2023-10-01T08:44:12.348 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-01T08:44:12.349 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958 --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 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} -- /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/orig.config.yaml 2023-10-01T08:44:12.409 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-01T08:44:12.514 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 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.io 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 ; 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]'' ; 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'' ; 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]''; 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: '7407958' kernel: kdb: true 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-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef 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\) sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e kernel: hwe: true workunit: branch: reef sha1: fc1e90a395a6a5631142eb70fd9bf3d22740a9da owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/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: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 3147 sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 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: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific 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' suite: upgrade:pacific-x suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: fc1e90a395a6a5631142eb70fd9bf3d22740a9da targets: smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific 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:pacific - 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: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-30_14:23:11 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-01T08:44:12.515 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa; will attempt to use it 2023-10-01T08:44:12.516 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa/tasks 2023-10-01T08:44:12.516 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-01T08:44:12.517 INFO:teuthology.task.internal:Checking packages... 2023-10-01T08:44:12.541 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'b56822191ad0416d0c05ed59720df03ad9c2a44e' 2023-10-01T08:44:12.542 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T08:44:12.542 INFO:teuthology.packaging:ref: None 2023-10-01T08:44:12.542 INFO:teuthology.packaging:tag: None 2023-10-01T08:44:12.542 INFO:teuthology.packaging:branch: reef 2023-10-01T08:44:12.542 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T08:44:12.542 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-10-01T08:44:12.857 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-501-gfc1e90a3-1focal 2023-10-01T08:44:12.857 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-01T08:44:12.865 INFO:teuthology.task.internal:no buildpackages task found 2023-10-01T08:44:12.865 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-01T08:44:12.879 INFO:teuthology.task.internal:Saving configuration 2023-10-01T08:44:12.904 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-01T08:44:12.911 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-01T08:44:12.940 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 08:37:48.697883', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-01T08:44:12.964 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi183.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 08:37:48.696345', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-01T08:44:12.964 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-01T08:44:12.970 INFO:teuthology.task.internal:roles: ubuntu@smithi111.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'] 2023-10-01T08:44:12.970 INFO:teuthology.task.internal:roles: ubuntu@smithi183.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'] 2023-10-01T08:44:12.970 INFO:teuthology.run_tasks:Running task console_log... 2023-10-01T08:44:13.044 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7c911140d0>, signals=[15]) 2023-10-01T08:44:13.044 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-01T08:44:13.053 INFO:teuthology.task.internal:Opening connections... 2023-10-01T08:44:13.053 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2023-10-01T08:44:13.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:44:13.105 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi183.front.sepia.ceph.com 2023-10-01T08:44:13.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:44:13.155 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-01T08:44:13.161 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2023-10-01T08:44:13.185 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2023-10-01T08:44:13.185 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2023-10-01T08:44:13.236 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="Ubuntu" 2023-10-01T08:44:13.236 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-01T08:44:13.236 INFO:teuthology.orchestra.run.smithi111.stdout:ID=ubuntu 2023-10-01T08:44:13.236 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE=debian 2023-10-01T08:44:13.236 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-01T08:44:13.236 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="20.04" 2023-10-01T08:44:13.237 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-01T08:44:13.237 INFO:teuthology.orchestra.run.smithi111.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-01T08:44:13.237 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-01T08:44:13.237 INFO:teuthology.orchestra.run.smithi111.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-01T08:44:13.237 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_CODENAME=focal 2023-10-01T08:44:13.237 INFO:teuthology.orchestra.run.smithi111.stdout:UBUNTU_CODENAME=focal 2023-10-01T08:44:13.238 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2023-10-01T08:44:13.262 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2023-10-01T08:44:13.269 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2023-10-01T08:44:13.269 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="Ubuntu" 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:ID=ubuntu 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE=debian 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="20.04" 2023-10-01T08:44:13.276 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-01T08:44:13.277 INFO:teuthology.orchestra.run.smithi183.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-01T08:44:13.277 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-01T08:44:13.277 INFO:teuthology.orchestra.run.smithi183.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-01T08:44:13.277 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_CODENAME=focal 2023-10-01T08:44:13.277 INFO:teuthology.orchestra.run.smithi183.stdout:UBUNTU_CODENAME=focal 2023-10-01T08:44:13.277 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2023-10-01T08:44:13.387 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-01T08:44:13.397 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-01T08:44:13.404 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-01T08:44:13.404 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2023-10-01T08:44:13.406 DEBUG:teuthology.orchestra.run.smithi183:> test '!' -e /home/ubuntu/cephtest 2023-10-01T08:44:13.412 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-01T08:44:13.417 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-01T08:44:13.418 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2023-10-01T08:44:13.452 DEBUG:teuthology.orchestra.run.smithi183:> test -z $(ls -A /var/lib/ceph) 2023-10-01T08:44:13.476 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-01T08:44:13.532 INFO:teuthology.run_tasks:Running task kernel... 2023-10-01T08:44:13.546 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-01T08:44:13.546 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-10-01T08:44:13.547 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-10-01T08:44:13.547 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-10-01T08:44:13.547 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-01T08:44:13.548 DEBUG:teuthology.orchestra.run.smithi183:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-01T08:44:13.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:44:13.553 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-10-01T08:44:13.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:44:13.555 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2023-10-01T08:44:13.561 INFO:teuthology.orchestra.run.smithi183.stdout:5.4.0-124-generic 2023-10-01T08:44:13.562 INFO:teuthology.task.kernel:Running kernel on smithi183: 5.4.0-124-generic 2023-10-01T08:44:13.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get clean 2023-10-01T08:44:13.600 INFO:teuthology.orchestra.run.smithi111.stdout:5.4.0-124-generic 2023-10-01T08:44:13.600 INFO:teuthology.task.kernel:Running kernel on smithi111: 5.4.0-124-generic 2023-10-01T08:44:13.601 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get clean 2023-10-01T08:44:13.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get update 2023-10-01T08:44:13.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2023-10-01T08:44:13.849 INFO:teuthology.orchestra.run.smithi111.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-01T08:44:13.895 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T08:44:13.902 INFO:teuthology.orchestra.run.smithi111.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-01T08:44:13.998 INFO:teuthology.orchestra.run.smithi111.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-01T08:44:14.070 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T08:44:14.070 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-01T08:44:14.131 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-01T08:44:14.293 INFO:teuthology.orchestra.run.smithi111.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-10-01T08:44:14.414 INFO:teuthology.orchestra.run.smithi111.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-10-01T08:44:14.421 INFO:teuthology.orchestra.run.smithi111.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-10-01T08:44:14.425 INFO:teuthology.orchestra.run.smithi111.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-01T08:44:14.425 INFO:teuthology.orchestra.run.smithi111.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,218 kB] 2023-10-01T08:44:14.434 INFO:teuthology.orchestra.run.smithi111.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [885 kB] 2023-10-01T08:44:14.441 INFO:teuthology.orchestra.run.smithi111.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-01T08:44:14.441 INFO:teuthology.orchestra.run.smithi111.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-10-01T08:44:14.443 INFO:teuthology.orchestra.run.smithi111.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T08:44:14.443 INFO:teuthology.orchestra.run.smithi111.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-10-01T08:44:14.451 INFO:teuthology.orchestra.run.smithi111.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-10-01T08:44:14.455 INFO:teuthology.orchestra.run.smithi111.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-10-01T08:44:14.457 INFO:teuthology.orchestra.run.smithi111.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-01T08:44:14.460 INFO:teuthology.orchestra.run.smithi111.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-01T08:44:14.461 INFO:teuthology.orchestra.run.smithi111.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-01T08:44:14.461 INFO:teuthology.orchestra.run.smithi111.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-01T08:44:14.461 INFO:teuthology.orchestra.run.smithi111.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-01T08:44:14.475 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-01T08:44:14.542 INFO:teuthology.orchestra.run.smithi111.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,865 kB] 2023-10-01T08:44:14.549 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-10-01T08:44:14.634 INFO:teuthology.orchestra.run.smithi111.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [469 kB] 2023-10-01T08:44:14.640 INFO:teuthology.orchestra.run.smithi111.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-01T08:44:14.641 INFO:teuthology.orchestra.run.smithi111.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,330 kB] 2023-10-01T08:44:14.689 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [885 kB] 2023-10-01T08:44:14.707 INFO:teuthology.orchestra.run.smithi111.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-01T08:44:14.722 INFO:teuthology.orchestra.run.smithi111.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-10-01T08:44:14.727 INFO:teuthology.orchestra.run.smithi111.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T08:44:14.730 INFO:teuthology.orchestra.run.smithi111.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-10-01T08:44:14.740 INFO:teuthology.orchestra.run.smithi111.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-10-01T08:44:14.758 INFO:teuthology.orchestra.run.smithi111.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-10-01T08:44:14.777 INFO:teuthology.orchestra.run.smithi111.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-01T08:44:14.781 INFO:teuthology.orchestra.run.smithi111.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-01T08:44:14.784 INFO:teuthology.orchestra.run.smithi111.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-01T08:44:14.826 INFO:teuthology.orchestra.run.smithi111.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-01T08:44:14.830 INFO:teuthology.orchestra.run.smithi111.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-01T08:44:14.833 INFO:teuthology.orchestra.run.smithi111.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-01T08:44:14.833 INFO:teuthology.orchestra.run.smithi111.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-01T08:44:14.834 INFO:teuthology.orchestra.run.smithi111.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-01T08:44:14.834 INFO:teuthology.orchestra.run.smithi111.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-01T08:44:14.835 INFO:teuthology.orchestra.run.smithi111.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-01T08:44:14.836 INFO:teuthology.orchestra.run.smithi111.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-01T08:44:15.033 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,865 kB] 2023-10-01T08:44:15.034 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-10-01T08:44:15.048 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-10-01T08:44:15.057 INFO:teuthology.orchestra.run.smithi183.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-01T08:44:15.057 INFO:teuthology.orchestra.run.smithi183.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-01T08:44:15.058 INFO:teuthology.orchestra.run.smithi183.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,218 kB] 2023-10-01T08:44:15.132 INFO:teuthology.orchestra.run.smithi183.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-10-01T08:44:15.139 INFO:teuthology.orchestra.run.smithi183.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T08:44:15.139 INFO:teuthology.orchestra.run.smithi183.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-10-01T08:44:15.159 INFO:teuthology.orchestra.run.smithi183.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-10-01T08:44:15.208 INFO:teuthology.orchestra.run.smithi183.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [469 kB] 2023-10-01T08:44:15.221 INFO:teuthology.orchestra.run.smithi183.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-01T08:44:15.221 INFO:teuthology.orchestra.run.smithi183.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-01T08:44:15.222 INFO:teuthology.orchestra.run.smithi183.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,330 kB] 2023-10-01T08:44:15.291 INFO:teuthology.orchestra.run.smithi183.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-10-01T08:44:15.296 INFO:teuthology.orchestra.run.smithi183.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T08:44:15.336 INFO:teuthology.orchestra.run.smithi183.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-10-01T08:44:15.460 INFO:teuthology.orchestra.run.smithi183.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-10-01T08:44:15.752 INFO:teuthology.orchestra.run.smithi183.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-01T08:44:15.758 INFO:teuthology.orchestra.run.smithi183.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-01T08:44:15.766 INFO:teuthology.orchestra.run.smithi183.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-01T08:44:15.768 INFO:teuthology.orchestra.run.smithi183.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-01T08:44:15.770 INFO:teuthology.orchestra.run.smithi183.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-01T08:44:16.046 INFO:teuthology.orchestra.run.smithi183.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-10-01T08:44:16.154 INFO:teuthology.orchestra.run.smithi183.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-10-01T08:44:16.175 INFO:teuthology.orchestra.run.smithi183.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-01T08:44:16.177 INFO:teuthology.orchestra.run.smithi183.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-01T08:44:16.177 INFO:teuthology.orchestra.run.smithi183.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-01T08:44:16.179 INFO:teuthology.orchestra.run.smithi183.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-01T08:44:16.180 INFO:teuthology.orchestra.run.smithi183.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-01T08:44:16.180 INFO:teuthology.orchestra.run.smithi183.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-01T08:44:16.183 INFO:teuthology.orchestra.run.smithi183.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-01T08:44:16.185 INFO:teuthology.orchestra.run.smithi183.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-01T08:44:16.350 INFO:teuthology.orchestra.run.smithi183.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-01T08:44:16.514 INFO:teuthology.orchestra.run.smithi183.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-01T08:44:16.565 INFO:teuthology.orchestra.run.smithi183.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-01T08:44:18.219 INFO:teuthology.orchestra.run.smithi111.stdout:Fetched 17.4 MB in 3s (6,831 kB/s) 2023-10-01T08:44:18.707 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 17.4 MB in 3s (5,652 kB/s) 2023-10-01T08:44:19.638 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2023-10-01T08:44:19.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T08:44:19.736 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2023-10-01T08:44:19.937 INFO:teuthology.orchestra.run.smithi111.stdout:Building dependency tree... 2023-10-01T08:44:19.937 INFO:teuthology.orchestra.run.smithi111.stdout:Reading state information... 2023-10-01T08:44:20.119 INFO:teuthology.orchestra.run.smithi111.stdout:The following additional packages will be installed: 2023-10-01T08:44:20.119 INFO:teuthology.orchestra.run.smithi111.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T08:44:20.119 INFO:teuthology.orchestra.run.smithi111.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-10-01T08:44:20.119 INFO:teuthology.orchestra.run.smithi111.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-10-01T08:44:20.120 INFO:teuthology.orchestra.run.smithi111.stdout:Suggested packages: 2023-10-01T08:44:20.121 INFO:teuthology.orchestra.run.smithi111.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-01T08:44:20.121 INFO:teuthology.orchestra.run.smithi111.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-10-01T08:44:20.123 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2023-10-01T08:44:20.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T08:44:20.170 INFO:teuthology.orchestra.run.smithi111.stdout:The following NEW packages will be installed: 2023-10-01T08:44:20.171 INFO:teuthology.orchestra.run.smithi111.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T08:44:20.171 INFO:teuthology.orchestra.run.smithi111.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-10-01T08:44:20.171 INFO:teuthology.orchestra.run.smithi111.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-10-01T08:44:20.171 INFO:teuthology.orchestra.run.smithi111.stdout: thermald upower usbmuxd 2023-10-01T08:44:20.239 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2023-10-01T08:44:20.249 INFO:teuthology.orchestra.run.smithi111.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T08:44:20.249 INFO:teuthology.orchestra.run.smithi111.stdout:Need to get 90.9 MB of archives. 2023-10-01T08:44:20.249 INFO:teuthology.orchestra.run.smithi111.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-01T08:44:20.249 INFO:teuthology.orchestra.run.smithi111.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-01T08:44:20.305 INFO:teuthology.orchestra.run.smithi111.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-01T08:44:20.311 INFO:teuthology.orchestra.run.smithi111.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-01T08:44:20.315 INFO:teuthology.orchestra.run.smithi111.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-01T08:44:20.330 INFO:teuthology.orchestra.run.smithi111.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-01T08:44:20.337 INFO:teuthology.orchestra.run.smithi111.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-10-01T08:44:20.439 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2023-10-01T08:44:20.440 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2023-10-01T08:44:20.612 INFO:teuthology.orchestra.run.smithi183.stdout:The following additional packages will be installed: 2023-10-01T08:44:20.613 INFO:teuthology.orchestra.run.smithi183.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T08:44:20.613 INFO:teuthology.orchestra.run.smithi183.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-10-01T08:44:20.613 INFO:teuthology.orchestra.run.smithi183.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-10-01T08:44:20.614 INFO:teuthology.orchestra.run.smithi183.stdout:Suggested packages: 2023-10-01T08:44:20.614 INFO:teuthology.orchestra.run.smithi183.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-01T08:44:20.614 INFO:teuthology.orchestra.run.smithi183.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-10-01T08:44:20.630 INFO:teuthology.orchestra.run.smithi111.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-10-01T08:44:20.666 INFO:teuthology.orchestra.run.smithi183.stdout:The following NEW packages will be installed: 2023-10-01T08:44:20.666 INFO:teuthology.orchestra.run.smithi183.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T08:44:20.666 INFO:teuthology.orchestra.run.smithi183.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-10-01T08:44:20.667 INFO:teuthology.orchestra.run.smithi183.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-10-01T08:44:20.667 INFO:teuthology.orchestra.run.smithi183.stdout: thermald upower usbmuxd 2023-10-01T08:44:20.726 INFO:teuthology.orchestra.run.smithi183.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T08:44:20.726 INFO:teuthology.orchestra.run.smithi183.stdout:Need to get 90.9 MB of archives. 2023-10-01T08:44:20.726 INFO:teuthology.orchestra.run.smithi183.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-01T08:44:20.726 INFO:teuthology.orchestra.run.smithi183.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-01T08:44:20.728 INFO:teuthology.orchestra.run.smithi111.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-10-01T08:44:20.793 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-01T08:44:20.799 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-01T08:44:20.804 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-01T08:44:20.821 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-01T08:44:20.829 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-10-01T08:44:21.146 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-10-01T08:44:21.261 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-10-01T08:44:21.442 INFO:teuthology.orchestra.run.smithi111.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-10-01T08:44:21.442 INFO:teuthology.orchestra.run.smithi111.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-01T08:44:21.443 INFO:teuthology.orchestra.run.smithi111.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-01T08:44:21.449 INFO:teuthology.orchestra.run.smithi111.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-01T08:44:21.451 INFO:teuthology.orchestra.run.smithi111.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-01T08:44:22.157 INFO:teuthology.orchestra.run.smithi111.stdout:Fetched 90.9 MB in 1s (71.4 MB/s) 2023-10-01T08:44:22.276 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-10-01T08:44:22.353 INFO:teuthology.orchestra.run.smithi183.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-01T08:44:22.354 INFO:teuthology.orchestra.run.smithi183.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-01T08:44:22.359 INFO:teuthology.orchestra.run.smithi183.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-01T08:44:22.361 INFO:teuthology.orchestra.run.smithi183.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-01T08:44:22.371 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-01T08:44:23.010 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 90.9 MB in 2s (53.9 MB/s) 2023-10-01T08:44:23.215 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-01T08:44:24.108 INFO:teuthology.orchestra.run.smithi111.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-01T08:44:24.113 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-01T08:44:24.260 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T08:44:24.622 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-01T08:44:24.637 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-01T08:44:24.689 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T08:44:24.925 INFO:teuthology.orchestra.run.smithi183.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-01T08:44:24.930 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-01T08:44:25.041 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-01T08:44:25.057 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-01T08:44:25.062 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T08:44:25.100 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T08:44:25.378 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-01T08:44:25.393 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-01T08:44:25.424 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-01T08:44:25.428 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T08:44:25.438 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-01T08:44:25.482 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T08:44:25.773 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-01T08:44:25.787 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-01T08:44:25.810 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-01T08:44:25.825 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-01T08:44:25.831 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T08:44:25.868 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T08:44:26.146 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-01T08:44:26.159 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-01T08:44:26.175 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-10-01T08:44:26.187 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T08:44:26.190 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T08:44:26.234 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:26.523 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-01T08:44:26.539 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-01T08:44:26.582 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T08:44:26.901 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-10-01T08:44:26.917 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T08:44:26.959 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:28.743 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-10-01T08:44:28.760 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T08:44:28.875 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:29.405 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-10-01T08:44:29.420 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T08:44:29.451 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-10-01T08:44:29.455 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:29.468 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T08:44:29.575 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:30.104 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-10-01T08:44:30.118 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T08:44:30.178 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:36.741 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-01T08:44:36.757 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-10-01T08:44:36.799 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T08:44:37.118 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-01T08:44:37.128 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-01T08:44:37.132 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-01T08:44:37.144 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-10-01T08:44:37.177 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T08:44:37.186 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T08:44:37.489 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-01T08:44:37.505 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-01T08:44:37.547 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T08:44:37.563 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package thermald. 2023-10-01T08:44:37.578 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-01T08:44:37.621 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T08:44:37.942 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package thermald. 2023-10-01T08:44:37.955 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-01T08:44:38.000 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T08:44:38.176 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package upower. 2023-10-01T08:44:38.190 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-01T08:44:38.256 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-01T08:44:38.530 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package upower. 2023-10-01T08:44:38.543 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-01T08:44:38.607 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-01T08:44:38.689 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package usbmuxd. 2023-10-01T08:44:38.704 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-01T08:44:38.747 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T08:44:39.025 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package usbmuxd. 2023-10-01T08:44:39.039 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-01T08:44:39.062 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T08:44:39.084 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T08:44:39.185 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T08:44:39.311 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T08:44:39.375 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T08:44:39.438 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T08:44:39.497 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T08:44:39.580 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T08:44:39.623 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T08:44:39.715 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T08:44:39.749 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T08:44:39.841 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-01T08:44:39.875 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T08:44:40.026 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T08:44:40.160 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-01T08:44:40.373 INFO:teuthology.orchestra.run.smithi111.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-01T08:44:40.429 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T08:44:40.629 INFO:teuthology.orchestra.run.smithi111.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-01T08:44:40.644 INFO:teuthology.orchestra.run.smithi111.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-01T08:44:40.644 INFO:teuthology.orchestra.run.smithi111.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-01T08:44:40.691 INFO:teuthology.orchestra.run.smithi183.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-01T08:44:40.747 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T08:44:40.921 INFO:teuthology.orchestra.run.smithi183.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-01T08:44:40.925 INFO:teuthology.orchestra.run.smithi183.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-01T08:44:40.926 INFO:teuthology.orchestra.run.smithi183.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-01T08:44:41.204 INFO:teuthology.orchestra.run.smithi111.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-01T08:44:41.418 INFO:teuthology.orchestra.run.smithi111.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-01T08:44:41.423 INFO:teuthology.orchestra.run.smithi183.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-01T08:44:41.467 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T08:44:41.630 INFO:teuthology.orchestra.run.smithi183.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-01T08:44:41.669 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T08:44:41.778 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T08:44:41.778 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T08:44:41.975 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T08:44:41.975 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T08:44:42.230 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:42.383 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:43.565 INFO:teuthology.orchestra.run.smithi111.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-10-01T08:44:43.565 INFO:teuthology.orchestra.run.smithi111.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-10-01T08:44:43.706 INFO:teuthology.orchestra.run.smithi183.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-10-01T08:44:43.707 INFO:teuthology.orchestra.run.smithi183.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-10-01T08:44:43.749 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:43.867 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:45.142 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T08:44:45.263 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T08:44:45.268 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:45.419 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:46.796 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T08:44:47.043 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T08:44:47.253 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T08:44:47.550 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T08:44:47.787 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-01T08:44:47.879 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:47.948 INFO:teuthology.orchestra.run.smithi183.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-01T08:44:47.948 INFO:teuthology.orchestra.run.smithi183.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-10-01T08:44:48.336 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-01T08:44:48.456 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T08:44:48.530 INFO:teuthology.orchestra.run.smithi111.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-01T08:44:48.530 INFO:teuthology.orchestra.run.smithi111.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-10-01T08:45:13.398 INFO:teuthology.orchestra.run.smithi183.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-01T08:45:13.399 INFO:teuthology.orchestra.run.smithi183.stdout:Sourcing file `/etc/default/grub' 2023-10-01T08:45:13.403 INFO:teuthology.orchestra.run.smithi183.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T08:45:13.419 INFO:teuthology.orchestra.run.smithi183.stdout:Generating grub configuration file ... 2023-10-01T08:45:13.748 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T08:45:13.772 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T08:45:13.935 INFO:teuthology.orchestra.run.smithi111.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-01T08:45:13.935 INFO:teuthology.orchestra.run.smithi111.stdout:Sourcing file `/etc/default/grub' 2023-10-01T08:45:13.946 INFO:teuthology.orchestra.run.smithi111.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T08:45:13.973 INFO:teuthology.orchestra.run.smithi111.stdout:Generating grub configuration file ... 2023-10-01T08:45:14.142 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T08:45:14.156 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T08:45:14.252 INFO:teuthology.orchestra.run.smithi111.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T08:45:14.274 INFO:teuthology.orchestra.run.smithi111.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T08:45:14.683 INFO:teuthology.orchestra.run.smithi111.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T08:45:14.696 INFO:teuthology.orchestra.run.smithi111.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T08:45:16.165 INFO:teuthology.orchestra.run.smithi183.stdout:done 2023-10-01T08:45:16.629 DEBUG:teuthology.orchestra.run.smithi183:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T08:45:16.676 INFO:teuthology.orchestra.run.smithi183.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T08:45:16.676 INFO:teuthology.orchestra.run.smithi183.stdout:Status: install ok installed 2023-10-01T08:45:16.676 INFO:teuthology.orchestra.run.smithi183.stdout:Priority: optional 2023-10-01T08:45:16.676 INFO:teuthology.orchestra.run.smithi183.stdout:Section: kernel 2023-10-01T08:45:16.676 INFO:teuthology.orchestra.run.smithi183.stdout:Installed-Size: 20 2023-10-01T08:45:16.676 INFO:teuthology.orchestra.run.smithi183.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: amd64 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Source: linux-meta-hwe-5.15 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Recommends: thermald 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout:Description: Generic Linux kernel image 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout: This package will always depend on the latest generic kernel image 2023-10-01T08:45:16.677 INFO:teuthology.orchestra.run.smithi183.stdout: available. 2023-10-01T08:45:16.678 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-10-01T08:45:16.678 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-01T08:45:16.678 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-01T08:45:16.678 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-01T08:45:16.678 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi183.front.sepia.ceph.com, path=None, version=distro) 2023-10-01T08:45:16.678 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get clean 2023-10-01T08:45:16.713 INFO:teuthology.orchestra.run.smithi111.stdout:done 2023-10-01T08:45:16.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2023-10-01T08:45:16.903 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T08:45:16.903 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T08:45:16.912 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T08:45:16.932 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T08:45:17.114 DEBUG:teuthology.orchestra.run.smithi111:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T08:45:17.170 INFO:teuthology.orchestra.run.smithi111.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T08:45:17.170 INFO:teuthology.orchestra.run.smithi111.stdout:Status: install ok installed 2023-10-01T08:45:17.170 INFO:teuthology.orchestra.run.smithi111.stdout:Priority: optional 2023-10-01T08:45:17.170 INFO:teuthology.orchestra.run.smithi111.stdout:Section: kernel 2023-10-01T08:45:17.170 INFO:teuthology.orchestra.run.smithi111.stdout:Installed-Size: 20 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Architecture: amd64 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Source: linux-meta-hwe-5.15 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Recommends: thermald 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout:Description: Generic Linux kernel image 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout: This package will always depend on the latest generic kernel image 2023-10-01T08:45:17.171 INFO:teuthology.orchestra.run.smithi111.stdout: available. 2023-10-01T08:45:17.172 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-10-01T08:45:17.172 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-01T08:45:17.172 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-01T08:45:17.172 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-01T08:45:17.172 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi111.front.sepia.ceph.com, path=None, version=distro) 2023-10-01T08:45:17.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get clean 2023-10-01T08:45:17.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get update 2023-10-01T08:45:17.392 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T08:45:17.392 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T08:45:17.402 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T08:45:17.422 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T08:45:18.647 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2023-10-01T08:45:18.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T08:45:18.743 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2023-10-01T08:45:18.921 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2023-10-01T08:45:18.922 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2023-10-01T08:45:19.127 INFO:teuthology.orchestra.run.smithi183.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-10-01T08:45:19.127 INFO:teuthology.orchestra.run.smithi183.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T08:45:19.129 DEBUG:teuthology.orchestra.run.smithi183:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T08:45:19.129 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2023-10-01T08:45:19.149 INFO:teuthology.orchestra.run.smithi183.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T08:45:19.149 INFO:teuthology.orchestra.run.smithi183.stdout:Status: install ok installed 2023-10-01T08:45:19.149 INFO:teuthology.orchestra.run.smithi183.stdout:Priority: optional 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Section: kernel 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Installed-Size: 20 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: amd64 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Source: linux-meta-hwe-5.15 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Recommends: thermald 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout:Description: Generic Linux kernel image 2023-10-01T08:45:19.150 INFO:teuthology.orchestra.run.smithi183.stdout: This package will always depend on the latest generic kernel image 2023-10-01T08:45:19.151 INFO:teuthology.orchestra.run.smithi183.stdout: available. 2023-10-01T08:45:19.151 DEBUG:teuthology.orchestra.run.smithi183:> mktemp 2023-10-01T08:45:19.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T08:45:19.156 INFO:teuthology.orchestra.run.smithi183.stdout:/tmp/tmp.X7lFJLs4FC 2023-10-01T08:45:19.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo cp /boot/grub/grub.cfg /tmp/tmp.X7lFJLs4FC 2023-10-01T08:45:19.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0666 /tmp/tmp.X7lFJLs4FC 2023-10-01T08:45:19.223 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2023-10-01T08:45:19.257 DEBUG:teuthology.orchestra.remote:smithi183:/tmp/tmp.X7lFJLs4FC is 9KB 2023-10-01T08:45:19.271 DEBUG:teuthology.orchestra.run.smithi183:> rm -fr /tmp/tmp.X7lFJLs4FC 2023-10-01T08:45:19.277 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-01T08:45:19.335 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:45:19.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-01T08:45:19.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-01T08:45:19.377 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-10-01T08:45:19.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo update-grub 2023-10-01T08:45:19.416 INFO:teuthology.orchestra.run.smithi111.stdout:Building dependency tree... 2023-10-01T08:45:19.416 INFO:teuthology.orchestra.run.smithi111.stdout:Reading state information... 2023-10-01T08:45:19.617 INFO:teuthology.orchestra.run.smithi111.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-10-01T08:45:19.618 INFO:teuthology.orchestra.run.smithi111.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T08:45:19.619 DEBUG:teuthology.orchestra.run.smithi111:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T08:45:19.640 INFO:teuthology.orchestra.run.smithi111.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T08:45:19.640 INFO:teuthology.orchestra.run.smithi111.stdout:Status: install ok installed 2023-10-01T08:45:19.640 INFO:teuthology.orchestra.run.smithi111.stdout:Priority: optional 2023-10-01T08:45:19.640 INFO:teuthology.orchestra.run.smithi111.stdout:Section: kernel 2023-10-01T08:45:19.640 INFO:teuthology.orchestra.run.smithi111.stdout:Installed-Size: 20 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Architecture: amd64 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Source: linux-meta-hwe-5.15 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Recommends: thermald 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout:Description: Generic Linux kernel image 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout: This package will always depend on the latest generic kernel image 2023-10-01T08:45:19.641 INFO:teuthology.orchestra.run.smithi111.stdout: available. 2023-10-01T08:45:19.642 DEBUG:teuthology.orchestra.run.smithi111:> mktemp 2023-10-01T08:45:19.647 INFO:teuthology.orchestra.run.smithi111.stdout:/tmp/tmp.7MWU0vALKv 2023-10-01T08:45:19.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo cp /boot/grub/grub.cfg /tmp/tmp.7MWU0vALKv 2023-10-01T08:45:19.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 0666 /tmp/tmp.7MWU0vALKv 2023-10-01T08:45:19.807 DEBUG:teuthology.orchestra.remote:smithi111:/tmp/tmp.7MWU0vALKv is 9KB 2023-10-01T08:45:19.828 DEBUG:teuthology.orchestra.run.smithi111:> rm -fr /tmp/tmp.7MWU0vALKv 2023-10-01T08:45:19.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-01T08:45:19.890 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:45:19.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-01T08:45:19.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-01T08:45:19.926 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-10-01T08:45:19.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo update-grub 2023-10-01T08:45:20.618 INFO:teuthology.orchestra.run.smithi183.stderr:Sourcing file `/etc/default/grub' 2023-10-01T08:45:20.630 INFO:teuthology.orchestra.run.smithi183.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T08:45:20.641 INFO:teuthology.orchestra.run.smithi183.stderr:Generating grub configuration file ... 2023-10-01T08:45:20.959 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T08:45:20.971 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T08:45:21.356 INFO:teuthology.orchestra.run.smithi111.stderr:Sourcing file `/etc/default/grub' 2023-10-01T08:45:21.362 INFO:teuthology.orchestra.run.smithi111.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T08:45:21.372 INFO:teuthology.orchestra.run.smithi111.stderr:Generating grub configuration file ... 2023-10-01T08:45:21.380 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T08:45:21.392 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T08:45:21.614 INFO:teuthology.orchestra.run.smithi111.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T08:45:21.626 INFO:teuthology.orchestra.run.smithi111.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T08:45:22.007 INFO:teuthology.orchestra.run.smithi111.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T08:45:22.018 INFO:teuthology.orchestra.run.smithi111.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T08:45:22.321 INFO:teuthology.orchestra.run.smithi183.stderr:done 2023-10-01T08:45:22.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo shutdown -r now 2023-10-01T08:45:23.063 INFO:teuthology.orchestra.run.smithi111.stderr:done 2023-10-01T08:45:23.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo shutdown -r now 2023-10-01T08:45:52.354 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-01T08:45:52.354 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:45:52.355 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:45:53.068 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-01T08:45:53.068 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:45:53.069 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:46:10.810 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.183 2023-10-01T08:46:11.578 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-10-01T08:46:19.818 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:46:19.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:46:20.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:46:20.581 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:46:22.878 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.183 2023-10-01T08:46:23.646 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-10-01T08:46:34.930 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:46:34.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:46:35.648 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:46:35.648 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:46:38.714 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-10-01T08:46:53.306 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.183 2023-10-01T08:46:53.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:46:53.716 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:47:08.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:47:08.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:47:08.562 DEBUG:teuthology.orchestra.run.smithi183:> true 2023-10-01T08:47:09.159 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:47:09.159 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-10-01T08:47:09.159 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2023-10-01T08:47:09.206 INFO:teuthology.orchestra.run.smithi183.stdout:5.15.0-84-generic 2023-10-01T08:47:09.207 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-10-01T08:47:09.207 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-01T08:47:09.207 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-01T08:47:10.208 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-01T08:47:10.208 DEBUG:teuthology.orchestra.run.smithi183:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-01T08:47:10.546 INFO:teuthology.orchestra.run.smithi183.stdout:ttyS1 2023-10-01T08:47:10.567 DEBUG:teuthology.parallel:result is None 2023-10-01T08:47:12.250 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-10-01T08:47:30.251 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:47:30.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:47:30.486 DEBUG:teuthology.orchestra.run.smithi111:> true 2023-10-01T08:47:31.018 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:47:31.018 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-10-01T08:47:31.018 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-10-01T08:47:31.067 INFO:teuthology.orchestra.run.smithi111.stdout:5.15.0-84-generic 2023-10-01T08:47:31.067 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-10-01T08:47:31.068 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-01T08:47:31.068 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-01T08:47:32.068 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-01T08:47:32.069 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-01T08:47:32.436 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2023-10-01T08:47:32.460 DEBUG:teuthology.parallel:result is None 2023-10-01T08:47:32.460 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-01T08:47:32.466 INFO:teuthology.task.internal:Creating test directory... 2023-10-01T08:47:32.467 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-01T08:47:32.469 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-01T08:47:32.476 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-01T08:47:32.483 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-01T08:47:32.489 INFO:teuthology.task.internal:Creating archive directory... 2023-10-01T08:47:32.490 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-01T08:47:32.523 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-01T08:47:32.623 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-01T08:47:32.629 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-01T08:47:32.629 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T08:47:32.632 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-01T08:47:32.646 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T08:47:32.651 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T08:47:32.652 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T08:47:32.657 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T08:47:32.659 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-01T08:47:32.667 INFO:teuthology.task.internal:Configuring sudo... 2023-10-01T08:47:32.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-01T08:47:32.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-01T08:47:32.721 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-01T08:47:32.730 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-01T08:47:32.730 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-01T08:47:32.755 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-01T08:47:32.771 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-01T08:47:32.808 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-01T08:47:32.856 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:47:32.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-01T08:47:32.928 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-01T08:47:32.936 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-01T08:47:32.983 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:47:32.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-01T08:47:33.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2023-10-01T08:47:33.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo service rsyslog restart 2023-10-01T08:47:33.143 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-01T08:47:33.151 INFO:teuthology.task.internal:Starting timer... 2023-10-01T08:47:33.151 INFO:teuthology.run_tasks:Running task pcp... 2023-10-01T08:47:33.162 INFO:teuthology.run_tasks:Running task selinux... 2023-10-01T08:47:33.171 DEBUG:teuthology.task.selinux:Excluding smithi111: OS 'ubuntu' does not support SELinux 2023-10-01T08:47:33.171 DEBUG:teuthology.task.selinux:Excluding smithi183: OS 'ubuntu' does not support SELinux 2023-10-01T08:47:33.171 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-01T08:47:33.172 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-01T08:47:33.172 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-01T08:47:33.172 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-01T08:47:33.181 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-10-01T08:47:33.181 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-01T08:47:33.198 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'}]}] 2023-10-01T08:47:33.199 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi111.front.sepia.ceph.com,smithi183.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-01T08:53:12.958 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi111.front.sepia.ceph.com'), Remote(name='ubuntu@smithi183.front.sepia.ceph.com')] 2023-10-01T08:53:12.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:53:12.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:53:13.039 DEBUG:teuthology.orchestra.run.smithi111:> true 2023-10-01T08:53:13.164 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-10-01T08:53:13.164 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:53:13.164 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T08:53:13.243 DEBUG:teuthology.orchestra.run.smithi183:> true 2023-10-01T08:53:13.364 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-10-01T08:53:13.364 INFO:teuthology.run_tasks:Running task clock... 2023-10-01T08:53:13.375 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-01T08:53:13.375 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-01T08:53:13.376 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T08:53:13.378 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-01T08:53:13.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T08:53:13.410 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-01T08:53:13.410 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Command line: ntpd -gq 2023-10-01T08:53:13.411 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: proto: precision = 0.108 usec (-23) 2023-10-01T08:53:13.411 INFO:teuthology.orchestra.run.smithi111.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T08:53:13.412 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T08:53:13.412 INFO:teuthology.orchestra.run.smithi111.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-01T08:53:13.413 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: restrict ::: KOD does nothing without LIMITED. 2023-10-01T08:53:13.413 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listen and drop on 0 v6wildcard [::]:123 2023-10-01T08:53:13.413 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-01T08:53:13.413 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listen normally on 2 lo 127.0.0.1:123 2023-10-01T08:53:13.413 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listen normally on 3 enp3s0f1 172.21.15.111:123 2023-10-01T08:53:13.413 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listen normally on 4 lo [::1]:123 2023-10-01T08:53:13.414 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc2f%5]:123 2023-10-01T08:53:13.414 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:13 ntpd[22553]: Listening on routing socket on fd #22 for interface updates 2023-10-01T08:53:13.441 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-01T08:53:13.441 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Command line: ntpd -gq 2023-10-01T08:53:13.442 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: proto: precision = 0.100 usec (-23) 2023-10-01T08:53:13.442 INFO:teuthology.orchestra.run.smithi183.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T08:53:13.443 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T08:53:13.443 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: restrict ::: KOD does nothing without LIMITED. 2023-10-01T08:53:13.443 INFO:teuthology.orchestra.run.smithi183.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-01T08:53:13.444 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listen and drop on 0 v6wildcard [::]:123 2023-10-01T08:53:13.444 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-01T08:53:13.444 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listen normally on 2 lo 127.0.0.1:123 2023-10-01T08:53:13.444 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listen normally on 3 enp3s0f1 172.21.15.183:123 2023-10-01T08:53:13.445 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listen normally on 4 lo [::1]:123 2023-10-01T08:53:13.445 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8085%5]:123 2023-10-01T08:53:13.445 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:13 ntpd[22524]: Listening on routing socket on fd #22 for interface updates 2023-10-01T08:53:14.410 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:14 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:14.410 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:14 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:14.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:14 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:14.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:14 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:14.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:14 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:14.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:14 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:14.441 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:14 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:14.441 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:14 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:14.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:14 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:14.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:14 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:14.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:14 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:14.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:14 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:15.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:15 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:15.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:15 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:15.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:15 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:15.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:15 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:15.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:15 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:15.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:15 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:15.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:15.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:15.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:15.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:15.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:15.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:15.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:15.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:15 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:16.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:16 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:16.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:16 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:16.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:16 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:16.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:16 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:16.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:16 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:16.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:16 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:16.441 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:16 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:16.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:16 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:16.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:16 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:16.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:16 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:16.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:16 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:16.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:16 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:17.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:17.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:17 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:17.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:17 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:17.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:17 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:17.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:17 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:17.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:17 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:17.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:17 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:17.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:17 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:18.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:18.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:18.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:18.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:18 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:18.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:18.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:18 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:19.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:19 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:19.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:19 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:19.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:19 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:19.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:19 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:19.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:19 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:19.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:19 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:19.441 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:19 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:19.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:19 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:19.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:19 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:19.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:19 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:19.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:19 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:19.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:19 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.411 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:20.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:20.412 INFO:teuthology.orchestra.run.smithi111.stdout: 1 Oct 08:53:20 ntpd[22553]: ntpd: time slew +0.000994 s 2023-10-01T08:53:20.412 INFO:teuthology.orchestra.run.smithi111.stdout:ntpd: time slew +0.000994s 2023-10-01T08:53:20.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-01T08:53:20.412 INFO:teuthology.orchestra.run.smithi111.stderr: 1 Oct 08:53:20 ntpd[22553]: can't open /var/log/ntpstats/loopstats.20231001: Permission denied 2023-10-01T08:53:20.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.442 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T08:53:20.443 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T08:53:20.444 INFO:teuthology.orchestra.run.smithi183.stdout: 1 Oct 08:53:20 ntpd[22524]: ntpd: time slew -0.001712 s 2023-10-01T08:53:20.444 INFO:teuthology.orchestra.run.smithi183.stdout:ntpd: time slew -0.001712s 2023-10-01T08:53:20.444 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-01T08:53:20.444 INFO:teuthology.orchestra.run.smithi183.stderr: 1 Oct 08:53:20 ntpd[22524]: can't open /var/log/ntpstats/loopstats.20231001: Permission denied 2023-10-01T08:53:20.466 INFO:teuthology.orchestra.run.smithi111.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T08:53:20.466 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================== 2023-10-01T08:53:20.467 INFO:teuthology.orchestra.run.smithi111.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.467 INFO:teuthology.orchestra.run.smithi111.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.467 INFO:teuthology.orchestra.run.smithi111.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.467 INFO:teuthology.orchestra.run.smithi111.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.510 INFO:teuthology.orchestra.run.smithi183.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T08:53:20.510 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================== 2023-10-01T08:53:20.510 INFO:teuthology.orchestra.run.smithi183.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.510 INFO:teuthology.orchestra.run.smithi183.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.510 INFO:teuthology.orchestra.run.smithi183.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.510 INFO:teuthology.orchestra.run.smithi183.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T08:53:20.511 INFO:teuthology.run_tasks:Running task install... 2023-10-01T08:53:20.519 DEBUG:teuthology.task.install:project ceph 2023-10-01T08:53:20.519 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'}} 2023-10-01T08:53:20.519 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'} 2023-10-01T08:53:20.519 INFO:teuthology.task.install:Using flavor: default 2023-10-01T08:53:20.525 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']} 2023-10-01T08:53:20.525 INFO:teuthology.task.install:extra packages: [] 2023-10-01T08:53:20.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-key list | grep Ceph 2023-10-01T08:53:20.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-key list | grep Ceph 2023-10-01T08:53:20.629 INFO:teuthology.orchestra.run.smithi111.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-01T08:53:20.645 INFO:teuthology.orchestra.run.smithi183.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-01T08:53:20.683 INFO:teuthology.orchestra.run.smithi111.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-01T08:53:20.683 INFO:teuthology.orchestra.run.smithi111.stdout:uid [ unknown] Ceph.com (release key) 2023-10-01T08:53:20.684 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2023-10-01T08:53:20.684 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T08:53:20.684 INFO:teuthology.packaging:ref: None 2023-10-01T08:53:20.684 INFO:teuthology.packaging:tag: None 2023-10-01T08:53:20.684 INFO:teuthology.packaging:branch: pacific 2023-10-01T08:53:20.685 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T08:53:20.685 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T08:53:20.708 INFO:teuthology.orchestra.run.smithi183.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-01T08:53:20.709 INFO:teuthology.orchestra.run.smithi183.stdout:uid [ unknown] Ceph.com (release key) 2023-10-01T08:53:20.709 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2023-10-01T08:53:20.709 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T08:53:20.709 INFO:teuthology.packaging:ref: None 2023-10-01T08:53:20.709 INFO:teuthology.packaging:tag: None 2023-10-01T08:53:20.709 INFO:teuthology.packaging:branch: pacific 2023-10-01T08:53:20.709 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T08:53:20.709 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T08:53:21.025 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default/ 2023-10-01T08:53:21.026 INFO:teuthology.task.install.deb:Package version is 16.2.14-44-geeb13ac9-1focal 2023-10-01T08:53:21.050 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default/ 2023-10-01T08:53:21.050 INFO:teuthology.task.install.deb:Package version is 16.2.14-44-geeb13ac9-1focal 2023-10-01T08:53:21.150 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:53:21.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-01T08:53:21.157 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:53:21.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-01T08:53:21.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get update 2023-10-01T08:53:21.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2023-10-01T08:53:21.375 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T08:53:21.375 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T08:53:21.380 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T08:53:21.397 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T08:53:21.469 INFO:teuthology.orchestra.run.smithi111.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal InRelease 2023-10-01T08:53:21.476 INFO:teuthology.orchestra.run.smithi183.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal InRelease 2023-10-01T08:53:21.501 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T08:53:21.501 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T08:53:21.505 INFO:teuthology.orchestra.run.smithi111.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-01T08:53:21.513 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-01T08:53:21.543 INFO:teuthology.orchestra.run.smithi111.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release.gpg 2023-10-01T08:53:21.550 INFO:teuthology.orchestra.run.smithi183.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release.gpg 2023-10-01T08:53:21.571 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T08:53:21.579 INFO:teuthology.orchestra.run.smithi111.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-01T08:53:21.587 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-01T08:53:21.635 INFO:teuthology.orchestra.run.smithi111.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main i386 Packages [3,119 B] 2023-10-01T08:53:21.652 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main i386 Packages [3,119 B] 2023-10-01T08:53:21.653 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T08:53:21.980 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 28.0 kB in 1s (46.7 kB/s) 2023-10-01T08:53:22.125 INFO:teuthology.orchestra.run.smithi111.stdout:Fetched 28.0 kB in 1s (36.9 kB/s) 2023-10-01T08:53:23.022 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2023-10-01T08:53:23.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-44-geeb13ac9-1focal cephadm=16.2.14-44-geeb13ac9-1focal ceph-mds=16.2.14-44-geeb13ac9-1focal ceph-mgr=16.2.14-44-geeb13ac9-1focal ceph-common=16.2.14-44-geeb13ac9-1focal ceph-fuse=16.2.14-44-geeb13ac9-1focal ceph-test=16.2.14-44-geeb13ac9-1focal radosgw=16.2.14-44-geeb13ac9-1focal python3-rados=16.2.14-44-geeb13ac9-1focal python3-rgw=16.2.14-44-geeb13ac9-1focal python3-cephfs=16.2.14-44-geeb13ac9-1focal python3-rbd=16.2.14-44-geeb13ac9-1focal libcephfs2=16.2.14-44-geeb13ac9-1focal libcephfs-dev=16.2.14-44-geeb13ac9-1focal librados2=16.2.14-44-geeb13ac9-1focal librbd1=16.2.14-44-geeb13ac9-1focal rbd-fuse=16.2.14-44-geeb13ac9-1focal 2023-10-01T08:53:23.125 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2023-10-01T08:53:23.160 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2023-10-01T08:53:23.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-44-geeb13ac9-1focal cephadm=16.2.14-44-geeb13ac9-1focal ceph-mds=16.2.14-44-geeb13ac9-1focal ceph-mgr=16.2.14-44-geeb13ac9-1focal ceph-common=16.2.14-44-geeb13ac9-1focal ceph-fuse=16.2.14-44-geeb13ac9-1focal ceph-test=16.2.14-44-geeb13ac9-1focal radosgw=16.2.14-44-geeb13ac9-1focal python3-rados=16.2.14-44-geeb13ac9-1focal python3-rgw=16.2.14-44-geeb13ac9-1focal python3-cephfs=16.2.14-44-geeb13ac9-1focal python3-rbd=16.2.14-44-geeb13ac9-1focal libcephfs2=16.2.14-44-geeb13ac9-1focal libcephfs-dev=16.2.14-44-geeb13ac9-1focal librados2=16.2.14-44-geeb13ac9-1focal librbd1=16.2.14-44-geeb13ac9-1focal rbd-fuse=16.2.14-44-geeb13ac9-1focal 2023-10-01T08:53:23.263 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2023-10-01T08:53:23.303 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2023-10-01T08:53:23.304 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2023-10-01T08:53:23.462 INFO:teuthology.orchestra.run.smithi111.stdout:Building dependency tree... 2023-10-01T08:53:23.462 INFO:teuthology.orchestra.run.smithi111.stdout:Reading state information... 2023-10-01T08:53:23.468 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages were automatically installed and are no longer required: 2023-10-01T08:53:23.470 INFO:teuthology.orchestra.run.smithi183.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-01T08:53:23.470 INFO:teuthology.orchestra.run.smithi183.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-01T08:53:23.470 INFO:teuthology.orchestra.run.smithi183.stdout:The following additional packages will be installed: 2023-10-01T08:53:23.470 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-01T08:53:23.472 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-01T08:53:23.473 INFO:teuthology.orchestra.run.smithi183.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-01T08:53:23.473 INFO:teuthology.orchestra.run.smithi183.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-01T08:53:23.473 INFO:teuthology.orchestra.run.smithi183.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-01T08:53:23.473 INFO:teuthology.orchestra.run.smithi183.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-01T08:53:23.473 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-01T08:53:23.474 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-01T08:53:23.474 INFO:teuthology.orchestra.run.smithi183.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-01T08:53:23.474 INFO:teuthology.orchestra.run.smithi183.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-01T08:53:23.474 INFO:teuthology.orchestra.run.smithi183.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-01T08:53:23.474 INFO:teuthology.orchestra.run.smithi183.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-01T08:53:23.475 INFO:teuthology.orchestra.run.smithi183.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-01T08:53:23.476 INFO:teuthology.orchestra.run.smithi183.stdout:Suggested packages: 2023-10-01T08:53:23.476 INFO:teuthology.orchestra.run.smithi183.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-01T08:53:23.476 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-01T08:53:23.476 INFO:teuthology.orchestra.run.smithi183.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-01T08:53:23.476 INFO:teuthology.orchestra.run.smithi183.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-01T08:53:23.476 INFO:teuthology.orchestra.run.smithi183.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-01T08:53:23.477 INFO:teuthology.orchestra.run.smithi183.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-01T08:53:23.477 INFO:teuthology.orchestra.run.smithi183.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-01T08:53:23.477 INFO:teuthology.orchestra.run.smithi183.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-01T08:53:23.477 INFO:teuthology.orchestra.run.smithi183.stdout:Recommended packages: 2023-10-01T08:53:23.477 INFO:teuthology.orchestra.run.smithi183.stdout: btrfs-tools 2023-10-01T08:53:23.580 INFO:teuthology.orchestra.run.smithi183.stdout:The following NEW packages will be installed: 2023-10-01T08:53:23.580 INFO:teuthology.orchestra.run.smithi183.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-01T08:53:23.580 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-01T08:53:23.580 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-01T08:53:23.580 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-01T08:53:23.581 INFO:teuthology.orchestra.run.smithi183.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-01T08:53:23.581 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-01T08:53:23.581 INFO:teuthology.orchestra.run.smithi183.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-01T08:53:23.581 INFO:teuthology.orchestra.run.smithi183.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-01T08:53:23.581 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-01T08:53:23.582 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages will be upgraded: 2023-10-01T08:53:23.583 INFO:teuthology.orchestra.run.smithi183.stdout: librados2 librbd1 2023-10-01T08:53:23.639 INFO:teuthology.orchestra.run.smithi111.stdout:The following packages were automatically installed and are no longer required: 2023-10-01T08:53:23.640 INFO:teuthology.orchestra.run.smithi111.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-01T08:53:23.640 INFO:teuthology.orchestra.run.smithi111.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-01T08:53:23.640 INFO:teuthology.orchestra.run.smithi111.stdout:The following additional packages will be installed: 2023-10-01T08:53:23.640 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-01T08:53:23.641 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-01T08:53:23.641 INFO:teuthology.orchestra.run.smithi111.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-01T08:53:23.641 INFO:teuthology.orchestra.run.smithi111.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-01T08:53:23.641 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-01T08:53:23.641 INFO:teuthology.orchestra.run.smithi111.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-01T08:53:23.642 INFO:teuthology.orchestra.run.smithi111.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout:Suggested packages: 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-01T08:53:23.643 INFO:teuthology.orchestra.run.smithi111.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-01T08:53:23.644 INFO:teuthology.orchestra.run.smithi111.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-01T08:53:23.644 INFO:teuthology.orchestra.run.smithi111.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-01T08:53:23.644 INFO:teuthology.orchestra.run.smithi111.stdout:Recommended packages: 2023-10-01T08:53:23.644 INFO:teuthology.orchestra.run.smithi111.stdout: btrfs-tools 2023-10-01T08:53:23.651 INFO:teuthology.orchestra.run.smithi183.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-10-01T08:53:23.651 INFO:teuthology.orchestra.run.smithi183.stdout:Need to get 174 MB of archives. 2023-10-01T08:53:23.651 INFO:teuthology.orchestra.run.smithi183.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-01T08:53:23.651 INFO:teuthology.orchestra.run.smithi183.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-01T08:53:23.709 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-44-geeb13ac9-1focal [3,956 B] 2023-10-01T08:53:23.746 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-01T08:53:23.748 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-01T08:53:23.752 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-44-geeb13ac9-1focal [3,384 kB] 2023-10-01T08:53:23.754 INFO:teuthology.orchestra.run.smithi111.stdout:The following NEW packages will be installed: 2023-10-01T08:53:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-01T08:53:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-01T08:53:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-01T08:53:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-01T08:53:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-01T08:53:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-01T08:53:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-01T08:53:23.758 INFO:teuthology.orchestra.run.smithi111.stdout:The following packages will be upgraded: 2023-10-01T08:53:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: librados2 librbd1 2023-10-01T08:53:23.759 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-01T08:53:23.765 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-01T08:53:23.793 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-01T08:53:23.798 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-01T08:53:23.799 INFO:teuthology.orchestra.run.smithi183.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-01T08:53:23.807 INFO:teuthology.orchestra.run.smithi183.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-01T08:53:23.808 INFO:teuthology.orchestra.run.smithi183.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-01T08:53:23.809 INFO:teuthology.orchestra.run.smithi183.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-01T08:53:23.813 INFO:teuthology.orchestra.run.smithi183.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-01T08:53:23.814 INFO:teuthology.orchestra.run.smithi183.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-01T08:53:23.814 INFO:teuthology.orchestra.run.smithi183.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-01T08:53:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-10-01T08:53:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:Need to get 174 MB of archives. 2023-10-01T08:53:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-01T08:53:23.820 INFO:teuthology.orchestra.run.smithi111.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-01T08:53:23.827 INFO:teuthology.orchestra.run.smithi183.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-01T08:53:23.829 INFO:teuthology.orchestra.run.smithi183.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-01T08:53:23.830 INFO:teuthology.orchestra.run.smithi183.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-01T08:53:23.846 INFO:teuthology.orchestra.run.smithi183.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-01T08:53:23.850 INFO:teuthology.orchestra.run.smithi183.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-01T08:53:23.851 INFO:teuthology.orchestra.run.smithi183.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-01T08:53:23.854 INFO:teuthology.orchestra.run.smithi183.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-01T08:53:23.855 INFO:teuthology.orchestra.run.smithi183.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-01T08:53:23.855 INFO:teuthology.orchestra.run.smithi183.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-01T08:53:23.859 INFO:teuthology.orchestra.run.smithi183.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-01T08:53:23.866 INFO:teuthology.orchestra.run.smithi183.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-01T08:53:23.866 INFO:teuthology.orchestra.run.smithi183.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-01T08:53:23.867 INFO:teuthology.orchestra.run.smithi183.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-01T08:53:23.886 INFO:teuthology.orchestra.run.smithi183.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-01T08:53:23.891 INFO:teuthology.orchestra.run.smithi183.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-01T08:53:23.894 INFO:teuthology.orchestra.run.smithi183.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-01T08:53:23.894 INFO:teuthology.orchestra.run.smithi183.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-10-01T08:53:23.895 INFO:teuthology.orchestra.run.smithi183.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-01T08:53:23.896 INFO:teuthology.orchestra.run.smithi183.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-01T08:53:23.897 INFO:teuthology.orchestra.run.smithi183.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-01T08:53:23.901 INFO:teuthology.orchestra.run.smithi111.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-01T08:53:23.903 INFO:teuthology.orchestra.run.smithi111.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-01T08:53:23.907 INFO:teuthology.orchestra.run.smithi183.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-01T08:53:23.908 INFO:teuthology.orchestra.run.smithi183.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-01T08:53:23.912 INFO:teuthology.orchestra.run.smithi111.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-01T08:53:23.918 INFO:teuthology.orchestra.run.smithi111.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-01T08:53:23.941 INFO:teuthology.orchestra.run.smithi111.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-01T08:53:23.945 INFO:teuthology.orchestra.run.smithi111.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-01T08:53:23.947 INFO:teuthology.orchestra.run.smithi111.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-01T08:53:23.953 INFO:teuthology.orchestra.run.smithi111.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-01T08:53:23.954 INFO:teuthology.orchestra.run.smithi111.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-01T08:53:23.955 INFO:teuthology.orchestra.run.smithi111.stdout:Get:11 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-44-geeb13ac9-1focal [3,956 B] 2023-10-01T08:53:23.955 INFO:teuthology.orchestra.run.smithi111.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-01T08:53:23.959 INFO:teuthology.orchestra.run.smithi111.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-01T08:53:23.959 INFO:teuthology.orchestra.run.smithi111.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-01T08:53:23.959 INFO:teuthology.orchestra.run.smithi111.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-01T08:53:23.971 INFO:teuthology.orchestra.run.smithi111.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-01T08:53:23.972 INFO:teuthology.orchestra.run.smithi111.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-01T08:53:23.973 INFO:teuthology.orchestra.run.smithi111.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-01T08:53:23.980 INFO:teuthology.orchestra.run.smithi183.stdout:Get:39 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-44-geeb13ac9-1focal [3,390 kB] 2023-10-01T08:53:23.987 INFO:teuthology.orchestra.run.smithi111.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-01T08:53:23.989 INFO:teuthology.orchestra.run.smithi111.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-01T08:53:23.991 INFO:teuthology.orchestra.run.smithi111.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-01T08:53:23.993 INFO:teuthology.orchestra.run.smithi111.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-01T08:53:23.995 INFO:teuthology.orchestra.run.smithi111.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-01T08:53:23.996 INFO:teuthology.orchestra.run.smithi111.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-01T08:53:24.000 INFO:teuthology.orchestra.run.smithi111.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-01T08:53:24.004 INFO:teuthology.orchestra.run.smithi111.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-01T08:53:24.004 INFO:teuthology.orchestra.run.smithi111.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-01T08:53:24.005 INFO:teuthology.orchestra.run.smithi111.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-01T08:53:24.021 INFO:teuthology.orchestra.run.smithi111.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-01T08:53:24.025 INFO:teuthology.orchestra.run.smithi111.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-01T08:53:24.027 INFO:teuthology.orchestra.run.smithi111.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-01T08:53:24.027 INFO:teuthology.orchestra.run.smithi111.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-10-01T08:53:24.029 INFO:teuthology.orchestra.run.smithi111.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-01T08:53:24.030 INFO:teuthology.orchestra.run.smithi111.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-01T08:53:24.031 INFO:teuthology.orchestra.run.smithi111.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-01T08:53:24.037 INFO:teuthology.orchestra.run.smithi111.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-01T08:53:24.038 INFO:teuthology.orchestra.run.smithi111.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-01T08:53:24.049 INFO:teuthology.orchestra.run.smithi111.stdout:Get:38 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-44-geeb13ac9-1focal [3,384 kB] 2023-10-01T08:53:24.050 INFO:teuthology.orchestra.run.smithi183.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-01T08:53:24.072 INFO:teuthology.orchestra.run.smithi183.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-01T08:53:24.075 INFO:teuthology.orchestra.run.smithi183.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-01T08:53:24.100 INFO:teuthology.orchestra.run.smithi183.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-44-geeb13ac9-1focal [729 kB] 2023-10-01T08:53:24.106 INFO:teuthology.orchestra.run.smithi183.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-01T08:53:24.107 INFO:teuthology.orchestra.run.smithi183.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-01T08:53:24.107 INFO:teuthology.orchestra.run.smithi183.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-01T08:53:24.108 INFO:teuthology.orchestra.run.smithi183.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-01T08:53:24.108 INFO:teuthology.orchestra.run.smithi183.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-01T08:53:24.109 INFO:teuthology.orchestra.run.smithi183.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-01T08:53:24.109 INFO:teuthology.orchestra.run.smithi183.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-01T08:53:24.124 INFO:teuthology.orchestra.run.smithi183.stdout:Get:51 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-44-geeb13ac9-1focal [413 kB] 2023-10-01T08:53:24.124 INFO:teuthology.orchestra.run.smithi111.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-01T08:53:24.132 INFO:teuthology.orchestra.run.smithi183.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-01T08:53:24.132 INFO:teuthology.orchestra.run.smithi183.stdout:Get:53 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-44-geeb13ac9-1focal [22.2 kB] 2023-10-01T08:53:24.132 INFO:teuthology.orchestra.run.smithi183.stdout:Get:54 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-44-geeb13ac9-1focal [212 kB] 2023-10-01T08:53:24.132 INFO:teuthology.orchestra.run.smithi183.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-01T08:53:24.139 INFO:teuthology.orchestra.run.smithi111.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-01T08:53:24.141 INFO:teuthology.orchestra.run.smithi111.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-01T08:53:24.143 INFO:teuthology.orchestra.run.smithi183.stdout:Get:56 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-44-geeb13ac9-1focal [38.4 kB] 2023-10-01T08:53:24.144 INFO:teuthology.orchestra.run.smithi183.stdout:Get:57 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-44-geeb13ac9-1focal [386 kB] 2023-10-01T08:53:24.151 INFO:teuthology.orchestra.run.smithi183.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-01T08:53:24.156 INFO:teuthology.orchestra.run.smithi183.stdout:Get:59 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-44-geeb13ac9-1focal [3,691 kB] 2023-10-01T08:53:24.156 INFO:teuthology.orchestra.run.smithi183.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-01T08:53:24.159 INFO:teuthology.orchestra.run.smithi183.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-01T08:53:24.162 INFO:teuthology.orchestra.run.smithi183.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-01T08:53:24.162 INFO:teuthology.orchestra.run.smithi183.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-01T08:53:24.165 INFO:teuthology.orchestra.run.smithi183.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-01T08:53:24.167 INFO:teuthology.orchestra.run.smithi183.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-01T08:53:24.169 INFO:teuthology.orchestra.run.smithi183.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-01T08:53:24.175 INFO:teuthology.orchestra.run.smithi183.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-01T08:53:24.175 INFO:teuthology.orchestra.run.smithi183.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-01T08:53:24.205 INFO:teuthology.orchestra.run.smithi183.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-01T08:53:24.207 INFO:teuthology.orchestra.run.smithi183.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-01T08:53:24.209 INFO:teuthology.orchestra.run.smithi111.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-01T08:53:24.209 INFO:teuthology.orchestra.run.smithi111.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-01T08:53:24.210 INFO:teuthology.orchestra.run.smithi111.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-01T08:53:24.210 INFO:teuthology.orchestra.run.smithi111.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-01T08:53:24.211 INFO:teuthology.orchestra.run.smithi111.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-01T08:53:24.211 INFO:teuthology.orchestra.run.smithi111.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-01T08:53:24.212 INFO:teuthology.orchestra.run.smithi111.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-01T08:53:24.212 INFO:teuthology.orchestra.run.smithi111.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-01T08:53:24.213 INFO:teuthology.orchestra.run.smithi111.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-01T08:53:24.225 INFO:teuthology.orchestra.run.smithi183.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-01T08:53:24.225 INFO:teuthology.orchestra.run.smithi183.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-01T08:53:24.226 INFO:teuthology.orchestra.run.smithi183.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-01T08:53:24.226 INFO:teuthology.orchestra.run.smithi183.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-01T08:53:24.227 INFO:teuthology.orchestra.run.smithi183.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-01T08:53:24.227 INFO:teuthology.orchestra.run.smithi183.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-01T08:53:24.230 INFO:teuthology.orchestra.run.smithi111.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-01T08:53:24.235 INFO:teuthology.orchestra.run.smithi111.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-01T08:53:24.238 INFO:teuthology.orchestra.run.smithi111.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-01T08:53:24.240 INFO:teuthology.orchestra.run.smithi111.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-01T08:53:24.240 INFO:teuthology.orchestra.run.smithi111.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-01T08:53:24.243 INFO:teuthology.orchestra.run.smithi111.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-01T08:53:24.245 INFO:teuthology.orchestra.run.smithi111.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-01T08:53:24.247 INFO:teuthology.orchestra.run.smithi111.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-01T08:53:24.248 INFO:teuthology.orchestra.run.smithi111.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-01T08:53:24.248 INFO:teuthology.orchestra.run.smithi111.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-01T08:53:24.248 INFO:teuthology.orchestra.run.smithi183.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-01T08:53:24.249 INFO:teuthology.orchestra.run.smithi183.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-01T08:53:24.263 INFO:teuthology.orchestra.run.smithi111.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-01T08:53:24.265 INFO:teuthology.orchestra.run.smithi111.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-01T08:53:24.278 INFO:teuthology.orchestra.run.smithi183.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-01T08:53:24.282 INFO:teuthology.orchestra.run.smithi111.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-01T08:53:24.283 INFO:teuthology.orchestra.run.smithi111.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-01T08:53:24.283 INFO:teuthology.orchestra.run.smithi111.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-01T08:53:24.283 INFO:teuthology.orchestra.run.smithi111.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-01T08:53:24.284 INFO:teuthology.orchestra.run.smithi183.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-44-geeb13ac9-1focal [116 kB] 2023-10-01T08:53:24.285 INFO:teuthology.orchestra.run.smithi111.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-01T08:53:24.285 INFO:teuthology.orchestra.run.smithi111.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-01T08:53:24.285 INFO:teuthology.orchestra.run.smithi111.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-01T08:53:24.286 INFO:teuthology.orchestra.run.smithi111.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-01T08:53:24.288 INFO:teuthology.orchestra.run.smithi183.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-44-geeb13ac9-1focal [449 kB] 2023-10-01T08:53:24.296 INFO:teuthology.orchestra.run.smithi111.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-01T08:53:24.304 INFO:teuthology.orchestra.run.smithi183.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-44-geeb13ac9-1focal [22.6 MB] 2023-10-01T08:53:25.270 INFO:teuthology.orchestra.run.smithi183.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-44-geeb13ac9-1focal [5,914 kB] 2023-10-01T08:53:25.283 INFO:teuthology.orchestra.run.smithi111.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-44-geeb13ac9-1focal [3,390 kB] 2023-10-01T08:53:25.388 INFO:teuthology.orchestra.run.smithi183.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-44-geeb13ac9-1focal [204 kB] 2023-10-01T08:53:25.395 INFO:teuthology.orchestra.run.smithi183.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-44-geeb13ac9-1focal [126 kB] 2023-10-01T08:53:25.399 INFO:teuthology.orchestra.run.smithi183.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-44-geeb13ac9-1focal [1,536 kB] 2023-10-01T08:53:25.460 INFO:teuthology.orchestra.run.smithi183.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-44-geeb13ac9-1focal [6,994 kB] 2023-10-01T08:53:25.751 INFO:teuthology.orchestra.run.smithi183.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-44-geeb13ac9-1focal [26.2 MB] 2023-10-01T08:53:25.834 INFO:teuthology.orchestra.run.smithi111.stdout:Get:73 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-44-geeb13ac9-1focal [729 kB] 2023-10-01T08:53:25.931 INFO:teuthology.orchestra.run.smithi111.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-44-geeb13ac9-1focal [413 kB] 2023-10-01T08:53:25.978 INFO:teuthology.orchestra.run.smithi111.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-44-geeb13ac9-1focal [22.2 kB] 2023-10-01T08:53:25.983 INFO:teuthology.orchestra.run.smithi111.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-44-geeb13ac9-1focal [212 kB] 2023-10-01T08:53:26.009 INFO:teuthology.orchestra.run.smithi111.stdout:Get:77 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-44-geeb13ac9-1focal [38.4 kB] 2023-10-01T08:53:26.015 INFO:teuthology.orchestra.run.smithi111.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-44-geeb13ac9-1focal [386 kB] 2023-10-01T08:53:26.068 INFO:teuthology.orchestra.run.smithi111.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-44-geeb13ac9-1focal [3,691 kB] 2023-10-01T08:53:26.461 INFO:teuthology.orchestra.run.smithi111.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-44-geeb13ac9-1focal [116 kB] 2023-10-01T08:53:26.466 INFO:teuthology.orchestra.run.smithi111.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-44-geeb13ac9-1focal [449 kB] 2023-10-01T08:53:26.510 INFO:teuthology.orchestra.run.smithi111.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-44-geeb13ac9-1focal [22.6 MB] 2023-10-01T08:53:27.138 INFO:teuthology.orchestra.run.smithi183.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-44-geeb13ac9-1focal [4,048 B] 2023-10-01T08:53:27.138 INFO:teuthology.orchestra.run.smithi183.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-44-geeb13ac9-1focal [834 kB] 2023-10-01T08:53:27.144 INFO:teuthology.orchestra.run.smithi183.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-44-geeb13ac9-1focal [2,363 kB] 2023-10-01T08:53:27.260 INFO:teuthology.orchestra.run.smithi183.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-44-geeb13ac9-1focal [76.4 kB] 2023-10-01T08:53:27.262 INFO:teuthology.orchestra.run.smithi183.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-44-geeb13ac9-1focal [100 kB] 2023-10-01T08:53:27.265 INFO:teuthology.orchestra.run.smithi183.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-44-geeb13ac9-1focal [2,823 kB] 2023-10-01T08:53:27.450 INFO:teuthology.orchestra.run.smithi183.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-44-geeb13ac9-1focal [7,890 kB] 2023-10-01T08:53:28.022 INFO:teuthology.orchestra.run.smithi183.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-44-geeb13ac9-1focal [4,164 B] 2023-10-01T08:53:28.024 INFO:teuthology.orchestra.run.smithi183.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-44-geeb13ac9-1focal [49.3 MB] 2023-10-01T08:53:28.151 INFO:teuthology.orchestra.run.smithi111.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-44-geeb13ac9-1focal [5,914 kB] 2023-10-01T08:53:28.378 INFO:teuthology.orchestra.run.smithi111.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-44-geeb13ac9-1focal [204 kB] 2023-10-01T08:53:28.387 INFO:teuthology.orchestra.run.smithi111.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-44-geeb13ac9-1focal [126 kB] 2023-10-01T08:53:28.390 INFO:teuthology.orchestra.run.smithi111.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-44-geeb13ac9-1focal [1,536 kB] 2023-10-01T08:53:28.468 INFO:teuthology.orchestra.run.smithi111.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-44-geeb13ac9-1focal [6,994 kB] 2023-10-01T08:53:28.871 INFO:teuthology.orchestra.run.smithi111.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-44-geeb13ac9-1focal [26.2 MB] 2023-10-01T08:53:30.423 INFO:teuthology.orchestra.run.smithi111.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-44-geeb13ac9-1focal [4,048 B] 2023-10-01T08:53:30.424 INFO:teuthology.orchestra.run.smithi111.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-44-geeb13ac9-1focal [834 kB] 2023-10-01T08:53:30.430 INFO:teuthology.orchestra.run.smithi111.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-44-geeb13ac9-1focal [2,363 kB] 2023-10-01T08:53:30.504 INFO:teuthology.orchestra.run.smithi111.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-44-geeb13ac9-1focal [76.4 kB] 2023-10-01T08:53:30.505 INFO:teuthology.orchestra.run.smithi111.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-44-geeb13ac9-1focal [100 kB] 2023-10-01T08:53:30.508 INFO:teuthology.orchestra.run.smithi111.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-44-geeb13ac9-1focal [2,823 kB] 2023-10-01T08:53:30.663 INFO:teuthology.orchestra.run.smithi111.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-44-geeb13ac9-1focal [7,890 kB] 2023-10-01T08:53:31.108 INFO:teuthology.orchestra.run.smithi111.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-44-geeb13ac9-1focal [4,164 B] 2023-10-01T08:53:31.109 INFO:teuthology.orchestra.run.smithi111.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-44-geeb13ac9-1focal [49.3 MB] 2023-10-01T08:53:32.263 INFO:teuthology.orchestra.run.smithi183.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-44-geeb13ac9-1focal [21.5 kB] 2023-10-01T08:53:32.264 INFO:teuthology.orchestra.run.smithi183.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-44-geeb13ac9-1focal [11.3 MB] 2023-10-01T08:53:32.974 INFO:teuthology.orchestra.run.smithi183.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-44-geeb13ac9-1focal [78.7 kB] 2023-10-01T08:53:33.628 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 174 MB in 9s (18.5 MB/s) 2023-10-01T08:53:33.727 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libjaeger. 2023-10-01T08:53:33.733 INFO:teuthology.orchestra.run.smithi111.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-44-geeb13ac9-1focal [21.5 kB] 2023-10-01T08:53:33.733 INFO:teuthology.orchestra.run.smithi111.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-44-geeb13ac9-1focal [11.3 MB] 2023-10-01T08:53:33.772 INFO:teuthology.orchestra.run.smithi183.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-10-01T08:53:33.776 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../00-libjaeger_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:33.816 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:34.083 INFO:teuthology.orchestra.run.smithi111.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-44-geeb13ac9-1focal [78.7 kB] 2023-10-01T08:53:34.144 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-01T08:53:34.159 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-01T08:53:34.245 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T08:53:34.594 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../02-librbd1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:34.723 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librbd1 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T08:53:34.727 INFO:teuthology.orchestra.run.smithi111.stdout:Fetched 174 MB in 10s (16.8 MB/s) 2023-10-01T08:53:34.825 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libjaeger. 2023-10-01T08:53:34.871 INFO:teuthology.orchestra.run.smithi111.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-10-01T08:53:34.874 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../00-libjaeger_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:34.914 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:35.217 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-01T08:53:35.231 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-01T08:53:35.326 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T08:53:35.382 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../03-librados2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:35.502 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librados2 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T08:53:35.659 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../02-librbd1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:35.780 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking librbd1 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T08:53:36.214 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libcephfs2. 2023-10-01T08:53:36.227 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:36.272 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:36.456 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../03-librados2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:36.584 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking librados2 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T08:53:36.591 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rados. 2023-10-01T08:53:36.605 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../05-python3-rados_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:36.641 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:37.053 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-01T08:53:37.066 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:53:37.119 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:37.222 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libcephfs2. 2023-10-01T08:53:37.235 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:37.280 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:37.488 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cephfs. 2023-10-01T08:53:37.501 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:37.538 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:37.610 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-rados. 2023-10-01T08:53:37.623 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../05-python3-rados_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:37.666 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:37.866 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-01T08:53:37.879 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:53:37.915 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:38.021 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-01T08:53:38.032 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:53:38.077 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:38.260 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-prettytable. 2023-10-01T08:53:38.273 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-01T08:53:38.318 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-01T08:53:38.388 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-cephfs. 2023-10-01T08:53:38.403 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:38.446 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:38.596 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rbd. 2023-10-01T08:53:38.609 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:38.646 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:38.774 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-01T08:53:38.787 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:53:38.824 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:39.057 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-01T08:53:39.070 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-01T08:53:39.115 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T08:53:39.135 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-prettytable. 2023-10-01T08:53:39.149 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-01T08:53:39.194 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-01T08:53:39.430 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-rbd. 2023-10-01T08:53:39.444 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:39.490 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:39.590 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-01T08:53:39.606 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-01T08:53:39.668 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T08:53:39.834 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-01T08:53:39.847 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-01T08:53:39.893 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T08:53:40.005 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-01T08:53:40.020 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-01T08:53:40.066 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T08:53:40.238 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-01T08:53:40.251 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-01T08:53:40.297 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T08:53:40.422 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package librgw2. 2023-10-01T08:53:40.435 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../14-librgw2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:40.480 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:40.638 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-01T08:53:40.652 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-01T08:53:40.696 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T08:53:41.041 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package librgw2. 2023-10-01T08:53:41.056 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../14-librgw2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:41.057 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rgw. 2023-10-01T08:53:41.071 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:41.099 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:41.107 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:41.435 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-01T08:53:41.448 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-01T08:53:41.581 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T08:53:41.786 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-rgw. 2023-10-01T08:53:41.799 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:41.836 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:41.997 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liboath0. 2023-10-01T08:53:42.010 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-01T08:53:42.046 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-01T08:53:42.189 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-01T08:53:42.202 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-01T08:53:42.238 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T08:53:42.366 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libradosstriper1. 2023-10-01T08:53:42.379 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:42.424 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:42.592 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package liboath0. 2023-10-01T08:53:42.607 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-01T08:53:42.650 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-01T08:53:42.863 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-common. 2023-10-01T08:53:42.878 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../19-ceph-common_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:42.921 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:42.970 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libradosstriper1. 2023-10-01T08:53:43.068 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:43.068 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:43.440 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-common. 2023-10-01T08:53:43.454 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../19-ceph-common_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:43.498 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:45.168 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-base. 2023-10-01T08:53:45.176 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../20-ceph-base_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:45.228 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:45.829 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-base. 2023-10-01T08:53:45.842 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../20-ceph-base_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:45.930 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:46.264 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cryptography. 2023-10-01T08:53:46.277 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-01T08:53:46.322 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T08:53:46.784 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-openssl. 2023-10-01T08:53:46.799 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-01T08:53:46.850 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-01T08:53:46.883 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-cryptography. 2023-10-01T08:53:46.897 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-01T08:53:46.933 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T08:53:47.128 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-01T08:53:47.142 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:53:47.187 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:47.337 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-openssl. 2023-10-01T08:53:47.352 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-01T08:53:47.395 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-01T08:53:47.576 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-01T08:53:47.590 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-01T08:53:47.634 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T08:53:47.648 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-01T08:53:47.663 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:53:47.706 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:47.928 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-01T08:53:47.943 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-01T08:53:47.987 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-01T08:53:48.097 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-01T08:53:48.109 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-01T08:53:48.148 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T08:53:48.324 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jwt. 2023-10-01T08:53:48.337 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-01T08:53:48.382 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T08:53:48.457 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-01T08:53:48.470 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-01T08:53:48.509 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-01T08:53:48.679 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-logutils. 2023-10-01T08:53:48.690 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-01T08:53:48.735 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-01T08:53:48.853 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-jwt. 2023-10-01T08:53:48.866 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-01T08:53:48.911 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T08:53:49.029 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-01T08:53:49.044 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-01T08:53:49.087 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-01T08:53:49.189 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-logutils. 2023-10-01T08:53:49.202 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-01T08:53:49.230 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-01T08:53:49.374 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-mako. 2023-10-01T08:53:49.387 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-01T08:53:49.423 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T08:53:49.533 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-01T08:53:49.546 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-01T08:53:49.583 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-01T08:53:49.735 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-01T08:53:49.748 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-01T08:53:49.793 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-01T08:53:49.911 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-mako. 2023-10-01T08:53:49.924 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-01T08:53:49.969 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T08:53:50.104 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-01T08:53:50.117 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-01T08:53:50.171 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T08:53:50.281 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-01T08:53:50.294 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-01T08:53:50.339 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-01T08:53:50.474 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-webob. 2023-10-01T08:53:50.488 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-01T08:53:50.532 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-01T08:53:50.693 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-01T08:53:50.706 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-01T08:53:50.759 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T08:53:50.852 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-01T08:53:50.867 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-01T08:53:50.910 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T08:53:51.129 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-webob. 2023-10-01T08:53:51.142 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-01T08:53:51.180 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-bs4. 2023-10-01T08:53:51.195 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-01T08:53:51.195 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-01T08:53:51.238 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-01T08:53:51.490 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-01T08:53:51.504 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-01T08:53:51.582 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T08:53:51.624 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-waitress. 2023-10-01T08:53:51.637 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-01T08:53:51.694 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T08:53:51.885 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-bs4. 2023-10-01T08:53:51.898 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-01T08:53:51.934 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-01T08:53:52.069 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-tempita. 2023-10-01T08:53:52.083 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-01T08:53:52.127 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-01T08:53:52.279 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-waitress. 2023-10-01T08:53:52.293 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-01T08:53:52.340 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T08:53:52.439 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-paste. 2023-10-01T08:53:52.454 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-01T08:53:52.488 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T08:53:52.666 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-tempita. 2023-10-01T08:53:52.679 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-01T08:53:52.724 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-01T08:53:52.817 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-01T08:53:52.831 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-01T08:53:52.875 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T08:53:53.010 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-paste. 2023-10-01T08:53:53.025 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-01T08:53:53.068 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T08:53:53.178 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-01T08:53:53.191 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-01T08:53:53.236 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-01T08:53:53.397 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-01T08:53:53.411 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-01T08:53:53.463 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T08:53:53.547 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-webtest. 2023-10-01T08:53:53.560 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-01T08:53:53.605 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-01T08:53:53.833 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-01T08:53:53.847 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-01T08:53:53.891 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-01T08:53:53.933 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pecan. 2023-10-01T08:53:53.946 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-01T08:53:54.000 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T08:53:54.227 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-webtest. 2023-10-01T08:53:54.243 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-01T08:53:54.286 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-01T08:53:54.355 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-01T08:53:54.370 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-01T08:53:54.413 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T08:53:54.597 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pecan. 2023-10-01T08:53:54.610 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-01T08:53:54.655 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T08:53:54.801 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-01T08:53:54.813 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:54.857 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:54.994 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-01T08:53:55.008 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-01T08:53:55.052 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T08:53:55.210 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr. 2023-10-01T08:53:55.224 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:55.268 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:55.397 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-01T08:53:55.410 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:55.455 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:55.780 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mon. 2023-10-01T08:53:55.793 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:55.838 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:55.883 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mgr. 2023-10-01T08:53:55.897 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:55.950 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:56.520 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mon. 2023-10-01T08:53:56.535 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:56.578 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:56.984 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-osd. 2023-10-01T08:53:56.997 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:57.050 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:58.032 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-osd. 2023-10-01T08:53:58.047 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:58.090 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:53:59.889 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph. 2023-10-01T08:53:59.899 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../47-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:53:59.939 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:00.266 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-fuse. 2023-10-01T08:54:00.282 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:00.324 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:00.720 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph. 2023-10-01T08:54:00.735 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../47-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:00.744 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mds. 2023-10-01T08:54:00.759 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:00.770 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:00.802 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:01.089 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-fuse. 2023-10-01T08:54:01.104 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:01.148 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:01.348 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package cephadm. 2023-10-01T08:54:01.362 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../50-cephadm_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:01.405 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:01.576 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mds. 2023-10-01T08:54:01.590 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:01.634 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:01.725 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-jinja2. 2023-10-01T08:54:01.739 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-01T08:54:01.783 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-01T08:54:02.103 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-01T08:54:02.118 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:02.129 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package cephadm. 2023-10-01T08:54:02.145 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../50-cephadm_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:02.161 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:02.179 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:02.490 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-jinja2. 2023-10-01T08:54:02.505 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-01T08:54:02.506 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-01T08:54:02.522 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-01T08:54:02.557 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-01T08:54:02.564 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-01T08:54:02.817 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libjs-underscore. 2023-10-01T08:54:02.831 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-01T08:54:02.875 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T08:54:02.877 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-01T08:54:02.891 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:02.935 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:03.160 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-01T08:54:03.175 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-01T08:54:03.218 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T08:54:03.246 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-01T08:54:03.260 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-01T08:54:03.304 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-01T08:54:03.538 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-routes. 2023-10-01T08:54:03.554 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-01T08:54:03.566 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libjs-underscore. 2023-10-01T08:54:03.579 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-01T08:54:03.596 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-01T08:54:03.624 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T08:54:03.901 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-01T08:54:03.916 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-01T08:54:03.916 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-01T08:54:03.929 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:03.959 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T08:54:03.965 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:04.271 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-routes. 2023-10-01T08:54:04.284 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-01T08:54:04.328 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-01T08:54:04.707 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-01T08:54:04.722 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:04.773 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:05.057 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-decorator. 2023-10-01T08:54:05.070 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-01T08:54:05.114 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T08:54:05.401 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-01T08:54:05.414 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-01T08:54:05.459 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T08:54:05.786 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-scipy. 2023-10-01T08:54:05.802 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-01T08:54:05.861 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-01T08:54:05.882 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-decorator. 2023-10-01T08:54:05.896 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-01T08:54:05.948 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T08:54:06.326 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-01T08:54:06.340 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-01T08:54:06.392 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T08:54:06.704 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-scipy. 2023-10-01T08:54:06.719 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-01T08:54:06.762 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-01T08:54:07.145 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-01T08:54:07.159 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-01T08:54:07.203 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:07.773 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-joblib. 2023-10-01T08:54:07.787 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-01T08:54:07.831 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-01T08:54:08.088 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-01T08:54:08.102 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-01T08:54:08.146 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:08.243 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-sklearn. 2023-10-01T08:54:08.257 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-01T08:54:08.301 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:08.641 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-joblib. 2023-10-01T08:54:08.656 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-01T08:54:08.708 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-01T08:54:09.010 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-01T08:54:09.023 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:09.068 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:09.095 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-sklearn. 2023-10-01T08:54:09.108 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-01T08:54:09.153 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:09.930 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-01T08:54:09.944 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:09.988 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:10.179 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-cachetools. 2023-10-01T08:54:10.193 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-01T08:54:10.245 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-01T08:54:10.548 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-01T08:54:10.563 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-01T08:54:10.606 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T08:54:10.935 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-01T08:54:10.950 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-01T08:54:10.993 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T08:54:11.107 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-cachetools. 2023-10-01T08:54:11.121 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-01T08:54:11.165 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-01T08:54:11.304 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-rsa. 2023-10-01T08:54:11.317 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-01T08:54:11.362 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-01T08:54:11.468 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-01T08:54:11.484 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-01T08:54:11.518 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T08:54:11.673 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-google-auth. 2023-10-01T08:54:11.687 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-01T08:54:11.731 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-01T08:54:11.863 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-01T08:54:11.876 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-01T08:54:11.921 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T08:54:12.076 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-blinker. 2023-10-01T08:54:12.085 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-01T08:54:12.126 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T08:54:12.232 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-rsa. 2023-10-01T08:54:12.246 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-01T08:54:12.290 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-01T08:54:12.429 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-01T08:54:12.438 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-01T08:54:12.478 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T08:54:12.568 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-google-auth. 2023-10-01T08:54:12.584 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-01T08:54:12.651 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-01T08:54:12.824 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-01T08:54:12.833 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-01T08:54:12.874 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T08:54:12.988 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-blinker. 2023-10-01T08:54:13.004 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-01T08:54:13.156 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T08:54:13.185 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-websocket. 2023-10-01T08:54:13.194 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-01T08:54:13.560 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T08:54:13.657 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-01T08:54:13.673 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-01T08:54:13.715 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T08:54:13.888 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-01T08:54:13.897 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-01T08:54:14.004 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T08:54:14.111 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-01T08:54:14.127 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-01T08:54:14.177 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T08:54:14.491 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-01T08:54:14.500 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:14.538 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-websocket. 2023-10-01T08:54:14.542 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:14.552 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-01T08:54:14.604 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T08:54:14.845 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-01T08:54:14.858 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-01T08:54:14.903 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-01T08:54:14.957 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-01T08:54:14.972 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-01T08:54:15.015 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T08:54:15.272 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-01T08:54:15.286 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T08:54:15.347 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:15.595 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-01T08:54:15.609 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T08:54:15.633 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package jq. 2023-10-01T08:54:15.647 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T08:54:15.653 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:15.691 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:15.944 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package socat. 2023-10-01T08:54:15.957 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-01T08:54:15.973 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-01T08:54:15.986 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-01T08:54:16.001 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-01T08:54:16.031 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-01T08:54:16.330 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package xmlstarlet. 2023-10-01T08:54:16.344 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-01T08:54:16.358 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-01T08:54:16.373 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T08:54:16.388 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-01T08:54:16.417 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:16.711 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package jq. 2023-10-01T08:54:16.725 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T08:54:16.769 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:16.828 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package ceph-test. 2023-10-01T08:54:16.841 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../81-ceph-test_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:16.886 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:17.021 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package socat. 2023-10-01T08:54:17.030 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-01T08:54:17.071 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-01T08:54:17.391 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package xmlstarlet. 2023-10-01T08:54:17.399 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-01T08:54:17.441 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-01T08:54:17.889 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package ceph-test. 2023-10-01T08:54:17.903 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../81-ceph-test_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:17.947 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:21.198 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-01T08:54:21.212 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:21.248 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:21.634 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package nvme-cli. 2023-10-01T08:54:21.648 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-01T08:54:21.707 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T08:54:22.090 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-01T08:54:22.106 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-01T08:54:22.148 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T08:54:22.301 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-01T08:54:22.316 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:22.359 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:22.451 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-attr. 2023-10-01T08:54:22.465 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-01T08:54:22.509 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-01T08:54:22.793 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package nvme-cli. 2023-10-01T08:54:22.806 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-01T08:54:22.862 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-webencodings. 2023-10-01T08:54:22.865 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T08:54:22.878 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-01T08:54:22.920 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T08:54:23.223 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-html5lib. 2023-10-01T08:54:23.237 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-01T08:54:23.266 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-01T08:54:23.280 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-01T08:54:23.281 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-01T08:54:23.332 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T08:54:23.634 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-01T08:54:23.648 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-01T08:54:23.692 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T08:54:23.702 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-attr. 2023-10-01T08:54:23.716 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-01T08:54:23.768 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-01T08:54:24.113 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-webencodings. 2023-10-01T08:54:24.127 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-01T08:54:24.162 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-packaging. 2023-10-01T08:54:24.171 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T08:54:24.178 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-01T08:54:24.220 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-01T08:54:24.492 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-html5lib. 2023-10-01T08:54:24.505 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-01T08:54:24.515 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pastescript. 2023-10-01T08:54:24.531 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-01T08:54:24.551 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-01T08:54:24.574 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-01T08:54:24.894 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-01T08:54:24.897 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pluggy. 2023-10-01T08:54:24.908 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-01T08:54:24.912 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-01T08:54:24.952 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T08:54:24.955 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-01T08:54:25.275 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-psutil. 2023-10-01T08:54:25.291 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-01T08:54:25.333 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T08:54:25.451 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-packaging. 2023-10-01T08:54:25.460 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-01T08:54:25.500 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-01T08:54:25.668 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-py. 2023-10-01T08:54:25.683 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-01T08:54:25.726 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T08:54:25.812 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pastescript. 2023-10-01T08:54:25.821 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-01T08:54:25.861 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-01T08:54:26.062 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-01T08:54:26.078 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-01T08:54:26.120 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T08:54:26.181 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pluggy. 2023-10-01T08:54:26.190 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-01T08:54:26.231 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-01T08:54:26.432 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-01T08:54:26.447 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-01T08:54:26.490 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T08:54:26.550 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-psutil. 2023-10-01T08:54:26.563 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-01T08:54:26.608 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T08:54:26.784 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-pytest. 2023-10-01T08:54:26.799 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-01T08:54:26.842 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-01T08:54:26.960 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-py. 2023-10-01T08:54:26.975 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-01T08:54:27.019 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T08:54:27.180 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package python3-simplejson. 2023-10-01T08:54:27.195 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-01T08:54:27.238 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T08:54:27.338 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-01T08:54:27.347 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-01T08:54:27.388 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T08:54:27.658 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package radosgw. 2023-10-01T08:54:27.674 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../98-radosgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:27.708 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-01T08:54:27.716 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:27.724 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-01T08:54:27.766 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T08:54:28.069 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-pytest. 2023-10-01T08:54:28.078 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-01T08:54:28.119 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-01T08:54:28.481 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package python3-simplejson. 2023-10-01T08:54:28.495 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-01T08:54:28.539 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T08:54:28.911 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package rbd-fuse. 2023-10-01T08:54:28.926 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:28.959 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package radosgw. 2023-10-01T08:54:28.969 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:28.972 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../98-radosgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:29.017 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:29.281 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-01T08:54:29.584 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T08:54:29.709 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T08:54:29.850 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T08:54:30.052 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:30.220 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package rbd-fuse. 2023-10-01T08:54:30.234 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T08:54:30.278 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:30.596 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-01T08:54:30.645 INFO:teuthology.orchestra.run.smithi183.stdout:Adding system user cephadm....done 2023-10-01T08:54:30.808 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T08:54:30.891 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T08:54:31.017 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T08:54:31.143 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-01T08:54:31.143 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T08:54:31.336 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:31.419 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-01T08:54:31.544 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T08:54:31.854 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-01T08:54:31.948 INFO:teuthology.orchestra.run.smithi111.stdout:Adding system user cephadm....done 2023-10-01T08:54:32.125 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T08:54:32.231 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T08:54:32.468 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-01T08:54:32.516 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-01T08:54:32.753 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-01T08:54:32.800 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T08:54:32.879 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T08:54:33.076 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T08:54:33.197 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-01T08:54:33.361 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:33.590 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T08:54:33.663 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:33.789 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-01T08:54:33.884 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-01T08:54:34.065 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T08:54:34.169 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T08:54:34.349 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T08:54:34.453 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T08:54:34.717 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T08:54:34.754 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:35.001 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T08:54:35.039 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:35.164 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-01T08:54:35.336 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T08:54:35.449 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T08:54:35.629 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:35.750 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T08:54:35.754 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-01T08:54:36.081 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-01T08:54:36.143 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T08:54:36.373 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-01T08:54:36.427 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T08:54:36.666 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T08:54:36.770 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T08:54:36.792 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T08:54:37.054 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:37.085 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T08:54:37.197 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-01T08:54:37.486 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T08:54:37.531 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-01T08:54:37.824 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-01T08:54:37.854 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T08:54:38.117 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T08:54:38.215 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-01T08:54:38.242 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T08:54:38.349 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:38.527 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T08:54:38.658 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-01T08:54:38.929 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T08:54:39.001 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T08:54:39.169 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-01T08:54:39.280 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T08:54:39.295 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-01T08:54:39.588 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T08:54:39.661 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-01T08:54:39.791 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T08:54:40.032 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T08:54:40.101 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-01T08:54:40.358 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T08:54:40.444 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T08:54:40.570 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-01T08:54:40.651 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-01T08:54:40.696 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-01T08:54:40.952 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T08:54:40.980 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T08:54:41.078 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-01T08:54:41.290 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T08:54:41.354 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-01T08:54:41.416 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T08:54:41.638 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T08:54:41.742 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T08:54:41.948 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T08:54:42.035 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-01T08:54:42.327 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T08:54:42.356 INFO:teuthology.orchestra.run.smithi183.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-01T08:54:42.462 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-01T08:54:42.600 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-01T08:54:42.726 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T08:54:42.746 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-01T08:54:43.030 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T08:54:43.036 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-01T08:54:43.332 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T08:54:43.388 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T08:54:43.514 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T08:54:43.648 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-01T08:54:43.722 INFO:teuthology.orchestra.run.smithi111.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-01T08:54:43.958 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T08:54:43.985 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-01T08:54:44.594 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librados2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:44.658 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T08:54:44.810 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-01T08:54:44.970 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-01T08:54:45.330 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T08:54:45.456 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T08:54:45.582 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-01T08:54:45.908 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T08:54:46.201 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up librados2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:46.308 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:46.327 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-01T08:54:46.434 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:46.560 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:46.686 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-01T08:54:47.045 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-01T08:54:47.346 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-01T08:54:47.631 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-01T08:54:47.775 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:47.900 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:47.952 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:48.026 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:48.087 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T08:54:48.156 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-01T08:54:48.413 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:48.524 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-01T08:54:48.539 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T08:54:48.825 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-01T08:54:48.857 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:49.118 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-01T08:54:49.453 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:49.579 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T08:54:49.905 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:49.912 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up librbd1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:50.031 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T08:54:50.038 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T08:54:50.164 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:50.292 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-01T08:54:50.366 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T08:54:50.593 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-01T08:54:50.894 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:51.020 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:51.248 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T08:54:51.248 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T08:54:51.415 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up librbd1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:51.541 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T08:54:51.667 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T08:54:51.712 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:51.793 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-01T08:54:51.842 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T08:54:52.086 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-01T08:54:52.143 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-01T08:54:52.390 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:52.444 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T08:54:52.517 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:52.730 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T08:54:52.730 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T08:54:52.805 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:52.931 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:53.067 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:53.191 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-01T08:54:53.209 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:53.352 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T08:54:53.492 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-01T08:54:53.637 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-01T08:54:53.873 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:53.956 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T08:54:53.999 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:54.292 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T08:54:54.307 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:54.435 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:54.544 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:54.670 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-01T08:54:54.979 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-01T08:54:55.229 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:55.400 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:55.525 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:55.798 INFO:teuthology.orchestra.run.smithi183.stdout:Adding group ceph....done 2023-10-01T08:54:55.810 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T08:54:56.199 INFO:teuthology.orchestra.run.smithi183.stdout:Adding system user ceph....done 2023-10-01T08:54:56.385 INFO:teuthology.orchestra.run.smithi183.stdout:Setting system user ceph properties....done 2023-10-01T08:54:56.401 INFO:teuthology.orchestra.run.smithi183.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-01T08:54:56.548 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-01T08:54:56.747 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:56.877 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-01T08:54:57.291 INFO:teuthology.orchestra.run.smithi111.stdout:Adding group ceph....done 2023-10-01T08:54:57.330 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:57.456 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:57.668 INFO:teuthology.orchestra.run.smithi111.stdout:Adding system user ceph....done 2023-10-01T08:54:57.735 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T08:54:57.735 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T08:54:57.853 INFO:teuthology.orchestra.run.smithi111.stdout:Setting system user ceph properties....done 2023-10-01T08:54:57.870 INFO:teuthology.orchestra.run.smithi111.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-01T08:54:58.012 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-01T08:54:58.330 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-01T08:54:58.367 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:58.755 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-01T08:54:58.806 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:58.957 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:59.185 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:59.228 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T08:54:59.228 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T08:54:59.407 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T08:54:59.407 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T08:54:59.820 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:54:59.918 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:00.046 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T08:55:00.046 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T08:55:00.272 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-01T08:55:00.505 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:00.761 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:00.983 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T08:55:00.983 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T08:55:01.000 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T08:55:01.000 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T08:55:01.417 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:01.440 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:01.543 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:01.673 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T08:55:01.673 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T08:55:01.677 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:01.897 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T08:55:01.897 INFO:teuthology.orchestra.run.smithi183.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T08:55:02.125 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:02.354 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:02.488 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:02.610 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T08:55:02.611 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T08:55:02.614 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:02.758 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-01T08:55:03.050 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T08:55:03.068 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:03.194 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:03.337 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:03.553 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T08:55:03.553 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T08:55:04.013 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:04.158 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:04.276 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T08:55:04.420 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-01T08:55:04.712 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T08:55:06.127 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T08:55:06.578 INFO:teuthology.orchestra.run.smithi183.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-01T08:55:06.581 DEBUG:teuthology.parallel:result is None 2023-10-01T08:55:07.717 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T08:55:08.163 INFO:teuthology.orchestra.run.smithi111.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-01T08:55:08.166 DEBUG:teuthology.parallel:result is None 2023-10-01T08:55:08.166 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T08:55:08.166 INFO:teuthology.packaging:ref: None 2023-10-01T08:55:08.166 INFO:teuthology.packaging:tag: None 2023-10-01T08:55:08.166 INFO:teuthology.packaging:branch: pacific 2023-10-01T08:55:08.166 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T08:55:08.167 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T08:55:08.391 DEBUG:teuthology.orchestra.run.smithi111:> dpkg-query -W -f '${Version}' ceph 2023-10-01T08:55:08.413 INFO:teuthology.orchestra.run.smithi111.stdout:16.2.14-44-geeb13ac9-1focal 2023-10-01T08:55:08.414 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-44-geeb13ac9-1focal 2023-10-01T08:55:08.414 INFO:teuthology.task.install:The correct ceph version 16.2.14-44-geeb13ac9-1focal is installed. 2023-10-01T08:55:08.414 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T08:55:08.414 INFO:teuthology.packaging:ref: None 2023-10-01T08:55:08.414 INFO:teuthology.packaging:tag: None 2023-10-01T08:55:08.414 INFO:teuthology.packaging:branch: pacific 2023-10-01T08:55:08.415 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T08:55:08.415 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T08:55:08.632 DEBUG:teuthology.orchestra.run.smithi183:> dpkg-query -W -f '${Version}' ceph 2023-10-01T08:55:08.655 INFO:teuthology.orchestra.run.smithi183.stdout:16.2.14-44-geeb13ac9-1focal 2023-10-01T08:55:08.655 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-44-geeb13ac9-1focal 2023-10-01T08:55:08.655 INFO:teuthology.task.install:The correct ceph version 16.2.14-44-geeb13ac9-1focal is installed. 2023-10-01T08:55:08.655 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-01T08:55:08.656 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:55:08.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-01T08:55:08.671 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:55:08.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-01T08:55:08.712 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-01T08:55:08.713 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:55:08.713 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/daemon-helper 2023-10-01T08:55:08.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-01T08:55:08.786 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:55:08.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/daemon-helper 2023-10-01T08:55:08.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-01T08:55:08.860 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-01T08:55:08.860 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:55:08.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-01T08:55:08.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-01T08:55:08.935 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:55:08.935 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-01T08:55:08.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-01T08:55:09.009 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-01T08:55:09.009 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:55:09.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/stdin-killer 2023-10-01T08:55:09.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-01T08:55:09.080 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:55:09.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/usr/bin/stdin-killer 2023-10-01T08:55:09.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-01T08:55:09.151 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-01T08:55:09.232 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', '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:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'} 2023-10-01T08:55:09.233 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-10-01T08:55:09.233 INFO:tasks.cephadm:Cluster fsid is 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:55:09.233 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-01T08:55:09.233 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.111', 'mon.c': '[v2:172.21.15.111:3301,v1:172.21.15.111:6790]', 'mon.b': '172.21.15.183'} 2023-10-01T08:55:09.234 INFO:tasks.cephadm:First mon is mon.a on smithi111 2023-10-01T08:55:09.234 INFO:tasks.cephadm:First mgr is y 2023-10-01T08:55:09.234 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-01T08:55:09.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo hostname $(hostname -s) 2023-10-01T08:55:09.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo hostname $(hostname -s) 2023-10-01T08:55:09.268 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-10-01T08:55:09.268 DEBUG:teuthology.orchestra.run.smithi111:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-01T08:55:09.522 INFO:teuthology.orchestra.run.smithi111.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 1 08:55 /home/ubuntu/cephtest/cephadm 2023-10-01T08:55:09.522 DEBUG:teuthology.orchestra.run.smithi183:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-01T08:55:09.684 INFO:teuthology.orchestra.run.smithi183.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 1 08:55 /home/ubuntu/cephtest/cephadm 2023-10-01T08:55:09.685 DEBUG:teuthology.orchestra.run.smithi111:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-01T08:55:09.694 DEBUG:teuthology.orchestra.run.smithi183:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-01T08:55:09.713 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-10-01T08:55:09.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-01T08:55:09.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-01T08:55:10.000 INFO:teuthology.orchestra.run.smithi183.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-01T08:55:10.005 INFO:teuthology.orchestra.run.smithi111.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-01T08:55:53.131 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T08:55:53.131 INFO:teuthology.orchestra.run.smithi183.stdout: "ceph_version": "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)", 2023-10-01T08:55:53.132 INFO:teuthology.orchestra.run.smithi183.stdout: "image_id": "94a6c4498547c13992866c6d194f294b2191daf4f02c7d4d133790c792e33bf5", 2023-10-01T08:55:53.132 INFO:teuthology.orchestra.run.smithi183.stdout: "repo_digests": [ 2023-10-01T08:55:53.132 INFO:teuthology.orchestra.run.smithi183.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194" 2023-10-01T08:55:53.132 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T08:55:53.132 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T08:56:03.344 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T08:56:03.345 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph_version": "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)", 2023-10-01T08:56:03.345 INFO:teuthology.orchestra.run.smithi111.stdout: "image_id": "94a6c4498547c13992866c6d194f294b2191daf4f02c7d4d133790c792e33bf5", 2023-10-01T08:56:03.345 INFO:teuthology.orchestra.run.smithi111.stdout: "repo_digests": [ 2023-10-01T08:56:03.345 INFO:teuthology.orchestra.run.smithi111.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194" 2023-10-01T08:56:03.345 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T08:56:03.345 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T08:56:03.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /etc/ceph 2023-10-01T08:56:03.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /etc/ceph 2023-10-01T08:56:03.397 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 777 /etc/ceph 2023-10-01T08:56:03.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 777 /etc/ceph 2023-10-01T08:56:03.456 INFO:tasks.cephadm:Writing seed config... 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-01T08:56:03.457 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-01T08:56:03.458 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-01T08:56:03.458 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-01T08:56:03.458 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-01T08:56:03.458 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:56:03.458 DEBUG:teuthology.orchestra.run.smithi111:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-01T08:56:03.485 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 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 = 3963b34a-6038-11ee-8db5-212e2dc638e7 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 2023-10-01T08:56:03.486 DEBUG:teuthology.orchestra.run.smithi111:mon.a> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-01T08:56:03.529 DEBUG:teuthology.orchestra.run.smithi111:mgr.y> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-01T08:56:03.572 INFO:tasks.cephadm:Bootstrapping... 2023-10-01T08:56:03.573 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 --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.111 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:56:03.773 INFO:teuthology.orchestra.run.smithi111.stderr:-------------------------------------------------------------------------------- 2023-10-01T08:56:03.774 INFO:teuthology.orchestra.run.smithi111.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '3963b34a-6038-11ee-8db5-212e2dc638e7', '--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.111', '--skip-admin-label'] 2023-10-01T08:56:03.774 INFO:teuthology.orchestra.run.smithi111.stderr:Verifying podman|docker is present... 2023-10-01T08:56:03.774 INFO:teuthology.orchestra.run.smithi111.stderr:Verifying lvm2 is present... 2023-10-01T08:56:03.774 INFO:teuthology.orchestra.run.smithi111.stderr:Verifying time synchronization is in place... 2023-10-01T08:56:03.779 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-01T08:56:03.785 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.792 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-01T08:56:03.797 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.801 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: masked 2023-10-01T08:56:03.806 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.811 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-01T08:56:03.815 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.821 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: enabled 2023-10-01T08:56:03.826 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: active 2023-10-01T08:56:03.827 INFO:teuthology.orchestra.run.smithi111.stderr:Unit ntp.service is enabled and running 2023-10-01T08:56:03.827 INFO:teuthology.orchestra.run.smithi111.stderr:Repeating the final host check... 2023-10-01T08:56:03.827 INFO:teuthology.orchestra.run.smithi111.stderr:docker (/usr/bin/docker) is present 2023-10-01T08:56:03.827 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl is present 2023-10-01T08:56:03.827 INFO:teuthology.orchestra.run.smithi111.stderr:lvcreate is present 2023-10-01T08:56:03.832 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-01T08:56:03.838 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.845 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-01T08:56:03.849 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.855 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: masked 2023-10-01T08:56:03.861 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.867 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-01T08:56:03.872 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: inactive 2023-10-01T08:56:03.878 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: enabled 2023-10-01T08:56:03.883 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: active 2023-10-01T08:56:03.884 INFO:teuthology.orchestra.run.smithi111.stderr:Unit ntp.service is enabled and running 2023-10-01T08:56:03.884 INFO:teuthology.orchestra.run.smithi111.stderr:Host looks OK 2023-10-01T08:56:03.884 INFO:teuthology.orchestra.run.smithi111.stderr:Cluster fsid: 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:03.884 INFO:teuthology.orchestra.run.smithi111.stderr:Acquiring lock 140689490309072 on /run/cephadm/3963b34a-6038-11ee-8db5-212e2dc638e7.lock 2023-10-01T08:56:03.884 INFO:teuthology.orchestra.run.smithi111.stderr:Lock 140689490309072 acquired on /run/cephadm/3963b34a-6038-11ee-8db5-212e2dc638e7.lock 2023-10-01T08:56:03.885 INFO:teuthology.orchestra.run.smithi111.stderr:Verifying IP 172.21.15.111 port 3300 ... 2023-10-01T08:56:03.885 INFO:teuthology.orchestra.run.smithi111.stderr:Verifying IP 172.21.15.111 port 6789 ... 2023-10-01T08:56:03.885 INFO:teuthology.orchestra.run.smithi111.stderr:Base mon IP(s) is [172.21.15.111:3300, 172.21.15.111:6789], mon addrv is [v2:172.21.15.111:3300,v1:172.21.15.111:6789] 2023-10-01T08:56:03.888 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-10-01T08:56:03.889 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.111 metric 100 2023-10-01T08:56:03.889 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-10-01T08:56:03.889 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.111 2023-10-01T08:56:03.889 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.111 metric 100 2023-10-01T08:56:03.892 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-10-01T08:56:03.892 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-10-01T08:56:03.892 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1781sec pref medium 2023-10-01T08:56:03.895 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-01T08:56:03.895 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-10-01T08:56:03.895 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-01T08:56:03.895 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-10-01T08:56:03.895 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cc2f/64 scope link 2023-10-01T08:56:03.895 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-01T08:56:03.896 INFO:teuthology.orchestra.run.smithi111.stderr:Mon IP `172.21.15.111` is in CIDR network `172.21.0.0/20` 2023-10-01T08:56:03.897 INFO:teuthology.orchestra.run.smithi111.stderr:Mon IP `172.21.15.111` is in CIDR network `172.21.0.0/20` 2023-10-01T08:56:03.897 INFO:teuthology.orchestra.run.smithi111.stderr:Mon IP `172.21.15.111` is in CIDR network `172.21.15.254/32` 2023-10-01T08:56:03.897 INFO:teuthology.orchestra.run.smithi111.stderr:Mon IP `172.21.15.111` is in CIDR network `172.21.15.254/32` 2023-10-01T08:56:03.897 INFO:teuthology.orchestra.run.smithi111.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-10-01T08:56:03.897 INFO:teuthology.orchestra.run.smithi111.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-01T08:56:03.898 INFO:teuthology.orchestra.run.smithi111.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-01T08:56:03.962 INFO:journalctl@ceph.mgr.y.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:56:03.989 INFO:journalctl@ceph.mon.a.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:56:04.205 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-10-01T08:56:04.242 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/docker: Digest: sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194 2023-10-01T08:56:04.242 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-10-01T08:56:04.275 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-10-01T08:56:05.220 INFO:teuthology.orchestra.run.smithi111.stderr:ceph: ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-10-01T08:56:05.816 INFO:teuthology.orchestra.run.smithi111.stderr:Ceph version: ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-10-01T08:56:05.816 INFO:teuthology.orchestra.run.smithi111.stderr:Extracting ceph user uid/gid from container image... 2023-10-01T08:56:06.621 INFO:teuthology.orchestra.run.smithi111.stderr:stat: 167 167 2023-10-01T08:56:07.220 INFO:teuthology.orchestra.run.smithi111.stderr:Creating initial keys... 2023-10-01T08:56:08.014 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-authtool: AQAoNBllenvAABAAgTYM+ZhTf2TgJKLvA7PYBw== 2023-10-01T08:56:09.466 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-authtool: AQApNBlla/OuGxAAqQuqJRzB4xX6o7VJAv99yw== 2023-10-01T08:56:10.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-authtool: AQAqNBllrMe4MhAAWkfNWfpTFTIn5b1qxPYIhA== 2023-10-01T08:56:11.477 INFO:teuthology.orchestra.run.smithi111.stderr:Creating initial monmap... 2023-10-01T08:56:12.295 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-01T08:56:12.295 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:12.295 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-01T08:56:12.964 INFO:teuthology.orchestra.run.smithi111.stderr:monmaptool for a [v2:172.21.15.111:3300,v1:172.21.15.111:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-01T08:56:12.964 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/monmaptool: set fsid to 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:12.964 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-01T08:56:12.964 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:56:12.964 INFO:teuthology.orchestra.run.smithi111.stderr:Creating mon... 2023-10-01T08:56:13.825 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.814+0000 7f2f99325880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T08:56:13.825 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 1 imported monmap: 2023-10-01T08:56:13.825 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: epoch 0 2023-10-01T08:56:13.825 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:13.825 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: last_changed 2023-10-01T08:56:12.292664+0000 2023-10-01T08:56:13.825 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: created 2023-10-01T08:56:12.292664+0000 2023-10-01T08:56:13.826 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-10-01T08:56:13.826 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-10-01T08:56:13.826 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon.a 2023-10-01T08:56:13.826 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 0 /usr/bin/ceph-mon: set fsid to 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: RocksDB version: 6.8.1 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Compile date Sep 25 2023 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: DB SUMMARY 2023-10-01T08:56:13.827 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.error_if_exists: 0 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.create_if_missing: 1 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.env: 0x5575809c1080 2023-10-01T08:56:13.849 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.fs: Posix File System 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.info_log: 0x557581643aa0 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.statistics: (nil) 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.use_fsync: 0 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T08:56:13.850 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.db_log_dir: 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T08:56:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.write_buffer_manager: 0x55758164b890 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T08:56:13.852 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.unordered_write: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.row_cache: None 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.wal_filter: None 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.preserve_deletes: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.two_write_queues: 0 2023-10-01T08:56:13.853 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.atomic_flush: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T08:56:13.854 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_open_files: -1 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Compression algorithms supported: 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kZSTD supported: 0 2023-10-01T08:56:13.855 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kXpressCompression supported: 0 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kZlibCompression supported: 1 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-01T08:56:13.856 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.merge_operator: 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_filter: None 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557581559d20) 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: index_type: 0 2023-10-01T08:56:13.857 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: checksum: 1 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_cache: 0x557581590d10 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-10-01T08:56:13.858 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-10-01T08:56:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: format_version: 2 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: block_align: 0 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression: NoCompression 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T08:56:13.860 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.num_levels: 7 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T08:56:13.861 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T08:56:13.862 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T08:56:13.863 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T08:56:13.864 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.table_properties_collectors: 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.bloom_locality: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-01T08:56:13.865 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.ttl: 2592000 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.818+0000 7f2f99325880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.822+0000 7f2f99325880 4 rocksdb: DB pointer 0x557581659800 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.822+0000 7f2f821ae700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.822+0000 7f2f821ae700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-10-01T08:56:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Sum 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 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.867 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:13.868 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Sum 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 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 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 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: 2023-10-01T08:56:13.870 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.822+0000 7f2f99325880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-10-01T08:56:13.871 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.826+0000 7f2f99325880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-10-01T08:56:13.871 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph-mon: debug 2023-10-01T08:56:13.826+0000 7f2f99325880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-01T08:56:14.410 INFO:teuthology.orchestra.run.smithi111.stderr:create mon.a on 2023-10-01T08:56:14.436 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-01T08:56:14.645 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-01T08:56:14.847 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7.target. 2023-10-01T08:56:14.847 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7.target. 2023-10-01T08:56:15.264 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to reset failed state of unit ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-01T08:56:15.270 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7.target.wants/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@.service. 2023-10-01T08:56:15.449 INFO:teuthology.orchestra.run.smithi111.stderr:firewalld does not appear to be present 2023-10-01T08:56:15.449 INFO:teuthology.orchestra.run.smithi111.stderr:Not possible to enable service . firewalld.service is not available 2023-10-01T08:56:15.449 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for mon to start... 2023-10-01T08:56:15.449 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for mon... 2023-10-01T08:56:16.980 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: cluster: 2023-10-01T08:56:16.981 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: id: 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: services: 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.21024s) 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mgr: no daemons active 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: data: 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-10-01T08:56:16.982 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-10-01T08:56:16.983 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-10-01T08:56:16.983 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: pgs: 2023-10-01T08:56:16.983 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:17.008 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:16 smithi111 bash[26815]: cluster 2023-10-01T08:56:16.744825+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-01T08:56:17.611 INFO:teuthology.orchestra.run.smithi111.stderr:mon is available 2023-10-01T08:56:17.611 INFO:teuthology.orchestra.run.smithi111.stderr:Assimilating anything we can from ceph.conf... 2023-10-01T08:56:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:17 smithi111 bash[26815]: cluster 2023-10-01T08:56:16.766742+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-01T08:56:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:17 smithi111 bash[26815]: cluster 2023-10-01T08:56:16.766941+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} 2023-10-01T08:56:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:17 smithi111 bash[26815]: cluster 2023-10-01T08:56:16.769805+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-01T08:56:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:17 smithi111 bash[26815]: cluster 2023-10-01T08:56:16.773073+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-01T08:56:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:17 smithi111 bash[26815]: cluster 2023-10-01T08:56:16.773542+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-01T08:56:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:17 smithi111 bash[26815]: audit 2023-10-01T08:56:16.976897+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.111:0/2254357860' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-01T08:56:18.660 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:18.660 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: [global] 2023-10-01T08:56:18.660 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: fsid = 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:18.660 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-01T08:56:18.660 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.111:3300,v1:172.21.15.111:6789] 2023-10-01T08:56:18.660 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: [mgr] 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: [osd] 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-01T08:56:18.661 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-01T08:56:19.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:18 smithi111 bash[26815]: audit 2023-10-01T08:56:18.649591+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.111:0/4241489429' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-01T08:56:19.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:18 smithi111 bash[26815]: audit 2023-10-01T08:56:18.655966+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.111:0/4241489429' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-01T08:56:19.299 INFO:teuthology.orchestra.run.smithi111.stderr:Generating new minimal ceph.conf... 2023-10-01T08:56:20.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:20 smithi111 bash[26815]: audit 2023-10-01T08:56:20.323674+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.111:0/3855759004' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:56:20.921 INFO:teuthology.orchestra.run.smithi111.stderr:Restarting the monitor... 2023-10-01T08:56:21.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:20 smithi111 systemd[1]: Stopping Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T08:56:21.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:20 smithi111 bash[27230]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon.a 2023-10-01T08:56:21.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 bash[26815]: debug 2023-10-01T08:56:21.102+0000 7f8d3739d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T08:56:21.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 bash[26815]: debug 2023-10-01T08:56:21.102+0000 7f8d3739d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-01T08:56:21.797 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 bash[27266]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T08:56:21.823 INFO:teuthology.orchestra.run.smithi111.stderr:Setting mon public_network to 172.21.15.254/32,172.21.0.0/20 2023-10-01T08:56:22.053 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 bash[27329]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T08:56:22.053 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-01T08:56:22.053 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 systemd[1]: Stopped Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T08:56:22.053 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:21 smithi111 systemd[1]: Started Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T08:56:23.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.934+0000 7fb36e2a3880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.934+0000 7fb36e2a3880 0 ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable), process ceph-mon, pid 7 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.934+0000 7fb36e2a3880 0 pidfile_write: ignore empty --pid-file 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.938+0000 7fb36e2a3880 0 load: jerasure load: lrc load: isa 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: RocksDB version: 6.8.1 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Compile date Sep 25 2023 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: DB SUMMARY 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: CURRENT file: CURRENT 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-10-01T08:56:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86737 ; 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.error_if_exists: 0 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.create_if_missing: 0 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.env: 0x5610d9dc1080 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.fs: Posix File System 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.info_log: 0x5610da679a80 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.statistics: (nil) 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.use_fsync: 0 2023-10-01T08:56:23.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T08:56:23.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T08:56:23.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T08:56:23.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T08:56:23.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T08:56:23.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.db_log_dir: 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T08:56:23.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.write_buffer_manager: 0x5610db3762d0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.unordered_write: 0 2023-10-01T08:56:23.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.row_cache: None 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.wal_filter: None 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.preserve_deletes: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.two_write_queues: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.atomic_flush: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T08:56:23.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T08:56:23.330 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_open_files: -1 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Compression algorithms supported: 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kZSTD supported: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kXpressCompression supported: 0 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T08:56:23.331 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kZlibCompression supported: 1 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.merge_operator: 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_filter: None 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T08:56:23.332 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5610da627d18) 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: cache_index_and_filter_blocks: 1 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: pin_top_level_index_and_filter: 1 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: index_type: 0 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: data_block_index_type: 0 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: index_shortening: 1 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: hash_index_allow_collision: 1 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: checksum: 1 2023-10-01T08:56:23.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: no_block_cache: 0 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_cache: 0x5610da65ef10 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_cache_name: BinnedLRUCache 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_cache_options: 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: capacity : 536870912 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: num_shard_bits : 4 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: strict_capacity_limit : 0 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: high_pri_pool_ratio: 0.000 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_cache_compressed: (nil) 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: persistent_cache: (nil) 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_size: 4096 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_size_deviation: 10 2023-10-01T08:56:23.334 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_restart_interval: 16 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: index_block_restart_interval: 1 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: metadata_block_size: 4096 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: partition_filters: 0 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: use_delta_encoding: 1 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: whole_key_filtering: 1 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: verify_compression: 0 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: read_amp_bytes_per_bit: 0 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: format_version: 2 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: enable_index_compression: 1 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: block_align: 0 2023-10-01T08:56:23.335 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression: NoCompression 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.num_levels: 7 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T08:56:23.336 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T08:56:23.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T08:56:23.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T08:56:23.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.table_properties_collectors: 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.bloom_locality: 0 2023-10-01T08:56:23.340 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.ttl: 2592000 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.942+0000 7fb36e2a3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696150582950539, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-10-01T08:56:23.341 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696150582951620, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83337, "table_properties": {"data_size": 81610, "index_size": 332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9829, "raw_average_key_size": 47, "raw_value_size": 75931, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 206, "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": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696150582, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696150582952088, "job": 1, "event": "recovery_finished"} 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 4 rocksdb: DB pointer 0x5610da727800 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb3550ab700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb3550ab700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** DB Stats ** 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T08:56:23.342 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-01T08:56:23.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T08:56:23.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** Compaction Stats [default] ** 2023-10-01T08:56:23.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:23.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: L0 2/0 83.04 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Sum 2/0 83.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** Compaction Stats [default] ** 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T08:56:23.344 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Cumulative compaction: 0.00 GB write, 13.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Interval compaction: 0.00 GB write, 13.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** Compaction Stats [default] ** 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: L0 2/0 83.04 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Sum 2/0 83.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** Compaction Stats [default] ** 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.7 0.00 0.00 1 0.001 0 0 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Cumulative compaction: 0.00 GB write, 13.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:23.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.946+0000 7fb36e2a3880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] at bind addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 1 mon.a@-1(???) e1 preinit fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 0 mon.a@-1(???).mds e1 new map 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 0 mon.a@-1(???).mds e1 print_map 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: e1 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 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} 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: legacy client fscid: -1 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: 2023-10-01T08:56:23.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: No filesystems configured 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: audit 2023-10-01T08:56:20.323674+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.111:0/3855759004' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:22 smithi111 bash[27369]: debug 2023-10-01T08:56:22.950+0000 7fb36e2a3880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:23 smithi111 bash[27369]: cluster 2023-10-01T08:56:22.959871+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:23 smithi111 bash[27369]: cluster 2023-10-01T08:56:22.959924+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:23 smithi111 bash[27369]: cluster 2023-10-01T08:56:22.960353+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:23 smithi111 bash[27369]: cluster 2023-10-01T08:56:22.960404+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-01T08:56:23.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:23 smithi111 bash[27369]: cluster 2023-10-01T08:56:22.960782+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-01T08:56:24.005 INFO:teuthology.orchestra.run.smithi111.stderr:Wrote config to /etc/ceph/ceph.conf 2023-10-01T08:56:24.005 INFO:teuthology.orchestra.run.smithi111.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:56:24.005 INFO:teuthology.orchestra.run.smithi111.stderr:Creating mgr... 2023-10-01T08:56:24.006 INFO:teuthology.orchestra.run.smithi111.stderr:Verifying port 9283 ... 2023-10-01T08:56:24.232 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Failed to reset failed state of unit ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-01T08:56:24.240 INFO:teuthology.orchestra.run.smithi111.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7.target.wants/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@.service. 2023-10-01T08:56:24.462 INFO:teuthology.orchestra.run.smithi111.stderr:firewalld does not appear to be present 2023-10-01T08:56:24.463 INFO:teuthology.orchestra.run.smithi111.stderr:Not possible to enable service . firewalld.service is not available 2023-10-01T08:56:24.463 INFO:teuthology.orchestra.run.smithi111.stderr:firewalld does not appear to be present 2023-10-01T08:56:24.463 INFO:teuthology.orchestra.run.smithi111.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-01T08:56:24.463 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for mgr to start... 2023-10-01T08:56:24.463 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for mgr... 2023-10-01T08:56:24.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:24 smithi111 bash[27369]: audit 2023-10-01T08:56:23.316912+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.111:0/322691807' entity='client.admin' 2023-10-01T08:56:25.942 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "fsid": "3963b34a-6038-11ee-8db5-212e2dc638e7", 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "health": { 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "checks": {}, 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mutes": [] 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum": [ 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 0 2023-10-01T08:56:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:25.944 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-01T08:56:25.944 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "a" 2023-10-01T08:56:25.945 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:25.945 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-10-01T08:56:25.945 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "monmap": { 2023-10-01T08:56:25.945 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:25.945 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osdmap": { 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-01T08:56:25.946 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-01T08:56:25.951 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-01T08:56:25.951 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "pgmap": { 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "fsmap": { 2023-10-01T08:56:25.952 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "available": false, 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "modules": [ 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "iostat", 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "nfs", 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "restful" 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "services": {} 2023-10-01T08:56:25.953 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "servicemap": { 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "modified": "2023-10-01T08:56:16.768137+0000", 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "services": {} 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-01T08:56:25.954 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:56:26.154 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:25 smithi111 bash[27369]: audit 2023-10-01T08:56:25.938721+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.111:0/793857683' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-01T08:56:26.154 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:25 smithi111 bash[27633]: debug 2023-10-01T08:56:25.978+0000 7f243e351680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T08:56:26.563 INFO:teuthology.orchestra.run.smithi111.stderr:mgr not available, waiting (1/15)... 2023-10-01T08:56:26.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:26 smithi111 bash[27633]: debug 2023-10-01T08:56:26.454+0000 7f243e351680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T08:56:27.729 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:27 smithi111 bash[27633]: debug 2023-10-01T08:56:27.378+0000 7f243e351680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T08:56:27.729 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:27 smithi111 bash[27633]: debug 2023-10-01T08:56:27.470+0000 7f243e351680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T08:56:28.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:27 smithi111 bash[27633]: debug 2023-10-01T08:56:27.722+0000 7f243e351680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T08:56:29.037 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:28 smithi111 bash[27633]: debug 2023-10-01T08:56:28.866+0000 7f243e351680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T08:56:29.136 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27633]: debug 2023-10-01T08:56:29.030+0000 7f243e351680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:56:29.467 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27633]: debug 2023-10-01T08:56:29.126+0000 7f243e351680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T08:56:29.468 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27633]: debug 2023-10-01T08:56:29.234+0000 7f243e351680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T08:56:29.699 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "fsid": "3963b34a-6038-11ee-8db5-212e2dc638e7", 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "health": { 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "checks": {}, 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mutes": [] 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum": [ 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 0 2023-10-01T08:56:29.700 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "a" 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "monmap": { 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osdmap": { 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:29.701 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "pgmap": { 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-01T08:56:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "fsmap": { 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "available": false, 2023-10-01T08:56:29.703 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "modules": [ 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "iostat", 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "nfs", 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "restful" 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "services": {} 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "servicemap": { 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "modified": "2023-10-01T08:56:16.768137+0000", 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "services": {} 2023-10-01T08:56:29.704 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:29.705 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-01T08:56:29.705 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:56:29.997 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27633]: debug 2023-10-01T08:56:29.458+0000 7f243e351680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T08:56:29.997 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27633]: debug 2023-10-01T08:56:29.858+0000 7f243e351680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T08:56:29.997 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27369]: audit 2023-10-01T08:56:29.691618+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.111:0/2796927488' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-01T08:56:30.253 INFO:teuthology.orchestra.run.smithi111.stderr:mgr not available, waiting (2/15)... 2023-10-01T08:56:30.322 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:29 smithi111 bash[27633]: debug 2023-10-01T08:56:29.990+0000 7f243e351680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T08:56:31.298 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:30 smithi111 bash[27633]: debug 2023-10-01T08:56:30.862+0000 7f243e351680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T08:56:31.298 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:30 smithi111 bash[27633]: debug 2023-10-01T08:56:30.962+0000 7f243e351680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T08:56:31.298 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:31 smithi111 bash[27633]: debug 2023-10-01T08:56:31.074+0000 7f243e351680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T08:56:31.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:31 smithi111 bash[27633]: debug 2023-10-01T08:56:31.290+0000 7f243e351680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T08:56:31.916 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:31 smithi111 bash[27633]: debug 2023-10-01T08:56:31.578+0000 7f243e351680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T08:56:31.916 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:31 smithi111 bash[27633]: debug 2023-10-01T08:56:31.742+0000 7f243e351680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T08:56:32.231 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:31 smithi111 bash[27633]: debug 2023-10-01T08:56:31.906+0000 7f243e351680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:56:32.231 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27633]: debug 2023-10-01T08:56:32.118+0000 7f243e351680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T08:56:32.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27633]: debug 2023-10-01T08:56:32.222+0000 7f243e351680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T08:56:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: cluster 2023-10-01T08:56:32.248109+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-10-01T08:56:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: cluster 2023-10-01T08:56:32.253793+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00585422s) 2023-10-01T08:56:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: audit 2023-10-01T08:56:32.256216+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T08:56:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: audit 2023-10-01T08:56:32.256693+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T08:56:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: audit 2023-10-01T08:56:32.257201+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T08:56:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: audit 2023-10-01T08:56:32.257639+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:56:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: audit 2023-10-01T08:56:32.258008+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T08:56:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: cluster 2023-10-01T08:56:32.281202+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-10-01T08:56:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:32 smithi111 bash[27369]: audit 2023-10-01T08:56:32.292382+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' 2023-10-01T08:56:33.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:33 smithi111 bash[27369]: audit 2023-10-01T08:56:32.299700+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T08:56:33.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:33 smithi111 bash[27369]: audit 2023-10-01T08:56:32.303483+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T08:56:33.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:33 smithi111 bash[27369]: audit 2023-10-01T08:56:32.306355+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' 2023-10-01T08:56:33.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:33 smithi111 bash[27369]: audit 2023-10-01T08:56:32.308286+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.111:0/1082538779' entity='mgr.y' 2023-10-01T08:56:33.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:33 smithi111 bash[27369]: cluster 2023-10-01T08:56:33.259356+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01143s) 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "fsid": "3963b34a-6038-11ee-8db5-212e2dc638e7", 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "health": { 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "checks": {}, 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mutes": [] 2023-10-01T08:56:33.838 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.839 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-01T08:56:33.839 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum": [ 2023-10-01T08:56:33.840 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 0 2023-10-01T08:56:33.840 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "a" 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "monmap": { 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osdmap": { 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-01T08:56:33.841 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-01T08:56:33.842 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-01T08:56:33.842 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "pgmap": { 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-01T08:56:33.845 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "fsmap": { 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "available": true, 2023-10-01T08:56:33.846 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "modules": [ 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "iostat", 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "nfs", 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "restful" 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ], 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "services": {} 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "servicemap": { 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "modified": "2023-10-01T08:56:16.768137+0000", 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "services": {} 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: }, 2023-10-01T08:56:33.847 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-01T08:56:33.848 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:56:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:34 smithi111 bash[27369]: audit 2023-10-01T08:56:33.834229+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.111:0/12660204' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-01T08:56:34.517 INFO:teuthology.orchestra.run.smithi111.stderr:mgr is available 2023-10-01T08:56:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:35 smithi111 bash[27369]: cluster 2023-10-01T08:56:34.310055+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-10-01T08:56:35.875 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: [global] 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: fsid = 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:35.876 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: [mgr] 2023-10-01T08:56:35.877 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-01T08:56:35.877 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 2023-10-01T08:56:35.877 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: [osd] 2023-10-01T08:56:35.877 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-01T08:56:35.877 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-01T08:56:36.514 INFO:teuthology.orchestra.run.smithi111.stderr:Enabling cephadm module... 2023-10-01T08:56:36.536 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:36 smithi111 bash[27369]: audit 2023-10-01T08:56:35.870491+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.111:0/2744303280' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-01T08:56:38.290 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-01T08:56:38.290 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-01T08:56:38.290 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27633]: debug 2023-10-01T08:56:38.182+0000 7f67845fb680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T08:56:38.291 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:37 smithi111 bash[27369]: audit 2023-10-01T08:56:37.933936+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.111:0/4090018094' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-01T08:56:38.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27633]: debug 2023-10-01T08:56:38.286+0000 7f67845fb680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T08:56:38.997 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27633]: debug 2023-10-01T08:56:38.734+0000 7f67845fb680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T08:56:39.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27369]: audit 2023-10-01T08:56:37.991335+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.111:0/4090018094' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-01T08:56:39.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:38 smithi111 bash[27369]: cluster 2023-10-01T08:56:37.991417+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-10-01T08:56:39.770 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:39 smithi111 bash[27633]: debug 2023-10-01T08:56:39.662+0000 7f67845fb680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T08:56:40.033 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:39 smithi111 bash[27633]: debug 2023-10-01T08:56:39.766+0000 7f67845fb680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T08:56:40.126 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:56:40.126 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 5, 2023-10-01T08:56:40.127 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "available": true, 2023-10-01T08:56:40.127 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-01T08:56:40.127 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-01T08:56:40.127 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:56:40.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:40 smithi111 bash[27369]: audit 2023-10-01T08:56:40.123138+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.111:0/2116157458' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-01T08:56:40.320 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:40 smithi111 bash[27633]: debug 2023-10-01T08:56:40.030+0000 7f67845fb680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T08:56:40.806 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for the mgr to restart... 2023-10-01T08:56:40.806 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for mgr epoch 5... 2023-10-01T08:56:41.417 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:41 smithi111 bash[27633]: debug 2023-10-01T08:56:41.158+0000 7f67845fb680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T08:56:41.417 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:41 smithi111 bash[27633]: debug 2023-10-01T08:56:41.322+0000 7f67845fb680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:56:41.762 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:41 smithi111 bash[27633]: debug 2023-10-01T08:56:41.414+0000 7f67845fb680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T08:56:41.762 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:41 smithi111 bash[27633]: debug 2023-10-01T08:56:41.534+0000 7f67845fb680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T08:56:42.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:41 smithi111 bash[27633]: debug 2023-10-01T08:56:41.758+0000 7f67845fb680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T08:56:42.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:42 smithi111 bash[27633]: debug 2023-10-01T08:56:42.122+0000 7f67845fb680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T08:56:42.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:42 smithi111 bash[27633]: debug 2023-10-01T08:56:42.242+0000 7f67845fb680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T08:56:43.541 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:43 smithi111 bash[27633]: debug 2023-10-01T08:56:43.102+0000 7f67845fb680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T08:56:43.542 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:43 smithi111 bash[27633]: debug 2023-10-01T08:56:43.206+0000 7f67845fb680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T08:56:43.542 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:43 smithi111 bash[27633]: debug 2023-10-01T08:56:43.318+0000 7f67845fb680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T08:56:43.542 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:43 smithi111 bash[27633]: debug 2023-10-01T08:56:43.538+0000 7f67845fb680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T08:56:44.159 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:43 smithi111 bash[27633]: debug 2023-10-01T08:56:43.826+0000 7f67845fb680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T08:56:44.159 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:43 smithi111 bash[27633]: debug 2023-10-01T08:56:43.986+0000 7f67845fb680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T08:56:44.478 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27633]: debug 2023-10-01T08:56:44.154+0000 7f67845fb680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:56:44.479 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27633]: debug 2023-10-01T08:56:44.366+0000 7f67845fb680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T08:56:44.479 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27633]: debug 2023-10-01T08:56:44.474+0000 7f67845fb680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T08:56:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: cluster 2023-10-01T08:56:44.496492+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-10-01T08:56:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: cluster 2023-10-01T08:56:44.496906+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-10-01T08:56:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: cluster 2023-10-01T08:56:44.503097+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-01T08:56:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: cluster 2023-10-01T08:56:44.503448+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00669321s) 2023-10-01T08:56:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: audit 2023-10-01T08:56:44.504720+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:56:44.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: audit 2023-10-01T08:56:44.505838+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T08:56:44.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: audit 2023-10-01T08:56:44.506710+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T08:56:44.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: audit 2023-10-01T08:56:44.506935+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T08:56:44.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: audit 2023-10-01T08:56:44.507106+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T08:56:44.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: cluster 2023-10-01T08:56:44.510148+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-10-01T08:56:44.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:44 smithi111 bash[27369]: audit 2023-10-01T08:56:44.529197+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:56:45.525 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:56:45.525 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-10-01T08:56:45.525 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "initialized": true 2023-10-01T08:56:45.525 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: cephadm 2023-10-01T08:56:44.523931+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: audit 2023-10-01T08:56:44.652884+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: audit 2023-10-01T08:56:44.654720+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: audit 2023-10-01T08:56:44.656745+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: audit 2023-10-01T08:56:44.659455+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: audit 2023-10-01T08:56:44.682459+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T08:56:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: audit 2023-10-01T08:56:44.686767+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T08:56:46.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:45 smithi111 bash[27369]: cluster 2023-10-01T08:56:45.507757+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.011s) 2023-10-01T08:56:46.246 INFO:teuthology.orchestra.run.smithi111.stderr:mgr epoch 5 is available 2023-10-01T08:56:46.246 INFO:teuthology.orchestra.run.smithi111.stderr:Setting orchestrator backend to cephadm... 2023-10-01T08:56:46.904 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:46 smithi111 bash[27369]: audit 2023-10-01T08:56:45.506545+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-01T08:56:46.904 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:46 smithi111 bash[27369]: audit 2023-10-01T08:56:45.522136+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-01T08:56:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:47 smithi111 bash[27369]: cluster 2023-10-01T08:56:46.659707+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-01T08:56:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:47 smithi111 bash[27369]: audit 2023-10-01T08:56:47.518023+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:56:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:47 smithi111 bash[27369]: audit 2023-10-01T08:56:47.540789+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:56:49.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:48 smithi111 bash[27369]: audit 2023-10-01T08:56:47.509883+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:56:49.371 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: value unchanged 2023-10-01T08:56:49.981 INFO:teuthology.orchestra.run.smithi111.stderr:Generating ssh key... 2023-10-01T08:56:50.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:50 smithi111 bash[27369]: audit 2023-10-01T08:56:49.367901+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: Generating public/private rsa key pair. 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: Your identification has been saved in /tmp/tmpygzyibi5/key. 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: Your public key has been saved in /tmp/tmpygzyibi5/key.pub. 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: The key fingerprint is: 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: SHA256:Xai2RDVuBeEtvvEWZ4xbq/jLBJqBhVFdXjK6cyF0z5A ceph-3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: The key's randomart image is: 2023-10-01T08:56:51.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: +---[RSA 3072]----+ 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | ....*+B.. | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | o =.OEB | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | . o O = o | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | + = = + | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | . S B + = | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | o = B * . | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | + . = . | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | = . | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: | ..=. | 2023-10-01T08:56:51.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:51 smithi111 bash[27633]: +----[SHA256]-----+ 2023-10-01T08:56:52.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:52 smithi111 bash[27369]: audit 2023-10-01T08:56:51.262924+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:56:52.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:52 smithi111 bash[27369]: cephadm 2023-10-01T08:56:51.263321+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-10-01T08:56:52.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:52 smithi111 bash[27369]: audit 2023-10-01T08:56:51.478884+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:56:52.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:52 smithi111 bash[27369]: audit 2023-10-01T08:56:51.482181+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:56:53.385 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4LmsjGsEqAuwHxEz8vvU8BCiDk/4HJcFlq3ahZZIKlYoaHMNQTdQ4h+sy87jeSrg0716MrayhEMUE8nta0iEnCP2T2aAQMFeu8YljpdT7n6FcpdIiOlW2gWNw9VhDA64SNysrWMQoqN5kGDHgReQDgPjm9e/XTQy7YUfa7GWabmvv/0xyGwFgWsVLn2HJL+Ww6g7DJCo7freFaSoidVRFThBVEuOVT183ac34aAb5+529LrBqpdUxxsH3NL67pQ3l4S+lXJj74b0RMhnYRHWLrzy4ZbEL3nHk91SgiCXhrtZfgVPHbQO3sxePV2+hOis8qudr3C8HQHfm7Xj4WYDOxgZ0So35LYiggzP7Ebhs3gA42O/cZ5JzS7mh15MjaaA2gyli9HfBDtPSQhlLPDNQJuUod4pbqkM37wXv2XgeYzEIM2GNj0KYSuURwI7coi8J/+VipvDbwUxVCWVEunGeISQHT9xNADh6lxTW813q1HlOgyKIgHPbML5NKOtWzy0= ceph-3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:56:53.984 INFO:teuthology.orchestra.run.smithi111.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-01T08:56:53.984 INFO:teuthology.orchestra.run.smithi111.stderr:Adding key to root@localhost authorized_keys... 2023-10-01T08:56:53.985 INFO:teuthology.orchestra.run.smithi111.stderr:Adding host smithi111... 2023-10-01T08:56:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:54 smithi111 bash[27369]: audit 2023-10-01T08:56:53.382400+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:56:55.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:56:55 smithi111 bash[27633]: Warning: Permanently added '172.21.15.111' (ECDSA) to the list of known hosts. 2023-10-01T08:56:56.129 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: Added host 'smithi111' with addr '172.21.15.111' 2023-10-01T08:56:56.380 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:56 smithi111 bash[27369]: audit 2023-10-01T08:56:55.299561+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi111", "addr": "172.21.15.111", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:56:57.048 INFO:teuthology.orchestra.run.smithi111.stderr:Deploying unmanaged mon service... 2023-10-01T08:56:57.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:57 smithi111 bash[27369]: audit 2023-10-01T08:56:56.126318+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:56:57.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:57 smithi111 bash[27369]: cephadm 2023-10-01T08:56:56.126959+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi111 2023-10-01T08:56:57.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:56:57 smithi111 bash[27369]: audit 2023-10-01T08:56:56.157466+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:56:59.054 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: Scheduled mon update... 2023-10-01T08:57:00.016 INFO:teuthology.orchestra.run.smithi111.stderr:Deploying unmanaged mgr service... 2023-10-01T08:57:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:00 smithi111 bash[27369]: audit 2023-10-01T08:56:59.045669+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:57:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:00 smithi111 bash[27369]: cephadm 2023-10-01T08:56:59.048978+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-10-01T08:57:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:00 smithi111 bash[27369]: audit 2023-10-01T08:56:59.051782+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:57:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:00 smithi111 bash[27369]: audit 2023-10-01T08:56:59.612686+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:57:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:00 smithi111 bash[27369]: audit 2023-10-01T08:56:59.846531+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:57:01.416 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-10-01T08:57:02.804 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:02 smithi111 bash[27369]: audit 2023-10-01T08:57:01.407236+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:57:02.804 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:02 smithi111 bash[27369]: cephadm 2023-10-01T08:57:01.409110+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-10-01T08:57:02.804 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:02 smithi111 bash[27369]: audit 2023-10-01T08:57:01.413620+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:57:04.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:04 smithi111 bash[27369]: audit 2023-10-01T08:57:03.400233+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.111:0/4293142947' entity='client.admin' 2023-10-01T08:57:06.025 INFO:teuthology.orchestra.run.smithi111.stderr:Enabling the dashboard module... 2023-10-01T08:57:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:05 smithi111 bash[27369]: cluster 2023-10-01T08:57:04.508297+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:05 smithi111 bash[27369]: audit 2023-10-01T08:57:04.957071+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.111:0/379502643' entity='mgr.y' 2023-10-01T08:57:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:05 smithi111 bash[27369]: audit 2023-10-01T08:57:05.339859+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.111:0/2036787845' entity='client.admin' 2023-10-01T08:57:08.239 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:07 smithi111 bash[27369]: cluster 2023-10-01T08:57:06.508713+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:08.240 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:07 smithi111 bash[27369]: audit 2023-10-01T08:57:07.429375+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.111:0/1799761703' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-01T08:57:08.240 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-01T08:57:08.240 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-01T08:57:08.240 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27633]: debug 2023-10-01T08:57:08.166+0000 7f42a1e27680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T08:57:08.571 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27633]: debug 2023-10-01T08:57:08.274+0000 7f42a1e27680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T08:57:08.966 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27633]: debug 2023-10-01T08:57:08.710+0000 7f42a1e27680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T08:57:09.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27369]: audit 2023-10-01T08:57:07.962921+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.111:0/1799761703' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-01T08:57:09.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:08 smithi111 bash[27369]: cluster 2023-10-01T08:57:07.963037+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-10-01T08:57:10.043 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:09 smithi111 bash[27633]: debug 2023-10-01T08:57:09.650+0000 7f42a1e27680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T08:57:10.043 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:09 smithi111 bash[27633]: debug 2023-10-01T08:57:09.758+0000 7f42a1e27680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T08:57:10.080 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:57:10.082 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "epoch": 9, 2023-10-01T08:57:10.082 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "available": true, 2023-10-01T08:57:10.082 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-01T08:57:10.082 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-01T08:57:10.083 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:57:10.314 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:10 smithi111 bash[27369]: audit 2023-10-01T08:57:10.078270+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.111:0/2479816666' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-01T08:57:10.315 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:10 smithi111 bash[27633]: debug 2023-10-01T08:57:10.038+0000 7f42a1e27680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T08:57:10.804 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for the mgr to restart... 2023-10-01T08:57:10.805 INFO:teuthology.orchestra.run.smithi111.stderr:Waiting for mgr epoch 9... 2023-10-01T08:57:11.474 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:11 smithi111 bash[27633]: debug 2023-10-01T08:57:11.206+0000 7f42a1e27680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T08:57:11.474 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:11 smithi111 bash[27633]: debug 2023-10-01T08:57:11.378+0000 7f42a1e27680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:57:11.804 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:11 smithi111 bash[27633]: debug 2023-10-01T08:57:11.470+0000 7f42a1e27680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T08:57:11.804 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:11 smithi111 bash[27633]: debug 2023-10-01T08:57:11.578+0000 7f42a1e27680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T08:57:12.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:11 smithi111 bash[27633]: debug 2023-10-01T08:57:11.802+0000 7f42a1e27680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T08:57:12.524 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:12 smithi111 bash[27633]: debug 2023-10-01T08:57:12.162+0000 7f42a1e27680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T08:57:12.524 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:12 smithi111 bash[27633]: debug 2023-10-01T08:57:12.294+0000 7f42a1e27680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T08:57:13.571 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:13 smithi111 bash[27633]: debug 2023-10-01T08:57:13.182+0000 7f42a1e27680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T08:57:13.571 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:13 smithi111 bash[27633]: debug 2023-10-01T08:57:13.286+0000 7f42a1e27680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T08:57:13.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:13 smithi111 bash[27633]: debug 2023-10-01T08:57:13.402+0000 7f42a1e27680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T08:57:13.912 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:13 smithi111 bash[27633]: debug 2023-10-01T08:57:13.622+0000 7f42a1e27680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T08:57:14.249 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:13 smithi111 bash[27633]: debug 2023-10-01T08:57:13.910+0000 7f42a1e27680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T08:57:14.249 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27633]: debug 2023-10-01T08:57:14.074+0000 7f42a1e27680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T08:57:14.250 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27633]: debug 2023-10-01T08:57:14.246+0000 7f42a1e27680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:57:14.569 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27633]: debug 2023-10-01T08:57:14.458+0000 7f42a1e27680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T08:57:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27633]: debug 2023-10-01T08:57:14.566+0000 7f42a1e27680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T08:57:14.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: cluster 2023-10-01T08:57:14.588479+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: cluster 2023-10-01T08:57:14.588882+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: cluster 2023-10-01T08:57:14.595600+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: cluster 2023-10-01T08:57:14.595813+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00709853s) 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: audit 2023-10-01T08:57:14.598371+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: audit 2023-10-01T08:57:14.599694+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: audit 2023-10-01T08:57:14.600761+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: audit 2023-10-01T08:57:14.601053+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: audit 2023-10-01T08:57:14.601250+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T08:57:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27369]: cluster 2023-10-01T08:57:14.626479+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-10-01T08:57:15.321 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:14 smithi111 bash[27633]: Warning: Permanently added '172.21.15.111' (ECDSA) to the list of known hosts. 2023-10-01T08:57:15.616 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: { 2023-10-01T08:57:15.616 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-10-01T08:57:15.616 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: "initialized": true 2023-10-01T08:57:15.616 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: } 2023-10-01T08:57:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:15 smithi111 bash[27369]: audit 2023-10-01T08:57:14.772317+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:57:16.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:15 smithi111 bash[27369]: audit 2023-10-01T08:57:14.777286+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:57:16.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:15 smithi111 bash[27369]: audit 2023-10-01T08:57:14.816905+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T08:57:16.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:15 smithi111 bash[27369]: audit 2023-10-01T08:57:14.821581+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T08:57:16.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:15 smithi111 bash[27369]: cluster 2023-10-01T08:57:15.598962+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.01024s) 2023-10-01T08:57:16.307 INFO:teuthology.orchestra.run.smithi111.stderr:mgr epoch 9 is available 2023-10-01T08:57:16.307 INFO:teuthology.orchestra.run.smithi111.stderr:Generating a dashboard self-signed certificate... 2023-10-01T08:57:17.008 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:16 smithi111 bash[27369]: audit 2023-10-01T08:57:15.598427+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-01T08:57:17.008 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:16 smithi111 bash[27369]: audit 2023-10-01T08:57:15.613600+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-01T08:57:17.691 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: Self-signed certificate created 2023-10-01T08:57:17.938 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:17 smithi111 bash[27369]: cluster 2023-10-01T08:57:16.653231+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-01T08:57:18.354 INFO:teuthology.orchestra.run.smithi111.stderr:Creating initial admin user... 2023-10-01T08:57:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:18 smithi111 bash[27369]: audit 2023-10-01T08:57:17.616711+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:57:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:18 smithi111 bash[27369]: audit 2023-10-01T08:57:17.683329+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:18 smithi111 bash[27369]: audit 2023-10-01T08:57:17.689212+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:19.971 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$XsSZokj7MeFdmI2OTfjI1ebhI1QhUZehRazoc3iScPmNyNh7znk9e", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696150639, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-01T08:57:20.690 INFO:teuthology.orchestra.run.smithi111.stderr:Fetching dashboard port number... 2023-10-01T08:57:21.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:20 smithi111 bash[27369]: audit 2023-10-01T08:57:19.714772+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:57:21.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:20 smithi111 bash[27369]: audit 2023-10-01T08:57:19.963833+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:21.969 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: 8443 2023-10-01T08:57:22.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:21 smithi111 bash[27369]: cluster 2023-10-01T08:57:20.967747+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-01T08:57:22.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:21 smithi111 bash[27369]: audit 2023-10-01T08:57:21.507186+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:21 smithi111 bash[27369]: audit 2023-10-01T08:57:21.967116+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.111:0/3848497123' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-01T08:57:22.641 INFO:teuthology.orchestra.run.smithi111.stderr:firewalld does not appear to be present 2023-10-01T08:57:22.641 INFO:teuthology.orchestra.run.smithi111.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-01T08:57:22.644 INFO:teuthology.orchestra.run.smithi111.stderr:Ceph Dashboard is now available at: 2023-10-01T08:57:22.644 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:22.644 INFO:teuthology.orchestra.run.smithi111.stderr: URL: https://smithi111.front.sepia.ceph.com:8443/ 2023-10-01T08:57:22.644 INFO:teuthology.orchestra.run.smithi111.stderr: User: admin 2023-10-01T08:57:22.644 INFO:teuthology.orchestra.run.smithi111.stderr: Password: k6muueztky 2023-10-01T08:57:22.644 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:22.645 INFO:teuthology.orchestra.run.smithi111.stderr:Enabling autotune for osd_memory_target 2023-10-01T08:57:26.190 INFO:teuthology.orchestra.run.smithi111.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-10-01T08:57:26.897 INFO:teuthology.orchestra.run.smithi111.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-01T08:57:26.897 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.897 INFO:teuthology.orchestra.run.smithi111.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:57:26.897 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.897 INFO:teuthology.orchestra.run.smithi111.stderr:Or, if you are only running a single cluster on this host: 2023-10-01T08:57:26.897 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr:Please consider enabling telemetry to help improve Ceph: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: ceph telemetry on 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr:For more information see: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr: 2023-10-01T08:57:26.898 INFO:teuthology.orchestra.run.smithi111.stderr:Bootstrap complete. 2023-10-01T08:57:26.931 INFO:tasks.cephadm:Fetching config... 2023-10-01T08:57:26.932 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:57:26.932 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-01T08:57:26.938 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-01T08:57:26.938 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:57:26.938 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-01T08:57:26.986 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-01T08:57:26.986 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:57:26.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-01T08:57:27.042 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-01T08:57:27.042 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:57:27.042 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-01T08:57:27.089 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-01T08:57:27.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4LmsjGsEqAuwHxEz8vvU8BCiDk/4HJcFlq3ahZZIKlYoaHMNQTdQ4h+sy87jeSrg0716MrayhEMUE8nta0iEnCP2T2aAQMFeu8YljpdT7n6FcpdIiOlW2gWNw9VhDA64SNysrWMQoqN5kGDHgReQDgPjm9e/XTQy7YUfa7GWabmvv/0xyGwFgWsVLn2HJL+Ww6g7DJCo7freFaSoidVRFThBVEuOVT183ac34aAb5+529LrBqpdUxxsH3NL67pQ3l4S+lXJj74b0RMhnYRHWLrzy4ZbEL3nHk91SgiCXhrtZfgVPHbQO3sxePV2+hOis8qudr3C8HQHfm7Xj4WYDOxgZ0So35LYiggzP7Ebhs3gA42O/cZ5JzS7mh15MjaaA2gyli9HfBDtPSQhlLPDNQJuUod4pbqkM37wXv2XgeYzEIM2GNj0KYSuURwI7coi8J/+VipvDbwUxVCWVEunGeISQHT9xNADh6lxTW813q1HlOgyKIgHPbML5NKOtWzy0= ceph-3963b34a-6038-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-01T08:57:27.148 INFO:teuthology.orchestra.run.smithi111.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4LmsjGsEqAuwHxEz8vvU8BCiDk/4HJcFlq3ahZZIKlYoaHMNQTdQ4h+sy87jeSrg0716MrayhEMUE8nta0iEnCP2T2aAQMFeu8YljpdT7n6FcpdIiOlW2gWNw9VhDA64SNysrWMQoqN5kGDHgReQDgPjm9e/XTQy7YUfa7GWabmvv/0xyGwFgWsVLn2HJL+Ww6g7DJCo7freFaSoidVRFThBVEuOVT183ac34aAb5+529LrBqpdUxxsH3NL67pQ3l4S+lXJj74b0RMhnYRHWLrzy4ZbEL3nHk91SgiCXhrtZfgVPHbQO3sxePV2+hOis8qudr3C8HQHfm7Xj4WYDOxgZ0So35LYiggzP7Ebhs3gA42O/cZ5JzS7mh15MjaaA2gyli9HfBDtPSQhlLPDNQJuUod4pbqkM37wXv2XgeYzEIM2GNj0KYSuURwI7coi8J/+VipvDbwUxVCWVEunGeISQHT9xNADh6lxTW813q1HlOgyKIgHPbML5NKOtWzy0= ceph-3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:57:27.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4LmsjGsEqAuwHxEz8vvU8BCiDk/4HJcFlq3ahZZIKlYoaHMNQTdQ4h+sy87jeSrg0716MrayhEMUE8nta0iEnCP2T2aAQMFeu8YljpdT7n6FcpdIiOlW2gWNw9VhDA64SNysrWMQoqN5kGDHgReQDgPjm9e/XTQy7YUfa7GWabmvv/0xyGwFgWsVLn2HJL+Ww6g7DJCo7freFaSoidVRFThBVEuOVT183ac34aAb5+529LrBqpdUxxsH3NL67pQ3l4S+lXJj74b0RMhnYRHWLrzy4ZbEL3nHk91SgiCXhrtZfgVPHbQO3sxePV2+hOis8qudr3C8HQHfm7Xj4WYDOxgZ0So35LYiggzP7Ebhs3gA42O/cZ5JzS7mh15MjaaA2gyli9HfBDtPSQhlLPDNQJuUod4pbqkM37wXv2XgeYzEIM2GNj0KYSuURwI7coi8J/+VipvDbwUxVCWVEunGeISQHT9xNADh6lxTW813q1HlOgyKIgHPbML5NKOtWzy0= ceph-3963b34a-6038-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-01T08:57:27.181 INFO:teuthology.orchestra.run.smithi183.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4LmsjGsEqAuwHxEz8vvU8BCiDk/4HJcFlq3ahZZIKlYoaHMNQTdQ4h+sy87jeSrg0716MrayhEMUE8nta0iEnCP2T2aAQMFeu8YljpdT7n6FcpdIiOlW2gWNw9VhDA64SNysrWMQoqN5kGDHgReQDgPjm9e/XTQy7YUfa7GWabmvv/0xyGwFgWsVLn2HJL+Ww6g7DJCo7freFaSoidVRFThBVEuOVT183ac34aAb5+529LrBqpdUxxsH3NL67pQ3l4S+lXJj74b0RMhnYRHWLrzy4ZbEL3nHk91SgiCXhrtZfgVPHbQO3sxePV2+hOis8qudr3C8HQHfm7Xj4WYDOxgZ0So35LYiggzP7Ebhs3gA42O/cZ5JzS7mh15MjaaA2gyli9HfBDtPSQhlLPDNQJuUod4pbqkM37wXv2XgeYzEIM2GNj0KYSuURwI7coi8J/+VipvDbwUxVCWVEunGeISQHT9xNADh6lxTW813q1HlOgyKIgHPbML5NKOtWzy0= ceph-3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:57:27.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-01T08:57:27.212 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:27 smithi111 bash[27369]: audit 2023-10-01T08:57:26.184679+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.111:0/2744996665' entity='client.admin' 2023-10-01T08:57:33.196 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-01T08:57:33.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-01T08:57:33.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:33 smithi111 bash[27369]: audit 2023-10-01T08:57:32.472100+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.111:0/3157466129' entity='client.admin' 2023-10-01T08:57:35.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:35 smithi111 bash[27369]: audit 2023-10-01T08:57:34.206781+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:35 smithi111 bash[27369]: audit 2023-10-01T08:57:34.505048+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi111", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:57:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:35 smithi111 bash[27369]: audit 2023-10-01T08:57:34.512215+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:35 smithi111 bash[27369]: audit 2023-10-01T08:57:34.514538+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:57:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:35 smithi111 bash[27369]: audit 2023-10-01T08:57:34.520967+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:35 smithi111 bash[27369]: cluster 2023-10-01T08:57:34.602606+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:37.182 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi183 2023-10-01T08:57:37.182 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:57:37.182 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.conf 2023-10-01T08:57:37.190 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:57:37.190 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-01T08:57:37.239 INFO:tasks.cephadm:Adding host smithi183 to orchestrator... 2023-10-01T08:57:37.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi183 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: audit 2023-10-01T08:57:36.516424+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: audit 2023-10-01T08:57:36.541122+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: audit 2023-10-01T08:57:36.543451+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: audit 2023-10-01T08:57:36.544461+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: cephadm 2023-10-01T08:57:36.546355+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: cephadm 2023-10-01T08:57:36.562710+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: audit 2023-10-01T08:57:36.592292+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: audit 2023-10-01T08:57:36.595512+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:37 smithi111 bash[27369]: cluster 2023-10-01T08:57:36.602869+0000 mgr.y (mgr.14146) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:39 smithi111 bash[27369]: cluster 2023-10-01T08:57:38.603288+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:40.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:40 smithi111 bash[27633]: Warning: Permanently added 'smithi183,172.21.15.183' (ECDSA) to the list of known hosts. 2023-10-01T08:57:41.174 INFO:teuthology.orchestra.run.smithi111.stdout:Added host 'smithi183' with addr '172.21.15.183' 2023-10-01T08:57:41.571 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:57:41 smithi111 bash[27633]: Warning: Permanently added '172.21.15.183' (ECDSA) to the list of known hosts. 2023-10-01T08:57:41.867 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-01T08:57:42.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:41 smithi111 bash[27369]: audit 2023-10-01T08:57:40.334697+0000 mgr.y (mgr.14146) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:57:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:41 smithi111 bash[27369]: cluster 2023-10-01T08:57:40.603928+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:41 smithi111 bash[27369]: audit 2023-10-01T08:57:41.171154+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:41 smithi111 bash[27369]: audit 2023-10-01T08:57:41.173755+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:57:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:41 smithi111 bash[27369]: audit 2023-10-01T08:57:41.727909+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:43.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:42 smithi111 bash[27369]: cephadm 2023-10-01T08:57:41.172118+0000 mgr.y (mgr.14146) 13 : cephadm [INF] Added host smithi183 2023-10-01T08:57:44.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:43 smithi111 bash[27369]: cluster 2023-10-01T08:57:42.604521+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:44.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:43 smithi111 bash[27369]: audit 2023-10-01T08:57:42.991976+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:44.781 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T08:57:44.782 INFO:teuthology.orchestra.run.smithi111.stdout:[{"addr": "172.21.15.111", "hostname": "smithi111", "labels": [], "status": ""}, {"addr": "172.21.15.183", "hostname": "smithi183", "labels": [], "status": ""}] 2023-10-01T08:57:45.520 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-01T08:57:45.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-01T08:57:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:45 smithi111 bash[27369]: cluster 2023-10-01T08:57:44.604844+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:46.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:45 smithi111 bash[27369]: audit 2023-10-01T08:57:44.778905+0000 mgr.y (mgr.14146) 16 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:57:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:47 smithi111 bash[27369]: cluster 2023-10-01T08:57:46.605164+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:49.519 INFO:teuthology.orchestra.run.smithi111.stderr:adjusted tunables profile to default 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.196299+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.506090+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.507017+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.508437+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.509372+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: cephadm 2023-10-01T08:57:48.510992+0000 mgr.y (mgr.14146) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: cephadm 2023-10-01T08:57:48.532568+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T08:57:49.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.549152+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.111:0/23586950' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-01T08:57:49.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.565141+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:49.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: audit 2023-10-01T08:57:48.571321+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:49.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:49 smithi111 bash[27369]: cluster 2023-10-01T08:57:48.605582+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:50.226 INFO:tasks.cephadm:Adding mon.a on smithi111 2023-10-01T08:57:50.226 INFO:tasks.cephadm:Adding mon.c on smithi111 2023-10-01T08:57:50.226 INFO:tasks.cephadm:Adding mon.b on smithi183 2023-10-01T08:57:50.226 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi111:172.21.15.111=a;smithi111:[v2:172.21.15.111:3301,v1:172.21.15.111:6790]=c;smithi183:172.21.15.183=b' 2023-10-01T08:57:50.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:50 smithi111 bash[27369]: audit 2023-10-01T08:57:49.512520+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.111:0/23586950' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-01T08:57:50.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:50 smithi111 bash[27369]: cluster 2023-10-01T08:57:49.512632+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:57:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:51 smithi111 bash[27369]: cluster 2023-10-01T08:57:50.605980+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:53.211 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mon update... 2023-10-01T08:57:54.129 DEBUG:teuthology.orchestra.run.smithi111:mon.c> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-01T08:57:54.132 DEBUG:teuthology.orchestra.run.smithi183:mon.b> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-01T08:57:54.135 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-01T08:57:54.135 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-01T08:57:54.206 INFO:journalctl@ceph.mon.c.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:57:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: cluster 2023-10-01T08:57:52.606399+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.209217+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.249141+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:57:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.252892+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:57:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.254611+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:57:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.260723+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:57:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.263540+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:57:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:53 smithi111 bash[27369]: audit 2023-10-01T08:57:53.264810+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:57:55.292 INFO:journalctl@ceph.mon.b.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:57:55.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:54 smithi111 bash[27369]: audit 2023-10-01T08:57:53.198059+0000 mgr.y (mgr.14146) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi111:172.21.15.111=a;smithi111:[v2:172.21.15.111:3301,v1:172.21.15.111:6790]=c;smithi183:172.21.15.183=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:57:55.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:54 smithi111 bash[27369]: cephadm 2023-10-01T08:57:53.204230+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Saving service mon spec with placement smithi111:172.21.15.111=a;smithi111:[v2:172.21.15.111:3301,v1:172.21.15.111:6790]=c;smithi183:172.21.15.183=b;count:3 2023-10-01T08:57:55.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:54 smithi111 bash[27369]: cephadm 2023-10-01T08:57:53.265893+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Deploying daemon mon.b on smithi183 2023-10-01T08:57:56.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:55 smithi111 bash[27369]: cluster 2023-10-01T08:57:54.606825+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:58.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:57 smithi111 bash[27369]: cluster 2023-10-01T08:57:56.607240+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:57:59.044 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-10-01T08:57:59.044 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":1,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","modified":"2023-10-01T08:56:12.292664Z","created":"2023-10-01T08:56:12.292664Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-01T08:57:59.049 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 1 2023-10-01T08:58:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:59 smithi111 bash[27369]: cluster 2023-10-01T08:57:58.607681+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:59 smithi111 bash[27369]: audit 2023-10-01T08:57:59.042138+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.183:0/2639016433' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:58:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:59 smithi111 bash[27369]: audit 2023-10-01T08:57:59.558039+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:59 smithi111 bash[27369]: audit 2023-10-01T08:57:59.559913+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:57:59 smithi111 bash[27369]: audit 2023-10-01T08:57:59.561462+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:00.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:00 smithi183 bash[27651]: debug 2023-10-01T08:58:00.603+0000 7f18eced8700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-01T08:58:01.000 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-01T08:58:01.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-01T08:58:04.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:04 smithi111 bash[33891]: debug 2023-10-01T08:58:04.701+0000 7f929b115700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-01T08:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:00.607939+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:00.615265+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:00.615673+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-10-01T08:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:00.635509+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:01.610943+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:02.608212+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:02.610997+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:02.613305+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:03.610827+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:04.608470+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:04.611058+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:04.708683+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:05.611604+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:05.658732+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-01T08:58:06.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:05.668507+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0]} removed_ranks: {} 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:05.686965+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:05.687023+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:05.687382+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: cluster 2023-10-01T08:58:05.694030+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:05.699734+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:05.701489+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:06.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:05 smithi183 bash[27651]: audit 2023-10-01T08:58:05.708266+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:06.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:00.607939+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:00.615265+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:00.615673+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:00.635509+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:01.610943+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:02.608212+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:02.610997+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:02.613305+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:03.610827+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:04.608470+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:04.611058+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:04.708683+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:05.611604+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:05.658732+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:05.668507+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0]} removed_ranks: {} 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:05.686965+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:05.687023+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:05.687382+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: cluster 2023-10-01T08:58:05.694030+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:05.699734+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:05.701489+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:05 smithi111 bash[27369]: audit 2023-10-01T08:58:05.708266+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:06.608851+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:06.714689+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:58:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:06.715104+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-10-01T08:58:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:06.720603+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-01T08:58:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:06.735807+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:06.736192+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:07.709111+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:08.609302+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:08.709634+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:08.711162+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:09.709231+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:10.609655+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:10.709582+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:11.709799+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:11.758666+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:11.768383+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T08:58:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:11.787145+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:11.787202+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:11.787538+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: cluster 2023-10-01T08:58:11.794436+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:11.798956+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:11.803129+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:11.808559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:11.809727+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:12.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[27369]: audit 2023-10-01T08:58:11.810952+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:12.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:00.607939+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:00.615265+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:58:12.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:00.615673+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-10-01T08:58:12.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:00.635509+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:01.610943+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:02.608212+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:02.610997+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:02.613305+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:03.610827+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:04.608470+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:04.611058+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:04.708683+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:05.611604+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:05.658732+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:05.668507+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0]} removed_ranks: {} 2023-10-01T08:58:12.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:05.686965+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:05.687023+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:05.687382+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:05.694030+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:05.699734+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:05.701489+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:05.708266+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:06.608851+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:06.714689+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:06.715104+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:06.720603+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-01T08:58:12.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:06.735807+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:06.736192+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:07.709111+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:08.609302+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:08.709634+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:08.711162+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:09.709231+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:10.609655+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:10.709582+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:11.709799+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:11.758666+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T08:58:12.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:11.768383+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:11.787145+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:11.787202+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:11.787538+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: cluster 2023-10-01T08:58:11.794436+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:11.798956+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:11.803129+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:11.808559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:11.809727+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:12.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:11 smithi111 bash[33891]: audit 2023-10-01T08:58:11.810952+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:06.608851+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:06.714689+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:06.715104+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:06.720603+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:06.735807+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:06.736192+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:07.709111+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:08.609302+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:08.709634+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:08.711162+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:09.709231+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:10.609655+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:10.709582+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:11.709799+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:11.758666+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:11.768383+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:11.787145+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-10-01T08:58:12.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:11.787202+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:11.787538+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: cluster 2023-10-01T08:58:11.794436+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:11.798956+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:11.803129+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:11.808559+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:11.809727+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:12.305 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:11 smithi183 bash[27651]: audit 2023-10-01T08:58:11.810952+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: cephadm 2023-10-01T08:58:11.812561+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: cephadm 2023-10-01T08:58:11.812976+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:11.855279+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:11.861440+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:11.866404+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: cephadm 2023-10-01T08:58:11.868665+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-01T08:58:13.126 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:11.869139+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:11.870269+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:11.871388+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: cephadm 2023-10-01T08:58:11.872302+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi111 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[33891]: audit 2023-10-01T08:58:12.709767+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: cephadm 2023-10-01T08:58:11.812561+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: cephadm 2023-10-01T08:58:11.812976+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:11.855279+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:11.861440+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:11.866404+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.127 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: cephadm 2023-10-01T08:58:11.868665+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-01T08:58:13.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:11.869139+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:13.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:11.870269+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:13.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:11.871388+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:13.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: cephadm 2023-10-01T08:58:11.872302+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi111 2023-10-01T08:58:13.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:12 smithi111 bash[27369]: audit 2023-10-01T08:58:12.709767+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:13.180 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-10-01T08:58:13.180 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":3,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","modified":"2023-10-01T08:58:06.709290Z","created":"2023-10-01T08:56:12.292664Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3301","nonce":0},{"type":"v1","addr":"172.21.15.111:6790","nonce":0}]},"addr":"172.21.15.111:6790/0","public_addr":"172.21.15.111:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-10-01T08:58:13.186 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 3 2023-10-01T08:58:13.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: cephadm 2023-10-01T08:58:11.812561+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T08:58:13.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: cephadm 2023-10-01T08:58:11.812976+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T08:58:13.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:11.855279+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:11.861440+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:11.866404+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: cephadm 2023-10-01T08:58:11.868665+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:11.869139+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:11.870269+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:11.871388+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: cephadm 2023-10-01T08:58:11.872302+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi111 2023-10-01T08:58:13.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:12 smithi183 bash[27651]: audit 2023-10-01T08:58:12.709767+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T08:58:13.961 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-01T08:58:13.961 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-01T08:58:13.970 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27633]: debug 2023-10-01T08:58:13.709+0000 7f425d62d700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-01T08:58:14.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:13 smithi183 bash[27651]: cluster 2023-10-01T08:58:12.609981+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:13 smithi183 bash[27651]: audit 2023-10-01T08:58:13.179098+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.183:0/236883109' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:58:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:13 smithi183 bash[27651]: audit 2023-10-01T08:58:13.781821+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:13 smithi183 bash[27651]: audit 2023-10-01T08:58:13.783425+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:13 smithi183 bash[27651]: audit 2023-10-01T08:58:13.784487+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:14.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:13 smithi183 bash[27651]: audit 2023-10-01T08:58:13.785488+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27369]: cluster 2023-10-01T08:58:12.609981+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27369]: audit 2023-10-01T08:58:13.179098+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.183:0/236883109' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:58:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27369]: audit 2023-10-01T08:58:13.781821+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27369]: audit 2023-10-01T08:58:13.783425+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27369]: audit 2023-10-01T08:58:13.784487+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[27369]: audit 2023-10-01T08:58:13.785488+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[33891]: cluster 2023-10-01T08:58:12.609981+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[33891]: audit 2023-10-01T08:58:13.179098+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.183:0/236883109' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:58:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[33891]: audit 2023-10-01T08:58:13.781821+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[33891]: audit 2023-10-01T08:58:13.783425+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[33891]: audit 2023-10-01T08:58:13.784487+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:13 smithi111 bash[33891]: audit 2023-10-01T08:58:13.785488+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:15.269 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:14 smithi111 bash[27369]: cephadm 2023-10-01T08:58:13.782931+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-01T08:58:15.269 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:14 smithi111 bash[27369]: cephadm 2023-10-01T08:58:13.786329+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi111 2023-10-01T08:58:15.269 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:14 smithi111 bash[33891]: cephadm 2023-10-01T08:58:13.782931+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-01T08:58:15.270 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:14 smithi111 bash[33891]: cephadm 2023-10-01T08:58:13.786329+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi111 2023-10-01T08:58:15.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:14 smithi183 bash[27651]: cephadm 2023-10-01T08:58:13.782931+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-01T08:58:15.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:14 smithi183 bash[27651]: cephadm 2023-10-01T08:58:13.786329+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi111 2023-10-01T08:58:16.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:15 smithi183 bash[27651]: cluster 2023-10-01T08:58:14.610468+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:15 smithi111 bash[27369]: cluster 2023-10-01T08:58:14.610468+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:16.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:15 smithi111 bash[33891]: cluster 2023-10-01T08:58:14.610468+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:17.804 INFO:teuthology.orchestra.run.smithi111.stdout:# minimal ceph.conf for 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:58:17.804 INFO:teuthology.orchestra.run.smithi111.stdout:[global] 2023-10-01T08:58:17.804 INFO:teuthology.orchestra.run.smithi111.stdout: fsid = 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T08:58:17.804 INFO:teuthology.orchestra.run.smithi111.stdout: mon_host = [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] [v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0] 2023-10-01T08:58:18.037 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: cluster 2023-10-01T08:58:16.611079+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: audit 2023-10-01T08:58:16.777024+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: cephadm 2023-10-01T08:58:16.778069+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: audit 2023-10-01T08:58:16.778559+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: audit 2023-10-01T08:58:16.779541+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: audit 2023-10-01T08:58:16.780425+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[27369]: cephadm 2023-10-01T08:58:16.781114+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi183 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: cluster 2023-10-01T08:58:16.611079+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: audit 2023-10-01T08:58:16.777024+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:18.038 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: cephadm 2023-10-01T08:58:16.778069+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-01T08:58:18.039 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: audit 2023-10-01T08:58:16.778559+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:18.039 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: audit 2023-10-01T08:58:16.779541+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:18.039 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: audit 2023-10-01T08:58:16.780425+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:18.039 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:17 smithi111 bash[33891]: cephadm 2023-10-01T08:58:16.781114+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi183 2023-10-01T08:58:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: cluster 2023-10-01T08:58:16.611079+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: audit 2023-10-01T08:58:16.777024+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: cephadm 2023-10-01T08:58:16.778069+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-01T08:58:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: audit 2023-10-01T08:58:16.778559+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T08:58:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: audit 2023-10-01T08:58:16.779541+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T08:58:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: audit 2023-10-01T08:58:16.780425+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:17 smithi183 bash[27651]: cephadm 2023-10-01T08:58:16.781114+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi183 2023-10-01T08:58:18.488 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-01T08:58:18.488 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:58:18.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.conf 2023-10-01T08:58:18.547 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:58:18.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-01T08:58:18.605 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:58:18.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.conf 2023-10-01T08:58:18.616 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:58:18.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-01T08:58:18.676 INFO:tasks.cephadm:Adding mgr.y on smithi111 2023-10-01T08:58:18.676 INFO:tasks.cephadm:Adding mgr.x on smithi183 2023-10-01T08:58:18.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi111=y;smithi183=x' 2023-10-01T08:58:18.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:18 smithi183 bash[27651]: audit 2023-10-01T08:58:17.803107+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.111:0/2404786999' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:18.918 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:18 smithi183 bash[27651]: audit 2023-10-01T08:58:18.610610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:18.918 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:18 smithi183 bash[27651]: audit 2023-10-01T08:58:18.612201+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:18.918 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:18 smithi183 bash[27651]: audit 2023-10-01T08:58:18.614286+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:18.919 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:18 smithi183 bash[27651]: audit 2023-10-01T08:58:18.615318+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:18.919 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:18 smithi183 bash[27651]: audit 2023-10-01T08:58:18.621527+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[27369]: audit 2023-10-01T08:58:17.803107+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.111:0/2404786999' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[27369]: audit 2023-10-01T08:58:18.610610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:19.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[27369]: audit 2023-10-01T08:58:18.612201+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:19.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[27369]: audit 2023-10-01T08:58:18.614286+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:19.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[27369]: audit 2023-10-01T08:58:18.615318+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:19.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[27369]: audit 2023-10-01T08:58:18.621527+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:19.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[33891]: audit 2023-10-01T08:58:17.803107+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.111:0/2404786999' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:19.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[33891]: audit 2023-10-01T08:58:18.610610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:19.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[33891]: audit 2023-10-01T08:58:18.612201+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:19.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[33891]: audit 2023-10-01T08:58:18.614286+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:19.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[33891]: audit 2023-10-01T08:58:18.615318+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:19.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:18 smithi111 bash[33891]: audit 2023-10-01T08:58:18.621527+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:20.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:19 smithi183 bash[27651]: cluster 2023-10-01T08:58:18.611470+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:19 smithi111 bash[27369]: cluster 2023-10-01T08:58:18.611470+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:20.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:19 smithi111 bash[33891]: cluster 2023-10-01T08:58:18.611470+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:21.703 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mgr update... 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: cluster 2023-10-01T08:58:20.611855+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.702118+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.748045+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.751480+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.752954+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.760228+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:22.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.762174+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T08:58:22.009 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.765945+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-01T08:58:22.009 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.767108+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T08:58:22.009 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:21 smithi183 bash[27651]: audit 2023-10-01T08:58:21.768369+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: cluster 2023-10-01T08:58:20.611855+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.702118+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.748045+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.751480+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.752954+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.760228+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.762174+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.765945+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.767108+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[27369]: audit 2023-10-01T08:58:21.768369+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: cluster 2023-10-01T08:58:20.611855+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.702118+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:22.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.748045+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.751480+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.752954+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.760228+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.762174+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.765945+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.767108+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T08:58:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:21 smithi111 bash[33891]: audit 2023-10-01T08:58:21.768369+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:22.660 DEBUG:teuthology.orchestra.run.smithi183:mgr.x> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-01T08:58:22.662 INFO:tasks.cephadm:Deploying OSDs... 2023-10-01T08:58:22.662 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T08:58:22.662 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/scratch_devs of=/dev/stdout 2023-10-01T08:58:22.670 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-01T08:58:22.671 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_1 2023-10-01T08:58:22.724 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-10-01 08:51:46.467966861 +0000 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-10-01 08:51:46.151974149 +0000 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-10-01 08:51:46.151974149 +0000 2023-10-01T08:58:22.725 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-10-01T08:58:22.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-01T08:58:22.788 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-10-01T08:58:22.789 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-10-01T08:58:22.789 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000369087 s, 1.4 MB/s 2023-10-01T08:58:22.790 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-01T08:58:22.845 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_2 2023-10-01T08:58:22.895 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-01T08:58:22.895 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:22.895 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-10-01T08:58:22.895 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:22.896 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-10-01 08:51:47.003954501 +0000 2023-10-01T08:58:22.896 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-10-01 08:51:46.691961696 +0000 2023-10-01T08:58:22.896 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-10-01 08:51:46.691961696 +0000 2023-10-01T08:58:22.896 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-10-01T08:58:22.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-01T08:58:22.953 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-10-01T08:58:22.954 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-10-01T08:58:22.954 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000407516 s, 1.3 MB/s 2023-10-01T08:58:22.955 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-01T08:58:22.976 INFO:journalctl@ceph.mgr.x.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:58:23.007 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_3 2023-10-01T08:58:23.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:22 smithi183 bash[27651]: audit 2023-10-01T08:58:21.693767+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi111=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:58:23.008 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:22 smithi183 bash[27651]: cephadm 2023-10-01T08:58:21.697046+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi111=y;smithi183=x;count:2 2023-10-01T08:58:23.009 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:22 smithi183 bash[27651]: cephadm 2023-10-01T08:58:21.769293+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T08:58:23.058 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-01T08:58:23.058 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:23.058 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-10-01T08:58:23.058 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:23.059 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-10-01 08:51:47.219949520 +0000 2023-10-01T08:58:23.059 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-10-01 08:51:47.215949611 +0000 2023-10-01T08:58:23.059 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-10-01 08:51:47.215949611 +0000 2023-10-01T08:58:23.059 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-10-01T08:58:23.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-01T08:58:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:22 smithi111 bash[27369]: audit 2023-10-01T08:58:21.693767+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi111=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:58:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:22 smithi111 bash[27369]: cephadm 2023-10-01T08:58:21.697046+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi111=y;smithi183=x;count:2 2023-10-01T08:58:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:22 smithi111 bash[27369]: cephadm 2023-10-01T08:58:21.769293+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T08:58:23.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:22 smithi111 bash[33891]: audit 2023-10-01T08:58:21.693767+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi111=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:58:23.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:22 smithi111 bash[33891]: cephadm 2023-10-01T08:58:21.697046+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi111=y;smithi183=x;count:2 2023-10-01T08:58:23.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:22 smithi111 bash[33891]: cephadm 2023-10-01T08:58:21.769293+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T08:58:23.085 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-10-01T08:58:23.085 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-10-01T08:58:23.085 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000416589 s, 1.2 MB/s 2023-10-01T08:58:23.086 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-01T08:58:23.139 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_4 2023-10-01T08:58:23.189 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-01T08:58:23.189 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:23.190 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 509 Links: 1 2023-10-01T08:58:23.190 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:23.190 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2023-10-01 08:51:48.067929963 +0000 2023-10-01T08:58:23.190 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2023-10-01 08:51:47.751937251 +0000 2023-10-01T08:58:23.190 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2023-10-01 08:51:47.751937251 +0000 2023-10-01T08:58:23.190 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2023-10-01T08:58:23.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-01T08:58:23.245 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2023-10-01T08:58:23.245 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2023-10-01T08:58:23.245 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000417512 s, 1.2 MB/s 2023-10-01T08:58:23.246 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-01T08:58:23.299 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T08:58:23.299 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/scratch_devs of=/dev/stdout 2023-10-01T08:58:23.304 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-01T08:58:23.304 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_1 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-10-01 08:51:46.714749102 +0000 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-10-01 08:51:46.710749194 +0000 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-10-01 08:51:46.710749194 +0000 2023-10-01T08:58:23.352 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-10-01T08:58:23.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-01T08:58:23.403 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-10-01T08:58:23.403 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-10-01T08:58:23.404 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000311587 s, 1.6 MB/s 2023-10-01T08:58:23.404 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-01T08:58:23.457 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_2 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 497 Links: 1 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-10-01 08:51:47.586729003 +0000 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-10-01 08:51:47.266736379 +0000 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-10-01 08:51:47.266736379 +0000 2023-10-01T08:58:23.508 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-10-01T08:58:23.509 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-01T08:58:23.561 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-10-01T08:58:23.561 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-10-01T08:58:23.561 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000408681 s, 1.3 MB/s 2023-10-01T08:58:23.562 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-01T08:58:23.613 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_3 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-10-01 08:51:48.114716833 +0000 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-10-01 08:51:47.806723932 +0000 2023-10-01T08:58:23.664 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-10-01 08:51:47.806723932 +0000 2023-10-01T08:58:23.665 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-10-01T08:58:23.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-01T08:58:23.719 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-10-01T08:58:23.719 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-10-01T08:58:23.719 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000401424 s, 1.3 MB/s 2023-10-01T08:58:23.720 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-01T08:58:23.773 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_4 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2023-10-01 08:51:48.690703555 +0000 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2023-10-01 08:51:48.358711208 +0000 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2023-10-01 08:51:48.358711208 +0000 2023-10-01T08:58:23.824 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2023-10-01T08:58:23.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-01T08:58:23.874 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2023-10-01T08:58:23.874 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2023-10-01T08:58:23.874 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000381916 s, 1.3 MB/s 2023-10-01T08:58:23.875 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-01T08:58:23.923 INFO:tasks.cephadm:Deploying osd.0 on smithi111 with /dev/vg_nvme/lv_4... 2023-10-01T08:58:23.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-01T08:58:24.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:23 smithi183 bash[27651]: cluster 2023-10-01T08:58:22.612255+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:24.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:23 smithi111 bash[27369]: cluster 2023-10-01T08:58:22.612255+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:24.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:23 smithi111 bash[33891]: cluster 2023-10-01T08:58:22.612255+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:25.510 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:25 smithi183 bash[28503]: debug 2023-10-01T08:58:25.347+0000 7f8176d62700 1 -- 172.21.15.183:0/3507137007 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a953e604e0 con 0x55a953f54c00 2023-10-01T08:58:25.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:25 smithi183 bash[27651]: audit 2023-10-01T08:58:24.399594+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:25.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:25 smithi183 bash[27651]: audit 2023-10-01T08:58:24.402069+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:25.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:25 smithi183 bash[27651]: cluster 2023-10-01T08:58:24.612639+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:25.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:25 smithi111 bash[27369]: audit 2023-10-01T08:58:24.399594+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:25.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:25 smithi111 bash[27369]: audit 2023-10-01T08:58:24.402069+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:25.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:25 smithi111 bash[27369]: cluster 2023-10-01T08:58:24.612639+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:25.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:25 smithi111 bash[33891]: audit 2023-10-01T08:58:24.399594+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:25.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:25 smithi111 bash[33891]: audit 2023-10-01T08:58:24.402069+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:25.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:25 smithi111 bash[33891]: cluster 2023-10-01T08:58:24.612639+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:25.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:25 smithi183 bash[28503]: debug 2023-10-01T08:58:25.507+0000 7f8187347680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T08:58:25.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:25 smithi183 bash[28503]: debug 2023-10-01T08:58:25.611+0000 7f8187347680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T08:58:26.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:26 smithi183 bash[28503]: debug 2023-10-01T08:58:26.083+0000 7f8187347680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T08:58:27.270 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-01T08:58:27.270 INFO:teuthology.orchestra.run.smithi111.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-01T08:58:27.270 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10+0 records in 2023-10-01T08:58:27.270 INFO:teuthology.orchestra.run.smithi111.stderr:10+0 records out 2023-10-01T08:58:27.270 INFO:teuthology.orchestra.run.smithi111.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0178725 s, 587 MB/s 2023-10-01T08:58:27.271 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping successful for: 2023-10-01T08:58:27.302 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:27 smithi183 bash[28503]: debug 2023-10-01T08:58:27.003+0000 7f8187347680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T08:58:27.303 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:27 smithi183 bash[28503]: debug 2023-10-01T08:58:27.095+0000 7f8187347680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T08:58:27.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:27 smithi183 bash[28503]: debug 2023-10-01T08:58:27.355+0000 7f8187347680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T08:58:28.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi111:vg_nvme/lv_4 2023-10-01T08:58:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:27 smithi111 bash[27369]: cluster 2023-10-01T08:58:26.613149+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:27 smithi111 bash[27369]: audit 2023-10-01T08:58:26.809781+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:27 smithi111 bash[33891]: cluster 2023-10-01T08:58:26.613149+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:27 smithi111 bash[33891]: audit 2023-10-01T08:58:26.809781+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:28.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:27 smithi183 bash[27651]: cluster 2023-10-01T08:58:26.613149+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:28.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:27 smithi183 bash[27651]: audit 2023-10-01T08:58:26.809781+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:28.770 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:28 smithi183 bash[28503]: debug 2023-10-01T08:58:28.499+0000 7f8187347680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T08:58:28.770 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:28 smithi183 bash[28503]: debug 2023-10-01T08:58:28.663+0000 7f8187347680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:58:29.052 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:28 smithi183 bash[28503]: debug 2023-10-01T08:58:28.767+0000 7f8187347680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T08:58:29.052 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:28 smithi183 bash[28503]: debug 2023-10-01T08:58:28.883+0000 7f8187347680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T08:58:29.493 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[28503]: debug 2023-10-01T08:58:29.107+0000 7f8187347680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T08:58:29.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[28503]: debug 2023-10-01T08:58:29.487+0000 7f8187347680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T08:58:29.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[28503]: debug 2023-10-01T08:58:29.607+0000 7f8187347680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T08:58:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: cluster 2023-10-01T08:58:28.613630+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.428030+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.429174+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.430634+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.435895+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.438327+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T08:58:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.439483+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T08:58:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:29 smithi183 bash[27651]: audit 2023-10-01T08:58:29.440408+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:30.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: cluster 2023-10-01T08:58:28.613630+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.428030+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.429174+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.430634+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.435895+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.438327+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.439483+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T08:58:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[27369]: audit 2023-10-01T08:58:29.440408+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: cluster 2023-10-01T08:58:28.613630+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.428030+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.429174+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.430634+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.435895+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.438327+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.439483+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T08:58:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:29 smithi111 bash[33891]: audit 2023-10-01T08:58:29.440408+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:30.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:30 smithi183 bash[28503]: debug 2023-10-01T08:58:30.475+0000 7f8187347680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T08:58:30.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:30 smithi183 bash[28503]: debug 2023-10-01T08:58:30.575+0000 7f8187347680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T08:58:30.803 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:30 smithi183 bash[28503]: debug 2023-10-01T08:58:30.691+0000 7f8187347680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T08:58:31.209 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:30 smithi183 bash[28503]: debug 2023-10-01T08:58:30.911+0000 7f8187347680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T08:58:31.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:30 smithi183 bash[27651]: cephadm 2023-10-01T08:58:29.437909+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-01T08:58:31.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:30 smithi183 bash[27651]: cephadm 2023-10-01T08:58:29.441254+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi111 2023-10-01T08:58:31.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:30 smithi111 bash[27369]: cephadm 2023-10-01T08:58:29.437909+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-01T08:58:31.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:30 smithi111 bash[27369]: cephadm 2023-10-01T08:58:29.441254+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi111 2023-10-01T08:58:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:30 smithi111 bash[33891]: cephadm 2023-10-01T08:58:29.437909+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-01T08:58:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:30 smithi111 bash[33891]: cephadm 2023-10-01T08:58:29.441254+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi111 2023-10-01T08:58:31.547 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:31 smithi183 bash[28503]: debug 2023-10-01T08:58:31.203+0000 7f8187347680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T08:58:31.547 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:31 smithi183 bash[28503]: debug 2023-10-01T08:58:31.367+0000 7f8187347680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T08:58:31.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:31 smithi183 bash[28503]: debug 2023-10-01T08:58:31.543+0000 7f8187347680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T08:58:31.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:31 smithi183 bash[28503]: debug 2023-10-01T08:58:31.759+0000 7f8187347680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T08:58:32.302 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 08:58:31 smithi183 bash[28503]: debug 2023-10-01T08:58:31.867+0000 7f8187347680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: cluster 2023-10-01T08:58:30.614037+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.732370+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.735086+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.735933+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: cluster 2023-10-01T08:58:31.893301+0000 mon.a (mon.0) 210 : cluster [DBG] Standby manager daemon x started 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.894744+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.895591+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.897449+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T08:58:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:32 smithi183 bash[27651]: audit 2023-10-01T08:58:31.898121+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T08:58:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: cluster 2023-10-01T08:58:30.614037+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.732370+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:58:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.735086+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:58:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.735933+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: cluster 2023-10-01T08:58:31.893301+0000 mon.a (mon.0) 210 : cluster [DBG] Standby manager daemon x started 2023-10-01T08:58:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.894744+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.895591+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.897449+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[27369]: audit 2023-10-01T08:58:31.898121+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: cluster 2023-10-01T08:58:30.614037+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.732370+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.735086+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.735933+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: cluster 2023-10-01T08:58:31.893301+0000 mon.a (mon.0) 210 : cluster [DBG] Standby manager daemon x started 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.894744+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T08:58:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.895591+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T08:58:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.897449+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T08:58:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:32 smithi111 bash[33891]: audit 2023-10-01T08:58:31.898121+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.183:0/3913315795' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T08:58:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:31.729133+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: cluster 2023-10-01T08:58:32.008114+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:32.008617+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:32.122978+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:32.124707+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:32.126805+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:32.127931+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:33.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:33 smithi183 bash[27651]: audit 2023-10-01T08:58:32.135630+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:33.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:31.729133+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:58:33.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: cluster 2023-10-01T08:58:32.008114+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2023-10-01T08:58:33.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:32.008617+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:32.122978+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:32.124707+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:32.126805+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:32.127931+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[27369]: audit 2023-10-01T08:58:32.135630+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:31.729133+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: cluster 2023-10-01T08:58:32.008114+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2023-10-01T08:58:33.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:32.008617+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T08:58:33.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:32.122978+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:33.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:32.124707+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:33.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:32.126805+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:33.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:32.127931+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:58:33.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:33 smithi111 bash[33891]: audit 2023-10-01T08:58:32.135630+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:34.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:34 smithi183 bash[27651]: cluster 2023-10-01T08:58:32.614531+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:34 smithi111 bash[27369]: cluster 2023-10-01T08:58:32.614531+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:34 smithi111 bash[33891]: cluster 2023-10-01T08:58:32.614531+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:36.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:36 smithi183 bash[27651]: cluster 2023-10-01T08:58:34.614904+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:36.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:36 smithi111 bash[27369]: cluster 2023-10-01T08:58:34.614904+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:36 smithi111 bash[33891]: cluster 2023-10-01T08:58:34.614904+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:38.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:38 smithi183 bash[27651]: cluster 2023-10-01T08:58:36.615359+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:38.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:38 smithi111 bash[27369]: cluster 2023-10-01T08:58:36.615359+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:38.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:38 smithi111 bash[33891]: cluster 2023-10-01T08:58:36.615359+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:40 smithi183 bash[27651]: cluster 2023-10-01T08:58:38.615757+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:40 smithi183 bash[27651]: audit 2023-10-01T08:58:39.758574+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.111:0/2753705283' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]: dispatch 2023-10-01T08:58:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:40 smithi183 bash[27651]: audit 2023-10-01T08:58:39.759413+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]: dispatch 2023-10-01T08:58:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:40 smithi183 bash[27651]: audit 2023-10-01T08:58:39.764198+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]': finished 2023-10-01T08:58:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:40 smithi183 bash[27651]: cluster 2023-10-01T08:58:39.764276+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-01T08:58:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:40 smithi183 bash[27651]: audit 2023-10-01T08:58:39.764507+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[27369]: cluster 2023-10-01T08:58:38.615757+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[27369]: audit 2023-10-01T08:58:39.758574+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.111:0/2753705283' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]: dispatch 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[27369]: audit 2023-10-01T08:58:39.759413+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]: dispatch 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[27369]: audit 2023-10-01T08:58:39.764198+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]': finished 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[27369]: cluster 2023-10-01T08:58:39.764276+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[27369]: audit 2023-10-01T08:58:39.764507+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[33891]: cluster 2023-10-01T08:58:38.615757+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[33891]: audit 2023-10-01T08:58:39.758574+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.111:0/2753705283' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]: dispatch 2023-10-01T08:58:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[33891]: audit 2023-10-01T08:58:39.759413+0000 mon.a (mon.0) 218 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]: dispatch 2023-10-01T08:58:40.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[33891]: audit 2023-10-01T08:58:39.764198+0000 mon.a (mon.0) 219 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e2386e6-5ac8-4255-943c-ec646bd3fab3"}]': finished 2023-10-01T08:58:40.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[33891]: cluster 2023-10-01T08:58:39.764276+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-01T08:58:40.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:40 smithi111 bash[33891]: audit 2023-10-01T08:58:39.764507+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:58:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:41 smithi183 bash[27651]: audit 2023-10-01T08:58:40.477709+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.111:0/4243603679' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T08:58:41.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:41 smithi111 bash[27369]: audit 2023-10-01T08:58:40.477709+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.111:0/4243603679' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T08:58:41.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:41 smithi111 bash[33891]: audit 2023-10-01T08:58:40.477709+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.111:0/4243603679' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T08:58:42.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:42 smithi183 bash[27651]: cluster 2023-10-01T08:58:40.616169+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:42.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:42 smithi111 bash[33891]: cluster 2023-10-01T08:58:40.616169+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:42.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:42 smithi111 bash[27369]: cluster 2023-10-01T08:58:40.616169+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:43 smithi183 bash[27651]: cluster 2023-10-01T08:58:42.616594+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:44.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:43 smithi111 bash[27369]: cluster 2023-10-01T08:58:42.616594+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:44.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:43 smithi111 bash[33891]: cluster 2023-10-01T08:58:42.616594+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:45 smithi183 bash[27651]: cluster 2023-10-01T08:58:44.617008+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:45 smithi111 bash[27369]: cluster 2023-10-01T08:58:44.617008+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:46.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:45 smithi111 bash[33891]: cluster 2023-10-01T08:58:44.617008+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:48.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:48 smithi183 bash[27651]: cluster 2023-10-01T08:58:46.617501+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:48 smithi111 bash[27369]: cluster 2023-10-01T08:58:46.617501+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:48 smithi111 bash[33891]: cluster 2023-10-01T08:58:46.617501+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:50.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:50 smithi183 bash[27651]: cluster 2023-10-01T08:58:48.617955+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:50 smithi111 bash[33891]: cluster 2023-10-01T08:58:48.617955+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:50.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:50 smithi111 bash[27369]: cluster 2023-10-01T08:58:48.617955+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:52 smithi183 bash[27651]: cluster 2023-10-01T08:58:50.618454+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:52.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:52 smithi111 bash[27369]: cluster 2023-10-01T08:58:50.618454+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:52.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:52 smithi111 bash[33891]: cluster 2023-10-01T08:58:50.618454+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:53.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:53 smithi111 bash[27369]: audit 2023-10-01T08:58:52.164034+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T08:58:53.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:53 smithi111 bash[27369]: audit 2023-10-01T08:58:52.165643+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:53.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:53 smithi111 bash[33891]: audit 2023-10-01T08:58:52.164034+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T08:58:53.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:53 smithi111 bash[33891]: audit 2023-10-01T08:58:52.165643+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:53.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:53 smithi183 bash[27651]: audit 2023-10-01T08:58:52.164034+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T08:58:53.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:53 smithi183 bash[27651]: audit 2023-10-01T08:58:52.165643+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:58:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:54 smithi183 bash[27651]: cephadm 2023-10-01T08:58:52.166675+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi111 2023-10-01T08:58:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:54 smithi183 bash[27651]: cluster 2023-10-01T08:58:52.618819+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:54 smithi111 bash[27369]: cephadm 2023-10-01T08:58:52.166675+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi111 2023-10-01T08:58:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:54 smithi111 bash[27369]: cluster 2023-10-01T08:58:52.618819+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:54.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:54 smithi111 bash[33891]: cephadm 2023-10-01T08:58:52.166675+0000 mgr.y (mgr.14146) 70 : cephadm [INF] Deploying daemon osd.0 on smithi111 2023-10-01T08:58:54.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:54 smithi111 bash[33891]: cluster 2023-10-01T08:58:52.618819+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:56.107 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:56 smithi111 bash[27369]: cluster 2023-10-01T08:58:54.619249+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:56.108 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:56 smithi111 bash[33891]: cluster 2023-10-01T08:58:54.619249+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:56.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:56 smithi183 bash[27651]: cluster 2023-10-01T08:58:54.619249+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:57 smithi111 bash[27369]: audit 2023-10-01T08:58:56.353558+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:57 smithi111 bash[27369]: audit 2023-10-01T08:58:56.367085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:57 smithi111 bash[27369]: cluster 2023-10-01T08:58:56.619694+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:57.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:57 smithi111 bash[33891]: audit 2023-10-01T08:58:56.353558+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:57 smithi111 bash[33891]: audit 2023-10-01T08:58:56.367085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:57 smithi111 bash[33891]: cluster 2023-10-01T08:58:56.619694+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:58:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:57 smithi183 bash[27651]: audit 2023-10-01T08:58:56.353558+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:58:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:57 smithi183 bash[27651]: audit 2023-10-01T08:58:56.367085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:58:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:57 smithi183 bash[27651]: cluster 2023-10-01T08:58:56.619694+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:58:59 smithi183 bash[27651]: cluster 2023-10-01T08:58:58.620186+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:00.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:58:59 smithi111 bash[27369]: cluster 2023-10-01T08:58:58.620186+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:00.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:58:59 smithi111 bash[33891]: cluster 2023-10-01T08:58:58.620186+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:02.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:02 smithi183 bash[27651]: cluster 2023-10-01T08:59:00.620580+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:02.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:02 smithi183 bash[27651]: audit 2023-10-01T08:59:01.463040+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:02.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:02 smithi183 bash[27651]: audit 2023-10-01T08:59:01.714517+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:02.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:02 smithi183 bash[27651]: audit 2023-10-01T08:59:01.715621+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:02.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:02 smithi183 bash[27651]: audit 2023-10-01T08:59:01.721981+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[27369]: cluster 2023-10-01T08:59:00.620580+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[27369]: audit 2023-10-01T08:59:01.463040+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[27369]: audit 2023-10-01T08:59:01.714517+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[27369]: audit 2023-10-01T08:59:01.715621+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[27369]: audit 2023-10-01T08:59:01.721981+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[33891]: cluster 2023-10-01T08:59:00.620580+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[33891]: audit 2023-10-01T08:59:01.463040+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[33891]: audit 2023-10-01T08:59:01.714517+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:02.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[33891]: audit 2023-10-01T08:59:01.715621+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:02.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:02 smithi111 bash[33891]: audit 2023-10-01T08:59:01.721981+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:03 smithi183 bash[27651]: audit 2023-10-01T08:59:02.942673+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T08:59:03.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:03 smithi111 bash[27369]: audit 2023-10-01T08:59:02.942673+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T08:59:03.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:03 smithi111 bash[33891]: audit 2023-10-01T08:59:02.942673+0000 mon.a (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T08:59:04.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[27369]: cluster 2023-10-01T08:59:02.620982+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:04.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[27369]: audit 2023-10-01T08:59:03.014598+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T08:59:04.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[27369]: cluster 2023-10-01T08:59:03.014712+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-01T08:59:04.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[27369]: audit 2023-10-01T08:59:03.014955+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:04.290 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[27369]: audit 2023-10-01T08:59:03.015777+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:04.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[33891]: cluster 2023-10-01T08:59:02.620982+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:04.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[33891]: audit 2023-10-01T08:59:03.014598+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T08:59:04.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[33891]: cluster 2023-10-01T08:59:03.014712+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-01T08:59:04.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[33891]: audit 2023-10-01T08:59:03.014955+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:04.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:04 smithi111 bash[33891]: audit 2023-10-01T08:59:03.015777+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:04 smithi183 bash[27651]: cluster 2023-10-01T08:59:02.620982+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:04 smithi183 bash[27651]: audit 2023-10-01T08:59:03.014598+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T08:59:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:04 smithi183 bash[27651]: cluster 2023-10-01T08:59:03.014712+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-01T08:59:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:04 smithi183 bash[27651]: audit 2023-10-01T08:59:03.014955+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:04.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:04 smithi183 bash[27651]: audit 2023-10-01T08:59:03.015777+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:05.000 INFO:teuthology.orchestra.run.smithi111.stdout:Created osd(s) 0 on host 'smithi111' 2023-10-01T08:59:05.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:05 smithi183 bash[27651]: audit 2023-10-01T08:59:04.018264+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T08:59:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:05 smithi183 bash[27651]: cluster 2023-10-01T08:59:04.018454+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-01T08:59:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:05 smithi183 bash[27651]: audit 2023-10-01T08:59:04.019166+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:05 smithi183 bash[27651]: audit 2023-10-01T08:59:04.025011+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:05 smithi183 bash[27651]: audit 2023-10-01T08:59:04.998514+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:05 smithi183 bash[27651]: audit 2023-10-01T08:59:04.999067+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[27369]: audit 2023-10-01T08:59:04.018264+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[27369]: cluster 2023-10-01T08:59:04.018454+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[27369]: audit 2023-10-01T08:59:04.019166+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[27369]: audit 2023-10-01T08:59:04.025011+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[27369]: audit 2023-10-01T08:59:04.998514+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[27369]: audit 2023-10-01T08:59:04.999067+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:05.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[33891]: audit 2023-10-01T08:59:04.018264+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T08:59:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[33891]: cluster 2023-10-01T08:59:04.018454+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-01T08:59:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[33891]: audit 2023-10-01T08:59:04.019166+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[33891]: audit 2023-10-01T08:59:04.025011+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[33891]: audit 2023-10-01T08:59:04.998514+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:05 smithi111 bash[33891]: audit 2023-10-01T08:59:04.999067+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:05.647 DEBUG:teuthology.orchestra.run.smithi111:osd.0> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-01T08:59:05.649 INFO:tasks.cephadm:Deploying osd.1 on smithi111 with /dev/vg_nvme/lv_3... 2023-10-01T08:59:05.649 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-01T08:59:05.832 INFO:journalctl@ceph.osd.0.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:59:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: cluster 2023-10-01T08:59:03.968226+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T08:59:06.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: cluster 2023-10-01T08:59:03.968308+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T08:59:06.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: cluster 2023-10-01T08:59:04.621385+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:06.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: audit 2023-10-01T08:59:05.024791+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:06.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: cluster 2023-10-01T08:59:05.039911+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590] boot 2023-10-01T08:59:06.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: cluster 2023-10-01T08:59:05.039956+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-01T08:59:06.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:06 smithi183 bash[27651]: audit 2023-10-01T08:59:05.040682+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:06.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: cluster 2023-10-01T08:59:03.968226+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: cluster 2023-10-01T08:59:03.968308+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: cluster 2023-10-01T08:59:04.621385+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: audit 2023-10-01T08:59:05.024791+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: cluster 2023-10-01T08:59:05.039911+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590] boot 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: cluster 2023-10-01T08:59:05.039956+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[27369]: audit 2023-10-01T08:59:05.040682+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: cluster 2023-10-01T08:59:03.968226+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: cluster 2023-10-01T08:59:03.968308+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T08:59:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: cluster 2023-10-01T08:59:04.621385+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T08:59:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: audit 2023-10-01T08:59:05.024791+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: cluster 2023-10-01T08:59:05.039911+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.111:6802/869012590,v1:172.21.15.111:6803/869012590] boot 2023-10-01T08:59:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: cluster 2023-10-01T08:59:05.039956+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-01T08:59:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:06 smithi111 bash[33891]: audit 2023-10-01T08:59:05.040682+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T08:59:07.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:07 smithi183 bash[27651]: cluster 2023-10-01T08:59:06.040230+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-01T08:59:07.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:07 smithi111 bash[27369]: cluster 2023-10-01T08:59:06.040230+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-01T08:59:07.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:07 smithi111 bash[33891]: cluster 2023-10-01T08:59:06.040230+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-01T08:59:08.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:08 smithi183 bash[27651]: cluster 2023-10-01T08:59:06.621946+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:08.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:08 smithi111 bash[33891]: cluster 2023-10-01T08:59:06.621946+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:08.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:08 smithi111 bash[27369]: cluster 2023-10-01T08:59:06.621946+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:09.036 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-01T08:59:09.036 INFO:teuthology.orchestra.run.smithi111.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-01T08:59:09.036 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10+0 records in 2023-10-01T08:59:09.037 INFO:teuthology.orchestra.run.smithi111.stderr:10+0 records out 2023-10-01T08:59:09.037 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154833 s, 677 MB/s 2023-10-01T08:59:09.037 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping successful for: 2023-10-01T08:59:09.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:09 smithi111 bash[33891]: cluster 2023-10-01T08:59:08.622582+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:09.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:09 smithi111 bash[27369]: cluster 2023-10-01T08:59:08.622582+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:09.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:09 smithi183 bash[27651]: cluster 2023-10-01T08:59:08.622582+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:09.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi111:vg_nvme/lv_3 2023-10-01T08:59:11.866 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:11 smithi111 bash[27369]: cluster 2023-10-01T08:59:10.623103+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:11.866 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:11 smithi111 bash[33891]: cluster 2023-10-01T08:59:10.623103+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:12.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:11 smithi183 bash[27651]: cluster 2023-10-01T08:59:10.623103+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:14.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:14 smithi183 bash[27651]: cluster 2023-10-01T08:59:12.623506+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:14.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:14 smithi111 bash[27369]: cluster 2023-10-01T08:59:12.623506+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:14.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:14 smithi111 bash[33891]: cluster 2023-10-01T08:59:12.623506+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:15.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:15 smithi183 bash[27651]: audit 2023-10-01T08:59:14.162778+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:59:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:15 smithi183 bash[27651]: audit 2023-10-01T08:59:14.167220+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:59:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:15 smithi183 bash[27651]: audit 2023-10-01T08:59:14.168142+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:15.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:15 smithi111 bash[27369]: audit 2023-10-01T08:59:14.162778+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:59:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:15 smithi111 bash[27369]: audit 2023-10-01T08:59:14.167220+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:59:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:15 smithi111 bash[27369]: audit 2023-10-01T08:59:14.168142+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:15 smithi111 bash[33891]: audit 2023-10-01T08:59:14.162778+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:59:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:15 smithi111 bash[33891]: audit 2023-10-01T08:59:14.167220+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:59:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:15 smithi111 bash[33891]: audit 2023-10-01T08:59:14.168142+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:16.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:14.156149+0000 mgr.y (mgr.14146) 82 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: cluster 2023-10-01T08:59:14.623976+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:15.398955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:15.400337+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:15.407528+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:15.408947+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:15.409940+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:16 smithi183 bash[27651]: audit 2023-10-01T08:59:15.417310+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:14.156149+0000 mgr.y (mgr.14146) 82 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: cluster 2023-10-01T08:59:14.623976+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:15.398955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:15.400337+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:15.407528+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:15.408947+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:15.409940+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[27369]: audit 2023-10-01T08:59:15.417310+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:14.156149+0000 mgr.y (mgr.14146) 82 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: cluster 2023-10-01T08:59:14.623976+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:15.398955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:15.400337+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:15.407528+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:15.408947+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:15.409940+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:16 smithi111 bash[33891]: audit 2023-10-01T08:59:15.417310+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:17.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:17 smithi183 bash[27651]: cephadm 2023-10-01T08:59:15.391322+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T08:59:17.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:17 smithi183 bash[27651]: cephadm 2023-10-01T08:59:15.401169+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 16241M 2023-10-01T08:59:17.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:17 smithi111 bash[27369]: cephadm 2023-10-01T08:59:15.391322+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T08:59:17.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:17 smithi111 bash[27369]: cephadm 2023-10-01T08:59:15.401169+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 16241M 2023-10-01T08:59:17.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:17 smithi111 bash[33891]: cephadm 2023-10-01T08:59:15.391322+0000 mgr.y (mgr.14146) 84 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T08:59:17.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:17 smithi111 bash[33891]: cephadm 2023-10-01T08:59:15.401169+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 16241M 2023-10-01T08:59:18.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:18 smithi183 bash[27651]: cluster 2023-10-01T08:59:16.624454+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:18.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:18 smithi111 bash[33891]: cluster 2023-10-01T08:59:16.624454+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:18.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:18 smithi111 bash[27369]: cluster 2023-10-01T08:59:16.624454+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:20.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:20 smithi183 bash[27651]: cluster 2023-10-01T08:59:18.624953+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:20.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:20 smithi111 bash[27369]: cluster 2023-10-01T08:59:18.624953+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:20.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:20 smithi111 bash[33891]: cluster 2023-10-01T08:59:18.624953+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:22.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:22 smithi183 bash[27651]: cluster 2023-10-01T08:59:20.625457+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:22.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:22 smithi111 bash[27369]: cluster 2023-10-01T08:59:20.625457+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:22.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:22 smithi111 bash[33891]: cluster 2023-10-01T08:59:20.625457+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:23.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:23 smithi183 bash[27651]: audit 2023-10-01T08:59:22.301674+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.111:0/2531477922' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0195583-4dc9-4edb-b5fa-b1052d145ccb"}]: dispatch 2023-10-01T08:59:23.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:23 smithi183 bash[27651]: audit 2023-10-01T08:59:22.309097+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.111:0/2531477922' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0195583-4dc9-4edb-b5fa-b1052d145ccb"}]': finished 2023-10-01T08:59:23.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:23 smithi183 bash[27651]: cluster 2023-10-01T08:59:22.309238+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-01T08:59:23.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:23 smithi183 bash[27651]: audit 2023-10-01T08:59:22.309417+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:23.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:23 smithi183 bash[27651]: audit 2023-10-01T08:59:23.016524+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.111:0/1971561381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T08:59:23.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[33891]: audit 2023-10-01T08:59:22.301674+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.111:0/2531477922' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0195583-4dc9-4edb-b5fa-b1052d145ccb"}]: dispatch 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[33891]: audit 2023-10-01T08:59:22.309097+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.111:0/2531477922' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0195583-4dc9-4edb-b5fa-b1052d145ccb"}]': finished 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[33891]: cluster 2023-10-01T08:59:22.309238+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[33891]: audit 2023-10-01T08:59:22.309417+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[33891]: audit 2023-10-01T08:59:23.016524+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.111:0/1971561381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[27369]: audit 2023-10-01T08:59:22.301674+0000 mon.a (mon.0) 256 : audit [INF] from='client.? 172.21.15.111:0/2531477922' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0195583-4dc9-4edb-b5fa-b1052d145ccb"}]: dispatch 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[27369]: audit 2023-10-01T08:59:22.309097+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.111:0/2531477922' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0195583-4dc9-4edb-b5fa-b1052d145ccb"}]': finished 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[27369]: cluster 2023-10-01T08:59:22.309238+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[27369]: audit 2023-10-01T08:59:22.309417+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:23 smithi111 bash[27369]: audit 2023-10-01T08:59:23.016524+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.111:0/1971561381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T08:59:24.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:24 smithi183 bash[27651]: cluster 2023-10-01T08:59:22.625857+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:24.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:24 smithi111 bash[27369]: cluster 2023-10-01T08:59:22.625857+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:24.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:24 smithi111 bash[33891]: cluster 2023-10-01T08:59:22.625857+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:25.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:25 smithi111 bash[33891]: cluster 2023-10-01T08:59:24.626342+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:25.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:25 smithi111 bash[27369]: cluster 2023-10-01T08:59:24.626342+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:25 smithi183 bash[27651]: cluster 2023-10-01T08:59:24.626342+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:27 smithi183 bash[27651]: cluster 2023-10-01T08:59:26.626892+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:28.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:27 smithi111 bash[27369]: cluster 2023-10-01T08:59:26.626892+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:27 smithi111 bash[33891]: cluster 2023-10-01T08:59:26.626892+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:30 smithi183 bash[27651]: cluster 2023-10-01T08:59:28.627394+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:30.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:30 smithi111 bash[27369]: cluster 2023-10-01T08:59:28.627394+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:30 smithi111 bash[33891]: cluster 2023-10-01T08:59:28.627394+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:32.039 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:32 smithi111 bash[27369]: cluster 2023-10-01T08:59:30.627892+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:32.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:32 smithi183 bash[27651]: cluster 2023-10-01T08:59:30.627892+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:32.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:32 smithi111 bash[33891]: cluster 2023-10-01T08:59:30.627892+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:34.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:34 smithi183 bash[27651]: cluster 2023-10-01T08:59:32.628371+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:34.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:34 smithi111 bash[33891]: cluster 2023-10-01T08:59:32.628371+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:34 smithi111 bash[27369]: cluster 2023-10-01T08:59:32.628371+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:35 smithi183 bash[27651]: audit 2023-10-01T08:59:34.717766+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T08:59:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:35 smithi183 bash[27651]: audit 2023-10-01T08:59:34.719041+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:35.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:35 smithi111 bash[33891]: audit 2023-10-01T08:59:34.717766+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T08:59:35.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:35 smithi111 bash[33891]: audit 2023-10-01T08:59:34.719041+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:35.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:35 smithi111 bash[27369]: audit 2023-10-01T08:59:34.717766+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T08:59:35.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:35 smithi111 bash[27369]: audit 2023-10-01T08:59:34.719041+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:36.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:36 smithi183 bash[27651]: cluster 2023-10-01T08:59:34.628754+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:36.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:36 smithi183 bash[27651]: cephadm 2023-10-01T08:59:34.720210+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Deploying daemon osd.1 on smithi111 2023-10-01T08:59:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:36 smithi111 bash[33891]: cluster 2023-10-01T08:59:34.628754+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:36 smithi111 bash[33891]: cephadm 2023-10-01T08:59:34.720210+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Deploying daemon osd.1 on smithi111 2023-10-01T08:59:36.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:36 smithi111 bash[27369]: cluster 2023-10-01T08:59:34.628754+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:36.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:36 smithi111 bash[27369]: cephadm 2023-10-01T08:59:34.720210+0000 mgr.y (mgr.14146) 96 : cephadm [INF] Deploying daemon osd.1 on smithi111 2023-10-01T08:59:38.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:38 smithi183 bash[27651]: cluster 2023-10-01T08:59:36.629106+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:38.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:38 smithi111 bash[27369]: cluster 2023-10-01T08:59:36.629106+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:38.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:38 smithi111 bash[33891]: cluster 2023-10-01T08:59:36.629106+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:40.070 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:39 smithi111 bash[33891]: cluster 2023-10-01T08:59:38.629542+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:40.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:39 smithi111 bash[33891]: audit 2023-10-01T08:59:38.875766+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:40.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:39 smithi111 bash[33891]: audit 2023-10-01T08:59:38.894816+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:40.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:39 smithi111 bash[27369]: cluster 2023-10-01T08:59:38.629542+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:40.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:39 smithi111 bash[27369]: audit 2023-10-01T08:59:38.875766+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:40.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:39 smithi111 bash[27369]: audit 2023-10-01T08:59:38.894816+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:39 smithi183 bash[27651]: cluster 2023-10-01T08:59:38.629542+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:39 smithi183 bash[27651]: audit 2023-10-01T08:59:38.875766+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:39 smithi183 bash[27651]: audit 2023-10-01T08:59:38.894816+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:42.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:41 smithi111 bash[27369]: cluster 2023-10-01T08:59:40.630010+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:42.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:41 smithi111 bash[33891]: cluster 2023-10-01T08:59:40.630010+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:42.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:41 smithi183 bash[27651]: cluster 2023-10-01T08:59:40.630010+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:44 smithi183 bash[27651]: cluster 2023-10-01T08:59:42.630538+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:44.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:44 smithi111 bash[27369]: cluster 2023-10-01T08:59:42.630538+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:44.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:44 smithi111 bash[33891]: cluster 2023-10-01T08:59:42.630538+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:45.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:45 smithi183 bash[27651]: audit 2023-10-01T08:59:44.021000+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:45 smithi183 bash[27651]: audit 2023-10-01T08:59:44.021959+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:45 smithi183 bash[27651]: audit 2023-10-01T08:59:44.022814+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:45 smithi183 bash[27651]: audit 2023-10-01T08:59:44.027990+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[27369]: audit 2023-10-01T08:59:44.021000+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[27369]: audit 2023-10-01T08:59:44.021959+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[27369]: audit 2023-10-01T08:59:44.022814+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:45.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[27369]: audit 2023-10-01T08:59:44.027990+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[33891]: audit 2023-10-01T08:59:44.021000+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[33891]: audit 2023-10-01T08:59:44.021959+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[33891]: audit 2023-10-01T08:59:44.022814+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:45 smithi111 bash[33891]: audit 2023-10-01T08:59:44.027990+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:46 smithi183 bash[27651]: cluster 2023-10-01T08:59:44.630988+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:46 smithi183 bash[27651]: audit 2023-10-01T08:59:45.427444+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T08:59:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:46 smithi183 bash[27651]: audit 2023-10-01T08:59:45.428153+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T08:59:46.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:46 smithi111 bash[33891]: cluster 2023-10-01T08:59:44.630988+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:46.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:46 smithi111 bash[33891]: audit 2023-10-01T08:59:45.427444+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T08:59:46.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:46 smithi111 bash[33891]: audit 2023-10-01T08:59:45.428153+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T08:59:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:46 smithi111 bash[27369]: cluster 2023-10-01T08:59:44.630988+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:46 smithi111 bash[27369]: audit 2023-10-01T08:59:45.427444+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T08:59:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:46 smithi111 bash[27369]: audit 2023-10-01T08:59:45.428153+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T08:59:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:47 smithi183 bash[27651]: audit 2023-10-01T08:59:46.042477+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T08:59:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:47 smithi183 bash[27651]: cluster 2023-10-01T08:59:46.042570+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-01T08:59:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:47 smithi183 bash[27651]: audit 2023-10-01T08:59:46.042705+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:47 smithi183 bash[27651]: audit 2023-10-01T08:59:46.045910+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:47 smithi183 bash[27651]: audit 2023-10-01T08:59:46.046400+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[27369]: audit 2023-10-01T08:59:46.042477+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[27369]: cluster 2023-10-01T08:59:46.042570+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[27369]: audit 2023-10-01T08:59:46.042705+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[27369]: audit 2023-10-01T08:59:46.045910+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[27369]: audit 2023-10-01T08:59:46.046400+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[33891]: audit 2023-10-01T08:59:46.042477+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T08:59:47.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[33891]: cluster 2023-10-01T08:59:46.042570+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-01T08:59:47.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[33891]: audit 2023-10-01T08:59:46.042705+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:47.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[33891]: audit 2023-10-01T08:59:46.045910+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:47.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:47 smithi111 bash[33891]: audit 2023-10-01T08:59:46.046400+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T08:59:47.621 INFO:teuthology.orchestra.run.smithi111.stdout:Created osd(s) 1 on host 'smithi111' 2023-10-01T08:59:48.058 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: cluster 2023-10-01T08:59:46.631356+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:48.058 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: audit 2023-10-01T08:59:47.045019+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T08:59:48.058 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: cluster 2023-10-01T08:59:47.045120+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-01T08:59:48.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: audit 2023-10-01T08:59:47.045660+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:48.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: audit 2023-10-01T08:59:47.052332+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:48.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: audit 2023-10-01T08:59:47.619263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:48.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[27369]: audit 2023-10-01T08:59:47.652552+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: cluster 2023-10-01T08:59:46.631356+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: audit 2023-10-01T08:59:47.045019+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: cluster 2023-10-01T08:59:47.045120+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: audit 2023-10-01T08:59:47.045660+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: audit 2023-10-01T08:59:47.052332+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: audit 2023-10-01T08:59:47.619263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:48 smithi111 bash[33891]: audit 2023-10-01T08:59:47.652552+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:48.322 DEBUG:teuthology.orchestra.run.smithi111:osd.1> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-01T08:59:48.325 INFO:tasks.cephadm:Deploying osd.2 on smithi111 with /dev/vg_nvme/lv_2... 2023-10-01T08:59:48.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-01T08:59:48.458 INFO:journalctl@ceph.osd.1.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T08:59:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: cluster 2023-10-01T08:59:46.631356+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: audit 2023-10-01T08:59:47.045019+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T08:59:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: cluster 2023-10-01T08:59:47.045120+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-01T08:59:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: audit 2023-10-01T08:59:47.045660+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: audit 2023-10-01T08:59:47.052332+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: audit 2023-10-01T08:59:47.619263+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:48 smithi183 bash[27651]: audit 2023-10-01T08:59:47.652552+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:59:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[27369]: cluster 2023-10-01T08:59:46.413695+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T08:59:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[27369]: cluster 2023-10-01T08:59:46.413757+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T08:59:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[27369]: cluster 2023-10-01T08:59:48.052446+0000 mon.a (mon.0) 280 : cluster [INF] osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437] boot 2023-10-01T08:59:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[27369]: cluster 2023-10-01T08:59:48.052500+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-01T08:59:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[27369]: audit 2023-10-01T08:59:48.053079+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[27369]: cluster 2023-10-01T08:59:48.631673+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[33891]: cluster 2023-10-01T08:59:46.413695+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T08:59:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[33891]: cluster 2023-10-01T08:59:46.413757+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T08:59:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[33891]: cluster 2023-10-01T08:59:48.052446+0000 mon.a (mon.0) 280 : cluster [INF] osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437] boot 2023-10-01T08:59:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[33891]: cluster 2023-10-01T08:59:48.052500+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-01T08:59:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[33891]: audit 2023-10-01T08:59:48.053079+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:49 smithi111 bash[33891]: cluster 2023-10-01T08:59:48.631673+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:49 smithi183 bash[27651]: cluster 2023-10-01T08:59:46.413695+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T08:59:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:49 smithi183 bash[27651]: cluster 2023-10-01T08:59:46.413757+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T08:59:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:49 smithi183 bash[27651]: cluster 2023-10-01T08:59:48.052446+0000 mon.a (mon.0) 280 : cluster [INF] osd.1 [v2:172.21.15.111:6810/1786686437,v1:172.21.15.111:6811/1786686437] boot 2023-10-01T08:59:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:49 smithi183 bash[27651]: cluster 2023-10-01T08:59:48.052500+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-01T08:59:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:49 smithi183 bash[27651]: audit 2023-10-01T08:59:48.053079+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T08:59:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:49 smithi183 bash[27651]: cluster 2023-10-01T08:59:48.631673+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T08:59:50.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:50 smithi111 bash[27369]: cluster 2023-10-01T08:59:49.071043+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-01T08:59:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:50 smithi111 bash[33891]: cluster 2023-10-01T08:59:49.071043+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-01T08:59:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:50 smithi183 bash[27651]: cluster 2023-10-01T08:59:49.071043+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-01T08:59:51.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:51 smithi111 bash[27369]: cluster 2023-10-01T08:59:50.632043+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:51.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:51 smithi111 bash[33891]: cluster 2023-10-01T08:59:50.632043+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:51 smithi183 bash[27651]: cluster 2023-10-01T08:59:50.632043+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:51.654 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-01T08:59:51.654 INFO:teuthology.orchestra.run.smithi111.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-01T08:59:51.654 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10+0 records in 2023-10-01T08:59:51.654 INFO:teuthology.orchestra.run.smithi111.stderr:10+0 records out 2023-10-01T08:59:51.654 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175744 s, 597 MB/s 2023-10-01T08:59:51.654 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping successful for: 2023-10-01T08:59:52.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi111:vg_nvme/lv_2 2023-10-01T08:59:54.023 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:54 smithi111 bash[27369]: cluster 2023-10-01T08:59:52.632293+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:54 smithi183 bash[27651]: cluster 2023-10-01T08:59:52.632293+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:54.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:54 smithi111 bash[33891]: cluster 2023-10-01T08:59:52.632293+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:56.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:56 smithi111 bash[27369]: cluster 2023-10-01T08:59:54.632627+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:56.289 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:56 smithi111 bash[33891]: cluster 2023-10-01T08:59:54.632627+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:56.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:56 smithi183 bash[27651]: cluster 2023-10-01T08:59:54.632627+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:57.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:57 smithi183 bash[27651]: audit 2023-10-01T08:59:56.649275+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:59:57.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:57 smithi183 bash[27651]: audit 2023-10-01T08:59:56.653868+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:59:57.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:57 smithi183 bash[27651]: audit 2023-10-01T08:59:56.655237+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:57.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:57 smithi111 bash[27369]: audit 2023-10-01T08:59:56.649275+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:59:57.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:57 smithi111 bash[27369]: audit 2023-10-01T08:59:56.653868+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:59:57.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:57 smithi111 bash[27369]: audit 2023-10-01T08:59:56.655237+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:57.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:57 smithi111 bash[33891]: audit 2023-10-01T08:59:56.649275+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T08:59:57.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:57 smithi111 bash[33891]: audit 2023-10-01T08:59:56.653868+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T08:59:57.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:57 smithi111 bash[33891]: audit 2023-10-01T08:59:56.655237+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:58 smithi183 bash[27651]: cluster 2023-10-01T08:59:56.632944+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:58 smithi183 bash[27651]: audit 2023-10-01T08:59:56.646396+0000 mgr.y (mgr.14146) 108 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:59:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:58 smithi183 bash[27651]: audit 2023-10-01T08:59:58.021519+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:58 smithi183 bash[27651]: audit 2023-10-01T08:59:58.023204+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:58.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[27369]: cluster 2023-10-01T08:59:56.632944+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:58.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[27369]: audit 2023-10-01T08:59:56.646396+0000 mgr.y (mgr.14146) 108 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:59:58.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[27369]: audit 2023-10-01T08:59:58.021519+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:58.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[27369]: audit 2023-10-01T08:59:58.023204+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:58.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[33891]: cluster 2023-10-01T08:59:56.632944+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T08:59:58.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[33891]: audit 2023-10-01T08:59:56.646396+0000 mgr.y (mgr.14146) 108 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:59:58.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[33891]: audit 2023-10-01T08:59:58.021519+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:58.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:58 smithi111 bash[33891]: audit 2023-10-01T08:59:58.023204+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: cephadm 2023-10-01T08:59:58.015469+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T08:59:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: audit 2023-10-01T08:59:58.024456+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:59.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: cephadm 2023-10-01T08:59:58.025446+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 8120M 2023-10-01T08:59:59.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: audit 2023-10-01T08:59:58.035746+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:59.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: audit 2023-10-01T08:59:58.037257+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:59.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: audit 2023-10-01T08:59:58.038311+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:59.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 08:59:59 smithi183 bash[27651]: audit 2023-10-01T08:59:58.046954+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: cephadm 2023-10-01T08:59:58.015469+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: audit 2023-10-01T08:59:58.024456+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: cephadm 2023-10-01T08:59:58.025446+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 8120M 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: audit 2023-10-01T08:59:58.035746+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: audit 2023-10-01T08:59:58.037257+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: audit 2023-10-01T08:59:58.038311+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[27369]: audit 2023-10-01T08:59:58.046954+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:59.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: cephadm 2023-10-01T08:59:58.015469+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T08:59:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: audit 2023-10-01T08:59:58.024456+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T08:59:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: cephadm 2023-10-01T08:59:58.025446+0000 mgr.y (mgr.14146) 110 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 8120M 2023-10-01T08:59:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: audit 2023-10-01T08:59:58.035746+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T08:59:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: audit 2023-10-01T08:59:58.037257+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:59:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: audit 2023-10-01T08:59:58.038311+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:59:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 08:59:59 smithi111 bash[33891]: audit 2023-10-01T08:59:58.046954+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:00 smithi183 bash[27651]: cluster 2023-10-01T08:59:58.633317+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:00 smithi183 bash[27651]: cluster 2023-10-01T09:00:00.000123+0000 mon.a (mon.0) 294 : cluster [INF] overall HEALTH_OK 2023-10-01T09:00:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:00 smithi111 bash[27369]: cluster 2023-10-01T08:59:58.633317+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:00 smithi111 bash[27369]: cluster 2023-10-01T09:00:00.000123+0000 mon.a (mon.0) 294 : cluster [INF] overall HEALTH_OK 2023-10-01T09:00:00.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:00 smithi111 bash[33891]: cluster 2023-10-01T08:59:58.633317+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:00.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:00 smithi111 bash[33891]: cluster 2023-10-01T09:00:00.000123+0000 mon.a (mon.0) 294 : cluster [INF] overall HEALTH_OK 2023-10-01T09:00:02.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:02 smithi183 bash[27651]: cluster 2023-10-01T09:00:00.633808+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:02 smithi111 bash[27369]: cluster 2023-10-01T09:00:00.633808+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:02 smithi111 bash[33891]: cluster 2023-10-01T09:00:00.633808+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:04.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:04 smithi111 bash[27369]: cluster 2023-10-01T09:00:02.634282+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:04 smithi111 bash[33891]: cluster 2023-10-01T09:00:02.634282+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:04 smithi183 bash[27651]: cluster 2023-10-01T09:00:02.634282+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:05.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:05 smithi183 bash[27651]: audit 2023-10-01T09:00:04.735897+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.111:0/555905931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e98104f6-d494-4767-9576-a427d418387a"}]: dispatch 2023-10-01T09:00:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:05 smithi183 bash[27651]: audit 2023-10-01T09:00:04.745203+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.111:0/555905931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e98104f6-d494-4767-9576-a427d418387a"}]': finished 2023-10-01T09:00:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:05 smithi183 bash[27651]: cluster 2023-10-01T09:00:04.745325+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-01T09:00:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:05 smithi183 bash[27651]: audit 2023-10-01T09:00:04.745497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:05.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[27369]: audit 2023-10-01T09:00:04.735897+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.111:0/555905931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e98104f6-d494-4767-9576-a427d418387a"}]: dispatch 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[27369]: audit 2023-10-01T09:00:04.745203+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.111:0/555905931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e98104f6-d494-4767-9576-a427d418387a"}]': finished 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[27369]: cluster 2023-10-01T09:00:04.745325+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[27369]: audit 2023-10-01T09:00:04.745497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[33891]: audit 2023-10-01T09:00:04.735897+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.111:0/555905931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e98104f6-d494-4767-9576-a427d418387a"}]: dispatch 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[33891]: audit 2023-10-01T09:00:04.745203+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.111:0/555905931' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e98104f6-d494-4767-9576-a427d418387a"}]': finished 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[33891]: cluster 2023-10-01T09:00:04.745325+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-01T09:00:05.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:05 smithi111 bash[33891]: audit 2023-10-01T09:00:04.745497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:06 smithi183 bash[27651]: cluster 2023-10-01T09:00:04.634637+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:06 smithi183 bash[27651]: audit 2023-10-01T09:00:05.441817+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.111:0/341576306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:00:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:06 smithi111 bash[27369]: cluster 2023-10-01T09:00:04.634637+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:06 smithi111 bash[27369]: audit 2023-10-01T09:00:05.441817+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.111:0/341576306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:00:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:06 smithi111 bash[33891]: cluster 2023-10-01T09:00:04.634637+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:06 smithi111 bash[33891]: audit 2023-10-01T09:00:05.441817+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.111:0/341576306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:00:07.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:07 smithi111 bash[33891]: cluster 2023-10-01T09:00:06.635178+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:07.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:07 smithi111 bash[27369]: cluster 2023-10-01T09:00:06.635178+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:07 smithi183 bash[27651]: cluster 2023-10-01T09:00:06.635178+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:10 smithi183 bash[27651]: cluster 2023-10-01T09:00:08.635684+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:10.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:10 smithi111 bash[27369]: cluster 2023-10-01T09:00:08.635684+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:10.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:10 smithi111 bash[33891]: cluster 2023-10-01T09:00:08.635684+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:12 smithi183 bash[27651]: cluster 2023-10-01T09:00:10.636167+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:12.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:12 smithi111 bash[27369]: cluster 2023-10-01T09:00:10.636167+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:12.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:12 smithi111 bash[33891]: cluster 2023-10-01T09:00:10.636167+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:14 smithi183 bash[27651]: cluster 2023-10-01T09:00:12.636635+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:14.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:14 smithi111 bash[33891]: cluster 2023-10-01T09:00:12.636635+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:14 smithi111 bash[27369]: cluster 2023-10-01T09:00:12.636635+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:16 smithi183 bash[27651]: cluster 2023-10-01T09:00:14.637119+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:16.320 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:16 smithi111 bash[33891]: cluster 2023-10-01T09:00:14.637119+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:16 smithi111 bash[27369]: cluster 2023-10-01T09:00:14.637119+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:18.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:18 smithi183 bash[27651]: cluster 2023-10-01T09:00:16.637613+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:18.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:18 smithi183 bash[27651]: audit 2023-10-01T09:00:17.208902+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:00:18.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:18 smithi183 bash[27651]: audit 2023-10-01T09:00:17.210278+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:18.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:18 smithi111 bash[27369]: cluster 2023-10-01T09:00:16.637613+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:18.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:18 smithi111 bash[27369]: audit 2023-10-01T09:00:17.208902+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:00:18.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:18 smithi111 bash[27369]: audit 2023-10-01T09:00:17.210278+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:18.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:18 smithi111 bash[33891]: cluster 2023-10-01T09:00:16.637613+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:18.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:18 smithi111 bash[33891]: audit 2023-10-01T09:00:17.208902+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:00:18.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:18 smithi111 bash[33891]: audit 2023-10-01T09:00:17.210278+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:19 smithi183 bash[27651]: cephadm 2023-10-01T09:00:17.211492+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.2 on smithi111 2023-10-01T09:00:19.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:19 smithi111 bash[27369]: cephadm 2023-10-01T09:00:17.211492+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.2 on smithi111 2023-10-01T09:00:19.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:19 smithi111 bash[33891]: cephadm 2023-10-01T09:00:17.211492+0000 mgr.y (mgr.14146) 121 : cephadm [INF] Deploying daemon osd.2 on smithi111 2023-10-01T09:00:20.265 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:20 smithi111 bash[33891]: cluster 2023-10-01T09:00:18.638173+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:20.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:20 smithi111 bash[27369]: cluster 2023-10-01T09:00:18.638173+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:20.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:20 smithi183 bash[27651]: cluster 2023-10-01T09:00:18.638173+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:22.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:22 smithi111 bash[27369]: cluster 2023-10-01T09:00:20.638797+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:22.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:22 smithi111 bash[27369]: audit 2023-10-01T09:00:21.485498+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:22.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:22 smithi111 bash[27369]: audit 2023-10-01T09:00:21.524691+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:00:22.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:22 smithi111 bash[33891]: cluster 2023-10-01T09:00:20.638797+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:22.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:22 smithi111 bash[33891]: audit 2023-10-01T09:00:21.485498+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:22.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:22 smithi111 bash[33891]: audit 2023-10-01T09:00:21.524691+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:00:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:22 smithi183 bash[27651]: cluster 2023-10-01T09:00:20.638797+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:22 smithi183 bash[27651]: audit 2023-10-01T09:00:21.485498+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:22 smithi183 bash[27651]: audit 2023-10-01T09:00:21.524691+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:00:24.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:24 smithi183 bash[27651]: cluster 2023-10-01T09:00:22.639370+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:24.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:24 smithi111 bash[27369]: cluster 2023-10-01T09:00:22.639370+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:24.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:24 smithi111 bash[33891]: cluster 2023-10-01T09:00:22.639370+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:26.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:26 smithi183 bash[27651]: cluster 2023-10-01T09:00:24.639957+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:26.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:26 smithi111 bash[27369]: cluster 2023-10-01T09:00:24.639957+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:26.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:26 smithi111 bash[33891]: cluster 2023-10-01T09:00:24.639957+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[27369]: cluster 2023-10-01T09:00:26.640456+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[27369]: audit 2023-10-01T09:00:26.676473+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[27369]: audit 2023-10-01T09:00:26.953517+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[27369]: audit 2023-10-01T09:00:26.954729+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:00:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[27369]: audit 2023-10-01T09:00:26.961257+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[33891]: cluster 2023-10-01T09:00:26.640456+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[33891]: audit 2023-10-01T09:00:26.676473+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[33891]: audit 2023-10-01T09:00:26.953517+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[33891]: audit 2023-10-01T09:00:26.954729+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:00:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:27 smithi111 bash[33891]: audit 2023-10-01T09:00:26.961257+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:27 smithi183 bash[27651]: cluster 2023-10-01T09:00:26.640456+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:27 smithi183 bash[27651]: audit 2023-10-01T09:00:26.676473+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:27 smithi183 bash[27651]: audit 2023-10-01T09:00:26.953517+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:27 smithi183 bash[27651]: audit 2023-10-01T09:00:26.954729+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:00:28.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:27 smithi183 bash[27651]: audit 2023-10-01T09:00:26.961257+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:29.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:29 smithi111 bash[33891]: audit 2023-10-01T09:00:28.176458+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:00:29.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:29 smithi111 bash[33891]: audit 2023-10-01T09:00:28.177009+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:00:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:29 smithi111 bash[27369]: audit 2023-10-01T09:00:28.176458+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:00:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:29 smithi111 bash[27369]: audit 2023-10-01T09:00:28.177009+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:00:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:29 smithi183 bash[27651]: audit 2023-10-01T09:00:28.176458+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:00:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:29 smithi183 bash[27651]: audit 2023-10-01T09:00:28.177009+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:00:30.184 INFO:teuthology.orchestra.run.smithi111.stdout:Created osd(s) 2 on host 'smithi111' 2023-10-01T09:00:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:30 smithi183 bash[27651]: cluster 2023-10-01T09:00:28.640955+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:30 smithi183 bash[27651]: audit 2023-10-01T09:00:29.030831+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T09:00:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:30 smithi183 bash[27651]: cluster 2023-10-01T09:00:29.030908+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-01T09:00:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:30 smithi183 bash[27651]: audit 2023-10-01T09:00:29.031059+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:30 smithi183 bash[27651]: audit 2023-10-01T09:00:29.031781+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:00:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:30 smithi183 bash[27651]: audit 2023-10-01T09:00:29.032255+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[27369]: cluster 2023-10-01T09:00:28.640955+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[27369]: audit 2023-10-01T09:00:29.030831+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[27369]: cluster 2023-10-01T09:00:29.030908+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[27369]: audit 2023-10-01T09:00:29.031059+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[27369]: audit 2023-10-01T09:00:29.031781+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[27369]: audit 2023-10-01T09:00:29.032255+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:00:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[33891]: cluster 2023-10-01T09:00:28.640955+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[33891]: audit 2023-10-01T09:00:29.030831+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T09:00:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[33891]: cluster 2023-10-01T09:00:29.030908+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-01T09:00:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[33891]: audit 2023-10-01T09:00:29.031059+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[33891]: audit 2023-10-01T09:00:29.031781+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:00:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:30 smithi111 bash[33891]: audit 2023-10-01T09:00:29.032255+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:00:30.911 DEBUG:teuthology.orchestra.run.smithi111:osd.2> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-01T09:00:30.914 INFO:tasks.cephadm:Deploying osd.3 on smithi111 with /dev/vg_nvme/lv_1... 2023-10-01T09:00:30.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-01T09:00:31.012 INFO:journalctl@ceph.osd.2.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:00:31.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:31 smithi183 bash[27651]: audit 2023-10-01T09:00:30.033055+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T09:00:31.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:31 smithi183 bash[27651]: cluster 2023-10-01T09:00:30.033260+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-01T09:00:31.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:31 smithi183 bash[27651]: audit 2023-10-01T09:00:30.033905+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:31 smithi183 bash[27651]: audit 2023-10-01T09:00:30.040719+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:31 smithi183 bash[27651]: audit 2023-10-01T09:00:30.169094+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:31 smithi183 bash[27651]: audit 2023-10-01T09:00:30.185482+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:00:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[27369]: audit 2023-10-01T09:00:30.033055+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T09:00:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[27369]: cluster 2023-10-01T09:00:30.033260+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-01T09:00:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[27369]: audit 2023-10-01T09:00:30.033905+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[27369]: audit 2023-10-01T09:00:30.040719+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[27369]: audit 2023-10-01T09:00:30.169094+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[27369]: audit 2023-10-01T09:00:30.185482+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:00:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[33891]: audit 2023-10-01T09:00:30.033055+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T09:00:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[33891]: cluster 2023-10-01T09:00:30.033260+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-01T09:00:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[33891]: audit 2023-10-01T09:00:30.033905+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[33891]: audit 2023-10-01T09:00:30.040719+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[33891]: audit 2023-10-01T09:00:30.169094+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:31 smithi111 bash[33891]: audit 2023-10-01T09:00:30.185482+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:00:32.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: cluster 2023-10-01T09:00:29.203336+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:00:32.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: cluster 2023-10-01T09:00:29.203400+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:00:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: cluster 2023-10-01T09:00:30.641335+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: cluster 2023-10-01T09:00:31.043306+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742] boot 2023-10-01T09:00:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: cluster 2023-10-01T09:00:31.043362+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-01T09:00:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: audit 2023-10-01T09:00:31.043984+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: audit 2023-10-01T09:00:31.044618+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T09:00:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: audit 2023-10-01T09:00:32.044630+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-01T09:00:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: cluster 2023-10-01T09:00:32.044716+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-01T09:00:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[27369]: audit 2023-10-01T09:00:32.045900+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T09:00:32.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: cluster 2023-10-01T09:00:29.203336+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:00:32.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: cluster 2023-10-01T09:00:29.203400+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:00:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: cluster 2023-10-01T09:00:30.641335+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: cluster 2023-10-01T09:00:31.043306+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742] boot 2023-10-01T09:00:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: cluster 2023-10-01T09:00:31.043362+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-01T09:00:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: audit 2023-10-01T09:00:31.043984+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: audit 2023-10-01T09:00:31.044618+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T09:00:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: audit 2023-10-01T09:00:32.044630+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-01T09:00:32.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: cluster 2023-10-01T09:00:32.044716+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-01T09:00:32.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:32 smithi111 bash[33891]: audit 2023-10-01T09:00:32.045900+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T09:00:32.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: cluster 2023-10-01T09:00:29.203336+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:00:32.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: cluster 2023-10-01T09:00:29.203400+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: cluster 2023-10-01T09:00:30.641335+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: cluster 2023-10-01T09:00:31.043306+0000 mon.a (mon.0) 319 : cluster [INF] osd.2 [v2:172.21.15.111:6818/2411200742,v1:172.21.15.111:6819/2411200742] boot 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: cluster 2023-10-01T09:00:31.043362+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: audit 2023-10-01T09:00:31.043984+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: audit 2023-10-01T09:00:31.044618+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: audit 2023-10-01T09:00:32.044630+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: cluster 2023-10-01T09:00:32.044716+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-01T09:00:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:32 smithi183 bash[27651]: audit 2023-10-01T09:00:32.045900+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T09:00:34.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:34 smithi183 bash[27651]: cluster 2023-10-01T09:00:32.641858+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:34.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:34 smithi183 bash[27651]: audit 2023-10-01T09:00:33.045909+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T09:00:34.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:34 smithi183 bash[27651]: cluster 2023-10-01T09:00:33.045960+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-01T09:00:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:34 smithi111 bash[27369]: cluster 2023-10-01T09:00:32.641858+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:34 smithi111 bash[27369]: audit 2023-10-01T09:00:33.045909+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T09:00:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:34 smithi111 bash[27369]: cluster 2023-10-01T09:00:33.045960+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-01T09:00:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:34 smithi111 bash[33891]: cluster 2023-10-01T09:00:32.641858+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:34 smithi111 bash[33891]: audit 2023-10-01T09:00:33.045909+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T09:00:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:34 smithi111 bash[33891]: cluster 2023-10-01T09:00:33.045960+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-01T09:00:34.362 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-01T09:00:34.363 INFO:teuthology.orchestra.run.smithi111.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-01T09:00:34.363 INFO:teuthology.orchestra.run.smithi111.stderr: stderr: 10+0 records in 2023-10-01T09:00:34.363 INFO:teuthology.orchestra.run.smithi111.stderr:10+0 records out 2023-10-01T09:00:34.363 INFO:teuthology.orchestra.run.smithi111.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0177593 s, 590 MB/s 2023-10-01T09:00:34.363 INFO:teuthology.orchestra.run.smithi111.stderr:--> Zapping successful for: 2023-10-01T09:00:35.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi111:vg_nvme/lv_1 2023-10-01T09:00:35.309 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:35 smithi111 bash[27369]: cluster 2023-10-01T09:00:34.055598+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-01T09:00:35.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:35 smithi111 bash[33891]: cluster 2023-10-01T09:00:34.055598+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-01T09:00:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:35 smithi183 bash[27651]: cluster 2023-10-01T09:00:34.055598+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-01T09:00:36.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:36 smithi111 bash[27369]: cluster 2023-10-01T09:00:34.642247+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:36 smithi111 bash[33891]: cluster 2023-10-01T09:00:34.642247+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:36 smithi183 bash[27651]: cluster 2023-10-01T09:00:34.642247+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:37.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:37 smithi111 bash[27369]: cluster 2023-10-01T09:00:36.642743+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:37.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:37 smithi111 bash[33891]: cluster 2023-10-01T09:00:36.642743+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:37 smithi183 bash[27651]: cluster 2023-10-01T09:00:36.642743+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:40 smithi183 bash[27651]: cluster 2023-10-01T09:00:38.643277+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:40 smithi183 bash[27651]: audit 2023-10-01T09:00:39.994291+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:00:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:40 smithi183 bash[27651]: audit 2023-10-01T09:00:39.996798+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:00:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:40 smithi183 bash[27651]: audit 2023-10-01T09:00:39.997674+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[33891]: cluster 2023-10-01T09:00:38.643277+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[33891]: audit 2023-10-01T09:00:39.994291+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[33891]: audit 2023-10-01T09:00:39.996798+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[33891]: audit 2023-10-01T09:00:39.997674+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[27369]: cluster 2023-10-01T09:00:38.643277+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[27369]: audit 2023-10-01T09:00:39.994291+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[27369]: audit 2023-10-01T09:00:39.996798+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:00:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:40 smithi111 bash[27369]: audit 2023-10-01T09:00:39.997674+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:41 smithi183 bash[27651]: audit 2023-10-01T09:00:39.991500+0000 mgr.y (mgr.14146) 133 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:00:41.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:41 smithi111 bash[27369]: audit 2023-10-01T09:00:39.991500+0000 mgr.y (mgr.14146) 133 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:00:41.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:41 smithi111 bash[33891]: audit 2023-10-01T09:00:39.991500+0000 mgr.y (mgr.14146) 133 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi111:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:00:42.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: cluster 2023-10-01T09:00:40.643772+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.327175+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.328653+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.329623+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.330545+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.336049+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.337624+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.338748+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:00:42.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:42 smithi183 bash[27651]: audit 2023-10-01T09:00:41.344739+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: cluster 2023-10-01T09:00:40.643772+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.327175+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.328653+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.329623+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.330545+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.336049+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.337624+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.338748+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[33891]: audit 2023-10-01T09:00:41.344739+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: cluster 2023-10-01T09:00:40.643772+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.327175+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.328653+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.329623+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.330545+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:00:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.336049+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:42.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.337624+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:00:42.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.338748+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:00:42.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:42 smithi111 bash[27369]: audit 2023-10-01T09:00:41.344739+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:00:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:43 smithi183 bash[27651]: cephadm 2023-10-01T09:00:41.318322+0000 mgr.y (mgr.14146) 135 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T09:00:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:43 smithi183 bash[27651]: cephadm 2023-10-01T09:00:41.331331+0000 mgr.y (mgr.14146) 136 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 5413M 2023-10-01T09:00:43.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:43 smithi111 bash[27369]: cephadm 2023-10-01T09:00:41.318322+0000 mgr.y (mgr.14146) 135 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T09:00:43.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:43 smithi111 bash[27369]: cephadm 2023-10-01T09:00:41.331331+0000 mgr.y (mgr.14146) 136 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 5413M 2023-10-01T09:00:43.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:43 smithi111 bash[33891]: cephadm 2023-10-01T09:00:41.318322+0000 mgr.y (mgr.14146) 135 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T09:00:43.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:43 smithi111 bash[33891]: cephadm 2023-10-01T09:00:41.331331+0000 mgr.y (mgr.14146) 136 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 5413M 2023-10-01T09:00:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:44 smithi183 bash[27651]: cluster 2023-10-01T09:00:42.644369+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:44.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:44 smithi111 bash[27369]: cluster 2023-10-01T09:00:42.644369+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:44.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:44 smithi111 bash[33891]: cluster 2023-10-01T09:00:42.644369+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:46.163 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:46 smithi111 bash[27369]: cluster 2023-10-01T09:00:44.644982+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:46.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:46 smithi111 bash[33891]: cluster 2023-10-01T09:00:44.644982+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:46.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:46 smithi183 bash[27651]: cluster 2023-10-01T09:00:44.644982+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:48 smithi111 bash[27369]: cluster 2023-10-01T09:00:46.645696+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:48 smithi111 bash[33891]: cluster 2023-10-01T09:00:46.645696+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:48 smithi183 bash[27651]: cluster 2023-10-01T09:00:46.645696+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[27369]: audit 2023-10-01T09:00:48.214778+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.111:0/3356481524' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cf08a12-7ad3-4524-ae73-8959e0657dc0"}]: dispatch 2023-10-01T09:00:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[27369]: audit 2023-10-01T09:00:48.223001+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.111:0/3356481524' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cf08a12-7ad3-4524-ae73-8959e0657dc0"}]': finished 2023-10-01T09:00:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[27369]: cluster 2023-10-01T09:00:48.223073+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[27369]: audit 2023-10-01T09:00:48.223237+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[27369]: cluster 2023-10-01T09:00:48.646247+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[27369]: audit 2023-10-01T09:00:48.963669+0000 mon.a (mon.0) 344 : audit [DBG] from='client.? 172.21.15.111:0/1903841658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[33891]: audit 2023-10-01T09:00:48.214778+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.111:0/3356481524' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cf08a12-7ad3-4524-ae73-8959e0657dc0"}]: dispatch 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[33891]: audit 2023-10-01T09:00:48.223001+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.111:0/3356481524' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cf08a12-7ad3-4524-ae73-8959e0657dc0"}]': finished 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[33891]: cluster 2023-10-01T09:00:48.223073+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[33891]: audit 2023-10-01T09:00:48.223237+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:00:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[33891]: cluster 2023-10-01T09:00:48.646247+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:49 smithi111 bash[33891]: audit 2023-10-01T09:00:48.963669+0000 mon.a (mon.0) 344 : audit [DBG] from='client.? 172.21.15.111:0/1903841658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:00:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:49 smithi183 bash[27651]: audit 2023-10-01T09:00:48.214778+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.111:0/3356481524' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3cf08a12-7ad3-4524-ae73-8959e0657dc0"}]: dispatch 2023-10-01T09:00:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:49 smithi183 bash[27651]: audit 2023-10-01T09:00:48.223001+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.111:0/3356481524' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3cf08a12-7ad3-4524-ae73-8959e0657dc0"}]': finished 2023-10-01T09:00:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:49 smithi183 bash[27651]: cluster 2023-10-01T09:00:48.223073+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-01T09:00:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:49 smithi183 bash[27651]: audit 2023-10-01T09:00:48.223237+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:00:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:49 smithi183 bash[27651]: cluster 2023-10-01T09:00:48.646247+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:49 smithi183 bash[27651]: audit 2023-10-01T09:00:48.963669+0000 mon.a (mon.0) 344 : audit [DBG] from='client.? 172.21.15.111:0/1903841658' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:00:51.902 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:51 smithi111 bash[27369]: cluster 2023-10-01T09:00:50.646803+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:51 smithi183 bash[27651]: cluster 2023-10-01T09:00:50.646803+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:51 smithi111 bash[33891]: cluster 2023-10-01T09:00:50.646803+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:54 smithi183 bash[27651]: cluster 2023-10-01T09:00:52.647370+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:54 smithi111 bash[27369]: cluster 2023-10-01T09:00:52.647370+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:54.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:54 smithi111 bash[33891]: cluster 2023-10-01T09:00:52.647370+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:56.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:56 smithi183 bash[27651]: cluster 2023-10-01T09:00:54.647952+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:56.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:56 smithi111 bash[33891]: cluster 2023-10-01T09:00:54.647952+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:56.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:56 smithi111 bash[27369]: cluster 2023-10-01T09:00:54.647952+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:58.246 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:00:58 smithi111 bash[27369]: cluster 2023-10-01T09:00:56.648478+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:58.246 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:00:58 smithi111 bash[33891]: cluster 2023-10-01T09:00:56.648478+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:00:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:00:58 smithi183 bash[27651]: cluster 2023-10-01T09:00:56.648478+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:00 smithi183 bash[27651]: cluster 2023-10-01T09:00:58.649034+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:00 smithi111 bash[27369]: cluster 2023-10-01T09:00:58.649034+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:00.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:00 smithi111 bash[33891]: cluster 2023-10-01T09:00:58.649034+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:01 smithi183 bash[27651]: audit 2023-10-01T09:01:00.742696+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:01:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:01 smithi183 bash[27651]: audit 2023-10-01T09:01:00.744145+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:01.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:01 smithi111 bash[27369]: audit 2023-10-01T09:01:00.742696+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:01:01.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:01 smithi111 bash[27369]: audit 2023-10-01T09:01:00.744145+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:01.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:01 smithi111 bash[33891]: audit 2023-10-01T09:01:00.742696+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:01:01.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:01 smithi111 bash[33891]: audit 2023-10-01T09:01:00.744145+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:02.203 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:02 smithi111 bash[27369]: cluster 2023-10-01T09:01:00.649592+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:02.203 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:02 smithi111 bash[27369]: cephadm 2023-10-01T09:01:00.745320+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.3 on smithi111 2023-10-01T09:01:02.203 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:02 smithi111 bash[33891]: cluster 2023-10-01T09:01:00.649592+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:02.204 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:02 smithi111 bash[33891]: cephadm 2023-10-01T09:01:00.745320+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.3 on smithi111 2023-10-01T09:01:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:02 smithi183 bash[27651]: cluster 2023-10-01T09:01:00.649592+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:02 smithi183 bash[27651]: cephadm 2023-10-01T09:01:00.745320+0000 mgr.y (mgr.14146) 147 : cephadm [INF] Deploying daemon osd.3 on smithi111 2023-10-01T09:01:04.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:04 smithi111 bash[27369]: cluster 2023-10-01T09:01:02.650096+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:04.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:04 smithi111 bash[33891]: cluster 2023-10-01T09:01:02.650096+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:04 smithi183 bash[27651]: cluster 2023-10-01T09:01:02.650096+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:06 smithi111 bash[33891]: cluster 2023-10-01T09:01:04.650626+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:06 smithi111 bash[33891]: audit 2023-10-01T09:01:05.133697+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:06 smithi111 bash[33891]: audit 2023-10-01T09:01:05.171152+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:06 smithi111 bash[27369]: cluster 2023-10-01T09:01:04.650626+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:06 smithi111 bash[27369]: audit 2023-10-01T09:01:05.133697+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:06 smithi111 bash[27369]: audit 2023-10-01T09:01:05.171152+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:06 smithi183 bash[27651]: cluster 2023-10-01T09:01:04.650626+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:06 smithi183 bash[27651]: audit 2023-10-01T09:01:05.133697+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:06 smithi183 bash[27651]: audit 2023-10-01T09:01:05.171152+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:07.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:07 smithi111 bash[27369]: cluster 2023-10-01T09:01:06.650938+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:07.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:07 smithi111 bash[33891]: cluster 2023-10-01T09:01:06.650938+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:07 smithi183 bash[27651]: cluster 2023-10-01T09:01:06.650938+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:10 smithi183 bash[27651]: cluster 2023-10-01T09:01:08.651330+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:10.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:10 smithi111 bash[27369]: cluster 2023-10-01T09:01:08.651330+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:10.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:10 smithi111 bash[33891]: cluster 2023-10-01T09:01:08.651330+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:12 smithi183 bash[27651]: cluster 2023-10-01T09:01:10.651864+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:12 smithi183 bash[27651]: audit 2023-10-01T09:01:11.405931+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:12 smithi183 bash[27651]: audit 2023-10-01T09:01:11.407648+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:12 smithi183 bash[27651]: audit 2023-10-01T09:01:11.409188+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:12 smithi183 bash[27651]: audit 2023-10-01T09:01:11.415888+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:12.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:12 smithi183 bash[27651]: audit 2023-10-01T09:01:11.923356+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:01:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[27369]: cluster 2023-10-01T09:01:10.651864+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[27369]: audit 2023-10-01T09:01:11.405931+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[27369]: audit 2023-10-01T09:01:11.407648+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[27369]: audit 2023-10-01T09:01:11.409188+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[27369]: audit 2023-10-01T09:01:11.415888+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[27369]: audit 2023-10-01T09:01:11.923356+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:01:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[33891]: cluster 2023-10-01T09:01:10.651864+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[33891]: audit 2023-10-01T09:01:11.405931+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[33891]: audit 2023-10-01T09:01:11.407648+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[33891]: audit 2023-10-01T09:01:11.409188+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[33891]: audit 2023-10-01T09:01:11.415888+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:12 smithi111 bash[33891]: audit 2023-10-01T09:01:11.923356+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:01:13.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:13 smithi183 bash[27651]: audit 2023-10-01T09:01:12.420719+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T09:01:13.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:13 smithi183 bash[27651]: cluster 2023-10-01T09:01:12.420828+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-01T09:01:13.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:13 smithi183 bash[27651]: audit 2023-10-01T09:01:12.421135+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:13.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:13 smithi183 bash[27651]: audit 2023-10-01T09:01:12.421891+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:01:13.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:13 smithi183 bash[27651]: cluster 2023-10-01T09:01:12.652347+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[33891]: audit 2023-10-01T09:01:12.420719+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T09:01:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[33891]: cluster 2023-10-01T09:01:12.420828+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-01T09:01:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[33891]: audit 2023-10-01T09:01:12.421135+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[33891]: audit 2023-10-01T09:01:12.421891+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:01:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[33891]: cluster 2023-10-01T09:01:12.652347+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[27369]: audit 2023-10-01T09:01:12.420719+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T09:01:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[27369]: cluster 2023-10-01T09:01:12.420828+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-01T09:01:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[27369]: audit 2023-10-01T09:01:12.421135+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[27369]: audit 2023-10-01T09:01:12.421891+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:01:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:13 smithi111 bash[27369]: cluster 2023-10-01T09:01:12.652347+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:14.582 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[33891]: audit 2023-10-01T09:01:13.423336+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T09:01:14.582 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[33891]: cluster 2023-10-01T09:01:13.423429+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-01T09:01:14.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[33891]: audit 2023-10-01T09:01:13.424283+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:14.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[33891]: audit 2023-10-01T09:01:13.429989+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:14.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[27369]: audit 2023-10-01T09:01:13.423336+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T09:01:14.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[27369]: cluster 2023-10-01T09:01:13.423429+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-01T09:01:14.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[27369]: audit 2023-10-01T09:01:13.424283+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:14.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:14 smithi111 bash[27369]: audit 2023-10-01T09:01:13.429989+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:14 smithi183 bash[27651]: audit 2023-10-01T09:01:13.423336+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2023-10-01T09:01:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:14 smithi183 bash[27651]: cluster 2023-10-01T09:01:13.423429+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-01T09:01:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:14 smithi183 bash[27651]: audit 2023-10-01T09:01:13.424283+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:14 smithi183 bash[27651]: audit 2023-10-01T09:01:13.429989+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:14.837 INFO:teuthology.orchestra.run.smithi111.stdout:Created osd(s) 3 on host 'smithi111' 2023-10-01T09:01:15.534 DEBUG:teuthology.orchestra.run.smithi111:osd.3> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-01T09:01:15.536 INFO:tasks.cephadm:Deploying osd.4 on smithi183 with /dev/vg_nvme/lv_4... 2023-10-01T09:01:15.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-01T09:01:15.702 INFO:journalctl@ceph.osd.3.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: cluster 2023-10-01T09:01:12.875085+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: cluster 2023-10-01T09:01:12.875205+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: cluster 2023-10-01T09:01:14.431349+0000 mon.a (mon.0) 362 : cluster [INF] osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921] boot 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: cluster 2023-10-01T09:01:14.431386+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: audit 2023-10-01T09:01:14.431985+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: cluster 2023-10-01T09:01:14.652855+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:15.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: audit 2023-10-01T09:01:14.835168+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:15.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:15 smithi183 bash[27651]: audit 2023-10-01T09:01:14.841218+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:15.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: cluster 2023-10-01T09:01:12.875085+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:01:15.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: cluster 2023-10-01T09:01:12.875205+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:01:15.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: cluster 2023-10-01T09:01:14.431349+0000 mon.a (mon.0) 362 : cluster [INF] osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921] boot 2023-10-01T09:01:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: cluster 2023-10-01T09:01:14.431386+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-01T09:01:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: audit 2023-10-01T09:01:14.431985+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: cluster 2023-10-01T09:01:14.652855+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: audit 2023-10-01T09:01:14.835168+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[27369]: audit 2023-10-01T09:01:14.841218+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: cluster 2023-10-01T09:01:12.875085+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: cluster 2023-10-01T09:01:12.875205+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: cluster 2023-10-01T09:01:14.431349+0000 mon.a (mon.0) 362 : cluster [INF] osd.3 [v2:172.21.15.111:6826/1927149921,v1:172.21.15.111:6827/1927149921] boot 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: cluster 2023-10-01T09:01:14.431386+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: audit 2023-10-01T09:01:14.431985+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: cluster 2023-10-01T09:01:14.652855+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: audit 2023-10-01T09:01:14.835168+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:15 smithi111 bash[33891]: audit 2023-10-01T09:01:14.841218+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:17.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:16 smithi183 bash[27651]: cluster 2023-10-01T09:01:15.838857+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-01T09:01:17.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:16 smithi111 bash[33891]: cluster 2023-10-01T09:01:15.838857+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-01T09:01:17.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:16 smithi111 bash[27369]: cluster 2023-10-01T09:01:15.838857+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-01T09:01:18.120 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:17 smithi183 bash[27651]: cluster 2023-10-01T09:01:16.653496+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:18.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:17 smithi111 bash[27369]: cluster 2023-10-01T09:01:16.653496+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:18.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:17 smithi111 bash[33891]: cluster 2023-10-01T09:01:16.653496+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:18.787 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-01T09:01:18.787 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-01T09:01:18.787 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-10-01T09:01:18.787 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-10-01T09:01:18.787 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131444 s, 798 MB/s 2023-10-01T09:01:18.787 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-10-01T09:01:19.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi183:vg_nvme/lv_4 2023-10-01T09:01:20.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:20 smithi183 bash[27651]: cluster 2023-10-01T09:01:18.654173+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:20.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:20 smithi111 bash[27369]: cluster 2023-10-01T09:01:18.654173+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:20.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:20 smithi111 bash[33891]: cluster 2023-10-01T09:01:18.654173+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:22.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:22 smithi183 bash[27651]: cluster 2023-10-01T09:01:20.654746+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:22.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:22 smithi111 bash[27369]: cluster 2023-10-01T09:01:20.654746+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:22.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:22 smithi111 bash[33891]: cluster 2023-10-01T09:01:20.654746+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:23 smithi111 bash[27369]: audit 2023-10-01T09:01:22.358454+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:01:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:23 smithi111 bash[27369]: audit 2023-10-01T09:01:22.362510+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:01:23.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:23 smithi111 bash[27369]: audit 2023-10-01T09:01:22.363715+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:23.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:23 smithi111 bash[33891]: audit 2023-10-01T09:01:22.358454+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:01:23.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:23 smithi111 bash[33891]: audit 2023-10-01T09:01:22.362510+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:01:23.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:23 smithi111 bash[33891]: audit 2023-10-01T09:01:22.363715+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:23.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:23 smithi183 bash[27651]: audit 2023-10-01T09:01:22.358454+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:01:23.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:23 smithi183 bash[27651]: audit 2023-10-01T09:01:22.362510+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:01:23.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:23 smithi183 bash[27651]: audit 2023-10-01T09:01:22.363715+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:24.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:22.351720+0000 mgr.y (mgr.14146) 158 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: cluster 2023-10-01T09:01:22.655305+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:23.997833+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:23.999888+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.001187+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.002384+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.003472+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.009315+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.011075+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.012099+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[33891]: audit 2023-10-01T09:01:24.017440+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:22.351720+0000 mgr.y (mgr.14146) 158 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: cluster 2023-10-01T09:01:22.655305+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:23.997833+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:23.999888+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.001187+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.002384+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.003472+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.009315+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.011075+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:24.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.012099+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:24.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:24 smithi111 bash[27369]: audit 2023-10-01T09:01:24.017440+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:22.351720+0000 mgr.y (mgr.14146) 158 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:01:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: cluster 2023-10-01T09:01:22.655305+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:23.997833+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:23.999888+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.001187+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.002384+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.003472+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.009315+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.011075+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.012099+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:24 smithi183 bash[27651]: audit 2023-10-01T09:01:24.017440+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:25.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:25 smithi111 bash[33891]: cephadm 2023-10-01T09:01:23.989116+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T09:01:25.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:25 smithi111 bash[33891]: cephadm 2023-10-01T09:01:24.004193+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 4060M 2023-10-01T09:01:25.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:25 smithi111 bash[27369]: cephadm 2023-10-01T09:01:23.989116+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T09:01:25.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:25 smithi111 bash[27369]: cephadm 2023-10-01T09:01:24.004193+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 4060M 2023-10-01T09:01:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:25 smithi183 bash[27651]: cephadm 2023-10-01T09:01:23.989116+0000 mgr.y (mgr.14146) 160 : cephadm [INF] Detected new or changed devices on smithi111 2023-10-01T09:01:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:25 smithi183 bash[27651]: cephadm 2023-10-01T09:01:24.004193+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 4060M 2023-10-01T09:01:26.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:26 smithi111 bash[33891]: cluster 2023-10-01T09:01:24.655847+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:26.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:26 smithi111 bash[27369]: cluster 2023-10-01T09:01:24.655847+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:26 smithi183 bash[27651]: cluster 2023-10-01T09:01:24.655847+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:27 smithi183 bash[27651]: cluster 2023-10-01T09:01:26.656387+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:27.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:27 smithi111 bash[27369]: cluster 2023-10-01T09:01:26.656387+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:27.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:27 smithi111 bash[33891]: cluster 2023-10-01T09:01:26.656387+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:30 smithi183 bash[27651]: cluster 2023-10-01T09:01:28.656915+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:30 smithi111 bash[27369]: cluster 2023-10-01T09:01:28.656915+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:30 smithi111 bash[33891]: cluster 2023-10-01T09:01:28.656915+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:31.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:31 smithi183 bash[27651]: audit 2023-10-01T09:01:30.624001+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]: dispatch 2023-10-01T09:01:31.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:31 smithi183 bash[27651]: audit 2023-10-01T09:01:30.624604+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.183:0/3810303931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]: dispatch 2023-10-01T09:01:31.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:31 smithi183 bash[27651]: audit 2023-10-01T09:01:30.633599+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]': finished 2023-10-01T09:01:31.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:31 smithi183 bash[27651]: cluster 2023-10-01T09:01:30.633732+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-01T09:01:31.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:31 smithi183 bash[27651]: audit 2023-10-01T09:01:30.633968+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[33891]: audit 2023-10-01T09:01:30.624001+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]: dispatch 2023-10-01T09:01:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[33891]: audit 2023-10-01T09:01:30.624604+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.183:0/3810303931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]: dispatch 2023-10-01T09:01:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[33891]: audit 2023-10-01T09:01:30.633599+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]': finished 2023-10-01T09:01:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[33891]: cluster 2023-10-01T09:01:30.633732+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-01T09:01:31.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[33891]: audit 2023-10-01T09:01:30.633968+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:31.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[27369]: audit 2023-10-01T09:01:30.624001+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]: dispatch 2023-10-01T09:01:31.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[27369]: audit 2023-10-01T09:01:30.624604+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.183:0/3810303931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]: dispatch 2023-10-01T09:01:31.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[27369]: audit 2023-10-01T09:01:30.633599+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7991ef17-4fce-48ee-ab9f-773e83b1d218"}]': finished 2023-10-01T09:01:31.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[27369]: cluster 2023-10-01T09:01:30.633732+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-01T09:01:31.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:31 smithi111 bash[27369]: audit 2023-10-01T09:01:30.633968+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:32.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:32 smithi183 bash[27651]: cluster 2023-10-01T09:01:30.657414+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:32.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:32 smithi183 bash[27651]: audit 2023-10-01T09:01:31.365393+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.183:0/2386746216' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:01:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:32 smithi111 bash[27369]: cluster 2023-10-01T09:01:30.657414+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:32 smithi111 bash[27369]: audit 2023-10-01T09:01:31.365393+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.183:0/2386746216' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:01:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:32 smithi111 bash[33891]: cluster 2023-10-01T09:01:30.657414+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:32 smithi111 bash[33891]: audit 2023-10-01T09:01:31.365393+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.183:0/2386746216' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:01:34.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:34 smithi183 bash[27651]: cluster 2023-10-01T09:01:32.657978+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:34 smithi111 bash[27369]: cluster 2023-10-01T09:01:32.657978+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:34 smithi111 bash[33891]: cluster 2023-10-01T09:01:32.657978+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:36.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:36 smithi111 bash[27369]: cluster 2023-10-01T09:01:34.658527+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:36 smithi111 bash[33891]: cluster 2023-10-01T09:01:34.658527+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:36 smithi183 bash[27651]: cluster 2023-10-01T09:01:34.658527+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:38.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:38 smithi111 bash[27369]: cluster 2023-10-01T09:01:36.659081+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:38.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:38 smithi111 bash[33891]: cluster 2023-10-01T09:01:36.659081+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:38.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:38 smithi183 bash[27651]: cluster 2023-10-01T09:01:36.659081+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:40 smithi111 bash[33891]: cluster 2023-10-01T09:01:38.659613+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:40 smithi111 bash[27369]: cluster 2023-10-01T09:01:38.659613+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:40.456 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:40 smithi183 bash[27651]: cluster 2023-10-01T09:01:38.659613+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:41 smithi183 bash[27651]: cluster 2023-10-01T09:01:40.660160+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:41.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:41 smithi111 bash[27369]: cluster 2023-10-01T09:01:40.660160+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:41.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:41 smithi111 bash[33891]: cluster 2023-10-01T09:01:40.660160+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:44.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:43 smithi183 bash[27651]: cluster 2023-10-01T09:01:42.660697+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:44.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:43 smithi183 bash[27651]: audit 2023-10-01T09:01:42.851656+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T09:01:44.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:43 smithi183 bash[27651]: audit 2023-10-01T09:01:42.853501+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:44.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:43 smithi183 bash[27651]: cephadm 2023-10-01T09:01:42.855042+0000 mgr.y (mgr.14146) 172 : cephadm [INF] Deploying daemon osd.4 on smithi183 2023-10-01T09:01:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[33891]: cluster 2023-10-01T09:01:42.660697+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[33891]: audit 2023-10-01T09:01:42.851656+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T09:01:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[33891]: audit 2023-10-01T09:01:42.853501+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[33891]: cephadm 2023-10-01T09:01:42.855042+0000 mgr.y (mgr.14146) 172 : cephadm [INF] Deploying daemon osd.4 on smithi183 2023-10-01T09:01:44.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[27369]: cluster 2023-10-01T09:01:42.660697+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:44.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[27369]: audit 2023-10-01T09:01:42.851656+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T09:01:44.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[27369]: audit 2023-10-01T09:01:42.853501+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:44.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:43 smithi111 bash[27369]: cephadm 2023-10-01T09:01:42.855042+0000 mgr.y (mgr.14146) 172 : cephadm [INF] Deploying daemon osd.4 on smithi183 2023-10-01T09:01:45.996 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:45 smithi183 bash[27651]: cluster 2023-10-01T09:01:44.661241+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:46.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:45 smithi111 bash[33891]: cluster 2023-10-01T09:01:44.661241+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:45 smithi111 bash[27369]: cluster 2023-10-01T09:01:44.661241+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:48.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:47 smithi183 bash[27651]: cluster 2023-10-01T09:01:46.661773+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:48.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:47 smithi183 bash[27651]: audit 2023-10-01T09:01:46.928223+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:48.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:47 smithi183 bash[27651]: audit 2023-10-01T09:01:46.949742+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:47 smithi111 bash[33891]: cluster 2023-10-01T09:01:46.661773+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:47 smithi111 bash[33891]: audit 2023-10-01T09:01:46.928223+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:47 smithi111 bash[33891]: audit 2023-10-01T09:01:46.949742+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:47 smithi111 bash[27369]: cluster 2023-10-01T09:01:46.661773+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:48.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:47 smithi111 bash[27369]: audit 2023-10-01T09:01:46.928223+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:48.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:47 smithi111 bash[27369]: audit 2023-10-01T09:01:46.949742+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:50.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:50 smithi183 bash[27651]: cluster 2023-10-01T09:01:48.662335+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:50.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:50 smithi111 bash[27369]: cluster 2023-10-01T09:01:48.662335+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:50 smithi111 bash[33891]: cluster 2023-10-01T09:01:48.662335+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:52.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:52 smithi111 bash[27369]: cluster 2023-10-01T09:01:50.662890+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:52.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:52 smithi111 bash[27369]: audit 2023-10-01T09:01:51.990715+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:52.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:52 smithi111 bash[33891]: cluster 2023-10-01T09:01:50.662890+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:52.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:52 smithi111 bash[33891]: audit 2023-10-01T09:01:51.990715+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:52.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:52 smithi183 bash[27651]: cluster 2023-10-01T09:01:50.662890+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:52.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:52 smithi183 bash[27651]: audit 2023-10-01T09:01:51.990715+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:53.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:53 smithi183 bash[27651]: audit 2023-10-01T09:01:52.254579+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:53.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:53 smithi183 bash[27651]: audit 2023-10-01T09:01:52.256604+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:53.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:53 smithi183 bash[27651]: audit 2023-10-01T09:01:52.265656+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:53 smithi111 bash[27369]: audit 2023-10-01T09:01:52.254579+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:53 smithi111 bash[27369]: audit 2023-10-01T09:01:52.256604+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:53 smithi111 bash[27369]: audit 2023-10-01T09:01:52.265656+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:53.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:53 smithi111 bash[33891]: audit 2023-10-01T09:01:52.254579+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:01:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:53 smithi111 bash[33891]: audit 2023-10-01T09:01:52.256604+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:01:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:53 smithi111 bash[33891]: audit 2023-10-01T09:01:52.265656+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:54.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:54 smithi111 bash[33891]: cluster 2023-10-01T09:01:52.663419+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:54.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:54 smithi111 bash[33891]: audit 2023-10-01T09:01:53.331456+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T09:01:54.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:54 smithi111 bash[33891]: audit 2023-10-01T09:01:53.332552+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T09:01:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:54 smithi111 bash[27369]: cluster 2023-10-01T09:01:52.663419+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:54 smithi111 bash[27369]: audit 2023-10-01T09:01:53.331456+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T09:01:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:54 smithi111 bash[27369]: audit 2023-10-01T09:01:53.332552+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T09:01:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:54 smithi183 bash[27651]: cluster 2023-10-01T09:01:52.663419+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:54 smithi183 bash[27651]: audit 2023-10-01T09:01:53.331456+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T09:01:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:54 smithi183 bash[27651]: audit 2023-10-01T09:01:53.332552+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T09:01:55.488 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 4 on host 'smithi183' 2023-10-01T09:01:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:55 smithi183 bash[27651]: audit 2023-10-01T09:01:54.271981+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-01T09:01:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:55 smithi183 bash[27651]: cluster 2023-10-01T09:01:54.272105+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-01T09:01:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:55 smithi183 bash[27651]: audit 2023-10-01T09:01:54.272362+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:55 smithi183 bash[27651]: audit 2023-10-01T09:01:54.275024+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:01:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:55 smithi183 bash[27651]: audit 2023-10-01T09:01:54.276087+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:01:55.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:55 smithi183 bash[27651]: cluster 2023-10-01T09:01:54.663918+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[27369]: audit 2023-10-01T09:01:54.271981+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-01T09:01:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[27369]: cluster 2023-10-01T09:01:54.272105+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-01T09:01:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[27369]: audit 2023-10-01T09:01:54.272362+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[27369]: audit 2023-10-01T09:01:54.275024+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[27369]: audit 2023-10-01T09:01:54.276087+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[27369]: cluster 2023-10-01T09:01:54.663918+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[33891]: audit 2023-10-01T09:01:54.271981+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[33891]: cluster 2023-10-01T09:01:54.272105+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[33891]: audit 2023-10-01T09:01:54.272362+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[33891]: audit 2023-10-01T09:01:54.275024+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[33891]: audit 2023-10-01T09:01:54.276087+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:01:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:55 smithi111 bash[33891]: cluster 2023-10-01T09:01:54.663918+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T09:01:56.179 DEBUG:teuthology.orchestra.run.smithi183:osd.4> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-01T09:01:56.182 INFO:tasks.cephadm:Deploying osd.5 on smithi183 with /dev/vg_nvme/lv_3... 2023-10-01T09:01:56.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-01T09:01:56.341 INFO:journalctl@ceph.osd.4.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: audit 2023-10-01T09:01:55.275037+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: cluster 2023-10-01T09:01:55.275157+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: audit 2023-10-01T09:01:55.275885+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: audit 2023-10-01T09:01:55.282954+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: audit 2023-10-01T09:01:55.485945+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: audit 2023-10-01T09:01:55.491470+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: cluster 2023-10-01T09:01:56.277104+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350] boot 2023-10-01T09:01:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: cluster 2023-10-01T09:01:56.277203+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-01T09:01:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:56 smithi183 bash[27651]: audit 2023-10-01T09:01:56.277464+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: audit 2023-10-01T09:01:55.275037+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: cluster 2023-10-01T09:01:55.275157+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: audit 2023-10-01T09:01:55.275885+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: audit 2023-10-01T09:01:55.282954+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: audit 2023-10-01T09:01:55.485945+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: audit 2023-10-01T09:01:55.491470+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: cluster 2023-10-01T09:01:56.277104+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350] boot 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: cluster 2023-10-01T09:01:56.277203+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[27369]: audit 2023-10-01T09:01:56.277464+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: audit 2023-10-01T09:01:55.275037+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: cluster 2023-10-01T09:01:55.275157+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: audit 2023-10-01T09:01:55.275885+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: audit 2023-10-01T09:01:55.282954+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: audit 2023-10-01T09:01:55.485945+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: audit 2023-10-01T09:01:55.491470+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: cluster 2023-10-01T09:01:56.277104+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350] boot 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: cluster 2023-10-01T09:01:56.277203+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-01T09:01:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:56 smithi111 bash[33891]: audit 2023-10-01T09:01:56.277464+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:01:57.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:57 smithi183 bash[27651]: cluster 2023-10-01T09:01:54.379271+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:01:57.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:57 smithi183 bash[27651]: cluster 2023-10-01T09:01:54.379353+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:01:57.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:57 smithi183 bash[27651]: cluster 2023-10-01T09:01:56.664523+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:01:57.376 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:57 smithi183 bash[27651]: cluster 2023-10-01T09:01:57.279194+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-01T09:01:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[27369]: cluster 2023-10-01T09:01:54.379271+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:01:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[27369]: cluster 2023-10-01T09:01:54.379353+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:01:57.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[27369]: cluster 2023-10-01T09:01:56.664523+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:01:57.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[27369]: cluster 2023-10-01T09:01:57.279194+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-01T09:01:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[33891]: cluster 2023-10-01T09:01:54.379271+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:01:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[33891]: cluster 2023-10-01T09:01:54.379353+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:01:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[33891]: cluster 2023-10-01T09:01:56.664523+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:01:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:57 smithi111 bash[33891]: cluster 2023-10-01T09:01:57.279194+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-01T09:01:59.441 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-01T09:01:59.441 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-01T09:01:59.441 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-10-01T09:01:59.441 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-10-01T09:01:59.442 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172767 s, 607 MB/s 2023-10-01T09:01:59.442 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-10-01T09:01:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:59 smithi111 bash[27369]: cluster 2023-10-01T09:01:58.298988+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-01T09:01:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:01:59 smithi111 bash[27369]: cluster 2023-10-01T09:01:58.665147+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:01:59.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:59 smithi111 bash[33891]: cluster 2023-10-01T09:01:58.298988+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-01T09:01:59.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:01:59 smithi111 bash[33891]: cluster 2023-10-01T09:01:58.665147+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:01:59.669 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:59 smithi183 bash[27651]: cluster 2023-10-01T09:01:58.298988+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-01T09:01:59.669 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:01:59 smithi183 bash[27651]: cluster 2023-10-01T09:01:58.665147+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:00.105 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi183:vg_nvme/lv_3 2023-10-01T09:02:01.831 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:01 smithi183 bash[27651]: cluster 2023-10-01T09:02:00.665833+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:02.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:01 smithi111 bash[27369]: cluster 2023-10-01T09:02:00.665833+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:01 smithi111 bash[33891]: cluster 2023-10-01T09:02:00.665833+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:04.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:04 smithi111 bash[27369]: cluster 2023-10-01T09:02:02.666567+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:04.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:04 smithi111 bash[33891]: cluster 2023-10-01T09:02:02.666567+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:04 smithi183 bash[27651]: cluster 2023-10-01T09:02:02.666567+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:05.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:05 smithi183 bash[27651]: audit 2023-10-01T09:02:04.590009+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:02:05.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:05 smithi183 bash[27651]: audit 2023-10-01T09:02:04.595708+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:02:05.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:05 smithi183 bash[27651]: audit 2023-10-01T09:02:04.597249+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:05 smithi111 bash[27369]: audit 2023-10-01T09:02:04.590009+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:02:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:05 smithi111 bash[27369]: audit 2023-10-01T09:02:04.595708+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:02:05.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:05 smithi111 bash[27369]: audit 2023-10-01T09:02:04.597249+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:05 smithi111 bash[33891]: audit 2023-10-01T09:02:04.590009+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:02:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:05 smithi111 bash[33891]: audit 2023-10-01T09:02:04.595708+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:02:05.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:05 smithi111 bash[33891]: audit 2023-10-01T09:02:04.597249+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:04.584042+0000 mgr.y (mgr.14146) 183 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: cluster 2023-10-01T09:02:04.667168+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:05.894872+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:05.896348+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:05.903931+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:05.905295+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:05.906559+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[27369]: audit 2023-10-01T09:02:05.912783+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:04.584042+0000 mgr.y (mgr.14146) 183 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:02:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: cluster 2023-10-01T09:02:04.667168+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:05.894872+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:05.896348+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:05.903931+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:05.905295+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:05.906559+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:06 smithi111 bash[33891]: audit 2023-10-01T09:02:05.912783+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:04.584042+0000 mgr.y (mgr.14146) 183 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: cluster 2023-10-01T09:02:04.667168+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:05.894872+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:05.896348+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:05.903931+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:05.905295+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:05.906559+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:06 smithi183 bash[27651]: audit 2023-10-01T09:02:05.912783+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:07.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:07 smithi111 bash[27369]: cephadm 2023-10-01T09:02:05.885933+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:02:07.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:07 smithi111 bash[27369]: cephadm 2023-10-01T09:02:05.897435+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 17265M 2023-10-01T09:02:07.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:07 smithi111 bash[33891]: cephadm 2023-10-01T09:02:05.885933+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:02:07.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:07 smithi111 bash[33891]: cephadm 2023-10-01T09:02:05.897435+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 17265M 2023-10-01T09:02:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:07 smithi183 bash[27651]: cephadm 2023-10-01T09:02:05.885933+0000 mgr.y (mgr.14146) 185 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:02:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:07 smithi183 bash[27651]: cephadm 2023-10-01T09:02:05.897435+0000 mgr.y (mgr.14146) 186 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 17265M 2023-10-01T09:02:08.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:08 smithi183 bash[27651]: cluster 2023-10-01T09:02:06.667704+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:08.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:08 smithi111 bash[27369]: cluster 2023-10-01T09:02:06.667704+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:08 smithi111 bash[33891]: cluster 2023-10-01T09:02:06.667704+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:09.355 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:09 smithi183 bash[27651]: cluster 2023-10-01T09:02:08.668242+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:09.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:09 smithi111 bash[27369]: cluster 2023-10-01T09:02:08.668242+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:09.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:09 smithi111 bash[33891]: cluster 2023-10-01T09:02:08.668242+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:12.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:11 smithi183 bash[27651]: cluster 2023-10-01T09:02:10.668808+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:11 smithi111 bash[27369]: cluster 2023-10-01T09:02:10.668808+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:11 smithi111 bash[33891]: cluster 2023-10-01T09:02:10.668808+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:12.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[27369]: audit 2023-10-01T09:02:12.554720+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]: dispatch 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[27369]: audit 2023-10-01T09:02:12.555816+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.183:0/2665199808' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]: dispatch 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[27369]: audit 2023-10-01T09:02:12.563636+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]': finished 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[27369]: cluster 2023-10-01T09:02:12.563706+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[27369]: audit 2023-10-01T09:02:12.563905+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[33891]: audit 2023-10-01T09:02:12.554720+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]: dispatch 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[33891]: audit 2023-10-01T09:02:12.555816+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.183:0/2665199808' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]: dispatch 2023-10-01T09:02:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[33891]: audit 2023-10-01T09:02:12.563636+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]': finished 2023-10-01T09:02:12.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[33891]: cluster 2023-10-01T09:02:12.563706+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-01T09:02:12.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:12 smithi111 bash[33891]: audit 2023-10-01T09:02:12.563905+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:12 smithi183 bash[27651]: audit 2023-10-01T09:02:12.554720+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]: dispatch 2023-10-01T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:12 smithi183 bash[27651]: audit 2023-10-01T09:02:12.555816+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.183:0/2665199808' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]: dispatch 2023-10-01T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:12 smithi183 bash[27651]: audit 2023-10-01T09:02:12.563636+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27769238-afce-42c1-ac8d-7654eed432bd"}]': finished 2023-10-01T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:12 smithi183 bash[27651]: cluster 2023-10-01T09:02:12.563706+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-01T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:12 smithi183 bash[27651]: audit 2023-10-01T09:02:12.563905+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:14.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:14 smithi111 bash[27369]: cluster 2023-10-01T09:02:12.669364+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:14.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:14 smithi111 bash[27369]: audit 2023-10-01T09:02:13.261745+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.183:0/273512254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:02:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:14 smithi111 bash[33891]: cluster 2023-10-01T09:02:12.669364+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:14 smithi111 bash[33891]: audit 2023-10-01T09:02:13.261745+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.183:0/273512254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:02:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:14 smithi183 bash[27651]: cluster 2023-10-01T09:02:12.669364+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:14 smithi183 bash[27651]: audit 2023-10-01T09:02:13.261745+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.183:0/273512254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:02:16.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:16 smithi183 bash[27651]: cluster 2023-10-01T09:02:14.669957+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:16.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:16 smithi111 bash[27369]: cluster 2023-10-01T09:02:14.669957+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:16.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:16 smithi111 bash[33891]: cluster 2023-10-01T09:02:14.669957+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:18.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:18 smithi111 bash[27369]: cluster 2023-10-01T09:02:16.670559+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:18.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:18 smithi111 bash[33891]: cluster 2023-10-01T09:02:16.670559+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:18.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:18 smithi183 bash[27651]: cluster 2023-10-01T09:02:16.670559+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:20.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:20 smithi111 bash[27369]: cluster 2023-10-01T09:02:18.671115+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:20.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:20 smithi111 bash[33891]: cluster 2023-10-01T09:02:18.671115+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:20 smithi183 bash[27651]: cluster 2023-10-01T09:02:18.671115+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:22.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:22 smithi183 bash[27651]: cluster 2023-10-01T09:02:20.671679+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:22.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:22 smithi111 bash[27369]: cluster 2023-10-01T09:02:20.671679+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:22.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:22 smithi111 bash[33891]: cluster 2023-10-01T09:02:20.671679+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:24.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:24 smithi111 bash[27369]: cluster 2023-10-01T09:02:22.672274+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:24 smithi111 bash[33891]: cluster 2023-10-01T09:02:22.672274+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:24.331 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:24 smithi183 bash[27651]: cluster 2023-10-01T09:02:22.672274+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:25.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:25 smithi111 bash[27369]: audit 2023-10-01T09:02:24.849534+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T09:02:25.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:25 smithi111 bash[27369]: audit 2023-10-01T09:02:24.851153+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:25.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:25 smithi111 bash[33891]: audit 2023-10-01T09:02:24.849534+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T09:02:25.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:25 smithi111 bash[33891]: audit 2023-10-01T09:02:24.851153+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:25 smithi183 bash[27651]: audit 2023-10-01T09:02:24.849534+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T09:02:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:25 smithi183 bash[27651]: audit 2023-10-01T09:02:24.851153+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:26.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:26 smithi183 bash[27651]: cluster 2023-10-01T09:02:24.672805+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:26.215 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:26 smithi183 bash[27651]: cephadm 2023-10-01T09:02:24.852696+0000 mgr.y (mgr.14146) 197 : cephadm [INF] Deploying daemon osd.5 on smithi183 2023-10-01T09:02:26.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:26 smithi111 bash[27369]: cluster 2023-10-01T09:02:24.672805+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:26.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:26 smithi111 bash[27369]: cephadm 2023-10-01T09:02:24.852696+0000 mgr.y (mgr.14146) 197 : cephadm [INF] Deploying daemon osd.5 on smithi183 2023-10-01T09:02:26.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:26 smithi111 bash[33891]: cluster 2023-10-01T09:02:24.672805+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:26.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:26 smithi111 bash[33891]: cephadm 2023-10-01T09:02:24.852696+0000 mgr.y (mgr.14146) 197 : cephadm [INF] Deploying daemon osd.5 on smithi183 2023-10-01T09:02:28.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:28 smithi183 bash[27651]: cluster 2023-10-01T09:02:26.673340+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:28.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:28 smithi111 bash[27369]: cluster 2023-10-01T09:02:26.673340+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:28 smithi111 bash[33891]: cluster 2023-10-01T09:02:26.673340+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:29 smithi183 bash[27651]: cluster 2023-10-01T09:02:28.673889+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:29 smithi183 bash[27651]: audit 2023-10-01T09:02:28.888895+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:29 smithi183 bash[27651]: audit 2023-10-01T09:02:28.893792+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:02:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:29 smithi111 bash[27369]: cluster 2023-10-01T09:02:28.673889+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:29 smithi111 bash[27369]: audit 2023-10-01T09:02:28.888895+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:29 smithi111 bash[27369]: audit 2023-10-01T09:02:28.893792+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:02:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:29 smithi111 bash[33891]: cluster 2023-10-01T09:02:28.673889+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:29 smithi111 bash[33891]: audit 2023-10-01T09:02:28.888895+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:29 smithi111 bash[33891]: audit 2023-10-01T09:02:28.893792+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:02:32.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:31 smithi183 bash[27651]: cluster 2023-10-01T09:02:30.674494+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:31 smithi111 bash[27369]: cluster 2023-10-01T09:02:30.674494+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:31 smithi111 bash[33891]: cluster 2023-10-01T09:02:30.674494+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[27369]: cluster 2023-10-01T09:02:32.675024+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[27369]: audit 2023-10-01T09:02:34.029605+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[27369]: audit 2023-10-01T09:02:34.031054+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[27369]: audit 2023-10-01T09:02:34.032545+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[27369]: audit 2023-10-01T09:02:34.039538+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[33891]: cluster 2023-10-01T09:02:32.675024+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[33891]: audit 2023-10-01T09:02:34.029605+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:34.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[33891]: audit 2023-10-01T09:02:34.031054+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:34.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[33891]: audit 2023-10-01T09:02:34.032545+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:34.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:34 smithi111 bash[33891]: audit 2023-10-01T09:02:34.039538+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:34 smithi183 bash[27651]: cluster 2023-10-01T09:02:32.675024+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:34 smithi183 bash[27651]: audit 2023-10-01T09:02:34.029605+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:34 smithi183 bash[27651]: audit 2023-10-01T09:02:34.031054+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:34 smithi183 bash[27651]: audit 2023-10-01T09:02:34.032545+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:34 smithi183 bash[27651]: audit 2023-10-01T09:02:34.039538+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:36.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:36 smithi111 bash[27369]: cluster 2023-10-01T09:02:34.675613+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:36.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:36 smithi111 bash[27369]: audit 2023-10-01T09:02:35.486591+0000 mon.a (mon.0) 429 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T09:02:36.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:36 smithi111 bash[27369]: audit 2023-10-01T09:02:35.487969+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T09:02:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:36 smithi111 bash[33891]: cluster 2023-10-01T09:02:34.675613+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:36 smithi111 bash[33891]: audit 2023-10-01T09:02:35.486591+0000 mon.a (mon.0) 429 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T09:02:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:36 smithi111 bash[33891]: audit 2023-10-01T09:02:35.487969+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T09:02:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:36 smithi183 bash[27651]: cluster 2023-10-01T09:02:34.675613+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:36 smithi183 bash[27651]: audit 2023-10-01T09:02:35.486591+0000 mon.a (mon.0) 429 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T09:02:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:36 smithi183 bash[27651]: audit 2023-10-01T09:02:35.487969+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T09:02:37.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:37 smithi183 bash[27651]: audit 2023-10-01T09:02:36.071664+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-01T09:02:37.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:37 smithi183 bash[27651]: cluster 2023-10-01T09:02:36.071763+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-01T09:02:37.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:37 smithi183 bash[27651]: audit 2023-10-01T09:02:36.071952+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:37.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:37 smithi183 bash[27651]: audit 2023-10-01T09:02:36.073254+0000 mon.a (mon.0) 433 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:02:37.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:37 smithi183 bash[27651]: audit 2023-10-01T09:02:36.074851+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:02:37.529 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 5 on host 'smithi183' 2023-10-01T09:02:37.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[33891]: audit 2023-10-01T09:02:36.071664+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[33891]: cluster 2023-10-01T09:02:36.071763+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[33891]: audit 2023-10-01T09:02:36.071952+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[33891]: audit 2023-10-01T09:02:36.073254+0000 mon.a (mon.0) 433 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[33891]: audit 2023-10-01T09:02:36.074851+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[27369]: audit 2023-10-01T09:02:36.071664+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[27369]: cluster 2023-10-01T09:02:36.071763+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[27369]: audit 2023-10-01T09:02:36.071952+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[27369]: audit 2023-10-01T09:02:36.073254+0000 mon.a (mon.0) 433 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:02:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:37 smithi111 bash[27369]: audit 2023-10-01T09:02:36.074851+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:02:38.254 DEBUG:teuthology.orchestra.run.smithi183:osd.5> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-01T09:02:38.257 INFO:tasks.cephadm:Deploying osd.6 on smithi183 with /dev/vg_nvme/lv_2... 2023-10-01T09:02:38.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-01T09:02:38.501 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: cluster 2023-10-01T09:02:36.676244+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:38.501 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: audit 2023-10-01T09:02:37.077063+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:02:38.501 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: cluster 2023-10-01T09:02:37.077255+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-01T09:02:38.501 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: audit 2023-10-01T09:02:37.078047+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.501 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: audit 2023-10-01T09:02:37.085150+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: audit 2023-10-01T09:02:37.526388+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:38.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: audit 2023-10-01T09:02:37.567336+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:02:38.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: cluster 2023-10-01T09:02:38.062351+0000 mon.a (mon.0) 440 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171] boot 2023-10-01T09:02:38.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: cluster 2023-10-01T09:02:38.062461+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-01T09:02:38.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:38 smithi183 bash[27651]: audit 2023-10-01T09:02:38.062977+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: cluster 2023-10-01T09:02:36.676244+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: audit 2023-10-01T09:02:37.077063+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: cluster 2023-10-01T09:02:37.077255+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: audit 2023-10-01T09:02:37.078047+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: audit 2023-10-01T09:02:37.085150+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: audit 2023-10-01T09:02:37.526388+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: audit 2023-10-01T09:02:37.567336+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: cluster 2023-10-01T09:02:38.062351+0000 mon.a (mon.0) 440 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171] boot 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: cluster 2023-10-01T09:02:38.062461+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-01T09:02:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[27369]: audit 2023-10-01T09:02:38.062977+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: cluster 2023-10-01T09:02:36.676244+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: audit 2023-10-01T09:02:37.077063+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: cluster 2023-10-01T09:02:37.077255+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: audit 2023-10-01T09:02:37.078047+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: audit 2023-10-01T09:02:37.085150+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: audit 2023-10-01T09:02:37.526388+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: audit 2023-10-01T09:02:37.567336+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: cluster 2023-10-01T09:02:38.062351+0000 mon.a (mon.0) 440 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171] boot 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: cluster 2023-10-01T09:02:38.062461+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-01T09:02:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:38 smithi111 bash[33891]: audit 2023-10-01T09:02:38.062977+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:02:38.786 INFO:journalctl@ceph.osd.5.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:02:39.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:39 smithi183 bash[27651]: cluster 2023-10-01T09:02:36.474056+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:02:39.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:39 smithi183 bash[27651]: cluster 2023-10-01T09:02:36.474163+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:02:39.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:39 smithi183 bash[27651]: cluster 2023-10-01T09:02:38.676831+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:39.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:39 smithi183 bash[27651]: cluster 2023-10-01T09:02:39.063916+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-01T09:02:39.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[27369]: cluster 2023-10-01T09:02:36.474056+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[27369]: cluster 2023-10-01T09:02:36.474163+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[27369]: cluster 2023-10-01T09:02:38.676831+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[27369]: cluster 2023-10-01T09:02:39.063916+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[33891]: cluster 2023-10-01T09:02:36.474056+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[33891]: cluster 2023-10-01T09:02:36.474163+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[33891]: cluster 2023-10-01T09:02:38.676831+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:39 smithi111 bash[33891]: cluster 2023-10-01T09:02:39.063916+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-01T09:02:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:41 smithi183 bash[27651]: cluster 2023-10-01T09:02:40.064952+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-01T09:02:41.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:41 smithi111 bash[27369]: cluster 2023-10-01T09:02:40.064952+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-01T09:02:41.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:41 smithi111 bash[33891]: cluster 2023-10-01T09:02:40.064952+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-01T09:02:41.628 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-01T09:02:41.629 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-01T09:02:41.629 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-10-01T09:02:41.629 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-10-01T09:02:41.629 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.016562 s, 633 MB/s 2023-10-01T09:02:41.629 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-10-01T09:02:42.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:42 smithi183 bash[27651]: cluster 2023-10-01T09:02:40.677383+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:42.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi183:vg_nvme/lv_2 2023-10-01T09:02:42.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:42 smithi111 bash[27369]: cluster 2023-10-01T09:02:40.677383+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:42.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:42 smithi111 bash[33891]: cluster 2023-10-01T09:02:40.677383+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:44 smithi111 bash[33891]: cluster 2023-10-01T09:02:42.678036+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:44 smithi111 bash[27369]: cluster 2023-10-01T09:02:42.678036+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:44.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:44 smithi183 bash[27651]: cluster 2023-10-01T09:02:42.678036+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:45.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:45 smithi183 bash[27651]: cluster 2023-10-01T09:02:44.678669+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:45.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:45 smithi111 bash[33891]: cluster 2023-10-01T09:02:44.678669+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:45.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:45 smithi111 bash[27369]: cluster 2023-10-01T09:02:44.678669+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:46.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:46 smithi183 bash[27651]: audit 2023-10-01T09:02:46.573576+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:02:46.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:46 smithi183 bash[27651]: audit 2023-10-01T09:02:46.577479+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:02:46.932 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:46 smithi183 bash[27651]: audit 2023-10-01T09:02:46.578849+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:47.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:46 smithi111 bash[27369]: audit 2023-10-01T09:02:46.573576+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:02:47.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:46 smithi111 bash[27369]: audit 2023-10-01T09:02:46.577479+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:02:47.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:46 smithi111 bash[27369]: audit 2023-10-01T09:02:46.578849+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:47.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:46 smithi111 bash[33891]: audit 2023-10-01T09:02:46.573576+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:02:47.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:46 smithi111 bash[33891]: audit 2023-10-01T09:02:46.577479+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:02:47.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:46 smithi111 bash[33891]: audit 2023-10-01T09:02:46.578849+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:48.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:47 smithi183 bash[27651]: audit 2023-10-01T09:02:46.566627+0000 mgr.y (mgr.14146) 208 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:02:48.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:47 smithi183 bash[27651]: cluster 2023-10-01T09:02:46.679218+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:47 smithi111 bash[27369]: audit 2023-10-01T09:02:46.566627+0000 mgr.y (mgr.14146) 208 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:02:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:47 smithi111 bash[27369]: cluster 2023-10-01T09:02:46.679218+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:48.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:47 smithi111 bash[33891]: audit 2023-10-01T09:02:46.566627+0000 mgr.y (mgr.14146) 208 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:02:48.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:47 smithi111 bash[33891]: cluster 2023-10-01T09:02:46.679218+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: cephadm 2023-10-01T09:02:47.836615+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.848383+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.850130+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.851484+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: cephadm 2023-10-01T09:02:47.852484+0000 mgr.y (mgr.14146) 211 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 8632M 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.860065+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.861804+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:49.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.863196+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:49.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:48 smithi183 bash[27651]: audit 2023-10-01T09:02:47.872414+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: cephadm 2023-10-01T09:02:47.836615+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.848383+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.850130+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.851484+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: cephadm 2023-10-01T09:02:47.852484+0000 mgr.y (mgr.14146) 211 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 8632M 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.860065+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.861804+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.863196+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[27369]: audit 2023-10-01T09:02:47.872414+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: cephadm 2023-10-01T09:02:47.836615+0000 mgr.y (mgr.14146) 210 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.848383+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.850130+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.851484+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: cephadm 2023-10-01T09:02:47.852484+0000 mgr.y (mgr.14146) 211 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 8632M 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.860065+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.861804+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.863196+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:02:49.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:48 smithi111 bash[33891]: audit 2023-10-01T09:02:47.872414+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:02:50.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:50 smithi111 bash[27369]: cluster 2023-10-01T09:02:48.679727+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:50.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:50 smithi111 bash[33891]: cluster 2023-10-01T09:02:48.679727+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:50 smithi183 bash[27651]: cluster 2023-10-01T09:02:48.679727+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:52.427 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:52 smithi183 bash[27651]: cluster 2023-10-01T09:02:50.680274+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:52.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:52 smithi111 bash[27369]: cluster 2023-10-01T09:02:50.680274+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:52.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:52 smithi111 bash[33891]: cluster 2023-10-01T09:02:50.680274+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:54 smithi183 bash[27651]: cluster 2023-10-01T09:02:52.680828+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:54.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:54 smithi111 bash[27369]: cluster 2023-10-01T09:02:52.680828+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:54.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:54 smithi111 bash[33891]: cluster 2023-10-01T09:02:52.680828+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:55 smithi183 bash[27651]: audit 2023-10-01T09:02:54.764530+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]: dispatch 2023-10-01T09:02:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:55 smithi183 bash[27651]: audit 2023-10-01T09:02:54.765840+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.183:0/3786534598' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]: dispatch 2023-10-01T09:02:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:55 smithi183 bash[27651]: audit 2023-10-01T09:02:54.773136+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]': finished 2023-10-01T09:02:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:55 smithi183 bash[27651]: cluster 2023-10-01T09:02:54.773254+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-01T09:02:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:55 smithi183 bash[27651]: audit 2023-10-01T09:02:54.773526+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:02:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[27369]: audit 2023-10-01T09:02:54.764530+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]: dispatch 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[27369]: audit 2023-10-01T09:02:54.765840+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.183:0/3786534598' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]: dispatch 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[27369]: audit 2023-10-01T09:02:54.773136+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]': finished 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[27369]: cluster 2023-10-01T09:02:54.773254+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[27369]: audit 2023-10-01T09:02:54.773526+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[33891]: audit 2023-10-01T09:02:54.764530+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]: dispatch 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[33891]: audit 2023-10-01T09:02:54.765840+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.183:0/3786534598' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]: dispatch 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[33891]: audit 2023-10-01T09:02:54.773136+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fd90ee10-2235-4e2f-87dd-341d577673c2"}]': finished 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[33891]: cluster 2023-10-01T09:02:54.773254+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-01T09:02:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:55 smithi111 bash[33891]: audit 2023-10-01T09:02:54.773526+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:02:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:56 smithi183 bash[27651]: cluster 2023-10-01T09:02:54.681307+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:56 smithi183 bash[27651]: audit 2023-10-01T09:02:55.475759+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.183:0/3061263177' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:02:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:56 smithi111 bash[27369]: cluster 2023-10-01T09:02:54.681307+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:56 smithi111 bash[27369]: audit 2023-10-01T09:02:55.475759+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.183:0/3061263177' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:02:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:56 smithi111 bash[33891]: cluster 2023-10-01T09:02:54.681307+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:56 smithi111 bash[33891]: audit 2023-10-01T09:02:55.475759+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.183:0/3061263177' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:02:57.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:02:57 smithi183 bash[27651]: cluster 2023-10-01T09:02:56.681884+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:02:57 smithi111 bash[27369]: cluster 2023-10-01T09:02:56.681884+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:02:57.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:02:57 smithi111 bash[33891]: cluster 2023-10-01T09:02:56.681884+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:00.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:00 smithi111 bash[27369]: cluster 2023-10-01T09:02:58.682420+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:00.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:00 smithi111 bash[33891]: cluster 2023-10-01T09:02:58.682420+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:00.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:00 smithi183 bash[27651]: cluster 2023-10-01T09:02:58.682420+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:02 smithi183 bash[27651]: cluster 2023-10-01T09:03:00.682910+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:02.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:02 smithi111 bash[27369]: cluster 2023-10-01T09:03:00.682910+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:02.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:02 smithi111 bash[33891]: cluster 2023-10-01T09:03:00.682910+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:04.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:04 smithi183 bash[27651]: cluster 2023-10-01T09:03:02.683486+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:04.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:04 smithi111 bash[27369]: cluster 2023-10-01T09:03:02.683486+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:04.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:04 smithi111 bash[33891]: cluster 2023-10-01T09:03:02.683486+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:06.364 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:06 smithi183 bash[27651]: cluster 2023-10-01T09:03:04.684033+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:06.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:06 smithi111 bash[27369]: cluster 2023-10-01T09:03:04.684033+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:06.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:06 smithi111 bash[33891]: cluster 2023-10-01T09:03:04.684033+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:07 smithi183 bash[27651]: cluster 2023-10-01T09:03:06.684603+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:07 smithi183 bash[27651]: audit 2023-10-01T09:03:07.003867+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T09:03:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:07 smithi183 bash[27651]: audit 2023-10-01T09:03:07.005814+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:07 smithi183 bash[27651]: cephadm 2023-10-01T09:03:07.007468+0000 mgr.y (mgr.14146) 222 : cephadm [INF] Deploying daemon osd.6 on smithi183 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[27369]: cluster 2023-10-01T09:03:06.684603+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[27369]: audit 2023-10-01T09:03:07.003867+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[27369]: audit 2023-10-01T09:03:07.005814+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[27369]: cephadm 2023-10-01T09:03:07.007468+0000 mgr.y (mgr.14146) 222 : cephadm [INF] Deploying daemon osd.6 on smithi183 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[33891]: cluster 2023-10-01T09:03:06.684603+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[33891]: audit 2023-10-01T09:03:07.003867+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T09:03:07.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[33891]: audit 2023-10-01T09:03:07.005814+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:07.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:07 smithi111 bash[33891]: cephadm 2023-10-01T09:03:07.007468+0000 mgr.y (mgr.14146) 222 : cephadm [INF] Deploying daemon osd.6 on smithi183 2023-10-01T09:03:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:10 smithi183 bash[27651]: cluster 2023-10-01T09:03:08.685152+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:10.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:10 smithi111 bash[27369]: cluster 2023-10-01T09:03:08.685152+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:10.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:10 smithi111 bash[33891]: cluster 2023-10-01T09:03:08.685152+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:12 smithi183 bash[27651]: cluster 2023-10-01T09:03:10.685725+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:12 smithi183 bash[27651]: audit 2023-10-01T09:03:11.084048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:12 smithi183 bash[27651]: audit 2023-10-01T09:03:11.104375+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:12.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:12 smithi111 bash[27369]: cluster 2023-10-01T09:03:10.685725+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:12.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:12 smithi111 bash[27369]: audit 2023-10-01T09:03:11.084048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:12.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:12 smithi111 bash[27369]: audit 2023-10-01T09:03:11.104375+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:12 smithi111 bash[33891]: cluster 2023-10-01T09:03:10.685725+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:12 smithi111 bash[33891]: audit 2023-10-01T09:03:11.084048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:12.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:12 smithi111 bash[33891]: audit 2023-10-01T09:03:11.104375+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:14 smithi183 bash[27651]: cluster 2023-10-01T09:03:12.686297+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:14 smithi111 bash[27369]: cluster 2023-10-01T09:03:12.686297+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:14 smithi111 bash[33891]: cluster 2023-10-01T09:03:12.686297+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:16.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:16 smithi183 bash[27651]: cluster 2023-10-01T09:03:14.686898+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:16.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:16 smithi111 bash[27369]: cluster 2023-10-01T09:03:14.686898+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:16.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:16 smithi111 bash[33891]: cluster 2023-10-01T09:03:14.686898+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:17 smithi183 bash[27651]: audit 2023-10-01T09:03:16.259727+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:17 smithi183 bash[27651]: audit 2023-10-01T09:03:16.540701+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:17 smithi183 bash[27651]: audit 2023-10-01T09:03:16.542515+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:03:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:17 smithi183 bash[27651]: audit 2023-10-01T09:03:16.551729+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:17 smithi183 bash[27651]: cluster 2023-10-01T09:03:16.687466+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[27369]: audit 2023-10-01T09:03:16.259727+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[27369]: audit 2023-10-01T09:03:16.540701+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[27369]: audit 2023-10-01T09:03:16.542515+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[27369]: audit 2023-10-01T09:03:16.551729+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[27369]: cluster 2023-10-01T09:03:16.687466+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[33891]: audit 2023-10-01T09:03:16.259727+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[33891]: audit 2023-10-01T09:03:16.540701+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:17.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[33891]: audit 2023-10-01T09:03:16.542515+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:03:17.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[33891]: audit 2023-10-01T09:03:16.551729+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:17.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:17 smithi111 bash[33891]: cluster 2023-10-01T09:03:16.687466+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:18 smithi183 bash[27651]: audit 2023-10-01T09:03:17.659417+0000 mon.a (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T09:03:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:18 smithi183 bash[27651]: audit 2023-10-01T09:03:17.660931+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T09:03:18.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:18 smithi111 bash[27369]: audit 2023-10-01T09:03:17.659417+0000 mon.a (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T09:03:18.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:18 smithi111 bash[27369]: audit 2023-10-01T09:03:17.660931+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T09:03:18.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:18 smithi111 bash[33891]: audit 2023-10-01T09:03:17.659417+0000 mon.a (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T09:03:18.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:18 smithi111 bash[33891]: audit 2023-10-01T09:03:17.660931+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T09:03:19.769 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 6 on host 'smithi183' 2023-10-01T09:03:19.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:19 smithi183 bash[27651]: audit 2023-10-01T09:03:18.559195+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-01T09:03:19.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:19 smithi183 bash[27651]: cluster 2023-10-01T09:03:18.559396+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-01T09:03:19.831 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:19 smithi183 bash[27651]: audit 2023-10-01T09:03:18.560329+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:19.831 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:19 smithi183 bash[27651]: audit 2023-10-01T09:03:18.564453+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:03:19.831 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:19 smithi183 bash[27651]: audit 2023-10-01T09:03:18.567129+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:03:19.831 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:19 smithi183 bash[27651]: cluster 2023-10-01T09:03:18.687996+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[27369]: audit 2023-10-01T09:03:18.559195+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[27369]: cluster 2023-10-01T09:03:18.559396+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[27369]: audit 2023-10-01T09:03:18.560329+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[27369]: audit 2023-10-01T09:03:18.564453+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[27369]: audit 2023-10-01T09:03:18.567129+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[27369]: cluster 2023-10-01T09:03:18.687996+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[33891]: audit 2023-10-01T09:03:18.559195+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-01T09:03:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[33891]: cluster 2023-10-01T09:03:18.559396+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-01T09:03:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[33891]: audit 2023-10-01T09:03:18.560329+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[33891]: audit 2023-10-01T09:03:18.564453+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:03:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[33891]: audit 2023-10-01T09:03:18.567129+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:03:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:19 smithi111 bash[33891]: cluster 2023-10-01T09:03:18.687996+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:20.480 DEBUG:teuthology.orchestra.run.smithi183:osd.6> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-01T09:03:20.482 INFO:tasks.cephadm:Deploying osd.7 on smithi183 with /dev/vg_nvme/lv_1... 2023-10-01T09:03:20.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-01T09:03:20.730 INFO:journalctl@ceph.osd.6.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:03:20.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:20 smithi183 bash[27651]: audit 2023-10-01T09:03:19.570683+0000 mon.a (mon.0) 472 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:03:20.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:20 smithi183 bash[27651]: cluster 2023-10-01T09:03:19.570861+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-01T09:03:20.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:20 smithi183 bash[27651]: audit 2023-10-01T09:03:19.571478+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:20.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:20 smithi183 bash[27651]: audit 2023-10-01T09:03:19.577653+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:20.732 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:20 smithi183 bash[27651]: audit 2023-10-01T09:03:19.755848+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:20.732 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:20 smithi183 bash[27651]: audit 2023-10-01T09:03:19.778002+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[27369]: audit 2023-10-01T09:03:19.570683+0000 mon.a (mon.0) 472 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[27369]: cluster 2023-10-01T09:03:19.570861+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[27369]: audit 2023-10-01T09:03:19.571478+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[27369]: audit 2023-10-01T09:03:19.577653+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[27369]: audit 2023-10-01T09:03:19.755848+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[27369]: audit 2023-10-01T09:03:19.778002+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:21.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[33891]: audit 2023-10-01T09:03:19.570683+0000 mon.a (mon.0) 472 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:03:21.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[33891]: cluster 2023-10-01T09:03:19.570861+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-01T09:03:21.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[33891]: audit 2023-10-01T09:03:19.571478+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:21.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[33891]: audit 2023-10-01T09:03:19.577653+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:21.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[33891]: audit 2023-10-01T09:03:19.755848+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:21.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:20 smithi111 bash[33891]: audit 2023-10-01T09:03:19.778002+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: cluster 2023-10-01T09:03:18.631871+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: cluster 2023-10-01T09:03:18.631943+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: cluster 2023-10-01T09:03:20.581188+0000 mon.a (mon.0) 478 : cluster [INF] osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182] boot 2023-10-01T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: cluster 2023-10-01T09:03:20.581311+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-01T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: audit 2023-10-01T09:03:20.581781+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: cluster 2023-10-01T09:03:20.688513+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:21 smithi183 bash[27651]: cluster 2023-10-01T09:03:21.581973+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: cluster 2023-10-01T09:03:18.631871+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: cluster 2023-10-01T09:03:18.631943+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: cluster 2023-10-01T09:03:20.581188+0000 mon.a (mon.0) 478 : cluster [INF] osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182] boot 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: cluster 2023-10-01T09:03:20.581311+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: audit 2023-10-01T09:03:20.581781+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: cluster 2023-10-01T09:03:20.688513+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:22.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[27369]: cluster 2023-10-01T09:03:21.581973+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: cluster 2023-10-01T09:03:18.631871+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: cluster 2023-10-01T09:03:18.631943+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: cluster 2023-10-01T09:03:20.581188+0000 mon.a (mon.0) 478 : cluster [INF] osd.6 [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182] boot 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: cluster 2023-10-01T09:03:20.581311+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: audit 2023-10-01T09:03:20.581781+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: cluster 2023-10-01T09:03:20.688513+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T09:03:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:21 smithi111 bash[33891]: cluster 2023-10-01T09:03:21.581973+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-01T09:03:23.873 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-01T09:03:23.873 INFO:teuthology.orchestra.run.smithi183.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-01T09:03:23.873 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10+0 records in 2023-10-01T09:03:23.873 INFO:teuthology.orchestra.run.smithi183.stderr:10+0 records out 2023-10-01T09:03:23.873 INFO:teuthology.orchestra.run.smithi183.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0226889 s, 462 MB/s 2023-10-01T09:03:23.874 INFO:teuthology.orchestra.run.smithi183.stderr:--> Zapping successful for: 2023-10-01T09:03:23.935 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:23 smithi183 bash[27651]: cluster 2023-10-01T09:03:22.591871+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-01T09:03:23.935 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:23 smithi183 bash[27651]: cluster 2023-10-01T09:03:22.689157+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:24.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:23 smithi111 bash[27369]: cluster 2023-10-01T09:03:22.591871+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-01T09:03:24.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:23 smithi111 bash[27369]: cluster 2023-10-01T09:03:22.689157+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:23 smithi111 bash[33891]: cluster 2023-10-01T09:03:22.591871+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-01T09:03:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:23 smithi111 bash[33891]: cluster 2023-10-01T09:03:22.689157+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v218: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:24.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi183:vg_nvme/lv_1 2023-10-01T09:03:24.869 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:24 smithi183 bash[27651]: cluster 2023-10-01T09:03:23.587099+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T09:03:25.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:24 smithi111 bash[27369]: cluster 2023-10-01T09:03:23.587099+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T09:03:25.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:24 smithi111 bash[33891]: cluster 2023-10-01T09:03:23.587099+0000 mon.a (mon.0) 483 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T09:03:26.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:25 smithi183 bash[27651]: cluster 2023-10-01T09:03:24.689780+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:26.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:25 smithi111 bash[27369]: cluster 2023-10-01T09:03:24.689780+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:26.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:25 smithi111 bash[33891]: cluster 2023-10-01T09:03:24.689780+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v219: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:27.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:26 smithi183 bash[27651]: cluster 2023-10-01T09:03:26.741647+0000 mon.a (mon.0) 484 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T09:03:27.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:26 smithi183 bash[27651]: cluster 2023-10-01T09:03:26.741700+0000 mon.a (mon.0) 485 : cluster [INF] Cluster is now healthy 2023-10-01T09:03:27.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:26 smithi111 bash[33891]: cluster 2023-10-01T09:03:26.741647+0000 mon.a (mon.0) 484 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T09:03:27.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:26 smithi111 bash[33891]: cluster 2023-10-01T09:03:26.741700+0000 mon.a (mon.0) 485 : cluster [INF] Cluster is now healthy 2023-10-01T09:03:27.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:26 smithi111 bash[27369]: cluster 2023-10-01T09:03:26.741647+0000 mon.a (mon.0) 484 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T09:03:27.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:26 smithi111 bash[27369]: cluster 2023-10-01T09:03:26.741700+0000 mon.a (mon.0) 485 : cluster [INF] Cluster is now healthy 2023-10-01T09:03:28.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:27 smithi183 bash[27651]: cluster 2023-10-01T09:03:26.690449+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:27 smithi111 bash[27369]: cluster 2023-10-01T09:03:26.690449+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:28.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:27 smithi111 bash[33891]: cluster 2023-10-01T09:03:26.690449+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:30 smithi183 bash[27651]: cluster 2023-10-01T09:03:28.690975+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:30.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:30 smithi183 bash[27651]: audit 2023-10-01T09:03:29.236260+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:03:30.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:30 smithi183 bash[27651]: audit 2023-10-01T09:03:29.240323+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:03:30.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:30 smithi183 bash[27651]: audit 2023-10-01T09:03:29.241817+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[33891]: cluster 2023-10-01T09:03:28.690975+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[33891]: audit 2023-10-01T09:03:29.236260+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[33891]: audit 2023-10-01T09:03:29.240323+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[33891]: audit 2023-10-01T09:03:29.241817+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[27369]: cluster 2023-10-01T09:03:28.690975+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[27369]: audit 2023-10-01T09:03:29.236260+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T09:03:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[27369]: audit 2023-10-01T09:03:29.240323+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T09:03:30.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:30 smithi111 bash[27369]: audit 2023-10-01T09:03:29.241817+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:29.230429+0000 mgr.y (mgr.14146) 234 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:03:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.501665+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.503842+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.505231+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.506678+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.515389+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.517243+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:31.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.518450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:03:31.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:31 smithi183 bash[27651]: audit 2023-10-01T09:03:30.527605+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:29.230429+0000 mgr.y (mgr.14146) 234 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.501665+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.503842+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.505231+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.506678+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.515389+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.517243+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.518450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:03:31.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[27369]: audit 2023-10-01T09:03:30.527605+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:29.230429+0000 mgr.y (mgr.14146) 234 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.501665+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.503842+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.505231+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.506678+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.515389+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.517243+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.518450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:03:31.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:31 smithi111 bash[33891]: audit 2023-10-01T09:03:30.527605+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:32 smithi183 bash[27651]: cephadm 2023-10-01T09:03:30.489552+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:03:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:32 smithi183 bash[27651]: cephadm 2023-10-01T09:03:30.507682+0000 mgr.y (mgr.14146) 236 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 5755M 2023-10-01T09:03:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:32 smithi183 bash[27651]: cluster 2023-10-01T09:03:30.691522+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:32 smithi111 bash[27369]: cephadm 2023-10-01T09:03:30.489552+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:03:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:32 smithi111 bash[27369]: cephadm 2023-10-01T09:03:30.507682+0000 mgr.y (mgr.14146) 236 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 5755M 2023-10-01T09:03:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:32 smithi111 bash[27369]: cluster 2023-10-01T09:03:30.691522+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:32.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:32 smithi111 bash[33891]: cephadm 2023-10-01T09:03:30.489552+0000 mgr.y (mgr.14146) 235 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:03:32.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:32 smithi111 bash[33891]: cephadm 2023-10-01T09:03:30.507682+0000 mgr.y (mgr.14146) 236 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 5755M 2023-10-01T09:03:32.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:32 smithi111 bash[33891]: cluster 2023-10-01T09:03:30.691522+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:34.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:34 smithi183 bash[27651]: cluster 2023-10-01T09:03:32.692092+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:34.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:34 smithi111 bash[27369]: cluster 2023-10-01T09:03:32.692092+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:34.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:34 smithi111 bash[33891]: cluster 2023-10-01T09:03:32.692092+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:35.284 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:35 smithi183 bash[27651]: cluster 2023-10-01T09:03:34.692649+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:35 smithi111 bash[27369]: cluster 2023-10-01T09:03:34.692649+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:35.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:35 smithi111 bash[33891]: cluster 2023-10-01T09:03:34.692649+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:37 smithi183 bash[27651]: cluster 2023-10-01T09:03:36.693241+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:37 smithi183 bash[27651]: audit 2023-10-01T09:03:37.402608+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]: dispatch 2023-10-01T09:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:37 smithi183 bash[27651]: audit 2023-10-01T09:03:37.404050+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.183:0/3979022601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]: dispatch 2023-10-01T09:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:37 smithi183 bash[27651]: audit 2023-10-01T09:03:37.410912+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]': finished 2023-10-01T09:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:37 smithi183 bash[27651]: cluster 2023-10-01T09:03:37.411021+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-01T09:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:37 smithi183 bash[27651]: audit 2023-10-01T09:03:37.411216+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[27369]: cluster 2023-10-01T09:03:36.693241+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[27369]: audit 2023-10-01T09:03:37.402608+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]: dispatch 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[27369]: audit 2023-10-01T09:03:37.404050+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.183:0/3979022601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]: dispatch 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[27369]: audit 2023-10-01T09:03:37.410912+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]': finished 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[27369]: cluster 2023-10-01T09:03:37.411021+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[27369]: audit 2023-10-01T09:03:37.411216+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:03:38.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[33891]: cluster 2023-10-01T09:03:36.693241+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:38.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[33891]: audit 2023-10-01T09:03:37.402608+0000 mon.a (mon.0) 497 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]: dispatch 2023-10-01T09:03:38.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[33891]: audit 2023-10-01T09:03:37.404050+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.183:0/3979022601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]: dispatch 2023-10-01T09:03:38.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[33891]: audit 2023-10-01T09:03:37.410912+0000 mon.a (mon.0) 498 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7241dff9-d2b8-4103-b8f7-b1efef14a4d4"}]': finished 2023-10-01T09:03:38.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[33891]: cluster 2023-10-01T09:03:37.411021+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-01T09:03:38.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:37 smithi111 bash[33891]: audit 2023-10-01T09:03:37.411216+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:03:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:39 smithi183 bash[27651]: audit 2023-10-01T09:03:38.121821+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.183:0/3891517332' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:03:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:39 smithi111 bash[27369]: audit 2023-10-01T09:03:38.121821+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.183:0/3891517332' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:03:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:39 smithi111 bash[33891]: audit 2023-10-01T09:03:38.121821+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.183:0/3891517332' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T09:03:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:40 smithi183 bash[27651]: cluster 2023-10-01T09:03:38.693831+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:40 smithi111 bash[27369]: cluster 2023-10-01T09:03:38.693831+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:40.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:40 smithi111 bash[33891]: cluster 2023-10-01T09:03:38.693831+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:41 smithi183 bash[27651]: cluster 2023-10-01T09:03:40.694411+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:41.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:41 smithi111 bash[33891]: cluster 2023-10-01T09:03:40.694411+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:41.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:41 smithi111 bash[27369]: cluster 2023-10-01T09:03:40.694411+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:44 smithi183 bash[27651]: cluster 2023-10-01T09:03:42.694922+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:44 smithi111 bash[27369]: cluster 2023-10-01T09:03:42.694922+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:44 smithi111 bash[33891]: cluster 2023-10-01T09:03:42.694922+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:46 smithi183 bash[27651]: cluster 2023-10-01T09:03:44.695506+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:46 smithi111 bash[27369]: cluster 2023-10-01T09:03:44.695506+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:46.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:46 smithi111 bash[33891]: cluster 2023-10-01T09:03:44.695506+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:48 smithi183 bash[27651]: cluster 2023-10-01T09:03:46.696067+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:48.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:48 smithi111 bash[27369]: cluster 2023-10-01T09:03:46.696067+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:48.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:48 smithi111 bash[33891]: cluster 2023-10-01T09:03:46.696067+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:49.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:49 smithi183 bash[27651]: cluster 2023-10-01T09:03:48.696619+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:49 smithi111 bash[33891]: cluster 2023-10-01T09:03:48.696619+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:49.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:49 smithi111 bash[27369]: cluster 2023-10-01T09:03:48.696619+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:50 smithi183 bash[27651]: audit 2023-10-01T09:03:49.844419+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T09:03:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:50 smithi183 bash[27651]: audit 2023-10-01T09:03:49.846283+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:50 smithi183 bash[27651]: cephadm 2023-10-01T09:03:49.847600+0000 mgr.y (mgr.14146) 247 : cephadm [INF] Deploying daemon osd.7 on smithi183 2023-10-01T09:03:50.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:50 smithi111 bash[27369]: audit 2023-10-01T09:03:49.844419+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T09:03:50.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:50 smithi111 bash[27369]: audit 2023-10-01T09:03:49.846283+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:50.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:50 smithi111 bash[27369]: cephadm 2023-10-01T09:03:49.847600+0000 mgr.y (mgr.14146) 247 : cephadm [INF] Deploying daemon osd.7 on smithi183 2023-10-01T09:03:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:50 smithi111 bash[33891]: audit 2023-10-01T09:03:49.844419+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T09:03:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:50 smithi111 bash[33891]: audit 2023-10-01T09:03:49.846283+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:03:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:50 smithi111 bash[33891]: cephadm 2023-10-01T09:03:49.847600+0000 mgr.y (mgr.14146) 247 : cephadm [INF] Deploying daemon osd.7 on smithi183 2023-10-01T09:03:51.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:51 smithi183 bash[27651]: cluster 2023-10-01T09:03:50.697116+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:51.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:51 smithi111 bash[33891]: cluster 2023-10-01T09:03:50.697116+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:51.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:51 smithi111 bash[27369]: cluster 2023-10-01T09:03:50.697116+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:54 smithi183 bash[27651]: cluster 2023-10-01T09:03:52.697679+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:54 smithi183 bash[27651]: audit 2023-10-01T09:03:54.058597+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:54 smithi183 bash[27651]: audit 2023-10-01T09:03:54.061448+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:54.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:54 smithi111 bash[27369]: cluster 2023-10-01T09:03:52.697679+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:54.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:54 smithi111 bash[27369]: audit 2023-10-01T09:03:54.058597+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:54.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:54 smithi111 bash[27369]: audit 2023-10-01T09:03:54.061448+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:54.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:54 smithi111 bash[33891]: cluster 2023-10-01T09:03:52.697679+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:54.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:54 smithi111 bash[33891]: audit 2023-10-01T09:03:54.058597+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:03:54.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:54 smithi111 bash[33891]: audit 2023-10-01T09:03:54.061448+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:03:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:56 smithi183 bash[27651]: cluster 2023-10-01T09:03:54.698237+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:56 smithi111 bash[27369]: cluster 2023-10-01T09:03:54.698237+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:56 smithi111 bash[33891]: cluster 2023-10-01T09:03:54.698237+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:03:58 smithi183 bash[27651]: cluster 2023-10-01T09:03:56.698837+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:03:58 smithi111 bash[27369]: cluster 2023-10-01T09:03:56.698837+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:03:58.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:03:58 smithi111 bash[33891]: cluster 2023-10-01T09:03:56.698837+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:00.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:00 smithi183 bash[27651]: cluster 2023-10-01T09:03:58.699391+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:00.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:00 smithi183 bash[27651]: audit 2023-10-01T09:03:59.258619+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:00.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:00 smithi183 bash[27651]: audit 2023-10-01T09:03:59.260079+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:00.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:00 smithi183 bash[27651]: audit 2023-10-01T09:03:59.261562+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:00.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:00 smithi183 bash[27651]: audit 2023-10-01T09:03:59.267866+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[27369]: cluster 2023-10-01T09:03:58.699391+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[27369]: audit 2023-10-01T09:03:59.258619+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[27369]: audit 2023-10-01T09:03:59.260079+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[27369]: audit 2023-10-01T09:03:59.261562+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[27369]: audit 2023-10-01T09:03:59.267866+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[33891]: cluster 2023-10-01T09:03:58.699391+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[33891]: audit 2023-10-01T09:03:59.258619+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[33891]: audit 2023-10-01T09:03:59.260079+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[33891]: audit 2023-10-01T09:03:59.261562+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:00 smithi111 bash[33891]: audit 2023-10-01T09:03:59.267866+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:01.449 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:01 smithi183 bash[27651]: audit 2023-10-01T09:04:00.693201+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T09:04:01.449 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:01 smithi183 bash[27651]: audit 2023-10-01T09:04:00.695129+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T09:04:01.449 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:01 smithi183 bash[27651]: cluster 2023-10-01T09:04:00.699873+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:01.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:01 smithi111 bash[27369]: audit 2023-10-01T09:04:00.693201+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T09:04:01.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:01 smithi111 bash[27369]: audit 2023-10-01T09:04:00.695129+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T09:04:01.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:01 smithi111 bash[27369]: cluster 2023-10-01T09:04:00.699873+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:01.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:01 smithi111 bash[33891]: audit 2023-10-01T09:04:00.693201+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T09:04:01.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:01 smithi111 bash[33891]: audit 2023-10-01T09:04:00.695129+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T09:04:01.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:01 smithi111 bash[33891]: cluster 2023-10-01T09:04:00.699873+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:02 smithi183 bash[27651]: audit 2023-10-01T09:04:01.108414+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-01T09:04:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:02 smithi183 bash[27651]: cluster 2023-10-01T09:04:01.108571+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-01T09:04:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:02 smithi183 bash[27651]: audit 2023-10-01T09:04:01.108768+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:02 smithi183 bash[27651]: audit 2023-10-01T09:04:01.110209+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:04:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:02 smithi183 bash[27651]: audit 2023-10-01T09:04:01.112363+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:04:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[27369]: audit 2023-10-01T09:04:01.108414+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-01T09:04:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[27369]: cluster 2023-10-01T09:04:01.108571+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-01T09:04:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[27369]: audit 2023-10-01T09:04:01.108768+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[27369]: audit 2023-10-01T09:04:01.110209+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:04:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[27369]: audit 2023-10-01T09:04:01.112363+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:04:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[33891]: audit 2023-10-01T09:04:01.108414+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-01T09:04:02.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[33891]: cluster 2023-10-01T09:04:01.108571+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-01T09:04:02.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[33891]: audit 2023-10-01T09:04:01.108768+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:02.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[33891]: audit 2023-10-01T09:04:01.110209+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:04:02.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:02 smithi111 bash[33891]: audit 2023-10-01T09:04:01.112363+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2023-10-01T09:04:02.847 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 7 on host 'smithi183' 2023-10-01T09:04:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: audit 2023-10-01T09:04:02.111765+0000 mon.a (mon.0) 514 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: cluster 2023-10-01T09:04:02.111905+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: audit 2023-10-01T09:04:02.112441+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: audit 2023-10-01T09:04:02.118021+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: cluster 2023-10-01T09:04:02.700397+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: audit 2023-10-01T09:04:02.843697+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: audit 2023-10-01T09:04:02.846796+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: cluster 2023-10-01T09:04:03.086711+0000 mon.a (mon.0) 520 : cluster [INF] osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278] boot 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: cluster 2023-10-01T09:04:03.086757+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-01T09:04:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:03 smithi183 bash[27651]: audit 2023-10-01T09:04:03.087261+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.565 DEBUG:teuthology.orchestra.run.smithi183:osd.7> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-01T09:04:03.568 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-01T09:04:03.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: audit 2023-10-01T09:04:02.111765+0000 mon.a (mon.0) 514 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: cluster 2023-10-01T09:04:02.111905+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: audit 2023-10-01T09:04:02.112441+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: audit 2023-10-01T09:04:02.118021+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: cluster 2023-10-01T09:04:02.700397+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: audit 2023-10-01T09:04:02.843697+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: audit 2023-10-01T09:04:02.846796+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: cluster 2023-10-01T09:04:03.086711+0000 mon.a (mon.0) 520 : cluster [INF] osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278] boot 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: cluster 2023-10-01T09:04:03.086757+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[27369]: audit 2023-10-01T09:04:03.087261+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: audit 2023-10-01T09:04:02.111765+0000 mon.a (mon.0) 514 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: cluster 2023-10-01T09:04:02.111905+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: audit 2023-10-01T09:04:02.112441+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: audit 2023-10-01T09:04:02.118021+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: cluster 2023-10-01T09:04:02.700397+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T09:04:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: audit 2023-10-01T09:04:02.843697+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: audit 2023-10-01T09:04:02.846796+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: cluster 2023-10-01T09:04:03.086711+0000 mon.a (mon.0) 520 : cluster [INF] osd.7 [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278] boot 2023-10-01T09:04:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: cluster 2023-10-01T09:04:03.086757+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-01T09:04:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:03 smithi111 bash[33891]: audit 2023-10-01T09:04:03.087261+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:03.768 INFO:journalctl@ceph.osd.7.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:04:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:04 smithi111 bash[27369]: cluster 2023-10-01T09:04:01.666285+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:04:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:04 smithi111 bash[27369]: cluster 2023-10-01T09:04:01.666398+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:04:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:04 smithi111 bash[27369]: cluster 2023-10-01T09:04:04.093629+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-01T09:04:04.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:04 smithi111 bash[33891]: cluster 2023-10-01T09:04:01.666285+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:04:04.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:04 smithi111 bash[33891]: cluster 2023-10-01T09:04:01.666398+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:04:04.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:04 smithi111 bash[33891]: cluster 2023-10-01T09:04:04.093629+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-01T09:04:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:04 smithi183 bash[27651]: cluster 2023-10-01T09:04:01.666285+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T09:04:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:04 smithi183 bash[27651]: cluster 2023-10-01T09:04:01.666398+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T09:04:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:04 smithi183 bash[27651]: cluster 2023-10-01T09:04:04.093629+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-01T09:04:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:05 smithi183 bash[27651]: cluster 2023-10-01T09:04:04.700999+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:05 smithi183 bash[27651]: cluster 2023-10-01T09:04:05.097459+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-01T09:04:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:05 smithi111 bash[33891]: cluster 2023-10-01T09:04:04.700999+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:05 smithi111 bash[33891]: cluster 2023-10-01T09:04:05.097459+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-01T09:04:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:05 smithi111 bash[27369]: cluster 2023-10-01T09:04:04.700999+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:05 smithi111 bash[27369]: cluster 2023-10-01T09:04:05.097459+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-01T09:04:07.003 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:04:07.702 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696151043,"num_in_osds":8,"osd_in_since":1696151017,"num_remapped_pgs":0} 2023-10-01T09:04:07.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:04:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:07 smithi183 bash[27651]: cluster 2023-10-01T09:04:06.701554+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:07 smithi183 bash[27651]: audit 2023-10-01T09:04:07.001331+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.111:0/3176627008' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-01T09:04:08.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:07 smithi111 bash[33891]: cluster 2023-10-01T09:04:06.701554+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:08.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:07 smithi111 bash[33891]: audit 2023-10-01T09:04:07.001331+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.111:0/3176627008' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-01T09:04:08.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:07 smithi111 bash[27369]: cluster 2023-10-01T09:04:06.701554+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:08.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:07 smithi111 bash[27369]: audit 2023-10-01T09:04:07.001331+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.111:0/3176627008' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-01T09:04:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:10 smithi183 bash[27651]: cluster 2023-10-01T09:04:08.702067+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:10.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:10 smithi111 bash[33891]: cluster 2023-10-01T09:04:08.702067+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:10.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:10 smithi111 bash[27369]: cluster 2023-10-01T09:04:08.702067+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:12.462 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: cluster 2023-10-01T09:04:10.702643+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.791094+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.792942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.794168+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.795380+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.796665+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.803090+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.804608+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.805782+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[27369]: audit 2023-10-01T09:04:11.812283+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: cluster 2023-10-01T09:04:10.702643+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.791094+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.792942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.794168+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.795380+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.796665+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.803090+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.804608+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:12.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.805782+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:12.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:12 smithi111 bash[33891]: audit 2023-10-01T09:04:11.812283+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: cluster 2023-10-01T09:04:10.702643+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.791094+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.792942+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.794168+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.795380+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.796665+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:04:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.803090+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.804608+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.805782+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:12 smithi183 bash[27651]: audit 2023-10-01T09:04:11.812283+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:13.352 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:13 smithi111 bash[27369]: cephadm 2023-10-01T09:04:11.781192+0000 mgr.y (mgr.14146) 259 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:04:13.352 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:13 smithi111 bash[27369]: cephadm 2023-10-01T09:04:11.797615+0000 mgr.y (mgr.14146) 260 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4316M 2023-10-01T09:04:13.352 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:13 smithi111 bash[33891]: cephadm 2023-10-01T09:04:11.781192+0000 mgr.y (mgr.14146) 259 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:04:13.352 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:13 smithi111 bash[33891]: cephadm 2023-10-01T09:04:11.797615+0000 mgr.y (mgr.14146) 260 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4316M 2023-10-01T09:04:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:13 smithi183 bash[27651]: cephadm 2023-10-01T09:04:11.781192+0000 mgr.y (mgr.14146) 259 : cephadm [INF] Detected new or changed devices on smithi183 2023-10-01T09:04:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:13 smithi183 bash[27651]: cephadm 2023-10-01T09:04:11.797615+0000 mgr.y (mgr.14146) 260 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4316M 2023-10-01T09:04:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:14 smithi183 bash[27651]: cluster 2023-10-01T09:04:12.703171+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:14 smithi111 bash[27369]: cluster 2023-10-01T09:04:12.703171+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:14 smithi111 bash[33891]: cluster 2023-10-01T09:04:12.703171+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:15.550 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:04:15.550 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":50,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:04:05.090560+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T09:00:31.502938+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","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.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+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}} 2023-10-01T09:04:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:15 smithi183 bash[27651]: cluster 2023-10-01T09:04:14.703796+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:15.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:15 smithi111 bash[27369]: cluster 2023-10-01T09:04:14.703796+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:15 smithi111 bash[33891]: cluster 2023-10-01T09:04:14.703796+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:16.363 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:16 smithi111 bash[27369]: audit 2023-10-01T09:04:15.545993+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.111:0/452431814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:04:16.363 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:16 smithi111 bash[33891]: audit 2023-10-01T09:04:15.545993+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.111:0/452431814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:04:16.364 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-10-01T09:00:31.502938+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': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 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_devicehealth': {}}}] 2023-10-01T09:04:16.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-10-01T09:04:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:16 smithi183 bash[27651]: audit 2023-10-01T09:04:15.545993+0000 mon.a (mon.0) 534 : audit [DBG] from='client.? 172.21.15.111:0/452431814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:04:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:17 smithi183 bash[27651]: cluster 2023-10-01T09:04:16.704396+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:17.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:17 smithi111 bash[27369]: cluster 2023-10-01T09:04:16.704396+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:17.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:17 smithi111 bash[33891]: cluster 2023-10-01T09:04:16.704396+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:19 smithi183 bash[27651]: cluster 2023-10-01T09:04:18.704985+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:19.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:19 smithi111 bash[33891]: cluster 2023-10-01T09:04:18.704985+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:19.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:19 smithi111 bash[27369]: cluster 2023-10-01T09:04:18.704985+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:21.123 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:04:22.032 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:21 smithi111 bash[27369]: cluster 2023-10-01T09:04:20.705532+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:22.032 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:21 smithi111 bash[33891]: cluster 2023-10-01T09:04:20.705532+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:21 smithi183 bash[27651]: cluster 2023-10-01T09:04:20.705532+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:24.033 INFO:teuthology.orchestra.run.smithi111.stdout:pg_num: 1 2023-10-01T09:04:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:24 smithi183 bash[27651]: cluster 2023-10-01T09:04:22.706116+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:24 smithi183 bash[27651]: audit 2023-10-01T09:04:24.030840+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.111:0/918920625' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-01T09:04:24.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:24 smithi111 bash[33891]: cluster 2023-10-01T09:04:22.706116+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:24.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:24 smithi111 bash[33891]: audit 2023-10-01T09:04:24.030840+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.111:0/918920625' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-01T09:04:24.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:24 smithi111 bash[27369]: cluster 2023-10-01T09:04:22.706116+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:24.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:24 smithi111 bash[27369]: audit 2023-10-01T09:04:24.030840+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.111:0/918920625' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-01T09:04:24.855 INFO:tasks.cephadm:Adding prometheus.a on smithi183 2023-10-01T09:04:24.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi183=a' 2023-10-01T09:04:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:25 smithi183 bash[27651]: cluster 2023-10-01T09:04:24.706663+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:25.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:25 smithi111 bash[27369]: cluster 2023-10-01T09:04:24.706663+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:25.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:25 smithi111 bash[33891]: cluster 2023-10-01T09:04:24.706663+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:28.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:27 smithi183 bash[27651]: cluster 2023-10-01T09:04:26.707213+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:28.072 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled prometheus update... 2023-10-01T09:04:28.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:27 smithi111 bash[27369]: cluster 2023-10-01T09:04:26.707213+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:28.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:27 smithi111 bash[33891]: cluster 2023-10-01T09:04:26.707213+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:28.756 DEBUG:teuthology.orchestra.run.smithi183:prometheus.a> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-01T09:04:28.758 INFO:tasks.cephadm:Adding node-exporter.a on smithi111 2023-10-01T09:04:28.759 INFO:tasks.cephadm:Adding node-exporter.b on smithi183 2023-10-01T09:04:28.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi111=a;smithi183=b' 2023-10-01T09:04:28.932 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:04:29.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.058593+0000 mgr.y (mgr.14146) 269 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:29.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: cephadm 2023-10-01T09:04:28.061973+0000 mgr.y (mgr.14146) 270 : cephadm [INF] Saving service prometheus spec with placement smithi183=a;count:1 2023-10-01T09:04:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.069166+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.072584+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.364640+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.366172+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.375817+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:29.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[27651]: audit 2023-10-01T09:04:28.385885+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-01T09:04:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.058593+0000 mgr.y (mgr.14146) 269 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: cephadm 2023-10-01T09:04:28.061973+0000 mgr.y (mgr.14146) 270 : cephadm [INF] Saving service prometheus spec with placement smithi183=a;count:1 2023-10-01T09:04:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.069166+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.072584+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.364640+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.366172+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.375817+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[33891]: audit 2023-10-01T09:04:28.385885+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.058593+0000 mgr.y (mgr.14146) 269 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: cephadm 2023-10-01T09:04:28.061973+0000 mgr.y (mgr.14146) 270 : cephadm [INF] Saving service prometheus spec with placement smithi183=a;count:1 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.069166+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.072584+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.364640+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.366172+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:29.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.375817+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' 2023-10-01T09:04:29.431 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27369]: audit 2023-10-01T09:04:28.385885+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-01T09:04:29.693 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[28503]: ignoring --setuser ceph since I am not root 2023-10-01T09:04:29.693 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[28503]: ignoring --setgroup ceph since I am not root 2023-10-01T09:04:29.693 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[28503]: debug 2023-10-01T09:04:29.430+0000 7f15c09d9700 1 -- 172.21.15.183:0/642875786 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5558dcb3c4e0 con 0x5558dcc30c00 2023-10-01T09:04:29.693 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[28503]: debug 2023-10-01T09:04:29.586+0000 7f15d0ba0680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:04:29.705 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-01T09:04:29.705 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-01T09:04:29.705 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27633]: debug 2023-10-01T09:04:29.438+0000 7fc38bab9700 1 -- 172.21.15.111:0/2061701561 <== mon.2 v2:172.21.15.111:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e8fc18a4e0 con 0x55e8fc27ec00 2023-10-01T09:04:29.706 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27633]: debug 2023-10-01T09:04:29.594+0000 7fc39bc80680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:04:29.706 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:29 smithi111 bash[27633]: debug 2023-10-01T09:04:29.702+0000 7fc39bc80680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:04:30.008 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:29 smithi183 bash[28503]: debug 2023-10-01T09:04:29.690+0000 7f15d0ba0680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:04:30.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:30 smithi183 bash[28503]: debug 2023-10-01T09:04:30.154+0000 7f15d0ba0680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:04:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:30 smithi183 bash[27651]: cluster 2023-10-01T09:04:28.707769+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:30.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:30 smithi183 bash[27651]: audit 2023-10-01T09:04:29.390391+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-01T09:04:30.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:30 smithi183 bash[27651]: cluster 2023-10-01T09:04:29.390469+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-01T09:04:30.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[27633]: debug 2023-10-01T09:04:30.182+0000 7fc39bc80680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:04:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[27369]: cluster 2023-10-01T09:04:28.707769+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[27369]: audit 2023-10-01T09:04:29.390391+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-01T09:04:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[27369]: cluster 2023-10-01T09:04:29.390469+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-01T09:04:30.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[33891]: cluster 2023-10-01T09:04:28.707769+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:30.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[33891]: audit 2023-10-01T09:04:29.390391+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.111:0/1816233616' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-01T09:04:30.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:30 smithi111 bash[33891]: cluster 2023-10-01T09:04:29.390469+0000 mon.a (mon.0) 542 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-01T09:04:31.189 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:31 smithi183 bash[28503]: debug 2023-10-01T09:04:31.086+0000 7f15d0ba0680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:04:31.189 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:31 smithi183 bash[28503]: debug 2023-10-01T09:04:31.186+0000 7f15d0ba0680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:04:31.489 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:31 smithi111 bash[27633]: debug 2023-10-01T09:04:31.134+0000 7fc39bc80680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:04:31.490 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:31 smithi111 bash[27633]: debug 2023-10-01T09:04:31.230+0000 7fc39bc80680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:04:31.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:31 smithi183 bash[28503]: debug 2023-10-01T09:04:31.438+0000 7f15d0ba0680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:04:31.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:31 smithi111 bash[27633]: debug 2023-10-01T09:04:31.486+0000 7fc39bc80680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:04:32.872 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:32 smithi183 bash[28503]: debug 2023-10-01T09:04:32.606+0000 7f15d0ba0680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:04:32.872 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:32 smithi183 bash[28503]: debug 2023-10-01T09:04:32.770+0000 7f15d0ba0680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:04:32.904 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:32 smithi111 bash[27633]: debug 2023-10-01T09:04:32.634+0000 7fc39bc80680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:04:32.904 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:32 smithi111 bash[27633]: debug 2023-10-01T09:04:32.802+0000 7fc39bc80680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:04:33.210 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:32 smithi183 bash[28503]: debug 2023-10-01T09:04:32.866+0000 7f15d0ba0680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:04:33.210 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:32 smithi183 bash[28503]: debug 2023-10-01T09:04:32.982+0000 7f15d0ba0680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:04:33.247 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:32 smithi111 bash[27633]: debug 2023-10-01T09:04:32.898+0000 7fc39bc80680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:04:33.247 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:33 smithi111 bash[27633]: debug 2023-10-01T09:04:33.018+0000 7fc39bc80680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:04:33.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:33 smithi183 bash[28503]: debug 2023-10-01T09:04:33.206+0000 7f15d0ba0680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:04:33.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:33 smithi111 bash[27633]: debug 2023-10-01T09:04:33.242+0000 7fc39bc80680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:04:34.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:33 smithi183 bash[28503]: debug 2023-10-01T09:04:33.578+0000 7f15d0ba0680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:04:34.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:33 smithi183 bash[28503]: debug 2023-10-01T09:04:33.698+0000 7f15d0ba0680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:04:34.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:33 smithi111 bash[27633]: debug 2023-10-01T09:04:33.614+0000 7fc39bc80680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:04:34.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:33 smithi111 bash[27633]: debug 2023-10-01T09:04:33.734+0000 7fc39bc80680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:04:35.018 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:34 smithi183 bash[28503]: debug 2023-10-01T09:04:34.562+0000 7f15d0ba0680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:04:35.018 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:34 smithi183 bash[28503]: debug 2023-10-01T09:04:34.670+0000 7f15d0ba0680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:04:35.018 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:34 smithi183 bash[28503]: debug 2023-10-01T09:04:34.790+0000 7f15d0ba0680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:04:35.065 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:34 smithi111 bash[27633]: debug 2023-10-01T09:04:34.609+0000 7fc39bc80680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:04:35.065 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:34 smithi111 bash[27633]: debug 2023-10-01T09:04:34.713+0000 7fc39bc80680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:04:35.065 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:34 smithi111 bash[27633]: debug 2023-10-01T09:04:34.833+0000 7fc39bc80680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:04:35.322 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:35 smithi111 bash[27633]: debug 2023-10-01T09:04:35.061+0000 7fc39bc80680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:04:35.652 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:35 smithi183 bash[28503]: debug 2023-10-01T09:04:35.014+0000 7f15d0ba0680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:04:35.652 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:35 smithi183 bash[28503]: debug 2023-10-01T09:04:35.306+0000 7f15d0ba0680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:04:35.652 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:35 smithi183 bash[28503]: debug 2023-10-01T09:04:35.474+0000 7f15d0ba0680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:04:35.694 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:35 smithi111 bash[27633]: debug 2023-10-01T09:04:35.353+0000 7fc39bc80680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:04:35.695 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:35 smithi111 bash[27633]: debug 2023-10-01T09:04:35.517+0000 7fc39bc80680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:04:35.978 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:35 smithi183 bash[28503]: debug 2023-10-01T09:04:35.646+0000 7f15d0ba0680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:04:35.979 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:35 smithi183 bash[28503]: debug 2023-10-01T09:04:35.866+0000 7f15d0ba0680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:04:36.019 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:35 smithi111 bash[27633]: debug 2023-10-01T09:04:35.689+0000 7fc39bc80680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:04:36.019 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:35 smithi111 bash[27633]: debug 2023-10-01T09:04:35.909+0000 7fc39bc80680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:04:36.280 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: cluster 2023-10-01T09:04:35.997867+0000 mon.a (mon.0) 543 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:04:36.280 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: cluster 2023-10-01T09:04:35.997972+0000 mon.a (mon.0) 544 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: audit 2023-10-01T09:04:36.005095+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: audit 2023-10-01T09:04:36.006531+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: audit 2023-10-01T09:04:36.009342+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: audit 2023-10-01T09:04:36.009853+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: cluster 2023-10-01T09:04:36.037477+0000 mon.a (mon.0) 545 : cluster [INF] Active manager daemon y restarted 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: cluster 2023-10-01T09:04:36.037982+0000 mon.a (mon.0) 546 : cluster [INF] Activating manager daemon y 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: cluster 2023-10-01T09:04:36.045571+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-01T09:04:36.281 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27369]: cluster 2023-10-01T09:04:36.045866+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00804503s), standbys: x 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: debug 2023-10-01T09:04:36.013+0000 7fc39bc80680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: cluster 2023-10-01T09:04:35.997867+0000 mon.a (mon.0) 543 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: cluster 2023-10-01T09:04:35.997972+0000 mon.a (mon.0) 544 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: audit 2023-10-01T09:04:36.005095+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: audit 2023-10-01T09:04:36.006531+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: audit 2023-10-01T09:04:36.009342+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: audit 2023-10-01T09:04:36.009853+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: cluster 2023-10-01T09:04:36.037477+0000 mon.a (mon.0) 545 : cluster [INF] Active manager daemon y restarted 2023-10-01T09:04:36.282 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: cluster 2023-10-01T09:04:36.037982+0000 mon.a (mon.0) 546 : cluster [INF] Activating manager daemon y 2023-10-01T09:04:36.283 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: cluster 2023-10-01T09:04:36.045571+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-01T09:04:36.283 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[33891]: cluster 2023-10-01T09:04:36.045866+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00804503s), standbys: x 2023-10-01T09:04:36.286 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:35 smithi183 bash[28503]: debug 2023-10-01T09:04:35.974+0000 7f15d0ba0680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[28503]: [01/Oct/2023:09:04:36] ENGINE Bus STARTING 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[28503]: CherryPy Checker: 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[28503]: The Application mounted at '' has an empty config. 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[28503]: [01/Oct/2023:09:04:36] ENGINE Serving on http://:::9283 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[28503]: [01/Oct/2023:09:04:36] ENGINE Bus STARTED 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: cluster 2023-10-01T09:04:35.997867+0000 mon.a (mon.0) 543 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:04:36.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: cluster 2023-10-01T09:04:35.997972+0000 mon.a (mon.0) 544 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: audit 2023-10-01T09:04:36.005095+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: audit 2023-10-01T09:04:36.006531+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: audit 2023-10-01T09:04:36.009342+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: audit 2023-10-01T09:04:36.009853+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.183:0/1409414803' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: cluster 2023-10-01T09:04:36.037477+0000 mon.a (mon.0) 545 : cluster [INF] Active manager daemon y restarted 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: cluster 2023-10-01T09:04:36.037982+0000 mon.a (mon.0) 546 : cluster [INF] Activating manager daemon y 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: cluster 2023-10-01T09:04:36.045571+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-01T09:04:36.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:36 smithi183 bash[27651]: cluster 2023-10-01T09:04:36.045866+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00804503s), standbys: x 2023-10-01T09:04:36.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: [01/Oct/2023:09:04:36] ENGINE Bus STARTING 2023-10-01T09:04:36.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: Warning: Permanently added '172.21.15.111' (ECDSA) to the list of known hosts. 2023-10-01T09:04:36.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: Warning: Permanently added '172.21.15.183' (ECDSA) to the list of known hosts. 2023-10-01T09:04:36.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: CherryPy Checker: 2023-10-01T09:04:36.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: The Application mounted at '' has an empty config. 2023-10-01T09:04:36.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: [01/Oct/2023:09:04:36] ENGINE Serving on http://:::9283 2023-10-01T09:04:36.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:04:36 smithi111 bash[27633]: [01/Oct/2023:09:04:36] ENGINE Bus STARTED 2023-10-01T09:04:37.089 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled node-exporter update... 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.052910+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.053062+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.057051+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.057306+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.057585+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.057833+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.058140+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:04:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.058457+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.058795+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.059085+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.059396+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.059680+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.060008+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.060312+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.060526+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.061033+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:04:37.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: cluster 2023-10-01T09:04:36.064931+0000 mon.a (mon.0) 565 : cluster [INF] Manager daemon y is now available 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.203659+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.052910+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.053062+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.057051+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.057306+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.057585+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.057833+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:04:37.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.058140+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.058457+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.058795+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.059085+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.059396+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.059680+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.060008+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.060312+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.060526+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:04:37.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.061033+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: cluster 2023-10-01T09:04:36.064931+0000 mon.a (mon.0) 565 : cluster [INF] Manager daemon y is now available 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.203659+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.211248+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.258067+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.284494+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[33891]: audit 2023-10-01T09:04:36.290094+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.211248+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.258067+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:37.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.284494+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:04:37.328 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:37 smithi111 bash[27369]: audit 2023-10-01T09:04:36.290094+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:04:37.358 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.052910+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:04:37.358 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.053062+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:04:37.358 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.057051+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.057306+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.057585+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.057833+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.058140+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.058457+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.058795+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.059085+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.059396+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.059680+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.060008+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:04:37.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.060312+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.060526+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.061033+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: cluster 2023-10-01T09:04:36.064931+0000 mon.a (mon.0) 565 : cluster [INF] Manager daemon y is now available 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.203659+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.211248+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.258067+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.284494+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:04:37.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:37 smithi183 bash[27651]: audit 2023-10-01T09:04:36.290094+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:04:37.884 DEBUG:teuthology.orchestra.run.smithi111:node-exporter.a> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-01T09:04:37.887 DEBUG:teuthology.orchestra.run.smithi183:node-exporter.b> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-01T09:04:37.889 INFO:tasks.cephadm:Adding alertmanager.a on smithi111 2023-10-01T09:04:37.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi111=a' 2023-10-01T09:04:38.008 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:04:38.024 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:04:38.132 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:38 smithi183 bash[27651]: cluster 2023-10-01T09:04:37.073624+0000 mon.a (mon.0) 571 : cluster [DBG] mgrmap e17: y(active, since 1.03579s), standbys: x 2023-10-01T09:04:38.133 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:38 smithi183 bash[27651]: cephadm 2023-10-01T09:04:37.082738+0000 mgr.y (mgr.24356) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi111=a;smithi183=b;count:2 2023-10-01T09:04:38.133 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:38 smithi183 bash[27651]: audit 2023-10-01T09:04:37.086863+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:38.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:38 smithi111 bash[27369]: cluster 2023-10-01T09:04:37.073624+0000 mon.a (mon.0) 571 : cluster [DBG] mgrmap e17: y(active, since 1.03579s), standbys: x 2023-10-01T09:04:38.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:38 smithi111 bash[27369]: cephadm 2023-10-01T09:04:37.082738+0000 mgr.y (mgr.24356) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi111=a;smithi183=b;count:2 2023-10-01T09:04:38.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:38 smithi111 bash[27369]: audit 2023-10-01T09:04:37.086863+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:38 smithi111 bash[33891]: cluster 2023-10-01T09:04:37.073624+0000 mon.a (mon.0) 571 : cluster [DBG] mgrmap e17: y(active, since 1.03579s), standbys: x 2023-10-01T09:04:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:38 smithi111 bash[33891]: cephadm 2023-10-01T09:04:37.082738+0000 mgr.y (mgr.24356) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi111=a;smithi183=b;count:2 2023-10-01T09:04:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:38 smithi111 bash[33891]: audit 2023-10-01T09:04:37.086863+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:39.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:39 smithi183 bash[27651]: cluster 2023-10-01T09:04:38.056707+0000 mgr.y (mgr.24356) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:39.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:39 smithi183 bash[27651]: cluster 2023-10-01T09:04:38.094398+0000 mon.a (mon.0) 573 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-10-01T09:04:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:39 smithi111 bash[27369]: cluster 2023-10-01T09:04:38.056707+0000 mgr.y (mgr.24356) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:39 smithi111 bash[27369]: cluster 2023-10-01T09:04:38.094398+0000 mon.a (mon.0) 573 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-10-01T09:04:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:39 smithi111 bash[33891]: cluster 2023-10-01T09:04:38.056707+0000 mgr.y (mgr.24356) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:39.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:39 smithi111 bash[33891]: cluster 2023-10-01T09:04:38.094398+0000 mon.a (mon.0) 573 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-10-01T09:04:40.960 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled alertmanager update... 2023-10-01T09:04:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:41 smithi183 bash[27651]: cluster 2023-10-01T09:04:40.057272+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:41 smithi183 bash[27651]: audit 2023-10-01T09:04:40.957406+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:41.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:41 smithi111 bash[33891]: cluster 2023-10-01T09:04:40.057272+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:41.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:41 smithi111 bash[33891]: audit 2023-10-01T09:04:40.957406+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:41.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:41 smithi111 bash[27369]: cluster 2023-10-01T09:04:40.057272+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:41.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:41 smithi111 bash[27369]: audit 2023-10-01T09:04:40.957406+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:41.700 DEBUG:teuthology.orchestra.run.smithi111:alertmanager.a> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-01T09:04:41.702 INFO:tasks.cephadm:Adding grafana.a on smithi183 2023-10-01T09:04:41.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi183=a' 2023-10-01T09:04:41.877 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:04:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:42 smithi183 bash[27651]: audit 2023-10-01T09:04:40.947307+0000 mgr.y (mgr.24356) 6 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi111=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:42 smithi183 bash[27651]: cephadm 2023-10-01T09:04:40.950691+0000 mgr.y (mgr.24356) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi111=a;count:1 2023-10-01T09:04:42.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:42 smithi183 bash[27651]: audit 2023-10-01T09:04:41.850916+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:42.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:42 smithi111 bash[33891]: audit 2023-10-01T09:04:40.947307+0000 mgr.y (mgr.24356) 6 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi111=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:42.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:42 smithi111 bash[33891]: cephadm 2023-10-01T09:04:40.950691+0000 mgr.y (mgr.24356) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi111=a;count:1 2023-10-01T09:04:42.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:42 smithi111 bash[33891]: audit 2023-10-01T09:04:41.850916+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:42.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:42 smithi111 bash[27369]: audit 2023-10-01T09:04:40.947307+0000 mgr.y (mgr.24356) 6 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi111=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:42 smithi111 bash[27369]: cephadm 2023-10-01T09:04:40.950691+0000 mgr.y (mgr.24356) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi111=a;count:1 2023-10-01T09:04:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:42 smithi111 bash[27369]: audit 2023-10-01T09:04:41.850916+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: cluster 2023-10-01T09:04:42.057739+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: audit 2023-10-01T09:04:42.583314+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: audit 2023-10-01T09:04:42.879438+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: audit 2023-10-01T09:04:42.881641+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: audit 2023-10-01T09:04:42.945968+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: audit 2023-10-01T09:04:42.981917+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:43 smithi183 bash[27651]: audit 2023-10-01T09:04:42.987887+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: cluster 2023-10-01T09:04:42.057739+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: audit 2023-10-01T09:04:42.583314+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: audit 2023-10-01T09:04:42.879438+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: audit 2023-10-01T09:04:42.881641+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: audit 2023-10-01T09:04:42.945968+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: audit 2023-10-01T09:04:42.981917+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[27369]: audit 2023-10-01T09:04:42.987887+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: cluster 2023-10-01T09:04:42.057739+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: audit 2023-10-01T09:04:42.583314+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: audit 2023-10-01T09:04:42.879438+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: audit 2023-10-01T09:04:42.881641+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: audit 2023-10-01T09:04:42.945968+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: audit 2023-10-01T09:04:42.981917+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:43 smithi111 bash[33891]: audit 2023-10-01T09:04:42.987887+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:44 smithi183 bash[27651]: cephadm 2023-10-01T09:04:42.884522+0000 mgr.y (mgr.24356) 9 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:44 smithi183 bash[27651]: cephadm 2023-10-01T09:04:42.885045+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:44 smithi183 bash[27651]: cephadm 2023-10-01T09:04:42.910205+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:44 smithi183 bash[27651]: cephadm 2023-10-01T09:04:42.923093+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:44 smithi183 bash[27651]: cephadm 2023-10-01T09:04:43.010390+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2023-10-01T09:04:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[27369]: cephadm 2023-10-01T09:04:42.884522+0000 mgr.y (mgr.24356) 9 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:04:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[27369]: cephadm 2023-10-01T09:04:42.885045+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:04:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[27369]: cephadm 2023-10-01T09:04:42.910205+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:04:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[27369]: cephadm 2023-10-01T09:04:42.923093+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:04:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[27369]: cephadm 2023-10-01T09:04:43.010390+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2023-10-01T09:04:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[33891]: cephadm 2023-10-01T09:04:42.884522+0000 mgr.y (mgr.24356) 9 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:04:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[33891]: cephadm 2023-10-01T09:04:42.885045+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:04:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[33891]: cephadm 2023-10-01T09:04:42.910205+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:04:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[33891]: cephadm 2023-10-01T09:04:42.923093+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:04:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:44 smithi111 bash[33891]: cephadm 2023-10-01T09:04:43.010390+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2023-10-01T09:04:45.128 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled grafana update... 2023-10-01T09:04:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:45 smithi183 bash[27651]: cluster 2023-10-01T09:04:44.058358+0000 mgr.y (mgr.24356) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:45.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:45 smithi111 bash[27369]: cluster 2023-10-01T09:04:44.058358+0000 mgr.y (mgr.24356) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:45.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:45 smithi111 bash[33891]: cluster 2023-10-01T09:04:44.058358+0000 mgr.y (mgr.24356) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:46 smithi183 bash[27651]: audit 2023-10-01T09:04:45.116554+0000 mgr.y (mgr.24356) 15 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:46 smithi183 bash[27651]: cephadm 2023-10-01T09:04:45.120160+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Saving service grafana spec with placement smithi183=a;count:1 2023-10-01T09:04:46.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:46 smithi183 bash[27651]: audit 2023-10-01T09:04:45.125788+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:46 smithi111 bash[27369]: audit 2023-10-01T09:04:45.116554+0000 mgr.y (mgr.24356) 15 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:46 smithi111 bash[27369]: cephadm 2023-10-01T09:04:45.120160+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Saving service grafana spec with placement smithi183=a;count:1 2023-10-01T09:04:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:46 smithi111 bash[27369]: audit 2023-10-01T09:04:45.125788+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:46.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:46 smithi111 bash[33891]: audit 2023-10-01T09:04:45.116554+0000 mgr.y (mgr.24356) 15 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:04:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:46 smithi111 bash[33891]: cephadm 2023-10-01T09:04:45.120160+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Saving service grafana spec with placement smithi183=a;count:1 2023-10-01T09:04:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:46 smithi111 bash[33891]: audit 2023-10-01T09:04:45.125788+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:46.899 DEBUG:teuthology.orchestra.run.smithi183:grafana.a> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-01T09:04:46.901 INFO:tasks.cephadm:Setting up client nodes... 2023-10-01T09:04:46.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-01T09:04:46.988 INFO:journalctl@ceph.grafana.a.smithi183.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:04:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:47 smithi183 bash[27651]: cluster 2023-10-01T09:04:46.058881+0000 mgr.y (mgr.24356) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:47.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:47 smithi111 bash[27369]: cluster 2023-10-01T09:04:46.058881+0000 mgr.y (mgr.24356) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:47.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:47 smithi111 bash[33891]: cluster 2023-10-01T09:04:46.058881+0000 mgr.y (mgr.24356) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:49 smithi183 bash[27651]: cluster 2023-10-01T09:04:48.059478+0000 mgr.y (mgr.24356) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:49.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:49 smithi111 bash[27369]: cluster 2023-10-01T09:04:48.059478+0000 mgr.y (mgr.24356) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:49 smithi111 bash[33891]: cluster 2023-10-01T09:04:48.059478+0000 mgr.y (mgr.24356) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:50.093 INFO:teuthology.orchestra.run.smithi111.stdout:[client.0] 2023-10-01T09:04:50.093 INFO:teuthology.orchestra.run.smithi111.stdout: key = AQAyNhllINocBRAAKpO9Nvb76cZsA6PhEamIig== 2023-10-01T09:04:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:50 smithi183 bash[27651]: audit 2023-10-01T09:04:50.084736+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.111:0/2803906028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:50 smithi183 bash[27651]: audit 2023-10-01T09:04:50.085458+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:50 smithi183 bash[27651]: audit 2023-10-01T09:04:50.091409+0000 mon.a (mon.0) 584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T09:04:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:50 smithi111 bash[33891]: audit 2023-10-01T09:04:50.084736+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.111:0/2803906028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:50 smithi111 bash[33891]: audit 2023-10-01T09:04:50.085458+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:50 smithi111 bash[33891]: audit 2023-10-01T09:04:50.091409+0000 mon.a (mon.0) 584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T09:04:50.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:50 smithi111 bash[27369]: audit 2023-10-01T09:04:50.084736+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.111:0/2803906028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:50 smithi111 bash[27369]: audit 2023-10-01T09:04:50.085458+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:50 smithi111 bash[27369]: audit 2023-10-01T09:04:50.091409+0000 mon.a (mon.0) 584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T09:04:50.842 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T09:04:50.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-01T09:04:50.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-01T09:04:50.865 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-01T09:04:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:51 smithi183 bash[27651]: cluster 2023-10-01T09:04:50.060050+0000 mgr.y (mgr.24356) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:51.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:51 smithi111 bash[27369]: cluster 2023-10-01T09:04:50.060050+0000 mgr.y (mgr.24356) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:51.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:51 smithi111 bash[33891]: cluster 2023-10-01T09:04:50.060050+0000 mgr.y (mgr.24356) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:53 smithi183 bash[27651]: cluster 2023-10-01T09:04:52.060622+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:53.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:53 smithi111 bash[33891]: cluster 2023-10-01T09:04:52.060622+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:53.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:53 smithi111 bash[27369]: cluster 2023-10-01T09:04:52.060622+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:55 smithi183 bash[27651]: cluster 2023-10-01T09:04:54.061300+0000 mgr.y (mgr.24356) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:55 smithi111 bash[33891]: cluster 2023-10-01T09:04:54.061300+0000 mgr.y (mgr.24356) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:55.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:55 smithi111 bash[27369]: cluster 2023-10-01T09:04:54.061300+0000 mgr.y (mgr.24356) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:55.795 INFO:teuthology.orchestra.run.smithi183.stdout:[client.1] 2023-10-01T09:04:55.796 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQA3Nhll+QrmLhAAyxK9OQMuvW4lG6m4EB3nzg== 2023-10-01T09:04:56.458 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:56 smithi183 bash[27651]: audit 2023-10-01T09:04:55.786517+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:56.458 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:56 smithi183 bash[27651]: audit 2023-10-01T09:04:55.789025+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.183:0/1232091028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:56.458 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:56 smithi183 bash[27651]: audit 2023-10-01T09:04:55.793394+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T09:04:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:56 smithi111 bash[27369]: audit 2023-10-01T09:04:55.786517+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:56 smithi111 bash[27369]: audit 2023-10-01T09:04:55.789025+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.183:0/1232091028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:56 smithi111 bash[27369]: audit 2023-10-01T09:04:55.793394+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T09:04:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:56 smithi111 bash[33891]: audit 2023-10-01T09:04:55.786517+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:56 smithi111 bash[33891]: audit 2023-10-01T09:04:55.789025+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.183:0/1232091028' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T09:04:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:56 smithi111 bash[33891]: audit 2023-10-01T09:04:55.793394+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T09:04:56.907 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-10-01T09:04:56.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-01T09:04:56.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-01T09:04:56.926 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-01T09:04:56.926 DEBUG:teuthology.orchestra.run.smithi111:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-01T09:04:57.217 INFO:teuthology.misc.health.smithi111.stdout: 2023-10-01T09:04:57.217 INFO:teuthology.misc.health.smithi111.stdout:{"epoch":51,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:04:36.037600+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T09:00:31.502938+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","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.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+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}} 2023-10-01T09:04:57.233 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-01T09:04:57.234 INFO:tasks.cephadm:Creating RBD pool 2023-10-01T09:04:57.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-01T09:04:57.430 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:57 smithi111 bash[33891]: cluster 2023-10-01T09:04:56.061895+0000 mgr.y (mgr.24356) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:57.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:57 smithi111 bash[33891]: audit 2023-10-01T09:04:57.154707+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:57.431 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:57 smithi111 bash[27369]: cluster 2023-10-01T09:04:56.061895+0000 mgr.y (mgr.24356) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:57.431 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:57 smithi111 bash[27369]: audit 2023-10-01T09:04:57.154707+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:57 smithi183 bash[27651]: cluster 2023-10-01T09:04:56.061895+0000 mgr.y (mgr.24356) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:57 smithi183 bash[27651]: audit 2023-10-01T09:04:57.154707+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:58.169 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:57 smithi111 systemd[1]: Started Ceph node-exporter.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:04:58.169 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:57 smithi111 bash[52335]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-01T09:04:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:58 smithi183 bash[27651]: cephadm 2023-10-01T09:04:57.158090+0000 mgr.y (mgr.24356) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi111 2023-10-01T09:04:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:58 smithi183 bash[27651]: audit 2023-10-01T09:04:57.213826+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.111:0/2481533501' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:04:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:58 smithi183 bash[27651]: audit 2023-10-01T09:04:57.871943+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:58.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:04:58 smithi183 bash[46621]: ts=2023-10-01T09:04:58.169Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T09:04:58.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[33891]: cephadm 2023-10-01T09:04:57.158090+0000 mgr.y (mgr.24356) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi111 2023-10-01T09:04:58.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[33891]: audit 2023-10-01T09:04:57.213826+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.111:0/2481533501' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:04:58.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[33891]: audit 2023-10-01T09:04:57.871943+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:58.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[27369]: cephadm 2023-10-01T09:04:57.158090+0000 mgr.y (mgr.24356) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi111 2023-10-01T09:04:58.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[27369]: audit 2023-10-01T09:04:57.213826+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.111:0/2481533501' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:04:58.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[27369]: audit 2023-10-01T09:04:57.871943+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:58.597 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:58 smithi183 systemd[1]: Started Ceph node-exporter.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:04:58.774 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[52335]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-01T09:04:59.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:58 smithi183 bash[46787]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-01T09:04:59.072 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[52335]: aa2a8d90b84c: Pulling fs layer 2023-10-01T09:04:59.072 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[52335]: b45d31ee2d7f: Pulling fs layer 2023-10-01T09:04:59.072 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:58 smithi111 bash[52335]: b5db1e299295: Pulling fs layer 2023-10-01T09:04:59.217 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[27369]: cephadm 2023-10-01T09:04:57.873310+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2023-10-01T09:04:59.217 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[27369]: cluster 2023-10-01T09:04:58.062590+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:59.217 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[27369]: audit 2023-10-01T09:04:58.574860+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:59.218 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[33891]: cephadm 2023-10-01T09:04:57.873310+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2023-10-01T09:04:59.218 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[33891]: cluster 2023-10-01T09:04:58.062590+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:59.218 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[33891]: audit 2023-10-01T09:04:58.574860+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:59.218 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[52335]: b45d31ee2d7f: Download complete 2023-10-01T09:04:59.218 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[52335]: aa2a8d90b84c: Verifying Checksum 2023-10-01T09:04:59.218 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[52335]: aa2a8d90b84c: Download complete 2023-10-01T09:04:59.411 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-01T09:04:59.412 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[27651]: cephadm 2023-10-01T09:04:57.873310+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2023-10-01T09:04:59.412 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[27651]: cluster 2023-10-01T09:04:58.062590+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:04:59.412 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[27651]: audit 2023-10-01T09:04:58.574860+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:04:59.572 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[52335]: b5db1e299295: Verifying Checksum 2023-10-01T09:04:59.572 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[52335]: b5db1e299295: Download complete 2023-10-01T09:04:59.662 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: aa2a8d90b84c: Pulling fs layer 2023-10-01T09:04:59.662 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: b45d31ee2d7f: Pulling fs layer 2023-10-01T09:04:59.662 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: b5db1e299295: Pulling fs layer 2023-10-01T09:04:59.662 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: aa2a8d90b84c: Verifying Checksum 2023-10-01T09:04:59.662 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: aa2a8d90b84c: Download complete 2023-10-01T09:04:59.663 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: b45d31ee2d7f: Download complete 2023-10-01T09:05:00.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: b5db1e299295: Verifying Checksum 2023-10-01T09:05:00.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: b5db1e299295: Download complete 2023-10-01T09:05:00.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:04:59 smithi183 bash[46787]: aa2a8d90b84c: Pull complete 2023-10-01T09:05:00.072 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:04:59 smithi111 bash[52335]: aa2a8d90b84c: Pull complete 2023-10-01T09:05:00.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:00 smithi183 bash[27651]: cephadm 2023-10-01T09:04:58.588632+0000 mgr.y (mgr.24356) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi111 2023-10-01T09:05:00.552 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:00 smithi183 bash[46787]: b45d31ee2d7f: Pull complete 2023-10-01T09:05:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:00 smithi111 bash[33891]: cephadm 2023-10-01T09:04:58.588632+0000 mgr.y (mgr.24356) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi111 2023-10-01T09:05:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:00 smithi111 bash[27369]: cephadm 2023-10-01T09:04:58.588632+0000 mgr.y (mgr.24356) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi111 2023-10-01T09:05:00.810 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:00 smithi183 bash[46787]: b5db1e299295: Pull complete 2023-10-01T09:05:00.810 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:00 smithi183 bash[46787]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-01T09:05:00.810 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:00 smithi183 bash[46787]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-01T09:05:01.181 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:00 smithi111 bash[52335]: b45d31ee2d7f: Pull complete 2023-10-01T09:05:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:01 smithi183 bash[27651]: cluster 2023-10-01T09:05:00.063163+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:01.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:01 smithi111 bash[33891]: cluster 2023-10-01T09:05:00.063163+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:01.572 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:01 smithi111 bash[52335]: b5db1e299295: Pull complete 2023-10-01T09:05:01.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:01 smithi111 bash[27369]: cluster 2023-10-01T09:05:00.063163+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:02.072 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:01 smithi111 bash[52335]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-01T09:05:02.072 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:01 smithi111 bash[52335]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.106Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.106Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.108Z 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/.+)($|/) 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.108Z 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)$ 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.108Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T09:05:02.300 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T09:05:02.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T09:05:02.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T09:05:02.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T09:05:02.304 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T09:05:02.304 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T09:05:02.304 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T09:05:02.304 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T09:05:02.304 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.109Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T09:05:02.304 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[46787]: ts=2023-10-01T09:05:02.110Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T09:05:02.308 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'rbd' created 2023-10-01T09:05:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[27651]: audit 2023-10-01T09:05:01.286986+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[27651]: audit 2023-10-01T09:05:01.798523+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.111:0/2766131715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T09:05:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:02 smithi183 bash[27651]: audit 2023-10-01T09:05:01.799264+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T09:05:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:02 smithi111 bash[33891]: audit 2023-10-01T09:05:01.286986+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:02 smithi111 bash[33891]: audit 2023-10-01T09:05:01.798523+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.111:0/2766131715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T09:05:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:02 smithi111 bash[33891]: audit 2023-10-01T09:05:01.799264+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T09:05:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:02 smithi111 bash[27369]: audit 2023-10-01T09:05:01.286986+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:02 smithi111 bash[27369]: audit 2023-10-01T09:05:01.798523+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.111:0/2766131715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T09:05:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:02 smithi111 bash[27369]: audit 2023-10-01T09:05:01.799264+0000 mon.a (mon.0) 591 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T09:05:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[33891]: cluster 2023-10-01T09:05:02.063690+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[33891]: audit 2023-10-01T09:05:02.297697+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-01T09:05:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[33891]: cluster 2023-10-01T09:05:02.297764+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-01T09:05:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[33891]: audit 2023-10-01T09:05:02.298430+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T09:05:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[33891]: audit 2023-10-01T09:05:02.300093+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T09:05:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[27369]: cluster 2023-10-01T09:05:02.063690+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[27369]: audit 2023-10-01T09:05:02.297697+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-01T09:05:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[27369]: cluster 2023-10-01T09:05:02.297764+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-01T09:05:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[27369]: audit 2023-10-01T09:05:02.298430+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T09:05:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:03 smithi111 bash[27369]: audit 2023-10-01T09:05:02.300093+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T09:05:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:03 smithi183 bash[27651]: cluster 2023-10-01T09:05:02.063690+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:03 smithi183 bash[27651]: audit 2023-10-01T09:05:02.297697+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-01T09:05:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:03 smithi183 bash[27651]: cluster 2023-10-01T09:05:02.297764+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-01T09:05:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:03 smithi183 bash[27651]: audit 2023-10-01T09:05:02.298430+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T09:05:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:03 smithi183 bash[27651]: audit 2023-10-01T09:05:02.300093+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T09:05:04.343 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-01T09:05:04.629 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[27369]: audit 2023-10-01T09:05:03.307545+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T09:05:04.629 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[27369]: cluster 2023-10-01T09:05:03.307711+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-01T09:05:04.630 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[33891]: audit 2023-10-01T09:05:03.307545+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T09:05:04.630 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[33891]: cluster 2023-10-01T09:05:03.307711+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-01T09:05:04.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:04 smithi183 bash[27651]: audit 2023-10-01T09:05:03.307545+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T09:05:04.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:04 smithi183 bash[27651]: cluster 2023-10-01T09:05:03.307711+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-01T09:05:04.822 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.720Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T09:05:04.822 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.720Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z 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/.+)($|/) 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z 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)$ 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T09:05:04.823 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T09:05:04.824 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.721Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T09:05:04.825 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T09:05:04.826 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T09:05:04.827 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T09:05:04.827 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T09:05:04.827 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T09:05:04.827 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T09:05:04.827 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T09:05:04.827 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:05:04 smithi111 bash[52335]: ts=2023-10-01T09:05:04.722Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T09:05:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:05 smithi111 bash[33891]: cluster 2023-10-01T09:05:04.064278+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:05 smithi111 bash[33891]: cluster 2023-10-01T09:05:04.315800+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-01T09:05:05.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:05 smithi111 bash[27369]: cluster 2023-10-01T09:05:04.064278+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:05.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:05 smithi111 bash[27369]: cluster 2023-10-01T09:05:04.315800+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-01T09:05:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:05 smithi183 bash[27651]: cluster 2023-10-01T09:05:04.064278+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:05.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:05 smithi183 bash[27651]: cluster 2023-10-01T09:05:04.315800+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-01T09:05:07.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:07 smithi111 bash[27369]: cluster 2023-10-01T09:05:06.064907+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:07.637 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:07] "GET /metrics HTTP/1.1" 200 155661 "" "Prometheus/2.33.4" 2023-10-01T09:05:07.637 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:07 smithi111 bash[33891]: cluster 2023-10-01T09:05:06.064907+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:07 smithi183 bash[27651]: cluster 2023-10-01T09:05:06.064907+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:09.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:05:09 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:05:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:09 smithi183 bash[27651]: cluster 2023-10-01T09:05:08.065535+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:09.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:09 smithi111 bash[27369]: cluster 2023-10-01T09:05:08.065535+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:09.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:09 smithi111 bash[33891]: cluster 2023-10-01T09:05:08.065535+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:10.344 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-01T09:05:10.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:10 smithi111 bash[27369]: audit 2023-10-01T09:05:09.939637+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.111:0/3866862715' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:05:10.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:10 smithi111 bash[27369]: audit 2023-10-01T09:05:09.940248+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:05:10.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:10 smithi111 bash[33891]: audit 2023-10-01T09:05:09.939637+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.111:0/3866862715' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:05:10.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:10 smithi111 bash[33891]: audit 2023-10-01T09:05:09.940248+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:05:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:10 smithi183 bash[27651]: audit 2023-10-01T09:05:09.939637+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.111:0/3866862715' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:05:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:10 smithi183 bash[27651]: audit 2023-10-01T09:05:09.940248+0000 mon.a (mon.0) 599 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:05:11.416 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-01T09:05:11.417 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-01T09:05:11.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-01T09:05:11.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:11 smithi111 bash[33891]: cluster 2023-10-01T09:05:10.066178+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:11.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:11 smithi111 bash[33891]: audit 2023-10-01T09:05:10.338554+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:05:11.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:11 smithi111 bash[33891]: cluster 2023-10-01T09:05:10.338715+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-01T09:05:11.562 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:11 smithi111 systemd[1]: Started Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:05:11.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:11 smithi111 bash[27369]: cluster 2023-10-01T09:05:10.066178+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:11.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:11 smithi111 bash[27369]: audit 2023-10-01T09:05:10.338554+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:05:11.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:11 smithi111 bash[27369]: cluster 2023-10-01T09:05:10.338715+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-01T09:05:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:11 smithi183 bash[27651]: cluster 2023-10-01T09:05:10.066178+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:11 smithi183 bash[27651]: audit 2023-10-01T09:05:10.338554+0000 mon.a (mon.0) 600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:05:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:11 smithi183 bash[27651]: cluster 2023-10-01T09:05:10.338715+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-01T09:05:12.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:12 smithi183 bash[27651]: audit 2023-10-01T09:05:11.535691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:12.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:12 smithi183 bash[27651]: audit 2023-10-01T09:05:11.537548+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:05:12.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:12 smithi183 bash[27651]: cluster 2023-10-01T09:05:12.066740+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[33891]: audit 2023-10-01T09:05:11.535691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[33891]: audit 2023-10-01T09:05:11.537548+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:05:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[33891]: cluster 2023-10-01T09:05:12.066740+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:12.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[27369]: audit 2023-10-01T09:05:11.535691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:12.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[27369]: audit 2023-10-01T09:05:11.537548+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:05:12.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[27369]: cluster 2023-10-01T09:05:12.066740+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:12.823 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.575Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-01T09:05:12.823 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.575Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-01T09:05:12.823 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.578Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.111 port=9094 2023-10-01T09:05:12.823 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.579Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-01T09:05:12.823 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.629Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T09:05:12.824 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.629Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T09:05:12.824 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.632Z caller=main.go:518 msg=Listening address=:9093 2023-10-01T09:05:12.824 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:12 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:12.632Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-01T09:05:15.072 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:14 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:14.579Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000148201s 2023-10-01T09:05:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:15 smithi183 bash[27651]: cluster 2023-10-01T09:05:14.067437+0000 mgr.y (mgr.24356) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:15.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:15 smithi111 bash[27369]: cluster 2023-10-01T09:05:14.067437+0000 mgr.y (mgr.24356) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:15 smithi111 bash[33891]: cluster 2023-10-01T09:05:14.067437+0000 mgr.y (mgr.24356) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:17.186 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:17.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[33891]: cluster 2023-10-01T09:05:16.068019+0000 mgr.y (mgr.24356) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:17.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[33891]: audit 2023-10-01T09:05:16.304012+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:17.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[33891]: audit 2023-10-01T09:05:17.201677+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:17.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[27369]: cluster 2023-10-01T09:05:16.068019+0000 mgr.y (mgr.24356) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:17.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[27369]: audit 2023-10-01T09:05:16.304012+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:17.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[27369]: audit 2023-10-01T09:05:17.201677+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:17 smithi183 bash[27651]: cluster 2023-10-01T09:05:16.068019+0000 mgr.y (mgr.24356) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:17 smithi183 bash[27651]: audit 2023-10-01T09:05:16.304012+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:17 smithi183 bash[27651]: audit 2023-10-01T09:05:17.201677+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:17.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:17] "GET /metrics HTTP/1.1" 200 155661 "" "Prometheus/2.33.4" 2023-10-01T09:05:18.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:18 smithi111 bash[27633]: [01/Oct/2023:09:05:18] ENGINE Bus STOPPING 2023-10-01T09:05:18.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:18 smithi111 bash[27633]: [01/Oct/2023:09:05:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:05:18.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:18 smithi111 bash[27633]: [01/Oct/2023:09:05:18] ENGINE Bus STOPPED 2023-10-01T09:05:18.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:18 smithi111 bash[27633]: [01/Oct/2023:09:05:18] ENGINE Bus STARTING 2023-10-01T09:05:18.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:18 smithi111 bash[27633]: [01/Oct/2023:09:05:18] ENGINE Serving on http://:::9283 2023-10-01T09:05:18.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:18 smithi111 bash[27633]: [01/Oct/2023:09:05:18] ENGINE Bus STARTED 2023-10-01T09:05:19.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.008153+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.009443+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.010796+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.017264+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: cluster 2023-10-01T09:05:18.068771+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.188114+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.195325+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.200185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.200727+0000 mgr.y (mgr.24356) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: audit 2023-10-01T09:05:18.206255+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[27651]: cephadm 2023-10-01T09:05:18.226281+0000 mgr.y (mgr.24356) 38 : cephadm [INF] Deploying daemon grafana.a on smithi183 2023-10-01T09:05:19.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.008153+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.009443+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.010796+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.017264+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: cluster 2023-10-01T09:05:18.068771+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.188114+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.195325+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.200185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.200727+0000 mgr.y (mgr.24356) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: audit 2023-10-01T09:05:18.206255+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[27369]: cephadm 2023-10-01T09:05:18.226281+0000 mgr.y (mgr.24356) 38 : cephadm [INF] Deploying daemon grafana.a on smithi183 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.008153+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.009443+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.010796+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.017264+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: cluster 2023-10-01T09:05:18.068771+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.188114+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.195325+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.200185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.200727+0000 mgr.y (mgr.24356) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: audit 2023-10-01T09:05:18.206255+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:19.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:19 smithi111 bash[33891]: cephadm 2023-10-01T09:05:18.226281+0000 mgr.y (mgr.24356) 38 : cephadm [INF] Deploying daemon grafana.a on smithi183 2023-10-01T09:05:19.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:05:19 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:05:20.380 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:05:21.111 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":18,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6800","nonce":1488100577},{"type":"v1","addr":"172.21.15.111:6801","nonce":1488100577}]},"active_addr":"172.21.15.111:6801/1488100577","active_change":"2023-10-01T09:04:36.037810+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24355,"name":"x","mgr_features":4540138314316775423,"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":[]}}},{"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":[]},"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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_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":[]},"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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]}}},{"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":"","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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]},"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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_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":[]},"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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]}}},{"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":"","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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","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.111:8443/","prometheus":"http://172.21.15.111:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":2641177178}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":2373917543}]}]} 2023-10-01T09:05:21.116 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-01T09:05:21.116 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T09:05:21.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:05:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:21 smithi183 bash[27651]: cluster 2023-10-01T09:05:20.069386+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:21 smithi183 bash[27651]: audit 2023-10-01T09:05:20.367721+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.111:0/3015851961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:05:21.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:21 smithi111 bash[33891]: cluster 2023-10-01T09:05:20.069386+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:21.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:21 smithi111 bash[33891]: audit 2023-10-01T09:05:20.367721+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.111:0/3015851961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:05:21.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:21 smithi111 bash[27369]: cluster 2023-10-01T09:05:20.069386+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:21.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:21 smithi111 bash[27369]: audit 2023-10-01T09:05:20.367721+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.111:0/3015851961' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:05:22.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:22 smithi111 bash[27369]: audit 2023-10-01T09:05:21.318133+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:22.584 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:22 smithi111 bash[33891]: audit 2023-10-01T09:05:21.318133+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:22.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:22 smithi183 bash[27651]: audit 2023-10-01T09:05:21.318133+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:23.072 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:05:22 smithi111 bash[53039]: level=info ts=2023-10-01T09:05:22.581Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002162476s 2023-10-01T09:05:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:23 smithi183 bash[27651]: cluster 2023-10-01T09:05:22.069969+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:23.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:23 smithi111 bash[27369]: cluster 2023-10-01T09:05:22.069969+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:23.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:23 smithi111 bash[33891]: cluster 2023-10-01T09:05:22.069969+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:25 smithi183 bash[27651]: cluster 2023-10-01T09:05:24.070677+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:25.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:25 smithi111 bash[33891]: cluster 2023-10-01T09:05:24.070677+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:25 smithi111 bash[27369]: cluster 2023-10-01T09:05:24.070677+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:25.884 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:27.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:27 smithi111 bash[27369]: cluster 2023-10-01T09:05:26.071084+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:27.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:27 smithi111 bash[33891]: cluster 2023-10-01T09:05:26.071084+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:27 smithi183 bash[27651]: cluster 2023-10-01T09:05:26.071084+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:27.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:27] "GET /metrics HTTP/1.1" 200 155677 "" "Prometheus/2.33.4" 2023-10-01T09:05:28.836 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:05:28.836 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":55,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:05:10.327237+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T09:00:31.502938+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","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.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","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.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+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}} 2023-10-01T09:05:29.533 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T09:05:29.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:05:29.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:29 smithi111 bash[27369]: cluster 2023-10-01T09:05:28.071752+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:29.607 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:29 smithi111 bash[27369]: audit 2023-10-01T09:05:28.832443+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.111:0/1919897181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:05:29.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:29 smithi111 bash[33891]: cluster 2023-10-01T09:05:28.071752+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:29.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:29 smithi111 bash[33891]: audit 2023-10-01T09:05:28.832443+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.111:0/1919897181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:05:29.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:05:29 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:05:29.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:29 smithi183 bash[27651]: cluster 2023-10-01T09:05:28.071752+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:29.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:29 smithi183 bash[27651]: audit 2023-10-01T09:05:28.832443+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.111:0/1919897181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:05:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:31 smithi183 bash[27651]: cluster 2023-10-01T09:05:30.072419+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:31 smithi111 bash[27369]: cluster 2023-10-01T09:05:30.072419+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:31 smithi111 bash[33891]: cluster 2023-10-01T09:05:30.072419+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:33 smithi183 bash[27651]: cluster 2023-10-01T09:05:32.073033+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:33.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:33 smithi111 bash[27369]: cluster 2023-10-01T09:05:32.073033+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:33.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:33 smithi111 bash[33891]: cluster 2023-10-01T09:05:32.073033+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:34.361 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:35 smithi111 bash[27369]: cluster 2023-10-01T09:05:34.073766+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:35.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:35 smithi111 bash[33891]: cluster 2023-10-01T09:05:34.073766+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:35 smithi183 bash[27651]: cluster 2023-10-01T09:05:34.073766+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:37.281 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:05:37.281 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":55,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:05:10.327237+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T09:00:31.502938+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","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.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","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.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+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}} 2023-10-01T09:05:37.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:37 smithi183 bash[27651]: cluster 2023-10-01T09:05:36.074111+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:37.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:37 smithi183 bash[27651]: audit 2023-10-01T09:05:37.276993+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.111:0/4089768966' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:05:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:37 smithi111 bash[27369]: cluster 2023-10-01T09:05:36.074111+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:37 smithi111 bash[27369]: audit 2023-10-01T09:05:37.276993+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.111:0/4089768966' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:05:37.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:37 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:37] "GET /metrics HTTP/1.1" 200 155679 "" "Prometheus/2.33.4" 2023-10-01T09:05:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:37 smithi111 bash[33891]: cluster 2023-10-01T09:05:36.074111+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:37 smithi111 bash[33891]: audit 2023-10-01T09:05:37.276993+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.111:0/4089768966' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:05:38.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T09:05:38.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T09:05:38.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T09:05:38.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T09:05:38.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T09:05:38.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T09:05:38.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T09:05:38.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T09:05:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:39 smithi183 bash[27651]: cluster 2023-10-01T09:05:38.074812+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:39.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:05:39 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:05:39.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:39 smithi111 bash[27369]: cluster 2023-10-01T09:05:38.074812+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:39.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:39 smithi111 bash[33891]: cluster 2023-10-01T09:05:38.074812+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:40.801 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:40 smithi183 systemd[1]: Started Ceph grafana.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:05:41.590 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[27651]: cluster 2023-10-01T09:05:40.075377+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:41.590 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[27651]: audit 2023-10-01T09:05:40.530284+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:41.590 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[27651]: audit 2023-10-01T09:05:40.532274+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:05:41.590 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[27651]: audit 2023-10-01T09:05:41.338591+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:41.591 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-10-01T09:05:41.591 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-10-01T09:05:41.591 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-01T09:05:41.592 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-01T09:05:41.592 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-01T09:05:41.592 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-01T09:05:41.592 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-01T09:05:41.592 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-01T09:05:41.592 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-01T09:05:41.593 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-01T09:05:41.593 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-01T09:05:41.593 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-01T09:05:41.593 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-01T09:05:41.593 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="App mode production" logger=settings 2023-10-01T09:05:41.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-01T09:05:41.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-10-01T09:05:41.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-01T09:05:41.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-10-01T09:05:41.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-10-01T09:05:41.595 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-10-01T09:05:41.595 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-10-01T09:05:41.595 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-10-01T09:05:41.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[27369]: cluster 2023-10-01T09:05:40.075377+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:41.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[27369]: audit 2023-10-01T09:05:40.530284+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:41.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[27369]: audit 2023-10-01T09:05:40.532274+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:05:41.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[27369]: audit 2023-10-01T09:05:41.338591+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:41.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[33891]: cluster 2023-10-01T09:05:40.075377+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:41.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[33891]: audit 2023-10-01T09:05:40.530284+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:41.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[33891]: audit 2023-10-01T09:05:40.532274+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:05:41.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:41 smithi111 bash[33891]: audit 2023-10-01T09:05:41.338591+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-01T09:05:41.867 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-10-01T09:05:42.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-10-01T09:05:42.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-10-01T09:05:42.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-10-01T09:05:42.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:41 smithi183 bash[47399]: t=2023-10-01T09:05:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-10-01T09:05:42.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-10-01T09:05:42.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-10-01T09:05:42.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-10-01T09:05:42.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-10-01T09:05:42.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-10-01T09:05:42.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-10-01T09:05:42.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-10-01T09:05:42.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-10-01T09:05:42.372 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-10-01T09:05:42.372 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-10-01T09:05:42.372 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-10-01T09:05:42.648 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-10-01T09:05:42.649 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-10-01T09:05:42.901 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-10-01T09:05:42.901 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-10-01T09:05:42.902 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-10-01T09:05:42.940 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.941 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.941 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.941 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.948 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.948 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.949 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:42.954 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:05:43.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:42 smithi183 bash[47399]: t=2023-10-01T09:05:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-10-01T09:05:43.154 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[27651]: cluster 2023-10-01T09:05:42.075953+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-10-01T09:05:43.424 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-10-01T09:05:43.683 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-10-01T09:05:43.684 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-10-01T09:05:43.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:43 smithi111 bash[33891]: cluster 2023-10-01T09:05:42.075953+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:43.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:43 smithi111 bash[27369]: cluster 2023-10-01T09:05:42.075953+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:43.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-10-01T09:05:43.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-10-01T09:05:44.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:43 smithi183 bash[47399]: t=2023-10-01T09:05:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-10-01T09:05:44.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-10-01T09:05:44.214 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-01T09:05:44.214 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-10-01T09:05:44.214 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-01T09:05:44.214 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-10-01T09:05:44.214 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-01T09:05:44.214 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-10-01T09:05:44.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-10-01T09:05:44.467 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-10-01T09:05:44.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-10-01T09:05:44.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-10-01T09:05:44.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-10-01T09:05:44.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-10-01T09:05:44.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-10-01T09:05:44.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-10-01T09:05:44.719 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-10-01T09:05:44.987 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-10-01T09:05:44.987 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-01T09:05:44.987 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-10-01T09:05:44.987 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-10-01T09:05:44.987 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-10-01T09:05:44.987 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-10-01T09:05:44.988 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-10-01T09:05:44.988 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:44 smithi183 bash[47399]: t=2023-10-01T09:05:44+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-10-01T09:05:45.240 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-10-01T09:05:45.241 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-10-01T09:05:45.241 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-10-01T09:05:45.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[27651]: cluster 2023-10-01T09:05:44.076567+0000 mgr.y (mgr.24356) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:45.509 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-10-01T09:05:45.509 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-10-01T09:05:45.509 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-10-01T09:05:45.509 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-10-01T09:05:45.510 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-10-01T09:05:45.510 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-10-01T09:05:45.510 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-10-01T09:05:45.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:45 smithi111 bash[27369]: cluster 2023-10-01T09:05:44.076567+0000 mgr.y (mgr.24356) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:45.550 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:45 smithi111 bash[33891]: cluster 2023-10-01T09:05:44.076567+0000 mgr.y (mgr.24356) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-10-01T09:05:45.761 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:45 smithi183 bash[47399]: t=2023-10-01T09:05:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-10-01T09:05:46.022 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-10-01T09:05:46.291 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-10-01T09:05:46.291 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-10-01T09:05:46.291 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-01T09:05:46.291 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-10-01T09:05:46.291 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-01T09:05:46.292 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-10-01T09:05:46.292 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-10-01T09:05:46.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-01T09:05:46.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-10-01T09:05:46.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-10-01T09:05:46.552 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-10-01T09:05:46.552 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-10-01T09:05:46.552 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-10-01T09:05:46.552 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-10-01T09:05:46.837 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-10-01T09:05:46.838 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-10-01T09:05:46.838 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-10-01T09:05:46.838 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-10-01T09:05:46.838 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-10-01T09:05:46.838 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-10-01T09:05:46.839 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-10-01T09:05:46.839 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[27651]: audit 2023-10-01T09:05:45.778944+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:46.839 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[27651]: cluster 2023-10-01T09:05:46.077024+0000 mgr.y (mgr.24356) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:46.839 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[27651]: audit 2023-10-01T09:05:46.258565+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:46.840 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[27651]: audit 2023-10-01T09:05:46.510761+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:05:46.840 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[27651]: audit 2023-10-01T09:05:46.511756+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:05:46.840 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[27651]: audit 2023-10-01T09:05:46.520068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.050 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[33891]: audit 2023-10-01T09:05:45.778944+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.050 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[33891]: cluster 2023-10-01T09:05:46.077024+0000 mgr.y (mgr.24356) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[33891]: audit 2023-10-01T09:05:46.258565+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[33891]: audit 2023-10-01T09:05:46.510761+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[33891]: audit 2023-10-01T09:05:46.511756+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[33891]: audit 2023-10-01T09:05:46.520068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[27369]: audit 2023-10-01T09:05:45.778944+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[27369]: cluster 2023-10-01T09:05:46.077024+0000 mgr.y (mgr.24356) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[27369]: audit 2023-10-01T09:05:46.258565+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.051 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[27369]: audit 2023-10-01T09:05:46.510761+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:05:47.052 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[27369]: audit 2023-10-01T09:05:46.511756+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:05:47.052 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:46 smithi111 bash[27369]: audit 2023-10-01T09:05:46.520068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:05:47.108 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:46 smithi183 bash[47399]: t=2023-10-01T09:05:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-10-01T09:05:47.109 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-10-01T09:05:47.370 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-10-01T09:05:47.371 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-10-01T09:05:47.631 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-10-01T09:05:47.791 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:47 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:47] "GET /metrics HTTP/1.1" 200 155679 "" "Prometheus/2.33.4" 2023-10-01T09:05:47.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[27651]: cephadm 2023-10-01T09:05:46.524261+0000 mgr.y (mgr.24356) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T09:05:47.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[27651]: cephadm 2023-10-01T09:05:46.527904+0000 mgr.y (mgr.24356) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi111 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-10-01T09:05:47.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-10-01T09:05:47.938 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:47 smithi111 bash[33891]: cephadm 2023-10-01T09:05:46.524261+0000 mgr.y (mgr.24356) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T09:05:47.938 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:47 smithi111 bash[33891]: cephadm 2023-10-01T09:05:46.527904+0000 mgr.y (mgr.24356) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi111 2023-10-01T09:05:47.938 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:47 smithi111 bash[27369]: cephadm 2023-10-01T09:05:46.524261+0000 mgr.y (mgr.24356) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T09:05:47.938 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:47 smithi111 bash[27369]: cephadm 2023-10-01T09:05:46.527904+0000 mgr.y (mgr.24356) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi111 2023-10-01T09:05:48.152 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-10-01T09:05:48.152 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:47 smithi183 bash[47399]: t=2023-10-01T09:05:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-10-01T09:05:48.153 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-10-01T09:05:48.430 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-10-01T09:05:48.430 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-10-01T09:05:48.430 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-10-01T09:05:48.430 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-10-01T09:05:48.430 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-10-01T09:05:48.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-01T09:05:48.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-01T09:05:48.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-01T09:05:48.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-10-01T09:05:48.708 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-10-01T09:05:48.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-10-01T09:05:48.968 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-10-01T09:05:48.968 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-10-01T09:05:48.969 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-10-01T09:05:48.969 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-10-01T09:05:48.969 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-10-01T09:05:48.969 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-01T09:05:48.969 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:48 smithi183 bash[47399]: t=2023-10-01T09:05:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-01T09:05:49.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[27651]: cluster 2023-10-01T09:05:48.077558+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:49.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-01T09:05:49.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-01T09:05:49.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-10-01T09:05:49.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-10-01T09:05:49.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-10-01T09:05:49.222 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-10-01T09:05:49.222 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-01T09:05:49.458 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:49 smithi111 bash[27369]: cluster 2023-10-01T09:05:48.077558+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:49.459 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:49 smithi111 bash[33891]: cluster 2023-10-01T09:05:48.077558+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:49.472 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:05:49.473 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-10-01T09:05:49.473 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-10-01T09:05:49.473 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-10-01T09:05:49.473 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-10-01T09:05:49.473 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-10-01T09:05:49.473 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-10-01T09:05:49.474 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-10-01T09:05:49.474 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-10-01T09:05:49.734 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-10-01T09:05:49.734 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-10-01T09:05:49.734 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-10-01T09:05:49.735 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-10-01T09:05:49.735 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-10-01T09:05:49.735 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-10-01T09:05:49.735 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-10-01T09:05:49.735 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-01T09:05:49.735 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-01T09:05:50.003 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-10-01T09:05:50.004 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-10-01T09:05:50.004 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-10-01T09:05:50.004 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-10-01T09:05:50.004 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-10-01T09:05:50.004 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-10-01T09:05:50.005 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:49 smithi183 bash[47399]: t=2023-10-01T09:05:49+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-10-01T09:05:50.005 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-10-01T09:05:50.272 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-10-01T09:05:50.272 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-10-01T09:05:50.272 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-10-01T09:05:50.272 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-01T09:05:50.273 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-10-01T09:05:50.273 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-10-01T09:05:50.273 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-10-01T09:05:50.273 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-10-01T09:05:50.273 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-10-01T09:05:50.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-10-01T09:05:50.534 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-10-01T09:05:50.801 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-10-01T09:05:50.801 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-10-01T09:05:50.802 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-10-01T09:05:50.802 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-10-01T09:05:50.802 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-10-01T09:05:50.802 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-10-01T09:05:50.802 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-10-01T09:05:50.802 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-10-01T09:05:51.088 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-10-01T09:05:51.088 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-10-01T09:05:51.088 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-10-01T09:05:51.088 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-10-01T09:05:51.088 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-10-01T09:05:51.088 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:50 smithi183 bash[47399]: t=2023-10-01T09:05:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-10-01T09:05:51.089 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-10-01T09:05:51.089 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-10-01T09:05:51.178 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:51 smithi111 bash[33891]: cluster 2023-10-01T09:05:50.078175+0000 mgr.y (mgr.24356) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:51.178 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:51 smithi111 bash[27369]: cluster 2023-10-01T09:05:50.078175+0000 mgr.y (mgr.24356) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:51.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[27651]: cluster 2023-10-01T09:05:50.078175+0000 mgr.y (mgr.24356) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:51.357 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-10-01T09:05:51.357 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-10-01T09:05:51.357 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-10-01T09:05:51.358 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-10-01T09:05:51.358 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-10-01T09:05:51.358 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-10-01T09:05:51.358 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-10-01T09:05:51.358 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-10-01T09:05:51.358 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-10-01T09:05:51.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-01T09:05:51.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-10-01T09:05:51.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-10-01T09:05:51.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-10-01T09:05:51.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-01T09:05:51.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-10-01T09:05:51.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-01T09:05:51.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-10-01T09:05:51.887 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-10-01T09:05:51.888 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-10-01T09:05:51.888 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-01T09:05:51.888 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-10-01T09:05:51.888 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-10-01T09:05:51.889 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-10-01T09:05:51.889 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-10-01T09:05:51.889 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-01T09:05:51.889 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-10-01T09:05:52.156 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:51 smithi183 bash[47399]: t=2023-10-01T09:05:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-10-01T09:05:52.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-10-01T09:05:52.418 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-10-01T09:05:52.419 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-10-01T09:05:52.670 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-10-01T09:05:52.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-10-01T09:05:52.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-10-01T09:05:52.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-10-01T09:05:52.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-10-01T09:05:52.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-10-01T09:05:52.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-10-01T09:05:52.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-10-01T09:05:52.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-10-01T09:05:52.948 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:52 smithi183 bash[47399]: t=2023-10-01T09:05:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-10-01T09:05:53.225 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-10-01T09:05:53.226 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-10-01T09:05:53.226 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-10-01T09:05:53.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[27651]: cluster 2023-10-01T09:05:52.078688+0000 mgr.y (mgr.24356) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:53.448 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:53 smithi111 bash[33891]: cluster 2023-10-01T09:05:52.078688+0000 mgr.y (mgr.24356) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:53.448 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:53 smithi111 bash[27369]: cluster 2023-10-01T09:05:52.078688+0000 mgr.y (mgr.24356) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:53.486 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-10-01T09:05:53.486 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-10-01T09:05:53.486 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-10-01T09:05:53.486 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-10-01T09:05:53.486 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-10-01T09:05:53.487 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-10-01T09:05:53.487 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-10-01T09:05:53.487 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-10-01T09:05:53.747 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.291454301s 2023-10-01T09:05:53.999 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-01T09:05:53.999 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-01T09:05:53.999 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-01T09:05:54.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-01T09:05:54.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-01T09:05:54.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-01T09:05:54.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-10-01T09:05:54.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:53 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-01T09:05:54.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:54 smithi183 bash[47399]: t=2023-10-01T09:05:53+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-01T09:05:54.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:54 smithi183 bash[47399]: t=2023-10-01T09:05:54+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-01T09:05:54.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:05:54 smithi183 bash[47399]: t=2023-10-01T09:05:54+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-01T09:05:55.329 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:55 smithi111 bash[27369]: cluster 2023-10-01T09:05:54.079287+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:55.330 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:55 smithi111 bash[33891]: cluster 2023-10-01T09:05:54.079287+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:55 smithi183 bash[27651]: cluster 2023-10-01T09:05:54.079287+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:57.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:57 smithi111 bash[27369]: cluster 2023-10-01T09:05:56.079984+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:57.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:57 smithi111 bash[33891]: cluster 2023-10-01T09:05:56.079984+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:57 smithi183 bash[27651]: cluster 2023-10-01T09:05:56.079984+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:57.755 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:05:57 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:57] "GET /metrics HTTP/1.1" 200 155671 "" "Prometheus/2.33.4" 2023-10-01T09:05:59.104 INFO:teuthology.orchestra.run.smithi111.stdout:206158430232 2023-10-01T09:05:59.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T09:05:59.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:05:59 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:05:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:05:59 smithi183 bash[27651]: cluster 2023-10-01T09:05:58.080675+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:59.558 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:05:59 smithi111 bash[27369]: cluster 2023-10-01T09:05:58.080675+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:05:59.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:05:59 smithi111 bash[33891]: cluster 2023-10-01T09:05:58.080675+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:00.050 INFO:teuthology.orchestra.run.smithi111.stdout:107374182457 2023-10-01T09:06:00.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T09:06:01.075 INFO:teuthology.orchestra.run.smithi111.stdout:180388626465 2023-10-01T09:06:01.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T09:06:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:01 smithi183 bash[27651]: cluster 2023-10-01T09:06:00.081130+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:01.614 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:01 smithi111 bash[33891]: cluster 2023-10-01T09:06:00.081130+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:01.614 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:01 smithi111 bash[27369]: cluster 2023-10-01T09:06:00.081130+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:03.052 INFO:teuthology.orchestra.run.smithi111.stdout:128849018929 2023-10-01T09:06:03.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T09:06:03.220 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:03 smithi111 bash[27369]: cluster 2023-10-01T09:06:02.081677+0000 mgr.y (mgr.24356) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:03.221 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:03 smithi111 bash[33891]: cluster 2023-10-01T09:06:02.081677+0000 mgr.y (mgr.24356) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:03 smithi183 bash[27651]: cluster 2023-10-01T09:06:02.081677+0000 mgr.y (mgr.24356) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:03.570 INFO:teuthology.orchestra.run.smithi111.stdout:77309411395 2023-10-01T09:06:03.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T09:06:03.715 INFO:teuthology.orchestra.run.smithi111.stdout:55834574925 2023-10-01T09:06:03.716 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T09:06:04.943 INFO:teuthology.orchestra.run.smithi111.stdout:154618822698 2023-10-01T09:06:04.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T09:06:05.130 INFO:teuthology.orchestra.run.smithi111.stdout:34359738453 2023-10-01T09:06:05.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T09:06:05.402 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:05 smithi111 bash[27369]: cluster 2023-10-01T09:06:04.082527+0000 mgr.y (mgr.24356) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:05.402 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:05 smithi111 bash[33891]: cluster 2023-10-01T09:06:04.082527+0000 mgr.y (mgr.24356) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:05.403 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:05 smithi111 systemd[1]: Stopping Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:06:05.403 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:05 smithi111 bash[56381]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-01T09:06:05.403 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:05 smithi111 bash[53039]: level=info ts=2023-10-01T09:06:05.355Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-01T09:06:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:05 smithi183 bash[27651]: cluster 2023-10-01T09:06:04.082527+0000 mgr.y (mgr.24356) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:06.209 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:05 smithi111 bash[56416]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T09:06:06.209 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:06 smithi111 bash[56599]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T09:06:06.209 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:06 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-01T09:06:06.209 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:06 smithi111 systemd[1]: Stopped Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:06:06.209 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:06 smithi111 systemd[1]: Started Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[27369]: cluster 2023-10-01T09:06:06.083157+0000 mgr.y (mgr.24356) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[27369]: audit 2023-10-01T09:06:06.186332+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[27369]: cephadm 2023-10-01T09:06:06.187921+0000 mgr.y (mgr.24356) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[27369]: cephadm 2023-10-01T09:06:06.192990+0000 mgr.y (mgr.24356) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[33891]: cluster 2023-10-01T09:06:06.083157+0000 mgr.y (mgr.24356) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[33891]: audit 2023-10-01T09:06:06.186332+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:07.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[33891]: cephadm 2023-10-01T09:06:06.187921+0000 mgr.y (mgr.24356) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:06:07.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[33891]: cephadm 2023-10-01T09:06:06.192990+0000 mgr.y (mgr.24356) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.134Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.134Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.137Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.111 port=9094 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.139Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.184Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.184Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.189Z caller=main.go:518 msg=Listening address=:9093 2023-10-01T09:06:07.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:07.190Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-01T09:06:07.476 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:07 smithi183 bash[27651]: cluster 2023-10-01T09:06:06.083157+0000 mgr.y (mgr.24356) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:07.477 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:07 smithi183 bash[27651]: audit 2023-10-01T09:06:06.186332+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:07.477 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:07 smithi183 bash[27651]: cephadm 2023-10-01T09:06:06.187921+0000 mgr.y (mgr.24356) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:06:07.477 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:07 smithi183 bash[27651]: cephadm 2023-10-01T09:06:06.192990+0000 mgr.y (mgr.24356) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:06:07.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:07] "GET /metrics HTTP/1.1" 200 155676 "" "Prometheus/2.33.4" 2023-10-01T09:06:08.923 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.924 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.926 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.930 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.930 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.931 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.934 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:08.938 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:09.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:09 smithi111 bash[27369]: cluster 2023-10-01T09:06:08.083847+0000 mgr.y (mgr.24356) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:09 smithi111 bash[33891]: cluster 2023-10-01T09:06:08.083847+0000 mgr.y (mgr.24356) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:09.323 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:09 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:09.139Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000553173s 2023-10-01T09:06:09.483 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:06:09 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:06:09.483 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:09 smithi183 bash[27651]: cluster 2023-10-01T09:06:08.083847+0000 mgr.y (mgr.24356) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:10.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 systemd[1]: Stopping Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[47985]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.165Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.166Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T09:06:10.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.166Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T09:06:10.303 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.166Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T09:06:10.303 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[46621]: ts=2023-10-01T09:06:10.166Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T09:06:11.025 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[48018]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T09:06:11.026 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 bash[48081]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T09:06:11.026 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-01T09:06:11.026 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 systemd[1]: Stopped Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:06:11.026 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:10 smithi183 systemd[1]: Started Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:06:11.042 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STOPPING 2023-10-01T09:06:11.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: cluster 2023-10-01T09:06:10.084444+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.004634+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.009135+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.011241+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.019256+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.028700+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.035793+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.045043+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.053800+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.057469+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T09:06:11.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.066644+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:11 smithi183 bash[27651]: audit 2023-10-01T09:06:11.073056+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:11.322 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STOPPED 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STARTING 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Serving on http://:::9283 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STARTED 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STOPPING 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STOPPED 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STARTING 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Serving on http://:::9283 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STARTED 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STOPPING 2023-10-01T09:06:11.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:06:11.324 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STOPPED 2023-10-01T09:06:11.324 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STARTING 2023-10-01T09:06:11.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: cluster 2023-10-01T09:06:10.084444+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:11.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.004634+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.009135+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:06:11.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.011241+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.019256+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.028700+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.035793+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.045043+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.053800+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.057469+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.066644+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27369]: audit 2023-10-01T09:06:11.073056+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: cluster 2023-10-01T09:06:10.084444+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:11.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.004634+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.009135+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.011241+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.019256+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.028700+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.035793+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.045043+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.053800+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.057469+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.066644+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:11.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[33891]: audit 2023-10-01T09:06:11.073056+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:11.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Serving on http://:::9283 2023-10-01T09:06:11.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:11 smithi111 bash[27633]: [01/Oct/2023:09:06:11] ENGINE Bus STARTED 2023-10-01T09:06:12.209 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.077Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T09:06:12.209 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.077Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T09:06:12.209 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.077Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi183 (none))" 2023-10-01T09:06:12.209 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.077Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T09:06:12.209 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.078Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T09:06:12.210 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.080Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T09:06:12.210 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.080Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T09:06:12.210 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.083Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T09:06:12.210 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.086Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T09:06:12.210 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.086Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.188µs 2023-10-01T09:06:12.210 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.086Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T09:06:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[33891]: audit 2023-10-01T09:06:11.009639+0000 mgr.y (mgr.24356) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[33891]: audit 2023-10-01T09:06:11.011626+0000 mgr.y (mgr.24356) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[33891]: audit 2023-10-01T09:06:11.029259+0000 mgr.y (mgr.24356) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[33891]: audit 2023-10-01T09:06:11.036384+0000 mgr.y (mgr.24356) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[33891]: audit 2023-10-01T09:06:11.054362+0000 mgr.y (mgr.24356) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[33891]: audit 2023-10-01T09:06:11.058138+0000 mgr.y (mgr.24356) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[27369]: audit 2023-10-01T09:06:11.009639+0000 mgr.y (mgr.24356) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[27369]: audit 2023-10-01T09:06:11.011626+0000 mgr.y (mgr.24356) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[27369]: audit 2023-10-01T09:06:11.029259+0000 mgr.y (mgr.24356) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[27369]: audit 2023-10-01T09:06:11.036384+0000 mgr.y (mgr.24356) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T09:06:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[27369]: audit 2023-10-01T09:06:11.054362+0000 mgr.y (mgr.24356) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:06:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:12 smithi111 bash[27369]: audit 2023-10-01T09:06:11.058138+0000 mgr.y (mgr.24356) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T09:06:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[27651]: audit 2023-10-01T09:06:11.009639+0000 mgr.y (mgr.24356) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:06:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[27651]: audit 2023-10-01T09:06:11.011626+0000 mgr.y (mgr.24356) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T09:06:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[27651]: audit 2023-10-01T09:06:11.029259+0000 mgr.y (mgr.24356) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:06:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[27651]: audit 2023-10-01T09:06:11.036384+0000 mgr.y (mgr.24356) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T09:06:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[27651]: audit 2023-10-01T09:06:11.054362+0000 mgr.y (mgr.24356) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:06:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[27651]: audit 2023-10-01T09:06:11.058138+0000 mgr.y (mgr.24356) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T09:06:12.552 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.216Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-01T09:06:12.552 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.216Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-01T09:06:12.552 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.216Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=50.221µs wal_replay_duration=129.886408ms total_replay_duration=129.964616ms 2023-10-01T09:06:12.552 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.219Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T09:06:12.552 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.219Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T09:06:12.552 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.219Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T09:06:12.553 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.249Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.797216ms db_storage=1.137µs remote_storage=2.301µs web_handler=514ns query_engine=1.139µs scrape=384.83µs scrape_sd=52.719µs notify=44.555µs notify_sd=14.567µs rules=28.876299ms 2023-10-01T09:06:12.553 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:06:12 smithi183 bash[48110]: ts=2023-10-01T09:06:12.249Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T09:06:13.488 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:13 smithi111 bash[27369]: cluster 2023-10-01T09:06:12.084821+0000 mgr.y (mgr.24356) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:13.488 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:13 smithi111 bash[33891]: cluster 2023-10-01T09:06:12.084821+0000 mgr.y (mgr.24356) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:13 smithi183 bash[27651]: cluster 2023-10-01T09:06:12.084821+0000 mgr.y (mgr.24356) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:15 smithi183 bash[27651]: cluster 2023-10-01T09:06:14.085232+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:15 smithi111 bash[33891]: cluster 2023-10-01T09:06:14.085232+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:15.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:15 smithi111 bash[27369]: cluster 2023-10-01T09:06:14.085232+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:17.497 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:06:17 smithi111 bash[56627]: level=info ts=2023-10-01T09:06:17.142Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003376747s 2023-10-01T09:06:17.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:17 smithi111 bash[33891]: cluster 2023-10-01T09:06:16.085734+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:17.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:17 smithi111 bash[33891]: audit 2023-10-01T09:06:16.934867+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:17.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:17 smithi111 bash[27369]: cluster 2023-10-01T09:06:16.085734+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:17.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:17 smithi111 bash[27369]: audit 2023-10-01T09:06:16.934867+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:17 smithi183 bash[27651]: cluster 2023-10-01T09:06:16.085734+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:17 smithi183 bash[27651]: audit 2023-10-01T09:06:16.934867+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:17.796 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:17] "GET /metrics HTTP/1.1" 200 155676 "" "Prometheus/2.33.4" 2023-10-01T09:06:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:19 smithi183 bash[27651]: cluster 2023-10-01T09:06:18.086392+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:19.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:06:19 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:06:19.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:19 smithi111 bash[27369]: cluster 2023-10-01T09:06:18.086392+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:19.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:19 smithi111 bash[33891]: cluster 2023-10-01T09:06:18.086392+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:21.349 INFO:teuthology.orchestra.run.smithi111.stdout:180388626470 2023-10-01T09:06:21.418 INFO:teuthology.orchestra.run.smithi111.stdout:206158430237 2023-10-01T09:06:21.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:21 smithi111 bash[33891]: cluster 2023-10-01T09:06:20.086788+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:21.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:21 smithi111 bash[27369]: cluster 2023-10-01T09:06:20.086788+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:21 smithi183 bash[27651]: cluster 2023-10-01T09:06:20.086788+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:21.822 INFO:teuthology.orchestra.run.smithi111.stdout:107374182462 2023-10-01T09:06:21.833 INFO:teuthology.orchestra.run.smithi111.stdout:55834574929 2023-10-01T09:06:22.203 INFO:teuthology.orchestra.run.smithi111.stdout:77309411399 2023-10-01T09:06:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:22 smithi183 bash[27651]: audit 2023-10-01T09:06:21.346978+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.111:0/418526731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:06:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:22 smithi183 bash[27651]: audit 2023-10-01T09:06:21.416476+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.111:0/4274272578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:06:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:22 smithi183 bash[27651]: audit 2023-10-01T09:06:21.820182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.111:0/506423996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:06:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:22 smithi183 bash[27651]: audit 2023-10-01T09:06:21.831028+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.111:0/538460002' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:06:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:22 smithi183 bash[27651]: audit 2023-10-01T09:06:22.200928+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.111:0/674629193' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:06:22.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[27369]: audit 2023-10-01T09:06:21.346978+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.111:0/418526731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:06:22.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[27369]: audit 2023-10-01T09:06:21.416476+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.111:0/4274272578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:06:22.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[27369]: audit 2023-10-01T09:06:21.820182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.111:0/506423996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:06:22.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[27369]: audit 2023-10-01T09:06:21.831028+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.111:0/538460002' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:06:22.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[27369]: audit 2023-10-01T09:06:22.200928+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.111:0/674629193' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:06:22.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[33891]: audit 2023-10-01T09:06:21.346978+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.111:0/418526731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:06:22.577 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[33891]: audit 2023-10-01T09:06:21.416476+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.111:0/4274272578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:06:22.577 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[33891]: audit 2023-10-01T09:06:21.820182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.111:0/506423996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:06:22.577 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[33891]: audit 2023-10-01T09:06:21.831028+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.111:0/538460002' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:06:22.577 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:22 smithi111 bash[33891]: audit 2023-10-01T09:06:22.200928+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.111:0/674629193' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:06:22.627 INFO:teuthology.orchestra.run.smithi111.stdout:154618822702 2023-10-01T09:06:23.202 INFO:teuthology.orchestra.run.smithi111.stdout:34359738457 2023-10-01T09:06:23.455 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:23 smithi111 bash[33891]: cluster 2023-10-01T09:06:22.087074+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:23.455 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:23 smithi111 bash[33891]: audit 2023-10-01T09:06:22.625168+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.111:0/380935904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:06:23.455 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:23 smithi111 bash[33891]: audit 2023-10-01T09:06:23.199672+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.111:0/1787374915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:06:23.456 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:23 smithi111 bash[27369]: cluster 2023-10-01T09:06:22.087074+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:23.456 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:23 smithi111 bash[27369]: audit 2023-10-01T09:06:22.625168+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.111:0/380935904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:06:23.456 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:23 smithi111 bash[27369]: audit 2023-10-01T09:06:23.199672+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.111:0/1787374915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:23 smithi183 bash[27651]: cluster 2023-10-01T09:06:22.087074+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:23 smithi183 bash[27651]: audit 2023-10-01T09:06:22.625168+0000 mon.a (mon.0) 639 : audit [DBG] from='client.? 172.21.15.111:0/380935904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:23 smithi183 bash[27651]: audit 2023-10-01T09:06:23.199672+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.111:0/1787374915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:06:24.382 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430232 got 206158430237 for osd.7 2023-10-01T09:06:24.383 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:24.985 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574925 got 55834574929 for osd.1 2023-10-01T09:06:24.985 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:25.051 INFO:teuthology.orchestra.run.smithi111.stdout:128849018934 2023-10-01T09:06:25.211 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626465 got 180388626470 for osd.6 2023-10-01T09:06:25.211 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:25 smithi183 bash[27651]: cluster 2023-10-01T09:06:24.087594+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:25 smithi183 bash[27651]: audit 2023-10-01T09:06:25.048921+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.111:0/684917516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:06:25.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:25 smithi111 bash[33891]: cluster 2023-10-01T09:06:24.087594+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:25.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:25 smithi111 bash[33891]: audit 2023-10-01T09:06:25.048921+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.111:0/684917516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:06:25.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:25 smithi111 bash[27369]: cluster 2023-10-01T09:06:24.087594+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:25.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:25 smithi111 bash[27369]: audit 2023-10-01T09:06:25.048921+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.111:0/684917516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:06:25.762 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822698 got 154618822702 for osd.5 2023-10-01T09:06:25.763 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:26.469 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411395 got 77309411399 for osd.2 2023-10-01T09:06:26.469 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:27.150 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182457 got 107374182462 for osd.3 2023-10-01T09:06:27.150 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:27.159 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738453 got 34359738457 for osd.0 2023-10-01T09:06:27.159 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:27.162 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018929 got 128849018934 for osd.4 2023-10-01T09:06:27.162 DEBUG:teuthology.parallel:result is None 2023-10-01T09:06:27.162 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T09:06:27.163 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:06:27.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:27 smithi111 bash[27369]: cluster 2023-10-01T09:06:26.088067+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:27.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:27 smithi111 bash[33891]: cluster 2023-10-01T09:06:26.088067+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:27.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:27 smithi183 bash[27651]: cluster 2023-10-01T09:06:26.088067+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:27.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:27] "GET /metrics HTTP/1.1" 200 155675 "" "Prometheus/2.33.4" 2023-10-01T09:06:29.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:06:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[27651]: cluster 2023-10-01T09:06:28.088662+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[27651]: audit 2023-10-01T09:06:28.544263+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[27651]: audit 2023-10-01T09:06:28.545767+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[27651]: audit 2023-10-01T09:06:28.547128+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[27651]: audit 2023-10-01T09:06:28.555495+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:29 smithi183 bash[27651]: audit 2023-10-01T09:06:28.565344+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[27369]: cluster 2023-10-01T09:06:28.088662+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[27369]: audit 2023-10-01T09:06:28.544263+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[27369]: audit 2023-10-01T09:06:28.545767+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[27369]: audit 2023-10-01T09:06:28.547128+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[27369]: audit 2023-10-01T09:06:28.555495+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[27369]: audit 2023-10-01T09:06:28.565344+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[33891]: cluster 2023-10-01T09:06:28.088662+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[33891]: audit 2023-10-01T09:06:28.544263+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[33891]: audit 2023-10-01T09:06:28.545767+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:29.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[33891]: audit 2023-10-01T09:06:28.547128+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:29.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[33891]: audit 2023-10-01T09:06:28.555495+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:29.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:29 smithi111 bash[33891]: audit 2023-10-01T09:06:28.565344+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:31 smithi183 bash[27651]: cluster 2023-10-01T09:06:30.089261+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:31.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:31 smithi111 bash[33891]: cluster 2023-10-01T09:06:30.089261+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:31.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:31 smithi111 bash[27369]: cluster 2023-10-01T09:06:30.089261+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:31.690 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:33.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:33 smithi183 bash[27651]: cluster 2023-10-01T09:06:32.089898+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:33.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:33 smithi111 bash[27369]: cluster 2023-10-01T09:06:32.089898+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:33.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:33 smithi111 bash[33891]: cluster 2023-10-01T09:06:32.089898+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:34.735 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:06:34.738 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:06:35.431 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":66,"stamp":"2023-10-01T09:06:34.090183+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":2380980,"kb_used_data":4212,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580236,"statfs":{"total":767960285184,"available":765522161664,"internally_reserved":0,"allocated":4313088,"data_stored":1762812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.830727+0000","last_change":"2023-10-01T09:05:03.315647+0000","last_active":"2023-10-01T09:05:05.830727+0000","last_peered":"2023-10-01T09:05:05.830727+0000","last_clean":"2023-10-01T09:05:05.830727+0000","last_became_active":"2023-10-01T09:05:03.314880+0000","last_became_peered":"2023-10-01T09:05:03.314880+0000","last_unstale":"2023-10-01T09:05:05.830727+0000","last_undegraded":"2023-10-01T09:05:05.830727+0000","last_fullsized":"2023-10-01T09:05:05.830727+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.381688+0000","last_change":"2023-10-01T09:05:03.566876+0000","last_active":"2023-10-01T09:05:05.381688+0000","last_peered":"2023-10-01T09:05:05.381688+0000","last_clean":"2023-10-01T09:05:05.381688+0000","last_became_active":"2023-10-01T09:05:03.566539+0000","last_became_peered":"2023-10-01T09:05:03.566539+0000","last_unstale":"2023-10-01T09:05:05.381688+0000","last_undegraded":"2023-10-01T09:05:05.381688+0000","last_fullsized":"2023-10-01T09:05:05.381688+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.504767+0000","last_change":"2023-10-01T09:05:04.044243+0000","last_active":"2023-10-01T09:05:04.504767+0000","last_peered":"2023-10-01T09:05:04.504767+0000","last_clean":"2023-10-01T09:05:04.504767+0000","last_became_active":"2023-10-01T09:05:04.043299+0000","last_became_peered":"2023-10-01T09:05:04.043299+0000","last_unstale":"2023-10-01T09:05:04.504767+0000","last_undegraded":"2023-10-01T09:05:04.504767+0000","last_fullsized":"2023-10-01T09:05:04.504767+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.504666+0000","last_change":"2023-10-01T09:05:04.043629+0000","last_active":"2023-10-01T09:05:04.504666+0000","last_peered":"2023-10-01T09:05:04.504666+0000","last_clean":"2023-10-01T09:05:04.504666+0000","last_became_active":"2023-10-01T09:05:04.042498+0000","last_became_peered":"2023-10-01T09:05:04.042498+0000","last_unstale":"2023-10-01T09:05:04.504666+0000","last_undegraded":"2023-10-01T09:05:04.504666+0000","last_fullsized":"2023-10-01T09:05:04.504666+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.504653+0000","last_change":"2023-10-01T09:04:05.896760+0000","last_active":"2023-10-01T09:05:04.504653+0000","last_peered":"2023-10-01T09:05:04.504653+0000","last_clean":"2023-10-01T09:05:04.504653+0000","last_became_active":"2023-10-01T09:04:05.896093+0000","last_became_peered":"2023-10-01T09:04:05.896093+0000","last_unstale":"2023-10-01T09:05:04.504653+0000","last_undegraded":"2023-10-01T09:05:04.504653+0000","last_fullsized":"2023-10-01T09:05:04.504653+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.830665+0000","last_change":"2023-10-01T09:05:03.315160+0000","last_active":"2023-10-01T09:05:05.830665+0000","last_peered":"2023-10-01T09:05:05.830665+0000","last_clean":"2023-10-01T09:05:05.830665+0000","last_became_active":"2023-10-01T09:05:03.314844+0000","last_became_peered":"2023-10-01T09:05:03.314844+0000","last_unstale":"2023-10-01T09:05:05.830665+0000","last_undegraded":"2023-10-01T09:05:05.830665+0000","last_fullsized":"2023-10-01T09:05:05.830665+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.316931+0000","last_change":"2023-10-01T09:05:04.042502+0000","last_active":"2023-10-01T09:05:04.316931+0000","last_peered":"2023-10-01T09:05:04.316931+0000","last_clean":"2023-10-01T09:05:04.316931+0000","last_became_active":"2023-10-01T09:05:04.041672+0000","last_became_peered":"2023-10-01T09:05:04.041672+0000","last_unstale":"2023-10-01T09:05:04.316931+0000","last_undegraded":"2023-10-01T09:05:04.316931+0000","last_fullsized":"2023-10-01T09:05:04.316931+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.830664+0000","last_change":"2023-10-01T09:05:03.316441+0000","last_active":"2023-10-01T09:05:05.830664+0000","last_peered":"2023-10-01T09:05:05.830664+0000","last_clean":"2023-10-01T09:05:05.830664+0000","last_became_active":"2023-10-01T09:05:03.315966+0000","last_became_peered":"2023-10-01T09:05:03.315966+0000","last_unstale":"2023-10-01T09:05:05.830664+0000","last_undegraded":"2023-10-01T09:05:05.830664+0000","last_fullsized":"2023-10-01T09:05:05.830664+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.381585+0000","last_change":"2023-10-01T09:05:04.040091+0000","last_active":"2023-10-01T09:05:05.381585+0000","last_peered":"2023-10-01T09:05:05.381585+0000","last_clean":"2023-10-01T09:05:05.381585+0000","last_became_active":"2023-10-01T09:05:04.039683+0000","last_became_peered":"2023-10-01T09:05:04.039683+0000","last_unstale":"2023-10-01T09:05:05.381585+0000","last_undegraded":"2023-10-01T09:05:05.381585+0000","last_fullsized":"2023-10-01T09:05:05.381585+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430240,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.90900000000000003,"15min":0.90700000000000003},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2110000000000001,"5min":1.24,"15min":1.24},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.90700000000000003,"15min":0.92400000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0720000000000001,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.1970000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93600000000000005,"15min":0.93899999999999995},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.91800000000000004,"15min":0.92600000000000005},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":1.026}]},{"osd":2,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.877,"15min":0.86699999999999999},"min":{"1min":0.64800000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.171},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.95499999999999996,"15min":0.95899999999999996},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.256,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.88600000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.98199999999999998,"15min":0.98799999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.3420000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.137}]},{"osd":4,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.88100000000000001,"15min":0.88500000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.1639999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.91100000000000003,"15min":0.91400000000000003},"min":{"1min":0.57599999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3,"5min":1.389,"15min":1.389},"last":1.083}]},{"osd":5,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.94399999999999995,"15min":0.94599999999999995},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3160000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.99199999999999999,"15min":0.99399999999999999},"min":{"1min":0.72999999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.298,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2969999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.98199999999999998,"15min":0.98599999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.302,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.222},{"interface":"front","average":{"1min":1.04,"5min":1.048,"15min":1.0489999999999999},"min":{"1min":0.63400000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.333,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.2669999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626473,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.86099999999999999,"15min":0.878},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.173,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.877,"15min":0.90700000000000003},"min":{"1min":0.60199999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.95599999999999996,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.747}]},{"osd":1,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.85299999999999998,"15min":0.84299999999999997},"min":{"1min":0.58999999999999997,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1220000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.90600000000000003,"15min":0.93600000000000005},"min":{"1min":0.59899999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":0.997,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.72299999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.89800000000000002,"15min":0.91600000000000004},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2030000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.93700000000000006,"15min":0.96199999999999997},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1120000000000001,"5min":1.405,"15min":1.405},"last":0.59999999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.90000000000000002,"15min":0.89600000000000002},"min":{"1min":0.66500000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.075,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.97599999999999998,"15min":0.99099999999999999},"min":{"1min":0.70499999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.216,"5min":1.357,"15min":1.357},"last":0.88100000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.85499999999999998,"15min":0.85699999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.1930000000000001,"5min":1.298,"15min":1.298},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.91200000000000003,"15min":0.91600000000000004},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.1910000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.439}]},{"osd":5,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93200000000000005,"15min":0.94299999999999995},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1930000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.996,"5min":1.002,"15min":1.0069999999999999},"min":{"1min":0.61699999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2509999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.61699999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0549999999999999,"15min":1.0629999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0609999999999999,"15min":1.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.256,"5min":1.401,"15min":1.401},"last":0.80800000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574932,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:05:58 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.69599999999999995,"15min":0.58899999999999997},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86199999999999999,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.751,"15min":0.58199999999999996},"min":{"1min":0.496,"5min":0.40400000000000003,"15min":0.26800000000000002},"max":{"1min":1.097,"5min":1.306,"15min":1.306},"last":0.84199999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:05:38 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.77700000000000002,"15min":0.68100000000000005},"min":{"1min":0.44800000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.341,"5min":1.897,"15min":1.897},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.72599999999999998,"15min":0.65600000000000003},"min":{"1min":0.42999999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.03,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.65000000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.81599999999999995,"15min":0.81999999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1699999999999999,"5min":1.623,"15min":1.623},"last":1.208},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.75600000000000001,"15min":0.78700000000000003},"min":{"1min":0.47799999999999998,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.125,"5min":1.284,"15min":1.284},"last":0.73499999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.93799999999999994,"15min":0.92100000000000004},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.246,"5min":1.474,"15min":1.474},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.99299999999999999,"15min":0.96699999999999997},"min":{"1min":0.75,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2150000000000001,"5min":1.556,"15min":1.556},"last":1.1359999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98399999999999999,"15min":0.98199999999999998},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.2869999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.032},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0069999999999999,"15min":0.99299999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.26,"5min":1.728,"15min":1.728},"last":0.92900000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:06:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0649999999999999,"15min":1.081},"min":{"1min":0.73099999999999998,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3600000000000001,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":1.159},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0680000000000001,"15min":1.0880000000000001},"min":{"1min":0.69599999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3819999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1819999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:06:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.109,"15min":1.123},"min":{"1min":0.79400000000000004,"5min":0.752,"15min":0.752},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.236},{"interface":"front","average":{"1min":1.026,"5min":1.145,"15min":1.165},"min":{"1min":0.79000000000000004,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3200000000000001,"5min":1.766,"15min":1.766},"last":1.3320000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738459,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.66500000000000004,"15min":0.53700000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35199999999999998},"max":{"1min":0.98299999999999998,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.72799999999999998,"15min":0.56699999999999995},"min":{"1min":0.45100000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":1.0349999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:05:40 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.71999999999999997,"15min":0.623},"min":{"1min":0.47099999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.73899999999999999,"15min":0.66200000000000003},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.76300000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.80200000000000005,"15min":0.76900000000000002},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.1910000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.76200000000000001,"15min":0.73999999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.079,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.72199999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2709999999999999,"5min":1.347,"15min":1.347},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.94999999999999996,"15min":0.94899999999999995},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.288,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.997}]},{"osd":5,"last update":"Sun Oct 1 09:05:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97499999999999998,"15min":0.95999999999999996},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.236,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.012,"5min":1.0429999999999999,"15min":1.0329999999999999},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.2969999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.111}]},{"osd":6,"last update":"Sun Oct 1 09:06:27 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0580000000000001,"15min":1.069},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.385,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.089},{"interface":"front","average":{"1min":0.999,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3600000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.0229999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:06:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.1459999999999999,"15min":1.163},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.355,"5min":1.52,"15min":1.52},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.046,"5min":1.1779999999999999,"15min":1.2},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4059999999999999,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0600000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411402,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":219837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:05:36 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.68600000000000005,"15min":0.60299999999999998},"min":{"1min":0.40899999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.70099999999999996,"15min":0.64600000000000002},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.78000000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:05:36 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.72599999999999998,"15min":0.63300000000000001},"min":{"1min":0.45900000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0389999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.873},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.75800000000000001,"15min":0.68600000000000005},"min":{"1min":0.47099999999999997,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.0069999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:06:29 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.77800000000000002,"15min":0.76600000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.93000000000000005,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.81999999999999995,"15min":0.79000000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.109,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.89200000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:06:06 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.86399999999999999,"15min":0.86299999999999999},"min":{"1min":0.58599999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.1439999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.97599999999999998,"15min":0.95799999999999996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.24,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.0980000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:05:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.046,"15min":1.042},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3049999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.173},{"interface":"front","average":{"1min":1.075,"5min":1.012,"15min":0.98999999999999999},"min":{"1min":0.70199999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.196}]},{"osd":6,"last update":"Sun Oct 1 09:06:29 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0549999999999999,"15min":1.0669999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.242,"5min":1.431,"15min":1.431},"last":1.151},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.1319999999999999,"15min":1.159},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.331,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.2589999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:06:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.0589999999999999,"15min":1.0820000000000001},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2310000000000001,"5min":1.361,"15min":1.361},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.1479999999999999,"15min":1.171},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.472,"5min":1.482,"15min":1.482},"last":1.2909999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182465,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.67900000000000005,"15min":0.69499999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0329999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.72599999999999998,"15min":0.70999999999999996},"min":{"1min":0.38700000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.998,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.625}]},{"osd":1,"last update":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.71299999999999997,"15min":0.70699999999999996},"min":{"1min":0.40999999999999998,"5min":0.311,"15min":0.311},"max":{"1min":0.94799999999999995,"5min":1.482,"15min":1.482},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.77600000000000002,"15min":0.76400000000000001},"min":{"1min":0.46899999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.95799999999999996,"5min":1.345,"15min":1.345},"last":0.57299999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.80200000000000005,"15min":0.80400000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.79700000000000004,"15min":0.75800000000000001},"min":{"1min":0.438,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.52900000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96899999999999997,"15min":0.92500000000000004},"min":{"1min":0.69599999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2190000000000001,"5min":1.71,"15min":1.71},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.95499999999999996,"15min":0.92900000000000005},"min":{"1min":0.69799999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3700000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.95699999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.96499999999999997},"min":{"1min":0.746,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.04,"15min":1.0249999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3129999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.84199999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0649999999999999,"15min":1.0589999999999999},"min":{"1min":0.746,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5129999999999999,"5min":1.712,"15min":1.712},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0860000000000001,"15min":1.0940000000000001},"min":{"1min":0.81499999999999995,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.3759999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.91500000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:06:07 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.1459999999999999,"15min":1.151},"min":{"1min":0.76100000000000001,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.45,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.107,"15min":1.113},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":0.878}]}]},{"osd":4,"up_from":30,"seq":128849018936,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.55800000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.224,"5min":1.534,"15min":1.534},"last":0.83599999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.86799999999999999,"15min":0.85599999999999998},"min":{"1min":0.57699999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0269999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.87},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.89800000000000002,"15min":0.877},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.88100000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.113,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.92400000000000004,"15min":0.89800000000000002},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.94899999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92700000000000005,"15min":0.88900000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.1870000000000001,"5min":1.466,"15min":1.466},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.91500000000000004,"15min":0.90200000000000002},"min":{"1min":0.71499999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.1080000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.71599999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:05:46 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.81499999999999995,"15min":0.79400000000000004},"min":{"1min":0.52100000000000002,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.163,"5min":1.206,"15min":1.206},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.82399999999999995,"15min":0.82099999999999995},"min":{"1min":0.59899999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.76500000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:05:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90500000000000003,"15min":0.89900000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.97499999999999998,"15min":0.97199999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.79600000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0629999999999999,"15min":1.069},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.024},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.02,"15min":1.0189999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3779999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.93100000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822704,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.80900000000000005,"15min":0.79700000000000004},"min":{"1min":0.54000000000000004,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0269999999999999,"5min":1.109,"15min":1.109},"last":1.1850000000000001},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86299999999999999,"15min":0.84499999999999997},"min":{"1min":0.70199999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.125,"5min":1.171,"15min":1.171},"last":1.0640000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.85099999999999998,"15min":0.83899999999999997},"min":{"1min":0.47599999999999998,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1719999999999999,"5min":1.175,"15min":1.175},"last":1.026},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.83599999999999997,"15min":0.83899999999999997},"min":{"1min":0.57199999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":0.96899999999999997,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.95599999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.88800000000000001,"15min":0.89000000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.0740000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.876,"15min":0.85899999999999999},"min":{"1min":0.64000000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1419999999999999,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.91000000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.89200000000000002,"15min":0.90100000000000002},"min":{"1min":0.628,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1100000000000001,"5min":1.222,"15min":1.222},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90500000000000003,"15min":0.89600000000000002},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1599999999999999,"5min":1.181,"15min":1.181},"last":1.268}]},{"osd":4,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.75800000000000001,"15min":0.752},"min":{"1min":0.48099999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.214},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.83899999999999997,"15min":0.83899999999999997},"min":{"1min":0.52000000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.214,"5min":1.806,"15min":1.806},"last":0.72399999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:06:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.872,"15min":0.85099999999999998},"min":{"1min":0.52800000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.89200000000000002,"15min":0.872},"min":{"1min":0.56699999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.1830000000000001,"5min":1.296,"15min":1.296},"last":0.98699999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:06:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.94399999999999995,"15min":0.93700000000000006},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.113},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.97999999999999998,"15min":0.98599999999999999},"min":{"1min":0.65500000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.256,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.135}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:06:35.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:06:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:35 smithi183 bash[27651]: cluster 2023-10-01T09:06:34.090508+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:35 smithi183 bash[27651]: audit 2023-10-01T09:06:34.385355+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:35 smithi183 bash[27651]: audit 2023-10-01T09:06:34.387029+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:35 smithi183 bash[27651]: audit 2023-10-01T09:06:34.388303+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:35 smithi183 bash[27651]: audit 2023-10-01T09:06:34.395549+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[27369]: cluster 2023-10-01T09:06:34.090508+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[27369]: audit 2023-10-01T09:06:34.385355+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[27369]: audit 2023-10-01T09:06:34.387029+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[27369]: audit 2023-10-01T09:06:34.388303+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[27369]: audit 2023-10-01T09:06:34.395549+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:35.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[33891]: cluster 2023-10-01T09:06:34.090508+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:35.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[33891]: audit 2023-10-01T09:06:34.385355+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:35.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[33891]: audit 2023-10-01T09:06:34.387029+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:35.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[33891]: audit 2023-10-01T09:06:34.388303+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:35.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:35 smithi111 bash[33891]: audit 2023-10-01T09:06:34.395549+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:36 smithi183 bash[27651]: audit 2023-10-01T09:06:34.723832+0000 mgr.y (mgr.24356) 87 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:06:36.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:36 smithi111 bash[27369]: audit 2023-10-01T09:06:34.723832+0000 mgr.y (mgr.24356) 87 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:06:36.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:36 smithi111 bash[33891]: audit 2023-10-01T09:06:34.723832+0000 mgr.y (mgr.24356) 87 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:37 smithi183 bash[27651]: cluster 2023-10-01T09:06:36.091022+0000 mgr.y (mgr.24356) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:37.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:37 smithi111 bash[33891]: cluster 2023-10-01T09:06:36.091022+0000 mgr.y (mgr.24356) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:37.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:37 smithi111 bash[27369]: cluster 2023-10-01T09:06:36.091022+0000 mgr.y (mgr.24356) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:37.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:37 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:37] "GET /metrics HTTP/1.1" 200 155676 "" "Prometheus/2.33.4" 2023-10-01T09:06:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:39 smithi183 bash[27651]: cluster 2023-10-01T09:06:38.091699+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:39.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:06:39 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:06:39.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:39 smithi111 bash[27369]: cluster 2023-10-01T09:06:38.091699+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:39.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:39 smithi111 bash[33891]: cluster 2023-10-01T09:06:38.091699+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:40.202 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:41.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:41 smithi183 bash[27651]: cluster 2023-10-01T09:06:40.092304+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:41.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:41 smithi111 bash[27369]: cluster 2023-10-01T09:06:40.092304+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:41.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:41 smithi111 bash[33891]: cluster 2023-10-01T09:06:40.092304+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:43.229 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:06:43.233 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:06:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:43 smithi111 bash[27369]: cluster 2023-10-01T09:06:42.092954+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:43 smithi111 bash[33891]: cluster 2023-10-01T09:06:42.092954+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:43 smithi183 bash[27651]: cluster 2023-10-01T09:06:42.092954+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:44.029 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":70,"stamp":"2023-10-01T09:06:42.092610+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":2380980,"kb_used_data":4212,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580236,"statfs":{"total":767960285184,"available":765522161664,"internally_reserved":0,"allocated":4313088,"data_stored":1762812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.830727+0000","last_change":"2023-10-01T09:05:03.315647+0000","last_active":"2023-10-01T09:05:05.830727+0000","last_peered":"2023-10-01T09:05:05.830727+0000","last_clean":"2023-10-01T09:05:05.830727+0000","last_became_active":"2023-10-01T09:05:03.314880+0000","last_became_peered":"2023-10-01T09:05:03.314880+0000","last_unstale":"2023-10-01T09:05:05.830727+0000","last_undegraded":"2023-10-01T09:05:05.830727+0000","last_fullsized":"2023-10-01T09:05:05.830727+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.381688+0000","last_change":"2023-10-01T09:05:03.566876+0000","last_active":"2023-10-01T09:05:05.381688+0000","last_peered":"2023-10-01T09:05:05.381688+0000","last_clean":"2023-10-01T09:05:05.381688+0000","last_became_active":"2023-10-01T09:05:03.566539+0000","last_became_peered":"2023-10-01T09:05:03.566539+0000","last_unstale":"2023-10-01T09:05:05.381688+0000","last_undegraded":"2023-10-01T09:05:05.381688+0000","last_fullsized":"2023-10-01T09:05:05.381688+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.504767+0000","last_change":"2023-10-01T09:05:04.044243+0000","last_active":"2023-10-01T09:05:04.504767+0000","last_peered":"2023-10-01T09:05:04.504767+0000","last_clean":"2023-10-01T09:05:04.504767+0000","last_became_active":"2023-10-01T09:05:04.043299+0000","last_became_peered":"2023-10-01T09:05:04.043299+0000","last_unstale":"2023-10-01T09:05:04.504767+0000","last_undegraded":"2023-10-01T09:05:04.504767+0000","last_fullsized":"2023-10-01T09:05:04.504767+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.504666+0000","last_change":"2023-10-01T09:05:04.043629+0000","last_active":"2023-10-01T09:05:04.504666+0000","last_peered":"2023-10-01T09:05:04.504666+0000","last_clean":"2023-10-01T09:05:04.504666+0000","last_became_active":"2023-10-01T09:05:04.042498+0000","last_became_peered":"2023-10-01T09:05:04.042498+0000","last_unstale":"2023-10-01T09:05:04.504666+0000","last_undegraded":"2023-10-01T09:05:04.504666+0000","last_fullsized":"2023-10-01T09:05:04.504666+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.504653+0000","last_change":"2023-10-01T09:04:05.896760+0000","last_active":"2023-10-01T09:05:04.504653+0000","last_peered":"2023-10-01T09:05:04.504653+0000","last_clean":"2023-10-01T09:05:04.504653+0000","last_became_active":"2023-10-01T09:04:05.896093+0000","last_became_peered":"2023-10-01T09:04:05.896093+0000","last_unstale":"2023-10-01T09:05:04.504653+0000","last_undegraded":"2023-10-01T09:05:04.504653+0000","last_fullsized":"2023-10-01T09:05:04.504653+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.830665+0000","last_change":"2023-10-01T09:05:03.315160+0000","last_active":"2023-10-01T09:05:05.830665+0000","last_peered":"2023-10-01T09:05:05.830665+0000","last_clean":"2023-10-01T09:05:05.830665+0000","last_became_active":"2023-10-01T09:05:03.314844+0000","last_became_peered":"2023-10-01T09:05:03.314844+0000","last_unstale":"2023-10-01T09:05:05.830665+0000","last_undegraded":"2023-10-01T09:05:05.830665+0000","last_fullsized":"2023-10-01T09:05:05.830665+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:04.316931+0000","last_change":"2023-10-01T09:05:04.042502+0000","last_active":"2023-10-01T09:05:04.316931+0000","last_peered":"2023-10-01T09:05:04.316931+0000","last_clean":"2023-10-01T09:05:04.316931+0000","last_became_active":"2023-10-01T09:05:04.041672+0000","last_became_peered":"2023-10-01T09:05:04.041672+0000","last_unstale":"2023-10-01T09:05:04.316931+0000","last_undegraded":"2023-10-01T09:05:04.316931+0000","last_fullsized":"2023-10-01T09:05:04.316931+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.830664+0000","last_change":"2023-10-01T09:05:03.316441+0000","last_active":"2023-10-01T09:05:05.830664+0000","last_peered":"2023-10-01T09:05:05.830664+0000","last_clean":"2023-10-01T09:05:05.830664+0000","last_became_active":"2023-10-01T09:05:03.315966+0000","last_became_peered":"2023-10-01T09:05:03.315966+0000","last_unstale":"2023-10-01T09:05:05.830664+0000","last_undegraded":"2023-10-01T09:05:05.830664+0000","last_fullsized":"2023-10-01T09:05:05.830664+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T09:05:05.381585+0000","last_change":"2023-10-01T09:05:04.040091+0000","last_active":"2023-10-01T09:05:05.381585+0000","last_peered":"2023-10-01T09:05:05.381585+0000","last_clean":"2023-10-01T09:05:05.381585+0000","last_became_active":"2023-10-01T09:05:04.039683+0000","last_became_peered":"2023-10-01T09:05:04.039683+0000","last_unstale":"2023-10-01T09:05:05.381585+0000","last_undegraded":"2023-10-01T09:05:05.381585+0000","last_fullsized":"2023-10-01T09:05:05.381585+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430242,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.90900000000000003,"15min":0.90700000000000003},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2110000000000001,"5min":1.24,"15min":1.24},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.90700000000000003,"15min":0.92400000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0720000000000001,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.72199999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93600000000000005,"15min":0.93899999999999995},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.91800000000000004,"15min":0.92600000000000005},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":1.1120000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.877,"15min":0.86699999999999999},"min":{"1min":0.64800000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.95499999999999996,"15min":0.95899999999999996},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.256,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.97999999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.98199999999999998,"15min":0.98799999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.3420000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.88200000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.88100000000000001,"15min":0.88500000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.1639999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.91100000000000003,"15min":0.91400000000000003},"min":{"1min":0.57599999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3,"5min":1.389,"15min":1.389},"last":0.93700000000000006}]},{"osd":5,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.94399999999999995,"15min":0.94599999999999995},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3160000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.99199999999999999,"15min":0.99399999999999999},"min":{"1min":0.72999999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.298,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.95299999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.98199999999999998,"15min":0.98599999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.302,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.153},{"interface":"front","average":{"1min":1.04,"5min":1.048,"15min":1.0489999999999999},"min":{"1min":0.63400000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.333,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.0009999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626475,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.86099999999999999,"15min":0.878},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.173,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.877,"15min":0.90700000000000003},"min":{"1min":0.60199999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.95599999999999996,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.087}]},{"osd":1,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.85299999999999998,"15min":0.84299999999999997},"min":{"1min":0.58999999999999997,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1220000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.90600000000000003,"15min":0.93600000000000005},"min":{"1min":0.59899999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":0.997,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.159}]},{"osd":2,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.89800000000000002,"15min":0.91600000000000004},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2030000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.042},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.93700000000000006,"15min":0.96199999999999997},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1120000000000001,"5min":1.405,"15min":1.405},"last":1.181}]},{"osd":3,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.90000000000000002,"15min":0.89600000000000002},"min":{"1min":0.66500000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.075,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.97599999999999998,"15min":0.99099999999999999},"min":{"1min":0.70499999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.216,"5min":1.357,"15min":1.357},"last":0.97599999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.85499999999999998,"15min":0.85699999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.1930000000000001,"5min":1.298,"15min":1.298},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.91200000000000003,"15min":0.91600000000000004},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.1910000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.65600000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93200000000000005,"15min":0.94299999999999995},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1930000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.129},{"interface":"front","average":{"1min":0.996,"5min":1.002,"15min":1.0069999999999999},"min":{"1min":0.61699999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2509999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.95699999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0549999999999999,"15min":1.0629999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0609999999999999,"15min":1.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.256,"5min":1.401,"15min":1.401},"last":1.014}]}]},{"osd":1,"up_from":13,"seq":55834574934,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:05:58 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.69599999999999995,"15min":0.58899999999999997},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86199999999999999,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.751,"15min":0.58199999999999996},"min":{"1min":0.496,"5min":0.40400000000000003,"15min":0.26800000000000002},"max":{"1min":1.097,"5min":1.306,"15min":1.306},"last":0.67800000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:05:38 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.77700000000000002,"15min":0.68100000000000005},"min":{"1min":0.44800000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.341,"5min":1.897,"15min":1.897},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.72599999999999998,"15min":0.65600000000000003},"min":{"1min":0.42999999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.03,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.90000000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.81599999999999995,"15min":0.81999999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1699999999999999,"5min":1.623,"15min":1.623},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.75600000000000001,"15min":0.78700000000000003},"min":{"1min":0.47799999999999998,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.125,"5min":1.284,"15min":1.284},"last":1.0149999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.93799999999999994,"15min":0.92100000000000004},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.246,"5min":1.474,"15min":1.474},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.99299999999999999,"15min":0.96699999999999997},"min":{"1min":0.75,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2150000000000001,"5min":1.556,"15min":1.556},"last":1.0629999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98399999999999999,"15min":0.98199999999999998},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.2869999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0069999999999999,"15min":0.99299999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.26,"5min":1.728,"15min":1.728},"last":1.0409999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:06:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0649999999999999,"15min":1.081},"min":{"1min":0.73099999999999998,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3600000000000001,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0680000000000001,"15min":1.0880000000000001},"min":{"1min":0.69599999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3819999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1699999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:06:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.109,"15min":1.123},"min":{"1min":0.79400000000000004,"5min":0.752,"15min":0.752},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.026,"5min":1.145,"15min":1.165},"min":{"1min":0.79000000000000004,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3200000000000001,"5min":1.766,"15min":1.766},"last":1.1930000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738461,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.66500000000000004,"15min":0.53700000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35199999999999998},"max":{"1min":0.98299999999999998,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.72799999999999998,"15min":0.56699999999999995},"min":{"1min":0.45100000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.57799999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:05:40 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.71999999999999997,"15min":0.623},"min":{"1min":0.47099999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.996},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.73899999999999999,"15min":0.66200000000000003},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.68100000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.80200000000000005,"15min":0.76900000000000002},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.1910000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.747},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.76200000000000001,"15min":0.73999999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.079,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.0609999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2709999999999999,"5min":1.347,"15min":1.347},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.94999999999999996,"15min":0.94899999999999995},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.288,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.85199999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:05:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97499999999999998,"15min":0.95999999999999996},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.236,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.876},{"interface":"front","average":{"1min":1.012,"5min":1.0429999999999999,"15min":1.0329999999999999},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.2969999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0960000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:06:27 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0580000000000001,"15min":1.069},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.385,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.0980000000000001,"15min":1.1180000000000001},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3600000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.171}]},{"osd":7,"last update":"Sun Oct 1 09:06:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.1459999999999999,"15min":1.163},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.355,"5min":1.52,"15min":1.52},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.1779999999999999,"15min":1.2},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4059999999999999,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.2290000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411404,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":219837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:38 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.69599999999999995,"15min":0.60599999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.34499999999999997},"max":{"1min":0.89400000000000002,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.69899999999999995,"15min":0.64500000000000002},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.84899999999999998,"5min":1.073,"15min":1.073},"last":0.751}]},{"osd":1,"last update":"Sun Oct 1 09:06:38 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.72699999999999998,"15min":0.63300000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.873,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.873},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.76600000000000001,"15min":0.68899999999999995},"min":{"1min":0.48999999999999999,"5min":0.47099999999999997,"15min":0.39600000000000002},"max":{"1min":1.0069999999999999,"5min":1.218,"15min":1.218},"last":0.92200000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:06:29 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.77800000000000002,"15min":0.76600000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.93000000000000005,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.81999999999999995,"15min":0.79000000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.109,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.98499999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:06:06 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.86399999999999999,"15min":0.86299999999999999},"min":{"1min":0.58599999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.1439999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.97599999999999998,"15min":0.95799999999999996},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.24,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.2130000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:05:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.046,"15min":1.042},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3049999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.375},{"interface":"front","average":{"1min":1.075,"5min":1.012,"15min":0.98999999999999999},"min":{"1min":0.70199999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.4099999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:06:29 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0549999999999999,"15min":1.0669999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.242,"5min":1.431,"15min":1.431},"last":1.3580000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.1319999999999999,"15min":1.159},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.331,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.3260000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:06:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.0589999999999999,"15min":1.0820000000000001},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2310000000000001,"5min":1.361,"15min":1.361},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.1479999999999999,"15min":1.171},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.472,"5min":1.482,"15min":1.482},"last":1.157}]}]},{"osd":3,"up_from":25,"seq":107374182467,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.67900000000000005,"15min":0.69499999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0329999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.72599999999999998,"15min":0.70999999999999996},"min":{"1min":0.38700000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.998,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.745}]},{"osd":1,"last update":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.71299999999999997,"15min":0.70699999999999996},"min":{"1min":0.40999999999999998,"5min":0.311,"15min":0.311},"max":{"1min":0.94799999999999995,"5min":1.482,"15min":1.482},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.77600000000000002,"15min":0.76400000000000001},"min":{"1min":0.46899999999999997,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.95799999999999996,"5min":1.345,"15min":1.345},"last":0.79400000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.80200000000000005,"15min":0.80400000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.79700000000000004,"15min":0.75800000000000001},"min":{"1min":0.438,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.53000000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96899999999999997,"15min":0.92500000000000004},"min":{"1min":0.69599999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2190000000000001,"5min":1.71,"15min":1.71},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.95499999999999996,"15min":0.92900000000000005},"min":{"1min":0.69799999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3700000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.101}]},{"osd":5,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.96499999999999997},"min":{"1min":0.746,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.04,"15min":1.0249999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3129999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.97199999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:06:23 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0649999999999999,"15min":1.0589999999999999},"min":{"1min":0.746,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5129999999999999,"5min":1.712,"15min":1.712},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0860000000000001,"15min":1.0940000000000001},"min":{"1min":0.81499999999999995,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.3759999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.878}]},{"osd":7,"last update":"Sun Oct 1 09:06:07 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.1459999999999999,"15min":1.151},"min":{"1min":0.76100000000000001,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.45,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.107,"15min":1.113},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":1.3360000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018938,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.878,"15min":0.86599999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.55800000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.224,"5min":1.534,"15min":1.534},"last":0.91100000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.86799999999999999,"15min":0.85599999999999998},"min":{"1min":0.57699999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0269999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.093},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.89800000000000002,"15min":0.877},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.86199999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.113,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.92400000000000004,"15min":0.89800000000000002},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.89400000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.92700000000000005,"15min":0.88900000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.1870000000000001,"5min":1.466,"15min":1.466},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.91500000000000004,"15min":0.90200000000000002},"min":{"1min":0.71499999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.1080000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.98599999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:05:46 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.81499999999999995,"15min":0.79400000000000004},"min":{"1min":0.52100000000000002,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.163,"5min":1.206,"15min":1.206},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.82399999999999995,"15min":0.82099999999999995},"min":{"1min":0.59899999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.042}]},{"osd":6,"last update":"Sun Oct 1 09:06:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.92300000000000004,"15min":0.90500000000000003},"min":{"1min":0.80400000000000005,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.325,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.99399999999999999,"15min":0.97799999999999998},"min":{"1min":0.72499999999999998,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4039999999999999,"5min":1.407,"15min":1.407},"last":0.94399999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0629999999999999,"15min":1.069},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.069},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.02,"15min":1.0189999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3779999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.76200000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822706,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.80900000000000005,"15min":0.79700000000000004},"min":{"1min":0.54000000000000004,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0269999999999999,"5min":1.109,"15min":1.109},"last":1.228},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86299999999999999,"15min":0.84499999999999997},"min":{"1min":0.70199999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.125,"5min":1.171,"15min":1.171},"last":1.1120000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.85099999999999998,"15min":0.83899999999999997},"min":{"1min":0.47599999999999998,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1719999999999999,"5min":1.175,"15min":1.175},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.83599999999999997,"15min":0.83899999999999997},"min":{"1min":0.57199999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":0.96899999999999997,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.872}]},{"osd":2,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.88800000000000001,"15min":0.89000000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.0740000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.876,"15min":0.85899999999999999},"min":{"1min":0.64000000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1419999999999999,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.298}]},{"osd":3,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.89200000000000002,"15min":0.90100000000000002},"min":{"1min":0.628,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1100000000000001,"5min":1.222,"15min":1.222},"last":1.131},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90500000000000003,"15min":0.89600000000000002},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1599999999999999,"5min":1.181,"15min":1.181},"last":1.1539999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.75800000000000001,"15min":0.752},"min":{"1min":0.48099999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.179},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.83899999999999997,"15min":0.83899999999999997},"min":{"1min":0.52000000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.214,"5min":1.806,"15min":1.806},"last":0.89800000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:06:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.872,"15min":0.85099999999999998},"min":{"1min":0.52800000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.018},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.89200000000000002,"15min":0.872},"min":{"1min":0.56699999999999995,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.1830000000000001,"5min":1.296,"15min":1.296},"last":1.208}]},{"osd":7,"last update":"Sun Oct 1 09:06:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.94399999999999995,"15min":0.93700000000000006},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.073},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.97999999999999998,"15min":0.98599999999999999},"min":{"1min":0.65500000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.256,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.258}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:06:44.031 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T09:06:44.031 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-01T09:06:44.031 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-01T09:06:44.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-01T09:06:44.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:44 smithi183 bash[27651]: audit 2023-10-01T09:06:43.217167+0000 mgr.y (mgr.24356) 92 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:06:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:44 smithi111 bash[27369]: audit 2023-10-01T09:06:43.217167+0000 mgr.y (mgr.24356) 92 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:06:44.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:44 smithi111 bash[33891]: audit 2023-10-01T09:06:43.217167+0000 mgr.y (mgr.24356) 92 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:06:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:45 smithi183 bash[27651]: cluster 2023-10-01T09:06:44.093543+0000 mgr.y (mgr.24356) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:45.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:45 smithi111 bash[27369]: cluster 2023-10-01T09:06:44.093543+0000 mgr.y (mgr.24356) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:45.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:45 smithi111 bash[33891]: cluster 2023-10-01T09:06:44.093543+0000 mgr.y (mgr.24356) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:47 smithi183 bash[27651]: cluster 2023-10-01T09:06:46.094167+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:47 smithi111 bash[27369]: cluster 2023-10-01T09:06:46.094167+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:47.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:47 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:47] "GET /metrics HTTP/1.1" 200 155676 "" "Prometheus/2.33.4" 2023-10-01T09:06:47.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:47 smithi111 bash[33891]: cluster 2023-10-01T09:06:46.094167+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:48.795 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:06:49.727 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:49 smithi111 bash[33891]: cluster 2023-10-01T09:06:48.094862+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:49.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:49 smithi111 bash[27369]: cluster 2023-10-01T09:06:48.094862+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:49.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:06:49 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:06:49.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:49 smithi183 bash[27651]: cluster 2023-10-01T09:06:48.094862+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:51.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:51 smithi111 bash[33891]: cluster 2023-10-01T09:06:50.095310+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:51.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:51 smithi111 bash[27369]: cluster 2023-10-01T09:06:50.095310+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:51.719 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:06:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:51 smithi183 bash[27651]: cluster 2023-10-01T09:06:50.095310+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:52.493 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-01T09:06:52.493 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-01T09:06:52.493 INFO:tasks.cephadm:Setup complete, yielding 2023-10-01T09:06:52.494 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-01T09:06:52.503 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi111.front.sepia.ceph.com 2023-10-01T09:06:52.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-10-01T09:06:52.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:52 smithi183 bash[27651]: audit 2023-10-01T09:06:51.716634+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.111:0/1106535474' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:06:52.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:52 smithi111 bash[27369]: audit 2023-10-01T09:06:51.716634+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.111:0/1106535474' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:06:52.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:52 smithi111 bash[33891]: audit 2023-10-01T09:06:51.716634+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.111:0/1106535474' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:06:53.747 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:53 smithi111 bash[33891]: cluster 2023-10-01T09:06:52.095859+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:53.748 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:53 smithi111 bash[27369]: cluster 2023-10-01T09:06:52.095859+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:53.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:53 smithi183 bash[27651]: cluster 2023-10-01T09:06:52.095859+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:55.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:55 smithi183 bash[27651]: cluster 2023-10-01T09:06:54.096398+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:55.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:55 smithi111 bash[33891]: cluster 2023-10-01T09:06:54.096398+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:55.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:55 smithi111 bash[27369]: cluster 2023-10-01T09:06:54.096398+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:56.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:56 smithi183 bash[27651]: audit 2023-10-01T09:06:55.669683+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T09:06:56.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:56 smithi111 bash[27369]: audit 2023-10-01T09:06:55.669683+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T09:06:56.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:56 smithi111 bash[33891]: audit 2023-10-01T09:06:55.669683+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T09:06:57.748 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:57] "GET /metrics HTTP/1.1" 200 155692 "" "Prometheus/2.33.4" 2023-10-01T09:06:57.748 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[33891]: audit 2023-10-01T09:06:55.668683+0000 mgr.y (mgr.24356) 99 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:06:57.748 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[33891]: cluster 2023-10-01T09:06:56.096830+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:57.748 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[33891]: audit 2023-10-01T09:06:56.486658+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[33891]: cluster 2023-10-01T09:06:56.486784+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[33891]: audit 2023-10-01T09:06:56.491506+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27369]: audit 2023-10-01T09:06:55.668683+0000 mgr.y (mgr.24356) 99 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27369]: cluster 2023-10-01T09:06:56.096830+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27369]: audit 2023-10-01T09:06:56.486658+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27369]: cluster 2023-10-01T09:06:56.486784+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27369]: audit 2023-10-01T09:06:56.491506+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T09:06:57.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:57 smithi111 bash[27369]: debug 2023-10-01T09:06:57.498+0000 7fb3578b0700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T09:06:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:57 smithi183 bash[27651]: audit 2023-10-01T09:06:55.668683+0000 mgr.y (mgr.24356) 99 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:06:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:57 smithi183 bash[27651]: cluster 2023-10-01T09:06:56.096830+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:57 smithi183 bash[27651]: audit 2023-10-01T09:06:56.486658+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-01T09:06:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:57 smithi183 bash[27651]: cluster 2023-10-01T09:06:56.486784+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-01T09:06:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:57 smithi183 bash[27651]: audit 2023-10-01T09:06:56.491506+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.488808+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cluster 2023-10-01T09:06:57.489311+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.504261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cluster 2023-10-01T09:06:57.505196+0000 mon.a (mon.0) 656 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cluster 2023-10-01T09:06:57.505368+0000 mon.a (mon.0) 657 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cluster 2023-10-01T09:06:57.520528+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.520780+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cluster 2023-10-01T09:06:57.520861+0000 mon.a (mon.0) 660 : cluster [DBG] fsmap foo:0 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cephadm 2023-10-01T09:06:57.526012+0000 mgr.y (mgr.24356) 101 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-01T09:06:58.757 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.531713+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.578975+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.884087+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.885277+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.891832+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.900272+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.901320+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.906526+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: audit 2023-10-01T09:06:57.907272+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cephadm 2023-10-01T09:06:57.907892+0000 mgr.y (mgr.24356) 102 : cephadm [INF] Deploying daemon mds.foo.smithi111.prdolt on smithi111 2023-10-01T09:06:58.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[27369]: cluster 2023-10-01T09:06:58.097204+0000 mgr.y (mgr.24356) 103 : cluster [DBG] pgmap v81: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.488808+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cluster 2023-10-01T09:06:57.489311+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.504261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cluster 2023-10-01T09:06:57.505196+0000 mon.a (mon.0) 656 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cluster 2023-10-01T09:06:57.505368+0000 mon.a (mon.0) 657 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cluster 2023-10-01T09:06:57.520528+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.520780+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-01T09:06:58.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cluster 2023-10-01T09:06:57.520861+0000 mon.a (mon.0) 660 : cluster [DBG] fsmap foo:0 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cephadm 2023-10-01T09:06:57.526012+0000 mgr.y (mgr.24356) 101 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.531713+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.578975+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.884087+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.885277+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.891832+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.900272+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.901320+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.906526+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T09:06:58.760 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: audit 2023-10-01T09:06:57.907272+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:58.761 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cephadm 2023-10-01T09:06:57.907892+0000 mgr.y (mgr.24356) 102 : cephadm [INF] Deploying daemon mds.foo.smithi111.prdolt on smithi111 2023-10-01T09:06:58.761 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:58 smithi111 bash[33891]: cluster 2023-10-01T09:06:58.097204+0000 mgr.y (mgr.24356) 103 : cluster [DBG] pgmap v81: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:58.762 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.488808+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cluster 2023-10-01T09:06:57.489311+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.504261+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cluster 2023-10-01T09:06:57.505196+0000 mon.a (mon.0) 656 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cluster 2023-10-01T09:06:57.505368+0000 mon.a (mon.0) 657 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cluster 2023-10-01T09:06:57.520528+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.520780+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cluster 2023-10-01T09:06:57.520861+0000 mon.a (mon.0) 660 : cluster [DBG] fsmap foo:0 2023-10-01T09:06:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cephadm 2023-10-01T09:06:57.526012+0000 mgr.y (mgr.24356) 101 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.531713+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.578975+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.884087+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.885277+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.891832+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.900272+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.901320+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.906526+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: audit 2023-10-01T09:06:57.907272+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cephadm 2023-10-01T09:06:57.907892+0000 mgr.y (mgr.24356) 102 : cephadm [INF] Deploying daemon mds.foo.smithi111.prdolt on smithi111 2023-10-01T09:06:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:58 smithi183 bash[27651]: cluster 2023-10-01T09:06:58.097204+0000 mgr.y (mgr.24356) 103 : cluster [DBG] pgmap v81: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:06:59.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:06:59 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:06:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:06:59.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:06:59 smithi183 bash[27651]: cluster 2023-10-01T09:06:58.515131+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-01T09:06:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:06:59 smithi111 bash[27369]: cluster 2023-10-01T09:06:58.515131+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-01T09:06:59.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:06:59 smithi111 bash[33891]: cluster 2023-10-01T09:06:58.515131+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-01T09:07:00.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:00 smithi183 bash[27651]: cluster 2023-10-01T09:06:59.523200+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-01T09:07:00.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:00 smithi183 bash[27651]: cluster 2023-10-01T09:07:00.097622+0000 mgr.y (mgr.24356) 104 : cluster [DBG] pgmap v84: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:00.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:00 smithi111 bash[27369]: cluster 2023-10-01T09:06:59.523200+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-01T09:07:00.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:00 smithi111 bash[27369]: cluster 2023-10-01T09:07:00.097622+0000 mgr.y (mgr.24356) 104 : cluster [DBG] pgmap v84: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:00.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:00 smithi111 bash[33891]: cluster 2023-10-01T09:06:59.523200+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-01T09:07:00.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:00 smithi111 bash[33891]: cluster 2023-10-01T09:07:00.097622+0000 mgr.y (mgr.24356) 104 : cluster [DBG] pgmap v84: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:03.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:02 smithi183 bash[27651]: audit 2023-10-01T09:07:01.965359+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:03.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:02 smithi183 bash[27651]: audit 2023-10-01T09:07:01.966674+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:07:03.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:02 smithi183 bash[27651]: audit 2023-10-01T09:07:01.971199+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T09:07:03.227 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:02 smithi183 bash[27651]: audit 2023-10-01T09:07:01.972277+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:03.227 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:02 smithi183 bash[27651]: cephadm 2023-10-01T09:07:01.973087+0000 mgr.y (mgr.24356) 105 : cephadm [INF] Deploying daemon mds.foo.smithi183.nsyrsi on smithi183 2023-10-01T09:07:03.227 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:02 smithi183 bash[27651]: cluster 2023-10-01T09:07:02.098618+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[33891]: audit 2023-10-01T09:07:01.965359+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[33891]: audit 2023-10-01T09:07:01.966674+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[33891]: audit 2023-10-01T09:07:01.971199+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[33891]: audit 2023-10-01T09:07:01.972277+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[33891]: cephadm 2023-10-01T09:07:01.973087+0000 mgr.y (mgr.24356) 105 : cephadm [INF] Deploying daemon mds.foo.smithi183.nsyrsi on smithi183 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[33891]: cluster 2023-10-01T09:07:02.098618+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[27369]: audit 2023-10-01T09:07:01.965359+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:03.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[27369]: audit 2023-10-01T09:07:01.966674+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:07:03.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[27369]: audit 2023-10-01T09:07:01.971199+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T09:07:03.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[27369]: audit 2023-10-01T09:07:01.972277+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:03.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[27369]: cephadm 2023-10-01T09:07:01.973087+0000 mgr.y (mgr.24356) 105 : cephadm [INF] Deploying daemon mds.foo.smithi183.nsyrsi on smithi183 2023-10-01T09:07:03.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:02 smithi111 bash[27369]: cluster 2023-10-01T09:07:02.098618+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:04.239 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-01T09:07:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.099226+0000 mgr.y (mgr.24356) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.145909+0000 mon.a (mon.0) 676 : cluster [DBG] mds.? [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] up:boot 2023-10-01T09:07:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.145985+0000 mon.a (mon.0) 677 : cluster [INF] daemon mds.foo.smithi111.prdolt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-01T09:07:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.146106+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-01T09:07:05.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.146134+0000 mon.a (mon.0) 679 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.146166+0000 mon.a (mon.0) 680 : cluster [INF] Cluster is now healthy 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.146454+0000 mon.a (mon.0) 681 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: audit 2023-10-01T09:07:04.146574+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.150046+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:creating} 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: cluster 2023-10-01T09:07:04.169082+0000 mon.a (mon.0) 684 : cluster [INF] daemon mds.foo.smithi111.prdolt is now active in filesystem foo as rank 0 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: audit 2023-10-01T09:07:04.494440+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: audit 2023-10-01T09:07:04.496028+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:07:05.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:05 smithi183 bash[27651]: audit 2023-10-01T09:07:04.743688+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:05.483 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.099226+0000 mgr.y (mgr.24356) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:05.483 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.145909+0000 mon.a (mon.0) 676 : cluster [DBG] mds.? [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] up:boot 2023-10-01T09:07:05.483 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.145985+0000 mon.a (mon.0) 677 : cluster [INF] daemon mds.foo.smithi111.prdolt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.146106+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.146134+0000 mon.a (mon.0) 679 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.146166+0000 mon.a (mon.0) 680 : cluster [INF] Cluster is now healthy 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.146454+0000 mon.a (mon.0) 681 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: audit 2023-10-01T09:07:04.146574+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.150046+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:creating} 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: cluster 2023-10-01T09:07:04.169082+0000 mon.a (mon.0) 684 : cluster [INF] daemon mds.foo.smithi111.prdolt is now active in filesystem foo as rank 0 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: audit 2023-10-01T09:07:04.494440+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: audit 2023-10-01T09:07:04.496028+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:07:05.484 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[33891]: audit 2023-10-01T09:07:04.743688+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.099226+0000 mgr.y (mgr.24356) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.145909+0000 mon.a (mon.0) 676 : cluster [DBG] mds.? [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] up:boot 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.145985+0000 mon.a (mon.0) 677 : cluster [INF] daemon mds.foo.smithi111.prdolt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.146106+0000 mon.a (mon.0) 678 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.146134+0000 mon.a (mon.0) 679 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.146166+0000 mon.a (mon.0) 680 : cluster [INF] Cluster is now healthy 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.146454+0000 mon.a (mon.0) 681 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: audit 2023-10-01T09:07:04.146574+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.150046+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:creating} 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: cluster 2023-10-01T09:07:04.169082+0000 mon.a (mon.0) 684 : cluster [INF] daemon mds.foo.smithi111.prdolt is now active in filesystem foo as rank 0 2023-10-01T09:07:05.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: audit 2023-10-01T09:07:04.494440+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:05.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: audit 2023-10-01T09:07:04.496028+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:07:05.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:05 smithi111 bash[27369]: audit 2023-10-01T09:07:04.743688+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:06 smithi183 bash[27651]: cluster 2023-10-01T09:07:05.157673+0000 mon.a (mon.0) 688 : cluster [DBG] mds.? [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] up:active 2023-10-01T09:07:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:06 smithi183 bash[27651]: cluster 2023-10-01T09:07:05.157729+0000 mon.a (mon.0) 689 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 2023-10-01T09:07:06.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:06 smithi111 bash[33891]: cluster 2023-10-01T09:07:05.157673+0000 mon.a (mon.0) 688 : cluster [DBG] mds.? [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] up:active 2023-10-01T09:07:06.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:06 smithi111 bash[33891]: cluster 2023-10-01T09:07:05.157729+0000 mon.a (mon.0) 689 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 2023-10-01T09:07:06.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:06 smithi111 bash[27369]: cluster 2023-10-01T09:07:05.157673+0000 mon.a (mon.0) 688 : cluster [DBG] mds.? [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] up:active 2023-10-01T09:07:06.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:06 smithi111 bash[27369]: cluster 2023-10-01T09:07:05.157729+0000 mon.a (mon.0) 689 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 2023-10-01T09:07:07.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27369]: cluster 2023-10-01T09:07:06.099865+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:07.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27369]: cluster 2023-10-01T09:07:06.168060+0000 mon.a (mon.0) 690 : cluster [DBG] mds.? [v2:172.21.15.183:6832/1936124957,v1:172.21.15.183:6833/1936124957] up:boot 2023-10-01T09:07:07.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27369]: cluster 2023-10-01T09:07:06.168394+0000 mon.a (mon.0) 691 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:07:07.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27369]: audit 2023-10-01T09:07:06.168531+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:07:07.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27369]: cluster 2023-10-01T09:07:06.173933+0000 mon.a (mon.0) 693 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:07:07.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27369]: audit 2023-10-01T09:07:06.385978+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:07.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[33891]: cluster 2023-10-01T09:07:06.099865+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:07.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[33891]: cluster 2023-10-01T09:07:06.168060+0000 mon.a (mon.0) 690 : cluster [DBG] mds.? [v2:172.21.15.183:6832/1936124957,v1:172.21.15.183:6833/1936124957] up:boot 2023-10-01T09:07:07.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[33891]: cluster 2023-10-01T09:07:06.168394+0000 mon.a (mon.0) 691 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:07:07.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[33891]: audit 2023-10-01T09:07:06.168531+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:07:07.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[33891]: cluster 2023-10-01T09:07:06.173933+0000 mon.a (mon.0) 693 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:07:07.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[33891]: audit 2023-10-01T09:07:06.385978+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:07 smithi183 bash[27651]: cluster 2023-10-01T09:07:06.099865+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:07 smithi183 bash[27651]: cluster 2023-10-01T09:07:06.168060+0000 mon.a (mon.0) 690 : cluster [DBG] mds.? [v2:172.21.15.183:6832/1936124957,v1:172.21.15.183:6833/1936124957] up:boot 2023-10-01T09:07:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:07 smithi183 bash[27651]: cluster 2023-10-01T09:07:06.168394+0000 mon.a (mon.0) 691 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:07:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:07 smithi183 bash[27651]: audit 2023-10-01T09:07:06.168531+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:07:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:07 smithi183 bash[27651]: cluster 2023-10-01T09:07:06.173933+0000 mon.a (mon.0) 693 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:07:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:07 smithi183 bash[27651]: audit 2023-10-01T09:07:06.385978+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:07.779 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:07:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:07] "GET /metrics HTTP/1.1" 200 191016 "" "Prometheus/2.33.4" 2023-10-01T09:07:08.290 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-01T09:07:08.298 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-01T09:07:08.298 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-01T09:07:08.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-01T09:07:09.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:09 smithi183 bash[27651]: cluster 2023-10-01T09:07:08.100885+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:09.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:07:09 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:07:09.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:09 smithi111 bash[27369]: cluster 2023-10-01T09:07:08.100885+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:09.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:09 smithi111 bash[33891]: cluster 2023-10-01T09:07:08.100885+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: cluster 2023-10-01T09:07:10.101512+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.365515+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.705161+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.706653+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.708059+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.714810+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.722767+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.725090+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.726210+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:07:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:11 smithi183 bash[27651]: audit 2023-10-01T09:07:10.732306+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: cluster 2023-10-01T09:07:10.101512+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:11.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.365515+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.705161+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.706653+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:11.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.708059+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.714810+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.722767+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.725090+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.726210+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[27369]: audit 2023-10-01T09:07:10.732306+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: cluster 2023-10-01T09:07:10.101512+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:11.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.365515+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.705161+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.706653+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.708059+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.714810+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.722767+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.725090+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.726210+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:07:11.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:11 smithi111 bash[33891]: audit 2023-10-01T09:07:10.732306+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:12.835 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:13.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:13 smithi111 bash[27369]: cluster 2023-10-01T09:07:12.102421+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:13.732 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:13 smithi111 bash[33891]: cluster 2023-10-01T09:07:12.102421+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:13 smithi183 bash[27651]: cluster 2023-10-01T09:07:12.102421+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:15.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:15 smithi183 bash[27651]: cluster 2023-10-01T09:07:14.102983+0000 mgr.y (mgr.24356) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:15 smithi111 bash[27369]: cluster 2023-10-01T09:07:14.102983+0000 mgr.y (mgr.24356) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:15.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:15 smithi111 bash[33891]: cluster 2023-10-01T09:07:14.102983+0000 mgr.y (mgr.24356) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:15.845 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:07:16.638 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:16 smithi111 bash[27369]: audit 2023-10-01T09:07:15.833244+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.111:0/1059927852' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:07:16.638 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:16 smithi111 bash[33891]: audit 2023-10-01T09:07:15.833244+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.111:0/1059927852' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:07:16.639 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":18,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6800","nonce":1488100577},{"type":"v1","addr":"172.21.15.111:6801","nonce":1488100577}]},"active_addr":"172.21.15.111:6801/1488100577","active_change":"2023-10-01T09:04:36.037810+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24355,"name":"x","mgr_features":4540138314316775423,"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":[]}}},{"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":[]},"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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_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":[]},"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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]}}},{"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":"","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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]},"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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":[]},"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_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":[]},"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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","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":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","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":"","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":[]},"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":"","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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":[]}}},{"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":"","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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","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.111:8443/","prometheus":"http://172.21.15.111:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":2641177178}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":2373917543}]}]} 2023-10-01T09:07:16.643 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-01T09:07:16.644 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T09:07:16.644 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:07:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:16 smithi183 bash[27651]: audit 2023-10-01T09:07:15.833244+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.111:0/1059927852' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:07:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:17 smithi183 bash[27651]: cluster 2023-10-01T09:07:16.103527+0000 mgr.y (mgr.24356) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:17 smithi183 bash[27651]: audit 2023-10-01T09:07:16.404100+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:17.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:17 smithi111 bash[27369]: cluster 2023-10-01T09:07:16.103527+0000 mgr.y (mgr.24356) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:17.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:17 smithi111 bash[27369]: audit 2023-10-01T09:07:16.404100+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:17.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:07:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:17] "GET /metrics HTTP/1.1" 200 191016 "" "Prometheus/2.33.4" 2023-10-01T09:07:17.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:17 smithi111 bash[33891]: cluster 2023-10-01T09:07:16.103527+0000 mgr.y (mgr.24356) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:17.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:17 smithi111 bash[33891]: audit 2023-10-01T09:07:16.404100+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:07:19.802 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:07:19 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:07:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:19 smithi183 bash[27651]: cluster 2023-10-01T09:07:18.104565+0000 mgr.y (mgr.24356) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:19.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:19 smithi111 bash[33891]: cluster 2023-10-01T09:07:18.104565+0000 mgr.y (mgr.24356) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:19.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:19 smithi111 bash[27369]: cluster 2023-10-01T09:07:18.104565+0000 mgr.y (mgr.24356) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:21.420 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:21.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:21 smithi183 bash[27651]: cluster 2023-10-01T09:07:20.105169+0000 mgr.y (mgr.24356) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:21.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:21 smithi111 bash[33891]: cluster 2023-10-01T09:07:20.105169+0000 mgr.y (mgr.24356) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:21.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:21 smithi111 bash[27369]: cluster 2023-10-01T09:07:20.105169+0000 mgr.y (mgr.24356) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:23 smithi183 bash[27651]: cluster 2023-10-01T09:07:22.106211+0000 mgr.y (mgr.24356) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:23.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:23 smithi111 bash[33891]: cluster 2023-10-01T09:07:22.106211+0000 mgr.y (mgr.24356) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:23.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:23 smithi111 bash[27369]: cluster 2023-10-01T09:07:22.106211+0000 mgr.y (mgr.24356) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T09:07:24.274 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:07:24.275 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":60,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:06:59.512885+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T09:00:31.502938+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T09:06:56.110654+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":"59","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":"2023-10-01T09:06:56.927700+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":"60","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":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+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}} 2023-10-01T09:07:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:24 smithi111 bash[27369]: audit 2023-10-01T09:07:24.269795+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.111:0/142598927' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:07:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:24 smithi111 bash[33891]: audit 2023-10-01T09:07:24.269795+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.111:0/142598927' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:07:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:24 smithi183 bash[27651]: audit 2023-10-01T09:07:24.269795+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.111:0/142598927' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:07:25.050 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T09:07:25.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:07:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:25 smithi183 bash[27651]: cluster 2023-10-01T09:07:24.106822+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:25 smithi111 bash[27369]: cluster 2023-10-01T09:07:24.106822+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:25 smithi111 bash[33891]: cluster 2023-10-01T09:07:24.106822+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:27 smithi183 bash[27651]: cluster 2023-10-01T09:07:26.107499+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:27 smithi111 bash[27369]: cluster 2023-10-01T09:07:26.107499+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:27.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:07:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:27] "GET /metrics HTTP/1.1" 200 191356 "" "Prometheus/2.33.4" 2023-10-01T09:07:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:27 smithi111 bash[33891]: cluster 2023-10-01T09:07:26.107499+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:29.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:07:29 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:07:29.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:29 smithi183 bash[27651]: cluster 2023-10-01T09:07:28.108764+0000 mgr.y (mgr.24356) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:29.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:29 smithi111 bash[27369]: cluster 2023-10-01T09:07:28.108764+0000 mgr.y (mgr.24356) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:29.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:29 smithi111 bash[33891]: cluster 2023-10-01T09:07:28.108764+0000 mgr.y (mgr.24356) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:29.828 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:31.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:31 smithi111 bash[27369]: cluster 2023-10-01T09:07:30.109437+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:31.702 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:31 smithi111 bash[33891]: cluster 2023-10-01T09:07:30.109437+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:31 smithi183 bash[27651]: cluster 2023-10-01T09:07:30.109437+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:33.037 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:07:33.037 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":60,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:06:59.512885+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T09:00:31.502938+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T09:06:56.110654+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":"59","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":"2023-10-01T09:06:56.927700+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":"60","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":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+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}} 2023-10-01T09:07:33.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:33 smithi111 bash[33891]: cluster 2023-10-01T09:07:32.110060+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:33.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:33 smithi111 bash[33891]: audit 2023-10-01T09:07:33.032674+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.111:0/507304777' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:07:33.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:33 smithi111 bash[27369]: cluster 2023-10-01T09:07:32.110060+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:33.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:33 smithi111 bash[27369]: audit 2023-10-01T09:07:33.032674+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.111:0/507304777' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:33 smithi183 bash[27651]: cluster 2023-10-01T09:07:32.110060+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:33 smithi183 bash[27651]: audit 2023-10-01T09:07:33.032674+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.111:0/507304777' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:07:33.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T09:07:33.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T09:07:33.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T09:07:33.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T09:07:33.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T09:07:33.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T09:07:33.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T09:07:33.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T09:07:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:35 smithi183 bash[27651]: cluster 2023-10-01T09:07:34.110430+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:35.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:35 smithi111 bash[33891]: cluster 2023-10-01T09:07:34.110430+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:35 smithi111 bash[27369]: cluster 2023-10-01T09:07:34.110430+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:36 smithi183 bash[27651]: audit 2023-10-01T09:07:36.078091+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-01T09:07:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:36 smithi183 bash[27651]: audit 2023-10-01T09:07:36.078651+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-01T09:07:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:36 smithi183 bash[27651]: audit 2023-10-01T09:07:36.079083+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-01T09:07:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:36 smithi111 bash[27369]: audit 2023-10-01T09:07:36.078091+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-01T09:07:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:36 smithi111 bash[27369]: audit 2023-10-01T09:07:36.078651+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-01T09:07:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:36 smithi111 bash[27369]: audit 2023-10-01T09:07:36.079083+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-01T09:07:36.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:36 smithi111 bash[33891]: audit 2023-10-01T09:07:36.078091+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-01T09:07:36.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:36 smithi111 bash[33891]: audit 2023-10-01T09:07:36.078651+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-01T09:07:36.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:36 smithi111 bash[33891]: audit 2023-10-01T09:07:36.079083+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-01T09:07:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:37 smithi183 bash[27651]: cluster 2023-10-01T09:07:36.111066+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:37 smithi183 bash[27651]: audit 2023-10-01T09:07:36.472051+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-10-01T09:07:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:37 smithi183 bash[27651]: audit 2023-10-01T09:07:36.472159+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-01T09:07:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:37 smithi183 bash[27651]: audit 2023-10-01T09:07:36.472270+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-01T09:07:37.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:37 smithi183 bash[27651]: cluster 2023-10-01T09:07:36.472368+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-01T09:07:37.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:37] "GET /metrics HTTP/1.1" 200 191354 "" "Prometheus/2.33.4" 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[33891]: cluster 2023-10-01T09:07:36.111066+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[33891]: audit 2023-10-01T09:07:36.472051+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[33891]: audit 2023-10-01T09:07:36.472159+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[33891]: audit 2023-10-01T09:07:36.472270+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[33891]: cluster 2023-10-01T09:07:36.472368+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[27369]: cluster 2023-10-01T09:07:36.111066+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:37.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[27369]: audit 2023-10-01T09:07:36.472051+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-10-01T09:07:37.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[27369]: audit 2023-10-01T09:07:36.472159+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-01T09:07:37.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[27369]: audit 2023-10-01T09:07:36.472270+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-01T09:07:37.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:37 smithi111 bash[27369]: cluster 2023-10-01T09:07:36.472368+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-01T09:07:38.706 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.706 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.706 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.707 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.707 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.707 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.712 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.712 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:38.741 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:38 smithi111 bash[27369]: cluster 2023-10-01T09:07:37.477126+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-01T09:07:38.741 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:38 smithi111 bash[27369]: cluster 2023-10-01T09:07:38.111762+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:38.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:38 smithi111 bash[33891]: cluster 2023-10-01T09:07:37.477126+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-01T09:07:38.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:38 smithi111 bash[33891]: cluster 2023-10-01T09:07:38.111762+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:38.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:38 smithi183 bash[27651]: cluster 2023-10-01T09:07:37.477126+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-01T09:07:38.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:38 smithi183 bash[27651]: cluster 2023-10-01T09:07:38.111762+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:39.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:07:39 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:07:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:41 smithi183 bash[27651]: cluster 2023-10-01T09:07:40.112397+0000 mgr.y (mgr.24356) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:41.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:41 smithi111 bash[27369]: cluster 2023-10-01T09:07:40.112397+0000 mgr.y (mgr.24356) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:41.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:41 smithi111 bash[33891]: cluster 2023-10-01T09:07:40.112397+0000 mgr.y (mgr.24356) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:43 smithi183 bash[27651]: cluster 2023-10-01T09:07:42.113302+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:43 smithi111 bash[27369]: cluster 2023-10-01T09:07:42.113302+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:43 smithi111 bash[33891]: cluster 2023-10-01T09:07:42.113302+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:45 smithi183 bash[27651]: cluster 2023-10-01T09:07:44.113713+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:45.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:45 smithi111 bash[27369]: cluster 2023-10-01T09:07:44.113713+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:45.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:45 smithi111 bash[33891]: cluster 2023-10-01T09:07:44.113713+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:47.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:47 smithi111 bash[27369]: cluster 2023-10-01T09:07:46.114180+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:47.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:47 smithi111 bash[33891]: cluster 2023-10-01T09:07:46.114180+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:47 smithi183 bash[27651]: cluster 2023-10-01T09:07:46.114180+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:47.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:07:47 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:47] "GET /metrics HTTP/1.1" 200 191354 "" "Prometheus/2.33.4" 2023-10-01T09:07:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:49 smithi183 bash[27651]: cluster 2023-10-01T09:07:48.115258+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:49.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:07:49 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:07:49.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:49 smithi111 bash[27369]: cluster 2023-10-01T09:07:48.115258+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:49.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:49 smithi111 bash[33891]: cluster 2023-10-01T09:07:48.115258+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:51.218 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:51 smithi111 bash[27369]: cluster 2023-10-01T09:07:50.115656+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:51.218 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:51 smithi111 bash[33891]: cluster 2023-10-01T09:07:50.115656+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:51 smithi183 bash[27651]: cluster 2023-10-01T09:07:50.115656+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:53.421 INFO:teuthology.orchestra.run.smithi111.stdout:55834574948 2023-10-01T09:07:53.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T09:07:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:53 smithi183 bash[27651]: cluster 2023-10-01T09:07:52.116643+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:53.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:53 smithi111 bash[33891]: cluster 2023-10-01T09:07:52.116643+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:53.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:53 smithi111 bash[27369]: cluster 2023-10-01T09:07:52.116643+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:53.932 INFO:teuthology.orchestra.run.smithi111.stdout:107374182481 2023-10-01T09:07:53.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T09:07:53.933 INFO:teuthology.orchestra.run.smithi111.stdout:77309411418 2023-10-01T09:07:53.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T09:07:53.958 INFO:teuthology.orchestra.run.smithi111.stdout:180388626489 2023-10-01T09:07:53.959 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T09:07:54.678 INFO:teuthology.orchestra.run.smithi111.stdout:154618822720 2023-10-01T09:07:54.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T09:07:55.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:55 smithi111 bash[33891]: cluster 2023-10-01T09:07:54.117168+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:55 smithi111 bash[27369]: cluster 2023-10-01T09:07:54.117168+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:55 smithi183 bash[27651]: cluster 2023-10-01T09:07:54.117168+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:55.564 INFO:teuthology.orchestra.run.smithi111.stdout:128849018952 2023-10-01T09:07:55.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T09:07:55.659 INFO:teuthology.orchestra.run.smithi111.stdout:34359738475 2023-10-01T09:07:55.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T09:07:55.756 INFO:teuthology.orchestra.run.smithi111.stdout:206158430257 2023-10-01T09:07:55.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T09:07:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:57 smithi111 bash[27369]: cluster 2023-10-01T09:07:56.117790+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:57.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:57 smithi111 bash[33891]: cluster 2023-10-01T09:07:56.117790+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:57 smithi183 bash[27651]: cluster 2023-10-01T09:07:56.117790+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:57.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:07:57 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:57] "GET /metrics HTTP/1.1" 200 191384 "" "Prometheus/2.33.4" 2023-10-01T09:07:58.190 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:58.191 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:58.198 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:58.199 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:59.200 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:07:59.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:07:59 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:07:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:07:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:07:59 smithi183 bash[27651]: cluster 2023-10-01T09:07:58.118969+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:07:59 smithi111 bash[27369]: cluster 2023-10-01T09:07:58.118969+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:07:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:07:59 smithi111 bash[33891]: cluster 2023-10-01T09:07:58.118969+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:00.219 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:00.221 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:00.222 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:01 smithi183 bash[27651]: cluster 2023-10-01T09:08:00.119595+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:01 smithi111 bash[27369]: cluster 2023-10-01T09:08:00.119595+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:01 smithi111 bash[33891]: cluster 2023-10-01T09:08:00.119595+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:03 smithi183 bash[27651]: cluster 2023-10-01T09:08:02.120561+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:03 smithi111 bash[33891]: cluster 2023-10-01T09:08:02.120561+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:03 smithi111 bash[27369]: cluster 2023-10-01T09:08:02.120561+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:05 smithi183 bash[27651]: cluster 2023-10-01T09:08:04.121204+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:05.597 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:05 smithi111 bash[33891]: cluster 2023-10-01T09:08:04.121204+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:05.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:05 smithi111 bash[27369]: cluster 2023-10-01T09:08:04.121204+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:07.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:07 smithi111 bash[27369]: cluster 2023-10-01T09:08:06.121903+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:07.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:07 smithi111 bash[33891]: cluster 2023-10-01T09:08:06.121903+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:07 smithi183 bash[27651]: cluster 2023-10-01T09:08:06.121903+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:07.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:07] "GET /metrics HTTP/1.1" 200 191382 "" "Prometheus/2.33.4" 2023-10-01T09:08:09.495 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:09 smithi111 bash[33891]: cluster 2023-10-01T09:08:08.123030+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:09.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:09 smithi111 bash[27369]: cluster 2023-10-01T09:08:08.123030+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:09.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:08:09 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:08:09.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:09 smithi183 bash[27651]: cluster 2023-10-01T09:08:08.123030+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:09.853 INFO:teuthology.orchestra.run.smithi111.stdout:107374182485 2023-10-01T09:08:10.349 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:10 smithi111 bash[33891]: audit 2023-10-01T09:08:09.851117+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.111:0/3726572774' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:08:10.349 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:10 smithi111 bash[27369]: audit 2023-10-01T09:08:09.851117+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.111:0/3726572774' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:08:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:10 smithi183 bash[27651]: audit 2023-10-01T09:08:09.851117+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.111:0/3726572774' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:08:11.225 INFO:teuthology.orchestra.run.smithi111.stdout:77309411422 2023-10-01T09:08:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:11 smithi183 bash[27651]: cluster 2023-10-01T09:08:10.123501+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:11 smithi183 bash[27651]: audit 2023-10-01T09:08:10.742610+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:11 smithi183 bash[27651]: audit 2023-10-01T09:08:11.018976+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:11.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:11 smithi183 bash[27651]: audit 2023-10-01T09:08:11.222495+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.111:0/375594998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[27369]: cluster 2023-10-01T09:08:10.123501+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[27369]: audit 2023-10-01T09:08:10.742610+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[27369]: audit 2023-10-01T09:08:11.018976+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[27369]: audit 2023-10-01T09:08:11.222495+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.111:0/375594998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[33891]: cluster 2023-10-01T09:08:10.123501+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[33891]: audit 2023-10-01T09:08:10.742610+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[33891]: audit 2023-10-01T09:08:11.018976+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:11 smithi111 bash[33891]: audit 2023-10-01T09:08:11.222495+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.111:0/375594998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:08:12.187 INFO:teuthology.orchestra.run.smithi111.stdout:154618822724 2023-10-01T09:08:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:12 smithi183 bash[27651]: audit 2023-10-01T09:08:11.300859+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:12 smithi183 bash[27651]: audit 2023-10-01T09:08:11.302369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:12 smithi183 bash[27651]: audit 2023-10-01T09:08:11.309910+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:12 smithi183 bash[27651]: audit 2023-10-01T09:08:12.185013+0000 mon.a (mon.0) 721 : audit [DBG] from='client.? 172.21.15.111:0/3237730271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:08:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[33891]: audit 2023-10-01T09:08:11.300859+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[33891]: audit 2023-10-01T09:08:11.302369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:12.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[33891]: audit 2023-10-01T09:08:11.309910+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:12.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[33891]: audit 2023-10-01T09:08:12.185013+0000 mon.a (mon.0) 721 : audit [DBG] from='client.? 172.21.15.111:0/3237730271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:08:12.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[27369]: audit 2023-10-01T09:08:11.300859+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:12.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[27369]: audit 2023-10-01T09:08:11.302369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:12.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[27369]: audit 2023-10-01T09:08:11.309910+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:12.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:12 smithi111 bash[27369]: audit 2023-10-01T09:08:12.185013+0000 mon.a (mon.0) 721 : audit [DBG] from='client.? 172.21.15.111:0/3237730271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:08:12.649 INFO:teuthology.orchestra.run.smithi111.stdout:55834574953 2023-10-01T09:08:13.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:13 smithi111 bash[27369]: cluster 2023-10-01T09:08:12.123964+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:13 smithi111 bash[27369]: audit 2023-10-01T09:08:12.646794+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.111:0/3642232713' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:08:13.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:13 smithi111 bash[33891]: cluster 2023-10-01T09:08:12.123964+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:13.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:13 smithi111 bash[33891]: audit 2023-10-01T09:08:12.646794+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.111:0/3642232713' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:08:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:13 smithi183 bash[27651]: cluster 2023-10-01T09:08:12.123964+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:13 smithi183 bash[27651]: audit 2023-10-01T09:08:12.646794+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.111:0/3642232713' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:08:13.986 INFO:teuthology.orchestra.run.smithi111.stdout:206158430261 2023-10-01T09:08:14.039 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182481 got 107374182485 for osd.3 2023-10-01T09:08:14.040 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:14.069 INFO:teuthology.orchestra.run.smithi111.stdout:180388626494 2023-10-01T09:08:14.290 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411418 got 77309411422 for osd.2 2023-10-01T09:08:14.291 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:14.560 INFO:teuthology.orchestra.run.smithi111.stdout:34359738480 2023-10-01T09:08:14.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:14 smithi111 bash[27369]: audit 2023-10-01T09:08:13.983570+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.111:0/2936245002' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:08:14.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:14 smithi111 bash[27369]: audit 2023-10-01T09:08:14.067072+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.111:0/2003639363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:08:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:14 smithi111 bash[33891]: audit 2023-10-01T09:08:13.983570+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.111:0/2936245002' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:08:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:14 smithi111 bash[33891]: audit 2023-10-01T09:08:14.067072+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.111:0/2003639363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:08:14.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:14 smithi183 bash[27651]: audit 2023-10-01T09:08:13.983570+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.111:0/2936245002' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:08:14.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:14 smithi183 bash[27651]: audit 2023-10-01T09:08:14.067072+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.111:0/2003639363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:08:15.175 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822720 got 154618822724 for osd.5 2023-10-01T09:08:15.175 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:15.613 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:15 smithi111 bash[27369]: cluster 2023-10-01T09:08:14.124569+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:15.613 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:15 smithi111 bash[27369]: audit 2023-10-01T09:08:14.558048+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.111:0/3160508103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:08:15.613 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:15 smithi111 bash[33891]: cluster 2023-10-01T09:08:14.124569+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:15.613 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:15 smithi111 bash[33891]: audit 2023-10-01T09:08:14.558048+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.111:0/3160508103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:08:15.740 INFO:teuthology.orchestra.run.smithi111.stdout:128849018957 2023-10-01T09:08:15.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:15 smithi183 bash[27651]: cluster 2023-10-01T09:08:14.124569+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:15.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:15 smithi183 bash[27651]: audit 2023-10-01T09:08:14.558048+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.111:0/3160508103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:08:15.815 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574948 got 55834574953 for osd.1 2023-10-01T09:08:15.815 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:16 smithi183 bash[27651]: audit 2023-10-01T09:08:15.738277+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.111:0/1378141973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:08:16.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:16 smithi111 bash[33891]: audit 2023-10-01T09:08:15.738277+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.111:0/1378141973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:08:16.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:16 smithi111 bash[27369]: audit 2023-10-01T09:08:15.738277+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.111:0/1378141973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:08:17.127 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430257 got 206158430261 for osd.7 2023-10-01T09:08:17.127 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:17.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:17 smithi111 bash[27369]: cluster 2023-10-01T09:08:16.124994+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:17.391 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:17 smithi111 bash[33891]: cluster 2023-10-01T09:08:16.124994+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:17.391 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626489 got 180388626494 for osd.6 2023-10-01T09:08:17.392 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:17 smithi183 bash[27651]: cluster 2023-10-01T09:08:16.124994+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:17.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:17] "GET /metrics HTTP/1.1" 200 191382 "" "Prometheus/2.33.4" 2023-10-01T09:08:17.982 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738475 got 34359738480 for osd.0 2023-10-01T09:08:17.982 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:18.046 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018952 got 128849018957 for osd.4 2023-10-01T09:08:18.046 DEBUG:teuthology.parallel:result is None 2023-10-01T09:08:18.046 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T09:08:18.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:08:19.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:08:19 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:08:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:19 smithi183 bash[27651]: cluster 2023-10-01T09:08:18.125692+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:19.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:19 smithi111 bash[27369]: cluster 2023-10-01T09:08:18.125692+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:19.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:19 smithi111 bash[33891]: cluster 2023-10-01T09:08:18.125692+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:21 smithi183 bash[27651]: cluster 2023-10-01T09:08:20.126267+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:21.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:21 smithi111 bash[27369]: cluster 2023-10-01T09:08:20.126267+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:21.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:21 smithi111 bash[33891]: cluster 2023-10-01T09:08:20.126267+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:22.825 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:23.697 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:23 smithi111 bash[27369]: cluster 2023-10-01T09:08:22.127277+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:23.697 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:23 smithi111 bash[33891]: cluster 2023-10-01T09:08:22.127277+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:23 smithi183 bash[27651]: cluster 2023-10-01T09:08:22.127277+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:25 smithi183 bash[27651]: cluster 2023-10-01T09:08:24.127798+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:25.822 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:08:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:25 smithi111 bash[33891]: cluster 2023-10-01T09:08:24.127798+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:25 smithi111 bash[27369]: cluster 2023-10-01T09:08:24.127798+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:25.824 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:08:26.570 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":128,"stamp":"2023-10-01T09:08:24.127522+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"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":0,"data_stored":0,"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":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":2381748,"kb_used_data":4980,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579468,"statfs":{"total":767960285184,"available":765521375232,"internally_reserved":0,"allocated":5099520,"data_stored":2165194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.003868"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479102+0000","last_change":"2023-10-01T09:06:57.534865+0000","last_active":"2023-10-01T09:07:36.479102+0000","last_peered":"2023-10-01T09:07:36.479102+0000","last_clean":"2023-10-01T09:07:36.479102+0000","last_became_active":"2023-10-01T09:06:57.534505+0000","last_became_peered":"2023-10-01T09:06:57.534505+0000","last_unstale":"2023-10-01T09:07:36.479102+0000","last_undegraded":"2023-10-01T09:07:36.479102+0000","last_fullsized":"2023-10-01T09:07:36.479102+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471852+0000","last_change":"2023-10-01T09:06:57.503063+0000","last_active":"2023-10-01T09:07:36.471852+0000","last_peered":"2023-10-01T09:07:36.471852+0000","last_clean":"2023-10-01T09:07:36.471852+0000","last_became_active":"2023-10-01T09:06:57.502513+0000","last_became_peered":"2023-10-01T09:06:57.502513+0000","last_unstale":"2023-10-01T09:07:36.471852+0000","last_undegraded":"2023-10-01T09:07:36.471852+0000","last_fullsized":"2023-10-01T09:07:36.471852+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":4,"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,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.19","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476140+0000","last_change":"2023-10-01T09:06:57.533798+0000","last_active":"2023-10-01T09:07:36.476140+0000","last_peered":"2023-10-01T09:07:36.476140+0000","last_clean":"2023-10-01T09:07:36.476140+0000","last_became_active":"2023-10-01T09:06:57.533455+0000","last_became_peered":"2023-10-01T09:06:57.533455+0000","last_unstale":"2023-10-01T09:07:36.476140+0000","last_undegraded":"2023-10-01T09:07:36.476140+0000","last_fullsized":"2023-10-01T09:07:36.476140+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476947+0000","last_change":"2023-10-01T09:06:57.498941+0000","last_active":"2023-10-01T09:07:36.476947+0000","last_peered":"2023-10-01T09:07:36.476947+0000","last_clean":"2023-10-01T09:07:36.476947+0000","last_became_active":"2023-10-01T09:06:57.498637+0000","last_became_peered":"2023-10-01T09:06:57.498637+0000","last_unstale":"2023-10-01T09:07:36.476947+0000","last_undegraded":"2023-10-01T09:07:36.476947+0000","last_fullsized":"2023-10-01T09:07:36.476947+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479471+0000","last_change":"2023-10-01T09:06:57.531050+0000","last_active":"2023-10-01T09:07:36.479471+0000","last_peered":"2023-10-01T09:07:36.479471+0000","last_clean":"2023-10-01T09:07:36.479471+0000","last_became_active":"2023-10-01T09:06:57.530732+0000","last_became_peered":"2023-10-01T09:06:57.530732+0000","last_unstale":"2023-10-01T09:07:36.479471+0000","last_undegraded":"2023-10-01T09:07:36.479471+0000","last_fullsized":"2023-10-01T09:07:36.479471+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477124+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:07:36.477124+0000","last_peered":"2023-10-01T09:07:36.477124+0000","last_clean":"2023-10-01T09:07:36.477124+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:07:36.477124+0000","last_undegraded":"2023-10-01T09:07:36.477124+0000","last_fullsized":"2023-10-01T09:07:36.477124+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.1b","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.481419+0000","last_change":"2023-10-01T09:06:57.527400+0000","last_active":"2023-10-01T09:07:36.481419+0000","last_peered":"2023-10-01T09:07:36.481419+0000","last_clean":"2023-10-01T09:07:36.481419+0000","last_became_active":"2023-10-01T09:06:57.527129+0000","last_became_peered":"2023-10-01T09:06:57.527129+0000","last_unstale":"2023-10-01T09:07:36.481419+0000","last_undegraded":"2023-10-01T09:07:36.481419+0000","last_fullsized":"2023-10-01T09:07:36.481419+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477013+0000","last_change":"2023-10-01T09:06:57.512637+0000","last_active":"2023-10-01T09:07:36.477013+0000","last_peered":"2023-10-01T09:07:36.477013+0000","last_clean":"2023-10-01T09:07:36.477013+0000","last_became_active":"2023-10-01T09:06:57.512326+0000","last_became_peered":"2023-10-01T09:06:57.512326+0000","last_unstale":"2023-10-01T09:07:36.477013+0000","last_undegraded":"2023-10-01T09:07:36.477013+0000","last_fullsized":"2023-10-01T09:07:36.477013+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.1c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.478198+0000","last_change":"2023-10-01T09:06:57.528589+0000","last_active":"2023-10-01T09:07:36.478198+0000","last_peered":"2023-10-01T09:07:36.478198+0000","last_clean":"2023-10-01T09:07:36.478198+0000","last_became_active":"2023-10-01T09:06:57.528252+0000","last_became_peered":"2023-10-01T09:06:57.528252+0000","last_unstale":"2023-10-01T09:07:36.478198+0000","last_undegraded":"2023-10-01T09:07:36.478198+0000","last_fullsized":"2023-10-01T09:07:36.478198+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471649+0000","last_change":"2023-10-01T09:06:57.507340+0000","last_active":"2023-10-01T09:07:36.471649+0000","last_peered":"2023-10-01T09:07:36.471649+0000","last_clean":"2023-10-01T09:07:36.471649+0000","last_became_active":"2023-10-01T09:06:57.507024+0000","last_became_peered":"2023-10-01T09:06:57.507024+0000","last_unstale":"2023-10-01T09:07:36.471649+0000","last_undegraded":"2023-10-01T09:07:36.471649+0000","last_fullsized":"2023-10-01T09:07:36.471649+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479260+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:07:36.479260+0000","last_peered":"2023-10-01T09:07:36.479260+0000","last_clean":"2023-10-01T09:07:36.479260+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:07:36.479260+0000","last_undegraded":"2023-10-01T09:07:36.479260+0000","last_fullsized":"2023-10-01T09:07:36.479260+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471576+0000","last_change":"2023-10-01T09:06:57.504687+0000","last_active":"2023-10-01T09:07:36.471576+0000","last_peered":"2023-10-01T09:07:36.471576+0000","last_clean":"2023-10-01T09:07:36.471576+0000","last_became_active":"2023-10-01T09:06:57.504351+0000","last_became_peered":"2023-10-01T09:06:57.504351+0000","last_unstale":"2023-10-01T09:07:36.471576+0000","last_undegraded":"2023-10-01T09:07:36.471576+0000","last_fullsized":"2023-10-01T09:07:36.471576+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.483010+0000","last_change":"2023-10-01T09:05:03.315647+0000","last_active":"2023-10-01T09:07:36.483010+0000","last_peered":"2023-10-01T09:07:36.483010+0000","last_clean":"2023-10-01T09:07:36.483010+0000","last_became_active":"2023-10-01T09:05:03.314880+0000","last_became_peered":"2023-10-01T09:05:03.314880+0000","last_unstale":"2023-10-01T09:07:36.483010+0000","last_undegraded":"2023-10-01T09:07:36.483010+0000","last_fullsized":"2023-10-01T09:07:36.483010+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475682+0000","last_change":"2023-10-01T09:06:57.639446+0000","last_active":"2023-10-01T09:07:36.475682+0000","last_peered":"2023-10-01T09:07:36.475682+0000","last_clean":"2023-10-01T09:07:36.475682+0000","last_became_active":"2023-10-01T09:06:57.639067+0000","last_became_peered":"2023-10-01T09:06:57.639067+0000","last_unstale":"2023-10-01T09:07:36.475682+0000","last_undegraded":"2023-10-01T09:07:36.475682+0000","last_fullsized":"2023-10-01T09:07:36.475682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474328+0000","last_change":"2023-10-01T09:05:03.566876+0000","last_active":"2023-10-01T09:07:36.474328+0000","last_peered":"2023-10-01T09:07:36.474328+0000","last_clean":"2023-10-01T09:07:36.474328+0000","last_became_active":"2023-10-01T09:05:03.566539+0000","last_became_peered":"2023-10-01T09:05:03.566539+0000","last_unstale":"2023-10-01T09:07:36.474328+0000","last_undegraded":"2023-10-01T09:07:36.474328+0000","last_fullsized":"2023-10-01T09:07:36.474328+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477377+0000","last_change":"2023-10-01T09:06:57.506596+0000","last_active":"2023-10-01T09:07:36.477377+0000","last_peered":"2023-10-01T09:07:36.477377+0000","last_clean":"2023-10-01T09:07:36.477377+0000","last_became_active":"2023-10-01T09:06:57.506236+0000","last_became_peered":"2023-10-01T09:06:57.506236+0000","last_unstale":"2023-10-01T09:07:36.477377+0000","last_undegraded":"2023-10-01T09:07:36.477377+0000","last_fullsized":"2023-10-01T09:07:36.477377+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471255+0000","last_change":"2023-10-01T09:06:57.643982+0000","last_active":"2023-10-01T09:07:36.471255+0000","last_peered":"2023-10-01T09:07:36.471255+0000","last_clean":"2023-10-01T09:07:36.471255+0000","last_became_active":"2023-10-01T09:06:57.643316+0000","last_became_peered":"2023-10-01T09:06:57.643316+0000","last_unstale":"2023-10-01T09:07:36.471255+0000","last_undegraded":"2023-10-01T09:07:36.471255+0000","last_fullsized":"2023-10-01T09:07:36.471255+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474899+0000","last_change":"2023-10-01T09:06:57.504966+0000","last_active":"2023-10-01T09:07:36.474899+0000","last_peered":"2023-10-01T09:07:36.474899+0000","last_clean":"2023-10-01T09:07:36.474899+0000","last_became_active":"2023-10-01T09:06:57.504663+0000","last_became_peered":"2023-10-01T09:06:57.504663+0000","last_unstale":"2023-10-01T09:07:36.474899+0000","last_undegraded":"2023-10-01T09:07:36.474899+0000","last_fullsized":"2023-10-01T09:07:36.474899+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717116+0000","last_change":"2023-10-01T09:05:04.044243+0000","last_active":"2023-10-01T09:07:36.717116+0000","last_peered":"2023-10-01T09:07:36.717116+0000","last_clean":"2023-10-01T09:07:36.717116+0000","last_became_active":"2023-10-01T09:05:04.043299+0000","last_became_peered":"2023-10-01T09:05:04.043299+0000","last_unstale":"2023-10-01T09:07:36.717116+0000","last_undegraded":"2023-10-01T09:07:36.717116+0000","last_fullsized":"2023-10-01T09:07:36.717116+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471733+0000","last_change":"2023-10-01T09:06:57.534125+0000","last_active":"2023-10-01T09:07:36.471733+0000","last_peered":"2023-10-01T09:07:36.471733+0000","last_clean":"2023-10-01T09:07:36.471733+0000","last_became_active":"2023-10-01T09:06:57.533770+0000","last_became_peered":"2023-10-01T09:06:57.533770+0000","last_unstale":"2023-10-01T09:07:36.471733+0000","last_undegraded":"2023-10-01T09:07:36.471733+0000","last_fullsized":"2023-10-01T09:07:36.471733+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471977+0000","last_change":"2023-10-01T09:06:57.505394+0000","last_active":"2023-10-01T09:07:36.471977+0000","last_peered":"2023-10-01T09:07:36.471977+0000","last_clean":"2023-10-01T09:07:36.471977+0000","last_became_active":"2023-10-01T09:06:57.503890+0000","last_became_peered":"2023-10-01T09:06:57.503890+0000","last_unstale":"2023-10-01T09:07:36.471977+0000","last_undegraded":"2023-10-01T09:07:36.471977+0000","last_fullsized":"2023-10-01T09:07:36.471977+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.716639+0000","last_change":"2023-10-01T09:05:04.043629+0000","last_active":"2023-10-01T09:07:36.716639+0000","last_peered":"2023-10-01T09:07:36.716639+0000","last_clean":"2023-10-01T09:07:36.716639+0000","last_became_active":"2023-10-01T09:05:04.042498+0000","last_became_peered":"2023-10-01T09:05:04.042498+0000","last_unstale":"2023-10-01T09:07:36.716639+0000","last_undegraded":"2023-10-01T09:07:36.716639+0000","last_fullsized":"2023-10-01T09:07:36.716639+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482913+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:07:36.482913+0000","last_peered":"2023-10-01T09:07:36.482913+0000","last_clean":"2023-10-01T09:07:36.482913+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:07:36.482913+0000","last_undegraded":"2023-10-01T09:07:36.482913+0000","last_fullsized":"2023-10-01T09:07:36.482913+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476179+0000","last_change":"2023-10-01T09:06:57.509874+0000","last_active":"2023-10-01T09:07:36.476179+0000","last_peered":"2023-10-01T09:07:36.476179+0000","last_clean":"2023-10-01T09:07:36.476179+0000","last_became_active":"2023-10-01T09:06:57.509513+0000","last_became_peered":"2023-10-01T09:06:57.509513+0000","last_unstale":"2023-10-01T09:07:36.476179+0000","last_undegraded":"2023-10-01T09:07:36.476179+0000","last_fullsized":"2023-10-01T09:07:36.476179+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.716666+0000","last_change":"2023-10-01T09:04:05.896760+0000","last_active":"2023-10-01T09:07:36.716666+0000","last_peered":"2023-10-01T09:07:36.716666+0000","last_clean":"2023-10-01T09:07:36.716666+0000","last_became_active":"2023-10-01T09:04:05.896093+0000","last_became_peered":"2023-10-01T09:04:05.896093+0000","last_unstale":"2023-10-01T09:07:36.716666+0000","last_undegraded":"2023-10-01T09:07:36.716666+0000","last_fullsized":"2023-10-01T09:07:36.716666+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476840+0000","last_change":"2023-10-01T09:05:03.315160+0000","last_active":"2023-10-01T09:07:36.476840+0000","last_peered":"2023-10-01T09:07:36.476840+0000","last_clean":"2023-10-01T09:07:36.476840+0000","last_became_active":"2023-10-01T09:05:03.314844+0000","last_became_peered":"2023-10-01T09:05:03.314844+0000","last_unstale":"2023-10-01T09:07:36.476840+0000","last_undegraded":"2023-10-01T09:07:36.476840+0000","last_fullsized":"2023-10-01T09:07:36.476840+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.473599+0000","last_change":"2023-10-01T09:06:59.009793+0000","last_active":"2023-10-01T09:07:36.473599+0000","last_peered":"2023-10-01T09:07:36.473599+0000","last_clean":"2023-10-01T09:07:36.473599+0000","last_became_active":"2023-10-01T09:06:59.009344+0000","last_became_peered":"2023-10-01T09:06:59.009344+0000","last_unstale":"2023-10-01T09:07:36.473599+0000","last_undegraded":"2023-10-01T09:07:36.473599+0000","last_fullsized":"2023-10-01T09:07:36.473599+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.472499+0000","last_change":"2023-10-01T09:06:57.507630+0000","last_active":"2023-10-01T09:07:36.472499+0000","last_peered":"2023-10-01T09:07:36.472499+0000","last_clean":"2023-10-01T09:07:36.472499+0000","last_became_active":"2023-10-01T09:06:57.506593+0000","last_became_peered":"2023-10-01T09:06:57.506593+0000","last_unstale":"2023-10-01T09:07:36.472499+0000","last_undegraded":"2023-10-01T09:07:36.472499+0000","last_fullsized":"2023-10-01T09:07:36.472499+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477981+0000","last_change":"2023-10-01T09:05:04.042502+0000","last_active":"2023-10-01T09:07:36.477981+0000","last_peered":"2023-10-01T09:07:36.477981+0000","last_clean":"2023-10-01T09:07:36.477981+0000","last_became_active":"2023-10-01T09:05:04.041672+0000","last_became_peered":"2023-10-01T09:05:04.041672+0000","last_unstale":"2023-10-01T09:07:36.477981+0000","last_undegraded":"2023-10-01T09:07:36.477981+0000","last_fullsized":"2023-10-01T09:07:36.477981+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474760+0000","last_change":"2023-10-01T09:06:58.855501+0000","last_active":"2023-10-01T09:07:36.474760+0000","last_peered":"2023-10-01T09:07:36.474760+0000","last_clean":"2023-10-01T09:07:36.474760+0000","last_became_active":"2023-10-01T09:06:58.855059+0000","last_became_peered":"2023-10-01T09:06:58.855059+0000","last_unstale":"2023-10-01T09:07:36.474760+0000","last_undegraded":"2023-10-01T09:07:36.474760+0000","last_fullsized":"2023-10-01T09:07:36.474760+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.481420+0000","last_change":"2023-10-01T09:06:57.510943+0000","last_active":"2023-10-01T09:07:36.481420+0000","last_peered":"2023-10-01T09:07:36.481420+0000","last_clean":"2023-10-01T09:07:36.481420+0000","last_became_active":"2023-10-01T09:06:57.510631+0000","last_became_peered":"2023-10-01T09:06:57.510631+0000","last_unstale":"2023-10-01T09:07:36.481420+0000","last_undegraded":"2023-10-01T09:07:36.481420+0000","last_fullsized":"2023-10-01T09:07:36.481420+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476684+0000","last_change":"2023-10-01T09:05:03.316441+0000","last_active":"2023-10-01T09:07:36.476684+0000","last_peered":"2023-10-01T09:07:36.476684+0000","last_clean":"2023-10-01T09:07:36.476684+0000","last_became_active":"2023-10-01T09:05:03.315966+0000","last_became_peered":"2023-10-01T09:05:03.315966+0000","last_unstale":"2023-10-01T09:07:36.476684+0000","last_undegraded":"2023-10-01T09:07:36.476684+0000","last_fullsized":"2023-10-01T09:07:36.476684+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.473124+0000","last_change":"2023-10-01T09:06:59.009648+0000","last_active":"2023-10-01T09:07:36.473124+0000","last_peered":"2023-10-01T09:07:36.473124+0000","last_clean":"2023-10-01T09:07:36.473124+0000","last_became_active":"2023-10-01T09:06:59.009321+0000","last_became_peered":"2023-10-01T09:06:59.009321+0000","last_unstale":"2023-10-01T09:07:36.473124+0000","last_undegraded":"2023-10-01T09:07:36.473124+0000","last_fullsized":"2023-10-01T09:07:36.473124+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477050+0000","last_change":"2023-10-01T09:06:57.516477+0000","last_active":"2023-10-01T09:07:36.477050+0000","last_peered":"2023-10-01T09:07:36.477050+0000","last_clean":"2023-10-01T09:07:36.477050+0000","last_became_active":"2023-10-01T09:06:57.516054+0000","last_became_peered":"2023-10-01T09:06:57.516054+0000","last_unstale":"2023-10-01T09:07:36.477050+0000","last_undegraded":"2023-10-01T09:07:36.477050+0000","last_fullsized":"2023-10-01T09:07:36.477050+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474639+0000","last_change":"2023-10-01T09:05:04.040091+0000","last_active":"2023-10-01T09:07:36.474639+0000","last_peered":"2023-10-01T09:07:36.474639+0000","last_clean":"2023-10-01T09:07:36.474639+0000","last_became_active":"2023-10-01T09:05:04.039683+0000","last_became_peered":"2023-10-01T09:05:04.039683+0000","last_unstale":"2023-10-01T09:07:36.474639+0000","last_undegraded":"2023-10-01T09:07:36.474639+0000","last_fullsized":"2023-10-01T09:07:36.474639+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.473754+0000","last_change":"2023-10-01T09:06:58.909477+0000","last_active":"2023-10-01T09:07:36.473754+0000","last_peered":"2023-10-01T09:07:36.473754+0000","last_clean":"2023-10-01T09:07:36.473754+0000","last_became_active":"2023-10-01T09:06:58.908881+0000","last_became_peered":"2023-10-01T09:06:58.908881+0000","last_unstale":"2023-10-01T09:07:36.473754+0000","last_undegraded":"2023-10-01T09:07:36.473754+0000","last_fullsized":"2023-10-01T09:07:36.473754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475729+0000","last_change":"2023-10-01T09:06:57.508071+0000","last_active":"2023-10-01T09:07:36.475729+0000","last_peered":"2023-10-01T09:07:36.475729+0000","last_clean":"2023-10-01T09:07:36.475729+0000","last_became_active":"2023-10-01T09:06:57.507338+0000","last_became_peered":"2023-10-01T09:06:57.507338+0000","last_unstale":"2023-10-01T09:07:36.475729+0000","last_undegraded":"2023-10-01T09:07:36.475729+0000","last_fullsized":"2023-10-01T09:07:36.475729+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479969+0000","last_change":"2023-10-01T09:06:57.529067+0000","last_active":"2023-10-01T09:07:36.479969+0000","last_peered":"2023-10-01T09:07:36.479969+0000","last_clean":"2023-10-01T09:07:36.479969+0000","last_became_active":"2023-10-01T09:06:57.528513+0000","last_became_peered":"2023-10-01T09:06:57.528513+0000","last_unstale":"2023-10-01T09:07:36.479969+0000","last_undegraded":"2023-10-01T09:07:36.479969+0000","last_fullsized":"2023-10-01T09:07:36.479969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479382+0000","last_change":"2023-10-01T09:06:57.508520+0000","last_active":"2023-10-01T09:07:36.479382+0000","last_peered":"2023-10-01T09:07:36.479382+0000","last_clean":"2023-10-01T09:07:36.479382+0000","last_became_active":"2023-10-01T09:06:57.508190+0000","last_became_peered":"2023-10-01T09:06:57.508190+0000","last_unstale":"2023-10-01T09:07:36.479382+0000","last_undegraded":"2023-10-01T09:07:36.479382+0000","last_fullsized":"2023-10-01T09:07:36.479382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.480076+0000","last_change":"2023-10-01T09:06:57.527643+0000","last_active":"2023-10-01T09:07:36.480076+0000","last_peered":"2023-10-01T09:07:36.480076+0000","last_clean":"2023-10-01T09:07:36.480076+0000","last_became_active":"2023-10-01T09:06:57.527307+0000","last_became_peered":"2023-10-01T09:06:57.527307+0000","last_unstale":"2023-10-01T09:07:36.480076+0000","last_undegraded":"2023-10-01T09:07:36.480076+0000","last_fullsized":"2023-10-01T09:07:36.480076+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482631+0000","last_change":"2023-10-01T09:06:57.516302+0000","last_active":"2023-10-01T09:07:36.482631+0000","last_peered":"2023-10-01T09:07:36.482631+0000","last_clean":"2023-10-01T09:07:36.482631+0000","last_became_active":"2023-10-01T09:06:57.515585+0000","last_became_peered":"2023-10-01T09:06:57.515585+0000","last_unstale":"2023-10-01T09:07:36.482631+0000","last_undegraded":"2023-10-01T09:07:36.482631+0000","last_fullsized":"2023-10-01T09:07:36.482631+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479441+0000","last_change":"2023-10-01T09:06:57.529094+0000","last_active":"2023-10-01T09:07:36.479441+0000","last_peered":"2023-10-01T09:07:36.479441+0000","last_clean":"2023-10-01T09:07:36.479441+0000","last_became_active":"2023-10-01T09:06:57.528759+0000","last_became_peered":"2023-10-01T09:06:57.528759+0000","last_unstale":"2023-10-01T09:07:36.479441+0000","last_undegraded":"2023-10-01T09:07:36.479441+0000","last_fullsized":"2023-10-01T09:07:36.479441+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476185+0000","last_change":"2023-10-01T09:06:57.500998+0000","last_active":"2023-10-01T09:07:36.476185+0000","last_peered":"2023-10-01T09:07:36.476185+0000","last_clean":"2023-10-01T09:07:36.476185+0000","last_became_active":"2023-10-01T09:06:57.500671+0000","last_became_peered":"2023-10-01T09:06:57.500671+0000","last_unstale":"2023-10-01T09:07:36.476185+0000","last_undegraded":"2023-10-01T09:07:36.476185+0000","last_fullsized":"2023-10-01T09:07:36.476185+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.b","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-01T09:07:37.833274+0000","last_change":"2023-10-01T09:07:37.833274+0000","last_active":"2023-10-01T09:07:37.833274+0000","last_peered":"2023-10-01T09:07:37.833274+0000","last_clean":"2023-10-01T09:07:37.833274+0000","last_became_active":"2023-10-01T09:07:37.832603+0000","last_became_peered":"2023-10-01T09:07:37.832603+0000","last_unstale":"2023-10-01T09:07:37.833274+0000","last_undegraded":"2023-10-01T09:07:37.833274+0000","last_fullsized":"2023-10-01T09:07:37.833274+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476826+0000","last_change":"2023-10-01T09:06:57.521605+0000","last_active":"2023-10-01T09:07:36.476826+0000","last_peered":"2023-10-01T09:07:36.476826+0000","last_clean":"2023-10-01T09:07:36.476826+0000","last_became_active":"2023-10-01T09:06:57.521215+0000","last_became_peered":"2023-10-01T09:06:57.521215+0000","last_unstale":"2023-10-01T09:07:36.476826+0000","last_undegraded":"2023-10-01T09:07:36.476826+0000","last_fullsized":"2023-10-01T09:07:36.476826+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482543+0000","last_change":"2023-10-01T09:06:57.644255+0000","last_active":"2023-10-01T09:07:36.482543+0000","last_peered":"2023-10-01T09:07:36.482543+0000","last_clean":"2023-10-01T09:07:36.482543+0000","last_became_active":"2023-10-01T09:06:57.643519+0000","last_became_peered":"2023-10-01T09:06:57.643519+0000","last_unstale":"2023-10-01T09:07:36.482543+0000","last_undegraded":"2023-10-01T09:07:36.482543+0000","last_fullsized":"2023-10-01T09:07:36.482543+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717303+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:07:36.717303+0000","last_peered":"2023-10-01T09:07:36.717303+0000","last_clean":"2023-10-01T09:07:36.717303+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:07:36.717303+0000","last_undegraded":"2023-10-01T09:07:36.717303+0000","last_fullsized":"2023-10-01T09:07:36.717303+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.9","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479140+0000","last_change":"2023-10-01T09:06:57.535410+0000","last_active":"2023-10-01T09:07:36.479140+0000","last_peered":"2023-10-01T09:07:36.479140+0000","last_clean":"2023-10-01T09:07:36.479140+0000","last_became_active":"2023-10-01T09:06:57.535025+0000","last_became_peered":"2023-10-01T09:06:57.535025+0000","last_unstale":"2023-10-01T09:07:36.479140+0000","last_undegraded":"2023-10-01T09:07:36.479140+0000","last_fullsized":"2023-10-01T09:07:36.479140+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717289+0000","last_change":"2023-10-01T09:06:57.519984+0000","last_active":"2023-10-01T09:07:36.717289+0000","last_peered":"2023-10-01T09:07:36.717289+0000","last_clean":"2023-10-01T09:07:36.717289+0000","last_became_active":"2023-10-01T09:06:57.519629+0000","last_became_peered":"2023-10-01T09:06:57.519629+0000","last_unstale":"2023-10-01T09:07:36.717289+0000","last_undegraded":"2023-10-01T09:07:36.717289+0000","last_fullsized":"2023-10-01T09:07:36.717289+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.8","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476914+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:07:36.476914+0000","last_peered":"2023-10-01T09:07:36.476914+0000","last_clean":"2023-10-01T09:07:36.476914+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:07:36.476914+0000","last_undegraded":"2023-10-01T09:07:36.476914+0000","last_fullsized":"2023-10-01T09:07:36.476914+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717382+0000","last_change":"2023-10-01T09:06:57.519135+0000","last_active":"2023-10-01T09:07:36.717382+0000","last_peered":"2023-10-01T09:07:36.717382+0000","last_clean":"2023-10-01T09:07:36.717382+0000","last_became_active":"2023-10-01T09:06:57.518775+0000","last_became_peered":"2023-10-01T09:06:57.518775+0000","last_unstale":"2023-10-01T09:07:36.717382+0000","last_undegraded":"2023-10-01T09:07:36.717382+0000","last_fullsized":"2023-10-01T09:07:36.717382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.17","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477386+0000","last_change":"2023-10-01T09:06:57.644104+0000","last_active":"2023-10-01T09:07:36.477386+0000","last_peered":"2023-10-01T09:07:36.477386+0000","last_clean":"2023-10-01T09:07:36.477386+0000","last_became_active":"2023-10-01T09:06:57.643342+0000","last_became_peered":"2023-10-01T09:06:57.643342+0000","last_unstale":"2023-10-01T09:07:36.477386+0000","last_undegraded":"2023-10-01T09:07:36.477386+0000","last_fullsized":"2023-10-01T09:07:36.477386+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482391+0000","last_change":"2023-10-01T09:06:57.507530+0000","last_active":"2023-10-01T09:07:36.482391+0000","last_peered":"2023-10-01T09:07:36.482391+0000","last_clean":"2023-10-01T09:07:36.482391+0000","last_became_active":"2023-10-01T09:06:57.507198+0000","last_became_peered":"2023-10-01T09:06:57.507198+0000","last_unstale":"2023-10-01T09:07:36.482391+0000","last_undegraded":"2023-10-01T09:07:36.482391+0000","last_fullsized":"2023-10-01T09:07:36.482391+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":8,"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,"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":"4.16","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471541+0000","last_change":"2023-10-01T09:06:57.643380+0000","last_active":"2023-10-01T09:07:36.471541+0000","last_peered":"2023-10-01T09:07:36.471541+0000","last_clean":"2023-10-01T09:07:36.471541+0000","last_became_active":"2023-10-01T09:06:57.642884+0000","last_became_peered":"2023-10-01T09:06:57.642884+0000","last_unstale":"2023-10-01T09:07:36.471541+0000","last_undegraded":"2023-10-01T09:07:36.471541+0000","last_fullsized":"2023-10-01T09:07:36.471541+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.716744+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:07:36.716744+0000","last_peered":"2023-10-01T09:07:36.716744+0000","last_clean":"2023-10-01T09:07:36.716744+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:07:36.716744+0000","last_undegraded":"2023-10-01T09:07:36.716744+0000","last_fullsized":"2023-10-01T09:07:36.716744+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477018+0000","last_change":"2023-10-01T09:06:57.646498+0000","last_active":"2023-10-01T09:07:36.477018+0000","last_peered":"2023-10-01T09:07:36.477018+0000","last_clean":"2023-10-01T09:07:36.477018+0000","last_became_active":"2023-10-01T09:06:57.646144+0000","last_became_peered":"2023-10-01T09:06:57.646144+0000","last_unstale":"2023-10-01T09:07:36.477018+0000","last_undegraded":"2023-10-01T09:07:36.477018+0000","last_fullsized":"2023-10-01T09:07:36.477018+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471337+0000","last_change":"2023-10-01T09:06:57.512537+0000","last_active":"2023-10-01T09:07:36.471337+0000","last_peered":"2023-10-01T09:07:36.471337+0000","last_clean":"2023-10-01T09:07:36.471337+0000","last_became_active":"2023-10-01T09:06:57.512255+0000","last_became_peered":"2023-10-01T09:06:57.512255+0000","last_unstale":"2023-10-01T09:07:36.471337+0000","last_undegraded":"2023-10-01T09:07:36.471337+0000","last_fullsized":"2023-10-01T09:07:36.471337+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476480+0000","last_change":"2023-10-01T09:06:57.639839+0000","last_active":"2023-10-01T09:07:36.476480+0000","last_peered":"2023-10-01T09:07:36.476480+0000","last_clean":"2023-10-01T09:07:36.476480+0000","last_became_active":"2023-10-01T09:06:57.639165+0000","last_became_peered":"2023-10-01T09:06:57.639165+0000","last_unstale":"2023-10-01T09:07:36.476480+0000","last_undegraded":"2023-10-01T09:07:36.476480+0000","last_fullsized":"2023-10-01T09:07:36.476480+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717143+0000","last_change":"2023-10-01T09:06:57.513369+0000","last_active":"2023-10-01T09:07:36.717143+0000","last_peered":"2023-10-01T09:07:36.717143+0000","last_clean":"2023-10-01T09:07:36.717143+0000","last_became_active":"2023-10-01T09:06:57.513026+0000","last_became_peered":"2023-10-01T09:06:57.513026+0000","last_unstale":"2023-10-01T09:07:36.717143+0000","last_undegraded":"2023-10-01T09:07:36.717143+0000","last_fullsized":"2023-10-01T09:07:36.717143+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.13","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-01T09:07:37.838826+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:07:37.838826+0000","last_peered":"2023-10-01T09:07:37.838826+0000","last_clean":"2023-10-01T09:07:37.838826+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:07:37.838826+0000","last_undegraded":"2023-10-01T09:07:37.838826+0000","last_fullsized":"2023-10-01T09:07:37.838826+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479530+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:07:36.479530+0000","last_peered":"2023-10-01T09:07:36.479530+0000","last_clean":"2023-10-01T09:07:36.479530+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:07:36.479530+0000","last_undegraded":"2023-10-01T09:07:36.479530+0000","last_fullsized":"2023-10-01T09:07:36.479530+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":6,"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,"stat_sum":{"num_bytes":1536,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.472964+0000","last_change":"2023-10-01T09:06:58.852539+0000","last_active":"2023-10-01T09:07:36.472964+0000","last_peered":"2023-10-01T09:07:36.472964+0000","last_clean":"2023-10-01T09:07:36.472964+0000","last_became_active":"2023-10-01T09:06:58.851793+0000","last_became_peered":"2023-10-01T09:06:58.851793+0000","last_unstale":"2023-10-01T09:07:36.472964+0000","last_undegraded":"2023-10-01T09:07:36.472964+0000","last_fullsized":"2023-10-01T09:07:36.472964+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717091+0000","last_change":"2023-10-01T09:06:57.520168+0000","last_active":"2023-10-01T09:07:36.717091+0000","last_peered":"2023-10-01T09:07:36.717091+0000","last_clean":"2023-10-01T09:07:36.717091+0000","last_became_active":"2023-10-01T09:06:57.519842+0000","last_became_peered":"2023-10-01T09:06:57.519842+0000","last_unstale":"2023-10-01T09:07:36.717091+0000","last_undegraded":"2023-10-01T09:07:36.717091+0000","last_fullsized":"2023-10-01T09:07:36.717091+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":3,"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,"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":"4.11","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476283+0000","last_change":"2023-10-01T09:06:57.644130+0000","last_active":"2023-10-01T09:07:36.476283+0000","last_peered":"2023-10-01T09:07:36.476283+0000","last_clean":"2023-10-01T09:07:36.476283+0000","last_became_active":"2023-10-01T09:06:57.643319+0000","last_became_peered":"2023-10-01T09:06:57.643319+0000","last_unstale":"2023-10-01T09:07:36.476283+0000","last_undegraded":"2023-10-01T09:07:36.476283+0000","last_fullsized":"2023-10-01T09:07:36.476283+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477177+0000","last_change":"2023-10-01T09:06:57.510739+0000","last_active":"2023-10-01T09:07:36.477177+0000","last_peered":"2023-10-01T09:07:36.477177+0000","last_clean":"2023-10-01T09:07:36.477177+0000","last_became_active":"2023-10-01T09:06:57.510390+0000","last_became_peered":"2023-10-01T09:06:57.510390+0000","last_unstale":"2023-10-01T09:07:36.477177+0000","last_undegraded":"2023-10-01T09:07:36.477177+0000","last_fullsized":"2023-10-01T09:07:36.477177+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475790+0000","last_change":"2023-10-01T09:06:57.535556+0000","last_active":"2023-10-01T09:07:36.475790+0000","last_peered":"2023-10-01T09:07:36.475790+0000","last_clean":"2023-10-01T09:07:36.475790+0000","last_became_active":"2023-10-01T09:06:57.535249+0000","last_became_peered":"2023-10-01T09:06:57.535249+0000","last_unstale":"2023-10-01T09:07:36.475790+0000","last_undegraded":"2023-10-01T09:07:36.475790+0000","last_fullsized":"2023-10-01T09:07:36.475790+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471869+0000","last_change":"2023-10-01T09:06:57.512239+0000","last_active":"2023-10-01T09:07:36.471869+0000","last_peered":"2023-10-01T09:07:36.471869+0000","last_clean":"2023-10-01T09:07:36.471869+0000","last_became_active":"2023-10-01T09:06:57.511823+0000","last_became_peered":"2023-10-01T09:06:57.511823+0000","last_unstale":"2023-10-01T09:07:36.471869+0000","last_undegraded":"2023-10-01T09:07:36.471869+0000","last_fullsized":"2023-10-01T09:07:36.471869+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482920+0000","last_change":"2023-10-01T09:06:57.535525+0000","last_active":"2023-10-01T09:07:36.482920+0000","last_peered":"2023-10-01T09:07:36.482920+0000","last_clean":"2023-10-01T09:07:36.482920+0000","last_became_active":"2023-10-01T09:06:57.535122+0000","last_became_peered":"2023-10-01T09:06:57.535122+0000","last_unstale":"2023-10-01T09:07:36.482920+0000","last_undegraded":"2023-10-01T09:07:36.482920+0000","last_fullsized":"2023-10-01T09:07:36.482920+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475882+0000","last_change":"2023-10-01T09:06:57.508283+0000","last_active":"2023-10-01T09:07:36.475882+0000","last_peered":"2023-10-01T09:07:36.475882+0000","last_clean":"2023-10-01T09:07:36.475882+0000","last_became_active":"2023-10-01T09:06:57.507744+0000","last_became_peered":"2023-10-01T09:06:57.507744+0000","last_unstale":"2023-10-01T09:07:36.475882+0000","last_undegraded":"2023-10-01T09:07:36.475882+0000","last_fullsized":"2023-10-01T09:07:36.475882+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471440+0000","last_change":"2023-10-01T09:06:57.643843+0000","last_active":"2023-10-01T09:07:36.471440+0000","last_peered":"2023-10-01T09:07:36.471440+0000","last_clean":"2023-10-01T09:07:36.471440+0000","last_became_active":"2023-10-01T09:06:57.643536+0000","last_became_peered":"2023-10-01T09:06:57.643536+0000","last_unstale":"2023-10-01T09:07:36.471440+0000","last_undegraded":"2023-10-01T09:07:36.471440+0000","last_fullsized":"2023-10-01T09:07:36.471440+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.472694+0000","last_change":"2023-10-01T09:06:57.527747+0000","last_active":"2023-10-01T09:07:36.472694+0000","last_peered":"2023-10-01T09:07:36.472694+0000","last_clean":"2023-10-01T09:07:36.472694+0000","last_became_active":"2023-10-01T09:06:57.519918+0000","last_became_peered":"2023-10-01T09:06:57.519918+0000","last_unstale":"2023-10-01T09:07:36.472694+0000","last_undegraded":"2023-10-01T09:07:36.472694+0000","last_fullsized":"2023-10-01T09:07:36.472694+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-01T09:07:37.833897+0000","last_change":"2023-10-01T09:07:37.833897+0000","last_active":"2023-10-01T09:07:37.833897+0000","last_peered":"2023-10-01T09:07:37.833897+0000","last_clean":"2023-10-01T09:07:37.833897+0000","last_became_active":"2023-10-01T09:07:37.833102+0000","last_became_peered":"2023-10-01T09:07:37.833102+0000","last_unstale":"2023-10-01T09:07:37.833897+0000","last_undegraded":"2023-10-01T09:07:37.833897+0000","last_fullsized":"2023-10-01T09:07:37.833897+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479318+0000","last_change":"2023-10-01T09:06:57.515164+0000","last_active":"2023-10-01T09:07:36.479318+0000","last_peered":"2023-10-01T09:07:36.479318+0000","last_clean":"2023-10-01T09:07:36.479318+0000","last_became_active":"2023-10-01T09:06:57.514809+0000","last_became_peered":"2023-10-01T09:06:57.514809+0000","last_unstale":"2023-10-01T09:07:36.479318+0000","last_undegraded":"2023-10-01T09:07:36.479318+0000","last_fullsized":"2023-10-01T09:07:36.479318+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":2306,"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":6918,"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":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430263,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.90500000000000003,"15min":0.90600000000000003},"min":{"1min":0.72799999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1699999999999999,"5min":1.254,"15min":1.254},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88600000000000001,"15min":0.91700000000000004},"min":{"1min":0.629,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.2110000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1499999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.91000000000000003,"15min":0.93000000000000005},"min":{"1min":0.57599999999999996,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.88700000000000001,"15min":0.91600000000000004},"min":{"1min":0.59999999999999998,"5min":0.497,"15min":0.497},"max":{"1min":1.0720000000000001,"5min":1.22,"15min":1.22},"last":1.3700000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90100000000000002,"15min":0.875},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1830000000000001,"5min":1.268,"15min":1.268},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.94699999999999995,"15min":0.95699999999999996},"min":{"1min":0.69599999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2450000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.238}]},{"osd":3,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.95399999999999996,"15min":0.97799999999999998},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.24,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.97199999999999998,"15min":0.97799999999999998},"min":{"1min":0.67500000000000004,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2849999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0449999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89000000000000001,"15min":0.88800000000000001},"min":{"1min":0.63500000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.298,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.077},{"interface":"front","average":{"1min":1.05,"5min":0.94799999999999995,"15min":0.92600000000000005},"min":{"1min":0.70899999999999996,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3420000000000001,"5min":1.389,"15min":1.389},"last":1.264}]},{"osd":5,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":0.97799999999999998,"15min":0.95799999999999996},"min":{"1min":0.623,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.349,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.319},{"interface":"front","average":{"1min":1.075,"5min":1.004,"15min":0.998},"min":{"1min":0.59099999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.177}]},{"osd":6,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.018,"15min":0.998},"min":{"1min":0.84799999999999998,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.081,"15min":1.0600000000000001},"min":{"1min":0.66700000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3680000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.3460000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626496,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86099999999999999,"15min":0.878},"min":{"1min":0.63300000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1140000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.88800000000000001,"15min":0.91000000000000003},"min":{"1min":0.67300000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2649999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.0449999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.86699999999999999,"15min":0.84799999999999998},"min":{"1min":0.68300000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1870000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.90400000000000003,"15min":0.93500000000000005},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.218,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.99199999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90200000000000002,"15min":0.91700000000000004},"min":{"1min":0.64000000000000001,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1759999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.93100000000000005,"15min":0.95999999999999996},"min":{"1min":0.63100000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3580000000000001,"5min":1.405,"15min":1.405},"last":1.1040000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.91600000000000004,"15min":0.90200000000000002},"min":{"1min":0.74399999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.96699999999999997,"15min":0.98799999999999999},"min":{"1min":0.68400000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.171,"5min":1.357,"15min":1.357},"last":0.90400000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.875,"15min":0.86399999999999999},"min":{"1min":0.73499999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.91000000000000003,"15min":0.91600000000000004},"min":{"1min":0.64500000000000002,"5min":0.439,"15min":0.439},"max":{"1min":1.254,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.72699999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.95199999999999996,"15min":0.94999999999999996},"min":{"1min":0.80200000000000005,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3129999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.147},{"interface":"front","average":{"1min":1.034,"5min":1.0069999999999999,"15min":1.0089999999999999},"min":{"1min":0.745,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3300000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.075}]},{"osd":7,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0289999999999999,"15min":1.0549999999999999},"min":{"1min":0.63400000000000001,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.256,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.018},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.077,"15min":1.081},"min":{"1min":0.77800000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4390000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.87}]}]},{"osd":1,"up_from":13,"seq":55834574955,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":269948,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:02 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.67500000000000004,"15min":0.60199999999999998},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.93999999999999995,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.751,"5min":0.745,"15min":0.60799999999999998},"min":{"1min":0.40600000000000003,"5min":0.39000000000000001,"15min":0.26800000000000002},"max":{"1min":1.0900000000000001,"5min":1.306,"15min":1.306},"last":0.59499999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:07:47 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.79100000000000004,"15min":0.69499999999999995},"min":{"1min":0.53200000000000003,"5min":0.41899999999999998,"15min":0.35799999999999998},"max":{"1min":1.1699999999999999,"5min":1.897,"15min":1.897},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.73499999999999999,"15min":0.66600000000000004},"min":{"1min":0.439,"5min":0.31,"15min":0.31},"max":{"1min":0.94599999999999995,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.625}]},{"osd":3,"last update":"Sun Oct 1 09:07:22 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.81899999999999995,"15min":0.82099999999999995},"min":{"1min":0.51800000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.208,"5min":1.623,"15min":1.623},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.73799999999999999,"15min":0.78100000000000003},"min":{"1min":0.52200000000000002,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.0149999999999999,"5min":1.208,"15min":1.284},"last":0.746}]},{"osd":4,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.94399999999999995,"15min":0.92300000000000004},"min":{"1min":0.64600000000000002,"5min":0.62,"15min":0.62},"max":{"1min":1.2150000000000001,"5min":1.474,"15min":1.474},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.0209999999999999,"15min":0.97599999999999998},"min":{"1min":0.70799999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4370000000000001,"5min":1.556,"15min":1.556},"last":1.089}]},{"osd":5,"last update":"Sun Oct 1 09:07:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96699999999999997,"15min":0.97699999999999998},"min":{"1min":0.72399999999999998,"5min":0.628,"15min":0.628},"max":{"1min":1.234,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0009999999999999,"15min":0.99099999999999999},"min":{"1min":0.73999999999999999,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.286,"5min":1.728,"15min":1.728},"last":1.1970000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:07:30 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0549999999999999,"15min":1.077},"min":{"1min":0.73799999999999999,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3149999999999999,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":1.008},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.054,"15min":1.0840000000000001},"min":{"1min":0.78400000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.2729999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.94699999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0820000000000001,"15min":1.1140000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2889999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.117},{"interface":"front","average":{"1min":1.127,"5min":1.1180000000000001,"15min":1.1559999999999999},"min":{"1min":0.82099999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.49,"5min":1.766,"15min":1.766},"last":1.1679999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.68100000000000005,"15min":0.56499999999999995},"min":{"1min":0.39300000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.96899999999999997,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.72899999999999998,"15min":0.59599999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.127,"5min":1.181,"15min":1.181},"last":0.70799999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:07:45 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.74199999999999999,"15min":0.64000000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0369999999999999,"5min":1.107,"15min":1.107},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.75900000000000001,"15min":0.67700000000000005},"min":{"1min":0.40300000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":2.6899999999999999,"5min":2.6899999999999999,"15min":2.6899999999999999},"last":0.72899999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:07:22 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.82599999999999996,"15min":0.77700000000000002},"min":{"1min":0.48599999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":2.8079999999999998,"5min":2.8079999999999998,"15min":2.8079999999999998},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.77100000000000002,"15min":0.74299999999999999},"min":{"1min":0.438,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.1739999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.78200000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.94399999999999995,"15min":0.91000000000000003},"min":{"1min":0.62,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.214,"5min":1.45,"15min":1.45},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.877,"5min":0.95599999999999996,"15min":0.95099999999999996},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2,"5min":2.8650000000000002,"15min":2.8650000000000002},"last":0.86599999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:07:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.995,"15min":0.96699999999999997},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.4910000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.02,"5min":1.032,"15min":1.03},"min":{"1min":0.76500000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3240000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0880000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:07:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0609999999999999,"15min":1.0700000000000001},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0940000000000001,"15min":1.117},"min":{"1min":0.76700000000000002,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3779999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.375}]},{"osd":7,"last update":"Sun Oct 1 09:08:14 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.107,"15min":1.1499999999999999},"min":{"1min":0.70799999999999996,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2490000000000001,"5min":1.605,"15min":1.605},"last":1.246},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.133,"15min":1.1850000000000001},"min":{"1min":0.73599999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.4199999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":269858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.69999999999999996,"15min":0.61499999999999999},"min":{"1min":0.50800000000000001,"5min":0.39200000000000002,"15min":0.34499999999999997},"max":{"1min":1.0509999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.70499999999999996,"15min":0.65200000000000002},"min":{"1min":0.39300000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.95099999999999996,"5min":1.073,"15min":1.073},"last":0.76000000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.73199999999999998,"15min":0.64400000000000002},"min":{"1min":0.51600000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1220000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.76200000000000001,"15min":0.69299999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.96899999999999997}]},{"osd":3,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.77900000000000003,"15min":0.76700000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.002,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.82999999999999996,"15min":0.79400000000000004},"min":{"1min":0.58999999999999997,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.079,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.0389999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.87,"15min":0.86499999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.071,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.97899999999999998,"15min":0.95899999999999996},"min":{"1min":0.66300000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2330000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.194}]},{"osd":5,"last update":"Sun Oct 1 09:07:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.0129999999999999,"15min":1.0309999999999999},"min":{"1min":0.63200000000000001,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2070000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.879},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0129999999999999,"15min":0.99099999999999999},"min":{"1min":0.71899999999999997,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.2110000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.99299999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.05,"15min":1.0660000000000001},"min":{"1min":0.77400000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3580000000000001,"5min":1.431,"15min":1.431},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.127,"15min":1.157},"min":{"1min":0.72799999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.327,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.1379999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.0149999999999999,"15min":1.0669999999999999},"min":{"1min":0.65200000000000002,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3460000000000001,"5min":1.361,"15min":1.361},"last":1.081},{"interface":"front","average":{"1min":1.038,"5min":1.1020000000000001,"15min":1.1559999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.397,"5min":1.482,"15min":1.482},"last":1.119}]}]},{"osd":3,"up_from":25,"seq":107374182488,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:23 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.69399999999999995,"15min":0.69999999999999996},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":2.9279999999999999,"5min":2.9279999999999999,"15min":2.9279999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.75600000000000001,"15min":0.71999999999999997},"min":{"1min":0.40000000000000002,"5min":0.38700000000000001,"15min":0.29499999999999998},"max":{"1min":3.1309999999999998,"5min":3.1309999999999998,"15min":3.1309999999999998},"last":0.64500000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:07:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.71999999999999997,"15min":0.70899999999999996},"min":{"1min":0.495,"5min":0.311,"15min":0.311},"max":{"1min":1.194,"5min":1.2090000000000001,"15min":1.482},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.79700000000000004,"15min":0.77100000000000002},"min":{"1min":0.47499999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":3.0960000000000001,"5min":3.0960000000000001,"15min":3.0960000000000001},"last":0.92700000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:07:23 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.79500000000000004,"15min":0.80100000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.129,"5min":1.304,"15min":1.304},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.81399999999999995,"15min":0.76400000000000001},"min":{"1min":0.46300000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":3.2679999999999998,"5min":3.2679999999999998,"15min":3.2679999999999998},"last":0.748}]},{"osd":4,"last update":"Sun Oct 1 09:08:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.995,"15min":0.93400000000000005},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":3.1970000000000001,"5min":3.1970000000000001,"15min":3.1970000000000001},"last":1.103},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97199999999999998,"15min":0.93500000000000005},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3799999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.997}]},{"osd":5,"last update":"Sun Oct 1 09:07:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.99099999999999999,"15min":0.97099999999999997},"min":{"1min":0.59799999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":3.0299999999999998,"5min":3.0299999999999998,"15min":3.0299999999999998},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.109,"5min":1.0580000000000001,"15min":1.0309999999999999},"min":{"1min":0.60199999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.9020000000000001,"5min":2.9020000000000001,"15min":2.9020000000000001},"last":1.006}]},{"osd":6,"last update":"Sun Oct 1 09:07:23 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.0820000000000001,"15min":1.0649999999999999},"min":{"1min":0.65200000000000002,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":3.0670000000000002,"5min":3.0670000000000002,"15min":3.0670000000000002},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.093,"15min":1.097},"min":{"1min":0.82499999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":2.8399999999999999,"5min":2.8399999999999999,"15min":2.8399999999999999},"last":1.306}]},{"osd":7,"last update":"Sun Oct 1 09:08:08 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.127,"15min":1.145},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":2.9820000000000002,"5min":2.9820000000000002,"15min":2.9820000000000002},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.089,"15min":1.107},"min":{"1min":0.754,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.321,"5min":1.627,"15min":1.627},"last":1.139}]}]},{"osd":4,"up_from":30,"seq":128849018959,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.88900000000000001,"15min":0.87},"min":{"1min":0.61799999999999999,"5min":0.501,"15min":0.501},"max":{"1min":1.218,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.88700000000000001,"15min":0.89400000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.153,"5min":1.534,"15min":1.534},"last":1.0529999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.85599999999999998},"min":{"1min":0.59699999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.119,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.89600000000000002,"15min":0.876},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2390000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.92300000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.89700000000000002,"15min":0.89100000000000001},"min":{"1min":0.72699999999999998,"5min":0.628,"15min":0.628},"max":{"1min":1.2809999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.94499999999999995,"15min":0.90500000000000003},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3839999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.206}]},{"osd":3,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.97499999999999998,"15min":0.90500000000000003},"min":{"1min":0.76800000000000002,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3080000000000001,"5min":1.466,"15min":1.466},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.92000000000000004,"15min":0.90400000000000003},"min":{"1min":0.76000000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.333,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.242}]},{"osd":5,"last update":"Sun Oct 1 09:07:49 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88200000000000001,"15min":0.81599999999999995},"min":{"1min":0.63300000000000001,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.88100000000000001,"15min":0.83999999999999997},"min":{"1min":0.69299999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0980000000000001,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.1200000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:07:34 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.94999999999999996,"15min":0.91400000000000003},"min":{"1min":0.72699999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.228,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.099,"5min":1.02,"15min":0.98699999999999999},"min":{"1min":0.753,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.266}]},{"osd":7,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.087,"15min":1.077},"min":{"1min":0.79600000000000004,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.036,"15min":1.024},"min":{"1min":0.88,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.359,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.286}]}]},{"osd":5,"up_from":36,"seq":154618822727,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.85499999999999998,"15min":0.81200000000000006},"min":{"1min":0.60799999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.341,"5min":1.379,"15min":1.379},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.90200000000000002,"15min":0.85799999999999998},"min":{"1min":0.60399999999999998,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.786,"5min":1.786,"15min":1.786},"last":1.0409999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.89900000000000002,"15min":0.85499999999999998},"min":{"1min":0.57299999999999995,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.095},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.88300000000000001,"15min":0.85499999999999998},"min":{"1min":0.56699999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":0.81200000000000006}]},{"osd":2,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.90300000000000002,"15min":0.89500000000000002},"min":{"1min":0.63400000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":2.3540000000000001,"5min":2.3540000000000001,"15min":2.3540000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.93500000000000005,"15min":0.879},"min":{"1min":0.60299999999999998,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.88300000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":0.92700000000000005,"15min":0.91300000000000003},"min":{"1min":0.67900000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":2.4500000000000002,"5min":2.4500000000000002,"15min":2.4500000000000002},"last":1.022},{"interface":"front","average":{"1min":1.099,"5min":0.97099999999999997,"15min":0.91800000000000004},"min":{"1min":0.75,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.99199999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.85699999999999998,"15min":0.78500000000000003},"min":{"1min":0.52300000000000002,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.1100000000000001,"5min":0.91700000000000004,"15min":0.86499999999999999},"min":{"1min":0.81699999999999995,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":2.5270000000000001,"5min":2.5270000000000001,"15min":2.5270000000000001},"last":0.83499999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:07:25 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.92000000000000004,"15min":0.86699999999999999},"min":{"1min":0.63600000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.8740000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1799999999999999,"5min":0.95499999999999996,"15min":0.89300000000000002},"min":{"1min":0.68300000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":2.5910000000000002,"5min":2.5910000000000002,"15min":2.5910000000000002},"last":1.0720000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:08:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.022,"15min":0.96299999999999997},"min":{"1min":0.61299999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.819,"5min":2.1499999999999999,"15min":2.1499999999999999},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.056,"15min":1.0109999999999999},"min":{"1min":0.79300000000000004,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.653,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":1.1299999999999999}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"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":588,"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":1682,"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":624,"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":1606,"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":1752,"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}]}} 2023-10-01T09:08:26.575 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:27 smithi183 bash[27651]: audit 2023-10-01T09:08:25.801497+0000 mgr.y (mgr.24356) 148 : audit [DBG] from='client.24695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:27 smithi183 bash[27651]: cluster 2023-10-01T09:08:26.128383+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:27.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:27] "GET /metrics HTTP/1.1" 200 191387 "" "Prometheus/2.33.4" 2023-10-01T09:08:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:27 smithi111 bash[27369]: audit 2023-10-01T09:08:25.801497+0000 mgr.y (mgr.24356) 148 : audit [DBG] from='client.24695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:08:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:27 smithi111 bash[27369]: cluster 2023-10-01T09:08:26.128383+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:27 smithi111 bash[33891]: audit 2023-10-01T09:08:25.801497+0000 mgr.y (mgr.24356) 148 : audit [DBG] from='client.24695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:08:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:27 smithi111 bash[33891]: cluster 2023-10-01T09:08:26.128383+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:29.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:08:29 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:08:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:29 smithi183 bash[27651]: cluster 2023-10-01T09:08:28.129556+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:29.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:29 smithi111 bash[27369]: cluster 2023-10-01T09:08:28.129556+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:29.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:29 smithi111 bash[33891]: cluster 2023-10-01T09:08:28.129556+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:31.386 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:31 smithi183 bash[27651]: cluster 2023-10-01T09:08:30.130255+0000 mgr.y (mgr.24356) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:31 smithi111 bash[27369]: cluster 2023-10-01T09:08:30.130255+0000 mgr.y (mgr.24356) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:31.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:31 smithi111 bash[33891]: cluster 2023-10-01T09:08:30.130255+0000 mgr.y (mgr.24356) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:33 smithi183 bash[27651]: cluster 2023-10-01T09:08:32.131240+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:33.804 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:33 smithi111 bash[27369]: cluster 2023-10-01T09:08:32.131240+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:33.804 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:33 smithi111 bash[33891]: cluster 2023-10-01T09:08:32.131240+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:34.227 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:08:34.231 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:08:34.943 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":133,"stamp":"2023-10-01T09:08:34.131516+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"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":0,"data_stored":0,"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":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":2381748,"kb_used_data":4980,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579468,"statfs":{"total":767960285184,"available":765521375232,"internally_reserved":0,"allocated":5099520,"data_stored":2165194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.004938"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479102+0000","last_change":"2023-10-01T09:06:57.534865+0000","last_active":"2023-10-01T09:07:36.479102+0000","last_peered":"2023-10-01T09:07:36.479102+0000","last_clean":"2023-10-01T09:07:36.479102+0000","last_became_active":"2023-10-01T09:06:57.534505+0000","last_became_peered":"2023-10-01T09:06:57.534505+0000","last_unstale":"2023-10-01T09:07:36.479102+0000","last_undegraded":"2023-10-01T09:07:36.479102+0000","last_fullsized":"2023-10-01T09:07:36.479102+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471852+0000","last_change":"2023-10-01T09:06:57.503063+0000","last_active":"2023-10-01T09:07:36.471852+0000","last_peered":"2023-10-01T09:07:36.471852+0000","last_clean":"2023-10-01T09:07:36.471852+0000","last_became_active":"2023-10-01T09:06:57.502513+0000","last_became_peered":"2023-10-01T09:06:57.502513+0000","last_unstale":"2023-10-01T09:07:36.471852+0000","last_undegraded":"2023-10-01T09:07:36.471852+0000","last_fullsized":"2023-10-01T09:07:36.471852+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":4,"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,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.19","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476140+0000","last_change":"2023-10-01T09:06:57.533798+0000","last_active":"2023-10-01T09:07:36.476140+0000","last_peered":"2023-10-01T09:07:36.476140+0000","last_clean":"2023-10-01T09:07:36.476140+0000","last_became_active":"2023-10-01T09:06:57.533455+0000","last_became_peered":"2023-10-01T09:06:57.533455+0000","last_unstale":"2023-10-01T09:07:36.476140+0000","last_undegraded":"2023-10-01T09:07:36.476140+0000","last_fullsized":"2023-10-01T09:07:36.476140+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476947+0000","last_change":"2023-10-01T09:06:57.498941+0000","last_active":"2023-10-01T09:07:36.476947+0000","last_peered":"2023-10-01T09:07:36.476947+0000","last_clean":"2023-10-01T09:07:36.476947+0000","last_became_active":"2023-10-01T09:06:57.498637+0000","last_became_peered":"2023-10-01T09:06:57.498637+0000","last_unstale":"2023-10-01T09:07:36.476947+0000","last_undegraded":"2023-10-01T09:07:36.476947+0000","last_fullsized":"2023-10-01T09:07:36.476947+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479471+0000","last_change":"2023-10-01T09:06:57.531050+0000","last_active":"2023-10-01T09:07:36.479471+0000","last_peered":"2023-10-01T09:07:36.479471+0000","last_clean":"2023-10-01T09:07:36.479471+0000","last_became_active":"2023-10-01T09:06:57.530732+0000","last_became_peered":"2023-10-01T09:06:57.530732+0000","last_unstale":"2023-10-01T09:07:36.479471+0000","last_undegraded":"2023-10-01T09:07:36.479471+0000","last_fullsized":"2023-10-01T09:07:36.479471+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477124+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:07:36.477124+0000","last_peered":"2023-10-01T09:07:36.477124+0000","last_clean":"2023-10-01T09:07:36.477124+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:07:36.477124+0000","last_undegraded":"2023-10-01T09:07:36.477124+0000","last_fullsized":"2023-10-01T09:07:36.477124+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.1b","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.481419+0000","last_change":"2023-10-01T09:06:57.527400+0000","last_active":"2023-10-01T09:07:36.481419+0000","last_peered":"2023-10-01T09:07:36.481419+0000","last_clean":"2023-10-01T09:07:36.481419+0000","last_became_active":"2023-10-01T09:06:57.527129+0000","last_became_peered":"2023-10-01T09:06:57.527129+0000","last_unstale":"2023-10-01T09:07:36.481419+0000","last_undegraded":"2023-10-01T09:07:36.481419+0000","last_fullsized":"2023-10-01T09:07:36.481419+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477013+0000","last_change":"2023-10-01T09:06:57.512637+0000","last_active":"2023-10-01T09:07:36.477013+0000","last_peered":"2023-10-01T09:07:36.477013+0000","last_clean":"2023-10-01T09:07:36.477013+0000","last_became_active":"2023-10-01T09:06:57.512326+0000","last_became_peered":"2023-10-01T09:06:57.512326+0000","last_unstale":"2023-10-01T09:07:36.477013+0000","last_undegraded":"2023-10-01T09:07:36.477013+0000","last_fullsized":"2023-10-01T09:07:36.477013+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.1c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.478198+0000","last_change":"2023-10-01T09:06:57.528589+0000","last_active":"2023-10-01T09:07:36.478198+0000","last_peered":"2023-10-01T09:07:36.478198+0000","last_clean":"2023-10-01T09:07:36.478198+0000","last_became_active":"2023-10-01T09:06:57.528252+0000","last_became_peered":"2023-10-01T09:06:57.528252+0000","last_unstale":"2023-10-01T09:07:36.478198+0000","last_undegraded":"2023-10-01T09:07:36.478198+0000","last_fullsized":"2023-10-01T09:07:36.478198+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471649+0000","last_change":"2023-10-01T09:06:57.507340+0000","last_active":"2023-10-01T09:07:36.471649+0000","last_peered":"2023-10-01T09:07:36.471649+0000","last_clean":"2023-10-01T09:07:36.471649+0000","last_became_active":"2023-10-01T09:06:57.507024+0000","last_became_peered":"2023-10-01T09:06:57.507024+0000","last_unstale":"2023-10-01T09:07:36.471649+0000","last_undegraded":"2023-10-01T09:07:36.471649+0000","last_fullsized":"2023-10-01T09:07:36.471649+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479260+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:07:36.479260+0000","last_peered":"2023-10-01T09:07:36.479260+0000","last_clean":"2023-10-01T09:07:36.479260+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:07:36.479260+0000","last_undegraded":"2023-10-01T09:07:36.479260+0000","last_fullsized":"2023-10-01T09:07:36.479260+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471576+0000","last_change":"2023-10-01T09:06:57.504687+0000","last_active":"2023-10-01T09:07:36.471576+0000","last_peered":"2023-10-01T09:07:36.471576+0000","last_clean":"2023-10-01T09:07:36.471576+0000","last_became_active":"2023-10-01T09:06:57.504351+0000","last_became_peered":"2023-10-01T09:06:57.504351+0000","last_unstale":"2023-10-01T09:07:36.471576+0000","last_undegraded":"2023-10-01T09:07:36.471576+0000","last_fullsized":"2023-10-01T09:07:36.471576+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.483010+0000","last_change":"2023-10-01T09:05:03.315647+0000","last_active":"2023-10-01T09:07:36.483010+0000","last_peered":"2023-10-01T09:07:36.483010+0000","last_clean":"2023-10-01T09:07:36.483010+0000","last_became_active":"2023-10-01T09:05:03.314880+0000","last_became_peered":"2023-10-01T09:05:03.314880+0000","last_unstale":"2023-10-01T09:07:36.483010+0000","last_undegraded":"2023-10-01T09:07:36.483010+0000","last_fullsized":"2023-10-01T09:07:36.483010+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475682+0000","last_change":"2023-10-01T09:06:57.639446+0000","last_active":"2023-10-01T09:07:36.475682+0000","last_peered":"2023-10-01T09:07:36.475682+0000","last_clean":"2023-10-01T09:07:36.475682+0000","last_became_active":"2023-10-01T09:06:57.639067+0000","last_became_peered":"2023-10-01T09:06:57.639067+0000","last_unstale":"2023-10-01T09:07:36.475682+0000","last_undegraded":"2023-10-01T09:07:36.475682+0000","last_fullsized":"2023-10-01T09:07:36.475682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474328+0000","last_change":"2023-10-01T09:05:03.566876+0000","last_active":"2023-10-01T09:07:36.474328+0000","last_peered":"2023-10-01T09:07:36.474328+0000","last_clean":"2023-10-01T09:07:36.474328+0000","last_became_active":"2023-10-01T09:05:03.566539+0000","last_became_peered":"2023-10-01T09:05:03.566539+0000","last_unstale":"2023-10-01T09:07:36.474328+0000","last_undegraded":"2023-10-01T09:07:36.474328+0000","last_fullsized":"2023-10-01T09:07:36.474328+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477377+0000","last_change":"2023-10-01T09:06:57.506596+0000","last_active":"2023-10-01T09:07:36.477377+0000","last_peered":"2023-10-01T09:07:36.477377+0000","last_clean":"2023-10-01T09:07:36.477377+0000","last_became_active":"2023-10-01T09:06:57.506236+0000","last_became_peered":"2023-10-01T09:06:57.506236+0000","last_unstale":"2023-10-01T09:07:36.477377+0000","last_undegraded":"2023-10-01T09:07:36.477377+0000","last_fullsized":"2023-10-01T09:07:36.477377+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471255+0000","last_change":"2023-10-01T09:06:57.643982+0000","last_active":"2023-10-01T09:07:36.471255+0000","last_peered":"2023-10-01T09:07:36.471255+0000","last_clean":"2023-10-01T09:07:36.471255+0000","last_became_active":"2023-10-01T09:06:57.643316+0000","last_became_peered":"2023-10-01T09:06:57.643316+0000","last_unstale":"2023-10-01T09:07:36.471255+0000","last_undegraded":"2023-10-01T09:07:36.471255+0000","last_fullsized":"2023-10-01T09:07:36.471255+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474899+0000","last_change":"2023-10-01T09:06:57.504966+0000","last_active":"2023-10-01T09:07:36.474899+0000","last_peered":"2023-10-01T09:07:36.474899+0000","last_clean":"2023-10-01T09:07:36.474899+0000","last_became_active":"2023-10-01T09:06:57.504663+0000","last_became_peered":"2023-10-01T09:06:57.504663+0000","last_unstale":"2023-10-01T09:07:36.474899+0000","last_undegraded":"2023-10-01T09:07:36.474899+0000","last_fullsized":"2023-10-01T09:07:36.474899+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717116+0000","last_change":"2023-10-01T09:05:04.044243+0000","last_active":"2023-10-01T09:07:36.717116+0000","last_peered":"2023-10-01T09:07:36.717116+0000","last_clean":"2023-10-01T09:07:36.717116+0000","last_became_active":"2023-10-01T09:05:04.043299+0000","last_became_peered":"2023-10-01T09:05:04.043299+0000","last_unstale":"2023-10-01T09:07:36.717116+0000","last_undegraded":"2023-10-01T09:07:36.717116+0000","last_fullsized":"2023-10-01T09:07:36.717116+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471733+0000","last_change":"2023-10-01T09:06:57.534125+0000","last_active":"2023-10-01T09:07:36.471733+0000","last_peered":"2023-10-01T09:07:36.471733+0000","last_clean":"2023-10-01T09:07:36.471733+0000","last_became_active":"2023-10-01T09:06:57.533770+0000","last_became_peered":"2023-10-01T09:06:57.533770+0000","last_unstale":"2023-10-01T09:07:36.471733+0000","last_undegraded":"2023-10-01T09:07:36.471733+0000","last_fullsized":"2023-10-01T09:07:36.471733+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471977+0000","last_change":"2023-10-01T09:06:57.505394+0000","last_active":"2023-10-01T09:07:36.471977+0000","last_peered":"2023-10-01T09:07:36.471977+0000","last_clean":"2023-10-01T09:07:36.471977+0000","last_became_active":"2023-10-01T09:06:57.503890+0000","last_became_peered":"2023-10-01T09:06:57.503890+0000","last_unstale":"2023-10-01T09:07:36.471977+0000","last_undegraded":"2023-10-01T09:07:36.471977+0000","last_fullsized":"2023-10-01T09:07:36.471977+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.716639+0000","last_change":"2023-10-01T09:05:04.043629+0000","last_active":"2023-10-01T09:07:36.716639+0000","last_peered":"2023-10-01T09:07:36.716639+0000","last_clean":"2023-10-01T09:07:36.716639+0000","last_became_active":"2023-10-01T09:05:04.042498+0000","last_became_peered":"2023-10-01T09:05:04.042498+0000","last_unstale":"2023-10-01T09:07:36.716639+0000","last_undegraded":"2023-10-01T09:07:36.716639+0000","last_fullsized":"2023-10-01T09:07:36.716639+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482913+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:07:36.482913+0000","last_peered":"2023-10-01T09:07:36.482913+0000","last_clean":"2023-10-01T09:07:36.482913+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:07:36.482913+0000","last_undegraded":"2023-10-01T09:07:36.482913+0000","last_fullsized":"2023-10-01T09:07:36.482913+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476179+0000","last_change":"2023-10-01T09:06:57.509874+0000","last_active":"2023-10-01T09:07:36.476179+0000","last_peered":"2023-10-01T09:07:36.476179+0000","last_clean":"2023-10-01T09:07:36.476179+0000","last_became_active":"2023-10-01T09:06:57.509513+0000","last_became_peered":"2023-10-01T09:06:57.509513+0000","last_unstale":"2023-10-01T09:07:36.476179+0000","last_undegraded":"2023-10-01T09:07:36.476179+0000","last_fullsized":"2023-10-01T09:07:36.476179+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.716666+0000","last_change":"2023-10-01T09:04:05.896760+0000","last_active":"2023-10-01T09:07:36.716666+0000","last_peered":"2023-10-01T09:07:36.716666+0000","last_clean":"2023-10-01T09:07:36.716666+0000","last_became_active":"2023-10-01T09:04:05.896093+0000","last_became_peered":"2023-10-01T09:04:05.896093+0000","last_unstale":"2023-10-01T09:07:36.716666+0000","last_undegraded":"2023-10-01T09:07:36.716666+0000","last_fullsized":"2023-10-01T09:07:36.716666+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476840+0000","last_change":"2023-10-01T09:05:03.315160+0000","last_active":"2023-10-01T09:07:36.476840+0000","last_peered":"2023-10-01T09:07:36.476840+0000","last_clean":"2023-10-01T09:07:36.476840+0000","last_became_active":"2023-10-01T09:05:03.314844+0000","last_became_peered":"2023-10-01T09:05:03.314844+0000","last_unstale":"2023-10-01T09:07:36.476840+0000","last_undegraded":"2023-10-01T09:07:36.476840+0000","last_fullsized":"2023-10-01T09:07:36.476840+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.473599+0000","last_change":"2023-10-01T09:06:59.009793+0000","last_active":"2023-10-01T09:07:36.473599+0000","last_peered":"2023-10-01T09:07:36.473599+0000","last_clean":"2023-10-01T09:07:36.473599+0000","last_became_active":"2023-10-01T09:06:59.009344+0000","last_became_peered":"2023-10-01T09:06:59.009344+0000","last_unstale":"2023-10-01T09:07:36.473599+0000","last_undegraded":"2023-10-01T09:07:36.473599+0000","last_fullsized":"2023-10-01T09:07:36.473599+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.472499+0000","last_change":"2023-10-01T09:06:57.507630+0000","last_active":"2023-10-01T09:07:36.472499+0000","last_peered":"2023-10-01T09:07:36.472499+0000","last_clean":"2023-10-01T09:07:36.472499+0000","last_became_active":"2023-10-01T09:06:57.506593+0000","last_became_peered":"2023-10-01T09:06:57.506593+0000","last_unstale":"2023-10-01T09:07:36.472499+0000","last_undegraded":"2023-10-01T09:07:36.472499+0000","last_fullsized":"2023-10-01T09:07:36.472499+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477981+0000","last_change":"2023-10-01T09:05:04.042502+0000","last_active":"2023-10-01T09:07:36.477981+0000","last_peered":"2023-10-01T09:07:36.477981+0000","last_clean":"2023-10-01T09:07:36.477981+0000","last_became_active":"2023-10-01T09:05:04.041672+0000","last_became_peered":"2023-10-01T09:05:04.041672+0000","last_unstale":"2023-10-01T09:07:36.477981+0000","last_undegraded":"2023-10-01T09:07:36.477981+0000","last_fullsized":"2023-10-01T09:07:36.477981+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474760+0000","last_change":"2023-10-01T09:06:58.855501+0000","last_active":"2023-10-01T09:07:36.474760+0000","last_peered":"2023-10-01T09:07:36.474760+0000","last_clean":"2023-10-01T09:07:36.474760+0000","last_became_active":"2023-10-01T09:06:58.855059+0000","last_became_peered":"2023-10-01T09:06:58.855059+0000","last_unstale":"2023-10-01T09:07:36.474760+0000","last_undegraded":"2023-10-01T09:07:36.474760+0000","last_fullsized":"2023-10-01T09:07:36.474760+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.481420+0000","last_change":"2023-10-01T09:06:57.510943+0000","last_active":"2023-10-01T09:07:36.481420+0000","last_peered":"2023-10-01T09:07:36.481420+0000","last_clean":"2023-10-01T09:07:36.481420+0000","last_became_active":"2023-10-01T09:06:57.510631+0000","last_became_peered":"2023-10-01T09:06:57.510631+0000","last_unstale":"2023-10-01T09:07:36.481420+0000","last_undegraded":"2023-10-01T09:07:36.481420+0000","last_fullsized":"2023-10-01T09:07:36.481420+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476684+0000","last_change":"2023-10-01T09:05:03.316441+0000","last_active":"2023-10-01T09:07:36.476684+0000","last_peered":"2023-10-01T09:07:36.476684+0000","last_clean":"2023-10-01T09:07:36.476684+0000","last_became_active":"2023-10-01T09:05:03.315966+0000","last_became_peered":"2023-10-01T09:05:03.315966+0000","last_unstale":"2023-10-01T09:07:36.476684+0000","last_undegraded":"2023-10-01T09:07:36.476684+0000","last_fullsized":"2023-10-01T09:07:36.476684+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.473124+0000","last_change":"2023-10-01T09:06:59.009648+0000","last_active":"2023-10-01T09:07:36.473124+0000","last_peered":"2023-10-01T09:07:36.473124+0000","last_clean":"2023-10-01T09:07:36.473124+0000","last_became_active":"2023-10-01T09:06:59.009321+0000","last_became_peered":"2023-10-01T09:06:59.009321+0000","last_unstale":"2023-10-01T09:07:36.473124+0000","last_undegraded":"2023-10-01T09:07:36.473124+0000","last_fullsized":"2023-10-01T09:07:36.473124+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477050+0000","last_change":"2023-10-01T09:06:57.516477+0000","last_active":"2023-10-01T09:07:36.477050+0000","last_peered":"2023-10-01T09:07:36.477050+0000","last_clean":"2023-10-01T09:07:36.477050+0000","last_became_active":"2023-10-01T09:06:57.516054+0000","last_became_peered":"2023-10-01T09:06:57.516054+0000","last_unstale":"2023-10-01T09:07:36.477050+0000","last_undegraded":"2023-10-01T09:07:36.477050+0000","last_fullsized":"2023-10-01T09:07:36.477050+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.474639+0000","last_change":"2023-10-01T09:05:04.040091+0000","last_active":"2023-10-01T09:07:36.474639+0000","last_peered":"2023-10-01T09:07:36.474639+0000","last_clean":"2023-10-01T09:07:36.474639+0000","last_became_active":"2023-10-01T09:05:04.039683+0000","last_became_peered":"2023-10-01T09:05:04.039683+0000","last_unstale":"2023-10-01T09:07:36.474639+0000","last_undegraded":"2023-10-01T09:07:36.474639+0000","last_fullsized":"2023-10-01T09:07:36.474639+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.473754+0000","last_change":"2023-10-01T09:06:58.909477+0000","last_active":"2023-10-01T09:07:36.473754+0000","last_peered":"2023-10-01T09:07:36.473754+0000","last_clean":"2023-10-01T09:07:36.473754+0000","last_became_active":"2023-10-01T09:06:58.908881+0000","last_became_peered":"2023-10-01T09:06:58.908881+0000","last_unstale":"2023-10-01T09:07:36.473754+0000","last_undegraded":"2023-10-01T09:07:36.473754+0000","last_fullsized":"2023-10-01T09:07:36.473754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475729+0000","last_change":"2023-10-01T09:06:57.508071+0000","last_active":"2023-10-01T09:07:36.475729+0000","last_peered":"2023-10-01T09:07:36.475729+0000","last_clean":"2023-10-01T09:07:36.475729+0000","last_became_active":"2023-10-01T09:06:57.507338+0000","last_became_peered":"2023-10-01T09:06:57.507338+0000","last_unstale":"2023-10-01T09:07:36.475729+0000","last_undegraded":"2023-10-01T09:07:36.475729+0000","last_fullsized":"2023-10-01T09:07:36.475729+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479969+0000","last_change":"2023-10-01T09:06:57.529067+0000","last_active":"2023-10-01T09:07:36.479969+0000","last_peered":"2023-10-01T09:07:36.479969+0000","last_clean":"2023-10-01T09:07:36.479969+0000","last_became_active":"2023-10-01T09:06:57.528513+0000","last_became_peered":"2023-10-01T09:06:57.528513+0000","last_unstale":"2023-10-01T09:07:36.479969+0000","last_undegraded":"2023-10-01T09:07:36.479969+0000","last_fullsized":"2023-10-01T09:07:36.479969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479382+0000","last_change":"2023-10-01T09:06:57.508520+0000","last_active":"2023-10-01T09:07:36.479382+0000","last_peered":"2023-10-01T09:07:36.479382+0000","last_clean":"2023-10-01T09:07:36.479382+0000","last_became_active":"2023-10-01T09:06:57.508190+0000","last_became_peered":"2023-10-01T09:06:57.508190+0000","last_unstale":"2023-10-01T09:07:36.479382+0000","last_undegraded":"2023-10-01T09:07:36.479382+0000","last_fullsized":"2023-10-01T09:07:36.479382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.480076+0000","last_change":"2023-10-01T09:06:57.527643+0000","last_active":"2023-10-01T09:07:36.480076+0000","last_peered":"2023-10-01T09:07:36.480076+0000","last_clean":"2023-10-01T09:07:36.480076+0000","last_became_active":"2023-10-01T09:06:57.527307+0000","last_became_peered":"2023-10-01T09:06:57.527307+0000","last_unstale":"2023-10-01T09:07:36.480076+0000","last_undegraded":"2023-10-01T09:07:36.480076+0000","last_fullsized":"2023-10-01T09:07:36.480076+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482631+0000","last_change":"2023-10-01T09:06:57.516302+0000","last_active":"2023-10-01T09:07:36.482631+0000","last_peered":"2023-10-01T09:07:36.482631+0000","last_clean":"2023-10-01T09:07:36.482631+0000","last_became_active":"2023-10-01T09:06:57.515585+0000","last_became_peered":"2023-10-01T09:06:57.515585+0000","last_unstale":"2023-10-01T09:07:36.482631+0000","last_undegraded":"2023-10-01T09:07:36.482631+0000","last_fullsized":"2023-10-01T09:07:36.482631+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479441+0000","last_change":"2023-10-01T09:06:57.529094+0000","last_active":"2023-10-01T09:07:36.479441+0000","last_peered":"2023-10-01T09:07:36.479441+0000","last_clean":"2023-10-01T09:07:36.479441+0000","last_became_active":"2023-10-01T09:06:57.528759+0000","last_became_peered":"2023-10-01T09:06:57.528759+0000","last_unstale":"2023-10-01T09:07:36.479441+0000","last_undegraded":"2023-10-01T09:07:36.479441+0000","last_fullsized":"2023-10-01T09:07:36.479441+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476185+0000","last_change":"2023-10-01T09:06:57.500998+0000","last_active":"2023-10-01T09:07:36.476185+0000","last_peered":"2023-10-01T09:07:36.476185+0000","last_clean":"2023-10-01T09:07:36.476185+0000","last_became_active":"2023-10-01T09:06:57.500671+0000","last_became_peered":"2023-10-01T09:06:57.500671+0000","last_unstale":"2023-10-01T09:07:36.476185+0000","last_undegraded":"2023-10-01T09:07:36.476185+0000","last_fullsized":"2023-10-01T09:07:36.476185+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.b","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-01T09:07:37.833274+0000","last_change":"2023-10-01T09:07:37.833274+0000","last_active":"2023-10-01T09:07:37.833274+0000","last_peered":"2023-10-01T09:07:37.833274+0000","last_clean":"2023-10-01T09:07:37.833274+0000","last_became_active":"2023-10-01T09:07:37.832603+0000","last_became_peered":"2023-10-01T09:07:37.832603+0000","last_unstale":"2023-10-01T09:07:37.833274+0000","last_undegraded":"2023-10-01T09:07:37.833274+0000","last_fullsized":"2023-10-01T09:07:37.833274+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476826+0000","last_change":"2023-10-01T09:06:57.521605+0000","last_active":"2023-10-01T09:07:36.476826+0000","last_peered":"2023-10-01T09:07:36.476826+0000","last_clean":"2023-10-01T09:07:36.476826+0000","last_became_active":"2023-10-01T09:06:57.521215+0000","last_became_peered":"2023-10-01T09:06:57.521215+0000","last_unstale":"2023-10-01T09:07:36.476826+0000","last_undegraded":"2023-10-01T09:07:36.476826+0000","last_fullsized":"2023-10-01T09:07:36.476826+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482543+0000","last_change":"2023-10-01T09:06:57.644255+0000","last_active":"2023-10-01T09:07:36.482543+0000","last_peered":"2023-10-01T09:07:36.482543+0000","last_clean":"2023-10-01T09:07:36.482543+0000","last_became_active":"2023-10-01T09:06:57.643519+0000","last_became_peered":"2023-10-01T09:06:57.643519+0000","last_unstale":"2023-10-01T09:07:36.482543+0000","last_undegraded":"2023-10-01T09:07:36.482543+0000","last_fullsized":"2023-10-01T09:07:36.482543+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717303+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:07:36.717303+0000","last_peered":"2023-10-01T09:07:36.717303+0000","last_clean":"2023-10-01T09:07:36.717303+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:07:36.717303+0000","last_undegraded":"2023-10-01T09:07:36.717303+0000","last_fullsized":"2023-10-01T09:07:36.717303+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.9","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479140+0000","last_change":"2023-10-01T09:06:57.535410+0000","last_active":"2023-10-01T09:07:36.479140+0000","last_peered":"2023-10-01T09:07:36.479140+0000","last_clean":"2023-10-01T09:07:36.479140+0000","last_became_active":"2023-10-01T09:06:57.535025+0000","last_became_peered":"2023-10-01T09:06:57.535025+0000","last_unstale":"2023-10-01T09:07:36.479140+0000","last_undegraded":"2023-10-01T09:07:36.479140+0000","last_fullsized":"2023-10-01T09:07:36.479140+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717289+0000","last_change":"2023-10-01T09:06:57.519984+0000","last_active":"2023-10-01T09:07:36.717289+0000","last_peered":"2023-10-01T09:07:36.717289+0000","last_clean":"2023-10-01T09:07:36.717289+0000","last_became_active":"2023-10-01T09:06:57.519629+0000","last_became_peered":"2023-10-01T09:06:57.519629+0000","last_unstale":"2023-10-01T09:07:36.717289+0000","last_undegraded":"2023-10-01T09:07:36.717289+0000","last_fullsized":"2023-10-01T09:07:36.717289+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.8","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476914+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:07:36.476914+0000","last_peered":"2023-10-01T09:07:36.476914+0000","last_clean":"2023-10-01T09:07:36.476914+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:07:36.476914+0000","last_undegraded":"2023-10-01T09:07:36.476914+0000","last_fullsized":"2023-10-01T09:07:36.476914+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717382+0000","last_change":"2023-10-01T09:06:57.519135+0000","last_active":"2023-10-01T09:07:36.717382+0000","last_peered":"2023-10-01T09:07:36.717382+0000","last_clean":"2023-10-01T09:07:36.717382+0000","last_became_active":"2023-10-01T09:06:57.518775+0000","last_became_peered":"2023-10-01T09:06:57.518775+0000","last_unstale":"2023-10-01T09:07:36.717382+0000","last_undegraded":"2023-10-01T09:07:36.717382+0000","last_fullsized":"2023-10-01T09:07:36.717382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.17","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477386+0000","last_change":"2023-10-01T09:06:57.644104+0000","last_active":"2023-10-01T09:07:36.477386+0000","last_peered":"2023-10-01T09:07:36.477386+0000","last_clean":"2023-10-01T09:07:36.477386+0000","last_became_active":"2023-10-01T09:06:57.643342+0000","last_became_peered":"2023-10-01T09:06:57.643342+0000","last_unstale":"2023-10-01T09:07:36.477386+0000","last_undegraded":"2023-10-01T09:07:36.477386+0000","last_fullsized":"2023-10-01T09:07:36.477386+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482391+0000","last_change":"2023-10-01T09:06:57.507530+0000","last_active":"2023-10-01T09:07:36.482391+0000","last_peered":"2023-10-01T09:07:36.482391+0000","last_clean":"2023-10-01T09:07:36.482391+0000","last_became_active":"2023-10-01T09:06:57.507198+0000","last_became_peered":"2023-10-01T09:06:57.507198+0000","last_unstale":"2023-10-01T09:07:36.482391+0000","last_undegraded":"2023-10-01T09:07:36.482391+0000","last_fullsized":"2023-10-01T09:07:36.482391+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":8,"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,"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":"4.16","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471541+0000","last_change":"2023-10-01T09:06:57.643380+0000","last_active":"2023-10-01T09:07:36.471541+0000","last_peered":"2023-10-01T09:07:36.471541+0000","last_clean":"2023-10-01T09:07:36.471541+0000","last_became_active":"2023-10-01T09:06:57.642884+0000","last_became_peered":"2023-10-01T09:06:57.642884+0000","last_unstale":"2023-10-01T09:07:36.471541+0000","last_undegraded":"2023-10-01T09:07:36.471541+0000","last_fullsized":"2023-10-01T09:07:36.471541+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.716744+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:07:36.716744+0000","last_peered":"2023-10-01T09:07:36.716744+0000","last_clean":"2023-10-01T09:07:36.716744+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:07:36.716744+0000","last_undegraded":"2023-10-01T09:07:36.716744+0000","last_fullsized":"2023-10-01T09:07:36.716744+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477018+0000","last_change":"2023-10-01T09:06:57.646498+0000","last_active":"2023-10-01T09:07:36.477018+0000","last_peered":"2023-10-01T09:07:36.477018+0000","last_clean":"2023-10-01T09:07:36.477018+0000","last_became_active":"2023-10-01T09:06:57.646144+0000","last_became_peered":"2023-10-01T09:06:57.646144+0000","last_unstale":"2023-10-01T09:07:36.477018+0000","last_undegraded":"2023-10-01T09:07:36.477018+0000","last_fullsized":"2023-10-01T09:07:36.477018+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471337+0000","last_change":"2023-10-01T09:06:57.512537+0000","last_active":"2023-10-01T09:07:36.471337+0000","last_peered":"2023-10-01T09:07:36.471337+0000","last_clean":"2023-10-01T09:07:36.471337+0000","last_became_active":"2023-10-01T09:06:57.512255+0000","last_became_peered":"2023-10-01T09:06:57.512255+0000","last_unstale":"2023-10-01T09:07:36.471337+0000","last_undegraded":"2023-10-01T09:07:36.471337+0000","last_fullsized":"2023-10-01T09:07:36.471337+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476480+0000","last_change":"2023-10-01T09:06:57.639839+0000","last_active":"2023-10-01T09:07:36.476480+0000","last_peered":"2023-10-01T09:07:36.476480+0000","last_clean":"2023-10-01T09:07:36.476480+0000","last_became_active":"2023-10-01T09:06:57.639165+0000","last_became_peered":"2023-10-01T09:06:57.639165+0000","last_unstale":"2023-10-01T09:07:36.476480+0000","last_undegraded":"2023-10-01T09:07:36.476480+0000","last_fullsized":"2023-10-01T09:07:36.476480+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717143+0000","last_change":"2023-10-01T09:06:57.513369+0000","last_active":"2023-10-01T09:07:36.717143+0000","last_peered":"2023-10-01T09:07:36.717143+0000","last_clean":"2023-10-01T09:07:36.717143+0000","last_became_active":"2023-10-01T09:06:57.513026+0000","last_became_peered":"2023-10-01T09:06:57.513026+0000","last_unstale":"2023-10-01T09:07:36.717143+0000","last_undegraded":"2023-10-01T09:07:36.717143+0000","last_fullsized":"2023-10-01T09:07:36.717143+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.13","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-01T09:07:37.838826+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:07:37.838826+0000","last_peered":"2023-10-01T09:07:37.838826+0000","last_clean":"2023-10-01T09:07:37.838826+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:07:37.838826+0000","last_undegraded":"2023-10-01T09:07:37.838826+0000","last_fullsized":"2023-10-01T09:07:37.838826+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479530+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:07:36.479530+0000","last_peered":"2023-10-01T09:07:36.479530+0000","last_clean":"2023-10-01T09:07:36.479530+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:07:36.479530+0000","last_undegraded":"2023-10-01T09:07:36.479530+0000","last_fullsized":"2023-10-01T09:07:36.479530+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":6,"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,"stat_sum":{"num_bytes":1536,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.472964+0000","last_change":"2023-10-01T09:06:58.852539+0000","last_active":"2023-10-01T09:07:36.472964+0000","last_peered":"2023-10-01T09:07:36.472964+0000","last_clean":"2023-10-01T09:07:36.472964+0000","last_became_active":"2023-10-01T09:06:58.851793+0000","last_became_peered":"2023-10-01T09:06:58.851793+0000","last_unstale":"2023-10-01T09:07:36.472964+0000","last_undegraded":"2023-10-01T09:07:36.472964+0000","last_fullsized":"2023-10-01T09:07:36.472964+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.717091+0000","last_change":"2023-10-01T09:06:57.520168+0000","last_active":"2023-10-01T09:07:36.717091+0000","last_peered":"2023-10-01T09:07:36.717091+0000","last_clean":"2023-10-01T09:07:36.717091+0000","last_became_active":"2023-10-01T09:06:57.519842+0000","last_became_peered":"2023-10-01T09:06:57.519842+0000","last_unstale":"2023-10-01T09:07:36.717091+0000","last_undegraded":"2023-10-01T09:07:36.717091+0000","last_fullsized":"2023-10-01T09:07:36.717091+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":3,"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,"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":"4.11","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.476283+0000","last_change":"2023-10-01T09:06:57.644130+0000","last_active":"2023-10-01T09:07:36.476283+0000","last_peered":"2023-10-01T09:07:36.476283+0000","last_clean":"2023-10-01T09:07:36.476283+0000","last_became_active":"2023-10-01T09:06:57.643319+0000","last_became_peered":"2023-10-01T09:06:57.643319+0000","last_unstale":"2023-10-01T09:07:36.476283+0000","last_undegraded":"2023-10-01T09:07:36.476283+0000","last_fullsized":"2023-10-01T09:07:36.476283+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.477177+0000","last_change":"2023-10-01T09:06:57.510739+0000","last_active":"2023-10-01T09:07:36.477177+0000","last_peered":"2023-10-01T09:07:36.477177+0000","last_clean":"2023-10-01T09:07:36.477177+0000","last_became_active":"2023-10-01T09:06:57.510390+0000","last_became_peered":"2023-10-01T09:06:57.510390+0000","last_unstale":"2023-10-01T09:07:36.477177+0000","last_undegraded":"2023-10-01T09:07:36.477177+0000","last_fullsized":"2023-10-01T09:07:36.477177+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475790+0000","last_change":"2023-10-01T09:06:57.535556+0000","last_active":"2023-10-01T09:07:36.475790+0000","last_peered":"2023-10-01T09:07:36.475790+0000","last_clean":"2023-10-01T09:07:36.475790+0000","last_became_active":"2023-10-01T09:06:57.535249+0000","last_became_peered":"2023-10-01T09:06:57.535249+0000","last_unstale":"2023-10-01T09:07:36.475790+0000","last_undegraded":"2023-10-01T09:07:36.475790+0000","last_fullsized":"2023-10-01T09:07:36.475790+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471869+0000","last_change":"2023-10-01T09:06:57.512239+0000","last_active":"2023-10-01T09:07:36.471869+0000","last_peered":"2023-10-01T09:07:36.471869+0000","last_clean":"2023-10-01T09:07:36.471869+0000","last_became_active":"2023-10-01T09:06:57.511823+0000","last_became_peered":"2023-10-01T09:06:57.511823+0000","last_unstale":"2023-10-01T09:07:36.471869+0000","last_undegraded":"2023-10-01T09:07:36.471869+0000","last_fullsized":"2023-10-01T09:07:36.471869+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.482920+0000","last_change":"2023-10-01T09:06:57.535525+0000","last_active":"2023-10-01T09:07:36.482920+0000","last_peered":"2023-10-01T09:07:36.482920+0000","last_clean":"2023-10-01T09:07:36.482920+0000","last_became_active":"2023-10-01T09:06:57.535122+0000","last_became_peered":"2023-10-01T09:06:57.535122+0000","last_unstale":"2023-10-01T09:07:36.482920+0000","last_undegraded":"2023-10-01T09:07:36.482920+0000","last_fullsized":"2023-10-01T09:07:36.482920+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.475882+0000","last_change":"2023-10-01T09:06:57.508283+0000","last_active":"2023-10-01T09:07:36.475882+0000","last_peered":"2023-10-01T09:07:36.475882+0000","last_clean":"2023-10-01T09:07:36.475882+0000","last_became_active":"2023-10-01T09:06:57.507744+0000","last_became_peered":"2023-10-01T09:06:57.507744+0000","last_unstale":"2023-10-01T09:07:36.475882+0000","last_undegraded":"2023-10-01T09:07:36.475882+0000","last_fullsized":"2023-10-01T09:07:36.475882+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.471440+0000","last_change":"2023-10-01T09:06:57.643843+0000","last_active":"2023-10-01T09:07:36.471440+0000","last_peered":"2023-10-01T09:07:36.471440+0000","last_clean":"2023-10-01T09:07:36.471440+0000","last_became_active":"2023-10-01T09:06:57.643536+0000","last_became_peered":"2023-10-01T09:06:57.643536+0000","last_unstale":"2023-10-01T09:07:36.471440+0000","last_undegraded":"2023-10-01T09:07:36.471440+0000","last_fullsized":"2023-10-01T09:07:36.471440+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.472694+0000","last_change":"2023-10-01T09:06:57.527747+0000","last_active":"2023-10-01T09:07:36.472694+0000","last_peered":"2023-10-01T09:07:36.472694+0000","last_clean":"2023-10-01T09:07:36.472694+0000","last_became_active":"2023-10-01T09:06:57.519918+0000","last_became_peered":"2023-10-01T09:06:57.519918+0000","last_unstale":"2023-10-01T09:07:36.472694+0000","last_undegraded":"2023-10-01T09:07:36.472694+0000","last_fullsized":"2023-10-01T09:07:36.472694+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-01T09:07:37.833897+0000","last_change":"2023-10-01T09:07:37.833897+0000","last_active":"2023-10-01T09:07:37.833897+0000","last_peered":"2023-10-01T09:07:37.833897+0000","last_clean":"2023-10-01T09:07:37.833897+0000","last_became_active":"2023-10-01T09:07:37.833102+0000","last_became_peered":"2023-10-01T09:07:37.833102+0000","last_unstale":"2023-10-01T09:07:37.833897+0000","last_undegraded":"2023-10-01T09:07:37.833897+0000","last_fullsized":"2023-10-01T09:07:37.833897+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T09:07:36.479318+0000","last_change":"2023-10-01T09:06:57.515164+0000","last_active":"2023-10-01T09:07:36.479318+0000","last_peered":"2023-10-01T09:07:36.479318+0000","last_clean":"2023-10-01T09:07:36.479318+0000","last_became_active":"2023-10-01T09:06:57.514809+0000","last_became_peered":"2023-10-01T09:06:57.514809+0000","last_unstale":"2023-10-01T09:07:36.479318+0000","last_undegraded":"2023-10-01T09:07:36.479318+0000","last_fullsized":"2023-10-01T09:07:36.479318+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":2306,"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":6918,"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":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430265,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.90500000000000003,"15min":0.90600000000000003},"min":{"1min":0.72799999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1699999999999999,"5min":1.254,"15min":1.254},"last":1.052},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88600000000000001,"15min":0.91700000000000004},"min":{"1min":0.629,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.2110000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.754}]},{"osd":1,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.91000000000000003,"15min":0.93000000000000005},"min":{"1min":0.57599999999999996,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.21},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.88700000000000001,"15min":0.91600000000000004},"min":{"1min":0.59999999999999998,"5min":0.497,"15min":0.497},"max":{"1min":1.0720000000000001,"5min":1.22,"15min":1.22},"last":1.115}]},{"osd":2,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90100000000000002,"15min":0.875},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1830000000000001,"5min":1.268,"15min":1.268},"last":1.141},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.94699999999999995,"15min":0.95699999999999996},"min":{"1min":0.69599999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2450000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.90200000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.95399999999999996,"15min":0.97799999999999998},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.24,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.97199999999999998,"15min":0.97799999999999998},"min":{"1min":0.67500000000000004,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2849999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.304}]},{"osd":4,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89000000000000001,"15min":0.88800000000000001},"min":{"1min":0.63500000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.298,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.05,"5min":0.94799999999999995,"15min":0.92600000000000005},"min":{"1min":0.70899999999999996,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.3420000000000001,"5min":1.389,"15min":1.389},"last":0.85899999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":0.97799999999999998,"15min":0.95799999999999996},"min":{"1min":0.623,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.349,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.004,"15min":0.998},"min":{"1min":0.59099999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.2709999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.018,"15min":0.998},"min":{"1min":0.84799999999999998,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.081,"15min":1.0600000000000001},"min":{"1min":0.66700000000000004,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3680000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.248}]}]},{"osd":6,"up_from":42,"seq":180388626498,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86099999999999999,"15min":0.878},"min":{"1min":0.63300000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1140000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.88800000000000001,"15min":0.91000000000000003},"min":{"1min":0.67300000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2649999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.83599999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.86699999999999999,"15min":0.84799999999999998},"min":{"1min":0.68300000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1870000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.90400000000000003,"15min":0.93500000000000005},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.218,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.995}]},{"osd":2,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90200000000000002,"15min":0.91700000000000004},"min":{"1min":0.64000000000000001,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1759999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.93100000000000005,"15min":0.95999999999999996},"min":{"1min":0.63100000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3580000000000001,"5min":1.405,"15min":1.405},"last":0.70499999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.91600000000000004,"15min":0.90200000000000002},"min":{"1min":0.74399999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.871},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.96699999999999997,"15min":0.98799999999999999},"min":{"1min":0.68400000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.171,"5min":1.357,"15min":1.357},"last":1.0900000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.875,"15min":0.86399999999999999},"min":{"1min":0.73499999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.91000000000000003,"15min":0.91600000000000004},"min":{"1min":0.64500000000000002,"5min":0.439,"15min":0.439},"max":{"1min":1.254,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.94699999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.95199999999999996,"15min":0.94999999999999996},"min":{"1min":0.80200000000000005,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3129999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.117},{"interface":"front","average":{"1min":1.034,"5min":1.0069999999999999,"15min":1.0089999999999999},"min":{"1min":0.745,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3300000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.0600000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0289999999999999,"15min":1.0549999999999999},"min":{"1min":0.63400000000000001,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.256,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.077,"15min":1.081},"min":{"1min":0.77800000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.4390000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.1879999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574957,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":269948,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:02 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.67500000000000004,"15min":0.60199999999999998},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.93999999999999995,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.751,"5min":0.745,"15min":0.60799999999999998},"min":{"1min":0.40600000000000003,"5min":0.39000000000000001,"15min":0.26800000000000002},"max":{"1min":1.0900000000000001,"5min":1.306,"15min":1.306},"last":0.94699999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:07:47 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.79100000000000004,"15min":0.69499999999999995},"min":{"1min":0.53200000000000003,"5min":0.41899999999999998,"15min":0.35799999999999998},"max":{"1min":1.1699999999999999,"5min":1.897,"15min":1.897},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.73499999999999999,"15min":0.66600000000000004},"min":{"1min":0.439,"5min":0.31,"15min":0.31},"max":{"1min":0.94599999999999995,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.91100000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:08:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.79400000000000004,"15min":0.81399999999999995},"min":{"1min":0.38100000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.044,"5min":1.623,"15min":1.623},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.71899999999999997,"15min":0.77300000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.86599999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.94399999999999995,"15min":0.92300000000000004},"min":{"1min":0.64600000000000002,"5min":0.62,"15min":0.62},"max":{"1min":1.2150000000000001,"5min":1.474,"15min":1.474},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.04,"5min":1.0209999999999999,"15min":0.97599999999999998},"min":{"1min":0.70799999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4370000000000001,"5min":1.556,"15min":1.556},"last":1.0580000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:07:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96699999999999997,"15min":0.97699999999999998},"min":{"1min":0.72399999999999998,"5min":0.628,"15min":0.628},"max":{"1min":1.234,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.042},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0009999999999999,"15min":0.99099999999999999},"min":{"1min":0.73999999999999999,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.286,"5min":1.728,"15min":1.728},"last":1.1379999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:08:30 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0409999999999999,"15min":1.073},"min":{"1min":0.71899999999999997,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.357,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":1.357},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0329999999999999,"15min":1.077},"min":{"1min":0.71999999999999997,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3009999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1140000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0820000000000001,"15min":1.1140000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2889999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.1180000000000001,"15min":1.1559999999999999},"min":{"1min":0.82099999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.49,"5min":1.766,"15min":1.766},"last":1.2789999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738484,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.68100000000000005,"15min":0.56499999999999995},"min":{"1min":0.39300000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.96899999999999997,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.72899999999999998,"15min":0.59599999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.127,"5min":1.181,"15min":1.181},"last":0.95899999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:07:45 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.74199999999999999,"15min":0.64000000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0369999999999999,"5min":1.107,"15min":1.107},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.75900000000000001,"15min":0.67700000000000005},"min":{"1min":0.40300000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":2.6899999999999999,"5min":2.6899999999999999,"15min":2.6899999999999999},"last":0.92900000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:08:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.79900000000000004,"15min":0.77300000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.97099999999999997,"5min":2.8079999999999998,"15min":2.8079999999999998},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.76400000000000001,"15min":0.74099999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.1000000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.86199999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.94399999999999995,"15min":0.91000000000000003},"min":{"1min":0.62,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.214,"5min":1.45,"15min":1.45},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.877,"5min":0.95599999999999996,"15min":0.95099999999999996},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2,"5min":2.8650000000000002,"15min":2.8650000000000002},"last":1.02}]},{"osd":5,"last update":"Sun Oct 1 09:07:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.995,"15min":0.96699999999999997},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.4910000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.127},{"interface":"front","average":{"1min":1.02,"5min":1.032,"15min":1.03},"min":{"1min":0.76500000000000001,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3240000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.1950000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:08:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0489999999999999,"15min":1.0660000000000001},"min":{"1min":0.69999999999999996,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3029999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0740000000000001,"15min":1.1100000000000001},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.375,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.101}]},{"osd":7,"last update":"Sun Oct 1 09:08:14 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.107,"15min":1.1499999999999999},"min":{"1min":0.70799999999999996,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2490000000000001,"5min":1.605,"15min":1.605},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.133,"15min":1.1850000000000001},"min":{"1min":0.73599999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.2769999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411427,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":269858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.69999999999999996,"15min":0.61499999999999999},"min":{"1min":0.50800000000000001,"5min":0.39200000000000002,"15min":0.34499999999999997},"max":{"1min":1.0509999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.70499999999999996,"15min":0.65200000000000002},"min":{"1min":0.39300000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.95099999999999996,"5min":1.073,"15min":1.073},"last":0.90000000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.73199999999999998,"15min":0.64400000000000002},"min":{"1min":0.51600000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1220000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.76200000000000001,"15min":0.69299999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.21}]},{"osd":3,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.77900000000000003,"15min":0.76700000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.002,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.82999999999999996,"15min":0.79400000000000004},"min":{"1min":0.58999999999999997,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.079,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.94699999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.87,"15min":0.86499999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.071,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.05},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.97899999999999998,"15min":0.95899999999999996},"min":{"1min":0.66300000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2330000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.077}]},{"osd":5,"last update":"Sun Oct 1 09:07:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.0129999999999999,"15min":1.0309999999999999},"min":{"1min":0.63200000000000001,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2070000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.151},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0129999999999999,"15min":0.99099999999999999},"min":{"1min":0.71899999999999997,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.2110000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.359}]},{"osd":6,"last update":"Sun Oct 1 09:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.05,"15min":1.0660000000000001},"min":{"1min":0.77400000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3580000000000001,"5min":1.431,"15min":1.431},"last":1.4470000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.127,"15min":1.157},"min":{"1min":0.72799999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.327,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.2749999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.0149999999999999,"15min":1.0669999999999999},"min":{"1min":0.65200000000000002,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3460000000000001,"5min":1.361,"15min":1.361},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.1020000000000001,"15min":1.1559999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.397,"5min":1.482,"15min":1.482},"last":1.518}]}]},{"osd":3,"up_from":25,"seq":107374182490,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:25 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.68400000000000005,"15min":0.69099999999999995},"min":{"1min":0.371,"5min":0.311,"15min":0.311},"max":{"1min":0.85599999999999998,"5min":2.9279999999999999,"15min":2.9279999999999999},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.72899999999999998,"15min":0.71199999999999997},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.86599999999999999,"5min":3.1309999999999998,"15min":3.1309999999999998},"last":0.54500000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:08:25 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.70299999999999996,"15min":0.70199999999999996},"min":{"1min":0.32400000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.0349999999999999,"5min":1.2090000000000001,"15min":1.482},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.77300000000000002,"15min":0.76300000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.94599999999999995,"5min":3.0960000000000001,"15min":3.0960000000000001},"last":0.59599999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:08:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.77900000000000003,"15min":0.79400000000000004},"min":{"1min":0.44900000000000001,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.109,"5min":1.304,"15min":1.304},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.79000000000000004,"15min":0.76100000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.05,"5min":3.2679999999999998,"15min":3.2679999999999998},"last":0.65900000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:08:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.995,"15min":0.93400000000000005},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":3.1970000000000001,"5min":3.1970000000000001,"15min":3.1970000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97199999999999998,"15min":0.93500000000000005},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3799999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.79500000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:07:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.99099999999999999,"15min":0.97099999999999997},"min":{"1min":0.59799999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":3.0299999999999998,"5min":3.0299999999999998,"15min":3.0299999999999998},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.0580000000000001,"15min":1.0309999999999999},"min":{"1min":0.60199999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.9020000000000001,"5min":2.9020000000000001,"15min":2.9020000000000001},"last":0.77000000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:08:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.0649999999999999,"15min":1.0589999999999999},"min":{"1min":0.64100000000000001,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.224,"5min":3.0670000000000002,"15min":3.0670000000000002},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0649999999999999,"15min":1.087},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.306,"5min":2.8399999999999999,"15min":2.8399999999999999},"last":0.80900000000000005}]},{"osd":7,"last update":"Sun Oct 1 09:08:08 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.127,"15min":1.145},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":2.9820000000000002,"5min":2.9820000000000002,"15min":2.9820000000000002},"last":1.05},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.089,"15min":1.107},"min":{"1min":0.754,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.321,"5min":1.627,"15min":1.627},"last":0.85499999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018961,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.88900000000000001,"15min":0.87},"min":{"1min":0.61799999999999999,"5min":0.501,"15min":0.501},"max":{"1min":1.218,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.88700000000000001,"15min":0.89400000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.153,"5min":1.534,"15min":1.534},"last":0.88800000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.85599999999999998},"min":{"1min":0.59699999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.119,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.89600000000000002,"15min":0.876},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2390000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.97799999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.89700000000000002,"15min":0.89100000000000001},"min":{"1min":0.72699999999999998,"5min":0.628,"15min":0.628},"max":{"1min":1.2809999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.073},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.94499999999999995,"15min":0.90500000000000003},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3839999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.91100000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.97499999999999998,"15min":0.90500000000000003},"min":{"1min":0.76800000000000002,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3080000000000001,"5min":1.466,"15min":1.466},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.92000000000000004,"15min":0.90400000000000003},"min":{"1min":0.76000000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.333,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.0580000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:07:49 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.88200000000000001,"15min":0.81599999999999995},"min":{"1min":0.63300000000000001,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.88100000000000001,"15min":0.83999999999999997},"min":{"1min":0.69299999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.0980000000000001,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":1.111}]},{"osd":6,"last update":"Sun Oct 1 09:07:34 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.94999999999999996,"15min":0.91400000000000003},"min":{"1min":0.72699999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.228,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.177},{"interface":"front","average":{"1min":1.099,"5min":1.02,"15min":0.98699999999999999},"min":{"1min":0.753,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.244}]},{"osd":7,"last update":"Sun Oct 1 09:08:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.087,"15min":1.077},"min":{"1min":0.79600000000000004,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.036,"15min":1.024},"min":{"1min":0.88,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.359,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.127}]}]},{"osd":5,"up_from":36,"seq":154618822729,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.85499999999999998,"15min":0.81200000000000006},"min":{"1min":0.60799999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.341,"5min":1.379,"15min":1.379},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.90200000000000002,"15min":0.85799999999999998},"min":{"1min":0.60399999999999998,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.786,"5min":1.786,"15min":1.786},"last":0.74199999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.89900000000000002,"15min":0.85499999999999998},"min":{"1min":0.57299999999999995,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.88300000000000001,"15min":0.85499999999999998},"min":{"1min":0.56699999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":0.65400000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.90300000000000002,"15min":0.89500000000000002},"min":{"1min":0.63400000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":2.3540000000000001,"5min":2.3540000000000001,"15min":2.3540000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.93500000000000005,"15min":0.879},"min":{"1min":0.60299999999999998,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.0169999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":0.92700000000000005,"15min":0.91300000000000003},"min":{"1min":0.67900000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":2.4500000000000002,"5min":2.4500000000000002,"15min":2.4500000000000002},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.099,"5min":0.97099999999999997,"15min":0.91800000000000004},"min":{"1min":0.75,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.151}]},{"osd":4,"last update":"Sun Oct 1 09:07:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.85699999999999998,"15min":0.78500000000000003},"min":{"1min":0.52300000000000002,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":0.91700000000000004,"15min":0.86499999999999999},"min":{"1min":0.81699999999999995,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":2.5270000000000001,"5min":2.5270000000000001,"15min":2.5270000000000001},"last":0.88200000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:08:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.96199999999999997,"15min":0.88100000000000001},"min":{"1min":0.72699999999999998,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4790000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98999999999999999,"15min":0.90500000000000003},"min":{"1min":0.67500000000000004,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5109999999999999,"5min":2.5910000000000002,"15min":2.5910000000000002},"last":0.85399999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:08:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.022,"15min":0.96299999999999997},"min":{"1min":0.61299999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.819,"5min":2.1499999999999999,"15min":2.1499999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.056,"15min":1.0109999999999999},"min":{"1min":0.79300000000000004,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.653,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":1.048}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"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":588,"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":1682,"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":624,"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":1606,"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":1752,"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}]}} 2023-10-01T09:08:34.949 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T09:08:34.949 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-01T09:08:34.949 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-01T09:08:34.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-01T09:08:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:35 smithi183 bash[27651]: cluster 2023-10-01T09:08:34.131824+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:35 smithi183 bash[27651]: audit 2023-10-01T09:08:34.206602+0000 mgr.y (mgr.24356) 154 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:08:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:35 smithi111 bash[27369]: cluster 2023-10-01T09:08:34.131824+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:35 smithi111 bash[27369]: audit 2023-10-01T09:08:34.206602+0000 mgr.y (mgr.24356) 154 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:08:35.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:35 smithi111 bash[33891]: cluster 2023-10-01T09:08:34.131824+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:35.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:35 smithi111 bash[33891]: audit 2023-10-01T09:08:34.206602+0000 mgr.y (mgr.24356) 154 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:08:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:37 smithi183 bash[27651]: cluster 2023-10-01T09:08:36.132488+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:37.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:37 smithi111 bash[27369]: cluster 2023-10-01T09:08:36.132488+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:37.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:37 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:37] "GET /metrics HTTP/1.1" 200 191394 "" "Prometheus/2.33.4" 2023-10-01T09:08:37.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:37 smithi111 bash[33891]: cluster 2023-10-01T09:08:36.132488+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:39.759 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:39.792 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:39 smithi111 bash[27369]: cluster 2023-10-01T09:08:38.133579+0000 mgr.y (mgr.24356) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:39.792 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:39 smithi111 bash[33891]: cluster 2023-10-01T09:08:38.133579+0000 mgr.y (mgr.24356) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:39 smithi183 bash[27651]: cluster 2023-10-01T09:08:38.133579+0000 mgr.y (mgr.24356) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:39.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:08:39 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:08:41.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:41 smithi183 bash[27651]: cluster 2023-10-01T09:08:40.134239+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:41.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:41 smithi111 bash[27369]: cluster 2023-10-01T09:08:40.134239+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:41.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:41 smithi111 bash[33891]: cluster 2023-10-01T09:08:40.134239+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:42.775 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:08:43.506 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-01T09:08:43.506 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-01T09:08:43.507 INFO:teuthology.run_tasks:Running task print... 2023-10-01T09:08:43.522 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-10-01T09:08:43.522 INFO:teuthology.run_tasks:Running task parallel... 2023-10-01T09:08:43.542 INFO:teuthology.task.parallel:starting parallel... 2023-10-01T09:08:43.543 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-01T09:08:43.544 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-01T09:08:43.544 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-10-01T09:08:43.546 INFO:tasks.rados:Beginning rados... 2023-10-01T09:08:43.546 INFO:tasks.rados:joining rados 2023-10-01T09:08:43.546 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-01T09:08:43.546 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-01T09:08:43.547 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi111.front.sepia.ceph.com 2023-10-01T09:08:43.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-10-01T09:08:43.547 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-10-01T09:08:43.548 INFO:tasks.rados:starting run 0 out of 1 2023-10-01T09:08:43.548 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-01T09:08:43.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-10-01T09:08:43.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:43 smithi111 bash[33891]: cluster 2023-10-01T09:08:42.134844+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:43.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:43 smithi111 bash[33891]: audit 2023-10-01T09:08:42.772721+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.111:0/2964953265' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:08:43.741 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:43 smithi111 bash[27369]: cluster 2023-10-01T09:08:42.134844+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:43.741 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:43 smithi111 bash[27369]: audit 2023-10-01T09:08:42.772721+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.111:0/2964953265' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:08:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:43 smithi183 bash[27651]: cluster 2023-10-01T09:08:42.134844+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:43 smithi183 bash[27651]: audit 2023-10-01T09:08:42.772721+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.111:0/2964953265' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:08:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:45 smithi183 bash[27651]: cluster 2023-10-01T09:08:44.135292+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:45.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:45 smithi111 bash[33891]: cluster 2023-10-01T09:08:44.135292+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:45.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:45 smithi111 bash[27369]: cluster 2023-10-01T09:08:44.135292+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:47.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:46 smithi111 bash[27633]: [01/Oct/2023:09:08:46] ENGINE Bus STOPPING 2023-10-01T09:08:47.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:46 smithi111 bash[27633]: [01/Oct/2023:09:08:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:08:47.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:46 smithi111 bash[27633]: [01/Oct/2023:09:08:46] ENGINE Bus STOPPED 2023-10-01T09:08:47.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:46 smithi111 bash[27633]: [01/Oct/2023:09:08:46] ENGINE Bus STARTING 2023-10-01T09:08:47.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:46 smithi111 bash[27633]: [01/Oct/2023:09:08:46] ENGINE Serving on http://:::9283 2023-10-01T09:08:47.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:46 smithi111 bash[27633]: [01/Oct/2023:09:08:46] ENGINE Bus STARTED 2023-10-01T09:08:47.480 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-01T09:08:47.682 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:47] "GET /metrics HTTP/1.1" 200 191394 "" "Prometheus/2.33.4" 2023-10-01T09:08:47.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[33891]: cluster 2023-10-01T09:08:46.135702+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:47.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[33891]: audit 2023-10-01T09:08:46.767637+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' 2023-10-01T09:08:47.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[33891]: audit 2023-10-01T09:08:46.817858+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:47.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[27369]: cluster 2023-10-01T09:08:46.135702+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:47.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[27369]: audit 2023-10-01T09:08:46.767637+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' 2023-10-01T09:08:47.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:47 smithi111 bash[27369]: audit 2023-10-01T09:08:46.817858+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:47 smithi183 bash[27651]: cluster 2023-10-01T09:08:46.135702+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:47 smithi183 bash[27651]: audit 2023-10-01T09:08:46.767637+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' 2023-10-01T09:08:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:47 smithi183 bash[27651]: audit 2023-10-01T09:08:46.817858+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:48.315 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:08:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:49 smithi183 bash[27651]: cluster 2023-10-01T09:08:48.136730+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:49.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:08:49 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:08:49.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:49 smithi111 bash[27369]: cluster 2023-10-01T09:08:48.136730+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:49 smithi111 bash[33891]: cluster 2023-10-01T09:08:48.136730+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:51.722 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:51 smithi111 bash[27369]: cluster 2023-10-01T09:08:50.137379+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:51.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:51 smithi111 bash[33891]: cluster 2023-10-01T09:08:50.137379+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:51 smithi183 bash[27651]: cluster 2023-10-01T09:08:50.137379+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:52.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:52 smithi111 bash[27633]: [01/Oct/2023:09:08:52] ENGINE Bus STOPPING 2023-10-01T09:08:52.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:52 smithi111 bash[27633]: [01/Oct/2023:09:08:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:08:52.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:52 smithi111 bash[27633]: [01/Oct/2023:09:08:52] ENGINE Bus STOPPED 2023-10-01T09:08:52.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:52 smithi111 bash[27633]: [01/Oct/2023:09:08:52] ENGINE Bus STARTING 2023-10-01T09:08:52.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:52 smithi111 bash[27633]: [01/Oct/2023:09:08:52] ENGINE Serving on http://:::9283 2023-10-01T09:08:52.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:52 smithi111 bash[27633]: [01/Oct/2023:09:08:52] ENGINE Bus STARTED 2023-10-01T09:08:52.907 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-01T09:08:53.278 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_0' created 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: cluster 2023-10-01T09:08:52.138604+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.148681+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.111:0/3062056626' entity='client.admin' 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.262703+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.380961+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.111:0/698887206' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.381575+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.839748+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.840968+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:53.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.841990+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.847825+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.852991+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.854619+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.855432+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[27369]: audit 2023-10-01T09:08:52.861243+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: cluster 2023-10-01T09:08:52.138604+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.148681+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.111:0/3062056626' entity='client.admin' 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.262703+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.380961+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.111:0/698887206' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T09:08:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.381575+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.839748+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.840968+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.841990+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.847825+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.852991+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.854619+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.855432+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:53.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:53 smithi111 bash[33891]: audit 2023-10-01T09:08:52.861243+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: cluster 2023-10-01T09:08:52.138604+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.148681+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.111:0/3062056626' entity='client.admin' 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.262703+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.380961+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.111:0/698887206' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.381575+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.839748+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.840968+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.841990+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.847825+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.852991+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.854619+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:53.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.855432+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:53.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:53 smithi183 bash[27651]: audit 2023-10-01T09:08:52.861243+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:54.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-01T09:08:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:54 smithi183 bash[27651]: audit 2023-10-01T09:08:53.266339+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-01T09:08:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:54 smithi183 bash[27651]: cluster 2023-10-01T09:08:53.266399+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-01T09:08:54.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:54 smithi111 bash[33891]: audit 2023-10-01T09:08:53.266339+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-01T09:08:54.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:54 smithi111 bash[33891]: cluster 2023-10-01T09:08:53.266399+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-01T09:08:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:54 smithi111 bash[27369]: audit 2023-10-01T09:08:53.266339+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-01T09:08:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:54 smithi111 bash[27369]: cluster 2023-10-01T09:08:53.266399+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-01T09:08:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:55 smithi183 bash[27651]: cluster 2023-10-01T09:08:54.139418+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v144: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:55 smithi183 bash[27651]: cluster 2023-10-01T09:08:54.279928+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-01T09:08:55.554 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:55 smithi111 bash[27369]: cluster 2023-10-01T09:08:54.139418+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v144: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:55.555 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:55 smithi111 bash[27369]: cluster 2023-10-01T09:08:54.279928+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-01T09:08:55.555 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:55 smithi111 bash[33891]: cluster 2023-10-01T09:08:54.139418+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v144: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:55.555 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:55 smithi111 bash[33891]: cluster 2023-10-01T09:08:54.279928+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-01T09:08:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:56 smithi183 bash[27651]: cluster 2023-10-01T09:08:55.283953+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-01T09:08:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:56 smithi111 bash[27369]: cluster 2023-10-01T09:08:55.283953+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-01T09:08:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:56 smithi111 bash[33891]: cluster 2023-10-01T09:08:55.283953+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-01T09:08:56.832 INFO:teuthology.orchestra.run.smithi111.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27369]: cluster 2023-10-01T09:08:56.140059+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v147: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27369]: audit 2023-10-01T09:08:56.829156+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27369]: audit 2023-10-01T09:08:56.842343+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27369]: audit 2023-10-01T09:08:56.845491+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27369]: audit 2023-10-01T09:08:56.847036+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27369]: audit 2023-10-01T09:08:56.855959+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[33891]: cluster 2023-10-01T09:08:56.140059+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v147: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:57.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[33891]: audit 2023-10-01T09:08:56.829156+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:57.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[33891]: audit 2023-10-01T09:08:56.842343+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:57.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[33891]: audit 2023-10-01T09:08:56.845491+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:57.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[33891]: audit 2023-10-01T09:08:56.847036+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:57.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[33891]: audit 2023-10-01T09:08:56.855959+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:57.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:08:57 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:57] "GET /metrics HTTP/1.1" 200 191393 "" "Prometheus/2.33.4" 2023-10-01T09:08:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:57 smithi183 bash[27651]: cluster 2023-10-01T09:08:56.140059+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v147: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:57 smithi183 bash[27651]: audit 2023-10-01T09:08:56.829156+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:57 smithi183 bash[27651]: audit 2023-10-01T09:08:56.842343+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:08:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:57 smithi183 bash[27651]: audit 2023-10-01T09:08:56.845491+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:08:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:57 smithi183 bash[27651]: audit 2023-10-01T09:08:56.847036+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:08:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:57 smithi183 bash[27651]: audit 2023-10-01T09:08:56.855959+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:08:57.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T09:08:58.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:58 smithi111 bash[27369]: audit 2023-10-01T09:08:56.821000+0000 mgr.y (mgr.24356) 166 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:08:58.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:58 smithi111 bash[27369]: cephadm 2023-10-01T09:08:56.822571+0000 mgr.y (mgr.24356) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:58.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:58 smithi111 bash[27369]: cephadm 2023-10-01T09:08:56.862587+0000 mgr.y (mgr.24356) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:58 smithi111 bash[33891]: audit 2023-10-01T09:08:56.821000+0000 mgr.y (mgr.24356) 166 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:08:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:58 smithi111 bash[33891]: cephadm 2023-10-01T09:08:56.822571+0000 mgr.y (mgr.24356) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:58 smithi111 bash[33891]: cephadm 2023-10-01T09:08:56.862587+0000 mgr.y (mgr.24356) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:58.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:58 smithi183 bash[27651]: audit 2023-10-01T09:08:56.821000+0000 mgr.y (mgr.24356) 166 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:08:58.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:58 smithi183 bash[27651]: cephadm 2023-10-01T09:08:56.822571+0000 mgr.y (mgr.24356) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:58.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:58 smithi183 bash[27651]: cephadm 2023-10-01T09:08:56.862587+0000 mgr.y (mgr.24356) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T09:08:59.520 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:08:59 smithi111 bash[27369]: cluster 2023-10-01T09:08:58.141134+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:59.520 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:08:59 smithi111 bash[33891]: cluster 2023-10-01T09:08:58.141134+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:59.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:08:59 smithi183 bash[27651]: cluster 2023-10-01T09:08:58.141134+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:08:59.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:08:59 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:08:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:00.955 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:09:01.578 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:01 smithi111 bash[33891]: cluster 2023-10-01T09:09:00.141524+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:01.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:01 smithi111 bash[27369]: cluster 2023-10-01T09:09:00.141524+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:01.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:01 smithi183 bash[27651]: cluster 2023-10-01T09:09:00.141524+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:03.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:03 smithi111 bash[27369]: cluster 2023-10-01T09:09:02.142261+0000 mgr.y (mgr.24356) 171 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:03 smithi111 bash[33891]: cluster 2023-10-01T09:09:02.142261+0000 mgr.y (mgr.24356) 171 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:03 smithi183 bash[27651]: cluster 2023-10-01T09:09:02.142261+0000 mgr.y (mgr.24356) 171 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:alertmanager.a smithi111 *:9093,9094 running (2m) 11s ago 3m 13.1M - 0.23.0 ba2b418f427c 1dbb7e96df87 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:grafana.a smithi183 *:3000 running (3m) 11s ago 3m 43.4M - 8.3.5 dad864ee21e9 a7f7416d1801 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi111.prdolt smithi111 running (2m) 11s ago 2m 13.2M - 16.2.14-44-geeb13ac9 94a6c4498547 0ab0cce1b4e4 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi183.nsyrsi smithi183 running (119s) 11s ago 119s 11.5M - 16.2.14-44-geeb13ac9 94a6c4498547 a5045e6d9b47 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.x smithi183 *:8443 running (10m) 11s ago 10m 374M - 16.2.14-44-geeb13ac9 94a6c4498547 5765cf16982e 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.y smithi111 *:9283 running (12m) 11s ago 12m 428M - 16.2.14-44-geeb13ac9 94a6c4498547 61b87b4d5a20 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a smithi111 running (12m) 11s ago 12m 50.1M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 840f62041e3f 2023-10-01T09:09:03.963 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b smithi183 running (11m) 11s ago 11m 43.3M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 f04b4cb75df2 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c smithi111 running (11m) 11s ago 11m 43.8M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 7176d695647b 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.a smithi111 *:9100 running (4m) 11s ago 4m 8911k - 1.3.1 1dbe0e931976 46d6ddd316b7 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.b smithi183 *:9100 running (4m) 11s ago 4m 9576k - 1.3.1 1dbe0e931976 29249ad0f5ed 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 smithi111 running (10m) 11s ago 10m 40.3M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 88a94d1e15cf 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 smithi111 running (9m) 11s ago 9m 39.1M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 a718c19d8a6e 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 smithi111 running (8m) 11s ago 8m 37.1M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 556666aef246 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 smithi111 running (7m) 11s ago 7m 37.5M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 ac1d0f8563be 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 smithi183 running (7m) 11s ago 7m 37.8M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 d7ffa9b1eec4 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 smithi183 running (6m) 11s ago 6m 37.8M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 d37eca2441bf 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 smithi183 running (5m) 11s ago 5m 39.7M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 24da8301ccab 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 smithi183 running (5m) 11s ago 5m 37.7M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 a512889e3915 2023-10-01T09:09:03.964 INFO:teuthology.orchestra.run.smithi111.stdout:prometheus.a smithi183 *:9095 running (2m) 11s ago 4m 51.1M - 2.33.4 514e6a882f6e 6ef6ce320964 2023-10-01T09:09:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:05 smithi111 bash[27369]: audit 2023-10-01T09:09:03.942905+0000 mgr.y (mgr.24356) 172 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:09:05.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:05 smithi111 bash[27369]: cluster 2023-10-01T09:09:04.142675+0000 mgr.y (mgr.24356) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:05 smithi111 bash[33891]: audit 2023-10-01T09:09:03.942905+0000 mgr.y (mgr.24356) 172 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:09:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:05 smithi111 bash[33891]: cluster 2023-10-01T09:09:04.142675+0000 mgr.y (mgr.24356) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:05 smithi183 bash[27651]: audit 2023-10-01T09:09:03.942905+0000 mgr.y (mgr.24356) 172 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:09:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:05 smithi183 bash[27651]: cluster 2023-10-01T09:09:04.142675+0000 mgr.y (mgr.24356) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:07 smithi183 bash[27651]: cluster 2023-10-01T09:09:06.143067+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:07.817 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:07 smithi111 bash[33891]: cluster 2023-10-01T09:09:06.143067+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:07.817 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:09:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:07] "GET /metrics HTTP/1.1" 200 193797 "" "Prometheus/2.33.4" 2023-10-01T09:09:07.818 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:07 smithi111 bash[27369]: cluster 2023-10-01T09:09:06.143067+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:07.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for minority of mons to upgrade' 2023-10-01T09:09:09.694 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:09 smithi111 bash[33891]: cluster 2023-10-01T09:09:08.144046+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:09.694 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:09 smithi111 bash[27369]: cluster 2023-10-01T09:09:08.144046+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:09 smithi183 bash[27651]: cluster 2023-10-01T09:09:08.144046+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:09.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:09:09 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:10.352 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-01T09:09:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:10 smithi183 bash[27651]: audit 2023-10-01T09:09:09.759816+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.111:0/4206990613' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:09:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:10 smithi183 bash[27651]: audit 2023-10-01T09:09:09.760431+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:09:10.808 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:10 smithi111 bash[33891]: audit 2023-10-01T09:09:09.759816+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.111:0/4206990613' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:09:10.808 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:10 smithi111 bash[33891]: audit 2023-10-01T09:09:09.760431+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:09:10.808 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:10 smithi111 bash[27369]: audit 2023-10-01T09:09:09.759816+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.111:0/4206990613' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:09:10.808 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:10 smithi111 bash[27369]: audit 2023-10-01T09:09:09.760431+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:09:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:11 smithi183 bash[27651]: cluster 2023-10-01T09:09:10.144446+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:11 smithi183 bash[27651]: audit 2023-10-01T09:09:10.342218+0000 mon.a (mon.0) 748 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:09:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:11 smithi183 bash[27651]: cluster 2023-10-01T09:09:10.342326+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-01T09:09:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:11 smithi111 bash[33891]: cluster 2023-10-01T09:09:10.144446+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:11 smithi111 bash[33891]: audit 2023-10-01T09:09:10.342218+0000 mon.a (mon.0) 748 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:09:11.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:11 smithi111 bash[33891]: cluster 2023-10-01T09:09:10.342326+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-01T09:09:11.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:11 smithi111 bash[27369]: cluster 2023-10-01T09:09:10.144446+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:11.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:11 smithi111 bash[27369]: audit 2023-10-01T09:09:10.342218+0000 mon.a (mon.0) 748 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:09:11.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:11 smithi111 bash[27369]: cluster 2023-10-01T09:09:10.342326+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-01T09:09:12.380 INFO:teuthology.orchestra.run.smithi111.stdout:wait for minority of mons to upgrade 2023-10-01T09:09:13.017 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T09:09:13.033 INFO:tasks.rados.rados.0.smithi111.stdout:adding op weight read -> 45 2023-10-01T09:09:13.033 INFO:tasks.rados.rados.0.smithi111.stdout:adding op weight write -> 45 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout:adding op weight delete -> 10 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout:ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout:Configuration: 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout: Number of operations: 4000 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout: Number of objects: 500 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout: Max in flight operations: 16 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout: Object size (in bytes): 4000000 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout: Write stride min: 400000 2023-10-01T09:09:13.034 INFO:tasks.rados.rados.0.smithi111.stdout: Write stride max: 800000 2023-10-01T09:09:13.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-10-01T09:09:13.359 INFO:tasks.rados.rados.0.smithi111.stdout:1: write initial oid 1 2023-10-01T09:09:13.359 INFO:tasks.rados.rados.0.smithi111.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-10-01T09:09:13.366 INFO:tasks.rados.rados.0.smithi111.stdout:1: writing smithi11166722-1 from 416807 to 892056 tid 1 2023-10-01T09:09:13.373 INFO:tasks.rados.rados.0.smithi111.stdout:1: writing smithi11166722-1 from 1542129 to 2016807 tid 2 2023-10-01T09:09:13.373 INFO:tasks.rados.rados.0.smithi111.stdout:2: write initial oid 2 2023-10-01T09:09:13.373 INFO:tasks.rados.rados.0.smithi111.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-10-01T09:09:13.378 INFO:tasks.rados.rados.0.smithi111.stdout:2: writing smithi11166722-2 from 416807 to 892056 tid 1 2023-10-01T09:09:13.387 INFO:tasks.rados.rados.0.smithi111.stdout:2: writing smithi11166722-2 from 1542129 to 2016807 tid 2 2023-10-01T09:09:13.387 INFO:tasks.rados.rados.0.smithi111.stdout:3: write initial oid 3 2023-10-01T09:09:13.387 INFO:tasks.rados.rados.0.smithi111.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-10-01T09:09:13.394 INFO:tasks.rados.rados.0.smithi111.stdout:3: writing smithi11166722-3 from 433614 to 984112 tid 1 2023-10-01T09:09:13.400 INFO:tasks.rados.rados.0.smithi111.stdout:3: writing smithi11166722-3 from 1600611 to 2033614 tid 2 2023-10-01T09:09:13.400 INFO:tasks.rados.rados.0.smithi111.stdout:4: write initial oid 4 2023-10-01T09:09:13.401 INFO:tasks.rados.rados.0.smithi111.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-10-01T09:09:13.407 INFO:tasks.rados.rados.0.smithi111.stdout:4: writing smithi11166722-4 from 450421 to 1076168 tid 1 2023-10-01T09:09:13.413 INFO:tasks.rados.rados.0.smithi111.stdout:4: writing smithi11166722-4 from 1659093 to 2050421 tid 2 2023-10-01T09:09:13.413 INFO:tasks.rados.rados.0.smithi111.stdout:5: write initial oid 5 2023-10-01T09:09:13.413 INFO:tasks.rados.rados.0.smithi111.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-10-01T09:09:13.420 INFO:tasks.rados.rados.0.smithi111.stdout:5: writing smithi11166722-5 from 467228 to 1168224 tid 1 2023-10-01T09:09:13.426 INFO:tasks.rados.rados.0.smithi111.stdout:5: writing smithi11166722-5 from 1717575 to 2067228 tid 2 2023-10-01T09:09:13.426 INFO:tasks.rados.rados.0.smithi111.stdout:6: write initial oid 6 2023-10-01T09:09:13.426 INFO:tasks.rados.rados.0.smithi111.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-10-01T09:09:13.434 INFO:tasks.rados.rados.0.smithi111.stdout:6: writing smithi11166722-6 from 484035 to 1260280 tid 1 2023-10-01T09:09:13.439 INFO:tasks.rados.rados.0.smithi111.stdout:6: writing smithi11166722-6 from 2059704 to 2084035 tid 2 2023-10-01T09:09:13.439 INFO:tasks.rados.rados.0.smithi111.stdout:7: write initial oid 7 2023-10-01T09:09:13.439 INFO:tasks.rados.rados.0.smithi111.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-10-01T09:09:13.444 INFO:tasks.rados.rados.0.smithi111.stdout:7: writing smithi11166722-7 from 500842 to 952336 tid 1 2023-10-01T09:09:13.451 INFO:tasks.rados.rados.0.smithi111.stdout:7: writing smithi11166722-7 from 1718186 to 2100842 tid 2 2023-10-01T09:09:13.451 INFO:tasks.rados.rados.0.smithi111.stdout:8: write initial oid 8 2023-10-01T09:09:13.451 INFO:tasks.rados.rados.0.smithi111.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-10-01T09:09:13.457 INFO:tasks.rados.rados.0.smithi111.stdout:8: writing smithi11166722-8 from 517649 to 1044392 tid 1 2023-10-01T09:09:13.464 INFO:tasks.rados.rados.0.smithi111.stdout:8: writing smithi11166722-8 from 1776668 to 2117649 tid 2 2023-10-01T09:09:13.464 INFO:tasks.rados.rados.0.smithi111.stdout:9: write initial oid 9 2023-10-01T09:09:13.465 INFO:tasks.rados.rados.0.smithi111.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-10-01T09:09:13.472 INFO:tasks.rados.rados.0.smithi111.stdout:9: writing smithi11166722-9 from 534456 to 1252801 tid 1 2023-10-01T09:09:13.477 INFO:tasks.rados.rados.0.smithi111.stdout:9: writing smithi11166722-9 from 1951503 to 2134456 tid 2 2023-10-01T09:09:13.477 INFO:tasks.rados.rados.0.smithi111.stdout:10: write initial oid 10 2023-10-01T09:09:13.477 INFO:tasks.rados.rados.0.smithi111.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-10-01T09:09:13.485 INFO:tasks.rados.rados.0.smithi111.stdout:10: writing smithi11166722-10 from 551263 to 1344857 tid 1 2023-10-01T09:09:13.490 INFO:tasks.rados.rados.0.smithi111.stdout:10: writing smithi11166722-10 from 1893632 to 2151263 tid 2 2023-10-01T09:09:13.490 INFO:tasks.rados.rados.0.smithi111.stdout:11: write initial oid 11 2023-10-01T09:09:13.490 INFO:tasks.rados.rados.0.smithi111.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-10-01T09:09:13.496 INFO:tasks.rados.rados.0.smithi111.stdout:11: writing smithi11166722-11 from 568070 to 1036913 tid 1 2023-10-01T09:09:13.503 INFO:tasks.rados.rados.0.smithi111.stdout:11: writing smithi11166722-11 from 1552114 to 2168070 tid 2 2023-10-01T09:09:13.503 INFO:tasks.rados.rados.0.smithi111.stdout:12: write initial oid 12 2023-10-01T09:09:13.503 INFO:tasks.rados.rados.0.smithi111.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-10-01T09:09:13.510 INFO:tasks.rados.rados.0.smithi111.stdout:12: writing smithi11166722-12 from 584877 to 1128969 tid 1 2023-10-01T09:09:13.517 INFO:tasks.rados.rados.0.smithi111.stdout:12: writing smithi11166722-12 from 1610596 to 2172599 tid 2 2023-10-01T09:09:13.517 INFO:tasks.rados.rados.0.smithi111.stdout:13: write initial oid 13 2023-10-01T09:09:13.517 INFO:tasks.rados.rados.0.smithi111.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-10-01T09:09:13.524 INFO:tasks.rados.rados.0.smithi111.stdout:13: writing smithi11166722-13 from 601684 to 1221025 tid 1 2023-10-01T09:09:13.530 INFO:tasks.rados.rados.0.smithi111.stdout:13: writing smithi11166722-13 from 1669078 to 2201684 tid 2 2023-10-01T09:09:13.530 INFO:tasks.rados.rados.0.smithi111.stdout:14: write initial oid 14 2023-10-01T09:09:13.530 INFO:tasks.rados.rados.0.smithi111.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-10-01T09:09:13.538 INFO:tasks.rados.rados.0.smithi111.stdout:14: writing smithi11166722-14 from 618491 to 1313081 tid 1 2023-10-01T09:09:13.544 INFO:tasks.rados.rados.0.smithi111.stdout:14: writing smithi11166722-14 from 2011207 to 2218491 tid 2 2023-10-01T09:09:13.544 INFO:tasks.rados.rados.0.smithi111.stdout:15: write initial oid 15 2023-10-01T09:09:13.544 INFO:tasks.rados.rados.0.smithi111.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-10-01T09:09:13.552 INFO:tasks.rados.rados.0.smithi111.stdout:15: writing smithi11166722-15 from 635298 to 1405137 tid 1 2023-10-01T09:09:13.557 INFO:tasks.rados.rados.0.smithi111.stdout:15: writing smithi11166722-15 from 2069689 to 2235298 tid 2 2023-10-01T09:09:13.557 INFO:tasks.rados.rados.0.smithi111.stdout:16: write initial oid 16 2023-10-01T09:09:13.557 INFO:tasks.rados.rados.0.smithi111.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-10-01T09:09:13.563 INFO:tasks.rados.rados.0.smithi111.stdout:16: writing smithi11166722-16 from 652105 to 1097193 tid 1 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:16: writing smithi11166722-16 from 1728171 to 2181159 tid 2 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:1: finishing write tid 1 to smithi11166722-1 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:1: finishing write tid 2 to smithi11166722-1 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:1: finishing write tid 3 to smithi11166722-1 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:1: finishing write tid 4 to smithi11166722-1 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:2: finishing write tid 1 to smithi11166722-2 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:2: finishing write tid 2 to smithi11166722-2 2023-10-01T09:09:13.570 INFO:tasks.rados.rados.0.smithi111.stdout:1: done (15 left) 2023-10-01T09:09:13.571 INFO:tasks.rados.rados.0.smithi111.stdout:17: write initial oid 17 2023-10-01T09:09:13.571 INFO:tasks.rados.rados.0.smithi111.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-10-01T09:09:13.578 INFO:tasks.rados.rados.0.smithi111.stdout:17: writing smithi11166722-17 from 668912 to 1305602 tid 1 2023-10-01T09:09:13.584 INFO:tasks.rados.rados.0.smithi111.stdout:17: writing smithi11166722-17 from 1903006 to 2268912 tid 2 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:2: finishing write tid 3 to smithi11166722-2 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:2: finishing write tid 4 to smithi11166722-2 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:3: finishing write tid 1 to smithi11166722-3 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:3: finishing write tid 2 to smithi11166722-3 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:3: finishing write tid 3 to smithi11166722-3 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:2: done (15 left) 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:18: write initial oid 18 2023-10-01T09:09:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-10-01T09:09:13.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:13 smithi111 bash[33891]: cluster 2023-10-01T09:09:12.145352+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:13.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:13 smithi111 bash[33891]: audit 2023-10-01T09:09:13.045420+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.111:0/1615915042' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T09:09:13.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:13 smithi111 bash[27369]: cluster 2023-10-01T09:09:12.145352+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:13.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:13 smithi111 bash[27369]: audit 2023-10-01T09:09:13.045420+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.111:0/1615915042' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T09:09:13.593 INFO:tasks.rados.rados.0.smithi111.stdout:18: writing smithi11166722-18 from 685719 to 1397658 tid 1 2023-10-01T09:09:13.598 INFO:tasks.rados.rados.0.smithi111.stdout:18: writing smithi11166722-18 from 1845135 to 2285719 tid 2 2023-10-01T09:09:13.598 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.598 INFO:tasks.rados.rados.0.smithi111.stdout:3: finishing write tid 4 to smithi11166722-3 2023-10-01T09:09:13.598 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-10-01T09:09:13.599 INFO:tasks.rados.rados.0.smithi111.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-10-01T09:09:13.599 INFO:tasks.rados.rados.0.smithi111.stdout:4: finishing write tid 1 to smithi11166722-4 2023-10-01T09:09:13.599 INFO:tasks.rados.rados.0.smithi111.stdout:4: finishing write tid 2 to smithi11166722-4 2023-10-01T09:09:13.599 INFO:tasks.rados.rados.0.smithi111.stdout:3: done (15 left) 2023-10-01T09:09:13.599 INFO:tasks.rados.rados.0.smithi111.stdout:19: write initial oid 19 2023-10-01T09:09:13.599 INFO:tasks.rados.rados.0.smithi111.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-10-01T09:09:13.606 INFO:tasks.rados.rados.0.smithi111.stdout:19: writing smithi11166722-19 from 702526 to 1489714 tid 1 2023-10-01T09:09:13.614 INFO:tasks.rados.rados.0.smithi111.stdout:19: writing smithi11166722-19 from 1903617 to 2302526 tid 2 2023-10-01T09:09:13.614 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.614 INFO:tasks.rados.rados.0.smithi111.stdout:4: finishing write tid 3 to smithi11166722-4 2023-10-01T09:09:13.614 INFO:tasks.rados.rados.0.smithi111.stdout:4: finishing write tid 4 to smithi11166722-4 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:5: finishing write tid 1 to smithi11166722-5 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:5: finishing write tid 2 to smithi11166722-5 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:5: finishing write tid 3 to smithi11166722-5 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:5: finishing write tid 4 to smithi11166722-5 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:6: finishing write tid 1 to smithi11166722-6 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:6: finishing write tid 2 to smithi11166722-6 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:4: done (15 left) 2023-10-01T09:09:13.615 INFO:tasks.rados.rados.0.smithi111.stdout:5: done (14 left) 2023-10-01T09:09:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:20: write initial oid 20 2023-10-01T09:09:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-10-01T09:09:13.618 INFO:tasks.rados.rados.0.smithi111.stdout:20: writing smithi11166722-20 from 719333 to 1181770 tid 1 2023-10-01T09:09:13.625 INFO:tasks.rados.rados.0.smithi111.stdout:20: writing smithi11166722-20 from 1962099 to 2319333 tid 2 2023-10-01T09:09:13.625 INFO:tasks.rados.rados.0.smithi111.stdout:21: write initial oid 21 2023-10-01T09:09:13.625 INFO:tasks.rados.rados.0.smithi111.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-10-01T09:09:13.632 INFO:tasks.rados.rados.0.smithi111.stdout:21: writing smithi11166722-21 from 736140 to 1273826 tid 1 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:21: writing smithi11166722-21 from 2020581 to 2336140 tid 2 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:6: finishing write tid 3 to smithi11166722-6 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:6: finishing write tid 4 to smithi11166722-6 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:7: finishing write tid 1 to smithi11166722-7 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:7: finishing write tid 2 to smithi11166722-7 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:7: finishing write tid 3 to smithi11166722-7 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:7: finishing write tid 4 to smithi11166722-7 2023-10-01T09:09:13.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-01T09:09:13.641 INFO:tasks.rados.rados.0.smithi111.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-10-01T09:09:13.641 INFO:tasks.rados.rados.0.smithi111.stdout:8: finishing write tid 1 to smithi11166722-8 2023-10-01T09:09:13.641 INFO:tasks.rados.rados.0.smithi111.stdout:6: done (15 left) 2023-10-01T09:09:13.641 INFO:tasks.rados.rados.0.smithi111.stdout:7: done (14 left) 2023-10-01T09:09:13.641 INFO:tasks.rados.rados.0.smithi111.stdout:22: write initial oid 22 2023-10-01T09:09:13.641 INFO:tasks.rados.rados.0.smithi111.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-10-01T09:09:13.647 INFO:tasks.rados.rados.0.smithi111.stdout:22: writing smithi11166722-22 from 752947 to 1365882 tid 1 2023-10-01T09:09:13.653 INFO:tasks.rados.rados.0.smithi111.stdout:22: writing smithi11166722-22 from 1962710 to 2352947 tid 2 2023-10-01T09:09:13.654 INFO:tasks.rados.rados.0.smithi111.stdout:23: write initial oid 23 2023-10-01T09:09:13.654 INFO:tasks.rados.rados.0.smithi111.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-10-01T09:09:13.662 INFO:tasks.rados.rados.0.smithi111.stdout:23: writing smithi11166722-23 from 769754 to 1457938 tid 1 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout:23: writing smithi11166722-23 from 2021192 to 2369754 tid 2 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout:8: finishing write tid 2 to smithi11166722-8 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout:8: finishing write tid 3 to smithi11166722-8 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout:8: finishing write tid 4 to smithi11166722-8 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-10-01T09:09:13.668 INFO:tasks.rados.rados.0.smithi111.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-10-01T09:09:13.669 INFO:tasks.rados.rados.0.smithi111.stdout:9: finishing write tid 1 to smithi11166722-9 2023-10-01T09:09:13.669 INFO:tasks.rados.rados.0.smithi111.stdout:9: finishing write tid 2 to smithi11166722-9 2023-10-01T09:09:13.669 INFO:tasks.rados.rados.0.smithi111.stdout:9: finishing write tid 3 to smithi11166722-9 2023-10-01T09:09:13.669 INFO:tasks.rados.rados.0.smithi111.stdout:8: done (15 left) 2023-10-01T09:09:13.669 INFO:tasks.rados.rados.0.smithi111.stdout:24: write initial oid 24 2023-10-01T09:09:13.669 INFO:tasks.rados.rados.0.smithi111.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-10-01T09:09:13.677 INFO:tasks.rados.rados.0.smithi111.stdout:24: writing smithi11166722-24 from 786561 to 1266347 tid 1 2023-10-01T09:09:13.683 INFO:tasks.rados.rados.0.smithi111.stdout:24: writing smithi11166722-24 from 1796027 to 2263691 tid 2 2023-10-01T09:09:13.683 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.683 INFO:tasks.rados.rados.0.smithi111.stdout:9: finishing write tid 4 to smithi11166722-9 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:10: finishing write tid 1 to smithi11166722-10 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:10: finishing write tid 2 to smithi11166722-10 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:9: done (15 left) 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:25: write initial oid 25 2023-10-01T09:09:13.684 INFO:tasks.rados.rados.0.smithi111.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-10-01T09:09:13.689 INFO:tasks.rados.rados.0.smithi111.stdout:25: writing smithi11166722-25 from 403368 to 958403 tid 1 2023-10-01T09:09:13.700 INFO:tasks.rados.rados.0.smithi111.stdout:25: writing smithi11166722-25 from 1454509 to 2182184 tid 2 2023-10-01T09:09:13.700 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.700 INFO:tasks.rados.rados.0.smithi111.stdout:10: finishing write tid 3 to smithi11166722-10 2023-10-01T09:09:13.700 INFO:tasks.rados.rados.0.smithi111.stdout:10: finishing write tid 4 to smithi11166722-10 2023-10-01T09:09:13.700 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-01T09:09:13.700 INFO:tasks.rados.rados.0.smithi111.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-10-01T09:09:13.701 INFO:tasks.rados.rados.0.smithi111.stdout:11: finishing write tid 1 to smithi11166722-11 2023-10-01T09:09:13.701 INFO:tasks.rados.rados.0.smithi111.stdout:11: finishing write tid 2 to smithi11166722-11 2023-10-01T09:09:13.701 INFO:tasks.rados.rados.0.smithi111.stdout:10: done (15 left) 2023-10-01T09:09:13.701 INFO:tasks.rados.rados.0.smithi111.stdout:26: write initial oid 26 2023-10-01T09:09:13.701 INFO:tasks.rados.rados.0.smithi111.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-10-01T09:09:13.706 INFO:tasks.rados.rados.0.smithi111.stdout:26: writing smithi11166722-26 from 420175 to 1050459 tid 1 2023-10-01T09:09:13.714 INFO:tasks.rados.rados.0.smithi111.stdout:26: writing smithi11166722-26 from 1796638 to 2267971 tid 2 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:11: finishing write tid 3 to smithi11166722-11 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:11: finishing write tid 4 to smithi11166722-11 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:12: finishing write tid 1 to smithi11166722-12 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:12: finishing write tid 2 to smithi11166722-12 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:12: finishing write tid 3 to smithi11166722-12 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:12: finishing write tid 4 to smithi11166722-12 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 12 v 9 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-10-01T09:09:13.715 INFO:tasks.rados.rados.0.smithi111.stdout:13: finishing write tid 1 to smithi11166722-13 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:13: finishing write tid 2 to smithi11166722-13 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:13: finishing write tid 3 to smithi11166722-13 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:13: finishing write tid 4 to smithi11166722-13 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:11: done (15 left) 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:12: done (14 left) 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:13: done (13 left) 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:27: write initial oid 27 2023-10-01T09:09:13.716 INFO:tasks.rados.rados.0.smithi111.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-10-01T09:09:13.720 INFO:tasks.rados.rados.0.smithi111.stdout:27: writing smithi11166722-27 from 436982 to 1142515 tid 1 2023-10-01T09:09:13.728 INFO:tasks.rados.rados.0.smithi111.stdout:27: writing smithi11166722-27 from 1855120 to 2436982 tid 2 2023-10-01T09:09:13.728 INFO:tasks.rados.rados.0.smithi111.stdout:28: write initial oid 28 2023-10-01T09:09:13.729 INFO:tasks.rados.rados.0.smithi111.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-10-01T09:09:13.735 INFO:tasks.rados.rados.0.smithi111.stdout:28: writing smithi11166722-28 from 453789 to 1234571 tid 1 2023-10-01T09:09:13.743 INFO:tasks.rados.rados.0.smithi111.stdout:28: writing smithi11166722-28 from 1913602 to 2388604 tid 2 2023-10-01T09:09:13.743 INFO:tasks.rados.rados.0.smithi111.stdout:29: write initial oid 29 2023-10-01T09:09:13.743 INFO:tasks.rados.rados.0.smithi111.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-10-01T09:09:13.749 INFO:tasks.rados.rados.0.smithi111.stdout:29: writing smithi11166722-29 from 470596 to 926627 tid 1 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:29: writing smithi11166722-29 from 1572084 to 2190744 tid 2 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:14: finishing write tid 1 to smithi11166722-14 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:14: finishing write tid 2 to smithi11166722-14 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:14: finishing write tid 3 to smithi11166722-14 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:14: finishing write tid 4 to smithi11166722-14 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:15: finishing write tid 1 to smithi11166722-15 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:14: done (15 left) 2023-10-01T09:09:13.757 INFO:tasks.rados.rados.0.smithi111.stdout:30: write initial oid 30 2023-10-01T09:09:13.758 INFO:tasks.rados.rados.0.smithi111.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-10-01T09:09:13.762 INFO:tasks.rados.rados.0.smithi111.stdout:30: writing smithi11166722-30 from 487403 to 1018683 tid 1 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:30: writing smithi11166722-30 from 1514213 to 1992884 tid 2 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:15: finishing write tid 2 to smithi11166722-15 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:15: finishing write tid 3 to smithi11166722-15 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:15: finishing write tid 4 to smithi11166722-15 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:16: finishing write tid 1 to smithi11166722-16 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:15: done (15 left) 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:31: write initial oid 31 2023-10-01T09:09:13.769 INFO:tasks.rados.rados.0.smithi111.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-10-01T09:09:13.774 INFO:tasks.rados.rados.0.smithi111.stdout:31: writing smithi11166722-31 from 504210 to 1110739 tid 1 2023-10-01T09:09:13.781 INFO:tasks.rados.rados.0.smithi111.stdout:31: writing smithi11166722-31 from 1572695 to 2195024 tid 2 2023-10-01T09:09:13.781 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:16: finishing write tid 2 to smithi11166722-16 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:16: finishing write tid 3 to smithi11166722-16 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:16: finishing write tid 4 to smithi11166722-16 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:17: finishing write tid 1 to smithi11166722-17 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:17: finishing write tid 2 to smithi11166722-17 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:17: finishing write tid 3 to smithi11166722-17 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:17: finishing write tid 4 to smithi11166722-17 2023-10-01T09:09:13.782 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 17 v 9 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:18: finishing write tid 1 to smithi11166722-18 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:18: finishing write tid 2 to smithi11166722-18 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:18: finishing write tid 3 to smithi11166722-18 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:18: finishing write tid 4 to smithi11166722-18 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 18 v 12 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:19: finishing write tid 1 to smithi11166722-19 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:16: done (15 left) 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:17: done (14 left) 2023-10-01T09:09:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:18: done (13 left) 2023-10-01T09:09:13.784 INFO:tasks.rados.rados.0.smithi111.stdout:32: write initial oid 32 2023-10-01T09:09:13.784 INFO:tasks.rados.rados.0.smithi111.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-10-01T09:09:13.789 INFO:tasks.rados.rados.0.smithi111.stdout:32: writing smithi11166722-32 from 521017 to 1319148 tid 1 2023-10-01T09:09:13.795 INFO:tasks.rados.rados.0.smithi111.stdout:32: writing smithi11166722-32 from 1747530 to 2229870 tid 2 2023-10-01T09:09:13.795 INFO:tasks.rados.rados.0.smithi111.stdout:33: write initial oid 33 2023-10-01T09:09:13.795 INFO:tasks.rados.rados.0.smithi111.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-10-01T09:09:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:13 smithi183 bash[27651]: cluster 2023-10-01T09:09:12.145352+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:13 smithi183 bash[27651]: audit 2023-10-01T09:09:13.045420+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.111:0/1615915042' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T09:09:13.802 INFO:tasks.rados.rados.0.smithi111.stdout:33: writing smithi11166722-33 from 537824 to 1011204 tid 1 2023-10-01T09:09:13.810 INFO:tasks.rados.rados.0.smithi111.stdout:33: writing smithi11166722-33 from 1806012 to 2432010 tid 2 2023-10-01T09:09:13.810 INFO:tasks.rados.rados.0.smithi111.stdout:34: write initial oid 34 2023-10-01T09:09:13.810 INFO:tasks.rados.rados.0.smithi111.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-10-01T09:09:13.817 INFO:tasks.rados.rados.0.smithi111.stdout:34: writing smithi11166722-34 from 554631 to 1103260 tid 1 2023-10-01T09:09:13.823 INFO:tasks.rados.rados.0.smithi111.stdout:34: writing smithi11166722-34 from 1748141 to 2234150 tid 2 2023-10-01T09:09:13.823 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.823 INFO:tasks.rados.rados.0.smithi111.stdout:19: finishing write tid 2 to smithi11166722-19 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:19: finishing write tid 3 to smithi11166722-19 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:19: finishing write tid 4 to smithi11166722-19 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:20: finishing write tid 1 to smithi11166722-20 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:19: done (15 left) 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:35: write initial oid 35 2023-10-01T09:09:13.824 INFO:tasks.rados.rados.0.smithi111.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-10-01T09:09:13.830 INFO:tasks.rados.rados.0.smithi111.stdout:35: writing smithi11166722-35 from 571438 to 1195316 tid 1 2023-10-01T09:09:13.837 INFO:tasks.rados.rados.0.smithi111.stdout:35: writing smithi11166722-35 from 1806623 to 2436290 tid 2 2023-10-01T09:09:13.837 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.837 INFO:tasks.rados.rados.0.smithi111.stdout:20: finishing write tid 2 to smithi11166722-20 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:20: finishing write tid 3 to smithi11166722-20 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:20: finishing write tid 4 to smithi11166722-20 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 20 v 9 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:21: finishing write tid 1 to smithi11166722-21 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:20: done (15 left) 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:36: write initial oid 36 2023-10-01T09:09:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-10-01T09:09:13.845 INFO:tasks.rados.rados.0.smithi111.stdout:36: writing smithi11166722-36 from 588245 to 1287372 tid 1 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:36: writing smithi11166722-36 from 1865105 to 2354783 tid 2 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:21: finishing write tid 2 to smithi11166722-21 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:21: finishing write tid 3 to smithi11166722-21 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:21: finishing write tid 4 to smithi11166722-21 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 21 v 12 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:22: finishing write tid 1 to smithi11166722-22 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:22: finishing write tid 2 to smithi11166722-22 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:22: finishing write tid 3 to smithi11166722-22 2023-10-01T09:09:13.852 INFO:tasks.rados.rados.0.smithi111.stdout:21: done (15 left) 2023-10-01T09:09:13.853 INFO:tasks.rados.rados.0.smithi111.stdout:37: write initial oid 37 2023-10-01T09:09:13.853 INFO:tasks.rados.rados.0.smithi111.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-10-01T09:09:13.860 INFO:tasks.rados.rados.0.smithi111.stdout:37: writing smithi11166722-37 from 605052 to 1379428 tid 1 2023-10-01T09:09:13.867 INFO:tasks.rados.rados.0.smithi111.stdout:37: writing smithi11166722-37 from 1923587 to 2556923 tid 2 2023-10-01T09:09:13.867 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.867 INFO:tasks.rados.rados.0.smithi111.stdout:22: finishing write tid 4 to smithi11166722-22 2023-10-01T09:09:13.867 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-10-01T09:09:13.867 INFO:tasks.rados.rados.0.smithi111.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-10-01T09:09:13.868 INFO:tasks.rados.rados.0.smithi111.stdout:22: done (15 left) 2023-10-01T09:09:13.868 INFO:tasks.rados.rados.0.smithi111.stdout:38: write initial oid 38 2023-10-01T09:09:13.868 INFO:tasks.rados.rados.0.smithi111.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-10-01T09:09:13.873 INFO:tasks.rados.rados.0.smithi111.stdout:38: writing smithi11166722-38 from 621859 to 1071484 tid 1 2023-10-01T09:09:13.882 INFO:tasks.rados.rados.0.smithi111.stdout:38: writing smithi11166722-38 from 1865716 to 2621859 tid 2 2023-10-01T09:09:13.882 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:23: finishing write tid 1 to smithi11166722-23 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:23: finishing write tid 2 to smithi11166722-23 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:23: finishing write tid 3 to smithi11166722-23 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:23: finishing write tid 4 to smithi11166722-23 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 23 v 15 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:24: finishing write tid 1 to smithi11166722-24 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:23: done (15 left) 2023-10-01T09:09:13.883 INFO:tasks.rados.rados.0.smithi111.stdout:39: write initial oid 39 2023-10-01T09:09:13.884 INFO:tasks.rados.rados.0.smithi111.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-10-01T09:09:13.889 INFO:tasks.rados.rados.0.smithi111.stdout:39: writing smithi11166722-39 from 638666 to 1163540 tid 1 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:39: writing smithi11166722-39 from 1924198 to 2561203 tid 2 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:24: finishing write tid 2 to smithi11166722-24 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:24: finishing write tid 3 to smithi11166722-24 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:24: finishing write tid 4 to smithi11166722-24 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 24 v 18 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-10-01T09:09:13.898 INFO:tasks.rados.rados.0.smithi111.stdout:25: finishing write tid 1 to smithi11166722-25 2023-10-01T09:09:13.899 INFO:tasks.rados.rados.0.smithi111.stdout:24: done (15 left) 2023-10-01T09:09:13.899 INFO:tasks.rados.rados.0.smithi111.stdout:40: write initial oid 40 2023-10-01T09:09:13.899 INFO:tasks.rados.rados.0.smithi111.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-10-01T09:09:13.905 INFO:tasks.rados.rados.0.smithi111.stdout:40: writing smithi11166722-40 from 655473 to 1371949 tid 1 2023-10-01T09:09:13.913 INFO:tasks.rados.rados.0.smithi111.stdout:40: writing smithi11166722-40 from 2099033 to 2655473 tid 2 2023-10-01T09:09:13.913 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:25: finishing write tid 2 to smithi11166722-25 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:25: finishing write tid 3 to smithi11166722-25 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:25: finishing write tid 4 to smithi11166722-25 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 25 v 9 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:26: finishing write tid 1 to smithi11166722-26 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:25: done (15 left) 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:41: write initial oid 41 2023-10-01T09:09:13.914 INFO:tasks.rados.rados.0.smithi111.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-10-01T09:09:13.922 INFO:tasks.rados.rados.0.smithi111.stdout:41: writing smithi11166722-41 from 672280 to 1464005 tid 1 2023-10-01T09:09:13.929 INFO:tasks.rados.rados.0.smithi111.stdout:41: writing smithi11166722-41 from 2157515 to 2672280 tid 2 2023-10-01T09:09:13.929 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.929 INFO:tasks.rados.rados.0.smithi111.stdout:26: finishing write tid 2 to smithi11166722-26 2023-10-01T09:09:13.929 INFO:tasks.rados.rados.0.smithi111.stdout:26: finishing write tid 3 to smithi11166722-26 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:26: finishing write tid 4 to smithi11166722-26 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 26 v 3 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:27: finishing write tid 1 to smithi11166722-27 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:26: done (15 left) 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:42: write initial oid 42 2023-10-01T09:09:13.930 INFO:tasks.rados.rados.0.smithi111.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-10-01T09:09:13.935 INFO:tasks.rados.rados.0.smithi111.stdout:42: writing smithi11166722-42 from 689087 to 1156061 tid 1 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:42: writing smithi11166722-42 from 1699644 to 2483976 tid 2 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:27: finishing write tid 2 to smithi11166722-27 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:27: finishing write tid 3 to smithi11166722-27 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:27: finishing write tid 4 to smithi11166722-27 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-10-01T09:09:13.944 INFO:tasks.rados.rados.0.smithi111.stdout:28: finishing write tid 1 to smithi11166722-28 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:28: finishing write tid 2 to smithi11166722-28 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:28: finishing write tid 3 to smithi11166722-28 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:28: finishing write tid 4 to smithi11166722-28 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 9 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:29: finishing write tid 1 to smithi11166722-29 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:27: done (15 left) 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:28: done (14 left) 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:43: write initial oid 43 2023-10-01T09:09:13.945 INFO:tasks.rados.rados.0.smithi111.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-10-01T09:09:13.950 INFO:tasks.rados.rados.0.smithi111.stdout:43: writing smithi11166722-43 from 705894 to 1248117 tid 1 2023-10-01T09:09:13.957 INFO:tasks.rados.rados.0.smithi111.stdout:43: writing smithi11166722-43 from 1758126 to 2402469 tid 2 2023-10-01T09:09:13.957 INFO:tasks.rados.rados.0.smithi111.stdout:44: write initial oid 44 2023-10-01T09:09:13.957 INFO:tasks.rados.rados.0.smithi111.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-10-01T09:09:13.965 INFO:tasks.rados.rados.0.smithi111.stdout:44: writing smithi11166722-44 from 722701 to 1340173 tid 1 2023-10-01T09:09:13.973 INFO:tasks.rados.rados.0.smithi111.stdout:44: writing smithi11166722-44 from 1816608 to 2604609 tid 2 2023-10-01T09:09:13.973 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.973 INFO:tasks.rados.rados.0.smithi111.stdout:29: finishing write tid 2 to smithi11166722-29 2023-10-01T09:09:13.973 INFO:tasks.rados.rados.0.smithi111.stdout:29: finishing write tid 3 to smithi11166722-29 2023-10-01T09:09:13.973 INFO:tasks.rados.rados.0.smithi111.stdout:29: finishing write tid 4 to smithi11166722-29 2023-10-01T09:09:13.973 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-10-01T09:09:13.974 INFO:tasks.rados.rados.0.smithi111.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-10-01T09:09:13.974 INFO:tasks.rados.rados.0.smithi111.stdout:30: finishing write tid 1 to smithi11166722-30 2023-10-01T09:09:13.974 INFO:tasks.rados.rados.0.smithi111.stdout:30: finishing write tid 2 to smithi11166722-30 2023-10-01T09:09:13.974 INFO:tasks.rados.rados.0.smithi111.stdout:29: done (15 left) 2023-10-01T09:09:13.974 INFO:tasks.rados.rados.0.smithi111.stdout:45: write initial oid 45 2023-10-01T09:09:13.974 INFO:tasks.rados.rados.0.smithi111.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-10-01T09:09:13.981 INFO:tasks.rados.rados.0.smithi111.stdout:45: writing smithi11166722-45 from 739508 to 1432229 tid 1 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:45: writing smithi11166722-45 from 1875090 to 2523102 tid 2 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:30: finishing write tid 3 to smithi11166722-30 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:30: finishing write tid 4 to smithi11166722-30 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:31: finishing write tid 1 to smithi11166722-31 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:30: done (15 left) 2023-10-01T09:09:13.988 INFO:tasks.rados.rados.0.smithi111.stdout:46: write initial oid 46 2023-10-01T09:09:13.989 INFO:tasks.rados.rados.0.smithi111.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-10-01T09:09:13.997 INFO:tasks.rados.rados.0.smithi111.stdout:46: writing smithi11166722-46 from 756315 to 1524285 tid 1 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:46: writing smithi11166722-46 from 1933572 to 2725242 tid 2 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:31: finishing write tid 2 to smithi11166722-31 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:31: finishing write tid 3 to smithi11166722-31 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:31: finishing write tid 4 to smithi11166722-31 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 31 v 3 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:32: finishing write tid 1 to smithi11166722-32 2023-10-01T09:09:14.005 INFO:tasks.rados.rados.0.smithi111.stdout:32: finishing write tid 2 to smithi11166722-32 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:32: finishing write tid 3 to smithi11166722-32 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:32: finishing write tid 4 to smithi11166722-32 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 32 v 15 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:31: done (15 left) 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:32: done (14 left) 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:47: write initial oid 47 2023-10-01T09:09:14.006 INFO:tasks.rados.rados.0.smithi111.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-10-01T09:09:14.012 INFO:tasks.rados.rados.0.smithi111.stdout:47: writing smithi11166722-47 from 773122 to 1332694 tid 1 2023-10-01T09:09:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:47: writing smithi11166722-47 from 1992054 to 2643735 tid 2 2023-10-01T09:09:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:48: write initial oid 48 2023-10-01T09:09:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-10-01T09:09:14.028 INFO:tasks.rados.rados.0.smithi111.stdout:48: writing smithi11166722-48 from 789929 to 1424750 tid 1 2023-10-01T09:09:14.036 INFO:tasks.rados.rados.0.smithi111.stdout:48: writing smithi11166722-48 from 2050536 to 2789929 tid 2 2023-10-01T09:09:14.036 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.036 INFO:tasks.rados.rados.0.smithi111.stdout:33: finishing write tid 1 to smithi11166722-33 2023-10-01T09:09:14.036 INFO:tasks.rados.rados.0.smithi111.stdout:33: finishing write tid 2 to smithi11166722-33 2023-10-01T09:09:14.036 INFO:tasks.rados.rados.0.smithi111.stdout:33: finishing write tid 3 to smithi11166722-33 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:33: finishing write tid 4 to smithi11166722-33 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:34: finishing write tid 1 to smithi11166722-34 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:33: done (15 left) 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:49: write initial oid 49 2023-10-01T09:09:14.037 INFO:tasks.rados.rados.0.smithi111.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-10-01T09:09:14.043 INFO:tasks.rados.rados.0.smithi111.stdout:49: writing smithi11166722-49 from 406736 to 1116806 tid 1 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:49: writing smithi11166722-49 from 1709018 to 2364368 tid 2 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:34: finishing write tid 2 to smithi11166722-34 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:34: finishing write tid 3 to smithi11166722-34 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:34: finishing write tid 4 to smithi11166722-34 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 34 v 18 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:35: finishing write tid 1 to smithi11166722-35 2023-10-01T09:09:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:35: finishing write tid 2 to smithi11166722-35 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:35: finishing write tid 3 to smithi11166722-35 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:35: finishing write tid 4 to smithi11166722-35 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 35 v 9 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:36: finishing write tid 1 to smithi11166722-36 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:36: finishing write tid 2 to smithi11166722-36 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:36: finishing write tid 3 to smithi11166722-36 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:36: finishing write tid 4 to smithi11166722-36 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:34: done (15 left) 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:35: done (14 left) 2023-10-01T09:09:14.052 INFO:tasks.rados.rados.0.smithi111.stdout:36: done (13 left) 2023-10-01T09:09:14.053 INFO:tasks.rados.rados.0.smithi111.stdout:50: write initial oid 50 2023-10-01T09:09:14.053 INFO:tasks.rados.rados.0.smithi111.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-10-01T09:09:14.058 INFO:tasks.rados.rados.0.smithi111.stdout:50: writing smithi11166722-50 from 423543 to 1208862 tid 1 2023-10-01T09:09:14.066 INFO:tasks.rados.rados.0.smithi111.stdout:50: writing smithi11166722-50 from 1767500 to 2566508 tid 2 2023-10-01T09:09:14.066 INFO:tasks.rados.rados.0.smithi111.stdout:51: write initial oid 51 2023-10-01T09:09:14.066 INFO:tasks.rados.rados.0.smithi111.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-10-01T09:09:14.071 INFO:tasks.rados.rados.0.smithi111.stdout:51: writing smithi11166722-51 from 440350 to 900918 tid 1 2023-10-01T09:09:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:51: writing smithi11166722-51 from 1309629 to 1852295 tid 2 2023-10-01T09:09:14.084 INFO:tasks.rados.rados.0.smithi111.stdout:51: writing smithi11166722-51 from 2323973 to 2840350 tid 3 2023-10-01T09:09:14.084 INFO:tasks.rados.rados.0.smithi111.stdout:52: write initial oid 52 2023-10-01T09:09:14.084 INFO:tasks.rados.rados.0.smithi111.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-10-01T09:09:14.089 INFO:tasks.rados.rados.0.smithi111.stdout:52: writing smithi11166722-52 from 457157 to 992974 tid 1 2023-10-01T09:09:14.096 INFO:tasks.rados.rados.0.smithi111.stdout:52: writing smithi11166722-52 from 1768111 to 2170788 tid 2 2023-10-01T09:09:14.096 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.096 INFO:tasks.rados.rados.0.smithi111.stdout:37: finishing write tid 1 to smithi11166722-37 2023-10-01T09:09:14.096 INFO:tasks.rados.rados.0.smithi111.stdout:37: finishing write tid 2 to smithi11166722-37 2023-10-01T09:09:14.096 INFO:tasks.rados.rados.0.smithi111.stdout:37: finishing write tid 3 to smithi11166722-37 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:37: finishing write tid 4 to smithi11166722-37 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:38: finishing write tid 1 to smithi11166722-38 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:38: finishing write tid 2 to smithi11166722-38 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:38: finishing write tid 3 to smithi11166722-38 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:37: done (15 left) 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:53: write initial oid 53 2023-10-01T09:09:14.097 INFO:tasks.rados.rados.0.smithi111.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-10-01T09:09:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:53: writing smithi11166722-53 from 473964 to 1085030 tid 1 2023-10-01T09:09:14.111 INFO:tasks.rados.rados.0.smithi111.stdout:53: writing smithi11166722-53 from 1826593 to 2372928 tid 2 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout:53: writing smithi11166722-53 from 2778819 to 2873964 tid 3 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout:38: finishing write tid 4 to smithi11166722-38 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 38 v 12 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout:39: finishing write tid 1 to smithi11166722-39 2023-10-01T09:09:14.115 INFO:tasks.rados.rados.0.smithi111.stdout:39: finishing write tid 2 to smithi11166722-39 2023-10-01T09:09:14.116 INFO:tasks.rados.rados.0.smithi111.stdout:38: done (15 left) 2023-10-01T09:09:14.116 INFO:tasks.rados.rados.0.smithi111.stdout:54: write initial oid 54 2023-10-01T09:09:14.116 INFO:tasks.rados.rados.0.smithi111.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-10-01T09:09:14.122 INFO:tasks.rados.rados.0.smithi111.stdout:54: writing smithi11166722-54 from 490771 to 1177086 tid 1 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout:54: writing smithi11166722-54 from 1885075 to 2291421 tid 2 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout:39: finishing write tid 3 to smithi11166722-39 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout:39: finishing write tid 4 to smithi11166722-39 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 39 v 15 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:09:14.129 INFO:tasks.rados.rados.0.smithi111.stdout:40: finishing write tid 1 to smithi11166722-40 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:40: finishing write tid 2 to smithi11166722-40 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:40: finishing write tid 3 to smithi11166722-40 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:40: finishing write tid 4 to smithi11166722-40 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:41: finishing write tid 1 to smithi11166722-41 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:41: finishing write tid 2 to smithi11166722-41 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:39: done (15 left) 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:40: done (14 left) 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:55: write initial oid 55 2023-10-01T09:09:14.130 INFO:tasks.rados.rados.0.smithi111.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-10-01T09:09:14.134 INFO:tasks.rados.rados.0.smithi111.stdout:55: writing smithi11166722-55 from 507578 to 985495 tid 1 2023-10-01T09:09:14.141 INFO:tasks.rados.rados.0.smithi111.stdout:55: writing smithi11166722-55 from 1543557 to 2093561 tid 2 2023-10-01T09:09:14.145 INFO:tasks.rados.rados.0.smithi111.stdout:55: writing smithi11166722-55 from 2833665 to 2907578 tid 3 2023-10-01T09:09:14.145 INFO:tasks.rados.rados.0.smithi111.stdout:56: write initial oid 56 2023-10-01T09:09:14.146 INFO:tasks.rados.rados.0.smithi111.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-10-01T09:09:14.152 INFO:tasks.rados.rados.0.smithi111.stdout:56: writing smithi11166722-56 from 524385 to 1077551 tid 1 2023-10-01T09:09:14.157 INFO:tasks.rados.rados.0.smithi111.stdout:56: writing smithi11166722-56 from 1602039 to 2012054 tid 2 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:56: writing smithi11166722-56 from 2577441 to 2924385 tid 3 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:41: finishing write tid 3 to smithi11166722-41 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:41: finishing write tid 4 to smithi11166722-41 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 41 v 9 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:42: finishing write tid 1 to smithi11166722-42 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:42: finishing write tid 2 to smithi11166722-42 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:42: finishing write tid 3 to smithi11166722-42 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:42: finishing write tid 4 to smithi11166722-42 2023-10-01T09:09:14.163 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 42 v 18 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-01T09:09:14.164 INFO:tasks.rados.rados.0.smithi111.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-10-01T09:09:14.164 INFO:tasks.rados.rados.0.smithi111.stdout:43: finishing write tid 1 to smithi11166722-43 2023-10-01T09:09:14.164 INFO:tasks.rados.rados.0.smithi111.stdout:41: done (15 left) 2023-10-01T09:09:14.164 INFO:tasks.rados.rados.0.smithi111.stdout:42: done (14 left) 2023-10-01T09:09:14.164 INFO:tasks.rados.rados.0.smithi111.stdout:57: write initial oid 57 2023-10-01T09:09:14.164 INFO:tasks.rados.rados.0.smithi111.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-10-01T09:09:14.169 INFO:tasks.rados.rados.0.smithi111.stdout:57: writing smithi11166722-57 from 541192 to 1169607 tid 1 2023-10-01T09:09:14.175 INFO:tasks.rados.rados.0.smithi111.stdout:57: writing smithi11166722-57 from 1660521 to 2214194 tid 2 2023-10-01T09:09:14.180 INFO:tasks.rados.rados.0.smithi111.stdout:57: writing smithi11166722-57 from 2888511 to 2941192 tid 3 2023-10-01T09:09:14.180 INFO:tasks.rados.rados.0.smithi111.stdout:58: write initial oid 58 2023-10-01T09:09:14.180 INFO:tasks.rados.rados.0.smithi111.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-10-01T09:09:14.187 INFO:tasks.rados.rados.0.smithi111.stdout:58: writing smithi11166722-58 from 557999 to 1261663 tid 1 2023-10-01T09:09:14.192 INFO:tasks.rados.rados.0.smithi111.stdout:58: writing smithi11166722-58 from 1719003 to 2132687 tid 2 2023-10-01T09:09:14.197 INFO:tasks.rados.rados.0.smithi111.stdout:58: writing smithi11166722-58 from 2632287 to 2957999 tid 3 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:43: finishing write tid 2 to smithi11166722-43 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:43: finishing write tid 3 to smithi11166722-43 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:43: finishing write tid 4 to smithi11166722-43 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:44: finishing write tid 1 to smithi11166722-44 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:43: done (15 left) 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:59: write initial oid 59 2023-10-01T09:09:14.198 INFO:tasks.rados.rados.0.smithi111.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-10-01T09:09:14.205 INFO:tasks.rados.rados.0.smithi111.stdout:59: writing smithi11166722-59 from 574806 to 1353719 tid 1 2023-10-01T09:09:14.213 INFO:tasks.rados.rados.0.smithi111.stdout:59: writing smithi11166722-59 from 2061132 to 2618474 tid 2 2023-10-01T09:09:14.213 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.213 INFO:tasks.rados.rados.0.smithi111.stdout:44: finishing write tid 2 to smithi11166722-44 2023-10-01T09:09:14.213 INFO:tasks.rados.rados.0.smithi111.stdout:44: finishing write tid 3 to smithi11166722-44 2023-10-01T09:09:14.213 INFO:tasks.rados.rados.0.smithi111.stdout:44: finishing write tid 4 to smithi11166722-44 2023-10-01T09:09:14.214 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 44 v 21 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-10-01T09:09:14.214 INFO:tasks.rados.rados.0.smithi111.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:09:14.214 INFO:tasks.rados.rados.0.smithi111.stdout:45: finishing write tid 1 to smithi11166722-45 2023-10-01T09:09:14.214 INFO:tasks.rados.rados.0.smithi111.stdout:44: done (15 left) 2023-10-01T09:09:14.214 INFO:tasks.rados.rados.0.smithi111.stdout:60: write initial oid 60 2023-10-01T09:09:14.214 INFO:tasks.rados.rados.0.smithi111.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-10-01T09:09:14.219 INFO:tasks.rados.rados.0.smithi111.stdout:60: writing smithi11166722-60 from 591613 to 1045775 tid 1 2023-10-01T09:09:14.225 INFO:tasks.rados.rados.0.smithi111.stdout:60: writing smithi11166722-60 from 1719614 to 2136967 tid 2 2023-10-01T09:09:14.230 INFO:tasks.rados.rados.0.smithi111.stdout:60: writing smithi11166722-60 from 2570780 to 2991613 tid 3 2023-10-01T09:09:14.230 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.230 INFO:tasks.rados.rados.0.smithi111.stdout:45: finishing write tid 2 to smithi11166722-45 2023-10-01T09:09:14.230 INFO:tasks.rados.rados.0.smithi111.stdout:45: finishing write tid 3 to smithi11166722-45 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:45: finishing write tid 4 to smithi11166722-45 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 45 v 15 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:46: finishing write tid 1 to smithi11166722-46 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:45: done (15 left) 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:61: write initial oid 61 2023-10-01T09:09:14.231 INFO:tasks.rados.rados.0.smithi111.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-10-01T09:09:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:61: writing smithi11166722-61 from 608420 to 1137831 tid 1 2023-10-01T09:09:14.243 INFO:tasks.rados.rados.0.smithi111.stdout:61: writing smithi11166722-61 from 1778096 to 2339107 tid 2 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:61: writing smithi11166722-61 from 2881850 to 3008420 tid 3 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:46: finishing write tid 2 to smithi11166722-46 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:46: finishing write tid 3 to smithi11166722-46 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:46: finishing write tid 4 to smithi11166722-46 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 46 v 21 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-10-01T09:09:14.248 INFO:tasks.rados.rados.0.smithi111.stdout:47: finishing write tid 1 to smithi11166722-47 2023-10-01T09:09:14.249 INFO:tasks.rados.rados.0.smithi111.stdout:46: done (15 left) 2023-10-01T09:09:14.249 INFO:tasks.rados.rados.0.smithi111.stdout:62: write initial oid 62 2023-10-01T09:09:14.249 INFO:tasks.rados.rados.0.smithi111.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-10-01T09:09:14.255 INFO:tasks.rados.rados.0.smithi111.stdout:62: writing smithi11166722-62 from 625227 to 1346240 tid 1 2023-10-01T09:09:14.263 INFO:tasks.rados.rados.0.smithi111.stdout:62: writing smithi11166722-62 from 1952931 to 2657600 tid 2 2023-10-01T09:09:14.263 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:47: finishing write tid 2 to smithi11166722-47 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:47: finishing write tid 3 to smithi11166722-47 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:47: finishing write tid 4 to smithi11166722-47 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 47 v 3 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:48: finishing write tid 1 to smithi11166722-48 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:47: done (15 left) 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:63: write initial oid 63 2023-10-01T09:09:14.264 INFO:tasks.rados.rados.0.smithi111.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-10-01T09:09:14.272 INFO:tasks.rados.rados.0.smithi111.stdout:63: writing smithi11166722-63 from 642034 to 1438296 tid 1 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:63: writing smithi11166722-63 from 1895060 to 2459740 tid 2 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:48: finishing write tid 2 to smithi11166722-48 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:48: finishing write tid 3 to smithi11166722-48 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:48: finishing write tid 4 to smithi11166722-48 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:49: finishing write tid 1 to smithi11166722-49 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:48: done (15 left) 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:64: write initial oid 64 2023-10-01T09:09:14.279 INFO:tasks.rados.rados.0.smithi111.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-10-01T09:09:14.285 INFO:tasks.rados.rados.0.smithi111.stdout:64: writing smithi11166722-64 from 658841 to 1130352 tid 1 2023-10-01T09:09:14.291 INFO:tasks.rados.rados.0.smithi111.stdout:64: writing smithi11166722-64 from 1553542 to 2261880 tid 2 2023-10-01T09:09:14.296 INFO:tasks.rados.rados.0.smithi111.stdout:64: writing smithi11166722-64 from 2964119 to 3058841 tid 3 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:49: finishing write tid 2 to smithi11166722-49 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:49: finishing write tid 3 to smithi11166722-49 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:49: finishing write tid 4 to smithi11166722-49 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:50: finishing write tid 1 to smithi11166722-50 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:50: finishing write tid 2 to smithi11166722-50 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:50: finishing write tid 3 to smithi11166722-50 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:49: done (15 left) 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:65: write initial oid 65 2023-10-01T09:09:14.297 INFO:tasks.rados.rados.0.smithi111.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-10-01T09:09:14.303 INFO:tasks.rados.rados.0.smithi111.stdout:65: writing smithi11166722-65 from 675648 to 1222408 tid 1 2023-10-01T09:09:14.311 INFO:tasks.rados.rados.0.smithi111.stdout:65: writing smithi11166722-65 from 2012024 to 2580373 tid 2 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:50: finishing write tid 4 to smithi11166722-50 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 50 v 12 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:51: finishing write tid 1 to smithi11166722-51 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:51: finishing write tid 2 to smithi11166722-51 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:50: done (15 left) 2023-10-01T09:09:14.312 INFO:tasks.rados.rados.0.smithi111.stdout:66: write initial oid 66 2023-10-01T09:09:14.313 INFO:tasks.rados.rados.0.smithi111.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-10-01T09:09:14.319 INFO:tasks.rados.rados.0.smithi111.stdout:66: writing smithi11166722-66 from 692455 to 1314464 tid 1 2023-10-01T09:09:14.328 INFO:tasks.rados.rados.0.smithi111.stdout:66: writing smithi11166722-66 from 2070506 to 2782513 tid 2 2023-10-01T09:09:14.328 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.328 INFO:tasks.rados.rados.0.smithi111.stdout:51: finishing write tid 3 to smithi11166722-51 2023-10-01T09:09:14.328 INFO:tasks.rados.rados.0.smithi111.stdout:51: finishing write tid 4 to smithi11166722-51 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:51: finishing write tid 5 to smithi11166722-51 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 51 v 10 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:52: finishing write tid 1 to smithi11166722-52 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:52: finishing write tid 2 to smithi11166722-52 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:52: finishing write tid 3 to smithi11166722-52 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:51: done (15 left) 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:67: write initial oid 67 2023-10-01T09:09:14.329 INFO:tasks.rados.rados.0.smithi111.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-10-01T09:09:14.336 INFO:tasks.rados.rados.0.smithi111.stdout:67: writing smithi11166722-67 from 709262 to 1406520 tid 1 2023-10-01T09:09:14.343 INFO:tasks.rados.rados.0.smithi111.stdout:67: writing smithi11166722-67 from 2012635 to 2584653 tid 2 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:67: writing smithi11166722-67 from 3046388 to 3109262 tid 3 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:52: finishing write tid 4 to smithi11166722-52 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 52 v 18 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:53: finishing write tid 1 to smithi11166722-53 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:53: finishing write tid 2 to smithi11166722-53 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:53: finishing write tid 3 to smithi11166722-53 2023-10-01T09:09:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:53: finishing write tid 4 to smithi11166722-53 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:53: finishing write tid 5 to smithi11166722-53 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 53 v 25 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:54: finishing write tid 1 to smithi11166722-54 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:54: finishing write tid 2 to smithi11166722-54 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:54: finishing write tid 3 to smithi11166722-54 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:54: finishing write tid 4 to smithi11166722-54 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 54 v 18 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:55: finishing write tid 1 to smithi11166722-55 2023-10-01T09:09:14.351 INFO:tasks.rados.rados.0.smithi111.stdout:55: finishing write tid 2 to smithi11166722-55 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:55: finishing write tid 3 to smithi11166722-55 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:55: finishing write tid 4 to smithi11166722-55 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:55: finishing write tid 5 to smithi11166722-55 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 55 v 7 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:56: finishing write tid 1 to smithi11166722-56 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:56: finishing write tid 2 to smithi11166722-56 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:56: finishing write tid 3 to smithi11166722-56 2023-10-01T09:09:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:56: finishing write tid 4 to smithi11166722-56 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:56: finishing write tid 5 to smithi11166722-56 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 22 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:57: finishing write tid 1 to smithi11166722-57 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:57: finishing write tid 2 to smithi11166722-57 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:57: finishing write tid 3 to smithi11166722-57 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:57: finishing write tid 4 to smithi11166722-57 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:57: finishing write tid 5 to smithi11166722-57 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 57 v 10 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:58: finishing write tid 1 to smithi11166722-58 2023-10-01T09:09:14.353 INFO:tasks.rados.rados.0.smithi111.stdout:58: finishing write tid 2 to smithi11166722-58 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:58: finishing write tid 3 to smithi11166722-58 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:58: finishing write tid 4 to smithi11166722-58 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:58: finishing write tid 5 to smithi11166722-58 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 58 v 7 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:59: finishing write tid 1 to smithi11166722-59 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:59: finishing write tid 2 to smithi11166722-59 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:59: finishing write tid 3 to smithi11166722-59 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:59: finishing write tid 4 to smithi11166722-59 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 59 v 3 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-10-01T09:09:14.354 INFO:tasks.rados.rados.0.smithi111.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:60: finishing write tid 1 to smithi11166722-60 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:60: finishing write tid 2 to smithi11166722-60 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:60: finishing write tid 3 to smithi11166722-60 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:52: done (15 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:53: done (14 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:54: done (13 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:55: done (12 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:56: done (11 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:57: done (10 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:58: done (9 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:59: done (8 left) 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:68: write initial oid 68 2023-10-01T09:09:14.355 INFO:tasks.rados.rados.0.smithi111.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-10-01T09:09:14.356 INFO:tasks.rados.rados.0.smithi111.stdout:68: writing smithi11166722-68 from 726069 to 1498576 tid 1 2023-10-01T09:09:14.364 INFO:tasks.rados.rados.0.smithi111.stdout:68: writing smithi11166722-68 from 2071117 to 2786793 tid 2 2023-10-01T09:09:14.364 INFO:tasks.rados.rados.0.smithi111.stdout:69: write initial oid 69 2023-10-01T09:09:14.364 INFO:tasks.rados.rados.0.smithi111.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-10-01T09:09:14.371 INFO:tasks.rados.rados.0.smithi111.stdout:69: writing smithi11166722-69 from 742876 to 1190632 tid 1 2023-10-01T09:09:14.377 INFO:tasks.rados.rados.0.smithi111.stdout:69: writing smithi11166722-69 from 1729599 to 2305286 tid 2 2023-10-01T09:09:14.382 INFO:tasks.rados.rados.0.smithi111.stdout:69: writing smithi11166722-69 from 3101234 to 3142876 tid 3 2023-10-01T09:09:14.383 INFO:tasks.rados.rados.0.smithi111.stdout:70: write initial oid 70 2023-10-01T09:09:14.383 INFO:tasks.rados.rados.0.smithi111.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-10-01T09:09:14.390 INFO:tasks.rados.rados.0.smithi111.stdout:70: writing smithi11166722-70 from 759683 to 1399041 tid 1 2023-10-01T09:09:14.397 INFO:tasks.rados.rados.0.smithi111.stdout:70: writing smithi11166722-70 from 1904434 to 2623779 tid 2 2023-10-01T09:09:14.401 INFO:tasks.rados.rados.0.smithi111.stdout:70: writing smithi11166722-70 from 3128657 to 3159683 tid 3 2023-10-01T09:09:14.401 INFO:tasks.rados.rados.0.smithi111.stdout:71: write initial oid 71 2023-10-01T09:09:14.401 INFO:tasks.rados.rados.0.smithi111.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-10-01T09:09:14.409 INFO:tasks.rados.rados.0.smithi111.stdout:71: writing smithi11166722-71 from 776490 to 1491097 tid 1 2023-10-01T09:09:14.417 INFO:tasks.rados.rados.0.smithi111.stdout:71: writing smithi11166722-71 from 2246563 to 2825919 tid 2 2023-10-01T09:09:14.418 INFO:tasks.rados.rados.0.smithi111.stdout:72: write initial oid 72 2023-10-01T09:09:14.418 INFO:tasks.rados.rados.0.smithi111.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-10-01T09:09:14.427 INFO:tasks.rados.rados.0.smithi111.stdout:72: writing smithi11166722-72 from 793297 to 1583153 tid 1 2023-10-01T09:09:14.435 INFO:tasks.rados.rados.0.smithi111.stdout:72: writing smithi11166722-72 from 2305045 to 3028059 tid 2 2023-10-01T09:09:14.436 INFO:tasks.rados.rados.0.smithi111.stdout:73: write initial oid 73 2023-10-01T09:09:14.436 INFO:tasks.rados.rados.0.smithi111.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-10-01T09:09:14.440 INFO:tasks.rados.rados.0.smithi111.stdout:73: writing smithi11166722-73 from 410104 to 875209 tid 1 2023-10-01T09:09:14.448 INFO:tasks.rados.rados.0.smithi111.stdout:73: writing smithi11166722-73 from 1563527 to 2146552 tid 2 2023-10-01T09:09:14.454 INFO:tasks.rados.rados.0.smithi111.stdout:73: writing smithi11166722-73 from 2810926 to 3210104 tid 3 2023-10-01T09:09:14.454 INFO:tasks.rados.rados.0.smithi111.stdout:74: write initial oid 74 2023-10-01T09:09:14.454 INFO:tasks.rados.rados.0.smithi111.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-10-01T09:09:14.459 INFO:tasks.rados.rados.0.smithi111.stdout:74: writing smithi11166722-74 from 426911 to 967265 tid 1 2023-10-01T09:09:14.467 INFO:tasks.rados.rados.0.smithi111.stdout:74: writing smithi11166722-74 from 1622009 to 2348692 tid 2 2023-10-01T09:09:14.473 INFO:tasks.rados.rados.0.smithi111.stdout:74: writing smithi11166722-74 from 3121996 to 3226911 tid 3 2023-10-01T09:09:14.473 INFO:tasks.rados.rados.0.smithi111.stdout:75: write initial oid 75 2023-10-01T09:09:14.474 INFO:tasks.rados.rados.0.smithi111.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-10-01T09:09:14.480 INFO:tasks.rados.rados.0.smithi111.stdout:75: writing smithi11166722-75 from 443718 to 1059321 tid 1 2023-10-01T09:09:14.485 INFO:tasks.rados.rados.0.smithi111.stdout:75: writing smithi11166722-75 from 1564138 to 2034479 tid 2 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:75: writing smithi11166722-75 from 2633066 to 3243718 tid 3 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:60: finishing write tid 4 to smithi11166722-60 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:60: finishing write tid 5 to smithi11166722-60 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 60 v 10 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:61: finishing write tid 1 to smithi11166722-61 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:61: finishing write tid 2 to smithi11166722-61 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:61: finishing write tid 3 to smithi11166722-61 2023-10-01T09:09:14.494 INFO:tasks.rados.rados.0.smithi111.stdout:60: done (15 left) 2023-10-01T09:09:14.495 INFO:tasks.rados.rados.0.smithi111.stdout:76: write initial oid 76 2023-10-01T09:09:14.495 INFO:tasks.rados.rados.0.smithi111.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-10-01T09:09:14.500 INFO:tasks.rados.rados.0.smithi111.stdout:76: writing smithi11166722-76 from 460525 to 1151377 tid 1 2023-10-01T09:09:14.508 INFO:tasks.rados.rados.0.smithi111.stdout:76: writing smithi11166722-76 from 1622620 to 2352972 tid 2 2023-10-01T09:09:14.515 INFO:tasks.rados.rados.0.smithi111.stdout:76: writing smithi11166722-76 from 3060489 to 3260525 tid 3 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:61: finishing write tid 4 to smithi11166722-61 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:61: finishing write tid 5 to smithi11166722-61 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 61 v 26 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:62: finishing write tid 1 to smithi11166722-62 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:62: finishing write tid 2 to smithi11166722-62 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:62: finishing write tid 3 to smithi11166722-62 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:62: finishing write tid 4 to smithi11166722-62 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 62 v 9 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-10-01T09:09:14.516 INFO:tasks.rados.rados.0.smithi111.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:63: finishing write tid 1 to smithi11166722-63 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:63: finishing write tid 2 to smithi11166722-63 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:63: finishing write tid 3 to smithi11166722-63 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:63: finishing write tid 4 to smithi11166722-63 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 63 v 13 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:64: finishing write tid 1 to smithi11166722-64 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:64: finishing write tid 2 to smithi11166722-64 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:64: finishing write tid 3 to smithi11166722-64 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:64: finishing write tid 4 to smithi11166722-64 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:64: finishing write tid 5 to smithi11166722-64 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 64 v 7 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-10-01T09:09:14.517 INFO:tasks.rados.rados.0.smithi111.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:65: finishing write tid 1 to smithi11166722-65 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:65: finishing write tid 2 to smithi11166722-65 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:61: done (15 left) 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:62: done (14 left) 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:63: done (13 left) 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:64: done (12 left) 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:77: write initial oid 77 2023-10-01T09:09:14.518 INFO:tasks.rados.rados.0.smithi111.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-10-01T09:09:14.521 INFO:tasks.rados.rados.0.smithi111.stdout:77: writing smithi11166722-77 from 477332 to 1243433 tid 1 2023-10-01T09:09:14.526 INFO:tasks.rados.rados.0.smithi111.stdout:77: writing smithi11166722-77 from 1681102 to 2155112 tid 2 2023-10-01T09:09:14.533 INFO:tasks.rados.rados.0.smithi111.stdout:77: writing smithi11166722-77 from 2687912 to 3277332 tid 3 2023-10-01T09:09:14.533 INFO:tasks.rados.rados.0.smithi111.stdout:78: write initial oid 78 2023-10-01T09:09:14.533 INFO:tasks.rados.rados.0.smithi111.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-10-01T09:09:14.539 INFO:tasks.rados.rados.0.smithi111.stdout:78: writing smithi11166722-78 from 494139 to 1051842 tid 1 2023-10-01T09:09:14.546 INFO:tasks.rados.rados.0.smithi111.stdout:78: writing smithi11166722-78 from 1455937 to 2189958 tid 2 2023-10-01T09:09:14.552 INFO:tasks.rados.rados.0.smithi111.stdout:78: writing smithi11166722-78 from 2948041 to 3294139 tid 3 2023-10-01T09:09:14.553 INFO:tasks.rados.rados.0.smithi111.stdout:79: write initial oid 79 2023-10-01T09:09:14.553 INFO:tasks.rados.rados.0.smithi111.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-10-01T09:09:14.559 INFO:tasks.rados.rados.0.smithi111.stdout:79: writing smithi11166722-79 from 510946 to 1143898 tid 1 2023-10-01T09:09:14.566 INFO:tasks.rados.rados.0.smithi111.stdout:79: writing smithi11166722-79 from 1798066 to 2275745 tid 2 2023-10-01T09:09:14.572 INFO:tasks.rados.rados.0.smithi111.stdout:79: writing smithi11166722-79 from 2742758 to 3199975 tid 3 2023-10-01T09:09:14.572 INFO:tasks.rados.rados.0.smithi111.stdout:80: write initial oid 80 2023-10-01T09:09:14.572 INFO:tasks.rados.rados.0.smithi111.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-10-01T09:09:14.579 INFO:tasks.rados.rados.0.smithi111.stdout:80: writing smithi11166722-80 from 527753 to 1235954 tid 1 2023-10-01T09:09:14.588 INFO:tasks.rados.rados.0.smithi111.stdout:80: writing smithi11166722-80 from 1856548 to 2594238 tid 2 2023-10-01T09:09:14.593 INFO:tasks.rados.rados.0.smithi111.stdout:80: writing smithi11166722-80 from 3286534 to 3327753 tid 3 2023-10-01T09:09:14.593 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.594 INFO:tasks.rados.rados.0.smithi111.stdout:65: finishing write tid 3 to smithi11166722-65 2023-10-01T09:09:14.594 INFO:tasks.rados.rados.0.smithi111.stdout:65: finishing write tid 4 to smithi11166722-65 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 65 v 12 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:66: finishing write tid 1 to smithi11166722-66 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:66: finishing write tid 2 to smithi11166722-66 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:66: finishing write tid 3 to smithi11166722-66 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:66: finishing write tid 4 to smithi11166722-66 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 66 v 28 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:67: finishing write tid 1 to smithi11166722-67 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:65: done (15 left) 2023-10-01T09:09:14.595 INFO:tasks.rados.rados.0.smithi111.stdout:66: done (14 left) 2023-10-01T09:09:14.596 INFO:tasks.rados.rados.0.smithi111.stdout:81: write initial oid 81 2023-10-01T09:09:14.596 INFO:tasks.rados.rados.0.smithi111.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-10-01T09:09:14.600 INFO:tasks.rados.rados.0.smithi111.stdout:81: writing smithi11166722-81 from 544560 to 1328010 tid 1 2023-10-01T09:09:14.606 INFO:tasks.rados.rados.0.smithi111.stdout:81: writing smithi11166722-81 from 1915030 to 2396378 tid 2 2023-10-01T09:09:14.612 INFO:tasks.rados.rados.0.smithi111.stdout:81: writing smithi11166722-81 from 2797604 to 3277365 tid 3 2023-10-01T09:09:14.612 INFO:tasks.rados.rados.0.smithi111.stdout:82: write initial oid 82 2023-10-01T09:09:14.612 INFO:tasks.rados.rados.0.smithi111.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-10-01T09:09:14.618 INFO:tasks.rados.rados.0.smithi111.stdout:82: writing smithi11166722-82 from 561367 to 1020066 tid 1 2023-10-01T09:09:14.625 INFO:tasks.rados.rados.0.smithi111.stdout:82: writing smithi11166722-82 from 1573512 to 2314871 tid 2 2023-10-01T09:09:14.633 INFO:tasks.rados.rados.0.smithi111.stdout:82: writing smithi11166722-82 from 2941380 to 3361367 tid 3 2023-10-01T09:09:14.633 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.633 INFO:tasks.rados.rados.0.smithi111.stdout:67: finishing write tid 2 to smithi11166722-67 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:67: finishing write tid 3 to smithi11166722-67 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:67: finishing write tid 4 to smithi11166722-67 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:67: finishing write tid 5 to smithi11166722-67 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 67 v 16 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:68: finishing write tid 1 to smithi11166722-68 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:68: finishing write tid 2 to smithi11166722-68 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:68: finishing write tid 3 to smithi11166722-68 2023-10-01T09:09:14.634 INFO:tasks.rados.rados.0.smithi111.stdout:68: finishing write tid 4 to smithi11166722-68 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 68 v 10 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:69: finishing write tid 1 to smithi11166722-69 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:69: finishing write tid 2 to smithi11166722-69 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:69: finishing write tid 3 to smithi11166722-69 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:69: finishing write tid 4 to smithi11166722-69 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:69: finishing write tid 5 to smithi11166722-69 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 69 v 11 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-10-01T09:09:14.635 INFO:tasks.rados.rados.0.smithi111.stdout:70: finishing write tid 1 to smithi11166722-70 2023-10-01T09:09:14.637 INFO:tasks.rados.rados.0.smithi111.stdout:70: finishing write tid 2 to smithi11166722-70 2023-10-01T09:09:14.637 INFO:tasks.rados.rados.0.smithi111.stdout:67: done (15 left) 2023-10-01T09:09:14.637 INFO:tasks.rados.rados.0.smithi111.stdout:68: done (14 left) 2023-10-01T09:09:14.637 INFO:tasks.rados.rados.0.smithi111.stdout:69: done (13 left) 2023-10-01T09:09:14.637 INFO:tasks.rados.rados.0.smithi111.stdout:83: write initial oid 83 2023-10-01T09:09:14.637 INFO:tasks.rados.rados.0.smithi111.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-10-01T09:09:14.638 INFO:tasks.rados.rados.0.smithi111.stdout:83: writing smithi11166722-83 from 578174 to 1112122 tid 1 2023-10-01T09:09:14.643 INFO:tasks.rados.rados.0.smithi111.stdout:83: writing smithi11166722-83 from 1515641 to 2000658 tid 2 2023-10-01T09:09:14.650 INFO:tasks.rados.rados.0.smithi111.stdout:83: writing smithi11166722-83 from 2736097 to 3238402 tid 3 2023-10-01T09:09:14.651 INFO:tasks.rados.rados.0.smithi111.stdout:84: write initial oid 84 2023-10-01T09:09:14.651 INFO:tasks.rados.rados.0.smithi111.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-10-01T09:09:14.657 INFO:tasks.rados.rados.0.smithi111.stdout:84: writing smithi11166722-84 from 594981 to 1204178 tid 1 2023-10-01T09:09:14.666 INFO:tasks.rados.rados.0.smithi111.stdout:84: writing smithi11166722-84 from 1974123 to 2719151 tid 2 2023-10-01T09:09:14.670 INFO:tasks.rados.rados.0.smithi111.stdout:84: writing smithi11166722-84 from 3279873 to 3394981 tid 3 2023-10-01T09:09:14.670 INFO:tasks.rados.rados.0.smithi111.stdout:85: write initial oid 85 2023-10-01T09:09:14.670 INFO:tasks.rados.rados.0.smithi111.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-10-01T09:09:14.676 INFO:tasks.rados.rados.0.smithi111.stdout:85: writing smithi11166722-85 from 611788 to 1012587 tid 1 2023-10-01T09:09:14.683 INFO:tasks.rados.rados.0.smithi111.stdout:85: writing smithi11166722-85 from 1748958 to 2237644 tid 2 2023-10-01T09:09:14.691 INFO:tasks.rados.rados.0.smithi111.stdout:85: writing smithi11166722-85 from 2907296 to 3411788 tid 3 2023-10-01T09:09:14.691 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.691 INFO:tasks.rados.rados.0.smithi111.stdout:70: finishing write tid 3 to smithi11166722-70 2023-10-01T09:09:14.691 INFO:tasks.rados.rados.0.smithi111.stdout:70: finishing write tid 4 to smithi11166722-70 2023-10-01T09:09:14.691 INFO:tasks.rados.rados.0.smithi111.stdout:70: finishing write tid 5 to smithi11166722-70 2023-10-01T09:09:14.691 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 70 v 11 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:70: done (15 left) 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:86: write initial oid 86 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:71: finishing write tid 1 to smithi11166722-71 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:71: finishing write tid 2 to smithi11166722-71 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:71: finishing write tid 3 to smithi11166722-71 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:71: finishing write tid 4 to smithi11166722-71 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 71 v 31 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:72: finishing write tid 1 to smithi11166722-72 2023-10-01T09:09:14.692 INFO:tasks.rados.rados.0.smithi111.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-10-01T09:09:14.696 INFO:tasks.rados.rados.0.smithi111.stdout:86: writing smithi11166722-86 from 628595 to 1104643 tid 1 2023-10-01T09:09:14.704 INFO:tasks.rados.rados.0.smithi111.stdout:86: writing smithi11166722-86 from 1807440 to 2439784 tid 2 2023-10-01T09:09:14.710 INFO:tasks.rados.rados.0.smithi111.stdout:86: writing smithi11166722-86 from 2934719 to 3387193 tid 3 2023-10-01T09:09:14.710 INFO:tasks.rados.rados.0.smithi111.stdout:71: done (15 left) 2023-10-01T09:09:14.710 INFO:tasks.rados.rados.0.smithi111.stdout:87: write initial oid 87 2023-10-01T09:09:14.710 INFO:tasks.rados.rados.0.smithi111.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-10-01T09:09:14.716 INFO:tasks.rados.rados.0.smithi111.stdout:87: writing smithi11166722-87 from 645402 to 1196699 tid 1 2023-10-01T09:09:14.723 INFO:tasks.rados.rados.0.smithi111.stdout:87: writing smithi11166722-87 from 1749569 to 2241924 tid 2 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:87: writing smithi11166722-87 from 2845789 to 3445402 tid 3 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:72: finishing write tid 2 to smithi11166722-72 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:72: finishing write tid 3 to smithi11166722-72 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:72: finishing write tid 4 to smithi11166722-72 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 72 v 13 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-10-01T09:09:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-10-01T09:09:14.731 INFO:tasks.rados.rados.0.smithi111.stdout:73: finishing write tid 1 to smithi11166722-73 2023-10-01T09:09:14.731 INFO:tasks.rados.rados.0.smithi111.stdout:72: done (15 left) 2023-10-01T09:09:14.731 INFO:tasks.rados.rados.0.smithi111.stdout:88: write initial oid 88 2023-10-01T09:09:14.731 INFO:tasks.rados.rados.0.smithi111.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-10-01T09:09:14.737 INFO:tasks.rados.rados.0.smithi111.stdout:88: writing smithi11166722-88 from 662209 to 1288755 tid 1 2023-10-01T09:09:14.742 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:14 smithi111 bash[33891]: audit 2023-10-01T09:09:13.356726+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.111:0/1615915042' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-01T09:09:14.743 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:14 smithi111 bash[33891]: cluster 2023-10-01T09:09:13.356812+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-01T09:09:14.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:14 smithi111 bash[27369]: audit 2023-10-01T09:09:13.356726+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.111:0/1615915042' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-01T09:09:14.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:14 smithi111 bash[27369]: cluster 2023-10-01T09:09:13.356812+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-01T09:09:14.744 INFO:tasks.rados.rados.0.smithi111.stdout:88: writing smithi11166722-88 from 1808051 to 2444064 tid 2 2023-10-01T09:09:14.751 INFO:tasks.rados.rados.0.smithi111.stdout:88: writing smithi11166722-88 from 2873212 to 3462209 tid 3 2023-10-01T09:09:14.751 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:14.751 INFO:tasks.rados.rados.0.smithi111.stdout:73: finishing write tid 2 to smithi11166722-73 2023-10-01T09:09:14.751 INFO:tasks.rados.rados.0.smithi111.stdout:73: finishing write tid 3 to smithi11166722-73 2023-10-01T09:09:14.752 INFO:tasks.rados.rados.0.smithi111.stdout:73: finishing write tid 4 to smithi11166722-73 2023-10-01T09:09:14.752 INFO:tasks.rados.rados.0.smithi111.stdout:73: finishing write tid 5 to smithi11166722-73 2023-10-01T09:09:14.752 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 73 v 17 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-10-01T09:09:14.752 INFO:tasks.rados.rados.0.smithi111.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-10-01T09:09:14.752 INFO:tasks.rados.rados.0.smithi111.stdout:74: finishing write tid 1 to smithi11166722-74 2023-10-01T09:09:14.752 INFO:tasks.rados.rados.0.smithi111.stdout:74: finishing write tid 2 to smithi11166722-74 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:74: finishing write tid 3 to smithi11166722-74 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:74: finishing write tid 4 to smithi11166722-74 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:74: finishing write tid 5 to smithi11166722-74 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 74 v 25 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:75: finishing write tid 1 to smithi11166722-75 2023-10-01T09:09:14.753 INFO:tasks.rados.rados.0.smithi111.stdout:75: finishing write tid 2 to smithi11166722-75 2023-10-01T09:09:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:75: finishing write tid 3 to smithi11166722-75 2023-10-01T09:09:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:75: finishing write tid 4 to smithi11166722-75 2023-10-01T09:09:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:75: finishing write tid 5 to smithi11166722-75 2023-10-01T09:09:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 14 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-10-01T09:09:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-10-01T09:09:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:73: done (15 left) 2023-10-01T09:09:14.755 INFO:tasks.rados.rados.0.smithi111.stdout:74: done (14 left) 2023-10-01T09:09:14.755 INFO:tasks.rados.rados.0.smithi111.stdout:75: done (13 left) 2023-10-01T09:09:14.755 INFO:tasks.rados.rados.0.smithi111.stdout:89: write initial oid 89 2023-10-01T09:09:14.755 INFO:tasks.rados.rados.0.smithi111.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-10-01T09:09:14.758 INFO:tasks.rados.rados.0.smithi111.stdout:89: writing smithi11166722-89 from 679016 to 1380811 tid 1 2023-10-01T09:09:14.764 INFO:tasks.rados.rados.0.smithi111.stdout:89: writing smithi11166722-89 from 1866533 to 2362557 tid 2 2023-10-01T09:09:14.770 INFO:tasks.rados.rados.0.smithi111.stdout:89: writing smithi11166722-89 from 2900635 to 3303278 tid 3 2023-10-01T09:09:14.770 INFO:tasks.rados.rados.0.smithi111.stdout:90: write initial oid 90 2023-10-01T09:09:14.770 INFO:tasks.rados.rados.0.smithi111.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-10-01T09:09:14.778 INFO:tasks.rados.rados.0.smithi111.stdout:90: writing smithi11166722-90 from 695823 to 1472867 tid 1 2023-10-01T09:09:14.785 INFO:tasks.rados.rados.0.smithi111.stdout:90: writing smithi11166722-90 from 1925015 to 2564697 tid 2 2023-10-01T09:09:14.791 INFO:tasks.rados.rados.0.smithi111.stdout:90: writing smithi11166722-90 from 3328058 to 3495823 tid 3 2023-10-01T09:09:14.791 INFO:tasks.rados.rados.0.smithi111.stdout:91: write initial oid 91 2023-10-01T09:09:14.791 INFO:tasks.rados.rados.0.smithi111.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-10-01T09:09:14.798 INFO:tasks.rados.rados.0.smithi111.stdout:91: writing smithi11166722-91 from 712630 to 1164923 tid 1 2023-10-01T09:09:14.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:14 smithi183 bash[27651]: audit 2023-10-01T09:09:13.356726+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.111:0/1615915042' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-01T09:09:14.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:14 smithi183 bash[27651]: cluster 2023-10-01T09:09:13.356812+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-01T09:09:14.804 INFO:tasks.rados.rados.0.smithi111.stdout:91: writing smithi11166722-91 from 1583497 to 2083190 tid 2 2023-10-01T09:09:14.811 INFO:tasks.rados.rados.0.smithi111.stdout:91: writing smithi11166722-91 from 2555481 to 2980668 tid 3 2023-10-01T09:09:14.811 INFO:tasks.rados.rados.0.smithi111.stdout:76: finishing write tid 1 to smithi11166722-76 2023-10-01T09:09:14.811 INFO:tasks.rados.rados.0.smithi111.stdout:76: finishing write tid 2 to smithi11166722-76 2023-10-01T09:09:14.811 INFO:tasks.rados.rados.0.smithi111.stdout:76: finishing write tid 3 to smithi11166722-76 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:76: finishing write tid 4 to smithi11166722-76 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:76: finishing write tid 5 to smithi11166722-76 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 76 v 20 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:77: finishing write tid 1 to smithi11166722-77 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:77: finishing write tid 2 to smithi11166722-77 2023-10-01T09:09:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:77: finishing write tid 3 to smithi11166722-77 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:77: finishing write tid 4 to smithi11166722-77 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:77: finishing write tid 5 to smithi11166722-77 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 77 v 30 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:78: finishing write tid 1 to smithi11166722-78 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:78: finishing write tid 2 to smithi11166722-78 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:78: finishing write tid 3 to smithi11166722-78 2023-10-01T09:09:14.813 INFO:tasks.rados.rados.0.smithi111.stdout:78: finishing write tid 4 to smithi11166722-78 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:78: finishing write tid 5 to smithi11166722-78 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 78 v 18 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:79: finishing write tid 1 to smithi11166722-79 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:79: finishing write tid 2 to smithi11166722-79 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:79: finishing write tid 3 to smithi11166722-79 2023-10-01T09:09:14.814 INFO:tasks.rados.rados.0.smithi111.stdout:79: finishing write tid 4 to smithi11166722-79 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:79: finishing write tid 5 to smithi11166722-79 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 79 v 29 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:80: finishing write tid 1 to smithi11166722-80 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:80: finishing write tid 2 to smithi11166722-80 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:80: finishing write tid 3 to smithi11166722-80 2023-10-01T09:09:14.815 INFO:tasks.rados.rados.0.smithi111.stdout:80: finishing write tid 4 to smithi11166722-80 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:80: finishing write tid 5 to smithi11166722-80 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 80 v 13 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:81: finishing write tid 1 to smithi11166722-81 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:81: finishing write tid 2 to smithi11166722-81 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:81: finishing write tid 3 to smithi11166722-81 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:81: finishing write tid 4 to smithi11166722-81 2023-10-01T09:09:14.816 INFO:tasks.rados.rados.0.smithi111.stdout:81: finishing write tid 5 to smithi11166722-81 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 81 v 34 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:82: finishing write tid 1 to smithi11166722-82 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:82: finishing write tid 2 to smithi11166722-82 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:82: finishing write tid 3 to smithi11166722-82 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:82: finishing write tid 4 to smithi11166722-82 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:82: finishing write tid 5 to smithi11166722-82 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 16 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-10-01T09:09:14.817 INFO:tasks.rados.rados.0.smithi111.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:83: finishing write tid 1 to smithi11166722-83 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:83: finishing write tid 2 to smithi11166722-83 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:83: finishing write tid 3 to smithi11166722-83 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:83: finishing write tid 4 to smithi11166722-83 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:83: finishing write tid 5 to smithi11166722-83 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 83 v 4 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:84: finishing write tid 1 to smithi11166722-84 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:84: finishing write tid 2 to smithi11166722-84 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:84: finishing write tid 3 to smithi11166722-84 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:84: finishing write tid 4 to smithi11166722-84 2023-10-01T09:09:14.818 INFO:tasks.rados.rados.0.smithi111.stdout:84: finishing write tid 5 to smithi11166722-84 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 13 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:85: finishing write tid 1 to smithi11166722-85 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:85: finishing write tid 2 to smithi11166722-85 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:85: finishing write tid 3 to smithi11166722-85 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:85: finishing write tid 4 to smithi11166722-85 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:85: finishing write tid 5 to smithi11166722-85 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 85 v 17 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:86: finishing write tid 1 to smithi11166722-86 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:86: finishing write tid 2 to smithi11166722-86 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:86: finishing write tid 3 to smithi11166722-86 2023-10-01T09:09:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:86: finishing write tid 4 to smithi11166722-86 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:86: finishing write tid 5 to smithi11166722-86 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 86 v 15 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:87: finishing write tid 1 to smithi11166722-87 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:87: finishing write tid 2 to smithi11166722-87 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:87: finishing write tid 3 to smithi11166722-87 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:87: finishing write tid 4 to smithi11166722-87 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:87: finishing write tid 5 to smithi11166722-87 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 87 v 17 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-10-01T09:09:14.820 INFO:tasks.rados.rados.0.smithi111.stdout:88: finishing write tid 1 to smithi11166722-88 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:88: finishing write tid 2 to smithi11166722-88 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:88: finishing write tid 3 to smithi11166722-88 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:88: finishing write tid 4 to smithi11166722-88 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:88: finishing write tid 5 to smithi11166722-88 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 88 v 19 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:89: finishing write tid 1 to smithi11166722-89 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:89: finishing write tid 2 to smithi11166722-89 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:89: finishing write tid 3 to smithi11166722-89 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:89: finishing write tid 4 to smithi11166722-89 2023-10-01T09:09:14.821 INFO:tasks.rados.rados.0.smithi111.stdout:89: finishing write tid 5 to smithi11166722-89 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 89 v 22 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:90: finishing write tid 1 to smithi11166722-90 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:90: finishing write tid 2 to smithi11166722-90 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:90: finishing write tid 3 to smithi11166722-90 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:90: finishing write tid 4 to smithi11166722-90 2023-10-01T09:09:14.822 INFO:tasks.rados.rados.0.smithi111.stdout:90: finishing write tid 5 to smithi11166722-90 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 90 v 33 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:91: finishing write tid 1 to smithi11166722-91 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:91: finishing write tid 2 to smithi11166722-91 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:76: done (15 left) 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:77: done (14 left) 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:78: done (13 left) 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:79: done (12 left) 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:80: done (11 left) 2023-10-01T09:09:14.823 INFO:tasks.rados.rados.0.smithi111.stdout:81: done (10 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:82: done (9 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:83: done (8 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:84: done (7 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:85: done (6 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:86: done (5 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:87: done (4 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:88: done (3 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:89: done (2 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:90: done (1 left) 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:92: write initial oid 92 2023-10-01T09:09:14.824 INFO:tasks.rados.rados.0.smithi111.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-10-01T09:09:14.825 INFO:tasks.rados.rados.0.smithi111.stdout:92: writing smithi11166722-92 from 729437 to 1256979 tid 1 2023-10-01T09:09:14.826 INFO:tasks.rados.rados.0.smithi111.stdout:92: writing smithi11166722-92 from 1925626 to 2568977 tid 2 2023-10-01T09:09:14.831 INFO:tasks.rados.rados.0.smithi111.stdout:92: writing smithi11166722-92 from 3266551 to 3529437 tid 3 2023-10-01T09:09:14.831 INFO:tasks.rados.rados.0.smithi111.stdout:93: write initial oid 93 2023-10-01T09:09:14.831 INFO:tasks.rados.rados.0.smithi111.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-10-01T09:09:14.841 INFO:tasks.rados.rados.0.smithi111.stdout:93: writing smithi11166722-93 from 746244 to 1465388 tid 1 2023-10-01T09:09:14.846 INFO:tasks.rados.rados.0.smithi111.stdout:93: writing smithi11166722-93 from 2100461 to 2603823 tid 2 2023-10-01T09:09:14.852 INFO:tasks.rados.rados.0.smithi111.stdout:93: writing smithi11166722-93 from 3126680 to 3546244 tid 3 2023-10-01T09:09:14.852 INFO:tasks.rados.rados.0.smithi111.stdout:94: write initial oid 94 2023-10-01T09:09:14.852 INFO:tasks.rados.rados.0.smithi111.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-10-01T09:09:14.861 INFO:tasks.rados.rados.0.smithi111.stdout:94: writing smithi11166722-94 from 763051 to 1557444 tid 1 2023-10-01T09:09:14.868 INFO:tasks.rados.rados.0.smithi111.stdout:94: writing smithi11166722-94 from 2158943 to 2805963 tid 2 2023-10-01T09:09:14.873 INFO:tasks.rados.rados.0.smithi111.stdout:94: writing smithi11166722-94 from 3437750 to 3563051 tid 3 2023-10-01T09:09:14.873 INFO:tasks.rados.rados.0.smithi111.stdout:95: write initial oid 95 2023-10-01T09:09:14.873 INFO:tasks.rados.rados.0.smithi111.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-10-01T09:09:14.879 INFO:tasks.rados.rados.0.smithi111.stdout:95: writing smithi11166722-95 from 779858 to 1249500 tid 1 2023-10-01T09:09:14.886 INFO:tasks.rados.rados.0.smithi111.stdout:95: writing smithi11166722-95 from 1817425 to 2324456 tid 2 2023-10-01T09:09:14.892 INFO:tasks.rados.rados.0.smithi111.stdout:95: writing smithi11166722-95 from 2781526 to 3368154 tid 3 2023-10-01T09:09:14.892 INFO:tasks.rados.rados.0.smithi111.stdout:96: write initial oid 96 2023-10-01T09:09:14.892 INFO:tasks.rados.rados.0.smithi111.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-10-01T09:09:14.900 INFO:tasks.rados.rados.0.smithi111.stdout:96: writing smithi11166722-96 from 796665 to 1341556 tid 1 2023-10-01T09:09:14.907 INFO:tasks.rados.rados.0.smithi111.stdout:96: writing smithi11166722-96 from 1759554 to 2410243 tid 2 2023-10-01T09:09:14.914 INFO:tasks.rados.rados.0.smithi111.stdout:96: writing smithi11166722-96 from 2976243 to 3596665 tid 3 2023-10-01T09:09:14.914 INFO:tasks.rados.rados.0.smithi111.stdout:97: write initial oid 97 2023-10-01T09:09:14.914 INFO:tasks.rados.rados.0.smithi111.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-10-01T09:09:14.920 INFO:tasks.rados.rados.0.smithi111.stdout:97: writing smithi11166722-97 from 413472 to 1033612 tid 1 2023-10-01T09:09:14.928 INFO:tasks.rados.rados.0.smithi111.stdout:97: writing smithi11166722-97 from 1818036 to 2328736 tid 2 2023-10-01T09:09:14.936 INFO:tasks.rados.rados.0.smithi111.stdout:97: writing smithi11166722-97 from 3120019 to 3613472 tid 3 2023-10-01T09:09:14.936 INFO:tasks.rados.rados.0.smithi111.stdout:98: write initial oid 98 2023-10-01T09:09:14.936 INFO:tasks.rados.rados.0.smithi111.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-10-01T09:09:14.942 INFO:tasks.rados.rados.0.smithi111.stdout:98: writing smithi11166722-98 from 430279 to 1125668 tid 1 2023-10-01T09:09:14.950 INFO:tasks.rados.rados.0.smithi111.stdout:98: writing smithi11166722-98 from 1876518 to 2530876 tid 2 2023-10-01T09:09:14.957 INFO:tasks.rados.rados.0.smithi111.stdout:98: writing smithi11166722-98 from 3031089 to 3567886 tid 3 2023-10-01T09:09:14.957 INFO:tasks.rados.rados.0.smithi111.stdout:99: write initial oid 99 2023-10-01T09:09:14.957 INFO:tasks.rados.rados.0.smithi111.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-10-01T09:09:14.964 INFO:tasks.rados.rados.0.smithi111.stdout:99: writing smithi11166722-99 from 447086 to 1217724 tid 1 2023-10-01T09:09:14.974 INFO:tasks.rados.rados.0.smithi111.stdout:99: writing smithi11166722-99 from 1935000 to 2733016 tid 2 2023-10-01T09:09:14.979 INFO:tasks.rados.rados.0.smithi111.stdout:99: writing smithi11166722-99 from 3458512 to 3647086 tid 3 2023-10-01T09:09:14.979 INFO:tasks.rados.rados.0.smithi111.stdout:100: write initial oid 100 2023-10-01T09:09:14.979 INFO:tasks.rados.rados.0.smithi111.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-10-01T09:09:14.985 INFO:tasks.rados.rados.0.smithi111.stdout:100: writing smithi11166722-100 from 463893 to 1026133 tid 1 2023-10-01T09:09:14.992 INFO:tasks.rados.rados.0.smithi111.stdout:100: writing smithi11166722-100 from 1593482 to 2251509 tid 2 2023-10-01T09:09:14.998 INFO:tasks.rados.rados.0.smithi111.stdout:100: writing smithi11166722-100 from 2685935 to 3245276 tid 3 2023-10-01T09:09:14.998 INFO:tasks.rados.rados.0.smithi111.stdout:101: write initial oid 101 2023-10-01T09:09:14.998 INFO:tasks.rados.rados.0.smithi111.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-10-01T09:09:15.005 INFO:tasks.rados.rados.0.smithi111.stdout:101: writing smithi11166722-101 from 480700 to 1118189 tid 1 2023-10-01T09:09:15.011 INFO:tasks.rados.rados.0.smithi111.stdout:101: writing smithi11166722-101 from 1651964 to 2053649 tid 2 2023-10-01T09:09:15.019 INFO:tasks.rados.rados.0.smithi111.stdout:101: writing smithi11166722-101 from 2713358 to 3483971 tid 3 2023-10-01T09:09:15.019 INFO:tasks.rados.rados.0.smithi111.stdout:102: write initial oid 102 2023-10-01T09:09:15.019 INFO:tasks.rados.rados.0.smithi111.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-10-01T09:09:15.026 INFO:tasks.rados.rados.0.smithi111.stdout:102: writing smithi11166722-102 from 497507 to 1210245 tid 1 2023-10-01T09:09:15.033 INFO:tasks.rados.rados.0.smithi111.stdout:102: writing smithi11166722-102 from 1710446 to 2372142 tid 2 2023-10-01T09:09:15.041 INFO:tasks.rados.rados.0.smithi111.stdout:102: writing smithi11166722-102 from 3140781 to 3697507 tid 3 2023-10-01T09:09:15.041 INFO:tasks.rados.rados.0.smithi111.stdout:103: write initial oid 103 2023-10-01T09:09:15.041 INFO:tasks.rados.rados.0.smithi111.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-10-01T09:09:15.049 INFO:tasks.rados.rados.0.smithi111.stdout:103: writing smithi11166722-103 from 514314 to 1302301 tid 1 2023-10-01T09:09:15.054 INFO:tasks.rados.rados.0.smithi111.stdout:103: writing smithi11166722-103 from 1768928 to 2174282 tid 2 2023-10-01T09:09:15.062 INFO:tasks.rados.rados.0.smithi111.stdout:103: writing smithi11166722-103 from 2768204 to 3277714 tid 3 2023-10-01T09:09:15.062 INFO:tasks.rados.rados.0.smithi111.stdout:104: write initial oid 104 2023-10-01T09:09:15.062 INFO:tasks.rados.rados.0.smithi111.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-10-01T09:09:15.066 INFO:tasks.rados.rados.0.smithi111.stdout:104: writing smithi11166722-104 from 531121 to 994357 tid 1 2023-10-01T09:09:15.074 INFO:tasks.rados.rados.0.smithi111.stdout:104: writing smithi11166722-104 from 1711057 to 2376422 tid 2 2023-10-01T09:09:15.083 INFO:tasks.rados.rados.0.smithi111.stdout:104: writing smithi11166722-104 from 3079274 to 3731121 tid 3 2023-10-01T09:09:15.083 INFO:tasks.rados.rados.0.smithi111.stdout:105: write initial oid 105 2023-10-01T09:09:15.083 INFO:tasks.rados.rados.0.smithi111.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-10-01T09:09:15.090 INFO:tasks.rados.rados.0.smithi111.stdout:105: writing smithi11166722-105 from 547928 to 1086413 tid 1 2023-10-01T09:09:15.097 INFO:tasks.rados.rados.0.smithi111.stdout:105: writing smithi11166722-105 from 1769539 to 2178562 tid 2 2023-10-01T09:09:15.104 INFO:tasks.rados.rados.0.smithi111.stdout:105: writing smithi11166722-105 from 2706697 to 3238751 tid 3 2023-10-01T09:09:15.104 INFO:tasks.rados.rados.0.smithi111.stdout:106: write initial oid 106 2023-10-01T09:09:15.104 INFO:tasks.rados.rados.0.smithi111.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-10-01T09:09:15.112 INFO:tasks.rados.rados.0.smithi111.stdout:106: writing smithi11166722-106 from 564735 to 1178469 tid 1 2023-10-01T09:09:15.120 INFO:tasks.rados.rados.0.smithi111.stdout:106: writing smithi11166722-106 from 1828021 to 2497055 tid 2 2023-10-01T09:09:15.129 INFO:tasks.rados.rados.0.smithi111.stdout:106: writing smithi11166722-106 from 3134120 to 3764735 tid 3 2023-10-01T09:09:15.129 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.129 INFO:tasks.rados.rados.0.smithi111.stdout:91: finishing write tid 3 to smithi11166722-91 2023-10-01T09:09:15.129 INFO:tasks.rados.rados.0.smithi111.stdout:91: finishing write tid 4 to smithi11166722-91 2023-10-01T09:09:15.129 INFO:tasks.rados.rados.0.smithi111.stdout:91: finishing write tid 5 to smithi11166722-91 2023-10-01T09:09:15.129 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 91 v 22 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-10-01T09:09:15.130 INFO:tasks.rados.rados.0.smithi111.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-10-01T09:09:15.130 INFO:tasks.rados.rados.0.smithi111.stdout:92: finishing write tid 1 to smithi11166722-92 2023-10-01T09:09:15.130 INFO:tasks.rados.rados.0.smithi111.stdout:92: finishing write tid 2 to smithi11166722-92 2023-10-01T09:09:15.130 INFO:tasks.rados.rados.0.smithi111.stdout:91: done (15 left) 2023-10-01T09:09:15.130 INFO:tasks.rados.rados.0.smithi111.stdout:107: write initial oid 107 2023-10-01T09:09:15.130 INFO:tasks.rados.rados.0.smithi111.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-10-01T09:09:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:107: writing smithi11166722-107 from 581542 to 1270525 tid 1 2023-10-01T09:09:15.143 INFO:tasks.rados.rados.0.smithi111.stdout:107: writing smithi11166722-107 from 1886503 to 2299195 tid 2 2023-10-01T09:09:15.150 INFO:tasks.rados.rados.0.smithi111.stdout:107: writing smithi11166722-107 from 2761543 to 3432494 tid 3 2023-10-01T09:09:15.150 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.151 INFO:tasks.rados.rados.0.smithi111.stdout:92: finishing write tid 3 to smithi11166722-92 2023-10-01T09:09:15.151 INFO:tasks.rados.rados.0.smithi111.stdout:92: finishing write tid 4 to smithi11166722-92 2023-10-01T09:09:15.151 INFO:tasks.rados.rados.0.smithi111.stdout:92: finishing write tid 5 to smithi11166722-92 2023-10-01T09:09:15.151 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 92 v 8 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-10-01T09:09:15.151 INFO:tasks.rados.rados.0.smithi111.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-10-01T09:09:15.152 INFO:tasks.rados.rados.0.smithi111.stdout:93: finishing write tid 1 to smithi11166722-93 2023-10-01T09:09:15.152 INFO:tasks.rados.rados.0.smithi111.stdout:92: done (15 left) 2023-10-01T09:09:15.152 INFO:tasks.rados.rados.0.smithi111.stdout:108: write initial oid 108 2023-10-01T09:09:15.152 INFO:tasks.rados.rados.0.smithi111.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-10-01T09:09:15.156 INFO:tasks.rados.rados.0.smithi111.stdout:108: writing smithi11166722-108 from 598349 to 1078934 tid 1 2023-10-01T09:09:15.164 INFO:tasks.rados.rados.0.smithi111.stdout:108: writing smithi11166722-108 from 1544985 to 2217688 tid 2 2023-10-01T09:09:15.174 INFO:tasks.rados.rados.0.smithi111.stdout:108: writing smithi11166722-108 from 2905319 to 3387542 tid 3 2023-10-01T09:09:15.174 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.175 INFO:tasks.rados.rados.0.smithi111.stdout:93: finishing write tid 2 to smithi11166722-93 2023-10-01T09:09:15.175 INFO:tasks.rados.rados.0.smithi111.stdout:93: finishing write tid 3 to smithi11166722-93 2023-10-01T09:09:15.175 INFO:tasks.rados.rados.0.smithi111.stdout:93: finishing write tid 4 to smithi11166722-93 2023-10-01T09:09:15.175 INFO:tasks.rados.rados.0.smithi111.stdout:93: finishing write tid 5 to smithi11166722-93 2023-10-01T09:09:15.175 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 93 v 17 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-10-01T09:09:15.175 INFO:tasks.rados.rados.0.smithi111.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:94: finishing write tid 1 to smithi11166722-94 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:94: finishing write tid 2 to smithi11166722-94 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:94: finishing write tid 3 to smithi11166722-94 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:94: finishing write tid 4 to smithi11166722-94 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:94: finishing write tid 5 to smithi11166722-94 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 94 v 21 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-10-01T09:09:15.176 INFO:tasks.rados.rados.0.smithi111.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:95: finishing write tid 1 to smithi11166722-95 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:95: finishing write tid 2 to smithi11166722-95 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:95: finishing write tid 3 to smithi11166722-95 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:95: finishing write tid 4 to smithi11166722-95 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:95: finishing write tid 5 to smithi11166722-95 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 20 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-10-01T09:09:15.177 INFO:tasks.rados.rados.0.smithi111.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:96: finishing write tid 1 to smithi11166722-96 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:96: finishing write tid 2 to smithi11166722-96 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:96: finishing write tid 3 to smithi11166722-96 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:96: finishing write tid 4 to smithi11166722-96 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:96: finishing write tid 5 to smithi11166722-96 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 96 v 38 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:97: finishing write tid 1 to smithi11166722-97 2023-10-01T09:09:15.178 INFO:tasks.rados.rados.0.smithi111.stdout:97: finishing write tid 2 to smithi11166722-97 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:97: finishing write tid 3 to smithi11166722-97 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:97: finishing write tid 4 to smithi11166722-97 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:97: finishing write tid 5 to smithi11166722-97 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 97 v 25 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:98: finishing write tid 1 to smithi11166722-98 2023-10-01T09:09:15.179 INFO:tasks.rados.rados.0.smithi111.stdout:98: finishing write tid 2 to smithi11166722-98 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:98: finishing write tid 3 to smithi11166722-98 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:98: finishing write tid 4 to smithi11166722-98 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:98: finishing write tid 5 to smithi11166722-98 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 98 v 24 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:99: finishing write tid 1 to smithi11166722-99 2023-10-01T09:09:15.180 INFO:tasks.rados.rados.0.smithi111.stdout:99: finishing write tid 2 to smithi11166722-99 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:99: finishing write tid 3 to smithi11166722-99 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:99: finishing write tid 4 to smithi11166722-99 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:93: done (15 left) 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:94: done (14 left) 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:95: done (13 left) 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:96: done (12 left) 2023-10-01T09:09:15.181 INFO:tasks.rados.rados.0.smithi111.stdout:97: done (11 left) 2023-10-01T09:09:15.182 INFO:tasks.rados.rados.0.smithi111.stdout:98: done (10 left) 2023-10-01T09:09:15.182 INFO:tasks.rados.rados.0.smithi111.stdout:109: write initial oid 109 2023-10-01T09:09:15.182 INFO:tasks.rados.rados.0.smithi111.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-10-01T09:09:15.182 INFO:tasks.rados.rados.0.smithi111.stdout:109: writing smithi11166722-109 from 615156 to 1170990 tid 1 2023-10-01T09:09:15.185 INFO:tasks.rados.rados.0.smithi111.stdout:109: writing smithi11166722-109 from 1603467 to 2019828 tid 2 2023-10-01T09:09:15.195 INFO:tasks.rados.rados.0.smithi111.stdout:109: writing smithi11166722-109 from 2816389 to 3509884 tid 3 2023-10-01T09:09:15.195 INFO:tasks.rados.rados.0.smithi111.stdout:110: write initial oid 110 2023-10-01T09:09:15.195 INFO:tasks.rados.rados.0.smithi111.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-10-01T09:09:15.202 INFO:tasks.rados.rados.0.smithi111.stdout:110: writing smithi11166722-110 from 631963 to 1263046 tid 1 2023-10-01T09:09:15.210 INFO:tasks.rados.rados.0.smithi111.stdout:110: writing smithi11166722-110 from 2061949 to 2621968 tid 2 2023-10-01T09:09:15.217 INFO:tasks.rados.rados.0.smithi111.stdout:110: writing smithi11166722-110 from 3243812 to 3748579 tid 3 2023-10-01T09:09:15.217 INFO:tasks.rados.rados.0.smithi111.stdout:111: write initial oid 111 2023-10-01T09:09:15.217 INFO:tasks.rados.rados.0.smithi111.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-10-01T09:09:15.225 INFO:tasks.rados.rados.0.smithi111.stdout:111: writing smithi11166722-111 from 648770 to 1355102 tid 1 2023-10-01T09:09:15.233 INFO:tasks.rados.rados.0.smithi111.stdout:111: writing smithi11166722-111 from 2120431 to 2540461 tid 2 2023-10-01T09:09:15.240 INFO:tasks.rados.rados.0.smithi111.stdout:111: writing smithi11166722-111 from 3271235 to 3703627 tid 3 2023-10-01T09:09:15.240 INFO:tasks.rados.rados.0.smithi111.stdout:112: write initial oid 112 2023-10-01T09:09:15.240 INFO:tasks.rados.rados.0.smithi111.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-10-01T09:09:15.249 INFO:tasks.rados.rados.0.smithi111.stdout:112: writing smithi11166722-112 from 665577 to 1447158 tid 1 2023-10-01T09:09:15.255 INFO:tasks.rados.rados.0.smithi111.stdout:112: writing smithi11166722-112 from 2062560 to 2626248 tid 2 2023-10-01T09:09:15.263 INFO:tasks.rados.rados.0.smithi111.stdout:112: writing smithi11166722-112 from 3182305 to 3825969 tid 3 2023-10-01T09:09:15.263 INFO:tasks.rados.rados.0.smithi111.stdout:113: write initial oid 113 2023-10-01T09:09:15.263 INFO:tasks.rados.rados.0.smithi111.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-10-01T09:09:15.270 INFO:tasks.rados.rados.0.smithi111.stdout:113: writing smithi11166722-113 from 682384 to 1139214 tid 1 2023-10-01T09:09:15.275 INFO:tasks.rados.rados.0.smithi111.stdout:113: writing smithi11166722-113 from 1721042 to 2144741 tid 2 2023-10-01T09:09:15.282 INFO:tasks.rados.rados.0.smithi111.stdout:113: writing smithi11166722-113 from 2809728 to 3264664 tid 3 2023-10-01T09:09:15.286 INFO:tasks.rados.rados.0.smithi111.stdout:113: writing smithi11166722-113 from 3731357 to 3882384 tid 4 2023-10-01T09:09:15.286 INFO:tasks.rados.rados.0.smithi111.stdout:114: write initial oid 114 2023-10-01T09:09:15.287 INFO:tasks.rados.rados.0.smithi111.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-10-01T09:09:15.293 INFO:tasks.rados.rados.0.smithi111.stdout:114: writing smithi11166722-114 from 699191 to 1231270 tid 1 2023-10-01T09:09:15.300 INFO:tasks.rados.rados.0.smithi111.stdout:114: writing smithi11166722-114 from 1779524 to 2346881 tid 2 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:114: writing smithi11166722-114 from 2837151 to 3503359 tid 3 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:99: finishing write tid 5 to smithi11166722-99 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 99 v 21 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:100: finishing write tid 1 to smithi11166722-100 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:100: finishing write tid 2 to smithi11166722-100 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:100: finishing write tid 3 to smithi11166722-100 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:100: finishing write tid 4 to smithi11166722-100 2023-10-01T09:09:15.309 INFO:tasks.rados.rados.0.smithi111.stdout:100: finishing write tid 5 to smithi11166722-100 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 100 v 25 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:101: finishing write tid 1 to smithi11166722-101 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:101: finishing write tid 2 to smithi11166722-101 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:101: finishing write tid 3 to smithi11166722-101 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:101: finishing write tid 4 to smithi11166722-101 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:101: finishing write tid 5 to smithi11166722-101 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 14 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:102: finishing write tid 1 to smithi11166722-102 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:102: finishing write tid 2 to smithi11166722-102 2023-10-01T09:09:15.310 INFO:tasks.rados.rados.0.smithi111.stdout:102: finishing write tid 3 to smithi11166722-102 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:102: finishing write tid 4 to smithi11166722-102 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:102: finishing write tid 5 to smithi11166722-102 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 102 v 42 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:99: done (15 left) 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:100: done (14 left) 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:101: done (13 left) 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:102: done (12 left) 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:115: write initial oid 115 2023-10-01T09:09:15.311 INFO:tasks.rados.rados.0.smithi111.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-10-01T09:09:15.316 INFO:tasks.rados.rados.0.smithi111.stdout:115: writing smithi11166722-115 from 715998 to 1323326 tid 1 2023-10-01T09:09:15.322 INFO:tasks.rados.rados.0.smithi111.stdout:115: writing smithi11166722-115 from 1838006 to 2265374 tid 2 2023-10-01T09:09:15.328 INFO:tasks.rados.rados.0.smithi111.stdout:115: writing smithi11166722-115 from 2864574 to 3342054 tid 3 2023-10-01T09:09:15.331 INFO:tasks.rados.rados.0.smithi111.stdout:115: writing smithi11166722-115 from 3863835 to 3915998 tid 4 2023-10-01T09:09:15.331 INFO:tasks.rados.rados.0.smithi111.stdout:116: write initial oid 116 2023-10-01T09:09:15.331 INFO:tasks.rados.rados.0.smithi111.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-10-01T09:09:15.340 INFO:tasks.rados.rados.0.smithi111.stdout:116: writing smithi11166722-116 from 732805 to 1531735 tid 1 2023-10-01T09:09:15.348 INFO:tasks.rados.rados.0.smithi111.stdout:116: writing smithi11166722-116 from 2296488 to 2867514 tid 2 2023-10-01T09:09:15.353 INFO:tasks.rados.rados.0.smithi111.stdout:116: writing smithi11166722-116 from 3291997 to 3697102 tid 3 2023-10-01T09:09:15.353 INFO:tasks.rados.rados.0.smithi111.stdout:117: write initial oid 117 2023-10-01T09:09:15.353 INFO:tasks.rados.rados.0.smithi111.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-10-01T09:09:15.360 INFO:tasks.rados.rados.0.smithi111.stdout:117: writing smithi11166722-117 from 749612 to 1223791 tid 1 2023-10-01T09:09:15.368 INFO:tasks.rados.rados.0.smithi111.stdout:117: writing smithi11166722-117 from 1954970 to 2386007 tid 2 2023-10-01T09:09:15.375 INFO:tasks.rados.rados.0.smithi111.stdout:117: writing smithi11166722-117 from 2919420 to 3535797 tid 3 2023-10-01T09:09:15.375 INFO:tasks.rados.rados.0.smithi111.stdout:118: write initial oid 118 2023-10-01T09:09:15.375 INFO:tasks.rados.rados.0.smithi111.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-10-01T09:09:15.383 INFO:tasks.rados.rados.0.smithi111.stdout:118: writing smithi11166722-118 from 766419 to 1315847 tid 1 2023-10-01T09:09:15.390 INFO:tasks.rados.rados.0.smithi111.stdout:118: writing smithi11166722-118 from 2013452 to 2588147 tid 2 2023-10-01T09:09:15.398 INFO:tasks.rados.rados.0.smithi111.stdout:118: writing smithi11166722-118 from 3346843 to 3774492 tid 3 2023-10-01T09:09:15.398 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.398 INFO:tasks.rados.rados.0.smithi111.stdout:103: finishing write tid 1 to smithi11166722-103 2023-10-01T09:09:15.398 INFO:tasks.rados.rados.0.smithi111.stdout:103: finishing write tid 2 to smithi11166722-103 2023-10-01T09:09:15.398 INFO:tasks.rados.rados.0.smithi111.stdout:103: finishing write tid 3 to smithi11166722-103 2023-10-01T09:09:15.398 INFO:tasks.rados.rados.0.smithi111.stdout:103: finishing write tid 4 to smithi11166722-103 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:103: finishing write tid 5 to smithi11166722-103 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 103 v 23 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:104: finishing write tid 1 to smithi11166722-104 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:104: finishing write tid 2 to smithi11166722-104 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:104: finishing write tid 3 to smithi11166722-104 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:104: finishing write tid 4 to smithi11166722-104 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:104: finishing write tid 5 to smithi11166722-104 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 104 v 21 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:105: finishing write tid 1 to smithi11166722-105 2023-10-01T09:09:15.399 INFO:tasks.rados.rados.0.smithi111.stdout:105: finishing write tid 2 to smithi11166722-105 2023-10-01T09:09:15.400 INFO:tasks.rados.rados.0.smithi111.stdout:103: done (15 left) 2023-10-01T09:09:15.400 INFO:tasks.rados.rados.0.smithi111.stdout:104: done (14 left) 2023-10-01T09:09:15.400 INFO:tasks.rados.rados.0.smithi111.stdout:119: write initial oid 119 2023-10-01T09:09:15.400 INFO:tasks.rados.rados.0.smithi111.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-10-01T09:09:15.406 INFO:tasks.rados.rados.0.smithi111.stdout:119: writing smithi11166722-119 from 783226 to 1407903 tid 1 2023-10-01T09:09:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:119: writing smithi11166722-119 from 2071934 to 2506640 tid 2 2023-10-01T09:09:15.419 INFO:tasks.rados.rados.0.smithi111.stdout:119: writing smithi11166722-119 from 2974266 to 3613187 tid 3 2023-10-01T09:09:15.419 INFO:tasks.rados.rados.0.smithi111.stdout:120: write initial oid 120 2023-10-01T09:09:15.420 INFO:tasks.rados.rados.0.smithi111.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-10-01T09:09:15.426 INFO:tasks.rados.rados.0.smithi111.stdout:120: writing smithi11166722-120 from 400033 to 1099959 tid 1 2023-10-01T09:09:15.432 INFO:tasks.rados.rados.0.smithi111.stdout:120: writing smithi11166722-120 from 1614063 to 2000033 tid 2 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:105: finishing write tid 3 to smithi11166722-105 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:105: finishing write tid 4 to smithi11166722-105 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:105: finishing write tid 5 to smithi11166722-105 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 21 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:106: finishing write tid 1 to smithi11166722-106 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:105: done (15 left) 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:121: write initial oid 121 2023-10-01T09:09:15.433 INFO:tasks.rados.rados.0.smithi111.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-10-01T09:09:15.439 INFO:tasks.rados.rados.0.smithi111.stdout:121: writing smithi11166722-121 from 416840 to 1192015 tid 1 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout:121: writing smithi11166722-121 from 1672545 to 2016840 tid 2 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout:106: finishing write tid 2 to smithi11166722-106 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout:106: finishing write tid 3 to smithi11166722-106 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout:106: finishing write tid 4 to smithi11166722-106 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout:106: finishing write tid 5 to smithi11166722-106 2023-10-01T09:09:15.445 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 106 v 27 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:107: finishing write tid 1 to smithi11166722-107 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:107: finishing write tid 2 to smithi11166722-107 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:107: finishing write tid 3 to smithi11166722-107 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:107: finishing write tid 4 to smithi11166722-107 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:106: done (15 left) 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:122: write initial oid 122 2023-10-01T09:09:15.446 INFO:tasks.rados.rados.0.smithi111.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-10-01T09:09:15.450 INFO:tasks.rados.rados.0.smithi111.stdout:122: writing smithi11166722-122 from 433647 to 884071 tid 1 2023-10-01T09:09:15.457 INFO:tasks.rados.rados.0.smithi111.stdout:122: writing smithi11166722-122 from 1331027 to 1913060 tid 2 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout:107: finishing write tid 5 to smithi11166722-107 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 107 v 25 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout:107: done (15 left) 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout:123: write initial oid 123 2023-10-01T09:09:15.458 INFO:tasks.rados.rados.0.smithi111.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-10-01T09:09:15.462 INFO:tasks.rados.rados.0.smithi111.stdout:123: writing smithi11166722-123 from 450454 to 1092480 tid 1 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:123: writing smithi11166722-123 from 1505862 to 2050454 tid 2 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:108: finishing write tid 1 to smithi11166722-108 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:108: finishing write tid 2 to smithi11166722-108 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:108: finishing write tid 3 to smithi11166722-108 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:108: finishing write tid 4 to smithi11166722-108 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:108: finishing write tid 5 to smithi11166722-108 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 108 v 29 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-10-01T09:09:15.469 INFO:tasks.rados.rados.0.smithi111.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-10-01T09:09:15.470 INFO:tasks.rados.rados.0.smithi111.stdout:109: finishing write tid 1 to smithi11166722-109 2023-10-01T09:09:15.470 INFO:tasks.rados.rados.0.smithi111.stdout:109: finishing write tid 2 to smithi11166722-109 2023-10-01T09:09:15.470 INFO:tasks.rados.rados.0.smithi111.stdout:108: done (15 left) 2023-10-01T09:09:15.470 INFO:tasks.rados.rados.0.smithi111.stdout:124: write initial oid 124 2023-10-01T09:09:15.470 INFO:tasks.rados.rados.0.smithi111.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-10-01T09:09:15.476 INFO:tasks.rados.rados.0.smithi111.stdout:124: writing smithi11166722-124 from 467261 to 1184536 tid 1 2023-10-01T09:09:15.481 INFO:tasks.rados.rados.0.smithi111.stdout:124: writing smithi11166722-124 from 1847991 to 2067261 tid 2 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:109: finishing write tid 3 to smithi11166722-109 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:109: finishing write tid 4 to smithi11166722-109 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:109: finishing write tid 5 to smithi11166722-109 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 29 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:110: finishing write tid 1 to smithi11166722-110 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:110: finishing write tid 2 to smithi11166722-110 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:110: finishing write tid 3 to smithi11166722-110 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:110: finishing write tid 4 to smithi11166722-110 2023-10-01T09:09:15.482 INFO:tasks.rados.rados.0.smithi111.stdout:110: finishing write tid 5 to smithi11166722-110 2023-10-01T09:09:15.483 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 110 v 33 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-10-01T09:09:15.483 INFO:tasks.rados.rados.0.smithi111.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-10-01T09:09:15.483 INFO:tasks.rados.rados.0.smithi111.stdout:109: done (15 left) 2023-10-01T09:09:15.483 INFO:tasks.rados.rados.0.smithi111.stdout:110: done (14 left) 2023-10-01T09:09:15.483 INFO:tasks.rados.rados.0.smithi111.stdout:125: write initial oid 125 2023-10-01T09:09:15.483 INFO:tasks.rados.rados.0.smithi111.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-10-01T09:09:15.489 INFO:tasks.rados.rados.0.smithi111.stdout:125: writing smithi11166722-125 from 484068 to 1276592 tid 1 2023-10-01T09:09:15.494 INFO:tasks.rados.rados.0.smithi111.stdout:125: writing smithi11166722-125 from 1906473 to 2084068 tid 2 2023-10-01T09:09:15.494 INFO:tasks.rados.rados.0.smithi111.stdout:126: write initial oid 126 2023-10-01T09:09:15.494 INFO:tasks.rados.rados.0.smithi111.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-10-01T09:09:15.499 INFO:tasks.rados.rados.0.smithi111.stdout:126: writing smithi11166722-126 from 500875 to 968648 tid 1 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:126: writing smithi11166722-126 from 1564955 to 2100875 tid 2 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:111: finishing write tid 1 to smithi11166722-111 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:111: finishing write tid 2 to smithi11166722-111 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:111: finishing write tid 3 to smithi11166722-111 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:111: finishing write tid 4 to smithi11166722-111 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:111: finishing write tid 5 to smithi11166722-111 2023-10-01T09:09:15.507 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 111 v 26 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:112: finishing write tid 1 to smithi11166722-112 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:112: finishing write tid 2 to smithi11166722-112 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:112: finishing write tid 3 to smithi11166722-112 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:111: done (15 left) 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:127: write initial oid 127 2023-10-01T09:09:15.508 INFO:tasks.rados.rados.0.smithi111.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-10-01T09:09:15.513 INFO:tasks.rados.rados.0.smithi111.stdout:127: writing smithi11166722-127 from 517682 to 1060704 tid 1 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:127: writing smithi11166722-127 from 1623437 to 2117682 tid 2 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:112: finishing write tid 4 to smithi11166722-112 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:112: finishing write tid 5 to smithi11166722-112 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 112 v 18 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:113: finishing write tid 1 to smithi11166722-113 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:113: finishing write tid 2 to smithi11166722-113 2023-10-01T09:09:15.520 INFO:tasks.rados.rados.0.smithi111.stdout:113: finishing write tid 3 to smithi11166722-113 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:113: finishing write tid 4 to smithi11166722-113 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:113: finishing write tid 5 to smithi11166722-113 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:113: finishing write tid 6 to smithi11166722-113 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 113 v 13 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:114: finishing write tid 1 to smithi11166722-114 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:114: finishing write tid 2 to smithi11166722-114 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:112: done (15 left) 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:113: done (14 left) 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:128: write initial oid 128 2023-10-01T09:09:15.521 INFO:tasks.rados.rados.0.smithi111.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-10-01T09:09:15.526 INFO:tasks.rados.rados.0.smithi111.stdout:128: writing smithi11166722-128 from 534489 to 1152760 tid 1 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:128: writing smithi11166722-128 from 1565566 to 2134489 tid 2 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:129: write initial oid 129 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:114: finishing write tid 3 to smithi11166722-114 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:114: finishing write tid 4 to smithi11166722-114 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:114: finishing write tid 5 to smithi11166722-114 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 114 v 29 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-10-01T09:09:15.533 INFO:tasks.rados.rados.0.smithi111.stdout:115: finishing write tid 1 to smithi11166722-115 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:115: finishing write tid 2 to smithi11166722-115 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:115: finishing write tid 3 to smithi11166722-115 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:115: finishing write tid 4 to smithi11166722-115 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:115: finishing write tid 5 to smithi11166722-115 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:115: finishing write tid 6 to smithi11166722-115 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 115 v 16 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:116: finishing write tid 1 to smithi11166722-116 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:116: finishing write tid 2 to smithi11166722-116 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:116: finishing write tid 3 to smithi11166722-116 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:116: finishing write tid 4 to smithi11166722-116 2023-10-01T09:09:15.534 INFO:tasks.rados.rados.0.smithi111.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-10-01T09:09:15.539 INFO:tasks.rados.rados.0.smithi111.stdout:129: writing smithi11166722-129 from 551296 to 1244816 tid 1 2023-10-01T09:09:15.545 INFO:tasks.rados.rados.0.smithi111.stdout:129: writing smithi11166722-129 from 2024048 to 2151296 tid 2 2023-10-01T09:09:15.545 INFO:tasks.rados.rados.0.smithi111.stdout:114: done (15 left) 2023-10-01T09:09:15.545 INFO:tasks.rados.rados.0.smithi111.stdout:115: done (14 left) 2023-10-01T09:09:15.545 INFO:tasks.rados.rados.0.smithi111.stdout:130: write initial oid 130 2023-10-01T09:09:15.545 INFO:tasks.rados.rados.0.smithi111.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-10-01T09:09:15.553 INFO:tasks.rados.rados.0.smithi111.stdout:130: writing smithi11166722-130 from 568103 to 1336872 tid 1 2023-10-01T09:09:15.558 INFO:tasks.rados.rados.0.smithi111.stdout:130: writing smithi11166722-130 from 2082530 to 2168103 tid 2 2023-10-01T09:09:15.559 INFO:tasks.rados.rados.0.smithi111.stdout:131: write initial oid 131 2023-10-01T09:09:15.559 INFO:tasks.rados.rados.0.smithi111.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-10-01T09:09:15.566 INFO:tasks.rados.rados.0.smithi111.stdout:131: writing smithi11166722-131 from 584910 to 1145281 tid 1 2023-10-01T09:09:15.572 INFO:tasks.rados.rados.0.smithi111.stdout:131: writing smithi11166722-131 from 1857365 to 2184910 tid 2 2023-10-01T09:09:15.572 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.572 INFO:tasks.rados.rados.0.smithi111.stdout:116: finishing write tid 5 to smithi11166722-116 2023-10-01T09:09:15.572 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 116 v 25 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-10-01T09:09:15.573 INFO:tasks.rados.rados.0.smithi111.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-10-01T09:09:15.573 INFO:tasks.rados.rados.0.smithi111.stdout:116: done (15 left) 2023-10-01T09:09:15.573 INFO:tasks.rados.rados.0.smithi111.stdout:132: write initial oid 132 2023-10-01T09:09:15.573 INFO:tasks.rados.rados.0.smithi111.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-10-01T09:09:15.580 INFO:tasks.rados.rados.0.smithi111.stdout:132: writing smithi11166722-132 from 601717 to 1237337 tid 1 2023-10-01T09:09:15.587 INFO:tasks.rados.rados.0.smithi111.stdout:132: writing smithi11166722-132 from 1799494 to 2201717 tid 2 2023-10-01T09:09:15.587 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.587 INFO:tasks.rados.rados.0.smithi111.stdout:117: finishing write tid 1 to smithi11166722-117 2023-10-01T09:09:15.587 INFO:tasks.rados.rados.0.smithi111.stdout:117: finishing write tid 2 to smithi11166722-117 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:117: finishing write tid 3 to smithi11166722-117 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:117: finishing write tid 4 to smithi11166722-117 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:117: finishing write tid 5 to smithi11166722-117 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 117 v 46 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:118: finishing write tid 1 to smithi11166722-118 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:118: finishing write tid 2 to smithi11166722-118 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:117: done (15 left) 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:133: write initial oid 133 2023-10-01T09:09:15.588 INFO:tasks.rados.rados.0.smithi111.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-10-01T09:09:15.597 INFO:tasks.rados.rados.0.smithi111.stdout:133: writing smithi11166722-133 from 618524 to 1329393 tid 1 2023-10-01T09:09:15.603 INFO:tasks.rados.rados.0.smithi111.stdout:133: writing smithi11166722-133 from 1857976 to 2218524 tid 2 2023-10-01T09:09:15.603 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:118: finishing write tid 3 to smithi11166722-118 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:118: finishing write tid 4 to smithi11166722-118 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:118: finishing write tid 5 to smithi11166722-118 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 118 v 26 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:119: finishing write tid 1 to smithi11166722-119 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:119: finishing write tid 2 to smithi11166722-119 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:118: done (15 left) 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:134: write initial oid 134 2023-10-01T09:09:15.604 INFO:tasks.rados.rados.0.smithi111.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-10-01T09:09:15.612 INFO:tasks.rados.rados.0.smithi111.stdout:134: writing smithi11166722-134 from 635331 to 1421449 tid 1 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout:134: writing smithi11166722-134 from 1916458 to 2235331 tid 2 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout:119: finishing write tid 3 to smithi11166722-119 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout:119: finishing write tid 4 to smithi11166722-119 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout:119: finishing write tid 5 to smithi11166722-119 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 119 v 50 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-10-01T09:09:15.617 INFO:tasks.rados.rados.0.smithi111.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-10-01T09:09:15.618 INFO:tasks.rados.rados.0.smithi111.stdout:120: finishing write tid 1 to smithi11166722-120 2023-10-01T09:09:15.618 INFO:tasks.rados.rados.0.smithi111.stdout:120: finishing write tid 2 to smithi11166722-120 2023-10-01T09:09:15.618 INFO:tasks.rados.rados.0.smithi111.stdout:119: done (15 left) 2023-10-01T09:09:15.618 INFO:tasks.rados.rados.0.smithi111.stdout:135: write initial oid 135 2023-10-01T09:09:15.618 INFO:tasks.rados.rados.0.smithi111.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-10-01T09:09:15.623 INFO:tasks.rados.rados.0.smithi111.stdout:135: writing smithi11166722-135 from 652138 to 1113505 tid 1 2023-10-01T09:09:15.631 INFO:tasks.rados.rados.0.smithi111.stdout:135: writing smithi11166722-135 from 1574940 to 2252138 tid 2 2023-10-01T09:09:15.631 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.631 INFO:tasks.rados.rados.0.smithi111.stdout:120: finishing write tid 3 to smithi11166722-120 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:120: finishing write tid 4 to smithi11166722-120 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 120 v 30 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:121: finishing write tid 1 to smithi11166722-121 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:121: finishing write tid 2 to smithi11166722-121 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:121: finishing write tid 3 to smithi11166722-121 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:121: finishing write tid 4 to smithi11166722-121 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 121 v 34 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:122: finishing write tid 1 to smithi11166722-122 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:122: finishing write tid 2 to smithi11166722-122 2023-10-01T09:09:15.632 INFO:tasks.rados.rados.0.smithi111.stdout:122: finishing write tid 3 to smithi11166722-122 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:122: finishing write tid 4 to smithi11166722-122 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 122 v 32 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:123: finishing write tid 1 to smithi11166722-123 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:123: finishing write tid 2 to smithi11166722-123 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:123: finishing write tid 3 to smithi11166722-123 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:123: finishing write tid 4 to smithi11166722-123 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 123 v 19 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:124: finishing write tid 1 to smithi11166722-124 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:120: done (15 left) 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:121: done (14 left) 2023-10-01T09:09:15.633 INFO:tasks.rados.rados.0.smithi111.stdout:122: done (13 left) 2023-10-01T09:09:15.634 INFO:tasks.rados.rados.0.smithi111.stdout:123: done (12 left) 2023-10-01T09:09:15.634 INFO:tasks.rados.rados.0.smithi111.stdout:136: write initial oid 136 2023-10-01T09:09:15.634 INFO:tasks.rados.rados.0.smithi111.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-10-01T09:09:15.638 INFO:tasks.rados.rados.0.smithi111.stdout:136: writing smithi11166722-136 from 668945 to 1205561 tid 1 2023-10-01T09:09:15.644 INFO:tasks.rados.rados.0.smithi111.stdout:136: writing smithi11166722-136 from 1633422 to 2124785 tid 2 2023-10-01T09:09:15.644 INFO:tasks.rados.rados.0.smithi111.stdout:137: write initial oid 137 2023-10-01T09:09:15.644 INFO:tasks.rados.rados.0.smithi111.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-10-01T09:09:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:137: writing smithi11166722-137 from 685752 to 1297617 tid 1 2023-10-01T09:09:15.659 INFO:tasks.rados.rados.0.smithi111.stdout:137: writing smithi11166722-137 from 1975551 to 2285752 tid 2 2023-10-01T09:09:15.659 INFO:tasks.rados.rados.0.smithi111.stdout:138: write initial oid 138 2023-10-01T09:09:15.659 INFO:tasks.rados.rados.0.smithi111.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-10-01T09:09:15.667 INFO:tasks.rados.rados.0.smithi111.stdout:138: writing smithi11166722-138 from 702559 to 1106026 tid 1 2023-10-01T09:09:15.674 INFO:tasks.rados.rados.0.smithi111.stdout:138: writing smithi11166722-138 from 1750386 to 2245418 tid 2 2023-10-01T09:09:15.674 INFO:tasks.rados.rados.0.smithi111.stdout:139: write initial oid 139 2023-10-01T09:09:15.674 INFO:tasks.rados.rados.0.smithi111.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-10-01T09:09:15.681 INFO:tasks.rados.rados.0.smithi111.stdout:139: writing smithi11166722-139 from 719366 to 1198082 tid 1 2023-10-01T09:09:15.688 INFO:tasks.rados.rados.0.smithi111.stdout:139: writing smithi11166722-139 from 1808868 to 2319366 tid 2 2023-10-01T09:09:15.688 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.688 INFO:tasks.rados.rados.0.smithi111.stdout:124: finishing write tid 2 to smithi11166722-124 2023-10-01T09:09:15.688 INFO:tasks.rados.rados.0.smithi111.stdout:124: finishing write tid 3 to smithi11166722-124 2023-10-01T09:09:15.688 INFO:tasks.rados.rados.0.smithi111.stdout:124: finishing write tid 4 to smithi11166722-124 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 124 v 29 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:125: finishing write tid 1 to smithi11166722-125 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:125: finishing write tid 2 to smithi11166722-125 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:125: finishing write tid 3 to smithi11166722-125 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:125: finishing write tid 4 to smithi11166722-125 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 125 v 37 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:126: finishing write tid 1 to smithi11166722-126 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:126: finishing write tid 2 to smithi11166722-126 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:126: finishing write tid 3 to smithi11166722-126 2023-10-01T09:09:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:124: done (15 left) 2023-10-01T09:09:15.690 INFO:tasks.rados.rados.0.smithi111.stdout:125: done (14 left) 2023-10-01T09:09:15.690 INFO:tasks.rados.rados.0.smithi111.stdout:140: write initial oid 140 2023-10-01T09:09:15.690 INFO:tasks.rados.rados.0.smithi111.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-10-01T09:09:15.695 INFO:tasks.rados.rados.0.smithi111.stdout:140: writing smithi11166722-140 from 736173 to 1290138 tid 1 2023-10-01T09:09:15.701 INFO:tasks.rados.rados.0.smithi111.stdout:140: writing smithi11166722-140 from 1867350 to 2336173 tid 2 2023-10-01T09:09:15.701 INFO:tasks.rados.rados.0.smithi111.stdout:141: write initial oid 141 2023-10-01T09:09:15.702 INFO:tasks.rados.rados.0.smithi111.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-10-01T09:09:15.709 INFO:tasks.rados.rados.0.smithi111.stdout:141: writing smithi11166722-141 from 752980 to 1382194 tid 1 2023-10-01T09:09:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:141: writing smithi11166722-141 from 1809479 to 2352980 tid 2 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:126: finishing write tid 4 to smithi11166722-126 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 126 v 36 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:127: finishing write tid 1 to smithi11166722-127 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:126: done (15 left) 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:142: write initial oid 142 2023-10-01T09:09:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-10-01T09:09:15.724 INFO:tasks.rados.rados.0.smithi111.stdout:142: writing smithi11166722-142 from 769787 to 1474250 tid 1 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:142: writing smithi11166722-142 from 2267961 to 2369787 tid 2 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:127: finishing write tid 2 to smithi11166722-127 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:127: finishing write tid 3 to smithi11166722-127 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:127: finishing write tid 4 to smithi11166722-127 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 127 v 36 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:128: finishing write tid 1 to smithi11166722-128 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:128: finishing write tid 2 to smithi11166722-128 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:128: finishing write tid 3 to smithi11166722-128 2023-10-01T09:09:15.730 INFO:tasks.rados.rados.0.smithi111.stdout:128: finishing write tid 4 to smithi11166722-128 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 128 v 29 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:129: finishing write tid 1 to smithi11166722-129 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:129: finishing write tid 2 to smithi11166722-129 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:127: done (15 left) 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:128: done (14 left) 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:143: write initial oid 143 2023-10-01T09:09:15.731 INFO:tasks.rados.rados.0.smithi111.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-10-01T09:09:15.738 INFO:tasks.rados.rados.0.smithi111.stdout:143: writing smithi11166722-143 from 786594 to 1566306 tid 1 2023-10-01T09:09:15.743 INFO:tasks.rados.rados.0.smithi111.stdout:143: writing smithi11166722-143 from 2326443 to 2386594 tid 2 2023-10-01T09:09:15.743 INFO:tasks.rados.rados.0.smithi111.stdout:144: write initial oid 144 2023-10-01T09:09:15.744 INFO:tasks.rados.rados.0.smithi111.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-10-01T09:09:15.748 INFO:tasks.rados.rados.0.smithi111.stdout:144: writing smithi11166722-144 from 403401 to 858362 tid 1 2023-10-01T09:09:15.756 INFO:tasks.rados.rados.0.smithi111.stdout:144: writing smithi11166722-144 from 1584925 to 2090964 tid 2 2023-10-01T09:09:15.756 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.756 INFO:tasks.rados.rados.0.smithi111.stdout:129: finishing write tid 3 to smithi11166722-129 2023-10-01T09:09:15.756 INFO:tasks.rados.rados.0.smithi111.stdout:129: finishing write tid 4 to smithi11166722-129 2023-10-01T09:09:15.756 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 129 v 21 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-10-01T09:09:15.757 INFO:tasks.rados.rados.0.smithi111.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-10-01T09:09:15.757 INFO:tasks.rados.rados.0.smithi111.stdout:130: finishing write tid 1 to smithi11166722-130 2023-10-01T09:09:15.757 INFO:tasks.rados.rados.0.smithi111.stdout:130: finishing write tid 2 to smithi11166722-130 2023-10-01T09:09:15.757 INFO:tasks.rados.rados.0.smithi111.stdout:129: done (15 left) 2023-10-01T09:09:15.757 INFO:tasks.rados.rados.0.smithi111.stdout:145: write initial oid 145 2023-10-01T09:09:15.757 INFO:tasks.rados.rados.0.smithi111.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-10-01T09:09:15.761 INFO:tasks.rados.rados.0.smithi111.stdout:145: writing smithi11166722-145 from 420208 to 950418 tid 1 2023-10-01T09:09:15.770 INFO:tasks.rados.rados.0.smithi111.stdout:145: writing smithi11166722-145 from 1527054 to 2293104 tid 2 2023-10-01T09:09:15.770 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.770 INFO:tasks.rados.rados.0.smithi111.stdout:130: finishing write tid 3 to smithi11166722-130 2023-10-01T09:09:15.770 INFO:tasks.rados.rados.0.smithi111.stdout:130: finishing write tid 4 to smithi11166722-130 2023-10-01T09:09:15.770 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 130 v 22 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-10-01T09:09:15.770 INFO:tasks.rados.rados.0.smithi111.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-10-01T09:09:15.771 INFO:tasks.rados.rados.0.smithi111.stdout:131: finishing write tid 1 to smithi11166722-131 2023-10-01T09:09:15.771 INFO:tasks.rados.rados.0.smithi111.stdout:131: finishing write tid 2 to smithi11166722-131 2023-10-01T09:09:15.771 INFO:tasks.rados.rados.0.smithi111.stdout:130: done (15 left) 2023-10-01T09:09:15.771 INFO:tasks.rados.rados.0.smithi111.stdout:146: write initial oid 146 2023-10-01T09:09:15.771 INFO:tasks.rados.rados.0.smithi111.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-10-01T09:09:15.777 INFO:tasks.rados.rados.0.smithi111.stdout:146: writing smithi11166722-146 from 437015 to 1158827 tid 1 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:146: writing smithi11166722-146 from 1701889 to 2211597 tid 2 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:131: finishing write tid 3 to smithi11166722-131 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:131: finishing write tid 4 to smithi11166722-131 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 131 v 23 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:132: finishing write tid 1 to smithi11166722-132 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:131: done (15 left) 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:147: write initial oid 147 2023-10-01T09:09:15.784 INFO:tasks.rados.rados.0.smithi111.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-10-01T09:09:15.791 INFO:tasks.rados.rados.0.smithi111.stdout:147: writing smithi11166722-147 from 453822 to 1250883 tid 1 2023-10-01T09:09:15.798 INFO:tasks.rados.rados.0.smithi111.stdout:147: writing smithi11166722-147 from 1760371 to 2413737 tid 2 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:132: finishing write tid 2 to smithi11166722-132 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:132: finishing write tid 3 to smithi11166722-132 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:132: finishing write tid 4 to smithi11166722-132 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 132 v 40 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:133: finishing write tid 1 to smithi11166722-133 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:133: finishing write tid 2 to smithi11166722-133 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:133: finishing write tid 3 to smithi11166722-133 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:133: finishing write tid 4 to smithi11166722-133 2023-10-01T09:09:15.799 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 133 v 26 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-10-01T09:09:15.800 INFO:tasks.rados.rados.0.smithi111.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-10-01T09:09:15.800 INFO:tasks.rados.rados.0.smithi111.stdout:134: finishing write tid 1 to smithi11166722-134 2023-10-01T09:09:15.800 INFO:tasks.rados.rados.0.smithi111.stdout:132: done (15 left) 2023-10-01T09:09:15.800 INFO:tasks.rados.rados.0.smithi111.stdout:133: done (14 left) 2023-10-01T09:09:15.800 INFO:tasks.rados.rados.0.smithi111.stdout:148: write initial oid 148 2023-10-01T09:09:15.800 INFO:tasks.rados.rados.0.smithi111.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-10-01T09:09:15.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:15 smithi183 bash[27651]: cluster 2023-10-01T09:09:14.145935+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:15.804 INFO:tasks.rados.rados.0.smithi111.stdout:148: writing smithi11166722-148 from 470629 to 942939 tid 1 2023-10-01T09:09:15.810 INFO:tasks.rados.rados.0.smithi111.stdout:148: writing smithi11166722-148 from 1418853 to 1932230 tid 2 2023-10-01T09:09:15.810 INFO:tasks.rados.rados.0.smithi111.stdout:149: write initial oid 149 2023-10-01T09:09:15.810 INFO:tasks.rados.rados.0.smithi111.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-10-01T09:09:15.816 INFO:tasks.rados.rados.0.smithi111.stdout:149: writing smithi11166722-149 from 487436 to 1034995 tid 1 2023-10-01T09:09:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:15 smithi111 bash[33891]: cluster 2023-10-01T09:09:14.145935+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:15.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:15 smithi111 bash[27369]: cluster 2023-10-01T09:09:14.145935+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:149: writing smithi11166722-149 from 1760982 to 2418017 tid 2 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:134: finishing write tid 2 to smithi11166722-134 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:134: finishing write tid 3 to smithi11166722-134 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:134: finishing write tid 4 to smithi11166722-134 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 134 v 39 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:135: finishing write tid 1 to smithi11166722-135 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:135: finishing write tid 2 to smithi11166722-135 2023-10-01T09:09:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:135: finishing write tid 3 to smithi11166722-135 2023-10-01T09:09:15.826 INFO:tasks.rados.rados.0.smithi111.stdout:134: done (15 left) 2023-10-01T09:09:15.826 INFO:tasks.rados.rados.0.smithi111.stdout:150: write initial oid 150 2023-10-01T09:09:15.826 INFO:tasks.rados.rados.0.smithi111.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-10-01T09:09:15.832 INFO:tasks.rados.rados.0.smithi111.stdout:150: writing smithi11166722-150 from 504243 to 1127051 tid 1 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:150: writing smithi11166722-150 from 1819464 to 2336510 tid 2 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:135: finishing write tid 4 to smithi11166722-135 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 135 v 32 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:136: finishing write tid 1 to smithi11166722-136 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:136: finishing write tid 2 to smithi11166722-136 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:136: finishing write tid 3 to smithi11166722-136 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:136: finishing write tid 4 to smithi11166722-136 2023-10-01T09:09:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 136 v 27 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:137: finishing write tid 1 to smithi11166722-137 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:137: finishing write tid 2 to smithi11166722-137 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:135: done (15 left) 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:136: done (14 left) 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:151: write initial oid 151 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:137: finishing write tid 3 to smithi11166722-137 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:137: finishing write tid 4 to smithi11166722-137 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 137 v 29 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:138: finishing write tid 1 to smithi11166722-138 2023-10-01T09:09:15.841 INFO:tasks.rados.rados.0.smithi111.stdout:138: finishing write tid 2 to smithi11166722-138 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:138: finishing write tid 3 to smithi11166722-138 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:138: finishing write tid 4 to smithi11166722-138 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 138 v 32 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:139: finishing write tid 1 to smithi11166722-139 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:139: finishing write tid 2 to smithi11166722-139 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:139: finishing write tid 3 to smithi11166722-139 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:139: finishing write tid 4 to smithi11166722-139 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 139 v 25 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:140: finishing write tid 1 to smithi11166722-140 2023-10-01T09:09:15.842 INFO:tasks.rados.rados.0.smithi111.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-10-01T09:09:15.850 INFO:tasks.rados.rados.0.smithi111.stdout:151: writing smithi11166722-151 from 521050 to 1219107 tid 1 2023-10-01T09:09:15.859 INFO:tasks.rados.rados.0.smithi111.stdout:151: writing smithi11166722-151 from 1877946 to 2521050 tid 2 2023-10-01T09:09:15.859 INFO:tasks.rados.rados.0.smithi111.stdout:137: done (14 left) 2023-10-01T09:09:15.859 INFO:tasks.rados.rados.0.smithi111.stdout:138: done (13 left) 2023-10-01T09:09:15.860 INFO:tasks.rados.rados.0.smithi111.stdout:139: done (12 left) 2023-10-01T09:09:15.860 INFO:tasks.rados.rados.0.smithi111.stdout:152: write initial oid 152 2023-10-01T09:09:15.860 INFO:tasks.rados.rados.0.smithi111.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-10-01T09:09:15.867 INFO:tasks.rados.rados.0.smithi111.stdout:152: writing smithi11166722-152 from 537857 to 1311163 tid 1 2023-10-01T09:09:15.875 INFO:tasks.rados.rados.0.smithi111.stdout:152: writing smithi11166722-152 from 1936428 to 2457143 tid 2 2023-10-01T09:09:15.875 INFO:tasks.rados.rados.0.smithi111.stdout:153: write initial oid 153 2023-10-01T09:09:15.875 INFO:tasks.rados.rados.0.smithi111.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-10-01T09:09:15.880 INFO:tasks.rados.rados.0.smithi111.stdout:153: writing smithi11166722-153 from 554664 to 1003219 tid 1 2023-10-01T09:09:15.887 INFO:tasks.rados.rados.0.smithi111.stdout:153: writing smithi11166722-153 from 1478557 to 2142930 tid 2 2023-10-01T09:09:15.888 INFO:tasks.rados.rados.0.smithi111.stdout:154: write initial oid 154 2023-10-01T09:09:15.888 INFO:tasks.rados.rados.0.smithi111.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-10-01T09:09:15.894 INFO:tasks.rados.rados.0.smithi111.stdout:154: writing smithi11166722-154 from 571471 to 1211628 tid 1 2023-10-01T09:09:15.900 INFO:tasks.rados.rados.0.smithi111.stdout:154: writing smithi11166722-154 from 1653392 to 2177776 tid 2 2023-10-01T09:09:15.901 INFO:tasks.rados.rados.0.smithi111.stdout:155: write initial oid 155 2023-10-01T09:09:15.901 INFO:tasks.rados.rados.0.smithi111.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-10-01T09:09:15.909 INFO:tasks.rados.rados.0.smithi111.stdout:155: writing smithi11166722-155 from 588278 to 1303684 tid 1 2023-10-01T09:09:15.916 INFO:tasks.rados.rados.0.smithi111.stdout:155: writing smithi11166722-155 from 1711874 to 2379916 tid 2 2023-10-01T09:09:15.916 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.916 INFO:tasks.rados.rados.0.smithi111.stdout:140: finishing write tid 2 to smithi11166722-140 2023-10-01T09:09:15.916 INFO:tasks.rados.rados.0.smithi111.stdout:140: finishing write tid 3 to smithi11166722-140 2023-10-01T09:09:15.916 INFO:tasks.rados.rados.0.smithi111.stdout:140: finishing write tid 4 to smithi11166722-140 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 140 v 24 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:141: finishing write tid 1 to smithi11166722-141 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:141: finishing write tid 2 to smithi11166722-141 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:141: finishing write tid 3 to smithi11166722-141 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:140: done (15 left) 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:156: write initial oid 156 2023-10-01T09:09:15.917 INFO:tasks.rados.rados.0.smithi111.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-10-01T09:09:15.926 INFO:tasks.rados.rados.0.smithi111.stdout:156: writing smithi11166722-156 from 605085 to 1395740 tid 1 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout:156: writing smithi11166722-156 from 2170356 to 2605085 tid 2 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout:141: finishing write tid 4 to smithi11166722-141 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 141 v 33 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout:141: done (15 left) 2023-10-01T09:09:15.935 INFO:tasks.rados.rados.0.smithi111.stdout:157: write initial oid 157 2023-10-01T09:09:15.936 INFO:tasks.rados.rados.0.smithi111.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-10-01T09:09:15.941 INFO:tasks.rados.rados.0.smithi111.stdout:157: writing smithi11166722-157 from 621892 to 1087796 tid 1 2023-10-01T09:09:15.949 INFO:tasks.rados.rados.0.smithi111.stdout:157: writing smithi11166722-157 from 1712485 to 2384196 tid 2 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:142: finishing write tid 1 to smithi11166722-142 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:142: finishing write tid 2 to smithi11166722-142 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:142: finishing write tid 3 to smithi11166722-142 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:142: finishing write tid 4 to smithi11166722-142 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 142 v 42 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:143: finishing write tid 1 to smithi11166722-143 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:143: finishing write tid 2 to smithi11166722-143 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:142: done (15 left) 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:158: write initial oid 158 2023-10-01T09:09:15.950 INFO:tasks.rados.rados.0.smithi111.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-10-01T09:09:15.956 INFO:tasks.rados.rados.0.smithi111.stdout:158: writing smithi11166722-158 from 638699 to 1179852 tid 1 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:158: writing smithi11166722-158 from 1770967 to 2302689 tid 2 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:143: finishing write tid 3 to smithi11166722-143 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:143: finishing write tid 4 to smithi11166722-143 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 143 v 43 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:144: finishing write tid 1 to smithi11166722-144 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:144: finishing write tid 2 to smithi11166722-144 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:144: finishing write tid 3 to smithi11166722-144 2023-10-01T09:09:15.964 INFO:tasks.rados.rados.0.smithi111.stdout:144: finishing write tid 4 to smithi11166722-144 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 144 v 21 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:145: finishing write tid 1 to smithi11166722-145 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:145: finishing write tid 2 to smithi11166722-145 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:143: done (15 left) 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:144: done (14 left) 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:159: write initial oid 159 2023-10-01T09:09:15.965 INFO:tasks.rados.rados.0.smithi111.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-10-01T09:09:15.971 INFO:tasks.rados.rados.0.smithi111.stdout:159: writing smithi11166722-159 from 655506 to 1271908 tid 1 2023-10-01T09:09:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:159: writing smithi11166722-159 from 1829449 to 2504829 tid 2 2023-10-01T09:09:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:160: write initial oid 160 2023-10-01T09:09:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-10-01T09:09:15.987 INFO:tasks.rados.rados.0.smithi111.stdout:160: writing smithi11166722-160 from 672313 to 1363964 tid 1 2023-10-01T09:09:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:160: writing smithi11166722-160 from 1887931 to 2306969 tid 2 2023-10-01T09:09:15.993 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:145: finishing write tid 3 to smithi11166722-145 2023-10-01T09:09:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:145: finishing write tid 4 to smithi11166722-145 2023-10-01T09:09:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 145 v 28 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:146: finishing write tid 1 to smithi11166722-146 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:146: finishing write tid 2 to smithi11166722-146 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:146: finishing write tid 3 to smithi11166722-146 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:145: done (15 left) 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:161: write initial oid 161 2023-10-01T09:09:15.994 INFO:tasks.rados.rados.0.smithi111.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-10-01T09:09:16.000 INFO:tasks.rados.rados.0.smithi111.stdout:161: writing smithi11166722-161 from 689120 to 1172373 tid 1 2023-10-01T09:09:16.009 INFO:tasks.rados.rados.0.smithi111.stdout:161: writing smithi11166722-161 from 1946413 to 2625462 tid 2 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:146: finishing write tid 4 to smithi11166722-146 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 31 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:147: finishing write tid 1 to smithi11166722-147 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:147: finishing write tid 2 to smithi11166722-147 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:147: finishing write tid 3 to smithi11166722-147 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:147: finishing write tid 4 to smithi11166722-147 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 147 v 39 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:148: finishing write tid 1 to smithi11166722-148 2023-10-01T09:09:16.010 INFO:tasks.rados.rados.0.smithi111.stdout:146: done (15 left) 2023-10-01T09:09:16.011 INFO:tasks.rados.rados.0.smithi111.stdout:147: done (14 left) 2023-10-01T09:09:16.011 INFO:tasks.rados.rados.0.smithi111.stdout:162: write initial oid 162 2023-10-01T09:09:16.011 INFO:tasks.rados.rados.0.smithi111.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-10-01T09:09:16.017 INFO:tasks.rados.rados.0.smithi111.stdout:162: writing smithi11166722-162 from 705927 to 1264429 tid 1 2023-10-01T09:09:16.024 INFO:tasks.rados.rados.0.smithi111.stdout:162: writing smithi11166722-162 from 2004895 to 2427602 tid 2 2023-10-01T09:09:16.024 INFO:tasks.rados.rados.0.smithi111.stdout:163: write initial oid 163 2023-10-01T09:09:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-10-01T09:09:16.032 INFO:tasks.rados.rados.0.smithi111.stdout:163: writing smithi11166722-163 from 722734 to 1356485 tid 1 2023-10-01T09:09:16.041 INFO:tasks.rados.rados.0.smithi111.stdout:163: writing smithi11166722-163 from 2063377 to 2722734 tid 2 2023-10-01T09:09:16.041 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.041 INFO:tasks.rados.rados.0.smithi111.stdout:148: finishing write tid 2 to smithi11166722-148 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:148: finishing write tid 3 to smithi11166722-148 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:148: finishing write tid 4 to smithi11166722-148 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 148 v 35 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:149: finishing write tid 1 to smithi11166722-149 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:149: finishing write tid 2 to smithi11166722-149 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:148: done (15 left) 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:164: write initial oid 164 2023-10-01T09:09:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-10-01T09:09:16.050 INFO:tasks.rados.rados.0.smithi111.stdout:164: writing smithi11166722-164 from 739541 to 1448541 tid 1 2023-10-01T09:09:16.058 INFO:tasks.rados.rados.0.smithi111.stdout:164: writing smithi11166722-164 from 2121859 to 2548235 tid 2 2023-10-01T09:09:16.058 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.058 INFO:tasks.rados.rados.0.smithi111.stdout:149: finishing write tid 3 to smithi11166722-149 2023-10-01T09:09:16.058 INFO:tasks.rados.rados.0.smithi111.stdout:149: finishing write tid 4 to smithi11166722-149 2023-10-01T09:09:16.058 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 149 v 35 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:150: finishing write tid 1 to smithi11166722-150 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:150: finishing write tid 2 to smithi11166722-150 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:150: finishing write tid 3 to smithi11166722-150 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:150: finishing write tid 4 to smithi11166722-150 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 150 v 53 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:151: finishing write tid 1 to smithi11166722-151 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:151: finishing write tid 2 to smithi11166722-151 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:151: finishing write tid 3 to smithi11166722-151 2023-10-01T09:09:16.059 INFO:tasks.rados.rados.0.smithi111.stdout:151: finishing write tid 4 to smithi11166722-151 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 151 v 28 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:152: finishing write tid 1 to smithi11166722-152 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:152: finishing write tid 2 to smithi11166722-152 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:152: finishing write tid 3 to smithi11166722-152 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:152: finishing write tid 4 to smithi11166722-152 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 152 v 32 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:153: finishing write tid 1 to smithi11166722-153 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:153: finishing write tid 2 to smithi11166722-153 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:153: finishing write tid 3 to smithi11166722-153 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:153: finishing write tid 4 to smithi11166722-153 2023-10-01T09:09:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 153 v 45 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:154: finishing write tid 1 to smithi11166722-154 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:154: finishing write tid 2 to smithi11166722-154 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:154: finishing write tid 3 to smithi11166722-154 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:149: done (15 left) 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:150: done (14 left) 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:151: done (13 left) 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:152: done (12 left) 2023-10-01T09:09:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:153: done (11 left) 2023-10-01T09:09:16.062 INFO:tasks.rados.rados.0.smithi111.stdout:165: write initial oid 165 2023-10-01T09:09:16.062 INFO:tasks.rados.rados.0.smithi111.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-10-01T09:09:16.069 INFO:tasks.rados.rados.0.smithi111.stdout:165: writing smithi11166722-165 from 756348 to 1540597 tid 1 2023-10-01T09:09:16.078 INFO:tasks.rados.rados.0.smithi111.stdout:165: writing smithi11166722-165 from 2063988 to 2750375 tid 2 2023-10-01T09:09:16.078 INFO:tasks.rados.rados.0.smithi111.stdout:166: write initial oid 166 2023-10-01T09:09:16.078 INFO:tasks.rados.rados.0.smithi111.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-10-01T09:09:16.085 INFO:tasks.rados.rados.0.smithi111.stdout:166: writing smithi11166722-166 from 773155 to 1232653 tid 1 2023-10-01T09:09:16.090 INFO:tasks.rados.rados.0.smithi111.stdout:166: writing smithi11166722-166 from 1722470 to 2152515 tid 2 2023-10-01T09:09:16.094 INFO:tasks.rados.rados.0.smithi111.stdout:166: writing smithi11166722-166 from 2648676 to 2773155 tid 3 2023-10-01T09:09:16.094 INFO:tasks.rados.rados.0.smithi111.stdout:167: write initial oid 167 2023-10-01T09:09:16.094 INFO:tasks.rados.rados.0.smithi111.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-10-01T09:09:16.102 INFO:tasks.rados.rados.0.smithi111.stdout:167: writing smithi11166722-167 from 789962 to 1324709 tid 1 2023-10-01T09:09:16.109 INFO:tasks.rados.rados.0.smithi111.stdout:167: writing smithi11166722-167 from 1780952 to 2471008 tid 2 2023-10-01T09:09:16.109 INFO:tasks.rados.rados.0.smithi111.stdout:168: write initial oid 168 2023-10-01T09:09:16.109 INFO:tasks.rados.rados.0.smithi111.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-10-01T09:09:16.115 INFO:tasks.rados.rados.0.smithi111.stdout:168: writing smithi11166722-168 from 406769 to 1016765 tid 1 2023-10-01T09:09:16.120 INFO:tasks.rados.rados.0.smithi111.stdout:168: writing smithi11166722-168 from 1439434 to 1873148 tid 2 2023-10-01T09:09:16.126 INFO:tasks.rados.rados.0.smithi111.stdout:168: writing smithi11166722-168 from 2303522 to 2806769 tid 3 2023-10-01T09:09:16.126 INFO:tasks.rados.rados.0.smithi111.stdout:169: write initial oid 169 2023-10-01T09:09:16.126 INFO:tasks.rados.rados.0.smithi111.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-10-01T09:09:16.131 INFO:tasks.rados.rados.0.smithi111.stdout:169: writing smithi11166722-169 from 423576 to 825174 tid 1 2023-10-01T09:09:16.140 INFO:tasks.rados.rados.0.smithi111.stdout:169: writing smithi11166722-169 from 1497916 to 2191641 tid 2 2023-10-01T09:09:16.140 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.140 INFO:tasks.rados.rados.0.smithi111.stdout:154: finishing write tid 4 to smithi11166722-154 2023-10-01T09:09:16.141 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 42 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-10-01T09:09:16.141 INFO:tasks.rados.rados.0.smithi111.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-10-01T09:09:16.141 INFO:tasks.rados.rados.0.smithi111.stdout:155: finishing write tid 1 to smithi11166722-155 2023-10-01T09:09:16.141 INFO:tasks.rados.rados.0.smithi111.stdout:154: done (15 left) 2023-10-01T09:09:16.142 INFO:tasks.rados.rados.0.smithi111.stdout:170: write initial oid 170 2023-10-01T09:09:16.142 INFO:tasks.rados.rados.0.smithi111.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-10-01T09:09:16.145 INFO:tasks.rados.rados.0.smithi111.stdout:170: writing smithi11166722-170 from 440383 to 917230 tid 1 2023-10-01T09:09:16.151 INFO:tasks.rados.rados.0.smithi111.stdout:170: writing smithi11166722-170 from 1556398 to 1993781 tid 2 2023-10-01T09:09:16.157 INFO:tasks.rados.rados.0.smithi111.stdout:170: writing smithi11166722-170 from 2474721 to 2840383 tid 3 2023-10-01T09:09:16.157 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.157 INFO:tasks.rados.rados.0.smithi111.stdout:155: finishing write tid 2 to smithi11166722-155 2023-10-01T09:09:16.157 INFO:tasks.rados.rados.0.smithi111.stdout:155: finishing write tid 3 to smithi11166722-155 2023-10-01T09:09:16.157 INFO:tasks.rados.rados.0.smithi111.stdout:155: finishing write tid 4 to smithi11166722-155 2023-10-01T09:09:16.158 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 155 v 34 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-10-01T09:09:16.158 INFO:tasks.rados.rados.0.smithi111.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-10-01T09:09:16.158 INFO:tasks.rados.rados.0.smithi111.stdout:156: finishing write tid 1 to smithi11166722-156 2023-10-01T09:09:16.158 INFO:tasks.rados.rados.0.smithi111.stdout:156: finishing write tid 2 to smithi11166722-156 2023-10-01T09:09:16.158 INFO:tasks.rados.rados.0.smithi111.stdout:156: finishing write tid 3 to smithi11166722-156 2023-10-01T09:09:16.159 INFO:tasks.rados.rados.0.smithi111.stdout:155: done (15 left) 2023-10-01T09:09:16.159 INFO:tasks.rados.rados.0.smithi111.stdout:171: write initial oid 171 2023-10-01T09:09:16.159 INFO:tasks.rados.rados.0.smithi111.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-10-01T09:09:16.163 INFO:tasks.rados.rados.0.smithi111.stdout:171: writing smithi11166722-171 from 457190 to 1009286 tid 1 2023-10-01T09:09:16.170 INFO:tasks.rados.rados.0.smithi111.stdout:171: writing smithi11166722-171 from 1614880 to 2195921 tid 2 2023-10-01T09:09:16.174 INFO:tasks.rados.rados.0.smithi111.stdout:171: writing smithi11166722-171 from 2785791 to 2857190 tid 3 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:156: finishing write tid 4 to smithi11166722-156 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 156 v 16 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:157: finishing write tid 1 to smithi11166722-157 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:157: finishing write tid 2 to smithi11166722-157 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:157: finishing write tid 3 to smithi11166722-157 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:157: finishing write tid 4 to smithi11166722-157 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 37 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-10-01T09:09:16.175 INFO:tasks.rados.rados.0.smithi111.stdout:158: finishing write tid 1 to smithi11166722-158 2023-10-01T09:09:16.176 INFO:tasks.rados.rados.0.smithi111.stdout:156: done (15 left) 2023-10-01T09:09:16.176 INFO:tasks.rados.rados.0.smithi111.stdout:157: done (14 left) 2023-10-01T09:09:16.176 INFO:tasks.rados.rados.0.smithi111.stdout:172: write initial oid 172 2023-10-01T09:09:16.176 INFO:tasks.rados.rados.0.smithi111.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-10-01T09:09:16.181 INFO:tasks.rados.rados.0.smithi111.stdout:172: writing smithi11166722-172 from 473997 to 1101342 tid 1 2023-10-01T09:09:16.187 INFO:tasks.rados.rados.0.smithi111.stdout:172: writing smithi11166722-172 from 1673362 to 2114414 tid 2 2023-10-01T09:09:16.191 INFO:tasks.rados.rados.0.smithi111.stdout:172: writing smithi11166722-172 from 2529567 to 2873997 tid 3 2023-10-01T09:09:16.192 INFO:tasks.rados.rados.0.smithi111.stdout:173: write initial oid 173 2023-10-01T09:09:16.192 INFO:tasks.rados.rados.0.smithi111.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-10-01T09:09:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:173: writing smithi11166722-173 from 490804 to 1193398 tid 1 2023-10-01T09:09:16.205 INFO:tasks.rados.rados.0.smithi111.stdout:173: writing smithi11166722-173 from 1615491 to 2200201 tid 2 2023-10-01T09:09:16.209 INFO:tasks.rados.rados.0.smithi111.stdout:173: writing smithi11166722-173 from 2724284 to 2890804 tid 3 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:158: finishing write tid 2 to smithi11166722-158 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:158: finishing write tid 3 to smithi11166722-158 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:158: finishing write tid 4 to smithi11166722-158 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 158 v 30 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:159: finishing write tid 1 to smithi11166722-159 2023-10-01T09:09:16.211 INFO:tasks.rados.rados.0.smithi111.stdout:159: finishing write tid 2 to smithi11166722-159 2023-10-01T09:09:16.211 INFO:tasks.rados.rados.0.smithi111.stdout:159: finishing write tid 3 to smithi11166722-159 2023-10-01T09:09:16.211 INFO:tasks.rados.rados.0.smithi111.stdout:158: done (15 left) 2023-10-01T09:09:16.211 INFO:tasks.rados.rados.0.smithi111.stdout:174: write initial oid 174 2023-10-01T09:09:16.211 INFO:tasks.rados.rados.0.smithi111.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-10-01T09:09:16.217 INFO:tasks.rados.rados.0.smithi111.stdout:174: writing smithi11166722-174 from 507611 to 1285454 tid 1 2023-10-01T09:09:16.225 INFO:tasks.rados.rados.0.smithi111.stdout:174: writing smithi11166722-174 from 2073973 to 2518694 tid 2 2023-10-01T09:09:16.225 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.225 INFO:tasks.rados.rados.0.smithi111.stdout:159: finishing write tid 4 to smithi11166722-159 2023-10-01T09:09:16.225 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 159 v 38 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-10-01T09:09:16.225 INFO:tasks.rados.rados.0.smithi111.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-10-01T09:09:16.225 INFO:tasks.rados.rados.0.smithi111.stdout:160: finishing write tid 1 to smithi11166722-160 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:160: finishing write tid 2 to smithi11166722-160 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:160: finishing write tid 3 to smithi11166722-160 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:160: finishing write tid 4 to smithi11166722-160 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 160 v 19 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:161: finishing write tid 1 to smithi11166722-161 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:161: finishing write tid 2 to smithi11166722-161 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:159: done (15 left) 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:160: done (14 left) 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:175: write initial oid 175 2023-10-01T09:09:16.226 INFO:tasks.rados.rados.0.smithi111.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-10-01T09:09:16.230 INFO:tasks.rados.rados.0.smithi111.stdout:175: writing smithi11166722-175 from 524418 to 977510 tid 1 2023-10-01T09:09:16.238 INFO:tasks.rados.rados.0.smithi111.stdout:175: writing smithi11166722-175 from 1732455 to 2320834 tid 2 2023-10-01T09:09:16.242 INFO:tasks.rados.rados.0.smithi111.stdout:175: writing smithi11166722-175 from 2779130 to 2924418 tid 3 2023-10-01T09:09:16.242 INFO:tasks.rados.rados.0.smithi111.stdout:176: write initial oid 176 2023-10-01T09:09:16.242 INFO:tasks.rados.rados.0.smithi111.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-10-01T09:09:16.250 INFO:tasks.rados.rados.0.smithi111.stdout:176: writing smithi11166722-176 from 541225 to 1185919 tid 1 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:176: writing smithi11166722-176 from 1907290 to 2355680 tid 2 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:161: finishing write tid 3 to smithi11166722-161 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:161: finishing write tid 4 to smithi11166722-161 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 161 v 48 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:162: finishing write tid 1 to smithi11166722-162 2023-10-01T09:09:16.258 INFO:tasks.rados.rados.0.smithi111.stdout:162: finishing write tid 2 to smithi11166722-162 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:162: finishing write tid 3 to smithi11166722-162 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:162: finishing write tid 4 to smithi11166722-162 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 162 v 45 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:163: finishing write tid 1 to smithi11166722-163 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:161: done (15 left) 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:162: done (14 left) 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:177: write initial oid 177 2023-10-01T09:09:16.259 INFO:tasks.rados.rados.0.smithi111.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-10-01T09:09:16.266 INFO:tasks.rados.rados.0.smithi111.stdout:177: writing smithi11166722-177 from 558032 to 1277975 tid 1 2023-10-01T09:09:16.274 INFO:tasks.rados.rados.0.smithi111.stdout:177: writing smithi11166722-177 from 1849419 to 2441467 tid 2 2023-10-01T09:09:16.274 INFO:tasks.rados.rados.0.smithi111.stdout:178: write initial oid 178 2023-10-01T09:09:16.275 INFO:tasks.rados.rados.0.smithi111.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-10-01T09:09:16.284 INFO:tasks.rados.rados.0.smithi111.stdout:178: writing smithi11166722-178 from 574839 to 1370031 tid 1 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:178: writing smithi11166722-178 from 1907901 to 2359960 tid 2 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:163: finishing write tid 2 to smithi11166722-163 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:163: finishing write tid 3 to smithi11166722-163 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:163: finishing write tid 4 to smithi11166722-163 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 163 v 33 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:164: finishing write tid 1 to smithi11166722-164 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:164: finishing write tid 2 to smithi11166722-164 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:164: finishing write tid 3 to smithi11166722-164 2023-10-01T09:09:16.291 INFO:tasks.rados.rados.0.smithi111.stdout:163: done (15 left) 2023-10-01T09:09:16.292 INFO:tasks.rados.rados.0.smithi111.stdout:179: write initial oid 179 2023-10-01T09:09:16.292 INFO:tasks.rados.rados.0.smithi111.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-10-01T09:09:16.297 INFO:tasks.rados.rados.0.smithi111.stdout:179: writing smithi11166722-179 from 591646 to 1062087 tid 1 2023-10-01T09:09:16.304 INFO:tasks.rados.rados.0.smithi111.stdout:179: writing smithi11166722-179 from 1566383 to 2162100 tid 2 2023-10-01T09:09:16.310 INFO:tasks.rados.rados.0.smithi111.stdout:179: writing smithi11166722-179 from 2888822 to 2991646 tid 3 2023-10-01T09:09:16.310 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:164: finishing write tid 4 to smithi11166722-164 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 51 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:165: finishing write tid 1 to smithi11166722-165 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:165: finishing write tid 2 to smithi11166722-165 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:164: done (15 left) 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:180: write initial oid 180 2023-10-01T09:09:16.311 INFO:tasks.rados.rados.0.smithi111.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-10-01T09:09:16.316 INFO:tasks.rados.rados.0.smithi111.stdout:180: writing smithi11166722-180 from 608453 to 1154143 tid 1 2023-10-01T09:09:16.322 INFO:tasks.rados.rados.0.smithi111.stdout:180: writing smithi11166722-180 from 1624865 to 2080593 tid 2 2023-10-01T09:09:16.328 INFO:tasks.rados.rados.0.smithi111.stdout:180: writing smithi11166722-180 from 2632598 to 3008453 tid 3 2023-10-01T09:09:16.328 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.328 INFO:tasks.rados.rados.0.smithi111.stdout:165: finishing write tid 3 to smithi11166722-165 2023-10-01T09:09:16.328 INFO:tasks.rados.rados.0.smithi111.stdout:165: finishing write tid 4 to smithi11166722-165 2023-10-01T09:09:16.328 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 165 v 35 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-10-01T09:09:16.328 INFO:tasks.rados.rados.0.smithi111.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: finishing write tid 1 to smithi11166722-166 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: finishing write tid 2 to smithi11166722-166 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: finishing write tid 3 to smithi11166722-166 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: finishing write tid 4 to smithi11166722-166 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: finishing write tid 5 to smithi11166722-166 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 166 v 36 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:167: finishing write tid 1 to smithi11166722-167 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:165: done (15 left) 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:166: done (14 left) 2023-10-01T09:09:16.329 INFO:tasks.rados.rados.0.smithi111.stdout:181: write initial oid 181 2023-10-01T09:09:16.330 INFO:tasks.rados.rados.0.smithi111.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-10-01T09:09:16.334 INFO:tasks.rados.rados.0.smithi111.stdout:181: writing smithi11166722-181 from 625260 to 1246199 tid 1 2023-10-01T09:09:16.341 INFO:tasks.rados.rados.0.smithi111.stdout:181: writing smithi11166722-181 from 1683347 to 2282733 tid 2 2023-10-01T09:09:16.345 INFO:tasks.rados.rados.0.smithi111.stdout:181: writing smithi11166722-181 from 2943668 to 3025260 tid 3 2023-10-01T09:09:16.346 INFO:tasks.rados.rados.0.smithi111.stdout:182: write initial oid 182 2023-10-01T09:09:16.346 INFO:tasks.rados.rados.0.smithi111.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-10-01T09:09:16.353 INFO:tasks.rados.rados.0.smithi111.stdout:182: writing smithi11166722-182 from 642067 to 1338255 tid 1 2023-10-01T09:09:16.360 INFO:tasks.rados.rados.0.smithi111.stdout:182: writing smithi11166722-182 from 2025476 to 2484873 tid 2 2023-10-01T09:09:16.364 INFO:tasks.rados.rados.0.smithi111.stdout:182: writing smithi11166722-182 from 2971091 to 3042067 tid 3 2023-10-01T09:09:16.364 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.364 INFO:tasks.rados.rados.0.smithi111.stdout:167: finishing write tid 2 to smithi11166722-167 2023-10-01T09:09:16.364 INFO:tasks.rados.rados.0.smithi111.stdout:167: finishing write tid 3 to smithi11166722-167 2023-10-01T09:09:16.364 INFO:tasks.rados.rados.0.smithi111.stdout:167: finishing write tid 4 to smithi11166722-167 2023-10-01T09:09:16.365 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 167 v 38 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-10-01T09:09:16.365 INFO:tasks.rados.rados.0.smithi111.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-10-01T09:09:16.365 INFO:tasks.rados.rados.0.smithi111.stdout:168: finishing write tid 1 to smithi11166722-168 2023-10-01T09:09:16.365 INFO:tasks.rados.rados.0.smithi111.stdout:167: done (15 left) 2023-10-01T09:09:16.365 INFO:tasks.rados.rados.0.smithi111.stdout:183: write initial oid 183 2023-10-01T09:09:16.365 INFO:tasks.rados.rados.0.smithi111.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-10-01T09:09:16.374 INFO:tasks.rados.rados.0.smithi111.stdout:183: writing smithi11166722-183 from 658874 to 1430311 tid 1 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:183: writing smithi11166722-183 from 2083958 to 2687013 tid 2 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:168: finishing write tid 2 to smithi11166722-168 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:168: finishing write tid 3 to smithi11166722-168 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:168: finishing write tid 4 to smithi11166722-168 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:168: finishing write tid 5 to smithi11166722-168 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 168 v 33 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-10-01T09:09:16.384 INFO:tasks.rados.rados.0.smithi111.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:169: finishing write tid 1 to smithi11166722-169 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:169: finishing write tid 2 to smithi11166722-169 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:169: finishing write tid 3 to smithi11166722-169 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:169: finishing write tid 4 to smithi11166722-169 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 27 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:168: done (15 left) 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:169: done (14 left) 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:184: write initial oid 184 2023-10-01T09:09:16.385 INFO:tasks.rados.rados.0.smithi111.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-10-01T09:09:16.392 INFO:tasks.rados.rados.0.smithi111.stdout:184: writing smithi11166722-184 from 675681 to 1238720 tid 1 2023-10-01T09:09:16.399 INFO:tasks.rados.rados.0.smithi111.stdout:184: writing smithi11166722-184 from 1858793 to 2605506 tid 2 2023-10-01T09:09:16.402 INFO:tasks.rados.rados.0.smithi111.stdout:184: writing smithi11166722-184 from 3025937 to 3075681 tid 3 2023-10-01T09:09:16.402 INFO:tasks.rados.rados.0.smithi111.stdout:185: write initial oid 185 2023-10-01T09:09:16.402 INFO:tasks.rados.rados.0.smithi111.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-10-01T09:09:16.410 INFO:tasks.rados.rados.0.smithi111.stdout:185: writing smithi11166722-185 from 692488 to 1330776 tid 1 2023-10-01T09:09:16.417 INFO:tasks.rados.rados.0.smithi111.stdout:185: writing smithi11166722-185 from 1917275 to 2523999 tid 2 2023-10-01T09:09:16.417 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.417 INFO:tasks.rados.rados.0.smithi111.stdout:170: finishing write tid 1 to smithi11166722-170 2023-10-01T09:09:16.417 INFO:tasks.rados.rados.0.smithi111.stdout:170: finishing write tid 2 to smithi11166722-170 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:170: finishing write tid 3 to smithi11166722-170 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:170: finishing write tid 4 to smithi11166722-170 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:170: finishing write tid 5 to smithi11166722-170 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 170 v 37 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:171: finishing write tid 1 to smithi11166722-171 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:171: finishing write tid 2 to smithi11166722-171 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:170: done (15 left) 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:186: write initial oid 186 2023-10-01T09:09:16.418 INFO:tasks.rados.rados.0.smithi111.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-10-01T09:09:16.425 INFO:tasks.rados.rados.0.smithi111.stdout:186: writing smithi11166722-186 from 709295 to 1422832 tid 1 2023-10-01T09:09:16.433 INFO:tasks.rados.rados.0.smithi111.stdout:186: writing smithi11166722-186 from 1859404 to 2609786 tid 2 2023-10-01T09:09:16.433 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.433 INFO:tasks.rados.rados.0.smithi111.stdout:171: finishing write tid 3 to smithi11166722-171 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:171: finishing write tid 4 to smithi11166722-171 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:171: finishing write tid 5 to smithi11166722-171 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 171 v 31 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:172: finishing write tid 1 to smithi11166722-172 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:172: finishing write tid 2 to smithi11166722-172 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:172: finishing write tid 3 to smithi11166722-172 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:172: finishing write tid 4 to smithi11166722-172 2023-10-01T09:09:16.434 INFO:tasks.rados.rados.0.smithi111.stdout:172: finishing write tid 5 to smithi11166722-172 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 172 v 47 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:173: finishing write tid 1 to smithi11166722-173 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:173: finishing write tid 2 to smithi11166722-173 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:173: finishing write tid 3 to smithi11166722-173 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:173: finishing write tid 4 to smithi11166722-173 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:173: finishing write tid 5 to smithi11166722-173 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 173 v 40 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:174: finishing write tid 1 to smithi11166722-174 2023-10-01T09:09:16.435 INFO:tasks.rados.rados.0.smithi111.stdout:174: finishing write tid 2 to smithi11166722-174 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:174: finishing write tid 3 to smithi11166722-174 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:174: finishing write tid 4 to smithi11166722-174 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 174 v 54 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:175: finishing write tid 1 to smithi11166722-175 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:175: finishing write tid 2 to smithi11166722-175 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:175: finishing write tid 3 to smithi11166722-175 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:171: done (15 left) 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:172: done (14 left) 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:173: done (13 left) 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:174: done (12 left) 2023-10-01T09:09:16.436 INFO:tasks.rados.rados.0.smithi111.stdout:187: write initial oid 187 2023-10-01T09:09:16.437 INFO:tasks.rados.rados.0.smithi111.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-10-01T09:09:16.442 INFO:tasks.rados.rados.0.smithi111.stdout:187: writing smithi11166722-187 from 726102 to 1514888 tid 1 2023-10-01T09:09:16.448 INFO:tasks.rados.rados.0.smithi111.stdout:187: writing smithi11166722-187 from 1917886 to 2528279 tid 2 2023-10-01T09:09:16.452 INFO:tasks.rados.rados.0.smithi111.stdout:187: writing smithi11166722-187 from 3108206 to 3126102 tid 3 2023-10-01T09:09:16.452 INFO:tasks.rados.rados.0.smithi111.stdout:188: write initial oid 188 2023-10-01T09:09:16.453 INFO:tasks.rados.rados.0.smithi111.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-10-01T09:09:16.460 INFO:tasks.rados.rados.0.smithi111.stdout:188: writing smithi11166722-188 from 742909 to 1206944 tid 1 2023-10-01T09:09:16.469 INFO:tasks.rados.rados.0.smithi111.stdout:188: writing smithi11166722-188 from 1976368 to 2730419 tid 2 2023-10-01T09:09:16.469 INFO:tasks.rados.rados.0.smithi111.stdout:189: write initial oid 189 2023-10-01T09:09:16.469 INFO:tasks.rados.rados.0.smithi111.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-10-01T09:09:16.477 INFO:tasks.rados.rados.0.smithi111.stdout:189: writing smithi11166722-189 from 759716 to 1299000 tid 1 2023-10-01T09:09:16.484 INFO:tasks.rados.rados.0.smithi111.stdout:189: writing smithi11166722-189 from 2034850 to 2648912 tid 2 2023-10-01T09:09:16.485 INFO:tasks.rados.rados.0.smithi111.stdout:190: write initial oid 190 2023-10-01T09:09:16.485 INFO:tasks.rados.rados.0.smithi111.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-10-01T09:09:16.493 INFO:tasks.rados.rados.0.smithi111.stdout:190: writing smithi11166722-190 from 776523 to 1391056 tid 1 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:190: writing smithi11166722-190 from 1976979 to 2734699 tid 2 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:175: finishing write tid 4 to smithi11166722-175 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:175: finishing write tid 5 to smithi11166722-175 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 175 v 37 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:176: finishing write tid 1 to smithi11166722-176 2023-10-01T09:09:16.502 INFO:tasks.rados.rados.0.smithi111.stdout:175: done (15 left) 2023-10-01T09:09:16.503 INFO:tasks.rados.rados.0.smithi111.stdout:191: write initial oid 191 2023-10-01T09:09:16.503 INFO:tasks.rados.rados.0.smithi111.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-10-01T09:09:16.511 INFO:tasks.rados.rados.0.smithi111.stdout:191: writing smithi11166722-191 from 793330 to 1483112 tid 1 2023-10-01T09:09:16.519 INFO:tasks.rados.rados.0.smithi111.stdout:191: writing smithi11166722-191 from 2035461 to 2653192 tid 2 2023-10-01T09:09:16.522 INFO:tasks.rados.rados.0.smithi111.stdout:191: writing smithi11166722-191 from 3101545 to 3193330 tid 3 2023-10-01T09:09:16.522 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.522 INFO:tasks.rados.rados.0.smithi111.stdout:176: finishing write tid 2 to smithi11166722-176 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:176: finishing write tid 3 to smithi11166722-176 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:176: finishing write tid 4 to smithi11166722-176 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 176 v 31 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:177: finishing write tid 1 to smithi11166722-177 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:177: finishing write tid 2 to smithi11166722-177 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:177: finishing write tid 3 to smithi11166722-177 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:176: done (15 left) 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:192: write initial oid 192 2023-10-01T09:09:16.523 INFO:tasks.rados.rados.0.smithi111.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-10-01T09:09:16.530 INFO:tasks.rados.rados.0.smithi111.stdout:192: writing smithi11166722-192 from 410137 to 891521 tid 1 2023-10-01T09:09:16.539 INFO:tasks.rados.rados.0.smithi111.stdout:192: writing smithi11166722-192 from 1410296 to 2171685 tid 2 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:192: writing smithi11166722-192 from 2728968 to 3210137 tid 3 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:177: finishing write tid 4 to smithi11166722-177 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 177 v 57 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:178: finishing write tid 1 to smithi11166722-178 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:177: done (15 left) 2023-10-01T09:09:16.547 INFO:tasks.rados.rados.0.smithi111.stdout:193: write initial oid 193 2023-10-01T09:09:16.548 INFO:tasks.rados.rados.0.smithi111.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-10-01T09:09:16.552 INFO:tasks.rados.rados.0.smithi111.stdout:193: writing smithi11166722-193 from 426944 to 983577 tid 1 2023-10-01T09:09:16.560 INFO:tasks.rados.rados.0.smithi111.stdout:193: writing smithi11166722-193 from 1468778 to 2090178 tid 2 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:193: writing smithi11166722-193 from 2872744 to 3226944 tid 3 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:178: finishing write tid 2 to smithi11166722-178 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:178: finishing write tid 3 to smithi11166722-178 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:178: finishing write tid 4 to smithi11166722-178 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 178 v 40 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-10-01T09:09:16.567 INFO:tasks.rados.rados.0.smithi111.stdout:179: finishing write tid 1 to smithi11166722-179 2023-10-01T09:09:16.568 INFO:tasks.rados.rados.0.smithi111.stdout:179: finishing write tid 2 to smithi11166722-179 2023-10-01T09:09:16.568 INFO:tasks.rados.rados.0.smithi111.stdout:178: done (15 left) 2023-10-01T09:09:16.568 INFO:tasks.rados.rados.0.smithi111.stdout:194: write initial oid 194 2023-10-01T09:09:16.568 INFO:tasks.rados.rados.0.smithi111.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-10-01T09:09:16.573 INFO:tasks.rados.rados.0.smithi111.stdout:194: writing smithi11166722-194 from 443751 to 1075633 tid 1 2023-10-01T09:09:16.581 INFO:tasks.rados.rados.0.smithi111.stdout:194: writing smithi11166722-194 from 1810907 to 2575965 tid 2 2023-10-01T09:09:16.586 INFO:tasks.rados.rados.0.smithi111.stdout:194: writing smithi11166722-194 from 3067461 to 3243751 tid 3 2023-10-01T09:09:16.586 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:179: finishing write tid 3 to smithi11166722-179 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:179: finishing write tid 4 to smithi11166722-179 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:179: finishing write tid 5 to smithi11166722-179 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 179 v 51 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:180: finishing write tid 1 to smithi11166722-180 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:180: finishing write tid 2 to smithi11166722-180 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:180: finishing write tid 3 to smithi11166722-180 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:180: finishing write tid 4 to smithi11166722-180 2023-10-01T09:09:16.587 INFO:tasks.rados.rados.0.smithi111.stdout:179: done (15 left) 2023-10-01T09:09:16.588 INFO:tasks.rados.rados.0.smithi111.stdout:195: write initial oid 195 2023-10-01T09:09:16.588 INFO:tasks.rados.rados.0.smithi111.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-10-01T09:09:16.594 INFO:tasks.rados.rados.0.smithi111.stdout:195: writing smithi11166722-195 from 460558 to 1167689 tid 1 2023-10-01T09:09:16.602 INFO:tasks.rados.rados.0.smithi111.stdout:195: writing smithi11166722-195 from 1869389 to 2378105 tid 2 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:195: writing smithi11166722-195 from 3094884 to 3260558 tid 3 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:180: finishing write tid 5 to smithi11166722-180 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 180 v 57 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:181: finishing write tid 1 to smithi11166722-181 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:181: finishing write tid 2 to smithi11166722-181 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:181: finishing write tid 3 to smithi11166722-181 2023-10-01T09:09:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:181: finishing write tid 4 to smithi11166722-181 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:181: finishing write tid 5 to smithi11166722-181 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 181 v 55 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:182: finishing write tid 1 to smithi11166722-182 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:182: finishing write tid 2 to smithi11166722-182 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:182: finishing write tid 3 to smithi11166722-182 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:182: finishing write tid 4 to smithi11166722-182 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:182: finishing write tid 5 to smithi11166722-182 2023-10-01T09:09:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 182 v 25 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:183: finishing write tid 1 to smithi11166722-183 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:183: finishing write tid 2 to smithi11166722-183 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:183: finishing write tid 3 to smithi11166722-183 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:183: finishing write tid 4 to smithi11166722-183 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 183 v 48 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:184: finishing write tid 1 to smithi11166722-184 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:184: finishing write tid 2 to smithi11166722-184 2023-10-01T09:09:16.611 INFO:tasks.rados.rados.0.smithi111.stdout:184: finishing write tid 3 to smithi11166722-184 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:184: finishing write tid 4 to smithi11166722-184 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:184: finishing write tid 5 to smithi11166722-184 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 184 v 61 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:185: finishing write tid 1 to smithi11166722-185 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:185: finishing write tid 2 to smithi11166722-185 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:185: finishing write tid 3 to smithi11166722-185 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:185: finishing write tid 4 to smithi11166722-185 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 185 v 58 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-10-01T09:09:16.612 INFO:tasks.rados.rados.0.smithi111.stdout:186: finishing write tid 1 to smithi11166722-186 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:186: finishing write tid 2 to smithi11166722-186 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:186: finishing write tid 3 to smithi11166722-186 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:186: finishing write tid 4 to smithi11166722-186 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 186 v 36 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:187: finishing write tid 1 to smithi11166722-187 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:187: finishing write tid 2 to smithi11166722-187 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:180: done (15 left) 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:181: done (14 left) 2023-10-01T09:09:16.613 INFO:tasks.rados.rados.0.smithi111.stdout:182: done (13 left) 2023-10-01T09:09:16.614 INFO:tasks.rados.rados.0.smithi111.stdout:183: done (12 left) 2023-10-01T09:09:16.614 INFO:tasks.rados.rados.0.smithi111.stdout:184: done (11 left) 2023-10-01T09:09:16.614 INFO:tasks.rados.rados.0.smithi111.stdout:185: done (10 left) 2023-10-01T09:09:16.614 INFO:tasks.rados.rados.0.smithi111.stdout:186: done (9 left) 2023-10-01T09:09:16.614 INFO:tasks.rados.rados.0.smithi111.stdout:196: write initial oid 196 2023-10-01T09:09:16.614 INFO:tasks.rados.rados.0.smithi111.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-10-01T09:09:16.615 INFO:tasks.rados.rados.0.smithi111.stdout:196: writing smithi11166722-196 from 477365 to 1259745 tid 1 2023-10-01T09:09:16.623 INFO:tasks.rados.rados.0.smithi111.stdout:196: writing smithi11166722-196 from 1927871 to 2696598 tid 2 2023-10-01T09:09:16.627 INFO:tasks.rados.rados.0.smithi111.stdout:196: writing smithi11166722-196 from 3122307 to 3277365 tid 3 2023-10-01T09:09:16.627 INFO:tasks.rados.rados.0.smithi111.stdout:197: write initial oid 197 2023-10-01T09:09:16.627 INFO:tasks.rados.rados.0.smithi111.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-10-01T09:09:16.632 INFO:tasks.rados.rados.0.smithi111.stdout:197: writing smithi11166722-197 from 494172 to 951801 tid 1 2023-10-01T09:09:16.639 INFO:tasks.rados.rados.0.smithi111.stdout:197: writing smithi11166722-197 from 1586353 to 2098738 tid 2 2023-10-01T09:09:16.647 INFO:tasks.rados.rados.0.smithi111.stdout:197: writing smithi11166722-197 from 2749730 to 3294172 tid 3 2023-10-01T09:09:16.647 INFO:tasks.rados.rados.0.smithi111.stdout:198: write initial oid 198 2023-10-01T09:09:16.647 INFO:tasks.rados.rados.0.smithi111.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-10-01T09:09:16.653 INFO:tasks.rados.rados.0.smithi111.stdout:198: writing smithi11166722-198 from 510979 to 1043857 tid 1 2023-10-01T09:09:16.662 INFO:tasks.rados.rados.0.smithi111.stdout:198: writing smithi11166722-198 from 1528482 to 2300878 tid 2 2023-10-01T09:09:16.667 INFO:tasks.rados.rados.0.smithi111.stdout:198: writing smithi11166722-198 from 3060800 to 3310979 tid 3 2023-10-01T09:09:16.668 INFO:tasks.rados.rados.0.smithi111.stdout:199: write initial oid 199 2023-10-01T09:09:16.668 INFO:tasks.rados.rados.0.smithi111.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-10-01T09:09:16.675 INFO:tasks.rados.rados.0.smithi111.stdout:199: writing smithi11166722-199 from 527786 to 1252266 tid 1 2023-10-01T09:09:16.682 INFO:tasks.rados.rados.0.smithi111.stdout:199: writing smithi11166722-199 from 1703317 to 2219371 tid 2 2023-10-01T09:09:16.688 INFO:tasks.rados.rados.0.smithi111.stdout:199: writing smithi11166722-199 from 2804576 to 3239611 tid 3 2023-10-01T09:09:16.688 INFO:tasks.rados.rados.0.smithi111.stdout:200: write initial oid 200 2023-10-01T09:09:16.688 INFO:tasks.rados.rados.0.smithi111.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-10-01T09:09:16.697 INFO:tasks.rados.rados.0.smithi111.stdout:200: writing smithi11166722-200 from 544593 to 1344322 tid 1 2023-10-01T09:09:16.705 INFO:tasks.rados.rados.0.smithi111.stdout:200: writing smithi11166722-200 from 1761799 to 2537864 tid 2 2023-10-01T09:09:16.710 INFO:tasks.rados.rados.0.smithi111.stdout:200: writing smithi11166722-200 from 2948352 to 3344593 tid 3 2023-10-01T09:09:16.710 INFO:tasks.rados.rados.0.smithi111.stdout:201: write initial oid 201 2023-10-01T09:09:16.710 INFO:tasks.rados.rados.0.smithi111.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-10-01T09:09:16.716 INFO:tasks.rados.rados.0.smithi111.stdout:201: writing smithi11166722-201 from 561400 to 1036378 tid 1 2023-10-01T09:09:16.724 INFO:tasks.rados.rados.0.smithi111.stdout:201: writing smithi11166722-201 from 1820281 to 2340004 tid 2 2023-10-01T09:09:16.730 INFO:tasks.rados.rados.0.smithi111.stdout:201: writing smithi11166722-201 from 2859422 to 3317001 tid 3 2023-10-01T09:09:16.730 INFO:tasks.rados.rados.0.smithi111.stdout:202: write initial oid 202 2023-10-01T09:09:16.730 INFO:tasks.rados.rados.0.smithi111.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-10-01T09:09:16.736 INFO:tasks.rados.rados.0.smithi111.stdout:202: writing smithi11166722-202 from 578207 to 1128434 tid 1 2023-10-01T09:09:16.744 INFO:tasks.rados.rados.0.smithi111.stdout:202: writing smithi11166722-202 from 1762410 to 2542144 tid 2 2023-10-01T09:09:16.749 INFO:tasks.rados.rados.0.smithi111.stdout:202: writing smithi11166722-202 from 3286845 to 3378207 tid 3 2023-10-01T09:09:16.749 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:187: finishing write tid 3 to smithi11166722-187 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:187: finishing write tid 4 to smithi11166722-187 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:187: finishing write tid 5 to smithi11166722-187 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 187 v 44 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:188: finishing write tid 1 to smithi11166722-188 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:188: finishing write tid 2 to smithi11166722-188 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:187: done (15 left) 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:203: write initial oid 203 2023-10-01T09:09:16.750 INFO:tasks.rados.rados.0.smithi111.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-10-01T09:09:16.756 INFO:tasks.rados.rados.0.smithi111.stdout:203: writing smithi11166722-203 from 595014 to 1220490 tid 1 2023-10-01T09:09:16.762 INFO:tasks.rados.rados.0.smithi111.stdout:203: writing smithi11166722-203 from 1820892 to 2344284 tid 2 2023-10-01T09:09:16.769 INFO:tasks.rados.rados.0.smithi111.stdout:203: writing smithi11166722-203 from 2797915 to 3394391 tid 3 2023-10-01T09:09:16.769 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.769 INFO:tasks.rados.rados.0.smithi111.stdout:188: finishing write tid 3 to smithi11166722-188 2023-10-01T09:09:16.769 INFO:tasks.rados.rados.0.smithi111.stdout:188: finishing write tid 4 to smithi11166722-188 2023-10-01T09:09:16.769 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 188 v 60 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:189: finishing write tid 1 to smithi11166722-189 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:189: finishing write tid 2 to smithi11166722-189 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:189: finishing write tid 3 to smithi11166722-189 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:189: finishing write tid 4 to smithi11166722-189 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 189 v 47 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:190: finishing write tid 1 to smithi11166722-190 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:188: done (15 left) 2023-10-01T09:09:16.770 INFO:tasks.rados.rados.0.smithi111.stdout:189: done (14 left) 2023-10-01T09:09:16.771 INFO:tasks.rados.rados.0.smithi111.stdout:204: write initial oid 204 2023-10-01T09:09:16.771 INFO:tasks.rados.rados.0.smithi111.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-10-01T09:09:16.782 INFO:tasks.rados.rados.0.smithi111.stdout:204: writing smithi11166722-204 from 611821 to 1312546 tid 1 2023-10-01T09:09:16.791 INFO:tasks.rados.rados.0.smithi111.stdout:204: writing smithi11166722-204 from 1879374 to 2662777 tid 2 2023-10-01T09:09:16.795 INFO:tasks.rados.rados.0.smithi111.stdout:204: writing smithi11166722-204 from 3341691 to 3411821 tid 3 2023-10-01T09:09:16.795 INFO:tasks.rados.rados.0.smithi111.stdout:205: write initial oid 205 2023-10-01T09:09:16.795 INFO:tasks.rados.rados.0.smithi111.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-10-01T09:09:16.805 INFO:tasks.rados.rados.0.smithi111.stdout:205: writing smithi11166722-205 from 628628 to 1404602 tid 1 2023-10-01T09:09:16.811 INFO:tasks.rados.rados.0.smithi111.stdout:205: writing smithi11166722-205 from 1937856 to 2464917 tid 2 2023-10-01T09:09:16.818 INFO:tasks.rados.rados.0.smithi111.stdout:205: writing smithi11166722-205 from 3252761 to 3428628 tid 3 2023-10-01T09:09:16.818 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.819 INFO:tasks.rados.rados.0.smithi111.stdout:190: finishing write tid 2 to smithi11166722-190 2023-10-01T09:09:16.819 INFO:tasks.rados.rados.0.smithi111.stdout:190: finishing write tid 3 to smithi11166722-190 2023-10-01T09:09:16.819 INFO:tasks.rados.rados.0.smithi111.stdout:190: finishing write tid 4 to smithi11166722-190 2023-10-01T09:09:16.819 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 190 v 39 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-10-01T09:09:16.819 INFO:tasks.rados.rados.0.smithi111.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-10-01T09:09:16.819 INFO:tasks.rados.rados.0.smithi111.stdout:191: finishing write tid 1 to smithi11166722-191 2023-10-01T09:09:16.820 INFO:tasks.rados.rados.0.smithi111.stdout:191: finishing write tid 2 to smithi11166722-191 2023-10-01T09:09:16.820 INFO:tasks.rados.rados.0.smithi111.stdout:190: done (15 left) 2023-10-01T09:09:16.820 INFO:tasks.rados.rados.0.smithi111.stdout:206: write initial oid 206 2023-10-01T09:09:16.820 INFO:tasks.rados.rados.0.smithi111.stdout:191: finishing write tid 3 to smithi11166722-191 2023-10-01T09:09:16.820 INFO:tasks.rados.rados.0.smithi111.stdout:191: finishing write tid 4 to smithi11166722-191 2023-10-01T09:09:16.821 INFO:tasks.rados.rados.0.smithi111.stdout:191: finishing write tid 5 to smithi11166722-191 2023-10-01T09:09:16.821 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 191 v 23 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-10-01T09:09:16.821 INFO:tasks.rados.rados.0.smithi111.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-10-01T09:09:16.822 INFO:tasks.rados.rados.0.smithi111.stdout:192: finishing write tid 1 to smithi11166722-192 2023-10-01T09:09:16.822 INFO:tasks.rados.rados.0.smithi111.stdout:192: finishing write tid 2 to smithi11166722-192 2023-10-01T09:09:16.822 INFO:tasks.rados.rados.0.smithi111.stdout:192: finishing write tid 3 to smithi11166722-192 2023-10-01T09:09:16.822 INFO:tasks.rados.rados.0.smithi111.stdout:192: finishing write tid 4 to smithi11166722-192 2023-10-01T09:09:16.823 INFO:tasks.rados.rados.0.smithi111.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-10-01T09:09:16.824 INFO:tasks.rados.rados.0.smithi111.stdout:206: writing smithi11166722-206 from 645435 to 1096658 tid 1 2023-10-01T09:09:16.833 INFO:tasks.rados.rados.0.smithi111.stdout:206: writing smithi11166722-206 from 1879985 to 2667057 tid 2 2023-10-01T09:09:16.838 INFO:tasks.rados.rados.0.smithi111.stdout:206: writing smithi11166722-206 from 3280184 to 3445435 tid 3 2023-10-01T09:09:16.838 INFO:tasks.rados.rados.0.smithi111.stdout:191: done (15 left) 2023-10-01T09:09:16.839 INFO:tasks.rados.rados.0.smithi111.stdout:207: write initial oid 207 2023-10-01T09:09:16.839 INFO:tasks.rados.rados.0.smithi111.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-10-01T09:09:16.845 INFO:tasks.rados.rados.0.smithi111.stdout:207: writing smithi11166722-207 from 662242 to 1305067 tid 1 2023-10-01T09:09:16.853 INFO:tasks.rados.rados.0.smithi111.stdout:207: writing smithi11166722-207 from 2054820 to 2585550 tid 2 2023-10-01T09:09:16.859 INFO:tasks.rados.rados.0.smithi111.stdout:207: writing smithi11166722-207 from 3307607 to 3462242 tid 3 2023-10-01T09:09:16.859 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.859 INFO:tasks.rados.rados.0.smithi111.stdout:192: finishing write tid 5 to smithi11166722-192 2023-10-01T09:09:16.859 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 192 v 65 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-10-01T09:09:16.859 INFO:tasks.rados.rados.0.smithi111.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:09:16.859 INFO:tasks.rados.rados.0.smithi111.stdout:193: finishing write tid 1 to smithi11166722-193 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:193: finishing write tid 2 to smithi11166722-193 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:193: finishing write tid 3 to smithi11166722-193 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:193: finishing write tid 4 to smithi11166722-193 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:193: finishing write tid 5 to smithi11166722-193 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 193 v 42 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:194: finishing write tid 1 to smithi11166722-194 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:194: finishing write tid 2 to smithi11166722-194 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:194: finishing write tid 3 to smithi11166722-194 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:194: finishing write tid 4 to smithi11166722-194 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:192: done (15 left) 2023-10-01T09:09:16.860 INFO:tasks.rados.rados.0.smithi111.stdout:193: done (14 left) 2023-10-01T09:09:16.861 INFO:tasks.rados.rados.0.smithi111.stdout:208: write initial oid 208 2023-10-01T09:09:16.861 INFO:tasks.rados.rados.0.smithi111.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-10-01T09:09:16.867 INFO:tasks.rados.rados.0.smithi111.stdout:208: writing smithi11166722-208 from 679049 to 1397123 tid 1 2023-10-01T09:09:16.875 INFO:tasks.rados.rados.0.smithi111.stdout:208: writing smithi11166722-208 from 2113302 to 2787690 tid 2 2023-10-01T09:09:16.880 INFO:tasks.rados.rados.0.smithi111.stdout:208: writing smithi11166722-208 from 3335030 to 3479049 tid 3 2023-10-01T09:09:16.880 INFO:tasks.rados.rados.0.smithi111.stdout:209: write initial oid 209 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:194: finishing write tid 5 to smithi11166722-194 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 194 v 41 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:195: finishing write tid 1 to smithi11166722-195 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:195: finishing write tid 2 to smithi11166722-195 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:195: finishing write tid 3 to smithi11166722-195 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:195: finishing write tid 4 to smithi11166722-195 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:195: finishing write tid 5 to smithi11166722-195 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 195 v 35 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-10-01T09:09:16.881 INFO:tasks.rados.rados.0.smithi111.stdout:196: finishing write tid 1 to smithi11166722-196 2023-10-01T09:09:16.882 INFO:tasks.rados.rados.0.smithi111.stdout:196: finishing write tid 2 to smithi11166722-196 2023-10-01T09:09:16.882 INFO:tasks.rados.rados.0.smithi111.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-10-01T09:09:16.892 INFO:tasks.rados.rados.0.smithi111.stdout:209: writing smithi11166722-209 from 695856 to 1489179 tid 1 2023-10-01T09:09:16.899 INFO:tasks.rados.rados.0.smithi111.stdout:209: writing smithi11166722-209 from 2171784 to 2706183 tid 2 2023-10-01T09:09:16.904 INFO:tasks.rados.rados.0.smithi111.stdout:209: writing smithi11166722-209 from 3362453 to 3495856 tid 3 2023-10-01T09:09:16.904 INFO:tasks.rados.rados.0.smithi111.stdout:194: done (15 left) 2023-10-01T09:09:16.905 INFO:tasks.rados.rados.0.smithi111.stdout:195: done (14 left) 2023-10-01T09:09:16.905 INFO:tasks.rados.rados.0.smithi111.stdout:210: write initial oid 210 2023-10-01T09:09:16.905 INFO:tasks.rados.rados.0.smithi111.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-10-01T09:09:16.911 INFO:tasks.rados.rados.0.smithi111.stdout:210: writing smithi11166722-210 from 712663 to 1181235 tid 1 2023-10-01T09:09:16.919 INFO:tasks.rados.rados.0.smithi111.stdout:210: writing smithi11166722-210 from 1713913 to 2391970 tid 2 2023-10-01T09:09:16.925 INFO:tasks.rados.rados.0.smithi111.stdout:210: writing smithi11166722-210 from 2873523 to 3465256 tid 3 2023-10-01T09:09:16.926 INFO:tasks.rados.rados.0.smithi111.stdout:211: write initial oid 211 2023-10-01T09:09:16.926 INFO:tasks.rados.rados.0.smithi111.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-10-01T09:09:16.933 INFO:tasks.rados.rados.0.smithi111.stdout:211: writing smithi11166722-211 from 729470 to 1273291 tid 1 2023-10-01T09:09:16.939 INFO:tasks.rados.rados.0.smithi111.stdout:211: writing smithi11166722-211 from 1772395 to 2310463 tid 2 2023-10-01T09:09:16.945 INFO:tasks.rados.rados.0.smithi111.stdout:211: writing smithi11166722-211 from 2900946 to 3303951 tid 3 2023-10-01T09:09:16.945 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:196: finishing write tid 3 to smithi11166722-196 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:196: finishing write tid 4 to smithi11166722-196 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:196: finishing write tid 5 to smithi11166722-196 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 196 v 64 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:197: finishing write tid 1 to smithi11166722-197 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:197: finishing write tid 2 to smithi11166722-197 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:197: finishing write tid 3 to smithi11166722-197 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:197: finishing write tid 4 to smithi11166722-197 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:197: finishing write tid 5 to smithi11166722-197 2023-10-01T09:09:16.946 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 197 v 43 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:198: finishing write tid 1 to smithi11166722-198 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:198: finishing write tid 2 to smithi11166722-198 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:198: finishing write tid 3 to smithi11166722-198 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:198: finishing write tid 4 to smithi11166722-198 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:198: finishing write tid 5 to smithi11166722-198 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 198 v 68 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:199: finishing write tid 1 to smithi11166722-199 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:199: finishing write tid 2 to smithi11166722-199 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:196: done (15 left) 2023-10-01T09:09:16.947 INFO:tasks.rados.rados.0.smithi111.stdout:197: done (14 left) 2023-10-01T09:09:16.948 INFO:tasks.rados.rados.0.smithi111.stdout:198: done (13 left) 2023-10-01T09:09:16.948 INFO:tasks.rados.rados.0.smithi111.stdout:212: write initial oid 212 2023-10-01T09:09:16.948 INFO:tasks.rados.rados.0.smithi111.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-10-01T09:09:16.953 INFO:tasks.rados.rados.0.smithi111.stdout:212: writing smithi11166722-212 from 746277 to 1365347 tid 1 2023-10-01T09:09:16.960 INFO:tasks.rados.rados.0.smithi111.stdout:212: writing smithi11166722-212 from 1830877 to 2512603 tid 2 2023-10-01T09:09:16.967 INFO:tasks.rados.rados.0.smithi111.stdout:212: writing smithi11166722-212 from 2928369 to 3546277 tid 3 2023-10-01T09:09:16.967 INFO:tasks.rados.rados.0.smithi111.stdout:213: write initial oid 213 2023-10-01T09:09:16.967 INFO:tasks.rados.rados.0.smithi111.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-10-01T09:09:16.977 INFO:tasks.rados.rados.0.smithi111.stdout:213: writing smithi11166722-213 from 763084 to 1457403 tid 1 2023-10-01T09:09:16.982 INFO:tasks.rados.rados.0.smithi111.stdout:213: writing smithi11166722-213 from 1889359 to 2431096 tid 2 2023-10-01T09:09:16.989 INFO:tasks.rados.rados.0.smithi111.stdout:213: writing smithi11166722-213 from 2955792 to 3497694 tid 3 2023-10-01T09:09:16.989 INFO:tasks.rados.rados.0.smithi111.stdout:214: write initial oid 214 2023-10-01T09:09:16.989 INFO:tasks.rados.rados.0.smithi111.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-10-01T09:09:16.996 INFO:tasks.rados.rados.0.smithi111.stdout:214: writing smithi11166722-214 from 779891 to 1265812 tid 1 2023-10-01T09:09:17.004 INFO:tasks.rados.rados.0.smithi111.stdout:214: writing smithi11166722-214 from 1947841 to 2633236 tid 2 2023-10-01T09:09:17.010 INFO:tasks.rados.rados.0.smithi111.stdout:214: writing smithi11166722-214 from 3383215 to 3579891 tid 3 2023-10-01T09:09:17.010 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.010 INFO:tasks.rados.rados.0.smithi111.stdout:199: finishing write tid 3 to smithi11166722-199 2023-10-01T09:09:17.010 INFO:tasks.rados.rados.0.smithi111.stdout:199: finishing write tid 4 to smithi11166722-199 2023-10-01T09:09:17.010 INFO:tasks.rados.rados.0.smithi111.stdout:199: finishing write tid 5 to smithi11166722-199 2023-10-01T09:09:17.010 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 199 v 29 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: finishing write tid 1 to smithi11166722-200 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: finishing write tid 2 to smithi11166722-200 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: finishing write tid 3 to smithi11166722-200 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: finishing write tid 4 to smithi11166722-200 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: finishing write tid 5 to smithi11166722-200 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 200 v 51 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:201: finishing write tid 1 to smithi11166722-201 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:199: done (15 left) 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:200: done (14 left) 2023-10-01T09:09:17.011 INFO:tasks.rados.rados.0.smithi111.stdout:215: write initial oid 215 2023-10-01T09:09:17.012 INFO:tasks.rados.rados.0.smithi111.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-10-01T09:09:17.017 INFO:tasks.rados.rados.0.smithi111.stdout:215: writing smithi11166722-215 from 796698 to 1357868 tid 1 2023-10-01T09:09:17.024 INFO:tasks.rados.rados.0.smithi111.stdout:215: writing smithi11166722-215 from 2006323 to 2551729 tid 2 2023-10-01T09:09:17.031 INFO:tasks.rados.rados.0.smithi111.stdout:215: writing smithi11166722-215 from 3126991 to 3596698 tid 3 2023-10-01T09:09:17.031 INFO:tasks.rados.rados.0.smithi111.stdout:216: write initial oid 216 2023-10-01T09:09:17.031 INFO:tasks.rados.rados.0.smithi111.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-10-01T09:09:17.036 INFO:tasks.rados.rados.0.smithi111.stdout:216: writing smithi11166722-216 from 413505 to 1049924 tid 1 2023-10-01T09:09:17.045 INFO:tasks.rados.rados.0.smithi111.stdout:216: writing smithi11166722-216 from 1664805 to 2353869 tid 2 2023-10-01T09:09:17.052 INFO:tasks.rados.rados.0.smithi111.stdout:216: writing smithi11166722-216 from 3038061 to 3530132 tid 3 2023-10-01T09:09:17.052 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.052 INFO:tasks.rados.rados.0.smithi111.stdout:201: finishing write tid 2 to smithi11166722-201 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:201: finishing write tid 3 to smithi11166722-201 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:201: finishing write tid 4 to smithi11166722-201 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:201: finishing write tid 5 to smithi11166722-201 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 201 v 41 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:202: finishing write tid 1 to smithi11166722-202 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:202: finishing write tid 2 to smithi11166722-202 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:202: finishing write tid 3 to smithi11166722-202 2023-10-01T09:09:17.053 INFO:tasks.rados.rados.0.smithi111.stdout:201: done (15 left) 2023-10-01T09:09:17.054 INFO:tasks.rados.rados.0.smithi111.stdout:217: write initial oid 217 2023-10-01T09:09:17.054 INFO:tasks.rados.rados.0.smithi111.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-10-01T09:09:17.059 INFO:tasks.rados.rados.0.smithi111.stdout:217: writing smithi11166722-217 from 430312 to 1141980 tid 1 2023-10-01T09:09:17.068 INFO:tasks.rados.rados.0.smithi111.stdout:217: writing smithi11166722-217 from 1723287 to 2272362 tid 2 2023-10-01T09:09:17.076 INFO:tasks.rados.rados.0.smithi111.stdout:217: writing smithi11166722-217 from 2781837 to 3485180 tid 3 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:202: finishing write tid 4 to smithi11166722-202 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:202: finishing write tid 5 to smithi11166722-202 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 69 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:203: finishing write tid 1 to smithi11166722-203 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:203: finishing write tid 2 to smithi11166722-203 2023-10-01T09:09:17.077 INFO:tasks.rados.rados.0.smithi111.stdout:202: done (15 left) 2023-10-01T09:09:17.078 INFO:tasks.rados.rados.0.smithi111.stdout:218: write initial oid 218 2023-10-01T09:09:17.078 INFO:tasks.rados.rados.0.smithi111.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-10-01T09:09:17.084 INFO:tasks.rados.rados.0.smithi111.stdout:218: writing smithi11166722-218 from 447119 to 1234036 tid 1 2023-10-01T09:09:17.094 INFO:tasks.rados.rados.0.smithi111.stdout:218: writing smithi11166722-218 from 1665416 to 2358149 tid 2 2023-10-01T09:09:17.099 INFO:tasks.rados.rados.0.smithi111.stdout:218: writing smithi11166722-218 from 2976554 to 3491169 tid 3 2023-10-01T09:09:17.099 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.099 INFO:tasks.rados.rados.0.smithi111.stdout:203: finishing write tid 3 to smithi11166722-203 2023-10-01T09:09:17.099 INFO:tasks.rados.rados.0.smithi111.stdout:203: finishing write tid 4 to smithi11166722-203 2023-10-01T09:09:17.099 INFO:tasks.rados.rados.0.smithi111.stdout:203: finishing write tid 5 to smithi11166722-203 2023-10-01T09:09:17.099 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 203 v 39 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: finishing write tid 1 to smithi11166722-204 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: finishing write tid 2 to smithi11166722-204 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: finishing write tid 3 to smithi11166722-204 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: finishing write tid 4 to smithi11166722-204 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: finishing write tid 5 to smithi11166722-204 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 204 v 46 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:203: done (15 left) 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:204: done (14 left) 2023-10-01T09:09:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:219: write initial oid 219 2023-10-01T09:09:17.101 INFO:tasks.rados.rados.0.smithi111.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-10-01T09:09:17.104 INFO:tasks.rados.rados.0.smithi111.stdout:219: writing smithi11166722-219 from 463926 to 926092 tid 1 2023-10-01T09:09:17.111 INFO:tasks.rados.rados.0.smithi111.stdout:219: writing smithi11166722-219 from 1723898 to 2160289 tid 2 2023-10-01T09:09:17.118 INFO:tasks.rados.rados.0.smithi111.stdout:219: writing smithi11166722-219 from 2603977 to 3329864 tid 3 2023-10-01T09:09:17.119 INFO:tasks.rados.rados.0.smithi111.stdout:220: write initial oid 220 2023-10-01T09:09:17.119 INFO:tasks.rados.rados.0.smithi111.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-10-01T09:09:17.124 INFO:tasks.rados.rados.0.smithi111.stdout:220: writing smithi11166722-220 from 480733 to 1018148 tid 1 2023-10-01T09:09:17.133 INFO:tasks.rados.rados.0.smithi111.stdout:220: writing smithi11166722-220 from 1782380 to 2478782 tid 2 2023-10-01T09:09:17.140 INFO:tasks.rados.rados.0.smithi111.stdout:220: writing smithi11166722-220 from 3031400 to 3568559 tid 3 2023-10-01T09:09:17.140 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.140 INFO:tasks.rados.rados.0.smithi111.stdout:205: finishing write tid 1 to smithi11166722-205 2023-10-01T09:09:17.140 INFO:tasks.rados.rados.0.smithi111.stdout:205: finishing write tid 2 to smithi11166722-205 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:205: finishing write tid 3 to smithi11166722-205 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:205: finishing write tid 4 to smithi11166722-205 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:205: finishing write tid 5 to smithi11166722-205 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 205 v 35 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:206: finishing write tid 1 to smithi11166722-206 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:205: done (15 left) 2023-10-01T09:09:17.141 INFO:tasks.rados.rados.0.smithi111.stdout:221: write initial oid 221 2023-10-01T09:09:17.142 INFO:tasks.rados.rados.0.smithi111.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-10-01T09:09:17.147 INFO:tasks.rados.rados.0.smithi111.stdout:221: writing smithi11166722-221 from 497540 to 1110204 tid 1 2023-10-01T09:09:17.154 INFO:tasks.rados.rados.0.smithi111.stdout:221: writing smithi11166722-221 from 1840862 to 2280922 tid 2 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:221: writing smithi11166722-221 from 3058823 to 3523607 tid 3 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:206: finishing write tid 2 to smithi11166722-206 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:206: finishing write tid 3 to smithi11166722-206 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:206: finishing write tid 4 to smithi11166722-206 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:206: finishing write tid 5 to smithi11166722-206 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 206 v 33 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-10-01T09:09:17.162 INFO:tasks.rados.rados.0.smithi111.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: finishing write tid 1 to smithi11166722-207 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: finishing write tid 2 to smithi11166722-207 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: finishing write tid 3 to smithi11166722-207 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: finishing write tid 4 to smithi11166722-207 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: finishing write tid 5 to smithi11166722-207 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 207 v 73 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:208: finishing write tid 1 to smithi11166722-208 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:208: finishing write tid 2 to smithi11166722-208 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:206: done (15 left) 2023-10-01T09:09:17.163 INFO:tasks.rados.rados.0.smithi111.stdout:207: done (14 left) 2023-10-01T09:09:17.164 INFO:tasks.rados.rados.0.smithi111.stdout:222: write initial oid 222 2023-10-01T09:09:17.164 INFO:tasks.rados.rados.0.smithi111.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-10-01T09:09:17.166 INFO:tasks.rados.rados.0.smithi111.stdout:222: writing smithi11166722-222 from 514347 to 918613 tid 1 2023-10-01T09:09:17.175 INFO:tasks.rados.rados.0.smithi111.stdout:222: writing smithi11166722-222 from 1499344 to 2199415 tid 2 2023-10-01T09:09:17.182 INFO:tasks.rados.rados.0.smithi111.stdout:222: writing smithi11166722-222 from 2686246 to 3362302 tid 3 2023-10-01T09:09:17.182 INFO:tasks.rados.rados.0.smithi111.stdout:223: write initial oid 223 2023-10-01T09:09:17.182 INFO:tasks.rados.rados.0.smithi111.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-10-01T09:09:17.188 INFO:tasks.rados.rados.0.smithi111.stdout:223: writing smithi11166722-223 from 531154 to 1010669 tid 1 2023-10-01T09:09:17.193 INFO:tasks.rados.rados.0.smithi111.stdout:223: writing smithi11166722-223 from 1557826 to 2001555 tid 2 2023-10-01T09:09:17.200 INFO:tasks.rados.rados.0.smithi111.stdout:223: writing smithi11166722-223 from 2713669 to 3200997 tid 3 2023-10-01T09:09:17.204 INFO:tasks.rados.rados.0.smithi111.stdout:223: writing smithi11166722-223 from 3679295 to 3731154 tid 4 2023-10-01T09:09:17.204 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.204 INFO:tasks.rados.rados.0.smithi111.stdout:208: finishing write tid 3 to smithi11166722-208 2023-10-01T09:09:17.204 INFO:tasks.rados.rados.0.smithi111.stdout:208: finishing write tid 4 to smithi11166722-208 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:208: finishing write tid 5 to smithi11166722-208 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 208 v 45 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:209: finishing write tid 1 to smithi11166722-209 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:209: finishing write tid 2 to smithi11166722-209 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:209: finishing write tid 3 to smithi11166722-209 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:208: done (15 left) 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:224: write initial oid 224 2023-10-01T09:09:17.205 INFO:tasks.rados.rados.0.smithi111.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-10-01T09:09:17.213 INFO:tasks.rados.rados.0.smithi111.stdout:224: writing smithi11166722-224 from 547961 to 1102725 tid 1 2023-10-01T09:09:17.221 INFO:tasks.rados.rados.0.smithi111.stdout:224: writing smithi11166722-224 from 1616308 to 2320048 tid 2 2023-10-01T09:09:17.228 INFO:tasks.rados.rados.0.smithi111.stdout:224: writing smithi11166722-224 from 2741092 to 3439692 tid 3 2023-10-01T09:09:17.228 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.228 INFO:tasks.rados.rados.0.smithi111.stdout:209: finishing write tid 4 to smithi11166722-209 2023-10-01T09:09:17.228 INFO:tasks.rados.rados.0.smithi111.stdout:209: finishing write tid 5 to smithi11166722-209 2023-10-01T09:09:17.229 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 209 v 39 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-10-01T09:09:17.229 INFO:tasks.rados.rados.0.smithi111.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-10-01T09:09:17.229 INFO:tasks.rados.rados.0.smithi111.stdout:210: finishing write tid 1 to smithi11166722-210 2023-10-01T09:09:17.229 INFO:tasks.rados.rados.0.smithi111.stdout:209: done (15 left) 2023-10-01T09:09:17.229 INFO:tasks.rados.rados.0.smithi111.stdout:225: write initial oid 225 2023-10-01T09:09:17.229 INFO:tasks.rados.rados.0.smithi111.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-10-01T09:09:17.235 INFO:tasks.rados.rados.0.smithi111.stdout:225: writing smithi11166722-225 from 564768 to 1194781 tid 1 2023-10-01T09:09:17.241 INFO:tasks.rados.rados.0.smithi111.stdout:225: writing smithi11166722-225 from 1674790 to 2122188 tid 2 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:225: writing smithi11166722-225 from 2768515 to 3394740 tid 3 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:210: finishing write tid 2 to smithi11166722-210 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:210: finishing write tid 3 to smithi11166722-210 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:210: finishing write tid 4 to smithi11166722-210 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:210: finishing write tid 5 to smithi11166722-210 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 210 v 77 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-10-01T09:09:17.249 INFO:tasks.rados.rados.0.smithi111.stdout:211: finishing write tid 1 to smithi11166722-211 2023-10-01T09:09:17.250 INFO:tasks.rados.rados.0.smithi111.stdout:211: finishing write tid 2 to smithi11166722-211 2023-10-01T09:09:17.250 INFO:tasks.rados.rados.0.smithi111.stdout:211: finishing write tid 3 to smithi11166722-211 2023-10-01T09:09:17.250 INFO:tasks.rados.rados.0.smithi111.stdout:211: finishing write tid 4 to smithi11166722-211 2023-10-01T09:09:17.250 INFO:tasks.rados.rados.0.smithi111.stdout:210: done (15 left) 2023-10-01T09:09:17.250 INFO:tasks.rados.rados.0.smithi111.stdout:226: write initial oid 226 2023-10-01T09:09:17.250 INFO:tasks.rados.rados.0.smithi111.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-10-01T09:09:17.258 INFO:tasks.rados.rados.0.smithi111.stdout:226: writing smithi11166722-226 from 581575 to 1286837 tid 1 2023-10-01T09:09:17.266 INFO:tasks.rados.rados.0.smithi111.stdout:226: writing smithi11166722-226 from 1733272 to 2440681 tid 2 2023-10-01T09:09:17.273 INFO:tasks.rados.rados.0.smithi111.stdout:226: writing smithi11166722-226 from 3195938 to 3633435 tid 3 2023-10-01T09:09:17.273 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.273 INFO:tasks.rados.rados.0.smithi111.stdout:211: finishing write tid 5 to smithi11166722-211 2023-10-01T09:09:17.273 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 211 v 42 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:212: finishing write tid 1 to smithi11166722-212 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:212: finishing write tid 2 to smithi11166722-212 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:212: finishing write tid 3 to smithi11166722-212 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:212: finishing write tid 4 to smithi11166722-212 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:211: done (15 left) 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:227: write initial oid 227 2023-10-01T09:09:17.274 INFO:tasks.rados.rados.0.smithi111.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-10-01T09:09:17.281 INFO:tasks.rados.rados.0.smithi111.stdout:227: writing smithi11166722-227 from 598382 to 1378893 tid 1 2023-10-01T09:09:17.288 INFO:tasks.rados.rados.0.smithi111.stdout:227: writing smithi11166722-227 from 2075401 to 2526468 tid 2 2023-10-01T09:09:17.295 INFO:tasks.rados.rados.0.smithi111.stdout:227: writing smithi11166722-227 from 3107008 to 3755777 tid 3 2023-10-01T09:09:17.295 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.295 INFO:tasks.rados.rados.0.smithi111.stdout:212: finishing write tid 5 to smithi11166722-212 2023-10-01T09:09:17.295 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 212 v 45 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-10-01T09:09:17.296 INFO:tasks.rados.rados.0.smithi111.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-10-01T09:09:17.296 INFO:tasks.rados.rados.0.smithi111.stdout:212: done (15 left) 2023-10-01T09:09:17.296 INFO:tasks.rados.rados.0.smithi111.stdout:228: write initial oid 228 2023-10-01T09:09:17.296 INFO:tasks.rados.rados.0.smithi111.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-10-01T09:09:17.301 INFO:tasks.rados.rados.0.smithi111.stdout:228: writing smithi11166722-228 from 615189 to 1070949 tid 1 2023-10-01T09:09:17.309 INFO:tasks.rados.rados.0.smithi111.stdout:228: writing smithi11166722-228 from 1733883 to 2444961 tid 2 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:228: writing smithi11166722-228 from 3134431 to 3594472 tid 3 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:213: finishing write tid 1 to smithi11166722-213 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:213: finishing write tid 2 to smithi11166722-213 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:213: finishing write tid 3 to smithi11166722-213 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:213: finishing write tid 4 to smithi11166722-213 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:213: finishing write tid 5 to smithi11166722-213 2023-10-01T09:09:17.317 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 213 v 81 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:214: finishing write tid 1 to smithi11166722-214 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:214: finishing write tid 2 to smithi11166722-214 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:214: finishing write tid 3 to smithi11166722-214 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:214: finishing write tid 4 to smithi11166722-214 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:214: finishing write tid 5 to smithi11166722-214 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 214 v 49 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:215: finishing write tid 1 to smithi11166722-215 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:215: finishing write tid 2 to smithi11166722-215 2023-10-01T09:09:17.318 INFO:tasks.rados.rados.0.smithi111.stdout:215: finishing write tid 3 to smithi11166722-215 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:215: finishing write tid 4 to smithi11166722-215 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:215: finishing write tid 5 to smithi11166722-215 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 215 v 39 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:213: done (15 left) 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:214: done (14 left) 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:215: done (13 left) 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:229: write initial oid 229 2023-10-01T09:09:17.319 INFO:tasks.rados.rados.0.smithi111.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-10-01T09:09:17.323 INFO:tasks.rados.rados.0.smithi111.stdout:229: writing smithi11166722-229 from 631996 to 1163005 tid 1 2023-10-01T09:09:17.331 INFO:tasks.rados.rados.0.smithi111.stdout:229: writing smithi11166722-229 from 1792365 to 2247101 tid 2 2023-10-01T09:09:17.338 INFO:tasks.rados.rados.0.smithi111.stdout:229: writing smithi11166722-229 from 2761854 to 3433167 tid 3 2023-10-01T09:09:17.338 INFO:tasks.rados.rados.0.smithi111.stdout:230: write initial oid 230 2023-10-01T09:09:17.339 INFO:tasks.rados.rados.0.smithi111.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-10-01T09:09:17.346 INFO:tasks.rados.rados.0.smithi111.stdout:230: writing smithi11166722-230 from 648803 to 1371414 tid 1 2023-10-01T09:09:17.354 INFO:tasks.rados.rados.0.smithi111.stdout:230: writing smithi11166722-230 from 1967200 to 2681947 tid 2 2023-10-01T09:09:17.360 INFO:tasks.rados.rados.0.smithi111.stdout:230: writing smithi11166722-230 from 3421983 to 3848803 tid 3 2023-10-01T09:09:17.361 INFO:tasks.rados.rados.0.smithi111.stdout:231: write initial oid 231 2023-10-01T09:09:17.361 INFO:tasks.rados.rados.0.smithi111.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-10-01T09:09:17.369 INFO:tasks.rados.rados.0.smithi111.stdout:231: writing smithi11166722-231 from 665610 to 1463470 tid 1 2023-10-01T09:09:17.374 INFO:tasks.rados.rados.0.smithi111.stdout:231: writing smithi11166722-231 from 1909329 to 2367734 tid 2 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:231: writing smithi11166722-231 from 2816700 to 3226910 tid 3 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:216: finishing write tid 1 to smithi11166722-216 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:216: finishing write tid 2 to smithi11166722-216 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:216: finishing write tid 3 to smithi11166722-216 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:216: finishing write tid 4 to smithi11166722-216 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:216: finishing write tid 5 to smithi11166722-216 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 216 v 49 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:217: finishing write tid 1 to smithi11166722-217 2023-10-01T09:09:17.380 INFO:tasks.rados.rados.0.smithi111.stdout:217: finishing write tid 2 to smithi11166722-217 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:217: finishing write tid 3 to smithi11166722-217 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:217: finishing write tid 4 to smithi11166722-217 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:217: finishing write tid 5 to smithi11166722-217 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 217 v 53 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:218: finishing write tid 1 to smithi11166722-218 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:218: finishing write tid 2 to smithi11166722-218 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:216: done (15 left) 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:217: done (14 left) 2023-10-01T09:09:17.381 INFO:tasks.rados.rados.0.smithi111.stdout:232: write initial oid 232 2023-10-01T09:09:17.382 INFO:tasks.rados.rados.0.smithi111.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-10-01T09:09:17.386 INFO:tasks.rados.rados.0.smithi111.stdout:232: writing smithi11166722-232 from 682417 to 1155526 tid 1 2023-10-01T09:09:17.392 INFO:tasks.rados.rados.0.smithi111.stdout:232: writing smithi11166722-232 from 1567811 to 2169874 tid 2 2023-10-01T09:09:17.400 INFO:tasks.rados.rados.0.smithi111.stdout:232: writing smithi11166722-232 from 2844123 to 3465605 tid 3 2023-10-01T09:09:17.400 INFO:tasks.rados.rados.0.smithi111.stdout:233: write initial oid 233 2023-10-01T09:09:17.401 INFO:tasks.rados.rados.0.smithi111.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-10-01T09:09:17.408 INFO:tasks.rados.rados.0.smithi111.stdout:233: writing smithi11166722-233 from 699224 to 1247582 tid 1 2023-10-01T09:09:17.415 INFO:tasks.rados.rados.0.smithi111.stdout:233: writing smithi11166722-233 from 2026293 to 2488367 tid 2 2023-10-01T09:09:17.424 INFO:tasks.rados.rados.0.smithi111.stdout:233: writing smithi11166722-233 from 3271546 to 3704300 tid 3 2023-10-01T09:09:17.424 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.424 INFO:tasks.rados.rados.0.smithi111.stdout:218: finishing write tid 3 to smithi11166722-218 2023-10-01T09:09:17.424 INFO:tasks.rados.rados.0.smithi111.stdout:218: finishing write tid 4 to smithi11166722-218 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:218: finishing write tid 5 to smithi11166722-218 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 218 v 57 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:219: finishing write tid 1 to smithi11166722-219 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:219: finishing write tid 2 to smithi11166722-219 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:219: finishing write tid 3 to smithi11166722-219 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:219: finishing write tid 4 to smithi11166722-219 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:219: finishing write tid 5 to smithi11166722-219 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 43 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-10-01T09:09:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:220: finishing write tid 1 to smithi11166722-220 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:220: finishing write tid 2 to smithi11166722-220 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:220: finishing write tid 3 to smithi11166722-220 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:220: finishing write tid 4 to smithi11166722-220 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:220: finishing write tid 5 to smithi11166722-220 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 220 v 72 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:221: finishing write tid 1 to smithi11166722-221 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:221: finishing write tid 2 to smithi11166722-221 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:221: finishing write tid 3 to smithi11166722-221 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:221: finishing write tid 4 to smithi11166722-221 2023-10-01T09:09:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:221: finishing write tid 5 to smithi11166722-221 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 221 v 46 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:222: finishing write tid 1 to smithi11166722-222 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:222: finishing write tid 2 to smithi11166722-222 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:222: finishing write tid 3 to smithi11166722-222 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:222: finishing write tid 4 to smithi11166722-222 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:222: finishing write tid 5 to smithi11166722-222 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 222 v 44 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-10-01T09:09:17.427 INFO:tasks.rados.rados.0.smithi111.stdout:223: finishing write tid 1 to smithi11166722-223 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:223: finishing write tid 2 to smithi11166722-223 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:223: finishing write tid 3 to smithi11166722-223 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:223: finishing write tid 4 to smithi11166722-223 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:223: finishing write tid 5 to smithi11166722-223 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:223: finishing write tid 6 to smithi11166722-223 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 223 v 44 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:224: finishing write tid 1 to smithi11166722-224 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:224: finishing write tid 2 to smithi11166722-224 2023-10-01T09:09:17.428 INFO:tasks.rados.rados.0.smithi111.stdout:224: finishing write tid 3 to smithi11166722-224 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:224: finishing write tid 4 to smithi11166722-224 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:224: finishing write tid 5 to smithi11166722-224 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 61 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:225: finishing write tid 1 to smithi11166722-225 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:225: finishing write tid 2 to smithi11166722-225 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:218: done (15 left) 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:219: done (14 left) 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:220: done (13 left) 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:221: done (12 left) 2023-10-01T09:09:17.429 INFO:tasks.rados.rados.0.smithi111.stdout:222: done (11 left) 2023-10-01T09:09:17.430 INFO:tasks.rados.rados.0.smithi111.stdout:223: done (10 left) 2023-10-01T09:09:17.430 INFO:tasks.rados.rados.0.smithi111.stdout:224: done (9 left) 2023-10-01T09:09:17.430 INFO:tasks.rados.rados.0.smithi111.stdout:234: write initial oid 234 2023-10-01T09:09:17.430 INFO:tasks.rados.rados.0.smithi111.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-10-01T09:09:17.432 INFO:tasks.rados.rados.0.smithi111.stdout:234: writing smithi11166722-234 from 716031 to 1339638 tid 1 2023-10-01T09:09:17.440 INFO:tasks.rados.rados.0.smithi111.stdout:234: writing smithi11166722-234 from 2084775 to 2690507 tid 2 2023-10-01T09:09:17.448 INFO:tasks.rados.rados.0.smithi111.stdout:234: writing smithi11166722-234 from 3298969 to 3916031 tid 3 2023-10-01T09:09:17.448 INFO:tasks.rados.rados.0.smithi111.stdout:235: write initial oid 235 2023-10-01T09:09:17.448 INFO:tasks.rados.rados.0.smithi111.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-10-01T09:09:17.457 INFO:tasks.rados.rados.0.smithi111.stdout:235: writing smithi11166722-235 from 732838 to 1431694 tid 1 2023-10-01T09:09:17.463 INFO:tasks.rados.rados.0.smithi111.stdout:235: writing smithi11166722-235 from 2026904 to 2492647 tid 2 2023-10-01T09:09:17.471 INFO:tasks.rados.rados.0.smithi111.stdout:235: writing smithi11166722-235 from 3210039 to 3781690 tid 3 2023-10-01T09:09:17.471 INFO:tasks.rados.rados.0.smithi111.stdout:236: write initial oid 236 2023-10-01T09:09:17.471 INFO:tasks.rados.rados.0.smithi111.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-10-01T09:09:17.480 INFO:tasks.rados.rados.0.smithi111.stdout:236: writing smithi11166722-236 from 749645 to 1523750 tid 1 2023-10-01T09:09:17.487 INFO:tasks.rados.rados.0.smithi111.stdout:236: writing smithi11166722-236 from 2085386 to 2694787 tid 2 2023-10-01T09:09:17.495 INFO:tasks.rados.rados.0.smithi111.stdout:236: writing smithi11166722-236 from 3237462 to 3949645 tid 3 2023-10-01T09:09:17.495 INFO:tasks.rados.rados.0.smithi111.stdout:237: write initial oid 237 2023-10-01T09:09:17.495 INFO:tasks.rados.rados.0.smithi111.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-10-01T09:09:17.502 INFO:tasks.rados.rados.0.smithi111.stdout:237: writing smithi11166722-237 from 766452 to 1332159 tid 1 2023-10-01T09:09:17.509 INFO:tasks.rados.rados.0.smithi111.stdout:237: writing smithi11166722-237 from 1860221 to 2329633 tid 2 2023-10-01T09:09:17.516 INFO:tasks.rados.rados.0.smithi111.stdout:237: writing smithi11166722-237 from 2981238 to 3575433 tid 3 2023-10-01T09:09:17.516 INFO:tasks.rados.rados.0.smithi111.stdout:238: write initial oid 238 2023-10-01T09:09:17.516 INFO:tasks.rados.rados.0.smithi111.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-10-01T09:09:17.524 INFO:tasks.rados.rados.0.smithi111.stdout:238: writing smithi11166722-238 from 783259 to 1424215 tid 1 2023-10-01T09:09:17.531 INFO:tasks.rados.rados.0.smithi111.stdout:238: writing smithi11166722-238 from 1918703 to 2531773 tid 2 2023-10-01T09:09:17.536 INFO:tasks.rados.rados.0.smithi111.stdout:238: writing smithi11166722-238 from 3008661 to 3414128 tid 3 2023-10-01T09:09:17.540 INFO:tasks.rados.rados.0.smithi111.stdout:238: writing smithi11166722-238 from 3821939 to 3983259 tid 4 2023-10-01T09:09:17.540 INFO:tasks.rados.rados.0.smithi111.stdout:239: write initial oid 239 2023-10-01T09:09:17.540 INFO:tasks.rados.rados.0.smithi111.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-10-01T09:09:17.546 INFO:tasks.rados.rados.0.smithi111.stdout:239: writing smithi11166722-239 from 400066 to 1116271 tid 1 2023-10-01T09:09:17.552 INFO:tasks.rados.rados.0.smithi111.stdout:239: writing smithi11166722-239 from 1860832 to 2000066 tid 2 2023-10-01T09:09:17.552 INFO:tasks.rados.rados.0.smithi111.stdout:240: write initial oid 240 2023-10-01T09:09:17.552 INFO:tasks.rados.rados.0.smithi111.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-10-01T09:09:17.559 INFO:tasks.rados.rados.0.smithi111.stdout:240: writing smithi11166722-240 from 416873 to 1208327 tid 1 2023-10-01T09:09:17.564 INFO:tasks.rados.rados.0.smithi111.stdout:240: writing smithi11166722-240 from 1919314 to 2016873 tid 2 2023-10-01T09:09:17.564 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.564 INFO:tasks.rados.rados.0.smithi111.stdout:225: finishing write tid 3 to smithi11166722-225 2023-10-01T09:09:17.564 INFO:tasks.rados.rados.0.smithi111.stdout:225: finishing write tid 4 to smithi11166722-225 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:225: finishing write tid 5 to smithi11166722-225 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 55 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:226: finishing write tid 1 to smithi11166722-226 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:226: finishing write tid 2 to smithi11166722-226 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:226: finishing write tid 3 to smithi11166722-226 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:226: finishing write tid 4 to smithi11166722-226 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:225: done (15 left) 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:241: write initial oid 241 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:226: finishing write tid 5 to smithi11166722-226 2023-10-01T09:09:17.565 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 226 v 76 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-10-01T09:09:17.566 INFO:tasks.rados.rados.0.smithi111.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-10-01T09:09:17.566 INFO:tasks.rados.rados.0.smithi111.stdout:227: finishing write tid 1 to smithi11166722-227 2023-10-01T09:09:17.566 INFO:tasks.rados.rados.0.smithi111.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-10-01T09:09:17.569 INFO:tasks.rados.rados.0.smithi111.stdout:241: writing smithi11166722-241 from 433680 to 900383 tid 1 2023-10-01T09:09:17.576 INFO:tasks.rados.rados.0.smithi111.stdout:241: writing smithi11166722-241 from 1577796 to 2033680 tid 2 2023-10-01T09:09:17.576 INFO:tasks.rados.rados.0.smithi111.stdout:226: done (15 left) 2023-10-01T09:09:17.576 INFO:tasks.rados.rados.0.smithi111.stdout:242: write initial oid 242 2023-10-01T09:09:17.576 INFO:tasks.rados.rados.0.smithi111.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-10-01T09:09:17.582 INFO:tasks.rados.rados.0.smithi111.stdout:242: writing smithi11166722-242 from 450487 to 992439 tid 1 2023-10-01T09:09:17.589 INFO:tasks.rados.rados.0.smithi111.stdout:242: writing smithi11166722-242 from 1636278 to 2050487 tid 2 2023-10-01T09:09:17.589 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.589 INFO:tasks.rados.rados.0.smithi111.stdout:227: finishing write tid 2 to smithi11166722-227 2023-10-01T09:09:17.589 INFO:tasks.rados.rados.0.smithi111.stdout:227: finishing write tid 3 to smithi11166722-227 2023-10-01T09:09:17.589 INFO:tasks.rados.rados.0.smithi111.stdout:227: finishing write tid 4 to smithi11166722-227 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:227: finishing write tid 5 to smithi11166722-227 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 227 v 59 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:228: finishing write tid 1 to smithi11166722-228 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:227: done (15 left) 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:243: write initial oid 243 2023-10-01T09:09:17.590 INFO:tasks.rados.rados.0.smithi111.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-10-01T09:09:17.595 INFO:tasks.rados.rados.0.smithi111.stdout:243: writing smithi11166722-243 from 467294 to 1084495 tid 1 2023-10-01T09:09:17.601 INFO:tasks.rados.rados.0.smithi111.stdout:243: writing smithi11166722-243 from 1578407 to 2067294 tid 2 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:228: finishing write tid 2 to smithi11166722-228 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:228: finishing write tid 3 to smithi11166722-228 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:228: finishing write tid 4 to smithi11166722-228 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:228: finishing write tid 5 to smithi11166722-228 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 228 v 43 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:229: finishing write tid 1 to smithi11166722-229 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:229: finishing write tid 2 to smithi11166722-229 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:229: finishing write tid 3 to smithi11166722-229 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:229: finishing write tid 4 to smithi11166722-229 2023-10-01T09:09:17.602 INFO:tasks.rados.rados.0.smithi111.stdout:229: finishing write tid 5 to smithi11166722-229 2023-10-01T09:09:17.603 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 62 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-10-01T09:09:17.603 INFO:tasks.rados.rados.0.smithi111.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-10-01T09:09:17.603 INFO:tasks.rados.rados.0.smithi111.stdout:228: done (15 left) 2023-10-01T09:09:17.603 INFO:tasks.rados.rados.0.smithi111.stdout:229: done (14 left) 2023-10-01T09:09:17.603 INFO:tasks.rados.rados.0.smithi111.stdout:244: write initial oid 244 2023-10-01T09:09:17.603 INFO:tasks.rados.rados.0.smithi111.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-10-01T09:09:17.608 INFO:tasks.rados.rados.0.smithi111.stdout:244: writing smithi11166722-244 from 484101 to 1176551 tid 1 2023-10-01T09:09:17.614 INFO:tasks.rados.rados.0.smithi111.stdout:244: writing smithi11166722-244 from 1636889 to 2084101 tid 2 2023-10-01T09:09:17.614 INFO:tasks.rados.rados.0.smithi111.stdout:245: write initial oid 245 2023-10-01T09:09:17.614 INFO:tasks.rados.rados.0.smithi111.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-10-01T09:09:17.619 INFO:tasks.rados.rados.0.smithi111.stdout:245: writing smithi11166722-245 from 500908 to 984960 tid 1 2023-10-01T09:09:17.626 INFO:tasks.rados.rados.0.smithi111.stdout:245: writing smithi11166722-245 from 1411724 to 2100908 tid 2 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: finishing write tid 1 to smithi11166722-230 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: finishing write tid 2 to smithi11166722-230 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: finishing write tid 3 to smithi11166722-230 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: finishing write tid 4 to smithi11166722-230 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: finishing write tid 5 to smithi11166722-230 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 230 v 50 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:231: finishing write tid 1 to smithi11166722-231 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:230: done (15 left) 2023-10-01T09:09:17.627 INFO:tasks.rados.rados.0.smithi111.stdout:246: write initial oid 246 2023-10-01T09:09:17.628 INFO:tasks.rados.rados.0.smithi111.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-10-01T09:09:17.633 INFO:tasks.rados.rados.0.smithi111.stdout:246: writing smithi11166722-246 from 517715 to 1077016 tid 1 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:246: writing smithi11166722-246 from 1870206 to 2117715 tid 2 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:231: finishing write tid 2 to smithi11166722-231 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:231: finishing write tid 3 to smithi11166722-231 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:231: finishing write tid 4 to smithi11166722-231 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:231: finishing write tid 5 to smithi11166722-231 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 231 v 65 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-10-01T09:09:17.640 INFO:tasks.rados.rados.0.smithi111.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-10-01T09:09:17.641 INFO:tasks.rados.rados.0.smithi111.stdout:232: finishing write tid 1 to smithi11166722-232 2023-10-01T09:09:17.641 INFO:tasks.rados.rados.0.smithi111.stdout:232: finishing write tid 2 to smithi11166722-232 2023-10-01T09:09:17.641 INFO:tasks.rados.rados.0.smithi111.stdout:231: done (15 left) 2023-10-01T09:09:17.641 INFO:tasks.rados.rados.0.smithi111.stdout:247: write initial oid 247 2023-10-01T09:09:17.641 INFO:tasks.rados.rados.0.smithi111.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-10-01T09:09:17.646 INFO:tasks.rados.rados.0.smithi111.stdout:247: writing smithi11166722-247 from 534522 to 1169072 tid 1 2023-10-01T09:09:17.653 INFO:tasks.rados.rados.0.smithi111.stdout:247: writing smithi11166722-247 from 1812335 to 2134522 tid 2 2023-10-01T09:09:17.653 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.653 INFO:tasks.rados.rados.0.smithi111.stdout:232: finishing write tid 3 to smithi11166722-232 2023-10-01T09:09:17.653 INFO:tasks.rados.rados.0.smithi111.stdout:232: finishing write tid 4 to smithi11166722-232 2023-10-01T09:09:17.653 INFO:tasks.rados.rados.0.smithi111.stdout:232: finishing write tid 5 to smithi11166722-232 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 232 v 50 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: finishing write tid 1 to smithi11166722-233 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: finishing write tid 2 to smithi11166722-233 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: finishing write tid 3 to smithi11166722-233 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: finishing write tid 4 to smithi11166722-233 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: finishing write tid 5 to smithi11166722-233 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 233 v 27 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:234: finishing write tid 1 to smithi11166722-234 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:232: done (15 left) 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:233: done (14 left) 2023-10-01T09:09:17.654 INFO:tasks.rados.rados.0.smithi111.stdout:248: write initial oid 248 2023-10-01T09:09:17.655 INFO:tasks.rados.rados.0.smithi111.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-10-01T09:09:17.660 INFO:tasks.rados.rados.0.smithi111.stdout:248: writing smithi11166722-248 from 551329 to 1261128 tid 1 2023-10-01T09:09:17.666 INFO:tasks.rados.rados.0.smithi111.stdout:248: writing smithi11166722-248 from 1870817 to 2151329 tid 2 2023-10-01T09:09:17.667 INFO:tasks.rados.rados.0.smithi111.stdout:249: write initial oid 249 2023-10-01T09:09:17.667 INFO:tasks.rados.rados.0.smithi111.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-10-01T09:09:17.674 INFO:tasks.rados.rados.0.smithi111.stdout:249: writing smithi11166722-249 from 568136 to 1353184 tid 1 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:249: writing smithi11166722-249 from 1929299 to 2168136 tid 2 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:234: finishing write tid 2 to smithi11166722-234 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:234: finishing write tid 3 to smithi11166722-234 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:234: finishing write tid 4 to smithi11166722-234 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:234: finishing write tid 5 to smithi11166722-234 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 234 v 47 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:235: finishing write tid 1 to smithi11166722-235 2023-10-01T09:09:17.680 INFO:tasks.rados.rados.0.smithi111.stdout:235: finishing write tid 2 to smithi11166722-235 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:235: finishing write tid 3 to smithi11166722-235 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:235: finishing write tid 4 to smithi11166722-235 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:235: finishing write tid 5 to smithi11166722-235 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 235 v 66 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:236: finishing write tid 1 to smithi11166722-236 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:236: finishing write tid 2 to smithi11166722-236 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:236: finishing write tid 3 to smithi11166722-236 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:236: finishing write tid 4 to smithi11166722-236 2023-10-01T09:09:17.681 INFO:tasks.rados.rados.0.smithi111.stdout:236: finishing write tid 5 to smithi11166722-236 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 236 v 47 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:237: finishing write tid 1 to smithi11166722-237 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:237: finishing write tid 2 to smithi11166722-237 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:237: finishing write tid 3 to smithi11166722-237 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:237: finishing write tid 4 to smithi11166722-237 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:234: done (15 left) 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:235: done (14 left) 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:236: done (13 left) 2023-10-01T09:09:17.682 INFO:tasks.rados.rados.0.smithi111.stdout:250: write initial oid 250 2023-10-01T09:09:17.683 INFO:tasks.rados.rados.0.smithi111.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-10-01T09:09:17.685 INFO:tasks.rados.rados.0.smithi111.stdout:250: writing smithi11166722-250 from 584943 to 1045240 tid 1 2023-10-01T09:09:17.693 INFO:tasks.rados.rados.0.smithi111.stdout:250: writing smithi11166722-250 from 1587781 to 2184943 tid 2 2023-10-01T09:09:17.693 INFO:tasks.rados.rados.0.smithi111.stdout:251: write initial oid 251 2023-10-01T09:09:17.693 INFO:tasks.rados.rados.0.smithi111.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-10-01T09:09:17.699 INFO:tasks.rados.rados.0.smithi111.stdout:251: writing smithi11166722-251 from 601750 to 1137296 tid 1 2023-10-01T09:09:17.705 INFO:tasks.rados.rados.0.smithi111.stdout:251: writing smithi11166722-251 from 1929910 to 2201750 tid 2 2023-10-01T09:09:17.706 INFO:tasks.rados.rados.0.smithi111.stdout:252: write initial oid 252 2023-10-01T09:09:17.706 INFO:tasks.rados.rados.0.smithi111.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-10-01T09:09:17.714 INFO:tasks.rados.rados.0.smithi111.stdout:252: writing smithi11166722-252 from 618557 to 1345705 tid 1 2023-10-01T09:09:17.719 INFO:tasks.rados.rados.0.smithi111.stdout:252: writing smithi11166722-252 from 2104745 to 2218557 tid 2 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:237: finishing write tid 5 to smithi11166722-237 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 237 v 52 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:238: finishing write tid 1 to smithi11166722-238 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:238: finishing write tid 2 to smithi11166722-238 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:238: finishing write tid 3 to smithi11166722-238 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:237: done (15 left) 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:253: write initial oid 253 2023-10-01T09:09:17.720 INFO:tasks.rados.rados.0.smithi111.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-10-01T09:09:17.727 INFO:tasks.rados.rados.0.smithi111.stdout:253: writing smithi11166722-253 from 635364 to 1037761 tid 1 2023-10-01T09:09:17.734 INFO:tasks.rados.rados.0.smithi111.stdout:253: writing smithi11166722-253 from 1763227 to 2235364 tid 2 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:238: finishing write tid 4 to smithi11166722-238 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:238: finishing write tid 5 to smithi11166722-238 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:238: finishing write tid 6 to smithi11166722-238 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 238 v 38 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:239: finishing write tid 1 to smithi11166722-239 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:238: done (15 left) 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:254: write initial oid 254 2023-10-01T09:09:17.735 INFO:tasks.rados.rados.0.smithi111.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-10-01T09:09:17.741 INFO:tasks.rados.rados.0.smithi111.stdout:254: writing smithi11166722-254 from 652171 to 1129817 tid 1 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout:254: writing smithi11166722-254 from 1821709 to 2252171 tid 2 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout:239: finishing write tid 2 to smithi11166722-239 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout:239: finishing write tid 3 to smithi11166722-239 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout:239: finishing write tid 4 to smithi11166722-239 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 239 v 41 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-10-01T09:09:17.750 INFO:tasks.rados.rados.0.smithi111.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:09:17.751 INFO:tasks.rados.rados.0.smithi111.stdout:240: finishing write tid 1 to smithi11166722-240 2023-10-01T09:09:17.751 INFO:tasks.rados.rados.0.smithi111.stdout:240: finishing write tid 2 to smithi11166722-240 2023-10-01T09:09:17.751 INFO:tasks.rados.rados.0.smithi111.stdout:240: finishing write tid 3 to smithi11166722-240 2023-10-01T09:09:17.751 INFO:tasks.rados.rados.0.smithi111.stdout:239: done (15 left) 2023-10-01T09:09:17.751 INFO:tasks.rados.rados.0.smithi111.stdout:255: write initial oid 255 2023-10-01T09:09:17.751 INFO:tasks.rados.rados.0.smithi111.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-10-01T09:09:17.757 INFO:tasks.rados.rados.0.smithi111.stdout:255: writing smithi11166722-255 from 668978 to 1221873 tid 1 2023-10-01T09:09:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:255: writing smithi11166722-255 from 1763838 to 2268978 tid 2 2023-10-01T09:09:17.764 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:240: finishing write tid 4 to smithi11166722-240 2023-10-01T09:09:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 240 v 69 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-10-01T09:09:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-10-01T09:09:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:240: done (15 left) 2023-10-01T09:09:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:256: write initial oid 256 2023-10-01T09:09:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-10-01T09:09:17.772 INFO:tasks.rados.rados.0.smithi111.stdout:256: writing smithi11166722-256 from 685785 to 1313929 tid 1 2023-10-01T09:09:17.778 INFO:tasks.rados.rados.0.smithi111.stdout:256: writing smithi11166722-256 from 1822320 to 2285785 tid 2 2023-10-01T09:09:17.778 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.778 INFO:tasks.rados.rados.0.smithi111.stdout:241: finishing write tid 1 to smithi11166722-241 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:241: finishing write tid 2 to smithi11166722-241 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:241: finishing write tid 3 to smithi11166722-241 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:241: finishing write tid 4 to smithi11166722-241 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 241 v 84 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:242: finishing write tid 1 to smithi11166722-242 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:242: finishing write tid 2 to smithi11166722-242 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:242: finishing write tid 3 to smithi11166722-242 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:241: done (15 left) 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:257: write initial oid 257 2023-10-01T09:09:17.779 INFO:tasks.rados.rados.0.smithi111.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-10-01T09:09:17.786 INFO:tasks.rados.rados.0.smithi111.stdout:257: writing smithi11166722-257 from 702592 to 1405985 tid 1 2023-10-01T09:09:17.791 INFO:tasks.rados.rados.0.smithi111.stdout:257: writing smithi11166722-257 from 1880802 to 2302592 tid 2 2023-10-01T09:09:17.791 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.791 INFO:tasks.rados.rados.0.smithi111.stdout:242: finishing write tid 4 to smithi11166722-242 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 242 v 55 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:243: finishing write tid 1 to smithi11166722-243 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:243: finishing write tid 2 to smithi11166722-243 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:242: done (15 left) 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:258: write initial oid 258 2023-10-01T09:09:17.792 INFO:tasks.rados.rados.0.smithi111.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-10-01T09:09:17.800 INFO:tasks.rados.rados.0.smithi111.stdout:258: writing smithi11166722-258 from 719399 to 1498041 tid 1 2023-10-01T09:09:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:17 smithi183 bash[27651]: cluster 2023-10-01T09:09:16.146442+0000 mgr.y (mgr.24356) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:17.806 INFO:tasks.rados.rados.0.smithi111.stdout:258: writing smithi11166722-258 from 1939284 to 2319399 tid 2 2023-10-01T09:09:17.806 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.806 INFO:tasks.rados.rados.0.smithi111.stdout:243: finishing write tid 3 to smithi11166722-243 2023-10-01T09:09:17.806 INFO:tasks.rados.rados.0.smithi111.stdout:243: finishing write tid 4 to smithi11166722-243 2023-10-01T09:09:17.806 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 243 v 87 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:244: finishing write tid 1 to smithi11166722-244 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:244: finishing write tid 2 to smithi11166722-244 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:244: finishing write tid 3 to smithi11166722-244 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:244: finishing write tid 4 to smithi11166722-244 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 244 v 68 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:245: finishing write tid 1 to smithi11166722-245 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:245: finishing write tid 2 to smithi11166722-245 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:245: finishing write tid 3 to smithi11166722-245 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:245: finishing write tid 4 to smithi11166722-245 2023-10-01T09:09:17.807 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 62 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:246: finishing write tid 1 to smithi11166722-246 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:243: done (15 left) 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:244: done (14 left) 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:245: done (13 left) 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:259: write initial oid 259 2023-10-01T09:09:17.808 INFO:tasks.rados.rados.0.smithi111.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-10-01T09:09:17.813 INFO:tasks.rados.rados.0.smithi111.stdout:259: writing smithi11166722-259 from 736206 to 1190097 tid 1 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:259: writing smithi11166722-259 from 1881413 to 2336206 tid 2 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:260: write initial oid 260 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:246: finishing write tid 2 to smithi11166722-246 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:246: finishing write tid 3 to smithi11166722-246 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:246: finishing write tid 4 to smithi11166722-246 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 246 v 90 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-10-01T09:09:17.820 INFO:tasks.rados.rados.0.smithi111.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:247: finishing write tid 1 to smithi11166722-247 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:247: finishing write tid 2 to smithi11166722-247 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:247: finishing write tid 3 to smithi11166722-247 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:247: finishing write tid 4 to smithi11166722-247 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 247 v 71 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:248: finishing write tid 1 to smithi11166722-248 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:248: finishing write tid 2 to smithi11166722-248 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:248: finishing write tid 3 to smithi11166722-248 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:248: finishing write tid 4 to smithi11166722-248 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 248 v 74 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-10-01T09:09:17.821 INFO:tasks.rados.rados.0.smithi111.stdout:249: finishing write tid 1 to smithi11166722-249 2023-10-01T09:09:17.822 INFO:tasks.rados.rados.0.smithi111.stdout:249: finishing write tid 2 to smithi11166722-249 2023-10-01T09:09:17.822 INFO:tasks.rados.rados.0.smithi111.stdout:249: finishing write tid 3 to smithi11166722-249 2023-10-01T09:09:17.822 INFO:tasks.rados.rados.0.smithi111.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-10-01T09:09:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:17 smithi111 bash[27369]: cluster 2023-10-01T09:09:16.146442+0000 mgr.y (mgr.24356) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:17.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:09:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:17] "GET /metrics HTTP/1.1" 200 193797 "" "Prometheus/2.33.4" 2023-10-01T09:09:17.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:17 smithi111 bash[33891]: cluster 2023-10-01T09:09:16.146442+0000 mgr.y (mgr.24356) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:09:17.827 INFO:tasks.rados.rados.0.smithi111.stdout:260: writing smithi11166722-260 from 753013 to 1398506 tid 1 2023-10-01T09:09:17.833 INFO:tasks.rados.rados.0.smithi111.stdout:260: writing smithi11166722-260 from 2056248 to 2353013 tid 2 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:246: done (14 left) 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:247: done (13 left) 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:248: done (12 left) 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:261: write initial oid 261 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:249: finishing write tid 4 to smithi11166722-249 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 249 v 93 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-10-01T09:09:17.834 INFO:tasks.rados.rados.0.smithi111.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-10-01T09:09:17.842 INFO:tasks.rados.rados.0.smithi111.stdout:261: writing smithi11166722-261 from 769820 to 1490562 tid 1 2023-10-01T09:09:17.847 INFO:tasks.rados.rados.0.smithi111.stdout:261: writing smithi11166722-261 from 2114730 to 2369820 tid 2 2023-10-01T09:09:17.848 INFO:tasks.rados.rados.0.smithi111.stdout:249: done (12 left) 2023-10-01T09:09:17.848 INFO:tasks.rados.rados.0.smithi111.stdout:262: write initial oid 262 2023-10-01T09:09:17.848 INFO:tasks.rados.rados.0.smithi111.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-10-01T09:09:17.856 INFO:tasks.rados.rados.0.smithi111.stdout:262: writing smithi11166722-262 from 786627 to 1582618 tid 1 2023-10-01T09:09:17.861 INFO:tasks.rados.rados.0.smithi111.stdout:262: writing smithi11166722-262 from 2173212 to 2386627 tid 2 2023-10-01T09:09:17.862 INFO:tasks.rados.rados.0.smithi111.stdout:263: write initial oid 263 2023-10-01T09:09:17.862 INFO:tasks.rados.rados.0.smithi111.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-10-01T09:09:17.867 INFO:tasks.rados.rados.0.smithi111.stdout:263: writing smithi11166722-263 from 403434 to 874674 tid 1 2023-10-01T09:09:17.872 INFO:tasks.rados.rados.0.smithi111.stdout:263: writing smithi11166722-263 from 1315341 to 1716097 tid 2 2023-10-01T09:09:17.872 INFO:tasks.rados.rados.0.smithi111.stdout:264: write initial oid 264 2023-10-01T09:09:17.873 INFO:tasks.rados.rados.0.smithi111.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-10-01T09:09:17.877 INFO:tasks.rados.rados.0.smithi111.stdout:264: writing smithi11166722-264 from 420241 to 966730 tid 1 2023-10-01T09:09:17.883 INFO:tasks.rados.rados.0.smithi111.stdout:264: writing smithi11166722-264 from 1373823 to 1918237 tid 2 2023-10-01T09:09:17.883 INFO:tasks.rados.rados.0.smithi111.stdout:265: write initial oid 265 2023-10-01T09:09:17.883 INFO:tasks.rados.rados.0.smithi111.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-10-01T09:09:17.889 INFO:tasks.rados.rados.0.smithi111.stdout:265: writing smithi11166722-265 from 437048 to 1058786 tid 1 2023-10-01T09:09:17.897 INFO:tasks.rados.rados.0.smithi111.stdout:265: writing smithi11166722-265 from 1832305 to 2236730 tid 2 2023-10-01T09:09:17.897 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.897 INFO:tasks.rados.rados.0.smithi111.stdout:250: finishing write tid 1 to smithi11166722-250 2023-10-01T09:09:17.897 INFO:tasks.rados.rados.0.smithi111.stdout:250: finishing write tid 2 to smithi11166722-250 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:250: finishing write tid 3 to smithi11166722-250 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:250: finishing write tid 4 to smithi11166722-250 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 250 v 30 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:251: finishing write tid 1 to smithi11166722-251 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:251: finishing write tid 2 to smithi11166722-251 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:251: finishing write tid 3 to smithi11166722-251 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:251: finishing write tid 4 to smithi11166722-251 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 251 v 46 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-10-01T09:09:17.898 INFO:tasks.rados.rados.0.smithi111.stdout:252: finishing write tid 1 to smithi11166722-252 2023-10-01T09:09:17.899 INFO:tasks.rados.rados.0.smithi111.stdout:252: finishing write tid 2 to smithi11166722-252 2023-10-01T09:09:17.899 INFO:tasks.rados.rados.0.smithi111.stdout:252: finishing write tid 3 to smithi11166722-252 2023-10-01T09:09:17.899 INFO:tasks.rados.rados.0.smithi111.stdout:250: done (15 left) 2023-10-01T09:09:17.899 INFO:tasks.rados.rados.0.smithi111.stdout:251: done (14 left) 2023-10-01T09:09:17.899 INFO:tasks.rados.rados.0.smithi111.stdout:266: write initial oid 266 2023-10-01T09:09:17.899 INFO:tasks.rados.rados.0.smithi111.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-10-01T09:09:17.905 INFO:tasks.rados.rados.0.smithi111.stdout:266: writing smithi11166722-266 from 453855 to 1150842 tid 1 2023-10-01T09:09:17.914 INFO:tasks.rados.rados.0.smithi111.stdout:266: writing smithi11166722-266 from 1890787 to 2438870 tid 2 2023-10-01T09:09:17.914 INFO:tasks.rados.rados.0.smithi111.stdout:267: write initial oid 267 2023-10-01T09:09:17.914 INFO:tasks.rados.rados.0.smithi111.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-10-01T09:09:17.921 INFO:tasks.rados.rados.0.smithi111.stdout:267: writing smithi11166722-267 from 470662 to 1242898 tid 1 2023-10-01T09:09:17.927 INFO:tasks.rados.rados.0.smithi111.stdout:267: writing smithi11166722-267 from 1832916 to 2241010 tid 2 2023-10-01T09:09:17.928 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.928 INFO:tasks.rados.rados.0.smithi111.stdout:252: finishing write tid 4 to smithi11166722-252 2023-10-01T09:09:17.928 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 252 v 33 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-10-01T09:09:17.928 INFO:tasks.rados.rados.0.smithi111.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-10-01T09:09:17.928 INFO:tasks.rados.rados.0.smithi111.stdout:252: done (15 left) 2023-10-01T09:09:17.928 INFO:tasks.rados.rados.0.smithi111.stdout:268: write initial oid 268 2023-10-01T09:09:17.929 INFO:tasks.rados.rados.0.smithi111.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-10-01T09:09:17.934 INFO:tasks.rados.rados.0.smithi111.stdout:268: writing smithi11166722-268 from 487469 to 1051307 tid 1 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:268: writing smithi11166722-268 from 1607751 to 2159503 tid 2 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:253: finishing write tid 1 to smithi11166722-253 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:253: finishing write tid 2 to smithi11166722-253 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:253: finishing write tid 3 to smithi11166722-253 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:253: finishing write tid 4 to smithi11166722-253 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 253 v 58 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-10-01T09:09:17.943 INFO:tasks.rados.rados.0.smithi111.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-10-01T09:09:17.944 INFO:tasks.rados.rados.0.smithi111.stdout:254: finishing write tid 1 to smithi11166722-254 2023-10-01T09:09:17.944 INFO:tasks.rados.rados.0.smithi111.stdout:254: finishing write tid 2 to smithi11166722-254 2023-10-01T09:09:17.944 INFO:tasks.rados.rados.0.smithi111.stdout:253: done (15 left) 2023-10-01T09:09:17.944 INFO:tasks.rados.rados.0.smithi111.stdout:269: write initial oid 269 2023-10-01T09:09:17.944 INFO:tasks.rados.rados.0.smithi111.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-10-01T09:09:17.947 INFO:tasks.rados.rados.0.smithi111.stdout:269: writing smithi11166722-269 from 504276 to 1143363 tid 1 2023-10-01T09:09:17.956 INFO:tasks.rados.rados.0.smithi111.stdout:269: writing smithi11166722-269 from 1666233 to 2361643 tid 2 2023-10-01T09:09:17.957 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.957 INFO:tasks.rados.rados.0.smithi111.stdout:254: finishing write tid 3 to smithi11166722-254 2023-10-01T09:09:17.957 INFO:tasks.rados.rados.0.smithi111.stdout:254: finishing write tid 4 to smithi11166722-254 2023-10-01T09:09:17.957 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 254 v 47 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-10-01T09:09:17.957 INFO:tasks.rados.rados.0.smithi111.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-10-01T09:09:17.957 INFO:tasks.rados.rados.0.smithi111.stdout:255: finishing write tid 1 to smithi11166722-255 2023-10-01T09:09:17.958 INFO:tasks.rados.rados.0.smithi111.stdout:255: finishing write tid 2 to smithi11166722-255 2023-10-01T09:09:17.958 INFO:tasks.rados.rados.0.smithi111.stdout:254: done (15 left) 2023-10-01T09:09:17.958 INFO:tasks.rados.rados.0.smithi111.stdout:270: write initial oid 270 2023-10-01T09:09:17.958 INFO:tasks.rados.rados.0.smithi111.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-10-01T09:09:17.963 INFO:tasks.rados.rados.0.smithi111.stdout:270: writing smithi11166722-270 from 521083 to 1235419 tid 1 2023-10-01T09:09:17.970 INFO:tasks.rados.rados.0.smithi111.stdout:270: writing smithi11166722-270 from 1724715 to 2280136 tid 2 2023-10-01T09:09:17.970 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:17.970 INFO:tasks.rados.rados.0.smithi111.stdout:255: finishing write tid 3 to smithi11166722-255 2023-10-01T09:09:17.970 INFO:tasks.rados.rados.0.smithi111.stdout:255: finishing write tid 4 to smithi11166722-255 2023-10-01T09:09:17.970 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 255 v 44 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-10-01T09:09:17.970 INFO:tasks.rados.rados.0.smithi111.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:256: finishing write tid 1 to smithi11166722-256 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:256: finishing write tid 2 to smithi11166722-256 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:256: finishing write tid 3 to smithi11166722-256 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:256: finishing write tid 4 to smithi11166722-256 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 256 v 49 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-10-01T09:09:17.971 INFO:tasks.rados.rados.0.smithi111.stdout:257: finishing write tid 1 to smithi11166722-257 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:257: finishing write tid 2 to smithi11166722-257 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:257: finishing write tid 3 to smithi11166722-257 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:257: finishing write tid 4 to smithi11166722-257 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 257 v 50 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:258: finishing write tid 1 to smithi11166722-258 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:255: done (15 left) 2023-10-01T09:09:17.972 INFO:tasks.rados.rados.0.smithi111.stdout:256: done (14 left) 2023-10-01T09:09:17.973 INFO:tasks.rados.rados.0.smithi111.stdout:257: done (13 left) 2023-10-01T09:09:17.973 INFO:tasks.rados.rados.0.smithi111.stdout:271: write initial oid 271 2023-10-01T09:09:17.973 INFO:tasks.rados.rados.0.smithi111.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-10-01T09:09:17.978 INFO:tasks.rados.rados.0.smithi111.stdout:271: writing smithi11166722-271 from 537890 to 1327475 tid 1 2023-10-01T09:09:17.985 INFO:tasks.rados.rados.0.smithi111.stdout:271: writing smithi11166722-271 from 1783197 to 2482276 tid 2 2023-10-01T09:09:17.985 INFO:tasks.rados.rados.0.smithi111.stdout:272: write initial oid 272 2023-10-01T09:09:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-10-01T09:09:17.991 INFO:tasks.rados.rados.0.smithi111.stdout:272: writing smithi11166722-272 from 554697 to 1019531 tid 1 2023-10-01T09:09:17.999 INFO:tasks.rados.rados.0.smithi111.stdout:272: writing smithi11166722-272 from 1725326 to 2284416 tid 2 2023-10-01T09:09:17.999 INFO:tasks.rados.rados.0.smithi111.stdout:273: write initial oid 273 2023-10-01T09:09:17.999 INFO:tasks.rados.rados.0.smithi111.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-10-01T09:09:18.006 INFO:tasks.rados.rados.0.smithi111.stdout:273: writing smithi11166722-273 from 571504 to 1111587 tid 1 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:273: writing smithi11166722-273 from 1783808 to 2486556 tid 2 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:258: finishing write tid 2 to smithi11166722-258 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:258: finishing write tid 3 to smithi11166722-258 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:258: finishing write tid 4 to smithi11166722-258 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 258 v 52 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-10-01T09:09:18.017 INFO:tasks.rados.rados.0.smithi111.stdout:259: finishing write tid 1 to smithi11166722-259 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:259: finishing write tid 2 to smithi11166722-259 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:259: finishing write tid 3 to smithi11166722-259 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:259: finishing write tid 4 to smithi11166722-259 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 259 v 65 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:260: finishing write tid 1 to smithi11166722-260 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:260: finishing write tid 2 to smithi11166722-260 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:260: finishing write tid 3 to smithi11166722-260 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:260: finishing write tid 4 to smithi11166722-260 2023-10-01T09:09:18.018 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 47 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:261: finishing write tid 1 to smithi11166722-261 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:261: finishing write tid 2 to smithi11166722-261 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:261: finishing write tid 3 to smithi11166722-261 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:261: finishing write tid 4 to smithi11166722-261 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 261 v 79 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:262: finishing write tid 1 to smithi11166722-262 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:262: finishing write tid 2 to smithi11166722-262 2023-10-01T09:09:18.019 INFO:tasks.rados.rados.0.smithi111.stdout:262: finishing write tid 3 to smithi11166722-262 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:262: finishing write tid 4 to smithi11166722-262 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 262 v 82 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:263: finishing write tid 1 to smithi11166722-263 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:263: finishing write tid 2 to smithi11166722-263 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:263: finishing write tid 3 to smithi11166722-263 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:263: finishing write tid 4 to smithi11166722-263 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 263 v 53 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:264: finishing write tid 1 to smithi11166722-264 2023-10-01T09:09:18.020 INFO:tasks.rados.rados.0.smithi111.stdout:264: finishing write tid 2 to smithi11166722-264 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:264: finishing write tid 3 to smithi11166722-264 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:264: finishing write tid 4 to smithi11166722-264 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 264 v 56 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:265: finishing write tid 1 to smithi11166722-265 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:265: finishing write tid 2 to smithi11166722-265 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:265: finishing write tid 3 to smithi11166722-265 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:265: finishing write tid 4 to smithi11166722-265 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 265 v 68 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-10-01T09:09:18.021 INFO:tasks.rados.rados.0.smithi111.stdout:266: finishing write tid 1 to smithi11166722-266 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:266: finishing write tid 2 to smithi11166722-266 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:266: finishing write tid 3 to smithi11166722-266 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:258: done (15 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:259: done (14 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:260: done (13 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:261: done (12 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:262: done (11 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:263: done (10 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:264: done (9 left) 2023-10-01T09:09:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:265: done (8 left) 2023-10-01T09:09:18.023 INFO:tasks.rados.rados.0.smithi111.stdout:274: write initial oid 274 2023-10-01T09:09:18.023 INFO:tasks.rados.rados.0.smithi111.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-10-01T09:09:18.023 INFO:tasks.rados.rados.0.smithi111.stdout:274: writing smithi11166722-274 from 588311 to 1203643 tid 1 2023-10-01T09:09:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:274: writing smithi11166722-274 from 1842290 to 2405049 tid 2 2023-10-01T09:09:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:275: write initial oid 275 2023-10-01T09:09:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-10-01T09:09:18.036 INFO:tasks.rados.rados.0.smithi111.stdout:275: writing smithi11166722-275 from 605118 to 1012052 tid 1 2023-10-01T09:09:18.044 INFO:tasks.rados.rados.0.smithi111.stdout:275: writing smithi11166722-275 from 1617125 to 2323542 tid 2 2023-10-01T09:09:18.044 INFO:tasks.rados.rados.0.smithi111.stdout:276: write initial oid 276 2023-10-01T09:09:18.044 INFO:tasks.rados.rados.0.smithi111.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-10-01T09:09:18.050 INFO:tasks.rados.rados.0.smithi111.stdout:276: writing smithi11166722-276 from 621925 to 1104108 tid 1 2023-10-01T09:09:18.057 INFO:tasks.rados.rados.0.smithi111.stdout:276: writing smithi11166722-276 from 1559254 to 2125682 tid 2 2023-10-01T09:09:18.057 INFO:tasks.rados.rados.0.smithi111.stdout:277: write initial oid 277 2023-10-01T09:09:18.057 INFO:tasks.rados.rados.0.smithi111.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-10-01T09:09:18.064 INFO:tasks.rados.rados.0.smithi111.stdout:277: writing smithi11166722-277 from 638732 to 1196164 tid 1 2023-10-01T09:09:18.070 INFO:tasks.rados.rados.0.smithi111.stdout:277: writing smithi11166722-277 from 1617736 to 2327822 tid 2 2023-10-01T09:09:18.071 INFO:tasks.rados.rados.0.smithi111.stdout:278: write initial oid 278 2023-10-01T09:09:18.071 INFO:tasks.rados.rados.0.smithi111.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-10-01T09:09:18.079 INFO:tasks.rados.rados.0.smithi111.stdout:278: writing smithi11166722-278 from 655539 to 1288220 tid 1 2023-10-01T09:09:18.088 INFO:tasks.rados.rados.0.smithi111.stdout:278: writing smithi11166722-278 from 2076218 to 2646315 tid 2 2023-10-01T09:09:18.088 INFO:tasks.rados.rados.0.smithi111.stdout:279: write initial oid 279 2023-10-01T09:09:18.088 INFO:tasks.rados.rados.0.smithi111.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-10-01T09:09:18.096 INFO:tasks.rados.rados.0.smithi111.stdout:279: writing smithi11166722-279 from 672346 to 1380276 tid 1 2023-10-01T09:09:18.104 INFO:tasks.rados.rados.0.smithi111.stdout:279: writing smithi11166722-279 from 2134700 to 2672346 tid 2 2023-10-01T09:09:18.104 INFO:tasks.rados.rados.0.smithi111.stdout:280: write initial oid 280 2023-10-01T09:09:18.104 INFO:tasks.rados.rados.0.smithi111.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-10-01T09:09:18.113 INFO:tasks.rados.rados.0.smithi111.stdout:280: writing smithi11166722-280 from 689153 to 1472332 tid 1 2023-10-01T09:09:18.121 INFO:tasks.rados.rados.0.smithi111.stdout:280: writing smithi11166722-280 from 2076829 to 2534242 tid 2 2023-10-01T09:09:18.122 INFO:tasks.rados.rados.0.smithi111.stdout:281: write initial oid 281 2023-10-01T09:09:18.122 INFO:tasks.rados.rados.0.smithi111.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-10-01T09:09:18.126 INFO:tasks.rados.rados.0.smithi111.stdout:281: writing smithi11166722-281 from 705960 to 1164388 tid 1 2023-10-01T09:09:18.135 INFO:tasks.rados.rados.0.smithi111.stdout:281: writing smithi11166722-281 from 1735311 to 2452735 tid 2 2023-10-01T09:09:18.135 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.135 INFO:tasks.rados.rados.0.smithi111.stdout:266: finishing write tid 4 to smithi11166722-266 2023-10-01T09:09:18.135 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 72 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-10-01T09:09:18.135 INFO:tasks.rados.rados.0.smithi111.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-10-01T09:09:18.135 INFO:tasks.rados.rados.0.smithi111.stdout:266: done (15 left) 2023-10-01T09:09:18.136 INFO:tasks.rados.rados.0.smithi111.stdout:282: write initial oid 282 2023-10-01T09:09:18.136 INFO:tasks.rados.rados.0.smithi111.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-10-01T09:09:18.142 INFO:tasks.rados.rados.0.smithi111.stdout:282: writing smithi11166722-282 from 722767 to 1256444 tid 1 2023-10-01T09:09:18.149 INFO:tasks.rados.rados.0.smithi111.stdout:282: writing smithi11166722-282 from 1793793 to 2254875 tid 2 2023-10-01T09:09:18.149 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.149 INFO:tasks.rados.rados.0.smithi111.stdout:267: finishing write tid 1 to smithi11166722-267 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:267: finishing write tid 2 to smithi11166722-267 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:267: finishing write tid 3 to smithi11166722-267 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:267: finishing write tid 4 to smithi11166722-267 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 267 v 50 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:268: finishing write tid 1 to smithi11166722-268 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:267: done (15 left) 2023-10-01T09:09:18.150 INFO:tasks.rados.rados.0.smithi111.stdout:283: write initial oid 283 2023-10-01T09:09:18.151 INFO:tasks.rados.rados.0.smithi111.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-10-01T09:09:18.157 INFO:tasks.rados.rados.0.smithi111.stdout:283: writing smithi11166722-283 from 739574 to 1464853 tid 1 2023-10-01T09:09:18.166 INFO:tasks.rados.rados.0.smithi111.stdout:283: writing smithi11166722-283 from 1968628 to 2689721 tid 2 2023-10-01T09:09:18.166 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.166 INFO:tasks.rados.rados.0.smithi111.stdout:268: finishing write tid 2 to smithi11166722-268 2023-10-01T09:09:18.166 INFO:tasks.rados.rados.0.smithi111.stdout:268: finishing write tid 3 to smithi11166722-268 2023-10-01T09:09:18.166 INFO:tasks.rados.rados.0.smithi111.stdout:268: finishing write tid 4 to smithi11166722-268 2023-10-01T09:09:18.167 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 268 v 96 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-10-01T09:09:18.167 INFO:tasks.rados.rados.0.smithi111.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-10-01T09:09:18.167 INFO:tasks.rados.rados.0.smithi111.stdout:269: finishing write tid 1 to smithi11166722-269 2023-10-01T09:09:18.167 INFO:tasks.rados.rados.0.smithi111.stdout:268: done (15 left) 2023-10-01T09:09:18.167 INFO:tasks.rados.rados.0.smithi111.stdout:284: write initial oid 284 2023-10-01T09:09:18.167 INFO:tasks.rados.rados.0.smithi111.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-10-01T09:09:18.173 INFO:tasks.rados.rados.0.smithi111.stdout:284: writing smithi11166722-284 from 756381 to 1156909 tid 1 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:284: writing smithi11166722-284 from 1910757 to 2375508 tid 2 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:269: finishing write tid 2 to smithi11166722-269 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:269: finishing write tid 3 to smithi11166722-269 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:269: finishing write tid 4 to smithi11166722-269 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 269 v 85 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-10-01T09:09:18.182 INFO:tasks.rados.rados.0.smithi111.stdout:270: finishing write tid 1 to smithi11166722-270 2023-10-01T09:09:18.183 INFO:tasks.rados.rados.0.smithi111.stdout:269: done (15 left) 2023-10-01T09:09:18.183 INFO:tasks.rados.rados.0.smithi111.stdout:285: write initial oid 285 2023-10-01T09:09:18.183 INFO:tasks.rados.rados.0.smithi111.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-10-01T09:09:18.189 INFO:tasks.rados.rados.0.smithi111.stdout:285: writing smithi11166722-285 from 773188 to 1248965 tid 1 2023-10-01T09:09:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:285: writing smithi11166722-285 from 1969239 to 2694001 tid 2 2023-10-01T09:09:18.198 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:270: finishing write tid 2 to smithi11166722-270 2023-10-01T09:09:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:270: finishing write tid 3 to smithi11166722-270 2023-10-01T09:09:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:270: finishing write tid 4 to smithi11166722-270 2023-10-01T09:09:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 270 v 53 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:271: finishing write tid 1 to smithi11166722-271 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:271: finishing write tid 2 to smithi11166722-271 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:271: finishing write tid 3 to smithi11166722-271 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:271: finishing write tid 4 to smithi11166722-271 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 271 v 47 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:272: finishing write tid 1 to smithi11166722-272 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:270: done (15 left) 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:271: done (14 left) 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:286: write initial oid 286 2023-10-01T09:09:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-10-01T09:09:18.206 INFO:tasks.rados.rados.0.smithi111.stdout:286: writing smithi11166722-286 from 789995 to 1341021 tid 1 2023-10-01T09:09:18.213 INFO:tasks.rados.rados.0.smithi111.stdout:286: writing smithi11166722-286 from 2027721 to 2496141 tid 2 2023-10-01T09:09:18.213 INFO:tasks.rados.rados.0.smithi111.stdout:287: write initial oid 287 2023-10-01T09:09:18.213 INFO:tasks.rados.rados.0.smithi111.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-10-01T09:09:18.219 INFO:tasks.rados.rados.0.smithi111.stdout:287: writing smithi11166722-287 from 406802 to 1033077 tid 1 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:287: writing smithi11166722-287 from 1686203 to 2414634 tid 2 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:272: finishing write tid 2 to smithi11166722-272 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:272: finishing write tid 3 to smithi11166722-272 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:272: finishing write tid 4 to smithi11166722-272 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 272 v 53 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-10-01T09:09:18.228 INFO:tasks.rados.rados.0.smithi111.stdout:273: finishing write tid 1 to smithi11166722-273 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:273: finishing write tid 2 to smithi11166722-273 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:273: finishing write tid 3 to smithi11166722-273 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:273: finishing write tid 4 to smithi11166722-273 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 36 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:274: finishing write tid 1 to smithi11166722-274 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:272: done (15 left) 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:273: done (14 left) 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:288: write initial oid 288 2023-10-01T09:09:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-10-01T09:09:18.237 INFO:tasks.rados.rados.0.smithi111.stdout:288: writing smithi11166722-288 from 423609 to 1125133 tid 1 2023-10-01T09:09:18.243 INFO:tasks.rados.rados.0.smithi111.stdout:288: writing smithi11166722-288 from 1628332 to 2100421 tid 2 2023-10-01T09:09:18.247 INFO:tasks.rados.rados.0.smithi111.stdout:288: writing smithi11166722-288 from 2648987 to 2823609 tid 3 2023-10-01T09:09:18.248 INFO:tasks.rados.rados.0.smithi111.stdout:289: write initial oid 289 2023-10-01T09:09:18.248 INFO:tasks.rados.rados.0.smithi111.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-10-01T09:09:18.254 INFO:tasks.rados.rados.0.smithi111.stdout:289: writing smithi11166722-289 from 440416 to 1217189 tid 1 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout:289: writing smithi11166722-289 from 1686814 to 2418914 tid 2 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout:274: finishing write tid 2 to smithi11166722-274 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout:274: finishing write tid 3 to smithi11166722-274 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout:274: finishing write tid 4 to smithi11166722-274 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 274 v 53 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-10-01T09:09:18.263 INFO:tasks.rados.rados.0.smithi111.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:09:18.264 INFO:tasks.rados.rados.0.smithi111.stdout:275: finishing write tid 1 to smithi11166722-275 2023-10-01T09:09:18.264 INFO:tasks.rados.rados.0.smithi111.stdout:275: finishing write tid 2 to smithi11166722-275 2023-10-01T09:09:18.264 INFO:tasks.rados.rados.0.smithi111.stdout:275: finishing write tid 3 to smithi11166722-275 2023-10-01T09:09:18.264 INFO:tasks.rados.rados.0.smithi111.stdout:275: finishing write tid 4 to smithi11166722-275 2023-10-01T09:09:18.264 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 275 v 50 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-10-01T09:09:18.264 INFO:tasks.rados.rados.0.smithi111.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-10-01T09:09:18.265 INFO:tasks.rados.rados.0.smithi111.stdout:276: finishing write tid 1 to smithi11166722-276 2023-10-01T09:09:18.265 INFO:tasks.rados.rados.0.smithi111.stdout:276: finishing write tid 2 to smithi11166722-276 2023-10-01T09:09:18.265 INFO:tasks.rados.rados.0.smithi111.stdout:276: finishing write tid 3 to smithi11166722-276 2023-10-01T09:09:18.265 INFO:tasks.rados.rados.0.smithi111.stdout:276: finishing write tid 4 to smithi11166722-276 2023-10-01T09:09:18.265 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 276 v 88 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-10-01T09:09:18.265 INFO:tasks.rados.rados.0.smithi111.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:277: finishing write tid 1 to smithi11166722-277 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:277: finishing write tid 2 to smithi11166722-277 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:277: finishing write tid 3 to smithi11166722-277 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:277: finishing write tid 4 to smithi11166722-277 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 277 v 56 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:278: finishing write tid 1 to smithi11166722-278 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:278: finishing write tid 2 to smithi11166722-278 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:278: finishing write tid 3 to smithi11166722-278 2023-10-01T09:09:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:278: finishing write tid 4 to smithi11166722-278 2023-10-01T09:09:18.267 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 278 v 77 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-10-01T09:09:18.267 INFO:tasks.rados.rados.0.smithi111.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-10-01T09:09:18.267 INFO:tasks.rados.rados.0.smithi111.stdout:274: done (15 left) 2023-10-01T09:09:18.267 INFO:tasks.rados.rados.0.smithi111.stdout:275: done (14 left) 2023-10-01T09:09:18.267 INFO:tasks.rados.rados.0.smithi111.stdout:276: done (13 left) 2023-10-01T09:09:18.267 INFO:tasks.rados.rados.0.smithi111.stdout:277: done (12 left) 2023-10-01T09:09:18.268 INFO:tasks.rados.rados.0.smithi111.stdout:278: done (11 left) 2023-10-01T09:09:18.268 INFO:tasks.rados.rados.0.smithi111.stdout:290: write initial oid 290 2023-10-01T09:09:18.268 INFO:tasks.rados.rados.0.smithi111.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-10-01T09:09:18.268 INFO:tasks.rados.rados.0.smithi111.stdout:290: writing smithi11166722-290 from 457223 to 1025598 tid 1 2023-10-01T09:09:18.274 INFO:tasks.rados.rados.0.smithi111.stdout:290: writing smithi11166722-290 from 1461649 to 1937407 tid 2 2023-10-01T09:09:18.280 INFO:tasks.rados.rados.0.smithi111.stdout:290: writing smithi11166722-290 from 2420186 to 2857223 tid 3 2023-10-01T09:09:18.280 INFO:tasks.rados.rados.0.smithi111.stdout:291: write initial oid 291 2023-10-01T09:09:18.280 INFO:tasks.rados.rados.0.smithi111.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-10-01T09:09:18.286 INFO:tasks.rados.rados.0.smithi111.stdout:291: writing smithi11166722-291 from 474030 to 1117654 tid 1 2023-10-01T09:09:18.294 INFO:tasks.rados.rados.0.smithi111.stdout:291: writing smithi11166722-291 from 1520131 to 2255900 tid 2 2023-10-01T09:09:18.294 INFO:tasks.rados.rados.0.smithi111.stdout:292: write initial oid 292 2023-10-01T09:09:18.294 INFO:tasks.rados.rados.0.smithi111.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-10-01T09:09:18.301 INFO:tasks.rados.rados.0.smithi111.stdout:292: writing smithi11166722-292 from 490837 to 1209710 tid 1 2023-10-01T09:09:18.309 INFO:tasks.rados.rados.0.smithi111.stdout:292: writing smithi11166722-292 from 1862260 to 2341687 tid 2 2023-10-01T09:09:18.312 INFO:tasks.rados.rados.0.smithi111.stdout:292: writing smithi11166722-292 from 2875032 to 2890837 tid 3 2023-10-01T09:09:18.312 INFO:tasks.rados.rados.0.smithi111.stdout:293: write initial oid 293 2023-10-01T09:09:18.312 INFO:tasks.rados.rados.0.smithi111.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-10-01T09:09:18.319 INFO:tasks.rados.rados.0.smithi111.stdout:293: writing smithi11166722-293 from 507644 to 1301766 tid 1 2023-10-01T09:09:18.328 INFO:tasks.rados.rados.0.smithi111.stdout:293: writing smithi11166722-293 from 1920742 to 2543827 tid 2 2023-10-01T09:09:18.329 INFO:tasks.rados.rados.0.smithi111.stdout:294: write initial oid 294 2023-10-01T09:09:18.329 INFO:tasks.rados.rados.0.smithi111.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-10-01T09:09:18.334 INFO:tasks.rados.rados.0.smithi111.stdout:294: writing smithi11166722-294 from 524451 to 993822 tid 1 2023-10-01T09:09:18.340 INFO:tasks.rados.rados.0.smithi111.stdout:294: writing smithi11166722-294 from 1579224 to 2062320 tid 2 2023-10-01T09:09:18.346 INFO:tasks.rados.rados.0.smithi111.stdout:294: writing smithi11166722-294 from 2529878 to 2924451 tid 3 2023-10-01T09:09:18.346 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.346 INFO:tasks.rados.rados.0.smithi111.stdout:279: finishing write tid 1 to smithi11166722-279 2023-10-01T09:09:18.346 INFO:tasks.rados.rados.0.smithi111.stdout:279: finishing write tid 2 to smithi11166722-279 2023-10-01T09:09:18.346 INFO:tasks.rados.rados.0.smithi111.stdout:279: finishing write tid 3 to smithi11166722-279 2023-10-01T09:09:18.347 INFO:tasks.rados.rados.0.smithi111.stdout:279: finishing write tid 4 to smithi11166722-279 2023-10-01T09:09:18.347 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 279 v 50 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-10-01T09:09:18.347 INFO:tasks.rados.rados.0.smithi111.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-10-01T09:09:18.347 INFO:tasks.rados.rados.0.smithi111.stdout:280: finishing write tid 1 to smithi11166722-280 2023-10-01T09:09:18.347 INFO:tasks.rados.rados.0.smithi111.stdout:279: done (15 left) 2023-10-01T09:09:18.347 INFO:tasks.rados.rados.0.smithi111.stdout:295: write initial oid 295 2023-10-01T09:09:18.348 INFO:tasks.rados.rados.0.smithi111.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-10-01T09:09:18.353 INFO:tasks.rados.rados.0.smithi111.stdout:295: writing smithi11166722-295 from 541258 to 1085878 tid 1 2023-10-01T09:09:18.360 INFO:tasks.rados.rados.0.smithi111.stdout:295: writing smithi11166722-295 from 1637706 to 2264460 tid 2 2023-10-01T09:09:18.365 INFO:tasks.rados.rados.0.smithi111.stdout:295: writing smithi11166722-295 from 2840948 to 2941258 tid 3 2023-10-01T09:09:18.365 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.365 INFO:tasks.rados.rados.0.smithi111.stdout:280: finishing write tid 2 to smithi11166722-280 2023-10-01T09:09:18.365 INFO:tasks.rados.rados.0.smithi111.stdout:280: finishing write tid 3 to smithi11166722-280 2023-10-01T09:09:18.365 INFO:tasks.rados.rados.0.smithi111.stdout:280: finishing write tid 4 to smithi11166722-280 2023-10-01T09:09:18.366 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 280 v 80 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-10-01T09:09:18.366 INFO:tasks.rados.rados.0.smithi111.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-10-01T09:09:18.366 INFO:tasks.rados.rados.0.smithi111.stdout:281: finishing write tid 1 to smithi11166722-281 2023-10-01T09:09:18.366 INFO:tasks.rados.rados.0.smithi111.stdout:281: finishing write tid 2 to smithi11166722-281 2023-10-01T09:09:18.366 INFO:tasks.rados.rados.0.smithi111.stdout:280: done (15 left) 2023-10-01T09:09:18.367 INFO:tasks.rados.rados.0.smithi111.stdout:296: write initial oid 296 2023-10-01T09:09:18.367 INFO:tasks.rados.rados.0.smithi111.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-10-01T09:09:18.372 INFO:tasks.rados.rados.0.smithi111.stdout:296: writing smithi11166722-296 from 558065 to 1177934 tid 1 2023-10-01T09:09:18.377 INFO:tasks.rados.rados.0.smithi111.stdout:296: writing smithi11166722-296 from 1579835 to 2066600 tid 2 2023-10-01T09:09:18.383 INFO:tasks.rados.rados.0.smithi111.stdout:296: writing smithi11166722-296 from 2468371 to 2958065 tid 3 2023-10-01T09:09:18.383 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.383 INFO:tasks.rados.rados.0.smithi111.stdout:281: finishing write tid 3 to smithi11166722-281 2023-10-01T09:09:18.383 INFO:tasks.rados.rados.0.smithi111.stdout:281: finishing write tid 4 to smithi11166722-281 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 59 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:282: finishing write tid 1 to smithi11166722-282 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:282: finishing write tid 2 to smithi11166722-282 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:282: finishing write tid 3 to smithi11166722-282 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:282: finishing write tid 4 to smithi11166722-282 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 282 v 55 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:283: finishing write tid 1 to smithi11166722-283 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:281: done (15 left) 2023-10-01T09:09:18.384 INFO:tasks.rados.rados.0.smithi111.stdout:282: done (14 left) 2023-10-01T09:09:18.385 INFO:tasks.rados.rados.0.smithi111.stdout:297: write initial oid 297 2023-10-01T09:09:18.385 INFO:tasks.rados.rados.0.smithi111.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-10-01T09:09:18.390 INFO:tasks.rados.rados.0.smithi111.stdout:297: writing smithi11166722-297 from 574872 to 1269990 tid 1 2023-10-01T09:09:18.399 INFO:tasks.rados.rados.0.smithi111.stdout:297: writing smithi11166722-297 from 2038317 to 2668740 tid 2 2023-10-01T09:09:18.399 INFO:tasks.rados.rados.0.smithi111.stdout:298: write initial oid 298 2023-10-01T09:09:18.399 INFO:tasks.rados.rados.0.smithi111.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-10-01T09:09:18.406 INFO:tasks.rados.rados.0.smithi111.stdout:298: writing smithi11166722-298 from 591679 to 1078399 tid 1 2023-10-01T09:09:18.415 INFO:tasks.rados.rados.0.smithi111.stdout:298: writing smithi11166722-298 from 1813152 to 2303586 tid 2 2023-10-01T09:09:18.415 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.415 INFO:tasks.rados.rados.0.smithi111.stdout:283: finishing write tid 2 to smithi11166722-283 2023-10-01T09:09:18.415 INFO:tasks.rados.rados.0.smithi111.stdout:283: finishing write tid 3 to smithi11166722-283 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:283: finishing write tid 4 to smithi11166722-283 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 283 v 56 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:284: finishing write tid 1 to smithi11166722-284 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:284: finishing write tid 2 to smithi11166722-284 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:284: finishing write tid 3 to smithi11166722-284 2023-10-01T09:09:18.416 INFO:tasks.rados.rados.0.smithi111.stdout:284: finishing write tid 4 to smithi11166722-284 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 284 v 75 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:285: finishing write tid 1 to smithi11166722-285 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:285: finishing write tid 2 to smithi11166722-285 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:285: finishing write tid 3 to smithi11166722-285 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:285: finishing write tid 4 to smithi11166722-285 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 59 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-10-01T09:09:18.417 INFO:tasks.rados.rados.0.smithi111.stdout:286: finishing write tid 1 to smithi11166722-286 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:286: finishing write tid 2 to smithi11166722-286 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:286: finishing write tid 3 to smithi11166722-286 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:286: finishing write tid 4 to smithi11166722-286 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 286 v 53 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:287: finishing write tid 1 to smithi11166722-287 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:283: done (15 left) 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:284: done (14 left) 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:285: done (13 left) 2023-10-01T09:09:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:286: done (12 left) 2023-10-01T09:09:18.419 INFO:tasks.rados.rados.0.smithi111.stdout:299: write initial oid 299 2023-10-01T09:09:18.419 INFO:tasks.rados.rados.0.smithi111.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-10-01T09:09:18.420 INFO:tasks.rados.rados.0.smithi111.stdout:299: writing smithi11166722-299 from 608486 to 1170455 tid 1 2023-10-01T09:09:18.428 INFO:tasks.rados.rados.0.smithi111.stdout:299: writing smithi11166722-299 from 1871634 to 2505726 tid 2 2023-10-01T09:09:18.431 INFO:tasks.rados.rados.0.smithi111.stdout:299: writing smithi11166722-299 from 2950640 to 3008486 tid 3 2023-10-01T09:09:18.431 INFO:tasks.rados.rados.0.smithi111.stdout:300: write initial oid 300 2023-10-01T09:09:18.431 INFO:tasks.rados.rados.0.smithi111.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-10-01T09:09:18.439 INFO:tasks.rados.rados.0.smithi111.stdout:300: writing smithi11166722-300 from 625293 to 1262511 tid 1 2023-10-01T09:09:18.445 INFO:tasks.rados.rados.0.smithi111.stdout:300: writing smithi11166722-300 from 1813763 to 2307866 tid 2 2023-10-01T09:09:18.449 INFO:tasks.rados.rados.0.smithi111.stdout:300: writing smithi11166722-300 from 2978063 to 3025293 tid 3 2023-10-01T09:09:18.450 INFO:tasks.rados.rados.0.smithi111.stdout:301: write initial oid 301 2023-10-01T09:09:18.450 INFO:tasks.rados.rados.0.smithi111.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-10-01T09:09:18.458 INFO:tasks.rados.rados.0.smithi111.stdout:301: writing smithi11166722-301 from 642100 to 1354567 tid 1 2023-10-01T09:09:18.465 INFO:tasks.rados.rados.0.smithi111.stdout:301: writing smithi11166722-301 from 1872245 to 2510006 tid 2 2023-10-01T09:09:18.465 INFO:tasks.rados.rados.0.smithi111.stdout:302: write initial oid 302 2023-10-01T09:09:18.465 INFO:tasks.rados.rados.0.smithi111.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-10-01T09:09:18.473 INFO:tasks.rados.rados.0.smithi111.stdout:302: writing smithi11166722-302 from 658907 to 1446623 tid 1 2023-10-01T09:09:18.479 INFO:tasks.rados.rados.0.smithi111.stdout:302: writing smithi11166722-302 from 1930727 to 2428499 tid 2 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:302: writing smithi11166722-302 from 3032909 to 3058907 tid 3 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:287: finishing write tid 2 to smithi11166722-287 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:287: finishing write tid 3 to smithi11166722-287 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:287: finishing write tid 4 to smithi11166722-287 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 287 v 56 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:288: finishing write tid 1 to smithi11166722-288 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:288: finishing write tid 2 to smithi11166722-288 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:288: finishing write tid 3 to smithi11166722-288 2023-10-01T09:09:18.484 INFO:tasks.rados.rados.0.smithi111.stdout:288: finishing write tid 4 to smithi11166722-288 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:288: finishing write tid 5 to smithi11166722-288 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 288 v 40 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:289: finishing write tid 1 to smithi11166722-289 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:287: done (15 left) 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:288: done (14 left) 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:303: write initial oid 303 2023-10-01T09:09:18.485 INFO:tasks.rados.rados.0.smithi111.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-10-01T09:09:18.490 INFO:tasks.rados.rados.0.smithi111.stdout:303: writing smithi11166722-303 from 675714 to 1138679 tid 1 2023-10-01T09:09:18.496 INFO:tasks.rados.rados.0.smithi111.stdout:303: writing smithi11166722-303 from 1589209 to 2230639 tid 2 2023-10-01T09:09:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:303: writing smithi11166722-303 from 2943979 to 3075714 tid 3 2023-10-01T09:09:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:304: write initial oid 304 2023-10-01T09:09:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-10-01T09:09:18.510 INFO:tasks.rados.rados.0.smithi111.stdout:304: writing smithi11166722-304 from 692521 to 1230735 tid 1 2023-10-01T09:09:18.520 INFO:tasks.rados.rados.0.smithi111.stdout:304: writing smithi11166722-304 from 1931338 to 2716426 tid 2 2023-10-01T09:09:18.520 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.520 INFO:tasks.rados.rados.0.smithi111.stdout:289: finishing write tid 2 to smithi11166722-289 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:289: finishing write tid 3 to smithi11166722-289 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:289: finishing write tid 4 to smithi11166722-289 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 289 v 59 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:290: finishing write tid 1 to smithi11166722-290 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:290: finishing write tid 2 to smithi11166722-290 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:290: finishing write tid 3 to smithi11166722-290 2023-10-01T09:09:18.521 INFO:tasks.rados.rados.0.smithi111.stdout:290: finishing write tid 4 to smithi11166722-290 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:290: finishing write tid 5 to smithi11166722-290 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 290 v 62 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:291: finishing write tid 1 to smithi11166722-291 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:291: finishing write tid 2 to smithi11166722-291 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:291: finishing write tid 3 to smithi11166722-291 2023-10-01T09:09:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:291: finishing write tid 4 to smithi11166722-291 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 291 v 56 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:292: finishing write tid 1 to smithi11166722-292 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:292: finishing write tid 2 to smithi11166722-292 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:292: finishing write tid 3 to smithi11166722-292 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:292: finishing write tid 4 to smithi11166722-292 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:292: finishing write tid 5 to smithi11166722-292 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 292 v 84 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-10-01T09:09:18.523 INFO:tasks.rados.rados.0.smithi111.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:293: finishing write tid 1 to smithi11166722-293 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:293: finishing write tid 2 to smithi11166722-293 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:293: finishing write tid 3 to smithi11166722-293 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:293: finishing write tid 4 to smithi11166722-293 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 293 v 58 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:294: finishing write tid 1 to smithi11166722-294 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:294: finishing write tid 2 to smithi11166722-294 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:294: finishing write tid 3 to smithi11166722-294 2023-10-01T09:09:18.524 INFO:tasks.rados.rados.0.smithi111.stdout:294: finishing write tid 4 to smithi11166722-294 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:294: finishing write tid 5 to smithi11166722-294 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 294 v 100 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:289: done (15 left) 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:290: done (14 left) 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:291: done (13 left) 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:292: done (12 left) 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:293: done (11 left) 2023-10-01T09:09:18.525 INFO:tasks.rados.rados.0.smithi111.stdout:294: done (10 left) 2023-10-01T09:09:18.526 INFO:tasks.rados.rados.0.smithi111.stdout:305: write initial oid 305 2023-10-01T09:09:18.526 INFO:tasks.rados.rados.0.smithi111.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-10-01T09:09:18.527 INFO:tasks.rados.rados.0.smithi111.stdout:305: writing smithi11166722-305 from 709328 to 1322791 tid 1 2023-10-01T09:09:18.535 INFO:tasks.rados.rados.0.smithi111.stdout:305: writing smithi11166722-305 from 1989820 to 2634919 tid 2 2023-10-01T09:09:18.535 INFO:tasks.rados.rados.0.smithi111.stdout:306: write initial oid 306 2023-10-01T09:09:18.535 INFO:tasks.rados.rados.0.smithi111.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-10-01T09:09:18.542 INFO:tasks.rados.rados.0.smithi111.stdout:306: writing smithi11166722-306 from 726135 to 1131200 tid 1 2023-10-01T09:09:18.551 INFO:tasks.rados.rados.0.smithi111.stdout:306: writing smithi11166722-306 from 1764655 to 2553412 tid 2 2023-10-01T09:09:18.554 INFO:tasks.rados.rados.0.smithi111.stdout:306: writing smithi11166722-306 from 3026248 to 3126135 tid 3 2023-10-01T09:09:18.554 INFO:tasks.rados.rados.0.smithi111.stdout:307: write initial oid 307 2023-10-01T09:09:18.555 INFO:tasks.rados.rados.0.smithi111.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-10-01T09:09:18.561 INFO:tasks.rados.rados.0.smithi111.stdout:307: writing smithi11166722-307 from 742942 to 1223256 tid 1 2023-10-01T09:09:18.568 INFO:tasks.rados.rados.0.smithi111.stdout:307: writing smithi11166722-307 from 1823137 to 2471905 tid 2 2023-10-01T09:09:18.569 INFO:tasks.rados.rados.0.smithi111.stdout:308: write initial oid 308 2023-10-01T09:09:18.569 INFO:tasks.rados.rados.0.smithi111.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-10-01T09:09:18.577 INFO:tasks.rados.rados.0.smithi111.stdout:308: writing smithi11166722-308 from 759749 to 1315312 tid 1 2023-10-01T09:09:18.584 INFO:tasks.rados.rados.0.smithi111.stdout:308: writing smithi11166722-308 from 1765266 to 2557692 tid 2 2023-10-01T09:09:18.590 INFO:tasks.rados.rados.0.smithi111.stdout:308: writing smithi11166722-308 from 2964741 to 3159749 tid 3 2023-10-01T09:09:18.590 INFO:tasks.rados.rados.0.smithi111.stdout:309: write initial oid 309 2023-10-01T09:09:18.590 INFO:tasks.rados.rados.0.smithi111.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-10-01T09:09:18.596 INFO:tasks.rados.rados.0.smithi111.stdout:309: writing smithi11166722-309 from 776556 to 1407368 tid 1 2023-10-01T09:09:18.602 INFO:tasks.rados.rados.0.smithi111.stdout:309: writing smithi11166722-309 from 1823748 to 2476185 tid 2 2023-10-01T09:09:18.607 INFO:tasks.rados.rados.0.smithi111.stdout:309: writing smithi11166722-309 from 3108517 to 3176556 tid 3 2023-10-01T09:09:18.607 INFO:tasks.rados.rados.0.smithi111.stdout:310: write initial oid 310 2023-10-01T09:09:18.607 INFO:tasks.rados.rados.0.smithi111.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-10-01T09:09:18.616 INFO:tasks.rados.rados.0.smithi111.stdout:310: writing smithi11166722-310 from 793363 to 1499424 tid 1 2023-10-01T09:09:18.626 INFO:tasks.rados.rados.0.smithi111.stdout:310: writing smithi11166722-310 from 2282230 to 3078325 tid 2 2023-10-01T09:09:18.626 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.626 INFO:tasks.rados.rados.0.smithi111.stdout:295: finishing write tid 1 to smithi11166722-295 2023-10-01T09:09:18.626 INFO:tasks.rados.rados.0.smithi111.stdout:295: finishing write tid 2 to smithi11166722-295 2023-10-01T09:09:18.626 INFO:tasks.rados.rados.0.smithi111.stdout:295: finishing write tid 3 to smithi11166722-295 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:295: finishing write tid 4 to smithi11166722-295 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:295: finishing write tid 5 to smithi11166722-295 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 295 v 60 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:296: finishing write tid 1 to smithi11166722-296 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:295: done (15 left) 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:311: write initial oid 311 2023-10-01T09:09:18.627 INFO:tasks.rados.rados.0.smithi111.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-10-01T09:09:18.633 INFO:tasks.rados.rados.0.smithi111.stdout:311: writing smithi11166722-311 from 410170 to 1191480 tid 1 2023-10-01T09:09:18.643 INFO:tasks.rados.rados.0.smithi111.stdout:311: writing smithi11166722-311 from 1940712 to 2596818 tid 2 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:311: writing smithi11166722-311 from 3163363 to 3210170 tid 3 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:296: finishing write tid 2 to smithi11166722-296 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:296: finishing write tid 3 to smithi11166722-296 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:296: finishing write tid 4 to smithi11166722-296 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:296: finishing write tid 5 to smithi11166722-296 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 296 v 54 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:297: finishing write tid 1 to smithi11166722-297 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:297: finishing write tid 2 to smithi11166722-297 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:297: finishing write tid 3 to smithi11166722-297 2023-10-01T09:09:18.648 INFO:tasks.rados.rados.0.smithi111.stdout:297: finishing write tid 4 to smithi11166722-297 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 297 v 65 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:298: finishing write tid 1 to smithi11166722-298 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:298: finishing write tid 2 to smithi11166722-298 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:298: finishing write tid 3 to smithi11166722-298 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:298: finishing write tid 4 to smithi11166722-298 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 298 v 62 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:299: finishing write tid 1 to smithi11166722-299 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:299: finishing write tid 2 to smithi11166722-299 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:299: finishing write tid 3 to smithi11166722-299 2023-10-01T09:09:18.649 INFO:tasks.rados.rados.0.smithi111.stdout:299: finishing write tid 4 to smithi11166722-299 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:299: finishing write tid 5 to smithi11166722-299 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 299 v 72 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:300: finishing write tid 1 to smithi11166722-300 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:296: done (15 left) 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:297: done (14 left) 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:298: done (13 left) 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:299: done (12 left) 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:312: write initial oid 312 2023-10-01T09:09:18.650 INFO:tasks.rados.rados.0.smithi111.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-10-01T09:09:18.652 INFO:tasks.rados.rados.0.smithi111.stdout:312: writing smithi11166722-312 from 426977 to 883536 tid 1 2023-10-01T09:09:18.661 INFO:tasks.rados.rados.0.smithi111.stdout:312: writing smithi11166722-312 from 1482841 to 2282605 tid 2 2023-10-01T09:09:18.666 INFO:tasks.rados.rados.0.smithi111.stdout:312: writing smithi11166722-312 from 2958080 to 3226977 tid 3 2023-10-01T09:09:18.666 INFO:tasks.rados.rados.0.smithi111.stdout:313: write initial oid 313 2023-10-01T09:09:18.666 INFO:tasks.rados.rados.0.smithi111.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-10-01T09:09:18.672 INFO:tasks.rados.rados.0.smithi111.stdout:313: writing smithi11166722-313 from 443784 to 1091945 tid 1 2023-10-01T09:09:18.679 INFO:tasks.rados.rados.0.smithi111.stdout:313: writing smithi11166722-313 from 1657676 to 2317451 tid 2 2023-10-01T09:09:18.685 INFO:tasks.rados.rados.0.smithi111.stdout:313: writing smithi11166722-313 from 2818209 to 3243784 tid 3 2023-10-01T09:09:18.685 INFO:tasks.rados.rados.0.smithi111.stdout:314: write initial oid 314 2023-10-01T09:09:18.685 INFO:tasks.rados.rados.0.smithi111.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-10-01T09:09:18.692 INFO:tasks.rados.rados.0.smithi111.stdout:314: writing smithi11166722-314 from 460591 to 1184001 tid 1 2023-10-01T09:09:18.698 INFO:tasks.rados.rados.0.smithi111.stdout:314: writing smithi11166722-314 from 1716158 to 2119591 tid 2 2023-10-01T09:09:18.705 INFO:tasks.rados.rados.0.smithi111.stdout:314: writing smithi11166722-314 from 2729279 to 3169419 tid 3 2023-10-01T09:09:18.705 INFO:tasks.rados.rados.0.smithi111.stdout:315: write initial oid 315 2023-10-01T09:09:18.705 INFO:tasks.rados.rados.0.smithi111.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-10-01T09:09:18.712 INFO:tasks.rados.rados.0.smithi111.stdout:315: writing smithi11166722-315 from 477398 to 1276057 tid 1 2023-10-01T09:09:18.719 INFO:tasks.rados.rados.0.smithi111.stdout:315: writing smithi11166722-315 from 1774640 to 2438084 tid 2 2023-10-01T09:09:18.725 INFO:tasks.rados.rados.0.smithi111.stdout:315: writing smithi11166722-315 from 2873055 to 3277398 tid 3 2023-10-01T09:09:18.725 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.725 INFO:tasks.rados.rados.0.smithi111.stdout:300: finishing write tid 2 to smithi11166722-300 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:300: finishing write tid 3 to smithi11166722-300 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:300: finishing write tid 4 to smithi11166722-300 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:300: finishing write tid 5 to smithi11166722-300 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 300 v 60 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:301: finishing write tid 1 to smithi11166722-301 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:300: done (15 left) 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:316: write initial oid 316 2023-10-01T09:09:18.726 INFO:tasks.rados.rados.0.smithi111.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-10-01T09:09:18.730 INFO:tasks.rados.rados.0.smithi111.stdout:316: writing smithi11166722-316 from 494205 to 968113 tid 1 2023-10-01T09:09:18.735 INFO:tasks.rados.rados.0.smithi111.stdout:316: writing smithi11166722-316 from 1433122 to 1840224 tid 2 2023-10-01T09:09:18.742 INFO:tasks.rados.rados.0.smithi111.stdout:316: writing smithi11166722-316 from 2384125 to 2846809 tid 3 2023-10-01T09:09:18.742 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.742 INFO:tasks.rados.rados.0.smithi111.stdout:301: finishing write tid 2 to smithi11166722-301 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:301: finishing write tid 3 to smithi11166722-301 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:301: finishing write tid 4 to smithi11166722-301 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 301 v 103 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:302: finishing write tid 1 to smithi11166722-302 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:301: done (15 left) 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:317: write initial oid 317 2023-10-01T09:09:18.743 INFO:tasks.rados.rados.0.smithi111.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-10-01T09:09:18.748 INFO:tasks.rados.rados.0.smithi111.stdout:317: writing smithi11166722-317 from 511012 to 1060169 tid 1 2023-10-01T09:09:18.755 INFO:tasks.rados.rados.0.smithi111.stdout:317: writing smithi11166722-317 from 1775251 to 2326011 tid 2 2023-10-01T09:09:18.761 INFO:tasks.rados.rados.0.smithi111.stdout:317: writing smithi11166722-317 from 3095195 to 3311012 tid 3 2023-10-01T09:09:18.761 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:302: finishing write tid 2 to smithi11166722-302 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:302: finishing write tid 3 to smithi11166722-302 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:302: finishing write tid 4 to smithi11166722-302 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:302: finishing write tid 5 to smithi11166722-302 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 302 v 66 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:303: finishing write tid 1 to smithi11166722-303 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:303: finishing write tid 2 to smithi11166722-303 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:303: finishing write tid 3 to smithi11166722-303 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:303: finishing write tid 4 to smithi11166722-303 2023-10-01T09:09:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:303: finishing write tid 5 to smithi11166722-303 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 303 v 62 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:304: finishing write tid 1 to smithi11166722-304 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:302: done (15 left) 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:303: done (14 left) 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:318: write initial oid 318 2023-10-01T09:09:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-10-01T09:09:18.768 INFO:tasks.rados.rados.0.smithi111.stdout:318: writing smithi11166722-318 from 527819 to 1152225 tid 1 2023-10-01T09:09:18.774 INFO:tasks.rados.rados.0.smithi111.stdout:318: writing smithi11166722-318 from 1833733 to 2244504 tid 2 2023-10-01T09:09:18.781 INFO:tasks.rados.rados.0.smithi111.stdout:318: writing smithi11166722-318 from 2722618 to 3324199 tid 3 2023-10-01T09:09:18.781 INFO:tasks.rados.rados.0.smithi111.stdout:319: write initial oid 319 2023-10-01T09:09:18.781 INFO:tasks.rados.rados.0.smithi111.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-10-01T09:09:18.788 INFO:tasks.rados.rados.0.smithi111.stdout:319: writing smithi11166722-319 from 544626 to 1244281 tid 1 2023-10-01T09:09:18.795 INFO:tasks.rados.rados.0.smithi111.stdout:319: writing smithi11166722-319 from 1892215 to 2446644 tid 2 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:319: writing smithi11166722-319 from 3150041 to 3344626 tid 3 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:304: finishing write tid 2 to smithi11166722-304 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:304: finishing write tid 3 to smithi11166722-304 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:304: finishing write tid 4 to smithi11166722-304 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 304 v 63 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-10-01T09:09:18.801 INFO:tasks.rados.rados.0.smithi111.stdout:305: finishing write tid 1 to smithi11166722-305 2023-10-01T09:09:18.802 INFO:tasks.rados.rados.0.smithi111.stdout:305: finishing write tid 2 to smithi11166722-305 2023-10-01T09:09:18.802 INFO:tasks.rados.rados.0.smithi111.stdout:305: finishing write tid 3 to smithi11166722-305 2023-10-01T09:09:18.802 INFO:tasks.rados.rados.0.smithi111.stdout:304: done (15 left) 2023-10-01T09:09:18.802 INFO:tasks.rados.rados.0.smithi111.stdout:320: write initial oid 320 2023-10-01T09:09:18.802 INFO:tasks.rados.rados.0.smithi111.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-10-01T09:09:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:320: writing smithi11166722-320 from 561433 to 1336337 tid 1 2023-10-01T09:09:18.815 INFO:tasks.rados.rados.0.smithi111.stdout:320: writing smithi11166722-320 from 1950697 to 2365137 tid 2 2023-10-01T09:09:18.821 INFO:tasks.rados.rados.0.smithi111.stdout:320: writing smithi11166722-320 from 2777464 to 3361433 tid 3 2023-10-01T09:09:18.821 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.821 INFO:tasks.rados.rados.0.smithi111.stdout:305: finishing write tid 4 to smithi11166722-305 2023-10-01T09:09:18.821 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 305 v 66 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-10-01T09:09:18.821 INFO:tasks.rados.rados.0.smithi111.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-10-01T09:09:18.822 INFO:tasks.rados.rados.0.smithi111.stdout:306: finishing write tid 1 to smithi11166722-306 2023-10-01T09:09:18.822 INFO:tasks.rados.rados.0.smithi111.stdout:306: finishing write tid 2 to smithi11166722-306 2023-10-01T09:09:18.822 INFO:tasks.rados.rados.0.smithi111.stdout:305: done (15 left) 2023-10-01T09:09:18.822 INFO:tasks.rados.rados.0.smithi111.stdout:321: write initial oid 321 2023-10-01T09:09:18.822 INFO:tasks.rados.rados.0.smithi111.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-10-01T09:09:18.827 INFO:tasks.rados.rados.0.smithi111.stdout:321: writing smithi11166722-321 from 578240 to 1144746 tid 1 2023-10-01T09:09:18.835 INFO:tasks.rados.rados.0.smithi111.stdout:321: writing smithi11166722-321 from 1609179 to 2167277 tid 2 2023-10-01T09:09:18.843 INFO:tasks.rados.rados.0.smithi111.stdout:321: writing smithi11166722-321 from 2804887 to 3356637 tid 3 2023-10-01T09:09:18.843 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.843 INFO:tasks.rados.rados.0.smithi111.stdout:306: finishing write tid 3 to smithi11166722-306 2023-10-01T09:09:18.843 INFO:tasks.rados.rados.0.smithi111.stdout:306: finishing write tid 4 to smithi11166722-306 2023-10-01T09:09:18.843 INFO:tasks.rados.rados.0.smithi111.stdout:306: finishing write tid 5 to smithi11166722-306 2023-10-01T09:09:18.843 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 306 v 63 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-10-01T09:09:18.844 INFO:tasks.rados.rados.0.smithi111.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-10-01T09:09:18.844 INFO:tasks.rados.rados.0.smithi111.stdout:307: finishing write tid 1 to smithi11166722-307 2023-10-01T09:09:18.844 INFO:tasks.rados.rados.0.smithi111.stdout:306: done (15 left) 2023-10-01T09:09:18.844 INFO:tasks.rados.rados.0.smithi111.stdout:322: write initial oid 322 2023-10-01T09:09:18.844 INFO:tasks.rados.rados.0.smithi111.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-10-01T09:09:18.850 INFO:tasks.rados.rados.0.smithi111.stdout:322: writing smithi11166722-322 from 595047 to 1236802 tid 1 2023-10-01T09:09:18.855 INFO:tasks.rados.rados.0.smithi111.stdout:322: writing smithi11166722-322 from 1667661 to 2085770 tid 2 2023-10-01T09:09:18.863 INFO:tasks.rados.rados.0.smithi111.stdout:322: writing smithi11166722-322 from 2548663 to 3311685 tid 3 2023-10-01T09:09:18.863 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.863 INFO:tasks.rados.rados.0.smithi111.stdout:307: finishing write tid 2 to smithi11166722-307 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:307: finishing write tid 3 to smithi11166722-307 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:307: finishing write tid 4 to smithi11166722-307 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 307 v 87 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:308: finishing write tid 1 to smithi11166722-308 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:308: finishing write tid 2 to smithi11166722-308 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:307: done (15 left) 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:323: write initial oid 323 2023-10-01T09:09:18.864 INFO:tasks.rados.rados.0.smithi111.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-10-01T09:09:18.872 INFO:tasks.rados.rados.0.smithi111.stdout:323: writing smithi11166722-323 from 611854 to 1328858 tid 1 2023-10-01T09:09:18.879 INFO:tasks.rados.rados.0.smithi111.stdout:323: writing smithi11166722-323 from 2126143 to 2687910 tid 2 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:323: writing smithi11166722-323 from 3259733 to 3411854 tid 3 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:308: finishing write tid 3 to smithi11166722-308 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:308: finishing write tid 4 to smithi11166722-308 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:308: finishing write tid 5 to smithi11166722-308 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 308 v 76 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:309: finishing write tid 1 to smithi11166722-309 2023-10-01T09:09:18.884 INFO:tasks.rados.rados.0.smithi111.stdout:309: finishing write tid 2 to smithi11166722-309 2023-10-01T09:09:18.885 INFO:tasks.rados.rados.0.smithi111.stdout:308: done (15 left) 2023-10-01T09:09:18.885 INFO:tasks.rados.rados.0.smithi111.stdout:324: write initial oid 324 2023-10-01T09:09:18.885 INFO:tasks.rados.rados.0.smithi111.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-10-01T09:09:18.892 INFO:tasks.rados.rados.0.smithi111.stdout:324: writing smithi11166722-324 from 628661 to 1420914 tid 1 2023-10-01T09:09:18.899 INFO:tasks.rados.rados.0.smithi111.stdout:324: writing smithi11166722-324 from 2184625 to 2606403 tid 2 2023-10-01T09:09:18.905 INFO:tasks.rados.rados.0.smithi111.stdout:324: writing smithi11166722-324 from 3403509 to 3428661 tid 3 2023-10-01T09:09:18.905 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.905 INFO:tasks.rados.rados.0.smithi111.stdout:309: finishing write tid 3 to smithi11166722-309 2023-10-01T09:09:18.905 INFO:tasks.rados.rados.0.smithi111.stdout:309: finishing write tid 4 to smithi11166722-309 2023-10-01T09:09:18.905 INFO:tasks.rados.rados.0.smithi111.stdout:309: finishing write tid 5 to smithi11166722-309 2023-10-01T09:09:18.905 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 309 v 107 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:310: finishing write tid 1 to smithi11166722-310 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:310: finishing write tid 2 to smithi11166722-310 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:310: finishing write tid 3 to smithi11166722-310 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:310: finishing write tid 4 to smithi11166722-310 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 310 v 63 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:311: finishing write tid 1 to smithi11166722-311 2023-10-01T09:09:18.906 INFO:tasks.rados.rados.0.smithi111.stdout:311: finishing write tid 2 to smithi11166722-311 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:311: finishing write tid 3 to smithi11166722-311 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:311: finishing write tid 4 to smithi11166722-311 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:311: finishing write tid 5 to smithi11166722-311 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 311 v 67 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:312: finishing write tid 1 to smithi11166722-312 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:312: finishing write tid 2 to smithi11166722-312 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:309: done (15 left) 2023-10-01T09:09:18.907 INFO:tasks.rados.rados.0.smithi111.stdout:310: done (14 left) 2023-10-01T09:09:18.908 INFO:tasks.rados.rados.0.smithi111.stdout:311: done (13 left) 2023-10-01T09:09:18.908 INFO:tasks.rados.rados.0.smithi111.stdout:325: write initial oid 325 2023-10-01T09:09:18.908 INFO:tasks.rados.rados.0.smithi111.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-10-01T09:09:18.910 INFO:tasks.rados.rados.0.smithi111.stdout:325: writing smithi11166722-325 from 645468 to 1112970 tid 1 2023-10-01T09:09:18.918 INFO:tasks.rados.rados.0.smithi111.stdout:325: writing smithi11166722-325 from 1726754 to 2292190 tid 2 2023-10-01T09:09:18.924 INFO:tasks.rados.rados.0.smithi111.stdout:325: writing smithi11166722-325 from 2798226 to 3395064 tid 3 2023-10-01T09:09:18.925 INFO:tasks.rados.rados.0.smithi111.stdout:326: write initial oid 326 2023-10-01T09:09:18.925 INFO:tasks.rados.rados.0.smithi111.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-10-01T09:09:18.932 INFO:tasks.rados.rados.0.smithi111.stdout:326: writing smithi11166722-326 from 662275 to 1205026 tid 1 2023-10-01T09:09:18.938 INFO:tasks.rados.rados.0.smithi111.stdout:326: writing smithi11166722-326 from 1785236 to 2210683 tid 2 2023-10-01T09:09:18.947 INFO:tasks.rados.rados.0.smithi111.stdout:326: writing smithi11166722-326 from 2942002 to 3462275 tid 3 2023-10-01T09:09:18.947 INFO:tasks.rados.rados.0.smithi111.stdout:327: write initial oid 327 2023-10-01T09:09:18.947 INFO:tasks.rados.rados.0.smithi111.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-10-01T09:09:18.954 INFO:tasks.rados.rados.0.smithi111.stdout:327: writing smithi11166722-327 from 679082 to 1297082 tid 1 2023-10-01T09:09:18.960 INFO:tasks.rados.rados.0.smithi111.stdout:327: writing smithi11166722-327 from 1843718 to 2412823 tid 2 2023-10-01T09:09:18.968 INFO:tasks.rados.rados.0.smithi111.stdout:327: writing smithi11166722-327 from 2853072 to 3479082 tid 3 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:312: finishing write tid 3 to smithi11166722-312 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:312: finishing write tid 4 to smithi11166722-312 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:312: finishing write tid 5 to smithi11166722-312 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 312 v 70 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:313: finishing write tid 1 to smithi11166722-313 2023-10-01T09:09:18.969 INFO:tasks.rados.rados.0.smithi111.stdout:312: done (15 left) 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:328: write initial oid 328 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:313: finishing write tid 2 to smithi11166722-313 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:313: finishing write tid 3 to smithi11166722-313 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:313: finishing write tid 4 to smithi11166722-313 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:313: finishing write tid 5 to smithi11166722-313 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 313 v 80 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:314: finishing write tid 1 to smithi11166722-314 2023-10-01T09:09:18.970 INFO:tasks.rados.rados.0.smithi111.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-10-01T09:09:18.974 INFO:tasks.rados.rados.0.smithi111.stdout:328: writing smithi11166722-328 from 695889 to 1105491 tid 1 2023-10-01T09:09:18.982 INFO:tasks.rados.rados.0.smithi111.stdout:328: writing smithi11166722-328 from 1618553 to 2331316 tid 2 2023-10-01T09:09:18.989 INFO:tasks.rados.rados.0.smithi111.stdout:328: writing smithi11166722-328 from 2996848 to 3495889 tid 3 2023-10-01T09:09:18.989 INFO:tasks.rados.rados.0.smithi111.stdout:313: done (15 left) 2023-10-01T09:09:18.989 INFO:tasks.rados.rados.0.smithi111.stdout:329: write initial oid 329 2023-10-01T09:09:18.989 INFO:tasks.rados.rados.0.smithi111.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-10-01T09:09:18.996 INFO:tasks.rados.rados.0.smithi111.stdout:329: writing smithi11166722-329 from 712696 to 1197547 tid 1 2023-10-01T09:09:19.004 INFO:tasks.rados.rados.0.smithi111.stdout:329: writing smithi11166722-329 from 1960682 to 2533456 tid 2 2023-10-01T09:09:19.013 INFO:tasks.rados.rados.0.smithi111.stdout:329: writing smithi11166722-329 from 3307918 to 3512696 tid 3 2023-10-01T09:09:19.013 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.013 INFO:tasks.rados.rados.0.smithi111.stdout:314: finishing write tid 2 to smithi11166722-314 2023-10-01T09:09:19.013 INFO:tasks.rados.rados.0.smithi111.stdout:314: finishing write tid 3 to smithi11166722-314 2023-10-01T09:09:19.013 INFO:tasks.rados.rados.0.smithi111.stdout:314: finishing write tid 4 to smithi11166722-314 2023-10-01T09:09:19.013 INFO:tasks.rados.rados.0.smithi111.stdout:314: finishing write tid 5 to smithi11166722-314 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 314 v 70 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:315: finishing write tid 1 to smithi11166722-315 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:315: finishing write tid 2 to smithi11166722-315 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:315: finishing write tid 3 to smithi11166722-315 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:315: finishing write tid 4 to smithi11166722-315 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:315: finishing write tid 5 to smithi11166722-315 2023-10-01T09:09:19.014 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 69 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:316: finishing write tid 1 to smithi11166722-316 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:316: finishing write tid 2 to smithi11166722-316 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:316: finishing write tid 3 to smithi11166722-316 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:316: finishing write tid 4 to smithi11166722-316 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:316: finishing write tid 5 to smithi11166722-316 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 316 v 51 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-10-01T09:09:19.015 INFO:tasks.rados.rados.0.smithi111.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-10-01T09:09:19.016 INFO:tasks.rados.rados.0.smithi111.stdout:317: finishing write tid 1 to smithi11166722-317 2023-10-01T09:09:19.016 INFO:tasks.rados.rados.0.smithi111.stdout:317: finishing write tid 2 to smithi11166722-317 2023-10-01T09:09:19.016 INFO:tasks.rados.rados.0.smithi111.stdout:317: finishing write tid 3 to smithi11166722-317 2023-10-01T09:09:19.016 INFO:tasks.rados.rados.0.smithi111.stdout:317: finishing write tid 4 to smithi11166722-317 2023-10-01T09:09:19.016 INFO:tasks.rados.rados.0.smithi111.stdout:317: finishing write tid 5 to smithi11166722-317 2023-10-01T09:09:19.016 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 84 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:318: finishing write tid 1 to smithi11166722-318 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:318: finishing write tid 2 to smithi11166722-318 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:318: finishing write tid 3 to smithi11166722-318 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:318: finishing write tid 4 to smithi11166722-318 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:318: finishing write tid 5 to smithi11166722-318 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 318 v 111 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:319: finishing write tid 1 to smithi11166722-319 2023-10-01T09:09:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:319: finishing write tid 2 to smithi11166722-319 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:319: finishing write tid 3 to smithi11166722-319 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:319: finishing write tid 4 to smithi11166722-319 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:319: finishing write tid 5 to smithi11166722-319 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 319 v 73 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:320: finishing write tid 1 to smithi11166722-320 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:320: finishing write tid 2 to smithi11166722-320 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:320: finishing write tid 3 to smithi11166722-320 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:320: finishing write tid 4 to smithi11166722-320 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:320: finishing write tid 5 to smithi11166722-320 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 320 v 92 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-10-01T09:09:19.018 INFO:tasks.rados.rados.0.smithi111.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:321: finishing write tid 1 to smithi11166722-321 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:321: finishing write tid 2 to smithi11166722-321 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:321: finishing write tid 3 to smithi11166722-321 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:321: finishing write tid 4 to smithi11166722-321 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:321: finishing write tid 5 to smithi11166722-321 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 321 v 77 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:322: finishing write tid 1 to smithi11166722-322 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:322: finishing write tid 2 to smithi11166722-322 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:322: finishing write tid 3 to smithi11166722-322 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:322: finishing write tid 4 to smithi11166722-322 2023-10-01T09:09:19.019 INFO:tasks.rados.rados.0.smithi111.stdout:322: finishing write tid 5 to smithi11166722-322 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 322 v 44 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:323: finishing write tid 1 to smithi11166722-323 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:323: finishing write tid 2 to smithi11166722-323 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:323: finishing write tid 3 to smithi11166722-323 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:323: finishing write tid 4 to smithi11166722-323 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:323: finishing write tid 5 to smithi11166722-323 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 323 v 63 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:324: finishing write tid 1 to smithi11166722-324 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:324: finishing write tid 2 to smithi11166722-324 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:324: finishing write tid 3 to smithi11166722-324 2023-10-01T09:09:19.020 INFO:tasks.rados.rados.0.smithi111.stdout:324: finishing write tid 4 to smithi11166722-324 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:324: finishing write tid 5 to smithi11166722-324 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 324 v 58 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:325: finishing write tid 1 to smithi11166722-325 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:325: finishing write tid 2 to smithi11166722-325 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:325: finishing write tid 3 to smithi11166722-325 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:325: finishing write tid 4 to smithi11166722-325 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:325: finishing write tid 5 to smithi11166722-325 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 71 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:326: finishing write tid 1 to smithi11166722-326 2023-10-01T09:09:19.021 INFO:tasks.rados.rados.0.smithi111.stdout:326: finishing write tid 2 to smithi11166722-326 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:326: finishing write tid 3 to smithi11166722-326 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:326: finishing write tid 4 to smithi11166722-326 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:326: finishing write tid 5 to smithi11166722-326 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 326 v 79 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:327: finishing write tid 1 to smithi11166722-327 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:327: finishing write tid 2 to smithi11166722-327 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:327: finishing write tid 3 to smithi11166722-327 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:327: finishing write tid 4 to smithi11166722-327 2023-10-01T09:09:19.022 INFO:tasks.rados.rados.0.smithi111.stdout:327: finishing write tid 5 to smithi11166722-327 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 327 v 81 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:328: finishing write tid 1 to smithi11166722-328 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:328: finishing write tid 2 to smithi11166722-328 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:328: finishing write tid 3 to smithi11166722-328 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:328: finishing write tid 4 to smithi11166722-328 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:328: finishing write tid 5 to smithi11166722-328 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 328 v 67 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:329: finishing write tid 1 to smithi11166722-329 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:329: finishing write tid 2 to smithi11166722-329 2023-10-01T09:09:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:314: done (15 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:315: done (14 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:316: done (13 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:317: done (12 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:318: done (11 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:319: done (10 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:320: done (9 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:321: done (8 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:322: done (7 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:323: done (6 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:324: done (5 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:325: done (4 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:326: done (3 left) 2023-10-01T09:09:19.024 INFO:tasks.rados.rados.0.smithi111.stdout:327: done (2 left) 2023-10-01T09:09:19.025 INFO:tasks.rados.rados.0.smithi111.stdout:328: done (1 left) 2023-10-01T09:09:19.025 INFO:tasks.rados.rados.0.smithi111.stdout:330: write initial oid 330 2023-10-01T09:09:19.025 INFO:tasks.rados.rados.0.smithi111.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-10-01T09:09:19.025 INFO:tasks.rados.rados.0.smithi111.stdout:330: writing smithi11166722-330 from 729503 to 1289603 tid 1 2023-10-01T09:09:19.027 INFO:tasks.rados.rados.0.smithi111.stdout:330: writing smithi11166722-330 from 2019164 to 2735596 tid 2 2023-10-01T09:09:19.032 INFO:tasks.rados.rados.0.smithi111.stdout:330: writing smithi11166722-330 from 3335341 to 3529503 tid 3 2023-10-01T09:09:19.032 INFO:tasks.rados.rados.0.smithi111.stdout:331: write initial oid 331 2023-10-01T09:09:19.032 INFO:tasks.rados.rados.0.smithi111.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-10-01T09:09:19.040 INFO:tasks.rados.rados.0.smithi111.stdout:331: writing smithi11166722-331 from 746310 to 1381659 tid 1 2023-10-01T09:09:19.048 INFO:tasks.rados.rados.0.smithi111.stdout:331: writing smithi11166722-331 from 2077646 to 2654089 tid 2 2023-10-01T09:09:19.053 INFO:tasks.rados.rados.0.smithi111.stdout:331: writing smithi11166722-331 from 3362764 to 3546310 tid 3 2023-10-01T09:09:19.054 INFO:tasks.rados.rados.0.smithi111.stdout:332: write initial oid 332 2023-10-01T09:09:19.054 INFO:tasks.rados.rados.0.smithi111.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-10-01T09:09:19.062 INFO:tasks.rados.rados.0.smithi111.stdout:332: writing smithi11166722-332 from 763117 to 1473715 tid 1 2023-10-01T09:09:19.071 INFO:tasks.rados.rados.0.smithi111.stdout:332: writing smithi11166722-332 from 2136128 to 2856229 tid 2 2023-10-01T09:09:19.075 INFO:tasks.rados.rados.0.smithi111.stdout:332: writing smithi11166722-332 from 3390187 to 3563117 tid 3 2023-10-01T09:09:19.075 INFO:tasks.rados.rados.0.smithi111.stdout:333: write initial oid 333 2023-10-01T09:09:19.076 INFO:tasks.rados.rados.0.smithi111.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-10-01T09:09:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:333: writing smithi11166722-333 from 779924 to 1565771 tid 1 2023-10-01T09:09:19.091 INFO:tasks.rados.rados.0.smithi111.stdout:333: writing smithi11166722-333 from 2078257 to 2658369 tid 2 2023-10-01T09:09:19.097 INFO:tasks.rados.rados.0.smithi111.stdout:333: writing smithi11166722-333 from 3301257 to 3579924 tid 3 2023-10-01T09:09:19.097 INFO:tasks.rados.rados.0.smithi111.stdout:334: write initial oid 334 2023-10-01T09:09:19.097 INFO:tasks.rados.rados.0.smithi111.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-10-01T09:09:19.104 INFO:tasks.rados.rados.0.smithi111.stdout:334: writing smithi11166722-334 from 796731 to 1257827 tid 1 2023-10-01T09:09:19.111 INFO:tasks.rados.rados.0.smithi111.stdout:334: writing smithi11166722-334 from 1736739 to 2460509 tid 2 2023-10-01T09:09:19.118 INFO:tasks.rados.rados.0.smithi111.stdout:334: writing smithi11166722-334 from 2928680 to 3596731 tid 3 2023-10-01T09:09:19.118 INFO:tasks.rados.rados.0.smithi111.stdout:335: write initial oid 335 2023-10-01T09:09:19.118 INFO:tasks.rados.rados.0.smithi111.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-10-01T09:09:19.123 INFO:tasks.rados.rados.0.smithi111.stdout:335: writing smithi11166722-335 from 413538 to 949883 tid 1 2023-10-01T09:09:19.130 INFO:tasks.rados.rados.0.smithi111.stdout:335: writing smithi11166722-335 from 1395221 to 1979002 tid 2 2023-10-01T09:09:19.137 INFO:tasks.rados.rados.0.smithi111.stdout:335: writing smithi11166722-335 from 2556103 to 3214720 tid 3 2023-10-01T09:09:19.137 INFO:tasks.rados.rados.0.smithi111.stdout:336: write initial oid 336 2023-10-01T09:09:19.137 INFO:tasks.rados.rados.0.smithi111.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-10-01T09:09:19.144 INFO:tasks.rados.rados.0.smithi111.stdout:336: writing smithi11166722-336 from 430345 to 1158292 tid 1 2023-10-01T09:09:19.151 INFO:tasks.rados.rados.0.smithi111.stdout:336: writing smithi11166722-336 from 1570056 to 2297495 tid 2 2023-10-01T09:09:19.157 INFO:tasks.rados.rados.0.smithi111.stdout:336: writing smithi11166722-336 from 2699879 to 3169768 tid 3 2023-10-01T09:09:19.157 INFO:tasks.rados.rados.0.smithi111.stdout:337: write initial oid 337 2023-10-01T09:09:19.157 INFO:tasks.rados.rados.0.smithi111.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-10-01T09:09:19.162 INFO:tasks.rados.rados.0.smithi111.stdout:337: writing smithi11166722-337 from 447152 to 850348 tid 1 2023-10-01T09:09:19.170 INFO:tasks.rados.rados.0.smithi111.stdout:337: writing smithi11166722-337 from 1512185 to 2099635 tid 2 2023-10-01T09:09:19.179 INFO:tasks.rados.rados.0.smithi111.stdout:337: writing smithi11166722-337 from 2727302 to 3408463 tid 3 2023-10-01T09:09:19.179 INFO:tasks.rados.rados.0.smithi111.stdout:338: write initial oid 338 2023-10-01T09:09:19.179 INFO:tasks.rados.rados.0.smithi111.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-10-01T09:09:19.184 INFO:tasks.rados.rados.0.smithi111.stdout:338: writing smithi11166722-338 from 463959 to 942404 tid 1 2023-10-01T09:09:19.193 INFO:tasks.rados.rados.0.smithi111.stdout:338: writing smithi11166722-338 from 1570667 to 2301775 tid 2 2023-10-01T09:09:19.200 INFO:tasks.rados.rados.0.smithi111.stdout:338: writing smithi11166722-338 from 3038372 to 3530805 tid 3 2023-10-01T09:09:19.200 INFO:tasks.rados.rados.0.smithi111.stdout:339: write initial oid 339 2023-10-01T09:09:19.200 INFO:tasks.rados.rados.0.smithi111.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-10-01T09:09:19.206 INFO:tasks.rados.rados.0.smithi111.stdout:339: writing smithi11166722-339 from 480766 to 1034460 tid 1 2023-10-01T09:09:19.214 INFO:tasks.rados.rados.0.smithi111.stdout:339: writing smithi11166722-339 from 1629149 to 2220268 tid 2 2023-10-01T09:09:19.221 INFO:tasks.rados.rados.0.smithi111.stdout:339: writing smithi11166722-339 from 2782148 to 3202206 tid 3 2023-10-01T09:09:19.221 INFO:tasks.rados.rados.0.smithi111.stdout:340: write initial oid 340 2023-10-01T09:09:19.221 INFO:tasks.rados.rados.0.smithi111.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-10-01T09:09:19.227 INFO:tasks.rados.rados.0.smithi111.stdout:340: writing smithi11166722-340 from 497573 to 1126516 tid 1 2023-10-01T09:09:19.235 INFO:tasks.rados.rados.0.smithi111.stdout:340: writing smithi11166722-340 from 1687631 to 2422408 tid 2 2023-10-01T09:09:19.243 INFO:tasks.rados.rados.0.smithi111.stdout:340: writing smithi11166722-340 from 3093218 to 3697573 tid 3 2023-10-01T09:09:19.243 INFO:tasks.rados.rados.0.smithi111.stdout:341: write initial oid 341 2023-10-01T09:09:19.243 INFO:tasks.rados.rados.0.smithi111.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-10-01T09:09:19.250 INFO:tasks.rados.rados.0.smithi111.stdout:341: writing smithi11166722-341 from 514380 to 1218572 tid 1 2023-10-01T09:09:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:341: writing smithi11166722-341 from 1629760 to 2108195 tid 2 2023-10-01T09:09:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:341: writing smithi11166722-341 from 2604288 to 3046890 tid 3 2023-10-01T09:09:19.262 INFO:tasks.rados.rados.0.smithi111.stdout:342: write initial oid 342 2023-10-01T09:09:19.262 INFO:tasks.rados.rados.0.smithi111.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-10-01T09:09:19.269 INFO:tasks.rados.rados.0.smithi111.stdout:342: writing smithi11166722-342 from 531187 to 1310628 tid 1 2023-10-01T09:09:19.278 INFO:tasks.rados.rados.0.smithi111.stdout:342: writing smithi11166722-342 from 2088242 to 2826688 tid 2 2023-10-01T09:09:19.285 INFO:tasks.rados.rados.0.smithi111.stdout:342: writing smithi11166722-342 from 3431711 to 3731187 tid 3 2023-10-01T09:09:19.285 INFO:tasks.rados.rados.0.smithi111.stdout:343: write initial oid 343 2023-10-01T09:09:19.285 INFO:tasks.rados.rados.0.smithi111.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-10-01T09:09:19.290 INFO:tasks.rados.rados.0.smithi111.stdout:343: writing smithi11166722-343 from 547994 to 1002684 tid 1 2023-10-01T09:09:19.297 INFO:tasks.rados.rados.0.smithi111.stdout:343: writing smithi11166722-343 from 1746724 to 2228828 tid 2 2023-10-01T09:09:19.302 INFO:tasks.rados.rados.0.smithi111.stdout:343: writing smithi11166722-343 from 2659134 to 3124280 tid 3 2023-10-01T09:09:19.306 INFO:tasks.rados.rados.0.smithi111.stdout:343: writing smithi11166722-343 from 3605976 to 3747994 tid 4 2023-10-01T09:09:19.307 INFO:tasks.rados.rados.0.smithi111.stdout:344: write initial oid 344 2023-10-01T09:09:19.307 INFO:tasks.rados.rados.0.smithi111.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-10-01T09:09:19.313 INFO:tasks.rados.rados.0.smithi111.stdout:344: writing smithi11166722-344 from 564801 to 1211093 tid 1 2023-10-01T09:09:19.322 INFO:tasks.rados.rados.0.smithi111.stdout:344: writing smithi11166722-344 from 1921559 to 2663674 tid 2 2023-10-01T09:09:19.329 INFO:tasks.rados.rados.0.smithi111.stdout:344: writing smithi11166722-344 from 3202910 to 3764801 tid 3 2023-10-01T09:09:19.329 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.329 INFO:tasks.rados.rados.0.smithi111.stdout:329: finishing write tid 3 to smithi11166722-329 2023-10-01T09:09:19.329 INFO:tasks.rados.rados.0.smithi111.stdout:329: finishing write tid 4 to smithi11166722-329 2023-10-01T09:09:19.330 INFO:tasks.rados.rados.0.smithi111.stdout:329: finishing write tid 5 to smithi11166722-329 2023-10-01T09:09:19.330 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 329 v 85 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-10-01T09:09:19.330 INFO:tasks.rados.rados.0.smithi111.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-10-01T09:09:19.330 INFO:tasks.rados.rados.0.smithi111.stdout:330: finishing write tid 1 to smithi11166722-330 2023-10-01T09:09:19.330 INFO:tasks.rados.rados.0.smithi111.stdout:329: done (15 left) 2023-10-01T09:09:19.330 INFO:tasks.rados.rados.0.smithi111.stdout:345: write initial oid 345 2023-10-01T09:09:19.331 INFO:tasks.rados.rados.0.smithi111.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-10-01T09:09:19.336 INFO:tasks.rados.rados.0.smithi111.stdout:345: writing smithi11166722-345 from 581608 to 1303149 tid 1 2023-10-01T09:09:19.343 INFO:tasks.rados.rados.0.smithi111.stdout:345: writing smithi11166722-345 from 1863688 to 2349461 tid 2 2023-10-01T09:09:19.351 INFO:tasks.rados.rados.0.smithi111.stdout:345: writing smithi11166722-345 from 3113980 to 3718023 tid 3 2023-10-01T09:09:19.352 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.352 INFO:tasks.rados.rados.0.smithi111.stdout:330: finishing write tid 2 to smithi11166722-330 2023-10-01T09:09:19.354 INFO:tasks.rados.rados.0.smithi111.stdout:330: finishing write tid 3 to smithi11166722-330 2023-10-01T09:09:19.354 INFO:tasks.rados.rados.0.smithi111.stdout:330: finishing write tid 4 to smithi11166722-330 2023-10-01T09:09:19.354 INFO:tasks.rados.rados.0.smithi111.stdout:330: finishing write tid 5 to smithi11166722-330 2023-10-01T09:09:19.355 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 330 v 89 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-10-01T09:09:19.355 INFO:tasks.rados.rados.0.smithi111.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-10-01T09:09:19.355 INFO:tasks.rados.rados.0.smithi111.stdout:331: finishing write tid 1 to smithi11166722-331 2023-10-01T09:09:19.355 INFO:tasks.rados.rados.0.smithi111.stdout:331: finishing write tid 2 to smithi11166722-331 2023-10-01T09:09:19.355 INFO:tasks.rados.rados.0.smithi111.stdout:331: finishing write tid 3 to smithi11166722-331 2023-10-01T09:09:19.356 INFO:tasks.rados.rados.0.smithi111.stdout:331: finishing write tid 4 to smithi11166722-331 2023-10-01T09:09:19.356 INFO:tasks.rados.rados.0.smithi111.stdout:330: done (15 left) 2023-10-01T09:09:19.356 INFO:tasks.rados.rados.0.smithi111.stdout:346: write initial oid 346 2023-10-01T09:09:19.356 INFO:tasks.rados.rados.0.smithi111.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-10-01T09:09:19.359 INFO:tasks.rados.rados.0.smithi111.stdout:346: writing smithi11166722-346 from 598415 to 1395205 tid 1 2023-10-01T09:09:19.367 INFO:tasks.rados.rados.0.smithi111.stdout:346: writing smithi11166722-346 from 1922170 to 2667954 tid 2 2023-10-01T09:09:19.372 INFO:tasks.rados.rados.0.smithi111.stdout:346: writing smithi11166722-346 from 3141403 to 3556718 tid 3 2023-10-01T09:09:19.372 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.372 INFO:tasks.rados.rados.0.smithi111.stdout:331: finishing write tid 5 to smithi11166722-331 2023-10-01T09:09:19.372 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 331 v 66 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-10-01T09:09:19.372 INFO:tasks.rados.rados.0.smithi111.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-10-01T09:09:19.373 INFO:tasks.rados.rados.0.smithi111.stdout:332: finishing write tid 1 to smithi11166722-332 2023-10-01T09:09:19.373 INFO:tasks.rados.rados.0.smithi111.stdout:332: finishing write tid 2 to smithi11166722-332 2023-10-01T09:09:19.373 INFO:tasks.rados.rados.0.smithi111.stdout:331: done (15 left) 2023-10-01T09:09:19.373 INFO:tasks.rados.rados.0.smithi111.stdout:347: write initial oid 347 2023-10-01T09:09:19.373 INFO:tasks.rados.rados.0.smithi111.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-10-01T09:09:19.378 INFO:tasks.rados.rados.0.smithi111.stdout:347: writing smithi11166722-347 from 615222 to 1087261 tid 1 2023-10-01T09:09:19.384 INFO:tasks.rados.rados.0.smithi111.stdout:347: writing smithi11166722-347 from 1580652 to 2070094 tid 2 2023-10-01T09:09:19.393 INFO:tasks.rados.rados.0.smithi111.stdout:347: writing smithi11166722-347 from 2768826 to 3395413 tid 3 2023-10-01T09:09:19.393 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.393 INFO:tasks.rados.rados.0.smithi111.stdout:332: finishing write tid 3 to smithi11166722-332 2023-10-01T09:09:19.393 INFO:tasks.rados.rados.0.smithi111.stdout:332: finishing write tid 4 to smithi11166722-332 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:332: finishing write tid 5 to smithi11166722-332 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 332 v 93 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:333: finishing write tid 1 to smithi11166722-333 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:333: finishing write tid 2 to smithi11166722-333 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:333: finishing write tid 3 to smithi11166722-333 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:333: finishing write tid 4 to smithi11166722-333 2023-10-01T09:09:19.394 INFO:tasks.rados.rados.0.smithi111.stdout:333: finishing write tid 5 to smithi11166722-333 2023-10-01T09:09:19.395 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 333 v 70 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-10-01T09:09:19.395 INFO:tasks.rados.rados.0.smithi111.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-10-01T09:09:19.395 INFO:tasks.rados.rados.0.smithi111.stdout:334: finishing write tid 1 to smithi11166722-334 2023-10-01T09:09:19.395 INFO:tasks.rados.rados.0.smithi111.stdout:334: finishing write tid 2 to smithi11166722-334 2023-10-01T09:09:19.396 INFO:tasks.rados.rados.0.smithi111.stdout:334: finishing write tid 3 to smithi11166722-334 2023-10-01T09:09:19.396 INFO:tasks.rados.rados.0.smithi111.stdout:334: finishing write tid 4 to smithi11166722-334 2023-10-01T09:09:19.396 INFO:tasks.rados.rados.0.smithi111.stdout:334: finishing write tid 5 to smithi11166722-334 2023-10-01T09:09:19.396 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 334 v 71 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-10-01T09:09:19.396 INFO:tasks.rados.rados.0.smithi111.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:335: finishing write tid 1 to smithi11166722-335 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:335: finishing write tid 2 to smithi11166722-335 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:332: done (15 left) 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:333: done (14 left) 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:334: done (13 left) 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:348: write initial oid 348 2023-10-01T09:09:19.397 INFO:tasks.rados.rados.0.smithi111.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-10-01T09:09:19.399 INFO:tasks.rados.rados.0.smithi111.stdout:348: writing smithi11166722-348 from 632029 to 1179317 tid 1 2023-10-01T09:09:19.407 INFO:tasks.rados.rados.0.smithi111.stdout:348: writing smithi11166722-348 from 1639134 to 2388587 tid 2 2023-10-01T09:09:19.412 INFO:tasks.rados.rados.0.smithi111.stdout:348: writing smithi11166722-348 from 2796249 to 3234108 tid 3 2023-10-01T09:09:19.416 INFO:tasks.rados.rados.0.smithi111.stdout:348: writing smithi11166722-348 from 3653524 to 3832029 tid 4 2023-10-01T09:09:19.416 INFO:tasks.rados.rados.0.smithi111.stdout:349: write initial oid 349 2023-10-01T09:09:19.417 INFO:tasks.rados.rados.0.smithi111.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-10-01T09:09:19.424 INFO:tasks.rados.rados.0.smithi111.stdout:349: writing smithi11166722-349 from 648836 to 1271373 tid 1 2023-10-01T09:09:19.431 INFO:tasks.rados.rados.0.smithi111.stdout:349: writing smithi11166722-349 from 1981263 to 2474374 tid 2 2023-10-01T09:09:19.439 INFO:tasks.rados.rados.0.smithi111.stdout:349: writing smithi11166722-349 from 3107319 to 3848836 tid 3 2023-10-01T09:09:19.439 INFO:tasks.rados.rados.0.smithi111.stdout:350: write initial oid 350 2023-10-01T09:09:19.439 INFO:tasks.rados.rados.0.smithi111.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-10-01T09:09:19.447 INFO:tasks.rados.rados.0.smithi111.stdout:350: writing smithi11166722-350 from 665643 to 1363429 tid 1 2023-10-01T09:09:19.456 INFO:tasks.rados.rados.0.smithi111.stdout:350: writing smithi11166722-350 from 2039745 to 2792867 tid 2 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout:350: writing smithi11166722-350 from 3534742 to 3865643 tid 3 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout:335: finishing write tid 3 to smithi11166722-335 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout:335: finishing write tid 4 to smithi11166722-335 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout:335: finishing write tid 5 to smithi11166722-335 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 335 v 48 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-10-01T09:09:19.463 INFO:tasks.rados.rados.0.smithi111.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-10-01T09:09:19.464 INFO:tasks.rados.rados.0.smithi111.stdout:336: finishing write tid 1 to smithi11166722-336 2023-10-01T09:09:19.464 INFO:tasks.rados.rados.0.smithi111.stdout:336: finishing write tid 2 to smithi11166722-336 2023-10-01T09:09:19.464 INFO:tasks.rados.rados.0.smithi111.stdout:335: done (15 left) 2023-10-01T09:09:19.464 INFO:tasks.rados.rados.0.smithi111.stdout:351: write initial oid 351 2023-10-01T09:09:19.464 INFO:tasks.rados.rados.0.smithi111.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-10-01T09:09:19.471 INFO:tasks.rados.rados.0.smithi111.stdout:351: writing smithi11166722-351 from 682450 to 1171838 tid 1 2023-10-01T09:09:19.478 INFO:tasks.rados.rados.0.smithi111.stdout:351: writing smithi11166722-351 from 1814580 to 2311360 tid 2 2023-10-01T09:09:19.487 INFO:tasks.rados.rados.0.smithi111.stdout:351: writing smithi11166722-351 from 2878518 to 3666546 tid 3 2023-10-01T09:09:19.487 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:336: finishing write tid 3 to smithi11166722-336 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:336: finishing write tid 4 to smithi11166722-336 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:336: finishing write tid 5 to smithi11166722-336 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 336 v 75 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:337: finishing write tid 1 to smithi11166722-337 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:337: finishing write tid 2 to smithi11166722-337 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:337: finishing write tid 3 to smithi11166722-337 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:337: finishing write tid 4 to smithi11166722-337 2023-10-01T09:09:19.488 INFO:tasks.rados.rados.0.smithi111.stdout:337: finishing write tid 5 to smithi11166722-337 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 337 v 74 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:338: finishing write tid 1 to smithi11166722-338 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:338: finishing write tid 2 to smithi11166722-338 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:338: finishing write tid 3 to smithi11166722-338 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:338: finishing write tid 4 to smithi11166722-338 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:338: finishing write tid 5 to smithi11166722-338 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 338 v 83 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-10-01T09:09:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-10-01T09:09:19.490 INFO:tasks.rados.rados.0.smithi111.stdout:339: finishing write tid 1 to smithi11166722-339 2023-10-01T09:09:19.490 INFO:tasks.rados.rados.0.smithi111.stdout:339: finishing write tid 2 to smithi11166722-339 2023-10-01T09:09:19.490 INFO:tasks.rados.rados.0.smithi111.stdout:339: finishing write tid 3 to smithi11166722-339 2023-10-01T09:09:19.490 INFO:tasks.rados.rados.0.smithi111.stdout:339: finishing write tid 4 to smithi11166722-339 2023-10-01T09:09:19.490 INFO:tasks.rados.rados.0.smithi111.stdout:339: finishing write tid 5 to smithi11166722-339 2023-10-01T09:09:19.490 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 339 v 97 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:340: finishing write tid 1 to smithi11166722-340 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:340: finishing write tid 2 to smithi11166722-340 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:340: finishing write tid 3 to smithi11166722-340 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:340: finishing write tid 4 to smithi11166722-340 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:340: finishing write tid 5 to smithi11166722-340 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 340 v 101 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-10-01T09:09:19.491 INFO:tasks.rados.rados.0.smithi111.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:341: finishing write tid 1 to smithi11166722-341 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:341: finishing write tid 2 to smithi11166722-341 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:341: finishing write tid 3 to smithi11166722-341 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:341: finishing write tid 4 to smithi11166722-341 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:341: finishing write tid 5 to smithi11166722-341 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 341 v 74 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-10-01T09:09:19.492 INFO:tasks.rados.rados.0.smithi111.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:342: finishing write tid 1 to smithi11166722-342 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:342: finishing write tid 2 to smithi11166722-342 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:342: finishing write tid 3 to smithi11166722-342 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:342: finishing write tid 4 to smithi11166722-342 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:342: finishing write tid 5 to smithi11166722-342 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 342 v 52 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:343: finishing write tid 1 to smithi11166722-343 2023-10-01T09:09:19.493 INFO:tasks.rados.rados.0.smithi111.stdout:343: finishing write tid 2 to smithi11166722-343 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:343: finishing write tid 3 to smithi11166722-343 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:343: finishing write tid 4 to smithi11166722-343 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:343: finishing write tid 5 to smithi11166722-343 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:343: finishing write tid 6 to smithi11166722-343 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 343 v 56 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:344: finishing write tid 1 to smithi11166722-344 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:344: finishing write tid 2 to smithi11166722-344 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:344: finishing write tid 3 to smithi11166722-344 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:344: finishing write tid 4 to smithi11166722-344 2023-10-01T09:09:19.494 INFO:tasks.rados.rados.0.smithi111.stdout:344: finishing write tid 5 to smithi11166722-344 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 115 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:345: finishing write tid 1 to smithi11166722-345 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:345: finishing write tid 2 to smithi11166722-345 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:345: finishing write tid 3 to smithi11166722-345 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:345: finishing write tid 4 to smithi11166722-345 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:345: finishing write tid 5 to smithi11166722-345 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 345 v 79 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:346: finishing write tid 1 to smithi11166722-346 2023-10-01T09:09:19.495 INFO:tasks.rados.rados.0.smithi111.stdout:346: finishing write tid 2 to smithi11166722-346 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:346: finishing write tid 3 to smithi11166722-346 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:346: finishing write tid 4 to smithi11166722-346 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:346: finishing write tid 5 to smithi11166722-346 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 346 v 75 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:347: finishing write tid 1 to smithi11166722-347 2023-10-01T09:09:19.496 INFO:tasks.rados.rados.0.smithi111.stdout:347: finishing write tid 2 to smithi11166722-347 2023-10-01T09:09:19.497 INFO:tasks.rados.rados.0.smithi111.stdout:347: finishing write tid 3 to smithi11166722-347 2023-10-01T09:09:19.497 INFO:tasks.rados.rados.0.smithi111.stdout:347: finishing write tid 4 to smithi11166722-347 2023-10-01T09:09:19.497 INFO:tasks.rados.rados.0.smithi111.stdout:347: finishing write tid 5 to smithi11166722-347 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 347 v 60 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:348: finishing write tid 1 to smithi11166722-348 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:348: finishing write tid 2 to smithi11166722-348 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:348: finishing write tid 3 to smithi11166722-348 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:336: done (15 left) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:337: done (14 left) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:338: done (13 left) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:339: done (12 left) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:340: done (11 left) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:341: done (10 left) 2023-10-01T09:09:19.498 INFO:tasks.rados.rados.0.smithi111.stdout:342: done (9 left) 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:343: done (8 left) 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:344: done (7 left) 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:345: done (6 left) 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:346: done (5 left) 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:347: done (4 left) 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:352: write initial oid 352 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-10-01T09:09:19.499 INFO:tasks.rados.rados.0.smithi111.stdout:352: writing smithi11166722-352 from 699257 to 1263894 tid 1 2023-10-01T09:09:19.501 INFO:tasks.rados.rados.0.smithi111.stdout:352: writing smithi11166722-352 from 1873062 to 2513500 tid 2 2023-10-01T09:09:19.510 INFO:tasks.rados.rados.0.smithi111.stdout:352: writing smithi11166722-352 from 3305941 to 3899257 tid 3 2023-10-01T09:09:19.510 INFO:tasks.rados.rados.0.smithi111.stdout:353: write initial oid 353 2023-10-01T09:09:19.510 INFO:tasks.rados.rados.0.smithi111.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-10-01T09:09:19.518 INFO:tasks.rados.rados.0.smithi111.stdout:353: writing smithi11166722-353 from 716064 to 1355950 tid 1 2023-10-01T09:09:19.524 INFO:tasks.rados.rados.0.smithi111.stdout:353: writing smithi11166722-353 from 1815191 to 2315640 tid 2 2023-10-01T09:09:19.530 INFO:tasks.rados.rados.0.smithi111.stdout:353: writing smithi11166722-353 from 2817011 to 3343936 tid 3 2023-10-01T09:09:19.530 INFO:tasks.rados.rados.0.smithi111.stdout:354: write initial oid 354 2023-10-01T09:09:19.531 INFO:tasks.rados.rados.0.smithi111.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-10-01T09:09:19.539 INFO:tasks.rados.rados.0.smithi111.stdout:354: writing smithi11166722-354 from 732871 to 1448006 tid 1 2023-10-01T09:09:19.545 INFO:tasks.rados.rados.0.smithi111.stdout:354: writing smithi11166722-354 from 1873673 to 2517780 tid 2 2023-10-01T09:09:19.554 INFO:tasks.rados.rados.0.smithi111.stdout:354: writing smithi11166722-354 from 3244434 to 3932871 tid 3 2023-10-01T09:09:19.554 INFO:tasks.rados.rados.0.smithi111.stdout:355: write initial oid 355 2023-10-01T09:09:19.554 INFO:tasks.rados.rados.0.smithi111.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-10-01T09:09:19.563 INFO:tasks.rados.rados.0.smithi111.stdout:355: writing smithi11166722-355 from 749678 to 1540062 tid 1 2023-10-01T09:09:19.570 INFO:tasks.rados.rados.0.smithi111.stdout:355: writing smithi11166722-355 from 2332155 to 2836273 tid 2 2023-10-01T09:09:19.577 INFO:tasks.rados.rados.0.smithi111.stdout:355: writing smithi11166722-355 from 3271857 to 3821326 tid 3 2023-10-01T09:09:19.577 INFO:tasks.rados.rados.0.smithi111.stdout:356: write initial oid 356 2023-10-01T09:09:19.577 INFO:tasks.rados.rados.0.smithi111.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-10-01T09:09:19.584 INFO:tasks.rados.rados.0.smithi111.stdout:356: writing smithi11166722-356 from 766485 to 1232118 tid 1 2023-10-01T09:09:19.592 INFO:tasks.rados.rados.0.smithi111.stdout:356: writing smithi11166722-356 from 1990637 to 2638413 tid 2 2023-10-01T09:09:19.600 INFO:tasks.rados.rados.0.smithi111.stdout:356: writing smithi11166722-356 from 3299280 to 3966485 tid 3 2023-10-01T09:09:19.601 INFO:tasks.rados.rados.0.smithi111.stdout:357: write initial oid 357 2023-10-01T09:09:19.601 INFO:tasks.rados.rados.0.smithi111.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-10-01T09:09:19.609 INFO:tasks.rados.rados.0.smithi111.stdout:357: writing smithi11166722-357 from 783292 to 1324174 tid 1 2023-10-01T09:09:19.616 INFO:tasks.rados.rados.0.smithi111.stdout:357: writing smithi11166722-357 from 1932766 to 2440553 tid 2 2023-10-01T09:09:19.624 INFO:tasks.rados.rados.0.smithi111.stdout:357: writing smithi11166722-357 from 3210350 to 3782363 tid 3 2023-10-01T09:09:19.624 INFO:tasks.rados.rados.0.smithi111.stdout:358: write initial oid 358 2023-10-01T09:09:19.624 INFO:tasks.rados.rados.0.smithi111.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-10-01T09:09:19.630 INFO:tasks.rados.rados.0.smithi111.stdout:358: writing smithi11166722-358 from 400099 to 1016230 tid 1 2023-10-01T09:09:19.637 INFO:tasks.rados.rados.0.smithi111.stdout:358: writing smithi11166722-358 from 1591248 to 2000099 tid 2 2023-10-01T09:09:19.637 INFO:tasks.rados.rados.0.smithi111.stdout:359: write initial oid 359 2023-10-01T09:09:19.637 INFO:tasks.rados.rados.0.smithi111.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-10-01T09:09:19.641 INFO:tasks.rados.rados.0.smithi111.stdout:359: writing smithi11166722-359 from 416906 to 824639 tid 1 2023-10-01T09:09:19.649 INFO:tasks.rados.rados.0.smithi111.stdout:359: writing smithi11166722-359 from 1366083 to 1877539 tid 2 2023-10-01T09:09:19.650 INFO:tasks.rados.rados.0.smithi111.stdout:360: write initial oid 360 2023-10-01T09:09:19.650 INFO:tasks.rados.rados.0.smithi111.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-10-01T09:09:19.656 INFO:tasks.rados.rados.0.smithi111.stdout:360: writing smithi11166722-360 from 433713 to 916695 tid 1 2023-10-01T09:09:19.669 INFO:tasks.rados.rados.0.smithi111.stdout:360: writing smithi11166722-360 from 1424565 to 2033713 tid 2 2023-10-01T09:09:19.669 INFO:tasks.rados.rados.0.smithi111.stdout:361: write initial oid 361 2023-10-01T09:09:19.669 INFO:tasks.rados.rados.0.smithi111.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-10-01T09:09:19.670 INFO:tasks.rados.rados.0.smithi111.stdout:361: writing smithi11166722-361 from 450520 to 1008751 tid 1 2023-10-01T09:09:19.677 INFO:tasks.rados.rados.0.smithi111.stdout:361: writing smithi11166722-361 from 1483047 to 1998172 tid 2 2023-10-01T09:09:19.677 INFO:tasks.rados.rados.0.smithi111.stdout:362: write initial oid 362 2023-10-01T09:09:19.677 INFO:tasks.rados.rados.0.smithi111.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-10-01T09:09:19.684 INFO:tasks.rados.rados.0.smithi111.stdout:362: writing smithi11166722-362 from 467327 to 1100807 tid 1 2023-10-01T09:09:19.690 INFO:tasks.rados.rados.0.smithi111.stdout:362: writing smithi11166722-362 from 1825176 to 2067327 tid 2 2023-10-01T09:09:19.690 INFO:tasks.rados.rados.0.smithi111.stdout:363: write initial oid 363 2023-10-01T09:09:19.690 INFO:tasks.rados.rados.0.smithi111.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-10-01T09:09:19.697 INFO:tasks.rados.rados.0.smithi111.stdout:363: writing smithi11166722-363 from 484134 to 1192863 tid 1 2023-10-01T09:09:19.703 INFO:tasks.rados.rados.0.smithi111.stdout:363: writing smithi11166722-363 from 1883658 to 2084134 tid 2 2023-10-01T09:09:19.703 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.703 INFO:tasks.rados.rados.0.smithi111.stdout:348: finishing write tid 4 to smithi11166722-348 2023-10-01T09:09:19.703 INFO:tasks.rados.rados.0.smithi111.stdout:348: finishing write tid 5 to smithi11166722-348 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:348: finishing write tid 6 to smithi11166722-348 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 348 v 89 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:349: finishing write tid 1 to smithi11166722-349 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:349: finishing write tid 2 to smithi11166722-349 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:349: finishing write tid 3 to smithi11166722-349 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:349: finishing write tid 4 to smithi11166722-349 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:349: finishing write tid 5 to smithi11166722-349 2023-10-01T09:09:19.704 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 349 v 83 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:350: finishing write tid 1 to smithi11166722-350 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:350: finishing write tid 2 to smithi11166722-350 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:350: finishing write tid 3 to smithi11166722-350 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:350: finishing write tid 4 to smithi11166722-350 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:350: finishing write tid 5 to smithi11166722-350 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 350 v 105 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:351: finishing write tid 1 to smithi11166722-351 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:351: finishing write tid 2 to smithi11166722-351 2023-10-01T09:09:19.705 INFO:tasks.rados.rados.0.smithi111.stdout:351: finishing write tid 3 to smithi11166722-351 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:351: finishing write tid 4 to smithi11166722-351 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:351: finishing write tid 5 to smithi11166722-351 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 351 v 87 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:352: finishing write tid 1 to smithi11166722-352 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:352: finishing write tid 2 to smithi11166722-352 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:352: finishing write tid 3 to smithi11166722-352 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:352: finishing write tid 4 to smithi11166722-352 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:352: finishing write tid 5 to smithi11166722-352 2023-10-01T09:09:19.706 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 352 v 78 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:353: finishing write tid 1 to smithi11166722-353 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:353: finishing write tid 2 to smithi11166722-353 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:353: finishing write tid 3 to smithi11166722-353 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:353: finishing write tid 4 to smithi11166722-353 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:353: finishing write tid 5 to smithi11166722-353 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 353 v 74 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:354: finishing write tid 1 to smithi11166722-354 2023-10-01T09:09:19.707 INFO:tasks.rados.rados.0.smithi111.stdout:354: finishing write tid 2 to smithi11166722-354 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:354: finishing write tid 3 to smithi11166722-354 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:354: finishing write tid 4 to smithi11166722-354 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:354: finishing write tid 5 to smithi11166722-354 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 354 v 64 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:355: finishing write tid 1 to smithi11166722-355 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:355: finishing write tid 2 to smithi11166722-355 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:355: finishing write tid 3 to smithi11166722-355 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:355: finishing write tid 4 to smithi11166722-355 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:355: finishing write tid 5 to smithi11166722-355 2023-10-01T09:09:19.708 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 355 v 93 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:356: finishing write tid 1 to smithi11166722-356 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:356: finishing write tid 2 to smithi11166722-356 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:348: done (15 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:349: done (14 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:350: done (13 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:351: done (12 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:352: done (11 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:353: done (10 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:354: done (9 left) 2023-10-01T09:09:19.709 INFO:tasks.rados.rados.0.smithi111.stdout:355: done (8 left) 2023-10-01T09:09:19.710 INFO:tasks.rados.rados.0.smithi111.stdout:364: write initial oid 364 2023-10-01T09:09:19.710 INFO:tasks.rados.rados.0.smithi111.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-10-01T09:09:19.710 INFO:tasks.rados.rados.0.smithi111.stdout:364: writing smithi11166722-364 from 500941 to 1284919 tid 1 2023-10-01T09:09:19.714 INFO:tasks.rados.rados.0.smithi111.stdout:364: writing smithi11166722-364 from 1942140 to 2100941 tid 2 2023-10-01T09:09:19.714 INFO:tasks.rados.rados.0.smithi111.stdout:365: write initial oid 365 2023-10-01T09:09:19.715 INFO:tasks.rados.rados.0.smithi111.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-10-01T09:09:19.720 INFO:tasks.rados.rados.0.smithi111.stdout:365: writing smithi11166722-365 from 517748 to 976975 tid 1 2023-10-01T09:09:19.727 INFO:tasks.rados.rados.0.smithi111.stdout:365: writing smithi11166722-365 from 1600622 to 2006732 tid 2 2023-10-01T09:09:19.727 INFO:tasks.rados.rados.0.smithi111.stdout:366: write initial oid 366 2023-10-01T09:09:19.727 INFO:tasks.rados.rados.0.smithi111.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-10-01T09:09:19.734 INFO:tasks.rados.rados.0.smithi111.stdout:366: writing smithi11166722-366 from 534555 to 1185384 tid 1 2023-10-01T09:09:19.740 INFO:tasks.rados.rados.0.smithi111.stdout:366: writing smithi11166722-366 from 1659104 to 2134555 tid 2 2023-10-01T09:09:19.740 INFO:tasks.rados.rados.0.smithi111.stdout:367: write initial oid 367 2023-10-01T09:09:19.741 INFO:tasks.rados.rados.0.smithi111.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-10-01T09:09:19.749 INFO:tasks.rados.rados.0.smithi111.stdout:367: writing smithi11166722-367 from 551362 to 1277440 tid 1 2023-10-01T09:09:19.755 INFO:tasks.rados.rados.0.smithi111.stdout:367: writing smithi11166722-367 from 1717586 to 2127365 tid 2 2023-10-01T09:09:19.755 INFO:tasks.rados.rados.0.smithi111.stdout:368: write initial oid 368 2023-10-01T09:09:19.755 INFO:tasks.rados.rados.0.smithi111.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-10-01T09:09:19.761 INFO:tasks.rados.rados.0.smithi111.stdout:368: writing smithi11166722-368 from 568169 to 969496 tid 1 2023-10-01T09:09:19.767 INFO:tasks.rados.rados.0.smithi111.stdout:368: writing smithi11166722-368 from 1376068 to 2045858 tid 2 2023-10-01T09:09:19.767 INFO:tasks.rados.rados.0.smithi111.stdout:369: write initial oid 369 2023-10-01T09:09:19.768 INFO:tasks.rados.rados.0.smithi111.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-10-01T09:09:19.773 INFO:tasks.rados.rados.0.smithi111.stdout:369: writing smithi11166722-369 from 584976 to 1061552 tid 1 2023-10-01T09:09:19.780 INFO:tasks.rados.rados.0.smithi111.stdout:369: writing smithi11166722-369 from 1834550 to 2184976 tid 2 2023-10-01T09:09:19.780 INFO:tasks.rados.rados.0.smithi111.stdout:370: write initial oid 370 2023-10-01T09:09:19.781 INFO:tasks.rados.rados.0.smithi111.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-10-01T09:09:19.787 INFO:tasks.rados.rados.0.smithi111.stdout:370: writing smithi11166722-370 from 601783 to 1153608 tid 1 2023-10-01T09:09:19.793 INFO:tasks.rados.rados.0.smithi111.stdout:370: writing smithi11166722-370 from 1776679 to 2201783 tid 2 2023-10-01T09:09:19.793 INFO:tasks.rados.rados.0.smithi111.stdout:371: write initial oid 371 2023-10-01T09:09:19.793 INFO:tasks.rados.rados.0.smithi111.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-10-01T09:09:19.800 INFO:tasks.rados.rados.0.smithi111.stdout:371: writing smithi11166722-371 from 618590 to 1245664 tid 1 2023-10-01T09:09:19.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:09:19 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:19 smithi183 bash[27651]: cluster 2023-10-01T09:09:18.147316+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 606 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 35 MiB/s wr, 176 op/s 2023-10-01T09:09:19.806 INFO:tasks.rados.rados.0.smithi111.stdout:371: writing smithi11166722-371 from 1835161 to 2218590 tid 2 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:356: finishing write tid 3 to smithi11166722-356 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:356: finishing write tid 4 to smithi11166722-356 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:356: finishing write tid 5 to smithi11166722-356 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 356 v 79 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-10-01T09:09:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:357: finishing write tid 1 to smithi11166722-357 2023-10-01T09:09:19.808 INFO:tasks.rados.rados.0.smithi111.stdout:356: done (15 left) 2023-10-01T09:09:19.808 INFO:tasks.rados.rados.0.smithi111.stdout:372: write initial oid 372 2023-10-01T09:09:19.808 INFO:tasks.rados.rados.0.smithi111.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-10-01T09:09:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:372: writing smithi11166722-372 from 635397 to 1337720 tid 1 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:372: writing smithi11166722-372 from 1893643 to 2235397 tid 2 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:357: finishing write tid 2 to smithi11166722-357 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:357: finishing write tid 3 to smithi11166722-357 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:357: finishing write tid 4 to smithi11166722-357 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:357: finishing write tid 5 to smithi11166722-357 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 357 v 87 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-10-01T09:09:19.820 INFO:tasks.rados.rados.0.smithi111.stdout:358: finishing write tid 1 to smithi11166722-358 2023-10-01T09:09:19.821 INFO:tasks.rados.rados.0.smithi111.stdout:358: finishing write tid 2 to smithi11166722-358 2023-10-01T09:09:19.821 INFO:tasks.rados.rados.0.smithi111.stdout:357: done (15 left) 2023-10-01T09:09:19.821 INFO:tasks.rados.rados.0.smithi111.stdout:373: write initial oid 373 2023-10-01T09:09:19.821 INFO:tasks.rados.rados.0.smithi111.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-10-01T09:09:19.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:19 smithi111 bash[33891]: cluster 2023-10-01T09:09:18.147316+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 606 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 35 MiB/s wr, 176 op/s 2023-10-01T09:09:19.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:19 smithi111 bash[27369]: cluster 2023-10-01T09:09:18.147316+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 606 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 35 MiB/s wr, 176 op/s 2023-10-01T09:09:19.829 INFO:tasks.rados.rados.0.smithi111.stdout:373: writing smithi11166722-373 from 652204 to 1429776 tid 1 2023-10-01T09:09:19.834 INFO:tasks.rados.rados.0.smithi111.stdout:373: writing smithi11166722-373 from 1952125 to 2252204 tid 2 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:358: finishing write tid 3 to smithi11166722-358 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:358: finishing write tid 4 to smithi11166722-358 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 358 v 77 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:359: finishing write tid 1 to smithi11166722-359 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:358: done (15 left) 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:374: write initial oid 374 2023-10-01T09:09:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-10-01T09:09:19.841 INFO:tasks.rados.rados.0.smithi111.stdout:374: writing smithi11166722-374 from 669011 to 1238185 tid 1 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:374: writing smithi11166722-374 from 2010607 to 2269011 tid 2 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:359: finishing write tid 2 to smithi11166722-359 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:359: finishing write tid 3 to smithi11166722-359 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:359: finishing write tid 4 to smithi11166722-359 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 96 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:360: finishing write tid 1 to smithi11166722-360 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:359: done (15 left) 2023-10-01T09:09:19.848 INFO:tasks.rados.rados.0.smithi111.stdout:375: write initial oid 375 2023-10-01T09:09:19.849 INFO:tasks.rados.rados.0.smithi111.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-10-01T09:09:19.855 INFO:tasks.rados.rados.0.smithi111.stdout:375: writing smithi11166722-375 from 685818 to 1330241 tid 1 2023-10-01T09:09:19.861 INFO:tasks.rados.rados.0.smithi111.stdout:375: writing smithi11166722-375 from 2069089 to 2285818 tid 2 2023-10-01T09:09:19.861 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:360: finishing write tid 2 to smithi11166722-360 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:360: finishing write tid 3 to smithi11166722-360 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:360: finishing write tid 4 to smithi11166722-360 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 360 v 80 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:361: finishing write tid 1 to smithi11166722-361 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:361: finishing write tid 2 to smithi11166722-361 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:360: done (15 left) 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:376: write initial oid 376 2023-10-01T09:09:19.862 INFO:tasks.rados.rados.0.smithi111.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-10-01T09:09:19.869 INFO:tasks.rados.rados.0.smithi111.stdout:376: writing smithi11166722-376 from 702625 to 1422297 tid 1 2023-10-01T09:09:19.878 INFO:tasks.rados.rados.0.smithi111.stdout:376: writing smithi11166722-376 from 2127571 to 2302625 tid 2 2023-10-01T09:09:19.878 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.878 INFO:tasks.rados.rados.0.smithi111.stdout:361: finishing write tid 3 to smithi11166722-361 2023-10-01T09:09:19.878 INFO:tasks.rados.rados.0.smithi111.stdout:361: finishing write tid 4 to smithi11166722-361 2023-10-01T09:09:19.879 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 361 v 82 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-10-01T09:09:19.879 INFO:tasks.rados.rados.0.smithi111.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-10-01T09:09:19.879 INFO:tasks.rados.rados.0.smithi111.stdout:362: finishing write tid 1 to smithi11166722-362 2023-10-01T09:09:19.879 INFO:tasks.rados.rados.0.smithi111.stdout:362: finishing write tid 2 to smithi11166722-362 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:362: finishing write tid 3 to smithi11166722-362 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:362: finishing write tid 4 to smithi11166722-362 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 362 v 77 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:363: finishing write tid 1 to smithi11166722-363 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:361: done (15 left) 2023-10-01T09:09:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:362: done (14 left) 2023-10-01T09:09:19.881 INFO:tasks.rados.rados.0.smithi111.stdout:377: write initial oid 377 2023-10-01T09:09:19.881 INFO:tasks.rados.rados.0.smithi111.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-10-01T09:09:19.884 INFO:tasks.rados.rados.0.smithi111.stdout:377: writing smithi11166722-377 from 719432 to 1514353 tid 1 2023-10-01T09:09:19.889 INFO:tasks.rados.rados.0.smithi111.stdout:377: writing smithi11166722-377 from 2186053 to 2319432 tid 2 2023-10-01T09:09:19.889 INFO:tasks.rados.rados.0.smithi111.stdout:378: write initial oid 378 2023-10-01T09:09:19.889 INFO:tasks.rados.rados.0.smithi111.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-10-01T09:09:19.896 INFO:tasks.rados.rados.0.smithi111.stdout:378: writing smithi11166722-378 from 736239 to 1206409 tid 1 2023-10-01T09:09:19.903 INFO:tasks.rados.rados.0.smithi111.stdout:378: writing smithi11166722-378 from 1728182 to 2299964 tid 2 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:363: finishing write tid 2 to smithi11166722-363 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:363: finishing write tid 3 to smithi11166722-363 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:363: finishing write tid 4 to smithi11166722-363 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 363 v 85 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:364: finishing write tid 1 to smithi11166722-364 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:364: finishing write tid 2 to smithi11166722-364 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:363: done (15 left) 2023-10-01T09:09:19.904 INFO:tasks.rados.rados.0.smithi111.stdout:379: write initial oid 379 2023-10-01T09:09:19.905 INFO:tasks.rados.rados.0.smithi111.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-10-01T09:09:19.910 INFO:tasks.rados.rados.0.smithi111.stdout:379: writing smithi11166722-379 from 753046 to 1298465 tid 1 2023-10-01T09:09:19.917 INFO:tasks.rados.rados.0.smithi111.stdout:379: writing smithi11166722-379 from 1786664 to 2218457 tid 2 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:364: finishing write tid 3 to smithi11166722-364 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:364: finishing write tid 4 to smithi11166722-364 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 364 v 61 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:365: finishing write tid 1 to smithi11166722-365 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:365: finishing write tid 2 to smithi11166722-365 2023-10-01T09:09:19.918 INFO:tasks.rados.rados.0.smithi111.stdout:365: finishing write tid 3 to smithi11166722-365 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:365: finishing write tid 4 to smithi11166722-365 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 365 v 55 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:366: finishing write tid 1 to smithi11166722-366 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:366: finishing write tid 2 to smithi11166722-366 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:364: done (15 left) 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:365: done (14 left) 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:380: write initial oid 380 2023-10-01T09:09:19.919 INFO:tasks.rados.rados.0.smithi111.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-10-01T09:09:19.925 INFO:tasks.rados.rados.0.smithi111.stdout:380: writing smithi11166722-380 from 769853 to 1390521 tid 1 2023-10-01T09:09:19.930 INFO:tasks.rados.rados.0.smithi111.stdout:380: writing smithi11166722-380 from 1845146 to 2369853 tid 2 2023-10-01T09:09:19.930 INFO:tasks.rados.rados.0.smithi111.stdout:381: write initial oid 381 2023-10-01T09:09:19.930 INFO:tasks.rados.rados.0.smithi111.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-10-01T09:09:19.939 INFO:tasks.rados.rados.0.smithi111.stdout:381: writing smithi11166722-381 from 786660 to 1482577 tid 1 2023-10-01T09:09:19.945 INFO:tasks.rados.rados.0.smithi111.stdout:381: writing smithi11166722-381 from 1903628 to 2339090 tid 2 2023-10-01T09:09:19.945 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.947 INFO:tasks.rados.rados.0.smithi111.stdout:366: finishing write tid 3 to smithi11166722-366 2023-10-01T09:09:19.947 INFO:tasks.rados.rados.0.smithi111.stdout:366: finishing write tid 4 to smithi11166722-366 2023-10-01T09:09:19.947 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 366 v 64 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-10-01T09:09:19.947 INFO:tasks.rados.rados.0.smithi111.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:367: finishing write tid 1 to smithi11166722-367 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:367: finishing write tid 2 to smithi11166722-367 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:367: finishing write tid 3 to smithi11166722-367 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:367: finishing write tid 4 to smithi11166722-367 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 367 v 80 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:366: done (15 left) 2023-10-01T09:09:19.948 INFO:tasks.rados.rados.0.smithi111.stdout:367: done (14 left) 2023-10-01T09:09:19.949 INFO:tasks.rados.rados.0.smithi111.stdout:382: write initial oid 382 2023-10-01T09:09:19.949 INFO:tasks.rados.rados.0.smithi111.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-10-01T09:09:19.950 INFO:tasks.rados.rados.0.smithi111.stdout:382: writing smithi11166722-382 from 403467 to 890986 tid 1 2023-10-01T09:09:19.958 INFO:tasks.rados.rados.0.smithi111.stdout:382: writing smithi11166722-382 from 1562110 to 2141230 tid 2 2023-10-01T09:09:19.959 INFO:tasks.rados.rados.0.smithi111.stdout:383: write initial oid 383 2023-10-01T09:09:19.959 INFO:tasks.rados.rados.0.smithi111.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-10-01T09:09:19.964 INFO:tasks.rados.rados.0.smithi111.stdout:383: writing smithi11166722-383 from 420274 to 983042 tid 1 2023-10-01T09:09:19.971 INFO:tasks.rados.rados.0.smithi111.stdout:383: writing smithi11166722-383 from 1620592 to 2059723 tid 2 2023-10-01T09:09:19.971 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.971 INFO:tasks.rados.rados.0.smithi111.stdout:368: finishing write tid 1 to smithi11166722-368 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:368: finishing write tid 2 to smithi11166722-368 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:368: finishing write tid 3 to smithi11166722-368 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:368: finishing write tid 4 to smithi11166722-368 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 368 v 58 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:369: finishing write tid 1 to smithi11166722-369 2023-10-01T09:09:19.972 INFO:tasks.rados.rados.0.smithi111.stdout:368: done (15 left) 2023-10-01T09:09:19.973 INFO:tasks.rados.rados.0.smithi111.stdout:384: write initial oid 384 2023-10-01T09:09:19.973 INFO:tasks.rados.rados.0.smithi111.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-10-01T09:09:19.977 INFO:tasks.rados.rados.0.smithi111.stdout:384: writing smithi11166722-384 from 437081 to 1075098 tid 1 2023-10-01T09:09:19.985 INFO:tasks.rados.rados.0.smithi111.stdout:384: writing smithi11166722-384 from 1679074 to 2261863 tid 2 2023-10-01T09:09:19.985 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:19.985 INFO:tasks.rados.rados.0.smithi111.stdout:369: finishing write tid 2 to smithi11166722-369 2023-10-01T09:09:19.986 INFO:tasks.rados.rados.0.smithi111.stdout:369: finishing write tid 3 to smithi11166722-369 2023-10-01T09:09:19.986 INFO:tasks.rados.rados.0.smithi111.stdout:369: finishing write tid 4 to smithi11166722-369 2023-10-01T09:09:19.986 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 369 v 88 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-10-01T09:09:19.986 INFO:tasks.rados.rados.0.smithi111.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-10-01T09:09:19.986 INFO:tasks.rados.rados.0.smithi111.stdout:370: finishing write tid 1 to smithi11166722-370 2023-10-01T09:09:19.987 INFO:tasks.rados.rados.0.smithi111.stdout:369: done (15 left) 2023-10-01T09:09:19.987 INFO:tasks.rados.rados.0.smithi111.stdout:385: write initial oid 385 2023-10-01T09:09:19.987 INFO:tasks.rados.rados.0.smithi111.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-10-01T09:09:19.992 INFO:tasks.rados.rados.0.smithi111.stdout:385: writing smithi11166722-385 from 453888 to 1167154 tid 1 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout:385: writing smithi11166722-385 from 1737556 to 2180356 tid 2 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout:370: finishing write tid 2 to smithi11166722-370 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout:370: finishing write tid 3 to smithi11166722-370 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout:370: finishing write tid 4 to smithi11166722-370 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 52 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-10-01T09:09:20.000 INFO:tasks.rados.rados.0.smithi111.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-10-01T09:09:20.001 INFO:tasks.rados.rados.0.smithi111.stdout:371: finishing write tid 1 to smithi11166722-371 2023-10-01T09:09:20.001 INFO:tasks.rados.rados.0.smithi111.stdout:371: finishing write tid 2 to smithi11166722-371 2023-10-01T09:09:20.002 INFO:tasks.rados.rados.0.smithi111.stdout:371: finishing write tid 3 to smithi11166722-371 2023-10-01T09:09:20.002 INFO:tasks.rados.rados.0.smithi111.stdout:371: finishing write tid 4 to smithi11166722-371 2023-10-01T09:09:20.002 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 371 v 67 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-10-01T09:09:20.002 INFO:tasks.rados.rados.0.smithi111.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-10-01T09:09:20.003 INFO:tasks.rados.rados.0.smithi111.stdout:372: finishing write tid 1 to smithi11166722-372 2023-10-01T09:09:20.004 INFO:tasks.rados.rados.0.smithi111.stdout:372: finishing write tid 2 to smithi11166722-372 2023-10-01T09:09:20.004 INFO:tasks.rados.rados.0.smithi111.stdout:370: done (15 left) 2023-10-01T09:09:20.004 INFO:tasks.rados.rados.0.smithi111.stdout:371: done (14 left) 2023-10-01T09:09:20.004 INFO:tasks.rados.rados.0.smithi111.stdout:386: write initial oid 386 2023-10-01T09:09:20.004 INFO:tasks.rados.rados.0.smithi111.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-10-01T09:09:20.010 INFO:tasks.rados.rados.0.smithi111.stdout:386: writing smithi11166722-386 from 470695 to 1259210 tid 1 2023-10-01T09:09:20.017 INFO:tasks.rados.rados.0.smithi111.stdout:386: writing smithi11166722-386 from 1679685 to 2266143 tid 2 2023-10-01T09:09:20.018 INFO:tasks.rados.rados.0.smithi111.stdout:387: write initial oid 387 2023-10-01T09:09:20.018 INFO:tasks.rados.rados.0.smithi111.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-10-01T09:09:20.020 INFO:tasks.rados.rados.0.smithi111.stdout:387: writing smithi11166722-387 from 487502 to 951266 tid 1 2023-10-01T09:09:20.030 INFO:tasks.rados.rados.0.smithi111.stdout:387: writing smithi11166722-387 from 1738167 to 2184636 tid 2 2023-10-01T09:09:20.030 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.030 INFO:tasks.rados.rados.0.smithi111.stdout:372: finishing write tid 3 to smithi11166722-372 2023-10-01T09:09:20.030 INFO:tasks.rados.rados.0.smithi111.stdout:372: finishing write tid 4 to smithi11166722-372 2023-10-01T09:09:20.030 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 372 v 67 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-10-01T09:09:20.031 INFO:tasks.rados.rados.0.smithi111.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-10-01T09:09:20.031 INFO:tasks.rados.rados.0.smithi111.stdout:373: finishing write tid 1 to smithi11166722-373 2023-10-01T09:09:20.031 INFO:tasks.rados.rados.0.smithi111.stdout:373: finishing write tid 2 to smithi11166722-373 2023-10-01T09:09:20.031 INFO:tasks.rados.rados.0.smithi111.stdout:372: done (15 left) 2023-10-01T09:09:20.031 INFO:tasks.rados.rados.0.smithi111.stdout:388: write initial oid 388 2023-10-01T09:09:20.032 INFO:tasks.rados.rados.0.smithi111.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-10-01T09:09:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:388: writing smithi11166722-388 from 504309 to 1043322 tid 1 2023-10-01T09:09:20.046 INFO:tasks.rados.rados.0.smithi111.stdout:388: writing smithi11166722-388 from 1796649 to 2386776 tid 2 2023-10-01T09:09:20.046 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:373: finishing write tid 3 to smithi11166722-373 2023-10-01T09:09:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:373: finishing write tid 4 to smithi11166722-373 2023-10-01T09:09:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 373 v 70 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-10-01T09:09:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-10-01T09:09:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:374: finishing write tid 1 to smithi11166722-374 2023-10-01T09:09:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:374: finishing write tid 2 to smithi11166722-374 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:374: finishing write tid 3 to smithi11166722-374 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:374: finishing write tid 4 to smithi11166722-374 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 374 v 61 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:375: finishing write tid 1 to smithi11166722-375 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:373: done (15 left) 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:374: done (14 left) 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:389: write initial oid 389 2023-10-01T09:09:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-10-01T09:09:20.053 INFO:tasks.rados.rados.0.smithi111.stdout:389: writing smithi11166722-389 from 521116 to 1251731 tid 1 2023-10-01T09:09:20.062 INFO:tasks.rados.rados.0.smithi111.stdout:389: writing smithi11166722-389 from 1971484 to 2521116 tid 2 2023-10-01T09:09:20.062 INFO:tasks.rados.rados.0.smithi111.stdout:390: write initial oid 390 2023-10-01T09:09:20.063 INFO:tasks.rados.rados.0.smithi111.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-10-01T09:09:20.067 INFO:tasks.rados.rados.0.smithi111.stdout:390: writing smithi11166722-390 from 537923 to 943787 tid 1 2023-10-01T09:09:20.074 INFO:tasks.rados.rados.0.smithi111.stdout:390: writing smithi11166722-390 from 1513613 to 2107409 tid 2 2023-10-01T09:09:20.075 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.075 INFO:tasks.rados.rados.0.smithi111.stdout:375: finishing write tid 2 to smithi11166722-375 2023-10-01T09:09:20.075 INFO:tasks.rados.rados.0.smithi111.stdout:375: finishing write tid 3 to smithi11166722-375 2023-10-01T09:09:20.075 INFO:tasks.rados.rados.0.smithi111.stdout:375: finishing write tid 4 to smithi11166722-375 2023-10-01T09:09:20.075 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 375 v 73 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-10-01T09:09:20.076 INFO:tasks.rados.rados.0.smithi111.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-10-01T09:09:20.076 INFO:tasks.rados.rados.0.smithi111.stdout:375: done (15 left) 2023-10-01T09:09:20.076 INFO:tasks.rados.rados.0.smithi111.stdout:391: write initial oid 391 2023-10-01T09:09:20.076 INFO:tasks.rados.rados.0.smithi111.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-10-01T09:09:20.081 INFO:tasks.rados.rados.0.smithi111.stdout:391: writing smithi11166722-391 from 554730 to 1035843 tid 1 2023-10-01T09:09:20.089 INFO:tasks.rados.rados.0.smithi111.stdout:391: writing smithi11166722-391 from 1572095 to 2309549 tid 2 2023-10-01T09:09:20.090 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.090 INFO:tasks.rados.rados.0.smithi111.stdout:376: finishing write tid 1 to smithi11166722-376 2023-10-01T09:09:20.090 INFO:tasks.rados.rados.0.smithi111.stdout:376: finishing write tid 2 to smithi11166722-376 2023-10-01T09:09:20.090 INFO:tasks.rados.rados.0.smithi111.stdout:376: finishing write tid 3 to smithi11166722-376 2023-10-01T09:09:20.091 INFO:tasks.rados.rados.0.smithi111.stdout:376: finishing write tid 4 to smithi11166722-376 2023-10-01T09:09:20.091 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 376 v 90 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-10-01T09:09:20.091 INFO:tasks.rados.rados.0.smithi111.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-10-01T09:09:20.091 INFO:tasks.rados.rados.0.smithi111.stdout:377: finishing write tid 1 to smithi11166722-377 2023-10-01T09:09:20.092 INFO:tasks.rados.rados.0.smithi111.stdout:377: finishing write tid 2 to smithi11166722-377 2023-10-01T09:09:20.092 INFO:tasks.rados.rados.0.smithi111.stdout:377: finishing write tid 3 to smithi11166722-377 2023-10-01T09:09:20.092 INFO:tasks.rados.rados.0.smithi111.stdout:376: done (15 left) 2023-10-01T09:09:20.092 INFO:tasks.rados.rados.0.smithi111.stdout:392: write initial oid 392 2023-10-01T09:09:20.093 INFO:tasks.rados.rados.0.smithi111.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-10-01T09:09:20.095 INFO:tasks.rados.rados.0.smithi111.stdout:392: writing smithi11166722-392 from 571537 to 1127899 tid 1 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:392: writing smithi11166722-392 from 1630577 to 2228042 tid 2 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:377: finishing write tid 4 to smithi11166722-377 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 377 v 99 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:378: finishing write tid 1 to smithi11166722-378 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:378: finishing write tid 2 to smithi11166722-378 2023-10-01T09:09:20.103 INFO:tasks.rados.rados.0.smithi111.stdout:377: done (15 left) 2023-10-01T09:09:20.104 INFO:tasks.rados.rados.0.smithi111.stdout:393: write initial oid 393 2023-10-01T09:09:20.104 INFO:tasks.rados.rados.0.smithi111.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-10-01T09:09:20.110 INFO:tasks.rados.rados.0.smithi111.stdout:393: writing smithi11166722-393 from 588344 to 1219955 tid 1 2023-10-01T09:09:20.120 INFO:tasks.rados.rados.0.smithi111.stdout:393: writing smithi11166722-393 from 1689059 to 2430182 tid 2 2023-10-01T09:09:20.120 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.120 INFO:tasks.rados.rados.0.smithi111.stdout:378: finishing write tid 3 to smithi11166722-378 2023-10-01T09:09:20.120 INFO:tasks.rados.rados.0.smithi111.stdout:378: finishing write tid 4 to smithi11166722-378 2023-10-01T09:09:20.120 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 378 v 90 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-10-01T09:09:20.120 INFO:tasks.rados.rados.0.smithi111.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-10-01T09:09:20.121 INFO:tasks.rados.rados.0.smithi111.stdout:379: finishing write tid 1 to smithi11166722-379 2023-10-01T09:09:20.121 INFO:tasks.rados.rados.0.smithi111.stdout:378: done (15 left) 2023-10-01T09:09:20.121 INFO:tasks.rados.rados.0.smithi111.stdout:394: write initial oid 394 2023-10-01T09:09:20.121 INFO:tasks.rados.rados.0.smithi111.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-10-01T09:09:20.127 INFO:tasks.rados.rados.0.smithi111.stdout:394: writing smithi11166722-394 from 605151 to 1312011 tid 1 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:394: writing smithi11166722-394 from 2031188 to 2605151 tid 2 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:379: finishing write tid 2 to smithi11166722-379 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:379: finishing write tid 3 to smithi11166722-379 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:379: finishing write tid 4 to smithi11166722-379 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 379 v 93 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-10-01T09:09:20.136 INFO:tasks.rados.rados.0.smithi111.stdout:380: finishing write tid 1 to smithi11166722-380 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:380: finishing write tid 2 to smithi11166722-380 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:380: finishing write tid 3 to smithi11166722-380 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:380: finishing write tid 4 to smithi11166722-380 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 83 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:381: finishing write tid 1 to smithi11166722-381 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:379: done (15 left) 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:380: done (14 left) 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:395: write initial oid 395 2023-10-01T09:09:20.137 INFO:tasks.rados.rados.0.smithi111.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-10-01T09:09:20.143 INFO:tasks.rados.rados.0.smithi111.stdout:395: writing smithi11166722-395 from 621958 to 1404067 tid 1 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:395: writing smithi11166722-395 from 2089670 to 2621958 tid 2 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:396: write initial oid 396 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:381: finishing write tid 2 to smithi11166722-381 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:381: finishing write tid 3 to smithi11166722-381 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:381: finishing write tid 4 to smithi11166722-381 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 381 v 81 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-10-01T09:09:20.151 INFO:tasks.rados.rados.0.smithi111.stdout:382: finishing write tid 1 to smithi11166722-382 2023-10-01T09:09:20.152 INFO:tasks.rados.rados.0.smithi111.stdout:382: finishing write tid 2 to smithi11166722-382 2023-10-01T09:09:20.152 INFO:tasks.rados.rados.0.smithi111.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-10-01T09:09:20.157 INFO:tasks.rados.rados.0.smithi111.stdout:396: writing smithi11166722-396 from 638765 to 1096123 tid 1 2023-10-01T09:09:20.165 INFO:tasks.rados.rados.0.smithi111.stdout:396: writing smithi11166722-396 from 1748152 to 2352955 tid 2 2023-10-01T09:09:20.165 INFO:tasks.rados.rados.0.smithi111.stdout:381: done (15 left) 2023-10-01T09:09:20.165 INFO:tasks.rados.rados.0.smithi111.stdout:397: write initial oid 397 2023-10-01T09:09:20.165 INFO:tasks.rados.rados.0.smithi111.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-10-01T09:09:20.173 INFO:tasks.rados.rados.0.smithi111.stdout:397: writing smithi11166722-397 from 655572 to 1304532 tid 1 2023-10-01T09:09:20.181 INFO:tasks.rados.rados.0.smithi111.stdout:397: writing smithi11166722-397 from 1922987 to 2655572 tid 2 2023-10-01T09:09:20.181 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.181 INFO:tasks.rados.rados.0.smithi111.stdout:382: finishing write tid 3 to smithi11166722-382 2023-10-01T09:09:20.181 INFO:tasks.rados.rados.0.smithi111.stdout:382: finishing write tid 4 to smithi11166722-382 2023-10-01T09:09:20.182 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 382 v 95 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-10-01T09:09:20.182 INFO:tasks.rados.rados.0.smithi111.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-10-01T09:09:20.182 INFO:tasks.rados.rados.0.smithi111.stdout:383: finishing write tid 1 to smithi11166722-383 2023-10-01T09:09:20.182 INFO:tasks.rados.rados.0.smithi111.stdout:382: done (15 left) 2023-10-01T09:09:20.182 INFO:tasks.rados.rados.0.smithi111.stdout:398: write initial oid 398 2023-10-01T09:09:20.182 INFO:tasks.rados.rados.0.smithi111.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-10-01T09:09:20.189 INFO:tasks.rados.rados.0.smithi111.stdout:398: writing smithi11166722-398 from 672379 to 1396588 tid 1 2023-10-01T09:09:20.197 INFO:tasks.rados.rados.0.smithi111.stdout:398: writing smithi11166722-398 from 1865116 to 2473588 tid 2 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:383: finishing write tid 2 to smithi11166722-383 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:383: finishing write tid 3 to smithi11166722-383 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:383: finishing write tid 4 to smithi11166722-383 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 383 v 55 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:384: finishing write tid 1 to smithi11166722-384 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:384: finishing write tid 2 to smithi11166722-384 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:384: finishing write tid 3 to smithi11166722-384 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:384: finishing write tid 4 to smithi11166722-384 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 96 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-10-01T09:09:20.198 INFO:tasks.rados.rados.0.smithi111.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:385: finishing write tid 1 to smithi11166722-385 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:385: finishing write tid 2 to smithi11166722-385 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:385: finishing write tid 3 to smithi11166722-385 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:385: finishing write tid 4 to smithi11166722-385 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 385 v 118 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:386: finishing write tid 1 to smithi11166722-386 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:386: finishing write tid 2 to smithi11166722-386 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:386: finishing write tid 3 to smithi11166722-386 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:386: finishing write tid 4 to smithi11166722-386 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 386 v 93 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-10-01T09:09:20.199 INFO:tasks.rados.rados.0.smithi111.stdout:387: finishing write tid 1 to smithi11166722-387 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:387: finishing write tid 2 to smithi11166722-387 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:387: finishing write tid 3 to smithi11166722-387 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:387: finishing write tid 4 to smithi11166722-387 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 387 v 83 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:388: finishing write tid 1 to smithi11166722-388 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:388: finishing write tid 2 to smithi11166722-388 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:388: finishing write tid 3 to smithi11166722-388 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:388: finishing write tid 4 to smithi11166722-388 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 388 v 84 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-10-01T09:09:20.200 INFO:tasks.rados.rados.0.smithi111.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:389: finishing write tid 1 to smithi11166722-389 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:389: finishing write tid 2 to smithi11166722-389 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:389: finishing write tid 3 to smithi11166722-389 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:389: finishing write tid 4 to smithi11166722-389 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 389 v 70 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:383: done (15 left) 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:384: done (14 left) 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:385: done (13 left) 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:386: done (12 left) 2023-10-01T09:09:20.201 INFO:tasks.rados.rados.0.smithi111.stdout:387: done (11 left) 2023-10-01T09:09:20.202 INFO:tasks.rados.rados.0.smithi111.stdout:388: done (10 left) 2023-10-01T09:09:20.202 INFO:tasks.rados.rados.0.smithi111.stdout:389: done (9 left) 2023-10-01T09:09:20.202 INFO:tasks.rados.rados.0.smithi111.stdout:399: write initial oid 399 2023-10-01T09:09:20.202 INFO:tasks.rados.rados.0.smithi111.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-10-01T09:09:20.205 INFO:tasks.rados.rados.0.smithi111.stdout:399: writing smithi11166722-399 from 689186 to 1488644 tid 1 2023-10-01T09:09:20.212 INFO:tasks.rados.rados.0.smithi111.stdout:399: writing smithi11166722-399 from 1923598 to 2675728 tid 2 2023-10-01T09:09:20.213 INFO:tasks.rados.rados.0.smithi111.stdout:400: write initial oid 400 2023-10-01T09:09:20.213 INFO:tasks.rados.rados.0.smithi111.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-10-01T09:09:20.221 INFO:tasks.rados.rados.0.smithi111.stdout:400: writing smithi11166722-400 from 705993 to 1180700 tid 1 2023-10-01T09:09:20.229 INFO:tasks.rados.rados.0.smithi111.stdout:400: writing smithi11166722-400 from 1582080 to 2194221 tid 2 2023-10-01T09:09:20.229 INFO:tasks.rados.rados.0.smithi111.stdout:401: write initial oid 401 2023-10-01T09:09:20.229 INFO:tasks.rados.rados.0.smithi111.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-10-01T09:09:20.236 INFO:tasks.rados.rados.0.smithi111.stdout:401: writing smithi11166722-401 from 722800 to 1272756 tid 1 2023-10-01T09:09:20.246 INFO:tasks.rados.rados.0.smithi111.stdout:401: writing smithi11166722-401 from 2040562 to 2722800 tid 2 2023-10-01T09:09:20.246 INFO:tasks.rados.rados.0.smithi111.stdout:402: write initial oid 402 2023-10-01T09:09:20.246 INFO:tasks.rados.rados.0.smithi111.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-10-01T09:09:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:402: writing smithi11166722-402 from 739607 to 1364812 tid 1 2023-10-01T09:09:20.261 INFO:tasks.rados.rados.0.smithi111.stdout:402: writing smithi11166722-402 from 1982691 to 2482148 tid 2 2023-10-01T09:09:20.261 INFO:tasks.rados.rados.0.smithi111.stdout:403: write initial oid 403 2023-10-01T09:09:20.261 INFO:tasks.rados.rados.0.smithi111.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-10-01T09:09:20.269 INFO:tasks.rados.rados.0.smithi111.stdout:403: writing smithi11166722-403 from 756414 to 1456868 tid 1 2023-10-01T09:09:20.277 INFO:tasks.rados.rados.0.smithi111.stdout:403: writing smithi11166722-403 from 2041173 to 2756414 tid 2 2023-10-01T09:09:20.277 INFO:tasks.rados.rados.0.smithi111.stdout:404: write initial oid 404 2023-10-01T09:09:20.277 INFO:tasks.rados.rados.0.smithi111.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-10-01T09:09:20.284 INFO:tasks.rados.rados.0.smithi111.stdout:404: writing smithi11166722-404 from 773221 to 1265277 tid 1 2023-10-01T09:09:20.291 INFO:tasks.rados.rados.0.smithi111.stdout:404: writing smithi11166722-404 from 1816008 to 2319134 tid 2 2023-10-01T09:09:20.291 INFO:tasks.rados.rados.0.smithi111.stdout:405: write initial oid 405 2023-10-01T09:09:20.291 INFO:tasks.rados.rados.0.smithi111.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-10-01T09:09:20.298 INFO:tasks.rados.rados.0.smithi111.stdout:405: writing smithi11166722-405 from 790028 to 1357333 tid 1 2023-10-01T09:09:20.308 INFO:tasks.rados.rados.0.smithi111.stdout:405: writing smithi11166722-405 from 1874490 to 2637627 tid 2 2023-10-01T09:09:20.308 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:390: finishing write tid 1 to smithi11166722-390 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:390: finishing write tid 2 to smithi11166722-390 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:390: finishing write tid 3 to smithi11166722-390 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:390: finishing write tid 4 to smithi11166722-390 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 390 v 87 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:391: finishing write tid 1 to smithi11166722-391 2023-10-01T09:09:20.309 INFO:tasks.rados.rados.0.smithi111.stdout:391: finishing write tid 2 to smithi11166722-391 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:391: finishing write tid 3 to smithi11166722-391 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:391: finishing write tid 4 to smithi11166722-391 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 391 v 90 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:392: finishing write tid 1 to smithi11166722-392 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:390: done (15 left) 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:391: done (14 left) 2023-10-01T09:09:20.310 INFO:tasks.rados.rados.0.smithi111.stdout:406: write initial oid 406 2023-10-01T09:09:20.311 INFO:tasks.rados.rados.0.smithi111.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-10-01T09:09:20.314 INFO:tasks.rados.rados.0.smithi111.stdout:406: writing smithi11166722-406 from 406835 to 1049389 tid 1 2023-10-01T09:09:20.320 INFO:tasks.rados.rados.0.smithi111.stdout:406: writing smithi11166722-406 from 1532972 to 2039767 tid 2 2023-10-01T09:09:20.324 INFO:tasks.rados.rados.0.smithi111.stdout:406: writing smithi11166722-406 from 2772312 to 2806835 tid 3 2023-10-01T09:09:20.324 INFO:tasks.rados.rados.0.smithi111.stdout:407: write initial oid 407 2023-10-01T09:09:20.324 INFO:tasks.rados.rados.0.smithi111.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-10-01T09:09:20.331 INFO:tasks.rados.rados.0.smithi111.stdout:407: writing smithi11166722-407 from 423642 to 1141445 tid 1 2023-10-01T09:09:20.341 INFO:tasks.rados.rados.0.smithi111.stdout:407: writing smithi11166722-407 from 1875101 to 2641907 tid 2 2023-10-01T09:09:20.341 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.341 INFO:tasks.rados.rados.0.smithi111.stdout:392: finishing write tid 2 to smithi11166722-392 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:392: finishing write tid 3 to smithi11166722-392 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:392: finishing write tid 4 to smithi11166722-392 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 86 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:393: finishing write tid 1 to smithi11166722-393 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:392: done (15 left) 2023-10-01T09:09:20.342 INFO:tasks.rados.rados.0.smithi111.stdout:408: write initial oid 408 2023-10-01T09:09:20.343 INFO:tasks.rados.rados.0.smithi111.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-10-01T09:09:20.348 INFO:tasks.rados.rados.0.smithi111.stdout:408: writing smithi11166722-408 from 440449 to 1233501 tid 1 2023-10-01T09:09:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:408: writing smithi11166722-408 from 1933583 to 2444047 tid 2 2023-10-01T09:09:20.357 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:393: finishing write tid 2 to smithi11166722-393 2023-10-01T09:09:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:393: finishing write tid 3 to smithi11166722-393 2023-10-01T09:09:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:393: finishing write tid 4 to smithi11166722-393 2023-10-01T09:09:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 393 v 99 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-10-01T09:09:20.358 INFO:tasks.rados.rados.0.smithi111.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-10-01T09:09:20.358 INFO:tasks.rados.rados.0.smithi111.stdout:394: finishing write tid 1 to smithi11166722-394 2023-10-01T09:09:20.358 INFO:tasks.rados.rados.0.smithi111.stdout:394: finishing write tid 2 to smithi11166722-394 2023-10-01T09:09:20.358 INFO:tasks.rados.rados.0.smithi111.stdout:393: done (15 left) 2023-10-01T09:09:20.358 INFO:tasks.rados.rados.0.smithi111.stdout:409: write initial oid 409 2023-10-01T09:09:20.358 INFO:tasks.rados.rados.0.smithi111.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-10-01T09:09:20.361 INFO:tasks.rados.rados.0.smithi111.stdout:409: writing smithi11166722-409 from 457256 to 925557 tid 1 2023-10-01T09:09:20.370 INFO:tasks.rados.rados.0.smithi111.stdout:409: writing smithi11166722-409 from 1592065 to 2362540 tid 2 2023-10-01T09:09:20.374 INFO:tasks.rados.rados.0.smithi111.stdout:409: writing smithi11166722-409 from 2854581 to 2857256 tid 3 2023-10-01T09:09:20.374 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.377 INFO:tasks.rados.rados.0.smithi111.stdout:394: finishing write tid 3 to smithi11166722-394 2023-10-01T09:09:20.377 INFO:tasks.rados.rados.0.smithi111.stdout:394: finishing write tid 4 to smithi11166722-394 2023-10-01T09:09:20.377 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 394 v 102 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-10-01T09:09:20.378 INFO:tasks.rados.rados.0.smithi111.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-10-01T09:09:20.378 INFO:tasks.rados.rados.0.smithi111.stdout:395: finishing write tid 1 to smithi11166722-395 2023-10-01T09:09:20.379 INFO:tasks.rados.rados.0.smithi111.stdout:394: done (15 left) 2023-10-01T09:09:20.379 INFO:tasks.rados.rados.0.smithi111.stdout:410: write initial oid 410 2023-10-01T09:09:20.379 INFO:tasks.rados.rados.0.smithi111.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-10-01T09:09:20.380 INFO:tasks.rados.rados.0.smithi111.stdout:410: writing smithi11166722-410 from 474063 to 1017613 tid 1 2023-10-01T09:09:20.387 INFO:tasks.rados.rados.0.smithi111.stdout:410: writing smithi11166722-410 from 1650547 to 2164680 tid 2 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:410: writing smithi11166722-410 from 2765651 to 2874063 tid 3 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:395: finishing write tid 2 to smithi11166722-395 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:395: finishing write tid 3 to smithi11166722-395 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:395: finishing write tid 4 to smithi11166722-395 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 76 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:396: finishing write tid 1 to smithi11166722-396 2023-10-01T09:09:20.392 INFO:tasks.rados.rados.0.smithi111.stdout:396: finishing write tid 2 to smithi11166722-396 2023-10-01T09:09:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:395: done (15 left) 2023-10-01T09:09:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:411: write initial oid 411 2023-10-01T09:09:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-10-01T09:09:20.401 INFO:tasks.rados.rados.0.smithi111.stdout:411: writing smithi11166722-411 from 490870 to 1109669 tid 1 2023-10-01T09:09:20.409 INFO:tasks.rados.rados.0.smithi111.stdout:411: writing smithi11166722-411 from 1592676 to 2366820 tid 2 2023-10-01T09:09:20.412 INFO:tasks.rados.rados.0.smithi111.stdout:411: writing smithi11166722-411 from 2793074 to 2890870 tid 3 2023-10-01T09:09:20.413 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.413 INFO:tasks.rados.rados.0.smithi111.stdout:396: finishing write tid 3 to smithi11166722-396 2023-10-01T09:09:20.413 INFO:tasks.rados.rados.0.smithi111.stdout:396: finishing write tid 4 to smithi11166722-396 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 396 v 89 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:397: finishing write tid 1 to smithi11166722-397 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:397: finishing write tid 2 to smithi11166722-397 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:397: finishing write tid 3 to smithi11166722-397 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:397: finishing write tid 4 to smithi11166722-397 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 397 v 121 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-10-01T09:09:20.414 INFO:tasks.rados.rados.0.smithi111.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-10-01T09:09:20.415 INFO:tasks.rados.rados.0.smithi111.stdout:398: finishing write tid 1 to smithi11166722-398 2023-10-01T09:09:20.415 INFO:tasks.rados.rados.0.smithi111.stdout:396: done (15 left) 2023-10-01T09:09:20.415 INFO:tasks.rados.rados.0.smithi111.stdout:397: done (14 left) 2023-10-01T09:09:20.415 INFO:tasks.rados.rados.0.smithi111.stdout:412: write initial oid 412 2023-10-01T09:09:20.415 INFO:tasks.rados.rados.0.smithi111.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-10-01T09:09:20.418 INFO:tasks.rados.rados.0.smithi111.stdout:412: writing smithi11166722-412 from 507677 to 918078 tid 1 2023-10-01T09:09:20.424 INFO:tasks.rados.rados.0.smithi111.stdout:412: writing smithi11166722-412 from 1367511 to 1885313 tid 2 2023-10-01T09:09:20.430 INFO:tasks.rados.rados.0.smithi111.stdout:412: writing smithi11166722-412 from 2420497 to 2907677 tid 3 2023-10-01T09:09:20.430 INFO:tasks.rados.rados.0.smithi111.stdout:413: write initial oid 413 2023-10-01T09:09:20.431 INFO:tasks.rados.rados.0.smithi111.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-10-01T09:09:20.436 INFO:tasks.rados.rados.0.smithi111.stdout:413: writing smithi11166722-413 from 524484 to 1010134 tid 1 2023-10-01T09:09:20.443 INFO:tasks.rados.rados.0.smithi111.stdout:413: writing smithi11166722-413 from 1425993 to 2087453 tid 2 2023-10-01T09:09:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:413: writing smithi11166722-413 from 2847920 to 2924484 tid 3 2023-10-01T09:09:20.448 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:398: finishing write tid 2 to smithi11166722-398 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:398: finishing write tid 3 to smithi11166722-398 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:398: finishing write tid 4 to smithi11166722-398 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 398 v 93 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:399: finishing write tid 1 to smithi11166722-399 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:398: done (15 left) 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:414: write initial oid 414 2023-10-01T09:09:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-10-01T09:09:20.456 INFO:tasks.rados.rados.0.smithi111.stdout:414: writing smithi11166722-414 from 541291 to 1102190 tid 1 2023-10-01T09:09:20.465 INFO:tasks.rados.rados.0.smithi111.stdout:414: writing smithi11166722-414 from 1884475 to 2405946 tid 2 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout:399: finishing write tid 2 to smithi11166722-399 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout:399: finishing write tid 3 to smithi11166722-399 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout:399: finishing write tid 4 to smithi11166722-399 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 90 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-10-01T09:09:20.466 INFO:tasks.rados.rados.0.smithi111.stdout:400: finishing write tid 1 to smithi11166722-400 2023-10-01T09:09:20.467 INFO:tasks.rados.rados.0.smithi111.stdout:400: finishing write tid 2 to smithi11166722-400 2023-10-01T09:09:20.467 INFO:tasks.rados.rados.0.smithi111.stdout:399: done (15 left) 2023-10-01T09:09:20.467 INFO:tasks.rados.rados.0.smithi111.stdout:415: write initial oid 415 2023-10-01T09:09:20.467 INFO:tasks.rados.rados.0.smithi111.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-10-01T09:09:20.472 INFO:tasks.rados.rados.0.smithi111.stdout:415: writing smithi11166722-415 from 558098 to 1194246 tid 1 2023-10-01T09:09:20.481 INFO:tasks.rados.rados.0.smithi111.stdout:415: writing smithi11166722-415 from 1826604 to 2491733 tid 2 2023-10-01T09:09:20.482 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:400: finishing write tid 3 to smithi11166722-400 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:400: finishing write tid 4 to smithi11166722-400 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 400 v 96 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:401: finishing write tid 1 to smithi11166722-401 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:400: done (15 left) 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:416: write initial oid 416 2023-10-01T09:09:20.483 INFO:tasks.rados.rados.0.smithi111.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-10-01T09:09:20.495 INFO:tasks.rados.rados.0.smithi111.stdout:416: writing smithi11166722-416 from 574905 to 1286302 tid 1 2023-10-01T09:09:20.498 INFO:tasks.rados.rados.0.smithi111.stdout:416: writing smithi11166722-416 from 1885086 to 2410226 tid 2 2023-10-01T09:09:20.502 INFO:tasks.rados.rados.0.smithi111.stdout:416: writing smithi11166722-416 from 2930189 to 2974905 tid 3 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:401: finishing write tid 2 to smithi11166722-401 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:401: finishing write tid 3 to smithi11166722-401 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:401: finishing write tid 4 to smithi11166722-401 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 401 v 86 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:402: finishing write tid 1 to smithi11166722-402 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:402: finishing write tid 2 to smithi11166722-402 2023-10-01T09:09:20.503 INFO:tasks.rados.rados.0.smithi111.stdout:402: finishing write tid 3 to smithi11166722-402 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:402: finishing write tid 4 to smithi11166722-402 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 402 v 93 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:403: finishing write tid 1 to smithi11166722-403 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:401: done (15 left) 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:402: done (14 left) 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:417: write initial oid 417 2023-10-01T09:09:20.504 INFO:tasks.rados.rados.0.smithi111.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-10-01T09:09:20.513 INFO:tasks.rados.rados.0.smithi111.stdout:417: writing smithi11166722-417 from 591712 to 1378358 tid 1 2023-10-01T09:09:20.517 INFO:tasks.rados.rados.0.smithi111.stdout:417: writing smithi11166722-417 from 1943568 to 2612366 tid 2 2023-10-01T09:09:20.517 INFO:tasks.rados.rados.0.smithi111.stdout:418: write initial oid 418 2023-10-01T09:09:20.517 INFO:tasks.rados.rados.0.smithi111.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-10-01T09:09:20.522 INFO:tasks.rados.rados.0.smithi111.stdout:418: writing smithi11166722-418 from 608519 to 1070414 tid 1 2023-10-01T09:09:20.530 INFO:tasks.rados.rados.0.smithi111.stdout:418: writing smithi11166722-418 from 1602050 to 2130859 tid 2 2023-10-01T09:09:20.537 INFO:tasks.rados.rados.0.smithi111.stdout:418: writing smithi11166722-418 from 2585035 to 3008519 tid 3 2023-10-01T09:09:20.537 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.537 INFO:tasks.rados.rados.0.smithi111.stdout:403: finishing write tid 2 to smithi11166722-403 2023-10-01T09:09:20.537 INFO:tasks.rados.rados.0.smithi111.stdout:403: finishing write tid 3 to smithi11166722-403 2023-10-01T09:09:20.537 INFO:tasks.rados.rados.0.smithi111.stdout:403: finishing write tid 4 to smithi11166722-403 2023-10-01T09:09:20.537 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 403 v 99 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:404: finishing write tid 1 to smithi11166722-404 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:404: finishing write tid 2 to smithi11166722-404 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:404: finishing write tid 3 to smithi11166722-404 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:404: finishing write tid 4 to smithi11166722-404 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 404 v 58 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:405: finishing write tid 1 to smithi11166722-405 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:405: finishing write tid 2 to smithi11166722-405 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:405: finishing write tid 3 to smithi11166722-405 2023-10-01T09:09:20.538 INFO:tasks.rados.rados.0.smithi111.stdout:405: finishing write tid 4 to smithi11166722-405 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 405 v 79 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:406: finishing write tid 1 to smithi11166722-406 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:406: finishing write tid 2 to smithi11166722-406 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:406: finishing write tid 3 to smithi11166722-406 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:406: finishing write tid 4 to smithi11166722-406 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:406: finishing write tid 5 to smithi11166722-406 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 406 v 97 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-10-01T09:09:20.539 INFO:tasks.rados.rados.0.smithi111.stdout:407: finishing write tid 1 to smithi11166722-407 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:407: finishing write tid 2 to smithi11166722-407 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:407: finishing write tid 3 to smithi11166722-407 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:407: finishing write tid 4 to smithi11166722-407 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 407 v 124 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:408: finishing write tid 1 to smithi11166722-408 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:408: finishing write tid 2 to smithi11166722-408 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:408: finishing write tid 3 to smithi11166722-408 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:408: finishing write tid 4 to smithi11166722-408 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 408 v 102 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-10-01T09:09:20.540 INFO:tasks.rados.rados.0.smithi111.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:409: finishing write tid 1 to smithi11166722-409 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:409: finishing write tid 2 to smithi11166722-409 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:409: finishing write tid 3 to smithi11166722-409 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:409: finishing write tid 4 to smithi11166722-409 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:409: finishing write tid 5 to smithi11166722-409 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 409 v 74 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:410: finishing write tid 1 to smithi11166722-410 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:410: finishing write tid 2 to smithi11166722-410 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:410: finishing write tid 3 to smithi11166722-410 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:410: finishing write tid 4 to smithi11166722-410 2023-10-01T09:09:20.541 INFO:tasks.rados.rados.0.smithi111.stdout:410: finishing write tid 5 to smithi11166722-410 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 410 v 83 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:411: finishing write tid 1 to smithi11166722-411 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:411: finishing write tid 2 to smithi11166722-411 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:411: finishing write tid 3 to smithi11166722-411 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:411: finishing write tid 4 to smithi11166722-411 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:403: done (15 left) 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:404: done (14 left) 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:405: done (13 left) 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:406: done (12 left) 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:407: done (11 left) 2023-10-01T09:09:20.542 INFO:tasks.rados.rados.0.smithi111.stdout:408: done (10 left) 2023-10-01T09:09:20.543 INFO:tasks.rados.rados.0.smithi111.stdout:409: done (9 left) 2023-10-01T09:09:20.543 INFO:tasks.rados.rados.0.smithi111.stdout:410: done (8 left) 2023-10-01T09:09:20.543 INFO:tasks.rados.rados.0.smithi111.stdout:419: write initial oid 419 2023-10-01T09:09:20.543 INFO:tasks.rados.rados.0.smithi111.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-10-01T09:09:20.543 INFO:tasks.rados.rados.0.smithi111.stdout:419: writing smithi11166722-419 from 625326 to 1162470 tid 1 2023-10-01T09:09:20.551 INFO:tasks.rados.rados.0.smithi111.stdout:419: writing smithi11166722-419 from 1944179 to 2616646 tid 2 2023-10-01T09:09:20.552 INFO:tasks.rados.rados.0.smithi111.stdout:420: write initial oid 420 2023-10-01T09:09:20.552 INFO:tasks.rados.rados.0.smithi111.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-10-01T09:09:20.560 INFO:tasks.rados.rados.0.smithi111.stdout:420: writing smithi11166722-420 from 642133 to 1370879 tid 1 2023-10-01T09:09:20.567 INFO:tasks.rados.rados.0.smithi111.stdout:420: writing smithi11166722-420 from 2119014 to 2651492 tid 2 2023-10-01T09:09:20.567 INFO:tasks.rados.rados.0.smithi111.stdout:421: write initial oid 421 2023-10-01T09:09:20.567 INFO:tasks.rados.rados.0.smithi111.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-10-01T09:09:20.573 INFO:tasks.rados.rados.0.smithi111.stdout:421: writing smithi11166722-421 from 658940 to 1062935 tid 1 2023-10-01T09:09:20.583 INFO:tasks.rados.rados.0.smithi111.stdout:421: writing smithi11166722-421 from 1777496 to 2453632 tid 2 2023-10-01T09:09:20.587 INFO:tasks.rados.rados.0.smithi111.stdout:421: writing smithi11166722-421 from 2950951 to 3058940 tid 3 2023-10-01T09:09:20.587 INFO:tasks.rados.rados.0.smithi111.stdout:422: write initial oid 422 2023-10-01T09:09:20.587 INFO:tasks.rados.rados.0.smithi111.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-10-01T09:09:20.594 INFO:tasks.rados.rados.0.smithi111.stdout:422: writing smithi11166722-422 from 675747 to 1154991 tid 1 2023-10-01T09:09:20.602 INFO:tasks.rados.rados.0.smithi111.stdout:422: writing smithi11166722-422 from 1835978 to 2372125 tid 2 2023-10-01T09:09:20.602 INFO:tasks.rados.rados.0.smithi111.stdout:423: write initial oid 423 2023-10-01T09:09:20.603 INFO:tasks.rados.rados.0.smithi111.stdout:411: finishing write tid 5 to smithi11166722-411 2023-10-01T09:09:20.603 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 411 v 101 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-10-01T09:09:20.603 INFO:tasks.rados.rados.0.smithi111.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-10-01T09:09:20.603 INFO:tasks.rados.rados.0.smithi111.stdout:412: finishing write tid 1 to smithi11166722-412 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:412: finishing write tid 2 to smithi11166722-412 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:412: finishing write tid 3 to smithi11166722-412 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:412: finishing write tid 4 to smithi11166722-412 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:412: finishing write tid 5 to smithi11166722-412 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 412 v 99 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:413: finishing write tid 1 to smithi11166722-413 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:413: finishing write tid 2 to smithi11166722-413 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:413: finishing write tid 3 to smithi11166722-413 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:413: finishing write tid 4 to smithi11166722-413 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:413: finishing write tid 5 to smithi11166722-413 2023-10-01T09:09:20.604 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 413 v 105 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-10-01T09:09:20.605 INFO:tasks.rados.rados.0.smithi111.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-10-01T09:09:20.605 INFO:tasks.rados.rados.0.smithi111.stdout:414: finishing write tid 1 to smithi11166722-414 2023-10-01T09:09:20.605 INFO:tasks.rados.rados.0.smithi111.stdout:414: finishing write tid 2 to smithi11166722-414 2023-10-01T09:09:20.605 INFO:tasks.rados.rados.0.smithi111.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-10-01T09:09:20.609 INFO:tasks.rados.rados.0.smithi111.stdout:423: writing smithi11166722-423 from 692554 to 1247047 tid 1 2023-10-01T09:09:20.617 INFO:tasks.rados.rados.0.smithi111.stdout:423: writing smithi11166722-423 from 1778107 to 2457912 tid 2 2023-10-01T09:09:20.621 INFO:tasks.rados.rados.0.smithi111.stdout:423: writing smithi11166722-423 from 2889444 to 3092554 tid 3 2023-10-01T09:09:20.621 INFO:tasks.rados.rados.0.smithi111.stdout:411: done (12 left) 2023-10-01T09:09:20.621 INFO:tasks.rados.rados.0.smithi111.stdout:412: done (11 left) 2023-10-01T09:09:20.622 INFO:tasks.rados.rados.0.smithi111.stdout:413: done (10 left) 2023-10-01T09:09:20.622 INFO:tasks.rados.rados.0.smithi111.stdout:424: write initial oid 424 2023-10-01T09:09:20.622 INFO:tasks.rados.rados.0.smithi111.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-10-01T09:09:20.628 INFO:tasks.rados.rados.0.smithi111.stdout:424: writing smithi11166722-424 from 709361 to 1339103 tid 1 2023-10-01T09:09:20.634 INFO:tasks.rados.rados.0.smithi111.stdout:424: writing smithi11166722-424 from 1836589 to 2376405 tid 2 2023-10-01T09:09:20.639 INFO:tasks.rados.rados.0.smithi111.stdout:424: writing smithi11166722-424 from 3033220 to 3109361 tid 3 2023-10-01T09:09:20.639 INFO:tasks.rados.rados.0.smithi111.stdout:425: write initial oid 425 2023-10-01T09:09:20.639 INFO:tasks.rados.rados.0.smithi111.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-10-01T09:09:20.647 INFO:tasks.rados.rados.0.smithi111.stdout:425: writing smithi11166722-425 from 726168 to 1431159 tid 1 2023-10-01T09:09:20.654 INFO:tasks.rados.rados.0.smithi111.stdout:425: writing smithi11166722-425 from 1895071 to 2578545 tid 2 2023-10-01T09:09:20.654 INFO:tasks.rados.rados.0.smithi111.stdout:426: write initial oid 426 2023-10-01T09:09:20.654 INFO:tasks.rados.rados.0.smithi111.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-10-01T09:09:20.664 INFO:tasks.rados.rados.0.smithi111.stdout:426: writing smithi11166722-426 from 742975 to 1523215 tid 1 2023-10-01T09:09:20.669 INFO:tasks.rados.rados.0.smithi111.stdout:426: writing smithi11166722-426 from 1953553 to 2380685 tid 2 2023-10-01T09:09:20.674 INFO:tasks.rados.rados.0.smithi111.stdout:426: writing smithi11166722-426 from 2971713 to 3142975 tid 3 2023-10-01T09:09:20.674 INFO:tasks.rados.rados.0.smithi111.stdout:427: write initial oid 427 2023-10-01T09:09:20.674 INFO:tasks.rados.rados.0.smithi111.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-10-01T09:09:20.682 INFO:tasks.rados.rados.0.smithi111.stdout:427: writing smithi11166722-427 from 759782 to 1331624 tid 1 2023-10-01T09:09:20.690 INFO:tasks.rados.rados.0.smithi111.stdout:427: writing smithi11166722-427 from 2012035 to 2699178 tid 2 2023-10-01T09:09:20.690 INFO:tasks.rados.rados.0.smithi111.stdout:428: write initial oid 428 2023-10-01T09:09:20.690 INFO:tasks.rados.rados.0.smithi111.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-10-01T09:09:20.698 INFO:tasks.rados.rados.0.smithi111.stdout:428: writing smithi11166722-428 from 776589 to 1423680 tid 1 2023-10-01T09:09:20.705 INFO:tasks.rados.rados.0.smithi111.stdout:428: writing smithi11166722-428 from 2070517 to 2501318 tid 2 2023-10-01T09:09:20.710 INFO:tasks.rados.rados.0.smithi111.stdout:428: writing smithi11166722-428 from 3026559 to 3176589 tid 3 2023-10-01T09:09:20.710 INFO:tasks.rados.rados.0.smithi111.stdout:429: write initial oid 429 2023-10-01T09:09:20.710 INFO:tasks.rados.rados.0.smithi111.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-10-01T09:09:20.719 INFO:tasks.rados.rados.0.smithi111.stdout:429: writing smithi11166722-429 from 793396 to 1515736 tid 1 2023-10-01T09:09:20.727 INFO:tasks.rados.rados.0.smithi111.stdout:429: writing smithi11166722-429 from 2128999 to 2819811 tid 2 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:414: finishing write tid 3 to smithi11166722-414 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:414: finishing write tid 4 to smithi11166722-414 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 414 v 127 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:415: finishing write tid 1 to smithi11166722-415 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:415: finishing write tid 2 to smithi11166722-415 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:415: finishing write tid 3 to smithi11166722-415 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:415: finishing write tid 4 to smithi11166722-415 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 415 v 86 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-10-01T09:09:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:416: finishing write tid 1 to smithi11166722-416 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:416: finishing write tid 2 to smithi11166722-416 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:416: finishing write tid 3 to smithi11166722-416 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:416: finishing write tid 4 to smithi11166722-416 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:416: finishing write tid 5 to smithi11166722-416 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 416 v 106 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:417: finishing write tid 1 to smithi11166722-417 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:417: finishing write tid 2 to smithi11166722-417 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:414: done (15 left) 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:415: done (14 left) 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:416: done (13 left) 2023-10-01T09:09:20.729 INFO:tasks.rados.rados.0.smithi111.stdout:430: write initial oid 430 2023-10-01T09:09:20.730 INFO:tasks.rados.rados.0.smithi111.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-10-01T09:09:20.737 INFO:tasks.rados.rados.0.smithi111.stdout:430: writing smithi11166722-430 from 410203 to 1207792 tid 1 2023-10-01T09:09:20.741 INFO:tasks.rados.rados.0.smithi111.stdout:430: writing smithi11166722-430 from 1787481 to 2221951 tid 2 2023-10-01T09:09:20.747 INFO:tasks.rados.rados.0.smithi111.stdout:430: writing smithi11166722-430 from 2681405 to 3210203 tid 3 2023-10-01T09:09:20.747 INFO:tasks.rados.rados.0.smithi111.stdout:431: write initial oid 431 2023-10-01T09:09:20.747 INFO:tasks.rados.rados.0.smithi111.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-10-01T09:09:20.752 INFO:tasks.rados.rados.0.smithi111.stdout:431: writing smithi11166722-431 from 427010 to 899848 tid 1 2023-10-01T09:09:20.761 INFO:tasks.rados.rados.0.smithi111.stdout:431: writing smithi11166722-431 from 1329610 to 2024091 tid 2 2023-10-01T09:09:20.768 INFO:tasks.rados.rados.0.smithi111.stdout:431: writing smithi11166722-431 from 2708828 to 3227010 tid 3 2023-10-01T09:09:20.768 INFO:tasks.rados.rados.0.smithi111.stdout:432: write initial oid 432 2023-10-01T09:09:20.768 INFO:tasks.rados.rados.0.smithi111.stdout:417: finishing write tid 3 to smithi11166722-417 2023-10-01T09:09:20.768 INFO:tasks.rados.rados.0.smithi111.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-10-01T09:09:20.774 INFO:tasks.rados.rados.0.smithi111.stdout:432: writing smithi11166722-432 from 443817 to 991904 tid 1 2023-10-01T09:09:20.781 INFO:tasks.rados.rados.0.smithi111.stdout:432: writing smithi11166722-432 from 1788092 to 2226231 tid 2 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:432: writing smithi11166722-432 from 3019898 to 3243817 tid 3 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:417: finishing write tid 4 to smithi11166722-417 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 417 v 64 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:417: done (15 left) 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:433: write initial oid 433 2023-10-01T09:09:20.788 INFO:tasks.rados.rados.0.smithi111.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-10-01T09:09:20.794 INFO:tasks.rados.rados.0.smithi111.stdout:433: writing smithi11166722-433 from 460624 to 1083960 tid 1 2023-10-01T09:09:20.803 INFO:tasks.rados.rados.0.smithi111.stdout:433: writing smithi11166722-433 from 1846574 to 2544724 tid 2 2023-10-01T09:09:20.808 INFO:tasks.rados.rados.0.smithi111.stdout:433: writing smithi11166722-433 from 3163674 to 3260624 tid 3 2023-10-01T09:09:20.808 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.808 INFO:tasks.rados.rados.0.smithi111.stdout:418: finishing write tid 1 to smithi11166722-418 2023-10-01T09:09:20.808 INFO:tasks.rados.rados.0.smithi111.stdout:418: finishing write tid 2 to smithi11166722-418 2023-10-01T09:09:20.808 INFO:tasks.rados.rados.0.smithi111.stdout:418: finishing write tid 3 to smithi11166722-418 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:418: finishing write tid 4 to smithi11166722-418 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:418: finishing write tid 5 to smithi11166722-418 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 418 v 68 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:419: finishing write tid 1 to smithi11166722-419 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:419: finishing write tid 2 to smithi11166722-419 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:419: finishing write tid 3 to smithi11166722-419 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:419: finishing write tid 4 to smithi11166722-419 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 419 v 105 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:420: finishing write tid 1 to smithi11166722-420 2023-10-01T09:09:20.809 INFO:tasks.rados.rados.0.smithi111.stdout:420: finishing write tid 2 to smithi11166722-420 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:420: finishing write tid 3 to smithi11166722-420 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:420: finishing write tid 4 to smithi11166722-420 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 420 v 102 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:421: finishing write tid 1 to smithi11166722-421 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:421: finishing write tid 2 to smithi11166722-421 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:421: finishing write tid 3 to smithi11166722-421 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:418: done (15 left) 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:419: done (14 left) 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:420: done (13 left) 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:434: write initial oid 434 2023-10-01T09:09:20.810 INFO:tasks.rados.rados.0.smithi111.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-10-01T09:09:20.815 INFO:tasks.rados.rados.0.smithi111.stdout:434: writing smithi11166722-434 from 477431 to 1176016 tid 1 2023-10-01T09:09:20.823 INFO:tasks.rados.rados.0.smithi111.stdout:434: writing smithi11166722-434 from 1905056 to 2346864 tid 2 2023-10-01T09:09:20.829 INFO:tasks.rados.rados.0.smithi111.stdout:434: writing smithi11166722-434 from 3074744 to 3277431 tid 3 2023-10-01T09:09:20.829 INFO:tasks.rados.rados.0.smithi111.stdout:435: write initial oid 435 2023-10-01T09:09:20.829 INFO:tasks.rados.rados.0.smithi111.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-10-01T09:09:20.835 INFO:tasks.rados.rados.0.smithi111.stdout:435: writing smithi11166722-435 from 494238 to 984425 tid 1 2023-10-01T09:09:20.843 INFO:tasks.rados.rados.0.smithi111.stdout:435: writing smithi11166722-435 from 1563538 to 2265357 tid 2 2023-10-01T09:09:20.849 INFO:tasks.rados.rados.0.smithi111.stdout:435: writing smithi11166722-435 from 2818520 to 3294238 tid 3 2023-10-01T09:09:20.849 INFO:tasks.rados.rados.0.smithi111.stdout:436: write initial oid 436 2023-10-01T09:09:20.849 INFO:tasks.rados.rados.0.smithi111.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-10-01T09:09:20.855 INFO:tasks.rados.rados.0.smithi111.stdout:436: writing smithi11166722-436 from 511045 to 1076481 tid 1 2023-10-01T09:09:20.861 INFO:tasks.rados.rados.0.smithi111.stdout:436: writing smithi11166722-436 from 1622020 to 2067497 tid 2 2023-10-01T09:09:20.870 INFO:tasks.rados.rados.0.smithi111.stdout:436: writing smithi11166722-436 from 2729590 to 3286445 tid 3 2023-10-01T09:09:20.870 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:421: finishing write tid 4 to smithi11166722-421 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:421: finishing write tid 5 to smithi11166722-421 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 109 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:422: finishing write tid 1 to smithi11166722-422 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:422: finishing write tid 2 to smithi11166722-422 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:422: finishing write tid 3 to smithi11166722-422 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:422: finishing write tid 4 to smithi11166722-422 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 422 v 105 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:423: finishing write tid 1 to smithi11166722-423 2023-10-01T09:09:20.871 INFO:tasks.rados.rados.0.smithi111.stdout:423: finishing write tid 2 to smithi11166722-423 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:423: finishing write tid 3 to smithi11166722-423 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:423: finishing write tid 4 to smithi11166722-423 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:423: finishing write tid 5 to smithi11166722-423 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 423 v 103 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:424: finishing write tid 1 to smithi11166722-424 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:424: finishing write tid 2 to smithi11166722-424 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:424: finishing write tid 3 to smithi11166722-424 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:424: finishing write tid 4 to smithi11166722-424 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:424: finishing write tid 5 to smithi11166722-424 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 424 v 92 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-10-01T09:09:20.872 INFO:tasks.rados.rados.0.smithi111.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:425: finishing write tid 1 to smithi11166722-425 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:425: finishing write tid 2 to smithi11166722-425 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:425: finishing write tid 3 to smithi11166722-425 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:425: finishing write tid 4 to smithi11166722-425 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 425 v 96 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:426: finishing write tid 1 to smithi11166722-426 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:426: finishing write tid 2 to smithi11166722-426 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:426: finishing write tid 3 to smithi11166722-426 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:426: finishing write tid 4 to smithi11166722-426 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:426: finishing write tid 5 to smithi11166722-426 2023-10-01T09:09:20.873 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 426 v 131 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:427: finishing write tid 1 to smithi11166722-427 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:427: finishing write tid 2 to smithi11166722-427 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:427: finishing write tid 3 to smithi11166722-427 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:427: finishing write tid 4 to smithi11166722-427 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 427 v 89 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:428: finishing write tid 1 to smithi11166722-428 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:428: finishing write tid 2 to smithi11166722-428 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:428: finishing write tid 3 to smithi11166722-428 2023-10-01T09:09:20.874 INFO:tasks.rados.rados.0.smithi111.stdout:428: finishing write tid 4 to smithi11166722-428 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:428: finishing write tid 5 to smithi11166722-428 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 428 v 109 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:429: finishing write tid 1 to smithi11166722-429 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:429: finishing write tid 2 to smithi11166722-429 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:429: finishing write tid 3 to smithi11166722-429 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:429: finishing write tid 4 to smithi11166722-429 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 429 v 89 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:430: finishing write tid 1 to smithi11166722-430 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:430: finishing write tid 2 to smithi11166722-430 2023-10-01T09:09:20.875 INFO:tasks.rados.rados.0.smithi111.stdout:430: finishing write tid 3 to smithi11166722-430 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:430: finishing write tid 4 to smithi11166722-430 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:430: finishing write tid 5 to smithi11166722-430 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 430 v 107 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:431: finishing write tid 1 to smithi11166722-431 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:431: finishing write tid 2 to smithi11166722-431 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:431: finishing write tid 3 to smithi11166722-431 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:421: done (15 left) 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:422: done (14 left) 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:423: done (13 left) 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:424: done (12 left) 2023-10-01T09:09:20.876 INFO:tasks.rados.rados.0.smithi111.stdout:425: done (11 left) 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:426: done (10 left) 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:427: done (9 left) 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:428: done (8 left) 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:429: done (7 left) 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:430: done (6 left) 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:437: write initial oid 437 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-10-01T09:09:20.877 INFO:tasks.rados.rados.0.smithi111.stdout:437: writing smithi11166722-437 from 527852 to 1168537 tid 1 2023-10-01T09:09:20.883 INFO:tasks.rados.rados.0.smithi111.stdout:437: writing smithi11166722-437 from 1680502 to 2269637 tid 2 2023-10-01T09:09:20.891 INFO:tasks.rados.rados.0.smithi111.stdout:437: writing smithi11166722-437 from 2757013 to 3327852 tid 3 2023-10-01T09:09:20.891 INFO:tasks.rados.rados.0.smithi111.stdout:438: write initial oid 438 2023-10-01T09:09:20.891 INFO:tasks.rados.rados.0.smithi111.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-10-01T09:09:20.898 INFO:tasks.rados.rados.0.smithi111.stdout:438: writing smithi11166722-438 from 544659 to 1260593 tid 1 2023-10-01T09:09:20.904 INFO:tasks.rados.rados.0.smithi111.stdout:438: writing smithi11166722-438 from 1738984 to 2188130 tid 2 2023-10-01T09:09:20.911 INFO:tasks.rados.rados.0.smithi111.stdout:438: writing smithi11166722-438 from 2784436 to 3344659 tid 3 2023-10-01T09:09:20.911 INFO:tasks.rados.rados.0.smithi111.stdout:439: write initial oid 439 2023-10-01T09:09:20.911 INFO:tasks.rados.rados.0.smithi111.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-10-01T09:09:20.919 INFO:tasks.rados.rados.0.smithi111.stdout:439: writing smithi11166722-439 from 561466 to 1352649 tid 1 2023-10-01T09:09:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:439: writing smithi11166722-439 from 2081113 to 2673917 tid 2 2023-10-01T09:09:20.932 INFO:tasks.rados.rados.0.smithi111.stdout:439: writing smithi11166722-439 from 3095506 to 3361466 tid 3 2023-10-01T09:09:20.932 INFO:tasks.rados.rados.0.smithi111.stdout:440: write initial oid 440 2023-10-01T09:09:20.932 INFO:tasks.rados.rados.0.smithi111.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-10-01T09:09:20.939 INFO:tasks.rados.rados.0.smithi111.stdout:440: writing smithi11166722-440 from 578273 to 1044705 tid 1 2023-10-01T09:09:20.947 INFO:tasks.rados.rados.0.smithi111.stdout:440: writing smithi11166722-440 from 1739595 to 2192410 tid 2 2023-10-01T09:09:20.955 INFO:tasks.rados.rados.0.smithi111.stdout:440: writing smithi11166722-440 from 2722929 to 3378273 tid 3 2023-10-01T09:09:20.956 INFO:tasks.rados.rados.0.smithi111.stdout:441: write initial oid 441 2023-10-01T09:09:20.956 INFO:tasks.rados.rados.0.smithi111.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-10-01T09:09:20.963 INFO:tasks.rados.rados.0.smithi111.stdout:441: writing smithi11166722-441 from 595080 to 1136761 tid 1 2023-10-01T09:09:20.970 INFO:tasks.rados.rados.0.smithi111.stdout:441: writing smithi11166722-441 from 1798077 to 2394550 tid 2 2023-10-01T09:09:20.976 INFO:tasks.rados.rados.0.smithi111.stdout:441: writing smithi11166722-441 from 3150352 to 3395080 tid 3 2023-10-01T09:09:20.977 INFO:tasks.rados.rados.0.smithi111.stdout:442: write initial oid 442 2023-10-01T09:09:20.977 INFO:tasks.rados.rados.0.smithi111.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-10-01T09:09:20.984 INFO:tasks.rados.rados.0.smithi111.stdout:442: writing smithi11166722-442 from 611887 to 1345170 tid 1 2023-10-01T09:09:20.991 INFO:tasks.rados.rados.0.smithi111.stdout:442: writing smithi11166722-442 from 1972912 to 2429396 tid 2 2023-10-01T09:09:20.996 INFO:tasks.rados.rados.0.smithi111.stdout:442: writing smithi11166722-442 from 2894128 to 3411887 tid 3 2023-10-01T09:09:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:443: write initial oid 443 2023-10-01T09:09:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-10-01T09:09:21.003 INFO:tasks.rados.rados.0.smithi111.stdout:443: writing smithi11166722-443 from 628694 to 1037226 tid 1 2023-10-01T09:09:21.012 INFO:tasks.rados.rados.0.smithi111.stdout:443: writing smithi11166722-443 from 1515041 to 2115183 tid 2 2023-10-01T09:09:21.021 INFO:tasks.rados.rados.0.smithi111.stdout:443: writing smithi11166722-443 from 2805198 to 3357310 tid 3 2023-10-01T09:09:21.021 INFO:tasks.rados.rados.0.smithi111.stdout:444: write initial oid 444 2023-10-01T09:09:21.021 INFO:tasks.rados.rados.0.smithi111.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-10-01T09:09:21.027 INFO:tasks.rados.rados.0.smithi111.stdout:444: writing smithi11166722-444 from 645501 to 1129282 tid 1 2023-10-01T09:09:21.033 INFO:tasks.rados.rados.0.smithi111.stdout:444: writing smithi11166722-444 from 1573523 to 2033676 tid 2 2023-10-01T09:09:21.040 INFO:tasks.rados.rados.0.smithi111.stdout:444: writing smithi11166722-444 from 2548974 to 3312358 tid 3 2023-10-01T09:09:21.040 INFO:tasks.rados.rados.0.smithi111.stdout:445: write initial oid 445 2023-10-01T09:09:21.040 INFO:tasks.rados.rados.0.smithi111.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-10-01T09:09:21.047 INFO:tasks.rados.rados.0.smithi111.stdout:445: writing smithi11166722-445 from 662308 to 1221338 tid 1 2023-10-01T09:09:21.053 INFO:tasks.rados.rados.0.smithi111.stdout:445: writing smithi11166722-445 from 1632005 to 2235816 tid 2 2023-10-01T09:09:21.060 INFO:tasks.rados.rados.0.smithi111.stdout:445: writing smithi11166722-445 from 2860044 to 3462308 tid 3 2023-10-01T09:09:21.061 INFO:tasks.rados.rados.0.smithi111.stdout:446: write initial oid 446 2023-10-01T09:09:21.061 INFO:tasks.rados.rados.0.smithi111.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-10-01T09:09:21.068 INFO:tasks.rados.rados.0.smithi111.stdout:446: writing smithi11166722-446 from 679115 to 1313394 tid 1 2023-10-01T09:09:21.076 INFO:tasks.rados.rados.0.smithi111.stdout:446: writing smithi11166722-446 from 2090487 to 2554309 tid 2 2023-10-01T09:09:21.082 INFO:tasks.rados.rados.0.smithi111.stdout:446: writing smithi11166722-446 from 3003820 to 3479115 tid 3 2023-10-01T09:09:21.082 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.082 INFO:tasks.rados.rados.0.smithi111.stdout:431: finishing write tid 4 to smithi11166722-431 2023-10-01T09:09:21.082 INFO:tasks.rados.rados.0.smithi111.stdout:431: finishing write tid 5 to smithi11166722-431 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 431 v 72 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:432: finishing write tid 1 to smithi11166722-432 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:432: finishing write tid 2 to smithi11166722-432 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:432: finishing write tid 3 to smithi11166722-432 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:432: finishing write tid 4 to smithi11166722-432 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:432: finishing write tid 5 to smithi11166722-432 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 62 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-10-01T09:09:21.083 INFO:tasks.rados.rados.0.smithi111.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:433: finishing write tid 1 to smithi11166722-433 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:433: finishing write tid 2 to smithi11166722-433 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:433: finishing write tid 3 to smithi11166722-433 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:433: finishing write tid 4 to smithi11166722-433 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:433: finishing write tid 5 to smithi11166722-433 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 67 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:434: finishing write tid 1 to smithi11166722-434 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:431: done (15 left) 2023-10-01T09:09:21.084 INFO:tasks.rados.rados.0.smithi111.stdout:432: done (14 left) 2023-10-01T09:09:21.085 INFO:tasks.rados.rados.0.smithi111.stdout:433: done (13 left) 2023-10-01T09:09:21.085 INFO:tasks.rados.rados.0.smithi111.stdout:447: write initial oid 447 2023-10-01T09:09:21.085 INFO:tasks.rados.rados.0.smithi111.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-10-01T09:09:21.093 INFO:tasks.rados.rados.0.smithi111.stdout:447: writing smithi11166722-447 from 695922 to 1405450 tid 1 2023-10-01T09:09:21.101 INFO:tasks.rados.rados.0.smithi111.stdout:447: writing smithi11166722-447 from 2032616 to 2640096 tid 2 2023-10-01T09:09:21.106 INFO:tasks.rados.rados.0.smithi111.stdout:447: writing smithi11166722-447 from 3198537 to 3495922 tid 3 2023-10-01T09:09:21.106 INFO:tasks.rados.rados.0.smithi111.stdout:448: write initial oid 448 2023-10-01T09:09:21.106 INFO:tasks.rados.rados.0.smithi111.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-10-01T09:09:21.115 INFO:tasks.rados.rados.0.smithi111.stdout:448: writing smithi11166722-448 from 712729 to 1497506 tid 1 2023-10-01T09:09:21.121 INFO:tasks.rados.rados.0.smithi111.stdout:448: writing smithi11166722-448 from 2091098 to 2558589 tid 2 2023-10-01T09:09:21.127 INFO:tasks.rados.rados.0.smithi111.stdout:448: writing smithi11166722-448 from 3342313 to 3512729 tid 3 2023-10-01T09:09:21.127 INFO:tasks.rados.rados.0.smithi111.stdout:449: write initial oid 449 2023-10-01T09:09:21.127 INFO:tasks.rados.rados.0.smithi111.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-10-01T09:09:21.134 INFO:tasks.rados.rados.0.smithi111.stdout:449: writing smithi11166722-449 from 729536 to 1189562 tid 1 2023-10-01T09:09:21.141 INFO:tasks.rados.rados.0.smithi111.stdout:449: writing smithi11166722-449 from 1749580 to 2360729 tid 2 2023-10-01T09:09:21.148 INFO:tasks.rados.rados.0.smithi111.stdout:449: writing smithi11166722-449 from 2853383 to 3305833 tid 3 2023-10-01T09:09:21.148 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.148 INFO:tasks.rados.rados.0.smithi111.stdout:434: finishing write tid 2 to smithi11166722-434 2023-10-01T09:09:21.148 INFO:tasks.rados.rados.0.smithi111.stdout:434: finishing write tid 3 to smithi11166722-434 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:434: finishing write tid 4 to smithi11166722-434 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:434: finishing write tid 5 to smithi11166722-434 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 135 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:435: finishing write tid 1 to smithi11166722-435 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:435: finishing write tid 2 to smithi11166722-435 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:435: finishing write tid 3 to smithi11166722-435 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:435: finishing write tid 4 to smithi11166722-435 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:435: finishing write tid 5 to smithi11166722-435 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 435 v 66 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-10-01T09:09:21.149 INFO:tasks.rados.rados.0.smithi111.stdout:436: finishing write tid 1 to smithi11166722-436 2023-10-01T09:09:21.150 INFO:tasks.rados.rados.0.smithi111.stdout:434: done (15 left) 2023-10-01T09:09:21.150 INFO:tasks.rados.rados.0.smithi111.stdout:435: done (14 left) 2023-10-01T09:09:21.150 INFO:tasks.rados.rados.0.smithi111.stdout:450: write initial oid 450 2023-10-01T09:09:21.150 INFO:tasks.rados.rados.0.smithi111.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-10-01T09:09:21.157 INFO:tasks.rados.rados.0.smithi111.stdout:450: writing smithi11166722-450 from 746343 to 1397971 tid 1 2023-10-01T09:09:21.165 INFO:tasks.rados.rados.0.smithi111.stdout:450: writing smithi11166722-450 from 1924415 to 2679222 tid 2 2023-10-01T09:09:21.171 INFO:tasks.rados.rados.0.smithi111.stdout:450: writing smithi11166722-450 from 3397159 to 3546343 tid 3 2023-10-01T09:09:21.171 INFO:tasks.rados.rados.0.smithi111.stdout:451: write initial oid 451 2023-10-01T09:09:21.172 INFO:tasks.rados.rados.0.smithi111.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-10-01T09:09:21.179 INFO:tasks.rados.rados.0.smithi111.stdout:451: writing smithi11166722-451 from 763150 to 1490027 tid 1 2023-10-01T09:09:21.186 INFO:tasks.rados.rados.0.smithi111.stdout:451: writing smithi11166722-451 from 1982897 to 2597715 tid 2 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:451: writing smithi11166722-451 from 3024582 to 3499576 tid 3 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:436: finishing write tid 2 to smithi11166722-436 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:436: finishing write tid 3 to smithi11166722-436 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:436: finishing write tid 4 to smithi11166722-436 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:436: finishing write tid 5 to smithi11166722-436 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 436 v 110 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-10-01T09:09:21.194 INFO:tasks.rados.rados.0.smithi111.stdout:437: finishing write tid 1 to smithi11166722-437 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:437: finishing write tid 2 to smithi11166722-437 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:437: finishing write tid 3 to smithi11166722-437 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:437: finishing write tid 4 to smithi11166722-437 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:437: finishing write tid 5 to smithi11166722-437 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 437 v 93 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:436: done (15 left) 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:437: done (14 left) 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:452: write initial oid 452 2023-10-01T09:09:21.195 INFO:tasks.rados.rados.0.smithi111.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-10-01T09:09:21.199 INFO:tasks.rados.rados.0.smithi111.stdout:452: writing smithi11166722-452 from 779957 to 1182083 tid 1 2023-10-01T09:09:21.208 INFO:tasks.rados.rados.0.smithi111.stdout:452: writing smithi11166722-452 from 1925026 to 2683502 tid 2 2023-10-01T09:09:21.213 INFO:tasks.rados.rados.0.smithi111.stdout:452: writing smithi11166722-452 from 3335652 to 3579957 tid 3 2023-10-01T09:09:21.213 INFO:tasks.rados.rados.0.smithi111.stdout:453: write initial oid 453 2023-10-01T09:09:21.213 INFO:tasks.rados.rados.0.smithi111.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-10-01T09:09:21.221 INFO:tasks.rados.rados.0.smithi111.stdout:453: writing smithi11166722-453 from 796764 to 1274139 tid 1 2023-10-01T09:09:21.229 INFO:tasks.rados.rados.0.smithi111.stdout:453: writing smithi11166722-453 from 1983508 to 2601995 tid 2 2023-10-01T09:09:21.235 INFO:tasks.rados.rados.0.smithi111.stdout:453: writing smithi11166722-453 from 3363075 to 3596764 tid 3 2023-10-01T09:09:21.235 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: finishing write tid 1 to smithi11166722-438 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: finishing write tid 2 to smithi11166722-438 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: finishing write tid 3 to smithi11166722-438 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: finishing write tid 4 to smithi11166722-438 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: finishing write tid 5 to smithi11166722-438 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 438 v 70 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:439: finishing write tid 1 to smithi11166722-439 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:438: done (15 left) 2023-10-01T09:09:21.236 INFO:tasks.rados.rados.0.smithi111.stdout:454: write initial oid 454 2023-10-01T09:09:21.237 INFO:tasks.rados.rados.0.smithi111.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-10-01T09:09:21.240 INFO:tasks.rados.rados.0.smithi111.stdout:454: writing smithi11166722-454 from 413571 to 966195 tid 1 2023-10-01T09:09:21.249 INFO:tasks.rados.rados.0.smithi111.stdout:454: writing smithi11166722-454 from 1641990 to 2404135 tid 2 2023-10-01T09:09:21.256 INFO:tasks.rados.rados.0.smithi111.stdout:454: writing smithi11166722-454 from 2990498 to 3415661 tid 3 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:439: finishing write tid 2 to smithi11166722-439 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:439: finishing write tid 3 to smithi11166722-439 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:439: finishing write tid 4 to smithi11166722-439 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:439: finishing write tid 5 to smithi11166722-439 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 100 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:440: finishing write tid 1 to smithi11166722-440 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:440: finishing write tid 2 to smithi11166722-440 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:440: finishing write tid 3 to smithi11166722-440 2023-10-01T09:09:21.257 INFO:tasks.rados.rados.0.smithi111.stdout:440: finishing write tid 4 to smithi11166722-440 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:440: finishing write tid 5 to smithi11166722-440 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 440 v 109 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:441: finishing write tid 1 to smithi11166722-441 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:439: done (15 left) 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:440: done (14 left) 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:455: write initial oid 455 2023-10-01T09:09:21.258 INFO:tasks.rados.rados.0.smithi111.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-10-01T09:09:21.263 INFO:tasks.rados.rados.0.smithi111.stdout:455: writing smithi11166722-455 from 430378 to 1058251 tid 1 2023-10-01T09:09:21.271 INFO:tasks.rados.rados.0.smithi111.stdout:455: writing smithi11166722-455 from 1700472 to 2322628 tid 2 2023-10-01T09:09:21.279 INFO:tasks.rados.rados.0.smithi111.stdout:455: writing smithi11166722-455 from 3017921 to 3630378 tid 3 2023-10-01T09:09:21.279 INFO:tasks.rados.rados.0.smithi111.stdout:456: write initial oid 456 2023-10-01T09:09:21.279 INFO:tasks.rados.rados.0.smithi111.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-10-01T09:09:21.286 INFO:tasks.rados.rados.0.smithi111.stdout:456: writing smithi11166722-456 from 447185 to 1150307 tid 1 2023-10-01T09:09:21.294 INFO:tasks.rados.rados.0.smithi111.stdout:456: writing smithi11166722-456 from 1642601 to 2408415 tid 2 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:456: writing smithi11166722-456 from 2928991 to 3376698 tid 3 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:441: finishing write tid 2 to smithi11166722-441 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:441: finishing write tid 3 to smithi11166722-441 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:441: finishing write tid 4 to smithi11166722-441 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:441: finishing write tid 5 to smithi11166722-441 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 441 v 114 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-10-01T09:09:21.301 INFO:tasks.rados.rados.0.smithi111.stdout:442: finishing write tid 1 to smithi11166722-442 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:442: finishing write tid 2 to smithi11166722-442 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:442: finishing write tid 3 to smithi11166722-442 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:442: finishing write tid 4 to smithi11166722-442 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:442: finishing write tid 5 to smithi11166722-442 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 442 v 93 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:443: finishing write tid 1 to smithi11166722-443 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:443: finishing write tid 2 to smithi11166722-443 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:443: finishing write tid 3 to smithi11166722-443 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:443: finishing write tid 4 to smithi11166722-443 2023-10-01T09:09:21.302 INFO:tasks.rados.rados.0.smithi111.stdout:443: finishing write tid 5 to smithi11166722-443 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 443 v 104 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:444: finishing write tid 1 to smithi11166722-444 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:444: finishing write tid 2 to smithi11166722-444 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:444: finishing write tid 3 to smithi11166722-444 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:444: finishing write tid 4 to smithi11166722-444 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:444: finishing write tid 5 to smithi11166722-444 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 444 v 139 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:445: finishing write tid 1 to smithi11166722-445 2023-10-01T09:09:21.303 INFO:tasks.rados.rados.0.smithi111.stdout:445: finishing write tid 2 to smithi11166722-445 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:445: finishing write tid 3 to smithi11166722-445 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:441: done (15 left) 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:442: done (14 left) 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:443: done (13 left) 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:444: done (12 left) 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:457: write initial oid 457 2023-10-01T09:09:21.304 INFO:tasks.rados.rados.0.smithi111.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-10-01T09:09:21.308 INFO:tasks.rados.rados.0.smithi111.stdout:457: writing smithi11166722-457 from 463992 to 1242363 tid 1 2023-10-01T09:09:21.316 INFO:tasks.rados.rados.0.smithi111.stdout:457: writing smithi11166722-457 from 1701083 to 2326908 tid 2 2023-10-01T09:09:21.329 INFO:tasks.rados.rados.0.smithi111.stdout:457: writing smithi11166722-457 from 2956414 to 3615393 tid 3 2023-10-01T09:09:21.330 INFO:tasks.rados.rados.0.smithi111.stdout:458: write initial oid 458 2023-10-01T09:09:21.330 INFO:tasks.rados.rados.0.smithi111.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-10-01T09:09:21.340 INFO:tasks.rados.rados.0.smithi111.stdout:458: writing smithi11166722-458 from 480799 to 1050772 tid 1 2023-10-01T09:09:21.347 INFO:tasks.rados.rados.0.smithi111.stdout:458: writing smithi11166722-458 from 1475918 to 2245401 tid 2 2023-10-01T09:09:21.354 INFO:tasks.rados.rados.0.smithi111.stdout:458: writing smithi11166722-458 from 2700190 to 3286794 tid 3 2023-10-01T09:09:21.354 INFO:tasks.rados.rados.0.smithi111.stdout:459: write initial oid 459 2023-10-01T09:09:21.354 INFO:tasks.rados.rados.0.smithi111.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-10-01T09:09:21.360 INFO:tasks.rados.rados.0.smithi111.stdout:459: writing smithi11166722-459 from 497606 to 1142828 tid 1 2023-10-01T09:09:21.369 INFO:tasks.rados.rados.0.smithi111.stdout:459: writing smithi11166722-459 from 1934400 to 2563894 tid 2 2023-10-01T09:09:21.376 INFO:tasks.rados.rados.0.smithi111.stdout:459: writing smithi11166722-459 from 3243966 to 3697606 tid 3 2023-10-01T09:09:21.376 INFO:tasks.rados.rados.0.smithi111.stdout:460: write initial oid 460 2023-10-01T09:09:21.376 INFO:tasks.rados.rados.0.smithi111.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-10-01T09:09:21.385 INFO:tasks.rados.rados.0.smithi111.stdout:460: writing smithi11166722-460 from 514413 to 1234884 tid 1 2023-10-01T09:09:21.394 INFO:tasks.rados.rados.0.smithi111.stdout:460: writing smithi11166722-460 from 1876529 to 2649681 tid 2 2023-10-01T09:09:21.401 INFO:tasks.rados.rados.0.smithi111.stdout:460: writing smithi11166722-460 from 3438683 to 3714413 tid 3 2023-10-01T09:09:21.401 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.401 INFO:tasks.rados.rados.0.smithi111.stdout:445: finishing write tid 4 to smithi11166722-445 2023-10-01T09:09:21.401 INFO:tasks.rados.rados.0.smithi111.stdout:445: finishing write tid 5 to smithi11166722-445 2023-10-01T09:09:21.401 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 445 v 97 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-10-01T09:09:21.401 INFO:tasks.rados.rados.0.smithi111.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-10-01T09:09:21.402 INFO:tasks.rados.rados.0.smithi111.stdout:446: finishing write tid 1 to smithi11166722-446 2023-10-01T09:09:21.402 INFO:tasks.rados.rados.0.smithi111.stdout:445: done (15 left) 2023-10-01T09:09:21.402 INFO:tasks.rados.rados.0.smithi111.stdout:461: write initial oid 461 2023-10-01T09:09:21.402 INFO:tasks.rados.rados.0.smithi111.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-10-01T09:09:21.409 INFO:tasks.rados.rados.0.smithi111.stdout:461: writing smithi11166722-461 from 531220 to 1326940 tid 1 2023-10-01T09:09:21.416 INFO:tasks.rados.rados.0.smithi111.stdout:461: writing smithi11166722-461 from 1935011 to 2451821 tid 2 2023-10-01T09:09:21.422 INFO:tasks.rados.rados.0.smithi111.stdout:461: writing smithi11166722-461 from 3066106 to 3486526 tid 3 2023-10-01T09:09:21.422 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.422 INFO:tasks.rados.rados.0.smithi111.stdout:446: finishing write tid 2 to smithi11166722-446 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:446: finishing write tid 3 to smithi11166722-446 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:446: finishing write tid 4 to smithi11166722-446 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:446: finishing write tid 5 to smithi11166722-446 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 446 v 93 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:447: finishing write tid 1 to smithi11166722-447 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:447: finishing write tid 2 to smithi11166722-447 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:447: finishing write tid 3 to smithi11166722-447 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:447: finishing write tid 4 to smithi11166722-447 2023-10-01T09:09:21.423 INFO:tasks.rados.rados.0.smithi111.stdout:447: finishing write tid 5 to smithi11166722-447 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 447 v 109 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:448: finishing write tid 1 to smithi11166722-448 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:448: finishing write tid 2 to smithi11166722-448 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:448: finishing write tid 3 to smithi11166722-448 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:446: done (15 left) 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:447: done (14 left) 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:462: write initial oid 462 2023-10-01T09:09:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-10-01T09:09:21.428 INFO:tasks.rados.rados.0.smithi111.stdout:462: writing smithi11166722-462 from 548027 to 1018996 tid 1 2023-10-01T09:09:21.437 INFO:tasks.rados.rados.0.smithi111.stdout:462: writing smithi11166722-462 from 1593493 to 2370314 tid 2 2023-10-01T09:09:21.446 INFO:tasks.rados.rados.0.smithi111.stdout:462: writing smithi11166722-462 from 3093529 to 3725221 tid 3 2023-10-01T09:09:21.446 INFO:tasks.rados.rados.0.smithi111.stdout:463: write initial oid 463 2023-10-01T09:09:21.446 INFO:tasks.rados.rados.0.smithi111.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-10-01T09:09:21.452 INFO:tasks.rados.rados.0.smithi111.stdout:463: writing smithi11166722-463 from 564834 to 1111052 tid 1 2023-10-01T09:09:21.459 INFO:tasks.rados.rados.0.smithi111.stdout:463: writing smithi11166722-463 from 1651975 to 2172454 tid 2 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout:463: writing smithi11166722-463 from 2720952 to 3280269 tid 3 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout:448: finishing write tid 4 to smithi11166722-448 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout:448: finishing write tid 5 to smithi11166722-448 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 448 v 113 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-10-01T09:09:21.467 INFO:tasks.rados.rados.0.smithi111.stdout:449: finishing write tid 1 to smithi11166722-449 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:449: finishing write tid 2 to smithi11166722-449 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:449: finishing write tid 3 to smithi11166722-449 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:449: finishing write tid 4 to smithi11166722-449 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:449: finishing write tid 5 to smithi11166722-449 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 449 v 117 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:448: done (15 left) 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:449: done (14 left) 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:464: write initial oid 464 2023-10-01T09:09:21.468 INFO:tasks.rados.rados.0.smithi111.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-10-01T09:09:21.473 INFO:tasks.rados.rados.0.smithi111.stdout:464: writing smithi11166722-464 from 581641 to 1203108 tid 1 2023-10-01T09:09:21.482 INFO:tasks.rados.rados.0.smithi111.stdout:464: writing smithi11166722-464 from 1994104 to 2774594 tid 2 2023-10-01T09:09:21.488 INFO:tasks.rados.rados.0.smithi111.stdout:464: writing smithi11166722-464 from 3432022 to 3781641 tid 3 2023-10-01T09:09:21.488 INFO:tasks.rados.rados.0.smithi111.stdout:465: write initial oid 465 2023-10-01T09:09:21.488 INFO:tasks.rados.rados.0.smithi111.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-10-01T09:09:21.494 INFO:tasks.rados.rados.0.smithi111.stdout:465: writing smithi11166722-465 from 598448 to 1011517 tid 1 2023-10-01T09:09:21.501 INFO:tasks.rados.rados.0.smithi111.stdout:465: writing smithi11166722-465 from 1768939 to 2293087 tid 2 2023-10-01T09:09:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:465: writing smithi11166722-465 from 2775798 to 3357659 tid 3 2023-10-01T09:09:21.511 INFO:tasks.rados.rados.0.smithi111.stdout:465: writing smithi11166722-465 from 3781488 to 3798448 tid 4 2023-10-01T09:09:21.511 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.511 INFO:tasks.rados.rados.0.smithi111.stdout:450: finishing write tid 1 to smithi11166722-450 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:450: finishing write tid 2 to smithi11166722-450 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:450: finishing write tid 3 to smithi11166722-450 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:450: finishing write tid 4 to smithi11166722-450 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:450: finishing write tid 5 to smithi11166722-450 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 450 v 76 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:451: finishing write tid 1 to smithi11166722-451 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:451: finishing write tid 2 to smithi11166722-451 2023-10-01T09:09:21.512 INFO:tasks.rados.rados.0.smithi111.stdout:451: finishing write tid 3 to smithi11166722-451 2023-10-01T09:09:21.513 INFO:tasks.rados.rados.0.smithi111.stdout:451: finishing write tid 4 to smithi11166722-451 2023-10-01T09:09:21.513 INFO:tasks.rados.rados.0.smithi111.stdout:450: done (15 left) 2023-10-01T09:09:21.513 INFO:tasks.rados.rados.0.smithi111.stdout:466: write initial oid 466 2023-10-01T09:09:21.513 INFO:tasks.rados.rados.0.smithi111.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-10-01T09:09:21.517 INFO:tasks.rados.rados.0.smithi111.stdout:466: writing smithi11166722-466 from 615255 to 1103573 tid 1 2023-10-01T09:09:21.526 INFO:tasks.rados.rados.0.smithi111.stdout:466: writing smithi11166722-466 from 1827421 to 2611580 tid 2 2023-10-01T09:09:21.535 INFO:tasks.rados.rados.0.smithi111.stdout:466: writing smithi11166722-466 from 3203221 to 3815255 tid 3 2023-10-01T09:09:21.535 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:451: finishing write tid 5 to smithi11166722-451 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 451 v 113 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:452: finishing write tid 1 to smithi11166722-452 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:452: finishing write tid 2 to smithi11166722-452 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:452: finishing write tid 3 to smithi11166722-452 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:452: finishing write tid 4 to smithi11166722-452 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:452: finishing write tid 5 to smithi11166722-452 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 452 v 111 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:453: finishing write tid 1 to smithi11166722-453 2023-10-01T09:09:21.536 INFO:tasks.rados.rados.0.smithi111.stdout:453: finishing write tid 2 to smithi11166722-453 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:453: finishing write tid 3 to smithi11166722-453 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:453: finishing write tid 4 to smithi11166722-453 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:453: finishing write tid 5 to smithi11166722-453 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 453 v 108 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:454: finishing write tid 1 to smithi11166722-454 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:454: finishing write tid 2 to smithi11166722-454 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:454: finishing write tid 3 to smithi11166722-454 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:454: finishing write tid 4 to smithi11166722-454 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:454: finishing write tid 5 to smithi11166722-454 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 78 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-10-01T09:09:21.537 INFO:tasks.rados.rados.0.smithi111.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:455: finishing write tid 1 to smithi11166722-455 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:455: finishing write tid 2 to smithi11166722-455 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:455: finishing write tid 3 to smithi11166722-455 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:455: finishing write tid 4 to smithi11166722-455 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:455: finishing write tid 5 to smithi11166722-455 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 455 v 143 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:456: finishing write tid 1 to smithi11166722-456 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:456: finishing write tid 2 to smithi11166722-456 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:456: finishing write tid 3 to smithi11166722-456 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:456: finishing write tid 4 to smithi11166722-456 2023-10-01T09:09:21.538 INFO:tasks.rados.rados.0.smithi111.stdout:456: finishing write tid 5 to smithi11166722-456 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 456 v 115 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:457: finishing write tid 1 to smithi11166722-457 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:457: finishing write tid 2 to smithi11166722-457 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:457: finishing write tid 3 to smithi11166722-457 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:451: done (15 left) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:452: done (14 left) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:453: done (13 left) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:454: done (12 left) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:455: done (11 left) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:456: done (10 left) 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:467: write initial oid 467 2023-10-01T09:09:21.539 INFO:tasks.rados.rados.0.smithi111.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-10-01T09:09:21.541 INFO:tasks.rados.rados.0.smithi111.stdout:467: writing smithi11166722-467 from 632062 to 1195629 tid 1 2023-10-01T09:09:21.548 INFO:tasks.rados.rados.0.smithi111.stdout:467: writing smithi11166722-467 from 1885903 to 2413720 tid 2 2023-10-01T09:09:21.555 INFO:tasks.rados.rados.0.smithi111.stdout:467: writing smithi11166722-467 from 2830644 to 3551402 tid 3 2023-10-01T09:09:21.555 INFO:tasks.rados.rados.0.smithi111.stdout:468: write initial oid 468 2023-10-01T09:09:21.555 INFO:tasks.rados.rados.0.smithi111.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-10-01T09:09:21.563 INFO:tasks.rados.rados.0.smithi111.stdout:468: writing smithi11166722-468 from 648869 to 1287685 tid 1 2023-10-01T09:09:21.571 INFO:tasks.rados.rados.0.smithi111.stdout:468: writing smithi11166722-468 from 1828032 to 2615860 tid 2 2023-10-01T09:09:21.578 INFO:tasks.rados.rados.0.smithi111.stdout:468: writing smithi11166722-468 from 3141714 to 3673744 tid 3 2023-10-01T09:09:21.578 INFO:tasks.rados.rados.0.smithi111.stdout:469: write initial oid 469 2023-10-01T09:09:21.579 INFO:tasks.rados.rados.0.smithi111.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-10-01T09:09:21.587 INFO:tasks.rados.rados.0.smithi111.stdout:469: writing smithi11166722-469 from 665676 to 1379741 tid 1 2023-10-01T09:09:21.593 INFO:tasks.rados.rados.0.smithi111.stdout:469: writing smithi11166722-469 from 1886514 to 2418000 tid 2 2023-10-01T09:09:21.602 INFO:tasks.rados.rados.0.smithi111.stdout:469: writing smithi11166722-469 from 3169137 to 3865676 tid 3 2023-10-01T09:09:21.603 INFO:tasks.rados.rados.0.smithi111.stdout:470: write initial oid 470 2023-10-01T09:09:21.603 INFO:tasks.rados.rados.0.smithi111.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-10-01T09:09:21.610 INFO:tasks.rados.rados.0.smithi111.stdout:470: writing smithi11166722-470 from 682483 to 1471797 tid 1 2023-10-01T09:09:21.618 INFO:tasks.rados.rados.0.smithi111.stdout:470: writing smithi11166722-470 from 1944996 to 2736493 tid 2 2023-10-01T09:09:21.624 INFO:tasks.rados.rados.0.smithi111.stdout:470: writing smithi11166722-470 from 3196560 to 3751134 tid 3 2023-10-01T09:09:21.624 INFO:tasks.rados.rados.0.smithi111.stdout:471: write initial oid 471 2023-10-01T09:09:21.624 INFO:tasks.rados.rados.0.smithi111.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-10-01T09:09:21.631 INFO:tasks.rados.rados.0.smithi111.stdout:471: writing smithi11166722-471 from 699290 to 1163853 tid 1 2023-10-01T09:09:21.637 INFO:tasks.rados.rados.0.smithi111.stdout:471: writing smithi11166722-471 from 1603478 to 2138633 tid 2 2023-10-01T09:09:21.646 INFO:tasks.rados.rados.0.smithi111.stdout:471: writing smithi11166722-471 from 2823983 to 3589829 tid 3 2023-10-01T09:09:21.646 INFO:tasks.rados.rados.0.smithi111.stdout:472: write initial oid 472 2023-10-01T09:09:21.646 INFO:tasks.rados.rados.0.smithi111.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-10-01T09:09:21.654 INFO:tasks.rados.rados.0.smithi111.stdout:472: writing smithi11166722-472 from 716097 to 1255909 tid 1 2023-10-01T09:09:21.663 INFO:tasks.rados.rados.0.smithi111.stdout:472: writing smithi11166722-472 from 1945607 to 2740773 tid 2 2023-10-01T09:09:21.671 INFO:tasks.rados.rados.0.smithi111.stdout:472: writing smithi11166722-472 from 3535053 to 3916097 tid 3 2023-10-01T09:09:21.671 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.671 INFO:tasks.rados.rados.0.smithi111.stdout:457: finishing write tid 4 to smithi11166722-457 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:457: finishing write tid 5 to smithi11166722-457 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 457 v 147 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:458: finishing write tid 1 to smithi11166722-458 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:458: finishing write tid 2 to smithi11166722-458 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:457: done (15 left) 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:473: write initial oid 473 2023-10-01T09:09:21.672 INFO:tasks.rados.rados.0.smithi111.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-10-01T09:09:21.681 INFO:tasks.rados.rados.0.smithi111.stdout:473: writing smithi11166722-473 from 732904 to 1464318 tid 1 2023-10-01T09:09:21.690 INFO:tasks.rados.rados.0.smithi111.stdout:473: writing smithi11166722-473 from 2120442 to 2659266 tid 2 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout:473: writing smithi11166722-473 from 3278829 to 3783572 tid 3 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout:458: finishing write tid 3 to smithi11166722-458 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout:458: finishing write tid 4 to smithi11166722-458 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout:458: finishing write tid 5 to smithi11166722-458 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 458 v 82 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-10-01T09:09:21.698 INFO:tasks.rados.rados.0.smithi111.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:459: finishing write tid 1 to smithi11166722-459 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:459: finishing write tid 2 to smithi11166722-459 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:459: finishing write tid 3 to smithi11166722-459 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:459: finishing write tid 4 to smithi11166722-459 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:459: finishing write tid 5 to smithi11166722-459 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 459 v 97 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:460: finishing write tid 1 to smithi11166722-460 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:460: finishing write tid 2 to smithi11166722-460 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:460: finishing write tid 3 to smithi11166722-460 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:460: finishing write tid 4 to smithi11166722-460 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:460: finishing write tid 5 to smithi11166722-460 2023-10-01T09:09:21.699 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 460 v 117 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:461: finishing write tid 1 to smithi11166722-461 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:458: done (15 left) 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:459: done (14 left) 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:460: done (13 left) 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:474: write initial oid 474 2023-10-01T09:09:21.700 INFO:tasks.rados.rados.0.smithi111.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-10-01T09:09:21.704 INFO:tasks.rados.rados.0.smithi111.stdout:474: writing smithi11166722-474 from 749711 to 1156374 tid 1 2023-10-01T09:09:21.712 INFO:tasks.rados.rados.0.smithi111.stdout:474: writing smithi11166722-474 from 1778924 to 2461406 tid 2 2023-10-01T09:09:21.720 INFO:tasks.rados.rados.0.smithi111.stdout:474: writing smithi11166722-474 from 3189899 to 3905914 tid 3 2023-10-01T09:09:21.721 INFO:tasks.rados.rados.0.smithi111.stdout:475: write initial oid 475 2023-10-01T09:09:21.721 INFO:tasks.rados.rados.0.smithi111.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-10-01T09:09:21.727 INFO:tasks.rados.rados.0.smithi111.stdout:475: writing smithi11166722-475 from 766518 to 1248430 tid 1 2023-10-01T09:09:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:475: writing smithi11166722-475 from 1837406 to 2379899 tid 2 2023-10-01T09:09:21.741 INFO:tasks.rados.rados.0.smithi111.stdout:475: writing smithi11166722-475 from 2933675 to 3460962 tid 3 2023-10-01T09:09:21.744 INFO:tasks.rados.rados.0.smithi111.stdout:475: writing smithi11166722-475 from 3876584 to 3966518 tid 4 2023-10-01T09:09:21.744 INFO:tasks.rados.rados.0.smithi111.stdout:476: write initial oid 476 2023-10-01T09:09:21.745 INFO:tasks.rados.rados.0.smithi111.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-10-01T09:09:21.752 INFO:tasks.rados.rados.0.smithi111.stdout:476: writing smithi11166722-476 from 783325 to 1340486 tid 1 2023-10-01T09:09:21.759 INFO:tasks.rados.rados.0.smithi111.stdout:476: writing smithi11166722-476 from 1779535 to 2465686 tid 2 2023-10-01T09:09:21.767 INFO:tasks.rados.rados.0.smithi111.stdout:476: writing smithi11166722-476 from 3244745 to 3699657 tid 3 2023-10-01T09:09:21.767 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.767 INFO:tasks.rados.rados.0.smithi111.stdout:461: finishing write tid 2 to smithi11166722-461 2023-10-01T09:09:21.767 INFO:tasks.rados.rados.0.smithi111.stdout:461: finishing write tid 3 to smithi11166722-461 2023-10-01T09:09:21.767 INFO:tasks.rados.rados.0.smithi111.stdout:461: finishing write tid 4 to smithi11166722-461 2023-10-01T09:09:21.767 INFO:tasks.rados.rados.0.smithi111.stdout:461: finishing write tid 5 to smithi11166722-461 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 461 v 74 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:462: finishing write tid 1 to smithi11166722-462 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:462: finishing write tid 2 to smithi11166722-462 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:462: finishing write tid 3 to smithi11166722-462 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:462: finishing write tid 4 to smithi11166722-462 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:462: finishing write tid 5 to smithi11166722-462 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 462 v 118 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:463: finishing write tid 1 to smithi11166722-463 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:463: finishing write tid 2 to smithi11166722-463 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:463: finishing write tid 3 to smithi11166722-463 2023-10-01T09:09:21.768 INFO:tasks.rados.rados.0.smithi111.stdout:463: finishing write tid 4 to smithi11166722-463 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:463: finishing write tid 5 to smithi11166722-463 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 463 v 112 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:464: finishing write tid 1 to smithi11166722-464 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:464: finishing write tid 2 to smithi11166722-464 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:461: done (15 left) 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:462: done (14 left) 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:463: done (13 left) 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:477: write initial oid 477 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:464: finishing write tid 3 to smithi11166722-464 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:464: finishing write tid 4 to smithi11166722-464 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:464: finishing write tid 5 to smithi11166722-464 2023-10-01T09:09:21.769 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 464 v 122 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-10-01T09:09:21.770 INFO:tasks.rados.rados.0.smithi111.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-10-01T09:09:21.770 INFO:tasks.rados.rados.0.smithi111.stdout:465: finishing write tid 1 to smithi11166722-465 2023-10-01T09:09:21.770 INFO:tasks.rados.rados.0.smithi111.stdout:465: finishing write tid 2 to smithi11166722-465 2023-10-01T09:09:21.770 INFO:tasks.rados.rados.0.smithi111.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-10-01T09:09:21.773 INFO:tasks.rados.rados.0.smithi111.stdout:477: writing smithi11166722-477 from 400132 to 1032542 tid 1 2023-10-01T09:09:21.779 INFO:tasks.rados.rados.0.smithi111.stdout:477: writing smithi11166722-477 from 1438017 to 1984179 tid 2 2023-10-01T09:09:21.779 INFO:tasks.rados.rados.0.smithi111.stdout:464: done (13 left) 2023-10-01T09:09:21.779 INFO:tasks.rados.rados.0.smithi111.stdout:478: write initial oid 478 2023-10-01T09:09:21.779 INFO:tasks.rados.rados.0.smithi111.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-10-01T09:09:21.785 INFO:tasks.rados.rados.0.smithi111.stdout:478: writing smithi11166722-478 from 416939 to 1124598 tid 1 2023-10-01T09:09:21.791 INFO:tasks.rados.rados.0.smithi111.stdout:478: writing smithi11166722-478 from 1896499 to 2016939 tid 2 2023-10-01T09:09:21.791 INFO:tasks.rados.rados.0.smithi111.stdout:479: write initial oid 479 2023-10-01T09:09:21.791 INFO:tasks.rados.rados.0.smithi111.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-10-01T09:09:21.798 INFO:tasks.rados.rados.0.smithi111.stdout:479: writing smithi11166722-479 from 433746 to 1216654 tid 1 2023-10-01T09:09:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:21 smithi183 bash[27651]: cluster 2023-10-01T09:09:20.147792+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 606 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 28 MiB/s wr, 143 op/s 2023-10-01T09:09:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:21 smithi183 bash[27651]: audit 2023-10-01T09:09:20.559951+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.111:0/375580209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:21.803 INFO:tasks.rados.rados.0.smithi111.stdout:479: writing smithi11166722-479 from 1954981 to 2033746 tid 2 2023-10-01T09:09:21.803 INFO:tasks.rados.rados.0.smithi111.stdout:480: write initial oid 480 2023-10-01T09:09:21.804 INFO:tasks.rados.rados.0.smithi111.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-10-01T09:09:21.809 INFO:tasks.rados.rados.0.smithi111.stdout:480: writing smithi11166722-480 from 450553 to 1025063 tid 1 2023-10-01T09:09:21.815 INFO:tasks.rados.rados.0.smithi111.stdout:480: writing smithi11166722-480 from 1613463 to 2050553 tid 2 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:465: finishing write tid 3 to smithi11166722-465 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:465: finishing write tid 4 to smithi11166722-465 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:465: finishing write tid 5 to smithi11166722-465 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:465: finishing write tid 6 to smithi11166722-465 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 465 v 97 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-10-01T09:09:21.816 INFO:tasks.rados.rados.0.smithi111.stdout:466: finishing write tid 1 to smithi11166722-466 2023-10-01T09:09:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:466: finishing write tid 2 to smithi11166722-466 2023-10-01T09:09:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:465: done (15 left) 2023-10-01T09:09:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:481: write initial oid 481 2023-10-01T09:09:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-10-01T09:09:21.822 INFO:tasks.rados.rados.0.smithi111.stdout:481: writing smithi11166722-481 from 467360 to 1117119 tid 1 2023-10-01T09:09:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:21 smithi111 bash[33891]: cluster 2023-10-01T09:09:20.147792+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 606 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 28 MiB/s wr, 143 op/s 2023-10-01T09:09:21.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:21 smithi111 bash[33891]: audit 2023-10-01T09:09:20.559951+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.111:0/375580209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:21.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:21 smithi111 bash[27369]: cluster 2023-10-01T09:09:20.147792+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 606 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 28 MiB/s wr, 143 op/s 2023-10-01T09:09:21.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:21 smithi111 bash[27369]: audit 2023-10-01T09:09:20.559951+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.111:0/375580209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:481: writing smithi11166722-481 from 1671945 to 2067360 tid 2 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:466: finishing write tid 3 to smithi11166722-466 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:466: finishing write tid 4 to smithi11166722-466 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:466: finishing write tid 5 to smithi11166722-466 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 466 v 101 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-10-01T09:09:21.828 INFO:tasks.rados.rados.0.smithi111.stdout:467: finishing write tid 1 to smithi11166722-467 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:467: finishing write tid 2 to smithi11166722-467 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:467: finishing write tid 3 to smithi11166722-467 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:467: finishing write tid 4 to smithi11166722-467 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:467: finishing write tid 5 to smithi11166722-467 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 467 v 71 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:468: finishing write tid 1 to smithi11166722-468 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:468: finishing write tid 2 to smithi11166722-468 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:468: finishing write tid 3 to smithi11166722-468 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:466: done (15 left) 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:467: done (14 left) 2023-10-01T09:09:21.829 INFO:tasks.rados.rados.0.smithi111.stdout:482: write initial oid 482 2023-10-01T09:09:21.830 INFO:tasks.rados.rados.0.smithi111.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-10-01T09:09:21.834 INFO:tasks.rados.rados.0.smithi111.stdout:482: writing smithi11166722-482 from 484167 to 1209175 tid 1 2023-10-01T09:09:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:482: writing smithi11166722-482 from 1730427 to 2084167 tid 2 2023-10-01T09:09:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:483: write initial oid 483 2023-10-01T09:09:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-10-01T09:09:21.845 INFO:tasks.rados.rados.0.smithi111.stdout:483: writing smithi11166722-483 from 500974 to 901231 tid 1 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:483: writing smithi11166722-483 from 1388909 to 1946078 tid 2 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:468: finishing write tid 4 to smithi11166722-468 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:468: finishing write tid 5 to smithi11166722-468 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 468 v 116 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:469: finishing write tid 1 to smithi11166722-469 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:469: finishing write tid 2 to smithi11166722-469 2023-10-01T09:09:21.853 INFO:tasks.rados.rados.0.smithi111.stdout:469: finishing write tid 3 to smithi11166722-469 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:469: finishing write tid 4 to smithi11166722-469 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:469: finishing write tid 5 to smithi11166722-469 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 469 v 113 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:470: finishing write tid 1 to smithi11166722-470 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:470: finishing write tid 2 to smithi11166722-470 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:470: finishing write tid 3 to smithi11166722-470 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:470: finishing write tid 4 to smithi11166722-470 2023-10-01T09:09:21.854 INFO:tasks.rados.rados.0.smithi111.stdout:470: finishing write tid 5 to smithi11166722-470 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 470 v 80 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:471: finishing write tid 1 to smithi11166722-471 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:471: finishing write tid 2 to smithi11166722-471 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:471: finishing write tid 3 to smithi11166722-471 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:471: finishing write tid 4 to smithi11166722-471 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:471: finishing write tid 5 to smithi11166722-471 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 471 v 121 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:472: finishing write tid 1 to smithi11166722-472 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:472: finishing write tid 2 to smithi11166722-472 2023-10-01T09:09:21.855 INFO:tasks.rados.rados.0.smithi111.stdout:472: finishing write tid 3 to smithi11166722-472 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:472: finishing write tid 4 to smithi11166722-472 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:472: finishing write tid 5 to smithi11166722-472 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 472 v 125 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:473: finishing write tid 1 to smithi11166722-473 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:473: finishing write tid 2 to smithi11166722-473 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:468: done (15 left) 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:469: done (14 left) 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:470: done (13 left) 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:471: done (12 left) 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:472: done (11 left) 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:484: write initial oid 484 2023-10-01T09:09:21.856 INFO:tasks.rados.rados.0.smithi111.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-10-01T09:09:21.857 INFO:tasks.rados.rados.0.smithi111.stdout:484: writing smithi11166722-484 from 517781 to 993287 tid 1 2023-10-01T09:09:21.864 INFO:tasks.rados.rados.0.smithi111.stdout:484: writing smithi11166722-484 from 1731038 to 2117781 tid 2 2023-10-01T09:09:21.864 INFO:tasks.rados.rados.0.smithi111.stdout:485: write initial oid 485 2023-10-01T09:09:21.864 INFO:tasks.rados.rados.0.smithi111.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-10-01T09:09:21.870 INFO:tasks.rados.rados.0.smithi111.stdout:485: writing smithi11166722-485 from 534588 to 1085343 tid 1 2023-10-01T09:09:21.877 INFO:tasks.rados.rados.0.smithi111.stdout:485: writing smithi11166722-485 from 1789520 to 2134588 tid 2 2023-10-01T09:09:21.877 INFO:tasks.rados.rados.0.smithi111.stdout:486: write initial oid 486 2023-10-01T09:09:21.877 INFO:tasks.rados.rados.0.smithi111.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-10-01T09:09:21.884 INFO:tasks.rados.rados.0.smithi111.stdout:486: writing smithi11166722-486 from 551395 to 1177399 tid 1 2023-10-01T09:09:21.890 INFO:tasks.rados.rados.0.smithi111.stdout:486: writing smithi11166722-486 from 1848002 to 2151395 tid 2 2023-10-01T09:09:21.890 INFO:tasks.rados.rados.0.smithi111.stdout:487: write initial oid 487 2023-10-01T09:09:21.890 INFO:tasks.rados.rados.0.smithi111.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-10-01T09:09:21.898 INFO:tasks.rados.rados.0.smithi111.stdout:487: writing smithi11166722-487 from 568202 to 1269455 tid 1 2023-10-01T09:09:21.904 INFO:tasks.rados.rados.0.smithi111.stdout:487: writing smithi11166722-487 from 1906484 to 2168202 tid 2 2023-10-01T09:09:21.904 INFO:tasks.rados.rados.0.smithi111.stdout:488: write initial oid 488 2023-10-01T09:09:21.904 INFO:tasks.rados.rados.0.smithi111.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-10-01T09:09:21.910 INFO:tasks.rados.rados.0.smithi111.stdout:488: writing smithi11166722-488 from 585009 to 1077864 tid 1 2023-10-01T09:09:21.917 INFO:tasks.rados.rados.0.smithi111.stdout:488: writing smithi11166722-488 from 1564966 to 2185009 tid 2 2023-10-01T09:09:21.917 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.917 INFO:tasks.rados.rados.0.smithi111.stdout:473: finishing write tid 3 to smithi11166722-473 2023-10-01T09:09:21.917 INFO:tasks.rados.rados.0.smithi111.stdout:473: finishing write tid 4 to smithi11166722-473 2023-10-01T09:09:21.917 INFO:tasks.rados.rados.0.smithi111.stdout:473: finishing write tid 5 to smithi11166722-473 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 473 v 97 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:474: finishing write tid 1 to smithi11166722-474 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:474: finishing write tid 2 to smithi11166722-474 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:474: finishing write tid 3 to smithi11166722-474 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:474: finishing write tid 4 to smithi11166722-474 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:473: done (15 left) 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:489: write initial oid 489 2023-10-01T09:09:21.918 INFO:tasks.rados.rados.0.smithi111.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-10-01T09:09:21.924 INFO:tasks.rados.rados.0.smithi111.stdout:489: writing smithi11166722-489 from 601816 to 1169920 tid 1 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:489: writing smithi11166722-489 from 1623448 to 2075271 tid 2 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:474: finishing write tid 5 to smithi11166722-474 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 474 v 126 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:474: done (15 left) 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:490: write initial oid 490 2023-10-01T09:09:21.930 INFO:tasks.rados.rados.0.smithi111.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-10-01T09:09:21.937 INFO:tasks.rados.rados.0.smithi111.stdout:490: writing smithi11166722-490 from 618623 to 1261976 tid 1 2023-10-01T09:09:21.943 INFO:tasks.rados.rados.0.smithi111.stdout:490: writing smithi11166722-490 from 1681930 to 2218623 tid 2 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: finishing write tid 1 to smithi11166722-475 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: finishing write tid 2 to smithi11166722-475 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: finishing write tid 3 to smithi11166722-475 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: finishing write tid 4 to smithi11166722-475 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: finishing write tid 5 to smithi11166722-475 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: finishing write tid 6 to smithi11166722-475 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 475 v 121 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:476: finishing write tid 1 to smithi11166722-476 2023-10-01T09:09:21.944 INFO:tasks.rados.rados.0.smithi111.stdout:476: finishing write tid 2 to smithi11166722-476 2023-10-01T09:09:21.945 INFO:tasks.rados.rados.0.smithi111.stdout:476: finishing write tid 3 to smithi11166722-476 2023-10-01T09:09:21.945 INFO:tasks.rados.rados.0.smithi111.stdout:476: finishing write tid 4 to smithi11166722-476 2023-10-01T09:09:21.945 INFO:tasks.rados.rados.0.smithi111.stdout:475: done (15 left) 2023-10-01T09:09:21.945 INFO:tasks.rados.rados.0.smithi111.stdout:491: write initial oid 491 2023-10-01T09:09:21.945 INFO:tasks.rados.rados.0.smithi111.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-10-01T09:09:21.951 INFO:tasks.rados.rados.0.smithi111.stdout:491: writing smithi11166722-491 from 635430 to 1354032 tid 1 2023-10-01T09:09:21.957 INFO:tasks.rados.rados.0.smithi111.stdout:491: writing smithi11166722-491 from 2140412 to 2235430 tid 2 2023-10-01T09:09:21.957 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.957 INFO:tasks.rados.rados.0.smithi111.stdout:476: finishing write tid 5 to smithi11166722-476 2023-10-01T09:09:21.957 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 476 v 117 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-10-01T09:09:21.957 INFO:tasks.rados.rados.0.smithi111.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-10-01T09:09:21.958 INFO:tasks.rados.rados.0.smithi111.stdout:476: done (15 left) 2023-10-01T09:09:21.958 INFO:tasks.rados.rados.0.smithi111.stdout:492: write initial oid 492 2023-10-01T09:09:21.958 INFO:tasks.rados.rados.0.smithi111.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-10-01T09:09:21.965 INFO:tasks.rados.rados.0.smithi111.stdout:492: writing smithi11166722-492 from 652237 to 1446088 tid 1 2023-10-01T09:09:21.970 INFO:tasks.rados.rados.0.smithi111.stdout:492: writing smithi11166722-492 from 2198894 to 2252237 tid 2 2023-10-01T09:09:21.970 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:21.970 INFO:tasks.rados.rados.0.smithi111.stdout:477: finishing write tid 1 to smithi11166722-477 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:477: finishing write tid 2 to smithi11166722-477 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:477: finishing write tid 3 to smithi11166722-477 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:477: finishing write tid 4 to smithi11166722-477 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 477 v 100 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:478: finishing write tid 1 to smithi11166722-478 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:478: finishing write tid 2 to smithi11166722-478 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:478: finishing write tid 3 to smithi11166722-478 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:478: finishing write tid 4 to smithi11166722-478 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 100 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:479: finishing write tid 1 to smithi11166722-479 2023-10-01T09:09:21.971 INFO:tasks.rados.rados.0.smithi111.stdout:479: finishing write tid 2 to smithi11166722-479 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:479: finishing write tid 3 to smithi11166722-479 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:479: finishing write tid 4 to smithi11166722-479 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 479 v 104 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:480: finishing write tid 1 to smithi11166722-480 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:480: finishing write tid 2 to smithi11166722-480 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:477: done (15 left) 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:478: done (14 left) 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:479: done (13 left) 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:493: write initial oid 493 2023-10-01T09:09:21.972 INFO:tasks.rados.rados.0.smithi111.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-10-01T09:09:21.976 INFO:tasks.rados.rados.0.smithi111.stdout:493: writing smithi11166722-493 from 669044 to 1138144 tid 1 2023-10-01T09:09:21.983 INFO:tasks.rados.rados.0.smithi111.stdout:493: writing smithi11166722-493 from 1741023 to 2200184 tid 2 2023-10-01T09:09:21.983 INFO:tasks.rados.rados.0.smithi111.stdout:494: write initial oid 494 2023-10-01T09:09:21.983 INFO:tasks.rados.rados.0.smithi111.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-10-01T09:09:21.990 INFO:tasks.rados.rados.0.smithi111.stdout:494: writing smithi11166722-494 from 685851 to 1230200 tid 1 2023-10-01T09:09:21.996 INFO:tasks.rados.rados.0.smithi111.stdout:494: writing smithi11166722-494 from 1799505 to 2285851 tid 2 2023-10-01T09:09:21.996 INFO:tasks.rados.rados.0.smithi111.stdout:495: write initial oid 495 2023-10-01T09:09:21.997 INFO:tasks.rados.rados.0.smithi111.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-10-01T09:09:22.004 INFO:tasks.rados.rados.0.smithi111.stdout:495: writing smithi11166722-495 from 702658 to 1322256 tid 1 2023-10-01T09:09:22.010 INFO:tasks.rados.rados.0.smithi111.stdout:495: writing smithi11166722-495 from 1857987 to 2302658 tid 2 2023-10-01T09:09:22.010 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:480: finishing write tid 3 to smithi11166722-480 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:480: finishing write tid 4 to smithi11166722-480 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 480 v 150 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:481: finishing write tid 1 to smithi11166722-481 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:480: done (15 left) 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:496: write initial oid 496 2023-10-01T09:09:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-10-01T09:09:22.017 INFO:tasks.rados.rados.0.smithi111.stdout:496: writing smithi11166722-496 from 719465 to 1130665 tid 1 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout:496: writing smithi11166722-496 from 1632822 to 2319465 tid 2 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout:481: finishing write tid 2 to smithi11166722-481 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout:481: finishing write tid 3 to smithi11166722-481 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout:481: finishing write tid 4 to smithi11166722-481 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 481 v 153 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-10-01T09:09:22.025 INFO:tasks.rados.rados.0.smithi111.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:482: finishing write tid 1 to smithi11166722-482 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:482: finishing write tid 2 to smithi11166722-482 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:482: finishing write tid 3 to smithi11166722-482 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:482: finishing write tid 4 to smithi11166722-482 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 482 v 77 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:483: finishing write tid 1 to smithi11166722-483 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:483: finishing write tid 2 to smithi11166722-483 2023-10-01T09:09:22.026 INFO:tasks.rados.rados.0.smithi111.stdout:483: finishing write tid 3 to smithi11166722-483 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:483: finishing write tid 4 to smithi11166722-483 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 483 v 118 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:484: finishing write tid 1 to smithi11166722-484 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:484: finishing write tid 2 to smithi11166722-484 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:484: finishing write tid 3 to smithi11166722-484 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:484: finishing write tid 4 to smithi11166722-484 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 74 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:485: finishing write tid 1 to smithi11166722-485 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:485: finishing write tid 2 to smithi11166722-485 2023-10-01T09:09:22.027 INFO:tasks.rados.rados.0.smithi111.stdout:485: finishing write tid 3 to smithi11166722-485 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:485: finishing write tid 4 to smithi11166722-485 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 485 v 120 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:481: done (15 left) 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:482: done (14 left) 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:483: done (13 left) 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:484: done (12 left) 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:485: done (11 left) 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:497: write initial oid 497 2023-10-01T09:09:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-10-01T09:09:22.031 INFO:tasks.rados.rados.0.smithi111.stdout:497: writing smithi11166722-497 from 736272 to 1222721 tid 1 2023-10-01T09:09:22.038 INFO:tasks.rados.rados.0.smithi111.stdout:497: writing smithi11166722-497 from 1974951 to 2336272 tid 2 2023-10-01T09:09:22.038 INFO:tasks.rados.rados.0.smithi111.stdout:498: write initial oid 498 2023-10-01T09:09:22.038 INFO:tasks.rados.rados.0.smithi111.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-10-01T09:09:22.045 INFO:tasks.rados.rados.0.smithi111.stdout:498: writing smithi11166722-498 from 753079 to 1314777 tid 1 2023-10-01T09:09:22.051 INFO:tasks.rados.rados.0.smithi111.stdout:498: writing smithi11166722-498 from 2033433 to 2353079 tid 2 2023-10-01T09:09:22.052 INFO:tasks.rados.rados.0.smithi111.stdout:499: write initial oid 499 2023-10-01T09:09:22.052 INFO:tasks.rados.rados.0.smithi111.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-10-01T09:09:22.061 INFO:tasks.rados.rados.0.smithi111.stdout:499: writing smithi11166722-499 from 769886 to 1406833 tid 1 2023-10-01T09:09:22.068 INFO:tasks.rados.rados.0.smithi111.stdout:499: writing smithi11166722-499 from 2091915 to 2369886 tid 2 2023-10-01T09:09:22.068 INFO:tasks.rados.rados.0.smithi111.stdout:500: write initial oid 500 2023-10-01T09:09:22.068 INFO:tasks.rados.rados.0.smithi111.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-10-01T09:09:22.079 INFO:tasks.rados.rados.0.smithi111.stdout:500: writing smithi11166722-500 from 786693 to 1498889 tid 1 2023-10-01T09:09:22.085 INFO:tasks.rados.rados.0.smithi111.stdout:500: writing smithi11166722-500 from 2150397 to 2386693 tid 2 2023-10-01T09:09:22.086 INFO:tasks.rados.rados.0.smithi111.stdout:501: write oid 208 current snap is 0 2023-10-01T09:09:22.086 INFO:tasks.rados.rados.0.smithi111.stdout:486: finishing write tid 1 to smithi11166722-486 2023-10-01T09:09:22.086 INFO:tasks.rados.rados.0.smithi111.stdout:486: finishing write tid 2 to smithi11166722-486 2023-10-01T09:09:22.086 INFO:tasks.rados.rados.0.smithi111.stdout:486: finishing write tid 3 to smithi11166722-486 2023-10-01T09:09:22.086 INFO:tasks.rados.rados.0.smithi111.stdout:486: finishing write tid 4 to smithi11166722-486 2023-10-01T09:09:22.086 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 486 v 124 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:487: finishing write tid 1 to smithi11166722-487 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:487: finishing write tid 2 to smithi11166722-487 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:487: finishing write tid 3 to smithi11166722-487 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:487: finishing write tid 4 to smithi11166722-487 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 487 v 85 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:488: finishing write tid 1 to smithi11166722-488 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:488: finishing write tid 2 to smithi11166722-488 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:488: finishing write tid 3 to smithi11166722-488 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:488: finishing write tid 4 to smithi11166722-488 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 488 v 100 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-10-01T09:09:22.087 INFO:tasks.rados.rados.0.smithi111.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:489: finishing write tid 1 to smithi11166722-489 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:489: finishing write tid 2 to smithi11166722-489 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:489: finishing write tid 3 to smithi11166722-489 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:489: finishing write tid 4 to smithi11166722-489 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 489 v 129 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-10-01T09:09:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-10-01T09:09:22.093 INFO:tasks.rados.rados.0.smithi111.stdout:501: writing smithi11166722-208 from 403500 to 1190945 tid 1 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:501: writing smithi11166722-208 from 1692526 to 2166363 tid 2 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:486: done (15 left) 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:487: done (14 left) 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:488: done (13 left) 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:489: done (12 left) 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:502: write oid 202 current snap is 0 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:490: finishing write tid 1 to smithi11166722-490 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:490: finishing write tid 2 to smithi11166722-490 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:490: finishing write tid 3 to smithi11166722-490 2023-10-01T09:09:22.100 INFO:tasks.rados.rados.0.smithi111.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-10-01T09:09:22.107 INFO:tasks.rados.rados.0.smithi111.stdout:502: writing smithi11166722-202 from 420307 to 883001 tid 1 2023-10-01T09:09:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:502: writing smithi11166722-202 from 1351008 to 1968503 tid 2 2023-10-01T09:09:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:503: delete oid 75 current snap is 0 2023-10-01T09:09:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:490: finishing write tid 4 to smithi11166722-490 2023-10-01T09:09:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 490 v 103 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:491: finishing write tid 1 to smithi11166722-491 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:491: finishing write tid 2 to smithi11166722-491 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:491: finishing write tid 3 to smithi11166722-491 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:491: finishing write tid 4 to smithi11166722-491 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 491 v 83 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:492: finishing write tid 1 to smithi11166722-492 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:492: finishing write tid 2 to smithi11166722-492 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:492: finishing write tid 3 to smithi11166722-492 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:492: finishing write tid 4 to smithi11166722-492 2023-10-01T09:09:22.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 492 v 80 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:493: finishing write tid 1 to smithi11166722-493 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:493: finishing write tid 2 to smithi11166722-493 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:493: finishing write tid 3 to smithi11166722-493 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:493: finishing write tid 4 to smithi11166722-493 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 493 v 128 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:494: finishing write tid 1 to smithi11166722-494 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:494: finishing write tid 2 to smithi11166722-494 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:494: finishing write tid 3 to smithi11166722-494 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:494: finishing write tid 4 to smithi11166722-494 2023-10-01T09:09:22.118 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 494 v 103 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:495: finishing write tid 1 to smithi11166722-495 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:495: finishing write tid 2 to smithi11166722-495 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:495: finishing write tid 3 to smithi11166722-495 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:495: finishing write tid 4 to smithi11166722-495 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 495 v 132 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:496: finishing write tid 1 to smithi11166722-496 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:496: finishing write tid 2 to smithi11166722-496 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:496: finishing write tid 3 to smithi11166722-496 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:496: finishing write tid 4 to smithi11166722-496 2023-10-01T09:09:22.119 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 496 v 86 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:497: finishing write tid 1 to smithi11166722-497 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:497: finishing write tid 2 to smithi11166722-497 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:497: finishing write tid 3 to smithi11166722-497 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:497: finishing write tid 4 to smithi11166722-497 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 497 v 89 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-10-01T09:09:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:498: finishing write tid 1 to smithi11166722-498 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:498: finishing write tid 2 to smithi11166722-498 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:498: finishing write tid 3 to smithi11166722-498 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:498: finishing write tid 4 to smithi11166722-498 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 498 v 131 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:499: finishing write tid 1 to smithi11166722-499 2023-10-01T09:09:22.121 INFO:tasks.rados.rados.0.smithi111.stdout:499: finishing write tid 2 to smithi11166722-499 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:499: finishing write tid 3 to smithi11166722-499 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:499: finishing write tid 4 to smithi11166722-499 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 499 v 134 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:500: finishing write tid 1 to smithi11166722-500 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:500: finishing write tid 2 to smithi11166722-500 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:500: finishing write tid 3 to smithi11166722-500 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:500: finishing write tid 4 to smithi11166722-500 2023-10-01T09:09:22.122 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 500 v 156 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:501: finishing write tid 1 to smithi11166722-208 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:501: finishing write tid 2 to smithi11166722-208 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:501: finishing write tid 3 to smithi11166722-208 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:501: finishing write tid 4 to smithi11166722-208 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 208 v 112 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2023-10-01T09:09:22.123 INFO:tasks.rados.rados.0.smithi111.stdout:502: finishing write tid 1 to smithi11166722-202 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:490: done (13 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:491: done (12 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:492: done (11 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:493: done (10 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:494: done (9 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:495: done (8 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:496: done (7 left) 2023-10-01T09:09:22.124 INFO:tasks.rados.rados.0.smithi111.stdout:497: done (6 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:498: done (5 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:499: done (4 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:500: done (3 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:501: done (2 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:503: done (1 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:504: delete oid 165 current snap is 0 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:504: done (1 left) 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:505: write oid 478 current snap is 0 2023-10-01T09:09:22.125 INFO:tasks.rados.rados.0.smithi111.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-10-01T09:09:22.126 INFO:tasks.rados.rados.0.smithi111.stdout:505: writing smithi11166722-478 from 470728 to 875522 tid 1 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:505: writing smithi11166722-478 from 1526454 to 2007629 tid 2 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:506: delete oid 414 current snap is 0 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:502: finishing write tid 2 to smithi11166722-202 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:502: finishing write tid 3 to smithi11166722-202 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:502: finishing write tid 4 to smithi11166722-202 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 159 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-10-01T09:09:22.135 INFO:tasks.rados.rados.0.smithi111.stdout:502: left oid 202 (ObjNum 501 snap 0 seq_num 501) 2023-10-01T09:09:22.136 INFO:tasks.rados.rados.0.smithi111.stdout:505: finishing write tid 1 to smithi11166722-478 2023-10-01T09:09:22.137 INFO:tasks.rados.rados.0.smithi111.stdout:502: done (2 left) 2023-10-01T09:09:22.137 INFO:tasks.rados.rados.0.smithi111.stdout:506: done (1 left) 2023-10-01T09:09:22.137 INFO:tasks.rados.rados.0.smithi111.stdout:507: read oid 434 snap -1 2023-10-01T09:09:22.137 INFO:tasks.rados.rados.0.smithi111.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-10-01T09:09:22.137 INFO:tasks.rados.rados.0.smithi111.stdout:508: write oid 2 current snap is 0 2023-10-01T09:09:22.137 INFO:tasks.rados.rados.0.smithi111.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-10-01T09:09:22.144 INFO:tasks.rados.rados.0.smithi111.stdout:508: writing smithi11166722-2 from 504342 to 1059634 tid 1 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:508: writing smithi11166722-2 from 1643418 to 2128262 tid 2 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:509: read oid 335 snap -1 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:510: read oid 194 snap -1 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:511: write oid 165 current snap is 0 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:505: finishing write tid 2 to smithi11166722-478 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:505: finishing write tid 3 to smithi11166722-478 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:505: finishing write tid 4 to smithi11166722-478 2023-10-01T09:09:22.152 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 106 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-10-01T09:09:22.153 INFO:tasks.rados.rados.0.smithi111.stdout:505: left oid 478 (ObjNum 504 snap 0 seq_num 504) 2023-10-01T09:09:22.153 INFO:tasks.rados.rados.0.smithi111.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-10-01T09:09:22.276 INFO:tasks.rados.rados.0.smithi111.stdout:508: finishing write tid 1 to smithi11166722-2 2023-10-01T09:09:22.276 INFO:tasks.rados.rados.0.smithi111.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-10-01T09:09:22.394 INFO:tasks.rados.rados.0.smithi111.stdout:508: finishing write tid 2 to smithi11166722-2 2023-10-01T09:09:22.394 INFO:tasks.rados.rados.0.smithi111.stdout:508: finishing write tid 3 to smithi11166722-2 2023-10-01T09:09:22.394 INFO:tasks.rados.rados.0.smithi111.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-10-01T09:09:22.403 INFO:tasks.rados.rados.0.smithi111.stdout:511: writing smithi11166722-165 from 521149 to 1151690 tid 1 2023-10-01T09:09:22.411 INFO:tasks.rados.rados.0.smithi111.stdout:511: writing smithi11166722-165 from 1701900 to 2330402 tid 2 2023-10-01T09:09:22.411 INFO:tasks.rados.rados.0.smithi111.stdout:505: done (5 left) 2023-10-01T09:09:22.411 INFO:tasks.rados.rados.0.smithi111.stdout:507: done (4 left) 2023-10-01T09:09:22.411 INFO:tasks.rados.rados.0.smithi111.stdout:510: done (3 left) 2023-10-01T09:09:22.412 INFO:tasks.rados.rados.0.smithi111.stdout:512: write oid 381 current snap is 0 2023-10-01T09:09:22.412 INFO:tasks.rados.rados.0.smithi111.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-10-01T09:09:22.419 INFO:tasks.rados.rados.0.smithi111.stdout:512: writing smithi11166722-381 from 537956 to 1243746 tid 1 2023-10-01T09:09:22.427 INFO:tasks.rados.rados.0.smithi111.stdout:512: writing smithi11166722-381 from 1644029 to 2416189 tid 2 2023-10-01T09:09:22.427 INFO:tasks.rados.rados.0.smithi111.stdout:513: read oid 206 snap -1 2023-10-01T09:09:22.427 INFO:tasks.rados.rados.0.smithi111.stdout:513: expect (ObjNum 205 snap 0 seq_num 205) 2023-10-01T09:09:22.427 INFO:tasks.rados.rados.0.smithi111.stdout:514: read oid 244 snap -1 2023-10-01T09:09:22.427 INFO:tasks.rados.rados.0.smithi111.stdout:514: expect (ObjNum 243 snap 0 seq_num 243) 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:515: read oid 158 snap -1 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:515: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:516: write oid 171 current snap is 0 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:508: finishing write tid 4 to smithi11166722-2 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 2 v 120 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:508: left oid 2 (ObjNum 506 snap 0 seq_num 506) 2023-10-01T09:09:22.428 INFO:tasks.rados.rados.0.smithi111.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-10-01T09:09:22.435 INFO:tasks.rados.rados.0.smithi111.stdout:516: writing smithi11166722-171 from 554763 to 1335802 tid 1 2023-10-01T09:09:22.443 INFO:tasks.rados.rados.0.smithi111.stdout:516: writing smithi11166722-171 from 2102511 to 2554763 tid 2 2023-10-01T09:09:22.443 INFO:tasks.rados.rados.0.smithi111.stdout:508: done (7 left) 2023-10-01T09:09:22.444 INFO:tasks.rados.rados.0.smithi111.stdout:517: write oid 420 current snap is 0 2023-10-01T09:09:22.444 INFO:tasks.rados.rados.0.smithi111.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-10-01T09:09:22.450 INFO:tasks.rados.rados.0.smithi111.stdout:517: writing smithi11166722-420 from 571570 to 1144211 tid 1 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:517: writing smithi11166722-420 from 1877346 to 2571570 tid 2 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:518: read oid 35 snap -1 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:518: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:519: read oid 432 snap -1 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:519: expect (ObjNum 431 snap 0 seq_num 431) 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:520: write oid 251 current snap is 0 2023-10-01T09:09:22.460 INFO:tasks.rados.rados.0.smithi111.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-10-01T09:09:22.590 INFO:tasks.rados.rados.0.smithi111.stdout:511: finishing write tid 1 to smithi11166722-165 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:511: finishing write tid 2 to smithi11166722-165 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:511: finishing write tid 3 to smithi11166722-165 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:511: finishing write tid 4 to smithi11166722-165 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 165 v 122 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:511: left oid 165 (ObjNum 507 snap 0 seq_num 507) 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:512: finishing write tid 1 to smithi11166722-381 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:512: finishing write tid 2 to smithi11166722-381 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:512: finishing write tid 3 to smithi11166722-381 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:512: finishing write tid 4 to smithi11166722-381 2023-10-01T09:09:22.591 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 381 v 127 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-10-01T09:09:22.592 INFO:tasks.rados.rados.0.smithi111.stdout:512: left oid 381 (ObjNum 508 snap 0 seq_num 508) 2023-10-01T09:09:22.592 INFO:tasks.rados.rados.0.smithi111.stdout:514: expect (ObjNum 243 snap 0 seq_num 243) 2023-10-01T09:09:22.665 INFO:tasks.rados.rados.0.smithi111.stdout:516: finishing write tid 1 to smithi11166722-171 2023-10-01T09:09:22.665 INFO:tasks.rados.rados.0.smithi111.stdout:515: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:22.765 INFO:tasks.rados.rados.0.smithi111.stdout:516: finishing write tid 2 to smithi11166722-171 2023-10-01T09:09:22.765 INFO:tasks.rados.rados.0.smithi111.stdout:516: finishing write tid 3 to smithi11166722-171 2023-10-01T09:09:22.765 INFO:tasks.rados.rados.0.smithi111.stdout:516: finishing write tid 4 to smithi11166722-171 2023-10-01T09:09:22.765 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 171 v 130 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-10-01T09:09:22.765 INFO:tasks.rados.rados.0.smithi111.stdout:516: left oid 171 (ObjNum 509 snap 0 seq_num 509) 2023-10-01T09:09:22.766 INFO:tasks.rados.rados.0.smithi111.stdout:513: expect (ObjNum 205 snap 0 seq_num 205) 2023-10-01T09:09:22.894 INFO:tasks.rados.rados.0.smithi111.stdout:517: finishing write tid 1 to smithi11166722-420 2023-10-01T09:09:22.894 INFO:tasks.rados.rados.0.smithi111.stdout:518: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-01T09:09:22.987 INFO:tasks.rados.rados.0.smithi111.stdout:519: expect (ObjNum 431 snap 0 seq_num 431) 2023-10-01T09:09:23.119 INFO:tasks.rados.rados.0.smithi111.stdout:517: finishing write tid 2 to smithi11166722-420 2023-10-01T09:09:23.119 INFO:tasks.rados.rados.0.smithi111.stdout:517: finishing write tid 3 to smithi11166722-420 2023-10-01T09:09:23.119 INFO:tasks.rados.rados.0.smithi111.stdout:517: finishing write tid 4 to smithi11166722-420 2023-10-01T09:09:23.119 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 420 v 123 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-10-01T09:09:23.119 INFO:tasks.rados.rados.0.smithi111.stdout:517: left oid 420 (ObjNum 510 snap 0 seq_num 510) 2023-10-01T09:09:23.119 INFO:tasks.rados.rados.0.smithi111.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-10-01T09:09:23.130 INFO:tasks.rados.rados.0.smithi111.stdout:520: writing smithi11166722-251 from 588377 to 1236267 tid 1 2023-10-01T09:09:23.138 INFO:tasks.rados.rados.0.smithi111.stdout:520: writing smithi11166722-251 from 1935828 to 2571668 tid 2 2023-10-01T09:09:23.138 INFO:tasks.rados.rados.0.smithi111.stdout:509: done (10 left) 2023-10-01T09:09:23.139 INFO:tasks.rados.rados.0.smithi111.stdout:511: done (9 left) 2023-10-01T09:09:23.139 INFO:tasks.rados.rados.0.smithi111.stdout:512: done (8 left) 2023-10-01T09:09:23.139 INFO:tasks.rados.rados.0.smithi111.stdout:513: done (7 left) 2023-10-01T09:09:23.139 INFO:tasks.rados.rados.0.smithi111.stdout:514: done (6 left) 2023-10-01T09:09:23.139 INFO:tasks.rados.rados.0.smithi111.stdout:515: done (5 left) 2023-10-01T09:09:23.139 INFO:tasks.rados.rados.0.smithi111.stdout:516: done (4 left) 2023-10-01T09:09:23.140 INFO:tasks.rados.rados.0.smithi111.stdout:517: done (3 left) 2023-10-01T09:09:23.140 INFO:tasks.rados.rados.0.smithi111.stdout:518: done (2 left) 2023-10-01T09:09:23.140 INFO:tasks.rados.rados.0.smithi111.stdout:519: done (1 left) 2023-10-01T09:09:23.140 INFO:tasks.rados.rados.0.smithi111.stdout:521: write oid 470 current snap is 0 2023-10-01T09:09:23.140 INFO:tasks.rados.rados.0.smithi111.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-10-01T09:09:23.147 INFO:tasks.rados.rados.0.smithi111.stdout:521: writing smithi11166722-470 from 605184 to 1328323 tid 1 2023-10-01T09:09:23.154 INFO:tasks.rados.rados.0.smithi111.stdout:521: writing smithi11166722-470 from 1877957 to 2605184 tid 2 2023-10-01T09:09:23.154 INFO:tasks.rados.rados.0.smithi111.stdout:522: write oid 97 current snap is 0 2023-10-01T09:09:23.154 INFO:tasks.rados.rados.0.smithi111.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-10-01T09:09:23.163 INFO:tasks.rados.rados.0.smithi111.stdout:522: writing smithi11166722-97 from 621991 to 1420379 tid 1 2023-10-01T09:09:23.170 INFO:tasks.rados.rados.0.smithi111.stdout:522: writing smithi11166722-97 from 1936439 to 2575948 tid 2 2023-10-01T09:09:23.171 INFO:tasks.rados.rados.0.smithi111.stdout:523: write oid 20 current snap is 0 2023-10-01T09:09:23.171 INFO:tasks.rados.rados.0.smithi111.stdout:520: finishing write tid 1 to smithi11166722-251 2023-10-01T09:09:23.171 INFO:tasks.rados.rados.0.smithi111.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-10-01T09:09:23.177 INFO:tasks.rados.rados.0.smithi111.stdout:523: writing smithi11166722-20 from 638798 to 1112435 tid 1 2023-10-01T09:09:23.185 INFO:tasks.rados.rados.0.smithi111.stdout:523: writing smithi11166722-20 from 1594921 to 2378088 tid 2 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:524: read oid 270 snap -1 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:524: expect (ObjNum 269 snap 0 seq_num 269) 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:525: write oid 262 current snap is 0 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:520: finishing write tid 2 to smithi11166722-251 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:520: finishing write tid 3 to smithi11166722-251 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:520: finishing write tid 4 to smithi11166722-251 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 251 v 83 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-10-01T09:09:23.186 INFO:tasks.rados.rados.0.smithi111.stdout:520: left oid 251 (ObjNum 511 snap 0 seq_num 511) 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:521: finishing write tid 1 to smithi11166722-470 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:521: finishing write tid 2 to smithi11166722-470 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:521: finishing write tid 3 to smithi11166722-470 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:521: finishing write tid 4 to smithi11166722-470 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 470 v 92 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:521: left oid 470 (ObjNum 512 snap 0 seq_num 512) 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:522: finishing write tid 1 to smithi11166722-97 2023-10-01T09:09:23.187 INFO:tasks.rados.rados.0.smithi111.stdout:522: finishing write tid 2 to smithi11166722-97 2023-10-01T09:09:23.188 INFO:tasks.rados.rados.0.smithi111.stdout:522: finishing write tid 3 to smithi11166722-97 2023-10-01T09:09:23.188 INFO:tasks.rados.rados.0.smithi111.stdout:522: finishing write tid 4 to smithi11166722-97 2023-10-01T09:09:23.188 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 97 v 107 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-10-01T09:09:23.188 INFO:tasks.rados.rados.0.smithi111.stdout:522: left oid 97 (ObjNum 513 snap 0 seq_num 513) 2023-10-01T09:09:23.188 INFO:tasks.rados.rados.0.smithi111.stdout:523: finishing write tid 1 to smithi11166722-20 2023-10-01T09:09:23.188 INFO:tasks.rados.rados.0.smithi111.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-10-01T09:09:23.192 INFO:tasks.rados.rados.0.smithi111.stdout:525: writing smithi11166722-262 from 655605 to 1204491 tid 1 2023-10-01T09:09:23.199 INFO:tasks.rados.rados.0.smithi111.stdout:525: writing smithi11166722-262 from 1653403 to 2296581 tid 2 2023-10-01T09:09:23.199 INFO:tasks.rados.rados.0.smithi111.stdout:520: done (5 left) 2023-10-01T09:09:23.199 INFO:tasks.rados.rados.0.smithi111.stdout:521: done (4 left) 2023-10-01T09:09:23.199 INFO:tasks.rados.rados.0.smithi111.stdout:522: done (3 left) 2023-10-01T09:09:23.199 INFO:tasks.rados.rados.0.smithi111.stdout:526: delete oid 390 current snap is 0 2023-10-01T09:09:23.199 INFO:tasks.rados.rados.0.smithi111.stdout:524: expect (ObjNum 269 snap 0 seq_num 269) 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:523: finishing write tid 2 to smithi11166722-20 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:523: finishing write tid 3 to smithi11166722-20 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:524: done (3 left) 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:526: done (2 left) 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:527: write oid 67 current snap is 0 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:523: finishing write tid 4 to smithi11166722-20 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 20 v 163 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:523: left oid 20 (ObjNum 514 snap 0 seq_num 514) 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:525: finishing write tid 1 to smithi11166722-262 2023-10-01T09:09:23.295 INFO:tasks.rados.rados.0.smithi111.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-10-01T09:09:23.306 INFO:tasks.rados.rados.0.smithi111.stdout:527: writing smithi11166722-67 from 689219 to 1104956 tid 1 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:527: writing smithi11166722-67 from 1770367 to 2417214 tid 2 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:523: done (2 left) 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:528: read oid 303 snap -1 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:528: expect (ObjNum 302 snap 0 seq_num 302) 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:529: delete oid 315 current snap is 0 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:525: finishing write tid 2 to smithi11166722-262 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:525: finishing write tid 3 to smithi11166722-262 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:525: finishing write tid 4 to smithi11166722-262 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 262 v 126 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:525: left oid 262 (ObjNum 515 snap 0 seq_num 515) 2023-10-01T09:09:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:527: finishing write tid 1 to smithi11166722-67 2023-10-01T09:09:23.318 INFO:tasks.rados.rados.0.smithi111.stdout:525: done (3 left) 2023-10-01T09:09:23.318 INFO:tasks.rados.rados.0.smithi111.stdout:529: done (2 left) 2023-10-01T09:09:23.318 INFO:tasks.rados.rados.0.smithi111.stdout:530: write oid 54 current snap is 0 2023-10-01T09:09:23.318 INFO:tasks.rados.rados.0.smithi111.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-10-01T09:09:23.329 INFO:tasks.rados.rados.0.smithi111.stdout:530: writing smithi11166722-54 from 722833 to 1289068 tid 1 2023-10-01T09:09:23.339 INFO:tasks.rados.rados.0.smithi111.stdout:530: writing smithi11166722-54 from 1887331 to 2537847 tid 2 2023-10-01T09:09:23.339 INFO:tasks.rados.rados.0.smithi111.stdout:531: read oid 295 snap -1 2023-10-01T09:09:23.339 INFO:tasks.rados.rados.0.smithi111.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T09:09:23.339 INFO:tasks.rados.rados.0.smithi111.stdout:532: write oid 291 current snap is 0 2023-10-01T09:09:23.339 INFO:tasks.rados.rados.0.smithi111.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-10-01T09:09:23.346 INFO:tasks.rados.rados.0.smithi111.stdout:532: writing smithi11166722-291 from 739640 to 1381124 tid 1 2023-10-01T09:09:23.354 INFO:tasks.rados.rados.0.smithi111.stdout:532: writing smithi11166722-291 from 1829460 to 2623634 tid 2 2023-10-01T09:09:23.354 INFO:tasks.rados.rados.0.smithi111.stdout:533: write oid 285 current snap is 0 2023-10-01T09:09:23.354 INFO:tasks.rados.rados.0.smithi111.stdout:528: expect (ObjNum 302 snap 0 seq_num 302) 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:527: finishing write tid 2 to smithi11166722-67 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:527: finishing write tid 3 to smithi11166722-67 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:527: finishing write tid 4 to smithi11166722-67 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 67 v 86 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:527: left oid 67 (ObjNum 517 snap 0 seq_num 517) 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:530: finishing write tid 1 to smithi11166722-54 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:530: finishing write tid 2 to smithi11166722-54 2023-10-01T09:09:23.472 INFO:tasks.rados.rados.0.smithi111.stdout:530: finishing write tid 3 to smithi11166722-54 2023-10-01T09:09:23.473 INFO:tasks.rados.rados.0.smithi111.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-10-01T09:09:23.480 INFO:tasks.rados.rados.0.smithi111.stdout:533: writing smithi11166722-285 from 756447 to 1473180 tid 1 2023-10-01T09:09:23.487 INFO:tasks.rados.rados.0.smithi111.stdout:533: writing smithi11166722-285 from 1887942 to 2425774 tid 2 2023-10-01T09:09:23.487 INFO:tasks.rados.rados.0.smithi111.stdout:527: done (5 left) 2023-10-01T09:09:23.487 INFO:tasks.rados.rados.0.smithi111.stdout:528: done (4 left) 2023-10-01T09:09:23.487 INFO:tasks.rados.rados.0.smithi111.stdout:534: read oid 18 snap -1 2023-10-01T09:09:23.487 INFO:tasks.rados.rados.0.smithi111.stdout:534: expect (ObjNum 17 snap 0 seq_num 17) 2023-10-01T09:09:23.487 INFO:tasks.rados.rados.0.smithi111.stdout:535: read oid 172 snap -1 2023-10-01T09:09:23.488 INFO:tasks.rados.rados.0.smithi111.stdout:535: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:09:23.488 INFO:tasks.rados.rados.0.smithi111.stdout:536: write oid 399 current snap is 0 2023-10-01T09:09:23.488 INFO:tasks.rados.rados.0.smithi111.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-10-01T09:09:23.496 INFO:tasks.rados.rados.0.smithi111.stdout:536: writing smithi11166722-399 from 773254 to 1565236 tid 1 2023-10-01T09:09:23.503 INFO:tasks.rados.rados.0.smithi111.stdout:536: writing smithi11166722-399 from 2346424 to 2773254 tid 2 2023-10-01T09:09:23.504 INFO:tasks.rados.rados.0.smithi111.stdout:537: read oid 101 snap -1 2023-10-01T09:09:23.504 INFO:tasks.rados.rados.0.smithi111.stdout:537: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-01T09:09:23.504 INFO:tasks.rados.rados.0.smithi111.stdout:538: write oid 273 current snap is 0 2023-10-01T09:09:23.504 INFO:tasks.rados.rados.0.smithi111.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-10-01T09:09:23.511 INFO:tasks.rados.rados.0.smithi111.stdout:538: writing smithi11166722-273 from 790061 to 1257292 tid 1 2023-10-01T09:09:23.519 INFO:tasks.rados.rados.0.smithi111.stdout:538: writing smithi11166722-273 from 2004906 to 2546407 tid 2 2023-10-01T09:09:23.519 INFO:tasks.rados.rados.0.smithi111.stdout:539: write oid 374 current snap is 0 2023-10-01T09:09:23.519 INFO:tasks.rados.rados.0.smithi111.stdout:530: finishing write tid 4 to smithi11166722-54 2023-10-01T09:09:23.519 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 54 v 103 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-10-01T09:09:23.520 INFO:tasks.rados.rados.0.smithi111.stdout:530: left oid 54 (ObjNum 519 snap 0 seq_num 519) 2023-10-01T09:09:23.520 INFO:tasks.rados.rados.0.smithi111.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T09:09:23.630 INFO:tasks.rados.rados.0.smithi111.stdout:532: finishing write tid 1 to smithi11166722-291 2023-10-01T09:09:23.630 INFO:tasks.rados.rados.0.smithi111.stdout:532: finishing write tid 2 to smithi11166722-291 2023-10-01T09:09:23.630 INFO:tasks.rados.rados.0.smithi111.stdout:532: finishing write tid 3 to smithi11166722-291 2023-10-01T09:09:23.630 INFO:tasks.rados.rados.0.smithi111.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-10-01T09:09:23.636 INFO:tasks.rados.rados.0.smithi111.stdout:539: writing smithi11166722-374 from 406868 to 949348 tid 1 2023-10-01T09:09:23.643 INFO:tasks.rados.rados.0.smithi111.stdout:539: writing smithi11166722-374 from 1547035 to 1948547 tid 2 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:539: writing smithi11166722-374 from 2690354 to 2806868 tid 3 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:530: done (9 left) 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:531: done (8 left) 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:540: read oid 92 snap -1 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:540: expect (ObjNum 91 snap 0 seq_num 91) 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:541: read oid 27 snap -1 2023-10-01T09:09:23.649 INFO:tasks.rados.rados.0.smithi111.stdout:541: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-01T09:09:23.650 INFO:tasks.rados.rados.0.smithi111.stdout:542: write oid 270 current snap is 0 2023-10-01T09:09:23.650 INFO:tasks.rados.rados.0.smithi111.stdout:532: finishing write tid 4 to smithi11166722-291 2023-10-01T09:09:23.650 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 291 v 134 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-10-01T09:09:23.650 INFO:tasks.rados.rados.0.smithi111.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-10-01T09:09:23.650 INFO:tasks.rados.rados.0.smithi111.stdout:533: finishing write tid 1 to smithi11166722-285 2023-10-01T09:09:23.650 INFO:tasks.rados.rados.0.smithi111.stdout:534: expect (ObjNum 17 snap 0 seq_num 17) 2023-10-01T09:09:23.736 INFO:tasks.rados.rados.0.smithi111.stdout:533: finishing write tid 2 to smithi11166722-285 2023-10-01T09:09:23.736 INFO:tasks.rados.rados.0.smithi111.stdout:533: finishing write tid 3 to smithi11166722-285 2023-10-01T09:09:23.736 INFO:tasks.rados.rados.0.smithi111.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-10-01T09:09:23.744 INFO:tasks.rados.rados.0.smithi111.stdout:542: writing smithi11166722-270 from 423675 to 1157757 tid 1 2023-10-01T09:09:23.752 INFO:tasks.rados.rados.0.smithi111.stdout:542: writing smithi11166722-270 from 1721870 to 2267040 tid 2 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:542: writing smithi11166722-270 from 2717777 to 2823675 tid 3 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:532: done (10 left) 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:534: done (9 left) 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:543: read oid 347 snap -1 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:543: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:544: write oid 329 current snap is 0 2023-10-01T09:09:23.758 INFO:tasks.rados.rados.0.smithi111.stdout:533: finishing write tid 4 to smithi11166722-285 2023-10-01T09:09:23.759 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 110 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-10-01T09:09:23.759 INFO:tasks.rados.rados.0.smithi111.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2023-10-01T09:09:23.759 INFO:tasks.rados.rados.0.smithi111.stdout:535: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:09:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:23 smithi183 bash[27651]: cluster 2023-10-01T09:09:22.148487+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 64 MiB/s wr, 325 op/s 2023-10-01T09:09:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:23 smithi183 bash[27651]: audit 2023-10-01T09:09:23.053720+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.111:0/508218682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:23.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:23 smithi111 bash[27369]: cluster 2023-10-01T09:09:22.148487+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 64 MiB/s wr, 325 op/s 2023-10-01T09:09:23.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:23 smithi111 bash[27369]: audit 2023-10-01T09:09:23.053720+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.111:0/508218682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:23.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:23 smithi111 bash[33891]: cluster 2023-10-01T09:09:22.148487+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 64 MiB/s wr, 325 op/s 2023-10-01T09:09:23.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:23 smithi111 bash[33891]: audit 2023-10-01T09:09:23.053720+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.111:0/508218682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:23.877 INFO:tasks.rados.rados.0.smithi111.stdout:536: finishing write tid 1 to smithi11166722-399 2023-10-01T09:09:23.877 INFO:tasks.rados.rados.0.smithi111.stdout:536: finishing write tid 2 to smithi11166722-399 2023-10-01T09:09:23.878 INFO:tasks.rados.rados.0.smithi111.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-10-01T09:09:23.884 INFO:tasks.rados.rados.0.smithi111.stdout:544: writing smithi11166722-329 from 440482 to 849813 tid 1 2023-10-01T09:09:23.891 INFO:tasks.rados.rados.0.smithi111.stdout:544: writing smithi11166722-329 from 1380352 to 1785533 tid 2 2023-10-01T09:09:23.897 INFO:tasks.rados.rados.0.smithi111.stdout:544: writing smithi11166722-329 from 2461553 to 2840482 tid 3 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:533: done (10 left) 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:535: done (9 left) 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:545: write oid 319 current snap is 0 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:536: finishing write tid 3 to smithi11166722-399 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:536: finishing write tid 4 to smithi11166722-399 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 115 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:536: left oid 399 (ObjNum 522 snap 0 seq_num 522) 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:538: finishing write tid 1 to smithi11166722-273 2023-10-01T09:09:23.898 INFO:tasks.rados.rados.0.smithi111.stdout:537: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-01T09:09:24.049 INFO:tasks.rados.rados.0.smithi111.stdout:538: finishing write tid 2 to smithi11166722-273 2023-10-01T09:09:24.049 INFO:tasks.rados.rados.0.smithi111.stdout:538: finishing write tid 3 to smithi11166722-273 2023-10-01T09:09:24.049 INFO:tasks.rados.rados.0.smithi111.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-10-01T09:09:24.055 INFO:tasks.rados.rados.0.smithi111.stdout:545: writing smithi11166722-319 from 457289 to 941869 tid 1 2023-10-01T09:09:24.061 INFO:tasks.rados.rados.0.smithi111.stdout:545: writing smithi11166722-319 from 1438834 to 1987673 tid 2 2023-10-01T09:09:24.067 INFO:tasks.rados.rados.0.smithi111.stdout:545: writing smithi11166722-319 from 2772623 to 2857289 tid 3 2023-10-01T09:09:24.067 INFO:tasks.rados.rados.0.smithi111.stdout:536: done (9 left) 2023-10-01T09:09:24.067 INFO:tasks.rados.rados.0.smithi111.stdout:537: done (8 left) 2023-10-01T09:09:24.067 INFO:tasks.rados.rados.0.smithi111.stdout:546: read oid 143 snap -1 2023-10-01T09:09:24.067 INFO:tasks.rados.rados.0.smithi111.stdout:546: expect (ObjNum 142 snap 0 seq_num 142) 2023-10-01T09:09:24.067 INFO:tasks.rados.rados.0.smithi111.stdout:538: finishing write tid 4 to smithi11166722-273 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 95 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:538: left oid 273 (ObjNum 523 snap 0 seq_num 523) 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:539: finishing write tid 1 to smithi11166722-374 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:539: finishing write tid 2 to smithi11166722-374 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:538: done (8 left) 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:547: write oid 11 current snap is 0 2023-10-01T09:09:24.068 INFO:tasks.rados.rados.0.smithi111.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-10-01T09:09:24.073 INFO:tasks.rados.rados.0.smithi111.stdout:547: writing smithi11166722-11 from 474096 to 1033925 tid 1 2023-10-01T09:09:24.080 INFO:tasks.rados.rados.0.smithi111.stdout:547: writing smithi11166722-11 from 1780963 to 2189813 tid 2 2023-10-01T09:09:24.084 INFO:tasks.rados.rados.0.smithi111.stdout:547: writing smithi11166722-11 from 2800046 to 2874096 tid 3 2023-10-01T09:09:24.084 INFO:tasks.rados.rados.0.smithi111.stdout:548: read oid 372 snap -1 2023-10-01T09:09:24.085 INFO:tasks.rados.rados.0.smithi111.stdout:548: expect (ObjNum 371 snap 0 seq_num 371) 2023-10-01T09:09:24.085 INFO:tasks.rados.rados.0.smithi111.stdout:549: write oid 412 current snap is 0 2023-10-01T09:09:24.085 INFO:tasks.rados.rados.0.smithi111.stdout:539: finishing write tid 3 to smithi11166722-374 2023-10-01T09:09:24.085 INFO:tasks.rados.rados.0.smithi111.stdout:541: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-01T09:09:24.175 INFO:tasks.rados.rados.0.smithi111.stdout:539: finishing write tid 4 to smithi11166722-374 2023-10-01T09:09:24.175 INFO:tasks.rados.rados.0.smithi111.stdout:539: finishing write tid 5 to smithi11166722-374 2023-10-01T09:09:24.175 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 374 v 99 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-10-01T09:09:24.175 INFO:tasks.rados.rados.0.smithi111.stdout:539: left oid 374 (ObjNum 524 snap 0 seq_num 524) 2023-10-01T09:09:24.175 INFO:tasks.rados.rados.0.smithi111.stdout:540: expect (ObjNum 91 snap 0 seq_num 91) 2023-10-01T09:09:24.317 INFO:tasks.rados.rados.0.smithi111.stdout:542: finishing write tid 1 to smithi11166722-270 2023-10-01T09:09:24.317 INFO:tasks.rados.rados.0.smithi111.stdout:542: finishing write tid 2 to smithi11166722-270 2023-10-01T09:09:24.317 INFO:tasks.rados.rados.0.smithi111.stdout:542: finishing write tid 3 to smithi11166722-270 2023-10-01T09:09:24.318 INFO:tasks.rados.rados.0.smithi111.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-10-01T09:09:24.326 INFO:tasks.rados.rados.0.smithi111.stdout:549: writing smithi11166722-412 from 490903 to 1125981 tid 1 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:549: writing smithi11166722-412 from 1839445 to 2391953 tid 2 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:539: done (10 left) 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:540: done (9 left) 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:541: done (8 left) 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:550: read oid 81 snap -1 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:550: expect (ObjNum 80 snap 0 seq_num 80) 2023-10-01T09:09:24.334 INFO:tasks.rados.rados.0.smithi111.stdout:551: read oid 369 snap -1 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:551: expect (ObjNum 368 snap 0 seq_num 368) 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:552: read oid 436 snap -1 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:552: expect (ObjNum 435 snap 0 seq_num 435) 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:553: read oid 46 snap -1 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:553: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:554: write oid 140 current snap is 0 2023-10-01T09:09:24.335 INFO:tasks.rados.rados.0.smithi111.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-10-01T09:09:24.341 INFO:tasks.rados.rados.0.smithi111.stdout:554: writing smithi11166722-140 from 507710 to 1218037 tid 1 2023-10-01T09:09:24.348 INFO:tasks.rados.rados.0.smithi111.stdout:554: writing smithi11166722-140 from 1897927 to 2310446 tid 2 2023-10-01T09:09:24.352 INFO:tasks.rados.rados.0.smithi111.stdout:554: writing smithi11166722-140 from 2854892 to 2907710 tid 3 2023-10-01T09:09:24.352 INFO:tasks.rados.rados.0.smithi111.stdout:555: read oid 169 snap -1 2023-10-01T09:09:24.352 INFO:tasks.rados.rados.0.smithi111.stdout:555: expect (ObjNum 168 snap 0 seq_num 168) 2023-10-01T09:09:24.353 INFO:tasks.rados.rados.0.smithi111.stdout:556: write oid 13 current snap is 0 2023-10-01T09:09:24.353 INFO:tasks.rados.rados.0.smithi111.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-10-01T09:09:24.360 INFO:tasks.rados.rados.0.smithi111.stdout:556: writing smithi11166722-13 from 524517 to 1310093 tid 1 2023-10-01T09:09:24.368 INFO:tasks.rados.rados.0.smithi111.stdout:556: writing smithi11166722-13 from 1956409 to 2512586 tid 2 2023-10-01T09:09:24.368 INFO:tasks.rados.rados.0.smithi111.stdout:557: read oid 105 snap -1 2023-10-01T09:09:24.368 INFO:tasks.rados.rados.0.smithi111.stdout:557: expect (ObjNum 104 snap 0 seq_num 104) 2023-10-01T09:09:24.368 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:24.368 INFO:tasks.rados.rados.0.smithi111.stdout:542: finishing write tid 4 to smithi11166722-270 2023-10-01T09:09:24.368 INFO:tasks.rados.rados.0.smithi111.stdout:542: finishing write tid 5 to smithi11166722-270 2023-10-01T09:09:24.369 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 270 v 110 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-10-01T09:09:24.369 INFO:tasks.rados.rados.0.smithi111.stdout:542: left oid 270 (ObjNum 525 snap 0 seq_num 525) 2023-10-01T09:09:24.369 INFO:tasks.rados.rados.0.smithi111.stdout:543: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-01T09:09:24.514 INFO:tasks.rados.rados.0.smithi111.stdout:544: finishing write tid 1 to smithi11166722-329 2023-10-01T09:09:24.514 INFO:tasks.rados.rados.0.smithi111.stdout:544: finishing write tid 2 to smithi11166722-329 2023-10-01T09:09:24.514 INFO:tasks.rados.rados.0.smithi111.stdout:542: done (15 left) 2023-10-01T09:09:24.514 INFO:tasks.rados.rados.0.smithi111.stdout:543: done (14 left) 2023-10-01T09:09:24.515 INFO:tasks.rados.rados.0.smithi111.stdout:558: write oid 323 current snap is 0 2023-10-01T09:09:24.515 INFO:tasks.rados.rados.0.smithi111.stdout:544: finishing write tid 3 to smithi11166722-329 2023-10-01T09:09:24.515 INFO:tasks.rados.rados.0.smithi111.stdout:544: finishing write tid 4 to smithi11166722-329 2023-10-01T09:09:24.515 INFO:tasks.rados.rados.0.smithi111.stdout:544: finishing write tid 5 to smithi11166722-329 2023-10-01T09:09:24.515 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 329 v 125 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-10-01T09:09:24.515 INFO:tasks.rados.rados.0.smithi111.stdout:544: left oid 329 (ObjNum 526 snap 0 seq_num 526) 2023-10-01T09:09:24.516 INFO:tasks.rados.rados.0.smithi111.stdout:545: finishing write tid 1 to smithi11166722-319 2023-10-01T09:09:24.516 INFO:tasks.rados.rados.0.smithi111.stdout:545: finishing write tid 2 to smithi11166722-319 2023-10-01T09:09:24.516 INFO:tasks.rados.rados.0.smithi111.stdout:545: finishing write tid 3 to smithi11166722-319 2023-10-01T09:09:24.516 INFO:tasks.rados.rados.0.smithi111.stdout:545: finishing write tid 4 to smithi11166722-319 2023-10-01T09:09:24.516 INFO:tasks.rados.rados.0.smithi111.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-10-01T09:09:24.523 INFO:tasks.rados.rados.0.smithi111.stdout:558: writing smithi11166722-323 from 541324 to 1002149 tid 1 2023-10-01T09:09:24.529 INFO:tasks.rados.rados.0.smithi111.stdout:558: writing smithi11166722-323 from 1498538 to 1914726 tid 2 2023-10-01T09:09:24.535 INFO:tasks.rados.rados.0.smithi111.stdout:558: writing smithi11166722-323 from 2393385 to 2941324 tid 3 2023-10-01T09:09:24.535 INFO:tasks.rados.rados.0.smithi111.stdout:544: done (14 left) 2023-10-01T09:09:24.535 INFO:tasks.rados.rados.0.smithi111.stdout:559: delete oid 243 current snap is 0 2023-10-01T09:09:24.535 INFO:tasks.rados.rados.0.smithi111.stdout:545: finishing write tid 5 to smithi11166722-319 2023-10-01T09:09:24.536 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 319 v 129 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-10-01T09:09:24.536 INFO:tasks.rados.rados.0.smithi111.stdout:545: left oid 319 (ObjNum 527 snap 0 seq_num 527) 2023-10-01T09:09:24.536 INFO:tasks.rados.rados.0.smithi111.stdout:546: expect (ObjNum 142 snap 0 seq_num 142) 2023-10-01T09:09:24.628 INFO:tasks.rados.rados.0.smithi111.stdout:547: finishing write tid 1 to smithi11166722-11 2023-10-01T09:09:24.628 INFO:tasks.rados.rados.0.smithi111.stdout:547: finishing write tid 2 to smithi11166722-11 2023-10-01T09:09:24.628 INFO:tasks.rados.rados.0.smithi111.stdout:547: finishing write tid 3 to smithi11166722-11 2023-10-01T09:09:24.628 INFO:tasks.rados.rados.0.smithi111.stdout:545: done (14 left) 2023-10-01T09:09:24.629 INFO:tasks.rados.rados.0.smithi111.stdout:546: done (13 left) 2023-10-01T09:09:24.629 INFO:tasks.rados.rados.0.smithi111.stdout:559: done (12 left) 2023-10-01T09:09:24.629 INFO:tasks.rados.rados.0.smithi111.stdout:560: read oid 407 snap -1 2023-10-01T09:09:24.629 INFO:tasks.rados.rados.0.smithi111.stdout:560: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:09:24.629 INFO:tasks.rados.rados.0.smithi111.stdout:561: write oid 499 current snap is 0 2023-10-01T09:09:24.629 INFO:tasks.rados.rados.0.smithi111.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-10-01T09:09:24.639 INFO:tasks.rados.rados.0.smithi111.stdout:561: writing smithi11166722-499 from 574938 to 1302614 tid 1 2023-10-01T09:09:24.646 INFO:tasks.rados.rados.0.smithi111.stdout:561: writing smithi11166722-499 from 1731855 to 2435359 tid 2 2023-10-01T09:09:24.650 INFO:tasks.rados.rados.0.smithi111.stdout:561: writing smithi11166722-499 from 2848231 to 2974938 tid 3 2023-10-01T09:09:24.650 INFO:tasks.rados.rados.0.smithi111.stdout:562: read oid 224 snap -1 2023-10-01T09:09:24.650 INFO:tasks.rados.rados.0.smithi111.stdout:562: expect (ObjNum 223 snap 0 seq_num 223) 2023-10-01T09:09:24.650 INFO:tasks.rados.rados.0.smithi111.stdout:563: write oid 10 current snap is 0 2023-10-01T09:09:24.650 INFO:tasks.rados.rados.0.smithi111.stdout:548: expect (ObjNum 371 snap 0 seq_num 371) 2023-10-01T09:09:24.738 INFO:tasks.rados.rados.0.smithi111.stdout:547: finishing write tid 4 to smithi11166722-11 2023-10-01T09:09:24.738 INFO:tasks.rados.rados.0.smithi111.stdout:547: finishing write tid 5 to smithi11166722-11 2023-10-01T09:09:24.739 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 114 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-10-01T09:09:24.739 INFO:tasks.rados.rados.0.smithi111.stdout:547: left oid 11 (ObjNum 528 snap 0 seq_num 528) 2023-10-01T09:09:24.739 INFO:tasks.rados.rados.0.smithi111.stdout:549: finishing write tid 1 to smithi11166722-412 2023-10-01T09:09:24.739 INFO:tasks.rados.rados.0.smithi111.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-10-01T09:09:24.746 INFO:tasks.rados.rados.0.smithi111.stdout:563: writing smithi11166722-10 from 591745 to 994670 tid 1 2023-10-01T09:09:24.755 INFO:tasks.rados.rados.0.smithi111.stdout:563: writing smithi11166722-10 from 1790337 to 2353852 tid 2 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:547: done (15 left) 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:548: done (14 left) 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:564: read oid 494 snap -1 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:564: expect (ObjNum 493 snap 0 seq_num 493) 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:565: read oid 107 snap -1 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:565: expect (ObjNum 106 snap 0 seq_num 106) 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:549: finishing write tid 2 to smithi11166722-412 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:549: finishing write tid 3 to smithi11166722-412 2023-10-01T09:09:24.756 INFO:tasks.rados.rados.0.smithi111.stdout:549: finishing write tid 4 to smithi11166722-412 2023-10-01T09:09:24.757 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 412 v 129 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-10-01T09:09:24.757 INFO:tasks.rados.rados.0.smithi111.stdout:549: left oid 412 (ObjNum 529 snap 0 seq_num 529) 2023-10-01T09:09:24.757 INFO:tasks.rados.rados.0.smithi111.stdout:552: expect (ObjNum 435 snap 0 seq_num 435) 2023-10-01T09:09:24.880 INFO:tasks.rados.rados.0.smithi111.stdout:550: expect (ObjNum 80 snap 0 seq_num 80) 2023-10-01T09:09:24.995 INFO:tasks.rados.rados.0.smithi111.stdout:551: expect (ObjNum 368 snap 0 seq_num 368) 2023-10-01T09:09:25.073 INFO:tasks.rados.rados.0.smithi111.stdout:554: finishing write tid 1 to smithi11166722-140 2023-10-01T09:09:25.073 INFO:tasks.rados.rados.0.smithi111.stdout:553: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:554: finishing write tid 2 to smithi11166722-140 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:554: finishing write tid 3 to smithi11166722-140 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:549: done (15 left) 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:550: done (14 left) 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:551: done (13 left) 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:552: done (12 left) 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:553: done (11 left) 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:566: write oid 426 current snap is 0 2023-10-01T09:09:25.170 INFO:tasks.rados.rados.0.smithi111.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-10-01T09:09:25.178 INFO:tasks.rados.rados.0.smithi111.stdout:566: writing smithi11166722-426 from 608552 to 1086726 tid 1 2023-10-01T09:09:25.186 INFO:tasks.rados.rados.0.smithi111.stdout:566: writing smithi11166722-426 from 1848819 to 2555992 tid 2 2023-10-01T09:09:25.186 INFO:tasks.rados.rados.0.smithi111.stdout:567: write oid 206 current snap is 0 2023-10-01T09:09:25.187 INFO:tasks.rados.rados.0.smithi111.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-10-01T09:09:25.193 INFO:tasks.rados.rados.0.smithi111.stdout:567: writing smithi11166722-206 from 625359 to 1178782 tid 1 2023-10-01T09:09:25.201 INFO:tasks.rados.rados.0.smithi111.stdout:567: writing smithi11166722-206 from 1790948 to 2358132 tid 2 2023-10-01T09:09:25.205 INFO:tasks.rados.rados.0.smithi111.stdout:567: writing smithi11166722-206 from 2930500 to 3025359 tid 3 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:568: read oid 379 snap -1 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:568: expect (ObjNum 378 snap 0 seq_num 378) 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:569: read oid 36 snap -1 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:569: expect (ObjNum 35 snap 0 seq_num 35) 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:554: finishing write tid 4 to smithi11166722-140 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:554: finishing write tid 5 to smithi11166722-140 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 140 v 138 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:554: left oid 140 (ObjNum 530 snap 0 seq_num 530) 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:554: done (14 left) 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:570: write oid 148 current snap is 0 2023-10-01T09:09:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-10-01T09:09:25.213 INFO:tasks.rados.rados.0.smithi111.stdout:570: writing smithi11166722-148 from 642166 to 1270838 tid 1 2023-10-01T09:09:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:570: writing smithi11166722-148 from 1849430 to 2560272 tid 2 2023-10-01T09:09:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:571: read oid 91 snap -1 2023-10-01T09:09:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:571: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-01T09:09:25.222 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:555: expect (ObjNum 168 snap 0 seq_num 168) 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:556: finishing write tid 1 to smithi11166722-13 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:556: finishing write tid 2 to smithi11166722-13 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:556: finishing write tid 3 to smithi11166722-13 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:556: finishing write tid 4 to smithi11166722-13 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 166 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:556: left oid 13 (ObjNum 531 snap 0 seq_num 531) 2023-10-01T09:09:25.332 INFO:tasks.rados.rados.0.smithi111.stdout:557: expect (ObjNum 104 snap 0 seq_num 104) 2023-10-01T09:09:25.476 INFO:tasks.rados.rados.0.smithi111.stdout:558: finishing write tid 1 to smithi11166722-323 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:558: finishing write tid 2 to smithi11166722-323 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:558: finishing write tid 3 to smithi11166722-323 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:558: finishing write tid 4 to smithi11166722-323 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:555: done (15 left) 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:556: done (14 left) 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:557: done (13 left) 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:572: write oid 484 current snap is 0 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:558: finishing write tid 5 to smithi11166722-323 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 323 v 114 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:558: left oid 323 (ObjNum 532 snap 0 seq_num 532) 2023-10-01T09:09:25.477 INFO:tasks.rados.rados.0.smithi111.stdout:560: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:09:25.583 INFO:tasks.rados.rados.0.smithi111.stdout:561: finishing write tid 1 to smithi11166722-499 2023-10-01T09:09:25.583 INFO:tasks.rados.rados.0.smithi111.stdout:561: finishing write tid 2 to smithi11166722-499 2023-10-01T09:09:25.583 INFO:tasks.rados.rados.0.smithi111.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-10-01T09:09:25.594 INFO:tasks.rados.rados.0.smithi111.stdout:572: writing smithi11166722-484 from 658973 to 1362894 tid 1 2023-10-01T09:09:25.602 INFO:tasks.rados.rados.0.smithi111.stdout:572: writing smithi11166722-484 from 1907912 to 2478765 tid 2 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:572: writing smithi11166722-484 from 2985346 to 3058973 tid 3 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:558: done (13 left) 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:560: done (12 left) 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:573: write oid 374 current snap is 0 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:561: finishing write tid 3 to smithi11166722-499 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:561: finishing write tid 4 to smithi11166722-499 2023-10-01T09:09:25.606 INFO:tasks.rados.rados.0.smithi111.stdout:561: finishing write tid 5 to smithi11166722-499 2023-10-01T09:09:25.607 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 499 v 138 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-10-01T09:09:25.607 INFO:tasks.rados.rados.0.smithi111.stdout:561: left oid 499 (ObjNum 534 snap 0 seq_num 534) 2023-10-01T09:09:25.607 INFO:tasks.rados.rados.0.smithi111.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-10-01T09:09:25.612 INFO:tasks.rados.rados.0.smithi111.stdout:573: writing smithi11166722-374 from 675780 to 1171303 tid 1 2023-10-01T09:09:25.619 INFO:tasks.rados.rados.0.smithi111.stdout:573: writing smithi11166722-374 from 1682747 to 2397258 tid 2 2023-10-01T09:09:25.623 INFO:tasks.rados.rados.0.smithi111.stdout:573: writing smithi11166722-374 from 3012769 to 3075780 tid 3 2023-10-01T09:09:25.624 INFO:tasks.rados.rados.0.smithi111.stdout:561: done (12 left) 2023-10-01T09:09:25.624 INFO:tasks.rados.rados.0.smithi111.stdout:574: write oid 462 current snap is 0 2023-10-01T09:09:25.624 INFO:tasks.rados.rados.0.smithi111.stdout:562: expect (ObjNum 223 snap 0 seq_num 223) 2023-10-01T09:09:25.759 INFO:tasks.rados.rados.0.smithi111.stdout:563: finishing write tid 1 to smithi11166722-10 2023-10-01T09:09:25.759 INFO:tasks.rados.rados.0.smithi111.stdout:564: expect (ObjNum 493 snap 0 seq_num 493) 2023-10-01T09:09:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:25 smithi183 bash[27651]: cluster 2023-10-01T09:09:24.148893+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 60 MiB/s wr, 301 op/s 2023-10-01T09:09:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:25 smithi111 bash[27369]: cluster 2023-10-01T09:09:24.148893+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 60 MiB/s wr, 301 op/s 2023-10-01T09:09:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:25 smithi111 bash[33891]: cluster 2023-10-01T09:09:24.148893+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 60 MiB/s wr, 301 op/s 2023-10-01T09:09:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:563: finishing write tid 2 to smithi11166722-10 2023-10-01T09:09:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:563: finishing write tid 3 to smithi11166722-10 2023-10-01T09:09:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:563: finishing write tid 4 to smithi11166722-10 2023-10-01T09:09:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 10 v 141 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-10-01T09:09:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:563: left oid 10 (ObjNum 535 snap 0 seq_num 535) 2023-10-01T09:09:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:565: expect (ObjNum 106 snap 0 seq_num 106) 2023-10-01T09:09:25.975 INFO:tasks.rados.rados.0.smithi111.stdout:566: finishing write tid 1 to smithi11166722-426 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:566: finishing write tid 2 to smithi11166722-426 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:566: finishing write tid 3 to smithi11166722-426 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:566: finishing write tid 4 to smithi11166722-426 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 426 v 170 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:566: left oid 426 (ObjNum 536 snap 0 seq_num 536) 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:567: finishing write tid 1 to smithi11166722-206 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:567: finishing write tid 2 to smithi11166722-206 2023-10-01T09:09:25.976 INFO:tasks.rados.rados.0.smithi111.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-10-01T09:09:25.985 INFO:tasks.rados.rados.0.smithi111.stdout:574: writing smithi11166722-462 from 692587 to 1263359 tid 1 2023-10-01T09:09:25.993 INFO:tasks.rados.rados.0.smithi111.stdout:574: writing smithi11166722-462 from 2024876 to 2599398 tid 2 2023-10-01T09:09:25.997 INFO:tasks.rados.rados.0.smithi111.stdout:574: writing smithi11166722-462 from 3040192 to 3092587 tid 3 2023-10-01T09:09:25.997 INFO:tasks.rados.rados.0.smithi111.stdout:562: done (12 left) 2023-10-01T09:09:25.997 INFO:tasks.rados.rados.0.smithi111.stdout:563: done (11 left) 2023-10-01T09:09:25.997 INFO:tasks.rados.rados.0.smithi111.stdout:564: done (10 left) 2023-10-01T09:09:25.997 INFO:tasks.rados.rados.0.smithi111.stdout:565: done (9 left) 2023-10-01T09:09:25.997 INFO:tasks.rados.rados.0.smithi111.stdout:566: done (8 left) 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:575: read oid 210 snap -1 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:575: expect (ObjNum 209 snap 0 seq_num 209) 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:576: delete oid 433 current snap is 0 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:567: finishing write tid 3 to smithi11166722-206 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:567: finishing write tid 4 to smithi11166722-206 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:567: finishing write tid 5 to smithi11166722-206 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 206 v 78 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:567: left oid 206 (ObjNum 537 snap 0 seq_num 537) 2023-10-01T09:09:25.998 INFO:tasks.rados.rados.0.smithi111.stdout:568: expect (ObjNum 378 snap 0 seq_num 378) 2023-10-01T09:09:26.084 INFO:tasks.rados.rados.0.smithi111.stdout:569: expect (ObjNum 35 snap 0 seq_num 35) 2023-10-01T09:09:26.170 INFO:tasks.rados.rados.0.smithi111.stdout:570: finishing write tid 1 to smithi11166722-148 2023-10-01T09:09:26.170 INFO:tasks.rados.rados.0.smithi111.stdout:570: finishing write tid 2 to smithi11166722-148 2023-10-01T09:09:26.170 INFO:tasks.rados.rados.0.smithi111.stdout:570: finishing write tid 3 to smithi11166722-148 2023-10-01T09:09:26.171 INFO:tasks.rados.rados.0.smithi111.stdout:570: finishing write tid 4 to smithi11166722-148 2023-10-01T09:09:26.171 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 148 v 117 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-10-01T09:09:26.171 INFO:tasks.rados.rados.0.smithi111.stdout:570: left oid 148 (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:26.171 INFO:tasks.rados.rados.0.smithi111.stdout:571: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:572: finishing write tid 1 to smithi11166722-484 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:572: finishing write tid 2 to smithi11166722-484 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:572: finishing write tid 3 to smithi11166722-484 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:572: finishing write tid 4 to smithi11166722-484 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:572: finishing write tid 5 to smithi11166722-484 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 82 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:572: left oid 484 (ObjNum 539 snap 0 seq_num 539) 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:573: finishing write tid 1 to smithi11166722-374 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:573: finishing write tid 2 to smithi11166722-374 2023-10-01T09:09:26.291 INFO:tasks.rados.rados.0.smithi111.stdout:573: finishing write tid 3 to smithi11166722-374 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:573: finishing write tid 4 to smithi11166722-374 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:573: finishing write tid 5 to smithi11166722-374 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 374 v 103 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:573: left oid 374 (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:574: finishing write tid 1 to smithi11166722-462 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:567: done (9 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:568: done (8 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:569: done (7 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:570: done (6 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:571: done (5 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:572: done (4 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:573: done (3 left) 2023-10-01T09:09:26.292 INFO:tasks.rados.rados.0.smithi111.stdout:576: done (2 left) 2023-10-01T09:09:26.293 INFO:tasks.rados.rados.0.smithi111.stdout:577: write oid 230 current snap is 0 2023-10-01T09:09:26.293 INFO:tasks.rados.rados.0.smithi111.stdout:574: finishing write tid 2 to smithi11166722-462 2023-10-01T09:09:26.293 INFO:tasks.rados.rados.0.smithi111.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-10-01T09:09:26.299 INFO:tasks.rados.rados.0.smithi111.stdout:577: writing smithi11166722-230 from 726201 to 1447471 tid 1 2023-10-01T09:09:26.307 INFO:tasks.rados.rados.0.smithi111.stdout:577: writing smithi11166722-230 from 2141840 to 2720031 tid 2 2023-10-01T09:09:26.307 INFO:tasks.rados.rados.0.smithi111.stdout:578: write oid 244 current snap is 0 2023-10-01T09:09:26.307 INFO:tasks.rados.rados.0.smithi111.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-10-01T09:09:26.318 INFO:tasks.rados.rados.0.smithi111.stdout:578: writing smithi11166722-244 from 743008 to 1539527 tid 1 2023-10-01T09:09:26.326 INFO:tasks.rados.rados.0.smithi111.stdout:578: writing smithi11166722-244 from 2200322 to 2922171 tid 2 2023-10-01T09:09:26.326 INFO:tasks.rados.rados.0.smithi111.stdout:579: delete oid 69 current snap is 0 2023-10-01T09:09:26.326 INFO:tasks.rados.rados.0.smithi111.stdout:574: finishing write tid 3 to smithi11166722-462 2023-10-01T09:09:26.326 INFO:tasks.rados.rados.0.smithi111.stdout:574: finishing write tid 4 to smithi11166722-462 2023-10-01T09:09:26.326 INFO:tasks.rados.rados.0.smithi111.stdout:574: finishing write tid 5 to smithi11166722-462 2023-10-01T09:09:26.326 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 462 v 137 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-10-01T09:09:26.327 INFO:tasks.rados.rados.0.smithi111.stdout:574: left oid 462 (ObjNum 541 snap 0 seq_num 541) 2023-10-01T09:09:26.327 INFO:tasks.rados.rados.0.smithi111.stdout:575: expect (ObjNum 209 snap 0 seq_num 209) 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:577: finishing write tid 1 to smithi11166722-230 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:577: finishing write tid 2 to smithi11166722-230 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:577: finishing write tid 3 to smithi11166722-230 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:574: done (4 left) 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:575: done (3 left) 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:579: done (2 left) 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:580: write oid 452 current snap is 0 2023-10-01T09:09:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:577: finishing write tid 4 to smithi11166722-230 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 230 v 125 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:577: left oid 230 (ObjNum 543 snap 0 seq_num 543) 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:578: finishing write tid 1 to smithi11166722-244 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:578: finishing write tid 2 to smithi11166722-244 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:578: finishing write tid 3 to smithi11166722-244 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:578: finishing write tid 4 to smithi11166722-244 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 244 v 118 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:578: left oid 244 (ObjNum 544 snap 0 seq_num 544) 2023-10-01T09:09:26.452 INFO:tasks.rados.rados.0.smithi111.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-10-01T09:09:26.458 INFO:tasks.rados.rados.0.smithi111.stdout:580: writing smithi11166722-452 from 776622 to 1323639 tid 1 2023-10-01T09:09:26.465 INFO:tasks.rados.rados.0.smithi111.stdout:580: writing smithi11166722-452 from 1800933 to 2526451 tid 2 2023-10-01T09:09:26.469 INFO:tasks.rados.rados.0.smithi111.stdout:580: writing smithi11166722-452 from 2944601 to 3176622 tid 3 2023-10-01T09:09:26.469 INFO:tasks.rados.rados.0.smithi111.stdout:577: done (2 left) 2023-10-01T09:09:26.469 INFO:tasks.rados.rados.0.smithi111.stdout:578: done (1 left) 2023-10-01T09:09:26.469 INFO:tasks.rados.rados.0.smithi111.stdout:581: delete oid 214 current snap is 0 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:581: done (1 left) 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:582: read oid 310 snap -1 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:583: read oid 288 snap -1 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:584: read oid 401 snap -1 2023-10-01T09:09:26.496 INFO:tasks.rados.rados.0.smithi111.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T09:09:26.497 INFO:tasks.rados.rados.0.smithi111.stdout:585: read oid 86 snap -1 2023-10-01T09:09:26.497 INFO:tasks.rados.rados.0.smithi111.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-10-01T09:09:26.497 INFO:tasks.rados.rados.0.smithi111.stdout:586: delete oid 418 current snap is 0 2023-10-01T09:09:26.497 INFO:tasks.rados.rados.0.smithi111.stdout:580: finishing write tid 1 to smithi11166722-452 2023-10-01T09:09:26.497 INFO:tasks.rados.rados.0.smithi111.stdout:580: finishing write tid 2 to smithi11166722-452 2023-10-01T09:09:26.497 INFO:tasks.rados.rados.0.smithi111.stdout:580: finishing write tid 3 to smithi11166722-452 2023-10-01T09:09:26.498 INFO:tasks.rados.rados.0.smithi111.stdout:580: finishing write tid 4 to smithi11166722-452 2023-10-01T09:09:26.498 INFO:tasks.rados.rados.0.smithi111.stdout:580: finishing write tid 5 to smithi11166722-452 2023-10-01T09:09:26.498 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 452 v 129 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-10-01T09:09:26.498 INFO:tasks.rados.rados.0.smithi111.stdout:580: left oid 452 (ObjNum 546 snap 0 seq_num 546) 2023-10-01T09:09:26.501 INFO:tasks.rados.rados.0.smithi111.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T09:09:26.608 INFO:tasks.rados.rados.0.smithi111.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:26.701 INFO:tasks.rados.rados.0.smithi111.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:26 smithi183 bash[27651]: audit 2023-10-01T09:09:25.545869+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.111:0/1278518256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:26.808 INFO:tasks.rados.rados.0.smithi111.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-10-01T09:09:26.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:26 smithi111 bash[27369]: audit 2023-10-01T09:09:25.545869+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.111:0/1278518256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:26.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:26 smithi111 bash[33891]: audit 2023-10-01T09:09:25.545869+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.111:0/1278518256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:26.924 INFO:tasks.rados.rados.0.smithi111.stdout:580: done (5 left) 2023-10-01T09:09:26.924 INFO:tasks.rados.rados.0.smithi111.stdout:582: done (4 left) 2023-10-01T09:09:26.924 INFO:tasks.rados.rados.0.smithi111.stdout:583: done (3 left) 2023-10-01T09:09:26.924 INFO:tasks.rados.rados.0.smithi111.stdout:584: done (2 left) 2023-10-01T09:09:26.924 INFO:tasks.rados.rados.0.smithi111.stdout:585: done (1 left) 2023-10-01T09:09:26.924 INFO:tasks.rados.rados.0.smithi111.stdout:586: done (0 left) 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:587: read oid 38 snap -1 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:587: expect (ObjNum 37 snap 0 seq_num 37) 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:588: read oid 80 snap -1 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:588: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:589: read oid 158 snap -1 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:589: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:26.925 INFO:tasks.rados.rados.0.smithi111.stdout:590: delete oid 121 current snap is 0 2023-10-01T09:09:26.926 INFO:tasks.rados.rados.0.smithi111.stdout:590: done (3 left) 2023-10-01T09:09:26.926 INFO:tasks.rados.rados.0.smithi111.stdout:591: write oid 32 current snap is 0 2023-10-01T09:09:26.926 INFO:tasks.rados.rados.0.smithi111.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-10-01T09:09:26.933 INFO:tasks.rados.rados.0.smithi111.stdout:591: writing smithi11166722-32 from 443850 to 1008216 tid 1 2023-10-01T09:09:26.941 INFO:tasks.rados.rados.0.smithi111.stdout:591: writing smithi11166722-32 from 1634861 to 2367717 tid 2 2023-10-01T09:09:26.946 INFO:tasks.rados.rados.0.smithi111.stdout:591: writing smithi11166722-32 from 2770646 to 3243850 tid 3 2023-10-01T09:09:26.946 INFO:tasks.rados.rados.0.smithi111.stdout:592: write oid 264 current snap is 0 2023-10-01T09:09:26.946 INFO:tasks.rados.rados.0.smithi111.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-10-01T09:09:26.952 INFO:tasks.rados.rados.0.smithi111.stdout:592: writing smithi11166722-264 from 460657 to 1100272 tid 1 2023-10-01T09:09:26.958 INFO:tasks.rados.rados.0.smithi111.stdout:592: writing smithi11166722-264 from 1693343 to 2169857 tid 2 2023-10-01T09:09:26.965 INFO:tasks.rados.rados.0.smithi111.stdout:592: writing smithi11166722-264 from 2681716 to 3260657 tid 3 2023-10-01T09:09:26.965 INFO:tasks.rados.rados.0.smithi111.stdout:593: delete oid 327 current snap is 0 2023-10-01T09:09:26.965 INFO:tasks.rados.rados.0.smithi111.stdout:587: expect (ObjNum 37 snap 0 seq_num 37) 2023-10-01T09:09:27.062 INFO:tasks.rados.rados.0.smithi111.stdout:589: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:27.152 INFO:tasks.rados.rados.0.smithi111.stdout:588: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:591: finishing write tid 1 to smithi11166722-32 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:591: finishing write tid 2 to smithi11166722-32 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:591: finishing write tid 3 to smithi11166722-32 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:591: finishing write tid 4 to smithi11166722-32 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:591: finishing write tid 5 to smithi11166722-32 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 32 v 133 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-10-01T09:09:27.262 INFO:tasks.rados.rados.0.smithi111.stdout:591: left oid 32 (ObjNum 550 snap 0 seq_num 550) 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:592: finishing write tid 1 to smithi11166722-264 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:592: finishing write tid 2 to smithi11166722-264 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:592: finishing write tid 3 to smithi11166722-264 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:592: finishing write tid 4 to smithi11166722-264 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:592: finishing write tid 5 to smithi11166722-264 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 264 v 121 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:592: left oid 264 (ObjNum 551 snap 0 seq_num 551) 2023-10-01T09:09:27.263 INFO:tasks.rados.rados.0.smithi111.stdout:587: done (5 left) 2023-10-01T09:09:27.264 INFO:tasks.rados.rados.0.smithi111.stdout:588: done (4 left) 2023-10-01T09:09:27.264 INFO:tasks.rados.rados.0.smithi111.stdout:589: done (3 left) 2023-10-01T09:09:27.264 INFO:tasks.rados.rados.0.smithi111.stdout:591: done (2 left) 2023-10-01T09:09:27.264 INFO:tasks.rados.rados.0.smithi111.stdout:592: done (1 left) 2023-10-01T09:09:27.264 INFO:tasks.rados.rados.0.smithi111.stdout:593: done (0 left) 2023-10-01T09:09:27.264 INFO:tasks.rados.rados.0.smithi111.stdout:594: delete oid 291 current snap is 0 2023-10-01T09:09:27.265 INFO:tasks.rados.rados.0.smithi111.stdout:594: done (0 left) 2023-10-01T09:09:27.265 INFO:tasks.rados.rados.0.smithi111.stdout:595: delete oid 120 current snap is 0 2023-10-01T09:09:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:595: done (0 left) 2023-10-01T09:09:27.267 INFO:tasks.rados.rados.0.smithi111.stdout:596: read oid 172 snap -1 2023-10-01T09:09:27.267 INFO:tasks.rados.rados.0.smithi111.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:09:27.267 INFO:tasks.rados.rados.0.smithi111.stdout:597: delete oid 20 current snap is 0 2023-10-01T09:09:27.269 INFO:tasks.rados.rados.0.smithi111.stdout:597: done (1 left) 2023-10-01T09:09:27.269 INFO:tasks.rados.rados.0.smithi111.stdout:598: write oid 267 current snap is 0 2023-10-01T09:09:27.269 INFO:tasks.rados.rados.0.smithi111.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-10-01T09:09:27.276 INFO:tasks.rados.rados.0.smithi111.stdout:598: writing smithi11166722-267 from 544692 to 1276905 tid 1 2023-10-01T09:09:27.284 INFO:tasks.rados.rados.0.smithi111.stdout:598: writing smithi11166722-267 from 1985753 to 2729616 tid 2 2023-10-01T09:09:27.288 INFO:tasks.rados.rados.0.smithi111.stdout:598: writing smithi11166722-267 from 3335184 to 3344692 tid 3 2023-10-01T09:09:27.290 INFO:tasks.rados.rados.0.smithi111.stdout:599: write oid 240 current snap is 0 2023-10-01T09:09:27.290 INFO:tasks.rados.rados.0.smithi111.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-10-01T09:09:27.293 INFO:tasks.rados.rados.0.smithi111.stdout:599: writing smithi11166722-240 from 561499 to 968961 tid 1 2023-10-01T09:09:27.299 INFO:tasks.rados.rados.0.smithi111.stdout:599: writing smithi11166722-240 from 1527882 to 2015403 tid 2 2023-10-01T09:09:27.306 INFO:tasks.rados.rados.0.smithi111.stdout:599: writing smithi11166722-240 from 2729901 to 3287118 tid 3 2023-10-01T09:09:27.306 INFO:tasks.rados.rados.0.smithi111.stdout:600: write oid 107 current snap is 0 2023-10-01T09:09:27.307 INFO:tasks.rados.rados.0.smithi111.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:598: finishing write tid 1 to smithi11166722-267 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:598: finishing write tid 2 to smithi11166722-267 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:598: finishing write tid 3 to smithi11166722-267 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:598: finishing write tid 4 to smithi11166722-267 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:598: finishing write tid 5 to smithi11166722-267 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 267 v 87 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-10-01T09:09:27.408 INFO:tasks.rados.rados.0.smithi111.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:599: finishing write tid 1 to smithi11166722-240 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:599: finishing write tid 2 to smithi11166722-240 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:599: finishing write tid 3 to smithi11166722-240 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:599: finishing write tid 4 to smithi11166722-240 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:599: finishing write tid 5 to smithi11166722-240 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 240 v 146 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-10-01T09:09:27.409 INFO:tasks.rados.rados.0.smithi111.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-10-01T09:09:27.419 INFO:tasks.rados.rados.0.smithi111.stdout:600: writing smithi11166722-107 from 578306 to 1061017 tid 1 2023-10-01T09:09:27.426 INFO:tasks.rados.rados.0.smithi111.stdout:600: writing smithi11166722-107 from 1586364 to 2217543 tid 2 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:600: writing smithi11166722-107 from 2757324 to 3242166 tid 3 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:596: done (3 left) 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:598: done (2 left) 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:599: done (1 left) 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:601: read oid 238 snap -1 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:601: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:602: write oid 281 current snap is 0 2023-10-01T09:09:27.433 INFO:tasks.rados.rados.0.smithi111.stdout:600: finishing write tid 1 to smithi11166722-107 2023-10-01T09:09:27.434 INFO:tasks.rados.rados.0.smithi111.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-10-01T09:09:27.439 INFO:tasks.rados.rados.0.smithi111.stdout:602: writing smithi11166722-281 from 595113 to 1153073 tid 1 2023-10-01T09:09:27.445 INFO:tasks.rados.rados.0.smithi111.stdout:602: writing smithi11166722-281 from 1644846 to 2136036 tid 2 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:602: writing smithi11166722-281 from 2784747 to 3395113 tid 3 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:603: read oid 114 snap -1 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:603: expect (ObjNum 113 snap 0 seq_num 113) 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:604: read oid 320 snap -1 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:604: expect (ObjNum 319 snap 0 seq_num 319) 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:605: write oid 336 current snap is 0 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:600: finishing write tid 2 to smithi11166722-107 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:600: finishing write tid 3 to smithi11166722-107 2023-10-01T09:09:27.453 INFO:tasks.rados.rados.0.smithi111.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-10-01T09:09:27.460 INFO:tasks.rados.rados.0.smithi111.stdout:605: writing smithi11166722-336 from 611920 to 1245129 tid 1 2023-10-01T09:09:27.466 INFO:tasks.rados.rados.0.smithi111.stdout:605: writing smithi11166722-336 from 1703328 to 2338176 tid 2 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:605: writing smithi11166722-336 from 2812170 to 3319556 tid 3 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:606: write oid 360 current snap is 0 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:600: finishing write tid 4 to smithi11166722-107 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:600: finishing write tid 5 to smithi11166722-107 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 107 v 133 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-10-01T09:09:27.472 INFO:tasks.rados.rados.0.smithi111.stdout:602: finishing write tid 1 to smithi11166722-281 2023-10-01T09:09:27.473 INFO:tasks.rados.rados.0.smithi111.stdout:602: finishing write tid 2 to smithi11166722-281 2023-10-01T09:09:27.473 INFO:tasks.rados.rados.0.smithi111.stdout:601: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-01T09:09:27.609 INFO:tasks.rados.rados.0.smithi111.stdout:602: finishing write tid 3 to smithi11166722-281 2023-10-01T09:09:27.609 INFO:tasks.rados.rados.0.smithi111.stdout:602: finishing write tid 4 to smithi11166722-281 2023-10-01T09:09:27.609 INFO:tasks.rados.rados.0.smithi111.stdout:602: finishing write tid 5 to smithi11166722-281 2023-10-01T09:09:27.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 118 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-10-01T09:09:27.610 INFO:tasks.rados.rados.0.smithi111.stdout:602: left oid 281 (ObjNum 559 snap 0 seq_num 559) 2023-10-01T09:09:27.610 INFO:tasks.rados.rados.0.smithi111.stdout:603: expect (ObjNum 113 snap 0 seq_num 113) 2023-10-01T09:09:27.741 INFO:tasks.rados.rados.0.smithi111.stdout:604: expect (ObjNum 319 snap 0 seq_num 319) 2023-10-01T09:09:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:27 smithi183 bash[27651]: cluster 2023-10-01T09:09:26.149341+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 54 MiB/s wr, 271 op/s 2023-10-01T09:09:27.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:09:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:27] "GET /metrics HTTP/1.1" 200 194684 "" "Prometheus/2.33.4" 2023-10-01T09:09:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:27 smithi111 bash[33891]: cluster 2023-10-01T09:09:26.149341+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 54 MiB/s wr, 271 op/s 2023-10-01T09:09:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:27 smithi111 bash[27369]: cluster 2023-10-01T09:09:26.149341+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 54 MiB/s wr, 271 op/s 2023-10-01T09:09:27.851 INFO:tasks.rados.rados.0.smithi111.stdout:605: finishing write tid 1 to smithi11166722-336 2023-10-01T09:09:27.851 INFO:tasks.rados.rados.0.smithi111.stdout:605: finishing write tid 2 to smithi11166722-336 2023-10-01T09:09:27.851 INFO:tasks.rados.rados.0.smithi111.stdout:605: finishing write tid 3 to smithi11166722-336 2023-10-01T09:09:27.851 INFO:tasks.rados.rados.0.smithi111.stdout:605: finishing write tid 4 to smithi11166722-336 2023-10-01T09:09:27.851 INFO:tasks.rados.rados.0.smithi111.stdout:605: finishing write tid 5 to smithi11166722-336 2023-10-01T09:09:27.852 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 336 v 133 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-10-01T09:09:27.852 INFO:tasks.rados.rados.0.smithi111.stdout:605: left oid 336 (ObjNum 560 snap 0 seq_num 560) 2023-10-01T09:09:27.852 INFO:tasks.rados.rados.0.smithi111.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-10-01T09:09:27.864 INFO:tasks.rados.rados.0.smithi111.stdout:606: writing smithi11166722-360 from 628727 to 1337185 tid 1 2023-10-01T09:09:27.873 INFO:tasks.rados.rados.0.smithi111.stdout:606: writing smithi11166722-360 from 2045457 to 2540316 tid 2 2023-10-01T09:09:27.878 INFO:tasks.rados.rados.0.smithi111.stdout:606: writing smithi11166722-360 from 3123240 to 3428727 tid 3 2023-10-01T09:09:27.878 INFO:tasks.rados.rados.0.smithi111.stdout:600: done (6 left) 2023-10-01T09:09:27.878 INFO:tasks.rados.rados.0.smithi111.stdout:601: done (5 left) 2023-10-01T09:09:27.878 INFO:tasks.rados.rados.0.smithi111.stdout:602: done (4 left) 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:603: done (3 left) 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:604: done (2 left) 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:605: done (1 left) 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:607: read oid 350 snap -1 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:607: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:608: write oid 433 current snap is 0 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:606: finishing write tid 1 to smithi11166722-360 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:606: finishing write tid 2 to smithi11166722-360 2023-10-01T09:09:27.879 INFO:tasks.rados.rados.0.smithi111.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-10-01T09:09:27.886 INFO:tasks.rados.rados.0.smithi111.stdout:608: writing smithi11166722-433 from 645534 to 1429241 tid 1 2023-10-01T09:09:27.894 INFO:tasks.rados.rados.0.smithi111.stdout:608: writing smithi11166722-433 from 2103939 to 2742456 tid 2 2023-10-01T09:09:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:608: writing smithi11166722-433 from 3150663 to 3445534 tid 3 2023-10-01T09:09:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:609: read oid 156 snap -1 2023-10-01T09:09:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:609: expect (ObjNum 155 snap 0 seq_num 155) 2023-10-01T09:09:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:610: write oid 434 current snap is 0 2023-10-01T09:09:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:606: finishing write tid 3 to smithi11166722-360 2023-10-01T09:09:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-10-01T09:09:27.906 INFO:tasks.rados.rados.0.smithi111.stdout:610: writing smithi11166722-434 from 662341 to 1237650 tid 1 2023-10-01T09:09:27.913 INFO:tasks.rados.rados.0.smithi111.stdout:610: writing smithi11166722-434 from 1878774 to 2377302 tid 2 2023-10-01T09:09:27.919 INFO:tasks.rados.rados.0.smithi111.stdout:610: writing smithi11166722-434 from 2894439 to 3351994 tid 3 2023-10-01T09:09:27.919 INFO:tasks.rados.rados.0.smithi111.stdout:611: read oid 226 snap -1 2023-10-01T09:09:27.919 INFO:tasks.rados.rados.0.smithi111.stdout:611: expect (ObjNum 225 snap 0 seq_num 225) 2023-10-01T09:09:27.919 INFO:tasks.rados.rados.0.smithi111.stdout:612: delete oid 398 current snap is 0 2023-10-01T09:09:27.919 INFO:tasks.rados.rados.0.smithi111.stdout:606: finishing write tid 4 to smithi11166722-360 2023-10-01T09:09:27.920 INFO:tasks.rados.rados.0.smithi111.stdout:606: finishing write tid 5 to smithi11166722-360 2023-10-01T09:09:27.920 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 360 v 122 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-10-01T09:09:27.920 INFO:tasks.rados.rados.0.smithi111.stdout:606: left oid 360 (ObjNum 561 snap 0 seq_num 561) 2023-10-01T09:09:27.920 INFO:tasks.rados.rados.0.smithi111.stdout:607: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:09:28.052 INFO:tasks.rados.rados.0.smithi111.stdout:608: finishing write tid 1 to smithi11166722-433 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:608: finishing write tid 2 to smithi11166722-433 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:608: finishing write tid 3 to smithi11166722-433 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:608: finishing write tid 4 to smithi11166722-433 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:608: finishing write tid 5 to smithi11166722-433 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 91 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:608: left oid 433 (ObjNum 562 snap 0 seq_num 562) 2023-10-01T09:09:28.053 INFO:tasks.rados.rados.0.smithi111.stdout:609: expect (ObjNum 155 snap 0 seq_num 155) 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:610: finishing write tid 1 to smithi11166722-434 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:610: finishing write tid 2 to smithi11166722-434 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:610: finishing write tid 3 to smithi11166722-434 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:610: finishing write tid 4 to smithi11166722-434 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:610: finishing write tid 5 to smithi11166722-434 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 175 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:610: left oid 434 (ObjNum 563 snap 0 seq_num 563) 2023-10-01T09:09:28.139 INFO:tasks.rados.rados.0.smithi111.stdout:611: expect (ObjNum 225 snap 0 seq_num 225) 2023-10-01T09:09:28.267 INFO:tasks.rados.rados.0.smithi111.stdout:606: done (6 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:607: done (5 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:608: done (4 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:609: done (3 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:610: done (2 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:611: done (1 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:612: done (0 left) 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:613: write oid 97 current snap is 0 2023-10-01T09:09:28.268 INFO:tasks.rados.rados.0.smithi111.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-10-01T09:09:28.278 INFO:tasks.rados.rados.0.smithi111.stdout:613: writing smithi11166722-97 from 695955 to 1421762 tid 1 2023-10-01T09:09:28.283 INFO:tasks.rados.rados.0.smithi111.stdout:613: writing smithi11166722-97 from 1879385 to 2381582 tid 2 2023-10-01T09:09:28.289 INFO:tasks.rados.rados.0.smithi111.stdout:613: writing smithi11166722-97 from 2949285 to 3429384 tid 3 2023-10-01T09:09:28.289 INFO:tasks.rados.rados.0.smithi111.stdout:614: write oid 261 current snap is 0 2023-10-01T09:09:28.289 INFO:tasks.rados.rados.0.smithi111.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-10-01T09:09:28.295 INFO:tasks.rados.rados.0.smithi111.stdout:614: writing smithi11166722-261 from 712762 to 1113818 tid 1 2023-10-01T09:09:28.301 INFO:tasks.rados.rados.0.smithi111.stdout:614: writing smithi11166722-261 from 1537867 to 2183722 tid 2 2023-10-01T09:09:28.308 INFO:tasks.rados.rados.0.smithi111.stdout:614: writing smithi11166722-261 from 2860355 to 3512762 tid 3 2023-10-01T09:09:28.308 INFO:tasks.rados.rados.0.smithi111.stdout:615: write oid 14 current snap is 0 2023-10-01T09:09:28.308 INFO:tasks.rados.rados.0.smithi111.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-10-01T09:09:28.315 INFO:tasks.rados.rados.0.smithi111.stdout:615: writing smithi11166722-14 from 729569 to 1205874 tid 1 2023-10-01T09:09:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:615: writing smithi11166722-14 from 1996349 to 2502215 tid 2 2023-10-01T09:09:28.327 INFO:tasks.rados.rados.0.smithi111.stdout:615: writing smithi11166722-14 from 3004131 to 3529569 tid 3 2023-10-01T09:09:28.328 INFO:tasks.rados.rados.0.smithi111.stdout:616: write oid 431 current snap is 0 2023-10-01T09:09:28.328 INFO:tasks.rados.rados.0.smithi111.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-10-01T09:09:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:616: writing smithi11166722-431 from 746376 to 1297930 tid 1 2023-10-01T09:09:28.342 INFO:tasks.rados.rados.0.smithi111.stdout:616: writing smithi11166722-431 from 2054831 to 2704355 tid 2 2023-10-01T09:09:28.347 INFO:tasks.rados.rados.0.smithi111.stdout:616: writing smithi11166722-431 from 3315201 to 3546376 tid 3 2023-10-01T09:09:28.347 INFO:tasks.rados.rados.0.smithi111.stdout:617: write oid 292 current snap is 0 2023-10-01T09:09:28.347 INFO:tasks.rados.rados.0.smithi111.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-10-01T09:09:28.354 INFO:tasks.rados.rados.0.smithi111.stdout:617: writing smithi11166722-292 from 763183 to 1389986 tid 1 2023-10-01T09:09:28.362 INFO:tasks.rados.rados.0.smithi111.stdout:617: writing smithi11166722-292 from 1996960 to 2790142 tid 2 2023-10-01T09:09:28.369 INFO:tasks.rados.rados.0.smithi111.stdout:617: writing smithi11166722-292 from 3226271 to 3563183 tid 3 2023-10-01T09:09:28.369 INFO:tasks.rados.rados.0.smithi111.stdout:618: write oid 19 current snap is 0 2023-10-01T09:09:28.369 INFO:tasks.rados.rados.0.smithi111.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-10-01T09:09:28.374 INFO:tasks.rados.rados.0.smithi111.stdout:618: writing smithi11166722-19 from 779990 to 1482042 tid 1 2023-10-01T09:09:28.381 INFO:tasks.rados.rados.0.smithi111.stdout:618: writing smithi11166722-19 from 2055442 to 2708635 tid 2 2023-10-01T09:09:28.387 INFO:tasks.rados.rados.0.smithi111.stdout:618: writing smithi11166722-19 from 3253694 to 3579990 tid 3 2023-10-01T09:09:28.387 INFO:tasks.rados.rados.0.smithi111.stdout:619: read oid 131 snap -1 2023-10-01T09:09:28.387 INFO:tasks.rados.rados.0.smithi111.stdout:619: expect (ObjNum 130 snap 0 seq_num 130) 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:620: read oid 216 snap -1 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:620: expect (ObjNum 215 snap 0 seq_num 215) 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:621: delete oid 438 current snap is 0 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:613: finishing write tid 1 to smithi11166722-97 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:613: finishing write tid 2 to smithi11166722-97 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:613: finishing write tid 3 to smithi11166722-97 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:613: finishing write tid 4 to smithi11166722-97 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:613: finishing write tid 5 to smithi11166722-97 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 97 v 125 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:613: left oid 97 (ObjNum 565 snap 0 seq_num 565) 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:614: finishing write tid 1 to smithi11166722-261 2023-10-01T09:09:28.388 INFO:tasks.rados.rados.0.smithi111.stdout:614: finishing write tid 2 to smithi11166722-261 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:614: finishing write tid 3 to smithi11166722-261 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:614: finishing write tid 4 to smithi11166722-261 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:614: finishing write tid 5 to smithi11166722-261 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 261 v 137 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:614: left oid 261 (ObjNum 566 snap 0 seq_num 566) 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:615: finishing write tid 1 to smithi11166722-14 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:615: finishing write tid 2 to smithi11166722-14 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:615: finishing write tid 3 to smithi11166722-14 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:615: finishing write tid 4 to smithi11166722-14 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:615: finishing write tid 5 to smithi11166722-14 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 14 v 95 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:615: left oid 14 (ObjNum 567 snap 0 seq_num 567) 2023-10-01T09:09:28.389 INFO:tasks.rados.rados.0.smithi111.stdout:616: finishing write tid 1 to smithi11166722-431 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:616: finishing write tid 2 to smithi11166722-431 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:616: finishing write tid 3 to smithi11166722-431 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:616: finishing write tid 4 to smithi11166722-431 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:616: finishing write tid 5 to smithi11166722-431 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 431 v 108 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:616: left oid 431 (ObjNum 568 snap 0 seq_num 568) 2023-10-01T09:09:28.390 INFO:tasks.rados.rados.0.smithi111.stdout:617: finishing write tid 1 to smithi11166722-292 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:617: finishing write tid 2 to smithi11166722-292 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:617: finishing write tid 3 to smithi11166722-292 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:617: finishing write tid 4 to smithi11166722-292 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:617: finishing write tid 5 to smithi11166722-292 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 292 v 124 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:617: left oid 292 (ObjNum 569 snap 0 seq_num 569) 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:618: finishing write tid 1 to smithi11166722-19 2023-10-01T09:09:28.391 INFO:tasks.rados.rados.0.smithi111.stdout:618: finishing write tid 2 to smithi11166722-19 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:613: done (8 left) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:614: done (7 left) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:615: done (6 left) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:616: done (5 left) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:617: done (4 left) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:621: done (3 left) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:622: read oid 192 snap -1 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:622: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:09:28.392 INFO:tasks.rados.rados.0.smithi111.stdout:623: write oid 347 current snap is 0 2023-10-01T09:09:28.393 INFO:tasks.rados.rados.0.smithi111.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-10-01T09:09:28.398 INFO:tasks.rados.rados.0.smithi111.stdout:623: writing smithi11166722-347 from 413604 to 982507 tid 1 2023-10-01T09:09:28.406 INFO:tasks.rados.rados.0.smithi111.stdout:623: writing smithi11166722-347 from 1488759 to 2145621 tid 2 2023-10-01T09:09:28.412 INFO:tasks.rados.rados.0.smithi111.stdout:623: writing smithi11166722-347 from 2624893 to 3216602 tid 3 2023-10-01T09:09:28.412 INFO:tasks.rados.rados.0.smithi111.stdout:624: read oid 213 snap -1 2023-10-01T09:09:28.412 INFO:tasks.rados.rados.0.smithi111.stdout:624: expect (ObjNum 212 snap 0 seq_num 212) 2023-10-01T09:09:28.412 INFO:tasks.rados.rados.0.smithi111.stdout:625: delete oid 129 current snap is 0 2023-10-01T09:09:28.413 INFO:tasks.rados.rados.0.smithi111.stdout:619: expect (ObjNum 130 snap 0 seq_num 130) 2023-10-01T09:09:28.494 INFO:tasks.rados.rados.0.smithi111.stdout:618: finishing write tid 3 to smithi11166722-19 2023-10-01T09:09:28.494 INFO:tasks.rados.rados.0.smithi111.stdout:618: finishing write tid 4 to smithi11166722-19 2023-10-01T09:09:28.494 INFO:tasks.rados.rados.0.smithi111.stdout:618: finishing write tid 5 to smithi11166722-19 2023-10-01T09:09:28.494 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 137 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-10-01T09:09:28.494 INFO:tasks.rados.rados.0.smithi111.stdout:618: left oid 19 (ObjNum 570 snap 0 seq_num 570) 2023-10-01T09:09:28.495 INFO:tasks.rados.rados.0.smithi111.stdout:622: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:09:28.598 INFO:tasks.rados.rados.0.smithi111.stdout:620: expect (ObjNum 215 snap 0 seq_num 215) 2023-10-01T09:09:28.715 INFO:tasks.rados.rados.0.smithi111.stdout:623: finishing write tid 1 to smithi11166722-347 2023-10-01T09:09:28.715 INFO:tasks.rados.rados.0.smithi111.stdout:623: finishing write tid 2 to smithi11166722-347 2023-10-01T09:09:28.715 INFO:tasks.rados.rados.0.smithi111.stdout:623: finishing write tid 3 to smithi11166722-347 2023-10-01T09:09:28.715 INFO:tasks.rados.rados.0.smithi111.stdout:623: finishing write tid 4 to smithi11166722-347 2023-10-01T09:09:28.715 INFO:tasks.rados.rados.0.smithi111.stdout:623: finishing write tid 5 to smithi11166722-347 2023-10-01T09:09:28.716 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 347 v 107 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-10-01T09:09:28.716 INFO:tasks.rados.rados.0.smithi111.stdout:623: left oid 347 (ObjNum 572 snap 0 seq_num 572) 2023-10-01T09:09:28.716 INFO:tasks.rados.rados.0.smithi111.stdout:624: expect (ObjNum 212 snap 0 seq_num 212) 2023-10-01T09:09:28.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:28 smithi183 bash[27651]: audit 2023-10-01T09:09:27.946595+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.111:0/3864228753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:28.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:28 smithi111 bash[33891]: audit 2023-10-01T09:09:27.946595+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.111:0/3864228753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:28 smithi111 bash[27369]: audit 2023-10-01T09:09:27.946595+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.111:0/3864228753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:28.836 INFO:tasks.rados.rados.0.smithi111.stdout:618: done (6 left) 2023-10-01T09:09:28.836 INFO:tasks.rados.rados.0.smithi111.stdout:619: done (5 left) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:620: done (4 left) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:622: done (3 left) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:623: done (2 left) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:624: done (1 left) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:625: done (0 left) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:626: read oid 215 snap -1 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:627: read oid 450 snap -1 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:628: write oid 123 current snap is 0 2023-10-01T09:09:28.837 INFO:tasks.rados.rados.0.smithi111.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-10-01T09:09:28.843 INFO:tasks.rados.rados.0.smithi111.stdout:628: writing smithi11166722-123 from 447218 to 1166619 tid 1 2023-10-01T09:09:28.851 INFO:tasks.rados.rados.0.smithi111.stdout:628: writing smithi11166722-123 from 1889370 to 2549901 tid 2 2023-10-01T09:09:28.858 INFO:tasks.rados.rados.0.smithi111.stdout:628: writing smithi11166722-123 from 2963386 to 3577639 tid 3 2023-10-01T09:09:28.858 INFO:tasks.rados.rados.0.smithi111.stdout:629: write oid 226 current snap is 0 2023-10-01T09:09:28.858 INFO:tasks.rados.rados.0.smithi111.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-10-01T09:09:28.865 INFO:tasks.rados.rados.0.smithi111.stdout:629: writing smithi11166722-226 from 464025 to 1258675 tid 1 2023-10-01T09:09:28.871 INFO:tasks.rados.rados.0.smithi111.stdout:629: writing smithi11166722-226 from 1947852 to 2352041 tid 2 2023-10-01T09:09:28.877 INFO:tasks.rados.rados.0.smithi111.stdout:629: writing smithi11166722-226 from 2990809 to 3416334 tid 3 2023-10-01T09:09:28.877 INFO:tasks.rados.rados.0.smithi111.stdout:630: delete oid 364 current snap is 0 2023-10-01T09:09:28.878 INFO:tasks.rados.rados.0.smithi111.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2023-10-01T09:09:29.000 INFO:tasks.rados.rados.0.smithi111.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-10-01T09:09:29.119 INFO:tasks.rados.rados.0.smithi111.stdout:628: finishing write tid 1 to smithi11166722-123 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:628: finishing write tid 2 to smithi11166722-123 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:628: finishing write tid 3 to smithi11166722-123 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:628: finishing write tid 4 to smithi11166722-123 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:628: finishing write tid 5 to smithi11166722-123 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 123 v 108 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:629: finishing write tid 1 to smithi11166722-226 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:626: done (4 left) 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:627: done (3 left) 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:628: done (2 left) 2023-10-01T09:09:29.120 INFO:tasks.rados.rados.0.smithi111.stdout:630: done (1 left) 2023-10-01T09:09:29.121 INFO:tasks.rados.rados.0.smithi111.stdout:631: read oid 350 snap -1 2023-10-01T09:09:29.121 INFO:tasks.rados.rados.0.smithi111.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:09:29.121 INFO:tasks.rados.rados.0.smithi111.stdout:632: write oid 155 current snap is 0 2023-10-01T09:09:29.121 INFO:tasks.rados.rados.0.smithi111.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-10-01T09:09:29.126 INFO:tasks.rados.rados.0.smithi111.stdout:632: writing smithi11166722-155 from 497639 to 1042787 tid 1 2023-10-01T09:09:29.132 INFO:tasks.rados.rados.0.smithi111.stdout:632: writing smithi11166722-155 from 1548463 to 1956321 tid 2 2023-10-01T09:09:29.138 INFO:tasks.rados.rados.0.smithi111.stdout:632: writing smithi11166722-155 from 2529302 to 3093724 tid 3 2023-10-01T09:09:29.142 INFO:tasks.rados.rados.0.smithi111.stdout:632: writing smithi11166722-155 from 3528143 to 3697639 tid 4 2023-10-01T09:09:29.142 INFO:tasks.rados.rados.0.smithi111.stdout:633: read oid 340 snap -1 2023-10-01T09:09:29.142 INFO:tasks.rados.rados.0.smithi111.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:09:29.142 INFO:tasks.rados.rados.0.smithi111.stdout:634: write oid 71 current snap is 0 2023-10-01T09:09:29.142 INFO:tasks.rados.rados.0.smithi111.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-10-01T09:09:29.149 INFO:tasks.rados.rados.0.smithi111.stdout:634: writing smithi11166722-71 from 514446 to 1251196 tid 1 2023-10-01T09:09:29.156 INFO:tasks.rados.rados.0.smithi111.stdout:634: writing smithi11166722-71 from 1723298 to 2391167 tid 2 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:634: writing smithi11166722-71 from 3073078 to 3714446 tid 3 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:635: read oid 112 snap -1 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:635: expect (ObjNum 111 snap 0 seq_num 111) 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:636: read oid 284 snap -1 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:636: expect (ObjNum 283 snap 0 seq_num 283) 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:637: write oid 413 current snap is 0 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:629: finishing write tid 2 to smithi11166722-226 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:629: finishing write tid 3 to smithi11166722-226 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:629: finishing write tid 4 to smithi11166722-226 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:629: finishing write tid 5 to smithi11166722-226 2023-10-01T09:09:29.164 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 226 v 141 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-10-01T09:09:29.165 INFO:tasks.rados.rados.0.smithi111.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2023-10-01T09:09:29.165 INFO:tasks.rados.rados.0.smithi111.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-10-01T09:09:29.169 INFO:tasks.rados.rados.0.smithi111.stdout:637: writing smithi11166722-413 from 531253 to 943252 tid 1 2023-10-01T09:09:29.174 INFO:tasks.rados.rados.0.smithi111.stdout:637: writing smithi11166722-413 from 1381780 to 1793307 tid 2 2023-10-01T09:09:29.180 INFO:tasks.rados.rados.0.smithi111.stdout:637: writing smithi11166722-413 from 2300501 to 2887467 tid 3 2023-10-01T09:09:29.186 INFO:tasks.rados.rados.0.smithi111.stdout:637: writing smithi11166722-413 from 3376974 to 3731253 tid 4 2023-10-01T09:09:29.186 INFO:tasks.rados.rados.0.smithi111.stdout:629: done (7 left) 2023-10-01T09:09:29.186 INFO:tasks.rados.rados.0.smithi111.stdout:638: write oid 81 current snap is 0 2023-10-01T09:09:29.186 INFO:tasks.rados.rados.0.smithi111.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-10-01T09:09:29.192 INFO:tasks.rados.rados.0.smithi111.stdout:638: writing smithi11166722-81 from 548060 to 1035308 tid 1 2023-10-01T09:09:29.197 INFO:tasks.rados.rados.0.smithi111.stdout:638: writing smithi11166722-81 from 1440262 to 2111800 tid 2 2023-10-01T09:09:29.206 INFO:tasks.rados.rados.0.smithi111.stdout:638: writing smithi11166722-81 from 2844277 to 3642515 tid 3 2023-10-01T09:09:29.206 INFO:tasks.rados.rados.0.smithi111.stdout:639: write oid 201 current snap is 0 2023-10-01T09:09:29.206 INFO:tasks.rados.rados.0.smithi111.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-10-01T09:09:29.212 INFO:tasks.rados.rados.0.smithi111.stdout:639: writing smithi11166722-201 from 564867 to 1127364 tid 1 2023-10-01T09:09:29.219 INFO:tasks.rados.rados.0.smithi111.stdout:639: writing smithi11166722-201 from 1898744 to 2313940 tid 2 2023-10-01T09:09:29.225 INFO:tasks.rados.rados.0.smithi111.stdout:639: writing smithi11166722-201 from 2755347 to 3481210 tid 3 2023-10-01T09:09:29.225 INFO:tasks.rados.rados.0.smithi111.stdout:640: write oid 62 current snap is 0 2023-10-01T09:09:29.225 INFO:tasks.rados.rados.0.smithi111.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:09:29.362 INFO:tasks.rados.rados.0.smithi111.stdout:632: finishing write tid 1 to smithi11166722-155 2023-10-01T09:09:29.362 INFO:tasks.rados.rados.0.smithi111.stdout:632: finishing write tid 2 to smithi11166722-155 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:632: finishing write tid 3 to smithi11166722-155 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:632: finishing write tid 4 to smithi11166722-155 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:632: finishing write tid 5 to smithi11166722-155 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:632: finishing write tid 6 to smithi11166722-155 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 155 v 113 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-10-01T09:09:29.363 INFO:tasks.rados.rados.0.smithi111.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-10-01T09:09:29.369 INFO:tasks.rados.rados.0.smithi111.stdout:640: writing smithi11166722-62 from 581674 to 1219420 tid 1 2023-10-01T09:09:29.376 INFO:tasks.rados.rados.0.smithi111.stdout:640: writing smithi11166722-62 from 1840873 to 2399727 tid 2 2023-10-01T09:09:29.383 INFO:tasks.rados.rados.0.smithi111.stdout:640: writing smithi11166722-62 from 3066417 to 3603552 tid 3 2023-10-01T09:09:29.383 INFO:tasks.rados.rados.0.smithi111.stdout:631: done (9 left) 2023-10-01T09:09:29.383 INFO:tasks.rados.rados.0.smithi111.stdout:632: done (8 left) 2023-10-01T09:09:29.383 INFO:tasks.rados.rados.0.smithi111.stdout:641: delete oid 475 current snap is 0 2023-10-01T09:09:29.383 INFO:tasks.rados.rados.0.smithi111.stdout:634: finishing write tid 1 to smithi11166722-71 2023-10-01T09:09:29.383 INFO:tasks.rados.rados.0.smithi111.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:09:29.511 INFO:tasks.rados.rados.0.smithi111.stdout:634: finishing write tid 2 to smithi11166722-71 2023-10-01T09:09:29.511 INFO:tasks.rados.rados.0.smithi111.stdout:633: done (8 left) 2023-10-01T09:09:29.511 INFO:tasks.rados.rados.0.smithi111.stdout:641: done (7 left) 2023-10-01T09:09:29.511 INFO:tasks.rados.rados.0.smithi111.stdout:642: write oid 133 current snap is 0 2023-10-01T09:09:29.511 INFO:tasks.rados.rados.0.smithi111.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-10-01T09:09:29.520 INFO:tasks.rados.rados.0.smithi111.stdout:642: writing smithi11166722-133 from 615288 to 1403532 tid 1 2023-10-01T09:09:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:642: writing smithi11166722-133 from 1957837 to 2520360 tid 2 2023-10-01T09:09:29.533 INFO:tasks.rados.rados.0.smithi111.stdout:642: writing smithi11166722-133 from 3121263 to 3680942 tid 3 2023-10-01T09:09:29.533 INFO:tasks.rados.rados.0.smithi111.stdout:643: write oid 175 current snap is 0 2023-10-01T09:09:29.533 INFO:tasks.rados.rados.0.smithi111.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-10-01T09:09:29.539 INFO:tasks.rados.rados.0.smithi111.stdout:643: writing smithi11166722-175 from 632095 to 1095588 tid 1 2023-10-01T09:09:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:643: writing smithi11166722-175 from 1616319 to 2038853 tid 2 2023-10-01T09:09:29.551 INFO:tasks.rados.rados.0.smithi111.stdout:643: writing smithi11166722-175 from 2748686 to 3235990 tid 3 2023-10-01T09:09:29.552 INFO:tasks.rados.rados.0.smithi111.stdout:644: write oid 138 current snap is 0 2023-10-01T09:09:29.552 INFO:tasks.rados.rados.0.smithi111.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-10-01T09:09:29.559 INFO:tasks.rados.rados.0.smithi111.stdout:644: writing smithi11166722-138 from 648902 to 1303997 tid 1 2023-10-01T09:09:29.566 INFO:tasks.rados.rados.0.smithi111.stdout:644: writing smithi11166722-138 from 2074801 to 2640993 tid 2 2023-10-01T09:09:29.573 INFO:tasks.rados.rados.0.smithi111.stdout:644: writing smithi11166722-138 from 3176109 to 3848902 tid 3 2023-10-01T09:09:29.573 INFO:tasks.rados.rados.0.smithi111.stdout:645: write oid 401 current snap is 0 2023-10-01T09:09:29.573 INFO:tasks.rados.rados.0.smithi111.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-10-01T09:09:29.580 INFO:tasks.rados.rados.0.smithi111.stdout:645: writing smithi11166722-401 from 665709 to 1396053 tid 1 2023-10-01T09:09:29.587 INFO:tasks.rados.rados.0.smithi111.stdout:645: writing smithi11166722-401 from 2133283 to 2559486 tid 2 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:645: writing smithi11166722-401 from 3203532 to 3713380 tid 3 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:646: read oid 362 snap -1 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:646: expect (ObjNum 361 snap 0 seq_num 361) 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:647: read oid 148 snap -1 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:647: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:648: read oid 405 snap -1 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:648: expect (ObjNum 404 snap 0 seq_num 404) 2023-10-01T09:09:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:649: read oid 8 snap -1 2023-10-01T09:09:29.595 INFO:tasks.rados.rados.0.smithi111.stdout:649: expect (ObjNum 7 snap 0 seq_num 7) 2023-10-01T09:09:29.595 INFO:tasks.rados.rados.0.smithi111.stdout:650: write oid 478 current snap is 0 2023-10-01T09:09:29.595 INFO:tasks.rados.rados.0.smithi111.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-10-01T09:09:29.601 INFO:tasks.rados.rados.0.smithi111.stdout:650: writing smithi11166722-478 from 682516 to 1088109 tid 1 2023-10-01T09:09:29.609 INFO:tasks.rados.rados.0.smithi111.stdout:650: writing smithi11166722-478 from 1791765 to 2361626 tid 2 2023-10-01T09:09:29.616 INFO:tasks.rados.rados.0.smithi111.stdout:650: writing smithi11166722-478 from 2830955 to 3552075 tid 3 2023-10-01T09:09:29.616 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:29.616 INFO:tasks.rados.rados.0.smithi111.stdout:634: finishing write tid 3 to smithi11166722-71 2023-10-01T09:09:29.616 INFO:tasks.rados.rados.0.smithi111.stdout:634: finishing write tid 4 to smithi11166722-71 2023-10-01T09:09:29.616 INFO:tasks.rados.rados.0.smithi111.stdout:634: finishing write tid 5 to smithi11166722-71 2023-10-01T09:09:29.617 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 71 v 150 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-10-01T09:09:29.617 INFO:tasks.rados.rados.0.smithi111.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2023-10-01T09:09:29.617 INFO:tasks.rados.rados.0.smithi111.stdout:634: done (15 left) 2023-10-01T09:09:29.617 INFO:tasks.rados.rados.0.smithi111.stdout:651: write oid 490 current snap is 0 2023-10-01T09:09:29.617 INFO:tasks.rados.rados.0.smithi111.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-10-01T09:09:29.622 INFO:tasks.rados.rados.0.smithi111.stdout:651: writing smithi11166722-490 from 699323 to 1180165 tid 1 2023-10-01T09:09:29.628 INFO:tasks.rados.rados.0.smithi111.stdout:651: writing smithi11166722-490 from 1850247 to 2280119 tid 2 2023-10-01T09:09:29.634 INFO:tasks.rados.rados.0.smithi111.stdout:651: writing smithi11166722-490 from 2858378 to 3390770 tid 3 2023-10-01T09:09:29.635 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:29.635 INFO:tasks.rados.rados.0.smithi111.stdout:636: expect (ObjNum 283 snap 0 seq_num 283) 2023-10-01T09:09:29.740 INFO:tasks.rados.rados.0.smithi111.stdout:637: finishing write tid 1 to smithi11166722-413 2023-10-01T09:09:29.740 INFO:tasks.rados.rados.0.smithi111.stdout:635: expect (ObjNum 111 snap 0 seq_num 111) 2023-10-01T09:09:29.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:09:29 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:29 smithi183 bash[27651]: cluster 2023-10-01T09:09:28.149942+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 58 MiB/s wr, 318 op/s 2023-10-01T09:09:29.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:29 smithi111 bash[27369]: cluster 2023-10-01T09:09:28.149942+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 58 MiB/s wr, 318 op/s 2023-10-01T09:09:29.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:29 smithi111 bash[33891]: cluster 2023-10-01T09:09:28.149942+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 58 MiB/s wr, 318 op/s 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:637: finishing write tid 2 to smithi11166722-413 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:637: finishing write tid 3 to smithi11166722-413 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:637: finishing write tid 4 to smithi11166722-413 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:637: finishing write tid 5 to smithi11166722-413 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:637: finishing write tid 6 to smithi11166722-413 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 413 v 129 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:637: left oid 413 (ObjNum 579 snap 0 seq_num 579) 2023-10-01T09:09:29.867 INFO:tasks.rados.rados.0.smithi111.stdout:638: finishing write tid 1 to smithi11166722-81 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:638: finishing write tid 2 to smithi11166722-81 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:635: done (15 left) 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:636: done (14 left) 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:637: done (13 left) 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:652: read oid 355 snap -1 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:652: expect (ObjNum 354 snap 0 seq_num 354) 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:653: read oid 314 snap -1 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:653: expect (ObjNum 313 snap 0 seq_num 313) 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:654: write oid 461 current snap is 0 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:638: finishing write tid 3 to smithi11166722-81 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:638: finishing write tid 4 to smithi11166722-81 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:638: finishing write tid 5 to smithi11166722-81 2023-10-01T09:09:29.868 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 81 v 179 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-10-01T09:09:29.869 INFO:tasks.rados.rados.0.smithi111.stdout:638: left oid 81 (ObjNum 580 snap 0 seq_num 580) 2023-10-01T09:09:29.869 INFO:tasks.rados.rados.0.smithi111.stdout:639: finishing write tid 1 to smithi11166722-201 2023-10-01T09:09:29.869 INFO:tasks.rados.rados.0.smithi111.stdout:639: finishing write tid 2 to smithi11166722-201 2023-10-01T09:09:29.869 INFO:tasks.rados.rados.0.smithi111.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-10-01T09:09:29.874 INFO:tasks.rados.rados.0.smithi111.stdout:654: writing smithi11166722-461 from 716130 to 1272221 tid 1 2023-10-01T09:09:29.880 INFO:tasks.rados.rados.0.smithi111.stdout:654: writing smithi11166722-461 from 1792376 to 2365906 tid 2 2023-10-01T09:09:29.884 INFO:tasks.rados.rados.0.smithi111.stdout:654: writing smithi11166722-461 from 2769448 to 3229465 tid 3 2023-10-01T09:09:29.888 INFO:tasks.rados.rados.0.smithi111.stdout:654: writing smithi11166722-461 from 3821956 to 3916130 tid 4 2023-10-01T09:09:29.888 INFO:tasks.rados.rados.0.smithi111.stdout:638: done (15 left) 2023-10-01T09:09:29.888 INFO:tasks.rados.rados.0.smithi111.stdout:655: write oid 458 current snap is 0 2023-10-01T09:09:29.888 INFO:tasks.rados.rados.0.smithi111.stdout:639: finishing write tid 3 to smithi11166722-201 2023-10-01T09:09:29.888 INFO:tasks.rados.rados.0.smithi111.stdout:639: finishing write tid 4 to smithi11166722-201 2023-10-01T09:09:29.889 INFO:tasks.rados.rados.0.smithi111.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-10-01T09:09:29.895 INFO:tasks.rados.rados.0.smithi111.stdout:655: writing smithi11166722-458 from 732937 to 1364277 tid 1 2023-10-01T09:09:29.900 INFO:tasks.rados.rados.0.smithi111.stdout:655: writing smithi11166722-458 from 1850858 to 2284399 tid 2 2023-10-01T09:09:29.907 INFO:tasks.rados.rados.0.smithi111.stdout:655: writing smithi11166722-458 from 2796871 to 3468160 tid 3 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:655: writing smithi11166722-458 from 3888195 to 3932937 tid 4 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:639: finishing write tid 5 to smithi11166722-201 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 201 v 133 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:639: left oid 201 (ObjNum 581 snap 0 seq_num 581) 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:640: finishing write tid 1 to smithi11166722-62 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:640: finishing write tid 2 to smithi11166722-62 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:639: done (15 left) 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:656: read oid 374 snap -1 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout:656: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:09:29.911 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:640: finishing write tid 3 to smithi11166722-62 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:640: finishing write tid 4 to smithi11166722-62 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:640: finishing write tid 5 to smithi11166722-62 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 62 v 126 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:640: left oid 62 (ObjNum 582 snap 0 seq_num 582) 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:642: finishing write tid 1 to smithi11166722-133 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:642: finishing write tid 2 to smithi11166722-133 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:642: finishing write tid 3 to smithi11166722-133 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:642: finishing write tid 4 to smithi11166722-133 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:642: finishing write tid 5 to smithi11166722-133 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 133 v 130 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-10-01T09:09:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:642: left oid 133 (ObjNum 584 snap 0 seq_num 584) 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:643: finishing write tid 1 to smithi11166722-175 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:643: finishing write tid 2 to smithi11166722-175 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:640: done (15 left) 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:642: done (14 left) 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:657: read oid 167 snap -1 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:657: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:658: write oid 384 current snap is 0 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:643: finishing write tid 3 to smithi11166722-175 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:643: finishing write tid 4 to smithi11166722-175 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:643: finishing write tid 5 to smithi11166722-175 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 175 v 111 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-10-01T09:09:29.913 INFO:tasks.rados.rados.0.smithi111.stdout:643: left oid 175 (ObjNum 585 snap 0 seq_num 585) 2023-10-01T09:09:29.914 INFO:tasks.rados.rados.0.smithi111.stdout:644: finishing write tid 1 to smithi11166722-138 2023-10-01T09:09:29.914 INFO:tasks.rados.rados.0.smithi111.stdout:644: finishing write tid 2 to smithi11166722-138 2023-10-01T09:09:29.914 INFO:tasks.rados.rados.0.smithi111.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-10-01T09:09:29.919 INFO:tasks.rados.rados.0.smithi111.stdout:658: writing smithi11166722-384 from 749744 to 1456333 tid 1 2023-10-01T09:09:29.925 INFO:tasks.rados.rados.0.smithi111.stdout:658: writing smithi11166722-384 from 1909340 to 2486539 tid 2 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:658: writing smithi11166722-384 from 3224294 to 3706855 tid 3 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:643: done (15 left) 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:659: write oid 410 current snap is 0 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:644: finishing write tid 3 to smithi11166722-138 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:644: finishing write tid 4 to smithi11166722-138 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:644: finishing write tid 5 to smithi11166722-138 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 138 v 134 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:644: left oid 138 (ObjNum 586 snap 0 seq_num 586) 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:645: finishing write tid 1 to smithi11166722-401 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:645: finishing write tid 2 to smithi11166722-401 2023-10-01T09:09:29.933 INFO:tasks.rados.rados.0.smithi111.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-10-01T09:09:29.939 INFO:tasks.rados.rados.0.smithi111.stdout:659: writing smithi11166722-410 from 766551 to 1264742 tid 1 2023-10-01T09:09:29.945 INFO:tasks.rados.rados.0.smithi111.stdout:659: writing smithi11166722-410 from 1684175 to 2405032 tid 2 2023-10-01T09:09:29.952 INFO:tasks.rados.rados.0.smithi111.stdout:659: writing smithi11166722-410 from 2851717 to 3545550 tid 3 2023-10-01T09:09:29.952 INFO:tasks.rados.rados.0.smithi111.stdout:644: done (15 left) 2023-10-01T09:09:29.952 INFO:tasks.rados.rados.0.smithi111.stdout:660: delete oid 469 current snap is 0 2023-10-01T09:09:29.952 INFO:tasks.rados.rados.0.smithi111.stdout:648: expect (ObjNum 404 snap 0 seq_num 404) 2023-10-01T09:09:30.041 INFO:tasks.rados.rados.0.smithi111.stdout:646: expect (ObjNum 361 snap 0 seq_num 361) 2023-10-01T09:09:30.106 INFO:tasks.rados.rados.0.smithi111.stdout:645: finishing write tid 3 to smithi11166722-401 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:645: finishing write tid 4 to smithi11166722-401 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:645: finishing write tid 5 to smithi11166722-401 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 401 v 117 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:645: left oid 401 (ObjNum 587 snap 0 seq_num 587) 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:645: done (15 left) 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:646: done (14 left) 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:648: done (13 left) 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:660: done (12 left) 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:661: delete oid 268 current snap is 0 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:650: finishing write tid 1 to smithi11166722-478 2023-10-01T09:09:30.107 INFO:tasks.rados.rados.0.smithi111.stdout:647: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:30.251 INFO:tasks.rados.rados.0.smithi111.stdout:649: expect (ObjNum 7 snap 0 seq_num 7) 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:650: finishing write tid 2 to smithi11166722-478 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:650: finishing write tid 3 to smithi11166722-478 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:650: finishing write tid 4 to smithi11166722-478 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:650: finishing write tid 5 to smithi11166722-478 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 138 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:650: left oid 478 (ObjNum 588 snap 0 seq_num 588) 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:651: finishing write tid 1 to smithi11166722-490 2023-10-01T09:09:30.322 INFO:tasks.rados.rados.0.smithi111.stdout:651: finishing write tid 2 to smithi11166722-490 2023-10-01T09:09:30.323 INFO:tasks.rados.rados.0.smithi111.stdout:651: finishing write tid 3 to smithi11166722-490 2023-10-01T09:09:30.323 INFO:tasks.rados.rados.0.smithi111.stdout:651: finishing write tid 4 to smithi11166722-490 2023-10-01T09:09:30.323 INFO:tasks.rados.rados.0.smithi111.stdout:651: finishing write tid 5 to smithi11166722-490 2023-10-01T09:09:30.323 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 490 v 142 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-10-01T09:09:30.323 INFO:tasks.rados.rados.0.smithi111.stdout:651: left oid 490 (ObjNum 589 snap 0 seq_num 589) 2023-10-01T09:09:30.323 INFO:tasks.rados.rados.0.smithi111.stdout:653: expect (ObjNum 313 snap 0 seq_num 313) 2023-10-01T09:09:30.430 INFO:tasks.rados.rados.0.smithi111.stdout:654: finishing write tid 1 to smithi11166722-461 2023-10-01T09:09:30.431 INFO:tasks.rados.rados.0.smithi111.stdout:652: expect (ObjNum 354 snap 0 seq_num 354) 2023-10-01T09:09:30.563 INFO:tasks.rados.rados.0.smithi111.stdout:654: finishing write tid 2 to smithi11166722-461 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:654: finishing write tid 3 to smithi11166722-461 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:654: finishing write tid 4 to smithi11166722-461 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:654: finishing write tid 5 to smithi11166722-461 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:654: finishing write tid 6 to smithi11166722-461 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 461 v 92 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:654: left oid 461 (ObjNum 590 snap 0 seq_num 590) 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:655: finishing write tid 1 to smithi11166722-458 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:655: finishing write tid 2 to smithi11166722-458 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:647: done (12 left) 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:649: done (11 left) 2023-10-01T09:09:30.564 INFO:tasks.rados.rados.0.smithi111.stdout:650: done (10 left) 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:651: done (9 left) 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:652: done (8 left) 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:653: done (7 left) 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:654: done (6 left) 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:661: done (5 left) 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:662: write oid 383 current snap is 0 2023-10-01T09:09:30.565 INFO:tasks.rados.rados.0.smithi111.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-10-01T09:09:30.570 INFO:tasks.rados.rados.0.smithi111.stdout:662: writing smithi11166722-383 from 416972 to 1140910 tid 1 2023-10-01T09:09:30.575 INFO:tasks.rados.rados.0.smithi111.stdout:662: writing smithi11166722-383 from 1743268 to 2016972 tid 2 2023-10-01T09:09:30.575 INFO:tasks.rados.rados.0.smithi111.stdout:663: read oid 397 snap -1 2023-10-01T09:09:30.575 INFO:tasks.rados.rados.0.smithi111.stdout:663: expect (ObjNum 396 snap 0 seq_num 396) 2023-10-01T09:09:30.575 INFO:tasks.rados.rados.0.smithi111.stdout:664: write oid 428 current snap is 0 2023-10-01T09:09:30.575 INFO:tasks.rados.rados.0.smithi111.stdout:655: finishing write tid 3 to smithi11166722-458 2023-10-01T09:09:30.575 INFO:tasks.rados.rados.0.smithi111.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-10-01T09:09:30.582 INFO:tasks.rados.rados.0.smithi111.stdout:664: writing smithi11166722-428 from 433779 to 1232966 tid 1 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:664: writing smithi11166722-428 from 1801750 to 2033779 tid 2 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:665: delete oid 149 current snap is 0 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:655: finishing write tid 4 to smithi11166722-458 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:655: finishing write tid 5 to smithi11166722-458 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:655: finishing write tid 6 to smithi11166722-458 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 458 v 91 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:655: left oid 458 (ObjNum 591 snap 0 seq_num 591) 2023-10-01T09:09:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:657: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-01T09:09:30.685 INFO:tasks.rados.rados.0.smithi111.stdout:656: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:09:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:30 smithi183 bash[27651]: audit 2023-10-01T09:09:30.329110+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.111:0/3238054187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:30.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:30 smithi111 bash[33891]: audit 2023-10-01T09:09:30.329110+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.111:0/3238054187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:30 smithi111 bash[27369]: audit 2023-10-01T09:09:30.329110+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.111:0/3238054187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:658: finishing write tid 1 to smithi11166722-384 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:658: finishing write tid 2 to smithi11166722-384 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:655: done (8 left) 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:656: done (7 left) 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:657: done (6 left) 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:665: done (5 left) 2023-10-01T09:09:30.869 INFO:tasks.rados.rados.0.smithi111.stdout:666: read oid 258 snap -1 2023-10-01T09:09:30.870 INFO:tasks.rados.rados.0.smithi111.stdout:666: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-01T09:09:30.870 INFO:tasks.rados.rados.0.smithi111.stdout:667: write oid 55 current snap is 0 2023-10-01T09:09:30.870 INFO:tasks.rados.rados.0.smithi111.stdout:658: finishing write tid 3 to smithi11166722-384 2023-10-01T09:09:30.870 INFO:tasks.rados.rados.0.smithi111.stdout:658: finishing write tid 4 to smithi11166722-384 2023-10-01T09:09:30.870 INFO:tasks.rados.rados.0.smithi111.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-10-01T09:09:30.874 INFO:tasks.rados.rados.0.smithi111.stdout:667: writing smithi11166722-55 from 467393 to 1017078 tid 1 2023-10-01T09:09:30.880 INFO:tasks.rados.rados.0.smithi111.stdout:667: writing smithi11166722-55 from 1802361 to 2067393 tid 2 2023-10-01T09:09:30.880 INFO:tasks.rados.rados.0.smithi111.stdout:668: read oid 239 snap -1 2023-10-01T09:09:30.880 INFO:tasks.rados.rados.0.smithi111.stdout:668: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:669: read oid 198 snap -1 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:669: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:670: read oid 341 snap -1 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:670: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:671: read oid 208 snap -1 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:671: expect (ObjNum 500 snap 0 seq_num 500) 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:672: write oid 315 current snap is 0 2023-10-01T09:09:30.881 INFO:tasks.rados.rados.0.smithi111.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-10-01T09:09:30.887 INFO:tasks.rados.rados.0.smithi111.stdout:672: writing smithi11166722-315 from 484200 to 1109134 tid 1 2023-10-01T09:09:30.894 INFO:tasks.rados.rados.0.smithi111.stdout:672: writing smithi11166722-315 from 1860843 to 2084200 tid 2 2023-10-01T09:09:30.894 INFO:tasks.rados.rados.0.smithi111.stdout:673: read oid 342 snap -1 2023-10-01T09:09:30.894 INFO:tasks.rados.rados.0.smithi111.stdout:673: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-01T09:09:30.894 INFO:tasks.rados.rados.0.smithi111.stdout:674: read oid 222 snap -1 2023-10-01T09:09:30.894 INFO:tasks.rados.rados.0.smithi111.stdout:674: expect (ObjNum 221 snap 0 seq_num 221) 2023-10-01T09:09:30.894 INFO:tasks.rados.rados.0.smithi111.stdout:675: write oid 266 current snap is 0 2023-10-01T09:09:30.895 INFO:tasks.rados.rados.0.smithi111.stdout:658: finishing write tid 5 to smithi11166722-384 2023-10-01T09:09:30.895 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 154 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-10-01T09:09:30.895 INFO:tasks.rados.rados.0.smithi111.stdout:658: left oid 384 (ObjNum 592 snap 0 seq_num 592) 2023-10-01T09:09:30.895 INFO:tasks.rados.rados.0.smithi111.stdout:659: finishing write tid 1 to smithi11166722-410 2023-10-01T09:09:30.895 INFO:tasks.rados.rados.0.smithi111.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-10-01T09:09:30.899 INFO:tasks.rados.rados.0.smithi111.stdout:675: writing smithi11166722-266 from 501007 to 917543 tid 1 2023-10-01T09:09:30.906 INFO:tasks.rados.rados.0.smithi111.stdout:675: writing smithi11166722-266 from 1635678 to 2101007 tid 2 2023-10-01T09:09:30.906 INFO:tasks.rados.rados.0.smithi111.stdout:658: done (14 left) 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:676: read oid 312 snap -1 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:676: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:677: read oid 308 snap -1 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:677: expect (ObjNum 307 snap 0 seq_num 307) 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:659: finishing write tid 2 to smithi11166722-410 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:659: finishing write tid 3 to smithi11166722-410 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:659: finishing write tid 4 to smithi11166722-410 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:659: finishing write tid 5 to smithi11166722-410 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 410 v 115 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:659: left oid 410 (ObjNum 593 snap 0 seq_num 593) 2023-10-01T09:09:30.907 INFO:tasks.rados.rados.0.smithi111.stdout:662: finishing write tid 1 to smithi11166722-383 2023-10-01T09:09:30.908 INFO:tasks.rados.rados.0.smithi111.stdout:662: finishing write tid 2 to smithi11166722-383 2023-10-01T09:09:30.908 INFO:tasks.rados.rados.0.smithi111.stdout:659: done (15 left) 2023-10-01T09:09:30.908 INFO:tasks.rados.rados.0.smithi111.stdout:678: write oid 57 current snap is 0 2023-10-01T09:09:30.908 INFO:tasks.rados.rados.0.smithi111.stdout:662: finishing write tid 3 to smithi11166722-383 2023-10-01T09:09:30.908 INFO:tasks.rados.rados.0.smithi111.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-10-01T09:09:30.912 INFO:tasks.rados.rados.0.smithi111.stdout:678: writing smithi11166722-57 from 517814 to 1009599 tid 1 2023-10-01T09:09:30.919 INFO:tasks.rados.rados.0.smithi111.stdout:678: writing smithi11166722-57 from 1577807 to 2117814 tid 2 2023-10-01T09:09:30.919 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:30.919 INFO:tasks.rados.rados.0.smithi111.stdout:662: finishing write tid 4 to smithi11166722-383 2023-10-01T09:09:30.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 383 v 95 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-10-01T09:09:30.919 INFO:tasks.rados.rados.0.smithi111.stdout:662: left oid 383 (ObjNum 596 snap 0 seq_num 596) 2023-10-01T09:09:30.919 INFO:tasks.rados.rados.0.smithi111.stdout:662: done (15 left) 2023-10-01T09:09:30.920 INFO:tasks.rados.rados.0.smithi111.stdout:679: read oid 153 snap -1 2023-10-01T09:09:30.920 INFO:tasks.rados.rados.0.smithi111.stdout:679: expect (ObjNum 152 snap 0 seq_num 152) 2023-10-01T09:09:30.920 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:30.920 INFO:tasks.rados.rados.0.smithi111.stdout:663: expect (ObjNum 396 snap 0 seq_num 396) 2023-10-01T09:09:31.004 INFO:tasks.rados.rados.0.smithi111.stdout:664: finishing write tid 1 to smithi11166722-428 2023-10-01T09:09:31.004 INFO:tasks.rados.rados.0.smithi111.stdout:664: finishing write tid 2 to smithi11166722-428 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:663: done (15 left) 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:680: read oid 56 snap -1 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:680: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:664: finishing write tid 3 to smithi11166722-428 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:664: finishing write tid 4 to smithi11166722-428 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 428 v 145 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:664: left oid 428 (ObjNum 597 snap 0 seq_num 597) 2023-10-01T09:09:31.005 INFO:tasks.rados.rados.0.smithi111.stdout:666: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-01T09:09:31.076 INFO:tasks.rados.rados.0.smithi111.stdout:667: finishing write tid 1 to smithi11166722-55 2023-10-01T09:09:31.076 INFO:tasks.rados.rados.0.smithi111.stdout:670: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:667: finishing write tid 2 to smithi11166722-55 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:667: finishing write tid 3 to smithi11166722-55 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:664: done (15 left) 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:666: done (14 left) 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:670: done (13 left) 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:681: write oid 261 current snap is 0 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:667: finishing write tid 4 to smithi11166722-55 2023-10-01T09:09:31.191 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 55 v 120 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-10-01T09:09:31.192 INFO:tasks.rados.rados.0.smithi111.stdout:667: left oid 55 (ObjNum 599 snap 0 seq_num 599) 2023-10-01T09:09:31.192 INFO:tasks.rados.rados.0.smithi111.stdout:668: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:09:31.253 INFO:tasks.rados.rados.0.smithi111.stdout:672: finishing write tid 1 to smithi11166722-315 2023-10-01T09:09:31.253 INFO:tasks.rados.rados.0.smithi111.stdout:672: finishing write tid 2 to smithi11166722-315 2023-10-01T09:09:31.253 INFO:tasks.rados.rados.0.smithi111.stdout:672: finishing write tid 3 to smithi11166722-315 2023-10-01T09:09:31.253 INFO:tasks.rados.rados.0.smithi111.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-10-01T09:09:31.258 INFO:tasks.rados.rados.0.smithi111.stdout:681: writing smithi11166722-261 from 534621 to 1101655 tid 1 2023-10-01T09:09:31.265 INFO:tasks.rados.rados.0.smithi111.stdout:681: writing smithi11166722-261 from 1636289 to 2134621 tid 2 2023-10-01T09:09:31.265 INFO:tasks.rados.rados.0.smithi111.stdout:667: done (13 left) 2023-10-01T09:09:31.265 INFO:tasks.rados.rados.0.smithi111.stdout:668: done (12 left) 2023-10-01T09:09:31.266 INFO:tasks.rados.rados.0.smithi111.stdout:682: write oid 69 current snap is 0 2023-10-01T09:09:31.266 INFO:tasks.rados.rados.0.smithi111.stdout:672: finishing write tid 4 to smithi11166722-315 2023-10-01T09:09:31.266 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 137 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-10-01T09:09:31.266 INFO:tasks.rados.rados.0.smithi111.stdout:672: left oid 315 (ObjNum 600 snap 0 seq_num 600) 2023-10-01T09:09:31.266 INFO:tasks.rados.rados.0.smithi111.stdout:671: expect (ObjNum 500 snap 0 seq_num 500) 2023-10-01T09:09:31.372 INFO:tasks.rados.rados.0.smithi111.stdout:669: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T09:09:31.477 INFO:tasks.rados.rados.0.smithi111.stdout:674: expect (ObjNum 221 snap 0 seq_num 221) 2023-10-01T09:09:31.592 INFO:tasks.rados.rados.0.smithi111.stdout:675: finishing write tid 1 to smithi11166722-266 2023-10-01T09:09:31.593 INFO:tasks.rados.rados.0.smithi111.stdout:675: finishing write tid 2 to smithi11166722-266 2023-10-01T09:09:31.593 INFO:tasks.rados.rados.0.smithi111.stdout:675: finishing write tid 3 to smithi11166722-266 2023-10-01T09:09:31.593 INFO:tasks.rados.rados.0.smithi111.stdout:673: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-01T09:09:31.707 INFO:tasks.rados.rados.0.smithi111.stdout:675: finishing write tid 4 to smithi11166722-266 2023-10-01T09:09:31.707 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 157 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-10-01T09:09:31.707 INFO:tasks.rados.rados.0.smithi111.stdout:675: left oid 266 (ObjNum 601 snap 0 seq_num 601) 2023-10-01T09:09:31.708 INFO:tasks.rados.rados.0.smithi111.stdout:678: finishing write tid 1 to smithi11166722-57 2023-10-01T09:09:31.708 INFO:tasks.rados.rados.0.smithi111.stdout:677: expect (ObjNum 307 snap 0 seq_num 307) 2023-10-01T09:09:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:31 smithi183 bash[27651]: cluster 2023-10-01T09:09:30.150292+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 201 op/s 2023-10-01T09:09:31.804 INFO:tasks.rados.rados.0.smithi111.stdout:676: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:09:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:31 smithi111 bash[33891]: cluster 2023-10-01T09:09:30.150292+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 201 op/s 2023-10-01T09:09:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:31 smithi111 bash[27369]: cluster 2023-10-01T09:09:30.150292+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 201 op/s 2023-10-01T09:09:31.904 INFO:tasks.rados.rados.0.smithi111.stdout:678: finishing write tid 2 to smithi11166722-57 2023-10-01T09:09:31.904 INFO:tasks.rados.rados.0.smithi111.stdout:678: finishing write tid 3 to smithi11166722-57 2023-10-01T09:09:31.904 INFO:tasks.rados.rados.0.smithi111.stdout:678: finishing write tid 4 to smithi11166722-57 2023-10-01T09:09:31.905 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 57 v 94 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-10-01T09:09:31.905 INFO:tasks.rados.rados.0.smithi111.stdout:678: left oid 57 (ObjNum 602 snap 0 seq_num 602) 2023-10-01T09:09:31.905 INFO:tasks.rados.rados.0.smithi111.stdout:679: expect (ObjNum 152 snap 0 seq_num 152) 2023-10-01T09:09:31.983 INFO:tasks.rados.rados.0.smithi111.stdout:680: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T09:09:32.074 INFO:tasks.rados.rados.0.smithi111.stdout:681: finishing write tid 1 to smithi11166722-261 2023-10-01T09:09:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:681: finishing write tid 2 to smithi11166722-261 2023-10-01T09:09:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:681: finishing write tid 3 to smithi11166722-261 2023-10-01T09:09:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:681: finishing write tid 4 to smithi11166722-261 2023-10-01T09:09:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 261 v 148 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-10-01T09:09:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:681: left oid 261 (ObjNum 603 snap 0 seq_num 603) 2023-10-01T09:09:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-10-01T09:09:32.081 INFO:tasks.rados.rados.0.smithi111.stdout:682: writing smithi11166722-69 from 551428 to 1193711 tid 1 2023-10-01T09:09:32.087 INFO:tasks.rados.rados.0.smithi111.stdout:682: writing smithi11166722-69 from 1694771 to 2151428 tid 2 2023-10-01T09:09:32.087 INFO:tasks.rados.rados.0.smithi111.stdout:669: done (12 left) 2023-10-01T09:09:32.087 INFO:tasks.rados.rados.0.smithi111.stdout:671: done (11 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:672: done (10 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:673: done (9 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:674: done (8 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:675: done (7 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:676: done (6 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:677: done (5 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:678: done (4 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:679: done (3 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:680: done (2 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:681: done (1 left) 2023-10-01T09:09:32.088 INFO:tasks.rados.rados.0.smithi111.stdout:683: read oid 31 snap -1 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:683: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:684: read oid 47 snap -1 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:684: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:685: read oid 328 snap -1 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:685: expect (ObjNum 327 snap 0 seq_num 327) 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:686: read oid 169 snap -1 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:686: expect (ObjNum 168 snap 0 seq_num 168) 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:687: read oid 339 snap -1 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:687: expect (ObjNum 338 snap 0 seq_num 338) 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:688: read oid 325 snap -1 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:688: expect (ObjNum 324 snap 0 seq_num 324) 2023-10-01T09:09:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:689: write oid 61 current snap is 0 2023-10-01T09:09:32.090 INFO:tasks.rados.rados.0.smithi111.stdout:682: finishing write tid 1 to smithi11166722-69 2023-10-01T09:09:32.090 INFO:tasks.rados.rados.0.smithi111.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-10-01T09:09:32.095 INFO:tasks.rados.rados.0.smithi111.stdout:689: writing smithi11166722-61 from 568235 to 1285767 tid 1 2023-10-01T09:09:32.100 INFO:tasks.rados.rados.0.smithi111.stdout:689: writing smithi11166722-61 from 1753253 to 2168235 tid 2 2023-10-01T09:09:32.100 INFO:tasks.rados.rados.0.smithi111.stdout:690: write oid 59 current snap is 0 2023-10-01T09:09:32.100 INFO:tasks.rados.rados.0.smithi111.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-10-01T09:09:32.108 INFO:tasks.rados.rados.0.smithi111.stdout:690: writing smithi11166722-59 from 585042 to 1377823 tid 1 2023-10-01T09:09:32.113 INFO:tasks.rados.rados.0.smithi111.stdout:690: writing smithi11166722-59 from 2095382 to 2185042 tid 2 2023-10-01T09:09:32.113 INFO:tasks.rados.rados.0.smithi111.stdout:691: write oid 5 current snap is 0 2023-10-01T09:09:32.113 INFO:tasks.rados.rados.0.smithi111.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-10-01T09:09:32.119 INFO:tasks.rados.rados.0.smithi111.stdout:691: writing smithi11166722-5 from 601849 to 1069879 tid 1 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:691: writing smithi11166722-5 from 1753864 to 2201849 tid 2 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:692: read oid 230 snap -1 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:692: expect (ObjNum 543 snap 0 seq_num 543) 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:693: read oid 16 snap -1 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:693: expect (ObjNum 15 snap 0 seq_num 15) 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:694: write oid 232 current snap is 0 2023-10-01T09:09:32.126 INFO:tasks.rados.rados.0.smithi111.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-10-01T09:09:32.133 INFO:tasks.rados.rados.0.smithi111.stdout:694: writing smithi11166722-232 from 618656 to 1161935 tid 1 2023-10-01T09:09:32.139 INFO:tasks.rados.rados.0.smithi111.stdout:694: writing smithi11166722-232 from 1812346 to 2218656 tid 2 2023-10-01T09:09:32.139 INFO:tasks.rados.rados.0.smithi111.stdout:695: write oid 123 current snap is 0 2023-10-01T09:09:32.139 INFO:tasks.rados.rados.0.smithi111.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-10-01T09:09:32.147 INFO:tasks.rados.rados.0.smithi111.stdout:695: writing smithi11166722-123 from 635463 to 1370344 tid 1 2023-10-01T09:09:32.152 INFO:tasks.rados.rados.0.smithi111.stdout:695: writing smithi11166722-123 from 1987181 to 2235463 tid 2 2023-10-01T09:09:32.152 INFO:tasks.rados.rados.0.smithi111.stdout:696: write oid 464 current snap is 0 2023-10-01T09:09:32.152 INFO:tasks.rados.rados.0.smithi111.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-10-01T09:09:32.157 INFO:tasks.rados.rados.0.smithi111.stdout:696: writing smithi11166722-464 from 652270 to 1062400 tid 1 2023-10-01T09:09:32.163 INFO:tasks.rados.rados.0.smithi111.stdout:696: writing smithi11166722-464 from 1529310 to 2023177 tid 2 2023-10-01T09:09:32.163 INFO:tasks.rados.rados.0.smithi111.stdout:697: read oid 280 snap -1 2023-10-01T09:09:32.163 INFO:tasks.rados.rados.0.smithi111.stdout:697: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T09:09:32.164 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:32.164 INFO:tasks.rados.rados.0.smithi111.stdout:683: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-01T09:09:32.252 INFO:tasks.rados.rados.0.smithi111.stdout:686: expect (ObjNum 168 snap 0 seq_num 168) 2023-10-01T09:09:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:682: finishing write tid 2 to smithi11166722-69 2023-10-01T09:09:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:682: finishing write tid 3 to smithi11166722-69 2023-10-01T09:09:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:682: finishing write tid 4 to smithi11166722-69 2023-10-01T09:09:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 69 v 136 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-10-01T09:09:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:682: left oid 69 (ObjNum 604 snap 0 seq_num 604) 2023-10-01T09:09:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:688: expect (ObjNum 324 snap 0 seq_num 324) 2023-10-01T09:09:32.465 INFO:tasks.rados.rados.0.smithi111.stdout:689: finishing write tid 1 to smithi11166722-61 2023-10-01T09:09:32.465 INFO:tasks.rados.rados.0.smithi111.stdout:689: finishing write tid 2 to smithi11166722-61 2023-10-01T09:09:32.465 INFO:tasks.rados.rados.0.smithi111.stdout:689: finishing write tid 3 to smithi11166722-61 2023-10-01T09:09:32.465 INFO:tasks.rados.rados.0.smithi111.stdout:689: finishing write tid 4 to smithi11166722-61 2023-10-01T09:09:32.465 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 61 v 183 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-10-01T09:09:32.466 INFO:tasks.rados.rados.0.smithi111.stdout:689: left oid 61 (ObjNum 605 snap 0 seq_num 605) 2023-10-01T09:09:32.466 INFO:tasks.rados.rados.0.smithi111.stdout:684: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-01T09:09:32.557 INFO:tasks.rados.rados.0.smithi111.stdout:685: expect (ObjNum 327 snap 0 seq_num 327) 2023-10-01T09:09:32.673 INFO:tasks.rados.rados.0.smithi111.stdout:690: finishing write tid 1 to smithi11166722-59 2023-10-01T09:09:32.673 INFO:tasks.rados.rados.0.smithi111.stdout:687: expect (ObjNum 338 snap 0 seq_num 338) 2023-10-01T09:09:32.789 INFO:tasks.rados.rados.0.smithi111.stdout:690: finishing write tid 2 to smithi11166722-59 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:690: finishing write tid 3 to smithi11166722-59 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:690: finishing write tid 4 to smithi11166722-59 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 59 v 140 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:690: left oid 59 (ObjNum 606 snap 0 seq_num 606) 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:691: finishing write tid 1 to smithi11166722-5 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:682: done (15 left) 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:683: done (14 left) 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:684: done (13 left) 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:685: done (12 left) 2023-10-01T09:09:32.790 INFO:tasks.rados.rados.0.smithi111.stdout:686: done (11 left) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:687: done (10 left) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:688: done (9 left) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:689: done (8 left) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:690: done (7 left) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:698: read oid 218 snap -1 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:698: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:699: read oid 378 snap -1 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:700: write oid 438 current snap is 0 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:691: finishing write tid 2 to smithi11166722-5 2023-10-01T09:09:32.791 INFO:tasks.rados.rados.0.smithi111.stdout:693: expect (ObjNum 15 snap 0 seq_num 15) 2023-10-01T09:09:32.863 INFO:tasks.rados.rados.0.smithi111.stdout:691: finishing write tid 3 to smithi11166722-5 2023-10-01T09:09:32.863 INFO:tasks.rados.rados.0.smithi111.stdout:691: finishing write tid 4 to smithi11166722-5 2023-10-01T09:09:32.863 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 5 v 186 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-10-01T09:09:32.863 INFO:tasks.rados.rados.0.smithi111.stdout:691: left oid 5 (ObjNum 607 snap 0 seq_num 607) 2023-10-01T09:09:32.863 INFO:tasks.rados.rados.0.smithi111.stdout:692: expect (ObjNum 543 snap 0 seq_num 543) 2023-10-01T09:09:32.992 INFO:tasks.rados.rados.0.smithi111.stdout:694: finishing write tid 1 to smithi11166722-232 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:694: finishing write tid 2 to smithi11166722-232 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:694: finishing write tid 3 to smithi11166722-232 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:694: finishing write tid 4 to smithi11166722-232 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 232 v 128 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:694: left oid 232 (ObjNum 608 snap 0 seq_num 608) 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:695: finishing write tid 1 to smithi11166722-123 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:695: finishing write tid 2 to smithi11166722-123 2023-10-01T09:09:32.993 INFO:tasks.rados.rados.0.smithi111.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-10-01T09:09:33.001 INFO:tasks.rados.rados.0.smithi111.stdout:700: writing smithi11166722-438 from 669077 to 1154456 tid 1 2023-10-01T09:09:33.008 INFO:tasks.rados.rados.0.smithi111.stdout:700: writing smithi11166722-438 from 1587792 to 2269077 tid 2 2023-10-01T09:09:33.008 INFO:tasks.rados.rados.0.smithi111.stdout:691: done (9 left) 2023-10-01T09:09:33.008 INFO:tasks.rados.rados.0.smithi111.stdout:692: done (8 left) 2023-10-01T09:09:33.008 INFO:tasks.rados.rados.0.smithi111.stdout:693: done (7 left) 2023-10-01T09:09:33.008 INFO:tasks.rados.rados.0.smithi111.stdout:694: done (6 left) 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:701: read oid 351 snap -1 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:701: expect (ObjNum 350 snap 0 seq_num 350) 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:702: read oid 9 snap -1 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:702: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:703: read oid 43 snap -1 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:703: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:704: write oid 442 current snap is 0 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:695: finishing write tid 3 to smithi11166722-123 2023-10-01T09:09:33.009 INFO:tasks.rados.rados.0.smithi111.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-10-01T09:09:33.015 INFO:tasks.rados.rados.0.smithi111.stdout:704: writing smithi11166722-442 from 685884 to 1246512 tid 1 2023-10-01T09:09:33.021 INFO:tasks.rados.rados.0.smithi111.stdout:704: writing smithi11166722-442 from 2046274 to 2285884 tid 2 2023-10-01T09:09:33.021 INFO:tasks.rados.rados.0.smithi111.stdout:705: write oid 487 current snap is 0 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:695: finishing write tid 4 to smithi11166722-123 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 123 v 123 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:695: left oid 123 (ObjNum 609 snap 0 seq_num 609) 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:696: finishing write tid 1 to smithi11166722-464 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:696: finishing write tid 2 to smithi11166722-464 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:696: finishing write tid 3 to smithi11166722-464 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:696: finishing write tid 4 to smithi11166722-464 2023-10-01T09:09:33.022 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 464 v 143 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-10-01T09:09:33.023 INFO:tasks.rados.rados.0.smithi111.stdout:696: left oid 464 (ObjNum 610 snap 0 seq_num 610) 2023-10-01T09:09:33.023 INFO:tasks.rados.rados.0.smithi111.stdout:697: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T09:09:33.110 INFO:tasks.rados.rados.0.smithi111.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-01T09:09:33.189 INFO:tasks.rados.rados.0.smithi111.stdout:698: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:33.305 INFO:tasks.rados.rados.0.smithi111.stdout:700: finishing write tid 1 to smithi11166722-438 2023-10-01T09:09:33.306 INFO:tasks.rados.rados.0.smithi111.stdout:702: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T09:09:33.374 INFO:tasks.rados.rados.0.smithi111.stdout:700: finishing write tid 2 to smithi11166722-438 2023-10-01T09:09:33.375 INFO:tasks.rados.rados.0.smithi111.stdout:700: finishing write tid 3 to smithi11166722-438 2023-10-01T09:09:33.375 INFO:tasks.rados.rados.0.smithi111.stdout:700: finishing write tid 4 to smithi11166722-438 2023-10-01T09:09:33.375 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 438 v 98 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-10-01T09:09:33.375 INFO:tasks.rados.rados.0.smithi111.stdout:700: left oid 438 (ObjNum 611 snap 0 seq_num 611) 2023-10-01T09:09:33.375 INFO:tasks.rados.rados.0.smithi111.stdout:703: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:33.459 INFO:tasks.rados.rados.0.smithi111.stdout:701: expect (ObjNum 350 snap 0 seq_num 350) 2023-10-01T09:09:33.582 INFO:tasks.rados.rados.0.smithi111.stdout:704: finishing write tid 1 to smithi11166722-442 2023-10-01T09:09:33.582 INFO:tasks.rados.rados.0.smithi111.stdout:704: finishing write tid 2 to smithi11166722-442 2023-10-01T09:09:33.582 INFO:tasks.rados.rados.0.smithi111.stdout:704: finishing write tid 3 to smithi11166722-442 2023-10-01T09:09:33.583 INFO:tasks.rados.rados.0.smithi111.stdout:704: finishing write tid 4 to smithi11166722-442 2023-10-01T09:09:33.583 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 442 v 118 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-10-01T09:09:33.583 INFO:tasks.rados.rados.0.smithi111.stdout:704: left oid 442 (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:09:33.583 INFO:tasks.rados.rados.0.smithi111.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-10-01T09:09:33.595 INFO:tasks.rados.rados.0.smithi111.stdout:705: writing smithi11166722-487 from 702691 to 1338568 tid 1 2023-10-01T09:09:33.602 INFO:tasks.rados.rados.0.smithi111.stdout:705: writing smithi11166722-487 from 2104756 to 2302691 tid 2 2023-10-01T09:09:33.602 INFO:tasks.rados.rados.0.smithi111.stdout:695: done (10 left) 2023-10-01T09:09:33.602 INFO:tasks.rados.rados.0.smithi111.stdout:696: done (9 left) 2023-10-01T09:09:33.602 INFO:tasks.rados.rados.0.smithi111.stdout:697: done (8 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:698: done (7 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:699: done (6 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:700: done (5 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:701: done (4 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:702: done (3 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:703: done (2 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:704: done (1 left) 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:706: write oid 466 current snap is 0 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:705: finishing write tid 1 to smithi11166722-487 2023-10-01T09:09:33.603 INFO:tasks.rados.rados.0.smithi111.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-10-01T09:09:33.610 INFO:tasks.rados.rados.0.smithi111.stdout:706: writing smithi11166722-466 from 719498 to 1430624 tid 1 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:706: writing smithi11166722-466 from 2046885 to 2319498 tid 2 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:707: read oid 281 snap -1 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:708: write oid 369 current snap is 0 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:705: finishing write tid 2 to smithi11166722-487 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:705: finishing write tid 3 to smithi11166722-487 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:705: finishing write tid 4 to smithi11166722-487 2023-10-01T09:09:33.615 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 487 v 97 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-10-01T09:09:33.616 INFO:tasks.rados.rados.0.smithi111.stdout:705: left oid 487 (ObjNum 613 snap 0 seq_num 613) 2023-10-01T09:09:33.616 INFO:tasks.rados.rados.0.smithi111.stdout:706: finishing write tid 1 to smithi11166722-466 2023-10-01T09:09:33.616 INFO:tasks.rados.rados.0.smithi111.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-10-01T09:09:33.623 INFO:tasks.rados.rados.0.smithi111.stdout:708: writing smithi11166722-369 from 736305 to 1522680 tid 1 2023-10-01T09:09:33.628 INFO:tasks.rados.rados.0.smithi111.stdout:708: writing smithi11166722-369 from 2105367 to 2336305 tid 2 2023-10-01T09:09:33.628 INFO:tasks.rados.rados.0.smithi111.stdout:705: done (3 left) 2023-10-01T09:09:33.628 INFO:tasks.rados.rados.0.smithi111.stdout:709: write oid 365 current snap is 0 2023-10-01T09:09:33.628 INFO:tasks.rados.rados.0.smithi111.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-10-01T09:09:33.635 INFO:tasks.rados.rados.0.smithi111.stdout:709: writing smithi11166722-365 from 753112 to 1331089 tid 1 2023-10-01T09:09:33.641 INFO:tasks.rados.rados.0.smithi111.stdout:709: writing smithi11166722-365 from 1880202 to 2353112 tid 2 2023-10-01T09:09:33.641 INFO:tasks.rados.rados.0.smithi111.stdout:710: write oid 154 current snap is 0 2023-10-01T09:09:33.641 INFO:tasks.rados.rados.0.smithi111.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-10-01T09:09:33.648 INFO:tasks.rados.rados.0.smithi111.stdout:710: writing smithi11166722-154 from 769919 to 1423145 tid 1 2023-10-01T09:09:33.654 INFO:tasks.rados.rados.0.smithi111.stdout:710: writing smithi11166722-154 from 1938684 to 2369919 tid 2 2023-10-01T09:09:33.655 INFO:tasks.rados.rados.0.smithi111.stdout:711: read oid 218 snap -1 2023-10-01T09:09:33.655 INFO:tasks.rados.rados.0.smithi111.stdout:711: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:33.655 INFO:tasks.rados.rados.0.smithi111.stdout:712: write oid 455 current snap is 0 2023-10-01T09:09:33.655 INFO:tasks.rados.rados.0.smithi111.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-10-01T09:09:33.663 INFO:tasks.rados.rados.0.smithi111.stdout:712: writing smithi11166722-455 from 786726 to 1515201 tid 1 2023-10-01T09:09:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:712: writing smithi11166722-455 from 2280813 to 2386726 tid 2 2023-10-01T09:09:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:713: read oid 290 snap -1 2023-10-01T09:09:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:713: expect (ObjNum 289 snap 0 seq_num 289) 2023-10-01T09:09:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:714: delete oid 354 current snap is 0 2023-10-01T09:09:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:706: finishing write tid 2 to smithi11166722-466 2023-10-01T09:09:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:706: finishing write tid 3 to smithi11166722-466 2023-10-01T09:09:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:706: finishing write tid 4 to smithi11166722-466 2023-10-01T09:09:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 466 v 131 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-10-01T09:09:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:706: left oid 466 (ObjNum 614 snap 0 seq_num 614) 2023-10-01T09:09:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-01T09:09:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:33 smithi183 bash[27651]: cluster 2023-10-01T09:09:32.150889+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 40 MiB/s wr, 253 op/s 2023-10-01T09:09:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:33 smithi183 bash[27651]: audit 2023-10-01T09:09:32.728717+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.111:0/2544148960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:708: finishing write tid 1 to smithi11166722-369 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:708: finishing write tid 2 to smithi11166722-369 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:708: finishing write tid 3 to smithi11166722-369 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:708: finishing write tid 4 to smithi11166722-369 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 369 v 134 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:708: left oid 369 (ObjNum 615 snap 0 seq_num 615) 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:709: finishing write tid 1 to smithi11166722-365 2023-10-01T09:09:33.813 INFO:tasks.rados.rados.0.smithi111.stdout:709: finishing write tid 2 to smithi11166722-365 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:709: finishing write tid 3 to smithi11166722-365 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:709: finishing write tid 4 to smithi11166722-365 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 365 v 111 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:709: left oid 365 (ObjNum 616 snap 0 seq_num 616) 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:710: finishing write tid 1 to smithi11166722-154 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:710: finishing write tid 2 to smithi11166722-154 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:710: finishing write tid 3 to smithi11166722-154 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:710: finishing write tid 4 to smithi11166722-154 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 140 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:710: left oid 154 (ObjNum 617 snap 0 seq_num 617) 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:706: done (8 left) 2023-10-01T09:09:33.814 INFO:tasks.rados.rados.0.smithi111.stdout:707: done (7 left) 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:708: done (6 left) 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:709: done (5 left) 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:710: done (4 left) 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:714: done (3 left) 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:715: delete oid 304 current snap is 0 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:712: finishing write tid 1 to smithi11166722-455 2023-10-01T09:09:33.815 INFO:tasks.rados.rados.0.smithi111.stdout:711: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:33.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:33 smithi111 bash[27369]: cluster 2023-10-01T09:09:32.150889+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 40 MiB/s wr, 253 op/s 2023-10-01T09:09:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:33 smithi111 bash[27369]: audit 2023-10-01T09:09:32.728717+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.111:0/2544148960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:33.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:33 smithi111 bash[33891]: cluster 2023-10-01T09:09:32.150889+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 40 MiB/s wr, 253 op/s 2023-10-01T09:09:33.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:33 smithi111 bash[33891]: audit 2023-10-01T09:09:32.728717+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.111:0/2544148960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:33.926 INFO:tasks.rados.rados.0.smithi111.stdout:712: finishing write tid 2 to smithi11166722-455 2023-10-01T09:09:33.926 INFO:tasks.rados.rados.0.smithi111.stdout:712: finishing write tid 3 to smithi11166722-455 2023-10-01T09:09:33.926 INFO:tasks.rados.rados.0.smithi111.stdout:712: finishing write tid 4 to smithi11166722-455 2023-10-01T09:09:33.926 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 455 v 189 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-10-01T09:09:33.926 INFO:tasks.rados.rados.0.smithi111.stdout:712: left oid 455 (ObjNum 618 snap 0 seq_num 618) 2023-10-01T09:09:33.926 INFO:tasks.rados.rados.0.smithi111.stdout:713: expect (ObjNum 289 snap 0 seq_num 289) 2023-10-01T09:09:34.012 INFO:tasks.rados.rados.0.smithi111.stdout:711: done (3 left) 2023-10-01T09:09:34.013 INFO:tasks.rados.rados.0.smithi111.stdout:712: done (2 left) 2023-10-01T09:09:34.013 INFO:tasks.rados.rados.0.smithi111.stdout:713: done (1 left) 2023-10-01T09:09:34.013 INFO:tasks.rados.rados.0.smithi111.stdout:715: done (0 left) 2023-10-01T09:09:34.013 INFO:tasks.rados.rados.0.smithi111.stdout:716: write oid 27 current snap is 0 2023-10-01T09:09:34.013 INFO:tasks.rados.rados.0.smithi111.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-10-01T09:09:34.026 INFO:tasks.rados.rados.0.smithi111.stdout:716: writing smithi11166722-27 from 437147 to 991369 tid 1 2023-10-01T09:09:34.033 INFO:tasks.rados.rados.0.smithi111.stdout:716: writing smithi11166722-27 from 1656259 to 2312129 tid 2 2023-10-01T09:09:34.033 INFO:tasks.rados.rados.0.smithi111.stdout:717: write oid 28 current snap is 0 2023-10-01T09:09:34.033 INFO:tasks.rados.rados.0.smithi111.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-10-01T09:09:34.039 INFO:tasks.rados.rados.0.smithi111.stdout:717: writing smithi11166722-28 from 453954 to 1083425 tid 1 2023-10-01T09:09:34.045 INFO:tasks.rados.rados.0.smithi111.stdout:717: writing smithi11166722-28 from 1598388 to 2114269 tid 2 2023-10-01T09:09:34.045 INFO:tasks.rados.rados.0.smithi111.stdout:718: read oid 418 snap -1 2023-10-01T09:09:34.046 INFO:tasks.rados.rados.0.smithi111.stdout:718: expect deleted 2023-10-01T09:09:34.046 INFO:tasks.rados.rados.0.smithi111.stdout:719: write oid 245 current snap is 0 2023-10-01T09:09:34.046 INFO:tasks.rados.rados.0.smithi111.stdout:716: finishing write tid 1 to smithi11166722-27 2023-10-01T09:09:34.046 INFO:tasks.rados.rados.0.smithi111.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-10-01T09:09:34.052 INFO:tasks.rados.rados.0.smithi111.stdout:719: writing smithi11166722-245 from 470761 to 1175481 tid 1 2023-10-01T09:09:34.059 INFO:tasks.rados.rados.0.smithi111.stdout:719: writing smithi11166722-245 from 1656870 to 2316409 tid 2 2023-10-01T09:09:34.059 INFO:tasks.rados.rados.0.smithi111.stdout:720: write oid 486 current snap is 0 2023-10-01T09:09:34.059 INFO:tasks.rados.rados.0.smithi111.stdout:716: finishing write tid 2 to smithi11166722-27 2023-10-01T09:09:34.059 INFO:tasks.rados.rados.0.smithi111.stdout:716: finishing write tid 3 to smithi11166722-27 2023-10-01T09:09:34.059 INFO:tasks.rados.rados.0.smithi111.stdout:716: finishing write tid 4 to smithi11166722-27 2023-10-01T09:09:34.060 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 122 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-10-01T09:09:34.060 INFO:tasks.rados.rados.0.smithi111.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-10-01T09:09:34.060 INFO:tasks.rados.rados.0.smithi111.stdout:717: finishing write tid 1 to smithi11166722-28 2023-10-01T09:09:34.060 INFO:tasks.rados.rados.0.smithi111.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-10-01T09:09:34.064 INFO:tasks.rados.rados.0.smithi111.stdout:720: writing smithi11166722-486 from 487568 to 983890 tid 1 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:720: writing smithi11166722-486 from 1431705 to 1951255 tid 2 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:716: done (4 left) 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:721: read oid 65 snap -1 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:722: read oid 132 snap -1 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:723: write oid 495 current snap is 0 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:717: finishing write tid 2 to smithi11166722-28 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:717: finishing write tid 3 to smithi11166722-28 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:717: finishing write tid 4 to smithi11166722-28 2023-10-01T09:09:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 125 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-10-01T09:09:34.072 INFO:tasks.rados.rados.0.smithi111.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-10-01T09:09:34.072 INFO:tasks.rados.rados.0.smithi111.stdout:719: finishing write tid 1 to smithi11166722-245 2023-10-01T09:09:34.072 INFO:tasks.rados.rados.0.smithi111.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-10-01T09:09:34.077 INFO:tasks.rados.rados.0.smithi111.stdout:723: writing smithi11166722-495 from 504375 to 1075946 tid 1 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:723: writing smithi11166722-495 from 1490187 to 2153395 tid 2 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:717: done (6 left) 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:718: done (5 left) 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:724: write oid 212 current snap is 0 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:719: finishing write tid 2 to smithi11166722-245 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:719: finishing write tid 3 to smithi11166722-245 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:719: finishing write tid 4 to smithi11166722-245 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 146 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-10-01T09:09:34.084 INFO:tasks.rados.rados.0.smithi111.stdout:720: finishing write tid 1 to smithi11166722-486 2023-10-01T09:09:34.085 INFO:tasks.rados.rados.0.smithi111.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-10-01T09:09:34.090 INFO:tasks.rados.rados.0.smithi111.stdout:724: writing smithi11166722-212 from 521182 to 1168002 tid 1 2023-10-01T09:09:34.097 INFO:tasks.rados.rados.0.smithi111.stdout:724: writing smithi11166722-212 from 1948669 to 2471888 tid 2 2023-10-01T09:09:34.098 INFO:tasks.rados.rados.0.smithi111.stdout:719: done (5 left) 2023-10-01T09:09:34.098 INFO:tasks.rados.rados.0.smithi111.stdout:725: write oid 25 current snap is 0 2023-10-01T09:09:34.098 INFO:tasks.rados.rados.0.smithi111.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-10-01T09:09:34.105 INFO:tasks.rados.rados.0.smithi111.stdout:725: writing smithi11166722-25 from 537989 to 1260058 tid 1 2023-10-01T09:09:34.114 INFO:tasks.rados.rados.0.smithi111.stdout:725: writing smithi11166722-25 from 1890798 to 2537989 tid 2 2023-10-01T09:09:34.115 INFO:tasks.rados.rados.0.smithi111.stdout:726: read oid 384 snap -1 2023-10-01T09:09:34.115 INFO:tasks.rados.rados.0.smithi111.stdout:726: expect (ObjNum 592 snap 0 seq_num 592) 2023-10-01T09:09:34.115 INFO:tasks.rados.rados.0.smithi111.stdout:727: read oid 40 snap -1 2023-10-01T09:09:34.115 INFO:tasks.rados.rados.0.smithi111.stdout:727: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-01T09:09:34.115 INFO:tasks.rados.rados.0.smithi111.stdout:728: read oid 70 snap -1 2023-10-01T09:09:34.115 INFO:tasks.rados.rados.0.smithi111.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T09:09:34.116 INFO:tasks.rados.rados.0.smithi111.stdout:729: write oid 229 current snap is 0 2023-10-01T09:09:34.116 INFO:tasks.rados.rados.0.smithi111.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-10-01T09:09:34.122 INFO:tasks.rados.rados.0.smithi111.stdout:729: writing smithi11166722-229 from 554796 to 1352114 tid 1 2023-10-01T09:09:34.129 INFO:tasks.rados.rados.0.smithi111.stdout:729: writing smithi11166722-229 from 1949280 to 2476168 tid 2 2023-10-01T09:09:34.129 INFO:tasks.rados.rados.0.smithi111.stdout:730: read oid 120 snap -1 2023-10-01T09:09:34.129 INFO:tasks.rados.rados.0.smithi111.stdout:730: expect deleted 2023-10-01T09:09:34.129 INFO:tasks.rados.rados.0.smithi111.stdout:731: read oid 421 snap -1 2023-10-01T09:09:34.129 INFO:tasks.rados.rados.0.smithi111.stdout:731: expect (ObjNum 420 snap 0 seq_num 420) 2023-10-01T09:09:34.130 INFO:tasks.rados.rados.0.smithi111.stdout:732: write oid 182 current snap is 0 2023-10-01T09:09:34.130 INFO:tasks.rados.rados.0.smithi111.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-10-01T09:09:34.137 INFO:tasks.rados.rados.0.smithi111.stdout:732: writing smithi11166722-182 from 571603 to 1044170 tid 1 2023-10-01T09:09:34.144 INFO:tasks.rados.rados.0.smithi111.stdout:732: writing smithi11166722-182 from 1607762 to 2278308 tid 2 2023-10-01T09:09:34.144 INFO:tasks.rados.rados.0.smithi111.stdout:733: write oid 157 current snap is 0 2023-10-01T09:09:34.145 INFO:tasks.rados.rados.0.smithi111.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-10-01T09:09:34.151 INFO:tasks.rados.rados.0.smithi111.stdout:733: writing smithi11166722-157 from 588410 to 1136226 tid 1 2023-10-01T09:09:34.156 INFO:tasks.rados.rados.0.smithi111.stdout:733: writing smithi11166722-157 from 1666244 to 2080448 tid 2 2023-10-01T09:09:34.160 INFO:tasks.rados.rados.0.smithi111.stdout:733: writing smithi11166722-157 from 2484603 to 2588410 tid 3 2023-10-01T09:09:34.160 INFO:tasks.rados.rados.0.smithi111.stdout:734: write oid 89 current snap is 0 2023-10-01T09:09:34.160 INFO:tasks.rados.rados.0.smithi111.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-10-01T09:09:34.167 INFO:tasks.rados.rados.0.smithi111.stdout:734: writing smithi11166722-89 from 605217 to 1344635 tid 1 2023-10-01T09:09:34.175 INFO:tasks.rados.rados.0.smithi111.stdout:734: writing smithi11166722-89 from 2124726 to 2605217 tid 2 2023-10-01T09:09:34.175 INFO:tasks.rados.rados.0.smithi111.stdout:735: write oid 175 current snap is 0 2023-10-01T09:09:34.175 INFO:tasks.rados.rados.0.smithi111.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-10-01T09:09:34.181 INFO:tasks.rados.rados.0.smithi111.stdout:735: writing smithi11166722-175 from 622024 to 1036691 tid 1 2023-10-01T09:09:34.187 INFO:tasks.rados.rados.0.smithi111.stdout:735: writing smithi11166722-175 from 1783208 to 2201081 tid 2 2023-10-01T09:09:34.187 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:34.188 INFO:tasks.rados.rados.0.smithi111.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-10-01T09:09:34.264 INFO:tasks.rados.rados.0.smithi111.stdout:720: finishing write tid 2 to smithi11166722-486 2023-10-01T09:09:34.264 INFO:tasks.rados.rados.0.smithi111.stdout:720: finishing write tid 3 to smithi11166722-486 2023-10-01T09:09:34.264 INFO:tasks.rados.rados.0.smithi111.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:720: finishing write tid 4 to smithi11166722-486 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 486 v 146 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:720: left oid 486 (ObjNum 624 snap 0 seq_num 624) 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:723: finishing write tid 1 to smithi11166722-495 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:723: finishing write tid 2 to smithi11166722-495 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:723: finishing write tid 3 to smithi11166722-495 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:723: finishing write tid 4 to smithi11166722-495 2023-10-01T09:09:34.374 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 495 v 149 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:723: left oid 495 (ObjNum 625 snap 0 seq_num 625) 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:724: finishing write tid 1 to smithi11166722-212 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:724: finishing write tid 2 to smithi11166722-212 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:724: finishing write tid 3 to smithi11166722-212 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:724: finishing write tid 4 to smithi11166722-212 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 212 v 126 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:724: left oid 212 (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:725: finishing write tid 1 to smithi11166722-25 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:725: finishing write tid 2 to smithi11166722-25 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:725: finishing write tid 3 to smithi11166722-25 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:725: finishing write tid 4 to smithi11166722-25 2023-10-01T09:09:34.375 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 25 v 101 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-10-01T09:09:34.376 INFO:tasks.rados.rados.0.smithi111.stdout:725: left oid 25 (ObjNum 627 snap 0 seq_num 627) 2023-10-01T09:09:34.376 INFO:tasks.rados.rados.0.smithi111.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T09:09:34.479 INFO:tasks.rados.rados.0.smithi111.stdout:727: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-01T09:09:34.567 INFO:tasks.rados.rados.0.smithi111.stdout:726: expect (ObjNum 592 snap 0 seq_num 592) 2023-10-01T09:09:34.749 INFO:tasks.rados.rados.0.smithi111.stdout:729: finishing write tid 1 to smithi11166722-229 2023-10-01T09:09:34.749 INFO:tasks.rados.rados.0.smithi111.stdout:729: finishing write tid 2 to smithi11166722-229 2023-10-01T09:09:34.749 INFO:tasks.rados.rados.0.smithi111.stdout:729: finishing write tid 3 to smithi11166722-229 2023-10-01T09:09:34.749 INFO:tasks.rados.rados.0.smithi111.stdout:729: finishing write tid 4 to smithi11166722-229 2023-10-01T09:09:34.750 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 160 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-10-01T09:09:34.750 INFO:tasks.rados.rados.0.smithi111.stdout:729: left oid 229 (ObjNum 628 snap 0 seq_num 628) 2023-10-01T09:09:34.750 INFO:tasks.rados.rados.0.smithi111.stdout:731: expect (ObjNum 420 snap 0 seq_num 420) 2023-10-01T09:09:34.852 INFO:tasks.rados.rados.0.smithi111.stdout:732: finishing write tid 1 to smithi11166722-182 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:732: finishing write tid 2 to smithi11166722-182 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:732: finishing write tid 3 to smithi11166722-182 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:720: done (15 left) 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:721: done (14 left) 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:722: done (13 left) 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:723: done (12 left) 2023-10-01T09:09:34.853 INFO:tasks.rados.rados.0.smithi111.stdout:724: done (11 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:725: done (10 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:726: done (9 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:727: done (8 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:728: done (7 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:729: done (6 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:730: done (5 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:731: done (4 left) 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:736: write oid 138 current snap is 0 2023-10-01T09:09:34.854 INFO:tasks.rados.rados.0.smithi111.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-10-01T09:09:34.860 INFO:tasks.rados.rados.0.smithi111.stdout:736: writing smithi11166722-138 from 638831 to 1128747 tid 1 2023-10-01T09:09:34.869 INFO:tasks.rados.rados.0.smithi111.stdout:736: writing smithi11166722-138 from 1841690 to 2519574 tid 2 2023-10-01T09:09:34.869 INFO:tasks.rados.rados.0.smithi111.stdout:737: write oid 137 current snap is 0 2023-10-01T09:09:34.870 INFO:tasks.rados.rados.0.smithi111.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-10-01T09:09:34.876 INFO:tasks.rados.rados.0.smithi111.stdout:737: writing smithi11166722-137 from 655638 to 1220803 tid 1 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:737: writing smithi11166722-137 from 1900172 to 2321714 tid 2 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:738: read oid 42 snap -1 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:738: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:739: write oid 320 current snap is 0 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:732: finishing write tid 4 to smithi11166722-182 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 182 v 98 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:732: left oid 182 (ObjNum 629 snap 0 seq_num 629) 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:733: finishing write tid 1 to smithi11166722-157 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:733: finishing write tid 2 to smithi11166722-157 2023-10-01T09:09:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:733: finishing write tid 3 to smithi11166722-157 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:733: finishing write tid 4 to smithi11166722-157 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:733: finishing write tid 5 to smithi11166722-157 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 130 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:733: left oid 157 (ObjNum 630 snap 0 seq_num 630) 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:734: finishing write tid 1 to smithi11166722-89 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:734: finishing write tid 2 to smithi11166722-89 2023-10-01T09:09:34.885 INFO:tasks.rados.rados.0.smithi111.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-10-01T09:09:34.891 INFO:tasks.rados.rados.0.smithi111.stdout:739: writing smithi11166722-320 from 672445 to 1312859 tid 1 2023-10-01T09:09:34.898 INFO:tasks.rados.rados.0.smithi111.stdout:739: writing smithi11166722-320 from 1842301 to 2523854 tid 2 2023-10-01T09:09:34.898 INFO:tasks.rados.rados.0.smithi111.stdout:732: done (7 left) 2023-10-01T09:09:34.898 INFO:tasks.rados.rados.0.smithi111.stdout:733: done (6 left) 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:740: write oid 331 current snap is 0 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:734: finishing write tid 3 to smithi11166722-89 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:734: finishing write tid 4 to smithi11166722-89 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 89 v 128 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:735: finishing write tid 1 to smithi11166722-175 2023-10-01T09:09:34.899 INFO:tasks.rados.rados.0.smithi111.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-10-01T09:09:34.908 INFO:tasks.rados.rados.0.smithi111.stdout:740: writing smithi11166722-331 from 689252 to 1404915 tid 1 2023-10-01T09:09:34.916 INFO:tasks.rados.rados.0.smithi111.stdout:740: writing smithi11166722-331 from 1900783 to 2325994 tid 2 2023-10-01T09:09:34.916 INFO:tasks.rados.rados.0.smithi111.stdout:734: done (6 left) 2023-10-01T09:09:34.917 INFO:tasks.rados.rados.0.smithi111.stdout:741: read oid 70 snap -1 2023-10-01T09:09:34.917 INFO:tasks.rados.rados.0.smithi111.stdout:741: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T09:09:34.917 INFO:tasks.rados.rados.0.smithi111.stdout:742: delete oid 425 current snap is 0 2023-10-01T09:09:34.917 INFO:tasks.rados.rados.0.smithi111.stdout:735: finishing write tid 2 to smithi11166722-175 2023-10-01T09:09:34.917 INFO:tasks.rados.rados.0.smithi111.stdout:735: finishing write tid 3 to smithi11166722-175 2023-10-01T09:09:34.917 INFO:tasks.rados.rados.0.smithi111.stdout:735: finishing write tid 4 to smithi11166722-175 2023-10-01T09:09:34.918 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 175 v 131 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-10-01T09:09:34.918 INFO:tasks.rados.rados.0.smithi111.stdout:735: left oid 175 (ObjNum 632 snap 0 seq_num 632) 2023-10-01T09:09:34.918 INFO:tasks.rados.rados.0.smithi111.stdout:736: finishing write tid 1 to smithi11166722-138 2023-10-01T09:09:34.918 INFO:tasks.rados.rados.0.smithi111.stdout:736: finishing write tid 2 to smithi11166722-138 2023-10-01T09:09:34.918 INFO:tasks.rados.rados.0.smithi111.stdout:736: finishing write tid 3 to smithi11166722-138 2023-10-01T09:09:34.918 INFO:tasks.rados.rados.0.smithi111.stdout:736: finishing write tid 4 to smithi11166722-138 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 138 v 146 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:736: left oid 138 (ObjNum 633 snap 0 seq_num 633) 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:737: finishing write tid 1 to smithi11166722-137 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:737: finishing write tid 2 to smithi11166722-137 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:737: finishing write tid 3 to smithi11166722-137 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:737: finishing write tid 4 to smithi11166722-137 2023-10-01T09:09:34.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 137 v 149 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-10-01T09:09:34.920 INFO:tasks.rados.rados.0.smithi111.stdout:737: left oid 137 (ObjNum 634 snap 0 seq_num 634) 2023-10-01T09:09:34.920 INFO:tasks.rados.rados.0.smithi111.stdout:738: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-01T09:09:35.019 INFO:tasks.rados.rados.0.smithi111.stdout:739: finishing write tid 1 to smithi11166722-320 2023-10-01T09:09:35.019 INFO:tasks.rados.rados.0.smithi111.stdout:739: finishing write tid 2 to smithi11166722-320 2023-10-01T09:09:35.019 INFO:tasks.rados.rados.0.smithi111.stdout:735: done (7 left) 2023-10-01T09:09:35.019 INFO:tasks.rados.rados.0.smithi111.stdout:736: done (6 left) 2023-10-01T09:09:35.019 INFO:tasks.rados.rados.0.smithi111.stdout:737: done (5 left) 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:738: done (4 left) 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:742: done (3 left) 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:743: read oid 244 snap -1 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:743: expect (ObjNum 544 snap 0 seq_num 544) 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:744: read oid 304 snap -1 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:744: expect deleted 2023-10-01T09:09:35.020 INFO:tasks.rados.rados.0.smithi111.stdout:745: read oid 461 snap -1 2023-10-01T09:09:35.021 INFO:tasks.rados.rados.0.smithi111.stdout:745: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T09:09:35.021 INFO:tasks.rados.rados.0.smithi111.stdout:746: write oid 426 current snap is 0 2023-10-01T09:09:35.021 INFO:tasks.rados.rados.0.smithi111.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-10-01T09:09:35.025 INFO:tasks.rados.rados.0.smithi111.stdout:746: writing smithi11166722-426 from 722866 to 1189027 tid 1 2023-10-01T09:09:35.031 INFO:tasks.rados.rados.0.smithi111.stdout:746: writing smithi11166722-426 from 1617747 to 2046627 tid 2 2023-10-01T09:09:35.036 INFO:tasks.rados.rados.0.smithi111.stdout:746: writing smithi11166722-426 from 2587634 to 2722866 tid 3 2023-10-01T09:09:35.036 INFO:tasks.rados.rados.0.smithi111.stdout:747: read oid 416 snap -1 2023-10-01T09:09:35.036 INFO:tasks.rados.rados.0.smithi111.stdout:747: expect (ObjNum 415 snap 0 seq_num 415) 2023-10-01T09:09:35.037 INFO:tasks.rados.rados.0.smithi111.stdout:748: read oid 317 snap -1 2023-10-01T09:09:35.037 INFO:tasks.rados.rados.0.smithi111.stdout:748: expect (ObjNum 316 snap 0 seq_num 316) 2023-10-01T09:09:35.037 INFO:tasks.rados.rados.0.smithi111.stdout:749: delete oid 368 current snap is 0 2023-10-01T09:09:35.037 INFO:tasks.rados.rados.0.smithi111.stdout:739: finishing write tid 3 to smithi11166722-320 2023-10-01T09:09:35.037 INFO:tasks.rados.rados.0.smithi111.stdout:739: finishing write tid 4 to smithi11166722-320 2023-10-01T09:09:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 320 v 151 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-10-01T09:09:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:739: left oid 320 (ObjNum 635 snap 0 seq_num 635) 2023-10-01T09:09:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:740: finishing write tid 1 to smithi11166722-331 2023-10-01T09:09:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:741: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T09:09:35.150 INFO:tasks.rados.rados.0.smithi111.stdout:740: finishing write tid 2 to smithi11166722-331 2023-10-01T09:09:35.150 INFO:tasks.rados.rados.0.smithi111.stdout:740: finishing write tid 3 to smithi11166722-331 2023-10-01T09:09:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:740: finishing write tid 4 to smithi11166722-331 2023-10-01T09:09:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 331 v 133 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-10-01T09:09:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:740: left oid 331 (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:09:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:746: finishing write tid 1 to smithi11166722-426 2023-10-01T09:09:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:746: finishing write tid 2 to smithi11166722-426 2023-10-01T09:09:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:743: expect (ObjNum 544 snap 0 seq_num 544) 2023-10-01T09:09:35.293 INFO:tasks.rados.rados.0.smithi111.stdout:745: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T09:09:35.481 INFO:tasks.rados.rados.0.smithi111.stdout:746: finishing write tid 3 to smithi11166722-426 2023-10-01T09:09:35.481 INFO:tasks.rados.rados.0.smithi111.stdout:746: finishing write tid 4 to smithi11166722-426 2023-10-01T09:09:35.481 INFO:tasks.rados.rados.0.smithi111.stdout:746: finishing write tid 5 to smithi11166722-426 2023-10-01T09:09:35.482 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 426 v 193 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-10-01T09:09:35.482 INFO:tasks.rados.rados.0.smithi111.stdout:746: left oid 426 (ObjNum 638 snap 0 seq_num 638) 2023-10-01T09:09:35.482 INFO:tasks.rados.rados.0.smithi111.stdout:747: expect (ObjNum 415 snap 0 seq_num 415) 2023-10-01T09:09:35.583 INFO:tasks.rados.rados.0.smithi111.stdout:748: expect (ObjNum 316 snap 0 seq_num 316) 2023-10-01T09:09:35.690 INFO:tasks.rados.rados.0.smithi111.stdout:739: done (9 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:740: done (8 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:741: done (7 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:743: done (6 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:744: done (5 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:745: done (4 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:746: done (3 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:747: done (2 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:748: done (1 left) 2023-10-01T09:09:35.691 INFO:tasks.rados.rados.0.smithi111.stdout:749: done (0 left) 2023-10-01T09:09:35.692 INFO:tasks.rados.rados.0.smithi111.stdout:750: write oid 279 current snap is 0 2023-10-01T09:09:35.692 INFO:tasks.rados.rados.0.smithi111.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-10-01T09:09:35.703 INFO:tasks.rados.rados.0.smithi111.stdout:750: writing smithi11166722-279 from 756480 to 1489492 tid 1 2023-10-01T09:09:35.709 INFO:tasks.rados.rados.0.smithi111.stdout:750: writing smithi11166722-279 from 2134711 to 2567260 tid 2 2023-10-01T09:09:35.709 INFO:tasks.rados.rados.0.smithi111.stdout:751: write oid 294 current snap is 0 2023-10-01T09:09:35.709 INFO:tasks.rados.rados.0.smithi111.stdout:750: finishing write tid 1 to smithi11166722-279 2023-10-01T09:09:35.709 INFO:tasks.rados.rados.0.smithi111.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-10-01T09:09:35.716 INFO:tasks.rados.rados.0.smithi111.stdout:751: writing smithi11166722-294 from 773287 to 1181548 tid 1 2023-10-01T09:09:35.723 INFO:tasks.rados.rados.0.smithi111.stdout:751: writing smithi11166722-294 from 1793193 to 2369400 tid 2 2023-10-01T09:09:35.723 INFO:tasks.rados.rados.0.smithi111.stdout:752: write oid 183 current snap is 0 2023-10-01T09:09:35.723 INFO:tasks.rados.rados.0.smithi111.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-10-01T09:09:35.730 INFO:tasks.rados.rados.0.smithi111.stdout:752: writing smithi11166722-183 from 790094 to 1273604 tid 1 2023-10-01T09:09:35.736 INFO:tasks.rados.rados.0.smithi111.stdout:752: writing smithi11166722-183 from 1851675 to 2287893 tid 2 2023-10-01T09:09:35.736 INFO:tasks.rados.rados.0.smithi111.stdout:753: delete oid 424 current snap is 0 2023-10-01T09:09:35.736 INFO:tasks.rados.rados.0.smithi111.stdout:750: finishing write tid 2 to smithi11166722-279 2023-10-01T09:09:35.736 INFO:tasks.rados.rados.0.smithi111.stdout:750: finishing write tid 3 to smithi11166722-279 2023-10-01T09:09:35.736 INFO:tasks.rados.rados.0.smithi111.stdout:750: finishing write tid 4 to smithi11166722-279 2023-10-01T09:09:35.737 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 279 v 150 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-10-01T09:09:35.737 INFO:tasks.rados.rados.0.smithi111.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:09:35.737 INFO:tasks.rados.rados.0.smithi111.stdout:751: finishing write tid 1 to smithi11166722-294 2023-10-01T09:09:35.737 INFO:tasks.rados.rados.0.smithi111.stdout:751: finishing write tid 2 to smithi11166722-294 2023-10-01T09:09:35.737 INFO:tasks.rados.rados.0.smithi111.stdout:751: finishing write tid 3 to smithi11166722-294 2023-10-01T09:09:35.738 INFO:tasks.rados.rados.0.smithi111.stdout:751: finishing write tid 4 to smithi11166722-294 2023-10-01T09:09:35.738 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 294 v 196 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-10-01T09:09:35.738 INFO:tasks.rados.rados.0.smithi111.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-10-01T09:09:35.738 INFO:tasks.rados.rados.0.smithi111.stdout:752: finishing write tid 1 to smithi11166722-183 2023-10-01T09:09:35.740 INFO:tasks.rados.rados.0.smithi111.stdout:752: finishing write tid 2 to smithi11166722-183 2023-10-01T09:09:35.740 INFO:tasks.rados.rados.0.smithi111.stdout:752: finishing write tid 3 to smithi11166722-183 2023-10-01T09:09:35.741 INFO:tasks.rados.rados.0.smithi111.stdout:752: finishing write tid 4 to smithi11166722-183 2023-10-01T09:09:35.741 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 183 v 143 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-10-01T09:09:35.741 INFO:tasks.rados.rados.0.smithi111.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-10-01T09:09:35.742 INFO:tasks.rados.rados.0.smithi111.stdout:750: done (3 left) 2023-10-01T09:09:35.743 INFO:tasks.rados.rados.0.smithi111.stdout:751: done (2 left) 2023-10-01T09:09:35.743 INFO:tasks.rados.rados.0.smithi111.stdout:752: done (1 left) 2023-10-01T09:09:35.743 INFO:tasks.rados.rados.0.smithi111.stdout:753: done (0 left) 2023-10-01T09:09:35.743 INFO:tasks.rados.rados.0.smithi111.stdout:754: write oid 114 current snap is 0 2023-10-01T09:09:35.743 INFO:tasks.rados.rados.0.smithi111.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-10-01T09:09:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:754: writing smithi11166722-114 from 423708 to 1057716 tid 1 2023-10-01T09:09:35.758 INFO:tasks.rados.rados.0.smithi111.stdout:754: writing smithi11166722-114 from 1852286 to 2292173 tid 2 2023-10-01T09:09:35.762 INFO:tasks.rados.rados.0.smithi111.stdout:754: writing smithi11166722-114 from 2752172 to 2823708 tid 3 2023-10-01T09:09:35.762 INFO:tasks.rados.rados.0.smithi111.stdout:755: read oid 346 snap -1 2023-10-01T09:09:35.762 INFO:tasks.rados.rados.0.smithi111.stdout:755: expect (ObjNum 345 snap 0 seq_num 345) 2023-10-01T09:09:35.762 INFO:tasks.rados.rados.0.smithi111.stdout:756: write oid 164 current snap is 0 2023-10-01T09:09:35.762 INFO:tasks.rados.rados.0.smithi111.stdout:754: finishing write tid 1 to smithi11166722-114 2023-10-01T09:09:35.762 INFO:tasks.rados.rados.0.smithi111.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-10-01T09:09:35.768 INFO:tasks.rados.rados.0.smithi111.stdout:756: writing smithi11166722-164 from 440515 to 1149772 tid 1 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:756: writing smithi11166722-164 from 1910768 to 2494313 tid 2 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:757: write oid 324 current snap is 0 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:754: finishing write tid 2 to smithi11166722-114 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:754: finishing write tid 3 to smithi11166722-114 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:754: finishing write tid 4 to smithi11166722-114 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:754: finishing write tid 5 to smithi11166722-114 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 114 v 141 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:754: left oid 114 (ObjNum 644 snap 0 seq_num 644) 2023-10-01T09:09:35.776 INFO:tasks.rados.rados.0.smithi111.stdout:755: expect (ObjNum 345 snap 0 seq_num 345) 2023-10-01T09:09:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:35 smithi183 bash[27651]: cluster 2023-10-01T09:09:34.151266+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.2 MiB/s wr, 99 op/s 2023-10-01T09:09:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:35 smithi183 bash[27651]: audit 2023-10-01T09:09:35.139536+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.111:0/190732176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:35 smithi111 bash[27369]: cluster 2023-10-01T09:09:34.151266+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.2 MiB/s wr, 99 op/s 2023-10-01T09:09:35.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:35 smithi111 bash[27369]: audit 2023-10-01T09:09:35.139536+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.111:0/190732176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:35.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:35 smithi111 bash[33891]: cluster 2023-10-01T09:09:34.151266+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.2 MiB/s wr, 99 op/s 2023-10-01T09:09:35.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:35 smithi111 bash[33891]: audit 2023-10-01T09:09:35.139536+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.111:0/190732176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:756: finishing write tid 1 to smithi11166722-164 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:756: finishing write tid 2 to smithi11166722-164 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:756: finishing write tid 3 to smithi11166722-164 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:756: finishing write tid 4 to smithi11166722-164 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 154 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:756: left oid 164 (ObjNum 645 snap 0 seq_num 645) 2023-10-01T09:09:35.891 INFO:tasks.rados.rados.0.smithi111.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-10-01T09:09:35.903 INFO:tasks.rados.rados.0.smithi111.stdout:757: writing smithi11166722-324 from 457322 to 1241828 tid 1 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:757: writing smithi11166722-324 from 1969250 to 2412806 tid 2 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:754: done (3 left) 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:755: done (2 left) 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:756: done (1 left) 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:758: write oid 140 current snap is 0 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:757: finishing write tid 1 to smithi11166722-324 2023-10-01T09:09:35.911 INFO:tasks.rados.rados.0.smithi111.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-10-01T09:09:35.916 INFO:tasks.rados.rados.0.smithi111.stdout:758: writing smithi11166722-140 from 474129 to 1050237 tid 1 2023-10-01T09:09:35.923 INFO:tasks.rados.rados.0.smithi111.stdout:758: writing smithi11166722-140 from 1627732 to 2214946 tid 2 2023-10-01T09:09:35.927 INFO:tasks.rados.rados.0.smithi111.stdout:758: writing smithi11166722-140 from 2718088 to 2874129 tid 3 2023-10-01T09:09:35.927 INFO:tasks.rados.rados.0.smithi111.stdout:759: read oid 71 snap -1 2023-10-01T09:09:35.927 INFO:tasks.rados.rados.0.smithi111.stdout:759: expect (ObjNum 578 snap 0 seq_num 578) 2023-10-01T09:09:35.927 INFO:tasks.rados.rados.0.smithi111.stdout:760: write oid 237 current snap is 0 2023-10-01T09:09:35.928 INFO:tasks.rados.rados.0.smithi111.stdout:757: finishing write tid 2 to smithi11166722-324 2023-10-01T09:09:35.928 INFO:tasks.rados.rados.0.smithi111.stdout:757: finishing write tid 3 to smithi11166722-324 2023-10-01T09:09:35.928 INFO:tasks.rados.rados.0.smithi111.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-10-01T09:09:35.934 INFO:tasks.rados.rados.0.smithi111.stdout:760: writing smithi11166722-237 from 490936 to 1142293 tid 1 2023-10-01T09:09:35.939 INFO:tasks.rados.rados.0.smithi111.stdout:760: writing smithi11166722-237 from 1686214 to 2133439 tid 2 2023-10-01T09:09:35.944 INFO:tasks.rados.rados.0.smithi111.stdout:760: writing smithi11166722-237 from 2861864 to 2890936 tid 3 2023-10-01T09:09:35.944 INFO:tasks.rados.rados.0.smithi111.stdout:761: read oid 380 snap -1 2023-10-01T09:09:35.944 INFO:tasks.rados.rados.0.smithi111.stdout:761: expect (ObjNum 379 snap 0 seq_num 379) 2023-10-01T09:09:35.944 INFO:tasks.rados.rados.0.smithi111.stdout:762: write oid 178 current snap is 0 2023-10-01T09:09:35.944 INFO:tasks.rados.rados.0.smithi111.stdout:757: finishing write tid 4 to smithi11166722-324 2023-10-01T09:09:35.945 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 324 v 100 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-10-01T09:09:35.945 INFO:tasks.rados.rados.0.smithi111.stdout:757: left oid 324 (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:09:35.945 INFO:tasks.rados.rados.0.smithi111.stdout:758: finishing write tid 1 to smithi11166722-140 2023-10-01T09:09:35.945 INFO:tasks.rados.rados.0.smithi111.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-10-01T09:09:35.951 INFO:tasks.rados.rados.0.smithi111.stdout:762: writing smithi11166722-178 from 507743 to 1234349 tid 1 2023-10-01T09:09:35.957 INFO:tasks.rados.rados.0.smithi111.stdout:762: writing smithi11166722-178 from 1744696 to 2335579 tid 2 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:762: writing smithi11166722-178 from 2772934 to 2907743 tid 3 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:757: done (5 left) 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:763: delete oid 13 current snap is 0 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:758: finishing write tid 2 to smithi11166722-140 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:758: finishing write tid 3 to smithi11166722-140 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:758: finishing write tid 4 to smithi11166722-140 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:758: finishing write tid 5 to smithi11166722-140 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 140 v 154 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-10-01T09:09:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:758: left oid 140 (ObjNum 647 snap 0 seq_num 647) 2023-10-01T09:09:35.962 INFO:tasks.rados.rados.0.smithi111.stdout:760: finishing write tid 1 to smithi11166722-237 2023-10-01T09:09:35.962 INFO:tasks.rados.rados.0.smithi111.stdout:759: expect (ObjNum 578 snap 0 seq_num 578) 2023-10-01T09:09:36.116 INFO:tasks.rados.rados.0.smithi111.stdout:760: finishing write tid 2 to smithi11166722-237 2023-10-01T09:09:36.116 INFO:tasks.rados.rados.0.smithi111.stdout:760: finishing write tid 3 to smithi11166722-237 2023-10-01T09:09:36.116 INFO:tasks.rados.rados.0.smithi111.stdout:760: finishing write tid 4 to smithi11166722-237 2023-10-01T09:09:36.117 INFO:tasks.rados.rados.0.smithi111.stdout:760: finishing write tid 5 to smithi11166722-237 2023-10-01T09:09:36.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 237 v 147 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-10-01T09:09:36.117 INFO:tasks.rados.rados.0.smithi111.stdout:760: left oid 237 (ObjNum 648 snap 0 seq_num 648) 2023-10-01T09:09:36.117 INFO:tasks.rados.rados.0.smithi111.stdout:761: expect (ObjNum 379 snap 0 seq_num 379) 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:762: finishing write tid 1 to smithi11166722-178 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:762: finishing write tid 2 to smithi11166722-178 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:762: finishing write tid 3 to smithi11166722-178 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:762: finishing write tid 4 to smithi11166722-178 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:762: finishing write tid 5 to smithi11166722-178 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 178 v 135 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-10-01T09:09:36.192 INFO:tasks.rados.rados.0.smithi111.stdout:762: left oid 178 (ObjNum 649 snap 0 seq_num 649) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:758: done (5 left) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:759: done (4 left) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:760: done (3 left) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:761: done (2 left) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:762: done (1 left) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:763: done (0 left) 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:764: read oid 479 snap -1 2023-10-01T09:09:36.193 INFO:tasks.rados.rados.0.smithi111.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-01T09:09:36.194 INFO:tasks.rados.rados.0.smithi111.stdout:765: write oid 58 current snap is 0 2023-10-01T09:09:36.194 INFO:tasks.rados.rados.0.smithi111.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-10-01T09:09:36.203 INFO:tasks.rados.rados.0.smithi111.stdout:765: writing smithi11166722-58 from 541357 to 1018461 tid 1 2023-10-01T09:09:36.212 INFO:tasks.rados.rados.0.smithi111.stdout:765: writing smithi11166722-58 from 1745307 to 2339859 tid 2 2023-10-01T09:09:36.212 INFO:tasks.rados.rados.0.smithi111.stdout:766: write oid 213 current snap is 0 2023-10-01T09:09:36.212 INFO:tasks.rados.rados.0.smithi111.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-10-01T09:09:36.218 INFO:tasks.rados.rados.0.smithi111.stdout:766: writing smithi11166722-213 from 558164 to 1110517 tid 1 2023-10-01T09:09:36.224 INFO:tasks.rados.rados.0.smithi111.stdout:766: writing smithi11166722-213 from 1803789 to 2258352 tid 2 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:766: writing smithi11166722-213 from 2855203 to 2958164 tid 3 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:767: read oid 303 snap -1 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:768: read oid 333 snap -1 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:769: write oid 336 current snap is 0 2023-10-01T09:09:36.229 INFO:tasks.rados.rados.0.smithi111.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-10-01T09:09:36.235 INFO:tasks.rados.rados.0.smithi111.stdout:769: writing smithi11166722-336 from 574971 to 1202573 tid 1 2023-10-01T09:09:36.243 INFO:tasks.rados.rados.0.smithi111.stdout:769: writing smithi11166722-336 from 1862271 to 2460492 tid 2 2023-10-01T09:09:36.243 INFO:tasks.rados.rados.0.smithi111.stdout:770: write oid 194 current snap is 0 2023-10-01T09:09:36.243 INFO:tasks.rados.rados.0.smithi111.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-10-01T09:09:36.248 INFO:tasks.rados.rados.0.smithi111.stdout:770: writing smithi11166722-194 from 591778 to 1010982 tid 1 2023-10-01T09:09:36.256 INFO:tasks.rados.rados.0.smithi111.stdout:770: writing smithi11166722-194 from 1637106 to 2378985 tid 2 2023-10-01T09:09:36.260 INFO:tasks.rados.rados.0.smithi111.stdout:770: writing smithi11166722-194 from 2910049 to 2991778 tid 3 2023-10-01T09:09:36.261 INFO:tasks.rados.rados.0.smithi111.stdout:771: write oid 48 current snap is 0 2023-10-01T09:09:36.261 INFO:tasks.rados.rados.0.smithi111.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-10-01T09:09:36.266 INFO:tasks.rados.rados.0.smithi111.stdout:771: writing smithi11166722-48 from 608585 to 1103038 tid 1 2023-10-01T09:09:36.272 INFO:tasks.rados.rados.0.smithi111.stdout:771: writing smithi11166722-48 from 1579235 to 2181125 tid 2 2023-10-01T09:09:36.277 INFO:tasks.rados.rados.0.smithi111.stdout:771: writing smithi11166722-48 from 2821119 to 3008585 tid 3 2023-10-01T09:09:36.277 INFO:tasks.rados.rados.0.smithi111.stdout:772: read oid 77 snap -1 2023-10-01T09:09:36.278 INFO:tasks.rados.rados.0.smithi111.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-10-01T09:09:36.278 INFO:tasks.rados.rados.0.smithi111.stdout:773: write oid 202 current snap is 0 2023-10-01T09:09:36.278 INFO:tasks.rados.rados.0.smithi111.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-01T09:09:36.351 INFO:tasks.rados.rados.0.smithi111.stdout:765: finishing write tid 1 to smithi11166722-58 2023-10-01T09:09:36.351 INFO:tasks.rados.rados.0.smithi111.stdout:765: finishing write tid 2 to smithi11166722-58 2023-10-01T09:09:36.351 INFO:tasks.rados.rados.0.smithi111.stdout:765: finishing write tid 3 to smithi11166722-58 2023-10-01T09:09:36.351 INFO:tasks.rados.rados.0.smithi111.stdout:765: finishing write tid 4 to smithi11166722-58 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 58 v 139 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:766: finishing write tid 1 to smithi11166722-213 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:766: finishing write tid 2 to smithi11166722-213 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:766: finishing write tid 3 to smithi11166722-213 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:766: finishing write tid 4 to smithi11166722-213 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:766: finishing write tid 5 to smithi11166722-213 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 213 v 201 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-10-01T09:09:36.352 INFO:tasks.rados.rados.0.smithi111.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-10-01T09:09:36.449 INFO:tasks.rados.rados.0.smithi111.stdout:769: finishing write tid 1 to smithi11166722-336 2023-10-01T09:09:36.449 INFO:tasks.rados.rados.0.smithi111.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-10-01T09:09:36.560 INFO:tasks.rados.rados.0.smithi111.stdout:769: finishing write tid 2 to smithi11166722-336 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:769: finishing write tid 3 to smithi11166722-336 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:769: finishing write tid 4 to smithi11166722-336 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 336 v 144 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:770: finishing write tid 1 to smithi11166722-194 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:770: finishing write tid 2 to smithi11166722-194 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:770: finishing write tid 3 to smithi11166722-194 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:770: finishing write tid 4 to smithi11166722-194 2023-10-01T09:09:36.561 INFO:tasks.rados.rados.0.smithi111.stdout:770: finishing write tid 5 to smithi11166722-194 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 194 v 137 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:771: finishing write tid 1 to smithi11166722-48 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:771: finishing write tid 2 to smithi11166722-48 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:771: finishing write tid 3 to smithi11166722-48 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:771: finishing write tid 4 to smithi11166722-48 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:771: finishing write tid 5 to smithi11166722-48 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 148 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:771: left oid 48 (ObjNum 655 snap 0 seq_num 655) 2023-10-01T09:09:36.562 INFO:tasks.rados.rados.0.smithi111.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-10-01T09:09:36.658 INFO:tasks.rados.rados.0.smithi111.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-10-01T09:09:36.671 INFO:tasks.rados.rados.0.smithi111.stdout:773: writing smithi11166722-202 from 625392 to 1195094 tid 1 2023-10-01T09:09:36.678 INFO:tasks.rados.rados.0.smithi111.stdout:773: writing smithi11166722-202 from 1637717 to 2383265 tid 2 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:773: writing smithi11166722-202 from 2848542 to 3025392 tid 3 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:764: done (9 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:765: done (8 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:766: done (7 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:767: done (6 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:768: done (5 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:769: done (4 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:770: done (3 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:771: done (2 left) 2023-10-01T09:09:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:772: done (1 left) 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:774: read oid 364 snap -1 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:774: expect deleted 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:775: read oid 158 snap -1 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:775: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:776: read oid 79 snap -1 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:776: expect (ObjNum 78 snap 0 seq_num 78) 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:777: write oid 455 current snap is 0 2023-10-01T09:09:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-10-01T09:09:36.690 INFO:tasks.rados.rados.0.smithi111.stdout:777: writing smithi11166722-455 from 642199 to 1287150 tid 1 2023-10-01T09:09:36.696 INFO:tasks.rados.rados.0.smithi111.stdout:777: writing smithi11166722-455 from 1696199 to 2301758 tid 2 2023-10-01T09:09:36.701 INFO:tasks.rados.rados.0.smithi111.stdout:777: writing smithi11166722-455 from 2992318 to 3042199 tid 3 2023-10-01T09:09:36.701 INFO:tasks.rados.rados.0.smithi111.stdout:778: write oid 217 current snap is 0 2023-10-01T09:09:36.701 INFO:tasks.rados.rados.0.smithi111.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-10-01T09:09:36.708 INFO:tasks.rados.rados.0.smithi111.stdout:778: writing smithi11166722-217 from 659006 to 1379206 tid 1 2023-10-01T09:09:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:778: writing smithi11166722-217 from 2154681 to 2903898 tid 2 2023-10-01T09:09:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:779: read oid 316 snap -1 2023-10-01T09:09:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:779: expect (ObjNum 315 snap 0 seq_num 315) 2023-10-01T09:09:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:780: write oid 162 current snap is 0 2023-10-01T09:09:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:773: finishing write tid 1 to smithi11166722-202 2023-10-01T09:09:36.718 INFO:tasks.rados.rados.0.smithi111.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-10-01T09:09:36.725 INFO:tasks.rados.rados.0.smithi111.stdout:780: writing smithi11166722-162 from 675813 to 1471262 tid 1 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:780: writing smithi11166722-162 from 2096810 to 2706038 tid 2 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:781: write oid 214 current snap is 0 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:773: finishing write tid 2 to smithi11166722-202 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:773: finishing write tid 3 to smithi11166722-202 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:773: finishing write tid 4 to smithi11166722-202 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:773: finishing write tid 5 to smithi11166722-202 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 205 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:773: left oid 202 (ObjNum 656 snap 0 seq_num 656) 2023-10-01T09:09:36.733 INFO:tasks.rados.rados.0.smithi111.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-10-01T09:09:36.739 INFO:tasks.rados.rados.0.smithi111.stdout:781: writing smithi11166722-214 from 692620 to 1163318 tid 1 2023-10-01T09:09:36.747 INFO:tasks.rados.rados.0.smithi111.stdout:781: writing smithi11166722-214 from 1755292 to 2508178 tid 2 2023-10-01T09:09:36.747 INFO:tasks.rados.rados.0.smithi111.stdout:773: done (8 left) 2023-10-01T09:09:36.747 INFO:tasks.rados.rados.0.smithi111.stdout:774: done (7 left) 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:782: read oid 238 snap -1 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:782: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:783: read oid 408 snap -1 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:783: expect (ObjNum 407 snap 0 seq_num 407) 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:784: delete oid 338 current snap is 0 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:777: finishing write tid 1 to smithi11166722-455 2023-10-01T09:09:36.748 INFO:tasks.rados.rados.0.smithi111.stdout:775: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:36.843 INFO:tasks.rados.rados.0.smithi111.stdout:776: expect (ObjNum 78 snap 0 seq_num 78) 2023-10-01T09:09:36.954 INFO:tasks.rados.rados.0.smithi111.stdout:777: finishing write tid 2 to smithi11166722-455 2023-10-01T09:09:36.954 INFO:tasks.rados.rados.0.smithi111.stdout:777: finishing write tid 3 to smithi11166722-455 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:777: finishing write tid 4 to smithi11166722-455 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:777: finishing write tid 5 to smithi11166722-455 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 455 v 209 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:777: left oid 455 (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:778: finishing write tid 1 to smithi11166722-217 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:778: finishing write tid 2 to smithi11166722-217 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:778: finishing write tid 3 to smithi11166722-217 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:778: finishing write tid 4 to smithi11166722-217 2023-10-01T09:09:36.955 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 217 v 142 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-10-01T09:09:36.956 INFO:tasks.rados.rados.0.smithi111.stdout:778: left oid 217 (ObjNum 658 snap 0 seq_num 658) 2023-10-01T09:09:36.956 INFO:tasks.rados.rados.0.smithi111.stdout:779: expect (ObjNum 315 snap 0 seq_num 315) 2023-10-01T09:09:37.066 INFO:tasks.rados.rados.0.smithi111.stdout:780: finishing write tid 1 to smithi11166722-162 2023-10-01T09:09:37.066 INFO:tasks.rados.rados.0.smithi111.stdout:780: finishing write tid 2 to smithi11166722-162 2023-10-01T09:09:37.066 INFO:tasks.rados.rados.0.smithi111.stdout:780: finishing write tid 3 to smithi11166722-162 2023-10-01T09:09:37.066 INFO:tasks.rados.rados.0.smithi111.stdout:780: finishing write tid 4 to smithi11166722-162 2023-10-01T09:09:37.066 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 162 v 150 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:780: left oid 162 (ObjNum 659 snap 0 seq_num 659) 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:781: finishing write tid 1 to smithi11166722-214 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:781: finishing write tid 2 to smithi11166722-214 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:781: finishing write tid 3 to smithi11166722-214 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:781: finishing write tid 4 to smithi11166722-214 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 214 v 140 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:781: left oid 214 (ObjNum 660 snap 0 seq_num 660) 2023-10-01T09:09:37.067 INFO:tasks.rados.rados.0.smithi111.stdout:782: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-01T09:09:37.201 INFO:tasks.rados.rados.0.smithi111.stdout:783: expect (ObjNum 407 snap 0 seq_num 407) 2023-10-01T09:09:37.296 INFO:tasks.rados.rados.0.smithi111.stdout:775: done (9 left) 2023-10-01T09:09:37.296 INFO:tasks.rados.rados.0.smithi111.stdout:776: done (8 left) 2023-10-01T09:09:37.296 INFO:tasks.rados.rados.0.smithi111.stdout:777: done (7 left) 2023-10-01T09:09:37.296 INFO:tasks.rados.rados.0.smithi111.stdout:778: done (6 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:779: done (5 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:780: done (4 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:781: done (3 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:782: done (2 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:783: done (1 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:784: done (0 left) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:785: read oid 255 snap -1 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:786: write oid 314 current snap is 0 2023-10-01T09:09:37.297 INFO:tasks.rados.rados.0.smithi111.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-10-01T09:09:37.309 INFO:tasks.rados.rados.0.smithi111.stdout:786: writing smithi11166722-314 from 726234 to 1463783 tid 1 2023-10-01T09:09:37.317 INFO:tasks.rados.rados.0.smithi111.stdout:786: writing smithi11166722-314 from 1988609 to 2745164 tid 2 2023-10-01T09:09:37.317 INFO:tasks.rados.rados.0.smithi111.stdout:787: read oid 52 snap -1 2023-10-01T09:09:37.317 INFO:tasks.rados.rados.0.smithi111.stdout:787: expect (ObjNum 51 snap 0 seq_num 51) 2023-10-01T09:09:37.317 INFO:tasks.rados.rados.0.smithi111.stdout:788: write oid 416 current snap is 0 2023-10-01T09:09:37.317 INFO:tasks.rados.rados.0.smithi111.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-10-01T09:09:37.324 INFO:tasks.rados.rados.0.smithi111.stdout:788: writing smithi11166722-416 from 743041 to 1155839 tid 1 2023-10-01T09:09:37.332 INFO:tasks.rados.rados.0.smithi111.stdout:788: writing smithi11166722-416 from 1930738 to 2547304 tid 2 2023-10-01T09:09:37.335 INFO:tasks.rados.rados.0.smithi111.stdout:788: writing smithi11166722-416 from 3040503 to 3143041 tid 3 2023-10-01T09:09:37.335 INFO:tasks.rados.rados.0.smithi111.stdout:789: write oid 365 current snap is 0 2023-10-01T09:09:37.335 INFO:tasks.rados.rados.0.smithi111.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-10-01T09:09:37.342 INFO:tasks.rados.rados.0.smithi111.stdout:789: writing smithi11166722-365 from 759848 to 1247895 tid 1 2023-10-01T09:09:37.351 INFO:tasks.rados.rados.0.smithi111.stdout:789: writing smithi11166722-365 from 1989220 to 2749444 tid 2 2023-10-01T09:09:37.351 INFO:tasks.rados.rados.0.smithi111.stdout:790: read oid 331 snap -1 2023-10-01T09:09:37.351 INFO:tasks.rados.rados.0.smithi111.stdout:790: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:09:37.351 INFO:tasks.rados.rados.0.smithi111.stdout:791: write oid 404 current snap is 0 2023-10-01T09:09:37.351 INFO:tasks.rados.rados.0.smithi111.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-10-01T09:09:37.359 INFO:tasks.rados.rados.0.smithi111.stdout:791: writing smithi11166722-404 from 776655 to 1339951 tid 1 2023-10-01T09:09:37.366 INFO:tasks.rados.rados.0.smithi111.stdout:791: writing smithi11166722-404 from 2047702 to 2667937 tid 2 2023-10-01T09:09:37.369 INFO:tasks.rados.rados.0.smithi111.stdout:791: writing smithi11166722-404 from 3095349 to 3176655 tid 3 2023-10-01T09:09:37.369 INFO:tasks.rados.rados.0.smithi111.stdout:792: write oid 13 current snap is 0 2023-10-01T09:09:37.369 INFO:tasks.rados.rados.0.smithi111.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-10-01T09:09:37.377 INFO:tasks.rados.rados.0.smithi111.stdout:792: writing smithi11166722-13 from 793462 to 1432007 tid 1 2023-10-01T09:09:37.385 INFO:tasks.rados.rados.0.smithi111.stdout:792: writing smithi11166722-13 from 2106184 to 2870077 tid 2 2023-10-01T09:09:37.385 INFO:tasks.rados.rados.0.smithi111.stdout:793: read oid 439 snap -1 2023-10-01T09:09:37.386 INFO:tasks.rados.rados.0.smithi111.stdout:793: expect (ObjNum 438 snap 0 seq_num 438) 2023-10-01T09:09:37.386 INFO:tasks.rados.rados.0.smithi111.stdout:794: read oid 127 snap -1 2023-10-01T09:09:37.386 INFO:tasks.rados.rados.0.smithi111.stdout:794: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-01T09:09:37.386 INFO:tasks.rados.rados.0.smithi111.stdout:795: write oid 162 current snap is 0 2023-10-01T09:09:37.386 INFO:tasks.rados.rados.0.smithi111.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:786: finishing write tid 1 to smithi11166722-314 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:786: finishing write tid 2 to smithi11166722-314 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:786: finishing write tid 3 to smithi11166722-314 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:786: finishing write tid 4 to smithi11166722-314 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 314 v 152 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:786: left oid 314 (ObjNum 662 snap 0 seq_num 662) 2023-10-01T09:09:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:787: expect (ObjNum 51 snap 0 seq_num 51) 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: audit 2023-10-01T09:09:36.077154+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: cephadm 2023-10-01T09:09:36.077750+0000 mgr.y (mgr.24356) 189 : cephadm [INF] Upgrade: Target is version 18.2.0-497-gb5682219 (unknown) 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: cephadm 2023-10-01T09:09:36.077944+0000 mgr.y (mgr.24356) 190 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf'] 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: audit 2023-10-01T09:09:36.080671+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: audit 2023-10-01T09:09:36.088223+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: cephadm 2023-10-01T09:09:36.089326+0000 mgr.y (mgr.24356) 191 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: cluster 2023-10-01T09:09:36.151615+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.2 MiB/s wr, 99 op/s 2023-10-01T09:09:37.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27369]: cephadm 2023-10-01T09:09:36.327264+0000 mgr.y (mgr.24356) 193 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf on smithi183 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: audit 2023-10-01T09:09:36.077154+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: cephadm 2023-10-01T09:09:36.077750+0000 mgr.y (mgr.24356) 189 : cephadm [INF] Upgrade: Target is version 18.2.0-497-gb5682219 (unknown) 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: cephadm 2023-10-01T09:09:36.077944+0000 mgr.y (mgr.24356) 190 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf'] 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: audit 2023-10-01T09:09:36.080671+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: audit 2023-10-01T09:09:36.088223+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: cephadm 2023-10-01T09:09:36.089326+0000 mgr.y (mgr.24356) 191 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: cluster 2023-10-01T09:09:36.151615+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.2 MiB/s wr, 99 op/s 2023-10-01T09:09:37.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[33891]: cephadm 2023-10-01T09:09:36.327264+0000 mgr.y (mgr.24356) 193 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf on smithi183 2023-10-01T09:09:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: audit 2023-10-01T09:09:36.077154+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:09:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: cephadm 2023-10-01T09:09:36.077750+0000 mgr.y (mgr.24356) 189 : cephadm [INF] Upgrade: Target is version 18.2.0-497-gb5682219 (unknown) 2023-10-01T09:09:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: cephadm 2023-10-01T09:09:36.077944+0000 mgr.y (mgr.24356) 190 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf'] 2023-10-01T09:09:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: audit 2023-10-01T09:09:36.080671+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:09:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: audit 2023-10-01T09:09:36.088223+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: cephadm 2023-10-01T09:09:36.089326+0000 mgr.y (mgr.24356) 191 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-01T09:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: cluster 2023-10-01T09:09:36.151615+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.2 MiB/s wr, 99 op/s 2023-10-01T09:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:37 smithi183 bash[27651]: cephadm 2023-10-01T09:09:36.327264+0000 mgr.y (mgr.24356) 193 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf on smithi183 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:788: finishing write tid 1 to smithi11166722-416 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:788: finishing write tid 2 to smithi11166722-416 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:788: finishing write tid 3 to smithi11166722-416 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:788: finishing write tid 4 to smithi11166722-416 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:788: finishing write tid 5 to smithi11166722-416 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 416 v 153 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:788: left oid 416 (ObjNum 663 snap 0 seq_num 663) 2023-10-01T09:09:37.613 INFO:tasks.rados.rados.0.smithi111.stdout:789: finishing write tid 1 to smithi11166722-365 2023-10-01T09:09:37.614 INFO:tasks.rados.rados.0.smithi111.stdout:790: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:09:37.748 INFO:tasks.rados.rados.0.smithi111.stdout:789: finishing write tid 2 to smithi11166722-365 2023-10-01T09:09:37.748 INFO:tasks.rados.rados.0.smithi111.stdout:789: finishing write tid 3 to smithi11166722-365 2023-10-01T09:09:37.748 INFO:tasks.rados.rados.0.smithi111.stdout:789: finishing write tid 4 to smithi11166722-365 2023-10-01T09:09:37.748 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 365 v 115 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-10-01T09:09:37.748 INFO:tasks.rados.rados.0.smithi111.stdout:789: left oid 365 (ObjNum 664 snap 0 seq_num 664) 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:791: finishing write tid 1 to smithi11166722-404 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:791: finishing write tid 2 to smithi11166722-404 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:791: finishing write tid 3 to smithi11166722-404 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:791: finishing write tid 4 to smithi11166722-404 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:791: finishing write tid 5 to smithi11166722-404 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 404 v 105 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:791: left oid 404 (ObjNum 665 snap 0 seq_num 665) 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:792: finishing write tid 1 to smithi11166722-13 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:792: finishing write tid 2 to smithi11166722-13 2023-10-01T09:09:37.749 INFO:tasks.rados.rados.0.smithi111.stdout:793: expect (ObjNum 438 snap 0 seq_num 438) 2023-10-01T09:09:37.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:09:37 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:37] "GET /metrics HTTP/1.1" 200 194925 "" "Prometheus/2.33.4" 2023-10-01T09:09:37.858 INFO:tasks.rados.rados.0.smithi111.stdout:792: finishing write tid 3 to smithi11166722-13 2023-10-01T09:09:37.858 INFO:tasks.rados.rados.0.smithi111.stdout:792: finishing write tid 4 to smithi11166722-13 2023-10-01T09:09:37.858 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 212 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-10-01T09:09:37.858 INFO:tasks.rados.rados.0.smithi111.stdout:792: left oid 13 (ObjNum 666 snap 0 seq_num 666) 2023-10-01T09:09:37.858 INFO:tasks.rados.rados.0.smithi111.stdout:794: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-01T09:09:37.928 INFO:tasks.rados.rados.0.smithi111.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-10-01T09:09:37.939 INFO:tasks.rados.rados.0.smithi111.stdout:795: writing smithi11166722-162 from 410269 to 1124063 tid 1 2023-10-01T09:09:37.946 INFO:tasks.rados.rados.0.smithi111.stdout:795: writing smithi11166722-162 from 1648313 to 2155864 tid 2 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:795: writing smithi11166722-162 from 2917489 to 3210269 tid 3 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:785: done (10 left) 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:786: done (9 left) 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:787: done (8 left) 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:788: done (7 left) 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:789: done (6 left) 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:790: done (5 left) 2023-10-01T09:09:37.952 INFO:tasks.rados.rados.0.smithi111.stdout:791: done (4 left) 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:792: done (3 left) 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:793: done (2 left) 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:794: done (1 left) 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:796: write oid 458 current snap is 0 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:795: finishing write tid 1 to smithi11166722-162 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:795: finishing write tid 2 to smithi11166722-162 2023-10-01T09:09:37.953 INFO:tasks.rados.rados.0.smithi111.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-10-01T09:09:37.958 INFO:tasks.rados.rados.0.smithi111.stdout:796: writing smithi11166722-458 from 427076 to 1216119 tid 1 2023-10-01T09:09:37.966 INFO:tasks.rados.rados.0.smithi111.stdout:796: writing smithi11166722-458 from 1706795 to 2474357 tid 2 2023-10-01T09:09:37.970 INFO:tasks.rados.rados.0.smithi111.stdout:796: writing smithi11166722-458 from 2944912 to 3227076 tid 3 2023-10-01T09:09:37.970 INFO:tasks.rados.rados.0.smithi111.stdout:797: write oid 364 current snap is 0 2023-10-01T09:09:37.970 INFO:tasks.rados.rados.0.smithi111.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-10-01T09:09:37.975 INFO:tasks.rados.rados.0.smithi111.stdout:797: writing smithi11166722-364 from 443883 to 908175 tid 1 2023-10-01T09:09:37.981 INFO:tasks.rados.rados.0.smithi111.stdout:797: writing smithi11166722-364 from 1365277 to 1876497 tid 2 2023-10-01T09:09:37.989 INFO:tasks.rados.rados.0.smithi111.stdout:797: writing smithi11166722-364 from 2572335 to 3243883 tid 3 2023-10-01T09:09:37.989 INFO:tasks.rados.rados.0.smithi111.stdout:798: read oid 437 snap -1 2023-10-01T09:09:37.989 INFO:tasks.rados.rados.0.smithi111.stdout:798: expect (ObjNum 436 snap 0 seq_num 436) 2023-10-01T09:09:37.989 INFO:tasks.rados.rados.0.smithi111.stdout:799: write oid 152 current snap is 0 2023-10-01T09:09:37.989 INFO:tasks.rados.rados.0.smithi111.stdout:795: finishing write tid 3 to smithi11166722-162 2023-10-01T09:09:37.989 INFO:tasks.rados.rados.0.smithi111.stdout:795: finishing write tid 4 to smithi11166722-162 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:795: finishing write tid 5 to smithi11166722-162 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 162 v 154 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:795: left oid 162 (ObjNum 667 snap 0 seq_num 667) 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:796: finishing write tid 1 to smithi11166722-458 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:796: finishing write tid 2 to smithi11166722-458 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:796: finishing write tid 3 to smithi11166722-458 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:796: finishing write tid 4 to smithi11166722-458 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:796: finishing write tid 5 to smithi11166722-458 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 458 v 104 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:796: left oid 458 (ObjNum 668 snap 0 seq_num 668) 2023-10-01T09:09:37.990 INFO:tasks.rados.rados.0.smithi111.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-10-01T09:09:37.995 INFO:tasks.rados.rados.0.smithi111.stdout:799: writing smithi11166722-152 from 460690 to 1116584 tid 1 2023-10-01T09:09:38.002 INFO:tasks.rados.rados.0.smithi111.stdout:799: writing smithi11166722-152 from 1540112 to 2311343 tid 2 2023-10-01T09:09:38.008 INFO:tasks.rados.rados.0.smithi111.stdout:799: writing smithi11166722-152 from 2716111 to 3255889 tid 3 2023-10-01T09:09:38.008 INFO:tasks.rados.rados.0.smithi111.stdout:795: done (4 left) 2023-10-01T09:09:38.008 INFO:tasks.rados.rados.0.smithi111.stdout:796: done (3 left) 2023-10-01T09:09:38.009 INFO:tasks.rados.rados.0.smithi111.stdout:800: write oid 195 current snap is 0 2023-10-01T09:09:38.009 INFO:tasks.rados.rados.0.smithi111.stdout:797: finishing write tid 1 to smithi11166722-364 2023-10-01T09:09:38.009 INFO:tasks.rados.rados.0.smithi111.stdout:797: finishing write tid 2 to smithi11166722-364 2023-10-01T09:09:38.009 INFO:tasks.rados.rados.0.smithi111.stdout:797: finishing write tid 3 to smithi11166722-364 2023-10-01T09:09:38.009 INFO:tasks.rados.rados.0.smithi111.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-10-01T09:09:38.018 INFO:tasks.rados.rados.0.smithi111.stdout:800: writing smithi11166722-195 from 477497 to 1208640 tid 1 2023-10-01T09:09:38.027 INFO:tasks.rados.rados.0.smithi111.stdout:800: writing smithi11166722-195 from 1998594 to 2513483 tid 2 2023-10-01T09:09:38.031 INFO:tasks.rados.rados.0.smithi111.stdout:800: writing smithi11166722-195 from 3143534 to 3277497 tid 3 2023-10-01T09:09:38.032 INFO:tasks.rados.rados.0.smithi111.stdout:801: delete oid 202 current snap is 0 2023-10-01T09:09:38.032 INFO:tasks.rados.rados.0.smithi111.stdout:797: finishing write tid 4 to smithi11166722-364 2023-10-01T09:09:38.032 INFO:tasks.rados.rados.0.smithi111.stdout:797: finishing write tid 5 to smithi11166722-364 2023-10-01T09:09:38.032 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 364 v 108 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-10-01T09:09:38.032 INFO:tasks.rados.rados.0.smithi111.stdout:797: left oid 364 (ObjNum 669 snap 0 seq_num 669) 2023-10-01T09:09:38.032 INFO:tasks.rados.rados.0.smithi111.stdout:798: expect (ObjNum 436 snap 0 seq_num 436) 2023-10-01T09:09:38.145 INFO:tasks.rados.rados.0.smithi111.stdout:799: finishing write tid 1 to smithi11166722-152 2023-10-01T09:09:38.145 INFO:tasks.rados.rados.0.smithi111.stdout:799: finishing write tid 2 to smithi11166722-152 2023-10-01T09:09:38.145 INFO:tasks.rados.rados.0.smithi111.stdout:799: finishing write tid 3 to smithi11166722-152 2023-10-01T09:09:38.145 INFO:tasks.rados.rados.0.smithi111.stdout:799: finishing write tid 4 to smithi11166722-152 2023-10-01T09:09:38.145 INFO:tasks.rados.rados.0.smithi111.stdout:799: finishing write tid 5 to smithi11166722-152 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 152 v 157 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:799: left oid 152 (ObjNum 670 snap 0 seq_num 670) 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:800: finishing write tid 1 to smithi11166722-195 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:800: finishing write tid 2 to smithi11166722-195 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:800: finishing write tid 3 to smithi11166722-195 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:800: finishing write tid 4 to smithi11166722-195 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:800: finishing write tid 5 to smithi11166722-195 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 195 v 112 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:800: left oid 195 (ObjNum 671 snap 0 seq_num 671) 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:797: done (4 left) 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:798: done (3 left) 2023-10-01T09:09:38.146 INFO:tasks.rados.rados.0.smithi111.stdout:799: done (2 left) 2023-10-01T09:09:38.147 INFO:tasks.rados.rados.0.smithi111.stdout:800: done (1 left) 2023-10-01T09:09:38.147 INFO:tasks.rados.rados.0.smithi111.stdout:801: done (0 left) 2023-10-01T09:09:38.147 INFO:tasks.rados.rados.0.smithi111.stdout:802: write oid 217 current snap is 0 2023-10-01T09:09:38.147 INFO:tasks.rados.rados.0.smithi111.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-10-01T09:09:38.155 INFO:tasks.rados.rados.0.smithi111.stdout:802: writing smithi11166722-217 from 511111 to 992752 tid 1 2023-10-01T09:09:38.164 INFO:tasks.rados.rados.0.smithi111.stdout:802: writing smithi11166722-217 from 1599205 to 2117763 tid 2 2023-10-01T09:09:38.170 INFO:tasks.rados.rados.0.smithi111.stdout:802: writing smithi11166722-217 from 2682027 to 3171974 tid 3 2023-10-01T09:09:38.170 INFO:tasks.rados.rados.0.smithi111.stdout:803: read oid 423 snap -1 2023-10-01T09:09:38.170 INFO:tasks.rados.rados.0.smithi111.stdout:803: expect (ObjNum 422 snap 0 seq_num 422) 2023-10-01T09:09:38.171 INFO:tasks.rados.rados.0.smithi111.stdout:804: write oid 290 current snap is 0 2023-10-01T09:09:38.171 INFO:tasks.rados.rados.0.smithi111.stdout:802: finishing write tid 1 to smithi11166722-217 2023-10-01T09:09:38.171 INFO:tasks.rados.rados.0.smithi111.stdout:802: finishing write tid 2 to smithi11166722-217 2023-10-01T09:09:38.171 INFO:tasks.rados.rados.0.smithi111.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-10-01T09:09:38.177 INFO:tasks.rados.rados.0.smithi111.stdout:804: writing smithi11166722-290 from 527918 to 1084808 tid 1 2023-10-01T09:09:38.185 INFO:tasks.rados.rados.0.smithi111.stdout:804: writing smithi11166722-290 from 1657687 to 2436256 tid 2 2023-10-01T09:09:38.190 INFO:tasks.rados.rados.0.smithi111.stdout:804: writing smithi11166722-290 from 3225803 to 3327918 tid 3 2023-10-01T09:09:38.190 INFO:tasks.rados.rados.0.smithi111.stdout:805: write oid 60 current snap is 0 2023-10-01T09:09:38.190 INFO:tasks.rados.rados.0.smithi111.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-10-01T09:09:38.197 INFO:tasks.rados.rados.0.smithi111.stdout:805: writing smithi11166722-60 from 544725 to 1176864 tid 1 2023-10-01T09:09:38.203 INFO:tasks.rados.rados.0.smithi111.stdout:805: writing smithi11166722-60 from 1716169 to 2238396 tid 2 2023-10-01T09:09:38.209 INFO:tasks.rados.rados.0.smithi111.stdout:805: writing smithi11166722-60 from 2736873 to 3249364 tid 3 2023-10-01T09:09:38.209 INFO:tasks.rados.rados.0.smithi111.stdout:806: write oid 25 current snap is 0 2023-10-01T09:09:38.209 INFO:tasks.rados.rados.0.smithi111.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-10-01T09:09:38.216 INFO:tasks.rados.rados.0.smithi111.stdout:806: writing smithi11166722-25 from 561532 to 1268920 tid 1 2023-10-01T09:09:38.225 INFO:tasks.rados.rados.0.smithi111.stdout:806: writing smithi11166722-25 from 2058298 to 2840536 tid 2 2023-10-01T09:09:38.225 INFO:tasks.rados.rados.0.smithi111.stdout:807: read oid 147 snap -1 2023-10-01T09:09:38.225 INFO:tasks.rados.rados.0.smithi111.stdout:807: expect (ObjNum 146 snap 0 seq_num 146) 2023-10-01T09:09:38.225 INFO:tasks.rados.rados.0.smithi111.stdout:808: write oid 198 current snap is 0 2023-10-01T09:09:38.225 INFO:tasks.rados.rados.0.smithi111.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-10-01T09:09:38.231 INFO:tasks.rados.rados.0.smithi111.stdout:808: writing smithi11166722-198 from 578339 to 1077329 tid 1 2023-10-01T09:09:38.238 INFO:tasks.rados.rados.0.smithi111.stdout:808: writing smithi11166722-198 from 1833133 to 2359029 tid 2 2023-10-01T09:09:38.244 INFO:tasks.rados.rados.0.smithi111.stdout:808: writing smithi11166722-198 from 2791719 to 3378339 tid 3 2023-10-01T09:09:38.244 INFO:tasks.rados.rados.0.smithi111.stdout:809: write oid 367 current snap is 0 2023-10-01T09:09:38.244 INFO:tasks.rados.rados.0.smithi111.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-10-01T09:09:38.250 INFO:tasks.rados.rados.0.smithi111.stdout:809: writing smithi11166722-367 from 595146 to 1169385 tid 1 2023-10-01T09:09:38.258 INFO:tasks.rados.rados.0.smithi111.stdout:809: writing smithi11166722-367 from 1891615 to 2561169 tid 2 2023-10-01T09:09:38.263 INFO:tasks.rados.rados.0.smithi111.stdout:809: writing smithi11166722-367 from 3219142 to 3395146 tid 3 2023-10-01T09:09:38.263 INFO:tasks.rados.rados.0.smithi111.stdout:810: delete oid 166 current snap is 0 2023-10-01T09:09:38.264 INFO:tasks.rados.rados.0.smithi111.stdout:802: finishing write tid 3 to smithi11166722-217 2023-10-01T09:09:38.264 INFO:tasks.rados.rados.0.smithi111.stdout:803: expect (ObjNum 422 snap 0 seq_num 422) 2023-10-01T09:09:38.371 INFO:tasks.rados.rados.0.smithi111.stdout:802: finishing write tid 4 to smithi11166722-217 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:802: finishing write tid 5 to smithi11166722-217 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 217 v 146 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:802: left oid 217 (ObjNum 673 snap 0 seq_num 673) 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:804: finishing write tid 1 to smithi11166722-290 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:804: finishing write tid 2 to smithi11166722-290 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:804: finishing write tid 3 to smithi11166722-290 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:804: finishing write tid 4 to smithi11166722-290 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:804: finishing write tid 5 to smithi11166722-290 2023-10-01T09:09:38.372 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 290 v 158 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:804: left oid 290 (ObjNum 674 snap 0 seq_num 674) 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:805: finishing write tid 1 to smithi11166722-60 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:805: finishing write tid 2 to smithi11166722-60 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:805: finishing write tid 3 to smithi11166722-60 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:805: finishing write tid 4 to smithi11166722-60 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:805: finishing write tid 5 to smithi11166722-60 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 60 v 102 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:806: finishing write tid 1 to smithi11166722-25 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:806: finishing write tid 2 to smithi11166722-25 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:806: finishing write tid 3 to smithi11166722-25 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:806: finishing write tid 4 to smithi11166722-25 2023-10-01T09:09:38.373 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 25 v 108 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-10-01T09:09:38.374 INFO:tasks.rados.rados.0.smithi111.stdout:806: left oid 25 (ObjNum 676 snap 0 seq_num 676) 2023-10-01T09:09:38.374 INFO:tasks.rados.rados.0.smithi111.stdout:807: expect (ObjNum 146 snap 0 seq_num 146) 2023-10-01T09:09:38.448 INFO:tasks.rados.rados.0.smithi111.stdout:808: finishing write tid 1 to smithi11166722-198 2023-10-01T09:09:38.448 INFO:tasks.rados.rados.0.smithi111.stdout:808: finishing write tid 2 to smithi11166722-198 2023-10-01T09:09:38.448 INFO:tasks.rados.rados.0.smithi111.stdout:808: finishing write tid 3 to smithi11166722-198 2023-10-01T09:09:38.448 INFO:tasks.rados.rados.0.smithi111.stdout:808: finishing write tid 4 to smithi11166722-198 2023-10-01T09:09:38.448 INFO:tasks.rados.rados.0.smithi111.stdout:808: finishing write tid 5 to smithi11166722-198 2023-10-01T09:09:38.448 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 198 v 158 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:808: left oid 198 (ObjNum 677 snap 0 seq_num 677) 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:809: finishing write tid 1 to smithi11166722-367 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:809: finishing write tid 2 to smithi11166722-367 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:809: finishing write tid 3 to smithi11166722-367 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:809: finishing write tid 4 to smithi11166722-367 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:809: finishing write tid 5 to smithi11166722-367 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 367 v 144 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:809: left oid 367 (ObjNum 678 snap 0 seq_num 678) 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:802: done (8 left) 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:803: done (7 left) 2023-10-01T09:09:38.449 INFO:tasks.rados.rados.0.smithi111.stdout:804: done (6 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:805: done (5 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:806: done (4 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:807: done (3 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:808: done (2 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:809: done (1 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:810: done (0 left) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:811: read oid 126 snap -1 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:812: write oid 426 current snap is 0 2023-10-01T09:09:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-10-01T09:09:38.461 INFO:tasks.rados.rados.0.smithi111.stdout:812: writing smithi11166722-426 from 628760 to 1353497 tid 1 2023-10-01T09:09:38.469 INFO:tasks.rados.rados.0.smithi111.stdout:812: writing smithi11166722-426 from 1892226 to 2565449 tid 2 2023-10-01T09:09:38.474 INFO:tasks.rados.rados.0.smithi111.stdout:812: writing smithi11166722-426 from 3157635 to 3428760 tid 3 2023-10-01T09:09:38.474 INFO:tasks.rados.rados.0.smithi111.stdout:813: read oid 104 snap -1 2023-10-01T09:09:38.474 INFO:tasks.rados.rados.0.smithi111.stdout:813: expect (ObjNum 103 snap 0 seq_num 103) 2023-10-01T09:09:38.474 INFO:tasks.rados.rados.0.smithi111.stdout:814: read oid 401 snap -1 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:814: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:815: read oid 127 snap -1 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:816: read oid 278 snap -1 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:816: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:817: read oid 272 snap -1 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:818: delete oid 157 current snap is 0 2023-10-01T09:09:38.475 INFO:tasks.rados.rados.0.smithi111.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:09:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:38 smithi183 bash[27651]: audit 2023-10-01T09:09:37.611742+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.111:0/2829511578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:812: finishing write tid 1 to smithi11166722-426 2023-10-01T09:09:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:812: finishing write tid 2 to smithi11166722-426 2023-10-01T09:09:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:813: expect (ObjNum 103 snap 0 seq_num 103) 2023-10-01T09:09:38.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:38 smithi111 bash[27369]: audit 2023-10-01T09:09:37.611742+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.111:0/2829511578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:38 smithi111 bash[33891]: audit 2023-10-01T09:09:37.611742+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.111:0/2829511578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:38.674 INFO:tasks.rados.rados.0.smithi111.stdout:812: finishing write tid 3 to smithi11166722-426 2023-10-01T09:09:38.674 INFO:tasks.rados.rados.0.smithi111.stdout:812: finishing write tid 4 to smithi11166722-426 2023-10-01T09:09:38.674 INFO:tasks.rados.rados.0.smithi111.stdout:812: finishing write tid 5 to smithi11166722-426 2023-10-01T09:09:38.674 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 426 v 217 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-10-01T09:09:38.674 INFO:tasks.rados.rados.0.smithi111.stdout:812: left oid 426 (ObjNum 680 snap 0 seq_num 680) 2023-10-01T09:09:38.674 INFO:tasks.rados.rados.0.smithi111.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-01T09:09:38.744 INFO:tasks.rados.rados.0.smithi111.stdout:814: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-01T09:09:38.935 INFO:tasks.rados.rados.0.smithi111.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-01T09:09:39.024 INFO:tasks.rados.rados.0.smithi111.stdout:816: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:811: done (7 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:812: done (6 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:813: done (5 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:814: done (4 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:815: done (3 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:816: done (2 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:817: done (1 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:818: done (0 left) 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:819: write oid 238 current snap is 0 2023-10-01T09:09:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-10-01T09:09:39.125 INFO:tasks.rados.rados.0.smithi111.stdout:819: writing smithi11166722-238 from 662374 to 1137609 tid 1 2023-10-01T09:09:39.132 INFO:tasks.rados.rados.0.smithi111.stdout:819: writing smithi11166722-238 from 1609190 to 2286082 tid 2 2023-10-01T09:09:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:819: writing smithi11166722-238 from 2812481 to 3436582 tid 3 2023-10-01T09:09:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:820: write oid 347 current snap is 0 2023-10-01T09:09:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-10-01T09:09:39.146 INFO:tasks.rados.rados.0.smithi111.stdout:820: writing smithi11166722-347 from 679181 to 1229665 tid 1 2023-10-01T09:09:39.151 INFO:tasks.rados.rados.0.smithi111.stdout:820: writing smithi11166722-347 from 1667672 to 2204575 tid 2 2023-10-01T09:09:39.158 INFO:tasks.rados.rados.0.smithi111.stdout:820: writing smithi11166722-347 from 2839904 to 3275277 tid 3 2023-10-01T09:09:39.158 INFO:tasks.rados.rados.0.smithi111.stdout:821: read oid 349 snap -1 2023-10-01T09:09:39.158 INFO:tasks.rados.rados.0.smithi111.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-10-01T09:09:39.158 INFO:tasks.rados.rados.0.smithi111.stdout:822: write oid 252 current snap is 0 2023-10-01T09:09:39.158 INFO:tasks.rados.rados.0.smithi111.stdout:819: finishing write tid 1 to smithi11166722-238 2023-10-01T09:09:39.158 INFO:tasks.rados.rados.0.smithi111.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-10-01T09:09:39.166 INFO:tasks.rados.rados.0.smithi111.stdout:822: writing smithi11166722-252 from 695988 to 1321721 tid 1 2023-10-01T09:09:39.174 INFO:tasks.rados.rados.0.smithi111.stdout:822: writing smithi11166722-252 from 2009801 to 2690362 tid 2 2023-10-01T09:09:39.179 INFO:tasks.rados.rados.0.smithi111.stdout:822: writing smithi11166722-252 from 3150974 to 3495988 tid 3 2023-10-01T09:09:39.179 INFO:tasks.rados.rados.0.smithi111.stdout:823: write oid 344 current snap is 0 2023-10-01T09:09:39.179 INFO:tasks.rados.rados.0.smithi111.stdout:819: finishing write tid 2 to smithi11166722-238 2023-10-01T09:09:39.179 INFO:tasks.rados.rados.0.smithi111.stdout:819: finishing write tid 3 to smithi11166722-238 2023-10-01T09:09:39.179 INFO:tasks.rados.rados.0.smithi111.stdout:819: finishing write tid 4 to smithi11166722-238 2023-10-01T09:09:39.180 INFO:tasks.rados.rados.0.smithi111.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-10-01T09:09:39.186 INFO:tasks.rados.rados.0.smithi111.stdout:823: writing smithi11166722-344 from 712795 to 1130130 tid 1 2023-10-01T09:09:39.193 INFO:tasks.rados.rados.0.smithi111.stdout:823: writing smithi11166722-344 from 1784636 to 2325208 tid 2 2023-10-01T09:09:39.199 INFO:tasks.rados.rados.0.smithi111.stdout:823: writing smithi11166722-344 from 2894750 to 3352667 tid 3 2023-10-01T09:09:39.199 INFO:tasks.rados.rados.0.smithi111.stdout:824: write oid 495 current snap is 0 2023-10-01T09:09:39.199 INFO:tasks.rados.rados.0.smithi111.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-10-01T09:09:39.206 INFO:tasks.rados.rados.0.smithi111.stdout:824: writing smithi11166722-495 from 729602 to 1222186 tid 1 2023-10-01T09:09:39.216 INFO:tasks.rados.rados.0.smithi111.stdout:824: writing smithi11166722-495 from 1843118 to 2527348 tid 2 2023-10-01T09:09:39.223 INFO:tasks.rados.rados.0.smithi111.stdout:824: writing smithi11166722-495 from 3322173 to 3529602 tid 3 2023-10-01T09:09:39.224 INFO:tasks.rados.rados.0.smithi111.stdout:825: write oid 371 current snap is 0 2023-10-01T09:09:39.224 INFO:tasks.rados.rados.0.smithi111.stdout:819: finishing write tid 5 to smithi11166722-238 2023-10-01T09:09:39.224 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 238 v 106 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-10-01T09:09:39.224 INFO:tasks.rados.rados.0.smithi111.stdout:819: left oid 238 (ObjNum 682 snap 0 seq_num 682) 2023-10-01T09:09:39.224 INFO:tasks.rados.rados.0.smithi111.stdout:820: finishing write tid 1 to smithi11166722-347 2023-10-01T09:09:39.224 INFO:tasks.rados.rados.0.smithi111.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-10-01T09:09:39.232 INFO:tasks.rados.rados.0.smithi111.stdout:825: writing smithi11166722-371 from 746409 to 1314242 tid 1 2023-10-01T09:09:39.239 INFO:tasks.rados.rados.0.smithi111.stdout:825: writing smithi11166722-371 from 1901600 to 2445841 tid 2 2023-10-01T09:09:39.245 INFO:tasks.rados.rados.0.smithi111.stdout:825: writing smithi11166722-371 from 3065949 to 3546409 tid 3 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:819: done (6 left) 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:826: write oid 76 current snap is 0 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:820: finishing write tid 2 to smithi11166722-347 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:820: finishing write tid 3 to smithi11166722-347 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:820: finishing write tid 4 to smithi11166722-347 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:820: finishing write tid 5 to smithi11166722-347 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 347 v 139 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2023-10-01T09:09:39.246 INFO:tasks.rados.rados.0.smithi111.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-10-01T09:09:39.372 INFO:tasks.rados.rados.0.smithi111.stdout:822: finishing write tid 1 to smithi11166722-252 2023-10-01T09:09:39.372 INFO:tasks.rados.rados.0.smithi111.stdout:822: finishing write tid 2 to smithi11166722-252 2023-10-01T09:09:39.372 INFO:tasks.rados.rados.0.smithi111.stdout:822: finishing write tid 3 to smithi11166722-252 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:822: finishing write tid 4 to smithi11166722-252 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:822: finishing write tid 5 to smithi11166722-252 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 252 v 119 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:823: finishing write tid 1 to smithi11166722-344 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:823: finishing write tid 2 to smithi11166722-344 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:823: finishing write tid 3 to smithi11166722-344 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:823: finishing write tid 4 to smithi11166722-344 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:823: finishing write tid 5 to smithi11166722-344 2023-10-01T09:09:39.373 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 221 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-10-01T09:09:39.374 INFO:tasks.rados.rados.0.smithi111.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2023-10-01T09:09:39.374 INFO:tasks.rados.rados.0.smithi111.stdout:824: finishing write tid 1 to smithi11166722-495 2023-10-01T09:09:39.374 INFO:tasks.rados.rados.0.smithi111.stdout:824: finishing write tid 2 to smithi11166722-495 2023-10-01T09:09:39.374 INFO:tasks.rados.rados.0.smithi111.stdout:824: finishing write tid 3 to smithi11166722-495 2023-10-01T09:09:39.374 INFO:tasks.rados.rados.0.smithi111.stdout:824: finishing write tid 4 to smithi11166722-495 2023-10-01T09:09:39.374 INFO:tasks.rados.rados.0.smithi111.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-10-01T09:09:39.386 INFO:tasks.rados.rados.0.smithi111.stdout:826: writing smithi11166722-76 from 763216 to 1406298 tid 1 2023-10-01T09:09:39.392 INFO:tasks.rados.rados.0.smithi111.stdout:826: writing smithi11166722-76 from 1843729 to 2531628 tid 2 2023-10-01T09:09:39.398 INFO:tasks.rados.rados.0.smithi111.stdout:826: writing smithi11166722-76 from 3260666 to 3563216 tid 3 2023-10-01T09:09:39.398 INFO:tasks.rados.rados.0.smithi111.stdout:820: done (6 left) 2023-10-01T09:09:39.398 INFO:tasks.rados.rados.0.smithi111.stdout:821: done (5 left) 2023-10-01T09:09:39.398 INFO:tasks.rados.rados.0.smithi111.stdout:822: done (4 left) 2023-10-01T09:09:39.399 INFO:tasks.rados.rados.0.smithi111.stdout:823: done (3 left) 2023-10-01T09:09:39.399 INFO:tasks.rados.rados.0.smithi111.stdout:827: read oid 388 snap -1 2023-10-01T09:09:39.399 INFO:tasks.rados.rados.0.smithi111.stdout:827: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-01T09:09:39.399 INFO:tasks.rados.rados.0.smithi111.stdout:828: write oid 392 current snap is 0 2023-10-01T09:09:39.399 INFO:tasks.rados.rados.0.smithi111.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-10-01T09:09:39.406 INFO:tasks.rados.rados.0.smithi111.stdout:828: writing smithi11166722-392 from 780023 to 1498354 tid 1 2023-10-01T09:09:39.412 INFO:tasks.rados.rados.0.smithi111.stdout:828: writing smithi11166722-392 from 1902211 to 2450121 tid 2 2023-10-01T09:09:39.419 INFO:tasks.rados.rados.0.smithi111.stdout:828: writing smithi11166722-392 from 3004442 to 3580023 tid 3 2023-10-01T09:09:39.419 INFO:tasks.rados.rados.0.smithi111.stdout:829: read oid 304 snap -1 2023-10-01T09:09:39.419 INFO:tasks.rados.rados.0.smithi111.stdout:829: expect deleted 2023-10-01T09:09:39.419 INFO:tasks.rados.rados.0.smithi111.stdout:830: read oid 279 snap -1 2023-10-01T09:09:39.419 INFO:tasks.rados.rados.0.smithi111.stdout:830: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:09:39.419 INFO:tasks.rados.rados.0.smithi111.stdout:831: read oid 356 snap -1 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:831: expect (ObjNum 355 snap 0 seq_num 355) 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:832: write oid 289 current snap is 0 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:824: finishing write tid 5 to smithi11166722-495 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 495 v 162 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:824: left oid 495 (ObjNum 686 snap 0 seq_num 686) 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:825: finishing write tid 1 to smithi11166722-371 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:825: finishing write tid 2 to smithi11166722-371 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:825: finishing write tid 3 to smithi11166722-371 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:825: finishing write tid 4 to smithi11166722-371 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:825: finishing write tid 5 to smithi11166722-371 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 371 v 143 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-10-01T09:09:39.420 INFO:tasks.rados.rados.0.smithi111.stdout:825: left oid 371 (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:09:39.421 INFO:tasks.rados.rados.0.smithi111.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-10-01T09:09:39.429 INFO:tasks.rados.rados.0.smithi111.stdout:832: writing smithi11166722-289 from 796830 to 1590410 tid 1 2023-10-01T09:09:39.437 INFO:tasks.rados.rados.0.smithi111.stdout:832: writing smithi11166722-289 from 2360693 to 3052261 tid 2 2023-10-01T09:09:39.437 INFO:tasks.rados.rados.0.smithi111.stdout:824: done (8 left) 2023-10-01T09:09:39.437 INFO:tasks.rados.rados.0.smithi111.stdout:825: done (7 left) 2023-10-01T09:09:39.437 INFO:tasks.rados.rados.0.smithi111.stdout:833: read oid 43 snap -1 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:833: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:834: read oid 424 snap -1 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:834: expect deleted 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:835: read oid 187 snap -1 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:835: expect (ObjNum 186 snap 0 seq_num 186) 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:836: write oid 266 current snap is 0 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:826: finishing write tid 1 to smithi11166722-76 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:826: finishing write tid 2 to smithi11166722-76 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:826: finishing write tid 3 to smithi11166722-76 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:826: finishing write tid 4 to smithi11166722-76 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:826: finishing write tid 5 to smithi11166722-76 2023-10-01T09:09:39.438 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 76 v 112 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-10-01T09:09:39.439 INFO:tasks.rados.rados.0.smithi111.stdout:826: left oid 76 (ObjNum 688 snap 0 seq_num 688) 2023-10-01T09:09:39.439 INFO:tasks.rados.rados.0.smithi111.stdout:827: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-01T09:09:39.529 INFO:tasks.rados.rados.0.smithi111.stdout:828: finishing write tid 1 to smithi11166722-392 2023-10-01T09:09:39.529 INFO:tasks.rados.rados.0.smithi111.stdout:828: finishing write tid 2 to smithi11166722-392 2023-10-01T09:09:39.529 INFO:tasks.rados.rados.0.smithi111.stdout:828: finishing write tid 3 to smithi11166722-392 2023-10-01T09:09:39.529 INFO:tasks.rados.rados.0.smithi111.stdout:828: finishing write tid 4 to smithi11166722-392 2023-10-01T09:09:39.530 INFO:tasks.rados.rados.0.smithi111.stdout:828: finishing write tid 5 to smithi11166722-392 2023-10-01T09:09:39.530 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 156 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-10-01T09:09:39.530 INFO:tasks.rados.rados.0.smithi111.stdout:828: left oid 392 (ObjNum 689 snap 0 seq_num 689) 2023-10-01T09:09:39.530 INFO:tasks.rados.rados.0.smithi111.stdout:830: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:09:39.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:09:39 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:39 smithi183 bash[27651]: cluster 2023-10-01T09:09:38.152617+0000 mgr.y (mgr.24356) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 14 MiB/s wr, 146 op/s 2023-10-01T09:09:39.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:39 smithi111 bash[27369]: cluster 2023-10-01T09:09:38.152617+0000 mgr.y (mgr.24356) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 14 MiB/s wr, 146 op/s 2023-10-01T09:09:39.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:39 smithi111 bash[33891]: cluster 2023-10-01T09:09:38.152617+0000 mgr.y (mgr.24356) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 14 MiB/s wr, 146 op/s 2023-10-01T09:09:39.663 INFO:tasks.rados.rados.0.smithi111.stdout:831: expect (ObjNum 355 snap 0 seq_num 355) 2023-10-01T09:09:39.796 INFO:tasks.rados.rados.0.smithi111.stdout:832: finishing write tid 1 to smithi11166722-289 2023-10-01T09:09:39.796 INFO:tasks.rados.rados.0.smithi111.stdout:833: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:39.887 INFO:tasks.rados.rados.0.smithi111.stdout:835: expect (ObjNum 186 snap 0 seq_num 186) 2023-10-01T09:09:39.992 INFO:tasks.rados.rados.0.smithi111.stdout:832: finishing write tid 2 to smithi11166722-289 2023-10-01T09:09:39.993 INFO:tasks.rados.rados.0.smithi111.stdout:832: finishing write tid 3 to smithi11166722-289 2023-10-01T09:09:39.993 INFO:tasks.rados.rados.0.smithi111.stdout:832: finishing write tid 4 to smithi11166722-289 2023-10-01T09:09:39.993 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 289 v 151 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-10-01T09:09:39.993 INFO:tasks.rados.rados.0.smithi111.stdout:832: left oid 289 (ObjNum 690 snap 0 seq_num 690) 2023-10-01T09:09:39.993 INFO:tasks.rados.rados.0.smithi111.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-10-01T09:09:40.003 INFO:tasks.rados.rados.0.smithi111.stdout:836: writing smithi11166722-266 from 413637 to 882466 tid 1 2023-10-01T09:09:40.011 INFO:tasks.rados.rados.0.smithi111.stdout:836: writing smithi11166722-266 from 1619175 to 2054401 tid 2 2023-10-01T09:09:40.018 INFO:tasks.rados.rados.0.smithi111.stdout:836: writing smithi11166722-266 from 2542935 to 3301190 tid 3 2023-10-01T09:09:40.018 INFO:tasks.rados.rados.0.smithi111.stdout:826: done (10 left) 2023-10-01T09:09:40.018 INFO:tasks.rados.rados.0.smithi111.stdout:827: done (9 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:828: done (8 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:829: done (7 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:830: done (6 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:831: done (5 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:832: done (4 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:833: done (3 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:834: done (2 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:835: done (1 left) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:837: read oid 158 snap -1 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:837: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:838: read oid 2 snap -1 2023-10-01T09:09:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:838: expect (ObjNum 506 snap 0 seq_num 506) 2023-10-01T09:09:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:839: read oid 114 snap -1 2023-10-01T09:09:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:839: expect (ObjNum 644 snap 0 seq_num 644) 2023-10-01T09:09:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:840: write oid 437 current snap is 0 2023-10-01T09:09:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-10-01T09:09:40.024 INFO:tasks.rados.rados.0.smithi111.stdout:840: writing smithi11166722-437 from 430444 to 1090875 tid 1 2023-10-01T09:09:40.032 INFO:tasks.rados.rados.0.smithi111.stdout:840: writing smithi11166722-437 from 1677657 to 2372894 tid 2 2023-10-01T09:09:40.040 INFO:tasks.rados.rados.0.smithi111.stdout:840: writing smithi11166722-437 from 2970358 to 3539885 tid 3 2023-10-01T09:09:40.040 INFO:tasks.rados.rados.0.smithi111.stdout:841: write oid 417 current snap is 0 2023-10-01T09:09:40.040 INFO:tasks.rados.rados.0.smithi111.stdout:836: finishing write tid 1 to smithi11166722-266 2023-10-01T09:09:40.040 INFO:tasks.rados.rados.0.smithi111.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-10-01T09:09:40.046 INFO:tasks.rados.rados.0.smithi111.stdout:841: writing smithi11166722-417 from 447251 to 1182931 tid 1 2023-10-01T09:09:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:841: writing smithi11166722-417 from 1736139 to 2175034 tid 2 2023-10-01T09:09:40.059 INFO:tasks.rados.rados.0.smithi111.stdout:841: writing smithi11166722-417 from 2597781 to 3378580 tid 3 2023-10-01T09:09:40.059 INFO:tasks.rados.rados.0.smithi111.stdout:842: write oid 365 current snap is 0 2023-10-01T09:09:40.059 INFO:tasks.rados.rados.0.smithi111.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-10-01T09:09:40.065 INFO:tasks.rados.rados.0.smithi111.stdout:842: writing smithi11166722-365 from 464058 to 874987 tid 1 2023-10-01T09:09:40.070 INFO:tasks.rados.rados.0.smithi111.stdout:842: writing smithi11166722-365 from 1394621 to 2093527 tid 2 2023-10-01T09:09:40.077 INFO:tasks.rados.rados.0.smithi111.stdout:842: writing smithi11166722-365 from 2625204 to 3217275 tid 3 2023-10-01T09:09:40.079 INFO:tasks.rados.rados.0.smithi111.stdout:842: writing smithi11166722-365 from 3656107 to 3664058 tid 4 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:843: read oid 381 snap -1 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:843: expect (ObjNum 508 snap 0 seq_num 508) 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:844: delete oid 133 current snap is 0 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:836: finishing write tid 2 to smithi11166722-266 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:836: finishing write tid 3 to smithi11166722-266 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:836: finishing write tid 4 to smithi11166722-266 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:836: finishing write tid 5 to smithi11166722-266 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 165 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:836: left oid 266 (ObjNum 691 snap 0 seq_num 691) 2023-10-01T09:09:40.080 INFO:tasks.rados.rados.0.smithi111.stdout:839: expect (ObjNum 644 snap 0 seq_num 644) 2023-10-01T09:09:40.217 INFO:tasks.rados.rados.0.smithi111.stdout:837: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T09:09:40.307 INFO:tasks.rados.rados.0.smithi111.stdout:840: finishing write tid 1 to smithi11166722-437 2023-10-01T09:09:40.307 INFO:tasks.rados.rados.0.smithi111.stdout:838: expect (ObjNum 506 snap 0 seq_num 506) 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:840: finishing write tid 2 to smithi11166722-437 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:840: finishing write tid 3 to smithi11166722-437 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:840: finishing write tid 4 to smithi11166722-437 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:840: finishing write tid 5 to smithi11166722-437 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 437 v 160 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:840: left oid 437 (ObjNum 692 snap 0 seq_num 692) 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:841: finishing write tid 1 to smithi11166722-417 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:836: done (8 left) 2023-10-01T09:09:40.429 INFO:tasks.rados.rados.0.smithi111.stdout:837: done (7 left) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:838: done (6 left) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:839: done (5 left) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:840: done (4 left) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:844: done (3 left) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:845: read oid 48 snap -1 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:845: expect (ObjNum 655 snap 0 seq_num 655) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:846: read oid 363 snap -1 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:846: expect (ObjNum 362 snap 0 seq_num 362) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:847: read oid 383 snap -1 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:847: expect (ObjNum 596 snap 0 seq_num 596) 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:848: write oid 101 current snap is 0 2023-10-01T09:09:40.430 INFO:tasks.rados.rados.0.smithi111.stdout:841: finishing write tid 2 to smithi11166722-417 2023-10-01T09:09:40.431 INFO:tasks.rados.rados.0.smithi111.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-10-01T09:09:40.435 INFO:tasks.rados.rados.0.smithi111.stdout:848: writing smithi11166722-101 from 497672 to 1059099 tid 1 2023-10-01T09:09:40.443 INFO:tasks.rados.rados.0.smithi111.stdout:848: writing smithi11166722-101 from 1795232 to 2497807 tid 2 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:848: writing smithi11166722-101 from 2963697 to 3694665 tid 3 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:849: delete oid 339 current snap is 0 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:841: finishing write tid 3 to smithi11166722-417 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:841: finishing write tid 4 to smithi11166722-417 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:841: finishing write tid 5 to smithi11166722-417 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 417 v 123 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:841: left oid 417 (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:842: finishing write tid 1 to smithi11166722-365 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:842: finishing write tid 2 to smithi11166722-365 2023-10-01T09:09:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:842: finishing write tid 3 to smithi11166722-365 2023-10-01T09:09:40.452 INFO:tasks.rados.rados.0.smithi111.stdout:842: finishing write tid 4 to smithi11166722-365 2023-10-01T09:09:40.452 INFO:tasks.rados.rados.0.smithi111.stdout:842: finishing write tid 5 to smithi11166722-365 2023-10-01T09:09:40.452 INFO:tasks.rados.rados.0.smithi111.stdout:842: finishing write tid 6 to smithi11166722-365 2023-10-01T09:09:40.452 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 365 v 128 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-10-01T09:09:40.452 INFO:tasks.rados.rados.0.smithi111.stdout:842: left oid 365 (ObjNum 694 snap 0 seq_num 694) 2023-10-01T09:09:40.452 INFO:tasks.rados.rados.0.smithi111.stdout:843: expect (ObjNum 508 snap 0 seq_num 508) 2023-10-01T09:09:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:40 smithi183 bash[27651]: audit 2023-10-01T09:09:39.995265+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.111:0/2736465946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:40.567 INFO:tasks.rados.rados.0.smithi111.stdout:845: expect (ObjNum 655 snap 0 seq_num 655) 2023-10-01T09:09:40.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:40 smithi111 bash[33891]: audit 2023-10-01T09:09:39.995265+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.111:0/2736465946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:40.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:40 smithi111 bash[27369]: audit 2023-10-01T09:09:39.995265+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.111:0/2736465946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:40.701 INFO:tasks.rados.rados.0.smithi111.stdout:847: expect (ObjNum 596 snap 0 seq_num 596) 2023-10-01T09:09:40.793 INFO:tasks.rados.rados.0.smithi111.stdout:846: expect (ObjNum 362 snap 0 seq_num 362) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:848: finishing write tid 1 to smithi11166722-101 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:841: done (7 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:842: done (6 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:843: done (5 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:845: done (4 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:846: done (3 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:847: done (2 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:849: done (1 left) 2023-10-01T09:09:40.861 INFO:tasks.rados.rados.0.smithi111.stdout:850: delete oid 482 current snap is 0 2023-10-01T09:09:40.862 INFO:tasks.rados.rados.0.smithi111.stdout:848: finishing write tid 2 to smithi11166722-101 2023-10-01T09:09:40.862 INFO:tasks.rados.rados.0.smithi111.stdout:848: finishing write tid 3 to smithi11166722-101 2023-10-01T09:09:40.862 INFO:tasks.rados.rados.0.smithi111.stdout:848: finishing write tid 4 to smithi11166722-101 2023-10-01T09:09:40.862 INFO:tasks.rados.rados.0.smithi111.stdout:848: finishing write tid 5 to smithi11166722-101 2023-10-01T09:09:40.862 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 110 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-10-01T09:09:40.862 INFO:tasks.rados.rados.0.smithi111.stdout:848: left oid 101 (ObjNum 696 snap 0 seq_num 696) 2023-10-01T09:09:40.864 INFO:tasks.rados.rados.0.smithi111.stdout:848: done (1 left) 2023-10-01T09:09:40.864 INFO:tasks.rados.rados.0.smithi111.stdout:850: done (0 left) 2023-10-01T09:09:40.864 INFO:tasks.rados.rados.0.smithi111.stdout:851: read oid 258 snap -1 2023-10-01T09:09:40.864 INFO:tasks.rados.rados.0.smithi111.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-01T09:09:40.864 INFO:tasks.rados.rados.0.smithi111.stdout:852: read oid 475 snap -1 2023-10-01T09:09:40.865 INFO:tasks.rados.rados.0.smithi111.stdout:852: expect deleted 2023-10-01T09:09:40.865 INFO:tasks.rados.rados.0.smithi111.stdout:853: write oid 413 current snap is 0 2023-10-01T09:09:40.865 INFO:tasks.rados.rados.0.smithi111.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-10-01T09:09:40.875 INFO:tasks.rados.rados.0.smithi111.stdout:853: writing smithi11166722-413 from 548093 to 1335267 tid 1 2023-10-01T09:09:40.882 INFO:tasks.rados.rados.0.smithi111.stdout:853: writing smithi11166722-413 from 1970678 to 2420580 tid 2 2023-10-01T09:09:40.889 INFO:tasks.rados.rados.0.smithi111.stdout:853: writing smithi11166722-413 from 3045966 to 3727103 tid 3 2023-10-01T09:09:40.890 INFO:tasks.rados.rados.0.smithi111.stdout:854: write oid 210 current snap is 0 2023-10-01T09:09:40.890 INFO:tasks.rados.rados.0.smithi111.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-10-01T09:09:40.896 INFO:tasks.rados.rados.0.smithi111.stdout:854: writing smithi11166722-210 from 564900 to 1143676 tid 1 2023-10-01T09:09:40.902 INFO:tasks.rados.rados.0.smithi111.stdout:854: writing smithi11166722-210 from 1629160 to 2339073 tid 2 2023-10-01T09:09:40.909 INFO:tasks.rados.rados.0.smithi111.stdout:854: writing smithi11166722-210 from 3073389 to 3565798 tid 3 2023-10-01T09:09:40.909 INFO:tasks.rados.rados.0.smithi111.stdout:855: read oid 118 snap -1 2023-10-01T09:09:40.909 INFO:tasks.rados.rados.0.smithi111.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-10-01T09:09:40.910 INFO:tasks.rados.rados.0.smithi111.stdout:856: delete oid 98 current snap is 0 2023-10-01T09:09:40.910 INFO:tasks.rados.rados.0.smithi111.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-01T09:09:40.992 INFO:tasks.rados.rados.0.smithi111.stdout:853: finishing write tid 1 to smithi11166722-413 2023-10-01T09:09:40.992 INFO:tasks.rados.rados.0.smithi111.stdout:853: finishing write tid 2 to smithi11166722-413 2023-10-01T09:09:40.992 INFO:tasks.rados.rados.0.smithi111.stdout:853: finishing write tid 3 to smithi11166722-413 2023-10-01T09:09:40.992 INFO:tasks.rados.rados.0.smithi111.stdout:853: finishing write tid 4 to smithi11166722-413 2023-10-01T09:09:40.992 INFO:tasks.rados.rados.0.smithi111.stdout:853: finishing write tid 5 to smithi11166722-413 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 413 v 150 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:854: finishing write tid 1 to smithi11166722-210 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:854: finishing write tid 2 to smithi11166722-210 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:854: finishing write tid 3 to smithi11166722-210 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:854: finishing write tid 4 to smithi11166722-210 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:854: finishing write tid 5 to smithi11166722-210 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 210 v 225 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:09:40.993 INFO:tasks.rados.rados.0.smithi111.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-10-01T09:09:41.128 INFO:tasks.rados.rados.0.smithi111.stdout:851: done (5 left) 2023-10-01T09:09:41.128 INFO:tasks.rados.rados.0.smithi111.stdout:852: done (4 left) 2023-10-01T09:09:41.128 INFO:tasks.rados.rados.0.smithi111.stdout:853: done (3 left) 2023-10-01T09:09:41.128 INFO:tasks.rados.rados.0.smithi111.stdout:854: done (2 left) 2023-10-01T09:09:41.128 INFO:tasks.rados.rados.0.smithi111.stdout:855: done (1 left) 2023-10-01T09:09:41.129 INFO:tasks.rados.rados.0.smithi111.stdout:856: done (0 left) 2023-10-01T09:09:41.129 INFO:tasks.rados.rados.0.smithi111.stdout:857: read oid 407 snap -1 2023-10-01T09:09:41.129 INFO:tasks.rados.rados.0.smithi111.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:09:41.129 INFO:tasks.rados.rados.0.smithi111.stdout:858: delete oid 245 current snap is 0 2023-10-01T09:09:41.130 INFO:tasks.rados.rados.0.smithi111.stdout:858: done (1 left) 2023-10-01T09:09:41.130 INFO:tasks.rados.rados.0.smithi111.stdout:859: read oid 427 snap -1 2023-10-01T09:09:41.130 INFO:tasks.rados.rados.0.smithi111.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T09:09:41.130 INFO:tasks.rados.rados.0.smithi111.stdout:860: write oid 152 current snap is 0 2023-10-01T09:09:41.130 INFO:tasks.rados.rados.0.smithi111.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-10-01T09:09:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:860: writing smithi11166722-152 from 615321 to 1019844 tid 1 2023-10-01T09:09:41.149 INFO:tasks.rados.rados.0.smithi111.stdout:860: writing smithi11166722-152 from 1804606 to 2261846 tid 2 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:860: writing smithi11166722-152 from 2755658 to 3481883 tid 3 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:861: read oid 196 snap -1 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:862: read oid 210 snap -1 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:863: write oid 206 current snap is 0 2023-10-01T09:09:41.156 INFO:tasks.rados.rados.0.smithi111.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-10-01T09:09:41.162 INFO:tasks.rados.rados.0.smithi111.stdout:863: writing smithi11166722-206 from 632128 to 1111900 tid 1 2023-10-01T09:09:41.169 INFO:tasks.rados.rados.0.smithi111.stdout:863: writing smithi11166722-206 from 1746735 to 2347633 tid 2 2023-10-01T09:09:41.177 INFO:tasks.rados.rados.0.smithi111.stdout:863: writing smithi11166722-206 from 3066728 to 3720578 tid 3 2023-10-01T09:09:41.177 INFO:tasks.rados.rados.0.smithi111.stdout:864: write oid 242 current snap is 0 2023-10-01T09:09:41.177 INFO:tasks.rados.rados.0.smithi111.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-10-01T09:09:41.183 INFO:tasks.rados.rados.0.smithi111.stdout:864: writing smithi11166722-242 from 648935 to 1203956 tid 1 2023-10-01T09:09:41.189 INFO:tasks.rados.rados.0.smithi111.stdout:864: writing smithi11166722-242 from 1805217 to 2266126 tid 2 2023-10-01T09:09:41.195 INFO:tasks.rados.rados.0.smithi111.stdout:864: writing smithi11166722-242 from 2694151 to 3159273 tid 3 2023-10-01T09:09:41.199 INFO:tasks.rados.rados.0.smithi111.stdout:864: writing smithi11166722-242 from 3817442 to 3848935 tid 4 2023-10-01T09:09:41.199 INFO:tasks.rados.rados.0.smithi111.stdout:865: read oid 343 snap -1 2023-10-01T09:09:41.199 INFO:tasks.rados.rados.0.smithi111.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-10-01T09:09:41.199 INFO:tasks.rados.rados.0.smithi111.stdout:866: read oid 287 snap -1 2023-10-01T09:09:41.199 INFO:tasks.rados.rados.0.smithi111.stdout:866: expect (ObjNum 286 snap 0 seq_num 286) 2023-10-01T09:09:41.200 INFO:tasks.rados.rados.0.smithi111.stdout:867: write oid 173 current snap is 0 2023-10-01T09:09:41.200 INFO:tasks.rados.rados.0.smithi111.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-10-01T09:09:41.206 INFO:tasks.rados.rados.0.smithi111.stdout:867: writing smithi11166722-173 from 665742 to 1296012 tid 1 2023-10-01T09:09:41.213 INFO:tasks.rados.rados.0.smithi111.stdout:867: writing smithi11166722-173 from 1863699 to 2468266 tid 2 2023-10-01T09:09:41.221 INFO:tasks.rados.rados.0.smithi111.stdout:867: writing smithi11166722-173 from 3121574 to 3797968 tid 3 2023-10-01T09:09:41.221 INFO:tasks.rados.rados.0.smithi111.stdout:868: read oid 255 snap -1 2023-10-01T09:09:41.221 INFO:tasks.rados.rados.0.smithi111.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T09:09:41.221 INFO:tasks.rados.rados.0.smithi111.stdout:869: read oid 235 snap -1 2023-10-01T09:09:41.221 INFO:tasks.rados.rados.0.smithi111.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:09:41.221 INFO:tasks.rados.rados.0.smithi111.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:09:41.319 INFO:tasks.rados.rados.0.smithi111.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T09:09:41.429 INFO:tasks.rados.rados.0.smithi111.stdout:860: finishing write tid 1 to smithi11166722-152 2023-10-01T09:09:41.429 INFO:tasks.rados.rados.0.smithi111.stdout:860: finishing write tid 2 to smithi11166722-152 2023-10-01T09:09:41.429 INFO:tasks.rados.rados.0.smithi111.stdout:857: done (11 left) 2023-10-01T09:09:41.429 INFO:tasks.rados.rados.0.smithi111.stdout:859: done (10 left) 2023-10-01T09:09:41.429 INFO:tasks.rados.rados.0.smithi111.stdout:870: delete oid 61 current snap is 0 2023-10-01T09:09:41.429 INFO:tasks.rados.rados.0.smithi111.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:09:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:41 smithi183 bash[27651]: cluster 2023-10-01T09:09:40.153198+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.6 MiB/s wr, 98 op/s 2023-10-01T09:09:41.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:41 smithi111 bash[27369]: cluster 2023-10-01T09:09:40.153198+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.6 MiB/s wr, 98 op/s 2023-10-01T09:09:41.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:41 smithi111 bash[33891]: cluster 2023-10-01T09:09:40.153198+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 9.6 MiB/s wr, 98 op/s 2023-10-01T09:09:41.617 INFO:tasks.rados.rados.0.smithi111.stdout:860: finishing write tid 3 to smithi11166722-152 2023-10-01T09:09:41.617 INFO:tasks.rados.rados.0.smithi111.stdout:860: finishing write tid 4 to smithi11166722-152 2023-10-01T09:09:41.617 INFO:tasks.rados.rados.0.smithi111.stdout:860: finishing write tid 5 to smithi11166722-152 2023-10-01T09:09:41.617 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 152 v 167 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-10-01T09:09:41.617 INFO:tasks.rados.rados.0.smithi111.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2023-10-01T09:09:41.618 INFO:tasks.rados.rados.0.smithi111.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-10-01T09:09:41.725 INFO:tasks.rados.rados.0.smithi111.stdout:863: finishing write tid 1 to smithi11166722-206 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:863: finishing write tid 2 to smithi11166722-206 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:863: finishing write tid 3 to smithi11166722-206 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:863: finishing write tid 4 to smithi11166722-206 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:863: finishing write tid 5 to smithi11166722-206 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 206 v 114 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:864: finishing write tid 1 to smithi11166722-242 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:864: finishing write tid 2 to smithi11166722-242 2023-10-01T09:09:41.726 INFO:tasks.rados.rados.0.smithi111.stdout:864: finishing write tid 3 to smithi11166722-242 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:864: finishing write tid 4 to smithi11166722-242 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:864: finishing write tid 5 to smithi11166722-242 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:860: done (10 left) 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:861: done (9 left) 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:862: done (8 left) 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:863: done (7 left) 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:870: done (6 left) 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:871: read oid 218 snap -1 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:871: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:41.727 INFO:tasks.rados.rados.0.smithi111.stdout:872: read oid 246 snap -1 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:872: expect (ObjNum 245 snap 0 seq_num 245) 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:873: read oid 197 snap -1 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:873: expect (ObjNum 196 snap 0 seq_num 196) 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:874: read oid 102 snap -1 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:874: expect (ObjNum 101 snap 0 seq_num 101) 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:875: read oid 238 snap -1 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:875: expect (ObjNum 682 snap 0 seq_num 682) 2023-10-01T09:09:41.728 INFO:tasks.rados.rados.0.smithi111.stdout:866: expect (ObjNum 286 snap 0 seq_num 286) 2023-10-01T09:09:41.820 INFO:tasks.rados.rados.0.smithi111.stdout:864: finishing write tid 6 to smithi11166722-242 2023-10-01T09:09:41.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 242 v 164 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-10-01T09:09:41.820 INFO:tasks.rados.rados.0.smithi111.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2023-10-01T09:09:41.820 INFO:tasks.rados.rados.0.smithi111.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-10-01T09:09:41.948 INFO:tasks.rados.rados.0.smithi111.stdout:867: finishing write tid 1 to smithi11166722-173 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:867: finishing write tid 2 to smithi11166722-173 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:867: finishing write tid 3 to smithi11166722-173 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:867: finishing write tid 4 to smithi11166722-173 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:867: finishing write tid 5 to smithi11166722-173 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 173 v 171 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2023-10-01T09:09:41.949 INFO:tasks.rados.rados.0.smithi111.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T09:09:42.022 INFO:tasks.rados.rados.0.smithi111.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:09:42.158 INFO:tasks.rados.rados.0.smithi111.stdout:872: expect (ObjNum 245 snap 0 seq_num 245) 2023-10-01T09:09:42.227 INFO:tasks.rados.rados.0.smithi111.stdout:871: expect (ObjNum 217 snap 0 seq_num 217) 2023-10-01T09:09:42.337 INFO:tasks.rados.rados.0.smithi111.stdout:874: expect (ObjNum 101 snap 0 seq_num 101) 2023-10-01T09:09:42.456 INFO:tasks.rados.rados.0.smithi111.stdout:873: expect (ObjNum 196 snap 0 seq_num 196) 2023-10-01T09:09:42.558 INFO:tasks.rados.rados.0.smithi111.stdout:875: expect (ObjNum 682 snap 0 seq_num 682) 2023-10-01T09:09:42.695 INFO:tasks.rados.rados.0.smithi111.stdout:876: read oid 477 snap -1 2023-10-01T09:09:42.695 INFO:tasks.rados.rados.0.smithi111.stdout:876: expect (ObjNum 476 snap 0 seq_num 476) 2023-10-01T09:09:42.695 INFO:tasks.rados.rados.0.smithi111.stdout:864: done (11 left) 2023-10-01T09:09:42.695 INFO:tasks.rados.rados.0.smithi111.stdout:865: done (10 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:866: done (9 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:867: done (8 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:868: done (7 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:869: done (6 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:871: done (5 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:872: done (4 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:873: done (3 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:874: done (2 left) 2023-10-01T09:09:42.696 INFO:tasks.rados.rados.0.smithi111.stdout:875: done (1 left) 2023-10-01T09:09:42.697 INFO:tasks.rados.rados.0.smithi111.stdout:877: read oid 434 snap -1 2023-10-01T09:09:42.697 INFO:tasks.rados.rados.0.smithi111.stdout:877: expect (ObjNum 563 snap 0 seq_num 563) 2023-10-01T09:09:42.697 INFO:tasks.rados.rados.0.smithi111.stdout:878: read oid 164 snap -1 2023-10-01T09:09:42.697 INFO:tasks.rados.rados.0.smithi111.stdout:878: expect (ObjNum 645 snap 0 seq_num 645) 2023-10-01T09:09:42.697 INFO:tasks.rados.rados.0.smithi111.stdout:879: write oid 140 current snap is 0 2023-10-01T09:09:42.698 INFO:tasks.rados.rados.0.smithi111.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-10-01T09:09:42.708 INFO:tasks.rados.rados.0.smithi111.stdout:879: writing smithi11166722-140 from 699356 to 1196477 tid 1 2023-10-01T09:09:42.716 INFO:tasks.rados.rados.0.smithi111.stdout:879: writing smithi11166722-140 from 1980663 to 2588899 tid 2 2023-10-01T09:09:42.722 INFO:tasks.rados.rados.0.smithi111.stdout:879: writing smithi11166722-140 from 3176420 to 3591711 tid 3 2023-10-01T09:09:42.722 INFO:tasks.rados.rados.0.smithi111.stdout:880: read oid 59 snap -1 2023-10-01T09:09:42.722 INFO:tasks.rados.rados.0.smithi111.stdout:880: expect (ObjNum 606 snap 0 seq_num 606) 2023-10-01T09:09:42.722 INFO:tasks.rados.rados.0.smithi111.stdout:881: write oid 451 current snap is 0 2023-10-01T09:09:42.722 INFO:tasks.rados.rados.0.smithi111.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-10-01T09:09:42.729 INFO:tasks.rados.rados.0.smithi111.stdout:881: writing smithi11166722-451 from 716163 to 1288533 tid 1 2023-10-01T09:09:42.735 INFO:tasks.rados.rados.0.smithi111.stdout:881: writing smithi11166722-451 from 2039145 to 2507392 tid 2 2023-10-01T09:09:42.743 INFO:tasks.rados.rados.0.smithi111.stdout:881: writing smithi11166722-451 from 3203843 to 3830406 tid 3 2023-10-01T09:09:42.743 INFO:tasks.rados.rados.0.smithi111.stdout:882: write oid 20 current snap is 0 2023-10-01T09:09:42.743 INFO:tasks.rados.rados.0.smithi111.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-10-01T09:09:42.750 INFO:tasks.rados.rados.0.smithi111.stdout:882: writing smithi11166722-20 from 732970 to 1380589 tid 1 2023-10-01T09:09:42.758 INFO:tasks.rados.rados.0.smithi111.stdout:882: writing smithi11166722-20 from 2097627 to 2709532 tid 2 2023-10-01T09:09:42.763 INFO:tasks.rados.rados.0.smithi111.stdout:882: writing smithi11166722-20 from 3231266 to 3669101 tid 3 2023-10-01T09:09:42.763 INFO:tasks.rados.rados.0.smithi111.stdout:883: write oid 144 current snap is 0 2023-10-01T09:09:42.763 INFO:tasks.rados.rados.0.smithi111.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-10-01T09:09:42.771 INFO:tasks.rados.rados.0.smithi111.stdout:883: writing smithi11166722-144 from 749777 to 1472645 tid 1 2023-10-01T09:09:42.777 INFO:tasks.rados.rados.0.smithi111.stdout:883: writing smithi11166722-144 from 2156109 to 2628025 tid 2 2023-10-01T09:09:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:883: writing smithi11166722-144 from 3258689 to 3907796 tid 3 2023-10-01T09:09:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:884: delete oid 109 current snap is 0 2023-10-01T09:09:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:876: expect (ObjNum 476 snap 0 seq_num 476) 2023-10-01T09:09:42.851 INFO:tasks.rados.rados.0.smithi111.stdout:877: expect (ObjNum 563 snap 0 seq_num 563) 2023-10-01T09:09:43.009 INFO:tasks.rados.rados.0.smithi111.stdout:878: expect (ObjNum 645 snap 0 seq_num 645) 2023-10-01T09:09:43.137 INFO:tasks.rados.rados.0.smithi111.stdout:879: finishing write tid 1 to smithi11166722-140 2023-10-01T09:09:43.137 INFO:tasks.rados.rados.0.smithi111.stdout:879: finishing write tid 2 to smithi11166722-140 2023-10-01T09:09:43.138 INFO:tasks.rados.rados.0.smithi111.stdout:880: expect (ObjNum 606 snap 0 seq_num 606) 2023-10-01T09:09:43.238 INFO:tasks.rados.rados.0.smithi111.stdout:879: finishing write tid 3 to smithi11166722-140 2023-10-01T09:09:43.238 INFO:tasks.rados.rados.0.smithi111.stdout:879: finishing write tid 4 to smithi11166722-140 2023-10-01T09:09:43.238 INFO:tasks.rados.rados.0.smithi111.stdout:879: finishing write tid 5 to smithi11166722-140 2023-10-01T09:09:43.238 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 140 v 158 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-10-01T09:09:43.238 INFO:tasks.rados.rados.0.smithi111.stdout:879: left oid 140 (ObjNum 708 snap 0 seq_num 708) 2023-10-01T09:09:43.238 INFO:tasks.rados.rados.0.smithi111.stdout:881: finishing write tid 1 to smithi11166722-451 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:881: finishing write tid 2 to smithi11166722-451 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:881: finishing write tid 3 to smithi11166722-451 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:881: finishing write tid 4 to smithi11166722-451 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:881: finishing write tid 5 to smithi11166722-451 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 451 v 168 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:881: left oid 451 (ObjNum 709 snap 0 seq_num 709) 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:882: finishing write tid 1 to smithi11166722-20 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:882: finishing write tid 2 to smithi11166722-20 2023-10-01T09:09:43.239 INFO:tasks.rados.rados.0.smithi111.stdout:882: finishing write tid 3 to smithi11166722-20 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:882: finishing write tid 4 to smithi11166722-20 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:882: finishing write tid 5 to smithi11166722-20 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 20 v 230 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:882: left oid 20 (ObjNum 710 snap 0 seq_num 710) 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:883: finishing write tid 1 to smithi11166722-144 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:883: finishing write tid 2 to smithi11166722-144 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:883: finishing write tid 3 to smithi11166722-144 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:883: finishing write tid 4 to smithi11166722-144 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:883: finishing write tid 5 to smithi11166722-144 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 144 v 118 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-10-01T09:09:43.240 INFO:tasks.rados.rados.0.smithi111.stdout:883: left oid 144 (ObjNum 711 snap 0 seq_num 711) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:876: done (8 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:877: done (7 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:878: done (6 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:879: done (5 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:880: done (4 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:881: done (3 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:882: done (2 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:883: done (1 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:884: done (0 left) 2023-10-01T09:09:43.241 INFO:tasks.rados.rados.0.smithi111.stdout:885: read oid 260 snap -1 2023-10-01T09:09:43.242 INFO:tasks.rados.rados.0.smithi111.stdout:885: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T09:09:43.242 INFO:tasks.rados.rados.0.smithi111.stdout:886: write oid 204 current snap is 0 2023-10-01T09:09:43.242 INFO:tasks.rados.rados.0.smithi111.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-10-01T09:09:43.251 INFO:tasks.rados.rados.0.smithi111.stdout:886: writing smithi11166722-204 from 783391 to 1256757 tid 1 2023-10-01T09:09:43.256 INFO:tasks.rados.rados.0.smithi111.stdout:886: writing smithi11166722-204 from 1756720 to 2232305 tid 2 2023-10-01T09:09:43.264 INFO:tasks.rados.rados.0.smithi111.stdout:886: writing smithi11166722-204 from 2797182 to 3585186 tid 3 2023-10-01T09:09:43.264 INFO:tasks.rados.rados.0.smithi111.stdout:887: write oid 344 current snap is 0 2023-10-01T09:09:43.264 INFO:tasks.rados.rados.0.smithi111.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-10-01T09:09:43.269 INFO:tasks.rados.rados.0.smithi111.stdout:887: writing smithi11166722-344 from 400198 to 948813 tid 1 2023-10-01T09:09:43.275 INFO:tasks.rados.rados.0.smithi111.stdout:887: writing smithi11166722-344 from 1415202 to 2000198 tid 2 2023-10-01T09:09:43.275 INFO:tasks.rados.rados.0.smithi111.stdout:888: delete oid 286 current snap is 0 2023-10-01T09:09:43.275 INFO:tasks.rados.rados.0.smithi111.stdout:885: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T09:09:43.357 INFO:tasks.rados.rados.0.smithi111.stdout:886: finishing write tid 1 to smithi11166722-204 2023-10-01T09:09:43.357 INFO:tasks.rados.rados.0.smithi111.stdout:886: finishing write tid 2 to smithi11166722-204 2023-10-01T09:09:43.357 INFO:tasks.rados.rados.0.smithi111.stdout:886: finishing write tid 3 to smithi11166722-204 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:886: finishing write tid 4 to smithi11166722-204 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:886: finishing write tid 5 to smithi11166722-204 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 204 v 155 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:886: left oid 204 (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:887: finishing write tid 1 to smithi11166722-344 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:887: finishing write tid 2 to smithi11166722-344 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:885: done (3 left) 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:886: done (2 left) 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:888: done (1 left) 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:889: write oid 86 current snap is 0 2023-10-01T09:09:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:887: finishing write tid 3 to smithi11166722-344 2023-10-01T09:09:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:887: finishing write tid 4 to smithi11166722-344 2023-10-01T09:09:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 233 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-10-01T09:09:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:887: left oid 344 (ObjNum 714 snap 0 seq_num 714) 2023-10-01T09:09:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-10-01T09:09:43.366 INFO:tasks.rados.rados.0.smithi111.stdout:889: writing smithi11166722-86 from 433812 to 849278 tid 1 2023-10-01T09:09:43.375 INFO:tasks.rados.rados.0.smithi111.stdout:889: writing smithi11166722-86 from 1648519 to 2033812 tid 2 2023-10-01T09:09:43.376 INFO:tasks.rados.rados.0.smithi111.stdout:887: done (1 left) 2023-10-01T09:09:43.376 INFO:tasks.rados.rados.0.smithi111.stdout:890: write oid 383 current snap is 0 2023-10-01T09:09:43.376 INFO:tasks.rados.rados.0.smithi111.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-10-01T09:09:43.381 INFO:tasks.rados.rados.0.smithi111.stdout:890: writing smithi11166722-383 from 450619 to 941334 tid 1 2023-10-01T09:09:43.387 INFO:tasks.rados.rados.0.smithi111.stdout:890: writing smithi11166722-383 from 1590648 to 2050619 tid 2 2023-10-01T09:09:43.387 INFO:tasks.rados.rados.0.smithi111.stdout:891: write oid 303 current snap is 0 2023-10-01T09:09:43.387 INFO:tasks.rados.rados.0.smithi111.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-10-01T09:09:43.393 INFO:tasks.rados.rados.0.smithi111.stdout:891: writing smithi11166722-303 from 467426 to 1033390 tid 1 2023-10-01T09:09:43.400 INFO:tasks.rados.rados.0.smithi111.stdout:891: writing smithi11166722-303 from 1649130 to 2067426 tid 2 2023-10-01T09:09:43.400 INFO:tasks.rados.rados.0.smithi111.stdout:892: read oid 3 snap -1 2023-10-01T09:09:43.400 INFO:tasks.rados.rados.0.smithi111.stdout:892: expect (ObjNum 2 snap 0 seq_num 2) 2023-10-01T09:09:43.400 INFO:tasks.rados.rados.0.smithi111.stdout:893: write oid 152 current snap is 0 2023-10-01T09:09:43.400 INFO:tasks.rados.rados.0.smithi111.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-10-01T09:09:43.407 INFO:tasks.rados.rados.0.smithi111.stdout:893: writing smithi11166722-152 from 484233 to 1125446 tid 1 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:893: writing smithi11166722-152 from 1707612 to 2084233 tid 2 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:894: delete oid 358 current snap is 0 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:889: finishing write tid 1 to smithi11166722-86 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:889: finishing write tid 2 to smithi11166722-86 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:889: finishing write tid 3 to smithi11166722-86 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:889: finishing write tid 4 to smithi11166722-86 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 86 v 153 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:889: left oid 86 (ObjNum 716 snap 0 seq_num 716) 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:890: finishing write tid 1 to smithi11166722-383 2023-10-01T09:09:43.414 INFO:tasks.rados.rados.0.smithi111.stdout:890: finishing write tid 2 to smithi11166722-383 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:890: finishing write tid 3 to smithi11166722-383 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:890: finishing write tid 4 to smithi11166722-383 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 383 v 117 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:890: left oid 383 (ObjNum 717 snap 0 seq_num 717) 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:891: finishing write tid 1 to smithi11166722-303 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:891: finishing write tid 2 to smithi11166722-303 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:891: finishing write tid 3 to smithi11166722-303 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:891: finishing write tid 4 to smithi11166722-303 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 303 v 148 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:891: left oid 303 (ObjNum 718 snap 0 seq_num 718) 2023-10-01T09:09:43.415 INFO:tasks.rados.rados.0.smithi111.stdout:892: expect (ObjNum 2 snap 0 seq_num 2) 2023-10-01T09:09:43.489 INFO:tasks.rados.rados.0.smithi111.stdout:893: finishing write tid 1 to smithi11166722-152 2023-10-01T09:09:43.489 INFO:tasks.rados.rados.0.smithi111.stdout:893: finishing write tid 2 to smithi11166722-152 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:893: finishing write tid 3 to smithi11166722-152 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:893: finishing write tid 4 to smithi11166722-152 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 152 v 174 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:893: left oid 152 (ObjNum 719 snap 0 seq_num 719) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:889: done (5 left) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:890: done (4 left) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:891: done (3 left) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:892: done (2 left) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:893: done (1 left) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:894: done (0 left) 2023-10-01T09:09:43.490 INFO:tasks.rados.rados.0.smithi111.stdout:895: write oid 465 current snap is 0 2023-10-01T09:09:43.491 INFO:tasks.rados.rados.0.smithi111.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-10-01T09:09:43.503 INFO:tasks.rados.rados.0.smithi111.stdout:895: writing smithi11166722-465 from 517847 to 1309558 tid 1 2023-10-01T09:09:43.508 INFO:tasks.rados.rados.0.smithi111.stdout:895: writing smithi11166722-465 from 2108223 to 2117847 tid 2 2023-10-01T09:09:43.508 INFO:tasks.rados.rados.0.smithi111.stdout:896: read oid 225 snap -1 2023-10-01T09:09:43.508 INFO:tasks.rados.rados.0.smithi111.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-10-01T09:09:43.508 INFO:tasks.rados.rados.0.smithi111.stdout:897: write oid 196 current snap is 0 2023-10-01T09:09:43.508 INFO:tasks.rados.rados.0.smithi111.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-10-01T09:09:43.513 INFO:tasks.rados.rados.0.smithi111.stdout:897: writing smithi11166722-196 from 534654 to 1001614 tid 1 2023-10-01T09:09:43.520 INFO:tasks.rados.rados.0.smithi111.stdout:897: writing smithi11166722-196 from 1766705 to 2134654 tid 2 2023-10-01T09:09:43.520 INFO:tasks.rados.rados.0.smithi111.stdout:898: read oid 401 snap -1 2023-10-01T09:09:43.520 INFO:tasks.rados.rados.0.smithi111.stdout:898: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-01T09:09:43.520 INFO:tasks.rados.rados.0.smithi111.stdout:899: read oid 354 snap -1 2023-10-01T09:09:43.520 INFO:tasks.rados.rados.0.smithi111.stdout:899: expect deleted 2023-10-01T09:09:43.521 INFO:tasks.rados.rados.0.smithi111.stdout:900: write oid 325 current snap is 0 2023-10-01T09:09:43.521 INFO:tasks.rados.rados.0.smithi111.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-10-01T09:09:43.527 INFO:tasks.rados.rados.0.smithi111.stdout:900: writing smithi11166722-325 from 551461 to 1210023 tid 1 2023-10-01T09:09:43.533 INFO:tasks.rados.rados.0.smithi111.stdout:900: writing smithi11166722-325 from 1941540 to 2151461 tid 2 2023-10-01T09:09:43.533 INFO:tasks.rados.rados.0.smithi111.stdout:901: read oid 294 snap -1 2023-10-01T09:09:43.533 INFO:tasks.rados.rados.0.smithi111.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-01T09:09:43.533 INFO:tasks.rados.rados.0.smithi111.stdout:902: read oid 239 snap -1 2023-10-01T09:09:43.534 INFO:tasks.rados.rados.0.smithi111.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:09:43.534 INFO:tasks.rados.rados.0.smithi111.stdout:903: write oid 49 current snap is 0 2023-10-01T09:09:43.534 INFO:tasks.rados.rados.0.smithi111.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-10-01T09:09:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:43 smithi183 bash[27651]: cluster 2023-10-01T09:09:42.154411+0000 mgr.y (mgr.24356) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 14 MiB/s wr, 147 op/s 2023-10-01T09:09:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:43 smithi183 bash[27651]: audit 2023-10-01T09:09:42.382604+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.111:0/133523257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:43.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:43 smithi111 bash[27369]: cluster 2023-10-01T09:09:42.154411+0000 mgr.y (mgr.24356) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 14 MiB/s wr, 147 op/s 2023-10-01T09:09:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:43 smithi111 bash[27369]: audit 2023-10-01T09:09:42.382604+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.111:0/133523257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:43 smithi111 bash[33891]: cluster 2023-10-01T09:09:42.154411+0000 mgr.y (mgr.24356) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s rd, 14 MiB/s wr, 147 op/s 2023-10-01T09:09:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:43 smithi111 bash[33891]: audit 2023-10-01T09:09:42.382604+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.111:0/133523257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:895: finishing write tid 1 to smithi11166722-465 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:895: finishing write tid 2 to smithi11166722-465 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:895: finishing write tid 3 to smithi11166722-465 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:895: finishing write tid 4 to smithi11166722-465 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 465 v 138 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:897: finishing write tid 1 to smithi11166722-196 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:897: finishing write tid 2 to smithi11166722-196 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:897: finishing write tid 3 to smithi11166722-196 2023-10-01T09:09:43.659 INFO:tasks.rados.rados.0.smithi111.stdout:897: finishing write tid 4 to smithi11166722-196 2023-10-01T09:09:43.660 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 196 v 162 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-10-01T09:09:43.660 INFO:tasks.rados.rados.0.smithi111.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-10-01T09:09:43.660 INFO:tasks.rados.rados.0.smithi111.stdout:898: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-01T09:09:43.836 INFO:tasks.rados.rados.0.smithi111.stdout:900: finishing write tid 1 to smithi11166722-325 2023-10-01T09:09:43.836 INFO:tasks.rados.rados.0.smithi111.stdout:900: finishing write tid 2 to smithi11166722-325 2023-10-01T09:09:43.836 INFO:tasks.rados.rados.0.smithi111.stdout:900: finishing write tid 3 to smithi11166722-325 2023-10-01T09:09:43.836 INFO:tasks.rados.rados.0.smithi111.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:09:43.900 INFO:tasks.rados.rados.0.smithi111.stdout:900: finishing write tid 4 to smithi11166722-325 2023-10-01T09:09:43.901 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 158 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-10-01T09:09:43.901 INFO:tasks.rados.rados.0.smithi111.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-10-01T09:09:43.901 INFO:tasks.rados.rados.0.smithi111.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-01T09:09:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-10-01T09:09:44.037 INFO:tasks.rados.rados.0.smithi111.stdout:903: writing smithi11166722-49 from 568268 to 1302079 tid 1 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:903: writing smithi11166722-49 from 2000022 to 2168268 tid 2 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:895: done (8 left) 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:896: done (7 left) 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:897: done (6 left) 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:898: done (5 left) 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:899: done (4 left) 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:900: done (3 left) 2023-10-01T09:09:44.043 INFO:tasks.rados.rados.0.smithi111.stdout:901: done (2 left) 2023-10-01T09:09:44.044 INFO:tasks.rados.rados.0.smithi111.stdout:902: done (1 left) 2023-10-01T09:09:44.044 INFO:tasks.rados.rados.0.smithi111.stdout:904: write oid 48 current snap is 0 2023-10-01T09:09:44.044 INFO:tasks.rados.rados.0.smithi111.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-10-01T09:09:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:904: writing smithi11166722-48 from 585075 to 994135 tid 1 2023-10-01T09:09:44.055 INFO:tasks.rados.rados.0.smithi111.stdout:904: writing smithi11166722-48 from 1542151 to 2185075 tid 2 2023-10-01T09:09:44.055 INFO:tasks.rados.rados.0.smithi111.stdout:905: delete oid 215 current snap is 0 2023-10-01T09:09:44.055 INFO:tasks.rados.rados.0.smithi111.stdout:903: finishing write tid 1 to smithi11166722-49 2023-10-01T09:09:44.055 INFO:tasks.rados.rados.0.smithi111.stdout:903: finishing write tid 2 to smithi11166722-49 2023-10-01T09:09:44.056 INFO:tasks.rados.rados.0.smithi111.stdout:903: finishing write tid 3 to smithi11166722-49 2023-10-01T09:09:44.056 INFO:tasks.rados.rados.0.smithi111.stdout:903: finishing write tid 4 to smithi11166722-49 2023-10-01T09:09:44.056 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 49 v 146 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-10-01T09:09:44.056 INFO:tasks.rados.rados.0.smithi111.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2023-10-01T09:09:44.056 INFO:tasks.rados.rados.0.smithi111.stdout:904: finishing write tid 1 to smithi11166722-48 2023-10-01T09:09:44.057 INFO:tasks.rados.rados.0.smithi111.stdout:903: done (2 left) 2023-10-01T09:09:44.057 INFO:tasks.rados.rados.0.smithi111.stdout:905: done (1 left) 2023-10-01T09:09:44.057 INFO:tasks.rados.rados.0.smithi111.stdout:906: write oid 51 current snap is 0 2023-10-01T09:09:44.057 INFO:tasks.rados.rados.0.smithi111.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-10-01T09:09:44.063 INFO:tasks.rados.rados.0.smithi111.stdout:906: writing smithi11166722-51 from 618689 to 1178247 tid 1 2023-10-01T09:09:44.069 INFO:tasks.rados.rados.0.smithi111.stdout:906: writing smithi11166722-51 from 1659115 to 2218689 tid 2 2023-10-01T09:09:44.070 INFO:tasks.rados.rados.0.smithi111.stdout:907: read oid 252 snap -1 2023-10-01T09:09:44.070 INFO:tasks.rados.rados.0.smithi111.stdout:907: expect (ObjNum 684 snap 0 seq_num 684) 2023-10-01T09:09:44.070 INFO:tasks.rados.rados.0.smithi111.stdout:908: write oid 152 current snap is 0 2023-10-01T09:09:44.070 INFO:tasks.rados.rados.0.smithi111.stdout:904: finishing write tid 2 to smithi11166722-48 2023-10-01T09:09:44.070 INFO:tasks.rados.rados.0.smithi111.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-10-01T09:09:44.077 INFO:tasks.rados.rados.0.smithi111.stdout:908: writing smithi11166722-152 from 635496 to 1270303 tid 1 2023-10-01T09:09:44.083 INFO:tasks.rados.rados.0.smithi111.stdout:908: writing smithi11166722-152 from 1717597 to 2235496 tid 2 2023-10-01T09:09:44.083 INFO:tasks.rados.rados.0.smithi111.stdout:909: read oid 75 snap -1 2023-10-01T09:09:44.083 INFO:tasks.rados.rados.0.smithi111.stdout:909: expect deleted 2023-10-01T09:09:44.083 INFO:tasks.rados.rados.0.smithi111.stdout:910: read oid 39 snap -1 2023-10-01T09:09:44.084 INFO:tasks.rados.rados.0.smithi111.stdout:910: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:09:44.084 INFO:tasks.rados.rados.0.smithi111.stdout:911: delete oid 233 current snap is 0 2023-10-01T09:09:44.084 INFO:tasks.rados.rados.0.smithi111.stdout:904: finishing write tid 3 to smithi11166722-48 2023-10-01T09:09:44.084 INFO:tasks.rados.rados.0.smithi111.stdout:904: finishing write tid 4 to smithi11166722-48 2023-10-01T09:09:44.084 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 161 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-10-01T09:09:44.084 INFO:tasks.rados.rados.0.smithi111.stdout:904: left oid 48 (ObjNum 725 snap 0 seq_num 725) 2023-10-01T09:09:44.085 INFO:tasks.rados.rados.0.smithi111.stdout:906: finishing write tid 1 to smithi11166722-51 2023-10-01T09:09:44.085 INFO:tasks.rados.rados.0.smithi111.stdout:906: finishing write tid 2 to smithi11166722-51 2023-10-01T09:09:44.085 INFO:tasks.rados.rados.0.smithi111.stdout:906: finishing write tid 3 to smithi11166722-51 2023-10-01T09:09:44.085 INFO:tasks.rados.rados.0.smithi111.stdout:906: finishing write tid 4 to smithi11166722-51 2023-10-01T09:09:44.085 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 51 v 141 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-10-01T09:09:44.085 INFO:tasks.rados.rados.0.smithi111.stdout:906: left oid 51 (ObjNum 727 snap 0 seq_num 727) 2023-10-01T09:09:44.086 INFO:tasks.rados.rados.0.smithi111.stdout:907: expect (ObjNum 684 snap 0 seq_num 684) 2023-10-01T09:09:44.238 INFO:tasks.rados.rados.0.smithi111.stdout:908: finishing write tid 1 to smithi11166722-152 2023-10-01T09:09:44.238 INFO:tasks.rados.rados.0.smithi111.stdout:910: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:09:44.321 INFO:tasks.rados.rados.0.smithi111.stdout:908: finishing write tid 2 to smithi11166722-152 2023-10-01T09:09:44.321 INFO:tasks.rados.rados.0.smithi111.stdout:904: done (6 left) 2023-10-01T09:09:44.321 INFO:tasks.rados.rados.0.smithi111.stdout:906: done (5 left) 2023-10-01T09:09:44.321 INFO:tasks.rados.rados.0.smithi111.stdout:907: done (4 left) 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:909: done (3 left) 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:910: done (2 left) 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:911: done (1 left) 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:912: read oid 282 snap -1 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:912: expect (ObjNum 281 snap 0 seq_num 281) 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:913: read oid 235 snap -1 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:913: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:914: delete oid 92 current snap is 0 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:908: finishing write tid 3 to smithi11166722-152 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:908: finishing write tid 4 to smithi11166722-152 2023-10-01T09:09:44.322 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 152 v 177 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-10-01T09:09:44.323 INFO:tasks.rados.rados.0.smithi111.stdout:908: left oid 152 (ObjNum 728 snap 0 seq_num 728) 2023-10-01T09:09:44.323 INFO:tasks.rados.rados.0.smithi111.stdout:908: done (3 left) 2023-10-01T09:09:44.323 INFO:tasks.rados.rados.0.smithi111.stdout:914: done (2 left) 2023-10-01T09:09:44.323 INFO:tasks.rados.rados.0.smithi111.stdout:915: delete oid 271 current snap is 0 2023-10-01T09:09:44.326 INFO:tasks.rados.rados.0.smithi111.stdout:915: done (2 left) 2023-10-01T09:09:44.326 INFO:tasks.rados.rados.0.smithi111.stdout:916: write oid 28 current snap is 0 2023-10-01T09:09:44.326 INFO:tasks.rados.rados.0.smithi111.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-10-01T09:09:44.337 INFO:tasks.rados.rados.0.smithi111.stdout:916: writing smithi11166722-28 from 702724 to 1354880 tid 1 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:916: writing smithi11166722-28 from 1951525 to 2302724 tid 2 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:917: read oid 180 snap -1 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:917: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:918: read oid 212 snap -1 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:918: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:919: read oid 304 snap -1 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:919: expect deleted 2023-10-01T09:09:44.343 INFO:tasks.rados.rados.0.smithi111.stdout:920: write oid 257 current snap is 0 2023-10-01T09:09:44.344 INFO:tasks.rados.rados.0.smithi111.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-10-01T09:09:44.351 INFO:tasks.rados.rados.0.smithi111.stdout:920: writing smithi11166722-257 from 719531 to 1446936 tid 1 2023-10-01T09:09:44.358 INFO:tasks.rados.rados.0.smithi111.stdout:920: writing smithi11166722-257 from 1893654 to 2319531 tid 2 2023-10-01T09:09:44.358 INFO:tasks.rados.rados.0.smithi111.stdout:921: write oid 362 current snap is 0 2023-10-01T09:09:44.358 INFO:tasks.rados.rados.0.smithi111.stdout:913: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:09:44.485 INFO:tasks.rados.rados.0.smithi111.stdout:912: expect (ObjNum 281 snap 0 seq_num 281) 2023-10-01T09:09:44.575 INFO:tasks.rados.rados.0.smithi111.stdout:916: finishing write tid 1 to smithi11166722-28 2023-10-01T09:09:44.575 INFO:tasks.rados.rados.0.smithi111.stdout:918: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:09:44.688 INFO:tasks.rados.rados.0.smithi111.stdout:916: finishing write tid 2 to smithi11166722-28 2023-10-01T09:09:44.689 INFO:tasks.rados.rados.0.smithi111.stdout:916: finishing write tid 3 to smithi11166722-28 2023-10-01T09:09:44.689 INFO:tasks.rados.rados.0.smithi111.stdout:916: finishing write tid 4 to smithi11166722-28 2023-10-01T09:09:44.689 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 150 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-10-01T09:09:44.689 INFO:tasks.rados.rados.0.smithi111.stdout:916: left oid 28 (ObjNum 732 snap 0 seq_num 732) 2023-10-01T09:09:44.689 INFO:tasks.rados.rados.0.smithi111.stdout:917: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:920: finishing write tid 1 to smithi11166722-257 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:920: finishing write tid 2 to smithi11166722-257 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:920: finishing write tid 3 to smithi11166722-257 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:920: finishing write tid 4 to smithi11166722-257 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 257 v 165 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:920: left oid 257 (ObjNum 733 snap 0 seq_num 733) 2023-10-01T09:09:44.786 INFO:tasks.rados.rados.0.smithi111.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-10-01T09:09:44.797 INFO:tasks.rados.rados.0.smithi111.stdout:921: writing smithi11166722-362 from 736338 to 1138992 tid 1 2023-10-01T09:09:44.803 INFO:tasks.rados.rados.0.smithi111.stdout:921: writing smithi11166722-362 from 1552136 to 2091716 tid 2 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:912: done (7 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:913: done (6 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:916: done (5 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:917: done (4 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:918: done (3 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:919: done (2 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:920: done (1 left) 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:922: write oid 477 current snap is 0 2023-10-01T09:09:44.804 INFO:tasks.rados.rados.0.smithi111.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-10-01T09:09:44.810 INFO:tasks.rados.rados.0.smithi111.stdout:922: writing smithi11166722-477 from 753145 to 1231048 tid 1 2023-10-01T09:09:44.817 INFO:tasks.rados.rados.0.smithi111.stdout:922: writing smithi11166722-477 from 2010618 to 2353145 tid 2 2023-10-01T09:09:44.817 INFO:tasks.rados.rados.0.smithi111.stdout:923: read oid 199 snap -1 2023-10-01T09:09:44.817 INFO:tasks.rados.rados.0.smithi111.stdout:923: expect (ObjNum 198 snap 0 seq_num 198) 2023-10-01T09:09:44.817 INFO:tasks.rados.rados.0.smithi111.stdout:924: delete oid 261 current snap is 0 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:921: finishing write tid 1 to smithi11166722-362 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:921: finishing write tid 2 to smithi11166722-362 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:921: finishing write tid 3 to smithi11166722-362 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:921: finishing write tid 4 to smithi11166722-362 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 362 v 151 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:921: left oid 362 (ObjNum 734 snap 0 seq_num 734) 2023-10-01T09:09:44.818 INFO:tasks.rados.rados.0.smithi111.stdout:922: finishing write tid 1 to smithi11166722-477 2023-10-01T09:09:44.820 INFO:tasks.rados.rados.0.smithi111.stdout:921: done (3 left) 2023-10-01T09:09:44.820 INFO:tasks.rados.rados.0.smithi111.stdout:924: done (2 left) 2023-10-01T09:09:44.820 INFO:tasks.rados.rados.0.smithi111.stdout:925: read oid 10 snap -1 2023-10-01T09:09:44.820 INFO:tasks.rados.rados.0.smithi111.stdout:925: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-01T09:09:44.820 INFO:tasks.rados.rados.0.smithi111.stdout:926: write oid 359 current snap is 0 2023-10-01T09:09:44.820 INFO:tasks.rados.rados.0.smithi111.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-10-01T09:09:44.829 INFO:tasks.rados.rados.0.smithi111.stdout:926: writing smithi11166722-359 from 786759 to 1415160 tid 1 2023-10-01T09:09:44.835 INFO:tasks.rados.rados.0.smithi111.stdout:926: writing smithi11166722-359 from 2011229 to 2386759 tid 2 2023-10-01T09:09:44.835 INFO:tasks.rados.rados.0.smithi111.stdout:927: read oid 495 snap -1 2023-10-01T09:09:44.835 INFO:tasks.rados.rados.0.smithi111.stdout:927: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-01T09:09:44.836 INFO:tasks.rados.rados.0.smithi111.stdout:928: write oid 82 current snap is 0 2023-10-01T09:09:44.836 INFO:tasks.rados.rados.0.smithi111.stdout:922: finishing write tid 2 to smithi11166722-477 2023-10-01T09:09:44.836 INFO:tasks.rados.rados.0.smithi111.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-10-01T09:09:44.840 INFO:tasks.rados.rados.0.smithi111.stdout:928: writing smithi11166722-82 from 403566 to 823569 tid 1 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:928: writing smithi11166722-82 from 1386064 to 1932982 tid 2 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:929: write oid 475 current snap is 0 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:922: finishing write tid 3 to smithi11166722-477 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:922: finishing write tid 4 to smithi11166722-477 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 477 v 154 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:922: left oid 477 (ObjNum 735 snap 0 seq_num 735) 2023-10-01T09:09:44.847 INFO:tasks.rados.rados.0.smithi111.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-10-01T09:09:44.851 INFO:tasks.rados.rados.0.smithi111.stdout:929: writing smithi11166722-475 from 420373 to 915625 tid 1 2023-10-01T09:09:44.858 INFO:tasks.rados.rados.0.smithi111.stdout:929: writing smithi11166722-475 from 1444546 to 2135122 tid 2 2023-10-01T09:09:44.859 INFO:tasks.rados.rados.0.smithi111.stdout:922: done (6 left) 2023-10-01T09:09:44.859 INFO:tasks.rados.rados.0.smithi111.stdout:930: write oid 379 current snap is 0 2023-10-01T09:09:44.859 INFO:tasks.rados.rados.0.smithi111.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-10-01T09:09:44.864 INFO:tasks.rados.rados.0.smithi111.stdout:930: writing smithi11166722-379 from 437180 to 1007681 tid 1 2023-10-01T09:09:44.870 INFO:tasks.rados.rados.0.smithi111.stdout:930: writing smithi11166722-379 from 1503028 to 2053615 tid 2 2023-10-01T09:09:44.870 INFO:tasks.rados.rados.0.smithi111.stdout:931: write oid 478 current snap is 0 2023-10-01T09:09:44.871 INFO:tasks.rados.rados.0.smithi111.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-10-01T09:09:44.876 INFO:tasks.rados.rados.0.smithi111.stdout:931: writing smithi11166722-478 from 453987 to 1099737 tid 1 2023-10-01T09:09:44.884 INFO:tasks.rados.rados.0.smithi111.stdout:931: writing smithi11166722-478 from 1845157 to 2453987 tid 2 2023-10-01T09:09:44.884 INFO:tasks.rados.rados.0.smithi111.stdout:932: write oid 390 current snap is 0 2023-10-01T09:09:44.885 INFO:tasks.rados.rados.0.smithi111.stdout:923: expect (ObjNum 198 snap 0 seq_num 198) 2023-10-01T09:09:44.992 INFO:tasks.rados.rados.0.smithi111.stdout:925: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-01T09:09:45.122 INFO:tasks.rados.rados.0.smithi111.stdout:926: finishing write tid 1 to smithi11166722-359 2023-10-01T09:09:45.122 INFO:tasks.rados.rados.0.smithi111.stdout:926: finishing write tid 2 to smithi11166722-359 2023-10-01T09:09:45.123 INFO:tasks.rados.rados.0.smithi111.stdout:926: finishing write tid 3 to smithi11166722-359 2023-10-01T09:09:45.123 INFO:tasks.rados.rados.0.smithi111.stdout:926: finishing write tid 4 to smithi11166722-359 2023-10-01T09:09:45.123 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 180 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-10-01T09:09:45.123 INFO:tasks.rados.rados.0.smithi111.stdout:926: left oid 359 (ObjNum 737 snap 0 seq_num 737) 2023-10-01T09:09:45.123 INFO:tasks.rados.rados.0.smithi111.stdout:928: finishing write tid 1 to smithi11166722-82 2023-10-01T09:09:45.123 INFO:tasks.rados.rados.0.smithi111.stdout:927: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-01T09:09:45.287 INFO:tasks.rados.rados.0.smithi111.stdout:928: finishing write tid 2 to smithi11166722-82 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:928: finishing write tid 3 to smithi11166722-82 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:928: finishing write tid 4 to smithi11166722-82 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 168 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:928: left oid 82 (ObjNum 738 snap 0 seq_num 738) 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:929: finishing write tid 1 to smithi11166722-475 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:929: finishing write tid 2 to smithi11166722-475 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:929: finishing write tid 3 to smithi11166722-475 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:929: finishing write tid 4 to smithi11166722-475 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 475 v 163 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:929: left oid 475 (ObjNum 739 snap 0 seq_num 739) 2023-10-01T09:09:45.288 INFO:tasks.rados.rados.0.smithi111.stdout:930: finishing write tid 1 to smithi11166722-379 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:930: finishing write tid 2 to smithi11166722-379 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:930: finishing write tid 3 to smithi11166722-379 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:930: finishing write tid 4 to smithi11166722-379 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 379 v 168 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:930: left oid 379 (ObjNum 740 snap 0 seq_num 740) 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:931: finishing write tid 1 to smithi11166722-478 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:931: finishing write tid 2 to smithi11166722-478 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:931: finishing write tid 3 to smithi11166722-478 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:931: finishing write tid 4 to smithi11166722-478 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 171 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:931: left oid 478 (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:09:45.289 INFO:tasks.rados.rados.0.smithi111.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-10-01T09:09:45.299 INFO:tasks.rados.rados.0.smithi111.stdout:932: writing smithi11166722-390 from 470794 to 1191793 tid 1 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:932: writing smithi11166722-390 from 1903639 to 2457895 tid 2 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:923: done (8 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:925: done (7 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:926: done (6 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:927: done (5 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:928: done (4 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:929: done (3 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:930: done (2 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:931: done (1 left) 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:933: read oid 254 snap -1 2023-10-01T09:09:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:933: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T09:09:45.310 INFO:tasks.rados.rados.0.smithi111.stdout:934: delete oid 385 current snap is 0 2023-10-01T09:09:45.310 INFO:tasks.rados.rados.0.smithi111.stdout:932: finishing write tid 1 to smithi11166722-390 2023-10-01T09:09:45.311 INFO:tasks.rados.rados.0.smithi111.stdout:934: done (2 left) 2023-10-01T09:09:45.311 INFO:tasks.rados.rados.0.smithi111.stdout:935: read oid 371 snap -1 2023-10-01T09:09:45.311 INFO:tasks.rados.rados.0.smithi111.stdout:935: expect (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:09:45.311 INFO:tasks.rados.rados.0.smithi111.stdout:936: write oid 434 current snap is 0 2023-10-01T09:09:45.311 INFO:tasks.rados.rados.0.smithi111.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-10-01T09:09:45.317 INFO:tasks.rados.rados.0.smithi111.stdout:936: writing smithi11166722-434 from 504408 to 975905 tid 1 2023-10-01T09:09:45.324 INFO:tasks.rados.rados.0.smithi111.stdout:936: writing smithi11166722-434 from 1620603 to 2178528 tid 2 2023-10-01T09:09:45.324 INFO:tasks.rados.rados.0.smithi111.stdout:937: read oid 261 snap -1 2023-10-01T09:09:45.324 INFO:tasks.rados.rados.0.smithi111.stdout:937: expect deleted 2023-10-01T09:09:45.324 INFO:tasks.rados.rados.0.smithi111.stdout:938: write oid 370 current snap is 0 2023-10-01T09:09:45.324 INFO:tasks.rados.rados.0.smithi111.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-10-01T09:09:45.330 INFO:tasks.rados.rados.0.smithi111.stdout:938: writing smithi11166722-370 from 521215 to 1067961 tid 1 2023-10-01T09:09:45.337 INFO:tasks.rados.rados.0.smithi111.stdout:938: writing smithi11166722-370 from 1562732 to 2264315 tid 2 2023-10-01T09:09:45.337 INFO:tasks.rados.rados.0.smithi111.stdout:939: write oid 432 current snap is 0 2023-10-01T09:09:45.337 INFO:tasks.rados.rados.0.smithi111.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-10-01T09:09:45.344 INFO:tasks.rados.rados.0.smithi111.stdout:939: writing smithi11166722-432 from 538022 to 1276370 tid 1 2023-10-01T09:09:45.350 INFO:tasks.rados.rados.0.smithi111.stdout:939: writing smithi11166722-432 from 1737567 to 2299161 tid 2 2023-10-01T09:09:45.350 INFO:tasks.rados.rados.0.smithi111.stdout:940: read oid 330 snap -1 2023-10-01T09:09:45.350 INFO:tasks.rados.rados.0.smithi111.stdout:940: expect (ObjNum 329 snap 0 seq_num 329) 2023-10-01T09:09:45.350 INFO:tasks.rados.rados.0.smithi111.stdout:941: write oid 285 current snap is 0 2023-10-01T09:09:45.350 INFO:tasks.rados.rados.0.smithi111.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-10-01T09:09:45.355 INFO:tasks.rados.rados.0.smithi111.stdout:941: writing smithi11166722-285 from 554829 to 968426 tid 1 2023-10-01T09:09:45.362 INFO:tasks.rados.rados.0.smithi111.stdout:941: writing smithi11166722-285 from 1396049 to 2101301 tid 2 2023-10-01T09:09:45.362 INFO:tasks.rados.rados.0.smithi111.stdout:942: write oid 118 current snap is 0 2023-10-01T09:09:45.362 INFO:tasks.rados.rados.0.smithi111.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-10-01T09:09:45.367 INFO:tasks.rados.rados.0.smithi111.stdout:942: writing smithi11166722-118 from 571636 to 1060482 tid 1 2023-10-01T09:09:45.377 INFO:tasks.rados.rados.0.smithi111.stdout:942: writing smithi11166722-118 from 1854531 to 2419794 tid 2 2023-10-01T09:09:45.377 INFO:tasks.rados.rados.0.smithi111.stdout:943: read oid 253 snap -1 2023-10-01T09:09:45.377 INFO:tasks.rados.rados.0.smithi111.stdout:943: expect (ObjNum 252 snap 0 seq_num 252) 2023-10-01T09:09:45.377 INFO:tasks.rados.rados.0.smithi111.stdout:944: read oid 23 snap -1 2023-10-01T09:09:45.377 INFO:tasks.rados.rados.0.smithi111.stdout:944: expect (ObjNum 22 snap 0 seq_num 22) 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:945: read oid 12 snap -1 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:945: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:946: write oid 177 current snap is 0 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:932: finishing write tid 2 to smithi11166722-390 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:932: finishing write tid 3 to smithi11166722-390 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:932: finishing write tid 4 to smithi11166722-390 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 390 v 166 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:932: left oid 390 (ObjNum 742 snap 0 seq_num 742) 2023-10-01T09:09:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:933: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T09:09:45.461 INFO:tasks.rados.rados.0.smithi111.stdout:935: expect (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:09:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:45 smithi183 bash[27651]: cluster 2023-10-01T09:09:44.155073+0000 mgr.y (mgr.24356) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.2 MiB/s wr, 95 op/s 2023-10-01T09:09:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:45 smithi183 bash[27651]: audit 2023-10-01T09:09:44.781198+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.111:0/2995884195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:45.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:45 smithi111 bash[27369]: cluster 2023-10-01T09:09:44.155073+0000 mgr.y (mgr.24356) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.2 MiB/s wr, 95 op/s 2023-10-01T09:09:45.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:45 smithi111 bash[27369]: audit 2023-10-01T09:09:44.781198+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.111:0/2995884195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:45.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:45 smithi111 bash[33891]: cluster 2023-10-01T09:09:44.155073+0000 mgr.y (mgr.24356) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.2 MiB/s wr, 95 op/s 2023-10-01T09:09:45.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:45 smithi111 bash[33891]: audit 2023-10-01T09:09:44.781198+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.111:0/2995884195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:45.622 INFO:tasks.rados.rados.0.smithi111.stdout:936: finishing write tid 1 to smithi11166722-434 2023-10-01T09:09:45.622 INFO:tasks.rados.rados.0.smithi111.stdout:936: finishing write tid 2 to smithi11166722-434 2023-10-01T09:09:45.622 INFO:tasks.rados.rados.0.smithi111.stdout:936: finishing write tid 3 to smithi11166722-434 2023-10-01T09:09:45.622 INFO:tasks.rados.rados.0.smithi111.stdout:936: finishing write tid 4 to smithi11166722-434 2023-10-01T09:09:45.622 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 237 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:936: left oid 434 (ObjNum 744 snap 0 seq_num 744) 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:938: finishing write tid 1 to smithi11166722-370 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:938: finishing write tid 2 to smithi11166722-370 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:938: finishing write tid 3 to smithi11166722-370 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:938: finishing write tid 4 to smithi11166722-370 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 120 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:938: left oid 370 (ObjNum 745 snap 0 seq_num 745) 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:939: finishing write tid 1 to smithi11166722-432 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:939: finishing write tid 2 to smithi11166722-432 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:939: finishing write tid 3 to smithi11166722-432 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:939: finishing write tid 4 to smithi11166722-432 2023-10-01T09:09:45.623 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 123 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-10-01T09:09:45.624 INFO:tasks.rados.rados.0.smithi111.stdout:939: left oid 432 (ObjNum 746 snap 0 seq_num 746) 2023-10-01T09:09:45.624 INFO:tasks.rados.rados.0.smithi111.stdout:940: expect (ObjNum 329 snap 0 seq_num 329) 2023-10-01T09:09:45.743 INFO:tasks.rados.rados.0.smithi111.stdout:941: finishing write tid 1 to smithi11166722-285 2023-10-01T09:09:45.743 INFO:tasks.rados.rados.0.smithi111.stdout:941: finishing write tid 2 to smithi11166722-285 2023-10-01T09:09:45.743 INFO:tasks.rados.rados.0.smithi111.stdout:941: finishing write tid 3 to smithi11166722-285 2023-10-01T09:09:45.743 INFO:tasks.rados.rados.0.smithi111.stdout:941: finishing write tid 4 to smithi11166722-285 2023-10-01T09:09:45.744 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 144 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-10-01T09:09:45.744 INFO:tasks.rados.rados.0.smithi111.stdout:941: left oid 285 (ObjNum 747 snap 0 seq_num 747) 2023-10-01T09:09:45.744 INFO:tasks.rados.rados.0.smithi111.stdout:942: finishing write tid 1 to smithi11166722-118 2023-10-01T09:09:45.744 INFO:tasks.rados.rados.0.smithi111.stdout:944: expect (ObjNum 22 snap 0 seq_num 22) 2023-10-01T09:09:45.822 INFO:tasks.rados.rados.0.smithi111.stdout:942: finishing write tid 2 to smithi11166722-118 2023-10-01T09:09:45.823 INFO:tasks.rados.rados.0.smithi111.stdout:942: finishing write tid 3 to smithi11166722-118 2023-10-01T09:09:45.823 INFO:tasks.rados.rados.0.smithi111.stdout:942: finishing write tid 4 to smithi11166722-118 2023-10-01T09:09:45.823 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 118 v 153 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-10-01T09:09:45.823 INFO:tasks.rados.rados.0.smithi111.stdout:942: left oid 118 (ObjNum 748 snap 0 seq_num 748) 2023-10-01T09:09:45.823 INFO:tasks.rados.rados.0.smithi111.stdout:945: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T09:09:45.892 INFO:tasks.rados.rados.0.smithi111.stdout:943: expect (ObjNum 252 snap 0 seq_num 252) 2023-10-01T09:09:45.964 INFO:tasks.rados.rados.0.smithi111.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-10-01T09:09:45.977 INFO:tasks.rados.rados.0.smithi111.stdout:946: writing smithi11166722-177 from 588443 to 1152538 tid 1 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:946: writing smithi11166722-177 from 1796660 to 2505581 tid 2 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:932: done (13 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:933: done (12 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:935: done (11 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:936: done (10 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:937: done (9 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:938: done (8 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:939: done (7 left) 2023-10-01T09:09:45.985 INFO:tasks.rados.rados.0.smithi111.stdout:940: done (6 left) 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:941: done (5 left) 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:942: done (4 left) 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:943: done (3 left) 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:944: done (2 left) 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:945: done (1 left) 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:947: write oid 314 current snap is 0 2023-10-01T09:09:45.986 INFO:tasks.rados.rados.0.smithi111.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-10-01T09:09:45.992 INFO:tasks.rados.rados.0.smithi111.stdout:947: writing smithi11166722-314 from 605250 to 1244594 tid 1 2023-10-01T09:09:45.998 INFO:tasks.rados.rados.0.smithi111.stdout:947: writing smithi11166722-314 from 1855142 to 2307721 tid 2 2023-10-01T09:09:45.998 INFO:tasks.rados.rados.0.smithi111.stdout:948: write oid 477 current snap is 0 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:946: finishing write tid 1 to smithi11166722-177 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:946: finishing write tid 2 to smithi11166722-177 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:946: finishing write tid 3 to smithi11166722-177 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:946: finishing write tid 4 to smithi11166722-177 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 177 v 166 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:946: left oid 177 (ObjNum 749 snap 0 seq_num 749) 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:947: finishing write tid 1 to smithi11166722-314 2023-10-01T09:09:45.999 INFO:tasks.rados.rados.0.smithi111.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-10-01T09:09:46.005 INFO:tasks.rados.rados.0.smithi111.stdout:948: writing smithi11166722-477 from 622057 to 1336650 tid 1 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:948: writing smithi11166722-477 from 1913624 to 2622057 tid 2 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:946: done (2 left) 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:949: read oid 443 snap -1 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:949: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:950: write oid 241 current snap is 0 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:947: finishing write tid 2 to smithi11166722-314 2023-10-01T09:09:46.013 INFO:tasks.rados.rados.0.smithi111.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-10-01T09:09:46.022 INFO:tasks.rados.rados.0.smithi111.stdout:950: writing smithi11166722-241 from 638864 to 1428706 tid 1 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:950: writing smithi11166722-241 from 1972106 to 2428354 tid 2 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:951: write oid 173 current snap is 0 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:947: finishing write tid 3 to smithi11166722-314 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:947: finishing write tid 4 to smithi11166722-314 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 314 v 174 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:947: left oid 314 (ObjNum 750 snap 0 seq_num 750) 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:948: finishing write tid 1 to smithi11166722-477 2023-10-01T09:09:46.028 INFO:tasks.rados.rados.0.smithi111.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-10-01T09:09:46.034 INFO:tasks.rados.rados.0.smithi111.stdout:951: writing smithi11166722-173 from 655671 to 1237115 tid 1 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:951: writing smithi11166722-173 from 2030588 to 2655671 tid 2 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:947: done (4 left) 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:952: read oid 272 snap -1 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:952: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:953: write oid 96 current snap is 0 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:948: finishing write tid 2 to smithi11166722-477 2023-10-01T09:09:46.043 INFO:tasks.rados.rados.0.smithi111.stdout:948: finishing write tid 3 to smithi11166722-477 2023-10-01T09:09:46.044 INFO:tasks.rados.rados.0.smithi111.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-10-01T09:09:46.050 INFO:tasks.rados.rados.0.smithi111.stdout:953: writing smithi11166722-96 from 672478 to 1329171 tid 1 2023-10-01T09:09:46.057 INFO:tasks.rados.rados.0.smithi111.stdout:953: writing smithi11166722-96 from 2089070 to 2548987 tid 2 2023-10-01T09:09:46.058 INFO:tasks.rados.rados.0.smithi111.stdout:954: write oid 498 current snap is 0 2023-10-01T09:09:46.058 INFO:tasks.rados.rados.0.smithi111.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-10-01T09:09:46.065 INFO:tasks.rados.rados.0.smithi111.stdout:954: writing smithi11166722-498 from 689285 to 1421227 tid 1 2023-10-01T09:09:46.073 INFO:tasks.rados.rados.0.smithi111.stdout:954: writing smithi11166722-498 from 2147552 to 2689285 tid 2 2023-10-01T09:09:46.073 INFO:tasks.rados.rados.0.smithi111.stdout:955: write oid 436 current snap is 0 2023-10-01T09:09:46.073 INFO:tasks.rados.rados.0.smithi111.stdout:948: finishing write tid 4 to smithi11166722-477 2023-10-01T09:09:46.073 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 477 v 157 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-10-01T09:09:46.073 INFO:tasks.rados.rados.0.smithi111.stdout:948: left oid 477 (ObjNum 751 snap 0 seq_num 751) 2023-10-01T09:09:46.073 INFO:tasks.rados.rados.0.smithi111.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-10-01T09:09:46.079 INFO:tasks.rados.rados.0.smithi111.stdout:955: writing smithi11166722-436 from 706092 to 1113283 tid 1 2023-10-01T09:09:46.086 INFO:tasks.rados.rados.0.smithi111.stdout:955: writing smithi11166722-436 from 1806034 to 2269620 tid 2 2023-10-01T09:09:46.086 INFO:tasks.rados.rados.0.smithi111.stdout:948: done (7 left) 2023-10-01T09:09:46.086 INFO:tasks.rados.rados.0.smithi111.stdout:956: read oid 483 snap -1 2023-10-01T09:09:46.086 INFO:tasks.rados.rados.0.smithi111.stdout:956: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:09:46.086 INFO:tasks.rados.rados.0.smithi111.stdout:957: write oid 248 current snap is 0 2023-10-01T09:09:46.086 INFO:tasks.rados.rados.0.smithi111.stdout:949: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:09:46.203 INFO:tasks.rados.rados.0.smithi111.stdout:950: finishing write tid 1 to smithi11166722-241 2023-10-01T09:09:46.203 INFO:tasks.rados.rados.0.smithi111.stdout:950: finishing write tid 2 to smithi11166722-241 2023-10-01T09:09:46.203 INFO:tasks.rados.rados.0.smithi111.stdout:950: finishing write tid 3 to smithi11166722-241 2023-10-01T09:09:46.203 INFO:tasks.rados.rados.0.smithi111.stdout:950: finishing write tid 4 to smithi11166722-241 2023-10-01T09:09:46.203 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 241 v 240 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:950: left oid 241 (ObjNum 752 snap 0 seq_num 752) 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:951: finishing write tid 1 to smithi11166722-173 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:951: finishing write tid 2 to smithi11166722-173 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:951: finishing write tid 3 to smithi11166722-173 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:951: finishing write tid 4 to smithi11166722-173 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 173 v 183 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:951: left oid 173 (ObjNum 753 snap 0 seq_num 753) 2023-10-01T09:09:46.204 INFO:tasks.rados.rados.0.smithi111.stdout:952: expect (ObjNum 271 snap 0 seq_num 271) 2023-10-01T09:09:46.291 INFO:tasks.rados.rados.0.smithi111.stdout:953: finishing write tid 1 to smithi11166722-96 2023-10-01T09:09:46.291 INFO:tasks.rados.rados.0.smithi111.stdout:953: finishing write tid 2 to smithi11166722-96 2023-10-01T09:09:46.291 INFO:tasks.rados.rados.0.smithi111.stdout:953: finishing write tid 3 to smithi11166722-96 2023-10-01T09:09:46.291 INFO:tasks.rados.rados.0.smithi111.stdout:953: finishing write tid 4 to smithi11166722-96 2023-10-01T09:09:46.291 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 96 v 243 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-10-01T09:09:46.291 INFO:tasks.rados.rados.0.smithi111.stdout:953: left oid 96 (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:954: finishing write tid 1 to smithi11166722-498 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:954: finishing write tid 2 to smithi11166722-498 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:954: finishing write tid 3 to smithi11166722-498 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:954: finishing write tid 4 to smithi11166722-498 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 498 v 171 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:954: left oid 498 (ObjNum 755 snap 0 seq_num 755) 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:955: finishing write tid 1 to smithi11166722-436 2023-10-01T09:09:46.292 INFO:tasks.rados.rados.0.smithi111.stdout:956: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:09:46.361 INFO:tasks.rados.rados.0.smithi111.stdout:955: finishing write tid 2 to smithi11166722-436 2023-10-01T09:09:46.361 INFO:tasks.rados.rados.0.smithi111.stdout:955: finishing write tid 3 to smithi11166722-436 2023-10-01T09:09:46.361 INFO:tasks.rados.rados.0.smithi111.stdout:955: finishing write tid 4 to smithi11166722-436 2023-10-01T09:09:46.361 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 436 v 186 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-10-01T09:09:46.361 INFO:tasks.rados.rados.0.smithi111.stdout:955: left oid 436 (ObjNum 756 snap 0 seq_num 756) 2023-10-01T09:09:46.361 INFO:tasks.rados.rados.0.smithi111.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-10-01T09:09:46.373 INFO:tasks.rados.rados.0.smithi111.stdout:957: writing smithi11166722-248 from 722899 to 1205339 tid 1 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:957: writing smithi11166722-248 from 1748163 to 2471760 tid 2 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:949: done (8 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:950: done (7 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:951: done (6 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:952: done (5 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:953: done (4 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:954: done (3 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:955: done (2 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:956: done (1 left) 2023-10-01T09:09:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:958: delete oid 28 current snap is 0 2023-10-01T09:09:46.383 INFO:tasks.rados.rados.0.smithi111.stdout:957: finishing write tid 1 to smithi11166722-248 2023-10-01T09:09:46.385 INFO:tasks.rados.rados.0.smithi111.stdout:958: done (1 left) 2023-10-01T09:09:46.385 INFO:tasks.rados.rados.0.smithi111.stdout:959: write oid 166 current snap is 0 2023-10-01T09:09:46.385 INFO:tasks.rados.rados.0.smithi111.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-10-01T09:09:46.393 INFO:tasks.rados.rados.0.smithi111.stdout:959: writing smithi11166722-166 from 756513 to 1389451 tid 1 2023-10-01T09:09:46.401 INFO:tasks.rados.rados.0.smithi111.stdout:959: writing smithi11166722-166 from 1865127 to 2592393 tid 2 2023-10-01T09:09:46.402 INFO:tasks.rados.rados.0.smithi111.stdout:960: write oid 413 current snap is 0 2023-10-01T09:09:46.402 INFO:tasks.rados.rados.0.smithi111.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-10-01T09:09:46.409 INFO:tasks.rados.rados.0.smithi111.stdout:960: writing smithi11166722-413 from 773320 to 1481507 tid 1 2023-10-01T09:09:46.415 INFO:tasks.rados.rados.0.smithi111.stdout:960: writing smithi11166722-413 from 1923609 to 2394533 tid 2 2023-10-01T09:09:46.415 INFO:tasks.rados.rados.0.smithi111.stdout:961: write oid 272 current snap is 0 2023-10-01T09:09:46.415 INFO:tasks.rados.rados.0.smithi111.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-10-01T09:09:46.422 INFO:tasks.rados.rados.0.smithi111.stdout:961: writing smithi11166722-272 from 790127 to 1289916 tid 1 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:961: writing smithi11166722-272 from 1698444 to 2429379 tid 2 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:962: write oid 121 current snap is 0 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:957: finishing write tid 2 to smithi11166722-248 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:957: finishing write tid 3 to smithi11166722-248 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:957: finishing write tid 4 to smithi11166722-248 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 248 v 156 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:957: left oid 248 (ObjNum 757 snap 0 seq_num 757) 2023-10-01T09:09:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:959: finishing write tid 1 to smithi11166722-166 2023-10-01T09:09:46.430 INFO:tasks.rados.rados.0.smithi111.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-10-01T09:09:46.434 INFO:tasks.rados.rados.0.smithi111.stdout:962: writing smithi11166722-121 from 406934 to 981972 tid 1 2023-10-01T09:09:46.441 INFO:tasks.rados.rados.0.smithi111.stdout:962: writing smithi11166722-121 from 1640573 to 2115166 tid 2 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:962: writing smithi11166722-121 from 2642791 to 2806934 tid 3 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:957: done (4 left) 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:963: write oid 84 current snap is 0 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:959: finishing write tid 2 to smithi11166722-166 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:959: finishing write tid 3 to smithi11166722-166 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:959: finishing write tid 4 to smithi11166722-166 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 166 v 189 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:959: left oid 166 (ObjNum 759 snap 0 seq_num 759) 2023-10-01T09:09:46.446 INFO:tasks.rados.rados.0.smithi111.stdout:960: finishing write tid 1 to smithi11166722-413 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:960: finishing write tid 2 to smithi11166722-413 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:960: finishing write tid 3 to smithi11166722-413 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:960: finishing write tid 4 to smithi11166722-413 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 413 v 159 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:960: left oid 413 (ObjNum 760 snap 0 seq_num 760) 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:961: finishing write tid 1 to smithi11166722-272 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:961: finishing write tid 2 to smithi11166722-272 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:961: finishing write tid 3 to smithi11166722-272 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:961: finishing write tid 4 to smithi11166722-272 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 272 v 121 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:961: left oid 272 (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:09:46.447 INFO:tasks.rados.rados.0.smithi111.stdout:962: finishing write tid 1 to smithi11166722-121 2023-10-01T09:09:46.448 INFO:tasks.rados.rados.0.smithi111.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-10-01T09:09:46.456 INFO:tasks.rados.rados.0.smithi111.stdout:963: writing smithi11166722-84 from 423741 to 1074028 tid 1 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:963: writing smithi11166722-84 from 1699055 to 2317306 tid 2 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:959: done (4 left) 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:960: done (3 left) 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:961: done (2 left) 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:964: read oid 426 snap -1 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:964: expect (ObjNum 680 snap 0 seq_num 680) 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:965: read oid 389 snap -1 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:965: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:966: write oid 114 current snap is 0 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:962: finishing write tid 2 to smithi11166722-121 2023-10-01T09:09:46.464 INFO:tasks.rados.rados.0.smithi111.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-10-01T09:09:46.470 INFO:tasks.rados.rados.0.smithi111.stdout:966: writing smithi11166722-114 from 440548 to 1166084 tid 1 2023-10-01T09:09:46.477 INFO:tasks.rados.rados.0.smithi111.stdout:966: writing smithi11166722-114 from 1757537 to 2235799 tid 2 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:966: writing smithi11166722-114 from 2813990 to 2840548 tid 3 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:967: read oid 23 snap -1 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:968: write oid 454 current snap is 0 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:962: finishing write tid 3 to smithi11166722-121 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:962: finishing write tid 4 to smithi11166722-121 2023-10-01T09:09:46.481 INFO:tasks.rados.rados.0.smithi111.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-10-01T09:09:46.486 INFO:tasks.rados.rados.0.smithi111.stdout:968: writing smithi11166722-454 from 457355 to 858140 tid 1 2023-10-01T09:09:46.493 INFO:tasks.rados.rados.0.smithi111.stdout:968: writing smithi11166722-454 from 1416019 to 2037939 tid 2 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:968: writing smithi11166722-454 from 2725060 to 2857355 tid 3 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:969: read oid 472 snap -1 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:969: expect (ObjNum 471 snap 0 seq_num 471) 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:970: write oid 54 current snap is 0 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:962: finishing write tid 5 to smithi11166722-121 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 121 v 175 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:962: left oid 121 (ObjNum 762 snap 0 seq_num 762) 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:963: finishing write tid 1 to smithi11166722-84 2023-10-01T09:09:46.498 INFO:tasks.rados.rados.0.smithi111.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-10-01T09:09:46.503 INFO:tasks.rados.rados.0.smithi111.stdout:970: writing smithi11166722-54 from 474162 to 950196 tid 1 2023-10-01T09:09:46.509 INFO:tasks.rados.rados.0.smithi111.stdout:970: writing smithi11166722-54 from 1358148 to 1840079 tid 2 2023-10-01T09:09:46.514 INFO:tasks.rados.rados.0.smithi111.stdout:970: writing smithi11166722-54 from 2352483 to 2817786 tid 3 2023-10-01T09:09:46.601 INFO:tasks.rados.rados.0.smithi111.stdout:962: done (8 left) 2023-10-01T09:09:46.602 INFO:tasks.rados.rados.0.smithi111.stdout:971: read oid 390 snap -1 2023-10-01T09:09:46.602 INFO:tasks.rados.rados.0.smithi111.stdout:971: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-01T09:09:46.603 INFO:tasks.rados.rados.0.smithi111.stdout:972: read oid 330 snap -1 2023-10-01T09:09:46.603 INFO:tasks.rados.rados.0.smithi111.stdout:972: expect (ObjNum 329 snap 0 seq_num 329) 2023-10-01T09:09:46.603 INFO:tasks.rados.rados.0.smithi111.stdout:973: delete oid 388 current snap is 0 2023-10-01T09:09:46.603 INFO:tasks.rados.rados.0.smithi111.stdout:965: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:09:46.604 INFO:tasks.rados.rados.0.smithi111.stdout:963: finishing write tid 2 to smithi11166722-84 2023-10-01T09:09:46.604 INFO:tasks.rados.rados.0.smithi111.stdout:964: expect (ObjNum 680 snap 0 seq_num 680) 2023-10-01T09:09:46.791 INFO:tasks.rados.rados.0.smithi111.stdout:963: finishing write tid 3 to smithi11166722-84 2023-10-01T09:09:46.791 INFO:tasks.rados.rados.0.smithi111.stdout:963: finishing write tid 4 to smithi11166722-84 2023-10-01T09:09:46.791 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 164 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-10-01T09:09:46.791 INFO:tasks.rados.rados.0.smithi111.stdout:963: left oid 84 (ObjNum 763 snap 0 seq_num 763) 2023-10-01T09:09:46.791 INFO:tasks.rados.rados.0.smithi111.stdout:966: finishing write tid 1 to smithi11166722-114 2023-10-01T09:09:46.791 INFO:tasks.rados.rados.0.smithi111.stdout:966: finishing write tid 2 to smithi11166722-114 2023-10-01T09:09:46.792 INFO:tasks.rados.rados.0.smithi111.stdout:966: finishing write tid 3 to smithi11166722-114 2023-10-01T09:09:46.792 INFO:tasks.rados.rados.0.smithi111.stdout:966: finishing write tid 4 to smithi11166722-114 2023-10-01T09:09:46.792 INFO:tasks.rados.rados.0.smithi111.stdout:966: finishing write tid 5 to smithi11166722-114 2023-10-01T09:09:46.792 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 114 v 168 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-10-01T09:09:46.792 INFO:tasks.rados.rados.0.smithi111.stdout:966: left oid 114 (ObjNum 764 snap 0 seq_num 764) 2023-10-01T09:09:46.792 INFO:tasks.rados.rados.0.smithi111.stdout:967: expect (ObjNum 22 snap 0 seq_num 22) 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:968: finishing write tid 1 to smithi11166722-454 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:968: finishing write tid 2 to smithi11166722-454 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:968: finishing write tid 3 to smithi11166722-454 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:968: finishing write tid 4 to smithi11166722-454 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:968: finishing write tid 5 to smithi11166722-454 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 116 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:968: left oid 454 (ObjNum 765 snap 0 seq_num 765) 2023-10-01T09:09:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:969: expect (ObjNum 471 snap 0 seq_num 471) 2023-10-01T09:09:47.003 INFO:tasks.rados.rados.0.smithi111.stdout:970: finishing write tid 1 to smithi11166722-54 2023-10-01T09:09:47.003 INFO:tasks.rados.rados.0.smithi111.stdout:970: finishing write tid 2 to smithi11166722-54 2023-10-01T09:09:47.003 INFO:tasks.rados.rados.0.smithi111.stdout:971: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-01T09:09:47.081 INFO:tasks.rados.rados.0.smithi111.stdout:970: finishing write tid 3 to smithi11166722-54 2023-10-01T09:09:47.081 INFO:tasks.rados.rados.0.smithi111.stdout:970: finishing write tid 4 to smithi11166722-54 2023-10-01T09:09:47.081 INFO:tasks.rados.rados.0.smithi111.stdout:970: finishing write tid 5 to smithi11166722-54 2023-10-01T09:09:47.081 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 54 v 158 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-10-01T09:09:47.081 INFO:tasks.rados.rados.0.smithi111.stdout:970: left oid 54 (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:09:47.081 INFO:tasks.rados.rados.0.smithi111.stdout:972: expect (ObjNum 329 snap 0 seq_num 329) 2023-10-01T09:09:47.195 INFO:tasks.rados.rados.0.smithi111.stdout:963: done (10 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:964: done (9 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:965: done (8 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:966: done (7 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:967: done (6 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:968: done (5 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:969: done (4 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:970: done (3 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:971: done (2 left) 2023-10-01T09:09:47.196 INFO:tasks.rados.rados.0.smithi111.stdout:972: done (1 left) 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:973: done (0 left) 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:974: read oid 180 snap -1 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:974: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:975: read oid 480 snap -1 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:975: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:976: write oid 78 current snap is 0 2023-10-01T09:09:47.197 INFO:tasks.rados.rados.0.smithi111.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-10-01T09:09:47.207 INFO:tasks.rados.rados.0.smithi111.stdout:976: writing smithi11166722-78 from 507776 to 1250661 tid 1 2023-10-01T09:09:47.215 INFO:tasks.rados.rados.0.smithi111.stdout:976: writing smithi11166722-78 from 1991465 to 2477065 tid 2 2023-10-01T09:09:47.215 INFO:tasks.rados.rados.0.smithi111.stdout:977: read oid 414 snap -1 2023-10-01T09:09:47.215 INFO:tasks.rados.rados.0.smithi111.stdout:977: expect deleted 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:978: read oid 94 snap -1 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:978: expect (ObjNum 93 snap 0 seq_num 93) 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:979: read oid 81 snap -1 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:979: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:980: read oid 229 snap -1 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:980: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:981: read oid 248 snap -1 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:981: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:982: write oid 474 current snap is 0 2023-10-01T09:09:47.216 INFO:tasks.rados.rados.0.smithi111.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-10-01T09:09:47.221 INFO:tasks.rados.rados.0.smithi111.stdout:982: writing smithi11166722-474 from 524583 to 942717 tid 1 2023-10-01T09:09:47.229 INFO:tasks.rados.rados.0.smithi111.stdout:982: writing smithi11166722-474 from 1649947 to 2279205 tid 2 2023-10-01T09:09:47.233 INFO:tasks.rados.rados.0.smithi111.stdout:982: writing smithi11166722-474 from 2834752 to 2924583 tid 3 2023-10-01T09:09:47.233 INFO:tasks.rados.rados.0.smithi111.stdout:983: write oid 189 current snap is 0 2023-10-01T09:09:47.233 INFO:tasks.rados.rados.0.smithi111.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-10-01T09:09:47.238 INFO:tasks.rados.rados.0.smithi111.stdout:983: writing smithi11166722-189 from 541390 to 1034773 tid 1 2023-10-01T09:09:47.244 INFO:tasks.rados.rados.0.smithi111.stdout:983: writing smithi11166722-189 from 1592076 to 2081345 tid 2 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:983: writing smithi11166722-189 from 2862175 to 2941390 tid 3 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:984: read oid 443 snap -1 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:984: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:985: read oid 54 snap -1 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:985: expect (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:986: write oid 244 current snap is 0 2023-10-01T09:09:47.250 INFO:tasks.rados.rados.0.smithi111.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-10-01T09:09:47.256 INFO:tasks.rados.rados.0.smithi111.stdout:986: writing smithi11166722-244 from 558197 to 1126829 tid 1 2023-10-01T09:09:47.263 INFO:tasks.rados.rados.0.smithi111.stdout:986: writing smithi11166722-244 from 1650558 to 2283485 tid 2 2023-10-01T09:09:47.267 INFO:tasks.rados.rados.0.smithi111.stdout:986: writing smithi11166722-244 from 2773245 to 2958197 tid 3 2023-10-01T09:09:47.267 INFO:tasks.rados.rados.0.smithi111.stdout:987: write oid 176 current snap is 0 2023-10-01T09:09:47.267 INFO:tasks.rados.rados.0.smithi111.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-10-01T09:09:47.274 INFO:tasks.rados.rados.0.smithi111.stdout:987: writing smithi11166722-176 from 575004 to 1218885 tid 1 2023-10-01T09:09:47.280 INFO:tasks.rados.rados.0.smithi111.stdout:987: writing smithi11166722-176 from 1709040 to 2201978 tid 2 2023-10-01T09:09:47.284 INFO:tasks.rados.rados.0.smithi111.stdout:987: writing smithi11166722-176 from 2917021 to 2975004 tid 3 2023-10-01T09:09:47.284 INFO:tasks.rados.rados.0.smithi111.stdout:988: read oid 491 snap -1 2023-10-01T09:09:47.284 INFO:tasks.rados.rados.0.smithi111.stdout:988: expect (ObjNum 490 snap 0 seq_num 490) 2023-10-01T09:09:47.284 INFO:tasks.rados.rados.0.smithi111.stdout:989: write oid 482 current snap is 0 2023-10-01T09:09:47.284 INFO:tasks.rados.rados.0.smithi111.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-10-01T09:09:47.291 INFO:tasks.rados.rados.0.smithi111.stdout:989: writing smithi11166722-482 from 591811 to 1310941 tid 1 2023-10-01T09:09:47.297 INFO:tasks.rados.rados.0.smithi111.stdout:989: writing smithi11166722-482 from 1767522 to 2404118 tid 2 2023-10-01T09:09:47.301 INFO:tasks.rados.rados.0.smithi111.stdout:989: writing smithi11166722-482 from 2828091 to 2991811 tid 3 2023-10-01T09:09:47.301 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:47.301 INFO:tasks.rados.rados.0.smithi111.stdout:974: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:09:47.411 INFO:tasks.rados.rados.0.smithi111.stdout:975: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:09:47.479 INFO:tasks.rados.rados.0.smithi111.stdout:976: finishing write tid 1 to smithi11166722-78 2023-10-01T09:09:47.479 INFO:tasks.rados.rados.0.smithi111.stdout:976: finishing write tid 2 to smithi11166722-78 2023-10-01T09:09:47.479 INFO:tasks.rados.rados.0.smithi111.stdout:976: finishing write tid 3 to smithi11166722-78 2023-10-01T09:09:47.479 INFO:tasks.rados.rados.0.smithi111.stdout:980: expect (ObjNum 628 snap 0 seq_num 628) 2023-10-01T09:09:47.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:47 smithi111 bash[27369]: cluster 2023-10-01T09:09:46.155552+0000 mgr.y (mgr.24356) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.2 MiB/s wr, 95 op/s 2023-10-01T09:09:47.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:47 smithi111 bash[27369]: audit 2023-10-01T09:09:47.166869+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.111:0/4084946814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:47.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:47 smithi111 bash[33891]: cluster 2023-10-01T09:09:46.155552+0000 mgr.y (mgr.24356) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.2 MiB/s wr, 95 op/s 2023-10-01T09:09:47.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:47 smithi111 bash[33891]: audit 2023-10-01T09:09:47.166869+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.111:0/4084946814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:47 smithi183 bash[27651]: cluster 2023-10-01T09:09:46.155552+0000 mgr.y (mgr.24356) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.2 MiB/s wr, 95 op/s 2023-10-01T09:09:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:47 smithi183 bash[27651]: audit 2023-10-01T09:09:47.166869+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.111:0/4084946814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:47.593 INFO:tasks.rados.rados.0.smithi111.stdout:976: finishing write tid 4 to smithi11166722-78 2023-10-01T09:09:47.593 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 78 v 192 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-10-01T09:09:47.593 INFO:tasks.rados.rados.0.smithi111.stdout:976: left oid 78 (ObjNum 768 snap 0 seq_num 768) 2023-10-01T09:09:47.594 INFO:tasks.rados.rados.0.smithi111.stdout:979: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-01T09:09:47.765 INFO:tasks.rados.rados.0.smithi111.stdout:982: finishing write tid 1 to smithi11166722-474 2023-10-01T09:09:47.765 INFO:tasks.rados.rados.0.smithi111.stdout:981: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-01T09:09:47.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:09:47 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:47] "GET /metrics HTTP/1.1" 200 194925 "" "Prometheus/2.33.4" 2023-10-01T09:09:47.892 INFO:tasks.rados.rados.0.smithi111.stdout:982: finishing write tid 2 to smithi11166722-474 2023-10-01T09:09:47.892 INFO:tasks.rados.rados.0.smithi111.stdout:982: finishing write tid 3 to smithi11166722-474 2023-10-01T09:09:47.892 INFO:tasks.rados.rados.0.smithi111.stdout:978: expect (ObjNum 93 snap 0 seq_num 93) 2023-10-01T09:09:48.004 INFO:tasks.rados.rados.0.smithi111.stdout:982: finishing write tid 4 to smithi11166722-474 2023-10-01T09:09:48.004 INFO:tasks.rados.rados.0.smithi111.stdout:982: finishing write tid 5 to smithi11166722-474 2023-10-01T09:09:48.004 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 474 v 196 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-10-01T09:09:48.005 INFO:tasks.rados.rados.0.smithi111.stdout:982: left oid 474 (ObjNum 769 snap 0 seq_num 769) 2023-10-01T09:09:48.005 INFO:tasks.rados.rados.0.smithi111.stdout:983: finishing write tid 1 to smithi11166722-189 2023-10-01T09:09:48.005 INFO:tasks.rados.rados.0.smithi111.stdout:983: finishing write tid 2 to smithi11166722-189 2023-10-01T09:09:48.005 INFO:tasks.rados.rados.0.smithi111.stdout:984: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:09:48.110 INFO:tasks.rados.rados.0.smithi111.stdout:983: finishing write tid 3 to smithi11166722-189 2023-10-01T09:09:48.111 INFO:tasks.rados.rados.0.smithi111.stdout:985: expect (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:09:48.261 INFO:tasks.rados.rados.0.smithi111.stdout:983: finishing write tid 4 to smithi11166722-189 2023-10-01T09:09:48.261 INFO:tasks.rados.rados.0.smithi111.stdout:983: finishing write tid 5 to smithi11166722-189 2023-10-01T09:09:48.261 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 189 v 200 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-10-01T09:09:48.261 INFO:tasks.rados.rados.0.smithi111.stdout:983: left oid 189 (ObjNum 770 snap 0 seq_num 770) 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:986: finishing write tid 1 to smithi11166722-244 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:986: finishing write tid 2 to smithi11166722-244 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:986: finishing write tid 3 to smithi11166722-244 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:986: finishing write tid 4 to smithi11166722-244 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:986: finishing write tid 5 to smithi11166722-244 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 244 v 163 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:986: left oid 244 (ObjNum 771 snap 0 seq_num 771) 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:987: finishing write tid 1 to smithi11166722-176 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:987: finishing write tid 2 to smithi11166722-176 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:987: finishing write tid 3 to smithi11166722-176 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:987: finishing write tid 4 to smithi11166722-176 2023-10-01T09:09:48.262 INFO:tasks.rados.rados.0.smithi111.stdout:987: finishing write tid 5 to smithi11166722-176 2023-10-01T09:09:48.263 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 176 v 120 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-10-01T09:09:48.263 INFO:tasks.rados.rados.0.smithi111.stdout:987: left oid 176 (ObjNum 772 snap 0 seq_num 772) 2023-10-01T09:09:48.263 INFO:tasks.rados.rados.0.smithi111.stdout:988: expect (ObjNum 490 snap 0 seq_num 490) 2023-10-01T09:09:48.335 INFO:tasks.rados.rados.0.smithi111.stdout:989: finishing write tid 1 to smithi11166722-482 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:989: finishing write tid 2 to smithi11166722-482 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:989: finishing write tid 3 to smithi11166722-482 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:989: finishing write tid 4 to smithi11166722-482 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:989: finishing write tid 5 to smithi11166722-482 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 482 v 127 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:989: left oid 482 (ObjNum 773 snap 0 seq_num 773) 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:974: done (15 left) 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:975: done (14 left) 2023-10-01T09:09:48.336 INFO:tasks.rados.rados.0.smithi111.stdout:976: done (13 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:977: done (12 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:978: done (11 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:979: done (10 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:980: done (9 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:981: done (8 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:982: done (7 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:983: done (6 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:984: done (5 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:985: done (4 left) 2023-10-01T09:09:48.337 INFO:tasks.rados.rados.0.smithi111.stdout:986: done (3 left) 2023-10-01T09:09:48.338 INFO:tasks.rados.rados.0.smithi111.stdout:987: done (2 left) 2023-10-01T09:09:48.338 INFO:tasks.rados.rados.0.smithi111.stdout:988: done (1 left) 2023-10-01T09:09:48.338 INFO:tasks.rados.rados.0.smithi111.stdout:989: done (0 left) 2023-10-01T09:09:48.338 INFO:tasks.rados.rados.0.smithi111.stdout:990: delete oid 225 current snap is 0 2023-10-01T09:09:48.339 INFO:tasks.rados.rados.0.smithi111.stdout:990: done (0 left) 2023-10-01T09:09:48.339 INFO:tasks.rados.rados.0.smithi111.stdout:991: write oid 392 current snap is 0 2023-10-01T09:09:48.339 INFO:tasks.rados.rados.0.smithi111.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-10-01T09:09:48.348 INFO:tasks.rados.rados.0.smithi111.stdout:991: writing smithi11166722-392 from 625425 to 1095053 tid 1 2023-10-01T09:09:48.356 INFO:tasks.rados.rados.0.smithi111.stdout:991: writing smithi11166722-392 from 1768133 to 2408398 tid 2 2023-10-01T09:09:48.356 INFO:tasks.rados.rados.0.smithi111.stdout:992: write oid 3 current snap is 0 2023-10-01T09:09:48.357 INFO:tasks.rados.rados.0.smithi111.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-10-01T09:09:48.364 INFO:tasks.rados.rados.0.smithi111.stdout:992: writing smithi11166722-3 from 642232 to 1303462 tid 1 2023-10-01T09:09:48.372 INFO:tasks.rados.rados.0.smithi111.stdout:992: writing smithi11166722-3 from 1942968 to 2726891 tid 2 2023-10-01T09:09:48.372 INFO:tasks.rados.rados.0.smithi111.stdout:993: delete oid 434 current snap is 0 2023-10-01T09:09:48.372 INFO:tasks.rados.rados.0.smithi111.stdout:991: finishing write tid 1 to smithi11166722-392 2023-10-01T09:09:48.372 INFO:tasks.rados.rados.0.smithi111.stdout:991: finishing write tid 2 to smithi11166722-392 2023-10-01T09:09:48.372 INFO:tasks.rados.rados.0.smithi111.stdout:991: finishing write tid 3 to smithi11166722-392 2023-10-01T09:09:48.372 INFO:tasks.rados.rados.0.smithi111.stdout:991: finishing write tid 4 to smithi11166722-392 2023-10-01T09:09:48.373 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 177 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-10-01T09:09:48.373 INFO:tasks.rados.rados.0.smithi111.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-10-01T09:09:48.373 INFO:tasks.rados.rados.0.smithi111.stdout:992: finishing write tid 1 to smithi11166722-3 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:991: done (2 left) 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:993: done (1 left) 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:994: delete oid 59 current snap is 0 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:992: finishing write tid 2 to smithi11166722-3 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:992: finishing write tid 3 to smithi11166722-3 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:992: finishing write tid 4 to smithi11166722-3 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 3 v 147 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-10-01T09:09:48.377 INFO:tasks.rados.rados.0.smithi111.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:992: done (1 left) 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:994: done (0 left) 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:995: read oid 148 snap -1 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:995: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:996: read oid 69 snap -1 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:996: expect (ObjNum 604 snap 0 seq_num 604) 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:997: read oid 288 snap -1 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:48.379 INFO:tasks.rados.rados.0.smithi111.stdout:998: write oid 346 current snap is 0 2023-10-01T09:09:48.380 INFO:tasks.rados.rados.0.smithi111.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-10-01T09:09:48.389 INFO:tasks.rados.rados.0.smithi111.stdout:998: writing smithi11166722-346 from 692653 to 1179630 tid 1 2023-10-01T09:09:48.396 INFO:tasks.rados.rados.0.smithi111.stdout:998: writing smithi11166722-346 from 1602061 to 2249664 tid 2 2023-10-01T09:09:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:998: writing smithi11166722-346 from 2992629 to 3092653 tid 3 2023-10-01T09:09:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:999: write oid 454 current snap is 0 2023-10-01T09:09:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-10-01T09:09:48.408 INFO:tasks.rados.rados.0.smithi111.stdout:999: writing smithi11166722-454 from 709460 to 1271686 tid 1 2023-10-01T09:09:48.417 INFO:tasks.rados.rados.0.smithi111.stdout:999: writing smithi11166722-454 from 2060543 to 2851804 tid 2 2023-10-01T09:09:48.417 INFO:tasks.rados.rados.0.smithi111.stdout:1000: read oid 31 snap -1 2023-10-01T09:09:48.417 INFO:tasks.rados.rados.0.smithi111.stdout:1000: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-01T09:09:48.417 INFO:tasks.rados.rados.0.smithi111.stdout:1001: read oid 431 snap -1 2023-10-01T09:09:48.417 INFO:tasks.rados.rados.0.smithi111.stdout:1001: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T09:09:48.417 INFO:tasks.rados.rados.0.smithi111.stdout:1002: write oid 2 current snap is 0 2023-10-01T09:09:48.418 INFO:tasks.rados.rados.0.smithi111.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-10-01T09:09:48.425 INFO:tasks.rados.rados.0.smithi111.stdout:1002: writing smithi11166722-2 from 726267 to 1363742 tid 1 2023-10-01T09:09:48.433 INFO:tasks.rados.rados.0.smithi111.stdout:1002: writing smithi11166722-2 from 2119025 to 2770297 tid 2 2023-10-01T09:09:48.433 INFO:tasks.rados.rados.0.smithi111.stdout:1003: write oid 92 current snap is 0 2023-10-01T09:09:48.434 INFO:tasks.rados.rados.0.smithi111.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-10-01T09:09:48.442 INFO:tasks.rados.rados.0.smithi111.stdout:1003: writing smithi11166722-92 from 743074 to 1455798 tid 1 2023-10-01T09:09:48.450 INFO:tasks.rados.rados.0.smithi111.stdout:1003: writing smithi11166722-92 from 2061154 to 2856084 tid 2 2023-10-01T09:09:48.450 INFO:tasks.rados.rados.0.smithi111.stdout:1004: write oid 111 current snap is 0 2023-10-01T09:09:48.450 INFO:tasks.rados.rados.0.smithi111.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-10-01T09:09:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:1004: writing smithi11166722-111 from 759881 to 1547854 tid 1 2023-10-01T09:09:48.466 INFO:tasks.rados.rados.0.smithi111.stdout:1004: writing smithi11166722-111 from 2119636 to 2774577 tid 2 2023-10-01T09:09:48.466 INFO:tasks.rados.rados.0.smithi111.stdout:1005: write oid 453 current snap is 0 2023-10-01T09:09:48.466 INFO:tasks.rados.rados.0.smithi111.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-10-01T09:09:48.473 INFO:tasks.rados.rados.0.smithi111.stdout:1005: writing smithi11166722-453 from 776688 to 1356263 tid 1 2023-10-01T09:09:48.481 INFO:tasks.rados.rados.0.smithi111.stdout:1005: writing smithi11166722-453 from 1894471 to 2693070 tid 2 2023-10-01T09:09:48.481 INFO:tasks.rados.rados.0.smithi111.stdout:1006: read oid 312 snap -1 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1006: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1007: read oid 67 snap -1 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1007: expect (ObjNum 517 snap 0 seq_num 517) 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1008: read oid 287 snap -1 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1008: expect (ObjNum 286 snap 0 seq_num 286) 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1009: write oid 273 current snap is 0 2023-10-01T09:09:48.482 INFO:tasks.rados.rados.0.smithi111.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-10-01T09:09:48.490 INFO:tasks.rados.rados.0.smithi111.stdout:1009: writing smithi11166722-273 from 793495 to 1448319 tid 1 2023-10-01T09:09:48.497 INFO:tasks.rados.rados.0.smithi111.stdout:1009: writing smithi11166722-273 from 1952953 to 2611563 tid 2 2023-10-01T09:09:48.500 INFO:tasks.rados.rados.0.smithi111.stdout:1009: writing smithi11166722-273 from 3157167 to 3193495 tid 3 2023-10-01T09:09:48.500 INFO:tasks.rados.rados.0.smithi111.stdout:1010: read oid 461 snap -1 2023-10-01T09:09:48.500 INFO:tasks.rados.rados.0.smithi111.stdout:1010: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T09:09:48.500 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:48.500 INFO:tasks.rados.rados.0.smithi111.stdout:995: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:48.630 INFO:tasks.rados.rados.0.smithi111.stdout:998: finishing write tid 1 to smithi11166722-346 2023-10-01T09:09:48.631 INFO:tasks.rados.rados.0.smithi111.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:48.717 INFO:tasks.rados.rados.0.smithi111.stdout:996: expect (ObjNum 604 snap 0 seq_num 604) 2023-10-01T09:09:48.781 INFO:tasks.rados.rados.0.smithi111.stdout:998: finishing write tid 2 to smithi11166722-346 2023-10-01T09:09:48.781 INFO:tasks.rados.rados.0.smithi111.stdout:998: finishing write tid 3 to smithi11166722-346 2023-10-01T09:09:48.781 INFO:tasks.rados.rados.0.smithi111.stdout:998: finishing write tid 4 to smithi11166722-346 2023-10-01T09:09:48.782 INFO:tasks.rados.rados.0.smithi111.stdout:998: finishing write tid 5 to smithi11166722-346 2023-10-01T09:09:48.782 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 346 v 151 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-10-01T09:09:48.782 INFO:tasks.rados.rados.0.smithi111.stdout:998: left oid 346 (ObjNum 779 snap 0 seq_num 779) 2023-10-01T09:09:48.782 INFO:tasks.rados.rados.0.smithi111.stdout:999: finishing write tid 1 to smithi11166722-454 2023-10-01T09:09:48.782 INFO:tasks.rados.rados.0.smithi111.stdout:1000: expect (ObjNum 30 snap 0 seq_num 30) 2023-10-01T09:09:48.860 INFO:tasks.rados.rados.0.smithi111.stdout:999: finishing write tid 2 to smithi11166722-454 2023-10-01T09:09:48.861 INFO:tasks.rados.rados.0.smithi111.stdout:999: finishing write tid 3 to smithi11166722-454 2023-10-01T09:09:48.861 INFO:tasks.rados.rados.0.smithi111.stdout:999: finishing write tid 4 to smithi11166722-454 2023-10-01T09:09:48.861 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 123 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-10-01T09:09:48.861 INFO:tasks.rados.rados.0.smithi111.stdout:999: left oid 454 (ObjNum 780 snap 0 seq_num 780) 2023-10-01T09:09:48.861 INFO:tasks.rados.rados.0.smithi111.stdout:1001: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T09:09:49.007 INFO:tasks.rados.rados.0.smithi111.stdout:1002: finishing write tid 1 to smithi11166722-2 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1002: finishing write tid 2 to smithi11166722-2 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1002: finishing write tid 3 to smithi11166722-2 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1002: finishing write tid 4 to smithi11166722-2 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 2 v 171 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1002: left oid 2 (ObjNum 781 snap 0 seq_num 781) 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1003: finishing write tid 1 to smithi11166722-92 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1003: finishing write tid 2 to smithi11166722-92 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1003: finishing write tid 3 to smithi11166722-92 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:1003: finishing write tid 4 to smithi11166722-92 2023-10-01T09:09:49.008 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 92 v 133 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1003: left oid 92 (ObjNum 782 snap 0 seq_num 782) 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1004: finishing write tid 1 to smithi11166722-111 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1004: finishing write tid 2 to smithi11166722-111 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1004: finishing write tid 3 to smithi11166722-111 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1004: finishing write tid 4 to smithi11166722-111 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 111 v 205 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1004: left oid 111 (ObjNum 783 snap 0 seq_num 783) 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1005: finishing write tid 1 to smithi11166722-453 2023-10-01T09:09:49.009 INFO:tasks.rados.rados.0.smithi111.stdout:1008: expect (ObjNum 286 snap 0 seq_num 286) 2023-10-01T09:09:49.097 INFO:tasks.rados.rados.0.smithi111.stdout:1005: finishing write tid 2 to smithi11166722-453 2023-10-01T09:09:49.097 INFO:tasks.rados.rados.0.smithi111.stdout:1005: finishing write tid 3 to smithi11166722-453 2023-10-01T09:09:49.097 INFO:tasks.rados.rados.0.smithi111.stdout:1005: finishing write tid 4 to smithi11166722-453 2023-10-01T09:09:49.097 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 453 v 170 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-10-01T09:09:49.097 INFO:tasks.rados.rados.0.smithi111.stdout:1005: left oid 453 (ObjNum 784 snap 0 seq_num 784) 2023-10-01T09:09:49.097 INFO:tasks.rados.rados.0.smithi111.stdout:1007: expect (ObjNum 517 snap 0 seq_num 517) 2023-10-01T09:09:49.223 INFO:tasks.rados.rados.0.smithi111.stdout:1006: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:09:49.330 INFO:tasks.rados.rados.0.smithi111.stdout:1009: finishing write tid 1 to smithi11166722-273 2023-10-01T09:09:49.330 INFO:tasks.rados.rados.0.smithi111.stdout:1009: finishing write tid 2 to smithi11166722-273 2023-10-01T09:09:49.331 INFO:tasks.rados.rados.0.smithi111.stdout:1009: finishing write tid 3 to smithi11166722-273 2023-10-01T09:09:49.331 INFO:tasks.rados.rados.0.smithi111.stdout:1009: finishing write tid 4 to smithi11166722-273 2023-10-01T09:09:49.331 INFO:tasks.rados.rados.0.smithi111.stdout:1009: finishing write tid 5 to smithi11166722-273 2023-10-01T09:09:49.331 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 137 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-10-01T09:09:49.331 INFO:tasks.rados.rados.0.smithi111.stdout:1009: left oid 273 (ObjNum 785 snap 0 seq_num 785) 2023-10-01T09:09:49.331 INFO:tasks.rados.rados.0.smithi111.stdout:1010: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T09:09:49.505 INFO:tasks.rados.rados.0.smithi111.stdout:995: done (15 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:996: done (14 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:997: done (13 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:998: done (12 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:999: done (11 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:1000: done (10 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:1001: done (9 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:1002: done (8 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:1003: done (7 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:1004: done (6 left) 2023-10-01T09:09:49.506 INFO:tasks.rados.rados.0.smithi111.stdout:1005: done (5 left) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1006: done (4 left) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1007: done (3 left) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1008: done (2 left) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1009: done (1 left) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1010: done (0 left) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1011: read oid 226 snap -1 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1011: expect (ObjNum 575 snap 0 seq_num 575) 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1012: write oid 169 current snap is 0 2023-10-01T09:09:49.507 INFO:tasks.rados.rados.0.smithi111.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-10-01T09:09:49.517 INFO:tasks.rados.rados.0.smithi111.stdout:1012: writing smithi11166722-169 from 410302 to 1140375 tid 1 2023-10-01T09:09:49.525 INFO:tasks.rados.rados.0.smithi111.stdout:1012: writing smithi11166722-169 from 1895082 to 2297350 tid 2 2023-10-01T09:09:49.531 INFO:tasks.rados.rados.0.smithi111.stdout:1012: writing smithi11166722-169 from 2951884 to 3210302 tid 3 2023-10-01T09:09:49.531 INFO:tasks.rados.rados.0.smithi111.stdout:1013: read oid 260 snap -1 2023-10-01T09:09:49.531 INFO:tasks.rados.rados.0.smithi111.stdout:1013: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T09:09:49.531 INFO:tasks.rados.rados.0.smithi111.stdout:1014: read oid 90 snap -1 2023-10-01T09:09:49.531 INFO:tasks.rados.rados.0.smithi111.stdout:1014: expect (ObjNum 89 snap 0 seq_num 89) 2023-10-01T09:09:49.531 INFO:tasks.rados.rados.0.smithi111.stdout:1015: read oid 479 snap -1 2023-10-01T09:09:49.532 INFO:tasks.rados.rados.0.smithi111.stdout:1015: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-01T09:09:49.532 INFO:tasks.rados.rados.0.smithi111.stdout:1016: write oid 157 current snap is 0 2023-10-01T09:09:49.532 INFO:tasks.rados.rados.0.smithi111.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-10-01T09:09:49.536 INFO:tasks.rados.rados.0.smithi111.stdout:1016: writing smithi11166722-157 from 427109 to 832431 tid 1 2023-10-01T09:09:49.545 INFO:tasks.rados.rados.0.smithi111.stdout:1016: writing smithi11166722-157 from 1553564 to 2099490 tid 2 2023-10-01T09:09:49.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:09:49 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:49 smithi183 bash[27651]: cluster 2023-10-01T09:09:48.156698+0000 mgr.y (mgr.24356) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-10-01T09:09:49.553 INFO:tasks.rados.rados.0.smithi111.stdout:1016: writing smithi11166722-157 from 2579307 to 3227109 tid 3 2023-10-01T09:09:49.553 INFO:tasks.rados.rados.0.smithi111.stdout:1017: write oid 64 current snap is 0 2023-10-01T09:09:49.553 INFO:tasks.rados.rados.0.smithi111.stdout:1011: expect (ObjNum 575 snap 0 seq_num 575) 2023-10-01T09:09:49.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:49 smithi111 bash[33891]: cluster 2023-10-01T09:09:48.156698+0000 mgr.y (mgr.24356) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-10-01T09:09:49.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:49 smithi111 bash[27369]: cluster 2023-10-01T09:09:48.156698+0000 mgr.y (mgr.24356) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:1012: finishing write tid 1 to smithi11166722-169 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:1012: finishing write tid 2 to smithi11166722-169 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:1012: finishing write tid 3 to smithi11166722-169 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:1012: finishing write tid 4 to smithi11166722-169 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:1012: finishing write tid 5 to smithi11166722-169 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 174 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-10-01T09:09:49.741 INFO:tasks.rados.rados.0.smithi111.stdout:1012: left oid 169 (ObjNum 786 snap 0 seq_num 786) 2023-10-01T09:09:49.742 INFO:tasks.rados.rados.0.smithi111.stdout:1013: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T09:09:49.822 INFO:tasks.rados.rados.0.smithi111.stdout:1016: finishing write tid 1 to smithi11166722-157 2023-10-01T09:09:49.823 INFO:tasks.rados.rados.0.smithi111.stdout:1014: expect (ObjNum 89 snap 0 seq_num 89) 2023-10-01T09:09:49.935 INFO:tasks.rados.rados.0.smithi111.stdout:1016: finishing write tid 2 to smithi11166722-157 2023-10-01T09:09:49.935 INFO:tasks.rados.rados.0.smithi111.stdout:1015: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-01T09:09:49.999 INFO:tasks.rados.rados.0.smithi111.stdout:1016: finishing write tid 3 to smithi11166722-157 2023-10-01T09:09:49.999 INFO:tasks.rados.rados.0.smithi111.stdout:1016: finishing write tid 4 to smithi11166722-157 2023-10-01T09:09:49.999 INFO:tasks.rados.rados.0.smithi111.stdout:1016: finishing write tid 5 to smithi11166722-157 2023-10-01T09:09:49.999 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 161 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-10-01T09:09:49.999 INFO:tasks.rados.rados.0.smithi111.stdout:1016: left oid 157 (ObjNum 787 snap 0 seq_num 787) 2023-10-01T09:09:50.000 INFO:tasks.rados.rados.0.smithi111.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-10-01T09:09:50.009 INFO:tasks.rados.rados.0.smithi111.stdout:1017: writing smithi11166722-64 from 443916 to 924487 tid 1 2023-10-01T09:09:50.017 INFO:tasks.rados.rados.0.smithi111.stdout:1017: writing smithi11166722-64 from 1612046 to 2017983 tid 2 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1017: writing smithi11166722-64 from 2606730 to 3101782 tid 3 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1011: done (6 left) 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1012: done (5 left) 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1013: done (4 left) 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1014: done (3 left) 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1015: done (2 left) 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1016: done (1 left) 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1018: read oid 428 snap -1 2023-10-01T09:09:50.024 INFO:tasks.rados.rados.0.smithi111.stdout:1018: expect (ObjNum 597 snap 0 seq_num 597) 2023-10-01T09:09:50.025 INFO:tasks.rados.rados.0.smithi111.stdout:1019: read oid 53 snap -1 2023-10-01T09:09:50.025 INFO:tasks.rados.rados.0.smithi111.stdout:1019: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:09:50.025 INFO:tasks.rados.rados.0.smithi111.stdout:1020: write oid 196 current snap is 0 2023-10-01T09:09:50.025 INFO:tasks.rados.rados.0.smithi111.stdout:1017: finishing write tid 1 to smithi11166722-64 2023-10-01T09:09:50.025 INFO:tasks.rados.rados.0.smithi111.stdout:1017: finishing write tid 2 to smithi11166722-64 2023-10-01T09:09:50.025 INFO:tasks.rados.rados.0.smithi111.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-10-01T09:09:50.031 INFO:tasks.rados.rados.0.smithi111.stdout:1020: writing smithi11166722-196 from 460723 to 1016543 tid 1 2023-10-01T09:09:50.038 INFO:tasks.rados.rados.0.smithi111.stdout:1020: writing smithi11166722-196 from 1670528 to 2220123 tid 2 2023-10-01T09:09:50.044 INFO:tasks.rados.rados.0.smithi111.stdout:1020: writing smithi11166722-196 from 2634153 to 3260723 tid 3 2023-10-01T09:09:50.044 INFO:tasks.rados.rados.0.smithi111.stdout:1021: write oid 292 current snap is 0 2023-10-01T09:09:50.044 INFO:tasks.rados.rados.0.smithi111.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-10-01T09:09:50.050 INFO:tasks.rados.rados.0.smithi111.stdout:1021: writing smithi11166722-292 from 477530 to 1108599 tid 1 2023-10-01T09:09:50.055 INFO:tasks.rados.rados.0.smithi111.stdout:1021: writing smithi11166722-292 from 1612657 to 2022263 tid 2 2023-10-01T09:09:50.061 INFO:tasks.rados.rados.0.smithi111.stdout:1021: writing smithi11166722-292 from 2545223 to 3062819 tid 3 2023-10-01T09:09:50.061 INFO:tasks.rados.rados.0.smithi111.stdout:1022: write oid 486 current snap is 0 2023-10-01T09:09:50.061 INFO:tasks.rados.rados.0.smithi111.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-10-01T09:09:50.070 INFO:tasks.rados.rados.0.smithi111.stdout:1022: writing smithi11166722-486 from 494337 to 917008 tid 1 2023-10-01T09:09:50.072 INFO:tasks.rados.rados.0.smithi111.stdout:1022: writing smithi11166722-486 from 1387492 to 1940756 tid 2 2023-10-01T09:09:50.079 INFO:tasks.rados.rados.0.smithi111.stdout:1022: writing smithi11166722-486 from 2688999 to 3134220 tid 3 2023-10-01T09:09:50.079 INFO:tasks.rados.rados.0.smithi111.stdout:1023: read oid 445 snap -1 2023-10-01T09:09:50.079 INFO:tasks.rados.rados.0.smithi111.stdout:1023: expect (ObjNum 444 snap 0 seq_num 444) 2023-10-01T09:09:50.079 INFO:tasks.rados.rados.0.smithi111.stdout:1024: read oid 45 snap -1 2023-10-01T09:09:50.079 INFO:tasks.rados.rados.0.smithi111.stdout:1024: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-01T09:09:50.080 INFO:tasks.rados.rados.0.smithi111.stdout:1025: write oid 322 current snap is 0 2023-10-01T09:09:50.080 INFO:tasks.rados.rados.0.smithi111.stdout:1019: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:09:50.174 INFO:tasks.rados.rados.0.smithi111.stdout:1017: finishing write tid 3 to smithi11166722-64 2023-10-01T09:09:50.174 INFO:tasks.rados.rados.0.smithi111.stdout:1017: finishing write tid 4 to smithi11166722-64 2023-10-01T09:09:50.174 INFO:tasks.rados.rados.0.smithi111.stdout:1017: finishing write tid 5 to smithi11166722-64 2023-10-01T09:09:50.174 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 64 v 209 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-10-01T09:09:50.174 INFO:tasks.rados.rados.0.smithi111.stdout:1017: left oid 64 (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:09:50.174 INFO:tasks.rados.rados.0.smithi111.stdout:1018: expect (ObjNum 597 snap 0 seq_num 597) 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1020: finishing write tid 1 to smithi11166722-196 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1020: finishing write tid 2 to smithi11166722-196 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1020: finishing write tid 3 to smithi11166722-196 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1020: finishing write tid 4 to smithi11166722-196 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1020: finishing write tid 5 to smithi11166722-196 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 196 v 170 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1020: left oid 196 (ObjNum 789 snap 0 seq_num 789) 2023-10-01T09:09:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:1021: finishing write tid 1 to smithi11166722-292 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1021: finishing write tid 2 to smithi11166722-292 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1021: finishing write tid 3 to smithi11166722-292 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1021: finishing write tid 4 to smithi11166722-292 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1021: finishing write tid 5 to smithi11166722-292 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 292 v 167 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1021: left oid 292 (ObjNum 790 snap 0 seq_num 790) 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1022: finishing write tid 1 to smithi11166722-486 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1022: finishing write tid 2 to smithi11166722-486 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1022: finishing write tid 3 to smithi11166722-486 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1022: finishing write tid 4 to smithi11166722-486 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:1022: finishing write tid 5 to smithi11166722-486 2023-10-01T09:09:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 486 v 178 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-10-01T09:09:50.260 INFO:tasks.rados.rados.0.smithi111.stdout:1022: left oid 486 (ObjNum 791 snap 0 seq_num 791) 2023-10-01T09:09:50.260 INFO:tasks.rados.rados.0.smithi111.stdout:1024: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-01T09:09:50.344 INFO:tasks.rados.rados.0.smithi111.stdout:1023: expect (ObjNum 444 snap 0 seq_num 444) 2023-10-01T09:09:50.451 INFO:tasks.rados.rados.0.smithi111.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-10-01T09:09:50.463 INFO:tasks.rados.rados.0.smithi111.stdout:1025: writing smithi11166722-322 from 511144 to 1009064 tid 1 2023-10-01T09:09:50.468 INFO:tasks.rados.rados.0.smithi111.stdout:1025: writing smithi11166722-322 from 1445974 to 1859249 tid 2 2023-10-01T09:09:50.475 INFO:tasks.rados.rados.0.smithi111.stdout:1025: writing smithi11166722-322 from 2316422 to 2972915 tid 3 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1017: done (8 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1018: done (7 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1019: done (6 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1020: done (5 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1021: done (4 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1022: done (3 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1023: done (2 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1024: done (1 left) 2023-10-01T09:09:50.478 INFO:tasks.rados.rados.0.smithi111.stdout:1026: read oid 492 snap -1 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1026: expect (ObjNum 491 snap 0 seq_num 491) 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1027: read oid 265 snap -1 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1027: expect (ObjNum 264 snap 0 seq_num 264) 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1028: write oid 439 current snap is 0 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1025: finishing write tid 1 to smithi11166722-322 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1025: finishing write tid 2 to smithi11166722-322 2023-10-01T09:09:50.479 INFO:tasks.rados.rados.0.smithi111.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-10-01T09:09:50.481 INFO:tasks.rados.rados.0.smithi111.stdout:1028: writing smithi11166722-439 from 527951 to 1101120 tid 1 2023-10-01T09:09:50.487 INFO:tasks.rados.rados.0.smithi111.stdout:1028: writing smithi11166722-439 from 1504456 to 2061389 tid 2 2023-10-01T09:09:50.494 INFO:tasks.rados.rados.0.smithi111.stdout:1028: writing smithi11166722-439 from 2743845 to 3211610 tid 3 2023-10-01T09:09:50.494 INFO:tasks.rados.rados.0.smithi111.stdout:1029: write oid 156 current snap is 0 2023-10-01T09:09:50.494 INFO:tasks.rados.rados.0.smithi111.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-10-01T09:09:50.501 INFO:tasks.rados.rados.0.smithi111.stdout:1029: writing smithi11166722-156 from 544758 to 1193176 tid 1 2023-10-01T09:09:50.507 INFO:tasks.rados.rados.0.smithi111.stdout:1029: writing smithi11166722-156 from 1846585 to 2263529 tid 2 2023-10-01T09:09:50.513 INFO:tasks.rados.rados.0.smithi111.stdout:1029: writing smithi11166722-156 from 2771268 to 3344758 tid 3 2023-10-01T09:09:50.514 INFO:tasks.rados.rados.0.smithi111.stdout:1030: read oid 422 snap -1 2023-10-01T09:09:50.514 INFO:tasks.rados.rados.0.smithi111.stdout:1030: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:09:50.514 INFO:tasks.rados.rados.0.smithi111.stdout:1031: write oid 258 current snap is 0 2023-10-01T09:09:50.514 INFO:tasks.rados.rados.0.smithi111.stdout:1025: finishing write tid 3 to smithi11166722-322 2023-10-01T09:09:50.514 INFO:tasks.rados.rados.0.smithi111.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-10-01T09:09:50.520 INFO:tasks.rados.rados.0.smithi111.stdout:1031: writing smithi11166722-258 from 561565 to 1285232 tid 1 2023-10-01T09:09:50.527 INFO:tasks.rados.rados.0.smithi111.stdout:1031: writing smithi11166722-258 from 1905067 to 2465669 tid 2 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:1031: writing smithi11166722-258 from 3082338 to 3361565 tid 3 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:1032: delete oid 318 current snap is 0 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:1025: finishing write tid 4 to smithi11166722-322 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:1025: finishing write tid 5 to smithi11166722-322 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 322 v 141 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:1025: left oid 322 (ObjNum 792 snap 0 seq_num 792) 2023-10-01T09:09:50.533 INFO:tasks.rados.rados.0.smithi111.stdout:1027: expect (ObjNum 264 snap 0 seq_num 264) 2023-10-01T09:09:50.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:50 smithi183 bash[27651]: audit 2023-10-01T09:09:49.577899+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.111:0/3267738220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:50 smithi111 bash[33891]: audit 2023-10-01T09:09:49.577899+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.111:0/3267738220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:50 smithi111 bash[27369]: audit 2023-10-01T09:09:49.577899+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.111:0/3267738220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:50.620 INFO:tasks.rados.rados.0.smithi111.stdout:1026: expect (ObjNum 491 snap 0 seq_num 491) 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1028: finishing write tid 1 to smithi11166722-439 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1028: finishing write tid 2 to smithi11166722-439 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1028: finishing write tid 3 to smithi11166722-439 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1028: finishing write tid 4 to smithi11166722-439 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1028: finishing write tid 5 to smithi11166722-439 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 182 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1028: left oid 439 (ObjNum 793 snap 0 seq_num 793) 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1029: finishing write tid 1 to smithi11166722-156 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1029: finishing write tid 2 to smithi11166722-156 2023-10-01T09:09:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:1029: finishing write tid 3 to smithi11166722-156 2023-10-01T09:09:50.701 INFO:tasks.rados.rados.0.smithi111.stdout:1029: finishing write tid 4 to smithi11166722-156 2023-10-01T09:09:50.701 INFO:tasks.rados.rados.0.smithi111.stdout:1029: finishing write tid 5 to smithi11166722-156 2023-10-01T09:09:50.701 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 156 v 145 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-10-01T09:09:50.701 INFO:tasks.rados.rados.0.smithi111.stdout:1029: left oid 156 (ObjNum 794 snap 0 seq_num 794) 2023-10-01T09:09:50.701 INFO:tasks.rados.rados.0.smithi111.stdout:1030: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:09:50.807 INFO:tasks.rados.rados.0.smithi111.stdout:1031: finishing write tid 1 to smithi11166722-258 2023-10-01T09:09:50.807 INFO:tasks.rados.rados.0.smithi111.stdout:1031: finishing write tid 2 to smithi11166722-258 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1031: finishing write tid 3 to smithi11166722-258 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1031: finishing write tid 4 to smithi11166722-258 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1031: finishing write tid 5 to smithi11166722-258 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 258 v 165 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1031: left oid 258 (ObjNum 795 snap 0 seq_num 795) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1025: done (7 left) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1026: done (6 left) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1027: done (5 left) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1028: done (4 left) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1029: done (3 left) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1030: done (2 left) 2023-10-01T09:09:50.808 INFO:tasks.rados.rados.0.smithi111.stdout:1031: done (1 left) 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1032: done (0 left) 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1033: read oid 161 snap -1 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1033: expect (ObjNum 160 snap 0 seq_num 160) 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1034: read oid 310 snap -1 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1034: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1035: write oid 18 current snap is 0 2023-10-01T09:09:50.809 INFO:tasks.rados.rados.0.smithi111.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-10-01T09:09:50.819 INFO:tasks.rados.rados.0.smithi111.stdout:1035: writing smithi11166722-18 from 595179 to 1069344 tid 1 2023-10-01T09:09:50.825 INFO:tasks.rados.rados.0.smithi111.stdout:1035: writing smithi11166722-18 from 1622031 to 2186302 tid 2 2023-10-01T09:09:50.832 INFO:tasks.rados.rados.0.smithi111.stdout:1035: writing smithi11166722-18 from 2737184 to 3366390 tid 3 2023-10-01T09:09:50.832 INFO:tasks.rados.rados.0.smithi111.stdout:1036: write oid 412 current snap is 0 2023-10-01T09:09:50.833 INFO:tasks.rados.rados.0.smithi111.stdout:1033: expect (ObjNum 160 snap 0 seq_num 160) 2023-10-01T09:09:50.928 INFO:tasks.rados.rados.0.smithi111.stdout:1034: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:51.034 INFO:tasks.rados.rados.0.smithi111.stdout:1035: finishing write tid 1 to smithi11166722-18 2023-10-01T09:09:51.034 INFO:tasks.rados.rados.0.smithi111.stdout:1035: finishing write tid 2 to smithi11166722-18 2023-10-01T09:09:51.034 INFO:tasks.rados.rados.0.smithi111.stdout:1035: finishing write tid 3 to smithi11166722-18 2023-10-01T09:09:51.034 INFO:tasks.rados.rados.0.smithi111.stdout:1035: finishing write tid 4 to smithi11166722-18 2023-10-01T09:09:51.035 INFO:tasks.rados.rados.0.smithi111.stdout:1035: finishing write tid 5 to smithi11166722-18 2023-10-01T09:09:51.035 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 18 v 179 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-10-01T09:09:51.035 INFO:tasks.rados.rados.0.smithi111.stdout:1035: left oid 18 (ObjNum 797 snap 0 seq_num 797) 2023-10-01T09:09:51.035 INFO:tasks.rados.rados.0.smithi111.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-10-01T09:09:51.046 INFO:tasks.rados.rados.0.smithi111.stdout:1036: writing smithi11166722-412 from 611986 to 1161400 tid 1 2023-10-01T09:09:51.052 INFO:tasks.rados.rados.0.smithi111.stdout:1036: writing smithi11166722-412 from 1564160 to 1988442 tid 2 2023-10-01T09:09:51.059 INFO:tasks.rados.rados.0.smithi111.stdout:1036: writing smithi11166722-412 from 2764607 to 3205085 tid 3 2023-10-01T09:09:51.059 INFO:tasks.rados.rados.0.smithi111.stdout:1033: done (3 left) 2023-10-01T09:09:51.059 INFO:tasks.rados.rados.0.smithi111.stdout:1034: done (2 left) 2023-10-01T09:09:51.060 INFO:tasks.rados.rados.0.smithi111.stdout:1035: done (1 left) 2023-10-01T09:09:51.060 INFO:tasks.rados.rados.0.smithi111.stdout:1037: write oid 56 current snap is 0 2023-10-01T09:09:51.060 INFO:tasks.rados.rados.0.smithi111.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-10-01T09:09:51.067 INFO:tasks.rados.rados.0.smithi111.stdout:1037: writing smithi11166722-56 from 628793 to 1369809 tid 1 2023-10-01T09:09:51.075 INFO:tasks.rados.rados.0.smithi111.stdout:1037: writing smithi11166722-56 from 2138995 to 2706935 tid 2 2023-10-01T09:09:51.079 INFO:tasks.rados.rados.0.smithi111.stdout:1037: writing smithi11166722-56 from 3192030 to 3428793 tid 3 2023-10-01T09:09:51.079 INFO:tasks.rados.rados.0.smithi111.stdout:1038: delete oid 32 current snap is 0 2023-10-01T09:09:51.079 INFO:tasks.rados.rados.0.smithi111.stdout:1036: finishing write tid 1 to smithi11166722-412 2023-10-01T09:09:51.079 INFO:tasks.rados.rados.0.smithi111.stdout:1036: finishing write tid 2 to smithi11166722-412 2023-10-01T09:09:51.079 INFO:tasks.rados.rados.0.smithi111.stdout:1036: finishing write tid 3 to smithi11166722-412 2023-10-01T09:09:51.080 INFO:tasks.rados.rados.0.smithi111.stdout:1036: finishing write tid 4 to smithi11166722-412 2023-10-01T09:09:51.080 INFO:tasks.rados.rados.0.smithi111.stdout:1036: finishing write tid 5 to smithi11166722-412 2023-10-01T09:09:51.080 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 412 v 174 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-10-01T09:09:51.080 INFO:tasks.rados.rados.0.smithi111.stdout:1036: left oid 412 (ObjNum 798 snap 0 seq_num 798) 2023-10-01T09:09:51.080 INFO:tasks.rados.rados.0.smithi111.stdout:1037: finishing write tid 1 to smithi11166722-56 2023-10-01T09:09:51.082 INFO:tasks.rados.rados.0.smithi111.stdout:1037: finishing write tid 2 to smithi11166722-56 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1036: done (2 left) 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1038: done (1 left) 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1039: read oid 136 snap -1 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1039: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1040: read oid 325 snap -1 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T09:09:51.083 INFO:tasks.rados.rados.0.smithi111.stdout:1041: delete oid 370 current snap is 0 2023-10-01T09:09:51.084 INFO:tasks.rados.rados.0.smithi111.stdout:1037: finishing write tid 3 to smithi11166722-56 2023-10-01T09:09:51.084 INFO:tasks.rados.rados.0.smithi111.stdout:1037: finishing write tid 4 to smithi11166722-56 2023-10-01T09:09:51.084 INFO:tasks.rados.rados.0.smithi111.stdout:1037: finishing write tid 5 to smithi11166722-56 2023-10-01T09:09:51.084 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 249 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-10-01T09:09:51.084 INFO:tasks.rados.rados.0.smithi111.stdout:1037: left oid 56 (ObjNum 799 snap 0 seq_num 799) 2023-10-01T09:09:51.086 INFO:tasks.rados.rados.0.smithi111.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T09:09:51.190 INFO:tasks.rados.rados.0.smithi111.stdout:1039: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-01T09:09:51.261 INFO:tasks.rados.rados.0.smithi111.stdout:1037: done (3 left) 2023-10-01T09:09:51.261 INFO:tasks.rados.rados.0.smithi111.stdout:1039: done (2 left) 2023-10-01T09:09:51.261 INFO:tasks.rados.rados.0.smithi111.stdout:1040: done (1 left) 2023-10-01T09:09:51.261 INFO:tasks.rados.rados.0.smithi111.stdout:1041: done (0 left) 2023-10-01T09:09:51.261 INFO:tasks.rados.rados.0.smithi111.stdout:1042: write oid 445 current snap is 0 2023-10-01T09:09:51.261 INFO:tasks.rados.rados.0.smithi111.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-10-01T09:09:51.273 INFO:tasks.rados.rados.0.smithi111.stdout:1042: writing smithi11166722-445 from 679214 to 1245977 tid 1 2023-10-01T09:09:51.281 INFO:tasks.rados.rados.0.smithi111.stdout:1042: writing smithi11166722-445 from 1798088 to 2513355 tid 2 2023-10-01T09:09:51.287 INFO:tasks.rados.rados.0.smithi111.stdout:1042: writing smithi11166722-445 from 3157946 to 3479214 tid 3 2023-10-01T09:09:51.288 INFO:tasks.rados.rados.0.smithi111.stdout:1043: write oid 29 current snap is 0 2023-10-01T09:09:51.288 INFO:tasks.rados.rados.0.smithi111.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-10-01T09:09:51.299 INFO:tasks.rados.rados.0.smithi111.stdout:1043: writing smithi11166722-29 from 696021 to 1338033 tid 1 2023-10-01T09:09:51.301 INFO:tasks.rados.rados.0.smithi111.stdout:1043: writing smithi11166722-29 from 1856570 to 2431848 tid 2 2023-10-01T09:09:51.307 INFO:tasks.rados.rados.0.smithi111.stdout:1043: writing smithi11166722-29 from 3185369 to 3496021 tid 3 2023-10-01T09:09:51.307 INFO:tasks.rados.rados.0.smithi111.stdout:1044: read oid 89 snap -1 2023-10-01T09:09:51.308 INFO:tasks.rados.rados.0.smithi111.stdout:1044: expect (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:09:51.308 INFO:tasks.rados.rados.0.smithi111.stdout:1045: write oid 74 current snap is 0 2023-10-01T09:09:51.308 INFO:tasks.rados.rados.0.smithi111.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-10-01T09:09:51.315 INFO:tasks.rados.rados.0.smithi111.stdout:1045: writing smithi11166722-74 from 712828 to 1430089 tid 1 2023-10-01T09:09:51.322 INFO:tasks.rados.rados.0.smithi111.stdout:1045: writing smithi11166722-74 from 1915052 to 2633988 tid 2 2023-10-01T09:09:51.327 INFO:tasks.rados.rados.0.smithi111.stdout:1045: writing smithi11166722-74 from 3212792 to 3512828 tid 3 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1046: write oid 90 current snap is 0 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1042: finishing write tid 1 to smithi11166722-445 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1042: finishing write tid 2 to smithi11166722-445 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1042: finishing write tid 3 to smithi11166722-445 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1042: finishing write tid 4 to smithi11166722-445 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1042: finishing write tid 5 to smithi11166722-445 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 445 v 181 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1042: left oid 445 (ObjNum 802 snap 0 seq_num 802) 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1043: finishing write tid 1 to smithi11166722-29 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1043: finishing write tid 2 to smithi11166722-29 2023-10-01T09:09:51.328 INFO:tasks.rados.rados.0.smithi111.stdout:1043: finishing write tid 3 to smithi11166722-29 2023-10-01T09:09:51.329 INFO:tasks.rados.rados.0.smithi111.stdout:1043: finishing write tid 4 to smithi11166722-29 2023-10-01T09:09:51.329 INFO:tasks.rados.rados.0.smithi111.stdout:1043: finishing write tid 5 to smithi11166722-29 2023-10-01T09:09:51.329 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 29 v 178 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-10-01T09:09:51.329 INFO:tasks.rados.rados.0.smithi111.stdout:1043: left oid 29 (ObjNum 803 snap 0 seq_num 803) 2023-10-01T09:09:51.329 INFO:tasks.rados.rados.0.smithi111.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-10-01T09:09:51.336 INFO:tasks.rados.rados.0.smithi111.stdout:1046: writing smithi11166722-90 from 729635 to 1522145 tid 1 2023-10-01T09:09:51.342 INFO:tasks.rados.rados.0.smithi111.stdout:1046: writing smithi11166722-90 from 1973534 to 2552481 tid 2 2023-10-01T09:09:51.348 INFO:tasks.rados.rados.0.smithi111.stdout:1046: writing smithi11166722-90 from 3240215 to 3529635 tid 3 2023-10-01T09:09:51.348 INFO:tasks.rados.rados.0.smithi111.stdout:1042: done (4 left) 2023-10-01T09:09:51.348 INFO:tasks.rados.rados.0.smithi111.stdout:1043: done (3 left) 2023-10-01T09:09:51.348 INFO:tasks.rados.rados.0.smithi111.stdout:1047: write oid 124 current snap is 0 2023-10-01T09:09:51.348 INFO:tasks.rados.rados.0.smithi111.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-10-01T09:09:51.355 INFO:tasks.rados.rados.0.smithi111.stdout:1047: writing smithi11166722-124 from 746442 to 1330554 tid 1 2023-10-01T09:09:51.362 INFO:tasks.rados.rados.0.smithi111.stdout:1047: writing smithi11166722-124 from 1748369 to 2470974 tid 2 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1047: writing smithi11166722-124 from 2983991 to 3546442 tid 3 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1048: read oid 220 snap -1 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1048: expect (ObjNum 219 snap 0 seq_num 219) 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1049: read oid 6 snap -1 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1049: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1050: write oid 449 current snap is 0 2023-10-01T09:09:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-10-01T09:09:51.377 INFO:tasks.rados.rados.0.smithi111.stdout:1050: writing smithi11166722-449 from 763249 to 1422610 tid 1 2023-10-01T09:09:51.384 INFO:tasks.rados.rados.0.smithi111.stdout:1050: writing smithi11166722-449 from 2090498 to 2673114 tid 2 2023-10-01T09:09:51.389 INFO:tasks.rados.rados.0.smithi111.stdout:1050: writing smithi11166722-449 from 3295061 to 3563249 tid 3 2023-10-01T09:09:51.390 INFO:tasks.rados.rados.0.smithi111.stdout:1051: read oid 460 snap -1 2023-10-01T09:09:51.390 INFO:tasks.rados.rados.0.smithi111.stdout:1051: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:09:51.390 INFO:tasks.rados.rados.0.smithi111.stdout:1052: write oid 187 current snap is 0 2023-10-01T09:09:51.390 INFO:tasks.rados.rados.0.smithi111.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-10-01T09:09:51.398 INFO:tasks.rados.rados.0.smithi111.stdout:1052: writing smithi11166722-187 from 780056 to 1514666 tid 1 2023-10-01T09:09:51.406 INFO:tasks.rados.rados.0.smithi111.stdout:1052: writing smithi11166722-187 from 2148980 to 2875254 tid 2 2023-10-01T09:09:51.409 INFO:tasks.rados.rados.0.smithi111.stdout:1052: writing smithi11166722-187 from 3322484 to 3580056 tid 3 2023-10-01T09:09:51.410 INFO:tasks.rados.rados.0.smithi111.stdout:1053: write oid 386 current snap is 0 2023-10-01T09:09:51.410 INFO:tasks.rados.rados.0.smithi111.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-10-01T09:09:51.416 INFO:tasks.rados.rados.0.smithi111.stdout:1053: writing smithi11166722-386 from 796863 to 1206722 tid 1 2023-10-01T09:09:51.423 INFO:tasks.rados.rados.0.smithi111.stdout:1053: writing smithi11166722-386 from 1807462 to 2393747 tid 2 2023-10-01T09:09:51.430 INFO:tasks.rados.rados.0.smithi111.stdout:1053: writing smithi11166722-386 from 3066260 to 3596863 tid 3 2023-10-01T09:09:51.431 INFO:tasks.rados.rados.0.smithi111.stdout:1054: write oid 388 current snap is 0 2023-10-01T09:09:51.431 INFO:tasks.rados.rados.0.smithi111.stdout:1044: expect (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:09:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:51 smithi183 bash[27651]: cluster 2023-10-01T09:09:50.157336+0000 mgr.y (mgr.24356) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.3 MiB/s wr, 94 op/s 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1045: finishing write tid 1 to smithi11166722-74 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1045: finishing write tid 2 to smithi11166722-74 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1045: finishing write tid 3 to smithi11166722-74 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1045: finishing write tid 4 to smithi11166722-74 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1045: finishing write tid 5 to smithi11166722-74 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 74 v 176 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1045: left oid 74 (ObjNum 804 snap 0 seq_num 804) 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1046: finishing write tid 1 to smithi11166722-90 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1046: finishing write tid 2 to smithi11166722-90 2023-10-01T09:09:51.554 INFO:tasks.rados.rados.0.smithi111.stdout:1046: finishing write tid 3 to smithi11166722-90 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1046: finishing write tid 4 to smithi11166722-90 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1046: finishing write tid 5 to smithi11166722-90 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 90 v 180 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1046: left oid 90 (ObjNum 805 snap 0 seq_num 805) 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1047: finishing write tid 1 to smithi11166722-124 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1047: finishing write tid 2 to smithi11166722-124 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1047: finishing write tid 3 to smithi11166722-124 2023-10-01T09:09:51.555 INFO:tasks.rados.rados.0.smithi111.stdout:1049: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-01T09:09:51.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:51 smithi111 bash[33891]: cluster 2023-10-01T09:09:50.157336+0000 mgr.y (mgr.24356) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.3 MiB/s wr, 94 op/s 2023-10-01T09:09:51.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:51 smithi111 bash[27369]: cluster 2023-10-01T09:09:50.157336+0000 mgr.y (mgr.24356) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.3 MiB/s wr, 94 op/s 2023-10-01T09:09:51.626 INFO:tasks.rados.rados.0.smithi111.stdout:1047: finishing write tid 4 to smithi11166722-124 2023-10-01T09:09:51.626 INFO:tasks.rados.rados.0.smithi111.stdout:1047: finishing write tid 5 to smithi11166722-124 2023-10-01T09:09:51.626 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 124 v 213 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-10-01T09:09:51.627 INFO:tasks.rados.rados.0.smithi111.stdout:1047: left oid 124 (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:09:51.627 INFO:tasks.rados.rados.0.smithi111.stdout:1050: finishing write tid 1 to smithi11166722-449 2023-10-01T09:09:51.627 INFO:tasks.rados.rados.0.smithi111.stdout:1048: expect (ObjNum 219 snap 0 seq_num 219) 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1050: finishing write tid 2 to smithi11166722-449 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1050: finishing write tid 3 to smithi11166722-449 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1050: finishing write tid 4 to smithi11166722-449 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1050: finishing write tid 5 to smithi11166722-449 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 449 v 183 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1050: left oid 449 (ObjNum 807 snap 0 seq_num 807) 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1052: finishing write tid 1 to smithi11166722-187 2023-10-01T09:09:51.750 INFO:tasks.rados.rados.0.smithi111.stdout:1051: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:09:51.872 INFO:tasks.rados.rados.0.smithi111.stdout:1052: finishing write tid 2 to smithi11166722-187 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1052: finishing write tid 3 to smithi11166722-187 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1052: finishing write tid 4 to smithi11166722-187 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1052: finishing write tid 5 to smithi11166722-187 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 187 v 217 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1052: left oid 187 (ObjNum 808 snap 0 seq_num 808) 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1053: finishing write tid 1 to smithi11166722-386 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1053: finishing write tid 2 to smithi11166722-386 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1053: finishing write tid 3 to smithi11166722-386 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1053: finishing write tid 4 to smithi11166722-386 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:1053: finishing write tid 5 to smithi11166722-386 2023-10-01T09:09:51.873 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 386 v 172 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-10-01T09:09:51.874 INFO:tasks.rados.rados.0.smithi111.stdout:1053: left oid 386 (ObjNum 809 snap 0 seq_num 809) 2023-10-01T09:09:51.874 INFO:tasks.rados.rados.0.smithi111.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-10-01T09:09:51.886 INFO:tasks.rados.rados.0.smithi111.stdout:1054: writing smithi11166722-388 from 413670 to 898778 tid 1 2023-10-01T09:09:51.895 INFO:tasks.rados.rados.0.smithi111.stdout:1054: writing smithi11166722-388 from 1465944 to 2195887 tid 2 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1054: writing smithi11166722-388 from 2977330 to 3502131 tid 3 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1044: done (10 left) 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1045: done (9 left) 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1046: done (8 left) 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1047: done (7 left) 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1048: done (6 left) 2023-10-01T09:09:51.904 INFO:tasks.rados.rados.0.smithi111.stdout:1049: done (5 left) 2023-10-01T09:09:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:1050: done (4 left) 2023-10-01T09:09:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:1051: done (3 left) 2023-10-01T09:09:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:1052: done (2 left) 2023-10-01T09:09:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:1053: done (1 left) 2023-10-01T09:09:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:1055: write oid 337 current snap is 0 2023-10-01T09:09:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-10-01T09:09:51.909 INFO:tasks.rados.rados.0.smithi111.stdout:1055: writing smithi11166722-337 from 430477 to 990834 tid 1 2023-10-01T09:09:51.915 INFO:tasks.rados.rados.0.smithi111.stdout:1055: writing smithi11166722-337 from 1408073 to 1881674 tid 2 2023-10-01T09:09:51.923 INFO:tasks.rados.rados.0.smithi111.stdout:1055: writing smithi11166722-337 from 2488400 to 3224473 tid 3 2023-10-01T09:09:51.923 INFO:tasks.rados.rados.0.smithi111.stdout:1056: read oid 139 snap -1 2023-10-01T09:09:51.923 INFO:tasks.rados.rados.0.smithi111.stdout:1056: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:09:51.923 INFO:tasks.rados.rados.0.smithi111.stdout:1057: read oid 192 snap -1 2023-10-01T09:09:51.923 INFO:tasks.rados.rados.0.smithi111.stdout:1057: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:09:51.924 INFO:tasks.rados.rados.0.smithi111.stdout:1058: write oid 157 current snap is 0 2023-10-01T09:09:51.924 INFO:tasks.rados.rados.0.smithi111.stdout:1054: finishing write tid 1 to smithi11166722-388 2023-10-01T09:09:51.924 INFO:tasks.rados.rados.0.smithi111.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-10-01T09:09:51.929 INFO:tasks.rados.rados.0.smithi111.stdout:1058: writing smithi11166722-157 from 447284 to 1082890 tid 1 2023-10-01T09:09:51.937 INFO:tasks.rados.rados.0.smithi111.stdout:1058: writing smithi11166722-157 from 1866555 to 2600167 tid 2 2023-10-01T09:09:51.944 INFO:tasks.rados.rados.0.smithi111.stdout:1058: writing smithi11166722-157 from 3315823 to 3647284 tid 3 2023-10-01T09:09:51.944 INFO:tasks.rados.rados.0.smithi111.stdout:1059: write oid 439 current snap is 0 2023-10-01T09:09:51.944 INFO:tasks.rados.rados.0.smithi111.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-10-01T09:09:51.950 INFO:tasks.rados.rados.0.smithi111.stdout:1059: writing smithi11166722-439 from 464091 to 1174946 tid 1 2023-10-01T09:09:51.957 INFO:tasks.rados.rados.0.smithi111.stdout:1059: writing smithi11166722-439 from 1925037 to 2402307 tid 2 2023-10-01T09:09:51.963 INFO:tasks.rados.rados.0.smithi111.stdout:1059: writing smithi11166722-439 from 2943246 to 3418216 tid 3 2023-10-01T09:09:51.965 INFO:tasks.rados.rados.0.smithi111.stdout:1060: delete oid 71 current snap is 0 2023-10-01T09:09:51.965 INFO:tasks.rados.rados.0.smithi111.stdout:1054: finishing write tid 2 to smithi11166722-388 2023-10-01T09:09:51.965 INFO:tasks.rados.rados.0.smithi111.stdout:1054: finishing write tid 3 to smithi11166722-388 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:1054: finishing write tid 4 to smithi11166722-388 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:1054: finishing write tid 5 to smithi11166722-388 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 388 v 186 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:1054: left oid 388 (ObjNum 810 snap 0 seq_num 810) 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:1055: finishing write tid 1 to smithi11166722-337 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:1055: finishing write tid 2 to smithi11166722-337 2023-10-01T09:09:51.966 INFO:tasks.rados.rados.0.smithi111.stdout:1057: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:09:52.074 INFO:tasks.rados.rados.0.smithi111.stdout:1055: finishing write tid 3 to smithi11166722-337 2023-10-01T09:09:52.074 INFO:tasks.rados.rados.0.smithi111.stdout:1055: finishing write tid 4 to smithi11166722-337 2023-10-01T09:09:52.074 INFO:tasks.rados.rados.0.smithi111.stdout:1055: finishing write tid 5 to smithi11166722-337 2023-10-01T09:09:52.074 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 337 v 169 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-10-01T09:09:52.074 INFO:tasks.rados.rados.0.smithi111.stdout:1055: left oid 337 (ObjNum 811 snap 0 seq_num 811) 2023-10-01T09:09:52.074 INFO:tasks.rados.rados.0.smithi111.stdout:1056: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:09:52.152 INFO:tasks.rados.rados.0.smithi111.stdout:1058: finishing write tid 1 to smithi11166722-157 2023-10-01T09:09:52.152 INFO:tasks.rados.rados.0.smithi111.stdout:1058: finishing write tid 2 to smithi11166722-157 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1058: finishing write tid 3 to smithi11166722-157 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1058: finishing write tid 4 to smithi11166722-157 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1058: finishing write tid 5 to smithi11166722-157 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 173 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1058: left oid 157 (ObjNum 812 snap 0 seq_num 812) 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1059: finishing write tid 1 to smithi11166722-439 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1059: finishing write tid 2 to smithi11166722-439 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1059: finishing write tid 3 to smithi11166722-439 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1059: finishing write tid 4 to smithi11166722-439 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:1059: finishing write tid 5 to smithi11166722-439 2023-10-01T09:09:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 190 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1059: left oid 439 (ObjNum 813 snap 0 seq_num 813) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1054: done (6 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1055: done (5 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1056: done (4 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1057: done (3 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1058: done (2 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1059: done (1 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1060: done (0 left) 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1061: write oid 296 current snap is 0 2023-10-01T09:09:52.154 INFO:tasks.rados.rados.0.smithi111.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-10-01T09:09:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:1061: writing smithi11166722-296 from 497705 to 1075411 tid 1 2023-10-01T09:09:52.172 INFO:tasks.rados.rados.0.smithi111.stdout:1061: writing smithi11166722-296 from 1642001 to 2122940 tid 2 2023-10-01T09:09:52.177 INFO:tasks.rados.rados.0.smithi111.stdout:1061: writing smithi11166722-296 from 2598092 to 3095606 tid 3 2023-10-01T09:09:52.177 INFO:tasks.rados.rados.0.smithi111.stdout:1062: write oid 194 current snap is 0 2023-10-01T09:09:52.178 INFO:tasks.rados.rados.0.smithi111.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-10-01T09:09:52.184 INFO:tasks.rados.rados.0.smithi111.stdout:1062: writing smithi11166722-194 from 514512 to 1167467 tid 1 2023-10-01T09:09:52.191 INFO:tasks.rados.rados.0.smithi111.stdout:1062: writing smithi11166722-194 from 1700483 to 2441433 tid 2 2023-10-01T09:09:52.198 INFO:tasks.rados.rados.0.smithi111.stdout:1062: writing smithi11166722-194 from 3025515 to 3714512 tid 3 2023-10-01T09:09:52.199 INFO:tasks.rados.rados.0.smithi111.stdout:1063: read oid 58 snap -1 2023-10-01T09:09:52.199 INFO:tasks.rados.rados.0.smithi111.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:09:52.199 INFO:tasks.rados.rados.0.smithi111.stdout:1064: write oid 339 current snap is 0 2023-10-01T09:09:52.199 INFO:tasks.rados.rados.0.smithi111.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-10-01T09:09:52.206 INFO:tasks.rados.rados.0.smithi111.stdout:1064: writing smithi11166722-339 from 531319 to 1259523 tid 1 2023-10-01T09:09:52.212 INFO:tasks.rados.rados.0.smithi111.stdout:1064: writing smithi11166722-339 from 1758965 to 2243573 tid 2 2023-10-01T09:09:52.218 INFO:tasks.rados.rados.0.smithi111.stdout:1064: writing smithi11166722-339 from 2652938 to 3172996 tid 3 2023-10-01T09:09:52.218 INFO:tasks.rados.rados.0.smithi111.stdout:1065: write oid 143 current snap is 0 2023-10-01T09:09:52.218 INFO:tasks.rados.rados.0.smithi111.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-10-01T09:09:52.223 INFO:tasks.rados.rados.0.smithi111.stdout:1065: writing smithi11166722-143 from 548126 to 951579 tid 1 2023-10-01T09:09:52.230 INFO:tasks.rados.rados.0.smithi111.stdout:1065: writing smithi11166722-143 from 1417447 to 2162066 tid 2 2023-10-01T09:09:52.240 INFO:tasks.rados.rados.0.smithi111.stdout:1065: writing smithi11166722-143 from 2680361 to 3128044 tid 3 2023-10-01T09:09:52.240 INFO:tasks.rados.rados.0.smithi111.stdout:1065: writing smithi11166722-143 from 3680450 to 3748126 tid 4 2023-10-01T09:09:52.240 INFO:tasks.rados.rados.0.smithi111.stdout:1066: read oid 414 snap -1 2023-10-01T09:09:52.240 INFO:tasks.rados.rados.0.smithi111.stdout:1066: expect deleted 2023-10-01T09:09:52.240 INFO:tasks.rados.rados.0.smithi111.stdout:1067: read oid 148 snap -1 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1067: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1068: write oid 432 current snap is 0 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1061: finishing write tid 1 to smithi11166722-296 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1061: finishing write tid 2 to smithi11166722-296 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1061: finishing write tid 3 to smithi11166722-296 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1061: finishing write tid 4 to smithi11166722-296 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1061: finishing write tid 5 to smithi11166722-296 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 296 v 127 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1061: left oid 296 (ObjNum 815 snap 0 seq_num 815) 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1062: finishing write tid 1 to smithi11166722-194 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1062: finishing write tid 2 to smithi11166722-194 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1062: finishing write tid 3 to smithi11166722-194 2023-10-01T09:09:52.241 INFO:tasks.rados.rados.0.smithi111.stdout:1062: finishing write tid 4 to smithi11166722-194 2023-10-01T09:09:52.242 INFO:tasks.rados.rados.0.smithi111.stdout:1062: finishing write tid 5 to smithi11166722-194 2023-10-01T09:09:52.242 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 194 v 177 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-10-01T09:09:52.242 INFO:tasks.rados.rados.0.smithi111.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2023-10-01T09:09:52.242 INFO:tasks.rados.rados.0.smithi111.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-10-01T09:09:52.249 INFO:tasks.rados.rados.0.smithi111.stdout:1068: writing smithi11166722-432 from 564933 to 1043635 tid 1 2023-10-01T09:09:52.256 INFO:tasks.rados.rados.0.smithi111.stdout:1068: writing smithi11166722-432 from 1759576 to 2247853 tid 2 2023-10-01T09:09:52.264 INFO:tasks.rados.rados.0.smithi111.stdout:1068: writing smithi11166722-432 from 2991431 to 3650386 tid 3 2023-10-01T09:09:52.264 INFO:tasks.rados.rados.0.smithi111.stdout:1061: done (7 left) 2023-10-01T09:09:52.264 INFO:tasks.rados.rados.0.smithi111.stdout:1062: done (6 left) 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1069: read oid 337 snap -1 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1069: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1070: read oid 41 snap -1 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1070: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1071: read oid 243 snap -1 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1071: expect deleted 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1072: read oid 211 snap -1 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1072: expect (ObjNum 210 snap 0 seq_num 210) 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1073: write oid 224 current snap is 0 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1064: finishing write tid 1 to smithi11166722-339 2023-10-01T09:09:52.265 INFO:tasks.rados.rados.0.smithi111.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-10-01T09:09:52.271 INFO:tasks.rados.rados.0.smithi111.stdout:1073: writing smithi11166722-224 from 581740 to 1135691 tid 1 2023-10-01T09:09:52.280 INFO:tasks.rados.rados.0.smithi111.stdout:1073: writing smithi11166722-224 from 1818058 to 2566346 tid 2 2023-10-01T09:09:52.287 INFO:tasks.rados.rados.0.smithi111.stdout:1073: writing smithi11166722-224 from 3018854 to 3489081 tid 3 2023-10-01T09:09:52.287 INFO:tasks.rados.rados.0.smithi111.stdout:1074: write oid 401 current snap is 0 2023-10-01T09:09:52.287 INFO:tasks.rados.rados.0.smithi111.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1064: finishing write tid 2 to smithi11166722-339 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1064: finishing write tid 3 to smithi11166722-339 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1064: finishing write tid 4 to smithi11166722-339 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1064: finishing write tid 5 to smithi11166722-339 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 339 v 184 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1065: finishing write tid 1 to smithi11166722-143 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1065: finishing write tid 2 to smithi11166722-143 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1065: finishing write tid 3 to smithi11166722-143 2023-10-01T09:09:52.436 INFO:tasks.rados.rados.0.smithi111.stdout:1065: finishing write tid 4 to smithi11166722-143 2023-10-01T09:09:52.437 INFO:tasks.rados.rados.0.smithi111.stdout:1065: finishing write tid 5 to smithi11166722-143 2023-10-01T09:09:52.437 INFO:tasks.rados.rados.0.smithi111.stdout:1065: finishing write tid 6 to smithi11166722-143 2023-10-01T09:09:52.437 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 143 v 189 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-10-01T09:09:52.437 INFO:tasks.rados.rados.0.smithi111.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2023-10-01T09:09:52.437 INFO:tasks.rados.rados.0.smithi111.stdout:1067: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:09:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:52 smithi183 bash[27651]: audit 2023-10-01T09:09:51.991470+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.111:0/2495065496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:52.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:52 smithi111 bash[27369]: audit 2023-10-01T09:09:51.991470+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.111:0/2495065496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:52.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:52 smithi111 bash[33891]: audit 2023-10-01T09:09:51.991470+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.111:0/2495065496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:52.576 INFO:tasks.rados.rados.0.smithi111.stdout:1068: finishing write tid 1 to smithi11166722-432 2023-10-01T09:09:52.576 INFO:tasks.rados.rados.0.smithi111.stdout:1068: finishing write tid 2 to smithi11166722-432 2023-10-01T09:09:52.576 INFO:tasks.rados.rados.0.smithi111.stdout:1068: finishing write tid 3 to smithi11166722-432 2023-10-01T09:09:52.576 INFO:tasks.rados.rados.0.smithi111.stdout:1069: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T09:09:52.746 INFO:tasks.rados.rados.0.smithi111.stdout:1068: finishing write tid 4 to smithi11166722-432 2023-10-01T09:09:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:1068: finishing write tid 5 to smithi11166722-432 2023-10-01T09:09:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 132 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-10-01T09:09:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:1068: left oid 432 (ObjNum 819 snap 0 seq_num 819) 2023-10-01T09:09:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:1070: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-01T09:09:52.832 INFO:tasks.rados.rados.0.smithi111.stdout:1073: finishing write tid 1 to smithi11166722-224 2023-10-01T09:09:52.832 INFO:tasks.rados.rados.0.smithi111.stdout:1072: expect (ObjNum 210 snap 0 seq_num 210) 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:1073: finishing write tid 2 to smithi11166722-224 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:1073: finishing write tid 3 to smithi11166722-224 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:1073: finishing write tid 4 to smithi11166722-224 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:1073: finishing write tid 5 to smithi11166722-224 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 171 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:1073: left oid 224 (ObjNum 820 snap 0 seq_num 820) 2023-10-01T09:09:52.945 INFO:tasks.rados.rados.0.smithi111.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-10-01T09:09:52.959 INFO:tasks.rados.rados.0.smithi111.stdout:1074: writing smithi11166722-401 from 598547 to 1227747 tid 1 2023-10-01T09:09:52.966 INFO:tasks.rados.rados.0.smithi111.stdout:1074: writing smithi11166722-401 from 1876540 to 2368486 tid 2 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1074: writing smithi11166722-401 from 3046277 to 3727776 tid 3 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1063: done (11 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1064: done (10 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1065: done (9 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1066: done (8 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1067: done (7 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1068: done (6 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1069: done (5 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1070: done (4 left) 2023-10-01T09:09:52.974 INFO:tasks.rados.rados.0.smithi111.stdout:1071: done (3 left) 2023-10-01T09:09:52.975 INFO:tasks.rados.rados.0.smithi111.stdout:1072: done (2 left) 2023-10-01T09:09:52.975 INFO:tasks.rados.rados.0.smithi111.stdout:1073: done (1 left) 2023-10-01T09:09:52.975 INFO:tasks.rados.rados.0.smithi111.stdout:1075: write oid 306 current snap is 0 2023-10-01T09:09:52.975 INFO:tasks.rados.rados.0.smithi111.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-10-01T09:09:52.979 INFO:tasks.rados.rados.0.smithi111.stdout:1075: writing smithi11166722-306 from 615354 to 1036156 tid 1 2023-10-01T09:09:52.987 INFO:tasks.rados.rados.0.smithi111.stdout:1075: writing smithi11166722-306 from 1651375 to 2403332 tid 2 2023-10-01T09:09:52.995 INFO:tasks.rados.rados.0.smithi111.stdout:1075: writing smithi11166722-306 from 3190053 to 3682824 tid 3 2023-10-01T09:09:52.995 INFO:tasks.rados.rados.0.smithi111.stdout:1076: read oid 500 snap -1 2023-10-01T09:09:52.995 INFO:tasks.rados.rados.0.smithi111.stdout:1076: expect (ObjNum 499 snap 0 seq_num 499) 2023-10-01T09:09:52.995 INFO:tasks.rados.rados.0.smithi111.stdout:1077: write oid 497 current snap is 0 2023-10-01T09:09:52.995 INFO:tasks.rados.rados.0.smithi111.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-10-01T09:09:53.001 INFO:tasks.rados.rados.0.smithi111.stdout:1077: writing smithi11166722-497 from 632161 to 1128212 tid 1 2023-10-01T09:09:53.006 INFO:tasks.rados.rados.0.smithi111.stdout:1077: writing smithi11166722-497 from 1593504 to 2089119 tid 2 2023-10-01T09:09:53.012 INFO:tasks.rados.rados.0.smithi111.stdout:1077: writing smithi11166722-497 from 2701123 to 3121519 tid 3 2023-10-01T09:09:53.017 INFO:tasks.rados.rados.0.smithi111.stdout:1077: writing smithi11166722-497 from 3611645 to 3832161 tid 4 2023-10-01T09:09:53.017 INFO:tasks.rados.rados.0.smithi111.stdout:1078: write oid 141 current snap is 0 2023-10-01T09:09:53.017 INFO:tasks.rados.rados.0.smithi111.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-10-01T09:09:53.024 INFO:tasks.rados.rados.0.smithi111.stdout:1078: writing smithi11166722-141 from 648968 to 1220268 tid 1 2023-10-01T09:09:53.031 INFO:tasks.rados.rados.0.smithi111.stdout:1078: writing smithi11166722-141 from 1651986 to 2291259 tid 2 2023-10-01T09:09:53.037 INFO:tasks.rados.rados.0.smithi111.stdout:1078: writing smithi11166722-141 from 2728546 to 3360214 tid 3 2023-10-01T09:09:53.037 INFO:tasks.rados.rados.0.smithi111.stdout:1079: delete oid 344 current snap is 0 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1074: finishing write tid 1 to smithi11166722-401 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1074: finishing write tid 2 to smithi11166722-401 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1074: finishing write tid 3 to smithi11166722-401 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1074: finishing write tid 4 to smithi11166722-401 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1074: finishing write tid 5 to smithi11166722-401 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 401 v 181 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1074: left oid 401 (ObjNum 821 snap 0 seq_num 821) 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1075: finishing write tid 1 to smithi11166722-306 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1075: finishing write tid 2 to smithi11166722-306 2023-10-01T09:09:53.038 INFO:tasks.rados.rados.0.smithi111.stdout:1076: expect (ObjNum 499 snap 0 seq_num 499) 2023-10-01T09:09:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:1075: finishing write tid 3 to smithi11166722-306 2023-10-01T09:09:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:1075: finishing write tid 4 to smithi11166722-306 2023-10-01T09:09:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:1075: finishing write tid 5 to smithi11166722-306 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 306 v 176 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1075: left oid 306 (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1077: finishing write tid 1 to smithi11166722-497 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1077: finishing write tid 2 to smithi11166722-497 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1077: finishing write tid 3 to smithi11166722-497 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1077: finishing write tid 4 to smithi11166722-497 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1074: done (5 left) 2023-10-01T09:09:53.126 INFO:tasks.rados.rados.0.smithi111.stdout:1075: done (4 left) 2023-10-01T09:09:53.127 INFO:tasks.rados.rados.0.smithi111.stdout:1076: done (3 left) 2023-10-01T09:09:53.127 INFO:tasks.rados.rados.0.smithi111.stdout:1079: done (2 left) 2023-10-01T09:09:53.127 INFO:tasks.rados.rados.0.smithi111.stdout:1080: write oid 91 current snap is 0 2023-10-01T09:09:53.127 INFO:tasks.rados.rados.0.smithi111.stdout:1077: finishing write tid 5 to smithi11166722-497 2023-10-01T09:09:53.127 INFO:tasks.rados.rados.0.smithi111.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-10-01T09:09:53.140 INFO:tasks.rados.rados.0.smithi111.stdout:1080: writing smithi11166722-91 from 682582 to 1404380 tid 1 2023-10-01T09:09:53.148 INFO:tasks.rados.rados.0.smithi111.stdout:1080: writing smithi11166722-91 from 2168950 to 2811892 tid 2 2023-10-01T09:09:53.154 INFO:tasks.rados.rados.0.smithi111.stdout:1080: writing smithi11166722-91 from 3583392 to 3882582 tid 3 2023-10-01T09:09:53.154 INFO:tasks.rados.rados.0.smithi111.stdout:1081: write oid 406 current snap is 0 2023-10-01T09:09:53.154 INFO:tasks.rados.rados.0.smithi111.stdout:1077: finishing write tid 6 to smithi11166722-497 2023-10-01T09:09:53.154 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 497 v 150 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-10-01T09:09:53.154 INFO:tasks.rados.rados.0.smithi111.stdout:1077: left oid 497 (ObjNum 823 snap 0 seq_num 823) 2023-10-01T09:09:53.155 INFO:tasks.rados.rados.0.smithi111.stdout:1078: finishing write tid 1 to smithi11166722-141 2023-10-01T09:09:53.155 INFO:tasks.rados.rados.0.smithi111.stdout:1078: finishing write tid 2 to smithi11166722-141 2023-10-01T09:09:53.155 INFO:tasks.rados.rados.0.smithi111.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-10-01T09:09:53.162 INFO:tasks.rados.rados.0.smithi111.stdout:1081: writing smithi11166722-406 from 699389 to 1496436 tid 1 2023-10-01T09:09:53.168 INFO:tasks.rados.rados.0.smithi111.stdout:1081: writing smithi11166722-406 from 2111079 to 2614032 tid 2 2023-10-01T09:09:53.174 INFO:tasks.rados.rados.0.smithi111.stdout:1081: writing smithi11166722-406 from 3094462 to 3676299 tid 3 2023-10-01T09:09:53.174 INFO:tasks.rados.rados.0.smithi111.stdout:1077: done (3 left) 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1082: delete oid 47 current snap is 0 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1078: finishing write tid 3 to smithi11166722-141 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1078: finishing write tid 4 to smithi11166722-141 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1078: finishing write tid 5 to smithi11166722-141 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 141 v 175 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1078: left oid 141 (ObjNum 824 snap 0 seq_num 824) 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1080: finishing write tid 1 to smithi11166722-91 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1080: finishing write tid 2 to smithi11166722-91 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1080: finishing write tid 3 to smithi11166722-91 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1080: finishing write tid 4 to smithi11166722-91 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:1080: finishing write tid 5 to smithi11166722-91 2023-10-01T09:09:53.175 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 91 v 221 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-10-01T09:09:53.176 INFO:tasks.rados.rados.0.smithi111.stdout:1080: left oid 91 (ObjNum 826 snap 0 seq_num 826) 2023-10-01T09:09:53.176 INFO:tasks.rados.rados.0.smithi111.stdout:1081: finishing write tid 1 to smithi11166722-406 2023-10-01T09:09:53.176 INFO:tasks.rados.rados.0.smithi111.stdout:1081: finishing write tid 2 to smithi11166722-406 2023-10-01T09:09:53.178 INFO:tasks.rados.rados.0.smithi111.stdout:1081: finishing write tid 3 to smithi11166722-406 2023-10-01T09:09:53.179 INFO:tasks.rados.rados.0.smithi111.stdout:1081: finishing write tid 4 to smithi11166722-406 2023-10-01T09:09:53.180 INFO:tasks.rados.rados.0.smithi111.stdout:1081: finishing write tid 5 to smithi11166722-406 2023-10-01T09:09:53.180 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 406 v 179 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-10-01T09:09:53.180 INFO:tasks.rados.rados.0.smithi111.stdout:1081: left oid 406 (ObjNum 827 snap 0 seq_num 827) 2023-10-01T09:09:53.181 INFO:tasks.rados.rados.0.smithi111.stdout:1078: done (3 left) 2023-10-01T09:09:53.181 INFO:tasks.rados.rados.0.smithi111.stdout:1080: done (2 left) 2023-10-01T09:09:53.181 INFO:tasks.rados.rados.0.smithi111.stdout:1081: done (1 left) 2023-10-01T09:09:53.181 INFO:tasks.rados.rados.0.smithi111.stdout:1082: done (0 left) 2023-10-01T09:09:53.181 INFO:tasks.rados.rados.0.smithi111.stdout:1083: write oid 244 current snap is 0 2023-10-01T09:09:53.181 INFO:tasks.rados.rados.0.smithi111.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-10-01T09:09:53.192 INFO:tasks.rados.rados.0.smithi111.stdout:1083: writing smithi11166722-244 from 733003 to 1396901 tid 1 2023-10-01T09:09:53.198 INFO:tasks.rados.rados.0.smithi111.stdout:1083: writing smithi11166722-244 from 1944396 to 2451018 tid 2 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1083: writing smithi11166722-244 from 2865661 to 3470042 tid 3 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1084: read oid 248 snap -1 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1084: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1085: read oid 402 snap -1 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1085: expect (ObjNum 401 snap 0 seq_num 401) 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1086: write oid 19 current snap is 0 2023-10-01T09:09:53.204 INFO:tasks.rados.rados.0.smithi111.stdout:1083: finishing write tid 1 to smithi11166722-244 2023-10-01T09:09:53.205 INFO:tasks.rados.rados.0.smithi111.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-10-01T09:09:53.212 INFO:tasks.rados.rados.0.smithi111.stdout:1086: writing smithi11166722-19 from 749810 to 1488957 tid 1 2023-10-01T09:09:53.219 INFO:tasks.rados.rados.0.smithi111.stdout:1086: writing smithi11166722-19 from 2002878 to 2653158 tid 2 2023-10-01T09:09:53.226 INFO:tasks.rados.rados.0.smithi111.stdout:1086: writing smithi11166722-19 from 3293084 to 3708737 tid 3 2023-10-01T09:09:53.226 INFO:tasks.rados.rados.0.smithi111.stdout:1087: write oid 131 current snap is 0 2023-10-01T09:09:53.226 INFO:tasks.rados.rados.0.smithi111.stdout:1083: finishing write tid 2 to smithi11166722-244 2023-10-01T09:09:53.226 INFO:tasks.rados.rados.0.smithi111.stdout:1083: finishing write tid 3 to smithi11166722-244 2023-10-01T09:09:53.226 INFO:tasks.rados.rados.0.smithi111.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-10-01T09:09:53.232 INFO:tasks.rados.rados.0.smithi111.stdout:1087: writing smithi11166722-131 from 766617 to 1181013 tid 1 2023-10-01T09:09:53.239 INFO:tasks.rados.rados.0.smithi111.stdout:1087: writing smithi11166722-131 from 1945007 to 2455298 tid 2 2023-10-01T09:09:53.247 INFO:tasks.rados.rados.0.smithi111.stdout:1087: writing smithi11166722-131 from 3204154 to 3831079 tid 3 2023-10-01T09:09:53.247 INFO:tasks.rados.rados.0.smithi111.stdout:1088: read oid 422 snap -1 2023-10-01T09:09:53.247 INFO:tasks.rados.rados.0.smithi111.stdout:1088: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:09:53.247 INFO:tasks.rados.rados.0.smithi111.stdout:1089: write oid 327 current snap is 0 2023-10-01T09:09:53.247 INFO:tasks.rados.rados.0.smithi111.stdout:1083: finishing write tid 4 to smithi11166722-244 2023-10-01T09:09:53.248 INFO:tasks.rados.rados.0.smithi111.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-10-01T09:09:53.254 INFO:tasks.rados.rados.0.smithi111.stdout:1089: writing smithi11166722-327 from 783424 to 1273069 tid 1 2023-10-01T09:09:53.261 INFO:tasks.rados.rados.0.smithi111.stdout:1089: writing smithi11166722-327 from 2003489 to 2657438 tid 2 2023-10-01T09:09:53.268 INFO:tasks.rados.rados.0.smithi111.stdout:1089: writing smithi11166722-327 from 3231577 to 3786127 tid 3 2023-10-01T09:09:53.268 INFO:tasks.rados.rados.0.smithi111.stdout:1090: write oid 351 current snap is 0 2023-10-01T09:09:53.268 INFO:tasks.rados.rados.0.smithi111.stdout:1083: finishing write tid 5 to smithi11166722-244 2023-10-01T09:09:53.268 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 244 v 184 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-10-01T09:09:53.268 INFO:tasks.rados.rados.0.smithi111.stdout:1083: left oid 244 (ObjNum 829 snap 0 seq_num 829) 2023-10-01T09:09:53.268 INFO:tasks.rados.rados.0.smithi111.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-10-01T09:09:53.273 INFO:tasks.rados.rados.0.smithi111.stdout:1090: writing smithi11166722-351 from 400231 to 965125 tid 1 2023-10-01T09:09:53.279 INFO:tasks.rados.rados.0.smithi111.stdout:1090: writing smithi11166722-351 from 1661971 to 2000231 tid 2 2023-10-01T09:09:53.279 INFO:tasks.rados.rados.0.smithi111.stdout:1083: done (7 left) 2023-10-01T09:09:53.279 INFO:tasks.rados.rados.0.smithi111.stdout:1091: read oid 54 snap -1 2023-10-01T09:09:53.280 INFO:tasks.rados.rados.0.smithi111.stdout:1091: expect (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:09:53.280 INFO:tasks.rados.rados.0.smithi111.stdout:1092: write oid 150 current snap is 0 2023-10-01T09:09:53.280 INFO:tasks.rados.rados.0.smithi111.stdout:1084: expect (ObjNum 757 snap 0 seq_num 757) 2023-10-01T09:09:53.417 INFO:tasks.rados.rados.0.smithi111.stdout:1086: finishing write tid 1 to smithi11166722-19 2023-10-01T09:09:53.417 INFO:tasks.rados.rados.0.smithi111.stdout:1085: expect (ObjNum 401 snap 0 seq_num 401) 2023-10-01T09:09:53.510 INFO:tasks.rados.rados.0.smithi111.stdout:1086: finishing write tid 2 to smithi11166722-19 2023-10-01T09:09:53.510 INFO:tasks.rados.rados.0.smithi111.stdout:1086: finishing write tid 3 to smithi11166722-19 2023-10-01T09:09:53.510 INFO:tasks.rados.rados.0.smithi111.stdout:1086: finishing write tid 4 to smithi11166722-19 2023-10-01T09:09:53.510 INFO:tasks.rados.rados.0.smithi111.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-10-01T09:09:53.520 INFO:tasks.rados.rados.0.smithi111.stdout:1092: writing smithi11166722-150 from 417038 to 1057181 tid 1 2023-10-01T09:09:53.527 INFO:tasks.rados.rados.0.smithi111.stdout:1092: writing smithi11166722-150 from 1720453 to 2017038 tid 2 2023-10-01T09:09:53.527 INFO:tasks.rados.rados.0.smithi111.stdout:1084: done (8 left) 2023-10-01T09:09:53.527 INFO:tasks.rados.rados.0.smithi111.stdout:1085: done (7 left) 2023-10-01T09:09:53.528 INFO:tasks.rados.rados.0.smithi111.stdout:1093: delete oid 51 current snap is 0 2023-10-01T09:09:53.528 INFO:tasks.rados.rados.0.smithi111.stdout:1086: finishing write tid 5 to smithi11166722-19 2023-10-01T09:09:53.528 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 180 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-10-01T09:09:53.528 INFO:tasks.rados.rados.0.smithi111.stdout:1086: left oid 19 (ObjNum 830 snap 0 seq_num 830) 2023-10-01T09:09:53.529 INFO:tasks.rados.rados.0.smithi111.stdout:1087: finishing write tid 1 to smithi11166722-131 2023-10-01T09:09:53.529 INFO:tasks.rados.rados.0.smithi111.stdout:1087: finishing write tid 2 to smithi11166722-131 2023-10-01T09:09:53.529 INFO:tasks.rados.rados.0.smithi111.stdout:1087: finishing write tid 3 to smithi11166722-131 2023-10-01T09:09:53.529 INFO:tasks.rados.rados.0.smithi111.stdout:1087: finishing write tid 4 to smithi11166722-131 2023-10-01T09:09:53.530 INFO:tasks.rados.rados.0.smithi111.stdout:1087: finishing write tid 5 to smithi11166722-131 2023-10-01T09:09:53.530 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 131 v 185 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-10-01T09:09:53.530 INFO:tasks.rados.rados.0.smithi111.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2023-10-01T09:09:53.530 INFO:tasks.rados.rados.0.smithi111.stdout:1088: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:09:53.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:53 smithi183 bash[27651]: cluster 2023-10-01T09:09:52.158407+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 142 op/s 2023-10-01T09:09:53.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:53 smithi111 bash[27369]: cluster 2023-10-01T09:09:52.158407+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 142 op/s 2023-10-01T09:09:53.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:53 smithi111 bash[33891]: cluster 2023-10-01T09:09:52.158407+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 142 op/s 2023-10-01T09:09:53.641 INFO:tasks.rados.rados.0.smithi111.stdout:1089: finishing write tid 1 to smithi11166722-327 2023-10-01T09:09:53.641 INFO:tasks.rados.rados.0.smithi111.stdout:1089: finishing write tid 2 to smithi11166722-327 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1089: finishing write tid 3 to smithi11166722-327 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1089: finishing write tid 4 to smithi11166722-327 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1089: finishing write tid 5 to smithi11166722-327 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 327 v 188 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1089: left oid 327 (ObjNum 832 snap 0 seq_num 832) 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1090: finishing write tid 1 to smithi11166722-351 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1090: finishing write tid 2 to smithi11166722-351 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1090: finishing write tid 3 to smithi11166722-351 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:1090: finishing write tid 4 to smithi11166722-351 2023-10-01T09:09:53.642 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 351 v 183 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-10-01T09:09:53.643 INFO:tasks.rados.rados.0.smithi111.stdout:1090: left oid 351 (ObjNum 833 snap 0 seq_num 833) 2023-10-01T09:09:53.643 INFO:tasks.rados.rados.0.smithi111.stdout:1091: expect (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:09:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:1092: finishing write tid 1 to smithi11166722-150 2023-10-01T09:09:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:1092: finishing write tid 2 to smithi11166722-150 2023-10-01T09:09:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:1092: finishing write tid 3 to smithi11166722-150 2023-10-01T09:09:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:1092: finishing write tid 4 to smithi11166722-150 2023-10-01T09:09:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 150 v 253 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-10-01T09:09:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:1092: left oid 150 (ObjNum 834 snap 0 seq_num 834) 2023-10-01T09:09:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:1086: done (7 left) 2023-10-01T09:09:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:1087: done (6 left) 2023-10-01T09:09:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:1088: done (5 left) 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1089: done (4 left) 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1090: done (3 left) 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1091: done (2 left) 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1092: done (1 left) 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1093: done (0 left) 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1094: write oid 108 current snap is 0 2023-10-01T09:09:53.808 INFO:tasks.rados.rados.0.smithi111.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-10-01T09:09:53.819 INFO:tasks.rados.rados.0.smithi111.stdout:1094: writing smithi11166722-108 from 450652 to 1241293 tid 1 2023-10-01T09:09:53.823 INFO:tasks.rados.rados.0.smithi111.stdout:1094: writing smithi11166722-108 from 1721064 to 2050652 tid 2 2023-10-01T09:09:53.823 INFO:tasks.rados.rados.0.smithi111.stdout:1095: read oid 480 snap -1 2023-10-01T09:09:53.823 INFO:tasks.rados.rados.0.smithi111.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:09:53.824 INFO:tasks.rados.rados.0.smithi111.stdout:1096: write oid 330 current snap is 0 2023-10-01T09:09:53.824 INFO:tasks.rados.rados.0.smithi111.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-10-01T09:09:53.829 INFO:tasks.rados.rados.0.smithi111.stdout:1096: writing smithi11166722-330 from 467459 to 1049702 tid 1 2023-10-01T09:09:53.834 INFO:tasks.rados.rados.0.smithi111.stdout:1096: writing smithi11166722-330 from 1495899 to 1900844 tid 2 2023-10-01T09:09:53.835 INFO:tasks.rados.rados.0.smithi111.stdout:1097: read oid 43 snap -1 2023-10-01T09:09:53.835 INFO:tasks.rados.rados.0.smithi111.stdout:1097: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:53.835 INFO:tasks.rados.rados.0.smithi111.stdout:1098: write oid 414 current snap is 0 2023-10-01T09:09:53.835 INFO:tasks.rados.rados.0.smithi111.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-10-01T09:09:53.841 INFO:tasks.rados.rados.0.smithi111.stdout:1098: writing smithi11166722-414 from 484266 to 1141758 tid 1 2023-10-01T09:09:53.846 INFO:tasks.rados.rados.0.smithi111.stdout:1098: writing smithi11166722-414 from 1554381 to 2084266 tid 2 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1099: read oid 455 snap -1 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1099: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1100: read oid 1 snap -1 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1101: write oid 260 current snap is 0 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1094: finishing write tid 1 to smithi11166722-108 2023-10-01T09:09:53.847 INFO:tasks.rados.rados.0.smithi111.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-10-01T09:09:53.853 INFO:tasks.rados.rados.0.smithi111.stdout:1101: writing smithi11166722-260 from 501073 to 1233814 tid 1 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1101: writing smithi11166722-260 from 1896510 to 2101073 tid 2 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1102: read oid 146 snap -1 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1102: expect (ObjNum 145 snap 0 seq_num 145) 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1103: read oid 125 snap -1 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1103: expect (ObjNum 124 snap 0 seq_num 124) 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1104: write oid 486 current snap is 0 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1094: finishing write tid 2 to smithi11166722-108 2023-10-01T09:09:53.859 INFO:tasks.rados.rados.0.smithi111.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:09:53.928 INFO:tasks.rados.rados.0.smithi111.stdout:1094: finishing write tid 3 to smithi11166722-108 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1094: finishing write tid 4 to smithi11166722-108 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 108 v 155 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1094: left oid 108 (ObjNum 836 snap 0 seq_num 836) 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1096: finishing write tid 1 to smithi11166722-330 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1096: finishing write tid 2 to smithi11166722-330 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1096: finishing write tid 3 to smithi11166722-330 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1096: finishing write tid 4 to smithi11166722-330 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 330 v 191 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1096: left oid 330 (ObjNum 837 snap 0 seq_num 837) 2023-10-01T09:09:53.929 INFO:tasks.rados.rados.0.smithi111.stdout:1097: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:09:54.023 INFO:tasks.rados.rados.0.smithi111.stdout:1098: finishing write tid 1 to smithi11166722-414 2023-10-01T09:09:54.023 INFO:tasks.rados.rados.0.smithi111.stdout:1098: finishing write tid 2 to smithi11166722-414 2023-10-01T09:09:54.023 INFO:tasks.rados.rados.0.smithi111.stdout:1098: finishing write tid 3 to smithi11166722-414 2023-10-01T09:09:54.023 INFO:tasks.rados.rados.0.smithi111.stdout:1098: finishing write tid 4 to smithi11166722-414 2023-10-01T09:09:54.023 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 414 v 256 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-10-01T09:09:54.023 INFO:tasks.rados.rados.0.smithi111.stdout:1098: left oid 414 (ObjNum 838 snap 0 seq_num 838) 2023-10-01T09:09:54.024 INFO:tasks.rados.rados.0.smithi111.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-01T09:09:54.089 INFO:tasks.rados.rados.0.smithi111.stdout:1099: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:09:54.236 INFO:tasks.rados.rados.0.smithi111.stdout:1101: finishing write tid 1 to smithi11166722-260 2023-10-01T09:09:54.236 INFO:tasks.rados.rados.0.smithi111.stdout:1101: finishing write tid 2 to smithi11166722-260 2023-10-01T09:09:54.236 INFO:tasks.rados.rados.0.smithi111.stdout:1101: finishing write tid 3 to smithi11166722-260 2023-10-01T09:09:54.236 INFO:tasks.rados.rados.0.smithi111.stdout:1101: finishing write tid 4 to smithi11166722-260 2023-10-01T09:09:54.236 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 124 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-10-01T09:09:54.237 INFO:tasks.rados.rados.0.smithi111.stdout:1101: left oid 260 (ObjNum 839 snap 0 seq_num 839) 2023-10-01T09:09:54.237 INFO:tasks.rados.rados.0.smithi111.stdout:1103: expect (ObjNum 124 snap 0 seq_num 124) 2023-10-01T09:09:54.303 INFO:tasks.rados.rados.0.smithi111.stdout:1102: expect (ObjNum 145 snap 0 seq_num 145) 2023-10-01T09:09:54.379 INFO:tasks.rados.rados.0.smithi111.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-10-01T09:09:54.391 INFO:tasks.rados.rados.0.smithi111.stdout:1104: writing smithi11166722-486 from 517880 to 925870 tid 1 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1104: writing smithi11166722-486 from 1554992 to 2117880 tid 2 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1094: done (10 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1095: done (9 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1096: done (8 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1097: done (7 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1098: done (6 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1099: done (5 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1100: done (4 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1101: done (3 left) 2023-10-01T09:09:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:1102: done (2 left) 2023-10-01T09:09:54.400 INFO:tasks.rados.rados.0.smithi111.stdout:1103: done (1 left) 2023-10-01T09:09:54.400 INFO:tasks.rados.rados.0.smithi111.stdout:1105: read oid 288 snap -1 2023-10-01T09:09:54.400 INFO:tasks.rados.rados.0.smithi111.stdout:1105: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:54.400 INFO:tasks.rados.rados.0.smithi111.stdout:1106: write oid 203 current snap is 0 2023-10-01T09:09:54.400 INFO:tasks.rados.rados.0.smithi111.stdout:1104: finishing write tid 1 to smithi11166722-486 2023-10-01T09:09:54.400 INFO:tasks.rados.rados.0.smithi111.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-10-01T09:09:54.405 INFO:tasks.rados.rados.0.smithi111.stdout:1106: writing smithi11166722-203 from 534687 to 1017926 tid 1 2023-10-01T09:09:54.412 INFO:tasks.rados.rados.0.smithi111.stdout:1106: writing smithi11166722-203 from 1613474 to 2025757 tid 2 2023-10-01T09:09:54.412 INFO:tasks.rados.rados.0.smithi111.stdout:1107: read oid 310 snap -1 2023-10-01T09:09:54.412 INFO:tasks.rados.rados.0.smithi111.stdout:1107: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:54.412 INFO:tasks.rados.rados.0.smithi111.stdout:1108: write oid 380 current snap is 0 2023-10-01T09:09:54.412 INFO:tasks.rados.rados.0.smithi111.stdout:1104: finishing write tid 2 to smithi11166722-486 2023-10-01T09:09:54.413 INFO:tasks.rados.rados.0.smithi111.stdout:1104: finishing write tid 3 to smithi11166722-486 2023-10-01T09:09:54.413 INFO:tasks.rados.rados.0.smithi111.stdout:1104: finishing write tid 4 to smithi11166722-486 2023-10-01T09:09:54.413 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 486 v 193 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-10-01T09:09:54.413 INFO:tasks.rados.rados.0.smithi111.stdout:1104: left oid 486 (ObjNum 840 snap 0 seq_num 840) 2023-10-01T09:09:54.413 INFO:tasks.rados.rados.0.smithi111.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-10-01T09:09:54.419 INFO:tasks.rados.rados.0.smithi111.stdout:1108: writing smithi11166722-380 from 551494 to 1109982 tid 1 2023-10-01T09:09:54.425 INFO:tasks.rados.rados.0.smithi111.stdout:1108: writing smithi11166722-380 from 1671956 to 2151494 tid 2 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1104: done (4 left) 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1109: read oid 13 snap -1 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1109: expect (ObjNum 666 snap 0 seq_num 666) 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1110: read oid 234 snap -1 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1110: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1111: read oid 411 snap -1 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1111: expect (ObjNum 410 snap 0 seq_num 410) 2023-10-01T09:09:54.426 INFO:tasks.rados.rados.0.smithi111.stdout:1112: write oid 248 current snap is 0 2023-10-01T09:09:54.427 INFO:tasks.rados.rados.0.smithi111.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-10-01T09:09:54.433 INFO:tasks.rados.rados.0.smithi111.stdout:1112: writing smithi11166722-248 from 568301 to 1202038 tid 1 2023-10-01T09:09:54.438 INFO:tasks.rados.rados.0.smithi111.stdout:1112: writing smithi11166722-248 from 1614085 to 2030037 tid 2 2023-10-01T09:09:54.438 INFO:tasks.rados.rados.0.smithi111.stdout:1113: read oid 196 snap -1 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1113: expect (ObjNum 789 snap 0 seq_num 789) 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1114: read oid 348 snap -1 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1114: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1115: read oid 384 snap -1 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1115: expect (ObjNum 592 snap 0 seq_num 592) 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1116: read oid 39 snap -1 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1116: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1117: write oid 280 current snap is 0 2023-10-01T09:09:54.439 INFO:tasks.rados.rados.0.smithi111.stdout:1105: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T09:09:54.535 INFO:tasks.rados.rados.0.smithi111.stdout:1106: finishing write tid 1 to smithi11166722-203 2023-10-01T09:09:54.535 INFO:tasks.rados.rados.0.smithi111.stdout:1106: finishing write tid 2 to smithi11166722-203 2023-10-01T09:09:54.535 INFO:tasks.rados.rados.0.smithi111.stdout:1106: finishing write tid 3 to smithi11166722-203 2023-10-01T09:09:54.535 INFO:tasks.rados.rados.0.smithi111.stdout:1106: finishing write tid 4 to smithi11166722-203 2023-10-01T09:09:54.535 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 203 v 188 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-10-01T09:09:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:1106: left oid 203 (ObjNum 841 snap 0 seq_num 841) 2023-10-01T09:09:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:1107: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T09:09:54.639 INFO:tasks.rados.rados.0.smithi111.stdout:1108: finishing write tid 1 to smithi11166722-380 2023-10-01T09:09:54.639 INFO:tasks.rados.rados.0.smithi111.stdout:1108: finishing write tid 2 to smithi11166722-380 2023-10-01T09:09:54.639 INFO:tasks.rados.rados.0.smithi111.stdout:1109: expect (ObjNum 666 snap 0 seq_num 666) 2023-10-01T09:09:54.746 INFO:tasks.rados.rados.0.smithi111.stdout:1111: expect (ObjNum 410 snap 0 seq_num 410) 2023-10-01T09:09:54.834 INFO:tasks.rados.rados.0.smithi111.stdout:1108: finishing write tid 3 to smithi11166722-380 2023-10-01T09:09:54.834 INFO:tasks.rados.rados.0.smithi111.stdout:1108: finishing write tid 4 to smithi11166722-380 2023-10-01T09:09:54.834 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 184 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-10-01T09:09:54.834 INFO:tasks.rados.rados.0.smithi111.stdout:1108: left oid 380 (ObjNum 842 snap 0 seq_num 842) 2023-10-01T09:09:54.834 INFO:tasks.rados.rados.0.smithi111.stdout:1110: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-01T09:09:54.955 INFO:tasks.rados.rados.0.smithi111.stdout:1112: finishing write tid 1 to smithi11166722-248 2023-10-01T09:09:54.955 INFO:tasks.rados.rados.0.smithi111.stdout:1116: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:09:55.037 INFO:tasks.rados.rados.0.smithi111.stdout:1112: finishing write tid 2 to smithi11166722-248 2023-10-01T09:09:55.037 INFO:tasks.rados.rados.0.smithi111.stdout:1114: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T09:09:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:1112: finishing write tid 3 to smithi11166722-248 2023-10-01T09:09:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:1112: finishing write tid 4 to smithi11166722-248 2023-10-01T09:09:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 248 v 187 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-10-01T09:09:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:1112: left oid 248 (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:09:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:1115: expect (ObjNum 592 snap 0 seq_num 592) 2023-10-01T09:09:55.328 INFO:tasks.rados.rados.0.smithi111.stdout:1113: expect (ObjNum 789 snap 0 seq_num 789) 2023-10-01T09:09:55.477 INFO:tasks.rados.rados.0.smithi111.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-10-01T09:09:55.489 INFO:tasks.rados.rados.0.smithi111.stdout:1117: writing smithi11166722-280 from 585108 to 1010447 tid 1 2023-10-01T09:09:55.496 INFO:tasks.rados.rados.0.smithi111.stdout:1117: writing smithi11166722-280 from 1788920 to 2185108 tid 2 2023-10-01T09:09:55.496 INFO:tasks.rados.rados.0.smithi111.stdout:1105: done (12 left) 2023-10-01T09:09:55.496 INFO:tasks.rados.rados.0.smithi111.stdout:1106: done (11 left) 2023-10-01T09:09:55.496 INFO:tasks.rados.rados.0.smithi111.stdout:1107: done (10 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1108: done (9 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1109: done (8 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1110: done (7 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1111: done (6 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1112: done (5 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1113: done (4 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1114: done (3 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1115: done (2 left) 2023-10-01T09:09:55.497 INFO:tasks.rados.rados.0.smithi111.stdout:1116: done (1 left) 2023-10-01T09:09:55.498 INFO:tasks.rados.rados.0.smithi111.stdout:1118: write oid 424 current snap is 0 2023-10-01T09:09:55.498 INFO:tasks.rados.rados.0.smithi111.stdout:1117: finishing write tid 1 to smithi11166722-280 2023-10-01T09:09:55.498 INFO:tasks.rados.rados.0.smithi111.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-10-01T09:09:55.502 INFO:tasks.rados.rados.0.smithi111.stdout:1118: writing smithi11166722-424 from 601915 to 1102503 tid 1 2023-10-01T09:09:55.509 INFO:tasks.rados.rados.0.smithi111.stdout:1118: writing smithi11166722-424 from 1847402 to 2201915 tid 2 2023-10-01T09:09:55.509 INFO:tasks.rados.rados.0.smithi111.stdout:1119: write oid 147 current snap is 0 2023-10-01T09:09:55.509 INFO:tasks.rados.rados.0.smithi111.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-10-01T09:09:55.515 INFO:tasks.rados.rados.0.smithi111.stdout:1119: writing smithi11166722-147 from 618722 to 1194559 tid 1 2023-10-01T09:09:55.521 INFO:tasks.rados.rados.0.smithi111.stdout:1119: writing smithi11166722-147 from 1905884 to 2218722 tid 2 2023-10-01T09:09:55.521 INFO:tasks.rados.rados.0.smithi111.stdout:1120: write oid 412 current snap is 0 2023-10-01T09:09:55.521 INFO:tasks.rados.rados.0.smithi111.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-10-01T09:09:55.528 INFO:tasks.rados.rados.0.smithi111.stdout:1120: writing smithi11166722-412 from 635529 to 1286615 tid 1 2023-10-01T09:09:55.534 INFO:tasks.rados.rados.0.smithi111.stdout:1120: writing smithi11166722-412 from 1848013 to 2235529 tid 2 2023-10-01T09:09:55.534 INFO:tasks.rados.rados.0.smithi111.stdout:1121: read oid 223 snap -1 2023-10-01T09:09:55.534 INFO:tasks.rados.rados.0.smithi111.stdout:1121: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:09:55.535 INFO:tasks.rados.rados.0.smithi111.stdout:1122: write oid 354 current snap is 0 2023-10-01T09:09:55.535 INFO:tasks.rados.rados.0.smithi111.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-10-01T09:09:55.542 INFO:tasks.rados.rados.0.smithi111.stdout:1122: writing smithi11166722-354 from 652336 to 1378671 tid 1 2023-10-01T09:09:55.548 INFO:tasks.rados.rados.0.smithi111.stdout:1122: writing smithi11166722-354 from 1906495 to 2252336 tid 2 2023-10-01T09:09:55.548 INFO:tasks.rados.rados.0.smithi111.stdout:1123: write oid 49 current snap is 0 2023-10-01T09:09:55.548 INFO:tasks.rados.rados.0.smithi111.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-10-01T09:09:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:55 smithi183 bash[27651]: cluster 2023-10-01T09:09:54.158862+0000 mgr.y (mgr.24356) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.3 MiB/s wr, 93 op/s 2023-10-01T09:09:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:55 smithi183 bash[27651]: audit 2023-10-01T09:09:54.386811+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.111:0/3448506688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:55.554 INFO:tasks.rados.rados.0.smithi111.stdout:1123: writing smithi11166722-49 from 669143 to 1070727 tid 1 2023-10-01T09:09:55.559 INFO:tasks.rados.rados.0.smithi111.stdout:1123: writing smithi11166722-49 from 1564977 to 1991936 tid 2 2023-10-01T09:09:55.559 INFO:tasks.rados.rados.0.smithi111.stdout:1124: write oid 370 current snap is 0 2023-10-01T09:09:55.559 INFO:tasks.rados.rados.0.smithi111.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-10-01T09:09:55.566 INFO:tasks.rados.rados.0.smithi111.stdout:1124: writing smithi11166722-370 from 685950 to 1162783 tid 1 2023-10-01T09:09:55.572 INFO:tasks.rados.rados.0.smithi111.stdout:1124: writing smithi11166722-370 from 1623459 to 2194076 tid 2 2023-10-01T09:09:55.572 INFO:tasks.rados.rados.0.smithi111.stdout:1125: write oid 70 current snap is 0 2023-10-01T09:09:55.572 INFO:tasks.rados.rados.0.smithi111.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-10-01T09:09:55.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:55 smithi111 bash[33891]: cluster 2023-10-01T09:09:54.158862+0000 mgr.y (mgr.24356) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.3 MiB/s wr, 93 op/s 2023-10-01T09:09:55.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:55 smithi111 bash[33891]: audit 2023-10-01T09:09:54.386811+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.111:0/3448506688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:55.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:55 smithi111 bash[27369]: cluster 2023-10-01T09:09:54.158862+0000 mgr.y (mgr.24356) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.3 MiB/s wr, 93 op/s 2023-10-01T09:09:55.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:55 smithi111 bash[27369]: audit 2023-10-01T09:09:54.386811+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.111:0/3448506688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:55.579 INFO:tasks.rados.rados.0.smithi111.stdout:1125: writing smithi11166722-70 from 702757 to 1254839 tid 1 2023-10-01T09:09:55.584 INFO:tasks.rados.rados.0.smithi111.stdout:1125: writing smithi11166722-70 from 1681941 to 2112569 tid 2 2023-10-01T09:09:55.584 INFO:tasks.rados.rados.0.smithi111.stdout:1126: write oid 259 current snap is 0 2023-10-01T09:09:55.584 INFO:tasks.rados.rados.0.smithi111.stdout:1117: finishing write tid 2 to smithi11166722-280 2023-10-01T09:09:55.584 INFO:tasks.rados.rados.0.smithi111.stdout:1117: finishing write tid 3 to smithi11166722-280 2023-10-01T09:09:55.585 INFO:tasks.rados.rados.0.smithi111.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-10-01T09:09:55.594 INFO:tasks.rados.rados.0.smithi111.stdout:1126: writing smithi11166722-259 from 719564 to 1463248 tid 1 2023-10-01T09:09:55.598 INFO:tasks.rados.rados.0.smithi111.stdout:1126: writing smithi11166722-259 from 2140423 to 2319564 tid 2 2023-10-01T09:09:55.598 INFO:tasks.rados.rados.0.smithi111.stdout:1127: read oid 90 snap -1 2023-10-01T09:09:55.598 INFO:tasks.rados.rados.0.smithi111.stdout:1127: expect (ObjNum 805 snap 0 seq_num 805) 2023-10-01T09:09:55.598 INFO:tasks.rados.rados.0.smithi111.stdout:1128: write oid 254 current snap is 0 2023-10-01T09:09:55.598 INFO:tasks.rados.rados.0.smithi111.stdout:1117: finishing write tid 4 to smithi11166722-280 2023-10-01T09:09:55.599 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 280 v 190 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-10-01T09:09:55.599 INFO:tasks.rados.rados.0.smithi111.stdout:1117: left oid 280 (ObjNum 844 snap 0 seq_num 844) 2023-10-01T09:09:55.599 INFO:tasks.rados.rados.0.smithi111.stdout:1118: finishing write tid 1 to smithi11166722-424 2023-10-01T09:09:55.599 INFO:tasks.rados.rados.0.smithi111.stdout:1118: finishing write tid 2 to smithi11166722-424 2023-10-01T09:09:55.599 INFO:tasks.rados.rados.0.smithi111.stdout:1118: finishing write tid 3 to smithi11166722-424 2023-10-01T09:09:55.599 INFO:tasks.rados.rados.0.smithi111.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-10-01T09:09:55.604 INFO:tasks.rados.rados.0.smithi111.stdout:1128: writing smithi11166722-254 from 736371 to 1155304 tid 1 2023-10-01T09:09:55.611 INFO:tasks.rados.rados.0.smithi111.stdout:1128: writing smithi11166722-254 from 1798905 to 2233202 tid 2 2023-10-01T09:09:55.611 INFO:tasks.rados.rados.0.smithi111.stdout:1117: done (11 left) 2023-10-01T09:09:55.611 INFO:tasks.rados.rados.0.smithi111.stdout:1129: write oid 255 current snap is 0 2023-10-01T09:09:55.611 INFO:tasks.rados.rados.0.smithi111.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-10-01T09:09:55.618 INFO:tasks.rados.rados.0.smithi111.stdout:1129: writing smithi11166722-255 from 753178 to 1247360 tid 1 2023-10-01T09:09:55.625 INFO:tasks.rados.rados.0.smithi111.stdout:1129: writing smithi11166722-255 from 1857387 to 2353178 tid 2 2023-10-01T09:09:55.625 INFO:tasks.rados.rados.0.smithi111.stdout:1130: read oid 55 snap -1 2023-10-01T09:09:55.625 INFO:tasks.rados.rados.0.smithi111.stdout:1130: expect (ObjNum 599 snap 0 seq_num 599) 2023-10-01T09:09:55.625 INFO:tasks.rados.rados.0.smithi111.stdout:1118: finishing write tid 4 to smithi11166722-424 2023-10-01T09:09:55.625 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 424 v 158 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1118: left oid 424 (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1119: finishing write tid 1 to smithi11166722-147 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1119: finishing write tid 2 to smithi11166722-147 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1119: finishing write tid 3 to smithi11166722-147 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1119: finishing write tid 4 to smithi11166722-147 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 147 v 194 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1119: left oid 147 (ObjNum 846 snap 0 seq_num 846) 2023-10-01T09:09:55.626 INFO:tasks.rados.rados.0.smithi111.stdout:1120: finishing write tid 1 to smithi11166722-412 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1120: finishing write tid 2 to smithi11166722-412 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1120: finishing write tid 3 to smithi11166722-412 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1131: read oid 133 snap -1 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1131: expect deleted 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1118: done (13 left) 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1119: done (12 left) 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1132: read oid 282 snap -1 2023-10-01T09:09:55.627 INFO:tasks.rados.rados.0.smithi111.stdout:1132: expect (ObjNum 281 snap 0 seq_num 281) 2023-10-01T09:09:55.628 INFO:tasks.rados.rados.0.smithi111.stdout:1133: write oid 21 current snap is 0 2023-10-01T09:09:55.628 INFO:tasks.rados.rados.0.smithi111.stdout:1120: finishing write tid 4 to smithi11166722-412 2023-10-01T09:09:55.628 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 412 v 181 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-10-01T09:09:55.628 INFO:tasks.rados.rados.0.smithi111.stdout:1120: left oid 412 (ObjNum 847 snap 0 seq_num 847) 2023-10-01T09:09:55.628 INFO:tasks.rados.rados.0.smithi111.stdout:1121: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:09:55.753 INFO:tasks.rados.rados.0.smithi111.stdout:1122: finishing write tid 1 to smithi11166722-354 2023-10-01T09:09:55.753 INFO:tasks.rados.rados.0.smithi111.stdout:1122: finishing write tid 2 to smithi11166722-354 2023-10-01T09:09:55.753 INFO:tasks.rados.rados.0.smithi111.stdout:1122: finishing write tid 3 to smithi11166722-354 2023-10-01T09:09:55.753 INFO:tasks.rados.rados.0.smithi111.stdout:1122: finishing write tid 4 to smithi11166722-354 2023-10-01T09:09:55.753 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 354 v 161 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:1122: left oid 354 (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:1123: finishing write tid 1 to smithi11166722-49 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:1123: finishing write tid 2 to smithi11166722-49 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:1123: finishing write tid 3 to smithi11166722-49 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:1123: finishing write tid 4 to smithi11166722-49 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 49 v 164 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-10-01T09:09:55.754 INFO:tasks.rados.rados.0.smithi111.stdout:1123: left oid 49 (ObjNum 849 snap 0 seq_num 849) 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1124: finishing write tid 1 to smithi11166722-370 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1124: finishing write tid 2 to smithi11166722-370 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1124: finishing write tid 3 to smithi11166722-370 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1124: finishing write tid 4 to smithi11166722-370 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 135 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1124: left oid 370 (ObjNum 850 snap 0 seq_num 850) 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1125: finishing write tid 1 to smithi11166722-70 2023-10-01T09:09:55.755 INFO:tasks.rados.rados.0.smithi111.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-10-01T09:09:55.765 INFO:tasks.rados.rados.0.smithi111.stdout:1133: writing smithi11166722-21 from 769985 to 1339416 tid 1 2023-10-01T09:09:55.771 INFO:tasks.rados.rados.0.smithi111.stdout:1133: writing smithi11166722-21 from 1915869 to 2353835 tid 2 2023-10-01T09:09:55.771 INFO:tasks.rados.rados.0.smithi111.stdout:1120: done (13 left) 2023-10-01T09:09:55.771 INFO:tasks.rados.rados.0.smithi111.stdout:1121: done (12 left) 2023-10-01T09:09:55.771 INFO:tasks.rados.rados.0.smithi111.stdout:1122: done (11 left) 2023-10-01T09:09:55.771 INFO:tasks.rados.rados.0.smithi111.stdout:1123: done (10 left) 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1124: done (9 left) 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1134: delete oid 11 current snap is 0 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1125: finishing write tid 2 to smithi11166722-70 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1125: finishing write tid 3 to smithi11166722-70 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1125: finishing write tid 4 to smithi11166722-70 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 70 v 187 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1125: left oid 70 (ObjNum 851 snap 0 seq_num 851) 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1126: finishing write tid 1 to smithi11166722-259 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1126: finishing write tid 2 to smithi11166722-259 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1126: finishing write tid 3 to smithi11166722-259 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:1126: finishing write tid 4 to smithi11166722-259 2023-10-01T09:09:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 259 v 224 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-10-01T09:09:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:1126: left oid 259 (ObjNum 852 snap 0 seq_num 852) 2023-10-01T09:09:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:1127: expect (ObjNum 805 snap 0 seq_num 805) 2023-10-01T09:09:55.935 INFO:tasks.rados.rados.0.smithi111.stdout:1128: finishing write tid 1 to smithi11166722-254 2023-10-01T09:09:55.935 INFO:tasks.rados.rados.0.smithi111.stdout:1128: finishing write tid 2 to smithi11166722-254 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1125: done (9 left) 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1126: done (8 left) 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1127: done (7 left) 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1134: done (6 left) 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1135: read oid 340 snap -1 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1135: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1136: write oid 421 current snap is 0 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1128: finishing write tid 3 to smithi11166722-254 2023-10-01T09:09:55.936 INFO:tasks.rados.rados.0.smithi111.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-10-01T09:09:55.941 INFO:tasks.rados.rados.0.smithi111.stdout:1136: writing smithi11166722-421 from 403599 to 1123528 tid 1 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:1136: writing smithi11166722-421 from 1916480 to 2358115 tid 2 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:1137: write oid 402 current snap is 0 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:1128: finishing write tid 4 to smithi11166722-254 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 254 v 191 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:1128: left oid 254 (ObjNum 853 snap 0 seq_num 853) 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:1129: finishing write tid 1 to smithi11166722-255 2023-10-01T09:09:55.949 INFO:tasks.rados.rados.0.smithi111.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-10-01T09:09:55.955 INFO:tasks.rados.rados.0.smithi111.stdout:1137: writing smithi11166722-402 from 420406 to 1215584 tid 1 2023-10-01T09:09:55.962 INFO:tasks.rados.rados.0.smithi111.stdout:1137: writing smithi11166722-402 from 1974962 to 2420406 tid 2 2023-10-01T09:09:55.963 INFO:tasks.rados.rados.0.smithi111.stdout:1128: done (8 left) 2023-10-01T09:09:55.963 INFO:tasks.rados.rados.0.smithi111.stdout:1138: write oid 413 current snap is 0 2023-10-01T09:09:55.963 INFO:tasks.rados.rados.0.smithi111.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-10-01T09:09:55.967 INFO:tasks.rados.rados.0.smithi111.stdout:1138: writing smithi11166722-413 from 437213 to 907640 tid 1 2023-10-01T09:09:55.976 INFO:tasks.rados.rados.0.smithi111.stdout:1138: writing smithi11166722-413 from 1633444 to 2362395 tid 2 2023-10-01T09:09:55.976 INFO:tasks.rados.rados.0.smithi111.stdout:1131: done (8 left) 2023-10-01T09:09:55.976 INFO:tasks.rados.rados.0.smithi111.stdout:1139: write oid 434 current snap is 0 2023-10-01T09:09:55.976 INFO:tasks.rados.rados.0.smithi111.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-10-01T09:09:55.982 INFO:tasks.rados.rados.0.smithi111.stdout:1139: writing smithi11166722-434 from 454020 to 1116049 tid 1 2023-10-01T09:09:55.989 INFO:tasks.rados.rados.0.smithi111.stdout:1139: writing smithi11166722-434 from 1691926 to 2280888 tid 2 2023-10-01T09:09:55.989 INFO:tasks.rados.rados.0.smithi111.stdout:1140: write oid 310 current snap is 0 2023-10-01T09:09:55.989 INFO:tasks.rados.rados.0.smithi111.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-10-01T09:09:55.996 INFO:tasks.rados.rados.0.smithi111.stdout:1140: writing smithi11166722-310 from 470827 to 1208105 tid 1 2023-10-01T09:09:56.003 INFO:tasks.rados.rados.0.smithi111.stdout:1140: writing smithi11166722-310 from 1750408 to 2470827 tid 2 2023-10-01T09:09:56.003 INFO:tasks.rados.rados.0.smithi111.stdout:1141: write oid 112 current snap is 0 2023-10-01T09:09:56.003 INFO:tasks.rados.rados.0.smithi111.stdout:1130: expect (ObjNum 599 snap 0 seq_num 599) 2023-10-01T09:09:56.101 INFO:tasks.rados.rados.0.smithi111.stdout:1129: finishing write tid 2 to smithi11166722-255 2023-10-01T09:09:56.101 INFO:tasks.rados.rados.0.smithi111.stdout:1129: finishing write tid 3 to smithi11166722-255 2023-10-01T09:09:56.101 INFO:tasks.rados.rados.0.smithi111.stdout:1129: finishing write tid 4 to smithi11166722-255 2023-10-01T09:09:56.101 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 255 v 127 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-10-01T09:09:56.101 INFO:tasks.rados.rados.0.smithi111.stdout:1129: left oid 255 (ObjNum 854 snap 0 seq_num 854) 2023-10-01T09:09:56.101 INFO:tasks.rados.rados.0.smithi111.stdout:1132: expect (ObjNum 281 snap 0 seq_num 281) 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1133: finishing write tid 1 to smithi11166722-21 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1133: finishing write tid 2 to smithi11166722-21 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1133: finishing write tid 3 to smithi11166722-21 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1133: finishing write tid 4 to smithi11166722-21 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 21 v 197 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1133: left oid 21 (ObjNum 855 snap 0 seq_num 855) 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1136: finishing write tid 1 to smithi11166722-421 2023-10-01T09:09:56.196 INFO:tasks.rados.rados.0.smithi111.stdout:1135: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:09:56.315 INFO:tasks.rados.rados.0.smithi111.stdout:1136: finishing write tid 2 to smithi11166722-421 2023-10-01T09:09:56.315 INFO:tasks.rados.rados.0.smithi111.stdout:1136: finishing write tid 3 to smithi11166722-421 2023-10-01T09:09:56.315 INFO:tasks.rados.rados.0.smithi111.stdout:1136: finishing write tid 4 to smithi11166722-421 2023-10-01T09:09:56.315 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 193 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-10-01T09:09:56.315 INFO:tasks.rados.rados.0.smithi111.stdout:1136: left oid 421 (ObjNum 857 snap 0 seq_num 857) 2023-10-01T09:09:56.315 INFO:tasks.rados.rados.0.smithi111.stdout:1137: finishing write tid 1 to smithi11166722-402 2023-10-01T09:09:56.316 INFO:tasks.rados.rados.0.smithi111.stdout:1137: finishing write tid 2 to smithi11166722-402 2023-10-01T09:09:56.316 INFO:tasks.rados.rados.0.smithi111.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-10-01T09:09:56.319 INFO:tasks.rados.rados.0.smithi111.stdout:1141: writing smithi11166722-112 from 487634 to 900161 tid 1 2023-10-01T09:09:56.326 INFO:tasks.rados.rados.0.smithi111.stdout:1141: writing smithi11166722-112 from 1408890 to 2001521 tid 2 2023-10-01T09:09:56.326 INFO:tasks.rados.rados.0.smithi111.stdout:1129: done (10 left) 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1130: done (9 left) 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1132: done (8 left) 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1133: done (7 left) 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1135: done (6 left) 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1136: done (5 left) 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1142: write oid 316 current snap is 0 2023-10-01T09:09:56.327 INFO:tasks.rados.rados.0.smithi111.stdout:1137: finishing write tid 3 to smithi11166722-402 2023-10-01T09:09:56.328 INFO:tasks.rados.rados.0.smithi111.stdout:1137: finishing write tid 4 to smithi11166722-402 2023-10-01T09:09:56.328 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 402 v 196 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-10-01T09:09:56.328 INFO:tasks.rados.rados.0.smithi111.stdout:1137: left oid 402 (ObjNum 858 snap 0 seq_num 858) 2023-10-01T09:09:56.328 INFO:tasks.rados.rados.0.smithi111.stdout:1138: finishing write tid 1 to smithi11166722-413 2023-10-01T09:09:56.328 INFO:tasks.rados.rados.0.smithi111.stdout:1138: finishing write tid 2 to smithi11166722-413 2023-10-01T09:09:56.329 INFO:tasks.rados.rados.0.smithi111.stdout:1138: finishing write tid 3 to smithi11166722-413 2023-10-01T09:09:56.329 INFO:tasks.rados.rados.0.smithi111.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-10-01T09:09:56.331 INFO:tasks.rados.rados.0.smithi111.stdout:1142: writing smithi11166722-316 from 504441 to 992217 tid 1 2023-10-01T09:09:56.339 INFO:tasks.rados.rados.0.smithi111.stdout:1142: writing smithi11166722-316 from 1467372 to 2203661 tid 2 2023-10-01T09:09:56.339 INFO:tasks.rados.rados.0.smithi111.stdout:1137: done (5 left) 2023-10-01T09:09:56.339 INFO:tasks.rados.rados.0.smithi111.stdout:1143: read oid 445 snap -1 2023-10-01T09:09:56.340 INFO:tasks.rados.rados.0.smithi111.stdout:1143: expect (ObjNum 802 snap 0 seq_num 802) 2023-10-01T09:09:56.340 INFO:tasks.rados.rados.0.smithi111.stdout:1144: read oid 240 snap -1 2023-10-01T09:09:56.340 INFO:tasks.rados.rados.0.smithi111.stdout:1144: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-01T09:09:56.340 INFO:tasks.rados.rados.0.smithi111.stdout:1145: write oid 450 current snap is 0 2023-10-01T09:09:56.340 INFO:tasks.rados.rados.0.smithi111.stdout:1138: finishing write tid 4 to smithi11166722-413 2023-10-01T09:09:56.340 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 413 v 199 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-10-01T09:09:56.341 INFO:tasks.rados.rados.0.smithi111.stdout:1138: left oid 413 (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:09:56.341 INFO:tasks.rados.rados.0.smithi111.stdout:1139: finishing write tid 1 to smithi11166722-434 2023-10-01T09:09:56.341 INFO:tasks.rados.rados.0.smithi111.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-10-01T09:09:56.345 INFO:tasks.rados.rados.0.smithi111.stdout:1145: writing smithi11166722-450 from 521248 to 1084273 tid 1 2023-10-01T09:09:56.353 INFO:tasks.rados.rados.0.smithi111.stdout:1145: writing smithi11166722-450 from 1809501 to 2405801 tid 2 2023-10-01T09:09:56.353 INFO:tasks.rados.rados.0.smithi111.stdout:1138: done (7 left) 2023-10-01T09:09:56.353 INFO:tasks.rados.rados.0.smithi111.stdout:1146: read oid 225 snap -1 2023-10-01T09:09:56.353 INFO:tasks.rados.rados.0.smithi111.stdout:1146: expect deleted 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1147: delete oid 288 current snap is 0 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1139: finishing write tid 2 to smithi11166722-434 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1139: finishing write tid 3 to smithi11166722-434 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1139: finishing write tid 4 to smithi11166722-434 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 259 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1139: left oid 434 (ObjNum 860 snap 0 seq_num 860) 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1140: finishing write tid 1 to smithi11166722-310 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1140: finishing write tid 2 to smithi11166722-310 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1140: finishing write tid 3 to smithi11166722-310 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:1140: finishing write tid 4 to smithi11166722-310 2023-10-01T09:09:56.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 310 v 130 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1140: left oid 310 (ObjNum 861 snap 0 seq_num 861) 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1141: finishing write tid 1 to smithi11166722-112 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1141: finishing write tid 2 to smithi11166722-112 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1141: finishing write tid 3 to smithi11166722-112 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1141: finishing write tid 4 to smithi11166722-112 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 112 v 133 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1141: left oid 112 (ObjNum 862 snap 0 seq_num 862) 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1142: finishing write tid 1 to smithi11166722-316 2023-10-01T09:09:56.355 INFO:tasks.rados.rados.0.smithi111.stdout:1144: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-01T09:09:56.511 INFO:tasks.rados.rados.0.smithi111.stdout:1142: finishing write tid 2 to smithi11166722-316 2023-10-01T09:09:56.512 INFO:tasks.rados.rados.0.smithi111.stdout:1142: finishing write tid 3 to smithi11166722-316 2023-10-01T09:09:56.512 INFO:tasks.rados.rados.0.smithi111.stdout:1139: done (8 left) 2023-10-01T09:09:56.512 INFO:tasks.rados.rados.0.smithi111.stdout:1140: done (7 left) 2023-10-01T09:09:56.512 INFO:tasks.rados.rados.0.smithi111.stdout:1141: done (6 left) 2023-10-01T09:09:56.512 INFO:tasks.rados.rados.0.smithi111.stdout:1144: done (5 left) 2023-10-01T09:09:56.512 INFO:tasks.rados.rados.0.smithi111.stdout:1147: done (4 left) 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:1148: read oid 224 snap -1 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:1148: expect (ObjNum 820 snap 0 seq_num 820) 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:1149: read oid 429 snap -1 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:1149: expect (ObjNum 428 snap 0 seq_num 428) 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:1150: write oid 257 current snap is 0 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:1142: finishing write tid 4 to smithi11166722-316 2023-10-01T09:09:56.513 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 316 v 167 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-10-01T09:09:56.514 INFO:tasks.rados.rados.0.smithi111.stdout:1142: left oid 316 (ObjNum 863 snap 0 seq_num 863) 2023-10-01T09:09:56.514 INFO:tasks.rados.rados.0.smithi111.stdout:1143: expect (ObjNum 802 snap 0 seq_num 802) 2023-10-01T09:09:56.681 INFO:tasks.rados.rados.0.smithi111.stdout:1145: finishing write tid 1 to smithi11166722-450 2023-10-01T09:09:56.681 INFO:tasks.rados.rados.0.smithi111.stdout:1145: finishing write tid 2 to smithi11166722-450 2023-10-01T09:09:56.681 INFO:tasks.rados.rados.0.smithi111.stdout:1145: finishing write tid 3 to smithi11166722-450 2023-10-01T09:09:56.681 INFO:tasks.rados.rados.0.smithi111.stdout:1145: finishing write tid 4 to smithi11166722-450 2023-10-01T09:09:56.681 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 450 v 153 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-10-01T09:09:56.681 INFO:tasks.rados.rados.0.smithi111.stdout:1145: left oid 450 (ObjNum 864 snap 0 seq_num 864) 2023-10-01T09:09:56.682 INFO:tasks.rados.rados.0.smithi111.stdout:1149: expect (ObjNum 428 snap 0 seq_num 428) 2023-10-01T09:09:56.786 INFO:tasks.rados.rados.0.smithi111.stdout:1148: expect (ObjNum 820 snap 0 seq_num 820) 2023-10-01T09:09:56.967 INFO:tasks.rados.rados.0.smithi111.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-10-01T09:09:56.981 INFO:tasks.rados.rados.0.smithi111.stdout:1150: writing smithi11166722-257 from 554862 to 1268385 tid 1 2023-10-01T09:09:56.989 INFO:tasks.rados.rados.0.smithi111.stdout:1150: writing smithi11166722-257 from 1926465 to 2526434 tid 2 2023-10-01T09:09:56.989 INFO:tasks.rados.rados.0.smithi111.stdout:1142: done (6 left) 2023-10-01T09:09:56.989 INFO:tasks.rados.rados.0.smithi111.stdout:1143: done (5 left) 2023-10-01T09:09:56.989 INFO:tasks.rados.rados.0.smithi111.stdout:1145: done (4 left) 2023-10-01T09:09:56.989 INFO:tasks.rados.rados.0.smithi111.stdout:1146: done (3 left) 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1148: done (2 left) 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1149: done (1 left) 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1151: read oid 399 snap -1 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1151: expect (ObjNum 522 snap 0 seq_num 522) 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1152: write oid 19 current snap is 0 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1150: finishing write tid 1 to smithi11166722-257 2023-10-01T09:09:56.990 INFO:tasks.rados.rados.0.smithi111.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-10-01T09:09:56.995 INFO:tasks.rados.rados.0.smithi111.stdout:1152: writing smithi11166722-19 from 571669 to 1076794 tid 1 2023-10-01T09:09:57.003 INFO:tasks.rados.rados.0.smithi111.stdout:1152: writing smithi11166722-19 from 1701300 to 2444927 tid 2 2023-10-01T09:09:57.003 INFO:tasks.rados.rados.0.smithi111.stdout:1153: read oid 17 snap -1 2023-10-01T09:09:57.003 INFO:tasks.rados.rados.0.smithi111.stdout:1153: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-01T09:09:57.003 INFO:tasks.rados.rados.0.smithi111.stdout:1154: write oid 65 current snap is 0 2023-10-01T09:09:57.004 INFO:tasks.rados.rados.0.smithi111.stdout:1150: finishing write tid 2 to smithi11166722-257 2023-10-01T09:09:57.004 INFO:tasks.rados.rados.0.smithi111.stdout:1150: finishing write tid 3 to smithi11166722-257 2023-10-01T09:09:57.004 INFO:tasks.rados.rados.0.smithi111.stdout:1150: finishing write tid 4 to smithi11166722-257 2023-10-01T09:09:57.004 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 257 v 195 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-10-01T09:09:57.004 INFO:tasks.rados.rados.0.smithi111.stdout:1150: left oid 257 (ObjNum 866 snap 0 seq_num 866) 2023-10-01T09:09:57.004 INFO:tasks.rados.rados.0.smithi111.stdout:1151: expect (ObjNum 522 snap 0 seq_num 522) 2023-10-01T09:09:57.131 INFO:tasks.rados.rados.0.smithi111.stdout:1152: finishing write tid 1 to smithi11166722-19 2023-10-01T09:09:57.131 INFO:tasks.rados.rados.0.smithi111.stdout:1152: finishing write tid 2 to smithi11166722-19 2023-10-01T09:09:57.131 INFO:tasks.rados.rados.0.smithi111.stdout:1152: finishing write tid 3 to smithi11166722-19 2023-10-01T09:09:57.131 INFO:tasks.rados.rados.0.smithi111.stdout:1152: finishing write tid 4 to smithi11166722-19 2023-10-01T09:09:57.131 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 186 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-10-01T09:09:57.131 INFO:tasks.rados.rados.0.smithi111.stdout:1152: left oid 19 (ObjNum 867 snap 0 seq_num 867) 2023-10-01T09:09:57.132 INFO:tasks.rados.rados.0.smithi111.stdout:1153: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-01T09:09:57.208 INFO:tasks.rados.rados.0.smithi111.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-10-01T09:09:57.220 INFO:tasks.rados.rados.0.smithi111.stdout:1154: writing smithi11166722-65 from 588476 to 1168850 tid 1 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1154: writing smithi11166722-65 from 1643429 to 2247067 tid 2 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1150: done (4 left) 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1151: done (3 left) 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1152: done (2 left) 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1153: done (1 left) 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1155: write oid 433 current snap is 0 2023-10-01T09:09:57.228 INFO:tasks.rados.rados.0.smithi111.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-10-01T09:09:57.234 INFO:tasks.rados.rados.0.smithi111.stdout:1155: writing smithi11166722-433 from 605283 to 1260906 tid 1 2023-10-01T09:09:57.242 INFO:tasks.rados.rados.0.smithi111.stdout:1155: writing smithi11166722-433 from 1701911 to 2449207 tid 2 2023-10-01T09:09:57.242 INFO:tasks.rados.rados.0.smithi111.stdout:1156: write oid 470 current snap is 0 2023-10-01T09:09:57.242 INFO:tasks.rados.rados.0.smithi111.stdout:1154: finishing write tid 1 to smithi11166722-65 2023-10-01T09:09:57.242 INFO:tasks.rados.rados.0.smithi111.stdout:1154: finishing write tid 2 to smithi11166722-65 2023-10-01T09:09:57.242 INFO:tasks.rados.rados.0.smithi111.stdout:1154: finishing write tid 3 to smithi11166722-65 2023-10-01T09:09:57.242 INFO:tasks.rados.rados.0.smithi111.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-10-01T09:09:57.249 INFO:tasks.rados.rados.0.smithi111.stdout:1156: writing smithi11166722-470 from 622090 to 1352962 tid 1 2023-10-01T09:09:57.255 INFO:tasks.rados.rados.0.smithi111.stdout:1156: writing smithi11166722-470 from 1760393 to 2367700 tid 2 2023-10-01T09:09:57.255 INFO:tasks.rados.rados.0.smithi111.stdout:1157: write oid 146 current snap is 0 2023-10-01T09:09:57.255 INFO:tasks.rados.rados.0.smithi111.stdout:1154: finishing write tid 4 to smithi11166722-65 2023-10-01T09:09:57.255 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 65 v 198 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-10-01T09:09:57.255 INFO:tasks.rados.rados.0.smithi111.stdout:1154: left oid 65 (ObjNum 868 snap 0 seq_num 868) 2023-10-01T09:09:57.256 INFO:tasks.rados.rados.0.smithi111.stdout:1155: finishing write tid 1 to smithi11166722-433 2023-10-01T09:09:57.256 INFO:tasks.rados.rados.0.smithi111.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-10-01T09:09:57.261 INFO:tasks.rados.rados.0.smithi111.stdout:1157: writing smithi11166722-146 from 638897 to 1045018 tid 1 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1157: writing smithi11166722-146 from 1818875 to 2569840 tid 2 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1154: done (3 left) 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1158: read oid 446 snap -1 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1158: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1159: read oid 271 snap -1 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1159: expect deleted 2023-10-01T09:09:57.270 INFO:tasks.rados.rados.0.smithi111.stdout:1160: read oid 396 snap -1 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1160: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1161: write oid 392 current snap is 0 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1155: finishing write tid 2 to smithi11166722-433 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1155: finishing write tid 3 to smithi11166722-433 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1155: finishing write tid 4 to smithi11166722-433 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 136 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1155: left oid 433 (ObjNum 869 snap 0 seq_num 869) 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1156: finishing write tid 1 to smithi11166722-470 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1156: finishing write tid 2 to smithi11166722-470 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1156: finishing write tid 3 to smithi11166722-470 2023-10-01T09:09:57.271 INFO:tasks.rados.rados.0.smithi111.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-10-01T09:09:57.276 INFO:tasks.rados.rados.0.smithi111.stdout:1161: writing smithi11166722-392 from 655704 to 1137074 tid 1 2023-10-01T09:09:57.283 INFO:tasks.rados.rados.0.smithi111.stdout:1161: writing smithi11166722-392 from 1761004 to 2255627 tid 2 2023-10-01T09:09:57.283 INFO:tasks.rados.rados.0.smithi111.stdout:1155: done (6 left) 2023-10-01T09:09:57.283 INFO:tasks.rados.rados.0.smithi111.stdout:1162: read oid 339 snap -1 2023-10-01T09:09:57.283 INFO:tasks.rados.rados.0.smithi111.stdout:1162: expect (ObjNum 817 snap 0 seq_num 817) 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1163: read oid 24 snap -1 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1163: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1164: read oid 250 snap -1 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1164: expect (ObjNum 249 snap 0 seq_num 249) 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1165: write oid 451 current snap is 0 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1156: finishing write tid 4 to smithi11166722-470 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 470 v 157 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1156: left oid 470 (ObjNum 870 snap 0 seq_num 870) 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1157: finishing write tid 1 to smithi11166722-146 2023-10-01T09:09:57.284 INFO:tasks.rados.rados.0.smithi111.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-10-01T09:09:57.290 INFO:tasks.rados.rados.0.smithi111.stdout:1165: writing smithi11166722-451 from 672511 to 1229130 tid 1 2023-10-01T09:09:57.298 INFO:tasks.rados.rados.0.smithi111.stdout:1165: writing smithi11166722-451 from 1819486 to 2574120 tid 2 2023-10-01T09:09:57.299 INFO:tasks.rados.rados.0.smithi111.stdout:1156: done (9 left) 2023-10-01T09:09:57.300 INFO:tasks.rados.rados.0.smithi111.stdout:1166: delete oid 496 current snap is 0 2023-10-01T09:09:57.300 INFO:tasks.rados.rados.0.smithi111.stdout:1160: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-01T09:09:57.398 INFO:tasks.rados.rados.0.smithi111.stdout:1157: finishing write tid 2 to smithi11166722-146 2023-10-01T09:09:57.398 INFO:tasks.rados.rados.0.smithi111.stdout:1157: finishing write tid 3 to smithi11166722-146 2023-10-01T09:09:57.398 INFO:tasks.rados.rados.0.smithi111.stdout:1157: finishing write tid 4 to smithi11166722-146 2023-10-01T09:09:57.399 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 190 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-10-01T09:09:57.399 INFO:tasks.rados.rados.0.smithi111.stdout:1157: left oid 146 (ObjNum 871 snap 0 seq_num 871) 2023-10-01T09:09:57.399 INFO:tasks.rados.rados.0.smithi111.stdout:1161: finishing write tid 1 to smithi11166722-392 2023-10-01T09:09:57.399 INFO:tasks.rados.rados.0.smithi111.stdout:1158: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:09:57.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:57 smithi111 bash[33891]: cluster 2023-10-01T09:09:56.159474+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.3 MiB/s wr, 93 op/s 2023-10-01T09:09:57.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:57 smithi111 bash[33891]: audit 2023-10-01T09:09:56.773174+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.111:0/26089574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:57 smithi111 bash[27369]: cluster 2023-10-01T09:09:56.159474+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.3 MiB/s wr, 93 op/s 2023-10-01T09:09:57.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:57 smithi111 bash[27369]: audit 2023-10-01T09:09:56.773174+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.111:0/26089574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:57.515 INFO:tasks.rados.rados.0.smithi111.stdout:1163: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-01T09:09:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:57 smithi183 bash[27651]: cluster 2023-10-01T09:09:56.159474+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.3 MiB/s wr, 93 op/s 2023-10-01T09:09:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:57 smithi183 bash[27651]: audit 2023-10-01T09:09:56.773174+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.111:0/26089574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:57.597 INFO:tasks.rados.rados.0.smithi111.stdout:1161: finishing write tid 2 to smithi11166722-392 2023-10-01T09:09:57.597 INFO:tasks.rados.rados.0.smithi111.stdout:1161: finishing write tid 3 to smithi11166722-392 2023-10-01T09:09:57.597 INFO:tasks.rados.rados.0.smithi111.stdout:1161: finishing write tid 4 to smithi11166722-392 2023-10-01T09:09:57.597 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 201 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-10-01T09:09:57.597 INFO:tasks.rados.rados.0.smithi111.stdout:1161: left oid 392 (ObjNum 872 snap 0 seq_num 872) 2023-10-01T09:09:57.597 INFO:tasks.rados.rados.0.smithi111.stdout:1164: expect (ObjNum 249 snap 0 seq_num 249) 2023-10-01T09:09:57.668 INFO:tasks.rados.rados.0.smithi111.stdout:1162: expect (ObjNum 817 snap 0 seq_num 817) 2023-10-01T09:09:57.790 INFO:tasks.rados.rados.0.smithi111.stdout:1165: finishing write tid 1 to smithi11166722-451 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1165: finishing write tid 2 to smithi11166722-451 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1165: finishing write tid 3 to smithi11166722-451 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1165: finishing write tid 4 to smithi11166722-451 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 451 v 200 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1165: left oid 451 (ObjNum 873 snap 0 seq_num 873) 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1157: done (9 left) 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1158: done (8 left) 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1159: done (7 left) 2023-10-01T09:09:57.791 INFO:tasks.rados.rados.0.smithi111.stdout:1160: done (6 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1161: done (5 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1162: done (4 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1163: done (3 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1164: done (2 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1165: done (1 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1166: done (0 left) 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1167: write oid 500 current snap is 0 2023-10-01T09:09:57.792 INFO:tasks.rados.rados.0.smithi111.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-10-01T09:09:57.802 INFO:tasks.rados.rados.0.smithi111.stdout:1167: writing smithi11166722-500 from 706125 to 1129595 tid 1 2023-10-01T09:09:57.811 INFO:tasks.rados.rados.0.smithi111.stdout:1167: writing smithi11166722-500 from 1652803 to 2411106 tid 2 2023-10-01T09:09:57.811 INFO:tasks.rados.rados.0.smithi111.stdout:1168: read oid 264 snap -1 2023-10-01T09:09:57.811 INFO:tasks.rados.rados.0.smithi111.stdout:1168: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-01T09:09:57.811 INFO:tasks.rados.rados.0.smithi111.stdout:1169: write oid 133 current snap is 0 2023-10-01T09:09:57.811 INFO:tasks.rados.rados.0.smithi111.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-10-01T09:09:57.818 INFO:tasks.rados.rados.0.smithi111.stdout:1169: writing smithi11166722-133 from 722932 to 1221651 tid 1 2023-10-01T09:09:57.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:09:57 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:57] "GET /metrics HTTP/1.1" 200 194980 "" "Prometheus/2.33.4" 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1169: writing smithi11166722-133 from 1994932 to 2496893 tid 2 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1170: read oid 400 snap -1 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1171: write oid 135 current snap is 0 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1167: finishing write tid 1 to smithi11166722-500 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1167: finishing write tid 2 to smithi11166722-500 2023-10-01T09:09:57.826 INFO:tasks.rados.rados.0.smithi111.stdout:1167: finishing write tid 3 to smithi11166722-500 2023-10-01T09:09:57.827 INFO:tasks.rados.rados.0.smithi111.stdout:1167: finishing write tid 4 to smithi11166722-500 2023-10-01T09:09:57.827 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 500 v 262 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-10-01T09:09:57.827 INFO:tasks.rados.rados.0.smithi111.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-10-01T09:09:57.827 INFO:tasks.rados.rados.0.smithi111.stdout:1168: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-01T09:09:57.968 INFO:tasks.rados.rados.0.smithi111.stdout:1169: finishing write tid 1 to smithi11166722-133 2023-10-01T09:09:57.968 INFO:tasks.rados.rados.0.smithi111.stdout:1169: finishing write tid 2 to smithi11166722-133 2023-10-01T09:09:57.968 INFO:tasks.rados.rados.0.smithi111.stdout:1169: finishing write tid 3 to smithi11166722-133 2023-10-01T09:09:57.968 INFO:tasks.rados.rados.0.smithi111.stdout:1169: finishing write tid 4 to smithi11166722-133 2023-10-01T09:09:57.969 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 133 v 204 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-10-01T09:09:57.969 INFO:tasks.rados.rados.0.smithi111.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-10-01T09:09:57.969 INFO:tasks.rados.rados.0.smithi111.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-10-01T09:09:58.060 INFO:tasks.rados.rados.0.smithi111.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-10-01T09:09:58.068 INFO:tasks.rados.rados.0.smithi111.stdout:1171: writing smithi11166722-135 from 739739 to 1313707 tid 1 2023-10-01T09:09:58.079 INFO:tasks.rados.rados.0.smithi111.stdout:1171: writing smithi11166722-135 from 2053414 to 2739739 tid 2 2023-10-01T09:09:58.079 INFO:tasks.rados.rados.0.smithi111.stdout:1167: done (4 left) 2023-10-01T09:09:58.079 INFO:tasks.rados.rados.0.smithi111.stdout:1168: done (3 left) 2023-10-01T09:09:58.079 INFO:tasks.rados.rados.0.smithi111.stdout:1169: done (2 left) 2023-10-01T09:09:58.079 INFO:tasks.rados.rados.0.smithi111.stdout:1170: done (1 left) 2023-10-01T09:09:58.079 INFO:tasks.rados.rados.0.smithi111.stdout:1172: read oid 474 snap -1 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1172: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1173: read oid 18 snap -1 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1173: expect (ObjNum 797 snap 0 seq_num 797) 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1174: read oid 87 snap -1 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1174: expect (ObjNum 86 snap 0 seq_num 86) 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1175: write oid 393 current snap is 0 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1171: finishing write tid 1 to smithi11166722-135 2023-10-01T09:09:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-10-01T09:09:58.087 INFO:tasks.rados.rados.0.smithi111.stdout:1175: writing smithi11166722-393 from 756546 to 1405763 tid 1 2023-10-01T09:09:58.095 INFO:tasks.rados.rados.0.smithi111.stdout:1175: writing smithi11166722-393 from 2111896 to 2617526 tid 2 2023-10-01T09:09:58.095 INFO:tasks.rados.rados.0.smithi111.stdout:1176: read oid 67 snap -1 2023-10-01T09:09:58.095 INFO:tasks.rados.rados.0.smithi111.stdout:1176: expect (ObjNum 517 snap 0 seq_num 517) 2023-10-01T09:09:58.095 INFO:tasks.rados.rados.0.smithi111.stdout:1177: write oid 492 current snap is 0 2023-10-01T09:09:58.096 INFO:tasks.rados.rados.0.smithi111.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-10-01T09:09:58.104 INFO:tasks.rados.rados.0.smithi111.stdout:1177: writing smithi11166722-492 from 773353 to 1497819 tid 1 2023-10-01T09:09:58.112 INFO:tasks.rados.rados.0.smithi111.stdout:1177: writing smithi11166722-492 from 2170378 to 2773353 tid 2 2023-10-01T09:09:58.112 INFO:tasks.rados.rados.0.smithi111.stdout:1178: write oid 62 current snap is 0 2023-10-01T09:09:58.112 INFO:tasks.rados.rados.0.smithi111.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-10-01T09:09:58.121 INFO:tasks.rados.rados.0.smithi111.stdout:1178: writing smithi11166722-62 from 790160 to 1589875 tid 1 2023-10-01T09:09:58.127 INFO:tasks.rados.rados.0.smithi111.stdout:1178: writing smithi11166722-62 from 2112507 to 2621806 tid 2 2023-10-01T09:09:58.127 INFO:tasks.rados.rados.0.smithi111.stdout:1179: write oid 418 current snap is 0 2023-10-01T09:09:58.127 INFO:tasks.rados.rados.0.smithi111.stdout:1171: finishing write tid 2 to smithi11166722-135 2023-10-01T09:09:58.128 INFO:tasks.rados.rados.0.smithi111.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-10-01T09:09:58.132 INFO:tasks.rados.rados.0.smithi111.stdout:1179: writing smithi11166722-418 from 406967 to 881931 tid 1 2023-10-01T09:09:58.139 INFO:tasks.rados.rados.0.smithi111.stdout:1179: writing smithi11166722-418 from 1370989 to 2140299 tid 2 2023-10-01T09:09:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:1179: writing smithi11166722-418 from 2677186 to 2806967 tid 3 2023-10-01T09:09:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:1180: read oid 354 snap -1 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1180: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1181: read oid 71 snap -1 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1181: expect deleted 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1182: read oid 387 snap -1 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1182: expect (ObjNum 386 snap 0 seq_num 386) 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1183: write oid 498 current snap is 0 2023-10-01T09:09:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-10-01T09:09:58.150 INFO:tasks.rados.rados.0.smithi111.stdout:1183: writing smithi11166722-498 from 423774 to 1090340 tid 1 2023-10-01T09:09:58.155 INFO:tasks.rados.rados.0.smithi111.stdout:1183: writing smithi11166722-498 from 1545824 to 2058792 tid 2 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1183: writing smithi11166722-498 from 2704609 to 2823774 tid 3 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1184: read oid 163 snap -1 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1184: expect (ObjNum 162 snap 0 seq_num 162) 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1185: read oid 381 snap -1 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1185: expect (ObjNum 508 snap 0 seq_num 508) 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1186: write oid 448 current snap is 0 2023-10-01T09:09:58.160 INFO:tasks.rados.rados.0.smithi111.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-10-01T09:09:58.167 INFO:tasks.rados.rados.0.smithi111.stdout:1186: writing smithi11166722-448 from 440581 to 1182396 tid 1 2023-10-01T09:09:58.173 INFO:tasks.rados.rados.0.smithi111.stdout:1186: writing smithi11166722-448 from 1604306 to 2260932 tid 2 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout:1186: writing smithi11166722-448 from 2732032 to 2840581 tid 3 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout:1171: finishing write tid 3 to smithi11166722-135 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout:1171: finishing write tid 4 to smithi11166722-135 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 135 v 189 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-10-01T09:09:58.177 INFO:tasks.rados.rados.0.smithi111.stdout:1173: expect (ObjNum 797 snap 0 seq_num 797) 2023-10-01T09:09:58.347 INFO:tasks.rados.rados.0.smithi111.stdout:1174: expect (ObjNum 86 snap 0 seq_num 86) 2023-10-01T09:09:58.461 INFO:tasks.rados.rados.0.smithi111.stdout:1172: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T09:09:58.598 INFO:tasks.rados.rados.0.smithi111.stdout:1175: finishing write tid 1 to smithi11166722-393 2023-10-01T09:09:58.599 INFO:tasks.rados.rados.0.smithi111.stdout:1175: finishing write tid 2 to smithi11166722-393 2023-10-01T09:09:58.599 INFO:tasks.rados.rados.0.smithi111.stdout:1175: finishing write tid 3 to smithi11166722-393 2023-10-01T09:09:58.599 INFO:tasks.rados.rados.0.smithi111.stdout:1175: finishing write tid 4 to smithi11166722-393 2023-10-01T09:09:58.599 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 393 v 192 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-10-01T09:09:58.599 INFO:tasks.rados.rados.0.smithi111.stdout:1175: left oid 393 (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:09:58.599 INFO:tasks.rados.rados.0.smithi111.stdout:1176: expect (ObjNum 517 snap 0 seq_num 517) 2023-10-01T09:09:58.725 INFO:tasks.rados.rados.0.smithi111.stdout:1177: finishing write tid 1 to smithi11166722-492 2023-10-01T09:09:58.725 INFO:tasks.rados.rados.0.smithi111.stdout:1177: finishing write tid 2 to smithi11166722-492 2023-10-01T09:09:58.726 INFO:tasks.rados.rados.0.smithi111.stdout:1177: finishing write tid 3 to smithi11166722-492 2023-10-01T09:09:58.726 INFO:tasks.rados.rados.0.smithi111.stdout:1177: finishing write tid 4 to smithi11166722-492 2023-10-01T09:09:58.726 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 492 v 138 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-10-01T09:09:58.726 INFO:tasks.rados.rados.0.smithi111.stdout:1177: left oid 492 (ObjNum 879 snap 0 seq_num 879) 2023-10-01T09:09:58.726 INFO:tasks.rados.rados.0.smithi111.stdout:1178: finishing write tid 1 to smithi11166722-62 2023-10-01T09:09:58.726 INFO:tasks.rados.rados.0.smithi111.stdout:1178: finishing write tid 2 to smithi11166722-62 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1178: finishing write tid 3 to smithi11166722-62 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1178: finishing write tid 4 to smithi11166722-62 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 62 v 207 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1178: left oid 62 (ObjNum 880 snap 0 seq_num 880) 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1179: finishing write tid 1 to smithi11166722-418 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1179: finishing write tid 2 to smithi11166722-418 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1179: finishing write tid 3 to smithi11166722-418 2023-10-01T09:09:58.727 INFO:tasks.rados.rados.0.smithi111.stdout:1180: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:09:58.795 INFO:tasks.rados.rados.0.smithi111.stdout:1179: finishing write tid 4 to smithi11166722-418 2023-10-01T09:09:58.795 INFO:tasks.rados.rados.0.smithi111.stdout:1179: finishing write tid 5 to smithi11166722-418 2023-10-01T09:09:58.795 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 418 v 162 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-10-01T09:09:58.795 INFO:tasks.rados.rados.0.smithi111.stdout:1179: left oid 418 (ObjNum 881 snap 0 seq_num 881) 2023-10-01T09:09:58.795 INFO:tasks.rados.rados.0.smithi111.stdout:1182: expect (ObjNum 386 snap 0 seq_num 386) 2023-10-01T09:09:58.882 INFO:tasks.rados.rados.0.smithi111.stdout:1183: finishing write tid 1 to smithi11166722-498 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:1183: finishing write tid 2 to smithi11166722-498 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:1183: finishing write tid 3 to smithi11166722-498 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:1183: finishing write tid 4 to smithi11166722-498 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:1183: finishing write tid 5 to smithi11166722-498 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 498 v 196 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:1183: left oid 498 (ObjNum 882 snap 0 seq_num 882) 2023-10-01T09:09:58.883 INFO:tasks.rados.rados.0.smithi111.stdout:1185: expect (ObjNum 508 snap 0 seq_num 508) 2023-10-01T09:09:59.028 INFO:tasks.rados.rados.0.smithi111.stdout:1184: expect (ObjNum 162 snap 0 seq_num 162) 2023-10-01T09:09:59.139 INFO:tasks.rados.rados.0.smithi111.stdout:1186: finishing write tid 1 to smithi11166722-448 2023-10-01T09:09:59.139 INFO:tasks.rados.rados.0.smithi111.stdout:1186: finishing write tid 2 to smithi11166722-448 2023-10-01T09:09:59.139 INFO:tasks.rados.rados.0.smithi111.stdout:1186: finishing write tid 3 to smithi11166722-448 2023-10-01T09:09:59.139 INFO:tasks.rados.rados.0.smithi111.stdout:1186: finishing write tid 4 to smithi11166722-448 2023-10-01T09:09:59.140 INFO:tasks.rados.rados.0.smithi111.stdout:1186: finishing write tid 5 to smithi11166722-448 2023-10-01T09:09:59.140 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 448 v 200 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-10-01T09:09:59.140 INFO:tasks.rados.rados.0.smithi111.stdout:1186: left oid 448 (ObjNum 883 snap 0 seq_num 883) 2023-10-01T09:09:59.140 INFO:tasks.rados.rados.0.smithi111.stdout:1171: done (15 left) 2023-10-01T09:09:59.140 INFO:tasks.rados.rados.0.smithi111.stdout:1172: done (14 left) 2023-10-01T09:09:59.140 INFO:tasks.rados.rados.0.smithi111.stdout:1173: done (13 left) 2023-10-01T09:09:59.141 INFO:tasks.rados.rados.0.smithi111.stdout:1174: done (12 left) 2023-10-01T09:09:59.141 INFO:tasks.rados.rados.0.smithi111.stdout:1175: done (11 left) 2023-10-01T09:09:59.141 INFO:tasks.rados.rados.0.smithi111.stdout:1176: done (10 left) 2023-10-01T09:09:59.141 INFO:tasks.rados.rados.0.smithi111.stdout:1177: done (9 left) 2023-10-01T09:09:59.141 INFO:tasks.rados.rados.0.smithi111.stdout:1178: done (8 left) 2023-10-01T09:09:59.142 INFO:tasks.rados.rados.0.smithi111.stdout:1179: done (7 left) 2023-10-01T09:09:59.142 INFO:tasks.rados.rados.0.smithi111.stdout:1180: done (6 left) 2023-10-01T09:09:59.142 INFO:tasks.rados.rados.0.smithi111.stdout:1181: done (5 left) 2023-10-01T09:09:59.142 INFO:tasks.rados.rados.0.smithi111.stdout:1182: done (4 left) 2023-10-01T09:09:59.142 INFO:tasks.rados.rados.0.smithi111.stdout:1183: done (3 left) 2023-10-01T09:09:59.142 INFO:tasks.rados.rados.0.smithi111.stdout:1184: done (2 left) 2023-10-01T09:09:59.143 INFO:tasks.rados.rados.0.smithi111.stdout:1185: done (1 left) 2023-10-01T09:09:59.143 INFO:tasks.rados.rados.0.smithi111.stdout:1186: done (0 left) 2023-10-01T09:09:59.143 INFO:tasks.rados.rados.0.smithi111.stdout:1187: write oid 122 current snap is 0 2023-10-01T09:09:59.143 INFO:tasks.rados.rados.0.smithi111.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-10-01T09:09:59.147 INFO:tasks.rados.rados.0.smithi111.stdout:1187: writing smithi11166722-122 from 457388 to 874452 tid 1 2023-10-01T09:09:59.156 INFO:tasks.rados.rados.0.smithi111.stdout:1187: writing smithi11166722-122 from 1546435 to 2063072 tid 2 2023-10-01T09:09:59.161 INFO:tasks.rados.rados.0.smithi111.stdout:1187: writing smithi11166722-122 from 2643102 to 2857388 tid 3 2023-10-01T09:09:59.161 INFO:tasks.rados.rados.0.smithi111.stdout:1188: write oid 174 current snap is 0 2023-10-01T09:09:59.161 INFO:tasks.rados.rados.0.smithi111.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-10-01T09:09:59.166 INFO:tasks.rados.rados.0.smithi111.stdout:1188: writing smithi11166722-174 from 474195 to 966508 tid 1 2023-10-01T09:09:59.174 INFO:tasks.rados.rados.0.smithi111.stdout:1188: writing smithi11166722-174 from 1604917 to 2265212 tid 2 2023-10-01T09:09:59.177 INFO:tasks.rados.rados.0.smithi111.stdout:1188: writing smithi11166722-174 from 2670525 to 2874195 tid 3 2023-10-01T09:09:59.178 INFO:tasks.rados.rados.0.smithi111.stdout:1189: write oid 73 current snap is 0 2023-10-01T09:09:59.178 INFO:tasks.rados.rados.0.smithi111.stdout:1187: finishing write tid 1 to smithi11166722-122 2023-10-01T09:09:59.178 INFO:tasks.rados.rados.0.smithi111.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-10-01T09:09:59.184 INFO:tasks.rados.rados.0.smithi111.stdout:1189: writing smithi11166722-73 from 491002 to 1058564 tid 1 2023-10-01T09:09:59.190 INFO:tasks.rados.rados.0.smithi111.stdout:1189: writing smithi11166722-73 from 1663399 to 2183705 tid 2 2023-10-01T09:09:59.195 INFO:tasks.rados.rados.0.smithi111.stdout:1189: writing smithi11166722-73 from 2814301 to 2891002 tid 3 2023-10-01T09:09:59.195 INFO:tasks.rados.rados.0.smithi111.stdout:1190: read oid 471 snap -1 2023-10-01T09:09:59.195 INFO:tasks.rados.rados.0.smithi111.stdout:1190: expect (ObjNum 470 snap 0 seq_num 470) 2023-10-01T09:09:59.195 INFO:tasks.rados.rados.0.smithi111.stdout:1191: delete oid 125 current snap is 0 2023-10-01T09:09:59.195 INFO:tasks.rados.rados.0.smithi111.stdout:1187: finishing write tid 2 to smithi11166722-122 2023-10-01T09:09:59.196 INFO:tasks.rados.rados.0.smithi111.stdout:1187: finishing write tid 3 to smithi11166722-122 2023-10-01T09:09:59.196 INFO:tasks.rados.rados.0.smithi111.stdout:1187: finishing write tid 4 to smithi11166722-122 2023-10-01T09:09:59.196 INFO:tasks.rados.rados.0.smithi111.stdout:1187: finishing write tid 5 to smithi11166722-122 2023-10-01T09:09:59.196 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 122 v 162 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-10-01T09:09:59.196 INFO:tasks.rados.rados.0.smithi111.stdout:1187: left oid 122 (ObjNum 884 snap 0 seq_num 884) 2023-10-01T09:09:59.196 INFO:tasks.rados.rados.0.smithi111.stdout:1188: finishing write tid 1 to smithi11166722-174 2023-10-01T09:09:59.197 INFO:tasks.rados.rados.0.smithi111.stdout:1188: finishing write tid 2 to smithi11166722-174 2023-10-01T09:09:59.197 INFO:tasks.rados.rados.0.smithi111.stdout:1188: finishing write tid 3 to smithi11166722-174 2023-10-01T09:09:59.197 INFO:tasks.rados.rados.0.smithi111.stdout:1188: finishing write tid 4 to smithi11166722-174 2023-10-01T09:09:59.197 INFO:tasks.rados.rados.0.smithi111.stdout:1188: finishing write tid 5 to smithi11166722-174 2023-10-01T09:09:59.197 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 174 v 185 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-10-01T09:09:59.197 INFO:tasks.rados.rados.0.smithi111.stdout:1188: left oid 174 (ObjNum 885 snap 0 seq_num 885) 2023-10-01T09:09:59.198 INFO:tasks.rados.rados.0.smithi111.stdout:1189: finishing write tid 1 to smithi11166722-73 2023-10-01T09:09:59.198 INFO:tasks.rados.rados.0.smithi111.stdout:1189: finishing write tid 2 to smithi11166722-73 2023-10-01T09:09:59.199 INFO:tasks.rados.rados.0.smithi111.stdout:1189: finishing write tid 3 to smithi11166722-73 2023-10-01T09:09:59.199 INFO:tasks.rados.rados.0.smithi111.stdout:1189: finishing write tid 4 to smithi11166722-73 2023-10-01T09:09:59.199 INFO:tasks.rados.rados.0.smithi111.stdout:1189: finishing write tid 5 to smithi11166722-73 2023-10-01T09:09:59.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 73 v 166 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-10-01T09:09:59.200 INFO:tasks.rados.rados.0.smithi111.stdout:1189: left oid 73 (ObjNum 886 snap 0 seq_num 886) 2023-10-01T09:09:59.205 INFO:tasks.rados.rados.0.smithi111.stdout:1190: expect (ObjNum 470 snap 0 seq_num 470) 2023-10-01T09:09:59.343 INFO:tasks.rados.rados.0.smithi111.stdout:1187: done (4 left) 2023-10-01T09:09:59.343 INFO:tasks.rados.rados.0.smithi111.stdout:1188: done (3 left) 2023-10-01T09:09:59.344 INFO:tasks.rados.rados.0.smithi111.stdout:1189: done (2 left) 2023-10-01T09:09:59.344 INFO:tasks.rados.rados.0.smithi111.stdout:1190: done (1 left) 2023-10-01T09:09:59.344 INFO:tasks.rados.rados.0.smithi111.stdout:1191: done (0 left) 2023-10-01T09:09:59.344 INFO:tasks.rados.rados.0.smithi111.stdout:1192: write oid 421 current snap is 0 2023-10-01T09:09:59.344 INFO:tasks.rados.rados.0.smithi111.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-10-01T09:09:59.351 INFO:tasks.rados.rados.0.smithi111.stdout:1192: writing smithi11166722-421 from 524616 to 1242676 tid 1 2023-10-01T09:09:59.357 INFO:tasks.rados.rados.0.smithi111.stdout:1192: writing smithi11166722-421 from 1664010 to 2187985 tid 2 2023-10-01T09:09:59.361 INFO:tasks.rados.rados.0.smithi111.stdout:1192: writing smithi11166722-421 from 2752794 to 2924616 tid 3 2023-10-01T09:09:59.361 INFO:tasks.rados.rados.0.smithi111.stdout:1193: read oid 302 snap -1 2023-10-01T09:09:59.362 INFO:tasks.rados.rados.0.smithi111.stdout:1193: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T09:09:59.362 INFO:tasks.rados.rados.0.smithi111.stdout:1194: delete oid 152 current snap is 0 2023-10-01T09:09:59.362 INFO:tasks.rados.rados.0.smithi111.stdout:1192: finishing write tid 1 to smithi11166722-421 2023-10-01T09:09:59.362 INFO:tasks.rados.rados.0.smithi111.stdout:1192: finishing write tid 2 to smithi11166722-421 2023-10-01T09:09:59.364 INFO:tasks.rados.rados.0.smithi111.stdout:1194: done (2 left) 2023-10-01T09:09:59.364 INFO:tasks.rados.rados.0.smithi111.stdout:1195: write oid 146 current snap is 0 2023-10-01T09:09:59.364 INFO:tasks.rados.rados.0.smithi111.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-10-01T09:09:59.374 INFO:tasks.rados.rados.0.smithi111.stdout:1195: writing smithi11166722-146 from 558230 to 1143141 tid 1 2023-10-01T09:09:59.381 INFO:tasks.rados.rados.0.smithi111.stdout:1195: writing smithi11166722-146 from 1897327 to 2424971 tid 2 2023-10-01T09:09:59.384 INFO:tasks.rados.rados.0.smithi111.stdout:1195: writing smithi11166722-146 from 2923993 to 2958230 tid 3 2023-10-01T09:09:59.384 INFO:tasks.rados.rados.0.smithi111.stdout:1196: delete oid 155 current snap is 0 2023-10-01T09:09:59.384 INFO:tasks.rados.rados.0.smithi111.stdout:1192: finishing write tid 3 to smithi11166722-421 2023-10-01T09:09:59.385 INFO:tasks.rados.rados.0.smithi111.stdout:1192: finishing write tid 4 to smithi11166722-421 2023-10-01T09:09:59.385 INFO:tasks.rados.rados.0.smithi111.stdout:1192: finishing write tid 5 to smithi11166722-421 2023-10-01T09:09:59.385 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 203 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-10-01T09:09:59.385 INFO:tasks.rados.rados.0.smithi111.stdout:1192: left oid 421 (ObjNum 888 snap 0 seq_num 888) 2023-10-01T09:09:59.385 INFO:tasks.rados.rados.0.smithi111.stdout:1193: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T09:09:59.494 INFO:tasks.rados.rados.0.smithi111.stdout:1195: finishing write tid 1 to smithi11166722-146 2023-10-01T09:09:59.494 INFO:tasks.rados.rados.0.smithi111.stdout:1195: finishing write tid 2 to smithi11166722-146 2023-10-01T09:09:59.494 INFO:tasks.rados.rados.0.smithi111.stdout:1195: finishing write tid 3 to smithi11166722-146 2023-10-01T09:09:59.494 INFO:tasks.rados.rados.0.smithi111.stdout:1195: finishing write tid 4 to smithi11166722-146 2023-10-01T09:09:59.494 INFO:tasks.rados.rados.0.smithi111.stdout:1195: finishing write tid 5 to smithi11166722-146 2023-10-01T09:09:59.494 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 194 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1195: left oid 146 (ObjNum 890 snap 0 seq_num 890) 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1192: done (3 left) 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1193: done (2 left) 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1195: done (1 left) 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1196: done (0 left) 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1197: write oid 119 current snap is 0 2023-10-01T09:09:59.495 INFO:tasks.rados.rados.0.smithi111.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-10-01T09:09:59.504 INFO:tasks.rados.rados.0.smithi111.stdout:1197: writing smithi11166722-119 from 591844 to 1327253 tid 1 2023-10-01T09:09:59.511 INFO:tasks.rados.rados.0.smithi111.stdout:1197: writing smithi11166722-119 from 1897938 to 2429251 tid 2 2023-10-01T09:09:59.514 INFO:tasks.rados.rados.0.smithi111.stdout:1197: writing smithi11166722-119 from 2862486 to 2991844 tid 3 2023-10-01T09:09:59.514 INFO:tasks.rados.rados.0.smithi111.stdout:1198: delete oid 284 current snap is 0 2023-10-01T09:09:59.514 INFO:tasks.rados.rados.0.smithi111.stdout:1197: finishing write tid 1 to smithi11166722-119 2023-10-01T09:09:59.515 INFO:tasks.rados.rados.0.smithi111.stdout:1197: finishing write tid 2 to smithi11166722-119 2023-10-01T09:09:59.516 INFO:tasks.rados.rados.0.smithi111.stdout:1198: done (1 left) 2023-10-01T09:09:59.516 INFO:tasks.rados.rados.0.smithi111.stdout:1199: write oid 128 current snap is 0 2023-10-01T09:09:59.516 INFO:tasks.rados.rados.0.smithi111.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-10-01T09:09:59.523 INFO:tasks.rados.rados.0.smithi111.stdout:1199: writing smithi11166722-128 from 625458 to 1111365 tid 1 2023-10-01T09:09:59.529 INFO:tasks.rados.rados.0.smithi111.stdout:1199: writing smithi11166722-128 from 1614902 to 2149884 tid 2 2023-10-01T09:09:59.535 INFO:tasks.rados.rados.0.smithi111.stdout:1199: writing smithi11166722-128 from 2917332 to 3025458 tid 3 2023-10-01T09:09:59.535 INFO:tasks.rados.rados.0.smithi111.stdout:1200: write oid 484 current snap is 0 2023-10-01T09:09:59.535 INFO:tasks.rados.rados.0.smithi111.stdout:1197: finishing write tid 3 to smithi11166722-119 2023-10-01T09:09:59.535 INFO:tasks.rados.rados.0.smithi111.stdout:1197: finishing write tid 4 to smithi11166722-119 2023-10-01T09:09:59.535 INFO:tasks.rados.rados.0.smithi111.stdout:1197: finishing write tid 5 to smithi11166722-119 2023-10-01T09:09:59.535 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 119 v 266 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-10-01T09:09:59.536 INFO:tasks.rados.rados.0.smithi111.stdout:1197: left oid 119 (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:09:59.536 INFO:tasks.rados.rados.0.smithi111.stdout:1199: finishing write tid 1 to smithi11166722-128 2023-10-01T09:09:59.536 INFO:tasks.rados.rados.0.smithi111.stdout:1199: finishing write tid 2 to smithi11166722-128 2023-10-01T09:09:59.536 INFO:tasks.rados.rados.0.smithi111.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-10-01T09:09:59.541 INFO:tasks.rados.rados.0.smithi111.stdout:1200: writing smithi11166722-484 from 642265 to 1203421 tid 1 2023-10-01T09:09:59.547 INFO:tasks.rados.rados.0.smithi111.stdout:1200: writing smithi11166722-484 from 1673384 to 2352024 tid 2 2023-10-01T09:09:59.551 INFO:tasks.rados.rados.0.smithi111.stdout:1200: writing smithi11166722-484 from 2828402 to 3042265 tid 3 2023-10-01T09:09:59.551 INFO:tasks.rados.rados.0.smithi111.stdout:1197: done (2 left) 2023-10-01T09:09:59.551 INFO:tasks.rados.rados.0.smithi111.stdout:1201: write oid 473 current snap is 0 2023-10-01T09:09:59.552 INFO:tasks.rados.rados.0.smithi111.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-10-01T09:09:59.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:09:59 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:09:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:09:59.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:59 smithi183 bash[27651]: cluster 2023-10-01T09:09:58.160518+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 140 op/s 2023-10-01T09:09:59.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:09:59 smithi183 bash[27651]: audit 2023-10-01T09:09:59.219478+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.111:0/227698862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:59.558 INFO:tasks.rados.rados.0.smithi111.stdout:1201: writing smithi11166722-473 from 659072 to 1295477 tid 1 2023-10-01T09:09:59.562 INFO:tasks.rados.rados.0.smithi111.stdout:1201: writing smithi11166722-473 from 1731866 to 2154164 tid 2 2023-10-01T09:09:59.568 INFO:tasks.rados.rados.0.smithi111.stdout:1201: writing smithi11166722-473 from 2855825 to 3059072 tid 3 2023-10-01T09:09:59.568 INFO:tasks.rados.rados.0.smithi111.stdout:1202: read oid 181 snap -1 2023-10-01T09:09:59.568 INFO:tasks.rados.rados.0.smithi111.stdout:1202: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-01T09:09:59.568 INFO:tasks.rados.rados.0.smithi111.stdout:1203: write oid 348 current snap is 0 2023-10-01T09:09:59.568 INFO:tasks.rados.rados.0.smithi111.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-10-01T09:09:59.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:59 smithi111 bash[33891]: cluster 2023-10-01T09:09:58.160518+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 140 op/s 2023-10-01T09:09:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:09:59 smithi111 bash[33891]: audit 2023-10-01T09:09:59.219478+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.111:0/227698862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:59.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:59 smithi111 bash[27369]: cluster 2023-10-01T09:09:58.160518+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 140 op/s 2023-10-01T09:09:59.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:09:59 smithi111 bash[27369]: audit 2023-10-01T09:09:59.219478+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.111:0/227698862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:09:59.575 INFO:tasks.rados.rados.0.smithi111.stdout:1203: writing smithi11166722-348 from 675879 to 1387533 tid 1 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1203: writing smithi11166722-348 from 2073995 to 2756304 tid 2 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1204: read oid 222 snap -1 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1204: expect (ObjNum 221 snap 0 seq_num 221) 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1205: write oid 95 current snap is 0 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1199: finishing write tid 3 to smithi11166722-128 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1199: finishing write tid 4 to smithi11166722-128 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1199: finishing write tid 5 to smithi11166722-128 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 128 v 171 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-10-01T09:09:59.584 INFO:tasks.rados.rados.0.smithi111.stdout:1199: left oid 128 (ObjNum 894 snap 0 seq_num 894) 2023-10-01T09:09:59.585 INFO:tasks.rados.rados.0.smithi111.stdout:1200: finishing write tid 1 to smithi11166722-484 2023-10-01T09:09:59.585 INFO:tasks.rados.rados.0.smithi111.stdout:1200: finishing write tid 2 to smithi11166722-484 2023-10-01T09:09:59.585 INFO:tasks.rados.rados.0.smithi111.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-10-01T09:09:59.590 INFO:tasks.rados.rados.0.smithi111.stdout:1205: writing smithi11166722-95 from 692686 to 1195942 tid 1 2023-10-01T09:09:59.596 INFO:tasks.rados.rados.0.smithi111.stdout:1205: writing smithi11166722-95 from 1848830 to 2274797 tid 2 2023-10-01T09:09:59.601 INFO:tasks.rados.rados.0.smithi111.stdout:1205: writing smithi11166722-95 from 2910671 to 3092686 tid 3 2023-10-01T09:09:59.601 INFO:tasks.rados.rados.0.smithi111.stdout:1199: done (6 left) 2023-10-01T09:09:59.601 INFO:tasks.rados.rados.0.smithi111.stdout:1206: write oid 7 current snap is 0 2023-10-01T09:09:59.601 INFO:tasks.rados.rados.0.smithi111.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-10-01T09:09:59.617 INFO:tasks.rados.rados.0.smithi111.stdout:1206: writing smithi11166722-7 from 709493 to 1287998 tid 1 2023-10-01T09:09:59.629 INFO:tasks.rados.rados.0.smithi111.stdout:1206: writing smithi11166722-7 from 1907312 to 2593290 tid 2 2023-10-01T09:09:59.629 INFO:tasks.rados.rados.0.smithi111.stdout:1207: read oid 176 snap -1 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1207: expect (ObjNum 772 snap 0 seq_num 772) 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1208: read oid 334 snap -1 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1208: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1209: read oid 259 snap -1 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1209: expect (ObjNum 852 snap 0 seq_num 852) 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1210: write oid 399 current snap is 0 2023-10-01T09:09:59.630 INFO:tasks.rados.rados.0.smithi111.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-10-01T09:09:59.637 INFO:tasks.rados.rados.0.smithi111.stdout:1210: writing smithi11166722-399 from 726300 to 1380054 tid 1 2023-10-01T09:09:59.644 INFO:tasks.rados.rados.0.smithi111.stdout:1210: writing smithi11166722-399 from 1965794 to 2395430 tid 2 2023-10-01T09:09:59.649 INFO:tasks.rados.rados.0.smithi111.stdout:1210: writing smithi11166722-399 from 2965517 to 3126300 tid 3 2023-10-01T09:09:59.649 INFO:tasks.rados.rados.0.smithi111.stdout:1211: write oid 167 current snap is 0 2023-10-01T09:09:59.649 INFO:tasks.rados.rados.0.smithi111.stdout:1200: finishing write tid 3 to smithi11166722-484 2023-10-01T09:09:59.649 INFO:tasks.rados.rados.0.smithi111.stdout:1200: finishing write tid 4 to smithi11166722-484 2023-10-01T09:09:59.649 INFO:tasks.rados.rados.0.smithi111.stdout:1200: finishing write tid 5 to smithi11166722-484 2023-10-01T09:09:59.650 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 140 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-10-01T09:09:59.650 INFO:tasks.rados.rados.0.smithi111.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-10-01T09:09:59.650 INFO:tasks.rados.rados.0.smithi111.stdout:1201: finishing write tid 1 to smithi11166722-473 2023-10-01T09:09:59.650 INFO:tasks.rados.rados.0.smithi111.stdout:1201: finishing write tid 2 to smithi11166722-473 2023-10-01T09:09:59.650 INFO:tasks.rados.rados.0.smithi111.stdout:1201: finishing write tid 3 to smithi11166722-473 2023-10-01T09:09:59.651 INFO:tasks.rados.rados.0.smithi111.stdout:1201: finishing write tid 4 to smithi11166722-473 2023-10-01T09:09:59.651 INFO:tasks.rados.rados.0.smithi111.stdout:1201: finishing write tid 5 to smithi11166722-473 2023-10-01T09:09:59.651 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 473 v 175 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-10-01T09:09:59.651 INFO:tasks.rados.rados.0.smithi111.stdout:1201: left oid 473 (ObjNum 896 snap 0 seq_num 896) 2023-10-01T09:09:59.651 INFO:tasks.rados.rados.0.smithi111.stdout:1202: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-01T09:09:59.754 INFO:tasks.rados.rados.0.smithi111.stdout:1203: finishing write tid 1 to smithi11166722-348 2023-10-01T09:09:59.755 INFO:tasks.rados.rados.0.smithi111.stdout:1204: expect (ObjNum 221 snap 0 seq_num 221) 2023-10-01T09:09:59.874 INFO:tasks.rados.rados.0.smithi111.stdout:1203: finishing write tid 2 to smithi11166722-348 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1203: finishing write tid 3 to smithi11166722-348 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1203: finishing write tid 4 to smithi11166722-348 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 348 v 228 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1203: left oid 348 (ObjNum 897 snap 0 seq_num 897) 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1205: finishing write tid 1 to smithi11166722-95 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1205: finishing write tid 2 to smithi11166722-95 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1205: finishing write tid 3 to smithi11166722-95 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1205: finishing write tid 4 to smithi11166722-95 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1205: finishing write tid 5 to smithi11166722-95 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 211 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-10-01T09:09:59.875 INFO:tasks.rados.rados.0.smithi111.stdout:1205: left oid 95 (ObjNum 898 snap 0 seq_num 898) 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:1206: finishing write tid 1 to smithi11166722-7 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:1206: finishing write tid 2 to smithi11166722-7 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:1206: finishing write tid 3 to smithi11166722-7 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:1206: finishing write tid 4 to smithi11166722-7 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 7 v 141 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:1206: left oid 7 (ObjNum 899 snap 0 seq_num 899) 2023-10-01T09:09:59.876 INFO:tasks.rados.rados.0.smithi111.stdout:1209: expect (ObjNum 852 snap 0 seq_num 852) 2023-10-01T09:09:59.983 INFO:tasks.rados.rados.0.smithi111.stdout:1207: expect (ObjNum 772 snap 0 seq_num 772) 2023-10-01T09:10:00.115 INFO:tasks.rados.rados.0.smithi111.stdout:1210: finishing write tid 1 to smithi11166722-399 2023-10-01T09:10:00.115 INFO:tasks.rados.rados.0.smithi111.stdout:1210: finishing write tid 2 to smithi11166722-399 2023-10-01T09:10:00.115 INFO:tasks.rados.rados.0.smithi111.stdout:1208: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T09:10:00.230 INFO:tasks.rados.rados.0.smithi111.stdout:1210: finishing write tid 3 to smithi11166722-399 2023-10-01T09:10:00.230 INFO:tasks.rados.rados.0.smithi111.stdout:1210: finishing write tid 4 to smithi11166722-399 2023-10-01T09:10:00.230 INFO:tasks.rados.rados.0.smithi111.stdout:1210: finishing write tid 5 to smithi11166722-399 2023-10-01T09:10:00.230 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 207 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-10-01T09:10:00.230 INFO:tasks.rados.rados.0.smithi111.stdout:1210: left oid 399 (ObjNum 900 snap 0 seq_num 900) 2023-10-01T09:10:00.230 INFO:tasks.rados.rados.0.smithi111.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-10-01T09:10:00.244 INFO:tasks.rados.rados.0.smithi111.stdout:1211: writing smithi11166722-167 from 743107 to 1472110 tid 1 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1211: writing smithi11166722-167 from 1907923 to 2597570 tid 2 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1200: done (11 left) 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1201: done (10 left) 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1202: done (9 left) 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1203: done (8 left) 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1204: done (7 left) 2023-10-01T09:10:00.251 INFO:tasks.rados.rados.0.smithi111.stdout:1205: done (6 left) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1206: done (5 left) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1207: done (4 left) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1208: done (3 left) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1209: done (2 left) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1210: done (1 left) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1212: read oid 246 snap -1 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1212: expect (ObjNum 245 snap 0 seq_num 245) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1213: read oid 455 snap -1 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1213: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1214: write oid 333 current snap is 0 2023-10-01T09:10:00.252 INFO:tasks.rados.rados.0.smithi111.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-10-01T09:10:00.258 INFO:tasks.rados.rados.0.smithi111.stdout:1214: writing smithi11166722-333 from 759914 to 1164166 tid 1 2023-10-01T09:10:00.263 INFO:tasks.rados.rados.0.smithi111.stdout:1214: writing smithi11166722-333 from 1566405 to 1999710 tid 2 2023-10-01T09:10:00.270 INFO:tasks.rados.rados.0.smithi111.stdout:1214: writing smithi11166722-333 from 2504010 to 3159914 tid 3 2023-10-01T09:10:00.270 INFO:tasks.rados.rados.0.smithi111.stdout:1215: delete oid 416 current snap is 0 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:1211: finishing write tid 1 to smithi11166722-167 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:1211: finishing write tid 2 to smithi11166722-167 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:1211: finishing write tid 3 to smithi11166722-167 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:1211: finishing write tid 4 to smithi11166722-167 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 167 v 192 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:1211: left oid 167 (ObjNum 901 snap 0 seq_num 901) 2023-10-01T09:10:00.271 INFO:tasks.rados.rados.0.smithi111.stdout:1212: expect (ObjNum 245 snap 0 seq_num 245) 2023-10-01T09:10:00.346 INFO:tasks.rados.rados.0.smithi111.stdout:1213: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:10:00.481 INFO:tasks.rados.rados.0.smithi111.stdout:1214: finishing write tid 1 to smithi11166722-333 2023-10-01T09:10:00.481 INFO:tasks.rados.rados.0.smithi111.stdout:1214: finishing write tid 2 to smithi11166722-333 2023-10-01T09:10:00.481 INFO:tasks.rados.rados.0.smithi111.stdout:1214: finishing write tid 3 to smithi11166722-333 2023-10-01T09:10:00.481 INFO:tasks.rados.rados.0.smithi111.stdout:1214: finishing write tid 4 to smithi11166722-333 2023-10-01T09:10:00.481 INFO:tasks.rados.rados.0.smithi111.stdout:1214: finishing write tid 5 to smithi11166722-333 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 333 v 199 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1214: left oid 333 (ObjNum 902 snap 0 seq_num 902) 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1211: done (4 left) 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1212: done (3 left) 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1213: done (2 left) 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1214: done (1 left) 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1215: done (0 left) 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1216: write oid 304 current snap is 0 2023-10-01T09:10:00.482 INFO:tasks.rados.rados.0.smithi111.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-10-01T09:10:00.496 INFO:tasks.rados.rados.0.smithi111.stdout:1216: writing smithi11166722-304 from 793528 to 1348278 tid 1 2023-10-01T09:10:00.502 INFO:tasks.rados.rados.0.smithi111.stdout:1216: writing smithi11166722-304 from 2083369 to 2520343 tid 2 2023-10-01T09:10:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:1216: writing smithi11166722-304 from 2958856 to 3193528 tid 3 2023-10-01T09:10:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:1217: read oid 72 snap -1 2023-10-01T09:10:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-10-01T09:10:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:1218: delete oid 222 current snap is 0 2023-10-01T09:10:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:1216: finishing write tid 1 to smithi11166722-304 2023-10-01T09:10:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:1216: finishing write tid 2 to smithi11166722-304 2023-10-01T09:10:00.509 INFO:tasks.rados.rados.0.smithi111.stdout:1218: done (2 left) 2023-10-01T09:10:00.510 INFO:tasks.rados.rados.0.smithi111.stdout:1219: read oid 69 snap -1 2023-10-01T09:10:00.510 INFO:tasks.rados.rados.0.smithi111.stdout:1219: expect (ObjNum 604 snap 0 seq_num 604) 2023-10-01T09:10:00.510 INFO:tasks.rados.rados.0.smithi111.stdout:1220: read oid 119 snap -1 2023-10-01T09:10:00.510 INFO:tasks.rados.rados.0.smithi111.stdout:1220: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:10:00.510 INFO:tasks.rados.rados.0.smithi111.stdout:1221: write oid 435 current snap is 0 2023-10-01T09:10:00.510 INFO:tasks.rados.rados.0.smithi111.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-10-01T09:10:00.517 INFO:tasks.rados.rados.0.smithi111.stdout:1221: writing smithi11166722-435 from 427142 to 848743 tid 1 2023-10-01T09:10:00.527 INFO:tasks.rados.rados.0.smithi111.stdout:1221: writing smithi11166722-435 from 1400333 to 1840976 tid 2 2023-10-01T09:10:00.534 INFO:tasks.rados.rados.0.smithi111.stdout:1221: writing smithi11166722-435 from 2613702 to 3064028 tid 3 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1222: read oid 71 snap -1 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1222: expect deleted 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1223: read oid 331 snap -1 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1223: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1224: delete oid 153 current snap is 0 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1216: finishing write tid 3 to smithi11166722-304 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1216: finishing write tid 4 to smithi11166722-304 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1216: finishing write tid 5 to smithi11166722-304 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 304 v 197 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-10-01T09:10:00.535 INFO:tasks.rados.rados.0.smithi111.stdout:1220: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:10:00.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:00 smithi183 bash[27651]: cluster 2023-10-01T09:10:00.000113+0000 mon.a (mon.0) 762 : cluster [INF] overall HEALTH_OK 2023-10-01T09:10:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:00 smithi111 bash[33891]: cluster 2023-10-01T09:10:00.000113+0000 mon.a (mon.0) 762 : cluster [INF] overall HEALTH_OK 2023-10-01T09:10:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:00 smithi111 bash[27369]: cluster 2023-10-01T09:10:00.000113+0000 mon.a (mon.0) 762 : cluster [INF] overall HEALTH_OK 2023-10-01T09:10:00.666 INFO:tasks.rados.rados.0.smithi111.stdout:1219: expect (ObjNum 604 snap 0 seq_num 604) 2023-10-01T09:10:00.731 INFO:tasks.rados.rados.0.smithi111.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-10-01T09:10:00.828 INFO:tasks.rados.rados.0.smithi111.stdout:1221: finishing write tid 1 to smithi11166722-435 2023-10-01T09:10:00.829 INFO:tasks.rados.rados.0.smithi111.stdout:1221: finishing write tid 2 to smithi11166722-435 2023-10-01T09:10:00.829 INFO:tasks.rados.rados.0.smithi111.stdout:1221: finishing write tid 3 to smithi11166722-435 2023-10-01T09:10:00.829 INFO:tasks.rados.rados.0.smithi111.stdout:1223: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:10:00.949 INFO:tasks.rados.rados.0.smithi111.stdout:1221: finishing write tid 4 to smithi11166722-435 2023-10-01T09:10:00.949 INFO:tasks.rados.rados.0.smithi111.stdout:1221: finishing write tid 5 to smithi11166722-435 2023-10-01T09:10:00.949 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 435 v 145 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-10-01T09:10:00.949 INFO:tasks.rados.rados.0.smithi111.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1216: done (7 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1217: done (6 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1219: done (5 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1220: done (4 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1221: done (3 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1222: done (2 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1223: done (1 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1224: done (0 left) 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1225: read oid 103 snap -1 2023-10-01T09:10:00.950 INFO:tasks.rados.rados.0.smithi111.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T09:10:00.951 INFO:tasks.rados.rados.0.smithi111.stdout:1226: read oid 182 snap -1 2023-10-01T09:10:00.951 INFO:tasks.rados.rados.0.smithi111.stdout:1226: expect (ObjNum 629 snap 0 seq_num 629) 2023-10-01T09:10:00.951 INFO:tasks.rados.rados.0.smithi111.stdout:1227: read oid 465 snap -1 2023-10-01T09:10:00.951 INFO:tasks.rados.rados.0.smithi111.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-01T09:10:00.951 INFO:tasks.rados.rados.0.smithi111.stdout:1228: delete oid 57 current snap is 0 2023-10-01T09:10:00.952 INFO:tasks.rados.rados.0.smithi111.stdout:1228: done (3 left) 2023-10-01T09:10:00.953 INFO:tasks.rados.rados.0.smithi111.stdout:1229: read oid 347 snap -1 2023-10-01T09:10:00.953 INFO:tasks.rados.rados.0.smithi111.stdout:1229: expect (ObjNum 683 snap 0 seq_num 683) 2023-10-01T09:10:00.953 INFO:tasks.rados.rados.0.smithi111.stdout:1230: write oid 68 current snap is 0 2023-10-01T09:10:00.953 INFO:tasks.rados.rados.0.smithi111.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-10-01T09:10:00.964 INFO:tasks.rados.rados.0.smithi111.stdout:1230: writing smithi11166722-68 from 477563 to 1124911 tid 1 2023-10-01T09:10:00.972 INFO:tasks.rados.rados.0.smithi111.stdout:1230: writing smithi11166722-68 from 1859426 to 2447396 tid 2 2023-10-01T09:10:00.977 INFO:tasks.rados.rados.0.smithi111.stdout:1230: writing smithi11166722-68 from 2979618 to 3277563 tid 3 2023-10-01T09:10:00.978 INFO:tasks.rados.rados.0.smithi111.stdout:1231: read oid 50 snap -1 2023-10-01T09:10:00.978 INFO:tasks.rados.rados.0.smithi111.stdout:1231: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-01T09:10:00.978 INFO:tasks.rados.rados.0.smithi111.stdout:1232: write oid 380 current snap is 0 2023-10-01T09:10:00.978 INFO:tasks.rados.rados.0.smithi111.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-10-01T09:10:00.984 INFO:tasks.rados.rados.0.smithi111.stdout:1232: writing smithi11166722-380 from 494370 to 1216967 tid 1 2023-10-01T09:10:00.991 INFO:tasks.rados.rados.0.smithi111.stdout:1232: writing smithi11166722-380 from 1917908 to 2365889 tid 2 2023-10-01T09:10:00.996 INFO:tasks.rados.rados.0.smithi111.stdout:1232: writing smithi11166722-380 from 3007041 to 3294370 tid 3 2023-10-01T09:10:00.996 INFO:tasks.rados.rados.0.smithi111.stdout:1233: write oid 146 current snap is 0 2023-10-01T09:10:00.996 INFO:tasks.rados.rados.0.smithi111.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-10-01T09:10:01.003 INFO:tasks.rados.rados.0.smithi111.stdout:1233: writing smithi11166722-146 from 511177 to 1309023 tid 1 2023-10-01T09:10:01.010 INFO:tasks.rados.rados.0.smithi111.stdout:1233: writing smithi11166722-146 from 1976390 to 2568029 tid 2 2023-10-01T09:10:01.015 INFO:tasks.rados.rados.0.smithi111.stdout:1233: writing smithi11166722-146 from 3034464 to 3311177 tid 3 2023-10-01T09:10:01.015 INFO:tasks.rados.rados.0.smithi111.stdout:1234: write oid 25 current snap is 0 2023-10-01T09:10:01.015 INFO:tasks.rados.rados.0.smithi111.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-01T09:10:01.126 INFO:tasks.rados.rados.0.smithi111.stdout:1229: expect (ObjNum 683 snap 0 seq_num 683) 2023-10-01T09:10:01.337 INFO:tasks.rados.rados.0.smithi111.stdout:1226: expect (ObjNum 629 snap 0 seq_num 629) 2023-10-01T09:10:01.461 INFO:tasks.rados.rados.0.smithi111.stdout:1230: finishing write tid 1 to smithi11166722-68 2023-10-01T09:10:01.461 INFO:tasks.rados.rados.0.smithi111.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-10-01T09:10:01.471 INFO:tasks.rados.rados.0.smithi111.stdout:1234: writing smithi11166722-25 from 527984 to 1001079 tid 1 2023-10-01T09:10:01.478 INFO:tasks.rados.rados.0.smithi111.stdout:1234: writing smithi11166722-25 from 1634872 to 2086522 tid 2 2023-10-01T09:10:01.486 INFO:tasks.rados.rados.0.smithi111.stdout:1234: writing smithi11166722-25 from 2661887 to 3296198 tid 3 2023-10-01T09:10:01.486 INFO:tasks.rados.rados.0.smithi111.stdout:1226: done (8 left) 2023-10-01T09:10:01.486 INFO:tasks.rados.rados.0.smithi111.stdout:1227: done (7 left) 2023-10-01T09:10:01.486 INFO:tasks.rados.rados.0.smithi111.stdout:1229: done (6 left) 2023-10-01T09:10:01.486 INFO:tasks.rados.rados.0.smithi111.stdout:1235: write oid 241 current snap is 0 2023-10-01T09:10:01.486 INFO:tasks.rados.rados.0.smithi111.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T09:10:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:01 smithi183 bash[27651]: cluster 2023-10-01T09:10:00.161154+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.6 MiB/s wr, 94 op/s 2023-10-01T09:10:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:01 smithi111 bash[27369]: cluster 2023-10-01T09:10:00.161154+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.6 MiB/s wr, 94 op/s 2023-10-01T09:10:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:01 smithi111 bash[33891]: cluster 2023-10-01T09:10:00.161154+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.6 MiB/s wr, 94 op/s 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:1230: finishing write tid 2 to smithi11166722-68 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:1230: finishing write tid 3 to smithi11166722-68 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:1230: finishing write tid 4 to smithi11166722-68 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:1230: finishing write tid 5 to smithi11166722-68 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 68 v 233 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:1230: left oid 68 (ObjNum 909 snap 0 seq_num 909) 2023-10-01T09:10:01.619 INFO:tasks.rados.rados.0.smithi111.stdout:1231: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-01T09:10:01.703 INFO:tasks.rados.rados.0.smithi111.stdout:1232: finishing write tid 1 to smithi11166722-380 2023-10-01T09:10:01.703 INFO:tasks.rados.rados.0.smithi111.stdout:1232: finishing write tid 2 to smithi11166722-380 2023-10-01T09:10:01.703 INFO:tasks.rados.rados.0.smithi111.stdout:1232: finishing write tid 3 to smithi11166722-380 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1232: finishing write tid 4 to smithi11166722-380 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1232: finishing write tid 5 to smithi11166722-380 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 203 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1232: left oid 380 (ObjNum 910 snap 0 seq_num 910) 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1233: finishing write tid 1 to smithi11166722-146 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1233: finishing write tid 2 to smithi11166722-146 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1233: finishing write tid 3 to smithi11166722-146 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1233: finishing write tid 4 to smithi11166722-146 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1233: finishing write tid 5 to smithi11166722-146 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 207 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1233: left oid 146 (ObjNum 911 snap 0 seq_num 911) 2023-10-01T09:10:01.704 INFO:tasks.rados.rados.0.smithi111.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-10-01T09:10:01.716 INFO:tasks.rados.rados.0.smithi111.stdout:1235: writing smithi11166722-241 from 544791 to 1209488 tid 1 2023-10-01T09:10:01.724 INFO:tasks.rados.rados.0.smithi111.stdout:1235: writing smithi11166722-241 from 1693354 to 2288662 tid 2 2023-10-01T09:10:01.729 INFO:tasks.rados.rados.0.smithi111.stdout:1235: writing smithi11166722-241 from 2689310 to 3134893 tid 3 2023-10-01T09:10:01.729 INFO:tasks.rados.rados.0.smithi111.stdout:1225: done (6 left) 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1230: done (5 left) 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1231: done (4 left) 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1232: done (3 left) 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1233: done (2 left) 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1236: read oid 377 snap -1 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1236: expect (ObjNum 376 snap 0 seq_num 376) 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1237: write oid 160 current snap is 0 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1234: finishing write tid 1 to smithi11166722-25 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1234: finishing write tid 2 to smithi11166722-25 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1234: finishing write tid 3 to smithi11166722-25 2023-10-01T09:10:01.730 INFO:tasks.rados.rados.0.smithi111.stdout:1234: finishing write tid 4 to smithi11166722-25 2023-10-01T09:10:01.731 INFO:tasks.rados.rados.0.smithi111.stdout:1234: finishing write tid 5 to smithi11166722-25 2023-10-01T09:10:01.731 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 25 v 149 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-10-01T09:10:01.731 INFO:tasks.rados.rados.0.smithi111.stdout:1234: left oid 25 (ObjNum 912 snap 0 seq_num 912) 2023-10-01T09:10:01.731 INFO:tasks.rados.rados.0.smithi111.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-10-01T09:10:01.736 INFO:tasks.rados.rados.0.smithi111.stdout:1237: writing smithi11166722-160 from 561598 to 1301544 tid 1 2023-10-01T09:10:01.742 INFO:tasks.rados.rados.0.smithi111.stdout:1237: writing smithi11166722-160 from 1751836 to 2207155 tid 2 2023-10-01T09:10:01.748 INFO:tasks.rados.rados.0.smithi111.stdout:1237: writing smithi11166722-160 from 2716733 to 3361598 tid 3 2023-10-01T09:10:01.748 INFO:tasks.rados.rados.0.smithi111.stdout:1234: done (3 left) 2023-10-01T09:10:01.748 INFO:tasks.rados.rados.0.smithi111.stdout:1238: write oid 380 current snap is 0 2023-10-01T09:10:01.749 INFO:tasks.rados.rados.0.smithi111.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-10-01T09:10:01.754 INFO:tasks.rados.rados.0.smithi111.stdout:1238: writing smithi11166722-380 from 578405 to 993600 tid 1 2023-10-01T09:10:01.759 INFO:tasks.rados.rados.0.smithi111.stdout:1238: writing smithi11166722-380 from 1410318 to 2009295 tid 2 2023-10-01T09:10:01.767 INFO:tasks.rados.rados.0.smithi111.stdout:1238: writing smithi11166722-380 from 2744156 to 3328636 tid 3 2023-10-01T09:10:01.767 INFO:tasks.rados.rados.0.smithi111.stdout:1239: read oid 443 snap -1 2023-10-01T09:10:01.768 INFO:tasks.rados.rados.0.smithi111.stdout:1239: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:10:01.768 INFO:tasks.rados.rados.0.smithi111.stdout:1240: write oid 183 current snap is 0 2023-10-01T09:10:01.768 INFO:tasks.rados.rados.0.smithi111.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-10-01T09:10:01.773 INFO:tasks.rados.rados.0.smithi111.stdout:1240: writing smithi11166722-183 from 595212 to 1085656 tid 1 2023-10-01T09:10:01.780 INFO:tasks.rados.rados.0.smithi111.stdout:1240: writing smithi11166722-183 from 1868800 to 2327788 tid 2 2023-10-01T09:10:01.787 INFO:tasks.rados.rados.0.smithi111.stdout:1240: writing smithi11166722-183 from 2887932 to 3395212 tid 3 2023-10-01T09:10:01.787 INFO:tasks.rados.rados.0.smithi111.stdout:1241: read oid 95 snap -1 2023-10-01T09:10:01.788 INFO:tasks.rados.rados.0.smithi111.stdout:1241: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-01T09:10:01.788 INFO:tasks.rados.rados.0.smithi111.stdout:1242: write oid 479 current snap is 0 2023-10-01T09:10:01.788 INFO:tasks.rados.rados.0.smithi111.stdout:1235: finishing write tid 1 to smithi11166722-241 2023-10-01T09:10:01.788 INFO:tasks.rados.rados.0.smithi111.stdout:1235: finishing write tid 2 to smithi11166722-241 2023-10-01T09:10:01.788 INFO:tasks.rados.rados.0.smithi111.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-10-01T09:10:01.794 INFO:tasks.rados.rados.0.smithi111.stdout:1242: writing smithi11166722-479 from 612019 to 1177712 tid 1 2023-10-01T09:10:01.801 INFO:tasks.rados.rados.0.smithi111.stdout:1242: writing smithi11166722-479 from 1810929 to 2413575 tid 2 2023-10-01T09:10:01.806 INFO:tasks.rados.rados.0.smithi111.stdout:1242: writing smithi11166722-479 from 3082649 to 3412019 tid 3 2023-10-01T09:10:01.806 INFO:tasks.rados.rados.0.smithi111.stdout:1243: write oid 203 current snap is 0 2023-10-01T09:10:01.807 INFO:tasks.rados.rados.0.smithi111.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-10-01T09:10:01.813 INFO:tasks.rados.rados.0.smithi111.stdout:1243: writing smithi11166722-203 from 628826 to 1269768 tid 1 2023-10-01T09:10:01.819 INFO:tasks.rados.rados.0.smithi111.stdout:1243: writing smithi11166722-203 from 1869411 to 2332068 tid 2 2023-10-01T09:10:01.825 INFO:tasks.rados.rados.0.smithi111.stdout:1243: writing smithi11166722-203 from 2826425 to 3361074 tid 3 2023-10-01T09:10:01.826 INFO:tasks.rados.rados.0.smithi111.stdout:1244: write oid 363 current snap is 0 2023-10-01T09:10:01.826 INFO:tasks.rados.rados.0.smithi111.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-10-01T09:10:01.833 INFO:tasks.rados.rados.0.smithi111.stdout:1244: writing smithi11166722-363 from 645633 to 1361824 tid 1 2023-10-01T09:10:01.840 INFO:tasks.rados.rados.0.smithi111.stdout:1244: writing smithi11166722-363 from 1927893 to 2534208 tid 2 2023-10-01T09:10:01.845 INFO:tasks.rados.rados.0.smithi111.stdout:1244: writing smithi11166722-363 from 3137495 to 3445633 tid 3 2023-10-01T09:10:01.845 INFO:tasks.rados.rados.0.smithi111.stdout:1245: read oid 230 snap -1 2023-10-01T09:10:01.845 INFO:tasks.rados.rados.0.smithi111.stdout:1245: expect (ObjNum 543 snap 0 seq_num 543) 2023-10-01T09:10:01.845 INFO:tasks.rados.rados.0.smithi111.stdout:1246: read oid 306 snap -1 2023-10-01T09:10:01.845 INFO:tasks.rados.rados.0.smithi111.stdout:1246: expect (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:10:01.846 INFO:tasks.rados.rados.0.smithi111.stdout:1247: write oid 76 current snap is 0 2023-10-01T09:10:01.846 INFO:tasks.rados.rados.0.smithi111.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-10-01T09:10:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:1247: writing smithi11166722-76 from 662440 to 1170233 tid 1 2023-10-01T09:10:01.859 INFO:tasks.rados.rados.0.smithi111.stdout:1247: writing smithi11166722-76 from 1702728 to 2452701 tid 2 2023-10-01T09:10:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:1247: writing smithi11166722-76 from 2881271 to 3438464 tid 3 2023-10-01T09:10:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:1248: write oid 49 current snap is 0 2023-10-01T09:10:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-10-01T09:10:01.872 INFO:tasks.rados.rados.0.smithi111.stdout:1248: writing smithi11166722-49 from 679247 to 1262289 tid 1 2023-10-01T09:10:01.880 INFO:tasks.rados.rados.0.smithi111.stdout:1248: writing smithi11166722-49 from 2044857 to 2654841 tid 2 2023-10-01T09:10:01.884 INFO:tasks.rados.rados.0.smithi111.stdout:1248: writing smithi11166722-49 from 3192341 to 3479247 tid 3 2023-10-01T09:10:01.885 INFO:tasks.rados.rados.0.smithi111.stdout:1249: write oid 394 current snap is 0 2023-10-01T09:10:01.885 INFO:tasks.rados.rados.0.smithi111.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-10-01T09:10:01.893 INFO:tasks.rados.rados.0.smithi111.stdout:1249: writing smithi11166722-394 from 696054 to 1354345 tid 1 2023-10-01T09:10:01.903 INFO:tasks.rados.rados.0.smithi111.stdout:1249: writing smithi11166722-394 from 2103339 to 2856981 tid 2 2023-10-01T09:10:01.903 INFO:tasks.rados.rados.0.smithi111.stdout:1250: read oid 209 snap -1 2023-10-01T09:10:01.903 INFO:tasks.rados.rados.0.smithi111.stdout:1250: expect (ObjNum 208 snap 0 seq_num 208) 2023-10-01T09:10:01.903 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:01.903 INFO:tasks.rados.rados.0.smithi111.stdout:1235: finishing write tid 3 to smithi11166722-241 2023-10-01T09:10:01.904 INFO:tasks.rados.rados.0.smithi111.stdout:1235: finishing write tid 4 to smithi11166722-241 2023-10-01T09:10:01.904 INFO:tasks.rados.rados.0.smithi111.stdout:1235: finishing write tid 5 to smithi11166722-241 2023-10-01T09:10:01.904 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 241 v 270 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-10-01T09:10:01.904 INFO:tasks.rados.rados.0.smithi111.stdout:1235: left oid 241 (ObjNum 913 snap 0 seq_num 913) 2023-10-01T09:10:01.904 INFO:tasks.rados.rados.0.smithi111.stdout:1236: expect (ObjNum 376 snap 0 seq_num 376) 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:1237: finishing write tid 1 to smithi11166722-160 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:1237: finishing write tid 2 to smithi11166722-160 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:1237: finishing write tid 3 to smithi11166722-160 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:1237: finishing write tid 4 to smithi11166722-160 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:1237: finishing write tid 5 to smithi11166722-160 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 160 v 166 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-10-01T09:10:01.989 INFO:tasks.rados.rados.0.smithi111.stdout:1237: left oid 160 (ObjNum 914 snap 0 seq_num 914) 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1238: finishing write tid 1 to smithi11166722-380 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1238: finishing write tid 2 to smithi11166722-380 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1235: done (15 left) 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1236: done (14 left) 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1237: done (13 left) 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1251: read oid 122 snap -1 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1251: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1252: read oid 321 snap -1 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1252: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1253: write oid 70 current snap is 0 2023-10-01T09:10:01.990 INFO:tasks.rados.rados.0.smithi111.stdout:1239: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:10:02.105 INFO:tasks.rados.rados.0.smithi111.stdout:1238: finishing write tid 3 to smithi11166722-380 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1238: finishing write tid 4 to smithi11166722-380 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1238: finishing write tid 5 to smithi11166722-380 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 211 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1238: left oid 380 (ObjNum 915 snap 0 seq_num 915) 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1240: finishing write tid 1 to smithi11166722-183 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1240: finishing write tid 2 to smithi11166722-183 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1240: finishing write tid 3 to smithi11166722-183 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1240: finishing write tid 4 to smithi11166722-183 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:1240: finishing write tid 5 to smithi11166722-183 2023-10-01T09:10:02.106 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 183 v 204 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-10-01T09:10:02.107 INFO:tasks.rados.rados.0.smithi111.stdout:1240: left oid 183 (ObjNum 916 snap 0 seq_num 916) 2023-10-01T09:10:02.107 INFO:tasks.rados.rados.0.smithi111.stdout:1241: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-01T09:10:02.257 INFO:tasks.rados.rados.0.smithi111.stdout:1242: finishing write tid 1 to smithi11166722-479 2023-10-01T09:10:02.257 INFO:tasks.rados.rados.0.smithi111.stdout:1242: finishing write tid 2 to smithi11166722-479 2023-10-01T09:10:02.257 INFO:tasks.rados.rados.0.smithi111.stdout:1242: finishing write tid 3 to smithi11166722-479 2023-10-01T09:10:02.257 INFO:tasks.rados.rados.0.smithi111.stdout:1242: finishing write tid 4 to smithi11166722-479 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1242: finishing write tid 5 to smithi11166722-479 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 479 v 170 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1242: left oid 479 (ObjNum 917 snap 0 seq_num 917) 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1243: finishing write tid 1 to smithi11166722-203 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1243: finishing write tid 2 to smithi11166722-203 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1243: finishing write tid 3 to smithi11166722-203 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1243: finishing write tid 4 to smithi11166722-203 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1243: finishing write tid 5 to smithi11166722-203 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 203 v 215 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1243: left oid 203 (ObjNum 918 snap 0 seq_num 918) 2023-10-01T09:10:02.258 INFO:tasks.rados.rados.0.smithi111.stdout:1244: finishing write tid 1 to smithi11166722-363 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:1244: finishing write tid 2 to smithi11166722-363 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:1244: finishing write tid 3 to smithi11166722-363 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:1244: finishing write tid 4 to smithi11166722-363 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:1244: finishing write tid 5 to smithi11166722-363 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 363 v 174 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:1244: left oid 363 (ObjNum 919 snap 0 seq_num 919) 2023-10-01T09:10:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:1245: expect (ObjNum 543 snap 0 seq_num 543) 2023-10-01T09:10:02.393 INFO:tasks.rados.rados.0.smithi111.stdout:1247: finishing write tid 1 to smithi11166722-76 2023-10-01T09:10:02.394 INFO:tasks.rados.rados.0.smithi111.stdout:1246: expect (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:10:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:02 smithi183 bash[27651]: audit 2023-10-01T09:10:01.645050+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.111:0/3370595092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:02 smithi111 bash[27369]: audit 2023-10-01T09:10:01.645050+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.111:0/3370595092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:02.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:02 smithi111 bash[33891]: audit 2023-10-01T09:10:01.645050+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.111:0/3370595092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:02.575 INFO:tasks.rados.rados.0.smithi111.stdout:1247: finishing write tid 2 to smithi11166722-76 2023-10-01T09:10:02.575 INFO:tasks.rados.rados.0.smithi111.stdout:1247: finishing write tid 3 to smithi11166722-76 2023-10-01T09:10:02.575 INFO:tasks.rados.rados.0.smithi111.stdout:1247: finishing write tid 4 to smithi11166722-76 2023-10-01T09:10:02.575 INFO:tasks.rados.rados.0.smithi111.stdout:1247: finishing write tid 5 to smithi11166722-76 2023-10-01T09:10:02.575 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 76 v 153 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-10-01T09:10:02.575 INFO:tasks.rados.rados.0.smithi111.stdout:1247: left oid 76 (ObjNum 920 snap 0 seq_num 920) 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1248: finishing write tid 1 to smithi11166722-49 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1248: finishing write tid 2 to smithi11166722-49 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1248: finishing write tid 3 to smithi11166722-49 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1248: finishing write tid 4 to smithi11166722-49 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1248: finishing write tid 5 to smithi11166722-49 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 49 v 180 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1248: left oid 49 (ObjNum 921 snap 0 seq_num 921) 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1249: finishing write tid 1 to smithi11166722-394 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1249: finishing write tid 2 to smithi11166722-394 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1249: finishing write tid 3 to smithi11166722-394 2023-10-01T09:10:02.576 INFO:tasks.rados.rados.0.smithi111.stdout:1249: finishing write tid 4 to smithi11166722-394 2023-10-01T09:10:02.577 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 394 v 236 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-10-01T09:10:02.577 INFO:tasks.rados.rados.0.smithi111.stdout:1249: left oid 394 (ObjNum 922 snap 0 seq_num 922) 2023-10-01T09:10:02.577 INFO:tasks.rados.rados.0.smithi111.stdout:1250: expect (ObjNum 208 snap 0 seq_num 208) 2023-10-01T09:10:02.685 INFO:tasks.rados.rados.0.smithi111.stdout:1251: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-01T09:10:02.805 INFO:tasks.rados.rados.0.smithi111.stdout:1252: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T09:10:02.909 INFO:tasks.rados.rados.0.smithi111.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-10-01T09:10:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:1253: writing smithi11166722-70 from 712861 to 1446401 tid 1 2023-10-01T09:10:02.932 INFO:tasks.rados.rados.0.smithi111.stdout:1253: writing smithi11166722-70 from 2161821 to 2775474 tid 2 2023-10-01T09:10:02.936 INFO:tasks.rados.rados.0.smithi111.stdout:1253: writing smithi11166722-70 from 3247187 to 3512861 tid 3 2023-10-01T09:10:02.936 INFO:tasks.rados.rados.0.smithi111.stdout:1238: done (15 left) 2023-10-01T09:10:02.936 INFO:tasks.rados.rados.0.smithi111.stdout:1239: done (14 left) 2023-10-01T09:10:02.936 INFO:tasks.rados.rados.0.smithi111.stdout:1240: done (13 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1241: done (12 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1242: done (11 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1243: done (10 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1244: done (9 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1245: done (8 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1246: done (7 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1247: done (6 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1248: done (5 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1249: done (4 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1250: done (3 left) 2023-10-01T09:10:02.937 INFO:tasks.rados.rados.0.smithi111.stdout:1251: done (2 left) 2023-10-01T09:10:02.938 INFO:tasks.rados.rados.0.smithi111.stdout:1252: done (1 left) 2023-10-01T09:10:02.938 INFO:tasks.rados.rados.0.smithi111.stdout:1254: write oid 283 current snap is 0 2023-10-01T09:10:02.938 INFO:tasks.rados.rados.0.smithi111.stdout:1253: finishing write tid 1 to smithi11166722-70 2023-10-01T09:10:02.938 INFO:tasks.rados.rados.0.smithi111.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-10-01T09:10:02.942 INFO:tasks.rados.rados.0.smithi111.stdout:1254: writing smithi11166722-283 from 729668 to 1138457 tid 1 2023-10-01T09:10:02.950 INFO:tasks.rados.rados.0.smithi111.stdout:1254: writing smithi11166722-283 from 1820303 to 2577614 tid 2 2023-10-01T09:10:02.956 INFO:tasks.rados.rados.0.smithi111.stdout:1254: writing smithi11166722-283 from 3274610 to 3529668 tid 3 2023-10-01T09:10:02.956 INFO:tasks.rados.rados.0.smithi111.stdout:1255: write oid 73 current snap is 0 2023-10-01T09:10:02.956 INFO:tasks.rados.rados.0.smithi111.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-10-01T09:10:02.963 INFO:tasks.rados.rados.0.smithi111.stdout:1255: writing smithi11166722-73 from 746475 to 1230513 tid 1 2023-10-01T09:10:02.969 INFO:tasks.rados.rados.0.smithi111.stdout:1255: writing smithi11166722-73 from 1762432 to 2379754 tid 2 2023-10-01T09:10:02.975 INFO:tasks.rados.rados.0.smithi111.stdout:1255: writing smithi11166722-73 from 2785680 to 3315586 tid 3 2023-10-01T09:10:02.975 INFO:tasks.rados.rados.0.smithi111.stdout:1256: read oid 225 snap -1 2023-10-01T09:10:02.975 INFO:tasks.rados.rados.0.smithi111.stdout:1256: expect deleted 2023-10-01T09:10:02.975 INFO:tasks.rados.rados.0.smithi111.stdout:1257: write oid 120 current snap is 0 2023-10-01T09:10:02.975 INFO:tasks.rados.rados.0.smithi111.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-10-01T09:10:02.982 INFO:tasks.rados.rados.0.smithi111.stdout:1257: writing smithi11166722-120 from 763282 to 1322569 tid 1 2023-10-01T09:10:02.989 INFO:tasks.rados.rados.0.smithi111.stdout:1257: writing smithi11166722-120 from 1820914 to 2581894 tid 2 2023-10-01T09:10:02.995 INFO:tasks.rados.rados.0.smithi111.stdout:1257: writing smithi11166722-120 from 3213103 to 3563282 tid 3 2023-10-01T09:10:02.995 INFO:tasks.rados.rados.0.smithi111.stdout:1258: read oid 61 snap -1 2023-10-01T09:10:02.995 INFO:tasks.rados.rados.0.smithi111.stdout:1258: expect deleted 2023-10-01T09:10:02.995 INFO:tasks.rados.rados.0.smithi111.stdout:1259: read oid 292 snap -1 2023-10-01T09:10:02.996 INFO:tasks.rados.rados.0.smithi111.stdout:1259: expect (ObjNum 790 snap 0 seq_num 790) 2023-10-01T09:10:02.996 INFO:tasks.rados.rados.0.smithi111.stdout:1260: write oid 135 current snap is 0 2023-10-01T09:10:02.996 INFO:tasks.rados.rados.0.smithi111.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-10-01T09:10:03.004 INFO:tasks.rados.rados.0.smithi111.stdout:1260: writing smithi11166722-135 from 780089 to 1414625 tid 1 2023-10-01T09:10:03.011 INFO:tasks.rados.rados.0.smithi111.stdout:1260: writing smithi11166722-135 from 1879396 to 2500387 tid 2 2023-10-01T09:10:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:1260: writing smithi11166722-135 from 3240526 to 3580089 tid 3 2023-10-01T09:10:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:1261: read oid 183 snap -1 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1261: expect (ObjNum 916 snap 0 seq_num 916) 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1262: write oid 131 current snap is 0 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1253: finishing write tid 2 to smithi11166722-70 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1253: finishing write tid 3 to smithi11166722-70 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1253: finishing write tid 4 to smithi11166722-70 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1253: finishing write tid 5 to smithi11166722-70 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 70 v 215 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1253: left oid 70 (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1254: finishing write tid 1 to smithi11166722-283 2023-10-01T09:10:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:1254: finishing write tid 2 to smithi11166722-283 2023-10-01T09:10:03.019 INFO:tasks.rados.rados.0.smithi111.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-10-01T09:10:03.029 INFO:tasks.rados.rados.0.smithi111.stdout:1262: writing smithi11166722-131 from 796896 to 1223034 tid 1 2023-10-01T09:10:03.036 INFO:tasks.rados.rados.0.smithi111.stdout:1262: writing smithi11166722-131 from 1654231 to 2418880 tid 2 2023-10-01T09:10:03.043 INFO:tasks.rados.rados.0.smithi111.stdout:1262: writing smithi11166722-131 from 2984302 to 3464377 tid 3 2023-10-01T09:10:03.043 INFO:tasks.rados.rados.0.smithi111.stdout:1253: done (9 left) 2023-10-01T09:10:03.043 INFO:tasks.rados.rados.0.smithi111.stdout:1263: delete oid 325 current snap is 0 2023-10-01T09:10:03.043 INFO:tasks.rados.rados.0.smithi111.stdout:1254: finishing write tid 3 to smithi11166722-283 2023-10-01T09:10:03.043 INFO:tasks.rados.rados.0.smithi111.stdout:1254: finishing write tid 4 to smithi11166722-283 2023-10-01T09:10:03.043 INFO:tasks.rados.rados.0.smithi111.stdout:1254: finishing write tid 5 to smithi11166722-283 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 283 v 144 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1254: left oid 283 (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1255: finishing write tid 1 to smithi11166722-73 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1255: finishing write tid 2 to smithi11166722-73 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1255: finishing write tid 3 to smithi11166722-73 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1255: finishing write tid 4 to smithi11166722-73 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1255: finishing write tid 5 to smithi11166722-73 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 73 v 178 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1255: left oid 73 (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1257: finishing write tid 1 to smithi11166722-120 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1257: finishing write tid 2 to smithi11166722-120 2023-10-01T09:10:03.044 INFO:tasks.rados.rados.0.smithi111.stdout:1257: finishing write tid 3 to smithi11166722-120 2023-10-01T09:10:03.045 INFO:tasks.rados.rados.0.smithi111.stdout:1257: finishing write tid 4 to smithi11166722-120 2023-10-01T09:10:03.045 INFO:tasks.rados.rados.0.smithi111.stdout:1257: finishing write tid 5 to smithi11166722-120 2023-10-01T09:10:03.045 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 120 v 211 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-10-01T09:10:03.045 INFO:tasks.rados.rados.0.smithi111.stdout:1257: left oid 120 (ObjNum 926 snap 0 seq_num 926) 2023-10-01T09:10:03.045 INFO:tasks.rados.rados.0.smithi111.stdout:1260: finishing write tid 1 to smithi11166722-135 2023-10-01T09:10:03.045 INFO:tasks.rados.rados.0.smithi111.stdout:1259: expect (ObjNum 790 snap 0 seq_num 790) 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:1260: finishing write tid 2 to smithi11166722-135 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:1260: finishing write tid 3 to smithi11166722-135 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:1260: finishing write tid 4 to smithi11166722-135 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:1260: finishing write tid 5 to smithi11166722-135 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 135 v 196 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:1260: left oid 135 (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:10:03.241 INFO:tasks.rados.rados.0.smithi111.stdout:1261: expect (ObjNum 916 snap 0 seq_num 916) 2023-10-01T09:10:03.425 INFO:tasks.rados.rados.0.smithi111.stdout:1262: finishing write tid 1 to smithi11166722-131 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1262: finishing write tid 2 to smithi11166722-131 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1262: finishing write tid 3 to smithi11166722-131 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1262: finishing write tid 4 to smithi11166722-131 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1262: finishing write tid 5 to smithi11166722-131 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 131 v 219 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1262: left oid 131 (ObjNum 928 snap 0 seq_num 928) 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1254: done (9 left) 2023-10-01T09:10:03.426 INFO:tasks.rados.rados.0.smithi111.stdout:1255: done (8 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1256: done (7 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1257: done (6 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1258: done (5 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1259: done (4 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1260: done (3 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1261: done (2 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1262: done (1 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1263: done (0 left) 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1264: write oid 461 current snap is 0 2023-10-01T09:10:03.427 INFO:tasks.rados.rados.0.smithi111.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-10-01T09:10:03.438 INFO:tasks.rados.rados.0.smithi111.stdout:1264: writing smithi11166722-461 from 430510 to 1007146 tid 1 2023-10-01T09:10:03.446 INFO:tasks.rados.rados.0.smithi111.stdout:1264: writing smithi11166722-461 from 1654842 to 2423160 tid 2 2023-10-01T09:10:03.452 INFO:tasks.rados.rados.0.smithi111.stdout:1264: writing smithi11166722-461 from 2922795 to 3425414 tid 3 2023-10-01T09:10:03.452 INFO:tasks.rados.rados.0.smithi111.stdout:1265: write oid 224 current snap is 0 2023-10-01T09:10:03.452 INFO:tasks.rados.rados.0.smithi111.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-10-01T09:10:03.458 INFO:tasks.rados.rados.0.smithi111.stdout:1265: writing smithi11166722-224 from 447317 to 1099202 tid 1 2023-10-01T09:10:03.465 INFO:tasks.rados.rados.0.smithi111.stdout:1265: writing smithi11166722-224 from 1713324 to 2341653 tid 2 2023-10-01T09:10:03.473 INFO:tasks.rados.rados.0.smithi111.stdout:1265: writing smithi11166722-224 from 3066571 to 3647317 tid 3 2023-10-01T09:10:03.473 INFO:tasks.rados.rados.0.smithi111.stdout:1266: read oid 30 snap -1 2023-10-01T09:10:03.473 INFO:tasks.rados.rados.0.smithi111.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:10:03.473 INFO:tasks.rados.rados.0.smithi111.stdout:1267: delete oid 143 current snap is 0 2023-10-01T09:10:03.473 INFO:tasks.rados.rados.0.smithi111.stdout:1264: finishing write tid 1 to smithi11166722-461 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:1264: finishing write tid 2 to smithi11166722-461 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:1264: finishing write tid 3 to smithi11166722-461 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:1264: finishing write tid 4 to smithi11166722-461 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:1264: finishing write tid 5 to smithi11166722-461 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 461 v 157 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-10-01T09:10:03.474 INFO:tasks.rados.rados.0.smithi111.stdout:1265: finishing write tid 1 to smithi11166722-224 2023-10-01T09:10:03.475 INFO:tasks.rados.rados.0.smithi111.stdout:1265: finishing write tid 2 to smithi11166722-224 2023-10-01T09:10:03.475 INFO:tasks.rados.rados.0.smithi111.stdout:1264: done (3 left) 2023-10-01T09:10:03.475 INFO:tasks.rados.rados.0.smithi111.stdout:1267: done (2 left) 2023-10-01T09:10:03.475 INFO:tasks.rados.rados.0.smithi111.stdout:1268: read oid 248 snap -1 2023-10-01T09:10:03.475 INFO:tasks.rados.rados.0.smithi111.stdout:1268: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:10:03.476 INFO:tasks.rados.rados.0.smithi111.stdout:1269: write oid 260 current snap is 0 2023-10-01T09:10:03.476 INFO:tasks.rados.rados.0.smithi111.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-10-01T09:10:03.480 INFO:tasks.rados.rados.0.smithi111.stdout:1269: writing smithi11166722-260 from 480931 to 883314 tid 1 2023-10-01T09:10:03.486 INFO:tasks.rados.rados.0.smithi111.stdout:1269: writing smithi11166722-260 from 1313935 to 1829580 tid 2 2023-10-01T09:10:03.494 INFO:tasks.rados.rados.0.smithi111.stdout:1269: writing smithi11166722-260 from 2488711 to 2941499 tid 3 2023-10-01T09:10:03.497 INFO:tasks.rados.rados.0.smithi111.stdout:1269: writing smithi11166722-260 from 3443230 to 3680931 tid 4 2023-10-01T09:10:03.497 INFO:tasks.rados.rados.0.smithi111.stdout:1270: write oid 398 current snap is 0 2023-10-01T09:10:03.497 INFO:tasks.rados.rados.0.smithi111.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-10-01T09:10:03.503 INFO:tasks.rados.rados.0.smithi111.stdout:1270: writing smithi11166722-398 from 497738 to 975370 tid 1 2023-10-01T09:10:03.512 INFO:tasks.rados.rados.0.smithi111.stdout:1270: writing smithi11166722-398 from 1772417 to 2548073 tid 2 2023-10-01T09:10:03.519 INFO:tasks.rados.rados.0.smithi111.stdout:1270: writing smithi11166722-398 from 3316134 to 3697738 tid 3 2023-10-01T09:10:03.519 INFO:tasks.rados.rados.0.smithi111.stdout:1271: read oid 110 snap -1 2023-10-01T09:10:03.519 INFO:tasks.rados.rados.0.smithi111.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-10-01T09:10:03.519 INFO:tasks.rados.rados.0.smithi111.stdout:1272: write oid 434 current snap is 0 2023-10-01T09:10:03.519 INFO:tasks.rados.rados.0.smithi111.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-10-01T09:10:03.525 INFO:tasks.rados.rados.0.smithi111.stdout:1272: writing smithi11166722-434 from 514545 to 1067426 tid 1 2023-10-01T09:10:03.532 INFO:tasks.rados.rados.0.smithi111.stdout:1272: writing smithi11166722-434 from 1830899 to 2350213 tid 2 2023-10-01T09:10:03.539 INFO:tasks.rados.rados.0.smithi111.stdout:1272: writing smithi11166722-434 from 2943557 to 3418889 tid 3 2023-10-01T09:10:03.539 INFO:tasks.rados.rados.0.smithi111.stdout:1273: write oid 277 current snap is 0 2023-10-01T09:10:03.539 INFO:tasks.rados.rados.0.smithi111.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-10-01T09:10:03.546 INFO:tasks.rados.rados.0.smithi111.stdout:1273: writing smithi11166722-277 from 531352 to 1275835 tid 1 2023-10-01T09:10:03.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:03 smithi183 bash[27651]: cluster 2023-10-01T09:10:02.162201+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 145 op/s 2023-10-01T09:10:03.554 INFO:tasks.rados.rados.0.smithi111.stdout:1273: writing smithi11166722-277 from 2005734 to 2785059 tid 2 2023-10-01T09:10:03.561 INFO:tasks.rados.rados.0.smithi111.stdout:1273: writing smithi11166722-277 from 3487333 to 3731352 tid 3 2023-10-01T09:10:03.561 INFO:tasks.rados.rados.0.smithi111.stdout:1274: read oid 108 snap -1 2023-10-01T09:10:03.561 INFO:tasks.rados.rados.0.smithi111.stdout:1274: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-01T09:10:03.561 INFO:tasks.rados.rados.0.smithi111.stdout:1275: read oid 274 snap -1 2023-10-01T09:10:03.561 INFO:tasks.rados.rados.0.smithi111.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:10:03.562 INFO:tasks.rados.rados.0.smithi111.stdout:1276: read oid 333 snap -1 2023-10-01T09:10:03.562 INFO:tasks.rados.rados.0.smithi111.stdout:1276: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T09:10:03.562 INFO:tasks.rados.rados.0.smithi111.stdout:1277: read oid 443 snap -1 2023-10-01T09:10:03.562 INFO:tasks.rados.rados.0.smithi111.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:10:03.562 INFO:tasks.rados.rados.0.smithi111.stdout:1278: read oid 436 snap -1 2023-10-01T09:10:03.563 INFO:tasks.rados.rados.0.smithi111.stdout:1278: expect (ObjNum 756 snap 0 seq_num 756) 2023-10-01T09:10:03.563 INFO:tasks.rados.rados.0.smithi111.stdout:1279: write oid 285 current snap is 0 2023-10-01T09:10:03.563 INFO:tasks.rados.rados.0.smithi111.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-10-01T09:10:03.566 INFO:tasks.rados.rados.0.smithi111.stdout:1279: writing smithi11166722-285 from 548159 to 967891 tid 1 2023-10-01T09:10:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:03 smithi111 bash[33891]: cluster 2023-10-01T09:10:02.162201+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 145 op/s 2023-10-01T09:10:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:03 smithi111 bash[27369]: cluster 2023-10-01T09:10:02.162201+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 145 op/s 2023-10-01T09:10:03.574 INFO:tasks.rados.rados.0.smithi111.stdout:1279: writing smithi11166722-285 from 1664216 to 2187199 tid 2 2023-10-01T09:10:03.580 INFO:tasks.rados.rados.0.smithi111.stdout:1279: writing smithi11166722-285 from 2714756 to 3328985 tid 3 2023-10-01T09:10:03.580 INFO:tasks.rados.rados.0.smithi111.stdout:1280: read oid 403 snap -1 2023-10-01T09:10:03.580 INFO:tasks.rados.rados.0.smithi111.stdout:1280: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T09:10:03.580 INFO:tasks.rados.rados.0.smithi111.stdout:1281: write oid 219 current snap is 0 2023-10-01T09:10:03.580 INFO:tasks.rados.rados.0.smithi111.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-10-01T09:10:03.586 INFO:tasks.rados.rados.0.smithi111.stdout:1281: writing smithi11166722-219 from 564966 to 1059947 tid 1 2023-10-01T09:10:03.593 INFO:tasks.rados.rados.0.smithi111.stdout:1281: writing smithi11166722-219 from 1606345 to 2389339 tid 2 2023-10-01T09:10:03.599 INFO:tasks.rados.rados.0.smithi111.stdout:1281: writing smithi11166722-219 from 3025826 to 3451327 tid 3 2023-10-01T09:10:03.599 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:03.600 INFO:tasks.rados.rados.0.smithi111.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:10:03.691 INFO:tasks.rados.rados.0.smithi111.stdout:1265: finishing write tid 3 to smithi11166722-224 2023-10-01T09:10:03.691 INFO:tasks.rados.rados.0.smithi111.stdout:1265: finishing write tid 4 to smithi11166722-224 2023-10-01T09:10:03.692 INFO:tasks.rados.rados.0.smithi111.stdout:1265: finishing write tid 5 to smithi11166722-224 2023-10-01T09:10:03.692 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 215 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-10-01T09:10:03.692 INFO:tasks.rados.rados.0.smithi111.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-10-01T09:10:03.692 INFO:tasks.rados.rados.0.smithi111.stdout:1269: finishing write tid 1 to smithi11166722-260 2023-10-01T09:10:03.692 INFO:tasks.rados.rados.0.smithi111.stdout:1268: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:10:03.817 INFO:tasks.rados.rados.0.smithi111.stdout:1269: finishing write tid 2 to smithi11166722-260 2023-10-01T09:10:03.817 INFO:tasks.rados.rados.0.smithi111.stdout:1269: finishing write tid 3 to smithi11166722-260 2023-10-01T09:10:03.817 INFO:tasks.rados.rados.0.smithi111.stdout:1269: finishing write tid 4 to smithi11166722-260 2023-10-01T09:10:03.817 INFO:tasks.rados.rados.0.smithi111.stdout:1269: finishing write tid 5 to smithi11166722-260 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1269: finishing write tid 6 to smithi11166722-260 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 149 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1270: finishing write tid 1 to smithi11166722-398 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1270: finishing write tid 2 to smithi11166722-398 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1270: finishing write tid 3 to smithi11166722-398 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1270: finishing write tid 4 to smithi11166722-398 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1270: finishing write tid 5 to smithi11166722-398 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 398 v 201 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-10-01T09:10:03.818 INFO:tasks.rados.rados.0.smithi111.stdout:1272: finishing write tid 1 to smithi11166722-434 2023-10-01T09:10:03.819 INFO:tasks.rados.rados.0.smithi111.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-10-01T09:10:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:1272: finishing write tid 2 to smithi11166722-434 2023-10-01T09:10:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:1272: finishing write tid 3 to smithi11166722-434 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:1272: finishing write tid 4 to smithi11166722-434 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:1272: finishing write tid 5 to smithi11166722-434 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 274 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:1273: finishing write tid 1 to smithi11166722-277 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:1273: finishing write tid 2 to smithi11166722-277 2023-10-01T09:10:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-10-01T09:10:04.055 INFO:tasks.rados.rados.0.smithi111.stdout:1278: expect (ObjNum 756 snap 0 seq_num 756) 2023-10-01T09:10:04.165 INFO:tasks.rados.rados.0.smithi111.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:10:04.246 INFO:tasks.rados.rados.0.smithi111.stdout:1273: finishing write tid 3 to smithi11166722-277 2023-10-01T09:10:04.247 INFO:tasks.rados.rados.0.smithi111.stdout:1273: finishing write tid 4 to smithi11166722-277 2023-10-01T09:10:04.247 INFO:tasks.rados.rados.0.smithi111.stdout:1274: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-01T09:10:04.334 INFO:tasks.rados.rados.0.smithi111.stdout:1273: finishing write tid 5 to smithi11166722-277 2023-10-01T09:10:04.334 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 277 v 223 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-10-01T09:10:04.334 INFO:tasks.rados.rados.0.smithi111.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-10-01T09:10:04.334 INFO:tasks.rados.rados.0.smithi111.stdout:1276: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T09:10:04.458 INFO:tasks.rados.rados.0.smithi111.stdout:1279: finishing write tid 1 to smithi11166722-285 2023-10-01T09:10:04.458 INFO:tasks.rados.rados.0.smithi111.stdout:1279: finishing write tid 2 to smithi11166722-285 2023-10-01T09:10:04.458 INFO:tasks.rados.rados.0.smithi111.stdout:1279: finishing write tid 3 to smithi11166722-285 2023-10-01T09:10:04.459 INFO:tasks.rados.rados.0.smithi111.stdout:1279: finishing write tid 4 to smithi11166722-285 2023-10-01T09:10:04.459 INFO:tasks.rados.rados.0.smithi111.stdout:1279: finishing write tid 5 to smithi11166722-285 2023-10-01T09:10:04.459 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 182 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-10-01T09:10:04.459 INFO:tasks.rados.rados.0.smithi111.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-10-01T09:10:04.459 INFO:tasks.rados.rados.0.smithi111.stdout:1280: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T09:10:04.541 INFO:tasks.rados.rados.0.smithi111.stdout:1281: finishing write tid 1 to smithi11166722-219 2023-10-01T09:10:04.541 INFO:tasks.rados.rados.0.smithi111.stdout:1281: finishing write tid 2 to smithi11166722-219 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1281: finishing write tid 3 to smithi11166722-219 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1281: finishing write tid 4 to smithi11166722-219 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1281: finishing write tid 5 to smithi11166722-219 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 132 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1281: left oid 219 (ObjNum 938 snap 0 seq_num 938) 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1265: done (15 left) 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1266: done (14 left) 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1268: done (13 left) 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1269: done (12 left) 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1270: done (11 left) 2023-10-01T09:10:04.542 INFO:tasks.rados.rados.0.smithi111.stdout:1271: done (10 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1272: done (9 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1273: done (8 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1274: done (7 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1275: done (6 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1276: done (5 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1277: done (4 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1278: done (3 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1279: done (2 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1280: done (1 left) 2023-10-01T09:10:04.543 INFO:tasks.rados.rados.0.smithi111.stdout:1281: done (0 left) 2023-10-01T09:10:04.544 INFO:tasks.rados.rados.0.smithi111.stdout:1282: write oid 199 current snap is 0 2023-10-01T09:10:04.544 INFO:tasks.rados.rados.0.smithi111.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-10-01T09:10:04.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:04 smithi183 bash[27651]: audit 2023-10-01T09:10:04.043001+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.111:0/2231846536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:04.552 INFO:tasks.rados.rados.0.smithi111.stdout:1282: writing smithi11166722-199 from 581773 to 1152003 tid 1 2023-10-01T09:10:04.558 INFO:tasks.rados.rados.0.smithi111.stdout:1282: writing smithi11166722-199 from 1664827 to 2191479 tid 2 2023-10-01T09:10:04.565 INFO:tasks.rados.rados.0.smithi111.stdout:1282: writing smithi11166722-199 from 2653249 to 3290022 tid 3 2023-10-01T09:10:04.565 INFO:tasks.rados.rados.0.smithi111.stdout:1283: delete oid 391 current snap is 0 2023-10-01T09:10:04.565 INFO:tasks.rados.rados.0.smithi111.stdout:1282: finishing write tid 1 to smithi11166722-199 2023-10-01T09:10:04.565 INFO:tasks.rados.rados.0.smithi111.stdout:1282: finishing write tid 2 to smithi11166722-199 2023-10-01T09:10:04.567 INFO:tasks.rados.rados.0.smithi111.stdout:1283: done (1 left) 2023-10-01T09:10:04.567 INFO:tasks.rados.rados.0.smithi111.stdout:1284: write oid 2 current snap is 0 2023-10-01T09:10:04.567 INFO:tasks.rados.rados.0.smithi111.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-10-01T09:10:04.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:04 smithi111 bash[33891]: audit 2023-10-01T09:10:04.043001+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.111:0/2231846536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:04 smithi111 bash[27369]: audit 2023-10-01T09:10:04.043001+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.111:0/2231846536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:04.574 INFO:tasks.rados.rados.0.smithi111.stdout:1284: writing smithi11166722-2 from 615387 to 1336115 tid 1 2023-10-01T09:10:04.580 INFO:tasks.rados.rados.0.smithi111.stdout:1284: writing smithi11166722-2 from 1781791 to 2312112 tid 2 2023-10-01T09:10:04.589 INFO:tasks.rados.rados.0.smithi111.stdout:1284: writing smithi11166722-2 from 3108095 to 3815387 tid 3 2023-10-01T09:10:04.589 INFO:tasks.rados.rados.0.smithi111.stdout:1285: write oid 337 current snap is 0 2023-10-01T09:10:04.589 INFO:tasks.rados.rados.0.smithi111.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-10-01T09:10:04.597 INFO:tasks.rados.rados.0.smithi111.stdout:1285: writing smithi11166722-337 from 632194 to 1428171 tid 1 2023-10-01T09:10:04.605 INFO:tasks.rados.rados.0.smithi111.stdout:1285: writing smithi11166722-337 from 2123920 to 2914252 tid 2 2023-10-01T09:10:04.611 INFO:tasks.rados.rados.0.smithi111.stdout:1285: writing smithi11166722-337 from 3419165 to 3832194 tid 3 2023-10-01T09:10:04.611 INFO:tasks.rados.rados.0.smithi111.stdout:1286: write oid 84 current snap is 0 2023-10-01T09:10:04.611 INFO:tasks.rados.rados.0.smithi111.stdout:1282: finishing write tid 3 to smithi11166722-199 2023-10-01T09:10:04.611 INFO:tasks.rados.rados.0.smithi111.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-10-01T09:10:04.617 INFO:tasks.rados.rados.0.smithi111.stdout:1286: writing smithi11166722-84 from 649001 to 1236580 tid 1 2023-10-01T09:10:04.624 INFO:tasks.rados.rados.0.smithi111.stdout:1286: writing smithi11166722-84 from 1898755 to 2432745 tid 2 2023-10-01T09:10:04.632 INFO:tasks.rados.rados.0.smithi111.stdout:1286: writing smithi11166722-84 from 3162941 to 3849001 tid 3 2023-10-01T09:10:04.632 INFO:tasks.rados.rados.0.smithi111.stdout:1287: write oid 72 current snap is 0 2023-10-01T09:10:04.633 INFO:tasks.rados.rados.0.smithi111.stdout:1282: finishing write tid 4 to smithi11166722-199 2023-10-01T09:10:04.633 INFO:tasks.rados.rados.0.smithi111.stdout:1282: finishing write tid 5 to smithi11166722-199 2023-10-01T09:10:04.633 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 199 v 153 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-10-01T09:10:04.633 INFO:tasks.rados.rados.0.smithi111.stdout:1282: left oid 199 (ObjNum 939 snap 0 seq_num 939) 2023-10-01T09:10:04.633 INFO:tasks.rados.rados.0.smithi111.stdout:1284: finishing write tid 1 to smithi11166722-2 2023-10-01T09:10:04.633 INFO:tasks.rados.rados.0.smithi111.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-10-01T09:10:04.640 INFO:tasks.rados.rados.0.smithi111.stdout:1287: writing smithi11166722-72 from 665808 to 1328636 tid 1 2023-10-01T09:10:04.647 INFO:tasks.rados.rados.0.smithi111.stdout:1287: writing smithi11166722-72 from 1957237 to 2634885 tid 2 2023-10-01T09:10:04.653 INFO:tasks.rados.rados.0.smithi111.stdout:1287: writing smithi11166722-72 from 3074011 to 3683497 tid 3 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1282: done (4 left) 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1288: read oid 389 snap -1 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1289: read oid 183 snap -1 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1289: expect (ObjNum 916 snap 0 seq_num 916) 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1290: read oid 331 snap -1 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1290: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1291: write oid 257 current snap is 0 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1284: finishing write tid 2 to smithi11166722-2 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1284: finishing write tid 3 to smithi11166722-2 2023-10-01T09:10:04.654 INFO:tasks.rados.rados.0.smithi111.stdout:1284: finishing write tid 4 to smithi11166722-2 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1284: finishing write tid 5 to smithi11166722-2 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 2 v 208 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1284: left oid 2 (ObjNum 941 snap 0 seq_num 941) 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1285: finishing write tid 1 to smithi11166722-337 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1285: finishing write tid 2 to smithi11166722-337 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1285: finishing write tid 3 to smithi11166722-337 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1285: finishing write tid 4 to smithi11166722-337 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1285: finishing write tid 5 to smithi11166722-337 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 337 v 219 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1285: left oid 337 (ObjNum 942 snap 0 seq_num 942) 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1286: finishing write tid 1 to smithi11166722-84 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1286: finishing write tid 2 to smithi11166722-84 2023-10-01T09:10:04.655 INFO:tasks.rados.rados.0.smithi111.stdout:1286: finishing write tid 3 to smithi11166722-84 2023-10-01T09:10:04.656 INFO:tasks.rados.rados.0.smithi111.stdout:1286: finishing write tid 4 to smithi11166722-84 2023-10-01T09:10:04.656 INFO:tasks.rados.rados.0.smithi111.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-10-01T09:10:04.666 INFO:tasks.rados.rados.0.smithi111.stdout:1291: writing smithi11166722-257 from 682615 to 1420692 tid 1 2023-10-01T09:10:04.673 INFO:tasks.rados.rados.0.smithi111.stdout:1291: writing smithi11166722-257 from 2015719 to 2553378 tid 2 2023-10-01T09:10:04.679 INFO:tasks.rados.rados.0.smithi111.stdout:1291: writing smithi11166722-257 from 3217787 to 3638545 tid 3 2023-10-01T09:10:04.679 INFO:tasks.rados.rados.0.smithi111.stdout:1284: done (7 left) 2023-10-01T09:10:04.679 INFO:tasks.rados.rados.0.smithi111.stdout:1285: done (6 left) 2023-10-01T09:10:04.679 INFO:tasks.rados.rados.0.smithi111.stdout:1292: write oid 230 current snap is 0 2023-10-01T09:10:04.679 INFO:tasks.rados.rados.0.smithi111.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-10-01T09:10:04.685 INFO:tasks.rados.rados.0.smithi111.stdout:1292: writing smithi11166722-230 from 699422 to 1112748 tid 1 2023-10-01T09:10:04.691 INFO:tasks.rados.rados.0.smithi111.stdout:1292: writing smithi11166722-230 from 1557848 to 2239165 tid 2 2023-10-01T09:10:04.699 INFO:tasks.rados.rados.0.smithi111.stdout:1292: writing smithi11166722-230 from 3012504 to 3760887 tid 3 2023-10-01T09:10:04.700 INFO:tasks.rados.rados.0.smithi111.stdout:1293: write oid 105 current snap is 0 2023-10-01T09:10:04.700 INFO:tasks.rados.rados.0.smithi111.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-10-01T09:10:04.707 INFO:tasks.rados.rados.0.smithi111.stdout:1293: writing smithi11166722-105 from 716229 to 1204804 tid 1 2023-10-01T09:10:04.712 INFO:tasks.rados.rados.0.smithi111.stdout:1293: writing smithi11166722-105 from 1616330 to 2157658 tid 2 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1293: writing smithi11166722-105 from 2756280 to 3315935 tid 3 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1294: read oid 171 snap -1 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1294: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1295: read oid 385 snap -1 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1295: expect deleted 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1296: write oid 246 current snap is 0 2023-10-01T09:10:04.719 INFO:tasks.rados.rados.0.smithi111.stdout:1286: finishing write tid 5 to smithi11166722-84 2023-10-01T09:10:04.720 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 201 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-10-01T09:10:04.720 INFO:tasks.rados.rados.0.smithi111.stdout:1286: left oid 84 (ObjNum 943 snap 0 seq_num 943) 2023-10-01T09:10:04.720 INFO:tasks.rados.rados.0.smithi111.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-10-01T09:10:04.726 INFO:tasks.rados.rados.0.smithi111.stdout:1296: writing smithi11166722-246 from 733036 to 1296860 tid 1 2023-10-01T09:10:04.734 INFO:tasks.rados.rados.0.smithi111.stdout:1296: writing smithi11166722-246 from 2074812 to 2759798 tid 2 2023-10-01T09:10:04.741 INFO:tasks.rados.rados.0.smithi111.stdout:1296: writing smithi11166722-246 from 3183703 to 3933036 tid 3 2023-10-01T09:10:04.741 INFO:tasks.rados.rados.0.smithi111.stdout:1286: done (10 left) 2023-10-01T09:10:04.741 INFO:tasks.rados.rados.0.smithi111.stdout:1297: write oid 425 current snap is 0 2023-10-01T09:10:04.741 INFO:tasks.rados.rados.0.smithi111.stdout:1287: finishing write tid 1 to smithi11166722-72 2023-10-01T09:10:04.741 INFO:tasks.rados.rados.0.smithi111.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-10-01T09:10:04.748 INFO:tasks.rados.rados.0.smithi111.stdout:1297: writing smithi11166722-425 from 749843 to 1388916 tid 1 2023-10-01T09:10:04.755 INFO:tasks.rados.rados.0.smithi111.stdout:1297: writing smithi11166722-425 from 2133294 to 2678291 tid 2 2023-10-01T09:10:04.762 INFO:tasks.rados.rados.0.smithi111.stdout:1297: writing smithi11166722-425 from 3211126 to 3793325 tid 3 2023-10-01T09:10:04.762 INFO:tasks.rados.rados.0.smithi111.stdout:1298: read oid 62 snap -1 2023-10-01T09:10:04.762 INFO:tasks.rados.rados.0.smithi111.stdout:1298: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-01T09:10:04.762 INFO:tasks.rados.rados.0.smithi111.stdout:1299: delete oid 300 current snap is 0 2023-10-01T09:10:04.762 INFO:tasks.rados.rados.0.smithi111.stdout:1287: finishing write tid 2 to smithi11166722-72 2023-10-01T09:10:04.762 INFO:tasks.rados.rados.0.smithi111.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:10:04.849 INFO:tasks.rados.rados.0.smithi111.stdout:1290: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:10:04.981 INFO:tasks.rados.rados.0.smithi111.stdout:1287: finishing write tid 3 to smithi11166722-72 2023-10-01T09:10:04.981 INFO:tasks.rados.rados.0.smithi111.stdout:1287: finishing write tid 4 to smithi11166722-72 2023-10-01T09:10:04.982 INFO:tasks.rados.rados.0.smithi111.stdout:1289: expect (ObjNum 916 snap 0 seq_num 916) 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:1287: finishing write tid 5 to smithi11166722-72 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 72 v 186 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:1287: left oid 72 (ObjNum 944 snap 0 seq_num 944) 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:1291: finishing write tid 1 to smithi11166722-257 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:1291: finishing write tid 2 to smithi11166722-257 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:1291: finishing write tid 3 to smithi11166722-257 2023-10-01T09:10:05.176 INFO:tasks.rados.rados.0.smithi111.stdout:1291: finishing write tid 4 to smithi11166722-257 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1291: finishing write tid 5 to smithi11166722-257 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 257 v 227 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1291: left oid 257 (ObjNum 945 snap 0 seq_num 945) 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1292: finishing write tid 1 to smithi11166722-230 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1292: finishing write tid 2 to smithi11166722-230 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1292: finishing write tid 3 to smithi11166722-230 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1292: finishing write tid 4 to smithi11166722-230 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1292: finishing write tid 5 to smithi11166722-230 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 230 v 205 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1292: left oid 230 (ObjNum 946 snap 0 seq_num 946) 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1293: finishing write tid 1 to smithi11166722-105 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1293: finishing write tid 2 to smithi11166722-105 2023-10-01T09:10:05.177 INFO:tasks.rados.rados.0.smithi111.stdout:1293: finishing write tid 3 to smithi11166722-105 2023-10-01T09:10:05.178 INFO:tasks.rados.rados.0.smithi111.stdout:1293: finishing write tid 4 to smithi11166722-105 2023-10-01T09:10:05.178 INFO:tasks.rados.rados.0.smithi111.stdout:1293: finishing write tid 5 to smithi11166722-105 2023-10-01T09:10:05.178 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 190 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-10-01T09:10:05.178 INFO:tasks.rados.rados.0.smithi111.stdout:1293: left oid 105 (ObjNum 947 snap 0 seq_num 947) 2023-10-01T09:10:05.178 INFO:tasks.rados.rados.0.smithi111.stdout:1294: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1296: finishing write tid 1 to smithi11166722-246 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1296: finishing write tid 2 to smithi11166722-246 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1296: finishing write tid 3 to smithi11166722-246 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1296: finishing write tid 4 to smithi11166722-246 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1296: finishing write tid 5 to smithi11166722-246 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 246 v 278 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1296: left oid 246 (ObjNum 948 snap 0 seq_num 948) 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1297: finishing write tid 1 to smithi11166722-425 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1297: finishing write tid 2 to smithi11166722-425 2023-10-01T09:10:05.286 INFO:tasks.rados.rados.0.smithi111.stdout:1297: finishing write tid 3 to smithi11166722-425 2023-10-01T09:10:05.287 INFO:tasks.rados.rados.0.smithi111.stdout:1297: finishing write tid 4 to smithi11166722-425 2023-10-01T09:10:05.287 INFO:tasks.rados.rados.0.smithi111.stdout:1297: finishing write tid 5 to smithi11166722-425 2023-10-01T09:10:05.287 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 425 v 206 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-10-01T09:10:05.287 INFO:tasks.rados.rados.0.smithi111.stdout:1297: left oid 425 (ObjNum 949 snap 0 seq_num 949) 2023-10-01T09:10:05.287 INFO:tasks.rados.rados.0.smithi111.stdout:1298: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1287: done (12 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1288: done (11 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1289: done (10 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1290: done (9 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1291: done (8 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1292: done (7 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1293: done (6 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1294: done (5 left) 2023-10-01T09:10:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:1295: done (4 left) 2023-10-01T09:10:05.443 INFO:tasks.rados.rados.0.smithi111.stdout:1296: done (3 left) 2023-10-01T09:10:05.443 INFO:tasks.rados.rados.0.smithi111.stdout:1297: done (2 left) 2023-10-01T09:10:05.443 INFO:tasks.rados.rados.0.smithi111.stdout:1298: done (1 left) 2023-10-01T09:10:05.443 INFO:tasks.rados.rados.0.smithi111.stdout:1299: done (0 left) 2023-10-01T09:10:05.443 INFO:tasks.rados.rados.0.smithi111.stdout:1300: delete oid 197 current snap is 0 2023-10-01T09:10:05.444 INFO:tasks.rados.rados.0.smithi111.stdout:1300: done (0 left) 2023-10-01T09:10:05.444 INFO:tasks.rados.rados.0.smithi111.stdout:1301: write oid 61 current snap is 0 2023-10-01T09:10:05.444 INFO:tasks.rados.rados.0.smithi111.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-10-01T09:10:05.455 INFO:tasks.rados.rados.0.smithi111.stdout:1301: writing smithi11166722-61 from 400264 to 981437 tid 1 2023-10-01T09:10:05.461 INFO:tasks.rados.rados.0.smithi111.stdout:1301: writing smithi11166722-61 from 1508740 to 2000264 tid 2 2023-10-01T09:10:05.462 INFO:tasks.rados.rados.0.smithi111.stdout:1302: write oid 498 current snap is 0 2023-10-01T09:10:05.462 INFO:tasks.rados.rados.0.smithi111.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-10-01T09:10:05.468 INFO:tasks.rados.rados.0.smithi111.stdout:1302: writing smithi11166722-498 from 417071 to 1073493 tid 1 2023-10-01T09:10:05.473 INFO:tasks.rados.rados.0.smithi111.stdout:1302: writing smithi11166722-498 from 1567222 to 2017071 tid 2 2023-10-01T09:10:05.473 INFO:tasks.rados.rados.0.smithi111.stdout:1303: write oid 196 current snap is 0 2023-10-01T09:10:05.473 INFO:tasks.rados.rados.0.smithi111.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-10-01T09:10:05.479 INFO:tasks.rados.rados.0.smithi111.stdout:1303: writing smithi11166722-196 from 433878 to 1165549 tid 1 2023-10-01T09:10:05.485 INFO:tasks.rados.rados.0.smithi111.stdout:1303: writing smithi11166722-196 from 1909351 to 2033878 tid 2 2023-10-01T09:10:05.485 INFO:tasks.rados.rados.0.smithi111.stdout:1304: read oid 408 snap -1 2023-10-01T09:10:05.485 INFO:tasks.rados.rados.0.smithi111.stdout:1304: expect (ObjNum 407 snap 0 seq_num 407) 2023-10-01T09:10:05.485 INFO:tasks.rados.rados.0.smithi111.stdout:1305: read oid 43 snap -1 2023-10-01T09:10:05.485 INFO:tasks.rados.rados.0.smithi111.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:10:05.485 INFO:tasks.rados.rados.0.smithi111.stdout:1306: write oid 229 current snap is 0 2023-10-01T09:10:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:1301: finishing write tid 1 to smithi11166722-61 2023-10-01T09:10:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-10-01T09:10:05.489 INFO:tasks.rados.rados.0.smithi111.stdout:1306: writing smithi11166722-229 from 450685 to 857605 tid 1 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1306: writing smithi11166722-229 from 1567833 to 2050685 tid 2 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1307: read oid 146 snap -1 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1307: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1308: write oid 155 current snap is 0 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1301: finishing write tid 2 to smithi11166722-61 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1301: finishing write tid 3 to smithi11166722-61 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1301: finishing write tid 4 to smithi11166722-61 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 61 v 281 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-10-01T09:10:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1302: finishing write tid 1 to smithi11166722-498 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1302: finishing write tid 2 to smithi11166722-498 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1302: finishing write tid 3 to smithi11166722-498 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1302: finishing write tid 4 to smithi11166722-498 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 498 v 206 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1303: finishing write tid 1 to smithi11166722-196 2023-10-01T09:10:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-10-01T09:10:05.502 INFO:tasks.rados.rados.0.smithi111.stdout:1308: writing smithi11166722-155 from 467492 to 949661 tid 1 2023-10-01T09:10:05.508 INFO:tasks.rados.rados.0.smithi111.stdout:1308: writing smithi11166722-155 from 1626315 to 2067492 tid 2 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1301: done (7 left) 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1302: done (6 left) 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1309: read oid 65 snap -1 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1309: expect (ObjNum 868 snap 0 seq_num 868) 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1310: write oid 175 current snap is 0 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1303: finishing write tid 2 to smithi11166722-196 2023-10-01T09:10:05.509 INFO:tasks.rados.rados.0.smithi111.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-10-01T09:10:05.514 INFO:tasks.rados.rados.0.smithi111.stdout:1310: writing smithi11166722-175 from 484299 to 1041717 tid 1 2023-10-01T09:10:05.520 INFO:tasks.rados.rados.0.smithi111.stdout:1310: writing smithi11166722-175 from 1684797 to 2084299 tid 2 2023-10-01T09:10:05.521 INFO:tasks.rados.rados.0.smithi111.stdout:1311: write oid 77 current snap is 0 2023-10-01T09:10:05.521 INFO:tasks.rados.rados.0.smithi111.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-10-01T09:10:05.527 INFO:tasks.rados.rados.0.smithi111.stdout:1311: writing smithi11166722-77 from 501106 to 1250126 tid 1 2023-10-01T09:10:05.532 INFO:tasks.rados.rados.0.smithi111.stdout:1311: writing smithi11166722-77 from 1743279 to 2101106 tid 2 2023-10-01T09:10:05.533 INFO:tasks.rados.rados.0.smithi111.stdout:1312: read oid 95 snap -1 2023-10-01T09:10:05.533 INFO:tasks.rados.rados.0.smithi111.stdout:1312: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-01T09:10:05.533 INFO:tasks.rados.rados.0.smithi111.stdout:1313: read oid 483 snap -1 2023-10-01T09:10:05.533 INFO:tasks.rados.rados.0.smithi111.stdout:1313: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:10:05.533 INFO:tasks.rados.rados.0.smithi111.stdout:1314: delete oid 91 current snap is 0 2023-10-01T09:10:05.533 INFO:tasks.rados.rados.0.smithi111.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:10:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:05 smithi183 bash[27651]: cluster 2023-10-01T09:10:04.162805+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 97 op/s 2023-10-01T09:10:05.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:05 smithi111 bash[27369]: cluster 2023-10-01T09:10:04.162805+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 97 op/s 2023-10-01T09:10:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:05 smithi111 bash[33891]: cluster 2023-10-01T09:10:04.162805+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 97 op/s 2023-10-01T09:10:05.622 INFO:tasks.rados.rados.0.smithi111.stdout:1303: finishing write tid 3 to smithi11166722-196 2023-10-01T09:10:05.622 INFO:tasks.rados.rados.0.smithi111.stdout:1303: finishing write tid 4 to smithi11166722-196 2023-10-01T09:10:05.622 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 196 v 193 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-10-01T09:10:05.622 INFO:tasks.rados.rados.0.smithi111.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-10-01T09:10:05.622 INFO:tasks.rados.rados.0.smithi111.stdout:1304: expect (ObjNum 407 snap 0 seq_num 407) 2023-10-01T09:10:05.711 INFO:tasks.rados.rados.0.smithi111.stdout:1306: finishing write tid 1 to smithi11166722-229 2023-10-01T09:10:05.711 INFO:tasks.rados.rados.0.smithi111.stdout:1306: finishing write tid 2 to smithi11166722-229 2023-10-01T09:10:05.711 INFO:tasks.rados.rados.0.smithi111.stdout:1307: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T09:10:05.933 INFO:tasks.rados.rados.0.smithi111.stdout:1306: finishing write tid 3 to smithi11166722-229 2023-10-01T09:10:05.933 INFO:tasks.rados.rados.0.smithi111.stdout:1306: finishing write tid 4 to smithi11166722-229 2023-10-01T09:10:05.933 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 209 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-10-01T09:10:05.933 INFO:tasks.rados.rados.0.smithi111.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-10-01T09:10:05.933 INFO:tasks.rados.rados.0.smithi111.stdout:1308: finishing write tid 1 to smithi11166722-155 2023-10-01T09:10:05.933 INFO:tasks.rados.rados.0.smithi111.stdout:1308: finishing write tid 2 to smithi11166722-155 2023-10-01T09:10:05.934 INFO:tasks.rados.rados.0.smithi111.stdout:1308: finishing write tid 3 to smithi11166722-155 2023-10-01T09:10:05.934 INFO:tasks.rados.rados.0.smithi111.stdout:1308: finishing write tid 4 to smithi11166722-155 2023-10-01T09:10:05.934 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 155 v 222 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-10-01T09:10:05.934 INFO:tasks.rados.rados.0.smithi111.stdout:1308: left oid 155 (ObjNum 956 snap 0 seq_num 956) 2023-10-01T09:10:05.934 INFO:tasks.rados.rados.0.smithi111.stdout:1309: expect (ObjNum 868 snap 0 seq_num 868) 2023-10-01T09:10:06.049 INFO:tasks.rados.rados.0.smithi111.stdout:1310: finishing write tid 1 to smithi11166722-175 2023-10-01T09:10:06.049 INFO:tasks.rados.rados.0.smithi111.stdout:1310: finishing write tid 2 to smithi11166722-175 2023-10-01T09:10:06.050 INFO:tasks.rados.rados.0.smithi111.stdout:1310: finishing write tid 3 to smithi11166722-175 2023-10-01T09:10:06.050 INFO:tasks.rados.rados.0.smithi111.stdout:1310: finishing write tid 4 to smithi11166722-175 2023-10-01T09:10:06.050 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 175 v 183 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-10-01T09:10:06.050 INFO:tasks.rados.rados.0.smithi111.stdout:1310: left oid 175 (ObjNum 957 snap 0 seq_num 957) 2023-10-01T09:10:06.050 INFO:tasks.rados.rados.0.smithi111.stdout:1311: finishing write tid 1 to smithi11166722-77 2023-10-01T09:10:06.050 INFO:tasks.rados.rados.0.smithi111.stdout:1312: expect (ObjNum 898 snap 0 seq_num 898) 2023-10-01T09:10:06.192 INFO:tasks.rados.rados.0.smithi111.stdout:1311: finishing write tid 2 to smithi11166722-77 2023-10-01T09:10:06.192 INFO:tasks.rados.rados.0.smithi111.stdout:1311: finishing write tid 3 to smithi11166722-77 2023-10-01T09:10:06.192 INFO:tasks.rados.rados.0.smithi111.stdout:1311: finishing write tid 4 to smithi11166722-77 2023-10-01T09:10:06.192 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 77 v 284 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-10-01T09:10:06.192 INFO:tasks.rados.rados.0.smithi111.stdout:1311: left oid 77 (ObjNum 958 snap 0 seq_num 958) 2023-10-01T09:10:06.192 INFO:tasks.rados.rados.0.smithi111.stdout:1313: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1303: done (11 left) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1304: done (10 left) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1305: done (9 left) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1306: done (8 left) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1307: done (7 left) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1308: done (6 left) 2023-10-01T09:10:06.258 INFO:tasks.rados.rados.0.smithi111.stdout:1309: done (5 left) 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1310: done (4 left) 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1311: done (3 left) 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1312: done (2 left) 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1313: done (1 left) 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1314: done (0 left) 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1315: write oid 249 current snap is 0 2023-10-01T09:10:06.259 INFO:tasks.rados.rados.0.smithi111.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-10-01T09:10:06.269 INFO:tasks.rados.rados.0.smithi111.stdout:1315: writing smithi11166722-249 from 534720 to 1034238 tid 1 2023-10-01T09:10:06.277 INFO:tasks.rados.rados.0.smithi111.stdout:1315: writing smithi11166722-249 from 1460243 to 2134720 tid 2 2023-10-01T09:10:06.277 INFO:tasks.rados.rados.0.smithi111.stdout:1316: read oid 340 snap -1 2023-10-01T09:10:06.277 INFO:tasks.rados.rados.0.smithi111.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:10:06.277 INFO:tasks.rados.rados.0.smithi111.stdout:1317: write oid 219 current snap is 0 2023-10-01T09:10:06.277 INFO:tasks.rados.rados.0.smithi111.stdout:1315: finishing write tid 1 to smithi11166722-249 2023-10-01T09:10:06.277 INFO:tasks.rados.rados.0.smithi111.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-10-01T09:10:06.283 INFO:tasks.rados.rados.0.smithi111.stdout:1317: writing smithi11166722-219 from 551527 to 1126294 tid 1 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1317: writing smithi11166722-219 from 1918725 to 2151527 tid 2 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1315: finishing write tid 2 to smithi11166722-249 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1315: finishing write tid 3 to smithi11166722-249 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1315: finishing write tid 4 to smithi11166722-249 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 249 v 287 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1317: finishing write tid 1 to smithi11166722-219 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1315: done (2 left) 2023-10-01T09:10:06.290 INFO:tasks.rados.rados.0.smithi111.stdout:1318: read oid 269 snap -1 2023-10-01T09:10:06.291 INFO:tasks.rados.rados.0.smithi111.stdout:1318: expect (ObjNum 268 snap 0 seq_num 268) 2023-10-01T09:10:06.291 INFO:tasks.rados.rados.0.smithi111.stdout:1319: write oid 6 current snap is 0 2023-10-01T09:10:06.291 INFO:tasks.rados.rados.0.smithi111.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-10-01T09:10:06.297 INFO:tasks.rados.rados.0.smithi111.stdout:1319: writing smithi11166722-6 from 568334 to 1218350 tid 1 2023-10-01T09:10:06.303 INFO:tasks.rados.rados.0.smithi111.stdout:1319: writing smithi11166722-6 from 1860854 to 2168334 tid 2 2023-10-01T09:10:06.303 INFO:tasks.rados.rados.0.smithi111.stdout:1320: read oid 235 snap -1 2023-10-01T09:10:06.303 INFO:tasks.rados.rados.0.smithi111.stdout:1320: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:10:06.303 INFO:tasks.rados.rados.0.smithi111.stdout:1321: read oid 488 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1321: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1322: read oid 324 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1322: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1323: read oid 435 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1323: expect (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1324: read oid 352 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1324: expect (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1325: read oid 334 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1325: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1326: read oid 70 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1326: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1327: read oid 96 snap -1 2023-10-01T09:10:06.304 INFO:tasks.rados.rados.0.smithi111.stdout:1327: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:10:06.305 INFO:tasks.rados.rados.0.smithi111.stdout:1328: read oid 306 snap -1 2023-10-01T09:10:06.305 INFO:tasks.rados.rados.0.smithi111.stdout:1328: expect (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:10:06.305 INFO:tasks.rados.rados.0.smithi111.stdout:1329: read oid 87 snap -1 2023-10-01T09:10:06.305 INFO:tasks.rados.rados.0.smithi111.stdout:1329: expect (ObjNum 86 snap 0 seq_num 86) 2023-10-01T09:10:06.305 INFO:tasks.rados.rados.0.smithi111.stdout:1330: read oid 298 snap -1 2023-10-01T09:10:06.305 INFO:tasks.rados.rados.0.smithi111.stdout:1330: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:10:06.312 INFO:tasks.rados.rados.0.smithi111.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-10-01T09:10:06.440 INFO:tasks.rados.rados.0.smithi111.stdout:1317: finishing write tid 2 to smithi11166722-219 2023-10-01T09:10:06.440 INFO:tasks.rados.rados.0.smithi111.stdout:1317: finishing write tid 3 to smithi11166722-219 2023-10-01T09:10:06.440 INFO:tasks.rados.rados.0.smithi111.stdout:1317: finishing write tid 4 to smithi11166722-219 2023-10-01T09:10:06.441 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 135 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-10-01T09:10:06.441 INFO:tasks.rados.rados.0.smithi111.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-10-01T09:10:06.441 INFO:tasks.rados.rados.0.smithi111.stdout:1318: expect (ObjNum 268 snap 0 seq_num 268) 2023-10-01T09:10:06.520 INFO:tasks.rados.rados.0.smithi111.stdout:1319: finishing write tid 1 to smithi11166722-6 2023-10-01T09:10:06.520 INFO:tasks.rados.rados.0.smithi111.stdout:1316: done (14 left) 2023-10-01T09:10:06.521 INFO:tasks.rados.rados.0.smithi111.stdout:1317: done (13 left) 2023-10-01T09:10:06.521 INFO:tasks.rados.rados.0.smithi111.stdout:1318: done (12 left) 2023-10-01T09:10:06.521 INFO:tasks.rados.rados.0.smithi111.stdout:1331: write oid 399 current snap is 0 2023-10-01T09:10:06.521 INFO:tasks.rados.rados.0.smithi111.stdout:1328: expect (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:10:06.706 INFO:tasks.rados.rados.0.smithi111.stdout:1327: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:10:06.820 INFO:tasks.rados.rados.0.smithi111.stdout:1321: expect (ObjNum 487 snap 0 seq_num 487) 2023-10-01T09:10:06.887 INFO:tasks.rados.rados.0.smithi111.stdout:1322: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:10:07.013 INFO:tasks.rados.rados.0.smithi111.stdout:1320: expect (ObjNum 234 snap 0 seq_num 234) 2023-10-01T09:10:07.137 INFO:tasks.rados.rados.0.smithi111.stdout:1319: finishing write tid 2 to smithi11166722-6 2023-10-01T09:10:07.137 INFO:tasks.rados.rados.0.smithi111.stdout:1319: finishing write tid 3 to smithi11166722-6 2023-10-01T09:10:07.138 INFO:tasks.rados.rados.0.smithi111.stdout:1324: expect (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:10:07.256 INFO:tasks.rados.rados.0.smithi111.stdout:1319: finishing write tid 4 to smithi11166722-6 2023-10-01T09:10:07.256 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 6 v 212 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-10-01T09:10:07.257 INFO:tasks.rados.rados.0.smithi111.stdout:1319: left oid 6 (ObjNum 962 snap 0 seq_num 962) 2023-10-01T09:10:07.257 INFO:tasks.rados.rados.0.smithi111.stdout:1329: expect (ObjNum 86 snap 0 seq_num 86) 2023-10-01T09:10:07.365 INFO:tasks.rados.rados.0.smithi111.stdout:1323: expect (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:10:07.508 INFO:tasks.rados.rados.0.smithi111.stdout:1326: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:07 smithi183 bash[27651]: cluster 2023-10-01T09:10:06.163483+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 97 op/s 2023-10-01T09:10:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:07 smithi183 bash[27651]: audit 2023-10-01T09:10:06.469634+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.111:0/1898299113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:07.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:07 smithi111 bash[33891]: cluster 2023-10-01T09:10:06.163483+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 97 op/s 2023-10-01T09:10:07.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:07 smithi111 bash[33891]: audit 2023-10-01T09:10:06.469634+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.111:0/1898299113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:07.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:07] "GET /metrics HTTP/1.1" 200 195002 "" "Prometheus/2.33.4" 2023-10-01T09:10:07.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:07 smithi111 bash[27369]: cluster 2023-10-01T09:10:06.163483+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.9 MiB/s wr, 97 op/s 2023-10-01T09:10:07.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:07 smithi111 bash[27369]: audit 2023-10-01T09:10:06.469634+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.111:0/1898299113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:07.692 INFO:tasks.rados.rados.0.smithi111.stdout:1330: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:10:07.791 INFO:tasks.rados.rados.0.smithi111.stdout:1325: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T09:10:07.900 INFO:tasks.rados.rados.0.smithi111.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-10-01T09:10:07.912 INFO:tasks.rados.rados.0.smithi111.stdout:1331: writing smithi11166722-399 from 585141 to 1310406 tid 1 2023-10-01T09:10:07.918 INFO:tasks.rados.rados.0.smithi111.stdout:1331: writing smithi11166722-399 from 1919336 to 2185141 tid 2 2023-10-01T09:10:07.918 INFO:tasks.rados.rados.0.smithi111.stdout:1319: done (12 left) 2023-10-01T09:10:07.918 INFO:tasks.rados.rados.0.smithi111.stdout:1320: done (11 left) 2023-10-01T09:10:07.918 INFO:tasks.rados.rados.0.smithi111.stdout:1321: done (10 left) 2023-10-01T09:10:07.918 INFO:tasks.rados.rados.0.smithi111.stdout:1322: done (9 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1323: done (8 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1324: done (7 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1325: done (6 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1326: done (5 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1327: done (4 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1328: done (3 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1329: done (2 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1330: done (1 left) 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1332: write oid 209 current snap is 0 2023-10-01T09:10:07.919 INFO:tasks.rados.rados.0.smithi111.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-10-01T09:10:07.924 INFO:tasks.rados.rados.0.smithi111.stdout:1332: writing smithi11166722-209 from 601948 to 1002462 tid 1 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1332: writing smithi11166722-209 from 1577818 to 2201948 tid 2 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1333: delete oid 127 current snap is 0 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1331: finishing write tid 1 to smithi11166722-399 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1331: finishing write tid 2 to smithi11166722-399 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1331: finishing write tid 3 to smithi11166722-399 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1331: finishing write tid 4 to smithi11166722-399 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 218 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1331: left oid 399 (ObjNum 963 snap 0 seq_num 963) 2023-10-01T09:10:07.931 INFO:tasks.rados.rados.0.smithi111.stdout:1332: finishing write tid 1 to smithi11166722-209 2023-10-01T09:10:07.932 INFO:tasks.rados.rados.0.smithi111.stdout:1331: done (2 left) 2023-10-01T09:10:07.932 INFO:tasks.rados.rados.0.smithi111.stdout:1333: done (1 left) 2023-10-01T09:10:07.932 INFO:tasks.rados.rados.0.smithi111.stdout:1334: write oid 327 current snap is 0 2023-10-01T09:10:07.933 INFO:tasks.rados.rados.0.smithi111.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-10-01T09:10:07.942 INFO:tasks.rados.rados.0.smithi111.stdout:1334: writing smithi11166722-327 from 635562 to 1302927 tid 1 2023-10-01T09:10:07.949 INFO:tasks.rados.rados.0.smithi111.stdout:1334: writing smithi11166722-327 from 2094782 to 2235562 tid 2 2023-10-01T09:10:07.949 INFO:tasks.rados.rados.0.smithi111.stdout:1335: write oid 237 current snap is 0 2023-10-01T09:10:07.949 INFO:tasks.rados.rados.0.smithi111.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-10-01T09:10:07.959 INFO:tasks.rados.rados.0.smithi111.stdout:1335: writing smithi11166722-237 from 652369 to 1394983 tid 1 2023-10-01T09:10:07.963 INFO:tasks.rados.rados.0.smithi111.stdout:1335: writing smithi11166722-237 from 2153264 to 2252369 tid 2 2023-10-01T09:10:07.963 INFO:tasks.rados.rados.0.smithi111.stdout:1336: read oid 489 snap -1 2023-10-01T09:10:07.964 INFO:tasks.rados.rados.0.smithi111.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-10-01T09:10:07.964 INFO:tasks.rados.rados.0.smithi111.stdout:1337: write oid 95 current snap is 0 2023-10-01T09:10:07.964 INFO:tasks.rados.rados.0.smithi111.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-10-01T09:10:07.969 INFO:tasks.rados.rados.0.smithi111.stdout:1337: writing smithi11166722-95 from 669176 to 1087039 tid 1 2023-10-01T09:10:07.976 INFO:tasks.rados.rados.0.smithi111.stdout:1337: writing smithi11166722-95 from 1811746 to 2269176 tid 2 2023-10-01T09:10:07.976 INFO:tasks.rados.rados.0.smithi111.stdout:1338: write oid 498 current snap is 0 2023-10-01T09:10:07.977 INFO:tasks.rados.rados.0.smithi111.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-10-01T09:10:07.983 INFO:tasks.rados.rados.0.smithi111.stdout:1338: writing smithi11166722-498 from 685983 to 1179095 tid 1 2023-10-01T09:10:07.990 INFO:tasks.rados.rados.0.smithi111.stdout:1338: writing smithi11166722-498 from 1870228 to 2285983 tid 2 2023-10-01T09:10:07.990 INFO:tasks.rados.rados.0.smithi111.stdout:1339: read oid 196 snap -1 2023-10-01T09:10:07.990 INFO:tasks.rados.rados.0.smithi111.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2023-10-01T09:10:07.990 INFO:tasks.rados.rados.0.smithi111.stdout:1340: write oid 185 current snap is 0 2023-10-01T09:10:07.990 INFO:tasks.rados.rados.0.smithi111.stdout:1332: finishing write tid 2 to smithi11166722-209 2023-10-01T09:10:07.990 INFO:tasks.rados.rados.0.smithi111.stdout:1332: finishing write tid 3 to smithi11166722-209 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1332: finishing write tid 4 to smithi11166722-209 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 209 v 138 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1332: left oid 209 (ObjNum 964 snap 0 seq_num 964) 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1334: finishing write tid 1 to smithi11166722-327 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1334: finishing write tid 2 to smithi11166722-327 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1334: finishing write tid 3 to smithi11166722-327 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1334: finishing write tid 4 to smithi11166722-327 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 327 v 211 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2023-10-01T09:10:07.991 INFO:tasks.rados.rados.0.smithi111.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-10-01T09:10:07.998 INFO:tasks.rados.rados.0.smithi111.stdout:1340: writing smithi11166722-185 from 702790 to 1271151 tid 1 2023-10-01T09:10:08.004 INFO:tasks.rados.rados.0.smithi111.stdout:1340: writing smithi11166722-185 from 1812357 to 2302790 tid 2 2023-10-01T09:10:08.004 INFO:tasks.rados.rados.0.smithi111.stdout:1332: done (7 left) 2023-10-01T09:10:08.004 INFO:tasks.rados.rados.0.smithi111.stdout:1334: done (6 left) 2023-10-01T09:10:08.004 INFO:tasks.rados.rados.0.smithi111.stdout:1341: read oid 278 snap -1 2023-10-01T09:10:08.005 INFO:tasks.rados.rados.0.smithi111.stdout:1341: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-01T09:10:08.005 INFO:tasks.rados.rados.0.smithi111.stdout:1342: write oid 419 current snap is 0 2023-10-01T09:10:08.005 INFO:tasks.rados.rados.0.smithi111.stdout:1335: finishing write tid 1 to smithi11166722-237 2023-10-01T09:10:08.005 INFO:tasks.rados.rados.0.smithi111.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-10-01T09:10:08.012 INFO:tasks.rados.rados.0.smithi111.stdout:1342: writing smithi11166722-419 from 719597 to 1363207 tid 1 2023-10-01T09:10:08.017 INFO:tasks.rados.rados.0.smithi111.stdout:1342: writing smithi11166722-419 from 1870839 to 2319597 tid 2 2023-10-01T09:10:08.017 INFO:tasks.rados.rados.0.smithi111.stdout:1343: read oid 324 snap -1 2023-10-01T09:10:08.017 INFO:tasks.rados.rados.0.smithi111.stdout:1343: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:10:08.018 INFO:tasks.rados.rados.0.smithi111.stdout:1344: write oid 268 current snap is 0 2023-10-01T09:10:08.018 INFO:tasks.rados.rados.0.smithi111.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-10-01T09:10:08.026 INFO:tasks.rados.rados.0.smithi111.stdout:1344: writing smithi11166722-268 from 736404 to 1455263 tid 1 2023-10-01T09:10:08.032 INFO:tasks.rados.rados.0.smithi111.stdout:1344: writing smithi11166722-268 from 1929321 to 2336404 tid 2 2023-10-01T09:10:08.032 INFO:tasks.rados.rados.0.smithi111.stdout:1345: write oid 292 current snap is 0 2023-10-01T09:10:08.032 INFO:tasks.rados.rados.0.smithi111.stdout:1335: finishing write tid 2 to smithi11166722-237 2023-10-01T09:10:08.032 INFO:tasks.rados.rados.0.smithi111.stdout:1335: finishing write tid 3 to smithi11166722-237 2023-10-01T09:10:08.032 INFO:tasks.rados.rados.0.smithi111.stdout:1335: finishing write tid 4 to smithi11166722-237 2023-10-01T09:10:08.032 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 237 v 214 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-10-01T09:10:08.033 INFO:tasks.rados.rados.0.smithi111.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2023-10-01T09:10:08.033 INFO:tasks.rados.rados.0.smithi111.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1337: finishing write tid 1 to smithi11166722-95 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1337: finishing write tid 2 to smithi11166722-95 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1337: finishing write tid 3 to smithi11166722-95 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1337: finishing write tid 4 to smithi11166722-95 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 230 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1338: finishing write tid 1 to smithi11166722-498 2023-10-01T09:10:08.111 INFO:tasks.rados.rados.0.smithi111.stdout:1338: finishing write tid 2 to smithi11166722-498 2023-10-01T09:10:08.112 INFO:tasks.rados.rados.0.smithi111.stdout:1338: finishing write tid 3 to smithi11166722-498 2023-10-01T09:10:08.112 INFO:tasks.rados.rados.0.smithi111.stdout:1338: finishing write tid 4 to smithi11166722-498 2023-10-01T09:10:08.112 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 498 v 215 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-10-01T09:10:08.112 INFO:tasks.rados.rados.0.smithi111.stdout:1338: left oid 498 (ObjNum 969 snap 0 seq_num 969) 2023-10-01T09:10:08.112 INFO:tasks.rados.rados.0.smithi111.stdout:1339: expect (ObjNum 954 snap 0 seq_num 954) 2023-10-01T09:10:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:1340: finishing write tid 1 to smithi11166722-185 2023-10-01T09:10:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:1340: finishing write tid 2 to smithi11166722-185 2023-10-01T09:10:08.231 INFO:tasks.rados.rados.0.smithi111.stdout:1340: finishing write tid 3 to smithi11166722-185 2023-10-01T09:10:08.231 INFO:tasks.rados.rados.0.smithi111.stdout:1340: finishing write tid 4 to smithi11166722-185 2023-10-01T09:10:08.231 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 185 v 218 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-10-01T09:10:08.231 INFO:tasks.rados.rados.0.smithi111.stdout:1340: left oid 185 (ObjNum 970 snap 0 seq_num 970) 2023-10-01T09:10:08.231 INFO:tasks.rados.rados.0.smithi111.stdout:1341: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-01T09:10:08.320 INFO:tasks.rados.rados.0.smithi111.stdout:1342: finishing write tid 1 to smithi11166722-419 2023-10-01T09:10:08.320 INFO:tasks.rados.rados.0.smithi111.stdout:1343: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1342: finishing write tid 2 to smithi11166722-419 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1342: finishing write tid 3 to smithi11166722-419 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1342: finishing write tid 4 to smithi11166722-419 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 419 v 221 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1342: left oid 419 (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1344: finishing write tid 1 to smithi11166722-268 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1344: finishing write tid 2 to smithi11166722-268 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1344: finishing write tid 3 to smithi11166722-268 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:1344: finishing write tid 4 to smithi11166722-268 2023-10-01T09:10:08.453 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 268 v 290 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-10-01T09:10:08.454 INFO:tasks.rados.rados.0.smithi111.stdout:1344: left oid 268 (ObjNum 972 snap 0 seq_num 972) 2023-10-01T09:10:08.454 INFO:tasks.rados.rados.0.smithi111.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-10-01T09:10:08.471 INFO:tasks.rados.rados.0.smithi111.stdout:1345: writing smithi11166722-292 from 753211 to 1547319 tid 1 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1345: writing smithi11166722-292 from 1987803 to 2353211 tid 2 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1335: done (10 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1336: done (9 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1337: done (8 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1338: done (7 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1339: done (6 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1340: done (5 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1341: done (4 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1342: done (3 left) 2023-10-01T09:10:08.477 INFO:tasks.rados.rados.0.smithi111.stdout:1343: done (2 left) 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1344: done (1 left) 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1346: read oid 96 snap -1 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1346: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1347: read oid 255 snap -1 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1347: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1348: write oid 295 current snap is 0 2023-10-01T09:10:08.478 INFO:tasks.rados.rados.0.smithi111.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-10-01T09:10:08.485 INFO:tasks.rados.rados.0.smithi111.stdout:1348: writing smithi11166722-295 from 770018 to 1355728 tid 1 2023-10-01T09:10:08.491 INFO:tasks.rados.rados.0.smithi111.stdout:1348: writing smithi11166722-295 from 2046285 to 2370018 tid 2 2023-10-01T09:10:08.491 INFO:tasks.rados.rados.0.smithi111.stdout:1349: read oid 214 snap -1 2023-10-01T09:10:08.491 INFO:tasks.rados.rados.0.smithi111.stdout:1349: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T09:10:08.491 INFO:tasks.rados.rados.0.smithi111.stdout:1350: write oid 222 current snap is 0 2023-10-01T09:10:08.492 INFO:tasks.rados.rados.0.smithi111.stdout:1345: finishing write tid 1 to smithi11166722-292 2023-10-01T09:10:08.492 INFO:tasks.rados.rados.0.smithi111.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-10-01T09:10:08.499 INFO:tasks.rados.rados.0.smithi111.stdout:1350: writing smithi11166722-222 from 786825 to 1447784 tid 1 2023-10-01T09:10:08.505 INFO:tasks.rados.rados.0.smithi111.stdout:1350: writing smithi11166722-222 from 2104767 to 2386825 tid 2 2023-10-01T09:10:08.505 INFO:tasks.rados.rados.0.smithi111.stdout:1351: read oid 189 snap -1 2023-10-01T09:10:08.505 INFO:tasks.rados.rados.0.smithi111.stdout:1351: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T09:10:08.505 INFO:tasks.rados.rados.0.smithi111.stdout:1352: read oid 135 snap -1 2023-10-01T09:10:08.505 INFO:tasks.rados.rados.0.smithi111.stdout:1352: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:10:08.505 INFO:tasks.rados.rados.0.smithi111.stdout:1353: write oid 375 current snap is 0 2023-10-01T09:10:08.506 INFO:tasks.rados.rados.0.smithi111.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-10-01T09:10:08.512 INFO:tasks.rados.rados.0.smithi111.stdout:1353: writing smithi11166722-375 from 403632 to 1139840 tid 1 2023-10-01T09:10:08.520 INFO:tasks.rados.rados.0.smithi111.stdout:1353: writing smithi11166722-375 from 1763249 to 2383248 tid 2 2023-10-01T09:10:08.520 INFO:tasks.rados.rados.0.smithi111.stdout:1354: write oid 267 current snap is 0 2023-10-01T09:10:08.520 INFO:tasks.rados.rados.0.smithi111.stdout:1345: finishing write tid 2 to smithi11166722-292 2023-10-01T09:10:08.520 INFO:tasks.rados.rados.0.smithi111.stdout:1345: finishing write tid 3 to smithi11166722-292 2023-10-01T09:10:08.520 INFO:tasks.rados.rados.0.smithi111.stdout:1346: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:10:08.643 INFO:tasks.rados.rados.0.smithi111.stdout:1345: finishing write tid 4 to smithi11166722-292 2023-10-01T09:10:08.643 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 292 v 221 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-10-01T09:10:08.643 INFO:tasks.rados.rados.0.smithi111.stdout:1345: left oid 292 (ObjNum 973 snap 0 seq_num 973) 2023-10-01T09:10:08.644 INFO:tasks.rados.rados.0.smithi111.stdout:1347: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-01T09:10:08.751 INFO:tasks.rados.rados.0.smithi111.stdout:1348: finishing write tid 1 to smithi11166722-295 2023-10-01T09:10:08.751 INFO:tasks.rados.rados.0.smithi111.stdout:1348: finishing write tid 2 to smithi11166722-295 2023-10-01T09:10:08.752 INFO:tasks.rados.rados.0.smithi111.stdout:1348: finishing write tid 3 to smithi11166722-295 2023-10-01T09:10:08.752 INFO:tasks.rados.rados.0.smithi111.stdout:1348: finishing write tid 4 to smithi11166722-295 2023-10-01T09:10:08.752 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 295 v 209 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-10-01T09:10:08.752 INFO:tasks.rados.rados.0.smithi111.stdout:1348: left oid 295 (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:10:08.752 INFO:tasks.rados.rados.0.smithi111.stdout:1349: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:1350: finishing write tid 1 to smithi11166722-222 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:1350: finishing write tid 2 to smithi11166722-222 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:1350: finishing write tid 3 to smithi11166722-222 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:1350: finishing write tid 4 to smithi11166722-222 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 222 v 186 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:08.864 INFO:tasks.rados.rados.0.smithi111.stdout:1351: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T09:10:08.999 INFO:tasks.rados.rados.0.smithi111.stdout:1352: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:1353: finishing write tid 1 to smithi11166722-375 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:1353: finishing write tid 2 to smithi11166722-375 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:1353: finishing write tid 3 to smithi11166722-375 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:1353: finishing write tid 4 to smithi11166722-375 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 375 v 189 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:1353: left oid 375 (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:10:09.190 INFO:tasks.rados.rados.0.smithi111.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-10-01T09:10:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:1354: writing smithi11166722-267 from 420439 to 831896 tid 1 2023-10-01T09:10:09.207 INFO:tasks.rados.rados.0.smithi111.stdout:1354: writing smithi11166722-267 from 1421731 to 1901741 tid 2 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1345: done (9 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1346: done (8 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1347: done (7 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1348: done (6 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1349: done (5 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1350: done (4 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1351: done (3 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1352: done (2 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1353: done (1 left) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1355: read oid 25 snap -1 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1355: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-01T09:10:09.208 INFO:tasks.rados.rados.0.smithi111.stdout:1356: read oid 457 snap -1 2023-10-01T09:10:09.209 INFO:tasks.rados.rados.0.smithi111.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-10-01T09:10:09.209 INFO:tasks.rados.rados.0.smithi111.stdout:1357: read oid 489 snap -1 2023-10-01T09:10:09.209 INFO:tasks.rados.rados.0.smithi111.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-10-01T09:10:09.209 INFO:tasks.rados.rados.0.smithi111.stdout:1358: write oid 410 current snap is 0 2023-10-01T09:10:09.209 INFO:tasks.rados.rados.0.smithi111.stdout:1354: finishing write tid 1 to smithi11166722-267 2023-10-01T09:10:09.209 INFO:tasks.rados.rados.0.smithi111.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-10-01T09:10:09.212 INFO:tasks.rados.rados.0.smithi111.stdout:1358: writing smithi11166722-410 from 437246 to 923952 tid 1 2023-10-01T09:10:09.220 INFO:tasks.rados.rados.0.smithi111.stdout:1358: writing smithi11166722-410 from 1363860 to 1987528 tid 2 2023-10-01T09:10:09.220 INFO:tasks.rados.rados.0.smithi111.stdout:1359: delete oid 72 current snap is 0 2023-10-01T09:10:09.220 INFO:tasks.rados.rados.0.smithi111.stdout:1354: finishing write tid 2 to smithi11166722-267 2023-10-01T09:10:09.220 INFO:tasks.rados.rados.0.smithi111.stdout:1354: finishing write tid 3 to smithi11166722-267 2023-10-01T09:10:09.220 INFO:tasks.rados.rados.0.smithi111.stdout:1354: finishing write tid 4 to smithi11166722-267 2023-10-01T09:10:09.220 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 267 v 157 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-10-01T09:10:09.221 INFO:tasks.rados.rados.0.smithi111.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2023-10-01T09:10:09.221 INFO:tasks.rados.rados.0.smithi111.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-10-01T09:10:09.295 INFO:tasks.rados.rados.0.smithi111.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-10-01T09:10:09.407 INFO:tasks.rados.rados.0.smithi111.stdout:1358: finishing write tid 1 to smithi11166722-410 2023-10-01T09:10:09.407 INFO:tasks.rados.rados.0.smithi111.stdout:1355: expect (ObjNum 912 snap 0 seq_num 912) 2023-10-01T09:10:09.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:09 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:10:09.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:09 smithi183 bash[27651]: cluster 2023-10-01T09:10:08.164629+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-10-01T09:10:09.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:09 smithi183 bash[27651]: audit 2023-10-01T09:10:08.871811+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.111:0/2888379774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:09.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:09 smithi111 bash[33891]: cluster 2023-10-01T09:10:08.164629+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-10-01T09:10:09.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:09 smithi111 bash[33891]: audit 2023-10-01T09:10:08.871811+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.111:0/2888379774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:09.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:09 smithi111 bash[27369]: cluster 2023-10-01T09:10:08.164629+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-10-01T09:10:09.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:09 smithi111 bash[27369]: audit 2023-10-01T09:10:08.871811+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.111:0/2888379774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:09.617 INFO:tasks.rados.rados.0.smithi111.stdout:1358: finishing write tid 2 to smithi11166722-410 2023-10-01T09:10:09.617 INFO:tasks.rados.rados.0.smithi111.stdout:1358: finishing write tid 3 to smithi11166722-410 2023-10-01T09:10:09.617 INFO:tasks.rados.rados.0.smithi111.stdout:1358: finishing write tid 4 to smithi11166722-410 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 410 v 192 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1354: done (5 left) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1355: done (4 left) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1356: done (3 left) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1357: done (2 left) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1358: done (1 left) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1359: done (0 left) 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1360: read oid 320 snap -1 2023-10-01T09:10:09.618 INFO:tasks.rados.rados.0.smithi111.stdout:1360: expect (ObjNum 635 snap 0 seq_num 635) 2023-10-01T09:10:09.619 INFO:tasks.rados.rados.0.smithi111.stdout:1361: write oid 411 current snap is 0 2023-10-01T09:10:09.619 INFO:tasks.rados.rados.0.smithi111.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-10-01T09:10:09.630 INFO:tasks.rados.rados.0.smithi111.stdout:1361: writing smithi11166722-411 from 470860 to 1108064 tid 1 2023-10-01T09:10:09.638 INFO:tasks.rados.rados.0.smithi111.stdout:1361: writing smithi11166722-411 from 1880824 to 2470860 tid 2 2023-10-01T09:10:09.638 INFO:tasks.rados.rados.0.smithi111.stdout:1362: write oid 284 current snap is 0 2023-10-01T09:10:09.638 INFO:tasks.rados.rados.0.smithi111.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-10-01T09:10:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:1362: writing smithi11166722-284 from 487667 to 916473 tid 1 2023-10-01T09:10:09.652 INFO:tasks.rados.rados.0.smithi111.stdout:1362: writing smithi11166722-284 from 1655659 to 2426654 tid 2 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1363: read oid 62 snap -1 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1363: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1364: read oid 497 snap -1 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1364: expect (ObjNum 823 snap 0 seq_num 823) 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1365: read oid 52 snap -1 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1365: expect (ObjNum 51 snap 0 seq_num 51) 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1366: read oid 28 snap -1 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1366: expect deleted 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1367: write oid 429 current snap is 0 2023-10-01T09:10:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-10-01T09:10:09.659 INFO:tasks.rados.rados.0.smithi111.stdout:1367: writing smithi11166722-429 from 504474 to 1008529 tid 1 2023-10-01T09:10:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:1367: writing smithi11166722-429 from 1714141 to 2345147 tid 2 2023-10-01T09:10:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:1368: delete oid 217 current snap is 0 2023-10-01T09:10:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:1360: expect (ObjNum 635 snap 0 seq_num 635) 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1361: finishing write tid 1 to smithi11166722-411 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1361: finishing write tid 2 to smithi11166722-411 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1361: finishing write tid 3 to smithi11166722-411 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1361: finishing write tid 4 to smithi11166722-411 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 411 v 224 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1362: finishing write tid 1 to smithi11166722-284 2023-10-01T09:10:09.779 INFO:tasks.rados.rados.0.smithi111.stdout:1363: expect (ObjNum 880 snap 0 seq_num 880) 2023-10-01T09:10:09.944 INFO:tasks.rados.rados.0.smithi111.stdout:1362: finishing write tid 2 to smithi11166722-284 2023-10-01T09:10:09.944 INFO:tasks.rados.rados.0.smithi111.stdout:1362: finishing write tid 3 to smithi11166722-284 2023-10-01T09:10:09.944 INFO:tasks.rados.rados.0.smithi111.stdout:1362: finishing write tid 4 to smithi11166722-284 2023-10-01T09:10:09.944 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 284 v 224 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-10-01T09:10:09.944 INFO:tasks.rados.rados.0.smithi111.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-10-01T09:10:09.945 INFO:tasks.rados.rados.0.smithi111.stdout:1365: expect (ObjNum 51 snap 0 seq_num 51) 2023-10-01T09:10:10.044 INFO:tasks.rados.rados.0.smithi111.stdout:1367: finishing write tid 1 to smithi11166722-429 2023-10-01T09:10:10.045 INFO:tasks.rados.rados.0.smithi111.stdout:1364: expect (ObjNum 823 snap 0 seq_num 823) 2023-10-01T09:10:10.221 INFO:tasks.rados.rados.0.smithi111.stdout:1367: finishing write tid 2 to smithi11166722-429 2023-10-01T09:10:10.221 INFO:tasks.rados.rados.0.smithi111.stdout:1367: finishing write tid 3 to smithi11166722-429 2023-10-01T09:10:10.221 INFO:tasks.rados.rados.0.smithi111.stdout:1367: finishing write tid 4 to smithi11166722-429 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 429 v 225 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1360: done (8 left) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1361: done (7 left) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1362: done (6 left) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1363: done (5 left) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1364: done (4 left) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1365: done (3 left) 2023-10-01T09:10:10.222 INFO:tasks.rados.rados.0.smithi111.stdout:1366: done (2 left) 2023-10-01T09:10:10.223 INFO:tasks.rados.rados.0.smithi111.stdout:1367: done (1 left) 2023-10-01T09:10:10.223 INFO:tasks.rados.rados.0.smithi111.stdout:1368: done (0 left) 2023-10-01T09:10:10.223 INFO:tasks.rados.rados.0.smithi111.stdout:1369: write oid 472 current snap is 0 2023-10-01T09:10:10.223 INFO:tasks.rados.rados.0.smithi111.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-10-01T09:10:10.232 INFO:tasks.rados.rados.0.smithi111.stdout:1369: writing smithi11166722-472 from 538088 to 1192641 tid 1 2023-10-01T09:10:10.239 INFO:tasks.rados.rados.0.smithi111.stdout:1369: writing smithi11166722-472 from 1714752 to 2349427 tid 2 2023-10-01T09:10:10.240 INFO:tasks.rados.rados.0.smithi111.stdout:1370: write oid 41 current snap is 0 2023-10-01T09:10:10.240 INFO:tasks.rados.rados.0.smithi111.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-10-01T09:10:10.248 INFO:tasks.rados.rados.0.smithi111.stdout:1370: writing smithi11166722-41 from 554895 to 1284697 tid 1 2023-10-01T09:10:10.255 INFO:tasks.rados.rados.0.smithi111.stdout:1370: writing smithi11166722-41 from 1773234 to 2551567 tid 2 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1371: read oid 373 snap -1 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1372: write oid 219 current snap is 0 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1369: finishing write tid 1 to smithi11166722-472 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1369: finishing write tid 2 to smithi11166722-472 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1369: finishing write tid 3 to smithi11166722-472 2023-10-01T09:10:10.256 INFO:tasks.rados.rados.0.smithi111.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-10-01T09:10:10.261 INFO:tasks.rados.rados.0.smithi111.stdout:1372: writing smithi11166722-219 from 571702 to 976753 tid 1 2023-10-01T09:10:10.267 INFO:tasks.rados.rados.0.smithi111.stdout:1372: writing smithi11166722-219 from 1431716 to 2070060 tid 2 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1372: writing smithi11166722-219 from 2560365 to 2571702 tid 3 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1373: read oid 352 snap -1 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1373: expect (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1374: write oid 197 current snap is 0 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1369: finishing write tid 4 to smithi11166722-472 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 472 v 227 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1370: finishing write tid 1 to smithi11166722-41 2023-10-01T09:10:10.271 INFO:tasks.rados.rados.0.smithi111.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-10-01T09:10:10.277 INFO:tasks.rados.rados.0.smithi111.stdout:1374: writing smithi11166722-197 from 588509 to 1068809 tid 1 2023-10-01T09:10:10.286 INFO:tasks.rados.rados.0.smithi111.stdout:1374: writing smithi11166722-197 from 1773845 to 2555847 tid 2 2023-10-01T09:10:10.286 INFO:tasks.rados.rados.0.smithi111.stdout:1369: done (5 left) 2023-10-01T09:10:10.286 INFO:tasks.rados.rados.0.smithi111.stdout:1375: write oid 394 current snap is 0 2023-10-01T09:10:10.286 INFO:tasks.rados.rados.0.smithi111.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-10-01T09:10:10.292 INFO:tasks.rados.rados.0.smithi111.stdout:1375: writing smithi11166722-394 from 605316 to 1160865 tid 1 2023-10-01T09:10:10.300 INFO:tasks.rados.rados.0.smithi111.stdout:1375: writing smithi11166722-394 from 1832327 to 2474340 tid 2 2023-10-01T09:10:10.300 INFO:tasks.rados.rados.0.smithi111.stdout:1376: write oid 281 current snap is 0 2023-10-01T09:10:10.300 INFO:tasks.rados.rados.0.smithi111.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-10-01T09:10:10.308 INFO:tasks.rados.rados.0.smithi111.stdout:1376: writing smithi11166722-281 from 622123 to 1369274 tid 1 2023-10-01T09:10:10.315 INFO:tasks.rados.rados.0.smithi111.stdout:1376: writing smithi11166722-281 from 2007162 to 2622123 tid 2 2023-10-01T09:10:10.315 INFO:tasks.rados.rados.0.smithi111.stdout:1377: write oid 40 current snap is 0 2023-10-01T09:10:10.315 INFO:tasks.rados.rados.0.smithi111.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-10-01T09:10:10.321 INFO:tasks.rados.rados.0.smithi111.stdout:1377: writing smithi11166722-40 from 638930 to 1061330 tid 1 2023-10-01T09:10:10.328 INFO:tasks.rados.rados.0.smithi111.stdout:1377: writing smithi11166722-40 from 1665644 to 2311326 tid 2 2023-10-01T09:10:10.328 INFO:tasks.rados.rados.0.smithi111.stdout:1378: read oid 180 snap -1 2023-10-01T09:10:10.328 INFO:tasks.rados.rados.0.smithi111.stdout:1378: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:10:10.328 INFO:tasks.rados.rados.0.smithi111.stdout:1379: write oid 347 current snap is 0 2023-10-01T09:10:10.328 INFO:tasks.rados.rados.0.smithi111.stdout:1370: finishing write tid 2 to smithi11166722-41 2023-10-01T09:10:10.329 INFO:tasks.rados.rados.0.smithi111.stdout:1370: finishing write tid 3 to smithi11166722-41 2023-10-01T09:10:10.329 INFO:tasks.rados.rados.0.smithi111.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-10-01T09:10:10.334 INFO:tasks.rados.rados.0.smithi111.stdout:1379: writing smithi11166722-347 from 655737 to 1153386 tid 1 2023-10-01T09:10:10.342 INFO:tasks.rados.rados.0.smithi111.stdout:1379: writing smithi11166722-347 from 1607773 to 2397113 tid 2 2023-10-01T09:10:10.342 INFO:tasks.rados.rados.0.smithi111.stdout:1380: write oid 189 current snap is 0 2023-10-01T09:10:10.342 INFO:tasks.rados.rados.0.smithi111.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-10-01T09:10:10.349 INFO:tasks.rados.rados.0.smithi111.stdout:1380: writing smithi11166722-189 from 672544 to 1245442 tid 1 2023-10-01T09:10:10.355 INFO:tasks.rados.rados.0.smithi111.stdout:1380: writing smithi11166722-189 from 1666255 to 2199253 tid 2 2023-10-01T09:10:10.355 INFO:tasks.rados.rados.0.smithi111.stdout:1381: read oid 134 snap -1 2023-10-01T09:10:10.355 INFO:tasks.rados.rados.0.smithi111.stdout:1381: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-01T09:10:10.355 INFO:tasks.rados.rados.0.smithi111.stdout:1382: write oid 238 current snap is 0 2023-10-01T09:10:10.355 INFO:tasks.rados.rados.0.smithi111.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-10-01T09:10:10.362 INFO:tasks.rados.rados.0.smithi111.stdout:1382: writing smithi11166722-238 from 689351 to 1337498 tid 1 2023-10-01T09:10:10.370 INFO:tasks.rados.rados.0.smithi111.stdout:1382: writing smithi11166722-238 from 2124737 to 2689351 tid 2 2023-10-01T09:10:10.370 INFO:tasks.rados.rados.0.smithi111.stdout:1383: delete oid 384 current snap is 0 2023-10-01T09:10:10.370 INFO:tasks.rados.rados.0.smithi111.stdout:1370: finishing write tid 4 to smithi11166722-41 2023-10-01T09:10:10.371 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 41 v 197 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-10-01T09:10:10.371 INFO:tasks.rados.rados.0.smithi111.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-10-01T09:10:10.371 INFO:tasks.rados.rados.0.smithi111.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-10-01T09:10:10.455 INFO:tasks.rados.rados.0.smithi111.stdout:1372: finishing write tid 1 to smithi11166722-219 2023-10-01T09:10:10.455 INFO:tasks.rados.rados.0.smithi111.stdout:1372: finishing write tid 2 to smithi11166722-219 2023-10-01T09:10:10.455 INFO:tasks.rados.rados.0.smithi111.stdout:1372: finishing write tid 3 to smithi11166722-219 2023-10-01T09:10:10.456 INFO:tasks.rados.rados.0.smithi111.stdout:1372: finishing write tid 4 to smithi11166722-219 2023-10-01T09:10:10.456 INFO:tasks.rados.rados.0.smithi111.stdout:1372: finishing write tid 5 to smithi11166722-219 2023-10-01T09:10:10.456 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 142 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-10-01T09:10:10.456 INFO:tasks.rados.rados.0.smithi111.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-10-01T09:10:10.456 INFO:tasks.rados.rados.0.smithi111.stdout:1373: expect (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:10:10.585 INFO:tasks.rados.rados.0.smithi111.stdout:1374: finishing write tid 1 to smithi11166722-197 2023-10-01T09:10:10.585 INFO:tasks.rados.rados.0.smithi111.stdout:1374: finishing write tid 2 to smithi11166722-197 2023-10-01T09:10:10.585 INFO:tasks.rados.rados.0.smithi111.stdout:1374: finishing write tid 3 to smithi11166722-197 2023-10-01T09:10:10.585 INFO:tasks.rados.rados.0.smithi111.stdout:1374: finishing write tid 4 to smithi11166722-197 2023-10-01T09:10:10.585 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 197 v 161 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-10-01T09:10:10.585 INFO:tasks.rados.rados.0.smithi111.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:1375: finishing write tid 1 to smithi11166722-394 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:1375: finishing write tid 2 to smithi11166722-394 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:1375: finishing write tid 3 to smithi11166722-394 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:1375: finishing write tid 4 to smithi11166722-394 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 394 v 240 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:1375: left oid 394 (ObjNum 988 snap 0 seq_num 988) 2023-10-01T09:10:10.586 INFO:tasks.rados.rados.0.smithi111.stdout:1376: finishing write tid 1 to smithi11166722-281 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1376: finishing write tid 2 to smithi11166722-281 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1376: finishing write tid 3 to smithi11166722-281 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1376: finishing write tid 4 to smithi11166722-281 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 233 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1377: finishing write tid 1 to smithi11166722-40 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1377: finishing write tid 2 to smithi11166722-40 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1377: finishing write tid 3 to smithi11166722-40 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1377: finishing write tid 4 to smithi11166722-40 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 40 v 160 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1377: left oid 40 (ObjNum 990 snap 0 seq_num 990) 2023-10-01T09:10:10.587 INFO:tasks.rados.rados.0.smithi111.stdout:1378: expect (ObjNum 179 snap 0 seq_num 179) 2023-10-01T09:10:10.685 INFO:tasks.rados.rados.0.smithi111.stdout:1379: finishing write tid 1 to smithi11166722-347 2023-10-01T09:10:10.685 INFO:tasks.rados.rados.0.smithi111.stdout:1379: finishing write tid 2 to smithi11166722-347 2023-10-01T09:10:10.685 INFO:tasks.rados.rados.0.smithi111.stdout:1379: finishing write tid 3 to smithi11166722-347 2023-10-01T09:10:10.685 INFO:tasks.rados.rados.0.smithi111.stdout:1379: finishing write tid 4 to smithi11166722-347 2023-10-01T09:10:10.685 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 347 v 195 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1379: left oid 347 (ObjNum 991 snap 0 seq_num 991) 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1380: finishing write tid 1 to smithi11166722-189 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1380: finishing write tid 2 to smithi11166722-189 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1380: finishing write tid 3 to smithi11166722-189 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1380: finishing write tid 4 to smithi11166722-189 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 189 v 243 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1380: left oid 189 (ObjNum 992 snap 0 seq_num 992) 2023-10-01T09:10:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:1381: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-01T09:10:10.762 INFO:tasks.rados.rados.0.smithi111.stdout:1382: finishing write tid 1 to smithi11166722-238 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1382: finishing write tid 2 to smithi11166722-238 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1382: finishing write tid 3 to smithi11166722-238 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1382: finishing write tid 4 to smithi11166722-238 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 238 v 163 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1382: left oid 238 (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1370: done (13 left) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1371: done (12 left) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1372: done (11 left) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1373: done (10 left) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1374: done (9 left) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1375: done (8 left) 2023-10-01T09:10:10.763 INFO:tasks.rados.rados.0.smithi111.stdout:1376: done (7 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1377: done (6 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1378: done (5 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1379: done (4 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1380: done (3 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1381: done (2 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1382: done (1 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1383: done (0 left) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1384: read oid 251 snap -1 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1384: expect (ObjNum 511 snap 0 seq_num 511) 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1385: write oid 388 current snap is 0 2023-10-01T09:10:10.764 INFO:tasks.rados.rados.0.smithi111.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-10-01T09:10:10.774 INFO:tasks.rados.rados.0.smithi111.stdout:1385: writing smithi11166722-388 from 722965 to 1521610 tid 1 2023-10-01T09:10:10.781 INFO:tasks.rados.rados.0.smithi111.stdout:1385: writing smithi11166722-388 from 2125348 to 2722965 tid 2 2023-10-01T09:10:10.781 INFO:tasks.rados.rados.0.smithi111.stdout:1386: read oid 384 snap -1 2023-10-01T09:10:10.781 INFO:tasks.rados.rados.0.smithi111.stdout:1386: expect deleted 2023-10-01T09:10:10.781 INFO:tasks.rados.rados.0.smithi111.stdout:1387: write oid 281 current snap is 0 2023-10-01T09:10:10.781 INFO:tasks.rados.rados.0.smithi111.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-10-01T09:10:10.793 INFO:tasks.rados.rados.0.smithi111.stdout:1387: writing smithi11166722-281 from 739772 to 1330019 tid 1 2023-10-01T09:10:10.800 INFO:tasks.rados.rados.0.smithi111.stdout:1387: writing smithi11166722-281 from 1900183 to 2440519 tid 2 2023-10-01T09:10:10.800 INFO:tasks.rados.rados.0.smithi111.stdout:1388: read oid 33 snap -1 2023-10-01T09:10:10.800 INFO:tasks.rados.rados.0.smithi111.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1389: read oid 324 snap -1 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1389: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1390: read oid 119 snap -1 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1390: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1391: read oid 151 snap -1 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1392: read oid 130 snap -1 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1393: write oid 78 current snap is 0 2023-10-01T09:10:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-10-01T09:10:10.809 INFO:tasks.rados.rados.0.smithi111.stdout:1393: writing smithi11166722-78 from 756579 to 1422075 tid 1 2023-10-01T09:10:10.815 INFO:tasks.rados.rados.0.smithi111.stdout:1393: writing smithi11166722-78 from 1958665 to 2359012 tid 2 2023-10-01T09:10:10.815 INFO:tasks.rados.rados.0.smithi111.stdout:1394: read oid 448 snap -1 2023-10-01T09:10:10.815 INFO:tasks.rados.rados.0.smithi111.stdout:1394: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-01T09:10:10.815 INFO:tasks.rados.rados.0.smithi111.stdout:1395: write oid 245 current snap is 0 2023-10-01T09:10:10.815 INFO:tasks.rados.rados.0.smithi111.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-10-01T09:10:10.823 INFO:tasks.rados.rados.0.smithi111.stdout:1395: writing smithi11166722-245 from 773386 to 1514131 tid 1 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1395: writing smithi11166722-245 from 2017147 to 2561152 tid 2 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1396: read oid 291 snap -1 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1396: expect deleted 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1397: read oid 51 snap -1 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1397: expect deleted 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1398: delete oid 333 current snap is 0 2023-10-01T09:10:10.830 INFO:tasks.rados.rados.0.smithi111.stdout:1384: expect (ObjNum 511 snap 0 seq_num 511) 2023-10-01T09:10:10.962 INFO:tasks.rados.rados.0.smithi111.stdout:1385: finishing write tid 1 to smithi11166722-388 2023-10-01T09:10:10.962 INFO:tasks.rados.rados.0.smithi111.stdout:1385: finishing write tid 2 to smithi11166722-388 2023-10-01T09:10:10.963 INFO:tasks.rados.rados.0.smithi111.stdout:1385: finishing write tid 3 to smithi11166722-388 2023-10-01T09:10:10.963 INFO:tasks.rados.rados.0.smithi111.stdout:1385: finishing write tid 4 to smithi11166722-388 2023-10-01T09:10:10.963 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 388 v 212 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-10-01T09:10:10.963 INFO:tasks.rados.rados.0.smithi111.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2023-10-01T09:10:10.963 INFO:tasks.rados.rados.0.smithi111.stdout:1387: finishing write tid 1 to smithi11166722-281 2023-10-01T09:10:10.963 INFO:tasks.rados.rados.0.smithi111.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-01T09:10:11.051 INFO:tasks.rados.rados.0.smithi111.stdout:1390: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:10:11.190 INFO:tasks.rados.rados.0.smithi111.stdout:1389: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:10:11.318 INFO:tasks.rados.rados.0.smithi111.stdout:1387: finishing write tid 2 to smithi11166722-281 2023-10-01T09:10:11.319 INFO:tasks.rados.rados.0.smithi111.stdout:1387: finishing write tid 3 to smithi11166722-281 2023-10-01T09:10:11.319 INFO:tasks.rados.rados.0.smithi111.stdout:1387: finishing write tid 4 to smithi11166722-281 2023-10-01T09:10:11.319 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 236 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-10-01T09:10:11.319 INFO:tasks.rados.rados.0.smithi111.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2023-10-01T09:10:11.319 INFO:tasks.rados.rados.0.smithi111.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-01T09:10:11.387 INFO:tasks.rados.rados.0.smithi111.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-10-01T09:10:11.462 INFO:tasks.rados.rados.0.smithi111.stdout:1394: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-01T09:10:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:11 smithi183 bash[27651]: cluster 2023-10-01T09:10:10.165253+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.1 MiB/s wr, 92 op/s 2023-10-01T09:10:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:11 smithi183 bash[27651]: audit 2023-10-01T09:10:11.269765+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.111:0/1927629250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:11 smithi111 bash[27369]: cluster 2023-10-01T09:10:10.165253+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.1 MiB/s wr, 92 op/s 2023-10-01T09:10:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:11 smithi111 bash[27369]: audit 2023-10-01T09:10:11.269765+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.111:0/1927629250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:11 smithi111 bash[33891]: cluster 2023-10-01T09:10:10.165253+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.1 MiB/s wr, 92 op/s 2023-10-01T09:10:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:11 smithi111 bash[33891]: audit 2023-10-01T09:10:11.269765+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.111:0/1927629250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:11.579 INFO:tasks.rados.rados.0.smithi111.stdout:1393: finishing write tid 1 to smithi11166722-78 2023-10-01T09:10:11.579 INFO:tasks.rados.rados.0.smithi111.stdout:1393: finishing write tid 2 to smithi11166722-78 2023-10-01T09:10:11.579 INFO:tasks.rados.rados.0.smithi111.stdout:1393: finishing write tid 3 to smithi11166722-78 2023-10-01T09:10:11.579 INFO:tasks.rados.rados.0.smithi111.stdout:1393: finishing write tid 4 to smithi11166722-78 2023-10-01T09:10:11.579 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 78 v 246 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-10-01T09:10:11.581 INFO:tasks.rados.rados.0.smithi111.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2023-10-01T09:10:11.581 INFO:tasks.rados.rados.0.smithi111.stdout:1395: finishing write tid 1 to smithi11166722-245 2023-10-01T09:10:11.581 INFO:tasks.rados.rados.0.smithi111.stdout:1395: finishing write tid 2 to smithi11166722-245 2023-10-01T09:10:11.581 INFO:tasks.rados.rados.0.smithi111.stdout:1395: finishing write tid 3 to smithi11166722-245 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1395: finishing write tid 4 to smithi11166722-245 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 249 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1384: done (14 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1385: done (13 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1386: done (12 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1387: done (11 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1388: done (10 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1389: done (9 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1390: done (8 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1391: done (7 left) 2023-10-01T09:10:11.582 INFO:tasks.rados.rados.0.smithi111.stdout:1392: done (6 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1393: done (5 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1394: done (4 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1395: done (3 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1396: done (2 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1397: done (1 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1398: done (0 left) 2023-10-01T09:10:11.583 INFO:tasks.rados.rados.0.smithi111.stdout:1399: delete oid 373 current snap is 0 2023-10-01T09:10:11.584 INFO:tasks.rados.rados.0.smithi111.stdout:1399: done (0 left) 2023-10-01T09:10:11.584 INFO:tasks.rados.rados.0.smithi111.stdout:1400: write oid 377 current snap is 0 2023-10-01T09:10:11.584 INFO:tasks.rados.rados.0.smithi111.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-10-01T09:10:11.591 INFO:tasks.rados.rados.0.smithi111.stdout:1400: writing smithi11166722-377 from 423807 to 990299 tid 1 2023-10-01T09:10:11.599 INFO:tasks.rados.rados.0.smithi111.stdout:1400: writing smithi11166722-377 from 1676240 to 2083925 tid 2 2023-10-01T09:10:11.603 INFO:tasks.rados.rados.0.smithi111.stdout:1400: writing smithi11166722-377 from 2739004 to 2823807 tid 3 2023-10-01T09:10:11.603 INFO:tasks.rados.rados.0.smithi111.stdout:1401: write oid 440 current snap is 0 2023-10-01T09:10:11.604 INFO:tasks.rados.rados.0.smithi111.stdout:1400: finishing write tid 1 to smithi11166722-377 2023-10-01T09:10:11.604 INFO:tasks.rados.rados.0.smithi111.stdout:1400: finishing write tid 2 to smithi11166722-377 2023-10-01T09:10:11.604 INFO:tasks.rados.rados.0.smithi111.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-10-01T09:10:11.609 INFO:tasks.rados.rados.0.smithi111.stdout:1401: writing smithi11166722-440 from 440614 to 1082355 tid 1 2023-10-01T09:10:11.617 INFO:tasks.rados.rados.0.smithi111.stdout:1401: writing smithi11166722-440 from 1734722 to 2286065 tid 2 2023-10-01T09:10:11.617 INFO:tasks.rados.rados.0.smithi111.stdout:1402: write oid 253 current snap is 0 2023-10-01T09:10:11.617 INFO:tasks.rados.rados.0.smithi111.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-10-01T09:10:11.623 INFO:tasks.rados.rados.0.smithi111.stdout:1402: writing smithi11166722-253 from 457421 to 1174411 tid 1 2023-10-01T09:10:11.628 INFO:tasks.rados.rados.0.smithi111.stdout:1402: writing smithi11166722-253 from 1676851 to 2088205 tid 2 2023-10-01T09:10:11.633 INFO:tasks.rados.rados.0.smithi111.stdout:1402: writing smithi11166722-253 from 2677497 to 2857421 tid 3 2023-10-01T09:10:11.633 INFO:tasks.rados.rados.0.smithi111.stdout:1403: read oid 104 snap -1 2023-10-01T09:10:11.633 INFO:tasks.rados.rados.0.smithi111.stdout:1403: expect (ObjNum 103 snap 0 seq_num 103) 2023-10-01T09:10:11.633 INFO:tasks.rados.rados.0.smithi111.stdout:1404: read oid 279 snap -1 2023-10-01T09:10:11.634 INFO:tasks.rados.rados.0.smithi111.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:10:11.634 INFO:tasks.rados.rados.0.smithi111.stdout:1405: read oid 221 snap -1 2023-10-01T09:10:11.634 INFO:tasks.rados.rados.0.smithi111.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T09:10:11.634 INFO:tasks.rados.rados.0.smithi111.stdout:1406: write oid 444 current snap is 0 2023-10-01T09:10:11.634 INFO:tasks.rados.rados.0.smithi111.stdout:1400: finishing write tid 3 to smithi11166722-377 2023-10-01T09:10:11.634 INFO:tasks.rados.rados.0.smithi111.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-10-01T09:10:11.639 INFO:tasks.rados.rados.0.smithi111.stdout:1406: writing smithi11166722-444 from 474228 to 982820 tid 1 2023-10-01T09:10:11.645 INFO:tasks.rados.rados.0.smithi111.stdout:1406: writing smithi11166722-444 from 1451686 to 2006698 tid 2 2023-10-01T09:10:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:1406: writing smithi11166722-444 from 2704920 to 2874228 tid 3 2023-10-01T09:10:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:1407: write oid 271 current snap is 0 2023-10-01T09:10:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:1400: finishing write tid 4 to smithi11166722-377 2023-10-01T09:10:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:1400: finishing write tid 5 to smithi11166722-377 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 377 v 253 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1401: finishing write tid 1 to smithi11166722-440 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1401: finishing write tid 2 to smithi11166722-440 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1401: finishing write tid 3 to smithi11166722-440 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1401: finishing write tid 4 to smithi11166722-440 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 440 v 217 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1402: finishing write tid 1 to smithi11166722-253 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1402: finishing write tid 2 to smithi11166722-253 2023-10-01T09:10:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-10-01T09:10:11.657 INFO:tasks.rados.rados.0.smithi111.stdout:1407: writing smithi11166722-271 from 491035 to 1074876 tid 1 2023-10-01T09:10:11.665 INFO:tasks.rados.rados.0.smithi111.stdout:1407: writing smithi11166722-271 from 1510168 to 2208838 tid 2 2023-10-01T09:10:11.669 INFO:tasks.rados.rados.0.smithi111.stdout:1407: writing smithi11166722-271 from 2732343 to 2891035 tid 3 2023-10-01T09:10:11.670 INFO:tasks.rados.rados.0.smithi111.stdout:1400: done (7 left) 2023-10-01T09:10:11.670 INFO:tasks.rados.rados.0.smithi111.stdout:1401: done (6 left) 2023-10-01T09:10:11.670 INFO:tasks.rados.rados.0.smithi111.stdout:1408: write oid 462 current snap is 0 2023-10-01T09:10:11.670 INFO:tasks.rados.rados.0.smithi111.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-10-01T09:10:11.676 INFO:tasks.rados.rados.0.smithi111.stdout:1408: writing smithi11166722-462 from 507842 to 1166932 tid 1 2023-10-01T09:10:11.681 INFO:tasks.rados.rados.0.smithi111.stdout:1408: writing smithi11166722-462 from 1568650 to 2127331 tid 2 2023-10-01T09:10:11.686 INFO:tasks.rados.rados.0.smithi111.stdout:1408: writing smithi11166722-462 from 2759766 to 2907842 tid 3 2023-10-01T09:10:11.687 INFO:tasks.rados.rados.0.smithi111.stdout:1409: read oid 445 snap -1 2023-10-01T09:10:11.687 INFO:tasks.rados.rados.0.smithi111.stdout:1409: expect (ObjNum 802 snap 0 seq_num 802) 2023-10-01T09:10:11.687 INFO:tasks.rados.rados.0.smithi111.stdout:1410: write oid 146 current snap is 0 2023-10-01T09:10:11.687 INFO:tasks.rados.rados.0.smithi111.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-10-01T09:10:11.693 INFO:tasks.rados.rados.0.smithi111.stdout:1410: writing smithi11166722-146 from 524649 to 1258988 tid 1 2023-10-01T09:10:11.701 INFO:tasks.rados.rados.0.smithi111.stdout:1410: writing smithi11166722-146 from 1910779 to 2613118 tid 2 2023-10-01T09:10:11.702 INFO:tasks.rados.rados.0.smithi111.stdout:1411: read oid 26 snap -1 2023-10-01T09:10:11.702 INFO:tasks.rados.rados.0.smithi111.stdout:1411: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-01T09:10:11.702 INFO:tasks.rados.rados.0.smithi111.stdout:1412: write oid 4 current snap is 0 2023-10-01T09:10:11.702 INFO:tasks.rados.rados.0.smithi111.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-10-01T09:10:11.707 INFO:tasks.rados.rados.0.smithi111.stdout:1412: writing smithi11166722-4 from 541456 to 951044 tid 1 2023-10-01T09:10:11.714 INFO:tasks.rados.rados.0.smithi111.stdout:1412: writing smithi11166722-4 from 1569261 to 2131611 tid 2 2023-10-01T09:10:11.719 INFO:tasks.rados.rados.0.smithi111.stdout:1412: writing smithi11166722-4 from 2814612 to 2941456 tid 3 2023-10-01T09:10:11.719 INFO:tasks.rados.rados.0.smithi111.stdout:1413: write oid 308 current snap is 0 2023-10-01T09:10:11.719 INFO:tasks.rados.rados.0.smithi111.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-10-01T09:10:11.725 INFO:tasks.rados.rados.0.smithi111.stdout:1413: writing smithi11166722-308 from 558263 to 1043100 tid 1 2023-10-01T09:10:11.732 INFO:tasks.rados.rados.0.smithi111.stdout:1413: writing smithi11166722-308 from 1627743 to 2333751 tid 2 2023-10-01T09:10:11.732 INFO:tasks.rados.rados.0.smithi111.stdout:1414: read oid 293 snap -1 2023-10-01T09:10:11.732 INFO:tasks.rados.rados.0.smithi111.stdout:1414: expect (ObjNum 292 snap 0 seq_num 292) 2023-10-01T09:10:11.732 INFO:tasks.rados.rados.0.smithi111.stdout:1415: write oid 110 current snap is 0 2023-10-01T09:10:11.733 INFO:tasks.rados.rados.0.smithi111.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-10-01T09:10:11.739 INFO:tasks.rados.rados.0.smithi111.stdout:1415: writing smithi11166722-110 from 575070 to 1135156 tid 1 2023-10-01T09:10:11.745 INFO:tasks.rados.rados.0.smithi111.stdout:1415: writing smithi11166722-110 from 1686225 to 2252244 tid 2 2023-10-01T09:10:11.749 INFO:tasks.rados.rados.0.smithi111.stdout:1415: writing smithi11166722-110 from 2869458 to 2975070 tid 3 2023-10-01T09:10:11.749 INFO:tasks.rados.rados.0.smithi111.stdout:1416: read oid 440 snap -1 2023-10-01T09:10:11.750 INFO:tasks.rados.rados.0.smithi111.stdout:1416: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-10-01T09:10:11.750 INFO:tasks.rados.rados.0.smithi111.stdout:1417: read oid 49 snap -1 2023-10-01T09:10:11.750 INFO:tasks.rados.rados.0.smithi111.stdout:1417: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-01T09:10:11.750 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:11.750 INFO:tasks.rados.rados.0.smithi111.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:10:11.891 INFO:tasks.rados.rados.0.smithi111.stdout:1402: finishing write tid 3 to smithi11166722-253 2023-10-01T09:10:11.892 INFO:tasks.rados.rados.0.smithi111.stdout:1402: finishing write tid 4 to smithi11166722-253 2023-10-01T09:10:11.892 INFO:tasks.rados.rados.0.smithi111.stdout:1402: finishing write tid 5 to smithi11166722-253 2023-10-01T09:10:11.892 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 253 v 221 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-10-01T09:10:11.892 INFO:tasks.rados.rados.0.smithi111.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-10-01T09:10:11.892 INFO:tasks.rados.rados.0.smithi111.stdout:1403: expect (ObjNum 103 snap 0 seq_num 103) 2023-10-01T09:10:12.015 INFO:tasks.rados.rados.0.smithi111.stdout:1406: finishing write tid 1 to smithi11166722-444 2023-10-01T09:10:12.015 INFO:tasks.rados.rados.0.smithi111.stdout:1406: finishing write tid 2 to smithi11166722-444 2023-10-01T09:10:12.015 INFO:tasks.rados.rados.0.smithi111.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T09:10:12.142 INFO:tasks.rados.rados.0.smithi111.stdout:1406: finishing write tid 3 to smithi11166722-444 2023-10-01T09:10:12.142 INFO:tasks.rados.rados.0.smithi111.stdout:1406: finishing write tid 4 to smithi11166722-444 2023-10-01T09:10:12.142 INFO:tasks.rados.rados.0.smithi111.stdout:1406: finishing write tid 5 to smithi11166722-444 2023-10-01T09:10:12.142 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 444 v 294 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-10-01T09:10:12.142 INFO:tasks.rados.rados.0.smithi111.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-10-01T09:10:12.142 INFO:tasks.rados.rados.0.smithi111.stdout:1407: finishing write tid 1 to smithi11166722-271 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1407: finishing write tid 2 to smithi11166722-271 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1407: finishing write tid 3 to smithi11166722-271 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1407: finishing write tid 4 to smithi11166722-271 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1407: finishing write tid 5 to smithi11166722-271 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 271 v 200 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1408: finishing write tid 1 to smithi11166722-462 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1408: finishing write tid 2 to smithi11166722-462 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1408: finishing write tid 3 to smithi11166722-462 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1408: finishing write tid 4 to smithi11166722-462 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:1408: finishing write tid 5 to smithi11166722-462 2023-10-01T09:10:12.143 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 462 v 257 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-10-01T09:10:12.144 INFO:tasks.rados.rados.0.smithi111.stdout:1408: left oid 462 (ObjNum 1006 snap 0 seq_num 1006) 2023-10-01T09:10:12.144 INFO:tasks.rados.rados.0.smithi111.stdout:1409: expect (ObjNum 802 snap 0 seq_num 802) 2023-10-01T09:10:12.302 INFO:tasks.rados.rados.0.smithi111.stdout:1410: finishing write tid 1 to smithi11166722-146 2023-10-01T09:10:12.302 INFO:tasks.rados.rados.0.smithi111.stdout:1410: finishing write tid 2 to smithi11166722-146 2023-10-01T09:10:12.302 INFO:tasks.rados.rados.0.smithi111.stdout:1411: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-01T09:10:12.378 INFO:tasks.rados.rados.0.smithi111.stdout:1410: finishing write tid 3 to smithi11166722-146 2023-10-01T09:10:12.378 INFO:tasks.rados.rados.0.smithi111.stdout:1410: finishing write tid 4 to smithi11166722-146 2023-10-01T09:10:12.378 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 229 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-10-01T09:10:12.378 INFO:tasks.rados.rados.0.smithi111.stdout:1410: left oid 146 (ObjNum 1007 snap 0 seq_num 1007) 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1412: finishing write tid 1 to smithi11166722-4 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1412: finishing write tid 2 to smithi11166722-4 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1412: finishing write tid 3 to smithi11166722-4 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1412: finishing write tid 4 to smithi11166722-4 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1412: finishing write tid 5 to smithi11166722-4 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 4 v 209 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1412: left oid 4 (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1413: finishing write tid 1 to smithi11166722-308 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1413: finishing write tid 2 to smithi11166722-308 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1413: finishing write tid 3 to smithi11166722-308 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:1413: finishing write tid 4 to smithi11166722-308 2023-10-01T09:10:12.379 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 308 v 260 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-10-01T09:10:12.380 INFO:tasks.rados.rados.0.smithi111.stdout:1413: left oid 308 (ObjNum 1009 snap 0 seq_num 1009) 2023-10-01T09:10:12.380 INFO:tasks.rados.rados.0.smithi111.stdout:1414: expect (ObjNum 292 snap 0 seq_num 292) 2023-10-01T09:10:12.465 INFO:tasks.rados.rados.0.smithi111.stdout:1415: finishing write tid 1 to smithi11166722-110 2023-10-01T09:10:12.465 INFO:tasks.rados.rados.0.smithi111.stdout:1415: finishing write tid 2 to smithi11166722-110 2023-10-01T09:10:12.466 INFO:tasks.rados.rados.0.smithi111.stdout:1415: finishing write tid 3 to smithi11166722-110 2023-10-01T09:10:12.466 INFO:tasks.rados.rados.0.smithi111.stdout:1415: finishing write tid 4 to smithi11166722-110 2023-10-01T09:10:12.466 INFO:tasks.rados.rados.0.smithi111.stdout:1415: finishing write tid 5 to smithi11166722-110 2023-10-01T09:10:12.466 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 110 v 201 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-10-01T09:10:12.466 INFO:tasks.rados.rados.0.smithi111.stdout:1415: left oid 110 (ObjNum 1010 snap 0 seq_num 1010) 2023-10-01T09:10:12.466 INFO:tasks.rados.rados.0.smithi111.stdout:1417: expect (ObjNum 921 snap 0 seq_num 921) 2023-10-01T09:10:12.667 INFO:tasks.rados.rados.0.smithi111.stdout:1416: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-10-01T09:10:12.801 INFO:tasks.rados.rados.0.smithi111.stdout:1402: done (15 left) 2023-10-01T09:10:12.801 INFO:tasks.rados.rados.0.smithi111.stdout:1403: done (14 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1404: done (13 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1405: done (12 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1406: done (11 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1407: done (10 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1408: done (9 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1409: done (8 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1410: done (7 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1411: done (6 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1412: done (5 left) 2023-10-01T09:10:12.802 INFO:tasks.rados.rados.0.smithi111.stdout:1413: done (4 left) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1414: done (3 left) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1415: done (2 left) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1416: done (1 left) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1417: done (0 left) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1418: read oid 73 snap -1 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1418: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1419: read oid 430 snap -1 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1419: expect (ObjNum 429 snap 0 seq_num 429) 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1420: write oid 11 current snap is 0 2023-10-01T09:10:12.803 INFO:tasks.rados.rados.0.smithi111.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-10-01T09:10:12.812 INFO:tasks.rados.rados.0.smithi111.stdout:1420: writing smithi11166722-11 from 591877 to 1227212 tid 1 2023-10-01T09:10:12.822 INFO:tasks.rados.rados.0.smithi111.stdout:1420: writing smithi11166722-11 from 1628354 to 2338031 tid 2 2023-10-01T09:10:12.822 INFO:tasks.rados.rados.0.smithi111.stdout:1421: read oid 53 snap -1 2023-10-01T09:10:12.822 INFO:tasks.rados.rados.0.smithi111.stdout:1421: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:10:12.822 INFO:tasks.rados.rados.0.smithi111.stdout:1422: delete oid 62 current snap is 0 2023-10-01T09:10:12.822 INFO:tasks.rados.rados.0.smithi111.stdout:1419: expect (ObjNum 429 snap 0 seq_num 429) 2023-10-01T09:10:12.927 INFO:tasks.rados.rados.0.smithi111.stdout:1418: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:1420: finishing write tid 1 to smithi11166722-11 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:1420: finishing write tid 2 to smithi11166722-11 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:1420: finishing write tid 3 to smithi11166722-11 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:1420: finishing write tid 4 to smithi11166722-11 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 239 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:1420: left oid 11 (ObjNum 1011 snap 0 seq_num 1011) 2023-10-01T09:10:13.117 INFO:tasks.rados.rados.0.smithi111.stdout:1421: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:10:13.207 INFO:tasks.rados.rados.0.smithi111.stdout:1418: done (4 left) 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1419: done (3 left) 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1420: done (2 left) 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1421: done (1 left) 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1422: done (0 left) 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1423: read oid 279 snap -1 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1424: write oid 72 current snap is 0 2023-10-01T09:10:13.208 INFO:tasks.rados.rados.0.smithi111.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-10-01T09:10:13.219 INFO:tasks.rados.rados.0.smithi111.stdout:1424: writing smithi11166722-72 from 625491 to 1127677 tid 1 2023-10-01T09:10:13.228 INFO:tasks.rados.rados.0.smithi111.stdout:1424: writing smithi11166722-72 from 1861671 to 2575017 tid 2 2023-10-01T09:10:13.228 INFO:tasks.rados.rados.0.smithi111.stdout:1425: write oid 373 current snap is 0 2023-10-01T09:10:13.228 INFO:tasks.rados.rados.0.smithi111.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-10-01T09:10:13.235 INFO:tasks.rados.rados.0.smithi111.stdout:1425: writing smithi11166722-373 from 642298 to 1219733 tid 1 2023-10-01T09:10:13.242 INFO:tasks.rados.rados.0.smithi111.stdout:1425: writing smithi11166722-373 from 1920153 to 2493510 tid 2 2023-10-01T09:10:13.245 INFO:tasks.rados.rados.0.smithi111.stdout:1425: writing smithi11166722-373 from 2979150 to 3042298 tid 3 2023-10-01T09:10:13.245 INFO:tasks.rados.rados.0.smithi111.stdout:1426: write oid 467 current snap is 0 2023-10-01T09:10:13.246 INFO:tasks.rados.rados.0.smithi111.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-10-01T09:10:13.252 INFO:tasks.rados.rados.0.smithi111.stdout:1426: writing smithi11166722-467 from 659105 to 1311789 tid 1 2023-10-01T09:10:13.260 INFO:tasks.rados.rados.0.smithi111.stdout:1426: writing smithi11166722-467 from 1862282 to 2579297 tid 2 2023-10-01T09:10:13.260 INFO:tasks.rados.rados.0.smithi111.stdout:1427: write oid 84 current snap is 0 2023-10-01T09:10:13.260 INFO:tasks.rados.rados.0.smithi111.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-10-01T09:10:13.268 INFO:tasks.rados.rados.0.smithi111.stdout:1427: writing smithi11166722-84 from 675912 to 1403845 tid 1 2023-10-01T09:10:13.274 INFO:tasks.rados.rados.0.smithi111.stdout:1427: writing smithi11166722-84 from 1920764 to 2381437 tid 2 2023-10-01T09:10:13.278 INFO:tasks.rados.rados.0.smithi111.stdout:1427: writing smithi11166722-84 from 2801290 to 3075912 tid 3 2023-10-01T09:10:13.279 INFO:tasks.rados.rados.0.smithi111.stdout:1428: read oid 352 snap -1 2023-10-01T09:10:13.279 INFO:tasks.rados.rados.0.smithi111.stdout:1428: expect (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:10:13.279 INFO:tasks.rados.rados.0.smithi111.stdout:1429: write oid 282 current snap is 0 2023-10-01T09:10:13.279 INFO:tasks.rados.rados.0.smithi111.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T09:10:13.421 INFO:tasks.rados.rados.0.smithi111.stdout:1424: finishing write tid 1 to smithi11166722-72 2023-10-01T09:10:13.421 INFO:tasks.rados.rados.0.smithi111.stdout:1424: finishing write tid 2 to smithi11166722-72 2023-10-01T09:10:13.421 INFO:tasks.rados.rados.0.smithi111.stdout:1424: finishing write tid 3 to smithi11166722-72 2023-10-01T09:10:13.421 INFO:tasks.rados.rados.0.smithi111.stdout:1424: finishing write tid 4 to smithi11166722-72 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 72 v 190 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1425: finishing write tid 1 to smithi11166722-373 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1425: finishing write tid 2 to smithi11166722-373 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1425: finishing write tid 3 to smithi11166722-373 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1425: finishing write tid 4 to smithi11166722-373 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1425: finishing write tid 5 to smithi11166722-373 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 373 v 204 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1426: finishing write tid 1 to smithi11166722-467 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1426: finishing write tid 2 to smithi11166722-467 2023-10-01T09:10:13.422 INFO:tasks.rados.rados.0.smithi111.stdout:1426: finishing write tid 3 to smithi11166722-467 2023-10-01T09:10:13.423 INFO:tasks.rados.rados.0.smithi111.stdout:1426: finishing write tid 4 to smithi11166722-467 2023-10-01T09:10:13.423 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 467 v 166 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-10-01T09:10:13.423 INFO:tasks.rados.rados.0.smithi111.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-10-01T09:10:13.423 INFO:tasks.rados.rados.0.smithi111.stdout:1427: finishing write tid 1 to smithi11166722-84 2023-10-01T09:10:13.423 INFO:tasks.rados.rados.0.smithi111.stdout:1427: finishing write tid 2 to smithi11166722-84 2023-10-01T09:10:13.423 INFO:tasks.rados.rados.0.smithi111.stdout:1428: expect (ObjNum 351 snap 0 seq_num 351) 2023-10-01T09:10:13.544 INFO:tasks.rados.rados.0.smithi111.stdout:1427: finishing write tid 3 to smithi11166722-84 2023-10-01T09:10:13.544 INFO:tasks.rados.rados.0.smithi111.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-10-01T09:10:13.550 INFO:tasks.rados.rados.0.smithi111.stdout:1429: writing smithi11166722-282 from 692719 to 1095901 tid 1 2023-10-01T09:10:13.559 INFO:tasks.rados.rados.0.smithi111.stdout:1429: writing smithi11166722-282 from 1579246 to 2299930 tid 2 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1429: writing smithi11166722-282 from 2828713 to 3092719 tid 3 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1423: done (6 left) 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1424: done (5 left) 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1425: done (4 left) 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1426: done (3 left) 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1428: done (2 left) 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1430: read oid 106 snap -1 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1430: expect (ObjNum 105 snap 0 seq_num 105) 2023-10-01T09:10:13.565 INFO:tasks.rados.rados.0.smithi111.stdout:1431: write oid 315 current snap is 0 2023-10-01T09:10:13.566 INFO:tasks.rados.rados.0.smithi111.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-10-01T09:10:13.572 INFO:tasks.rados.rados.0.smithi111.stdout:1431: writing smithi11166722-315 from 709526 to 1187957 tid 1 2023-10-01T09:10:13.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:13 smithi111 bash[33891]: cluster 2023-10-01T09:10:12.166506+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T09:10:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:13 smithi111 bash[27369]: cluster 2023-10-01T09:10:12.166506+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T09:10:13.578 INFO:tasks.rados.rados.0.smithi111.stdout:1431: writing smithi11166722-315 from 1637728 to 2102070 tid 2 2023-10-01T09:10:13.584 INFO:tasks.rados.rados.0.smithi111.stdout:1431: writing smithi11166722-315 from 2856136 to 3109526 tid 3 2023-10-01T09:10:13.584 INFO:tasks.rados.rados.0.smithi111.stdout:1432: delete oid 266 current snap is 0 2023-10-01T09:10:13.584 INFO:tasks.rados.rados.0.smithi111.stdout:1427: finishing write tid 4 to smithi11166722-84 2023-10-01T09:10:13.584 INFO:tasks.rados.rados.0.smithi111.stdout:1427: finishing write tid 5 to smithi11166722-84 2023-10-01T09:10:13.584 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 213 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1429: finishing write tid 1 to smithi11166722-282 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1429: finishing write tid 2 to smithi11166722-282 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1429: finishing write tid 3 to smithi11166722-282 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1429: finishing write tid 4 to smithi11166722-282 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1429: finishing write tid 5 to smithi11166722-282 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 282 v 233 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T09:10:13.585 INFO:tasks.rados.rados.0.smithi111.stdout:1430: expect (ObjNum 105 snap 0 seq_num 105) 2023-10-01T09:10:13.707 INFO:tasks.rados.rados.0.smithi111.stdout:1431: finishing write tid 1 to smithi11166722-315 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1431: finishing write tid 2 to smithi11166722-315 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1431: finishing write tid 3 to smithi11166722-315 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1431: finishing write tid 4 to smithi11166722-315 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1431: finishing write tid 5 to smithi11166722-315 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 225 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1431: left oid 315 (ObjNum 1018 snap 0 seq_num 1018) 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1427: done (4 left) 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1429: done (3 left) 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1430: done (2 left) 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1431: done (1 left) 2023-10-01T09:10:13.708 INFO:tasks.rados.rados.0.smithi111.stdout:1432: done (0 left) 2023-10-01T09:10:13.709 INFO:tasks.rados.rados.0.smithi111.stdout:1433: write oid 266 current snap is 0 2023-10-01T09:10:13.709 INFO:tasks.rados.rados.0.smithi111.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-10-01T09:10:13.721 INFO:tasks.rados.rados.0.smithi111.stdout:1433: writing smithi11166722-266 from 743140 to 1488422 tid 1 2023-10-01T09:10:13.727 INFO:tasks.rados.rados.0.smithi111.stdout:1433: writing smithi11166722-266 from 2154692 to 2622703 tid 2 2023-10-01T09:10:13.728 INFO:tasks.rados.rados.0.smithi111.stdout:1434: delete oid 335 current snap is 0 2023-10-01T09:10:13.728 INFO:tasks.rados.rados.0.smithi111.stdout:1433: finishing write tid 1 to smithi11166722-266 2023-10-01T09:10:13.730 INFO:tasks.rados.rados.0.smithi111.stdout:1434: done (1 left) 2023-10-01T09:10:13.730 INFO:tasks.rados.rados.0.smithi111.stdout:1435: read oid 417 snap -1 2023-10-01T09:10:13.730 INFO:tasks.rados.rados.0.smithi111.stdout:1435: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:13.730 INFO:tasks.rados.rados.0.smithi111.stdout:1436: write oid 63 current snap is 0 2023-10-01T09:10:13.730 INFO:tasks.rados.rados.0.smithi111.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-10-01T09:10:13.737 INFO:tasks.rados.rados.0.smithi111.stdout:1436: writing smithi11166722-63 from 776754 to 1272534 tid 1 2023-10-01T09:10:13.743 INFO:tasks.rados.rados.0.smithi111.stdout:1436: writing smithi11166722-63 from 1871656 to 2343336 tid 2 2023-10-01T09:10:13.748 INFO:tasks.rados.rados.0.smithi111.stdout:1436: writing smithi11166722-63 from 2965828 to 3176754 tid 3 2023-10-01T09:10:13.748 INFO:tasks.rados.rados.0.smithi111.stdout:1437: write oid 262 current snap is 0 2023-10-01T09:10:13.748 INFO:tasks.rados.rados.0.smithi111.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-10-01T09:10:13.755 INFO:tasks.rados.rados.0.smithi111.stdout:1437: writing smithi11166722-262 from 793561 to 1364590 tid 1 2023-10-01T09:10:13.762 INFO:tasks.rados.rados.0.smithi111.stdout:1437: writing smithi11166722-262 from 1813785 to 2545476 tid 2 2023-10-01T09:10:13.766 INFO:tasks.rados.rados.0.smithi111.stdout:1437: writing smithi11166722-262 from 2993251 to 3193561 tid 3 2023-10-01T09:10:13.767 INFO:tasks.rados.rados.0.smithi111.stdout:1438: write oid 113 current snap is 0 2023-10-01T09:10:13.767 INFO:tasks.rados.rados.0.smithi111.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-10-01T09:10:13.772 INFO:tasks.rados.rados.0.smithi111.stdout:1438: writing smithi11166722-113 from 410368 to 1056646 tid 1 2023-10-01T09:10:13.777 INFO:tasks.rados.rados.0.smithi111.stdout:1438: writing smithi11166722-113 from 1472267 to 1947616 tid 2 2023-10-01T09:10:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:1438: writing smithi11166722-113 from 2504321 to 2909921 tid 3 2023-10-01T09:10:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:1439: write oid 265 current snap is 0 2023-10-01T09:10:13.783 INFO:tasks.rados.rados.0.smithi111.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-10-01T09:10:13.789 INFO:tasks.rados.rados.0.smithi111.stdout:1439: writing smithi11166722-265 from 427175 to 1148702 tid 1 2023-10-01T09:10:13.798 INFO:tasks.rados.rados.0.smithi111.stdout:1439: writing smithi11166722-265 from 1930749 to 2666109 tid 2 2023-10-01T09:10:13.798 INFO:tasks.rados.rados.0.smithi111.stdout:1440: write oid 356 current snap is 0 2023-10-01T09:10:13.798 INFO:tasks.rados.rados.0.smithi111.stdout:1433: finishing write tid 2 to smithi11166722-266 2023-10-01T09:10:13.799 INFO:tasks.rados.rados.0.smithi111.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-10-01T09:10:13.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:13 smithi183 bash[27651]: cluster 2023-10-01T09:10:12.166506+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T09:10:13.805 INFO:tasks.rados.rados.0.smithi111.stdout:1440: writing smithi11166722-356 from 443982 to 1240758 tid 1 2023-10-01T09:10:13.812 INFO:tasks.rados.rados.0.smithi111.stdout:1440: writing smithi11166722-356 from 1989231 to 2468249 tid 2 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1440: writing smithi11166722-356 from 2959167 to 3243982 tid 3 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1441: read oid 433 snap -1 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1441: expect (ObjNum 869 snap 0 seq_num 869) 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1442: read oid 281 snap -1 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1442: expect (ObjNum 996 snap 0 seq_num 996) 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1443: write oid 154 current snap is 0 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1433: finishing write tid 3 to smithi11166722-266 2023-10-01T09:10:13.819 INFO:tasks.rados.rados.0.smithi111.stdout:1433: finishing write tid 4 to smithi11166722-266 2023-10-01T09:10:13.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 232 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-10-01T09:10:13.820 INFO:tasks.rados.rados.0.smithi111.stdout:1433: left oid 266 (ObjNum 1020 snap 0 seq_num 1020) 2023-10-01T09:10:13.820 INFO:tasks.rados.rados.0.smithi111.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-10-01T09:10:13.825 INFO:tasks.rados.rados.0.smithi111.stdout:1443: writing smithi11166722-154 from 460789 to 1049167 tid 1 2023-10-01T09:10:13.833 INFO:tasks.rados.rados.0.smithi111.stdout:1443: writing smithi11166722-154 from 1764066 to 2503095 tid 2 2023-10-01T09:10:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:1443: writing smithi11166722-154 from 3219296 to 3260789 tid 3 2023-10-01T09:10:13.838 INFO:tasks.rados.rados.0.smithi111.stdout:1433: done (9 left) 2023-10-01T09:10:13.839 INFO:tasks.rados.rados.0.smithi111.stdout:1444: write oid 122 current snap is 0 2023-10-01T09:10:13.839 INFO:tasks.rados.rados.0.smithi111.stdout:1436: finishing write tid 1 to smithi11166722-63 2023-10-01T09:10:13.839 INFO:tasks.rados.rados.0.smithi111.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-10-01T09:10:13.844 INFO:tasks.rados.rados.0.smithi111.stdout:1444: writing smithi11166722-122 from 477596 to 1141223 tid 1 2023-10-01T09:10:13.850 INFO:tasks.rados.rados.0.smithi111.stdout:1444: writing smithi11166722-122 from 1706195 to 2188882 tid 2 2023-10-01T09:10:13.856 INFO:tasks.rados.rados.0.smithi111.stdout:1444: writing smithi11166722-122 from 2614013 to 3181054 tid 3 2023-10-01T09:10:13.856 INFO:tasks.rados.rados.0.smithi111.stdout:1445: read oid 348 snap -1 2023-10-01T09:10:13.856 INFO:tasks.rados.rados.0.smithi111.stdout:1445: expect (ObjNum 897 snap 0 seq_num 897) 2023-10-01T09:10:13.856 INFO:tasks.rados.rados.0.smithi111.stdout:1446: delete oid 65 current snap is 0 2023-10-01T09:10:13.857 INFO:tasks.rados.rados.0.smithi111.stdout:1435: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:14.019 INFO:tasks.rados.rados.0.smithi111.stdout:1436: finishing write tid 2 to smithi11166722-63 2023-10-01T09:10:14.019 INFO:tasks.rados.rados.0.smithi111.stdout:1436: finishing write tid 3 to smithi11166722-63 2023-10-01T09:10:14.019 INFO:tasks.rados.rados.0.smithi111.stdout:1436: finishing write tid 4 to smithi11166722-63 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1436: finishing write tid 5 to smithi11166722-63 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 63 v 146 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1437: finishing write tid 1 to smithi11166722-262 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1437: finishing write tid 2 to smithi11166722-262 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1437: finishing write tid 3 to smithi11166722-262 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1437: finishing write tid 4 to smithi11166722-262 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:1437: finishing write tid 5 to smithi11166722-262 2023-10-01T09:10:14.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 262 v 205 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1438: finishing write tid 1 to smithi11166722-113 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1438: finishing write tid 2 to smithi11166722-113 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1438: finishing write tid 3 to smithi11166722-113 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1438: finishing write tid 4 to smithi11166722-113 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1438: finishing write tid 5 to smithi11166722-113 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 113 v 171 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-10-01T09:10:14.021 INFO:tasks.rados.rados.0.smithi111.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1439: finishing write tid 1 to smithi11166722-265 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1439: finishing write tid 2 to smithi11166722-265 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1439: finishing write tid 3 to smithi11166722-265 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1439: finishing write tid 4 to smithi11166722-265 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 265 v 263 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1440: finishing write tid 1 to smithi11166722-356 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1440: finishing write tid 2 to smithi11166722-356 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1440: finishing write tid 3 to smithi11166722-356 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1440: finishing write tid 4 to smithi11166722-356 2023-10-01T09:10:14.022 INFO:tasks.rados.rados.0.smithi111.stdout:1440: finishing write tid 5 to smithi11166722-356 2023-10-01T09:10:14.023 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 356 v 194 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-10-01T09:10:14.023 INFO:tasks.rados.rados.0.smithi111.stdout:1440: left oid 356 (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:10:14.023 INFO:tasks.rados.rados.0.smithi111.stdout:1441: expect (ObjNum 869 snap 0 seq_num 869) 2023-10-01T09:10:14.132 INFO:tasks.rados.rados.0.smithi111.stdout:1442: expect (ObjNum 996 snap 0 seq_num 996) 2023-10-01T09:10:14.281 INFO:tasks.rados.rados.0.smithi111.stdout:1443: finishing write tid 1 to smithi11166722-154 2023-10-01T09:10:14.281 INFO:tasks.rados.rados.0.smithi111.stdout:1435: done (11 left) 2023-10-01T09:10:14.281 INFO:tasks.rados.rados.0.smithi111.stdout:1436: done (10 left) 2023-10-01T09:10:14.281 INFO:tasks.rados.rados.0.smithi111.stdout:1437: done (9 left) 2023-10-01T09:10:14.281 INFO:tasks.rados.rados.0.smithi111.stdout:1438: done (8 left) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1439: done (7 left) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1440: done (6 left) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1441: done (5 left) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1442: done (4 left) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1446: done (3 left) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1447: read oid 168 snap -1 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1447: expect (ObjNum 167 snap 0 seq_num 167) 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1448: write oid 157 current snap is 0 2023-10-01T09:10:14.282 INFO:tasks.rados.rados.0.smithi111.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-10-01T09:10:14.293 INFO:tasks.rados.rados.0.smithi111.stdout:1448: writing smithi11166722-157 from 511210 to 925335 tid 1 2023-10-01T09:10:14.299 INFO:tasks.rados.rados.0.smithi111.stdout:1448: writing smithi11166722-157 from 1423159 to 1909515 tid 2 2023-10-01T09:10:14.307 INFO:tasks.rados.rados.0.smithi111.stdout:1448: writing smithi11166722-157 from 2668859 to 3258444 tid 3 2023-10-01T09:10:14.307 INFO:tasks.rados.rados.0.smithi111.stdout:1449: write oid 395 current snap is 0 2023-10-01T09:10:14.307 INFO:tasks.rados.rados.0.smithi111.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-10-01T09:10:14.313 INFO:tasks.rados.rados.0.smithi111.stdout:1449: writing smithi11166722-395 from 528017 to 1017391 tid 1 2023-10-01T09:10:14.319 INFO:tasks.rados.rados.0.smithi111.stdout:1449: writing smithi11166722-395 from 1481641 to 2111655 tid 2 2023-10-01T09:10:14.325 INFO:tasks.rados.rados.0.smithi111.stdout:1449: writing smithi11166722-395 from 2696282 to 3097139 tid 3 2023-10-01T09:10:14.325 INFO:tasks.rados.rados.0.smithi111.stdout:1450: write oid 260 current snap is 0 2023-10-01T09:10:14.325 INFO:tasks.rados.rados.0.smithi111.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-10-01T09:10:14.331 INFO:tasks.rados.rados.0.smithi111.stdout:1450: writing smithi11166722-260 from 544824 to 1109447 tid 1 2023-10-01T09:10:14.337 INFO:tasks.rados.rados.0.smithi111.stdout:1450: writing smithi11166722-260 from 1823770 to 2313795 tid 2 2023-10-01T09:10:14.344 INFO:tasks.rados.rados.0.smithi111.stdout:1450: writing smithi11166722-260 from 3007352 to 3344824 tid 3 2023-10-01T09:10:14.344 INFO:tasks.rados.rados.0.smithi111.stdout:1451: write oid 50 current snap is 0 2023-10-01T09:10:14.344 INFO:tasks.rados.rados.0.smithi111.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-10-01T09:10:14.350 INFO:tasks.rados.rados.0.smithi111.stdout:1451: writing smithi11166722-50 from 561631 to 1201503 tid 1 2023-10-01T09:10:14.357 INFO:tasks.rados.rados.0.smithi111.stdout:1451: writing smithi11166722-50 from 1882252 to 2515935 tid 2 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:1451: writing smithi11166722-50 from 3034775 to 3361631 tid 3 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:1452: delete oid 245 current snap is 0 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:1443: finishing write tid 2 to smithi11166722-154 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:1443: finishing write tid 3 to smithi11166722-154 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:1443: finishing write tid 4 to smithi11166722-154 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:1443: finishing write tid 5 to smithi11166722-154 2023-10-01T09:10:14.363 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 229 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-10-01T09:10:14.364 INFO:tasks.rados.rados.0.smithi111.stdout:1443: left oid 154 (ObjNum 1027 snap 0 seq_num 1027) 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1444: finishing write tid 1 to smithi11166722-122 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1444: finishing write tid 2 to smithi11166722-122 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1444: finishing write tid 3 to smithi11166722-122 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1444: finishing write tid 4 to smithi11166722-122 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1444: finishing write tid 5 to smithi11166722-122 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 122 v 198 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1444: left oid 122 (ObjNum 1028 snap 0 seq_num 1028) 2023-10-01T09:10:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:1445: expect (ObjNum 897 snap 0 seq_num 897) 2023-10-01T09:10:14.511 INFO:tasks.rados.rados.0.smithi111.stdout:1447: expect (ObjNum 167 snap 0 seq_num 167) 2023-10-01T09:10:14.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:14 smithi111 bash[27369]: audit 2023-10-01T09:10:13.686862+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.111:0/3254443044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:14 smithi111 bash[33891]: audit 2023-10-01T09:10:13.686862+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.111:0/3254443044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:14.601 INFO:tasks.rados.rados.0.smithi111.stdout:1448: finishing write tid 1 to smithi11166722-157 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1448: finishing write tid 2 to smithi11166722-157 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1448: finishing write tid 3 to smithi11166722-157 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1448: finishing write tid 4 to smithi11166722-157 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1448: finishing write tid 5 to smithi11166722-157 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 237 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1448: left oid 157 (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1449: finishing write tid 1 to smithi11166722-395 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1449: finishing write tid 2 to smithi11166722-395 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1449: finishing write tid 3 to smithi11166722-395 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1449: finishing write tid 4 to smithi11166722-395 2023-10-01T09:10:14.602 INFO:tasks.rados.rados.0.smithi111.stdout:1449: finishing write tid 5 to smithi11166722-395 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 208 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1449: left oid 395 (ObjNum 1031 snap 0 seq_num 1031) 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1450: finishing write tid 1 to smithi11166722-260 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1450: finishing write tid 2 to smithi11166722-260 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1450: finishing write tid 3 to smithi11166722-260 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1450: finishing write tid 4 to smithi11166722-260 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1450: finishing write tid 5 to smithi11166722-260 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 170 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1450: left oid 260 (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1451: finishing write tid 1 to smithi11166722-50 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1451: finishing write tid 2 to smithi11166722-50 2023-10-01T09:10:14.603 INFO:tasks.rados.rados.0.smithi111.stdout:1451: finishing write tid 3 to smithi11166722-50 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1451: finishing write tid 4 to smithi11166722-50 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1451: finishing write tid 5 to smithi11166722-50 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 50 v 165 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1451: left oid 50 (ObjNum 1033 snap 0 seq_num 1033) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1443: done (8 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1444: done (7 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1445: done (6 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1447: done (5 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1448: done (4 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1449: done (3 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1450: done (2 left) 2023-10-01T09:10:14.604 INFO:tasks.rados.rados.0.smithi111.stdout:1451: done (1 left) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1452: done (0 left) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1453: read oid 101 snap -1 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1453: expect (ObjNum 696 snap 0 seq_num 696) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1454: read oid 412 snap -1 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1454: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1455: read oid 90 snap -1 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1455: expect (ObjNum 805 snap 0 seq_num 805) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1456: read oid 483 snap -1 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1457: read oid 120 snap -1 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1457: expect (ObjNum 926 snap 0 seq_num 926) 2023-10-01T09:10:14.605 INFO:tasks.rados.rados.0.smithi111.stdout:1458: write oid 74 current snap is 0 2023-10-01T09:10:14.606 INFO:tasks.rados.rados.0.smithi111.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-10-01T09:10:14.613 INFO:tasks.rados.rados.0.smithi111.stdout:1458: writing smithi11166722-74 from 595245 to 1101968 tid 1 2023-10-01T09:10:14.621 INFO:tasks.rados.rados.0.smithi111.stdout:1458: writing smithi11166722-74 from 1715569 to 2352921 tid 2 2023-10-01T09:10:14.629 INFO:tasks.rados.rados.0.smithi111.stdout:1458: writing smithi11166722-74 from 2805974 to 3368272 tid 3 2023-10-01T09:10:14.629 INFO:tasks.rados.rados.0.smithi111.stdout:1459: read oid 383 snap -1 2023-10-01T09:10:14.629 INFO:tasks.rados.rados.0.smithi111.stdout:1459: expect (ObjNum 717 snap 0 seq_num 717) 2023-10-01T09:10:14.629 INFO:tasks.rados.rados.0.smithi111.stdout:1460: delete oid 310 current snap is 0 2023-10-01T09:10:14.629 INFO:tasks.rados.rados.0.smithi111.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T09:10:14.702 INFO:tasks.rados.rados.0.smithi111.stdout:1454: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-01T09:10:14.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:14 smithi183 bash[27651]: audit 2023-10-01T09:10:13.686862+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.111:0/3254443044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:14.835 INFO:tasks.rados.rados.0.smithi111.stdout:1455: expect (ObjNum 805 snap 0 seq_num 805) 2023-10-01T09:10:14.987 INFO:tasks.rados.rados.0.smithi111.stdout:1458: finishing write tid 1 to smithi11166722-74 2023-10-01T09:10:14.987 INFO:tasks.rados.rados.0.smithi111.stdout:1458: finishing write tid 2 to smithi11166722-74 2023-10-01T09:10:14.987 INFO:tasks.rados.rados.0.smithi111.stdout:1453: expect (ObjNum 696 snap 0 seq_num 696) 2023-10-01T09:10:15.149 INFO:tasks.rados.rados.0.smithi111.stdout:1457: expect (ObjNum 926 snap 0 seq_num 926) 2023-10-01T09:10:15.258 INFO:tasks.rados.rados.0.smithi111.stdout:1458: finishing write tid 3 to smithi11166722-74 2023-10-01T09:10:15.258 INFO:tasks.rados.rados.0.smithi111.stdout:1458: finishing write tid 4 to smithi11166722-74 2023-10-01T09:10:15.258 INFO:tasks.rados.rados.0.smithi111.stdout:1458: finishing write tid 5 to smithi11166722-74 2023-10-01T09:10:15.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 74 v 233 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-10-01T09:10:15.259 INFO:tasks.rados.rados.0.smithi111.stdout:1458: left oid 74 (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T09:10:15.259 INFO:tasks.rados.rados.0.smithi111.stdout:1459: expect (ObjNum 717 snap 0 seq_num 717) 2023-10-01T09:10:15.338 INFO:tasks.rados.rados.0.smithi111.stdout:1453: done (7 left) 2023-10-01T09:10:15.338 INFO:tasks.rados.rados.0.smithi111.stdout:1454: done (6 left) 2023-10-01T09:10:15.338 INFO:tasks.rados.rados.0.smithi111.stdout:1455: done (5 left) 2023-10-01T09:10:15.338 INFO:tasks.rados.rados.0.smithi111.stdout:1456: done (4 left) 2023-10-01T09:10:15.339 INFO:tasks.rados.rados.0.smithi111.stdout:1457: done (3 left) 2023-10-01T09:10:15.339 INFO:tasks.rados.rados.0.smithi111.stdout:1458: done (2 left) 2023-10-01T09:10:15.339 INFO:tasks.rados.rados.0.smithi111.stdout:1459: done (1 left) 2023-10-01T09:10:15.339 INFO:tasks.rados.rados.0.smithi111.stdout:1460: done (0 left) 2023-10-01T09:10:15.339 INFO:tasks.rados.rados.0.smithi111.stdout:1461: write oid 86 current snap is 0 2023-10-01T09:10:15.339 INFO:tasks.rados.rados.0.smithi111.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-10-01T09:10:15.352 INFO:tasks.rados.rados.0.smithi111.stdout:1461: writing smithi11166722-86 from 628859 to 1286080 tid 1 2023-10-01T09:10:15.358 INFO:tasks.rados.rados.0.smithi111.stdout:1461: writing smithi11166722-86 from 1716180 to 2357201 tid 2 2023-10-01T09:10:15.364 INFO:tasks.rados.rados.0.smithi111.stdout:1461: writing smithi11166722-86 from 3144467 to 3428859 tid 3 2023-10-01T09:10:15.364 INFO:tasks.rados.rados.0.smithi111.stdout:1462: delete oid 82 current snap is 0 2023-10-01T09:10:15.364 INFO:tasks.rados.rados.0.smithi111.stdout:1461: finishing write tid 1 to smithi11166722-86 2023-10-01T09:10:15.365 INFO:tasks.rados.rados.0.smithi111.stdout:1461: finishing write tid 2 to smithi11166722-86 2023-10-01T09:10:15.366 INFO:tasks.rados.rados.0.smithi111.stdout:1462: done (1 left) 2023-10-01T09:10:15.366 INFO:tasks.rados.rados.0.smithi111.stdout:1463: read oid 468 snap -1 2023-10-01T09:10:15.366 INFO:tasks.rados.rados.0.smithi111.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-01T09:10:15.366 INFO:tasks.rados.rados.0.smithi111.stdout:1464: write oid 93 current snap is 0 2023-10-01T09:10:15.366 INFO:tasks.rados.rados.0.smithi111.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-10-01T09:10:15.376 INFO:tasks.rados.rados.0.smithi111.stdout:1464: writing smithi11166722-93 from 662473 to 1070192 tid 1 2023-10-01T09:10:15.384 INFO:tasks.rados.rados.0.smithi111.stdout:1464: writing smithi11166722-93 from 1833144 to 2477834 tid 2 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1464: writing smithi11166722-93 from 3199313 to 3462473 tid 3 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1465: read oid 146 snap -1 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1466: read oid 56 snap -1 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1466: expect (ObjNum 799 snap 0 seq_num 799) 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1467: read oid 401 snap -1 2023-10-01T09:10:15.391 INFO:tasks.rados.rados.0.smithi111.stdout:1467: expect (ObjNum 821 snap 0 seq_num 821) 2023-10-01T09:10:15.392 INFO:tasks.rados.rados.0.smithi111.stdout:1468: read oid 219 snap -1 2023-10-01T09:10:15.392 INFO:tasks.rados.rados.0.smithi111.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-10-01T09:10:15.392 INFO:tasks.rados.rados.0.smithi111.stdout:1469: write oid 402 current snap is 0 2023-10-01T09:10:15.392 INFO:tasks.rados.rados.0.smithi111.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-10-01T09:10:15.398 INFO:tasks.rados.rados.0.smithi111.stdout:1469: writing smithi11166722-402 from 679280 to 1162248 tid 1 2023-10-01T09:10:15.406 INFO:tasks.rados.rados.0.smithi111.stdout:1469: writing smithi11166722-402 from 1775273 to 2563621 tid 2 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1469: writing smithi11166722-402 from 3110383 to 3479280 tid 3 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1470: read oid 197 snap -1 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1471: read oid 198 snap -1 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1471: expect (ObjNum 677 snap 0 seq_num 677) 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1472: read oid 174 snap -1 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1472: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1473: write oid 291 current snap is 0 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1461: finishing write tid 3 to smithi11166722-86 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1461: finishing write tid 4 to smithi11166722-86 2023-10-01T09:10:15.412 INFO:tasks.rados.rados.0.smithi111.stdout:1461: finishing write tid 5 to smithi11166722-86 2023-10-01T09:10:15.413 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 86 v 229 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-10-01T09:10:15.413 INFO:tasks.rados.rados.0.smithi111.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-10-01T09:10:15.413 INFO:tasks.rados.rados.0.smithi111.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-01T09:10:15.540 INFO:tasks.rados.rados.0.smithi111.stdout:1464: finishing write tid 1 to smithi11166722-93 2023-10-01T09:10:15.540 INFO:tasks.rados.rados.0.smithi111.stdout:1464: finishing write tid 2 to smithi11166722-93 2023-10-01T09:10:15.540 INFO:tasks.rados.rados.0.smithi111.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-10-01T09:10:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:15 smithi183 bash[27651]: cluster 2023-10-01T09:10:14.167192+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.9 MiB/s wr, 85 op/s 2023-10-01T09:10:15.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:15 smithi111 bash[27369]: cluster 2023-10-01T09:10:14.167192+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.9 MiB/s wr, 85 op/s 2023-10-01T09:10:15.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:15 smithi111 bash[33891]: cluster 2023-10-01T09:10:14.167192+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.9 MiB/s wr, 85 op/s 2023-10-01T09:10:15.668 INFO:tasks.rados.rados.0.smithi111.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-10-01T09:10:15.920 INFO:tasks.rados.rados.0.smithi111.stdout:1464: finishing write tid 3 to smithi11166722-93 2023-10-01T09:10:15.920 INFO:tasks.rados.rados.0.smithi111.stdout:1464: finishing write tid 4 to smithi11166722-93 2023-10-01T09:10:15.920 INFO:tasks.rados.rados.0.smithi111.stdout:1464: finishing write tid 5 to smithi11166722-93 2023-10-01T09:10:15.920 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 93 v 217 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-10-01T09:10:15.920 INFO:tasks.rados.rados.0.smithi111.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-10-01T09:10:15.920 INFO:tasks.rados.rados.0.smithi111.stdout:1466: expect (ObjNum 799 snap 0 seq_num 799) 2023-10-01T09:10:16.073 INFO:tasks.rados.rados.0.smithi111.stdout:1469: finishing write tid 1 to smithi11166722-402 2023-10-01T09:10:16.073 INFO:tasks.rados.rados.0.smithi111.stdout:1467: expect (ObjNum 821 snap 0 seq_num 821) 2023-10-01T09:10:16.281 INFO:tasks.rados.rados.0.smithi111.stdout:1469: finishing write tid 2 to smithi11166722-402 2023-10-01T09:10:16.281 INFO:tasks.rados.rados.0.smithi111.stdout:1469: finishing write tid 3 to smithi11166722-402 2023-10-01T09:10:16.281 INFO:tasks.rados.rados.0.smithi111.stdout:1469: finishing write tid 4 to smithi11166722-402 2023-10-01T09:10:16.281 INFO:tasks.rados.rados.0.smithi111.stdout:1469: finishing write tid 5 to smithi11166722-402 2023-10-01T09:10:16.282 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 402 v 233 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-10-01T09:10:16.282 INFO:tasks.rados.rados.0.smithi111.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:16.282 INFO:tasks.rados.rados.0.smithi111.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2023-10-01T09:10:16.361 INFO:tasks.rados.rados.0.smithi111.stdout:1471: expect (ObjNum 677 snap 0 seq_num 677) 2023-10-01T09:10:16.488 INFO:tasks.rados.rados.0.smithi111.stdout:1472: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-01T09:10:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-10-01T09:10:16.623 INFO:tasks.rados.rados.0.smithi111.stdout:1473: writing smithi11166722-291 from 696087 to 1254304 tid 1 2023-10-01T09:10:16.630 INFO:tasks.rados.rados.0.smithi111.stdout:1473: writing smithi11166722-291 from 1833755 to 2482114 tid 2 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1473: writing smithi11166722-291 from 3137806 to 3496087 tid 3 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1461: done (11 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1463: done (10 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1464: done (9 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1465: done (8 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1466: done (7 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1467: done (6 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1468: done (5 left) 2023-10-01T09:10:16.637 INFO:tasks.rados.rados.0.smithi111.stdout:1469: done (4 left) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1470: done (3 left) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1471: done (2 left) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1472: done (1 left) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1474: read oid 110 snap -1 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1474: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1475: read oid 321 snap -1 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1475: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1476: read oid 272 snap -1 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1476: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1477: write oid 219 current snap is 0 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1473: finishing write tid 1 to smithi11166722-291 2023-10-01T09:10:16.638 INFO:tasks.rados.rados.0.smithi111.stdout:1473: finishing write tid 2 to smithi11166722-291 2023-10-01T09:10:16.639 INFO:tasks.rados.rados.0.smithi111.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-10-01T09:10:16.644 INFO:tasks.rados.rados.0.smithi111.stdout:1477: writing smithi11166722-219 from 712894 to 1462713 tid 1 2023-10-01T09:10:16.653 INFO:tasks.rados.rados.0.smithi111.stdout:1477: writing smithi11166722-219 from 2008590 to 2800607 tid 2 2023-10-01T09:10:16.657 INFO:tasks.rados.rados.0.smithi111.stdout:1477: writing smithi11166722-219 from 3281582 to 3512894 tid 3 2023-10-01T09:10:16.657 INFO:tasks.rados.rados.0.smithi111.stdout:1478: write oid 236 current snap is 0 2023-10-01T09:10:16.657 INFO:tasks.rados.rados.0.smithi111.stdout:1473: finishing write tid 3 to smithi11166722-291 2023-10-01T09:10:16.657 INFO:tasks.rados.rados.0.smithi111.stdout:1473: finishing write tid 4 to smithi11166722-291 2023-10-01T09:10:16.658 INFO:tasks.rados.rados.0.smithi111.stdout:1473: finishing write tid 5 to smithi11166722-291 2023-10-01T09:10:16.658 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 291 v 216 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-10-01T09:10:16.658 INFO:tasks.rados.rados.0.smithi111.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2023-10-01T09:10:16.658 INFO:tasks.rados.rados.0.smithi111.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-10-01T09:10:16.664 INFO:tasks.rados.rados.0.smithi111.stdout:1478: writing smithi11166722-236 from 729701 to 1154769 tid 1 2023-10-01T09:10:16.670 INFO:tasks.rados.rados.0.smithi111.stdout:1478: writing smithi11166722-236 from 1667072 to 2319100 tid 2 2023-10-01T09:10:16.677 INFO:tasks.rados.rados.0.smithi111.stdout:1478: writing smithi11166722-236 from 2909005 to 3394185 tid 3 2023-10-01T09:10:16.677 INFO:tasks.rados.rados.0.smithi111.stdout:1473: done (5 left) 2023-10-01T09:10:16.677 INFO:tasks.rados.rados.0.smithi111.stdout:1479: read oid 331 snap -1 2023-10-01T09:10:16.677 INFO:tasks.rados.rados.0.smithi111.stdout:1479: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:10:16.677 INFO:tasks.rados.rados.0.smithi111.stdout:1480: write oid 234 current snap is 0 2023-10-01T09:10:16.677 INFO:tasks.rados.rados.0.smithi111.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-10-01T09:10:16.684 INFO:tasks.rados.rados.0.smithi111.stdout:1480: writing smithi11166722-234 from 746508 to 1246825 tid 1 2023-10-01T09:10:16.693 INFO:tasks.rados.rados.0.smithi111.stdout:1480: writing smithi11166722-234 from 2009201 to 2804887 tid 2 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1480: writing smithi11166722-234 from 3220075 to 3546508 tid 3 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1481: read oid 283 snap -1 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1481: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1482: read oid 222 snap -1 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1482: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1483: read oid 300 snap -1 2023-10-01T09:10:16.698 INFO:tasks.rados.rados.0.smithi111.stdout:1483: expect deleted 2023-10-01T09:10:16.699 INFO:tasks.rados.rados.0.smithi111.stdout:1484: delete oid 38 current snap is 0 2023-10-01T09:10:16.699 INFO:tasks.rados.rados.0.smithi111.stdout:1477: finishing write tid 1 to smithi11166722-219 2023-10-01T09:10:16.699 INFO:tasks.rados.rados.0.smithi111.stdout:1477: finishing write tid 2 to smithi11166722-219 2023-10-01T09:10:16.699 INFO:tasks.rados.rados.0.smithi111.stdout:1477: finishing write tid 3 to smithi11166722-219 2023-10-01T09:10:16.699 INFO:tasks.rados.rados.0.smithi111.stdout:1474: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-10-01T09:10:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:16 smithi183 bash[27651]: audit 2023-10-01T09:10:16.078898+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.111:0/1559912718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:16.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:16 smithi111 bash[27369]: audit 2023-10-01T09:10:16.078898+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.111:0/1559912718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:16.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:16 smithi111 bash[33891]: audit 2023-10-01T09:10:16.078898+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.111:0/1559912718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:16.835 INFO:tasks.rados.rados.0.smithi111.stdout:1477: finishing write tid 4 to smithi11166722-219 2023-10-01T09:10:16.835 INFO:tasks.rados.rados.0.smithi111.stdout:1477: finishing write tid 5 to smithi11166722-219 2023-10-01T09:10:16.836 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 150 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-10-01T09:10:16.836 INFO:tasks.rados.rados.0.smithi111.stdout:1477: left oid 219 (ObjNum 1042 snap 0 seq_num 1042) 2023-10-01T09:10:16.836 INFO:tasks.rados.rados.0.smithi111.stdout:1476: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:10:16.962 INFO:tasks.rados.rados.0.smithi111.stdout:1475: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T09:10:17.065 INFO:tasks.rados.rados.0.smithi111.stdout:1478: finishing write tid 1 to smithi11166722-236 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:1478: finishing write tid 2 to smithi11166722-236 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:1478: finishing write tid 3 to smithi11166722-236 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:1478: finishing write tid 4 to smithi11166722-236 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:1478: finishing write tid 5 to smithi11166722-236 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 236 v 220 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:1478: left oid 236 (ObjNum 1043 snap 0 seq_num 1043) 2023-10-01T09:10:17.066 INFO:tasks.rados.rados.0.smithi111.stdout:1479: expect (ObjNum 636 snap 0 seq_num 636) 2023-10-01T09:10:17.187 INFO:tasks.rados.rados.0.smithi111.stdout:1480: finishing write tid 1 to smithi11166722-234 2023-10-01T09:10:17.187 INFO:tasks.rados.rados.0.smithi111.stdout:1480: finishing write tid 2 to smithi11166722-234 2023-10-01T09:10:17.187 INFO:tasks.rados.rados.0.smithi111.stdout:1480: finishing write tid 3 to smithi11166722-234 2023-10-01T09:10:17.188 INFO:tasks.rados.rados.0.smithi111.stdout:1480: finishing write tid 4 to smithi11166722-234 2023-10-01T09:10:17.188 INFO:tasks.rados.rados.0.smithi111.stdout:1480: finishing write tid 5 to smithi11166722-234 2023-10-01T09:10:17.188 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 234 v 154 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-10-01T09:10:17.188 INFO:tasks.rados.rados.0.smithi111.stdout:1480: left oid 234 (ObjNum 1044 snap 0 seq_num 1044) 2023-10-01T09:10:17.188 INFO:tasks.rados.rados.0.smithi111.stdout:1482: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:17.263 INFO:tasks.rados.rados.0.smithi111.stdout:1481: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:17.413 INFO:tasks.rados.rados.0.smithi111.stdout:1474: done (10 left) 2023-10-01T09:10:17.413 INFO:tasks.rados.rados.0.smithi111.stdout:1475: done (9 left) 2023-10-01T09:10:17.413 INFO:tasks.rados.rados.0.smithi111.stdout:1476: done (8 left) 2023-10-01T09:10:17.413 INFO:tasks.rados.rados.0.smithi111.stdout:1477: done (7 left) 2023-10-01T09:10:17.413 INFO:tasks.rados.rados.0.smithi111.stdout:1478: done (6 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1479: done (5 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1480: done (4 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1481: done (3 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1482: done (2 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1483: done (1 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1484: done (0 left) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1485: read oid 476 snap -1 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1485: expect (ObjNum 475 snap 0 seq_num 475) 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1486: write oid 108 current snap is 0 2023-10-01T09:10:17.414 INFO:tasks.rados.rados.0.smithi111.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-10-01T09:10:17.426 INFO:tasks.rados.rados.0.smithi111.stdout:1486: writing smithi11166722-108 from 780122 to 1430937 tid 1 2023-10-01T09:10:17.435 INFO:tasks.rados.rados.0.smithi111.stdout:1486: writing smithi11166722-108 from 2126165 to 2925520 tid 2 2023-10-01T09:10:17.435 INFO:tasks.rados.rados.0.smithi111.stdout:1487: read oid 7 snap -1 2023-10-01T09:10:17.436 INFO:tasks.rados.rados.0.smithi111.stdout:1487: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-01T09:10:17.436 INFO:tasks.rados.rados.0.smithi111.stdout:1488: delete oid 125 current snap is 0 2023-10-01T09:10:17.436 INFO:tasks.rados.rados.0.smithi111.stdout:1485: expect (ObjNum 475 snap 0 seq_num 475) 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:1486: finishing write tid 1 to smithi11166722-108 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:1486: finishing write tid 2 to smithi11166722-108 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:1486: finishing write tid 3 to smithi11166722-108 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:1486: finishing write tid 4 to smithi11166722-108 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 108 v 201 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:1486: left oid 108 (ObjNum 1046 snap 0 seq_num 1046) 2023-10-01T09:10:17.578 INFO:tasks.rados.rados.0.smithi111.stdout:1487: expect (ObjNum 899 snap 0 seq_num 899) 2023-10-01T09:10:17.716 INFO:tasks.rados.rados.0.smithi111.stdout:1485: done (3 left) 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1486: done (2 left) 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1487: done (1 left) 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1488: done (0 left) 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1489: read oid 481 snap -1 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1490: read oid 374 snap -1 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1490: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1491: write oid 323 current snap is 0 2023-10-01T09:10:17.717 INFO:tasks.rados.rados.0.smithi111.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-10-01T09:10:17.725 INFO:tasks.rados.rados.0.smithi111.stdout:1491: writing smithi11166722-323 from 413736 to 815049 tid 1 2023-10-01T09:10:17.733 INFO:tasks.rados.rados.0.smithi111.stdout:1491: writing smithi11166722-323 from 1326776 to 1729800 tid 2 2023-10-01T09:10:17.739 INFO:tasks.rados.rados.0.smithi111.stdout:1491: writing smithi11166722-323 from 2413414 to 2871307 tid 3 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1491: writing smithi11166722-323 from 3438716 to 3613736 tid 4 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1492: read oid 498 snap -1 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1493: read oid 378 snap -1 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1494: delete oid 92 current snap is 0 2023-10-01T09:10:17.744 INFO:tasks.rados.rados.0.smithi111.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-10-01T09:10:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:17 smithi183 bash[27651]: cluster 2023-10-01T09:10:16.167902+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.9 MiB/s wr, 85 op/s 2023-10-01T09:10:17.815 INFO:tasks.rados.rados.0.smithi111.stdout:1490: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:10:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:17 smithi111 bash[27369]: cluster 2023-10-01T09:10:16.167902+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.9 MiB/s wr, 85 op/s 2023-10-01T09:10:17.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:17] "GET /metrics HTTP/1.1" 200 195002 "" "Prometheus/2.33.4" 2023-10-01T09:10:17.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:17 smithi111 bash[33891]: cluster 2023-10-01T09:10:16.167902+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.9 MiB/s wr, 85 op/s 2023-10-01T09:10:17.985 INFO:tasks.rados.rados.0.smithi111.stdout:1491: finishing write tid 1 to smithi11166722-323 2023-10-01T09:10:17.985 INFO:tasks.rados.rados.0.smithi111.stdout:1491: finishing write tid 2 to smithi11166722-323 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:1491: finishing write tid 3 to smithi11166722-323 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:1491: finishing write tid 4 to smithi11166722-323 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:1491: finishing write tid 5 to smithi11166722-323 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:1491: finishing write tid 6 to smithi11166722-323 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 323 v 206 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-10-01T09:10:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-01T09:10:18.058 INFO:tasks.rados.rados.0.smithi111.stdout:1492: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-01T09:10:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:1489: done (5 left) 2023-10-01T09:10:18.198 INFO:tasks.rados.rados.0.smithi111.stdout:1490: done (4 left) 2023-10-01T09:10:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:1491: done (3 left) 2023-10-01T09:10:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:1492: done (2 left) 2023-10-01T09:10:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:1493: done (1 left) 2023-10-01T09:10:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:1494: done (0 left) 2023-10-01T09:10:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:1495: write oid 140 current snap is 0 2023-10-01T09:10:18.199 INFO:tasks.rados.rados.0.smithi111.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-10-01T09:10:18.207 INFO:tasks.rados.rados.0.smithi111.stdout:1495: writing smithi11166722-140 from 447350 to 1115514 tid 1 2023-10-01T09:10:18.213 INFO:tasks.rados.rados.0.smithi111.stdout:1495: writing smithi11166722-140 from 1560093 to 1966786 tid 2 2023-10-01T09:10:18.219 INFO:tasks.rados.rados.0.smithi111.stdout:1495: writing smithi11166722-140 from 2584613 to 3065050 tid 3 2023-10-01T09:10:18.220 INFO:tasks.rados.rados.0.smithi111.stdout:1496: write oid 163 current snap is 0 2023-10-01T09:10:18.220 INFO:tasks.rados.rados.0.smithi111.stdout:1495: finishing write tid 1 to smithi11166722-140 2023-10-01T09:10:18.220 INFO:tasks.rados.rados.0.smithi111.stdout:1495: finishing write tid 2 to smithi11166722-140 2023-10-01T09:10:18.220 INFO:tasks.rados.rados.0.smithi111.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-10-01T09:10:18.227 INFO:tasks.rados.rados.0.smithi111.stdout:1496: writing smithi11166722-163 from 464157 to 1207570 tid 1 2023-10-01T09:10:18.233 INFO:tasks.rados.rados.0.smithi111.stdout:1496: writing smithi11166722-163 from 1618575 to 2285279 tid 2 2023-10-01T09:10:18.239 INFO:tasks.rados.rados.0.smithi111.stdout:1496: writing smithi11166722-163 from 3012036 to 3420098 tid 3 2023-10-01T09:10:18.239 INFO:tasks.rados.rados.0.smithi111.stdout:1497: write oid 132 current snap is 0 2023-10-01T09:10:18.240 INFO:tasks.rados.rados.0.smithi111.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-10-01T09:10:18.244 INFO:tasks.rados.rados.0.smithi111.stdout:1497: writing smithi11166722-132 from 480964 to 899626 tid 1 2023-10-01T09:10:18.250 INFO:tasks.rados.rados.0.smithi111.stdout:1497: writing smithi11166722-132 from 1560704 to 1971066 tid 2 2023-10-01T09:10:18.257 INFO:tasks.rados.rados.0.smithi111.stdout:1497: writing smithi11166722-132 from 2523106 to 3142440 tid 3 2023-10-01T09:10:18.257 INFO:tasks.rados.rados.0.smithi111.stdout:1498: delete oid 275 current snap is 0 2023-10-01T09:10:18.257 INFO:tasks.rados.rados.0.smithi111.stdout:1495: finishing write tid 3 to smithi11166722-140 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1495: finishing write tid 4 to smithi11166722-140 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1495: finishing write tid 5 to smithi11166722-140 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 140 v 225 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1496: finishing write tid 1 to smithi11166722-163 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1496: finishing write tid 2 to smithi11166722-163 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1496: finishing write tid 3 to smithi11166722-163 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1496: finishing write tid 4 to smithi11166722-163 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1496: finishing write tid 5 to smithi11166722-163 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 163 v 169 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-10-01T09:10:18.258 INFO:tasks.rados.rados.0.smithi111.stdout:1497: finishing write tid 1 to smithi11166722-132 2023-10-01T09:10:18.259 INFO:tasks.rados.rados.0.smithi111.stdout:1497: finishing write tid 2 to smithi11166722-132 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1495: done (3 left) 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1496: done (2 left) 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1498: done (1 left) 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1499: read oid 171 snap -1 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1499: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1500: write oid 35 current snap is 0 2023-10-01T09:10:18.260 INFO:tasks.rados.rados.0.smithi111.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-10-01T09:10:18.266 INFO:tasks.rados.rados.0.smithi111.stdout:1500: writing smithi11166722-35 from 514578 to 1083738 tid 1 2023-10-01T09:10:18.272 INFO:tasks.rados.rados.0.smithi111.stdout:1500: writing smithi11166722-35 from 1677668 to 2091699 tid 2 2023-10-01T09:10:18.279 INFO:tasks.rados.rados.0.smithi111.stdout:1500: writing smithi11166722-35 from 2577952 to 3219830 tid 3 2023-10-01T09:10:18.279 INFO:tasks.rados.rados.0.smithi111.stdout:1501: delete oid 104 current snap is 0 2023-10-01T09:10:18.279 INFO:tasks.rados.rados.0.smithi111.stdout:1497: finishing write tid 3 to smithi11166722-132 2023-10-01T09:10:18.279 INFO:tasks.rados.rados.0.smithi111.stdout:1497: finishing write tid 4 to smithi11166722-132 2023-10-01T09:10:18.279 INFO:tasks.rados.rados.0.smithi111.stdout:1497: finishing write tid 5 to smithi11166722-132 2023-10-01T09:10:18.280 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 132 v 237 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-10-01T09:10:18.280 INFO:tasks.rados.rados.0.smithi111.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-10-01T09:10:18.280 INFO:tasks.rados.rados.0.smithi111.stdout:1499: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-01T09:10:18.392 INFO:tasks.rados.rados.0.smithi111.stdout:1500: finishing write tid 1 to smithi11166722-35 2023-10-01T09:10:18.392 INFO:tasks.rados.rados.0.smithi111.stdout:1500: finishing write tid 2 to smithi11166722-35 2023-10-01T09:10:18.392 INFO:tasks.rados.rados.0.smithi111.stdout:1500: finishing write tid 3 to smithi11166722-35 2023-10-01T09:10:18.392 INFO:tasks.rados.rados.0.smithi111.stdout:1500: finishing write tid 4 to smithi11166722-35 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1500: finishing write tid 5 to smithi11166722-35 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 35 v 229 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1497: done (3 left) 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1499: done (2 left) 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1500: done (1 left) 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1501: done (0 left) 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1502: write oid 180 current snap is 0 2023-10-01T09:10:18.393 INFO:tasks.rados.rados.0.smithi111.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-10-01T09:10:18.405 INFO:tasks.rados.rados.0.smithi111.stdout:1502: writing smithi11166722-180 from 548192 to 1267850 tid 1 2023-10-01T09:10:18.410 INFO:tasks.rados.rados.0.smithi111.stdout:1502: writing smithi11166722-180 from 1678279 to 2095979 tid 2 2023-10-01T09:10:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:1502: writing smithi11166722-180 from 2516445 to 3297220 tid 3 2023-10-01T09:10:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:1503: read oid 115 snap -1 2023-10-01T09:10:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:1503: expect (ObjNum 114 snap 0 seq_num 114) 2023-10-01T09:10:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:1504: write oid 205 current snap is 0 2023-10-01T09:10:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:1502: finishing write tid 1 to smithi11166722-180 2023-10-01T09:10:18.418 INFO:tasks.rados.rados.0.smithi111.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-10-01T09:10:18.429 INFO:tasks.rados.rados.0.smithi111.stdout:1504: writing smithi11166722-205 from 564999 to 1076259 tid 1 2023-10-01T09:10:18.436 INFO:tasks.rados.rados.0.smithi111.stdout:1504: writing smithi11166722-205 from 1853114 to 2414472 tid 2 2023-10-01T09:10:18.443 INFO:tasks.rados.rados.0.smithi111.stdout:1504: writing smithi11166722-205 from 3060221 to 3652268 tid 3 2023-10-01T09:10:18.444 INFO:tasks.rados.rados.0.smithi111.stdout:1505: read oid 272 snap -1 2023-10-01T09:10:18.444 INFO:tasks.rados.rados.0.smithi111.stdout:1505: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:10:18.444 INFO:tasks.rados.rados.0.smithi111.stdout:1506: write oid 384 current snap is 0 2023-10-01T09:10:18.444 INFO:tasks.rados.rados.0.smithi111.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-10-01T09:10:18.450 INFO:tasks.rados.rados.0.smithi111.stdout:1506: writing smithi11166722-384 from 581806 to 1168315 tid 1 2023-10-01T09:10:18.457 INFO:tasks.rados.rados.0.smithi111.stdout:1506: writing smithi11166722-384 from 1911596 to 2332965 tid 2 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1506: writing smithi11166722-384 from 3087644 to 3490963 tid 3 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1507: delete oid 290 current snap is 0 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1502: finishing write tid 2 to smithi11166722-180 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1502: finishing write tid 3 to smithi11166722-180 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1502: finishing write tid 4 to smithi11166722-180 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1502: finishing write tid 5 to smithi11166722-180 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 180 v 298 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-10-01T09:10:18.464 INFO:tasks.rados.rados.0.smithi111.stdout:1503: expect (ObjNum 114 snap 0 seq_num 114) 2023-10-01T09:10:18.605 INFO:tasks.rados.rados.0.smithi111.stdout:1504: finishing write tid 1 to smithi11166722-205 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:1504: finishing write tid 2 to smithi11166722-205 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:1504: finishing write tid 3 to smithi11166722-205 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:1504: finishing write tid 4 to smithi11166722-205 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:1504: finishing write tid 5 to smithi11166722-205 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 205 v 233 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T09:10:18.606 INFO:tasks.rados.rados.0.smithi111.stdout:1505: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:10:18.739 INFO:tasks.rados.rados.0.smithi111.stdout:1506: finishing write tid 1 to smithi11166722-384 2023-10-01T09:10:18.739 INFO:tasks.rados.rados.0.smithi111.stdout:1506: finishing write tid 2 to smithi11166722-384 2023-10-01T09:10:18.739 INFO:tasks.rados.rados.0.smithi111.stdout:1506: finishing write tid 3 to smithi11166722-384 2023-10-01T09:10:18.739 INFO:tasks.rados.rados.0.smithi111.stdout:1506: finishing write tid 4 to smithi11166722-384 2023-10-01T09:10:18.739 INFO:tasks.rados.rados.0.smithi111.stdout:1506: finishing write tid 5 to smithi11166722-384 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 241 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1502: done (5 left) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1503: done (4 left) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1504: done (3 left) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1505: done (2 left) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1506: done (1 left) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1507: done (0 left) 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1508: write oid 432 current snap is 0 2023-10-01T09:10:18.740 INFO:tasks.rados.rados.0.smithi111.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-10-01T09:10:18.752 INFO:tasks.rados.rados.0.smithi111.stdout:1508: writing smithi11166722-432 from 615420 to 1352427 tid 1 2023-10-01T09:10:18.758 INFO:tasks.rados.rados.0.smithi111.stdout:1508: writing smithi11166722-432 from 1912207 to 2337245 tid 2 2023-10-01T09:10:18.765 INFO:tasks.rados.rados.0.smithi111.stdout:1508: writing smithi11166722-432 from 3026137 to 3568353 tid 3 2023-10-01T09:10:18.766 INFO:tasks.rados.rados.0.smithi111.stdout:1509: read oid 476 snap -1 2023-10-01T09:10:18.766 INFO:tasks.rados.rados.0.smithi111.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2023-10-01T09:10:18.766 INFO:tasks.rados.rados.0.smithi111.stdout:1510: delete oid 23 current snap is 0 2023-10-01T09:10:18.766 INFO:tasks.rados.rados.0.smithi111.stdout:1508: finishing write tid 1 to smithi11166722-432 2023-10-01T09:10:18.766 INFO:tasks.rados.rados.0.smithi111.stdout:1508: finishing write tid 2 to smithi11166722-432 2023-10-01T09:10:18.767 INFO:tasks.rados.rados.0.smithi111.stdout:1510: done (2 left) 2023-10-01T09:10:18.767 INFO:tasks.rados.rados.0.smithi111.stdout:1511: write oid 235 current snap is 0 2023-10-01T09:10:18.767 INFO:tasks.rados.rados.0.smithi111.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-10-01T09:10:18.773 INFO:tasks.rados.rados.0.smithi111.stdout:1511: writing smithi11166722-235 from 649034 to 1136539 tid 1 2023-10-01T09:10:18.779 INFO:tasks.rados.rados.0.smithi111.stdout:1511: writing smithi11166722-235 from 1629171 to 2057878 tid 2 2023-10-01T09:10:18.786 INFO:tasks.rados.rados.0.smithi111.stdout:1511: writing smithi11166722-235 from 2680983 to 3245743 tid 3 2023-10-01T09:10:18.789 INFO:tasks.rados.rados.0.smithi111.stdout:1511: writing smithi11166722-235 from 3798768 to 3849034 tid 4 2023-10-01T09:10:18.789 INFO:tasks.rados.rados.0.smithi111.stdout:1512: write oid 28 current snap is 0 2023-10-01T09:10:18.789 INFO:tasks.rados.rados.0.smithi111.stdout:1508: finishing write tid 3 to smithi11166722-432 2023-10-01T09:10:18.790 INFO:tasks.rados.rados.0.smithi111.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-10-01T09:10:18.796 INFO:tasks.rados.rados.0.smithi111.stdout:1512: writing smithi11166722-28 from 665841 to 1228595 tid 1 2023-10-01T09:10:18.802 INFO:tasks.rados.rados.0.smithi111.stdout:1512: writing smithi11166722-28 from 1687653 to 2260018 tid 2 2023-10-01T09:10:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:1512: writing smithi11166722-28 from 2708406 to 3484438 tid 3 2023-10-01T09:10:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:1513: read oid 402 snap -1 2023-10-01T09:10:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:18.810 INFO:tasks.rados.rados.0.smithi111.stdout:1514: write oid 208 current snap is 0 2023-10-01T09:10:18.810 INFO:tasks.rados.rados.0.smithi111.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-10-01T09:10:18.817 INFO:tasks.rados.rados.0.smithi111.stdout:1514: writing smithi11166722-208 from 682648 to 1320651 tid 1 2023-10-01T09:10:18.823 INFO:tasks.rados.rados.0.smithi111.stdout:1514: writing smithi11166722-208 from 2029782 to 2462158 tid 2 2023-10-01T09:10:18.830 INFO:tasks.rados.rados.0.smithi111.stdout:1514: writing smithi11166722-208 from 3019476 to 3606780 tid 3 2023-10-01T09:10:18.830 INFO:tasks.rados.rados.0.smithi111.stdout:1515: read oid 130 snap -1 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1515: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1516: read oid 332 snap -1 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1516: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1517: read oid 499 snap -1 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1517: expect (ObjNum 534 snap 0 seq_num 534) 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1518: write oid 453 current snap is 0 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1508: finishing write tid 4 to smithi11166722-432 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1508: finishing write tid 5 to smithi11166722-432 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 173 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2023-10-01T09:10:18.831 INFO:tasks.rados.rados.0.smithi111.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-10-01T09:10:18.838 INFO:tasks.rados.rados.0.smithi111.stdout:1518: writing smithi11166722-453 from 699455 to 1129060 tid 1 2023-10-01T09:10:18.846 INFO:tasks.rados.rados.0.smithi111.stdout:1518: writing smithi11166722-453 from 1804617 to 2380651 tid 2 2023-10-01T09:10:18.853 INFO:tasks.rados.rados.0.smithi111.stdout:1518: writing smithi11166722-453 from 3163252 to 3678181 tid 3 2023-10-01T09:10:18.854 INFO:tasks.rados.rados.0.smithi111.stdout:1508: done (9 left) 2023-10-01T09:10:18.854 INFO:tasks.rados.rados.0.smithi111.stdout:1519: read oid 99 snap -1 2023-10-01T09:10:18.854 INFO:tasks.rados.rados.0.smithi111.stdout:1519: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T09:10:18.854 INFO:tasks.rados.rados.0.smithi111.stdout:1520: write oid 296 current snap is 0 2023-10-01T09:10:18.854 INFO:tasks.rados.rados.0.smithi111.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-10-01T09:10:18.861 INFO:tasks.rados.rados.0.smithi111.stdout:1520: writing smithi11166722-296 from 716262 to 1221116 tid 1 2023-10-01T09:10:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:1520: writing smithi11166722-296 from 1863099 to 2582791 tid 2 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1520: writing smithi11166722-296 from 3074322 to 3800523 tid 3 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1521: read oid 188 snap -1 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1521: expect (ObjNum 187 snap 0 seq_num 187) 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1522: read oid 129 snap -1 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1522: expect deleted 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1523: write oid 488 current snap is 0 2023-10-01T09:10:18.876 INFO:tasks.rados.rados.0.smithi111.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-10-01T09:10:18.883 INFO:tasks.rados.rados.0.smithi111.stdout:1523: writing smithi11166722-488 from 733069 to 1313172 tid 1 2023-10-01T09:10:18.890 INFO:tasks.rados.rados.0.smithi111.stdout:1523: writing smithi11166722-488 from 1921581 to 2501284 tid 2 2023-10-01T09:10:18.897 INFO:tasks.rados.rados.0.smithi111.stdout:1523: writing smithi11166722-488 from 3218098 to 3755571 tid 3 2023-10-01T09:10:18.898 INFO:tasks.rados.rados.0.smithi111.stdout:1524: write oid 466 current snap is 0 2023-10-01T09:10:18.898 INFO:tasks.rados.rados.0.smithi111.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-10-01T09:10:18.905 INFO:tasks.rados.rados.0.smithi111.stdout:1524: writing smithi11166722-466 from 749876 to 1405228 tid 1 2023-10-01T09:10:18.912 INFO:tasks.rados.rados.0.smithi111.stdout:1524: writing smithi11166722-466 from 1863710 to 2587071 tid 2 2023-10-01T09:10:18.919 INFO:tasks.rados.rados.0.smithi111.stdout:1524: writing smithi11166722-466 from 3012815 to 3761560 tid 3 2023-10-01T09:10:18.919 INFO:tasks.rados.rados.0.smithi111.stdout:1525: write oid 177 current snap is 0 2023-10-01T09:10:18.919 INFO:tasks.rados.rados.0.smithi111.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-10-01T09:10:18.927 INFO:tasks.rados.rados.0.smithi111.stdout:1525: writing smithi11166722-177 from 766683 to 1497284 tid 1 2023-10-01T09:10:18.933 INFO:tasks.rados.rados.0.smithi111.stdout:1525: writing smithi11166722-177 from 1922192 to 2505564 tid 2 2023-10-01T09:10:18.940 INFO:tasks.rados.rados.0.smithi111.stdout:1525: writing smithi11166722-177 from 3156591 to 3832961 tid 3 2023-10-01T09:10:18.941 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:18.941 INFO:tasks.rados.rados.0.smithi111.stdout:1511: finishing write tid 1 to smithi11166722-235 2023-10-01T09:10:18.941 INFO:tasks.rados.rados.0.smithi111.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1511: finishing write tid 2 to smithi11166722-235 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1511: finishing write tid 3 to smithi11166722-235 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1511: finishing write tid 4 to smithi11166722-235 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1511: finishing write tid 5 to smithi11166722-235 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1511: finishing write tid 6 to smithi11166722-235 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 235 v 247 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1512: finishing write tid 1 to smithi11166722-28 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1512: finishing write tid 2 to smithi11166722-28 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1512: finishing write tid 3 to smithi11166722-28 2023-10-01T09:10:19.085 INFO:tasks.rados.rados.0.smithi111.stdout:1512: finishing write tid 4 to smithi11166722-28 2023-10-01T09:10:19.086 INFO:tasks.rados.rados.0.smithi111.stdout:1512: finishing write tid 5 to smithi11166722-28 2023-10-01T09:10:19.086 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 212 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-10-01T09:10:19.086 INFO:tasks.rados.rados.0.smithi111.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-10-01T09:10:19.086 INFO:tasks.rados.rados.0.smithi111.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1514: finishing write tid 1 to smithi11166722-208 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1514: finishing write tid 2 to smithi11166722-208 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1514: finishing write tid 3 to smithi11166722-208 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1514: finishing write tid 4 to smithi11166722-208 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1514: finishing write tid 5 to smithi11166722-208 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 208 v 237 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-10-01T09:10:19.261 INFO:tasks.rados.rados.0.smithi111.stdout:1515: expect (ObjNum 129 snap 0 seq_num 129) 2023-10-01T09:10:19.336 INFO:tasks.rados.rados.0.smithi111.stdout:1516: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T09:10:19.455 INFO:tasks.rados.rados.0.smithi111.stdout:1517: expect (ObjNum 534 snap 0 seq_num 534) 2023-10-01T09:10:19.590 INFO:tasks.rados.rados.0.smithi111.stdout:1518: finishing write tid 1 to smithi11166722-453 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:1518: finishing write tid 2 to smithi11166722-453 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:1518: finishing write tid 3 to smithi11166722-453 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:1518: finishing write tid 4 to smithi11166722-453 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:1518: finishing write tid 5 to smithi11166722-453 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 453 v 237 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2023-10-01T09:10:19.591 INFO:tasks.rados.rados.0.smithi111.stdout:1519: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1520: finishing write tid 1 to smithi11166722-296 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1520: finishing write tid 2 to smithi11166722-296 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1520: finishing write tid 3 to smithi11166722-296 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1520: finishing write tid 4 to smithi11166722-296 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1520: finishing write tid 5 to smithi11166722-296 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 296 v 160 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1520: left oid 296 (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T09:10:19.711 INFO:tasks.rados.rados.0.smithi111.stdout:1521: expect (ObjNum 187 snap 0 seq_num 187) 2023-10-01T09:10:19.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:19 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:10:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:19 smithi183 bash[27651]: cluster 2023-10-01T09:10:18.169109+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-01T09:10:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:19 smithi183 bash[27651]: audit 2023-10-01T09:10:18.472891+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.111:0/864089697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:19.813 INFO:tasks.rados.rados.0.smithi111.stdout:1523: finishing write tid 1 to smithi11166722-488 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1523: finishing write tid 2 to smithi11166722-488 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1523: finishing write tid 3 to smithi11166722-488 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1523: finishing write tid 4 to smithi11166722-488 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1523: finishing write tid 5 to smithi11166722-488 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 488 v 216 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1523: left oid 488 (ObjNum 1067 snap 0 seq_num 1067) 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1524: finishing write tid 1 to smithi11166722-466 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1524: finishing write tid 2 to smithi11166722-466 2023-10-01T09:10:19.814 INFO:tasks.rados.rados.0.smithi111.stdout:1524: finishing write tid 3 to smithi11166722-466 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1524: finishing write tid 4 to smithi11166722-466 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1524: finishing write tid 5 to smithi11166722-466 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 466 v 210 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1524: left oid 466 (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1525: finishing write tid 1 to smithi11166722-177 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1525: finishing write tid 2 to smithi11166722-177 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1525: finishing write tid 3 to smithi11166722-177 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1525: finishing write tid 4 to smithi11166722-177 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:1525: finishing write tid 5 to smithi11166722-177 2023-10-01T09:10:19.815 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 177 v 209 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1525: left oid 177 (ObjNum 1069 snap 0 seq_num 1069) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1509: done (15 left) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1511: done (14 left) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1512: done (13 left) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1513: done (12 left) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1514: done (11 left) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1515: done (10 left) 2023-10-01T09:10:19.816 INFO:tasks.rados.rados.0.smithi111.stdout:1516: done (9 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1517: done (8 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1518: done (7 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1519: done (6 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1520: done (5 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1521: done (4 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1522: done (3 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1523: done (2 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1524: done (1 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1525: done (0 left) 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1526: write oid 211 current snap is 0 2023-10-01T09:10:19.817 INFO:tasks.rados.rados.0.smithi111.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-10-01T09:10:19.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:19 smithi111 bash[27369]: cluster 2023-10-01T09:10:18.169109+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-01T09:10:19.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:19 smithi111 bash[27369]: audit 2023-10-01T09:10:18.472891+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.111:0/864089697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:19.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:19 smithi111 bash[33891]: cluster 2023-10-01T09:10:18.169109+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-01T09:10:19.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:19 smithi111 bash[33891]: audit 2023-10-01T09:10:18.472891+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.111:0/864089697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:19.827 INFO:tasks.rados.rados.0.smithi111.stdout:1526: writing smithi11166722-211 from 783490 to 1189340 tid 1 2023-10-01T09:10:19.835 INFO:tasks.rados.rados.0.smithi111.stdout:1526: writing smithi11166722-211 from 1980674 to 2707704 tid 2 2023-10-01T09:10:19.841 INFO:tasks.rados.rados.0.smithi111.stdout:1526: writing smithi11166722-211 from 3184014 to 3671656 tid 3 2023-10-01T09:10:19.841 INFO:tasks.rados.rados.0.smithi111.stdout:1527: read oid 58 snap -1 2023-10-01T09:10:19.841 INFO:tasks.rados.rados.0.smithi111.stdout:1527: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:10:19.841 INFO:tasks.rados.rados.0.smithi111.stdout:1528: write oid 182 current snap is 0 2023-10-01T09:10:19.842 INFO:tasks.rados.rados.0.smithi111.stdout:1526: finishing write tid 1 to smithi11166722-211 2023-10-01T09:10:19.842 INFO:tasks.rados.rados.0.smithi111.stdout:1526: finishing write tid 2 to smithi11166722-211 2023-10-01T09:10:19.842 INFO:tasks.rados.rados.0.smithi111.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-10-01T09:10:19.846 INFO:tasks.rados.rados.0.smithi111.stdout:1528: writing smithi11166722-182 from 400297 to 881396 tid 1 2023-10-01T09:10:19.852 INFO:tasks.rados.rados.0.smithi111.stdout:1528: writing smithi11166722-182 from 1639156 to 2000297 tid 2 2023-10-01T09:10:19.852 INFO:tasks.rados.rados.0.smithi111.stdout:1529: write oid 483 current snap is 0 2023-10-01T09:10:19.853 INFO:tasks.rados.rados.0.smithi111.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-10-01T09:10:19.858 INFO:tasks.rados.rados.0.smithi111.stdout:1529: writing smithi11166722-483 from 417104 to 1089805 tid 1 2023-10-01T09:10:19.865 INFO:tasks.rados.rados.0.smithi111.stdout:1529: writing smithi11166722-483 from 1813991 to 2017104 tid 2 2023-10-01T09:10:19.865 INFO:tasks.rados.rados.0.smithi111.stdout:1530: read oid 100 snap -1 2023-10-01T09:10:19.865 INFO:tasks.rados.rados.0.smithi111.stdout:1530: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:10:19.865 INFO:tasks.rados.rados.0.smithi111.stdout:1531: write oid 186 current snap is 0 2023-10-01T09:10:19.865 INFO:tasks.rados.rados.0.smithi111.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-10-01T09:10:19.872 INFO:tasks.rados.rados.0.smithi111.stdout:1531: writing smithi11166722-186 from 433911 to 1181861 tid 1 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1531: writing smithi11166722-186 from 1756120 to 2033911 tid 2 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1532: read oid 27 snap -1 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1532: expect (ObjNum 621 snap 0 seq_num 621) 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1533: read oid 185 snap -1 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1533: expect (ObjNum 970 snap 0 seq_num 970) 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1534: write oid 474 current snap is 0 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1526: finishing write tid 3 to smithi11166722-211 2023-10-01T09:10:19.877 INFO:tasks.rados.rados.0.smithi111.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-10-01T09:10:19.882 INFO:tasks.rados.rados.0.smithi111.stdout:1534: writing smithi11166722-474 from 450718 to 873917 tid 1 2023-10-01T09:10:19.889 INFO:tasks.rados.rados.0.smithi111.stdout:1534: writing smithi11166722-474 from 1414602 to 2050718 tid 2 2023-10-01T09:10:19.889 INFO:tasks.rados.rados.0.smithi111.stdout:1535: write oid 178 current snap is 0 2023-10-01T09:10:19.890 INFO:tasks.rados.rados.0.smithi111.stdout:1526: finishing write tid 4 to smithi11166722-211 2023-10-01T09:10:19.890 INFO:tasks.rados.rados.0.smithi111.stdout:1526: finishing write tid 5 to smithi11166722-211 2023-10-01T09:10:19.890 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 211 v 214 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-10-01T09:10:19.890 INFO:tasks.rados.rados.0.smithi111.stdout:1526: left oid 211 (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T09:10:19.890 INFO:tasks.rados.rados.0.smithi111.stdout:1528: finishing write tid 1 to smithi11166722-182 2023-10-01T09:10:19.890 INFO:tasks.rados.rados.0.smithi111.stdout:1527: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:10:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:1528: finishing write tid 2 to smithi11166722-182 2023-10-01T09:10:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:1528: finishing write tid 3 to smithi11166722-182 2023-10-01T09:10:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:1528: finishing write tid 4 to smithi11166722-182 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 182 v 174 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1528: left oid 182 (ObjNum 1071 snap 0 seq_num 1071) 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1529: finishing write tid 1 to smithi11166722-483 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1529: finishing write tid 2 to smithi11166722-483 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1529: finishing write tid 3 to smithi11166722-483 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1529: finishing write tid 4 to smithi11166722-483 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 483 v 220 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1529: left oid 483 (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T09:10:20.028 INFO:tasks.rados.rados.0.smithi111.stdout:1530: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:1531: finishing write tid 1 to smithi11166722-186 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:1531: finishing write tid 2 to smithi11166722-186 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:1531: finishing write tid 3 to smithi11166722-186 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:1531: finishing write tid 4 to smithi11166722-186 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 186 v 176 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:1531: left oid 186 (ObjNum 1073 snap 0 seq_num 1073) 2023-10-01T09:10:20.138 INFO:tasks.rados.rados.0.smithi111.stdout:1532: expect (ObjNum 621 snap 0 seq_num 621) 2023-10-01T09:10:20.246 INFO:tasks.rados.rados.0.smithi111.stdout:1533: expect (ObjNum 970 snap 0 seq_num 970) 2023-10-01T09:10:20.339 INFO:tasks.rados.rados.0.smithi111.stdout:1534: finishing write tid 1 to smithi11166722-474 2023-10-01T09:10:20.339 INFO:tasks.rados.rados.0.smithi111.stdout:1534: finishing write tid 2 to smithi11166722-474 2023-10-01T09:10:20.340 INFO:tasks.rados.rados.0.smithi111.stdout:1534: finishing write tid 3 to smithi11166722-474 2023-10-01T09:10:20.340 INFO:tasks.rados.rados.0.smithi111.stdout:1534: finishing write tid 4 to smithi11166722-474 2023-10-01T09:10:20.340 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 474 v 267 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-10-01T09:10:20.340 INFO:tasks.rados.rados.0.smithi111.stdout:1534: left oid 474 (ObjNum 1074 snap 0 seq_num 1074) 2023-10-01T09:10:20.340 INFO:tasks.rados.rados.0.smithi111.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-10-01T09:10:20.349 INFO:tasks.rados.rados.0.smithi111.stdout:1535: writing smithi11166722-178 from 467525 to 965973 tid 1 2023-10-01T09:10:20.356 INFO:tasks.rados.rados.0.smithi111.stdout:1535: writing smithi11166722-178 from 1473084 to 2067463 tid 2 2023-10-01T09:10:20.356 INFO:tasks.rados.rados.0.smithi111.stdout:1526: done (9 left) 2023-10-01T09:10:20.356 INFO:tasks.rados.rados.0.smithi111.stdout:1527: done (8 left) 2023-10-01T09:10:20.356 INFO:tasks.rados.rados.0.smithi111.stdout:1528: done (7 left) 2023-10-01T09:10:20.356 INFO:tasks.rados.rados.0.smithi111.stdout:1529: done (6 left) 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1530: done (5 left) 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1531: done (4 left) 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1532: done (3 left) 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1533: done (2 left) 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1534: done (1 left) 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1536: write oid 169 current snap is 0 2023-10-01T09:10:20.357 INFO:tasks.rados.rados.0.smithi111.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-10-01T09:10:20.362 INFO:tasks.rados.rados.0.smithi111.stdout:1536: writing smithi11166722-169 from 484332 to 1058029 tid 1 2023-10-01T09:10:20.368 INFO:tasks.rados.rados.0.smithi111.stdout:1536: writing smithi11166722-169 from 1531566 to 2084332 tid 2 2023-10-01T09:10:20.368 INFO:tasks.rados.rados.0.smithi111.stdout:1537: write oid 395 current snap is 0 2023-10-01T09:10:20.368 INFO:tasks.rados.rados.0.smithi111.stdout:1535: finishing write tid 1 to smithi11166722-178 2023-10-01T09:10:20.368 INFO:tasks.rados.rados.0.smithi111.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-10-01T09:10:20.375 INFO:tasks.rados.rados.0.smithi111.stdout:1537: writing smithi11166722-395 from 501139 to 1150085 tid 1 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1537: writing smithi11166722-395 from 1873695 to 2101139 tid 2 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1538: write oid 117 current snap is 0 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1535: finishing write tid 2 to smithi11166722-178 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1535: finishing write tid 3 to smithi11166722-178 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1535: finishing write tid 4 to smithi11166722-178 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 178 v 219 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1535: left oid 178 (ObjNum 1075 snap 0 seq_num 1075) 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1536: finishing write tid 1 to smithi11166722-169 2023-10-01T09:10:20.381 INFO:tasks.rados.rados.0.smithi111.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-10-01T09:10:20.388 INFO:tasks.rados.rados.0.smithi111.stdout:1538: writing smithi11166722-117 from 517946 to 1242141 tid 1 2023-10-01T09:10:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:1538: writing smithi11166722-117 from 1932177 to 2117946 tid 2 2023-10-01T09:10:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:1535: done (3 left) 2023-10-01T09:10:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:1539: read oid 296 snap -1 2023-10-01T09:10:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:1539: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T09:10:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:1540: read oid 124 snap -1 2023-10-01T09:10:20.393 INFO:tasks.rados.rados.0.smithi111.stdout:1540: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:10:20.394 INFO:tasks.rados.rados.0.smithi111.stdout:1541: write oid 234 current snap is 0 2023-10-01T09:10:20.394 INFO:tasks.rados.rados.0.smithi111.stdout:1536: finishing write tid 2 to smithi11166722-169 2023-10-01T09:10:20.394 INFO:tasks.rados.rados.0.smithi111.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-10-01T09:10:20.401 INFO:tasks.rados.rados.0.smithi111.stdout:1541: writing smithi11166722-234 from 534753 to 1334197 tid 1 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:1541: writing smithi11166722-234 from 1990659 to 2134753 tid 2 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:1542: read oid 202 snap -1 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:1542: expect deleted 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:1543: write oid 369 current snap is 0 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:1536: finishing write tid 3 to smithi11166722-169 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:1536: finishing write tid 4 to smithi11166722-169 2023-10-01T09:10:20.407 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 240 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-10-01T09:10:20.408 INFO:tasks.rados.rados.0.smithi111.stdout:1536: left oid 169 (ObjNum 1076 snap 0 seq_num 1076) 2023-10-01T09:10:20.408 INFO:tasks.rados.rados.0.smithi111.stdout:1537: finishing write tid 1 to smithi11166722-395 2023-10-01T09:10:20.408 INFO:tasks.rados.rados.0.smithi111.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-10-01T09:10:20.413 INFO:tasks.rados.rados.0.smithi111.stdout:1543: writing smithi11166722-369 from 551560 to 1142606 tid 1 2023-10-01T09:10:20.421 INFO:tasks.rados.rados.0.smithi111.stdout:1543: writing smithi11166722-369 from 1765494 to 2151560 tid 2 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1536: done (7 left) 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1544: read oid 66 snap -1 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1544: expect (ObjNum 65 snap 0 seq_num 65) 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1545: write oid 488 current snap is 0 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1537: finishing write tid 2 to smithi11166722-395 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1537: finishing write tid 3 to smithi11166722-395 2023-10-01T09:10:20.422 INFO:tasks.rados.rados.0.smithi111.stdout:1537: finishing write tid 4 to smithi11166722-395 2023-10-01T09:10:20.423 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 222 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-10-01T09:10:20.423 INFO:tasks.rados.rados.0.smithi111.stdout:1537: left oid 395 (ObjNum 1077 snap 0 seq_num 1077) 2023-10-01T09:10:20.423 INFO:tasks.rados.rados.0.smithi111.stdout:1538: finishing write tid 1 to smithi11166722-117 2023-10-01T09:10:20.423 INFO:tasks.rados.rados.0.smithi111.stdout:1538: finishing write tid 2 to smithi11166722-117 2023-10-01T09:10:20.423 INFO:tasks.rados.rados.0.smithi111.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-10-01T09:10:20.429 INFO:tasks.rados.rados.0.smithi111.stdout:1545: writing smithi11166722-488 from 568367 to 1234662 tid 1 2023-10-01T09:10:20.435 INFO:tasks.rados.rados.0.smithi111.stdout:1545: writing smithi11166722-488 from 1707623 to 2168367 tid 2 2023-10-01T09:10:20.435 INFO:tasks.rados.rados.0.smithi111.stdout:1537: done (8 left) 2023-10-01T09:10:20.436 INFO:tasks.rados.rados.0.smithi111.stdout:1546: write oid 445 current snap is 0 2023-10-01T09:10:20.436 INFO:tasks.rados.rados.0.smithi111.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-10-01T09:10:20.443 INFO:tasks.rados.rados.0.smithi111.stdout:1546: writing smithi11166722-445 from 585174 to 1326718 tid 1 2023-10-01T09:10:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:1546: writing smithi11166722-445 from 1766105 to 2185174 tid 2 2023-10-01T09:10:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:1547: write oid 496 current snap is 0 2023-10-01T09:10:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:1538: finishing write tid 3 to smithi11166722-117 2023-10-01T09:10:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:1538: finishing write tid 4 to smithi11166722-117 2023-10-01T09:10:20.448 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 117 v 301 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-10-01T09:10:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:1538: left oid 117 (ObjNum 1078 snap 0 seq_num 1078) 2023-10-01T09:10:20.449 INFO:tasks.rados.rados.0.smithi111.stdout:1540: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:10:20.608 INFO:tasks.rados.rados.0.smithi111.stdout:1539: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T09:10:20.827 INFO:tasks.rados.rados.0.smithi111.stdout:1541: finishing write tid 1 to smithi11166722-234 2023-10-01T09:10:20.827 INFO:tasks.rados.rados.0.smithi111.stdout:1541: finishing write tid 2 to smithi11166722-234 2023-10-01T09:10:20.827 INFO:tasks.rados.rados.0.smithi111.stdout:1541: finishing write tid 3 to smithi11166722-234 2023-10-01T09:10:20.827 INFO:tasks.rados.rados.0.smithi111.stdout:1541: finishing write tid 4 to smithi11166722-234 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 234 v 163 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1541: left oid 234 (ObjNum 1079 snap 0 seq_num 1079) 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1543: finishing write tid 1 to smithi11166722-369 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1543: finishing write tid 2 to smithi11166722-369 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1543: finishing write tid 3 to smithi11166722-369 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1543: finishing write tid 4 to smithi11166722-369 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 369 v 217 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1543: left oid 369 (ObjNum 1080 snap 0 seq_num 1080) 2023-10-01T09:10:20.828 INFO:tasks.rados.rados.0.smithi111.stdout:1544: expect (ObjNum 65 snap 0 seq_num 65) 2023-10-01T09:10:20.927 INFO:tasks.rados.rados.0.smithi111.stdout:1545: finishing write tid 1 to smithi11166722-488 2023-10-01T09:10:20.927 INFO:tasks.rados.rados.0.smithi111.stdout:1545: finishing write tid 2 to smithi11166722-488 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1545: finishing write tid 3 to smithi11166722-488 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1545: finishing write tid 4 to smithi11166722-488 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 488 v 225 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1545: left oid 488 (ObjNum 1081 snap 0 seq_num 1081) 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1546: finishing write tid 1 to smithi11166722-445 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1546: finishing write tid 2 to smithi11166722-445 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1546: finishing write tid 3 to smithi11166722-445 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1546: finishing write tid 4 to smithi11166722-445 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 445 v 245 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1546: left oid 445 (ObjNum 1082 snap 0 seq_num 1082) 2023-10-01T09:10:20.928 INFO:tasks.rados.rados.0.smithi111.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-10-01T09:10:20.939 INFO:tasks.rados.rados.0.smithi111.stdout:1547: writing smithi11166722-496 from 601981 to 1018774 tid 1 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1547: writing smithi11166722-496 from 1424587 to 1917289 tid 2 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1538: done (9 left) 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1539: done (8 left) 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1540: done (7 left) 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1541: done (6 left) 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1542: done (5 left) 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1543: done (4 left) 2023-10-01T09:10:20.945 INFO:tasks.rados.rados.0.smithi111.stdout:1544: done (3 left) 2023-10-01T09:10:20.946 INFO:tasks.rados.rados.0.smithi111.stdout:1545: done (2 left) 2023-10-01T09:10:20.946 INFO:tasks.rados.rados.0.smithi111.stdout:1546: done (1 left) 2023-10-01T09:10:20.946 INFO:tasks.rados.rados.0.smithi111.stdout:1548: read oid 144 snap -1 2023-10-01T09:10:20.946 INFO:tasks.rados.rados.0.smithi111.stdout:1548: expect (ObjNum 711 snap 0 seq_num 711) 2023-10-01T09:10:20.946 INFO:tasks.rados.rados.0.smithi111.stdout:1549: write oid 229 current snap is 0 2023-10-01T09:10:20.946 INFO:tasks.rados.rados.0.smithi111.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-10-01T09:10:20.951 INFO:tasks.rados.rados.0.smithi111.stdout:1549: writing smithi11166722-229 from 618788 to 1110830 tid 1 2023-10-01T09:10:20.958 INFO:tasks.rados.rados.0.smithi111.stdout:1549: writing smithi11166722-229 from 1883069 to 2218788 tid 2 2023-10-01T09:10:20.958 INFO:tasks.rados.rados.0.smithi111.stdout:1550: write oid 453 current snap is 0 2023-10-01T09:10:20.958 INFO:tasks.rados.rados.0.smithi111.stdout:1547: finishing write tid 1 to smithi11166722-496 2023-10-01T09:10:20.958 INFO:tasks.rados.rados.0.smithi111.stdout:1547: finishing write tid 2 to smithi11166722-496 2023-10-01T09:10:20.958 INFO:tasks.rados.rados.0.smithi111.stdout:1547: finishing write tid 3 to smithi11166722-496 2023-10-01T09:10:20.958 INFO:tasks.rados.rados.0.smithi111.stdout:1547: finishing write tid 4 to smithi11166722-496 2023-10-01T09:10:20.959 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 496 v 175 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-10-01T09:10:20.959 INFO:tasks.rados.rados.0.smithi111.stdout:1547: left oid 496 (ObjNum 1083 snap 0 seq_num 1083) 2023-10-01T09:10:20.959 INFO:tasks.rados.rados.0.smithi111.stdout:1549: finishing write tid 1 to smithi11166722-229 2023-10-01T09:10:20.959 INFO:tasks.rados.rados.0.smithi111.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-10-01T09:10:20.965 INFO:tasks.rados.rados.0.smithi111.stdout:1550: writing smithi11166722-453 from 635595 to 1202886 tid 1 2023-10-01T09:10:20.971 INFO:tasks.rados.rados.0.smithi111.stdout:1550: writing smithi11166722-453 from 1825198 to 2235595 tid 2 2023-10-01T09:10:20.971 INFO:tasks.rados.rados.0.smithi111.stdout:1547: done (3 left) 2023-10-01T09:10:20.971 INFO:tasks.rados.rados.0.smithi111.stdout:1551: read oid 213 snap -1 2023-10-01T09:10:20.972 INFO:tasks.rados.rados.0.smithi111.stdout:1551: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-01T09:10:20.972 INFO:tasks.rados.rados.0.smithi111.stdout:1552: write oid 117 current snap is 0 2023-10-01T09:10:20.972 INFO:tasks.rados.rados.0.smithi111.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-10-01T09:10:20.978 INFO:tasks.rados.rados.0.smithi111.stdout:1552: writing smithi11166722-117 from 652402 to 1294942 tid 1 2023-10-01T09:10:20.984 INFO:tasks.rados.rados.0.smithi111.stdout:1552: writing smithi11166722-117 from 1883680 to 2252402 tid 2 2023-10-01T09:10:20.984 INFO:tasks.rados.rados.0.smithi111.stdout:1553: write oid 401 current snap is 0 2023-10-01T09:10:20.984 INFO:tasks.rados.rados.0.smithi111.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-10-01T09:10:20.991 INFO:tasks.rados.rados.0.smithi111.stdout:1553: writing smithi11166722-401 from 669209 to 1386998 tid 1 2023-10-01T09:10:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:1553: writing smithi11166722-401 from 1942162 to 2269209 tid 2 2023-10-01T09:10:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:1554: write oid 13 current snap is 0 2023-10-01T09:10:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:1549: finishing write tid 2 to smithi11166722-229 2023-10-01T09:10:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:1549: finishing write tid 3 to smithi11166722-229 2023-10-01T09:10:20.997 INFO:tasks.rados.rados.0.smithi111.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-10-01T09:10:21.003 INFO:tasks.rados.rados.0.smithi111.stdout:1554: writing smithi11166722-13 from 686016 to 1195407 tid 1 2023-10-01T09:10:21.011 INFO:tasks.rados.rados.0.smithi111.stdout:1554: writing smithi11166722-13 from 1716997 to 2286016 tid 2 2023-10-01T09:10:21.011 INFO:tasks.rados.rados.0.smithi111.stdout:1555: read oid 493 snap -1 2023-10-01T09:10:21.011 INFO:tasks.rados.rados.0.smithi111.stdout:1555: expect (ObjNum 492 snap 0 seq_num 492) 2023-10-01T09:10:21.011 INFO:tasks.rados.rados.0.smithi111.stdout:1556: write oid 170 current snap is 0 2023-10-01T09:10:21.011 INFO:tasks.rados.rados.0.smithi111.stdout:1549: finishing write tid 4 to smithi11166722-229 2023-10-01T09:10:21.011 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 250 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-10-01T09:10:21.012 INFO:tasks.rados.rados.0.smithi111.stdout:1549: left oid 229 (ObjNum 1084 snap 0 seq_num 1084) 2023-10-01T09:10:21.012 INFO:tasks.rados.rados.0.smithi111.stdout:1548: expect (ObjNum 711 snap 0 seq_num 711) 2023-10-01T09:10:21.190 INFO:tasks.rados.rados.0.smithi111.stdout:1550: finishing write tid 1 to smithi11166722-453 2023-10-01T09:10:21.190 INFO:tasks.rados.rados.0.smithi111.stdout:1550: finishing write tid 2 to smithi11166722-453 2023-10-01T09:10:21.190 INFO:tasks.rados.rados.0.smithi111.stdout:1550: finishing write tid 3 to smithi11166722-453 2023-10-01T09:10:21.190 INFO:tasks.rados.rados.0.smithi111.stdout:1550: finishing write tid 4 to smithi11166722-453 2023-10-01T09:10:21.190 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 453 v 243 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-10-01T09:10:21.191 INFO:tasks.rados.rados.0.smithi111.stdout:1550: left oid 453 (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T09:10:21.191 INFO:tasks.rados.rados.0.smithi111.stdout:1551: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-01T09:10:21.320 INFO:tasks.rados.rados.0.smithi111.stdout:1552: finishing write tid 1 to smithi11166722-117 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:1552: finishing write tid 2 to smithi11166722-117 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:1552: finishing write tid 3 to smithi11166722-117 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:1552: finishing write tid 4 to smithi11166722-117 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 117 v 304 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:1552: left oid 117 (ObjNum 1086 snap 0 seq_num 1086) 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:1553: finishing write tid 1 to smithi11166722-401 2023-10-01T09:10:21.321 INFO:tasks.rados.rados.0.smithi111.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-10-01T09:10:21.333 INFO:tasks.rados.rados.0.smithi111.stdout:1556: writing smithi11166722-170 from 702823 to 1287463 tid 1 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1556: writing smithi11166722-170 from 2059126 to 2302823 tid 2 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1548: done (8 left) 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1549: done (7 left) 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1550: done (6 left) 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1551: done (5 left) 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1552: done (4 left) 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1557: read oid 283 snap -1 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1557: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:21.342 INFO:tasks.rados.rados.0.smithi111.stdout:1558: read oid 59 snap -1 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1558: expect deleted 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1559: read oid 247 snap -1 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1559: expect (ObjNum 246 snap 0 seq_num 246) 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1560: read oid 398 snap -1 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1560: expect (ObjNum 934 snap 0 seq_num 934) 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1561: read oid 319 snap -1 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1561: expect (ObjNum 527 snap 0 seq_num 527) 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1562: read oid 414 snap -1 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1562: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1563: write oid 66 current snap is 0 2023-10-01T09:10:21.343 INFO:tasks.rados.rados.0.smithi111.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-10-01T09:10:21.350 INFO:tasks.rados.rados.0.smithi111.stdout:1563: writing smithi11166722-66 from 719630 to 1379519 tid 1 2023-10-01T09:10:21.356 INFO:tasks.rados.rados.0.smithi111.stdout:1563: writing smithi11166722-66 from 2117608 to 2319630 tid 2 2023-10-01T09:10:21.356 INFO:tasks.rados.rados.0.smithi111.stdout:1564: write oid 35 current snap is 0 2023-10-01T09:10:21.356 INFO:tasks.rados.rados.0.smithi111.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-10-01T09:10:21.364 INFO:tasks.rados.rados.0.smithi111.stdout:1564: writing smithi11166722-35 from 736437 to 1471575 tid 1 2023-10-01T09:10:21.370 INFO:tasks.rados.rados.0.smithi111.stdout:1564: writing smithi11166722-35 from 2176090 to 2336437 tid 2 2023-10-01T09:10:21.370 INFO:tasks.rados.rados.0.smithi111.stdout:1565: write oid 377 current snap is 0 2023-10-01T09:10:21.370 INFO:tasks.rados.rados.0.smithi111.stdout:1553: finishing write tid 2 to smithi11166722-401 2023-10-01T09:10:21.370 INFO:tasks.rados.rados.0.smithi111.stdout:1553: finishing write tid 3 to smithi11166722-401 2023-10-01T09:10:21.370 INFO:tasks.rados.rados.0.smithi111.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-10-01T09:10:21.376 INFO:tasks.rados.rados.0.smithi111.stdout:1565: writing smithi11166722-377 from 753244 to 1163631 tid 1 2023-10-01T09:10:21.383 INFO:tasks.rados.rados.0.smithi111.stdout:1565: writing smithi11166722-377 from 1834572 to 2353244 tid 2 2023-10-01T09:10:21.383 INFO:tasks.rados.rados.0.smithi111.stdout:1566: write oid 392 current snap is 0 2023-10-01T09:10:21.383 INFO:tasks.rados.rados.0.smithi111.stdout:1553: finishing write tid 4 to smithi11166722-401 2023-10-01T09:10:21.383 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 401 v 240 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-10-01T09:10:21.383 INFO:tasks.rados.rados.0.smithi111.stdout:1553: left oid 401 (ObjNum 1087 snap 0 seq_num 1087) 2023-10-01T09:10:21.384 INFO:tasks.rados.rados.0.smithi111.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-10-01T09:10:21.390 INFO:tasks.rados.rados.0.smithi111.stdout:1566: writing smithi11166722-392 from 770051 to 1255687 tid 1 2023-10-01T09:10:21.396 INFO:tasks.rados.rados.0.smithi111.stdout:1566: writing smithi11166722-392 from 1776701 to 2287748 tid 2 2023-10-01T09:10:21.396 INFO:tasks.rados.rados.0.smithi111.stdout:1553: done (13 left) 2023-10-01T09:10:21.396 INFO:tasks.rados.rados.0.smithi111.stdout:1567: write oid 397 current snap is 0 2023-10-01T09:10:21.396 INFO:tasks.rados.rados.0.smithi111.stdout:1554: finishing write tid 1 to smithi11166722-13 2023-10-01T09:10:21.397 INFO:tasks.rados.rados.0.smithi111.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-10-01T09:10:21.404 INFO:tasks.rados.rados.0.smithi111.stdout:1567: writing smithi11166722-397 from 786858 to 1347743 tid 1 2023-10-01T09:10:21.410 INFO:tasks.rados.rados.0.smithi111.stdout:1567: writing smithi11166722-397 from 1835183 to 2386858 tid 2 2023-10-01T09:10:21.410 INFO:tasks.rados.rados.0.smithi111.stdout:1568: write oid 499 current snap is 0 2023-10-01T09:10:21.410 INFO:tasks.rados.rados.0.smithi111.stdout:1554: finishing write tid 2 to smithi11166722-13 2023-10-01T09:10:21.410 INFO:tasks.rados.rados.0.smithi111.stdout:1555: expect (ObjNum 492 snap 0 seq_num 492) 2023-10-01T09:10:21.490 INFO:tasks.rados.rados.0.smithi111.stdout:1554: finishing write tid 3 to smithi11166722-13 2023-10-01T09:10:21.491 INFO:tasks.rados.rados.0.smithi111.stdout:1554: finishing write tid 4 to smithi11166722-13 2023-10-01T09:10:21.491 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 307 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-10-01T09:10:21.491 INFO:tasks.rados.rados.0.smithi111.stdout:1554: left oid 13 (ObjNum 1088 snap 0 seq_num 1088) 2023-10-01T09:10:21.491 INFO:tasks.rados.rados.0.smithi111.stdout:1556: finishing write tid 1 to smithi11166722-170 2023-10-01T09:10:21.491 INFO:tasks.rados.rados.0.smithi111.stdout:1556: finishing write tid 2 to smithi11166722-170 2023-10-01T09:10:21.491 INFO:tasks.rados.rados.0.smithi111.stdout:1560: expect (ObjNum 934 snap 0 seq_num 934) 2023-10-01T09:10:21.613 INFO:tasks.rados.rados.0.smithi111.stdout:1562: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-01T09:10:21.675 INFO:tasks.rados.rados.0.smithi111.stdout:1563: finishing write tid 1 to smithi11166722-66 2023-10-01T09:10:21.676 INFO:tasks.rados.rados.0.smithi111.stdout:1563: finishing write tid 2 to smithi11166722-66 2023-10-01T09:10:21.676 INFO:tasks.rados.rados.0.smithi111.stdout:1563: finishing write tid 3 to smithi11166722-66 2023-10-01T09:10:21.676 INFO:tasks.rados.rados.0.smithi111.stdout:1563: finishing write tid 4 to smithi11166722-66 2023-10-01T09:10:21.676 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 66 v 253 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-10-01T09:10:21.676 INFO:tasks.rados.rados.0.smithi111.stdout:1563: left oid 66 (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T09:10:21.676 INFO:tasks.rados.rados.0.smithi111.stdout:1557: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:21 smithi183 bash[27651]: cluster 2023-10-01T09:10:20.169761+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.0 MiB/s wr, 79 op/s 2023-10-01T09:10:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:21 smithi183 bash[27651]: audit 2023-10-01T09:10:20.864193+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.111:0/900907679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:21.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:21 smithi111 bash[27369]: cluster 2023-10-01T09:10:20.169761+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.0 MiB/s wr, 79 op/s 2023-10-01T09:10:21.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:21 smithi111 bash[27369]: audit 2023-10-01T09:10:20.864193+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.111:0/900907679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:21.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:21 smithi111 bash[33891]: cluster 2023-10-01T09:10:20.169761+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.0 MiB/s wr, 79 op/s 2023-10-01T09:10:21.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:21 smithi111 bash[33891]: audit 2023-10-01T09:10:20.864193+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.111:0/900907679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:21.825 INFO:tasks.rados.rados.0.smithi111.stdout:1556: finishing write tid 3 to smithi11166722-170 2023-10-01T09:10:21.825 INFO:tasks.rados.rados.0.smithi111.stdout:1556: finishing write tid 4 to smithi11166722-170 2023-10-01T09:10:21.825 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 170 v 240 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-10-01T09:10:21.826 INFO:tasks.rados.rados.0.smithi111.stdout:1556: left oid 170 (ObjNum 1089 snap 0 seq_num 1089) 2023-10-01T09:10:21.826 INFO:tasks.rados.rados.0.smithi111.stdout:1561: expect (ObjNum 527 snap 0 seq_num 527) 2023-10-01T09:10:21.943 INFO:tasks.rados.rados.0.smithi111.stdout:1559: expect (ObjNum 246 snap 0 seq_num 246) 2023-10-01T09:10:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:1564: finishing write tid 1 to smithi11166722-35 2023-10-01T09:10:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:1564: finishing write tid 2 to smithi11166722-35 2023-10-01T09:10:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:1564: finishing write tid 3 to smithi11166722-35 2023-10-01T09:10:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:1564: finishing write tid 4 to smithi11166722-35 2023-10-01T09:10:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 35 v 246 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-10-01T09:10:22.011 INFO:tasks.rados.rados.0.smithi111.stdout:1564: left oid 35 (ObjNum 1091 snap 0 seq_num 1091) 2023-10-01T09:10:22.012 INFO:tasks.rados.rados.0.smithi111.stdout:1565: finishing write tid 1 to smithi11166722-377 2023-10-01T09:10:22.012 INFO:tasks.rados.rados.0.smithi111.stdout:1565: finishing write tid 2 to smithi11166722-377 2023-10-01T09:10:22.012 INFO:tasks.rados.rados.0.smithi111.stdout:1565: finishing write tid 3 to smithi11166722-377 2023-10-01T09:10:22.012 INFO:tasks.rados.rados.0.smithi111.stdout:1565: finishing write tid 4 to smithi11166722-377 2023-10-01T09:10:22.012 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 377 v 270 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-10-01T09:10:22.012 INFO:tasks.rados.rados.0.smithi111.stdout:1565: left oid 377 (ObjNum 1092 snap 0 seq_num 1092) 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1566: finishing write tid 1 to smithi11166722-392 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1566: finishing write tid 2 to smithi11166722-392 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1566: finishing write tid 3 to smithi11166722-392 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1566: finishing write tid 4 to smithi11166722-392 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 248 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1566: left oid 392 (ObjNum 1093 snap 0 seq_num 1093) 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1567: finishing write tid 1 to smithi11166722-397 2023-10-01T09:10:22.013 INFO:tasks.rados.rados.0.smithi111.stdout:1567: finishing write tid 2 to smithi11166722-397 2023-10-01T09:10:22.014 INFO:tasks.rados.rados.0.smithi111.stdout:1567: finishing write tid 3 to smithi11166722-397 2023-10-01T09:10:22.014 INFO:tasks.rados.rados.0.smithi111.stdout:1567: finishing write tid 4 to smithi11166722-397 2023-10-01T09:10:22.014 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 397 v 310 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-10-01T09:10:22.014 INFO:tasks.rados.rados.0.smithi111.stdout:1567: left oid 397 (ObjNum 1094 snap 0 seq_num 1094) 2023-10-01T09:10:22.014 INFO:tasks.rados.rados.0.smithi111.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-10-01T09:10:22.024 INFO:tasks.rados.rados.0.smithi111.stdout:1568: writing smithi11166722-499 from 403665 to 1156152 tid 1 2023-10-01T09:10:22.030 INFO:tasks.rados.rados.0.smithi111.stdout:1568: writing smithi11166722-499 from 1610018 to 2124734 tid 2 2023-10-01T09:10:22.030 INFO:tasks.rados.rados.0.smithi111.stdout:1554: done (14 left) 2023-10-01T09:10:22.030 INFO:tasks.rados.rados.0.smithi111.stdout:1555: done (13 left) 2023-10-01T09:10:22.031 INFO:tasks.rados.rados.0.smithi111.stdout:1556: done (12 left) 2023-10-01T09:10:22.031 INFO:tasks.rados.rados.0.smithi111.stdout:1557: done (11 left) 2023-10-01T09:10:22.031 INFO:tasks.rados.rados.0.smithi111.stdout:1558: done (10 left) 2023-10-01T09:10:22.031 INFO:tasks.rados.rados.0.smithi111.stdout:1559: done (9 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1560: done (8 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1561: done (7 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1562: done (6 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1563: done (5 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1564: done (4 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1565: done (3 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1566: done (2 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1567: done (1 left) 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1569: read oid 253 snap -1 2023-10-01T09:10:22.032 INFO:tasks.rados.rados.0.smithi111.stdout:1569: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-10-01T09:10:22.033 INFO:tasks.rados.rados.0.smithi111.stdout:1570: read oid 285 snap -1 2023-10-01T09:10:22.033 INFO:tasks.rados.rados.0.smithi111.stdout:1570: expect (ObjNum 937 snap 0 seq_num 937) 2023-10-01T09:10:22.033 INFO:tasks.rados.rados.0.smithi111.stdout:1571: write oid 488 current snap is 0 2023-10-01T09:10:22.033 INFO:tasks.rados.rados.0.smithi111.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-10-01T09:10:22.034 INFO:tasks.rados.rados.0.smithi111.stdout:1571: writing smithi11166722-488 from 420472 to 848208 tid 1 2023-10-01T09:10:22.041 INFO:tasks.rados.rados.0.smithi111.stdout:1571: writing smithi11166722-488 from 1268500 to 1926874 tid 2 2023-10-01T09:10:22.044 INFO:tasks.rados.rados.0.smithi111.stdout:1571: writing smithi11166722-488 from 2347953 to 2420472 tid 3 2023-10-01T09:10:22.044 INFO:tasks.rados.rados.0.smithi111.stdout:1572: write oid 317 current snap is 0 2023-10-01T09:10:22.044 INFO:tasks.rados.rados.0.smithi111.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-10-01T09:10:22.049 INFO:tasks.rados.rados.0.smithi111.stdout:1572: writing smithi11166722-317 from 437279 to 940264 tid 1 2023-10-01T09:10:22.056 INFO:tasks.rados.rados.0.smithi111.stdout:1572: writing smithi11166722-317 from 1610629 to 2129014 tid 2 2023-10-01T09:10:22.056 INFO:tasks.rados.rados.0.smithi111.stdout:1573: read oid 172 snap -1 2023-10-01T09:10:22.056 INFO:tasks.rados.rados.0.smithi111.stdout:1573: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:10:22.057 INFO:tasks.rados.rados.0.smithi111.stdout:1574: write oid 340 current snap is 0 2023-10-01T09:10:22.057 INFO:tasks.rados.rados.0.smithi111.stdout:1568: finishing write tid 1 to smithi11166722-499 2023-10-01T09:10:22.057 INFO:tasks.rados.rados.0.smithi111.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-10-01T09:10:22.062 INFO:tasks.rados.rados.0.smithi111.stdout:1574: writing smithi11166722-340 from 454086 to 1032320 tid 1 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1574: writing smithi11166722-340 from 1669111 to 2331154 tid 2 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1575: read oid 124 snap -1 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1575: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1576: write oid 303 current snap is 0 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1568: finishing write tid 2 to smithi11166722-499 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1568: finishing write tid 3 to smithi11166722-499 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:1568: finishing write tid 4 to smithi11166722-499 2023-10-01T09:10:22.070 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 499 v 256 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-10-01T09:10:22.071 INFO:tasks.rados.rados.0.smithi111.stdout:1568: left oid 499 (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T09:10:22.071 INFO:tasks.rados.rados.0.smithi111.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-10-01T09:10:22.076 INFO:tasks.rados.rados.0.smithi111.stdout:1576: writing smithi11166722-303 from 470893 to 1124376 tid 1 2023-10-01T09:10:22.084 INFO:tasks.rados.rados.0.smithi111.stdout:1576: writing smithi11166722-303 from 1727593 to 2249647 tid 2 2023-10-01T09:10:22.084 INFO:tasks.rados.rados.0.smithi111.stdout:1568: done (8 left) 2023-10-01T09:10:22.084 INFO:tasks.rados.rados.0.smithi111.stdout:1577: read oid 276 snap -1 2023-10-01T09:10:22.084 INFO:tasks.rados.rados.0.smithi111.stdout:1577: expect (ObjNum 275 snap 0 seq_num 275) 2023-10-01T09:10:22.085 INFO:tasks.rados.rados.0.smithi111.stdout:1578: read oid 81 snap -1 2023-10-01T09:10:22.085 INFO:tasks.rados.rados.0.smithi111.stdout:1578: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-01T09:10:22.085 INFO:tasks.rados.rados.0.smithi111.stdout:1579: write oid 86 current snap is 0 2023-10-01T09:10:22.085 INFO:tasks.rados.rados.0.smithi111.stdout:1571: finishing write tid 1 to smithi11166722-488 2023-10-01T09:10:22.085 INFO:tasks.rados.rados.0.smithi111.stdout:1569: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-10-01T09:10:22.214 INFO:tasks.rados.rados.0.smithi111.stdout:1571: finishing write tid 2 to smithi11166722-488 2023-10-01T09:10:22.214 INFO:tasks.rados.rados.0.smithi111.stdout:1571: finishing write tid 3 to smithi11166722-488 2023-10-01T09:10:22.214 INFO:tasks.rados.rados.0.smithi111.stdout:1571: finishing write tid 4 to smithi11166722-488 2023-10-01T09:10:22.214 INFO:tasks.rados.rados.0.smithi111.stdout:1571: finishing write tid 5 to smithi11166722-488 2023-10-01T09:10:22.214 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 488 v 229 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-10-01T09:10:22.214 INFO:tasks.rados.rados.0.smithi111.stdout:1571: left oid 488 (ObjNum 1096 snap 0 seq_num 1096) 2023-10-01T09:10:22.215 INFO:tasks.rados.rados.0.smithi111.stdout:1570: expect (ObjNum 937 snap 0 seq_num 937) 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:1572: finishing write tid 1 to smithi11166722-317 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:1572: finishing write tid 2 to smithi11166722-317 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:1572: finishing write tid 3 to smithi11166722-317 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:1572: finishing write tid 4 to smithi11166722-317 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 273 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:1572: left oid 317 (ObjNum 1097 snap 0 seq_num 1097) 2023-10-01T09:10:22.447 INFO:tasks.rados.rados.0.smithi111.stdout:1573: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:10:22.537 INFO:tasks.rados.rados.0.smithi111.stdout:1574: finishing write tid 1 to smithi11166722-340 2023-10-01T09:10:22.538 INFO:tasks.rados.rados.0.smithi111.stdout:1575: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:10:22.678 INFO:tasks.rados.rados.0.smithi111.stdout:1574: finishing write tid 2 to smithi11166722-340 2023-10-01T09:10:22.678 INFO:tasks.rados.rados.0.smithi111.stdout:1574: finishing write tid 3 to smithi11166722-340 2023-10-01T09:10:22.678 INFO:tasks.rados.rados.0.smithi111.stdout:1574: finishing write tid 4 to smithi11166722-340 2023-10-01T09:10:22.678 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 340 v 237 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-10-01T09:10:22.678 INFO:tasks.rados.rados.0.smithi111.stdout:1574: left oid 340 (ObjNum 1098 snap 0 seq_num 1098) 2023-10-01T09:10:22.678 INFO:tasks.rados.rados.0.smithi111.stdout:1576: finishing write tid 1 to smithi11166722-303 2023-10-01T09:10:22.679 INFO:tasks.rados.rados.0.smithi111.stdout:1576: finishing write tid 2 to smithi11166722-303 2023-10-01T09:10:22.679 INFO:tasks.rados.rados.0.smithi111.stdout:1576: finishing write tid 3 to smithi11166722-303 2023-10-01T09:10:22.679 INFO:tasks.rados.rados.0.smithi111.stdout:1576: finishing write tid 4 to smithi11166722-303 2023-10-01T09:10:22.679 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 303 v 243 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-10-01T09:10:22.679 INFO:tasks.rados.rados.0.smithi111.stdout:1576: left oid 303 (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T09:10:22.679 INFO:tasks.rados.rados.0.smithi111.stdout:1578: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-01T09:10:22.836 INFO:tasks.rados.rados.0.smithi111.stdout:1577: expect (ObjNum 275 snap 0 seq_num 275) 2023-10-01T09:10:22.921 INFO:tasks.rados.rados.0.smithi111.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-10-01T09:10:22.929 INFO:tasks.rados.rados.0.smithi111.stdout:1579: writing smithi11166722-86 from 487700 to 1216432 tid 1 2023-10-01T09:10:22.938 INFO:tasks.rados.rados.0.smithi111.stdout:1579: writing smithi11166722-86 from 1786075 to 2451787 tid 2 2023-10-01T09:10:22.938 INFO:tasks.rados.rados.0.smithi111.stdout:1569: done (10 left) 2023-10-01T09:10:22.938 INFO:tasks.rados.rados.0.smithi111.stdout:1570: done (9 left) 2023-10-01T09:10:22.938 INFO:tasks.rados.rados.0.smithi111.stdout:1571: done (8 left) 2023-10-01T09:10:22.938 INFO:tasks.rados.rados.0.smithi111.stdout:1572: done (7 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1573: done (6 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1574: done (5 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1575: done (4 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1576: done (3 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1577: done (2 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1578: done (1 left) 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1580: write oid 11 current snap is 0 2023-10-01T09:10:22.939 INFO:tasks.rados.rados.0.smithi111.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-10-01T09:10:22.944 INFO:tasks.rados.rados.0.smithi111.stdout:1580: writing smithi11166722-11 from 504507 to 908488 tid 1 2023-10-01T09:10:22.949 INFO:tasks.rados.rados.0.smithi111.stdout:1580: writing smithi11166722-11 from 1328204 to 1737574 tid 2 2023-10-01T09:10:22.955 INFO:tasks.rados.rados.0.smithi111.stdout:1580: writing smithi11166722-11 from 2252362 to 2504507 tid 3 2023-10-01T09:10:22.955 INFO:tasks.rados.rados.0.smithi111.stdout:1581: write oid 218 current snap is 0 2023-10-01T09:10:22.955 INFO:tasks.rados.rados.0.smithi111.stdout:1579: finishing write tid 1 to smithi11166722-86 2023-10-01T09:10:22.955 INFO:tasks.rados.rados.0.smithi111.stdout:1579: finishing write tid 2 to smithi11166722-86 2023-10-01T09:10:22.955 INFO:tasks.rados.rados.0.smithi111.stdout:1579: finishing write tid 3 to smithi11166722-86 2023-10-01T09:10:22.955 INFO:tasks.rados.rados.0.smithi111.stdout:1579: finishing write tid 4 to smithi11166722-86 2023-10-01T09:10:22.956 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 86 v 243 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-10-01T09:10:22.956 INFO:tasks.rados.rados.0.smithi111.stdout:1579: left oid 86 (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:10:22.956 INFO:tasks.rados.rados.0.smithi111.stdout:1580: finishing write tid 1 to smithi11166722-11 2023-10-01T09:10:22.956 INFO:tasks.rados.rados.0.smithi111.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-10-01T09:10:22.961 INFO:tasks.rados.rados.0.smithi111.stdout:1581: writing smithi11166722-218 from 521314 to 1000544 tid 1 2023-10-01T09:10:22.970 INFO:tasks.rados.rados.0.smithi111.stdout:1581: writing smithi11166722-218 from 1786686 to 2456067 tid 2 2023-10-01T09:10:22.970 INFO:tasks.rados.rados.0.smithi111.stdout:1579: done (2 left) 2023-10-01T09:10:22.970 INFO:tasks.rados.rados.0.smithi111.stdout:1582: read oid 222 snap -1 2023-10-01T09:10:22.970 INFO:tasks.rados.rados.0.smithi111.stdout:1582: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:22.970 INFO:tasks.rados.rados.0.smithi111.stdout:1583: read oid 88 snap -1 2023-10-01T09:10:22.970 INFO:tasks.rados.rados.0.smithi111.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1584: read oid 80 snap -1 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1584: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1585: read oid 187 snap -1 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1585: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1586: read oid 29 snap -1 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1586: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T09:10:22.971 INFO:tasks.rados.rados.0.smithi111.stdout:1587: write oid 240 current snap is 0 2023-10-01T09:10:22.972 INFO:tasks.rados.rados.0.smithi111.stdout:1580: finishing write tid 2 to smithi11166722-11 2023-10-01T09:10:22.972 INFO:tasks.rados.rados.0.smithi111.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-10-01T09:10:22.976 INFO:tasks.rados.rados.0.smithi111.stdout:1587: writing smithi11166722-240 from 538121 to 1208953 tid 1 2023-10-01T09:10:22.985 INFO:tasks.rados.rados.0.smithi111.stdout:1587: writing smithi11166722-240 from 1961521 to 2374560 tid 2 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1588: read oid 379 snap -1 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1588: expect (ObjNum 740 snap 0 seq_num 740) 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1589: write oid 10 current snap is 0 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1580: finishing write tid 3 to smithi11166722-11 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1580: finishing write tid 4 to smithi11166722-11 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1580: finishing write tid 5 to smithi11166722-11 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 252 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1580: left oid 11 (ObjNum 1101 snap 0 seq_num 1101) 2023-10-01T09:10:22.986 INFO:tasks.rados.rados.0.smithi111.stdout:1581: finishing write tid 1 to smithi11166722-218 2023-10-01T09:10:22.987 INFO:tasks.rados.rados.0.smithi111.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-10-01T09:10:22.993 INFO:tasks.rados.rados.0.smithi111.stdout:1589: writing smithi11166722-10 from 554928 to 1301009 tid 1 2023-10-01T09:10:23.002 INFO:tasks.rados.rados.0.smithi111.stdout:1589: writing smithi11166722-10 from 2020003 to 2554928 tid 2 2023-10-01T09:10:23.002 INFO:tasks.rados.rados.0.smithi111.stdout:1580: done (9 left) 2023-10-01T09:10:23.002 INFO:tasks.rados.rados.0.smithi111.stdout:1590: write oid 27 current snap is 0 2023-10-01T09:10:23.002 INFO:tasks.rados.rados.0.smithi111.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-10-01T09:10:23.007 INFO:tasks.rados.rados.0.smithi111.stdout:1590: writing smithi11166722-27 from 571735 to 993065 tid 1 2023-10-01T09:10:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:1590: writing smithi11166722-27 from 1562132 to 1978840 tid 2 2023-10-01T09:10:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:1591: read oid 143 snap -1 2023-10-01T09:10:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:1591: expect deleted 2023-10-01T09:10:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:1592: read oid 207 snap -1 2023-10-01T09:10:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:1592: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1593: read oid 202 snap -1 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1593: expect deleted 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1594: read oid 393 snap -1 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1594: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1595: read oid 14 snap -1 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1595: expect (ObjNum 567 snap 0 seq_num 567) 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1596: write oid 69 current snap is 0 2023-10-01T09:10:23.015 INFO:tasks.rados.rados.0.smithi111.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-10-01T09:10:23.024 INFO:tasks.rados.rados.0.smithi111.stdout:1596: writing smithi11166722-69 from 588542 to 1085121 tid 1 2023-10-01T09:10:23.028 INFO:tasks.rados.rados.0.smithi111.stdout:1596: writing smithi11166722-69 from 1620614 to 2297333 tid 2 2023-10-01T09:10:23.028 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:23.028 INFO:tasks.rados.rados.0.smithi111.stdout:1582: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:23.111 INFO:tasks.rados.rados.0.smithi111.stdout:1585: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-01T09:10:23.276 INFO:tasks.rados.rados.0.smithi111.stdout:1587: finishing write tid 1 to smithi11166722-240 2023-10-01T09:10:23.276 INFO:tasks.rados.rados.0.smithi111.stdout:1581: finishing write tid 2 to smithi11166722-218 2023-10-01T09:10:23.276 INFO:tasks.rados.rados.0.smithi111.stdout:1581: finishing write tid 3 to smithi11166722-218 2023-10-01T09:10:23.277 INFO:tasks.rados.rados.0.smithi111.stdout:1581: finishing write tid 4 to smithi11166722-218 2023-10-01T09:10:23.277 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 218 v 246 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-10-01T09:10:23.277 INFO:tasks.rados.rados.0.smithi111.stdout:1581: left oid 218 (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T09:10:23.277 INFO:tasks.rados.rados.0.smithi111.stdout:1584: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:10:23.393 INFO:tasks.rados.rados.0.smithi111.stdout:1587: finishing write tid 2 to smithi11166722-240 2023-10-01T09:10:23.393 INFO:tasks.rados.rados.0.smithi111.stdout:1587: finishing write tid 3 to smithi11166722-240 2023-10-01T09:10:23.393 INFO:tasks.rados.rados.0.smithi111.stdout:1587: finishing write tid 4 to smithi11166722-240 2023-10-01T09:10:23.393 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 240 v 259 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-10-01T09:10:23.393 INFO:tasks.rados.rados.0.smithi111.stdout:1587: left oid 240 (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:23.393 INFO:tasks.rados.rados.0.smithi111.stdout:1588: expect (ObjNum 740 snap 0 seq_num 740) 2023-10-01T09:10:23.507 INFO:tasks.rados.rados.0.smithi111.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2023-10-01T09:10:23.623 INFO:tasks.rados.rados.0.smithi111.stdout:1589: finishing write tid 1 to smithi11166722-10 2023-10-01T09:10:23.624 INFO:tasks.rados.rados.0.smithi111.stdout:1586: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T09:10:23.768 INFO:tasks.rados.rados.0.smithi111.stdout:1589: finishing write tid 2 to smithi11166722-10 2023-10-01T09:10:23.768 INFO:tasks.rados.rados.0.smithi111.stdout:1589: finishing write tid 3 to smithi11166722-10 2023-10-01T09:10:23.768 INFO:tasks.rados.rados.0.smithi111.stdout:1589: finishing write tid 4 to smithi11166722-10 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 10 v 262 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1589: left oid 10 (ObjNum 1104 snap 0 seq_num 1104) 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1590: finishing write tid 1 to smithi11166722-27 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1590: finishing write tid 2 to smithi11166722-27 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1590: finishing write tid 3 to smithi11166722-27 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1590: finishing write tid 4 to smithi11166722-27 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 232 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1590: left oid 27 (ObjNum 1105 snap 0 seq_num 1105) 2023-10-01T09:10:23.769 INFO:tasks.rados.rados.0.smithi111.stdout:1594: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:10:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:23 smithi183 bash[27651]: cluster 2023-10-01T09:10:22.170962+0000 mgr.y (mgr.24356) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-10-01T09:10:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:23 smithi183 bash[27651]: audit 2023-10-01T09:10:23.269029+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.111:0/2532732230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:23.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:23 smithi111 bash[27369]: cluster 2023-10-01T09:10:22.170962+0000 mgr.y (mgr.24356) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-10-01T09:10:23.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:23 smithi111 bash[27369]: audit 2023-10-01T09:10:23.269029+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.111:0/2532732230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:23.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:23 smithi111 bash[33891]: cluster 2023-10-01T09:10:22.170962+0000 mgr.y (mgr.24356) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 129 op/s 2023-10-01T09:10:23.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:23 smithi111 bash[33891]: audit 2023-10-01T09:10:23.269029+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.111:0/2532732230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:23.888 INFO:tasks.rados.rados.0.smithi111.stdout:1592: expect (ObjNum 206 snap 0 seq_num 206) 2023-10-01T09:10:23.999 INFO:tasks.rados.rados.0.smithi111.stdout:1596: finishing write tid 1 to smithi11166722-69 2023-10-01T09:10:23.999 INFO:tasks.rados.rados.0.smithi111.stdout:1595: expect (ObjNum 567 snap 0 seq_num 567) 2023-10-01T09:10:24.144 INFO:tasks.rados.rados.0.smithi111.stdout:1596: finishing write tid 2 to smithi11166722-69 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1596: finishing write tid 3 to smithi11166722-69 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1596: finishing write tid 4 to smithi11166722-69 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 69 v 249 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1596: left oid 69 (ObjNum 1106 snap 0 seq_num 1106) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1581: done (15 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1582: done (14 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1583: done (13 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1584: done (12 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1585: done (11 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1586: done (10 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1587: done (9 left) 2023-10-01T09:10:24.145 INFO:tasks.rados.rados.0.smithi111.stdout:1588: done (8 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1589: done (7 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1590: done (6 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1591: done (5 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1592: done (4 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1593: done (3 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1594: done (2 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1595: done (1 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1596: done (0 left) 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1597: write oid 448 current snap is 0 2023-10-01T09:10:24.146 INFO:tasks.rados.rados.0.smithi111.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-10-01T09:10:24.156 INFO:tasks.rados.rados.0.smithi111.stdout:1597: writing smithi11166722-448 from 605349 to 1177177 tid 1 2023-10-01T09:10:24.162 INFO:tasks.rados.rados.0.smithi111.stdout:1597: writing smithi11166722-448 from 1679096 to 2099473 tid 2 2023-10-01T09:10:24.162 INFO:tasks.rados.rados.0.smithi111.stdout:1598: write oid 372 current snap is 0 2023-10-01T09:10:24.162 INFO:tasks.rados.rados.0.smithi111.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-10-01T09:10:24.169 INFO:tasks.rados.rados.0.smithi111.stdout:1598: writing smithi11166722-372 from 622156 to 1269233 tid 1 2023-10-01T09:10:24.176 INFO:tasks.rados.rados.0.smithi111.stdout:1598: writing smithi11166722-372 from 1737578 to 2417966 tid 2 2023-10-01T09:10:24.176 INFO:tasks.rados.rados.0.smithi111.stdout:1599: write oid 202 current snap is 0 2023-10-01T09:10:24.176 INFO:tasks.rados.rados.0.smithi111.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-10-01T09:10:24.184 INFO:tasks.rados.rados.0.smithi111.stdout:1599: writing smithi11166722-202 from 638963 to 1361289 tid 1 2023-10-01T09:10:24.191 INFO:tasks.rados.rados.0.smithi111.stdout:1599: writing smithi11166722-202 from 2079707 to 2503753 tid 2 2023-10-01T09:10:24.191 INFO:tasks.rados.rados.0.smithi111.stdout:1600: read oid 417 snap -1 2023-10-01T09:10:24.191 INFO:tasks.rados.rados.0.smithi111.stdout:1600: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:24.191 INFO:tasks.rados.rados.0.smithi111.stdout:1601: write oid 395 current snap is 0 2023-10-01T09:10:24.192 INFO:tasks.rados.rados.0.smithi111.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-10-01T09:10:24.198 INFO:tasks.rados.rados.0.smithi111.stdout:1601: writing smithi11166722-395 from 655770 to 1169698 tid 1 2023-10-01T09:10:24.206 INFO:tasks.rados.rados.0.smithi111.stdout:1601: writing smithi11166722-395 from 1854542 to 2538599 tid 2 2023-10-01T09:10:24.206 INFO:tasks.rados.rados.0.smithi111.stdout:1602: read oid 274 snap -1 2023-10-01T09:10:24.206 INFO:tasks.rados.rados.0.smithi111.stdout:1602: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:10:24.206 INFO:tasks.rados.rados.0.smithi111.stdout:1603: write oid 11 current snap is 0 2023-10-01T09:10:24.206 INFO:tasks.rados.rados.0.smithi111.stdout:1597: finishing write tid 1 to smithi11166722-448 2023-10-01T09:10:24.206 INFO:tasks.rados.rados.0.smithi111.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-10-01T09:10:24.213 INFO:tasks.rados.rados.0.smithi111.stdout:1603: writing smithi11166722-11 from 672577 to 1261754 tid 1 2023-10-01T09:10:24.220 INFO:tasks.rados.rados.0.smithi111.stdout:1603: writing smithi11166722-11 from 1913024 to 2340739 tid 2 2023-10-01T09:10:24.220 INFO:tasks.rados.rados.0.smithi111.stdout:1604: read oid 21 snap -1 2023-10-01T09:10:24.220 INFO:tasks.rados.rados.0.smithi111.stdout:1604: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-01T09:10:24.220 INFO:tasks.rados.rados.0.smithi111.stdout:1605: read oid 39 snap -1 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1605: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1606: read oid 193 snap -1 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1606: expect (ObjNum 192 snap 0 seq_num 192) 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1607: delete oid 362 current snap is 0 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1597: finishing write tid 2 to smithi11166722-448 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1597: finishing write tid 3 to smithi11166722-448 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1597: finishing write tid 4 to smithi11166722-448 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 448 v 265 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1597: left oid 448 (ObjNum 1107 snap 0 seq_num 1107) 2023-10-01T09:10:24.221 INFO:tasks.rados.rados.0.smithi111.stdout:1598: finishing write tid 1 to smithi11166722-372 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1598: finishing write tid 2 to smithi11166722-372 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1598: finishing write tid 3 to smithi11166722-372 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1598: finishing write tid 4 to smithi11166722-372 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 372 v 166 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1598: left oid 372 (ObjNum 1108 snap 0 seq_num 1108) 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1599: finishing write tid 1 to smithi11166722-202 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1599: finishing write tid 2 to smithi11166722-202 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1599: finishing write tid 3 to smithi11166722-202 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1599: finishing write tid 4 to smithi11166722-202 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 313 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-10-01T09:10:24.222 INFO:tasks.rados.rados.0.smithi111.stdout:1599: left oid 202 (ObjNum 1109 snap 0 seq_num 1109) 2023-10-01T09:10:24.223 INFO:tasks.rados.rados.0.smithi111.stdout:1600: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:24.389 INFO:tasks.rados.rados.0.smithi111.stdout:1601: finishing write tid 1 to smithi11166722-395 2023-10-01T09:10:24.389 INFO:tasks.rados.rados.0.smithi111.stdout:1601: finishing write tid 2 to smithi11166722-395 2023-10-01T09:10:24.389 INFO:tasks.rados.rados.0.smithi111.stdout:1601: finishing write tid 3 to smithi11166722-395 2023-10-01T09:10:24.390 INFO:tasks.rados.rados.0.smithi111.stdout:1601: finishing write tid 4 to smithi11166722-395 2023-10-01T09:10:24.390 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 235 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-10-01T09:10:24.390 INFO:tasks.rados.rados.0.smithi111.stdout:1601: left oid 395 (ObjNum 1110 snap 0 seq_num 1110) 2023-10-01T09:10:24.390 INFO:tasks.rados.rados.0.smithi111.stdout:1602: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:10:24.477 INFO:tasks.rados.rados.0.smithi111.stdout:1603: finishing write tid 1 to smithi11166722-11 2023-10-01T09:10:24.478 INFO:tasks.rados.rados.0.smithi111.stdout:1605: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T09:10:24.566 INFO:tasks.rados.rados.0.smithi111.stdout:1603: finishing write tid 2 to smithi11166722-11 2023-10-01T09:10:24.566 INFO:tasks.rados.rados.0.smithi111.stdout:1603: finishing write tid 3 to smithi11166722-11 2023-10-01T09:10:24.566 INFO:tasks.rados.rados.0.smithi111.stdout:1603: finishing write tid 4 to smithi11166722-11 2023-10-01T09:10:24.566 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 255 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-10-01T09:10:24.566 INFO:tasks.rados.rados.0.smithi111.stdout:1603: left oid 11 (ObjNum 1111 snap 0 seq_num 1111) 2023-10-01T09:10:24.566 INFO:tasks.rados.rados.0.smithi111.stdout:1606: expect (ObjNum 192 snap 0 seq_num 192) 2023-10-01T09:10:24.671 INFO:tasks.rados.rados.0.smithi111.stdout:1604: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-01T09:10:24.787 INFO:tasks.rados.rados.0.smithi111.stdout:1597: done (10 left) 2023-10-01T09:10:24.787 INFO:tasks.rados.rados.0.smithi111.stdout:1598: done (9 left) 2023-10-01T09:10:24.787 INFO:tasks.rados.rados.0.smithi111.stdout:1599: done (8 left) 2023-10-01T09:10:24.787 INFO:tasks.rados.rados.0.smithi111.stdout:1600: done (7 left) 2023-10-01T09:10:24.787 INFO:tasks.rados.rados.0.smithi111.stdout:1601: done (6 left) 2023-10-01T09:10:24.787 INFO:tasks.rados.rados.0.smithi111.stdout:1602: done (5 left) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1603: done (4 left) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1604: done (3 left) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1605: done (2 left) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1606: done (1 left) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1607: done (0 left) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1608: read oid 312 snap -1 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:10:24.788 INFO:tasks.rados.rados.0.smithi111.stdout:1609: delete oid 459 current snap is 0 2023-10-01T09:10:24.791 INFO:tasks.rados.rados.0.smithi111.stdout:1609: done (1 left) 2023-10-01T09:10:24.791 INFO:tasks.rados.rados.0.smithi111.stdout:1610: read oid 227 snap -1 2023-10-01T09:10:24.791 INFO:tasks.rados.rados.0.smithi111.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T09:10:24.791 INFO:tasks.rados.rados.0.smithi111.stdout:1611: delete oid 79 current snap is 0 2023-10-01T09:10:24.793 INFO:tasks.rados.rados.0.smithi111.stdout:1611: done (2 left) 2023-10-01T09:10:24.793 INFO:tasks.rados.rados.0.smithi111.stdout:1612: read oid 233 snap -1 2023-10-01T09:10:24.794 INFO:tasks.rados.rados.0.smithi111.stdout:1612: expect deleted 2023-10-01T09:10:24.794 INFO:tasks.rados.rados.0.smithi111.stdout:1613: write oid 134 current snap is 0 2023-10-01T09:10:24.794 INFO:tasks.rados.rados.0.smithi111.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-10-01T09:10:24.803 INFO:tasks.rados.rados.0.smithi111.stdout:1613: writing smithi11166722-134 from 739805 to 1229978 tid 1 2023-10-01T09:10:24.809 INFO:tasks.rados.rados.0.smithi111.stdout:1613: writing smithi11166722-134 from 1630599 to 2065652 tid 2 2023-10-01T09:10:24.813 INFO:tasks.rados.rados.0.smithi111.stdout:1613: writing smithi11166722-134 from 2636284 to 2739805 tid 3 2023-10-01T09:10:24.813 INFO:tasks.rados.rados.0.smithi111.stdout:1614: write oid 95 current snap is 0 2023-10-01T09:10:24.813 INFO:tasks.rados.rados.0.smithi111.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-10-01T09:10:24.820 INFO:tasks.rados.rados.0.smithi111.stdout:1614: writing smithi11166722-95 from 756612 to 1322034 tid 1 2023-10-01T09:10:24.828 INFO:tasks.rados.rados.0.smithi111.stdout:1614: writing smithi11166722-95 from 2089081 to 2667792 tid 2 2023-10-01T09:10:24.828 INFO:tasks.rados.rados.0.smithi111.stdout:1615: write oid 106 current snap is 0 2023-10-01T09:10:24.828 INFO:tasks.rados.rados.0.smithi111.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-10-01T09:10:24.836 INFO:tasks.rados.rados.0.smithi111.stdout:1615: writing smithi11166722-106 from 773419 to 1414090 tid 1 2023-10-01T09:10:24.842 INFO:tasks.rados.rados.0.smithi111.stdout:1615: writing smithi11166722-106 from 2147563 to 2586285 tid 2 2023-10-01T09:10:24.842 INFO:tasks.rados.rados.0.smithi111.stdout:1616: delete oid 245 current snap is 0 2023-10-01T09:10:24.842 INFO:tasks.rados.rados.0.smithi111.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T09:10:24.970 INFO:tasks.rados.rados.0.smithi111.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T09:10:25.077 INFO:tasks.rados.rados.0.smithi111.stdout:1613: finishing write tid 1 to smithi11166722-134 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1613: finishing write tid 2 to smithi11166722-134 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1613: finishing write tid 3 to smithi11166722-134 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1613: finishing write tid 4 to smithi11166722-134 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1613: finishing write tid 5 to smithi11166722-134 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 134 v 213 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1613: left oid 134 (ObjNum 1115 snap 0 seq_num 1115) 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1614: finishing write tid 1 to smithi11166722-95 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1614: finishing write tid 2 to smithi11166722-95 2023-10-01T09:10:25.078 INFO:tasks.rados.rados.0.smithi111.stdout:1614: finishing write tid 3 to smithi11166722-95 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1614: finishing write tid 4 to smithi11166722-95 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 258 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1614: left oid 95 (ObjNum 1116 snap 0 seq_num 1116) 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1615: finishing write tid 1 to smithi11166722-106 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1615: finishing write tid 2 to smithi11166722-106 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1615: finishing write tid 3 to smithi11166722-106 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1615: finishing write tid 4 to smithi11166722-106 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 106 v 252 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1615: left oid 106 (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1608: done (6 left) 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1610: done (5 left) 2023-10-01T09:10:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:1612: done (4 left) 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1613: done (3 left) 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1614: done (2 left) 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1615: done (1 left) 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1616: done (0 left) 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1617: read oid 225 snap -1 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1617: expect deleted 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1618: write oid 14 current snap is 0 2023-10-01T09:10:25.080 INFO:tasks.rados.rados.0.smithi111.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-10-01T09:10:25.090 INFO:tasks.rados.rados.0.smithi111.stdout:1618: writing smithi11166722-14 from 407033 to 914555 tid 1 2023-10-01T09:10:25.095 INFO:tasks.rados.rados.0.smithi111.stdout:1618: writing smithi11166722-14 from 1464527 to 1906918 tid 2 2023-10-01T09:10:25.101 INFO:tasks.rados.rados.0.smithi111.stdout:1618: writing smithi11166722-14 from 2345976 to 2807033 tid 3 2023-10-01T09:10:25.101 INFO:tasks.rados.rados.0.smithi111.stdout:1619: read oid 197 snap -1 2023-10-01T09:10:25.101 INFO:tasks.rados.rados.0.smithi111.stdout:1619: expect (ObjNum 987 snap 0 seq_num 987) 2023-10-01T09:10:25.101 INFO:tasks.rados.rados.0.smithi111.stdout:1620: write oid 224 current snap is 0 2023-10-01T09:10:25.101 INFO:tasks.rados.rados.0.smithi111.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-10-01T09:10:25.106 INFO:tasks.rados.rados.0.smithi111.stdout:1620: writing smithi11166722-224 from 423840 to 1006611 tid 1 2023-10-01T09:10:25.113 INFO:tasks.rados.rados.0.smithi111.stdout:1620: writing smithi11166722-224 from 1523009 to 2109058 tid 2 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1620: writing smithi11166722-224 from 2657046 to 2823840 tid 3 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1621: read oid 165 snap -1 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1621: expect (ObjNum 507 snap 0 seq_num 507) 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1622: write oid 436 current snap is 0 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1618: finishing write tid 1 to smithi11166722-14 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1618: finishing write tid 2 to smithi11166722-14 2023-10-01T09:10:25.118 INFO:tasks.rados.rados.0.smithi111.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-10-01T09:10:25.124 INFO:tasks.rados.rados.0.smithi111.stdout:1622: writing smithi11166722-436 from 440647 to 1098667 tid 1 2023-10-01T09:10:25.129 INFO:tasks.rados.rados.0.smithi111.stdout:1622: writing smithi11166722-436 from 1581491 to 2027551 tid 2 2023-10-01T09:10:25.133 INFO:tasks.rados.rados.0.smithi111.stdout:1622: writing smithi11166722-436 from 2800822 to 2840647 tid 3 2023-10-01T09:10:25.134 INFO:tasks.rados.rados.0.smithi111.stdout:1617: done (5 left) 2023-10-01T09:10:25.134 INFO:tasks.rados.rados.0.smithi111.stdout:1623: write oid 111 current snap is 0 2023-10-01T09:10:25.134 INFO:tasks.rados.rados.0.smithi111.stdout:1619: expect (ObjNum 987 snap 0 seq_num 987) 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1618: finishing write tid 3 to smithi11166722-14 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1618: finishing write tid 4 to smithi11166722-14 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1618: finishing write tid 5 to smithi11166722-14 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 14 v 178 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1620: finishing write tid 1 to smithi11166722-224 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1620: finishing write tid 2 to smithi11166722-224 2023-10-01T09:10:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:1621: expect (ObjNum 507 snap 0 seq_num 507) 2023-10-01T09:10:25.299 INFO:tasks.rados.rados.0.smithi111.stdout:1620: finishing write tid 3 to smithi11166722-224 2023-10-01T09:10:25.299 INFO:tasks.rados.rados.0.smithi111.stdout:1620: finishing write tid 4 to smithi11166722-224 2023-10-01T09:10:25.299 INFO:tasks.rados.rados.0.smithi111.stdout:1620: finishing write tid 5 to smithi11166722-224 2023-10-01T09:10:25.299 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 256 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-10-01T09:10:25.299 INFO:tasks.rados.rados.0.smithi111.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-10-01T09:10:25.299 INFO:tasks.rados.rados.0.smithi111.stdout:1622: finishing write tid 1 to smithi11166722-436 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:1622: finishing write tid 2 to smithi11166722-436 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:1622: finishing write tid 3 to smithi11166722-436 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:1622: finishing write tid 4 to smithi11166722-436 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:1622: finishing write tid 5 to smithi11166722-436 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 436 v 278 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-10-01T09:10:25.300 INFO:tasks.rados.rados.0.smithi111.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-10-01T09:10:25.311 INFO:tasks.rados.rados.0.smithi111.stdout:1623: writing smithi11166722-111 from 457454 to 1190723 tid 1 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1623: writing smithi11166722-111 from 1923620 to 2513338 tid 2 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1618: done (5 left) 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1619: done (4 left) 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1620: done (3 left) 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1621: done (2 left) 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1622: done (1 left) 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1624: write oid 472 current snap is 0 2023-10-01T09:10:25.319 INFO:tasks.rados.rados.0.smithi111.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-10-01T09:10:25.324 INFO:tasks.rados.rados.0.smithi111.stdout:1624: writing smithi11166722-472 from 474261 to 882779 tid 1 2023-10-01T09:10:25.330 INFO:tasks.rados.rados.0.smithi111.stdout:1624: writing smithi11166722-472 from 1582102 to 2031831 tid 2 2023-10-01T09:10:25.335 INFO:tasks.rados.rados.0.smithi111.stdout:1624: writing smithi11166722-472 from 2739315 to 2874261 tid 3 2023-10-01T09:10:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:1625: read oid 86 snap -1 2023-10-01T09:10:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:1625: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:10:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:1626: write oid 341 current snap is 0 2023-10-01T09:10:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-10-01T09:10:25.341 INFO:tasks.rados.rados.0.smithi111.stdout:1626: writing smithi11166722-341 from 491068 to 974835 tid 1 2023-10-01T09:10:25.349 INFO:tasks.rados.rados.0.smithi111.stdout:1626: writing smithi11166722-341 from 1640584 to 2233971 tid 2 2023-10-01T09:10:25.353 INFO:tasks.rados.rados.0.smithi111.stdout:1626: writing smithi11166722-341 from 2650385 to 2891068 tid 3 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1627: read oid 247 snap -1 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1627: expect (ObjNum 246 snap 0 seq_num 246) 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1628: write oid 233 current snap is 0 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1623: finishing write tid 1 to smithi11166722-111 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1623: finishing write tid 2 to smithi11166722-111 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1623: finishing write tid 3 to smithi11166722-111 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1623: finishing write tid 4 to smithi11166722-111 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 111 v 281 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1623: left oid 111 (ObjNum 1122 snap 0 seq_num 1122) 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1624: finishing write tid 1 to smithi11166722-472 2023-10-01T09:10:25.354 INFO:tasks.rados.rados.0.smithi111.stdout:1624: finishing write tid 2 to smithi11166722-472 2023-10-01T09:10:25.355 INFO:tasks.rados.rados.0.smithi111.stdout:1624: finishing write tid 3 to smithi11166722-472 2023-10-01T09:10:25.355 INFO:tasks.rados.rados.0.smithi111.stdout:1624: finishing write tid 4 to smithi11166722-472 2023-10-01T09:10:25.355 INFO:tasks.rados.rados.0.smithi111.stdout:1624: finishing write tid 5 to smithi11166722-472 2023-10-01T09:10:25.355 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 472 v 269 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-10-01T09:10:25.355 INFO:tasks.rados.rados.0.smithi111.stdout:1624: left oid 472 (ObjNum 1123 snap 0 seq_num 1123) 2023-10-01T09:10:25.355 INFO:tasks.rados.rados.0.smithi111.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-10-01T09:10:25.359 INFO:tasks.rados.rados.0.smithi111.stdout:1628: writing smithi11166722-233 from 507875 to 1066891 tid 1 2023-10-01T09:10:25.367 INFO:tasks.rados.rados.0.smithi111.stdout:1628: writing smithi11166722-233 from 1699066 to 2436111 tid 2 2023-10-01T09:10:25.367 INFO:tasks.rados.rados.0.smithi111.stdout:1623: done (5 left) 2023-10-01T09:10:25.367 INFO:tasks.rados.rados.0.smithi111.stdout:1624: done (4 left) 2023-10-01T09:10:25.367 INFO:tasks.rados.rados.0.smithi111.stdout:1629: write oid 266 current snap is 0 2023-10-01T09:10:25.367 INFO:tasks.rados.rados.0.smithi111.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-10-01T09:10:25.374 INFO:tasks.rados.rados.0.smithi111.stdout:1629: writing smithi11166722-266 from 524682 to 1275300 tid 1 2023-10-01T09:10:25.381 INFO:tasks.rados.rados.0.smithi111.stdout:1629: writing smithi11166722-266 from 1757548 to 2354604 tid 2 2023-10-01T09:10:25.381 INFO:tasks.rados.rados.0.smithi111.stdout:1630: read oid 218 snap -1 2023-10-01T09:10:25.381 INFO:tasks.rados.rados.0.smithi111.stdout:1630: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T09:10:25.381 INFO:tasks.rados.rados.0.smithi111.stdout:1631: read oid 280 snap -1 2023-10-01T09:10:25.382 INFO:tasks.rados.rados.0.smithi111.stdout:1631: expect (ObjNum 844 snap 0 seq_num 844) 2023-10-01T09:10:25.382 INFO:tasks.rados.rados.0.smithi111.stdout:1632: write oid 330 current snap is 0 2023-10-01T09:10:25.382 INFO:tasks.rados.rados.0.smithi111.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-10-01T09:10:25.386 INFO:tasks.rados.rados.0.smithi111.stdout:1632: writing smithi11166722-330 from 541489 to 967356 tid 1 2023-10-01T09:10:25.395 INFO:tasks.rados.rados.0.smithi111.stdout:1632: writing smithi11166722-330 from 1416030 to 2156744 tid 2 2023-10-01T09:10:25.399 INFO:tasks.rados.rados.0.smithi111.stdout:1632: writing smithi11166722-330 from 2732654 to 2941489 tid 3 2023-10-01T09:10:25.399 INFO:tasks.rados.rados.0.smithi111.stdout:1633: write oid 202 current snap is 0 2023-10-01T09:10:25.399 INFO:tasks.rados.rados.0.smithi111.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-10-01T09:10:25.405 INFO:tasks.rados.rados.0.smithi111.stdout:1633: writing smithi11166722-202 from 558296 to 1059412 tid 1 2023-10-01T09:10:25.412 INFO:tasks.rados.rados.0.smithi111.stdout:1633: writing smithi11166722-202 from 1474512 to 2075237 tid 2 2023-10-01T09:10:25.417 INFO:tasks.rados.rados.0.smithi111.stdout:1633: writing smithi11166722-202 from 2760077 to 2958296 tid 3 2023-10-01T09:10:25.417 INFO:tasks.rados.rados.0.smithi111.stdout:1634: read oid 14 snap -1 2023-10-01T09:10:25.417 INFO:tasks.rados.rados.0.smithi111.stdout:1634: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:10:25.417 INFO:tasks.rados.rados.0.smithi111.stdout:1635: write oid 27 current snap is 0 2023-10-01T09:10:25.417 INFO:tasks.rados.rados.0.smithi111.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-10-01T09:10:25.425 INFO:tasks.rados.rados.0.smithi111.stdout:1635: writing smithi11166722-27 from 575103 to 1151468 tid 1 2023-10-01T09:10:25.434 INFO:tasks.rados.rados.0.smithi111.stdout:1635: writing smithi11166722-27 from 1932994 to 2677377 tid 2 2023-10-01T09:10:25.434 INFO:tasks.rados.rados.0.smithi111.stdout:1636: write oid 171 current snap is 0 2023-10-01T09:10:25.434 INFO:tasks.rados.rados.0.smithi111.stdout:1626: finishing write tid 1 to smithi11166722-341 2023-10-01T09:10:25.434 INFO:tasks.rados.rados.0.smithi111.stdout:1625: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:10:25.583 INFO:tasks.rados.rados.0.smithi111.stdout:1626: finishing write tid 2 to smithi11166722-341 2023-10-01T09:10:25.583 INFO:tasks.rados.rados.0.smithi111.stdout:1626: finishing write tid 3 to smithi11166722-341 2023-10-01T09:10:25.583 INFO:tasks.rados.rados.0.smithi111.stdout:1626: finishing write tid 4 to smithi11166722-341 2023-10-01T09:10:25.584 INFO:tasks.rados.rados.0.smithi111.stdout:1626: finishing write tid 5 to smithi11166722-341 2023-10-01T09:10:25.584 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 341 v 250 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-10-01T09:10:25.584 INFO:tasks.rados.rados.0.smithi111.stdout:1626: left oid 341 (ObjNum 1124 snap 0 seq_num 1124) 2023-10-01T09:10:25.584 INFO:tasks.rados.rados.0.smithi111.stdout:1627: expect (ObjNum 246 snap 0 seq_num 246) 2023-10-01T09:10:25.650 INFO:tasks.rados.rados.0.smithi111.stdout:1628: finishing write tid 1 to smithi11166722-233 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1628: finishing write tid 2 to smithi11166722-233 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1628: finishing write tid 3 to smithi11166722-233 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1628: finishing write tid 4 to smithi11166722-233 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 233 v 178 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1628: left oid 233 (ObjNum 1125 snap 0 seq_num 1125) 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1629: finishing write tid 1 to smithi11166722-266 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1629: finishing write tid 2 to smithi11166722-266 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1629: finishing write tid 3 to smithi11166722-266 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1629: finishing write tid 4 to smithi11166722-266 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 272 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1629: left oid 266 (ObjNum 1126 snap 0 seq_num 1126) 2023-10-01T09:10:25.651 INFO:tasks.rados.rados.0.smithi111.stdout:1630: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T09:10:25.753 INFO:tasks.rados.rados.0.smithi111.stdout:1631: expect (ObjNum 844 snap 0 seq_num 844) 2023-10-01T09:10:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:25 smithi183 bash[27651]: cluster 2023-10-01T09:10:24.171447+0000 mgr.y (mgr.24356) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-10-01T09:10:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:25 smithi111 bash[27369]: cluster 2023-10-01T09:10:24.171447+0000 mgr.y (mgr.24356) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-10-01T09:10:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:25 smithi111 bash[33891]: cluster 2023-10-01T09:10:24.171447+0000 mgr.y (mgr.24356) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-10-01T09:10:25.840 INFO:tasks.rados.rados.0.smithi111.stdout:1632: finishing write tid 1 to smithi11166722-330 2023-10-01T09:10:25.840 INFO:tasks.rados.rados.0.smithi111.stdout:1632: finishing write tid 2 to smithi11166722-330 2023-10-01T09:10:25.840 INFO:tasks.rados.rados.0.smithi111.stdout:1632: finishing write tid 3 to smithi11166722-330 2023-10-01T09:10:25.840 INFO:tasks.rados.rados.0.smithi111.stdout:1632: finishing write tid 4 to smithi11166722-330 2023-10-01T09:10:25.840 INFO:tasks.rados.rados.0.smithi111.stdout:1632: finishing write tid 5 to smithi11166722-330 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 330 v 242 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1632: left oid 330 (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1633: finishing write tid 1 to smithi11166722-202 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1633: finishing write tid 2 to smithi11166722-202 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1633: finishing write tid 3 to smithi11166722-202 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1633: finishing write tid 4 to smithi11166722-202 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1633: finishing write tid 5 to smithi11166722-202 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 317 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1633: left oid 202 (ObjNum 1128 snap 0 seq_num 1128) 2023-10-01T09:10:25.841 INFO:tasks.rados.rados.0.smithi111.stdout:1634: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:1635: finishing write tid 1 to smithi11166722-27 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:1635: finishing write tid 2 to smithi11166722-27 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:1635: finishing write tid 3 to smithi11166722-27 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:1635: finishing write tid 4 to smithi11166722-27 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 238 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:1635: left oid 27 (ObjNum 1129 snap 0 seq_num 1129) 2023-10-01T09:10:25.972 INFO:tasks.rados.rados.0.smithi111.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-10-01T09:10:25.984 INFO:tasks.rados.rados.0.smithi111.stdout:1636: writing smithi11166722-171 from 591910 to 1243524 tid 1 2023-10-01T09:10:25.991 INFO:tasks.rados.rados.0.smithi111.stdout:1636: writing smithi11166722-171 from 1875123 to 2479517 tid 2 2023-10-01T09:10:25.991 INFO:tasks.rados.rados.0.smithi111.stdout:1625: done (11 left) 2023-10-01T09:10:25.991 INFO:tasks.rados.rados.0.smithi111.stdout:1626: done (10 left) 2023-10-01T09:10:25.991 INFO:tasks.rados.rados.0.smithi111.stdout:1627: done (9 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1628: done (8 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1629: done (7 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1630: done (6 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1631: done (5 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1632: done (4 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1633: done (3 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1634: done (2 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1635: done (1 left) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1637: read oid 94 snap -1 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1637: expect (ObjNum 93 snap 0 seq_num 93) 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1638: write oid 410 current snap is 0 2023-10-01T09:10:25.992 INFO:tasks.rados.rados.0.smithi111.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-10-01T09:10:26.000 INFO:tasks.rados.rados.0.smithi111.stdout:1638: writing smithi11166722-410 from 608717 to 1335580 tid 1 2023-10-01T09:10:26.007 INFO:tasks.rados.rados.0.smithi111.stdout:1638: writing smithi11166722-410 from 1933605 to 2681657 tid 2 2023-10-01T09:10:26.007 INFO:tasks.rados.rados.0.smithi111.stdout:1639: write oid 226 current snap is 0 2023-10-01T09:10:26.008 INFO:tasks.rados.rados.0.smithi111.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-10-01T09:10:26.013 INFO:tasks.rados.rados.0.smithi111.stdout:1639: writing smithi11166722-226 from 625524 to 1027636 tid 1 2023-10-01T09:10:26.020 INFO:tasks.rados.rados.0.smithi111.stdout:1639: writing smithi11166722-226 from 1592087 to 2200150 tid 2 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1639: writing smithi11166722-226 from 2869769 to 3025524 tid 3 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1640: write oid 492 current snap is 0 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1636: finishing write tid 1 to smithi11166722-171 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1636: finishing write tid 2 to smithi11166722-171 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1636: finishing write tid 3 to smithi11166722-171 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1636: finishing write tid 4 to smithi11166722-171 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 171 v 253 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-10-01T09:10:26.025 INFO:tasks.rados.rados.0.smithi111.stdout:1636: left oid 171 (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T09:10:26.026 INFO:tasks.rados.rados.0.smithi111.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-10-01T09:10:26.032 INFO:tasks.rados.rados.0.smithi111.stdout:1640: writing smithi11166722-492 from 642331 to 1236045 tid 1 2023-10-01T09:10:26.039 INFO:tasks.rados.rados.0.smithi111.stdout:1640: writing smithi11166722-492 from 1766922 to 2518643 tid 2 2023-10-01T09:10:26.039 INFO:tasks.rados.rados.0.smithi111.stdout:1636: done (4 left) 2023-10-01T09:10:26.039 INFO:tasks.rados.rados.0.smithi111.stdout:1641: write oid 263 current snap is 0 2023-10-01T09:10:26.039 INFO:tasks.rados.rados.0.smithi111.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-10-01T09:10:26.046 INFO:tasks.rados.rados.0.smithi111.stdout:1641: writing smithi11166722-263 from 659138 to 1328101 tid 1 2023-10-01T09:10:26.054 INFO:tasks.rados.rados.0.smithi111.stdout:1641: writing smithi11166722-263 from 2109051 to 2720783 tid 2 2023-10-01T09:10:26.054 INFO:tasks.rados.rados.0.smithi111.stdout:1642: delete oid 198 current snap is 0 2023-10-01T09:10:26.054 INFO:tasks.rados.rados.0.smithi111.stdout:1637: expect (ObjNum 93 snap 0 seq_num 93) 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1638: finishing write tid 1 to smithi11166722-410 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1638: finishing write tid 2 to smithi11166722-410 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1638: finishing write tid 3 to smithi11166722-410 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1638: finishing write tid 4 to smithi11166722-410 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 410 v 241 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1638: left oid 410 (ObjNum 1131 snap 0 seq_num 1131) 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1639: finishing write tid 1 to smithi11166722-226 2023-10-01T09:10:26.179 INFO:tasks.rados.rados.0.smithi111.stdout:1639: finishing write tid 2 to smithi11166722-226 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1639: finishing write tid 3 to smithi11166722-226 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1639: finishing write tid 4 to smithi11166722-226 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1639: finishing write tid 5 to smithi11166722-226 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 226 v 217 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1639: left oid 226 (ObjNum 1132 snap 0 seq_num 1132) 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1640: finishing write tid 1 to smithi11166722-492 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1640: finishing write tid 2 to smithi11166722-492 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1640: finishing write tid 3 to smithi11166722-492 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1640: finishing write tid 4 to smithi11166722-492 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 492 v 179 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1640: left oid 492 (ObjNum 1133 snap 0 seq_num 1133) 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1641: finishing write tid 1 to smithi11166722-263 2023-10-01T09:10:26.180 INFO:tasks.rados.rados.0.smithi111.stdout:1641: finishing write tid 2 to smithi11166722-263 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1641: finishing write tid 3 to smithi11166722-263 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1641: finishing write tid 4 to smithi11166722-263 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 263 v 220 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1641: left oid 263 (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1637: done (5 left) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1638: done (4 left) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1639: done (3 left) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1640: done (2 left) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1641: done (1 left) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1642: done (0 left) 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1643: write oid 387 current snap is 0 2023-10-01T09:10:26.181 INFO:tasks.rados.rados.0.smithi111.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-10-01T09:10:26.185 INFO:tasks.rados.rados.0.smithi111.stdout:1643: writing smithi11166722-387 from 692752 to 1112213 tid 1 2023-10-01T09:10:26.194 INFO:tasks.rados.rados.0.smithi111.stdout:1643: writing smithi11166722-387 from 1826015 to 2441416 tid 2 2023-10-01T09:10:26.198 INFO:tasks.rados.rados.0.smithi111.stdout:1643: writing smithi11166722-387 from 2979461 to 3092752 tid 3 2023-10-01T09:10:26.198 INFO:tasks.rados.rados.0.smithi111.stdout:1644: read oid 194 snap -1 2023-10-01T09:10:26.198 INFO:tasks.rados.rados.0.smithi111.stdout:1644: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T09:10:26.198 INFO:tasks.rados.rados.0.smithi111.stdout:1645: delete oid 448 current snap is 0 2023-10-01T09:10:26.198 INFO:tasks.rados.rados.0.smithi111.stdout:1643: finishing write tid 1 to smithi11166722-387 2023-10-01T09:10:26.198 INFO:tasks.rados.rados.0.smithi111.stdout:1643: finishing write tid 2 to smithi11166722-387 2023-10-01T09:10:26.200 INFO:tasks.rados.rados.0.smithi111.stdout:1643: finishing write tid 3 to smithi11166722-387 2023-10-01T09:10:26.200 INFO:tasks.rados.rados.0.smithi111.stdout:1645: done (2 left) 2023-10-01T09:10:26.200 INFO:tasks.rados.rados.0.smithi111.stdout:1646: read oid 336 snap -1 2023-10-01T09:10:26.201 INFO:tasks.rados.rados.0.smithi111.stdout:1646: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T09:10:26.201 INFO:tasks.rados.rados.0.smithi111.stdout:1647: write oid 165 current snap is 0 2023-10-01T09:10:26.201 INFO:tasks.rados.rados.0.smithi111.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-10-01T09:10:26.208 INFO:tasks.rados.rados.0.smithi111.stdout:1647: writing smithi11166722-165 from 726366 to 1296325 tid 1 2023-10-01T09:10:26.214 INFO:tasks.rados.rados.0.smithi111.stdout:1647: writing smithi11166722-165 from 1826626 to 2329343 tid 2 2023-10-01T09:10:26.219 INFO:tasks.rados.rados.0.smithi111.stdout:1647: writing smithi11166722-165 from 2801601 to 3126366 tid 3 2023-10-01T09:10:26.219 INFO:tasks.rados.rados.0.smithi111.stdout:1648: write oid 285 current snap is 0 2023-10-01T09:10:26.219 INFO:tasks.rados.rados.0.smithi111.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-10-01T09:10:26.227 INFO:tasks.rados.rados.0.smithi111.stdout:1648: writing smithi11166722-285 from 743173 to 1388381 tid 1 2023-10-01T09:10:26.234 INFO:tasks.rados.rados.0.smithi111.stdout:1648: writing smithi11166722-285 from 1885108 to 2647836 tid 2 2023-10-01T09:10:26.234 INFO:tasks.rados.rados.0.smithi111.stdout:1649: read oid 170 snap -1 2023-10-01T09:10:26.234 INFO:tasks.rados.rados.0.smithi111.stdout:1649: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-10-01T09:10:26.234 INFO:tasks.rados.rados.0.smithi111.stdout:1650: write oid 102 current snap is 0 2023-10-01T09:10:26.234 INFO:tasks.rados.rados.0.smithi111.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-10-01T09:10:26.242 INFO:tasks.rados.rados.0.smithi111.stdout:1650: writing smithi11166722-102 from 759980 to 1480437 tid 1 2023-10-01T09:10:26.248 INFO:tasks.rados.rados.0.smithi111.stdout:1650: writing smithi11166722-102 from 1943590 to 2449976 tid 2 2023-10-01T09:10:26.252 INFO:tasks.rados.rados.0.smithi111.stdout:1650: writing smithi11166722-102 from 2856447 to 3159980 tid 3 2023-10-01T09:10:26.252 INFO:tasks.rados.rados.0.smithi111.stdout:1651: delete oid 63 current snap is 0 2023-10-01T09:10:26.252 INFO:tasks.rados.rados.0.smithi111.stdout:1643: finishing write tid 4 to smithi11166722-387 2023-10-01T09:10:26.252 INFO:tasks.rados.rados.0.smithi111.stdout:1643: finishing write tid 5 to smithi11166722-387 2023-10-01T09:10:26.252 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 387 v 262 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-10-01T09:10:26.252 INFO:tasks.rados.rados.0.smithi111.stdout:1643: left oid 387 (ObjNum 1136 snap 0 seq_num 1136) 2023-10-01T09:10:26.253 INFO:tasks.rados.rados.0.smithi111.stdout:1644: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T09:10:26.462 INFO:tasks.rados.rados.0.smithi111.stdout:1646: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1647: finishing write tid 1 to smithi11166722-165 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1647: finishing write tid 2 to smithi11166722-165 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1647: finishing write tid 3 to smithi11166722-165 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1647: finishing write tid 4 to smithi11166722-165 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1647: finishing write tid 5 to smithi11166722-165 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 165 v 224 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1648: finishing write tid 1 to smithi11166722-285 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1648: finishing write tid 2 to smithi11166722-285 2023-10-01T09:10:26.649 INFO:tasks.rados.rados.0.smithi111.stdout:1648: finishing write tid 3 to smithi11166722-285 2023-10-01T09:10:26.650 INFO:tasks.rados.rados.0.smithi111.stdout:1648: finishing write tid 4 to smithi11166722-285 2023-10-01T09:10:26.650 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 223 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-10-01T09:10:26.650 INFO:tasks.rados.rados.0.smithi111.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2023-10-01T09:10:26.650 INFO:tasks.rados.rados.0.smithi111.stdout:1649: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-10-01T09:10:26.751 INFO:tasks.rados.rados.0.smithi111.stdout:1650: finishing write tid 1 to smithi11166722-102 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1650: finishing write tid 2 to smithi11166722-102 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1650: finishing write tid 3 to smithi11166722-102 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1650: finishing write tid 4 to smithi11166722-102 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1650: finishing write tid 5 to smithi11166722-102 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 102 v 321 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1643: done (7 left) 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1644: done (6 left) 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1646: done (5 left) 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1647: done (4 left) 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1648: done (3 left) 2023-10-01T09:10:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:1649: done (2 left) 2023-10-01T09:10:26.753 INFO:tasks.rados.rados.0.smithi111.stdout:1650: done (1 left) 2023-10-01T09:10:26.753 INFO:tasks.rados.rados.0.smithi111.stdout:1651: done (0 left) 2023-10-01T09:10:26.753 INFO:tasks.rados.rados.0.smithi111.stdout:1652: write oid 50 current snap is 0 2023-10-01T09:10:26.753 INFO:tasks.rados.rados.0.smithi111.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-10-01T09:10:26.763 INFO:tasks.rados.rados.0.smithi111.stdout:1652: writing smithi11166722-50 from 793594 to 1380902 tid 1 2023-10-01T09:10:26.770 INFO:tasks.rados.rados.0.smithi111.stdout:1652: writing smithi11166722-50 from 2060554 to 2570609 tid 2 2023-10-01T09:10:26.770 INFO:tasks.rados.rados.0.smithi111.stdout:1653: read oid 96 snap -1 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1653: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1654: read oid 202 snap -1 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1654: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1655: read oid 19 snap -1 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1655: expect (ObjNum 867 snap 0 seq_num 867) 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1656: write oid 300 current snap is 0 2023-10-01T09:10:26.771 INFO:tasks.rados.rados.0.smithi111.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-10-01T09:10:26.777 INFO:tasks.rados.rados.0.smithi111.stdout:1656: writing smithi11166722-300 from 410401 to 1072958 tid 1 2023-10-01T09:10:26.785 INFO:tasks.rados.rados.0.smithi111.stdout:1656: writing smithi11166722-300 from 1719036 to 2489102 tid 2 2023-10-01T09:10:26.789 INFO:tasks.rados.rados.0.smithi111.stdout:1656: writing smithi11166722-300 from 2938716 to 3210401 tid 3 2023-10-01T09:10:26.790 INFO:tasks.rados.rados.0.smithi111.stdout:1657: write oid 104 current snap is 0 2023-10-01T09:10:26.790 INFO:tasks.rados.rados.0.smithi111.stdout:1652: finishing write tid 1 to smithi11166722-50 2023-10-01T09:10:26.790 INFO:tasks.rados.rados.0.smithi111.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-10-01T09:10:26.796 INFO:tasks.rados.rados.0.smithi111.stdout:1657: writing smithi11166722-104 from 427208 to 1165014 tid 1 2023-10-01T09:10:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:26 smithi183 bash[27651]: audit 2023-10-01T09:10:25.671044+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.111:0/2795805551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:26.802 INFO:tasks.rados.rados.0.smithi111.stdout:1657: writing smithi11166722-104 from 1777518 to 2291242 tid 2 2023-10-01T09:10:26.808 INFO:tasks.rados.rados.0.smithi111.stdout:1657: writing smithi11166722-104 from 2966139 to 3227208 tid 3 2023-10-01T09:10:26.808 INFO:tasks.rados.rados.0.smithi111.stdout:1658: read oid 43 snap -1 2023-10-01T09:10:26.808 INFO:tasks.rados.rados.0.smithi111.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:10:26.808 INFO:tasks.rados.rados.0.smithi111.stdout:1659: write oid 489 current snap is 0 2023-10-01T09:10:26.809 INFO:tasks.rados.rados.0.smithi111.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-10-01T09:10:26.813 INFO:tasks.rados.rados.0.smithi111.stdout:1659: writing smithi11166722-489 from 444015 to 857070 tid 1 2023-10-01T09:10:26.821 INFO:tasks.rados.rados.0.smithi111.stdout:1659: writing smithi11166722-489 from 1436000 to 2209735 tid 2 2023-10-01T09:10:26.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:26 smithi111 bash[33891]: audit 2023-10-01T09:10:25.671044+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.111:0/2795805551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:26.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:26 smithi111 bash[27369]: audit 2023-10-01T09:10:25.671044+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.111:0/2795805551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:26.827 INFO:tasks.rados.rados.0.smithi111.stdout:1659: writing smithi11166722-489 from 2709915 to 3244015 tid 3 2023-10-01T09:10:26.827 INFO:tasks.rados.rados.0.smithi111.stdout:1660: write oid 147 current snap is 0 2023-10-01T09:10:26.827 INFO:tasks.rados.rados.0.smithi111.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-10-01T09:10:26.832 INFO:tasks.rados.rados.0.smithi111.stdout:1660: writing smithi11166722-147 from 460822 to 949126 tid 1 2023-10-01T09:10:26.838 INFO:tasks.rados.rados.0.smithi111.stdout:1660: writing smithi11166722-147 from 1378129 to 1895522 tid 2 2023-10-01T09:10:26.843 INFO:tasks.rados.rados.0.smithi111.stdout:1660: writing smithi11166722-147 from 2504632 to 2910594 tid 3 2023-10-01T09:10:26.844 INFO:tasks.rados.rados.0.smithi111.stdout:1661: write oid 380 current snap is 0 2023-10-01T09:10:26.844 INFO:tasks.rados.rados.0.smithi111.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-10-01T09:10:26.849 INFO:tasks.rados.rados.0.smithi111.stdout:1661: writing smithi11166722-380 from 477629 to 1041182 tid 1 2023-10-01T09:10:26.858 INFO:tasks.rados.rados.0.smithi111.stdout:1661: writing smithi11166722-380 from 1836611 to 2614015 tid 2 2023-10-01T09:10:26.862 INFO:tasks.rados.rados.0.smithi111.stdout:1661: writing smithi11166722-380 from 3048408 to 3277629 tid 3 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:1662: delete oid 319 current snap is 0 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:1652: finishing write tid 2 to smithi11166722-50 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:1652: finishing write tid 3 to smithi11166722-50 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:1652: finishing write tid 4 to smithi11166722-50 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 50 v 182 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2023-10-01T09:10:26.863 INFO:tasks.rados.rados.0.smithi111.stdout:1655: expect (ObjNum 867 snap 0 seq_num 867) 2023-10-01T09:10:27.012 INFO:tasks.rados.rados.0.smithi111.stdout:1653: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T09:10:27.133 INFO:tasks.rados.rados.0.smithi111.stdout:1656: finishing write tid 1 to smithi11166722-300 2023-10-01T09:10:27.133 INFO:tasks.rados.rados.0.smithi111.stdout:1654: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1656: finishing write tid 2 to smithi11166722-300 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1656: finishing write tid 3 to smithi11166722-300 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1656: finishing write tid 4 to smithi11166722-300 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1656: finishing write tid 5 to smithi11166722-300 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 300 v 182 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1657: finishing write tid 1 to smithi11166722-104 2023-10-01T09:10:27.266 INFO:tasks.rados.rados.0.smithi111.stdout:1657: finishing write tid 2 to smithi11166722-104 2023-10-01T09:10:27.267 INFO:tasks.rados.rados.0.smithi111.stdout:1657: finishing write tid 3 to smithi11166722-104 2023-10-01T09:10:27.267 INFO:tasks.rados.rados.0.smithi111.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-01T09:10:27.356 INFO:tasks.rados.rados.0.smithi111.stdout:1657: finishing write tid 4 to smithi11166722-104 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1657: finishing write tid 5 to smithi11166722-104 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 104 v 171 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1659: finishing write tid 1 to smithi11166722-489 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1659: finishing write tid 2 to smithi11166722-489 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1659: finishing write tid 3 to smithi11166722-489 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1652: done (10 left) 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1653: done (9 left) 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1654: done (8 left) 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1655: done (7 left) 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1656: done (6 left) 2023-10-01T09:10:27.357 INFO:tasks.rados.rados.0.smithi111.stdout:1657: done (5 left) 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1658: done (4 left) 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1662: done (3 left) 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1663: read oid 433 snap -1 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1663: expect (ObjNum 869 snap 0 seq_num 869) 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1664: write oid 28 current snap is 0 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1659: finishing write tid 4 to smithi11166722-489 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1659: finishing write tid 5 to smithi11166722-489 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 489 v 285 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2023-10-01T09:10:27.358 INFO:tasks.rados.rados.0.smithi111.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-10-01T09:10:27.366 INFO:tasks.rados.rados.0.smithi111.stdout:1664: writing smithi11166722-28 from 511243 to 941647 tid 1 2023-10-01T09:10:27.374 INFO:tasks.rados.rados.0.smithi111.stdout:1664: writing smithi11166722-28 from 1669928 to 2334648 tid 2 2023-10-01T09:10:27.380 INFO:tasks.rados.rados.0.smithi111.stdout:1664: writing smithi11166722-28 from 3103254 to 3311243 tid 3 2023-10-01T09:10:27.380 INFO:tasks.rados.rados.0.smithi111.stdout:1659: done (4 left) 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1665: read oid 26 snap -1 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1665: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1666: read oid 137 snap -1 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1666: expect (ObjNum 634 snap 0 seq_num 634) 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1667: write oid 198 current snap is 0 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1660: finishing write tid 1 to smithi11166722-147 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1660: finishing write tid 2 to smithi11166722-147 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1660: finishing write tid 3 to smithi11166722-147 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1660: finishing write tid 4 to smithi11166722-147 2023-10-01T09:10:27.381 INFO:tasks.rados.rados.0.smithi111.stdout:1660: finishing write tid 5 to smithi11166722-147 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 147 v 246 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1661: finishing write tid 1 to smithi11166722-380 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1661: finishing write tid 2 to smithi11166722-380 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1661: finishing write tid 3 to smithi11166722-380 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1661: finishing write tid 4 to smithi11166722-380 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1661: finishing write tid 5 to smithi11166722-380 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 249 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1661: left oid 380 (ObjNum 1147 snap 0 seq_num 1147) 2023-10-01T09:10:27.382 INFO:tasks.rados.rados.0.smithi111.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-10-01T09:10:27.386 INFO:tasks.rados.rados.0.smithi111.stdout:1667: writing smithi11166722-198 from 528050 to 1033703 tid 1 2023-10-01T09:10:27.392 INFO:tasks.rados.rados.0.smithi111.stdout:1667: writing smithi11166722-198 from 1612057 to 2136788 tid 2 2023-10-01T09:10:27.398 INFO:tasks.rados.rados.0.smithi111.stdout:1667: writing smithi11166722-198 from 2614324 to 3181727 tid 3 2023-10-01T09:10:27.398 INFO:tasks.rados.rados.0.smithi111.stdout:1660: done (6 left) 2023-10-01T09:10:27.398 INFO:tasks.rados.rados.0.smithi111.stdout:1661: done (5 left) 2023-10-01T09:10:27.399 INFO:tasks.rados.rados.0.smithi111.stdout:1668: write oid 156 current snap is 0 2023-10-01T09:10:27.399 INFO:tasks.rados.rados.0.smithi111.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-10-01T09:10:27.404 INFO:tasks.rados.rados.0.smithi111.stdout:1668: writing smithi11166722-156 from 544857 to 1125759 tid 1 2023-10-01T09:10:27.411 INFO:tasks.rados.rados.0.smithi111.stdout:1668: writing smithi11166722-156 from 1670539 to 2338928 tid 2 2023-10-01T09:10:27.417 INFO:tasks.rados.rados.0.smithi111.stdout:1668: writing smithi11166722-156 from 3041747 to 3344857 tid 3 2023-10-01T09:10:27.417 INFO:tasks.rados.rados.0.smithi111.stdout:1669: read oid 223 snap -1 2023-10-01T09:10:27.418 INFO:tasks.rados.rados.0.smithi111.stdout:1669: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:10:27.418 INFO:tasks.rados.rados.0.smithi111.stdout:1670: delete oid 347 current snap is 0 2023-10-01T09:10:27.418 INFO:tasks.rados.rados.0.smithi111.stdout:1663: expect (ObjNum 869 snap 0 seq_num 869) 2023-10-01T09:10:27.547 INFO:tasks.rados.rados.0.smithi111.stdout:1664: finishing write tid 1 to smithi11166722-28 2023-10-01T09:10:27.548 INFO:tasks.rados.rados.0.smithi111.stdout:1664: finishing write tid 2 to smithi11166722-28 2023-10-01T09:10:27.548 INFO:tasks.rados.rados.0.smithi111.stdout:1664: finishing write tid 3 to smithi11166722-28 2023-10-01T09:10:27.548 INFO:tasks.rados.rados.0.smithi111.stdout:1666: expect (ObjNum 634 snap 0 seq_num 634) 2023-10-01T09:10:27.678 INFO:tasks.rados.rados.0.smithi111.stdout:1664: finishing write tid 4 to smithi11166722-28 2023-10-01T09:10:27.678 INFO:tasks.rados.rados.0.smithi111.stdout:1664: finishing write tid 5 to smithi11166722-28 2023-10-01T09:10:27.678 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 245 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-10-01T09:10:27.678 INFO:tasks.rados.rados.0.smithi111.stdout:1664: left oid 28 (ObjNum 1149 snap 0 seq_num 1149) 2023-10-01T09:10:27.678 INFO:tasks.rados.rados.0.smithi111.stdout:1665: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:1667: finishing write tid 1 to smithi11166722-198 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:1667: finishing write tid 2 to smithi11166722-198 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:1667: finishing write tid 3 to smithi11166722-198 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:1667: finishing write tid 4 to smithi11166722-198 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:1667: finishing write tid 5 to smithi11166722-198 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 198 v 222 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-10-01T09:10:27.759 INFO:tasks.rados.rados.0.smithi111.stdout:1667: left oid 198 (ObjNum 1150 snap 0 seq_num 1150) 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1668: finishing write tid 1 to smithi11166722-156 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1668: finishing write tid 2 to smithi11166722-156 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1668: finishing write tid 3 to smithi11166722-156 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1668: finishing write tid 4 to smithi11166722-156 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1668: finishing write tid 5 to smithi11166722-156 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 156 v 182 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1668: left oid 156 (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T09:10:27.760 INFO:tasks.rados.rados.0.smithi111.stdout:1669: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:10:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:27 smithi183 bash[27651]: cluster 2023-10-01T09:10:26.172035+0000 mgr.y (mgr.24356) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-10-01T09:10:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:27 smithi111 bash[27369]: cluster 2023-10-01T09:10:26.172035+0000 mgr.y (mgr.24356) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-10-01T09:10:27.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:27] "GET /metrics HTTP/1.1" 200 195005 "" "Prometheus/2.33.4" 2023-10-01T09:10:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:27 smithi111 bash[33891]: cluster 2023-10-01T09:10:26.172035+0000 mgr.y (mgr.24356) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.0 MiB/s wr, 85 op/s 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1663: done (7 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1664: done (6 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1665: done (5 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1666: done (4 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1667: done (3 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1668: done (2 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1669: done (1 left) 2023-10-01T09:10:27.888 INFO:tasks.rados.rados.0.smithi111.stdout:1670: done (0 left) 2023-10-01T09:10:27.889 INFO:tasks.rados.rados.0.smithi111.stdout:1671: write oid 115 current snap is 0 2023-10-01T09:10:27.889 INFO:tasks.rados.rados.0.smithi111.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-10-01T09:10:27.900 INFO:tasks.rados.rados.0.smithi111.stdout:1671: writing smithi11166722-115 from 578471 to 1309871 tid 1 2023-10-01T09:10:27.907 INFO:tasks.rados.rados.0.smithi111.stdout:1671: writing smithi11166722-115 from 1787503 to 2459561 tid 2 2023-10-01T09:10:27.912 INFO:tasks.rados.rados.0.smithi111.stdout:1671: writing smithi11166722-115 from 3096593 to 3378471 tid 3 2023-10-01T09:10:27.912 INFO:tasks.rados.rados.0.smithi111.stdout:1672: write oid 105 current snap is 0 2023-10-01T09:10:27.912 INFO:tasks.rados.rados.0.smithi111.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-10-01T09:10:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:1672: writing smithi11166722-105 from 595278 to 1001927 tid 1 2023-10-01T09:10:27.925 INFO:tasks.rados.rados.0.smithi111.stdout:1672: writing smithi11166722-105 from 1729632 to 2261701 tid 2 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1672: writing smithi11166722-105 from 3007663 to 3395278 tid 3 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1673: read oid 318 snap -1 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1673: expect deleted 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1671: finishing write tid 1 to smithi11166722-115 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1671: finishing write tid 2 to smithi11166722-115 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1671: finishing write tid 3 to smithi11166722-115 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1671: finishing write tid 4 to smithi11166722-115 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:1671: finishing write tid 5 to smithi11166722-115 2023-10-01T09:10:27.932 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 115 v 253 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1671: left oid 115 (ObjNum 1153 snap 0 seq_num 1153) 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1672: finishing write tid 1 to smithi11166722-105 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1672: finishing write tid 2 to smithi11166722-105 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1674: read oid 236 snap -1 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1674: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1671: done (3 left) 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1675: read oid 234 snap -1 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1675: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1676: write oid 247 current snap is 0 2023-10-01T09:10:27.933 INFO:tasks.rados.rados.0.smithi111.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-10-01T09:10:27.938 INFO:tasks.rados.rados.0.smithi111.stdout:1676: writing smithi11166722-247 from 612085 to 1093983 tid 1 2023-10-01T09:10:27.946 INFO:tasks.rados.rados.0.smithi111.stdout:1676: writing smithi11166722-247 from 1788114 to 2463841 tid 2 2023-10-01T09:10:27.951 INFO:tasks.rados.rados.0.smithi111.stdout:1676: writing smithi11166722-247 from 3035086 to 3412085 tid 3 2023-10-01T09:10:27.951 INFO:tasks.rados.rados.0.smithi111.stdout:1677: delete oid 25 current snap is 0 2023-10-01T09:10:27.951 INFO:tasks.rados.rados.0.smithi111.stdout:1672: finishing write tid 3 to smithi11166722-105 2023-10-01T09:10:27.952 INFO:tasks.rados.rados.0.smithi111.stdout:1672: finishing write tid 4 to smithi11166722-105 2023-10-01T09:10:27.952 INFO:tasks.rados.rados.0.smithi111.stdout:1672: finishing write tid 5 to smithi11166722-105 2023-10-01T09:10:27.952 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 226 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-10-01T09:10:27.952 INFO:tasks.rados.rados.0.smithi111.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-10-01T09:10:27.952 INFO:tasks.rados.rados.0.smithi111.stdout:1674: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-01T09:10:28.121 INFO:tasks.rados.rados.0.smithi111.stdout:1675: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-10-01T09:10:28.215 INFO:tasks.rados.rados.0.smithi111.stdout:1676: finishing write tid 1 to smithi11166722-247 2023-10-01T09:10:28.215 INFO:tasks.rados.rados.0.smithi111.stdout:1676: finishing write tid 2 to smithi11166722-247 2023-10-01T09:10:28.215 INFO:tasks.rados.rados.0.smithi111.stdout:1676: finishing write tid 3 to smithi11166722-247 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1676: finishing write tid 4 to smithi11166722-247 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1676: finishing write tid 5 to smithi11166722-247 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 247 v 260 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1676: left oid 247 (ObjNum 1155 snap 0 seq_num 1155) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1672: done (5 left) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1673: done (4 left) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1674: done (3 left) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1675: done (2 left) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1676: done (1 left) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1677: done (0 left) 2023-10-01T09:10:28.216 INFO:tasks.rados.rados.0.smithi111.stdout:1678: delete oid 464 current snap is 0 2023-10-01T09:10:28.217 INFO:tasks.rados.rados.0.smithi111.stdout:1678: done (0 left) 2023-10-01T09:10:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:1679: write oid 49 current snap is 0 2023-10-01T09:10:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-10-01T09:10:28.223 INFO:tasks.rados.rados.0.smithi111.stdout:1679: writing smithi11166722-49 from 662506 to 1086504 tid 1 2023-10-01T09:10:28.229 INFO:tasks.rados.rados.0.smithi111.stdout:1679: writing smithi11166722-49 from 1563560 to 2102967 tid 2 2023-10-01T09:10:28.236 INFO:tasks.rados.rados.0.smithi111.stdout:1679: writing smithi11166722-49 from 2717355 to 3207640 tid 3 2023-10-01T09:10:28.236 INFO:tasks.rados.rados.0.smithi111.stdout:1680: read oid 223 snap -1 2023-10-01T09:10:28.237 INFO:tasks.rados.rados.0.smithi111.stdout:1680: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:10:28.237 INFO:tasks.rados.rados.0.smithi111.stdout:1681: write oid 352 current snap is 0 2023-10-01T09:10:28.237 INFO:tasks.rados.rados.0.smithi111.stdout:1679: finishing write tid 1 to smithi11166722-49 2023-10-01T09:10:28.237 INFO:tasks.rados.rados.0.smithi111.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-10-01T09:10:28.244 INFO:tasks.rados.rados.0.smithi111.stdout:1681: writing smithi11166722-352 from 679313 to 1178560 tid 1 2023-10-01T09:10:28.250 INFO:tasks.rados.rados.0.smithi111.stdout:1681: writing smithi11166722-352 from 1622042 to 2305107 tid 2 2023-10-01T09:10:28.257 INFO:tasks.rados.rados.0.smithi111.stdout:1681: writing smithi11166722-352 from 2744778 to 3446335 tid 3 2023-10-01T09:10:28.257 INFO:tasks.rados.rados.0.smithi111.stdout:1682: write oid 121 current snap is 0 2023-10-01T09:10:28.257 INFO:tasks.rados.rados.0.smithi111.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-10-01T09:10:28.264 INFO:tasks.rados.rados.0.smithi111.stdout:1682: writing smithi11166722-121 from 696120 to 1270616 tid 1 2023-10-01T09:10:28.269 INFO:tasks.rados.rados.0.smithi111.stdout:1682: writing smithi11166722-121 from 1680524 to 2223600 tid 2 2023-10-01T09:10:28.276 INFO:tasks.rados.rados.0.smithi111.stdout:1682: writing smithi11166722-121 from 2888554 to 3401383 tid 3 2023-10-01T09:10:28.276 INFO:tasks.rados.rados.0.smithi111.stdout:1683: write oid 385 current snap is 0 2023-10-01T09:10:28.276 INFO:tasks.rados.rados.0.smithi111.stdout:1679: finishing write tid 2 to smithi11166722-49 2023-10-01T09:10:28.276 INFO:tasks.rados.rados.0.smithi111.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-10-01T09:10:28.284 INFO:tasks.rados.rados.0.smithi111.stdout:1683: writing smithi11166722-385 from 712927 to 1362672 tid 1 2023-10-01T09:10:28.292 INFO:tasks.rados.rados.0.smithi111.stdout:1683: writing smithi11166722-385 from 2139006 to 2825740 tid 2 2023-10-01T09:10:28.292 INFO:tasks.rados.rados.0.smithi111.stdout:1684: read oid 139 snap -1 2023-10-01T09:10:28.292 INFO:tasks.rados.rados.0.smithi111.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:10:28.292 INFO:tasks.rados.rados.0.smithi111.stdout:1685: write oid 364 current snap is 0 2023-10-01T09:10:28.292 INFO:tasks.rados.rados.0.smithi111.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-10-01T09:10:28.300 INFO:tasks.rados.rados.0.smithi111.stdout:1685: writing smithi11166722-364 from 729734 to 1454728 tid 1 2023-10-01T09:10:28.307 INFO:tasks.rados.rados.0.smithi111.stdout:1685: writing smithi11166722-364 from 2197488 to 2627880 tid 2 2023-10-01T09:10:28.312 INFO:tasks.rados.rados.0.smithi111.stdout:1685: writing smithi11166722-364 from 3227047 to 3529734 tid 3 2023-10-01T09:10:28.312 INFO:tasks.rados.rados.0.smithi111.stdout:1686: write oid 388 current snap is 0 2023-10-01T09:10:28.312 INFO:tasks.rados.rados.0.smithi111.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-10-01T09:10:28.320 INFO:tasks.rados.rados.0.smithi111.stdout:1686: writing smithi11166722-388 from 746541 to 1146784 tid 1 2023-10-01T09:10:28.327 INFO:tasks.rados.rados.0.smithi111.stdout:1686: writing smithi11166722-388 from 1739617 to 2430020 tid 2 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1686: writing smithi11166722-388 from 3138117 to 3546541 tid 3 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1687: read oid 446 snap -1 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1687: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1688: read oid 65 snap -1 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1688: expect deleted 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1689: write oid 491 current snap is 0 2023-10-01T09:10:28.334 INFO:tasks.rados.rados.0.smithi111.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-10-01T09:10:28.342 INFO:tasks.rados.rados.0.smithi111.stdout:1689: writing smithi11166722-491 from 763348 to 1355193 tid 1 2023-10-01T09:10:28.347 INFO:tasks.rados.rados.0.smithi111.stdout:1689: writing smithi11166722-491 from 1914452 to 2348513 tid 2 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1689: writing smithi11166722-491 from 2881893 to 3556163 tid 3 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1690: read oid 282 snap -1 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1690: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1691: delete oid 110 current snap is 0 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1679: finishing write tid 3 to smithi11166722-49 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1679: finishing write tid 4 to smithi11166722-49 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1679: finishing write tid 5 to smithi11166722-49 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 49 v 250 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-10-01T09:10:28.355 INFO:tasks.rados.rados.0.smithi111.stdout:1680: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:1681: finishing write tid 1 to smithi11166722-352 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:1681: finishing write tid 2 to smithi11166722-352 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:1681: finishing write tid 3 to smithi11166722-352 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:1681: finishing write tid 4 to smithi11166722-352 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:1681: finishing write tid 5 to smithi11166722-352 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 352 v 257 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-10-01T09:10:28.490 INFO:tasks.rados.rados.0.smithi111.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1682: finishing write tid 1 to smithi11166722-121 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1682: finishing write tid 2 to smithi11166722-121 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1682: finishing write tid 3 to smithi11166722-121 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1682: finishing write tid 4 to smithi11166722-121 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1682: finishing write tid 5 to smithi11166722-121 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 121 v 277 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-10-01T09:10:28.491 INFO:tasks.rados.rados.0.smithi111.stdout:1683: finishing write tid 1 to smithi11166722-385 2023-10-01T09:10:28.492 INFO:tasks.rados.rados.0.smithi111.stdout:1683: finishing write tid 2 to smithi11166722-385 2023-10-01T09:10:28.492 INFO:tasks.rados.rados.0.smithi111.stdout:1683: finishing write tid 3 to smithi11166722-385 2023-10-01T09:10:28.492 INFO:tasks.rados.rados.0.smithi111.stdout:1683: finishing write tid 4 to smithi11166722-385 2023-10-01T09:10:28.493 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 385 v 324 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-10-01T09:10:28.493 INFO:tasks.rados.rados.0.smithi111.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-10-01T09:10:28.493 INFO:tasks.rados.rados.0.smithi111.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:10:28.569 INFO:tasks.rados.rados.0.smithi111.stdout:1685: finishing write tid 1 to smithi11166722-364 2023-10-01T09:10:28.569 INFO:tasks.rados.rados.0.smithi111.stdout:1685: finishing write tid 2 to smithi11166722-364 2023-10-01T09:10:28.569 INFO:tasks.rados.rados.0.smithi111.stdout:1685: finishing write tid 3 to smithi11166722-364 2023-10-01T09:10:28.569 INFO:tasks.rados.rados.0.smithi111.stdout:1685: finishing write tid 4 to smithi11166722-364 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1685: finishing write tid 5 to smithi11166722-364 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 364 v 175 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1686: finishing write tid 1 to smithi11166722-388 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1686: finishing write tid 2 to smithi11166722-388 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1679: done (12 left) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1680: done (11 left) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1681: done (10 left) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1682: done (9 left) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1683: done (8 left) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1684: done (7 left) 2023-10-01T09:10:28.570 INFO:tasks.rados.rados.0.smithi111.stdout:1685: done (6 left) 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1688: done (5 left) 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1691: done (4 left) 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1692: read oid 142 snap -1 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1692: expect (ObjNum 141 snap 0 seq_num 141) 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1693: read oid 196 snap -1 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1693: expect (ObjNum 954 snap 0 seq_num 954) 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1694: write oid 341 current snap is 0 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1686: finishing write tid 3 to smithi11166722-388 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1686: finishing write tid 4 to smithi11166722-388 2023-10-01T09:10:28.571 INFO:tasks.rados.rados.0.smithi111.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-10-01T09:10:28.585 INFO:tasks.rados.rados.0.smithi111.stdout:1694: writing smithi11166722-341 from 796962 to 1539305 tid 1 2023-10-01T09:10:28.590 INFO:tasks.rados.rados.0.smithi111.stdout:1694: writing smithi11166722-341 from 2031416 to 2469146 tid 2 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1694: writing smithi11166722-341 from 2936739 to 3349906 tid 3 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1695: read oid 36 snap -1 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1695: expect (ObjNum 35 snap 0 seq_num 35) 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1696: read oid 356 snap -1 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1696: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1697: delete oid 343 current snap is 0 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:1686: finishing write tid 5 to smithi11166722-388 2023-10-01T09:10:28.596 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 388 v 261 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-10-01T09:10:28.597 INFO:tasks.rados.rados.0.smithi111.stdout:1686: left oid 388 (ObjNum 1163 snap 0 seq_num 1163) 2023-10-01T09:10:28.597 INFO:tasks.rados.rados.0.smithi111.stdout:1687: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:10:28.717 INFO:tasks.rados.rados.0.smithi111.stdout:1689: finishing write tid 1 to smithi11166722-491 2023-10-01T09:10:28.717 INFO:tasks.rados.rados.0.smithi111.stdout:1689: finishing write tid 2 to smithi11166722-491 2023-10-01T09:10:28.717 INFO:tasks.rados.rados.0.smithi111.stdout:1689: finishing write tid 3 to smithi11166722-491 2023-10-01T09:10:28.717 INFO:tasks.rados.rados.0.smithi111.stdout:1689: finishing write tid 4 to smithi11166722-491 2023-10-01T09:10:28.717 INFO:tasks.rados.rados.0.smithi111.stdout:1689: finishing write tid 5 to smithi11166722-491 2023-10-01T09:10:28.717 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 491 v 186 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-10-01T09:10:28.718 INFO:tasks.rados.rados.0.smithi111.stdout:1689: left oid 491 (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:10:28.718 INFO:tasks.rados.rados.0.smithi111.stdout:1690: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T09:10:28.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:28 smithi183 bash[27651]: audit 2023-10-01T09:10:28.083597+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.111:0/1010056780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:28 smithi111 bash[27369]: audit 2023-10-01T09:10:28.083597+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.111:0/1010056780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:28.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:28 smithi111 bash[33891]: audit 2023-10-01T09:10:28.083597+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.111:0/1010056780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:28.868 INFO:tasks.rados.rados.0.smithi111.stdout:1692: expect (ObjNum 141 snap 0 seq_num 141) 2023-10-01T09:10:28.952 INFO:tasks.rados.rados.0.smithi111.stdout:1693: expect (ObjNum 954 snap 0 seq_num 954) 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1694: finishing write tid 1 to smithi11166722-341 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1694: finishing write tid 2 to smithi11166722-341 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1694: finishing write tid 3 to smithi11166722-341 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1694: finishing write tid 4 to smithi11166722-341 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1694: finishing write tid 5 to smithi11166722-341 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 341 v 265 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1694: left oid 341 (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T09:10:29.070 INFO:tasks.rados.rados.0.smithi111.stdout:1695: expect (ObjNum 35 snap 0 seq_num 35) 2023-10-01T09:10:29.156 INFO:tasks.rados.rados.0.smithi111.stdout:1696: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:10:29.306 INFO:tasks.rados.rados.0.smithi111.stdout:1686: done (9 left) 2023-10-01T09:10:29.306 INFO:tasks.rados.rados.0.smithi111.stdout:1687: done (8 left) 2023-10-01T09:10:29.306 INFO:tasks.rados.rados.0.smithi111.stdout:1689: done (7 left) 2023-10-01T09:10:29.306 INFO:tasks.rados.rados.0.smithi111.stdout:1690: done (6 left) 2023-10-01T09:10:29.306 INFO:tasks.rados.rados.0.smithi111.stdout:1692: done (5 left) 2023-10-01T09:10:29.306 INFO:tasks.rados.rados.0.smithi111.stdout:1693: done (4 left) 2023-10-01T09:10:29.307 INFO:tasks.rados.rados.0.smithi111.stdout:1694: done (3 left) 2023-10-01T09:10:29.307 INFO:tasks.rados.rados.0.smithi111.stdout:1695: done (2 left) 2023-10-01T09:10:29.307 INFO:tasks.rados.rados.0.smithi111.stdout:1696: done (1 left) 2023-10-01T09:10:29.307 INFO:tasks.rados.rados.0.smithi111.stdout:1697: done (0 left) 2023-10-01T09:10:29.307 INFO:tasks.rados.rados.0.smithi111.stdout:1698: delete oid 451 current snap is 0 2023-10-01T09:10:29.309 INFO:tasks.rados.rados.0.smithi111.stdout:1698: done (0 left) 2023-10-01T09:10:29.310 INFO:tasks.rados.rados.0.smithi111.stdout:1699: read oid 122 snap -1 2023-10-01T09:10:29.310 INFO:tasks.rados.rados.0.smithi111.stdout:1699: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-10-01T09:10:29.310 INFO:tasks.rados.rados.0.smithi111.stdout:1700: write oid 281 current snap is 0 2023-10-01T09:10:29.310 INFO:tasks.rados.rados.0.smithi111.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-10-01T09:10:29.320 INFO:tasks.rados.rados.0.smithi111.stdout:1700: writing smithi11166722-281 from 447383 to 1015473 tid 1 2023-10-01T09:10:29.329 INFO:tasks.rados.rados.0.smithi111.stdout:1700: writing smithi11166722-281 from 1690509 to 2391919 tid 2 2023-10-01T09:10:29.336 INFO:tasks.rados.rados.0.smithi111.stdout:1700: writing smithi11166722-281 from 2902655 to 3549638 tid 3 2023-10-01T09:10:29.336 INFO:tasks.rados.rados.0.smithi111.stdout:1701: write oid 359 current snap is 0 2023-10-01T09:10:29.336 INFO:tasks.rados.rados.0.smithi111.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-10-01T09:10:29.342 INFO:tasks.rados.rados.0.smithi111.stdout:1701: writing smithi11166722-359 from 464190 to 1107529 tid 1 2023-10-01T09:10:29.348 INFO:tasks.rados.rados.0.smithi111.stdout:1701: writing smithi11166722-359 from 1748991 to 2194059 tid 2 2023-10-01T09:10:29.356 INFO:tasks.rados.rados.0.smithi111.stdout:1701: writing smithi11166722-359 from 2930078 to 3504686 tid 3 2023-10-01T09:10:29.356 INFO:tasks.rados.rados.0.smithi111.stdout:1702: read oid 300 snap -1 2023-10-01T09:10:29.356 INFO:tasks.rados.rados.0.smithi111.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T09:10:29.357 INFO:tasks.rados.rados.0.smithi111.stdout:1703: write oid 110 current snap is 0 2023-10-01T09:10:29.357 INFO:tasks.rados.rados.0.smithi111.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-10-01T09:10:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:1703: writing smithi11166722-110 from 480997 to 915938 tid 1 2023-10-01T09:10:29.368 INFO:tasks.rados.rados.0.smithi111.stdout:1703: writing smithi11166722-110 from 1407473 to 2112552 tid 2 2023-10-01T09:10:29.376 INFO:tasks.rados.rados.0.smithi111.stdout:1703: writing smithi11166722-110 from 2557501 to 3343381 tid 3 2023-10-01T09:10:29.376 INFO:tasks.rados.rados.0.smithi111.stdout:1704: write oid 355 current snap is 0 2023-10-01T09:10:29.376 INFO:tasks.rados.rados.0.smithi111.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-10-01T09:10:29.382 INFO:tasks.rados.rados.0.smithi111.stdout:1704: writing smithi11166722-355 from 497804 to 1007994 tid 1 2023-10-01T09:10:29.387 INFO:tasks.rados.rados.0.smithi111.stdout:1704: writing smithi11166722-355 from 1465955 to 1914692 tid 2 2023-10-01T09:10:29.394 INFO:tasks.rados.rados.0.smithi111.stdout:1704: writing smithi11166722-355 from 2584924 to 3182076 tid 3 2023-10-01T09:10:29.395 INFO:tasks.rados.rados.0.smithi111.stdout:1705: read oid 105 snap -1 2023-10-01T09:10:29.395 INFO:tasks.rados.rados.0.smithi111.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-10-01T09:10:29.395 INFO:tasks.rados.rados.0.smithi111.stdout:1706: delete oid 369 current snap is 0 2023-10-01T09:10:29.395 INFO:tasks.rados.rados.0.smithi111.stdout:1699: expect (ObjNum 1028 snap 0 seq_num 1028) 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:1700: finishing write tid 1 to smithi11166722-281 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:1700: finishing write tid 2 to smithi11166722-281 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:1700: finishing write tid 3 to smithi11166722-281 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:1700: finishing write tid 4 to smithi11166722-281 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:1700: finishing write tid 5 to smithi11166722-281 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 266 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-10-01T09:10:29.592 INFO:tasks.rados.rados.0.smithi111.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1701: finishing write tid 1 to smithi11166722-359 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1699: done (7 left) 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1700: done (6 left) 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1706: done (5 left) 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1707: delete oid 370 current snap is 0 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1701: finishing write tid 2 to smithi11166722-359 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1701: finishing write tid 3 to smithi11166722-359 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1701: finishing write tid 4 to smithi11166722-359 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1701: finishing write tid 5 to smithi11166722-359 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 290 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-10-01T09:10:29.593 INFO:tasks.rados.rados.0.smithi111.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-10-01T09:10:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:1703: finishing write tid 1 to smithi11166722-110 2023-10-01T09:10:29.594 INFO:tasks.rados.rados.0.smithi111.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T09:10:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:1703: finishing write tid 2 to smithi11166722-110 2023-10-01T09:10:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:1703: finishing write tid 3 to smithi11166722-110 2023-10-01T09:10:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:1703: finishing write tid 4 to smithi11166722-110 2023-10-01T09:10:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:1703: finishing write tid 5 to smithi11166722-110 2023-10-01T09:10:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 110 v 231 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-10-01T09:10:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1704: finishing write tid 1 to smithi11166722-355 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1704: finishing write tid 2 to smithi11166722-355 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1704: finishing write tid 3 to smithi11166722-355 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1704: finishing write tid 4 to smithi11166722-355 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1704: finishing write tid 5 to smithi11166722-355 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 355 v 294 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-10-01T09:10:29.697 INFO:tasks.rados.rados.0.smithi111.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-10-01T09:10:29.738 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:29 smithi183 bash[28503]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:10:29.739 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:29 smithi183 bash[27651]: cluster 2023-10-01T09:10:28.173127+0000 mgr.y (mgr.24356) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-10-01T09:10:29.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:29 smithi111 bash[33891]: cluster 2023-10-01T09:10:28.173127+0000 mgr.y (mgr.24356) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-10-01T09:10:29.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:29 smithi111 bash[27369]: cluster 2023-10-01T09:10:28.173127+0000 mgr.y (mgr.24356) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-10-01T09:10:29.899 INFO:tasks.rados.rados.0.smithi111.stdout:1701: done (5 left) 2023-10-01T09:10:29.899 INFO:tasks.rados.rados.0.smithi111.stdout:1702: done (4 left) 2023-10-01T09:10:29.899 INFO:tasks.rados.rados.0.smithi111.stdout:1703: done (3 left) 2023-10-01T09:10:29.899 INFO:tasks.rados.rados.0.smithi111.stdout:1704: done (2 left) 2023-10-01T09:10:29.899 INFO:tasks.rados.rados.0.smithi111.stdout:1705: done (1 left) 2023-10-01T09:10:29.900 INFO:tasks.rados.rados.0.smithi111.stdout:1707: done (0 left) 2023-10-01T09:10:29.900 INFO:tasks.rados.rados.0.smithi111.stdout:1708: write oid 102 current snap is 0 2023-10-01T09:10:29.900 INFO:tasks.rados.rados.0.smithi111.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-10-01T09:10:29.912 INFO:tasks.rados.rados.0.smithi111.stdout:1708: writing smithi11166722-102 from 548225 to 1284162 tid 1 2023-10-01T09:10:29.921 INFO:tasks.rados.rados.0.smithi111.stdout:1708: writing smithi11166722-102 from 1925048 to 2521112 tid 2 2023-10-01T09:10:29.926 INFO:tasks.rados.rados.0.smithi111.stdout:1708: writing smithi11166722-102 from 2950840 to 3498161 tid 3 2023-10-01T09:10:29.927 INFO:tasks.rados.rados.0.smithi111.stdout:1709: delete oid 5 current snap is 0 2023-10-01T09:10:29.927 INFO:tasks.rados.rados.0.smithi111.stdout:1708: finishing write tid 1 to smithi11166722-102 2023-10-01T09:10:29.927 INFO:tasks.rados.rados.0.smithi111.stdout:1708: finishing write tid 2 to smithi11166722-102 2023-10-01T09:10:29.931 INFO:tasks.rados.rados.0.smithi111.stdout:1708: finishing write tid 3 to smithi11166722-102 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1708: finishing write tid 4 to smithi11166722-102 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1708: finishing write tid 5 to smithi11166722-102 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 102 v 328 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1708: done (1 left) 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1709: done (0 left) 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1710: write oid 170 current snap is 0 2023-10-01T09:10:29.932 INFO:tasks.rados.rados.0.smithi111.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-10-01T09:10:29.938 INFO:tasks.rados.rados.0.smithi111.stdout:1710: writing smithi11166722-170 from 581839 to 1068274 tid 1 2023-10-01T09:10:29.946 INFO:tasks.rados.rados.0.smithi111.stdout:1710: writing smithi11166722-170 from 1642012 to 2241745 tid 2 2023-10-01T09:10:29.953 INFO:tasks.rados.rados.0.smithi111.stdout:1710: writing smithi11166722-170 from 3005686 to 3575551 tid 3 2023-10-01T09:10:29.953 INFO:tasks.rados.rados.0.smithi111.stdout:1711: write oid 237 current snap is 0 2023-10-01T09:10:29.953 INFO:tasks.rados.rados.0.smithi111.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-10-01T09:10:29.960 INFO:tasks.rados.rados.0.smithi111.stdout:1711: writing smithi11166722-237 from 598646 to 1160330 tid 1 2023-10-01T09:10:29.966 INFO:tasks.rados.rados.0.smithi111.stdout:1711: writing smithi11166722-237 from 1700494 to 2160238 tid 2 2023-10-01T09:10:29.973 INFO:tasks.rados.rados.0.smithi111.stdout:1711: writing smithi11166722-237 from 2633109 to 3414246 tid 3 2023-10-01T09:10:29.973 INFO:tasks.rados.rados.0.smithi111.stdout:1712: write oid 484 current snap is 0 2023-10-01T09:10:29.973 INFO:tasks.rados.rados.0.smithi111.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-10-01T09:10:29.981 INFO:tasks.rados.rados.0.smithi111.stdout:1712: writing smithi11166722-484 from 615453 to 1368739 tid 1 2023-10-01T09:10:29.989 INFO:tasks.rados.rados.0.smithi111.stdout:1712: writing smithi11166722-484 from 2158976 to 2762378 tid 2 2023-10-01T09:10:29.995 INFO:tasks.rados.rados.0.smithi111.stdout:1712: writing smithi11166722-484 from 3460532 to 3815453 tid 3 2023-10-01T09:10:29.995 INFO:tasks.rados.rados.0.smithi111.stdout:1713: write oid 297 current snap is 0 2023-10-01T09:10:29.995 INFO:tasks.rados.rados.0.smithi111.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-10-01T09:10:30.001 INFO:tasks.rados.rados.0.smithi111.stdout:1713: writing smithi11166722-297 from 632260 to 1060795 tid 1 2023-10-01T09:10:30.008 INFO:tasks.rados.rados.0.smithi111.stdout:1713: writing smithi11166722-297 from 1817458 to 2280871 tid 2 2023-10-01T09:10:30.013 INFO:tasks.rados.rados.0.smithi111.stdout:1713: writing smithi11166722-297 from 2687955 to 3207989 tid 3 2023-10-01T09:10:30.017 INFO:tasks.rados.rados.0.smithi111.stdout:1713: writing smithi11166722-297 from 3709324 to 3832260 tid 4 2023-10-01T09:10:30.018 INFO:tasks.rados.rados.0.smithi111.stdout:1714: delete oid 269 current snap is 0 2023-10-01T09:10:30.018 INFO:tasks.rados.rados.0.smithi111.stdout:1710: finishing write tid 1 to smithi11166722-170 2023-10-01T09:10:30.018 INFO:tasks.rados.rados.0.smithi111.stdout:1710: finishing write tid 2 to smithi11166722-170 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:1710: finishing write tid 3 to smithi11166722-170 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:1710: finishing write tid 4 to smithi11166722-170 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:1710: finishing write tid 5 to smithi11166722-170 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 170 v 264 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:1710: left oid 170 (ObjNum 1177 snap 0 seq_num 1177) 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:1711: finishing write tid 1 to smithi11166722-237 2023-10-01T09:10:30.019 INFO:tasks.rados.rados.0.smithi111.stdout:1711: finishing write tid 2 to smithi11166722-237 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1711: finishing write tid 3 to smithi11166722-237 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1711: finishing write tid 4 to smithi11166722-237 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1711: finishing write tid 5 to smithi11166722-237 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 237 v 252 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1711: left oid 237 (ObjNum 1178 snap 0 seq_num 1178) 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1712: finishing write tid 1 to smithi11166722-484 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1712: finishing write tid 2 to smithi11166722-484 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1712: finishing write tid 3 to smithi11166722-484 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1712: finishing write tid 4 to smithi11166722-484 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1712: finishing write tid 5 to smithi11166722-484 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 186 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-10-01T09:10:30.020 INFO:tasks.rados.rados.0.smithi111.stdout:1712: left oid 484 (ObjNum 1179 snap 0 seq_num 1179) 2023-10-01T09:10:30.021 INFO:tasks.rados.rados.0.smithi111.stdout:1713: finishing write tid 1 to smithi11166722-297 2023-10-01T09:10:30.021 INFO:tasks.rados.rados.0.smithi111.stdout:1713: finishing write tid 2 to smithi11166722-297 2023-10-01T09:10:30.021 INFO:tasks.rados.rados.0.smithi111.stdout:1713: finishing write tid 3 to smithi11166722-297 2023-10-01T09:10:30.021 INFO:tasks.rados.rados.0.smithi111.stdout:1710: done (4 left) 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1711: done (3 left) 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1712: done (2 left) 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1714: done (1 left) 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1715: read oid 86 snap -1 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1715: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1716: write oid 250 current snap is 0 2023-10-01T09:10:30.022 INFO:tasks.rados.rados.0.smithi111.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-10-01T09:10:30.027 INFO:tasks.rados.rados.0.smithi111.stdout:1716: writing smithi11166722-250 from 665874 to 1244907 tid 1 2023-10-01T09:10:30.034 INFO:tasks.rados.rados.0.smithi111.stdout:1716: writing smithi11166722-250 from 1934422 to 2401504 tid 2 2023-10-01T09:10:30.041 INFO:tasks.rados.rados.0.smithi111.stdout:1716: writing smithi11166722-250 from 3142801 to 3685379 tid 3 2023-10-01T09:10:30.042 INFO:tasks.rados.rados.0.smithi111.stdout:1717: read oid 101 snap -1 2023-10-01T09:10:30.042 INFO:tasks.rados.rados.0.smithi111.stdout:1717: expect (ObjNum 696 snap 0 seq_num 696) 2023-10-01T09:10:30.042 INFO:tasks.rados.rados.0.smithi111.stdout:1718: write oid 373 current snap is 0 2023-10-01T09:10:30.042 INFO:tasks.rados.rados.0.smithi111.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-10-01T09:10:30.050 INFO:tasks.rados.rados.0.smithi111.stdout:1718: writing smithi11166722-373 from 682681 to 1336963 tid 1 2023-10-01T09:10:30.057 INFO:tasks.rados.rados.0.smithi111.stdout:1718: writing smithi11166722-373 from 1876551 to 2487291 tid 2 2023-10-01T09:10:30.063 INFO:tasks.rados.rados.0.smithi111.stdout:1718: writing smithi11166722-373 from 3053871 to 3524074 tid 3 2023-10-01T09:10:30.063 INFO:tasks.rados.rados.0.smithi111.stdout:1719: read oid 48 snap -1 2023-10-01T09:10:30.063 INFO:tasks.rados.rados.0.smithi111.stdout:1719: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T09:10:30.063 INFO:tasks.rados.rados.0.smithi111.stdout:1720: write oid 87 current snap is 0 2023-10-01T09:10:30.063 INFO:tasks.rados.rados.0.smithi111.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-10-01T09:10:30.071 INFO:tasks.rados.rados.0.smithi111.stdout:1720: writing smithi11166722-87 from 699488 to 1429019 tid 1 2023-10-01T09:10:30.077 INFO:tasks.rados.rados.0.smithi111.stdout:1720: writing smithi11166722-87 from 1935033 to 2405784 tid 2 2023-10-01T09:10:30.085 INFO:tasks.rados.rados.0.smithi111.stdout:1720: writing smithi11166722-87 from 3081294 to 3762769 tid 3 2023-10-01T09:10:30.085 INFO:tasks.rados.rados.0.smithi111.stdout:1721: read oid 267 snap -1 2023-10-01T09:10:30.085 INFO:tasks.rados.rados.0.smithi111.stdout:1721: expect (ObjNum 977 snap 0 seq_num 977) 2023-10-01T09:10:30.085 INFO:tasks.rados.rados.0.smithi111.stdout:1722: write oid 114 current snap is 0 2023-10-01T09:10:30.085 INFO:tasks.rados.rados.0.smithi111.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-10-01T09:10:30.091 INFO:tasks.rados.rados.0.smithi111.stdout:1722: writing smithi11166722-114 from 716295 to 1121075 tid 1 2023-10-01T09:10:30.098 INFO:tasks.rados.rados.0.smithi111.stdout:1722: writing smithi11166722-114 from 1593515 to 2207924 tid 2 2023-10-01T09:10:30.103 INFO:tasks.rados.rados.0.smithi111.stdout:1722: writing smithi11166722-114 from 2708717 to 3201464 tid 3 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1722: writing smithi11166722-114 from 3640519 to 3916295 tid 4 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1723: read oid 111 snap -1 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1723: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1724: read oid 482 snap -1 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1724: expect (ObjNum 773 snap 0 seq_num 773) 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1725: read oid 486 snap -1 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1725: expect (ObjNum 840 snap 0 seq_num 840) 2023-10-01T09:10:30.108 INFO:tasks.rados.rados.0.smithi111.stdout:1726: write oid 265 current snap is 0 2023-10-01T09:10:30.109 INFO:tasks.rados.rados.0.smithi111.stdout:1713: finishing write tid 4 to smithi11166722-297 2023-10-01T09:10:30.109 INFO:tasks.rados.rados.0.smithi111.stdout:1713: finishing write tid 5 to smithi11166722-297 2023-10-01T09:10:30.109 INFO:tasks.rados.rados.0.smithi111.stdout:1713: finishing write tid 6 to smithi11166722-297 2023-10-01T09:10:30.109 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 297 v 257 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-10-01T09:10:30.109 INFO:tasks.rados.rados.0.smithi111.stdout:1713: left oid 297 (ObjNum 1180 snap 0 seq_num 1180) 2023-10-01T09:10:30.109 INFO:tasks.rados.rados.0.smithi111.stdout:1715: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:10:30.269 INFO:tasks.rados.rados.0.smithi111.stdout:1716: finishing write tid 1 to smithi11166722-250 2023-10-01T09:10:30.269 INFO:tasks.rados.rados.0.smithi111.stdout:1716: finishing write tid 2 to smithi11166722-250 2023-10-01T09:10:30.269 INFO:tasks.rados.rados.0.smithi111.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-10-01T09:10:30.276 INFO:tasks.rados.rados.0.smithi111.stdout:1726: writing smithi11166722-265 from 733102 to 1329484 tid 1 2023-10-01T09:10:30.284 INFO:tasks.rados.rados.0.smithi111.stdout:1726: writing smithi11166722-265 from 1768350 to 2526417 tid 2 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1726: writing smithi11166722-265 from 3136140 to 3840159 tid 3 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1713: done (12 left) 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1715: done (11 left) 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1727: write oid 162 current snap is 0 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1716: finishing write tid 3 to smithi11166722-250 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1716: finishing write tid 4 to smithi11166722-250 2023-10-01T09:10:30.292 INFO:tasks.rados.rados.0.smithi111.stdout:1716: finishing write tid 5 to smithi11166722-250 2023-10-01T09:10:30.293 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 250 v 190 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-10-01T09:10:30.293 INFO:tasks.rados.rados.0.smithi111.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:10:30.293 INFO:tasks.rados.rados.0.smithi111.stdout:1717: expect (ObjNum 696 snap 0 seq_num 696) 2023-10-01T09:10:30.472 INFO:tasks.rados.rados.0.smithi111.stdout:1718: finishing write tid 1 to smithi11166722-373 2023-10-01T09:10:30.472 INFO:tasks.rados.rados.0.smithi111.stdout:1718: finishing write tid 2 to smithi11166722-373 2023-10-01T09:10:30.472 INFO:tasks.rados.rados.0.smithi111.stdout:1718: finishing write tid 3 to smithi11166722-373 2023-10-01T09:10:30.472 INFO:tasks.rados.rados.0.smithi111.stdout:1718: finishing write tid 4 to smithi11166722-373 2023-10-01T09:10:30.472 INFO:tasks.rados.rados.0.smithi111.stdout:1718: finishing write tid 5 to smithi11166722-373 2023-10-01T09:10:30.473 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 373 v 255 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-10-01T09:10:30.473 INFO:tasks.rados.rados.0.smithi111.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2023-10-01T09:10:30.473 INFO:tasks.rados.rados.0.smithi111.stdout:1719: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T09:10:30.576 INFO:tasks.rados.rados.0.smithi111.stdout:1720: finishing write tid 1 to smithi11166722-87 2023-10-01T09:10:30.576 INFO:tasks.rados.rados.0.smithi111.stdout:1720: finishing write tid 2 to smithi11166722-87 2023-10-01T09:10:30.576 INFO:tasks.rados.rados.0.smithi111.stdout:1720: finishing write tid 3 to smithi11166722-87 2023-10-01T09:10:30.577 INFO:tasks.rados.rados.0.smithi111.stdout:1720: finishing write tid 4 to smithi11166722-87 2023-10-01T09:10:30.577 INFO:tasks.rados.rados.0.smithi111.stdout:1720: finishing write tid 5 to smithi11166722-87 2023-10-01T09:10:30.577 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 87 v 179 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-10-01T09:10:30.577 INFO:tasks.rados.rados.0.smithi111.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-10-01T09:10:30.577 INFO:tasks.rados.rados.0.smithi111.stdout:1721: expect (ObjNum 977 snap 0 seq_num 977) 2023-10-01T09:10:30.708 INFO:tasks.rados.rados.0.smithi111.stdout:1722: finishing write tid 1 to smithi11166722-114 2023-10-01T09:10:30.708 INFO:tasks.rados.rados.0.smithi111.stdout:1722: finishing write tid 2 to smithi11166722-114 2023-10-01T09:10:30.709 INFO:tasks.rados.rados.0.smithi111.stdout:1722: finishing write tid 3 to smithi11166722-114 2023-10-01T09:10:30.709 INFO:tasks.rados.rados.0.smithi111.stdout:1724: expect (ObjNum 773 snap 0 seq_num 773) 2023-10-01T09:10:30.798 INFO:tasks.rados.rados.0.smithi111.stdout:1725: expect (ObjNum 840 snap 0 seq_num 840) 2023-10-01T09:10:30.915 INFO:tasks.rados.rados.0.smithi111.stdout:1722: finishing write tid 4 to smithi11166722-114 2023-10-01T09:10:30.915 INFO:tasks.rados.rados.0.smithi111.stdout:1722: finishing write tid 5 to smithi11166722-114 2023-10-01T09:10:30.915 INFO:tasks.rados.rados.0.smithi111.stdout:1722: finishing write tid 6 to smithi11166722-114 2023-10-01T09:10:30.915 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 114 v 229 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-10-01T09:10:30.915 INFO:tasks.rados.rados.0.smithi111.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-10-01T09:10:30.916 INFO:tasks.rados.rados.0.smithi111.stdout:1723: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-10-01T09:10:31.038 INFO:tasks.rados.rados.0.smithi111.stdout:1726: finishing write tid 1 to smithi11166722-265 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:1726: finishing write tid 2 to smithi11166722-265 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:1726: finishing write tid 3 to smithi11166722-265 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:1726: finishing write tid 4 to smithi11166722-265 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:1726: finishing write tid 5 to smithi11166722-265 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 265 v 298 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:1726: left oid 265 (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T09:10:31.039 INFO:tasks.rados.rados.0.smithi111.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-10-01T09:10:31.053 INFO:tasks.rados.rados.0.smithi111.stdout:1727: writing smithi11166722-162 from 749909 to 1421540 tid 1 2023-10-01T09:10:31.060 INFO:tasks.rados.rados.0.smithi111.stdout:1727: writing smithi11166722-162 from 2110479 to 2728557 tid 2 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1727: writing smithi11166722-162 from 3163563 to 3678854 tid 3 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1716: done (11 left) 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1717: done (10 left) 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1718: done (9 left) 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1719: done (8 left) 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1720: done (7 left) 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1721: done (6 left) 2023-10-01T09:10:31.066 INFO:tasks.rados.rados.0.smithi111.stdout:1722: done (5 left) 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1723: done (4 left) 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1724: done (3 left) 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1725: done (2 left) 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1726: done (1 left) 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1728: write oid 246 current snap is 0 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1727: finishing write tid 1 to smithi11166722-162 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1727: finishing write tid 2 to smithi11166722-162 2023-10-01T09:10:31.067 INFO:tasks.rados.rados.0.smithi111.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-10-01T09:10:31.074 INFO:tasks.rados.rados.0.smithi111.stdout:1728: writing smithi11166722-246 from 766716 to 1513596 tid 1 2023-10-01T09:10:31.082 INFO:tasks.rados.rados.0.smithi111.stdout:1728: writing smithi11166722-246 from 2168961 to 2930697 tid 2 2023-10-01T09:10:31.088 INFO:tasks.rados.rados.0.smithi111.stdout:1728: writing smithi11166722-246 from 3474633 to 3917549 tid 3 2023-10-01T09:10:31.088 INFO:tasks.rados.rados.0.smithi111.stdout:1729: write oid 392 current snap is 0 2023-10-01T09:10:31.088 INFO:tasks.rados.rados.0.smithi111.stdout:1727: finishing write tid 3 to smithi11166722-162 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:1727: finishing write tid 4 to smithi11166722-162 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:1727: finishing write tid 5 to smithi11166722-162 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 162 v 261 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:1727: left oid 162 (ObjNum 1187 snap 0 seq_num 1187) 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:1728: finishing write tid 1 to smithi11166722-246 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:1728: finishing write tid 2 to smithi11166722-246 2023-10-01T09:10:31.089 INFO:tasks.rados.rados.0.smithi111.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-10-01T09:10:31.095 INFO:tasks.rados.rados.0.smithi111.stdout:1729: writing smithi11166722-392 from 783523 to 1205652 tid 1 2023-10-01T09:10:31.102 INFO:tasks.rados.rados.0.smithi111.stdout:1729: writing smithi11166722-392 from 1827443 to 2449190 tid 2 2023-10-01T09:10:31.110 INFO:tasks.rados.rados.0.smithi111.stdout:1729: writing smithi11166722-392 from 3218409 to 3872597 tid 3 2023-10-01T09:10:31.110 INFO:tasks.rados.rados.0.smithi111.stdout:1727: done (2 left) 2023-10-01T09:10:31.110 INFO:tasks.rados.rados.0.smithi111.stdout:1730: write oid 88 current snap is 0 2023-10-01T09:10:31.110 INFO:tasks.rados.rados.0.smithi111.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-10-01T09:10:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:1730: writing smithi11166722-88 from 400330 to 897708 tid 1 2023-10-01T09:10:31.121 INFO:tasks.rados.rados.0.smithi111.stdout:1730: writing smithi11166722-88 from 1485925 to 2000330 tid 2 2023-10-01T09:10:31.122 INFO:tasks.rados.rados.0.smithi111.stdout:1731: write oid 154 current snap is 0 2023-10-01T09:10:31.122 INFO:tasks.rados.rados.0.smithi111.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-10-01T09:10:31.127 INFO:tasks.rados.rados.0.smithi111.stdout:1731: writing smithi11166722-154 from 417137 to 989764 tid 1 2023-10-01T09:10:31.133 INFO:tasks.rados.rados.0.smithi111.stdout:1731: writing smithi11166722-154 from 1428054 to 2017137 tid 2 2023-10-01T09:10:31.133 INFO:tasks.rados.rados.0.smithi111.stdout:1732: read oid 209 snap -1 2023-10-01T09:10:31.134 INFO:tasks.rados.rados.0.smithi111.stdout:1732: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-01T09:10:31.134 INFO:tasks.rados.rados.0.smithi111.stdout:1733: read oid 107 snap -1 2023-10-01T09:10:31.134 INFO:tasks.rados.rados.0.smithi111.stdout:1733: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-01T09:10:31.134 INFO:tasks.rados.rados.0.smithi111.stdout:1734: write oid 163 current snap is 0 2023-10-01T09:10:31.134 INFO:tasks.rados.rados.0.smithi111.stdout:1728: finishing write tid 3 to smithi11166722-246 2023-10-01T09:10:31.134 INFO:tasks.rados.rados.0.smithi111.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-10-01T09:10:31.139 INFO:tasks.rados.rados.0.smithi111.stdout:1734: writing smithi11166722-163 from 433944 to 1081820 tid 1 2023-10-01T09:10:31.146 INFO:tasks.rados.rados.0.smithi111.stdout:1734: writing smithi11166722-163 from 1486536 to 2033944 tid 2 2023-10-01T09:10:31.146 INFO:tasks.rados.rados.0.smithi111.stdout:1735: read oid 157 snap -1 2023-10-01T09:10:31.146 INFO:tasks.rados.rados.0.smithi111.stdout:1735: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:10:31.146 INFO:tasks.rados.rados.0.smithi111.stdout:1736: read oid 175 snap -1 2023-10-01T09:10:31.146 INFO:tasks.rados.rados.0.smithi111.stdout:1736: expect (ObjNum 957 snap 0 seq_num 957) 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1737: read oid 461 snap -1 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1737: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1738: read oid 365 snap -1 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1738: expect (ObjNum 694 snap 0 seq_num 694) 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1739: write oid 317 current snap is 0 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1728: finishing write tid 4 to smithi11166722-246 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1728: finishing write tid 5 to smithi11166722-246 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 246 v 333 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1728: left oid 246 (ObjNum 1188 snap 0 seq_num 1188) 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1729: finishing write tid 1 to smithi11166722-392 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1729: finishing write tid 2 to smithi11166722-392 2023-10-01T09:10:31.147 INFO:tasks.rados.rados.0.smithi111.stdout:1729: finishing write tid 3 to smithi11166722-392 2023-10-01T09:10:31.148 INFO:tasks.rados.rados.0.smithi111.stdout:1729: finishing write tid 4 to smithi11166722-392 2023-10-01T09:10:31.148 INFO:tasks.rados.rados.0.smithi111.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-10-01T09:10:31.152 INFO:tasks.rados.rados.0.smithi111.stdout:1739: writing smithi11166722-317 from 450751 to 1173876 tid 1 2023-10-01T09:10:31.158 INFO:tasks.rados.rados.0.smithi111.stdout:1739: writing smithi11166722-317 from 1945018 to 2050751 tid 2 2023-10-01T09:10:31.158 INFO:tasks.rados.rados.0.smithi111.stdout:1728: done (11 left) 2023-10-01T09:10:31.158 INFO:tasks.rados.rados.0.smithi111.stdout:1740: write oid 95 current snap is 0 2023-10-01T09:10:31.158 INFO:tasks.rados.rados.0.smithi111.stdout:1729: finishing write tid 5 to smithi11166722-392 2023-10-01T09:10:31.158 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 270 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-10-01T09:10:31.158 INFO:tasks.rados.rados.0.smithi111.stdout:1729: left oid 392 (ObjNum 1189 snap 0 seq_num 1189) 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1730: finishing write tid 1 to smithi11166722-88 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1730: finishing write tid 2 to smithi11166722-88 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1730: finishing write tid 3 to smithi11166722-88 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1730: finishing write tid 4 to smithi11166722-88 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 88 v 267 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1730: left oid 88 (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1731: finishing write tid 1 to smithi11166722-154 2023-10-01T09:10:31.159 INFO:tasks.rados.rados.0.smithi111.stdout:1732: expect (ObjNum 964 snap 0 seq_num 964) 2023-10-01T09:10:31.245 INFO:tasks.rados.rados.0.smithi111.stdout:1731: finishing write tid 2 to smithi11166722-154 2023-10-01T09:10:31.245 INFO:tasks.rados.rados.0.smithi111.stdout:1731: finishing write tid 3 to smithi11166722-154 2023-10-01T09:10:31.245 INFO:tasks.rados.rados.0.smithi111.stdout:1731: finishing write tid 4 to smithi11166722-154 2023-10-01T09:10:31.245 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 264 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-10-01T09:10:31.246 INFO:tasks.rados.rados.0.smithi111.stdout:1731: left oid 154 (ObjNum 1191 snap 0 seq_num 1191) 2023-10-01T09:10:31.246 INFO:tasks.rados.rados.0.smithi111.stdout:1734: finishing write tid 1 to smithi11166722-163 2023-10-01T09:10:31.246 INFO:tasks.rados.rados.0.smithi111.stdout:1733: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-01T09:10:31.398 INFO:tasks.rados.rados.0.smithi111.stdout:1735: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:10:31.581 INFO:tasks.rados.rados.0.smithi111.stdout:1736: expect (ObjNum 957 snap 0 seq_num 957) 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1739: finishing write tid 1 to smithi11166722-317 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1739: finishing write tid 2 to smithi11166722-317 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1739: finishing write tid 3 to smithi11166722-317 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1739: finishing write tid 4 to smithi11166722-317 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 301 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1739: left oid 317 (ObjNum 1193 snap 0 seq_num 1193) 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1734: finishing write tid 2 to smithi11166722-163 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1734: finishing write tid 3 to smithi11166722-163 2023-10-01T09:10:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:1734: finishing write tid 4 to smithi11166722-163 2023-10-01T09:10:31.673 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 163 v 187 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-10-01T09:10:31.673 INFO:tasks.rados.rados.0.smithi111.stdout:1734: left oid 163 (ObjNum 1192 snap 0 seq_num 1192) 2023-10-01T09:10:31.673 INFO:tasks.rados.rados.0.smithi111.stdout:1738: expect (ObjNum 694 snap 0 seq_num 694) 2023-10-01T09:10:31.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: cluster 2023-10-01T09:10:30.173737+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: cephadm 2023-10-01T09:10:30.478695+0000 mgr.y (mgr.24356) 221 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: audit 2023-10-01T09:10:30.485784+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: audit 2023-10-01T09:10:30.487047+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: audit 2023-10-01T09:10:30.487946+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.111:0/2125655251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: audit 2023-10-01T09:10:30.488118+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: audit 2023-10-01T09:10:30.489172+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:10:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:31 smithi183 bash[27651]: cephadm 2023-10-01T09:10:30.490024+0000 mgr.y (mgr.24356) 222 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T09:10:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: cluster 2023-10-01T09:10:30.173737+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-10-01T09:10:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: cephadm 2023-10-01T09:10:30.478695+0000 mgr.y (mgr.24356) 221 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T09:10:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: audit 2023-10-01T09:10:30.485784+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: audit 2023-10-01T09:10:30.487047+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:10:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: audit 2023-10-01T09:10:30.487946+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.111:0/2125655251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: audit 2023-10-01T09:10:30.488118+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: audit 2023-10-01T09:10:30.489172+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[27369]: cephadm 2023-10-01T09:10:30.490024+0000 mgr.y (mgr.24356) 222 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: cluster 2023-10-01T09:10:30.173737+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 9.0 MiB/s wr, 90 op/s 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: cephadm 2023-10-01T09:10:30.478695+0000 mgr.y (mgr.24356) 221 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: audit 2023-10-01T09:10:30.485784+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: audit 2023-10-01T09:10:30.487047+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: audit 2023-10-01T09:10:30.487946+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.111:0/2125655251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: audit 2023-10-01T09:10:30.488118+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: audit 2023-10-01T09:10:30.489172+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:10:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:31 smithi111 bash[33891]: cephadm 2023-10-01T09:10:30.490024+0000 mgr.y (mgr.24356) 222 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T09:10:31.843 INFO:tasks.rados.rados.0.smithi111.stdout:1737: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-01T09:10:32.045 INFO:tasks.rados.rados.0.smithi111.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-10-01T09:10:32.056 INFO:tasks.rados.rados.0.smithi111.stdout:1740: writing smithi11166722-95 from 467558 to 982285 tid 1 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1740: writing smithi11166722-95 from 1719853 to 2067558 tid 2 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1729: done (11 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1730: done (10 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1731: done (9 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1732: done (8 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1733: done (7 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1734: done (6 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1735: done (5 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1736: done (4 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1737: done (3 left) 2023-10-01T09:10:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:1738: done (2 left) 2023-10-01T09:10:32.065 INFO:tasks.rados.rados.0.smithi111.stdout:1739: done (1 left) 2023-10-01T09:10:32.065 INFO:tasks.rados.rados.0.smithi111.stdout:1741: write oid 275 current snap is 0 2023-10-01T09:10:32.065 INFO:tasks.rados.rados.0.smithi111.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-10-01T09:10:32.069 INFO:tasks.rados.rados.0.smithi111.stdout:1741: writing smithi11166722-275 from 484365 to 1074341 tid 1 2023-10-01T09:10:32.075 INFO:tasks.rados.rados.0.smithi111.stdout:1741: writing smithi11166722-275 from 1661982 to 2084365 tid 2 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1742: delete oid 310 current snap is 0 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1740: finishing write tid 1 to smithi11166722-95 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1740: finishing write tid 2 to smithi11166722-95 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1740: finishing write tid 3 to smithi11166722-95 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1740: finishing write tid 4 to smithi11166722-95 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 273 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1740: left oid 95 (ObjNum 1194 snap 0 seq_num 1194) 2023-10-01T09:10:32.076 INFO:tasks.rados.rados.0.smithi111.stdout:1741: finishing write tid 1 to smithi11166722-275 2023-10-01T09:10:32.081 INFO:tasks.rados.rados.0.smithi111.stdout:1740: done (2 left) 2023-10-01T09:10:32.081 INFO:tasks.rados.rados.0.smithi111.stdout:1742: done (1 left) 2023-10-01T09:10:32.081 INFO:tasks.rados.rados.0.smithi111.stdout:1743: read oid 341 snap -1 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1743: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1744: read oid 224 snap -1 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1745: read oid 5 snap -1 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1745: expect deleted 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1746: write oid 205 current snap is 0 2023-10-01T09:10:32.082 INFO:tasks.rados.rados.0.smithi111.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-10-01T09:10:32.086 INFO:tasks.rados.rados.0.smithi111.stdout:1746: writing smithi11166722-205 from 517979 to 1258453 tid 1 2023-10-01T09:10:32.092 INFO:tasks.rados.rados.0.smithi111.stdout:1746: writing smithi11166722-205 from 1778946 to 2117979 tid 2 2023-10-01T09:10:32.092 INFO:tasks.rados.rados.0.smithi111.stdout:1747: read oid 472 snap -1 2023-10-01T09:10:32.093 INFO:tasks.rados.rados.0.smithi111.stdout:1747: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-10-01T09:10:32.093 INFO:tasks.rados.rados.0.smithi111.stdout:1748: write oid 225 current snap is 0 2023-10-01T09:10:32.093 INFO:tasks.rados.rados.0.smithi111.stdout:1741: finishing write tid 2 to smithi11166722-275 2023-10-01T09:10:32.093 INFO:tasks.rados.rados.0.smithi111.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-10-01T09:10:32.100 INFO:tasks.rados.rados.0.smithi111.stdout:1748: writing smithi11166722-225 from 534786 to 950509 tid 1 2023-10-01T09:10:32.108 INFO:tasks.rados.rados.0.smithi111.stdout:1748: writing smithi11166722-225 from 1437428 to 2134786 tid 2 2023-10-01T09:10:32.109 INFO:tasks.rados.rados.0.smithi111.stdout:1749: write oid 486 current snap is 0 2023-10-01T09:10:32.109 INFO:tasks.rados.rados.0.smithi111.stdout:1741: finishing write tid 3 to smithi11166722-275 2023-10-01T09:10:32.109 INFO:tasks.rados.rados.0.smithi111.stdout:1741: finishing write tid 4 to smithi11166722-275 2023-10-01T09:10:32.109 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 275 v 182 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-10-01T09:10:32.109 INFO:tasks.rados.rados.0.smithi111.stdout:1741: left oid 275 (ObjNum 1195 snap 0 seq_num 1195) 2023-10-01T09:10:32.109 INFO:tasks.rados.rados.0.smithi111.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-10-01T09:10:32.279 INFO:tasks.rados.rados.0.smithi111.stdout:1743: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T09:10:32.480 INFO:tasks.rados.rados.0.smithi111.stdout:1746: finishing write tid 1 to smithi11166722-205 2023-10-01T09:10:32.480 INFO:tasks.rados.rados.0.smithi111.stdout:1746: finishing write tid 2 to smithi11166722-205 2023-10-01T09:10:32.480 INFO:tasks.rados.rados.0.smithi111.stdout:1746: finishing write tid 3 to smithi11166722-205 2023-10-01T09:10:32.480 INFO:tasks.rados.rados.0.smithi111.stdout:1746: finishing write tid 4 to smithi11166722-205 2023-10-01T09:10:32.481 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 205 v 268 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-10-01T09:10:32.481 INFO:tasks.rados.rados.0.smithi111.stdout:1746: left oid 205 (ObjNum 1197 snap 0 seq_num 1197) 2023-10-01T09:10:32.481 INFO:tasks.rados.rados.0.smithi111.stdout:1747: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:1748: finishing write tid 1 to smithi11166722-225 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:1748: finishing write tid 2 to smithi11166722-225 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:1748: finishing write tid 3 to smithi11166722-225 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:1748: finishing write tid 4 to smithi11166722-225 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 304 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:1748: left oid 225 (ObjNum 1198 snap 0 seq_num 1198) 2023-10-01T09:10:32.646 INFO:tasks.rados.rados.0.smithi111.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-10-01T09:10:32.653 INFO:tasks.rados.rados.0.smithi111.stdout:1749: writing smithi11166722-486 from 551593 to 1042565 tid 1 2023-10-01T09:10:32.660 INFO:tasks.rados.rados.0.smithi111.stdout:1749: writing smithi11166722-486 from 1779557 to 2151593 tid 2 2023-10-01T09:10:32.660 INFO:tasks.rados.rados.0.smithi111.stdout:1741: done (7 left) 2023-10-01T09:10:32.660 INFO:tasks.rados.rados.0.smithi111.stdout:1743: done (6 left) 2023-10-01T09:10:32.660 INFO:tasks.rados.rados.0.smithi111.stdout:1744: done (5 left) 2023-10-01T09:10:32.660 INFO:tasks.rados.rados.0.smithi111.stdout:1745: done (4 left) 2023-10-01T09:10:32.661 INFO:tasks.rados.rados.0.smithi111.stdout:1746: done (3 left) 2023-10-01T09:10:32.661 INFO:tasks.rados.rados.0.smithi111.stdout:1747: done (2 left) 2023-10-01T09:10:32.661 INFO:tasks.rados.rados.0.smithi111.stdout:1748: done (1 left) 2023-10-01T09:10:32.661 INFO:tasks.rados.rados.0.smithi111.stdout:1750: write oid 181 current snap is 0 2023-10-01T09:10:32.661 INFO:tasks.rados.rados.0.smithi111.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-10-01T09:10:32.667 INFO:tasks.rados.rados.0.smithi111.stdout:1750: writing smithi11166722-181 from 568400 to 1134621 tid 1 2023-10-01T09:10:32.674 INFO:tasks.rados.rados.0.smithi111.stdout:1750: writing smithi11166722-181 from 1838039 to 2168400 tid 2 2023-10-01T09:10:32.674 INFO:tasks.rados.rados.0.smithi111.stdout:1751: write oid 461 current snap is 0 2023-10-01T09:10:32.674 INFO:tasks.rados.rados.0.smithi111.stdout:1749: finishing write tid 1 to smithi11166722-486 2023-10-01T09:10:32.675 INFO:tasks.rados.rados.0.smithi111.stdout:1749: finishing write tid 2 to smithi11166722-486 2023-10-01T09:10:32.675 INFO:tasks.rados.rados.0.smithi111.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-10-01T09:10:32.684 INFO:tasks.rados.rados.0.smithi111.stdout:1751: writing smithi11166722-461 from 585207 to 1226677 tid 1 2023-10-01T09:10:32.691 INFO:tasks.rados.rados.0.smithi111.stdout:1751: writing smithi11166722-461 from 1896521 to 2185207 tid 2 2023-10-01T09:10:32.691 INFO:tasks.rados.rados.0.smithi111.stdout:1752: read oid 42 snap -1 2023-10-01T09:10:32.692 INFO:tasks.rados.rados.0.smithi111.stdout:1752: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-01T09:10:32.692 INFO:tasks.rados.rados.0.smithi111.stdout:1753: write oid 81 current snap is 0 2023-10-01T09:10:32.692 INFO:tasks.rados.rados.0.smithi111.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-10-01T09:10:32.697 INFO:tasks.rados.rados.0.smithi111.stdout:1753: writing smithi11166722-81 from 602014 to 1035086 tid 1 2023-10-01T09:10:32.704 INFO:tasks.rados.rados.0.smithi111.stdout:1753: writing smithi11166722-81 from 1671356 to 2202014 tid 2 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1754: read oid 151 snap -1 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1754: expect (ObjNum 150 snap 0 seq_num 150) 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1755: write oid 190 current snap is 0 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1749: finishing write tid 3 to smithi11166722-486 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1749: finishing write tid 4 to smithi11166722-486 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 486 v 271 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1749: left oid 486 (ObjNum 1199 snap 0 seq_num 1199) 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1750: finishing write tid 1 to smithi11166722-181 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1750: finishing write tid 2 to smithi11166722-181 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1750: finishing write tid 3 to smithi11166722-181 2023-10-01T09:10:32.705 INFO:tasks.rados.rados.0.smithi111.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-10-01T09:10:32.714 INFO:tasks.rados.rados.0.smithi111.stdout:1755: writing smithi11166722-190 from 618821 to 1127142 tid 1 2023-10-01T09:10:32.721 INFO:tasks.rados.rados.0.smithi111.stdout:1755: writing smithi11166722-190 from 1613485 to 2144562 tid 2 2023-10-01T09:10:32.721 INFO:tasks.rados.rados.0.smithi111.stdout:1749: done (6 left) 2023-10-01T09:10:32.722 INFO:tasks.rados.rados.0.smithi111.stdout:1756: write oid 168 current snap is 0 2023-10-01T09:10:32.722 INFO:tasks.rados.rados.0.smithi111.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-10-01T09:10:32.728 INFO:tasks.rados.rados.0.smithi111.stdout:1756: writing smithi11166722-168 from 635628 to 1219198 tid 1 2023-10-01T09:10:32.733 INFO:tasks.rados.rados.0.smithi111.stdout:1756: writing smithi11166722-168 from 1671967 to 2235628 tid 2 2023-10-01T09:10:32.734 INFO:tasks.rados.rados.0.smithi111.stdout:1757: write oid 127 current snap is 0 2023-10-01T09:10:32.734 INFO:tasks.rados.rados.0.smithi111.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-10-01T09:10:32.741 INFO:tasks.rados.rados.0.smithi111.stdout:1757: writing smithi11166722-127 from 652435 to 1311254 tid 1 2023-10-01T09:10:32.746 INFO:tasks.rados.rados.0.smithi111.stdout:1757: writing smithi11166722-127 from 1730449 to 2252435 tid 2 2023-10-01T09:10:32.746 INFO:tasks.rados.rados.0.smithi111.stdout:1758: read oid 128 snap -1 2023-10-01T09:10:32.747 INFO:tasks.rados.rados.0.smithi111.stdout:1758: expect (ObjNum 894 snap 0 seq_num 894) 2023-10-01T09:10:32.747 INFO:tasks.rados.rados.0.smithi111.stdout:1759: read oid 119 snap -1 2023-10-01T09:10:32.747 INFO:tasks.rados.rados.0.smithi111.stdout:1759: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:10:32.747 INFO:tasks.rados.rados.0.smithi111.stdout:1760: write oid 312 current snap is 0 2023-10-01T09:10:32.747 INFO:tasks.rados.rados.0.smithi111.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-10-01T09:10:32.757 INFO:tasks.rados.rados.0.smithi111.stdout:1760: writing smithi11166722-312 from 669242 to 1403310 tid 1 2023-10-01T09:10:32.762 INFO:tasks.rados.rados.0.smithi111.stdout:1760: writing smithi11166722-312 from 2188931 to 2269242 tid 2 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1761: write oid 51 current snap is 0 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1750: finishing write tid 4 to smithi11166722-181 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 181 v 280 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1750: left oid 181 (ObjNum 1200 snap 0 seq_num 1200) 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1751: finishing write tid 1 to smithi11166722-461 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1751: finishing write tid 2 to smithi11166722-461 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1751: finishing write tid 3 to smithi11166722-461 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1751: finishing write tid 4 to smithi11166722-461 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 461 v 190 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1751: left oid 461 (ObjNum 1201 snap 0 seq_num 1201) 2023-10-01T09:10:32.763 INFO:tasks.rados.rados.0.smithi111.stdout:1752: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-01T09:10:32.851 INFO:tasks.rados.rados.0.smithi111.stdout:1753: finishing write tid 1 to smithi11166722-81 2023-10-01T09:10:32.851 INFO:tasks.rados.rados.0.smithi111.stdout:1753: finishing write tid 2 to smithi11166722-81 2023-10-01T09:10:32.851 INFO:tasks.rados.rados.0.smithi111.stdout:1753: finishing write tid 3 to smithi11166722-81 2023-10-01T09:10:32.852 INFO:tasks.rados.rados.0.smithi111.stdout:1754: expect (ObjNum 150 snap 0 seq_num 150) 2023-10-01T09:10:32.929 INFO:tasks.rados.rados.0.smithi111.stdout:1753: finishing write tid 4 to smithi11166722-81 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 81 v 336 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1753: left oid 81 (ObjNum 1202 snap 0 seq_num 1202) 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1755: finishing write tid 1 to smithi11166722-190 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1755: finishing write tid 2 to smithi11166722-190 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1755: finishing write tid 3 to smithi11166722-190 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1755: finishing write tid 4 to smithi11166722-190 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 190 v 193 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1755: left oid 190 (ObjNum 1203 snap 0 seq_num 1203) 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1756: finishing write tid 1 to smithi11166722-168 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1756: finishing write tid 2 to smithi11166722-168 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1756: finishing write tid 3 to smithi11166722-168 2023-10-01T09:10:32.930 INFO:tasks.rados.rados.0.smithi111.stdout:1756: finishing write tid 4 to smithi11166722-168 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 168 v 258 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1756: left oid 168 (ObjNum 1204 snap 0 seq_num 1204) 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1757: finishing write tid 1 to smithi11166722-127 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1757: finishing write tid 2 to smithi11166722-127 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1757: finishing write tid 3 to smithi11166722-127 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1757: finishing write tid 4 to smithi11166722-127 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 127 v 235 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1757: left oid 127 (ObjNum 1205 snap 0 seq_num 1205) 2023-10-01T09:10:32.931 INFO:tasks.rados.rados.0.smithi111.stdout:1759: expect (ObjNum 892 snap 0 seq_num 892) 2023-10-01T09:10:33.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:32 smithi183 systemd[1]: Stopping Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:10:33.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:32 smithi183 bash[50126]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr.x 2023-10-01T09:10:33.058 INFO:tasks.rados.rados.0.smithi111.stdout:1758: expect (ObjNum 894 snap 0 seq_num 894) 2023-10-01T09:10:33.192 INFO:tasks.rados.rados.0.smithi111.stdout:1760: finishing write tid 1 to smithi11166722-312 2023-10-01T09:10:33.193 INFO:tasks.rados.rados.0.smithi111.stdout:1760: finishing write tid 2 to smithi11166722-312 2023-10-01T09:10:33.193 INFO:tasks.rados.rados.0.smithi111.stdout:1760: finishing write tid 3 to smithi11166722-312 2023-10-01T09:10:33.193 INFO:tasks.rados.rados.0.smithi111.stdout:1760: finishing write tid 4 to smithi11166722-312 2023-10-01T09:10:33.193 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 312 v 274 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-10-01T09:10:33.193 INFO:tasks.rados.rados.0.smithi111.stdout:1760: left oid 312 (ObjNum 1206 snap 0 seq_num 1206) 2023-10-01T09:10:33.193 INFO:tasks.rados.rados.0.smithi111.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-10-01T09:10:33.204 INFO:tasks.rados.rados.0.smithi111.stdout:1761: writing smithi11166722-51 from 686049 to 1095366 tid 1 2023-10-01T09:10:33.212 INFO:tasks.rados.rados.0.smithi111.stdout:1761: writing smithi11166722-51 from 1847413 to 2286049 tid 2 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1750: done (11 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1751: done (10 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1752: done (9 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1753: done (8 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1754: done (7 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1755: done (6 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1756: done (5 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1757: done (4 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1758: done (3 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1759: done (2 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1760: done (1 left) 2023-10-01T09:10:33.213 INFO:tasks.rados.rados.0.smithi111.stdout:1762: delete oid 384 current snap is 0 2023-10-01T09:10:33.214 INFO:tasks.rados.rados.0.smithi111.stdout:1761: finishing write tid 1 to smithi11166722-51 2023-10-01T09:10:33.214 INFO:tasks.rados.rados.0.smithi111.stdout:1762: done (1 left) 2023-10-01T09:10:33.214 INFO:tasks.rados.rados.0.smithi111.stdout:1763: read oid 208 snap -1 2023-10-01T09:10:33.215 INFO:tasks.rados.rados.0.smithi111.stdout:1763: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-10-01T09:10:33.215 INFO:tasks.rados.rados.0.smithi111.stdout:1764: write oid 198 current snap is 0 2023-10-01T09:10:33.215 INFO:tasks.rados.rados.0.smithi111.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-10-01T09:10:33.222 INFO:tasks.rados.rados.0.smithi111.stdout:1764: writing smithi11166722-198 from 719663 to 1395831 tid 1 2023-10-01T09:10:33.228 INFO:tasks.rados.rados.0.smithi111.stdout:1764: writing smithi11166722-198 from 1964377 to 2319663 tid 2 2023-10-01T09:10:33.229 INFO:tasks.rados.rados.0.smithi111.stdout:1765: write oid 444 current snap is 0 2023-10-01T09:10:33.229 INFO:tasks.rados.rados.0.smithi111.stdout:1761: finishing write tid 2 to smithi11166722-51 2023-10-01T09:10:33.229 INFO:tasks.rados.rados.0.smithi111.stdout:1761: finishing write tid 3 to smithi11166722-51 2023-10-01T09:10:33.229 INFO:tasks.rados.rados.0.smithi111.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-10-01T09:10:33.237 INFO:tasks.rados.rados.0.smithi111.stdout:1765: writing smithi11166722-444 from 736470 to 1487887 tid 1 2023-10-01T09:10:33.242 INFO:tasks.rados.rados.0.smithi111.stdout:1765: writing smithi11166722-444 from 2022859 to 2336470 tid 2 2023-10-01T09:10:33.242 INFO:tasks.rados.rados.0.smithi111.stdout:1766: delete oid 20 current snap is 0 2023-10-01T09:10:33.242 INFO:tasks.rados.rados.0.smithi111.stdout:1761: finishing write tid 4 to smithi11166722-51 2023-10-01T09:10:33.242 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 51 v 227 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-10-01T09:10:33.242 INFO:tasks.rados.rados.0.smithi111.stdout:1761: left oid 51 (ObjNum 1207 snap 0 seq_num 1207) 2023-10-01T09:10:33.242 INFO:tasks.rados.rados.0.smithi111.stdout:1763: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-10-01T09:10:33.454 INFO:tasks.rados.rados.0.smithi111.stdout:1764: finishing write tid 1 to smithi11166722-198 2023-10-01T09:10:33.454 INFO:tasks.rados.rados.0.smithi111.stdout:1764: finishing write tid 2 to smithi11166722-198 2023-10-01T09:10:33.454 INFO:tasks.rados.rados.0.smithi111.stdout:1764: finishing write tid 3 to smithi11166722-198 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1764: finishing write tid 4 to smithi11166722-198 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 198 v 238 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1764: left oid 198 (ObjNum 1209 snap 0 seq_num 1209) 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1765: finishing write tid 1 to smithi11166722-444 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1765: finishing write tid 2 to smithi11166722-444 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1765: finishing write tid 3 to smithi11166722-444 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1765: finishing write tid 4 to smithi11166722-444 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 444 v 339 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1765: left oid 444 (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1761: done (4 left) 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1763: done (3 left) 2023-10-01T09:10:33.455 INFO:tasks.rados.rados.0.smithi111.stdout:1764: done (2 left) 2023-10-01T09:10:33.456 INFO:tasks.rados.rados.0.smithi111.stdout:1765: done (1 left) 2023-10-01T09:10:33.456 INFO:tasks.rados.rados.0.smithi111.stdout:1766: done (0 left) 2023-10-01T09:10:33.456 INFO:tasks.rados.rados.0.smithi111.stdout:1767: delete oid 208 current snap is 0 2023-10-01T09:10:33.456 INFO:tasks.rados.rados.0.smithi111.stdout:1767: done (0 left) 2023-10-01T09:10:33.456 INFO:tasks.rados.rados.0.smithi111.stdout:1768: write oid 21 current snap is 0 2023-10-01T09:10:33.456 INFO:tasks.rados.rados.0.smithi111.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-10-01T09:10:33.470 INFO:tasks.rados.rados.0.smithi111.stdout:1768: writing smithi11166722-21 from 786891 to 1364055 tid 1 2023-10-01T09:10:33.476 INFO:tasks.rados.rados.0.smithi111.stdout:1768: writing smithi11166722-21 from 2081952 to 2386891 tid 2 2023-10-01T09:10:33.476 INFO:tasks.rados.rados.0.smithi111.stdout:1769: write oid 439 current snap is 0 2023-10-01T09:10:33.477 INFO:tasks.rados.rados.0.smithi111.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-10-01T09:10:33.482 INFO:tasks.rados.rados.0.smithi111.stdout:1769: writing smithi11166722-439 from 403698 to 1056111 tid 1 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1769: writing smithi11166722-439 from 1740434 to 2403698 tid 2 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1770: read oid 302 snap -1 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1771: read oid 240 snap -1 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1771: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1772: read oid 250 snap -1 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1773: read oid 311 snap -1 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1774: read oid 221 snap -1 2023-10-01T09:10:33.491 INFO:tasks.rados.rados.0.smithi111.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T09:10:33.492 INFO:tasks.rados.rados.0.smithi111.stdout:1775: write oid 421 current snap is 0 2023-10-01T09:10:33.492 INFO:tasks.rados.rados.0.smithi111.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-10-01T09:10:33.498 INFO:tasks.rados.rados.0.smithi111.stdout:1775: writing smithi11166722-421 from 420505 to 1148167 tid 1 2023-10-01T09:10:33.506 INFO:tasks.rados.rados.0.smithi111.stdout:1775: writing smithi11166722-421 from 1798916 to 2352007 tid 2 2023-10-01T09:10:33.506 INFO:tasks.rados.rados.0.smithi111.stdout:1776: write oid 430 current snap is 0 2023-10-01T09:10:33.506 INFO:tasks.rados.rados.0.smithi111.stdout:1768: finishing write tid 1 to smithi11166722-21 2023-10-01T09:10:33.506 INFO:tasks.rados.rados.0.smithi111.stdout:1768: finishing write tid 2 to smithi11166722-21 2023-10-01T09:10:33.506 INFO:tasks.rados.rados.0.smithi111.stdout:1768: finishing write tid 3 to smithi11166722-21 2023-10-01T09:10:33.507 INFO:tasks.rados.rados.0.smithi111.stdout:1768: finishing write tid 4 to smithi11166722-21 2023-10-01T09:10:33.507 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 21 v 267 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-10-01T09:10:33.507 INFO:tasks.rados.rados.0.smithi111.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-10-01T09:10:33.507 INFO:tasks.rados.rados.0.smithi111.stdout:1769: finishing write tid 1 to smithi11166722-439 2023-10-01T09:10:33.507 INFO:tasks.rados.rados.0.smithi111.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-01T09:10:33.619 INFO:tasks.rados.rados.0.smithi111.stdout:1769: finishing write tid 2 to smithi11166722-439 2023-10-01T09:10:33.619 INFO:tasks.rados.rados.0.smithi111.stdout:1771: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:33.770 INFO:tasks.rados.rados.0.smithi111.stdout:1769: finishing write tid 3 to smithi11166722-439 2023-10-01T09:10:33.770 INFO:tasks.rados.rados.0.smithi111.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T09:10:33.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:33 smithi183 bash[50163]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T09:10:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:33 smithi183 bash[27651]: cluster 2023-10-01T09:10:32.174821+0000 mgr.y (mgr.24356) 223 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 14 MiB/s wr, 134 op/s 2023-10-01T09:10:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:33 smithi183 bash[27651]: audit 2023-10-01T09:10:32.896253+0000 mon.a (mon.0) 771 : audit [DBG] from='client.? 172.21.15.111:0/3474676931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:33.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:33 smithi111 bash[33891]: cluster 2023-10-01T09:10:32.174821+0000 mgr.y (mgr.24356) 223 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 14 MiB/s wr, 134 op/s 2023-10-01T09:10:33.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:33 smithi111 bash[33891]: audit 2023-10-01T09:10:32.896253+0000 mon.a (mon.0) 771 : audit [DBG] from='client.? 172.21.15.111:0/3474676931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:33 smithi111 bash[27369]: cluster 2023-10-01T09:10:32.174821+0000 mgr.y (mgr.24356) 223 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 14 MiB/s wr, 134 op/s 2023-10-01T09:10:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:33 smithi111 bash[27369]: audit 2023-10-01T09:10:32.896253+0000 mon.a (mon.0) 771 : audit [DBG] from='client.? 172.21.15.111:0/3474676931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:33.873 INFO:tasks.rados.rados.0.smithi111.stdout:1769: finishing write tid 4 to smithi11166722-439 2023-10-01T09:10:33.874 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 277 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-10-01T09:10:33.874 INFO:tasks.rados.rados.0.smithi111.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-10-01T09:10:33.874 INFO:tasks.rados.rados.0.smithi111.stdout:1775: finishing write tid 1 to smithi11166722-421 2023-10-01T09:10:33.874 INFO:tasks.rados.rados.0.smithi111.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T09:10:33.998 INFO:tasks.rados.rados.0.smithi111.stdout:1775: finishing write tid 2 to smithi11166722-421 2023-10-01T09:10:33.999 INFO:tasks.rados.rados.0.smithi111.stdout:1775: finishing write tid 3 to smithi11166722-421 2023-10-01T09:10:33.999 INFO:tasks.rados.rados.0.smithi111.stdout:1775: finishing write tid 4 to smithi11166722-421 2023-10-01T09:10:33.999 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 271 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-10-01T09:10:33.999 INFO:tasks.rados.rados.0.smithi111.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-10-01T09:10:33.999 INFO:tasks.rados.rados.0.smithi111.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:10:34.064 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:33 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-01T09:10:34.064 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:33 smithi183 bash[50226]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T09:10:34.064 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:33 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-01T09:10:34.064 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:33 smithi183 systemd[1]: Stopped Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:10:34.186 INFO:tasks.rados.rados.0.smithi111.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-10-01T09:10:34.196 INFO:tasks.rados.rados.0.smithi111.stdout:1776: writing smithi11166722-430 from 437312 to 840223 tid 1 2023-10-01T09:10:34.205 INFO:tasks.rados.rados.0.smithi111.stdout:1776: writing smithi11166722-430 from 1341045 to 2037794 tid 2 2023-10-01T09:10:34.205 INFO:tasks.rados.rados.0.smithi111.stdout:1768: done (8 left) 2023-10-01T09:10:34.205 INFO:tasks.rados.rados.0.smithi111.stdout:1769: done (7 left) 2023-10-01T09:10:34.206 INFO:tasks.rados.rados.0.smithi111.stdout:1770: done (6 left) 2023-10-01T09:10:34.206 INFO:tasks.rados.rados.0.smithi111.stdout:1771: done (5 left) 2023-10-01T09:10:34.206 INFO:tasks.rados.rados.0.smithi111.stdout:1772: done (4 left) 2023-10-01T09:10:34.206 INFO:tasks.rados.rados.0.smithi111.stdout:1773: done (3 left) 2023-10-01T09:10:34.206 INFO:tasks.rados.rados.0.smithi111.stdout:1774: done (2 left) 2023-10-01T09:10:34.207 INFO:tasks.rados.rados.0.smithi111.stdout:1775: done (1 left) 2023-10-01T09:10:34.207 INFO:tasks.rados.rados.0.smithi111.stdout:1777: read oid 355 snap -1 2023-10-01T09:10:34.207 INFO:tasks.rados.rados.0.smithi111.stdout:1777: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-10-01T09:10:34.207 INFO:tasks.rados.rados.0.smithi111.stdout:1778: read oid 64 snap -1 2023-10-01T09:10:34.207 INFO:tasks.rados.rados.0.smithi111.stdout:1778: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:10:34.207 INFO:tasks.rados.rados.0.smithi111.stdout:1779: read oid 307 snap -1 2023-10-01T09:10:34.208 INFO:tasks.rados.rados.0.smithi111.stdout:1779: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-01T09:10:34.208 INFO:tasks.rados.rados.0.smithi111.stdout:1780: read oid 283 snap -1 2023-10-01T09:10:34.208 INFO:tasks.rados.rados.0.smithi111.stdout:1780: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:34.208 INFO:tasks.rados.rados.0.smithi111.stdout:1781: write oid 332 current snap is 0 2023-10-01T09:10:34.208 INFO:tasks.rados.rados.0.smithi111.stdout:1776: finishing write tid 1 to smithi11166722-430 2023-10-01T09:10:34.208 INFO:tasks.rados.rados.0.smithi111.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-10-01T09:10:34.210 INFO:tasks.rados.rados.0.smithi111.stdout:1781: writing smithi11166722-332 from 454119 to 1048632 tid 1 2023-10-01T09:10:34.218 INFO:tasks.rados.rados.0.smithi111.stdout:1781: writing smithi11166722-332 from 1515880 to 2072640 tid 2 2023-10-01T09:10:34.218 INFO:tasks.rados.rados.0.smithi111.stdout:1782: write oid 245 current snap is 0 2023-10-01T09:10:34.218 INFO:tasks.rados.rados.0.smithi111.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-10-01T09:10:34.225 INFO:tasks.rados.rados.0.smithi111.stdout:1782: writing smithi11166722-245 from 470926 to 1140688 tid 1 2023-10-01T09:10:34.232 INFO:tasks.rados.rados.0.smithi111.stdout:1782: writing smithi11166722-245 from 1574362 to 2274780 tid 2 2023-10-01T09:10:34.232 INFO:tasks.rados.rados.0.smithi111.stdout:1783: write oid 21 current snap is 0 2023-10-01T09:10:34.232 INFO:tasks.rados.rados.0.smithi111.stdout:1776: finishing write tid 2 to smithi11166722-430 2023-10-01T09:10:34.232 INFO:tasks.rados.rados.0.smithi111.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-10-01T09:10:34.239 INFO:tasks.rados.rados.0.smithi111.stdout:1783: writing smithi11166722-21 from 487733 to 1232744 tid 1 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1783: writing smithi11166722-21 from 1632844 to 2193273 tid 2 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1784: read oid 70 snap -1 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1784: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1785: read oid 144 snap -1 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1785: expect (ObjNum 711 snap 0 seq_num 711) 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1786: read oid 380 snap -1 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1786: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-10-01T09:10:34.246 INFO:tasks.rados.rados.0.smithi111.stdout:1787: write oid 433 current snap is 0 2023-10-01T09:10:34.247 INFO:tasks.rados.rados.0.smithi111.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-10-01T09:10:34.251 INFO:tasks.rados.rados.0.smithi111.stdout:1787: writing smithi11166722-433 from 504540 to 924800 tid 1 2023-10-01T09:10:34.260 INFO:tasks.rados.rados.0.smithi111.stdout:1787: writing smithi11166722-433 from 1574973 to 2279060 tid 2 2023-10-01T09:10:34.260 INFO:tasks.rados.rados.0.smithi111.stdout:1788: write oid 151 current snap is 0 2023-10-01T09:10:34.261 INFO:tasks.rados.rados.0.smithi111.stdout:1776: finishing write tid 3 to smithi11166722-430 2023-10-01T09:10:34.261 INFO:tasks.rados.rados.0.smithi111.stdout:1776: finishing write tid 4 to smithi11166722-430 2023-10-01T09:10:34.261 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 430 v 232 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-10-01T09:10:34.261 INFO:tasks.rados.rados.0.smithi111.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-10-01T09:10:34.261 INFO:tasks.rados.rados.0.smithi111.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-10-01T09:10:34.266 INFO:tasks.rados.rados.0.smithi111.stdout:1788: writing smithi11166722-151 from 521347 to 1016856 tid 1 2023-10-01T09:10:34.273 INFO:tasks.rados.rados.0.smithi111.stdout:1788: writing smithi11166722-151 from 1633455 to 2197553 tid 2 2023-10-01T09:10:34.274 INFO:tasks.rados.rados.0.smithi111.stdout:1776: done (12 left) 2023-10-01T09:10:34.274 INFO:tasks.rados.rados.0.smithi111.stdout:1789: read oid 496 snap -1 2023-10-01T09:10:34.274 INFO:tasks.rados.rados.0.smithi111.stdout:1789: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-10-01T09:10:34.274 INFO:tasks.rados.rados.0.smithi111.stdout:1790: read oid 135 snap -1 2023-10-01T09:10:34.274 INFO:tasks.rados.rados.0.smithi111.stdout:1790: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:10:34.274 INFO:tasks.rados.rados.0.smithi111.stdout:1791: write oid 297 current snap is 0 2023-10-01T09:10:34.275 INFO:tasks.rados.rados.0.smithi111.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-10-01T09:10:34.279 INFO:tasks.rados.rados.0.smithi111.stdout:1791: writing smithi11166722-297 from 538154 to 1108912 tid 1 2023-10-01T09:10:34.287 INFO:tasks.rados.rados.0.smithi111.stdout:1791: writing smithi11166722-297 from 1691937 to 2399693 tid 2 2023-10-01T09:10:34.287 INFO:tasks.rados.rados.0.smithi111.stdout:1792: write oid 90 current snap is 0 2023-10-01T09:10:34.287 INFO:tasks.rados.rados.0.smithi111.stdout:1777: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-10-01T09:10:34.467 INFO:tasks.rados.rados.0.smithi111.stdout:1781: finishing write tid 1 to smithi11166722-332 2023-10-01T09:10:34.467 INFO:tasks.rados.rados.0.smithi111.stdout:1778: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:10:34.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:34 smithi183 systemd[1]: Started Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:10:34.621 INFO:tasks.rados.rados.0.smithi111.stdout:1781: finishing write tid 2 to smithi11166722-332 2023-10-01T09:10:34.621 INFO:tasks.rados.rados.0.smithi111.stdout:1781: finishing write tid 3 to smithi11166722-332 2023-10-01T09:10:34.622 INFO:tasks.rados.rados.0.smithi111.stdout:1781: finishing write tid 4 to smithi11166722-332 2023-10-01T09:10:34.622 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 332 v 270 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-10-01T09:10:34.622 INFO:tasks.rados.rados.0.smithi111.stdout:1781: left oid 332 (ObjNum 1217 snap 0 seq_num 1217) 2023-10-01T09:10:34.622 INFO:tasks.rados.rados.0.smithi111.stdout:1780: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:10:34.781 INFO:tasks.rados.rados.0.smithi111.stdout:1779: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1782: finishing write tid 1 to smithi11166722-245 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1782: finishing write tid 2 to smithi11166722-245 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1782: finishing write tid 3 to smithi11166722-245 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1782: finishing write tid 4 to smithi11166722-245 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 307 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1782: left oid 245 (ObjNum 1218 snap 0 seq_num 1218) 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1783: finishing write tid 1 to smithi11166722-21 2023-10-01T09:10:34.884 INFO:tasks.rados.rados.0.smithi111.stdout:1784: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:35.082 INFO:tasks.rados.rados.0.smithi111.stdout:1783: finishing write tid 2 to smithi11166722-21 2023-10-01T09:10:35.082 INFO:tasks.rados.rados.0.smithi111.stdout:1783: finishing write tid 3 to smithi11166722-21 2023-10-01T09:10:35.082 INFO:tasks.rados.rados.0.smithi111.stdout:1783: finishing write tid 4 to smithi11166722-21 2023-10-01T09:10:35.082 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 21 v 273 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-10-01T09:10:35.082 INFO:tasks.rados.rados.0.smithi111.stdout:1783: left oid 21 (ObjNum 1219 snap 0 seq_num 1219) 2023-10-01T09:10:35.082 INFO:tasks.rados.rados.0.smithi111.stdout:1785: expect (ObjNum 711 snap 0 seq_num 711) 2023-10-01T09:10:35.283 INFO:tasks.rados.rados.0.smithi111.stdout:1786: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-10-01T09:10:35.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:35 smithi183 bash[50284]: debug 2023-10-01T09:10:35.173+0000 7f50bc41b700 1 -- 172.21.15.183:0/3188329871 <== mon.0 v2:172.21.15.111:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c2495a91e0 con 0x55c24a328800 2023-10-01T09:10:35.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:35 smithi183 bash[27651]: audit 2023-10-01T09:10:34.099442+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:35.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:35 smithi183 bash[27651]: audit 2023-10-01T09:10:34.100934+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:35.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:35 smithi183 bash[27651]: cluster 2023-10-01T09:10:34.175341+0000 mgr.y (mgr.24356) 224 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 84 op/s 2023-10-01T09:10:35.501 INFO:tasks.rados.rados.0.smithi111.stdout:1787: finishing write tid 1 to smithi11166722-433 2023-10-01T09:10:35.501 INFO:tasks.rados.rados.0.smithi111.stdout:1787: finishing write tid 2 to smithi11166722-433 2023-10-01T09:10:35.501 INFO:tasks.rados.rados.0.smithi111.stdout:1787: finishing write tid 3 to smithi11166722-433 2023-10-01T09:10:35.501 INFO:tasks.rados.rados.0.smithi111.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-10-01T09:10:35.515 INFO:tasks.rados.rados.0.smithi111.stdout:1792: writing smithi11166722-90 from 554961 to 1200968 tid 1 2023-10-01T09:10:35.521 INFO:tasks.rados.rados.0.smithi111.stdout:1792: writing smithi11166722-90 from 1750419 to 2201833 tid 2 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1777: done (15 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1778: done (14 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1779: done (13 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1780: done (12 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1781: done (11 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1782: done (10 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1783: done (9 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1784: done (8 left) 2023-10-01T09:10:35.522 INFO:tasks.rados.rados.0.smithi111.stdout:1785: done (7 left) 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1786: done (6 left) 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1793: read oid 250 snap -1 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1793: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1787: finishing write tid 4 to smithi11166722-433 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 190 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1787: left oid 433 (ObjNum 1220 snap 0 seq_num 1220) 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1788: finishing write tid 1 to smithi11166722-151 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1787: done (6 left) 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1794: delete oid 269 current snap is 0 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1788: finishing write tid 2 to smithi11166722-151 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1788: finishing write tid 3 to smithi11166722-151 2023-10-01T09:10:35.523 INFO:tasks.rados.rados.0.smithi111.stdout:1788: finishing write tid 4 to smithi11166722-151 2023-10-01T09:10:35.524 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 151 v 185 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-10-01T09:10:35.524 INFO:tasks.rados.rados.0.smithi111.stdout:1788: left oid 151 (ObjNum 1221 snap 0 seq_num 1221) 2023-10-01T09:10:35.524 INFO:tasks.rados.rados.0.smithi111.stdout:1789: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-10-01T09:10:35.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:35 smithi111 bash[27369]: audit 2023-10-01T09:10:34.099442+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:35.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:35 smithi111 bash[27369]: audit 2023-10-01T09:10:34.100934+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:35.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:35 smithi111 bash[27369]: cluster 2023-10-01T09:10:34.175341+0000 mgr.y (mgr.24356) 224 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 84 op/s 2023-10-01T09:10:35.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:35 smithi111 bash[33891]: audit 2023-10-01T09:10:34.099442+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:35.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:35 smithi111 bash[33891]: audit 2023-10-01T09:10:34.100934+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:35.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:35 smithi111 bash[33891]: cluster 2023-10-01T09:10:34.175341+0000 mgr.y (mgr.24356) 224 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 84 op/s 2023-10-01T09:10:35.594 INFO:tasks.rados.rados.0.smithi111.stdout:1790: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:10:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:1791: finishing write tid 1 to smithi11166722-297 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1791: finishing write tid 2 to smithi11166722-297 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1791: finishing write tid 3 to smithi11166722-297 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1791: finishing write tid 4 to smithi11166722-297 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 297 v 276 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1791: left oid 297 (ObjNum 1222 snap 0 seq_num 1222) 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1792: finishing write tid 1 to smithi11166722-90 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1792: finishing write tid 2 to smithi11166722-90 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1792: finishing write tid 3 to smithi11166722-90 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:1792: finishing write tid 4 to smithi11166722-90 2023-10-01T09:10:35.772 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 90 v 279 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-10-01T09:10:35.773 INFO:tasks.rados.rados.0.smithi111.stdout:1792: left oid 90 (ObjNum 1223 snap 0 seq_num 1223) 2023-10-01T09:10:35.773 INFO:tasks.rados.rados.0.smithi111.stdout:1793: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:10:35.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:35 smithi183 bash[50284]: debug 2023-10-01T09:10:35.337+0000 7f50c6569200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:10:35.951 INFO:tasks.rados.rados.0.smithi111.stdout:1788: done (6 left) 2023-10-01T09:10:35.951 INFO:tasks.rados.rados.0.smithi111.stdout:1789: done (5 left) 2023-10-01T09:10:35.951 INFO:tasks.rados.rados.0.smithi111.stdout:1790: done (4 left) 2023-10-01T09:10:35.952 INFO:tasks.rados.rados.0.smithi111.stdout:1791: done (3 left) 2023-10-01T09:10:35.952 INFO:tasks.rados.rados.0.smithi111.stdout:1792: done (2 left) 2023-10-01T09:10:35.952 INFO:tasks.rados.rados.0.smithi111.stdout:1793: done (1 left) 2023-10-01T09:10:35.952 INFO:tasks.rados.rados.0.smithi111.stdout:1794: done (0 left) 2023-10-01T09:10:35.952 INFO:tasks.rados.rados.0.smithi111.stdout:1795: read oid 25 snap -1 2023-10-01T09:10:35.952 INFO:tasks.rados.rados.0.smithi111.stdout:1795: expect deleted 2023-10-01T09:10:35.953 INFO:tasks.rados.rados.0.smithi111.stdout:1796: write oid 18 current snap is 0 2023-10-01T09:10:35.953 INFO:tasks.rados.rados.0.smithi111.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-10-01T09:10:35.961 INFO:tasks.rados.rados.0.smithi111.stdout:1796: writing smithi11166722-18 from 588575 to 1101433 tid 1 2023-10-01T09:10:35.970 INFO:tasks.rados.rados.0.smithi111.stdout:1796: writing smithi11166722-18 from 1867383 to 2322466 tid 2 2023-10-01T09:10:35.970 INFO:tasks.rados.rados.0.smithi111.stdout:1797: read oid 58 snap -1 2023-10-01T09:10:35.970 INFO:tasks.rados.rados.0.smithi111.stdout:1797: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:10:35.970 INFO:tasks.rados.rados.0.smithi111.stdout:1798: read oid 341 snap -1 2023-10-01T09:10:35.970 INFO:tasks.rados.rados.0.smithi111.stdout:1798: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T09:10:35.971 INFO:tasks.rados.rados.0.smithi111.stdout:1799: read oid 164 snap -1 2023-10-01T09:10:35.971 INFO:tasks.rados.rados.0.smithi111.stdout:1799: expect (ObjNum 645 snap 0 seq_num 645) 2023-10-01T09:10:35.971 INFO:tasks.rados.rados.0.smithi111.stdout:1800: read oid 233 snap -1 2023-10-01T09:10:35.971 INFO:tasks.rados.rados.0.smithi111.stdout:1800: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-10-01T09:10:35.973 INFO:tasks.rados.rados.0.smithi111.stdout:1801: read oid 133 snap -1 2023-10-01T09:10:35.973 INFO:tasks.rados.rados.0.smithi111.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-01T09:10:35.973 INFO:tasks.rados.rados.0.smithi111.stdout:1802: write oid 249 current snap is 0 2023-10-01T09:10:35.974 INFO:tasks.rados.rados.0.smithi111.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-10-01T09:10:35.977 INFO:tasks.rados.rados.0.smithi111.stdout:1802: writing smithi11166722-249 from 605382 to 1193489 tid 1 2023-10-01T09:10:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:1802: writing smithi11166722-249 from 1925865 to 2605382 tid 2 2023-10-01T09:10:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:1803: write oid 31 current snap is 0 2023-10-01T09:10:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-10-01T09:10:35.993 INFO:tasks.rados.rados.0.smithi111.stdout:1803: writing smithi11166722-31 from 622189 to 1285545 tid 1 2023-10-01T09:10:36.000 INFO:tasks.rados.rados.0.smithi111.stdout:1803: writing smithi11166722-31 from 1984347 to 2443099 tid 2 2023-10-01T09:10:36.000 INFO:tasks.rados.rados.0.smithi111.stdout:1804: write oid 28 current snap is 0 2023-10-01T09:10:36.000 INFO:tasks.rados.rados.0.smithi111.stdout:1796: finishing write tid 1 to smithi11166722-18 2023-10-01T09:10:36.000 INFO:tasks.rados.rados.0.smithi111.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-10-01T09:10:36.008 INFO:tasks.rados.rados.0.smithi111.stdout:1804: writing smithi11166722-28 from 638996 to 1377601 tid 1 2023-10-01T09:10:36.015 INFO:tasks.rados.rados.0.smithi111.stdout:1804: writing smithi11166722-28 from 1926476 to 2638996 tid 2 2023-10-01T09:10:36.015 INFO:tasks.rados.rados.0.smithi111.stdout:1795: done (9 left) 2023-10-01T09:10:36.015 INFO:tasks.rados.rados.0.smithi111.stdout:1805: write oid 45 current snap is 0 2023-10-01T09:10:36.015 INFO:tasks.rados.rados.0.smithi111.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-10-01T09:10:36.021 INFO:tasks.rados.rados.0.smithi111.stdout:1805: writing smithi11166722-45 from 655803 to 1069657 tid 1 2023-10-01T09:10:36.027 INFO:tasks.rados.rados.0.smithi111.stdout:1805: writing smithi11166722-45 from 1584958 to 2047379 tid 2 2023-10-01T09:10:36.027 INFO:tasks.rados.rados.0.smithi111.stdout:1806: write oid 458 current snap is 0 2023-10-01T09:10:36.027 INFO:tasks.rados.rados.0.smithi111.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-01T09:10:36.122 INFO:tasks.rados.rados.0.smithi111.stdout:1796: finishing write tid 2 to smithi11166722-18 2023-10-01T09:10:36.122 INFO:tasks.rados.rados.0.smithi111.stdout:1798: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T09:10:36.331 INFO:tasks.rados.rados.0.smithi111.stdout:1796: finishing write tid 3 to smithi11166722-18 2023-10-01T09:10:36.331 INFO:tasks.rados.rados.0.smithi111.stdout:1796: finishing write tid 4 to smithi11166722-18 2023-10-01T09:10:36.331 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 18 v 284 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-10-01T09:10:36.332 INFO:tasks.rados.rados.0.smithi111.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2023-10-01T09:10:36.332 INFO:tasks.rados.rados.0.smithi111.stdout:1799: expect (ObjNum 645 snap 0 seq_num 645) 2023-10-01T09:10:36.390 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:36 smithi183 bash[50284]: debug 2023-10-01T09:10:36.285+0000 7f50c6569200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T09:10:36.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:36 smithi183 bash[27651]: audit 2023-10-01T09:10:35.339462+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.111:0/3762484334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:36.458 INFO:tasks.rados.rados.0.smithi111.stdout:1800: expect (ObjNum 1125 snap 0 seq_num 1125) 2023-10-01T09:10:36.549 INFO:tasks.rados.rados.0.smithi111.stdout:1802: finishing write tid 1 to smithi11166722-249 2023-10-01T09:10:36.549 INFO:tasks.rados.rados.0.smithi111.stdout:1802: finishing write tid 2 to smithi11166722-249 2023-10-01T09:10:36.549 INFO:tasks.rados.rados.0.smithi111.stdout:1802: finishing write tid 3 to smithi11166722-249 2023-10-01T09:10:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:1802: finishing write tid 4 to smithi11166722-249 2023-10-01T09:10:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 249 v 343 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-10-01T09:10:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T09:10:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:1797: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:10:36.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:36 smithi111 bash[33891]: audit 2023-10-01T09:10:35.339462+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.111:0/3762484334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:36.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:36 smithi111 bash[27369]: audit 2023-10-01T09:10:35.339462+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.111:0/3762484334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:1803: finishing write tid 1 to smithi11166722-31 2023-10-01T09:10:36.683 INFO:tasks.rados.rados.0.smithi111.stdout:1803: finishing write tid 2 to smithi11166722-31 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1803: finishing write tid 3 to smithi11166722-31 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1803: finishing write tid 4 to smithi11166722-31 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 31 v 280 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1803: left oid 31 (ObjNum 1227 snap 0 seq_num 1227) 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1804: finishing write tid 1 to smithi11166722-28 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1804: finishing write tid 2 to smithi11166722-28 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1804: finishing write tid 3 to smithi11166722-28 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1804: finishing write tid 4 to smithi11166722-28 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 261 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1804: left oid 28 (ObjNum 1228 snap 0 seq_num 1228) 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1805: finishing write tid 1 to smithi11166722-45 2023-10-01T09:10:36.684 INFO:tasks.rados.rados.0.smithi111.stdout:1805: finishing write tid 2 to smithi11166722-45 2023-10-01T09:10:36.685 INFO:tasks.rados.rados.0.smithi111.stdout:1805: finishing write tid 3 to smithi11166722-45 2023-10-01T09:10:36.685 INFO:tasks.rados.rados.0.smithi111.stdout:1805: finishing write tid 4 to smithi11166722-45 2023-10-01T09:10:36.685 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 45 v 346 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-10-01T09:10:36.685 INFO:tasks.rados.rados.0.smithi111.stdout:1805: left oid 45 (ObjNum 1229 snap 0 seq_num 1229) 2023-10-01T09:10:36.685 INFO:tasks.rados.rados.0.smithi111.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-10-01T09:10:36.696 INFO:tasks.rados.rados.0.smithi111.stdout:1806: writing smithi11166722-458 from 672610 to 1161713 tid 1 2023-10-01T09:10:36.704 INFO:tasks.rados.rados.0.smithi111.stdout:1806: writing smithi11166722-458 from 1643440 to 2365872 tid 2 2023-10-01T09:10:36.704 INFO:tasks.rados.rados.0.smithi111.stdout:1796: done (10 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1797: done (9 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1798: done (8 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1799: done (7 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1800: done (6 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1801: done (5 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1802: done (4 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1803: done (3 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1804: done (2 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1805: done (1 left) 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1807: write oid 122 current snap is 0 2023-10-01T09:10:36.705 INFO:tasks.rados.rados.0.smithi111.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-10-01T09:10:36.711 INFO:tasks.rados.rados.0.smithi111.stdout:1807: writing smithi11166722-122 from 689417 to 1253769 tid 1 2023-10-01T09:10:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:1807: writing smithi11166722-122 from 1701922 to 2168012 tid 2 2023-10-01T09:10:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:1808: read oid 18 snap -1 2023-10-01T09:10:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:1808: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-10-01T09:10:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:1809: write oid 333 current snap is 0 2023-10-01T09:10:36.717 INFO:tasks.rados.rados.0.smithi111.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-10-01T09:10:36.725 INFO:tasks.rados.rados.0.smithi111.stdout:1809: writing smithi11166722-333 from 706224 to 1462178 tid 1 2023-10-01T09:10:36.732 INFO:tasks.rados.rados.0.smithi111.stdout:1809: writing smithi11166722-333 from 2160404 to 2706224 tid 2 2023-10-01T09:10:36.732 INFO:tasks.rados.rados.0.smithi111.stdout:1810: write oid 473 current snap is 0 2023-10-01T09:10:36.732 INFO:tasks.rados.rados.0.smithi111.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-10-01T09:10:36.738 INFO:tasks.rados.rados.0.smithi111.stdout:1810: writing smithi11166722-473 from 723031 to 1154234 tid 1 2023-10-01T09:10:36.745 INFO:tasks.rados.rados.0.smithi111.stdout:1810: writing smithi11166722-473 from 1818886 to 2288645 tid 2 2023-10-01T09:10:36.745 INFO:tasks.rados.rados.0.smithi111.stdout:1811: write oid 290 current snap is 0 2023-10-01T09:10:36.745 INFO:tasks.rados.rados.0.smithi111.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-10-01T09:10:36.752 INFO:tasks.rados.rados.0.smithi111.stdout:1811: writing smithi11166722-290 from 739838 to 1246290 tid 1 2023-10-01T09:10:36.760 INFO:tasks.rados.rados.0.smithi111.stdout:1811: writing smithi11166722-290 from 1877368 to 2490785 tid 2 2023-10-01T09:10:36.760 INFO:tasks.rados.rados.0.smithi111.stdout:1812: read oid 455 snap -1 2023-10-01T09:10:36.760 INFO:tasks.rados.rados.0.smithi111.stdout:1812: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:10:36.760 INFO:tasks.rados.rados.0.smithi111.stdout:1813: write oid 479 current snap is 0 2023-10-01T09:10:36.760 INFO:tasks.rados.rados.0.smithi111.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-10-01T09:10:36.764 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:36 smithi183 bash[50284]: debug 2023-10-01T09:10:36.389+0000 7f50c6569200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:10:36.764 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:36 smithi183 bash[50284]: debug 2023-10-01T09:10:36.489+0000 7f50c6569200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:10:36.768 INFO:tasks.rados.rados.0.smithi111.stdout:1813: writing smithi11166722-479 from 756645 to 1338346 tid 1 2023-10-01T09:10:36.774 INFO:tasks.rados.rados.0.smithi111.stdout:1813: writing smithi11166722-479 from 1935850 to 2409278 tid 2 2023-10-01T09:10:36.774 INFO:tasks.rados.rados.0.smithi111.stdout:1814: write oid 200 current snap is 0 2023-10-01T09:10:36.774 INFO:tasks.rados.rados.0.smithi111.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-10-01T09:10:36.782 INFO:tasks.rados.rados.0.smithi111.stdout:1814: writing smithi11166722-200 from 773452 to 1430402 tid 1 2023-10-01T09:10:36.788 INFO:tasks.rados.rados.0.smithi111.stdout:1814: writing smithi11166722-200 from 1877979 to 2495065 tid 2 2023-10-01T09:10:36.789 INFO:tasks.rados.rados.0.smithi111.stdout:1815: write oid 332 current snap is 0 2023-10-01T09:10:36.789 INFO:tasks.rados.rados.0.smithi111.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-10-01T09:10:36.797 INFO:tasks.rados.rados.0.smithi111.stdout:1815: writing smithi11166722-332 from 790259 to 1522458 tid 1 2023-10-01T09:10:36.803 INFO:tasks.rados.rados.0.smithi111.stdout:1815: writing smithi11166722-332 from 1936461 to 2413558 tid 2 2023-10-01T09:10:36.803 INFO:tasks.rados.rados.0.smithi111.stdout:1816: write oid 142 current snap is 0 2023-10-01T09:10:36.803 INFO:tasks.rados.rados.0.smithi111.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-10-01T09:10:36.808 INFO:tasks.rados.rados.0.smithi111.stdout:1816: writing smithi11166722-142 from 407066 to 814514 tid 1 2023-10-01T09:10:36.816 INFO:tasks.rados.rados.0.smithi111.stdout:1816: writing smithi11166722-142 from 1594943 to 2215698 tid 2 2023-10-01T09:10:36.816 INFO:tasks.rados.rados.0.smithi111.stdout:1817: write oid 221 current snap is 0 2023-10-01T09:10:36.816 INFO:tasks.rados.rados.0.smithi111.stdout:1806: finishing write tid 1 to smithi11166722-458 2023-10-01T09:10:36.816 INFO:tasks.rados.rados.0.smithi111.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-10-01T09:10:36.821 INFO:tasks.rados.rados.0.smithi111.stdout:1817: writing smithi11166722-221 from 423873 to 906570 tid 1 2023-10-01T09:10:36.828 INFO:tasks.rados.rados.0.smithi111.stdout:1817: writing smithi11166722-221 from 1653425 to 2134191 tid 2 2023-10-01T09:10:36.832 INFO:tasks.rados.rados.0.smithi111.stdout:1817: writing smithi11166722-221 from 2691441 to 2823873 tid 3 2023-10-01T09:10:36.833 INFO:tasks.rados.rados.0.smithi111.stdout:1818: read oid 402 snap -1 2023-10-01T09:10:36.833 INFO:tasks.rados.rados.0.smithi111.stdout:1818: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:36.833 INFO:tasks.rados.rados.0.smithi111.stdout:1819: read oid 109 snap -1 2023-10-01T09:10:36.833 INFO:tasks.rados.rados.0.smithi111.stdout:1819: expect deleted 2023-10-01T09:10:36.833 INFO:tasks.rados.rados.0.smithi111.stdout:1820: write oid 129 current snap is 0 2023-10-01T09:10:36.833 INFO:tasks.rados.rados.0.smithi111.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-10-01T09:10:36.838 INFO:tasks.rados.rados.0.smithi111.stdout:1820: writing smithi11166722-129 from 440680 to 1114979 tid 1 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:1820: writing smithi11166722-129 from 1711907 to 2336331 tid 2 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:1821: delete oid 199 current snap is 0 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:1806: finishing write tid 2 to smithi11166722-458 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:1806: finishing write tid 3 to smithi11166722-458 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:1806: finishing write tid 4 to smithi11166722-458 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 458 v 188 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-10-01T09:10:36.848 INFO:tasks.rados.rados.0.smithi111.stdout:1806: left oid 458 (ObjNum 1230 snap 0 seq_num 1230) 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:1807: finishing write tid 1 to smithi11166722-122 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:1807: finishing write tid 2 to smithi11166722-122 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:1807: finishing write tid 3 to smithi11166722-122 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:1807: finishing write tid 4 to smithi11166722-122 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 122 v 230 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:1807: left oid 122 (ObjNum 1231 snap 0 seq_num 1231) 2023-10-01T09:10:36.849 INFO:tasks.rados.rados.0.smithi111.stdout:1808: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1809: finishing write tid 1 to smithi11166722-333 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1809: finishing write tid 2 to smithi11166722-333 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1809: finishing write tid 3 to smithi11166722-333 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1809: finishing write tid 4 to smithi11166722-333 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 333 v 256 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1809: left oid 333 (ObjNum 1232 snap 0 seq_num 1232) 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1810: finishing write tid 1 to smithi11166722-473 2023-10-01T09:10:36.995 INFO:tasks.rados.rados.0.smithi111.stdout:1810: finishing write tid 2 to smithi11166722-473 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1810: finishing write tid 3 to smithi11166722-473 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1810: finishing write tid 4 to smithi11166722-473 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 473 v 264 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1810: left oid 473 (ObjNum 1233 snap 0 seq_num 1233) 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1811: finishing write tid 1 to smithi11166722-290 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1811: finishing write tid 2 to smithi11166722-290 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1811: finishing write tid 3 to smithi11166722-290 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1811: finishing write tid 4 to smithi11166722-290 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 290 v 282 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1811: left oid 290 (ObjNum 1234 snap 0 seq_num 1234) 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1806: done (15 left) 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1807: done (14 left) 2023-10-01T09:10:36.996 INFO:tasks.rados.rados.0.smithi111.stdout:1808: done (13 left) 2023-10-01T09:10:36.997 INFO:tasks.rados.rados.0.smithi111.stdout:1809: done (12 left) 2023-10-01T09:10:36.997 INFO:tasks.rados.rados.0.smithi111.stdout:1810: done (11 left) 2023-10-01T09:10:36.997 INFO:tasks.rados.rados.0.smithi111.stdout:1811: done (10 left) 2023-10-01T09:10:36.997 INFO:tasks.rados.rados.0.smithi111.stdout:1821: done (9 left) 2023-10-01T09:10:36.997 INFO:tasks.rados.rados.0.smithi111.stdout:1822: write oid 370 current snap is 0 2023-10-01T09:10:36.997 INFO:tasks.rados.rados.0.smithi111.stdout:1812: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T09:10:37.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:36 smithi183 bash[50284]: debug 2023-10-01T09:10:36.765+0000 7f50c6569200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:10:37.133 INFO:tasks.rados.rados.0.smithi111.stdout:1813: finishing write tid 1 to smithi11166722-479 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1813: finishing write tid 2 to smithi11166722-479 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1813: finishing write tid 3 to smithi11166722-479 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1813: finishing write tid 4 to smithi11166722-479 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 479 v 233 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1813: left oid 479 (ObjNum 1235 snap 0 seq_num 1235) 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1814: finishing write tid 1 to smithi11166722-200 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1814: finishing write tid 2 to smithi11166722-200 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1814: finishing write tid 3 to smithi11166722-200 2023-10-01T09:10:37.134 INFO:tasks.rados.rados.0.smithi111.stdout:1814: finishing write tid 4 to smithi11166722-200 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 200 v 310 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1814: left oid 200 (ObjNum 1236 snap 0 seq_num 1236) 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1815: finishing write tid 1 to smithi11166722-332 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1815: finishing write tid 2 to smithi11166722-332 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1815: finishing write tid 3 to smithi11166722-332 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1815: finishing write tid 4 to smithi11166722-332 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 332 v 285 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1815: left oid 332 (ObjNum 1237 snap 0 seq_num 1237) 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1816: finishing write tid 1 to smithi11166722-142 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1816: finishing write tid 2 to smithi11166722-142 2023-10-01T09:10:37.135 INFO:tasks.rados.rados.0.smithi111.stdout:1816: finishing write tid 3 to smithi11166722-142 2023-10-01T09:10:37.136 INFO:tasks.rados.rados.0.smithi111.stdout:1816: finishing write tid 4 to smithi11166722-142 2023-10-01T09:10:37.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 142 v 242 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-10-01T09:10:37.136 INFO:tasks.rados.rados.0.smithi111.stdout:1816: left oid 142 (ObjNum 1238 snap 0 seq_num 1238) 2023-10-01T09:10:37.136 INFO:tasks.rados.rados.0.smithi111.stdout:1817: finishing write tid 1 to smithi11166722-221 2023-10-01T09:10:37.136 INFO:tasks.rados.rados.0.smithi111.stdout:1817: finishing write tid 2 to smithi11166722-221 2023-10-01T09:10:37.136 INFO:tasks.rados.rados.0.smithi111.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-10-01T09:10:37.143 INFO:tasks.rados.rados.0.smithi111.stdout:1822: writing smithi11166722-370 from 474294 to 899091 tid 1 2023-10-01T09:10:37.152 INFO:tasks.rados.rados.0.smithi111.stdout:1822: writing smithi11166722-370 from 1428871 to 2056964 tid 2 2023-10-01T09:10:37.156 INFO:tasks.rados.rados.0.smithi111.stdout:1822: writing smithi11166722-370 from 2657357 to 2874294 tid 3 2023-10-01T09:10:37.156 INFO:tasks.rados.rados.0.smithi111.stdout:1812: done (9 left) 2023-10-01T09:10:37.156 INFO:tasks.rados.rados.0.smithi111.stdout:1813: done (8 left) 2023-10-01T09:10:37.156 INFO:tasks.rados.rados.0.smithi111.stdout:1814: done (7 left) 2023-10-01T09:10:37.156 INFO:tasks.rados.rados.0.smithi111.stdout:1815: done (6 left) 2023-10-01T09:10:37.156 INFO:tasks.rados.rados.0.smithi111.stdout:1816: done (5 left) 2023-10-01T09:10:37.157 INFO:tasks.rados.rados.0.smithi111.stdout:1823: write oid 261 current snap is 0 2023-10-01T09:10:37.157 INFO:tasks.rados.rados.0.smithi111.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-10-01T09:10:37.162 INFO:tasks.rados.rados.0.smithi111.stdout:1823: writing smithi11166722-261 from 491101 to 991147 tid 1 2023-10-01T09:10:37.167 INFO:tasks.rados.rados.0.smithi111.stdout:1823: writing smithi11166722-261 from 1487353 to 1975457 tid 2 2023-10-01T09:10:37.173 INFO:tasks.rados.rados.0.smithi111.stdout:1823: writing smithi11166722-261 from 2401133 to 2891101 tid 3 2023-10-01T09:10:37.173 INFO:tasks.rados.rados.0.smithi111.stdout:1824: write oid 290 current snap is 0 2023-10-01T09:10:37.173 INFO:tasks.rados.rados.0.smithi111.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-10-01T09:10:37.179 INFO:tasks.rados.rados.0.smithi111.stdout:1824: writing smithi11166722-290 from 507908 to 1083203 tid 1 2023-10-01T09:10:37.187 INFO:tasks.rados.rados.0.smithi111.stdout:1824: writing smithi11166722-290 from 1829482 to 2461244 tid 2 2023-10-01T09:10:37.187 INFO:tasks.rados.rados.0.smithi111.stdout:1825: read oid 206 snap -1 2023-10-01T09:10:37.187 INFO:tasks.rados.rados.0.smithi111.stdout:1825: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-01T09:10:37.187 INFO:tasks.rados.rados.0.smithi111.stdout:1826: read oid 104 snap -1 2023-10-01T09:10:37.187 INFO:tasks.rados.rados.0.smithi111.stdout:1826: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:10:37.187 INFO:tasks.rados.rados.0.smithi111.stdout:1827: write oid 353 current snap is 0 2023-10-01T09:10:37.188 INFO:tasks.rados.rados.0.smithi111.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-10-01T09:10:37.194 INFO:tasks.rados.rados.0.smithi111.stdout:1827: writing smithi11166722-353 from 524715 to 1175259 tid 1 2023-10-01T09:10:37.203 INFO:tasks.rados.rados.0.smithi111.stdout:1827: writing smithi11166722-353 from 1887964 to 2379737 tid 2 2023-10-01T09:10:37.203 INFO:tasks.rados.rados.0.smithi111.stdout:1828: read oid 444 snap -1 2023-10-01T09:10:37.203 INFO:tasks.rados.rados.0.smithi111.stdout:1828: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:10:37.203 INFO:tasks.rados.rados.0.smithi111.stdout:1829: write oid 288 current snap is 0 2023-10-01T09:10:37.204 INFO:tasks.rados.rados.0.smithi111.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-10-01T09:10:37.210 INFO:tasks.rados.rados.0.smithi111.stdout:1829: writing smithi11166722-288 from 541522 to 1267315 tid 1 2023-10-01T09:10:37.218 INFO:tasks.rados.rados.0.smithi111.stdout:1829: writing smithi11166722-288 from 1946446 to 2581877 tid 2 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1830: delete oid 226 current snap is 0 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1817: finishing write tid 3 to smithi11166722-221 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1817: finishing write tid 4 to smithi11166722-221 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1817: finishing write tid 5 to smithi11166722-221 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 221 v 237 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1817: left oid 221 (ObjNum 1239 snap 0 seq_num 1239) 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1820: finishing write tid 1 to smithi11166722-129 2023-10-01T09:10:37.219 INFO:tasks.rados.rados.0.smithi111.stdout:1818: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:37.407 INFO:tasks.rados.rados.0.smithi111.stdout:1820: finishing write tid 2 to smithi11166722-129 2023-10-01T09:10:37.407 INFO:tasks.rados.rados.0.smithi111.stdout:1820: finishing write tid 3 to smithi11166722-129 2023-10-01T09:10:37.407 INFO:tasks.rados.rados.0.smithi111.stdout:1820: finishing write tid 4 to smithi11166722-129 2023-10-01T09:10:37.407 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 129 v 283 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-10-01T09:10:37.407 INFO:tasks.rados.rados.0.smithi111.stdout:1820: left oid 129 (ObjNum 1240 snap 0 seq_num 1240) 2023-10-01T09:10:37.407 INFO:tasks.rados.rados.0.smithi111.stdout:1822: finishing write tid 1 to smithi11166722-370 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1817: done (12 left) 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1818: done (11 left) 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1819: done (10 left) 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1820: done (9 left) 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1830: done (8 left) 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1831: write oid 46 current snap is 0 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1822: finishing write tid 2 to smithi11166722-370 2023-10-01T09:10:37.408 INFO:tasks.rados.rados.0.smithi111.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-10-01T09:10:37.413 INFO:tasks.rados.rados.0.smithi111.stdout:1831: writing smithi11166722-46 from 575136 to 1167780 tid 1 2023-10-01T09:10:37.420 INFO:tasks.rados.rados.0.smithi111.stdout:1831: writing smithi11166722-46 from 1663410 to 2302510 tid 2 2023-10-01T09:10:37.424 INFO:tasks.rados.rados.0.smithi111.stdout:1831: writing smithi11166722-46 from 2705542 to 2975136 tid 3 2023-10-01T09:10:37.424 INFO:tasks.rados.rados.0.smithi111.stdout:1832: read oid 180 snap -1 2023-10-01T09:10:37.424 INFO:tasks.rados.rados.0.smithi111.stdout:1832: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-10-01T09:10:37.424 INFO:tasks.rados.rados.0.smithi111.stdout:1833: read oid 169 snap -1 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1833: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1834: read oid 60 snap -1 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1834: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1835: write oid 492 current snap is 0 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1822: finishing write tid 3 to smithi11166722-370 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1822: finishing write tid 4 to smithi11166722-370 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1822: finishing write tid 5 to smithi11166722-370 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 197 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1822: left oid 370 (ObjNum 1242 snap 0 seq_num 1242) 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1823: finishing write tid 1 to smithi11166722-261 2023-10-01T09:10:37.425 INFO:tasks.rados.rados.0.smithi111.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-10-01T09:10:37.432 INFO:tasks.rados.rados.0.smithi111.stdout:1835: writing smithi11166722-492 from 591943 to 1259836 tid 1 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1835: writing smithi11166722-492 from 1721892 to 2504650 tid 2 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1822: done (12 left) 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1836: delete oid 201 current snap is 0 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1823: finishing write tid 2 to smithi11166722-261 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1823: finishing write tid 3 to smithi11166722-261 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1823: finishing write tid 4 to smithi11166722-261 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1823: finishing write tid 5 to smithi11166722-261 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 261 v 246 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1823: left oid 261 (ObjNum 1243 snap 0 seq_num 1243) 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1824: finishing write tid 1 to smithi11166722-290 2023-10-01T09:10:37.440 INFO:tasks.rados.rados.0.smithi111.stdout:1826: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:10:37.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:37 smithi111 bash[27369]: cluster 2023-10-01T09:10:36.175807+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 84 op/s 2023-10-01T09:10:37.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:37 smithi111 bash[33891]: cluster 2023-10-01T09:10:36.175807+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 84 op/s 2023-10-01T09:10:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:37 smithi183 bash[27651]: cluster 2023-10-01T09:10:36.175807+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 84 op/s 2023-10-01T09:10:37.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:37 smithi183 bash[50284]: debug 2023-10-01T09:10:37.161+0000 7f50c6569200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:10:37.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:37 smithi183 bash[50284]: debug 2023-10-01T09:10:37.337+0000 7f50c6569200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:10:37.560 INFO:tasks.rados.rados.0.smithi111.stdout:1824: finishing write tid 2 to smithi11166722-290 2023-10-01T09:10:37.560 INFO:tasks.rados.rados.0.smithi111.stdout:1824: finishing write tid 3 to smithi11166722-290 2023-10-01T09:10:37.560 INFO:tasks.rados.rados.0.smithi111.stdout:1824: finishing write tid 4 to smithi11166722-290 2023-10-01T09:10:37.560 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 290 v 288 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-10-01T09:10:37.561 INFO:tasks.rados.rados.0.smithi111.stdout:1824: left oid 290 (ObjNum 1244 snap 0 seq_num 1244) 2023-10-01T09:10:37.561 INFO:tasks.rados.rados.0.smithi111.stdout:1827: finishing write tid 1 to smithi11166722-353 2023-10-01T09:10:37.561 INFO:tasks.rados.rados.0.smithi111.stdout:1825: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-01T09:10:37.787 INFO:tasks.rados.rados.0.smithi111.stdout:1827: finishing write tid 2 to smithi11166722-353 2023-10-01T09:10:37.788 INFO:tasks.rados.rados.0.smithi111.stdout:1827: finishing write tid 3 to smithi11166722-353 2023-10-01T09:10:37.788 INFO:tasks.rados.rados.0.smithi111.stdout:1827: finishing write tid 4 to smithi11166722-353 2023-10-01T09:10:37.788 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 353 v 276 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-10-01T09:10:37.788 INFO:tasks.rados.rados.0.smithi111.stdout:1827: left oid 353 (ObjNum 1245 snap 0 seq_num 1245) 2023-10-01T09:10:37.788 INFO:tasks.rados.rados.0.smithi111.stdout:1828: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:10:37.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:37 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:37] "GET /metrics HTTP/1.1" 200 195024 "" "Prometheus/2.33.4" 2023-10-01T09:10:37.918 INFO:tasks.rados.rados.0.smithi111.stdout:1829: finishing write tid 1 to smithi11166722-288 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1829: finishing write tid 2 to smithi11166722-288 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1829: finishing write tid 3 to smithi11166722-288 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1829: finishing write tid 4 to smithi11166722-288 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 288 v 193 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1829: left oid 288 (ObjNum 1246 snap 0 seq_num 1246) 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1831: finishing write tid 1 to smithi11166722-46 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1831: finishing write tid 2 to smithi11166722-46 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1831: finishing write tid 3 to smithi11166722-46 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1831: finishing write tid 4 to smithi11166722-46 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1831: finishing write tid 5 to smithi11166722-46 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 46 v 292 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-10-01T09:10:37.919 INFO:tasks.rados.rados.0.smithi111.stdout:1831: left oid 46 (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T09:10:37.920 INFO:tasks.rados.rados.0.smithi111.stdout:1833: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-10-01T09:10:38.020 INFO:tasks.rados.rados.0.smithi111.stdout:1834: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:10:38.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:37 smithi183 bash[50284]: debug 2023-10-01T09:10:37.561+0000 7f50c6569200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:10:38.170 INFO:tasks.rados.rados.0.smithi111.stdout:1832: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1835: finishing write tid 1 to smithi11166722-492 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1835: finishing write tid 2 to smithi11166722-492 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1835: finishing write tid 3 to smithi11166722-492 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1835: finishing write tid 4 to smithi11166722-492 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 492 v 200 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1835: left oid 492 (ObjNum 1249 snap 0 seq_num 1249) 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1823: done (12 left) 2023-10-01T09:10:38.337 INFO:tasks.rados.rados.0.smithi111.stdout:1824: done (11 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1825: done (10 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1826: done (9 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1827: done (8 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1828: done (7 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1829: done (6 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1831: done (5 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1832: done (4 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1833: done (3 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1834: done (2 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1835: done (1 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1836: done (0 left) 2023-10-01T09:10:38.338 INFO:tasks.rados.rados.0.smithi111.stdout:1837: read oid 123 snap -1 2023-10-01T09:10:38.339 INFO:tasks.rados.rados.0.smithi111.stdout:1837: expect (ObjNum 609 snap 0 seq_num 609) 2023-10-01T09:10:38.339 INFO:tasks.rados.rados.0.smithi111.stdout:1838: write oid 349 current snap is 0 2023-10-01T09:10:38.339 INFO:tasks.rados.rados.0.smithi111.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-10-01T09:10:38.347 INFO:tasks.rados.rados.0.smithi111.stdout:1838: writing smithi11166722-349 from 625557 to 1043948 tid 1 2023-10-01T09:10:38.359 INFO:tasks.rados.rados.0.smithi111.stdout:1838: writing smithi11166722-349 from 1838856 to 2625283 tid 2 2023-10-01T09:10:38.359 INFO:tasks.rados.rados.0.smithi111.stdout:1839: write oid 169 current snap is 0 2023-10-01T09:10:38.359 INFO:tasks.rados.rados.0.smithi111.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-10-01T09:10:38.366 INFO:tasks.rados.rados.0.smithi111.stdout:1839: writing smithi11166722-169 from 642364 to 1136004 tid 1 2023-10-01T09:10:38.374 INFO:tasks.rados.rados.0.smithi111.stdout:1839: writing smithi11166722-169 from 1897338 to 2543776 tid 2 2023-10-01T09:10:38.374 INFO:tasks.rados.rados.0.smithi111.stdout:1840: write oid 143 current snap is 0 2023-10-01T09:10:38.374 INFO:tasks.rados.rados.0.smithi111.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-10-01T09:10:38.381 INFO:tasks.rados.rados.0.smithi111.stdout:1840: writing smithi11166722-143 from 659171 to 1228060 tid 1 2023-10-01T09:10:38.389 INFO:tasks.rados.rados.0.smithi111.stdout:1840: writing smithi11166722-143 from 1839467 to 2629563 tid 2 2023-10-01T09:10:38.389 INFO:tasks.rados.rados.0.smithi111.stdout:1841: write oid 245 current snap is 0 2023-10-01T09:10:38.389 INFO:tasks.rados.rados.0.smithi111.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-10-01T09:10:38.396 INFO:tasks.rados.rados.0.smithi111.stdout:1841: writing smithi11166722-245 from 675978 to 1320116 tid 1 2023-10-01T09:10:38.403 INFO:tasks.rados.rados.0.smithi111.stdout:1841: writing smithi11166722-245 from 1897949 to 2548056 tid 2 2023-10-01T09:10:38.404 INFO:tasks.rados.rados.0.smithi111.stdout:1842: write oid 289 current snap is 0 2023-10-01T09:10:38.404 INFO:tasks.rados.rados.0.smithi111.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-10-01T09:10:38.410 INFO:tasks.rados.rados.0.smithi111.stdout:1842: writing smithi11166722-289 from 692785 to 1128525 tid 1 2023-10-01T09:10:38.420 INFO:tasks.rados.rados.0.smithi111.stdout:1842: writing smithi11166722-289 from 1672784 to 2466549 tid 2 2023-10-01T09:10:38.424 INFO:tasks.rados.rados.0.smithi111.stdout:1842: writing smithi11166722-289 from 2897503 to 3092785 tid 3 2023-10-01T09:10:38.424 INFO:tasks.rados.rados.0.smithi111.stdout:1843: delete oid 260 current snap is 0 2023-10-01T09:10:38.424 INFO:tasks.rados.rados.0.smithi111.stdout:1837: expect (ObjNum 609 snap 0 seq_num 609) 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:1838: finishing write tid 1 to smithi11166722-349 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:1838: finishing write tid 2 to smithi11166722-349 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:1838: finishing write tid 3 to smithi11166722-349 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:1838: finishing write tid 4 to smithi11166722-349 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 349 v 235 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-10-01T09:10:38.551 INFO:tasks.rados.rados.0.smithi111.stdout:1839: finishing write tid 1 to smithi11166722-169 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1839: finishing write tid 2 to smithi11166722-169 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1839: finishing write tid 3 to smithi11166722-169 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1839: finishing write tid 4 to smithi11166722-169 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 286 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1840: finishing write tid 1 to smithi11166722-143 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1840: finishing write tid 2 to smithi11166722-143 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1840: finishing write tid 3 to smithi11166722-143 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1840: finishing write tid 4 to smithi11166722-143 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 143 v 287 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-10-01T09:10:38.552 INFO:tasks.rados.rados.0.smithi111.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1841: finishing write tid 1 to smithi11166722-245 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1841: finishing write tid 2 to smithi11166722-245 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1841: finishing write tid 3 to smithi11166722-245 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1841: finishing write tid 4 to smithi11166722-245 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 313 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1842: finishing write tid 1 to smithi11166722-289 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1842: finishing write tid 2 to smithi11166722-289 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1842: finishing write tid 3 to smithi11166722-289 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1842: finishing write tid 4 to smithi11166722-289 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1837: done (6 left) 2023-10-01T09:10:38.553 INFO:tasks.rados.rados.0.smithi111.stdout:1838: done (5 left) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1839: done (4 left) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1840: done (3 left) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1841: done (2 left) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1843: done (1 left) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1844: read oid 456 snap -1 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1845: read oid 422 snap -1 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1845: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1846: delete oid 196 current snap is 0 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1842: finishing write tid 5 to smithi11166722-289 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 289 v 239 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-10-01T09:10:38.554 INFO:tasks.rados.rados.0.smithi111.stdout:1842: left oid 289 (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T09:10:38.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:38 smithi183 bash[27651]: audit 2023-10-01T09:10:37.757060+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.111:0/550535188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:38.562 INFO:tasks.rados.rados.0.smithi111.stdout:1844: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-01T09:10:38.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:38 smithi111 bash[27369]: audit 2023-10-01T09:10:37.757060+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.111:0/550535188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:38 smithi111 bash[33891]: audit 2023-10-01T09:10:37.757060+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.111:0/550535188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:38.679 INFO:tasks.rados.rados.0.smithi111.stdout:1845: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T09:10:38.784 INFO:tasks.rados.rados.0.smithi111.stdout:1842: done (3 left) 2023-10-01T09:10:38.784 INFO:tasks.rados.rados.0.smithi111.stdout:1844: done (2 left) 2023-10-01T09:10:38.784 INFO:tasks.rados.rados.0.smithi111.stdout:1845: done (1 left) 2023-10-01T09:10:38.784 INFO:tasks.rados.rados.0.smithi111.stdout:1846: done (0 left) 2023-10-01T09:10:38.784 INFO:tasks.rados.rados.0.smithi111.stdout:1847: write oid 11 current snap is 0 2023-10-01T09:10:38.784 INFO:tasks.rados.rados.0.smithi111.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-10-01T09:10:38.796 INFO:tasks.rados.rados.0.smithi111.stdout:1847: writing smithi11166722-11 from 743206 to 1404693 tid 1 2023-10-01T09:10:38.804 INFO:tasks.rados.rados.0.smithi111.stdout:1847: writing smithi11166722-11 from 2131877 to 2672969 tid 2 2023-10-01T09:10:38.804 INFO:tasks.rados.rados.0.smithi111.stdout:1848: delete oid 325 current snap is 0 2023-10-01T09:10:38.804 INFO:tasks.rados.rados.0.smithi111.stdout:1847: finishing write tid 1 to smithi11166722-11 2023-10-01T09:10:38.807 INFO:tasks.rados.rados.0.smithi111.stdout:1848: done (1 left) 2023-10-01T09:10:38.807 INFO:tasks.rados.rados.0.smithi111.stdout:1849: read oid 227 snap -1 2023-10-01T09:10:38.808 INFO:tasks.rados.rados.0.smithi111.stdout:1849: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T09:10:38.808 INFO:tasks.rados.rados.0.smithi111.stdout:1850: read oid 271 snap -1 2023-10-01T09:10:38.808 INFO:tasks.rados.rados.0.smithi111.stdout:1850: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-10-01T09:10:38.808 INFO:tasks.rados.rados.0.smithi111.stdout:1851: delete oid 168 current snap is 0 2023-10-01T09:10:38.808 INFO:tasks.rados.rados.0.smithi111.stdout:1847: finishing write tid 2 to smithi11166722-11 2023-10-01T09:10:38.808 INFO:tasks.rados.rados.0.smithi111.stdout:1847: finishing write tid 3 to smithi11166722-11 2023-10-01T09:10:38.809 INFO:tasks.rados.rados.0.smithi111.stdout:1847: finishing write tid 4 to smithi11166722-11 2023-10-01T09:10:38.809 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 279 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-10-01T09:10:38.809 INFO:tasks.rados.rados.0.smithi111.stdout:1847: left oid 11 (ObjNum 1258 snap 0 seq_num 1258) 2023-10-01T09:10:38.815 INFO:tasks.rados.rados.0.smithi111.stdout:1850: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-10-01T09:10:38.930 INFO:tasks.rados.rados.0.smithi111.stdout:1849: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T09:10:39.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:38 smithi183 bash[50284]: debug 2023-10-01T09:10:38.585+0000 7f50c6569200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:10:39.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:38 smithi183 bash[50284]: debug 2023-10-01T09:10:38.705+0000 7f50c6569200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T09:10:39.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:38 smithi183 bash[50284]: debug 2023-10-01T09:10:38.821+0000 7f50c6569200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:10:39.057 INFO:tasks.rados.rados.0.smithi111.stdout:1847: done (3 left) 2023-10-01T09:10:39.057 INFO:tasks.rados.rados.0.smithi111.stdout:1849: done (2 left) 2023-10-01T09:10:39.057 INFO:tasks.rados.rados.0.smithi111.stdout:1850: done (1 left) 2023-10-01T09:10:39.057 INFO:tasks.rados.rados.0.smithi111.stdout:1851: done (0 left) 2023-10-01T09:10:39.058 INFO:tasks.rados.rados.0.smithi111.stdout:1852: write oid 359 current snap is 0 2023-10-01T09:10:39.058 INFO:tasks.rados.rados.0.smithi111.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-10-01T09:10:39.066 INFO:tasks.rados.rados.0.smithi111.stdout:1852: writing smithi11166722-359 from 793627 to 1280861 tid 1 2023-10-01T09:10:39.069 INFO:tasks.rados.rados.0.smithi111.stdout:1852: writing smithi11166722-359 from 1790970 to 2195742 tid 2 2023-10-01T09:10:39.075 INFO:tasks.rados.rados.0.smithi111.stdout:1852: writing smithi11166722-359 from 2829335 to 3193627 tid 3 2023-10-01T09:10:39.076 INFO:tasks.rados.rados.0.smithi111.stdout:1853: write oid 484 current snap is 0 2023-10-01T09:10:39.076 INFO:tasks.rados.rados.0.smithi111.stdout:1852: finishing write tid 1 to smithi11166722-359 2023-10-01T09:10:39.076 INFO:tasks.rados.rados.0.smithi111.stdout:1852: finishing write tid 2 to smithi11166722-359 2023-10-01T09:10:39.076 INFO:tasks.rados.rados.0.smithi111.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-10-01T09:10:39.081 INFO:tasks.rados.rados.0.smithi111.stdout:1853: writing smithi11166722-484 from 410434 to 1089270 tid 1 2023-10-01T09:10:39.087 INFO:tasks.rados.rados.0.smithi111.stdout:1853: writing smithi11166722-484 from 1565805 to 2114235 tid 2 2023-10-01T09:10:39.094 INFO:tasks.rados.rados.0.smithi111.stdout:1853: writing smithi11166722-484 from 2573111 to 3210434 tid 3 2023-10-01T09:10:39.094 INFO:tasks.rados.rados.0.smithi111.stdout:1854: read oid 372 snap -1 2023-10-01T09:10:39.094 INFO:tasks.rados.rados.0.smithi111.stdout:1854: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-10-01T09:10:39.095 INFO:tasks.rados.rados.0.smithi111.stdout:1855: read oid 342 snap -1 2023-10-01T09:10:39.095 INFO:tasks.rados.rados.0.smithi111.stdout:1855: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-01T09:10:39.095 INFO:tasks.rados.rados.0.smithi111.stdout:1856: write oid 75 current snap is 0 2023-10-01T09:10:39.095 INFO:tasks.rados.rados.0.smithi111.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-10-01T09:10:39.101 INFO:tasks.rados.rados.0.smithi111.stdout:1856: writing smithi11166722-75 from 427241 to 1181326 tid 1 2023-10-01T09:10:39.106 INFO:tasks.rados.rados.0.smithi111.stdout:1856: writing smithi11166722-75 from 1624287 to 2032728 tid 2 2023-10-01T09:10:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:1856: writing smithi11166722-75 from 2600534 to 3150498 tid 3 2023-10-01T09:10:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:1857: write oid 497 current snap is 0 2023-10-01T09:10:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:1852: finishing write tid 3 to smithi11166722-359 2023-10-01T09:10:39.114 INFO:tasks.rados.rados.0.smithi111.stdout:1852: finishing write tid 4 to smithi11166722-359 2023-10-01T09:10:39.115 INFO:tasks.rados.rados.0.smithi111.stdout:1852: finishing write tid 5 to smithi11166722-359 2023-10-01T09:10:39.115 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 317 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-10-01T09:10:39.115 INFO:tasks.rados.rados.0.smithi111.stdout:1852: left oid 359 (ObjNum 1261 snap 0 seq_num 1261) 2023-10-01T09:10:39.115 INFO:tasks.rados.rados.0.smithi111.stdout:1853: finishing write tid 1 to smithi11166722-484 2023-10-01T09:10:39.115 INFO:tasks.rados.rados.0.smithi111.stdout:1853: finishing write tid 2 to smithi11166722-484 2023-10-01T09:10:39.115 INFO:tasks.rados.rados.0.smithi111.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-10-01T09:10:39.119 INFO:tasks.rados.rados.0.smithi111.stdout:1857: writing smithi11166722-497 from 444048 to 873382 tid 1 2023-10-01T09:10:39.124 INFO:tasks.rados.rados.0.smithi111.stdout:1857: writing smithi11166722-497 from 1282769 to 1834868 tid 2 2023-10-01T09:10:39.134 INFO:tasks.rados.rados.0.smithi111.stdout:1857: writing smithi11166722-497 from 2627957 to 3244048 tid 3 2023-10-01T09:10:39.134 INFO:tasks.rados.rados.0.smithi111.stdout:1852: done (5 left) 2023-10-01T09:10:39.135 INFO:tasks.rados.rados.0.smithi111.stdout:1858: write oid 190 current snap is 0 2023-10-01T09:10:39.135 INFO:tasks.rados.rados.0.smithi111.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-10-01T09:10:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:1858: writing smithi11166722-190 from 460855 to 965438 tid 1 2023-10-01T09:10:39.147 INFO:tasks.rados.rados.0.smithi111.stdout:1858: writing smithi11166722-190 from 1624898 to 2037008 tid 2 2023-10-01T09:10:39.153 INFO:tasks.rados.rados.0.smithi111.stdout:1858: writing smithi11166722-190 from 2539027 to 3111535 tid 3 2023-10-01T09:10:39.153 INFO:tasks.rados.rados.0.smithi111.stdout:1859: write oid 477 current snap is 0 2023-10-01T09:10:39.153 INFO:tasks.rados.rados.0.smithi111.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-10-01T09:10:39.159 INFO:tasks.rados.rados.0.smithi111.stdout:1859: writing smithi11166722-477 from 477662 to 1057494 tid 1 2023-10-01T09:10:39.166 INFO:tasks.rados.rados.0.smithi111.stdout:1859: writing smithi11166722-477 from 1683380 to 2239148 tid 2 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1859: writing smithi11166722-477 from 2966450 to 3277662 tid 3 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1860: read oid 13 snap -1 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1860: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1861: read oid 289 snap -1 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1861: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1862: write oid 78 current snap is 0 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1853: finishing write tid 3 to smithi11166722-484 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1853: finishing write tid 4 to smithi11166722-484 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:1853: finishing write tid 5 to smithi11166722-484 2023-10-01T09:10:39.173 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 196 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-10-01T09:10:39.174 INFO:tasks.rados.rados.0.smithi111.stdout:1853: left oid 484 (ObjNum 1262 snap 0 seq_num 1262) 2023-10-01T09:10:39.174 INFO:tasks.rados.rados.0.smithi111.stdout:1854: expect (ObjNum 1108 snap 0 seq_num 1108) 2023-10-01T09:10:39.306 INFO:tasks.rados.rados.0.smithi111.stdout:1856: finishing write tid 1 to smithi11166722-75 2023-10-01T09:10:39.306 INFO:tasks.rados.rados.0.smithi111.stdout:1855: expect (ObjNum 341 snap 0 seq_num 341) 2023-10-01T09:10:39.433 INFO:tasks.rados.rados.0.smithi111.stdout:1856: finishing write tid 2 to smithi11166722-75 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1856: finishing write tid 3 to smithi11166722-75 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1856: finishing write tid 4 to smithi11166722-75 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1856: finishing write tid 5 to smithi11166722-75 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 321 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1856: left oid 75 (ObjNum 1263 snap 0 seq_num 1263) 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1857: finishing write tid 1 to smithi11166722-497 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1857: finishing write tid 2 to smithi11166722-497 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1857: finishing write tid 3 to smithi11166722-497 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1857: finishing write tid 4 to smithi11166722-497 2023-10-01T09:10:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:1857: finishing write tid 5 to smithi11166722-497 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 497 v 197 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1857: left oid 497 (ObjNum 1264 snap 0 seq_num 1264) 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1858: finishing write tid 1 to smithi11166722-190 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1858: finishing write tid 2 to smithi11166722-190 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1858: finishing write tid 3 to smithi11166722-190 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1858: finishing write tid 4 to smithi11166722-190 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1858: finishing write tid 5 to smithi11166722-190 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 190 v 204 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1858: left oid 190 (ObjNum 1265 snap 0 seq_num 1265) 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1859: finishing write tid 1 to smithi11166722-477 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1859: finishing write tid 2 to smithi11166722-477 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1859: finishing write tid 3 to smithi11166722-477 2023-10-01T09:10:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:1859: finishing write tid 4 to smithi11166722-477 2023-10-01T09:10:39.436 INFO:tasks.rados.rados.0.smithi111.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-10-01T09:10:39.448 INFO:tasks.rados.rados.0.smithi111.stdout:1862: writing smithi11166722-78 from 494469 to 1149550 tid 1 2023-10-01T09:10:39.456 INFO:tasks.rados.rados.0.smithi111.stdout:1862: writing smithi11166722-78 from 1741862 to 2157641 tid 2 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1862: writing smithi11166722-78 from 2710226 to 3294469 tid 3 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1853: done (9 left) 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1854: done (8 left) 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1855: done (7 left) 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1856: done (6 left) 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1857: done (5 left) 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1858: done (4 left) 2023-10-01T09:10:39.464 INFO:tasks.rados.rados.0.smithi111.stdout:1863: read oid 55 snap -1 2023-10-01T09:10:39.465 INFO:tasks.rados.rados.0.smithi111.stdout:1863: expect (ObjNum 599 snap 0 seq_num 599) 2023-10-01T09:10:39.465 INFO:tasks.rados.rados.0.smithi111.stdout:1859: finishing write tid 5 to smithi11166722-477 2023-10-01T09:10:39.465 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 477 v 260 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-10-01T09:10:39.465 INFO:tasks.rados.rados.0.smithi111.stdout:1859: left oid 477 (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T09:10:39.465 INFO:tasks.rados.rados.0.smithi111.stdout:1861: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T09:10:39.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:39 smithi183 bash[50284]: debug 2023-10-01T09:10:39.357+0000 7f50c6569200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T09:10:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:39 smithi183 bash[27651]: cluster 2023-10-01T09:10:38.176948+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 121 op/s 2023-10-01T09:10:39.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:39 smithi111 bash[27369]: cluster 2023-10-01T09:10:38.176948+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 121 op/s 2023-10-01T09:10:39.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:39 smithi111 bash[33891]: cluster 2023-10-01T09:10:38.176948+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 121 op/s 2023-10-01T09:10:39.619 INFO:tasks.rados.rados.0.smithi111.stdout:1860: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-10-01T09:10:39.718 INFO:tasks.rados.rados.0.smithi111.stdout:1862: finishing write tid 1 to smithi11166722-78 2023-10-01T09:10:39.719 INFO:tasks.rados.rados.0.smithi111.stdout:1862: finishing write tid 2 to smithi11166722-78 2023-10-01T09:10:39.719 INFO:tasks.rados.rados.0.smithi111.stdout:1863: expect (ObjNum 599 snap 0 seq_num 599) 2023-10-01T09:10:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:1862: finishing write tid 3 to smithi11166722-78 2023-10-01T09:10:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:1862: finishing write tid 4 to smithi11166722-78 2023-10-01T09:10:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:1862: finishing write tid 5 to smithi11166722-78 2023-10-01T09:10:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 78 v 325 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-10-01T09:10:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:1862: left oid 78 (ObjNum 1267 snap 0 seq_num 1267) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1864: read oid 14 snap -1 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1864: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1859: done (5 left) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1860: done (4 left) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1861: done (3 left) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1862: done (2 left) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1863: done (1 left) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1865: read oid 57 snap -1 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1865: expect deleted 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1866: read oid 222 snap -1 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1866: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:1867: delete oid 11 current snap is 0 2023-10-01T09:10:39.818 INFO:tasks.rados.rados.0.smithi111.stdout:1865: done (3 left) 2023-10-01T09:10:39.818 INFO:tasks.rados.rados.0.smithi111.stdout:1867: done (2 left) 2023-10-01T09:10:39.818 INFO:tasks.rados.rados.0.smithi111.stdout:1868: write oid 369 current snap is 0 2023-10-01T09:10:39.818 INFO:tasks.rados.rados.0.smithi111.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-10-01T09:10:39.829 INFO:tasks.rados.rados.0.smithi111.stdout:1868: writing smithi11166722-369 from 528083 to 933662 tid 1 2023-10-01T09:10:39.833 INFO:tasks.rados.rados.0.smithi111.stdout:1868: writing smithi11166722-369 from 1342473 to 1761921 tid 2 2023-10-01T09:10:39.840 INFO:tasks.rados.rados.0.smithi111.stdout:1868: writing smithi11166722-369 from 2248719 to 2982668 tid 3 2023-10-01T09:10:39.841 INFO:tasks.rados.rados.0.smithi111.stdout:1869: write oid 183 current snap is 0 2023-10-01T09:10:39.841 INFO:tasks.rados.rados.0.smithi111.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-10-01T09:10:39.847 INFO:tasks.rados.rados.0.smithi111.stdout:1869: writing smithi11166722-183 from 544890 to 1142071 tid 1 2023-10-01T09:10:39.854 INFO:tasks.rados.rados.0.smithi111.stdout:1869: writing smithi11166722-183 from 1917308 to 2480414 tid 2 2023-10-01T09:10:39.859 INFO:tasks.rados.rados.0.smithi111.stdout:1869: writing smithi11166722-183 from 3076142 to 3344890 tid 3 2023-10-01T09:10:39.859 INFO:tasks.rados.rados.0.smithi111.stdout:1870: write oid 414 current snap is 0 2023-10-01T09:10:39.860 INFO:tasks.rados.rados.0.smithi111.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-10-01T09:10:39.866 INFO:tasks.rados.rados.0.smithi111.stdout:1870: writing smithi11166722-414 from 561697 to 1234127 tid 1 2023-10-01T09:10:39.875 INFO:tasks.rados.rados.0.smithi111.stdout:1870: writing smithi11166722-414 from 1975790 to 2682554 tid 2 2023-10-01T09:10:39.879 INFO:tasks.rados.rados.0.smithi111.stdout:1870: writing smithi11166722-414 from 3103565 to 3361697 tid 3 2023-10-01T09:10:39.879 INFO:tasks.rados.rados.0.smithi111.stdout:1871: write oid 256 current snap is 0 2023-10-01T09:10:39.879 INFO:tasks.rados.rados.0.smithi111.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-10-01T09:10:39.886 INFO:tasks.rados.rados.0.smithi111.stdout:1871: writing smithi11166722-256 from 578504 to 1326183 tid 1 2023-10-01T09:10:39.894 INFO:tasks.rados.rados.0.smithi111.stdout:1871: writing smithi11166722-256 from 2034272 to 2601047 tid 2 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1871: writing smithi11166722-256 from 3130988 to 3378504 tid 3 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1872: read oid 206 snap -1 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1872: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1873: read oid 240 snap -1 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1873: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1874: read oid 308 snap -1 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1874: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1875: read oid 128 snap -1 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1875: expect (ObjNum 894 snap 0 seq_num 894) 2023-10-01T09:10:39.899 INFO:tasks.rados.rados.0.smithi111.stdout:1876: write oid 483 current snap is 0 2023-10-01T09:10:39.900 INFO:tasks.rados.rados.0.smithi111.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-10-01T09:10:39.905 INFO:tasks.rados.rados.0.smithi111.stdout:1876: writing smithi11166722-483 from 595311 to 1018239 tid 1 2023-10-01T09:10:39.913 INFO:tasks.rados.rados.0.smithi111.stdout:1876: writing smithi11166722-483 from 1576401 to 2286834 tid 2 2023-10-01T09:10:39.919 INFO:tasks.rados.rados.0.smithi111.stdout:1876: writing smithi11166722-483 from 3042058 to 3395311 tid 3 2023-10-01T09:10:39.920 INFO:tasks.rados.rados.0.smithi111.stdout:1877: write oid 342 current snap is 0 2023-10-01T09:10:39.920 INFO:tasks.rados.rados.0.smithi111.stdout:1866: expect (ObjNum 975 snap 0 seq_num 975) 2023-10-01T09:10:40.012 INFO:tasks.rados.rados.0.smithi111.stdout:1864: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:10:40.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:39 smithi183 bash[50284]: debug 2023-10-01T09:10:39.609+0000 7f50c6569200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1868: finishing write tid 1 to smithi11166722-369 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1868: finishing write tid 2 to smithi11166722-369 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1868: finishing write tid 3 to smithi11166722-369 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1868: finishing write tid 4 to smithi11166722-369 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1868: finishing write tid 5 to smithi11166722-369 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 369 v 241 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1868: left oid 369 (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1869: finishing write tid 1 to smithi11166722-183 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1869: finishing write tid 2 to smithi11166722-183 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1869: finishing write tid 3 to smithi11166722-183 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1869: finishing write tid 4 to smithi11166722-183 2023-10-01T09:10:40.159 INFO:tasks.rados.rados.0.smithi111.stdout:1869: finishing write tid 5 to smithi11166722-183 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 183 v 296 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1869: left oid 183 (ObjNum 1270 snap 0 seq_num 1270) 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1870: finishing write tid 1 to smithi11166722-414 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1870: finishing write tid 2 to smithi11166722-414 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1870: finishing write tid 3 to smithi11166722-414 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1870: finishing write tid 4 to smithi11166722-414 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1870: finishing write tid 5 to smithi11166722-414 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 414 v 350 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1870: left oid 414 (ObjNum 1271 snap 0 seq_num 1271) 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1871: finishing write tid 1 to smithi11166722-256 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1871: finishing write tid 2 to smithi11166722-256 2023-10-01T09:10:40.160 INFO:tasks.rados.rados.0.smithi111.stdout:1873: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:40.312 INFO:tasks.rados.rados.0.smithi111.stdout:1875: expect (ObjNum 894 snap 0 seq_num 894) 2023-10-01T09:10:40.451 INFO:tasks.rados.rados.0.smithi111.stdout:1872: expect (ObjNum 704 snap 0 seq_num 704) 2023-10-01T09:10:40.547 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[50284]: debug 2023-10-01T09:10:40.165+0000 7f50c6569200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:10:40.685 INFO:tasks.rados.rados.0.smithi111.stdout:1871: finishing write tid 3 to smithi11166722-256 2023-10-01T09:10:40.685 INFO:tasks.rados.rados.0.smithi111.stdout:1871: finishing write tid 4 to smithi11166722-256 2023-10-01T09:10:40.685 INFO:tasks.rados.rados.0.smithi111.stdout:1871: finishing write tid 5 to smithi11166722-256 2023-10-01T09:10:40.685 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 256 v 208 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-10-01T09:10:40.685 INFO:tasks.rados.rados.0.smithi111.stdout:1871: left oid 256 (ObjNum 1272 snap 0 seq_num 1272) 2023-10-01T09:10:40.685 INFO:tasks.rados.rados.0.smithi111.stdout:1874: expect (ObjNum 1009 snap 0 seq_num 1009) 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[50284]: debug 2023-10-01T09:10:40.725+0000 7f50c6569200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:39.687232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.174501+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.111:0/660603973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.204297+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.470584+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.472241+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.479780+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.488560+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.493653+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T09:10:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: cluster 2023-10-01T09:10:40.504539+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-01T09:10:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: audit 2023-10-01T09:10:40.507445+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-01T09:10:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:40 smithi183 bash[27651]: cluster 2023-10-01T09:10:40.507571+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0134905s) 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:39.687232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.174501+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.111:0/660603973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.204297+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.470584+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.472241+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.479780+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.488560+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:40.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.493653+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: cluster 2023-10-01T09:10:40.504539+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: audit 2023-10-01T09:10:40.507445+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27369]: cluster 2023-10-01T09:10:40.507571+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0134905s) 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27633]: debug 2023-10-01T09:10:40.494+0000 7fc3892b4700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27633]: debug 2023-10-01T09:10:40.546+0000 7fc0802a7700 1 -- 172.21.15.111:0/2850444530 <== mon.2 v2:172.21.15.111:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556ec1bce4e0 con 0x556ec1cc2c00 2023-10-01T09:10:40.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27633]: debug 2023-10-01T09:10:40.706+0000 7fc09046e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:39.687232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.174501+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.111:0/660603973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.204297+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.470584+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.472241+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.479780+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.488560+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.493653+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T09:10:40.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: cluster 2023-10-01T09:10:40.504539+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-01T09:10:40.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: audit 2023-10-01T09:10:40.507445+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24356 172.21.15.111:0/2213665490' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-01T09:10:40.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[33891]: cluster 2023-10-01T09:10:40.507571+0000 mon.a (mon.0) 784 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0134905s) 2023-10-01T09:10:40.826 INFO:tasks.rados.rados.0.smithi111.stdout:1876: finishing write tid 1 to smithi11166722-483 2023-10-01T09:10:40.826 INFO:tasks.rados.rados.0.smithi111.stdout:1876: finishing write tid 2 to smithi11166722-483 2023-10-01T09:10:40.826 INFO:tasks.rados.rados.0.smithi111.stdout:1876: finishing write tid 3 to smithi11166722-483 2023-10-01T09:10:40.826 INFO:tasks.rados.rados.0.smithi111.stdout:1876: finishing write tid 4 to smithi11166722-483 2023-10-01T09:10:40.826 INFO:tasks.rados.rados.0.smithi111.stdout:1876: finishing write tid 5 to smithi11166722-483 2023-10-01T09:10:40.826 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 483 v 244 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-10-01T09:10:40.827 INFO:tasks.rados.rados.0.smithi111.stdout:1876: left oid 483 (ObjNum 1273 snap 0 seq_num 1273) 2023-10-01T09:10:40.827 INFO:tasks.rados.rados.0.smithi111.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-10-01T09:10:40.835 INFO:tasks.rados.rados.0.smithi111.stdout:1877: writing smithi11166722-342 from 612118 to 1110295 tid 1 2023-10-01T09:10:40.842 INFO:tasks.rados.rados.0.smithi111.stdout:1877: writing smithi11166722-342 from 1634883 to 2205327 tid 2 2023-10-01T09:10:40.849 INFO:tasks.rados.rados.0.smithi111.stdout:1877: writing smithi11166722-342 from 2669481 to 3376143 tid 3 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1864: done (11 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1866: done (10 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1868: done (9 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1869: done (8 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1870: done (7 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1871: done (6 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1872: done (5 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1873: done (4 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1874: done (3 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1875: done (2 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1876: done (1 left) 2023-10-01T09:10:40.850 INFO:tasks.rados.rados.0.smithi111.stdout:1878: read oid 60 snap -1 2023-10-01T09:10:40.851 INFO:tasks.rados.rados.0.smithi111.stdout:1878: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:10:40.851 INFO:tasks.rados.rados.0.smithi111.stdout:1879: write oid 318 current snap is 0 2023-10-01T09:10:40.851 INFO:tasks.rados.rados.0.smithi111.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-10-01T09:10:40.858 INFO:tasks.rados.rados.0.smithi111.stdout:1879: writing smithi11166722-318 from 628925 to 1202351 tid 1 2023-10-01T09:10:40.866 INFO:tasks.rados.rados.0.smithi111.stdout:1879: writing smithi11166722-318 from 1693365 to 2407467 tid 2 2023-10-01T09:10:40.872 INFO:tasks.rados.rados.0.smithi111.stdout:1879: writing smithi11166722-318 from 3096904 to 3428925 tid 3 2023-10-01T09:10:40.872 INFO:tasks.rados.rados.0.smithi111.stdout:1880: read oid 84 snap -1 2023-10-01T09:10:40.872 INFO:tasks.rados.rados.0.smithi111.stdout:1880: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-10-01T09:10:40.872 INFO:tasks.rados.rados.0.smithi111.stdout:1881: write oid 403 current snap is 0 2023-10-01T09:10:40.872 INFO:tasks.rados.rados.0.smithi111.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-10-01T09:10:40.880 INFO:tasks.rados.rados.0.smithi111.stdout:1881: writing smithi11166722-403 from 645732 to 1294407 tid 1 2023-10-01T09:10:40.886 INFO:tasks.rados.rados.0.smithi111.stdout:1881: writing smithi11166722-403 from 1751847 to 2325960 tid 2 2023-10-01T09:10:40.892 INFO:tasks.rados.rados.0.smithi111.stdout:1881: writing smithi11166722-403 from 3124327 to 3445732 tid 3 2023-10-01T09:10:40.892 INFO:tasks.rados.rados.0.smithi111.stdout:1882: read oid 345 snap -1 2023-10-01T09:10:40.893 INFO:tasks.rados.rados.0.smithi111.stdout:1882: expect (ObjNum 344 snap 0 seq_num 344) 2023-10-01T09:10:40.893 INFO:tasks.rados.rados.0.smithi111.stdout:1883: write oid 196 current snap is 0 2023-10-01T09:10:40.893 INFO:tasks.rados.rados.0.smithi111.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-10-01T09:10:40.901 INFO:tasks.rados.rados.0.smithi111.stdout:1883: writing smithi11166722-196 from 662539 to 1386463 tid 1 2023-10-01T09:10:40.909 INFO:tasks.rados.rados.0.smithi111.stdout:1883: writing smithi11166722-196 from 2093976 to 2811747 tid 2 2023-10-01T09:10:40.913 INFO:tasks.rados.rados.0.smithi111.stdout:1883: writing smithi11166722-196 from 3435397 to 3462539 tid 3 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1884: write oid 325 current snap is 0 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1877: finishing write tid 1 to smithi11166722-342 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1877: finishing write tid 2 to smithi11166722-342 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1877: finishing write tid 3 to smithi11166722-342 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1877: finishing write tid 4 to smithi11166722-342 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1877: finishing write tid 5 to smithi11166722-342 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 342 v 201 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1877: left oid 342 (ObjNum 1274 snap 0 seq_num 1274) 2023-10-01T09:10:40.914 INFO:tasks.rados.rados.0.smithi111.stdout:1878: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:10:41.083 INFO:tasks.rados.rados.0.smithi111.stdout:1879: finishing write tid 1 to smithi11166722-318 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:1879: finishing write tid 2 to smithi11166722-318 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:1879: finishing write tid 3 to smithi11166722-318 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:1879: finishing write tid 4 to smithi11166722-318 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:1879: finishing write tid 5 to smithi11166722-318 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 318 v 354 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:1879: left oid 318 (ObjNum 1275 snap 0 seq_num 1275) 2023-10-01T09:10:41.084 INFO:tasks.rados.rados.0.smithi111.stdout:1880: expect (ObjNum 1016 snap 0 seq_num 1016) 2023-10-01T09:10:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:1881: finishing write tid 1 to smithi11166722-403 2023-10-01T09:10:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:1881: finishing write tid 2 to smithi11166722-403 2023-10-01T09:10:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:1881: finishing write tid 3 to smithi11166722-403 2023-10-01T09:10:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:1881: finishing write tid 4 to smithi11166722-403 2023-10-01T09:10:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:1881: finishing write tid 5 to smithi11166722-403 2023-10-01T09:10:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 403 v 248 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-10-01T09:10:41.291 INFO:tasks.rados.rados.0.smithi111.stdout:1881: left oid 403 (ObjNum 1276 snap 0 seq_num 1276) 2023-10-01T09:10:41.291 INFO:tasks.rados.rados.0.smithi111.stdout:1882: expect (ObjNum 344 snap 0 seq_num 344) 2023-10-01T09:10:41.314 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:40 smithi111 bash[27633]: debug 2023-10-01T09:10:40.814+0000 7fc09046e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:10:41.414 INFO:tasks.rados.rados.0.smithi111.stdout:1883: finishing write tid 1 to smithi11166722-196 2023-10-01T09:10:41.414 INFO:tasks.rados.rados.0.smithi111.stdout:1883: finishing write tid 2 to smithi11166722-196 2023-10-01T09:10:41.415 INFO:tasks.rados.rados.0.smithi111.stdout:1883: finishing write tid 3 to smithi11166722-196 2023-10-01T09:10:41.415 INFO:tasks.rados.rados.0.smithi111.stdout:1883: finishing write tid 4 to smithi11166722-196 2023-10-01T09:10:41.415 INFO:tasks.rados.rados.0.smithi111.stdout:1883: finishing write tid 5 to smithi11166722-196 2023-10-01T09:10:41.415 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 196 v 252 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-10-01T09:10:41.415 INFO:tasks.rados.rados.0.smithi111.stdout:1883: left oid 196 (ObjNum 1277 snap 0 seq_num 1277) 2023-10-01T09:10:41.415 INFO:tasks.rados.rados.0.smithi111.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-10-01T09:10:41.428 INFO:tasks.rados.rados.0.smithi111.stdout:1884: writing smithi11166722-325 from 679346 to 1194872 tid 1 2023-10-01T09:10:41.435 INFO:tasks.rados.rados.0.smithi111.stdout:1884: writing smithi11166722-325 from 1868811 to 2446593 tid 2 2023-10-01T09:10:41.442 INFO:tasks.rados.rados.0.smithi111.stdout:1884: writing smithi11166722-325 from 3179173 to 3479346 tid 3 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1877: done (7 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1878: done (6 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1879: done (5 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1880: done (4 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1881: done (3 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1882: done (2 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1883: done (1 left) 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1885: write oid 177 current snap is 0 2023-10-01T09:10:41.443 INFO:tasks.rados.rados.0.smithi111.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-10-01T09:10:41.449 INFO:tasks.rados.rados.0.smithi111.stdout:1885: writing smithi11166722-177 from 696153 to 1286928 tid 1 2023-10-01T09:10:41.457 INFO:tasks.rados.rados.0.smithi111.stdout:1885: writing smithi11166722-177 from 1927293 to 2648733 tid 2 2023-10-01T09:10:41.462 INFO:tasks.rados.rados.0.smithi111.stdout:1885: writing smithi11166722-177 from 3206596 to 3496153 tid 3 2023-10-01T09:10:41.462 INFO:tasks.rados.rados.0.smithi111.stdout:1886: delete oid 400 current snap is 0 2023-10-01T09:10:41.462 INFO:tasks.rados.rados.0.smithi111.stdout:1884: finishing write tid 1 to smithi11166722-325 2023-10-01T09:10:41.462 INFO:tasks.rados.rados.0.smithi111.stdout:1884: finishing write tid 2 to smithi11166722-325 2023-10-01T09:10:41.462 INFO:tasks.rados.rados.0.smithi111.stdout:1884: finishing write tid 3 to smithi11166722-325 2023-10-01T09:10:41.463 INFO:tasks.rados.rados.0.smithi111.stdout:1884: finishing write tid 4 to smithi11166722-325 2023-10-01T09:10:41.463 INFO:tasks.rados.rados.0.smithi111.stdout:1884: finishing write tid 5 to smithi11166722-325 2023-10-01T09:10:41.463 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 252 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-10-01T09:10:41.463 INFO:tasks.rados.rados.0.smithi111.stdout:1884: left oid 325 (ObjNum 1278 snap 0 seq_num 1278) 2023-10-01T09:10:41.463 INFO:tasks.rados.rados.0.smithi111.stdout:1885: finishing write tid 1 to smithi11166722-177 2023-10-01T09:10:41.463 INFO:tasks.rados.rados.0.smithi111.stdout:1885: finishing write tid 2 to smithi11166722-177 2023-10-01T09:10:41.464 INFO:tasks.rados.rados.0.smithi111.stdout:1884: done (2 left) 2023-10-01T09:10:41.464 INFO:tasks.rados.rados.0.smithi111.stdout:1886: done (1 left) 2023-10-01T09:10:41.464 INFO:tasks.rados.rados.0.smithi111.stdout:1887: read oid 193 snap -1 2023-10-01T09:10:41.464 INFO:tasks.rados.rados.0.smithi111.stdout:1887: expect (ObjNum 192 snap 0 seq_num 192) 2023-10-01T09:10:41.465 INFO:tasks.rados.rados.0.smithi111.stdout:1888: read oid 335 snap -1 2023-10-01T09:10:41.465 INFO:tasks.rados.rados.0.smithi111.stdout:1888: expect deleted 2023-10-01T09:10:41.465 INFO:tasks.rados.rados.0.smithi111.stdout:1889: read oid 235 snap -1 2023-10-01T09:10:41.465 INFO:tasks.rados.rados.0.smithi111.stdout:1889: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:10:41.465 INFO:tasks.rados.rados.0.smithi111.stdout:1890: write oid 315 current snap is 0 2023-10-01T09:10:41.465 INFO:tasks.rados.rados.0.smithi111.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-10-01T09:10:41.477 INFO:tasks.rados.rados.0.smithi111.stdout:1890: writing smithi11166722-315 from 729767 to 1471040 tid 1 2023-10-01T09:10:41.484 INFO:tasks.rados.rados.0.smithi111.stdout:1890: writing smithi11166722-315 from 1927904 to 2653013 tid 2 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1890: writing smithi11166722-315 from 3145089 to 3529767 tid 3 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1891: read oid 30 snap -1 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1891: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1892: read oid 444 snap -1 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1892: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1893: read oid 267 snap -1 2023-10-01T09:10:41.490 INFO:tasks.rados.rados.0.smithi111.stdout:1893: expect (ObjNum 977 snap 0 seq_num 977) 2023-10-01T09:10:41.491 INFO:tasks.rados.rados.0.smithi111.stdout:1894: write oid 426 current snap is 0 2023-10-01T09:10:41.491 INFO:tasks.rados.rados.0.smithi111.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-10-01T09:10:41.497 INFO:tasks.rados.rados.0.smithi111.stdout:1894: writing smithi11166722-426 from 746574 to 1163096 tid 1 2023-10-01T09:10:41.502 INFO:tasks.rados.rados.0.smithi111.stdout:1894: writing smithi11166722-426 from 1586386 to 2055153 tid 2 2023-10-01T09:10:41.510 INFO:tasks.rados.rados.0.smithi111.stdout:1894: writing smithi11166722-426 from 2772512 to 3402056 tid 3 2023-10-01T09:10:41.510 INFO:tasks.rados.rados.0.smithi111.stdout:1895: write oid 32 current snap is 0 2023-10-01T09:10:41.510 INFO:tasks.rados.rados.0.smithi111.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-10-01T09:10:41.518 INFO:tasks.rados.rados.0.smithi111.stdout:1895: writing smithi11166722-32 from 763381 to 1255152 tid 1 2023-10-01T09:10:41.527 INFO:tasks.rados.rados.0.smithi111.stdout:1895: writing smithi11166722-32 from 2044868 to 2773646 tid 2 2023-10-01T09:10:41.531 INFO:tasks.rados.rados.0.smithi111.stdout:1895: writing smithi11166722-32 from 3199935 to 3563381 tid 3 2023-10-01T09:10:41.532 INFO:tasks.rados.rados.0.smithi111.stdout:1896: read oid 402 snap -1 2023-10-01T09:10:41.532 INFO:tasks.rados.rados.0.smithi111.stdout:1896: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:41.532 INFO:tasks.rados.rados.0.smithi111.stdout:1897: write oid 344 current snap is 0 2023-10-01T09:10:41.532 INFO:tasks.rados.rados.0.smithi111.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-10-01T09:10:41.540 INFO:tasks.rados.rados.0.smithi111.stdout:1897: writing smithi11166722-344 from 780188 to 1347208 tid 1 2023-10-01T09:10:41.547 INFO:tasks.rados.rados.0.smithi111.stdout:1897: writing smithi11166722-344 from 2103350 to 2575786 tid 2 2023-10-01T09:10:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:1897: writing smithi11166722-344 from 3227358 to 3580188 tid 3 2023-10-01T09:10:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:1898: read oid 354 snap -1 2023-10-01T09:10:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:1898: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1899: read oid 240 snap -1 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1899: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1900: write oid 284 current snap is 0 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1885: finishing write tid 3 to smithi11166722-177 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1885: finishing write tid 4 to smithi11166722-177 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1885: finishing write tid 5 to smithi11166722-177 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 177 v 256 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1885: left oid 177 (ObjNum 1279 snap 0 seq_num 1279) 2023-10-01T09:10:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-10-01T09:10:41.562 INFO:tasks.rados.rados.0.smithi111.stdout:1900: writing smithi11166722-284 from 796995 to 1555617 tid 1 2023-10-01T09:10:41.570 INFO:tasks.rados.rados.0.smithi111.stdout:1900: writing smithi11166722-284 from 2161832 to 2894279 tid 2 2023-10-01T09:10:41.570 INFO:tasks.rados.rados.0.smithi111.stdout:1885: done (14 left) 2023-10-01T09:10:41.570 INFO:tasks.rados.rados.0.smithi111.stdout:1888: done (13 left) 2023-10-01T09:10:41.570 INFO:tasks.rados.rados.0.smithi111.stdout:1901: write oid 359 current snap is 0 2023-10-01T09:10:41.570 INFO:tasks.rados.rados.0.smithi111.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-10-01T09:10:41.575 INFO:tasks.rados.rados.0.smithi111.stdout:1901: writing smithi11166722-359 from 413802 to 847673 tid 1 2023-10-01T09:10:41.581 INFO:tasks.rados.rados.0.smithi111.stdout:1901: writing smithi11166722-359 from 1420314 to 1896419 tid 2 2023-10-01T09:10:41.589 INFO:tasks.rados.rados.0.smithi111.stdout:1901: writing smithi11166722-359 from 2482204 to 3273189 tid 3 2023-10-01T09:10:41.589 INFO:tasks.rados.rados.0.smithi111.stdout:1902: read oid 95 snap -1 2023-10-01T09:10:41.589 INFO:tasks.rados.rados.0.smithi111.stdout:1902: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-10-01T09:10:41.589 INFO:tasks.rados.rados.0.smithi111.stdout:1903: read oid 114 snap -1 2023-10-01T09:10:41.589 INFO:tasks.rados.rados.0.smithi111.stdout:1903: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-01T09:10:41.590 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:41.590 INFO:tasks.rados.rados.0.smithi111.stdout:1887: expect (ObjNum 192 snap 0 seq_num 192) 2023-10-01T09:10:41.702 INFO:tasks.rados.rados.0.smithi111.stdout:1889: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:10:41.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:41 smithi183 bash[50284]: debug 2023-10-01T09:10:41.341+0000 7f50c6569200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:10:41.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:41 smithi183 bash[50284]: debug 2023-10-01T09:10:41.469+0000 7f50c6569200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:10:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:1890: finishing write tid 1 to smithi11166722-315 2023-10-01T09:10:41.878 INFO:tasks.rados.rados.0.smithi111.stdout:1890: finishing write tid 2 to smithi11166722-315 2023-10-01T09:10:41.878 INFO:tasks.rados.rados.0.smithi111.stdout:1892: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:10:42.010 INFO:tasks.rados.rados.0.smithi111.stdout:1894: finishing write tid 1 to smithi11166722-426 2023-10-01T09:10:42.010 INFO:tasks.rados.rados.0.smithi111.stdout:1893: expect (ObjNum 977 snap 0 seq_num 977) 2023-10-01T09:10:42.104 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:41 smithi183 bash[50284]: debug 2023-10-01T09:10:41.837+0000 7f50c6569200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:10:42.104 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:41 smithi183 bash[50284]: debug 2023-10-01T09:10:41.957+0000 7f50c6569200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:10:42.149 INFO:tasks.rados.rados.0.smithi111.stdout:1890: finishing write tid 3 to smithi11166722-315 2023-10-01T09:10:42.150 INFO:tasks.rados.rados.0.smithi111.stdout:1890: finishing write tid 4 to smithi11166722-315 2023-10-01T09:10:42.150 INFO:tasks.rados.rados.0.smithi111.stdout:1891: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1890: finishing write tid 5 to smithi11166722-315 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 300 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1890: left oid 315 (ObjNum 1281 snap 0 seq_num 1281) 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1894: finishing write tid 2 to smithi11166722-426 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1894: finishing write tid 3 to smithi11166722-426 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1894: finishing write tid 4 to smithi11166722-426 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1894: finishing write tid 5 to smithi11166722-426 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 426 v 358 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-10-01T09:10:42.230 INFO:tasks.rados.rados.0.smithi111.stdout:1894: left oid 426 (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1895: finishing write tid 1 to smithi11166722-32 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1895: finishing write tid 2 to smithi11166722-32 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1887: done (15 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1889: done (14 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1890: done (13 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1891: done (12 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1892: done (11 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1893: done (10 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1894: done (9 left) 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1904: delete oid 332 current snap is 0 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1895: finishing write tid 3 to smithi11166722-32 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1895: finishing write tid 4 to smithi11166722-32 2023-10-01T09:10:42.231 INFO:tasks.rados.rados.0.smithi111.stdout:1895: finishing write tid 5 to smithi11166722-32 2023-10-01T09:10:42.232 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 32 v 304 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-10-01T09:10:42.232 INFO:tasks.rados.rados.0.smithi111.stdout:1895: left oid 32 (ObjNum 1283 snap 0 seq_num 1283) 2023-10-01T09:10:42.232 INFO:tasks.rados.rados.0.smithi111.stdout:1896: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:10:42.366 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:42 smithi183 bash[50284]: debug 2023-10-01T09:10:42.101+0000 7f50c6569200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:10:42.366 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:42 smithi183 bash[50284]: debug 2023-10-01T09:10:42.217+0000 7f50c6569200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:10:42.451 INFO:tasks.rados.rados.0.smithi111.stdout:1897: finishing write tid 1 to smithi11166722-344 2023-10-01T09:10:42.451 INFO:tasks.rados.rados.0.smithi111.stdout:1897: finishing write tid 2 to smithi11166722-344 2023-10-01T09:10:42.451 INFO:tasks.rados.rados.0.smithi111.stdout:1899: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T09:10:42.598 INFO:tasks.rados.rados.0.smithi111.stdout:1898: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:10:42.652 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:41 smithi111 bash[27633]: debug 2023-10-01T09:10:41.306+0000 7fc09046e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:10:42.652 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:42 smithi111 bash[27633]: debug 2023-10-01T09:10:42.350+0000 7fc09046e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:10:42.652 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:42 smithi111 bash[27633]: debug 2023-10-01T09:10:42.454+0000 7fc09046e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:10:42.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:42 smithi111 bash[27369]: audit 2023-10-01T09:10:42.596653+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.111:0/220413436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:42.653 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:42 smithi183 bash[50284]: debug 2023-10-01T09:10:42.365+0000 7f50c6569200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:10:42.653 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:42 smithi183 bash[50284]: debug 2023-10-01T09:10:42.569+0000 7f50c6569200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:10:42.669 INFO:tasks.rados.rados.0.smithi111.stdout:1897: finishing write tid 3 to smithi11166722-344 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1897: finishing write tid 4 to smithi11166722-344 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1897: finishing write tid 5 to smithi11166722-344 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 362 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1897: left oid 344 (ObjNum 1284 snap 0 seq_num 1284) 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1900: finishing write tid 1 to smithi11166722-284 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1900: finishing write tid 2 to smithi11166722-284 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1900: finishing write tid 3 to smithi11166722-284 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:1900: finishing write tid 4 to smithi11166722-284 2023-10-01T09:10:42.670 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 284 v 290 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-10-01T09:10:42.671 INFO:tasks.rados.rados.0.smithi111.stdout:1900: left oid 284 (ObjNum 1285 snap 0 seq_num 1285) 2023-10-01T09:10:42.671 INFO:tasks.rados.rados.0.smithi111.stdout:1901: finishing write tid 1 to smithi11166722-359 2023-10-01T09:10:42.671 INFO:tasks.rados.rados.0.smithi111.stdout:1901: finishing write tid 2 to smithi11166722-359 2023-10-01T09:10:42.671 INFO:tasks.rados.rados.0.smithi111.stdout:1902: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-10-01T09:10:42.752 INFO:tasks.rados.rados.0.smithi111.stdout:1901: finishing write tid 3 to smithi11166722-359 2023-10-01T09:10:42.752 INFO:tasks.rados.rados.0.smithi111.stdout:1901: finishing write tid 4 to smithi11166722-359 2023-10-01T09:10:42.752 INFO:tasks.rados.rados.0.smithi111.stdout:1901: finishing write tid 5 to smithi11166722-359 2023-10-01T09:10:42.752 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 329 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-10-01T09:10:42.753 INFO:tasks.rados.rados.0.smithi111.stdout:1901: left oid 359 (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T09:10:42.753 INFO:tasks.rados.rados.0.smithi111.stdout:1903: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-01T09:10:42.991 INFO:tasks.rados.rados.0.smithi111.stdout:1895: done (9 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1896: done (8 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1897: done (7 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1898: done (6 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1899: done (5 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1900: done (4 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1901: done (3 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1902: done (2 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1903: done (1 left) 2023-10-01T09:10:42.992 INFO:tasks.rados.rados.0.smithi111.stdout:1904: done (0 left) 2023-10-01T09:10:42.993 INFO:tasks.rados.rados.0.smithi111.stdout:1905: write oid 19 current snap is 0 2023-10-01T09:10:42.993 INFO:tasks.rados.rados.0.smithi111.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-10-01T09:10:43.003 INFO:tasks.rados.rados.0.smithi111.stdout:1905: writing smithi11166722-19 from 447416 to 1031785 tid 1 2023-10-01T09:10:43.009 INFO:tasks.rados.rados.0.smithi111.stdout:1905: writing smithi11166722-19 from 1537278 to 2017052 tid 2 2023-10-01T09:10:43.015 INFO:tasks.rados.rados.0.smithi111.stdout:1905: writing smithi11166722-19 from 2537050 to 3066932 tid 3 2023-10-01T09:10:43.019 INFO:tasks.rados.rados.0.smithi111.stdout:1905: writing smithi11166722-19 from 3524784 to 3647416 tid 4 2023-10-01T09:10:43.019 INFO:tasks.rados.rados.0.smithi111.stdout:1906: delete oid 457 current snap is 0 2023-10-01T09:10:43.020 INFO:tasks.rados.rados.0.smithi111.stdout:1905: finishing write tid 1 to smithi11166722-19 2023-10-01T09:10:43.020 INFO:tasks.rados.rados.0.smithi111.stdout:1905: finishing write tid 2 to smithi11166722-19 2023-10-01T09:10:43.020 INFO:tasks.rados.rados.0.smithi111.stdout:1905: finishing write tid 3 to smithi11166722-19 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1906: done (1 left) 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1907: read oid 348 snap -1 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1907: expect (ObjNum 897 snap 0 seq_num 897) 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1908: read oid 364 snap -1 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1908: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1909: write oid 341 current snap is 0 2023-10-01T09:10:43.022 INFO:tasks.rados.rados.0.smithi111.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-10-01T09:10:43.031 INFO:tasks.rados.rados.0.smithi111.stdout:1909: writing smithi11166722-341 from 481030 to 1215897 tid 1 2023-10-01T09:10:43.039 INFO:tasks.rados.rados.0.smithi111.stdout:1909: writing smithi11166722-341 from 1937889 to 2421332 tid 2 2023-10-01T09:10:43.045 INFO:tasks.rados.rados.0.smithi111.stdout:1909: writing smithi11166722-341 from 2875543 to 3427969 tid 3 2023-10-01T09:10:43.045 INFO:tasks.rados.rados.0.smithi111.stdout:1910: read oid 212 snap -1 2023-10-01T09:10:43.045 INFO:tasks.rados.rados.0.smithi111.stdout:1910: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:10:43.045 INFO:tasks.rados.rados.0.smithi111.stdout:1911: write oid 321 current snap is 0 2023-10-01T09:10:43.045 INFO:tasks.rados.rados.0.smithi111.stdout:1905: finishing write tid 4 to smithi11166722-19 2023-10-01T09:10:43.045 INFO:tasks.rados.rados.0.smithi111.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-10-01T09:10:43.050 INFO:tasks.rados.rados.0.smithi111.stdout:1911: writing smithi11166722-321 from 497837 to 907953 tid 1 2023-10-01T09:10:43.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:42 smithi183 bash[27651]: audit 2023-10-01T09:10:42.596653+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.111:0/220413436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:43.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:42 smithi183 bash[50284]: debug 2023-10-01T09:10:42.709+0000 7f50c6569200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:10:43.058 INFO:tasks.rados.rados.0.smithi111.stdout:1911: writing smithi11166722-321 from 1596371 to 2339825 tid 2 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1911: writing smithi11166722-321 from 2902966 to 3666664 tid 3 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1912: read oid 31 snap -1 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1912: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1913: read oid 59 snap -1 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1913: expect deleted 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1914: delete oid 351 current snap is 0 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1905: finishing write tid 5 to smithi11166722-19 2023-10-01T09:10:43.067 INFO:tasks.rados.rados.0.smithi111.stdout:1905: finishing write tid 6 to smithi11166722-19 2023-10-01T09:10:43.068 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 258 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-10-01T09:10:43.068 INFO:tasks.rados.rados.0.smithi111.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T09:10:43.068 INFO:tasks.rados.rados.0.smithi111.stdout:1907: expect (ObjNum 897 snap 0 seq_num 897) 2023-10-01T09:10:43.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:42 smithi111 bash[33891]: audit 2023-10-01T09:10:42.596653+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.111:0/220413436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:43.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:42 smithi111 bash[27633]: debug 2023-10-01T09:10:42.726+0000 7fc09046e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:10:43.208 INFO:tasks.rados.rados.0.smithi111.stdout:1908: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:10:43.357 INFO:tasks.rados.rados.0.smithi111.stdout:1909: finishing write tid 1 to smithi11166722-341 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1909: finishing write tid 2 to smithi11166722-341 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1909: finishing write tid 3 to smithi11166722-341 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1909: finishing write tid 4 to smithi11166722-341 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1909: finishing write tid 5 to smithi11166722-341 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 341 v 290 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1905: done (8 left) 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1907: done (7 left) 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1908: done (6 left) 2023-10-01T09:10:43.358 INFO:tasks.rados.rados.0.smithi111.stdout:1909: done (5 left) 2023-10-01T09:10:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:1914: done (4 left) 2023-10-01T09:10:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:1915: write oid 384 current snap is 0 2023-10-01T09:10:43.359 INFO:tasks.rados.rados.0.smithi111.stdout:1910: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:10:43.470 INFO:tasks.rados.rados.0.smithi111.stdout:1911: finishing write tid 1 to smithi11166722-321 2023-10-01T09:10:43.470 INFO:tasks.rados.rados.0.smithi111.stdout:1911: finishing write tid 2 to smithi11166722-321 2023-10-01T09:10:43.470 INFO:tasks.rados.rados.0.smithi111.stdout:1912: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-10-01T09:10:43.587 INFO:tasks.rados.rados.0.smithi111.stdout:1911: finishing write tid 3 to smithi11166722-321 2023-10-01T09:10:43.587 INFO:tasks.rados.rados.0.smithi111.stdout:1911: finishing write tid 4 to smithi11166722-321 2023-10-01T09:10:43.587 INFO:tasks.rados.rados.0.smithi111.stdout:1911: finishing write tid 5 to smithi11166722-321 2023-10-01T09:10:43.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 321 v 309 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-10-01T09:10:43.587 INFO:tasks.rados.rados.0.smithi111.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2023-10-01T09:10:43.587 INFO:tasks.rados.rados.0.smithi111.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-10-01T09:10:43.600 INFO:tasks.rados.rados.0.smithi111.stdout:1915: writing smithi11166722-384 from 531451 to 1208418 tid 1 2023-10-01T09:10:43.607 INFO:tasks.rados.rados.0.smithi111.stdout:1915: writing smithi11166722-384 from 1713335 to 2460458 tid 2 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1915: writing smithi11166722-384 from 2957812 to 3460407 tid 3 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1910: done (4 left) 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1911: done (3 left) 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1912: done (2 left) 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1913: done (1 left) 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1916: delete oid 330 current snap is 0 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1915: finishing write tid 1 to smithi11166722-384 2023-10-01T09:10:43.613 INFO:tasks.rados.rados.0.smithi111.stdout:1915: finishing write tid 2 to smithi11166722-384 2023-10-01T09:10:43.615 INFO:tasks.rados.rados.0.smithi111.stdout:1916: done (1 left) 2023-10-01T09:10:43.615 INFO:tasks.rados.rados.0.smithi111.stdout:1917: write oid 198 current snap is 0 2023-10-01T09:10:43.615 INFO:tasks.rados.rados.0.smithi111.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-10-01T09:10:43.621 INFO:tasks.rados.rados.0.smithi111.stdout:1917: writing smithi11166722-198 from 565065 to 992530 tid 1 2023-10-01T09:10:43.627 INFO:tasks.rados.rados.0.smithi111.stdout:1917: writing smithi11166722-198 from 1430299 to 2064738 tid 2 2023-10-01T09:10:43.632 INFO:tasks.rados.rados.0.smithi111.stdout:1917: writing smithi11166722-198 from 2496305 to 3021444 tid 3 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:1917: writing smithi11166722-198 from 3472104 to 3765065 tid 4 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:1918: delete oid 280 current snap is 0 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:1915: finishing write tid 3 to smithi11166722-384 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:1915: finishing write tid 4 to smithi11166722-384 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:1915: finishing write tid 5 to smithi11166722-384 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 294 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-10-01T09:10:43.637 INFO:tasks.rados.rados.0.smithi111.stdout:1915: left oid 384 (ObjNum 1293 snap 0 seq_num 1293) 2023-10-01T09:10:43.638 INFO:tasks.rados.rados.0.smithi111.stdout:1917: finishing write tid 1 to smithi11166722-198 2023-10-01T09:10:43.638 INFO:tasks.rados.rados.0.smithi111.stdout:1917: finishing write tid 2 to smithi11166722-198 2023-10-01T09:10:43.638 INFO:tasks.rados.rados.0.smithi111.stdout:1917: finishing write tid 3 to smithi11166722-198 2023-10-01T09:10:43.640 INFO:tasks.rados.rados.0.smithi111.stdout:1915: done (2 left) 2023-10-01T09:10:43.640 INFO:tasks.rados.rados.0.smithi111.stdout:1918: done (1 left) 2023-10-01T09:10:43.640 INFO:tasks.rados.rados.0.smithi111.stdout:1919: read oid 486 snap -1 2023-10-01T09:10:43.640 INFO:tasks.rados.rados.0.smithi111.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-10-01T09:10:43.640 INFO:tasks.rados.rados.0.smithi111.stdout:1920: write oid 382 current snap is 0 2023-10-01T09:10:43.640 INFO:tasks.rados.rados.0.smithi111.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-10-01T09:10:43.653 INFO:tasks.rados.rados.0.smithi111.stdout:1920: writing smithi11166722-382 from 598679 to 1176642 tid 1 2023-10-01T09:10:43.667 INFO:tasks.rados.rados.0.smithi111.stdout:1920: writing smithi11166722-382 from 1947263 to 2585371 tid 2 2023-10-01T09:10:43.678 INFO:tasks.rados.rados.0.smithi111.stdout:1920: writing smithi11166722-382 from 3351151 to 3798679 tid 3 2023-10-01T09:10:43.678 INFO:tasks.rados.rados.0.smithi111.stdout:1921: write oid 301 current snap is 0 2023-10-01T09:10:43.678 INFO:tasks.rados.rados.0.smithi111.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-10-01T09:10:43.691 INFO:tasks.rados.rados.0.smithi111.stdout:1921: writing smithi11166722-301 from 615486 to 1268698 tid 1 2023-10-01T09:10:43.702 INFO:tasks.rados.rados.0.smithi111.stdout:1921: writing smithi11166722-301 from 1889392 to 2387511 tid 2 2023-10-01T09:10:43.712 INFO:tasks.rados.rados.0.smithi111.stdout:1921: writing smithi11166722-301 from 2978574 to 3453882 tid 3 2023-10-01T09:10:43.712 INFO:tasks.rados.rados.0.smithi111.stdout:1922: read oid 183 snap -1 2023-10-01T09:10:43.712 INFO:tasks.rados.rados.0.smithi111.stdout:1922: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-10-01T09:10:43.712 INFO:tasks.rados.rados.0.smithi111.stdout:1923: write oid 288 current snap is 0 2023-10-01T09:10:43.712 INFO:tasks.rados.rados.0.smithi111.stdout:1917: finishing write tid 4 to smithi11166722-198 2023-10-01T09:10:43.713 INFO:tasks.rados.rados.0.smithi111.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-10-01T09:10:43.720 INFO:tasks.rados.rados.0.smithi111.stdout:1923: writing smithi11166722-288 from 632293 to 1360754 tid 1 2023-10-01T09:10:43.728 INFO:tasks.rados.rados.0.smithi111.stdout:1923: writing smithi11166722-288 from 1947874 to 2589651 tid 2 2023-10-01T09:10:43.736 INFO:tasks.rados.rados.0.smithi111.stdout:1923: writing smithi11166722-288 from 3005997 to 3692577 tid 3 2023-10-01T09:10:43.736 INFO:tasks.rados.rados.0.smithi111.stdout:1924: write oid 484 current snap is 0 2023-10-01T09:10:43.736 INFO:tasks.rados.rados.0.smithi111.stdout:1917: finishing write tid 5 to smithi11166722-198 2023-10-01T09:10:43.736 INFO:tasks.rados.rados.0.smithi111.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-10-01T09:10:43.742 INFO:tasks.rados.rados.0.smithi111.stdout:1924: writing smithi11166722-484 from 649100 to 1052810 tid 1 2023-10-01T09:10:43.748 INFO:tasks.rados.rados.0.smithi111.stdout:1924: writing smithi11166722-484 from 1606356 to 2108144 tid 2 2023-10-01T09:10:43.753 INFO:tasks.rados.rados.0.smithi111.stdout:1924: writing smithi11166722-484 from 2633420 to 3131272 tid 3 2023-10-01T09:10:43.758 INFO:tasks.rados.rados.0.smithi111.stdout:1924: writing smithi11166722-484 from 3636005 to 3849100 tid 4 2023-10-01T09:10:43.758 INFO:tasks.rados.rados.0.smithi111.stdout:1925: delete oid 170 current snap is 0 2023-10-01T09:10:43.758 INFO:tasks.rados.rados.0.smithi111.stdout:1917: finishing write tid 6 to smithi11166722-198 2023-10-01T09:10:43.758 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 198 v 261 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-10-01T09:10:43.758 INFO:tasks.rados.rados.0.smithi111.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-10-01T09:10:43.758 INFO:tasks.rados.rados.0.smithi111.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1920: finishing write tid 1 to smithi11166722-382 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1920: finishing write tid 2 to smithi11166722-382 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1920: finishing write tid 3 to smithi11166722-382 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1920: finishing write tid 4 to smithi11166722-382 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1920: finishing write tid 5 to smithi11166722-382 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 382 v 265 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1921: finishing write tid 1 to smithi11166722-301 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1921: finishing write tid 2 to smithi11166722-301 2023-10-01T09:10:43.913 INFO:tasks.rados.rados.0.smithi111.stdout:1921: finishing write tid 3 to smithi11166722-301 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1917: done (7 left) 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1919: done (6 left) 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1920: done (5 left) 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1925: done (4 left) 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1926: read oid 437 snap -1 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1926: expect (ObjNum 692 snap 0 seq_num 692) 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1927: read oid 40 snap -1 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1927: expect (ObjNum 990 snap 0 seq_num 990) 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1928: delete oid 490 current snap is 0 2023-10-01T09:10:43.914 INFO:tasks.rados.rados.0.smithi111.stdout:1921: finishing write tid 4 to smithi11166722-301 2023-10-01T09:10:43.916 INFO:tasks.rados.rados.0.smithi111.stdout:1921: finishing write tid 5 to smithi11166722-301 2023-10-01T09:10:43.916 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 301 v 367 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-10-01T09:10:43.916 INFO:tasks.rados.rados.0.smithi111.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-10-01T09:10:43.916 INFO:tasks.rados.rados.0.smithi111.stdout:1923: finishing write tid 1 to smithi11166722-288 2023-10-01T09:10:43.917 INFO:tasks.rados.rados.0.smithi111.stdout:1922: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-10-01T09:10:44.159 INFO:tasks.rados.rados.0.smithi111.stdout:1923: finishing write tid 2 to smithi11166722-288 2023-10-01T09:10:44.159 INFO:tasks.rados.rados.0.smithi111.stdout:1923: finishing write tid 3 to smithi11166722-288 2023-10-01T09:10:44.159 INFO:tasks.rados.rados.0.smithi111.stdout:1923: finishing write tid 4 to smithi11166722-288 2023-10-01T09:10:44.159 INFO:tasks.rados.rados.0.smithi111.stdout:1923: finishing write tid 5 to smithi11166722-288 2023-10-01T09:10:44.159 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 288 v 205 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-10-01T09:10:44.159 INFO:tasks.rados.rados.0.smithi111.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1924: finishing write tid 1 to smithi11166722-484 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1924: finishing write tid 2 to smithi11166722-484 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1924: finishing write tid 3 to smithi11166722-484 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1924: finishing write tid 4 to smithi11166722-484 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1921: done (6 left) 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1922: done (5 left) 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1923: done (4 left) 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1928: done (3 left) 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1929: read oid 496 snap -1 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1929: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-10-01T09:10:44.160 INFO:tasks.rados.rados.0.smithi111.stdout:1930: write oid 372 current snap is 0 2023-10-01T09:10:44.161 INFO:tasks.rados.rados.0.smithi111.stdout:1924: finishing write tid 5 to smithi11166722-484 2023-10-01T09:10:44.161 INFO:tasks.rados.rados.0.smithi111.stdout:1924: finishing write tid 6 to smithi11166722-484 2023-10-01T09:10:44.161 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 201 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-10-01T09:10:44.161 INFO:tasks.rados.rados.0.smithi111.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2023-10-01T09:10:44.161 INFO:tasks.rados.rados.0.smithi111.stdout:1926: expect (ObjNum 692 snap 0 seq_num 692) 2023-10-01T09:10:44.256 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:43 smithi111 bash[27633]: debug 2023-10-01T09:10:43.974+0000 7fc09046e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:10:44.257 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27633]: debug 2023-10-01T09:10:44.146+0000 7fc09046e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:10:44.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: cluster 2023-10-01T09:10:44.017058+0000 mon.a (mon.0) 786 : cluster [INF] Active manager daemon x restarted 2023-10-01T09:10:44.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: cluster 2023-10-01T09:10:44.017594+0000 mon.a (mon.0) 787 : cluster [INF] Activating manager daemon x 2023-10-01T09:10:44.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: cluster 2023-10-01T09:10:44.027624+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-01T09:10:44.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: cluster 2023-10-01T09:10:44.028051+0000 mon.a (mon.0) 789 : cluster [DBG] mgrmap e20: x(active, starting, since 0.010725s) 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.028208+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.? 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.029777+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.029958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.030129+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.030286+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.030690+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.031050+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.031552+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.031835+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.032183+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:10:44.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.032510+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.032855+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.033089+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.033272+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.033462+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: cluster 2023-10-01T09:10:44.017058+0000 mon.a (mon.0) 786 : cluster [INF] Active manager daemon x restarted 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: cluster 2023-10-01T09:10:44.017594+0000 mon.a (mon.0) 787 : cluster [INF] Activating manager daemon x 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: cluster 2023-10-01T09:10:44.027624+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: cluster 2023-10-01T09:10:44.028051+0000 mon.a (mon.0) 789 : cluster [DBG] mgrmap e20: x(active, starting, since 0.010725s) 2023-10-01T09:10:44.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.028208+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.? 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.029777+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.029958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.030129+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.030286+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.030690+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.031050+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.031552+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.031835+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.032183+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.032510+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:10:44.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.032855+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.033089+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.033272+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.033462+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.033644+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.034086+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.034296+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.034740+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.034915+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:10:44.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.036443+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27369]: audit 2023-10-01T09:10:44.036739+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.033644+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.034086+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.034296+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.034740+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.034915+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.036443+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:10:44.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[33891]: audit 2023-10-01T09:10:44.036739+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:10:44.285 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.017+0000 7f50c6569200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:10:44.285 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Bus STARTING 2023-10-01T09:10:44.285 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: CherryPy Checker: 2023-10-01T09:10:44.285 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: The Application mounted at '' has an empty config. 2023-10-01T09:10:44.285 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Serving on http://:::9283 2023-10-01T09:10:44.285 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Bus STARTED 2023-10-01T09:10:44.286 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Bus STOPPING 2023-10-01T09:10:44.286 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:10:44.286 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Bus STOPPED 2023-10-01T09:10:44.286 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: cluster 2023-10-01T09:10:44.017058+0000 mon.a (mon.0) 786 : cluster [INF] Active manager daemon x restarted 2023-10-01T09:10:44.286 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: cluster 2023-10-01T09:10:44.017594+0000 mon.a (mon.0) 787 : cluster [INF] Activating manager daemon x 2023-10-01T09:10:44.286 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: cluster 2023-10-01T09:10:44.027624+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: cluster 2023-10-01T09:10:44.028051+0000 mon.a (mon.0) 789 : cluster [DBG] mgrmap e20: x(active, starting, since 0.010725s) 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.028208+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.? 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.029777+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.029958+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.030129+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.030286+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.030690+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.031050+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.031552+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.031835+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.032183+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:10:44.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.032510+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.032855+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.033089+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.033272+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.033462+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.033644+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.034086+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.034296+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.034740+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.034915+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.036443+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:10:44.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[27651]: audit 2023-10-01T09:10:44.036739+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:10:44.326 INFO:tasks.rados.rados.0.smithi111.stdout:1927: expect (ObjNum 990 snap 0 seq_num 990) 2023-10-01T09:10:44.451 INFO:tasks.rados.rados.0.smithi111.stdout:1929: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-10-01T09:10:44.526 INFO:tasks.rados.rados.0.smithi111.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-10-01T09:10:44.540 INFO:tasks.rados.rados.0.smithi111.stdout:1930: writing smithi11166722-372 from 699521 to 1445331 tid 1 2023-10-01T09:10:44.549 INFO:tasks.rados.rados.0.smithi111.stdout:1930: writing smithi11166722-372 from 2181802 to 2830917 tid 2 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Bus STARTING 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.369+0000 7f5024a05700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.369+0000 7f5024a05700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.369+0000 7f5024a05700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.369+0000 7f5024a05700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.369+0000 7f5024a05700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.373+0000 7f5026a09700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.373+0000 7f5026a09700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.373+0000 7f5026a09700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.373+0000 7f5026a09700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: debug 2023-10-01T09:10:44.373+0000 7f5026a09700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:10:44.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Serving on http://:::9283 2023-10-01T09:10:44.552 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:44 smithi183 bash[50284]: [01/Oct/2023:09:10:44] ENGINE Bus STARTED 2023-10-01T09:10:44.555 INFO:tasks.rados.rados.0.smithi111.stdout:1930: writing smithi11166722-372 from 3515689 to 3899521 tid 3 2023-10-01T09:10:44.555 INFO:tasks.rados.rados.0.smithi111.stdout:1924: done (4 left) 2023-10-01T09:10:44.555 INFO:tasks.rados.rados.0.smithi111.stdout:1926: done (3 left) 2023-10-01T09:10:44.556 INFO:tasks.rados.rados.0.smithi111.stdout:1927: done (2 left) 2023-10-01T09:10:44.556 INFO:tasks.rados.rados.0.smithi111.stdout:1929: done (1 left) 2023-10-01T09:10:44.556 INFO:tasks.rados.rados.0.smithi111.stdout:1931: write oid 488 current snap is 0 2023-10-01T09:10:44.556 INFO:tasks.rados.rados.0.smithi111.stdout:1930: finishing write tid 1 to smithi11166722-372 2023-10-01T09:10:44.556 INFO:tasks.rados.rados.0.smithi111.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-10-01T09:10:44.562 INFO:tasks.rados.rados.0.smithi111.stdout:1931: writing smithi11166722-488 from 716328 to 1137387 tid 1 2023-10-01T09:10:44.568 INFO:tasks.rados.rados.0.smithi111.stdout:1931: writing smithi11166722-488 from 1840284 to 2349410 tid 2 2023-10-01T09:10:44.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27633]: debug 2023-10-01T09:10:44.246+0000 7fc09046e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:10:44.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27633]: debug 2023-10-01T09:10:44.374+0000 7fc09046e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:10:44.578 INFO:tasks.rados.rados.0.smithi111.stdout:1931: writing smithi11166722-488 from 3143112 to 3802405 tid 3 2023-10-01T09:10:44.578 INFO:tasks.rados.rados.0.smithi111.stdout:1932: read oid 440 snap -1 2023-10-01T09:10:44.578 INFO:tasks.rados.rados.0.smithi111.stdout:1932: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-10-01T09:10:44.578 INFO:tasks.rados.rados.0.smithi111.stdout:1933: write oid 273 current snap is 0 2023-10-01T09:10:44.578 INFO:tasks.rados.rados.0.smithi111.stdout:1930: finishing write tid 2 to smithi11166722-372 2023-10-01T09:10:44.578 INFO:tasks.rados.rados.0.smithi111.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-10-01T09:10:44.585 INFO:tasks.rados.rados.0.smithi111.stdout:1933: writing smithi11166722-273 from 733135 to 1229443 tid 1 2023-10-01T09:10:44.593 INFO:tasks.rados.rados.0.smithi111.stdout:1933: writing smithi11166722-273 from 1898766 to 2551550 tid 2 2023-10-01T09:10:44.599 INFO:tasks.rados.rados.0.smithi111.stdout:1933: writing smithi11166722-273 from 3170535 to 3641100 tid 3 2023-10-01T09:10:44.599 INFO:tasks.rados.rados.0.smithi111.stdout:1934: read oid 72 snap -1 2023-10-01T09:10:44.599 INFO:tasks.rados.rados.0.smithi111.stdout:1934: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:10:44.599 INFO:tasks.rados.rados.0.smithi111.stdout:1935: read oid 6 snap -1 2023-10-01T09:10:44.599 INFO:tasks.rados.rados.0.smithi111.stdout:1935: expect (ObjNum 962 snap 0 seq_num 962) 2023-10-01T09:10:44.600 INFO:tasks.rados.rados.0.smithi111.stdout:1936: write oid 348 current snap is 0 2023-10-01T09:10:44.600 INFO:tasks.rados.rados.0.smithi111.stdout:1930: finishing write tid 3 to smithi11166722-372 2023-10-01T09:10:44.600 INFO:tasks.rados.rados.0.smithi111.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-10-01T09:10:44.607 INFO:tasks.rados.rados.0.smithi111.stdout:1936: writing smithi11166722-348 from 749942 to 1321499 tid 1 2023-10-01T09:10:44.614 INFO:tasks.rados.rados.0.smithi111.stdout:1936: writing smithi11166722-348 from 1840895 to 2637337 tid 2 2023-10-01T09:10:44.622 INFO:tasks.rados.rados.0.smithi111.stdout:1936: writing smithi11166722-348 from 3365252 to 3949942 tid 3 2023-10-01T09:10:44.622 INFO:tasks.rados.rados.0.smithi111.stdout:1937: write oid 299 current snap is 0 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1930: finishing write tid 4 to smithi11166722-372 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1930: finishing write tid 5 to smithi11166722-372 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 372 v 192 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1930: left oid 372 (ObjNum 1303 snap 0 seq_num 1303) 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1931: finishing write tid 1 to smithi11166722-488 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1931: finishing write tid 2 to smithi11166722-488 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1931: finishing write tid 3 to smithi11166722-488 2023-10-01T09:10:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:1931: finishing write tid 4 to smithi11166722-488 2023-10-01T09:10:44.624 INFO:tasks.rados.rados.0.smithi111.stdout:1931: finishing write tid 5 to smithi11166722-488 2023-10-01T09:10:44.624 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 488 v 269 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-10-01T09:10:44.624 INFO:tasks.rados.rados.0.smithi111.stdout:1931: left oid 488 (ObjNum 1304 snap 0 seq_num 1304) 2023-10-01T09:10:44.624 INFO:tasks.rados.rados.0.smithi111.stdout:1932: expect (ObjNum 1002 snap 0 seq_num 1002) 2023-10-01T09:10:44.766 INFO:tasks.rados.rados.0.smithi111.stdout:1933: finishing write tid 1 to smithi11166722-273 2023-10-01T09:10:44.766 INFO:tasks.rados.rados.0.smithi111.stdout:1933: finishing write tid 2 to smithi11166722-273 2023-10-01T09:10:44.766 INFO:tasks.rados.rados.0.smithi111.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-10-01T09:10:44.774 INFO:tasks.rados.rados.0.smithi111.stdout:1937: writing smithi11166722-299 from 766749 to 1413555 tid 1 2023-10-01T09:10:44.781 INFO:tasks.rados.rados.0.smithi111.stdout:1937: writing smithi11166722-299 from 1899377 to 2555830 tid 2 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1937: writing smithi11166722-299 from 3109028 to 3718490 tid 3 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1930: done (7 left) 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1931: done (6 left) 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1932: done (5 left) 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1938: read oid 73 snap -1 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1938: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1939: read oid 69 snap -1 2023-10-01T09:10:44.788 INFO:tasks.rados.rados.0.smithi111.stdout:1939: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-10-01T09:10:44.789 INFO:tasks.rados.rados.0.smithi111.stdout:1940: write oid 109 current snap is 0 2023-10-01T09:10:44.789 INFO:tasks.rados.rados.0.smithi111.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-10-01T09:10:44.795 INFO:tasks.rados.rados.0.smithi111.stdout:1940: writing smithi11166722-109 from 783556 to 1221964 tid 1 2023-10-01T09:10:44.800 INFO:tasks.rados.rados.0.smithi111.stdout:1940: writing smithi11166722-109 from 1674212 to 2074323 tid 2 2023-10-01T09:10:44.806 INFO:tasks.rados.rados.0.smithi111.stdout:1940: writing smithi11166722-109 from 2736451 to 3157185 tid 3 2023-10-01T09:10:44.811 INFO:tasks.rados.rados.0.smithi111.stdout:1940: writing smithi11166722-109 from 3882270 to 3983556 tid 4 2023-10-01T09:10:44.812 INFO:tasks.rados.rados.0.smithi111.stdout:1941: read oid 33 snap -1 2023-10-01T09:10:44.812 INFO:tasks.rados.rados.0.smithi111.stdout:1941: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-01T09:10:44.812 INFO:tasks.rados.rados.0.smithi111.stdout:1935: expect (ObjNum 962 snap 0 seq_num 962) 2023-10-01T09:10:44.908 INFO:tasks.rados.rados.0.smithi111.stdout:1933: finishing write tid 3 to smithi11166722-273 2023-10-01T09:10:44.908 INFO:tasks.rados.rados.0.smithi111.stdout:1933: finishing write tid 4 to smithi11166722-273 2023-10-01T09:10:44.908 INFO:tasks.rados.rados.0.smithi111.stdout:1933: finishing write tid 5 to smithi11166722-273 2023-10-01T09:10:44.909 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 209 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-10-01T09:10:44.909 INFO:tasks.rados.rados.0.smithi111.stdout:1933: left oid 273 (ObjNum 1305 snap 0 seq_num 1305) 2023-10-01T09:10:44.909 INFO:tasks.rados.rados.0.smithi111.stdout:1934: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:10:45.047 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:44 smithi111 bash[27633]: debug 2023-10-01T09:10:44.614+0000 7fc09046e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1936: finishing write tid 1 to smithi11166722-348 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1936: finishing write tid 2 to smithi11166722-348 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1942: read oid 238 snap -1 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1942: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1933: done (9 left) 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1934: done (8 left) 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1935: done (7 left) 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1943: read oid 320 snap -1 2023-10-01T09:10:45.068 INFO:tasks.rados.rados.0.smithi111.stdout:1943: expect (ObjNum 635 snap 0 seq_num 635) 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1944: read oid 241 snap -1 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1944: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1945: read oid 347 snap -1 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1945: expect deleted 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1946: read oid 451 snap -1 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1946: expect deleted 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1947: write oid 128 current snap is 0 2023-10-01T09:10:45.069 INFO:tasks.rados.rados.0.smithi111.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-10-01T09:10:45.076 INFO:tasks.rados.rados.0.smithi111.stdout:1947: writing smithi11166722-128 from 400363 to 914020 tid 1 2023-10-01T09:10:45.084 INFO:tasks.rados.rados.0.smithi111.stdout:1947: writing smithi11166722-128 from 1332694 to 1992816 tid 2 2023-10-01T09:10:45.084 INFO:tasks.rados.rados.0.smithi111.stdout:1948: delete oid 284 current snap is 0 2023-10-01T09:10:45.084 INFO:tasks.rados.rados.0.smithi111.stdout:1936: finishing write tid 3 to smithi11166722-348 2023-10-01T09:10:45.084 INFO:tasks.rados.rados.0.smithi111.stdout:1936: finishing write tid 4 to smithi11166722-348 2023-10-01T09:10:45.084 INFO:tasks.rados.rados.0.smithi111.stdout:1936: finishing write tid 5 to smithi11166722-348 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 348 v 333 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1936: left oid 348 (ObjNum 1306 snap 0 seq_num 1306) 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1937: finishing write tid 1 to smithi11166722-299 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1937: finishing write tid 2 to smithi11166722-299 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1937: finishing write tid 3 to smithi11166722-299 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1937: finishing write tid 4 to smithi11166722-299 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1937: finishing write tid 5 to smithi11166722-299 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 299 v 337 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1937: left oid 299 (ObjNum 1307 snap 0 seq_num 1307) 2023-10-01T09:10:45.085 INFO:tasks.rados.rados.0.smithi111.stdout:1939: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-10-01T09:10:45.204 INFO:tasks.rados.rados.0.smithi111.stdout:1940: finishing write tid 1 to smithi11166722-109 2023-10-01T09:10:45.204 INFO:tasks.rados.rados.0.smithi111.stdout:1940: finishing write tid 2 to smithi11166722-109 2023-10-01T09:10:45.204 INFO:tasks.rados.rados.0.smithi111.stdout:1938: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:10:45.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27633]: debug 2023-10-01T09:10:45.038+0000 7fc09046e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:10:45.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27633]: debug 2023-10-01T09:10:45.182+0000 7fc09046e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:10:45.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: cluster 2023-10-01T09:10:44.194748+0000 mon.a (mon.0) 812 : cluster [INF] Manager daemon x is now available 2023-10-01T09:10:45.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.230021+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.240036+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.244643+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.263737+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.280758+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.286532+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.325509+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.334249+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.745659+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.750947+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: cephadm 2023-10-01T09:10:44.803955+0000 mgr.x (mgr.15039) 1 : cephadm [INF] Deploying cephadm binary to smithi183 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: cephadm 2023-10-01T09:10:44.805176+0000 mgr.x (mgr.15039) 2 : cephadm [INF] Deploying cephadm binary to smithi111 2023-10-01T09:10:45.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: audit 2023-10-01T09:10:44.979123+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.111:0/3766442521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: cluster 2023-10-01T09:10:45.033529+0000 mon.a (mon.0) 823 : cluster [DBG] mgrmap e21: x(active, since 1.0162s) 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[27369]: cluster 2023-10-01T09:10:45.072636+0000 mgr.x (mgr.15039) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: cluster 2023-10-01T09:10:44.194748+0000 mon.a (mon.0) 812 : cluster [INF] Manager daemon x is now available 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.230021+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.240036+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.244643+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.263737+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.280758+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.286532+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:10:45.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.325509+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.334249+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.745659+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.750947+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: cephadm 2023-10-01T09:10:44.803955+0000 mgr.x (mgr.15039) 1 : cephadm [INF] Deploying cephadm binary to smithi183 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: cephadm 2023-10-01T09:10:44.805176+0000 mgr.x (mgr.15039) 2 : cephadm [INF] Deploying cephadm binary to smithi111 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: audit 2023-10-01T09:10:44.979123+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.111:0/3766442521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: cluster 2023-10-01T09:10:45.033529+0000 mon.a (mon.0) 823 : cluster [DBG] mgrmap e21: x(active, since 1.0162s) 2023-10-01T09:10:45.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:45 smithi111 bash[33891]: cluster 2023-10-01T09:10:45.072636+0000 mgr.x (mgr.15039) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1940: finishing write tid 3 to smithi11166722-109 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1940: finishing write tid 4 to smithi11166722-109 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1940: finishing write tid 5 to smithi11166722-109 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1936: done (12 left) 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1937: done (11 left) 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1938: done (10 left) 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1939: done (9 left) 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1948: done (8 left) 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1949: read oid 371 snap -1 2023-10-01T09:10:45.389 INFO:tasks.rados.rados.0.smithi111.stdout:1949: expect (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:10:45.390 INFO:tasks.rados.rados.0.smithi111.stdout:1950: delete oid 232 current snap is 0 2023-10-01T09:10:45.390 INFO:tasks.rados.rados.0.smithi111.stdout:1940: finishing write tid 6 to smithi11166722-109 2023-10-01T09:10:45.390 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 270 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-10-01T09:10:45.390 INFO:tasks.rados.rados.0.smithi111.stdout:1940: left oid 109 (ObjNum 1308 snap 0 seq_num 1308) 2023-10-01T09:10:45.390 INFO:tasks.rados.rados.0.smithi111.stdout:1941: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-01T09:10:45.468 INFO:tasks.rados.rados.0.smithi111.stdout:1944: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-01T09:10:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: cluster 2023-10-01T09:10:44.194748+0000 mon.a (mon.0) 812 : cluster [INF] Manager daemon x is now available 2023-10-01T09:10:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.230021+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.240036+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.244643+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:10:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.263737+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:10:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.280758+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:10:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.286532+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:10:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.325509+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T09:10:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.334249+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.745659+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.750947+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: cephadm 2023-10-01T09:10:44.803955+0000 mgr.x (mgr.15039) 1 : cephadm [INF] Deploying cephadm binary to smithi183 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: cephadm 2023-10-01T09:10:44.805176+0000 mgr.x (mgr.15039) 2 : cephadm [INF] Deploying cephadm binary to smithi111 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: audit 2023-10-01T09:10:44.979123+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.111:0/3766442521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: cluster 2023-10-01T09:10:45.033529+0000 mon.a (mon.0) 823 : cluster [DBG] mgrmap e21: x(active, since 1.0162s) 2023-10-01T09:10:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:45 smithi183 bash[27651]: cluster 2023-10-01T09:10:45.072636+0000 mgr.x (mgr.15039) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:45.650 INFO:tasks.rados.rados.0.smithi111.stdout:1943: expect (ObjNum 635 snap 0 seq_num 635) 2023-10-01T09:10:45.749 INFO:tasks.rados.rados.0.smithi111.stdout:1942: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:1947: finishing write tid 1 to smithi11166722-128 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:1947: finishing write tid 2 to smithi11166722-128 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:1947: finishing write tid 3 to smithi11166722-128 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:1947: finishing write tid 4 to smithi11166722-128 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 128 v 272 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:1947: left oid 128 (ObjNum 1309 snap 0 seq_num 1309) 2023-10-01T09:10:45.880 INFO:tasks.rados.rados.0.smithi111.stdout:1949: expect (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1940: done (9 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1941: done (8 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1942: done (7 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1943: done (6 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1944: done (5 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1945: done (4 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1946: done (3 left) 2023-10-01T09:10:46.026 INFO:tasks.rados.rados.0.smithi111.stdout:1947: done (2 left) 2023-10-01T09:10:46.027 INFO:tasks.rados.rados.0.smithi111.stdout:1949: done (1 left) 2023-10-01T09:10:46.027 INFO:tasks.rados.rados.0.smithi111.stdout:1950: done (0 left) 2023-10-01T09:10:46.027 INFO:tasks.rados.rados.0.smithi111.stdout:1951: write oid 125 current snap is 0 2023-10-01T09:10:46.027 INFO:tasks.rados.rados.0.smithi111.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-10-01T09:10:46.038 INFO:tasks.rados.rados.0.smithi111.stdout:1951: writing smithi11166722-125 from 450784 to 1190188 tid 1 2023-10-01T09:10:46.044 INFO:tasks.rados.rados.0.smithi111.stdout:1951: writing smithi11166722-125 from 1791787 to 2050784 tid 2 2023-10-01T09:10:46.044 INFO:tasks.rados.rados.0.smithi111.stdout:1952: read oid 479 snap -1 2023-10-01T09:10:46.044 INFO:tasks.rados.rados.0.smithi111.stdout:1952: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-01T09:10:46.044 INFO:tasks.rados.rados.0.smithi111.stdout:1953: read oid 47 snap -1 2023-10-01T09:10:46.045 INFO:tasks.rados.rados.0.smithi111.stdout:1953: expect deleted 2023-10-01T09:10:46.045 INFO:tasks.rados.rados.0.smithi111.stdout:1954: read oid 491 snap -1 2023-10-01T09:10:46.045 INFO:tasks.rados.rados.0.smithi111.stdout:1954: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:10:46.045 INFO:tasks.rados.rados.0.smithi111.stdout:1955: delete oid 141 current snap is 0 2023-10-01T09:10:46.045 INFO:tasks.rados.rados.0.smithi111.stdout:1951: finishing write tid 1 to smithi11166722-125 2023-10-01T09:10:46.046 INFO:tasks.rados.rados.0.smithi111.stdout:1951: finishing write tid 2 to smithi11166722-125 2023-10-01T09:10:46.046 INFO:tasks.rados.rados.0.smithi111.stdout:1953: done (4 left) 2023-10-01T09:10:46.047 INFO:tasks.rados.rados.0.smithi111.stdout:1955: done (3 left) 2023-10-01T09:10:46.047 INFO:tasks.rados.rados.0.smithi111.stdout:1956: delete oid 141 current snap is 0 2023-10-01T09:10:46.049 INFO:tasks.rados.rados.0.smithi111.stdout:1951: finishing write tid 3 to smithi11166722-125 2023-10-01T09:10:46.049 INFO:tasks.rados.rados.0.smithi111.stdout:1951: finishing write tid 4 to smithi11166722-125 2023-10-01T09:10:46.049 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 125 v 298 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-10-01T09:10:46.049 INFO:tasks.rados.rados.0.smithi111.stdout:1951: left oid 125 (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T09:10:46.050 INFO:tasks.rados.rados.0.smithi111.stdout:1951: done (3 left) 2023-10-01T09:10:46.050 INFO:tasks.rados.rados.0.smithi111.stdout:1956: done (2 left) 2023-10-01T09:10:46.050 INFO:tasks.rados.rados.0.smithi111.stdout:1957: delete oid 181 current snap is 0 2023-10-01T09:10:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:1957: done (2 left) 2023-10-01T09:10:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:1958: read oid 369 snap -1 2023-10-01T09:10:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:1958: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T09:10:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:1959: write oid 189 current snap is 0 2023-10-01T09:10:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-10-01T09:10:46.062 INFO:tasks.rados.rados.0.smithi111.stdout:1959: writing smithi11166722-189 from 518012 to 1274765 tid 1 2023-10-01T09:10:46.068 INFO:tasks.rados.rados.0.smithi111.stdout:1959: writing smithi11166722-189 from 2025715 to 2118012 tid 2 2023-10-01T09:10:46.068 INFO:tasks.rados.rados.0.smithi111.stdout:1960: write oid 367 current snap is 0 2023-10-01T09:10:46.068 INFO:tasks.rados.rados.0.smithi111.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-10-01T09:10:46.074 INFO:tasks.rados.rados.0.smithi111.stdout:1960: writing smithi11166722-367 from 534819 to 966821 tid 1 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1960: writing smithi11166722-367 from 1684197 to 2134819 tid 2 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1961: read oid 163 snap -1 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1961: expect (ObjNum 1192 snap 0 seq_num 1192) 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1962: read oid 181 snap -1 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1962: expect deleted 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1963: write oid 166 current snap is 0 2023-10-01T09:10:46.081 INFO:tasks.rados.rados.0.smithi111.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-10-01T09:10:46.088 INFO:tasks.rados.rados.0.smithi111.stdout:1963: writing smithi11166722-166 from 551626 to 1058877 tid 1 2023-10-01T09:10:46.093 INFO:tasks.rados.rados.0.smithi111.stdout:1963: writing smithi11166722-166 from 1626326 to 2044782 tid 2 2023-10-01T09:10:46.093 INFO:tasks.rados.rados.0.smithi111.stdout:1964: read oid 262 snap -1 2023-10-01T09:10:46.093 INFO:tasks.rados.rados.0.smithi111.stdout:1964: expect (ObjNum 1023 snap 0 seq_num 1023) 2023-10-01T09:10:46.094 INFO:tasks.rados.rados.0.smithi111.stdout:1965: write oid 97 current snap is 0 2023-10-01T09:10:46.094 INFO:tasks.rados.rados.0.smithi111.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-10-01T09:10:46.100 INFO:tasks.rados.rados.0.smithi111.stdout:1965: writing smithi11166722-97 from 568433 to 1150933 tid 1 2023-10-01T09:10:46.107 INFO:tasks.rados.rados.0.smithi111.stdout:1965: writing smithi11166722-97 from 1684808 to 2168433 tid 2 2023-10-01T09:10:46.107 INFO:tasks.rados.rados.0.smithi111.stdout:1966: write oid 339 current snap is 0 2023-10-01T09:10:46.108 INFO:tasks.rados.rados.0.smithi111.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-10-01T09:10:46.114 INFO:tasks.rados.rados.0.smithi111.stdout:1966: writing smithi11166722-339 from 585240 to 1242989 tid 1 2023-10-01T09:10:46.120 INFO:tasks.rados.rados.0.smithi111.stdout:1966: writing smithi11166722-339 from 1743290 to 2165415 tid 2 2023-10-01T09:10:46.120 INFO:tasks.rados.rados.0.smithi111.stdout:1967: read oid 126 snap -1 2023-10-01T09:10:46.120 INFO:tasks.rados.rados.0.smithi111.stdout:1967: expect (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:10:46.120 INFO:tasks.rados.rados.0.smithi111.stdout:1968: write oid 76 current snap is 0 2023-10-01T09:10:46.120 INFO:tasks.rados.rados.0.smithi111.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-10-01T09:10:46.127 INFO:tasks.rados.rados.0.smithi111.stdout:1968: writing smithi11166722-76 from 602047 to 1335045 tid 1 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1968: writing smithi11166722-76 from 1801772 to 2202047 tid 2 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1969: read oid 468 snap -1 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1969: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1970: read oid 274 snap -1 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1970: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1971: read oid 413 snap -1 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1971: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:10:46.133 INFO:tasks.rados.rados.0.smithi111.stdout:1954: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:10:46.314 INFO:tasks.rados.rados.0.smithi111.stdout:1952: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-01T09:10:46.482 INFO:tasks.rados.rados.0.smithi111.stdout:1959: finishing write tid 1 to smithi11166722-189 2023-10-01T09:10:46.483 INFO:tasks.rados.rados.0.smithi111.stdout:1958: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: audit 2023-10-01T09:10:45.229135+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: cluster 2023-10-01T09:10:45.229212+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: audit 2023-10-01T09:10:45.233494+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: cephadm 2023-10-01T09:10:45.325942+0000 mgr.x (mgr.15039) 4 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Bus STARTING 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: cephadm 2023-10-01T09:10:45.467244+0000 mgr.x (mgr.15039) 5 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Serving on http://172.21.15.183:8765 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: cephadm 2023-10-01T09:10:45.679045+0000 mgr.x (mgr.15039) 6 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Serving on https://172.21.15.183:7150 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: cephadm 2023-10-01T09:10:45.679239+0000 mgr.x (mgr.15039) 7 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Bus STARTED 2023-10-01T09:10:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:46 smithi183 bash[27651]: cluster 2023-10-01T09:10:46.039063+0000 mgr.x (mgr.15039) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: audit 2023-10-01T09:10:45.229135+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:10:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: cluster 2023-10-01T09:10:45.229212+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-01T09:10:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: audit 2023-10-01T09:10:45.233494+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:10:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: cephadm 2023-10-01T09:10:45.325942+0000 mgr.x (mgr.15039) 4 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Bus STARTING 2023-10-01T09:10:46.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: cephadm 2023-10-01T09:10:45.467244+0000 mgr.x (mgr.15039) 5 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Serving on http://172.21.15.183:8765 2023-10-01T09:10:46.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: cephadm 2023-10-01T09:10:45.679045+0000 mgr.x (mgr.15039) 6 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Serving on https://172.21.15.183:7150 2023-10-01T09:10:46.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: cephadm 2023-10-01T09:10:45.679239+0000 mgr.x (mgr.15039) 7 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Bus STARTED 2023-10-01T09:10:46.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27369]: cluster 2023-10-01T09:10:46.039063+0000 mgr.x (mgr.15039) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:46.574 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27633]: debug 2023-10-01T09:10:46.094+0000 7fc09046e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:10:46.575 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27633]: debug 2023-10-01T09:10:46.210+0000 7fc09046e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:10:46.575 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27633]: debug 2023-10-01T09:10:46.334+0000 7fc09046e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:10:46.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: audit 2023-10-01T09:10:45.229135+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:10:46.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: cluster 2023-10-01T09:10:45.229212+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-01T09:10:46.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: audit 2023-10-01T09:10:45.233494+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:10:46.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: cephadm 2023-10-01T09:10:45.325942+0000 mgr.x (mgr.15039) 4 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Bus STARTING 2023-10-01T09:10:46.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: cephadm 2023-10-01T09:10:45.467244+0000 mgr.x (mgr.15039) 5 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Serving on http://172.21.15.183:8765 2023-10-01T09:10:46.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: cephadm 2023-10-01T09:10:45.679045+0000 mgr.x (mgr.15039) 6 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Serving on https://172.21.15.183:7150 2023-10-01T09:10:46.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: cephadm 2023-10-01T09:10:45.679239+0000 mgr.x (mgr.15039) 7 : cephadm [INF] [01/Oct/2023:09:10:45] ENGINE Bus STARTED 2023-10-01T09:10:46.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[33891]: cluster 2023-10-01T09:10:46.039063+0000 mgr.x (mgr.15039) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:46.592 INFO:tasks.rados.rados.0.smithi111.stdout:1959: finishing write tid 2 to smithi11166722-189 2023-10-01T09:10:46.592 INFO:tasks.rados.rados.0.smithi111.stdout:1959: finishing write tid 3 to smithi11166722-189 2023-10-01T09:10:46.592 INFO:tasks.rados.rados.0.smithi111.stdout:1959: finishing write tid 4 to smithi11166722-189 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 189 v 340 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1959: left oid 189 (ObjNum 1316 snap 0 seq_num 1316) 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1960: finishing write tid 1 to smithi11166722-367 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1960: finishing write tid 2 to smithi11166722-367 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1960: finishing write tid 3 to smithi11166722-367 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1960: finishing write tid 4 to smithi11166722-367 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 367 v 263 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1960: left oid 367 (ObjNum 1317 snap 0 seq_num 1317) 2023-10-01T09:10:46.593 INFO:tasks.rados.rados.0.smithi111.stdout:1961: expect (ObjNum 1192 snap 0 seq_num 1192) 2023-10-01T09:10:46.692 INFO:tasks.rados.rados.0.smithi111.stdout:1963: finishing write tid 1 to smithi11166722-166 2023-10-01T09:10:46.692 INFO:tasks.rados.rados.0.smithi111.stdout:1963: finishing write tid 2 to smithi11166722-166 2023-10-01T09:10:46.692 INFO:tasks.rados.rados.0.smithi111.stdout:1963: finishing write tid 3 to smithi11166722-166 2023-10-01T09:10:46.692 INFO:tasks.rados.rados.0.smithi111.stdout:1963: finishing write tid 4 to smithi11166722-166 2023-10-01T09:10:46.693 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 166 v 343 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-10-01T09:10:46.693 INFO:tasks.rados.rados.0.smithi111.stdout:1963: left oid 166 (ObjNum 1318 snap 0 seq_num 1318) 2023-10-01T09:10:46.693 INFO:tasks.rados.rados.0.smithi111.stdout:1964: expect (ObjNum 1023 snap 0 seq_num 1023) 2023-10-01T09:10:46.871 INFO:tasks.rados.rados.0.smithi111.stdout:1965: finishing write tid 1 to smithi11166722-97 2023-10-01T09:10:46.871 INFO:tasks.rados.rados.0.smithi111.stdout:1965: finishing write tid 2 to smithi11166722-97 2023-10-01T09:10:46.871 INFO:tasks.rados.rados.0.smithi111.stdout:1965: finishing write tid 3 to smithi11166722-97 2023-10-01T09:10:46.871 INFO:tasks.rados.rados.0.smithi111.stdout:1952: done (15 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1954: done (14 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1958: done (13 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1959: done (12 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1960: done (11 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1961: done (10 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1962: done (9 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1963: done (8 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1964: done (7 left) 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1972: write oid 273 current snap is 0 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1965: finishing write tid 4 to smithi11166722-97 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 97 v 245 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-10-01T09:10:46.872 INFO:tasks.rados.rados.0.smithi111.stdout:1965: left oid 97 (ObjNum 1319 snap 0 seq_num 1319) 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:1966: finishing write tid 1 to smithi11166722-339 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:1966: finishing write tid 2 to smithi11166722-339 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:1966: finishing write tid 3 to smithi11166722-339 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:1966: finishing write tid 4 to smithi11166722-339 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 339 v 313 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:1966: left oid 339 (ObjNum 1320 snap 0 seq_num 1320) 2023-10-01T09:10:46.873 INFO:tasks.rados.rados.0.smithi111.stdout:1967: expect (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:10:46.879 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27633]: debug 2023-10-01T09:10:46.570+0000 7fc09046e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:10:46.938 INFO:tasks.rados.rados.0.smithi111.stdout:1968: finishing write tid 1 to smithi11166722-76 2023-10-01T09:10:46.938 INFO:tasks.rados.rados.0.smithi111.stdout:1968: finishing write tid 2 to smithi11166722-76 2023-10-01T09:10:46.938 INFO:tasks.rados.rados.0.smithi111.stdout:1968: finishing write tid 3 to smithi11166722-76 2023-10-01T09:10:46.938 INFO:tasks.rados.rados.0.smithi111.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-10-01T09:10:46.949 INFO:tasks.rados.rados.0.smithi111.stdout:1972: writing smithi11166722-273 from 618854 to 1027101 tid 1 2023-10-01T09:10:46.961 INFO:tasks.rados.rados.0.smithi111.stdout:1972: writing smithi11166722-273 from 1743901 to 2169695 tid 2 2023-10-01T09:10:46.961 INFO:tasks.rados.rados.0.smithi111.stdout:1965: done (7 left) 2023-10-01T09:10:46.961 INFO:tasks.rados.rados.0.smithi111.stdout:1966: done (6 left) 2023-10-01T09:10:46.961 INFO:tasks.rados.rados.0.smithi111.stdout:1967: done (5 left) 2023-10-01T09:10:46.961 INFO:tasks.rados.rados.0.smithi111.stdout:1973: write oid 180 current snap is 0 2023-10-01T09:10:46.961 INFO:tasks.rados.rados.0.smithi111.stdout:1968: finishing write tid 4 to smithi11166722-76 2023-10-01T09:10:46.962 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 76 v 211 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-10-01T09:10:46.962 INFO:tasks.rados.rados.0.smithi111.stdout:1968: left oid 76 (ObjNum 1321 snap 0 seq_num 1321) 2023-10-01T09:10:46.962 INFO:tasks.rados.rados.0.smithi111.stdout:1969: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-01T09:10:47.132 INFO:tasks.rados.rados.0.smithi111.stdout:1970: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T09:10:47.218 INFO:tasks.rados.rados.0.smithi111.stdout:1971: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:10:47.242 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:46 smithi111 bash[27633]: debug 2023-10-01T09:10:46.870+0000 7fc09046e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:10:47.242 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: debug 2023-10-01T09:10:47.066+0000 7fc09046e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:10:47.242 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27369]: audit 2023-10-01T09:10:46.232716+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:10:47.242 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27369]: cluster 2023-10-01T09:10:46.232802+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T09:10:47.242 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27369]: cluster 2023-10-01T09:10:47.041585+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:1972: finishing write tid 1 to smithi11166722-273 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:1972: finishing write tid 2 to smithi11166722-273 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:1972: finishing write tid 3 to smithi11166722-273 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:1972: finishing write tid 4 to smithi11166722-273 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 212 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:1972: left oid 273 (ObjNum 1322 snap 0 seq_num 1322) 2023-10-01T09:10:47.412 INFO:tasks.rados.rados.0.smithi111.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-10-01T09:10:47.421 INFO:tasks.rados.rados.0.smithi111.stdout:1973: writing smithi11166722-180 from 635661 to 1235510 tid 1 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1973: writing smithi11166722-180 from 1918736 to 2235661 tid 2 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1968: done (5 left) 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1969: done (4 left) 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1970: done (3 left) 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1971: done (2 left) 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1972: done (1 left) 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1974: write oid 213 current snap is 0 2023-10-01T09:10:47.429 INFO:tasks.rados.rados.0.smithi111.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-10-01T09:10:47.437 INFO:tasks.rados.rados.0.smithi111.stdout:1974: writing smithi11166722-213 from 652468 to 1327566 tid 1 2023-10-01T09:10:47.443 INFO:tasks.rados.rados.0.smithi111.stdout:1974: writing smithi11166722-213 from 1977218 to 2252468 tid 2 2023-10-01T09:10:47.443 INFO:tasks.rados.rados.0.smithi111.stdout:1975: write oid 485 current snap is 0 2023-10-01T09:10:47.443 INFO:tasks.rados.rados.0.smithi111.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-10-01T09:10:47.452 INFO:tasks.rados.rados.0.smithi111.stdout:1975: writing smithi11166722-485 from 669275 to 1419622 tid 1 2023-10-01T09:10:47.457 INFO:tasks.rados.rados.0.smithi111.stdout:1975: writing smithi11166722-485 from 2035700 to 2269275 tid 2 2023-10-01T09:10:47.457 INFO:tasks.rados.rados.0.smithi111.stdout:1976: read oid 423 snap -1 2023-10-01T09:10:47.457 INFO:tasks.rados.rados.0.smithi111.stdout:1976: expect (ObjNum 422 snap 0 seq_num 422) 2023-10-01T09:10:47.457 INFO:tasks.rados.rados.0.smithi111.stdout:1977: read oid 20 snap -1 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1977: expect deleted 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1978: write oid 162 current snap is 0 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1973: finishing write tid 1 to smithi11166722-180 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1973: finishing write tid 2 to smithi11166722-180 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1973: finishing write tid 3 to smithi11166722-180 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1973: finishing write tid 4 to smithi11166722-180 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 180 v 370 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1973: left oid 180 (ObjNum 1323 snap 0 seq_num 1323) 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1974: finishing write tid 1 to smithi11166722-213 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1974: finishing write tid 2 to smithi11166722-213 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1974: finishing write tid 3 to smithi11166722-213 2023-10-01T09:10:47.458 INFO:tasks.rados.rados.0.smithi111.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-10-01T09:10:47.464 INFO:tasks.rados.rados.0.smithi111.stdout:1978: writing smithi11166722-162 from 686082 to 1111678 tid 1 2023-10-01T09:10:47.470 INFO:tasks.rados.rados.0.smithi111.stdout:1978: writing smithi11166722-162 from 1577829 to 2010961 tid 2 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1973: done (5 left) 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1979: read oid 442 snap -1 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1979: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1980: write oid 439 current snap is 0 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1974: finishing write tid 4 to smithi11166722-213 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 213 v 373 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1974: left oid 213 (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1975: finishing write tid 1 to smithi11166722-485 2023-10-01T09:10:47.471 INFO:tasks.rados.rados.0.smithi111.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-10-01T09:10:47.477 INFO:tasks.rados.rados.0.smithi111.stdout:1980: writing smithi11166722-439 from 702889 to 1203734 tid 1 2023-10-01T09:10:47.483 INFO:tasks.rados.rados.0.smithi111.stdout:1980: writing smithi11166722-439 from 1636311 to 2213101 tid 2 2023-10-01T09:10:47.483 INFO:tasks.rados.rados.0.smithi111.stdout:1974: done (6 left) 2023-10-01T09:10:47.483 INFO:tasks.rados.rados.0.smithi111.stdout:1981: write oid 174 current snap is 0 2023-10-01T09:10:47.484 INFO:tasks.rados.rados.0.smithi111.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-10-01T09:10:47.491 INFO:tasks.rados.rados.0.smithi111.stdout:1981: writing smithi11166722-174 from 719696 to 1295790 tid 1 2023-10-01T09:10:47.497 INFO:tasks.rados.rados.0.smithi111.stdout:1981: writing smithi11166722-174 from 2094793 to 2319696 tid 2 2023-10-01T09:10:47.497 INFO:tasks.rados.rados.0.smithi111.stdout:1982: write oid 422 current snap is 0 2023-10-01T09:10:47.497 INFO:tasks.rados.rados.0.smithi111.stdout:1975: finishing write tid 2 to smithi11166722-485 2023-10-01T09:10:47.497 INFO:tasks.rados.rados.0.smithi111.stdout:1975: finishing write tid 3 to smithi11166722-485 2023-10-01T09:10:47.497 INFO:tasks.rados.rados.0.smithi111.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-10-01T09:10:47.504 INFO:tasks.rados.rados.0.smithi111.stdout:1982: writing smithi11166722-422 from 736503 to 1387846 tid 1 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:1982: writing smithi11166722-422 from 2153275 to 2336503 tid 2 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:1977: done (7 left) 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:1983: write oid 415 current snap is 0 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:1975: finishing write tid 4 to smithi11166722-485 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 485 v 273 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:1975: left oid 485 (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T09:10:47.511 INFO:tasks.rados.rados.0.smithi111.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-10-01T09:10:47.519 INFO:tasks.rados.rados.0.smithi111.stdout:1983: writing smithi11166722-415 from 753310 to 1479902 tid 1 2023-10-01T09:10:47.524 INFO:tasks.rados.rados.0.smithi111.stdout:1983: writing smithi11166722-415 from 2095404 to 2353310 tid 2 2023-10-01T09:10:47.524 INFO:tasks.rados.rados.0.smithi111.stdout:1975: done (7 left) 2023-10-01T09:10:47.524 INFO:tasks.rados.rados.0.smithi111.stdout:1984: write oid 149 current snap is 0 2023-10-01T09:10:47.524 INFO:tasks.rados.rados.0.smithi111.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-10-01T09:10:47.531 INFO:tasks.rados.rados.0.smithi111.stdout:1984: writing smithi11166722-149 from 770117 to 1288311 tid 1 2023-10-01T09:10:47.538 INFO:tasks.rados.rados.0.smithi111.stdout:1984: writing smithi11166722-149 from 1870239 to 2370117 tid 2 2023-10-01T09:10:47.538 INFO:tasks.rados.rados.0.smithi111.stdout:1985: write oid 177 current snap is 0 2023-10-01T09:10:47.538 INFO:tasks.rados.rados.0.smithi111.stdout:1976: expect (ObjNum 422 snap 0 seq_num 422) 2023-10-01T09:10:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:47 smithi183 bash[27651]: audit 2023-10-01T09:10:46.232716+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:10:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:47 smithi183 bash[27651]: cluster 2023-10-01T09:10:46.232802+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T09:10:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:47 smithi183 bash[27651]: cluster 2023-10-01T09:10:47.041585+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-10-01T09:10:47.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[33891]: audit 2023-10-01T09:10:46.232716+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:10:47.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[33891]: cluster 2023-10-01T09:10:46.232802+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T09:10:47.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[33891]: cluster 2023-10-01T09:10:47.041585+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-10-01T09:10:47.562 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: debug 2023-10-01T09:10:47.246+0000 7fc09046e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:10:47.562 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: debug 2023-10-01T09:10:47.554+0000 7fc09046e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:10:47.645 INFO:tasks.rados.rados.0.smithi111.stdout:1978: finishing write tid 1 to smithi11166722-162 2023-10-01T09:10:47.645 INFO:tasks.rados.rados.0.smithi111.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-10-01T09:10:47.653 INFO:tasks.rados.rados.0.smithi111.stdout:1985: writing smithi11166722-177 from 786924 to 1380367 tid 1 2023-10-01T09:10:47.660 INFO:tasks.rados.rados.0.smithi111.stdout:1985: writing smithi11166722-177 from 1928721 to 2386924 tid 2 2023-10-01T09:10:47.660 INFO:tasks.rados.rados.0.smithi111.stdout:1976: done (8 left) 2023-10-01T09:10:47.660 INFO:tasks.rados.rados.0.smithi111.stdout:1986: delete oid 130 current snap is 0 2023-10-01T09:10:47.660 INFO:tasks.rados.rados.0.smithi111.stdout:1979: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:10:47.778 INFO:tasks.rados.rados.0.smithi111.stdout:1978: finishing write tid 2 to smithi11166722-162 2023-10-01T09:10:47.778 INFO:tasks.rados.rados.0.smithi111.stdout:1978: finishing write tid 3 to smithi11166722-162 2023-10-01T09:10:47.778 INFO:tasks.rados.rados.0.smithi111.stdout:1978: finishing write tid 4 to smithi11166722-162 2023-10-01T09:10:47.778 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 162 v 316 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-10-01T09:10:47.778 INFO:tasks.rados.rados.0.smithi111.stdout:1978: left oid 162 (ObjNum 1326 snap 0 seq_num 1326) 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1980: finishing write tid 1 to smithi11166722-439 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1978: done (8 left) 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1979: done (7 left) 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1986: done (6 left) 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1987: read oid 126 snap -1 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1987: expect (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1988: write oid 190 current snap is 0 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1980: finishing write tid 2 to smithi11166722-439 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1980: finishing write tid 3 to smithi11166722-439 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1980: finishing write tid 4 to smithi11166722-439 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 293 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1980: left oid 439 (ObjNum 1327 snap 0 seq_num 1327) 2023-10-01T09:10:47.779 INFO:tasks.rados.rados.0.smithi111.stdout:1981: finishing write tid 1 to smithi11166722-174 2023-10-01T09:10:47.780 INFO:tasks.rados.rados.0.smithi111.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-10-01T09:10:47.785 INFO:tasks.rados.rados.0.smithi111.stdout:1988: writing smithi11166722-190 from 420538 to 1164479 tid 1 2023-10-01T09:10:47.793 INFO:tasks.rados.rados.0.smithi111.stdout:1988: writing smithi11166722-190 from 1929332 to 2420538 tid 2 2023-10-01T09:10:47.793 INFO:tasks.rados.rados.0.smithi111.stdout:1980: done (7 left) 2023-10-01T09:10:47.793 INFO:tasks.rados.rados.0.smithi111.stdout:1989: delete oid 151 current snap is 0 2023-10-01T09:10:47.793 INFO:tasks.rados.rados.0.smithi111.stdout:1981: finishing write tid 2 to smithi11166722-174 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1981: finishing write tid 3 to smithi11166722-174 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1981: finishing write tid 4 to smithi11166722-174 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 174 v 276 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1981: left oid 174 (ObjNum 1328 snap 0 seq_num 1328) 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1982: finishing write tid 1 to smithi11166722-422 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1982: finishing write tid 2 to smithi11166722-422 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1982: finishing write tid 3 to smithi11166722-422 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1982: finishing write tid 4 to smithi11166722-422 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 422 v 279 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-10-01T09:10:47.794 INFO:tasks.rados.rados.0.smithi111.stdout:1982: left oid 422 (ObjNum 1329 snap 0 seq_num 1329) 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1983: finishing write tid 1 to smithi11166722-415 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1983: finishing write tid 2 to smithi11166722-415 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1983: finishing write tid 3 to smithi11166722-415 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1983: finishing write tid 4 to smithi11166722-415 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 415 v 275 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1983: left oid 415 (ObjNum 1330 snap 0 seq_num 1330) 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1984: finishing write tid 1 to smithi11166722-149 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1984: finishing write tid 2 to smithi11166722-149 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1984: finishing write tid 3 to smithi11166722-149 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:1984: finishing write tid 4 to smithi11166722-149 2023-10-01T09:10:47.795 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 149 v 284 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1984: left oid 149 (ObjNum 1331 snap 0 seq_num 1331) 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1985: finishing write tid 1 to smithi11166722-177 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1985: finishing write tid 2 to smithi11166722-177 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1985: finishing write tid 3 to smithi11166722-177 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1985: finishing write tid 4 to smithi11166722-177 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 177 v 282 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1985: left oid 177 (ObjNum 1332 snap 0 seq_num 1332) 2023-10-01T09:10:47.796 INFO:tasks.rados.rados.0.smithi111.stdout:1987: expect (ObjNum 125 snap 0 seq_num 125) 2023-10-01T09:10:47.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: debug 2023-10-01T09:10:47.706+0000 7fc09046e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:10:47.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: [01/Oct/2023:09:10:47] ENGINE Bus STARTING 2023-10-01T09:10:47.863 INFO:tasks.rados.rados.0.smithi111.stdout:1988: finishing write tid 1 to smithi11166722-190 2023-10-01T09:10:47.863 INFO:tasks.rados.rados.0.smithi111.stdout:1988: finishing write tid 2 to smithi11166722-190 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1988: finishing write tid 3 to smithi11166722-190 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1988: finishing write tid 4 to smithi11166722-190 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 190 v 214 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1988: left oid 190 (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1981: done (7 left) 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1982: done (6 left) 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1983: done (5 left) 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1984: done (4 left) 2023-10-01T09:10:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:1985: done (3 left) 2023-10-01T09:10:47.865 INFO:tasks.rados.rados.0.smithi111.stdout:1987: done (2 left) 2023-10-01T09:10:47.865 INFO:tasks.rados.rados.0.smithi111.stdout:1988: done (1 left) 2023-10-01T09:10:47.865 INFO:tasks.rados.rados.0.smithi111.stdout:1989: done (0 left) 2023-10-01T09:10:47.865 INFO:tasks.rados.rados.0.smithi111.stdout:1990: write oid 98 current snap is 0 2023-10-01T09:10:47.865 INFO:tasks.rados.rados.0.smithi111.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-10-01T09:10:47.870 INFO:tasks.rados.rados.0.smithi111.stdout:1990: writing smithi11166722-98 from 454152 to 948591 tid 1 2023-10-01T09:10:47.880 INFO:tasks.rados.rados.0.smithi111.stdout:1990: writing smithi11166722-98 from 1646296 to 2381420 tid 2 2023-10-01T09:10:47.880 INFO:tasks.rados.rados.0.smithi111.stdout:1991: read oid 17 snap -1 2023-10-01T09:10:47.880 INFO:tasks.rados.rados.0.smithi111.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-01T09:10:47.880 INFO:tasks.rados.rados.0.smithi111.stdout:1992: read oid 221 snap -1 2023-10-01T09:10:47.880 INFO:tasks.rados.rados.0.smithi111.stdout:1992: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-10-01T09:10:47.880 INFO:tasks.rados.rados.0.smithi111.stdout:1993: write oid 163 current snap is 0 2023-10-01T09:10:47.881 INFO:tasks.rados.rados.0.smithi111.stdout:1990: finishing write tid 1 to smithi11166722-98 2023-10-01T09:10:47.881 INFO:tasks.rados.rados.0.smithi111.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-10-01T09:10:47.886 INFO:tasks.rados.rados.0.smithi111.stdout:1993: writing smithi11166722-163 from 470959 to 1040647 tid 1 2023-10-01T09:10:47.894 INFO:tasks.rados.rados.0.smithi111.stdout:1993: writing smithi11166722-163 from 1704778 to 2299913 tid 2 2023-10-01T09:10:47.894 INFO:tasks.rados.rados.0.smithi111.stdout:1994: write oid 464 current snap is 0 2023-10-01T09:10:47.894 INFO:tasks.rados.rados.0.smithi111.stdout:1990: finishing write tid 2 to smithi11166722-98 2023-10-01T09:10:47.895 INFO:tasks.rados.rados.0.smithi111.stdout:1990: finishing write tid 3 to smithi11166722-98 2023-10-01T09:10:47.895 INFO:tasks.rados.rados.0.smithi111.stdout:1990: finishing write tid 4 to smithi11166722-98 2023-10-01T09:10:47.895 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 98 v 217 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-10-01T09:10:47.895 INFO:tasks.rados.rados.0.smithi111.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-10-01T09:10:47.895 INFO:tasks.rados.rados.0.smithi111.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-01T09:10:47.970 INFO:tasks.rados.rados.0.smithi111.stdout:1993: finishing write tid 1 to smithi11166722-163 2023-10-01T09:10:47.970 INFO:tasks.rados.rados.0.smithi111.stdout:1992: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-10-01T09:10:48.093 INFO:tasks.rados.rados.0.smithi111.stdout:1993: finishing write tid 2 to smithi11166722-163 2023-10-01T09:10:48.094 INFO:tasks.rados.rados.0.smithi111.stdout:1993: finishing write tid 3 to smithi11166722-163 2023-10-01T09:10:48.094 INFO:tasks.rados.rados.0.smithi111.stdout:1993: finishing write tid 4 to smithi11166722-163 2023-10-01T09:10:48.094 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 163 v 220 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-10-01T09:10:48.094 INFO:tasks.rados.rados.0.smithi111.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-10-01T09:10:48.094 INFO:tasks.rados.rados.0.smithi111.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-10-01T09:10:48.107 INFO:tasks.rados.rados.0.smithi111.stdout:1994: writing smithi11166722-464 from 487766 to 1132703 tid 1 2023-10-01T09:10:48.114 INFO:tasks.rados.rados.0.smithi111.stdout:1994: writing smithi11166722-464 from 1646907 to 2385700 tid 2 2023-10-01T09:10:48.114 INFO:tasks.rados.rados.0.smithi111.stdout:1990: done (4 left) 2023-10-01T09:10:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:1991: done (3 left) 2023-10-01T09:10:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:1992: done (2 left) 2023-10-01T09:10:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:1993: done (1 left) 2023-10-01T09:10:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:1995: write oid 169 current snap is 0 2023-10-01T09:10:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:1994: finishing write tid 1 to smithi11166722-464 2023-10-01T09:10:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-10-01T09:10:48.120 INFO:tasks.rados.rados.0.smithi111.stdout:1995: writing smithi11166722-169 from 504573 to 941112 tid 1 2023-10-01T09:10:48.126 INFO:tasks.rados.rados.0.smithi111.stdout:1995: writing smithi11166722-169 from 1421742 to 2020546 tid 2 2023-10-01T09:10:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:1995: writing smithi11166722-169 from 2437505 to 2504573 tid 3 2023-10-01T09:10:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:1996: write oid 468 current snap is 0 2023-10-01T09:10:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-10-01T09:10:48.134 INFO:tasks.rados.rados.0.smithi111.stdout:1996: writing smithi11166722-468 from 521380 to 1033168 tid 1 2023-10-01T09:10:48.141 INFO:tasks.rados.rados.0.smithi111.stdout:1996: writing smithi11166722-468 from 1480224 to 2222686 tid 2 2023-10-01T09:10:48.142 INFO:tasks.rados.rados.0.smithi111.stdout:1997: write oid 416 current snap is 0 2023-10-01T09:10:48.142 INFO:tasks.rados.rados.0.smithi111.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-10-01T09:10:48.148 INFO:tasks.rados.rados.0.smithi111.stdout:1997: writing smithi11166722-416 from 538187 to 1125224 tid 1 2023-10-01T09:10:48.154 INFO:tasks.rados.rados.0.smithi111.stdout:1997: writing smithi11166722-416 from 1538706 to 2141179 tid 2 2023-10-01T09:10:48.154 INFO:tasks.rados.rados.0.smithi111.stdout:1998: write oid 461 current snap is 0 2023-10-01T09:10:48.154 INFO:tasks.rados.rados.0.smithi111.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-10-01T09:10:48.161 INFO:tasks.rados.rados.0.smithi111.stdout:1998: writing smithi11166722-461 from 554994 to 1217280 tid 1 2023-10-01T09:10:48.168 INFO:tasks.rados.rados.0.smithi111.stdout:1998: writing smithi11166722-461 from 1997188 to 2554994 tid 2 2023-10-01T09:10:48.168 INFO:tasks.rados.rados.0.smithi111.stdout:1999: write oid 84 current snap is 0 2023-10-01T09:10:48.169 INFO:tasks.rados.rados.0.smithi111.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-10-01T09:10:48.176 INFO:tasks.rados.rados.0.smithi111.stdout:1999: writing smithi11166722-84 from 571801 to 1309336 tid 1 2023-10-01T09:10:48.182 INFO:tasks.rados.rados.0.smithi111.stdout:1999: writing smithi11166722-84 from 1939317 to 2429106 tid 2 2023-10-01T09:10:48.182 INFO:tasks.rados.rados.0.smithi111.stdout:2000: write oid 40 current snap is 0 2023-10-01T09:10:48.183 INFO:tasks.rados.rados.0.smithi111.stdout:1994: finishing write tid 2 to smithi11166722-464 2023-10-01T09:10:48.183 INFO:tasks.rados.rados.0.smithi111.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-10-01T09:10:48.188 INFO:tasks.rados.rados.0.smithi111.stdout:2000: writing smithi11166722-40 from 588608 to 1001392 tid 1 2023-10-01T09:10:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2000: writing smithi11166722-40 from 1597799 to 2347599 tid 2 2023-10-01T09:10:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2001: delete oid 224 current snap is 0 2023-10-01T09:10:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:1994: finishing write tid 3 to smithi11166722-464 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1994: finishing write tid 4 to smithi11166722-464 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 464 v 346 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1995: finishing write tid 1 to smithi11166722-169 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1995: finishing write tid 2 to smithi11166722-169 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1995: finishing write tid 3 to smithi11166722-169 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1995: finishing write tid 4 to smithi11166722-169 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1995: finishing write tid 5 to smithi11166722-169 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 297 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1995: left oid 169 (ObjNum 1339 snap 0 seq_num 1339) 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1996: finishing write tid 1 to smithi11166722-468 2023-10-01T09:10:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:1996: finishing write tid 2 to smithi11166722-468 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1996: finishing write tid 3 to smithi11166722-468 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1996: finishing write tid 4 to smithi11166722-468 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 468 v 300 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1996: left oid 468 (ObjNum 1340 snap 0 seq_num 1340) 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1997: finishing write tid 1 to smithi11166722-416 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1997: finishing write tid 2 to smithi11166722-416 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1997: finishing write tid 3 to smithi11166722-416 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1997: finishing write tid 4 to smithi11166722-416 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 416 v 349 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1997: left oid 416 (ObjNum 1341 snap 0 seq_num 1341) 2023-10-01T09:10:48.198 INFO:tasks.rados.rados.0.smithi111.stdout:1998: finishing write tid 1 to smithi11166722-461 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1998: finishing write tid 2 to smithi11166722-461 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1998: finishing write tid 3 to smithi11166722-461 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1998: finishing write tid 4 to smithi11166722-461 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 461 v 223 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1998: left oid 461 (ObjNum 1342 snap 0 seq_num 1342) 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1999: finishing write tid 1 to smithi11166722-84 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1999: finishing write tid 2 to smithi11166722-84 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1999: finishing write tid 3 to smithi11166722-84 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1999: finishing write tid 4 to smithi11166722-84 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 262 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-10-01T09:10:48.199 INFO:tasks.rados.rados.0.smithi111.stdout:1999: left oid 84 (ObjNum 1343 snap 0 seq_num 1343) 2023-10-01T09:10:48.200 INFO:tasks.rados.rados.0.smithi111.stdout:2000: finishing write tid 1 to smithi11166722-40 2023-10-01T09:10:48.200 INFO:tasks.rados.rados.0.smithi111.stdout:1994: done (7 left) 2023-10-01T09:10:48.200 INFO:tasks.rados.rados.0.smithi111.stdout:1995: done (6 left) 2023-10-01T09:10:48.200 INFO:tasks.rados.rados.0.smithi111.stdout:1996: done (5 left) 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:1997: done (4 left) 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:1998: done (3 left) 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:1999: done (2 left) 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:2001: done (1 left) 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:2002: read oid 238 snap -1 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:2002: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:2003: write oid 188 current snap is 0 2023-10-01T09:10:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-10-01T09:10:48.211 INFO:tasks.rados.rados.0.smithi111.stdout:2003: writing smithi11166722-188 from 622222 to 1301857 tid 1 2023-10-01T09:10:48.219 INFO:tasks.rados.rados.0.smithi111.stdout:2003: writing smithi11166722-188 from 1831116 to 2584585 tid 2 2023-10-01T09:10:48.219 INFO:tasks.rados.rados.0.smithi111.stdout:2004: write oid 179 current snap is 0 2023-10-01T09:10:48.219 INFO:tasks.rados.rados.0.smithi111.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-10-01T09:10:48.227 INFO:tasks.rados.rados.0.smithi111.stdout:2004: writing smithi11166722-179 from 639029 to 1393913 tid 1 2023-10-01T09:10:48.234 INFO:tasks.rados.rados.0.smithi111.stdout:2004: writing smithi11166722-179 from 2173245 to 2639029 tid 2 2023-10-01T09:10:48.234 INFO:tasks.rados.rados.0.smithi111.stdout:2005: write oid 200 current snap is 0 2023-10-01T09:10:48.235 INFO:tasks.rados.rados.0.smithi111.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-10-01T09:10:48.240 INFO:tasks.rados.rados.0.smithi111.stdout:2005: writing smithi11166722-200 from 655836 to 1085969 tid 1 2023-10-01T09:10:48.249 INFO:tasks.rados.rados.0.smithi111.stdout:2005: writing smithi11166722-200 from 1831727 to 2588865 tid 2 2023-10-01T09:10:48.249 INFO:tasks.rados.rados.0.smithi111.stdout:2006: delete oid 208 current snap is 0 2023-10-01T09:10:48.249 INFO:tasks.rados.rados.0.smithi111.stdout:2000: finishing write tid 2 to smithi11166722-40 2023-10-01T09:10:48.249 INFO:tasks.rados.rados.0.smithi111.stdout:2000: finishing write tid 3 to smithi11166722-40 2023-10-01T09:10:48.249 INFO:tasks.rados.rados.0.smithi111.stdout:2000: finishing write tid 4 to smithi11166722-40 2023-10-01T09:10:48.250 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 40 v 204 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-10-01T09:10:48.250 INFO:tasks.rados.rados.0.smithi111.stdout:2000: left oid 40 (ObjNum 1344 snap 0 seq_num 1344) 2023-10-01T09:10:48.250 INFO:tasks.rados.rados.0.smithi111.stdout:2002: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:10:48.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: CherryPy Checker: 2023-10-01T09:10:48.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: The Application mounted at '' has an empty config. 2023-10-01T09:10:48.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: [01/Oct/2023:09:10:47] ENGINE Serving on http://:::9283 2023-10-01T09:10:48.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:47 smithi111 bash[27633]: [01/Oct/2023:09:10:47] ENGINE Bus STARTED 2023-10-01T09:10:48.399 INFO:tasks.rados.rados.0.smithi111.stdout:2003: finishing write tid 1 to smithi11166722-188 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2003: finishing write tid 2 to smithi11166722-188 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2003: finishing write tid 3 to smithi11166722-188 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2003: finishing write tid 4 to smithi11166722-188 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 188 v 285 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2004: finishing write tid 1 to smithi11166722-179 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2004: finishing write tid 2 to smithi11166722-179 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2004: finishing write tid 3 to smithi11166722-179 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2004: finishing write tid 4 to smithi11166722-179 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 179 v 302 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-10-01T09:10:48.400 INFO:tasks.rados.rados.0.smithi111.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2005: finishing write tid 1 to smithi11166722-200 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2005: finishing write tid 2 to smithi11166722-200 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2005: finishing write tid 3 to smithi11166722-200 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2005: finishing write tid 4 to smithi11166722-200 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 200 v 352 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2005: left oid 200 (ObjNum 1348 snap 0 seq_num 1348) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2000: done (5 left) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2002: done (4 left) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2003: done (3 left) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2004: done (2 left) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2005: done (1 left) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2006: done (0 left) 2023-10-01T09:10:48.401 INFO:tasks.rados.rados.0.smithi111.stdout:2007: write oid 188 current snap is 0 2023-10-01T09:10:48.402 INFO:tasks.rados.rados.0.smithi111.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-10-01T09:10:48.413 INFO:tasks.rados.rados.0.smithi111.stdout:2007: writing smithi11166722-188 from 689450 to 1270081 tid 1 2023-10-01T09:10:48.422 INFO:tasks.rados.rados.0.smithi111.stdout:2007: writing smithi11166722-188 from 1948691 to 2689450 tid 2 2023-10-01T09:10:48.422 INFO:tasks.rados.rados.0.smithi111.stdout:2008: read oid 249 snap -1 2023-10-01T09:10:48.422 INFO:tasks.rados.rados.0.smithi111.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T09:10:48.422 INFO:tasks.rados.rados.0.smithi111.stdout:2009: write oid 441 current snap is 0 2023-10-01T09:10:48.422 INFO:tasks.rados.rados.0.smithi111.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-10-01T09:10:48.431 INFO:tasks.rados.rados.0.smithi111.stdout:2009: writing smithi11166722-441 from 706257 to 1362137 tid 1 2023-10-01T09:10:48.437 INFO:tasks.rados.rados.0.smithi111.stdout:2009: writing smithi11166722-441 from 1890820 to 2395285 tid 2 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2010: delete oid 255 current snap is 0 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2007: finishing write tid 1 to smithi11166722-188 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2007: finishing write tid 2 to smithi11166722-188 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2007: finishing write tid 3 to smithi11166722-188 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2007: finishing write tid 4 to smithi11166722-188 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 188 v 288 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2023-10-01T09:10:48.438 INFO:tasks.rados.rados.0.smithi111.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T09:10:48.571 INFO:tasks.rados.rados.0.smithi111.stdout:2009: finishing write tid 1 to smithi11166722-441 2023-10-01T09:10:48.571 INFO:tasks.rados.rados.0.smithi111.stdout:2009: finishing write tid 2 to smithi11166722-441 2023-10-01T09:10:48.571 INFO:tasks.rados.rados.0.smithi111.stdout:2009: finishing write tid 3 to smithi11166722-441 2023-10-01T09:10:48.571 INFO:tasks.rados.rados.0.smithi111.stdout:2009: finishing write tid 4 to smithi11166722-441 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 441 v 355 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2007: done (3 left) 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2008: done (2 left) 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2009: done (1 left) 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2010: done (0 left) 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2011: write oid 348 current snap is 0 2023-10-01T09:10:48.572 INFO:tasks.rados.rados.0.smithi111.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-10-01T09:10:48.584 INFO:tasks.rados.rados.0.smithi111.stdout:2011: writing smithi11166722-348 from 739871 to 1146249 tid 1 2023-10-01T09:10:48.590 INFO:tasks.rados.rados.0.smithi111.stdout:2011: writing smithi11166722-348 from 1607784 to 2115918 tid 2 2023-10-01T09:10:48.590 INFO:tasks.rados.rados.0.smithi111.stdout:2012: write oid 160 current snap is 0 2023-10-01T09:10:48.590 INFO:tasks.rados.rados.0.smithi111.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-10-01T09:10:48.598 INFO:tasks.rados.rados.0.smithi111.stdout:2012: writing smithi11166722-160 from 756678 to 1354658 tid 1 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:2012: writing smithi11166722-160 from 1782619 to 2550764 tid 2 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:2013: write oid 408 current snap is 0 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:2011: finishing write tid 1 to smithi11166722-348 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:2011: finishing write tid 2 to smithi11166722-348 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:2011: finishing write tid 3 to smithi11166722-348 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:2011: finishing write tid 4 to smithi11166722-348 2023-10-01T09:10:48.605 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 348 v 358 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-10-01T09:10:48.606 INFO:tasks.rados.rados.0.smithi111.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-10-01T09:10:48.606 INFO:tasks.rados.rados.0.smithi111.stdout:2012: finishing write tid 1 to smithi11166722-160 2023-10-01T09:10:48.606 INFO:tasks.rados.rados.0.smithi111.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-10-01T09:10:48.613 INFO:tasks.rados.rados.0.smithi111.stdout:2013: writing smithi11166722-408 from 773485 to 1446714 tid 1 2023-10-01T09:10:48.620 INFO:tasks.rados.rados.0.smithi111.stdout:2013: writing smithi11166722-408 from 2124748 to 2636551 tid 2 2023-10-01T09:10:48.620 INFO:tasks.rados.rados.0.smithi111.stdout:2011: done (2 left) 2023-10-01T09:10:48.620 INFO:tasks.rados.rados.0.smithi111.stdout:2014: write oid 448 current snap is 0 2023-10-01T09:10:48.620 INFO:tasks.rados.rados.0.smithi111.stdout:2012: finishing write tid 2 to smithi11166722-160 2023-10-01T09:10:48.620 INFO:tasks.rados.rados.0.smithi111.stdout:2012: finishing write tid 3 to smithi11166722-160 2023-10-01T09:10:48.621 INFO:tasks.rados.rados.0.smithi111.stdout:2012: finishing write tid 4 to smithi11166722-160 2023-10-01T09:10:48.621 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 160 v 215 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-10-01T09:10:48.621 INFO:tasks.rados.rados.0.smithi111.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:10:48.621 INFO:tasks.rados.rados.0.smithi111.stdout:2013: finishing write tid 1 to smithi11166722-408 2023-10-01T09:10:48.621 INFO:tasks.rados.rados.0.smithi111.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-10-01T09:10:48.628 INFO:tasks.rados.rados.0.smithi111.stdout:2014: writing smithi11166722-448 from 790292 to 1538770 tid 1 2023-10-01T09:10:48.636 INFO:tasks.rados.rados.0.smithi111.stdout:2014: writing smithi11166722-448 from 2183230 to 2790292 tid 2 2023-10-01T09:10:48.636 INFO:tasks.rados.rados.0.smithi111.stdout:2012: done (2 left) 2023-10-01T09:10:48.636 INFO:tasks.rados.rados.0.smithi111.stdout:2015: read oid 170 snap -1 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2015: expect deleted 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2016: read oid 371 snap -1 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2016: expect (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2017: read oid 500 snap -1 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2017: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2018: read oid 244 snap -1 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2018: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2019: write oid 438 current snap is 0 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2013: finishing write tid 2 to smithi11166722-408 2023-10-01T09:10:48.637 INFO:tasks.rados.rados.0.smithi111.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-10-01T09:10:48.642 INFO:tasks.rados.rados.0.smithi111.stdout:2019: writing smithi11166722-438 from 407099 to 830826 tid 1 2023-10-01T09:10:48.649 INFO:tasks.rados.rados.0.smithi111.stdout:2019: writing smithi11166722-438 from 1441712 to 1957184 tid 2 2023-10-01T09:10:48.654 INFO:tasks.rados.rados.0.smithi111.stdout:2019: writing smithi11166722-438 from 2582060 to 2807099 tid 3 2023-10-01T09:10:48.654 INFO:tasks.rados.rados.0.smithi111.stdout:2020: write oid 370 current snap is 0 2023-10-01T09:10:48.654 INFO:tasks.rados.rados.0.smithi111.stdout:2013: finishing write tid 3 to smithi11166722-408 2023-10-01T09:10:48.655 INFO:tasks.rados.rados.0.smithi111.stdout:2013: finishing write tid 4 to smithi11166722-408 2023-10-01T09:10:48.655 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 408 v 305 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-10-01T09:10:48.655 INFO:tasks.rados.rados.0.smithi111.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-10-01T09:10:48.655 INFO:tasks.rados.rados.0.smithi111.stdout:2014: finishing write tid 1 to smithi11166722-448 2023-10-01T09:10:48.655 INFO:tasks.rados.rados.0.smithi111.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-10-01T09:10:48.659 INFO:tasks.rados.rados.0.smithi111.stdout:2020: writing smithi11166722-370 from 423906 to 922882 tid 1 2023-10-01T09:10:48.667 INFO:tasks.rados.rados.0.smithi111.stdout:2020: writing smithi11166722-370 from 1500194 to 2159324 tid 2 2023-10-01T09:10:48.670 INFO:tasks.rados.rados.0.smithi111.stdout:2020: writing smithi11166722-370 from 2609483 to 2823906 tid 3 2023-10-01T09:10:48.671 INFO:tasks.rados.rados.0.smithi111.stdout:2013: done (7 left) 2023-10-01T09:10:48.671 INFO:tasks.rados.rados.0.smithi111.stdout:2021: read oid 106 snap -1 2023-10-01T09:10:48.671 INFO:tasks.rados.rados.0.smithi111.stdout:2021: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T09:10:48.671 INFO:tasks.rados.rados.0.smithi111.stdout:2022: write oid 340 current snap is 0 2023-10-01T09:10:48.671 INFO:tasks.rados.rados.0.smithi111.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-10-01T09:10:48.676 INFO:tasks.rados.rados.0.smithi111.stdout:2022: writing smithi11166722-340 from 440713 to 1014938 tid 1 2023-10-01T09:10:48.683 INFO:tasks.rados.rados.0.smithi111.stdout:2022: writing smithi11166722-340 from 1442323 to 1961464 tid 2 2023-10-01T09:10:48.688 INFO:tasks.rados.rados.0.smithi111.stdout:2022: writing smithi11166722-340 from 2636906 to 2840713 tid 3 2023-10-01T09:10:48.688 INFO:tasks.rados.rados.0.smithi111.stdout:2023: delete oid 116 current snap is 0 2023-10-01T09:10:48.689 INFO:tasks.rados.rados.0.smithi111.stdout:2017: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T09:10:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: audit 2023-10-01T09:10:47.409811+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: audit 2023-10-01T09:10:47.424589+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.111:0/3494599739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: cluster 2023-10-01T09:10:47.732319+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon y started 2023-10-01T09:10:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: audit 2023-10-01T09:10:47.737826+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T09:10:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: audit 2023-10-01T09:10:47.740765+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:10:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: audit 2023-10-01T09:10:47.743901+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T09:10:48.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: audit 2023-10-01T09:10:47.744455+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:10:48.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:48 smithi183 bash[27651]: cluster 2023-10-01T09:10:48.039672+0000 mgr.x (mgr.15039) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: audit 2023-10-01T09:10:47.409811+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: audit 2023-10-01T09:10:47.424589+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.111:0/3494599739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: cluster 2023-10-01T09:10:47.732319+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon y started 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: audit 2023-10-01T09:10:47.737826+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: audit 2023-10-01T09:10:47.740765+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: audit 2023-10-01T09:10:47.743901+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T09:10:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: audit 2023-10-01T09:10:47.744455+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[33891]: cluster 2023-10-01T09:10:48.039672+0000 mgr.x (mgr.15039) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: audit 2023-10-01T09:10:47.409811+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: audit 2023-10-01T09:10:47.424589+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.111:0/3494599739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: cluster 2023-10-01T09:10:47.732319+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon y started 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: audit 2023-10-01T09:10:47.737826+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: audit 2023-10-01T09:10:47.740765+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: audit 2023-10-01T09:10:47.743901+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: audit 2023-10-01T09:10:47.744455+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.? 172.21.15.111:0/334234839' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:10:48.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:48 smithi111 bash[27369]: cluster 2023-10-01T09:10:48.039672+0000 mgr.x (mgr.15039) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:48.825 INFO:tasks.rados.rados.0.smithi111.stdout:2014: finishing write tid 2 to smithi11166722-448 2023-10-01T09:10:48.825 INFO:tasks.rados.rados.0.smithi111.stdout:2019: finishing write tid 1 to smithi11166722-438 2023-10-01T09:10:48.825 INFO:tasks.rados.rados.0.smithi111.stdout:2016: expect (ObjNum 687 snap 0 seq_num 687) 2023-10-01T09:10:48.983 INFO:tasks.rados.rados.0.smithi111.stdout:2014: finishing write tid 3 to smithi11166722-448 2023-10-01T09:10:48.983 INFO:tasks.rados.rados.0.smithi111.stdout:2014: finishing write tid 4 to smithi11166722-448 2023-10-01T09:10:48.984 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 448 v 308 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-10-01T09:10:48.984 INFO:tasks.rados.rados.0.smithi111.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2023-10-01T09:10:48.984 INFO:tasks.rados.rados.0.smithi111.stdout:2018: expect (ObjNum 829 snap 0 seq_num 829) 2023-10-01T09:10:49.230 INFO:tasks.rados.rados.0.smithi111.stdout:2019: finishing write tid 2 to smithi11166722-438 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2019: finishing write tid 3 to smithi11166722-438 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2019: finishing write tid 4 to smithi11166722-438 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2019: finishing write tid 5 to smithi11166722-438 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 438 v 227 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2019: left oid 438 (ObjNum 1357 snap 0 seq_num 1357) 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2020: finishing write tid 1 to smithi11166722-370 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2020: finishing write tid 2 to smithi11166722-370 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2014: done (9 left) 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2015: done (8 left) 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2016: done (7 left) 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2017: done (6 left) 2023-10-01T09:10:49.231 INFO:tasks.rados.rados.0.smithi111.stdout:2018: done (5 left) 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2019: done (4 left) 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2023: done (3 left) 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2024: delete oid 27 current snap is 0 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2020: finishing write tid 3 to smithi11166722-370 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2020: finishing write tid 4 to smithi11166722-370 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2020: finishing write tid 5 to smithi11166722-370 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 231 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2020: left oid 370 (ObjNum 1358 snap 0 seq_num 1358) 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2022: finishing write tid 1 to smithi11166722-340 2023-10-01T09:10:49.232 INFO:tasks.rados.rados.0.smithi111.stdout:2021: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2022: finishing write tid 2 to smithi11166722-340 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2022: finishing write tid 3 to smithi11166722-340 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2022: finishing write tid 4 to smithi11166722-340 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2022: finishing write tid 5 to smithi11166722-340 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 340 v 320 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2022: left oid 340 (ObjNum 1359 snap 0 seq_num 1359) 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2020: done (3 left) 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2021: done (2 left) 2023-10-01T09:10:49.355 INFO:tasks.rados.rados.0.smithi111.stdout:2022: done (1 left) 2023-10-01T09:10:49.356 INFO:tasks.rados.rados.0.smithi111.stdout:2024: done (0 left) 2023-10-01T09:10:49.356 INFO:tasks.rados.rados.0.smithi111.stdout:2025: write oid 67 current snap is 0 2023-10-01T09:10:49.356 INFO:tasks.rados.rados.0.smithi111.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-10-01T09:10:49.366 INFO:tasks.rados.rados.0.smithi111.stdout:2025: writing smithi11166722-67 from 491134 to 1007459 tid 1 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2025: writing smithi11166722-67 from 1734122 to 2400590 tid 2 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2026: read oid 421 snap -1 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2027: read oid 147 snap -1 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2027: expect (ObjNum 1146 snap 0 seq_num 1146) 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2028: write oid 111 current snap is 0 2023-10-01T09:10:49.374 INFO:tasks.rados.rados.0.smithi111.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-10-01T09:10:49.380 INFO:tasks.rados.rados.0.smithi111.stdout:2028: writing smithi11166722-111 from 507941 to 1099515 tid 1 2023-10-01T09:10:49.388 INFO:tasks.rados.rados.0.smithi111.stdout:2028: writing smithi11166722-111 from 1676251 to 2202730 tid 2 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2028: writing smithi11166722-111 from 2746598 to 2907941 tid 3 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2029: read oid 354 snap -1 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2029: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2030: read oid 363 snap -1 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2030: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2031: write oid 431 current snap is 0 2023-10-01T09:10:49.393 INFO:tasks.rados.rados.0.smithi111.stdout:2025: finishing write tid 1 to smithi11166722-67 2023-10-01T09:10:49.394 INFO:tasks.rados.rados.0.smithi111.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-10-01T09:10:49.400 INFO:tasks.rados.rados.0.smithi111.stdout:2031: writing smithi11166722-431 from 524748 to 1191571 tid 1 2023-10-01T09:10:49.407 INFO:tasks.rados.rados.0.smithi111.stdout:2031: writing smithi11166722-431 from 1734733 to 2404870 tid 2 2023-10-01T09:10:49.407 INFO:tasks.rados.rados.0.smithi111.stdout:2032: write oid 225 current snap is 0 2023-10-01T09:10:49.407 INFO:tasks.rados.rados.0.smithi111.stdout:2025: finishing write tid 2 to smithi11166722-67 2023-10-01T09:10:49.407 INFO:tasks.rados.rados.0.smithi111.stdout:2025: finishing write tid 3 to smithi11166722-67 2023-10-01T09:10:49.407 INFO:tasks.rados.rados.0.smithi111.stdout:2025: finishing write tid 4 to smithi11166722-67 2023-10-01T09:10:49.408 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 67 v 234 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-10-01T09:10:49.408 INFO:tasks.rados.rados.0.smithi111.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-10-01T09:10:49.408 INFO:tasks.rados.rados.0.smithi111.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-10-01T09:10:49.415 INFO:tasks.rados.rados.0.smithi111.stdout:2032: writing smithi11166722-225 from 541555 to 1283627 tid 1 2023-10-01T09:10:49.421 INFO:tasks.rados.rados.0.smithi111.stdout:2032: writing smithi11166722-225 from 1793215 to 2323363 tid 2 2023-10-01T09:10:49.425 INFO:tasks.rados.rados.0.smithi111.stdout:2032: writing smithi11166722-225 from 2801444 to 2941555 tid 3 2023-10-01T09:10:49.426 INFO:tasks.rados.rados.0.smithi111.stdout:2025: done (7 left) 2023-10-01T09:10:49.426 INFO:tasks.rados.rados.0.smithi111.stdout:2033: write oid 270 current snap is 0 2023-10-01T09:10:49.426 INFO:tasks.rados.rados.0.smithi111.stdout:2028: finishing write tid 1 to smithi11166722-111 2023-10-01T09:10:49.426 INFO:tasks.rados.rados.0.smithi111.stdout:2027: expect (ObjNum 1146 snap 0 seq_num 1146) 2023-10-01T09:10:49.614 INFO:tasks.rados.rados.0.smithi111.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-10-01T09:10:49.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:49 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:49] "GET /metrics HTTP/1.1" 200 33172 "" "Prometheus/2.33.4" 2023-10-01T09:10:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:49 smithi183 bash[27651]: cluster 2023-10-01T09:10:48.426531+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-01T09:10:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:49 smithi183 bash[27651]: audit 2023-10-01T09:10:48.426883+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:10:49.807 INFO:tasks.rados.rados.0.smithi111.stdout:2028: finishing write tid 2 to smithi11166722-111 2023-10-01T09:10:49.807 INFO:tasks.rados.rados.0.smithi111.stdout:2029: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:10:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:49 smithi111 bash[33891]: cluster 2023-10-01T09:10:48.426531+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-01T09:10:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:49 smithi111 bash[33891]: audit 2023-10-01T09:10:48.426883+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:10:49.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:49 smithi111 bash[27369]: cluster 2023-10-01T09:10:48.426531+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-01T09:10:49.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:49 smithi111 bash[27369]: audit 2023-10-01T09:10:48.426883+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:10:49.884 INFO:tasks.rados.rados.0.smithi111.stdout:2028: finishing write tid 3 to smithi11166722-111 2023-10-01T09:10:49.884 INFO:tasks.rados.rados.0.smithi111.stdout:2028: finishing write tid 4 to smithi11166722-111 2023-10-01T09:10:49.884 INFO:tasks.rados.rados.0.smithi111.stdout:2028: finishing write tid 5 to smithi11166722-111 2023-10-01T09:10:49.885 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 111 v 362 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-10-01T09:10:49.885 INFO:tasks.rados.rados.0.smithi111.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-10-01T09:10:49.885 INFO:tasks.rados.rados.0.smithi111.stdout:2031: finishing write tid 1 to smithi11166722-431 2023-10-01T09:10:49.885 INFO:tasks.rados.rados.0.smithi111.stdout:2031: finishing write tid 2 to smithi11166722-431 2023-10-01T09:10:49.885 INFO:tasks.rados.rados.0.smithi111.stdout:2031: finishing write tid 3 to smithi11166722-431 2023-10-01T09:10:49.885 INFO:tasks.rados.rados.0.smithi111.stdout:2030: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2031: finishing write tid 4 to smithi11166722-431 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 431 v 218 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2032: finishing write tid 1 to smithi11166722-225 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2032: finishing write tid 2 to smithi11166722-225 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2032: finishing write tid 3 to smithi11166722-225 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2032: finishing write tid 4 to smithi11166722-225 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:2032: finishing write tid 5 to smithi11166722-225 2023-10-01T09:10:50.041 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 366 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-10-01T09:10:50.042 INFO:tasks.rados.rados.0.smithi111.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-10-01T09:10:50.042 INFO:tasks.rados.rados.0.smithi111.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-10-01T09:10:50.051 INFO:tasks.rados.rados.0.smithi111.stdout:2033: writing smithi11166722-270 from 558362 to 975683 tid 1 2023-10-01T09:10:50.059 INFO:tasks.rados.rados.0.smithi111.stdout:2033: writing smithi11166722-270 from 1451697 to 2125503 tid 2 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2033: writing smithi11166722-270 from 2712514 to 2958362 tid 3 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2026: done (7 left) 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2027: done (6 left) 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2028: done (5 left) 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2029: done (4 left) 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2030: done (3 left) 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2031: done (2 left) 2023-10-01T09:10:50.065 INFO:tasks.rados.rados.0.smithi111.stdout:2032: done (1 left) 2023-10-01T09:10:50.066 INFO:tasks.rados.rados.0.smithi111.stdout:2034: read oid 305 snap -1 2023-10-01T09:10:50.066 INFO:tasks.rados.rados.0.smithi111.stdout:2034: expect (ObjNum 304 snap 0 seq_num 304) 2023-10-01T09:10:50.066 INFO:tasks.rados.rados.0.smithi111.stdout:2035: write oid 411 current snap is 0 2023-10-01T09:10:50.066 INFO:tasks.rados.rados.0.smithi111.stdout:2033: finishing write tid 1 to smithi11166722-270 2023-10-01T09:10:50.066 INFO:tasks.rados.rados.0.smithi111.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-10-01T09:10:50.071 INFO:tasks.rados.rados.0.smithi111.stdout:2035: writing smithi11166722-411 from 575169 to 1067739 tid 1 2023-10-01T09:10:50.077 INFO:tasks.rados.rados.0.smithi111.stdout:2035: writing smithi11166722-411 from 1793826 to 2211290 tid 2 2023-10-01T09:10:50.082 INFO:tasks.rados.rados.0.smithi111.stdout:2035: writing smithi11166722-411 from 2623584 to 2975169 tid 3 2023-10-01T09:10:50.082 INFO:tasks.rados.rados.0.smithi111.stdout:2036: write oid 251 current snap is 0 2023-10-01T09:10:50.082 INFO:tasks.rados.rados.0.smithi111.stdout:2033: finishing write tid 2 to smithi11166722-270 2023-10-01T09:10:50.082 INFO:tasks.rados.rados.0.smithi111.stdout:2033: finishing write tid 3 to smithi11166722-270 2023-10-01T09:10:50.082 INFO:tasks.rados.rados.0.smithi111.stdout:2033: finishing write tid 4 to smithi11166722-270 2023-10-01T09:10:50.083 INFO:tasks.rados.rados.0.smithi111.stdout:2033: finishing write tid 5 to smithi11166722-270 2023-10-01T09:10:50.083 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 270 v 288 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-10-01T09:10:50.083 INFO:tasks.rados.rados.0.smithi111.stdout:2033: left oid 270 (ObjNum 1366 snap 0 seq_num 1366) 2023-10-01T09:10:50.083 INFO:tasks.rados.rados.0.smithi111.stdout:2035: finishing write tid 1 to smithi11166722-411 2023-10-01T09:10:50.083 INFO:tasks.rados.rados.0.smithi111.stdout:2034: expect (ObjNum 304 snap 0 seq_num 304) 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:2035: finishing write tid 2 to smithi11166722-411 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:2035: finishing write tid 3 to smithi11166722-411 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:2035: finishing write tid 4 to smithi11166722-411 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:2035: finishing write tid 5 to smithi11166722-411 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 411 v 282 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:2035: left oid 411 (ObjNum 1367 snap 0 seq_num 1367) 2023-10-01T09:10:50.194 INFO:tasks.rados.rados.0.smithi111.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-10-01T09:10:50.207 INFO:tasks.rados.rados.0.smithi111.stdout:2036: writing smithi11166722-251 from 591976 to 1159795 tid 1 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2036: writing smithi11166722-251 from 1852308 to 2529783 tid 2 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2033: done (3 left) 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2034: done (2 left) 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2035: done (1 left) 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2037: read oid 245 snap -1 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2037: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-10-01T09:10:50.215 INFO:tasks.rados.rados.0.smithi111.stdout:2038: delete oid 282 current snap is 0 2023-10-01T09:10:50.216 INFO:tasks.rados.rados.0.smithi111.stdout:2036: finishing write tid 1 to smithi11166722-251 2023-10-01T09:10:50.217 INFO:tasks.rados.rados.0.smithi111.stdout:2038: done (2 left) 2023-10-01T09:10:50.217 INFO:tasks.rados.rados.0.smithi111.stdout:2039: delete oid 23 current snap is 0 2023-10-01T09:10:50.220 INFO:tasks.rados.rados.0.smithi111.stdout:2039: done (2 left) 2023-10-01T09:10:50.220 INFO:tasks.rados.rados.0.smithi111.stdout:2040: write oid 153 current snap is 0 2023-10-01T09:10:50.220 INFO:tasks.rados.rados.0.smithi111.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-10-01T09:10:50.231 INFO:tasks.rados.rados.0.smithi111.stdout:2040: writing smithi11166722-153 from 642397 to 1152316 tid 1 2023-10-01T09:10:50.237 INFO:tasks.rados.rados.0.smithi111.stdout:2040: writing smithi11166722-153 from 1627754 to 2052556 tid 2 2023-10-01T09:10:50.243 INFO:tasks.rados.rados.0.smithi111.stdout:2040: writing smithi11166722-153 from 2733276 to 3042397 tid 3 2023-10-01T09:10:50.243 INFO:tasks.rados.rados.0.smithi111.stdout:2041: write oid 441 current snap is 0 2023-10-01T09:10:50.243 INFO:tasks.rados.rados.0.smithi111.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-10-01T09:10:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:2041: writing smithi11166722-441 from 659204 to 1244372 tid 1 2023-10-01T09:10:50.257 INFO:tasks.rados.rados.0.smithi111.stdout:2041: writing smithi11166722-441 from 1686236 to 2371049 tid 2 2023-10-01T09:10:50.257 INFO:tasks.rados.rados.0.smithi111.stdout:2042: read oid 389 snap -1 2023-10-01T09:10:50.257 INFO:tasks.rados.rados.0.smithi111.stdout:2042: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:10:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:2043: read oid 499 snap -1 2023-10-01T09:10:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:2043: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T09:10:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:2044: write oid 380 current snap is 0 2023-10-01T09:10:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:2036: finishing write tid 2 to smithi11166722-251 2023-10-01T09:10:50.258 INFO:tasks.rados.rados.0.smithi111.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-10-01T09:10:50.265 INFO:tasks.rados.rados.0.smithi111.stdout:2044: writing smithi11166722-380 from 676011 to 1336428 tid 1 2023-10-01T09:10:50.270 INFO:tasks.rados.rados.0.smithi111.stdout:2044: writing smithi11166722-380 from 1744718 to 2173189 tid 2 2023-10-01T09:10:50.276 INFO:tasks.rados.rados.0.smithi111.stdout:2044: writing smithi11166722-380 from 2788122 to 3076011 tid 3 2023-10-01T09:10:50.276 INFO:tasks.rados.rados.0.smithi111.stdout:2045: write oid 224 current snap is 0 2023-10-01T09:10:50.276 INFO:tasks.rados.rados.0.smithi111.stdout:2036: finishing write tid 3 to smithi11166722-251 2023-10-01T09:10:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:2036: finishing write tid 4 to smithi11166722-251 2023-10-01T09:10:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 251 v 237 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-10-01T09:10:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:2036: left oid 251 (ObjNum 1368 snap 0 seq_num 1368) 2023-10-01T09:10:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:2037: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-10-01T09:10:50.420 INFO:tasks.rados.rados.0.smithi111.stdout:2040: finishing write tid 1 to smithi11166722-153 2023-10-01T09:10:50.420 INFO:tasks.rados.rados.0.smithi111.stdout:2040: finishing write tid 2 to smithi11166722-153 2023-10-01T09:10:50.420 INFO:tasks.rados.rados.0.smithi111.stdout:2040: finishing write tid 3 to smithi11166722-153 2023-10-01T09:10:50.421 INFO:tasks.rados.rados.0.smithi111.stdout:2040: finishing write tid 4 to smithi11166722-153 2023-10-01T09:10:50.421 INFO:tasks.rados.rados.0.smithi111.stdout:2040: finishing write tid 5 to smithi11166722-153 2023-10-01T09:10:50.421 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 153 v 292 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-10-01T09:10:50.421 INFO:tasks.rados.rados.0.smithi111.stdout:2040: left oid 153 (ObjNum 1371 snap 0 seq_num 1371) 2023-10-01T09:10:50.421 INFO:tasks.rados.rados.0.smithi111.stdout:2041: finishing write tid 1 to smithi11166722-441 2023-10-01T09:10:50.421 INFO:tasks.rados.rados.0.smithi111.stdout:2043: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T09:10:50.555 INFO:tasks.rados.rados.0.smithi111.stdout:2042: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:2041: finishing write tid 2 to smithi11166722-441 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:2041: finishing write tid 3 to smithi11166722-441 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:2041: finishing write tid 4 to smithi11166722-441 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 441 v 369 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:2041: left oid 441 (ObjNum 1372 snap 0 seq_num 1372) 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:2044: finishing write tid 1 to smithi11166722-380 2023-10-01T09:10:50.638 INFO:tasks.rados.rados.0.smithi111.stdout:2044: finishing write tid 2 to smithi11166722-380 2023-10-01T09:10:50.639 INFO:tasks.rados.rados.0.smithi111.stdout:2044: finishing write tid 3 to smithi11166722-380 2023-10-01T09:10:50.639 INFO:tasks.rados.rados.0.smithi111.stdout:2044: finishing write tid 4 to smithi11166722-380 2023-10-01T09:10:50.639 INFO:tasks.rados.rados.0.smithi111.stdout:2044: finishing write tid 5 to smithi11166722-380 2023-10-01T09:10:50.639 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 269 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-10-01T09:10:50.639 INFO:tasks.rados.rados.0.smithi111.stdout:2044: left oid 380 (ObjNum 1373 snap 0 seq_num 1373) 2023-10-01T09:10:50.639 INFO:tasks.rados.rados.0.smithi111.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-10-01T09:10:50.653 INFO:tasks.rados.rados.0.smithi111.stdout:2045: writing smithi11166722-224 from 692818 to 1428484 tid 1 2023-10-01T09:10:50.661 INFO:tasks.rados.rados.0.smithi111.stdout:2045: writing smithi11166722-224 from 2203200 to 2891682 tid 2 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2036: done (7 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2037: done (6 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2040: done (5 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2041: done (4 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2042: done (3 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2043: done (2 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2044: done (1 left) 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2046: read oid 451 snap -1 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2046: expect deleted 2023-10-01T09:10:50.662 INFO:tasks.rados.rados.0.smithi111.stdout:2047: delete oid 155 current snap is 0 2023-10-01T09:10:50.663 INFO:tasks.rados.rados.0.smithi111.stdout:2045: finishing write tid 1 to smithi11166722-224 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2046: done (2 left) 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2047: done (1 left) 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2048: read oid 249 snap -1 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2048: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2049: read oid 412 snap -1 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2049: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2050: read oid 442 snap -1 2023-10-01T09:10:50.665 INFO:tasks.rados.rados.0.smithi111.stdout:2050: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:10:50.666 INFO:tasks.rados.rados.0.smithi111.stdout:2051: write oid 468 current snap is 0 2023-10-01T09:10:50.666 INFO:tasks.rados.rados.0.smithi111.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-10-01T09:10:50.671 INFO:tasks.rados.rados.0.smithi111.stdout:2051: writing smithi11166722-468 from 726432 to 1212596 tid 1 2023-10-01T09:10:50.679 INFO:tasks.rados.rados.0.smithi111.stdout:2051: writing smithi11166722-468 from 1803811 to 2495962 tid 2 2023-10-01T09:10:50.679 INFO:tasks.rados.rados.0.smithi111.stdout:2052: write oid 105 current snap is 0 2023-10-01T09:10:50.679 INFO:tasks.rados.rados.0.smithi111.stdout:2045: finishing write tid 2 to smithi11166722-224 2023-10-01T09:10:50.679 INFO:tasks.rados.rados.0.smithi111.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-10-01T09:10:50.688 INFO:tasks.rados.rados.0.smithi111.stdout:2052: writing smithi11166722-105 from 743239 to 1421005 tid 1 2023-10-01T09:10:50.694 INFO:tasks.rados.rados.0.smithi111.stdout:2052: writing smithi11166722-105 from 1978646 to 2414455 tid 2 2023-10-01T09:10:50.699 INFO:tasks.rados.rados.0.smithi111.stdout:2052: writing smithi11166722-105 from 2897814 to 3143239 tid 3 2023-10-01T09:10:50.699 INFO:tasks.rados.rados.0.smithi111.stdout:2053: read oid 259 snap -1 2023-10-01T09:10:50.699 INFO:tasks.rados.rados.0.smithi111.stdout:2053: expect (ObjNum 852 snap 0 seq_num 852) 2023-10-01T09:10:50.699 INFO:tasks.rados.rados.0.smithi111.stdout:2054: read oid 246 snap -1 2023-10-01T09:10:50.699 INFO:tasks.rados.rados.0.smithi111.stdout:2054: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-10-01T09:10:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:2055: write oid 56 current snap is 0 2023-10-01T09:10:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:2045: finishing write tid 3 to smithi11166722-224 2023-10-01T09:10:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:2045: finishing write tid 4 to smithi11166722-224 2023-10-01T09:10:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 285 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-10-01T09:10:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:2045: left oid 224 (ObjNum 1374 snap 0 seq_num 1374) 2023-10-01T09:10:50.700 INFO:tasks.rados.rados.0.smithi111.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-10-01T09:10:50.707 INFO:tasks.rados.rados.0.smithi111.stdout:2055: writing smithi11166722-56 from 760046 to 1513061 tid 1 2023-10-01T09:10:50.715 INFO:tasks.rados.rados.0.smithi111.stdout:2055: writing smithi11166722-56 from 2037128 to 2732948 tid 2 2023-10-01T09:10:50.715 INFO:tasks.rados.rados.0.smithi111.stdout:2045: done (8 left) 2023-10-01T09:10:50.715 INFO:tasks.rados.rados.0.smithi111.stdout:2056: read oid 399 snap -1 2023-10-01T09:10:50.715 INFO:tasks.rados.rados.0.smithi111.stdout:2056: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-01T09:10:50.715 INFO:tasks.rados.rados.0.smithi111.stdout:2057: write oid 448 current snap is 0 2023-10-01T09:10:50.715 INFO:tasks.rados.rados.0.smithi111.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-10-01T09:10:50.722 INFO:tasks.rados.rados.0.smithi111.stdout:2057: writing smithi11166722-448 from 776853 to 1205117 tid 1 2023-10-01T09:10:50.728 INFO:tasks.rados.rados.0.smithi111.stdout:2057: writing smithi11166722-448 from 1979257 to 2418735 tid 2 2023-10-01T09:10:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:2057: writing smithi11166722-448 from 2836307 to 3176853 tid 3 2023-10-01T09:10:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:2058: read oid 208 snap -1 2023-10-01T09:10:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:2058: expect deleted 2023-10-01T09:10:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:2059: write oid 97 current snap is 0 2023-10-01T09:10:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-10-01T09:10:50.740 INFO:tasks.rados.rados.0.smithi111.stdout:2059: writing smithi11166722-97 from 793660 to 1297173 tid 1 2023-10-01T09:10:50.748 INFO:tasks.rados.rados.0.smithi111.stdout:2059: writing smithi11166722-97 from 2037739 to 2620875 tid 2 2023-10-01T09:10:50.748 INFO:tasks.rados.rados.0.smithi111.stdout:2060: delete oid 332 current snap is 0 2023-10-01T09:10:50.748 INFO:tasks.rados.rados.0.smithi111.stdout:2050: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:10:50.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:50 smithi183 bash[27651]: audit 2023-10-01T09:10:49.869107+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.111:0/1237863242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:50.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:50 smithi183 bash[27651]: cluster 2023-10-01T09:10:50.040452+0000 mgr.x (mgr.15039) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:50.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:50 smithi111 bash[27369]: audit 2023-10-01T09:10:49.869107+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.111:0/1237863242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:50.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:50 smithi111 bash[27369]: cluster 2023-10-01T09:10:50.040452+0000 mgr.x (mgr.15039) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:50.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:50 smithi111 bash[33891]: audit 2023-10-01T09:10:49.869107+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.111:0/1237863242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:50.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:50 smithi111 bash[33891]: cluster 2023-10-01T09:10:50.040452+0000 mgr.x (mgr.15039) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:10:50.864 INFO:tasks.rados.rados.0.smithi111.stdout:2048: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T09:10:50.994 INFO:tasks.rados.rados.0.smithi111.stdout:2051: finishing write tid 1 to smithi11166722-468 2023-10-01T09:10:50.994 INFO:tasks.rados.rados.0.smithi111.stdout:2049: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2051: finishing write tid 2 to smithi11166722-468 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2051: finishing write tid 3 to smithi11166722-468 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2051: finishing write tid 4 to smithi11166722-468 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 468 v 303 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2051: left oid 468 (ObjNum 1376 snap 0 seq_num 1376) 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2052: finishing write tid 1 to smithi11166722-105 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2052: finishing write tid 2 to smithi11166722-105 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2052: finishing write tid 3 to smithi11166722-105 2023-10-01T09:10:51.128 INFO:tasks.rados.rados.0.smithi111.stdout:2052: finishing write tid 4 to smithi11166722-105 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2048: done (12 left) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2049: done (11 left) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2050: done (10 left) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2051: done (9 left) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2060: done (8 left) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2061: read oid 355 snap -1 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2061: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2062: read oid 261 snap -1 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2062: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2063: delete oid 49 current snap is 0 2023-10-01T09:10:51.129 INFO:tasks.rados.rados.0.smithi111.stdout:2052: finishing write tid 5 to smithi11166722-105 2023-10-01T09:10:51.130 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 296 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-10-01T09:10:51.130 INFO:tasks.rados.rados.0.smithi111.stdout:2052: left oid 105 (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T09:10:51.130 INFO:tasks.rados.rados.0.smithi111.stdout:2053: expect (ObjNum 852 snap 0 seq_num 852) 2023-10-01T09:10:51.248 INFO:tasks.rados.rados.0.smithi111.stdout:2054: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-10-01T09:10:51.483 INFO:tasks.rados.rados.0.smithi111.stdout:2055: finishing write tid 1 to smithi11166722-56 2023-10-01T09:10:51.483 INFO:tasks.rados.rados.0.smithi111.stdout:2055: finishing write tid 2 to smithi11166722-56 2023-10-01T09:10:51.483 INFO:tasks.rados.rados.0.smithi111.stdout:2055: finishing write tid 3 to smithi11166722-56 2023-10-01T09:10:51.484 INFO:tasks.rados.rados.0.smithi111.stdout:2055: finishing write tid 4 to smithi11166722-56 2023-10-01T09:10:51.484 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 376 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-10-01T09:10:51.484 INFO:tasks.rados.rados.0.smithi111.stdout:2055: left oid 56 (ObjNum 1378 snap 0 seq_num 1378) 2023-10-01T09:10:51.484 INFO:tasks.rados.rados.0.smithi111.stdout:2056: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2057: finishing write tid 1 to smithi11166722-448 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2057: finishing write tid 2 to smithi11166722-448 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2057: finishing write tid 3 to smithi11166722-448 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2057: finishing write tid 4 to smithi11166722-448 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2057: finishing write tid 5 to smithi11166722-448 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 448 v 313 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2057: left oid 448 (ObjNum 1379 snap 0 seq_num 1379) 2023-10-01T09:10:51.601 INFO:tasks.rados.rados.0.smithi111.stdout:2059: finishing write tid 1 to smithi11166722-97 2023-10-01T09:10:51.602 INFO:tasks.rados.rados.0.smithi111.stdout:2059: finishing write tid 2 to smithi11166722-97 2023-10-01T09:10:51.602 INFO:tasks.rados.rados.0.smithi111.stdout:2059: finishing write tid 3 to smithi11166722-97 2023-10-01T09:10:51.602 INFO:tasks.rados.rados.0.smithi111.stdout:2059: finishing write tid 4 to smithi11166722-97 2023-10-01T09:10:51.602 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 97 v 248 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-10-01T09:10:51.602 INFO:tasks.rados.rados.0.smithi111.stdout:2059: left oid 97 (ObjNum 1380 snap 0 seq_num 1380) 2023-10-01T09:10:51.602 INFO:tasks.rados.rados.0.smithi111.stdout:2061: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-10-01T09:10:51.763 INFO:tasks.rados.rados.0.smithi111.stdout:2062: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2052: done (10 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2053: done (9 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2054: done (8 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2055: done (7 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2056: done (6 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2057: done (5 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2058: done (4 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2059: done (3 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2061: done (2 left) 2023-10-01T09:10:51.856 INFO:tasks.rados.rados.0.smithi111.stdout:2062: done (1 left) 2023-10-01T09:10:51.857 INFO:tasks.rados.rados.0.smithi111.stdout:2063: done (0 left) 2023-10-01T09:10:51.857 INFO:tasks.rados.rados.0.smithi111.stdout:2064: read oid 9 snap -1 2023-10-01T09:10:51.857 INFO:tasks.rados.rados.0.smithi111.stdout:2064: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T09:10:51.857 INFO:tasks.rados.rados.0.smithi111.stdout:2065: write oid 15 current snap is 0 2023-10-01T09:10:51.857 INFO:tasks.rados.rados.0.smithi111.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-10-01T09:10:51.867 INFO:tasks.rados.rados.0.smithi111.stdout:2065: writing smithi11166722-15 from 444081 to 1173341 tid 1 2023-10-01T09:10:51.875 INFO:tasks.rados.rados.0.smithi111.stdout:2065: writing smithi11166722-15 from 1813185 to 2260001 tid 2 2023-10-01T09:10:51.881 INFO:tasks.rados.rados.0.smithi111.stdout:2065: writing smithi11166722-15 from 2945999 to 3244081 tid 3 2023-10-01T09:10:51.881 INFO:tasks.rados.rados.0.smithi111.stdout:2066: read oid 499 snap -1 2023-10-01T09:10:51.881 INFO:tasks.rados.rados.0.smithi111.stdout:2066: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T09:10:51.881 INFO:tasks.rados.rados.0.smithi111.stdout:2067: write oid 31 current snap is 0 2023-10-01T09:10:51.881 INFO:tasks.rados.rados.0.smithi111.stdout:2064: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T09:10:51.959 INFO:tasks.rados.rados.0.smithi111.stdout:2065: finishing write tid 1 to smithi11166722-15 2023-10-01T09:10:51.959 INFO:tasks.rados.rados.0.smithi111.stdout:2065: finishing write tid 2 to smithi11166722-15 2023-10-01T09:10:51.959 INFO:tasks.rados.rados.0.smithi111.stdout:2066: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T09:10:52.088 INFO:tasks.rados.rados.0.smithi111.stdout:2065: finishing write tid 3 to smithi11166722-15 2023-10-01T09:10:52.088 INFO:tasks.rados.rados.0.smithi111.stdout:2065: finishing write tid 4 to smithi11166722-15 2023-10-01T09:10:52.088 INFO:tasks.rados.rados.0.smithi111.stdout:2065: finishing write tid 5 to smithi11166722-15 2023-10-01T09:10:52.088 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 274 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-10-01T09:10:52.088 INFO:tasks.rados.rados.0.smithi111.stdout:2065: left oid 15 (ObjNum 1383 snap 0 seq_num 1383) 2023-10-01T09:10:52.088 INFO:tasks.rados.rados.0.smithi111.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-10-01T09:10:52.098 INFO:tasks.rados.rados.0.smithi111.stdout:2067: writing smithi11166722-31 from 460888 to 981750 tid 1 2023-10-01T09:10:52.104 INFO:tasks.rados.rados.0.smithi111.stdout:2067: writing smithi11166722-31 from 1471667 to 2062141 tid 2 2023-10-01T09:10:52.110 INFO:tasks.rados.rados.0.smithi111.stdout:2067: writing smithi11166722-31 from 2573422 to 3028829 tid 3 2023-10-01T09:10:52.110 INFO:tasks.rados.rados.0.smithi111.stdout:2064: done (3 left) 2023-10-01T09:10:52.111 INFO:tasks.rados.rados.0.smithi111.stdout:2065: done (2 left) 2023-10-01T09:10:52.111 INFO:tasks.rados.rados.0.smithi111.stdout:2066: done (1 left) 2023-10-01T09:10:52.111 INFO:tasks.rados.rados.0.smithi111.stdout:2068: write oid 494 current snap is 0 2023-10-01T09:10:52.111 INFO:tasks.rados.rados.0.smithi111.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-10-01T09:10:52.117 INFO:tasks.rados.rados.0.smithi111.stdout:2068: writing smithi11166722-494 from 477695 to 1073806 tid 1 2023-10-01T09:10:52.123 INFO:tasks.rados.rados.0.smithi111.stdout:2068: writing smithi11166722-494 from 1530149 to 1980634 tid 2 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2068: writing smithi11166722-494 from 2600845 to 3267524 tid 3 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2069: read oid 258 snap -1 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2069: expect (ObjNum 795 snap 0 seq_num 795) 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2070: delete oid 316 current snap is 0 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2067: finishing write tid 1 to smithi11166722-31 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2067: finishing write tid 2 to smithi11166722-31 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2067: finishing write tid 3 to smithi11166722-31 2023-10-01T09:10:52.131 INFO:tasks.rados.rados.0.smithi111.stdout:2067: finishing write tid 4 to smithi11166722-31 2023-10-01T09:10:52.132 INFO:tasks.rados.rados.0.smithi111.stdout:2067: finishing write tid 5 to smithi11166722-31 2023-10-01T09:10:52.132 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 31 v 307 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-10-01T09:10:52.132 INFO:tasks.rados.rados.0.smithi111.stdout:2067: left oid 31 (ObjNum 1384 snap 0 seq_num 1384) 2023-10-01T09:10:52.132 INFO:tasks.rados.rados.0.smithi111.stdout:2068: finishing write tid 1 to smithi11166722-494 2023-10-01T09:10:52.132 INFO:tasks.rados.rados.0.smithi111.stdout:2068: finishing write tid 2 to smithi11166722-494 2023-10-01T09:10:52.135 INFO:tasks.rados.rados.0.smithi111.stdout:2067: done (3 left) 2023-10-01T09:10:52.135 INFO:tasks.rados.rados.0.smithi111.stdout:2070: done (2 left) 2023-10-01T09:10:52.135 INFO:tasks.rados.rados.0.smithi111.stdout:2071: read oid 70 snap -1 2023-10-01T09:10:52.135 INFO:tasks.rados.rados.0.smithi111.stdout:2071: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:52.135 INFO:tasks.rados.rados.0.smithi111.stdout:2072: read oid 281 snap -1 2023-10-01T09:10:52.136 INFO:tasks.rados.rados.0.smithi111.stdout:2072: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-01T09:10:52.136 INFO:tasks.rados.rados.0.smithi111.stdout:2073: write oid 262 current snap is 0 2023-10-01T09:10:52.136 INFO:tasks.rados.rados.0.smithi111.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-10-01T09:10:52.145 INFO:tasks.rados.rados.0.smithi111.stdout:2073: writing smithi11166722-262 from 511309 to 1257918 tid 1 2023-10-01T09:10:52.153 INFO:tasks.rados.rados.0.smithi111.stdout:2073: writing smithi11166722-262 from 2047113 to 2501267 tid 2 2023-10-01T09:10:52.158 INFO:tasks.rados.rados.0.smithi111.stdout:2073: writing smithi11166722-262 from 3055691 to 3311309 tid 3 2023-10-01T09:10:52.158 INFO:tasks.rados.rados.0.smithi111.stdout:2074: read oid 237 snap -1 2023-10-01T09:10:52.158 INFO:tasks.rados.rados.0.smithi111.stdout:2074: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-10-01T09:10:52.158 INFO:tasks.rados.rados.0.smithi111.stdout:2075: write oid 43 current snap is 0 2023-10-01T09:10:52.159 INFO:tasks.rados.rados.0.smithi111.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-10-01T09:10:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:2075: writing smithi11166722-43 from 528116 to 949974 tid 1 2023-10-01T09:10:52.171 INFO:tasks.rados.rados.0.smithi111.stdout:2075: writing smithi11166722-43 from 1589242 to 2187054 tid 2 2023-10-01T09:10:52.178 INFO:tasks.rados.rados.0.smithi111.stdout:2075: writing smithi11166722-43 from 2966761 to 3328116 tid 3 2023-10-01T09:10:52.178 INFO:tasks.rados.rados.0.smithi111.stdout:2076: read oid 417 snap -1 2023-10-01T09:10:52.178 INFO:tasks.rados.rados.0.smithi111.stdout:2076: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:52.179 INFO:tasks.rados.rados.0.smithi111.stdout:2077: read oid 374 snap -1 2023-10-01T09:10:52.179 INFO:tasks.rados.rados.0.smithi111.stdout:2077: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:10:52.179 INFO:tasks.rados.rados.0.smithi111.stdout:2078: read oid 480 snap -1 2023-10-01T09:10:52.179 INFO:tasks.rados.rados.0.smithi111.stdout:2078: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:10:52.179 INFO:tasks.rados.rados.0.smithi111.stdout:2079: write oid 325 current snap is 0 2023-10-01T09:10:52.179 INFO:tasks.rados.rados.0.smithi111.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-10-01T09:10:52.184 INFO:tasks.rados.rados.0.smithi111.stdout:2079: writing smithi11166722-325 from 544923 to 1042030 tid 1 2023-10-01T09:10:52.190 INFO:tasks.rados.rados.0.smithi111.stdout:2079: writing smithi11166722-325 from 1647724 to 2105547 tid 2 2023-10-01T09:10:52.197 INFO:tasks.rados.rados.0.smithi111.stdout:2079: writing smithi11166722-325 from 2710537 to 3138657 tid 3 2023-10-01T09:10:52.197 INFO:tasks.rados.rados.0.smithi111.stdout:2080: write oid 359 current snap is 0 2023-10-01T09:10:52.197 INFO:tasks.rados.rados.0.smithi111.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-10-01T09:10:52.203 INFO:tasks.rados.rados.0.smithi111.stdout:2080: writing smithi11166722-359 from 561730 to 1134086 tid 1 2023-10-01T09:10:52.210 INFO:tasks.rados.rados.0.smithi111.stdout:2080: writing smithi11166722-359 from 1706206 to 2307687 tid 2 2023-10-01T09:10:52.217 INFO:tasks.rados.rados.0.smithi111.stdout:2080: writing smithi11166722-359 from 3021607 to 3361730 tid 3 2023-10-01T09:10:52.217 INFO:tasks.rados.rados.0.smithi111.stdout:2081: read oid 356 snap -1 2023-10-01T09:10:52.217 INFO:tasks.rados.rados.0.smithi111.stdout:2081: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:10:52.217 INFO:tasks.rados.rados.0.smithi111.stdout:2082: write oid 329 current snap is 0 2023-10-01T09:10:52.217 INFO:tasks.rados.rados.0.smithi111.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-10-01T09:10:52.224 INFO:tasks.rados.rados.0.smithi111.stdout:2082: writing smithi11166722-329 from 578537 to 1226142 tid 1 2023-10-01T09:10:52.233 INFO:tasks.rados.rados.0.smithi111.stdout:2082: writing smithi11166722-329 from 1764688 to 2509827 tid 2 2023-10-01T09:10:52.238 INFO:tasks.rados.rados.0.smithi111.stdout:2082: writing smithi11166722-329 from 3049030 to 3378537 tid 3 2023-10-01T09:10:52.238 INFO:tasks.rados.rados.0.smithi111.stdout:2083: read oid 354 snap -1 2023-10-01T09:10:52.238 INFO:tasks.rados.rados.0.smithi111.stdout:2083: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:10:52.238 INFO:tasks.rados.rados.0.smithi111.stdout:2084: write oid 247 current snap is 0 2023-10-01T09:10:52.239 INFO:tasks.rados.rados.0.smithi111.stdout:2072: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-01T09:10:52.496 INFO:tasks.rados.rados.0.smithi111.stdout:2068: finishing write tid 3 to smithi11166722-494 2023-10-01T09:10:52.496 INFO:tasks.rados.rados.0.smithi111.stdout:2068: finishing write tid 4 to smithi11166722-494 2023-10-01T09:10:52.496 INFO:tasks.rados.rados.0.smithi111.stdout:2068: finishing write tid 5 to smithi11166722-494 2023-10-01T09:10:52.496 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 494 v 278 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-10-01T09:10:52.496 INFO:tasks.rados.rados.0.smithi111.stdout:2068: left oid 494 (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T09:10:52.497 INFO:tasks.rados.rados.0.smithi111.stdout:2069: expect (ObjNum 795 snap 0 seq_num 795) 2023-10-01T09:10:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:52 smithi183 bash[27651]: audit 2023-10-01T09:10:51.139343+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:52.627 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:52 smithi111 bash[27369]: audit 2023-10-01T09:10:51.139343+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:52.627 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:52 smithi111 bash[33891]: audit 2023-10-01T09:10:51.139343+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:52.649 INFO:tasks.rados.rados.0.smithi111.stdout:2073: finishing write tid 1 to smithi11166722-262 2023-10-01T09:10:52.649 INFO:tasks.rados.rados.0.smithi111.stdout:2071: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T09:10:52.846 INFO:tasks.rados.rados.0.smithi111.stdout:2073: finishing write tid 2 to smithi11166722-262 2023-10-01T09:10:52.846 INFO:tasks.rados.rados.0.smithi111.stdout:2073: finishing write tid 3 to smithi11166722-262 2023-10-01T09:10:52.846 INFO:tasks.rados.rados.0.smithi111.stdout:2073: finishing write tid 4 to smithi11166722-262 2023-10-01T09:10:52.846 INFO:tasks.rados.rados.0.smithi111.stdout:2073: finishing write tid 5 to smithi11166722-262 2023-10-01T09:10:52.846 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 262 v 300 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-10-01T09:10:52.847 INFO:tasks.rados.rados.0.smithi111.stdout:2073: left oid 262 (ObjNum 1387 snap 0 seq_num 1387) 2023-10-01T09:10:52.847 INFO:tasks.rados.rados.0.smithi111.stdout:2075: finishing write tid 1 to smithi11166722-43 2023-10-01T09:10:52.847 INFO:tasks.rados.rados.0.smithi111.stdout:2075: finishing write tid 2 to smithi11166722-43 2023-10-01T09:10:52.847 INFO:tasks.rados.rados.0.smithi111.stdout:2074: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-10-01T09:10:53.058 INFO:tasks.rados.rados.0.smithi111.stdout:2078: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:10:53.124 INFO:tasks.rados.rados.0.smithi111.stdout:2075: finishing write tid 3 to smithi11166722-43 2023-10-01T09:10:53.124 INFO:tasks.rados.rados.0.smithi111.stdout:2075: finishing write tid 4 to smithi11166722-43 2023-10-01T09:10:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:2075: finishing write tid 5 to smithi11166722-43 2023-10-01T09:10:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 43 v 380 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-10-01T09:10:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:2075: left oid 43 (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T09:10:53.125 INFO:tasks.rados.rados.0.smithi111.stdout:2076: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:53.278 INFO:tasks.rados.rados.0.smithi111.stdout:2079: finishing write tid 1 to smithi11166722-325 2023-10-01T09:10:53.279 INFO:tasks.rados.rados.0.smithi111.stdout:2079: finishing write tid 2 to smithi11166722-325 2023-10-01T09:10:53.279 INFO:tasks.rados.rados.0.smithi111.stdout:2077: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T09:10:53.454 INFO:tasks.rados.rados.0.smithi111.stdout:2079: finishing write tid 3 to smithi11166722-325 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2079: finishing write tid 4 to smithi11166722-325 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2079: finishing write tid 5 to smithi11166722-325 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 266 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2079: left oid 325 (ObjNum 1389 snap 0 seq_num 1389) 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2080: finishing write tid 1 to smithi11166722-359 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2080: finishing write tid 2 to smithi11166722-359 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2080: finishing write tid 3 to smithi11166722-359 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2080: finishing write tid 4 to smithi11166722-359 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:2080: finishing write tid 5 to smithi11166722-359 2023-10-01T09:10:53.455 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 373 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-10-01T09:10:53.456 INFO:tasks.rados.rados.0.smithi111.stdout:2080: left oid 359 (ObjNum 1390 snap 0 seq_num 1390) 2023-10-01T09:10:53.456 INFO:tasks.rados.rados.0.smithi111.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-10-01T09:10:53.463 INFO:tasks.rados.rados.0.smithi111.stdout:2084: writing smithi11166722-247 from 595344 to 1034551 tid 1 2023-10-01T09:10:53.472 INFO:tasks.rados.rados.0.smithi111.stdout:2084: writing smithi11166722-247 from 1823170 to 2428320 tid 2 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2084: writing smithi11166722-247 from 3076453 to 3395344 tid 3 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2068: done (15 left) 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2069: done (14 left) 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2071: done (13 left) 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2072: done (12 left) 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2073: done (11 left) 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2074: done (10 left) 2023-10-01T09:10:53.478 INFO:tasks.rados.rados.0.smithi111.stdout:2075: done (9 left) 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2076: done (8 left) 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2077: done (7 left) 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2078: done (6 left) 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2079: done (5 left) 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2080: done (4 left) 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2085: write oid 56 current snap is 0 2023-10-01T09:10:53.479 INFO:tasks.rados.rados.0.smithi111.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-10-01T09:10:53.484 INFO:tasks.rados.rados.0.smithi111.stdout:2085: writing smithi11166722-56 from 612151 to 1126607 tid 1 2023-10-01T09:10:53.493 INFO:tasks.rados.rados.0.smithi111.stdout:2085: writing smithi11166722-56 from 1881652 to 2630460 tid 2 2023-10-01T09:10:53.497 INFO:tasks.rados.rados.0.smithi111.stdout:2085: writing smithi11166722-56 from 3103876 to 3412151 tid 3 2023-10-01T09:10:53.498 INFO:tasks.rados.rados.0.smithi111.stdout:2086: write oid 448 current snap is 0 2023-10-01T09:10:53.498 INFO:tasks.rados.rados.0.smithi111.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-10-01T09:10:53.504 INFO:tasks.rados.rados.0.smithi111.stdout:2086: writing smithi11166722-448 from 628958 to 1218663 tid 1 2023-10-01T09:10:53.512 INFO:tasks.rados.rados.0.smithi111.stdout:2086: writing smithi11166722-448 from 1940134 to 2548953 tid 2 2023-10-01T09:10:53.517 INFO:tasks.rados.rados.0.smithi111.stdout:2086: writing smithi11166722-448 from 3131299 to 3428958 tid 3 2023-10-01T09:10:53.517 INFO:tasks.rados.rados.0.smithi111.stdout:2087: write oid 217 current snap is 0 2023-10-01T09:10:53.517 INFO:tasks.rados.rados.0.smithi111.stdout:2081: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:10:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:53 smithi183 bash[27651]: cluster 2023-10-01T09:10:52.041622+0000 mgr.x (mgr.15039) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.4 MiB/s wr, 103 op/s 2023-10-01T09:10:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:53 smithi183 bash[27651]: audit 2023-10-01T09:10:52.324698+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.111:0/485722993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:53.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:53 smithi111 bash[27369]: cluster 2023-10-01T09:10:52.041622+0000 mgr.x (mgr.15039) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.4 MiB/s wr, 103 op/s 2023-10-01T09:10:53.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:53 smithi111 bash[27369]: audit 2023-10-01T09:10:52.324698+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.111:0/485722993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:53.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:53 smithi111 bash[33891]: cluster 2023-10-01T09:10:52.041622+0000 mgr.x (mgr.15039) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.4 MiB/s wr, 103 op/s 2023-10-01T09:10:53.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:53 smithi111 bash[33891]: audit 2023-10-01T09:10:52.324698+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.111:0/485722993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:53.668 INFO:tasks.rados.rados.0.smithi111.stdout:2082: finishing write tid 1 to smithi11166722-329 2023-10-01T09:10:53.668 INFO:tasks.rados.rados.0.smithi111.stdout:2082: finishing write tid 2 to smithi11166722-329 2023-10-01T09:10:53.668 INFO:tasks.rados.rados.0.smithi111.stdout:2083: expect (ObjNum 848 snap 0 seq_num 848) 2023-10-01T09:10:53.739 INFO:tasks.rados.rados.0.smithi111.stdout:2082: finishing write tid 3 to smithi11166722-329 2023-10-01T09:10:53.739 INFO:tasks.rados.rados.0.smithi111.stdout:2082: finishing write tid 4 to smithi11166722-329 2023-10-01T09:10:53.739 INFO:tasks.rados.rados.0.smithi111.stdout:2082: finishing write tid 5 to smithi11166722-329 2023-10-01T09:10:53.739 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 329 v 325 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-10-01T09:10:53.739 INFO:tasks.rados.rados.0.smithi111.stdout:2082: left oid 329 (ObjNum 1391 snap 0 seq_num 1391) 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2084: finishing write tid 1 to smithi11166722-247 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2084: finishing write tid 2 to smithi11166722-247 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2084: finishing write tid 3 to smithi11166722-247 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2084: finishing write tid 4 to smithi11166722-247 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2084: finishing write tid 5 to smithi11166722-247 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 247 v 289 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2084: left oid 247 (ObjNum 1392 snap 0 seq_num 1392) 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2085: finishing write tid 1 to smithi11166722-56 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2085: finishing write tid 2 to smithi11166722-56 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2085: finishing write tid 3 to smithi11166722-56 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2085: finishing write tid 4 to smithi11166722-56 2023-10-01T09:10:53.740 INFO:tasks.rados.rados.0.smithi111.stdout:2085: finishing write tid 5 to smithi11166722-56 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 384 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2085: left oid 56 (ObjNum 1393 snap 0 seq_num 1393) 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2086: finishing write tid 1 to smithi11166722-448 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2086: finishing write tid 2 to smithi11166722-448 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2086: finishing write tid 3 to smithi11166722-448 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2086: finishing write tid 4 to smithi11166722-448 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2086: finishing write tid 5 to smithi11166722-448 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 448 v 317 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2086: left oid 448 (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:10:53.741 INFO:tasks.rados.rados.0.smithi111.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-10-01T09:10:53.754 INFO:tasks.rados.rados.0.smithi111.stdout:2087: writing smithi11166722-217 from 645765 to 1310719 tid 1 2023-10-01T09:10:53.762 INFO:tasks.rados.rados.0.smithi111.stdout:2087: writing smithi11166722-217 from 1998616 to 2751093 tid 2 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2087: writing smithi11166722-217 from 3158722 to 3445765 tid 3 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2081: done (6 left) 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2082: done (5 left) 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2083: done (4 left) 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2084: done (3 left) 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2085: done (2 left) 2023-10-01T09:10:53.766 INFO:tasks.rados.rados.0.smithi111.stdout:2086: done (1 left) 2023-10-01T09:10:53.767 INFO:tasks.rados.rados.0.smithi111.stdout:2088: write oid 392 current snap is 0 2023-10-01T09:10:53.767 INFO:tasks.rados.rados.0.smithi111.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-10-01T09:10:53.774 INFO:tasks.rados.rados.0.smithi111.stdout:2088: writing smithi11166722-392 from 662572 to 1402775 tid 1 2023-10-01T09:10:53.780 INFO:tasks.rados.rados.0.smithi111.stdout:2088: writing smithi11166722-392 from 1940745 to 2553233 tid 2 2023-10-01T09:10:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:2088: writing smithi11166722-392 from 3069792 to 3462572 tid 3 2023-10-01T09:10:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:2089: write oid 50 current snap is 0 2023-10-01T09:10:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:2087: finishing write tid 1 to smithi11166722-217 2023-10-01T09:10:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:2087: finishing write tid 2 to smithi11166722-217 2023-10-01T09:10:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:2087: finishing write tid 3 to smithi11166722-217 2023-10-01T09:10:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-10-01T09:10:53.792 INFO:tasks.rados.rados.0.smithi111.stdout:2089: writing smithi11166722-50 from 679379 to 1094831 tid 1 2023-10-01T09:10:53.799 INFO:tasks.rados.rados.0.smithi111.stdout:2089: writing smithi11166722-50 from 1599227 to 2355373 tid 2 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2089: writing smithi11166722-50 from 3097215 to 3479379 tid 3 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2090: read oid 204 snap -1 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2090: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2087: finishing write tid 4 to smithi11166722-217 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2087: finishing write tid 5 to smithi11166722-217 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 217 v 293 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2087: left oid 217 (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:10:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:2088: finishing write tid 1 to smithi11166722-392 2023-10-01T09:10:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:2088: finishing write tid 2 to smithi11166722-392 2023-10-01T09:10:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:2091: read oid 154 snap -1 2023-10-01T09:10:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:2091: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-10-01T09:10:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:2087: done (4 left) 2023-10-01T09:10:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:2092: write oid 373 current snap is 0 2023-10-01T09:10:53.807 INFO:tasks.rados.rados.0.smithi111.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-10-01T09:10:53.813 INFO:tasks.rados.rados.0.smithi111.stdout:2092: writing smithi11166722-373 from 696186 to 1186887 tid 1 2023-10-01T09:10:53.819 INFO:tasks.rados.rados.0.smithi111.stdout:2092: writing smithi11166722-373 from 1657709 to 2273866 tid 2 2023-10-01T09:10:53.825 INFO:tasks.rados.rados.0.smithi111.stdout:2092: writing smithi11166722-373 from 2724638 to 3286912 tid 3 2023-10-01T09:10:53.825 INFO:tasks.rados.rados.0.smithi111.stdout:2093: delete oid 347 current snap is 0 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2088: finishing write tid 3 to smithi11166722-392 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2088: finishing write tid 4 to smithi11166722-392 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2088: finishing write tid 5 to smithi11166722-392 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 292 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2088: left oid 392 (ObjNum 1396 snap 0 seq_num 1396) 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2089: finishing write tid 1 to smithi11166722-50 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2089: finishing write tid 2 to smithi11166722-50 2023-10-01T09:10:53.826 INFO:tasks.rados.rados.0.smithi111.stdout:2090: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:10:54.014 INFO:tasks.rados.rados.0.smithi111.stdout:2089: finishing write tid 3 to smithi11166722-50 2023-10-01T09:10:54.014 INFO:tasks.rados.rados.0.smithi111.stdout:2089: finishing write tid 4 to smithi11166722-50 2023-10-01T09:10:54.014 INFO:tasks.rados.rados.0.smithi111.stdout:2088: done (5 left) 2023-10-01T09:10:54.014 INFO:tasks.rados.rados.0.smithi111.stdout:2090: done (4 left) 2023-10-01T09:10:54.014 INFO:tasks.rados.rados.0.smithi111.stdout:2093: done (3 left) 2023-10-01T09:10:54.014 INFO:tasks.rados.rados.0.smithi111.stdout:2094: read oid 336 snap -1 2023-10-01T09:10:54.015 INFO:tasks.rados.rados.0.smithi111.stdout:2094: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T09:10:54.015 INFO:tasks.rados.rados.0.smithi111.stdout:2095: delete oid 445 current snap is 0 2023-10-01T09:10:54.015 INFO:tasks.rados.rados.0.smithi111.stdout:2089: finishing write tid 5 to smithi11166722-50 2023-10-01T09:10:54.015 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 50 v 241 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-10-01T09:10:54.015 INFO:tasks.rados.rados.0.smithi111.stdout:2089: left oid 50 (ObjNum 1397 snap 0 seq_num 1397) 2023-10-01T09:10:54.015 INFO:tasks.rados.rados.0.smithi111.stdout:2091: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:2092: finishing write tid 1 to smithi11166722-373 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:2092: finishing write tid 2 to smithi11166722-373 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:2092: finishing write tid 3 to smithi11166722-373 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:2092: finishing write tid 4 to smithi11166722-373 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:2092: finishing write tid 5 to smithi11166722-373 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 373 v 282 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-10-01T09:10:54.114 INFO:tasks.rados.rados.0.smithi111.stdout:2092: left oid 373 (ObjNum 1398 snap 0 seq_num 1398) 2023-10-01T09:10:54.115 INFO:tasks.rados.rados.0.smithi111.stdout:2094: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T09:10:54.302 INFO:tasks.rados.rados.0.smithi111.stdout:2089: done (4 left) 2023-10-01T09:10:54.302 INFO:tasks.rados.rados.0.smithi111.stdout:2091: done (3 left) 2023-10-01T09:10:54.302 INFO:tasks.rados.rados.0.smithi111.stdout:2092: done (2 left) 2023-10-01T09:10:54.302 INFO:tasks.rados.rados.0.smithi111.stdout:2094: done (1 left) 2023-10-01T09:10:54.302 INFO:tasks.rados.rados.0.smithi111.stdout:2095: done (0 left) 2023-10-01T09:10:54.303 INFO:tasks.rados.rados.0.smithi111.stdout:2096: read oid 280 snap -1 2023-10-01T09:10:54.303 INFO:tasks.rados.rados.0.smithi111.stdout:2096: expect deleted 2023-10-01T09:10:54.303 INFO:tasks.rados.rados.0.smithi111.stdout:2097: write oid 422 current snap is 0 2023-10-01T09:10:54.303 INFO:tasks.rados.rados.0.smithi111.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-10-01T09:10:54.311 INFO:tasks.rados.rados.0.smithi111.stdout:2097: writing smithi11166722-422 from 746607 to 1179408 tid 1 2023-10-01T09:10:54.320 INFO:tasks.rados.rados.0.smithi111.stdout:2097: writing smithi11166722-422 from 1833155 to 2596639 tid 2 2023-10-01T09:10:54.326 INFO:tasks.rados.rados.0.smithi111.stdout:2097: writing smithi11166722-422 from 3206907 to 3546607 tid 3 2023-10-01T09:10:54.326 INFO:tasks.rados.rados.0.smithi111.stdout:2098: delete oid 455 current snap is 0 2023-10-01T09:10:54.326 INFO:tasks.rados.rados.0.smithi111.stdout:2097: finishing write tid 1 to smithi11166722-422 2023-10-01T09:10:54.326 INFO:tasks.rados.rados.0.smithi111.stdout:2097: finishing write tid 2 to smithi11166722-422 2023-10-01T09:10:54.328 INFO:tasks.rados.rados.0.smithi111.stdout:2096: done (2 left) 2023-10-01T09:10:54.328 INFO:tasks.rados.rados.0.smithi111.stdout:2098: done (1 left) 2023-10-01T09:10:54.328 INFO:tasks.rados.rados.0.smithi111.stdout:2099: write oid 476 current snap is 0 2023-10-01T09:10:54.329 INFO:tasks.rados.rados.0.smithi111.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-10-01T09:10:54.336 INFO:tasks.rados.rados.0.smithi111.stdout:2099: writing smithi11166722-476 from 780221 to 1363520 tid 1 2023-10-01T09:10:54.344 INFO:tasks.rados.rados.0.smithi111.stdout:2099: writing smithi11166722-476 from 1950119 to 2717272 tid 2 2023-10-01T09:10:54.349 INFO:tasks.rados.rados.0.smithi111.stdout:2099: writing smithi11166722-476 from 3261753 to 3580221 tid 3 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2100: write oid 316 current snap is 0 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2097: finishing write tid 3 to smithi11166722-422 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2097: finishing write tid 4 to smithi11166722-422 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2097: finishing write tid 5 to smithi11166722-422 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 422 v 304 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2099: finishing write tid 1 to smithi11166722-476 2023-10-01T09:10:54.350 INFO:tasks.rados.rados.0.smithi111.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-10-01T09:10:54.357 INFO:tasks.rados.rados.0.smithi111.stdout:2100: writing smithi11166722-316 from 797028 to 1455576 tid 1 2023-10-01T09:10:54.363 INFO:tasks.rados.rados.0.smithi111.stdout:2100: writing smithi11166722-316 from 1892248 to 2403059 tid 2 2023-10-01T09:10:54.370 INFO:tasks.rados.rados.0.smithi111.stdout:2100: writing smithi11166722-316 from 3172823 to 3597028 tid 3 2023-10-01T09:10:54.370 INFO:tasks.rados.rados.0.smithi111.stdout:2097: done (2 left) 2023-10-01T09:10:54.370 INFO:tasks.rados.rados.0.smithi111.stdout:2101: read oid 143 snap -1 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2102: read oid 419 snap -1 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2102: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2103: read oid 305 snap -1 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2103: expect (ObjNum 304 snap 0 seq_num 304) 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2104: read oid 203 snap -1 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2104: expect (ObjNum 918 snap 0 seq_num 918) 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2105: read oid 243 snap -1 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2105: expect deleted 2023-10-01T09:10:54.371 INFO:tasks.rados.rados.0.smithi111.stdout:2106: delete oid 346 current snap is 0 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2099: finishing write tid 2 to smithi11166722-476 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2099: finishing write tid 3 to smithi11166722-476 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2099: finishing write tid 4 to smithi11166722-476 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2099: finishing write tid 5 to smithi11166722-476 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 476 v 308 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2099: left oid 476 (ObjNum 1403 snap 0 seq_num 1403) 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2100: finishing write tid 1 to smithi11166722-316 2023-10-01T09:10:54.372 INFO:tasks.rados.rados.0.smithi111.stdout:2100: finishing write tid 2 to smithi11166722-316 2023-10-01T09:10:54.375 INFO:tasks.rados.rados.0.smithi111.stdout:2099: done (7 left) 2023-10-01T09:10:54.375 INFO:tasks.rados.rados.0.smithi111.stdout:2105: done (6 left) 2023-10-01T09:10:54.375 INFO:tasks.rados.rados.0.smithi111.stdout:2106: done (5 left) 2023-10-01T09:10:54.375 INFO:tasks.rados.rados.0.smithi111.stdout:2107: write oid 50 current snap is 0 2023-10-01T09:10:54.375 INFO:tasks.rados.rados.0.smithi111.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-10-01T09:10:54.382 INFO:tasks.rados.rados.0.smithi111.stdout:2107: writing smithi11166722-50 from 430642 to 839688 tid 1 2023-10-01T09:10:54.389 INFO:tasks.rados.rados.0.smithi111.stdout:2107: writing smithi11166722-50 from 1609212 to 2123692 tid 2 2023-10-01T09:10:54.398 INFO:tasks.rados.rados.0.smithi111.stdout:2107: writing smithi11166722-50 from 2827669 to 3596472 tid 3 2023-10-01T09:10:54.398 INFO:tasks.rados.rados.0.smithi111.stdout:2108: read oid 447 snap -1 2023-10-01T09:10:54.398 INFO:tasks.rados.rados.0.smithi111.stdout:2108: expect (ObjNum 446 snap 0 seq_num 446) 2023-10-01T09:10:54.398 INFO:tasks.rados.rados.0.smithi111.stdout:2109: read oid 172 snap -1 2023-10-01T09:10:54.398 INFO:tasks.rados.rados.0.smithi111.stdout:2109: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:10:54.399 INFO:tasks.rados.rados.0.smithi111.stdout:2104: expect (ObjNum 918 snap 0 seq_num 918) 2023-10-01T09:10:54.585 INFO:tasks.rados.rados.0.smithi111.stdout:2103: expect (ObjNum 304 snap 0 seq_num 304) 2023-10-01T09:10:54.692 INFO:tasks.rados.rados.0.smithi111.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:10:54.793 INFO:tasks.rados.rados.0.smithi111.stdout:2100: finishing write tid 3 to smithi11166722-316 2023-10-01T09:10:54.793 INFO:tasks.rados.rados.0.smithi111.stdout:2100: finishing write tid 4 to smithi11166722-316 2023-10-01T09:10:54.793 INFO:tasks.rados.rados.0.smithi111.stdout:2100: finishing write tid 5 to smithi11166722-316 2023-10-01T09:10:54.793 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 316 v 287 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-10-01T09:10:54.794 INFO:tasks.rados.rados.0.smithi111.stdout:2100: left oid 316 (ObjNum 1404 snap 0 seq_num 1404) 2023-10-01T09:10:54.794 INFO:tasks.rados.rados.0.smithi111.stdout:2102: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:10:54.878 INFO:tasks.rados.rados.0.smithi111.stdout:2107: finishing write tid 1 to smithi11166722-50 2023-10-01T09:10:54.878 INFO:tasks.rados.rados.0.smithi111.stdout:2107: finishing write tid 2 to smithi11166722-50 2023-10-01T09:10:54.878 INFO:tasks.rados.rados.0.smithi111.stdout:2107: finishing write tid 3 to smithi11166722-50 2023-10-01T09:10:54.878 INFO:tasks.rados.rados.0.smithi111.stdout:2107: finishing write tid 4 to smithi11166722-50 2023-10-01T09:10:54.878 INFO:tasks.rados.rados.0.smithi111.stdout:2107: finishing write tid 5 to smithi11166722-50 2023-10-01T09:10:54.878 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 50 v 245 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-10-01T09:10:54.879 INFO:tasks.rados.rados.0.smithi111.stdout:2107: left oid 50 (ObjNum 1406 snap 0 seq_num 1406) 2023-10-01T09:10:54.879 INFO:tasks.rados.rados.0.smithi111.stdout:2108: expect (ObjNum 446 snap 0 seq_num 446) 2023-10-01T09:10:54.990 INFO:tasks.rados.rados.0.smithi111.stdout:2100: done (7 left) 2023-10-01T09:10:54.990 INFO:tasks.rados.rados.0.smithi111.stdout:2101: done (6 left) 2023-10-01T09:10:54.990 INFO:tasks.rados.rados.0.smithi111.stdout:2102: done (5 left) 2023-10-01T09:10:54.990 INFO:tasks.rados.rados.0.smithi111.stdout:2103: done (4 left) 2023-10-01T09:10:54.990 INFO:tasks.rados.rados.0.smithi111.stdout:2104: done (3 left) 2023-10-01T09:10:54.990 INFO:tasks.rados.rados.0.smithi111.stdout:2107: done (2 left) 2023-10-01T09:10:54.991 INFO:tasks.rados.rados.0.smithi111.stdout:2108: done (1 left) 2023-10-01T09:10:54.991 INFO:tasks.rados.rados.0.smithi111.stdout:2110: write oid 368 current snap is 0 2023-10-01T09:10:54.991 INFO:tasks.rados.rados.0.smithi111.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-10-01T09:10:55.002 INFO:tasks.rados.rados.0.smithi111.stdout:2110: writing smithi11166722-368 from 447449 to 1048097 tid 1 2023-10-01T09:10:55.011 INFO:tasks.rados.rados.0.smithi111.stdout:2110: writing smithi11166722-368 from 1784047 to 2558538 tid 2 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2110: writing smithi11166722-368 from 2971445 to 3647449 tid 3 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2111: read oid 265 snap -1 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2111: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2112: read oid 272 snap -1 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2112: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2113: write oid 203 current snap is 0 2023-10-01T09:10:55.018 INFO:tasks.rados.rados.0.smithi111.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-10-01T09:10:55.024 INFO:tasks.rados.rados.0.smithi111.stdout:2113: writing smithi11166722-203 from 464256 to 1140153 tid 1 2023-10-01T09:10:55.031 INFO:tasks.rados.rados.0.smithi111.stdout:2113: writing smithi11166722-203 from 1726176 to 2244325 tid 2 2023-10-01T09:10:55.037 INFO:tasks.rados.rados.0.smithi111.stdout:2113: writing smithi11166722-203 from 2882515 to 3390215 tid 3 2023-10-01T09:10:55.038 INFO:tasks.rados.rados.0.smithi111.stdout:2114: write oid 335 current snap is 0 2023-10-01T09:10:55.038 INFO:tasks.rados.rados.0.smithi111.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-10-01T09:10:55.044 INFO:tasks.rados.rados.0.smithi111.stdout:2114: writing smithi11166722-335 from 481063 to 1232209 tid 1 2023-10-01T09:10:55.052 INFO:tasks.rados.rados.0.smithi111.stdout:2114: writing smithi11166722-335 from 1784658 to 2562818 tid 2 2023-10-01T09:10:55.059 INFO:tasks.rados.rados.0.smithi111.stdout:2114: writing smithi11166722-335 from 3309938 to 3681063 tid 3 2023-10-01T09:10:55.059 INFO:tasks.rados.rados.0.smithi111.stdout:2115: write oid 26 current snap is 0 2023-10-01T09:10:55.059 INFO:tasks.rados.rados.0.smithi111.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-10-01T09:10:55.065 INFO:tasks.rados.rados.0.smithi111.stdout:2115: writing smithi11166722-26 from 497870 to 924265 tid 1 2023-10-01T09:10:55.070 INFO:tasks.rados.rados.0.smithi111.stdout:2115: writing smithi11166722-26 from 1443140 to 1964958 tid 2 2023-10-01T09:10:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:2115: writing smithi11166722-26 from 2537361 to 3067605 tid 3 2023-10-01T09:10:55.080 INFO:tasks.rados.rados.0.smithi111.stdout:2115: writing smithi11166722-26 from 3583943 to 3697870 tid 4 2023-10-01T09:10:55.080 INFO:tasks.rados.rados.0.smithi111.stdout:2116: read oid 140 snap -1 2023-10-01T09:10:55.080 INFO:tasks.rados.rados.0.smithi111.stdout:2116: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-10-01T09:10:55.080 INFO:tasks.rados.rados.0.smithi111.stdout:2117: write oid 465 current snap is 0 2023-10-01T09:10:55.080 INFO:tasks.rados.rados.0.smithi111.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-10-01T09:10:55.086 INFO:tasks.rados.rados.0.smithi111.stdout:2117: writing smithi11166722-465 from 514677 to 1016321 tid 1 2023-10-01T09:10:55.093 INFO:tasks.rados.rados.0.smithi111.stdout:2117: writing smithi11166722-465 from 1501622 to 2283451 tid 2 2023-10-01T09:10:55.101 INFO:tasks.rados.rados.0.smithi111.stdout:2117: writing smithi11166722-465 from 2964784 to 3706300 tid 3 2023-10-01T09:10:55.101 INFO:tasks.rados.rados.0.smithi111.stdout:2118: write oid 377 current snap is 0 2023-10-01T09:10:55.101 INFO:tasks.rados.rados.0.smithi111.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-10-01T09:10:55.107 INFO:tasks.rados.rados.0.smithi111.stdout:2118: writing smithi11166722-377 from 531484 to 1108377 tid 1 2023-10-01T09:10:55.115 INFO:tasks.rados.rados.0.smithi111.stdout:2118: writing smithi11166722-377 from 1843751 to 2369238 tid 2 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2118: writing smithi11166722-377 from 2875854 to 3544995 tid 3 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2119: read oid 11 snap -1 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2119: expect deleted 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2120: read oid 105 snap -1 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2120: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2121: write oid 222 current snap is 0 2023-10-01T09:10:55.122 INFO:tasks.rados.rados.0.smithi111.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-10-01T09:10:55.128 INFO:tasks.rados.rados.0.smithi111.stdout:2121: writing smithi11166722-222 from 548291 to 1200433 tid 1 2023-10-01T09:10:55.137 INFO:tasks.rados.rados.0.smithi111.stdout:2121: writing smithi11166722-222 from 1902233 to 2687731 tid 2 2023-10-01T09:10:55.144 INFO:tasks.rados.rados.0.smithi111.stdout:2121: writing smithi11166722-222 from 3303277 to 3748291 tid 3 2023-10-01T09:10:55.144 INFO:tasks.rados.rados.0.smithi111.stdout:2122: write oid 426 current snap is 0 2023-10-01T09:10:55.144 INFO:tasks.rados.rados.0.smithi111.stdout:2109: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:10:55.238 INFO:tasks.rados.rados.0.smithi111.stdout:2110: finishing write tid 1 to smithi11166722-368 2023-10-01T09:10:55.238 INFO:tasks.rados.rados.0.smithi111.stdout:2110: finishing write tid 2 to smithi11166722-368 2023-10-01T09:10:55.238 INFO:tasks.rados.rados.0.smithi111.stdout:2110: finishing write tid 3 to smithi11166722-368 2023-10-01T09:10:55.238 INFO:tasks.rados.rados.0.smithi111.stdout:2110: finishing write tid 4 to smithi11166722-368 2023-10-01T09:10:55.238 INFO:tasks.rados.rados.0.smithi111.stdout:2110: finishing write tid 5 to smithi11166722-368 2023-10-01T09:10:55.238 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 368 v 222 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-10-01T09:10:55.239 INFO:tasks.rados.rados.0.smithi111.stdout:2110: left oid 368 (ObjNum 1407 snap 0 seq_num 1407) 2023-10-01T09:10:55.239 INFO:tasks.rados.rados.0.smithi111.stdout:2112: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:53.183384+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:53.189915+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:53.430756+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:53.436065+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:53.996946+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:54.004982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:54 smithi183 bash[27651]: audit 2023-10-01T09:10:54.013769+0000 mon.a (mon.0) 845 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:53.183384+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:53.189915+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:53.430756+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:53.436065+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:53.996946+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:54.004982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[27369]: audit 2023-10-01T09:10:54.013769+0000 mon.a (mon.0) 845 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:55.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:53.183384+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:53.189915+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:53.430756+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:53.436065+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:53.996946+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:54.004982+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:55.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:54 smithi111 bash[33891]: audit 2023-10-01T09:10:54.013769+0000 mon.a (mon.0) 845 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:55.364 INFO:tasks.rados.rados.0.smithi111.stdout:2113: finishing write tid 1 to smithi11166722-203 2023-10-01T09:10:55.365 INFO:tasks.rados.rados.0.smithi111.stdout:2111: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T09:10:55.581 INFO:tasks.rados.rados.0.smithi111.stdout:2113: finishing write tid 2 to smithi11166722-203 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2113: finishing write tid 3 to smithi11166722-203 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2113: finishing write tid 4 to smithi11166722-203 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2113: finishing write tid 5 to smithi11166722-203 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 203 v 297 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2113: left oid 203 (ObjNum 1408 snap 0 seq_num 1408) 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2114: finishing write tid 1 to smithi11166722-335 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2114: finishing write tid 2 to smithi11166722-335 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2114: finishing write tid 3 to smithi11166722-335 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2114: finishing write tid 4 to smithi11166722-335 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:2114: finishing write tid 5 to smithi11166722-335 2023-10-01T09:10:55.582 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 335 v 226 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2114: left oid 335 (ObjNum 1409 snap 0 seq_num 1409) 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: finishing write tid 1 to smithi11166722-26 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: finishing write tid 2 to smithi11166722-26 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: finishing write tid 3 to smithi11166722-26 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: finishing write tid 4 to smithi11166722-26 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: finishing write tid 5 to smithi11166722-26 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: finishing write tid 6 to smithi11166722-26 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 26 v 292 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2115: left oid 26 (ObjNum 1410 snap 0 seq_num 1410) 2023-10-01T09:10:55.583 INFO:tasks.rados.rados.0.smithi111.stdout:2116: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-10-01T09:10:55.829 INFO:tasks.rados.rados.0.smithi111.stdout:2117: finishing write tid 1 to smithi11166722-465 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2117: finishing write tid 2 to smithi11166722-465 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2117: finishing write tid 3 to smithi11166722-465 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2117: finishing write tid 4 to smithi11166722-465 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2117: finishing write tid 5 to smithi11166722-465 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 465 v 253 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2117: left oid 465 (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2118: finishing write tid 1 to smithi11166722-377 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2118: finishing write tid 2 to smithi11166722-377 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2118: finishing write tid 3 to smithi11166722-377 2023-10-01T09:10:55.830 INFO:tasks.rados.rados.0.smithi111.stdout:2118: finishing write tid 4 to smithi11166722-377 2023-10-01T09:10:55.831 INFO:tasks.rados.rados.0.smithi111.stdout:2118: finishing write tid 5 to smithi11166722-377 2023-10-01T09:10:55.831 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 377 v 377 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-10-01T09:10:55.831 INFO:tasks.rados.rados.0.smithi111.stdout:2118: left oid 377 (ObjNum 1412 snap 0 seq_num 1412) 2023-10-01T09:10:55.831 INFO:tasks.rados.rados.0.smithi111.stdout:2121: finishing write tid 1 to smithi11166722-222 2023-10-01T09:10:55.831 INFO:tasks.rados.rados.0.smithi111.stdout:2120: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T09:10:56.040 INFO:tasks.rados.rados.0.smithi111.stdout:2121: finishing write tid 2 to smithi11166722-222 2023-10-01T09:10:56.041 INFO:tasks.rados.rados.0.smithi111.stdout:2121: finishing write tid 3 to smithi11166722-222 2023-10-01T09:10:56.041 INFO:tasks.rados.rados.0.smithi111.stdout:2121: finishing write tid 4 to smithi11166722-222 2023-10-01T09:10:56.041 INFO:tasks.rados.rados.0.smithi111.stdout:2121: finishing write tid 5 to smithi11166722-222 2023-10-01T09:10:56.041 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 222 v 296 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-10-01T09:10:56.041 INFO:tasks.rados.rados.0.smithi111.stdout:2121: left oid 222 (ObjNum 1413 snap 0 seq_num 1413) 2023-10-01T09:10:56.041 INFO:tasks.rados.rados.0.smithi111.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-10-01T09:10:56.053 INFO:tasks.rados.rados.0.smithi111.stdout:2122: writing smithi11166722-426 from 565098 to 1292489 tid 1 2023-10-01T09:10:56.061 INFO:tasks.rados.rados.0.smithi111.stdout:2122: writing smithi11166722-426 from 1960715 to 2489871 tid 2 2023-10-01T09:10:56.068 INFO:tasks.rados.rados.0.smithi111.stdout:2122: writing smithi11166722-426 from 2930700 to 3622385 tid 3 2023-10-01T09:10:56.068 INFO:tasks.rados.rados.0.smithi111.stdout:2109: done (13 left) 2023-10-01T09:10:56.068 INFO:tasks.rados.rados.0.smithi111.stdout:2110: done (12 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2111: done (11 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2112: done (10 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2113: done (9 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2114: done (8 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2115: done (7 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2116: done (6 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2117: done (5 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2118: done (4 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2119: done (3 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2120: done (2 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2121: done (1 left) 2023-10-01T09:10:56.069 INFO:tasks.rados.rados.0.smithi111.stdout:2123: read oid 497 snap -1 2023-10-01T09:10:56.070 INFO:tasks.rados.rados.0.smithi111.stdout:2123: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-10-01T09:10:56.070 INFO:tasks.rados.rados.0.smithi111.stdout:2124: write oid 381 current snap is 0 2023-10-01T09:10:56.070 INFO:tasks.rados.rados.0.smithi111.stdout:2122: finishing write tid 1 to smithi11166722-426 2023-10-01T09:10:56.070 INFO:tasks.rados.rados.0.smithi111.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-10-01T09:10:56.074 INFO:tasks.rados.rados.0.smithi111.stdout:2124: writing smithi11166722-381 from 581905 to 1100898 tid 1 2023-10-01T09:10:56.082 INFO:tasks.rados.rados.0.smithi111.stdout:2124: writing smithi11166722-381 from 1735550 to 2408364 tid 2 2023-10-01T09:10:56.088 INFO:tasks.rados.rados.0.smithi111.stdout:2124: writing smithi11166722-381 from 2958123 to 3461080 tid 3 2023-10-01T09:10:56.088 INFO:tasks.rados.rados.0.smithi111.stdout:2125: write oid 299 current snap is 0 2023-10-01T09:10:56.088 INFO:tasks.rados.rados.0.smithi111.stdout:2122: finishing write tid 2 to smithi11166722-426 2023-10-01T09:10:56.088 INFO:tasks.rados.rados.0.smithi111.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-10-01T09:10:56.094 INFO:tasks.rados.rados.0.smithi111.stdout:2125: writing smithi11166722-299 from 598712 to 1192954 tid 1 2023-10-01T09:10:56.100 INFO:tasks.rados.rados.0.smithi111.stdout:2125: writing smithi11166722-299 from 1677679 to 2210504 tid 2 2023-10-01T09:10:56.107 INFO:tasks.rados.rados.0.smithi111.stdout:2125: writing smithi11166722-299 from 2985546 to 3416128 tid 3 2023-10-01T09:10:56.107 INFO:tasks.rados.rados.0.smithi111.stdout:2126: write oid 335 current snap is 0 2023-10-01T09:10:56.107 INFO:tasks.rados.rados.0.smithi111.stdout:2122: finishing write tid 3 to smithi11166722-426 2023-10-01T09:10:56.108 INFO:tasks.rados.rados.0.smithi111.stdout:2122: finishing write tid 4 to smithi11166722-426 2023-10-01T09:10:56.108 INFO:tasks.rados.rados.0.smithi111.stdout:2122: finishing write tid 5 to smithi11166722-426 2023-10-01T09:10:56.108 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 426 v 389 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-10-01T09:10:56.108 INFO:tasks.rados.rados.0.smithi111.stdout:2122: left oid 426 (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:10:56.108 INFO:tasks.rados.rados.0.smithi111.stdout:2124: finishing write tid 1 to smithi11166722-381 2023-10-01T09:10:56.108 INFO:tasks.rados.rados.0.smithi111.stdout:2123: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-10-01T09:10:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:2124: finishing write tid 2 to smithi11166722-381 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2124: finishing write tid 3 to smithi11166722-381 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2124: finishing write tid 4 to smithi11166722-381 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2124: finishing write tid 5 to smithi11166722-381 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 381 v 311 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2124: left oid 381 (ObjNum 1415 snap 0 seq_num 1415) 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2125: finishing write tid 1 to smithi11166722-299 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2125: finishing write tid 2 to smithi11166722-299 2023-10-01T09:10:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-10-01T09:10:56.286 INFO:tasks.rados.rados.0.smithi111.stdout:2126: writing smithi11166722-335 from 615519 to 1285010 tid 1 2023-10-01T09:10:56.295 INFO:tasks.rados.rados.0.smithi111.stdout:2126: writing smithi11166722-335 from 1736161 to 2412644 tid 2 2023-10-01T09:10:56.302 INFO:tasks.rados.rados.0.smithi111.stdout:2126: writing smithi11166722-335 from 2896616 to 3538470 tid 3 2023-10-01T09:10:56.302 INFO:tasks.rados.rados.0.smithi111.stdout:2122: done (4 left) 2023-10-01T09:10:56.302 INFO:tasks.rados.rados.0.smithi111.stdout:2123: done (3 left) 2023-10-01T09:10:56.303 INFO:tasks.rados.rados.0.smithi111.stdout:2124: done (2 left) 2023-10-01T09:10:56.303 INFO:tasks.rados.rados.0.smithi111.stdout:2127: read oid 154 snap -1 2023-10-01T09:10:56.303 INFO:tasks.rados.rados.0.smithi111.stdout:2127: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-10-01T09:10:56.303 INFO:tasks.rados.rados.0.smithi111.stdout:2128: write oid 34 current snap is 0 2023-10-01T09:10:56.303 INFO:tasks.rados.rados.0.smithi111.stdout:2125: finishing write tid 3 to smithi11166722-299 2023-10-01T09:10:56.303 INFO:tasks.rados.rados.0.smithi111.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-10-01T09:10:56.310 INFO:tasks.rados.rados.0.smithi111.stdout:2128: writing smithi11166722-34 from 632326 to 1377066 tid 1 2023-10-01T09:10:56.316 INFO:tasks.rados.rados.0.smithi111.stdout:2128: writing smithi11166722-34 from 1794643 to 2331137 tid 2 2023-10-01T09:10:56.323 INFO:tasks.rados.rados.0.smithi111.stdout:2128: writing smithi11166722-34 from 3040392 to 3493518 tid 3 2023-10-01T09:10:56.323 INFO:tasks.rados.rados.0.smithi111.stdout:2129: write oid 399 current snap is 0 2023-10-01T09:10:56.323 INFO:tasks.rados.rados.0.smithi111.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-10-01T09:10:56.330 INFO:tasks.rados.rados.0.smithi111.stdout:2129: writing smithi11166722-399 from 649133 to 1069122 tid 1 2023-10-01T09:10:56.338 INFO:tasks.rados.rados.0.smithi111.stdout:2129: writing smithi11166722-399 from 1853125 to 2533277 tid 2 2023-10-01T09:10:56.345 INFO:tasks.rados.rados.0.smithi111.stdout:2129: writing smithi11166722-399 from 2951462 to 3615860 tid 3 2023-10-01T09:10:56.345 INFO:tasks.rados.rados.0.smithi111.stdout:2130: read oid 30 snap -1 2023-10-01T09:10:56.345 INFO:tasks.rados.rados.0.smithi111.stdout:2130: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:10:56.345 INFO:tasks.rados.rados.0.smithi111.stdout:2131: write oid 84 current snap is 0 2023-10-01T09:10:56.345 INFO:tasks.rados.rados.0.smithi111.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-10-01T09:10:56.351 INFO:tasks.rados.rados.0.smithi111.stdout:2131: writing smithi11166722-84 from 665940 to 1161178 tid 1 2023-10-01T09:10:56.358 INFO:tasks.rados.rados.0.smithi111.stdout:2131: writing smithi11166722-84 from 1795254 to 2335417 tid 2 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:2131: writing smithi11166722-84 from 2978885 to 3454555 tid 3 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:2132: read oid 215 snap -1 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:2132: expect deleted 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:2133: delete oid 452 current snap is 0 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:2125: finishing write tid 4 to smithi11166722-299 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:2125: finishing write tid 5 to smithi11166722-299 2023-10-01T09:10:56.365 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 299 v 381 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2125: left oid 299 (ObjNum 1416 snap 0 seq_num 1416) 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2126: finishing write tid 1 to smithi11166722-335 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2126: finishing write tid 2 to smithi11166722-335 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2126: finishing write tid 3 to smithi11166722-335 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2126: finishing write tid 4 to smithi11166722-335 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2126: finishing write tid 5 to smithi11166722-335 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 335 v 230 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2126: left oid 335 (ObjNum 1417 snap 0 seq_num 1417) 2023-10-01T09:10:56.366 INFO:tasks.rados.rados.0.smithi111.stdout:2127: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-10-01T09:10:56.471 INFO:tasks.rados.rados.0.smithi111.stdout:2128: finishing write tid 1 to smithi11166722-34 2023-10-01T09:10:56.471 INFO:tasks.rados.rados.0.smithi111.stdout:2128: finishing write tid 2 to smithi11166722-34 2023-10-01T09:10:56.471 INFO:tasks.rados.rados.0.smithi111.stdout:2128: finishing write tid 3 to smithi11166722-34 2023-10-01T09:10:56.471 INFO:tasks.rados.rados.0.smithi111.stdout:2128: finishing write tid 4 to smithi11166722-34 2023-10-01T09:10:56.471 INFO:tasks.rados.rados.0.smithi111.stdout:2128: finishing write tid 5 to smithi11166722-34 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 34 v 329 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2128: left oid 34 (ObjNum 1418 snap 0 seq_num 1418) 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2129: finishing write tid 1 to smithi11166722-399 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2129: finishing write tid 2 to smithi11166722-399 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2129: finishing write tid 3 to smithi11166722-399 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2129: finishing write tid 4 to smithi11166722-399 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2129: finishing write tid 5 to smithi11166722-399 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 297 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2129: left oid 399 (ObjNum 1419 snap 0 seq_num 1419) 2023-10-01T09:10:56.472 INFO:tasks.rados.rados.0.smithi111.stdout:2130: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2131: finishing write tid 1 to smithi11166722-84 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2131: finishing write tid 2 to smithi11166722-84 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2131: finishing write tid 3 to smithi11166722-84 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2131: finishing write tid 4 to smithi11166722-84 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2131: finishing write tid 5 to smithi11166722-84 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 270 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2131: left oid 84 (ObjNum 1420 snap 0 seq_num 1420) 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2125: done (8 left) 2023-10-01T09:10:56.552 INFO:tasks.rados.rados.0.smithi111.stdout:2126: done (7 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2127: done (6 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2128: done (5 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2129: done (4 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2130: done (3 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2131: done (2 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2132: done (1 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2133: done (0 left) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2134: read oid 448 snap -1 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2134: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2135: read oid 194 snap -1 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2135: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T09:10:56.553 INFO:tasks.rados.rados.0.smithi111.stdout:2136: write oid 247 current snap is 0 2023-10-01T09:10:56.554 INFO:tasks.rados.rados.0.smithi111.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-10-01T09:10:56.566 INFO:tasks.rados.rados.0.smithi111.stdout:2136: writing smithi11166722-247 from 699554 to 1461643 tid 1 2023-10-01T09:10:56.573 INFO:tasks.rados.rados.0.smithi111.stdout:2136: writing smithi11166722-247 from 2028571 to 2572403 tid 2 2023-10-01T09:10:56.580 INFO:tasks.rados.rados.0.smithi111.stdout:2136: writing smithi11166722-247 from 3150084 to 3764651 tid 3 2023-10-01T09:10:56.581 INFO:tasks.rados.rados.0.smithi111.stdout:2137: read oid 298 snap -1 2023-10-01T09:10:56.581 INFO:tasks.rados.rados.0.smithi111.stdout:2137: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:10:56.581 INFO:tasks.rados.rados.0.smithi111.stdout:2138: read oid 375 snap -1 2023-10-01T09:10:56.581 INFO:tasks.rados.rados.0.smithi111.stdout:2138: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:10:56.581 INFO:tasks.rados.rados.0.smithi111.stdout:2139: write oid 65 current snap is 0 2023-10-01T09:10:56.581 INFO:tasks.rados.rados.0.smithi111.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-10-01T09:10:56.587 INFO:tasks.rados.rados.0.smithi111.stdout:2139: writing smithi11166722-65 from 716361 to 1153699 tid 1 2023-10-01T09:10:56.594 INFO:tasks.rados.rados.0.smithi111.stdout:2139: writing smithi11166722-65 from 1687053 to 2374543 tid 2 2023-10-01T09:10:56.599 INFO:tasks.rados.rados.0.smithi111.stdout:2139: writing smithi11166722-65 from 2777507 to 3203346 tid 3 2023-10-01T09:10:56.604 INFO:tasks.rados.rados.0.smithi111.stdout:2139: writing smithi11166722-65 from 3877756 to 3916361 tid 4 2023-10-01T09:10:56.604 INFO:tasks.rados.rados.0.smithi111.stdout:2140: read oid 386 snap -1 2023-10-01T09:10:56.604 INFO:tasks.rados.rados.0.smithi111.stdout:2140: expect (ObjNum 809 snap 0 seq_num 809) 2023-10-01T09:10:56.604 INFO:tasks.rados.rados.0.smithi111.stdout:2141: write oid 327 current snap is 0 2023-10-01T09:10:56.604 INFO:tasks.rados.rados.0.smithi111.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-10-01T09:10:56.612 INFO:tasks.rados.rados.0.smithi111.stdout:2141: writing smithi11166722-327 from 733168 to 1245755 tid 1 2023-10-01T09:10:56.620 INFO:tasks.rados.rados.0.smithi111.stdout:2141: writing smithi11166722-327 from 2029182 to 2576683 tid 2 2023-10-01T09:10:56.627 INFO:tasks.rados.rados.0.smithi111.stdout:2141: writing smithi11166722-327 from 3088577 to 3725688 tid 3 2023-10-01T09:10:56.627 INFO:tasks.rados.rados.0.smithi111.stdout:2142: delete oid 159 current snap is 0 2023-10-01T09:10:56.627 INFO:tasks.rados.rados.0.smithi111.stdout:2134: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:10:56.884 INFO:tasks.rados.rados.0.smithi111.stdout:2135: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T09:10:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: cluster 2023-10-01T09:10:54.042343+0000 mgr.x (mgr.15039) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.8 MiB/s wr, 81 op/s 2023-10-01T09:10:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.780502+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.111:0/1240388825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.919081+0000 mon.a (mon.0) 846 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.920744+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.920947+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.921144+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.932357+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.932562+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.932791+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.932998+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:54.934123+0000 mon.b (mon.1) 28 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:55.868125+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:55.868333+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:55.868527+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:55.868880+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:56 smithi183 bash[27651]: audit 2023-10-01T09:10:55.875504+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: cluster 2023-10-01T09:10:54.042343+0000 mgr.x (mgr.15039) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.8 MiB/s wr, 81 op/s 2023-10-01T09:10:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.780502+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.111:0/1240388825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.919081+0000 mon.a (mon.0) 846 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.920744+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.920947+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.921144+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.932357+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.932562+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.932791+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.932998+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:54.934123+0000 mon.b (mon.1) 28 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:55.868125+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:55.868333+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:55.868527+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:55.868880+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[27369]: audit 2023-10-01T09:10:55.875504+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: cluster 2023-10-01T09:10:54.042343+0000 mgr.x (mgr.15039) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 5.8 MiB/s wr, 81 op/s 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.780502+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.111:0/1240388825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.919081+0000 mon.a (mon.0) 846 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.920744+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.920947+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.921144+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.932357+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.932562+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.932791+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.932998+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:54.934123+0000 mon.b (mon.1) 28 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:55.868125+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:55.868333+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:55.868527+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:55.868880+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:10:57.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:56 smithi111 bash[33891]: audit 2023-10-01T09:10:55.875504+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:10:57.138 INFO:tasks.rados.rados.0.smithi111.stdout:2136: finishing write tid 1 to smithi11166722-247 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:2136: finishing write tid 2 to smithi11166722-247 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:2136: finishing write tid 3 to smithi11166722-247 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:2136: finishing write tid 4 to smithi11166722-247 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:2136: finishing write tid 5 to smithi11166722-247 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 247 v 301 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:2136: left oid 247 (ObjNum 1422 snap 0 seq_num 1422) 2023-10-01T09:10:57.139 INFO:tasks.rados.rados.0.smithi111.stdout:2138: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:10:57.286 INFO:tasks.rados.rados.0.smithi111.stdout:2137: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:10:57.429 INFO:tasks.rados.rados.0.smithi111.stdout:2139: finishing write tid 1 to smithi11166722-65 2023-10-01T09:10:57.429 INFO:tasks.rados.rados.0.smithi111.stdout:2139: finishing write tid 2 to smithi11166722-65 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2139: finishing write tid 3 to smithi11166722-65 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2134: done (8 left) 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2135: done (7 left) 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2136: done (6 left) 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2137: done (5 left) 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2138: done (4 left) 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2142: done (3 left) 2023-10-01T09:10:57.430 INFO:tasks.rados.rados.0.smithi111.stdout:2143: write oid 41 current snap is 0 2023-10-01T09:10:57.431 INFO:tasks.rados.rados.0.smithi111.stdout:2139: finishing write tid 4 to smithi11166722-65 2023-10-01T09:10:57.431 INFO:tasks.rados.rados.0.smithi111.stdout:2139: finishing write tid 5 to smithi11166722-65 2023-10-01T09:10:57.431 INFO:tasks.rados.rados.0.smithi111.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-10-01T09:10:57.447 INFO:tasks.rados.rados.0.smithi111.stdout:2143: writing smithi11166722-41 from 766782 to 1429867 tid 1 2023-10-01T09:10:57.454 INFO:tasks.rados.rados.0.smithi111.stdout:2143: writing smithi11166722-41 from 2146146 to 2697316 tid 2 2023-10-01T09:10:57.461 INFO:tasks.rados.rados.0.smithi111.stdout:2143: writing smithi11166722-41 from 3143423 to 3919431 tid 3 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:2144: read oid 492 snap -1 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:2144: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:2145: write oid 70 current snap is 0 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:2139: finishing write tid 6 to smithi11166722-65 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 65 v 302 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:2139: left oid 65 (ObjNum 1423 snap 0 seq_num 1423) 2023-10-01T09:10:57.462 INFO:tasks.rados.rados.0.smithi111.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-10-01T09:10:57.470 INFO:tasks.rados.rados.0.smithi111.stdout:2145: writing smithi11166722-70 from 783589 to 1521923 tid 1 2023-10-01T09:10:57.480 INFO:tasks.rados.rados.0.smithi111.stdout:2145: writing smithi11166722-70 from 2204628 to 2899456 tid 2 2023-10-01T09:10:57.487 INFO:tasks.rados.rados.0.smithi111.stdout:2145: writing smithi11166722-70 from 3570846 to 3983589 tid 3 2023-10-01T09:10:57.487 INFO:tasks.rados.rados.0.smithi111.stdout:2139: done (5 left) 2023-10-01T09:10:57.487 INFO:tasks.rados.rados.0.smithi111.stdout:2146: write oid 154 current snap is 0 2023-10-01T09:10:57.487 INFO:tasks.rados.rados.0.smithi111.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-10-01T09:10:57.491 INFO:tasks.rados.rados.0.smithi111.stdout:2146: writing smithi11166722-154 from 400396 to 813979 tid 1 2023-10-01T09:10:57.498 INFO:tasks.rados.rados.0.smithi111.stdout:2146: writing smithi11166722-154 from 1463110 to 1901596 tid 2 2023-10-01T09:10:57.498 INFO:tasks.rados.rados.0.smithi111.stdout:2147: write oid 344 current snap is 0 2023-10-01T09:10:57.498 INFO:tasks.rados.rados.0.smithi111.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-10-01T09:10:57.503 INFO:tasks.rados.rados.0.smithi111.stdout:2147: writing smithi11166722-344 from 417203 to 906035 tid 1 2023-10-01T09:10:57.510 INFO:tasks.rados.rados.0.smithi111.stdout:2147: writing smithi11166722-344 from 1405239 to 2017203 tid 2 2023-10-01T09:10:57.510 INFO:tasks.rados.rados.0.smithi111.stdout:2148: read oid 380 snap -1 2023-10-01T09:10:57.510 INFO:tasks.rados.rados.0.smithi111.stdout:2148: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-10-01T09:10:57.510 INFO:tasks.rados.rados.0.smithi111.stdout:2149: delete oid 242 current snap is 0 2023-10-01T09:10:57.510 INFO:tasks.rados.rados.0.smithi111.stdout:2140: expect (ObjNum 809 snap 0 seq_num 809) 2023-10-01T09:10:57.663 INFO:tasks.rados.rados.0.smithi111.stdout:2141: finishing write tid 1 to smithi11166722-327 2023-10-01T09:10:57.663 INFO:tasks.rados.rados.0.smithi111.stdout:2141: finishing write tid 2 to smithi11166722-327 2023-10-01T09:10:57.663 INFO:tasks.rados.rados.0.smithi111.stdout:2141: finishing write tid 3 to smithi11166722-327 2023-10-01T09:10:57.663 INFO:tasks.rados.rados.0.smithi111.stdout:2140: done (8 left) 2023-10-01T09:10:57.663 INFO:tasks.rados.rados.0.smithi111.stdout:2149: done (7 left) 2023-10-01T09:10:57.663 INFO:tasks.rados.rados.0.smithi111.stdout:2150: read oid 232 snap -1 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2150: expect deleted 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2151: read oid 166 snap -1 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2151: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2152: write oid 455 current snap is 0 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2141: finishing write tid 4 to smithi11166722-327 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2141: finishing write tid 5 to smithi11166722-327 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 327 v 333 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2141: left oid 327 (ObjNum 1424 snap 0 seq_num 1424) 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2143: finishing write tid 1 to smithi11166722-41 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2143: finishing write tid 2 to smithi11166722-41 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2143: finishing write tid 3 to smithi11166722-41 2023-10-01T09:10:57.664 INFO:tasks.rados.rados.0.smithi111.stdout:2143: finishing write tid 4 to smithi11166722-41 2023-10-01T09:10:57.665 INFO:tasks.rados.rados.0.smithi111.stdout:2143: finishing write tid 5 to smithi11166722-41 2023-10-01T09:10:57.665 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 41 v 312 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-10-01T09:10:57.665 INFO:tasks.rados.rados.0.smithi111.stdout:2143: left oid 41 (ObjNum 1426 snap 0 seq_num 1426) 2023-10-01T09:10:57.665 INFO:tasks.rados.rados.0.smithi111.stdout:2144: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-10-01T09:10:57.799 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:10:57.799 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[27369]: audit 2023-10-01T09:10:55.867659+0000 mon.c (mon.2) 56 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:57.799 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[27369]: cluster 2023-10-01T09:10:56.043523+0000 mgr.x (mgr.15039) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 124 op/s 2023-10-01T09:10:57.799 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[27369]: audit 2023-10-01T09:10:56.781100+0000 mon.c (mon.2) 57 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:57.799 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[27369]: audit 2023-10-01T09:10:57.377782+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.111:0/2717678654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2145: finishing write tid 1 to smithi11166722-70 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2145: finishing write tid 2 to smithi11166722-70 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2145: finishing write tid 3 to smithi11166722-70 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2145: finishing write tid 4 to smithi11166722-70 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2145: finishing write tid 5 to smithi11166722-70 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 70 v 282 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2145: left oid 70 (ObjNum 1427 snap 0 seq_num 1427) 2023-10-01T09:10:57.831 INFO:tasks.rados.rados.0.smithi111.stdout:2146: finishing write tid 1 to smithi11166722-154 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2146: finishing write tid 2 to smithi11166722-154 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2146: finishing write tid 3 to smithi11166722-154 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2146: finishing write tid 4 to smithi11166722-154 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 336 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2146: left oid 154 (ObjNum 1428 snap 0 seq_num 1428) 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2147: finishing write tid 1 to smithi11166722-344 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2147: finishing write tid 2 to smithi11166722-344 2023-10-01T09:10:57.832 INFO:tasks.rados.rados.0.smithi111.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-10-01T09:10:57.844 INFO:tasks.rados.rados.0.smithi111.stdout:2152: writing smithi11166722-455 from 450817 to 1206500 tid 1 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2152: writing smithi11166722-455 from 1638556 to 2050817 tid 2 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2141: done (9 left) 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2143: done (8 left) 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2144: done (7 left) 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2145: done (6 left) 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2146: done (5 left) 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2153: read oid 382 snap -1 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2153: expect (ObjNum 1297 snap 0 seq_num 1297) 2023-10-01T09:10:57.850 INFO:tasks.rados.rados.0.smithi111.stdout:2154: read oid 245 snap -1 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:2154: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:2155: write oid 249 current snap is 0 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:2147: finishing write tid 3 to smithi11166722-344 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:2147: finishing write tid 4 to smithi11166722-344 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 392 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:2147: left oid 344 (ObjNum 1429 snap 0 seq_num 1429) 2023-10-01T09:10:57.851 INFO:tasks.rados.rados.0.smithi111.stdout:2148: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-10-01T09:10:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:57 smithi183 bash[27651]: audit 2023-10-01T09:10:55.867659+0000 mon.c (mon.2) 56 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:57 smithi183 bash[27651]: cluster 2023-10-01T09:10:56.043523+0000 mgr.x (mgr.15039) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 124 op/s 2023-10-01T09:10:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:57 smithi183 bash[27651]: audit 2023-10-01T09:10:56.781100+0000 mon.c (mon.2) 57 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:57 smithi183 bash[27651]: audit 2023-10-01T09:10:57.377782+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.111:0/2717678654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[33891]: audit 2023-10-01T09:10:55.867659+0000 mon.c (mon.2) 56 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T09:10:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[33891]: cluster 2023-10-01T09:10:56.043523+0000 mgr.x (mgr.15039) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 124 op/s 2023-10-01T09:10:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[33891]: audit 2023-10-01T09:10:56.781100+0000 mon.c (mon.2) 57 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T09:10:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:57 smithi111 bash[33891]: audit 2023-10-01T09:10:57.377782+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.111:0/2717678654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:10:58.080 INFO:tasks.rados.rados.0.smithi111.stdout:2151: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:2152: finishing write tid 1 to smithi11166722-455 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:2152: finishing write tid 2 to smithi11166722-455 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:2152: finishing write tid 3 to smithi11166722-455 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:2152: finishing write tid 4 to smithi11166722-455 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 455 v 395 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:2152: left oid 455 (ObjNum 1431 snap 0 seq_num 1431) 2023-10-01T09:10:58.179 INFO:tasks.rados.rados.0.smithi111.stdout:2154: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-10-01T09:10:58.308 INFO:tasks.rados.rados.0.smithi111.stdout:2153: expect (ObjNum 1297 snap 0 seq_num 1297) 2023-10-01T09:10:58.465 INFO:tasks.rados.rados.0.smithi111.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-10-01T09:10:58.477 INFO:tasks.rados.rados.0.smithi111.stdout:2155: writing smithi11166722-249 from 467624 to 898556 tid 1 2023-10-01T09:10:58.484 INFO:tasks.rados.rados.0.smithi111.stdout:2155: writing smithi11166722-249 from 1697038 to 2067624 tid 2 2023-10-01T09:10:58.484 INFO:tasks.rados.rados.0.smithi111.stdout:2147: done (7 left) 2023-10-01T09:10:58.484 INFO:tasks.rados.rados.0.smithi111.stdout:2148: done (6 left) 2023-10-01T09:10:58.484 INFO:tasks.rados.rados.0.smithi111.stdout:2150: done (5 left) 2023-10-01T09:10:58.484 INFO:tasks.rados.rados.0.smithi111.stdout:2151: done (4 left) 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2152: done (3 left) 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2153: done (2 left) 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2154: done (1 left) 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2156: read oid 295 snap -1 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2156: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2157: write oid 474 current snap is 0 2023-10-01T09:10:58.485 INFO:tasks.rados.rados.0.smithi111.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-10-01T09:10:58.490 INFO:tasks.rados.rados.0.smithi111.stdout:2157: writing smithi11166722-474 from 484431 to 990612 tid 1 2023-10-01T09:10:58.496 INFO:tasks.rados.rados.0.smithi111.stdout:2157: writing smithi11166722-474 from 1639167 to 2084431 tid 2 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2158: read oid 258 snap -1 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2158: expect (ObjNum 795 snap 0 seq_num 795) 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2159: write oid 164 current snap is 0 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2155: finishing write tid 1 to smithi11166722-249 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2155: finishing write tid 2 to smithi11166722-249 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2155: finishing write tid 3 to smithi11166722-249 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2155: finishing write tid 4 to smithi11166722-249 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 249 v 398 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2155: left oid 249 (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T09:10:58.497 INFO:tasks.rados.rados.0.smithi111.stdout:2156: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:10:58.604 INFO:tasks.rados.rados.0.smithi111.stdout:2157: finishing write tid 1 to smithi11166722-474 2023-10-01T09:10:58.604 INFO:tasks.rados.rados.0.smithi111.stdout:2157: finishing write tid 2 to smithi11166722-474 2023-10-01T09:10:58.604 INFO:tasks.rados.rados.0.smithi111.stdout:2157: finishing write tid 3 to smithi11166722-474 2023-10-01T09:10:58.605 INFO:tasks.rados.rados.0.smithi111.stdout:2157: finishing write tid 4 to smithi11166722-474 2023-10-01T09:10:58.605 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 474 v 384 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-10-01T09:10:58.605 INFO:tasks.rados.rados.0.smithi111.stdout:2157: left oid 474 (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:10:58.605 INFO:tasks.rados.rados.0.smithi111.stdout:2158: expect (ObjNum 795 snap 0 seq_num 795) 2023-10-01T09:10:58.742 INFO:tasks.rados.rados.0.smithi111.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-10-01T09:10:58.755 INFO:tasks.rados.rados.0.smithi111.stdout:2159: writing smithi11166722-164 from 501238 to 1082668 tid 1 2023-10-01T09:10:58.762 INFO:tasks.rados.rados.0.smithi111.stdout:2159: writing smithi11166722-164 from 1697649 to 2101238 tid 2 2023-10-01T09:10:58.762 INFO:tasks.rados.rados.0.smithi111.stdout:2155: done (4 left) 2023-10-01T09:10:58.762 INFO:tasks.rados.rados.0.smithi111.stdout:2156: done (3 left) 2023-10-01T09:10:58.762 INFO:tasks.rados.rados.0.smithi111.stdout:2157: done (2 left) 2023-10-01T09:10:58.762 INFO:tasks.rados.rados.0.smithi111.stdout:2158: done (1 left) 2023-10-01T09:10:58.763 INFO:tasks.rados.rados.0.smithi111.stdout:2160: read oid 212 snap -1 2023-10-01T09:10:58.763 INFO:tasks.rados.rados.0.smithi111.stdout:2160: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:10:58.763 INFO:tasks.rados.rados.0.smithi111.stdout:2161: write oid 308 current snap is 0 2023-10-01T09:10:58.763 INFO:tasks.rados.rados.0.smithi111.stdout:2159: finishing write tid 1 to smithi11166722-164 2023-10-01T09:10:58.763 INFO:tasks.rados.rados.0.smithi111.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-10-01T09:10:58.767 INFO:tasks.rados.rados.0.smithi111.stdout:2161: writing smithi11166722-308 from 518045 to 1174724 tid 1 2023-10-01T09:10:58.774 INFO:tasks.rados.rados.0.smithi111.stdout:2161: writing smithi11166722-308 from 1756131 to 2118045 tid 2 2023-10-01T09:10:58.774 INFO:tasks.rados.rados.0.smithi111.stdout:2162: write oid 414 current snap is 0 2023-10-01T09:10:58.774 INFO:tasks.rados.rados.0.smithi111.stdout:2159: finishing write tid 2 to smithi11166722-164 2023-10-01T09:10:58.774 INFO:tasks.rados.rados.0.smithi111.stdout:2159: finishing write tid 3 to smithi11166722-164 2023-10-01T09:10:58.774 INFO:tasks.rados.rados.0.smithi111.stdout:2159: finishing write tid 4 to smithi11166722-164 2023-10-01T09:10:58.774 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 315 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-10-01T09:10:58.775 INFO:tasks.rados.rados.0.smithi111.stdout:2159: left oid 164 (ObjNum 1434 snap 0 seq_num 1434) 2023-10-01T09:10:58.775 INFO:tasks.rados.rados.0.smithi111.stdout:2160: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T09:10:58.902 INFO:tasks.rados.rados.0.smithi111.stdout:2161: finishing write tid 1 to smithi11166722-308 2023-10-01T09:10:58.902 INFO:tasks.rados.rados.0.smithi111.stdout:2161: finishing write tid 2 to smithi11166722-308 2023-10-01T09:10:58.903 INFO:tasks.rados.rados.0.smithi111.stdout:2161: finishing write tid 3 to smithi11166722-308 2023-10-01T09:10:58.903 INFO:tasks.rados.rados.0.smithi111.stdout:2161: finishing write tid 4 to smithi11166722-308 2023-10-01T09:10:58.903 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 308 v 387 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-10-01T09:10:58.903 INFO:tasks.rados.rados.0.smithi111.stdout:2161: left oid 308 (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:10:58.903 INFO:tasks.rados.rados.0.smithi111.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-10-01T09:10:58.916 INFO:tasks.rados.rados.0.smithi111.stdout:2162: writing smithi11166722-414 from 534852 to 1266780 tid 1 2023-10-01T09:10:58.921 INFO:tasks.rados.rados.0.smithi111.stdout:2162: writing smithi11166722-414 from 1814613 to 2134852 tid 2 2023-10-01T09:10:58.921 INFO:tasks.rados.rados.0.smithi111.stdout:2159: done (3 left) 2023-10-01T09:10:58.922 INFO:tasks.rados.rados.0.smithi111.stdout:2160: done (2 left) 2023-10-01T09:10:58.922 INFO:tasks.rados.rados.0.smithi111.stdout:2161: done (1 left) 2023-10-01T09:10:58.922 INFO:tasks.rados.rados.0.smithi111.stdout:2163: write oid 279 current snap is 0 2023-10-01T09:10:58.922 INFO:tasks.rados.rados.0.smithi111.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-10-01T09:10:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:2163: writing smithi11166722-279 from 551659 to 1075189 tid 1 2023-10-01T09:10:58.934 INFO:tasks.rados.rados.0.smithi111.stdout:2163: writing smithi11166722-279 from 1873095 to 2151659 tid 2 2023-10-01T09:10:58.934 INFO:tasks.rados.rados.0.smithi111.stdout:2164: write oid 418 current snap is 0 2023-10-01T09:10:58.934 INFO:tasks.rados.rados.0.smithi111.stdout:2162: finishing write tid 1 to smithi11166722-414 2023-10-01T09:10:58.934 INFO:tasks.rados.rados.0.smithi111.stdout:2162: finishing write tid 2 to smithi11166722-414 2023-10-01T09:10:58.934 INFO:tasks.rados.rados.0.smithi111.stdout:2162: finishing write tid 3 to smithi11166722-414 2023-10-01T09:10:58.935 INFO:tasks.rados.rados.0.smithi111.stdout:2162: finishing write tid 4 to smithi11166722-414 2023-10-01T09:10:58.935 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 414 v 401 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-10-01T09:10:58.935 INFO:tasks.rados.rados.0.smithi111.stdout:2162: left oid 414 (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T09:10:58.935 INFO:tasks.rados.rados.0.smithi111.stdout:2163: finishing write tid 1 to smithi11166722-279 2023-10-01T09:10:58.935 INFO:tasks.rados.rados.0.smithi111.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-10-01T09:10:58.940 INFO:tasks.rados.rados.0.smithi111.stdout:2164: writing smithi11166722-418 from 568466 to 1167245 tid 1 2023-10-01T09:10:58.946 INFO:tasks.rados.rados.0.smithi111.stdout:2164: writing smithi11166722-418 from 1931577 to 2168466 tid 2 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2162: done (2 left) 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2165: delete oid 228 current snap is 0 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2163: finishing write tid 2 to smithi11166722-279 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2163: finishing write tid 3 to smithi11166722-279 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2163: finishing write tid 4 to smithi11166722-279 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 279 v 314 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2163: left oid 279 (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:10:58.947 INFO:tasks.rados.rados.0.smithi111.stdout:2164: finishing write tid 1 to smithi11166722-418 2023-10-01T09:10:58.949 INFO:tasks.rados.rados.0.smithi111.stdout:2163: done (2 left) 2023-10-01T09:10:58.949 INFO:tasks.rados.rados.0.smithi111.stdout:2165: done (1 left) 2023-10-01T09:10:58.949 INFO:tasks.rados.rados.0.smithi111.stdout:2166: read oid 234 snap -1 2023-10-01T09:10:58.949 INFO:tasks.rados.rados.0.smithi111.stdout:2166: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-10-01T09:10:58.949 INFO:tasks.rados.rados.0.smithi111.stdout:2167: write oid 164 current snap is 0 2023-10-01T09:10:58.949 INFO:tasks.rados.rados.0.smithi111.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-10-01T09:10:58.956 INFO:tasks.rados.rados.0.smithi111.stdout:2167: writing smithi11166722-164 from 602080 to 1351357 tid 1 2023-10-01T09:10:58.962 INFO:tasks.rados.rados.0.smithi111.stdout:2167: writing smithi11166722-164 from 2048541 to 2202080 tid 2 2023-10-01T09:10:58.962 INFO:tasks.rados.rados.0.smithi111.stdout:2168: write oid 183 current snap is 0 2023-10-01T09:10:58.962 INFO:tasks.rados.rados.0.smithi111.stdout:2164: finishing write tid 2 to smithi11166722-418 2023-10-01T09:10:58.962 INFO:tasks.rados.rados.0.smithi111.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-10-01T09:10:58.967 INFO:tasks.rados.rados.0.smithi111.stdout:2168: writing smithi11166722-183 from 618887 to 1043413 tid 1 2023-10-01T09:10:58.974 INFO:tasks.rados.rados.0.smithi111.stdout:2168: writing smithi11166722-183 from 1590670 to 2194828 tid 2 2023-10-01T09:10:58.974 INFO:tasks.rados.rados.0.smithi111.stdout:2169: write oid 334 current snap is 0 2023-10-01T09:10:58.974 INFO:tasks.rados.rados.0.smithi111.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-10-01T09:10:58.981 INFO:tasks.rados.rados.0.smithi111.stdout:2169: writing smithi11166722-334 from 635694 to 1135469 tid 1 2023-10-01T09:10:58.986 INFO:tasks.rados.rados.0.smithi111.stdout:2169: writing smithi11166722-334 from 1649152 to 2113321 tid 2 2023-10-01T09:10:58.986 INFO:tasks.rados.rados.0.smithi111.stdout:2170: read oid 368 snap -1 2023-10-01T09:10:58.987 INFO:tasks.rados.rados.0.smithi111.stdout:2170: expect (ObjNum 1407 snap 0 seq_num 1407) 2023-10-01T09:10:58.987 INFO:tasks.rados.rados.0.smithi111.stdout:2171: read oid 477 snap -1 2023-10-01T09:10:58.987 INFO:tasks.rados.rados.0.smithi111.stdout:2171: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T09:10:58.987 INFO:tasks.rados.rados.0.smithi111.stdout:2172: write oid 383 current snap is 0 2023-10-01T09:10:58.987 INFO:tasks.rados.rados.0.smithi111.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-10-01T09:10:58.993 INFO:tasks.rados.rados.0.smithi111.stdout:2172: writing smithi11166722-383 from 652501 to 1227525 tid 1 2023-10-01T09:10:58.999 INFO:tasks.rados.rados.0.smithi111.stdout:2172: writing smithi11166722-383 from 1707634 to 2252501 tid 2 2023-10-01T09:10:58.999 INFO:tasks.rados.rados.0.smithi111.stdout:2173: write oid 207 current snap is 0 2023-10-01T09:10:58.999 INFO:tasks.rados.rados.0.smithi111.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-10-01T09:10:59.006 INFO:tasks.rados.rados.0.smithi111.stdout:2173: writing smithi11166722-207 from 669308 to 1319581 tid 1 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:2173: writing smithi11166722-207 from 1766116 to 2233954 tid 2 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:2174: write oid 251 current snap is 0 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:2164: finishing write tid 3 to smithi11166722-418 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:2164: finishing write tid 4 to smithi11166722-418 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 418 v 233 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:2164: left oid 418 (ObjNum 1438 snap 0 seq_num 1438) 2023-10-01T09:10:59.012 INFO:tasks.rados.rados.0.smithi111.stdout:2166: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-10-01T09:10:59.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:58 smithi111 bash[33891]: cluster 2023-10-01T09:10:58.044487+0000 mgr.x (mgr.15039) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.5 MiB/s wr, 105 op/s 2023-10-01T09:10:59.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:58 smithi111 bash[27369]: cluster 2023-10-01T09:10:58.044487+0000 mgr.x (mgr.15039) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.5 MiB/s wr, 105 op/s 2023-10-01T09:10:59.107 INFO:tasks.rados.rados.0.smithi111.stdout:2167: finishing write tid 1 to smithi11166722-164 2023-10-01T09:10:59.107 INFO:tasks.rados.rados.0.smithi111.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-10-01T09:10:59.119 INFO:tasks.rados.rados.0.smithi111.stdout:2174: writing smithi11166722-251 from 686115 to 1127990 tid 1 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2174: writing smithi11166722-251 from 1824598 to 2286115 tid 2 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2164: done (9 left) 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2166: done (8 left) 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2175: read oid 132 snap -1 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2175: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2176: read oid 379 snap -1 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2176: expect (ObjNum 740 snap 0 seq_num 740) 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2177: read oid 417 snap -1 2023-10-01T09:10:59.127 INFO:tasks.rados.rados.0.smithi111.stdout:2177: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2178: delete oid 472 current snap is 0 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2167: finishing write tid 2 to smithi11166722-164 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2167: finishing write tid 3 to smithi11166722-164 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2167: finishing write tid 4 to smithi11166722-164 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 318 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2168: finishing write tid 1 to smithi11166722-183 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2168: finishing write tid 2 to smithi11166722-183 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2168: finishing write tid 3 to smithi11166722-183 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2168: finishing write tid 4 to smithi11166722-183 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 183 v 340 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-10-01T09:10:59.128 INFO:tasks.rados.rados.0.smithi111.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:2169: finishing write tid 1 to smithi11166722-334 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:2169: finishing write tid 2 to smithi11166722-334 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:2169: finishing write tid 3 to smithi11166722-334 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:2169: finishing write tid 4 to smithi11166722-334 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 334 v 257 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:2169: left oid 334 (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:10:59.129 INFO:tasks.rados.rados.0.smithi111.stdout:2170: expect (ObjNum 1407 snap 0 seq_num 1407) 2023-10-01T09:10:59.243 INFO:tasks.rados.rados.0.smithi111.stdout:2171: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T09:10:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:58 smithi183 bash[27651]: cluster 2023-10-01T09:10:58.044487+0000 mgr.x (mgr.15039) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.5 MiB/s wr, 105 op/s 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2172: finishing write tid 1 to smithi11166722-383 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2167: done (11 left) 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2168: done (10 left) 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2169: done (9 left) 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2170: done (8 left) 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2171: done (7 left) 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2178: done (6 left) 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2179: write oid 336 current snap is 0 2023-10-01T09:10:59.411 INFO:tasks.rados.rados.0.smithi111.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-10-01T09:10:59.418 INFO:tasks.rados.rados.0.smithi111.stdout:2179: writing smithi11166722-336 from 719729 to 1312102 tid 1 2023-10-01T09:10:59.424 INFO:tasks.rados.rados.0.smithi111.stdout:2179: writing smithi11166722-336 from 1941562 to 2319729 tid 2 2023-10-01T09:10:59.424 INFO:tasks.rados.rados.0.smithi111.stdout:2180: read oid 232 snap -1 2023-10-01T09:10:59.424 INFO:tasks.rados.rados.0.smithi111.stdout:2180: expect deleted 2023-10-01T09:10:59.424 INFO:tasks.rados.rados.0.smithi111.stdout:2181: read oid 148 snap -1 2023-10-01T09:10:59.424 INFO:tasks.rados.rados.0.smithi111.stdout:2181: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2182: delete oid 252 current snap is 0 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2172: finishing write tid 2 to smithi11166722-383 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2172: finishing write tid 3 to smithi11166722-383 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2172: finishing write tid 4 to smithi11166722-383 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 383 v 248 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2172: left oid 383 (ObjNum 1443 snap 0 seq_num 1443) 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2173: finishing write tid 1 to smithi11166722-207 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2173: finishing write tid 2 to smithi11166722-207 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2173: finishing write tid 3 to smithi11166722-207 2023-10-01T09:10:59.425 INFO:tasks.rados.rados.0.smithi111.stdout:2173: finishing write tid 4 to smithi11166722-207 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 207 v 404 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2173: left oid 207 (ObjNum 1444 snap 0 seq_num 1444) 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2174: finishing write tid 1 to smithi11166722-251 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2174: finishing write tid 2 to smithi11166722-251 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2174: finishing write tid 3 to smithi11166722-251 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2174: finishing write tid 4 to smithi11166722-251 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 251 v 251 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2174: left oid 251 (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T09:10:59.426 INFO:tasks.rados.rados.0.smithi111.stdout:2175: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-01T09:10:59.602 INFO:tasks.rados.rados.0.smithi111.stdout:2176: expect (ObjNum 740 snap 0 seq_num 740) 2023-10-01T09:10:59.716 INFO:tasks.rados.rados.0.smithi111.stdout:2177: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:10:59.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:10:59 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:10:59] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.33.4" 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:2179: finishing write tid 1 to smithi11166722-336 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:2179: finishing write tid 2 to smithi11166722-336 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:2179: finishing write tid 3 to smithi11166722-336 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:2179: finishing write tid 4 to smithi11166722-336 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 336 v 274 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:2179: left oid 336 (ObjNum 1447 snap 0 seq_num 1447) 2023-10-01T09:10:59.882 INFO:tasks.rados.rados.0.smithi111.stdout:2181: expect (ObjNum 538 snap 0 seq_num 538) 2023-10-01T09:11:00.013 INFO:tasks.rados.rados.0.smithi111.stdout:2172: done (9 left) 2023-10-01T09:11:00.013 INFO:tasks.rados.rados.0.smithi111.stdout:2173: done (8 left) 2023-10-01T09:11:00.013 INFO:tasks.rados.rados.0.smithi111.stdout:2174: done (7 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2175: done (6 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2176: done (5 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2177: done (4 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2179: done (3 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2180: done (2 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2181: done (1 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2182: done (0 left) 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2183: write oid 245 current snap is 0 2023-10-01T09:11:00.014 INFO:tasks.rados.rados.0.smithi111.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-10-01T09:11:00.022 INFO:tasks.rados.rados.0.smithi111.stdout:2183: writing smithi11166722-245 from 753343 to 1496214 tid 1 2023-10-01T09:11:00.028 INFO:tasks.rados.rados.0.smithi111.stdout:2183: writing smithi11166722-245 from 1942173 to 2353343 tid 2 2023-10-01T09:11:00.028 INFO:tasks.rados.rados.0.smithi111.stdout:2184: write oid 81 current snap is 0 2023-10-01T09:11:00.028 INFO:tasks.rados.rados.0.smithi111.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-10-01T09:11:00.036 INFO:tasks.rados.rados.0.smithi111.stdout:2184: writing smithi11166722-81 from 770150 to 1188270 tid 1 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:2184: writing smithi11166722-81 from 1600655 to 2079500 tid 2 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:2185: write oid 423 current snap is 0 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:2183: finishing write tid 1 to smithi11166722-245 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:2183: finishing write tid 2 to smithi11166722-245 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:2183: finishing write tid 3 to smithi11166722-245 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:2183: finishing write tid 4 to smithi11166722-245 2023-10-01T09:11:00.042 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 390 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-10-01T09:11:00.043 INFO:tasks.rados.rados.0.smithi111.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-10-01T09:11:00.043 INFO:tasks.rados.rados.0.smithi111.stdout:2184: finishing write tid 1 to smithi11166722-81 2023-10-01T09:11:00.043 INFO:tasks.rados.rados.0.smithi111.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-10-01T09:11:00.050 INFO:tasks.rados.rados.0.smithi111.stdout:2185: writing smithi11166722-423 from 786957 to 1280326 tid 1 2023-10-01T09:11:00.057 INFO:tasks.rados.rados.0.smithi111.stdout:2185: writing smithi11166722-423 from 2059137 to 2386957 tid 2 2023-10-01T09:11:00.057 INFO:tasks.rados.rados.0.smithi111.stdout:2183: done (2 left) 2023-10-01T09:11:00.057 INFO:tasks.rados.rados.0.smithi111.stdout:2186: write oid 128 current snap is 0 2023-10-01T09:11:00.057 INFO:tasks.rados.rados.0.smithi111.stdout:2184: finishing write tid 2 to smithi11166722-81 2023-10-01T09:11:00.057 INFO:tasks.rados.rados.0.smithi111.stdout:2184: finishing write tid 3 to smithi11166722-81 2023-10-01T09:11:00.058 INFO:tasks.rados.rados.0.smithi111.stdout:2184: finishing write tid 4 to smithi11166722-81 2023-10-01T09:11:00.058 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 81 v 407 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-10-01T09:11:00.058 INFO:tasks.rados.rados.0.smithi111.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-10-01T09:11:00.058 INFO:tasks.rados.rados.0.smithi111.stdout:2185: finishing write tid 1 to smithi11166722-423 2023-10-01T09:11:00.058 INFO:tasks.rados.rados.0.smithi111.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-10-01T09:11:00.063 INFO:tasks.rados.rados.0.smithi111.stdout:2186: writing smithi11166722-128 from 403764 to 972382 tid 1 2023-10-01T09:11:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:10:59 smithi111 bash[27369]: audit 2023-10-01T09:10:59.281674+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:10:59 smithi111 bash[33891]: audit 2023-10-01T09:10:59.281674+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:00.073 INFO:tasks.rados.rados.0.smithi111.stdout:2186: writing smithi11166722-128 from 1717619 to 2403764 tid 2 2023-10-01T09:11:00.074 INFO:tasks.rados.rados.0.smithi111.stdout:2184: done (2 left) 2023-10-01T09:11:00.074 INFO:tasks.rados.rados.0.smithi111.stdout:2187: write oid 230 current snap is 0 2023-10-01T09:11:00.074 INFO:tasks.rados.rados.0.smithi111.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-10-01T09:11:00.081 INFO:tasks.rados.rados.0.smithi111.stdout:2187: writing smithi11166722-230 from 420571 to 1180791 tid 1 2023-10-01T09:11:00.090 INFO:tasks.rados.rados.0.smithi111.stdout:2187: writing smithi11166722-230 from 1776101 to 2402273 tid 2 2023-10-01T09:11:00.090 INFO:tasks.rados.rados.0.smithi111.stdout:2188: read oid 156 snap -1 2023-10-01T09:11:00.090 INFO:tasks.rados.rados.0.smithi111.stdout:2188: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T09:11:00.090 INFO:tasks.rados.rados.0.smithi111.stdout:2189: read oid 183 snap -1 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2189: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2190: write oid 287 current snap is 0 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2185: finishing write tid 2 to smithi11166722-423 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2185: finishing write tid 3 to smithi11166722-423 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2185: finishing write tid 4 to smithi11166722-423 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 423 v 277 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-10-01T09:11:00.091 INFO:tasks.rados.rados.0.smithi111.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-10-01T09:11:00.095 INFO:tasks.rados.rados.0.smithi111.stdout:2190: writing smithi11166722-287 from 437378 to 872847 tid 1 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2190: writing smithi11166722-287 from 1434583 to 2204413 tid 2 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2185: done (5 left) 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2191: write oid 366 current snap is 0 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2186: finishing write tid 1 to smithi11166722-128 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2186: finishing write tid 2 to smithi11166722-128 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2186: finishing write tid 3 to smithi11166722-128 2023-10-01T09:11:00.105 INFO:tasks.rados.rados.0.smithi111.stdout:2186: finishing write tid 4 to smithi11166722-128 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 128 v 299 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2186: left oid 128 (ObjNum 1452 snap 0 seq_num 1452) 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2187: finishing write tid 1 to smithi11166722-230 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2187: finishing write tid 2 to smithi11166722-230 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2187: finishing write tid 3 to smithi11166722-230 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2187: finishing write tid 4 to smithi11166722-230 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 230 v 280 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2187: left oid 230 (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T09:11:00.106 INFO:tasks.rados.rados.0.smithi111.stdout:2189: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-10-01T09:11:00.260 INFO:tasks.rados.rados.0.smithi111.stdout:2190: finishing write tid 1 to smithi11166722-287 2023-10-01T09:11:00.260 INFO:tasks.rados.rados.0.smithi111.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-10-01T09:11:00.265 INFO:tasks.rados.rados.0.smithi111.stdout:2191: writing smithi11166722-366 from 454185 to 964903 tid 1 2023-10-01T09:11:00.272 INFO:tasks.rados.rados.0.smithi111.stdout:2191: writing smithi11166722-366 from 1493065 to 2122906 tid 2 2023-10-01T09:11:00.272 INFO:tasks.rados.rados.0.smithi111.stdout:2186: done (5 left) 2023-10-01T09:11:00.272 INFO:tasks.rados.rados.0.smithi111.stdout:2187: done (4 left) 2023-10-01T09:11:00.272 INFO:tasks.rados.rados.0.smithi111.stdout:2189: done (3 left) 2023-10-01T09:11:00.272 INFO:tasks.rados.rados.0.smithi111.stdout:2192: write oid 323 current snap is 0 2023-10-01T09:11:00.272 INFO:tasks.rados.rados.0.smithi111.stdout:2188: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T09:11:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:10:59 smithi183 bash[27651]: audit 2023-10-01T09:10:59.281674+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2190: finishing write tid 2 to smithi11166722-287 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2190: finishing write tid 3 to smithi11166722-287 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2190: finishing write tid 4 to smithi11166722-287 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 287 v 283 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2190: left oid 287 (ObjNum 1454 snap 0 seq_num 1454) 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2191: finishing write tid 1 to smithi11166722-366 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2191: finishing write tid 2 to smithi11166722-366 2023-10-01T09:11:00.467 INFO:tasks.rados.rados.0.smithi111.stdout:2191: finishing write tid 3 to smithi11166722-366 2023-10-01T09:11:00.468 INFO:tasks.rados.rados.0.smithi111.stdout:2191: finishing write tid 4 to smithi11166722-366 2023-10-01T09:11:00.468 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 366 v 197 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-10-01T09:11:00.468 INFO:tasks.rados.rados.0.smithi111.stdout:2191: left oid 366 (ObjNum 1455 snap 0 seq_num 1455) 2023-10-01T09:11:00.468 INFO:tasks.rados.rados.0.smithi111.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-10-01T09:11:00.479 INFO:tasks.rados.rados.0.smithi111.stdout:2192: writing smithi11166722-323 from 470992 to 1056959 tid 1 2023-10-01T09:11:00.486 INFO:tasks.rados.rados.0.smithi111.stdout:2192: writing smithi11166722-323 from 1551547 to 2325046 tid 2 2023-10-01T09:11:00.487 INFO:tasks.rados.rados.0.smithi111.stdout:2188: done (3 left) 2023-10-01T09:11:00.487 INFO:tasks.rados.rados.0.smithi111.stdout:2190: done (2 left) 2023-10-01T09:11:00.487 INFO:tasks.rados.rados.0.smithi111.stdout:2191: done (1 left) 2023-10-01T09:11:00.487 INFO:tasks.rados.rados.0.smithi111.stdout:2193: write oid 164 current snap is 0 2023-10-01T09:11:00.487 INFO:tasks.rados.rados.0.smithi111.stdout:2192: finishing write tid 1 to smithi11166722-323 2023-10-01T09:11:00.487 INFO:tasks.rados.rados.0.smithi111.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-10-01T09:11:00.492 INFO:tasks.rados.rados.0.smithi111.stdout:2193: writing smithi11166722-164 from 487799 to 1149015 tid 1 2023-10-01T09:11:00.500 INFO:tasks.rados.rados.0.smithi111.stdout:2193: writing smithi11166722-164 from 1893676 to 2487799 tid 2 2023-10-01T09:11:00.500 INFO:tasks.rados.rados.0.smithi111.stdout:2194: write oid 267 current snap is 0 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:2192: finishing write tid 2 to smithi11166722-323 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:2192: finishing write tid 3 to smithi11166722-323 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:2192: finishing write tid 4 to smithi11166722-323 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 323 v 260 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:2192: left oid 323 (ObjNum 1456 snap 0 seq_num 1456) 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:2193: finishing write tid 1 to smithi11166722-164 2023-10-01T09:11:00.501 INFO:tasks.rados.rados.0.smithi111.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-10-01T09:11:00.507 INFO:tasks.rados.rados.0.smithi111.stdout:2194: writing smithi11166722-267 from 504606 to 1241071 tid 1 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2194: writing smithi11166722-267 from 1952158 to 2504606 tid 2 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2192: done (2 left) 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2195: delete oid 400 current snap is 0 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2193: finishing write tid 2 to smithi11166722-164 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2193: finishing write tid 3 to smithi11166722-164 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2193: finishing write tid 4 to smithi11166722-164 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 321 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2193: left oid 164 (ObjNum 1457 snap 0 seq_num 1457) 2023-10-01T09:11:00.515 INFO:tasks.rados.rados.0.smithi111.stdout:2194: finishing write tid 1 to smithi11166722-267 2023-10-01T09:11:00.517 INFO:tasks.rados.rados.0.smithi111.stdout:2193: done (2 left) 2023-10-01T09:11:00.517 INFO:tasks.rados.rados.0.smithi111.stdout:2195: done (1 left) 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2196: read oid 283 snap -1 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2196: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2197: read oid 191 snap -1 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2197: expect (ObjNum 190 snap 0 seq_num 190) 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2198: read oid 62 snap -1 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2198: expect deleted 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2199: write oid 365 current snap is 0 2023-10-01T09:11:00.518 INFO:tasks.rados.rados.0.smithi111.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-10-01T09:11:00.524 INFO:tasks.rados.rados.0.smithi111.stdout:2199: writing smithi11166722-365 from 538220 to 1141536 tid 1 2023-10-01T09:11:00.533 INFO:tasks.rados.rados.0.smithi111.stdout:2199: writing smithi11166722-365 from 1785475 to 2538220 tid 2 2023-10-01T09:11:00.533 INFO:tasks.rados.rados.0.smithi111.stdout:2200: read oid 14 snap -1 2023-10-01T09:11:00.534 INFO:tasks.rados.rados.0.smithi111.stdout:2200: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:11:00.534 INFO:tasks.rados.rados.0.smithi111.stdout:2201: read oid 393 snap -1 2023-10-01T09:11:00.534 INFO:tasks.rados.rados.0.smithi111.stdout:2201: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:11:00.534 INFO:tasks.rados.rados.0.smithi111.stdout:2202: write oid 218 current snap is 0 2023-10-01T09:11:00.534 INFO:tasks.rados.rados.0.smithi111.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-10-01T09:11:00.541 INFO:tasks.rados.rados.0.smithi111.stdout:2202: writing smithi11166722-218 from 555027 to 1233592 tid 1 2023-10-01T09:11:00.547 INFO:tasks.rados.rados.0.smithi111.stdout:2202: writing smithi11166722-218 from 1727604 to 2368452 tid 2 2023-10-01T09:11:00.548 INFO:tasks.rados.rados.0.smithi111.stdout:2203: read oid 307 snap -1 2023-10-01T09:11:00.548 INFO:tasks.rados.rados.0.smithi111.stdout:2203: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-01T09:11:00.548 INFO:tasks.rados.rados.0.smithi111.stdout:2204: delete oid 329 current snap is 0 2023-10-01T09:11:00.548 INFO:tasks.rados.rados.0.smithi111.stdout:2194: finishing write tid 2 to smithi11166722-267 2023-10-01T09:11:00.549 INFO:tasks.rados.rados.0.smithi111.stdout:2194: finishing write tid 3 to smithi11166722-267 2023-10-01T09:11:00.549 INFO:tasks.rados.rados.0.smithi111.stdout:2194: finishing write tid 4 to smithi11166722-267 2023-10-01T09:11:00.549 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 267 v 208 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-10-01T09:11:00.549 INFO:tasks.rados.rados.0.smithi111.stdout:2194: left oid 267 (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T09:11:00.549 INFO:tasks.rados.rados.0.smithi111.stdout:2201: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:11:00.678 INFO:tasks.rados.rados.0.smithi111.stdout:2196: expect (ObjNum 924 snap 0 seq_num 924) 2023-10-01T09:11:00.839 INFO:tasks.rados.rados.0.smithi111.stdout:2200: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:11:00.973 INFO:tasks.rados.rados.0.smithi111.stdout:2202: finishing write tid 1 to smithi11166722-218 2023-10-01T09:11:00.973 INFO:tasks.rados.rados.0.smithi111.stdout:2197: expect (ObjNum 190 snap 0 seq_num 190) 2023-10-01T09:11:01.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:00 smithi183 bash[27651]: audit 2023-10-01T09:10:59.811741+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.111:0/1653109258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:01.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:00 smithi183 bash[27651]: cluster 2023-10-01T09:11:00.045209+0000 mgr.x (mgr.15039) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 105 op/s 2023-10-01T09:11:01.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:00 smithi111 bash[27369]: audit 2023-10-01T09:10:59.811741+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.111:0/1653109258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:01.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:00 smithi111 bash[27369]: cluster 2023-10-01T09:11:00.045209+0000 mgr.x (mgr.15039) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 105 op/s 2023-10-01T09:11:01.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:00 smithi111 bash[33891]: audit 2023-10-01T09:10:59.811741+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.111:0/1653109258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:01.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:00 smithi111 bash[33891]: cluster 2023-10-01T09:11:00.045209+0000 mgr.x (mgr.15039) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.9 MiB/s wr, 105 op/s 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2199: finishing write tid 1 to smithi11166722-365 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2199: finishing write tid 2 to smithi11166722-365 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2199: finishing write tid 3 to smithi11166722-365 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2199: finishing write tid 4 to smithi11166722-365 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 365 v 237 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2199: left oid 365 (ObjNum 1460 snap 0 seq_num 1460) 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2202: finishing write tid 2 to smithi11166722-218 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2202: finishing write tid 3 to smithi11166722-218 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2202: finishing write tid 4 to smithi11166722-218 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 218 v 304 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-10-01T09:11:01.074 INFO:tasks.rados.rados.0.smithi111.stdout:2202: left oid 218 (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:11:01.075 INFO:tasks.rados.rados.0.smithi111.stdout:2203: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-01T09:11:01.174 INFO:tasks.rados.rados.0.smithi111.stdout:2194: done (9 left) 2023-10-01T09:11:01.174 INFO:tasks.rados.rados.0.smithi111.stdout:2196: done (8 left) 2023-10-01T09:11:01.174 INFO:tasks.rados.rados.0.smithi111.stdout:2197: done (7 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2198: done (6 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2199: done (5 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2200: done (4 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2201: done (3 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2202: done (2 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2203: done (1 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2204: done (0 left) 2023-10-01T09:11:01.175 INFO:tasks.rados.rados.0.smithi111.stdout:2205: delete oid 462 current snap is 0 2023-10-01T09:11:01.176 INFO:tasks.rados.rados.0.smithi111.stdout:2205: done (0 left) 2023-10-01T09:11:01.176 INFO:tasks.rados.rados.0.smithi111.stdout:2206: write oid 117 current snap is 0 2023-10-01T09:11:01.176 INFO:tasks.rados.rados.0.smithi111.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-10-01T09:11:01.186 INFO:tasks.rados.rados.0.smithi111.stdout:2206: writing smithi11166722-117 from 605448 to 1109760 tid 1 2023-10-01T09:11:01.196 INFO:tasks.rados.rados.0.smithi111.stdout:2206: writing smithi11166722-117 from 1903050 to 2605448 tid 2 2023-10-01T09:11:01.196 INFO:tasks.rados.rados.0.smithi111.stdout:2207: read oid 173 snap -1 2023-10-01T09:11:01.196 INFO:tasks.rados.rados.0.smithi111.stdout:2207: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-01T09:11:01.196 INFO:tasks.rados.rados.0.smithi111.stdout:2208: write oid 316 current snap is 0 2023-10-01T09:11:01.196 INFO:tasks.rados.rados.0.smithi111.stdout:2206: finishing write tid 1 to smithi11166722-117 2023-10-01T09:11:01.196 INFO:tasks.rados.rados.0.smithi111.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-10-01T09:11:01.203 INFO:tasks.rados.rados.0.smithi111.stdout:2208: writing smithi11166722-316 from 622255 to 1201816 tid 1 2023-10-01T09:11:01.210 INFO:tasks.rados.rados.0.smithi111.stdout:2208: writing smithi11166722-316 from 1845179 to 2377012 tid 2 2023-10-01T09:11:01.210 INFO:tasks.rados.rados.0.smithi111.stdout:2209: read oid 289 snap -1 2023-10-01T09:11:01.210 INFO:tasks.rados.rados.0.smithi111.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:2210: delete oid 484 current snap is 0 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:2206: finishing write tid 2 to smithi11166722-117 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:2206: finishing write tid 3 to smithi11166722-117 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:2206: finishing write tid 4 to smithi11166722-117 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 117 v 410 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T09:11:01.211 INFO:tasks.rados.rados.0.smithi111.stdout:2207: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-01T09:11:01.344 INFO:tasks.rados.rados.0.smithi111.stdout:2208: finishing write tid 1 to smithi11166722-316 2023-10-01T09:11:01.344 INFO:tasks.rados.rados.0.smithi111.stdout:2208: finishing write tid 2 to smithi11166722-316 2023-10-01T09:11:01.345 INFO:tasks.rados.rados.0.smithi111.stdout:2208: finishing write tid 3 to smithi11166722-316 2023-10-01T09:11:01.345 INFO:tasks.rados.rados.0.smithi111.stdout:2208: finishing write tid 4 to smithi11166722-316 2023-10-01T09:11:01.345 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 316 v 302 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-10-01T09:11:01.345 INFO:tasks.rados.rados.0.smithi111.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T09:11:01.345 INFO:tasks.rados.rados.0.smithi111.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T09:11:01.480 INFO:tasks.rados.rados.0.smithi111.stdout:2206: done (4 left) 2023-10-01T09:11:01.480 INFO:tasks.rados.rados.0.smithi111.stdout:2207: done (3 left) 2023-10-01T09:11:01.480 INFO:tasks.rados.rados.0.smithi111.stdout:2208: done (2 left) 2023-10-01T09:11:01.481 INFO:tasks.rados.rados.0.smithi111.stdout:2209: done (1 left) 2023-10-01T09:11:01.481 INFO:tasks.rados.rados.0.smithi111.stdout:2210: done (0 left) 2023-10-01T09:11:01.481 INFO:tasks.rados.rados.0.smithi111.stdout:2211: delete oid 301 current snap is 0 2023-10-01T09:11:01.482 INFO:tasks.rados.rados.0.smithi111.stdout:2211: done (0 left) 2023-10-01T09:11:01.483 INFO:tasks.rados.rados.0.smithi111.stdout:2212: write oid 449 current snap is 0 2023-10-01T09:11:01.483 INFO:tasks.rados.rados.0.smithi111.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-10-01T09:11:01.495 INFO:tasks.rados.rados.0.smithi111.stdout:2212: writing smithi11166722-449 from 672676 to 1194337 tid 1 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2212: writing smithi11166722-449 from 1736978 to 2532491 tid 2 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2213: read oid 384 snap -1 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2213: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2214: read oid 306 snap -1 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2214: expect (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2215: write oid 245 current snap is 0 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2212: finishing write tid 1 to smithi11166722-449 2023-10-01T09:11:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-10-01T09:11:01.511 INFO:tasks.rados.rados.0.smithi111.stdout:2215: writing smithi11166722-245 from 689483 to 1286393 tid 1 2023-10-01T09:11:01.519 INFO:tasks.rados.rados.0.smithi111.stdout:2215: writing smithi11166722-245 from 2079107 to 2618278 tid 2 2023-10-01T09:11:01.519 INFO:tasks.rados.rados.0.smithi111.stdout:2216: write oid 201 current snap is 0 2023-10-01T09:11:01.520 INFO:tasks.rados.rados.0.smithi111.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-10-01T09:11:01.527 INFO:tasks.rados.rados.0.smithi111.stdout:2216: writing smithi11166722-201 from 706290 to 1378449 tid 1 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2216: writing smithi11166722-201 from 2137589 to 2706290 tid 2 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2217: delete oid 66 current snap is 0 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2212: finishing write tid 2 to smithi11166722-449 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2212: finishing write tid 3 to smithi11166722-449 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2212: finishing write tid 4 to smithi11166722-449 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 449 v 321 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-10-01T09:11:01.535 INFO:tasks.rados.rados.0.smithi111.stdout:2213: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-10-01T09:11:01.662 INFO:tasks.rados.rados.0.smithi111.stdout:2214: expect (ObjNum 822 snap 0 seq_num 822) 2023-10-01T09:11:01.850 INFO:tasks.rados.rados.0.smithi111.stdout:2215: finishing write tid 1 to smithi11166722-245 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2215: finishing write tid 2 to smithi11166722-245 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2215: finishing write tid 3 to smithi11166722-245 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2215: finishing write tid 4 to smithi11166722-245 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 394 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2216: finishing write tid 1 to smithi11166722-201 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2212: done (5 left) 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2213: done (4 left) 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2214: done (3 left) 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2215: done (2 left) 2023-10-01T09:11:01.851 INFO:tasks.rados.rados.0.smithi111.stdout:2217: done (1 left) 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:2218: write oid 434 current snap is 0 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:2216: finishing write tid 2 to smithi11166722-201 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:2216: finishing write tid 3 to smithi11166722-201 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:2216: finishing write tid 4 to smithi11166722-201 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 201 v 307 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-10-01T09:11:01.852 INFO:tasks.rados.rados.0.smithi111.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-10-01T09:11:01.858 INFO:tasks.rados.rados.0.smithi111.stdout:2218: writing smithi11166722-434 from 739904 to 1162561 tid 1 2023-10-01T09:11:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:2218: writing smithi11166722-434 from 1854553 to 2257404 tid 2 2023-10-01T09:11:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:2216: done (1 left) 2023-10-01T09:11:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:2219: write oid 459 current snap is 0 2023-10-01T09:11:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:2218: finishing write tid 1 to smithi11166722-434 2023-10-01T09:11:01.865 INFO:tasks.rados.rados.0.smithi111.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-10-01T09:11:01.871 INFO:tasks.rados.rados.0.smithi111.stdout:2219: writing smithi11166722-459 from 756711 to 1254617 tid 1 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2219: writing smithi11166722-459 from 1913035 to 2459544 tid 2 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2220: delete oid 355 current snap is 0 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2218: finishing write tid 2 to smithi11166722-434 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2218: finishing write tid 3 to smithi11166722-434 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2218: finishing write tid 4 to smithi11166722-434 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 414 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2218: left oid 434 (ObjNum 1472 snap 0 seq_num 1472) 2023-10-01T09:11:01.879 INFO:tasks.rados.rados.0.smithi111.stdout:2219: finishing write tid 1 to smithi11166722-459 2023-10-01T09:11:01.881 INFO:tasks.rados.rados.0.smithi111.stdout:2218: done (2 left) 2023-10-01T09:11:01.881 INFO:tasks.rados.rados.0.smithi111.stdout:2220: done (1 left) 2023-10-01T09:11:01.882 INFO:tasks.rados.rados.0.smithi111.stdout:2221: read oid 344 snap -1 2023-10-01T09:11:01.882 INFO:tasks.rados.rados.0.smithi111.stdout:2221: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-10-01T09:11:01.882 INFO:tasks.rados.rados.0.smithi111.stdout:2222: read oid 480 snap -1 2023-10-01T09:11:01.882 INFO:tasks.rados.rados.0.smithi111.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:11:01.882 INFO:tasks.rados.rados.0.smithi111.stdout:2223: write oid 237 current snap is 0 2023-10-01T09:11:01.882 INFO:tasks.rados.rados.0.smithi111.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-10-01T09:11:01.890 INFO:tasks.rados.rados.0.smithi111.stdout:2223: writing smithi11166722-237 from 790325 to 1555082 tid 1 2023-10-01T09:11:01.897 INFO:tasks.rados.rados.0.smithi111.stdout:2223: writing smithi11166722-237 from 2029999 to 2580177 tid 2 2023-10-01T09:11:01.897 INFO:tasks.rados.rados.0.smithi111.stdout:2224: write oid 33 current snap is 0 2023-10-01T09:11:01.897 INFO:tasks.rados.rados.0.smithi111.stdout:2219: finishing write tid 2 to smithi11166722-459 2023-10-01T09:11:01.897 INFO:tasks.rados.rados.0.smithi111.stdout:2219: finishing write tid 3 to smithi11166722-459 2023-10-01T09:11:01.897 INFO:tasks.rados.rados.0.smithi111.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-10-01T09:11:01.901 INFO:tasks.rados.rados.0.smithi111.stdout:2224: writing smithi11166722-33 from 407132 to 847138 tid 1 2023-10-01T09:11:01.910 INFO:tasks.rados.rados.0.smithi111.stdout:2224: writing smithi11166722-33 from 1288481 to 1982317 tid 2 2023-10-01T09:11:01.915 INFO:tasks.rados.rados.0.smithi111.stdout:2224: writing smithi11166722-33 from 2616455 to 2807132 tid 3 2023-10-01T09:11:01.915 INFO:tasks.rados.rados.0.smithi111.stdout:2225: delete oid 301 current snap is 0 2023-10-01T09:11:01.915 INFO:tasks.rados.rados.0.smithi111.stdout:2219: finishing write tid 4 to smithi11166722-459 2023-10-01T09:11:01.915 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 459 v 285 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-10-01T09:11:01.915 INFO:tasks.rados.rados.0.smithi111.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-10-01T09:11:01.915 INFO:tasks.rados.rados.0.smithi111.stdout:2221: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-10-01T09:11:02.002 INFO:tasks.rados.rados.0.smithi111.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:11:02.069 INFO:tasks.rados.rados.0.smithi111.stdout:2223: finishing write tid 1 to smithi11166722-237 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2223: finishing write tid 2 to smithi11166722-237 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2223: finishing write tid 3 to smithi11166722-237 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2223: finishing write tid 4 to smithi11166722-237 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 237 v 344 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2224: finishing write tid 1 to smithi11166722-33 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2224: finishing write tid 2 to smithi11166722-33 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2224: finishing write tid 3 to smithi11166722-33 2023-10-01T09:11:02.070 INFO:tasks.rados.rados.0.smithi111.stdout:2224: finishing write tid 4 to smithi11166722-33 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2224: finishing write tid 5 to smithi11166722-33 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 33 v 319 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2219: done (5 left) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2221: done (4 left) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2222: done (3 left) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2223: done (2 left) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2224: done (1 left) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2225: done (0 left) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2226: read oid 87 snap -1 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2226: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-01T09:11:02.071 INFO:tasks.rados.rados.0.smithi111.stdout:2227: write oid 366 current snap is 0 2023-10-01T09:11:02.072 INFO:tasks.rados.rados.0.smithi111.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-10-01T09:11:02.082 INFO:tasks.rados.rados.0.smithi111.stdout:2227: writing smithi11166722-366 from 440746 to 1031250 tid 1 2023-10-01T09:11:02.090 INFO:tasks.rados.rados.0.smithi111.stdout:2227: writing smithi11166722-366 from 1689092 to 2386597 tid 2 2023-10-01T09:11:02.090 INFO:tasks.rados.rados.0.smithi111.stdout:2228: write oid 421 current snap is 0 2023-10-01T09:11:02.090 INFO:tasks.rados.rados.0.smithi111.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-10-01T09:11:02.097 INFO:tasks.rados.rados.0.smithi111.stdout:2228: writing smithi11166722-421 from 457553 to 1123306 tid 1 2023-10-01T09:11:02.105 INFO:tasks.rados.rados.0.smithi111.stdout:2228: writing smithi11166722-421 from 1747574 to 2305090 tid 2 2023-10-01T09:11:02.105 INFO:tasks.rados.rados.0.smithi111.stdout:2229: write oid 155 current snap is 0 2023-10-01T09:11:02.105 INFO:tasks.rados.rados.0.smithi111.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-10-01T09:11:02.112 INFO:tasks.rados.rados.0.smithi111.stdout:2229: writing smithi11166722-155 from 474360 to 1215362 tid 1 2023-10-01T09:11:02.120 INFO:tasks.rados.rados.0.smithi111.stdout:2229: writing smithi11166722-155 from 1806056 to 2507230 tid 2 2023-10-01T09:11:02.120 INFO:tasks.rados.rados.0.smithi111.stdout:2230: read oid 301 snap -1 2023-10-01T09:11:02.120 INFO:tasks.rados.rados.0.smithi111.stdout:2230: expect deleted 2023-10-01T09:11:02.120 INFO:tasks.rados.rados.0.smithi111.stdout:2231: delete oid 323 current snap is 0 2023-10-01T09:11:02.120 INFO:tasks.rados.rados.0.smithi111.stdout:2226: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2227: finishing write tid 1 to smithi11166722-366 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2227: finishing write tid 2 to smithi11166722-366 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2227: finishing write tid 3 to smithi11166722-366 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2227: finishing write tid 4 to smithi11166722-366 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 366 v 200 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2228: finishing write tid 1 to smithi11166722-421 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2228: finishing write tid 2 to smithi11166722-421 2023-10-01T09:11:02.315 INFO:tasks.rados.rados.0.smithi111.stdout:2228: finishing write tid 3 to smithi11166722-421 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2228: finishing write tid 4 to smithi11166722-421 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 310 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2229: finishing write tid 1 to smithi11166722-155 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2226: done (5 left) 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2227: done (4 left) 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2228: done (3 left) 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2231: done (2 left) 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2232: write oid 220 current snap is 0 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2229: finishing write tid 2 to smithi11166722-155 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2229: finishing write tid 3 to smithi11166722-155 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:2229: finishing write tid 4 to smithi11166722-155 2023-10-01T09:11:02.316 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 155 v 288 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-10-01T09:11:02.317 INFO:tasks.rados.rados.0.smithi111.stdout:2229: left oid 155 (ObjNum 1480 snap 0 seq_num 1480) 2023-10-01T09:11:02.317 INFO:tasks.rados.rados.0.smithi111.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-10-01T09:11:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:2232: writing smithi11166722-220 from 507974 to 999474 tid 1 2023-10-01T09:11:02.332 INFO:tasks.rados.rados.0.smithi111.stdout:2232: writing smithi11166722-220 from 1406667 to 2111510 tid 2 2023-10-01T09:11:02.337 INFO:tasks.rados.rados.0.smithi111.stdout:2232: writing smithi11166722-220 from 2548287 to 2907974 tid 3 2023-10-01T09:11:02.337 INFO:tasks.rados.rados.0.smithi111.stdout:2229: done (2 left) 2023-10-01T09:11:02.337 INFO:tasks.rados.rados.0.smithi111.stdout:2230: done (1 left) 2023-10-01T09:11:02.337 INFO:tasks.rados.rados.0.smithi111.stdout:2233: read oid 453 snap -1 2023-10-01T09:11:02.338 INFO:tasks.rados.rados.0.smithi111.stdout:2233: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T09:11:02.338 INFO:tasks.rados.rados.0.smithi111.stdout:2234: write oid 484 current snap is 0 2023-10-01T09:11:02.338 INFO:tasks.rados.rados.0.smithi111.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-10-01T09:11:02.344 INFO:tasks.rados.rados.0.smithi111.stdout:2234: writing smithi11166722-484 from 524781 to 1207883 tid 1 2023-10-01T09:11:02.352 INFO:tasks.rados.rados.0.smithi111.stdout:2234: writing smithi11166722-484 from 1981502 to 2546356 tid 2 2023-10-01T09:11:02.353 INFO:tasks.rados.rados.0.smithi111.stdout:2235: write oid 21 current snap is 0 2023-10-01T09:11:02.353 INFO:tasks.rados.rados.0.smithi111.stdout:2232: finishing write tid 1 to smithi11166722-220 2023-10-01T09:11:02.353 INFO:tasks.rados.rados.0.smithi111.stdout:2232: finishing write tid 2 to smithi11166722-220 2023-10-01T09:11:02.353 INFO:tasks.rados.rados.0.smithi111.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-10-01T09:11:02.359 INFO:tasks.rados.rados.0.smithi111.stdout:2235: writing smithi11166722-21 from 541588 to 1299939 tid 1 2023-10-01T09:11:02.369 INFO:tasks.rados.rados.0.smithi111.stdout:2235: writing smithi11166722-21 from 2039984 to 2748496 tid 2 2023-10-01T09:11:02.369 INFO:tasks.rados.rados.0.smithi111.stdout:2236: write oid 321 current snap is 0 2023-10-01T09:11:02.369 INFO:tasks.rados.rados.0.smithi111.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-10-01T09:11:02.375 INFO:tasks.rados.rados.0.smithi111.stdout:2236: writing smithi11166722-321 from 558395 to 991995 tid 1 2023-10-01T09:11:02.383 INFO:tasks.rados.rados.0.smithi111.stdout:2236: writing smithi11166722-321 from 1698466 to 2266989 tid 2 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2236: writing smithi11166722-321 from 2863262 to 2958395 tid 3 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2237: read oid 281 snap -1 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2237: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2238: read oid 376 snap -1 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2238: expect (ObjNum 375 snap 0 seq_num 375) 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2239: read oid 384 snap -1 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2239: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2240: write oid 320 current snap is 0 2023-10-01T09:11:02.388 INFO:tasks.rados.rados.0.smithi111.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-10-01T09:11:02.394 INFO:tasks.rados.rados.0.smithi111.stdout:2240: writing smithi11166722-320 from 575202 to 1084051 tid 1 2023-10-01T09:11:02.402 INFO:tasks.rados.rados.0.smithi111.stdout:2240: writing smithi11166722-320 from 1640595 to 2352776 tid 2 2023-10-01T09:11:02.402 INFO:tasks.rados.rados.0.smithi111.stdout:2241: delete oid 269 current snap is 0 2023-10-01T09:11:02.402 INFO:tasks.rados.rados.0.smithi111.stdout:2232: finishing write tid 3 to smithi11166722-220 2023-10-01T09:11:02.402 INFO:tasks.rados.rados.0.smithi111.stdout:2232: finishing write tid 4 to smithi11166722-220 2023-10-01T09:11:02.402 INFO:tasks.rados.rados.0.smithi111.stdout:2232: finishing write tid 5 to smithi11166722-220 2023-10-01T09:11:02.403 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 220 v 325 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-10-01T09:11:02.403 INFO:tasks.rados.rados.0.smithi111.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2023-10-01T09:11:02.403 INFO:tasks.rados.rados.0.smithi111.stdout:2233: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T09:11:02.532 INFO:tasks.rados.rados.0.smithi111.stdout:2234: finishing write tid 1 to smithi11166722-484 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2234: finishing write tid 2 to smithi11166722-484 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2234: finishing write tid 3 to smithi11166722-484 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2234: finishing write tid 4 to smithi11166722-484 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 484 v 212 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2234: left oid 484 (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2235: finishing write tid 1 to smithi11166722-21 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2235: finishing write tid 2 to smithi11166722-21 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2235: finishing write tid 3 to smithi11166722-21 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2235: finishing write tid 4 to smithi11166722-21 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 21 v 347 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-10-01T09:11:02.533 INFO:tasks.rados.rados.0.smithi111.stdout:2236: finishing write tid 1 to smithi11166722-321 2023-10-01T09:11:02.534 INFO:tasks.rados.rados.0.smithi111.stdout:2236: finishing write tid 2 to smithi11166722-321 2023-10-01T09:11:02.534 INFO:tasks.rados.rados.0.smithi111.stdout:2238: expect (ObjNum 375 snap 0 seq_num 375) 2023-10-01T09:11:02.551 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:02 smithi183 bash[48110]: ts=2023-10-01T09:11:02.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n 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 {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.111:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:11:02.616 INFO:tasks.rados.rados.0.smithi111.stdout:2237: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:2240: finishing write tid 1 to smithi11166722-320 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:2236: finishing write tid 3 to smithi11166722-321 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:2236: finishing write tid 4 to smithi11166722-321 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:2236: finishing write tid 5 to smithi11166722-321 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 321 v 351 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:2236: left oid 321 (ObjNum 1485 snap 0 seq_num 1485) 2023-10-01T09:11:02.858 INFO:tasks.rados.rados.0.smithi111.stdout:2239: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-10-01T09:11:02.977 INFO:tasks.rados.rados.0.smithi111.stdout:2240: finishing write tid 2 to smithi11166722-320 2023-10-01T09:11:02.977 INFO:tasks.rados.rados.0.smithi111.stdout:2240: finishing write tid 3 to smithi11166722-320 2023-10-01T09:11:02.977 INFO:tasks.rados.rados.0.smithi111.stdout:2240: finishing write tid 4 to smithi11166722-320 2023-10-01T09:11:02.977 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 320 v 328 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-10-01T09:11:02.977 INFO:tasks.rados.rados.0.smithi111.stdout:2240: left oid 320 (ObjNum 1486 snap 0 seq_num 1486) 2023-10-01T09:11:02.977 INFO:tasks.rados.rados.0.smithi111.stdout:2232: done (9 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2233: done (8 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2234: done (7 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2235: done (6 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2236: done (5 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2237: done (4 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2238: done (3 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2239: done (2 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2240: done (1 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2241: done (0 left) 2023-10-01T09:11:02.978 INFO:tasks.rados.rados.0.smithi111.stdout:2242: delete oid 281 current snap is 0 2023-10-01T09:11:02.979 INFO:tasks.rados.rados.0.smithi111.stdout:2242: done (0 left) 2023-10-01T09:11:02.979 INFO:tasks.rados.rados.0.smithi111.stdout:2243: delete oid 148 current snap is 0 2023-10-01T09:11:02.982 INFO:tasks.rados.rados.0.smithi111.stdout:2243: done (0 left) 2023-10-01T09:11:02.982 INFO:tasks.rados.rados.0.smithi111.stdout:2244: write oid 168 current snap is 0 2023-10-01T09:11:02.982 INFO:tasks.rados.rados.0.smithi111.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-10-01T09:11:02.994 INFO:tasks.rados.rados.0.smithi111.stdout:2244: writing smithi11166722-168 from 642430 to 1052275 tid 1 2023-10-01T09:11:03.002 INFO:tasks.rados.rados.0.smithi111.stdout:2244: writing smithi11166722-168 from 1758170 to 2477689 tid 2 2023-10-01T09:11:03.002 INFO:tasks.rados.rados.0.smithi111.stdout:2245: write oid 16 current snap is 0 2023-10-01T09:11:03.002 INFO:tasks.rados.rados.0.smithi111.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-10-01T09:11:03.009 INFO:tasks.rados.rados.0.smithi111.stdout:2245: writing smithi11166722-16 from 659237 to 1260684 tid 1 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2245: writing smithi11166722-16 from 1933005 to 2396182 tid 2 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2246: write oid 418 current snap is 0 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2244: finishing write tid 1 to smithi11166722-168 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2244: finishing write tid 2 to smithi11166722-168 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2244: finishing write tid 3 to smithi11166722-168 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2244: finishing write tid 4 to smithi11166722-168 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 168 v 305 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-10-01T09:11:03.017 INFO:tasks.rados.rados.0.smithi111.stdout:2245: finishing write tid 1 to smithi11166722-16 2023-10-01T09:11:03.018 INFO:tasks.rados.rados.0.smithi111.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-10-01T09:11:03.024 INFO:tasks.rados.rados.0.smithi111.stdout:2246: writing smithi11166722-418 from 676044 to 1352740 tid 1 2023-10-01T09:11:03.032 INFO:tasks.rados.rados.0.smithi111.stdout:2246: writing smithi11166722-418 from 1991487 to 2714675 tid 2 2023-10-01T09:11:03.033 INFO:tasks.rados.rados.0.smithi111.stdout:2244: done (2 left) 2023-10-01T09:11:03.033 INFO:tasks.rados.rados.0.smithi111.stdout:2247: write oid 163 current snap is 0 2023-10-01T09:11:03.033 INFO:tasks.rados.rados.0.smithi111.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-10-01T09:11:03.040 INFO:tasks.rados.rados.0.smithi111.stdout:2247: writing smithi11166722-163 from 692851 to 1444796 tid 1 2023-10-01T09:11:03.046 INFO:tasks.rados.rados.0.smithi111.stdout:2247: writing smithi11166722-163 from 2049969 to 2516815 tid 2 2023-10-01T09:11:03.046 INFO:tasks.rados.rados.0.smithi111.stdout:2248: write oid 392 current snap is 0 2023-10-01T09:11:03.047 INFO:tasks.rados.rados.0.smithi111.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-10-01T09:11:03.052 INFO:tasks.rados.rados.0.smithi111.stdout:2248: writing smithi11166722-392 from 709658 to 1136852 tid 1 2023-10-01T09:11:03.059 INFO:tasks.rados.rados.0.smithi111.stdout:2248: writing smithi11166722-392 from 1592098 to 2318955 tid 2 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2248: writing smithi11166722-392 from 2761010 to 3109658 tid 3 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2249: delete oid 360 current snap is 0 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2245: finishing write tid 2 to smithi11166722-16 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2245: finishing write tid 3 to smithi11166722-16 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2245: finishing write tid 4 to smithi11166722-16 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 16 v 203 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2246: finishing write tid 1 to smithi11166722-418 2023-10-01T09:11:03.065 INFO:tasks.rados.rados.0.smithi111.stdout:2246: finishing write tid 2 to smithi11166722-418 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2246: finishing write tid 3 to smithi11166722-418 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2246: finishing write tid 4 to smithi11166722-418 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 418 v 240 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2247: finishing write tid 1 to smithi11166722-163 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2247: finishing write tid 2 to smithi11166722-163 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2247: finishing write tid 3 to smithi11166722-163 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2247: finishing write tid 4 to smithi11166722-163 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 163 v 254 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2247: left oid 163 (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2248: finishing write tid 1 to smithi11166722-392 2023-10-01T09:11:03.066 INFO:tasks.rados.rados.0.smithi111.stdout:2248: finishing write tid 2 to smithi11166722-392 2023-10-01T09:11:03.067 INFO:tasks.rados.rados.0.smithi111.stdout:2248: finishing write tid 3 to smithi11166722-392 2023-10-01T09:11:03.068 INFO:tasks.rados.rados.0.smithi111.stdout:2248: finishing write tid 4 to smithi11166722-392 2023-10-01T09:11:03.068 INFO:tasks.rados.rados.0.smithi111.stdout:2248: finishing write tid 5 to smithi11166722-392 2023-10-01T09:11:03.068 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 307 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-10-01T09:11:03.069 INFO:tasks.rados.rados.0.smithi111.stdout:2248: left oid 392 (ObjNum 1494 snap 0 seq_num 1494) 2023-10-01T09:11:03.069 INFO:tasks.rados.rados.0.smithi111.stdout:2245: done (4 left) 2023-10-01T09:11:03.069 INFO:tasks.rados.rados.0.smithi111.stdout:2246: done (3 left) 2023-10-01T09:11:03.069 INFO:tasks.rados.rados.0.smithi111.stdout:2247: done (2 left) 2023-10-01T09:11:03.069 INFO:tasks.rados.rados.0.smithi111.stdout:2248: done (1 left) 2023-10-01T09:11:03.070 INFO:tasks.rados.rados.0.smithi111.stdout:2249: done (0 left) 2023-10-01T09:11:03.070 INFO:tasks.rados.rados.0.smithi111.stdout:2250: write oid 384 current snap is 0 2023-10-01T09:11:03.070 INFO:tasks.rados.rados.0.smithi111.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-10-01T09:11:03.082 INFO:tasks.rados.rados.0.smithi111.stdout:2250: writing smithi11166722-384 from 743272 to 1320964 tid 1 2023-10-01T09:11:03.096 INFO:tasks.rados.rados.0.smithi111.stdout:2250: writing smithi11166722-384 from 2109062 to 2839588 tid 2 2023-10-01T09:11:03.097 INFO:tasks.rados.rados.0.smithi111.stdout:2251: delete oid 150 current snap is 0 2023-10-01T09:11:03.097 INFO:tasks.rados.rados.0.smithi111.stdout:2250: finishing write tid 1 to smithi11166722-384 2023-10-01T09:11:03.098 INFO:tasks.rados.rados.0.smithi111.stdout:2251: done (1 left) 2023-10-01T09:11:03.098 INFO:tasks.rados.rados.0.smithi111.stdout:2252: write oid 113 current snap is 0 2023-10-01T09:11:03.098 INFO:tasks.rados.rados.0.smithi111.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-10-01T09:11:03.105 INFO:tasks.rados.rados.0.smithi111.stdout:2252: writing smithi11166722-113 from 776886 to 1221429 tid 1 2023-10-01T09:11:03.113 INFO:tasks.rados.rados.0.smithi111.stdout:2252: writing smithi11166722-113 from 1826026 to 2560221 tid 2 2023-10-01T09:11:03.116 INFO:tasks.rados.rados.0.smithi111.stdout:2252: writing smithi11166722-113 from 2987055 to 3176886 tid 3 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:2253: delete oid 430 current snap is 0 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:2250: finishing write tid 2 to smithi11166722-384 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:2250: finishing write tid 3 to smithi11166722-384 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:2250: finishing write tid 4 to smithi11166722-384 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 325 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:2250: left oid 384 (ObjNum 1496 snap 0 seq_num 1496) 2023-10-01T09:11:03.117 INFO:tasks.rados.rados.0.smithi111.stdout:2252: finishing write tid 1 to smithi11166722-113 2023-10-01T09:11:03.119 INFO:tasks.rados.rados.0.smithi111.stdout:2250: done (2 left) 2023-10-01T09:11:03.119 INFO:tasks.rados.rados.0.smithi111.stdout:2253: done (1 left) 2023-10-01T09:11:03.119 INFO:tasks.rados.rados.0.smithi111.stdout:2254: read oid 389 snap -1 2023-10-01T09:11:03.119 INFO:tasks.rados.rados.0.smithi111.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:11:03.119 INFO:tasks.rados.rados.0.smithi111.stdout:2255: write oid 88 current snap is 0 2023-10-01T09:11:03.119 INFO:tasks.rados.rados.0.smithi111.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-10-01T09:11:03.124 INFO:tasks.rados.rados.0.smithi111.stdout:2255: writing smithi11166722-88 from 410500 to 1005541 tid 1 2023-10-01T09:11:03.132 INFO:tasks.rados.rados.0.smithi111.stdout:2255: writing smithi11166722-88 from 1542990 to 2164501 tid 2 2023-10-01T09:11:03.138 INFO:tasks.rados.rados.0.smithi111.stdout:2255: writing smithi11166722-88 from 2925548 to 3210500 tid 3 2023-10-01T09:11:03.138 INFO:tasks.rados.rados.0.smithi111.stdout:2252: finishing write tid 2 to smithi11166722-113 2023-10-01T09:11:03.138 INFO:tasks.rados.rados.0.smithi111.stdout:2252: finishing write tid 3 to smithi11166722-113 2023-10-01T09:11:03.138 INFO:tasks.rados.rados.0.smithi111.stdout:2252: finishing write tid 4 to smithi11166722-113 2023-10-01T09:11:03.138 INFO:tasks.rados.rados.0.smithi111.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2252: finishing write tid 5 to smithi11166722-113 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 113 v 244 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2255: finishing write tid 1 to smithi11166722-88 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2255: finishing write tid 2 to smithi11166722-88 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2255: finishing write tid 3 to smithi11166722-88 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2255: finishing write tid 4 to smithi11166722-88 2023-10-01T09:11:03.223 INFO:tasks.rados.rados.0.smithi111.stdout:2255: finishing write tid 5 to smithi11166722-88 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 88 v 314 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2256: read oid 208 snap -1 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2256: expect deleted 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2252: done (3 left) 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2254: done (2 left) 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2255: done (1 left) 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2257: read oid 380 snap -1 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2257: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2258: write oid 351 current snap is 0 2023-10-01T09:11:03.224 INFO:tasks.rados.rados.0.smithi111.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-10-01T09:11:03.232 INFO:tasks.rados.rados.0.smithi111.stdout:2258: writing smithi11166722-351 from 427307 to 1097597 tid 1 2023-10-01T09:11:03.240 INFO:tasks.rados.rados.0.smithi111.stdout:2258: writing smithi11166722-351 from 1601472 to 2082994 tid 2 2023-10-01T09:11:03.245 INFO:tasks.rados.rados.0.smithi111.stdout:2258: writing smithi11166722-351 from 2552971 to 3036027 tid 3 2023-10-01T09:11:03.246 INFO:tasks.rados.rados.0.smithi111.stdout:2259: write oid 201 current snap is 0 2023-10-01T09:11:03.246 INFO:tasks.rados.rados.0.smithi111.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-10-01T09:11:03.252 INFO:tasks.rados.rados.0.smithi111.stdout:2259: writing smithi11166722-201 from 444114 to 1189653 tid 1 2023-10-01T09:11:03.260 INFO:tasks.rados.rados.0.smithi111.stdout:2259: writing smithi11166722-201 from 1943601 to 2568781 tid 2 2023-10-01T09:11:03.260 INFO:tasks.rados.rados.0.smithi111.stdout:2260: write oid 90 current snap is 0 2023-10-01T09:11:03.261 INFO:tasks.rados.rados.0.smithi111.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-10-01T09:11:03.265 INFO:tasks.rados.rados.0.smithi111.stdout:2260: writing smithi11166722-90 from 460921 to 881709 tid 1 2023-10-01T09:11:03.273 INFO:tasks.rados.rados.0.smithi111.stdout:2260: writing smithi11166722-90 from 1602083 to 2087274 tid 2 2023-10-01T09:11:03.279 INFO:tasks.rados.rados.0.smithi111.stdout:2260: writing smithi11166722-90 from 2491464 to 3113417 tid 3 2023-10-01T09:11:03.279 INFO:tasks.rados.rados.0.smithi111.stdout:2261: write oid 496 current snap is 0 2023-10-01T09:11:03.279 INFO:tasks.rados.rados.0.smithi111.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-10-01T09:11:03.284 INFO:tasks.rados.rados.0.smithi111.stdout:2261: writing smithi11166722-496 from 477728 to 973765 tid 1 2023-10-01T09:11:03.292 INFO:tasks.rados.rados.0.smithi111.stdout:2261: writing smithi11166722-496 from 1660565 to 2289414 tid 2 2023-10-01T09:11:03.298 INFO:tasks.rados.rados.0.smithi111.stdout:2261: writing smithi11166722-496 from 2918887 to 3277728 tid 3 2023-10-01T09:11:03.298 INFO:tasks.rados.rados.0.smithi111.stdout:2262: write oid 82 current snap is 0 2023-10-01T09:11:03.298 INFO:tasks.rados.rados.0.smithi111.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-10-01T09:11:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:03 smithi183 bash[27651]: cluster 2023-10-01T09:11:02.046511+0000 mgr.x (mgr.15039) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 140 op/s 2023-10-01T09:11:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:03 smithi183 bash[27651]: audit 2023-10-01T09:11:02.253828+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.111:0/3880493996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:03.304 INFO:tasks.rados.rados.0.smithi111.stdout:2262: writing smithi11166722-82 from 494535 to 1065821 tid 1 2023-10-01T09:11:03.311 INFO:tasks.rados.rados.0.smithi111.stdout:2262: writing smithi11166722-82 from 1719047 to 2207907 tid 2 2023-10-01T09:11:03.317 INFO:tasks.rados.rados.0.smithi111.stdout:2262: writing smithi11166722-82 from 2946310 to 3294535 tid 3 2023-10-01T09:11:03.317 INFO:tasks.rados.rados.0.smithi111.stdout:2263: write oid 158 current snap is 0 2023-10-01T09:11:03.317 INFO:tasks.rados.rados.0.smithi111.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-10-01T09:11:03.324 INFO:tasks.rados.rados.0.smithi111.stdout:2263: writing smithi11166722-158 from 511342 to 1274230 tid 1 2023-10-01T09:11:03.330 INFO:tasks.rados.rados.0.smithi111.stdout:2263: writing smithi11166722-158 from 1777529 to 2410047 tid 2 2023-10-01T09:11:03.336 INFO:tasks.rados.rados.0.smithi111.stdout:2263: writing smithi11166722-158 from 2973733 to 3311342 tid 3 2023-10-01T09:11:03.336 INFO:tasks.rados.rados.0.smithi111.stdout:2264: write oid 98 current snap is 0 2023-10-01T09:11:03.336 INFO:tasks.rados.rados.0.smithi111.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-10-01T09:11:03.341 INFO:tasks.rados.rados.0.smithi111.stdout:2264: writing smithi11166722-98 from 528149 to 966286 tid 1 2023-10-01T09:11:03.346 INFO:tasks.rados.rados.0.smithi111.stdout:2264: writing smithi11166722-98 from 1436011 to 1928540 tid 2 2023-10-01T09:11:03.354 INFO:tasks.rados.rados.0.smithi111.stdout:2264: writing smithi11166722-98 from 2601156 to 3268197 tid 3 2023-10-01T09:11:03.354 INFO:tasks.rados.rados.0.smithi111.stdout:2265: read oid 326 snap -1 2023-10-01T09:11:03.354 INFO:tasks.rados.rados.0.smithi111.stdout:2265: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:03.354 INFO:tasks.rados.rados.0.smithi111.stdout:2266: read oid 454 snap -1 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2266: expect (ObjNum 780 snap 0 seq_num 780) 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2267: read oid 155 snap -1 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2267: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2268: read oid 77 snap -1 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2268: expect (ObjNum 958 snap 0 seq_num 958) 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2269: write oid 27 current snap is 0 2023-10-01T09:11:03.355 INFO:tasks.rados.rados.0.smithi111.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-10-01T09:11:03.361 INFO:tasks.rados.rados.0.smithi111.stdout:2269: writing smithi11166722-27 from 544956 to 1058342 tid 1 2023-10-01T09:11:03.367 INFO:tasks.rados.rados.0.smithi111.stdout:2269: writing smithi11166722-27 from 1494493 to 2130680 tid 2 2023-10-01T09:11:03.374 INFO:tasks.rados.rados.0.smithi111.stdout:2269: writing smithi11166722-27 from 2628579 to 3223245 tid 3 2023-10-01T09:11:03.374 INFO:tasks.rados.rados.0.smithi111.stdout:2256: done (13 left) 2023-10-01T09:11:03.374 INFO:tasks.rados.rados.0.smithi111.stdout:2270: read oid 100 snap -1 2023-10-01T09:11:03.374 INFO:tasks.rados.rados.0.smithi111.stdout:2270: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:11:03.375 INFO:tasks.rados.rados.0.smithi111.stdout:2271: delete oid 389 current snap is 0 2023-10-01T09:11:03.375 INFO:tasks.rados.rados.0.smithi111.stdout:2257: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-10-01T09:11:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:03 smithi111 bash[27369]: cluster 2023-10-01T09:11:02.046511+0000 mgr.x (mgr.15039) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 140 op/s 2023-10-01T09:11:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:03 smithi111 bash[27369]: audit 2023-10-01T09:11:02.253828+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.111:0/3880493996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:03 smithi111 bash[33891]: cluster 2023-10-01T09:11:02.046511+0000 mgr.x (mgr.15039) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 140 op/s 2023-10-01T09:11:03.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:03 smithi111 bash[33891]: audit 2023-10-01T09:11:02.253828+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.111:0/3880493996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:2258: finishing write tid 1 to smithi11166722-351 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:2258: finishing write tid 2 to smithi11166722-351 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:2258: finishing write tid 3 to smithi11166722-351 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:2258: finishing write tid 4 to smithi11166722-351 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:2258: finishing write tid 5 to smithi11166722-351 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 351 v 289 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-10-01T09:11:03.624 INFO:tasks.rados.rados.0.smithi111.stdout:2258: left oid 351 (ObjNum 1501 snap 0 seq_num 1501) 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2259: finishing write tid 1 to smithi11166722-201 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2259: finishing write tid 2 to smithi11166722-201 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2259: finishing write tid 3 to smithi11166722-201 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2259: finishing write tid 4 to smithi11166722-201 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 201 v 317 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2259: left oid 201 (ObjNum 1502 snap 0 seq_num 1502) 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2260: finishing write tid 1 to smithi11166722-90 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2260: finishing write tid 2 to smithi11166722-90 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2260: finishing write tid 3 to smithi11166722-90 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2260: finishing write tid 4 to smithi11166722-90 2023-10-01T09:11:03.625 INFO:tasks.rados.rados.0.smithi111.stdout:2260: finishing write tid 5 to smithi11166722-90 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 90 v 355 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2260: left oid 90 (ObjNum 1503 snap 0 seq_num 1503) 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2257: done (14 left) 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2258: done (13 left) 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2259: done (12 left) 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2260: done (11 left) 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2271: done (10 left) 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2272: delete oid 317 current snap is 0 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2261: finishing write tid 1 to smithi11166722-496 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2261: finishing write tid 2 to smithi11166722-496 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2261: finishing write tid 3 to smithi11166722-496 2023-10-01T09:11:03.626 INFO:tasks.rados.rados.0.smithi111.stdout:2261: finishing write tid 4 to smithi11166722-496 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2261: finishing write tid 5 to smithi11166722-496 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 496 v 248 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2261: left oid 496 (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2262: finishing write tid 1 to smithi11166722-82 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2262: finishing write tid 2 to smithi11166722-82 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2262: finishing write tid 3 to smithi11166722-82 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2262: finishing write tid 4 to smithi11166722-82 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2262: finishing write tid 5 to smithi11166722-82 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 312 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2262: left oid 82 (ObjNum 1505 snap 0 seq_num 1505) 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2263: finishing write tid 1 to smithi11166722-158 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2263: finishing write tid 2 to smithi11166722-158 2023-10-01T09:11:03.627 INFO:tasks.rados.rados.0.smithi111.stdout:2263: finishing write tid 3 to smithi11166722-158 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2263: finishing write tid 4 to smithi11166722-158 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2263: finishing write tid 5 to smithi11166722-158 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 158 v 258 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2263: left oid 158 (ObjNum 1506 snap 0 seq_num 1506) 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2264: finishing write tid 1 to smithi11166722-98 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2264: finishing write tid 2 to smithi11166722-98 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2264: finishing write tid 3 to smithi11166722-98 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2264: finishing write tid 4 to smithi11166722-98 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2264: finishing write tid 5 to smithi11166722-98 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 98 v 262 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2264: left oid 98 (ObjNum 1507 snap 0 seq_num 1507) 2023-10-01T09:11:03.628 INFO:tasks.rados.rados.0.smithi111.stdout:2268: expect (ObjNum 958 snap 0 seq_num 958) 2023-10-01T09:11:03.719 INFO:tasks.rados.rados.0.smithi111.stdout:2266: expect (ObjNum 780 snap 0 seq_num 780) 2023-10-01T09:11:03.889 INFO:tasks.rados.rados.0.smithi111.stdout:2267: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-10-01T09:11:03.976 INFO:tasks.rados.rados.0.smithi111.stdout:2265: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2269: finishing write tid 1 to smithi11166722-27 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2269: finishing write tid 2 to smithi11166722-27 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2269: finishing write tid 3 to smithi11166722-27 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2269: finishing write tid 4 to smithi11166722-27 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2269: finishing write tid 5 to smithi11166722-27 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 309 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2269: left oid 27 (ObjNum 1508 snap 0 seq_num 1508) 2023-10-01T09:11:04.085 INFO:tasks.rados.rados.0.smithi111.stdout:2270: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2261: done (10 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2262: done (9 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2263: done (8 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2264: done (7 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2265: done (6 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2266: done (5 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2267: done (4 left) 2023-10-01T09:11:04.196 INFO:tasks.rados.rados.0.smithi111.stdout:2268: done (3 left) 2023-10-01T09:11:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:2269: done (2 left) 2023-10-01T09:11:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:2270: done (1 left) 2023-10-01T09:11:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:2272: done (0 left) 2023-10-01T09:11:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:2273: write oid 66 current snap is 0 2023-10-01T09:11:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-10-01T09:11:04.209 INFO:tasks.rados.rados.0.smithi111.stdout:2273: writing smithi11166722-66 from 595377 to 1334510 tid 1 2023-10-01T09:11:04.215 INFO:tasks.rados.rados.0.smithi111.stdout:2273: writing smithi11166722-66 from 1953586 to 2453453 tid 2 2023-10-01T09:11:04.221 INFO:tasks.rados.rados.0.smithi111.stdout:2273: writing smithi11166722-66 from 3110848 to 3395377 tid 3 2023-10-01T09:11:04.221 INFO:tasks.rados.rados.0.smithi111.stdout:2274: write oid 208 current snap is 0 2023-10-01T09:11:04.221 INFO:tasks.rados.rados.0.smithi111.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-10-01T09:11:04.227 INFO:tasks.rados.rados.0.smithi111.stdout:2274: writing smithi11166722-208 from 612184 to 1026566 tid 1 2023-10-01T09:11:04.234 INFO:tasks.rados.rados.0.smithi111.stdout:2274: writing smithi11166722-208 from 1612068 to 2255593 tid 2 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2274: writing smithi11166722-208 from 3021918 to 3412184 tid 3 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2275: write oid 94 current snap is 0 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2273: finishing write tid 1 to smithi11166722-66 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2273: finishing write tid 2 to smithi11166722-66 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2273: finishing write tid 3 to smithi11166722-66 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2273: finishing write tid 4 to smithi11166722-66 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:2273: finishing write tid 5 to smithi11166722-66 2023-10-01T09:11:04.241 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 66 v 329 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-10-01T09:11:04.242 INFO:tasks.rados.rados.0.smithi111.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-10-01T09:11:04.242 INFO:tasks.rados.rados.0.smithi111.stdout:2274: finishing write tid 1 to smithi11166722-208 2023-10-01T09:11:04.242 INFO:tasks.rados.rados.0.smithi111.stdout:2274: finishing write tid 2 to smithi11166722-208 2023-10-01T09:11:04.242 INFO:tasks.rados.rados.0.smithi111.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-10-01T09:11:04.247 INFO:tasks.rados.rados.0.smithi111.stdout:2275: writing smithi11166722-94 from 628991 to 1234975 tid 1 2023-10-01T09:11:04.257 INFO:tasks.rados.rados.0.smithi111.stdout:2275: writing smithi11166722-94 from 1786903 to 2574086 tid 2 2023-10-01T09:11:04.262 INFO:tasks.rados.rados.0.smithi111.stdout:2275: writing smithi11166722-94 from 3165694 to 3428991 tid 3 2023-10-01T09:11:04.262 INFO:tasks.rados.rados.0.smithi111.stdout:2273: done (2 left) 2023-10-01T09:11:04.263 INFO:tasks.rados.rados.0.smithi111.stdout:2276: write oid 8 current snap is 0 2023-10-01T09:11:04.263 INFO:tasks.rados.rados.0.smithi111.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-10-01T09:11:04.269 INFO:tasks.rados.rados.0.smithi111.stdout:2276: writing smithi11166722-8 from 645798 to 1327031 tid 1 2023-10-01T09:11:04.276 INFO:tasks.rados.rados.0.smithi111.stdout:2276: writing smithi11166722-8 from 1729032 to 2376226 tid 2 2023-10-01T09:11:04.282 INFO:tasks.rados.rados.0.smithi111.stdout:2276: writing smithi11166722-8 from 3076764 to 3445798 tid 3 2023-10-01T09:11:04.282 INFO:tasks.rados.rados.0.smithi111.stdout:2277: write oid 355 current snap is 0 2023-10-01T09:11:04.282 INFO:tasks.rados.rados.0.smithi111.stdout:2274: finishing write tid 3 to smithi11166722-208 2023-10-01T09:11:04.282 INFO:tasks.rados.rados.0.smithi111.stdout:2274: finishing write tid 4 to smithi11166722-208 2023-10-01T09:11:04.282 INFO:tasks.rados.rados.0.smithi111.stdout:2274: finishing write tid 5 to smithi11166722-208 2023-10-01T09:11:04.283 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 208 v 321 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-10-01T09:11:04.283 INFO:tasks.rados.rados.0.smithi111.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-10-01T09:11:04.283 INFO:tasks.rados.rados.0.smithi111.stdout:2275: finishing write tid 1 to smithi11166722-94 2023-10-01T09:11:04.283 INFO:tasks.rados.rados.0.smithi111.stdout:2275: finishing write tid 2 to smithi11166722-94 2023-10-01T09:11:04.283 INFO:tasks.rados.rados.0.smithi111.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-10-01T09:11:04.291 INFO:tasks.rados.rados.0.smithi111.stdout:2277: writing smithi11166722-355 from 662605 to 1419087 tid 1 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:2277: writing smithi11166722-355 from 2187514 to 2978366 tid 2 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:2274: done (3 left) 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:2278: delete oid 75 current snap is 0 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:2275: finishing write tid 3 to smithi11166722-94 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:2275: finishing write tid 4 to smithi11166722-94 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:2275: finishing write tid 5 to smithi11166722-94 2023-10-01T09:11:04.301 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 94 v 266 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2276: finishing write tid 1 to smithi11166722-8 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2276: finishing write tid 2 to smithi11166722-8 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2276: finishing write tid 3 to smithi11166722-8 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2276: finishing write tid 4 to smithi11166722-8 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2276: finishing write tid 5 to smithi11166722-8 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 8 v 359 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2276: left oid 8 (ObjNum 1514 snap 0 seq_num 1514) 2023-10-01T09:11:04.302 INFO:tasks.rados.rados.0.smithi111.stdout:2277: finishing write tid 1 to smithi11166722-355 2023-10-01T09:11:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:2277: finishing write tid 2 to smithi11166722-355 2023-10-01T09:11:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:2277: finishing write tid 3 to smithi11166722-355 2023-10-01T09:11:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:2277: finishing write tid 4 to smithi11166722-355 2023-10-01T09:11:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 355 v 399 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-10-01T09:11:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:2277: left oid 355 (ObjNum 1515 snap 0 seq_num 1515) 2023-10-01T09:11:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:2275: done (3 left) 2023-10-01T09:11:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:2276: done (2 left) 2023-10-01T09:11:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:2277: done (1 left) 2023-10-01T09:11:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:2278: done (0 left) 2023-10-01T09:11:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:2279: write oid 187 current snap is 0 2023-10-01T09:11:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-10-01T09:11:04.314 INFO:tasks.rados.rados.0.smithi111.stdout:2279: writing smithi11166722-187 from 696219 to 1203199 tid 1 2023-10-01T09:11:04.323 INFO:tasks.rados.rados.0.smithi111.stdout:2279: writing smithi11166722-187 from 1904478 to 2698999 tid 2 2023-10-01T09:11:04.328 INFO:tasks.rados.rados.0.smithi111.stdout:2279: writing smithi11166722-187 from 3159033 to 3496219 tid 3 2023-10-01T09:11:04.328 INFO:tasks.rados.rados.0.smithi111.stdout:2280: read oid 203 snap -1 2023-10-01T09:11:04.329 INFO:tasks.rados.rados.0.smithi111.stdout:2280: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-10-01T09:11:04.329 INFO:tasks.rados.rados.0.smithi111.stdout:2281: write oid 409 current snap is 0 2023-10-01T09:11:04.329 INFO:tasks.rados.rados.0.smithi111.stdout:2279: finishing write tid 1 to smithi11166722-187 2023-10-01T09:11:04.329 INFO:tasks.rados.rados.0.smithi111.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-10-01T09:11:04.335 INFO:tasks.rados.rados.0.smithi111.stdout:2281: writing smithi11166722-409 from 713026 to 1295255 tid 1 2023-10-01T09:11:04.343 INFO:tasks.rados.rados.0.smithi111.stdout:2281: writing smithi11166722-409 from 1962960 to 2617492 tid 2 2023-10-01T09:11:04.349 INFO:tasks.rados.rados.0.smithi111.stdout:2281: writing smithi11166722-409 from 3186456 to 3513026 tid 3 2023-10-01T09:11:04.349 INFO:tasks.rados.rados.0.smithi111.stdout:2282: read oid 500 snap -1 2023-10-01T09:11:04.349 INFO:tasks.rados.rados.0.smithi111.stdout:2282: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T09:11:04.349 INFO:tasks.rados.rados.0.smithi111.stdout:2283: read oid 419 snap -1 2023-10-01T09:11:04.349 INFO:tasks.rados.rados.0.smithi111.stdout:2283: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:11:04.350 INFO:tasks.rados.rados.0.smithi111.stdout:2284: read oid 102 snap -1 2023-10-01T09:11:04.350 INFO:tasks.rados.rados.0.smithi111.stdout:2284: expect (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:11:04.350 INFO:tasks.rados.rados.0.smithi111.stdout:2285: write oid 443 current snap is 0 2023-10-01T09:11:04.350 INFO:tasks.rados.rados.0.smithi111.stdout:2279: finishing write tid 2 to smithi11166722-187 2023-10-01T09:11:04.350 INFO:tasks.rados.rados.0.smithi111.stdout:2279: finishing write tid 3 to smithi11166722-187 2023-10-01T09:11:04.350 INFO:tasks.rados.rados.0.smithi111.stdout:2279: finishing write tid 4 to smithi11166722-187 2023-10-01T09:11:04.351 INFO:tasks.rados.rados.0.smithi111.stdout:2279: finishing write tid 5 to smithi11166722-187 2023-10-01T09:11:04.351 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 187 v 404 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-10-01T09:11:04.351 INFO:tasks.rados.rados.0.smithi111.stdout:2279: left oid 187 (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T09:11:04.351 INFO:tasks.rados.rados.0.smithi111.stdout:2280: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-10-01T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.253017+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.259998+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.262041+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.263322+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.264703+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.265821+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: cephadm 2023-10-01T09:11:03.271184+0000 mgr.x (mgr.15039) 17 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 2524M 2023-10-01T09:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: audit 2023-10-01T09:11:03.271749+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:04 smithi183 bash[27651]: cluster 2023-10-01T09:11:04.047255+0000 mgr.x (mgr.15039) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-10-01T09:11:04.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.253017+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.259998+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.262041+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.263322+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.264703+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.265821+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: cephadm 2023-10-01T09:11:03.271184+0000 mgr.x (mgr.15039) 17 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 2524M 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: audit 2023-10-01T09:11:03.271749+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[33891]: cluster 2023-10-01T09:11:04.047255+0000 mgr.x (mgr.15039) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.253017+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.259998+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.262041+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.263322+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.264703+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.265821+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:04.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: cephadm 2023-10-01T09:11:03.271184+0000 mgr.x (mgr.15039) 17 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 2524M 2023-10-01T09:11:04.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: audit 2023-10-01T09:11:03.271749+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:04.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:04 smithi111 bash[27369]: cluster 2023-10-01T09:11:04.047255+0000 mgr.x (mgr.15039) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.8 MiB/s wr, 80 op/s 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2281: finishing write tid 1 to smithi11166722-409 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2281: finishing write tid 2 to smithi11166722-409 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2281: finishing write tid 3 to smithi11166722-409 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2281: finishing write tid 4 to smithi11166722-409 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2281: finishing write tid 5 to smithi11166722-409 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 409 v 208 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2281: left oid 409 (ObjNum 1518 snap 0 seq_num 1518) 2023-10-01T09:11:04.584 INFO:tasks.rados.rados.0.smithi111.stdout:2282: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T09:11:04.702 INFO:tasks.rados.rados.0.smithi111.stdout:2283: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:11:04.785 INFO:tasks.rados.rados.0.smithi111.stdout:2284: expect (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:11:04.974 INFO:tasks.rados.rados.0.smithi111.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-10-01T09:11:04.988 INFO:tasks.rados.rados.0.smithi111.stdout:2285: writing smithi11166722-443 from 729833 to 1387311 tid 1 2023-10-01T09:11:04.996 INFO:tasks.rados.rados.0.smithi111.stdout:2285: writing smithi11166722-443 from 1905089 to 2703279 tid 2 2023-10-01T09:11:05.001 INFO:tasks.rados.rados.0.smithi111.stdout:2285: writing smithi11166722-443 from 3497526 to 3529833 tid 3 2023-10-01T09:11:05.001 INFO:tasks.rados.rados.0.smithi111.stdout:2279: done (6 left) 2023-10-01T09:11:05.001 INFO:tasks.rados.rados.0.smithi111.stdout:2280: done (5 left) 2023-10-01T09:11:05.001 INFO:tasks.rados.rados.0.smithi111.stdout:2281: done (4 left) 2023-10-01T09:11:05.002 INFO:tasks.rados.rados.0.smithi111.stdout:2282: done (3 left) 2023-10-01T09:11:05.002 INFO:tasks.rados.rados.0.smithi111.stdout:2283: done (2 left) 2023-10-01T09:11:05.002 INFO:tasks.rados.rados.0.smithi111.stdout:2284: done (1 left) 2023-10-01T09:11:05.002 INFO:tasks.rados.rados.0.smithi111.stdout:2286: delete oid 297 current snap is 0 2023-10-01T09:11:05.002 INFO:tasks.rados.rados.0.smithi111.stdout:2285: finishing write tid 1 to smithi11166722-443 2023-10-01T09:11:05.002 INFO:tasks.rados.rados.0.smithi111.stdout:2285: finishing write tid 2 to smithi11166722-443 2023-10-01T09:11:05.003 INFO:tasks.rados.rados.0.smithi111.stdout:2286: done (1 left) 2023-10-01T09:11:05.003 INFO:tasks.rados.rados.0.smithi111.stdout:2287: read oid 40 snap -1 2023-10-01T09:11:05.003 INFO:tasks.rados.rados.0.smithi111.stdout:2287: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-10-01T09:11:05.003 INFO:tasks.rados.rados.0.smithi111.stdout:2288: read oid 294 snap -1 2023-10-01T09:11:05.003 INFO:tasks.rados.rados.0.smithi111.stdout:2288: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-01T09:11:05.004 INFO:tasks.rados.rados.0.smithi111.stdout:2289: delete oid 276 current snap is 0 2023-10-01T09:11:05.004 INFO:tasks.rados.rados.0.smithi111.stdout:2285: finishing write tid 3 to smithi11166722-443 2023-10-01T09:11:05.004 INFO:tasks.rados.rados.0.smithi111.stdout:2285: finishing write tid 4 to smithi11166722-443 2023-10-01T09:11:05.005 INFO:tasks.rados.rados.0.smithi111.stdout:2285: finishing write tid 5 to smithi11166722-443 2023-10-01T09:11:05.005 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 443 v 323 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-10-01T09:11:05.005 INFO:tasks.rados.rados.0.smithi111.stdout:2285: left oid 443 (ObjNum 1519 snap 0 seq_num 1519) 2023-10-01T09:11:05.005 INFO:tasks.rados.rados.0.smithi111.stdout:2285: done (3 left) 2023-10-01T09:11:05.005 INFO:tasks.rados.rados.0.smithi111.stdout:2289: done (2 left) 2023-10-01T09:11:05.005 INFO:tasks.rados.rados.0.smithi111.stdout:2290: delete oid 432 current snap is 0 2023-10-01T09:11:05.010 INFO:tasks.rados.rados.0.smithi111.stdout:2288: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-01T09:11:05.138 INFO:tasks.rados.rados.0.smithi111.stdout:2287: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-10-01T09:11:05.266 INFO:tasks.rados.rados.0.smithi111.stdout:2287: done (2 left) 2023-10-01T09:11:05.266 INFO:tasks.rados.rados.0.smithi111.stdout:2288: done (1 left) 2023-10-01T09:11:05.266 INFO:tasks.rados.rados.0.smithi111.stdout:2290: done (0 left) 2023-10-01T09:11:05.267 INFO:tasks.rados.rados.0.smithi111.stdout:2291: read oid 94 snap -1 2023-10-01T09:11:05.267 INFO:tasks.rados.rados.0.smithi111.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-01T09:11:05.267 INFO:tasks.rados.rados.0.smithi111.stdout:2292: write oid 361 current snap is 0 2023-10-01T09:11:05.267 INFO:tasks.rados.rados.0.smithi111.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-10-01T09:11:05.282 INFO:tasks.rados.rados.0.smithi111.stdout:2292: writing smithi11166722-361 from 797061 to 1471888 tid 1 2023-10-01T09:11:05.288 INFO:tasks.rados.rados.0.smithi111.stdout:2292: writing smithi11166722-361 from 2139017 to 2544545 tid 2 2023-10-01T09:11:05.294 INFO:tasks.rados.rados.0.smithi111.stdout:2292: writing smithi11166722-361 from 3207218 to 3597061 tid 3 2023-10-01T09:11:05.294 INFO:tasks.rados.rados.0.smithi111.stdout:2293: read oid 236 snap -1 2023-10-01T09:11:05.294 INFO:tasks.rados.rados.0.smithi111.stdout:2293: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-01T09:11:05.294 INFO:tasks.rados.rados.0.smithi111.stdout:2294: write oid 149 current snap is 0 2023-10-01T09:11:05.294 INFO:tasks.rados.rados.0.smithi111.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-10-01T09:11:05.301 INFO:tasks.rados.rados.0.smithi111.stdout:2294: writing smithi11166722-149 from 413868 to 1163944 tid 1 2023-10-01T09:11:05.308 INFO:tasks.rados.rados.0.smithi111.stdout:2294: writing smithi11166722-149 from 1797499 to 2346685 tid 2 2023-10-01T09:11:05.315 INFO:tasks.rados.rados.0.smithi111.stdout:2294: writing smithi11166722-149 from 3118288 to 3613868 tid 3 2023-10-01T09:11:05.316 INFO:tasks.rados.rados.0.smithi111.stdout:2295: write oid 158 current snap is 0 2023-10-01T09:11:05.316 INFO:tasks.rados.rados.0.smithi111.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-10-01T09:11:05.320 INFO:tasks.rados.rados.0.smithi111.stdout:2295: writing smithi11166722-158 from 430675 to 856000 tid 1 2023-10-01T09:11:05.326 INFO:tasks.rados.rados.0.smithi111.stdout:2295: writing smithi11166722-158 from 1455981 to 1865178 tid 2 2023-10-01T09:11:05.332 INFO:tasks.rados.rados.0.smithi111.stdout:2295: writing smithi11166722-158 from 2462064 to 2997413 tid 3 2023-10-01T09:11:05.336 INFO:tasks.rados.rados.0.smithi111.stdout:2295: writing smithi11166722-158 from 3463076 to 3630675 tid 4 2023-10-01T09:11:05.336 INFO:tasks.rados.rados.0.smithi111.stdout:2296: read oid 403 snap -1 2023-10-01T09:11:05.336 INFO:tasks.rados.rados.0.smithi111.stdout:2296: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-10-01T09:11:05.336 INFO:tasks.rados.rados.0.smithi111.stdout:2297: write oid 7 current snap is 0 2023-10-01T09:11:05.336 INFO:tasks.rados.rados.0.smithi111.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-01T09:11:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:2292: finishing write tid 1 to smithi11166722-361 2023-10-01T09:11:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:2292: finishing write tid 2 to smithi11166722-361 2023-10-01T09:11:05.497 INFO:tasks.rados.rados.0.smithi111.stdout:2292: finishing write tid 3 to smithi11166722-361 2023-10-01T09:11:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:2292: finishing write tid 4 to smithi11166722-361 2023-10-01T09:11:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:2292: finishing write tid 5 to smithi11166722-361 2023-10-01T09:11:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 361 v 270 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-10-01T09:11:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2023-10-01T09:11:05.498 INFO:tasks.rados.rados.0.smithi111.stdout:2293: expect (ObjNum 1043 snap 0 seq_num 1043) 2023-10-01T09:11:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:05 smithi183 bash[27651]: audit 2023-10-01T09:11:04.715464+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.111:0/4154902936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:05 smithi111 bash[33891]: audit 2023-10-01T09:11:04.715464+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.111:0/4154902936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:05.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:05 smithi111 bash[27369]: audit 2023-10-01T09:11:04.715464+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.111:0/4154902936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:05.667 INFO:tasks.rados.rados.0.smithi111.stdout:2294: finishing write tid 1 to smithi11166722-149 2023-10-01T09:11:05.667 INFO:tasks.rados.rados.0.smithi111.stdout:2294: finishing write tid 2 to smithi11166722-149 2023-10-01T09:11:05.667 INFO:tasks.rados.rados.0.smithi111.stdout:2294: finishing write tid 3 to smithi11166722-149 2023-10-01T09:11:05.667 INFO:tasks.rados.rados.0.smithi111.stdout:2294: finishing write tid 4 to smithi11166722-149 2023-10-01T09:11:05.667 INFO:tasks.rados.rados.0.smithi111.stdout:2294: finishing write tid 5 to smithi11166722-149 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 149 v 316 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:2295: finishing write tid 1 to smithi11166722-158 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:2295: finishing write tid 2 to smithi11166722-158 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:2295: finishing write tid 3 to smithi11166722-158 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:2295: finishing write tid 4 to smithi11166722-158 2023-10-01T09:11:05.668 INFO:tasks.rados.rados.0.smithi111.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-10-01T09:11:05.676 INFO:tasks.rados.rados.0.smithi111.stdout:2297: writing smithi11166722-7 from 447482 to 948056 tid 1 2023-10-01T09:11:05.684 INFO:tasks.rados.rados.0.smithi111.stdout:2297: writing smithi11166722-7 from 1514463 to 2067318 tid 2 2023-10-01T09:11:05.689 INFO:tasks.rados.rados.0.smithi111.stdout:2297: writing smithi11166722-7 from 2489487 to 2952461 tid 3 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2297: writing smithi11166722-7 from 3645668 to 3647482 tid 4 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2291: done (6 left) 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2292: done (5 left) 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2293: done (4 left) 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2294: done (3 left) 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2298: write oid 307 current snap is 0 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2295: finishing write tid 5 to smithi11166722-158 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:2295: finishing write tid 6 to smithi11166722-158 2023-10-01T09:11:05.694 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 158 v 268 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-10-01T09:11:05.695 INFO:tasks.rados.rados.0.smithi111.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T09:11:05.695 INFO:tasks.rados.rados.0.smithi111.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-10-01T09:11:05.699 INFO:tasks.rados.rados.0.smithi111.stdout:2298: writing smithi11166722-307 from 464289 to 1040112 tid 1 2023-10-01T09:11:05.704 INFO:tasks.rados.rados.0.smithi111.stdout:2298: writing smithi11166722-307 from 1456592 to 1869458 tid 2 2023-10-01T09:11:05.711 INFO:tasks.rados.rados.0.smithi111.stdout:2298: writing smithi11166722-307 from 2400557 to 3074803 tid 3 2023-10-01T09:11:05.715 INFO:tasks.rados.rados.0.smithi111.stdout:2298: writing smithi11166722-307 from 3595554 to 3664289 tid 4 2023-10-01T09:11:05.715 INFO:tasks.rados.rados.0.smithi111.stdout:2295: done (3 left) 2023-10-01T09:11:05.715 INFO:tasks.rados.rados.0.smithi111.stdout:2299: read oid 317 snap -1 2023-10-01T09:11:05.715 INFO:tasks.rados.rados.0.smithi111.stdout:2299: expect deleted 2023-10-01T09:11:05.715 INFO:tasks.rados.rados.0.smithi111.stdout:2300: delete oid 35 current snap is 0 2023-10-01T09:11:05.715 INFO:tasks.rados.rados.0.smithi111.stdout:2296: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-10-01T09:11:05.873 INFO:tasks.rados.rados.0.smithi111.stdout:2297: finishing write tid 1 to smithi11166722-7 2023-10-01T09:11:05.873 INFO:tasks.rados.rados.0.smithi111.stdout:2297: finishing write tid 2 to smithi11166722-7 2023-10-01T09:11:05.873 INFO:tasks.rados.rados.0.smithi111.stdout:2297: finishing write tid 3 to smithi11166722-7 2023-10-01T09:11:05.873 INFO:tasks.rados.rados.0.smithi111.stdout:2297: finishing write tid 4 to smithi11166722-7 2023-10-01T09:11:05.873 INFO:tasks.rados.rados.0.smithi111.stdout:2297: finishing write tid 5 to smithi11166722-7 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2297: finishing write tid 6 to smithi11166722-7 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 7 v 273 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2297: left oid 7 (ObjNum 1526 snap 0 seq_num 1526) 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: finishing write tid 1 to smithi11166722-307 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: finishing write tid 2 to smithi11166722-307 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: finishing write tid 3 to smithi11166722-307 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: finishing write tid 4 to smithi11166722-307 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: finishing write tid 5 to smithi11166722-307 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: finishing write tid 6 to smithi11166722-307 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 307 v 326 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2298: left oid 307 (ObjNum 1527 snap 0 seq_num 1527) 2023-10-01T09:11:05.874 INFO:tasks.rados.rados.0.smithi111.stdout:2296: done (4 left) 2023-10-01T09:11:05.875 INFO:tasks.rados.rados.0.smithi111.stdout:2297: done (3 left) 2023-10-01T09:11:05.875 INFO:tasks.rados.rados.0.smithi111.stdout:2298: done (2 left) 2023-10-01T09:11:05.875 INFO:tasks.rados.rados.0.smithi111.stdout:2299: done (1 left) 2023-10-01T09:11:05.875 INFO:tasks.rados.rados.0.smithi111.stdout:2300: done (0 left) 2023-10-01T09:11:05.875 INFO:tasks.rados.rados.0.smithi111.stdout:2301: write oid 335 current snap is 0 2023-10-01T09:11:05.875 INFO:tasks.rados.rados.0.smithi111.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-10-01T09:11:05.886 INFO:tasks.rados.rados.0.smithi111.stdout:2301: writing smithi11166722-335 from 497903 to 940577 tid 1 2023-10-01T09:11:05.892 INFO:tasks.rados.rados.0.smithi111.stdout:2301: writing smithi11166722-335 from 1689909 to 2106444 tid 2 2023-10-01T09:11:05.899 INFO:tasks.rados.rados.0.smithi111.stdout:2301: writing smithi11166722-335 from 2571756 to 3268546 tid 3 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2302: read oid 222 snap -1 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2302: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2303: read oid 467 snap -1 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2303: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2304: write oid 15 current snap is 0 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2301: finishing write tid 1 to smithi11166722-335 2023-10-01T09:11:05.900 INFO:tasks.rados.rados.0.smithi111.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-10-01T09:11:05.905 INFO:tasks.rados.rados.0.smithi111.stdout:2304: writing smithi11166722-15 from 514710 to 1032633 tid 1 2023-10-01T09:11:05.913 INFO:tasks.rados.rados.0.smithi111.stdout:2304: writing smithi11166722-15 from 1748391 to 2308584 tid 2 2023-10-01T09:11:05.921 INFO:tasks.rados.rados.0.smithi111.stdout:2304: writing smithi11166722-15 from 2999179 to 3623594 tid 3 2023-10-01T09:11:05.921 INFO:tasks.rados.rados.0.smithi111.stdout:2305: read oid 117 snap -1 2023-10-01T09:11:05.921 INFO:tasks.rados.rados.0.smithi111.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2306: read oid 389 snap -1 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2306: expect deleted 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2307: read oid 372 snap -1 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2307: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2308: delete oid 272 current snap is 0 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2301: finishing write tid 2 to smithi11166722-335 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2301: finishing write tid 3 to smithi11166722-335 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2301: finishing write tid 4 to smithi11166722-335 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:2301: finishing write tid 5 to smithi11166722-335 2023-10-01T09:11:05.922 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 335 v 252 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-10-01T09:11:05.923 INFO:tasks.rados.rados.0.smithi111.stdout:2301: left oid 335 (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:11:05.923 INFO:tasks.rados.rados.0.smithi111.stdout:2303: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-10-01T09:11:06.081 INFO:tasks.rados.rados.0.smithi111.stdout:2302: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-10-01T09:11:06.246 INFO:tasks.rados.rados.0.smithi111.stdout:2304: finishing write tid 1 to smithi11166722-15 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:2304: finishing write tid 2 to smithi11166722-15 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:2304: finishing write tid 3 to smithi11166722-15 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:2304: finishing write tid 4 to smithi11166722-15 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:2304: finishing write tid 5 to smithi11166722-15 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 292 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:2304: left oid 15 (ObjNum 1530 snap 0 seq_num 1530) 2023-10-01T09:11:06.247 INFO:tasks.rados.rados.0.smithi111.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T09:11:06.373 INFO:tasks.rados.rados.0.smithi111.stdout:2307: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2301: done (7 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2302: done (6 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2303: done (5 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2304: done (4 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2305: done (3 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2306: done (2 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2307: done (1 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2308: done (0 left) 2023-10-01T09:11:06.542 INFO:tasks.rados.rados.0.smithi111.stdout:2309: write oid 186 current snap is 0 2023-10-01T09:11:06.543 INFO:tasks.rados.rados.0.smithi111.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-10-01T09:11:06.554 INFO:tasks.rados.rados.0.smithi111.stdout:2309: writing smithi11166722-186 from 548324 to 1216745 tid 1 2023-10-01T09:11:06.561 INFO:tasks.rados.rados.0.smithi111.stdout:2309: writing smithi11166722-186 from 1749002 to 2312864 tid 2 2023-10-01T09:11:06.568 INFO:tasks.rados.rados.0.smithi111.stdout:2309: writing smithi11166722-186 from 2937672 to 3584631 tid 3 2023-10-01T09:11:06.568 INFO:tasks.rados.rados.0.smithi111.stdout:2310: write oid 281 current snap is 0 2023-10-01T09:11:06.568 INFO:tasks.rados.rados.0.smithi111.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-10-01T09:11:06.576 INFO:tasks.rados.rados.0.smithi111.stdout:2310: writing smithi11166722-281 from 565131 to 1308801 tid 1 2023-10-01T09:11:06.582 INFO:tasks.rados.rados.0.smithi111.stdout:2310: writing smithi11166722-281 from 1807484 to 2231357 tid 2 2023-10-01T09:11:06.589 INFO:tasks.rados.rados.0.smithi111.stdout:2310: writing smithi11166722-281 from 2965095 to 3423326 tid 3 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2311: read oid 243 snap -1 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2311: expect deleted 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2312: write oid 353 current snap is 0 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2309: finishing write tid 1 to smithi11166722-186 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2309: finishing write tid 2 to smithi11166722-186 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2309: finishing write tid 3 to smithi11166722-186 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2309: finishing write tid 4 to smithi11166722-186 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2309: finishing write tid 5 to smithi11166722-186 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 186 v 277 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-10-01T09:11:06.590 INFO:tasks.rados.rados.0.smithi111.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T09:11:06.591 INFO:tasks.rados.rados.0.smithi111.stdout:2310: finishing write tid 1 to smithi11166722-281 2023-10-01T09:11:06.591 INFO:tasks.rados.rados.0.smithi111.stdout:2310: finishing write tid 2 to smithi11166722-281 2023-10-01T09:11:06.591 INFO:tasks.rados.rados.0.smithi111.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-10-01T09:11:06.594 INFO:tasks.rados.rados.0.smithi111.stdout:2312: writing smithi11166722-353 from 581938 to 1000857 tid 1 2023-10-01T09:11:06.601 INFO:tasks.rados.rados.0.smithi111.stdout:2312: writing smithi11166722-353 from 1465966 to 2033497 tid 2 2023-10-01T09:11:06.608 INFO:tasks.rados.rados.0.smithi111.stdout:2312: writing smithi11166722-353 from 2592518 to 3262021 tid 3 2023-10-01T09:11:06.608 INFO:tasks.rados.rados.0.smithi111.stdout:2309: done (3 left) 2023-10-01T09:11:06.608 INFO:tasks.rados.rados.0.smithi111.stdout:2313: read oid 443 snap -1 2023-10-01T09:11:06.609 INFO:tasks.rados.rados.0.smithi111.stdout:2313: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-10-01T09:11:06.609 INFO:tasks.rados.rados.0.smithi111.stdout:2314: read oid 47 snap -1 2023-10-01T09:11:06.609 INFO:tasks.rados.rados.0.smithi111.stdout:2314: expect deleted 2023-10-01T09:11:06.609 INFO:tasks.rados.rados.0.smithi111.stdout:2315: write oid 441 current snap is 0 2023-10-01T09:11:06.609 INFO:tasks.rados.rados.0.smithi111.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-10-01T09:11:06.614 INFO:tasks.rados.rados.0.smithi111.stdout:2315: writing smithi11166722-441 from 598745 to 1092913 tid 1 2023-10-01T09:11:06.620 INFO:tasks.rados.rados.0.smithi111.stdout:2315: writing smithi11166722-441 from 1808095 to 2235637 tid 2 2023-10-01T09:11:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:2315: writing smithi11166722-441 from 2903588 to 3500716 tid 3 2023-10-01T09:11:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:2316: delete oid 414 current snap is 0 2023-10-01T09:11:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:2310: finishing write tid 3 to smithi11166722-281 2023-10-01T09:11:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:2310: finishing write tid 4 to smithi11166722-281 2023-10-01T09:11:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:2310: finishing write tid 5 to smithi11166722-281 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 320 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2312: finishing write tid 1 to smithi11166722-353 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2312: finishing write tid 2 to smithi11166722-353 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2312: finishing write tid 3 to smithi11166722-353 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2312: finishing write tid 4 to smithi11166722-353 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2312: finishing write tid 5 to smithi11166722-353 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 353 v 324 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T09:11:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:2313: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-10-01T09:11:06.798 INFO:tasks.rados.rados.0.smithi111.stdout:2315: finishing write tid 1 to smithi11166722-441 2023-10-01T09:11:06.798 INFO:tasks.rados.rados.0.smithi111.stdout:2315: finishing write tid 2 to smithi11166722-441 2023-10-01T09:11:06.798 INFO:tasks.rados.rados.0.smithi111.stdout:2310: done (6 left) 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2311: done (5 left) 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2312: done (4 left) 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2313: done (3 left) 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2314: done (2 left) 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2316: done (1 left) 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2317: write oid 445 current snap is 0 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2315: finishing write tid 3 to smithi11166722-441 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2315: finishing write tid 4 to smithi11166722-441 2023-10-01T09:11:06.799 INFO:tasks.rados.rados.0.smithi111.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-10-01T09:11:06.806 INFO:tasks.rados.rados.0.smithi111.stdout:2317: writing smithi11166722-445 from 632359 to 1393378 tid 1 2023-10-01T09:11:06.815 INFO:tasks.rados.rados.0.smithi111.stdout:2317: writing smithi11166722-445 from 2041412 to 2756270 tid 2 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2317: writing smithi11166722-445 from 3358434 to 3832359 tid 3 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2318: write oid 205 current snap is 0 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2315: finishing write tid 5 to smithi11166722-441 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 441 v 408 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2317: finishing write tid 1 to smithi11166722-445 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2317: finishing write tid 2 to smithi11166722-445 2023-10-01T09:11:06.823 INFO:tasks.rados.rados.0.smithi111.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-10-01T09:11:06.829 INFO:tasks.rados.rados.0.smithi111.stdout:2318: writing smithi11166722-205 from 649166 to 1085434 tid 1 2023-10-01T09:11:06.836 INFO:tasks.rados.rados.0.smithi111.stdout:2318: writing smithi11166722-205 from 1699894 to 2274763 tid 2 2023-10-01T09:11:06.841 INFO:tasks.rados.rados.0.smithi111.stdout:2318: writing smithi11166722-205 from 2702210 to 3133154 tid 3 2023-10-01T09:11:06.842 INFO:tasks.rados.rados.0.smithi111.stdout:2315: done (2 left) 2023-10-01T09:11:06.842 INFO:tasks.rados.rados.0.smithi111.stdout:2319: write oid 57 current snap is 0 2023-10-01T09:11:06.842 INFO:tasks.rados.rados.0.smithi111.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-10-01T09:11:06.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.573939+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.580342+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.582152+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.583810+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.585137+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.586379+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:05.592078+0000 mgr.x (mgr.15039) 19 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 2524M 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.592322+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.594744+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:05.596385+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:05.602998+0000 mgr.x (mgr.15039) 20 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:05.603383+0000 mgr.x (mgr.15039) 21 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:05.818048+0000 mgr.x (mgr.15039) 22 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:11:06.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:05.819424+0000 mgr.x (mgr.15039) 23 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:06.033663+0000 mgr.x (mgr.15039) 24 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cephadm 2023-10-01T09:11:06.035324+0000 mgr.x (mgr.15039) 25 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: cluster 2023-10-01T09:11:06.048419+0000 mgr.x (mgr.15039) 26 : cluster [DBG] pgmap v16: 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 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.369802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.377526+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.415070+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.424037+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.432195+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.512350+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.518547+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.525268+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[33891]: audit 2023-10-01T09:11:06.531212+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.573939+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.580342+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.582152+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.583810+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.585137+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.586379+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:05.592078+0000 mgr.x (mgr.15039) 19 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 2524M 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.592322+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.594744+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:05.596385+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:05.602998+0000 mgr.x (mgr.15039) 20 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:05.603383+0000 mgr.x (mgr.15039) 21 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:05.818048+0000 mgr.x (mgr.15039) 22 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:05.819424+0000 mgr.x (mgr.15039) 23 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:06.033663+0000 mgr.x (mgr.15039) 24 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:11:06.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cephadm 2023-10-01T09:11:06.035324+0000 mgr.x (mgr.15039) 25 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: cluster 2023-10-01T09:11:06.048419+0000 mgr.x (mgr.15039) 26 : cluster [DBG] pgmap v16: 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 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.369802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.377526+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.415070+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.424037+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.432195+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.512350+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.518547+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.525268+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[27369]: audit 2023-10-01T09:11:06.531212+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:06.849 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:06 smithi111 systemd[1]: Stopping Ceph node-exporter.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:11:06.849 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:06 smithi111 bash[69775]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter.a 2023-10-01T09:11:06.849 INFO:tasks.rados.rados.0.smithi111.stdout:2319: writing smithi11166722-57 from 665973 to 1177490 tid 1 2023-10-01T09:11:06.855 INFO:tasks.rados.rados.0.smithi111.stdout:2319: writing smithi11166722-57 from 1642023 to 2360550 tid 2 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2319: writing smithi11166722-57 from 2896927 to 3539143 tid 3 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2320: read oid 369 snap -1 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2320: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2321: write oid 396 current snap is 0 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2317: finishing write tid 3 to smithi11166722-445 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2317: finishing write tid 4 to smithi11166722-445 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2317: finishing write tid 5 to smithi11166722-445 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 445 v 328 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2317: left oid 445 (ObjNum 1537 snap 0 seq_num 1537) 2023-10-01T09:11:06.863 INFO:tasks.rados.rados.0.smithi111.stdout:2318: finishing write tid 1 to smithi11166722-205 2023-10-01T09:11:06.864 INFO:tasks.rados.rados.0.smithi111.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-10-01T09:11:06.871 INFO:tasks.rados.rados.0.smithi111.stdout:2321: writing smithi11166722-396 from 682780 to 1269546 tid 1 2023-10-01T09:11:06.877 INFO:tasks.rados.rados.0.smithi111.stdout:2321: writing smithi11166722-396 from 1700505 to 2279043 tid 2 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2321: writing smithi11166722-396 from 3040703 to 3610544 tid 3 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2317: done (4 left) 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2322: read oid 332 snap -1 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2322: expect deleted 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2323: write oid 82 current snap is 0 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2318: finishing write tid 2 to smithi11166722-205 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2318: finishing write tid 3 to smithi11166722-205 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2318: finishing write tid 4 to smithi11166722-205 2023-10-01T09:11:06.886 INFO:tasks.rados.rados.0.smithi111.stdout:2318: finishing write tid 5 to smithi11166722-205 2023-10-01T09:11:06.887 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 205 v 328 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-10-01T09:11:06.887 INFO:tasks.rados.rados.0.smithi111.stdout:2318: left oid 205 (ObjNum 1538 snap 0 seq_num 1538) 2023-10-01T09:11:06.887 INFO:tasks.rados.rados.0.smithi111.stdout:2319: finishing write tid 1 to smithi11166722-57 2023-10-01T09:11:06.887 INFO:tasks.rados.rados.0.smithi111.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-10-01T09:11:06.893 INFO:tasks.rados.rados.0.smithi111.stdout:2323: writing smithi11166722-82 from 699587 to 1361602 tid 1 2023-10-01T09:11:06.902 INFO:tasks.rados.rados.0.smithi111.stdout:2323: writing smithi11166722-82 from 2158987 to 2881183 tid 2 2023-10-01T09:11:06.908 INFO:tasks.rados.rados.0.smithi111.stdout:2323: writing smithi11166722-82 from 3351773 to 3899587 tid 3 2023-10-01T09:11:06.908 INFO:tasks.rados.rados.0.smithi111.stdout:2318: done (5 left) 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2324: read oid 248 snap -1 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2324: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2325: delete oid 216 current snap is 0 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2319: finishing write tid 2 to smithi11166722-57 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2319: finishing write tid 3 to smithi11166722-57 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2319: finishing write tid 4 to smithi11166722-57 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2319: finishing write tid 5 to smithi11166722-57 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 57 v 212 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2321: finishing write tid 1 to smithi11166722-396 2023-10-01T09:11:06.909 INFO:tasks.rados.rados.0.smithi111.stdout:2320: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T09:11:07.018 INFO:tasks.rados.rados.0.smithi111.stdout:2321: finishing write tid 2 to smithi11166722-396 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2321: finishing write tid 3 to smithi11166722-396 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2321: finishing write tid 4 to smithi11166722-396 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2321: finishing write tid 5 to smithi11166722-396 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 396 v 332 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2323: finishing write tid 1 to smithi11166722-82 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2323: finishing write tid 2 to smithi11166722-82 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2323: finishing write tid 3 to smithi11166722-82 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2323: finishing write tid 4 to smithi11166722-82 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:2323: finishing write tid 5 to smithi11166722-82 2023-10-01T09:11:07.019 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 336 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-10-01T09:11:07.020 INFO:tasks.rados.rados.0.smithi111.stdout:2323: left oid 82 (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T09:11:07.020 INFO:tasks.rados.rados.0.smithi111.stdout:2324: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.573939+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.580342+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.582152+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.583810+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.585137+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.586379+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:05.592078+0000 mgr.x (mgr.15039) 19 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 2524M 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.592322+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.594744+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:05.596385+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:05.602998+0000 mgr.x (mgr.15039) 20 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:11:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:05.603383+0000 mgr.x (mgr.15039) 21 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:05.818048+0000 mgr.x (mgr.15039) 22 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:05.819424+0000 mgr.x (mgr.15039) 23 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:06.033663+0000 mgr.x (mgr.15039) 24 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cephadm 2023-10-01T09:11:06.035324+0000 mgr.x (mgr.15039) 25 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: cluster 2023-10-01T09:11:06.048419+0000 mgr.x (mgr.15039) 26 : cluster [DBG] pgmap v16: 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 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.369802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.377526+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.415070+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.424037+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.432195+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.512350+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.518547+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.525268+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:06 smithi183 bash[27651]: audit 2023-10-01T09:11:06.531212+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:07.141 INFO:tasks.rados.rados.0.smithi111.stdout:2319: done (6 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2320: done (5 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2321: done (4 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2322: done (3 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2323: done (2 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2324: done (1 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2325: done (0 left) 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2326: write oid 159 current snap is 0 2023-10-01T09:11:07.142 INFO:tasks.rados.rados.0.smithi111.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-10-01T09:11:07.153 INFO:tasks.rados.rados.0.smithi111.stdout:2326: writing smithi11166722-159 from 733201 to 1145714 tid 1 2023-10-01T09:11:07.161 INFO:tasks.rados.rados.0.smithi111.stdout:2326: writing smithi11166722-159 from 1759598 to 2485463 tid 2 2023-10-01T09:11:07.166 INFO:tasks.rados.rados.0.smithi111.stdout:2326: writing smithi11166722-159 from 3006619 to 3410276 tid 3 2023-10-01T09:11:07.166 INFO:tasks.rados.rados.0.smithi111.stdout:2327: read oid 64 snap -1 2023-10-01T09:11:07.166 INFO:tasks.rados.rados.0.smithi111.stdout:2327: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:11:07.166 INFO:tasks.rados.rados.0.smithi111.stdout:2328: write oid 154 current snap is 0 2023-10-01T09:11:07.166 INFO:tasks.rados.rados.0.smithi111.stdout:2326: finishing write tid 1 to smithi11166722-159 2023-10-01T09:11:07.167 INFO:tasks.rados.rados.0.smithi111.stdout:2326: finishing write tid 2 to smithi11166722-159 2023-10-01T09:11:07.167 INFO:tasks.rados.rados.0.smithi111.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-10-01T09:11:07.174 INFO:tasks.rados.rados.0.smithi111.stdout:2328: writing smithi11166722-154 from 750008 to 1354123 tid 1 2023-10-01T09:11:07.181 INFO:tasks.rados.rados.0.smithi111.stdout:2328: writing smithi11166722-154 from 1934433 to 2520309 tid 2 2023-10-01T09:11:07.189 INFO:tasks.rados.rados.0.smithi111.stdout:2328: writing smithi11166722-154 from 3150395 to 3881677 tid 3 2023-10-01T09:11:07.189 INFO:tasks.rados.rados.0.smithi111.stdout:2329: write oid 409 current snap is 0 2023-10-01T09:11:07.189 INFO:tasks.rados.rados.0.smithi111.stdout:2326: finishing write tid 3 to smithi11166722-159 2023-10-01T09:11:07.189 INFO:tasks.rados.rados.0.smithi111.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-10-01T09:11:07.197 INFO:tasks.rados.rados.0.smithi111.stdout:2329: writing smithi11166722-409 from 766815 to 1446179 tid 1 2023-10-01T09:11:07.204 INFO:tasks.rados.rados.0.smithi111.stdout:2329: writing smithi11166722-409 from 1992915 to 2722449 tid 2 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2329: writing smithi11166722-409 from 3177818 to 3720372 tid 3 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2330: read oid 180 snap -1 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2330: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2331: read oid 327 snap -1 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2331: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2332: write oid 380 current snap is 0 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2326: finishing write tid 4 to smithi11166722-159 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:2326: finishing write tid 5 to smithi11166722-159 2023-10-01T09:11:07.211 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 159 v 274 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-10-01T09:11:07.212 INFO:tasks.rados.rados.0.smithi111.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-10-01T09:11:07.212 INFO:tasks.rados.rados.0.smithi111.stdout:2327: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:11:07.363 INFO:tasks.rados.rados.0.smithi111.stdout:2328: finishing write tid 1 to smithi11166722-154 2023-10-01T09:11:07.363 INFO:tasks.rados.rados.0.smithi111.stdout:2328: finishing write tid 2 to smithi11166722-154 2023-10-01T09:11:07.363 INFO:tasks.rados.rados.0.smithi111.stdout:2328: finishing write tid 3 to smithi11166722-154 2023-10-01T09:11:07.363 INFO:tasks.rados.rados.0.smithi111.stdout:2328: finishing write tid 4 to smithi11166722-154 2023-10-01T09:11:07.364 INFO:tasks.rados.rados.0.smithi111.stdout:2328: finishing write tid 5 to smithi11166722-154 2023-10-01T09:11:07.364 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 364 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-10-01T09:11:07.364 INFO:tasks.rados.rados.0.smithi111.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-10-01T09:11:07.364 INFO:tasks.rados.rados.0.smithi111.stdout:2329: finishing write tid 1 to smithi11166722-409 2023-10-01T09:11:07.364 INFO:tasks.rados.rados.0.smithi111.stdout:2329: finishing write tid 2 to smithi11166722-409 2023-10-01T09:11:07.364 INFO:tasks.rados.rados.0.smithi111.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-10-01T09:11:07.371 INFO:tasks.rados.rados.0.smithi111.stdout:2332: writing smithi11166722-380 from 783622 to 1538235 tid 1 2023-10-01T09:11:07.378 INFO:tasks.rados.rados.0.smithi111.stdout:2332: writing smithi11166722-380 from 2051397 to 2640942 tid 2 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2332: writing smithi11166722-380 from 3205241 to 3959067 tid 3 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2326: done (6 left) 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2327: done (5 left) 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2328: done (4 left) 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2333: read oid 50 snap -1 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2333: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2334: read oid 262 snap -1 2023-10-01T09:11:07.386 INFO:tasks.rados.rados.0.smithi111.stdout:2334: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-01T09:11:07.387 INFO:tasks.rados.rados.0.smithi111.stdout:2335: write oid 113 current snap is 0 2023-10-01T09:11:07.387 INFO:tasks.rados.rados.0.smithi111.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-10-01T09:11:07.390 INFO:tasks.rados.rados.0.smithi111.stdout:2335: writing smithi11166722-113 from 400429 to 830291 tid 1 2023-10-01T09:11:07.397 INFO:tasks.rados.rados.0.smithi111.stdout:2335: writing smithi11166722-113 from 1593526 to 2000429 tid 2 2023-10-01T09:11:07.397 INFO:tasks.rados.rados.0.smithi111.stdout:2336: read oid 472 snap -1 2023-10-01T09:11:07.397 INFO:tasks.rados.rados.0.smithi111.stdout:2336: expect deleted 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:2337: delete oid 261 current snap is 0 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:2329: finishing write tid 3 to smithi11166722-409 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:2329: finishing write tid 4 to smithi11166722-409 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:2329: finishing write tid 5 to smithi11166722-409 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 409 v 216 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-10-01T09:11:07.398 INFO:tasks.rados.rados.0.smithi111.stdout:2330: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-10-01T09:11:07.533 INFO:tasks.rados.rados.0.smithi111.stdout:2331: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-10-01T09:11:07.761 INFO:tasks.rados.rados.0.smithi111.stdout:2332: finishing write tid 1 to smithi11166722-380 2023-10-01T09:11:07.761 INFO:tasks.rados.rados.0.smithi111.stdout:2332: finishing write tid 2 to smithi11166722-380 2023-10-01T09:11:07.761 INFO:tasks.rados.rados.0.smithi111.stdout:2332: finishing write tid 3 to smithi11166722-380 2023-10-01T09:11:07.762 INFO:tasks.rados.rados.0.smithi111.stdout:2332: finishing write tid 4 to smithi11166722-380 2023-10-01T09:11:07.762 INFO:tasks.rados.rados.0.smithi111.stdout:2332: finishing write tid 5 to smithi11166722-380 2023-10-01T09:11:07.762 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 296 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-10-01T09:11:07.762 INFO:tasks.rados.rados.0.smithi111.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-10-01T09:11:07.762 INFO:tasks.rados.rados.0.smithi111.stdout:2334: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-01T09:11:07.812 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:11:07.813 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[69826]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T09:11:07.813 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[33891]: cephadm 2023-10-01T09:11:06.198271+0000 mgr.x (mgr.15039) 27 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:11:07.813 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[33891]: cephadm 2023-10-01T09:11:06.200235+0000 mgr.x (mgr.15039) 28 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:11:07.813 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[33891]: cephadm 2023-10-01T09:11:06.537870+0000 mgr.x (mgr.15039) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-01T09:11:07.813 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[33891]: cephadm 2023-10-01T09:11:06.538595+0000 mgr.x (mgr.15039) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi111 2023-10-01T09:11:07.814 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[33891]: audit 2023-10-01T09:11:07.177140+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.111:0/2682939505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:07.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[27369]: cephadm 2023-10-01T09:11:06.198271+0000 mgr.x (mgr.15039) 27 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:11:07.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[27369]: cephadm 2023-10-01T09:11:06.200235+0000 mgr.x (mgr.15039) 28 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:11:07.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[27369]: cephadm 2023-10-01T09:11:06.537870+0000 mgr.x (mgr.15039) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-01T09:11:07.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[27369]: cephadm 2023-10-01T09:11:06.538595+0000 mgr.x (mgr.15039) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi111 2023-10-01T09:11:07.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[27369]: audit 2023-10-01T09:11:07.177140+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.111:0/2682939505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:08.000 INFO:tasks.rados.rados.0.smithi111.stdout:2335: finishing write tid 1 to smithi11166722-113 2023-10-01T09:11:08.000 INFO:tasks.rados.rados.0.smithi111.stdout:2335: finishing write tid 2 to smithi11166722-113 2023-10-01T09:11:08.000 INFO:tasks.rados.rados.0.smithi111.stdout:2335: finishing write tid 3 to smithi11166722-113 2023-10-01T09:11:08.000 INFO:tasks.rados.rados.0.smithi111.stdout:2335: finishing write tid 4 to smithi11166722-113 2023-10-01T09:11:08.000 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 113 v 255 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-10-01T09:11:08.000 INFO:tasks.rados.rados.0.smithi111.stdout:2335: left oid 113 (ObjNum 1547 snap 0 seq_num 1547) 2023-10-01T09:11:08.001 INFO:tasks.rados.rados.0.smithi111.stdout:2333: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-10-01T09:11:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:07 smithi183 bash[27651]: cephadm 2023-10-01T09:11:06.198271+0000 mgr.x (mgr.15039) 27 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:11:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:07 smithi183 bash[27651]: cephadm 2023-10-01T09:11:06.200235+0000 mgr.x (mgr.15039) 28 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:11:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:07 smithi183 bash[27651]: cephadm 2023-10-01T09:11:06.537870+0000 mgr.x (mgr.15039) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-01T09:11:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:07 smithi183 bash[27651]: cephadm 2023-10-01T09:11:06.538595+0000 mgr.x (mgr.15039) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi111 2023-10-01T09:11:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:07 smithi183 bash[27651]: audit 2023-10-01T09:11:07.177140+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.111:0/2682939505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:08.073 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:07 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-01T09:11:08.073 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:07 smithi111 bash[69891]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T09:11:08.073 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:07 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-01T09:11:08.073 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:07 smithi111 systemd[1]: Stopped Ceph node-exporter.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:08.073 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:07 smithi111 systemd[1]: Started Ceph node-exporter.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:2329: done (8 left) 2023-10-01T09:11:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:2330: done (7 left) 2023-10-01T09:11:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:2331: done (6 left) 2023-10-01T09:11:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:2332: done (5 left) 2023-10-01T09:11:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:2333: done (4 left) 2023-10-01T09:11:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:2334: done (3 left) 2023-10-01T09:11:08.245 INFO:tasks.rados.rados.0.smithi111.stdout:2335: done (2 left) 2023-10-01T09:11:08.245 INFO:tasks.rados.rados.0.smithi111.stdout:2336: done (1 left) 2023-10-01T09:11:08.245 INFO:tasks.rados.rados.0.smithi111.stdout:2337: done (0 left) 2023-10-01T09:11:08.245 INFO:tasks.rados.rados.0.smithi111.stdout:2338: read oid 113 snap -1 2023-10-01T09:11:08.245 INFO:tasks.rados.rados.0.smithi111.stdout:2338: expect (ObjNum 1547 snap 0 seq_num 1547) 2023-10-01T09:11:08.245 INFO:tasks.rados.rados.0.smithi111.stdout:2339: write oid 101 current snap is 0 2023-10-01T09:11:08.246 INFO:tasks.rados.rados.0.smithi111.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-10-01T09:11:08.255 INFO:tasks.rados.rados.0.smithi111.stdout:2339: writing smithi11166722-101 from 434043 to 1014403 tid 1 2023-10-01T09:11:08.261 INFO:tasks.rados.rados.0.smithi111.stdout:2339: writing smithi11166722-101 from 1710490 to 2034043 tid 2 2023-10-01T09:11:08.261 INFO:tasks.rados.rados.0.smithi111.stdout:2340: read oid 139 snap -1 2023-10-01T09:11:08.262 INFO:tasks.rados.rados.0.smithi111.stdout:2340: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:11:08.262 INFO:tasks.rados.rados.0.smithi111.stdout:2341: write oid 137 current snap is 0 2023-10-01T09:11:08.262 INFO:tasks.rados.rados.0.smithi111.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-10-01T09:11:08.267 INFO:tasks.rados.rados.0.smithi111.stdout:2341: writing smithi11166722-137 from 450850 to 1106459 tid 1 2023-10-01T09:11:08.273 INFO:tasks.rados.rados.0.smithi111.stdout:2341: writing smithi11166722-137 from 1768972 to 2050850 tid 2 2023-10-01T09:11:08.273 INFO:tasks.rados.rados.0.smithi111.stdout:2342: read oid 231 snap -1 2023-10-01T09:11:08.273 INFO:tasks.rados.rados.0.smithi111.stdout:2342: expect (ObjNum 230 snap 0 seq_num 230) 2023-10-01T09:11:08.274 INFO:tasks.rados.rados.0.smithi111.stdout:2343: read oid 11 snap -1 2023-10-01T09:11:08.274 INFO:tasks.rados.rados.0.smithi111.stdout:2343: expect deleted 2023-10-01T09:11:08.274 INFO:tasks.rados.rados.0.smithi111.stdout:2344: write oid 346 current snap is 0 2023-10-01T09:11:08.274 INFO:tasks.rados.rados.0.smithi111.stdout:2338: expect (ObjNum 1547 snap 0 seq_num 1547) 2023-10-01T09:11:08.381 INFO:tasks.rados.rados.0.smithi111.stdout:2339: finishing write tid 1 to smithi11166722-101 2023-10-01T09:11:08.381 INFO:tasks.rados.rados.0.smithi111.stdout:2339: finishing write tid 2 to smithi11166722-101 2023-10-01T09:11:08.381 INFO:tasks.rados.rados.0.smithi111.stdout:2339: finishing write tid 3 to smithi11166722-101 2023-10-01T09:11:08.381 INFO:tasks.rados.rados.0.smithi111.stdout:2340: expect (ObjNum 138 snap 0 seq_num 138) 2023-10-01T09:11:08.459 INFO:tasks.rados.rados.0.smithi111.stdout:2339: finishing write tid 4 to smithi11166722-101 2023-10-01T09:11:08.459 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 216 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-10-01T09:11:08.459 INFO:tasks.rados.rados.0.smithi111.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-10-01T09:11:08.459 INFO:tasks.rados.rados.0.smithi111.stdout:2341: finishing write tid 1 to smithi11166722-137 2023-10-01T09:11:08.459 INFO:tasks.rados.rados.0.smithi111.stdout:2341: finishing write tid 2 to smithi11166722-137 2023-10-01T09:11:08.460 INFO:tasks.rados.rados.0.smithi111.stdout:2341: finishing write tid 3 to smithi11166722-137 2023-10-01T09:11:08.460 INFO:tasks.rados.rados.0.smithi111.stdout:2341: finishing write tid 4 to smithi11166722-137 2023-10-01T09:11:08.460 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 137 v 339 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-10-01T09:11:08.460 INFO:tasks.rados.rados.0.smithi111.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-10-01T09:11:08.460 INFO:tasks.rados.rados.0.smithi111.stdout:2342: expect (ObjNum 230 snap 0 seq_num 230) 2023-10-01T09:11:08.589 INFO:tasks.rados.rados.0.smithi111.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-10-01T09:11:08.598 INFO:tasks.rados.rados.0.smithi111.stdout:2344: writing smithi11166722-346 from 467657 to 914868 tid 1 2023-10-01T09:11:08.607 INFO:tasks.rados.rados.0.smithi111.stdout:2344: writing smithi11166722-346 from 1427454 to 2067657 tid 2 2023-10-01T09:11:08.607 INFO:tasks.rados.rados.0.smithi111.stdout:2338: done (6 left) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2339: done (5 left) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2340: done (4 left) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2341: done (3 left) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2342: done (2 left) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2343: done (1 left) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2345: read oid 470 snap -1 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2345: expect (ObjNum 870 snap 0 seq_num 870) 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2346: write oid 151 current snap is 0 2023-10-01T09:11:08.608 INFO:tasks.rados.rados.0.smithi111.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-10-01T09:11:08.614 INFO:tasks.rados.rados.0.smithi111.stdout:2346: writing smithi11166722-151 from 484464 to 1006924 tid 1 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2346: writing smithi11166722-151 from 1485936 to 1970135 tid 2 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2347: read oid 478 snap -1 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2347: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2348: write oid 120 current snap is 0 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2344: finishing write tid 1 to smithi11166722-346 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2344: finishing write tid 2 to smithi11166722-346 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2344: finishing write tid 3 to smithi11166722-346 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2344: finishing write tid 4 to smithi11166722-346 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 346 v 277 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-10-01T09:11:08.621 INFO:tasks.rados.rados.0.smithi111.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-10-01T09:11:08.627 INFO:tasks.rados.rados.0.smithi111.stdout:2348: writing smithi11166722-120 from 501271 to 1098980 tid 1 2023-10-01T09:11:08.633 INFO:tasks.rados.rados.0.smithi111.stdout:2348: writing smithi11166722-120 from 1544418 to 2101271 tid 2 2023-10-01T09:11:08.633 INFO:tasks.rados.rados.0.smithi111.stdout:2344: done (4 left) 2023-10-01T09:11:08.633 INFO:tasks.rados.rados.0.smithi111.stdout:2349: write oid 390 current snap is 0 2023-10-01T09:11:08.633 INFO:tasks.rados.rados.0.smithi111.stdout:2346: finishing write tid 1 to smithi11166722-151 2023-10-01T09:11:08.633 INFO:tasks.rados.rados.0.smithi111.stdout:2345: expect (ObjNum 870 snap 0 seq_num 870) 2023-10-01T09:11:08.781 INFO:tasks.rados.rados.0.smithi111.stdout:2346: finishing write tid 2 to smithi11166722-151 2023-10-01T09:11:08.781 INFO:tasks.rados.rados.0.smithi111.stdout:2346: finishing write tid 3 to smithi11166722-151 2023-10-01T09:11:08.781 INFO:tasks.rados.rados.0.smithi111.stdout:2346: finishing write tid 4 to smithi11166722-151 2023-10-01T09:11:08.782 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 151 v 219 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-10-01T09:11:08.782 INFO:tasks.rados.rados.0.smithi111.stdout:2346: left oid 151 (ObjNum 1552 snap 0 seq_num 1552) 2023-10-01T09:11:08.782 INFO:tasks.rados.rados.0.smithi111.stdout:2347: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:11:08.935 INFO:tasks.rados.rados.0.smithi111.stdout:2348: finishing write tid 1 to smithi11166722-120 2023-10-01T09:11:08.935 INFO:tasks.rados.rados.0.smithi111.stdout:2348: finishing write tid 2 to smithi11166722-120 2023-10-01T09:11:08.935 INFO:tasks.rados.rados.0.smithi111.stdout:2348: finishing write tid 3 to smithi11166722-120 2023-10-01T09:11:08.935 INFO:tasks.rados.rados.0.smithi111.stdout:2348: finishing write tid 4 to smithi11166722-120 2023-10-01T09:11:08.935 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 120 v 330 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-10-01T09:11:08.936 INFO:tasks.rados.rados.0.smithi111.stdout:2348: left oid 120 (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T09:11:08.936 INFO:tasks.rados.rados.0.smithi111.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-10-01T09:11:08.941 INFO:tasks.rados.rados.0.smithi111.stdout:2349: writing smithi11166722-390 from 518078 to 1191036 tid 1 2023-10-01T09:11:08.947 INFO:tasks.rados.rados.0.smithi111.stdout:2349: writing smithi11166722-390 from 1602900 to 2090768 tid 2 2023-10-01T09:11:08.947 INFO:tasks.rados.rados.0.smithi111.stdout:2345: done (4 left) 2023-10-01T09:11:08.947 INFO:tasks.rados.rados.0.smithi111.stdout:2346: done (3 left) 2023-10-01T09:11:08.947 INFO:tasks.rados.rados.0.smithi111.stdout:2347: done (2 left) 2023-10-01T09:11:08.947 INFO:tasks.rados.rados.0.smithi111.stdout:2348: done (1 left) 2023-10-01T09:11:08.948 INFO:tasks.rados.rados.0.smithi111.stdout:2350: read oid 277 snap -1 2023-10-01T09:11:08.948 INFO:tasks.rados.rados.0.smithi111.stdout:2350: expect (ObjNum 936 snap 0 seq_num 936) 2023-10-01T09:11:08.948 INFO:tasks.rados.rados.0.smithi111.stdout:2351: read oid 61 snap -1 2023-10-01T09:11:08.948 INFO:tasks.rados.rados.0.smithi111.stdout:2351: expect (ObjNum 952 snap 0 seq_num 952) 2023-10-01T09:11:08.948 INFO:tasks.rados.rados.0.smithi111.stdout:2352: write oid 379 current snap is 0 2023-10-01T09:11:08.948 INFO:tasks.rados.rados.0.smithi111.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-10-01T09:11:08.955 INFO:tasks.rados.rados.0.smithi111.stdout:2352: writing smithi11166722-379 from 534885 to 1283092 tid 1 2023-10-01T09:11:08.960 INFO:tasks.rados.rados.0.smithi111.stdout:2352: writing smithi11166722-379 from 1945029 to 2134885 tid 2 2023-10-01T09:11:08.961 INFO:tasks.rados.rados.0.smithi111.stdout:2353: write oid 273 current snap is 0 2023-10-01T09:11:08.961 INFO:tasks.rados.rados.0.smithi111.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-10-01T09:11:08.966 INFO:tasks.rados.rados.0.smithi111.stdout:2353: writing smithi11166722-273 from 551692 to 975148 tid 1 2023-10-01T09:11:08.973 INFO:tasks.rados.rados.0.smithi111.stdout:2353: writing smithi11166722-273 from 1603511 to 2095048 tid 2 2023-10-01T09:11:08.973 INFO:tasks.rados.rados.0.smithi111.stdout:2354: read oid 138 snap -1 2023-10-01T09:11:08.973 INFO:tasks.rados.rados.0.smithi111.stdout:2354: expect (ObjNum 633 snap 0 seq_num 633) 2023-10-01T09:11:08.973 INFO:tasks.rados.rados.0.smithi111.stdout:2355: write oid 240 current snap is 0 2023-10-01T09:11:08.973 INFO:tasks.rados.rados.0.smithi111.stdout:2349: finishing write tid 1 to smithi11166722-390 2023-10-01T09:11:08.974 INFO:tasks.rados.rados.0.smithi111.stdout:2351: expect (ObjNum 952 snap 0 seq_num 952) 2023-10-01T09:11:09.042 INFO:tasks.rados.rados.0.smithi111.stdout:2350: expect (ObjNum 936 snap 0 seq_num 936) 2023-10-01T09:11:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:2349: finishing write tid 2 to smithi11166722-390 2023-10-01T09:11:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:2349: finishing write tid 3 to smithi11166722-390 2023-10-01T09:11:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:2349: finishing write tid 4 to smithi11166722-390 2023-10-01T09:11:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 390 v 331 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-10-01T09:11:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:2349: left oid 390 (ObjNum 1554 snap 0 seq_num 1554) 2023-10-01T09:11:09.200 INFO:tasks.rados.rados.0.smithi111.stdout:2352: finishing write tid 1 to smithi11166722-379 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2352: finishing write tid 2 to smithi11166722-379 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2352: finishing write tid 3 to smithi11166722-379 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2352: finishing write tid 4 to smithi11166722-379 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 379 v 332 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2352: left oid 379 (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2353: finishing write tid 1 to smithi11166722-273 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2353: finishing write tid 2 to smithi11166722-273 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2353: finishing write tid 3 to smithi11166722-273 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2353: finishing write tid 4 to smithi11166722-273 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 258 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-10-01T09:11:09.201 INFO:tasks.rados.rados.0.smithi111.stdout:2353: left oid 273 (ObjNum 1556 snap 0 seq_num 1556) 2023-10-01T09:11:09.202 INFO:tasks.rados.rados.0.smithi111.stdout:2354: expect (ObjNum 633 snap 0 seq_num 633) 2023-10-01T09:11:09.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:08 smithi183 bash[27651]: audit 2023-10-01T09:11:07.864063+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:09.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:08 smithi183 bash[27651]: audit 2023-10-01T09:11:07.872161+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:09.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:08 smithi183 bash[27651]: cephadm 2023-10-01T09:11:07.906816+0000 mgr.x (mgr.15039) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T09:11:09.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:08 smithi183 bash[27651]: cephadm 2023-10-01T09:11:07.926084+0000 mgr.x (mgr.15039) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi111 2023-10-01T09:11:09.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:08 smithi183 bash[27651]: cluster 2023-10-01T09:11:08.049045+0000 mgr.x (mgr.15039) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-10-01T09:11:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[33891]: audit 2023-10-01T09:11:07.864063+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[33891]: audit 2023-10-01T09:11:07.872161+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[33891]: cephadm 2023-10-01T09:11:07.906816+0000 mgr.x (mgr.15039) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T09:11:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[33891]: cephadm 2023-10-01T09:11:07.926084+0000 mgr.x (mgr.15039) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi111 2023-10-01T09:11:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[33891]: cluster 2023-10-01T09:11:08.049045+0000 mgr.x (mgr.15039) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-10-01T09:11:09.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[27369]: audit 2023-10-01T09:11:07.864063+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:09.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[27369]: audit 2023-10-01T09:11:07.872161+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:09.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[27369]: cephadm 2023-10-01T09:11:07.906816+0000 mgr.x (mgr.15039) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T09:11:09.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[27369]: cephadm 2023-10-01T09:11:07.926084+0000 mgr.x (mgr.15039) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi111 2023-10-01T09:11:09.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:08 smithi111 bash[27369]: cluster 2023-10-01T09:11:08.049045+0000 mgr.x (mgr.15039) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 9.2 MiB/s wr, 83 op/s 2023-10-01T09:11:09.324 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.086Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.086Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.087Z 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/.+)($|/) 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.087Z 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)$ 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T09:11:09.325 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T09:11:09.326 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T09:11:09.327 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T09:11:09.328 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T09:11:09.329 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T09:11:09.329 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T09:11:09.329 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[69920]: ts=2023-10-01T09:11:09.088Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T09:11:09.353 INFO:tasks.rados.rados.0.smithi111.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-10-01T09:11:09.359 INFO:tasks.rados.rados.0.smithi111.stdout:2355: writing smithi11166722-240 from 568499 to 1067204 tid 1 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2355: writing smithi11166722-240 from 1661993 to 2168499 tid 2 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2349: done (6 left) 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2350: done (5 left) 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2351: done (4 left) 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2352: done (3 left) 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2353: done (2 left) 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2354: done (1 left) 2023-10-01T09:11:09.366 INFO:tasks.rados.rados.0.smithi111.stdout:2356: read oid 416 snap -1 2023-10-01T09:11:09.367 INFO:tasks.rados.rados.0.smithi111.stdout:2356: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-01T09:11:09.367 INFO:tasks.rados.rados.0.smithi111.stdout:2357: write oid 315 current snap is 0 2023-10-01T09:11:09.367 INFO:tasks.rados.rados.0.smithi111.stdout:2355: finishing write tid 1 to smithi11166722-240 2023-10-01T09:11:09.367 INFO:tasks.rados.rados.0.smithi111.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-10-01T09:11:09.373 INFO:tasks.rados.rados.0.smithi111.stdout:2357: writing smithi11166722-315 from 585306 to 1159260 tid 1 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2357: writing smithi11166722-315 from 1720475 to 2185306 tid 2 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2358: read oid 466 snap -1 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2358: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2359: read oid 105 snap -1 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2359: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2360: read oid 453 snap -1 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2360: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2361: read oid 46 snap -1 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2361: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T09:11:09.380 INFO:tasks.rados.rados.0.smithi111.stdout:2362: read oid 248 snap -1 2023-10-01T09:11:09.381 INFO:tasks.rados.rados.0.smithi111.stdout:2362: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:09.381 INFO:tasks.rados.rados.0.smithi111.stdout:2363: write oid 69 current snap is 0 2023-10-01T09:11:09.381 INFO:tasks.rados.rados.0.smithi111.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-10-01T09:11:09.388 INFO:tasks.rados.rados.0.smithi111.stdout:2363: writing smithi11166722-69 from 602113 to 1367669 tid 1 2023-10-01T09:11:09.394 INFO:tasks.rados.rados.0.smithi111.stdout:2363: writing smithi11166722-69 from 1778957 to 2202113 tid 2 2023-10-01T09:11:09.394 INFO:tasks.rados.rados.0.smithi111.stdout:2364: write oid 489 current snap is 0 2023-10-01T09:11:09.394 INFO:tasks.rados.rados.0.smithi111.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-10-01T09:11:09.400 INFO:tasks.rados.rados.0.smithi111.stdout:2364: writing smithi11166722-489 from 618920 to 1059725 tid 1 2023-10-01T09:11:09.407 INFO:tasks.rados.rados.0.smithi111.stdout:2364: writing smithi11166722-489 from 1837439 to 2218920 tid 2 2023-10-01T09:11:09.408 INFO:tasks.rados.rados.0.smithi111.stdout:2365: read oid 28 snap -1 2023-10-01T09:11:09.408 INFO:tasks.rados.rados.0.smithi111.stdout:2365: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-10-01T09:11:09.408 INFO:tasks.rados.rados.0.smithi111.stdout:2366: read oid 27 snap -1 2023-10-01T09:11:09.408 INFO:tasks.rados.rados.0.smithi111.stdout:2366: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-10-01T09:11:09.408 INFO:tasks.rados.rados.0.smithi111.stdout:2367: read oid 330 snap -1 2023-10-01T09:11:09.409 INFO:tasks.rados.rados.0.smithi111.stdout:2367: expect deleted 2023-10-01T09:11:09.409 INFO:tasks.rados.rados.0.smithi111.stdout:2368: read oid 480 snap -1 2023-10-01T09:11:09.409 INFO:tasks.rados.rados.0.smithi111.stdout:2368: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:11:09.409 INFO:tasks.rados.rados.0.smithi111.stdout:2369: read oid 64 snap -1 2023-10-01T09:11:09.409 INFO:tasks.rados.rados.0.smithi111.stdout:2369: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:11:09.410 INFO:tasks.rados.rados.0.smithi111.stdout:2370: write oid 459 current snap is 0 2023-10-01T09:11:09.410 INFO:tasks.rados.rados.0.smithi111.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-10-01T09:11:09.414 INFO:tasks.rados.rados.0.smithi111.stdout:2370: writing smithi11166722-459 from 635727 to 1151781 tid 1 2023-10-01T09:11:09.421 INFO:tasks.rados.rados.0.smithi111.stdout:2370: writing smithi11166722-459 from 1895921 to 2235727 tid 2 2023-10-01T09:11:09.421 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:09.421 INFO:tasks.rados.rados.0.smithi111.stdout:2356: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-01T09:11:09.510 INFO:tasks.rados.rados.0.smithi111.stdout:2355: finishing write tid 2 to smithi11166722-240 2023-10-01T09:11:09.510 INFO:tasks.rados.rados.0.smithi111.stdout:2355: finishing write tid 3 to smithi11166722-240 2023-10-01T09:11:09.511 INFO:tasks.rados.rados.0.smithi111.stdout:2355: finishing write tid 4 to smithi11166722-240 2023-10-01T09:11:09.511 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 240 v 335 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-10-01T09:11:09.511 INFO:tasks.rados.rados.0.smithi111.stdout:2355: left oid 240 (ObjNum 1557 snap 0 seq_num 1557) 2023-10-01T09:11:09.511 INFO:tasks.rados.rados.0.smithi111.stdout:2357: finishing write tid 1 to smithi11166722-315 2023-10-01T09:11:09.511 INFO:tasks.rados.rados.0.smithi111.stdout:2360: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T09:11:09.639 INFO:tasks.rados.rados.0.smithi111.stdout:2357: finishing write tid 2 to smithi11166722-315 2023-10-01T09:11:09.640 INFO:tasks.rados.rados.0.smithi111.stdout:2362: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:09.776 INFO:tasks.rados.rados.0.smithi111.stdout:2357: finishing write tid 3 to smithi11166722-315 2023-10-01T09:11:09.776 INFO:tasks.rados.rados.0.smithi111.stdout:2357: finishing write tid 4 to smithi11166722-315 2023-10-01T09:11:09.776 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 367 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2357: left oid 315 (ObjNum 1558 snap 0 seq_num 1558) 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2363: finishing write tid 1 to smithi11166722-69 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2363: finishing write tid 2 to smithi11166722-69 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2363: finishing write tid 3 to smithi11166722-69 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2363: finishing write tid 4 to smithi11166722-69 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 69 v 333 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2363: left oid 69 (ObjNum 1559 snap 0 seq_num 1559) 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2364: finishing write tid 1 to smithi11166722-489 2023-10-01T09:11:09.777 INFO:tasks.rados.rados.0.smithi111.stdout:2358: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:11:09.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:11:09 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:09] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.33.4" 2023-10-01T09:11:10.004 INFO:tasks.rados.rados.0.smithi111.stdout:2359: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T09:11:10.239 INFO:tasks.rados.rados.0.smithi111.stdout:2368: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:11:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:09 smithi183 bash[27651]: audit 2023-10-01T09:11:09.628902+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.111:0/724647598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:10.306 INFO:tasks.rados.rados.0.smithi111.stdout:2369: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T09:11:10.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[27369]: audit 2023-10-01T09:11:09.628902+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.111:0/724647598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:10.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:09 smithi111 bash[33891]: audit 2023-10-01T09:11:09.628902+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.111:0/724647598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:10.465 INFO:tasks.rados.rados.0.smithi111.stdout:2364: finishing write tid 2 to smithi11166722-489 2023-10-01T09:11:10.465 INFO:tasks.rados.rados.0.smithi111.stdout:2364: finishing write tid 3 to smithi11166722-489 2023-10-01T09:11:10.465 INFO:tasks.rados.rados.0.smithi111.stdout:2355: done (15 left) 2023-10-01T09:11:10.465 INFO:tasks.rados.rados.0.smithi111.stdout:2356: done (14 left) 2023-10-01T09:11:10.466 INFO:tasks.rados.rados.0.smithi111.stdout:2357: done (13 left) 2023-10-01T09:11:10.466 INFO:tasks.rados.rados.0.smithi111.stdout:2358: done (12 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2359: done (11 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2360: done (10 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2362: done (9 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2363: done (8 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2368: done (7 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2369: done (6 left) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2371: read oid 477 snap -1 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2371: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T09:11:10.467 INFO:tasks.rados.rados.0.smithi111.stdout:2372: read oid 160 snap -1 2023-10-01T09:11:10.468 INFO:tasks.rados.rados.0.smithi111.stdout:2372: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:11:10.468 INFO:tasks.rados.rados.0.smithi111.stdout:2373: write oid 307 current snap is 0 2023-10-01T09:11:10.468 INFO:tasks.rados.rados.0.smithi111.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-10-01T09:11:10.476 INFO:tasks.rados.rados.0.smithi111.stdout:2373: writing smithi11166722-307 from 652534 to 1243837 tid 1 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2373: writing smithi11166722-307 from 1954403 to 2252534 tid 2 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2374: read oid 411 snap -1 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2374: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2375: read oid 151 snap -1 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2375: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2376: write oid 445 current snap is 0 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2364: finishing write tid 4 to smithi11166722-489 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 489 v 411 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-10-01T09:11:10.483 INFO:tasks.rados.rados.0.smithi111.stdout:2364: left oid 489 (ObjNum 1560 snap 0 seq_num 1560) 2023-10-01T09:11:10.484 INFO:tasks.rados.rados.0.smithi111.stdout:2365: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-10-01T09:11:10.602 INFO:tasks.rados.rados.0.smithi111.stdout:2361: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T09:11:10.735 INFO:tasks.rados.rados.0.smithi111.stdout:2366: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-10-01T09:11:10.849 INFO:tasks.rados.rados.0.smithi111.stdout:2370: finishing write tid 1 to smithi11166722-459 2023-10-01T09:11:10.849 INFO:tasks.rados.rados.0.smithi111.stdout:2370: finishing write tid 2 to smithi11166722-459 2023-10-01T09:11:10.849 INFO:tasks.rados.rados.0.smithi111.stdout:2370: finishing write tid 3 to smithi11166722-459 2023-10-01T09:11:10.849 INFO:tasks.rados.rados.0.smithi111.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-10-01T09:11:10.860 INFO:tasks.rados.rados.0.smithi111.stdout:2376: writing smithi11166722-445 from 669341 to 1335893 tid 1 2023-10-01T09:11:10.867 INFO:tasks.rados.rados.0.smithi111.stdout:2376: writing smithi11166722-445 from 2012885 to 2269341 tid 2 2023-10-01T09:11:10.867 INFO:tasks.rados.rados.0.smithi111.stdout:2361: done (11 left) 2023-10-01T09:11:10.867 INFO:tasks.rados.rados.0.smithi111.stdout:2364: done (10 left) 2023-10-01T09:11:10.867 INFO:tasks.rados.rados.0.smithi111.stdout:2365: done (9 left) 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2366: done (8 left) 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2367: done (7 left) 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2377: read oid 323 snap -1 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2377: expect deleted 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2378: write oid 34 current snap is 0 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2370: finishing write tid 4 to smithi11166722-459 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 459 v 299 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2370: left oid 459 (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:11:10.868 INFO:tasks.rados.rados.0.smithi111.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-10-01T09:11:10.875 INFO:tasks.rados.rados.0.smithi111.stdout:2378: writing smithi11166722-34 from 686148 to 1427949 tid 1 2023-10-01T09:11:10.881 INFO:tasks.rados.rados.0.smithi111.stdout:2378: writing smithi11166722-34 from 1955014 to 2286148 tid 2 2023-10-01T09:11:10.881 INFO:tasks.rados.rados.0.smithi111.stdout:2370: done (8 left) 2023-10-01T09:11:10.881 INFO:tasks.rados.rados.0.smithi111.stdout:2379: write oid 443 current snap is 0 2023-10-01T09:11:10.881 INFO:tasks.rados.rados.0.smithi111.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-10-01T09:11:10.888 INFO:tasks.rados.rados.0.smithi111.stdout:2379: writing smithi11166722-443 from 702955 to 1120005 tid 1 2023-10-01T09:11:10.895 INFO:tasks.rados.rados.0.smithi111.stdout:2379: writing smithi11166722-443 from 1613496 to 2263367 tid 2 2023-10-01T09:11:10.895 INFO:tasks.rados.rados.0.smithi111.stdout:2380: write oid 87 current snap is 0 2023-10-01T09:11:10.895 INFO:tasks.rados.rados.0.smithi111.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-10-01T09:11:10.903 INFO:tasks.rados.rados.0.smithi111.stdout:2380: writing smithi11166722-87 from 719762 to 1212061 tid 1 2023-10-01T09:11:10.908 INFO:tasks.rados.rados.0.smithi111.stdout:2380: writing smithi11166722-87 from 1671978 to 2181860 tid 2 2023-10-01T09:11:10.908 INFO:tasks.rados.rados.0.smithi111.stdout:2381: read oid 478 snap -1 2023-10-01T09:11:10.908 INFO:tasks.rados.rados.0.smithi111.stdout:2381: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:11:10.909 INFO:tasks.rados.rados.0.smithi111.stdout:2382: delete oid 202 current snap is 0 2023-10-01T09:11:10.909 INFO:tasks.rados.rados.0.smithi111.stdout:2371: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T09:11:11.085 INFO:tasks.rados.rados.0.smithi111.stdout:2372: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:11:11.262 INFO:tasks.rados.rados.0.smithi111.stdout:2373: finishing write tid 1 to smithi11166722-307 2023-10-01T09:11:11.262 INFO:tasks.rados.rados.0.smithi111.stdout:2375: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-10-01T09:11:11.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:10 smithi183 bash[27651]: cluster 2023-10-01T09:11:10.049852+0000 mgr.x (mgr.15039) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.2 MiB/s wr, 86 op/s 2023-10-01T09:11:11.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:10 smithi111 bash[33891]: cluster 2023-10-01T09:11:10.049852+0000 mgr.x (mgr.15039) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.2 MiB/s wr, 86 op/s 2023-10-01T09:11:11.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:10 smithi111 bash[27369]: cluster 2023-10-01T09:11:10.049852+0000 mgr.x (mgr.15039) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.2 MiB/s wr, 86 op/s 2023-10-01T09:11:11.333 INFO:tasks.rados.rados.0.smithi111.stdout:2373: finishing write tid 2 to smithi11166722-307 2023-10-01T09:11:11.333 INFO:tasks.rados.rados.0.smithi111.stdout:2373: finishing write tid 3 to smithi11166722-307 2023-10-01T09:11:11.333 INFO:tasks.rados.rados.0.smithi111.stdout:2373: finishing write tid 4 to smithi11166722-307 2023-10-01T09:11:11.333 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 307 v 336 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-10-01T09:11:11.333 INFO:tasks.rados.rados.0.smithi111.stdout:2373: left oid 307 (ObjNum 1562 snap 0 seq_num 1562) 2023-10-01T09:11:11.333 INFO:tasks.rados.rados.0.smithi111.stdout:2374: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-10-01T09:11:11.494 INFO:tasks.rados.rados.0.smithi111.stdout:2376: finishing write tid 1 to smithi11166722-445 2023-10-01T09:11:11.494 INFO:tasks.rados.rados.0.smithi111.stdout:2376: finishing write tid 2 to smithi11166722-445 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2376: finishing write tid 3 to smithi11166722-445 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2376: finishing write tid 4 to smithi11166722-445 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 445 v 342 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2376: left oid 445 (ObjNum 1563 snap 0 seq_num 1563) 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2378: finishing write tid 1 to smithi11166722-34 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2378: finishing write tid 2 to smithi11166722-34 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2378: finishing write tid 3 to smithi11166722-34 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2378: finishing write tid 4 to smithi11166722-34 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 34 v 370 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2378: left oid 34 (ObjNum 1564 snap 0 seq_num 1564) 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2379: finishing write tid 1 to smithi11166722-443 2023-10-01T09:11:11.495 INFO:tasks.rados.rados.0.smithi111.stdout:2379: finishing write tid 2 to smithi11166722-443 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2379: finishing write tid 3 to smithi11166722-443 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2379: finishing write tid 4 to smithi11166722-443 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 443 v 334 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2379: left oid 443 (ObjNum 1565 snap 0 seq_num 1565) 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2380: finishing write tid 1 to smithi11166722-87 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2380: finishing write tid 2 to smithi11166722-87 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2380: finishing write tid 3 to smithi11166722-87 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2380: finishing write tid 4 to smithi11166722-87 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 87 v 222 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2380: left oid 87 (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T09:11:11.496 INFO:tasks.rados.rados.0.smithi111.stdout:2381: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:11:11.649 INFO:tasks.rados.rados.0.smithi111.stdout:2371: done (11 left) 2023-10-01T09:11:11.649 INFO:tasks.rados.rados.0.smithi111.stdout:2372: done (10 left) 2023-10-01T09:11:11.650 INFO:tasks.rados.rados.0.smithi111.stdout:2373: done (9 left) 2023-10-01T09:11:11.650 INFO:tasks.rados.rados.0.smithi111.stdout:2374: done (8 left) 2023-10-01T09:11:11.650 INFO:tasks.rados.rados.0.smithi111.stdout:2375: done (7 left) 2023-10-01T09:11:11.650 INFO:tasks.rados.rados.0.smithi111.stdout:2376: done (6 left) 2023-10-01T09:11:11.650 INFO:tasks.rados.rados.0.smithi111.stdout:2377: done (5 left) 2023-10-01T09:11:11.650 INFO:tasks.rados.rados.0.smithi111.stdout:2378: done (4 left) 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2379: done (3 left) 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2380: done (2 left) 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2381: done (1 left) 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2382: done (0 left) 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2383: read oid 201 snap -1 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2383: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-10-01T09:11:11.651 INFO:tasks.rados.rados.0.smithi111.stdout:2384: read oid 149 snap -1 2023-10-01T09:11:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:2384: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-01T09:11:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:2385: delete oid 287 current snap is 0 2023-10-01T09:11:11.652 INFO:tasks.rados.rados.0.smithi111.stdout:2385: done (2 left) 2023-10-01T09:11:11.653 INFO:tasks.rados.rados.0.smithi111.stdout:2386: write oid 433 current snap is 0 2023-10-01T09:11:11.653 INFO:tasks.rados.rados.0.smithi111.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-10-01T09:11:11.659 INFO:tasks.rados.rados.0.smithi111.stdout:2386: writing smithi11166722-433 from 770183 to 1204582 tid 1 2023-10-01T09:11:11.666 INFO:tasks.rados.rados.0.smithi111.stdout:2386: writing smithi11166722-433 from 1847424 to 2370183 tid 2 2023-10-01T09:11:11.667 INFO:tasks.rados.rados.0.smithi111.stdout:2387: write oid 119 current snap is 0 2023-10-01T09:11:11.667 INFO:tasks.rados.rados.0.smithi111.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-10-01T09:11:11.674 INFO:tasks.rados.rados.0.smithi111.stdout:2387: writing smithi11166722-119 from 786990 to 1296638 tid 1 2023-10-01T09:11:11.682 INFO:tasks.rados.rados.0.smithi111.stdout:2387: writing smithi11166722-119 from 1905906 to 2386990 tid 2 2023-10-01T09:11:11.682 INFO:tasks.rados.rados.0.smithi111.stdout:2388: write oid 197 current snap is 0 2023-10-01T09:11:11.682 INFO:tasks.rados.rados.0.smithi111.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-10-01T09:11:11.687 INFO:tasks.rados.rados.0.smithi111.stdout:2388: writing smithi11166722-197 from 403797 to 988694 tid 1 2023-10-01T09:11:11.695 INFO:tasks.rados.rados.0.smithi111.stdout:2388: writing smithi11166722-197 from 1564388 to 2225266 tid 2 2023-10-01T09:11:11.695 INFO:tasks.rados.rados.0.smithi111.stdout:2389: read oid 423 snap -1 2023-10-01T09:11:11.695 INFO:tasks.rados.rados.0.smithi111.stdout:2389: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-10-01T09:11:11.695 INFO:tasks.rados.rados.0.smithi111.stdout:2390: read oid 172 snap -1 2023-10-01T09:11:11.695 INFO:tasks.rados.rados.0.smithi111.stdout:2390: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:11:11.695 INFO:tasks.rados.rados.0.smithi111.stdout:2391: write oid 397 current snap is 0 2023-10-01T09:11:11.696 INFO:tasks.rados.rados.0.smithi111.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-10-01T09:11:11.701 INFO:tasks.rados.rados.0.smithi111.stdout:2391: writing smithi11166722-397 from 420604 to 1080750 tid 1 2023-10-01T09:11:11.709 INFO:tasks.rados.rados.0.smithi111.stdout:2391: writing smithi11166722-397 from 1506517 to 1911053 tid 2 2023-10-01T09:11:11.709 INFO:tasks.rados.rados.0.smithi111.stdout:2392: read oid 261 snap -1 2023-10-01T09:11:11.709 INFO:tasks.rados.rados.0.smithi111.stdout:2392: expect deleted 2023-10-01T09:11:11.709 INFO:tasks.rados.rados.0.smithi111.stdout:2393: write oid 96 current snap is 0 2023-10-01T09:11:11.709 INFO:tasks.rados.rados.0.smithi111.stdout:2384: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-01T09:11:11.870 INFO:tasks.rados.rados.0.smithi111.stdout:2383: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-10-01T09:11:12.020 INFO:tasks.rados.rados.0.smithi111.stdout:2386: finishing write tid 1 to smithi11166722-433 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2386: finishing write tid 2 to smithi11166722-433 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2386: finishing write tid 3 to smithi11166722-433 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2386: finishing write tid 4 to smithi11166722-433 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 219 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2386: left oid 433 (ObjNum 1569 snap 0 seq_num 1569) 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2387: finishing write tid 1 to smithi11166722-119 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2387: finishing write tid 2 to smithi11166722-119 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2387: finishing write tid 3 to smithi11166722-119 2023-10-01T09:11:12.021 INFO:tasks.rados.rados.0.smithi111.stdout:2387: finishing write tid 4 to smithi11166722-119 2023-10-01T09:11:12.022 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 119 v 421 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-10-01T09:11:12.022 INFO:tasks.rados.rados.0.smithi111.stdout:2387: left oid 119 (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T09:11:12.022 INFO:tasks.rados.rados.0.smithi111.stdout:2388: finishing write tid 1 to smithi11166722-197 2023-10-01T09:11:12.022 INFO:tasks.rados.rados.0.smithi111.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-10-01T09:11:12.027 INFO:tasks.rados.rados.0.smithi111.stdout:2393: writing smithi11166722-96 from 437411 to 1172806 tid 1 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2393: writing smithi11166722-96 from 1964999 to 2437411 tid 2 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2383: done (9 left) 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2384: done (8 left) 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2386: done (7 left) 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2387: done (6 left) 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2394: write oid 115 current snap is 0 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2388: finishing write tid 2 to smithi11166722-197 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2388: finishing write tid 3 to smithi11166722-197 2023-10-01T09:11:12.035 INFO:tasks.rados.rados.0.smithi111.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-10-01T09:11:12.042 INFO:tasks.rados.rados.0.smithi111.stdout:2394: writing smithi11166722-115 from 454218 to 981215 tid 1 2023-10-01T09:11:12.051 INFO:tasks.rados.rados.0.smithi111.stdout:2394: writing smithi11166722-115 from 1739834 to 2148039 tid 2 2023-10-01T09:11:12.051 INFO:tasks.rados.rados.0.smithi111.stdout:2395: write oid 278 current snap is 0 2023-10-01T09:11:12.051 INFO:tasks.rados.rados.0.smithi111.stdout:2388: finishing write tid 4 to smithi11166722-197 2023-10-01T09:11:12.051 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 197 v 280 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-10-01T09:11:12.052 INFO:tasks.rados.rados.0.smithi111.stdout:2388: left oid 197 (ObjNum 1571 snap 0 seq_num 1571) 2023-10-01T09:11:12.052 INFO:tasks.rados.rados.0.smithi111.stdout:2389: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-10-01T09:11:12.166 INFO:tasks.rados.rados.0.smithi111.stdout:2390: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2391: finishing write tid 1 to smithi11166722-397 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2391: finishing write tid 2 to smithi11166722-397 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2391: finishing write tid 3 to smithi11166722-397 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2391: finishing write tid 4 to smithi11166722-397 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 397 v 424 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2391: left oid 397 (ObjNum 1572 snap 0 seq_num 1572) 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2393: finishing write tid 1 to smithi11166722-96 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2393: finishing write tid 2 to smithi11166722-96 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2393: finishing write tid 3 to smithi11166722-96 2023-10-01T09:11:12.262 INFO:tasks.rados.rados.0.smithi111.stdout:2393: finishing write tid 4 to smithi11166722-96 2023-10-01T09:11:12.263 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 96 v 427 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-10-01T09:11:12.263 INFO:tasks.rados.rados.0.smithi111.stdout:2393: left oid 96 (ObjNum 1573 snap 0 seq_num 1573) 2023-10-01T09:11:12.263 INFO:tasks.rados.rados.0.smithi111.stdout:2394: finishing write tid 1 to smithi11166722-115 2023-10-01T09:11:12.263 INFO:tasks.rados.rados.0.smithi111.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-10-01T09:11:12.267 INFO:tasks.rados.rados.0.smithi111.stdout:2395: writing smithi11166722-278 from 471025 to 1073271 tid 1 2023-10-01T09:11:12.276 INFO:tasks.rados.rados.0.smithi111.stdout:2395: writing smithi11166722-278 from 1798316 to 2466532 tid 2 2023-10-01T09:11:12.276 INFO:tasks.rados.rados.0.smithi111.stdout:2388: done (7 left) 2023-10-01T09:11:12.276 INFO:tasks.rados.rados.0.smithi111.stdout:2389: done (6 left) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2390: done (5 left) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2391: done (4 left) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2392: done (3 left) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2393: done (2 left) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2396: read oid 426 snap -1 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2396: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2397: read oid 431 snap -1 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2397: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2398: read oid 484 snap -1 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2398: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2399: read oid 393 snap -1 2023-10-01T09:11:12.277 INFO:tasks.rados.rados.0.smithi111.stdout:2399: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2400: write oid 380 current snap is 0 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2394: finishing write tid 2 to smithi11166722-115 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2394: finishing write tid 3 to smithi11166722-115 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2394: finishing write tid 4 to smithi11166722-115 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 115 v 302 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2395: finishing write tid 1 to smithi11166722-278 2023-10-01T09:11:12.278 INFO:tasks.rados.rados.0.smithi111.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-10-01T09:11:12.282 INFO:tasks.rados.rados.0.smithi111.stdout:2400: writing smithi11166722-380 from 487832 to 1165327 tid 1 2023-10-01T09:11:12.290 INFO:tasks.rados.rados.0.smithi111.stdout:2400: writing smithi11166722-380 from 1740445 to 2152319 tid 2 2023-10-01T09:11:12.290 INFO:tasks.rados.rados.0.smithi111.stdout:2394: done (6 left) 2023-10-01T09:11:12.290 INFO:tasks.rados.rados.0.smithi111.stdout:2401: write oid 276 current snap is 0 2023-10-01T09:11:12.290 INFO:tasks.rados.rados.0.smithi111.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-10-01T09:11:12.295 INFO:tasks.rados.rados.0.smithi111.stdout:2401: writing smithi11166722-276 from 504639 to 1257383 tid 1 2023-10-01T09:11:12.303 INFO:tasks.rados.rados.0.smithi111.stdout:2401: writing smithi11166722-276 from 1798927 to 2470812 tid 2 2023-10-01T09:11:12.303 INFO:tasks.rados.rados.0.smithi111.stdout:2402: read oid 245 snap -1 2023-10-01T09:11:12.303 INFO:tasks.rados.rados.0.smithi111.stdout:2402: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-10-01T09:11:12.303 INFO:tasks.rados.rados.0.smithi111.stdout:2403: write oid 420 current snap is 0 2023-10-01T09:11:12.304 INFO:tasks.rados.rados.0.smithi111.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-10-01T09:11:12.308 INFO:tasks.rados.rados.0.smithi111.stdout:2403: writing smithi11166722-420 from 521446 to 949439 tid 1 2023-10-01T09:11:12.313 INFO:tasks.rados.rados.0.smithi111.stdout:2403: writing smithi11166722-420 from 1457409 to 1872952 tid 2 2023-10-01T09:11:12.317 INFO:tasks.rados.rados.0.smithi111.stdout:2403: writing smithi11166722-420 from 2301012 to 2521446 tid 3 2023-10-01T09:11:12.317 INFO:tasks.rados.rados.0.smithi111.stdout:2404: read oid 379 snap -1 2023-10-01T09:11:12.318 INFO:tasks.rados.rados.0.smithi111.stdout:2404: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T09:11:12.318 INFO:tasks.rados.rados.0.smithi111.stdout:2405: write oid 158 current snap is 0 2023-10-01T09:11:12.318 INFO:tasks.rados.rados.0.smithi111.stdout:2399: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:11:12.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:12 smithi111 bash[27369]: audit 2023-10-01T09:11:12.069292+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.111:0/1081243555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:12.438 INFO:tasks.rados.rados.0.smithi111.stdout:2395: finishing write tid 2 to smithi11166722-278 2023-10-01T09:11:12.438 INFO:tasks.rados.rados.0.smithi111.stdout:2395: finishing write tid 3 to smithi11166722-278 2023-10-01T09:11:12.438 INFO:tasks.rados.rados.0.smithi111.stdout:2395: finishing write tid 4 to smithi11166722-278 2023-10-01T09:11:12.438 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 278 v 339 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-10-01T09:11:12.438 INFO:tasks.rados.rados.0.smithi111.stdout:2395: left oid 278 (ObjNum 1575 snap 0 seq_num 1575) 2023-10-01T09:11:12.438 INFO:tasks.rados.rados.0.smithi111.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-10-01T09:11:12.443 INFO:tasks.rados.rados.0.smithi111.stdout:2405: writing smithi11166722-158 from 538253 to 1041495 tid 1 2023-10-01T09:11:12.450 INFO:tasks.rados.rados.0.smithi111.stdout:2405: writing smithi11166722-158 from 1515891 to 2191445 tid 2 2023-10-01T09:11:12.450 INFO:tasks.rados.rados.0.smithi111.stdout:2395: done (10 left) 2023-10-01T09:11:12.450 INFO:tasks.rados.rados.0.smithi111.stdout:2399: done (9 left) 2023-10-01T09:11:12.450 INFO:tasks.rados.rados.0.smithi111.stdout:2406: read oid 443 snap -1 2023-10-01T09:11:12.450 INFO:tasks.rados.rados.0.smithi111.stdout:2406: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-10-01T09:11:12.451 INFO:tasks.rados.rados.0.smithi111.stdout:2407: read oid 468 snap -1 2023-10-01T09:11:12.451 INFO:tasks.rados.rados.0.smithi111.stdout:2407: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-10-01T09:11:12.451 INFO:tasks.rados.rados.0.smithi111.stdout:2408: write oid 144 current snap is 0 2023-10-01T09:11:12.451 INFO:tasks.rados.rados.0.smithi111.stdout:2396: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:11:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:12 smithi183 bash[27651]: audit 2023-10-01T09:11:12.069292+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.111:0/1081243555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:12.551 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:12 smithi183 bash[48110]: ts=2023-10-01T09:11:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n 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 {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.111:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:11:12.727 INFO:tasks.rados.rados.0.smithi111.stdout:2400: finishing write tid 1 to smithi11166722-380 2023-10-01T09:11:12.727 INFO:tasks.rados.rados.0.smithi111.stdout:2398: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T09:11:12.820 INFO:tasks.rados.rados.0.smithi111.stdout:2400: finishing write tid 2 to smithi11166722-380 2023-10-01T09:11:12.820 INFO:tasks.rados.rados.0.smithi111.stdout:2400: finishing write tid 3 to smithi11166722-380 2023-10-01T09:11:12.820 INFO:tasks.rados.rados.0.smithi111.stdout:2400: finishing write tid 4 to smithi11166722-380 2023-10-01T09:11:12.820 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 305 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-10-01T09:11:12.820 INFO:tasks.rados.rados.0.smithi111.stdout:2400: left oid 380 (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T09:11:12.820 INFO:tasks.rados.rados.0.smithi111.stdout:2397: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-10-01T09:11:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:12 smithi111 bash[33891]: audit 2023-10-01T09:11:12.069292+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.111:0/1081243555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:12.983 INFO:tasks.rados.rados.0.smithi111.stdout:2401: finishing write tid 1 to smithi11166722-276 2023-10-01T09:11:12.983 INFO:tasks.rados.rados.0.smithi111.stdout:2401: finishing write tid 2 to smithi11166722-276 2023-10-01T09:11:12.983 INFO:tasks.rados.rados.0.smithi111.stdout:2401: finishing write tid 3 to smithi11166722-276 2023-10-01T09:11:12.984 INFO:tasks.rados.rados.0.smithi111.stdout:2401: finishing write tid 4 to smithi11166722-276 2023-10-01T09:11:12.984 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 276 v 334 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-10-01T09:11:12.984 INFO:tasks.rados.rados.0.smithi111.stdout:2401: left oid 276 (ObjNum 1577 snap 0 seq_num 1577) 2023-10-01T09:11:12.984 INFO:tasks.rados.rados.0.smithi111.stdout:2402: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-10-01T09:11:13.157 INFO:tasks.rados.rados.0.smithi111.stdout:2403: finishing write tid 1 to smithi11166722-420 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:2403: finishing write tid 2 to smithi11166722-420 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:2403: finishing write tid 3 to smithi11166722-420 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:2403: finishing write tid 4 to smithi11166722-420 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:2403: finishing write tid 5 to smithi11166722-420 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 420 v 338 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:2403: left oid 420 (ObjNum 1578 snap 0 seq_num 1578) 2023-10-01T09:11:13.158 INFO:tasks.rados.rados.0.smithi111.stdout:2404: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T09:11:13.268 INFO:tasks.rados.rados.0.smithi111.stdout:2405: finishing write tid 1 to smithi11166722-158 2023-10-01T09:11:13.268 INFO:tasks.rados.rados.0.smithi111.stdout:2406: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-10-01T09:11:13.397 INFO:tasks.rados.rados.0.smithi111.stdout:2405: finishing write tid 2 to smithi11166722-158 2023-10-01T09:11:13.397 INFO:tasks.rados.rados.0.smithi111.stdout:2405: finishing write tid 3 to smithi11166722-158 2023-10-01T09:11:13.397 INFO:tasks.rados.rados.0.smithi111.stdout:2405: finishing write tid 4 to smithi11166722-158 2023-10-01T09:11:13.397 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 158 v 283 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-10-01T09:11:13.397 INFO:tasks.rados.rados.0.smithi111.stdout:2405: left oid 158 (ObjNum 1579 snap 0 seq_num 1579) 2023-10-01T09:11:13.397 INFO:tasks.rados.rados.0.smithi111.stdout:2407: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-10-01T09:11:13.436 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:13 smithi111 bash[33891]: cluster 2023-10-01T09:11:12.050808+0000 mgr.x (mgr.15039) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-10-01T09:11:13.436 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:13 smithi111 bash[27369]: cluster 2023-10-01T09:11:12.050808+0000 mgr.x (mgr.15039) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-10-01T09:11:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:13 smithi183 bash[27651]: cluster 2023-10-01T09:11:12.050808+0000 mgr.x (mgr.15039) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-10-01T09:11:13.583 INFO:tasks.rados.rados.0.smithi111.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-10-01T09:11:13.594 INFO:tasks.rados.rados.0.smithi111.stdout:2408: writing smithi11166722-144 from 555060 to 1133551 tid 1 2023-10-01T09:11:13.601 INFO:tasks.rados.rados.0.smithi111.stdout:2408: writing smithi11166722-144 from 1858020 to 2277232 tid 2 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2396: done (11 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2397: done (10 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2398: done (9 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2400: done (8 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2401: done (7 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2402: done (6 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2403: done (5 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2404: done (4 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2405: done (3 left) 2023-10-01T09:11:13.602 INFO:tasks.rados.rados.0.smithi111.stdout:2406: done (2 left) 2023-10-01T09:11:13.603 INFO:tasks.rados.rados.0.smithi111.stdout:2407: done (1 left) 2023-10-01T09:11:13.603 INFO:tasks.rados.rados.0.smithi111.stdout:2409: delete oid 423 current snap is 0 2023-10-01T09:11:13.603 INFO:tasks.rados.rados.0.smithi111.stdout:2408: finishing write tid 1 to smithi11166722-144 2023-10-01T09:11:13.604 INFO:tasks.rados.rados.0.smithi111.stdout:2409: done (1 left) 2023-10-01T09:11:13.604 INFO:tasks.rados.rados.0.smithi111.stdout:2410: write oid 276 current snap is 0 2023-10-01T09:11:13.604 INFO:tasks.rados.rados.0.smithi111.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-10-01T09:11:13.610 INFO:tasks.rados.rados.0.smithi111.stdout:2410: writing smithi11166722-276 from 588674 to 1034016 tid 1 2023-10-01T09:11:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:2410: writing smithi11166722-276 from 1691337 to 2114218 tid 2 2023-10-01T09:11:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:2411: write oid 439 current snap is 0 2023-10-01T09:11:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:2408: finishing write tid 2 to smithi11166722-144 2023-10-01T09:11:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:2408: finishing write tid 3 to smithi11166722-144 2023-10-01T09:11:13.616 INFO:tasks.rados.rados.0.smithi111.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-10-01T09:11:13.622 INFO:tasks.rados.rados.0.smithi111.stdout:2411: writing smithi11166722-439 from 605481 to 1126072 tid 1 2023-10-01T09:11:13.630 INFO:tasks.rados.rados.0.smithi111.stdout:2411: writing smithi11166722-439 from 1749819 to 2432711 tid 2 2023-10-01T09:11:13.630 INFO:tasks.rados.rados.0.smithi111.stdout:2412: read oid 143 snap -1 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2412: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2413: read oid 375 snap -1 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2413: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2414: read oid 267 snap -1 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2414: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2415: delete oid 101 current snap is 0 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2408: finishing write tid 4 to smithi11166722-144 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 144 v 222 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2408: left oid 144 (ObjNum 1580 snap 0 seq_num 1580) 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2410: finishing write tid 1 to smithi11166722-276 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2410: finishing write tid 2 to smithi11166722-276 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2410: finishing write tid 3 to smithi11166722-276 2023-10-01T09:11:13.631 INFO:tasks.rados.rados.0.smithi111.stdout:2410: finishing write tid 4 to smithi11166722-276 2023-10-01T09:11:13.632 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 276 v 341 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-10-01T09:11:13.632 INFO:tasks.rados.rados.0.smithi111.stdout:2410: left oid 276 (ObjNum 1582 snap 0 seq_num 1582) 2023-10-01T09:11:13.632 INFO:tasks.rados.rados.0.smithi111.stdout:2411: finishing write tid 1 to smithi11166722-439 2023-10-01T09:11:13.636 INFO:tasks.rados.rados.0.smithi111.stdout:2411: finishing write tid 2 to smithi11166722-439 2023-10-01T09:11:13.636 INFO:tasks.rados.rados.0.smithi111.stdout:2412: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:11:13.743 INFO:tasks.rados.rados.0.smithi111.stdout:2413: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:11:13.850 INFO:tasks.rados.rados.0.smithi111.stdout:2411: finishing write tid 3 to smithi11166722-439 2023-10-01T09:11:13.850 INFO:tasks.rados.rados.0.smithi111.stdout:2411: finishing write tid 4 to smithi11166722-439 2023-10-01T09:11:13.850 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 337 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-10-01T09:11:13.850 INFO:tasks.rados.rados.0.smithi111.stdout:2411: left oid 439 (ObjNum 1583 snap 0 seq_num 1583) 2023-10-01T09:11:13.850 INFO:tasks.rados.rados.0.smithi111.stdout:2414: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T09:11:13.997 INFO:tasks.rados.rados.0.smithi111.stdout:2408: done (6 left) 2023-10-01T09:11:13.997 INFO:tasks.rados.rados.0.smithi111.stdout:2410: done (5 left) 2023-10-01T09:11:13.997 INFO:tasks.rados.rados.0.smithi111.stdout:2411: done (4 left) 2023-10-01T09:11:13.998 INFO:tasks.rados.rados.0.smithi111.stdout:2412: done (3 left) 2023-10-01T09:11:13.998 INFO:tasks.rados.rados.0.smithi111.stdout:2413: done (2 left) 2023-10-01T09:11:13.998 INFO:tasks.rados.rados.0.smithi111.stdout:2414: done (1 left) 2023-10-01T09:11:13.998 INFO:tasks.rados.rados.0.smithi111.stdout:2415: done (0 left) 2023-10-01T09:11:13.998 INFO:tasks.rados.rados.0.smithi111.stdout:2416: delete oid 359 current snap is 0 2023-10-01T09:11:13.999 INFO:tasks.rados.rados.0.smithi111.stdout:2416: done (0 left) 2023-10-01T09:11:13.999 INFO:tasks.rados.rados.0.smithi111.stdout:2417: read oid 181 snap -1 2023-10-01T09:11:13.999 INFO:tasks.rados.rados.0.smithi111.stdout:2417: expect deleted 2023-10-01T09:11:13.999 INFO:tasks.rados.rados.0.smithi111.stdout:2418: write oid 105 current snap is 0 2023-10-01T09:11:13.999 INFO:tasks.rados.rados.0.smithi111.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-10-01T09:11:14.011 INFO:tasks.rados.rados.0.smithi111.stdout:2418: writing smithi11166722-105 from 655902 to 1402240 tid 1 2023-10-01T09:11:14.016 INFO:tasks.rados.rados.0.smithi111.stdout:2418: writing smithi11166722-105 from 1808912 to 2239131 tid 2 2023-10-01T09:11:14.017 INFO:tasks.rados.rados.0.smithi111.stdout:2419: write oid 4 current snap is 0 2023-10-01T09:11:14.017 INFO:tasks.rados.rados.0.smithi111.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-10-01T09:11:14.023 INFO:tasks.rados.rados.0.smithi111.stdout:2419: writing smithi11166722-4 from 672709 to 1094296 tid 1 2023-10-01T09:11:14.031 INFO:tasks.rados.rados.0.smithi111.stdout:2419: writing smithi11166722-4 from 1867394 to 2441271 tid 2 2023-10-01T09:11:14.031 INFO:tasks.rados.rados.0.smithi111.stdout:2420: read oid 308 snap -1 2023-10-01T09:11:14.031 INFO:tasks.rados.rados.0.smithi111.stdout:2420: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:11:14.031 INFO:tasks.rados.rados.0.smithi111.stdout:2421: write oid 269 current snap is 0 2023-10-01T09:11:14.031 INFO:tasks.rados.rados.0.smithi111.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-10-01T09:11:14.038 INFO:tasks.rados.rados.0.smithi111.stdout:2421: writing smithi11166722-269 from 689516 to 1186352 tid 1 2023-10-01T09:11:14.044 INFO:tasks.rados.rados.0.smithi111.stdout:2421: writing smithi11166722-269 from 1809523 to 2243411 tid 2 2023-10-01T09:11:14.044 INFO:tasks.rados.rados.0.smithi111.stdout:2422: write oid 290 current snap is 0 2023-10-01T09:11:14.044 INFO:tasks.rados.rados.0.smithi111.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-10-01T09:11:14.051 INFO:tasks.rados.rados.0.smithi111.stdout:2422: writing smithi11166722-290 from 706323 to 1394761 tid 1 2023-10-01T09:11:14.059 INFO:tasks.rados.rados.0.smithi111.stdout:2422: writing smithi11166722-290 from 1984358 to 2561904 tid 2 2023-10-01T09:11:14.059 INFO:tasks.rados.rados.0.smithi111.stdout:2423: write oid 487 current snap is 0 2023-10-01T09:11:14.059 INFO:tasks.rados.rados.0.smithi111.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-10-01T09:11:14.067 INFO:tasks.rados.rados.0.smithi111.stdout:2423: writing smithi11166722-487 from 723130 to 1486817 tid 1 2023-10-01T09:11:14.073 INFO:tasks.rados.rados.0.smithi111.stdout:2423: writing smithi11166722-487 from 2042840 to 2480397 tid 2 2023-10-01T09:11:14.073 INFO:tasks.rados.rados.0.smithi111.stdout:2424: write oid 139 current snap is 0 2023-10-01T09:11:14.073 INFO:tasks.rados.rados.0.smithi111.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-10-01T09:11:14.079 INFO:tasks.rados.rados.0.smithi111.stdout:2424: writing smithi11166722-139 from 739937 to 1178873 tid 1 2023-10-01T09:11:14.086 INFO:tasks.rados.rados.0.smithi111.stdout:2424: writing smithi11166722-139 from 1701322 to 2282537 tid 2 2023-10-01T09:11:14.086 INFO:tasks.rados.rados.0.smithi111.stdout:2425: read oid 303 snap -1 2023-10-01T09:11:14.086 INFO:tasks.rados.rados.0.smithi111.stdout:2425: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T09:11:14.086 INFO:tasks.rados.rados.0.smithi111.stdout:2426: read oid 28 snap -1 2023-10-01T09:11:14.086 INFO:tasks.rados.rados.0.smithi111.stdout:2426: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-10-01T09:11:14.087 INFO:tasks.rados.rados.0.smithi111.stdout:2427: write oid 305 current snap is 0 2023-10-01T09:11:14.087 INFO:tasks.rados.rados.0.smithi111.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-10-01T09:11:14.094 INFO:tasks.rados.rados.0.smithi111.stdout:2427: writing smithi11166722-305 from 756744 to 1270929 tid 1 2023-10-01T09:11:14.101 INFO:tasks.rados.rados.0.smithi111.stdout:2427: writing smithi11166722-305 from 2043451 to 2484677 tid 2 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2428: read oid 381 snap -1 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2428: expect (ObjNum 1415 snap 0 seq_num 1415) 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2429: read oid 252 snap -1 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2429: expect deleted 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2430: write oid 50 current snap is 0 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2418: finishing write tid 1 to smithi11166722-105 2023-10-01T09:11:14.102 INFO:tasks.rados.rados.0.smithi111.stdout:2418: finishing write tid 2 to smithi11166722-105 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:2418: finishing write tid 3 to smithi11166722-105 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:2418: finishing write tid 4 to smithi11166722-105 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 344 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:2419: finishing write tid 1 to smithi11166722-4 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:2419: finishing write tid 2 to smithi11166722-4 2023-10-01T09:11:14.103 INFO:tasks.rados.rados.0.smithi111.stdout:2419: finishing write tid 3 to smithi11166722-4 2023-10-01T09:11:14.104 INFO:tasks.rados.rados.0.smithi111.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-10-01T09:11:14.109 INFO:tasks.rados.rados.0.smithi111.stdout:2430: writing smithi11166722-50 from 773551 to 1362985 tid 1 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:2430: writing smithi11166722-50 from 2101933 to 2686817 tid 2 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:2417: done (13 left) 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:2418: done (12 left) 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:2431: write oid 219 current snap is 0 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:2419: finishing write tid 4 to smithi11166722-4 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 4 v 294 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-10-01T09:11:14.117 INFO:tasks.rados.rados.0.smithi111.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T09:11:14.118 INFO:tasks.rados.rados.0.smithi111.stdout:2420: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:11:14.236 INFO:tasks.rados.rados.0.smithi111.stdout:2421: finishing write tid 1 to smithi11166722-269 2023-10-01T09:11:14.236 INFO:tasks.rados.rados.0.smithi111.stdout:2421: finishing write tid 2 to smithi11166722-269 2023-10-01T09:11:14.236 INFO:tasks.rados.rados.0.smithi111.stdout:2421: finishing write tid 3 to smithi11166722-269 2023-10-01T09:11:14.236 INFO:tasks.rados.rados.0.smithi111.stdout:2421: finishing write tid 4 to smithi11166722-269 2023-10-01T09:11:14.236 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 269 v 347 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-10-01T09:11:14.236 INFO:tasks.rados.rados.0.smithi111.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2422: finishing write tid 1 to smithi11166722-290 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2422: finishing write tid 2 to smithi11166722-290 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2422: finishing write tid 3 to smithi11166722-290 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2422: finishing write tid 4 to smithi11166722-290 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 290 v 373 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2423: finishing write tid 1 to smithi11166722-487 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2423: finishing write tid 2 to smithi11166722-487 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2423: finishing write tid 3 to smithi11166722-487 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2423: finishing write tid 4 to smithi11166722-487 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 487 v 225 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2423: left oid 487 (ObjNum 1590 snap 0 seq_num 1590) 2023-10-01T09:11:14.237 INFO:tasks.rados.rados.0.smithi111.stdout:2424: finishing write tid 1 to smithi11166722-139 2023-10-01T09:11:14.238 INFO:tasks.rados.rados.0.smithi111.stdout:2426: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-10-01T09:11:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:2424: finishing write tid 2 to smithi11166722-139 2023-10-01T09:11:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:2424: finishing write tid 3 to smithi11166722-139 2023-10-01T09:11:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:2424: finishing write tid 4 to smithi11166722-139 2023-10-01T09:11:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 139 v 308 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-10-01T09:11:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:2424: left oid 139 (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T09:11:14.352 INFO:tasks.rados.rados.0.smithi111.stdout:2425: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T09:11:14.495 INFO:tasks.rados.rados.0.smithi111.stdout:2427: finishing write tid 1 to smithi11166722-305 2023-10-01T09:11:14.495 INFO:tasks.rados.rados.0.smithi111.stdout:2427: finishing write tid 2 to smithi11166722-305 2023-10-01T09:11:14.495 INFO:tasks.rados.rados.0.smithi111.stdout:2427: finishing write tid 3 to smithi11166722-305 2023-10-01T09:11:14.496 INFO:tasks.rados.rados.0.smithi111.stdout:2427: finishing write tid 4 to smithi11166722-305 2023-10-01T09:11:14.496 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 305 v 340 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-10-01T09:11:14.496 INFO:tasks.rados.rados.0.smithi111.stdout:2427: left oid 305 (ObjNum 1592 snap 0 seq_num 1592) 2023-10-01T09:11:14.496 INFO:tasks.rados.rados.0.smithi111.stdout:2428: expect (ObjNum 1415 snap 0 seq_num 1415) 2023-10-01T09:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:14 smithi183 bash[27651]: cluster 2023-10-01T09:11:14.051402+0000 mgr.x (mgr.15039) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.3 MiB/s wr, 86 op/s 2023-10-01T09:11:14.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:14 smithi111 bash[27369]: cluster 2023-10-01T09:11:14.051402+0000 mgr.x (mgr.15039) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.3 MiB/s wr, 86 op/s 2023-10-01T09:11:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:14 smithi111 bash[33891]: cluster 2023-10-01T09:11:14.051402+0000 mgr.x (mgr.15039) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.3 MiB/s wr, 86 op/s 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:2430: finishing write tid 1 to smithi11166722-50 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:2430: finishing write tid 2 to smithi11166722-50 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:2430: finishing write tid 3 to smithi11166722-50 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:2430: finishing write tid 4 to smithi11166722-50 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 50 v 286 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:2430: left oid 50 (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:11:14.701 INFO:tasks.rados.rados.0.smithi111.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-10-01T09:11:14.715 INFO:tasks.rados.rados.0.smithi111.stdout:2431: writing smithi11166722-219 from 790358 to 1455041 tid 1 2023-10-01T09:11:14.723 INFO:tasks.rados.rados.0.smithi111.stdout:2431: writing smithi11166722-219 from 2160415 to 2605310 tid 2 2023-10-01T09:11:14.723 INFO:tasks.rados.rados.0.smithi111.stdout:2419: done (12 left) 2023-10-01T09:11:14.723 INFO:tasks.rados.rados.0.smithi111.stdout:2420: done (11 left) 2023-10-01T09:11:14.723 INFO:tasks.rados.rados.0.smithi111.stdout:2421: done (10 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2422: done (9 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2423: done (8 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2424: done (7 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2425: done (6 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2426: done (5 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2427: done (4 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2428: done (3 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2429: done (2 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2430: done (1 left) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2432: read oid 448 snap -1 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2432: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:11:14.724 INFO:tasks.rados.rados.0.smithi111.stdout:2433: read oid 119 snap -1 2023-10-01T09:11:14.725 INFO:tasks.rados.rados.0.smithi111.stdout:2433: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T09:11:14.725 INFO:tasks.rados.rados.0.smithi111.stdout:2434: write oid 307 current snap is 0 2023-10-01T09:11:14.725 INFO:tasks.rados.rados.0.smithi111.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-10-01T09:11:14.730 INFO:tasks.rados.rados.0.smithi111.stdout:2434: writing smithi11166722-307 from 407165 to 1147097 tid 1 2023-10-01T09:11:14.738 INFO:tasks.rados.rados.0.smithi111.stdout:2434: writing smithi11166722-307 from 1818897 to 2407450 tid 2 2023-10-01T09:11:14.738 INFO:tasks.rados.rados.0.smithi111.stdout:2435: write oid 99 current snap is 0 2023-10-01T09:11:14.738 INFO:tasks.rados.rados.0.smithi111.stdout:2431: finishing write tid 1 to smithi11166722-219 2023-10-01T09:11:14.738 INFO:tasks.rados.rados.0.smithi111.stdout:2431: finishing write tid 2 to smithi11166722-219 2023-10-01T09:11:14.738 INFO:tasks.rados.rados.0.smithi111.stdout:2431: finishing write tid 3 to smithi11166722-219 2023-10-01T09:11:14.738 INFO:tasks.rados.rados.0.smithi111.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-10-01T09:11:14.742 INFO:tasks.rados.rados.0.smithi111.stdout:2435: writing smithi11166722-99 from 423972 to 839153 tid 1 2023-10-01T09:11:14.748 INFO:tasks.rados.rados.0.smithi111.stdout:2435: writing smithi11166722-99 from 1361026 to 1809590 tid 2 2023-10-01T09:11:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:2435: writing smithi11166722-99 from 2561920 to 2823972 tid 3 2023-10-01T09:11:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:2436: write oid 323 current snap is 0 2023-10-01T09:11:14.754 INFO:tasks.rados.rados.0.smithi111.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-10-01T09:11:14.760 INFO:tasks.rados.rados.0.smithi111.stdout:2436: writing smithi11166722-323 from 440779 to 1047562 tid 1 2023-10-01T09:11:14.766 INFO:tasks.rados.rados.0.smithi111.stdout:2436: writing smithi11166722-323 from 1535861 to 2128083 tid 2 2023-10-01T09:11:14.770 INFO:tasks.rados.rados.0.smithi111.stdout:2436: writing smithi11166722-323 from 2589343 to 2840779 tid 3 2023-10-01T09:11:14.770 INFO:tasks.rados.rados.0.smithi111.stdout:2437: write oid 25 current snap is 0 2023-10-01T09:11:14.770 INFO:tasks.rados.rados.0.smithi111.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-10-01T09:11:14.776 INFO:tasks.rados.rados.0.smithi111.stdout:2437: writing smithi11166722-25 from 457586 to 1139618 tid 1 2023-10-01T09:11:14.783 INFO:tasks.rados.rados.0.smithi111.stdout:2437: writing smithi11166722-25 from 1594343 to 2330223 tid 2 2023-10-01T09:11:14.783 INFO:tasks.rados.rados.0.smithi111.stdout:2438: write oid 423 current snap is 0 2023-10-01T09:11:14.783 INFO:tasks.rados.rados.0.smithi111.stdout:2431: finishing write tid 4 to smithi11166722-219 2023-10-01T09:11:14.783 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 228 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-10-01T09:11:14.783 INFO:tasks.rados.rados.0.smithi111.stdout:2431: left oid 219 (ObjNum 1594 snap 0 seq_num 1594) 2023-10-01T09:11:14.783 INFO:tasks.rados.rados.0.smithi111.stdout:2433: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T09:11:14.916 INFO:tasks.rados.rados.0.smithi111.stdout:2432: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:11:15.115 INFO:tasks.rados.rados.0.smithi111.stdout:2434: finishing write tid 1 to smithi11166722-307 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2434: finishing write tid 2 to smithi11166722-307 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2434: finishing write tid 3 to smithi11166722-307 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2434: finishing write tid 4 to smithi11166722-307 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 307 v 342 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2434: left oid 307 (ObjNum 1595 snap 0 seq_num 1595) 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2435: finishing write tid 1 to smithi11166722-99 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2435: finishing write tid 2 to smithi11166722-99 2023-10-01T09:11:15.116 INFO:tasks.rados.rados.0.smithi111.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-10-01T09:11:15.127 INFO:tasks.rados.rados.0.smithi111.stdout:2438: writing smithi11166722-423 from 474393 to 1231674 tid 1 2023-10-01T09:11:15.134 INFO:tasks.rados.rados.0.smithi111.stdout:2438: writing smithi11166722-423 from 1652825 to 2248716 tid 2 2023-10-01T09:11:15.134 INFO:tasks.rados.rados.0.smithi111.stdout:2431: done (7 left) 2023-10-01T09:11:15.134 INFO:tasks.rados.rados.0.smithi111.stdout:2432: done (6 left) 2023-10-01T09:11:15.134 INFO:tasks.rados.rados.0.smithi111.stdout:2433: done (5 left) 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2434: done (4 left) 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2439: read oid 424 snap -1 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2439: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2440: write oid 352 current snap is 0 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2435: finishing write tid 3 to smithi11166722-99 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2435: finishing write tid 4 to smithi11166722-99 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2435: finishing write tid 5 to smithi11166722-99 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 99 v 298 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-10-01T09:11:15.135 INFO:tasks.rados.rados.0.smithi111.stdout:2435: left oid 99 (ObjNum 1596 snap 0 seq_num 1596) 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2436: finishing write tid 1 to smithi11166722-323 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2436: finishing write tid 2 to smithi11166722-323 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2436: finishing write tid 3 to smithi11166722-323 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2436: finishing write tid 4 to smithi11166722-323 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2436: finishing write tid 5 to smithi11166722-323 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 323 v 281 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2436: left oid 323 (ObjNum 1597 snap 0 seq_num 1597) 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2437: finishing write tid 1 to smithi11166722-25 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2437: finishing write tid 2 to smithi11166722-25 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2437: finishing write tid 3 to smithi11166722-25 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:2437: finishing write tid 4 to smithi11166722-25 2023-10-01T09:11:15.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 25 v 289 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-10-01T09:11:15.137 INFO:tasks.rados.rados.0.smithi111.stdout:2437: left oid 25 (ObjNum 1598 snap 0 seq_num 1598) 2023-10-01T09:11:15.137 INFO:tasks.rados.rados.0.smithi111.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-10-01T09:11:15.139 INFO:tasks.rados.rados.0.smithi111.stdout:2440: writing smithi11166722-352 from 491200 to 923730 tid 1 2023-10-01T09:11:15.148 INFO:tasks.rados.rados.0.smithi111.stdout:2440: writing smithi11166722-352 from 1594954 to 2334503 tid 2 2023-10-01T09:11:15.148 INFO:tasks.rados.rados.0.smithi111.stdout:2435: done (5 left) 2023-10-01T09:11:15.148 INFO:tasks.rados.rados.0.smithi111.stdout:2436: done (4 left) 2023-10-01T09:11:15.148 INFO:tasks.rados.rados.0.smithi111.stdout:2437: done (3 left) 2023-10-01T09:11:15.148 INFO:tasks.rados.rados.0.smithi111.stdout:2441: write oid 42 current snap is 0 2023-10-01T09:11:15.148 INFO:tasks.rados.rados.0.smithi111.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-10-01T09:11:15.153 INFO:tasks.rados.rados.0.smithi111.stdout:2441: writing smithi11166722-42 from 508007 to 1015786 tid 1 2023-10-01T09:11:15.161 INFO:tasks.rados.rados.0.smithi111.stdout:2441: writing smithi11166722-42 from 1653436 to 2252996 tid 2 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:2442: write oid 16 current snap is 0 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:2438: finishing write tid 1 to smithi11166722-423 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:2438: finishing write tid 2 to smithi11166722-423 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:2438: finishing write tid 3 to smithi11166722-423 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:2438: finishing write tid 4 to smithi11166722-423 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 423 v 301 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-10-01T09:11:15.162 INFO:tasks.rados.rados.0.smithi111.stdout:2438: left oid 423 (ObjNum 1599 snap 0 seq_num 1599) 2023-10-01T09:11:15.163 INFO:tasks.rados.rados.0.smithi111.stdout:2439: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2440: finishing write tid 1 to smithi11166722-352 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2440: finishing write tid 2 to smithi11166722-352 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2440: finishing write tid 3 to smithi11166722-352 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2440: finishing write tid 4 to smithi11166722-352 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 352 v 343 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2440: left oid 352 (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2441: finishing write tid 1 to smithi11166722-42 2023-10-01T09:11:15.244 INFO:tasks.rados.rados.0.smithi111.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-10-01T09:11:15.255 INFO:tasks.rados.rados.0.smithi111.stdout:2442: writing smithi11166722-16 from 524814 to 1107842 tid 1 2023-10-01T09:11:15.263 INFO:tasks.rados.rados.0.smithi111.stdout:2442: writing smithi11166722-16 from 1711918 to 2455136 tid 2 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2438: done (4 left) 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2439: done (3 left) 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2440: done (2 left) 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2443: read oid 435 snap -1 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2443: expect (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2444: delete oid 36 current snap is 0 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2441: finishing write tid 2 to smithi11166722-42 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2441: finishing write tid 3 to smithi11166722-42 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2441: finishing write tid 4 to smithi11166722-42 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 42 v 346 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-10-01T09:11:15.264 INFO:tasks.rados.rados.0.smithi111.stdout:2441: left oid 42 (ObjNum 1601 snap 0 seq_num 1601) 2023-10-01T09:11:15.265 INFO:tasks.rados.rados.0.smithi111.stdout:2442: finishing write tid 1 to smithi11166722-16 2023-10-01T09:11:15.266 INFO:tasks.rados.rados.0.smithi111.stdout:2441: done (3 left) 2023-10-01T09:11:15.266 INFO:tasks.rados.rados.0.smithi111.stdout:2444: done (2 left) 2023-10-01T09:11:15.266 INFO:tasks.rados.rados.0.smithi111.stdout:2445: read oid 102 snap -1 2023-10-01T09:11:15.266 INFO:tasks.rados.rados.0.smithi111.stdout:2445: expect (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:11:15.266 INFO:tasks.rados.rados.0.smithi111.stdout:2446: write oid 215 current snap is 0 2023-10-01T09:11:15.266 INFO:tasks.rados.rados.0.smithi111.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-10-01T09:11:15.274 INFO:tasks.rados.rados.0.smithi111.stdout:2446: writing smithi11166722-215 from 558428 to 1291954 tid 1 2023-10-01T09:11:15.281 INFO:tasks.rados.rados.0.smithi111.stdout:2446: writing smithi11166722-215 from 1712529 to 2459416 tid 2 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2446: writing smithi11166722-215 from 2948598 to 2958428 tid 3 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2447: write oid 302 current snap is 0 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2442: finishing write tid 2 to smithi11166722-16 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2442: finishing write tid 3 to smithi11166722-16 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2442: finishing write tid 4 to smithi11166722-16 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 16 v 231 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2442: left oid 16 (ObjNum 1602 snap 0 seq_num 1602) 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2446: finishing write tid 1 to smithi11166722-215 2023-10-01T09:11:15.285 INFO:tasks.rados.rados.0.smithi111.stdout:2445: expect (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:11:15.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:15 smithi111 bash[33891]: audit 2023-10-01T09:11:14.282137+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:15.466 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:15 smithi111 bash[33891]: audit 2023-10-01T09:11:14.508463+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.111:0/1810871147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:15.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:15 smithi111 bash[27369]: audit 2023-10-01T09:11:14.282137+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:15.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:15 smithi111 bash[27369]: audit 2023-10-01T09:11:14.508463+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.111:0/1810871147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:15.499 INFO:tasks.rados.rados.0.smithi111.stdout:2443: expect (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:11:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:15 smithi183 bash[27651]: audit 2023-10-01T09:11:14.282137+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:15 smithi183 bash[27651]: audit 2023-10-01T09:11:14.508463+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.111:0/1810871147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:15.652 INFO:tasks.rados.rados.0.smithi111.stdout:2446: finishing write tid 2 to smithi11166722-215 2023-10-01T09:11:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:2446: finishing write tid 3 to smithi11166722-215 2023-10-01T09:11:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:2446: finishing write tid 4 to smithi11166722-215 2023-10-01T09:11:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:2446: finishing write tid 5 to smithi11166722-215 2023-10-01T09:11:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 215 v 350 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-10-01T09:11:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:2446: left oid 215 (ObjNum 1604 snap 0 seq_num 1604) 2023-10-01T09:11:15.653 INFO:tasks.rados.rados.0.smithi111.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-10-01T09:11:15.659 INFO:tasks.rados.rados.0.smithi111.stdout:2447: writing smithi11166722-302 from 575235 to 1100363 tid 1 2023-10-01T09:11:15.667 INFO:tasks.rados.rados.0.smithi111.stdout:2447: writing smithi11166722-302 from 1887364 to 2494262 tid 2 2023-10-01T09:11:15.667 INFO:tasks.rados.rados.0.smithi111.stdout:2442: done (4 left) 2023-10-01T09:11:15.667 INFO:tasks.rados.rados.0.smithi111.stdout:2443: done (3 left) 2023-10-01T09:11:15.667 INFO:tasks.rados.rados.0.smithi111.stdout:2445: done (2 left) 2023-10-01T09:11:15.667 INFO:tasks.rados.rados.0.smithi111.stdout:2446: done (1 left) 2023-10-01T09:11:15.668 INFO:tasks.rados.rados.0.smithi111.stdout:2448: write oid 383 current snap is 0 2023-10-01T09:11:15.668 INFO:tasks.rados.rados.0.smithi111.stdout:2447: finishing write tid 1 to smithi11166722-302 2023-10-01T09:11:15.668 INFO:tasks.rados.rados.0.smithi111.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-10-01T09:11:15.674 INFO:tasks.rados.rados.0.smithi111.stdout:2448: writing smithi11166722-383 from 592042 to 1192419 tid 1 2023-10-01T09:11:15.683 INFO:tasks.rados.rados.0.smithi111.stdout:2448: writing smithi11166722-383 from 1945846 to 2696402 tid 2 2023-10-01T09:11:15.683 INFO:tasks.rados.rados.0.smithi111.stdout:2449: write oid 496 current snap is 0 2023-10-01T09:11:15.683 INFO:tasks.rados.rados.0.smithi111.stdout:2447: finishing write tid 2 to smithi11166722-302 2023-10-01T09:11:15.683 INFO:tasks.rados.rados.0.smithi111.stdout:2447: finishing write tid 3 to smithi11166722-302 2023-10-01T09:11:15.683 INFO:tasks.rados.rados.0.smithi111.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-10-01T09:11:15.689 INFO:tasks.rados.rados.0.smithi111.stdout:2449: writing smithi11166722-496 from 608849 to 1284475 tid 1 2023-10-01T09:11:15.697 INFO:tasks.rados.rados.0.smithi111.stdout:2449: writing smithi11166722-496 from 2004328 to 2614895 tid 2 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2450: read oid 182 snap -1 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2450: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2451: read oid 132 snap -1 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2451: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2452: read oid 358 snap -1 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2452: expect deleted 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2453: write oid 310 current snap is 0 2023-10-01T09:11:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-10-01T09:11:15.706 INFO:tasks.rados.rados.0.smithi111.stdout:2453: writing smithi11166722-310 from 625656 to 1376531 tid 1 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2453: writing smithi11166722-310 from 2062810 to 2817035 tid 2 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2454: delete oid 291 current snap is 0 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2447: finishing write tid 4 to smithi11166722-302 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 302 v 346 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2447: left oid 302 (ObjNum 1605 snap 0 seq_num 1605) 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2448: finishing write tid 1 to smithi11166722-383 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2448: finishing write tid 2 to smithi11166722-383 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2448: finishing write tid 3 to smithi11166722-383 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2448: finishing write tid 4 to smithi11166722-383 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 383 v 292 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-10-01T09:11:15.715 INFO:tasks.rados.rados.0.smithi111.stdout:2448: left oid 383 (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:2449: finishing write tid 1 to smithi11166722-496 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:2449: finishing write tid 2 to smithi11166722-496 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:2449: finishing write tid 3 to smithi11166722-496 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:2449: finishing write tid 4 to smithi11166722-496 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 496 v 261 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:2449: left oid 496 (ObjNum 1607 snap 0 seq_num 1607) 2023-10-01T09:11:15.716 INFO:tasks.rados.rados.0.smithi111.stdout:2450: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-10-01T09:11:15.817 INFO:tasks.rados.rados.0.smithi111.stdout:2451: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-10-01T09:11:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:2453: finishing write tid 1 to smithi11166722-310 2023-10-01T09:11:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:2453: finishing write tid 2 to smithi11166722-310 2023-10-01T09:11:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:2453: finishing write tid 3 to smithi11166722-310 2023-10-01T09:11:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:2447: done (7 left) 2023-10-01T09:11:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:2448: done (6 left) 2023-10-01T09:11:15.979 INFO:tasks.rados.rados.0.smithi111.stdout:2449: done (5 left) 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2450: done (4 left) 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2451: done (3 left) 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2452: done (2 left) 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2454: done (1 left) 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2455: write oid 63 current snap is 0 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2453: finishing write tid 4 to smithi11166722-310 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 310 v 226 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2453: left oid 310 (ObjNum 1608 snap 0 seq_num 1608) 2023-10-01T09:11:15.980 INFO:tasks.rados.rados.0.smithi111.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-10-01T09:11:15.984 INFO:tasks.rados.rados.0.smithi111.stdout:2455: writing smithi11166722-63 from 659270 to 1160643 tid 1 2023-10-01T09:11:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:2455: writing smithi11166722-63 from 1663421 to 2421315 tid 2 2023-10-01T09:11:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:2453: done (1 left) 2023-10-01T09:11:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:2456: write oid 475 current snap is 0 2023-10-01T09:11:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:2455: finishing write tid 1 to smithi11166722-63 2023-10-01T09:11:15.993 INFO:tasks.rados.rados.0.smithi111.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-10-01T09:11:15.999 INFO:tasks.rados.rados.0.smithi111.stdout:2456: writing smithi11166722-475 from 676077 to 1252699 tid 1 2023-10-01T09:11:16.004 INFO:tasks.rados.rados.0.smithi111.stdout:2456: writing smithi11166722-475 from 1721903 to 2223455 tid 2 2023-10-01T09:11:16.009 INFO:tasks.rados.rados.0.smithi111.stdout:2456: writing smithi11166722-475 from 2740559 to 3076077 tid 3 2023-10-01T09:11:16.009 INFO:tasks.rados.rados.0.smithi111.stdout:2457: write oid 261 current snap is 0 2023-10-01T09:11:16.009 INFO:tasks.rados.rados.0.smithi111.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-10-01T09:11:16.017 INFO:tasks.rados.rados.0.smithi111.stdout:2457: writing smithi11166722-261 from 692884 to 1461108 tid 1 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2457: writing smithi11166722-261 from 1896738 to 2658301 tid 2 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2458: write oid 325 current snap is 0 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2455: finishing write tid 2 to smithi11166722-63 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2455: finishing write tid 3 to smithi11166722-63 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2455: finishing write tid 4 to smithi11166722-63 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 63 v 234 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2455: left oid 63 (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T09:11:16.025 INFO:tasks.rados.rados.0.smithi111.stdout:2456: finishing write tid 1 to smithi11166722-475 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2456: finishing write tid 2 to smithi11166722-475 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2456: finishing write tid 3 to smithi11166722-475 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2456: finishing write tid 4 to smithi11166722-475 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2456: finishing write tid 5 to smithi11166722-475 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 475 v 355 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2456: left oid 475 (ObjNum 1611 snap 0 seq_num 1611) 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2457: finishing write tid 1 to smithi11166722-261 2023-10-01T09:11:16.026 INFO:tasks.rados.rados.0.smithi111.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-10-01T09:11:16.030 INFO:tasks.rados.rados.0.smithi111.stdout:2458: writing smithi11166722-325 from 709691 to 1153164 tid 1 2023-10-01T09:11:16.037 INFO:tasks.rados.rados.0.smithi111.stdout:2458: writing smithi11166722-325 from 1838867 to 2344088 tid 2 2023-10-01T09:11:16.042 INFO:tasks.rados.rados.0.smithi111.stdout:2458: writing smithi11166722-325 from 2795405 to 3109691 tid 3 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2455: done (3 left) 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2456: done (2 left) 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2459: read oid 496 snap -1 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2459: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2460: read oid 138 snap -1 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2460: expect (ObjNum 633 snap 0 seq_num 633) 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2461: read oid 471 snap -1 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2461: expect (ObjNum 470 snap 0 seq_num 470) 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2462: read oid 298 snap -1 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2462: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2463: read oid 128 snap -1 2023-10-01T09:11:16.043 INFO:tasks.rados.rados.0.smithi111.stdout:2463: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-10-01T09:11:16.044 INFO:tasks.rados.rados.0.smithi111.stdout:2464: read oid 182 snap -1 2023-10-01T09:11:16.044 INFO:tasks.rados.rados.0.smithi111.stdout:2464: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-10-01T09:11:16.044 INFO:tasks.rados.rados.0.smithi111.stdout:2465: write oid 488 current snap is 0 2023-10-01T09:11:16.044 INFO:tasks.rados.rados.0.smithi111.stdout:2457: finishing write tid 2 to smithi11166722-261 2023-10-01T09:11:16.044 INFO:tasks.rados.rados.0.smithi111.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-10-01T09:11:16.051 INFO:tasks.rados.rados.0.smithi111.stdout:2465: writing smithi11166722-488 from 726498 to 1245220 tid 1 2023-10-01T09:11:16.060 INFO:tasks.rados.rados.0.smithi111.stdout:2465: writing smithi11166722-488 from 1897349 to 2662581 tid 2 2023-10-01T09:11:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:2466: read oid 2 snap -1 2023-10-01T09:11:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:2466: expect (ObjNum 941 snap 0 seq_num 941) 2023-10-01T09:11:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:2467: write oid 483 current snap is 0 2023-10-01T09:11:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:2457: finishing write tid 3 to smithi11166722-261 2023-10-01T09:11:16.061 INFO:tasks.rados.rados.0.smithi111.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-10-01T09:11:16.069 INFO:tasks.rados.rados.0.smithi111.stdout:2467: writing smithi11166722-483 from 743305 to 1337276 tid 1 2023-10-01T09:11:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:2467: writing smithi11166722-483 from 1955831 to 2464721 tid 2 2023-10-01T09:11:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:2468: read oid 163 snap -1 2023-10-01T09:11:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:2468: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:11:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:2469: write oid 482 current snap is 0 2023-10-01T09:11:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:2457: finishing write tid 4 to smithi11166722-261 2023-10-01T09:11:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 261 v 350 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-10-01T09:11:16.077 INFO:tasks.rados.rados.0.smithi111.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-10-01T09:11:16.077 INFO:tasks.rados.rados.0.smithi111.stdout:2458: finishing write tid 1 to smithi11166722-325 2023-10-01T09:11:16.077 INFO:tasks.rados.rados.0.smithi111.stdout:2458: finishing write tid 2 to smithi11166722-325 2023-10-01T09:11:16.077 INFO:tasks.rados.rados.0.smithi111.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-10-01T09:11:16.084 INFO:tasks.rados.rados.0.smithi111.stdout:2469: writing smithi11166722-482 from 760112 to 1429332 tid 1 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2469: writing smithi11166722-482 from 2014313 to 2783214 tid 2 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2457: done (12 left) 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2470: read oid 491 snap -1 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2470: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2471: read oid 489 snap -1 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2471: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2472: read oid 480 snap -1 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2472: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2473: read oid 96 snap -1 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout:2473: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-10-01T09:11:16.093 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:16.094 INFO:tasks.rados.rados.0.smithi111.stdout:2464: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-10-01T09:11:16.209 INFO:tasks.rados.rados.0.smithi111.stdout:2460: expect (ObjNum 633 snap 0 seq_num 633) 2023-10-01T09:11:16.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:16 smithi111 bash[33891]: cluster 2023-10-01T09:11:16.052201+0000 mgr.x (mgr.15039) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-01T09:11:16.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:16 smithi111 bash[27369]: cluster 2023-10-01T09:11:16.052201+0000 mgr.x (mgr.15039) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-01T09:11:16.323 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:16 smithi111 systemd[1]: Stopping Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:11:16.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:16 smithi111 bash[70252]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-01T09:11:16.324 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:16 smithi111 bash[56627]: level=info ts=2023-10-01T09:11:16.211Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-01T09:11:16.369 INFO:tasks.rados.rados.0.smithi111.stdout:2463: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-10-01T09:11:16.504 INFO:tasks.rados.rados.0.smithi111.stdout:2462: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T09:11:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:16 smithi183 bash[27651]: cluster 2023-10-01T09:11:16.052201+0000 mgr.x (mgr.15039) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-01T09:11:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:2458: finishing write tid 3 to smithi11166722-325 2023-10-01T09:11:16.609 INFO:tasks.rados.rados.0.smithi111.stdout:2458: finishing write tid 4 to smithi11166722-325 2023-10-01T09:11:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:2458: finishing write tid 5 to smithi11166722-325 2023-10-01T09:11:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 305 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-10-01T09:11:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-10-01T09:11:16.610 INFO:tasks.rados.rados.0.smithi111.stdout:2461: expect (ObjNum 470 snap 0 seq_num 470) 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2465: finishing write tid 1 to smithi11166722-488 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2458: done (15 left) 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2460: done (14 left) 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2461: done (13 left) 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2462: done (12 left) 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2463: done (11 left) 2023-10-01T09:11:16.739 INFO:tasks.rados.rados.0.smithi111.stdout:2464: done (10 left) 2023-10-01T09:11:16.740 INFO:tasks.rados.rados.0.smithi111.stdout:2474: read oid 230 snap -1 2023-10-01T09:11:16.740 INFO:tasks.rados.rados.0.smithi111.stdout:2474: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T09:11:16.740 INFO:tasks.rados.rados.0.smithi111.stdout:2475: write oid 479 current snap is 0 2023-10-01T09:11:16.740 INFO:tasks.rados.rados.0.smithi111.stdout:2459: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-10-01T09:11:16.916 INFO:tasks.rados.rados.0.smithi111.stdout:2465: finishing write tid 2 to smithi11166722-488 2023-10-01T09:11:16.916 INFO:tasks.rados.rados.0.smithi111.stdout:2465: finishing write tid 3 to smithi11166722-488 2023-10-01T09:11:16.916 INFO:tasks.rados.rados.0.smithi111.stdout:2465: finishing write tid 4 to smithi11166722-488 2023-10-01T09:11:16.916 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 488 v 312 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-10-01T09:11:16.916 INFO:tasks.rados.rados.0.smithi111.stdout:2465: left oid 488 (ObjNum 1614 snap 0 seq_num 1614) 2023-10-01T09:11:16.916 INFO:tasks.rados.rados.0.smithi111.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-10-01T09:11:16.930 INFO:tasks.rados.rados.0.smithi111.stdout:2475: writing smithi11166722-479 from 776919 to 1521388 tid 1 2023-10-01T09:11:16.936 INFO:tasks.rados.rados.0.smithi111.stdout:2475: writing smithi11166722-479 from 1956442 to 2469001 tid 2 2023-10-01T09:11:16.936 INFO:tasks.rados.rados.0.smithi111.stdout:2459: done (11 left) 2023-10-01T09:11:16.936 INFO:tasks.rados.rados.0.smithi111.stdout:2465: done (10 left) 2023-10-01T09:11:16.936 INFO:tasks.rados.rados.0.smithi111.stdout:2476: write oid 158 current snap is 0 2023-10-01T09:11:16.936 INFO:tasks.rados.rados.0.smithi111.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-10-01T09:11:16.942 INFO:tasks.rados.rados.0.smithi111.stdout:2476: writing smithi11166722-158 from 793726 to 1213444 tid 1 2023-10-01T09:11:16.949 INFO:tasks.rados.rados.0.smithi111.stdout:2476: writing smithi11166722-158 from 1614924 to 2387494 tid 2 2023-10-01T09:11:16.954 INFO:tasks.rados.rados.0.smithi111.stdout:2476: writing smithi11166722-158 from 2932520 to 3193726 tid 3 2023-10-01T09:11:16.954 INFO:tasks.rados.rados.0.smithi111.stdout:2477: delete oid 273 current snap is 0 2023-10-01T09:11:16.954 INFO:tasks.rados.rados.0.smithi111.stdout:2467: finishing write tid 1 to smithi11166722-483 2023-10-01T09:11:16.954 INFO:tasks.rados.rados.0.smithi111.stdout:2466: expect (ObjNum 941 snap 0 seq_num 941) 2023-10-01T09:11:17.073 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:16 smithi111 bash[70287]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T09:11:17.073 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[70375]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T09:11:17.073 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:17 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-01T09:11:17.073 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:17 smithi111 systemd[1]: Stopped Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:17.073 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:17 smithi111 systemd[1]: Started Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:17.193 INFO:tasks.rados.rados.0.smithi111.stdout:2467: finishing write tid 2 to smithi11166722-483 2023-10-01T09:11:17.194 INFO:tasks.rados.rados.0.smithi111.stdout:2467: finishing write tid 3 to smithi11166722-483 2023-10-01T09:11:17.194 INFO:tasks.rados.rados.0.smithi111.stdout:2467: finishing write tid 4 to smithi11166722-483 2023-10-01T09:11:17.194 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 483 v 308 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-10-01T09:11:17.194 INFO:tasks.rados.rados.0.smithi111.stdout:2467: left oid 483 (ObjNum 1615 snap 0 seq_num 1615) 2023-10-01T09:11:17.194 INFO:tasks.rados.rados.0.smithi111.stdout:2468: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:11:17.358 INFO:tasks.rados.rados.0.smithi111.stdout:2469: finishing write tid 1 to smithi11166722-482 2023-10-01T09:11:17.358 INFO:tasks.rados.rados.0.smithi111.stdout:2472: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:11:17.425 INFO:tasks.rados.rados.0.smithi111.stdout:2471: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[27369]: audit 2023-10-01T09:11:16.921795+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.111:0/4175809111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[27369]: audit 2023-10-01T09:11:17.091669+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[27369]: audit 2023-10-01T09:11:17.100109+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[27369]: cephadm 2023-10-01T09:11:17.130896+0000 mgr.x (mgr.15039) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[33891]: audit 2023-10-01T09:11:16.921795+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.111:0/4175809111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[33891]: audit 2023-10-01T09:11:17.091669+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:17.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[33891]: audit 2023-10-01T09:11:17.100109+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:17.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[33891]: cephadm 2023-10-01T09:11:17.130896+0000 mgr.x (mgr.15039) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:11:17.541 INFO:tasks.rados.rados.0.smithi111.stdout:2469: finishing write tid 2 to smithi11166722-482 2023-10-01T09:11:17.542 INFO:tasks.rados.rados.0.smithi111.stdout:2469: finishing write tid 3 to smithi11166722-482 2023-10-01T09:11:17.542 INFO:tasks.rados.rados.0.smithi111.stdout:2469: finishing write tid 4 to smithi11166722-482 2023-10-01T09:11:17.542 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 482 v 295 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-10-01T09:11:17.542 INFO:tasks.rados.rados.0.smithi111.stdout:2469: left oid 482 (ObjNum 1616 snap 0 seq_num 1616) 2023-10-01T09:11:17.542 INFO:tasks.rados.rados.0.smithi111.stdout:2473: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-10-01T09:11:17.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:17 smithi183 bash[27651]: audit 2023-10-01T09:11:16.921795+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.111:0/4175809111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:17.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:17 smithi183 bash[27651]: audit 2023-10-01T09:11:17.091669+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:17 smithi183 bash[27651]: audit 2023-10-01T09:11:17.100109+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:17 smithi183 bash[27651]: cephadm 2023-10-01T09:11:17.130896+0000 mgr.x (mgr.15039) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:11:17.669 INFO:tasks.rados.rados.0.smithi111.stdout:2470: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:11:17.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:11:17 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:11:17.832 INFO:tasks.rados.rados.0.smithi111.stdout:2474: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T09:11:17.963 INFO:tasks.rados.rados.0.smithi111.stdout:2475: finishing write tid 1 to smithi11166722-479 2023-10-01T09:11:17.963 INFO:tasks.rados.rados.0.smithi111.stdout:2475: finishing write tid 2 to smithi11166722-479 2023-10-01T09:11:17.963 INFO:tasks.rados.rados.0.smithi111.stdout:2475: finishing write tid 3 to smithi11166722-479 2023-10-01T09:11:17.963 INFO:tasks.rados.rados.0.smithi111.stdout:2475: finishing write tid 4 to smithi11166722-479 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 479 v 284 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2475: left oid 479 (ObjNum 1617 snap 0 seq_num 1617) 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2476: finishing write tid 1 to smithi11166722-158 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2476: finishing write tid 2 to smithi11166722-158 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2476: finishing write tid 3 to smithi11166722-158 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2476: finishing write tid 4 to smithi11166722-158 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2476: finishing write tid 5 to smithi11166722-158 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 158 v 299 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2476: left oid 158 (ObjNum 1618 snap 0 seq_num 1618) 2023-10-01T09:11:17.964 INFO:tasks.rados.rados.0.smithi111.stdout:2466: done (11 left) 2023-10-01T09:11:17.965 INFO:tasks.rados.rados.0.smithi111.stdout:2467: done (10 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2468: done (9 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2469: done (8 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2470: done (7 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2471: done (6 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2472: done (5 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2473: done (4 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2474: done (3 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2475: done (2 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2476: done (1 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2477: done (0 left) 2023-10-01T09:11:17.966 INFO:tasks.rados.rados.0.smithi111.stdout:2478: read oid 279 snap -1 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2478: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2479: read oid 482 snap -1 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2479: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2480: read oid 83 snap -1 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2480: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2481: read oid 419 snap -1 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2481: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:11:17.967 INFO:tasks.rados.rados.0.smithi111.stdout:2482: delete oid 155 current snap is 0 2023-10-01T09:11:17.968 INFO:tasks.rados.rados.0.smithi111.stdout:2482: done (4 left) 2023-10-01T09:11:17.968 INFO:tasks.rados.rados.0.smithi111.stdout:2483: write oid 475 current snap is 0 2023-10-01T09:11:17.968 INFO:tasks.rados.rados.0.smithi111.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-10-01T09:11:17.979 INFO:tasks.rados.rados.0.smithi111.stdout:2483: writing smithi11166722-475 from 444147 to 1205965 tid 1 2023-10-01T09:11:17.986 INFO:tasks.rados.rados.0.smithi111.stdout:2483: writing smithi11166722-475 from 1790370 to 2310267 tid 2 2023-10-01T09:11:17.992 INFO:tasks.rados.rados.0.smithi111.stdout:2483: writing smithi11166722-475 from 2898436 to 3244147 tid 3 2023-10-01T09:11:17.992 INFO:tasks.rados.rados.0.smithi111.stdout:2484: write oid 319 current snap is 0 2023-10-01T09:11:17.992 INFO:tasks.rados.rados.0.smithi111.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-10-01T09:11:17.997 INFO:tasks.rados.rados.0.smithi111.stdout:2484: writing smithi11166722-319 from 460954 to 898021 tid 1 2023-10-01T09:11:18.004 INFO:tasks.rados.rados.0.smithi111.stdout:2484: writing smithi11166722-319 from 1448852 to 2112407 tid 2 2023-10-01T09:11:18.010 INFO:tasks.rados.rados.0.smithi111.stdout:2484: writing smithi11166722-319 from 2525859 to 3260954 tid 3 2023-10-01T09:11:18.011 INFO:tasks.rados.rados.0.smithi111.stdout:2485: read oid 359 snap -1 2023-10-01T09:11:18.011 INFO:tasks.rados.rados.0.smithi111.stdout:2485: expect deleted 2023-10-01T09:11:18.011 INFO:tasks.rados.rados.0.smithi111.stdout:2486: write oid 328 current snap is 0 2023-10-01T09:11:18.011 INFO:tasks.rados.rados.0.smithi111.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-10-01T09:11:18.016 INFO:tasks.rados.rados.0.smithi111.stdout:2486: writing smithi11166722-328 from 477761 to 990077 tid 1 2023-10-01T09:11:18.022 INFO:tasks.rados.rados.0.smithi111.stdout:2486: writing smithi11166722-328 from 1507334 to 2030900 tid 2 2023-10-01T09:11:18.029 INFO:tasks.rados.rados.0.smithi111.stdout:2486: writing smithi11166722-328 from 2553282 to 3153053 tid 3 2023-10-01T09:11:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:2487: read oid 329 snap -1 2023-10-01T09:11:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:2487: expect deleted 2023-10-01T09:11:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:2488: write oid 224 current snap is 0 2023-10-01T09:11:18.030 INFO:tasks.rados.rados.0.smithi111.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-10-01T09:11:18.036 INFO:tasks.rados.rados.0.smithi111.stdout:2488: writing smithi11166722-224 from 494568 to 1082133 tid 1 2023-10-01T09:11:18.042 INFO:tasks.rados.rados.0.smithi111.stdout:2488: writing smithi11166722-224 from 1565816 to 2233040 tid 2 2023-10-01T09:11:18.048 INFO:tasks.rados.rados.0.smithi111.stdout:2488: writing smithi11166722-224 from 2980705 to 3294568 tid 3 2023-10-01T09:11:18.048 INFO:tasks.rados.rados.0.smithi111.stdout:2489: write oid 199 current snap is 0 2023-10-01T09:11:18.048 INFO:tasks.rados.rados.0.smithi111.stdout:2478: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:11:18.144 INFO:tasks.rados.rados.0.smithi111.stdout:2481: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:11:18.229 INFO:tasks.rados.rados.0.smithi111.stdout:2480: expect (ObjNum 82 snap 0 seq_num 82) 2023-10-01T09:11:18.340 INFO:tasks.rados.rados.0.smithi111.stdout:2479: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-10-01T09:11:18.475 INFO:tasks.rados.rados.0.smithi111.stdout:2483: finishing write tid 1 to smithi11166722-475 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2483: finishing write tid 2 to smithi11166722-475 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2483: finishing write tid 3 to smithi11166722-475 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2483: finishing write tid 4 to smithi11166722-475 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2483: finishing write tid 5 to smithi11166722-475 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 475 v 359 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2483: left oid 475 (ObjNum 1621 snap 0 seq_num 1621) 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2484: finishing write tid 1 to smithi11166722-319 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2484: finishing write tid 2 to smithi11166722-319 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2484: finishing write tid 3 to smithi11166722-319 2023-10-01T09:11:18.476 INFO:tasks.rados.rados.0.smithi111.stdout:2484: finishing write tid 4 to smithi11166722-319 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2484: finishing write tid 5 to smithi11166722-319 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 319 v 377 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2484: left oid 319 (ObjNum 1622 snap 0 seq_num 1622) 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2486: finishing write tid 1 to smithi11166722-328 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2486: finishing write tid 2 to smithi11166722-328 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2486: finishing write tid 3 to smithi11166722-328 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2486: finishing write tid 4 to smithi11166722-328 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2486: finishing write tid 5 to smithi11166722-328 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 328 v 288 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2488: finishing write tid 1 to smithi11166722-224 2023-10-01T09:11:18.477 INFO:tasks.rados.rados.0.smithi111.stdout:2488: finishing write tid 2 to smithi11166722-224 2023-10-01T09:11:18.478 INFO:tasks.rados.rados.0.smithi111.stdout:2488: finishing write tid 3 to smithi11166722-224 2023-10-01T09:11:18.478 INFO:tasks.rados.rados.0.smithi111.stdout:2488: finishing write tid 4 to smithi11166722-224 2023-10-01T09:11:18.478 INFO:tasks.rados.rados.0.smithi111.stdout:2488: finishing write tid 5 to smithi11166722-224 2023-10-01T09:11:18.478 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 346 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-10-01T09:11:18.478 INFO:tasks.rados.rados.0.smithi111.stdout:2488: left oid 224 (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T09:11:18.478 INFO:tasks.rados.rados.0.smithi111.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-10-01T09:11:18.488 INFO:tasks.rados.rados.0.smithi111.stdout:2489: writing smithi11166722-199 from 511375 to 1174189 tid 1 2023-10-01T09:11:18.495 INFO:tasks.rados.rados.0.smithi111.stdout:2489: writing smithi11166722-199 from 1907945 to 2435180 tid 2 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2489: writing smithi11166722-199 from 2891775 to 3311375 tid 3 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2478: done (10 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2479: done (9 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2480: done (8 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2481: done (7 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2483: done (6 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2484: done (5 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2485: done (4 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2486: done (3 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2487: done (2 left) 2023-10-01T09:11:18.501 INFO:tasks.rados.rados.0.smithi111.stdout:2488: done (1 left) 2023-10-01T09:11:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:2490: read oid 224 snap -1 2023-10-01T09:11:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:2490: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T09:11:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:2491: delete oid 449 current snap is 0 2023-10-01T09:11:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:2489: finishing write tid 1 to smithi11166722-199 2023-10-01T09:11:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:2489: finishing write tid 2 to smithi11166722-199 2023-10-01T09:11:18.502 INFO:tasks.rados.rados.0.smithi111.stdout:2491: done (2 left) 2023-10-01T09:11:18.503 INFO:tasks.rados.rados.0.smithi111.stdout:2492: write oid 62 current snap is 0 2023-10-01T09:11:18.503 INFO:tasks.rados.rados.0.smithi111.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-10-01T09:11:18.515 INFO:tasks.rados.rados.0.smithi111.stdout:2492: writing smithi11166722-62 from 544989 to 1074654 tid 1 2023-10-01T09:11:18.522 INFO:tasks.rados.rados.0.smithi111.stdout:2492: writing smithi11166722-62 from 1741262 to 2272166 tid 2 2023-10-01T09:11:18.528 INFO:tasks.rados.rados.0.smithi111.stdout:2492: writing smithi11166722-62 from 3062974 to 3344989 tid 3 2023-10-01T09:11:18.528 INFO:tasks.rados.rados.0.smithi111.stdout:2493: read oid 216 snap -1 2023-10-01T09:11:18.528 INFO:tasks.rados.rados.0.smithi111.stdout:2493: expect deleted 2023-10-01T09:11:18.528 INFO:tasks.rados.rados.0.smithi111.stdout:2494: read oid 171 snap -1 2023-10-01T09:11:18.528 INFO:tasks.rados.rados.0.smithi111.stdout:2494: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T09:11:18.528 INFO:tasks.rados.rados.0.smithi111.stdout:2495: write oid 75 current snap is 0 2023-10-01T09:11:18.529 INFO:tasks.rados.rados.0.smithi111.stdout:2489: finishing write tid 3 to smithi11166722-199 2023-10-01T09:11:18.529 INFO:tasks.rados.rados.0.smithi111.stdout:2489: finishing write tid 4 to smithi11166722-199 2023-10-01T09:11:18.529 INFO:tasks.rados.rados.0.smithi111.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-10-01T09:11:18.535 INFO:tasks.rados.rados.0.smithi111.stdout:2495: writing smithi11166722-75 from 561796 to 1166710 tid 1 2023-10-01T09:11:18.542 INFO:tasks.rados.rados.0.smithi111.stdout:2495: writing smithi11166722-75 from 1799744 to 2474306 tid 2 2023-10-01T09:11:18.547 INFO:tasks.rados.rados.0.smithi111.stdout:2495: writing smithi11166722-75 from 3090397 to 3361796 tid 3 2023-10-01T09:11:18.547 INFO:tasks.rados.rados.0.smithi111.stdout:2496: write oid 476 current snap is 0 2023-10-01T09:11:18.547 INFO:tasks.rados.rados.0.smithi111.stdout:2489: finishing write tid 5 to smithi11166722-199 2023-10-01T09:11:18.547 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 199 v 230 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-10-01T09:11:18.547 INFO:tasks.rados.rados.0.smithi111.stdout:2489: left oid 199 (ObjNum 1625 snap 0 seq_num 1625) 2023-10-01T09:11:18.548 INFO:tasks.rados.rados.0.smithi111.stdout:2490: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T09:11:18.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:18 smithi183 bash[27651]: cephadm 2023-10-01T09:11:17.373934+0000 mgr.x (mgr.15039) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:11:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:18 smithi183 bash[27651]: cluster 2023-10-01T09:11:18.052731+0000 mgr.x (mgr.15039) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 72 op/s 2023-10-01T09:11:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[27369]: cephadm 2023-10-01T09:11:17.373934+0000 mgr.x (mgr.15039) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:11:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[27369]: cluster 2023-10-01T09:11:18.052731+0000 mgr.x (mgr.15039) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 72 op/s 2023-10-01T09:11:18.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[33891]: cephadm 2023-10-01T09:11:17.373934+0000 mgr.x (mgr.15039) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:11:18.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[33891]: cluster 2023-10-01T09:11:18.052731+0000 mgr.x (mgr.15039) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.7 MiB/s wr, 72 op/s 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.193Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.193Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.196Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.111 port=9094 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.197Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.241Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.241Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.245Z caller=main.go:518 msg=Listening address=:9093 2023-10-01T09:11:18.574 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:18 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:18.245Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-01T09:11:18.684 INFO:tasks.rados.rados.0.smithi111.stdout:2492: finishing write tid 1 to smithi11166722-62 2023-10-01T09:11:18.684 INFO:tasks.rados.rados.0.smithi111.stdout:2492: finishing write tid 2 to smithi11166722-62 2023-10-01T09:11:18.684 INFO:tasks.rados.rados.0.smithi111.stdout:2492: finishing write tid 3 to smithi11166722-62 2023-10-01T09:11:18.684 INFO:tasks.rados.rados.0.smithi111.stdout:2492: finishing write tid 4 to smithi11166722-62 2023-10-01T09:11:18.684 INFO:tasks.rados.rados.0.smithi111.stdout:2492: finishing write tid 5 to smithi11166722-62 2023-10-01T09:11:18.685 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 62 v 350 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-10-01T09:11:18.685 INFO:tasks.rados.rados.0.smithi111.stdout:2492: left oid 62 (ObjNum 1627 snap 0 seq_num 1627) 2023-10-01T09:11:18.685 INFO:tasks.rados.rados.0.smithi111.stdout:2494: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T09:11:18.846 INFO:tasks.rados.rados.0.smithi111.stdout:2495: finishing write tid 1 to smithi11166722-75 2023-10-01T09:11:18.846 INFO:tasks.rados.rados.0.smithi111.stdout:2495: finishing write tid 2 to smithi11166722-75 2023-10-01T09:11:18.847 INFO:tasks.rados.rados.0.smithi111.stdout:2495: finishing write tid 3 to smithi11166722-75 2023-10-01T09:11:18.847 INFO:tasks.rados.rados.0.smithi111.stdout:2495: finishing write tid 4 to smithi11166722-75 2023-10-01T09:11:18.847 INFO:tasks.rados.rados.0.smithi111.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-10-01T09:11:18.854 INFO:tasks.rados.rados.0.smithi111.stdout:2496: writing smithi11166722-476 from 578603 to 1258766 tid 1 2023-10-01T09:11:18.862 INFO:tasks.rados.rados.0.smithi111.stdout:2496: writing smithi11166722-476 from 1741873 to 2276446 tid 2 2023-10-01T09:11:18.868 INFO:tasks.rados.rados.0.smithi111.stdout:2496: writing smithi11166722-476 from 3001467 to 3378603 tid 3 2023-10-01T09:11:18.868 INFO:tasks.rados.rados.0.smithi111.stdout:2489: done (6 left) 2023-10-01T09:11:18.868 INFO:tasks.rados.rados.0.smithi111.stdout:2490: done (5 left) 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2492: done (4 left) 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2493: done (3 left) 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2494: done (2 left) 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2497: read oid 103 snap -1 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2497: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2498: write oid 39 current snap is 0 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:2495: finishing write tid 5 to smithi11166722-75 2023-10-01T09:11:18.869 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 416 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-10-01T09:11:18.870 INFO:tasks.rados.rados.0.smithi111.stdout:2495: left oid 75 (ObjNum 1628 snap 0 seq_num 1628) 2023-10-01T09:11:18.870 INFO:tasks.rados.rados.0.smithi111.stdout:2496: finishing write tid 1 to smithi11166722-476 2023-10-01T09:11:18.870 INFO:tasks.rados.rados.0.smithi111.stdout:2496: finishing write tid 2 to smithi11166722-476 2023-10-01T09:11:18.870 INFO:tasks.rados.rados.0.smithi111.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-10-01T09:11:18.875 INFO:tasks.rados.rados.0.smithi111.stdout:2498: writing smithi11166722-39 from 595410 to 1350822 tid 1 2023-10-01T09:11:18.882 INFO:tasks.rados.rados.0.smithi111.stdout:2498: writing smithi11166722-39 from 1800355 to 2478586 tid 2 2023-10-01T09:11:18.888 INFO:tasks.rados.rados.0.smithi111.stdout:2498: writing smithi11166722-39 from 3028890 to 3395410 tid 3 2023-10-01T09:11:18.888 INFO:tasks.rados.rados.0.smithi111.stdout:2495: done (3 left) 2023-10-01T09:11:18.888 INFO:tasks.rados.rados.0.smithi111.stdout:2499: write oid 195 current snap is 0 2023-10-01T09:11:18.888 INFO:tasks.rados.rados.0.smithi111.stdout:2496: finishing write tid 3 to smithi11166722-476 2023-10-01T09:11:18.888 INFO:tasks.rados.rados.0.smithi111.stdout:2496: finishing write tid 4 to smithi11166722-476 2023-10-01T09:11:18.888 INFO:tasks.rados.rados.0.smithi111.stdout:2496: finishing write tid 5 to smithi11166722-476 2023-10-01T09:11:18.889 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 476 v 354 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-10-01T09:11:18.889 INFO:tasks.rados.rados.0.smithi111.stdout:2496: left oid 476 (ObjNum 1629 snap 0 seq_num 1629) 2023-10-01T09:11:18.889 INFO:tasks.rados.rados.0.smithi111.stdout:2498: finishing write tid 1 to smithi11166722-39 2023-10-01T09:11:18.889 INFO:tasks.rados.rados.0.smithi111.stdout:2497: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:2498: finishing write tid 2 to smithi11166722-39 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:2498: finishing write tid 3 to smithi11166722-39 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:2498: finishing write tid 4 to smithi11166722-39 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:2498: finishing write tid 5 to smithi11166722-39 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 39 v 363 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:2498: left oid 39 (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T09:11:19.012 INFO:tasks.rados.rados.0.smithi111.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-10-01T09:11:19.017 INFO:tasks.rados.rados.0.smithi111.stdout:2499: writing smithi11166722-195 from 612217 to 1042878 tid 1 2023-10-01T09:11:19.023 INFO:tasks.rados.rados.0.smithi111.stdout:2499: writing smithi11166722-195 from 1458837 to 1997079 tid 2 2023-10-01T09:11:19.030 INFO:tasks.rados.rados.0.smithi111.stdout:2499: writing smithi11166722-195 from 2656313 to 3178966 tid 3 2023-10-01T09:11:19.030 INFO:tasks.rados.rados.0.smithi111.stdout:2496: done (3 left) 2023-10-01T09:11:19.030 INFO:tasks.rados.rados.0.smithi111.stdout:2497: done (2 left) 2023-10-01T09:11:19.030 INFO:tasks.rados.rados.0.smithi111.stdout:2498: done (1 left) 2023-10-01T09:11:19.030 INFO:tasks.rados.rados.0.smithi111.stdout:2500: read oid 356 snap -1 2023-10-01T09:11:19.031 INFO:tasks.rados.rados.0.smithi111.stdout:2500: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:11:19.031 INFO:tasks.rados.rados.0.smithi111.stdout:2501: write oid 345 current snap is 0 2023-10-01T09:11:19.031 INFO:tasks.rados.rados.0.smithi111.stdout:2499: finishing write tid 1 to smithi11166722-195 2023-10-01T09:11:19.031 INFO:tasks.rados.rados.0.smithi111.stdout:2499: finishing write tid 2 to smithi11166722-195 2023-10-01T09:11:19.031 INFO:tasks.rados.rados.0.smithi111.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-10-01T09:11:19.036 INFO:tasks.rados.rados.0.smithi111.stdout:2501: writing smithi11166722-345 from 629024 to 1134934 tid 1 2023-10-01T09:11:19.044 INFO:tasks.rados.rados.0.smithi111.stdout:2501: writing smithi11166722-345 from 1917319 to 2599219 tid 2 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2501: writing smithi11166722-345 from 3083736 to 3429024 tid 3 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2502: delete oid 114 current snap is 0 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2499: finishing write tid 3 to smithi11166722-195 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2499: finishing write tid 4 to smithi11166722-195 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2499: finishing write tid 5 to smithi11166722-195 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 195 v 238 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2499: left oid 195 (ObjNum 1631 snap 0 seq_num 1631) 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2501: finishing write tid 1 to smithi11166722-345 2023-10-01T09:11:19.050 INFO:tasks.rados.rados.0.smithi111.stdout:2500: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:11:19.203 INFO:tasks.rados.rados.0.smithi111.stdout:2501: finishing write tid 2 to smithi11166722-345 2023-10-01T09:11:19.203 INFO:tasks.rados.rados.0.smithi111.stdout:2501: finishing write tid 3 to smithi11166722-345 2023-10-01T09:11:19.203 INFO:tasks.rados.rados.0.smithi111.stdout:2501: finishing write tid 4 to smithi11166722-345 2023-10-01T09:11:19.203 INFO:tasks.rados.rados.0.smithi111.stdout:2501: finishing write tid 5 to smithi11166722-345 2023-10-01T09:11:19.203 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 345 v 312 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-10-01T09:11:19.203 INFO:tasks.rados.rados.0.smithi111.stdout:2501: left oid 345 (ObjNum 1632 snap 0 seq_num 1632) 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2499: done (3 left) 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2500: done (2 left) 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2501: done (1 left) 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2502: done (0 left) 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2503: read oid 3 snap -1 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2503: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2504: write oid 471 current snap is 0 2023-10-01T09:11:19.204 INFO:tasks.rados.rados.0.smithi111.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-10-01T09:11:19.216 INFO:tasks.rados.rados.0.smithi111.stdout:2504: writing smithi11166722-471 from 662638 to 1319046 tid 1 2023-10-01T09:11:19.223 INFO:tasks.rados.rados.0.smithi111.stdout:2504: writing smithi11166722-471 from 1917930 to 2603499 tid 2 2023-10-01T09:11:19.228 INFO:tasks.rados.rados.0.smithi111.stdout:2504: writing smithi11166722-471 from 3022229 to 3462638 tid 3 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2505: read oid 491 snap -1 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2505: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2506: read oid 393 snap -1 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2506: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2507: read oid 230 snap -1 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2507: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T09:11:19.229 INFO:tasks.rados.rados.0.smithi111.stdout:2508: write oid 116 current snap is 0 2023-10-01T09:11:19.230 INFO:tasks.rados.rados.0.smithi111.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-10-01T09:11:19.238 INFO:tasks.rados.rados.0.smithi111.stdout:2508: writing smithi11166722-116 from 679445 to 1127455 tid 1 2023-10-01T09:11:19.244 INFO:tasks.rados.rados.0.smithi111.stdout:2508: writing smithi11166722-116 from 1692765 to 2121992 tid 2 2023-10-01T09:11:19.253 INFO:tasks.rados.rados.0.smithi111.stdout:2508: writing smithi11166722-116 from 2766005 to 3333746 tid 3 2023-10-01T09:11:19.253 INFO:tasks.rados.rados.0.smithi111.stdout:2509: read oid 400 snap -1 2023-10-01T09:11:19.253 INFO:tasks.rados.rados.0.smithi111.stdout:2509: expect deleted 2023-10-01T09:11:19.253 INFO:tasks.rados.rados.0.smithi111.stdout:2510: read oid 125 snap -1 2023-10-01T09:11:19.253 INFO:tasks.rados.rados.0.smithi111.stdout:2510: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T09:11:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:2511: write oid 412 current snap is 0 2023-10-01T09:11:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:2503: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T09:11:19.447 INFO:tasks.rados.rados.0.smithi111.stdout:2504: finishing write tid 1 to smithi11166722-471 2023-10-01T09:11:19.448 INFO:tasks.rados.rados.0.smithi111.stdout:2504: finishing write tid 2 to smithi11166722-471 2023-10-01T09:11:19.448 INFO:tasks.rados.rados.0.smithi111.stdout:2507: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T09:11:19.593 INFO:tasks.rados.rados.0.smithi111.stdout:2506: expect (ObjNum 878 snap 0 seq_num 878) 2023-10-01T09:11:19.718 INFO:tasks.rados.rados.0.smithi111.stdout:2504: finishing write tid 3 to smithi11166722-471 2023-10-01T09:11:19.718 INFO:tasks.rados.rados.0.smithi111.stdout:2504: finishing write tid 4 to smithi11166722-471 2023-10-01T09:11:19.718 INFO:tasks.rados.rados.0.smithi111.stdout:2504: finishing write tid 5 to smithi11166722-471 2023-10-01T09:11:19.718 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 471 v 340 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-10-01T09:11:19.718 INFO:tasks.rados.rados.0.smithi111.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-10-01T09:11:19.718 INFO:tasks.rados.rados.0.smithi111.stdout:2505: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T09:11:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:19 smithi183 bash[27651]: audit 2023-10-01T09:11:19.448818+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.111:0/1062833517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:19.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:11:19 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:19] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.33.4" 2023-10-01T09:11:19.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:19 smithi111 bash[33891]: audit 2023-10-01T09:11:19.448818+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.111:0/1062833517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:19.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:19 smithi111 bash[27369]: audit 2023-10-01T09:11:19.448818+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.111:0/1062833517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:2508: finishing write tid 1 to smithi11166722-116 2023-10-01T09:11:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:2508: finishing write tid 2 to smithi11166722-116 2023-10-01T09:11:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:2508: finishing write tid 3 to smithi11166722-116 2023-10-01T09:11:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:2508: finishing write tid 4 to smithi11166722-116 2023-10-01T09:11:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:2508: finishing write tid 5 to smithi11166722-116 2023-10-01T09:11:19.880 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 116 v 242 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-10-01T09:11:19.881 INFO:tasks.rados.rados.0.smithi111.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-10-01T09:11:19.881 INFO:tasks.rados.rados.0.smithi111.stdout:2510: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T09:11:19.943 INFO:tasks.rados.rados.0.smithi111.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-10-01T09:11:19.956 INFO:tasks.rados.rados.0.smithi111.stdout:2511: writing smithi11166722-412 from 696252 to 1219511 tid 1 2023-10-01T09:11:19.962 INFO:tasks.rados.rados.0.smithi111.stdout:2511: writing smithi11166722-412 from 1751247 to 2440485 tid 2 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2511: writing smithi11166722-412 from 3193428 to 3496252 tid 3 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2503: done (8 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2504: done (7 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2505: done (6 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2506: done (5 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2507: done (4 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2508: done (3 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2509: done (2 left) 2023-10-01T09:11:19.969 INFO:tasks.rados.rados.0.smithi111.stdout:2510: done (1 left) 2023-10-01T09:11:19.970 INFO:tasks.rados.rados.0.smithi111.stdout:2512: read oid 395 snap -1 2023-10-01T09:11:19.970 INFO:tasks.rados.rados.0.smithi111.stdout:2512: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-10-01T09:11:19.970 INFO:tasks.rados.rados.0.smithi111.stdout:2513: write oid 321 current snap is 0 2023-10-01T09:11:19.970 INFO:tasks.rados.rados.0.smithi111.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-10-01T09:11:19.976 INFO:tasks.rados.rados.0.smithi111.stdout:2513: writing smithi11166722-321 from 713059 to 1311567 tid 1 2023-10-01T09:11:19.983 INFO:tasks.rados.rados.0.smithi111.stdout:2513: writing smithi11166722-321 from 2093376 to 2526272 tid 2 2023-10-01T09:11:19.989 INFO:tasks.rados.rados.0.smithi111.stdout:2513: writing smithi11166722-321 from 3104498 to 3513059 tid 3 2023-10-01T09:11:19.989 INFO:tasks.rados.rados.0.smithi111.stdout:2514: write oid 147 current snap is 0 2023-10-01T09:11:19.989 INFO:tasks.rados.rados.0.smithi111.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-10-01T09:11:19.997 INFO:tasks.rados.rados.0.smithi111.stdout:2514: writing smithi11166722-147 from 729866 to 1403623 tid 1 2023-10-01T09:11:20.006 INFO:tasks.rados.rados.0.smithi111.stdout:2514: writing smithi11166722-147 from 2151858 to 2844765 tid 2 2023-10-01T09:11:20.006 INFO:tasks.rados.rados.0.smithi111.stdout:2515: write oid 409 current snap is 0 2023-10-01T09:11:20.006 INFO:tasks.rados.rados.0.smithi111.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-10-01T09:11:20.014 INFO:tasks.rados.rados.0.smithi111.stdout:2515: writing smithi11166722-409 from 746673 to 1495679 tid 1 2023-10-01T09:11:20.021 INFO:tasks.rados.rados.0.smithi111.stdout:2515: writing smithi11166722-409 from 2210340 to 2646905 tid 2 2023-10-01T09:11:20.026 INFO:tasks.rados.rados.0.smithi111.stdout:2515: writing smithi11166722-409 from 3159344 to 3546673 tid 3 2023-10-01T09:11:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:2516: read oid 242 snap -1 2023-10-01T09:11:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:2516: expect deleted 2023-10-01T09:11:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:2517: write oid 129 current snap is 0 2023-10-01T09:11:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:2511: finishing write tid 1 to smithi11166722-412 2023-10-01T09:11:20.027 INFO:tasks.rados.rados.0.smithi111.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-10-01T09:11:20.033 INFO:tasks.rados.rados.0.smithi111.stdout:2517: writing smithi11166722-129 from 763480 to 1187735 tid 1 2023-10-01T09:11:20.041 INFO:tasks.rados.rados.0.smithi111.stdout:2517: writing smithi11166722-129 from 1868822 to 2565398 tid 2 2023-10-01T09:11:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:2517: writing smithi11166722-129 from 3186767 to 3563480 tid 3 2023-10-01T09:11:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:2518: read oid 107 snap -1 2023-10-01T09:11:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:2518: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-01T09:11:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:2519: write oid 15 current snap is 0 2023-10-01T09:11:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:2511: finishing write tid 2 to smithi11166722-412 2023-10-01T09:11:20.047 INFO:tasks.rados.rados.0.smithi111.stdout:2511: finishing write tid 3 to smithi11166722-412 2023-10-01T09:11:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:2511: finishing write tid 4 to smithi11166722-412 2023-10-01T09:11:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:2511: finishing write tid 5 to smithi11166722-412 2023-10-01T09:11:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 412 v 358 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-10-01T09:11:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-10-01T09:11:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:2512: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-10-01T09:11:20.224 INFO:tasks.rados.rados.0.smithi111.stdout:2513: finishing write tid 1 to smithi11166722-321 2023-10-01T09:11:20.224 INFO:tasks.rados.rados.0.smithi111.stdout:2513: finishing write tid 2 to smithi11166722-321 2023-10-01T09:11:20.224 INFO:tasks.rados.rados.0.smithi111.stdout:2513: finishing write tid 3 to smithi11166722-321 2023-10-01T09:11:20.224 INFO:tasks.rados.rados.0.smithi111.stdout:2513: finishing write tid 4 to smithi11166722-321 2023-10-01T09:11:20.224 INFO:tasks.rados.rados.0.smithi111.stdout:2513: finishing write tid 5 to smithi11166722-321 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 321 v 381 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2513: left oid 321 (ObjNum 1637 snap 0 seq_num 1637) 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2514: finishing write tid 1 to smithi11166722-147 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2514: finishing write tid 2 to smithi11166722-147 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2514: finishing write tid 3 to smithi11166722-147 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2514: finishing write tid 4 to smithi11166722-147 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 147 v 384 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2514: left oid 147 (ObjNum 1638 snap 0 seq_num 1638) 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2515: finishing write tid 1 to smithi11166722-409 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2515: finishing write tid 2 to smithi11166722-409 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2515: finishing write tid 3 to smithi11166722-409 2023-10-01T09:11:20.225 INFO:tasks.rados.rados.0.smithi111.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-10-01T09:11:20.238 INFO:tasks.rados.rados.0.smithi111.stdout:2519: writing smithi11166722-15 from 780287 to 1279791 tid 1 2023-10-01T09:11:20.243 INFO:tasks.rados.rados.0.smithi111.stdout:2519: writing smithi11166722-15 from 1810951 to 2251185 tid 2 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2519: writing smithi11166722-15 from 2697837 to 3165916 tid 3 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2511: done (8 left) 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2512: done (7 left) 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2513: done (6 left) 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2514: done (5 left) 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2516: done (4 left) 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2520: read oid 249 snap -1 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2520: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T09:11:20.249 INFO:tasks.rados.rados.0.smithi111.stdout:2521: write oid 146 current snap is 0 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2515: finishing write tid 4 to smithi11166722-409 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2515: finishing write tid 5 to smithi11166722-409 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 409 v 246 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2515: left oid 409 (ObjNum 1639 snap 0 seq_num 1639) 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2517: finishing write tid 1 to smithi11166722-129 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2517: finishing write tid 2 to smithi11166722-129 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2517: finishing write tid 3 to smithi11166722-129 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2517: finishing write tid 4 to smithi11166722-129 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2517: finishing write tid 5 to smithi11166722-129 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 129 v 367 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2517: left oid 129 (ObjNum 1640 snap 0 seq_num 1640) 2023-10-01T09:11:20.250 INFO:tasks.rados.rados.0.smithi111.stdout:2518: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-01T09:11:20.418 INFO:tasks.rados.rados.0.smithi111.stdout:2519: finishing write tid 1 to smithi11166722-15 2023-10-01T09:11:20.418 INFO:tasks.rados.rados.0.smithi111.stdout:2519: finishing write tid 2 to smithi11166722-15 2023-10-01T09:11:20.419 INFO:tasks.rados.rados.0.smithi111.stdout:2519: finishing write tid 3 to smithi11166722-15 2023-10-01T09:11:20.419 INFO:tasks.rados.rados.0.smithi111.stdout:2519: finishing write tid 4 to smithi11166722-15 2023-10-01T09:11:20.419 INFO:tasks.rados.rados.0.smithi111.stdout:2519: finishing write tid 5 to smithi11166722-15 2023-10-01T09:11:20.419 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 313 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-10-01T09:11:20.419 INFO:tasks.rados.rados.0.smithi111.stdout:2519: left oid 15 (ObjNum 1641 snap 0 seq_num 1641) 2023-10-01T09:11:20.419 INFO:tasks.rados.rados.0.smithi111.stdout:2520: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T09:11:20.512 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:20 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:20.198Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000403496s 2023-10-01T09:11:20.551 INFO:tasks.rados.rados.0.smithi111.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-10-01T09:11:20.565 INFO:tasks.rados.rados.0.smithi111.stdout:2521: writing smithi11166722-146 from 797094 to 1371847 tid 1 2023-10-01T09:11:20.572 INFO:tasks.rados.rados.0.smithi111.stdout:2521: writing smithi11166722-146 from 1869433 to 2569678 tid 2 2023-10-01T09:11:20.578 INFO:tasks.rados.rados.0.smithi111.stdout:2521: writing smithi11166722-146 from 3125260 to 3597094 tid 3 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2515: done (5 left) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2517: done (4 left) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2518: done (3 left) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2519: done (2 left) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2520: done (1 left) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2522: read oid 326 snap -1 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2522: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2523: read oid 46 snap -1 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2523: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2524: delete oid 236 current snap is 0 2023-10-01T09:11:20.579 INFO:tasks.rados.rados.0.smithi111.stdout:2521: finishing write tid 1 to smithi11166722-146 2023-10-01T09:11:20.580 INFO:tasks.rados.rados.0.smithi111.stdout:2521: finishing write tid 2 to smithi11166722-146 2023-10-01T09:11:20.584 INFO:tasks.rados.rados.0.smithi111.stdout:2524: done (3 left) 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2525: read oid 471 snap -1 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2525: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2526: read oid 415 snap -1 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2526: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2527: read oid 299 snap -1 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2527: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2528: write oid 477 current snap is 0 2023-10-01T09:11:20.585 INFO:tasks.rados.rados.0.smithi111.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-10-01T09:11:20.593 INFO:tasks.rados.rados.0.smithi111.stdout:2528: writing smithi11166722-477 from 430708 to 872312 tid 1 2023-10-01T09:11:20.600 INFO:tasks.rados.rados.0.smithi111.stdout:2528: writing smithi11166722-477 from 1302750 to 2006664 tid 2 2023-10-01T09:11:20.607 INFO:tasks.rados.rados.0.smithi111.stdout:2528: writing smithi11166722-477 from 2496459 to 3198354 tid 3 2023-10-01T09:11:20.607 INFO:tasks.rados.rados.0.smithi111.stdout:2529: read oid 407 snap -1 2023-10-01T09:11:20.607 INFO:tasks.rados.rados.0.smithi111.stdout:2529: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:11:20.607 INFO:tasks.rados.rados.0.smithi111.stdout:2530: write oid 212 current snap is 0 2023-10-01T09:11:20.607 INFO:tasks.rados.rados.0.smithi111.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-10-01T09:11:20.612 INFO:tasks.rados.rados.0.smithi111.stdout:2530: writing smithi11166722-212 from 447515 to 964368 tid 1 2023-10-01T09:11:20.619 INFO:tasks.rados.rados.0.smithi111.stdout:2530: writing smithi11166722-212 from 1644879 to 2092451 tid 2 2023-10-01T09:11:20.627 INFO:tasks.rados.rados.0.smithi111.stdout:2530: writing smithi11166722-212 from 2807529 to 3437049 tid 3 2023-10-01T09:11:20.627 INFO:tasks.rados.rados.0.smithi111.stdout:2531: write oid 439 current snap is 0 2023-10-01T09:11:20.627 INFO:tasks.rados.rados.0.smithi111.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-10-01T09:11:20.632 INFO:tasks.rados.rados.0.smithi111.stdout:2531: writing smithi11166722-439 from 464322 to 1056424 tid 1 2023-10-01T09:11:20.639 INFO:tasks.rados.rados.0.smithi111.stdout:2531: writing smithi11166722-439 from 1703361 to 2294591 tid 2 2023-10-01T09:11:20.645 INFO:tasks.rados.rados.0.smithi111.stdout:2531: writing smithi11166722-439 from 2718599 to 3159391 tid 3 2023-10-01T09:11:20.645 INFO:tasks.rados.rados.0.smithi111.stdout:2532: write oid 193 current snap is 0 2023-10-01T09:11:20.645 INFO:tasks.rados.rados.0.smithi111.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-10-01T09:11:20.651 INFO:tasks.rados.rados.0.smithi111.stdout:2532: writing smithi11166722-193 from 481129 to 1148480 tid 1 2023-10-01T09:11:20.657 INFO:tasks.rados.rados.0.smithi111.stdout:2532: writing smithi11166722-193 from 1761843 to 2213084 tid 2 2023-10-01T09:11:20.665 INFO:tasks.rados.rados.0.smithi111.stdout:2532: writing smithi11166722-193 from 2862375 to 3514439 tid 3 2023-10-01T09:11:20.665 INFO:tasks.rados.rados.0.smithi111.stdout:2533: write oid 463 current snap is 0 2023-10-01T09:11:20.665 INFO:tasks.rados.rados.0.smithi111.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-10-01T09:11:20.672 INFO:tasks.rados.rados.0.smithi111.stdout:2533: writing smithi11166722-463 from 497936 to 1240536 tid 1 2023-10-01T09:11:20.679 INFO:tasks.rados.rados.0.smithi111.stdout:2533: writing smithi11166722-463 from 1820325 to 2415224 tid 2 2023-10-01T09:11:20.684 INFO:tasks.rados.rados.0.smithi111.stdout:2533: writing smithi11166722-463 from 2889798 to 3353134 tid 3 2023-10-01T09:11:20.684 INFO:tasks.rados.rados.0.smithi111.stdout:2534: write oid 285 current snap is 0 2023-10-01T09:11:20.684 INFO:tasks.rados.rados.0.smithi111.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-10-01T09:11:20.690 INFO:tasks.rados.rados.0.smithi111.stdout:2534: writing smithi11166722-285 from 514743 to 932592 tid 1 2023-10-01T09:11:20.695 INFO:tasks.rados.rados.0.smithi111.stdout:2534: writing smithi11166722-285 from 1362454 to 1817364 tid 2 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2534: writing smithi11166722-285 from 2400868 to 3191829 tid 3 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2535: read oid 363 snap -1 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2535: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2536: read oid 202 snap -1 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2536: expect deleted 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2537: delete oid 277 current snap is 0 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2521: finishing write tid 3 to smithi11166722-146 2023-10-01T09:11:20.703 INFO:tasks.rados.rados.0.smithi111.stdout:2522: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:20.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:20 smithi183 bash[27651]: cluster 2023-10-01T09:11:20.053536+0000 mgr.x (mgr.15039) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.7 MiB/s wr, 74 op/s 2023-10-01T09:11:20.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:20 smithi111 bash[27369]: cluster 2023-10-01T09:11:20.053536+0000 mgr.x (mgr.15039) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.7 MiB/s wr, 74 op/s 2023-10-01T09:11:20.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:20 smithi111 bash[33891]: cluster 2023-10-01T09:11:20.053536+0000 mgr.x (mgr.15039) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.7 MiB/s wr, 74 op/s 2023-10-01T09:11:20.825 INFO:tasks.rados.rados.0.smithi111.stdout:2521: finishing write tid 4 to smithi11166722-146 2023-10-01T09:11:20.825 INFO:tasks.rados.rados.0.smithi111.stdout:2521: finishing write tid 5 to smithi11166722-146 2023-10-01T09:11:20.826 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 317 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-10-01T09:11:20.826 INFO:tasks.rados.rados.0.smithi111.stdout:2521: left oid 146 (ObjNum 1642 snap 0 seq_num 1642) 2023-10-01T09:11:20.826 INFO:tasks.rados.rados.0.smithi111.stdout:2525: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-10-01T09:11:20.980 INFO:tasks.rados.rados.0.smithi111.stdout:2523: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T09:11:21.105 INFO:tasks.rados.rados.0.smithi111.stdout:2527: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-10-01T09:11:21.324 INFO:tasks.rados.rados.0.smithi111.stdout:2526: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-10-01T09:11:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:2528: finishing write tid 1 to smithi11166722-477 2023-10-01T09:11:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:2528: finishing write tid 2 to smithi11166722-477 2023-10-01T09:11:21.424 INFO:tasks.rados.rados.0.smithi111.stdout:2529: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:2528: finishing write tid 3 to smithi11166722-477 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:2528: finishing write tid 4 to smithi11166722-477 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:2528: finishing write tid 5 to smithi11166722-477 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 477 v 321 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:2528: left oid 477 (ObjNum 1644 snap 0 seq_num 1644) 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:2530: finishing write tid 1 to smithi11166722-212 2023-10-01T09:11:21.508 INFO:tasks.rados.rados.0.smithi111.stdout:2530: finishing write tid 2 to smithi11166722-212 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2521: done (15 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2522: done (14 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2523: done (13 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2525: done (12 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2526: done (11 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2527: done (10 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2528: done (9 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2529: done (8 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2537: done (7 left) 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2538: write oid 206 current snap is 0 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2530: finishing write tid 3 to smithi11166722-212 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2530: finishing write tid 4 to smithi11166722-212 2023-10-01T09:11:21.509 INFO:tasks.rados.rados.0.smithi111.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-10-01T09:11:21.516 INFO:tasks.rados.rados.0.smithi111.stdout:2538: writing smithi11166722-206 from 548357 to 1233057 tid 1 2023-10-01T09:11:21.524 INFO:tasks.rados.rados.0.smithi111.stdout:2538: writing smithi11166722-206 from 1995771 to 2454350 tid 2 2023-10-01T09:11:21.531 INFO:tasks.rados.rados.0.smithi111.stdout:2538: writing smithi11166722-206 from 2972067 to 3385572 tid 3 2023-10-01T09:11:21.531 INFO:tasks.rados.rados.0.smithi111.stdout:2539: delete oid 103 current snap is 0 2023-10-01T09:11:21.531 INFO:tasks.rados.rados.0.smithi111.stdout:2530: finishing write tid 5 to smithi11166722-212 2023-10-01T09:11:21.531 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 212 v 325 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-10-01T09:11:21.531 INFO:tasks.rados.rados.0.smithi111.stdout:2530: left oid 212 (ObjNum 1645 snap 0 seq_num 1645) 2023-10-01T09:11:21.531 INFO:tasks.rados.rados.0.smithi111.stdout:2531: finishing write tid 1 to smithi11166722-439 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2531: finishing write tid 2 to smithi11166722-439 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2531: finishing write tid 3 to smithi11166722-439 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2531: finishing write tid 4 to smithi11166722-439 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2531: finishing write tid 5 to smithi11166722-439 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 439 v 372 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2531: left oid 439 (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2532: finishing write tid 1 to smithi11166722-193 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2532: finishing write tid 2 to smithi11166722-193 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2532: finishing write tid 3 to smithi11166722-193 2023-10-01T09:11:21.532 INFO:tasks.rados.rados.0.smithi111.stdout:2532: finishing write tid 4 to smithi11166722-193 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2532: finishing write tid 5 to smithi11166722-193 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 193 v 317 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2532: left oid 193 (ObjNum 1647 snap 0 seq_num 1647) 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2533: finishing write tid 1 to smithi11166722-463 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2533: finishing write tid 2 to smithi11166722-463 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2533: finishing write tid 3 to smithi11166722-463 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2533: finishing write tid 4 to smithi11166722-463 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2533: finishing write tid 5 to smithi11166722-463 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 463 v 376 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2533: left oid 463 (ObjNum 1648 snap 0 seq_num 1648) 2023-10-01T09:11:21.533 INFO:tasks.rados.rados.0.smithi111.stdout:2534: finishing write tid 1 to smithi11166722-285 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:2534: finishing write tid 2 to smithi11166722-285 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:2534: finishing write tid 3 to smithi11166722-285 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:2534: finishing write tid 4 to smithi11166722-285 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:2534: finishing write tid 5 to smithi11166722-285 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 292 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:2534: left oid 285 (ObjNum 1649 snap 0 seq_num 1649) 2023-10-01T09:11:21.534 INFO:tasks.rados.rados.0.smithi111.stdout:2535: expect (ObjNum 919 snap 0 seq_num 919) 2023-10-01T09:11:21.685 INFO:tasks.rados.rados.0.smithi111.stdout:2538: finishing write tid 1 to smithi11166722-206 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2538: finishing write tid 2 to smithi11166722-206 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2538: finishing write tid 3 to smithi11166722-206 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2538: finishing write tid 4 to smithi11166722-206 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2538: finishing write tid 5 to smithi11166722-206 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 206 v 234 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2538: left oid 206 (ObjNum 1651 snap 0 seq_num 1651) 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2530: done (8 left) 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2531: done (7 left) 2023-10-01T09:11:21.686 INFO:tasks.rados.rados.0.smithi111.stdout:2532: done (6 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2533: done (5 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2534: done (4 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2535: done (3 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2536: done (2 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2538: done (1 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2539: done (0 left) 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2540: write oid 148 current snap is 0 2023-10-01T09:11:21.687 INFO:tasks.rados.rados.0.smithi111.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-10-01T09:11:21.697 INFO:tasks.rados.rados.0.smithi111.stdout:2540: writing smithi11166722-148 from 581971 to 1017169 tid 1 2023-10-01T09:11:21.703 INFO:tasks.rados.rados.0.smithi111.stdout:2540: writing smithi11166722-148 from 1712735 to 2174983 tid 2 2023-10-01T09:11:21.708 INFO:tasks.rados.rados.0.smithi111.stdout:2540: writing smithi11166722-148 from 2626913 to 3062962 tid 3 2023-10-01T09:11:21.712 INFO:tasks.rados.rados.0.smithi111.stdout:2540: writing smithi11166722-148 from 3752375 to 3781971 tid 4 2023-10-01T09:11:21.712 INFO:tasks.rados.rados.0.smithi111.stdout:2541: write oid 296 current snap is 0 2023-10-01T09:11:21.713 INFO:tasks.rados.rados.0.smithi111.stdout:2540: finishing write tid 1 to smithi11166722-148 2023-10-01T09:11:21.713 INFO:tasks.rados.rados.0.smithi111.stdout:2540: finishing write tid 2 to smithi11166722-148 2023-10-01T09:11:21.713 INFO:tasks.rados.rados.0.smithi111.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-10-01T09:11:21.719 INFO:tasks.rados.rados.0.smithi111.stdout:2541: writing smithi11166722-296 from 598778 to 1109225 tid 1 2023-10-01T09:11:21.725 INFO:tasks.rados.rados.0.smithi111.stdout:2541: writing smithi11166722-296 from 1654864 to 2260770 tid 2 2023-10-01T09:11:21.733 INFO:tasks.rados.rados.0.smithi111.stdout:2541: writing smithi11166722-296 from 2937983 to 3701657 tid 3 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2542: write oid 369 current snap is 0 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2540: finishing write tid 3 to smithi11166722-148 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2540: finishing write tid 4 to smithi11166722-148 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2540: finishing write tid 5 to smithi11166722-148 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2540: finishing write tid 6 to smithi11166722-148 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 148 v 297 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2541: finishing write tid 1 to smithi11166722-296 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2541: finishing write tid 2 to smithi11166722-296 2023-10-01T09:11:21.734 INFO:tasks.rados.rados.0.smithi111.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-10-01T09:11:21.740 INFO:tasks.rados.rados.0.smithi111.stdout:2542: writing smithi11166722-369 from 615585 to 1201281 tid 1 2023-10-01T09:11:21.745 INFO:tasks.rados.rados.0.smithi111.stdout:2542: writing smithi11166722-369 from 1713346 to 2179263 tid 2 2023-10-01T09:11:21.753 INFO:tasks.rados.rados.0.smithi111.stdout:2542: writing smithi11166722-369 from 2965406 to 3540352 tid 3 2023-10-01T09:11:21.753 INFO:tasks.rados.rados.0.smithi111.stdout:2540: done (2 left) 2023-10-01T09:11:21.753 INFO:tasks.rados.rados.0.smithi111.stdout:2543: write oid 472 current snap is 0 2023-10-01T09:11:21.753 INFO:tasks.rados.rados.0.smithi111.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-10-01T09:11:21.760 INFO:tasks.rados.rados.0.smithi111.stdout:2543: writing smithi11166722-472 from 632392 to 1293337 tid 1 2023-10-01T09:11:21.766 INFO:tasks.rados.rados.0.smithi111.stdout:2543: writing smithi11166722-472 from 1771828 to 2381403 tid 2 2023-10-01T09:11:21.775 INFO:tasks.rados.rados.0.smithi111.stdout:2543: writing smithi11166722-472 from 2992829 to 3779047 tid 3 2023-10-01T09:11:21.775 INFO:tasks.rados.rados.0.smithi111.stdout:2544: write oid 226 current snap is 0 2023-10-01T09:11:21.775 INFO:tasks.rados.rados.0.smithi111.stdout:2541: finishing write tid 3 to smithi11166722-296 2023-10-01T09:11:21.775 INFO:tasks.rados.rados.0.smithi111.stdout:2541: finishing write tid 4 to smithi11166722-296 2023-10-01T09:11:21.775 INFO:tasks.rados.rados.0.smithi111.stdout:2541: finishing write tid 5 to smithi11166722-296 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 296 v 250 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2542: finishing write tid 1 to smithi11166722-369 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2542: finishing write tid 2 to smithi11166722-369 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2542: finishing write tid 3 to smithi11166722-369 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2542: finishing write tid 4 to smithi11166722-369 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2542: finishing write tid 5 to smithi11166722-369 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 369 v 301 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2543: finishing write tid 1 to smithi11166722-472 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2543: finishing write tid 2 to smithi11166722-472 2023-10-01T09:11:21.776 INFO:tasks.rados.rados.0.smithi111.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-10-01T09:11:21.783 INFO:tasks.rados.rados.0.smithi111.stdout:2544: writing smithi11166722-226 from 649199 to 1385393 tid 1 2023-10-01T09:11:21.789 INFO:tasks.rados.rados.0.smithi111.stdout:2544: writing smithi11166722-226 from 1830310 to 2583543 tid 2 2023-10-01T09:11:21.797 INFO:tasks.rados.rados.0.smithi111.stdout:2544: writing smithi11166722-226 from 3303899 to 3849199 tid 3 2023-10-01T09:11:21.797 INFO:tasks.rados.rados.0.smithi111.stdout:2541: done (3 left) 2023-10-01T09:11:21.797 INFO:tasks.rados.rados.0.smithi111.stdout:2542: done (2 left) 2023-10-01T09:11:21.797 INFO:tasks.rados.rados.0.smithi111.stdout:2545: write oid 24 current snap is 0 2023-10-01T09:11:21.797 INFO:tasks.rados.rados.0.smithi111.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-10-01T09:11:21.803 INFO:tasks.rados.rados.0.smithi111.stdout:2545: writing smithi11166722-24 from 666006 to 1193802 tid 1 2023-10-01T09:11:21.811 INFO:tasks.rados.rados.0.smithi111.stdout:2545: writing smithi11166722-24 from 1888792 to 2502036 tid 2 2023-10-01T09:11:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:2545: writing smithi11166722-24 from 3047675 to 3572790 tid 3 2023-10-01T09:11:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:2546: read oid 434 snap -1 2023-10-01T09:11:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:2546: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-01T09:11:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:2547: write oid 40 current snap is 0 2023-10-01T09:11:21.817 INFO:tasks.rados.rados.0.smithi111.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-10-01T09:11:21.824 INFO:tasks.rados.rados.0.smithi111.stdout:2547: writing smithi11166722-40 from 682813 to 1285858 tid 1 2023-10-01T09:11:21.832 INFO:tasks.rados.rados.0.smithi111.stdout:2547: writing smithi11166722-40 from 1947274 to 2704176 tid 2 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2547: writing smithi11166722-40 from 3358745 to 3882813 tid 3 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2548: delete oid 497 current snap is 0 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2543: finishing write tid 3 to smithi11166722-472 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2543: finishing write tid 4 to smithi11166722-472 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2543: finishing write tid 5 to smithi11166722-472 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 472 v 344 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2543: left oid 472 (ObjNum 1656 snap 0 seq_num 1656) 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2544: finishing write tid 1 to smithi11166722-226 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2544: finishing write tid 2 to smithi11166722-226 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2544: finishing write tid 3 to smithi11166722-226 2023-10-01T09:11:21.840 INFO:tasks.rados.rados.0.smithi111.stdout:2544: finishing write tid 4 to smithi11166722-226 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2544: finishing write tid 5 to smithi11166722-226 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 226 v 362 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2544: left oid 226 (ObjNum 1657 snap 0 seq_num 1657) 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2545: finishing write tid 1 to smithi11166722-24 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2545: finishing write tid 2 to smithi11166722-24 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2545: finishing write tid 3 to smithi11166722-24 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2545: finishing write tid 4 to smithi11166722-24 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2545: finishing write tid 5 to smithi11166722-24 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 24 v 348 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2545: left oid 24 (ObjNum 1658 snap 0 seq_num 1658) 2023-10-01T09:11:21.841 INFO:tasks.rados.rados.0.smithi111.stdout:2546: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-01T09:11:22.006 INFO:tasks.rados.rados.0.smithi111.stdout:2547: finishing write tid 1 to smithi11166722-40 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2547: finishing write tid 2 to smithi11166722-40 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2547: finishing write tid 3 to smithi11166722-40 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2547: finishing write tid 4 to smithi11166722-40 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2547: finishing write tid 5 to smithi11166722-40 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 40 v 238 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2547: left oid 40 (ObjNum 1659 snap 0 seq_num 1659) 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2543: done (5 left) 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2544: done (4 left) 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2545: done (3 left) 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2546: done (2 left) 2023-10-01T09:11:22.007 INFO:tasks.rados.rados.0.smithi111.stdout:2547: done (1 left) 2023-10-01T09:11:22.008 INFO:tasks.rados.rados.0.smithi111.stdout:2548: done (0 left) 2023-10-01T09:11:22.008 INFO:tasks.rados.rados.0.smithi111.stdout:2549: write oid 384 current snap is 0 2023-10-01T09:11:22.008 INFO:tasks.rados.rados.0.smithi111.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-10-01T09:11:22.021 INFO:tasks.rados.rados.0.smithi111.stdout:2549: writing smithi11166722-384 from 716427 to 1469970 tid 1 2023-10-01T09:11:22.028 INFO:tasks.rados.rados.0.smithi111.stdout:2549: writing smithi11166722-384 from 2064238 to 2824809 tid 2 2023-10-01T09:11:22.035 INFO:tasks.rados.rados.0.smithi111.stdout:2549: writing smithi11166722-384 from 3413591 to 3916427 tid 3 2023-10-01T09:11:22.035 INFO:tasks.rados.rados.0.smithi111.stdout:2550: write oid 107 current snap is 0 2023-10-01T09:11:22.035 INFO:tasks.rados.rados.0.smithi111.stdout:2549: finishing write tid 1 to smithi11166722-384 2023-10-01T09:11:22.035 INFO:tasks.rados.rados.0.smithi111.stdout:2549: finishing write tid 2 to smithi11166722-384 2023-10-01T09:11:22.035 INFO:tasks.rados.rados.0.smithi111.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-10-01T09:11:22.041 INFO:tasks.rados.rados.0.smithi111.stdout:2550: writing smithi11166722-107 from 733234 to 1162026 tid 1 2023-10-01T09:11:22.047 INFO:tasks.rados.rados.0.smithi111.stdout:2550: writing smithi11166722-107 from 1606367 to 2226949 tid 2 2023-10-01T09:11:22.053 INFO:tasks.rados.rados.0.smithi111.stdout:2550: writing smithi11166722-107 from 2641014 to 3211217 tid 3 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2550: writing smithi11166722-107 from 3664879 to 3933234 tid 4 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2551: write oid 45 current snap is 0 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2549: finishing write tid 3 to smithi11166722-384 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2549: finishing write tid 4 to smithi11166722-384 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2549: finishing write tid 5 to smithi11166722-384 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 352 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-10-01T09:11:22.058 INFO:tasks.rados.rados.0.smithi111.stdout:2550: finishing write tid 1 to smithi11166722-107 2023-10-01T09:11:22.059 INFO:tasks.rados.rados.0.smithi111.stdout:2550: finishing write tid 2 to smithi11166722-107 2023-10-01T09:11:22.059 INFO:tasks.rados.rados.0.smithi111.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-10-01T09:11:22.065 INFO:tasks.rados.rados.0.smithi111.stdout:2551: writing smithi11166722-45 from 750041 to 1254082 tid 1 2023-10-01T09:11:22.071 INFO:tasks.rados.rados.0.smithi111.stdout:2551: writing smithi11166722-45 from 1664849 to 2429089 tid 2 2023-10-01T09:11:22.077 INFO:tasks.rados.rados.0.smithi111.stdout:2551: writing smithi11166722-45 from 2952084 to 3449912 tid 3 2023-10-01T09:11:22.077 INFO:tasks.rados.rados.0.smithi111.stdout:2549: done (2 left) 2023-10-01T09:11:22.077 INFO:tasks.rados.rados.0.smithi111.stdout:2552: delete oid 302 current snap is 0 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2550: finishing write tid 3 to smithi11166722-107 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2550: finishing write tid 4 to smithi11166722-107 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2550: finishing write tid 5 to smithi11166722-107 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2550: finishing write tid 6 to smithi11166722-107 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 107 v 367 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2551: finishing write tid 1 to smithi11166722-45 2023-10-01T09:11:22.078 INFO:tasks.rados.rados.0.smithi111.stdout:2551: finishing write tid 2 to smithi11166722-45 2023-10-01T09:11:22.079 INFO:tasks.rados.rados.0.smithi111.stdout:2550: done (2 left) 2023-10-01T09:11:22.079 INFO:tasks.rados.rados.0.smithi111.stdout:2552: done (1 left) 2023-10-01T09:11:22.079 INFO:tasks.rados.rados.0.smithi111.stdout:2553: write oid 359 current snap is 0 2023-10-01T09:11:22.079 INFO:tasks.rados.rados.0.smithi111.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-10-01T09:11:22.088 INFO:tasks.rados.rados.0.smithi111.stdout:2553: writing smithi11166722-359 from 783655 to 1554547 tid 1 2023-10-01T09:11:22.097 INFO:tasks.rados.rados.0.smithi111.stdout:2553: writing smithi11166722-359 from 2298166 to 3066075 tid 2 2023-10-01T09:11:22.103 INFO:tasks.rados.rados.0.smithi111.stdout:2553: writing smithi11166722-359 from 3639636 to 3983655 tid 3 2023-10-01T09:11:22.103 INFO:tasks.rados.rados.0.smithi111.stdout:2554: read oid 54 snap -1 2023-10-01T09:11:22.103 INFO:tasks.rados.rados.0.smithi111.stdout:2554: expect (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:11:22.103 INFO:tasks.rados.rados.0.smithi111.stdout:2555: write oid 268 current snap is 0 2023-10-01T09:11:22.103 INFO:tasks.rados.rados.0.smithi111.stdout:2551: finishing write tid 3 to smithi11166722-45 2023-10-01T09:11:22.103 INFO:tasks.rados.rados.0.smithi111.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-10-01T09:11:22.108 INFO:tasks.rados.rados.0.smithi111.stdout:2555: writing smithi11166722-268 from 400462 to 846603 tid 1 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:2555: writing smithi11166722-268 from 1440295 to 2000462 tid 2 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:2556: read oid 177 snap -1 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:2556: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:2557: write oid 394 current snap is 0 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:2551: finishing write tid 4 to smithi11166722-45 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:2551: finishing write tid 5 to smithi11166722-45 2023-10-01T09:11:22.115 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 45 v 431 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-10-01T09:11:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-10-01T09:11:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:2553: finishing write tid 1 to smithi11166722-359 2023-10-01T09:11:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:2553: finishing write tid 2 to smithi11166722-359 2023-10-01T09:11:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:2553: finishing write tid 3 to smithi11166722-359 2023-10-01T09:11:22.116 INFO:tasks.rados.rados.0.smithi111.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-10-01T09:11:22.120 INFO:tasks.rados.rados.0.smithi111.stdout:2557: writing smithi11166722-394 from 417269 to 938659 tid 1 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2557: writing smithi11166722-394 from 1498777 to 2017269 tid 2 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2551: done (5 left) 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2558: read oid 367 snap -1 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2558: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2559: write oid 56 current snap is 0 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2553: finishing write tid 4 to smithi11166722-359 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2553: finishing write tid 5 to smithi11166722-359 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 420 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T09:11:22.127 INFO:tasks.rados.rados.0.smithi111.stdout:2554: expect (ObjNum 766 snap 0 seq_num 766) 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2555: finishing write tid 1 to smithi11166722-268 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2555: finishing write tid 2 to smithi11166722-268 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2555: finishing write tid 3 to smithi11166722-268 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2555: finishing write tid 4 to smithi11166722-268 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 268 v 434 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2557: finishing write tid 1 to smithi11166722-394 2023-10-01T09:11:22.283 INFO:tasks.rados.rados.0.smithi111.stdout:2556: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-10-01T09:11:22.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:21 smithi183 bash[27651]: audit 2023-10-01T09:11:21.894537+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.111:0/1545675940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:21 smithi111 bash[33891]: audit 2023-10-01T09:11:21.894537+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.111:0/1545675940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:22.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:21 smithi111 bash[27369]: audit 2023-10-01T09:11:21.894537+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.111:0/1545675940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:22.449 INFO:tasks.rados.rados.0.smithi111.stdout:2558: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-10-01T09:11:22.551 INFO:tasks.rados.rados.0.smithi111.stdout:2557: finishing write tid 2 to smithi11166722-394 2023-10-01T09:11:22.551 INFO:tasks.rados.rados.0.smithi111.stdout:2557: finishing write tid 3 to smithi11166722-394 2023-10-01T09:11:22.552 INFO:tasks.rados.rados.0.smithi111.stdout:2557: finishing write tid 4 to smithi11166722-394 2023-10-01T09:11:22.552 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 394 v 423 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-10-01T09:11:22.552 INFO:tasks.rados.rados.0.smithi111.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-10-01T09:11:22.552 INFO:tasks.rados.rados.0.smithi111.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-10-01T09:11:22.563 INFO:tasks.rados.rados.0.smithi111.stdout:2559: writing smithi11166722-56 from 434076 to 1030715 tid 1 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2559: writing smithi11166722-56 from 1557259 to 2034076 tid 2 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2553: done (6 left) 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2554: done (5 left) 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2555: done (4 left) 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2556: done (3 left) 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2557: done (2 left) 2023-10-01T09:11:22.569 INFO:tasks.rados.rados.0.smithi111.stdout:2558: done (1 left) 2023-10-01T09:11:22.570 INFO:tasks.rados.rados.0.smithi111.stdout:2560: read oid 333 snap -1 2023-10-01T09:11:22.570 INFO:tasks.rados.rados.0.smithi111.stdout:2560: expect (ObjNum 1232 snap 0 seq_num 1232) 2023-10-01T09:11:22.570 INFO:tasks.rados.rados.0.smithi111.stdout:2561: write oid 181 current snap is 0 2023-10-01T09:11:22.570 INFO:tasks.rados.rados.0.smithi111.stdout:2559: finishing write tid 1 to smithi11166722-56 2023-10-01T09:11:22.570 INFO:tasks.rados.rados.0.smithi111.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-10-01T09:11:22.575 INFO:tasks.rados.rados.0.smithi111.stdout:2561: writing smithi11166722-181 from 450883 to 1122771 tid 1 2023-10-01T09:11:22.581 INFO:tasks.rados.rados.0.smithi111.stdout:2561: writing smithi11166722-181 from 1615741 to 2050883 tid 2 2023-10-01T09:11:22.581 INFO:tasks.rados.rados.0.smithi111.stdout:2562: write oid 224 current snap is 0 2023-10-01T09:11:22.581 INFO:tasks.rados.rados.0.smithi111.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-10-01T09:11:22.588 INFO:tasks.rados.rados.0.smithi111.stdout:2562: writing smithi11166722-224 from 467690 to 1214827 tid 1 2023-10-01T09:11:22.593 INFO:tasks.rados.rados.0.smithi111.stdout:2562: writing smithi11166722-224 from 1957870 to 2067690 tid 2 2023-10-01T09:11:22.593 INFO:tasks.rados.rados.0.smithi111.stdout:2563: read oid 282 snap -1 2023-10-01T09:11:22.593 INFO:tasks.rados.rados.0.smithi111.stdout:2563: expect deleted 2023-10-01T09:11:22.593 INFO:tasks.rados.rados.0.smithi111.stdout:2564: write oid 454 current snap is 0 2023-10-01T09:11:22.593 INFO:tasks.rados.rados.0.smithi111.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-10-01T09:11:22.598 INFO:tasks.rados.rados.0.smithi111.stdout:2564: writing smithi11166722-454 from 484497 to 906883 tid 1 2023-10-01T09:11:22.605 INFO:tasks.rados.rados.0.smithi111.stdout:2564: writing smithi11166722-454 from 1616352 to 2084497 tid 2 2023-10-01T09:11:22.605 INFO:tasks.rados.rados.0.smithi111.stdout:2565: write oid 338 current snap is 0 2023-10-01T09:11:22.605 INFO:tasks.rados.rados.0.smithi111.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-10-01T09:11:22.610 INFO:tasks.rados.rados.0.smithi111.stdout:2565: writing smithi11166722-338 from 501304 to 998939 tid 1 2023-10-01T09:11:22.617 INFO:tasks.rados.rados.0.smithi111.stdout:2565: writing smithi11166722-338 from 1674834 to 2101304 tid 2 2023-10-01T09:11:22.617 INFO:tasks.rados.rados.0.smithi111.stdout:2566: read oid 345 snap -1 2023-10-01T09:11:22.617 INFO:tasks.rados.rados.0.smithi111.stdout:2566: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-10-01T09:11:22.617 INFO:tasks.rados.rados.0.smithi111.stdout:2567: write oid 123 current snap is 0 2023-10-01T09:11:22.617 INFO:tasks.rados.rados.0.smithi111.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-10-01T09:11:22.624 INFO:tasks.rados.rados.0.smithi111.stdout:2567: writing smithi11166722-123 from 518111 to 1207348 tid 1 2023-10-01T09:11:22.630 INFO:tasks.rados.rados.0.smithi111.stdout:2567: writing smithi11166722-123 from 1849669 to 2118111 tid 2 2023-10-01T09:11:22.630 INFO:tasks.rados.rados.0.smithi111.stdout:2568: write oid 188 current snap is 0 2023-10-01T09:11:22.630 INFO:tasks.rados.rados.0.smithi111.stdout:2559: finishing write tid 2 to smithi11166722-56 2023-10-01T09:11:22.630 INFO:tasks.rados.rados.0.smithi111.stdout:2560: expect (ObjNum 1232 snap 0 seq_num 1232) 2023-10-01T09:11:22.719 INFO:tasks.rados.rados.0.smithi111.stdout:2559: finishing write tid 3 to smithi11166722-56 2023-10-01T09:11:22.719 INFO:tasks.rados.rados.0.smithi111.stdout:2559: finishing write tid 4 to smithi11166722-56 2023-10-01T09:11:22.719 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 437 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-10-01T09:11:22.719 INFO:tasks.rados.rados.0.smithi111.stdout:2559: left oid 56 (ObjNum 1668 snap 0 seq_num 1668) 2023-10-01T09:11:22.719 INFO:tasks.rados.rados.0.smithi111.stdout:2561: finishing write tid 1 to smithi11166722-181 2023-10-01T09:11:22.719 INFO:tasks.rados.rados.0.smithi111.stdout:2561: finishing write tid 2 to smithi11166722-181 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:2561: finishing write tid 3 to smithi11166722-181 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:2561: finishing write tid 4 to smithi11166722-181 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 181 v 355 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:2561: left oid 181 (ObjNum 1669 snap 0 seq_num 1669) 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:2562: finishing write tid 1 to smithi11166722-224 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:2562: finishing write tid 2 to smithi11166722-224 2023-10-01T09:11:22.720 INFO:tasks.rados.rados.0.smithi111.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-10-01T09:11:22.731 INFO:tasks.rados.rados.0.smithi111.stdout:2568: writing smithi11166722-188 from 534918 to 1299404 tid 1 2023-10-01T09:11:22.738 INFO:tasks.rados.rados.0.smithi111.stdout:2568: writing smithi11166722-188 from 1791798 to 2134918 tid 2 2023-10-01T09:11:22.738 INFO:tasks.rados.rados.0.smithi111.stdout:2559: done (9 left) 2023-10-01T09:11:22.738 INFO:tasks.rados.rados.0.smithi111.stdout:2560: done (8 left) 2023-10-01T09:11:22.738 INFO:tasks.rados.rados.0.smithi111.stdout:2561: done (7 left) 2023-10-01T09:11:22.739 INFO:tasks.rados.rados.0.smithi111.stdout:2563: done (6 left) 2023-10-01T09:11:22.739 INFO:tasks.rados.rados.0.smithi111.stdout:2569: delete oid 286 current snap is 0 2023-10-01T09:11:22.739 INFO:tasks.rados.rados.0.smithi111.stdout:2562: finishing write tid 3 to smithi11166722-224 2023-10-01T09:11:22.739 INFO:tasks.rados.rados.0.smithi111.stdout:2562: finishing write tid 4 to smithi11166722-224 2023-10-01T09:11:22.739 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 350 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-10-01T09:11:22.740 INFO:tasks.rados.rados.0.smithi111.stdout:2562: left oid 224 (ObjNum 1670 snap 0 seq_num 1670) 2023-10-01T09:11:22.740 INFO:tasks.rados.rados.0.smithi111.stdout:2564: finishing write tid 1 to smithi11166722-454 2023-10-01T09:11:22.740 INFO:tasks.rados.rados.0.smithi111.stdout:2564: finishing write tid 2 to smithi11166722-454 2023-10-01T09:11:22.740 INFO:tasks.rados.rados.0.smithi111.stdout:2564: finishing write tid 3 to smithi11166722-454 2023-10-01T09:11:22.741 INFO:tasks.rados.rados.0.smithi111.stdout:2564: finishing write tid 4 to smithi11166722-454 2023-10-01T09:11:22.741 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 253 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-10-01T09:11:22.741 INFO:tasks.rados.rados.0.smithi111.stdout:2564: left oid 454 (ObjNum 1671 snap 0 seq_num 1671) 2023-10-01T09:11:22.741 INFO:tasks.rados.rados.0.smithi111.stdout:2565: finishing write tid 1 to smithi11166722-338 2023-10-01T09:11:22.741 INFO:tasks.rados.rados.0.smithi111.stdout:2565: finishing write tid 2 to smithi11166722-338 2023-10-01T09:11:22.742 INFO:tasks.rados.rados.0.smithi111.stdout:2565: finishing write tid 3 to smithi11166722-338 2023-10-01T09:11:22.742 INFO:tasks.rados.rados.0.smithi111.stdout:2565: finishing write tid 4 to smithi11166722-338 2023-10-01T09:11:22.742 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 338 v 358 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-10-01T09:11:22.742 INFO:tasks.rados.rados.0.smithi111.stdout:2565: left oid 338 (ObjNum 1672 snap 0 seq_num 1672) 2023-10-01T09:11:22.742 INFO:tasks.rados.rados.0.smithi111.stdout:2566: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-10-01T09:11:22.801 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:22 smithi183 bash[48110]: ts=2023-10-01T09:11:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n 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 {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.111:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:2567: finishing write tid 1 to smithi11166722-123 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:2567: finishing write tid 2 to smithi11166722-123 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:2567: finishing write tid 3 to smithi11166722-123 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:2567: finishing write tid 4 to smithi11166722-123 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 123 v 328 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:2567: left oid 123 (ObjNum 1673 snap 0 seq_num 1673) 2023-10-01T09:11:22.877 INFO:tasks.rados.rados.0.smithi111.stdout:2568: finishing write tid 1 to smithi11166722-188 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2568: finishing write tid 2 to smithi11166722-188 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2568: finishing write tid 3 to smithi11166722-188 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2568: finishing write tid 4 to smithi11166722-188 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 188 v 370 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2568: left oid 188 (ObjNum 1674 snap 0 seq_num 1674) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2562: done (6 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2564: done (5 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2565: done (4 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2566: done (3 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2567: done (2 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2568: done (1 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2569: done (0 left) 2023-10-01T09:11:22.878 INFO:tasks.rados.rados.0.smithi111.stdout:2570: write oid 283 current snap is 0 2023-10-01T09:11:22.879 INFO:tasks.rados.rados.0.smithi111.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-10-01T09:11:22.887 INFO:tasks.rados.rados.0.smithi111.stdout:2570: writing smithi11166722-283 from 568532 to 1083516 tid 1 2023-10-01T09:11:22.893 INFO:tasks.rados.rados.0.smithi111.stdout:2570: writing smithi11166722-283 from 1508762 to 2038674 tid 2 2023-10-01T09:11:22.893 INFO:tasks.rados.rados.0.smithi111.stdout:2571: read oid 94 snap -1 2023-10-01T09:11:22.893 INFO:tasks.rados.rados.0.smithi111.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-01T09:11:22.894 INFO:tasks.rados.rados.0.smithi111.stdout:2572: delete oid 130 current snap is 0 2023-10-01T09:11:22.894 INFO:tasks.rados.rados.0.smithi111.stdout:2570: finishing write tid 1 to smithi11166722-283 2023-10-01T09:11:22.896 INFO:tasks.rados.rados.0.smithi111.stdout:2572: done (2 left) 2023-10-01T09:11:22.896 INFO:tasks.rados.rados.0.smithi111.stdout:2573: write oid 258 current snap is 0 2023-10-01T09:11:22.896 INFO:tasks.rados.rados.0.smithi111.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-10-01T09:11:22.904 INFO:tasks.rados.rados.0.smithi111.stdout:2573: writing smithi11166722-258 from 602146 to 1267628 tid 1 2023-10-01T09:11:22.910 INFO:tasks.rados.rados.0.smithi111.stdout:2573: writing smithi11166722-258 from 1909373 to 2202146 tid 2 2023-10-01T09:11:22.910 INFO:tasks.rados.rados.0.smithi111.stdout:2574: read oid 391 snap -1 2023-10-01T09:11:22.910 INFO:tasks.rados.rados.0.smithi111.stdout:2574: expect deleted 2023-10-01T09:11:22.910 INFO:tasks.rados.rados.0.smithi111.stdout:2575: delete oid 271 current snap is 0 2023-10-01T09:11:22.910 INFO:tasks.rados.rados.0.smithi111.stdout:2570: finishing write tid 2 to smithi11166722-283 2023-10-01T09:11:22.910 INFO:tasks.rados.rados.0.smithi111.stdout:2570: finishing write tid 3 to smithi11166722-283 2023-10-01T09:11:22.911 INFO:tasks.rados.rados.0.smithi111.stdout:2570: finishing write tid 4 to smithi11166722-283 2023-10-01T09:11:22.911 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 283 v 241 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-10-01T09:11:22.911 INFO:tasks.rados.rados.0.smithi111.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T09:11:22.911 INFO:tasks.rados.rados.0.smithi111.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2573: finishing write tid 1 to smithi11166722-258 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2573: finishing write tid 2 to smithi11166722-258 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2573: finishing write tid 3 to smithi11166722-258 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2573: finishing write tid 4 to smithi11166722-258 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 258 v 332 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2570: done (4 left) 2023-10-01T09:11:23.059 INFO:tasks.rados.rados.0.smithi111.stdout:2571: done (3 left) 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2573: done (2 left) 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2574: done (1 left) 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2575: done (0 left) 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2576: read oid 159 snap -1 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2577: write oid 266 current snap is 0 2023-10-01T09:11:23.060 INFO:tasks.rados.rados.0.smithi111.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-10-01T09:11:23.071 INFO:tasks.rados.rados.0.smithi111.stdout:2577: writing smithi11166722-266 from 635760 to 1051740 tid 1 2023-10-01T09:11:23.078 INFO:tasks.rados.rados.0.smithi111.stdout:2577: writing smithi11166722-266 from 1626337 to 2163587 tid 2 2023-10-01T09:11:23.078 INFO:tasks.rados.rados.0.smithi111.stdout:2578: write oid 148 current snap is 0 2023-10-01T09:11:23.078 INFO:tasks.rados.rados.0.smithi111.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-10-01T09:11:23.085 INFO:tasks.rados.rados.0.smithi111.stdout:2578: writing smithi11166722-148 from 652567 to 1260149 tid 1 2023-10-01T09:11:23.091 INFO:tasks.rados.rados.0.smithi111.stdout:2578: writing smithi11166722-148 from 1801172 to 2252567 tid 2 2023-10-01T09:11:23.091 INFO:tasks.rados.rados.0.smithi111.stdout:2579: read oid 362 snap -1 2023-10-01T09:11:23.091 INFO:tasks.rados.rados.0.smithi111.stdout:2579: expect deleted 2023-10-01T09:11:23.091 INFO:tasks.rados.rados.0.smithi111.stdout:2580: delete oid 481 current snap is 0 2023-10-01T09:11:23.091 INFO:tasks.rados.rados.0.smithi111.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-10-01T09:11:23.224 INFO:tasks.rados.rados.0.smithi111.stdout:2577: finishing write tid 1 to smithi11166722-266 2023-10-01T09:11:23.224 INFO:tasks.rados.rados.0.smithi111.stdout:2577: finishing write tid 2 to smithi11166722-266 2023-10-01T09:11:23.224 INFO:tasks.rados.rados.0.smithi111.stdout:2577: finishing write tid 3 to smithi11166722-266 2023-10-01T09:11:23.224 INFO:tasks.rados.rados.0.smithi111.stdout:2577: finishing write tid 4 to smithi11166722-266 2023-10-01T09:11:23.224 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 361 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2578: finishing write tid 1 to smithi11166722-148 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2578: finishing write tid 2 to smithi11166722-148 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2578: finishing write tid 3 to smithi11166722-148 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2578: finishing write tid 4 to smithi11166722-148 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 148 v 304 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2576: done (4 left) 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2577: done (3 left) 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2578: done (2 left) 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2579: done (1 left) 2023-10-01T09:11:23.225 INFO:tasks.rados.rados.0.smithi111.stdout:2580: done (0 left) 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2581: read oid 364 snap -1 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2581: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2582: read oid 383 snap -1 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2582: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2583: read oid 424 snap -1 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2583: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:11:23.226 INFO:tasks.rados.rados.0.smithi111.stdout:2584: delete oid 381 current snap is 0 2023-10-01T09:11:23.228 INFO:tasks.rados.rados.0.smithi111.stdout:2583: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:11:23.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:22 smithi183 bash[27651]: cluster 2023-10-01T09:11:22.054498+0000 mgr.x (mgr.15039) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-10-01T09:11:23.304 INFO:tasks.rados.rados.0.smithi111.stdout:2581: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:11:23.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:22 smithi111 bash[27369]: cluster 2023-10-01T09:11:22.054498+0000 mgr.x (mgr.15039) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-10-01T09:11:23.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:22 smithi111 bash[33891]: cluster 2023-10-01T09:11:22.054498+0000 mgr.x (mgr.15039) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-10-01T09:11:23.446 INFO:tasks.rados.rados.0.smithi111.stdout:2582: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:11:23.608 INFO:tasks.rados.rados.0.smithi111.stdout:2581: done (3 left) 2023-10-01T09:11:23.608 INFO:tasks.rados.rados.0.smithi111.stdout:2582: done (2 left) 2023-10-01T09:11:23.608 INFO:tasks.rados.rados.0.smithi111.stdout:2583: done (1 left) 2023-10-01T09:11:23.608 INFO:tasks.rados.rados.0.smithi111.stdout:2584: done (0 left) 2023-10-01T09:11:23.608 INFO:tasks.rados.rados.0.smithi111.stdout:2585: read oid 73 snap -1 2023-10-01T09:11:23.609 INFO:tasks.rados.rados.0.smithi111.stdout:2585: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:11:23.609 INFO:tasks.rados.rados.0.smithi111.stdout:2586: write oid 61 current snap is 0 2023-10-01T09:11:23.609 INFO:tasks.rados.rados.0.smithi111.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-10-01T09:11:23.619 INFO:tasks.rados.rados.0.smithi111.stdout:2586: writing smithi11166722-61 from 702988 to 1136317 tid 1 2023-10-01T09:11:23.626 INFO:tasks.rados.rados.0.smithi111.stdout:2586: writing smithi11166722-61 from 1860265 to 2302988 tid 2 2023-10-01T09:11:23.626 INFO:tasks.rados.rados.0.smithi111.stdout:2587: read oid 215 snap -1 2023-10-01T09:11:23.626 INFO:tasks.rados.rados.0.smithi111.stdout:2587: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-10-01T09:11:23.626 INFO:tasks.rados.rados.0.smithi111.stdout:2588: write oid 349 current snap is 0 2023-10-01T09:11:23.626 INFO:tasks.rados.rados.0.smithi111.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-10-01T09:11:23.633 INFO:tasks.rados.rados.0.smithi111.stdout:2588: writing smithi11166722-349 from 719795 to 1228373 tid 1 2023-10-01T09:11:23.639 INFO:tasks.rados.rados.0.smithi111.stdout:2588: writing smithi11166722-349 from 1918747 to 2319795 tid 2 2023-10-01T09:11:23.640 INFO:tasks.rados.rados.0.smithi111.stdout:2589: write oid 306 current snap is 0 2023-10-01T09:11:23.640 INFO:tasks.rados.rados.0.smithi111.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-10-01T09:11:23.647 INFO:tasks.rados.rados.0.smithi111.stdout:2589: writing smithi11166722-306 from 736602 to 1320429 tid 1 2023-10-01T09:11:23.653 INFO:tasks.rados.rados.0.smithi111.stdout:2589: writing smithi11166722-306 from 1860876 to 2336602 tid 2 2023-10-01T09:11:23.653 INFO:tasks.rados.rados.0.smithi111.stdout:2590: read oid 236 snap -1 2023-10-01T09:11:23.653 INFO:tasks.rados.rados.0.smithi111.stdout:2590: expect deleted 2023-10-01T09:11:23.653 INFO:tasks.rados.rados.0.smithi111.stdout:2591: write oid 27 current snap is 0 2023-10-01T09:11:23.653 INFO:tasks.rados.rados.0.smithi111.stdout:2585: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:11:23.838 INFO:tasks.rados.rados.0.smithi111.stdout:2586: finishing write tid 1 to smithi11166722-61 2023-10-01T09:11:23.838 INFO:tasks.rados.rados.0.smithi111.stdout:2586: finishing write tid 2 to smithi11166722-61 2023-10-01T09:11:23.838 INFO:tasks.rados.rados.0.smithi111.stdout:2586: finishing write tid 3 to smithi11166722-61 2023-10-01T09:11:23.838 INFO:tasks.rados.rados.0.smithi111.stdout:2586: finishing write tid 4 to smithi11166722-61 2023-10-01T09:11:23.838 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 61 v 441 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-10-01T09:11:23.839 INFO:tasks.rados.rados.0.smithi111.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T09:11:23.839 INFO:tasks.rados.rados.0.smithi111.stdout:2587: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-10-01T09:11:23.928 INFO:tasks.rados.rados.0.smithi111.stdout:2588: finishing write tid 1 to smithi11166722-349 2023-10-01T09:11:23.928 INFO:tasks.rados.rados.0.smithi111.stdout:2588: finishing write tid 2 to smithi11166722-349 2023-10-01T09:11:23.928 INFO:tasks.rados.rados.0.smithi111.stdout:2588: finishing write tid 3 to smithi11166722-349 2023-10-01T09:11:23.928 INFO:tasks.rados.rados.0.smithi111.stdout:2588: finishing write tid 4 to smithi11166722-349 2023-10-01T09:11:23.928 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 349 v 320 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-10-01T09:11:23.928 INFO:tasks.rados.rados.0.smithi111.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T09:11:23.929 INFO:tasks.rados.rados.0.smithi111.stdout:2589: finishing write tid 1 to smithi11166722-306 2023-10-01T09:11:23.929 INFO:tasks.rados.rados.0.smithi111.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-10-01T09:11:23.942 INFO:tasks.rados.rados.0.smithi111.stdout:2591: writing smithi11166722-27 from 753409 to 1412485 tid 1 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2591: writing smithi11166722-27 from 1919358 to 2353409 tid 2 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2585: done (6 left) 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2586: done (5 left) 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2587: done (4 left) 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2588: done (3 left) 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2592: write oid 369 current snap is 0 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2589: finishing write tid 2 to smithi11166722-306 2023-10-01T09:11:23.948 INFO:tasks.rados.rados.0.smithi111.stdout:2589: finishing write tid 3 to smithi11166722-306 2023-10-01T09:11:23.949 INFO:tasks.rados.rados.0.smithi111.stdout:2589: finishing write tid 4 to smithi11166722-306 2023-10-01T09:11:23.949 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 306 v 323 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-10-01T09:11:23.949 INFO:tasks.rados.rados.0.smithi111.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-10-01T09:11:23.949 INFO:tasks.rados.rados.0.smithi111.stdout:2591: finishing write tid 1 to smithi11166722-27 2023-10-01T09:11:23.949 INFO:tasks.rados.rados.0.smithi111.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-10-01T09:11:23.955 INFO:tasks.rados.rados.0.smithi111.stdout:2592: writing smithi11166722-369 from 770216 to 1220894 tid 1 2023-10-01T09:11:23.961 INFO:tasks.rados.rados.0.smithi111.stdout:2592: writing smithi11166722-369 from 1694193 to 2246119 tid 2 2023-10-01T09:11:23.961 INFO:tasks.rados.rados.0.smithi111.stdout:2589: done (3 left) 2023-10-01T09:11:23.961 INFO:tasks.rados.rados.0.smithi111.stdout:2590: done (2 left) 2023-10-01T09:11:23.961 INFO:tasks.rados.rados.0.smithi111.stdout:2593: write oid 310 current snap is 0 2023-10-01T09:11:23.961 INFO:tasks.rados.rados.0.smithi111.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-10-01T09:11:23.969 INFO:tasks.rados.rados.0.smithi111.stdout:2593: writing smithi11166722-310 from 787023 to 1312950 tid 1 2023-10-01T09:11:23.974 INFO:tasks.rados.rados.0.smithi111.stdout:2593: writing smithi11166722-310 from 1752675 to 2387023 tid 2 2023-10-01T09:11:23.974 INFO:tasks.rados.rados.0.smithi111.stdout:2594: write oid 306 current snap is 0 2023-10-01T09:11:23.974 INFO:tasks.rados.rados.0.smithi111.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-10-01T09:11:23.980 INFO:tasks.rados.rados.0.smithi111.stdout:2594: writing smithi11166722-306 from 403830 to 1005006 tid 1 2023-10-01T09:11:23.987 INFO:tasks.rados.rados.0.smithi111.stdout:2594: writing smithi11166722-306 from 1694804 to 2250399 tid 2 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2595: read oid 403 snap -1 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2595: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2596: read oid 232 snap -1 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2596: expect deleted 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2597: write oid 379 current snap is 0 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2591: finishing write tid 2 to smithi11166722-27 2023-10-01T09:11:23.988 INFO:tasks.rados.rados.0.smithi111.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-10-01T09:11:23.993 INFO:tasks.rados.rados.0.smithi111.stdout:2597: writing smithi11166722-379 from 420637 to 1097062 tid 1 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2597: writing smithi11166722-379 from 1753286 to 2420637 tid 2 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2598: read oid 280 snap -1 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2598: expect deleted 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2599: read oid 435 snap -1 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2599: expect (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2600: read oid 287 snap -1 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2600: expect deleted 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2601: read oid 270 snap -1 2023-10-01T09:11:24.003 INFO:tasks.rados.rados.0.smithi111.stdout:2601: expect (ObjNum 1366 snap 0 seq_num 1366) 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2602: read oid 19 snap -1 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2602: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2603: read oid 235 snap -1 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2603: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2604: read oid 157 snap -1 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2604: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2605: read oid 305 snap -1 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2605: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2606: write oid 126 current snap is 0 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2591: finishing write tid 3 to smithi11166722-27 2023-10-01T09:11:24.004 INFO:tasks.rados.rados.0.smithi111.stdout:2591: finishing write tid 4 to smithi11166722-27 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 316 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2592: finishing write tid 1 to smithi11166722-369 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2592: finishing write tid 2 to smithi11166722-369 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2592: finishing write tid 3 to smithi11166722-369 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2592: finishing write tid 4 to smithi11166722-369 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 369 v 307 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2592: left oid 369 (ObjNum 1688 snap 0 seq_num 1688) 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2593: finishing write tid 1 to smithi11166722-310 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2593: finishing write tid 2 to smithi11166722-310 2023-10-01T09:11:24.005 INFO:tasks.rados.rados.0.smithi111.stdout:2593: finishing write tid 3 to smithi11166722-310 2023-10-01T09:11:24.006 INFO:tasks.rados.rados.0.smithi111.stdout:2593: finishing write tid 4 to smithi11166722-310 2023-10-01T09:11:24.006 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 310 v 244 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-10-01T09:11:24.006 INFO:tasks.rados.rados.0.smithi111.stdout:2593: left oid 310 (ObjNum 1689 snap 0 seq_num 1689) 2023-10-01T09:11:24.006 INFO:tasks.rados.rados.0.smithi111.stdout:2594: finishing write tid 1 to smithi11166722-306 2023-10-01T09:11:24.006 INFO:tasks.rados.rados.0.smithi111.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-10-01T09:11:24.009 INFO:tasks.rados.rados.0.smithi111.stdout:2606: writing smithi11166722-126 from 437444 to 1189118 tid 1 2023-10-01T09:11:24.018 INFO:tasks.rados.rados.0.smithi111.stdout:2606: writing smithi11166722-126 from 1811768 to 2371032 tid 2 2023-10-01T09:11:24.018 INFO:tasks.rados.rados.0.smithi111.stdout:2591: done (15 left) 2023-10-01T09:11:24.018 INFO:tasks.rados.rados.0.smithi111.stdout:2592: done (14 left) 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2593: done (13 left) 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2607: write oid 196 current snap is 0 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2597: finishing write tid 1 to smithi11166722-379 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2594: finishing write tid 2 to smithi11166722-306 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2594: finishing write tid 3 to smithi11166722-306 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2594: finishing write tid 4 to smithi11166722-306 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 306 v 326 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2594: left oid 306 (ObjNum 1690 snap 0 seq_num 1690) 2023-10-01T09:11:24.019 INFO:tasks.rados.rados.0.smithi111.stdout:2595: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-10-01T09:11:24.174 INFO:tasks.rados.rados.0.smithi111.stdout:2601: expect (ObjNum 1366 snap 0 seq_num 1366) 2023-10-01T09:11:24.347 INFO:tasks.rados.rados.0.smithi111.stdout:2605: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-10-01T09:11:24.473 INFO:tasks.rados.rados.0.smithi111.stdout:2599: expect (ObjNum 906 snap 0 seq_num 906) 2023-10-01T09:11:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:24 smithi183 bash[27651]: cluster 2023-10-01T09:11:24.055064+0000 mgr.x (mgr.15039) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-10-01T09:11:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:24 smithi111 bash[27369]: cluster 2023-10-01T09:11:24.055064+0000 mgr.x (mgr.15039) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-10-01T09:11:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:24 smithi111 bash[33891]: cluster 2023-10-01T09:11:24.055064+0000 mgr.x (mgr.15039) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-10-01T09:11:24.614 INFO:tasks.rados.rados.0.smithi111.stdout:2604: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:11:24.793 INFO:tasks.rados.rados.0.smithi111.stdout:2602: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T09:11:25.001 INFO:tasks.rados.rados.0.smithi111.stdout:2603: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:11:25.164 INFO:tasks.rados.rados.0.smithi111.stdout:2597: finishing write tid 2 to smithi11166722-379 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2597: finishing write tid 3 to smithi11166722-379 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2597: finishing write tid 4 to smithi11166722-379 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 379 v 364 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2597: left oid 379 (ObjNum 1691 snap 0 seq_num 1691) 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2606: finishing write tid 1 to smithi11166722-126 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2606: finishing write tid 2 to smithi11166722-126 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2606: finishing write tid 3 to smithi11166722-126 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2606: finishing write tid 4 to smithi11166722-126 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 126 v 387 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-10-01T09:11:25.165 INFO:tasks.rados.rados.0.smithi111.stdout:2606: left oid 126 (ObjNum 1692 snap 0 seq_num 1692) 2023-10-01T09:11:25.166 INFO:tasks.rados.rados.0.smithi111.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-10-01T09:11:25.175 INFO:tasks.rados.rados.0.smithi111.stdout:2607: writing smithi11166722-196 from 454251 to 881174 tid 1 2023-10-01T09:11:25.183 INFO:tasks.rados.rados.0.smithi111.stdout:2607: writing smithi11166722-196 from 1470250 to 2173172 tid 2 2023-10-01T09:11:25.183 INFO:tasks.rados.rados.0.smithi111.stdout:2594: done (13 left) 2023-10-01T09:11:25.183 INFO:tasks.rados.rados.0.smithi111.stdout:2595: done (12 left) 2023-10-01T09:11:25.183 INFO:tasks.rados.rados.0.smithi111.stdout:2596: done (11 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2597: done (10 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2598: done (9 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2599: done (8 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2600: done (7 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2601: done (6 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2602: done (5 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2603: done (4 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2604: done (3 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2605: done (2 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2606: done (1 left) 2023-10-01T09:11:25.184 INFO:tasks.rados.rados.0.smithi111.stdout:2608: write oid 255 current snap is 0 2023-10-01T09:11:25.185 INFO:tasks.rados.rados.0.smithi111.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-10-01T09:11:25.189 INFO:tasks.rados.rados.0.smithi111.stdout:2608: writing smithi11166722-255 from 471058 to 973230 tid 1 2023-10-01T09:11:25.194 INFO:tasks.rados.rados.0.smithi111.stdout:2608: writing smithi11166722-255 from 1412379 to 1858959 tid 2 2023-10-01T09:11:25.194 INFO:tasks.rados.rados.0.smithi111.stdout:2609: write oid 471 current snap is 0 2023-10-01T09:11:25.194 INFO:tasks.rados.rados.0.smithi111.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-10-01T09:11:25.201 INFO:tasks.rados.rados.0.smithi111.stdout:2609: writing smithi11166722-471 from 487865 to 1065286 tid 1 2023-10-01T09:11:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:2609: writing smithi11166722-471 from 1470861 to 2177452 tid 2 2023-10-01T09:11:25.206 INFO:tasks.rados.rados.0.smithi111.stdout:2610: read oid 317 snap -1 2023-10-01T09:11:25.207 INFO:tasks.rados.rados.0.smithi111.stdout:2610: expect deleted 2023-10-01T09:11:25.207 INFO:tasks.rados.rados.0.smithi111.stdout:2611: write oid 181 current snap is 0 2023-10-01T09:11:25.207 INFO:tasks.rados.rados.0.smithi111.stdout:2607: finishing write tid 1 to smithi11166722-196 2023-10-01T09:11:25.207 INFO:tasks.rados.rados.0.smithi111.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-10-01T09:11:25.213 INFO:tasks.rados.rados.0.smithi111.stdout:2611: writing smithi11166722-181 from 504672 to 1273695 tid 1 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2611: writing smithi11166722-181 from 2045696 to 2495945 tid 2 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2612: read oid 120 snap -1 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2612: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2613: read oid 235 snap -1 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2613: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2614: read oid 169 snap -1 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2614: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-01T09:11:25.222 INFO:tasks.rados.rados.0.smithi111.stdout:2615: read oid 250 snap -1 2023-10-01T09:11:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:2615: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:11:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:2616: read oid 473 snap -1 2023-10-01T09:11:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:2616: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-10-01T09:11:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:2617: write oid 96 current snap is 0 2023-10-01T09:11:25.223 INFO:tasks.rados.rados.0.smithi111.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-10-01T09:11:25.227 INFO:tasks.rados.rados.0.smithi111.stdout:2617: writing smithi11166722-96 from 521479 to 965751 tid 1 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2617: writing smithi11166722-96 from 1704178 to 2414438 tid 2 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2618: write oid 71 current snap is 0 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2607: finishing write tid 2 to smithi11166722-196 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2607: finishing write tid 3 to smithi11166722-196 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2607: finishing write tid 4 to smithi11166722-196 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 196 v 373 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2607: left oid 196 (ObjNum 1693 snap 0 seq_num 1693) 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2608: finishing write tid 1 to smithi11166722-255 2023-10-01T09:11:25.237 INFO:tasks.rados.rados.0.smithi111.stdout:2608: finishing write tid 2 to smithi11166722-255 2023-10-01T09:11:25.238 INFO:tasks.rados.rados.0.smithi111.stdout:2608: finishing write tid 3 to smithi11166722-255 2023-10-01T09:11:25.238 INFO:tasks.rados.rados.0.smithi111.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-10-01T09:11:25.243 INFO:tasks.rados.rados.0.smithi111.stdout:2618: writing smithi11166722-71 from 538286 to 1057807 tid 1 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2618: writing smithi11166722-71 from 1762660 to 2216578 tid 2 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2607: done (11 left) 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2619: read oid 110 snap -1 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2619: expect (ObjNum 1171 snap 0 seq_num 1171) 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2620: read oid 341 snap -1 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2620: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2621: write oid 483 current snap is 0 2023-10-01T09:11:25.250 INFO:tasks.rados.rados.0.smithi111.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-10-01T09:11:25.256 INFO:tasks.rados.rados.0.smithi111.stdout:2621: writing smithi11166722-483 from 555093 to 1149863 tid 1 2023-10-01T09:11:25.264 INFO:tasks.rados.rados.0.smithi111.stdout:2621: writing smithi11166722-483 from 1704789 to 2418718 tid 2 2023-10-01T09:11:25.264 INFO:tasks.rados.rados.0.smithi111.stdout:2622: write oid 430 current snap is 0 2023-10-01T09:11:25.265 INFO:tasks.rados.rados.0.smithi111.stdout:2608: finishing write tid 4 to smithi11166722-255 2023-10-01T09:11:25.265 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 255 v 247 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-10-01T09:11:25.265 INFO:tasks.rados.rados.0.smithi111.stdout:2608: left oid 255 (ObjNum 1694 snap 0 seq_num 1694) 2023-10-01T09:11:25.265 INFO:tasks.rados.rados.0.smithi111.stdout:2609: finishing write tid 1 to smithi11166722-471 2023-10-01T09:11:25.265 INFO:tasks.rados.rados.0.smithi111.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-10-01T09:11:25.271 INFO:tasks.rados.rados.0.smithi111.stdout:2622: writing smithi11166722-430 from 571900 to 1241919 tid 1 2023-10-01T09:11:25.277 INFO:tasks.rados.rados.0.smithi111.stdout:2622: writing smithi11166722-430 from 1763271 to 2220858 tid 2 2023-10-01T09:11:25.277 INFO:tasks.rados.rados.0.smithi111.stdout:2608: done (14 left) 2023-10-01T09:11:25.277 INFO:tasks.rados.rados.0.smithi111.stdout:2623: write oid 432 current snap is 0 2023-10-01T09:11:25.278 INFO:tasks.rados.rados.0.smithi111.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-10-01T09:11:25.285 INFO:tasks.rados.rados.0.smithi111.stdout:2623: writing smithi11166722-432 from 588707 to 1333975 tid 1 2023-10-01T09:11:25.292 INFO:tasks.rados.rados.0.smithi111.stdout:2623: writing smithi11166722-432 from 1821753 to 2539351 tid 2 2023-10-01T09:11:25.292 INFO:tasks.rados.rados.0.smithi111.stdout:2624: write oid 465 current snap is 0 2023-10-01T09:11:25.292 INFO:tasks.rados.rados.0.smithi111.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-10-01T09:11:25.297 INFO:tasks.rados.rados.0.smithi111.stdout:2624: writing smithi11166722-465 from 605514 to 1026031 tid 1 2023-10-01T09:11:25.302 INFO:tasks.rados.rados.0.smithi111.stdout:2624: writing smithi11166722-465 from 1480235 to 1941491 tid 2 2023-10-01T09:11:25.306 INFO:tasks.rados.rados.0.smithi111.stdout:2624: writing smithi11166722-465 from 2356169 to 2605514 tid 3 2023-10-01T09:11:25.306 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2609: finishing write tid 2 to smithi11166722-471 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2609: finishing write tid 3 to smithi11166722-471 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2609: finishing write tid 4 to smithi11166722-471 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 471 v 367 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2609: left oid 471 (ObjNum 1695 snap 0 seq_num 1695) 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2611: finishing write tid 1 to smithi11166722-181 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2609: done (15 left) 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2610: done (14 left) 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2625: write oid 403 current snap is 0 2023-10-01T09:11:25.307 INFO:tasks.rados.rados.0.smithi111.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-10-01T09:11:25.313 INFO:tasks.rados.rados.0.smithi111.stdout:2625: writing smithi11166722-403 from 622321 to 1234440 tid 1 2023-10-01T09:11:25.324 INFO:tasks.rados.rados.0.smithi111.stdout:2625: writing smithi11166722-403 from 1938717 to 2622321 tid 2 2023-10-01T09:11:25.324 INFO:tasks.rados.rados.0.smithi111.stdout:2626: write oid 302 current snap is 0 2023-10-01T09:11:25.324 INFO:tasks.rados.rados.0.smithi111.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-10-01T09:11:25.331 INFO:tasks.rados.rados.0.smithi111.stdout:2626: writing smithi11166722-302 from 639128 to 1326496 tid 1 2023-10-01T09:11:25.339 INFO:tasks.rados.rados.0.smithi111.stdout:2626: writing smithi11166722-302 from 1997199 to 2462124 tid 2 2023-10-01T09:11:25.339 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:25.339 INFO:tasks.rados.rados.0.smithi111.stdout:2616: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-10-01T09:11:25.498 INFO:tasks.rados.rados.0.smithi111.stdout:2617: finishing write tid 1 to smithi11166722-96 2023-10-01T09:11:25.498 INFO:tasks.rados.rados.0.smithi111.stdout:2614: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-01T09:11:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:25 smithi183 bash[27651]: audit 2023-10-01T09:11:24.327573+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.111:0/2538437106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:25 smithi111 bash[33891]: audit 2023-10-01T09:11:24.327573+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.111:0/2538437106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:25 smithi111 bash[27369]: audit 2023-10-01T09:11:24.327573+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.111:0/2538437106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:25.640 INFO:tasks.rados.rados.0.smithi111.stdout:2613: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T09:11:25.805 INFO:tasks.rados.rados.0.smithi111.stdout:2611: finishing write tid 2 to smithi11166722-181 2023-10-01T09:11:25.805 INFO:tasks.rados.rados.0.smithi111.stdout:2611: finishing write tid 3 to smithi11166722-181 2023-10-01T09:11:25.805 INFO:tasks.rados.rados.0.smithi111.stdout:2611: finishing write tid 4 to smithi11166722-181 2023-10-01T09:11:25.805 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 181 v 370 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-10-01T09:11:25.806 INFO:tasks.rados.rados.0.smithi111.stdout:2611: left oid 181 (ObjNum 1696 snap 0 seq_num 1696) 2023-10-01T09:11:25.806 INFO:tasks.rados.rados.0.smithi111.stdout:2612: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T09:11:25.885 INFO:tasks.rados.rados.0.smithi111.stdout:2615: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T09:11:26.054 INFO:tasks.rados.rados.0.smithi111.stdout:2617: finishing write tid 2 to smithi11166722-96 2023-10-01T09:11:26.054 INFO:tasks.rados.rados.0.smithi111.stdout:2617: finishing write tid 3 to smithi11166722-96 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2617: finishing write tid 4 to smithi11166722-96 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 96 v 444 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2617: left oid 96 (ObjNum 1697 snap 0 seq_num 1697) 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2618: finishing write tid 1 to smithi11166722-71 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2618: finishing write tid 2 to smithi11166722-71 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2618: finishing write tid 3 to smithi11166722-71 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2618: finishing write tid 4 to smithi11166722-71 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 71 v 373 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2618: left oid 71 (ObjNum 1698 snap 0 seq_num 1698) 2023-10-01T09:11:26.055 INFO:tasks.rados.rados.0.smithi111.stdout:2620: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T09:11:26.304 INFO:tasks.rados.rados.0.smithi111.stdout:2621: finishing write tid 1 to smithi11166722-483 2023-10-01T09:11:26.305 INFO:tasks.rados.rados.0.smithi111.stdout:2619: expect (ObjNum 1171 snap 0 seq_num 1171) 2023-10-01T09:11:26.419 INFO:tasks.rados.rados.0.smithi111.stdout:2621: finishing write tid 2 to smithi11166722-483 2023-10-01T09:11:26.419 INFO:tasks.rados.rados.0.smithi111.stdout:2621: finishing write tid 3 to smithi11166722-483 2023-10-01T09:11:26.419 INFO:tasks.rados.rados.0.smithi111.stdout:2621: finishing write tid 4 to smithi11166722-483 2023-10-01T09:11:26.419 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 483 v 329 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2621: left oid 483 (ObjNum 1699 snap 0 seq_num 1699) 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2622: finishing write tid 1 to smithi11166722-430 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2622: finishing write tid 2 to smithi11166722-430 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2622: finishing write tid 3 to smithi11166722-430 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2622: finishing write tid 4 to smithi11166722-430 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 430 v 332 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2622: left oid 430 (ObjNum 1700 snap 0 seq_num 1700) 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2623: finishing write tid 1 to smithi11166722-432 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2623: finishing write tid 2 to smithi11166722-432 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2623: finishing write tid 3 to smithi11166722-432 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:2623: finishing write tid 4 to smithi11166722-432 2023-10-01T09:11:26.420 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 302 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2623: left oid 432 (ObjNum 1701 snap 0 seq_num 1701) 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2624: finishing write tid 1 to smithi11166722-465 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2624: finishing write tid 2 to smithi11166722-465 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2624: finishing write tid 3 to smithi11166722-465 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2624: finishing write tid 4 to smithi11166722-465 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2624: finishing write tid 5 to smithi11166722-465 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 465 v 311 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2624: left oid 465 (ObjNum 1702 snap 0 seq_num 1702) 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2625: finishing write tid 1 to smithi11166722-403 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2625: finishing write tid 2 to smithi11166722-403 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2625: finishing write tid 3 to smithi11166722-403 2023-10-01T09:11:26.421 INFO:tasks.rados.rados.0.smithi111.stdout:2625: finishing write tid 4 to smithi11166722-403 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 403 v 335 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2625: left oid 403 (ObjNum 1703 snap 0 seq_num 1703) 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2626: finishing write tid 1 to smithi11166722-302 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2626: finishing write tid 2 to smithi11166722-302 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2626: finishing write tid 3 to smithi11166722-302 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2611: done (15 left) 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2612: done (14 left) 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2613: done (13 left) 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2614: done (12 left) 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2615: done (11 left) 2023-10-01T09:11:26.422 INFO:tasks.rados.rados.0.smithi111.stdout:2616: done (10 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2617: done (9 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2618: done (8 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2619: done (7 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2620: done (6 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2621: done (5 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2622: done (4 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2623: done (3 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2624: done (2 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2625: done (1 left) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2627: read oid 340 snap -1 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2627: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-10-01T09:11:26.423 INFO:tasks.rados.rados.0.smithi111.stdout:2628: read oid 479 snap -1 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2628: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2629: read oid 489 snap -1 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2629: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2630: write oid 202 current snap is 0 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2626: finishing write tid 4 to smithi11166722-302 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 302 v 355 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2626: left oid 302 (ObjNum 1704 snap 0 seq_num 1704) 2023-10-01T09:11:26.424 INFO:tasks.rados.rados.0.smithi111.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-10-01T09:11:26.434 INFO:tasks.rados.rados.0.smithi111.stdout:2630: writing smithi11166722-202 from 655935 to 1418552 tid 1 2023-10-01T09:11:26.440 INFO:tasks.rados.rados.0.smithi111.stdout:2630: writing smithi11166722-202 from 2055681 to 2655935 tid 2 2023-10-01T09:11:26.440 INFO:tasks.rados.rados.0.smithi111.stdout:2626: done (4 left) 2023-10-01T09:11:26.440 INFO:tasks.rados.rados.0.smithi111.stdout:2631: read oid 283 snap -1 2023-10-01T09:11:26.440 INFO:tasks.rados.rados.0.smithi111.stdout:2631: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T09:11:26.441 INFO:tasks.rados.rados.0.smithi111.stdout:2632: read oid 192 snap -1 2023-10-01T09:11:26.441 INFO:tasks.rados.rados.0.smithi111.stdout:2632: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:11:26.441 INFO:tasks.rados.rados.0.smithi111.stdout:2633: delete oid 261 current snap is 0 2023-10-01T09:11:26.441 INFO:tasks.rados.rados.0.smithi111.stdout:2629: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-10-01T09:11:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:26 smithi183 bash[27651]: cluster 2023-10-01T09:11:26.056282+0000 mgr.x (mgr.15039) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-01T09:11:26.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:26 smithi111 bash[33891]: cluster 2023-10-01T09:11:26.056282+0000 mgr.x (mgr.15039) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-01T09:11:26.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:26 smithi111 bash[27369]: cluster 2023-10-01T09:11:26.056282+0000 mgr.x (mgr.15039) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-01T09:11:26.582 INFO:tasks.rados.rados.0.smithi111.stdout:2627: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-10-01T09:11:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:2630: finishing write tid 1 to smithi11166722-202 2023-10-01T09:11:26.752 INFO:tasks.rados.rados.0.smithi111.stdout:2628: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-01T09:11:26.972 INFO:tasks.rados.rados.0.smithi111.stdout:2631: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T09:11:27.094 INFO:tasks.rados.rados.0.smithi111.stdout:2630: finishing write tid 2 to smithi11166722-202 2023-10-01T09:11:27.094 INFO:tasks.rados.rados.0.smithi111.stdout:2630: finishing write tid 3 to smithi11166722-202 2023-10-01T09:11:27.094 INFO:tasks.rados.rados.0.smithi111.stdout:2630: finishing write tid 4 to smithi11166722-202 2023-10-01T09:11:27.094 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 447 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-10-01T09:11:27.094 INFO:tasks.rados.rados.0.smithi111.stdout:2630: left oid 202 (ObjNum 1705 snap 0 seq_num 1705) 2023-10-01T09:11:27.094 INFO:tasks.rados.rados.0.smithi111.stdout:2632: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:11:27.189 INFO:tasks.rados.rados.0.smithi111.stdout:2627: done (6 left) 2023-10-01T09:11:27.189 INFO:tasks.rados.rados.0.smithi111.stdout:2628: done (5 left) 2023-10-01T09:11:27.189 INFO:tasks.rados.rados.0.smithi111.stdout:2629: done (4 left) 2023-10-01T09:11:27.189 INFO:tasks.rados.rados.0.smithi111.stdout:2630: done (3 left) 2023-10-01T09:11:27.189 INFO:tasks.rados.rados.0.smithi111.stdout:2631: done (2 left) 2023-10-01T09:11:27.189 INFO:tasks.rados.rados.0.smithi111.stdout:2632: done (1 left) 2023-10-01T09:11:27.190 INFO:tasks.rados.rados.0.smithi111.stdout:2633: done (0 left) 2023-10-01T09:11:27.190 INFO:tasks.rados.rados.0.smithi111.stdout:2634: write oid 34 current snap is 0 2023-10-01T09:11:27.190 INFO:tasks.rados.rados.0.smithi111.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-10-01T09:11:27.202 INFO:tasks.rados.rados.0.smithi111.stdout:2634: writing smithi11166722-34 from 689549 to 1202664 tid 1 2023-10-01T09:11:27.209 INFO:tasks.rados.rados.0.smithi111.stdout:2634: writing smithi11166722-34 from 1656292 to 2268544 tid 2 2023-10-01T09:11:27.209 INFO:tasks.rados.rados.0.smithi111.stdout:2635: read oid 285 snap -1 2023-10-01T09:11:27.209 INFO:tasks.rados.rados.0.smithi111.stdout:2635: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-10-01T09:11:27.209 INFO:tasks.rados.rados.0.smithi111.stdout:2636: write oid 219 current snap is 0 2023-10-01T09:11:27.209 INFO:tasks.rados.rados.0.smithi111.stdout:2634: finishing write tid 1 to smithi11166722-34 2023-10-01T09:11:27.209 INFO:tasks.rados.rados.0.smithi111.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-10-01T09:11:27.216 INFO:tasks.rados.rados.0.smithi111.stdout:2636: writing smithi11166722-219 from 706356 to 1294720 tid 1 2023-10-01T09:11:27.222 INFO:tasks.rados.rados.0.smithi111.stdout:2636: writing smithi11166722-219 from 1714774 to 2187037 tid 2 2023-10-01T09:11:27.223 INFO:tasks.rados.rados.0.smithi111.stdout:2637: write oid 167 current snap is 0 2023-10-01T09:11:27.223 INFO:tasks.rados.rados.0.smithi111.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-10-01T09:11:27.232 INFO:tasks.rados.rados.0.smithi111.stdout:2637: writing smithi11166722-167 from 723163 to 1386776 tid 1 2023-10-01T09:11:27.240 INFO:tasks.rados.rados.0.smithi111.stdout:2637: writing smithi11166722-167 from 2173256 to 2723163 tid 2 2023-10-01T09:11:27.240 INFO:tasks.rados.rados.0.smithi111.stdout:2638: write oid 69 current snap is 0 2023-10-01T09:11:27.240 INFO:tasks.rados.rados.0.smithi111.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-10-01T09:11:27.249 INFO:tasks.rados.rados.0.smithi111.stdout:2638: writing smithi11166722-69 from 739970 to 1478832 tid 1 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2638: writing smithi11166722-69 from 2231738 to 2707670 tid 2 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2639: delete oid 393 current snap is 0 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2634: finishing write tid 2 to smithi11166722-34 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2634: finishing write tid 3 to smithi11166722-34 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2634: finishing write tid 4 to smithi11166722-34 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 34 v 390 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2636: finishing write tid 1 to smithi11166722-219 2023-10-01T09:11:27.256 INFO:tasks.rados.rados.0.smithi111.stdout:2635: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2636: finishing write tid 2 to smithi11166722-219 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2636: finishing write tid 3 to smithi11166722-219 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2636: finishing write tid 4 to smithi11166722-219 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 219 v 256 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2637: finishing write tid 1 to smithi11166722-167 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2637: finishing write tid 2 to smithi11166722-167 2023-10-01T09:11:27.441 INFO:tasks.rados.rados.0.smithi111.stdout:2637: finishing write tid 3 to smithi11166722-167 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2637: finishing write tid 4 to smithi11166722-167 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 167 v 338 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2638: finishing write tid 1 to smithi11166722-69 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2638: finishing write tid 2 to smithi11166722-69 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2638: finishing write tid 3 to smithi11166722-69 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2638: finishing write tid 4 to smithi11166722-69 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 69 v 353 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2634: done (5 left) 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2635: done (4 left) 2023-10-01T09:11:27.442 INFO:tasks.rados.rados.0.smithi111.stdout:2636: done (3 left) 2023-10-01T09:11:27.443 INFO:tasks.rados.rados.0.smithi111.stdout:2637: done (2 left) 2023-10-01T09:11:27.443 INFO:tasks.rados.rados.0.smithi111.stdout:2638: done (1 left) 2023-10-01T09:11:27.443 INFO:tasks.rados.rados.0.smithi111.stdout:2639: done (0 left) 2023-10-01T09:11:27.443 INFO:tasks.rados.rados.0.smithi111.stdout:2640: write oid 379 current snap is 0 2023-10-01T09:11:27.443 INFO:tasks.rados.rados.0.smithi111.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-10-01T09:11:27.454 INFO:tasks.rados.rados.0.smithi111.stdout:2640: writing smithi11166722-379 from 773584 to 1379297 tid 1 2023-10-01T09:11:27.460 INFO:tasks.rados.rados.0.smithi111.stdout:2640: writing smithi11166722-379 from 1948702 to 2428303 tid 2 2023-10-01T09:11:27.460 INFO:tasks.rados.rados.0.smithi111.stdout:2641: read oid 326 snap -1 2023-10-01T09:11:27.460 INFO:tasks.rados.rados.0.smithi111.stdout:2641: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2642: read oid 463 snap -1 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2642: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2643: read oid 231 snap -1 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2643: expect (ObjNum 230 snap 0 seq_num 230) 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2644: read oid 369 snap -1 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2644: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2645: write oid 343 current snap is 0 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2640: finishing write tid 1 to smithi11166722-379 2023-10-01T09:11:27.461 INFO:tasks.rados.rados.0.smithi111.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-10-01T09:11:27.469 INFO:tasks.rados.rados.0.smithi111.stdout:2645: writing smithi11166722-343 from 790391 to 1471353 tid 1 2023-10-01T09:11:27.476 INFO:tasks.rados.rados.0.smithi111.stdout:2645: writing smithi11166722-343 from 2007184 to 2630443 tid 2 2023-10-01T09:11:27.476 INFO:tasks.rados.rados.0.smithi111.stdout:2646: write oid 48 current snap is 0 2023-10-01T09:11:27.477 INFO:tasks.rados.rados.0.smithi111.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-10-01T09:11:27.483 INFO:tasks.rados.rados.0.smithi111.stdout:2646: writing smithi11166722-48 from 407198 to 1163409 tid 1 2023-10-01T09:11:27.488 INFO:tasks.rados.rados.0.smithi111.stdout:2646: writing smithi11166722-48 from 1665666 to 2148936 tid 2 2023-10-01T09:11:27.493 INFO:tasks.rados.rados.0.smithi111.stdout:2646: writing smithi11166722-48 from 2685245 to 2807198 tid 3 2023-10-01T09:11:27.493 INFO:tasks.rados.rados.0.smithi111.stdout:2647: read oid 290 snap -1 2023-10-01T09:11:27.493 INFO:tasks.rados.rados.0.smithi111.stdout:2647: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:11:27.493 INFO:tasks.rados.rados.0.smithi111.stdout:2648: write oid 128 current snap is 0 2023-10-01T09:11:27.493 INFO:tasks.rados.rados.0.smithi111.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-10-01T09:11:27.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:27 smithi111 bash[27369]: audit 2023-10-01T09:11:26.767514+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.111:0/3712894400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:27.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:27 smithi111 bash[33891]: audit 2023-10-01T09:11:26.767514+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.111:0/3712894400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:27.498 INFO:tasks.rados.rados.0.smithi111.stdout:2648: writing smithi11166722-128 from 424005 to 855465 tid 1 2023-10-01T09:11:27.505 INFO:tasks.rados.rados.0.smithi111.stdout:2648: writing smithi11166722-128 from 1607795 to 2234723 tid 2 2023-10-01T09:11:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:2649: delete oid 141 current snap is 0 2023-10-01T09:11:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:2642: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-10-01T09:11:27.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:27 smithi183 bash[27651]: audit 2023-10-01T09:11:26.767514+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.111:0/3712894400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:27.677 INFO:tasks.rados.rados.0.smithi111.stdout:2640: finishing write tid 2 to smithi11166722-379 2023-10-01T09:11:27.677 INFO:tasks.rados.rados.0.smithi111.stdout:2640: finishing write tid 3 to smithi11166722-379 2023-10-01T09:11:27.677 INFO:tasks.rados.rados.0.smithi111.stdout:2640: finishing write tid 4 to smithi11166722-379 2023-10-01T09:11:27.677 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 379 v 377 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-10-01T09:11:27.677 INFO:tasks.rados.rados.0.smithi111.stdout:2640: left oid 379 (ObjNum 1712 snap 0 seq_num 1712) 2023-10-01T09:11:27.677 INFO:tasks.rados.rados.0.smithi111.stdout:2641: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:27.792 INFO:tasks.rados.rados.0.smithi111.stdout:2644: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-10-01T09:11:27.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:11:27 smithi111 bash[27633]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:11:27.914 INFO:tasks.rados.rados.0.smithi111.stdout:2645: finishing write tid 1 to smithi11166722-343 2023-10-01T09:11:27.914 INFO:tasks.rados.rados.0.smithi111.stdout:2643: expect (ObjNum 230 snap 0 seq_num 230) 2023-10-01T09:11:28.034 INFO:tasks.rados.rados.0.smithi111.stdout:2645: finishing write tid 2 to smithi11166722-343 2023-10-01T09:11:28.034 INFO:tasks.rados.rados.0.smithi111.stdout:2645: finishing write tid 3 to smithi11166722-343 2023-10-01T09:11:28.034 INFO:tasks.rados.rados.0.smithi111.stdout:2645: finishing write tid 4 to smithi11166722-343 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 343 v 319 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2645: left oid 343 (ObjNum 1713 snap 0 seq_num 1713) 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2646: finishing write tid 1 to smithi11166722-48 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2646: finishing write tid 2 to smithi11166722-48 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2646: finishing write tid 3 to smithi11166722-48 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2646: finishing write tid 4 to smithi11166722-48 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2646: finishing write tid 5 to smithi11166722-48 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 342 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2023-10-01T09:11:28.035 INFO:tasks.rados.rados.0.smithi111.stdout:2647: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2648: finishing write tid 1 to smithi11166722-128 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2648: finishing write tid 2 to smithi11166722-128 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2640: done (9 left) 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2641: done (8 left) 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2642: done (7 left) 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2643: done (6 left) 2023-10-01T09:11:28.142 INFO:tasks.rados.rados.0.smithi111.stdout:2644: done (5 left) 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2645: done (4 left) 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2646: done (3 left) 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2647: done (2 left) 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2649: done (1 left) 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2650: read oid 344 snap -1 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2650: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2651: delete oid 55 current snap is 0 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2648: finishing write tid 3 to smithi11166722-128 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2648: finishing write tid 4 to smithi11166722-128 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 128 v 322 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-10-01T09:11:28.143 INFO:tasks.rados.rados.0.smithi111.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:11:28.145 INFO:tasks.rados.rados.0.smithi111.stdout:2648: done (2 left) 2023-10-01T09:11:28.145 INFO:tasks.rados.rados.0.smithi111.stdout:2651: done (1 left) 2023-10-01T09:11:28.145 INFO:tasks.rados.rados.0.smithi111.stdout:2652: write oid 136 current snap is 0 2023-10-01T09:11:28.145 INFO:tasks.rados.rados.0.smithi111.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-10-01T09:11:28.156 INFO:tasks.rados.rados.0.smithi111.stdout:2652: writing smithi11166722-136 from 474426 to 1131633 tid 1 2023-10-01T09:11:28.165 INFO:tasks.rados.rados.0.smithi111.stdout:2652: writing smithi11166722-136 from 1783241 to 2557496 tid 2 2023-10-01T09:11:28.165 INFO:tasks.rados.rados.0.smithi111.stdout:2653: read oid 399 snap -1 2023-10-01T09:11:28.165 INFO:tasks.rados.rados.0.smithi111.stdout:2653: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-10-01T09:11:28.165 INFO:tasks.rados.rados.0.smithi111.stdout:2654: read oid 419 snap -1 2023-10-01T09:11:28.165 INFO:tasks.rados.rados.0.smithi111.stdout:2654: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:11:28.165 INFO:tasks.rados.rados.0.smithi111.stdout:2655: read oid 213 snap -1 2023-10-01T09:11:28.166 INFO:tasks.rados.rados.0.smithi111.stdout:2655: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:11:28.166 INFO:tasks.rados.rados.0.smithi111.stdout:2656: write oid 392 current snap is 0 2023-10-01T09:11:28.166 INFO:tasks.rados.rados.0.smithi111.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-10-01T09:11:28.170 INFO:tasks.rados.rados.0.smithi111.stdout:2656: writing smithi11166722-392 from 491233 to 940042 tid 1 2023-10-01T09:11:28.178 INFO:tasks.rados.rados.0.smithi111.stdout:2656: writing smithi11166722-392 from 1441723 to 2075989 tid 2 2023-10-01T09:11:28.185 INFO:tasks.rados.rados.0.smithi111.stdout:2656: writing smithi11166722-392 from 2589654 to 2891233 tid 3 2023-10-01T09:11:28.185 INFO:tasks.rados.rados.0.smithi111.stdout:2657: read oid 352 snap -1 2023-10-01T09:11:28.185 INFO:tasks.rados.rados.0.smithi111.stdout:2657: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T09:11:28.185 INFO:tasks.rados.rados.0.smithi111.stdout:2658: write oid 154 current snap is 0 2023-10-01T09:11:28.185 INFO:tasks.rados.rados.0.smithi111.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-10-01T09:11:28.191 INFO:tasks.rados.rados.0.smithi111.stdout:2658: writing smithi11166722-154 from 508040 to 1032098 tid 1 2023-10-01T09:11:28.198 INFO:tasks.rados.rados.0.smithi111.stdout:2658: writing smithi11166722-154 from 1500205 to 2278129 tid 2 2023-10-01T09:11:28.198 INFO:tasks.rados.rados.0.smithi111.stdout:2659: read oid 296 snap -1 2023-10-01T09:11:28.199 INFO:tasks.rados.rados.0.smithi111.stdout:2659: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-10-01T09:11:28.199 INFO:tasks.rados.rados.0.smithi111.stdout:2660: write oid 415 current snap is 0 2023-10-01T09:11:28.199 INFO:tasks.rados.rados.0.smithi111.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-10-01T09:11:28.206 INFO:tasks.rados.rados.0.smithi111.stdout:2660: writing smithi11166722-415 from 524847 to 1124154 tid 1 2023-10-01T09:11:28.213 INFO:tasks.rados.rados.0.smithi111.stdout:2660: writing smithi11166722-415 from 1558687 to 2196622 tid 2 2023-10-01T09:11:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:2660: writing smithi11166722-415 from 2644500 to 2924847 tid 3 2023-10-01T09:11:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:2661: read oid 38 snap -1 2023-10-01T09:11:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:2661: expect deleted 2023-10-01T09:11:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:2662: write oid 280 current snap is 0 2023-10-01T09:11:28.218 INFO:tasks.rados.rados.0.smithi111.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-10-01T09:11:28.224 INFO:tasks.rados.rados.0.smithi111.stdout:2662: writing smithi11166722-280 from 541654 to 1216210 tid 1 2023-10-01T09:11:28.232 INFO:tasks.rados.rados.0.smithi111.stdout:2662: writing smithi11166722-280 from 1617169 to 2398762 tid 2 2023-10-01T09:11:28.232 INFO:tasks.rados.rados.0.smithi111.stdout:2663: read oid 197 snap -1 2023-10-01T09:11:28.232 INFO:tasks.rados.rados.0.smithi111.stdout:2663: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-10-01T09:11:28.232 INFO:tasks.rados.rados.0.smithi111.stdout:2664: read oid 170 snap -1 2023-10-01T09:11:28.232 INFO:tasks.rados.rados.0.smithi111.stdout:2664: expect deleted 2023-10-01T09:11:28.233 INFO:tasks.rados.rados.0.smithi111.stdout:2665: write oid 173 current snap is 0 2023-10-01T09:11:28.233 INFO:tasks.rados.rados.0.smithi111.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-10-01T09:11:28.240 INFO:tasks.rados.rados.0.smithi111.stdout:2665: writing smithi11166722-173 from 558461 to 1308266 tid 1 2023-10-01T09:11:28.249 INFO:tasks.rados.rados.0.smithi111.stdout:2665: writing smithi11166722-173 from 1959298 to 2600902 tid 2 2023-10-01T09:11:28.249 INFO:tasks.rados.rados.0.smithi111.stdout:2666: read oid 50 snap -1 2023-10-01T09:11:28.249 INFO:tasks.rados.rados.0.smithi111.stdout:2666: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:11:28.249 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:28.249 INFO:tasks.rados.rados.0.smithi111.stdout:2650: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:2652: finishing write tid 1 to smithi11166722-136 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:2652: finishing write tid 2 to smithi11166722-136 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:2652: finishing write tid 3 to smithi11166722-136 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:2652: finishing write tid 4 to smithi11166722-136 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 136 v 305 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:2652: left oid 136 (ObjNum 1718 snap 0 seq_num 1718) 2023-10-01T09:11:28.329 INFO:tasks.rados.rados.0.smithi111.stdout:2654: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:11:28.416 INFO:tasks.rados.rados.0.smithi111.stdout:2655: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:11:28.544 INFO:tasks.rados.rados.0.smithi111.stdout:2656: finishing write tid 1 to smithi11166722-392 2023-10-01T09:11:28.545 INFO:tasks.rados.rados.0.smithi111.stdout:2656: finishing write tid 2 to smithi11166722-392 2023-10-01T09:11:28.545 INFO:tasks.rados.rados.0.smithi111.stdout:2653: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-10-01T09:11:28.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:28 smithi183 bash[27651]: cluster 2023-10-01T09:11:28.057013+0000 mgr.x (mgr.15039) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-10-01T09:11:28.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:28 smithi111 bash[27369]: cluster 2023-10-01T09:11:28.057013+0000 mgr.x (mgr.15039) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-10-01T09:11:28.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:28 smithi111 bash[33891]: cluster 2023-10-01T09:11:28.057013+0000 mgr.x (mgr.15039) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.7 MiB/s wr, 80 op/s 2023-10-01T09:11:28.573 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 09:11:28 smithi111 bash[70404]: level=info ts=2023-10-01T09:11:28.200Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002760825s 2023-10-01T09:11:28.777 INFO:tasks.rados.rados.0.smithi111.stdout:2656: finishing write tid 3 to smithi11166722-392 2023-10-01T09:11:28.777 INFO:tasks.rados.rados.0.smithi111.stdout:2656: finishing write tid 4 to smithi11166722-392 2023-10-01T09:11:28.777 INFO:tasks.rados.rados.0.smithi111.stdout:2656: finishing write tid 5 to smithi11166722-392 2023-10-01T09:11:28.777 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 392 v 359 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-10-01T09:11:28.777 INFO:tasks.rados.rados.0.smithi111.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:11:28.777 INFO:tasks.rados.rados.0.smithi111.stdout:2657: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T09:11:28.954 INFO:tasks.rados.rados.0.smithi111.stdout:2658: finishing write tid 1 to smithi11166722-154 2023-10-01T09:11:28.954 INFO:tasks.rados.rados.0.smithi111.stdout:2659: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-10-01T09:11:29.212 INFO:tasks.rados.rados.0.smithi111.stdout:2658: finishing write tid 2 to smithi11166722-154 2023-10-01T09:11:29.212 INFO:tasks.rados.rados.0.smithi111.stdout:2658: finishing write tid 3 to smithi11166722-154 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2650: done (15 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2652: done (14 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2653: done (13 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2654: done (12 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2655: done (11 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2656: done (10 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2657: done (9 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2659: done (8 left) 2023-10-01T09:11:29.213 INFO:tasks.rados.rados.0.smithi111.stdout:2667: write oid 358 current snap is 0 2023-10-01T09:11:29.214 INFO:tasks.rados.rados.0.smithi111.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-10-01T09:11:29.218 INFO:tasks.rados.rados.0.smithi111.stdout:2667: writing smithi11166722-358 from 575268 to 1000322 tid 1 2023-10-01T09:11:29.227 INFO:tasks.rados.rados.0.smithi111.stdout:2667: writing smithi11166722-358 from 1617780 to 2403042 tid 2 2023-10-01T09:11:29.227 INFO:tasks.rados.rados.0.smithi111.stdout:2668: write oid 346 current snap is 0 2023-10-01T09:11:29.227 INFO:tasks.rados.rados.0.smithi111.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-10-01T09:11:29.233 INFO:tasks.rados.rados.0.smithi111.stdout:2668: writing smithi11166722-346 from 592075 to 1092378 tid 1 2023-10-01T09:11:29.240 INFO:tasks.rados.rados.0.smithi111.stdout:2668: writing smithi11166722-346 from 1676262 to 2321535 tid 2 2023-10-01T09:11:29.244 INFO:tasks.rados.rados.0.smithi111.stdout:2668: writing smithi11166722-346 from 2754192 to 2992075 tid 3 2023-10-01T09:11:29.244 INFO:tasks.rados.rados.0.smithi111.stdout:2669: delete oid 404 current snap is 0 2023-10-01T09:11:29.244 INFO:tasks.rados.rados.0.smithi111.stdout:2658: finishing write tid 4 to smithi11166722-154 2023-10-01T09:11:29.244 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 393 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-10-01T09:11:29.244 INFO:tasks.rados.rados.0.smithi111.stdout:2658: left oid 154 (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2660: finishing write tid 1 to smithi11166722-415 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2660: finishing write tid 2 to smithi11166722-415 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2660: finishing write tid 3 to smithi11166722-415 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2660: finishing write tid 4 to smithi11166722-415 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2660: finishing write tid 5 to smithi11166722-415 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 415 v 326 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2662: finishing write tid 1 to smithi11166722-280 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2662: finishing write tid 2 to smithi11166722-280 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2662: finishing write tid 3 to smithi11166722-280 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:2662: finishing write tid 4 to smithi11166722-280 2023-10-01T09:11:29.245 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 280 v 357 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-10-01T09:11:29.246 INFO:tasks.rados.rados.0.smithi111.stdout:2662: left oid 280 (ObjNum 1722 snap 0 seq_num 1722) 2023-10-01T09:11:29.246 INFO:tasks.rados.rados.0.smithi111.stdout:2663: expect (ObjNum 1571 snap 0 seq_num 1571) 2023-10-01T09:11:29.360 INFO:tasks.rados.rados.0.smithi111.stdout:2665: finishing write tid 1 to smithi11166722-173 2023-10-01T09:11:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:2665: finishing write tid 2 to smithi11166722-173 2023-10-01T09:11:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:2665: finishing write tid 3 to smithi11166722-173 2023-10-01T09:11:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:2665: finishing write tid 4 to smithi11166722-173 2023-10-01T09:11:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 173 v 426 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-10-01T09:11:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:2665: left oid 173 (ObjNum 1723 snap 0 seq_num 1723) 2023-10-01T09:11:29.361 INFO:tasks.rados.rados.0.smithi111.stdout:2666: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:11:29.362 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:11:29 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:29] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.33.4" 2023-10-01T09:11:29.362 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:29 smithi183 bash[27651]: audit 2023-10-01T09:11:29.205940+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.111:0/4149588577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2667: finishing write tid 1 to smithi11166722-358 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2667: finishing write tid 2 to smithi11166722-358 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2667: finishing write tid 3 to smithi11166722-358 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2658: done (10 left) 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2660: done (9 left) 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2661: done (8 left) 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2662: done (7 left) 2023-10-01T09:11:29.526 INFO:tasks.rados.rados.0.smithi111.stdout:2663: done (6 left) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2664: done (5 left) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2665: done (4 left) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2666: done (3 left) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2669: done (2 left) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2670: read oid 445 snap -1 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2670: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2671: write oid 7 current snap is 0 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2667: finishing write tid 4 to smithi11166722-358 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 358 v 362 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2667: left oid 358 (ObjNum 1724 snap 0 seq_num 1724) 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2668: finishing write tid 1 to smithi11166722-346 2023-10-01T09:11:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-10-01T09:11:29.536 INFO:tasks.rados.rados.0.smithi111.stdout:2671: writing smithi11166722-7 from 625689 to 1392843 tid 1 2023-10-01T09:11:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:2671: writing smithi11166722-7 from 1793226 to 2442168 tid 2 2023-10-01T09:11:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:2667: done (3 left) 2023-10-01T09:11:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:2672: write oid 28 current snap is 0 2023-10-01T09:11:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:2668: finishing write tid 2 to smithi11166722-346 2023-10-01T09:11:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:2668: finishing write tid 3 to smithi11166722-346 2023-10-01T09:11:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-10-01T09:11:29.549 INFO:tasks.rados.rados.0.smithi111.stdout:2672: writing smithi11166722-28 from 642496 to 1084899 tid 1 2023-10-01T09:11:29.558 INFO:tasks.rados.rados.0.smithi111.stdout:2672: writing smithi11166722-28 from 1851708 to 2644308 tid 2 2023-10-01T09:11:29.558 INFO:tasks.rados.rados.0.smithi111.stdout:2673: read oid 407 snap -1 2023-10-01T09:11:29.558 INFO:tasks.rados.rados.0.smithi111.stdout:2673: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:11:29.558 INFO:tasks.rados.rados.0.smithi111.stdout:2674: write oid 125 current snap is 0 2023-10-01T09:11:29.558 INFO:tasks.rados.rados.0.smithi111.stdout:2668: finishing write tid 4 to smithi11166722-346 2023-10-01T09:11:29.559 INFO:tasks.rados.rados.0.smithi111.stdout:2668: finishing write tid 5 to smithi11166722-346 2023-10-01T09:11:29.559 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 346 v 315 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-10-01T09:11:29.559 INFO:tasks.rados.rados.0.smithi111.stdout:2668: left oid 346 (ObjNum 1725 snap 0 seq_num 1725) 2023-10-01T09:11:29.559 INFO:tasks.rados.rados.0.smithi111.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-10-01T09:11:29.565 INFO:tasks.rados.rados.0.smithi111.stdout:2674: writing smithi11166722-125 from 659303 to 1176955 tid 1 2023-10-01T09:11:29.572 INFO:tasks.rados.rados.0.smithi111.stdout:2674: writing smithi11166722-125 from 1910190 to 2562801 tid 2 2023-10-01T09:11:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:29 smithi111 bash[33891]: audit 2023-10-01T09:11:29.205940+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.111:0/4149588577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:29 smithi111 bash[27369]: audit 2023-10-01T09:11:29.205940+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.111:0/4149588577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:29.574 INFO:tasks.rados.rados.0.smithi111.stdout:2668: done (5 left) 2023-10-01T09:11:29.574 INFO:tasks.rados.rados.0.smithi111.stdout:2675: read oid 381 snap -1 2023-10-01T09:11:29.574 INFO:tasks.rados.rados.0.smithi111.stdout:2675: expect deleted 2023-10-01T09:11:29.574 INFO:tasks.rados.rados.0.smithi111.stdout:2676: read oid 91 snap -1 2023-10-01T09:11:29.574 INFO:tasks.rados.rados.0.smithi111.stdout:2676: expect deleted 2023-10-01T09:11:29.575 INFO:tasks.rados.rados.0.smithi111.stdout:2677: read oid 12 snap -1 2023-10-01T09:11:29.575 INFO:tasks.rados.rados.0.smithi111.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T09:11:29.575 INFO:tasks.rados.rados.0.smithi111.stdout:2678: write oid 56 current snap is 0 2023-10-01T09:11:29.575 INFO:tasks.rados.rados.0.smithi111.stdout:2670: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-10-01T09:11:29.667 INFO:tasks.rados.rados.0.smithi111.stdout:2671: finishing write tid 1 to smithi11166722-7 2023-10-01T09:11:29.667 INFO:tasks.rados.rados.0.smithi111.stdout:2671: finishing write tid 2 to smithi11166722-7 2023-10-01T09:11:29.668 INFO:tasks.rados.rados.0.smithi111.stdout:2671: finishing write tid 3 to smithi11166722-7 2023-10-01T09:11:29.668 INFO:tasks.rados.rados.0.smithi111.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-10-01T09:11:29.674 INFO:tasks.rados.rados.0.smithi111.stdout:2678: writing smithi11166722-56 from 676110 to 1269011 tid 1 2023-10-01T09:11:29.682 INFO:tasks.rados.rados.0.smithi111.stdout:2678: writing smithi11166722-56 from 1968672 to 2764941 tid 2 2023-10-01T09:11:29.682 INFO:tasks.rados.rados.0.smithi111.stdout:2670: done (8 left) 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2679: read oid 248 snap -1 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2679: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2680: write oid 436 current snap is 0 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2671: finishing write tid 4 to smithi11166722-7 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 7 v 309 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2671: left oid 7 (ObjNum 1727 snap 0 seq_num 1727) 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2672: finishing write tid 1 to smithi11166722-28 2023-10-01T09:11:29.683 INFO:tasks.rados.rados.0.smithi111.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-10-01T09:11:29.690 INFO:tasks.rados.rados.0.smithi111.stdout:2680: writing smithi11166722-436 from 692917 to 1361067 tid 1 2023-10-01T09:11:29.696 INFO:tasks.rados.rados.0.smithi111.stdout:2680: writing smithi11166722-436 from 1910801 to 2450728 tid 2 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2680: writing smithi11166722-436 from 3086024 to 3092917 tid 3 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2671: done (9 left) 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2681: write oid 310 current snap is 0 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2672: finishing write tid 2 to smithi11166722-28 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2672: finishing write tid 3 to smithi11166722-28 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2672: finishing write tid 4 to smithi11166722-28 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 329 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2672: left oid 28 (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T09:11:29.700 INFO:tasks.rados.rados.0.smithi111.stdout:2673: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T09:11:29.786 INFO:tasks.rados.rados.0.smithi111.stdout:2674: finishing write tid 1 to smithi11166722-125 2023-10-01T09:11:29.786 INFO:tasks.rados.rados.0.smithi111.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-10-01T09:11:29.794 INFO:tasks.rados.rados.0.smithi111.stdout:2681: writing smithi11166722-310 from 709724 to 1453123 tid 1 2023-10-01T09:11:29.803 INFO:tasks.rados.rados.0.smithi111.stdout:2681: writing smithi11166722-310 from 1969283 to 2769221 tid 2 2023-10-01T09:11:29.803 INFO:tasks.rados.rados.0.smithi111.stdout:2672: done (9 left) 2023-10-01T09:11:29.803 INFO:tasks.rados.rados.0.smithi111.stdout:2673: done (8 left) 2023-10-01T09:11:29.803 INFO:tasks.rados.rados.0.smithi111.stdout:2682: write oid 15 current snap is 0 2023-10-01T09:11:29.803 INFO:tasks.rados.rados.0.smithi111.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-10-01T09:11:29.809 INFO:tasks.rados.rados.0.smithi111.stdout:2682: writing smithi11166722-15 from 726531 to 1145179 tid 1 2023-10-01T09:11:29.815 INFO:tasks.rados.rados.0.smithi111.stdout:2682: writing smithi11166722-15 from 1627765 to 2171361 tid 2 2023-10-01T09:11:29.820 INFO:tasks.rados.rados.0.smithi111.stdout:2682: writing smithi11166722-15 from 2740870 to 3126531 tid 3 2023-10-01T09:11:29.820 INFO:tasks.rados.rados.0.smithi111.stdout:2683: write oid 294 current snap is 0 2023-10-01T09:11:29.820 INFO:tasks.rados.rados.0.smithi111.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-10-01T09:11:29.827 INFO:tasks.rados.rados.0.smithi111.stdout:2683: writing smithi11166722-294 from 743338 to 1353588 tid 1 2023-10-01T09:11:29.832 INFO:tasks.rados.rados.0.smithi111.stdout:2683: writing smithi11166722-294 from 1802600 to 2206207 tid 2 2023-10-01T09:11:29.838 INFO:tasks.rados.rados.0.smithi111.stdout:2683: writing smithi11166722-294 from 2884646 to 3143338 tid 3 2023-10-01T09:11:29.838 INFO:tasks.rados.rados.0.smithi111.stdout:2684: read oid 93 snap -1 2023-10-01T09:11:29.838 INFO:tasks.rados.rados.0.smithi111.stdout:2684: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-10-01T09:11:29.838 INFO:tasks.rados.rados.0.smithi111.stdout:2685: write oid 500 current snap is 0 2023-10-01T09:11:29.838 INFO:tasks.rados.rados.0.smithi111.stdout:2674: finishing write tid 2 to smithi11166722-125 2023-10-01T09:11:29.838 INFO:tasks.rados.rados.0.smithi111.stdout:2674: finishing write tid 3 to smithi11166722-125 2023-10-01T09:11:29.839 INFO:tasks.rados.rados.0.smithi111.stdout:2674: finishing write tid 4 to smithi11166722-125 2023-10-01T09:11:29.839 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 125 v 380 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-10-01T09:11:29.839 INFO:tasks.rados.rados.0.smithi111.stdout:2674: left oid 125 (ObjNum 1729 snap 0 seq_num 1729) 2023-10-01T09:11:29.839 INFO:tasks.rados.rados.0.smithi111.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T09:11:29.914 INFO:tasks.rados.rados.0.smithi111.stdout:2678: finishing write tid 1 to smithi11166722-56 2023-10-01T09:11:29.915 INFO:tasks.rados.rados.0.smithi111.stdout:2678: finishing write tid 2 to smithi11166722-56 2023-10-01T09:11:29.915 INFO:tasks.rados.rados.0.smithi111.stdout:2678: finishing write tid 3 to smithi11166722-56 2023-10-01T09:11:29.915 INFO:tasks.rados.rados.0.smithi111.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-10-01T09:11:29.929 INFO:tasks.rados.rados.0.smithi111.stdout:2685: writing smithi11166722-500 from 760145 to 1445644 tid 1 2023-10-01T09:11:29.936 INFO:tasks.rados.rados.0.smithi111.stdout:2685: writing smithi11166722-500 from 2144729 to 2691994 tid 2 2023-10-01T09:11:29.936 INFO:tasks.rados.rados.0.smithi111.stdout:2674: done (11 left) 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2675: done (10 left) 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2676: done (9 left) 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2677: done (8 left) 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2686: read oid 277 snap -1 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2686: expect deleted 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2687: read oid 87 snap -1 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2687: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2688: write oid 167 current snap is 0 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2678: finishing write tid 4 to smithi11166722-56 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 450 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2678: left oid 56 (ObjNum 1730 snap 0 seq_num 1730) 2023-10-01T09:11:29.937 INFO:tasks.rados.rados.0.smithi111.stdout:2679: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:30.066 INFO:tasks.rados.rados.0.smithi111.stdout:2680: finishing write tid 1 to smithi11166722-436 2023-10-01T09:11:30.066 INFO:tasks.rados.rados.0.smithi111.stdout:2680: finishing write tid 2 to smithi11166722-436 2023-10-01T09:11:30.066 INFO:tasks.rados.rados.0.smithi111.stdout:2680: finishing write tid 3 to smithi11166722-436 2023-10-01T09:11:30.066 INFO:tasks.rados.rados.0.smithi111.stdout:2680: finishing write tid 4 to smithi11166722-436 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2680: finishing write tid 5 to smithi11166722-436 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 436 v 430 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2680: left oid 436 (ObjNum 1731 snap 0 seq_num 1731) 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2681: finishing write tid 1 to smithi11166722-310 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2681: finishing write tid 2 to smithi11166722-310 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2681: finishing write tid 3 to smithi11166722-310 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2681: finishing write tid 4 to smithi11166722-310 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 310 v 250 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2681: left oid 310 (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2682: finishing write tid 1 to smithi11166722-15 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2682: finishing write tid 2 to smithi11166722-15 2023-10-01T09:11:30.067 INFO:tasks.rados.rados.0.smithi111.stdout:2682: finishing write tid 3 to smithi11166722-15 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2682: finishing write tid 4 to smithi11166722-15 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2682: finishing write tid 5 to smithi11166722-15 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 337 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2682: left oid 15 (ObjNum 1733 snap 0 seq_num 1733) 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2683: finishing write tid 1 to smithi11166722-294 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2683: finishing write tid 2 to smithi11166722-294 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2683: finishing write tid 3 to smithi11166722-294 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2683: finishing write tid 4 to smithi11166722-294 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2683: finishing write tid 5 to smithi11166722-294 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 294 v 454 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2683: left oid 294 (ObjNum 1734 snap 0 seq_num 1734) 2023-10-01T09:11:30.068 INFO:tasks.rados.rados.0.smithi111.stdout:2684: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-10-01T09:11:30.228 INFO:tasks.rados.rados.0.smithi111.stdout:2685: finishing write tid 1 to smithi11166722-500 2023-10-01T09:11:30.228 INFO:tasks.rados.rados.0.smithi111.stdout:2685: finishing write tid 2 to smithi11166722-500 2023-10-01T09:11:30.228 INFO:tasks.rados.rados.0.smithi111.stdout:2685: finishing write tid 3 to smithi11166722-500 2023-10-01T09:11:30.228 INFO:tasks.rados.rados.0.smithi111.stdout:2685: finishing write tid 4 to smithi11166722-500 2023-10-01T09:11:30.228 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 500 v 457 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-10-01T09:11:30.229 INFO:tasks.rados.rados.0.smithi111.stdout:2685: left oid 500 (ObjNum 1735 snap 0 seq_num 1735) 2023-10-01T09:11:30.229 INFO:tasks.rados.rados.0.smithi111.stdout:2687: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T09:11:30.346 INFO:tasks.rados.rados.0.smithi111.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-10-01T09:11:30.360 INFO:tasks.rados.rados.0.smithi111.stdout:2688: writing smithi11166722-167 from 776952 to 1537700 tid 1 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2688: writing smithi11166722-167 from 2203211 to 2610487 tid 2 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2678: done (10 left) 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2679: done (9 left) 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2680: done (8 left) 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2681: done (7 left) 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2682: done (6 left) 2023-10-01T09:11:30.367 INFO:tasks.rados.rados.0.smithi111.stdout:2683: done (5 left) 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2684: done (4 left) 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2685: done (3 left) 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2686: done (2 left) 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2687: done (1 left) 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2689: read oid 462 snap -1 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2689: expect deleted 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2690: read oid 469 snap -1 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2690: expect deleted 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2691: write oid 288 current snap is 0 2023-10-01T09:11:30.368 INFO:tasks.rados.rados.0.smithi111.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-10-01T09:11:30.374 INFO:tasks.rados.rados.0.smithi111.stdout:2691: writing smithi11166722-288 from 793759 to 1229756 tid 1 2023-10-01T09:11:30.380 INFO:tasks.rados.rados.0.smithi111.stdout:2691: writing smithi11166722-288 from 1861693 to 2412627 tid 2 2023-10-01T09:11:30.385 INFO:tasks.rados.rados.0.smithi111.stdout:2691: writing smithi11166722-288 from 2850562 to 3193759 tid 3 2023-10-01T09:11:30.385 INFO:tasks.rados.rados.0.smithi111.stdout:2692: read oid 380 snap -1 2023-10-01T09:11:30.385 INFO:tasks.rados.rados.0.smithi111.stdout:2692: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T09:11:30.385 INFO:tasks.rados.rados.0.smithi111.stdout:2693: read oid 481 snap -1 2023-10-01T09:11:30.386 INFO:tasks.rados.rados.0.smithi111.stdout:2693: expect deleted 2023-10-01T09:11:30.386 INFO:tasks.rados.rados.0.smithi111.stdout:2694: read oid 410 snap -1 2023-10-01T09:11:30.386 INFO:tasks.rados.rados.0.smithi111.stdout:2694: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-10-01T09:11:30.386 INFO:tasks.rados.rados.0.smithi111.stdout:2695: write oid 145 current snap is 0 2023-10-01T09:11:30.386 INFO:tasks.rados.rados.0.smithi111.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-10-01T09:11:30.391 INFO:tasks.rados.rados.0.smithi111.stdout:2695: writing smithi11166722-145 from 410566 to 921812 tid 1 2023-10-01T09:11:30.397 INFO:tasks.rados.rados.0.smithi111.stdout:2695: writing smithi11166722-145 from 1520175 to 1931120 tid 2 2023-10-01T09:11:30.403 INFO:tasks.rados.rados.0.smithi111.stdout:2695: writing smithi11166722-145 from 2477985 to 3082861 tid 3 2023-10-01T09:11:30.403 INFO:tasks.rados.rados.0.smithi111.stdout:2696: write oid 136 current snap is 0 2023-10-01T09:11:30.404 INFO:tasks.rados.rados.0.smithi111.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-10-01T09:11:30.409 INFO:tasks.rados.rados.0.smithi111.stdout:2696: writing smithi11166722-136 from 427373 to 1013868 tid 1 2023-10-01T09:11:30.415 INFO:tasks.rados.rados.0.smithi111.stdout:2696: writing smithi11166722-136 from 1462304 to 2016907 tid 2 2023-10-01T09:11:30.422 INFO:tasks.rados.rados.0.smithi111.stdout:2696: writing smithi11166722-136 from 2789055 to 3205203 tid 3 2023-10-01T09:11:30.422 INFO:tasks.rados.rados.0.smithi111.stdout:2697: read oid 292 snap -1 2023-10-01T09:11:30.422 INFO:tasks.rados.rados.0.smithi111.stdout:2697: expect (ObjNum 973 snap 0 seq_num 973) 2023-10-01T09:11:30.422 INFO:tasks.rados.rados.0.smithi111.stdout:2698: read oid 375 snap -1 2023-10-01T09:11:30.423 INFO:tasks.rados.rados.0.smithi111.stdout:2698: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:11:30.423 INFO:tasks.rados.rados.0.smithi111.stdout:2699: read oid 63 snap -1 2023-10-01T09:11:30.423 INFO:tasks.rados.rados.0.smithi111.stdout:2699: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T09:11:30.423 INFO:tasks.rados.rados.0.smithi111.stdout:2700: write oid 105 current snap is 0 2023-10-01T09:11:30.423 INFO:tasks.rados.rados.0.smithi111.stdout:2688: finishing write tid 1 to smithi11166722-167 2023-10-01T09:11:30.423 INFO:tasks.rados.rados.0.smithi111.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-10-01T09:11:30.428 INFO:tasks.rados.rados.0.smithi111.stdout:2700: writing smithi11166722-105 from 444180 to 1105924 tid 1 2023-10-01T09:11:30.433 INFO:tasks.rados.rados.0.smithi111.stdout:2700: writing smithi11166722-105 from 1520786 to 1935400 tid 2 2023-10-01T09:11:30.440 INFO:tasks.rados.rados.0.smithi111.stdout:2700: writing smithi11166722-105 from 2532831 to 3160251 tid 3 2023-10-01T09:11:30.440 INFO:tasks.rados.rados.0.smithi111.stdout:2701: write oid 75 current snap is 0 2023-10-01T09:11:30.440 INFO:tasks.rados.rados.0.smithi111.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-10-01T09:11:30.446 INFO:tasks.rados.rados.0.smithi111.stdout:2701: writing smithi11166722-75 from 460987 to 914333 tid 1 2023-10-01T09:11:30.453 INFO:tasks.rados.rados.0.smithi111.stdout:2701: writing smithi11166722-75 from 1695621 to 2253893 tid 2 2023-10-01T09:11:30.459 INFO:tasks.rados.rados.0.smithi111.stdout:2701: writing smithi11166722-75 from 2960254 to 3260987 tid 3 2023-10-01T09:11:30.459 INFO:tasks.rados.rados.0.smithi111.stdout:2702: read oid 3 snap -1 2023-10-01T09:11:30.459 INFO:tasks.rados.rados.0.smithi111.stdout:2702: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T09:11:30.459 INFO:tasks.rados.rados.0.smithi111.stdout:2703: write oid 397 current snap is 0 2023-10-01T09:11:30.459 INFO:tasks.rados.rados.0.smithi111.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-10-01T09:11:30.465 INFO:tasks.rados.rados.0.smithi111.stdout:2703: writing smithi11166722-397 from 477794 to 1006389 tid 1 2023-10-01T09:11:30.473 INFO:tasks.rados.rados.0.smithi111.stdout:2703: writing smithi11166722-397 from 1754103 to 2456033 tid 2 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2703: writing smithi11166722-397 from 2987677 to 3277794 tid 3 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2689: done (15 left) 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2690: done (14 left) 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2704: read oid 383 snap -1 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2704: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2705: read oid 439 snap -1 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2705: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2688: finishing write tid 2 to smithi11166722-167 2023-10-01T09:11:30.479 INFO:tasks.rados.rados.0.smithi111.stdout:2688: finishing write tid 3 to smithi11166722-167 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2688: finishing write tid 4 to smithi11166722-167 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 167 v 345 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2688: left oid 167 (ObjNum 1736 snap 0 seq_num 1736) 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: finishing write tid 1 to smithi11166722-288 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: finishing write tid 2 to smithi11166722-288 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: finishing write tid 3 to smithi11166722-288 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: finishing write tid 4 to smithi11166722-288 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: finishing write tid 5 to smithi11166722-288 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 288 v 267 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: left oid 288 (ObjNum 1737 snap 0 seq_num 1737) 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2688: done (15 left) 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2691: done (14 left) 2023-10-01T09:11:30.480 INFO:tasks.rados.rados.0.smithi111.stdout:2693: done (13 left) 2023-10-01T09:11:30.481 INFO:tasks.rados.rados.0.smithi111.stdout:2706: write oid 16 current snap is 0 2023-10-01T09:11:30.481 INFO:tasks.rados.rados.0.smithi111.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-10-01T09:11:30.484 INFO:tasks.rados.rados.0.smithi111.stdout:2706: writing smithi11166722-16 from 494601 to 1098445 tid 1 2023-10-01T09:11:30.492 INFO:tasks.rados.rados.0.smithi111.stdout:2706: writing smithi11166722-16 from 1812585 to 2374526 tid 2 2023-10-01T09:11:30.498 INFO:tasks.rados.rados.0.smithi111.stdout:2706: writing smithi11166722-16 from 3015100 to 3294601 tid 3 2023-10-01T09:11:30.498 INFO:tasks.rados.rados.0.smithi111.stdout:2707: write oid 9 current snap is 0 2023-10-01T09:11:30.498 INFO:tasks.rados.rados.0.smithi111.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-10-01T09:11:30.505 INFO:tasks.rados.rados.0.smithi111.stdout:2707: writing smithi11166722-9 from 511408 to 1190501 tid 1 2023-10-01T09:11:30.512 INFO:tasks.rados.rados.0.smithi111.stdout:2707: writing smithi11166722-9 from 1754714 to 2460313 tid 2 2023-10-01T09:11:30.517 INFO:tasks.rados.rados.0.smithi111.stdout:2707: writing smithi11166722-9 from 2926170 to 3311408 tid 3 2023-10-01T09:11:30.517 INFO:tasks.rados.rados.0.smithi111.stdout:2708: read oid 300 snap -1 2023-10-01T09:11:30.517 INFO:tasks.rados.rados.0.smithi111.stdout:2708: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T09:11:30.517 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:30.517 INFO:tasks.rados.rados.0.smithi111.stdout:2692: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T09:11:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:30 smithi183 bash[27651]: audit 2023-10-01T09:11:29.282442+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:30 smithi183 bash[27651]: cluster 2023-10-01T09:11:30.057545+0000 mgr.x (mgr.15039) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.2 MiB/s wr, 85 op/s 2023-10-01T09:11:30.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:30 smithi111 bash[33891]: audit 2023-10-01T09:11:29.282442+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:30.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:30 smithi111 bash[33891]: cluster 2023-10-01T09:11:30.057545+0000 mgr.x (mgr.15039) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.2 MiB/s wr, 85 op/s 2023-10-01T09:11:30.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:30 smithi111 bash[27369]: audit 2023-10-01T09:11:29.282442+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:30.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:30 smithi111 bash[27369]: cluster 2023-10-01T09:11:30.057545+0000 mgr.x (mgr.15039) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.2 MiB/s wr, 85 op/s 2023-10-01T09:11:30.674 INFO:tasks.rados.rados.0.smithi111.stdout:2694: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-10-01T09:11:30.808 INFO:tasks.rados.rados.0.smithi111.stdout:2695: finishing write tid 1 to smithi11166722-145 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2695: finishing write tid 2 to smithi11166722-145 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2695: finishing write tid 3 to smithi11166722-145 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2695: finishing write tid 4 to smithi11166722-145 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2695: finishing write tid 5 to smithi11166722-145 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 145 v 341 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2695: left oid 145 (ObjNum 1738 snap 0 seq_num 1738) 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2696: finishing write tid 1 to smithi11166722-136 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2696: finishing write tid 2 to smithi11166722-136 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2696: finishing write tid 3 to smithi11166722-136 2023-10-01T09:11:30.809 INFO:tasks.rados.rados.0.smithi111.stdout:2696: finishing write tid 4 to smithi11166722-136 2023-10-01T09:11:30.810 INFO:tasks.rados.rados.0.smithi111.stdout:2696: finishing write tid 5 to smithi11166722-136 2023-10-01T09:11:30.810 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 136 v 313 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-10-01T09:11:30.810 INFO:tasks.rados.rados.0.smithi111.stdout:2696: left oid 136 (ObjNum 1739 snap 0 seq_num 1739) 2023-10-01T09:11:30.810 INFO:tasks.rados.rados.0.smithi111.stdout:2698: expect (ObjNum 976 snap 0 seq_num 976) 2023-10-01T09:11:30.921 INFO:tasks.rados.rados.0.smithi111.stdout:2699: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T09:11:31.019 INFO:tasks.rados.rados.0.smithi111.stdout:2700: finishing write tid 1 to smithi11166722-105 2023-10-01T09:11:31.019 INFO:tasks.rados.rados.0.smithi111.stdout:2697: expect (ObjNum 973 snap 0 seq_num 973) 2023-10-01T09:11:31.113 INFO:tasks.rados.rados.0.smithi111.stdout:2700: finishing write tid 2 to smithi11166722-105 2023-10-01T09:11:31.113 INFO:tasks.rados.rados.0.smithi111.stdout:2700: finishing write tid 3 to smithi11166722-105 2023-10-01T09:11:31.114 INFO:tasks.rados.rados.0.smithi111.stdout:2700: finishing write tid 4 to smithi11166722-105 2023-10-01T09:11:31.114 INFO:tasks.rados.rados.0.smithi111.stdout:2700: finishing write tid 5 to smithi11166722-105 2023-10-01T09:11:31.114 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 378 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-10-01T09:11:31.114 INFO:tasks.rados.rados.0.smithi111.stdout:2700: left oid 105 (ObjNum 1740 snap 0 seq_num 1740) 2023-10-01T09:11:31.114 INFO:tasks.rados.rados.0.smithi111.stdout:2701: finishing write tid 1 to smithi11166722-75 2023-10-01T09:11:31.114 INFO:tasks.rados.rados.0.smithi111.stdout:2701: finishing write tid 2 to smithi11166722-75 2023-10-01T09:11:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:2701: finishing write tid 3 to smithi11166722-75 2023-10-01T09:11:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:2701: finishing write tid 4 to smithi11166722-75 2023-10-01T09:11:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:2701: finishing write tid 5 to smithi11166722-75 2023-10-01T09:11:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 434 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-10-01T09:11:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:2701: left oid 75 (ObjNum 1741 snap 0 seq_num 1741) 2023-10-01T09:11:31.115 INFO:tasks.rados.rados.0.smithi111.stdout:2703: finishing write tid 1 to smithi11166722-397 2023-10-01T09:11:31.116 INFO:tasks.rados.rados.0.smithi111.stdout:2702: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T09:11:31.241 INFO:tasks.rados.rados.0.smithi111.stdout:2703: finishing write tid 2 to smithi11166722-397 2023-10-01T09:11:31.241 INFO:tasks.rados.rados.0.smithi111.stdout:2703: finishing write tid 3 to smithi11166722-397 2023-10-01T09:11:31.242 INFO:tasks.rados.rados.0.smithi111.stdout:2703: finishing write tid 4 to smithi11166722-397 2023-10-01T09:11:31.242 INFO:tasks.rados.rados.0.smithi111.stdout:2703: finishing write tid 5 to smithi11166722-397 2023-10-01T09:11:31.242 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 397 v 461 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-10-01T09:11:31.242 INFO:tasks.rados.rados.0.smithi111.stdout:2703: left oid 397 (ObjNum 1742 snap 0 seq_num 1742) 2023-10-01T09:11:31.242 INFO:tasks.rados.rados.0.smithi111.stdout:2705: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T09:11:31.496 INFO:tasks.rados.rados.0.smithi111.stdout:2706: finishing write tid 1 to smithi11166722-16 2023-10-01T09:11:31.496 INFO:tasks.rados.rados.0.smithi111.stdout:2704: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:11:31.659 INFO:tasks.rados.rados.0.smithi111.stdout:2706: finishing write tid 2 to smithi11166722-16 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2706: finishing write tid 3 to smithi11166722-16 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2706: finishing write tid 4 to smithi11166722-16 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2706: finishing write tid 5 to smithi11166722-16 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 16 v 260 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2706: left oid 16 (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2707: finishing write tid 1 to smithi11166722-9 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2707: finishing write tid 2 to smithi11166722-9 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2707: finishing write tid 3 to smithi11166722-9 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2692: done (15 left) 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2694: done (14 left) 2023-10-01T09:11:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:2695: done (13 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2696: done (12 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2697: done (11 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2698: done (10 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2699: done (9 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2700: done (8 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2701: done (7 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2702: done (6 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2703: done (5 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2704: done (4 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2705: done (3 left) 2023-10-01T09:11:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:2706: done (2 left) 2023-10-01T09:11:31.662 INFO:tasks.rados.rados.0.smithi111.stdout:2709: write oid 221 current snap is 0 2023-10-01T09:11:31.662 INFO:tasks.rados.rados.0.smithi111.stdout:2707: finishing write tid 4 to smithi11166722-9 2023-10-01T09:11:31.662 INFO:tasks.rados.rados.0.smithi111.stdout:2707: finishing write tid 5 to smithi11166722-9 2023-10-01T09:11:31.662 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 9 v 264 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-10-01T09:11:31.662 INFO:tasks.rados.rados.0.smithi111.stdout:2707: left oid 9 (ObjNum 1744 snap 0 seq_num 1744) 2023-10-01T09:11:31.662 INFO:tasks.rados.rados.0.smithi111.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-10-01T09:11:31.673 INFO:tasks.rados.rados.0.smithi111.stdout:2709: writing smithi11166722-221 from 528215 to 1282557 tid 1 2023-10-01T09:11:31.679 INFO:tasks.rados.rados.0.smithi111.stdout:2709: writing smithi11166722-221 from 1813196 to 2378806 tid 2 2023-10-01T09:11:31.684 INFO:tasks.rados.rados.0.smithi111.stdout:2709: writing smithi11166722-221 from 2953593 to 3328215 tid 3 2023-10-01T09:11:31.685 INFO:tasks.rados.rados.0.smithi111.stdout:2707: done (2 left) 2023-10-01T09:11:31.685 INFO:tasks.rados.rados.0.smithi111.stdout:2710: delete oid 39 current snap is 0 2023-10-01T09:11:31.685 INFO:tasks.rados.rados.0.smithi111.stdout:2708: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T09:11:31.786 INFO:tasks.rados.rados.0.smithi111.stdout:2709: finishing write tid 1 to smithi11166722-221 2023-10-01T09:11:31.786 INFO:tasks.rados.rados.0.smithi111.stdout:2709: finishing write tid 2 to smithi11166722-221 2023-10-01T09:11:31.786 INFO:tasks.rados.rados.0.smithi111.stdout:2709: finishing write tid 3 to smithi11166722-221 2023-10-01T09:11:31.786 INFO:tasks.rados.rados.0.smithi111.stdout:2709: finishing write tid 4 to smithi11166722-221 2023-10-01T09:11:31.786 INFO:tasks.rados.rados.0.smithi111.stdout:2709: finishing write tid 5 to smithi11166722-221 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 221 v 319 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:2709: left oid 221 (ObjNum 1745 snap 0 seq_num 1745) 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:2708: done (2 left) 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:2709: done (1 left) 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:2710: done (0 left) 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:2711: write oid 63 current snap is 0 2023-10-01T09:11:31.787 INFO:tasks.rados.rados.0.smithi111.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-10-01T09:11:31.799 INFO:tasks.rados.rados.0.smithi111.stdout:2711: writing smithi11166722-63 from 561829 to 1066669 tid 1 2023-10-01T09:11:31.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:31 smithi183 bash[27651]: audit 2023-10-01T09:11:31.617540+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.111:0/339613812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:31.805 INFO:tasks.rados.rados.0.smithi111.stdout:2711: writing smithi11166722-63 from 1530160 to 2099439 tid 2 2023-10-01T09:11:31.812 INFO:tasks.rados.rados.0.smithi111.stdout:2711: writing smithi11166722-63 from 2608439 to 3347469 tid 3 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2712: read oid 157 snap -1 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2712: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2713: read oid 249 snap -1 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2713: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2714: write oid 77 current snap is 0 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2711: finishing write tid 1 to smithi11166722-63 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2711: finishing write tid 2 to smithi11166722-63 2023-10-01T09:11:31.813 INFO:tasks.rados.rados.0.smithi111.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-10-01T09:11:31.819 INFO:tasks.rados.rados.0.smithi111.stdout:2714: writing smithi11166722-77 from 578636 to 1158725 tid 1 2023-10-01T09:11:31.827 INFO:tasks.rados.rados.0.smithi111.stdout:2714: writing smithi11166722-77 from 1872289 to 2585226 tid 2 2023-10-01T09:11:31.832 INFO:tasks.rados.rados.0.smithi111.stdout:2714: writing smithi11166722-77 from 3319509 to 3378636 tid 3 2023-10-01T09:11:31.832 INFO:tasks.rados.rados.0.smithi111.stdout:2715: write oid 103 current snap is 0 2023-10-01T09:11:31.832 INFO:tasks.rados.rados.0.smithi111.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-10-01T09:11:31.839 INFO:tasks.rados.rados.0.smithi111.stdout:2715: writing smithi11166722-103 from 595443 to 1367134 tid 1 2023-10-01T09:11:31.846 INFO:tasks.rados.rados.0.smithi111.stdout:2715: writing smithi11166722-103 from 2047124 to 2620072 tid 2 2023-10-01T09:11:31.851 INFO:tasks.rados.rados.0.smithi111.stdout:2715: writing smithi11166722-103 from 3063285 to 3395443 tid 3 2023-10-01T09:11:31.851 INFO:tasks.rados.rados.0.smithi111.stdout:2716: write oid 90 current snap is 0 2023-10-01T09:11:31.851 INFO:tasks.rados.rados.0.smithi111.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-10-01T09:11:31.857 INFO:tasks.rados.rados.0.smithi111.stdout:2716: writing smithi11166722-90 from 612250 to 1059190 tid 1 2023-10-01T09:11:31.864 INFO:tasks.rados.rados.0.smithi111.stdout:2716: writing smithi11166722-90 from 1705606 to 2422212 tid 2 2023-10-01T09:11:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:2716: writing smithi11166722-90 from 3090708 to 3412250 tid 3 2023-10-01T09:11:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:2717: write oid 112 current snap is 0 2023-10-01T09:11:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:2711: finishing write tid 3 to smithi11166722-63 2023-10-01T09:11:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-10-01T09:11:31.877 INFO:tasks.rados.rados.0.smithi111.stdout:2717: writing smithi11166722-112 from 629057 to 1151246 tid 1 2023-10-01T09:11:31.884 INFO:tasks.rados.rados.0.smithi111.stdout:2717: writing smithi11166722-112 from 1764088 to 2340705 tid 2 2023-10-01T09:11:31.890 INFO:tasks.rados.rados.0.smithi111.stdout:2717: writing smithi11166722-112 from 3118131 to 3429057 tid 3 2023-10-01T09:11:31.891 INFO:tasks.rados.rados.0.smithi111.stdout:2718: write oid 148 current snap is 0 2023-10-01T09:11:31.891 INFO:tasks.rados.rados.0.smithi111.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-10-01T09:11:31.897 INFO:tasks.rados.rados.0.smithi111.stdout:2718: writing smithi11166722-148 from 645864 to 1243302 tid 1 2023-10-01T09:11:31.904 INFO:tasks.rados.rados.0.smithi111.stdout:2718: writing smithi11166722-148 from 1706217 to 2426492 tid 2 2023-10-01T09:11:31.910 INFO:tasks.rados.rados.0.smithi111.stdout:2718: writing smithi11166722-148 from 3029201 to 3445864 tid 3 2023-10-01T09:11:31.910 INFO:tasks.rados.rados.0.smithi111.stdout:2719: read oid 269 snap -1 2023-10-01T09:11:31.910 INFO:tasks.rados.rados.0.smithi111.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:11:31.910 INFO:tasks.rados.rados.0.smithi111.stdout:2720: write oid 497 current snap is 0 2023-10-01T09:11:31.910 INFO:tasks.rados.rados.0.smithi111.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-10-01T09:11:31.918 INFO:tasks.rados.rados.0.smithi111.stdout:2720: writing smithi11166722-497 from 662671 to 1335358 tid 1 2023-10-01T09:11:31.924 INFO:tasks.rados.rados.0.smithi111.stdout:2720: writing smithi11166722-497 from 1764699 to 2344985 tid 2 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:2720: writing smithi11166722-497 from 3056624 to 3462671 tid 3 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:2721: write oid 340 current snap is 0 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:2711: finishing write tid 4 to smithi11166722-63 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:2711: finishing write tid 5 to smithi11166722-63 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 63 v 268 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T09:11:31.931 INFO:tasks.rados.rados.0.smithi111.stdout:2713: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T09:11:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:2714: finishing write tid 1 to smithi11166722-77 2023-10-01T09:11:32.064 INFO:tasks.rados.rados.0.smithi111.stdout:2712: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T09:11:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:31 smithi111 bash[27369]: audit 2023-10-01T09:11:31.617540+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.111:0/339613812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:32.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:31 smithi111 bash[33891]: audit 2023-10-01T09:11:31.617540+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.111:0/339613812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:32.260 INFO:tasks.rados.rados.0.smithi111.stdout:2714: finishing write tid 2 to smithi11166722-77 2023-10-01T09:11:32.260 INFO:tasks.rados.rados.0.smithi111.stdout:2714: finishing write tid 3 to smithi11166722-77 2023-10-01T09:11:32.260 INFO:tasks.rados.rados.0.smithi111.stdout:2714: finishing write tid 4 to smithi11166722-77 2023-10-01T09:11:32.260 INFO:tasks.rados.rados.0.smithi111.stdout:2714: finishing write tid 5 to smithi11166722-77 2023-10-01T09:11:32.260 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 77 v 465 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-10-01T09:11:32.260 INFO:tasks.rados.rados.0.smithi111.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2715: finishing write tid 1 to smithi11166722-103 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2715: finishing write tid 2 to smithi11166722-103 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2715: finishing write tid 3 to smithi11166722-103 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2715: finishing write tid 4 to smithi11166722-103 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2715: finishing write tid 5 to smithi11166722-103 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 103 v 361 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2716: finishing write tid 1 to smithi11166722-90 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2716: finishing write tid 2 to smithi11166722-90 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2716: finishing write tid 3 to smithi11166722-90 2023-10-01T09:11:32.261 INFO:tasks.rados.rados.0.smithi111.stdout:2716: finishing write tid 4 to smithi11166722-90 2023-10-01T09:11:32.262 INFO:tasks.rados.rados.0.smithi111.stdout:2716: finishing write tid 5 to smithi11166722-90 2023-10-01T09:11:32.262 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 90 v 397 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-10-01T09:11:32.262 INFO:tasks.rados.rados.0.smithi111.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-10-01T09:11:32.262 INFO:tasks.rados.rados.0.smithi111.stdout:2717: finishing write tid 1 to smithi11166722-112 2023-10-01T09:11:32.262 INFO:tasks.rados.rados.0.smithi111.stdout:2717: finishing write tid 2 to smithi11166722-112 2023-10-01T09:11:32.262 INFO:tasks.rados.rados.0.smithi111.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-10-01T09:11:32.273 INFO:tasks.rados.rados.0.smithi111.stdout:2721: writing smithi11166722-340 from 679478 to 1427414 tid 1 2023-10-01T09:11:32.282 INFO:tasks.rados.rados.0.smithi111.stdout:2721: writing smithi11166722-340 from 2223181 to 2947125 tid 2 2023-10-01T09:11:32.282 INFO:tasks.rados.rados.0.smithi111.stdout:2711: done (10 left) 2023-10-01T09:11:32.282 INFO:tasks.rados.rados.0.smithi111.stdout:2712: done (9 left) 2023-10-01T09:11:32.282 INFO:tasks.rados.rados.0.smithi111.stdout:2713: done (8 left) 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2714: done (7 left) 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2715: done (6 left) 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2716: done (5 left) 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2722: read oid 452 snap -1 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2722: expect deleted 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2723: write oid 372 current snap is 0 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2717: finishing write tid 3 to smithi11166722-112 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2717: finishing write tid 4 to smithi11166722-112 2023-10-01T09:11:32.283 INFO:tasks.rados.rados.0.smithi111.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-10-01T09:11:32.288 INFO:tasks.rados.rados.0.smithi111.stdout:2723: writing smithi11166722-372 from 696285 to 1119470 tid 1 2023-10-01T09:11:32.295 INFO:tasks.rados.rados.0.smithi111.stdout:2723: writing smithi11166722-372 from 1881663 to 2349265 tid 2 2023-10-01T09:11:32.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 systemd[1]: Stopping Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[52656]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.214Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.214Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.214Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.214Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.214Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.214Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.215Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.215Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.215Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.215Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T09:11:32.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.215Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T09:11:32.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[48110]: ts=2023-10-01T09:11:32.216Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T09:11:32.302 INFO:tasks.rados.rados.0.smithi111.stdout:2723: writing smithi11166722-372 from 3111470 to 3496285 tid 3 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2724: delete oid 288 current snap is 0 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2717: finishing write tid 5 to smithi11166722-112 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 112 v 254 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2718: finishing write tid 1 to smithi11166722-148 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2718: finishing write tid 2 to smithi11166722-148 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2718: finishing write tid 3 to smithi11166722-148 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2718: finishing write tid 4 to smithi11166722-148 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:2718: finishing write tid 5 to smithi11166722-148 2023-10-01T09:11:32.303 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 148 v 323 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-10-01T09:11:32.304 INFO:tasks.rados.rados.0.smithi111.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T09:11:32.304 INFO:tasks.rados.rados.0.smithi111.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:11:32.402 INFO:tasks.rados.rados.0.smithi111.stdout:2720: finishing write tid 1 to smithi11166722-497 2023-10-01T09:11:32.402 INFO:tasks.rados.rados.0.smithi111.stdout:2720: finishing write tid 2 to smithi11166722-497 2023-10-01T09:11:32.402 INFO:tasks.rados.rados.0.smithi111.stdout:2720: finishing write tid 3 to smithi11166722-497 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2720: finishing write tid 4 to smithi11166722-497 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2720: finishing write tid 5 to smithi11166722-497 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 497 v 271 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2720: left oid 497 (ObjNum 1753 snap 0 seq_num 1753) 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2721: finishing write tid 1 to smithi11166722-340 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2721: finishing write tid 2 to smithi11166722-340 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2721: finishing write tid 3 to smithi11166722-340 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2721: finishing write tid 4 to smithi11166722-340 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 340 v 400 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-10-01T09:11:32.403 INFO:tasks.rados.rados.0.smithi111.stdout:2721: left oid 340 (ObjNum 1754 snap 0 seq_num 1754) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2723: finishing write tid 1 to smithi11166722-372 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2717: done (7 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2718: done (6 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2719: done (5 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2720: done (4 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2721: done (3 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2722: done (2 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2724: done (1 left) 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2725: read oid 297 snap -1 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2725: expect deleted 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2726: read oid 96 snap -1 2023-10-01T09:11:32.404 INFO:tasks.rados.rados.0.smithi111.stdout:2726: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-10-01T09:11:32.405 INFO:tasks.rados.rados.0.smithi111.stdout:2727: read oid 217 snap -1 2023-10-01T09:11:32.405 INFO:tasks.rados.rados.0.smithi111.stdout:2727: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:11:32.405 INFO:tasks.rados.rados.0.smithi111.stdout:2728: write oid 378 current snap is 0 2023-10-01T09:11:32.405 INFO:tasks.rados.rados.0.smithi111.stdout:2723: finishing write tid 2 to smithi11166722-372 2023-10-01T09:11:32.405 INFO:tasks.rados.rados.0.smithi111.stdout:2723: finishing write tid 3 to smithi11166722-372 2023-10-01T09:11:32.405 INFO:tasks.rados.rados.0.smithi111.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-10-01T09:11:32.411 INFO:tasks.rados.rados.0.smithi111.stdout:2728: writing smithi11166722-378 from 729899 to 1419935 tid 1 2023-10-01T09:11:32.420 INFO:tasks.rados.rados.0.smithi111.stdout:2728: writing smithi11166722-378 from 1998627 to 2469898 tid 2 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:2728: writing smithi11166722-378 from 3166316 to 3529899 tid 3 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:2729: write oid 132 current snap is 0 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:2723: finishing write tid 4 to smithi11166722-372 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:2723: finishing write tid 5 to smithi11166722-372 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 372 v 272 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:2723: left oid 372 (ObjNum 1755 snap 0 seq_num 1755) 2023-10-01T09:11:32.427 INFO:tasks.rados.rados.0.smithi111.stdout:2726: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-10-01T09:11:32.591 INFO:tasks.rados.rados.0.smithi111.stdout:2728: finishing write tid 1 to smithi11166722-378 2023-10-01T09:11:32.591 INFO:tasks.rados.rados.0.smithi111.stdout:2727: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:11:32.706 INFO:tasks.rados.rados.0.smithi111.stdout:2728: finishing write tid 2 to smithi11166722-378 2023-10-01T09:11:32.706 INFO:tasks.rados.rados.0.smithi111.stdout:2728: finishing write tid 3 to smithi11166722-378 2023-10-01T09:11:32.706 INFO:tasks.rados.rados.0.smithi111.stdout:2728: finishing write tid 4 to smithi11166722-378 2023-10-01T09:11:32.706 INFO:tasks.rados.rados.0.smithi111.stdout:2728: finishing write tid 5 to smithi11166722-378 2023-10-01T09:11:32.706 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 378 v 349 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-10-01T09:11:32.706 INFO:tasks.rados.rados.0.smithi111.stdout:2728: left oid 378 (ObjNum 1757 snap 0 seq_num 1757) 2023-10-01T09:11:32.707 INFO:tasks.rados.rados.0.smithi111.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-10-01T09:11:32.716 INFO:tasks.rados.rados.0.smithi111.stdout:2729: writing smithi11166722-132 from 746706 to 1511991 tid 1 2023-10-01T09:11:32.723 INFO:tasks.rados.rados.0.smithi111.stdout:2729: writing smithi11166722-132 from 2057109 to 2788391 tid 2 2023-10-01T09:11:32.728 INFO:tasks.rados.rados.0.smithi111.stdout:2729: writing smithi11166722-132 from 3193739 to 3546706 tid 3 2023-10-01T09:11:32.728 INFO:tasks.rados.rados.0.smithi111.stdout:2723: done (5 left) 2023-10-01T09:11:32.728 INFO:tasks.rados.rados.0.smithi111.stdout:2725: done (4 left) 2023-10-01T09:11:32.728 INFO:tasks.rados.rados.0.smithi111.stdout:2726: done (3 left) 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2727: done (2 left) 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2728: done (1 left) 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2730: read oid 420 snap -1 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2730: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2731: read oid 207 snap -1 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2731: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2732: write oid 398 current snap is 0 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2729: finishing write tid 1 to smithi11166722-132 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2729: finishing write tid 2 to smithi11166722-132 2023-10-01T09:11:32.729 INFO:tasks.rados.rados.0.smithi111.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-10-01T09:11:32.735 INFO:tasks.rados.rados.0.smithi111.stdout:2732: writing smithi11166722-398 from 763513 to 1204047 tid 1 2023-10-01T09:11:32.741 INFO:tasks.rados.rados.0.smithi111.stdout:2732: writing smithi11166722-398 from 1715591 to 2190531 tid 2 2023-10-01T09:11:32.747 INFO:tasks.rados.rados.0.smithi111.stdout:2732: writing smithi11166722-398 from 2821162 to 3244515 tid 3 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:2733: delete oid 126 current snap is 0 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:2729: finishing write tid 3 to smithi11166722-132 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:2729: finishing write tid 4 to smithi11166722-132 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:2729: finishing write tid 5 to smithi11166722-132 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 132 v 384 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:2729: left oid 132 (ObjNum 1758 snap 0 seq_num 1758) 2023-10-01T09:11:32.748 INFO:tasks.rados.rados.0.smithi111.stdout:2731: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-01T09:11:32.864 INFO:tasks.rados.rados.0.smithi111.stdout:2730: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-10-01T09:11:32.998 INFO:tasks.rados.rados.0.smithi111.stdout:2732: finishing write tid 1 to smithi11166722-398 2023-10-01T09:11:32.998 INFO:tasks.rados.rados.0.smithi111.stdout:2732: finishing write tid 2 to smithi11166722-398 2023-10-01T09:11:32.998 INFO:tasks.rados.rados.0.smithi111.stdout:2732: finishing write tid 3 to smithi11166722-398 2023-10-01T09:11:32.998 INFO:tasks.rados.rados.0.smithi111.stdout:2732: finishing write tid 4 to smithi11166722-398 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2732: finishing write tid 5 to smithi11166722-398 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 398 v 383 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2732: left oid 398 (ObjNum 1759 snap 0 seq_num 1759) 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2729: done (4 left) 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2730: done (3 left) 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2731: done (2 left) 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2732: done (1 left) 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2733: done (0 left) 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2734: write oid 312 current snap is 0 2023-10-01T09:11:32.999 INFO:tasks.rados.rados.0.smithi111.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-10-01T09:11:33.012 INFO:tasks.rados.rados.0.smithi111.stdout:2734: writing smithi11166722-312 from 797127 to 1388159 tid 1 2023-10-01T09:11:33.020 INFO:tasks.rados.rados.0.smithi111.stdout:2734: writing smithi11166722-312 from 2116202 to 2594811 tid 2 2023-10-01T09:11:33.025 INFO:tasks.rados.rados.0.smithi111.stdout:2734: writing smithi11166722-312 from 3159655 to 3597127 tid 3 2023-10-01T09:11:33.026 INFO:tasks.rados.rados.0.smithi111.stdout:2735: delete oid 168 current snap is 0 2023-10-01T09:11:33.026 INFO:tasks.rados.rados.0.smithi111.stdout:2734: finishing write tid 1 to smithi11166722-312 2023-10-01T09:11:33.026 INFO:tasks.rados.rados.0.smithi111.stdout:2734: finishing write tid 2 to smithi11166722-312 2023-10-01T09:11:33.029 INFO:tasks.rados.rados.0.smithi111.stdout:2735: done (1 left) 2023-10-01T09:11:33.029 INFO:tasks.rados.rados.0.smithi111.stdout:2736: write oid 68 current snap is 0 2023-10-01T09:11:33.029 INFO:tasks.rados.rados.0.smithi111.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-10-01T09:11:33.035 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[52690]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T09:11:33.035 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:32 smithi183 bash[27651]: cluster 2023-10-01T09:11:32.058639+0000 mgr.x (mgr.15039) 47 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 117 op/s 2023-10-01T09:11:33.041 INFO:tasks.rados.rados.0.smithi111.stdout:2736: writing smithi11166722-68 from 430741 to 1172271 tid 1 2023-10-01T09:11:33.048 INFO:tasks.rados.rados.0.smithi111.stdout:2736: writing smithi11166722-68 from 1833166 to 2315444 tid 2 2023-10-01T09:11:33.054 INFO:tasks.rados.rados.0.smithi111.stdout:2736: writing smithi11166722-68 from 2814501 to 3399295 tid 3 2023-10-01T09:11:33.055 INFO:tasks.rados.rados.0.smithi111.stdout:2737: write oid 54 current snap is 0 2023-10-01T09:11:33.055 INFO:tasks.rados.rados.0.smithi111.stdout:2734: finishing write tid 3 to smithi11166722-312 2023-10-01T09:11:33.055 INFO:tasks.rados.rados.0.smithi111.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-10-01T09:11:33.060 INFO:tasks.rados.rados.0.smithi111.stdout:2737: writing smithi11166722-54 from 447548 to 980680 tid 1 2023-10-01T09:11:33.067 INFO:tasks.rados.rados.0.smithi111.stdout:2737: writing smithi11166722-54 from 1491648 to 2233937 tid 2 2023-10-01T09:11:33.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:32 smithi111 bash[33891]: cluster 2023-10-01T09:11:32.058639+0000 mgr.x (mgr.15039) 47 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 117 op/s 2023-10-01T09:11:33.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:32 smithi111 bash[27369]: cluster 2023-10-01T09:11:32.058639+0000 mgr.x (mgr.15039) 47 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 117 op/s 2023-10-01T09:11:33.075 INFO:tasks.rados.rados.0.smithi111.stdout:2737: writing smithi11166722-54 from 2841924 to 3637990 tid 3 2023-10-01T09:11:33.075 INFO:tasks.rados.rados.0.smithi111.stdout:2738: read oid 192 snap -1 2023-10-01T09:11:33.075 INFO:tasks.rados.rados.0.smithi111.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:11:33.076 INFO:tasks.rados.rados.0.smithi111.stdout:2739: write oid 260 current snap is 0 2023-10-01T09:11:33.076 INFO:tasks.rados.rados.0.smithi111.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-10-01T09:11:33.081 INFO:tasks.rados.rados.0.smithi111.stdout:2739: writing smithi11166722-260 from 464355 to 1072736 tid 1 2023-10-01T09:11:33.087 INFO:tasks.rados.rados.0.smithi111.stdout:2739: writing smithi11166722-260 from 1550130 to 2036077 tid 2 2023-10-01T09:11:33.093 INFO:tasks.rados.rados.0.smithi111.stdout:2739: writing smithi11166722-260 from 2469347 to 3076685 tid 3 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2739: writing smithi11166722-260 from 3549144 to 3664355 tid 4 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2740: delete oid 272 current snap is 0 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2734: finishing write tid 4 to smithi11166722-312 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2734: finishing write tid 5 to smithi11166722-312 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 312 v 387 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2736: finishing write tid 1 to smithi11166722-68 2023-10-01T09:11:33.097 INFO:tasks.rados.rados.0.smithi111.stdout:2736: finishing write tid 2 to smithi11166722-68 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2736: finishing write tid 3 to smithi11166722-68 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2736: finishing write tid 4 to smithi11166722-68 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2736: finishing write tid 5 to smithi11166722-68 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 68 v 438 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2737: finishing write tid 1 to smithi11166722-54 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2737: finishing write tid 2 to smithi11166722-54 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2737: finishing write tid 3 to smithi11166722-54 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2737: finishing write tid 4 to smithi11166722-54 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2737: finishing write tid 5 to smithi11166722-54 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 54 v 334 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-10-01T09:11:33.098 INFO:tasks.rados.rados.0.smithi111.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-10-01T09:11:33.099 INFO:tasks.rados.rados.0.smithi111.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-10-01T09:11:33.208 INFO:tasks.rados.rados.0.smithi111.stdout:2739: finishing write tid 1 to smithi11166722-260 2023-10-01T09:11:33.208 INFO:tasks.rados.rados.0.smithi111.stdout:2739: finishing write tid 2 to smithi11166722-260 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2739: finishing write tid 3 to smithi11166722-260 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2739: finishing write tid 4 to smithi11166722-260 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2739: finishing write tid 5 to smithi11166722-260 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2739: finishing write tid 6 to smithi11166722-260 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 259 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2734: done (5 left) 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2736: done (4 left) 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2737: done (3 left) 2023-10-01T09:11:33.209 INFO:tasks.rados.rados.0.smithi111.stdout:2738: done (2 left) 2023-10-01T09:11:33.210 INFO:tasks.rados.rados.0.smithi111.stdout:2739: done (1 left) 2023-10-01T09:11:33.210 INFO:tasks.rados.rados.0.smithi111.stdout:2740: done (0 left) 2023-10-01T09:11:33.210 INFO:tasks.rados.rados.0.smithi111.stdout:2741: write oid 174 current snap is 0 2023-10-01T09:11:33.210 INFO:tasks.rados.rados.0.smithi111.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-10-01T09:11:33.220 INFO:tasks.rados.rados.0.smithi111.stdout:2741: writing smithi11166722-174 from 497969 to 1256848 tid 1 2023-10-01T09:11:33.225 INFO:tasks.rados.rados.0.smithi111.stdout:2741: writing smithi11166722-174 from 1667094 to 2156710 tid 2 2023-10-01T09:11:33.233 INFO:tasks.rados.rados.0.smithi111.stdout:2741: writing smithi11166722-174 from 2924193 to 3554075 tid 3 2023-10-01T09:11:33.234 INFO:tasks.rados.rados.0.smithi111.stdout:2742: write oid 303 current snap is 0 2023-10-01T09:11:33.234 INFO:tasks.rados.rados.0.smithi111.stdout:2741: finishing write tid 1 to smithi11166722-174 2023-10-01T09:11:33.234 INFO:tasks.rados.rados.0.smithi111.stdout:2741: finishing write tid 2 to smithi11166722-174 2023-10-01T09:11:33.234 INFO:tasks.rados.rados.0.smithi111.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-10-01T09:11:33.239 INFO:tasks.rados.rados.0.smithi111.stdout:2742: writing smithi11166722-303 from 514776 to 948904 tid 1 2023-10-01T09:11:33.246 INFO:tasks.rados.rados.0.smithi111.stdout:2742: writing smithi11166722-303 from 1609223 to 2242497 tid 2 2023-10-01T09:11:33.252 INFO:tasks.rados.rados.0.smithi111.stdout:2742: writing smithi11166722-303 from 2718910 to 3276417 tid 3 2023-10-01T09:11:33.252 INFO:tasks.rados.rados.0.smithi111.stdout:2743: write oid 235 current snap is 0 2023-10-01T09:11:33.252 INFO:tasks.rados.rados.0.smithi111.stdout:2741: finishing write tid 3 to smithi11166722-174 2023-10-01T09:11:33.252 INFO:tasks.rados.rados.0.smithi111.stdout:2741: finishing write tid 4 to smithi11166722-174 2023-10-01T09:11:33.253 INFO:tasks.rados.rados.0.smithi111.stdout:2741: finishing write tid 5 to smithi11166722-174 2023-10-01T09:11:33.253 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 174 v 382 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-10-01T09:11:33.253 INFO:tasks.rados.rados.0.smithi111.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-10-01T09:11:33.253 INFO:tasks.rados.rados.0.smithi111.stdout:2742: finishing write tid 1 to smithi11166722-303 2023-10-01T09:11:33.253 INFO:tasks.rados.rados.0.smithi111.stdout:2742: finishing write tid 2 to smithi11166722-303 2023-10-01T09:11:33.253 INFO:tasks.rados.rados.0.smithi111.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-10-01T09:11:33.258 INFO:tasks.rados.rados.0.smithi111.stdout:2743: writing smithi11166722-235 from 531583 to 1040960 tid 1 2023-10-01T09:11:33.264 INFO:tasks.rados.rados.0.smithi111.stdout:2743: writing smithi11166722-235 from 1667705 to 2160990 tid 2 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2743: writing smithi11166722-235 from 2862686 to 3631465 tid 3 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2741: done (2 left) 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2744: read oid 381 snap -1 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2744: expect deleted 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2745: read oid 158 snap -1 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2745: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2746: write oid 224 current snap is 0 2023-10-01T09:11:33.273 INFO:tasks.rados.rados.0.smithi111.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-10-01T09:11:33.279 INFO:tasks.rados.rados.0.smithi111.stdout:2746: writing smithi11166722-224 from 548390 to 1133016 tid 1 2023-10-01T09:11:33.286 INFO:tasks.rados.rados.0.smithi111.stdout:2746: writing smithi11166722-224 from 1726187 to 2363130 tid 2 2023-10-01T09:11:33.292 INFO:tasks.rados.rados.0.smithi111.stdout:2746: writing smithi11166722-224 from 2773756 to 3353807 tid 3 2023-10-01T09:11:33.292 INFO:tasks.rados.rados.0.smithi111.stdout:2747: write oid 496 current snap is 0 2023-10-01T09:11:33.292 INFO:tasks.rados.rados.0.smithi111.stdout:2742: finishing write tid 3 to smithi11166722-303 2023-10-01T09:11:33.292 INFO:tasks.rados.rados.0.smithi111.stdout:2742: finishing write tid 4 to smithi11166722-303 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2742: finishing write tid 5 to smithi11166722-303 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 303 v 345 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2743: finishing write tid 1 to smithi11166722-235 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2743: finishing write tid 2 to smithi11166722-235 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2743: finishing write tid 3 to smithi11166722-235 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2743: finishing write tid 4 to smithi11166722-235 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2743: finishing write tid 5 to smithi11166722-235 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 235 v 388 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2746: finishing write tid 1 to smithi11166722-224 2023-10-01T09:11:33.293 INFO:tasks.rados.rados.0.smithi111.stdout:2745: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-10-01T09:11:33.408 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:33 smithi183 bash[52749]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T09:11:33.408 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:33 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-01T09:11:33.408 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:33 smithi183 systemd[1]: Stopped Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:33.408 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:33 smithi183 systemd[1]: Started Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:2746: finishing write tid 2 to smithi11166722-224 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:2746: finishing write tid 3 to smithi11166722-224 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:2746: finishing write tid 4 to smithi11166722-224 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:2746: finishing write tid 5 to smithi11166722-224 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 365 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:2746: left oid 224 (ObjNum 1770 snap 0 seq_num 1770) 2023-10-01T09:11:33.520 INFO:tasks.rados.rados.0.smithi111.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-10-01T09:11:33.532 INFO:tasks.rados.rados.0.smithi111.stdout:2747: writing smithi11166722-496 from 565197 to 1225072 tid 1 2023-10-01T09:11:33.538 INFO:tasks.rados.rados.0.smithi111.stdout:2747: writing smithi11166722-496 from 1784669 to 2281623 tid 2 2023-10-01T09:11:33.546 INFO:tasks.rados.rados.0.smithi111.stdout:2747: writing smithi11166722-496 from 2917532 to 3708855 tid 3 2023-10-01T09:11:33.546 INFO:tasks.rados.rados.0.smithi111.stdout:2742: done (5 left) 2023-10-01T09:11:33.546 INFO:tasks.rados.rados.0.smithi111.stdout:2743: done (4 left) 2023-10-01T09:11:33.547 INFO:tasks.rados.rados.0.smithi111.stdout:2744: done (3 left) 2023-10-01T09:11:33.547 INFO:tasks.rados.rados.0.smithi111.stdout:2745: done (2 left) 2023-10-01T09:11:33.547 INFO:tasks.rados.rados.0.smithi111.stdout:2746: done (1 left) 2023-10-01T09:11:33.547 INFO:tasks.rados.rados.0.smithi111.stdout:2748: write oid 405 current snap is 0 2023-10-01T09:11:33.547 INFO:tasks.rados.rados.0.smithi111.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-10-01T09:11:33.552 INFO:tasks.rados.rados.0.smithi111.stdout:2748: writing smithi11166722-405 from 582004 to 1033481 tid 1 2023-10-01T09:11:33.558 INFO:tasks.rados.rados.0.smithi111.stdout:2748: writing smithi11166722-405 from 1443151 to 2083763 tid 2 2023-10-01T09:11:33.564 INFO:tasks.rados.rados.0.smithi111.stdout:2748: writing smithi11166722-405 from 2544955 to 3147550 tid 3 2023-10-01T09:11:33.567 INFO:tasks.rados.rados.0.smithi111.stdout:2748: writing smithi11166722-405 from 3612817 to 3782004 tid 4 2023-10-01T09:11:33.568 INFO:tasks.rados.rados.0.smithi111.stdout:2749: write oid 278 current snap is 0 2023-10-01T09:11:33.568 INFO:tasks.rados.rados.0.smithi111.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-10-01T09:11:33.574 INFO:tasks.rados.rados.0.smithi111.stdout:2749: writing smithi11166722-278 from 598811 to 1125537 tid 1 2023-10-01T09:11:33.581 INFO:tasks.rados.rados.0.smithi111.stdout:2749: writing smithi11166722-278 from 1901633 to 2402256 tid 2 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2749: writing smithi11166722-278 from 2972378 to 3502598 tid 3 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2750: read oid 408 snap -1 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2750: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2751: read oid 30 snap -1 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2751: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2752: read oid 466 snap -1 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2752: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2753: delete oid 309 current snap is 0 2023-10-01T09:11:33.588 INFO:tasks.rados.rados.0.smithi111.stdout:2747: finishing write tid 1 to smithi11166722-496 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2747: finishing write tid 2 to smithi11166722-496 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2747: finishing write tid 3 to smithi11166722-496 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2747: finishing write tid 4 to smithi11166722-496 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2747: finishing write tid 5 to smithi11166722-496 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 496 v 276 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2747: left oid 496 (ObjNum 1771 snap 0 seq_num 1771) 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2748: finishing write tid 1 to smithi11166722-405 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2748: finishing write tid 2 to smithi11166722-405 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2748: finishing write tid 3 to smithi11166722-405 2023-10-01T09:11:33.589 INFO:tasks.rados.rados.0.smithi111.stdout:2748: finishing write tid 4 to smithi11166722-405 2023-10-01T09:11:33.590 INFO:tasks.rados.rados.0.smithi111.stdout:2748: finishing write tid 5 to smithi11166722-405 2023-10-01T09:11:33.590 INFO:tasks.rados.rados.0.smithi111.stdout:2748: finishing write tid 6 to smithi11166722-405 2023-10-01T09:11:33.590 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 405 v 339 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-10-01T09:11:33.590 INFO:tasks.rados.rados.0.smithi111.stdout:2748: left oid 405 (ObjNum 1772 snap 0 seq_num 1772) 2023-10-01T09:11:33.590 INFO:tasks.rados.rados.0.smithi111.stdout:2749: finishing write tid 1 to smithi11166722-278 2023-10-01T09:11:33.590 INFO:tasks.rados.rados.0.smithi111.stdout:2749: finishing write tid 2 to smithi11166722-278 2023-10-01T09:11:33.591 INFO:tasks.rados.rados.0.smithi111.stdout:2747: done (6 left) 2023-10-01T09:11:33.591 INFO:tasks.rados.rados.0.smithi111.stdout:2748: done (5 left) 2023-10-01T09:11:33.591 INFO:tasks.rados.rados.0.smithi111.stdout:2753: done (4 left) 2023-10-01T09:11:33.591 INFO:tasks.rados.rados.0.smithi111.stdout:2754: read oid 478 snap -1 2023-10-01T09:11:33.591 INFO:tasks.rados.rados.0.smithi111.stdout:2754: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:11:33.591 INFO:tasks.rados.rados.0.smithi111.stdout:2755: read oid 101 snap -1 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2755: expect deleted 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2756: read oid 122 snap -1 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2756: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2757: read oid 28 snap -1 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2757: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2758: write oid 365 current snap is 0 2023-10-01T09:11:33.592 INFO:tasks.rados.rados.0.smithi111.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-10-01T09:11:33.598 INFO:tasks.rados.rados.0.smithi111.stdout:2758: writing smithi11166722-365 from 632425 to 1309649 tid 1 2023-10-01T09:11:33.605 INFO:tasks.rados.rados.0.smithi111.stdout:2758: writing smithi11166722-365 from 2018597 to 2522889 tid 2 2023-10-01T09:11:33.612 INFO:tasks.rados.rados.0.smithi111.stdout:2758: writing smithi11166722-365 from 3027224 to 3579988 tid 3 2023-10-01T09:11:33.612 INFO:tasks.rados.rados.0.smithi111.stdout:2759: write oid 499 current snap is 0 2023-10-01T09:11:33.612 INFO:tasks.rados.rados.0.smithi111.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-10-01T09:11:33.619 INFO:tasks.rados.rados.0.smithi111.stdout:2759: writing smithi11166722-499 from 649232 to 1401705 tid 1 2023-10-01T09:11:33.626 INFO:tasks.rados.rados.0.smithi111.stdout:2759: writing smithi11166722-499 from 1960726 to 2608676 tid 2 2023-10-01T09:11:33.634 INFO:tasks.rados.rados.0.smithi111.stdout:2759: writing smithi11166722-499 from 3338294 to 3849232 tid 3 2023-10-01T09:11:33.634 INFO:tasks.rados.rados.0.smithi111.stdout:2760: write oid 317 current snap is 0 2023-10-01T09:11:33.634 INFO:tasks.rados.rados.0.smithi111.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-10-01T09:11:33.640 INFO:tasks.rados.rados.0.smithi111.stdout:2760: writing smithi11166722-317 from 666039 to 1093761 tid 1 2023-10-01T09:11:33.646 INFO:tasks.rados.rados.0.smithi111.stdout:2760: writing smithi11166722-317 from 1619208 to 2127169 tid 2 2023-10-01T09:11:33.652 INFO:tasks.rados.rados.0.smithi111.stdout:2760: writing smithi11166722-317 from 2565717 to 3257378 tid 3 2023-10-01T09:11:33.656 INFO:tasks.rados.rados.0.smithi111.stdout:2760: writing smithi11166722-317 from 3660365 to 3866039 tid 4 2023-10-01T09:11:33.656 INFO:tasks.rados.rados.0.smithi111.stdout:2761: write oid 120 current snap is 0 2023-10-01T09:11:33.656 INFO:tasks.rados.rados.0.smithi111.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-10-01T09:11:33.662 INFO:tasks.rados.rados.0.smithi111.stdout:2761: writing smithi11166722-120 from 682846 to 1185817 tid 1 2023-10-01T09:11:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:2761: writing smithi11166722-120 from 1677690 to 2329309 tid 2 2023-10-01T09:11:33.676 INFO:tasks.rados.rados.0.smithi111.stdout:2761: writing smithi11166722-120 from 2993140 to 3496073 tid 3 2023-10-01T09:11:33.676 INFO:tasks.rados.rados.0.smithi111.stdout:2762: read oid 332 snap -1 2023-10-01T09:11:33.676 INFO:tasks.rados.rados.0.smithi111.stdout:2762: expect deleted 2023-10-01T09:11:33.676 INFO:tasks.rados.rados.0.smithi111.stdout:2763: write oid 147 current snap is 0 2023-10-01T09:11:33.676 INFO:tasks.rados.rados.0.smithi111.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-10-01T09:11:33.684 INFO:tasks.rados.rados.0.smithi111.stdout:2763: writing smithi11166722-147 from 699653 to 1394226 tid 1 2023-10-01T09:11:33.692 INFO:tasks.rados.rados.0.smithi111.stdout:2763: writing smithi11166722-147 from 1852525 to 2647802 tid 2 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2763: writing smithi11166722-147 from 3420563 to 3899653 tid 3 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2764: write oid 207 current snap is 0 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2749: finishing write tid 3 to smithi11166722-278 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2749: finishing write tid 4 to smithi11166722-278 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2749: finishing write tid 5 to smithi11166722-278 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 278 v 369 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2749: left oid 278 (ObjNum 1773 snap 0 seq_num 1773) 2023-10-01T09:11:33.700 INFO:tasks.rados.rados.0.smithi111.stdout:2750: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-10-01T09:11:33.800 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:33 smithi183 systemd[1]: Stopping Ceph node-exporter.b for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:11:33.801 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:33 smithi183 bash[52800]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter.b 2023-10-01T09:11:33.828 INFO:tasks.rados.rados.0.smithi111.stdout:2754: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T09:11:33.981 INFO:tasks.rados.rados.0.smithi111.stdout:2751: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T09:11:34.065 INFO:tasks.rados.rados.0.smithi111.stdout:2757: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T09:11:34.241 INFO:tasks.rados.rados.0.smithi111.stdout:2758: finishing write tid 1 to smithi11166722-365 2023-10-01T09:11:34.241 INFO:tasks.rados.rados.0.smithi111.stdout:2752: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:11:34.459 INFO:tasks.rados.rados.0.smithi111.stdout:2758: finishing write tid 2 to smithi11166722-365 2023-10-01T09:11:34.459 INFO:tasks.rados.rados.0.smithi111.stdout:2756: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-10-01T09:11:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[27651]: audit 2023-10-01T09:11:33.098933+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[27651]: audit 2023-10-01T09:11:33.106019+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[27651]: cephadm 2023-10-01T09:11:33.124481+0000 mgr.x (mgr.15039) 48 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T09:11:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[27651]: cephadm 2023-10-01T09:11:33.125216+0000 mgr.x (mgr.15039) 49 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi183 2023-10-01T09:11:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[27651]: audit 2023-10-01T09:11:34.066631+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.111:0/2527529319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[27369]: audit 2023-10-01T09:11:33.098933+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[27369]: audit 2023-10-01T09:11:33.106019+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[27369]: cephadm 2023-10-01T09:11:33.124481+0000 mgr.x (mgr.15039) 48 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T09:11:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[27369]: cephadm 2023-10-01T09:11:33.125216+0000 mgr.x (mgr.15039) 49 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi183 2023-10-01T09:11:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[27369]: audit 2023-10-01T09:11:34.066631+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.111:0/2527529319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:34.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[33891]: audit 2023-10-01T09:11:33.098933+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:34.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[33891]: audit 2023-10-01T09:11:33.106019+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:34.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[33891]: cephadm 2023-10-01T09:11:33.124481+0000 mgr.x (mgr.15039) 48 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T09:11:34.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[33891]: cephadm 2023-10-01T09:11:33.125216+0000 mgr.x (mgr.15039) 49 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi183 2023-10-01T09:11:34.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:34 smithi111 bash[33891]: audit 2023-10-01T09:11:34.066631+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.111:0/2527529319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:34.640 INFO:tasks.rados.rados.0.smithi111.stdout:2758: finishing write tid 3 to smithi11166722-365 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2758: finishing write tid 4 to smithi11166722-365 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2758: finishing write tid 5 to smithi11166722-365 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 365 v 280 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2758: left oid 365 (ObjNum 1775 snap 0 seq_num 1775) 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2759: finishing write tid 1 to smithi11166722-499 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2759: finishing write tid 2 to smithi11166722-499 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2759: finishing write tid 3 to smithi11166722-499 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2759: finishing write tid 4 to smithi11166722-499 2023-10-01T09:11:34.641 INFO:tasks.rados.rados.0.smithi111.stdout:2759: finishing write tid 5 to smithi11166722-499 2023-10-01T09:11:34.642 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 499 v 392 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-10-01T09:11:34.642 INFO:tasks.rados.rados.0.smithi111.stdout:2759: left oid 499 (ObjNum 1776 snap 0 seq_num 1776) 2023-10-01T09:11:34.642 INFO:tasks.rados.rados.0.smithi111.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-10-01T09:11:34.655 INFO:tasks.rados.rados.0.smithi111.stdout:2764: writing smithi11166722-207 from 716460 to 1486282 tid 1 2023-10-01T09:11:34.663 INFO:tasks.rados.rados.0.smithi111.stdout:2764: writing smithi11166722-207 from 2194654 to 2849942 tid 2 2023-10-01T09:11:34.671 INFO:tasks.rados.rados.0.smithi111.stdout:2764: writing smithi11166722-207 from 3447986 to 3916460 tid 3 2023-10-01T09:11:34.671 INFO:tasks.rados.rados.0.smithi111.stdout:2749: done (14 left) 2023-10-01T09:11:34.671 INFO:tasks.rados.rados.0.smithi111.stdout:2750: done (13 left) 2023-10-01T09:11:34.671 INFO:tasks.rados.rados.0.smithi111.stdout:2751: done (12 left) 2023-10-01T09:11:34.671 INFO:tasks.rados.rados.0.smithi111.stdout:2752: done (11 left) 2023-10-01T09:11:34.671 INFO:tasks.rados.rados.0.smithi111.stdout:2754: done (10 left) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2755: done (9 left) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2756: done (8 left) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2757: done (7 left) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2758: done (6 left) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2759: done (5 left) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2765: read oid 187 snap -1 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2765: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2766: write oid 157 current snap is 0 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2760: finishing write tid 1 to smithi11166722-317 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2760: finishing write tid 2 to smithi11166722-317 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2760: finishing write tid 3 to smithi11166722-317 2023-10-01T09:11:34.672 INFO:tasks.rados.rados.0.smithi111.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-10-01T09:11:34.676 INFO:tasks.rados.rados.0.smithi111.stdout:2766: writing smithi11166722-157 from 733267 to 1178338 tid 1 2023-10-01T09:11:34.685 INFO:tasks.rados.rados.0.smithi111.stdout:2766: writing smithi11166722-157 from 1853136 to 2652082 tid 2 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2766: writing smithi11166722-157 from 3359056 to 3933267 tid 3 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2767: read oid 295 snap -1 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2767: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2768: write oid 109 current snap is 0 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2760: finishing write tid 4 to smithi11166722-317 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2760: finishing write tid 5 to smithi11166722-317 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:2760: finishing write tid 6 to smithi11166722-317 2023-10-01T09:11:34.693 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 443 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-10-01T09:11:34.694 INFO:tasks.rados.rados.0.smithi111.stdout:2760: left oid 317 (ObjNum 1777 snap 0 seq_num 1777) 2023-10-01T09:11:34.694 INFO:tasks.rados.rados.0.smithi111.stdout:2761: finishing write tid 1 to smithi11166722-120 2023-10-01T09:11:34.694 INFO:tasks.rados.rados.0.smithi111.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-10-01T09:11:34.700 INFO:tasks.rados.rados.0.smithi111.stdout:2768: writing smithi11166722-109 from 750074 to 1270394 tid 1 2023-10-01T09:11:34.707 INFO:tasks.rados.rados.0.smithi111.stdout:2768: writing smithi11166722-109 from 1911618 to 2570575 tid 2 2023-10-01T09:11:34.714 INFO:tasks.rados.rados.0.smithi111.stdout:2768: writing smithi11166722-109 from 3102832 to 3767206 tid 3 2023-10-01T09:11:34.714 INFO:tasks.rados.rados.0.smithi111.stdout:2760: done (8 left) 2023-10-01T09:11:34.714 INFO:tasks.rados.rados.0.smithi111.stdout:2769: read oid 484 snap -1 2023-10-01T09:11:34.714 INFO:tasks.rados.rados.0.smithi111.stdout:2769: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T09:11:34.714 INFO:tasks.rados.rados.0.smithi111.stdout:2770: write oid 294 current snap is 0 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2761: finishing write tid 2 to smithi11166722-120 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2761: finishing write tid 3 to smithi11166722-120 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2761: finishing write tid 4 to smithi11166722-120 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2761: finishing write tid 5 to smithi11166722-120 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 120 v 373 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2761: left oid 120 (ObjNum 1778 snap 0 seq_num 1778) 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2763: finishing write tid 1 to smithi11166722-147 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2763: finishing write tid 2 to smithi11166722-147 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2763: finishing write tid 3 to smithi11166722-147 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2763: finishing write tid 4 to smithi11166722-147 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2763: finishing write tid 5 to smithi11166722-147 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 147 v 405 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-10-01T09:11:34.715 INFO:tasks.rados.rados.0.smithi111.stdout:2763: left oid 147 (ObjNum 1779 snap 0 seq_num 1779) 2023-10-01T09:11:34.716 INFO:tasks.rados.rados.0.smithi111.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-10-01T09:11:34.722 INFO:tasks.rados.rados.0.smithi111.stdout:2770: writing smithi11166722-294 from 766881 to 1362450 tid 1 2023-10-01T09:11:34.727 INFO:tasks.rados.rados.0.smithi111.stdout:2770: writing smithi11166722-294 from 1970100 to 2372715 tid 2 2023-10-01T09:11:34.735 INFO:tasks.rados.rados.0.smithi111.stdout:2770: writing smithi11166722-294 from 3013902 to 3489548 tid 3 2023-10-01T09:11:34.735 INFO:tasks.rados.rados.0.smithi111.stdout:2761: done (9 left) 2023-10-01T09:11:34.735 INFO:tasks.rados.rados.0.smithi111.stdout:2762: done (8 left) 2023-10-01T09:11:34.735 INFO:tasks.rados.rados.0.smithi111.stdout:2763: done (7 left) 2023-10-01T09:11:34.735 INFO:tasks.rados.rados.0.smithi111.stdout:2771: read oid 340 snap -1 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2771: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2772: read oid 427 snap -1 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2772: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2773: read oid 421 snap -1 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2773: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2774: delete oid 215 current snap is 0 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2764: finishing write tid 1 to smithi11166722-207 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2764: finishing write tid 2 to smithi11166722-207 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2764: finishing write tid 3 to smithi11166722-207 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2764: finishing write tid 4 to smithi11166722-207 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:2764: finishing write tid 5 to smithi11166722-207 2023-10-01T09:11:34.736 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 207 v 470 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-10-01T09:11:34.737 INFO:tasks.rados.rados.0.smithi111.stdout:2764: left oid 207 (ObjNum 1780 snap 0 seq_num 1780) 2023-10-01T09:11:34.737 INFO:tasks.rados.rados.0.smithi111.stdout:2765: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T09:11:34.937 INFO:tasks.rados.rados.0.smithi111.stdout:2766: finishing write tid 1 to smithi11166722-157 2023-10-01T09:11:34.938 INFO:tasks.rados.rados.0.smithi111.stdout:2766: finishing write tid 2 to smithi11166722-157 2023-10-01T09:11:34.938 INFO:tasks.rados.rados.0.smithi111.stdout:2766: finishing write tid 3 to smithi11166722-157 2023-10-01T09:11:34.938 INFO:tasks.rados.rados.0.smithi111.stdout:2766: finishing write tid 4 to smithi11166722-157 2023-10-01T09:11:34.938 INFO:tasks.rados.rados.0.smithi111.stdout:2767: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:11:34.952 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[52835]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T09:11:35.037 INFO:tasks.rados.rados.0.smithi111.stdout:2766: finishing write tid 5 to smithi11166722-157 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 349 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2766: left oid 157 (ObjNum 1781 snap 0 seq_num 1781) 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2768: finishing write tid 1 to smithi11166722-109 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2768: finishing write tid 2 to smithi11166722-109 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2768: finishing write tid 3 to smithi11166722-109 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2768: finishing write tid 4 to smithi11166722-109 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2768: finishing write tid 5 to smithi11166722-109 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 386 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2768: left oid 109 (ObjNum 1782 snap 0 seq_num 1782) 2023-10-01T09:11:35.038 INFO:tasks.rados.rados.0.smithi111.stdout:2769: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T09:11:35.129 INFO:tasks.rados.rados.0.smithi111.stdout:2770: finishing write tid 1 to smithi11166722-294 2023-10-01T09:11:35.129 INFO:tasks.rados.rados.0.smithi111.stdout:2770: finishing write tid 2 to smithi11166722-294 2023-10-01T09:11:35.129 INFO:tasks.rados.rados.0.smithi111.stdout:2770: finishing write tid 3 to smithi11166722-294 2023-10-01T09:11:35.129 INFO:tasks.rados.rados.0.smithi111.stdout:2770: finishing write tid 4 to smithi11166722-294 2023-10-01T09:11:35.129 INFO:tasks.rados.rados.0.smithi111.stdout:2770: finishing write tid 5 to smithi11166722-294 2023-10-01T09:11:35.130 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 294 v 474 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-10-01T09:11:35.130 INFO:tasks.rados.rados.0.smithi111.stdout:2770: left oid 294 (ObjNum 1783 snap 0 seq_num 1783) 2023-10-01T09:11:35.130 INFO:tasks.rados.rados.0.smithi111.stdout:2772: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T09:11:35.229 INFO:tasks.rados.rados.0.smithi111.stdout:2771: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-10-01T09:11:35.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[27651]: cluster 2023-10-01T09:11:34.059324+0000 mgr.x (mgr.15039) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.4 MiB/s wr, 78 op/s 2023-10-01T09:11:35.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[27651]: audit 2023-10-01T09:11:35.042270+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:35.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[27651]: audit 2023-10-01T09:11:35.047808+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:35.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:34 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-01T09:11:35.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:34 smithi183 bash[52924]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T09:11:35.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:35 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-01T09:11:35.301 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:35 smithi183 systemd[1]: Stopped Ceph node-exporter.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:35.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:35 smithi183 systemd[1]: Started Ceph node-exporter.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.113Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.113Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.113Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi183 (none))" 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.114Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.114Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.116Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.117Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T09:11:35.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.118Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T09:11:35.303 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.121Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T09:11:35.303 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.122Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.403µs 2023-10-01T09:11:35.303 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.122Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T09:11:35.405 INFO:tasks.rados.rados.0.smithi111.stdout:2773: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-10-01T09:11:35.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.311Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-01T09:11:35.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:35 smithi111 bash[27369]: cluster 2023-10-01T09:11:34.059324+0000 mgr.x (mgr.15039) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.4 MiB/s wr, 78 op/s 2023-10-01T09:11:35.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:35 smithi111 bash[27369]: audit 2023-10-01T09:11:35.042270+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:35.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:35 smithi111 bash[27369]: audit 2023-10-01T09:11:35.047808+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:35 smithi111 bash[33891]: cluster 2023-10-01T09:11:34.059324+0000 mgr.x (mgr.15039) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.4 MiB/s wr, 78 op/s 2023-10-01T09:11:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:35 smithi111 bash[33891]: audit 2023-10-01T09:11:35.042270+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:35 smithi111 bash[33891]: audit 2023-10-01T09:11:35.047808+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:11:35.631 INFO:tasks.rados.rados.0.smithi111.stdout:2764: done (10 left) 2023-10-01T09:11:35.631 INFO:tasks.rados.rados.0.smithi111.stdout:2765: done (9 left) 2023-10-01T09:11:35.631 INFO:tasks.rados.rados.0.smithi111.stdout:2766: done (8 left) 2023-10-01T09:11:35.631 INFO:tasks.rados.rados.0.smithi111.stdout:2767: done (7 left) 2023-10-01T09:11:35.631 INFO:tasks.rados.rados.0.smithi111.stdout:2768: done (6 left) 2023-10-01T09:11:35.631 INFO:tasks.rados.rados.0.smithi111.stdout:2769: done (5 left) 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2770: done (4 left) 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2771: done (3 left) 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2772: done (2 left) 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2773: done (1 left) 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2774: done (0 left) 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2775: write oid 401 current snap is 0 2023-10-01T09:11:35.632 INFO:tasks.rados.rados.0.smithi111.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-10-01T09:11:35.643 INFO:tasks.rados.rados.0.smithi111.stdout:2775: writing smithi11166722-401 from 400495 to 1146562 tid 1 2023-10-01T09:11:35.649 INFO:tasks.rados.rados.0.smithi111.stdout:2775: writing smithi11166722-401 from 1570711 to 1976995 tid 2 2023-10-01T09:11:35.649 INFO:tasks.rados.rados.0.smithi111.stdout:2776: write oid 132 current snap is 0 2023-10-01T09:11:35.649 INFO:tasks.rados.rados.0.smithi111.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-10-01T09:11:35.654 INFO:tasks.rados.rados.0.smithi111.stdout:2776: writing smithi11166722-132 from 417302 to 838618 tid 1 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2776: writing smithi11166722-132 from 1629193 to 2017302 tid 2 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2777: read oid 258 snap -1 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2778: read oid 309 snap -1 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2778: expect deleted 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2779: read oid 41 snap -1 2023-10-01T09:11:35.661 INFO:tasks.rados.rados.0.smithi111.stdout:2779: expect (ObjNum 1426 snap 0 seq_num 1426) 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2780: delete oid 196 current snap is 0 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2775: finishing write tid 1 to smithi11166722-401 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2775: finishing write tid 2 to smithi11166722-401 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2775: finishing write tid 3 to smithi11166722-401 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2775: finishing write tid 4 to smithi11166722-401 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 401 v 352 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-10-01T09:11:35.662 INFO:tasks.rados.rados.0.smithi111.stdout:2776: finishing write tid 1 to smithi11166722-132 2023-10-01T09:11:35.665 INFO:tasks.rados.rados.0.smithi111.stdout:2776: finishing write tid 2 to smithi11166722-132 2023-10-01T09:11:35.666 INFO:tasks.rados.rados.0.smithi111.stdout:2776: finishing write tid 3 to smithi11166722-132 2023-10-01T09:11:35.666 INFO:tasks.rados.rados.0.smithi111.stdout:2776: finishing write tid 4 to smithi11166722-132 2023-10-01T09:11:35.666 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 132 v 395 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-10-01T09:11:35.666 INFO:tasks.rados.rados.0.smithi111.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-10-01T09:11:35.667 INFO:tasks.rados.rados.0.smithi111.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T09:11:35.791 INFO:tasks.rados.rados.0.smithi111.stdout:2779: expect (ObjNum 1426 snap 0 seq_num 1426) 2023-10-01T09:11:35.985 INFO:tasks.rados.rados.0.smithi111.stdout:2775: done (5 left) 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2776: done (4 left) 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2777: done (3 left) 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2778: done (2 left) 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2779: done (1 left) 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2780: done (0 left) 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2781: write oid 374 current snap is 0 2023-10-01T09:11:35.986 INFO:tasks.rados.rados.0.smithi111.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-10-01T09:11:35.999 INFO:tasks.rados.rados.0.smithi111.stdout:2781: writing smithi11166722-374 from 450916 to 1139083 tid 1 2023-10-01T09:11:36.004 INFO:tasks.rados.rados.0.smithi111.stdout:2781: writing smithi11166722-374 from 1862510 to 2050916 tid 2 2023-10-01T09:11:36.004 INFO:tasks.rados.rados.0.smithi111.stdout:2782: write oid 47 current snap is 0 2023-10-01T09:11:36.004 INFO:tasks.rados.rados.0.smithi111.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-10-01T09:11:36.011 INFO:tasks.rados.rados.0.smithi111.stdout:2782: writing smithi11166722-47 from 467723 to 1231139 tid 1 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2782: writing smithi11166722-47 from 1804639 to 2067723 tid 2 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2783: read oid 151 snap -1 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2783: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2784: read oid 204 snap -1 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2784: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2785: delete oid 173 current snap is 0 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2781: finishing write tid 1 to smithi11166722-374 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2781: finishing write tid 2 to smithi11166722-374 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2781: finishing write tid 3 to smithi11166722-374 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:2781: finishing write tid 4 to smithi11166722-374 2023-10-01T09:11:36.017 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 374 v 283 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-10-01T09:11:36.018 INFO:tasks.rados.rados.0.smithi111.stdout:2781: left oid 374 (ObjNum 1788 snap 0 seq_num 1788) 2023-10-01T09:11:36.018 INFO:tasks.rados.rados.0.smithi111.stdout:2782: finishing write tid 1 to smithi11166722-47 2023-10-01T09:11:36.019 INFO:tasks.rados.rados.0.smithi111.stdout:2781: done (4 left) 2023-10-01T09:11:36.019 INFO:tasks.rados.rados.0.smithi111.stdout:2785: done (3 left) 2023-10-01T09:11:36.019 INFO:tasks.rados.rados.0.smithi111.stdout:2786: write oid 420 current snap is 0 2023-10-01T09:11:36.019 INFO:tasks.rados.rados.0.smithi111.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-10-01T09:11:36.025 INFO:tasks.rados.rados.0.smithi111.stdout:2786: writing smithi11166722-420 from 501337 to 1015251 tid 1 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:2786: writing smithi11166722-420 from 1521603 to 1938894 tid 2 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:2787: write oid 180 current snap is 0 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:2782: finishing write tid 2 to smithi11166722-47 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:2782: finishing write tid 3 to smithi11166722-47 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:2782: finishing write tid 4 to smithi11166722-47 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 47 v 376 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-10-01T09:11:36.031 INFO:tasks.rados.rados.0.smithi111.stdout:2782: left oid 47 (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T09:11:36.032 INFO:tasks.rados.rados.0.smithi111.stdout:2783: expect (ObjNum 1552 snap 0 seq_num 1552) 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.571Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.572Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.572Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.341µs wal_replay_duration=450.147839ms total_replay_duration=450.244799ms 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.577Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.577Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.577Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.601Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.953443ms db_storage=1.254µs remote_storage=2.557µs web_handler=626ns query_engine=1.512µs scrape=359.337µs scrape_sd=115.225µs notify=13.275µs notify_sd=11.838µs rules=23.046168ms 2023-10-01T09:11:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:35 smithi183 bash[52777]: ts=2023-10-01T09:11:35.601Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T09:11:36.099 INFO:tasks.rados.rados.0.smithi111.stdout:2786: finishing write tid 1 to smithi11166722-420 2023-10-01T09:11:36.099 INFO:tasks.rados.rados.0.smithi111.stdout:2784: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:11:36.287 INFO:tasks.rados.rados.0.smithi111.stdout:2786: finishing write tid 2 to smithi11166722-420 2023-10-01T09:11:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:2786: finishing write tid 3 to smithi11166722-420 2023-10-01T09:11:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:2786: finishing write tid 4 to smithi11166722-420 2023-10-01T09:11:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 420 v 390 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-10-01T09:11:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2023-10-01T09:11:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-10-01T09:11:36.299 INFO:tasks.rados.rados.0.smithi111.stdout:2787: writing smithi11166722-180 from 518144 to 1107307 tid 1 2023-10-01T09:11:36.307 INFO:tasks.rados.rados.0.smithi111.stdout:2787: writing smithi11166722-180 from 1580085 to 2118144 tid 2 2023-10-01T09:11:36.307 INFO:tasks.rados.rados.0.smithi111.stdout:2782: done (4 left) 2023-10-01T09:11:36.307 INFO:tasks.rados.rados.0.smithi111.stdout:2783: done (3 left) 2023-10-01T09:11:36.307 INFO:tasks.rados.rados.0.smithi111.stdout:2784: done (2 left) 2023-10-01T09:11:36.307 INFO:tasks.rados.rados.0.smithi111.stdout:2786: done (1 left) 2023-10-01T09:11:36.308 INFO:tasks.rados.rados.0.smithi111.stdout:2788: write oid 167 current snap is 0 2023-10-01T09:11:36.308 INFO:tasks.rados.rados.0.smithi111.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-10-01T09:11:36.314 INFO:tasks.rados.rados.0.smithi111.stdout:2788: writing smithi11166722-167 from 534951 to 1199363 tid 1 2023-10-01T09:11:36.321 INFO:tasks.rados.rados.0.smithi111.stdout:2788: writing smithi11166722-167 from 1922214 to 2134951 tid 2 2023-10-01T09:11:36.321 INFO:tasks.rados.rados.0.smithi111.stdout:2789: read oid 499 snap -1 2023-10-01T09:11:36.321 INFO:tasks.rados.rados.0.smithi111.stdout:2789: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-10-01T09:11:36.321 INFO:tasks.rados.rados.0.smithi111.stdout:2790: read oid 291 snap -1 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2790: expect deleted 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2791: write oid 396 current snap is 0 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2787: finishing write tid 1 to smithi11166722-180 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2787: finishing write tid 2 to smithi11166722-180 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2787: finishing write tid 3 to smithi11166722-180 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2787: finishing write tid 4 to smithi11166722-180 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 180 v 477 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2787: left oid 180 (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2788: finishing write tid 1 to smithi11166722-167 2023-10-01T09:11:36.322 INFO:tasks.rados.rados.0.smithi111.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-10-01T09:11:36.328 INFO:tasks.rados.rados.0.smithi111.stdout:2791: writing smithi11166722-396 from 551758 to 1291419 tid 1 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2791: writing smithi11166722-396 from 1980696 to 2151758 tid 2 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2787: done (4 left) 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2792: delete oid 66 current snap is 0 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2788: finishing write tid 2 to smithi11166722-167 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2788: finishing write tid 3 to smithi11166722-167 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2788: finishing write tid 4 to smithi11166722-167 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 167 v 352 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2788: left oid 167 (ObjNum 1793 snap 0 seq_num 1793) 2023-10-01T09:11:36.334 INFO:tasks.rados.rados.0.smithi111.stdout:2789: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:2791: finishing write tid 1 to smithi11166722-396 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:2791: finishing write tid 2 to smithi11166722-396 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:2791: finishing write tid 3 to smithi11166722-396 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:2791: finishing write tid 4 to smithi11166722-396 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 396 v 365 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:2791: left oid 396 (ObjNum 1794 snap 0 seq_num 1794) 2023-10-01T09:11:36.531 INFO:tasks.rados.rados.0.smithi111.stdout:2788: done (4 left) 2023-10-01T09:11:36.532 INFO:tasks.rados.rados.0.smithi111.stdout:2789: done (3 left) 2023-10-01T09:11:36.532 INFO:tasks.rados.rados.0.smithi111.stdout:2790: done (2 left) 2023-10-01T09:11:36.532 INFO:tasks.rados.rados.0.smithi111.stdout:2791: done (1 left) 2023-10-01T09:11:36.532 INFO:tasks.rados.rados.0.smithi111.stdout:2792: done (0 left) 2023-10-01T09:11:36.532 INFO:tasks.rados.rados.0.smithi111.stdout:2793: write oid 470 current snap is 0 2023-10-01T09:11:36.532 INFO:tasks.rados.rados.0.smithi111.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-10-01T09:11:36.542 INFO:tasks.rados.rados.0.smithi111.stdout:2793: writing smithi11166722-470 from 585372 to 1191884 tid 1 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2793: writing smithi11166722-470 from 1814013 to 2185372 tid 2 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2794: read oid 312 snap -1 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2795: read oid 61 snap -1 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2796: write oid 414 current snap is 0 2023-10-01T09:11:36.550 INFO:tasks.rados.rados.0.smithi111.stdout:2793: finishing write tid 1 to smithi11166722-470 2023-10-01T09:11:36.551 INFO:tasks.rados.rados.0.smithi111.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-10-01T09:11:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[27651]: cephadm 2023-10-01T09:11:35.094445+0000 mgr.x (mgr.15039) 51 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-01T09:11:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[27651]: cephadm 2023-10-01T09:11:35.115433+0000 mgr.x (mgr.15039) 52 : cephadm [INF] Reconfiguring daemon grafana.a on smithi183 2023-10-01T09:11:36.557 INFO:tasks.rados.rados.0.smithi111.stdout:2796: writing smithi11166722-414 from 602179 to 1283940 tid 1 2023-10-01T09:11:36.563 INFO:tasks.rados.rados.0.smithi111.stdout:2796: writing smithi11166722-414 from 1756142 to 2184440 tid 2 2023-10-01T09:11:36.563 INFO:tasks.rados.rados.0.smithi111.stdout:2797: write oid 403 current snap is 0 2023-10-01T09:11:36.563 INFO:tasks.rados.rados.0.smithi111.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-10-01T09:11:36.570 INFO:tasks.rados.rados.0.smithi111.stdout:2797: writing smithi11166722-403 from 618986 to 1375996 tid 1 2023-10-01T09:11:36.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:36 smithi111 bash[27369]: cephadm 2023-10-01T09:11:35.094445+0000 mgr.x (mgr.15039) 51 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-01T09:11:36.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:36 smithi111 bash[27369]: cephadm 2023-10-01T09:11:35.115433+0000 mgr.x (mgr.15039) 52 : cephadm [INF] Reconfiguring daemon grafana.a on smithi183 2023-10-01T09:11:36.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:36 smithi111 bash[33891]: cephadm 2023-10-01T09:11:35.094445+0000 mgr.x (mgr.15039) 51 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-01T09:11:36.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:36 smithi111 bash[33891]: cephadm 2023-10-01T09:11:35.115433+0000 mgr.x (mgr.15039) 52 : cephadm [INF] Reconfiguring daemon grafana.a on smithi183 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2797: writing smithi11166722-403 from 1814624 to 2218986 tid 2 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2798: write oid 138 current snap is 0 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2793: finishing write tid 2 to smithi11166722-470 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2793: finishing write tid 3 to smithi11166722-470 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2793: finishing write tid 4 to smithi11166722-470 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 470 v 286 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2023-10-01T09:11:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:2795: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T09:11:36.674 INFO:tasks.rados.rados.0.smithi111.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-01T09:11:36.845 INFO:tasks.rados.rados.0.smithi111.stdout:2796: finishing write tid 1 to smithi11166722-414 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2796: finishing write tid 2 to smithi11166722-414 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2796: finishing write tid 3 to smithi11166722-414 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2796: finishing write tid 4 to smithi11166722-414 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 414 v 480 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2797: finishing write tid 1 to smithi11166722-403 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2797: finishing write tid 2 to smithi11166722-403 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2797: finishing write tid 3 to smithi11166722-403 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2797: finishing write tid 4 to smithi11166722-403 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 403 v 355 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-10-01T09:11:36.846 INFO:tasks.rados.rados.0.smithi111.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2023-10-01T09:11:36.847 INFO:tasks.rados.rados.0.smithi111.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-10-01T09:11:36.857 INFO:tasks.rados.rados.0.smithi111.stdout:2798: writing smithi11166722-138 from 635793 to 1068052 tid 1 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2798: writing smithi11166722-138 from 1473106 to 1905073 tid 2 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2793: done (5 left) 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2794: done (4 left) 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2795: done (3 left) 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2796: done (2 left) 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2797: done (1 left) 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2799: read oid 128 snap -1 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2799: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:11:36.863 INFO:tasks.rados.rados.0.smithi111.stdout:2800: read oid 160 snap -1 2023-10-01T09:11:36.864 INFO:tasks.rados.rados.0.smithi111.stdout:2800: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:11:36.864 INFO:tasks.rados.rados.0.smithi111.stdout:2801: write oid 108 current snap is 0 2023-10-01T09:11:36.864 INFO:tasks.rados.rados.0.smithi111.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-10-01T09:11:36.870 INFO:tasks.rados.rados.0.smithi111.stdout:2801: writing smithi11166722-108 from 652600 to 1160108 tid 1 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2801: writing smithi11166722-108 from 1931588 to 2252600 tid 2 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2802: write oid 281 current snap is 0 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2798: finishing write tid 1 to smithi11166722-138 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2798: finishing write tid 2 to smithi11166722-138 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2798: finishing write tid 3 to smithi11166722-138 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2798: finishing write tid 4 to smithi11166722-138 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 138 v 368 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2023-10-01T09:11:36.878 INFO:tasks.rados.rados.0.smithi111.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-10-01T09:11:36.885 INFO:tasks.rados.rados.0.smithi111.stdout:2802: writing smithi11166722-281 from 669407 to 1252164 tid 1 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2802: writing smithi11166722-281 from 1873717 to 2269407 tid 2 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2798: done (4 left) 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2803: read oid 236 snap -1 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2803: expect deleted 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2804: read oid 460 snap -1 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2804: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:11:36.891 INFO:tasks.rados.rados.0.smithi111.stdout:2805: read oid 240 snap -1 2023-10-01T09:11:36.892 INFO:tasks.rados.rados.0.smithi111.stdout:2805: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-10-01T09:11:36.892 INFO:tasks.rados.rados.0.smithi111.stdout:2806: write oid 285 current snap is 0 2023-10-01T09:11:36.892 INFO:tasks.rados.rados.0.smithi111.stdout:2799: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:11:37.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.802Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T09:11:37.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.802Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T09:11:37.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.803Z 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/.+)($|/) 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.803Z 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)$ 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T09:11:37.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T09:11:37.053 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T09:11:37.054 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T09:11:37.055 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 09:11:36 smithi183 bash[52972]: ts=2023-10-01T09:11:36.804Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T09:11:37.090 INFO:tasks.rados.rados.0.smithi111.stdout:2800: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:11:37.265 INFO:tasks.rados.rados.0.smithi111.stdout:2801: finishing write tid 1 to smithi11166722-108 2023-10-01T09:11:37.265 INFO:tasks.rados.rados.0.smithi111.stdout:2801: finishing write tid 2 to smithi11166722-108 2023-10-01T09:11:37.265 INFO:tasks.rados.rados.0.smithi111.stdout:2801: finishing write tid 3 to smithi11166722-108 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2801: finishing write tid 4 to smithi11166722-108 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 108 v 326 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2801: left oid 108 (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2802: finishing write tid 1 to smithi11166722-281 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2802: finishing write tid 2 to smithi11166722-281 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2802: finishing write tid 3 to smithi11166722-281 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2802: finishing write tid 4 to smithi11166722-281 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 371 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-10-01T09:11:37.266 INFO:tasks.rados.rados.0.smithi111.stdout:2802: left oid 281 (ObjNum 1801 snap 0 seq_num 1801) 2023-10-01T09:11:37.267 INFO:tasks.rados.rados.0.smithi111.stdout:2805: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-10-01T09:11:37.380 INFO:tasks.rados.rados.0.smithi111.stdout:2804: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:11:37.495 INFO:tasks.rados.rados.0.smithi111.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-10-01T09:11:37.509 INFO:tasks.rados.rados.0.smithi111.stdout:2806: writing smithi11166722-285 from 686214 to 1460573 tid 1 2023-10-01T09:11:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:2806: writing smithi11166722-285 from 2048552 to 2286214 tid 2 2023-10-01T09:11:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:2799: done (7 left) 2023-10-01T09:11:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:2800: done (6 left) 2023-10-01T09:11:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:2801: done (5 left) 2023-10-01T09:11:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:2802: done (4 left) 2023-10-01T09:11:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:2803: done (3 left) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2804: done (2 left) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2805: done (1 left) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2807: read oid 442 snap -1 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2807: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2808: read oid 423 snap -1 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2808: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2809: read oid 303 snap -1 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2809: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2810: read oid 308 snap -1 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2810: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2811: write oid 94 current snap is 0 2023-10-01T09:11:37.516 INFO:tasks.rados.rados.0.smithi111.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-10-01T09:11:37.524 INFO:tasks.rados.rados.0.smithi111.stdout:2811: writing smithi11166722-94 from 703021 to 1152629 tid 1 2023-10-01T09:11:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:2811: writing smithi11166722-94 from 1707034 to 2303021 tid 2 2023-10-01T09:11:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:2812: read oid 85 snap -1 2023-10-01T09:11:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:2812: expect (ObjNum 84 snap 0 seq_num 84) 2023-10-01T09:11:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:2813: write oid 95 current snap is 0 2023-10-01T09:11:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:2806: finishing write tid 1 to smithi11166722-285 2023-10-01T09:11:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-10-01T09:11:37.536 INFO:tasks.rados.rados.0.smithi111.stdout:2813: writing smithi11166722-95 from 719828 to 1244685 tid 1 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2813: writing smithi11166722-95 from 1765516 to 2319828 tid 2 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2814: read oid 133 snap -1 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2814: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2815: read oid 92 snap -1 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2815: expect deleted 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2816: read oid 490 snap -1 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2816: expect deleted 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2817: delete oid 81 current snap is 0 2023-10-01T09:11:37.543 INFO:tasks.rados.rados.0.smithi111.stdout:2806: finishing write tid 2 to smithi11166722-285 2023-10-01T09:11:37.544 INFO:tasks.rados.rados.0.smithi111.stdout:2806: finishing write tid 3 to smithi11166722-285 2023-10-01T09:11:37.544 INFO:tasks.rados.rados.0.smithi111.stdout:2808: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-10-01T09:11:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:37 smithi183 bash[27651]: cluster 2023-10-01T09:11:36.060407+0000 mgr.x (mgr.15039) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 122 op/s 2023-10-01T09:11:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:37 smithi183 bash[27651]: audit 2023-10-01T09:11:36.527405+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.111:0/301127567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:37.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:37 smithi111 bash[27369]: cluster 2023-10-01T09:11:36.060407+0000 mgr.x (mgr.15039) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 122 op/s 2023-10-01T09:11:37.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:37 smithi111 bash[27369]: audit 2023-10-01T09:11:36.527405+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.111:0/301127567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:37 smithi111 bash[33891]: cluster 2023-10-01T09:11:36.060407+0000 mgr.x (mgr.15039) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 14 MiB/s wr, 122 op/s 2023-10-01T09:11:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:37 smithi111 bash[33891]: audit 2023-10-01T09:11:36.527405+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.111:0/301127567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:37.642 INFO:tasks.rados.rados.0.smithi111.stdout:2807: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:11:37.753 INFO:tasks.rados.rados.0.smithi111.stdout:2806: finishing write tid 4 to smithi11166722-285 2023-10-01T09:11:37.753 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 329 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-10-01T09:11:37.753 INFO:tasks.rados.rados.0.smithi111.stdout:2806: left oid 285 (ObjNum 1802 snap 0 seq_num 1802) 2023-10-01T09:11:37.753 INFO:tasks.rados.rados.0.smithi111.stdout:2806: done (11 left) 2023-10-01T09:11:37.753 INFO:tasks.rados.rados.0.smithi111.stdout:2807: done (10 left) 2023-10-01T09:11:37.754 INFO:tasks.rados.rados.0.smithi111.stdout:2808: done (9 left) 2023-10-01T09:11:37.754 INFO:tasks.rados.rados.0.smithi111.stdout:2817: done (8 left) 2023-10-01T09:11:37.754 INFO:tasks.rados.rados.0.smithi111.stdout:2818: read oid 44 snap -1 2023-10-01T09:11:37.754 INFO:tasks.rados.rados.0.smithi111.stdout:2818: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:11:37.754 INFO:tasks.rados.rados.0.smithi111.stdout:2819: write oid 452 current snap is 0 2023-10-01T09:11:37.754 INFO:tasks.rados.rados.0.smithi111.stdout:2810: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:11:37.870 INFO:tasks.rados.rados.0.smithi111.stdout:2809: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2811: finishing write tid 1 to smithi11166722-94 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2811: finishing write tid 2 to smithi11166722-94 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2811: finishing write tid 3 to smithi11166722-94 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2811: finishing write tid 4 to smithi11166722-94 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 94 v 332 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2811: left oid 94 (ObjNum 1803 snap 0 seq_num 1803) 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2813: finishing write tid 1 to smithi11166722-95 2023-10-01T09:11:38.096 INFO:tasks.rados.rados.0.smithi111.stdout:2812: expect (ObjNum 84 snap 0 seq_num 84) 2023-10-01T09:11:38.206 INFO:tasks.rados.rados.0.smithi111.stdout:2813: finishing write tid 2 to smithi11166722-95 2023-10-01T09:11:38.207 INFO:tasks.rados.rados.0.smithi111.stdout:2813: finishing write tid 3 to smithi11166722-95 2023-10-01T09:11:38.207 INFO:tasks.rados.rados.0.smithi111.stdout:2813: finishing write tid 4 to smithi11166722-95 2023-10-01T09:11:38.207 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 374 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-10-01T09:11:38.207 INFO:tasks.rados.rados.0.smithi111.stdout:2813: left oid 95 (ObjNum 1804 snap 0 seq_num 1804) 2023-10-01T09:11:38.207 INFO:tasks.rados.rados.0.smithi111.stdout:2814: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-01T09:11:38.294 INFO:tasks.rados.rados.0.smithi111.stdout:2818: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:11:38.376 INFO:tasks.rados.rados.0.smithi111.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-10-01T09:11:38.388 INFO:tasks.rados.rados.0.smithi111.stdout:2819: writing smithi11166722-452 from 753442 to 1428797 tid 1 2023-10-01T09:11:38.394 INFO:tasks.rados.rados.0.smithi111.stdout:2819: writing smithi11166722-452 from 2166127 to 2353442 tid 2 2023-10-01T09:11:38.394 INFO:tasks.rados.rados.0.smithi111.stdout:2809: done (9 left) 2023-10-01T09:11:38.394 INFO:tasks.rados.rados.0.smithi111.stdout:2810: done (8 left) 2023-10-01T09:11:38.394 INFO:tasks.rados.rados.0.smithi111.stdout:2811: done (7 left) 2023-10-01T09:11:38.394 INFO:tasks.rados.rados.0.smithi111.stdout:2812: done (6 left) 2023-10-01T09:11:38.394 INFO:tasks.rados.rados.0.smithi111.stdout:2813: done (5 left) 2023-10-01T09:11:38.395 INFO:tasks.rados.rados.0.smithi111.stdout:2814: done (4 left) 2023-10-01T09:11:38.395 INFO:tasks.rados.rados.0.smithi111.stdout:2815: done (3 left) 2023-10-01T09:11:38.395 INFO:tasks.rados.rados.0.smithi111.stdout:2816: done (2 left) 2023-10-01T09:11:38.395 INFO:tasks.rados.rados.0.smithi111.stdout:2818: done (1 left) 2023-10-01T09:11:38.395 INFO:tasks.rados.rados.0.smithi111.stdout:2820: delete oid 354 current snap is 0 2023-10-01T09:11:38.395 INFO:tasks.rados.rados.0.smithi111.stdout:2819: finishing write tid 1 to smithi11166722-452 2023-10-01T09:11:38.399 INFO:tasks.rados.rados.0.smithi111.stdout:2819: finishing write tid 2 to smithi11166722-452 2023-10-01T09:11:38.400 INFO:tasks.rados.rados.0.smithi111.stdout:2820: done (1 left) 2023-10-01T09:11:38.400 INFO:tasks.rados.rados.0.smithi111.stdout:2821: write oid 486 current snap is 0 2023-10-01T09:11:38.400 INFO:tasks.rados.rados.0.smithi111.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-10-01T09:11:38.403 INFO:tasks.rados.rados.0.smithi111.stdout:2821: writing smithi11166722-486 from 787056 to 1212909 tid 1 2023-10-01T09:11:38.410 INFO:tasks.rados.rados.0.smithi111.stdout:2821: writing smithi11166722-486 from 1883091 to 2387056 tid 2 2023-10-01T09:11:38.410 INFO:tasks.rados.rados.0.smithi111.stdout:2822: write oid 240 current snap is 0 2023-10-01T09:11:38.410 INFO:tasks.rados.rados.0.smithi111.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-10-01T09:11:38.415 INFO:tasks.rados.rados.0.smithi111.stdout:2822: writing smithi11166722-240 from 403863 to 904965 tid 1 2023-10-01T09:11:38.422 INFO:tasks.rados.rados.0.smithi111.stdout:2822: writing smithi11166722-240 from 1425220 to 2159179 tid 2 2023-10-01T09:11:38.422 INFO:tasks.rados.rados.0.smithi111.stdout:2823: write oid 403 current snap is 0 2023-10-01T09:11:38.423 INFO:tasks.rados.rados.0.smithi111.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-10-01T09:11:38.429 INFO:tasks.rados.rados.0.smithi111.stdout:2823: writing smithi11166722-403 from 420670 to 1113374 tid 1 2023-10-01T09:11:38.435 INFO:tasks.rados.rados.0.smithi111.stdout:2823: writing smithi11166722-403 from 1600055 to 2194025 tid 2 2023-10-01T09:11:38.435 INFO:tasks.rados.rados.0.smithi111.stdout:2824: read oid 257 snap -1 2023-10-01T09:11:38.436 INFO:tasks.rados.rados.0.smithi111.stdout:2824: expect (ObjNum 945 snap 0 seq_num 945) 2023-10-01T09:11:38.436 INFO:tasks.rados.rados.0.smithi111.stdout:2825: read oid 265 snap -1 2023-10-01T09:11:38.436 INFO:tasks.rados.rados.0.smithi111.stdout:2825: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T09:11:38.436 INFO:tasks.rados.rados.0.smithi111.stdout:2826: write oid 430 current snap is 0 2023-10-01T09:11:38.436 INFO:tasks.rados.rados.0.smithi111.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-10-01T09:11:38.442 INFO:tasks.rados.rados.0.smithi111.stdout:2826: writing smithi11166722-430 from 437477 to 1205430 tid 1 2023-10-01T09:11:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:2826: writing smithi11166722-430 from 1658537 to 2396165 tid 2 2023-10-01T09:11:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:2827: write oid 77 current snap is 0 2023-10-01T09:11:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:2819: finishing write tid 3 to smithi11166722-452 2023-10-01T09:11:38.450 INFO:tasks.rados.rados.0.smithi111.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-10-01T09:11:38.455 INFO:tasks.rados.rados.0.smithi111.stdout:2827: writing smithi11166722-77 from 454284 to 897486 tid 1 2023-10-01T09:11:38.460 INFO:tasks.rados.rados.0.smithi111.stdout:2827: writing smithi11166722-77 from 1317019 to 1914658 tid 2 2023-10-01T09:11:38.464 INFO:tasks.rados.rados.0.smithi111.stdout:2827: writing smithi11166722-77 from 2376463 to 2454284 tid 3 2023-10-01T09:11:38.464 INFO:tasks.rados.rados.0.smithi111.stdout:2828: read oid 202 snap -1 2023-10-01T09:11:38.464 INFO:tasks.rados.rados.0.smithi111.stdout:2828: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-10-01T09:11:38.464 INFO:tasks.rados.rados.0.smithi111.stdout:2829: write oid 461 current snap is 0 2023-10-01T09:11:38.464 INFO:tasks.rados.rados.0.smithi111.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-10-01T09:11:38.470 INFO:tasks.rados.rados.0.smithi111.stdout:2829: writing smithi11166722-461 from 471091 to 989542 tid 1 2023-10-01T09:11:38.478 INFO:tasks.rados.rados.0.smithi111.stdout:2829: writing smithi11166722-461 from 1659148 to 2400445 tid 2 2023-10-01T09:11:38.478 INFO:tasks.rados.rados.0.smithi111.stdout:2830: write oid 209 current snap is 0 2023-10-01T09:11:38.478 INFO:tasks.rados.rados.0.smithi111.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-10-01T09:11:38.484 INFO:tasks.rados.rados.0.smithi111.stdout:2830: writing smithi11166722-209 from 487898 to 1081598 tid 1 2023-10-01T09:11:38.490 INFO:tasks.rados.rados.0.smithi111.stdout:2830: writing smithi11166722-209 from 1717630 to 2202585 tid 2 2023-10-01T09:11:38.490 INFO:tasks.rados.rados.0.smithi111.stdout:2831: read oid 254 snap -1 2023-10-01T09:11:38.490 INFO:tasks.rados.rados.0.smithi111.stdout:2831: expect (ObjNum 853 snap 0 seq_num 853) 2023-10-01T09:11:38.491 INFO:tasks.rados.rados.0.smithi111.stdout:2832: write oid 103 current snap is 0 2023-10-01T09:11:38.491 INFO:tasks.rados.rados.0.smithi111.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-10-01T09:11:38.497 INFO:tasks.rados.rados.0.smithi111.stdout:2832: writing smithi11166722-103 from 504705 to 1173654 tid 1 2023-10-01T09:11:38.505 INFO:tasks.rados.rados.0.smithi111.stdout:2832: writing smithi11166722-103 from 1776112 to 2504705 tid 2 2023-10-01T09:11:38.505 INFO:tasks.rados.rados.0.smithi111.stdout:2833: read oid 33 snap -1 2023-10-01T09:11:38.505 INFO:tasks.rados.rados.0.smithi111.stdout:2833: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-10-01T09:11:38.505 INFO:tasks.rados.rados.0.smithi111.stdout:2834: delete oid 229 current snap is 0 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2819: finishing write tid 4 to smithi11166722-452 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 452 v 358 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2819: left oid 452 (ObjNum 1806 snap 0 seq_num 1806) 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2821: finishing write tid 1 to smithi11166722-486 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2821: finishing write tid 2 to smithi11166722-486 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2821: finishing write tid 3 to smithi11166722-486 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2821: finishing write tid 4 to smithi11166722-486 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 486 v 391 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2821: left oid 486 (ObjNum 1808 snap 0 seq_num 1808) 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2822: finishing write tid 1 to smithi11166722-240 2023-10-01T09:11:38.506 INFO:tasks.rados.rados.0.smithi111.stdout:2822: finishing write tid 2 to smithi11166722-240 2023-10-01T09:11:38.507 INFO:tasks.rados.rados.0.smithi111.stdout:2822: finishing write tid 3 to smithi11166722-240 2023-10-01T09:11:38.507 INFO:tasks.rados.rados.0.smithi111.stdout:2822: finishing write tid 4 to smithi11166722-240 2023-10-01T09:11:38.507 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 240 v 399 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-10-01T09:11:38.507 INFO:tasks.rados.rados.0.smithi111.stdout:2822: left oid 240 (ObjNum 1809 snap 0 seq_num 1809) 2023-10-01T09:11:38.507 INFO:tasks.rados.rados.0.smithi111.stdout:2823: finishing write tid 1 to smithi11166722-403 2023-10-01T09:11:38.507 INFO:tasks.rados.rados.0.smithi111.stdout:2824: expect (ObjNum 945 snap 0 seq_num 945) 2023-10-01T09:11:38.778 INFO:tasks.rados.rados.0.smithi111.stdout:2823: finishing write tid 2 to smithi11166722-403 2023-10-01T09:11:38.778 INFO:tasks.rados.rados.0.smithi111.stdout:2823: finishing write tid 3 to smithi11166722-403 2023-10-01T09:11:38.779 INFO:tasks.rados.rados.0.smithi111.stdout:2823: finishing write tid 4 to smithi11166722-403 2023-10-01T09:11:38.779 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 403 v 361 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-10-01T09:11:38.779 INFO:tasks.rados.rados.0.smithi111.stdout:2823: left oid 403 (ObjNum 1810 snap 0 seq_num 1810) 2023-10-01T09:11:38.779 INFO:tasks.rados.rados.0.smithi111.stdout:2825: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T09:11:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:2826: finishing write tid 1 to smithi11166722-430 2023-10-01T09:11:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:2826: finishing write tid 2 to smithi11166722-430 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2826: finishing write tid 3 to smithi11166722-430 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2819: done (14 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2821: done (13 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2822: done (12 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2823: done (11 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2824: done (10 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2825: done (9 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2834: done (8 left) 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2835: write oid 123 current snap is 0 2023-10-01T09:11:39.014 INFO:tasks.rados.rados.0.smithi111.stdout:2826: finishing write tid 4 to smithi11166722-430 2023-10-01T09:11:39.015 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 430 v 364 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-10-01T09:11:39.015 INFO:tasks.rados.rados.0.smithi111.stdout:2826: left oid 430 (ObjNum 1811 snap 0 seq_num 1811) 2023-10-01T09:11:39.015 INFO:tasks.rados.rados.0.smithi111.stdout:2827: finishing write tid 1 to smithi11166722-77 2023-10-01T09:11:39.015 INFO:tasks.rados.rados.0.smithi111.stdout:2827: finishing write tid 2 to smithi11166722-77 2023-10-01T09:11:39.015 INFO:tasks.rados.rados.0.smithi111.stdout:2827: finishing write tid 3 to smithi11166722-77 2023-10-01T09:11:39.015 INFO:tasks.rados.rados.0.smithi111.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-10-01T09:11:39.024 INFO:tasks.rados.rados.0.smithi111.stdout:2835: writing smithi11166722-123 from 538319 to 1074119 tid 1 2023-10-01T09:11:39.033 INFO:tasks.rados.rados.0.smithi111.stdout:2835: writing smithi11166722-123 from 1493076 to 2241711 tid 2 2023-10-01T09:11:39.033 INFO:tasks.rados.rados.0.smithi111.stdout:2826: done (8 left) 2023-10-01T09:11:39.033 INFO:tasks.rados.rados.0.smithi111.stdout:2836: write oid 497 current snap is 0 2023-10-01T09:11:39.033 INFO:tasks.rados.rados.0.smithi111.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-10-01T09:11:39.039 INFO:tasks.rados.rados.0.smithi111.stdout:2836: writing smithi11166722-497 from 555126 to 1166175 tid 1 2023-10-01T09:11:39.047 INFO:tasks.rados.rados.0.smithi111.stdout:2836: writing smithi11166722-497 from 1951558 to 2443851 tid 2 2023-10-01T09:11:39.047 INFO:tasks.rados.rados.0.smithi111.stdout:2837: read oid 152 snap -1 2023-10-01T09:11:39.047 INFO:tasks.rados.rados.0.smithi111.stdout:2837: expect deleted 2023-10-01T09:11:39.047 INFO:tasks.rados.rados.0.smithi111.stdout:2838: delete oid 478 current snap is 0 2023-10-01T09:11:39.048 INFO:tasks.rados.rados.0.smithi111.stdout:2827: finishing write tid 4 to smithi11166722-77 2023-10-01T09:11:39.048 INFO:tasks.rados.rados.0.smithi111.stdout:2827: finishing write tid 5 to smithi11166722-77 2023-10-01T09:11:39.048 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 77 v 485 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-10-01T09:11:39.048 INFO:tasks.rados.rados.0.smithi111.stdout:2827: left oid 77 (ObjNum 1812 snap 0 seq_num 1812) 2023-10-01T09:11:39.048 INFO:tasks.rados.rados.0.smithi111.stdout:2828: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-10-01T09:11:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:2829: finishing write tid 1 to smithi11166722-461 2023-10-01T09:11:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:2829: finishing write tid 2 to smithi11166722-461 2023-10-01T09:11:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:2829: finishing write tid 3 to smithi11166722-461 2023-10-01T09:11:39.139 INFO:tasks.rados.rados.0.smithi111.stdout:2829: finishing write tid 4 to smithi11166722-461 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 461 v 316 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2829: left oid 461 (ObjNum 1813 snap 0 seq_num 1813) 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2830: finishing write tid 1 to smithi11166722-209 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2830: finishing write tid 2 to smithi11166722-209 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2830: finishing write tid 3 to smithi11166722-209 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2830: finishing write tid 4 to smithi11166722-209 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 209 v 275 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2830: left oid 209 (ObjNum 1814 snap 0 seq_num 1814) 2023-10-01T09:11:39.140 INFO:tasks.rados.rados.0.smithi111.stdout:2831: expect (ObjNum 853 snap 0 seq_num 853) 2023-10-01T09:11:39.256 INFO:tasks.rados.rados.0.smithi111.stdout:2832: finishing write tid 1 to smithi11166722-103 2023-10-01T09:11:39.256 INFO:tasks.rados.rados.0.smithi111.stdout:2832: finishing write tid 2 to smithi11166722-103 2023-10-01T09:11:39.256 INFO:tasks.rados.rados.0.smithi111.stdout:2832: finishing write tid 3 to smithi11166722-103 2023-10-01T09:11:39.257 INFO:tasks.rados.rados.0.smithi111.stdout:2832: finishing write tid 4 to smithi11166722-103 2023-10-01T09:11:39.257 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 103 v 379 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-10-01T09:11:39.257 INFO:tasks.rados.rados.0.smithi111.stdout:2832: left oid 103 (ObjNum 1815 snap 0 seq_num 1815) 2023-10-01T09:11:39.257 INFO:tasks.rados.rados.0.smithi111.stdout:2833: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-10-01T09:11:39.381 INFO:tasks.rados.rados.0.smithi111.stdout:2835: finishing write tid 1 to smithi11166722-123 2023-10-01T09:11:39.381 INFO:tasks.rados.rados.0.smithi111.stdout:2835: finishing write tid 2 to smithi11166722-123 2023-10-01T09:11:39.381 INFO:tasks.rados.rados.0.smithi111.stdout:2835: finishing write tid 3 to smithi11166722-123 2023-10-01T09:11:39.381 INFO:tasks.rados.rados.0.smithi111.stdout:2835: finishing write tid 4 to smithi11166722-123 2023-10-01T09:11:39.381 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 123 v 355 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-10-01T09:11:39.381 INFO:tasks.rados.rados.0.smithi111.stdout:2835: left oid 123 (ObjNum 1817 snap 0 seq_num 1817) 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2836: finishing write tid 1 to smithi11166722-497 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2836: finishing write tid 2 to smithi11166722-497 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2836: finishing write tid 3 to smithi11166722-497 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2836: finishing write tid 4 to smithi11166722-497 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 497 v 289 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2836: left oid 497 (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2827: done (10 left) 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2828: done (9 left) 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2829: done (8 left) 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2830: done (7 left) 2023-10-01T09:11:39.382 INFO:tasks.rados.rados.0.smithi111.stdout:2831: done (6 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2832: done (5 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2833: done (4 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2835: done (3 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2836: done (2 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2837: done (1 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2838: done (0 left) 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2839: write oid 224 current snap is 0 2023-10-01T09:11:39.383 INFO:tasks.rados.rados.0.smithi111.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-10-01T09:11:39.393 INFO:tasks.rados.rados.0.smithi111.stdout:2839: writing smithi11166722-224 from 588740 to 1350287 tid 1 2023-10-01T09:11:39.400 INFO:tasks.rados.rados.0.smithi111.stdout:2839: writing smithi11166722-224 from 2068522 to 2564484 tid 2 2023-10-01T09:11:39.400 INFO:tasks.rados.rados.0.smithi111.stdout:2840: delete oid 222 current snap is 0 2023-10-01T09:11:39.400 INFO:tasks.rados.rados.0.smithi111.stdout:2839: finishing write tid 1 to smithi11166722-224 2023-10-01T09:11:39.403 INFO:tasks.rados.rados.0.smithi111.stdout:2840: done (1 left) 2023-10-01T09:11:39.403 INFO:tasks.rados.rados.0.smithi111.stdout:2841: delete oid 396 current snap is 0 2023-10-01T09:11:39.405 INFO:tasks.rados.rados.0.smithi111.stdout:2841: done (1 left) 2023-10-01T09:11:39.405 INFO:tasks.rados.rados.0.smithi111.stdout:2842: read oid 205 snap -1 2023-10-01T09:11:39.405 INFO:tasks.rados.rados.0.smithi111.stdout:2842: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-10-01T09:11:39.405 INFO:tasks.rados.rados.0.smithi111.stdout:2843: read oid 36 snap -1 2023-10-01T09:11:39.406 INFO:tasks.rados.rados.0.smithi111.stdout:2843: expect deleted 2023-10-01T09:11:39.406 INFO:tasks.rados.rados.0.smithi111.stdout:2844: read oid 343 snap -1 2023-10-01T09:11:39.406 INFO:tasks.rados.rados.0.smithi111.stdout:2844: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-10-01T09:11:39.406 INFO:tasks.rados.rados.0.smithi111.stdout:2845: write oid 227 current snap is 0 2023-10-01T09:11:39.406 INFO:tasks.rados.rados.0.smithi111.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-10-01T09:11:39.414 INFO:tasks.rados.rados.0.smithi111.stdout:2845: writing smithi11166722-227 from 639161 to 1226455 tid 1 2023-10-01T09:11:39.421 INFO:tasks.rados.rados.0.smithi111.stdout:2845: writing smithi11166722-227 from 1727615 to 2487257 tid 2 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:2846: write oid 231 current snap is 0 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:2839: finishing write tid 2 to smithi11166722-224 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:2839: finishing write tid 3 to smithi11166722-224 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:2839: finishing write tid 4 to smithi11166722-224 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 224 v 382 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:2839: left oid 224 (ObjNum 1820 snap 0 seq_num 1820) 2023-10-01T09:11:39.422 INFO:tasks.rados.rados.0.smithi111.stdout:2844: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-10-01T09:11:39.519 INFO:tasks.rados.rados.0.smithi111.stdout:2842: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-10-01T09:11:39.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:39 smithi183 bash[27651]: cluster 2023-10-01T09:11:38.061080+0000 mgr.x (mgr.15039) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2023-10-01T09:11:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:39 smithi183 bash[27651]: audit 2023-10-01T09:11:38.968299+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.111:0/2304931815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:39.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:39 smithi111 bash[33891]: cluster 2023-10-01T09:11:38.061080+0000 mgr.x (mgr.15039) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2023-10-01T09:11:39.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:39 smithi111 bash[33891]: audit 2023-10-01T09:11:38.968299+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.111:0/2304931815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:39.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:39 smithi111 bash[27369]: cluster 2023-10-01T09:11:38.061080+0000 mgr.x (mgr.15039) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2023-10-01T09:11:39.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:39 smithi111 bash[27369]: audit 2023-10-01T09:11:38.968299+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.111:0/2304931815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:2845: finishing write tid 1 to smithi11166722-227 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:2845: finishing write tid 2 to smithi11166722-227 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:2845: finishing write tid 3 to smithi11166722-227 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:2845: finishing write tid 4 to smithi11166722-227 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 227 v 447 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:2845: left oid 227 (ObjNum 1823 snap 0 seq_num 1823) 2023-10-01T09:11:39.720 INFO:tasks.rados.rados.0.smithi111.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-10-01T09:11:39.733 INFO:tasks.rados.rados.0.smithi111.stdout:2846: writing smithi11166722-231 from 655968 to 1318511 tid 1 2023-10-01T09:11:39.739 INFO:tasks.rados.rados.0.smithi111.stdout:2846: writing smithi11166722-231 from 1786097 to 2289397 tid 2 2023-10-01T09:11:39.739 INFO:tasks.rados.rados.0.smithi111.stdout:2839: done (5 left) 2023-10-01T09:11:39.739 INFO:tasks.rados.rados.0.smithi111.stdout:2842: done (4 left) 2023-10-01T09:11:39.739 INFO:tasks.rados.rados.0.smithi111.stdout:2843: done (3 left) 2023-10-01T09:11:39.739 INFO:tasks.rados.rados.0.smithi111.stdout:2844: done (2 left) 2023-10-01T09:11:39.739 INFO:tasks.rados.rados.0.smithi111.stdout:2845: done (1 left) 2023-10-01T09:11:39.740 INFO:tasks.rados.rados.0.smithi111.stdout:2847: write oid 131 current snap is 0 2023-10-01T09:11:39.740 INFO:tasks.rados.rados.0.smithi111.stdout:2846: finishing write tid 1 to smithi11166722-231 2023-10-01T09:11:39.740 INFO:tasks.rados.rados.0.smithi111.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-10-01T09:11:39.745 INFO:tasks.rados.rados.0.smithi111.stdout:2847: writing smithi11166722-131 from 672775 to 1126920 tid 1 2023-10-01T09:11:39.754 INFO:tasks.rados.rados.0.smithi111.stdout:2847: writing smithi11166722-131 from 1844579 to 2607890 tid 2 2023-10-01T09:11:39.754 INFO:tasks.rados.rados.0.smithi111.stdout:2848: read oid 488 snap -1 2023-10-01T09:11:39.754 INFO:tasks.rados.rados.0.smithi111.stdout:2848: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2849: read oid 123 snap -1 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2849: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2850: read oid 44 snap -1 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2850: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2851: write oid 194 current snap is 0 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2846: finishing write tid 2 to smithi11166722-231 2023-10-01T09:11:39.755 INFO:tasks.rados.rados.0.smithi111.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-10-01T09:11:39.761 INFO:tasks.rados.rados.0.smithi111.stdout:2851: writing smithi11166722-194 from 689582 to 1218976 tid 1 2023-10-01T09:11:39.769 INFO:tasks.rados.rados.0.smithi111.stdout:2851: writing smithi11166722-194 from 1903061 to 2410030 tid 2 2023-10-01T09:11:39.769 INFO:tasks.rados.rados.0.smithi111.stdout:2852: read oid 138 snap -1 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2852: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2853: read oid 366 snap -1 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2853: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2854: read oid 367 snap -1 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2854: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2855: write oid 291 current snap is 0 2023-10-01T09:11:39.770 INFO:tasks.rados.rados.0.smithi111.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-10-01T09:11:39.777 INFO:tasks.rados.rados.0.smithi111.stdout:2855: writing smithi11166722-291 from 706389 to 1311032 tid 1 2023-10-01T09:11:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:2855: writing smithi11166722-291 from 1961543 to 2612170 tid 2 2023-10-01T09:11:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:2856: write oid 101 current snap is 0 2023-10-01T09:11:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:2846: finishing write tid 3 to smithi11166722-231 2023-10-01T09:11:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:2846: finishing write tid 4 to smithi11166722-231 2023-10-01T09:11:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 231 v 385 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-10-01T09:11:39.786 INFO:tasks.rados.rados.0.smithi111.stdout:2846: left oid 231 (ObjNum 1824 snap 0 seq_num 1824) 2023-10-01T09:11:39.786 INFO:tasks.rados.rados.0.smithi111.stdout:2847: finishing write tid 1 to smithi11166722-131 2023-10-01T09:11:39.786 INFO:tasks.rados.rados.0.smithi111.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-10-01T09:11:39.793 INFO:tasks.rados.rados.0.smithi111.stdout:2856: writing smithi11166722-101 from 723196 to 1403088 tid 1 2023-10-01T09:11:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:2856: writing smithi11166722-101 from 2020025 to 2530663 tid 2 2023-10-01T09:11:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:2846: done (10 left) 2023-10-01T09:11:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:2857: write oid 11 current snap is 0 2023-10-01T09:11:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:2847: finishing write tid 2 to smithi11166722-131 2023-10-01T09:11:39.800 INFO:tasks.rados.rados.0.smithi111.stdout:2847: finishing write tid 3 to smithi11166722-131 2023-10-01T09:11:39.800 INFO:tasks.rados.rados.0.smithi111.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-10-01T09:11:39.807 INFO:tasks.rados.rados.0.smithi111.stdout:2857: writing smithi11166722-11 from 740003 to 1495144 tid 1 2023-10-01T09:11:39.815 INFO:tasks.rados.rados.0.smithi111.stdout:2857: writing smithi11166722-11 from 2078507 to 2732803 tid 2 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2858: read oid 99 snap -1 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2858: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2859: read oid 430 snap -1 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2859: expect (ObjNum 1811 snap 0 seq_num 1811) 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2860: read oid 500 snap -1 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2860: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2861: write oid 169 current snap is 0 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2847: finishing write tid 4 to smithi11166722-131 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 131 v 379 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-10-01T09:11:39.816 INFO:tasks.rados.rados.0.smithi111.stdout:2847: left oid 131 (ObjNum 1825 snap 0 seq_num 1825) 2023-10-01T09:11:39.817 INFO:tasks.rados.rados.0.smithi111.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-10-01T09:11:39.822 INFO:tasks.rados.rados.0.smithi111.stdout:2861: writing smithi11166722-169 from 756810 to 1187200 tid 1 2023-10-01T09:11:39.828 INFO:tasks.rados.rados.0.smithi111.stdout:2861: writing smithi11166722-169 from 1620636 to 2134943 tid 2 2023-10-01T09:11:39.828 INFO:tasks.rados.rados.0.smithi111.stdout:2847: done (14 left) 2023-10-01T09:11:39.828 INFO:tasks.rados.rados.0.smithi111.stdout:2862: read oid 353 snap -1 2023-10-01T09:11:39.828 INFO:tasks.rados.rados.0.smithi111.stdout:2862: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T09:11:39.828 INFO:tasks.rados.rados.0.smithi111.stdout:2863: read oid 53 snap -1 2023-10-01T09:11:39.829 INFO:tasks.rados.rados.0.smithi111.stdout:2863: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:11:39.829 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:39.829 INFO:tasks.rados.rados.0.smithi111.stdout:2848: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-10-01T09:11:40.021 INFO:tasks.rados.rados.0.smithi111.stdout:2850: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:11:40.110 INFO:tasks.rados.rados.0.smithi111.stdout:2849: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-10-01T09:11:40.249 INFO:tasks.rados.rados.0.smithi111.stdout:2851: finishing write tid 1 to smithi11166722-194 2023-10-01T09:11:40.249 INFO:tasks.rados.rados.0.smithi111.stdout:2852: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-10-01T09:11:40.367 INFO:tasks.rados.rados.0.smithi111.stdout:2853: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-10-01T09:11:40.524 INFO:tasks.rados.rados.0.smithi111.stdout:2851: finishing write tid 2 to smithi11166722-194 2023-10-01T09:11:40.524 INFO:tasks.rados.rados.0.smithi111.stdout:2851: finishing write tid 3 to smithi11166722-194 2023-10-01T09:11:40.525 INFO:tasks.rados.rados.0.smithi111.stdout:2851: finishing write tid 4 to smithi11166722-194 2023-10-01T09:11:40.525 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 194 v 358 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-10-01T09:11:40.525 INFO:tasks.rados.rados.0.smithi111.stdout:2851: left oid 194 (ObjNum 1826 snap 0 seq_num 1826) 2023-10-01T09:11:40.525 INFO:tasks.rados.rados.0.smithi111.stdout:2854: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-10-01T09:11:40.626 INFO:tasks.rados.rados.0.smithi111.stdout:2855: finishing write tid 1 to smithi11166722-291 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2855: finishing write tid 2 to smithi11166722-291 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2855: finishing write tid 3 to smithi11166722-291 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2855: finishing write tid 4 to smithi11166722-291 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 291 v 394 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2855: left oid 291 (ObjNum 1827 snap 0 seq_num 1827) 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2856: finishing write tid 1 to smithi11166722-101 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2856: finishing write tid 2 to smithi11166722-101 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2856: finishing write tid 3 to smithi11166722-101 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2856: finishing write tid 4 to smithi11166722-101 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 263 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-10-01T09:11:40.627 INFO:tasks.rados.rados.0.smithi111.stdout:2856: left oid 101 (ObjNum 1828 snap 0 seq_num 1828) 2023-10-01T09:11:40.628 INFO:tasks.rados.rados.0.smithi111.stdout:2857: finishing write tid 1 to smithi11166722-11 2023-10-01T09:11:40.628 INFO:tasks.rados.rados.0.smithi111.stdout:2860: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-10-01T09:11:40.799 INFO:tasks.rados.rados.0.smithi111.stdout:2857: finishing write tid 2 to smithi11166722-11 2023-10-01T09:11:40.799 INFO:tasks.rados.rados.0.smithi111.stdout:2857: finishing write tid 3 to smithi11166722-11 2023-10-01T09:11:40.799 INFO:tasks.rados.rados.0.smithi111.stdout:2857: finishing write tid 4 to smithi11166722-11 2023-10-01T09:11:40.800 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 382 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-10-01T09:11:40.800 INFO:tasks.rados.rados.0.smithi111.stdout:2857: left oid 11 (ObjNum 1829 snap 0 seq_num 1829) 2023-10-01T09:11:40.800 INFO:tasks.rados.rados.0.smithi111.stdout:2858: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-01T09:11:40.912 INFO:tasks.rados.rados.0.smithi111.stdout:2859: expect (ObjNum 1811 snap 0 seq_num 1811) 2023-10-01T09:11:41.000 INFO:tasks.rados.rados.0.smithi111.stdout:2861: finishing write tid 1 to smithi11166722-169 2023-10-01T09:11:41.000 INFO:tasks.rados.rados.0.smithi111.stdout:2861: finishing write tid 2 to smithi11166722-169 2023-10-01T09:11:41.000 INFO:tasks.rados.rados.0.smithi111.stdout:2861: finishing write tid 3 to smithi11166722-169 2023-10-01T09:11:41.000 INFO:tasks.rados.rados.0.smithi111.stdout:2863: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:11:41.092 INFO:tasks.rados.rados.0.smithi111.stdout:2861: finishing write tid 4 to smithi11166722-169 2023-10-01T09:11:41.092 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 397 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-10-01T09:11:41.092 INFO:tasks.rados.rados.0.smithi111.stdout:2861: left oid 169 (ObjNum 1830 snap 0 seq_num 1830) 2023-10-01T09:11:41.092 INFO:tasks.rados.rados.0.smithi111.stdout:2862: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T09:11:41.278 INFO:tasks.rados.rados.0.smithi111.stdout:2848: done (15 left) 2023-10-01T09:11:41.278 INFO:tasks.rados.rados.0.smithi111.stdout:2849: done (14 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2850: done (13 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2851: done (12 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2852: done (11 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2853: done (10 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2854: done (9 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2855: done (8 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2856: done (7 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2857: done (6 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2858: done (5 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2859: done (4 left) 2023-10-01T09:11:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:2860: done (3 left) 2023-10-01T09:11:41.280 INFO:tasks.rados.rados.0.smithi111.stdout:2861: done (2 left) 2023-10-01T09:11:41.280 INFO:tasks.rados.rados.0.smithi111.stdout:2862: done (1 left) 2023-10-01T09:11:41.280 INFO:tasks.rados.rados.0.smithi111.stdout:2863: done (0 left) 2023-10-01T09:11:41.280 INFO:tasks.rados.rados.0.smithi111.stdout:2864: write oid 12 current snap is 0 2023-10-01T09:11:41.280 INFO:tasks.rados.rados.0.smithi111.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-10-01T09:11:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:2864: writing smithi11166722-12 from 773617 to 1279256 tid 1 2023-10-01T09:11:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:2864: writing smithi11166722-12 from 2079118 to 2737083 tid 2 2023-10-01T09:11:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:2865: write oid 298 current snap is 0 2023-10-01T09:11:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-10-01T09:11:41.307 INFO:tasks.rados.rados.0.smithi111.stdout:2865: writing smithi11166722-298 from 790424 to 1371312 tid 1 2023-10-01T09:11:41.315 INFO:tasks.rados.rados.0.smithi111.stdout:2865: writing smithi11166722-298 from 2137600 to 2655576 tid 2 2023-10-01T09:11:41.315 INFO:tasks.rados.rados.0.smithi111.stdout:2866: write oid 433 current snap is 0 2023-10-01T09:11:41.315 INFO:tasks.rados.rados.0.smithi111.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-10-01T09:11:41.322 INFO:tasks.rados.rados.0.smithi111.stdout:2866: writing smithi11166722-433 from 407231 to 1179721 tid 1 2023-10-01T09:11:41.330 INFO:tasks.rados.rados.0.smithi111.stdout:2866: writing smithi11166722-433 from 1912435 to 2574069 tid 2 2023-10-01T09:11:41.330 INFO:tasks.rados.rados.0.smithi111.stdout:2867: write oid 25 current snap is 0 2023-10-01T09:11:41.330 INFO:tasks.rados.rados.0.smithi111.stdout:2864: finishing write tid 1 to smithi11166722-12 2023-10-01T09:11:41.330 INFO:tasks.rados.rados.0.smithi111.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-10-01T09:11:41.335 INFO:tasks.rados.rados.0.smithi111.stdout:2867: writing smithi11166722-25 from 424038 to 871777 tid 1 2023-10-01T09:11:41.341 INFO:tasks.rados.rados.0.smithi111.stdout:2867: writing smithi11166722-25 from 1454564 to 1976209 tid 2 2023-10-01T09:11:41.346 INFO:tasks.rados.rados.0.smithi111.stdout:2867: writing smithi11166722-25 from 2630710 to 2824038 tid 3 2023-10-01T09:11:41.346 INFO:tasks.rados.rados.0.smithi111.stdout:2868: write oid 64 current snap is 0 2023-10-01T09:11:41.346 INFO:tasks.rados.rados.0.smithi111.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-10-01T09:11:41.351 INFO:tasks.rados.rados.0.smithi111.stdout:2868: writing smithi11166722-64 from 440845 to 963833 tid 1 2023-10-01T09:11:41.358 INFO:tasks.rados.rados.0.smithi111.stdout:2868: writing smithi11166722-64 from 1513046 to 2178349 tid 2 2023-10-01T09:11:41.359 INFO:tasks.rados.rados.0.smithi111.stdout:2869: read oid 384 snap -1 2023-10-01T09:11:41.359 INFO:tasks.rados.rados.0.smithi111.stdout:2869: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-10-01T09:11:41.359 INFO:tasks.rados.rados.0.smithi111.stdout:2870: write oid 35 current snap is 0 2023-10-01T09:11:41.359 INFO:tasks.rados.rados.0.smithi111.stdout:2864: finishing write tid 2 to smithi11166722-12 2023-10-01T09:11:41.359 INFO:tasks.rados.rados.0.smithi111.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-10-01T09:11:41.365 INFO:tasks.rados.rados.0.smithi111.stdout:2870: writing smithi11166722-35 from 457652 to 1055889 tid 1 2023-10-01T09:11:41.371 INFO:tasks.rados.rados.0.smithi111.stdout:2870: writing smithi11166722-35 from 1571528 to 2096842 tid 2 2023-10-01T09:11:41.376 INFO:tasks.rados.rados.0.smithi111.stdout:2870: writing smithi11166722-35 from 2685556 to 2857652 tid 3 2023-10-01T09:11:41.376 INFO:tasks.rados.rados.0.smithi111.stdout:2871: write oid 344 current snap is 0 2023-10-01T09:11:41.376 INFO:tasks.rados.rados.0.smithi111.stdout:2864: finishing write tid 3 to smithi11166722-12 2023-10-01T09:11:41.376 INFO:tasks.rados.rados.0.smithi111.stdout:2864: finishing write tid 4 to smithi11166722-12 2023-10-01T09:11:41.376 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 12 v 403 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-10-01T09:11:41.377 INFO:tasks.rados.rados.0.smithi111.stdout:2864: left oid 12 (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:11:41.377 INFO:tasks.rados.rados.0.smithi111.stdout:2865: finishing write tid 1 to smithi11166722-298 2023-10-01T09:11:41.377 INFO:tasks.rados.rados.0.smithi111.stdout:2865: finishing write tid 2 to smithi11166722-298 2023-10-01T09:11:41.377 INFO:tasks.rados.rados.0.smithi111.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-10-01T09:11:41.382 INFO:tasks.rados.rados.0.smithi111.stdout:2871: writing smithi11166722-344 from 474459 to 1147945 tid 1 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2871: writing smithi11166722-344 from 1630010 to 2298982 tid 2 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2864: done (7 left) 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2872: read oid 21 snap -1 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2872: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2873: read oid 366 snap -1 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2873: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2874: read oid 271 snap -1 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2874: expect deleted 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2875: read oid 178 snap -1 2023-10-01T09:11:41.390 INFO:tasks.rados.rados.0.smithi111.stdout:2875: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2876: delete oid 465 current snap is 0 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2865: finishing write tid 3 to smithi11166722-298 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2865: finishing write tid 4 to smithi11166722-298 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 298 v 385 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2865: left oid 298 (ObjNum 1832 snap 0 seq_num 1832) 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2866: finishing write tid 1 to smithi11166722-433 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2866: finishing write tid 2 to smithi11166722-433 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2866: finishing write tid 3 to smithi11166722-433 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2866: finishing write tid 4 to smithi11166722-433 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 266 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2866: left oid 433 (ObjNum 1833 snap 0 seq_num 1833) 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2867: finishing write tid 1 to smithi11166722-25 2023-10-01T09:11:41.391 INFO:tasks.rados.rados.0.smithi111.stdout:2867: finishing write tid 2 to smithi11166722-25 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2867: finishing write tid 3 to smithi11166722-25 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2867: finishing write tid 4 to smithi11166722-25 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2867: finishing write tid 5 to smithi11166722-25 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 25 v 320 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2867: left oid 25 (ObjNum 1834 snap 0 seq_num 1834) 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2868: finishing write tid 1 to smithi11166722-64 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2868: finishing write tid 2 to smithi11166722-64 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2868: finishing write tid 3 to smithi11166722-64 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2868: finishing write tid 4 to smithi11166722-64 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 64 v 450 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2868: left oid 64 (ObjNum 1835 snap 0 seq_num 1835) 2023-10-01T09:11:41.392 INFO:tasks.rados.rados.0.smithi111.stdout:2869: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-10-01T09:11:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:41 smithi183 bash[27651]: cluster 2023-10-01T09:11:40.061861+0000 mgr.x (mgr.15039) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.6 MiB/s wr, 86 op/s 2023-10-01T09:11:41.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:41 smithi111 bash[27369]: cluster 2023-10-01T09:11:40.061861+0000 mgr.x (mgr.15039) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.6 MiB/s wr, 86 op/s 2023-10-01T09:11:41.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:41 smithi111 bash[33891]: cluster 2023-10-01T09:11:40.061861+0000 mgr.x (mgr.15039) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.6 MiB/s wr, 86 op/s 2023-10-01T09:11:41.609 INFO:tasks.rados.rados.0.smithi111.stdout:2870: finishing write tid 1 to smithi11166722-35 2023-10-01T09:11:41.609 INFO:tasks.rados.rados.0.smithi111.stdout:2870: finishing write tid 2 to smithi11166722-35 2023-10-01T09:11:41.609 INFO:tasks.rados.rados.0.smithi111.stdout:2870: finishing write tid 3 to smithi11166722-35 2023-10-01T09:11:41.609 INFO:tasks.rados.rados.0.smithi111.stdout:2870: finishing write tid 4 to smithi11166722-35 2023-10-01T09:11:41.609 INFO:tasks.rados.rados.0.smithi111.stdout:2870: finishing write tid 5 to smithi11166722-35 2023-10-01T09:11:41.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 35 v 401 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-10-01T09:11:41.610 INFO:tasks.rados.rados.0.smithi111.stdout:2870: left oid 35 (ObjNum 1836 snap 0 seq_num 1836) 2023-10-01T09:11:41.610 INFO:tasks.rados.rados.0.smithi111.stdout:2871: finishing write tid 1 to smithi11166722-344 2023-10-01T09:11:41.610 INFO:tasks.rados.rados.0.smithi111.stdout:2871: finishing write tid 2 to smithi11166722-344 2023-10-01T09:11:41.610 INFO:tasks.rados.rados.0.smithi111.stdout:2875: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-10-01T09:11:41.718 INFO:tasks.rados.rados.0.smithi111.stdout:2871: finishing write tid 3 to smithi11166722-344 2023-10-01T09:11:41.718 INFO:tasks.rados.rados.0.smithi111.stdout:2871: finishing write tid 4 to smithi11166722-344 2023-10-01T09:11:41.718 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 488 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-10-01T09:11:41.718 INFO:tasks.rados.rados.0.smithi111.stdout:2871: left oid 344 (ObjNum 1837 snap 0 seq_num 1837) 2023-10-01T09:11:41.718 INFO:tasks.rados.rados.0.smithi111.stdout:2873: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-10-01T09:11:41.876 INFO:tasks.rados.rados.0.smithi111.stdout:2872: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-10-01T09:11:42.022 INFO:tasks.rados.rados.0.smithi111.stdout:2865: done (11 left) 2023-10-01T09:11:42.022 INFO:tasks.rados.rados.0.smithi111.stdout:2866: done (10 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2867: done (9 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2868: done (8 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2869: done (7 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2870: done (6 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2871: done (5 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2872: done (4 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2873: done (3 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2874: done (2 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2875: done (1 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2876: done (0 left) 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2877: read oid 326 snap -1 2023-10-01T09:11:42.023 INFO:tasks.rados.rados.0.smithi111.stdout:2877: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:42.024 INFO:tasks.rados.rados.0.smithi111.stdout:2878: read oid 414 snap -1 2023-10-01T09:11:42.024 INFO:tasks.rados.rados.0.smithi111.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:11:42.024 INFO:tasks.rados.rados.0.smithi111.stdout:2879: read oid 211 snap -1 2023-10-01T09:11:42.024 INFO:tasks.rados.rados.0.smithi111.stdout:2879: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T09:11:42.024 INFO:tasks.rados.rados.0.smithi111.stdout:2880: write oid 94 current snap is 0 2023-10-01T09:11:42.024 INFO:tasks.rados.rados.0.smithi111.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-10-01T09:11:42.033 INFO:tasks.rados.rados.0.smithi111.stdout:2880: writing smithi11166722-94 from 508073 to 932057 tid 1 2023-10-01T09:11:42.041 INFO:tasks.rados.rados.0.smithi111.stdout:2880: writing smithi11166722-94 from 1630621 to 2303262 tid 2 2023-10-01T09:11:42.041 INFO:tasks.rados.rados.0.smithi111.stdout:2881: read oid 27 snap -1 2023-10-01T09:11:42.041 INFO:tasks.rados.rados.0.smithi111.stdout:2881: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-10-01T09:11:42.041 INFO:tasks.rados.rados.0.smithi111.stdout:2882: write oid 325 current snap is 0 2023-10-01T09:11:42.041 INFO:tasks.rados.rados.0.smithi111.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-10-01T09:11:42.047 INFO:tasks.rados.rados.0.smithi111.stdout:2882: writing smithi11166722-325 from 524880 to 1140466 tid 1 2023-10-01T09:11:42.054 INFO:tasks.rados.rados.0.smithi111.stdout:2882: writing smithi11166722-325 from 1805456 to 2221755 tid 2 2023-10-01T09:11:42.058 INFO:tasks.rados.rados.0.smithi111.stdout:2882: writing smithi11166722-325 from 2678895 to 2924880 tid 3 2023-10-01T09:11:42.058 INFO:tasks.rados.rados.0.smithi111.stdout:2883: delete oid 396 current snap is 0 2023-10-01T09:11:42.058 INFO:tasks.rados.rados.0.smithi111.stdout:2877: expect (ObjNum 325 snap 0 seq_num 325) 2023-10-01T09:11:42.172 INFO:tasks.rados.rados.0.smithi111.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:11:42.239 INFO:tasks.rados.rados.0.smithi111.stdout:2879: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T09:11:42.416 INFO:tasks.rados.rados.0.smithi111.stdout:2880: finishing write tid 1 to smithi11166722-94 2023-10-01T09:11:42.416 INFO:tasks.rados.rados.0.smithi111.stdout:2880: finishing write tid 2 to smithi11166722-94 2023-10-01T09:11:42.417 INFO:tasks.rados.rados.0.smithi111.stdout:2880: finishing write tid 3 to smithi11166722-94 2023-10-01T09:11:42.417 INFO:tasks.rados.rados.0.smithi111.stdout:2880: finishing write tid 4 to smithi11166722-94 2023-10-01T09:11:42.417 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 94 v 336 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-10-01T09:11:42.417 INFO:tasks.rados.rados.0.smithi111.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T09:11:42.417 INFO:tasks.rados.rados.0.smithi111.stdout:2881: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2882: finishing write tid 1 to smithi11166722-325 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2882: finishing write tid 2 to smithi11166722-325 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2882: finishing write tid 3 to smithi11166722-325 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2882: finishing write tid 4 to smithi11166722-325 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2882: finishing write tid 5 to smithi11166722-325 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 368 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2877: done (6 left) 2023-10-01T09:11:42.512 INFO:tasks.rados.rados.0.smithi111.stdout:2878: done (5 left) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2879: done (4 left) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2880: done (3 left) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2881: done (2 left) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2882: done (1 left) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2883: done (0 left) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2884: read oid 356 snap -1 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2884: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2885: read oid 29 snap -1 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2885: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2886: read oid 264 snap -1 2023-10-01T09:11:42.513 INFO:tasks.rados.rados.0.smithi111.stdout:2886: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2887: read oid 423 snap -1 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2887: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2888: read oid 190 snap -1 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2888: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2889: read oid 350 snap -1 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2889: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2890: read oid 183 snap -1 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-10-01T09:11:42.514 INFO:tasks.rados.rados.0.smithi111.stdout:2891: read oid 178 snap -1 2023-10-01T09:11:42.515 INFO:tasks.rados.rados.0.smithi111.stdout:2891: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-10-01T09:11:42.515 INFO:tasks.rados.rados.0.smithi111.stdout:2892: delete oid 346 current snap is 0 2023-10-01T09:11:42.515 INFO:tasks.rados.rados.0.smithi111.stdout:2891: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-10-01T09:11:42.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:42 smithi183 bash[27651]: audit 2023-10-01T09:11:41.407224+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.111:0/3214340049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:42 smithi111 bash[27369]: audit 2023-10-01T09:11:41.407224+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.111:0/3214340049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:42.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:42 smithi111 bash[33891]: audit 2023-10-01T09:11:41.407224+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.111:0/3214340049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:42.643 INFO:tasks.rados.rados.0.smithi111.stdout:2887: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-10-01T09:11:42.734 INFO:tasks.rados.rados.0.smithi111.stdout:2888: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T09:11:42.875 INFO:tasks.rados.rados.0.smithi111.stdout:2884: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T09:11:43.014 INFO:tasks.rados.rados.0.smithi111.stdout:2886: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-01T09:11:43.145 INFO:tasks.rados.rados.0.smithi111.stdout:2885: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T09:11:43.290 INFO:tasks.rados.rados.0.smithi111.stdout:2889: expect (ObjNum 349 snap 0 seq_num 349) 2023-10-01T09:11:43.410 INFO:tasks.rados.rados.0.smithi111.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2023-10-01T09:11:43.551 INFO:tasks.rados.rados.0.smithi111.stdout:2884: done (8 left) 2023-10-01T09:11:43.551 INFO:tasks.rados.rados.0.smithi111.stdout:2885: done (7 left) 2023-10-01T09:11:43.551 INFO:tasks.rados.rados.0.smithi111.stdout:2886: done (6 left) 2023-10-01T09:11:43.551 INFO:tasks.rados.rados.0.smithi111.stdout:2887: done (5 left) 2023-10-01T09:11:43.551 INFO:tasks.rados.rados.0.smithi111.stdout:2888: done (4 left) 2023-10-01T09:11:43.551 INFO:tasks.rados.rados.0.smithi111.stdout:2889: done (3 left) 2023-10-01T09:11:43.552 INFO:tasks.rados.rados.0.smithi111.stdout:2890: done (2 left) 2023-10-01T09:11:43.552 INFO:tasks.rados.rados.0.smithi111.stdout:2891: done (1 left) 2023-10-01T09:11:43.552 INFO:tasks.rados.rados.0.smithi111.stdout:2892: done (0 left) 2023-10-01T09:11:43.552 INFO:tasks.rados.rados.0.smithi111.stdout:2893: write oid 433 current snap is 0 2023-10-01T09:11:43.552 INFO:tasks.rados.rados.0.smithi111.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-10-01T09:11:43.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:43 smithi183 bash[27651]: cluster 2023-10-01T09:11:42.062869+0000 mgr.x (mgr.15039) 56 : cluster [DBG] pgmap v34: 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, 120 op/s 2023-10-01T09:11:43.559 INFO:tasks.rados.rados.0.smithi111.stdout:2893: writing smithi11166722-433 from 575301 to 1016634 tid 1 2023-10-01T09:11:43.566 INFO:tasks.rados.rados.0.smithi111.stdout:2893: writing smithi11166722-433 from 1464549 to 2144528 tid 2 2023-10-01T09:11:43.571 INFO:tasks.rados.rados.0.smithi111.stdout:2893: writing smithi11166722-433 from 2644811 to 2975301 tid 3 2023-10-01T09:11:43.571 INFO:tasks.rados.rados.0.smithi111.stdout:2894: read oid 231 snap -1 2023-10-01T09:11:43.571 INFO:tasks.rados.rados.0.smithi111.stdout:2894: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-10-01T09:11:43.571 INFO:tasks.rados.rados.0.smithi111.stdout:2895: write oid 27 current snap is 0 2023-10-01T09:11:43.571 INFO:tasks.rados.rados.0.smithi111.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-10-01T09:11:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:43 smithi111 bash[33891]: cluster 2023-10-01T09:11:42.062869+0000 mgr.x (mgr.15039) 56 : cluster [DBG] pgmap v34: 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, 120 op/s 2023-10-01T09:11:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:43 smithi111 bash[27369]: cluster 2023-10-01T09:11:42.062869+0000 mgr.x (mgr.15039) 56 : cluster [DBG] pgmap v34: 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, 120 op/s 2023-10-01T09:11:43.578 INFO:tasks.rados.rados.0.smithi111.stdout:2895: writing smithi11166722-27 from 592108 to 1108690 tid 1 2023-10-01T09:11:43.582 INFO:tasks.rados.rados.0.smithi111.stdout:2895: writing smithi11166722-27 from 1523031 to 1946668 tid 2 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2895: writing smithi11166722-27 from 2672234 to 2992108 tid 3 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2896: read oid 237 snap -1 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2896: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2897: delete oid 198 current snap is 0 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2893: finishing write tid 1 to smithi11166722-433 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2893: finishing write tid 2 to smithi11166722-433 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2893: finishing write tid 3 to smithi11166722-433 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2893: finishing write tid 4 to smithi11166722-433 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:2893: finishing write tid 5 to smithi11166722-433 2023-10-01T09:11:43.589 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 270 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-10-01T09:11:43.590 INFO:tasks.rados.rados.0.smithi111.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-10-01T09:11:43.590 INFO:tasks.rados.rados.0.smithi111.stdout:2894: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-10-01T09:11:43.718 INFO:tasks.rados.rados.0.smithi111.stdout:2895: finishing write tid 1 to smithi11166722-27 2023-10-01T09:11:43.718 INFO:tasks.rados.rados.0.smithi111.stdout:2895: finishing write tid 2 to smithi11166722-27 2023-10-01T09:11:43.718 INFO:tasks.rados.rados.0.smithi111.stdout:2895: finishing write tid 3 to smithi11166722-27 2023-10-01T09:11:43.718 INFO:tasks.rados.rados.0.smithi111.stdout:2895: finishing write tid 4 to smithi11166722-27 2023-10-01T09:11:43.719 INFO:tasks.rados.rados.0.smithi111.stdout:2895: finishing write tid 5 to smithi11166722-27 2023-10-01T09:11:43.719 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 345 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-10-01T09:11:43.719 INFO:tasks.rados.rados.0.smithi111.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-10-01T09:11:43.719 INFO:tasks.rados.rados.0.smithi111.stdout:2896: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-10-01T09:11:43.917 INFO:tasks.rados.rados.0.smithi111.stdout:2893: done (4 left) 2023-10-01T09:11:43.917 INFO:tasks.rados.rados.0.smithi111.stdout:2894: done (3 left) 2023-10-01T09:11:43.917 INFO:tasks.rados.rados.0.smithi111.stdout:2895: done (2 left) 2023-10-01T09:11:43.917 INFO:tasks.rados.rados.0.smithi111.stdout:2896: done (1 left) 2023-10-01T09:11:43.917 INFO:tasks.rados.rados.0.smithi111.stdout:2897: done (0 left) 2023-10-01T09:11:43.918 INFO:tasks.rados.rados.0.smithi111.stdout:2898: write oid 84 current snap is 0 2023-10-01T09:11:43.918 INFO:tasks.rados.rados.0.smithi111.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-10-01T09:11:43.929 INFO:tasks.rados.rados.0.smithi111.stdout:2898: writing smithi11166722-84 from 625722 to 1292802 tid 1 2023-10-01T09:11:43.935 INFO:tasks.rados.rados.0.smithi111.stdout:2898: writing smithi11166722-84 from 1923642 to 2350948 tid 2 2023-10-01T09:11:43.939 INFO:tasks.rados.rados.0.smithi111.stdout:2898: writing smithi11166722-84 from 3010727 to 3025722 tid 3 2023-10-01T09:11:43.939 INFO:tasks.rados.rados.0.smithi111.stdout:2899: write oid 36 current snap is 0 2023-10-01T09:11:43.939 INFO:tasks.rados.rados.0.smithi111.stdout:2898: finishing write tid 1 to smithi11166722-84 2023-10-01T09:11:43.939 INFO:tasks.rados.rados.0.smithi111.stdout:2898: finishing write tid 2 to smithi11166722-84 2023-10-01T09:11:43.939 INFO:tasks.rados.rados.0.smithi111.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-10-01T09:11:43.947 INFO:tasks.rados.rados.0.smithi111.stdout:2899: writing smithi11166722-36 from 642529 to 1384858 tid 1 2023-10-01T09:11:43.954 INFO:tasks.rados.rados.0.smithi111.stdout:2899: writing smithi11166722-36 from 1982124 to 2669441 tid 2 2023-10-01T09:11:43.954 INFO:tasks.rados.rados.0.smithi111.stdout:2900: write oid 43 current snap is 0 2023-10-01T09:11:43.954 INFO:tasks.rados.rados.0.smithi111.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-10-01T09:11:43.961 INFO:tasks.rados.rados.0.smithi111.stdout:2900: writing smithi11166722-43 from 659336 to 1193267 tid 1 2023-10-01T09:11:43.966 INFO:tasks.rados.rados.0.smithi111.stdout:2900: writing smithi11166722-43 from 1756959 to 2187934 tid 2 2023-10-01T09:11:43.972 INFO:tasks.rados.rados.0.smithi111.stdout:2900: writing smithi11166722-43 from 2781926 to 3059336 tid 3 2023-10-01T09:11:43.972 INFO:tasks.rados.rados.0.smithi111.stdout:2901: write oid 274 current snap is 0 2023-10-01T09:11:43.972 INFO:tasks.rados.rados.0.smithi111.stdout:2898: finishing write tid 3 to smithi11166722-84 2023-10-01T09:11:43.972 INFO:tasks.rados.rados.0.smithi111.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-10-01T09:11:43.979 INFO:tasks.rados.rados.0.smithi111.stdout:2901: writing smithi11166722-274 from 676143 to 1285323 tid 1 2023-10-01T09:11:43.986 INFO:tasks.rados.rados.0.smithi111.stdout:2901: writing smithi11166722-274 from 1815441 to 2506427 tid 2 2023-10-01T09:11:43.990 INFO:tasks.rados.rados.0.smithi111.stdout:2901: writing smithi11166722-274 from 2925702 to 3076143 tid 3 2023-10-01T09:11:43.990 INFO:tasks.rados.rados.0.smithi111.stdout:2902: write oid 348 current snap is 0 2023-10-01T09:11:43.990 INFO:tasks.rados.rados.0.smithi111.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-10-01T09:11:43.997 INFO:tasks.rados.rados.0.smithi111.stdout:2902: writing smithi11166722-348 from 692950 to 1377379 tid 1 2023-10-01T09:11:44.004 INFO:tasks.rados.rados.0.smithi111.stdout:2902: writing smithi11166722-348 from 2157570 to 2592214 tid 2 2023-10-01T09:11:44.005 INFO:tasks.rados.rados.0.smithi111.stdout:2903: write oid 133 current snap is 0 2023-10-01T09:11:44.005 INFO:tasks.rados.rados.0.smithi111.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-10-01T09:11:44.015 INFO:tasks.rados.rados.0.smithi111.stdout:2903: writing smithi11166722-133 from 709757 to 1469435 tid 1 2023-10-01T09:11:44.023 INFO:tasks.rados.rados.0.smithi111.stdout:2903: writing smithi11166722-133 from 2216052 to 2794354 tid 2 2023-10-01T09:11:44.023 INFO:tasks.rados.rados.0.smithi111.stdout:2904: write oid 109 current snap is 0 2023-10-01T09:11:44.023 INFO:tasks.rados.rados.0.smithi111.stdout:2898: finishing write tid 4 to smithi11166722-84 2023-10-01T09:11:44.023 INFO:tasks.rados.rados.0.smithi111.stdout:2898: finishing write tid 5 to smithi11166722-84 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 372 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2899: finishing write tid 1 to smithi11166722-36 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2899: finishing write tid 2 to smithi11166722-36 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2899: finishing write tid 3 to smithi11166722-36 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2899: finishing write tid 4 to smithi11166722-36 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 36 v 389 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2900: finishing write tid 1 to smithi11166722-43 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2900: finishing write tid 2 to smithi11166722-43 2023-10-01T09:11:44.024 INFO:tasks.rados.rados.0.smithi111.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-10-01T09:11:44.030 INFO:tasks.rados.rados.0.smithi111.stdout:2904: writing smithi11166722-109 from 726564 to 1161491 tid 1 2023-10-01T09:11:44.039 INFO:tasks.rados.rados.0.smithi111.stdout:2904: writing smithi11166722-109 from 1874534 to 2312847 tid 2 2023-10-01T09:11:44.045 INFO:tasks.rados.rados.0.smithi111.stdout:2904: writing smithi11166722-109 from 2775265 to 3126564 tid 3 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2898: done (6 left) 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2899: done (5 left) 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2905: delete oid 431 current snap is 0 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2900: finishing write tid 3 to smithi11166722-43 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2900: finishing write tid 4 to smithi11166722-43 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2900: finishing write tid 5 to smithi11166722-43 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 43 v 492 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2901: finishing write tid 1 to smithi11166722-274 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2901: finishing write tid 2 to smithi11166722-274 2023-10-01T09:11:44.046 INFO:tasks.rados.rados.0.smithi111.stdout:2901: finishing write tid 3 to smithi11166722-274 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2901: finishing write tid 4 to smithi11166722-274 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2901: finishing write tid 5 to smithi11166722-274 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 274 v 376 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2902: finishing write tid 1 to smithi11166722-348 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2902: finishing write tid 2 to smithi11166722-348 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2902: finishing write tid 3 to smithi11166722-348 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2902: finishing write tid 4 to smithi11166722-348 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 348 v 453 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2902: left oid 348 (ObjNum 1850 snap 0 seq_num 1850) 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2903: finishing write tid 1 to smithi11166722-133 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2903: finishing write tid 2 to smithi11166722-133 2023-10-01T09:11:44.047 INFO:tasks.rados.rados.0.smithi111.stdout:2903: finishing write tid 3 to smithi11166722-133 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2903: finishing write tid 4 to smithi11166722-133 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 133 v 392 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2903: left oid 133 (ObjNum 1851 snap 0 seq_num 1851) 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2904: finishing write tid 1 to smithi11166722-109 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2904: finishing write tid 2 to smithi11166722-109 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2900: done (5 left) 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2901: done (4 left) 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2902: done (3 left) 2023-10-01T09:11:44.048 INFO:tasks.rados.rados.0.smithi111.stdout:2903: done (2 left) 2023-10-01T09:11:44.049 INFO:tasks.rados.rados.0.smithi111.stdout:2905: done (1 left) 2023-10-01T09:11:44.049 INFO:tasks.rados.rados.0.smithi111.stdout:2906: write oid 220 current snap is 0 2023-10-01T09:11:44.049 INFO:tasks.rados.rados.0.smithi111.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-10-01T09:11:44.056 INFO:tasks.rados.rados.0.smithi111.stdout:2906: writing smithi11166722-220 from 760178 to 1345603 tid 1 2023-10-01T09:11:44.062 INFO:tasks.rados.rados.0.smithi111.stdout:2906: writing smithi11166722-220 from 1875145 to 2317127 tid 2 2023-10-01T09:11:44.067 INFO:tasks.rados.rados.0.smithi111.stdout:2906: writing smithi11166722-220 from 3113758 to 3160178 tid 3 2023-10-01T09:11:44.067 INFO:tasks.rados.rados.0.smithi111.stdout:2907: delete oid 26 current snap is 0 2023-10-01T09:11:44.067 INFO:tasks.rados.rados.0.smithi111.stdout:2904: finishing write tid 3 to smithi11166722-109 2023-10-01T09:11:44.067 INFO:tasks.rados.rados.0.smithi111.stdout:2904: finishing write tid 4 to smithi11166722-109 2023-10-01T09:11:44.068 INFO:tasks.rados.rados.0.smithi111.stdout:2904: finishing write tid 5 to smithi11166722-109 2023-10-01T09:11:44.068 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 395 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-10-01T09:11:44.068 INFO:tasks.rados.rados.0.smithi111.stdout:2904: left oid 109 (ObjNum 1852 snap 0 seq_num 1852) 2023-10-01T09:11:44.068 INFO:tasks.rados.rados.0.smithi111.stdout:2906: finishing write tid 1 to smithi11166722-220 2023-10-01T09:11:44.068 INFO:tasks.rados.rados.0.smithi111.stdout:2906: finishing write tid 2 to smithi11166722-220 2023-10-01T09:11:44.069 INFO:tasks.rados.rados.0.smithi111.stdout:2904: done (2 left) 2023-10-01T09:11:44.069 INFO:tasks.rados.rados.0.smithi111.stdout:2907: done (1 left) 2023-10-01T09:11:44.069 INFO:tasks.rados.rados.0.smithi111.stdout:2908: write oid 129 current snap is 0 2023-10-01T09:11:44.069 INFO:tasks.rados.rados.0.smithi111.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-10-01T09:11:44.076 INFO:tasks.rados.rados.0.smithi111.stdout:2908: writing smithi11166722-129 from 793792 to 1246068 tid 1 2023-10-01T09:11:44.081 INFO:tasks.rados.rados.0.smithi111.stdout:2908: writing smithi11166722-129 from 1708462 to 2154113 tid 2 2023-10-01T09:11:44.087 INFO:tasks.rados.rados.0.smithi111.stdout:2908: writing smithi11166722-129 from 2884957 to 3193792 tid 3 2023-10-01T09:11:44.088 INFO:tasks.rados.rados.0.smithi111.stdout:2909: write oid 253 current snap is 0 2023-10-01T09:11:44.088 INFO:tasks.rados.rados.0.smithi111.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-10-01T09:11:44.093 INFO:tasks.rados.rados.0.smithi111.stdout:2909: writing smithi11166722-253 from 410599 to 938124 tid 1 2023-10-01T09:11:44.099 INFO:tasks.rados.rados.0.smithi111.stdout:2909: writing smithi11166722-253 from 1366944 to 1956253 tid 2 2023-10-01T09:11:44.106 INFO:tasks.rados.rados.0.smithi111.stdout:2909: writing smithi11166722-253 from 2512380 to 3210599 tid 3 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2910: read oid 258 snap -1 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2911: read oid 227 snap -1 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2911: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2912: delete oid 344 current snap is 0 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2906: finishing write tid 3 to smithi11166722-220 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2906: finishing write tid 4 to smithi11166722-220 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2906: finishing write tid 5 to smithi11166722-220 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 220 v 399 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2908: finishing write tid 1 to smithi11166722-129 2023-10-01T09:11:44.107 INFO:tasks.rados.rados.0.smithi111.stdout:2908: finishing write tid 2 to smithi11166722-129 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:2908: finishing write tid 3 to smithi11166722-129 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:2908: finishing write tid 4 to smithi11166722-129 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:2908: finishing write tid 5 to smithi11166722-129 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 129 v 405 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:2909: finishing write tid 1 to smithi11166722-253 2023-10-01T09:11:44.108 INFO:tasks.rados.rados.0.smithi111.stdout:2909: finishing write tid 2 to smithi11166722-253 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2906: done (5 left) 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2908: done (4 left) 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2912: done (3 left) 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2913: read oid 73 snap -1 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2913: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2914: read oid 415 snap -1 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2914: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-10-01T09:11:44.111 INFO:tasks.rados.rados.0.smithi111.stdout:2915: read oid 104 snap -1 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2915: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2916: read oid 268 snap -1 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2917: read oid 490 snap -1 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2917: expect deleted 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2918: read oid 12 snap -1 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2918: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:11:44.112 INFO:tasks.rados.rados.0.smithi111.stdout:2919: delete oid 352 current snap is 0 2023-10-01T09:11:44.113 INFO:tasks.rados.rados.0.smithi111.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T09:11:44.246 INFO:tasks.rados.rados.0.smithi111.stdout:2911: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-01T09:11:44.369 INFO:tasks.rados.rados.0.smithi111.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T09:11:44.450 INFO:tasks.rados.rados.0.smithi111.stdout:2915: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:11:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:44 smithi183 bash[27651]: audit 2023-10-01T09:11:43.850772+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.111:0/3377584952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:44 smithi183 bash[27651]: cluster 2023-10-01T09:11:44.063462+0000 mgr.x (mgr.15039) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 86 op/s 2023-10-01T09:11:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:2909: finishing write tid 3 to smithi11166722-253 2023-10-01T09:11:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:2909: finishing write tid 4 to smithi11166722-253 2023-10-01T09:11:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:2909: finishing write tid 5 to smithi11166722-253 2023-10-01T09:11:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 253 v 409 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-10-01T09:11:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T09:11:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:2914: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-10-01T09:11:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:44 smithi111 bash[33891]: audit 2023-10-01T09:11:43.850772+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.111:0/3377584952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:44 smithi111 bash[33891]: cluster 2023-10-01T09:11:44.063462+0000 mgr.x (mgr.15039) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 86 op/s 2023-10-01T09:11:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:44 smithi111 bash[27369]: audit 2023-10-01T09:11:43.850772+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.111:0/3377584952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:44 smithi111 bash[27369]: cluster 2023-10-01T09:11:44.063462+0000 mgr.x (mgr.15039) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.8 MiB/s wr, 86 op/s 2023-10-01T09:11:44.682 INFO:tasks.rados.rados.0.smithi111.stdout:2918: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:11:44.813 INFO:tasks.rados.rados.0.smithi111.stdout:2913: expect (ObjNum 925 snap 0 seq_num 925) 2023-10-01T09:11:44.994 INFO:tasks.rados.rados.0.smithi111.stdout:2909: done (9 left) 2023-10-01T09:11:44.994 INFO:tasks.rados.rados.0.smithi111.stdout:2910: done (8 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2911: done (7 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2913: done (6 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2914: done (5 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2915: done (4 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2916: done (3 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2917: done (2 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2918: done (1 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2919: done (0 left) 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2920: read oid 273 snap -1 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2920: expect deleted 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2921: read oid 272 snap -1 2023-10-01T09:11:44.995 INFO:tasks.rados.rados.0.smithi111.stdout:2921: expect deleted 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2922: read oid 135 snap -1 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2922: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2923: read oid 417 snap -1 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2923: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2924: read oid 144 snap -1 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2924: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2925: read oid 290 snap -1 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2926: read oid 63 snap -1 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2927: read oid 444 snap -1 2023-10-01T09:11:44.996 INFO:tasks.rados.rados.0.smithi111.stdout:2927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:11:44.997 INFO:tasks.rados.rados.0.smithi111.stdout:2928: write oid 300 current snap is 0 2023-10-01T09:11:44.997 INFO:tasks.rados.rados.0.smithi111.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-10-01T09:11:45.009 INFO:tasks.rados.rados.0.smithi111.stdout:2928: writing smithi11166722-300 from 461020 to 1214292 tid 1 2023-10-01T09:11:45.014 INFO:tasks.rados.rados.0.smithi111.stdout:2928: writing smithi11166722-300 from 1826037 to 2279026 tid 2 2023-10-01T09:11:45.020 INFO:tasks.rados.rados.0.smithi111.stdout:2928: writing smithi11166722-300 from 2878296 to 3261020 tid 3 2023-10-01T09:11:45.020 INFO:tasks.rados.rados.0.smithi111.stdout:2929: write oid 430 current snap is 0 2023-10-01T09:11:45.021 INFO:tasks.rados.rados.0.smithi111.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-10-01T09:11:45.025 INFO:tasks.rados.rados.0.smithi111.stdout:2929: writing smithi11166722-430 from 477827 to 906348 tid 1 2023-10-01T09:11:45.032 INFO:tasks.rados.rados.0.smithi111.stdout:2929: writing smithi11166722-430 from 1484519 to 2081166 tid 2 2023-10-01T09:11:45.038 INFO:tasks.rados.rados.0.smithi111.stdout:2929: writing smithi11166722-430 from 2505719 to 3038582 tid 3 2023-10-01T09:11:45.038 INFO:tasks.rados.rados.0.smithi111.stdout:2930: read oid 390 snap -1 2023-10-01T09:11:45.038 INFO:tasks.rados.rados.0.smithi111.stdout:2930: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-10-01T09:11:45.038 INFO:tasks.rados.rados.0.smithi111.stdout:2931: read oid 429 snap -1 2023-10-01T09:11:45.038 INFO:tasks.rados.rados.0.smithi111.stdout:2931: expect (ObjNum 982 snap 0 seq_num 982) 2023-10-01T09:11:45.039 INFO:tasks.rados.rados.0.smithi111.stdout:2932: read oid 175 snap -1 2023-10-01T09:11:45.039 INFO:tasks.rados.rados.0.smithi111.stdout:2932: expect (ObjNum 957 snap 0 seq_num 957) 2023-10-01T09:11:45.039 INFO:tasks.rados.rados.0.smithi111.stdout:2933: write oid 68 current snap is 0 2023-10-01T09:11:45.039 INFO:tasks.rados.rados.0.smithi111.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-10-01T09:11:45.044 INFO:tasks.rados.rados.0.smithi111.stdout:2933: writing smithi11166722-68 from 494634 to 998404 tid 1 2023-10-01T09:11:45.049 INFO:tasks.rados.rados.0.smithi111.stdout:2933: writing smithi11166722-68 from 1426648 to 1883306 tid 2 2023-10-01T09:11:45.058 INFO:tasks.rados.rados.0.smithi111.stdout:2933: writing smithi11166722-68 from 2533142 to 3277277 tid 3 2023-10-01T09:11:45.058 INFO:tasks.rados.rados.0.smithi111.stdout:2934: delete oid 83 current snap is 0 2023-10-01T09:11:45.058 INFO:tasks.rados.rados.0.smithi111.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T09:11:45.225 INFO:tasks.rados.rados.0.smithi111.stdout:2927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T09:11:45.358 INFO:tasks.rados.rados.0.smithi111.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:11:45.475 INFO:tasks.rados.rados.0.smithi111.stdout:2922: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T09:11:45.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:45 smithi183 bash[27651]: audit 2023-10-01T09:11:44.282371+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:45.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:45 smithi111 bash[27369]: audit 2023-10-01T09:11:44.282371+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:45.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:45 smithi111 bash[33891]: audit 2023-10-01T09:11:44.282371+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:11:45.657 INFO:tasks.rados.rados.0.smithi111.stdout:2924: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-01T09:11:45.798 INFO:tasks.rados.rados.0.smithi111.stdout:2923: expect (ObjNum 693 snap 0 seq_num 693) 2023-10-01T09:11:45.954 INFO:tasks.rados.rados.0.smithi111.stdout:2928: finishing write tid 1 to smithi11166722-300 2023-10-01T09:11:45.954 INFO:tasks.rados.rados.0.smithi111.stdout:2928: finishing write tid 2 to smithi11166722-300 2023-10-01T09:11:45.954 INFO:tasks.rados.rados.0.smithi111.stdout:2928: finishing write tid 3 to smithi11166722-300 2023-10-01T09:11:45.954 INFO:tasks.rados.rados.0.smithi111.stdout:2928: finishing write tid 4 to smithi11166722-300 2023-10-01T09:11:45.954 INFO:tasks.rados.rados.0.smithi111.stdout:2928: finishing write tid 5 to smithi11166722-300 2023-10-01T09:11:45.954 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 300 v 274 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-10-01T09:11:45.955 INFO:tasks.rados.rados.0.smithi111.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2023-10-01T09:11:45.955 INFO:tasks.rados.rados.0.smithi111.stdout:2929: finishing write tid 1 to smithi11166722-430 2023-10-01T09:11:45.955 INFO:tasks.rados.rados.0.smithi111.stdout:2929: finishing write tid 2 to smithi11166722-430 2023-10-01T09:11:45.955 INFO:tasks.rados.rados.0.smithi111.stdout:2930: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-10-01T09:11:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:2929: finishing write tid 3 to smithi11166722-430 2023-10-01T09:11:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:2929: finishing write tid 4 to smithi11166722-430 2023-10-01T09:11:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:2929: finishing write tid 5 to smithi11166722-430 2023-10-01T09:11:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 430 v 380 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-10-01T09:11:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2023-10-01T09:11:46.052 INFO:tasks.rados.rados.0.smithi111.stdout:2932: expect (ObjNum 957 snap 0 seq_num 957) 2023-10-01T09:11:46.142 INFO:tasks.rados.rados.0.smithi111.stdout:2931: expect (ObjNum 982 snap 0 seq_num 982) 2023-10-01T09:11:46.259 INFO:tasks.rados.rados.0.smithi111.stdout:2933: finishing write tid 1 to smithi11166722-68 2023-10-01T09:11:46.259 INFO:tasks.rados.rados.0.smithi111.stdout:2933: finishing write tid 2 to smithi11166722-68 2023-10-01T09:11:46.259 INFO:tasks.rados.rados.0.smithi111.stdout:2933: finishing write tid 3 to smithi11166722-68 2023-10-01T09:11:46.259 INFO:tasks.rados.rados.0.smithi111.stdout:2933: finishing write tid 4 to smithi11166722-68 2023-10-01T09:11:46.259 INFO:tasks.rados.rados.0.smithi111.stdout:2933: finishing write tid 5 to smithi11166722-68 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 68 v 457 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2933: left oid 68 (ObjNum 1862 snap 0 seq_num 1862) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2920: done (14 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2921: done (13 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2922: done (12 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2923: done (11 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2924: done (10 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2925: done (9 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2926: done (8 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2927: done (7 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2928: done (6 left) 2023-10-01T09:11:46.260 INFO:tasks.rados.rados.0.smithi111.stdout:2929: done (5 left) 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2930: done (4 left) 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2931: done (3 left) 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2932: done (2 left) 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2933: done (1 left) 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2934: done (0 left) 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2935: write oid 162 current snap is 0 2023-10-01T09:11:46.261 INFO:tasks.rados.rados.0.smithi111.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-10-01T09:11:46.272 INFO:tasks.rados.rados.0.smithi111.stdout:2935: writing smithi11166722-162 from 528248 to 1298869 tid 1 2023-10-01T09:11:46.284 INFO:tasks.rados.rados.0.smithi111.stdout:2935: writing smithi11166722-162 from 2059965 to 2803939 tid 2 2023-10-01T09:11:46.284 INFO:tasks.rados.rados.0.smithi111.stdout:2936: write oid 56 current snap is 0 2023-10-01T09:11:46.284 INFO:tasks.rados.rados.0.smithi111.stdout:2935: finishing write tid 1 to smithi11166722-162 2023-10-01T09:11:46.284 INFO:tasks.rados.rados.0.smithi111.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-10-01T09:11:46.290 INFO:tasks.rados.rados.0.smithi111.stdout:2936: writing smithi11166722-56 from 545055 to 990925 tid 1 2023-10-01T09:11:46.298 INFO:tasks.rados.rados.0.smithi111.stdout:2936: writing smithi11166722-56 from 1718447 to 2322432 tid 2 2023-10-01T09:11:46.303 INFO:tasks.rados.rados.0.smithi111.stdout:2936: writing smithi11166722-56 from 3015411 to 3345055 tid 3 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2937: delete oid 358 current snap is 0 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2935: finishing write tid 2 to smithi11166722-162 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2935: finishing write tid 3 to smithi11166722-162 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2935: finishing write tid 4 to smithi11166722-162 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 162 v 412 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2936: finishing write tid 1 to smithi11166722-56 2023-10-01T09:11:46.304 INFO:tasks.rados.rados.0.smithi111.stdout:2936: finishing write tid 2 to smithi11166722-56 2023-10-01T09:11:46.305 INFO:tasks.rados.rados.0.smithi111.stdout:2935: done (2 left) 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2937: done (1 left) 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2938: read oid 16 snap -1 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2938: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2939: read oid 396 snap -1 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2939: expect deleted 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2940: write oid 433 current snap is 0 2023-10-01T09:11:46.306 INFO:tasks.rados.rados.0.smithi111.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-10-01T09:11:46.315 INFO:tasks.rados.rados.0.smithi111.stdout:2940: writing smithi11166722-433 from 578669 to 1175037 tid 1 2023-10-01T09:11:46.322 INFO:tasks.rados.rados.0.smithi111.stdout:2940: writing smithi11166722-433 from 1719058 to 2326712 tid 2 2023-10-01T09:11:46.329 INFO:tasks.rados.rados.0.smithi111.stdout:2940: writing smithi11166722-433 from 2953904 to 3378669 tid 3 2023-10-01T09:11:46.330 INFO:tasks.rados.rados.0.smithi111.stdout:2941: write oid 88 current snap is 0 2023-10-01T09:11:46.330 INFO:tasks.rados.rados.0.smithi111.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-10-01T09:11:46.336 INFO:tasks.rados.rados.0.smithi111.stdout:2941: writing smithi11166722-88 from 595476 to 1267093 tid 1 2023-10-01T09:11:46.344 INFO:tasks.rados.rados.0.smithi111.stdout:2941: writing smithi11166722-88 from 1777540 to 2528852 tid 2 2023-10-01T09:11:46.349 INFO:tasks.rados.rados.0.smithi111.stdout:2941: writing smithi11166722-88 from 2981327 to 3395476 tid 3 2023-10-01T09:11:46.349 INFO:tasks.rados.rados.0.smithi111.stdout:2942: write oid 490 current snap is 0 2023-10-01T09:11:46.349 INFO:tasks.rados.rados.0.smithi111.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-10-01T09:11:46.356 INFO:tasks.rados.rados.0.smithi111.stdout:2942: writing smithi11166722-490 from 612283 to 1359149 tid 1 2023-10-01T09:11:46.363 INFO:tasks.rados.rados.0.smithi111.stdout:2942: writing smithi11166722-490 from 1836022 to 2447345 tid 2 2023-10-01T09:11:46.368 INFO:tasks.rados.rados.0.smithi111.stdout:2942: writing smithi11166722-490 from 3008750 to 3412283 tid 3 2023-10-01T09:11:46.368 INFO:tasks.rados.rados.0.smithi111.stdout:2943: write oid 453 current snap is 0 2023-10-01T09:11:46.369 INFO:tasks.rados.rados.0.smithi111.stdout:2936: finishing write tid 3 to smithi11166722-56 2023-10-01T09:11:46.369 INFO:tasks.rados.rados.0.smithi111.stdout:2936: finishing write tid 4 to smithi11166722-56 2023-10-01T09:11:46.369 INFO:tasks.rados.rados.0.smithi111.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-10-01T09:11:46.374 INFO:tasks.rados.rados.0.smithi111.stdout:2943: writing smithi11166722-453 from 629090 to 1051205 tid 1 2023-10-01T09:11:46.382 INFO:tasks.rados.rados.0.smithi111.stdout:2943: writing smithi11166722-453 from 1778151 to 2533132 tid 2 2023-10-01T09:11:46.388 INFO:tasks.rados.rados.0.smithi111.stdout:2943: writing smithi11166722-453 from 3319820 to 3429090 tid 3 2023-10-01T09:11:46.388 INFO:tasks.rados.rados.0.smithi111.stdout:2939: done (6 left) 2023-10-01T09:11:46.388 INFO:tasks.rados.rados.0.smithi111.stdout:2944: write oid 117 current snap is 0 2023-10-01T09:11:46.388 INFO:tasks.rados.rados.0.smithi111.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-10-01T09:11:46.397 INFO:tasks.rados.rados.0.smithi111.stdout:2944: writing smithi11166722-117 from 645897 to 1259614 tid 1 2023-10-01T09:11:46.404 INFO:tasks.rados.rados.0.smithi111.stdout:2944: writing smithi11166722-117 from 1952986 to 2567978 tid 2 2023-10-01T09:11:46.410 INFO:tasks.rados.rados.0.smithi111.stdout:2944: writing smithi11166722-117 from 3063596 to 3445897 tid 3 2023-10-01T09:11:46.410 INFO:tasks.rados.rados.0.smithi111.stdout:2945: delete oid 246 current snap is 0 2023-10-01T09:11:46.410 INFO:tasks.rados.rados.0.smithi111.stdout:2936: finishing write tid 5 to smithi11166722-56 2023-10-01T09:11:46.410 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 497 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-10-01T09:11:46.410 INFO:tasks.rados.rados.0.smithi111.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-10-01T09:11:46.410 INFO:tasks.rados.rados.0.smithi111.stdout:2938: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T09:11:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:46 smithi183 bash[27651]: cluster 2023-10-01T09:11:46.064497+0000 mgr.x (mgr.15039) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 11 MiB/s wr, 122 op/s 2023-10-01T09:11:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:46 smithi111 bash[27369]: cluster 2023-10-01T09:11:46.064497+0000 mgr.x (mgr.15039) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 11 MiB/s wr, 122 op/s 2023-10-01T09:11:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:46 smithi111 bash[33891]: cluster 2023-10-01T09:11:46.064497+0000 mgr.x (mgr.15039) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 11 MiB/s wr, 122 op/s 2023-10-01T09:11:46.635 INFO:tasks.rados.rados.0.smithi111.stdout:2940: finishing write tid 1 to smithi11166722-433 2023-10-01T09:11:46.635 INFO:tasks.rados.rados.0.smithi111.stdout:2940: finishing write tid 2 to smithi11166722-433 2023-10-01T09:11:46.635 INFO:tasks.rados.rados.0.smithi111.stdout:2940: finishing write tid 3 to smithi11166722-433 2023-10-01T09:11:46.635 INFO:tasks.rados.rados.0.smithi111.stdout:2940: finishing write tid 4 to smithi11166722-433 2023-10-01T09:11:46.635 INFO:tasks.rados.rados.0.smithi111.stdout:2940: finishing write tid 5 to smithi11166722-433 2023-10-01T09:11:46.635 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 278 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2941: finishing write tid 1 to smithi11166722-88 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2941: finishing write tid 2 to smithi11166722-88 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2941: finishing write tid 3 to smithi11166722-88 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2941: finishing write tid 4 to smithi11166722-88 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2941: finishing write tid 5 to smithi11166722-88 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 88 v 389 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-10-01T09:11:46.636 INFO:tasks.rados.rados.0.smithi111.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2942: finishing write tid 1 to smithi11166722-490 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2942: finishing write tid 2 to smithi11166722-490 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2942: finishing write tid 3 to smithi11166722-490 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2942: finishing write tid 4 to smithi11166722-490 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2942: finishing write tid 5 to smithi11166722-490 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 490 v 397 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-10-01T09:11:46.637 INFO:tasks.rados.rados.0.smithi111.stdout:2936: done (7 left) 2023-10-01T09:11:46.638 INFO:tasks.rados.rados.0.smithi111.stdout:2938: done (6 left) 2023-10-01T09:11:46.638 INFO:tasks.rados.rados.0.smithi111.stdout:2940: done (5 left) 2023-10-01T09:11:46.638 INFO:tasks.rados.rados.0.smithi111.stdout:2941: done (4 left) 2023-10-01T09:11:46.638 INFO:tasks.rados.rados.0.smithi111.stdout:2942: done (3 left) 2023-10-01T09:11:46.638 INFO:tasks.rados.rados.0.smithi111.stdout:2945: done (2 left) 2023-10-01T09:11:46.639 INFO:tasks.rados.rados.0.smithi111.stdout:2946: write oid 382 current snap is 0 2023-10-01T09:11:46.639 INFO:tasks.rados.rados.0.smithi111.stdout:2943: finishing write tid 1 to smithi11166722-453 2023-10-01T09:11:46.639 INFO:tasks.rados.rados.0.smithi111.stdout:2943: finishing write tid 2 to smithi11166722-453 2023-10-01T09:11:46.639 INFO:tasks.rados.rados.0.smithi111.stdout:2943: finishing write tid 3 to smithi11166722-453 2023-10-01T09:11:46.639 INFO:tasks.rados.rados.0.smithi111.stdout:2943: finishing write tid 4 to smithi11166722-453 2023-10-01T09:11:46.639 INFO:tasks.rados.rados.0.smithi111.stdout:2943: finishing write tid 5 to smithi11166722-453 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 453 v 410 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2944: finishing write tid 1 to smithi11166722-117 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2944: finishing write tid 2 to smithi11166722-117 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2944: finishing write tid 3 to smithi11166722-117 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2944: finishing write tid 4 to smithi11166722-117 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2944: finishing write tid 5 to smithi11166722-117 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 117 v 501 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2944: left oid 117 (ObjNum 1871 snap 0 seq_num 1871) 2023-10-01T09:11:46.640 INFO:tasks.rados.rados.0.smithi111.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-10-01T09:11:46.649 INFO:tasks.rados.rados.0.smithi111.stdout:2946: writing smithi11166722-382 from 679511 to 1443726 tid 1 2023-10-01T09:11:46.656 INFO:tasks.rados.rados.0.smithi111.stdout:2946: writing smithi11166722-382 from 2069950 to 2688611 tid 2 2023-10-01T09:11:46.661 INFO:tasks.rados.rados.0.smithi111.stdout:2946: writing smithi11166722-382 from 3118442 to 3479511 tid 3 2023-10-01T09:11:46.661 INFO:tasks.rados.rados.0.smithi111.stdout:2943: done (2 left) 2023-10-01T09:11:46.661 INFO:tasks.rados.rados.0.smithi111.stdout:2944: done (1 left) 2023-10-01T09:11:46.661 INFO:tasks.rados.rados.0.smithi111.stdout:2947: write oid 477 current snap is 0 2023-10-01T09:11:46.661 INFO:tasks.rados.rados.0.smithi111.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-10-01T09:11:46.667 INFO:tasks.rados.rados.0.smithi111.stdout:2947: writing smithi11166722-477 from 696318 to 1135782 tid 1 2023-10-01T09:11:46.675 INFO:tasks.rados.rados.0.smithi111.stdout:2947: writing smithi11166722-477 from 1728432 to 2490751 tid 2 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2947: writing smithi11166722-477 from 3145865 to 3496318 tid 3 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2948: delete oid 36 current snap is 0 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2946: finishing write tid 1 to smithi11166722-382 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2946: finishing write tid 2 to smithi11166722-382 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2946: finishing write tid 3 to smithi11166722-382 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2946: finishing write tid 4 to smithi11166722-382 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:2946: finishing write tid 5 to smithi11166722-382 2023-10-01T09:11:46.681 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 382 v 403 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2946: left oid 382 (ObjNum 1873 snap 0 seq_num 1873) 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2947: finishing write tid 1 to smithi11166722-477 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2947: finishing write tid 2 to smithi11166722-477 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2946: done (2 left) 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2948: done (1 left) 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2949: write oid 101 current snap is 0 2023-10-01T09:11:46.682 INFO:tasks.rados.rados.0.smithi111.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-10-01T09:11:46.690 INFO:tasks.rados.rados.0.smithi111.stdout:2949: writing smithi11166722-101 from 729932 to 1319894 tid 1 2023-10-01T09:11:46.696 INFO:tasks.rados.rados.0.smithi111.stdout:2949: writing smithi11166722-101 from 1729043 to 2495031 tid 2 2023-10-01T09:11:46.703 INFO:tasks.rados.rados.0.smithi111.stdout:2949: writing smithi11166722-101 from 3084358 to 3529932 tid 3 2023-10-01T09:11:46.703 INFO:tasks.rados.rados.0.smithi111.stdout:2950: delete oid 322 current snap is 0 2023-10-01T09:11:46.703 INFO:tasks.rados.rados.0.smithi111.stdout:2947: finishing write tid 3 to smithi11166722-477 2023-10-01T09:11:46.703 INFO:tasks.rados.rados.0.smithi111.stdout:2947: finishing write tid 4 to smithi11166722-477 2023-10-01T09:11:46.704 INFO:tasks.rados.rados.0.smithi111.stdout:2947: finishing write tid 5 to smithi11166722-477 2023-10-01T09:11:46.704 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 477 v 362 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-10-01T09:11:46.704 INFO:tasks.rados.rados.0.smithi111.stdout:2947: left oid 477 (ObjNum 1874 snap 0 seq_num 1874) 2023-10-01T09:11:46.704 INFO:tasks.rados.rados.0.smithi111.stdout:2949: finishing write tid 1 to smithi11166722-101 2023-10-01T09:11:46.704 INFO:tasks.rados.rados.0.smithi111.stdout:2949: finishing write tid 2 to smithi11166722-101 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2947: done (2 left) 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2950: done (1 left) 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2951: read oid 218 snap -1 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2951: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2952: read oid 279 snap -1 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2952: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:11:46.706 INFO:tasks.rados.rados.0.smithi111.stdout:2953: read oid 288 snap -1 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2953: expect deleted 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2954: read oid 145 snap -1 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2954: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2955: read oid 112 snap -1 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2956: read oid 88 snap -1 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2957: write oid 378 current snap is 0 2023-10-01T09:11:46.707 INFO:tasks.rados.rados.0.smithi111.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-10-01T09:11:46.713 INFO:tasks.rados.rados.0.smithi111.stdout:2957: writing smithi11166722-378 from 763546 to 1220359 tid 1 2023-10-01T09:11:46.723 INFO:tasks.rados.rados.0.smithi111.stdout:2957: writing smithi11166722-378 from 1962360 to 2732017 tid 2 2023-10-01T09:11:46.728 INFO:tasks.rados.rados.0.smithi111.stdout:2957: writing smithi11166722-378 from 3255557 to 3563546 tid 3 2023-10-01T09:11:46.728 INFO:tasks.rados.rados.0.smithi111.stdout:2958: read oid 162 snap -1 2023-10-01T09:11:46.728 INFO:tasks.rados.rados.0.smithi111.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-10-01T09:11:46.728 INFO:tasks.rados.rados.0.smithi111.stdout:2959: read oid 215 snap -1 2023-10-01T09:11:46.729 INFO:tasks.rados.rados.0.smithi111.stdout:2959: expect deleted 2023-10-01T09:11:46.729 INFO:tasks.rados.rados.0.smithi111.stdout:2960: write oid 362 current snap is 0 2023-10-01T09:11:46.729 INFO:tasks.rados.rados.0.smithi111.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-10-01T09:11:46.736 INFO:tasks.rados.rados.0.smithi111.stdout:2960: writing smithi11166722-362 from 780353 to 1312415 tid 1 2023-10-01T09:11:46.743 INFO:tasks.rados.rados.0.smithi111.stdout:2960: writing smithi11166722-362 from 1904489 to 2417804 tid 2 2023-10-01T09:11:46.750 INFO:tasks.rados.rados.0.smithi111.stdout:2960: writing smithi11166722-362 from 3166627 to 3567798 tid 3 2023-10-01T09:11:46.750 INFO:tasks.rados.rados.0.smithi111.stdout:2961: read oid 79 snap -1 2023-10-01T09:11:46.750 INFO:tasks.rados.rados.0.smithi111.stdout:2961: expect deleted 2023-10-01T09:11:46.750 INFO:tasks.rados.rados.0.smithi111.stdout:2962: read oid 10 snap -1 2023-10-01T09:11:46.750 INFO:tasks.rados.rados.0.smithi111.stdout:2962: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-10-01T09:11:46.750 INFO:tasks.rados.rados.0.smithi111.stdout:2963: write oid 255 current snap is 0 2023-10-01T09:11:46.751 INFO:tasks.rados.rados.0.smithi111.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-10-01T09:11:46.758 INFO:tasks.rados.rados.0.smithi111.stdout:2963: writing smithi11166722-255 from 797160 to 1404471 tid 1 2023-10-01T09:11:46.765 INFO:tasks.rados.rados.0.smithi111.stdout:2963: writing smithi11166722-255 from 1962971 to 2736297 tid 2 2023-10-01T09:11:46.770 INFO:tasks.rados.rados.0.smithi111.stdout:2963: writing smithi11166722-255 from 3194050 to 3597160 tid 3 2023-10-01T09:11:46.770 INFO:tasks.rados.rados.0.smithi111.stdout:2964: write oid 407 current snap is 0 2023-10-01T09:11:46.770 INFO:tasks.rados.rados.0.smithi111.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-10-01T09:11:46.776 INFO:tasks.rados.rados.0.smithi111.stdout:2964: writing smithi11166722-407 from 413967 to 1096527 tid 1 2023-10-01T09:11:46.783 INFO:tasks.rados.rados.0.smithi111.stdout:2964: writing smithi11166722-407 from 1621453 to 2138437 tid 2 2023-10-01T09:11:46.789 INFO:tasks.rados.rados.0.smithi111.stdout:2964: writing smithi11166722-407 from 2821473 to 3245188 tid 3 2023-10-01T09:11:46.789 INFO:tasks.rados.rados.0.smithi111.stdout:2965: read oid 300 snap -1 2023-10-01T09:11:46.789 INFO:tasks.rados.rados.0.smithi111.stdout:2965: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-10-01T09:11:46.789 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:46.789 INFO:tasks.rados.rados.0.smithi111.stdout:2952: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:11:46.889 INFO:tasks.rados.rados.0.smithi111.stdout:2949: finishing write tid 3 to smithi11166722-101 2023-10-01T09:11:46.889 INFO:tasks.rados.rados.0.smithi111.stdout:2949: finishing write tid 4 to smithi11166722-101 2023-10-01T09:11:46.889 INFO:tasks.rados.rados.0.smithi111.stdout:2949: finishing write tid 5 to smithi11166722-101 2023-10-01T09:11:46.889 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 282 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-10-01T09:11:46.889 INFO:tasks.rados.rados.0.smithi111.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-10-01T09:11:46.890 INFO:tasks.rados.rados.0.smithi111.stdout:2957: finishing write tid 1 to smithi11166722-378 2023-10-01T09:11:46.890 INFO:tasks.rados.rados.0.smithi111.stdout:2954: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-10-01T09:11:47.043 INFO:tasks.rados.rados.0.smithi111.stdout:2951: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:11:47.194 INFO:tasks.rados.rados.0.smithi111.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T09:11:47.374 INFO:tasks.rados.rados.0.smithi111.stdout:2957: finishing write tid 2 to smithi11166722-378 2023-10-01T09:11:47.374 INFO:tasks.rados.rados.0.smithi111.stdout:2957: finishing write tid 3 to smithi11166722-378 2023-10-01T09:11:47.374 INFO:tasks.rados.rados.0.smithi111.stdout:2957: finishing write tid 4 to smithi11166722-378 2023-10-01T09:11:47.374 INFO:tasks.rados.rados.0.smithi111.stdout:2957: finishing write tid 5 to smithi11166722-378 2023-10-01T09:11:47.374 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 378 v 384 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-10-01T09:11:47.374 INFO:tasks.rados.rados.0.smithi111.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-10-01T09:11:47.375 INFO:tasks.rados.rados.0.smithi111.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T09:11:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:47 smithi183 bash[27651]: audit 2023-10-01T09:11:46.285956+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.111:0/1312537028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:47.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:47 smithi111 bash[27369]: audit 2023-10-01T09:11:46.285956+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.111:0/1312537028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:47.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:47 smithi111 bash[33891]: audit 2023-10-01T09:11:46.285956+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.111:0/1312537028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:47.574 INFO:tasks.rados.rados.0.smithi111.stdout:2960: finishing write tid 1 to smithi11166722-362 2023-10-01T09:11:47.574 INFO:tasks.rados.rados.0.smithi111.stdout:2949: done (15 left) 2023-10-01T09:11:47.574 INFO:tasks.rados.rados.0.smithi111.stdout:2951: done (14 left) 2023-10-01T09:11:47.574 INFO:tasks.rados.rados.0.smithi111.stdout:2952: done (13 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2953: done (12 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2954: done (11 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2955: done (10 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2956: done (9 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2957: done (8 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2959: done (7 left) 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2966: write oid 159 current snap is 0 2023-10-01T09:11:47.575 INFO:tasks.rados.rados.0.smithi111.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:2960: finishing write tid 2 to smithi11166722-362 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:2960: finishing write tid 3 to smithi11166722-362 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:2960: finishing write tid 4 to smithi11166722-362 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:2960: finishing write tid 5 to smithi11166722-362 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 362 v 366 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-10-01T09:11:47.784 INFO:tasks.rados.rados.0.smithi111.stdout:2962: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-10-01T09:11:47.909 INFO:tasks.rados.rados.0.smithi111.stdout:2963: finishing write tid 1 to smithi11166722-255 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2963: finishing write tid 2 to smithi11166722-255 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2963: finishing write tid 3 to smithi11166722-255 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2963: finishing write tid 4 to smithi11166722-255 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2963: finishing write tid 5 to smithi11166722-255 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 255 v 286 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2964: finishing write tid 1 to smithi11166722-407 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2964: finishing write tid 2 to smithi11166722-407 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2964: finishing write tid 3 to smithi11166722-407 2023-10-01T09:11:47.910 INFO:tasks.rados.rados.0.smithi111.stdout:2964: finishing write tid 4 to smithi11166722-407 2023-10-01T09:11:47.911 INFO:tasks.rados.rados.0.smithi111.stdout:2964: finishing write tid 5 to smithi11166722-407 2023-10-01T09:11:47.911 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 407 v 506 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-10-01T09:11:47.911 INFO:tasks.rados.rados.0.smithi111.stdout:2964: left oid 407 (ObjNum 1881 snap 0 seq_num 1881) 2023-10-01T09:11:47.911 INFO:tasks.rados.rados.0.smithi111.stdout:2965: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-10-01T09:11:48.042 INFO:tasks.rados.rados.0.smithi111.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-10-01T09:11:48.056 INFO:tasks.rados.rados.0.smithi111.stdout:2966: writing smithi11166722-159 from 430774 to 1188583 tid 1 2023-10-01T09:11:48.063 INFO:tasks.rados.rados.0.smithi111.stdout:2966: writing smithi11166722-159 from 1679935 to 2456930 tid 2 2023-10-01T09:11:48.069 INFO:tasks.rados.rados.0.smithi111.stdout:2966: writing smithi11166722-159 from 3248896 to 3630774 tid 3 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2958: done (7 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2960: done (6 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2961: done (5 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2962: done (4 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2963: done (3 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2964: done (2 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2965: done (1 left) 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2967: write oid 67 current snap is 0 2023-10-01T09:11:48.070 INFO:tasks.rados.rados.0.smithi111.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-10-01T09:11:48.074 INFO:tasks.rados.rados.0.smithi111.stdout:2967: writing smithi11166722-67 from 447581 to 880639 tid 1 2023-10-01T09:11:48.082 INFO:tasks.rados.rados.0.smithi111.stdout:2967: writing smithi11166722-67 from 1622064 to 2142717 tid 2 2023-10-01T09:11:48.088 INFO:tasks.rados.rados.0.smithi111.stdout:2967: writing smithi11166722-67 from 2759966 to 3322578 tid 3 2023-10-01T09:11:48.088 INFO:tasks.rados.rados.0.smithi111.stdout:2968: write oid 388 current snap is 0 2023-10-01T09:11:48.088 INFO:tasks.rados.rados.0.smithi111.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-10-01T09:11:48.094 INFO:tasks.rados.rados.0.smithi111.stdout:2968: writing smithi11166722-388 from 464388 to 972695 tid 1 2023-10-01T09:11:48.102 INFO:tasks.rados.rados.0.smithi111.stdout:2968: writing smithi11166722-388 from 1680546 to 2461210 tid 2 2023-10-01T09:11:48.109 INFO:tasks.rados.rados.0.smithi111.stdout:2968: writing smithi11166722-388 from 3187389 to 3664388 tid 3 2023-10-01T09:11:48.109 INFO:tasks.rados.rados.0.smithi111.stdout:2969: write oid 127 current snap is 0 2023-10-01T09:11:48.109 INFO:tasks.rados.rados.0.smithi111.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-10-01T09:11:48.115 INFO:tasks.rados.rados.0.smithi111.stdout:2969: writing smithi11166722-127 from 481195 to 1064751 tid 1 2023-10-01T09:11:48.122 INFO:tasks.rados.rados.0.smithi111.stdout:2969: writing smithi11166722-127 from 1739028 to 2263350 tid 2 2023-10-01T09:11:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:2969: writing smithi11166722-127 from 2814812 to 3399968 tid 3 2023-10-01T09:11:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:2970: read oid 448 snap -1 2023-10-01T09:11:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:2970: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:11:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:2971: read oid 184 snap -1 2023-10-01T09:11:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:2971: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-01T09:11:48.129 INFO:tasks.rados.rados.0.smithi111.stdout:2972: read oid 442 snap -1 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2972: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2973: read oid 88 snap -1 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2973: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2974: read oid 437 snap -1 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2974: expect (ObjNum 692 snap 0 seq_num 692) 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2975: read oid 191 snap -1 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2975: expect (ObjNum 190 snap 0 seq_num 190) 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2976: write oid 333 current snap is 0 2023-10-01T09:11:48.130 INFO:tasks.rados.rados.0.smithi111.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-10-01T09:11:48.137 INFO:tasks.rados.rados.0.smithi111.stdout:2976: writing smithi11166722-333 from 498002 to 1273160 tid 1 2023-10-01T09:11:48.146 INFO:tasks.rados.rados.0.smithi111.stdout:2976: writing smithi11166722-333 from 1913863 to 2698196 tid 2 2023-10-01T09:11:48.152 INFO:tasks.rados.rados.0.smithi111.stdout:2976: writing smithi11166722-333 from 3358588 to 3698002 tid 3 2023-10-01T09:11:48.152 INFO:tasks.rados.rados.0.smithi111.stdout:2977: read oid 91 snap -1 2023-10-01T09:11:48.152 INFO:tasks.rados.rados.0.smithi111.stdout:2977: expect deleted 2023-10-01T09:11:48.152 INFO:tasks.rados.rados.0.smithi111.stdout:2978: write oid 11 current snap is 0 2023-10-01T09:11:48.152 INFO:tasks.rados.rados.0.smithi111.stdout:2966: finishing write tid 1 to smithi11166722-159 2023-10-01T09:11:48.152 INFO:tasks.rados.rados.0.smithi111.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-10-01T09:11:48.159 INFO:tasks.rados.rados.0.smithi111.stdout:2978: writing smithi11166722-11 from 514809 to 965216 tid 1 2023-10-01T09:11:48.165 INFO:tasks.rados.rados.0.smithi111.stdout:2978: writing smithi11166722-11 from 1455992 to 1983983 tid 2 2023-10-01T09:11:48.172 INFO:tasks.rados.rados.0.smithi111.stdout:2978: writing smithi11166722-11 from 2469658 to 3193711 tid 3 2023-10-01T09:11:48.176 INFO:tasks.rados.rados.0.smithi111.stdout:2978: writing smithi11166722-11 from 3608303 to 3714809 tid 4 2023-10-01T09:11:48.176 INFO:tasks.rados.rados.0.smithi111.stdout:2979: write oid 75 current snap is 0 2023-10-01T09:11:48.176 INFO:tasks.rados.rados.0.smithi111.stdout:2966: finishing write tid 2 to smithi11166722-159 2023-10-01T09:11:48.176 INFO:tasks.rados.rados.0.smithi111.stdout:2966: finishing write tid 3 to smithi11166722-159 2023-10-01T09:11:48.176 INFO:tasks.rados.rados.0.smithi111.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-10-01T09:11:48.182 INFO:tasks.rados.rados.0.smithi111.stdout:2979: writing smithi11166722-75 from 531616 to 1057272 tid 1 2023-10-01T09:11:48.188 INFO:tasks.rados.rados.0.smithi111.stdout:2979: writing smithi11166722-75 from 1514474 to 2186123 tid 2 2023-10-01T09:11:48.195 INFO:tasks.rados.rados.0.smithi111.stdout:2979: writing smithi11166722-75 from 2780728 to 3316053 tid 3 2023-10-01T09:11:48.195 INFO:tasks.rados.rados.0.smithi111.stdout:2980: write oid 178 current snap is 0 2023-10-01T09:11:48.195 INFO:tasks.rados.rados.0.smithi111.stdout:2966: finishing write tid 4 to smithi11166722-159 2023-10-01T09:11:48.195 INFO:tasks.rados.rados.0.smithi111.stdout:2966: finishing write tid 5 to smithi11166722-159 2023-10-01T09:11:48.195 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 159 v 341 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2966: left oid 159 (ObjNum 1882 snap 0 seq_num 1882) 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2967: finishing write tid 1 to smithi11166722-67 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2967: finishing write tid 2 to smithi11166722-67 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2967: finishing write tid 3 to smithi11166722-67 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2967: finishing write tid 4 to smithi11166722-67 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2967: finishing write tid 5 to smithi11166722-67 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 67 v 324 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2967: left oid 67 (ObjNum 1883 snap 0 seq_num 1883) 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2968: finishing write tid 1 to smithi11166722-388 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2968: finishing write tid 2 to smithi11166722-388 2023-10-01T09:11:48.196 INFO:tasks.rados.rados.0.smithi111.stdout:2968: finishing write tid 3 to smithi11166722-388 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:2968: finishing write tid 4 to smithi11166722-388 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:2968: finishing write tid 5 to smithi11166722-388 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 388 v 414 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:2968: left oid 388 (ObjNum 1884 snap 0 seq_num 1884) 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:2969: finishing write tid 1 to smithi11166722-127 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:2969: finishing write tid 2 to smithi11166722-127 2023-10-01T09:11:48.197 INFO:tasks.rados.rados.0.smithi111.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-10-01T09:11:48.201 INFO:tasks.rados.rados.0.smithi111.stdout:2980: writing smithi11166722-178 from 548423 to 1149328 tid 1 2023-10-01T09:11:48.207 INFO:tasks.rados.rados.0.smithi111.stdout:2980: writing smithi11166722-178 from 1572956 to 2104616 tid 2 2023-10-01T09:11:48.213 INFO:tasks.rados.rados.0.smithi111.stdout:2980: writing smithi11166722-178 from 2524504 to 3271101 tid 3 2023-10-01T09:11:48.216 INFO:tasks.rados.rados.0.smithi111.stdout:2980: writing smithi11166722-178 from 3740781 to 3748423 tid 4 2023-10-01T09:11:48.217 INFO:tasks.rados.rados.0.smithi111.stdout:2966: done (14 left) 2023-10-01T09:11:48.217 INFO:tasks.rados.rados.0.smithi111.stdout:2967: done (13 left) 2023-10-01T09:11:48.217 INFO:tasks.rados.rados.0.smithi111.stdout:2968: done (12 left) 2023-10-01T09:11:48.217 INFO:tasks.rados.rados.0.smithi111.stdout:2981: write oid 48 current snap is 0 2023-10-01T09:11:48.217 INFO:tasks.rados.rados.0.smithi111.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-10-01T09:11:48.223 INFO:tasks.rados.rados.0.smithi111.stdout:2981: writing smithi11166722-48 from 565230 to 1241384 tid 1 2023-10-01T09:11:48.232 INFO:tasks.rados.rados.0.smithi111.stdout:2981: writing smithi11166722-48 from 2031438 to 2706756 tid 2 2023-10-01T09:11:48.238 INFO:tasks.rados.rados.0.smithi111.stdout:2981: writing smithi11166722-48 from 3235574 to 3765230 tid 3 2023-10-01T09:11:48.238 INFO:tasks.rados.rados.0.smithi111.stdout:2982: delete oid 471 current snap is 0 2023-10-01T09:11:48.238 INFO:tasks.rados.rados.0.smithi111.stdout:2972: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T09:11:48.358 INFO:tasks.rados.rados.0.smithi111.stdout:2971: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-01T09:11:48.465 INFO:tasks.rados.rados.0.smithi111.stdout:2974: expect (ObjNum 692 snap 0 seq_num 692) 2023-10-01T09:11:48.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:48 smithi183 bash[27651]: cluster 2023-10-01T09:11:48.065083+0000 mgr.x (mgr.15039) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.7 MiB/s wr, 78 op/s 2023-10-01T09:11:48.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:48 smithi111 bash[27369]: cluster 2023-10-01T09:11:48.065083+0000 mgr.x (mgr.15039) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.7 MiB/s wr, 78 op/s 2023-10-01T09:11:48.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:48 smithi111 bash[33891]: cluster 2023-10-01T09:11:48.065083+0000 mgr.x (mgr.15039) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 5.7 MiB/s wr, 78 op/s 2023-10-01T09:11:48.638 INFO:tasks.rados.rados.0.smithi111.stdout:2970: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T09:11:48.839 INFO:tasks.rados.rados.0.smithi111.stdout:2976: finishing write tid 1 to smithi11166722-333 2023-10-01T09:11:48.839 INFO:tasks.rados.rados.0.smithi111.stdout:2975: expect (ObjNum 190 snap 0 seq_num 190) 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:2969: finishing write tid 3 to smithi11166722-127 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:2969: finishing write tid 4 to smithi11166722-127 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:2969: finishing write tid 5 to smithi11166722-127 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 127 v 407 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:2969: left oid 127 (ObjNum 1885 snap 0 seq_num 1885) 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:2976: finishing write tid 2 to smithi11166722-333 2023-10-01T09:11:48.938 INFO:tasks.rados.rados.0.smithi111.stdout:2973: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2976: finishing write tid 3 to smithi11166722-333 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2976: finishing write tid 4 to smithi11166722-333 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2976: finishing write tid 5 to smithi11166722-333 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 333 v 370 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2976: left oid 333 (ObjNum 1886 snap 0 seq_num 1886) 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2978: finishing write tid 1 to smithi11166722-11 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2978: finishing write tid 2 to smithi11166722-11 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2978: finishing write tid 3 to smithi11166722-11 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2978: finishing write tid 4 to smithi11166722-11 2023-10-01T09:11:49.136 INFO:tasks.rados.rados.0.smithi111.stdout:2978: finishing write tid 5 to smithi11166722-11 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2978: finishing write tid 6 to smithi11166722-11 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 403 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2978: left oid 11 (ObjNum 1887 snap 0 seq_num 1887) 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2979: finishing write tid 1 to smithi11166722-75 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2979: finishing write tid 2 to smithi11166722-75 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2979: finishing write tid 3 to smithi11166722-75 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2979: finishing write tid 4 to smithi11166722-75 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2979: finishing write tid 5 to smithi11166722-75 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 461 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2979: left oid 75 (ObjNum 1888 snap 0 seq_num 1888) 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2980: finishing write tid 1 to smithi11166722-178 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2980: finishing write tid 2 to smithi11166722-178 2023-10-01T09:11:49.137 INFO:tasks.rados.rados.0.smithi111.stdout:2980: finishing write tid 3 to smithi11166722-178 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2980: finishing write tid 4 to smithi11166722-178 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2980: finishing write tid 5 to smithi11166722-178 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2980: finishing write tid 6 to smithi11166722-178 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 178 v 351 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2980: left oid 178 (ObjNum 1889 snap 0 seq_num 1889) 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2981: finishing write tid 1 to smithi11166722-48 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2981: finishing write tid 2 to smithi11166722-48 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2981: finishing write tid 3 to smithi11166722-48 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2981: finishing write tid 4 to smithi11166722-48 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2981: finishing write tid 5 to smithi11166722-48 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 388 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-10-01T09:11:49.138 INFO:tasks.rados.rados.0.smithi111.stdout:2981: left oid 48 (ObjNum 1890 snap 0 seq_num 1890) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2969: done (13 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2970: done (12 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2971: done (11 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2972: done (10 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2973: done (9 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2974: done (8 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2975: done (7 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2976: done (6 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2977: done (5 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2978: done (4 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2979: done (3 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2980: done (2 left) 2023-10-01T09:11:49.139 INFO:tasks.rados.rados.0.smithi111.stdout:2981: done (1 left) 2023-10-01T09:11:49.140 INFO:tasks.rados.rados.0.smithi111.stdout:2982: done (0 left) 2023-10-01T09:11:49.140 INFO:tasks.rados.rados.0.smithi111.stdout:2983: write oid 147 current snap is 0 2023-10-01T09:11:49.140 INFO:tasks.rados.rados.0.smithi111.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-10-01T09:11:49.146 INFO:tasks.rados.rados.0.smithi111.stdout:2983: writing smithi11166722-147 from 598844 to 1025496 tid 1 2023-10-01T09:11:49.155 INFO:tasks.rados.rados.0.smithi111.stdout:2983: writing smithi11166722-147 from 1632049 to 2311036 tid 2 2023-10-01T09:11:49.162 INFO:tasks.rados.rados.0.smithi111.stdout:2983: writing smithi11166722-147 from 2774067 to 3470833 tid 3 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2984: read oid 72 snap -1 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2984: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2985: read oid 198 snap -1 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2985: expect deleted 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2986: read oid 53 snap -1 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2986: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2987: write oid 90 current snap is 0 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2983: finishing write tid 1 to smithi11166722-147 2023-10-01T09:11:49.163 INFO:tasks.rados.rados.0.smithi111.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-10-01T09:11:49.170 INFO:tasks.rados.rados.0.smithi111.stdout:2987: writing smithi11166722-90 from 615651 to 1233905 tid 1 2023-10-01T09:11:49.176 INFO:tasks.rados.rados.0.smithi111.stdout:2987: writing smithi11166722-90 from 1806884 to 2345882 tid 2 2023-10-01T09:11:49.183 INFO:tasks.rados.rados.0.smithi111.stdout:2987: writing smithi11166722-90 from 3034196 to 3542234 tid 3 2023-10-01T09:11:49.183 INFO:tasks.rados.rados.0.smithi111.stdout:2988: read oid 2 snap -1 2023-10-01T09:11:49.183 INFO:tasks.rados.rados.0.smithi111.stdout:2988: expect (ObjNum 941 snap 0 seq_num 941) 2023-10-01T09:11:49.183 INFO:tasks.rados.rados.0.smithi111.stdout:2989: read oid 205 snap -1 2023-10-01T09:11:49.183 INFO:tasks.rados.rados.0.smithi111.stdout:2989: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-10-01T09:11:49.183 INFO:tasks.rados.rados.0.smithi111.stdout:2990: read oid 99 snap -1 2023-10-01T09:11:49.184 INFO:tasks.rados.rados.0.smithi111.stdout:2990: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-01T09:11:49.184 INFO:tasks.rados.rados.0.smithi111.stdout:2991: write oid 126 current snap is 0 2023-10-01T09:11:49.184 INFO:tasks.rados.rados.0.smithi111.stdout:2983: finishing write tid 2 to smithi11166722-147 2023-10-01T09:11:49.184 INFO:tasks.rados.rados.0.smithi111.stdout:2986: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:11:49.279 INFO:tasks.rados.rados.0.smithi111.stdout:2983: finishing write tid 3 to smithi11166722-147 2023-10-01T09:11:49.280 INFO:tasks.rados.rados.0.smithi111.stdout:2983: finishing write tid 4 to smithi11166722-147 2023-10-01T09:11:49.280 INFO:tasks.rados.rados.0.smithi111.stdout:2983: finishing write tid 5 to smithi11166722-147 2023-10-01T09:11:49.280 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 147 v 416 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-10-01T09:11:49.280 INFO:tasks.rados.rados.0.smithi111.stdout:2983: left oid 147 (ObjNum 1892 snap 0 seq_num 1892) 2023-10-01T09:11:49.280 INFO:tasks.rados.rados.0.smithi111.stdout:2984: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:11:49.378 INFO:tasks.rados.rados.0.smithi111.stdout:2987: finishing write tid 1 to smithi11166722-90 2023-10-01T09:11:49.378 INFO:tasks.rados.rados.0.smithi111.stdout:2987: finishing write tid 2 to smithi11166722-90 2023-10-01T09:11:49.378 INFO:tasks.rados.rados.0.smithi111.stdout:2990: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-10-01T09:11:49.493 INFO:tasks.rados.rados.0.smithi111.stdout:2989: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-10-01T09:11:49.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:49 smithi183 bash[27651]: audit 2023-10-01T09:11:48.718033+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.111:0/4093411528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:49.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:49 smithi111 bash[27369]: audit 2023-10-01T09:11:48.718033+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.111:0/4093411528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:49.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:49 smithi111 bash[33891]: audit 2023-10-01T09:11:48.718033+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.111:0/4093411528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:49.680 INFO:tasks.rados.rados.0.smithi111.stdout:2987: finishing write tid 3 to smithi11166722-90 2023-10-01T09:11:49.680 INFO:tasks.rados.rados.0.smithi111.stdout:2987: finishing write tid 4 to smithi11166722-90 2023-10-01T09:11:49.680 INFO:tasks.rados.rados.0.smithi111.stdout:2987: finishing write tid 5 to smithi11166722-90 2023-10-01T09:11:49.680 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 90 v 420 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-10-01T09:11:49.680 INFO:tasks.rados.rados.0.smithi111.stdout:2987: left oid 90 (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T09:11:49.680 INFO:tasks.rados.rados.0.smithi111.stdout:2988: expect (ObjNum 941 snap 0 seq_num 941) 2023-10-01T09:11:49.894 INFO:tasks.rados.rados.0.smithi111.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-10-01T09:11:49.907 INFO:tasks.rados.rados.0.smithi111.stdout:2991: writing smithi11166722-126 from 632458 to 1325961 tid 1 2023-10-01T09:11:49.918 INFO:tasks.rados.rados.0.smithi111.stdout:2991: writing smithi11166722-126 from 1865366 to 2548022 tid 2 2023-10-01T09:11:49.923 INFO:tasks.rados.rados.0.smithi111.stdout:2991: writing smithi11166722-126 from 3061619 to 3780929 tid 3 2023-10-01T09:11:49.924 INFO:tasks.rados.rados.0.smithi111.stdout:2983: done (8 left) 2023-10-01T09:11:49.924 INFO:tasks.rados.rados.0.smithi111.stdout:2984: done (7 left) 2023-10-01T09:11:49.924 INFO:tasks.rados.rados.0.smithi111.stdout:2985: done (6 left) 2023-10-01T09:11:49.924 INFO:tasks.rados.rados.0.smithi111.stdout:2986: done (5 left) 2023-10-01T09:11:49.924 INFO:tasks.rados.rados.0.smithi111.stdout:2987: done (4 left) 2023-10-01T09:11:49.924 INFO:tasks.rados.rados.0.smithi111.stdout:2988: done (3 left) 2023-10-01T09:11:49.925 INFO:tasks.rados.rados.0.smithi111.stdout:2989: done (2 left) 2023-10-01T09:11:49.925 INFO:tasks.rados.rados.0.smithi111.stdout:2990: done (1 left) 2023-10-01T09:11:49.925 INFO:tasks.rados.rados.0.smithi111.stdout:2992: write oid 491 current snap is 0 2023-10-01T09:11:49.925 INFO:tasks.rados.rados.0.smithi111.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-10-01T09:11:49.931 INFO:tasks.rados.rados.0.smithi111.stdout:2992: writing smithi11166722-491 from 649265 to 1418017 tid 1 2023-10-01T09:11:49.938 INFO:tasks.rados.rados.0.smithi111.stdout:2992: writing smithi11166722-491 from 2207495 to 2750162 tid 2 2023-10-01T09:11:49.945 INFO:tasks.rados.rados.0.smithi111.stdout:2992: writing smithi11166722-491 from 3372689 to 3849265 tid 3 2023-10-01T09:11:49.945 INFO:tasks.rados.rados.0.smithi111.stdout:2993: read oid 225 snap -1 2023-10-01T09:11:49.945 INFO:tasks.rados.rados.0.smithi111.stdout:2993: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-10-01T09:11:49.945 INFO:tasks.rados.rados.0.smithi111.stdout:2994: write oid 440 current snap is 0 2023-10-01T09:11:49.945 INFO:tasks.rados.rados.0.smithi111.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-10-01T09:11:49.951 INFO:tasks.rados.rados.0.smithi111.stdout:2994: writing smithi11166722-440 from 666072 to 1110073 tid 1 2023-10-01T09:11:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:2994: writing smithi11166722-440 from 1865977 to 2552302 tid 2 2023-10-01T09:11:49.965 INFO:tasks.rados.rados.0.smithi111.stdout:2994: writing smithi11166722-440 from 3000112 to 3458319 tid 3 2023-10-01T09:11:49.965 INFO:tasks.rados.rados.0.smithi111.stdout:2995: write oid 340 current snap is 0 2023-10-01T09:11:49.966 INFO:tasks.rados.rados.0.smithi111.stdout:2991: finishing write tid 1 to smithi11166722-126 2023-10-01T09:11:49.966 INFO:tasks.rados.rados.0.smithi111.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-10-01T09:11:49.972 INFO:tasks.rados.rados.0.smithi111.stdout:2995: writing smithi11166722-340 from 682879 to 1202129 tid 1 2023-10-01T09:11:49.980 INFO:tasks.rados.rados.0.smithi111.stdout:2995: writing smithi11166722-340 from 1924459 to 2470795 tid 2 2023-10-01T09:11:49.987 INFO:tasks.rados.rados.0.smithi111.stdout:2995: writing smithi11166722-340 from 3027535 to 3697014 tid 3 2023-10-01T09:11:49.987 INFO:tasks.rados.rados.0.smithi111.stdout:2996: write oid 45 current snap is 0 2023-10-01T09:11:49.987 INFO:tasks.rados.rados.0.smithi111.stdout:2991: finishing write tid 2 to smithi11166722-126 2023-10-01T09:11:49.987 INFO:tasks.rados.rados.0.smithi111.stdout:2991: finishing write tid 3 to smithi11166722-126 2023-10-01T09:11:49.987 INFO:tasks.rados.rados.0.smithi111.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-10-01T09:11:49.994 INFO:tasks.rados.rados.0.smithi111.stdout:2996: writing smithi11166722-45 from 699686 to 1294185 tid 1 2023-10-01T09:11:50.002 INFO:tasks.rados.rados.0.smithi111.stdout:2996: writing smithi11166722-45 from 1982941 to 2672935 tid 2 2023-10-01T09:11:50.010 INFO:tasks.rados.rados.0.smithi111.stdout:2996: writing smithi11166722-45 from 3454958 to 3899686 tid 3 2023-10-01T09:11:50.010 INFO:tasks.rados.rados.0.smithi111.stdout:2997: read oid 354 snap -1 2023-10-01T09:11:50.010 INFO:tasks.rados.rados.0.smithi111.stdout:2997: expect deleted 2023-10-01T09:11:50.010 INFO:tasks.rados.rados.0.smithi111.stdout:2998: write oid 298 current snap is 0 2023-10-01T09:11:50.010 INFO:tasks.rados.rados.0.smithi111.stdout:2991: finishing write tid 4 to smithi11166722-126 2023-10-01T09:11:50.010 INFO:tasks.rados.rados.0.smithi111.stdout:2991: finishing write tid 5 to smithi11166722-126 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 126 v 424 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2992: finishing write tid 1 to smithi11166722-491 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2992: finishing write tid 2 to smithi11166722-491 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2992: finishing write tid 3 to smithi11166722-491 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2992: finishing write tid 4 to smithi11166722-491 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2992: finishing write tid 5 to smithi11166722-491 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 491 v 296 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2992: left oid 491 (ObjNum 1895 snap 0 seq_num 1895) 2023-10-01T09:11:50.011 INFO:tasks.rados.rados.0.smithi111.stdout:2993: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-10-01T09:11:50.145 INFO:tasks.rados.rados.0.smithi111.stdout:2994: finishing write tid 1 to smithi11166722-440 2023-10-01T09:11:50.145 INFO:tasks.rados.rados.0.smithi111.stdout:2994: finishing write tid 2 to smithi11166722-440 2023-10-01T09:11:50.145 INFO:tasks.rados.rados.0.smithi111.stdout:2994: finishing write tid 3 to smithi11166722-440 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2994: finishing write tid 4 to smithi11166722-440 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2994: finishing write tid 5 to smithi11166722-440 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 440 v 428 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2994: left oid 440 (ObjNum 1896 snap 0 seq_num 1896) 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2995: finishing write tid 1 to smithi11166722-340 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2995: finishing write tid 2 to smithi11166722-340 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2995: finishing write tid 3 to smithi11166722-340 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2995: finishing write tid 4 to smithi11166722-340 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2995: finishing write tid 5 to smithi11166722-340 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 340 v 432 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2995: left oid 340 (ObjNum 1897 snap 0 seq_num 1897) 2023-10-01T09:11:50.146 INFO:tasks.rados.rados.0.smithi111.stdout:2996: finishing write tid 1 to smithi11166722-45 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:2996: finishing write tid 2 to smithi11166722-45 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:2996: finishing write tid 3 to smithi11166722-45 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:2996: finishing write tid 4 to smithi11166722-45 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:2996: finishing write tid 5 to smithi11166722-45 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 45 v 510 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:2996: left oid 45 (ObjNum 1898 snap 0 seq_num 1898) 2023-10-01T09:11:50.147 INFO:tasks.rados.rados.0.smithi111.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-10-01T09:11:50.160 INFO:tasks.rados.rados.0.smithi111.stdout:2998: writing smithi11166722-298 from 716493 to 1386241 tid 1 2023-10-01T09:11:50.167 INFO:tasks.rados.rados.0.smithi111.stdout:2998: writing smithi11166722-298 from 1925070 to 2358722 tid 2 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2998: writing smithi11166722-298 from 2849675 to 3541698 tid 3 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2991: done (7 left) 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2992: done (6 left) 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2993: done (5 left) 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2994: done (4 left) 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2995: done (3 left) 2023-10-01T09:11:50.175 INFO:tasks.rados.rados.0.smithi111.stdout:2996: done (2 left) 2023-10-01T09:11:50.176 INFO:tasks.rados.rados.0.smithi111.stdout:2997: done (1 left) 2023-10-01T09:11:50.176 INFO:tasks.rados.rados.0.smithi111.stdout:2999: write oid 172 current snap is 0 2023-10-01T09:11:50.176 INFO:tasks.rados.rados.0.smithi111.stdout:2998: finishing write tid 1 to smithi11166722-298 2023-10-01T09:11:50.176 INFO:tasks.rados.rados.0.smithi111.stdout:2998: finishing write tid 2 to smithi11166722-298 2023-10-01T09:11:50.176 INFO:tasks.rados.rados.0.smithi111.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-10-01T09:11:50.183 INFO:tasks.rados.rados.0.smithi111.stdout:2999: writing smithi11166722-172 from 733300 to 1478297 tid 1 2023-10-01T09:11:50.190 INFO:tasks.rados.rados.0.smithi111.stdout:2999: writing smithi11166722-172 from 1983552 to 2677215 tid 2 2023-10-01T09:11:50.198 INFO:tasks.rados.rados.0.smithi111.stdout:2999: writing smithi11166722-172 from 3393451 to 3933300 tid 3 2023-10-01T09:11:50.198 INFO:tasks.rados.rados.0.smithi111.stdout:3000: read oid 402 snap -1 2023-10-01T09:11:50.198 INFO:tasks.rados.rados.0.smithi111.stdout:3000: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:11:50.199 INFO:tasks.rados.rados.0.smithi111.stdout:3001: write oid 97 current snap is 0 2023-10-01T09:11:50.199 INFO:tasks.rados.rados.0.smithi111.stdout:2998: finishing write tid 3 to smithi11166722-298 2023-10-01T09:11:50.199 INFO:tasks.rados.rados.0.smithi111.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-10-01T09:11:50.205 INFO:tasks.rados.rados.0.smithi111.stdout:3001: writing smithi11166722-97 from 750107 to 1286706 tid 1 2023-10-01T09:11:50.212 INFO:tasks.rados.rados.0.smithi111.stdout:3001: writing smithi11166722-97 from 1758387 to 2195708 tid 2 2023-10-01T09:11:50.216 INFO:tasks.rados.rados.0.smithi111.stdout:3001: writing smithi11166722-97 from 2620874 to 3051794 tid 3 2023-10-01T09:11:50.222 INFO:tasks.rados.rados.0.smithi111.stdout:3001: writing smithi11166722-97 from 3568355 to 3950107 tid 4 2023-10-01T09:11:50.222 INFO:tasks.rados.rados.0.smithi111.stdout:3002: read oid 13 snap -1 2023-10-01T09:11:50.222 INFO:tasks.rados.rados.0.smithi111.stdout:3002: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-10-01T09:11:50.222 INFO:tasks.rados.rados.0.smithi111.stdout:3003: write oid 71 current snap is 0 2023-10-01T09:11:50.222 INFO:tasks.rados.rados.0.smithi111.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-10-01T09:11:50.229 INFO:tasks.rados.rados.0.smithi111.stdout:3003: writing smithi11166722-71 from 766914 to 1378762 tid 1 2023-10-01T09:11:50.236 INFO:tasks.rados.rados.0.smithi111.stdout:3003: writing smithi11166722-71 from 1816869 to 2514201 tid 2 2023-10-01T09:11:50.245 INFO:tasks.rados.rados.0.smithi111.stdout:3003: writing smithi11166722-71 from 3164650 to 3806842 tid 3 2023-10-01T09:11:50.245 INFO:tasks.rados.rados.0.smithi111.stdout:3004: read oid 323 snap -1 2023-10-01T09:11:50.245 INFO:tasks.rados.rados.0.smithi111.stdout:3004: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-10-01T09:11:50.245 INFO:tasks.rados.rados.0.smithi111.stdout:3005: read oid 291 snap -1 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:3005: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:3006: delete oid 394 current snap is 0 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:2998: finishing write tid 4 to smithi11166722-298 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:2998: finishing write tid 5 to smithi11166722-298 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 298 v 407 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:2998: left oid 298 (ObjNum 1899 snap 0 seq_num 1899) 2023-10-01T09:11:50.246 INFO:tasks.rados.rados.0.smithi111.stdout:2999: finishing write tid 1 to smithi11166722-172 2023-10-01T09:11:50.247 INFO:tasks.rados.rados.0.smithi111.stdout:2999: finishing write tid 2 to smithi11166722-172 2023-10-01T09:11:50.247 INFO:tasks.rados.rados.0.smithi111.stdout:2999: finishing write tid 3 to smithi11166722-172 2023-10-01T09:11:50.247 INFO:tasks.rados.rados.0.smithi111.stdout:2999: finishing write tid 4 to smithi11166722-172 2023-10-01T09:11:50.247 INFO:tasks.rados.rados.0.smithi111.stdout:2999: finishing write tid 5 to smithi11166722-172 2023-10-01T09:11:50.247 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 172 v 408 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-10-01T09:11:50.247 INFO:tasks.rados.rados.0.smithi111.stdout:2999: left oid 172 (ObjNum 1900 snap 0 seq_num 1900) 2023-10-01T09:11:50.248 INFO:tasks.rados.rados.0.smithi111.stdout:3000: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: finishing write tid 1 to smithi11166722-97 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: finishing write tid 2 to smithi11166722-97 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: finishing write tid 3 to smithi11166722-97 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: finishing write tid 4 to smithi11166722-97 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: finishing write tid 5 to smithi11166722-97 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: finishing write tid 6 to smithi11166722-97 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 97 v 346 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-10-01T09:11:50.422 INFO:tasks.rados.rados.0.smithi111.stdout:3001: left oid 97 (ObjNum 1901 snap 0 seq_num 1901) 2023-10-01T09:11:50.423 INFO:tasks.rados.rados.0.smithi111.stdout:3002: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-10-01T09:11:50.517 INFO:tasks.rados.rados.0.smithi111.stdout:3003: finishing write tid 1 to smithi11166722-71 2023-10-01T09:11:50.517 INFO:tasks.rados.rados.0.smithi111.stdout:3003: finishing write tid 2 to smithi11166722-71 2023-10-01T09:11:50.517 INFO:tasks.rados.rados.0.smithi111.stdout:3003: finishing write tid 3 to smithi11166722-71 2023-10-01T09:11:50.518 INFO:tasks.rados.rados.0.smithi111.stdout:3003: finishing write tid 4 to smithi11166722-71 2023-10-01T09:11:50.518 INFO:tasks.rados.rados.0.smithi111.stdout:3005: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-10-01T09:11:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:50 smithi183 bash[27651]: cluster 2023-10-01T09:11:50.065832+0000 mgr.x (mgr.15039) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 6.3 MiB/s wr, 81 op/s 2023-10-01T09:11:50.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:11:50 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:11:50] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.33.4" 2023-10-01T09:11:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:50 smithi111 bash[27369]: cluster 2023-10-01T09:11:50.065832+0000 mgr.x (mgr.15039) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 6.3 MiB/s wr, 81 op/s 2023-10-01T09:11:50.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:50 smithi111 bash[33891]: cluster 2023-10-01T09:11:50.065832+0000 mgr.x (mgr.15039) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 6.3 MiB/s wr, 81 op/s 2023-10-01T09:11:50.610 INFO:tasks.rados.rados.0.smithi111.stdout:3003: finishing write tid 5 to smithi11166722-71 2023-10-01T09:11:50.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 71 v 412 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-10-01T09:11:50.610 INFO:tasks.rados.rados.0.smithi111.stdout:3003: left oid 71 (ObjNum 1902 snap 0 seq_num 1902) 2023-10-01T09:11:50.610 INFO:tasks.rados.rados.0.smithi111.stdout:3004: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-10-01T09:11:50.703 INFO:tasks.rados.rados.0.smithi111.stdout:2998: done (8 left) 2023-10-01T09:11:50.703 INFO:tasks.rados.rados.0.smithi111.stdout:2999: done (7 left) 2023-10-01T09:11:50.703 INFO:tasks.rados.rados.0.smithi111.stdout:3000: done (6 left) 2023-10-01T09:11:50.704 INFO:tasks.rados.rados.0.smithi111.stdout:3001: done (5 left) 2023-10-01T09:11:50.704 INFO:tasks.rados.rados.0.smithi111.stdout:3002: done (4 left) 2023-10-01T09:11:50.704 INFO:tasks.rados.rados.0.smithi111.stdout:3003: done (3 left) 2023-10-01T09:11:50.704 INFO:tasks.rados.rados.0.smithi111.stdout:3004: done (2 left) 2023-10-01T09:11:50.704 INFO:tasks.rados.rados.0.smithi111.stdout:3005: done (1 left) 2023-10-01T09:11:50.704 INFO:tasks.rados.rados.0.smithi111.stdout:3006: done (0 left) 2023-10-01T09:11:50.705 INFO:tasks.rados.rados.0.smithi111.stdout:3007: write oid 482 current snap is 0 2023-10-01T09:11:50.705 INFO:tasks.rados.rados.0.smithi111.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-10-01T09:11:50.716 INFO:tasks.rados.rados.0.smithi111.stdout:3007: writing smithi11166722-482 from 400528 to 1162874 tid 1 2023-10-01T09:11:50.721 INFO:tasks.rados.rados.0.smithi111.stdout:3007: writing smithi11166722-482 from 1817480 to 2000528 tid 2 2023-10-01T09:11:50.721 INFO:tasks.rados.rados.0.smithi111.stdout:3008: write oid 176 current snap is 0 2023-10-01T09:11:50.721 INFO:tasks.rados.rados.0.smithi111.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-10-01T09:11:50.726 INFO:tasks.rados.rados.0.smithi111.stdout:3008: writing smithi11166722-176 from 417335 to 854930 tid 1 2023-10-01T09:11:50.732 INFO:tasks.rados.rados.0.smithi111.stdout:3008: writing smithi11166722-176 from 1475962 to 1920621 tid 2 2023-10-01T09:11:50.732 INFO:tasks.rados.rados.0.smithi111.stdout:3009: read oid 269 snap -1 2023-10-01T09:11:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:3009: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:11:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:3010: write oid 331 current snap is 0 2023-10-01T09:11:50.733 INFO:tasks.rados.rados.0.smithi111.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-10-01T09:11:50.738 INFO:tasks.rados.rados.0.smithi111.stdout:3010: writing smithi11166722-331 from 434142 to 946986 tid 1 2023-10-01T09:11:50.744 INFO:tasks.rados.rados.0.smithi111.stdout:3010: writing smithi11166722-331 from 1534444 to 2034142 tid 2 2023-10-01T09:11:50.745 INFO:tasks.rados.rados.0.smithi111.stdout:3011: read oid 456 snap -1 2023-10-01T09:11:50.745 INFO:tasks.rados.rados.0.smithi111.stdout:3011: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-01T09:11:50.745 INFO:tasks.rados.rados.0.smithi111.stdout:3012: write oid 154 current snap is 0 2023-10-01T09:11:50.745 INFO:tasks.rados.rados.0.smithi111.stdout:3007: finishing write tid 1 to smithi11166722-482 2023-10-01T09:11:50.745 INFO:tasks.rados.rados.0.smithi111.stdout:3007: finishing write tid 2 to smithi11166722-482 2023-10-01T09:11:50.745 INFO:tasks.rados.rados.0.smithi111.stdout:3007: finishing write tid 3 to smithi11166722-482 2023-10-01T09:11:50.746 INFO:tasks.rados.rados.0.smithi111.stdout:3007: finishing write tid 4 to smithi11166722-482 2023-10-01T09:11:50.746 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 482 v 327 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-10-01T09:11:50.746 INFO:tasks.rados.rados.0.smithi111.stdout:3007: left oid 482 (ObjNum 1904 snap 0 seq_num 1904) 2023-10-01T09:11:50.746 INFO:tasks.rados.rados.0.smithi111.stdout:3008: finishing write tid 1 to smithi11166722-176 2023-10-01T09:11:50.746 INFO:tasks.rados.rados.0.smithi111.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-10-01T09:11:50.750 INFO:tasks.rados.rados.0.smithi111.stdout:3012: writing smithi11166722-154 from 450949 to 1039042 tid 1 2023-10-01T09:11:50.756 INFO:tasks.rados.rados.0.smithi111.stdout:3012: writing smithi11166722-154 from 1476573 to 1924901 tid 2 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3007: done (5 left) 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3013: read oid 143 snap -1 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3013: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3014: read oid 147 snap -1 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3014: expect (ObjNum 1892 snap 0 seq_num 1892) 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3015: write oid 499 current snap is 0 2023-10-01T09:11:50.757 INFO:tasks.rados.rados.0.smithi111.stdout:3008: finishing write tid 2 to smithi11166722-176 2023-10-01T09:11:50.758 INFO:tasks.rados.rados.0.smithi111.stdout:3008: finishing write tid 3 to smithi11166722-176 2023-10-01T09:11:50.758 INFO:tasks.rados.rados.0.smithi111.stdout:3008: finishing write tid 4 to smithi11166722-176 2023-10-01T09:11:50.758 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 176 v 278 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-10-01T09:11:50.758 INFO:tasks.rados.rados.0.smithi111.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2023-10-01T09:11:50.758 INFO:tasks.rados.rados.0.smithi111.stdout:3009: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:11:50.852 INFO:tasks.rados.rados.0.smithi111.stdout:3010: finishing write tid 1 to smithi11166722-331 2023-10-01T09:11:50.853 INFO:tasks.rados.rados.0.smithi111.stdout:3010: finishing write tid 2 to smithi11166722-331 2023-10-01T09:11:50.853 INFO:tasks.rados.rados.0.smithi111.stdout:3010: finishing write tid 3 to smithi11166722-331 2023-10-01T09:11:50.853 INFO:tasks.rados.rados.0.smithi111.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-10-01T09:11:50.860 INFO:tasks.rados.rados.0.smithi111.stdout:3015: writing smithi11166722-499 from 467756 to 1131098 tid 1 2023-10-01T09:11:50.866 INFO:tasks.rados.rados.0.smithi111.stdout:3015: writing smithi11166722-499 from 1535055 to 2067756 tid 2 2023-10-01T09:11:50.866 INFO:tasks.rados.rados.0.smithi111.stdout:3008: done (7 left) 2023-10-01T09:11:50.866 INFO:tasks.rados.rados.0.smithi111.stdout:3009: done (6 left) 2023-10-01T09:11:50.866 INFO:tasks.rados.rados.0.smithi111.stdout:3016: delete oid 96 current snap is 0 2023-10-01T09:11:50.866 INFO:tasks.rados.rados.0.smithi111.stdout:3010: finishing write tid 4 to smithi11166722-331 2023-10-01T09:11:50.866 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 331 v 373 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-10-01T09:11:50.867 INFO:tasks.rados.rados.0.smithi111.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T09:11:50.867 INFO:tasks.rados.rados.0.smithi111.stdout:3011: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-01T09:11:50.984 INFO:tasks.rados.rados.0.smithi111.stdout:3012: finishing write tid 1 to smithi11166722-154 2023-10-01T09:11:50.985 INFO:tasks.rados.rados.0.smithi111.stdout:3013: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T09:11:51.087 INFO:tasks.rados.rados.0.smithi111.stdout:3012: finishing write tid 2 to smithi11166722-154 2023-10-01T09:11:51.087 INFO:tasks.rados.rados.0.smithi111.stdout:3012: finishing write tid 3 to smithi11166722-154 2023-10-01T09:11:51.087 INFO:tasks.rados.rados.0.smithi111.stdout:3012: finishing write tid 4 to smithi11166722-154 2023-10-01T09:11:51.088 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 154 v 435 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-10-01T09:11:51.088 INFO:tasks.rados.rados.0.smithi111.stdout:3012: left oid 154 (ObjNum 1907 snap 0 seq_num 1907) 2023-10-01T09:11:51.088 INFO:tasks.rados.rados.0.smithi111.stdout:3014: expect (ObjNum 1892 snap 0 seq_num 1892) 2023-10-01T09:11:51.337 INFO:tasks.rados.rados.0.smithi111.stdout:3015: finishing write tid 1 to smithi11166722-499 2023-10-01T09:11:51.338 INFO:tasks.rados.rados.0.smithi111.stdout:3015: finishing write tid 2 to smithi11166722-499 2023-10-01T09:11:51.338 INFO:tasks.rados.rados.0.smithi111.stdout:3015: finishing write tid 3 to smithi11166722-499 2023-10-01T09:11:51.338 INFO:tasks.rados.rados.0.smithi111.stdout:3015: finishing write tid 4 to smithi11166722-499 2023-10-01T09:11:51.338 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 499 v 415 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-10-01T09:11:51.338 INFO:tasks.rados.rados.0.smithi111.stdout:3015: left oid 499 (ObjNum 1908 snap 0 seq_num 1908) 2023-10-01T09:11:51.339 INFO:tasks.rados.rados.0.smithi111.stdout:3010: done (6 left) 2023-10-01T09:11:51.339 INFO:tasks.rados.rados.0.smithi111.stdout:3011: done (5 left) 2023-10-01T09:11:51.339 INFO:tasks.rados.rados.0.smithi111.stdout:3012: done (4 left) 2023-10-01T09:11:51.339 INFO:tasks.rados.rados.0.smithi111.stdout:3013: done (3 left) 2023-10-01T09:11:51.339 INFO:tasks.rados.rados.0.smithi111.stdout:3014: done (2 left) 2023-10-01T09:11:51.339 INFO:tasks.rados.rados.0.smithi111.stdout:3015: done (1 left) 2023-10-01T09:11:51.340 INFO:tasks.rados.rados.0.smithi111.stdout:3016: done (0 left) 2023-10-01T09:11:51.340 INFO:tasks.rados.rados.0.smithi111.stdout:3017: read oid 409 snap -1 2023-10-01T09:11:51.340 INFO:tasks.rados.rados.0.smithi111.stdout:3017: expect (ObjNum 1639 snap 0 seq_num 1639) 2023-10-01T09:11:51.340 INFO:tasks.rados.rados.0.smithi111.stdout:3018: read oid 218 snap -1 2023-10-01T09:11:51.340 INFO:tasks.rados.rados.0.smithi111.stdout:3018: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:11:51.340 INFO:tasks.rados.rados.0.smithi111.stdout:3019: write oid 29 current snap is 0 2023-10-01T09:11:51.341 INFO:tasks.rados.rados.0.smithi111.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-10-01T09:11:51.348 INFO:tasks.rados.rados.0.smithi111.stdout:3019: writing smithi11166722-29 from 501370 to 1031563 tid 1 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3019: writing smithi11166722-29 from 1768372 to 2101370 tid 2 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3020: read oid 424 snap -1 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3020: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3021: read oid 286 snap -1 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3021: expect deleted 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3022: write oid 453 current snap is 0 2023-10-01T09:11:51.356 INFO:tasks.rados.rados.0.smithi111.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-10-01T09:11:51.361 INFO:tasks.rados.rados.0.smithi111.stdout:3022: writing smithi11166722-453 from 518177 to 1123619 tid 1 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3022: writing smithi11166722-453 from 1710501 to 2118177 tid 2 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3023: read oid 179 snap -1 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3024: read oid 341 snap -1 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3024: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3025: read oid 248 snap -1 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3025: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:51.368 INFO:tasks.rados.rados.0.smithi111.stdout:3026: delete oid 143 current snap is 0 2023-10-01T09:11:51.369 INFO:tasks.rados.rados.0.smithi111.stdout:3018: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:11:51.512 INFO:tasks.rados.rados.0.smithi111.stdout:3017: expect (ObjNum 1639 snap 0 seq_num 1639) 2023-10-01T09:11:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:51 smithi183 bash[27651]: audit 2023-10-01T09:11:51.154375+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.111:0/375354094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:51.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:51 smithi111 bash[27369]: audit 2023-10-01T09:11:51.154375+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.111:0/375354094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:51.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:51 smithi111 bash[33891]: audit 2023-10-01T09:11:51.154375+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.111:0/375354094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:3019: finishing write tid 1 to smithi11166722-29 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:3019: finishing write tid 2 to smithi11166722-29 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:3019: finishing write tid 3 to smithi11166722-29 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:3019: finishing write tid 4 to smithi11166722-29 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 29 v 410 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-10-01T09:11:51.729 INFO:tasks.rados.rados.0.smithi111.stdout:3020: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:11:51.798 INFO:tasks.rados.rados.0.smithi111.stdout:3022: finishing write tid 1 to smithi11166722-453 2023-10-01T09:11:51.799 INFO:tasks.rados.rados.0.smithi111.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T09:11:51.905 INFO:tasks.rados.rados.0.smithi111.stdout:3025: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T09:11:52.021 INFO:tasks.rados.rados.0.smithi111.stdout:3022: finishing write tid 2 to smithi11166722-453 2023-10-01T09:11:52.021 INFO:tasks.rados.rados.0.smithi111.stdout:3022: finishing write tid 3 to smithi11166722-453 2023-10-01T09:11:52.021 INFO:tasks.rados.rados.0.smithi111.stdout:3022: finishing write tid 4 to smithi11166722-453 2023-10-01T09:11:52.021 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 453 v 417 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-10-01T09:11:52.021 INFO:tasks.rados.rados.0.smithi111.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-10-01T09:11:52.021 INFO:tasks.rados.rados.0.smithi111.stdout:3024: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T09:11:52.274 INFO:tasks.rados.rados.0.smithi111.stdout:3017: done (9 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3018: done (8 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3019: done (7 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3020: done (6 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3021: done (5 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3022: done (4 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3023: done (3 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3024: done (2 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3025: done (1 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3026: done (0 left) 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3027: write oid 73 current snap is 0 2023-10-01T09:11:52.275 INFO:tasks.rados.rados.0.smithi111.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-10-01T09:11:52.284 INFO:tasks.rados.rados.0.smithi111.stdout:3027: writing smithi11166722-73 from 551791 to 1307731 tid 1 2023-10-01T09:11:52.289 INFO:tasks.rados.rados.0.smithi111.stdout:3027: writing smithi11166722-73 from 1827465 to 2151791 tid 2 2023-10-01T09:11:52.290 INFO:tasks.rados.rados.0.smithi111.stdout:3028: write oid 313 current snap is 0 2023-10-01T09:11:52.290 INFO:tasks.rados.rados.0.smithi111.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-10-01T09:11:52.296 INFO:tasks.rados.rados.0.smithi111.stdout:3028: writing smithi11166722-313 from 568598 to 999787 tid 1 2023-10-01T09:11:52.302 INFO:tasks.rados.rados.0.smithi111.stdout:3028: writing smithi11166722-313 from 1485947 to 2088940 tid 2 2023-10-01T09:11:52.302 INFO:tasks.rados.rados.0.smithi111.stdout:3029: read oid 406 snap -1 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3029: expect (ObjNum 827 snap 0 seq_num 827) 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3030: delete oid 137 current snap is 0 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3027: finishing write tid 1 to smithi11166722-73 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3027: finishing write tid 2 to smithi11166722-73 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3027: finishing write tid 3 to smithi11166722-73 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3027: finishing write tid 4 to smithi11166722-73 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 73 v 349 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-10-01T09:11:52.303 INFO:tasks.rados.rados.0.smithi111.stdout:3028: finishing write tid 1 to smithi11166722-313 2023-10-01T09:11:52.305 INFO:tasks.rados.rados.0.smithi111.stdout:3027: done (3 left) 2023-10-01T09:11:52.305 INFO:tasks.rados.rados.0.smithi111.stdout:3030: done (2 left) 2023-10-01T09:11:52.305 INFO:tasks.rados.rados.0.smithi111.stdout:3031: write oid 315 current snap is 0 2023-10-01T09:11:52.305 INFO:tasks.rados.rados.0.smithi111.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-10-01T09:11:52.312 INFO:tasks.rados.rados.0.smithi111.stdout:3031: writing smithi11166722-315 from 602212 to 1300252 tid 1 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3031: writing smithi11166722-315 from 2002911 to 2202212 tid 2 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3032: read oid 53 snap -1 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3032: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3033: write oid 182 current snap is 0 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3028: finishing write tid 2 to smithi11166722-313 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3028: finishing write tid 3 to smithi11166722-313 2023-10-01T09:11:52.319 INFO:tasks.rados.rados.0.smithi111.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-10-01T09:11:52.329 INFO:tasks.rados.rados.0.smithi111.stdout:3033: writing smithi11166722-182 from 619019 to 1392308 tid 1 2023-10-01T09:11:52.334 INFO:tasks.rados.rados.0.smithi111.stdout:3033: writing smithi11166722-182 from 2061393 to 2219019 tid 2 2023-10-01T09:11:52.334 INFO:tasks.rados.rados.0.smithi111.stdout:3034: read oid 142 snap -1 2023-10-01T09:11:52.334 INFO:tasks.rados.rados.0.smithi111.stdout:3034: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-10-01T09:11:52.335 INFO:tasks.rados.rados.0.smithi111.stdout:3035: write oid 184 current snap is 0 2023-10-01T09:11:52.335 INFO:tasks.rados.rados.0.smithi111.stdout:3028: finishing write tid 4 to smithi11166722-313 2023-10-01T09:11:52.335 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 313 v 465 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-10-01T09:11:52.335 INFO:tasks.rados.rados.0.smithi111.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-10-01T09:11:52.335 INFO:tasks.rados.rados.0.smithi111.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-10-01T09:11:52.340 INFO:tasks.rados.rados.0.smithi111.stdout:3035: writing smithi11166722-184 from 635826 to 1084364 tid 1 2023-10-01T09:11:52.347 INFO:tasks.rados.rados.0.smithi111.stdout:3035: writing smithi11166722-184 from 1719875 to 2235826 tid 2 2023-10-01T09:11:52.347 INFO:tasks.rados.rados.0.smithi111.stdout:3028: done (6 left) 2023-10-01T09:11:52.347 INFO:tasks.rados.rados.0.smithi111.stdout:3036: delete oid 78 current snap is 0 2023-10-01T09:11:52.347 INFO:tasks.rados.rados.0.smithi111.stdout:3029: expect (ObjNum 827 snap 0 seq_num 827) 2023-10-01T09:11:52.529 INFO:tasks.rados.rados.0.smithi111.stdout:3031: finishing write tid 1 to smithi11166722-315 2023-10-01T09:11:52.530 INFO:tasks.rados.rados.0.smithi111.stdout:3031: finishing write tid 2 to smithi11166722-315 2023-10-01T09:11:52.530 INFO:tasks.rados.rados.0.smithi111.stdout:3031: finishing write tid 3 to smithi11166722-315 2023-10-01T09:11:52.530 INFO:tasks.rados.rados.0.smithi111.stdout:3031: finishing write tid 4 to smithi11166722-315 2023-10-01T09:11:52.530 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 438 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-10-01T09:11:52.530 INFO:tasks.rados.rados.0.smithi111.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-10-01T09:11:52.530 INFO:tasks.rados.rados.0.smithi111.stdout:3032: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:11:52.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:52 smithi183 bash[27651]: cluster 2023-10-01T09:11:52.066927+0000 mgr.x (mgr.15039) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 9.5 MiB/s wr, 105 op/s 2023-10-01T09:11:52.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:52 smithi111 bash[27369]: cluster 2023-10-01T09:11:52.066927+0000 mgr.x (mgr.15039) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 9.5 MiB/s wr, 105 op/s 2023-10-01T09:11:52.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:52 smithi111 bash[33891]: cluster 2023-10-01T09:11:52.066927+0000 mgr.x (mgr.15039) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 9.5 MiB/s wr, 105 op/s 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:3033: finishing write tid 1 to smithi11166722-182 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:3033: finishing write tid 2 to smithi11166722-182 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:3033: finishing write tid 3 to smithi11166722-182 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:3033: finishing write tid 4 to smithi11166722-182 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 182 v 289 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-10-01T09:11:52.627 INFO:tasks.rados.rados.0.smithi111.stdout:3034: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-10-01T09:11:52.741 INFO:tasks.rados.rados.0.smithi111.stdout:3035: finishing write tid 1 to smithi11166722-184 2023-10-01T09:11:52.741 INFO:tasks.rados.rados.0.smithi111.stdout:3035: finishing write tid 2 to smithi11166722-184 2023-10-01T09:11:52.741 INFO:tasks.rados.rados.0.smithi111.stdout:3035: finishing write tid 3 to smithi11166722-184 2023-10-01T09:11:52.741 INFO:tasks.rados.rados.0.smithi111.stdout:3035: finishing write tid 4 to smithi11166722-184 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 184 v 514 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3029: done (6 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3031: done (5 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3032: done (4 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3033: done (3 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3034: done (2 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3035: done (1 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3036: done (0 left) 2023-10-01T09:11:52.742 INFO:tasks.rados.rados.0.smithi111.stdout:3037: write oid 81 current snap is 0 2023-10-01T09:11:52.743 INFO:tasks.rados.rados.0.smithi111.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-10-01T09:11:52.756 INFO:tasks.rados.rados.0.smithi111.stdout:3037: writing smithi11166722-81 from 669440 to 1268476 tid 1 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3037: writing smithi11166722-81 from 1720486 to 2269440 tid 2 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3038: read oid 148 snap -1 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3039: read oid 392 snap -1 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3040: read oid 213 snap -1 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3040: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3041: read oid 452 snap -1 2023-10-01T09:11:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3041: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-10-01T09:11:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3042: read oid 446 snap -1 2023-10-01T09:11:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3042: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:11:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3043: write oid 289 current snap is 0 2023-10-01T09:11:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3037: finishing write tid 1 to smithi11166722-81 2023-10-01T09:11:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-10-01T09:11:52.770 INFO:tasks.rados.rados.0.smithi111.stdout:3043: writing smithi11166722-289 from 686247 to 1360532 tid 1 2023-10-01T09:11:52.776 INFO:tasks.rados.rados.0.smithi111.stdout:3043: writing smithi11166722-289 from 1778968 to 2252979 tid 2 2023-10-01T09:11:52.776 INFO:tasks.rados.rados.0.smithi111.stdout:3044: write oid 281 current snap is 0 2023-10-01T09:11:52.777 INFO:tasks.rados.rados.0.smithi111.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-10-01T09:11:52.784 INFO:tasks.rados.rados.0.smithi111.stdout:3044: writing smithi11166722-281 from 703054 to 1452588 tid 1 2023-10-01T09:11:52.789 INFO:tasks.rados.rados.0.smithi111.stdout:3044: writing smithi11166722-281 from 2237450 to 2303054 tid 2 2023-10-01T09:11:52.789 INFO:tasks.rados.rados.0.smithi111.stdout:3045: delete oid 399 current snap is 0 2023-10-01T09:11:52.789 INFO:tasks.rados.rados.0.smithi111.stdout:3041: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-10-01T09:11:52.872 INFO:tasks.rados.rados.0.smithi111.stdout:3042: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:11:52.980 INFO:tasks.rados.rados.0.smithi111.stdout:3039: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:11:53.191 INFO:tasks.rados.rados.0.smithi111.stdout:3037: finishing write tid 2 to smithi11166722-81 2023-10-01T09:11:53.191 INFO:tasks.rados.rados.0.smithi111.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T09:11:53.345 INFO:tasks.rados.rados.0.smithi111.stdout:3037: finishing write tid 3 to smithi11166722-81 2023-10-01T09:11:53.345 INFO:tasks.rados.rados.0.smithi111.stdout:3037: finishing write tid 4 to smithi11166722-81 2023-10-01T09:11:53.345 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 81 v 517 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-10-01T09:11:53.345 INFO:tasks.rados.rados.0.smithi111.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-10-01T09:11:53.345 INFO:tasks.rados.rados.0.smithi111.stdout:3040: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:11:53.467 INFO:tasks.rados.rados.0.smithi111.stdout:3043: finishing write tid 1 to smithi11166722-289 2023-10-01T09:11:53.467 INFO:tasks.rados.rados.0.smithi111.stdout:3043: finishing write tid 2 to smithi11166722-289 2023-10-01T09:11:53.467 INFO:tasks.rados.rados.0.smithi111.stdout:3043: finishing write tid 3 to smithi11166722-289 2023-10-01T09:11:53.467 INFO:tasks.rados.rados.0.smithi111.stdout:3043: finishing write tid 4 to smithi11166722-289 2023-10-01T09:11:53.467 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 289 v 391 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3044: finishing write tid 1 to smithi11166722-281 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3044: finishing write tid 2 to smithi11166722-281 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3044: finishing write tid 3 to smithi11166722-281 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3044: finishing write tid 4 to smithi11166722-281 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 411 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3037: done (8 left) 2023-10-01T09:11:53.468 INFO:tasks.rados.rados.0.smithi111.stdout:3038: done (7 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3039: done (6 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3040: done (5 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3041: done (4 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3042: done (3 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3043: done (2 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3044: done (1 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3045: done (0 left) 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3046: read oid 4 snap -1 2023-10-01T09:11:53.469 INFO:tasks.rados.rados.0.smithi111.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T09:11:53.470 INFO:tasks.rados.rados.0.smithi111.stdout:3047: delete oid 370 current snap is 0 2023-10-01T09:11:53.470 INFO:tasks.rados.rados.0.smithi111.stdout:3047: done (1 left) 2023-10-01T09:11:53.470 INFO:tasks.rados.rados.0.smithi111.stdout:3048: write oid 6 current snap is 0 2023-10-01T09:11:53.471 INFO:tasks.rados.rados.0.smithi111.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-10-01T09:11:53.483 INFO:tasks.rados.rados.0.smithi111.stdout:3048: writing smithi11166722-6 from 753475 to 1445109 tid 1 2023-10-01T09:11:53.490 INFO:tasks.rados.rados.0.smithi111.stdout:3048: writing smithi11166722-6 from 2012896 to 2353475 tid 2 2023-10-01T09:11:53.490 INFO:tasks.rados.rados.0.smithi111.stdout:3049: write oid 384 current snap is 0 2023-10-01T09:11:53.490 INFO:tasks.rados.rados.0.smithi111.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-10-01T09:11:53.498 INFO:tasks.rados.rados.0.smithi111.stdout:3049: writing smithi11166722-384 from 770282 to 1537165 tid 1 2023-10-01T09:11:53.503 INFO:tasks.rados.rados.0.smithi111.stdout:3049: writing smithi11166722-384 from 2071378 to 2370282 tid 2 2023-10-01T09:11:53.504 INFO:tasks.rados.rados.0.smithi111.stdout:3050: write oid 481 current snap is 0 2023-10-01T09:11:53.504 INFO:tasks.rados.rados.0.smithi111.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T09:11:53.668 INFO:tasks.rados.rados.0.smithi111.stdout:3048: finishing write tid 1 to smithi11166722-6 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3048: finishing write tid 2 to smithi11166722-6 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3048: finishing write tid 3 to smithi11166722-6 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3048: finishing write tid 4 to smithi11166722-6 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 6 v 419 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3049: finishing write tid 1 to smithi11166722-384 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3049: finishing write tid 2 to smithi11166722-384 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3049: finishing write tid 3 to smithi11166722-384 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3049: finishing write tid 4 to smithi11166722-384 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 422 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-10-01T09:11:53.669 INFO:tasks.rados.rados.0.smithi111.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-10-01T09:11:53.670 INFO:tasks.rados.rados.0.smithi111.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-10-01T09:11:53.680 INFO:tasks.rados.rados.0.smithi111.stdout:3050: writing smithi11166722-481 from 787089 to 1229221 tid 1 2023-10-01T09:11:53.687 INFO:tasks.rados.rados.0.smithi111.stdout:3050: writing smithi11166722-481 from 1729860 to 2387089 tid 2 2023-10-01T09:11:53.687 INFO:tasks.rados.rados.0.smithi111.stdout:3046: done (3 left) 2023-10-01T09:11:53.688 INFO:tasks.rados.rados.0.smithi111.stdout:3048: done (2 left) 2023-10-01T09:11:53.688 INFO:tasks.rados.rados.0.smithi111.stdout:3049: done (1 left) 2023-10-01T09:11:53.688 INFO:tasks.rados.rados.0.smithi111.stdout:3051: delete oid 144 current snap is 0 2023-10-01T09:11:53.688 INFO:tasks.rados.rados.0.smithi111.stdout:3050: finishing write tid 1 to smithi11166722-481 2023-10-01T09:11:53.690 INFO:tasks.rados.rados.0.smithi111.stdout:3051: done (1 left) 2023-10-01T09:11:53.690 INFO:tasks.rados.rados.0.smithi111.stdout:3052: read oid 266 snap -1 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3052: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3053: read oid 349 snap -1 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3053: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3054: read oid 217 snap -1 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3054: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3055: write oid 41 current snap is 0 2023-10-01T09:11:53.691 INFO:tasks.rados.rados.0.smithi111.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-10-01T09:11:53.697 INFO:tasks.rados.rados.0.smithi111.stdout:3055: writing smithi11166722-41 from 420703 to 1013333 tid 1 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:3055: writing smithi11166722-41 from 1730471 to 2420703 tid 2 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:3056: delete oid 154 current snap is 0 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:3050: finishing write tid 2 to smithi11166722-481 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:3050: finishing write tid 3 to smithi11166722-481 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:3050: finishing write tid 4 to smithi11166722-481 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 481 v 520 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-10-01T09:11:53.707 INFO:tasks.rados.rados.0.smithi111.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-10-01T09:11:53.708 INFO:tasks.rados.rados.0.smithi111.stdout:3052: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-10-01T09:11:53.833 INFO:tasks.rados.rados.0.smithi111.stdout:3053: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T09:11:53.953 INFO:tasks.rados.rados.0.smithi111.stdout:3054: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:11:54.056 INFO:tasks.rados.rados.0.smithi111.stdout:3055: finishing write tid 1 to smithi11166722-41 2023-10-01T09:11:54.056 INFO:tasks.rados.rados.0.smithi111.stdout:3055: finishing write tid 2 to smithi11166722-41 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3055: finishing write tid 3 to smithi11166722-41 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3055: finishing write tid 4 to smithi11166722-41 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 41 v 413 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3055: left oid 41 (ObjNum 1929 snap 0 seq_num 1929) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3050: done (5 left) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3052: done (4 left) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3053: done (3 left) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3054: done (2 left) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3055: done (1 left) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3056: done (0 left) 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3057: read oid 253 snap -1 2023-10-01T09:11:54.057 INFO:tasks.rados.rados.0.smithi111.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T09:11:54.058 INFO:tasks.rados.rados.0.smithi111.stdout:3058: delete oid 412 current snap is 0 2023-10-01T09:11:54.060 INFO:tasks.rados.rados.0.smithi111.stdout:3058: done (1 left) 2023-10-01T09:11:54.060 INFO:tasks.rados.rados.0.smithi111.stdout:3059: write oid 5 current snap is 0 2023-10-01T09:11:54.060 INFO:tasks.rados.rados.0.smithi111.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-10-01T09:11:54.070 INFO:tasks.rados.rados.0.smithi111.stdout:3059: writing smithi11166722-5 from 471124 to 1005854 tid 1 2023-10-01T09:11:54.077 INFO:tasks.rados.rados.0.smithi111.stdout:3059: writing smithi11166722-5 from 1505917 to 2141931 tid 2 2023-10-01T09:11:54.078 INFO:tasks.rados.rados.0.smithi111.stdout:3060: write oid 286 current snap is 0 2023-10-01T09:11:54.078 INFO:tasks.rados.rados.0.smithi111.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-10-01T09:11:54.084 INFO:tasks.rados.rados.0.smithi111.stdout:3060: writing smithi11166722-286 from 487931 to 1097910 tid 1 2023-10-01T09:11:54.091 INFO:tasks.rados.rados.0.smithi111.stdout:3060: writing smithi11166722-286 from 1564399 to 2344071 tid 2 2023-10-01T09:11:54.091 INFO:tasks.rados.rados.0.smithi111.stdout:3061: write oid 399 current snap is 0 2023-10-01T09:11:54.091 INFO:tasks.rados.rados.0.smithi111.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-10-01T09:11:54.098 INFO:tasks.rados.rados.0.smithi111.stdout:3061: writing smithi11166722-399 from 504738 to 1189966 tid 1 2023-10-01T09:11:54.104 INFO:tasks.rados.rados.0.smithi111.stdout:3061: writing smithi11166722-399 from 1622881 to 2262564 tid 2 2023-10-01T09:11:54.105 INFO:tasks.rados.rados.0.smithi111.stdout:3062: read oid 491 snap -1 2023-10-01T09:11:54.105 INFO:tasks.rados.rados.0.smithi111.stdout:3062: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-10-01T09:11:54.105 INFO:tasks.rados.rados.0.smithi111.stdout:3063: write oid 482 current snap is 0 2023-10-01T09:11:54.105 INFO:tasks.rados.rados.0.smithi111.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3059: finishing write tid 1 to smithi11166722-5 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3059: finishing write tid 2 to smithi11166722-5 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3059: finishing write tid 3 to smithi11166722-5 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3059: finishing write tid 4 to smithi11166722-5 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 5 v 523 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3060: finishing write tid 1 to smithi11166722-286 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3060: finishing write tid 2 to smithi11166722-286 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3060: finishing write tid 3 to smithi11166722-286 2023-10-01T09:11:54.280 INFO:tasks.rados.rados.0.smithi111.stdout:3060: finishing write tid 4 to smithi11166722-286 2023-10-01T09:11:54.281 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 286 v 420 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-10-01T09:11:54.281 INFO:tasks.rados.rados.0.smithi111.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-10-01T09:11:54.281 INFO:tasks.rados.rados.0.smithi111.stdout:3061: finishing write tid 1 to smithi11166722-399 2023-10-01T09:11:54.281 INFO:tasks.rados.rados.0.smithi111.stdout:3061: finishing write tid 2 to smithi11166722-399 2023-10-01T09:11:54.281 INFO:tasks.rados.rados.0.smithi111.stdout:3061: finishing write tid 3 to smithi11166722-399 2023-10-01T09:11:54.281 INFO:tasks.rados.rados.0.smithi111.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-10-01T09:11:54.293 INFO:tasks.rados.rados.0.smithi111.stdout:3063: writing smithi11166722-482 from 521545 to 1282022 tid 1 2023-10-01T09:11:54.300 INFO:tasks.rados.rados.0.smithi111.stdout:3063: writing smithi11166722-482 from 2081363 to 2521545 tid 2 2023-10-01T09:11:54.300 INFO:tasks.rados.rados.0.smithi111.stdout:3057: done (5 left) 2023-10-01T09:11:54.300 INFO:tasks.rados.rados.0.smithi111.stdout:3059: done (4 left) 2023-10-01T09:11:54.300 INFO:tasks.rados.rados.0.smithi111.stdout:3060: done (3 left) 2023-10-01T09:11:54.300 INFO:tasks.rados.rados.0.smithi111.stdout:3064: write oid 485 current snap is 0 2023-10-01T09:11:54.301 INFO:tasks.rados.rados.0.smithi111.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-10-01T09:11:54.306 INFO:tasks.rados.rados.0.smithi111.stdout:3064: writing smithi11166722-485 from 538352 to 974078 tid 1 2023-10-01T09:11:54.313 INFO:tasks.rados.rados.0.smithi111.stdout:3064: writing smithi11166722-485 from 1623492 to 2150491 tid 2 2023-10-01T09:11:54.313 INFO:tasks.rados.rados.0.smithi111.stdout:3065: write oid 225 current snap is 0 2023-10-01T09:11:54.313 INFO:tasks.rados.rados.0.smithi111.stdout:3061: finishing write tid 4 to smithi11166722-399 2023-10-01T09:11:54.313 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 393 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-10-01T09:11:54.313 INFO:tasks.rados.rados.0.smithi111.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-10-01T09:11:54.313 INFO:tasks.rados.rados.0.smithi111.stdout:3062: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-10-01T09:11:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:3063: finishing write tid 1 to smithi11166722-482 2023-10-01T09:11:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:3063: finishing write tid 2 to smithi11166722-482 2023-10-01T09:11:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:3063: finishing write tid 3 to smithi11166722-482 2023-10-01T09:11:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:3063: finishing write tid 4 to smithi11166722-482 2023-10-01T09:11:54.536 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 482 v 331 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3064: finishing write tid 1 to smithi11166722-485 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3064: finishing write tid 2 to smithi11166722-485 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3064: finishing write tid 3 to smithi11166722-485 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3064: finishing write tid 4 to smithi11166722-485 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 485 v 417 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3064: left oid 485 (ObjNum 1936 snap 0 seq_num 1936) 2023-10-01T09:11:54.537 INFO:tasks.rados.rados.0.smithi111.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-10-01T09:11:54.550 INFO:tasks.rados.rados.0.smithi111.stdout:3065: writing smithi11166722-225 from 555159 to 1066134 tid 1 2023-10-01T09:11:54.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:54 smithi183 bash[27651]: audit 2023-10-01T09:11:53.572731+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.111:0/3059224986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:54 smithi183 bash[27651]: cluster 2023-10-01T09:11:54.067384+0000 mgr.x (mgr.15039) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3065: writing smithi11166722-225 from 1681974 to 2468984 tid 2 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3061: done (4 left) 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3062: done (3 left) 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3063: done (2 left) 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3064: done (1 left) 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3066: read oid 471 snap -1 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3066: expect deleted 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3067: delete oid 25 current snap is 0 2023-10-01T09:11:54.559 INFO:tasks.rados.rados.0.smithi111.stdout:3065: finishing write tid 1 to smithi11166722-225 2023-10-01T09:11:54.561 INFO:tasks.rados.rados.0.smithi111.stdout:3066: done (2 left) 2023-10-01T09:11:54.561 INFO:tasks.rados.rados.0.smithi111.stdout:3067: done (1 left) 2023-10-01T09:11:54.561 INFO:tasks.rados.rados.0.smithi111.stdout:3068: read oid 130 snap -1 2023-10-01T09:11:54.561 INFO:tasks.rados.rados.0.smithi111.stdout:3068: expect deleted 2023-10-01T09:11:54.561 INFO:tasks.rados.rados.0.smithi111.stdout:3069: write oid 205 current snap is 0 2023-10-01T09:11:54.561 INFO:tasks.rados.rados.0.smithi111.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-10-01T09:11:54.572 INFO:tasks.rados.rados.0.smithi111.stdout:3069: writing smithi11166722-205 from 588773 to 1366599 tid 1 2023-10-01T09:11:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:54 smithi111 bash[27369]: audit 2023-10-01T09:11:53.572731+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.111:0/3059224986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:54 smithi111 bash[27369]: cluster 2023-10-01T09:11:54.067384+0000 mgr.x (mgr.15039) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-10-01T09:11:54.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:54 smithi111 bash[33891]: audit 2023-10-01T09:11:53.572731+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.111:0/3059224986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:54.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:54 smithi111 bash[33891]: cluster 2023-10-01T09:11:54.067384+0000 mgr.x (mgr.15039) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-10-01T09:11:54.579 INFO:tasks.rados.rados.0.smithi111.stdout:3069: writing smithi11166722-205 from 1915291 to 2588773 tid 2 2023-10-01T09:11:54.579 INFO:tasks.rados.rados.0.smithi111.stdout:3070: read oid 82 snap -1 2023-10-01T09:11:54.579 INFO:tasks.rados.rados.0.smithi111.stdout:3070: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:3071: delete oid 294 current snap is 0 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:3065: finishing write tid 2 to smithi11166722-225 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:3065: finishing write tid 3 to smithi11166722-225 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:3065: finishing write tid 4 to smithi11166722-225 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 469 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:3065: left oid 225 (ObjNum 1937 snap 0 seq_num 1937) 2023-10-01T09:11:54.580 INFO:tasks.rados.rados.0.smithi111.stdout:3069: finishing write tid 1 to smithi11166722-205 2023-10-01T09:11:54.582 INFO:tasks.rados.rados.0.smithi111.stdout:3065: done (4 left) 2023-10-01T09:11:54.582 INFO:tasks.rados.rados.0.smithi111.stdout:3068: done (3 left) 2023-10-01T09:11:54.582 INFO:tasks.rados.rados.0.smithi111.stdout:3071: done (2 left) 2023-10-01T09:11:54.582 INFO:tasks.rados.rados.0.smithi111.stdout:3072: read oid 359 snap -1 2023-10-01T09:11:54.583 INFO:tasks.rados.rados.0.smithi111.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T09:11:54.583 INFO:tasks.rados.rados.0.smithi111.stdout:3073: read oid 69 snap -1 2023-10-01T09:11:54.583 INFO:tasks.rados.rados.0.smithi111.stdout:3073: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T09:11:54.583 INFO:tasks.rados.rados.0.smithi111.stdout:3074: write oid 27 current snap is 0 2023-10-01T09:11:54.583 INFO:tasks.rados.rados.0.smithi111.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-10-01T09:11:54.589 INFO:tasks.rados.rados.0.smithi111.stdout:3074: writing smithi11166722-27 from 622387 to 1150711 tid 1 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3074: writing smithi11166722-27 from 1915902 to 2622387 tid 2 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3075: read oid 206 snap -1 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3075: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3076: write oid 303 current snap is 0 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3069: finishing write tid 2 to smithi11166722-205 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3069: finishing write tid 3 to smithi11166722-205 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3069: finishing write tid 4 to smithi11166722-205 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 205 v 423 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-10-01T09:11:54.599 INFO:tasks.rados.rados.0.smithi111.stdout:3069: left oid 205 (ObjNum 1939 snap 0 seq_num 1939) 2023-10-01T09:11:54.600 INFO:tasks.rados.rados.0.smithi111.stdout:3070: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T09:11:54.772 INFO:tasks.rados.rados.0.smithi111.stdout:3072: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T09:11:54.907 INFO:tasks.rados.rados.0.smithi111.stdout:3073: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:3074: finishing write tid 1 to smithi11166722-27 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:3074: finishing write tid 2 to smithi11166722-27 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:3074: finishing write tid 3 to smithi11166722-27 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:3074: finishing write tid 4 to smithi11166722-27 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 354 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:3074: left oid 27 (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T09:11:55.076 INFO:tasks.rados.rados.0.smithi111.stdout:3075: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-10-01T09:11:55.356 INFO:tasks.rados.rados.0.smithi111.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-10-01T09:11:55.368 INFO:tasks.rados.rados.0.smithi111.stdout:3076: writing smithi11166722-303 from 639194 to 1242767 tid 1 2023-10-01T09:11:55.378 INFO:tasks.rados.rados.0.smithi111.stdout:3076: writing smithi11166722-303 from 1974384 to 2512390 tid 2 2023-10-01T09:11:55.378 INFO:tasks.rados.rados.0.smithi111.stdout:3069: done (6 left) 2023-10-01T09:11:55.378 INFO:tasks.rados.rados.0.smithi111.stdout:3070: done (5 left) 2023-10-01T09:11:55.378 INFO:tasks.rados.rados.0.smithi111.stdout:3072: done (4 left) 2023-10-01T09:11:55.378 INFO:tasks.rados.rados.0.smithi111.stdout:3073: done (3 left) 2023-10-01T09:11:55.378 INFO:tasks.rados.rados.0.smithi111.stdout:3074: done (2 left) 2023-10-01T09:11:55.379 INFO:tasks.rados.rados.0.smithi111.stdout:3075: done (1 left) 2023-10-01T09:11:55.379 INFO:tasks.rados.rados.0.smithi111.stdout:3077: write oid 68 current snap is 0 2023-10-01T09:11:55.379 INFO:tasks.rados.rados.0.smithi111.stdout:3076: finishing write tid 1 to smithi11166722-303 2023-10-01T09:11:55.379 INFO:tasks.rados.rados.0.smithi111.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-10-01T09:11:55.385 INFO:tasks.rados.rados.0.smithi111.stdout:3077: writing smithi11166722-68 from 656001 to 1334823 tid 1 2023-10-01T09:11:55.393 INFO:tasks.rados.rados.0.smithi111.stdout:3077: writing smithi11166722-68 from 2032866 to 2656001 tid 2 2023-10-01T09:11:55.393 INFO:tasks.rados.rados.0.smithi111.stdout:3078: read oid 420 snap -1 2023-10-01T09:11:55.394 INFO:tasks.rados.rados.0.smithi111.stdout:3078: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-10-01T09:11:55.394 INFO:tasks.rados.rados.0.smithi111.stdout:3079: read oid 210 snap -1 2023-10-01T09:11:55.394 INFO:tasks.rados.rados.0.smithi111.stdout:3079: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:11:55.394 INFO:tasks.rados.rados.0.smithi111.stdout:3080: write oid 273 current snap is 0 2023-10-01T09:11:55.394 INFO:tasks.rados.rados.0.smithi111.stdout:3076: finishing write tid 2 to smithi11166722-303 2023-10-01T09:11:55.394 INFO:tasks.rados.rados.0.smithi111.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-10-01T09:11:55.401 INFO:tasks.rados.rados.0.smithi111.stdout:3080: writing smithi11166722-273 from 672808 to 1426879 tid 1 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:3080: writing smithi11166722-273 from 1974995 to 2516670 tid 2 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:3081: write oid 30 current snap is 0 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:3076: finishing write tid 3 to smithi11166722-303 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:3076: finishing write tid 4 to smithi11166722-303 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 303 v 376 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:3076: left oid 303 (ObjNum 1942 snap 0 seq_num 1942) 2023-10-01T09:11:55.408 INFO:tasks.rados.rados.0.smithi111.stdout:3077: finishing write tid 1 to smithi11166722-68 2023-10-01T09:11:55.409 INFO:tasks.rados.rados.0.smithi111.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-10-01T09:11:55.415 INFO:tasks.rados.rados.0.smithi111.stdout:3081: writing smithi11166722-30 from 689615 to 1118935 tid 1 2023-10-01T09:11:55.422 INFO:tasks.rados.rados.0.smithi111.stdout:3081: writing smithi11166722-30 from 1633477 to 2035163 tid 2 2023-10-01T09:11:55.426 INFO:tasks.rados.rados.0.smithi111.stdout:3081: writing smithi11166722-30 from 2445721 to 2689615 tid 3 2023-10-01T09:11:55.426 INFO:tasks.rados.rados.0.smithi111.stdout:3076: done (5 left) 2023-10-01T09:11:55.426 INFO:tasks.rados.rados.0.smithi111.stdout:3082: write oid 207 current snap is 0 2023-10-01T09:11:55.426 INFO:tasks.rados.rados.0.smithi111.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-10-01T09:11:55.432 INFO:tasks.rados.rados.0.smithi111.stdout:3082: writing smithi11166722-207 from 706422 to 1210991 tid 1 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3082: writing smithi11166722-207 from 1691959 to 2237303 tid 2 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3083: read oid 106 snap -1 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3083: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3084: read oid 460 snap -1 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3084: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3085: read oid 491 snap -1 2023-10-01T09:11:55.439 INFO:tasks.rados.rados.0.smithi111.stdout:3085: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:3086: write oid 48 current snap is 0 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:3077: finishing write tid 2 to smithi11166722-68 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:3077: finishing write tid 3 to smithi11166722-68 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:3077: finishing write tid 4 to smithi11166722-68 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 68 v 472 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:3077: left oid 68 (ObjNum 1943 snap 0 seq_num 1943) 2023-10-01T09:11:55.440 INFO:tasks.rados.rados.0.smithi111.stdout:3079: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:11:55.624 INFO:tasks.rados.rados.0.smithi111.stdout:3078: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3080: finishing write tid 1 to smithi11166722-273 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3080: finishing write tid 2 to smithi11166722-273 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3080: finishing write tid 3 to smithi11166722-273 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3080: finishing write tid 4 to smithi11166722-273 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 273 v 299 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3080: left oid 273 (ObjNum 1944 snap 0 seq_num 1944) 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3081: finishing write tid 1 to smithi11166722-30 2023-10-01T09:11:55.772 INFO:tasks.rados.rados.0.smithi111.stdout:3081: finishing write tid 2 to smithi11166722-30 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3081: finishing write tid 3 to smithi11166722-30 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3081: finishing write tid 4 to smithi11166722-30 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3081: finishing write tid 5 to smithi11166722-30 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 30 v 353 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3081: left oid 30 (ObjNum 1945 snap 0 seq_num 1945) 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3082: finishing write tid 1 to smithi11166722-207 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3082: finishing write tid 2 to smithi11166722-207 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3082: finishing write tid 3 to smithi11166722-207 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3082: finishing write tid 4 to smithi11166722-207 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 207 v 527 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3082: left oid 207 (ObjNum 1946 snap 0 seq_num 1946) 2023-10-01T09:11:55.773 INFO:tasks.rados.rados.0.smithi111.stdout:3083: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T09:11:55.893 INFO:tasks.rados.rados.0.smithi111.stdout:3084: expect (ObjNum 459 snap 0 seq_num 459) 2023-10-01T09:11:56.015 INFO:tasks.rados.rados.0.smithi111.stdout:3085: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-10-01T09:11:56.222 INFO:tasks.rados.rados.0.smithi111.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-10-01T09:11:56.236 INFO:tasks.rados.rados.0.smithi111.stdout:3086: writing smithi11166722-48 from 723229 to 1419400 tid 1 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3086: writing smithi11166722-48 from 1866794 to 2555796 tid 2 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3077: done (9 left) 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3078: done (8 left) 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3079: done (7 left) 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3080: done (6 left) 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3081: done (5 left) 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3082: done (4 left) 2023-10-01T09:11:56.243 INFO:tasks.rados.rados.0.smithi111.stdout:3083: done (3 left) 2023-10-01T09:11:56.244 INFO:tasks.rados.rados.0.smithi111.stdout:3084: done (2 left) 2023-10-01T09:11:56.244 INFO:tasks.rados.rados.0.smithi111.stdout:3085: done (1 left) 2023-10-01T09:11:56.244 INFO:tasks.rados.rados.0.smithi111.stdout:3087: read oid 352 snap -1 2023-10-01T09:11:56.244 INFO:tasks.rados.rados.0.smithi111.stdout:3087: expect deleted 2023-10-01T09:11:56.244 INFO:tasks.rados.rados.0.smithi111.stdout:3088: write oid 63 current snap is 0 2023-10-01T09:11:56.244 INFO:tasks.rados.rados.0.smithi111.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-10-01T09:11:56.252 INFO:tasks.rados.rados.0.smithi111.stdout:3088: writing smithi11166722-63 from 740036 to 1511456 tid 1 2023-10-01T09:11:56.261 INFO:tasks.rados.rados.0.smithi111.stdout:3088: writing smithi11166722-63 from 2208923 to 2740036 tid 2 2023-10-01T09:11:56.261 INFO:tasks.rados.rados.0.smithi111.stdout:3089: read oid 150 snap -1 2023-10-01T09:11:56.261 INFO:tasks.rados.rados.0.smithi111.stdout:3089: expect deleted 2023-10-01T09:11:56.261 INFO:tasks.rados.rados.0.smithi111.stdout:3090: read oid 32 snap -1 2023-10-01T09:11:56.262 INFO:tasks.rados.rados.0.smithi111.stdout:3090: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-10-01T09:11:56.262 INFO:tasks.rados.rados.0.smithi111.stdout:3091: write oid 83 current snap is 0 2023-10-01T09:11:56.262 INFO:tasks.rados.rados.0.smithi111.stdout:3086: finishing write tid 1 to smithi11166722-48 2023-10-01T09:11:56.262 INFO:tasks.rados.rados.0.smithi111.stdout:3086: finishing write tid 2 to smithi11166722-48 2023-10-01T09:11:56.262 INFO:tasks.rados.rados.0.smithi111.stdout:3086: finishing write tid 3 to smithi11166722-48 2023-10-01T09:11:56.262 INFO:tasks.rados.rados.0.smithi111.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-10-01T09:11:56.269 INFO:tasks.rados.rados.0.smithi111.stdout:3091: writing smithi11166722-83 from 756843 to 1203512 tid 1 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:3091: writing smithi11166722-83 from 1867405 to 2560076 tid 2 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:3087: done (5 left) 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:3092: read oid 141 snap -1 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:3092: expect deleted 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:3093: write oid 3 current snap is 0 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:3086: finishing write tid 4 to smithi11166722-48 2023-10-01T09:11:56.278 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 394 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-10-01T09:11:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:3086: left oid 48 (ObjNum 1947 snap 0 seq_num 1947) 2023-10-01T09:11:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:3088: finishing write tid 1 to smithi11166722-63 2023-10-01T09:11:56.279 INFO:tasks.rados.rados.0.smithi111.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-10-01T09:11:56.285 INFO:tasks.rados.rados.0.smithi111.stdout:3093: writing smithi11166722-3 from 773650 to 1295568 tid 1 2023-10-01T09:11:56.292 INFO:tasks.rados.rados.0.smithi111.stdout:3093: writing smithi11166722-3 from 1925887 to 2478569 tid 2 2023-10-01T09:11:56.292 INFO:tasks.rados.rados.0.smithi111.stdout:3086: done (6 left) 2023-10-01T09:11:56.292 INFO:tasks.rados.rados.0.smithi111.stdout:3094: write oid 475 current snap is 0 2023-10-01T09:11:56.292 INFO:tasks.rados.rados.0.smithi111.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-10-01T09:11:56.299 INFO:tasks.rados.rados.0.smithi111.stdout:3094: writing smithi11166722-475 from 790457 to 1387624 tid 1 2023-10-01T09:11:56.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:56 smithi183 bash[27651]: audit 2023-10-01T09:11:55.985724+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.111:0/3229070520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:56.307 INFO:tasks.rados.rados.0.smithi111.stdout:3094: writing smithi11166722-475 from 1984369 to 2680709 tid 2 2023-10-01T09:11:56.307 INFO:tasks.rados.rados.0.smithi111.stdout:3095: write oid 246 current snap is 0 2023-10-01T09:11:56.307 INFO:tasks.rados.rados.0.smithi111.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-10-01T09:11:56.313 INFO:tasks.rados.rados.0.smithi111.stdout:3095: writing smithi11166722-246 from 407264 to 1079680 tid 1 2023-10-01T09:11:56.319 INFO:tasks.rados.rados.0.smithi111.stdout:3095: writing smithi11166722-246 from 1526498 to 2082849 tid 2 2023-10-01T09:11:56.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:56 smithi111 bash[27369]: audit 2023-10-01T09:11:55.985724+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.111:0/3229070520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:56.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:56 smithi111 bash[33891]: audit 2023-10-01T09:11:55.985724+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.111:0/3229070520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3095: writing smithi11166722-246 from 2804976 to 2807264 tid 3 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3096: read oid 154 snap -1 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3096: expect deleted 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3097: delete oid 110 current snap is 0 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3088: finishing write tid 2 to smithi11166722-63 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3088: finishing write tid 3 to smithi11166722-63 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:3088: finishing write tid 4 to smithi11166722-63 2023-10-01T09:11:56.324 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 63 v 281 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-10-01T09:11:56.325 INFO:tasks.rados.rados.0.smithi111.stdout:3088: left oid 63 (ObjNum 1948 snap 0 seq_num 1948) 2023-10-01T09:11:56.325 INFO:tasks.rados.rados.0.smithi111.stdout:3090: expect (ObjNum 1283 snap 0 seq_num 1283) 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3091: finishing write tid 1 to smithi11166722-83 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3091: finishing write tid 2 to smithi11166722-83 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3091: finishing write tid 3 to smithi11166722-83 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3091: finishing write tid 4 to smithi11166722-83 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 83 v 302 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3091: left oid 83 (ObjNum 1949 snap 0 seq_num 1949) 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3093: finishing write tid 1 to smithi11166722-3 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3093: finishing write tid 2 to smithi11166722-3 2023-10-01T09:11:56.448 INFO:tasks.rados.rados.0.smithi111.stdout:3093: finishing write tid 3 to smithi11166722-3 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3093: finishing write tid 4 to smithi11166722-3 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 3 v 356 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3093: left oid 3 (ObjNum 1950 snap 0 seq_num 1950) 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3094: finishing write tid 1 to smithi11166722-475 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3094: finishing write tid 2 to smithi11166722-475 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3094: finishing write tid 3 to smithi11166722-475 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3094: finishing write tid 4 to smithi11166722-475 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 475 v 426 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3094: left oid 475 (ObjNum 1951 snap 0 seq_num 1951) 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3095: finishing write tid 1 to smithi11166722-246 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3095: finishing write tid 2 to smithi11166722-246 2023-10-01T09:11:56.449 INFO:tasks.rados.rados.0.smithi111.stdout:3088: done (9 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3089: done (8 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3090: done (7 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3091: done (6 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3092: done (5 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3093: done (4 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3094: done (3 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3097: done (2 left) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3098: read oid 124 snap -1 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3098: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3099: write oid 175 current snap is 0 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3095: finishing write tid 3 to smithi11166722-246 2023-10-01T09:11:56.450 INFO:tasks.rados.rados.0.smithi111.stdout:3095: finishing write tid 4 to smithi11166722-246 2023-10-01T09:11:56.451 INFO:tasks.rados.rados.0.smithi111.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-10-01T09:11:56.460 INFO:tasks.rados.rados.0.smithi111.stdout:3099: writing smithi11166722-175 from 440878 to 980145 tid 1 2023-10-01T09:11:56.468 INFO:tasks.rados.rados.0.smithi111.stdout:3099: writing smithi11166722-175 from 1759815 to 2319835 tid 2 2023-10-01T09:11:56.468 INFO:tasks.rados.rados.0.smithi111.stdout:3096: done (3 left) 2023-10-01T09:11:56.468 INFO:tasks.rados.rados.0.smithi111.stdout:3100: write oid 63 current snap is 0 2023-10-01T09:11:56.468 INFO:tasks.rados.rados.0.smithi111.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-10-01T09:11:56.474 INFO:tasks.rados.rados.0.smithi111.stdout:3100: writing smithi11166722-63 from 457685 to 1072201 tid 1 2023-10-01T09:11:56.482 INFO:tasks.rados.rados.0.smithi111.stdout:3100: writing smithi11166722-63 from 1818297 to 2521975 tid 2 2023-10-01T09:11:56.482 INFO:tasks.rados.rados.0.smithi111.stdout:3101: read oid 420 snap -1 2023-10-01T09:11:56.483 INFO:tasks.rados.rados.0.smithi111.stdout:3101: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-10-01T09:11:56.483 INFO:tasks.rados.rados.0.smithi111.stdout:3102: write oid 395 current snap is 0 2023-10-01T09:11:56.483 INFO:tasks.rados.rados.0.smithi111.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-10-01T09:11:56.489 INFO:tasks.rados.rados.0.smithi111.stdout:3102: writing smithi11166722-395 from 474492 to 1164257 tid 1 2023-10-01T09:11:56.496 INFO:tasks.rados.rados.0.smithi111.stdout:3102: writing smithi11166722-395 from 1760426 to 2324115 tid 2 2023-10-01T09:11:56.496 INFO:tasks.rados.rados.0.smithi111.stdout:3103: read oid 334 snap -1 2023-10-01T09:11:56.496 INFO:tasks.rados.rados.0.smithi111.stdout:3103: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:11:56.497 INFO:tasks.rados.rados.0.smithi111.stdout:3104: write oid 164 current snap is 0 2023-10-01T09:11:56.497 INFO:tasks.rados.rados.0.smithi111.stdout:3095: finishing write tid 5 to smithi11166722-246 2023-10-01T09:11:56.497 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 246 v 531 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-10-01T09:11:56.497 INFO:tasks.rados.rados.0.smithi111.stdout:3095: left oid 246 (ObjNum 1952 snap 0 seq_num 1952) 2023-10-01T09:11:56.497 INFO:tasks.rados.rados.0.smithi111.stdout:3098: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:11:56.645 INFO:tasks.rados.rados.0.smithi111.stdout:3099: finishing write tid 1 to smithi11166722-175 2023-10-01T09:11:56.645 INFO:tasks.rados.rados.0.smithi111.stdout:3099: finishing write tid 2 to smithi11166722-175 2023-10-01T09:11:56.645 INFO:tasks.rados.rados.0.smithi111.stdout:3099: finishing write tid 3 to smithi11166722-175 2023-10-01T09:11:56.645 INFO:tasks.rados.rados.0.smithi111.stdout:3099: finishing write tid 4 to smithi11166722-175 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 175 v 357 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3099: left oid 175 (ObjNum 1954 snap 0 seq_num 1954) 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3100: finishing write tid 1 to smithi11166722-63 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3100: finishing write tid 2 to smithi11166722-63 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3100: finishing write tid 3 to smithi11166722-63 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3100: finishing write tid 4 to smithi11166722-63 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 63 v 284 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3100: left oid 63 (ObjNum 1955 snap 0 seq_num 1955) 2023-10-01T09:11:56.646 INFO:tasks.rados.rados.0.smithi111.stdout:3101: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-10-01T09:11:56.778 INFO:tasks.rados.rados.0.smithi111.stdout:3102: finishing write tid 1 to smithi11166722-395 2023-10-01T09:11:56.779 INFO:tasks.rados.rados.0.smithi111.stdout:3102: finishing write tid 2 to smithi11166722-395 2023-10-01T09:11:56.779 INFO:tasks.rados.rados.0.smithi111.stdout:3102: finishing write tid 3 to smithi11166722-395 2023-10-01T09:11:56.779 INFO:tasks.rados.rados.0.smithi111.stdout:3102: finishing write tid 4 to smithi11166722-395 2023-10-01T09:11:56.779 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 360 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-10-01T09:11:56.779 INFO:tasks.rados.rados.0.smithi111.stdout:3102: left oid 395 (ObjNum 1956 snap 0 seq_num 1956) 2023-10-01T09:11:56.779 INFO:tasks.rados.rados.0.smithi111.stdout:3103: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:11:56.881 INFO:tasks.rados.rados.0.smithi111.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-10-01T09:11:56.893 INFO:tasks.rados.rados.0.smithi111.stdout:3104: writing smithi11166722-164 from 491299 to 1256313 tid 1 2023-10-01T09:11:56.901 INFO:tasks.rados.rados.0.smithi111.stdout:3104: writing smithi11166722-164 from 1818908 to 2526255 tid 2 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3095: done (7 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3098: done (6 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3099: done (5 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3100: done (4 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3101: done (3 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3102: done (2 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3103: done (1 left) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3105: read oid 415 snap -1 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3105: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3106: write oid 70 current snap is 0 2023-10-01T09:11:56.902 INFO:tasks.rados.rados.0.smithi111.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-10-01T09:11:56.907 INFO:tasks.rados.rados.0.smithi111.stdout:3106: writing smithi11166722-70 from 508106 to 948369 tid 1 2023-10-01T09:11:56.913 INFO:tasks.rados.rados.0.smithi111.stdout:3106: writing smithi11166722-70 from 1477390 to 2044748 tid 2 2023-10-01T09:11:56.918 INFO:tasks.rados.rados.0.smithi111.stdout:3106: writing smithi11166722-70 from 2685867 to 2908106 tid 3 2023-10-01T09:11:56.918 INFO:tasks.rados.rados.0.smithi111.stdout:3107: delete oid 226 current snap is 0 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:3104: finishing write tid 1 to smithi11166722-164 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:3104: finishing write tid 2 to smithi11166722-164 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:3104: finishing write tid 3 to smithi11166722-164 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:3104: finishing write tid 4 to smithi11166722-164 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 421 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:3104: left oid 164 (ObjNum 1957 snap 0 seq_num 1957) 2023-10-01T09:11:56.919 INFO:tasks.rados.rados.0.smithi111.stdout:3105: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-10-01T09:11:57.044 INFO:tasks.rados.rados.0.smithi111.stdout:3106: finishing write tid 1 to smithi11166722-70 2023-10-01T09:11:57.044 INFO:tasks.rados.rados.0.smithi111.stdout:3106: finishing write tid 2 to smithi11166722-70 2023-10-01T09:11:57.044 INFO:tasks.rados.rados.0.smithi111.stdout:3104: done (3 left) 2023-10-01T09:11:57.044 INFO:tasks.rados.rados.0.smithi111.stdout:3105: done (2 left) 2023-10-01T09:11:57.044 INFO:tasks.rados.rados.0.smithi111.stdout:3107: done (1 left) 2023-10-01T09:11:57.044 INFO:tasks.rados.rados.0.smithi111.stdout:3108: delete oid 192 current snap is 0 2023-10-01T09:11:57.045 INFO:tasks.rados.rados.0.smithi111.stdout:3106: finishing write tid 3 to smithi11166722-70 2023-10-01T09:11:57.045 INFO:tasks.rados.rados.0.smithi111.stdout:3106: finishing write tid 4 to smithi11166722-70 2023-10-01T09:11:57.045 INFO:tasks.rados.rados.0.smithi111.stdout:3106: finishing write tid 5 to smithi11166722-70 2023-10-01T09:11:57.045 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 70 v 380 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-10-01T09:11:57.045 INFO:tasks.rados.rados.0.smithi111.stdout:3106: left oid 70 (ObjNum 1958 snap 0 seq_num 1958) 2023-10-01T09:11:57.046 INFO:tasks.rados.rados.0.smithi111.stdout:3106: done (1 left) 2023-10-01T09:11:57.046 INFO:tasks.rados.rados.0.smithi111.stdout:3108: done (0 left) 2023-10-01T09:11:57.046 INFO:tasks.rados.rados.0.smithi111.stdout:3109: write oid 433 current snap is 0 2023-10-01T09:11:57.047 INFO:tasks.rados.rados.0.smithi111.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-10-01T09:11:57.058 INFO:tasks.rados.rados.0.smithi111.stdout:3109: writing smithi11166722-433 from 558527 to 1224537 tid 1 2023-10-01T09:11:57.067 INFO:tasks.rados.rados.0.smithi111.stdout:3109: writing smithi11166722-433 from 1936483 to 2651168 tid 2 2023-10-01T09:11:57.067 INFO:tasks.rados.rados.0.smithi111.stdout:3110: write oid 28 current snap is 0 2023-10-01T09:11:57.067 INFO:tasks.rados.rados.0.smithi111.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-10-01T09:11:57.073 INFO:tasks.rados.rados.0.smithi111.stdout:3110: writing smithi11166722-28 from 575334 to 1032946 tid 1 2023-10-01T09:11:57.079 INFO:tasks.rados.rados.0.smithi111.stdout:3110: writing smithi11166722-28 from 1711318 to 2169661 tid 2 2023-10-01T09:11:57.084 INFO:tasks.rados.rados.0.smithi111.stdout:3110: writing smithi11166722-28 from 2679206 to 2975334 tid 3 2023-10-01T09:11:57.084 INFO:tasks.rados.rados.0.smithi111.stdout:3111: write oid 281 current snap is 0 2023-10-01T09:11:57.084 INFO:tasks.rados.rados.0.smithi111.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-10-01T09:11:57.091 INFO:tasks.rados.rados.0.smithi111.stdout:3111: writing smithi11166722-281 from 592141 to 1125002 tid 1 2023-10-01T09:11:57.099 INFO:tasks.rados.rados.0.smithi111.stdout:3111: writing smithi11166722-281 from 1769800 to 2488154 tid 2 2023-10-01T09:11:57.099 INFO:tasks.rados.rados.0.smithi111.stdout:3112: read oid 104 snap -1 2023-10-01T09:11:57.099 INFO:tasks.rados.rados.0.smithi111.stdout:3112: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:11:57.099 INFO:tasks.rados.rados.0.smithi111.stdout:3113: write oid 472 current snap is 0 2023-10-01T09:11:57.099 INFO:tasks.rados.rados.0.smithi111.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-10-01T09:11:57.106 INFO:tasks.rados.rados.0.smithi111.stdout:3113: writing smithi11166722-472 from 608948 to 1217058 tid 1 2023-10-01T09:11:57.112 INFO:tasks.rados.rados.0.smithi111.stdout:3113: writing smithi11166722-472 from 1828282 to 2290294 tid 2 2023-10-01T09:11:57.116 INFO:tasks.rados.rados.0.smithi111.stdout:3113: writing smithi11166722-472 from 2734052 to 3008948 tid 3 2023-10-01T09:11:57.116 INFO:tasks.rados.rados.0.smithi111.stdout:3114: read oid 476 snap -1 2023-10-01T09:11:57.116 INFO:tasks.rados.rados.0.smithi111.stdout:3114: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-10-01T09:11:57.116 INFO:tasks.rados.rados.0.smithi111.stdout:3115: read oid 399 snap -1 2023-10-01T09:11:57.116 INFO:tasks.rados.rados.0.smithi111.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-10-01T09:11:57.117 INFO:tasks.rados.rados.0.smithi111.stdout:3116: write oid 266 current snap is 0 2023-10-01T09:11:57.117 INFO:tasks.rados.rados.0.smithi111.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-10-01T09:11:57.124 INFO:tasks.rados.rados.0.smithi111.stdout:3116: writing smithi11166722-266 from 625755 to 1309114 tid 1 2023-10-01T09:11:57.132 INFO:tasks.rados.rados.0.smithi111.stdout:3116: writing smithi11166722-266 from 1770411 to 2492434 tid 2 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3117: read oid 68 snap -1 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3117: expect (ObjNum 1943 snap 0 seq_num 1943) 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3118: read oid 295 snap -1 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3118: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3119: write oid 418 current snap is 0 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3109: finishing write tid 1 to smithi11166722-433 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3109: finishing write tid 2 to smithi11166722-433 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3109: finishing write tid 3 to smithi11166722-433 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3109: finishing write tid 4 to smithi11166722-433 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 293 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-10-01T09:11:57.133 INFO:tasks.rados.rados.0.smithi111.stdout:3110: finishing write tid 1 to smithi11166722-28 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:3110: finishing write tid 2 to smithi11166722-28 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:3110: finishing write tid 3 to smithi11166722-28 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:3110: finishing write tid 4 to smithi11166722-28 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:3110: finishing write tid 5 to smithi11166722-28 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 364 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-10-01T09:11:57.134 INFO:tasks.rados.rados.0.smithi111.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-10-01T09:11:57.140 INFO:tasks.rados.rados.0.smithi111.stdout:3119: writing smithi11166722-418 from 642562 to 1401170 tid 1 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3119: writing smithi11166722-418 from 1828893 to 2294574 tid 2 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3109: done (10 left) 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3110: done (9 left) 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3120: delete oid 113 current snap is 0 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3111: finishing write tid 1 to smithi11166722-281 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3111: finishing write tid 2 to smithi11166722-281 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3111: finishing write tid 3 to smithi11166722-281 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3111: finishing write tid 4 to smithi11166722-281 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 281 v 414 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-10-01T09:11:57.146 INFO:tasks.rados.rados.0.smithi111.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-10-01T09:11:57.147 INFO:tasks.rados.rados.0.smithi111.stdout:3112: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:11:57.258 INFO:tasks.rados.rados.0.smithi111.stdout:3113: finishing write tid 1 to smithi11166722-472 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3113: finishing write tid 2 to smithi11166722-472 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3111: done (9 left) 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3112: done (8 left) 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3120: done (7 left) 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3121: read oid 45 snap -1 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3121: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3122: write oid 106 current snap is 0 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3113: finishing write tid 3 to smithi11166722-472 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3113: finishing write tid 4 to smithi11166722-472 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3113: finishing write tid 5 to smithi11166722-472 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 472 v 426 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-10-01T09:11:57.259 INFO:tasks.rados.rados.0.smithi111.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-10-01T09:11:57.260 INFO:tasks.rados.rados.0.smithi111.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-10-01T09:11:57.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:57 smithi183 bash[27651]: cluster 2023-10-01T09:11:56.068552+0000 mgr.x (mgr.15039) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.5 MiB/s wr, 104 op/s 2023-10-01T09:11:57.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:57 smithi111 bash[33891]: cluster 2023-10-01T09:11:56.068552+0000 mgr.x (mgr.15039) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.5 MiB/s wr, 104 op/s 2023-10-01T09:11:57.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:57 smithi111 bash[27369]: cluster 2023-10-01T09:11:56.068552+0000 mgr.x (mgr.15039) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.5 MiB/s wr, 104 op/s 2023-10-01T09:11:57.341 INFO:tasks.rados.rados.0.smithi111.stdout:3116: finishing write tid 1 to smithi11166722-266 2023-10-01T09:11:57.341 INFO:tasks.rados.rados.0.smithi111.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-10-01T09:11:57.353 INFO:tasks.rados.rados.0.smithi111.stdout:3122: writing smithi11166722-106 from 676176 to 1185282 tid 1 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3122: writing smithi11166722-106 from 1945857 to 2415207 tid 2 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3113: done (8 left) 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3115: done (7 left) 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3123: read oid 474 snap -1 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3123: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3124: write oid 337 current snap is 0 2023-10-01T09:11:57.362 INFO:tasks.rados.rados.0.smithi111.stdout:3114: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-10-01T09:11:57.517 INFO:tasks.rados.rados.0.smithi111.stdout:3117: expect (ObjNum 1943 snap 0 seq_num 1943) 2023-10-01T09:11:57.679 INFO:tasks.rados.rados.0.smithi111.stdout:3118: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3116: finishing write tid 2 to smithi11166722-266 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3116: finishing write tid 3 to smithi11166722-266 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3116: finishing write tid 4 to smithi11166722-266 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 429 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3116: left oid 266 (ObjNum 1965 snap 0 seq_num 1965) 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3119: finishing write tid 1 to smithi11166722-418 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3119: finishing write tid 2 to smithi11166722-418 2023-10-01T09:11:57.782 INFO:tasks.rados.rados.0.smithi111.stdout:3119: finishing write tid 3 to smithi11166722-418 2023-10-01T09:11:57.783 INFO:tasks.rados.rados.0.smithi111.stdout:3119: finishing write tid 4 to smithi11166722-418 2023-10-01T09:11:57.783 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 418 v 305 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-10-01T09:11:57.783 INFO:tasks.rados.rados.0.smithi111.stdout:3119: left oid 418 (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T09:11:57.783 INFO:tasks.rados.rados.0.smithi111.stdout:3121: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-10-01T09:11:58.017 INFO:tasks.rados.rados.0.smithi111.stdout:3122: finishing write tid 1 to smithi11166722-106 2023-10-01T09:11:58.017 INFO:tasks.rados.rados.0.smithi111.stdout:3122: finishing write tid 2 to smithi11166722-106 2023-10-01T09:11:58.017 INFO:tasks.rados.rados.0.smithi111.stdout:3122: finishing write tid 3 to smithi11166722-106 2023-10-01T09:11:58.017 INFO:tasks.rados.rados.0.smithi111.stdout:3122: finishing write tid 4 to smithi11166722-106 2023-10-01T09:11:58.017 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 106 v 396 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-10-01T09:11:58.017 INFO:tasks.rados.rados.0.smithi111.stdout:3122: left oid 106 (ObjNum 1968 snap 0 seq_num 1968) 2023-10-01T09:11:58.018 INFO:tasks.rados.rados.0.smithi111.stdout:3123: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:11:58.122 INFO:tasks.rados.rados.0.smithi111.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-10-01T09:11:58.132 INFO:tasks.rados.rados.0.smithi111.stdout:3124: writing smithi11166722-337 from 692983 to 1277338 tid 1 2023-10-01T09:11:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:3124: writing smithi11166722-337 from 1887986 to 2617347 tid 2 2023-10-01T09:11:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:3114: done (8 left) 2023-10-01T09:11:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:3116: done (7 left) 2023-10-01T09:11:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:3117: done (6 left) 2023-10-01T09:11:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:3118: done (5 left) 2023-10-01T09:11:58.143 INFO:tasks.rados.rados.0.smithi111.stdout:3119: done (4 left) 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3121: done (3 left) 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3122: done (2 left) 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3123: done (1 left) 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3125: read oid 347 snap -1 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3125: expect deleted 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3126: write oid 233 current snap is 0 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3124: finishing write tid 1 to smithi11166722-337 2023-10-01T09:11:58.144 INFO:tasks.rados.rados.0.smithi111.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-10-01T09:11:58.151 INFO:tasks.rados.rados.0.smithi111.stdout:3126: writing smithi11166722-233 from 709790 to 1485747 tid 1 2023-10-01T09:11:58.158 INFO:tasks.rados.rados.0.smithi111.stdout:3126: writing smithi11166722-233 from 2062821 to 2535840 tid 2 2023-10-01T09:11:58.158 INFO:tasks.rados.rados.0.smithi111.stdout:3127: write oid 435 current snap is 0 2023-10-01T09:11:58.158 INFO:tasks.rados.rados.0.smithi111.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-10-01T09:11:58.164 INFO:tasks.rados.rados.0.smithi111.stdout:3127: writing smithi11166722-435 from 726597 to 1177803 tid 1 2023-10-01T09:11:58.171 INFO:tasks.rados.rados.0.smithi111.stdout:3127: writing smithi11166722-435 from 1721303 to 2337980 tid 2 2023-10-01T09:11:58.175 INFO:tasks.rados.rados.0.smithi111.stdout:3127: writing smithi11166722-435 from 2809660 to 3126597 tid 3 2023-10-01T09:11:58.175 INFO:tasks.rados.rados.0.smithi111.stdout:3128: write oid 441 current snap is 0 2023-10-01T09:11:58.176 INFO:tasks.rados.rados.0.smithi111.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-10-01T09:11:58.182 INFO:tasks.rados.rados.0.smithi111.stdout:3128: writing smithi11166722-441 from 743404 to 1269859 tid 1 2023-10-01T09:11:58.188 INFO:tasks.rados.rados.0.smithi111.stdout:3128: writing smithi11166722-441 from 1779785 to 2256473 tid 2 2023-10-01T09:11:58.193 INFO:tasks.rados.rados.0.smithi111.stdout:3128: writing smithi11166722-441 from 2837083 to 3143404 tid 3 2023-10-01T09:11:58.194 INFO:tasks.rados.rados.0.smithi111.stdout:3129: write oid 227 current snap is 0 2023-10-01T09:11:58.194 INFO:tasks.rados.rados.0.smithi111.stdout:3124: finishing write tid 2 to smithi11166722-337 2023-10-01T09:11:58.194 INFO:tasks.rados.rados.0.smithi111.stdout:3124: finishing write tid 3 to smithi11166722-337 2023-10-01T09:11:58.194 INFO:tasks.rados.rados.0.smithi111.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-10-01T09:11:58.201 INFO:tasks.rados.rados.0.smithi111.stdout:3129: writing smithi11166722-227 from 760211 to 1361915 tid 1 2023-10-01T09:11:58.209 INFO:tasks.rados.rados.0.smithi111.stdout:3129: writing smithi11166722-227 from 2121914 to 2742260 tid 2 2023-10-01T09:11:58.212 INFO:tasks.rados.rados.0.smithi111.stdout:3129: writing smithi11166722-227 from 3148153 to 3160211 tid 3 2023-10-01T09:11:58.212 INFO:tasks.rados.rados.0.smithi111.stdout:3125: done (5 left) 2023-10-01T09:11:58.212 INFO:tasks.rados.rados.0.smithi111.stdout:3130: read oid 386 snap -1 2023-10-01T09:11:58.212 INFO:tasks.rados.rados.0.smithi111.stdout:3130: expect (ObjNum 809 snap 0 seq_num 809) 2023-10-01T09:11:58.212 INFO:tasks.rados.rados.0.smithi111.stdout:3131: read oid 335 snap -1 2023-10-01T09:11:58.212 INFO:tasks.rados.rados.0.smithi111.stdout:3131: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3132: read oid 239 snap -1 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3132: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3133: write oid 327 current snap is 0 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3124: finishing write tid 4 to smithi11166722-337 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 337 v 383 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3124: left oid 337 (ObjNum 1969 snap 0 seq_num 1969) 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3126: finishing write tid 1 to smithi11166722-233 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3126: finishing write tid 2 to smithi11166722-233 2023-10-01T09:11:58.213 INFO:tasks.rados.rados.0.smithi111.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-10-01T09:11:58.222 INFO:tasks.rados.rados.0.smithi111.stdout:3133: writing smithi11166722-327 from 777018 to 1453971 tid 1 2023-10-01T09:11:58.229 INFO:tasks.rados.rados.0.smithi111.stdout:3133: writing smithi11166722-327 from 2180396 to 2660753 tid 2 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3133: writing smithi11166722-327 from 3175576 to 3177018 tid 3 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3124: done (8 left) 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3134: read oid 211 snap -1 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3134: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3135: write oid 350 current snap is 0 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3126: finishing write tid 3 to smithi11166722-233 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3126: finishing write tid 4 to smithi11166722-233 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 233 v 309 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3126: left oid 233 (ObjNum 1970 snap 0 seq_num 1970) 2023-10-01T09:11:58.233 INFO:tasks.rados.rados.0.smithi111.stdout:3127: finishing write tid 1 to smithi11166722-435 2023-10-01T09:11:58.234 INFO:tasks.rados.rados.0.smithi111.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-10-01T09:11:58.241 INFO:tasks.rados.rados.0.smithi111.stdout:3135: writing smithi11166722-350 from 793825 to 1546027 tid 1 2023-10-01T09:11:58.249 INFO:tasks.rados.rados.0.smithi111.stdout:3135: writing smithi11166722-350 from 2238878 to 2862893 tid 2 2023-10-01T09:11:58.250 INFO:tasks.rados.rados.0.smithi111.stdout:3126: done (9 left) 2023-10-01T09:11:58.250 INFO:tasks.rados.rados.0.smithi111.stdout:3136: write oid 30 current snap is 0 2023-10-01T09:11:58.250 INFO:tasks.rados.rados.0.smithi111.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-10-01T09:11:58.255 INFO:tasks.rados.rados.0.smithi111.stdout:3136: writing smithi11166722-30 from 410632 to 838083 tid 1 2023-10-01T09:11:58.262 INFO:tasks.rados.rados.0.smithi111.stdout:3136: writing smithi11166722-30 from 1497360 to 1981386 tid 2 2023-10-01T09:11:58.267 INFO:tasks.rados.rados.0.smithi111.stdout:3136: writing smithi11166722-30 from 2430422 to 2968390 tid 3 2023-10-01T09:11:58.267 INFO:tasks.rados.rados.0.smithi111.stdout:3137: write oid 417 current snap is 0 2023-10-01T09:11:58.268 INFO:tasks.rados.rados.0.smithi111.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-10-01T09:11:58.273 INFO:tasks.rados.rados.0.smithi111.stdout:3137: writing smithi11166722-417 from 427439 to 1046492 tid 1 2023-10-01T09:11:58.279 INFO:tasks.rados.rados.0.smithi111.stdout:3137: writing smithi11166722-417 from 1555842 to 2183526 tid 2 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3137: writing smithi11166722-417 from 2857845 to 3227439 tid 3 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3138: read oid 432 snap -1 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3138: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3139: write oid 75 current snap is 0 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3127: finishing write tid 2 to smithi11166722-435 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3127: finishing write tid 3 to smithi11166722-435 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3127: finishing write tid 4 to smithi11166722-435 2023-10-01T09:11:58.286 INFO:tasks.rados.rados.0.smithi111.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-10-01T09:11:58.292 INFO:tasks.rados.rados.0.smithi111.stdout:3139: writing smithi11166722-75 from 444246 to 1138548 tid 1 2023-10-01T09:11:58.298 INFO:tasks.rados.rados.0.smithi111.stdout:3139: writing smithi11166722-75 from 1614324 to 2102019 tid 2 2023-10-01T09:11:58.304 INFO:tasks.rados.rados.0.smithi111.stdout:3139: writing smithi11166722-75 from 2885268 to 3244246 tid 3 2023-10-01T09:11:58.305 INFO:tasks.rados.rados.0.smithi111.stdout:3140: read oid 344 snap -1 2023-10-01T09:11:58.305 INFO:tasks.rados.rados.0.smithi111.stdout:3140: expect deleted 2023-10-01T09:11:58.305 INFO:tasks.rados.rados.0.smithi111.stdout:3141: read oid 288 snap -1 2023-10-01T09:11:58.305 INFO:tasks.rados.rados.0.smithi111.stdout:3141: expect deleted 2023-10-01T09:11:58.305 INFO:tasks.rados.rados.0.smithi111.stdout:3142: write oid 225 current snap is 0 2023-10-01T09:11:58.305 INFO:tasks.rados.rados.0.smithi111.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-10-01T09:11:58.311 INFO:tasks.rados.rados.0.smithi111.stdout:3142: writing smithi11166722-225 from 461053 to 1230604 tid 1 2023-10-01T09:11:58.318 INFO:tasks.rados.rados.0.smithi111.stdout:3142: writing smithi11166722-225 from 1672806 to 2304159 tid 2 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:3142: writing smithi11166722-225 from 2912691 to 3261053 tid 3 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:3127: finishing write tid 5 to smithi11166722-435 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 435 v 336 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:3127: left oid 435 (ObjNum 1971 snap 0 seq_num 1971) 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:3128: finishing write tid 1 to smithi11166722-441 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:3128: finishing write tid 2 to smithi11166722-441 2023-10-01T09:11:58.324 INFO:tasks.rados.rados.0.smithi111.stdout:3128: finishing write tid 3 to smithi11166722-441 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3128: finishing write tid 4 to smithi11166722-441 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3128: finishing write tid 5 to smithi11166722-441 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 441 v 476 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3128: left oid 441 (ObjNum 1972 snap 0 seq_num 1972) 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3129: finishing write tid 1 to smithi11166722-227 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3129: finishing write tid 2 to smithi11166722-227 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3129: finishing write tid 3 to smithi11166722-227 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3129: finishing write tid 4 to smithi11166722-227 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3129: finishing write tid 5 to smithi11166722-227 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 227 v 480 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3129: left oid 227 (ObjNum 1973 snap 0 seq_num 1973) 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3127: done (15 left) 2023-10-01T09:11:58.325 INFO:tasks.rados.rados.0.smithi111.stdout:3128: done (14 left) 2023-10-01T09:11:58.326 INFO:tasks.rados.rados.0.smithi111.stdout:3129: done (13 left) 2023-10-01T09:11:58.326 INFO:tasks.rados.rados.0.smithi111.stdout:3143: write oid 15 current snap is 0 2023-10-01T09:11:58.326 INFO:tasks.rados.rados.0.smithi111.stdout:3130: expect (ObjNum 809 snap 0 seq_num 809) 2023-10-01T09:11:58.474 INFO:tasks.rados.rados.0.smithi111.stdout:3132: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:11:58.536 INFO:tasks.rados.rados.0.smithi111.stdout:3133: finishing write tid 1 to smithi11166722-327 2023-10-01T09:11:58.537 INFO:tasks.rados.rados.0.smithi111.stdout:3131: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:11:58.748 INFO:tasks.rados.rados.0.smithi111.stdout:3133: finishing write tid 2 to smithi11166722-327 2023-10-01T09:11:58.748 INFO:tasks.rados.rados.0.smithi111.stdout:3133: finishing write tid 3 to smithi11166722-327 2023-10-01T09:11:58.748 INFO:tasks.rados.rados.0.smithi111.stdout:3133: finishing write tid 4 to smithi11166722-327 2023-10-01T09:11:58.748 INFO:tasks.rados.rados.0.smithi111.stdout:3133: finishing write tid 5 to smithi11166722-327 2023-10-01T09:11:58.749 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 327 v 443 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-10-01T09:11:58.749 INFO:tasks.rados.rados.0.smithi111.stdout:3133: left oid 327 (ObjNum 1974 snap 0 seq_num 1974) 2023-10-01T09:11:58.749 INFO:tasks.rados.rados.0.smithi111.stdout:3134: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T09:11:58.925 INFO:tasks.rados.rados.0.smithi111.stdout:3135: finishing write tid 1 to smithi11166722-350 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3135: finishing write tid 2 to smithi11166722-350 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3135: finishing write tid 3 to smithi11166722-350 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3135: finishing write tid 4 to smithi11166722-350 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 350 v 446 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3135: left oid 350 (ObjNum 1975 snap 0 seq_num 1975) 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3136: finishing write tid 1 to smithi11166722-30 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3136: finishing write tid 2 to smithi11166722-30 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3136: finishing write tid 3 to smithi11166722-30 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3136: finishing write tid 4 to smithi11166722-30 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:3136: finishing write tid 5 to smithi11166722-30 2023-10-01T09:11:58.926 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 30 v 360 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3136: left oid 30 (ObjNum 1976 snap 0 seq_num 1976) 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3137: finishing write tid 1 to smithi11166722-417 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3137: finishing write tid 2 to smithi11166722-417 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3137: finishing write tid 3 to smithi11166722-417 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3137: finishing write tid 4 to smithi11166722-417 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3137: finishing write tid 5 to smithi11166722-417 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 417 v 313 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3137: left oid 417 (ObjNum 1977 snap 0 seq_num 1977) 2023-10-01T09:11:58.927 INFO:tasks.rados.rados.0.smithi111.stdout:3138: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3139: finishing write tid 1 to smithi11166722-75 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3139: finishing write tid 2 to smithi11166722-75 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3139: finishing write tid 3 to smithi11166722-75 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3139: finishing write tid 4 to smithi11166722-75 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3139: finishing write tid 5 to smithi11166722-75 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 484 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3139: left oid 75 (ObjNum 1978 snap 0 seq_num 1978) 2023-10-01T09:11:59.009 INFO:tasks.rados.rados.0.smithi111.stdout:3142: finishing write tid 1 to smithi11166722-225 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:3142: finishing write tid 2 to smithi11166722-225 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:3142: finishing write tid 3 to smithi11166722-225 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:3142: finishing write tid 4 to smithi11166722-225 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:3142: finishing write tid 5 to smithi11166722-225 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 488 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:3142: left oid 225 (ObjNum 1979 snap 0 seq_num 1979) 2023-10-01T09:11:59.010 INFO:tasks.rados.rados.0.smithi111.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-10-01T09:11:59.018 INFO:tasks.rados.rados.0.smithi111.stdout:3143: writing smithi11166722-15 from 477860 to 922660 tid 1 2023-10-01T09:11:59.025 INFO:tasks.rados.rados.0.smithi111.stdout:3143: writing smithi11166722-15 from 1331288 to 1822652 tid 2 2023-10-01T09:11:59.033 INFO:tasks.rados.rados.0.smithi111.stdout:3143: writing smithi11166722-15 from 2540114 to 3239523 tid 3 2023-10-01T09:11:59.033 INFO:tasks.rados.rados.0.smithi111.stdout:3130: done (13 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3131: done (12 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3132: done (11 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3133: done (10 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3134: done (9 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3135: done (8 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3136: done (7 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3137: done (6 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3138: done (5 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3139: done (4 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3140: done (3 left) 2023-10-01T09:11:59.034 INFO:tasks.rados.rados.0.smithi111.stdout:3141: done (2 left) 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3142: done (1 left) 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3144: read oid 283 snap -1 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3144: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3145: write oid 116 current snap is 0 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3143: finishing write tid 1 to smithi11166722-15 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3143: finishing write tid 2 to smithi11166722-15 2023-10-01T09:11:59.035 INFO:tasks.rados.rados.0.smithi111.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-10-01T09:11:59.039 INFO:tasks.rados.rados.0.smithi111.stdout:3145: writing smithi11166722-116 from 494667 to 1014716 tid 1 2023-10-01T09:11:59.047 INFO:tasks.rados.rados.0.smithi111.stdout:3145: writing smithi11166722-116 from 1673417 to 2308439 tid 2 2023-10-01T09:11:59.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:11:58 smithi183 bash[52777]: ts=2023-10-01T09:11:58.662Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:11:59.053 INFO:tasks.rados.rados.0.smithi111.stdout:3145: writing smithi11166722-116 from 2851184 to 3294667 tid 3 2023-10-01T09:11:59.053 INFO:tasks.rados.rados.0.smithi111.stdout:3146: read oid 499 snap -1 2023-10-01T09:11:59.053 INFO:tasks.rados.rados.0.smithi111.stdout:3146: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-10-01T09:11:59.053 INFO:tasks.rados.rados.0.smithi111.stdout:3147: read oid 497 snap -1 2023-10-01T09:11:59.053 INFO:tasks.rados.rados.0.smithi111.stdout:3147: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T09:11:59.053 INFO:tasks.rados.rados.0.smithi111.stdout:3148: write oid 95 current snap is 0 2023-10-01T09:11:59.054 INFO:tasks.rados.rados.0.smithi111.stdout:3143: finishing write tid 3 to smithi11166722-15 2023-10-01T09:11:59.054 INFO:tasks.rados.rados.0.smithi111.stdout:3143: finishing write tid 4 to smithi11166722-15 2023-10-01T09:11:59.054 INFO:tasks.rados.rados.0.smithi111.stdout:3143: finishing write tid 5 to smithi11166722-15 2023-10-01T09:11:59.054 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 387 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-10-01T09:11:59.054 INFO:tasks.rados.rados.0.smithi111.stdout:3143: left oid 15 (ObjNum 1980 snap 0 seq_num 1980) 2023-10-01T09:11:59.054 INFO:tasks.rados.rados.0.smithi111.stdout:3144: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T09:11:59.191 INFO:tasks.rados.rados.0.smithi111.stdout:3145: finishing write tid 1 to smithi11166722-116 2023-10-01T09:11:59.191 INFO:tasks.rados.rados.0.smithi111.stdout:3145: finishing write tid 2 to smithi11166722-116 2023-10-01T09:11:59.191 INFO:tasks.rados.rados.0.smithi111.stdout:3146: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-10-01T09:11:59.305 INFO:tasks.rados.rados.0.smithi111.stdout:3145: finishing write tid 3 to smithi11166722-116 2023-10-01T09:11:59.306 INFO:tasks.rados.rados.0.smithi111.stdout:3145: finishing write tid 4 to smithi11166722-116 2023-10-01T09:11:59.306 INFO:tasks.rados.rados.0.smithi111.stdout:3145: finishing write tid 5 to smithi11166722-116 2023-10-01T09:11:59.306 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 116 v 288 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-10-01T09:11:59.306 INFO:tasks.rados.rados.0.smithi111.stdout:3145: left oid 116 (ObjNum 1981 snap 0 seq_num 1981) 2023-10-01T09:11:59.306 INFO:tasks.rados.rados.0.smithi111.stdout:3147: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T09:11:59.419 INFO:tasks.rados.rados.0.smithi111.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-10-01T09:11:59.429 INFO:tasks.rados.rados.0.smithi111.stdout:3148: writing smithi11166722-95 from 511474 to 1106772 tid 1 2023-10-01T09:11:59.436 INFO:tasks.rados.rados.0.smithi111.stdout:3148: writing smithi11166722-95 from 1731899 to 2226932 tid 2 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3148: writing smithi11166722-95 from 2878607 to 3311474 tid 3 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3143: done (5 left) 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3144: done (4 left) 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3145: done (3 left) 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3146: done (2 left) 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3147: done (1 left) 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3149: delete oid 367 current snap is 0 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3148: finishing write tid 1 to smithi11166722-95 2023-10-01T09:11:59.443 INFO:tasks.rados.rados.0.smithi111.stdout:3148: finishing write tid 2 to smithi11166722-95 2023-10-01T09:11:59.445 INFO:tasks.rados.rados.0.smithi111.stdout:3149: done (1 left) 2023-10-01T09:11:59.445 INFO:tasks.rados.rados.0.smithi111.stdout:3150: delete oid 281 current snap is 0 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3148: finishing write tid 3 to smithi11166722-95 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3148: finishing write tid 4 to smithi11166722-95 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3148: finishing write tid 5 to smithi11166722-95 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 418 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3148: left oid 95 (ObjNum 1982 snap 0 seq_num 1982) 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3148: done (1 left) 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3150: done (0 left) 2023-10-01T09:11:59.447 INFO:tasks.rados.rados.0.smithi111.stdout:3151: read oid 154 snap -1 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3151: expect deleted 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3152: read oid 60 snap -1 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3152: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3153: read oid 446 snap -1 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3153: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3154: write oid 199 current snap is 0 2023-10-01T09:11:59.448 INFO:tasks.rados.rados.0.smithi111.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-10-01T09:11:59.455 INFO:tasks.rados.rados.0.smithi111.stdout:3154: writing smithi11166722-199 from 561895 to 1099293 tid 1 2023-10-01T09:11:59.461 INFO:tasks.rados.rados.0.smithi111.stdout:3154: writing smithi11166722-199 from 1507345 to 2149705 tid 2 2023-10-01T09:11:59.468 INFO:tasks.rados.rados.0.smithi111.stdout:3154: writing smithi11166722-199 from 2560876 to 3232998 tid 3 2023-10-01T09:11:59.469 INFO:tasks.rados.rados.0.smithi111.stdout:3155: read oid 95 snap -1 2023-10-01T09:11:59.469 INFO:tasks.rados.rados.0.smithi111.stdout:3155: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-10-01T09:11:59.469 INFO:tasks.rados.rados.0.smithi111.stdout:3156: delete oid 64 current snap is 0 2023-10-01T09:11:59.469 INFO:tasks.rados.rados.0.smithi111.stdout:3153: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:11:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:59 smithi183 bash[27651]: cluster 2023-10-01T09:11:58.069238+0000 mgr.x (mgr.15039) 64 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.0 MiB/s wr, 68 op/s 2023-10-01T09:11:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:11:59 smithi183 bash[27651]: audit 2023-10-01T09:11:58.429156+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.111:0/3023600950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:59.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:59 smithi111 bash[27369]: cluster 2023-10-01T09:11:58.069238+0000 mgr.x (mgr.15039) 64 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.0 MiB/s wr, 68 op/s 2023-10-01T09:11:59.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:11:59 smithi111 bash[27369]: audit 2023-10-01T09:11:58.429156+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.111:0/3023600950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:59 smithi111 bash[33891]: cluster 2023-10-01T09:11:58.069238+0000 mgr.x (mgr.15039) 64 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.0 MiB/s wr, 68 op/s 2023-10-01T09:11:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:11:59 smithi111 bash[33891]: audit 2023-10-01T09:11:58.429156+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.111:0/3023600950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:11:59.587 INFO:tasks.rados.rados.0.smithi111.stdout:3152: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:3154: finishing write tid 1 to smithi11166722-199 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:3154: finishing write tid 2 to smithi11166722-199 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:3154: finishing write tid 3 to smithi11166722-199 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:3154: finishing write tid 4 to smithi11166722-199 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:3154: finishing write tid 5 to smithi11166722-199 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 199 v 297 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-10-01T09:11:59.750 INFO:tasks.rados.rados.0.smithi111.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-10-01T09:11:59.751 INFO:tasks.rados.rados.0.smithi111.stdout:3155: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-10-01T09:11:59.943 INFO:tasks.rados.rados.0.smithi111.stdout:3151: done (5 left) 2023-10-01T09:11:59.943 INFO:tasks.rados.rados.0.smithi111.stdout:3152: done (4 left) 2023-10-01T09:11:59.943 INFO:tasks.rados.rados.0.smithi111.stdout:3153: done (3 left) 2023-10-01T09:11:59.943 INFO:tasks.rados.rados.0.smithi111.stdout:3154: done (2 left) 2023-10-01T09:11:59.944 INFO:tasks.rados.rados.0.smithi111.stdout:3155: done (1 left) 2023-10-01T09:11:59.944 INFO:tasks.rados.rados.0.smithi111.stdout:3156: done (0 left) 2023-10-01T09:11:59.944 INFO:tasks.rados.rados.0.smithi111.stdout:3157: read oid 90 snap -1 2023-10-01T09:11:59.944 INFO:tasks.rados.rados.0.smithi111.stdout:3157: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T09:11:59.944 INFO:tasks.rados.rados.0.smithi111.stdout:3158: delete oid 451 current snap is 0 2023-10-01T09:11:59.962 INFO:tasks.rados.rados.0.smithi111.stdout:3157: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T09:12:00.050 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:11:59 smithi183 systemd[1]: Stopping Ceph grafana.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:12:00.051 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:11:59 smithi183 bash[53239]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-grafana.a 2023-10-01T09:12:00.051 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:11:59 smithi183 bash[47399]: t=2023-10-01T09:11:59+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-01T09:12:00.051 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:11:59 smithi183 bash[47399]: t=2023-10-01T09:11:59+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-10-01T09:12:00.223 INFO:tasks.rados.rados.0.smithi111.stdout:3157: done (1 left) 2023-10-01T09:12:00.223 INFO:tasks.rados.rados.0.smithi111.stdout:3158: done (0 left) 2023-10-01T09:12:00.224 INFO:tasks.rados.rados.0.smithi111.stdout:3159: write oid 309 current snap is 0 2023-10-01T09:12:00.224 INFO:tasks.rados.rados.0.smithi111.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-10-01T09:12:00.237 INFO:tasks.rados.rados.0.smithi111.stdout:3159: writing smithi11166722-309 from 612316 to 1375461 tid 1 2023-10-01T09:12:00.246 INFO:tasks.rados.rados.0.smithi111.stdout:3159: writing smithi11166722-309 from 2082791 to 2872478 tid 2 2023-10-01T09:12:00.246 INFO:tasks.rados.rados.0.smithi111.stdout:3160: read oid 156 snap -1 2023-10-01T09:12:00.246 INFO:tasks.rados.rados.0.smithi111.stdout:3160: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T09:12:00.246 INFO:tasks.rados.rados.0.smithi111.stdout:3161: delete oid 283 current snap is 0 2023-10-01T09:12:00.246 INFO:tasks.rados.rados.0.smithi111.stdout:3159: finishing write tid 1 to smithi11166722-309 2023-10-01T09:12:00.248 INFO:tasks.rados.rados.0.smithi111.stdout:3161: done (2 left) 2023-10-01T09:12:00.249 INFO:tasks.rados.rados.0.smithi111.stdout:3162: read oid 180 snap -1 2023-10-01T09:12:00.249 INFO:tasks.rados.rados.0.smithi111.stdout:3162: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T09:12:00.249 INFO:tasks.rados.rados.0.smithi111.stdout:3163: write oid 234 current snap is 0 2023-10-01T09:12:00.249 INFO:tasks.rados.rados.0.smithi111.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-10-01T09:12:00.256 INFO:tasks.rados.rados.0.smithi111.stdout:3163: writing smithi11166722-234 from 645930 to 1159573 tid 1 2023-10-01T09:12:00.264 INFO:tasks.rados.rados.0.smithi111.stdout:3163: writing smithi11166722-234 from 1683402 to 2476758 tid 2 2023-10-01T09:12:00.270 INFO:tasks.rados.rados.0.smithi111.stdout:3163: writing smithi11166722-234 from 2981638 to 3445930 tid 3 2023-10-01T09:12:00.270 INFO:tasks.rados.rados.0.smithi111.stdout:3164: write oid 268 current snap is 0 2023-10-01T09:12:00.270 INFO:tasks.rados.rados.0.smithi111.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-10-01T09:12:00.277 INFO:tasks.rados.rados.0.smithi111.stdout:3164: writing smithi11166722-268 from 662737 to 1251629 tid 1 2023-10-01T09:12:00.283 INFO:tasks.rados.rados.0.smithi111.stdout:3164: writing smithi11166722-268 from 1741884 to 2395251 tid 2 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3164: writing smithi11166722-268 from 3009061 to 3462737 tid 3 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3165: read oid 19 snap -1 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3165: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3166: delete oid 315 current snap is 0 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3159: finishing write tid 2 to smithi11166722-309 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3159: finishing write tid 3 to smithi11166722-309 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3159: finishing write tid 4 to smithi11166722-309 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 309 v 535 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3159: left oid 309 (ObjNum 1988 snap 0 seq_num 1988) 2023-10-01T09:12:00.290 INFO:tasks.rados.rados.0.smithi111.stdout:3162: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T09:12:00.402 INFO:tasks.rados.rados.0.smithi111.stdout:3160: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T09:12:00.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:00 smithi183 bash[27651]: audit 2023-10-01T09:11:59.283107+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:00.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:00 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:12:00] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.33.4" 2023-10-01T09:12:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:00 smithi111 bash[33891]: audit 2023-10-01T09:11:59.283107+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:00 smithi111 bash[27369]: audit 2023-10-01T09:11:59.283107+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:00.589 INFO:tasks.rados.rados.0.smithi111.stdout:3163: finishing write tid 1 to smithi11166722-234 2023-10-01T09:12:00.589 INFO:tasks.rados.rados.0.smithi111.stdout:3163: finishing write tid 2 to smithi11166722-234 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3163: finishing write tid 3 to smithi11166722-234 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3163: finishing write tid 4 to smithi11166722-234 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3163: finishing write tid 5 to smithi11166722-234 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 234 v 292 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3163: left oid 234 (ObjNum 1990 snap 0 seq_num 1990) 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3164: finishing write tid 1 to smithi11166722-268 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3164: finishing write tid 2 to smithi11166722-268 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3164: finishing write tid 3 to smithi11166722-268 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3164: finishing write tid 4 to smithi11166722-268 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3164: finishing write tid 5 to smithi11166722-268 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 268 v 539 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-10-01T09:12:00.590 INFO:tasks.rados.rados.0.smithi111.stdout:3164: left oid 268 (ObjNum 1991 snap 0 seq_num 1991) 2023-10-01T09:12:00.591 INFO:tasks.rados.rados.0.smithi111.stdout:3165: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T09:12:00.800 INFO:tasks.rados.rados.0.smithi111.stdout:3159: done (6 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3160: done (5 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3162: done (4 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3163: done (3 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3164: done (2 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3165: done (1 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3166: done (0 left) 2023-10-01T09:12:00.801 INFO:tasks.rados.rados.0.smithi111.stdout:3167: delete oid 166 current snap is 0 2023-10-01T09:12:00.803 INFO:tasks.rados.rados.0.smithi111.stdout:3167: done (0 left) 2023-10-01T09:12:00.803 INFO:tasks.rados.rados.0.smithi111.stdout:3168: write oid 375 current snap is 0 2023-10-01T09:12:00.803 INFO:tasks.rados.rados.0.smithi111.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-10-01T09:12:00.815 INFO:tasks.rados.rados.0.smithi111.stdout:3168: writing smithi11166722-375 from 713158 to 1244150 tid 1 2023-10-01T09:12:00.822 INFO:tasks.rados.rados.0.smithi111.stdout:3168: writing smithi11166722-375 from 1917330 to 2318024 tid 2 2023-10-01T09:12:00.828 INFO:tasks.rados.rados.0.smithi111.stdout:3168: writing smithi11166722-375 from 3091330 to 3497606 tid 3 2023-10-01T09:12:00.828 INFO:tasks.rados.rados.0.smithi111.stdout:3169: write oid 84 current snap is 0 2023-10-01T09:12:00.829 INFO:tasks.rados.rados.0.smithi111.stdout:3168: finishing write tid 1 to smithi11166722-375 2023-10-01T09:12:00.829 INFO:tasks.rados.rados.0.smithi111.stdout:3168: finishing write tid 2 to smithi11166722-375 2023-10-01T09:12:00.829 INFO:tasks.rados.rados.0.smithi111.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-10-01T09:12:00.836 INFO:tasks.rados.rados.0.smithi111.stdout:3169: writing smithi11166722-84 from 729965 to 1336206 tid 1 2023-10-01T09:12:00.843 INFO:tasks.rados.rados.0.smithi111.stdout:3169: writing smithi11166722-84 from 1975812 to 2636517 tid 2 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3169: writing smithi11166722-84 from 3118753 to 3529965 tid 3 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3170: read oid 382 snap -1 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3170: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3171: write oid 349 current snap is 0 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3168: finishing write tid 3 to smithi11166722-375 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3168: finishing write tid 4 to smithi11166722-375 2023-10-01T09:12:00.849 INFO:tasks.rados.rados.0.smithi111.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-10-01T09:12:00.858 INFO:tasks.rados.rados.0.smithi111.stdout:3171: writing smithi11166722-349 from 746772 to 1428262 tid 1 2023-10-01T09:12:00.863 INFO:tasks.rados.rados.0.smithi111.stdout:3171: writing smithi11166722-349 from 2034294 to 2438657 tid 2 2023-10-01T09:12:00.870 INFO:tasks.rados.rados.0.smithi111.stdout:3171: writing smithi11166722-349 from 3146176 to 3546772 tid 3 2023-10-01T09:12:00.870 INFO:tasks.rados.rados.0.smithi111.stdout:3172: write oid 377 current snap is 0 2023-10-01T09:12:00.870 INFO:tasks.rados.rados.0.smithi111.stdout:3168: finishing write tid 5 to smithi11166722-375 2023-10-01T09:12:00.871 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 375 v 368 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-10-01T09:12:00.871 INFO:tasks.rados.rados.0.smithi111.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-10-01T09:12:00.871 INFO:tasks.rados.rados.0.smithi111.stdout:3169: finishing write tid 1 to smithi11166722-84 2023-10-01T09:12:00.871 INFO:tasks.rados.rados.0.smithi111.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-10-01T09:12:00.879 INFO:tasks.rados.rados.0.smithi111.stdout:3172: writing smithi11166722-377 from 763579 to 1520318 tid 1 2023-10-01T09:12:00.884 INFO:tasks.rados.rados.0.smithi111.stdout:3172: writing smithi11166722-377 from 1976423 to 2524444 tid 2 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3172: writing smithi11166722-377 from 2940893 to 3563579 tid 3 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3168: done (4 left) 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3173: read oid 425 snap -1 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3173: expect (ObjNum 949 snap 0 seq_num 949) 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3174: read oid 62 snap -1 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3174: expect (ObjNum 1627 snap 0 seq_num 1627) 2023-10-01T09:12:00.891 INFO:tasks.rados.rados.0.smithi111.stdout:3175: write oid 249 current snap is 0 2023-10-01T09:12:00.892 INFO:tasks.rados.rados.0.smithi111.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-10-01T09:12:00.898 INFO:tasks.rados.rados.0.smithi111.stdout:3175: writing smithi11166722-249 from 780386 to 1212374 tid 1 2023-10-01T09:12:00.903 INFO:tasks.rados.rados.0.smithi111.stdout:3175: writing smithi11166722-249 from 1634905 to 2042937 tid 2 2023-10-01T09:12:00.911 INFO:tasks.rados.rados.0.smithi111.stdout:3175: writing smithi11166722-249 from 2684669 to 3252386 tid 3 2023-10-01T09:12:00.911 INFO:tasks.rados.rados.0.smithi111.stdout:3176: read oid 89 snap -1 2023-10-01T09:12:00.911 INFO:tasks.rados.rados.0.smithi111.stdout:3176: expect (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:12:00.911 INFO:tasks.rados.rados.0.smithi111.stdout:3177: write oid 229 current snap is 0 2023-10-01T09:12:00.911 INFO:tasks.rados.rados.0.smithi111.stdout:3169: finishing write tid 2 to smithi11166722-84 2023-10-01T09:12:00.911 INFO:tasks.rados.rados.0.smithi111.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-10-01T09:12:00.918 INFO:tasks.rados.rados.0.smithi111.stdout:3177: writing smithi11166722-229 from 797193 to 1304430 tid 1 2023-10-01T09:12:00.925 INFO:tasks.rados.rados.0.smithi111.stdout:3177: writing smithi11166722-229 from 2093387 to 2645077 tid 2 2023-10-01T09:12:00.931 INFO:tasks.rados.rados.0.smithi111.stdout:3177: writing smithi11166722-229 from 3112092 to 3597193 tid 3 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:3178: delete oid 369 current snap is 0 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:3169: finishing write tid 3 to smithi11166722-84 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:3169: finishing write tid 4 to smithi11166722-84 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:3169: finishing write tid 5 to smithi11166722-84 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 84 v 398 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-10-01T09:12:00.932 INFO:tasks.rados.rados.0.smithi111.stdout:3170: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-10-01T09:12:00.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:00 smithi183 bash[53274]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T09:12:00.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:00 smithi183 bash[53336]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T09:12:00.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:00 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-01T09:12:00.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:00 smithi183 systemd[1]: Stopped Ceph grafana.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:00.945 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:00 smithi183 systemd[1]: Started Ceph grafana.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:01.115 INFO:tasks.rados.rados.0.smithi111.stdout:3171: finishing write tid 1 to smithi11166722-349 2023-10-01T09:12:01.115 INFO:tasks.rados.rados.0.smithi111.stdout:3171: finishing write tid 2 to smithi11166722-349 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3171: finishing write tid 3 to smithi11166722-349 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3171: finishing write tid 4 to smithi11166722-349 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3171: finishing write tid 5 to smithi11166722-349 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 349 v 402 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3172: finishing write tid 1 to smithi11166722-377 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3172: finishing write tid 2 to smithi11166722-377 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3172: finishing write tid 3 to smithi11166722-377 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3172: finishing write tid 4 to smithi11166722-377 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:3172: finishing write tid 5 to smithi11166722-377 2023-10-01T09:12:01.116 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 377 v 494 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-10-01T09:12:01.117 INFO:tasks.rados.rados.0.smithi111.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:01.117 INFO:tasks.rados.rados.0.smithi111.stdout:3174: expect (ObjNum 1627 snap 0 seq_num 1627) 2023-10-01T09:12:01.227 INFO:tasks.rados.rados.0.smithi111.stdout:3173: expect (ObjNum 949 snap 0 seq_num 949) 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: cluster 2023-10-01T09:12:00.069971+0000 mgr.x (mgr.15039) 65 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.862759+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.111:0/4207138301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.914382+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.920180+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.935480+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.941911+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.947525+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:12:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:01 smithi183 bash[27651]: audit 2023-10-01T09:12:00.955828+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:01.354 INFO:tasks.rados.rados.0.smithi111.stdout:3175: finishing write tid 1 to smithi11166722-249 2023-10-01T09:12:01.354 INFO:tasks.rados.rados.0.smithi111.stdout:3175: finishing write tid 2 to smithi11166722-249 2023-10-01T09:12:01.354 INFO:tasks.rados.rados.0.smithi111.stdout:3175: finishing write tid 3 to smithi11166722-249 2023-10-01T09:12:01.354 INFO:tasks.rados.rados.0.smithi111.stdout:3175: finishing write tid 4 to smithi11166722-249 2023-10-01T09:12:01.354 INFO:tasks.rados.rados.0.smithi111.stdout:3175: finishing write tid 5 to smithi11166722-249 2023-10-01T09:12:01.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 249 v 543 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3175: left oid 249 (ObjNum 1998 snap 0 seq_num 1998) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3169: done (9 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3170: done (8 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3171: done (7 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3172: done (6 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3173: done (5 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3174: done (4 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3175: done (3 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3178: done (2 left) 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3179: write oid 125 current snap is 0 2023-10-01T09:12:01.355 INFO:tasks.rados.rados.0.smithi111.stdout:3176: expect (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:12:01.463 INFO:tasks.rados.rados.0.smithi111.stdout:3177: finishing write tid 1 to smithi11166722-229 2023-10-01T09:12:01.463 INFO:tasks.rados.rados.0.smithi111.stdout:3177: finishing write tid 2 to smithi11166722-229 2023-10-01T09:12:01.463 INFO:tasks.rados.rados.0.smithi111.stdout:3177: finishing write tid 3 to smithi11166722-229 2023-10-01T09:12:01.463 INFO:tasks.rados.rados.0.smithi111.stdout:3177: finishing write tid 4 to smithi11166722-229 2023-10-01T09:12:01.463 INFO:tasks.rados.rados.0.smithi111.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-10-01T09:12:01.470 INFO:tasks.rados.rados.0.smithi111.stdout:3179: writing smithi11166722-125 from 430807 to 1204895 tid 1 2023-10-01T09:12:01.476 INFO:tasks.rados.rados.0.smithi111.stdout:3179: writing smithi11166722-125 from 1810351 to 2365710 tid 2 2023-10-01T09:12:01.482 INFO:tasks.rados.rados.0.smithi111.stdout:3179: writing smithi11166722-125 from 2766938 to 3284824 tid 3 2023-10-01T09:12:01.482 INFO:tasks.rados.rados.0.smithi111.stdout:3176: done (2 left) 2023-10-01T09:12:01.482 INFO:tasks.rados.rados.0.smithi111.stdout:3180: write oid 259 current snap is 0 2023-10-01T09:12:01.482 INFO:tasks.rados.rados.0.smithi111.stdout:3177: finishing write tid 5 to smithi11166722-229 2023-10-01T09:12:01.483 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 433 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-10-01T09:12:01.483 INFO:tasks.rados.rados.0.smithi111.stdout:3177: left oid 229 (ObjNum 1999 snap 0 seq_num 1999) 2023-10-01T09:12:01.483 INFO:tasks.rados.rados.0.smithi111.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-10-01T09:12:01.487 INFO:tasks.rados.rados.0.smithi111.stdout:3180: writing smithi11166722-259 from 447614 to 896951 tid 1 2023-10-01T09:12:01.492 INFO:tasks.rados.rados.0.smithi111.stdout:3180: writing smithi11166722-259 from 1468833 to 1884203 tid 2 2023-10-01T09:12:01.499 INFO:tasks.rados.rados.0.smithi111.stdout:3180: writing smithi11166722-259 from 2394361 to 3123519 tid 3 2023-10-01T09:12:01.503 INFO:tasks.rados.rados.0.smithi111.stdout:3180: writing smithi11166722-259 from 3603789 to 3647614 tid 4 2023-10-01T09:12:01.503 INFO:tasks.rados.rados.0.smithi111.stdout:3177: done (2 left) 2023-10-01T09:12:01.503 INFO:tasks.rados.rados.0.smithi111.stdout:3181: delete oid 248 current snap is 0 2023-10-01T09:12:01.503 INFO:tasks.rados.rados.0.smithi111.stdout:3179: finishing write tid 1 to smithi11166722-125 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3179: finishing write tid 2 to smithi11166722-125 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3179: finishing write tid 3 to smithi11166722-125 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3179: finishing write tid 4 to smithi11166722-125 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3179: finishing write tid 5 to smithi11166722-125 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 125 v 437 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3179: left oid 125 (ObjNum 2001 snap 0 seq_num 2001) 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3180: finishing write tid 1 to smithi11166722-259 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3180: finishing write tid 2 to smithi11166722-259 2023-10-01T09:12:01.504 INFO:tasks.rados.rados.0.smithi111.stdout:3180: finishing write tid 3 to smithi11166722-259 2023-10-01T09:12:01.505 INFO:tasks.rados.rados.0.smithi111.stdout:3179: done (2 left) 2023-10-01T09:12:01.505 INFO:tasks.rados.rados.0.smithi111.stdout:3181: done (1 left) 2023-10-01T09:12:01.505 INFO:tasks.rados.rados.0.smithi111.stdout:3182: write oid 338 current snap is 0 2023-10-01T09:12:01.505 INFO:tasks.rados.rados.0.smithi111.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-10-01T09:12:01.516 INFO:tasks.rados.rados.0.smithi111.stdout:3182: writing smithi11166722-338 from 481228 to 1081063 tid 1 2023-10-01T09:12:01.522 INFO:tasks.rados.rados.0.smithi111.stdout:3182: writing smithi11166722-338 from 1585797 to 2004836 tid 2 2023-10-01T09:12:01.529 INFO:tasks.rados.rados.0.smithi111.stdout:3182: writing smithi11166722-338 from 2449207 to 3200909 tid 3 2023-10-01T09:12:01.529 INFO:tasks.rados.rados.0.smithi111.stdout:3183: read oid 30 snap -1 2023-10-01T09:12:01.529 INFO:tasks.rados.rados.0.smithi111.stdout:3183: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-10-01T09:12:01.529 INFO:tasks.rados.rados.0.smithi111.stdout:3184: delete oid 266 current snap is 0 2023-10-01T09:12:01.529 INFO:tasks.rados.rados.0.smithi111.stdout:3180: finishing write tid 4 to smithi11166722-259 2023-10-01T09:12:01.530 INFO:tasks.rados.rados.0.smithi111.stdout:3180: finishing write tid 5 to smithi11166722-259 2023-10-01T09:12:01.530 INFO:tasks.rados.rados.0.smithi111.stdout:3180: finishing write tid 6 to smithi11166722-259 2023-10-01T09:12:01.530 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 259 v 499 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-10-01T09:12:01.530 INFO:tasks.rados.rados.0.smithi111.stdout:3180: left oid 259 (ObjNum 2002 snap 0 seq_num 2002) 2023-10-01T09:12:01.530 INFO:tasks.rados.rados.0.smithi111.stdout:3182: finishing write tid 1 to smithi11166722-338 2023-10-01T09:12:01.530 INFO:tasks.rados.rados.0.smithi111.stdout:3182: finishing write tid 2 to smithi11166722-338 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3182: finishing write tid 3 to smithi11166722-338 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3182: finishing write tid 4 to smithi11166722-338 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3180: done (3 left) 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3184: done (2 left) 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3185: read oid 127 snap -1 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3185: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3186: read oid 181 snap -1 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3186: expect (ObjNum 1696 snap 0 seq_num 1696) 2023-10-01T09:12:01.533 INFO:tasks.rados.rados.0.smithi111.stdout:3187: write oid 184 current snap is 0 2023-10-01T09:12:01.534 INFO:tasks.rados.rados.0.smithi111.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-10-01T09:12:01.541 INFO:tasks.rados.rados.0.smithi111.stdout:3187: writing smithi11166722-184 from 514842 to 1265175 tid 1 2023-10-01T09:12:01.549 INFO:tasks.rados.rados.0.smithi111.stdout:3187: writing smithi11166722-184 from 1986408 to 2409116 tid 2 2023-10-01T09:12:01.556 INFO:tasks.rados.rados.0.smithi111.stdout:3187: writing smithi11166722-184 from 3187700 to 3678299 tid 3 2023-10-01T09:12:01.556 INFO:tasks.rados.rados.0.smithi111.stdout:3188: read oid 440 snap -1 2023-10-01T09:12:01.556 INFO:tasks.rados.rados.0.smithi111.stdout:3188: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:3189: read oid 271 snap -1 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:3189: expect deleted 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:3190: delete oid 231 current snap is 0 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:3182: finishing write tid 5 to smithi11166722-338 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 338 v 441 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:3182: left oid 338 (ObjNum 2004 snap 0 seq_num 2004) 2023-10-01T09:12:01.557 INFO:tasks.rados.rados.0.smithi111.stdout:3186: expect (ObjNum 1696 snap 0 seq_num 1696) 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: cluster 2023-10-01T09:12:00.069971+0000 mgr.x (mgr.15039) 65 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.862759+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.111:0/4207138301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.914382+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.920180+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.935480+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.941911+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.947525+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:12:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[33891]: audit 2023-10-01T09:12:00.955828+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: cluster 2023-10-01T09:12:00.069971+0000 mgr.x (mgr.15039) 65 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 70 op/s 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.862759+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.111:0/4207138301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.914382+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.920180+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.935480+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.941911+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.947525+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:12:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:01 smithi111 bash[27369]: audit 2023-10-01T09:12:00.955828+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:01.677 INFO:tasks.rados.rados.0.smithi111.stdout:3187: finishing write tid 1 to smithi11166722-184 2023-10-01T09:12:01.678 INFO:tasks.rados.rados.0.smithi111.stdout:3183: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-10-01T09:12:01.829 INFO:tasks.rados.rados.0.smithi111.stdout:3185: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-10-01T09:12:02.004 INFO:tasks.rados.rados.0.smithi111.stdout:3187: finishing write tid 2 to smithi11166722-184 2023-10-01T09:12:02.004 INFO:tasks.rados.rados.0.smithi111.stdout:3187: finishing write tid 3 to smithi11166722-184 2023-10-01T09:12:02.004 INFO:tasks.rados.rados.0.smithi111.stdout:3187: finishing write tid 4 to smithi11166722-184 2023-10-01T09:12:02.004 INFO:tasks.rados.rados.0.smithi111.stdout:3187: finishing write tid 5 to smithi11166722-184 2023-10-01T09:12:02.004 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 184 v 547 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-10-01T09:12:02.004 INFO:tasks.rados.rados.0.smithi111.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T09:12:02.005 INFO:tasks.rados.rados.0.smithi111.stdout:3188: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-01T09:12:02.147 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="App mode production" logger=settings 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.707939ms 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-01T09:12:02.148 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-01T09:12:02.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-01T09:12:02.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-01T09:12:02.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-01T09:12:02.223 INFO:tasks.rados.rados.0.smithi111.stdout:3182: done (7 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3183: done (6 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3185: done (5 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3186: done (4 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3187: done (3 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3188: done (2 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3189: done (1 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3190: done (0 left) 2023-10-01T09:12:02.224 INFO:tasks.rados.rados.0.smithi111.stdout:3191: delete oid 107 current snap is 0 2023-10-01T09:12:02.226 INFO:tasks.rados.rados.0.smithi111.stdout:3191: done (0 left) 2023-10-01T09:12:02.226 INFO:tasks.rados.rados.0.smithi111.stdout:3192: write oid 427 current snap is 0 2023-10-01T09:12:02.226 INFO:tasks.rados.rados.0.smithi111.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-10-01T09:12:02.240 INFO:tasks.rados.rados.0.smithi111.stdout:3192: writing smithi11166722-427 from 565263 to 1257696 tid 1 2023-10-01T09:12:02.249 INFO:tasks.rados.rados.0.smithi111.stdout:3192: writing smithi11166722-427 from 1878207 to 2448242 tid 2 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3192: writing smithi11166722-427 from 2986322 to 3710737 tid 3 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3193: read oid 269 snap -1 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3193: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3194: read oid 331 snap -1 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3195: write oid 454 current snap is 0 2023-10-01T09:12:02.259 INFO:tasks.rados.rados.0.smithi111.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-10-01T09:12:02.268 INFO:tasks.rados.rados.0.smithi111.stdout:3195: writing smithi11166722-454 from 582070 to 1349752 tid 1 2023-10-01T09:12:02.274 INFO:tasks.rados.rados.0.smithi111.stdout:3195: writing smithi11166722-454 from 1820336 to 2534029 tid 2 2023-10-01T09:12:02.281 INFO:tasks.rados.rados.0.smithi111.stdout:3195: writing smithi11166722-454 from 3181039 to 3782070 tid 3 2023-10-01T09:12:02.281 INFO:tasks.rados.rados.0.smithi111.stdout:3196: write oid 106 current snap is 0 2023-10-01T09:12:02.281 INFO:tasks.rados.rados.0.smithi111.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-10-01T09:12:02.287 INFO:tasks.rados.rados.0.smithi111.stdout:3196: writing smithi11166722-106 from 598877 to 1041808 tid 1 2023-10-01T09:12:02.293 INFO:tasks.rados.rados.0.smithi111.stdout:3196: writing smithi11166722-106 from 1478818 to 2052522 tid 2 2023-10-01T09:12:02.298 INFO:tasks.rados.rados.0.smithi111.stdout:3196: writing smithi11166722-106 from 2524815 to 2988127 tid 3 2023-10-01T09:12:02.303 INFO:tasks.rados.rados.0.smithi111.stdout:3196: writing smithi11166722-106 from 3516293 to 3798877 tid 4 2023-10-01T09:12:02.303 INFO:tasks.rados.rados.0.smithi111.stdout:3197: read oid 416 snap -1 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3197: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3198: read oid 69 snap -1 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3199: read oid 72 snap -1 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3199: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3200: write oid 302 current snap is 0 2023-10-01T09:12:02.304 INFO:tasks.rados.rados.0.smithi111.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-10-01T09:12:02.310 INFO:tasks.rados.rados.0.smithi111.stdout:3200: writing smithi11166722-302 from 615684 to 1133864 tid 1 2023-10-01T09:12:02.317 INFO:tasks.rados.rados.0.smithi111.stdout:3200: writing smithi11166722-302 from 1537300 to 2254662 tid 2 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3200: writing smithi11166722-302 from 2835885 to 3510469 tid 3 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3201: delete oid 181 current snap is 0 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3192: finishing write tid 1 to smithi11166722-427 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3192: finishing write tid 2 to smithi11166722-427 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3192: finishing write tid 3 to smithi11166722-427 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3192: finishing write tid 4 to smithi11166722-427 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3192: finishing write tid 5 to smithi11166722-427 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 427 v 372 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-10-01T09:12:02.325 INFO:tasks.rados.rados.0.smithi111.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-10-01T09:12:02.326 INFO:tasks.rados.rados.0.smithi111.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T09:12:02.406 INFO:tasks.rados.rados.0.smithi111.stdout:3193: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T09:12:02.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[27369]: audit 2023-10-01T09:12:00.941087+0000 mgr.x (mgr.15039) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:12:02.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[27369]: audit 2023-10-01T09:12:00.947497+0000 mgr.x (mgr.15039) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:02.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[27369]: audit 2023-10-01T09:12:00.952804+0000 mgr.x (mgr.15039) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[27369]: cephadm 2023-10-01T09:12:00.963695+0000 mgr.x (mgr.15039) 69 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[27369]: cephadm 2023-10-01T09:12:00.964265+0000 mgr.x (mgr.15039) 70 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[33891]: audit 2023-10-01T09:12:00.941087+0000 mgr.x (mgr.15039) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[33891]: audit 2023-10-01T09:12:00.947497+0000 mgr.x (mgr.15039) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[33891]: audit 2023-10-01T09:12:00.952804+0000 mgr.x (mgr.15039) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[33891]: cephadm 2023-10-01T09:12:00.963695+0000 mgr.x (mgr.15039) 69 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:12:02.456 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:02 smithi111 bash[33891]: cephadm 2023-10-01T09:12:00.964265+0000 mgr.x (mgr.15039) 70 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:12:02.495 INFO:tasks.rados.rados.0.smithi111.stdout:3195: finishing write tid 1 to smithi11166722-454 2023-10-01T09:12:02.495 INFO:tasks.rados.rados.0.smithi111.stdout:3195: finishing write tid 2 to smithi11166722-454 2023-10-01T09:12:02.495 INFO:tasks.rados.rados.0.smithi111.stdout:3195: finishing write tid 3 to smithi11166722-454 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3195: finishing write tid 4 to smithi11166722-454 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3195: finishing write tid 5 to smithi11166722-454 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 296 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3196: finishing write tid 1 to smithi11166722-106 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3196: finishing write tid 2 to smithi11166722-106 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3192: done (9 left) 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3193: done (8 left) 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3194: done (7 left) 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3195: done (6 left) 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3201: done (5 left) 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3202: write oid 250 current snap is 0 2023-10-01T09:12:02.496 INFO:tasks.rados.rados.0.smithi111.stdout:3196: finishing write tid 3 to smithi11166722-106 2023-10-01T09:12:02.497 INFO:tasks.rados.rados.0.smithi111.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-10-01T09:12:02.502 INFO:tasks.rados.rados.0.smithi111.stdout:3202: writing smithi11166722-250 from 649298 to 1317976 tid 1 2023-10-01T09:12:02.510 INFO:tasks.rados.rados.0.smithi111.stdout:3202: writing smithi11166722-250 from 1937911 to 2658942 tid 2 2023-10-01T09:12:02.517 INFO:tasks.rados.rados.0.smithi111.stdout:3202: writing smithi11166722-250 from 3174378 to 3849298 tid 3 2023-10-01T09:12:02.518 INFO:tasks.rados.rados.0.smithi111.stdout:3203: write oid 372 current snap is 0 2023-10-01T09:12:02.518 INFO:tasks.rados.rados.0.smithi111.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-10-01T09:12:02.523 INFO:tasks.rados.rados.0.smithi111.stdout:3203: writing smithi11166722-372 from 666105 to 1126385 tid 1 2023-10-01T09:12:02.530 INFO:tasks.rados.rados.0.smithi111.stdout:3203: writing smithi11166722-372 from 1712746 to 2293788 tid 2 2023-10-01T09:12:02.538 INFO:tasks.rados.rados.0.smithi111.stdout:3203: writing smithi11166722-372 from 3034507 to 3659260 tid 3 2023-10-01T09:12:02.539 INFO:tasks.rados.rados.0.smithi111.stdout:3204: write oid 232 current snap is 0 2023-10-01T09:12:02.539 INFO:tasks.rados.rados.0.smithi111.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-10-01T09:12:02.545 INFO:tasks.rados.rados.0.smithi111.stdout:3204: writing smithi11166722-232 from 682912 to 1218441 tid 1 2023-10-01T09:12:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[27651]: audit 2023-10-01T09:12:00.941087+0000 mgr.x (mgr.15039) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T09:12:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[27651]: audit 2023-10-01T09:12:00.947497+0000 mgr.x (mgr.15039) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[27651]: audit 2023-10-01T09:12:00.952804+0000 mgr.x (mgr.15039) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T09:12:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[27651]: cephadm 2023-10-01T09:12:00.963695+0000 mgr.x (mgr.15039) 69 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:12:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[27651]: cephadm 2023-10-01T09:12:00.964265+0000 mgr.x (mgr.15039) 70 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-10-01T09:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-01T09:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-10-01T09:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-01T09:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-01T09:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 09:12:02 smithi183 bash[53364]: t=2023-10-01T09:12:02+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-01T09:12:02.552 INFO:tasks.rados.rados.0.smithi111.stdout:3204: writing smithi11166722-232 from 1771228 to 2495928 tid 2 2023-10-01T09:12:02.557 INFO:tasks.rados.rados.0.smithi111.stdout:3204: writing smithi11166722-232 from 3061930 to 3497955 tid 3 2023-10-01T09:12:02.557 INFO:tasks.rados.rados.0.smithi111.stdout:3205: read oid 125 snap -1 2023-10-01T09:12:02.557 INFO:tasks.rados.rados.0.smithi111.stdout:3205: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-10-01T09:12:02.558 INFO:tasks.rados.rados.0.smithi111.stdout:3206: delete oid 116 current snap is 0 2023-10-01T09:12:02.558 INFO:tasks.rados.rados.0.smithi111.stdout:3197: expect (ObjNum 1341 snap 0 seq_num 1341) 2023-10-01T09:12:02.651 INFO:tasks.rados.rados.0.smithi111.stdout:3200: finishing write tid 1 to smithi11166722-302 2023-10-01T09:12:02.651 INFO:tasks.rados.rados.0.smithi111.stdout:3196: finishing write tid 4 to smithi11166722-106 2023-10-01T09:12:02.652 INFO:tasks.rados.rados.0.smithi111.stdout:3196: finishing write tid 5 to smithi11166722-106 2023-10-01T09:12:02.652 INFO:tasks.rados.rados.0.smithi111.stdout:3196: finishing write tid 6 to smithi11166722-106 2023-10-01T09:12:02.652 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 106 v 403 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-10-01T09:12:02.652 INFO:tasks.rados.rados.0.smithi111.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-10-01T09:12:02.652 INFO:tasks.rados.rados.0.smithi111.stdout:3199: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:12:02.755 INFO:tasks.rados.rados.0.smithi111.stdout:3200: finishing write tid 2 to smithi11166722-302 2023-10-01T09:12:02.756 INFO:tasks.rados.rados.0.smithi111.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3200: finishing write tid 3 to smithi11166722-302 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3200: finishing write tid 4 to smithi11166722-302 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3200: finishing write tid 5 to smithi11166722-302 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 302 v 423 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3202: finishing write tid 1 to smithi11166722-250 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3202: finishing write tid 2 to smithi11166722-250 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3202: finishing write tid 3 to smithi11166722-250 2023-10-01T09:12:02.922 INFO:tasks.rados.rados.0.smithi111.stdout:3196: done (9 left) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3197: done (8 left) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3198: done (7 left) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3199: done (6 left) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3200: done (5 left) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3206: done (4 left) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3207: write oid 269 current snap is 0 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3202: finishing write tid 4 to smithi11166722-250 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3202: finishing write tid 5 to smithi11166722-250 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 250 v 317 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3202: left oid 250 (ObjNum 2014 snap 0 seq_num 2014) 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3203: finishing write tid 1 to smithi11166722-372 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3203: finishing write tid 2 to smithi11166722-372 2023-10-01T09:12:02.923 INFO:tasks.rados.rados.0.smithi111.stdout:3203: finishing write tid 3 to smithi11166722-372 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3203: finishing write tid 4 to smithi11166722-372 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3203: finishing write tid 5 to smithi11166722-372 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 372 v 300 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3203: left oid 372 (ObjNum 2015 snap 0 seq_num 2015) 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3204: finishing write tid 1 to smithi11166722-232 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3204: finishing write tid 2 to smithi11166722-232 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3204: finishing write tid 3 to smithi11166722-232 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3204: finishing write tid 4 to smithi11166722-232 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3204: finishing write tid 5 to smithi11166722-232 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 232 v 365 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3204: left oid 232 (ObjNum 2016 snap 0 seq_num 2016) 2023-10-01T09:12:02.924 INFO:tasks.rados.rados.0.smithi111.stdout:3205: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-10-01T09:12:03.134 INFO:tasks.rados.rados.0.smithi111.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-10-01T09:12:03.146 INFO:tasks.rados.rados.0.smithi111.stdout:3207: writing smithi11166722-269 from 716526 to 1402553 tid 1 2023-10-01T09:12:03.155 INFO:tasks.rados.rados.0.smithi111.stdout:3207: writing smithi11166722-269 from 2171839 to 2900208 tid 2 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3207: writing smithi11166722-269 from 3400423 to 3858992 tid 3 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3202: done (4 left) 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3203: done (3 left) 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3204: done (2 left) 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3205: done (1 left) 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3208: read oid 383 snap -1 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3208: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:12:03.162 INFO:tasks.rados.rados.0.smithi111.stdout:3209: write oid 299 current snap is 0 2023-10-01T09:12:03.163 INFO:tasks.rados.rados.0.smithi111.stdout:3207: finishing write tid 1 to smithi11166722-269 2023-10-01T09:12:03.163 INFO:tasks.rados.rados.0.smithi111.stdout:3207: finishing write tid 2 to smithi11166722-269 2023-10-01T09:12:03.163 INFO:tasks.rados.rados.0.smithi111.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-10-01T09:12:03.170 INFO:tasks.rados.rados.0.smithi111.stdout:3209: writing smithi11166722-299 from 733333 to 1494609 tid 1 2023-10-01T09:12:03.178 INFO:tasks.rados.rados.0.smithi111.stdout:3209: writing smithi11166722-299 from 2230321 to 2818701 tid 2 2023-10-01T09:12:03.184 INFO:tasks.rados.rados.0.smithi111.stdout:3209: writing smithi11166722-299 from 3427846 to 3933333 tid 3 2023-10-01T09:12:03.185 INFO:tasks.rados.rados.0.smithi111.stdout:3210: read oid 480 snap -1 2023-10-01T09:12:03.185 INFO:tasks.rados.rados.0.smithi111.stdout:3210: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:12:03.185 INFO:tasks.rados.rados.0.smithi111.stdout:3211: read oid 450 snap -1 2023-10-01T09:12:03.185 INFO:tasks.rados.rados.0.smithi111.stdout:3211: expect (ObjNum 864 snap 0 seq_num 864) 2023-10-01T09:12:03.185 INFO:tasks.rados.rados.0.smithi111.stdout:3212: write oid 42 current snap is 0 2023-10-01T09:12:03.185 INFO:tasks.rados.rados.0.smithi111.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-10-01T09:12:03.191 INFO:tasks.rados.rados.0.smithi111.stdout:3212: writing smithi11166722-42 from 750140 to 1186665 tid 1 2023-10-01T09:12:03.200 INFO:tasks.rados.rados.0.smithi111.stdout:3212: writing smithi11166722-42 from 1888803 to 2620841 tid 2 2023-10-01T09:12:03.206 INFO:tasks.rados.rados.0.smithi111.stdout:3212: writing smithi11166722-42 from 3055269 to 3652735 tid 3 2023-10-01T09:12:03.206 INFO:tasks.rados.rados.0.smithi111.stdout:3213: read oid 82 snap -1 2023-10-01T09:12:03.206 INFO:tasks.rados.rados.0.smithi111.stdout:3213: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T09:12:03.206 INFO:tasks.rados.rados.0.smithi111.stdout:3214: read oid 148 snap -1 2023-10-01T09:12:03.206 INFO:tasks.rados.rados.0.smithi111.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T09:12:03.207 INFO:tasks.rados.rados.0.smithi111.stdout:3215: write oid 67 current snap is 0 2023-10-01T09:12:03.207 INFO:tasks.rados.rados.0.smithi111.stdout:3207: finishing write tid 3 to smithi11166722-269 2023-10-01T09:12:03.207 INFO:tasks.rados.rados.0.smithi111.stdout:3207: finishing write tid 4 to smithi11166722-269 2023-10-01T09:12:03.207 INFO:tasks.rados.rados.0.smithi111.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-10-01T09:12:03.213 INFO:tasks.rados.rados.0.smithi111.stdout:3215: writing smithi11166722-67 from 766947 to 1278721 tid 1 2023-10-01T09:12:03.220 INFO:tasks.rados.rados.0.smithi111.stdout:3215: writing smithi11166722-67 from 1947285 to 2422981 tid 2 2023-10-01T09:12:03.225 INFO:tasks.rados.rados.0.smithi111.stdout:3215: writing smithi11166722-67 from 2966339 to 3375077 tid 3 2023-10-01T09:12:03.229 INFO:tasks.rados.rados.0.smithi111.stdout:3215: writing smithi11166722-67 from 3895036 to 3966947 tid 4 2023-10-01T09:12:03.229 INFO:tasks.rados.rados.0.smithi111.stdout:3216: write oid 359 current snap is 0 2023-10-01T09:12:03.229 INFO:tasks.rados.rados.0.smithi111.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-10-01T09:12:03.237 INFO:tasks.rados.rados.0.smithi111.stdout:3216: writing smithi11166722-359 from 783754 to 1370777 tid 1 2023-10-01T09:12:03.245 INFO:tasks.rados.rados.0.smithi111.stdout:3216: writing smithi11166722-359 from 1889414 to 2625121 tid 2 2023-10-01T09:12:03.253 INFO:tasks.rados.rados.0.smithi111.stdout:3216: writing smithi11166722-359 from 3393762 to 3983754 tid 3 2023-10-01T09:12:03.253 INFO:tasks.rados.rados.0.smithi111.stdout:3217: read oid 286 snap -1 2023-10-01T09:12:03.253 INFO:tasks.rados.rados.0.smithi111.stdout:3217: expect (ObjNum 1933 snap 0 seq_num 1933) 2023-10-01T09:12:03.253 INFO:tasks.rados.rados.0.smithi111.stdout:3218: write oid 396 current snap is 0 2023-10-01T09:12:03.253 INFO:tasks.rados.rados.0.smithi111.stdout:3207: finishing write tid 5 to smithi11166722-269 2023-10-01T09:12:03.253 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 269 v 427 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-10-01T09:12:03.254 INFO:tasks.rados.rados.0.smithi111.stdout:3207: left oid 269 (ObjNum 2018 snap 0 seq_num 2018) 2023-10-01T09:12:03.254 INFO:tasks.rados.rados.0.smithi111.stdout:3209: finishing write tid 1 to smithi11166722-299 2023-10-01T09:12:03.254 INFO:tasks.rados.rados.0.smithi111.stdout:3208: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T09:12:03.434 INFO:tasks.rados.rados.0.smithi111.stdout:3209: finishing write tid 2 to smithi11166722-299 2023-10-01T09:12:03.434 INFO:tasks.rados.rados.0.smithi111.stdout:3210: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:12:03.500 INFO:tasks.rados.rados.0.smithi111.stdout:3209: finishing write tid 3 to smithi11166722-299 2023-10-01T09:12:03.500 INFO:tasks.rados.rados.0.smithi111.stdout:3209: finishing write tid 4 to smithi11166722-299 2023-10-01T09:12:03.501 INFO:tasks.rados.rados.0.smithi111.stdout:3209: finishing write tid 5 to smithi11166722-299 2023-10-01T09:12:03.501 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 299 v 503 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-10-01T09:12:03.501 INFO:tasks.rados.rados.0.smithi111.stdout:3209: left oid 299 (ObjNum 2019 snap 0 seq_num 2019) 2023-10-01T09:12:03.501 INFO:tasks.rados.rados.0.smithi111.stdout:3211: expect (ObjNum 864 snap 0 seq_num 864) 2023-10-01T09:12:03.534 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:03 smithi111 bash[33891]: cluster 2023-10-01T09:12:02.070980+0000 mgr.x (mgr.15039) 71 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 104 op/s 2023-10-01T09:12:03.534 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:03 smithi111 bash[27369]: cluster 2023-10-01T09:12:02.070980+0000 mgr.x (mgr.15039) 71 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 104 op/s 2023-10-01T09:12:03.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:03 smithi183 bash[27651]: cluster 2023-10-01T09:12:02.070980+0000 mgr.x (mgr.15039) 71 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 104 op/s 2023-10-01T09:12:03.621 INFO:tasks.rados.rados.0.smithi111.stdout:3212: finishing write tid 1 to smithi11166722-42 2023-10-01T09:12:03.621 INFO:tasks.rados.rados.0.smithi111.stdout:3212: finishing write tid 2 to smithi11166722-42 2023-10-01T09:12:03.621 INFO:tasks.rados.rados.0.smithi111.stdout:3212: finishing write tid 3 to smithi11166722-42 2023-10-01T09:12:03.621 INFO:tasks.rados.rados.0.smithi111.stdout:3212: finishing write tid 4 to smithi11166722-42 2023-10-01T09:12:03.622 INFO:tasks.rados.rados.0.smithi111.stdout:3212: finishing write tid 5 to smithi11166722-42 2023-10-01T09:12:03.622 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 42 v 430 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-10-01T09:12:03.622 INFO:tasks.rados.rados.0.smithi111.stdout:3212: left oid 42 (ObjNum 2020 snap 0 seq_num 2020) 2023-10-01T09:12:03.622 INFO:tasks.rados.rados.0.smithi111.stdout:3213: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T09:12:03.788 INFO:tasks.rados.rados.0.smithi111.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T09:12:03.944 INFO:tasks.rados.rados.0.smithi111.stdout:3215: finishing write tid 1 to smithi11166722-67 2023-10-01T09:12:03.944 INFO:tasks.rados.rados.0.smithi111.stdout:3215: finishing write tid 2 to smithi11166722-67 2023-10-01T09:12:03.944 INFO:tasks.rados.rados.0.smithi111.stdout:3215: finishing write tid 3 to smithi11166722-67 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3215: finishing write tid 4 to smithi11166722-67 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3215: finishing write tid 5 to smithi11166722-67 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3215: finishing write tid 6 to smithi11166722-67 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 67 v 341 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3216: finishing write tid 1 to smithi11166722-359 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3216: finishing write tid 2 to smithi11166722-359 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3216: finishing write tid 3 to smithi11166722-359 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3216: finishing write tid 4 to smithi11166722-359 2023-10-01T09:12:03.945 INFO:tasks.rados.rados.0.smithi111.stdout:3216: finishing write tid 5 to smithi11166722-359 2023-10-01T09:12:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 359 v 507 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-10-01T09:12:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:3216: left oid 359 (ObjNum 2022 snap 0 seq_num 2022) 2023-10-01T09:12:03.946 INFO:tasks.rados.rados.0.smithi111.stdout:3217: expect (ObjNum 1933 snap 0 seq_num 1933) 2023-10-01T09:12:04.017 INFO:tasks.rados.rados.0.smithi111.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-10-01T09:12:04.028 INFO:tasks.rados.rados.0.smithi111.stdout:3218: writing smithi11166722-396 from 400561 to 1179186 tid 1 2023-10-01T09:12:04.035 INFO:tasks.rados.rados.0.smithi111.stdout:3218: writing smithi11166722-396 from 1664249 to 2000561 tid 2 2023-10-01T09:12:04.035 INFO:tasks.rados.rados.0.smithi111.stdout:3207: done (11 left) 2023-10-01T09:12:04.035 INFO:tasks.rados.rados.0.smithi111.stdout:3208: done (10 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3209: done (9 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3210: done (8 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3211: done (7 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3212: done (6 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3213: done (5 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3214: done (4 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3215: done (3 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3216: done (2 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3217: done (1 left) 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3219: write oid 109 current snap is 0 2023-10-01T09:12:04.036 INFO:tasks.rados.rados.0.smithi111.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-10-01T09:12:04.039 INFO:tasks.rados.rados.0.smithi111.stdout:3219: writing smithi11166722-109 from 417368 to 871242 tid 1 2023-10-01T09:12:04.046 INFO:tasks.rados.rados.0.smithi111.stdout:3219: writing smithi11166722-109 from 1322731 to 2017368 tid 2 2023-10-01T09:12:04.046 INFO:tasks.rados.rados.0.smithi111.stdout:3220: write oid 456 current snap is 0 2023-10-01T09:12:04.047 INFO:tasks.rados.rados.0.smithi111.stdout:3218: finishing write tid 1 to smithi11166722-396 2023-10-01T09:12:04.047 INFO:tasks.rados.rados.0.smithi111.stdout:3218: finishing write tid 2 to smithi11166722-396 2023-10-01T09:12:04.047 INFO:tasks.rados.rados.0.smithi111.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-10-01T09:12:04.052 INFO:tasks.rados.rados.0.smithi111.stdout:3220: writing smithi11166722-456 from 434175 to 963298 tid 1 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3220: writing smithi11166722-456 from 1381213 to 1864247 tid 2 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3221: write oid 402 current snap is 0 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3218: finishing write tid 3 to smithi11166722-396 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3218: finishing write tid 4 to smithi11166722-396 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 396 v 426 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3218: left oid 396 (ObjNum 2023 snap 0 seq_num 2023) 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3219: finishing write tid 1 to smithi11166722-109 2023-10-01T09:12:04.058 INFO:tasks.rados.rados.0.smithi111.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-10-01T09:12:04.063 INFO:tasks.rados.rados.0.smithi111.stdout:3221: writing smithi11166722-402 from 450982 to 1055354 tid 1 2023-10-01T09:12:04.069 INFO:tasks.rados.rados.0.smithi111.stdout:3221: writing smithi11166722-402 from 1723342 to 2050982 tid 2 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3218: done (3 left) 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3222: write oid 197 current snap is 0 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3219: finishing write tid 2 to smithi11166722-109 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3219: finishing write tid 3 to smithi11166722-109 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3219: finishing write tid 4 to smithi11166722-109 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 430 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3219: left oid 109 (ObjNum 2024 snap 0 seq_num 2024) 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3220: finishing write tid 1 to smithi11166722-456 2023-10-01T09:12:04.070 INFO:tasks.rados.rados.0.smithi111.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-10-01T09:12:04.076 INFO:tasks.rados.rados.0.smithi111.stdout:3222: writing smithi11166722-197 from 467789 to 1147410 tid 1 2023-10-01T09:12:04.081 INFO:tasks.rados.rados.0.smithi111.stdout:3222: writing smithi11166722-197 from 1781824 to 2067789 tid 2 2023-10-01T09:12:04.081 INFO:tasks.rados.rados.0.smithi111.stdout:3219: done (3 left) 2023-10-01T09:12:04.081 INFO:tasks.rados.rados.0.smithi111.stdout:3223: write oid 36 current snap is 0 2023-10-01T09:12:04.081 INFO:tasks.rados.rados.0.smithi111.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-10-01T09:12:04.088 INFO:tasks.rados.rados.0.smithi111.stdout:3223: writing smithi11166722-36 from 484596 to 1239466 tid 1 2023-10-01T09:12:04.093 INFO:tasks.rados.rados.0.smithi111.stdout:3223: writing smithi11166722-36 from 1840306 to 2084596 tid 2 2023-10-01T09:12:04.093 INFO:tasks.rados.rados.0.smithi111.stdout:3224: write oid 29 current snap is 0 2023-10-01T09:12:04.093 INFO:tasks.rados.rados.0.smithi111.stdout:3220: finishing write tid 2 to smithi11166722-456 2023-10-01T09:12:04.093 INFO:tasks.rados.rados.0.smithi111.stdout:3220: finishing write tid 3 to smithi11166722-456 2023-10-01T09:12:04.093 INFO:tasks.rados.rados.0.smithi111.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-10-01T09:12:04.098 INFO:tasks.rados.rados.0.smithi111.stdout:3224: writing smithi11166722-29 from 501403 to 931522 tid 1 2023-10-01T09:12:04.104 INFO:tasks.rados.rados.0.smithi111.stdout:3224: writing smithi11166722-29 from 1498788 to 1989160 tid 2 2023-10-01T09:12:04.104 INFO:tasks.rados.rados.0.smithi111.stdout:3225: write oid 416 current snap is 0 2023-10-01T09:12:04.104 INFO:tasks.rados.rados.0.smithi111.stdout:3220: finishing write tid 4 to smithi11166722-456 2023-10-01T09:12:04.105 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 456 v 405 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-10-01T09:12:04.105 INFO:tasks.rados.rados.0.smithi111.stdout:3220: left oid 456 (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T09:12:04.105 INFO:tasks.rados.rados.0.smithi111.stdout:3221: finishing write tid 1 to smithi11166722-402 2023-10-01T09:12:04.105 INFO:tasks.rados.rados.0.smithi111.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-10-01T09:12:04.110 INFO:tasks.rados.rados.0.smithi111.stdout:3225: writing smithi11166722-416 from 518210 to 1139931 tid 1 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3225: writing smithi11166722-416 from 1557270 to 2118210 tid 2 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3220: done (5 left) 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3226: write oid 68 current snap is 0 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3221: finishing write tid 2 to smithi11166722-402 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3221: finishing write tid 3 to smithi11166722-402 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3221: finishing write tid 4 to smithi11166722-402 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 402 v 406 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3221: left oid 402 (ObjNum 2026 snap 0 seq_num 2026) 2023-10-01T09:12:04.117 INFO:tasks.rados.rados.0.smithi111.stdout:3222: finishing write tid 1 to smithi11166722-197 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:3222: finishing write tid 2 to smithi11166722-197 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:3222: finishing write tid 3 to smithi11166722-197 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:3222: finishing write tid 4 to smithi11166722-197 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 197 v 344 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:3222: left oid 197 (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:3223: finishing write tid 1 to smithi11166722-36 2023-10-01T09:12:04.118 INFO:tasks.rados.rados.0.smithi111.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-10-01T09:12:04.123 INFO:tasks.rados.rados.0.smithi111.stdout:3226: writing smithi11166722-68 from 535017 to 1231987 tid 1 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3226: writing smithi11166722-68 from 2015752 to 2135017 tid 2 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3221: done (5 left) 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3222: done (4 left) 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3227: write oid 131 current snap is 0 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3223: finishing write tid 2 to smithi11166722-36 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3223: finishing write tid 3 to smithi11166722-36 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:3223: finishing write tid 4 to smithi11166722-36 2023-10-01T09:12:04.129 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 36 v 429 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-10-01T09:12:04.130 INFO:tasks.rados.rados.0.smithi111.stdout:3223: left oid 36 (ObjNum 2028 snap 0 seq_num 2028) 2023-10-01T09:12:04.130 INFO:tasks.rados.rados.0.smithi111.stdout:3224: finishing write tid 1 to smithi11166722-29 2023-10-01T09:12:04.130 INFO:tasks.rados.rados.0.smithi111.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-10-01T09:12:04.136 INFO:tasks.rados.rados.0.smithi111.stdout:3227: writing smithi11166722-131 from 551824 to 1324043 tid 1 2023-10-01T09:12:04.141 INFO:tasks.rados.rados.0.smithi111.stdout:3227: writing smithi11166722-131 from 2074234 to 2151824 tid 2 2023-10-01T09:12:04.141 INFO:tasks.rados.rados.0.smithi111.stdout:3223: done (4 left) 2023-10-01T09:12:04.141 INFO:tasks.rados.rados.0.smithi111.stdout:3228: write oid 6 current snap is 0 2023-10-01T09:12:04.141 INFO:tasks.rados.rados.0.smithi111.stdout:3224: finishing write tid 2 to smithi11166722-29 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:3224: finishing write tid 3 to smithi11166722-29 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:3224: finishing write tid 4 to smithi11166722-29 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 29 v 433 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:3224: left oid 29 (ObjNum 2029 snap 0 seq_num 2029) 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:3225: finishing write tid 1 to smithi11166722-416 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:3225: finishing write tid 2 to smithi11166722-416 2023-10-01T09:12:04.142 INFO:tasks.rados.rados.0.smithi111.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-10-01T09:12:04.146 INFO:tasks.rados.rados.0.smithi111.stdout:3228: writing smithi11166722-6 from 568631 to 1016099 tid 1 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:3228: writing smithi11166722-6 from 1732716 to 2168631 tid 2 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:3224: done (4 left) 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:3229: write oid 427 current snap is 0 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:3225: finishing write tid 3 to smithi11166722-416 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:3225: finishing write tid 4 to smithi11166722-416 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 416 v 510 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-10-01T09:12:04.154 INFO:tasks.rados.rados.0.smithi111.stdout:3225: left oid 416 (ObjNum 2030 snap 0 seq_num 2030) 2023-10-01T09:12:04.155 INFO:tasks.rados.rados.0.smithi111.stdout:3226: finishing write tid 1 to smithi11166722-68 2023-10-01T09:12:04.155 INFO:tasks.rados.rados.0.smithi111.stdout:3226: finishing write tid 2 to smithi11166722-68 2023-10-01T09:12:04.155 INFO:tasks.rados.rados.0.smithi111.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-10-01T09:12:04.160 INFO:tasks.rados.rados.0.smithi111.stdout:3229: writing smithi11166722-427 from 585438 to 1108155 tid 1 2023-10-01T09:12:04.166 INFO:tasks.rados.rados.0.smithi111.stdout:3229: writing smithi11166722-427 from 1674845 to 2185438 tid 2 2023-10-01T09:12:04.166 INFO:tasks.rados.rados.0.smithi111.stdout:3225: done (4 left) 2023-10-01T09:12:04.166 INFO:tasks.rados.rados.0.smithi111.stdout:3230: write oid 440 current snap is 0 2023-10-01T09:12:04.167 INFO:tasks.rados.rados.0.smithi111.stdout:3226: finishing write tid 3 to smithi11166722-68 2023-10-01T09:12:04.167 INFO:tasks.rados.rados.0.smithi111.stdout:3226: finishing write tid 4 to smithi11166722-68 2023-10-01T09:12:04.167 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 68 v 513 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-10-01T09:12:04.167 INFO:tasks.rados.rados.0.smithi111.stdout:3226: left oid 68 (ObjNum 2031 snap 0 seq_num 2031) 2023-10-01T09:12:04.167 INFO:tasks.rados.rados.0.smithi111.stdout:3227: finishing write tid 1 to smithi11166722-131 2023-10-01T09:12:04.167 INFO:tasks.rados.rados.0.smithi111.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-10-01T09:12:04.173 INFO:tasks.rados.rados.0.smithi111.stdout:3230: writing smithi11166722-440 from 602245 to 1200211 tid 1 2023-10-01T09:12:04.183 INFO:tasks.rados.rados.0.smithi111.stdout:3230: writing smithi11166722-440 from 1733327 to 2202245 tid 2 2023-10-01T09:12:04.183 INFO:tasks.rados.rados.0.smithi111.stdout:3226: done (4 left) 2023-10-01T09:12:04.183 INFO:tasks.rados.rados.0.smithi111.stdout:3231: read oid 80 snap -1 2023-10-01T09:12:04.183 INFO:tasks.rados.rados.0.smithi111.stdout:3231: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:12:04.184 INFO:tasks.rados.rados.0.smithi111.stdout:3232: read oid 315 snap -1 2023-10-01T09:12:04.184 INFO:tasks.rados.rados.0.smithi111.stdout:3232: expect deleted 2023-10-01T09:12:04.184 INFO:tasks.rados.rados.0.smithi111.stdout:3233: write oid 325 current snap is 0 2023-10-01T09:12:04.184 INFO:tasks.rados.rados.0.smithi111.stdout:3227: finishing write tid 2 to smithi11166722-131 2023-10-01T09:12:04.184 INFO:tasks.rados.rados.0.smithi111.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-10-01T09:12:04.191 INFO:tasks.rados.rados.0.smithi111.stdout:3233: writing smithi11166722-325 from 619052 to 1292267 tid 1 2023-10-01T09:12:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:3233: writing smithi11166722-325 from 1791809 to 2219052 tid 2 2023-10-01T09:12:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:3234: delete oid 477 current snap is 0 2023-10-01T09:12:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:3227: finishing write tid 3 to smithi11166722-131 2023-10-01T09:12:04.197 INFO:tasks.rados.rados.0.smithi111.stdout:3227: finishing write tid 4 to smithi11166722-131 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 131 v 432 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3227: left oid 131 (ObjNum 2032 snap 0 seq_num 2032) 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3228: finishing write tid 1 to smithi11166722-6 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3228: finishing write tid 2 to smithi11166722-6 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3228: finishing write tid 3 to smithi11166722-6 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3228: finishing write tid 4 to smithi11166722-6 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 6 v 446 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3228: left oid 6 (ObjNum 2033 snap 0 seq_num 2033) 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3229: finishing write tid 1 to smithi11166722-427 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3229: finishing write tid 2 to smithi11166722-427 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3229: finishing write tid 3 to smithi11166722-427 2023-10-01T09:12:04.198 INFO:tasks.rados.rados.0.smithi111.stdout:3229: finishing write tid 4 to smithi11166722-427 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 427 v 375 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3229: left oid 427 (ObjNum 2034 snap 0 seq_num 2034) 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3230: finishing write tid 1 to smithi11166722-440 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3230: finishing write tid 2 to smithi11166722-440 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3230: finishing write tid 3 to smithi11166722-440 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3230: finishing write tid 4 to smithi11166722-440 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 440 v 451 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3230: left oid 440 (ObjNum 2035 snap 0 seq_num 2035) 2023-10-01T09:12:04.199 INFO:tasks.rados.rados.0.smithi111.stdout:3231: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T09:12:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:3233: finishing write tid 1 to smithi11166722-325 2023-10-01T09:12:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:3233: finishing write tid 2 to smithi11166722-325 2023-10-01T09:12:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:3233: finishing write tid 3 to smithi11166722-325 2023-10-01T09:12:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:3233: finishing write tid 4 to smithi11166722-325 2023-10-01T09:12:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 325 v 408 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-10-01T09:12:04.307 INFO:tasks.rados.rados.0.smithi111.stdout:3233: left oid 325 (ObjNum 2036 snap 0 seq_num 2036) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3227: done (7 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3228: done (6 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3229: done (5 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3230: done (4 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3231: done (3 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3232: done (2 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3233: done (1 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3234: done (0 left) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3235: read oid 310 snap -1 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3235: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3236: write oid 78 current snap is 0 2023-10-01T09:12:04.308 INFO:tasks.rados.rados.0.smithi111.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-10-01T09:12:04.318 INFO:tasks.rados.rados.0.smithi111.stdout:3236: writing smithi11166722-78 from 652666 to 1192732 tid 1 2023-10-01T09:12:04.324 INFO:tasks.rados.rados.0.smithi111.stdout:3236: writing smithi11166722-78 from 1908773 to 2252666 tid 2 2023-10-01T09:12:04.324 INFO:tasks.rados.rados.0.smithi111.stdout:3237: write oid 101 current snap is 0 2023-10-01T09:12:04.324 INFO:tasks.rados.rados.0.smithi111.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-10-01T09:12:04.331 INFO:tasks.rados.rados.0.smithi111.stdout:3237: writing smithi11166722-101 from 669473 to 1284788 tid 1 2023-10-01T09:12:04.337 INFO:tasks.rados.rados.0.smithi111.stdout:3237: writing smithi11166722-101 from 1967255 to 2269473 tid 2 2023-10-01T09:12:04.337 INFO:tasks.rados.rados.0.smithi111.stdout:3238: read oid 346 snap -1 2023-10-01T09:12:04.337 INFO:tasks.rados.rados.0.smithi111.stdout:3238: expect deleted 2023-10-01T09:12:04.337 INFO:tasks.rados.rados.0.smithi111.stdout:3239: read oid 237 snap -1 2023-10-01T09:12:04.337 INFO:tasks.rados.rados.0.smithi111.stdout:3239: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-10-01T09:12:04.337 INFO:tasks.rados.rados.0.smithi111.stdout:3240: write oid 246 current snap is 0 2023-10-01T09:12:04.338 INFO:tasks.rados.rados.0.smithi111.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-10-01T09:12:04.346 INFO:tasks.rados.rados.0.smithi111.stdout:3240: writing smithi11166722-246 from 686280 to 1376844 tid 1 2023-10-01T09:12:04.353 INFO:tasks.rados.rados.0.smithi111.stdout:3240: writing smithi11166722-246 from 2025737 to 2286280 tid 2 2023-10-01T09:12:04.353 INFO:tasks.rados.rados.0.smithi111.stdout:3241: read oid 94 snap -1 2023-10-01T09:12:04.353 INFO:tasks.rados.rados.0.smithi111.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T09:12:04.353 INFO:tasks.rados.rados.0.smithi111.stdout:3242: write oid 405 current snap is 0 2023-10-01T09:12:04.353 INFO:tasks.rados.rados.0.smithi111.stdout:3235: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T09:12:04.509 INFO:tasks.rados.rados.0.smithi111.stdout:3236: finishing write tid 1 to smithi11166722-78 2023-10-01T09:12:04.509 INFO:tasks.rados.rados.0.smithi111.stdout:3236: finishing write tid 2 to smithi11166722-78 2023-10-01T09:12:04.509 INFO:tasks.rados.rados.0.smithi111.stdout:3236: finishing write tid 3 to smithi11166722-78 2023-10-01T09:12:04.509 INFO:tasks.rados.rados.0.smithi111.stdout:3236: finishing write tid 4 to smithi11166722-78 2023-10-01T09:12:04.509 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 78 v 516 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-10-01T09:12:04.509 INFO:tasks.rados.rados.0.smithi111.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:3237: finishing write tid 1 to smithi11166722-101 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:3237: finishing write tid 2 to smithi11166722-101 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:3237: finishing write tid 3 to smithi11166722-101 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:3237: finishing write tid 4 to smithi11166722-101 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 301 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-10-01T09:12:04.510 INFO:tasks.rados.rados.0.smithi111.stdout:3239: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-10-01T09:12:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: cephadm 2023-10-01T09:12:03.233430+0000 mgr.x (mgr.15039) 72 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-01T09:12:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: audit 2023-10-01T09:12:03.235035+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: audit 2023-10-01T09:12:03.236953+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: audit 2023-10-01T09:12:03.238506+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:12:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: audit 2023-10-01T09:12:03.239831+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: cephadm 2023-10-01T09:12:03.246016+0000 mgr.x (mgr.15039) 73 : cephadm [INF] Deploying daemon mgr.y on smithi111 2023-10-01T09:12:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: audit 2023-10-01T09:12:03.313330+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.111:0/2804450515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:04 smithi183 bash[27651]: cluster 2023-10-01T09:12:04.071569+0000 mgr.x (mgr.15039) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: cephadm 2023-10-01T09:12:03.233430+0000 mgr.x (mgr.15039) 72 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: audit 2023-10-01T09:12:03.235035+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: audit 2023-10-01T09:12:03.236953+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: audit 2023-10-01T09:12:03.238506+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: audit 2023-10-01T09:12:03.239831+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: cephadm 2023-10-01T09:12:03.246016+0000 mgr.x (mgr.15039) 73 : cephadm [INF] Deploying daemon mgr.y on smithi111 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: audit 2023-10-01T09:12:03.313330+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.111:0/2804450515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[27369]: cluster 2023-10-01T09:12:04.071569+0000 mgr.x (mgr.15039) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: cephadm 2023-10-01T09:12:03.233430+0000 mgr.x (mgr.15039) 72 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: audit 2023-10-01T09:12:03.235035+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: audit 2023-10-01T09:12:03.236953+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: audit 2023-10-01T09:12:03.238506+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: audit 2023-10-01T09:12:03.239831+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: cephadm 2023-10-01T09:12:03.246016+0000 mgr.x (mgr.15039) 73 : cephadm [INF] Deploying daemon mgr.y on smithi111 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: audit 2023-10-01T09:12:03.313330+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.111:0/2804450515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:04 smithi111 bash[33891]: cluster 2023-10-01T09:12:04.071569+0000 mgr.x (mgr.15039) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:3240: finishing write tid 1 to smithi11166722-246 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:3240: finishing write tid 2 to smithi11166722-246 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:3240: finishing write tid 3 to smithi11166722-246 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:3240: finishing write tid 4 to smithi11166722-246 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 246 v 550 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-10-01T09:12:04.703 INFO:tasks.rados.rados.0.smithi111.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T09:12:04.868 INFO:tasks.rados.rados.0.smithi111.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-10-01T09:12:04.882 INFO:tasks.rados.rados.0.smithi111.stdout:3242: writing smithi11166722-405 from 703087 to 1468900 tid 1 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3242: writing smithi11166722-405 from 2084219 to 2303087 tid 2 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3235: done (7 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3236: done (6 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3237: done (5 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3238: done (4 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3239: done (3 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3240: done (2 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3241: done (1 left) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3243: read oid 40 snap -1 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3243: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-10-01T09:12:04.888 INFO:tasks.rados.rados.0.smithi111.stdout:3244: delete oid 134 current snap is 0 2023-10-01T09:12:04.890 INFO:tasks.rados.rados.0.smithi111.stdout:3242: finishing write tid 1 to smithi11166722-405 2023-10-01T09:12:04.892 INFO:tasks.rados.rados.0.smithi111.stdout:3244: done (2 left) 2023-10-01T09:12:04.892 INFO:tasks.rados.rados.0.smithi111.stdout:3245: write oid 245 current snap is 0 2023-10-01T09:12:04.892 INFO:tasks.rados.rados.0.smithi111.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-10-01T09:12:04.899 INFO:tasks.rados.rados.0.smithi111.stdout:3245: writing smithi11166722-245 from 736701 to 1253012 tid 1 2023-10-01T09:12:04.905 INFO:tasks.rados.rados.0.smithi111.stdout:3245: writing smithi11166722-245 from 1684830 to 2200885 tid 2 2023-10-01T09:12:04.905 INFO:tasks.rados.rados.0.smithi111.stdout:3246: write oid 182 current snap is 0 2023-10-01T09:12:04.905 INFO:tasks.rados.rados.0.smithi111.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-10-01T09:12:04.913 INFO:tasks.rados.rados.0.smithi111.stdout:3246: writing smithi11166722-182 from 753508 to 1345068 tid 1 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3246: writing smithi11166722-182 from 2143312 to 2353508 tid 2 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3247: read oid 427 snap -1 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3247: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3248: delete oid 95 current snap is 0 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3242: finishing write tid 2 to smithi11166722-405 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3242: finishing write tid 3 to smithi11166722-405 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3242: finishing write tid 4 to smithi11166722-405 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 405 v 378 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-10-01T09:12:04.920 INFO:tasks.rados.rados.0.smithi111.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-10-01T09:12:04.921 INFO:tasks.rados.rados.0.smithi111.stdout:3245: finishing write tid 1 to smithi11166722-245 2023-10-01T09:12:04.921 INFO:tasks.rados.rados.0.smithi111.stdout:3243: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3245: finishing write tid 2 to smithi11166722-245 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3245: finishing write tid 3 to smithi11166722-245 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3242: done (5 left) 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3243: done (4 left) 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3248: done (3 left) 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3249: read oid 235 snap -1 2023-10-01T09:12:05.111 INFO:tasks.rados.rados.0.smithi111.stdout:3249: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:3250: write oid 396 current snap is 0 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:3245: finishing write tid 4 to smithi11166722-245 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 519 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:3245: left oid 245 (ObjNum 2043 snap 0 seq_num 2043) 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:3246: finishing write tid 1 to smithi11166722-182 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:3246: finishing write tid 2 to smithi11166722-182 2023-10-01T09:12:05.112 INFO:tasks.rados.rados.0.smithi111.stdout:3247: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-10-01T09:12:05.219 INFO:tasks.rados.rados.0.smithi111.stdout:3246: finishing write tid 3 to smithi11166722-182 2023-10-01T09:12:05.219 INFO:tasks.rados.rados.0.smithi111.stdout:3246: finishing write tid 4 to smithi11166722-182 2023-10-01T09:12:05.219 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 182 v 304 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-10-01T09:12:05.219 INFO:tasks.rados.rados.0.smithi111.stdout:3246: left oid 182 (ObjNum 2044 snap 0 seq_num 2044) 2023-10-01T09:12:05.219 INFO:tasks.rados.rados.0.smithi111.stdout:3249: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-10-01T09:12:05.435 INFO:tasks.rados.rados.0.smithi111.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-10-01T09:12:05.442 INFO:tasks.rados.rados.0.smithi111.stdout:3250: writing smithi11166722-396 from 787122 to 1245533 tid 1 2023-10-01T09:12:05.449 INFO:tasks.rados.rados.0.smithi111.stdout:3250: writing smithi11166722-396 from 1860276 to 2387122 tid 2 2023-10-01T09:12:05.449 INFO:tasks.rados.rados.0.smithi111.stdout:3245: done (4 left) 2023-10-01T09:12:05.449 INFO:tasks.rados.rados.0.smithi111.stdout:3246: done (3 left) 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3247: done (2 left) 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3249: done (1 left) 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3251: read oid 185 snap -1 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3251: expect (ObjNum 970 snap 0 seq_num 970) 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3252: read oid 462 snap -1 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3252: expect deleted 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3253: write oid 494 current snap is 0 2023-10-01T09:12:05.450 INFO:tasks.rados.rados.0.smithi111.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-10-01T09:12:05.454 INFO:tasks.rados.rados.0.smithi111.stdout:3253: writing smithi11166722-494 from 403929 to 937589 tid 1 2023-10-01T09:12:05.460 INFO:tasks.rados.rados.0.smithi111.stdout:3253: writing smithi11166722-494 from 1518758 to 1925798 tid 2 2023-10-01T09:12:05.460 INFO:tasks.rados.rados.0.smithi111.stdout:3254: read oid 86 snap -1 2023-10-01T09:12:05.460 INFO:tasks.rados.rados.0.smithi111.stdout:3254: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:12:05.460 INFO:tasks.rados.rados.0.smithi111.stdout:3255: write oid 27 current snap is 0 2023-10-01T09:12:05.461 INFO:tasks.rados.rados.0.smithi111.stdout:3250: finishing write tid 1 to smithi11166722-396 2023-10-01T09:12:05.461 INFO:tasks.rados.rados.0.smithi111.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-10-01T09:12:05.466 INFO:tasks.rados.rados.0.smithi111.stdout:3255: writing smithi11166722-27 from 420736 to 1029645 tid 1 2023-10-01T09:12:05.474 INFO:tasks.rados.rados.0.smithi111.stdout:3255: writing smithi11166722-27 from 1577240 to 2244291 tid 2 2023-10-01T09:12:05.474 INFO:tasks.rados.rados.0.smithi111.stdout:3256: read oid 410 snap -1 2023-10-01T09:12:05.474 INFO:tasks.rados.rados.0.smithi111.stdout:3256: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-10-01T09:12:05.474 INFO:tasks.rados.rados.0.smithi111.stdout:3257: read oid 342 snap -1 2023-10-01T09:12:05.475 INFO:tasks.rados.rados.0.smithi111.stdout:3257: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-01T09:12:05.475 INFO:tasks.rados.rados.0.smithi111.stdout:3258: read oid 44 snap -1 2023-10-01T09:12:05.475 INFO:tasks.rados.rados.0.smithi111.stdout:3258: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:12:05.475 INFO:tasks.rados.rados.0.smithi111.stdout:3259: write oid 487 current snap is 0 2023-10-01T09:12:05.475 INFO:tasks.rados.rados.0.smithi111.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-10-01T09:12:05.480 INFO:tasks.rados.rados.0.smithi111.stdout:3259: writing smithi11166722-487 from 437543 to 1121701 tid 1 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3259: writing smithi11166722-487 from 1635722 to 2046431 tid 2 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3260: read oid 200 snap -1 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3260: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3261: read oid 7 snap -1 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3261: expect (ObjNum 1727 snap 0 seq_num 1727) 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3262: read oid 355 snap -1 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3262: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-01T09:12:05.486 INFO:tasks.rados.rados.0.smithi111.stdout:3263: write oid 96 current snap is 0 2023-10-01T09:12:05.487 INFO:tasks.rados.rados.0.smithi111.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-10-01T09:12:05.493 INFO:tasks.rados.rados.0.smithi111.stdout:3263: writing smithi11166722-96 from 454350 to 1213757 tid 1 2023-10-01T09:12:05.501 INFO:tasks.rados.rados.0.smithi111.stdout:3263: writing smithi11166722-96 from 1977851 to 2454350 tid 2 2023-10-01T09:12:05.501 INFO:tasks.rados.rados.0.smithi111.stdout:3264: read oid 283 snap -1 2023-10-01T09:12:05.501 INFO:tasks.rados.rados.0.smithi111.stdout:3264: expect deleted 2023-10-01T09:12:05.501 INFO:tasks.rados.rados.0.smithi111.stdout:3265: write oid 274 current snap is 0 2023-10-01T09:12:05.501 INFO:tasks.rados.rados.0.smithi111.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-10-01T09:12:05.506 INFO:tasks.rados.rados.0.smithi111.stdout:3265: writing smithi11166722-274 from 471157 to 905813 tid 1 2023-10-01T09:12:05.513 INFO:tasks.rados.rados.0.smithi111.stdout:3265: writing smithi11166722-274 from 1636333 to 2050711 tid 2 2023-10-01T09:12:05.513 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:05.513 INFO:tasks.rados.rados.0.smithi111.stdout:3250: finishing write tid 2 to smithi11166722-396 2023-10-01T09:12:05.513 INFO:tasks.rados.rados.0.smithi111.stdout:3251: expect (ObjNum 970 snap 0 seq_num 970) 2023-10-01T09:12:05.620 INFO:tasks.rados.rados.0.smithi111.stdout:3250: finishing write tid 3 to smithi11166722-396 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3250: finishing write tid 4 to smithi11166722-396 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 396 v 436 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3250: left oid 396 (ObjNum 2046 snap 0 seq_num 2046) 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3253: finishing write tid 1 to smithi11166722-494 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3253: finishing write tid 2 to smithi11166722-494 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3253: finishing write tid 3 to smithi11166722-494 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3253: finishing write tid 4 to smithi11166722-494 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 494 v 392 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3253: left oid 494 (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T09:12:05.621 INFO:tasks.rados.rados.0.smithi111.stdout:3254: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:12:05.772 INFO:tasks.rados.rados.0.smithi111.stdout:3255: finishing write tid 1 to smithi11166722-27 2023-10-01T09:12:05.772 INFO:tasks.rados.rados.0.smithi111.stdout:3258: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:12:05.864 INFO:tasks.rados.rados.0.smithi111.stdout:3256: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-10-01T09:12:05.924 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:05 smithi111 bash[27369]: audit 2023-10-01T09:12:05.765632+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.111:0/406710492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:05.925 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:05 smithi111 systemd[1]: Stopping Ceph mgr.y for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:12:05.925 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:05 smithi111 bash[33891]: audit 2023-10-01T09:12:05.765632+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.111:0/406710492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:05.995 INFO:tasks.rados.rados.0.smithi111.stdout:3255: finishing write tid 2 to smithi11166722-27 2023-10-01T09:12:05.995 INFO:tasks.rados.rados.0.smithi111.stdout:3255: finishing write tid 3 to smithi11166722-27 2023-10-01T09:12:05.995 INFO:tasks.rados.rados.0.smithi111.stdout:3255: finishing write tid 4 to smithi11166722-27 2023-10-01T09:12:05.995 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 381 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-10-01T09:12:05.995 INFO:tasks.rados.rados.0.smithi111.stdout:3255: left oid 27 (ObjNum 2048 snap 0 seq_num 2048) 2023-10-01T09:12:05.996 INFO:tasks.rados.rados.0.smithi111.stdout:3257: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-10-01T09:12:06.139 INFO:tasks.rados.rados.0.smithi111.stdout:3259: finishing write tid 1 to smithi11166722-487 2023-10-01T09:12:06.139 INFO:tasks.rados.rados.0.smithi111.stdout:3259: finishing write tid 2 to smithi11166722-487 2023-10-01T09:12:06.139 INFO:tasks.rados.rados.0.smithi111.stdout:3259: finishing write tid 3 to smithi11166722-487 2023-10-01T09:12:06.139 INFO:tasks.rados.rados.0.smithi111.stdout:3260: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-10-01T09:12:06.275 INFO:tasks.rados.rados.0.smithi111.stdout:3259: finishing write tid 4 to smithi11166722-487 2023-10-01T09:12:06.275 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 487 v 304 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-10-01T09:12:06.275 INFO:tasks.rados.rados.0.smithi111.stdout:3259: left oid 487 (ObjNum 2049 snap 0 seq_num 2049) 2023-10-01T09:12:06.275 INFO:tasks.rados.rados.0.smithi111.stdout:3262: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-01T09:12:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:05 smithi183 bash[27651]: audit 2023-10-01T09:12:05.765632+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.111:0/406710492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:06.396 INFO:tasks.rados.rados.0.smithi111.stdout:3261: expect (ObjNum 1727 snap 0 seq_num 1727) 2023-10-01T09:12:06.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[71214]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-y 2023-10-01T09:12:06.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[71279]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-y 2023-10-01T09:12:06.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:06 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-01T09:12:06.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:06 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-01T09:12:06.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:06 smithi111 systemd[1]: Stopped Ceph mgr.y for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:3263: finishing write tid 1 to smithi11166722-96 2023-10-01T09:12:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:3263: finishing write tid 2 to smithi11166722-96 2023-10-01T09:12:06.628 INFO:tasks.rados.rados.0.smithi111.stdout:3263: finishing write tid 3 to smithi11166722-96 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3263: finishing write tid 4 to smithi11166722-96 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 96 v 553 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3263: left oid 96 (ObjNum 2050 snap 0 seq_num 2050) 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3265: finishing write tid 1 to smithi11166722-274 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3265: finishing write tid 2 to smithi11166722-274 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3265: finishing write tid 3 to smithi11166722-274 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3265: finishing write tid 4 to smithi11166722-274 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 274 v 411 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3265: left oid 274 (ObjNum 2051 snap 0 seq_num 2051) 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3250: done (15 left) 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3251: done (14 left) 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3252: done (13 left) 2023-10-01T09:12:06.629 INFO:tasks.rados.rados.0.smithi111.stdout:3253: done (12 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3254: done (11 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3255: done (10 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3256: done (9 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3257: done (8 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3258: done (7 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3259: done (6 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3260: done (5 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3261: done (4 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3262: done (3 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3263: done (2 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3264: done (1 left) 2023-10-01T09:12:06.630 INFO:tasks.rados.rados.0.smithi111.stdout:3265: done (0 left) 2023-10-01T09:12:06.631 INFO:tasks.rados.rados.0.smithi111.stdout:3266: read oid 86 snap -1 2023-10-01T09:12:06.631 INFO:tasks.rados.rados.0.smithi111.stdout:3266: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:12:06.631 INFO:tasks.rados.rados.0.smithi111.stdout:3267: write oid 175 current snap is 0 2023-10-01T09:12:06.631 INFO:tasks.rados.rados.0.smithi111.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-10-01T09:12:06.638 INFO:tasks.rados.rados.0.smithi111.stdout:3267: writing smithi11166722-175 from 487964 to 997869 tid 1 2023-10-01T09:12:06.646 INFO:tasks.rados.rados.0.smithi111.stdout:3267: writing smithi11166722-175 from 1694815 to 2369204 tid 2 2023-10-01T09:12:06.646 INFO:tasks.rados.rados.0.smithi111.stdout:3268: write oid 259 current snap is 0 2023-10-01T09:12:06.647 INFO:tasks.rados.rados.0.smithi111.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-10-01T09:12:06.653 INFO:tasks.rados.rados.0.smithi111.stdout:3268: writing smithi11166722-259 from 504771 to 1206278 tid 1 2023-10-01T09:12:06.660 INFO:tasks.rados.rados.0.smithi111.stdout:3268: writing smithi11166722-259 from 1869650 to 2287697 tid 2 2023-10-01T09:12:06.660 INFO:tasks.rados.rados.0.smithi111.stdout:3269: read oid 274 snap -1 2023-10-01T09:12:06.660 INFO:tasks.rados.rados.0.smithi111.stdout:3269: expect (ObjNum 2051 snap 0 seq_num 2051) 2023-10-01T09:12:06.660 INFO:tasks.rados.rados.0.smithi111.stdout:3270: read oid 51 snap -1 2023-10-01T09:12:06.661 INFO:tasks.rados.rados.0.smithi111.stdout:3270: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-10-01T09:12:06.661 INFO:tasks.rados.rados.0.smithi111.stdout:3271: delete oid 123 current snap is 0 2023-10-01T09:12:06.661 INFO:tasks.rados.rados.0.smithi111.stdout:3266: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:3267: finishing write tid 1 to smithi11166722-175 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:3267: finishing write tid 2 to smithi11166722-175 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:3267: finishing write tid 3 to smithi11166722-175 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:3267: finishing write tid 4 to smithi11166722-175 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 175 v 384 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:3267: left oid 175 (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T09:12:06.828 INFO:tasks.rados.rados.0.smithi111.stdout:3268: finishing write tid 1 to smithi11166722-259 2023-10-01T09:12:06.829 INFO:tasks.rados.rados.0.smithi111.stdout:3268: finishing write tid 2 to smithi11166722-259 2023-10-01T09:12:06.829 INFO:tasks.rados.rados.0.smithi111.stdout:3268: finishing write tid 3 to smithi11166722-259 2023-10-01T09:12:06.829 INFO:tasks.rados.rados.0.smithi111.stdout:3269: expect (ObjNum 2051 snap 0 seq_num 2051) 2023-10-01T09:12:06.947 INFO:tasks.rados.rados.0.smithi111.stdout:3268: finishing write tid 4 to smithi11166722-259 2023-10-01T09:12:06.947 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 259 v 522 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-10-01T09:12:06.947 INFO:tasks.rados.rados.0.smithi111.stdout:3268: left oid 259 (ObjNum 2053 snap 0 seq_num 2053) 2023-10-01T09:12:06.947 INFO:tasks.rados.rados.0.smithi111.stdout:3270: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-10-01T09:12:07.026 INFO:tasks.rados.rados.0.smithi111.stdout:3266: done (5 left) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3267: done (4 left) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3268: done (3 left) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3269: done (2 left) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3270: done (1 left) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3271: done (0 left) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3272: read oid 121 snap -1 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3272: expect (ObjNum 1160 snap 0 seq_num 1160) 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3273: read oid 170 snap -1 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3273: expect deleted 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3274: write oid 260 current snap is 0 2023-10-01T09:12:07.027 INFO:tasks.rados.rados.0.smithi111.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-10-01T09:12:07.032 INFO:tasks.rados.rados.0.smithi111.stdout:3274: writing smithi11166722-260 from 538385 to 990390 tid 1 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3274: writing smithi11166722-260 from 1470261 to 1891977 tid 2 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3275: read oid 474 snap -1 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3275: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3276: read oid 446 snap -1 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3276: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3277: read oid 411 snap -1 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3277: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3278: write oid 410 current snap is 0 2023-10-01T09:12:07.038 INFO:tasks.rados.rados.0.smithi111.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-10-01T09:12:07.044 INFO:tasks.rados.rados.0.smithi111.stdout:3278: writing smithi11166722-410 from 555192 to 1082446 tid 1 2023-10-01T09:12:07.051 INFO:tasks.rados.rados.0.smithi111.stdout:3278: writing smithi11166722-410 from 1528743 to 2094117 tid 2 2023-10-01T09:12:07.051 INFO:tasks.rados.rados.0.smithi111.stdout:3279: delete oid 409 current snap is 0 2023-10-01T09:12:07.051 INFO:tasks.rados.rados.0.smithi111.stdout:3272: expect (ObjNum 1160 snap 0 seq_num 1160) 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[27369]: cluster 2023-10-01T09:12:06.072837+0000 mgr.x (mgr.15039) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[27369]: audit 2023-10-01T09:12:06.749624+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[27369]: audit 2023-10-01T09:12:06.756002+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[27369]: audit 2023-10-01T09:12:06.765005+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:06 smithi111 systemd[1]: Started Ceph mgr.y for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[33891]: cluster 2023-10-01T09:12:06.072837+0000 mgr.x (mgr.15039) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-01T09:12:07.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[33891]: audit 2023-10-01T09:12:06.749624+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:07.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[33891]: audit 2023-10-01T09:12:06.756002+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:07.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:06 smithi111 bash[33891]: audit 2023-10-01T09:12:06.765005+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:07.218 INFO:tasks.rados.rados.0.smithi111.stdout:3274: finishing write tid 1 to smithi11166722-260 2023-10-01T09:12:07.218 INFO:tasks.rados.rados.0.smithi111.stdout:3274: finishing write tid 2 to smithi11166722-260 2023-10-01T09:12:07.218 INFO:tasks.rados.rados.0.smithi111.stdout:3274: finishing write tid 3 to smithi11166722-260 2023-10-01T09:12:07.218 INFO:tasks.rados.rados.0.smithi111.stdout:3276: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:12:07.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:06 smithi183 bash[27651]: cluster 2023-10-01T09:12:06.072837+0000 mgr.x (mgr.15039) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-10-01T09:12:07.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:06 smithi183 bash[27651]: audit 2023-10-01T09:12:06.749624+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:07.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:06 smithi183 bash[27651]: audit 2023-10-01T09:12:06.756002+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:07.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:06 smithi183 bash[27651]: audit 2023-10-01T09:12:06.765005+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:07.336 INFO:tasks.rados.rados.0.smithi111.stdout:3274: finishing write tid 4 to smithi11166722-260 2023-10-01T09:12:07.336 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 307 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-10-01T09:12:07.336 INFO:tasks.rados.rados.0.smithi111.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2023-10-01T09:12:07.337 INFO:tasks.rados.rados.0.smithi111.stdout:3275: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:12:07.448 INFO:tasks.rados.rados.0.smithi111.stdout:3278: finishing write tid 1 to smithi11166722-410 2023-10-01T09:12:07.449 INFO:tasks.rados.rados.0.smithi111.stdout:3277: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-10-01T09:12:07.614 INFO:tasks.rados.rados.0.smithi111.stdout:3278: finishing write tid 2 to smithi11166722-410 2023-10-01T09:12:07.614 INFO:tasks.rados.rados.0.smithi111.stdout:3278: finishing write tid 3 to smithi11166722-410 2023-10-01T09:12:07.614 INFO:tasks.rados.rados.0.smithi111.stdout:3278: finishing write tid 4 to smithi11166722-410 2023-10-01T09:12:07.614 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 410 v 387 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3272: done (7 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3273: done (6 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3274: done (5 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3275: done (4 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3276: done (3 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3277: done (2 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3278: done (1 left) 2023-10-01T09:12:07.615 INFO:tasks.rados.rados.0.smithi111.stdout:3279: done (0 left) 2023-10-01T09:12:07.616 INFO:tasks.rados.rados.0.smithi111.stdout:3280: read oid 149 snap -1 2023-10-01T09:12:07.616 INFO:tasks.rados.rados.0.smithi111.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-01T09:12:07.616 INFO:tasks.rados.rados.0.smithi111.stdout:3281: write oid 326 current snap is 0 2023-10-01T09:12:07.616 INFO:tasks.rados.rados.0.smithi111.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-10-01T09:12:07.628 INFO:tasks.rados.rados.0.smithi111.stdout:3281: writing smithi11166722-326 from 588806 to 1266558 tid 1 2023-10-01T09:12:07.637 INFO:tasks.rados.rados.0.smithi111.stdout:3281: writing smithi11166722-326 from 2045707 to 2588806 tid 2 2023-10-01T09:12:07.637 INFO:tasks.rados.rados.0.smithi111.stdout:3282: read oid 380 snap -1 2023-10-01T09:12:07.637 INFO:tasks.rados.rados.0.smithi111.stdout:3282: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T09:12:07.637 INFO:tasks.rados.rados.0.smithi111.stdout:3283: write oid 91 current snap is 0 2023-10-01T09:12:07.637 INFO:tasks.rados.rados.0.smithi111.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-10-01T09:12:07.795 INFO:tasks.rados.rados.0.smithi111.stdout:3281: finishing write tid 1 to smithi11166722-326 2023-10-01T09:12:07.795 INFO:tasks.rados.rados.0.smithi111.stdout:3281: finishing write tid 2 to smithi11166722-326 2023-10-01T09:12:07.795 INFO:tasks.rados.rados.0.smithi111.stdout:3281: finishing write tid 3 to smithi11166722-326 2023-10-01T09:12:07.795 INFO:tasks.rados.rados.0.smithi111.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-10-01T09:12:07.802 INFO:tasks.rados.rados.0.smithi111.stdout:3283: writing smithi11166722-91 from 605613 to 1358614 tid 1 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3283: writing smithi11166722-91 from 1987836 to 2416890 tid 2 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3280: done (3 left) 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3284: read oid 221 snap -1 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3284: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3285: delete oid 265 current snap is 0 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3281: finishing write tid 4 to smithi11166722-326 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 326 v 449 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-10-01T09:12:07.809 INFO:tasks.rados.rados.0.smithi111.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-10-01T09:12:07.810 INFO:tasks.rados.rados.0.smithi111.stdout:3282: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T09:12:07.971 INFO:tasks.rados.rados.0.smithi111.stdout:3283: finishing write tid 1 to smithi11166722-91 2023-10-01T09:12:07.971 INFO:tasks.rados.rados.0.smithi111.stdout:3283: finishing write tid 2 to smithi11166722-91 2023-10-01T09:12:07.972 INFO:tasks.rados.rados.0.smithi111.stdout:3283: finishing write tid 3 to smithi11166722-91 2023-10-01T09:12:07.972 INFO:tasks.rados.rados.0.smithi111.stdout:3283: finishing write tid 4 to smithi11166722-91 2023-10-01T09:12:07.972 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 91 v 525 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-10-01T09:12:07.972 INFO:tasks.rados.rados.0.smithi111.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-10-01T09:12:07.972 INFO:tasks.rados.rados.0.smithi111.stdout:3284: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-10-01T09:12:08.155 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:07 smithi111 bash[71331]: debug 2023-10-01T09:12:07.977+0000 7f5d1c671700 1 -- 172.21.15.111:0/1684250120 <== mon.0 v2:172.21.15.111:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560dd550d1e0 con 0x560dd628c400 2023-10-01T09:12:08.164 INFO:tasks.rados.rados.0.smithi111.stdout:3281: done (4 left) 2023-10-01T09:12:08.164 INFO:tasks.rados.rados.0.smithi111.stdout:3282: done (3 left) 2023-10-01T09:12:08.164 INFO:tasks.rados.rados.0.smithi111.stdout:3283: done (2 left) 2023-10-01T09:12:08.164 INFO:tasks.rados.rados.0.smithi111.stdout:3284: done (1 left) 2023-10-01T09:12:08.164 INFO:tasks.rados.rados.0.smithi111.stdout:3285: done (0 left) 2023-10-01T09:12:08.164 INFO:tasks.rados.rados.0.smithi111.stdout:3286: read oid 357 snap -1 2023-10-01T09:12:08.165 INFO:tasks.rados.rados.0.smithi111.stdout:3286: expect (ObjNum 356 snap 0 seq_num 356) 2023-10-01T09:12:08.165 INFO:tasks.rados.rados.0.smithi111.stdout:3287: write oid 141 current snap is 0 2023-10-01T09:12:08.165 INFO:tasks.rados.rados.0.smithi111.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-10-01T09:12:08.176 INFO:tasks.rados.rados.0.smithi111.stdout:3287: writing smithi11166722-141 from 639227 to 1259079 tid 1 2023-10-01T09:12:08.183 INFO:tasks.rados.rados.0.smithi111.stdout:3287: writing smithi11166722-141 from 1821153 to 2253876 tid 2 2023-10-01T09:12:08.183 INFO:tasks.rados.rados.0.smithi111.stdout:3288: read oid 90 snap -1 2023-10-01T09:12:08.183 INFO:tasks.rados.rados.0.smithi111.stdout:3288: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T09:12:08.184 INFO:tasks.rados.rados.0.smithi111.stdout:3289: write oid 75 current snap is 0 2023-10-01T09:12:08.184 INFO:tasks.rados.rados.0.smithi111.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-10-01T09:12:08.191 INFO:tasks.rados.rados.0.smithi111.stdout:3289: writing smithi11166722-75 from 656034 to 1351135 tid 1 2023-10-01T09:12:08.198 INFO:tasks.rados.rados.0.smithi111.stdout:3289: writing smithi11166722-75 from 1879635 to 2456016 tid 2 2023-10-01T09:12:08.198 INFO:tasks.rados.rados.0.smithi111.stdout:3290: read oid 291 snap -1 2023-10-01T09:12:08.198 INFO:tasks.rados.rados.0.smithi111.stdout:3290: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-10-01T09:12:08.198 INFO:tasks.rados.rados.0.smithi111.stdout:3291: write oid 382 current snap is 0 2023-10-01T09:12:08.198 INFO:tasks.rados.rados.0.smithi111.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-10-01T09:12:08.207 INFO:tasks.rados.rados.0.smithi111.stdout:3291: writing smithi11166722-382 from 672841 to 1443191 tid 1 2023-10-01T09:12:08.214 INFO:tasks.rados.rados.0.smithi111.stdout:3291: writing smithi11166722-382 from 2221764 to 2658156 tid 2 2023-10-01T09:12:08.214 INFO:tasks.rados.rados.0.smithi111.stdout:3292: write oid 493 current snap is 0 2023-10-01T09:12:08.214 INFO:tasks.rados.rados.0.smithi111.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-10-01T09:12:08.221 INFO:tasks.rados.rados.0.smithi111.stdout:3292: writing smithi11166722-493 from 689648 to 1135247 tid 1 2023-10-01T09:12:08.229 INFO:tasks.rados.rados.0.smithi111.stdout:3292: writing smithi11166722-493 from 1880246 to 2460296 tid 2 2023-10-01T09:12:08.229 INFO:tasks.rados.rados.0.smithi111.stdout:3293: read oid 480 snap -1 2023-10-01T09:12:08.229 INFO:tasks.rados.rados.0.smithi111.stdout:3293: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3294: read oid 155 snap -1 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3294: expect deleted 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3295: read oid 179 snap -1 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3295: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3296: read oid 11 snap -1 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3296: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3297: write oid 130 current snap is 0 2023-10-01T09:12:08.230 INFO:tasks.rados.rados.0.smithi111.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-10-01T09:12:08.236 INFO:tasks.rados.rados.0.smithi111.stdout:3297: writing smithi11166722-130 from 706455 to 1227303 tid 1 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3297: writing smithi11166722-130 from 1938728 to 2378789 tid 2 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3298: read oid 56 snap -1 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3298: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3299: read oid 238 snap -1 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3299: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3300: delete oid 233 current snap is 0 2023-10-01T09:12:08.244 INFO:tasks.rados.rados.0.smithi111.stdout:3286: expect (ObjNum 356 snap 0 seq_num 356) 2023-10-01T09:12:08.383 INFO:tasks.rados.rados.0.smithi111.stdout:3287: finishing write tid 1 to smithi11166722-141 2023-10-01T09:12:08.384 INFO:tasks.rados.rados.0.smithi111.stdout:3287: finishing write tid 2 to smithi11166722-141 2023-10-01T09:12:08.384 INFO:tasks.rados.rados.0.smithi111.stdout:3287: finishing write tid 3 to smithi11166722-141 2023-10-01T09:12:08.384 INFO:tasks.rados.rados.0.smithi111.stdout:3287: finishing write tid 4 to smithi11166722-141 2023-10-01T09:12:08.384 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 141 v 409 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-10-01T09:12:08.384 INFO:tasks.rados.rados.0.smithi111.stdout:3287: left oid 141 (ObjNum 2061 snap 0 seq_num 2061) 2023-10-01T09:12:08.384 INFO:tasks.rados.rados.0.smithi111.stdout:3288: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T09:12:08.640 INFO:tasks.rados.rados.0.smithi111.stdout:3289: finishing write tid 1 to smithi11166722-75 2023-10-01T09:12:08.640 INFO:tasks.rados.rados.0.smithi111.stdout:3290: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-10-01T09:12:08.729 INFO:tasks.rados.rados.0.smithi111.stdout:3289: finishing write tid 2 to smithi11166722-75 2023-10-01T09:12:08.729 INFO:tasks.rados.rados.0.smithi111.stdout:3289: finishing write tid 3 to smithi11166722-75 2023-10-01T09:12:08.729 INFO:tasks.rados.rados.0.smithi111.stdout:3289: finishing write tid 4 to smithi11166722-75 2023-10-01T09:12:08.729 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 75 v 529 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3289: left oid 75 (ObjNum 2062 snap 0 seq_num 2062) 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3291: finishing write tid 1 to smithi11166722-382 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3291: finishing write tid 2 to smithi11166722-382 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3291: finishing write tid 3 to smithi11166722-382 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3291: finishing write tid 4 to smithi11166722-382 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 382 v 437 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3291: left oid 382 (ObjNum 2063 snap 0 seq_num 2063) 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3292: finishing write tid 1 to smithi11166722-493 2023-10-01T09:12:08.730 INFO:tasks.rados.rados.0.smithi111.stdout:3293: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:12:08.797 INFO:tasks.rados.rados.0.smithi111.stdout:3292: finishing write tid 2 to smithi11166722-493 2023-10-01T09:12:08.798 INFO:tasks.rados.rados.0.smithi111.stdout:3292: finishing write tid 3 to smithi11166722-493 2023-10-01T09:12:08.798 INFO:tasks.rados.rados.0.smithi111.stdout:3292: finishing write tid 4 to smithi11166722-493 2023-10-01T09:12:08.798 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 493 v 452 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-10-01T09:12:08.798 INFO:tasks.rados.rados.0.smithi111.stdout:3292: left oid 493 (ObjNum 2064 snap 0 seq_num 2064) 2023-10-01T09:12:08.798 INFO:tasks.rados.rados.0.smithi111.stdout:3295: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T09:12:08.912 INFO:tasks.rados.rados.0.smithi111.stdout:3296: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-10-01T09:12:09.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:08 smithi183 bash[52777]: ts=2023-10-01T09:12:08.662Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:12:09.073 INFO:tasks.rados.rados.0.smithi111.stdout:3297: finishing write tid 1 to smithi11166722-130 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3297: finishing write tid 2 to smithi11166722-130 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3286: done (14 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3287: done (13 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3288: done (12 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3289: done (11 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3290: done (10 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3291: done (9 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3292: done (8 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3293: done (7 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3294: done (6 left) 2023-10-01T09:12:09.074 INFO:tasks.rados.rados.0.smithi111.stdout:3295: done (5 left) 2023-10-01T09:12:09.075 INFO:tasks.rados.rados.0.smithi111.stdout:3296: done (4 left) 2023-10-01T09:12:09.075 INFO:tasks.rados.rados.0.smithi111.stdout:3300: done (3 left) 2023-10-01T09:12:09.075 INFO:tasks.rados.rados.0.smithi111.stdout:3301: write oid 185 current snap is 0 2023-10-01T09:12:09.075 INFO:tasks.rados.rados.0.smithi111.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-10-01T09:12:09.087 INFO:tasks.rados.rados.0.smithi111.stdout:3301: writing smithi11166722-185 from 740069 to 1411415 tid 1 2023-10-01T09:12:09.097 INFO:tasks.rados.rados.0.smithi111.stdout:3301: writing smithi11166722-185 from 1939339 to 2383069 tid 2 2023-10-01T09:12:09.097 INFO:tasks.rados.rados.0.smithi111.stdout:3302: write oid 274 current snap is 0 2023-10-01T09:12:09.097 INFO:tasks.rados.rados.0.smithi111.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-10-01T09:12:09.103 INFO:tasks.rados.rados.0.smithi111.stdout:3302: writing smithi11166722-274 from 756876 to 1219824 tid 1 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3302: writing smithi11166722-274 from 1714174 to 2301562 tid 2 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3303: read oid 232 snap -1 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3303: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3304: write oid 78 current snap is 0 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3297: finishing write tid 3 to smithi11166722-130 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3297: finishing write tid 4 to smithi11166722-130 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 130 v 396 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3297: left oid 130 (ObjNum 2065 snap 0 seq_num 2065) 2023-10-01T09:12:09.110 INFO:tasks.rados.rados.0.smithi111.stdout:3298: expect (ObjNum 1865 snap 0 seq_num 1865) 2023-10-01T09:12:09.329 INFO:tasks.rados.rados.0.smithi111.stdout:3299: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T09:12:09.393 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[33891]: cluster 2023-10-01T09:12:08.073501+0000 mgr.x (mgr.15039) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-10-01T09:12:09.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[33891]: audit 2023-10-01T09:12:08.239769+0000 mon.a (mon.0) 925 : audit [DBG] from='client.? 172.21.15.111:0/2146751232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:09.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[27369]: cluster 2023-10-01T09:12:08.073501+0000 mgr.x (mgr.15039) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-10-01T09:12:09.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[27369]: audit 2023-10-01T09:12:08.239769+0000 mon.a (mon.0) 925 : audit [DBG] from='client.? 172.21.15.111:0/2146751232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:09.394 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:08 smithi111 bash[71331]: debug 2023-10-01T09:12:08.149+0000 7f5d267bf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:12:09.394 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[71331]: debug 2023-10-01T09:12:09.157+0000 7f5d267bf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T09:12:09.395 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[71331]: debug 2023-10-01T09:12:09.273+0000 7f5d267bf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:12:09.469 INFO:tasks.rados.rados.0.smithi111.stdout:3301: finishing write tid 1 to smithi11166722-185 2023-10-01T09:12:09.469 INFO:tasks.rados.rados.0.smithi111.stdout:3301: finishing write tid 2 to smithi11166722-185 2023-10-01T09:12:09.469 INFO:tasks.rados.rados.0.smithi111.stdout:3301: finishing write tid 3 to smithi11166722-185 2023-10-01T09:12:09.469 INFO:tasks.rados.rados.0.smithi111.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-10-01T09:12:09.481 INFO:tasks.rados.rados.0.smithi111.stdout:3304: writing smithi11166722-78 from 773683 to 1311880 tid 1 2023-10-01T09:12:09.489 INFO:tasks.rados.rados.0.smithi111.stdout:3304: writing smithi11166722-78 from 1772656 to 2503702 tid 2 2023-10-01T09:12:09.489 INFO:tasks.rados.rados.0.smithi111.stdout:3297: done (6 left) 2023-10-01T09:12:09.489 INFO:tasks.rados.rados.0.smithi111.stdout:3298: done (5 left) 2023-10-01T09:12:09.489 INFO:tasks.rados.rados.0.smithi111.stdout:3299: done (4 left) 2023-10-01T09:12:09.489 INFO:tasks.rados.rados.0.smithi111.stdout:3305: write oid 233 current snap is 0 2023-10-01T09:12:09.489 INFO:tasks.rados.rados.0.smithi111.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-10-01T09:12:09.496 INFO:tasks.rados.rados.0.smithi111.stdout:3305: writing smithi11166722-233 from 790490 to 1403936 tid 1 2023-10-01T09:12:09.502 INFO:tasks.rados.rados.0.smithi111.stdout:3305: writing smithi11166722-233 from 1831138 to 2422195 tid 2 2023-10-01T09:12:09.502 INFO:tasks.rados.rados.0.smithi111.stdout:3306: write oid 343 current snap is 0 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3301: finishing write tid 4 to smithi11166722-185 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 185 v 455 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3301: left oid 185 (ObjNum 2067 snap 0 seq_num 2067) 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3302: finishing write tid 1 to smithi11166722-274 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3302: finishing write tid 2 to smithi11166722-274 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3302: finishing write tid 3 to smithi11166722-274 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3302: finishing write tid 4 to smithi11166722-274 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 274 v 414 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3302: left oid 274 (ObjNum 2068 snap 0 seq_num 2068) 2023-10-01T09:12:09.503 INFO:tasks.rados.rados.0.smithi111.stdout:3303: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-10-01T09:12:09.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:09 smithi183 bash[27651]: cluster 2023-10-01T09:12:08.073501+0000 mgr.x (mgr.15039) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-10-01T09:12:09.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:09 smithi183 bash[27651]: audit 2023-10-01T09:12:08.239769+0000 mon.a (mon.0) 925 : audit [DBG] from='client.? 172.21.15.111:0/2146751232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:09.642 INFO:tasks.rados.rados.0.smithi111.stdout:3304: finishing write tid 1 to smithi11166722-78 2023-10-01T09:12:09.642 INFO:tasks.rados.rados.0.smithi111.stdout:3304: finishing write tid 2 to smithi11166722-78 2023-10-01T09:12:09.642 INFO:tasks.rados.rados.0.smithi111.stdout:3304: finishing write tid 3 to smithi11166722-78 2023-10-01T09:12:09.642 INFO:tasks.rados.rados.0.smithi111.stdout:3304: finishing write tid 4 to smithi11166722-78 2023-10-01T09:12:09.642 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 78 v 532 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-10-01T09:12:09.642 INFO:tasks.rados.rados.0.smithi111.stdout:3304: left oid 78 (ObjNum 2069 snap 0 seq_num 2069) 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:3305: finishing write tid 1 to smithi11166722-233 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:3305: finishing write tid 2 to smithi11166722-233 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:3305: finishing write tid 3 to smithi11166722-233 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:3305: finishing write tid 4 to smithi11166722-233 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 233 v 321 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:3305: left oid 233 (ObjNum 2070 snap 0 seq_num 2070) 2023-10-01T09:12:09.643 INFO:tasks.rados.rados.0.smithi111.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-10-01T09:12:09.653 INFO:tasks.rados.rados.0.smithi111.stdout:3306: writing smithi11166722-343 from 407297 to 1095992 tid 1 2023-10-01T09:12:09.665 INFO:tasks.rados.rados.0.smithi111.stdout:3306: writing smithi11166722-343 from 1773267 to 2507982 tid 2 2023-10-01T09:12:09.665 INFO:tasks.rados.rados.0.smithi111.stdout:3301: done (5 left) 2023-10-01T09:12:09.665 INFO:tasks.rados.rados.0.smithi111.stdout:3302: done (4 left) 2023-10-01T09:12:09.665 INFO:tasks.rados.rados.0.smithi111.stdout:3303: done (3 left) 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3304: done (2 left) 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3305: done (1 left) 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3307: read oid 4 snap -1 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3307: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3308: read oid 414 snap -1 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3308: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3309: read oid 367 snap -1 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3309: expect deleted 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3310: read oid 349 snap -1 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3310: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T09:12:09.666 INFO:tasks.rados.rados.0.smithi111.stdout:3311: delete oid 462 current snap is 0 2023-10-01T09:12:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:3306: finishing write tid 1 to smithi11166722-343 2023-10-01T09:12:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:3309: done (5 left) 2023-10-01T09:12:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:3311: done (4 left) 2023-10-01T09:12:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:3312: write oid 40 current snap is 0 2023-10-01T09:12:09.667 INFO:tasks.rados.rados.0.smithi111.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-10-01T09:12:09.674 INFO:tasks.rados.rados.0.smithi111.stdout:3312: writing smithi11166722-40 from 440911 to 880104 tid 1 2023-10-01T09:12:09.683 INFO:tasks.rados.rados.0.smithi111.stdout:3312: writing smithi11166722-40 from 1490231 to 2228615 tid 2 2023-10-01T09:12:09.683 INFO:tasks.rados.rados.0.smithi111.stdout:3313: write oid 329 current snap is 0 2023-10-01T09:12:09.683 INFO:tasks.rados.rados.0.smithi111.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-10-01T09:12:09.688 INFO:tasks.rados.rados.0.smithi111.stdout:3313: writing smithi11166722-329 from 457718 to 972160 tid 1 2023-10-01T09:12:09.695 INFO:tasks.rados.rados.0.smithi111.stdout:3313: writing smithi11166722-329 from 1548713 to 2147108 tid 2 2023-10-01T09:12:09.695 INFO:tasks.rados.rados.0.smithi111.stdout:3314: read oid 212 snap -1 2023-10-01T09:12:09.695 INFO:tasks.rados.rados.0.smithi111.stdout:3314: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-10-01T09:12:09.695 INFO:tasks.rados.rados.0.smithi111.stdout:3315: write oid 285 current snap is 0 2023-10-01T09:12:09.695 INFO:tasks.rados.rados.0.smithi111.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-10-01T09:12:09.701 INFO:tasks.rados.rados.0.smithi111.stdout:3315: writing smithi11166722-285 from 474525 to 1064216 tid 1 2023-10-01T09:12:09.708 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[71331]: debug 2023-10-01T09:12:09.389+0000 7f5d267bf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:12:09.708 INFO:tasks.rados.rados.0.smithi111.stdout:3315: writing smithi11166722-285 from 1490842 to 2232895 tid 2 2023-10-01T09:12:09.712 INFO:tasks.rados.rados.0.smithi111.stdout:3315: writing smithi11166722-285 from 2832710 to 2874525 tid 3 2023-10-01T09:12:09.712 INFO:tasks.rados.rados.0.smithi111.stdout:3316: read oid 58 snap -1 2023-10-01T09:12:09.712 INFO:tasks.rados.rados.0.smithi111.stdout:3316: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:12:09.712 INFO:tasks.rados.rados.0.smithi111.stdout:3317: read oid 364 snap -1 2023-10-01T09:12:09.712 INFO:tasks.rados.rados.0.smithi111.stdout:3317: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:12:09.712 INFO:tasks.rados.rados.0.smithi111.stdout:3318: write oid 114 current snap is 0 2023-10-01T09:12:09.713 INFO:tasks.rados.rados.0.smithi111.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-10-01T09:12:09.720 INFO:tasks.rados.rados.0.smithi111.stdout:3318: writing smithi11166722-114 from 491332 to 1272625 tid 1 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3318: writing smithi11166722-114 from 2065677 to 2667741 tid 2 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3319: delete oid 376 current snap is 0 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3306: finishing write tid 2 to smithi11166722-343 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3306: finishing write tid 3 to smithi11166722-343 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3306: finishing write tid 4 to smithi11166722-343 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 343 v 390 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2023-10-01T09:12:09.732 INFO:tasks.rados.rados.0.smithi111.stdout:3307: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T09:12:09.893 INFO:tasks.rados.rados.0.smithi111.stdout:3308: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:12:09.967 INFO:tasks.rados.rados.0.smithi111.stdout:3310: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T09:12:10.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:09 smithi111 bash[71331]: debug 2023-10-01T09:12:09.701+0000 7f5d267bf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:12:10.160 INFO:tasks.rados.rados.0.smithi111.stdout:3312: finishing write tid 1 to smithi11166722-40 2023-10-01T09:12:10.160 INFO:tasks.rados.rados.0.smithi111.stdout:3312: finishing write tid 2 to smithi11166722-40 2023-10-01T09:12:10.160 INFO:tasks.rados.rados.0.smithi111.stdout:3312: finishing write tid 3 to smithi11166722-40 2023-10-01T09:12:10.160 INFO:tasks.rados.rados.0.smithi111.stdout:3312: finishing write tid 4 to smithi11166722-40 2023-10-01T09:12:10.160 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 40 v 310 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3312: left oid 40 (ObjNum 2073 snap 0 seq_num 2073) 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3313: finishing write tid 1 to smithi11166722-329 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3313: finishing write tid 2 to smithi11166722-329 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3313: finishing write tid 3 to smithi11166722-329 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3313: finishing write tid 4 to smithi11166722-329 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 329 v 454 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3313: left oid 329 (ObjNum 2074 snap 0 seq_num 2074) 2023-10-01T09:12:10.161 INFO:tasks.rados.rados.0.smithi111.stdout:3314: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-10-01T09:12:10.367 INFO:tasks.rados.rados.0.smithi111.stdout:3315: finishing write tid 1 to smithi11166722-285 2023-10-01T09:12:10.367 INFO:tasks.rados.rados.0.smithi111.stdout:3315: finishing write tid 2 to smithi11166722-285 2023-10-01T09:12:10.367 INFO:tasks.rados.rados.0.smithi111.stdout:3315: finishing write tid 3 to smithi11166722-285 2023-10-01T09:12:10.367 INFO:tasks.rados.rados.0.smithi111.stdout:3315: finishing write tid 4 to smithi11166722-285 2023-10-01T09:12:10.368 INFO:tasks.rados.rados.0.smithi111.stdout:3315: finishing write tid 5 to smithi11166722-285 2023-10-01T09:12:10.368 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 369 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-10-01T09:12:10.368 INFO:tasks.rados.rados.0.smithi111.stdout:3315: left oid 285 (ObjNum 2075 snap 0 seq_num 2075) 2023-10-01T09:12:10.368 INFO:tasks.rados.rados.0.smithi111.stdout:3317: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T09:12:10.524 INFO:tasks.rados.rados.0.smithi111.stdout:3318: finishing write tid 1 to smithi11166722-114 2023-10-01T09:12:10.524 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:10 smithi111 bash[71331]: debug 2023-10-01T09:12:10.101+0000 7f5d267bf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:12:10.524 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:10 smithi111 bash[71331]: debug 2023-10-01T09:12:10.281+0000 7f5d267bf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:12:10.525 INFO:tasks.rados.rados.0.smithi111.stdout:3316: expect (ObjNum 651 snap 0 seq_num 651) 2023-10-01T09:12:10.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:10 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:12:10] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.33.4" 2023-10-01T09:12:10.671 INFO:tasks.rados.rados.0.smithi111.stdout:3318: finishing write tid 2 to smithi11166722-114 2023-10-01T09:12:10.671 INFO:tasks.rados.rados.0.smithi111.stdout:3318: finishing write tid 3 to smithi11166722-114 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3318: finishing write tid 4 to smithi11166722-114 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 114 v 417 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3318: left oid 114 (ObjNum 2076 snap 0 seq_num 2076) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3306: done (11 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3307: done (10 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3308: done (9 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3310: done (8 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3312: done (7 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3313: done (6 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3314: done (5 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3315: done (4 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3316: done (3 left) 2023-10-01T09:12:10.672 INFO:tasks.rados.rados.0.smithi111.stdout:3317: done (2 left) 2023-10-01T09:12:10.673 INFO:tasks.rados.rados.0.smithi111.stdout:3318: done (1 left) 2023-10-01T09:12:10.673 INFO:tasks.rados.rados.0.smithi111.stdout:3319: done (0 left) 2023-10-01T09:12:10.673 INFO:tasks.rados.rados.0.smithi111.stdout:3320: delete oid 375 current snap is 0 2023-10-01T09:12:10.674 INFO:tasks.rados.rados.0.smithi111.stdout:3320: done (0 left) 2023-10-01T09:12:10.674 INFO:tasks.rados.rados.0.smithi111.stdout:3321: read oid 155 snap -1 2023-10-01T09:12:10.674 INFO:tasks.rados.rados.0.smithi111.stdout:3321: expect deleted 2023-10-01T09:12:10.674 INFO:tasks.rados.rados.0.smithi111.stdout:3322: write oid 294 current snap is 0 2023-10-01T09:12:10.674 INFO:tasks.rados.rados.0.smithi111.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-10-01T09:12:10.686 INFO:tasks.rados.rados.0.smithi111.stdout:3322: writing smithi11166722-294 from 541753 to 1148793 tid 1 2023-10-01T09:12:10.694 INFO:tasks.rados.rados.0.smithi111.stdout:3322: writing smithi11166722-294 from 1724770 to 2474161 tid 2 2023-10-01T09:12:10.694 INFO:tasks.rados.rados.0.smithi111.stdout:3323: read oid 1 snap -1 2023-10-01T09:12:10.694 INFO:tasks.rados.rados.0.smithi111.stdout:3323: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-01T09:12:10.694 INFO:tasks.rados.rados.0.smithi111.stdout:3324: write oid 460 current snap is 0 2023-10-01T09:12:10.694 INFO:tasks.rados.rados.0.smithi111.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-10-01T09:12:10.701 INFO:tasks.rados.rados.0.smithi111.stdout:3324: writing smithi11166722-460 from 558560 to 1240849 tid 1 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3324: writing smithi11166722-460 from 1783252 to 2276301 tid 2 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3325: delete oid 300 current snap is 0 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3322: finishing write tid 1 to smithi11166722-294 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3322: finishing write tid 2 to smithi11166722-294 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3322: finishing write tid 3 to smithi11166722-294 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3322: finishing write tid 4 to smithi11166722-294 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 294 v 556 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-10-01T09:12:10.708 INFO:tasks.rados.rados.0.smithi111.stdout:3323: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-01T09:12:10.777 INFO:tasks.rados.rados.0.smithi111.stdout:3324: finishing write tid 1 to smithi11166722-460 2023-10-01T09:12:10.777 INFO:tasks.rados.rados.0.smithi111.stdout:3324: finishing write tid 2 to smithi11166722-460 2023-10-01T09:12:10.777 INFO:tasks.rados.rados.0.smithi111.stdout:3324: finishing write tid 3 to smithi11166722-460 2023-10-01T09:12:10.777 INFO:tasks.rados.rados.0.smithi111.stdout:3324: finishing write tid 4 to smithi11166722-460 2023-10-01T09:12:10.777 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 460 v 457 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3321: done (4 left) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3322: done (3 left) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3323: done (2 left) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3324: done (1 left) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3325: done (0 left) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3326: read oid 413 snap -1 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3326: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3327: read oid 283 snap -1 2023-10-01T09:12:10.778 INFO:tasks.rados.rados.0.smithi111.stdout:3327: expect deleted 2023-10-01T09:12:10.779 INFO:tasks.rados.rados.0.smithi111.stdout:3328: write oid 109 current snap is 0 2023-10-01T09:12:10.779 INFO:tasks.rados.rados.0.smithi111.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-10-01T09:12:10.789 INFO:tasks.rados.rados.0.smithi111.stdout:3328: writing smithi11166722-109 from 592174 to 1024961 tid 1 2023-10-01T09:12:10.795 INFO:tasks.rados.rados.0.smithi111.stdout:3328: writing smithi11166722-109 from 1500216 to 1996934 tid 2 2023-10-01T09:12:10.801 INFO:tasks.rados.rados.0.smithi111.stdout:3328: writing smithi11166722-109 from 2624671 to 2992174 tid 3 2023-10-01T09:12:10.802 INFO:tasks.rados.rados.0.smithi111.stdout:3329: delete oid 380 current snap is 0 2023-10-01T09:12:10.802 INFO:tasks.rados.rados.0.smithi111.stdout:3326: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:12:10.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:10 smithi111 bash[71331]: debug 2023-10-01T09:12:10.517+0000 7f5d267bf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:12:10.998 INFO:tasks.rados.rados.0.smithi111.stdout:3328: finishing write tid 1 to smithi11166722-109 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3328: finishing write tid 2 to smithi11166722-109 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3328: finishing write tid 3 to smithi11166722-109 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3328: finishing write tid 4 to smithi11166722-109 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3328: finishing write tid 5 to smithi11166722-109 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 441 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3326: done (3 left) 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3327: done (2 left) 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3328: done (1 left) 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3329: done (0 left) 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3330: read oid 28 snap -1 2023-10-01T09:12:10.999 INFO:tasks.rados.rados.0.smithi111.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-10-01T09:12:11.000 INFO:tasks.rados.rados.0.smithi111.stdout:3331: delete oid 291 current snap is 0 2023-10-01T09:12:11.001 INFO:tasks.rados.rados.0.smithi111.stdout:3331: done (1 left) 2023-10-01T09:12:11.001 INFO:tasks.rados.rados.0.smithi111.stdout:3332: read oid 218 snap -1 2023-10-01T09:12:11.001 INFO:tasks.rados.rados.0.smithi111.stdout:3332: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:12:11.001 INFO:tasks.rados.rados.0.smithi111.stdout:3333: read oid 210 snap -1 2023-10-01T09:12:11.001 INFO:tasks.rados.rados.0.smithi111.stdout:3333: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:12:11.001 INFO:tasks.rados.rados.0.smithi111.stdout:3334: delete oid 478 current snap is 0 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3334: done (3 left) 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3335: read oid 362 snap -1 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3335: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3336: read oid 239 snap -1 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3336: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3337: read oid 124 snap -1 2023-10-01T09:12:11.004 INFO:tasks.rados.rados.0.smithi111.stdout:3337: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:12:11.005 INFO:tasks.rados.rados.0.smithi111.stdout:3338: write oid 328 current snap is 0 2023-10-01T09:12:11.005 INFO:tasks.rados.rados.0.smithi111.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-10-01T09:12:11.015 INFO:tasks.rados.rados.0.smithi111.stdout:3338: writing smithi11166722-328 from 659402 to 1109538 tid 1 2023-10-01T09:12:11.021 INFO:tasks.rados.rados.0.smithi111.stdout:3338: writing smithi11166722-328 from 1734144 to 2238200 tid 2 2023-10-01T09:12:11.026 INFO:tasks.rados.rados.0.smithi111.stdout:3338: writing smithi11166722-328 from 2734363 to 3059402 tid 3 2023-10-01T09:12:11.027 INFO:tasks.rados.rados.0.smithi111.stdout:3339: write oid 45 current snap is 0 2023-10-01T09:12:11.027 INFO:tasks.rados.rados.0.smithi111.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-10-01T09:12:11.033 INFO:tasks.rados.rados.0.smithi111.stdout:3339: writing smithi11166722-45 from 676209 to 1201594 tid 1 2023-10-01T09:12:11.040 INFO:tasks.rados.rados.0.smithi111.stdout:3339: writing smithi11166722-45 from 1676273 to 2440340 tid 2 2023-10-01T09:12:11.044 INFO:tasks.rados.rados.0.smithi111.stdout:3339: writing smithi11166722-45 from 3045433 to 3076209 tid 3 2023-10-01T09:12:11.044 INFO:tasks.rados.rados.0.smithi111.stdout:3340: write oid 20 current snap is 0 2023-10-01T09:12:11.044 INFO:tasks.rados.rados.0.smithi111.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-10-01T09:12:11.051 INFO:tasks.rados.rados.0.smithi111.stdout:3340: writing smithi11166722-20 from 693016 to 1293650 tid 1 2023-10-01T09:12:11.057 INFO:tasks.rados.rados.0.smithi111.stdout:3340: writing smithi11166722-20 from 1734755 to 2242480 tid 2 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3340: writing smithi11166722-20 from 2672856 to 3093016 tid 3 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3341: read oid 38 snap -1 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3341: expect deleted 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3342: read oid 399 snap -1 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3343: write oid 287 current snap is 0 2023-10-01T09:12:11.062 INFO:tasks.rados.rados.0.smithi111.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-10-01T09:12:11.070 INFO:tasks.rados.rados.0.smithi111.stdout:3343: writing smithi11166722-287 from 709823 to 1385706 tid 1 2023-10-01T09:12:11.077 INFO:tasks.rados.rados.0.smithi111.stdout:3343: writing smithi11166722-287 from 1793237 to 2560973 tid 2 2023-10-01T09:12:11.080 INFO:tasks.rados.rados.0.smithi111.stdout:3343: writing smithi11166722-287 from 3100279 to 3109823 tid 3 2023-10-01T09:12:11.080 INFO:tasks.rados.rados.0.smithi111.stdout:3344: read oid 223 snap -1 2023-10-01T09:12:11.080 INFO:tasks.rados.rados.0.smithi111.stdout:3344: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:12:11.080 INFO:tasks.rados.rados.0.smithi111.stdout:3345: write oid 302 current snap is 0 2023-10-01T09:12:11.080 INFO:tasks.rados.rados.0.smithi111.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-10-01T09:12:11.291 INFO:tasks.rados.rados.0.smithi111.stdout:3333: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T09:12:11.520 INFO:tasks.rados.rados.0.smithi111.stdout:3336: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T09:12:11.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:11 smithi183 bash[27651]: cluster 2023-10-01T09:12:10.074307+0000 mgr.x (mgr.15039) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 88 op/s 2023-10-01T09:12:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:11 smithi183 bash[27651]: audit 2023-10-01T09:12:10.667277+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.111:0/3872127866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[33891]: cluster 2023-10-01T09:12:10.074307+0000 mgr.x (mgr.15039) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 88 op/s 2023-10-01T09:12:11.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[33891]: audit 2023-10-01T09:12:10.667277+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.111:0/3872127866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[27369]: cluster 2023-10-01T09:12:10.074307+0000 mgr.x (mgr.15039) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 88 op/s 2023-10-01T09:12:11.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[27369]: audit 2023-10-01T09:12:10.667277+0000 mon.a (mon.0) 926 : audit [DBG] from='client.? 172.21.15.111:0/3872127866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:11.588 INFO:tasks.rados.rados.0.smithi111.stdout:3332: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T09:12:11.747 INFO:tasks.rados.rados.0.smithi111.stdout:3337: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:12:11.904 INFO:tasks.rados.rados.0.smithi111.stdout:3335: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-10-01T09:12:11.946 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[71331]: debug 2023-10-01T09:12:11.657+0000 7f5d267bf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:12:11.946 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[71331]: debug 2023-10-01T09:12:11.801+0000 7f5d267bf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T09:12:11.946 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:11 smithi111 bash[71331]: debug 2023-10-01T09:12:11.940+0000 7f5d267bf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:12:12.030 INFO:tasks.rados.rados.0.smithi111.stdout:3338: finishing write tid 1 to smithi11166722-328 2023-10-01T09:12:12.030 INFO:tasks.rados.rados.0.smithi111.stdout:3338: finishing write tid 2 to smithi11166722-328 2023-10-01T09:12:12.030 INFO:tasks.rados.rados.0.smithi111.stdout:3338: finishing write tid 3 to smithi11166722-328 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3338: finishing write tid 4 to smithi11166722-328 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3338: finishing write tid 5 to smithi11166722-328 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 328 v 373 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3339: finishing write tid 1 to smithi11166722-45 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3339: finishing write tid 2 to smithi11166722-45 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3339: finishing write tid 3 to smithi11166722-45 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3339: finishing write tid 4 to smithi11166722-45 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3339: finishing write tid 5 to smithi11166722-45 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 45 v 560 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2023-10-01T09:12:12.031 INFO:tasks.rados.rados.0.smithi111.stdout:3340: finishing write tid 1 to smithi11166722-20 2023-10-01T09:12:12.032 INFO:tasks.rados.rados.0.smithi111.stdout:3340: finishing write tid 2 to smithi11166722-20 2023-10-01T09:12:12.032 INFO:tasks.rados.rados.0.smithi111.stdout:3340: finishing write tid 3 to smithi11166722-20 2023-10-01T09:12:12.032 INFO:tasks.rados.rados.0.smithi111.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-10-01T09:12:12.045 INFO:tasks.rados.rados.0.smithi111.stdout:3345: writing smithi11166722-302 from 726630 to 1477762 tid 1 2023-10-01T09:12:12.057 INFO:tasks.rados.rados.0.smithi111.stdout:3345: writing smithi11166722-302 from 2251719 to 2763113 tid 2 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3330: done (13 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3332: done (12 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3333: done (11 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3335: done (10 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3336: done (9 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3337: done (8 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3338: done (7 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3339: done (6 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3341: done (5 left) 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3346: read oid 334 snap -1 2023-10-01T09:12:12.058 INFO:tasks.rados.rados.0.smithi111.stdout:3346: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:12:12.059 INFO:tasks.rados.rados.0.smithi111.stdout:3347: write oid 305 current snap is 0 2023-10-01T09:12:12.059 INFO:tasks.rados.rados.0.smithi111.stdout:3340: finishing write tid 4 to smithi11166722-20 2023-10-01T09:12:12.059 INFO:tasks.rados.rados.0.smithi111.stdout:3340: finishing write tid 5 to smithi11166722-20 2023-10-01T09:12:12.059 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 20 v 564 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-10-01T09:12:12.059 INFO:tasks.rados.rados.0.smithi111.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:12.059 INFO:tasks.rados.rados.0.smithi111.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-10-01T09:12:12.147 INFO:tasks.rados.rados.0.smithi111.stdout:3343: finishing write tid 1 to smithi11166722-287 2023-10-01T09:12:12.147 INFO:tasks.rados.rados.0.smithi111.stdout:3343: finishing write tid 2 to smithi11166722-287 2023-10-01T09:12:12.147 INFO:tasks.rados.rados.0.smithi111.stdout:3343: finishing write tid 3 to smithi11166722-287 2023-10-01T09:12:12.147 INFO:tasks.rados.rados.0.smithi111.stdout:3343: finishing write tid 4 to smithi11166722-287 2023-10-01T09:12:12.147 INFO:tasks.rados.rados.0.smithi111.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-10-01T09:12:12.154 INFO:tasks.rados.rados.0.smithi111.stdout:3347: writing smithi11166722-305 from 743437 to 1286171 tid 1 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3347: writing smithi11166722-305 from 1910201 to 2681606 tid 2 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3340: done (6 left) 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3342: done (5 left) 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3348: delete oid 397 current snap is 0 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3343: finishing write tid 5 to smithi11166722-287 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 287 v 421 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3343: left oid 287 (ObjNum 2089 snap 0 seq_num 2089) 2023-10-01T09:12:12.164 INFO:tasks.rados.rados.0.smithi111.stdout:3344: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:3345: finishing write tid 1 to smithi11166722-302 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:3345: finishing write tid 2 to smithi11166722-302 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:3345: finishing write tid 3 to smithi11166722-302 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:3345: finishing write tid 4 to smithi11166722-302 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 302 v 440 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:3345: left oid 302 (ObjNum 2090 snap 0 seq_num 2090) 2023-10-01T09:12:12.376 INFO:tasks.rados.rados.0.smithi111.stdout:3346: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:12:12.500 INFO:tasks.rados.rados.0.smithi111.stdout:3347: finishing write tid 1 to smithi11166722-305 2023-10-01T09:12:12.500 INFO:tasks.rados.rados.0.smithi111.stdout:3347: finishing write tid 2 to smithi11166722-305 2023-10-01T09:12:12.500 INFO:tasks.rados.rados.0.smithi111.stdout:3343: done (5 left) 2023-10-01T09:12:12.500 INFO:tasks.rados.rados.0.smithi111.stdout:3344: done (4 left) 2023-10-01T09:12:12.500 INFO:tasks.rados.rados.0.smithi111.stdout:3345: done (3 left) 2023-10-01T09:12:12.500 INFO:tasks.rados.rados.0.smithi111.stdout:3346: done (2 left) 2023-10-01T09:12:12.501 INFO:tasks.rados.rados.0.smithi111.stdout:3348: done (1 left) 2023-10-01T09:12:12.501 INFO:tasks.rados.rados.0.smithi111.stdout:3349: write oid 51 current snap is 0 2023-10-01T09:12:12.501 INFO:tasks.rados.rados.0.smithi111.stdout:3347: finishing write tid 3 to smithi11166722-305 2023-10-01T09:12:12.501 INFO:tasks.rados.rados.0.smithi111.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-10-01T09:12:12.514 INFO:tasks.rados.rados.0.smithi111.stdout:3349: writing smithi11166722-51 from 777051 to 1470283 tid 1 2023-10-01T09:12:12.520 INFO:tasks.rados.rados.0.smithi111.stdout:3349: writing smithi11166722-51 from 2027165 to 2685886 tid 2 2023-10-01T09:12:12.520 INFO:tasks.rados.rados.0.smithi111.stdout:3350: write oid 258 current snap is 0 2023-10-01T09:12:12.521 INFO:tasks.rados.rados.0.smithi111.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-10-01T09:12:12.529 INFO:tasks.rados.rados.0.smithi111.stdout:3350: writing smithi11166722-258 from 793858 to 1562339 tid 1 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3350: writing smithi11166722-258 from 2085647 to 2604379 tid 2 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3351: write oid 498 current snap is 0 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3347: finishing write tid 4 to smithi11166722-305 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 305 v 434 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3347: left oid 305 (ObjNum 2091 snap 0 seq_num 2091) 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3349: finishing write tid 1 to smithi11166722-51 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3349: finishing write tid 2 to smithi11166722-51 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3349: finishing write tid 3 to smithi11166722-51 2023-10-01T09:12:12.536 INFO:tasks.rados.rados.0.smithi111.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-10-01T09:12:12.541 INFO:tasks.rados.rados.0.smithi111.stdout:3351: writing smithi11166722-498 from 410665 to 854395 tid 1 2023-10-01T09:12:12.549 INFO:tasks.rados.rados.0.smithi111.stdout:3351: writing smithi11166722-498 from 1627776 to 2290166 tid 2 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3351: writing smithi11166722-498 from 2748464 to 3210665 tid 3 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3347: done (3 left) 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3352: write oid 206 current snap is 0 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3349: finishing write tid 4 to smithi11166722-51 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 51 v 376 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3349: left oid 51 (ObjNum 2093 snap 0 seq_num 2093) 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3350: finishing write tid 1 to smithi11166722-258 2023-10-01T09:12:12.555 INFO:tasks.rados.rados.0.smithi111.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-10-01T09:12:12.560 INFO:tasks.rados.rados.0.smithi111.stdout:3352: writing smithi11166722-206 from 427472 to 946451 tid 1 2023-10-01T09:12:12.567 INFO:tasks.rados.rados.0.smithi111.stdout:3352: writing smithi11166722-206 from 1686258 to 2208659 tid 2 2023-10-01T09:12:12.574 INFO:tasks.rados.rados.0.smithi111.stdout:3352: writing smithi11166722-206 from 2775887 to 3227472 tid 3 2023-10-01T09:12:12.574 INFO:tasks.rados.rados.0.smithi111.stdout:3349: done (3 left) 2023-10-01T09:12:12.574 INFO:tasks.rados.rados.0.smithi111.stdout:3353: write oid 19 current snap is 0 2023-10-01T09:12:12.574 INFO:tasks.rados.rados.0.smithi111.stdout:3350: finishing write tid 2 to smithi11166722-258 2023-10-01T09:12:12.574 INFO:tasks.rados.rados.0.smithi111.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-10-01T09:12:12.579 INFO:tasks.rados.rados.0.smithi111.stdout:3353: writing smithi11166722-19 from 444279 to 1038507 tid 1 2023-10-01T09:12:12.589 INFO:tasks.rados.rados.0.smithi111.stdout:3353: writing smithi11166722-19 from 1744740 to 2410799 tid 2 2023-10-01T09:12:12.594 INFO:tasks.rados.rados.0.smithi111.stdout:3353: writing smithi11166722-19 from 3203310 to 3244279 tid 3 2023-10-01T09:12:12.594 INFO:tasks.rados.rados.0.smithi111.stdout:3354: read oid 173 snap -1 2023-10-01T09:12:12.594 INFO:tasks.rados.rados.0.smithi111.stdout:3354: expect deleted 2023-10-01T09:12:12.594 INFO:tasks.rados.rados.0.smithi111.stdout:3355: write oid 157 current snap is 0 2023-10-01T09:12:12.594 INFO:tasks.rados.rados.0.smithi111.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-10-01T09:12:12.601 INFO:tasks.rados.rados.0.smithi111.stdout:3355: writing smithi11166722-157 from 461086 to 1130563 tid 1 2023-10-01T09:12:12.608 INFO:tasks.rados.rados.0.smithi111.stdout:3355: writing smithi11166722-157 from 1803222 to 2329292 tid 2 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:3355: writing smithi11166722-157 from 2830733 to 3261086 tid 3 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:3356: write oid 423 current snap is 0 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:3350: finishing write tid 3 to smithi11166722-258 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:3350: finishing write tid 4 to smithi11166722-258 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 258 v 400 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:3350: left oid 258 (ObjNum 2094 snap 0 seq_num 2094) 2023-10-01T09:12:12.614 INFO:tasks.rados.rados.0.smithi111.stdout:3351: finishing write tid 1 to smithi11166722-498 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3351: finishing write tid 2 to smithi11166722-498 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3351: finishing write tid 3 to smithi11166722-498 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3351: finishing write tid 4 to smithi11166722-498 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3351: finishing write tid 5 to smithi11166722-498 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 498 v 460 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3351: left oid 498 (ObjNum 2095 snap 0 seq_num 2095) 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3352: finishing write tid 1 to smithi11166722-206 2023-10-01T09:12:12.615 INFO:tasks.rados.rados.0.smithi111.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-10-01T09:12:12.620 INFO:tasks.rados.rados.0.smithi111.stdout:3356: writing smithi11166722-423 from 477893 to 938972 tid 1 2023-10-01T09:12:12.628 INFO:tasks.rados.rados.0.smithi111.stdout:3356: writing smithi11166722-423 from 1578057 to 2247785 tid 2 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3356: writing smithi11166722-423 from 2974509 to 3277893 tid 3 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3350: done (6 left) 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3351: done (5 left) 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3357: delete oid 16 current snap is 0 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3352: finishing write tid 2 to smithi11166722-206 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3352: finishing write tid 3 to smithi11166722-206 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3352: finishing write tid 4 to smithi11166722-206 2023-10-01T09:12:12.635 INFO:tasks.rados.rados.0.smithi111.stdout:3352: finishing write tid 5 to smithi11166722-206 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 206 v 315 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3352: left oid 206 (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3353: finishing write tid 1 to smithi11166722-19 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3353: finishing write tid 2 to smithi11166722-19 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3353: finishing write tid 3 to smithi11166722-19 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3353: finishing write tid 4 to smithi11166722-19 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3353: finishing write tid 5 to smithi11166722-19 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 425 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3353: left oid 19 (ObjNum 2097 snap 0 seq_num 2097) 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3355: finishing write tid 1 to smithi11166722-157 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3355: finishing write tid 2 to smithi11166722-157 2023-10-01T09:12:12.636 INFO:tasks.rados.rados.0.smithi111.stdout:3355: finishing write tid 3 to smithi11166722-157 2023-10-01T09:12:12.637 INFO:tasks.rados.rados.0.smithi111.stdout:3355: finishing write tid 4 to smithi11166722-157 2023-10-01T09:12:12.637 INFO:tasks.rados.rados.0.smithi111.stdout:3355: finishing write tid 5 to smithi11166722-157 2023-10-01T09:12:12.637 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 157 v 404 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-10-01T09:12:12.637 INFO:tasks.rados.rados.0.smithi111.stdout:3355: left oid 157 (ObjNum 2098 snap 0 seq_num 2098) 2023-10-01T09:12:12.637 INFO:tasks.rados.rados.0.smithi111.stdout:3356: finishing write tid 1 to smithi11166722-423 2023-10-01T09:12:12.637 INFO:tasks.rados.rados.0.smithi111.stdout:3356: finishing write tid 2 to smithi11166722-423 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3352: done (5 left) 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3353: done (4 left) 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3354: done (3 left) 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3355: done (2 left) 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3357: done (1 left) 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3358: read oid 272 snap -1 2023-10-01T09:12:12.638 INFO:tasks.rados.rados.0.smithi111.stdout:3358: expect deleted 2023-10-01T09:12:12.639 INFO:tasks.rados.rados.0.smithi111.stdout:3359: delete oid 222 current snap is 0 2023-10-01T09:12:12.639 INFO:tasks.rados.rados.0.smithi111.stdout:3356: finishing write tid 3 to smithi11166722-423 2023-10-01T09:12:12.639 INFO:tasks.rados.rados.0.smithi111.stdout:3356: finishing write tid 4 to smithi11166722-423 2023-10-01T09:12:12.639 INFO:tasks.rados.rados.0.smithi111.stdout:3356: finishing write tid 5 to smithi11166722-423 2023-10-01T09:12:12.639 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 423 v 429 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-10-01T09:12:12.639 INFO:tasks.rados.rados.0.smithi111.stdout:3356: left oid 423 (ObjNum 2099 snap 0 seq_num 2099) 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3356: done (2 left) 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3358: done (1 left) 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3359: done (0 left) 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3360: read oid 316 snap -1 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3361: read oid 152 snap -1 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3361: expect deleted 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3362: write oid 126 current snap is 0 2023-10-01T09:12:12.640 INFO:tasks.rados.rados.0.smithi111.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-10-01T09:12:12.648 INFO:tasks.rados.rados.0.smithi111.stdout:3362: writing smithi11166722-126 from 528314 to 1215140 tid 1 2023-10-01T09:12:12.655 INFO:tasks.rados.rados.0.smithi111.stdout:3362: writing smithi11166722-126 from 1637150 to 2170558 tid 2 2023-10-01T09:12:12.663 INFO:tasks.rados.rados.0.smithi111.stdout:3362: writing smithi11166722-126 from 2940425 to 3328314 tid 3 2023-10-01T09:12:12.663 INFO:tasks.rados.rados.0.smithi111.stdout:3363: read oid 381 snap -1 2023-10-01T09:12:12.663 INFO:tasks.rados.rados.0.smithi111.stdout:3363: expect deleted 2023-10-01T09:12:12.663 INFO:tasks.rados.rados.0.smithi111.stdout:3364: delete oid 197 current snap is 0 2023-10-01T09:12:12.663 INFO:tasks.rados.rados.0.smithi111.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T09:12:12.757 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:12 smithi111 bash[71331]: debug 2023-10-01T09:12:12.492+0000 7f5d267bf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T09:12:12.793 INFO:tasks.rados.rados.0.smithi111.stdout:3362: finishing write tid 1 to smithi11166722-126 2023-10-01T09:12:12.793 INFO:tasks.rados.rados.0.smithi111.stdout:3362: finishing write tid 2 to smithi11166722-126 2023-10-01T09:12:12.793 INFO:tasks.rados.rados.0.smithi111.stdout:3360: done (4 left) 2023-10-01T09:12:12.793 INFO:tasks.rados.rados.0.smithi111.stdout:3361: done (3 left) 2023-10-01T09:12:12.793 INFO:tasks.rados.rados.0.smithi111.stdout:3364: done (2 left) 2023-10-01T09:12:12.794 INFO:tasks.rados.rados.0.smithi111.stdout:3365: read oid 220 snap -1 2023-10-01T09:12:12.794 INFO:tasks.rados.rados.0.smithi111.stdout:3365: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-10-01T09:12:12.794 INFO:tasks.rados.rados.0.smithi111.stdout:3366: write oid 447 current snap is 0 2023-10-01T09:12:12.794 INFO:tasks.rados.rados.0.smithi111.stdout:3362: finishing write tid 3 to smithi11166722-126 2023-10-01T09:12:12.794 INFO:tasks.rados.rados.0.smithi111.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-10-01T09:12:12.801 INFO:tasks.rados.rados.0.smithi111.stdout:3366: writing smithi11166722-447 from 561928 to 999252 tid 1 2023-10-01T09:12:12.809 INFO:tasks.rados.rados.0.smithi111.stdout:3366: writing smithi11166722-447 from 1637761 to 2058485 tid 2 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3366: writing smithi11166722-447 from 2762565 to 3201233 tid 3 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3363: done (3 left) 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3367: read oid 217 snap -1 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3367: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3368: read oid 466 snap -1 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3368: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3369: read oid 160 snap -1 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3369: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3370: write oid 464 current snap is 0 2023-10-01T09:12:12.818 INFO:tasks.rados.rados.0.smithi111.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-10-01T09:12:12.825 INFO:tasks.rados.rados.0.smithi111.stdout:3370: writing smithi11166722-464 from 578735 to 1091308 tid 1 2023-10-01T09:12:12.833 INFO:tasks.rados.rados.0.smithi111.stdout:3370: writing smithi11166722-464 from 1696243 to 2376978 tid 2 2023-10-01T09:12:12.840 INFO:tasks.rados.rados.0.smithi111.stdout:3370: writing smithi11166722-464 from 2906341 to 3378735 tid 3 2023-10-01T09:12:12.840 INFO:tasks.rados.rados.0.smithi111.stdout:3371: read oid 493 snap -1 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3371: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3372: read oid 256 snap -1 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3372: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3373: read oid 455 snap -1 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3373: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3374: write oid 107 current snap is 0 2023-10-01T09:12:12.841 INFO:tasks.rados.rados.0.smithi111.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-10-01T09:12:12.848 INFO:tasks.rados.rados.0.smithi111.stdout:3374: writing smithi11166722-107 from 595542 to 1299717 tid 1 2023-10-01T09:12:12.855 INFO:tasks.rados.rados.0.smithi111.stdout:3374: writing smithi11166722-107 from 1871078 to 2295471 tid 2 2023-10-01T09:12:12.862 INFO:tasks.rados.rados.0.smithi111.stdout:3374: writing smithi11166722-107 from 3050117 to 3395542 tid 3 2023-10-01T09:12:12.862 INFO:tasks.rados.rados.0.smithi111.stdout:3375: write oid 156 current snap is 0 2023-10-01T09:12:12.863 INFO:tasks.rados.rados.0.smithi111.stdout:3362: finishing write tid 4 to smithi11166722-126 2023-10-01T09:12:12.863 INFO:tasks.rados.rados.0.smithi111.stdout:3362: finishing write tid 5 to smithi11166722-126 2023-10-01T09:12:12.863 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 126 v 461 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-10-01T09:12:12.863 INFO:tasks.rados.rados.0.smithi111.stdout:3362: left oid 126 (ObjNum 2102 snap 0 seq_num 2102) 2023-10-01T09:12:12.863 INFO:tasks.rados.rados.0.smithi111.stdout:3365: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-10-01T09:12:13.053 INFO:tasks.rados.rados.0.smithi111.stdout:3366: finishing write tid 1 to smithi11166722-447 2023-10-01T09:12:13.053 INFO:tasks.rados.rados.0.smithi111.stdout:3366: finishing write tid 2 to smithi11166722-447 2023-10-01T09:12:13.053 INFO:tasks.rados.rados.0.smithi111.stdout:3366: finishing write tid 3 to smithi11166722-447 2023-10-01T09:12:13.053 INFO:tasks.rados.rados.0.smithi111.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-10-01T09:12:13.061 INFO:tasks.rados.rados.0.smithi111.stdout:3375: writing smithi11166722-156 from 612349 to 1391773 tid 1 2023-10-01T09:12:13.070 INFO:tasks.rados.rados.0.smithi111.stdout:3375: writing smithi11166722-156 from 1929560 to 2613964 tid 2 2023-10-01T09:12:13.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:12 smithi111 bash[71331]: debug 2023-10-01T09:12:12.748+0000 7f5d267bf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3375: writing smithi11166722-156 from 3077540 to 3412349 tid 3 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3362: done (11 left) 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3365: done (10 left) 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3376: write oid 215 current snap is 0 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3366: finishing write tid 4 to smithi11166722-447 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3366: finishing write tid 5 to smithi11166722-447 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 447 v 464 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-10-01T09:12:13.075 INFO:tasks.rados.rados.0.smithi111.stdout:3366: left oid 447 (ObjNum 2104 snap 0 seq_num 2104) 2023-10-01T09:12:13.076 INFO:tasks.rados.rados.0.smithi111.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-10-01T09:12:13.081 INFO:tasks.rados.rados.0.smithi111.stdout:3376: writing smithi11166722-215 from 629156 to 1083829 tid 1 2023-10-01T09:12:13.088 INFO:tasks.rados.rados.0.smithi111.stdout:3376: writing smithi11166722-215 from 1871689 to 2299751 tid 2 2023-10-01T09:12:13.094 INFO:tasks.rados.rados.0.smithi111.stdout:3376: writing smithi11166722-215 from 2988610 to 3429156 tid 3 2023-10-01T09:12:13.094 INFO:tasks.rados.rados.0.smithi111.stdout:3366: done (10 left) 2023-10-01T09:12:13.095 INFO:tasks.rados.rados.0.smithi111.stdout:3377: write oid 284 current snap is 0 2023-10-01T09:12:13.095 INFO:tasks.rados.rados.0.smithi111.stdout:3370: finishing write tid 1 to smithi11166722-464 2023-10-01T09:12:13.095 INFO:tasks.rados.rados.0.smithi111.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-10-01T09:12:13.101 INFO:tasks.rados.rados.0.smithi111.stdout:3377: writing smithi11166722-284 from 645963 to 1175885 tid 1 2023-10-01T09:12:13.109 INFO:tasks.rados.rados.0.smithi111.stdout:3377: writing smithi11166722-284 from 1930171 to 2618244 tid 2 2023-10-01T09:12:13.114 INFO:tasks.rados.rados.0.smithi111.stdout:3377: writing smithi11166722-284 from 3416033 to 3445963 tid 3 2023-10-01T09:12:13.114 INFO:tasks.rados.rados.0.smithi111.stdout:3378: read oid 104 snap -1 2023-10-01T09:12:13.114 INFO:tasks.rados.rados.0.smithi111.stdout:3378: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:12:13.115 INFO:tasks.rados.rados.0.smithi111.stdout:3379: read oid 306 snap -1 2023-10-01T09:12:13.115 INFO:tasks.rados.rados.0.smithi111.stdout:3379: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-10-01T09:12:13.115 INFO:tasks.rados.rados.0.smithi111.stdout:3380: write oid 417 current snap is 0 2023-10-01T09:12:13.115 INFO:tasks.rados.rados.0.smithi111.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-10-01T09:12:13.122 INFO:tasks.rados.rados.0.smithi111.stdout:3380: writing smithi11166722-417 from 662770 to 1267941 tid 1 2023-10-01T09:12:13.130 INFO:tasks.rados.rados.0.smithi111.stdout:3380: writing smithi11166722-417 from 1988653 to 2420384 tid 2 2023-10-01T09:12:13.137 INFO:tasks.rados.rados.0.smithi111.stdout:3380: writing smithi11166722-417 from 3043456 to 3462770 tid 3 2023-10-01T09:12:13.137 INFO:tasks.rados.rados.0.smithi111.stdout:3381: read oid 119 snap -1 2023-10-01T09:12:13.137 INFO:tasks.rados.rados.0.smithi111.stdout:3381: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T09:12:13.137 INFO:tasks.rados.rados.0.smithi111.stdout:3382: read oid 426 snap -1 2023-10-01T09:12:13.137 INFO:tasks.rados.rados.0.smithi111.stdout:3382: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:12:13.138 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:13.138 INFO:tasks.rados.rados.0.smithi111.stdout:3369: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:12:13.406 INFO:tasks.rados.rados.0.smithi111.stdout:3370: finishing write tid 2 to smithi11166722-464 2023-10-01T09:12:13.406 INFO:tasks.rados.rados.0.smithi111.stdout:3373: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-10-01T09:12:13.417 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[27369]: cluster 2023-10-01T09:12:12.075156+0000 mgr.x (mgr.15039) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[27369]: audit 2023-10-01T09:12:12.706376+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[27369]: audit 2023-10-01T09:12:12.716181+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[27369]: audit 2023-10-01T09:12:13.057610+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[27369]: audit 2023-10-01T09:12:13.064584+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[33891]: cluster 2023-10-01T09:12:12.075156+0000 mgr.x (mgr.15039) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[33891]: audit 2023-10-01T09:12:12.706376+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.418 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[33891]: audit 2023-10-01T09:12:12.716181+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.419 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[33891]: audit 2023-10-01T09:12:13.057610+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.419 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[33891]: audit 2023-10-01T09:12:13.064584+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.469 INFO:tasks.rados.rados.0.smithi111.stdout:3370: finishing write tid 3 to smithi11166722-464 2023-10-01T09:12:13.470 INFO:tasks.rados.rados.0.smithi111.stdout:3370: finishing write tid 4 to smithi11166722-464 2023-10-01T09:12:13.470 INFO:tasks.rados.rados.0.smithi111.stdout:3370: finishing write tid 5 to smithi11166722-464 2023-10-01T09:12:13.470 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 464 v 537 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-10-01T09:12:13.470 INFO:tasks.rados.rados.0.smithi111.stdout:3370: left oid 464 (ObjNum 2105 snap 0 seq_num 2105) 2023-10-01T09:12:13.470 INFO:tasks.rados.rados.0.smithi111.stdout:3371: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-10-01T09:12:13.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:13 smithi183 bash[27651]: cluster 2023-10-01T09:12:12.075156+0000 mgr.x (mgr.15039) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-10-01T09:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:13 smithi183 bash[27651]: audit 2023-10-01T09:12:12.706376+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:13 smithi183 bash[27651]: audit 2023-10-01T09:12:12.716181+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:13 smithi183 bash[27651]: audit 2023-10-01T09:12:13.057610+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:13 smithi183 bash[27651]: audit 2023-10-01T09:12:13.064584+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:13.601 INFO:tasks.rados.rados.0.smithi111.stdout:3367: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:12:13.714 INFO:tasks.rados.rados.0.smithi111.stdout:3368: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T09:12:13.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[71331]: debug 2023-10-01T09:12:13.412+0000 7f5d267bf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:12:13.931 INFO:tasks.rados.rados.0.smithi111.stdout:3372: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-10-01T09:12:14.075 INFO:tasks.rados.rados.0.smithi111.stdout:3374: finishing write tid 1 to smithi11166722-107 2023-10-01T09:12:14.075 INFO:tasks.rados.rados.0.smithi111.stdout:3374: finishing write tid 2 to smithi11166722-107 2023-10-01T09:12:14.075 INFO:tasks.rados.rados.0.smithi111.stdout:3374: finishing write tid 3 to smithi11166722-107 2023-10-01T09:12:14.075 INFO:tasks.rados.rados.0.smithi111.stdout:3374: finishing write tid 4 to smithi11166722-107 2023-10-01T09:12:14.075 INFO:tasks.rados.rados.0.smithi111.stdout:3374: finishing write tid 5 to smithi11166722-107 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 107 v 445 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3374: left oid 107 (ObjNum 2106 snap 0 seq_num 2106) 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3375: finishing write tid 1 to smithi11166722-156 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3375: finishing write tid 2 to smithi11166722-156 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3375: finishing write tid 3 to smithi11166722-156 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3375: finishing write tid 4 to smithi11166722-156 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3375: finishing write tid 5 to smithi11166722-156 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 156 v 325 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3375: left oid 156 (ObjNum 2107 snap 0 seq_num 2107) 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3367: done (15 left) 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3368: done (14 left) 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3369: done (13 left) 2023-10-01T09:12:14.076 INFO:tasks.rados.rados.0.smithi111.stdout:3370: done (12 left) 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3371: done (11 left) 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3372: done (10 left) 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3373: done (9 left) 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3374: done (8 left) 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3375: done (7 left) 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3383: delete oid 216 current snap is 0 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3376: finishing write tid 1 to smithi11166722-215 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3376: finishing write tid 2 to smithi11166722-215 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3376: finishing write tid 3 to smithi11166722-215 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3376: finishing write tid 4 to smithi11166722-215 2023-10-01T09:12:14.077 INFO:tasks.rados.rados.0.smithi111.stdout:3376: finishing write tid 5 to smithi11166722-215 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 215 v 438 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3376: left oid 215 (ObjNum 2108 snap 0 seq_num 2108) 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3377: finishing write tid 1 to smithi11166722-284 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3377: finishing write tid 2 to smithi11166722-284 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3377: finishing write tid 3 to smithi11166722-284 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3377: finishing write tid 4 to smithi11166722-284 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3377: finishing write tid 5 to smithi11166722-284 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 284 v 468 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3377: left oid 284 (ObjNum 2109 snap 0 seq_num 2109) 2023-10-01T09:12:14.078 INFO:tasks.rados.rados.0.smithi111.stdout:3379: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-10-01T09:12:14.206 INFO:tasks.rados.rados.0.smithi111.stdout:3378: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:12:14.221 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:13 smithi111 bash[71331]: debug 2023-10-01T09:12:13.944+0000 7f5d267bf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:12:14.365 INFO:tasks.rados.rados.0.smithi111.stdout:3380: finishing write tid 1 to smithi11166722-417 2023-10-01T09:12:14.366 INFO:tasks.rados.rados.0.smithi111.stdout:3380: finishing write tid 2 to smithi11166722-417 2023-10-01T09:12:14.366 INFO:tasks.rados.rados.0.smithi111.stdout:3381: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T09:12:14.497 INFO:tasks.rados.rados.0.smithi111.stdout:3380: finishing write tid 3 to smithi11166722-417 2023-10-01T09:12:14.539 INFO:tasks.rados.rados.0.smithi111.stdout:3380: finishing write tid 4 to smithi11166722-417 2023-10-01T09:12:14.539 INFO:tasks.rados.rados.0.smithi111.stdout:3380: finishing write tid 5 to smithi11166722-417 2023-10-01T09:12:14.539 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 417 v 329 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-10-01T09:12:14.539 INFO:tasks.rados.rados.0.smithi111.stdout:3380: left oid 417 (ObjNum 2110 snap 0 seq_num 2110) 2023-10-01T09:12:14.539 INFO:tasks.rados.rados.0.smithi111.stdout:3382: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:12:14.544 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[27369]: audit 2023-10-01T09:12:13.303727+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.111:0/3667535438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[27369]: audit 2023-10-01T09:12:13.564274+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[27369]: audit 2023-10-01T09:12:13.570781+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[27369]: cluster 2023-10-01T09:12:14.075793+0000 mgr.x (mgr.15039) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.4 MiB/s wr, 79 op/s 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[33891]: audit 2023-10-01T09:12:13.303727+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.111:0/3667535438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[33891]: audit 2023-10-01T09:12:13.564274+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[33891]: audit 2023-10-01T09:12:13.570781+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:14.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[33891]: cluster 2023-10-01T09:12:14.075793+0000 mgr.x (mgr.15039) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.4 MiB/s wr, 79 op/s 2023-10-01T09:12:14.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:14 smithi183 bash[27651]: audit 2023-10-01T09:12:13.303727+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.111:0/3667535438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:14.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:14 smithi183 bash[27651]: audit 2023-10-01T09:12:13.564274+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:14 smithi183 bash[27651]: audit 2023-10-01T09:12:13.570781+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:14 smithi183 bash[27651]: cluster 2023-10-01T09:12:14.075793+0000 mgr.x (mgr.15039) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.4 MiB/s wr, 79 op/s 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3376: done (7 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3377: done (6 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3378: done (5 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3379: done (4 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3380: done (3 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3381: done (2 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3382: done (1 left) 2023-10-01T09:12:14.780 INFO:tasks.rados.rados.0.smithi111.stdout:3383: done (0 left) 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3384: read oid 49 snap -1 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3384: expect deleted 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3385: read oid 193 snap -1 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3385: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3386: read oid 247 snap -1 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3386: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3387: write oid 201 current snap is 0 2023-10-01T09:12:14.781 INFO:tasks.rados.rados.0.smithi111.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-10-01T09:12:14.794 INFO:tasks.rados.rados.0.smithi111.stdout:3387: writing smithi11166722-201 from 696384 to 1452053 tid 1 2023-10-01T09:12:14.800 INFO:tasks.rados.rados.0.smithi111.stdout:3387: writing smithi11166722-201 from 1989264 to 2424664 tid 2 2023-10-01T09:12:14.806 INFO:tasks.rados.rados.0.smithi111.stdout:3387: writing smithi11166722-201 from 2981949 to 3496384 tid 3 2023-10-01T09:12:14.806 INFO:tasks.rados.rados.0.smithi111.stdout:3388: write oid 15 current snap is 0 2023-10-01T09:12:14.806 INFO:tasks.rados.rados.0.smithi111.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-10-01T09:12:14.812 INFO:tasks.rados.rados.0.smithi111.stdout:3388: writing smithi11166722-15 from 713191 to 1144109 tid 1 2023-10-01T09:12:14.819 INFO:tasks.rados.rados.0.smithi111.stdout:3388: writing smithi11166722-15 from 1647746 to 2343157 tid 2 2023-10-01T09:12:14.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[71331]: debug 2023-10-01T09:12:14.536+0000 7f5d267bf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:12:14.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:14 smithi111 bash[71331]: debug 2023-10-01T09:12:14.656+0000 7f5d267bf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:12:14.826 INFO:tasks.rados.rados.0.smithi111.stdout:3388: writing smithi11166722-15 from 3009372 to 3513191 tid 3 2023-10-01T09:12:14.826 INFO:tasks.rados.rados.0.smithi111.stdout:3389: read oid 392 snap -1 2023-10-01T09:12:14.826 INFO:tasks.rados.rados.0.smithi111.stdout:3389: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:12:14.826 INFO:tasks.rados.rados.0.smithi111.stdout:3390: read oid 109 snap -1 2023-10-01T09:12:14.826 INFO:tasks.rados.rados.0.smithi111.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-10-01T09:12:14.827 INFO:tasks.rados.rados.0.smithi111.stdout:3391: delete oid 486 current snap is 0 2023-10-01T09:12:14.827 INFO:tasks.rados.rados.0.smithi111.stdout:3386: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-10-01T09:12:15.117 INFO:tasks.rados.rados.0.smithi111.stdout:3385: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3387: finishing write tid 1 to smithi11166722-201 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3387: finishing write tid 2 to smithi11166722-201 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3387: finishing write tid 3 to smithi11166722-201 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3387: finishing write tid 4 to smithi11166722-201 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3387: finishing write tid 5 to smithi11166722-201 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 201 v 414 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3388: finishing write tid 1 to smithi11166722-15 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3388: finishing write tid 2 to smithi11166722-15 2023-10-01T09:12:15.297 INFO:tasks.rados.rados.0.smithi111.stdout:3388: finishing write tid 3 to smithi11166722-15 2023-10-01T09:12:15.298 INFO:tasks.rados.rados.0.smithi111.stdout:3388: finishing write tid 4 to smithi11166722-15 2023-10-01T09:12:15.298 INFO:tasks.rados.rados.0.smithi111.stdout:3388: finishing write tid 5 to smithi11166722-15 2023-10-01T09:12:15.298 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 408 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-10-01T09:12:15.298 INFO:tasks.rados.rados.0.smithi111.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-10-01T09:12:15.298 INFO:tasks.rados.rados.0.smithi111.stdout:3389: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:12:15.298 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[27369]: audit 2023-10-01T09:12:14.283423+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:15.299 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[33891]: audit 2023-10-01T09:12:14.283423+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:15.299 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.020+0000 7f5d267bf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:12:15.299 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.140+0000 7f5d267bf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:12:15.530 INFO:tasks.rados.rados.0.smithi111.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-10-01T09:12:15.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:15 smithi183 bash[27651]: audit 2023-10-01T09:12:14.283423+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:15.561 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.292+0000 7f5d267bf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:12:15.561 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.416+0000 7f5d267bf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:12:15.697 INFO:tasks.rados.rados.0.smithi111.stdout:3384: done (7 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3385: done (6 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3386: done (5 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3387: done (4 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3388: done (3 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3389: done (2 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3390: done (1 left) 2023-10-01T09:12:15.698 INFO:tasks.rados.rados.0.smithi111.stdout:3391: done (0 left) 2023-10-01T09:12:15.699 INFO:tasks.rados.rados.0.smithi111.stdout:3392: write oid 191 current snap is 0 2023-10-01T09:12:15.699 INFO:tasks.rados.rados.0.smithi111.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-10-01T09:12:15.711 INFO:tasks.rados.rados.0.smithi111.stdout:3392: writing smithi11166722-191 from 746805 to 1444574 tid 1 2023-10-01T09:12:15.718 INFO:tasks.rados.rados.0.smithi111.stdout:3392: writing smithi11166722-191 from 1881063 to 2580143 tid 2 2023-10-01T09:12:15.724 INFO:tasks.rados.rados.0.smithi111.stdout:3392: writing smithi11166722-191 from 3180571 to 3546805 tid 3 2023-10-01T09:12:15.724 INFO:tasks.rados.rados.0.smithi111.stdout:3393: write oid 317 current snap is 0 2023-10-01T09:12:15.724 INFO:tasks.rados.rados.0.smithi111.stdout:3392: finishing write tid 1 to smithi11166722-191 2023-10-01T09:12:15.725 INFO:tasks.rados.rados.0.smithi111.stdout:3392: finishing write tid 2 to smithi11166722-191 2023-10-01T09:12:15.725 INFO:tasks.rados.rados.0.smithi111.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-10-01T09:12:15.733 INFO:tasks.rados.rados.0.smithi111.stdout:3393: writing smithi11166722-317 from 763612 to 1536630 tid 1 2023-10-01T09:12:15.739 INFO:tasks.rados.rados.0.smithi111.stdout:3393: writing smithi11166722-317 from 2223192 to 2665930 tid 2 2023-10-01T09:12:15.745 INFO:tasks.rados.rados.0.smithi111.stdout:3393: writing smithi11166722-317 from 3091641 to 3563612 tid 3 2023-10-01T09:12:15.745 INFO:tasks.rados.rados.0.smithi111.stdout:3394: read oid 161 snap -1 2023-10-01T09:12:15.745 INFO:tasks.rados.rados.0.smithi111.stdout:3394: expect (ObjNum 160 snap 0 seq_num 160) 2023-10-01T09:12:15.745 INFO:tasks.rados.rados.0.smithi111.stdout:3395: read oid 102 snap -1 2023-10-01T09:12:15.745 INFO:tasks.rados.rados.0.smithi111.stdout:3395: expect (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3396: delete oid 271 current snap is 0 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3392: finishing write tid 3 to smithi11166722-191 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3392: finishing write tid 4 to smithi11166722-191 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3392: finishing write tid 5 to smithi11166722-191 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 191 v 333 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3392: left oid 191 (ObjNum 2115 snap 0 seq_num 2115) 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3393: finishing write tid 1 to smithi11166722-317 2023-10-01T09:12:15.746 INFO:tasks.rados.rados.0.smithi111.stdout:3393: finishing write tid 2 to smithi11166722-317 2023-10-01T09:12:15.749 INFO:tasks.rados.rados.0.smithi111.stdout:3392: done (4 left) 2023-10-01T09:12:15.749 INFO:tasks.rados.rados.0.smithi111.stdout:3396: done (3 left) 2023-10-01T09:12:15.749 INFO:tasks.rados.rados.0.smithi111.stdout:3397: write oid 330 current snap is 0 2023-10-01T09:12:15.749 INFO:tasks.rados.rados.0.smithi111.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-10-01T09:12:15.758 INFO:tasks.rados.rados.0.smithi111.stdout:3397: writing smithi11166722-330 from 797226 to 1320742 tid 1 2023-10-01T09:12:15.765 INFO:tasks.rados.rados.0.smithi111.stdout:3397: writing smithi11166722-330 from 1940156 to 2386563 tid 2 2023-10-01T09:12:15.773 INFO:tasks.rados.rados.0.smithi111.stdout:3397: writing smithi11166722-330 from 3146487 to 3597226 tid 3 2023-10-01T09:12:15.773 INFO:tasks.rados.rados.0.smithi111.stdout:3398: read oid 315 snap -1 2023-10-01T09:12:15.773 INFO:tasks.rados.rados.0.smithi111.stdout:3398: expect deleted 2023-10-01T09:12:15.773 INFO:tasks.rados.rados.0.smithi111.stdout:3399: write oid 86 current snap is 0 2023-10-01T09:12:15.773 INFO:tasks.rados.rados.0.smithi111.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-10-01T09:12:15.779 INFO:tasks.rados.rados.0.smithi111.stdout:3399: writing smithi11166722-86 from 414033 to 1012798 tid 1 2023-10-01T09:12:15.785 INFO:tasks.rados.rados.0.smithi111.stdout:3399: writing smithi11166722-86 from 1598638 to 2188703 tid 2 2023-10-01T09:12:15.793 INFO:tasks.rados.rados.0.smithi111.stdout:3399: writing smithi11166722-86 from 2657557 to 3414364 tid 3 2023-10-01T09:12:15.793 INFO:tasks.rados.rados.0.smithi111.stdout:3400: write oid 218 current snap is 0 2023-10-01T09:12:15.793 INFO:tasks.rados.rados.0.smithi111.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-10-01T09:12:15.803 INFO:tasks.rados.rados.0.smithi111.stdout:3400: writing smithi11166722-218 from 430840 to 1104854 tid 1 2023-10-01T09:12:15.809 INFO:tasks.rados.rados.0.smithi111.stdout:3400: writing smithi11166722-218 from 1540767 to 1990843 tid 2 2023-10-01T09:12:15.817 INFO:tasks.rados.rados.0.smithi111.stdout:3400: writing smithi11166722-218 from 2684980 to 3369412 tid 3 2023-10-01T09:12:15.817 INFO:tasks.rados.rados.0.smithi111.stdout:3401: write oid 19 current snap is 0 2023-10-01T09:12:15.817 INFO:tasks.rados.rados.0.smithi111.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-10-01T09:12:15.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.552+0000 7f5d267bf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:12:15.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.772+0000 7f5d267bf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:12:15.825 INFO:tasks.rados.rados.0.smithi111.stdout:3401: writing smithi11166722-19 from 447647 to 1196910 tid 1 2023-10-01T09:12:15.830 INFO:tasks.rados.rados.0.smithi111.stdout:3401: writing smithi11166722-19 from 1599249 to 2192983 tid 2 2023-10-01T09:12:15.837 INFO:tasks.rados.rados.0.smithi111.stdout:3401: writing smithi11166722-19 from 2596050 to 3091754 tid 3 2023-10-01T09:12:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:3401: writing smithi11166722-19 from 3631525 to 3647647 tid 4 2023-10-01T09:12:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:3402: write oid 465 current snap is 0 2023-10-01T09:12:15.840 INFO:tasks.rados.rados.0.smithi111.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-10-01T09:12:15.846 INFO:tasks.rados.rados.0.smithi111.stdout:3402: writing smithi11166722-465 from 464454 to 1005319 tid 1 2023-10-01T09:12:15.854 INFO:tasks.rados.rados.0.smithi111.stdout:3402: writing smithi11166722-465 from 1774084 to 2227829 tid 2 2023-10-01T09:12:15.862 INFO:tasks.rados.rados.0.smithi111.stdout:3402: writing smithi11166722-465 from 2856179 to 3563155 tid 3 2023-10-01T09:12:15.862 INFO:tasks.rados.rados.0.smithi111.stdout:3403: write oid 344 current snap is 0 2023-10-01T09:12:15.863 INFO:tasks.rados.rados.0.smithi111.stdout:3393: finishing write tid 3 to smithi11166722-317 2023-10-01T09:12:15.863 INFO:tasks.rados.rados.0.smithi111.stdout:3395: expect (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T09:12:16.076 INFO:tasks.rados.rados.0.smithi111.stdout:3394: expect (ObjNum 160 snap 0 seq_num 160) 2023-10-01T09:12:16.166 INFO:tasks.rados.rados.0.smithi111.stdout:3393: finishing write tid 4 to smithi11166722-317 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3393: finishing write tid 5 to smithi11166722-317 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 541 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3397: finishing write tid 1 to smithi11166722-330 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3397: finishing write tid 2 to smithi11166722-330 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3397: finishing write tid 3 to smithi11166722-330 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3397: finishing write tid 4 to smithi11166722-330 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3397: finishing write tid 5 to smithi11166722-330 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 330 v 465 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3397: left oid 330 (ObjNum 2118 snap 0 seq_num 2118) 2023-10-01T09:12:16.167 INFO:tasks.rados.rados.0.smithi111.stdout:3399: finishing write tid 1 to smithi11166722-86 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3399: finishing write tid 2 to smithi11166722-86 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3399: finishing write tid 3 to smithi11166722-86 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3399: finishing write tid 4 to smithi11166722-86 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3399: finishing write tid 5 to smithi11166722-86 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 86 v 418 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3399: left oid 86 (ObjNum 2119 snap 0 seq_num 2119) 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3400: finishing write tid 1 to smithi11166722-218 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3400: finishing write tid 2 to smithi11166722-218 2023-10-01T09:12:16.168 INFO:tasks.rados.rados.0.smithi111.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-10-01T09:12:16.179 INFO:tasks.rados.rados.0.smithi111.stdout:3403: writing smithi11166722-344 from 481261 to 1097375 tid 1 2023-10-01T09:12:16.187 INFO:tasks.rados.rados.0.smithi111.stdout:3403: writing smithi11166722-344 from 1832566 to 2429969 tid 2 2023-10-01T09:12:16.194 INFO:tasks.rados.rados.0.smithi111.stdout:3403: writing smithi11166722-344 from 2883602 to 3401850 tid 3 2023-10-01T09:12:16.194 INFO:tasks.rados.rados.0.smithi111.stdout:3393: done (9 left) 2023-10-01T09:12:16.194 INFO:tasks.rados.rados.0.smithi111.stdout:3394: done (8 left) 2023-10-01T09:12:16.194 INFO:tasks.rados.rados.0.smithi111.stdout:3395: done (7 left) 2023-10-01T09:12:16.194 INFO:tasks.rados.rados.0.smithi111.stdout:3397: done (6 left) 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3398: done (5 left) 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3399: done (4 left) 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3404: read oid 377 snap -1 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3404: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3405: delete oid 408 current snap is 0 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3400: finishing write tid 3 to smithi11166722-218 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3400: finishing write tid 4 to smithi11166722-218 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3400: finishing write tid 5 to smithi11166722-218 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 218 v 422 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3400: left oid 218 (ObjNum 2120 snap 0 seq_num 2120) 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3401: finishing write tid 1 to smithi11166722-19 2023-10-01T09:12:16.195 INFO:tasks.rados.rados.0.smithi111.stdout:3401: finishing write tid 2 to smithi11166722-19 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3401: finishing write tid 3 to smithi11166722-19 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3401: finishing write tid 4 to smithi11166722-19 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3401: finishing write tid 5 to smithi11166722-19 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3401: finishing write tid 6 to smithi11166722-19 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 434 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3401: left oid 19 (ObjNum 2121 snap 0 seq_num 2121) 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3402: finishing write tid 1 to smithi11166722-465 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3402: finishing write tid 2 to smithi11166722-465 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3402: finishing write tid 3 to smithi11166722-465 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3402: finishing write tid 4 to smithi11166722-465 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:3402: finishing write tid 5 to smithi11166722-465 2023-10-01T09:12:16.196 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 465 v 380 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-10-01T09:12:16.197 INFO:tasks.rados.rados.0.smithi111.stdout:3402: left oid 465 (ObjNum 2122 snap 0 seq_num 2122) 2023-10-01T09:12:16.197 INFO:tasks.rados.rados.0.smithi111.stdout:3403: finishing write tid 1 to smithi11166722-344 2023-10-01T09:12:16.197 INFO:tasks.rados.rados.0.smithi111.stdout:3403: finishing write tid 2 to smithi11166722-344 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3400: done (5 left) 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3401: done (4 left) 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3402: done (3 left) 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3405: done (2 left) 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3406: read oid 337 snap -1 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3406: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3407: read oid 414 snap -1 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3407: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3408: read oid 289 snap -1 2023-10-01T09:12:16.198 INFO:tasks.rados.rados.0.smithi111.stdout:3408: expect (ObjNum 1921 snap 0 seq_num 1921) 2023-10-01T09:12:16.199 INFO:tasks.rados.rados.0.smithi111.stdout:3409: read oid 441 snap -1 2023-10-01T09:12:16.199 INFO:tasks.rados.rados.0.smithi111.stdout:3409: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-10-01T09:12:16.199 INFO:tasks.rados.rados.0.smithi111.stdout:3410: write oid 82 current snap is 0 2023-10-01T09:12:16.199 INFO:tasks.rados.rados.0.smithi111.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-10-01T09:12:16.203 INFO:tasks.rados.rados.0.smithi111.stdout:3410: writing smithi11166722-82 from 514875 to 1281487 tid 1 2023-10-01T09:12:16.210 INFO:tasks.rados.rados.0.smithi111.stdout:3410: writing smithi11166722-82 from 1833177 to 2434249 tid 2 2023-10-01T09:12:16.218 INFO:tasks.rados.rados.0.smithi111.stdout:3410: writing smithi11166722-82 from 3222095 to 3714875 tid 3 2023-10-01T09:12:16.218 INFO:tasks.rados.rados.0.smithi111.stdout:3411: delete oid 37 current snap is 0 2023-10-01T09:12:16.218 INFO:tasks.rados.rados.0.smithi111.stdout:3404: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:16.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:15 smithi111 bash[71331]: debug 2023-10-01T09:12:15.908+0000 7f5d267bf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:12:16.453 INFO:tasks.rados.rados.0.smithi111.stdout:3407: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T09:12:16.524 INFO:tasks.rados.rados.0.smithi111.stdout:3408: expect (ObjNum 1921 snap 0 seq_num 1921) 2023-10-01T09:12:16.667 INFO:tasks.rados.rados.0.smithi111.stdout:3403: finishing write tid 3 to smithi11166722-344 2023-10-01T09:12:16.667 INFO:tasks.rados.rados.0.smithi111.stdout:3403: finishing write tid 4 to smithi11166722-344 2023-10-01T09:12:16.667 INFO:tasks.rados.rados.0.smithi111.stdout:3403: finishing write tid 5 to smithi11166722-344 2023-10-01T09:12:16.668 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 344 v 569 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-10-01T09:12:16.668 INFO:tasks.rados.rados.0.smithi111.stdout:3403: left oid 344 (ObjNum 2123 snap 0 seq_num 2123) 2023-10-01T09:12:16.668 INFO:tasks.rados.rados.0.smithi111.stdout:3406: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-10-01T09:12:16.882 INFO:tasks.rados.rados.0.smithi111.stdout:3409: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-10-01T09:12:17.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:16 smithi183 bash[27651]: cluster 2023-10-01T09:12:15.580750+0000 mon.a (mon.0) 934 : cluster [DBG] mgrmap e24: x(active, since 91s), standbys: y 2023-10-01T09:12:17.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:16 smithi183 bash[27651]: audit 2023-10-01T09:12:15.736373+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.111:0/36386147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:17.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:16 smithi183 bash[27651]: cluster 2023-10-01T09:12:16.076916+0000 mgr.x (mgr.15039) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 112 op/s 2023-10-01T09:12:17.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:16 smithi111 bash[27369]: cluster 2023-10-01T09:12:15.580750+0000 mon.a (mon.0) 934 : cluster [DBG] mgrmap e24: x(active, since 91s), standbys: y 2023-10-01T09:12:17.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:16 smithi111 bash[27369]: audit 2023-10-01T09:12:15.736373+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.111:0/36386147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:17.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:16 smithi111 bash[27369]: cluster 2023-10-01T09:12:16.076916+0000 mgr.x (mgr.15039) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 112 op/s 2023-10-01T09:12:17.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:16 smithi111 bash[33891]: cluster 2023-10-01T09:12:15.580750+0000 mon.a (mon.0) 934 : cluster [DBG] mgrmap e24: x(active, since 91s), standbys: y 2023-10-01T09:12:17.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:16 smithi111 bash[33891]: audit 2023-10-01T09:12:15.736373+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.111:0/36386147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:17.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:16 smithi111 bash[33891]: cluster 2023-10-01T09:12:16.076916+0000 mgr.x (mgr.15039) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 112 op/s 2023-10-01T09:12:17.081 INFO:tasks.rados.rados.0.smithi111.stdout:3410: finishing write tid 1 to smithi11166722-82 2023-10-01T09:12:17.081 INFO:tasks.rados.rados.0.smithi111.stdout:3410: finishing write tid 2 to smithi11166722-82 2023-10-01T09:12:17.081 INFO:tasks.rados.rados.0.smithi111.stdout:3410: finishing write tid 3 to smithi11166722-82 2023-10-01T09:12:17.081 INFO:tasks.rados.rados.0.smithi111.stdout:3410: finishing write tid 4 to smithi11166722-82 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3410: finishing write tid 5 to smithi11166722-82 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 444 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3403: done (7 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3404: done (6 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3406: done (5 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3407: done (4 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3408: done (3 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3409: done (2 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3410: done (1 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3411: done (0 left) 2023-10-01T09:12:17.082 INFO:tasks.rados.rados.0.smithi111.stdout:3412: read oid 20 snap -1 2023-10-01T09:12:17.083 INFO:tasks.rados.rados.0.smithi111.stdout:3412: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:17.083 INFO:tasks.rados.rados.0.smithi111.stdout:3413: write oid 351 current snap is 0 2023-10-01T09:12:17.083 INFO:tasks.rados.rados.0.smithi111.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-10-01T09:12:17.094 INFO:tasks.rados.rados.0.smithi111.stdout:3413: writing smithi11166722-351 from 548489 to 1065599 tid 1 2023-10-01T09:12:17.100 INFO:tasks.rados.rados.0.smithi111.stdout:3413: writing smithi11166722-351 from 1550141 to 2154882 tid 2 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3413: writing smithi11166722-351 from 2876941 to 3556630 tid 3 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3414: read oid 324 snap -1 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3414: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3415: read oid 285 snap -1 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3415: expect (ObjNum 2075 snap 0 seq_num 2075) 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3416: read oid 419 snap -1 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3416: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3417: write oid 4 current snap is 0 2023-10-01T09:12:17.109 INFO:tasks.rados.rados.0.smithi111.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-10-01T09:12:17.116 INFO:tasks.rados.rados.0.smithi111.stdout:3417: writing smithi11166722-4 from 565296 to 1157655 tid 1 2023-10-01T09:12:17.123 INFO:tasks.rados.rados.0.smithi111.stdout:3417: writing smithi11166722-4 from 1892270 to 2357022 tid 2 2023-10-01T09:12:17.129 INFO:tasks.rados.rados.0.smithi111.stdout:3417: writing smithi11166722-4 from 2788011 to 3278972 tid 3 2023-10-01T09:12:17.129 INFO:tasks.rados.rados.0.smithi111.stdout:3418: write oid 22 current snap is 0 2023-10-01T09:12:17.130 INFO:tasks.rados.rados.0.smithi111.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-10-01T09:12:17.139 INFO:tasks.rados.rados.0.smithi111.stdout:3418: writing smithi11166722-22 from 582103 to 1366064 tid 1 2023-10-01T09:12:17.147 INFO:tasks.rados.rados.0.smithi111.stdout:3418: writing smithi11166722-22 from 2067105 to 2675515 tid 2 2023-10-01T09:12:17.153 INFO:tasks.rados.rados.0.smithi111.stdout:3418: writing smithi11166722-22 from 3331787 to 3750373 tid 3 2023-10-01T09:12:17.153 INFO:tasks.rados.rados.0.smithi111.stdout:3419: write oid 208 current snap is 0 2023-10-01T09:12:17.153 INFO:tasks.rados.rados.0.smithi111.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-10-01T09:12:17.158 INFO:tasks.rados.rados.0.smithi111.stdout:3419: writing smithi11166722-208 from 598910 to 1058120 tid 1 2023-10-01T09:12:17.166 INFO:tasks.rados.rados.0.smithi111.stdout:3419: writing smithi11166722-208 from 1725587 to 2477655 tid 2 2023-10-01T09:12:17.173 INFO:tasks.rados.rados.0.smithi111.stdout:3419: writing smithi11166722-208 from 3242857 to 3798910 tid 3 2023-10-01T09:12:17.174 INFO:tasks.rados.rados.0.smithi111.stdout:3420: write oid 210 current snap is 0 2023-10-01T09:12:17.174 INFO:tasks.rados.rados.0.smithi111.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-10-01T09:12:17.180 INFO:tasks.rados.rados.0.smithi111.stdout:3420: writing smithi11166722-210 from 615717 to 1150176 tid 1 2023-10-01T09:12:17.186 INFO:tasks.rados.rados.0.smithi111.stdout:3420: writing smithi11166722-210 from 1784069 to 2396148 tid 2 2023-10-01T09:12:17.192 INFO:tasks.rados.rados.0.smithi111.stdout:3420: writing smithi11166722-210 from 2986633 to 3427763 tid 3 2023-10-01T09:12:17.193 INFO:tasks.rados.rados.0.smithi111.stdout:3421: write oid 109 current snap is 0 2023-10-01T09:12:17.193 INFO:tasks.rados.rados.0.smithi111.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-10-01T09:12:17.199 INFO:tasks.rados.rados.0.smithi111.stdout:3421: writing smithi11166722-109 from 632524 to 1242232 tid 1 2023-10-01T09:12:17.206 INFO:tasks.rados.rados.0.smithi111.stdout:3421: writing smithi11166722-109 from 1726198 to 2481935 tid 2 2023-10-01T09:12:17.215 INFO:tasks.rados.rados.0.smithi111.stdout:3421: writing smithi11166722-109 from 3181350 to 3832524 tid 3 2023-10-01T09:12:17.215 INFO:tasks.rados.rados.0.smithi111.stdout:3422: read oid 217 snap -1 2023-10-01T09:12:17.215 INFO:tasks.rados.rados.0.smithi111.stdout:3422: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:12:17.215 INFO:tasks.rados.rados.0.smithi111.stdout:3423: write oid 430 current snap is 0 2023-10-01T09:12:17.215 INFO:tasks.rados.rados.0.smithi111.stdout:3412: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:17.349 INFO:tasks.rados.rados.0.smithi111.stdout:3413: finishing write tid 1 to smithi11166722-351 2023-10-01T09:12:17.349 INFO:tasks.rados.rados.0.smithi111.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-10-01T09:12:17.363 INFO:tasks.rados.rados.0.smithi111.stdout:3423: writing smithi11166722-430 from 649331 to 1334288 tid 1 2023-10-01T09:12:17.370 INFO:tasks.rados.rados.0.smithi111.stdout:3423: writing smithi11166722-430 from 1784680 to 2400428 tid 2 2023-10-01T09:12:17.376 INFO:tasks.rados.rados.0.smithi111.stdout:3423: writing smithi11166722-430 from 2925126 to 3505153 tid 3 2023-10-01T09:12:17.376 INFO:tasks.rados.rados.0.smithi111.stdout:3412: done (11 left) 2023-10-01T09:12:17.376 INFO:tasks.rados.rados.0.smithi111.stdout:3424: read oid 255 snap -1 2023-10-01T09:12:17.376 INFO:tasks.rados.rados.0.smithi111.stdout:3424: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-10-01T09:12:17.376 INFO:tasks.rados.rados.0.smithi111.stdout:3425: read oid 459 snap -1 2023-10-01T09:12:17.376 INFO:tasks.rados.rados.0.smithi111.stdout:3425: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:12:17.377 INFO:tasks.rados.rados.0.smithi111.stdout:3426: delete oid 469 current snap is 0 2023-10-01T09:12:17.377 INFO:tasks.rados.rados.0.smithi111.stdout:3413: finishing write tid 2 to smithi11166722-351 2023-10-01T09:12:17.377 INFO:tasks.rados.rados.0.smithi111.stdout:3414: expect (ObjNum 646 snap 0 seq_num 646) 2023-10-01T09:12:17.518 INFO:tasks.rados.rados.0.smithi111.stdout:3413: finishing write tid 3 to smithi11166722-351 2023-10-01T09:12:17.518 INFO:tasks.rados.rados.0.smithi111.stdout:3413: finishing write tid 4 to smithi11166722-351 2023-10-01T09:12:17.518 INFO:tasks.rados.rados.0.smithi111.stdout:3413: finishing write tid 5 to smithi11166722-351 2023-10-01T09:12:17.518 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 351 v 438 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-10-01T09:12:17.518 INFO:tasks.rados.rados.0.smithi111.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2023-10-01T09:12:17.518 INFO:tasks.rados.rados.0.smithi111.stdout:3416: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T09:12:17.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[71331]: debug 2023-10-01T09:12:17.196+0000 7f5d267bf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:12:17.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[71331]: [01/Oct/2023:09:12:17] ENGINE Bus STARTING 2023-10-01T09:12:17.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[71331]: CherryPy Checker: 2023-10-01T09:12:17.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[71331]: The Application mounted at '' has an empty config. 2023-10-01T09:12:17.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[71331]: [01/Oct/2023:09:12:17] ENGINE Serving on http://:::9283 2023-10-01T09:12:17.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[71331]: [01/Oct/2023:09:12:17] ENGINE Bus STARTED 2023-10-01T09:12:17.610 INFO:tasks.rados.rados.0.smithi111.stdout:3417: finishing write tid 1 to smithi11166722-4 2023-10-01T09:12:17.610 INFO:tasks.rados.rados.0.smithi111.stdout:3415: expect (ObjNum 2075 snap 0 seq_num 2075) 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3417: finishing write tid 2 to smithi11166722-4 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3417: finishing write tid 3 to smithi11166722-4 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3417: finishing write tid 4 to smithi11166722-4 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3417: finishing write tid 5 to smithi11166722-4 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 4 v 442 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3418: finishing write tid 1 to smithi11166722-22 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3418: finishing write tid 2 to smithi11166722-22 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3418: finishing write tid 3 to smithi11166722-22 2023-10-01T09:12:17.764 INFO:tasks.rados.rados.0.smithi111.stdout:3418: finishing write tid 4 to smithi11166722-22 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3418: finishing write tid 5 to smithi11166722-22 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 22 v 449 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3419: finishing write tid 1 to smithi11166722-208 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3419: finishing write tid 2 to smithi11166722-208 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3419: finishing write tid 3 to smithi11166722-208 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3419: finishing write tid 4 to smithi11166722-208 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3419: finishing write tid 5 to smithi11166722-208 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 208 v 426 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3420: finishing write tid 1 to smithi11166722-210 2023-10-01T09:12:17.765 INFO:tasks.rados.rados.0.smithi111.stdout:3420: finishing write tid 2 to smithi11166722-210 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3420: finishing write tid 3 to smithi11166722-210 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3420: finishing write tid 4 to smithi11166722-210 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3420: finishing write tid 5 to smithi11166722-210 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 210 v 573 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3421: finishing write tid 1 to smithi11166722-109 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3421: finishing write tid 2 to smithi11166722-109 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3421: finishing write tid 3 to smithi11166722-109 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3421: finishing write tid 4 to smithi11166722-109 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:3421: finishing write tid 5 to smithi11166722-109 2023-10-01T09:12:17.766 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 453 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-10-01T09:12:17.767 INFO:tasks.rados.rados.0.smithi111.stdout:3421: left oid 109 (ObjNum 2132 snap 0 seq_num 2132) 2023-10-01T09:12:17.767 INFO:tasks.rados.rados.0.smithi111.stdout:3422: expect (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3423: finishing write tid 1 to smithi11166722-430 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3423: finishing write tid 2 to smithi11166722-430 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3423: finishing write tid 3 to smithi11166722-430 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3423: finishing write tid 4 to smithi11166722-430 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3423: finishing write tid 5 to smithi11166722-430 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 430 v 446 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3423: left oid 430 (ObjNum 2133 snap 0 seq_num 2133) 2023-10-01T09:12:17.878 INFO:tasks.rados.rados.0.smithi111.stdout:3425: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:12:17.977 INFO:tasks.rados.rados.0.smithi111.stdout:3424: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-10-01T09:12:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:17 smithi183 bash[27651]: cluster 2023-10-01T09:12:17.225061+0000 mon.a (mon.0) 935 : cluster [DBG] Standby manager daemon y restarted 2023-10-01T09:12:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:17 smithi183 bash[27651]: cluster 2023-10-01T09:12:17.225199+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon y started 2023-10-01T09:12:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:17 smithi183 bash[27651]: audit 2023-10-01T09:12:17.228786+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T09:12:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:17 smithi183 bash[27651]: audit 2023-10-01T09:12:17.231415+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:12:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:17 smithi183 bash[27651]: audit 2023-10-01T09:12:17.235438+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T09:12:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:17 smithi183 bash[27651]: audit 2023-10-01T09:12:17.235952+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:12:18.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[27369]: cluster 2023-10-01T09:12:17.225061+0000 mon.a (mon.0) 935 : cluster [DBG] Standby manager daemon y restarted 2023-10-01T09:12:18.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[27369]: cluster 2023-10-01T09:12:17.225199+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon y started 2023-10-01T09:12:18.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[27369]: audit 2023-10-01T09:12:17.228786+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T09:12:18.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[27369]: audit 2023-10-01T09:12:17.231415+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:12:18.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[27369]: audit 2023-10-01T09:12:17.235438+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T09:12:18.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[27369]: audit 2023-10-01T09:12:17.235952+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:12:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[33891]: cluster 2023-10-01T09:12:17.225061+0000 mon.a (mon.0) 935 : cluster [DBG] Standby manager daemon y restarted 2023-10-01T09:12:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[33891]: cluster 2023-10-01T09:12:17.225199+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon y started 2023-10-01T09:12:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[33891]: audit 2023-10-01T09:12:17.228786+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T09:12:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[33891]: audit 2023-10-01T09:12:17.231415+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:12:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[33891]: audit 2023-10-01T09:12:17.235438+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T09:12:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:17 smithi111 bash[33891]: audit 2023-10-01T09:12:17.235952+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:12:18.130 INFO:tasks.rados.rados.0.smithi111.stdout:3413: done (13 left) 2023-10-01T09:12:18.130 INFO:tasks.rados.rados.0.smithi111.stdout:3414: done (12 left) 2023-10-01T09:12:18.130 INFO:tasks.rados.rados.0.smithi111.stdout:3415: done (11 left) 2023-10-01T09:12:18.131 INFO:tasks.rados.rados.0.smithi111.stdout:3416: done (10 left) 2023-10-01T09:12:18.131 INFO:tasks.rados.rados.0.smithi111.stdout:3417: done (9 left) 2023-10-01T09:12:18.131 INFO:tasks.rados.rados.0.smithi111.stdout:3418: done (8 left) 2023-10-01T09:12:18.131 INFO:tasks.rados.rados.0.smithi111.stdout:3419: done (7 left) 2023-10-01T09:12:18.131 INFO:tasks.rados.rados.0.smithi111.stdout:3420: done (6 left) 2023-10-01T09:12:18.131 INFO:tasks.rados.rados.0.smithi111.stdout:3421: done (5 left) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3422: done (4 left) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3423: done (3 left) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3424: done (2 left) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3425: done (1 left) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3426: done (0 left) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3427: read oid 201 snap -1 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3428: read oid 15 snap -1 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3429: read oid 115 snap -1 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3429: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-10-01T09:12:18.132 INFO:tasks.rados.rados.0.smithi111.stdout:3430: write oid 225 current snap is 0 2023-10-01T09:12:18.133 INFO:tasks.rados.rados.0.smithi111.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-10-01T09:12:18.141 INFO:tasks.rados.rados.0.smithi111.stdout:3430: writing smithi11166722-225 from 682945 to 1118400 tid 1 2023-10-01T09:12:18.149 INFO:tasks.rados.rados.0.smithi111.stdout:3430: writing smithi11166722-225 from 1901644 to 2521061 tid 2 2023-10-01T09:12:18.156 INFO:tasks.rados.rados.0.smithi111.stdout:3430: writing smithi11166722-225 from 2979972 to 3582543 tid 3 2023-10-01T09:12:18.156 INFO:tasks.rados.rados.0.smithi111.stdout:3431: delete oid 462 current snap is 0 2023-10-01T09:12:18.156 INFO:tasks.rados.rados.0.smithi111.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-10-01T09:12:18.400 INFO:tasks.rados.rados.0.smithi111.stdout:3429: expect (ObjNum 1574 snap 0 seq_num 1574) 2023-10-01T09:12:18.541 INFO:tasks.rados.rados.0.smithi111.stdout:3430: finishing write tid 1 to smithi11166722-225 2023-10-01T09:12:18.541 INFO:tasks.rados.rados.0.smithi111.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3430: finishing write tid 2 to smithi11166722-225 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3430: finishing write tid 3 to smithi11166722-225 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3430: finishing write tid 4 to smithi11166722-225 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3430: finishing write tid 5 to smithi11166722-225 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 545 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3427: done (4 left) 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3428: done (3 left) 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3429: done (2 left) 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3430: done (1 left) 2023-10-01T09:12:18.733 INFO:tasks.rados.rados.0.smithi111.stdout:3431: done (0 left) 2023-10-01T09:12:18.734 INFO:tasks.rados.rados.0.smithi111.stdout:3432: write oid 417 current snap is 0 2023-10-01T09:12:18.734 INFO:tasks.rados.rados.0.smithi111.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-10-01T09:12:18.746 INFO:tasks.rados.rados.0.smithi111.stdout:3432: writing smithi11166722-417 from 716559 to 1418865 tid 1 2023-10-01T09:12:18.754 INFO:tasks.rados.rados.0.smithi111.stdout:3432: writing smithi11166722-417 from 2018608 to 2641694 tid 2 2023-10-01T09:12:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:3432: writing smithi11166722-417 from 3434818 to 3916559 tid 3 2023-10-01T09:12:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:3433: read oid 435 snap -1 2023-10-01T09:12:18.762 INFO:tasks.rados.rados.0.smithi111.stdout:3433: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-10-01T09:12:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:3434: read oid 281 snap -1 2023-10-01T09:12:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:3434: expect deleted 2023-10-01T09:12:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:3435: write oid 322 current snap is 0 2023-10-01T09:12:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:3432: finishing write tid 1 to smithi11166722-417 2023-10-01T09:12:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:3432: finishing write tid 2 to smithi11166722-417 2023-10-01T09:12:18.763 INFO:tasks.rados.rados.0.smithi111.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-10-01T09:12:18.771 INFO:tasks.rados.rados.0.smithi111.stdout:3435: writing smithi11166722-322 from 733366 to 1510921 tid 1 2023-10-01T09:12:18.780 INFO:tasks.rados.rados.0.smithi111.stdout:3435: writing smithi11166722-322 from 2077090 to 2843834 tid 2 2023-10-01T09:12:18.786 INFO:tasks.rados.rados.0.smithi111.stdout:3435: writing smithi11166722-322 from 3462241 to 3933366 tid 3 2023-10-01T09:12:18.786 INFO:tasks.rados.rados.0.smithi111.stdout:3436: read oid 377 snap -1 2023-10-01T09:12:18.786 INFO:tasks.rados.rados.0.smithi111.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:18.786 INFO:tasks.rados.rados.0.smithi111.stdout:3437: write oid 478 current snap is 0 2023-10-01T09:12:18.786 INFO:tasks.rados.rados.0.smithi111.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-10-01T09:12:18.793 INFO:tasks.rados.rados.0.smithi111.stdout:3437: writing smithi11166722-478 from 750173 to 1202977 tid 1 2023-10-01T09:12:18.800 INFO:tasks.rados.rados.0.smithi111.stdout:3437: writing smithi11166722-478 from 1735572 to 2362327 tid 2 2023-10-01T09:12:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:3437: writing smithi11166722-478 from 3089664 to 3853676 tid 3 2023-10-01T09:12:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:3438: read oid 36 snap -1 2023-10-01T09:12:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:3438: expect (ObjNum 2028 snap 0 seq_num 2028) 2023-10-01T09:12:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:3439: write oid 101 current snap is 0 2023-10-01T09:12:18.809 INFO:tasks.rados.rados.0.smithi111.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-10-01T09:12:18.821 INFO:tasks.rados.rados.0.smithi111.stdout:3439: writing smithi11166722-101 from 766980 to 1295033 tid 1 2023-10-01T09:12:18.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:18 smithi111 bash[33891]: cluster 2023-10-01T09:12:17.599736+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e25: x(active, since 93s), standbys: y 2023-10-01T09:12:18.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:18 smithi111 bash[33891]: cluster 2023-10-01T09:12:18.077523+0000 mgr.x (mgr.15039) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 5.3 MiB/s wr, 69 op/s 2023-10-01T09:12:18.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:18 smithi111 bash[33891]: audit 2023-10-01T09:12:18.189887+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.111:0/229741859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:18.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:18 smithi111 bash[27369]: cluster 2023-10-01T09:12:17.599736+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e25: x(active, since 93s), standbys: y 2023-10-01T09:12:18.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:18 smithi111 bash[27369]: cluster 2023-10-01T09:12:18.077523+0000 mgr.x (mgr.15039) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 5.3 MiB/s wr, 69 op/s 2023-10-01T09:12:18.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:18 smithi111 bash[27369]: audit 2023-10-01T09:12:18.189887+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.111:0/229741859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:18.830 INFO:tasks.rados.rados.0.smithi111.stdout:3439: writing smithi11166722-101 from 2077701 to 2848114 tid 2 2023-10-01T09:12:18.836 INFO:tasks.rados.rados.0.smithi111.stdout:3439: writing smithi11166722-101 from 3400734 to 3966980 tid 3 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3440: read oid 367 snap -1 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3440: expect deleted 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3441: delete oid 16 current snap is 0 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3432: finishing write tid 3 to smithi11166722-417 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3432: finishing write tid 4 to smithi11166722-417 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3432: finishing write tid 5 to smithi11166722-417 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 417 v 337 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-10-01T09:12:18.837 INFO:tasks.rados.rados.0.smithi111.stdout:3433: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-10-01T09:12:18.978 INFO:tasks.rados.rados.0.smithi111.stdout:3435: finishing write tid 1 to smithi11166722-322 2023-10-01T09:12:18.978 INFO:tasks.rados.rados.0.smithi111.stdout:3435: finishing write tid 2 to smithi11166722-322 2023-10-01T09:12:18.978 INFO:tasks.rados.rados.0.smithi111.stdout:3435: finishing write tid 3 to smithi11166722-322 2023-10-01T09:12:18.978 INFO:tasks.rados.rados.0.smithi111.stdout:3435: finishing write tid 4 to smithi11166722-322 2023-10-01T09:12:18.978 INFO:tasks.rados.rados.0.smithi111.stdout:3435: finishing write tid 5 to smithi11166722-322 2023-10-01T09:12:18.978 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 322 v 341 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-10-01T09:12:18.979 INFO:tasks.rados.rados.0.smithi111.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-10-01T09:12:18.979 INFO:tasks.rados.rados.0.smithi111.stdout:3436: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:19.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:18 smithi183 bash[52777]: ts=2023-10-01T09:12:18.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:12:19.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:18 smithi183 bash[27651]: cluster 2023-10-01T09:12:17.599736+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e25: x(active, since 93s), standbys: y 2023-10-01T09:12:19.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:18 smithi183 bash[27651]: cluster 2023-10-01T09:12:18.077523+0000 mgr.x (mgr.15039) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 5.3 MiB/s wr, 69 op/s 2023-10-01T09:12:19.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:18 smithi183 bash[27651]: audit 2023-10-01T09:12:18.189887+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.111:0/229741859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:19.188 INFO:tasks.rados.rados.0.smithi111.stdout:3437: finishing write tid 1 to smithi11166722-478 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:3437: finishing write tid 2 to smithi11166722-478 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:3437: finishing write tid 3 to smithi11166722-478 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:3437: finishing write tid 4 to smithi11166722-478 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:3437: finishing write tid 5 to smithi11166722-478 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 448 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-10-01T09:12:19.189 INFO:tasks.rados.rados.0.smithi111.stdout:3438: expect (ObjNum 2028 snap 0 seq_num 2028) 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3439: finishing write tid 1 to smithi11166722-101 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3439: finishing write tid 2 to smithi11166722-101 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3439: finishing write tid 3 to smithi11166722-101 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3439: finishing write tid 4 to smithi11166722-101 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3439: finishing write tid 5 to smithi11166722-101 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 319 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3432: done (9 left) 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3433: done (8 left) 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3434: done (7 left) 2023-10-01T09:12:19.254 INFO:tasks.rados.rados.0.smithi111.stdout:3435: done (6 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3436: done (5 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3437: done (4 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3438: done (3 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3439: done (2 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3440: done (1 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3441: done (0 left) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3442: read oid 413 snap -1 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3442: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3443: read oid 290 snap -1 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3444: read oid 100 snap -1 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3444: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:12:19.255 INFO:tasks.rados.rados.0.smithi111.stdout:3445: read oid 86 snap -1 2023-10-01T09:12:19.256 INFO:tasks.rados.rados.0.smithi111.stdout:3445: expect (ObjNum 2119 snap 0 seq_num 2119) 2023-10-01T09:12:19.256 INFO:tasks.rados.rados.0.smithi111.stdout:3446: write oid 266 current snap is 0 2023-10-01T09:12:19.256 INFO:tasks.rados.rados.0.smithi111.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-10-01T09:12:19.258 INFO:tasks.rados.rados.0.smithi111.stdout:3446: writing smithi11166722-266 from 400594 to 1079145 tid 1 2023-10-01T09:12:19.264 INFO:tasks.rados.rados.0.smithi111.stdout:3446: writing smithi11166722-266 from 1794665 to 2000594 tid 2 2023-10-01T09:12:19.264 INFO:tasks.rados.rados.0.smithi111.stdout:3447: write oid 304 current snap is 0 2023-10-01T09:12:19.264 INFO:tasks.rados.rados.0.smithi111.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-10-01T09:12:19.271 INFO:tasks.rados.rados.0.smithi111.stdout:3447: writing smithi11166722-304 from 417401 to 1171201 tid 1 2023-10-01T09:12:19.276 INFO:tasks.rados.rados.0.smithi111.stdout:3447: writing smithi11166722-304 from 1853147 to 2017401 tid 2 2023-10-01T09:12:19.276 INFO:tasks.rados.rados.0.smithi111.stdout:3448: write oid 127 current snap is 0 2023-10-01T09:12:19.276 INFO:tasks.rados.rados.0.smithi111.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-10-01T09:12:19.281 INFO:tasks.rados.rados.0.smithi111.stdout:3448: writing smithi11166722-127 from 434208 to 979610 tid 1 2023-10-01T09:12:19.288 INFO:tasks.rados.rados.0.smithi111.stdout:3448: writing smithi11166722-127 from 1627982 to 2034208 tid 2 2023-10-01T09:12:19.288 INFO:tasks.rados.rados.0.smithi111.stdout:3449: write oid 399 current snap is 0 2023-10-01T09:12:19.288 INFO:tasks.rados.rados.0.smithi111.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-10-01T09:12:19.293 INFO:tasks.rados.rados.0.smithi111.stdout:3449: writing smithi11166722-399 from 451015 to 1071666 tid 1 2023-10-01T09:12:19.299 INFO:tasks.rados.rados.0.smithi111.stdout:3449: writing smithi11166722-399 from 1570111 to 2051015 tid 2 2023-10-01T09:12:19.299 INFO:tasks.rados.rados.0.smithi111.stdout:3450: write oid 433 current snap is 0 2023-10-01T09:12:19.299 INFO:tasks.rados.rados.0.smithi111.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-10-01T09:12:19.305 INFO:tasks.rados.rados.0.smithi111.stdout:3450: writing smithi11166722-433 from 467822 to 1163722 tid 1 2023-10-01T09:12:19.311 INFO:tasks.rados.rados.0.smithi111.stdout:3450: writing smithi11166722-433 from 1628593 to 2067822 tid 2 2023-10-01T09:12:19.311 INFO:tasks.rados.rados.0.smithi111.stdout:3451: write oid 82 current snap is 0 2023-10-01T09:12:19.311 INFO:tasks.rados.rados.0.smithi111.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-10-01T09:12:19.318 INFO:tasks.rados.rados.0.smithi111.stdout:3451: writing smithi11166722-82 from 484629 to 1255778 tid 1 2023-10-01T09:12:19.322 INFO:tasks.rados.rados.0.smithi111.stdout:3451: writing smithi11166722-82 from 1687075 to 2084629 tid 2 2023-10-01T09:12:19.322 INFO:tasks.rados.rados.0.smithi111.stdout:3452: write oid 288 current snap is 0 2023-10-01T09:12:19.323 INFO:tasks.rados.rados.0.smithi111.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-10-01T09:12:19.328 INFO:tasks.rados.rados.0.smithi111.stdout:3452: writing smithi11166722-288 from 501436 to 947834 tid 1 2023-10-01T09:12:19.334 INFO:tasks.rados.rados.0.smithi111.stdout:3452: writing smithi11166722-288 from 1745557 to 2101436 tid 2 2023-10-01T09:12:19.334 INFO:tasks.rados.rados.0.smithi111.stdout:3453: write oid 227 current snap is 0 2023-10-01T09:12:19.334 INFO:tasks.rados.rados.0.smithi111.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-10-01T09:12:19.340 INFO:tasks.rados.rados.0.smithi111.stdout:3453: writing smithi11166722-227 from 518243 to 1039890 tid 1 2023-10-01T09:12:19.346 INFO:tasks.rados.rados.0.smithi111.stdout:3453: writing smithi11166722-227 from 1687686 to 2118243 tid 2 2023-10-01T09:12:19.346 INFO:tasks.rados.rados.0.smithi111.stdout:3454: read oid 111 snap -1 2023-10-01T09:12:19.346 INFO:tasks.rados.rados.0.smithi111.stdout:3454: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-10-01T09:12:19.346 INFO:tasks.rados.rados.0.smithi111.stdout:3455: read oid 231 snap -1 2023-10-01T09:12:19.346 INFO:tasks.rados.rados.0.smithi111.stdout:3455: expect deleted 2023-10-01T09:12:19.347 INFO:tasks.rados.rados.0.smithi111.stdout:3456: read oid 128 snap -1 2023-10-01T09:12:19.347 INFO:tasks.rados.rados.0.smithi111.stdout:3456: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:12:19.347 INFO:tasks.rados.rados.0.smithi111.stdout:3457: write oid 109 current snap is 0 2023-10-01T09:12:19.347 INFO:tasks.rados.rados.0.smithi111.stdout:3444: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:12:19.471 INFO:tasks.rados.rados.0.smithi111.stdout:3446: finishing write tid 1 to smithi11166722-266 2023-10-01T09:12:19.471 INFO:tasks.rados.rados.0.smithi111.stdout:3446: finishing write tid 2 to smithi11166722-266 2023-10-01T09:12:19.471 INFO:tasks.rados.rados.0.smithi111.stdout:3446: finishing write tid 3 to smithi11166722-266 2023-10-01T09:12:19.471 INFO:tasks.rados.rados.0.smithi111.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-10-01T09:12:19.482 INFO:tasks.rados.rados.0.smithi111.stdout:3457: writing smithi11166722-109 from 535050 to 1131946 tid 1 2023-10-01T09:12:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:3457: writing smithi11166722-109 from 1746168 to 2135050 tid 2 2023-10-01T09:12:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:3444: done (15 left) 2023-10-01T09:12:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:3458: read oid 84 snap -1 2023-10-01T09:12:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:3458: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-10-01T09:12:19.489 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:19.489 INFO:tasks.rados.rados.0.smithi111.stdout:3442: expect (ObjNum 859 snap 0 seq_num 859) 2023-10-01T09:12:19.689 INFO:tasks.rados.rados.0.smithi111.stdout:3446: finishing write tid 4 to smithi11166722-266 2023-10-01T09:12:19.689 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 472 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-10-01T09:12:19.689 INFO:tasks.rados.rados.0.smithi111.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-10-01T09:12:19.689 INFO:tasks.rados.rados.0.smithi111.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T09:12:19.806 INFO:tasks.rados.rados.0.smithi111.stdout:3447: finishing write tid 1 to smithi11166722-304 2023-10-01T09:12:19.806 INFO:tasks.rados.rados.0.smithi111.stdout:3447: finishing write tid 2 to smithi11166722-304 2023-10-01T09:12:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:3447: finishing write tid 3 to smithi11166722-304 2023-10-01T09:12:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:3447: finishing write tid 4 to smithi11166722-304 2023-10-01T09:12:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 304 v 442 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-10-01T09:12:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-10-01T09:12:19.807 INFO:tasks.rados.rados.0.smithi111.stdout:3445: expect (ObjNum 2119 snap 0 seq_num 2119) 2023-10-01T09:12:20.036 INFO:tasks.rados.rados.0.smithi111.stdout:3448: finishing write tid 1 to smithi11166722-127 2023-10-01T09:12:20.036 INFO:tasks.rados.rados.0.smithi111.stdout:3448: finishing write tid 2 to smithi11166722-127 2023-10-01T09:12:20.036 INFO:tasks.rados.rados.0.smithi111.stdout:3448: finishing write tid 3 to smithi11166722-127 2023-10-01T09:12:20.036 INFO:tasks.rados.rados.0.smithi111.stdout:3448: finishing write tid 4 to smithi11166722-127 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 127 v 457 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3449: finishing write tid 1 to smithi11166722-399 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3442: done (15 left) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3443: done (14 left) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3445: done (13 left) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3446: done (12 left) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3447: done (11 left) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3448: done (10 left) 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3459: read oid 434 snap -1 2023-10-01T09:12:20.037 INFO:tasks.rados.rados.0.smithi111.stdout:3459: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3460: write oid 230 current snap is 0 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3449: finishing write tid 2 to smithi11166722-399 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3449: finishing write tid 3 to smithi11166722-399 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3449: finishing write tid 4 to smithi11166722-399 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 399 v 429 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3450: finishing write tid 1 to smithi11166722-433 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3450: finishing write tid 2 to smithi11166722-433 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3450: finishing write tid 3 to smithi11166722-433 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:3450: finishing write tid 4 to smithi11166722-433 2023-10-01T09:12:20.038 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 322 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3450: left oid 433 (ObjNum 2146 snap 0 seq_num 2146) 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3451: finishing write tid 1 to smithi11166722-82 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3451: finishing write tid 2 to smithi11166722-82 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3451: finishing write tid 3 to smithi11166722-82 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3451: finishing write tid 4 to smithi11166722-82 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 451 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3451: left oid 82 (ObjNum 2147 snap 0 seq_num 2147) 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3452: finishing write tid 1 to smithi11166722-288 2023-10-01T09:12:20.039 INFO:tasks.rados.rados.0.smithi111.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-10-01T09:12:20.043 INFO:tasks.rados.rados.0.smithi111.stdout:3460: writing smithi11166722-230 from 551857 to 1224002 tid 1 2023-10-01T09:12:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:3460: writing smithi11166722-230 from 1804650 to 2151857 tid 2 2023-10-01T09:12:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:3449: done (11 left) 2023-10-01T09:12:20.048 INFO:tasks.rados.rados.0.smithi111.stdout:3450: done (10 left) 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3451: done (9 left) 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3461: write oid 120 current snap is 0 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3452: finishing write tid 2 to smithi11166722-288 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3452: finishing write tid 3 to smithi11166722-288 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3452: finishing write tid 4 to smithi11166722-288 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 288 v 344 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3452: left oid 288 (ObjNum 2148 snap 0 seq_num 2148) 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3453: finishing write tid 1 to smithi11166722-227 2023-10-01T09:12:20.049 INFO:tasks.rados.rados.0.smithi111.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-10-01T09:12:20.054 INFO:tasks.rados.rados.0.smithi111.stdout:3461: writing smithi11166722-120 from 568664 to 1032411 tid 1 2023-10-01T09:12:20.061 INFO:tasks.rados.rados.0.smithi111.stdout:3461: writing smithi11166722-120 from 1579485 to 2168664 tid 2 2023-10-01T09:12:20.061 INFO:tasks.rados.rados.0.smithi111.stdout:3452: done (9 left) 2023-10-01T09:12:20.061 INFO:tasks.rados.rados.0.smithi111.stdout:3462: write oid 151 current snap is 0 2023-10-01T09:12:20.061 INFO:tasks.rados.rados.0.smithi111.stdout:3456: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:12:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:3453: finishing write tid 2 to smithi11166722-227 2023-10-01T09:12:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:3453: finishing write tid 3 to smithi11166722-227 2023-10-01T09:12:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:3453: finishing write tid 4 to smithi11166722-227 2023-10-01T09:12:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 227 v 549 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-10-01T09:12:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:3453: left oid 227 (ObjNum 2149 snap 0 seq_num 2149) 2023-10-01T09:12:20.254 INFO:tasks.rados.rados.0.smithi111.stdout:3454: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-10-01T09:12:20.426 INFO:tasks.rados.rados.0.smithi111.stdout:3457: finishing write tid 1 to smithi11166722-109 2023-10-01T09:12:20.426 INFO:tasks.rados.rados.0.smithi111.stdout:3457: finishing write tid 2 to smithi11166722-109 2023-10-01T09:12:20.426 INFO:tasks.rados.rados.0.smithi111.stdout:3457: finishing write tid 3 to smithi11166722-109 2023-10-01T09:12:20.426 INFO:tasks.rados.rados.0.smithi111.stdout:3457: finishing write tid 4 to smithi11166722-109 2023-10-01T09:12:20.426 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 109 v 460 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-10-01T09:12:20.426 INFO:tasks.rados.rados.0.smithi111.stdout:3457: left oid 109 (ObjNum 2150 snap 0 seq_num 2150) 2023-10-01T09:12:20.427 INFO:tasks.rados.rados.0.smithi111.stdout:3458: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-10-01T09:12:20.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:20 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:12:20] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.33.4" 2023-10-01T09:12:20.728 INFO:tasks.rados.rados.0.smithi111.stdout:3459: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-10-01T09:12:20.885 INFO:tasks.rados.rados.0.smithi111.stdout:3460: finishing write tid 1 to smithi11166722-230 2023-10-01T09:12:20.885 INFO:tasks.rados.rados.0.smithi111.stdout:3460: finishing write tid 2 to smithi11166722-230 2023-10-01T09:12:20.885 INFO:tasks.rados.rados.0.smithi111.stdout:3460: finishing write tid 3 to smithi11166722-230 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:3460: finishing write tid 4 to smithi11166722-230 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 230 v 449 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:3460: left oid 230 (ObjNum 2151 snap 0 seq_num 2151) 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:3461: finishing write tid 1 to smithi11166722-120 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:3461: finishing write tid 2 to smithi11166722-120 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:3461: finishing write tid 3 to smithi11166722-120 2023-10-01T09:12:20.886 INFO:tasks.rados.rados.0.smithi111.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-10-01T09:12:20.898 INFO:tasks.rados.rados.0.smithi111.stdout:3462: writing smithi11166722-151 from 585471 to 1124467 tid 1 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3462: writing smithi11166722-151 from 1921614 to 2185471 tid 2 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3453: done (9 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3454: done (8 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3455: done (7 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3456: done (6 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3457: done (5 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3458: done (4 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3459: done (3 left) 2023-10-01T09:12:20.905 INFO:tasks.rados.rados.0.smithi111.stdout:3460: done (2 left) 2023-10-01T09:12:20.906 INFO:tasks.rados.rados.0.smithi111.stdout:3463: delete oid 137 current snap is 0 2023-10-01T09:12:20.906 INFO:tasks.rados.rados.0.smithi111.stdout:3461: finishing write tid 4 to smithi11166722-120 2023-10-01T09:12:20.906 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 120 v 432 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-10-01T09:12:20.906 INFO:tasks.rados.rados.0.smithi111.stdout:3461: left oid 120 (ObjNum 2152 snap 0 seq_num 2152) 2023-10-01T09:12:20.906 INFO:tasks.rados.rados.0.smithi111.stdout:3462: finishing write tid 1 to smithi11166722-151 2023-10-01T09:12:20.908 INFO:tasks.rados.rados.0.smithi111.stdout:3461: done (2 left) 2023-10-01T09:12:20.908 INFO:tasks.rados.rados.0.smithi111.stdout:3463: done (1 left) 2023-10-01T09:12:20.908 INFO:tasks.rados.rados.0.smithi111.stdout:3464: write oid 393 current snap is 0 2023-10-01T09:12:20.908 INFO:tasks.rados.rados.0.smithi111.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-10-01T09:12:20.915 INFO:tasks.rados.rados.0.smithi111.stdout:3464: writing smithi11166722-393 from 619085 to 1308579 tid 1 2023-10-01T09:12:20.921 INFO:tasks.rados.rados.0.smithi111.stdout:3464: writing smithi11166722-393 from 2038578 to 2219085 tid 2 2023-10-01T09:12:20.921 INFO:tasks.rados.rados.0.smithi111.stdout:3465: read oid 410 snap -1 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3465: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3466: read oid 225 snap -1 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3466: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3467: read oid 54 snap -1 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3467: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3468: read oid 293 snap -1 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3468: expect (ObjNum 292 snap 0 seq_num 292) 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3469: read oid 131 snap -1 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3469: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-10-01T09:12:20.922 INFO:tasks.rados.rados.0.smithi111.stdout:3470: read oid 68 snap -1 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3470: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3471: read oid 481 snap -1 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3471: expect (ObjNum 1927 snap 0 seq_num 1927) 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3472: read oid 251 snap -1 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3472: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3473: read oid 221 snap -1 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3473: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3474: write oid 491 current snap is 0 2023-10-01T09:12:20.923 INFO:tasks.rados.rados.0.smithi111.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-10-01T09:12:20.931 INFO:tasks.rados.rados.0.smithi111.stdout:3474: writing smithi11166722-491 from 635892 to 1400635 tid 1 2023-10-01T09:12:20.936 INFO:tasks.rados.rados.0.smithi111.stdout:3474: writing smithi11166722-491 from 2097060 to 2235892 tid 2 2023-10-01T09:12:20.936 INFO:tasks.rados.rados.0.smithi111.stdout:3475: delete oid 351 current snap is 0 2023-10-01T09:12:20.936 INFO:tasks.rados.rados.0.smithi111.stdout:3462: finishing write tid 2 to smithi11166722-151 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3462: finishing write tid 3 to smithi11166722-151 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3462: finishing write tid 4 to smithi11166722-151 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 151 v 310 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3462: left oid 151 (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3464: finishing write tid 1 to smithi11166722-393 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3464: finishing write tid 2 to smithi11166722-393 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3464: finishing write tid 3 to smithi11166722-393 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3464: finishing write tid 4 to smithi11166722-393 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 393 v 475 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3464: left oid 393 (ObjNum 2155 snap 0 seq_num 2155) 2023-10-01T09:12:20.937 INFO:tasks.rados.rados.0.smithi111.stdout:3472: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T09:12:21.046 INFO:tasks.rados.rados.0.smithi111.stdout:3469: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-10-01T09:12:21.172 INFO:tasks.rados.rados.0.smithi111.stdout:3471: expect (ObjNum 1927 snap 0 seq_num 1927) 2023-10-01T09:12:21.249 INFO:tasks.rados.rados.0.smithi111.stdout:3468: expect (ObjNum 292 snap 0 seq_num 292) 2023-10-01T09:12:21.345 INFO:tasks.rados.rados.0.smithi111.stdout:3465: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-10-01T09:12:21.480 INFO:tasks.rados.rados.0.smithi111.stdout:3467: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-10-01T09:12:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:21 smithi183 bash[27651]: cluster 2023-10-01T09:12:20.078265+0000 mgr.x (mgr.15039) 82 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-10-01T09:12:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:21 smithi183 bash[27651]: audit 2023-10-01T09:12:20.617543+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.111:0/1410655107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:21.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:21 smithi111 bash[27369]: cluster 2023-10-01T09:12:20.078265+0000 mgr.x (mgr.15039) 82 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-10-01T09:12:21.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:21 smithi111 bash[27369]: audit 2023-10-01T09:12:20.617543+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.111:0/1410655107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:21.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:21 smithi111 bash[33891]: cluster 2023-10-01T09:12:20.078265+0000 mgr.x (mgr.15039) 82 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 7.1 MiB/s wr, 85 op/s 2023-10-01T09:12:21.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:21 smithi111 bash[33891]: audit 2023-10-01T09:12:20.617543+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.111:0/1410655107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:21.674 INFO:tasks.rados.rados.0.smithi111.stdout:3474: finishing write tid 1 to smithi11166722-491 2023-10-01T09:12:21.675 INFO:tasks.rados.rados.0.smithi111.stdout:3474: finishing write tid 2 to smithi11166722-491 2023-10-01T09:12:21.675 INFO:tasks.rados.rados.0.smithi111.stdout:3466: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T09:12:21.946 INFO:tasks.rados.rados.0.smithi111.stdout:3474: finishing write tid 3 to smithi11166722-491 2023-10-01T09:12:21.946 INFO:tasks.rados.rados.0.smithi111.stdout:3474: finishing write tid 4 to smithi11166722-491 2023-10-01T09:12:21.946 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 491 v 347 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-10-01T09:12:21.947 INFO:tasks.rados.rados.0.smithi111.stdout:3474: left oid 491 (ObjNum 2156 snap 0 seq_num 2156) 2023-10-01T09:12:21.947 INFO:tasks.rados.rados.0.smithi111.stdout:3470: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-10-01T09:12:22.114 INFO:tasks.rados.rados.0.smithi111.stdout:3473: expect (ObjNum 1745 snap 0 seq_num 1745) 2023-10-01T09:12:22.254 INFO:tasks.rados.rados.0.smithi111.stdout:3462: done (12 left) 2023-10-01T09:12:22.254 INFO:tasks.rados.rados.0.smithi111.stdout:3464: done (11 left) 2023-10-01T09:12:22.254 INFO:tasks.rados.rados.0.smithi111.stdout:3465: done (10 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3466: done (9 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3467: done (8 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3468: done (7 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3469: done (6 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3470: done (5 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3471: done (4 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3472: done (3 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3473: done (2 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3474: done (1 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3475: done (0 left) 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3476: read oid 65 snap -1 2023-10-01T09:12:22.255 INFO:tasks.rados.rados.0.smithi111.stdout:3476: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-10-01T09:12:22.256 INFO:tasks.rados.rados.0.smithi111.stdout:3477: write oid 252 current snap is 0 2023-10-01T09:12:22.256 INFO:tasks.rados.rados.0.smithi111.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-10-01T09:12:22.261 INFO:tasks.rados.rados.0.smithi111.stdout:3477: writing smithi11166722-252 from 669506 to 1184747 tid 1 2023-10-01T09:12:22.267 INFO:tasks.rados.rados.0.smithi111.stdout:3477: writing smithi11166722-252 from 1697671 to 2269506 tid 2 2023-10-01T09:12:22.267 INFO:tasks.rados.rados.0.smithi111.stdout:3478: write oid 103 current snap is 0 2023-10-01T09:12:22.267 INFO:tasks.rados.rados.0.smithi111.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-10-01T09:12:22.274 INFO:tasks.rados.rados.0.smithi111.stdout:3478: writing smithi11166722-103 from 686313 to 1276803 tid 1 2023-10-01T09:12:22.280 INFO:tasks.rados.rados.0.smithi111.stdout:3478: writing smithi11166722-103 from 1756153 to 2286313 tid 2 2023-10-01T09:12:22.280 INFO:tasks.rados.rados.0.smithi111.stdout:3479: read oid 351 snap -1 2023-10-01T09:12:22.280 INFO:tasks.rados.rados.0.smithi111.stdout:3479: expect deleted 2023-10-01T09:12:22.281 INFO:tasks.rados.rados.0.smithi111.stdout:3480: write oid 118 current snap is 0 2023-10-01T09:12:22.281 INFO:tasks.rados.rados.0.smithi111.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-10-01T09:12:22.289 INFO:tasks.rados.rados.0.smithi111.stdout:3480: writing smithi11166722-118 from 703120 to 1485212 tid 1 2023-10-01T09:12:22.293 INFO:tasks.rados.rados.0.smithi111.stdout:3480: writing smithi11166722-118 from 1930988 to 2303120 tid 2 2023-10-01T09:12:22.293 INFO:tasks.rados.rados.0.smithi111.stdout:3481: write oid 419 current snap is 0 2023-10-01T09:12:22.294 INFO:tasks.rados.rados.0.smithi111.stdout:3476: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-10-01T09:12:22.423 INFO:tasks.rados.rados.0.smithi111.stdout:3477: finishing write tid 1 to smithi11166722-252 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3477: finishing write tid 2 to smithi11166722-252 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3477: finishing write tid 3 to smithi11166722-252 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3477: finishing write tid 4 to smithi11166722-252 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 252 v 350 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3478: finishing write tid 1 to smithi11166722-103 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3478: finishing write tid 2 to smithi11166722-103 2023-10-01T09:12:22.424 INFO:tasks.rados.rados.0.smithi111.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-10-01T09:12:22.430 INFO:tasks.rados.rados.0.smithi111.stdout:3481: writing smithi11166722-419 from 719927 to 1177268 tid 1 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3481: writing smithi11166722-419 from 1873117 to 2319927 tid 2 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3476: done (5 left) 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3477: done (4 left) 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3479: done (3 left) 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3482: delete oid 469 current snap is 0 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3478: finishing write tid 3 to smithi11166722-103 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3478: finishing write tid 4 to smithi11166722-103 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 103 v 435 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-10-01T09:12:22.437 INFO:tasks.rados.rados.0.smithi111.stdout:3480: finishing write tid 1 to smithi11166722-118 2023-10-01T09:12:22.438 INFO:tasks.rados.rados.0.smithi111.stdout:3480: finishing write tid 2 to smithi11166722-118 2023-10-01T09:12:22.438 INFO:tasks.rados.rados.0.smithi111.stdout:3480: finishing write tid 3 to smithi11166722-118 2023-10-01T09:12:22.438 INFO:tasks.rados.rados.0.smithi111.stdout:3480: finishing write tid 4 to smithi11166722-118 2023-10-01T09:12:22.438 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 118 v 397 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-10-01T09:12:22.438 INFO:tasks.rados.rados.0.smithi111.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-10-01T09:12:22.438 INFO:tasks.rados.rados.0.smithi111.stdout:3481: finishing write tid 1 to smithi11166722-419 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3478: done (3 left) 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3480: done (2 left) 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3482: done (1 left) 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3483: read oid 50 snap -1 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3483: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3484: read oid 303 snap -1 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3484: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3485: read oid 250 snap -1 2023-10-01T09:12:22.440 INFO:tasks.rados.rados.0.smithi111.stdout:3485: expect (ObjNum 2014 snap 0 seq_num 2014) 2023-10-01T09:12:22.441 INFO:tasks.rados.rados.0.smithi111.stdout:3486: read oid 197 snap -1 2023-10-01T09:12:22.441 INFO:tasks.rados.rados.0.smithi111.stdout:3486: expect deleted 2023-10-01T09:12:22.441 INFO:tasks.rados.rados.0.smithi111.stdout:3487: delete oid 97 current snap is 0 2023-10-01T09:12:22.441 INFO:tasks.rados.rados.0.smithi111.stdout:3481: finishing write tid 2 to smithi11166722-419 2023-10-01T09:12:22.441 INFO:tasks.rados.rados.0.smithi111.stdout:3481: finishing write tid 3 to smithi11166722-419 2023-10-01T09:12:22.441 INFO:tasks.rados.rados.0.smithi111.stdout:3481: finishing write tid 4 to smithi11166722-419 2023-10-01T09:12:22.442 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 419 v 478 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-10-01T09:12:22.442 INFO:tasks.rados.rados.0.smithi111.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-10-01T09:12:22.442 INFO:tasks.rados.rados.0.smithi111.stdout:3481: done (5 left) 2023-10-01T09:12:22.442 INFO:tasks.rados.rados.0.smithi111.stdout:3487: done (4 left) 2023-10-01T09:12:22.443 INFO:tasks.rados.rados.0.smithi111.stdout:3488: delete oid 120 current snap is 0 2023-10-01T09:12:22.446 INFO:tasks.rados.rados.0.smithi111.stdout:3484: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-10-01T09:12:22.633 INFO:tasks.rados.rados.0.smithi111.stdout:3483: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:12:22.801 INFO:tasks.rados.rados.0.smithi111.stdout:3485: expect (ObjNum 2014 snap 0 seq_num 2014) 2023-10-01T09:12:23.013 INFO:tasks.rados.rados.0.smithi111.stdout:3483: done (4 left) 2023-10-01T09:12:23.013 INFO:tasks.rados.rados.0.smithi111.stdout:3484: done (3 left) 2023-10-01T09:12:23.013 INFO:tasks.rados.rados.0.smithi111.stdout:3485: done (2 left) 2023-10-01T09:12:23.013 INFO:tasks.rados.rados.0.smithi111.stdout:3486: done (1 left) 2023-10-01T09:12:23.013 INFO:tasks.rados.rados.0.smithi111.stdout:3488: done (0 left) 2023-10-01T09:12:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:3489: read oid 163 snap -1 2023-10-01T09:12:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:3489: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:12:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:3490: write oid 173 current snap is 0 2023-10-01T09:12:23.014 INFO:tasks.rados.rados.0.smithi111.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-10-01T09:12:23.030 INFO:tasks.rados.rados.0.smithi111.stdout:3490: writing smithi11166722-173 from 787155 to 1545492 tid 1 2023-10-01T09:12:23.035 INFO:tasks.rados.rados.0.smithi111.stdout:3490: writing smithi11166722-173 from 1990692 to 2387155 tid 2 2023-10-01T09:12:23.044 INFO:tasks.rados.rados.0.smithi111.stdout:3489: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:12:23.217 INFO:tasks.rados.rados.0.smithi111.stdout:3490: finishing write tid 1 to smithi11166722-173 2023-10-01T09:12:23.218 INFO:tasks.rados.rados.0.smithi111.stdout:3489: done (1 left) 2023-10-01T09:12:23.218 INFO:tasks.rados.rados.0.smithi111.stdout:3491: write oid 374 current snap is 0 2023-10-01T09:12:23.218 INFO:tasks.rados.rados.0.smithi111.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-10-01T09:12:23.223 INFO:tasks.rados.rados.0.smithi111.stdout:3491: writing smithi11166722-374 from 403962 to 837548 tid 1 2023-10-01T09:12:23.231 INFO:tasks.rados.rados.0.smithi111.stdout:3491: writing smithi11166722-374 from 1249174 to 1950931 tid 2 2023-10-01T09:12:23.231 INFO:tasks.rados.rados.0.smithi111.stdout:3492: write oid 45 current snap is 0 2023-10-01T09:12:23.231 INFO:tasks.rados.rados.0.smithi111.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-10-01T09:12:23.231 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:22 smithi183 bash[50284]: debug 2023-10-01T09:12:22.962+0000 7f50b9c16700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-01T09:12:23.231 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[50284]: ignoring --setuser ceph since I am not root 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[50284]: ignoring --setgroup ceph since I am not root 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[50284]: debug 2023-10-01T09:12:23.026+0000 7fc40e55e700 1 -- 172.21.15.183:0/1339223789 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5653c3d991e0 con 0x5653c4b18400 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[50284]: debug 2023-10-01T09:12:23.194+0000 7fc41828e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: cluster 2023-10-01T09:12:22.079184+0000 mgr.x (mgr.15039) 83 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.0 MiB/s wr, 98 op/s 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.826493+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.832434+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.232 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.833990+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.835400+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.842408+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.946082+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.954411+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: cluster 2023-10-01T09:12:22.965787+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.968841+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: cluster 2023-10-01T09:12:22.969029+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0139015s) 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.975397+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.975618+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:12:23.233 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.975813+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.976171+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.976441+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.976895+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.977105+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.977353+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.977580+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.977851+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.978083+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.978315+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:12:23.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.978547+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.978787+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.979015+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.979278+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:22.979776+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: cluster 2023-10-01T09:12:23.021153+0000 mon.a (mon.0) 952 : cluster [INF] Manager daemon y is now available 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:23.053921+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:23.057535+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:23.070640+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.111:0/1462864893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:23.088965+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:23.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:23.099376+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:12:23.236 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:23 smithi183 bash[27651]: audit 2023-10-01T09:12:23.103442+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:12:23.237 INFO:tasks.rados.rados.0.smithi111.stdout:3492: writing smithi11166722-45 from 420769 to 1045957 tid 1 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3492: writing smithi11166722-45 from 1824009 to 2269424 tid 2 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3490: finishing write tid 2 to smithi11166722-173 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3490: finishing write tid 3 to smithi11166722-173 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3490: finishing write tid 4 to smithi11166722-173 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 173 v 552 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3491: finishing write tid 1 to smithi11166722-374 2023-10-01T09:12:23.245 INFO:tasks.rados.rados.0.smithi111.stdout:3491: finishing write tid 2 to smithi11166722-374 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3491: finishing write tid 3 to smithi11166722-374 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3491: finishing write tid 4 to smithi11166722-374 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 374 v 353 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3491: left oid 374 (ObjNum 2166 snap 0 seq_num 2166) 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3492: finishing write tid 1 to smithi11166722-45 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3490: done (2 left) 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3491: done (1 left) 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3493: write oid 311 current snap is 0 2023-10-01T09:12:23.246 INFO:tasks.rados.rados.0.smithi111.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-10-01T09:12:23.252 INFO:tasks.rados.rados.0.smithi111.stdout:3493: writing smithi11166722-311 from 437576 to 1138013 tid 1 2023-10-01T09:12:23.255 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: cluster 2023-10-01T09:12:22.079184+0000 mgr.x (mgr.15039) 83 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.0 MiB/s wr, 98 op/s 2023-10-01T09:12:23.255 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.826493+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.255 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.832434+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.255 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.833990+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:23.255 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.835400+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.842408+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.946082+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.954411+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: cluster 2023-10-01T09:12:22.965787+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.968841+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: cluster 2023-10-01T09:12:22.969029+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0139015s) 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.975397+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.975618+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.975813+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:12:23.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.976171+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.976441+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.976895+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.977105+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.977353+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: cluster 2023-10-01T09:12:22.079184+0000 mgr.x (mgr.15039) 83 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.0 MiB/s wr, 98 op/s 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.826493+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.832434+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.833990+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.835400+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.842408+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.946082+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.954411+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: cluster 2023-10-01T09:12:22.965787+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.968841+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15039 172.21.15.183:0/2377100966' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: cluster 2023-10-01T09:12:22.969029+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0139015s) 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.975397+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.975618+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:12:23.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.975813+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.976171+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.976441+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.976895+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.977105+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.977353+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.977580+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.977851+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:12:23.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.978083+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.978315+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.978547+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.978787+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.979015+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.979278+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:22.979776+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: cluster 2023-10-01T09:12:23.021153+0000 mon.a (mon.0) 952 : cluster [INF] Manager daemon y is now available 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:23.053921+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:23.057535+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:23.070640+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.111:0/1462864893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:23.088965+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:23.099376+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[27369]: audit 2023-10-01T09:12:23.103442+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.977580+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.977851+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.978083+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:12:23.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.978315+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.978547+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.978787+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.979015+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.979278+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:22.979776+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: cluster 2023-10-01T09:12:23.021153+0000 mon.a (mon.0) 952 : cluster [INF] Manager daemon y is now available 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:23.053921+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:23.057535+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:23.070640+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.111:0/1462864893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:23.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:23.088965+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:23.099376+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[33891]: audit 2023-10-01T09:12:23.103442+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:22 smithi111 bash[71331]: [01/Oct/2023:09:12:22] ENGINE Bus STOPPING 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:22 smithi111 bash[71331]: [01/Oct/2023:09:12:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:22 smithi111 bash[71331]: [01/Oct/2023:09:12:22] ENGINE Bus STOPPED 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: [01/Oct/2023:09:12:23] ENGINE Bus STARTING 2023-10-01T09:12:23.263 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: [01/Oct/2023:09:12:23] ENGINE Serving on http://:::9283 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: [01/Oct/2023:09:12:23] ENGINE Bus STARTED 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c82456700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c82456700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c82456700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c82456700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c82456700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c7fc51700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c7fc51700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c7fc51700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c7fc51700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.264 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:23 smithi111 bash[71331]: debug 2023-10-01T09:12:23.208+0000 7f5c7fc51700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:12:23.265 INFO:tasks.rados.rados.0.smithi111.stdout:3493: writing smithi11166722-311 from 1882491 to 2437576 tid 2 2023-10-01T09:12:23.265 INFO:tasks.rados.rados.0.smithi111.stdout:3494: write oid 257 current snap is 0 2023-10-01T09:12:23.265 INFO:tasks.rados.rados.0.smithi111.stdout:3492: finishing write tid 2 to smithi11166722-45 2023-10-01T09:12:23.266 INFO:tasks.rados.rados.0.smithi111.stdout:3492: finishing write tid 3 to smithi11166722-45 2023-10-01T09:12:23.266 INFO:tasks.rados.rados.0.smithi111.stdout:3492: finishing write tid 4 to smithi11166722-45 2023-10-01T09:12:23.266 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 45 v 576 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-10-01T09:12:23.266 INFO:tasks.rados.rados.0.smithi111.stdout:3492: left oid 45 (ObjNum 2167 snap 0 seq_num 2167) 2023-10-01T09:12:23.266 INFO:tasks.rados.rados.0.smithi111.stdout:3493: finishing write tid 1 to smithi11166722-311 2023-10-01T09:12:23.266 INFO:tasks.rados.rados.0.smithi111.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-10-01T09:12:23.267 INFO:tasks.rados.rados.0.smithi111.stdout:3494: writing smithi11166722-257 from 454383 to 1230069 tid 1 2023-10-01T09:12:23.274 INFO:tasks.rados.rados.0.smithi111.stdout:3494: writing smithi11166722-257 from 1824620 to 2273704 tid 2 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3493: finishing write tid 2 to smithi11166722-311 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3493: finishing write tid 3 to smithi11166722-311 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3493: finishing write tid 4 to smithi11166722-311 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 311 v 453 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3493: left oid 311 (ObjNum 2168 snap 0 seq_num 2168) 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3494: finishing write tid 1 to smithi11166722-257 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3492: done (2 left) 2023-10-01T09:12:23.275 INFO:tasks.rados.rados.0.smithi111.stdout:3493: done (1 left) 2023-10-01T09:12:23.276 INFO:tasks.rados.rados.0.smithi111.stdout:3495: write oid 423 current snap is 0 2023-10-01T09:12:23.276 INFO:tasks.rados.rados.0.smithi111.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-10-01T09:12:23.280 INFO:tasks.rados.rados.0.smithi111.stdout:3495: writing smithi11166722-423 from 471190 to 922125 tid 1 2023-10-01T09:12:23.287 INFO:tasks.rados.rados.0.smithi111.stdout:3495: writing smithi11166722-423 from 1483102 to 2192197 tid 2 2023-10-01T09:12:23.288 INFO:tasks.rados.rados.0.smithi111.stdout:3494: finishing write tid 2 to smithi11166722-257 2023-10-01T09:12:23.288 INFO:tasks.rados.rados.0.smithi111.stdout:3494: finishing write tid 3 to smithi11166722-257 2023-10-01T09:12:23.288 INFO:tasks.rados.rados.0.smithi111.stdout:3494: finishing write tid 4 to smithi11166722-257 2023-10-01T09:12:23.288 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 257 v 455 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-10-01T09:12:23.289 INFO:tasks.rados.rados.0.smithi111.stdout:3494: left oid 257 (ObjNum 2169 snap 0 seq_num 2169) 2023-10-01T09:12:23.289 INFO:tasks.rados.rados.0.smithi111.stdout:3495: finishing write tid 1 to smithi11166722-423 2023-10-01T09:12:23.289 INFO:tasks.rados.rados.0.smithi111.stdout:3494: done (1 left) 2023-10-01T09:12:23.289 INFO:tasks.rados.rados.0.smithi111.stdout:3496: delete oid 36 current snap is 0 2023-10-01T09:12:23.291 INFO:tasks.rados.rados.0.smithi111.stdout:3496: done (1 left) 2023-10-01T09:12:23.291 INFO:tasks.rados.rados.0.smithi111.stdout:3497: read oid 418 snap -1 2023-10-01T09:12:23.292 INFO:tasks.rados.rados.0.smithi111.stdout:3497: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T09:12:23.292 INFO:tasks.rados.rados.0.smithi111.stdout:3498: write oid 468 current snap is 0 2023-10-01T09:12:23.292 INFO:tasks.rados.rados.0.smithi111.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-10-01T09:12:23.298 INFO:tasks.rados.rados.0.smithi111.stdout:3498: writing smithi11166722-468 from 504804 to 1106237 tid 1 2023-10-01T09:12:23.307 INFO:tasks.rados.rados.0.smithi111.stdout:3498: writing smithi11166722-468 from 1600066 to 2312830 tid 2 2023-10-01T09:12:23.307 INFO:tasks.rados.rados.0.smithi111.stdout:3499: read oid 160 snap -1 2023-10-01T09:12:23.307 INFO:tasks.rados.rados.0.smithi111.stdout:3499: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:12:23.307 INFO:tasks.rados.rados.0.smithi111.stdout:3500: read oid 137 snap -1 2023-10-01T09:12:23.307 INFO:tasks.rados.rados.0.smithi111.stdout:3500: expect deleted 2023-10-01T09:12:23.308 INFO:tasks.rados.rados.0.smithi111.stdout:3501: read oid 231 snap -1 2023-10-01T09:12:23.308 INFO:tasks.rados.rados.0.smithi111.stdout:3501: expect deleted 2023-10-01T09:12:23.308 INFO:tasks.rados.rados.0.smithi111.stdout:3502: write oid 142 current snap is 0 2023-10-01T09:12:23.308 INFO:tasks.rados.rados.0.smithi111.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-10-01T09:12:23.316 INFO:tasks.rados.rados.0.smithi111.stdout:3502: writing smithi11166722-142 from 521611 to 1198293 tid 1 2023-10-01T09:12:23.323 INFO:tasks.rados.rados.0.smithi111.stdout:3502: writing smithi11166722-142 from 1942195 to 2398617 tid 2 2023-10-01T09:12:23.323 INFO:tasks.rados.rados.0.smithi111.stdout:3503: read oid 38 snap -1 2023-10-01T09:12:23.323 INFO:tasks.rados.rados.0.smithi111.stdout:3503: expect deleted 2023-10-01T09:12:23.323 INFO:tasks.rados.rados.0.smithi111.stdout:3504: delete oid 442 current snap is 0 2023-10-01T09:12:23.323 INFO:tasks.rados.rados.0.smithi111.stdout:3495: finishing write tid 2 to smithi11166722-423 2023-10-01T09:12:23.323 INFO:tasks.rados.rados.0.smithi111.stdout:3495: finishing write tid 3 to smithi11166722-423 2023-10-01T09:12:23.324 INFO:tasks.rados.rados.0.smithi111.stdout:3495: finishing write tid 4 to smithi11166722-423 2023-10-01T09:12:23.324 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 423 v 456 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-10-01T09:12:23.324 INFO:tasks.rados.rados.0.smithi111.stdout:3495: left oid 423 (ObjNum 2170 snap 0 seq_num 2170) 2023-10-01T09:12:23.324 INFO:tasks.rados.rados.0.smithi111.stdout:3497: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T09:12:23.561 INFO:tasks.rados.rados.0.smithi111.stdout:3498: finishing write tid 1 to smithi11166722-468 2023-10-01T09:12:23.561 INFO:tasks.rados.rados.0.smithi111.stdout:3495: done (8 left) 2023-10-01T09:12:23.561 INFO:tasks.rados.rados.0.smithi111.stdout:3497: done (7 left) 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3504: done (6 left) 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3505: read oid 334 snap -1 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3505: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3506: read oid 139 snap -1 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3506: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3507: write oid 125 current snap is 0 2023-10-01T09:12:23.562 INFO:tasks.rados.rados.0.smithi111.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-10-01T09:12:23.573 INFO:tasks.rados.rados.0.smithi111.stdout:3507: writing smithi11166722-125 from 555225 to 1098758 tid 1 2023-10-01T09:12:23.580 INFO:tasks.rados.rados.0.smithi111.stdout:3507: writing smithi11166722-125 from 1775512 to 2235603 tid 2 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3508: read oid 380 snap -1 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3508: expect deleted 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3509: read oid 128 snap -1 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3509: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3510: write oid 496 current snap is 0 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3498: finishing write tid 2 to smithi11166722-468 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3498: finishing write tid 3 to smithi11166722-468 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3498: finishing write tid 4 to smithi11166722-468 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 468 v 445 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3498: left oid 468 (ObjNum 2172 snap 0 seq_num 2172) 2023-10-01T09:12:23.581 INFO:tasks.rados.rados.0.smithi111.stdout:3499: expect (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T09:12:23.760 INFO:tasks.rados.rados.0.smithi111.stdout:3502: finishing write tid 1 to smithi11166722-142 2023-10-01T09:12:23.760 INFO:tasks.rados.rados.0.smithi111.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-10-01T09:12:23.767 INFO:tasks.rados.rados.0.smithi111.stdout:3510: writing smithi11166722-496 from 572032 to 1190814 tid 1 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3510: writing smithi11166722-496 from 1833994 to 2554096 tid 2 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3498: done (11 left) 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3499: done (10 left) 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3500: done (9 left) 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3501: done (8 left) 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3511: write oid 98 current snap is 0 2023-10-01T09:12:23.776 INFO:tasks.rados.rados.0.smithi111.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-10-01T09:12:23.783 INFO:tasks.rados.rados.0.smithi111.stdout:3511: writing smithi11166722-98 from 588839 to 1282870 tid 1 2023-10-01T09:12:23.789 INFO:tasks.rados.rados.0.smithi111.stdout:3511: writing smithi11166722-98 from 1776123 to 2239883 tid 2 2023-10-01T09:12:23.789 INFO:tasks.rados.rados.0.smithi111.stdout:3512: write oid 270 current snap is 0 2023-10-01T09:12:23.789 INFO:tasks.rados.rados.0.smithi111.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-10-01T09:12:23.797 INFO:tasks.rados.rados.0.smithi111.stdout:3512: writing smithi11166722-270 from 605646 to 1374926 tid 1 2023-10-01T09:12:23.804 INFO:tasks.rados.rados.0.smithi111.stdout:3512: writing smithi11166722-270 from 1834605 to 2442023 tid 2 2023-10-01T09:12:23.804 INFO:tasks.rados.rados.0.smithi111.stdout:3513: read oid 426 snap -1 2023-10-01T09:12:23.804 INFO:tasks.rados.rados.0.smithi111.stdout:3513: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:12:23.804 INFO:tasks.rados.rados.0.smithi111.stdout:3514: read oid 141 snap -1 2023-10-01T09:12:23.804 INFO:tasks.rados.rados.0.smithi111.stdout:3514: expect (ObjNum 2061 snap 0 seq_num 2061) 2023-10-01T09:12:23.805 INFO:tasks.rados.rados.0.smithi111.stdout:3502: finishing write tid 2 to smithi11166722-142 2023-10-01T09:12:23.805 INFO:tasks.rados.rados.0.smithi111.stdout:3502: finishing write tid 3 to smithi11166722-142 2023-10-01T09:12:23.805 INFO:tasks.rados.rados.0.smithi111.stdout:3502: finishing write tid 4 to smithi11166722-142 2023-10-01T09:12:23.805 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 142 v 464 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-10-01T09:12:23.805 INFO:tasks.rados.rados.0.smithi111.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2023-10-01T09:12:23.805 INFO:tasks.rados.rados.0.smithi111.stdout:3506: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T09:12:23.939 INFO:tasks.rados.rados.0.smithi111.stdout:3505: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T09:12:24.054 INFO:tasks.rados.rados.0.smithi111.stdout:3507: finishing write tid 1 to smithi11166722-125 2023-10-01T09:12:24.054 INFO:tasks.rados.rados.0.smithi111.stdout:3507: finishing write tid 2 to smithi11166722-125 2023-10-01T09:12:24.054 INFO:tasks.rados.rados.0.smithi111.stdout:3509: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T09:12:24.247 INFO:tasks.rados.rados.0.smithi111.stdout:3507: finishing write tid 3 to smithi11166722-125 2023-10-01T09:12:24.247 INFO:tasks.rados.rados.0.smithi111.stdout:3507: finishing write tid 4 to smithi11166722-125 2023-10-01T09:12:24.247 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 125 v 481 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-10-01T09:12:24.247 INFO:tasks.rados.rados.0.smithi111.stdout:3507: left oid 125 (ObjNum 2175 snap 0 seq_num 2175) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3510: finishing write tid 1 to smithi11166722-496 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3510: finishing write tid 2 to smithi11166722-496 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3502: done (11 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3503: done (10 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3505: done (9 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3506: done (8 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3507: done (7 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3508: done (6 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3509: done (5 left) 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3515: write oid 324 current snap is 0 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3510: finishing write tid 3 to smithi11166722-496 2023-10-01T09:12:24.248 INFO:tasks.rados.rados.0.smithi111.stdout:3510: finishing write tid 4 to smithi11166722-496 2023-10-01T09:12:24.249 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 496 v 356 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-10-01T09:12:24.249 INFO:tasks.rados.rados.0.smithi111.stdout:3510: left oid 496 (ObjNum 2176 snap 0 seq_num 2176) 2023-10-01T09:12:24.249 INFO:tasks.rados.rados.0.smithi111.stdout:3511: finishing write tid 1 to smithi11166722-98 2023-10-01T09:12:24.249 INFO:tasks.rados.rados.0.smithi111.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-10-01T09:12:24.253 INFO:tasks.rados.rados.0.smithi111.stdout:3515: writing smithi11166722-324 from 622453 to 1066982 tid 1 2023-10-01T09:12:24.259 INFO:tasks.rados.rados.0.smithi111.stdout:3515: writing smithi11166722-324 from 1493087 to 1960516 tid 2 2023-10-01T09:12:24.259 INFO:tasks.rados.rados.0.smithi111.stdout:3510: done (5 left) 2023-10-01T09:12:24.259 INFO:tasks.rados.rados.0.smithi111.stdout:3516: read oid 446 snap -1 2023-10-01T09:12:24.259 INFO:tasks.rados.rados.0.smithi111.stdout:3516: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:12:24.259 INFO:tasks.rados.rados.0.smithi111.stdout:3511: finishing write tid 2 to smithi11166722-98 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3511: finishing write tid 3 to smithi11166722-98 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3511: finishing write tid 4 to smithi11166722-98 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 98 v 348 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3511: left oid 98 (ObjNum 2177 snap 0 seq_num 2177) 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3512: finishing write tid 1 to smithi11166722-270 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3511: done (5 left) 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3517: read oid 467 snap -1 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3517: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3518: read oid 480 snap -1 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3518: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3519: read oid 287 snap -1 2023-10-01T09:12:24.260 INFO:tasks.rados.rados.0.smithi111.stdout:3519: expect (ObjNum 2089 snap 0 seq_num 2089) 2023-10-01T09:12:24.261 INFO:tasks.rados.rados.0.smithi111.stdout:3520: delete oid 220 current snap is 0 2023-10-01T09:12:24.261 INFO:tasks.rados.rados.0.smithi111.stdout:3514: expect (ObjNum 2061 snap 0 seq_num 2061) 2023-10-01T09:12:24.355 INFO:tasks.rados.rados.0.smithi111.stdout:3512: finishing write tid 2 to smithi11166722-270 2023-10-01T09:12:24.355 INFO:tasks.rados.rados.0.smithi111.stdout:3512: finishing write tid 3 to smithi11166722-270 2023-10-01T09:12:24.356 INFO:tasks.rados.rados.0.smithi111.stdout:3512: finishing write tid 4 to smithi11166722-270 2023-10-01T09:12:24.356 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 270 v 459 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-10-01T09:12:24.356 INFO:tasks.rados.rados.0.smithi111.stdout:3512: left oid 270 (ObjNum 2178 snap 0 seq_num 2178) 2023-10-01T09:12:24.356 INFO:tasks.rados.rados.0.smithi111.stdout:3513: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T09:12:24.404 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[50284]: debug 2023-10-01T09:12:24.182+0000 7fc41828e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T09:12:24.404 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[50284]: debug 2023-10-01T09:12:24.298+0000 7fc41828e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:12:24.404 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[27651]: audit 2023-10-01T09:12:23.149880+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:12:24.404 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[27651]: audit 2023-10-01T09:12:23.158901+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:12:24.404 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[27651]: cluster 2023-10-01T09:12:23.971290+0000 mon.a (mon.0) 956 : cluster [DBG] mgrmap e27: y(active, since 1.01616s) 2023-10-01T09:12:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:24 smithi111 bash[27369]: audit 2023-10-01T09:12:23.149880+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:12:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:24 smithi111 bash[27369]: audit 2023-10-01T09:12:23.158901+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:12:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:24 smithi111 bash[27369]: cluster 2023-10-01T09:12:23.971290+0000 mon.a (mon.0) 956 : cluster [DBG] mgrmap e27: y(active, since 1.01616s) 2023-10-01T09:12:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:24 smithi111 bash[33891]: audit 2023-10-01T09:12:23.149880+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:12:24.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:24 smithi111 bash[33891]: audit 2023-10-01T09:12:23.158901+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:12:24.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:24 smithi111 bash[33891]: cluster 2023-10-01T09:12:23.971290+0000 mon.a (mon.0) 956 : cluster [DBG] mgrmap e27: y(active, since 1.01616s) 2023-10-01T09:12:24.636 INFO:tasks.rados.rados.0.smithi111.stdout:3515: finishing write tid 1 to smithi11166722-324 2023-10-01T09:12:24.636 INFO:tasks.rados.rados.0.smithi111.stdout:3518: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T09:12:24.693 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[50284]: debug 2023-10-01T09:12:24.398+0000 7fc41828e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:12:24.704 INFO:tasks.rados.rados.0.smithi111.stdout:3516: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T09:12:24.821 INFO:tasks.rados.rados.0.smithi111.stdout:3515: finishing write tid 2 to smithi11166722-324 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3515: finishing write tid 3 to smithi11166722-324 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3512: done (8 left) 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3513: done (7 left) 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3514: done (6 left) 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3516: done (5 left) 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3518: done (4 left) 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3520: done (3 left) 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3521: write oid 27 current snap is 0 2023-10-01T09:12:24.822 INFO:tasks.rados.rados.0.smithi111.stdout:3519: expect (ObjNum 2089 snap 0 seq_num 2089) 2023-10-01T09:12:24.922 INFO:tasks.rados.rados.0.smithi111.stdout:3515: finishing write tid 4 to smithi11166722-324 2023-10-01T09:12:24.922 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 324 v 313 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-10-01T09:12:24.922 INFO:tasks.rados.rados.0.smithi111.stdout:3515: left oid 324 (ObjNum 2179 snap 0 seq_num 2179) 2023-10-01T09:12:24.922 INFO:tasks.rados.rados.0.smithi111.stdout:3517: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-10-01T09:12:25.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:24 smithi183 bash[50284]: debug 2023-10-01T09:12:24.690+0000 7fc41828e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:12:25.065 INFO:tasks.rados.rados.0.smithi111.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-10-01T09:12:25.079 INFO:tasks.rados.rados.0.smithi111.stdout:3521: writing smithi11166722-27 from 656067 to 1251094 tid 1 2023-10-01T09:12:25.085 INFO:tasks.rados.rados.0.smithi111.stdout:3521: writing smithi11166722-27 from 1893698 to 2364796 tid 2 2023-10-01T09:12:25.086 INFO:tasks.rados.rados.0.smithi111.stdout:3515: done (3 left) 2023-10-01T09:12:25.086 INFO:tasks.rados.rados.0.smithi111.stdout:3517: done (2 left) 2023-10-01T09:12:25.086 INFO:tasks.rados.rados.0.smithi111.stdout:3519: done (1 left) 2023-10-01T09:12:25.086 INFO:tasks.rados.rados.0.smithi111.stdout:3522: write oid 435 current snap is 0 2023-10-01T09:12:25.086 INFO:tasks.rados.rados.0.smithi111.stdout:3521: finishing write tid 1 to smithi11166722-27 2023-10-01T09:12:25.086 INFO:tasks.rados.rados.0.smithi111.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-10-01T09:12:25.094 INFO:tasks.rados.rados.0.smithi111.stdout:3522: writing smithi11166722-435 from 672874 to 1459503 tid 1 2023-10-01T09:12:25.104 INFO:tasks.rados.rados.0.smithi111.stdout:3522: writing smithi11166722-435 from 2068533 to 2672874 tid 2 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3523: read oid 65 snap -1 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3523: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3524: write oid 148 current snap is 0 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3521: finishing write tid 2 to smithi11166722-27 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3521: finishing write tid 3 to smithi11166722-27 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3521: finishing write tid 4 to smithi11166722-27 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 27 v 401 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3521: left oid 27 (ObjNum 2181 snap 0 seq_num 2181) 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3522: finishing write tid 1 to smithi11166722-435 2023-10-01T09:12:25.105 INFO:tasks.rados.rados.0.smithi111.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-10-01T09:12:25.111 INFO:tasks.rados.rados.0.smithi111.stdout:3524: writing smithi11166722-148 from 689681 to 1151559 tid 1 2023-10-01T09:12:25.117 INFO:tasks.rados.rados.0.smithi111.stdout:3524: writing smithi11166722-148 from 1727015 to 2201782 tid 2 2023-10-01T09:12:25.117 INFO:tasks.rados.rados.0.smithi111.stdout:3521: done (3 left) 2023-10-01T09:12:25.117 INFO:tasks.rados.rados.0.smithi111.stdout:3525: read oid 228 snap -1 2023-10-01T09:12:25.117 INFO:tasks.rados.rados.0.smithi111.stdout:3525: expect deleted 2023-10-01T09:12:25.117 INFO:tasks.rados.rados.0.smithi111.stdout:3526: write oid 11 current snap is 0 2023-10-01T09:12:25.117 INFO:tasks.rados.rados.0.smithi111.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-10-01T09:12:25.124 INFO:tasks.rados.rados.0.smithi111.stdout:3526: writing smithi11166722-11 from 706488 to 1243615 tid 1 2023-10-01T09:12:25.131 INFO:tasks.rados.rados.0.smithi111.stdout:3526: writing smithi11166722-11 from 1785497 to 2403922 tid 2 2023-10-01T09:12:25.131 INFO:tasks.rados.rados.0.smithi111.stdout:3527: read oid 462 snap -1 2023-10-01T09:12:25.131 INFO:tasks.rados.rados.0.smithi111.stdout:3527: expect deleted 2023-10-01T09:12:25.131 INFO:tasks.rados.rados.0.smithi111.stdout:3528: write oid 40 current snap is 0 2023-10-01T09:12:25.131 INFO:tasks.rados.rados.0.smithi111.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-10-01T09:12:25.138 INFO:tasks.rados.rados.0.smithi111.stdout:3528: writing smithi11166722-40 from 723295 to 1335671 tid 1 2023-10-01T09:12:25.145 INFO:tasks.rados.rados.0.smithi111.stdout:3528: writing smithi11166722-40 from 2127626 to 2606062 tid 2 2023-10-01T09:12:25.146 INFO:tasks.rados.rados.0.smithi111.stdout:3529: write oid 431 current snap is 0 2023-10-01T09:12:25.146 INFO:tasks.rados.rados.0.smithi111.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-10-01T09:12:25.153 INFO:tasks.rados.rados.0.smithi111.stdout:3529: writing smithi11166722-431 from 740102 to 1427727 tid 1 2023-10-01T09:12:25.161 INFO:tasks.rados.rados.0.smithi111.stdout:3529: writing smithi11166722-431 from 2186108 to 2740102 tid 2 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3530: read oid 479 snap -1 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3530: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3531: write oid 353 current snap is 0 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3522: finishing write tid 2 to smithi11166722-435 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3522: finishing write tid 3 to smithi11166722-435 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3522: finishing write tid 4 to smithi11166722-435 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 435 v 351 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-10-01T09:12:25.162 INFO:tasks.rados.rados.0.smithi111.stdout:3523: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3524: finishing write tid 1 to smithi11166722-148 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3524: finishing write tid 2 to smithi11166722-148 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3524: finishing write tid 3 to smithi11166722-148 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3524: finishing write tid 4 to smithi11166722-148 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 148 v 384 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3524: left oid 148 (ObjNum 2183 snap 0 seq_num 2183) 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3526: finishing write tid 1 to smithi11166722-11 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3526: finishing write tid 2 to smithi11166722-11 2023-10-01T09:12:25.336 INFO:tasks.rados.rados.0.smithi111.stdout:3526: finishing write tid 3 to smithi11166722-11 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3526: finishing write tid 4 to smithi11166722-11 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 11 v 462 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3526: left oid 11 (ObjNum 2184 snap 0 seq_num 2184) 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3528: finishing write tid 1 to smithi11166722-40 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3528: finishing write tid 2 to smithi11166722-40 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3528: finishing write tid 3 to smithi11166722-40 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3528: finishing write tid 4 to smithi11166722-40 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 40 v 325 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3529: finishing write tid 1 to smithi11166722-431 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3529: finishing write tid 2 to smithi11166722-431 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3529: finishing write tid 3 to smithi11166722-431 2023-10-01T09:12:25.337 INFO:tasks.rados.rados.0.smithi111.stdout:3529: finishing write tid 4 to smithi11166722-431 2023-10-01T09:12:25.338 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 431 v 359 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-10-01T09:12:25.338 INFO:tasks.rados.rados.0.smithi111.stdout:3529: left oid 431 (ObjNum 2186 snap 0 seq_num 2186) 2023-10-01T09:12:25.338 INFO:tasks.rados.rados.0.smithi111.stdout:3530: expect (ObjNum 1617 snap 0 seq_num 1617) 2023-10-01T09:12:25.527 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[50284]: debug 2023-10-01T09:12:25.094+0000 7fc41828e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:12:25.527 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[50284]: debug 2023-10-01T09:12:25.282+0000 7fc41828e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:12:25.554 INFO:tasks.rados.rados.0.smithi111.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-10-01T09:12:25.568 INFO:tasks.rados.rados.0.smithi111.stdout:3531: writing smithi11166722-353 from 756909 to 1519783 tid 1 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3531: writing smithi11166722-353 from 2244590 to 2726695 tid 2 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3522: done (9 left) 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3523: done (8 left) 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3524: done (7 left) 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3525: done (6 left) 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3526: done (5 left) 2023-10-01T09:12:25.575 INFO:tasks.rados.rados.0.smithi111.stdout:3527: done (4 left) 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3528: done (3 left) 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3529: done (2 left) 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3530: done (1 left) 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3532: read oid 482 snap -1 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3532: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3533: write oid 185 current snap is 0 2023-10-01T09:12:25.576 INFO:tasks.rados.rados.0.smithi111.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-10-01T09:12:25.582 INFO:tasks.rados.rados.0.smithi111.stdout:3533: writing smithi11166722-185 from 773716 to 1211839 tid 1 2023-10-01T09:12:25.590 INFO:tasks.rados.rados.0.smithi111.stdout:3533: writing smithi11166722-185 from 1903072 to 2528835 tid 2 2023-10-01T09:12:25.590 INFO:tasks.rados.rados.0.smithi111.stdout:3534: write oid 156 current snap is 0 2023-10-01T09:12:25.590 INFO:tasks.rados.rados.0.smithi111.stdout:3531: finishing write tid 1 to smithi11166722-353 2023-10-01T09:12:25.590 INFO:tasks.rados.rados.0.smithi111.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-10-01T09:12:25.598 INFO:tasks.rados.rados.0.smithi111.stdout:3534: writing smithi11166722-156 from 790523 to 1303895 tid 1 2023-10-01T09:12:25.610 INFO:tasks.rados.rados.0.smithi111.stdout:3534: writing smithi11166722-156 from 1961554 to 2730975 tid 2 2023-10-01T09:12:25.610 INFO:tasks.rados.rados.0.smithi111.stdout:3535: write oid 46 current snap is 0 2023-10-01T09:12:25.610 INFO:tasks.rados.rados.0.smithi111.stdout:3531: finishing write tid 2 to smithi11166722-353 2023-10-01T09:12:25.610 INFO:tasks.rados.rados.0.smithi111.stdout:3531: finishing write tid 3 to smithi11166722-353 2023-10-01T09:12:25.610 INFO:tasks.rados.rados.0.smithi111.stdout:3531: finishing write tid 4 to smithi11166722-353 2023-10-01T09:12:25.611 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 353 v 465 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-10-01T09:12:25.611 INFO:tasks.rados.rados.0.smithi111.stdout:3531: left oid 353 (ObjNum 2187 snap 0 seq_num 2187) 2023-10-01T09:12:25.611 INFO:tasks.rados.rados.0.smithi111.stdout:3533: finishing write tid 1 to smithi11166722-185 2023-10-01T09:12:25.611 INFO:tasks.rados.rados.0.smithi111.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-10-01T09:12:25.617 INFO:tasks.rados.rados.0.smithi111.stdout:3535: writing smithi11166722-46 from 407330 to 1112304 tid 1 2023-10-01T09:12:25.627 INFO:tasks.rados.rados.0.smithi111.stdout:3535: writing smithi11166722-46 from 1620036 to 2249468 tid 2 2023-10-01T09:12:25.627 INFO:tasks.rados.rados.0.smithi111.stdout:3531: done (4 left) 2023-10-01T09:12:25.627 INFO:tasks.rados.rados.0.smithi111.stdout:3536: read oid 377 snap -1 2023-10-01T09:12:25.627 INFO:tasks.rados.rados.0.smithi111.stdout:3536: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:25.627 INFO:tasks.rados.rados.0.smithi111.stdout:3537: read oid 282 snap -1 2023-10-01T09:12:25.627 INFO:tasks.rados.rados.0.smithi111.stdout:3537: expect deleted 2023-10-01T09:12:25.628 INFO:tasks.rados.rados.0.smithi111.stdout:3538: read oid 71 snap -1 2023-10-01T09:12:25.628 INFO:tasks.rados.rados.0.smithi111.stdout:3538: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-10-01T09:12:25.628 INFO:tasks.rados.rados.0.smithi111.stdout:3539: read oid 318 snap -1 2023-10-01T09:12:25.628 INFO:tasks.rados.rados.0.smithi111.stdout:3539: expect (ObjNum 1275 snap 0 seq_num 1275) 2023-10-01T09:12:25.628 INFO:tasks.rados.rados.0.smithi111.stdout:3540: write oid 13 current snap is 0 2023-10-01T09:12:25.628 INFO:tasks.rados.rados.0.smithi111.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-10-01T09:12:25.634 INFO:tasks.rados.rados.0.smithi111.stdout:3540: writing smithi11166722-13 from 424137 to 1204360 tid 1 2023-10-01T09:12:25.643 INFO:tasks.rados.rados.0.smithi111.stdout:3540: writing smithi11166722-13 from 1678518 to 2451608 tid 2 2023-10-01T09:12:25.643 INFO:tasks.rados.rados.0.smithi111.stdout:3541: read oid 44 snap -1 2023-10-01T09:12:25.643 INFO:tasks.rados.rados.0.smithi111.stdout:3541: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:12:25.643 INFO:tasks.rados.rados.0.smithi111.stdout:3542: write oid 323 current snap is 0 2023-10-01T09:12:25.643 INFO:tasks.rados.rados.0.smithi111.stdout:3532: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-10-01T09:12:25.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[50284]: debug 2023-10-01T09:12:25.522+0000 7fc41828e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3533: finishing write tid 2 to smithi11166722-185 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3533: finishing write tid 3 to smithi11166722-185 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3533: finishing write tid 4 to smithi11166722-185 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 185 v 484 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3533: left oid 185 (ObjNum 2188 snap 0 seq_num 2188) 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3534: finishing write tid 1 to smithi11166722-156 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3534: finishing write tid 2 to smithi11166722-156 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3534: finishing write tid 3 to smithi11166722-156 2023-10-01T09:12:25.811 INFO:tasks.rados.rados.0.smithi111.stdout:3534: finishing write tid 4 to smithi11166722-156 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 156 v 362 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3534: left oid 156 (ObjNum 2189 snap 0 seq_num 2189) 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3535: finishing write tid 1 to smithi11166722-46 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3535: finishing write tid 2 to smithi11166722-46 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3535: finishing write tid 3 to smithi11166722-46 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3535: finishing write tid 4 to smithi11166722-46 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 46 v 468 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3535: left oid 46 (ObjNum 2190 snap 0 seq_num 2190) 2023-10-01T09:12:25.812 INFO:tasks.rados.rados.0.smithi111.stdout:3539: expect (ObjNum 1275 snap 0 seq_num 1275) 2023-10-01T09:12:25.927 INFO:tasks.rados.rados.0.smithi111.stdout:3536: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:26.156 INFO:tasks.rados.rados.0.smithi111.stdout:3538: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-10-01T09:12:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[27651]: cephadm 2023-10-01T09:12:24.034184+0000 mgr.y (mgr.15312) 2 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Bus STARTING 2023-10-01T09:12:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[27651]: cephadm 2023-10-01T09:12:24.136552+0000 mgr.y (mgr.15312) 3 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:12:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[27651]: cephadm 2023-10-01T09:12:24.263382+0000 mgr.y (mgr.15312) 4 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:12:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[27651]: cephadm 2023-10-01T09:12:24.263599+0000 mgr.y (mgr.15312) 5 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Bus STARTED 2023-10-01T09:12:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[27651]: cluster 2023-10-01T09:12:24.973604+0000 mgr.y (mgr.15312) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:12:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:25 smithi183 bash[27651]: audit 2023-10-01T09:12:25.566690+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.111:0/73555929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[27369]: cephadm 2023-10-01T09:12:24.034184+0000 mgr.y (mgr.15312) 2 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Bus STARTING 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[27369]: cephadm 2023-10-01T09:12:24.136552+0000 mgr.y (mgr.15312) 3 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[27369]: cephadm 2023-10-01T09:12:24.263382+0000 mgr.y (mgr.15312) 4 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[27369]: cephadm 2023-10-01T09:12:24.263599+0000 mgr.y (mgr.15312) 5 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Bus STARTED 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[27369]: cluster 2023-10-01T09:12:24.973604+0000 mgr.y (mgr.15312) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[27369]: audit 2023-10-01T09:12:25.566690+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.111:0/73555929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:26.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[33891]: cephadm 2023-10-01T09:12:24.034184+0000 mgr.y (mgr.15312) 2 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Bus STARTING 2023-10-01T09:12:26.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[33891]: cephadm 2023-10-01T09:12:24.136552+0000 mgr.y (mgr.15312) 3 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:12:26.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[33891]: cephadm 2023-10-01T09:12:24.263382+0000 mgr.y (mgr.15312) 4 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:12:26.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[33891]: cephadm 2023-10-01T09:12:24.263599+0000 mgr.y (mgr.15312) 5 : cephadm [INF] [01/Oct/2023:09:12:24] ENGINE Bus STARTED 2023-10-01T09:12:26.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[33891]: cluster 2023-10-01T09:12:24.973604+0000 mgr.y (mgr.15312) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:12:26.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:25 smithi111 bash[33891]: audit 2023-10-01T09:12:25.566690+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.111:0/73555929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:3540: finishing write tid 1 to smithi11166722-13 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:3540: finishing write tid 2 to smithi11166722-13 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:3540: finishing write tid 3 to smithi11166722-13 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:3540: finishing write tid 4 to smithi11166722-13 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 579 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:3540: left oid 13 (ObjNum 2191 snap 0 seq_num 2191) 2023-10-01T09:12:26.339 INFO:tasks.rados.rados.0.smithi111.stdout:3541: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:12:26.427 INFO:tasks.rados.rados.0.smithi111.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-10-01T09:12:26.437 INFO:tasks.rados.rados.0.smithi111.stdout:3542: writing smithi11166722-323 from 440944 to 896416 tid 1 2023-10-01T09:12:26.444 INFO:tasks.rados.rados.0.smithi111.stdout:3542: writing smithi11166722-323 from 1337000 to 1970101 tid 2 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3542: writing smithi11166722-323 from 2528612 to 2840944 tid 3 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3532: done (10 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3533: done (9 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3534: done (8 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3535: done (7 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3536: done (6 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3537: done (5 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3538: done (4 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3539: done (3 left) 2023-10-01T09:12:26.450 INFO:tasks.rados.rados.0.smithi111.stdout:3540: done (2 left) 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3541: done (1 left) 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3543: read oid 108 snap -1 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3543: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3544: read oid 374 snap -1 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3544: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3545: read oid 40 snap -1 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3545: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3546: write oid 415 current snap is 0 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3542: finishing write tid 1 to smithi11166722-323 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3542: finishing write tid 2 to smithi11166722-323 2023-10-01T09:12:26.451 INFO:tasks.rados.rados.0.smithi111.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-10-01T09:12:26.455 INFO:tasks.rados.rados.0.smithi111.stdout:3546: writing smithi11166722-415 from 457751 to 988472 tid 1 2023-10-01T09:12:26.463 INFO:tasks.rados.rados.0.smithi111.stdout:3546: writing smithi11166722-415 from 1395482 to 2172241 tid 2 2023-10-01T09:12:26.463 INFO:tasks.rados.rados.0.smithi111.stdout:3547: read oid 92 snap -1 2023-10-01T09:12:26.463 INFO:tasks.rados.rados.0.smithi111.stdout:3547: expect deleted 2023-10-01T09:12:26.464 INFO:tasks.rados.rados.0.smithi111.stdout:3548: read oid 96 snap -1 2023-10-01T09:12:26.464 INFO:tasks.rados.rados.0.smithi111.stdout:3548: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-10-01T09:12:26.464 INFO:tasks.rados.rados.0.smithi111.stdout:3549: read oid 26 snap -1 2023-10-01T09:12:26.464 INFO:tasks.rados.rados.0.smithi111.stdout:3549: expect deleted 2023-10-01T09:12:26.464 INFO:tasks.rados.rados.0.smithi111.stdout:3550: write oid 404 current snap is 0 2023-10-01T09:12:26.464 INFO:tasks.rados.rados.0.smithi111.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-10-01T09:12:26.470 INFO:tasks.rados.rados.0.smithi111.stdout:3550: writing smithi11166722-404 from 474558 to 1080528 tid 1 2023-10-01T09:12:26.478 INFO:tasks.rados.rados.0.smithi111.stdout:3550: writing smithi11166722-404 from 1737611 to 2374381 tid 2 2023-10-01T09:12:26.481 INFO:tasks.rados.rados.0.smithi111.stdout:3550: writing smithi11166722-404 from 2867105 to 2874558 tid 3 2023-10-01T09:12:26.481 INFO:tasks.rados.rados.0.smithi111.stdout:3551: write oid 152 current snap is 0 2023-10-01T09:12:26.481 INFO:tasks.rados.rados.0.smithi111.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-10-01T09:12:26.487 INFO:tasks.rados.rados.0.smithi111.stdout:3551: writing smithi11166722-152 from 491365 to 1172584 tid 1 2023-10-01T09:12:26.495 INFO:tasks.rados.rados.0.smithi111.stdout:3551: writing smithi11166722-152 from 1796093 to 2576521 tid 2 2023-10-01T09:12:26.495 INFO:tasks.rados.rados.0.smithi111.stdout:3552: write oid 245 current snap is 0 2023-10-01T09:12:26.495 INFO:tasks.rados.rados.0.smithi111.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-10-01T09:12:26.502 INFO:tasks.rados.rados.0.smithi111.stdout:3552: writing smithi11166722-245 from 508172 to 1264640 tid 1 2023-10-01T09:12:26.510 INFO:tasks.rados.rados.0.smithi111.stdout:3552: writing smithi11166722-245 from 1854575 to 2495014 tid 2 2023-10-01T09:12:26.510 INFO:tasks.rados.rados.0.smithi111.stdout:3553: write oid 66 current snap is 0 2023-10-01T09:12:26.510 INFO:tasks.rados.rados.0.smithi111.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-10-01T09:12:26.515 INFO:tasks.rados.rados.0.smithi111.stdout:3553: writing smithi11166722-66 from 524979 to 956696 tid 1 2023-10-01T09:12:26.523 INFO:tasks.rados.rados.0.smithi111.stdout:3553: writing smithi11166722-66 from 1513057 to 2297154 tid 2 2023-10-01T09:12:26.523 INFO:tasks.rados.rados.0.smithi111.stdout:3554: write oid 235 current snap is 0 2023-10-01T09:12:26.523 INFO:tasks.rados.rados.0.smithi111.stdout:3546: finishing write tid 1 to smithi11166722-415 2023-10-01T09:12:26.523 INFO:tasks.rados.rados.0.smithi111.stdout:3545: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-10-01T09:12:26.756 INFO:tasks.rados.rados.0.smithi111.stdout:3544: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-10-01T09:12:26.903 INFO:tasks.rados.rados.0.smithi111.stdout:3542: finishing write tid 3 to smithi11166722-323 2023-10-01T09:12:26.903 INFO:tasks.rados.rados.0.smithi111.stdout:3542: finishing write tid 4 to smithi11166722-323 2023-10-01T09:12:26.903 INFO:tasks.rados.rados.0.smithi111.stdout:3542: finishing write tid 5 to smithi11166722-323 2023-10-01T09:12:26.903 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 323 v 388 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-10-01T09:12:26.904 INFO:tasks.rados.rados.0.smithi111.stdout:3542: left oid 323 (ObjNum 2192 snap 0 seq_num 2192) 2023-10-01T09:12:26.904 INFO:tasks.rados.rados.0.smithi111.stdout:3546: finishing write tid 2 to smithi11166722-415 2023-10-01T09:12:26.904 INFO:tasks.rados.rados.0.smithi111.stdout:3543: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T09:12:26.914 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:26 smithi183 bash[50284]: debug 2023-10-01T09:12:26.658+0000 7fc41828e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:12:26.914 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:26 smithi183 bash[50284]: debug 2023-10-01T09:12:26.782+0000 7fc41828e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T09:12:27.054 INFO:tasks.rados.rados.0.smithi111.stdout:3546: finishing write tid 3 to smithi11166722-415 2023-10-01T09:12:27.055 INFO:tasks.rados.rados.0.smithi111.stdout:3546: finishing write tid 4 to smithi11166722-415 2023-10-01T09:12:27.055 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 415 v 404 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-10-01T09:12:27.055 INFO:tasks.rados.rados.0.smithi111.stdout:3546: left oid 415 (ObjNum 2193 snap 0 seq_num 2193) 2023-10-01T09:12:27.055 INFO:tasks.rados.rados.0.smithi111.stdout:3548: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3550: finishing write tid 1 to smithi11166722-404 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3550: finishing write tid 2 to smithi11166722-404 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3550: finishing write tid 3 to smithi11166722-404 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3550: finishing write tid 4 to smithi11166722-404 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3550: finishing write tid 5 to smithi11166722-404 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 404 v 355 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3550: left oid 404 (ObjNum 2194 snap 0 seq_num 2194) 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3551: finishing write tid 1 to smithi11166722-152 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3551: finishing write tid 2 to smithi11166722-152 2023-10-01T09:12:27.136 INFO:tasks.rados.rados.0.smithi111.stdout:3551: finishing write tid 3 to smithi11166722-152 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3551: finishing write tid 4 to smithi11166722-152 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 152 v 555 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3551: left oid 152 (ObjNum 2195 snap 0 seq_num 2195) 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3552: finishing write tid 1 to smithi11166722-245 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3552: finishing write tid 2 to smithi11166722-245 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3552: finishing write tid 3 to smithi11166722-245 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3552: finishing write tid 4 to smithi11166722-245 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 245 v 558 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3552: left oid 245 (ObjNum 2196 snap 0 seq_num 2196) 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3553: finishing write tid 1 to smithi11166722-66 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3553: finishing write tid 2 to smithi11166722-66 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3553: finishing write tid 3 to smithi11166722-66 2023-10-01T09:12:27.137 INFO:tasks.rados.rados.0.smithi111.stdout:3553: finishing write tid 4 to smithi11166722-66 2023-10-01T09:12:27.138 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 66 v 487 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-10-01T09:12:27.138 INFO:tasks.rados.rados.0.smithi111.stdout:3553: left oid 66 (ObjNum 2197 snap 0 seq_num 2197) 2023-10-01T09:12:27.138 INFO:tasks.rados.rados.0.smithi111.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-10-01T09:12:27.147 INFO:tasks.rados.rados.0.smithi111.stdout:3554: writing smithi11166722-235 from 541786 to 1165105 tid 1 2023-10-01T09:12:27.154 INFO:tasks.rados.rados.0.smithi111.stdout:3554: writing smithi11166722-235 from 1571539 to 2215647 tid 2 2023-10-01T09:12:27.159 INFO:tasks.rados.rados.0.smithi111.stdout:3554: writing smithi11166722-235 from 2693150 to 2941786 tid 3 2023-10-01T09:12:27.159 INFO:tasks.rados.rados.0.smithi111.stdout:3542: done (12 left) 2023-10-01T09:12:27.159 INFO:tasks.rados.rados.0.smithi111.stdout:3543: done (11 left) 2023-10-01T09:12:27.159 INFO:tasks.rados.rados.0.smithi111.stdout:3544: done (10 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3545: done (9 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3546: done (8 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3547: done (7 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3548: done (6 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3549: done (5 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3550: done (4 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3551: done (3 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3552: done (2 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3553: done (1 left) 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3555: read oid 397 snap -1 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3555: expect deleted 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3556: read oid 46 snap -1 2023-10-01T09:12:27.160 INFO:tasks.rados.rados.0.smithi111.stdout:3556: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-10-01T09:12:27.161 INFO:tasks.rados.rados.0.smithi111.stdout:3557: write oid 247 current snap is 0 2023-10-01T09:12:27.161 INFO:tasks.rados.rados.0.smithi111.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-10-01T09:12:27.166 INFO:tasks.rados.rados.0.smithi111.stdout:3557: writing smithi11166722-247 from 558593 to 1257161 tid 1 2023-10-01T09:12:27.176 INFO:tasks.rados.rados.0.smithi111.stdout:3557: writing smithi11166722-247 from 2030021 to 2817787 tid 2 2023-10-01T09:12:27.176 INFO:tasks.rados.rados.0.smithi111.stdout:3558: read oid 294 snap -1 2023-10-01T09:12:27.176 INFO:tasks.rados.rados.0.smithi111.stdout:3558: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-10-01T09:12:27.176 INFO:tasks.rados.rados.0.smithi111.stdout:3559: write oid 131 current snap is 0 2023-10-01T09:12:27.176 INFO:tasks.rados.rados.0.smithi111.stdout:3554: finishing write tid 1 to smithi11166722-235 2023-10-01T09:12:27.176 INFO:tasks.rados.rados.0.smithi111.stdout:3554: finishing write tid 2 to smithi11166722-235 2023-10-01T09:12:27.177 INFO:tasks.rados.rados.0.smithi111.stdout:3554: finishing write tid 3 to smithi11166722-235 2023-10-01T09:12:27.177 INFO:tasks.rados.rados.0.smithi111.stdout:3554: finishing write tid 4 to smithi11166722-235 2023-10-01T09:12:27.177 INFO:tasks.rados.rados.0.smithi111.stdout:3554: finishing write tid 5 to smithi11166722-235 2023-10-01T09:12:27.177 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 235 v 491 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-10-01T09:12:27.177 INFO:tasks.rados.rados.0.smithi111.stdout:3554: left oid 235 (ObjNum 2198 snap 0 seq_num 2198) 2023-10-01T09:12:27.177 INFO:tasks.rados.rados.0.smithi111.stdout:3556: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-10-01T09:12:27.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:27 smithi183 bash[27651]: cluster 2023-10-01T09:12:26.974213+0000 mgr.y (mgr.15312) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:12:27.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:26 smithi183 bash[50284]: debug 2023-10-01T09:12:26.910+0000 7fc41828e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:12:27.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:27 smithi111 bash[27369]: cluster 2023-10-01T09:12:26.974213+0000 mgr.y (mgr.15312) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:12:27.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:27 smithi111 bash[33891]: cluster 2023-10-01T09:12:26.974213+0000 mgr.y (mgr.15312) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:12:27.353 INFO:tasks.rados.rados.0.smithi111.stdout:3557: finishing write tid 1 to smithi11166722-247 2023-10-01T09:12:27.353 INFO:tasks.rados.rados.0.smithi111.stdout:3557: finishing write tid 2 to smithi11166722-247 2023-10-01T09:12:27.354 INFO:tasks.rados.rados.0.smithi111.stdout:3557: finishing write tid 3 to smithi11166722-247 2023-10-01T09:12:27.354 INFO:tasks.rados.rados.0.smithi111.stdout:3557: finishing write tid 4 to smithi11166722-247 2023-10-01T09:12:27.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 247 v 439 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-10-01T09:12:27.354 INFO:tasks.rados.rados.0.smithi111.stdout:3557: left oid 247 (ObjNum 2199 snap 0 seq_num 2199) 2023-10-01T09:12:27.354 INFO:tasks.rados.rados.0.smithi111.stdout:3558: expect (ObjNum 2079 snap 0 seq_num 2079) 2023-10-01T09:12:27.452 INFO:tasks.rados.rados.0.smithi111.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-10-01T09:12:27.465 INFO:tasks.rados.rados.0.smithi111.stdout:3559: writing smithi11166722-131 from 575400 to 1349217 tid 1 2023-10-01T09:12:27.473 INFO:tasks.rados.rados.0.smithi111.stdout:3559: writing smithi11166722-131 from 2088503 to 2736280 tid 2 2023-10-01T09:12:27.473 INFO:tasks.rados.rados.0.smithi111.stdout:3554: done (5 left) 2023-10-01T09:12:27.473 INFO:tasks.rados.rados.0.smithi111.stdout:3555: done (4 left) 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3556: done (3 left) 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3557: done (2 left) 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3558: done (1 left) 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3560: read oid 347 snap -1 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3560: expect deleted 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3561: write oid 254 current snap is 0 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3559: finishing write tid 1 to smithi11166722-131 2023-10-01T09:12:27.474 INFO:tasks.rados.rados.0.smithi111.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-10-01T09:12:27.479 INFO:tasks.rados.rados.0.smithi111.stdout:3561: writing smithi11166722-254 from 592207 to 1041273 tid 1 2023-10-01T09:12:27.488 INFO:tasks.rados.rados.0.smithi111.stdout:3561: writing smithi11166722-254 from 1746985 to 2538420 tid 2 2023-10-01T09:12:27.488 INFO:tasks.rados.rados.0.smithi111.stdout:3562: write oid 132 current snap is 0 2023-10-01T09:12:27.488 INFO:tasks.rados.rados.0.smithi111.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-10-01T09:12:27.494 INFO:tasks.rados.rados.0.smithi111.stdout:3562: writing smithi11166722-132 from 609014 to 1133329 tid 1 2023-10-01T09:12:27.501 INFO:tasks.rados.rados.0.smithi111.stdout:3562: writing smithi11166722-132 from 1689114 to 2224207 tid 2 2023-10-01T09:12:27.505 INFO:tasks.rados.rados.0.smithi111.stdout:3562: writing smithi11166722-132 from 2970136 to 3009014 tid 3 2023-10-01T09:12:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:3563: read oid 201 snap -1 2023-10-01T09:12:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:3563: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-10-01T09:12:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:3564: read oid 18 snap -1 2023-10-01T09:12:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:3564: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-10-01T09:12:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:3565: write oid 55 current snap is 0 2023-10-01T09:12:27.506 INFO:tasks.rados.rados.0.smithi111.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-10-01T09:12:27.512 INFO:tasks.rados.rados.0.smithi111.stdout:3565: writing smithi11166722-55 from 625821 to 1225385 tid 1 2023-10-01T09:12:27.520 INFO:tasks.rados.rados.0.smithi111.stdout:3565: writing smithi11166722-55 from 1747596 to 2542700 tid 2 2023-10-01T09:12:27.523 INFO:tasks.rados.rados.0.smithi111.stdout:3565: writing smithi11166722-55 from 2997559 to 3025821 tid 3 2023-10-01T09:12:27.523 INFO:tasks.rados.rados.0.smithi111.stdout:3566: write oid 73 current snap is 0 2023-10-01T09:12:27.523 INFO:tasks.rados.rados.0.smithi111.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-10-01T09:12:27.530 INFO:tasks.rados.rados.0.smithi111.stdout:3566: writing smithi11166722-73 from 642628 to 1317441 tid 1 2023-10-01T09:12:27.536 INFO:tasks.rados.rados.0.smithi111.stdout:3566: writing smithi11166722-73 from 1806078 to 2344840 tid 2 2023-10-01T09:12:27.540 INFO:tasks.rados.rados.0.smithi111.stdout:3566: writing smithi11166722-73 from 3024982 to 3042628 tid 3 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3567: delete oid 411 current snap is 0 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3559: finishing write tid 2 to smithi11166722-131 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3559: finishing write tid 3 to smithi11166722-131 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3559: finishing write tid 4 to smithi11166722-131 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 131 v 468 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3559: left oid 131 (ObjNum 2200 snap 0 seq_num 2200) 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3561: finishing write tid 1 to smithi11166722-254 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3561: finishing write tid 2 to smithi11166722-254 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3561: finishing write tid 3 to smithi11166722-254 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:3561: finishing write tid 4 to smithi11166722-254 2023-10-01T09:12:27.541 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 254 v 471 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3561: left oid 254 (ObjNum 2201 snap 0 seq_num 2201) 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3562: finishing write tid 1 to smithi11166722-132 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3562: finishing write tid 2 to smithi11166722-132 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3562: finishing write tid 3 to smithi11166722-132 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3562: finishing write tid 4 to smithi11166722-132 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3562: finishing write tid 5 to smithi11166722-132 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 132 v 495 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3562: left oid 132 (ObjNum 2202 snap 0 seq_num 2202) 2023-10-01T09:12:27.542 INFO:tasks.rados.rados.0.smithi111.stdout:3564: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-10-01T09:12:27.699 INFO:tasks.rados.rados.0.smithi111.stdout:3563: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-10-01T09:12:27.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:27 smithi183 bash[50284]: debug 2023-10-01T09:12:27.426+0000 7fc41828e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T09:12:27.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:27 smithi183 bash[50284]: debug 2023-10-01T09:12:27.658+0000 7fc41828e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3565: finishing write tid 1 to smithi11166722-55 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3565: finishing write tid 2 to smithi11166722-55 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3565: finishing write tid 3 to smithi11166722-55 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3565: finishing write tid 4 to smithi11166722-55 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3565: finishing write tid 5 to smithi11166722-55 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 55 v 412 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3565: left oid 55 (ObjNum 2203 snap 0 seq_num 2203) 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3566: finishing write tid 1 to smithi11166722-73 2023-10-01T09:12:27.896 INFO:tasks.rados.rados.0.smithi111.stdout:3566: finishing write tid 2 to smithi11166722-73 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3566: finishing write tid 3 to smithi11166722-73 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3566: finishing write tid 4 to smithi11166722-73 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3566: finishing write tid 5 to smithi11166722-73 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 73 v 392 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3566: left oid 73 (ObjNum 2204 snap 0 seq_num 2204) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3559: done (8 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3560: done (7 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3561: done (6 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3562: done (5 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3563: done (4 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3564: done (3 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3565: done (2 left) 2023-10-01T09:12:27.897 INFO:tasks.rados.rados.0.smithi111.stdout:3566: done (1 left) 2023-10-01T09:12:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:3567: done (0 left) 2023-10-01T09:12:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:3568: write oid 145 current snap is 0 2023-10-01T09:12:27.898 INFO:tasks.rados.rados.0.smithi111.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-10-01T09:12:27.907 INFO:tasks.rados.rados.0.smithi111.stdout:3568: writing smithi11166722-145 from 676242 to 1217906 tid 1 2023-10-01T09:12:27.915 INFO:tasks.rados.rados.0.smithi111.stdout:3568: writing smithi11166722-145 from 1923042 to 2465473 tid 2 2023-10-01T09:12:27.915 INFO:tasks.rados.rados.0.smithi111.stdout:3569: delete oid 122 current snap is 0 2023-10-01T09:12:27.915 INFO:tasks.rados.rados.0.smithi111.stdout:3568: finishing write tid 1 to smithi11166722-145 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3569: done (1 left) 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3570: read oid 117 snap -1 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3570: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3571: read oid 464 snap -1 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3571: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3572: write oid 113 current snap is 0 2023-10-01T09:12:27.918 INFO:tasks.rados.rados.0.smithi111.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-10-01T09:12:27.926 INFO:tasks.rados.rados.0.smithi111.stdout:3572: writing smithi11166722-113 from 709856 to 1402018 tid 1 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3572: writing smithi11166722-113 from 2040006 to 2586106 tid 2 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3573: write oid 478 current snap is 0 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3568: finishing write tid 2 to smithi11166722-145 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3568: finishing write tid 3 to smithi11166722-145 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3568: finishing write tid 4 to smithi11166722-145 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 145 v 415 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-10-01T09:12:27.934 INFO:tasks.rados.rados.0.smithi111.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-10-01T09:12:27.943 INFO:tasks.rados.rados.0.smithi111.stdout:3573: writing smithi11166722-478 from 726663 to 1494074 tid 1 2023-10-01T09:12:27.949 INFO:tasks.rados.rados.0.smithi111.stdout:3573: writing smithi11166722-478 from 2098488 to 2504599 tid 2 2023-10-01T09:12:27.949 INFO:tasks.rados.rados.0.smithi111.stdout:3568: done (4 left) 2023-10-01T09:12:27.949 INFO:tasks.rados.rados.0.smithi111.stdout:3574: write oid 198 current snap is 0 2023-10-01T09:12:27.949 INFO:tasks.rados.rados.0.smithi111.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-10-01T09:12:27.955 INFO:tasks.rados.rados.0.smithi111.stdout:3574: writing smithi11166722-198 from 743470 to 1186130 tid 1 2023-10-01T09:12:27.961 INFO:tasks.rados.rados.0.smithi111.stdout:3574: writing smithi11166722-198 from 1640617 to 2190386 tid 2 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3574: writing smithi11166722-198 from 2673167 to 3143470 tid 3 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3575: read oid 100 snap -1 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3575: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3576: read oid 259 snap -1 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3576: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3577: read oid 249 snap -1 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3577: expect (ObjNum 1998 snap 0 seq_num 1998) 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3578: delete oid 83 current snap is 0 2023-10-01T09:12:27.967 INFO:tasks.rados.rados.0.smithi111.stdout:3570: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-10-01T09:12:28.166 INFO:tasks.rados.rados.0.smithi111.stdout:3571: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-10-01T09:12:28.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:28 smithi183 bash[50284]: debug 2023-10-01T09:12:28.142+0000 7fc41828e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:12:28.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:28 smithi183 bash[27651]: audit 2023-10-01T09:12:28.027166+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.111:0/1524266406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:28.320 INFO:tasks.rados.rados.0.smithi111.stdout:3572: finishing write tid 1 to smithi11166722-113 2023-10-01T09:12:28.320 INFO:tasks.rados.rados.0.smithi111.stdout:3572: finishing write tid 2 to smithi11166722-113 2023-10-01T09:12:28.320 INFO:tasks.rados.rados.0.smithi111.stdout:3572: finishing write tid 3 to smithi11166722-113 2023-10-01T09:12:28.320 INFO:tasks.rados.rados.0.smithi111.stdout:3572: finishing write tid 4 to smithi11166722-113 2023-10-01T09:12:28.320 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 113 v 365 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-10-01T09:12:28.321 INFO:tasks.rados.rados.0.smithi111.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-10-01T09:12:28.321 INFO:tasks.rados.rados.0.smithi111.stdout:3573: finishing write tid 1 to smithi11166722-478 2023-10-01T09:12:28.321 INFO:tasks.rados.rados.0.smithi111.stdout:3573: finishing write tid 2 to smithi11166722-478 2023-10-01T09:12:28.321 INFO:tasks.rados.rados.0.smithi111.stdout:3573: finishing write tid 3 to smithi11166722-478 2023-10-01T09:12:28.321 INFO:tasks.rados.rados.0.smithi111.stdout:3573: finishing write tid 4 to smithi11166722-478 2023-10-01T09:12:28.321 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 474 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-10-01T09:12:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-10-01T09:12:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:3574: finishing write tid 1 to smithi11166722-198 2023-10-01T09:12:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:3574: finishing write tid 2 to smithi11166722-198 2023-10-01T09:12:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:3574: finishing write tid 3 to smithi11166722-198 2023-10-01T09:12:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:3574: finishing write tid 4 to smithi11166722-198 2023-10-01T09:12:28.322 INFO:tasks.rados.rados.0.smithi111.stdout:3570: done (8 left) 2023-10-01T09:12:28.323 INFO:tasks.rados.rados.0.smithi111.stdout:3571: done (7 left) 2023-10-01T09:12:28.323 INFO:tasks.rados.rados.0.smithi111.stdout:3572: done (6 left) 2023-10-01T09:12:28.323 INFO:tasks.rados.rados.0.smithi111.stdout:3573: done (5 left) 2023-10-01T09:12:28.323 INFO:tasks.rados.rados.0.smithi111.stdout:3578: done (4 left) 2023-10-01T09:12:28.323 INFO:tasks.rados.rados.0.smithi111.stdout:3579: read oid 181 snap -1 2023-10-01T09:12:28.324 INFO:tasks.rados.rados.0.smithi111.stdout:3579: expect deleted 2023-10-01T09:12:28.326 INFO:tasks.rados.rados.0.smithi111.stdout:3580: write oid 454 current snap is 0 2023-10-01T09:12:28.326 INFO:tasks.rados.rados.0.smithi111.stdout:3574: finishing write tid 5 to smithi11166722-198 2023-10-01T09:12:28.326 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 198 v 469 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-10-01T09:12:28.326 INFO:tasks.rados.rados.0.smithi111.stdout:3574: left oid 198 (ObjNum 2210 snap 0 seq_num 2210) 2023-10-01T09:12:28.326 INFO:tasks.rados.rados.0.smithi111.stdout:3576: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-10-01T09:12:28.327 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:28 smithi111 bash[33891]: audit 2023-10-01T09:12:28.027166+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.111:0/1524266406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:28.327 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:28 smithi111 bash[27369]: audit 2023-10-01T09:12:28.027166+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.111:0/1524266406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:28.478 INFO:tasks.rados.rados.0.smithi111.stdout:3575: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:12:28.598 INFO:tasks.rados.rados.0.smithi111.stdout:3577: expect (ObjNum 1998 snap 0 seq_num 1998) 2023-10-01T09:12:28.816 INFO:tasks.rados.rados.0.smithi111.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-10-01T09:12:28.829 INFO:tasks.rados.rados.0.smithi111.stdout:3580: writing smithi11166722-454 from 777084 to 1370242 tid 1 2023-10-01T09:12:28.838 INFO:tasks.rados.rados.0.smithi111.stdout:3580: writing smithi11166722-454 from 2157581 to 2711019 tid 2 2023-10-01T09:12:28.841 INFO:tasks.rados.rados.0.smithi111.stdout:3580: writing smithi11166722-454 from 3128013 to 3177084 tid 3 2023-10-01T09:12:28.841 INFO:tasks.rados.rados.0.smithi111.stdout:3574: done (5 left) 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3575: done (4 left) 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3576: done (3 left) 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3577: done (2 left) 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3579: done (1 left) 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3581: write oid 176 current snap is 0 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3580: finishing write tid 1 to smithi11166722-454 2023-10-01T09:12:28.842 INFO:tasks.rados.rados.0.smithi111.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-10-01T09:12:28.850 INFO:tasks.rados.rados.0.smithi111.stdout:3581: writing smithi11166722-176 from 793891 to 1578651 tid 1 2023-10-01T09:12:28.858 INFO:tasks.rados.rados.0.smithi111.stdout:3581: writing smithi11166722-176 from 2332416 to 3029512 tid 2 2023-10-01T09:12:28.859 INFO:tasks.rados.rados.0.smithi111.stdout:3582: write oid 315 current snap is 0 2023-10-01T09:12:28.859 INFO:tasks.rados.rados.0.smithi111.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-10-01T09:12:28.863 INFO:tasks.rados.rados.0.smithi111.stdout:3582: writing smithi11166722-315 from 410698 to 870707 tid 1 2023-10-01T09:12:28.870 INFO:tasks.rados.rados.0.smithi111.stdout:3582: writing smithi11166722-315 from 1474545 to 2031652 tid 2 2023-10-01T09:12:28.877 INFO:tasks.rados.rados.0.smithi111.stdout:3582: writing smithi11166722-315 from 2782859 to 3210698 tid 3 2023-10-01T09:12:28.877 INFO:tasks.rados.rados.0.smithi111.stdout:3583: write oid 372 current snap is 0 2023-10-01T09:12:28.877 INFO:tasks.rados.rados.0.smithi111.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-10-01T09:12:28.882 INFO:tasks.rados.rados.0.smithi111.stdout:3583: writing smithi11166722-372 from 427505 to 962763 tid 1 2023-10-01T09:12:28.890 INFO:tasks.rados.rados.0.smithi111.stdout:3583: writing smithi11166722-372 from 1533027 to 2233792 tid 2 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3583: writing smithi11166722-372 from 2810282 to 3227505 tid 3 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3584: write oid 15 current snap is 0 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3580: finishing write tid 2 to smithi11166722-454 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3580: finishing write tid 3 to smithi11166722-454 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3580: finishing write tid 4 to smithi11166722-454 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3580: finishing write tid 5 to smithi11166722-454 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 317 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3580: left oid 454 (ObjNum 2212 snap 0 seq_num 2212) 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3581: finishing write tid 1 to smithi11166722-176 2023-10-01T09:12:28.896 INFO:tasks.rados.rados.0.smithi111.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-10-01T09:12:28.902 INFO:tasks.rados.rados.0.smithi111.stdout:3584: writing smithi11166722-15 from 444312 to 1054819 tid 1 2023-10-01T09:12:28.908 INFO:tasks.rados.rados.0.smithi111.stdout:3584: writing smithi11166722-15 from 1591509 to 2152285 tid 2 2023-10-01T09:12:28.915 INFO:tasks.rados.rados.0.smithi111.stdout:3584: writing smithi11166722-15 from 2837705 to 3244312 tid 3 2023-10-01T09:12:28.915 INFO:tasks.rados.rados.0.smithi111.stdout:3580: done (4 left) 2023-10-01T09:12:28.915 INFO:tasks.rados.rados.0.smithi111.stdout:3585: write oid 267 current snap is 0 2023-10-01T09:12:28.915 INFO:tasks.rados.rados.0.smithi111.stdout:3581: finishing write tid 2 to smithi11166722-176 2023-10-01T09:12:28.915 INFO:tasks.rados.rados.0.smithi111.stdout:3581: finishing write tid 3 to smithi11166722-176 2023-10-01T09:12:28.916 INFO:tasks.rados.rados.0.smithi111.stdout:3581: finishing write tid 4 to smithi11166722-176 2023-10-01T09:12:28.916 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 176 v 320 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-10-01T09:12:28.916 INFO:tasks.rados.rados.0.smithi111.stdout:3581: left oid 176 (ObjNum 2213 snap 0 seq_num 2213) 2023-10-01T09:12:28.916 INFO:tasks.rados.rados.0.smithi111.stdout:3582: finishing write tid 1 to smithi11166722-315 2023-10-01T09:12:28.916 INFO:tasks.rados.rados.0.smithi111.stdout:3582: finishing write tid 2 to smithi11166722-315 2023-10-01T09:12:28.916 INFO:tasks.rados.rados.0.smithi111.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-10-01T09:12:28.922 INFO:tasks.rados.rados.0.smithi111.stdout:3585: writing smithi11166722-267 from 461119 to 1146875 tid 1 2023-10-01T09:12:28.930 INFO:tasks.rados.rados.0.smithi111.stdout:3585: writing smithi11166722-267 from 1649991 to 2354425 tid 2 2023-10-01T09:12:28.935 INFO:tasks.rados.rados.0.smithi111.stdout:3585: writing smithi11166722-267 from 2865128 to 3261119 tid 3 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3581: done (4 left) 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3586: read oid 78 snap -1 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3586: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3587: read oid 459 snap -1 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3587: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3588: read oid 345 snap -1 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3588: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3589: write oid 443 current snap is 0 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3582: finishing write tid 3 to smithi11166722-315 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3582: finishing write tid 4 to smithi11166722-315 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:3582: finishing write tid 5 to smithi11166722-315 2023-10-01T09:12:28.936 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 315 v 472 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-10-01T09:12:28.937 INFO:tasks.rados.rados.0.smithi111.stdout:3582: left oid 315 (ObjNum 2214 snap 0 seq_num 2214) 2023-10-01T09:12:28.937 INFO:tasks.rados.rados.0.smithi111.stdout:3583: finishing write tid 1 to smithi11166722-372 2023-10-01T09:12:28.937 INFO:tasks.rados.rados.0.smithi111.stdout:3583: finishing write tid 2 to smithi11166722-372 2023-10-01T09:12:28.937 INFO:tasks.rados.rados.0.smithi111.stdout:3583: finishing write tid 3 to smithi11166722-372 2023-10-01T09:12:28.937 INFO:tasks.rados.rados.0.smithi111.stdout:3583: finishing write tid 4 to smithi11166722-372 2023-10-01T09:12:28.937 INFO:tasks.rados.rados.0.smithi111.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-10-01T09:12:28.943 INFO:tasks.rados.rados.0.smithi111.stdout:3589: writing smithi11166722-443 from 477926 to 1238931 tid 1 2023-10-01T09:12:28.951 INFO:tasks.rados.rados.0.smithi111.stdout:3589: writing smithi11166722-443 from 1992120 to 2556565 tid 2 2023-10-01T09:12:28.956 INFO:tasks.rados.rados.0.smithi111.stdout:3589: writing smithi11166722-443 from 3176198 to 3277926 tid 3 2023-10-01T09:12:28.956 INFO:tasks.rados.rados.0.smithi111.stdout:3582: done (7 left) 2023-10-01T09:12:28.956 INFO:tasks.rados.rados.0.smithi111.stdout:3590: read oid 391 snap -1 2023-10-01T09:12:28.956 INFO:tasks.rados.rados.0.smithi111.stdout:3590: expect deleted 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3591: read oid 304 snap -1 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3591: expect (ObjNum 2143 snap 0 seq_num 2143) 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3592: write oid 39 current snap is 0 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3583: finishing write tid 5 to smithi11166722-372 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 372 v 324 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3583: left oid 372 (ObjNum 2215 snap 0 seq_num 2215) 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3584: finishing write tid 1 to smithi11166722-15 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3584: finishing write tid 2 to smithi11166722-15 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3584: finishing write tid 3 to smithi11166722-15 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3584: finishing write tid 4 to smithi11166722-15 2023-10-01T09:12:28.957 INFO:tasks.rados.rados.0.smithi111.stdout:3584: finishing write tid 5 to smithi11166722-15 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 15 v 419 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3584: left oid 15 (ObjNum 2216 snap 0 seq_num 2216) 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3585: finishing write tid 1 to smithi11166722-267 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3585: finishing write tid 2 to smithi11166722-267 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3585: finishing write tid 3 to smithi11166722-267 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3585: finishing write tid 4 to smithi11166722-267 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3585: finishing write tid 5 to smithi11166722-267 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 267 v 329 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3585: left oid 267 (ObjNum 2217 snap 0 seq_num 2217) 2023-10-01T09:12:28.958 INFO:tasks.rados.rados.0.smithi111.stdout:3588: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-10-01T09:12:29.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:28 smithi183 bash[50284]: debug 2023-10-01T09:12:28.722+0000 7fc41828e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:12:29.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:28 smithi183 bash[52777]: ts=2023-10-01T09:12:28.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:12:29.104 INFO:tasks.rados.rados.0.smithi111.stdout:3586: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-10-01T09:12:29.239 INFO:tasks.rados.rados.0.smithi111.stdout:3587: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:12:29.338 INFO:tasks.rados.rados.0.smithi111.stdout:3589: finishing write tid 1 to smithi11166722-443 2023-10-01T09:12:29.338 INFO:tasks.rados.rados.0.smithi111.stdout:3589: finishing write tid 2 to smithi11166722-443 2023-10-01T09:12:29.338 INFO:tasks.rados.rados.0.smithi111.stdout:3589: finishing write tid 3 to smithi11166722-443 2023-10-01T09:12:29.338 INFO:tasks.rados.rados.0.smithi111.stdout:3589: finishing write tid 4 to smithi11166722-443 2023-10-01T09:12:29.338 INFO:tasks.rados.rados.0.smithi111.stdout:3589: finishing write tid 5 to smithi11166722-443 2023-10-01T09:12:29.338 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 443 v 449 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-10-01T09:12:29.339 INFO:tasks.rados.rados.0.smithi111.stdout:3589: left oid 443 (ObjNum 2218 snap 0 seq_num 2218) 2023-10-01T09:12:29.339 INFO:tasks.rados.rados.0.smithi111.stdout:3591: expect (ObjNum 2143 snap 0 seq_num 2143) 2023-10-01T09:12:29.434 INFO:tasks.rados.rados.0.smithi111.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-10-01T09:12:29.446 INFO:tasks.rados.rados.0.smithi111.stdout:3592: writing smithi11166722-39 from 494733 to 930987 tid 1 2023-10-01T09:12:29.454 INFO:tasks.rados.rados.0.smithi111.stdout:3592: writing smithi11166722-39 from 1650602 to 2358705 tid 2 2023-10-01T09:12:29.460 INFO:tasks.rados.rados.0.smithi111.stdout:3592: writing smithi11166722-39 from 2803621 to 3247394 tid 3 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3583: done (9 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3584: done (8 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3585: done (7 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3586: done (6 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3587: done (5 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3588: done (4 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3589: done (3 left) 2023-10-01T09:12:29.461 INFO:tasks.rados.rados.0.smithi111.stdout:3590: done (2 left) 2023-10-01T09:12:29.462 INFO:tasks.rados.rados.0.smithi111.stdout:3591: done (1 left) 2023-10-01T09:12:29.462 INFO:tasks.rados.rados.0.smithi111.stdout:3593: write oid 380 current snap is 0 2023-10-01T09:12:29.462 INFO:tasks.rados.rados.0.smithi111.stdout:3592: finishing write tid 1 to smithi11166722-39 2023-10-01T09:12:29.462 INFO:tasks.rados.rados.0.smithi111.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-10-01T09:12:29.466 INFO:tasks.rados.rados.0.smithi111.stdout:3593: writing smithi11166722-380 from 511540 to 1139396 tid 1 2023-10-01T09:12:29.473 INFO:tasks.rados.rados.0.smithi111.stdout:3593: writing smithi11166722-380 from 1825437 to 2393551 tid 2 2023-10-01T09:12:29.479 INFO:tasks.rados.rados.0.smithi111.stdout:3593: writing smithi11166722-380 from 2947397 to 3311540 tid 3 2023-10-01T09:12:29.479 INFO:tasks.rados.rados.0.smithi111.stdout:3594: read oid 235 snap -1 2023-10-01T09:12:29.479 INFO:tasks.rados.rados.0.smithi111.stdout:3594: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-10-01T09:12:29.479 INFO:tasks.rados.rados.0.smithi111.stdout:3595: read oid 175 snap -1 2023-10-01T09:12:29.480 INFO:tasks.rados.rados.0.smithi111.stdout:3595: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T09:12:29.480 INFO:tasks.rados.rados.0.smithi111.stdout:3596: read oid 50 snap -1 2023-10-01T09:12:29.480 INFO:tasks.rados.rados.0.smithi111.stdout:3596: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:12:29.480 INFO:tasks.rados.rados.0.smithi111.stdout:3597: write oid 492 current snap is 0 2023-10-01T09:12:29.480 INFO:tasks.rados.rados.0.smithi111.stdout:3592: finishing write tid 2 to smithi11166722-39 2023-10-01T09:12:29.480 INFO:tasks.rados.rados.0.smithi111.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-10-01T09:12:29.487 INFO:tasks.rados.rados.0.smithi111.stdout:3597: writing smithi11166722-492 from 528347 to 1231452 tid 1 2023-10-01T09:12:29.498 INFO:tasks.rados.rados.0.smithi111.stdout:3597: writing smithi11166722-492 from 1883919 to 2595691 tid 2 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3598: write oid 215 current snap is 0 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3592: finishing write tid 3 to smithi11166722-39 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3592: finishing write tid 4 to smithi11166722-39 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3592: finishing write tid 5 to smithi11166722-39 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 39 v 453 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3592: left oid 39 (ObjNum 2219 snap 0 seq_num 2219) 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3593: finishing write tid 1 to smithi11166722-380 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3593: finishing write tid 2 to smithi11166722-380 2023-10-01T09:12:29.499 INFO:tasks.rados.rados.0.smithi111.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-10-01T09:12:29.506 INFO:tasks.rados.rados.0.smithi111.stdout:3598: writing smithi11166722-215 from 545154 to 1323508 tid 1 2023-10-01T09:12:29.509 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:29 smithi183 bash[50284]: debug 2023-10-01T09:12:29.358+0000 7fc41828e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:12:29.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:29 smithi183 bash[27651]: cluster 2023-10-01T09:12:28.974739+0000 mgr.y (mgr.15312) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 305 KiB/s wr, 11 op/s 2023-10-01T09:12:29.512 INFO:tasks.rados.rados.0.smithi111.stdout:3598: writing smithi11166722-215 from 1826048 to 2397831 tid 2 2023-10-01T09:12:29.521 INFO:tasks.rados.rados.0.smithi111.stdout:3598: writing smithi11166722-215 from 2885890 to 3345154 tid 3 2023-10-01T09:12:29.521 INFO:tasks.rados.rados.0.smithi111.stdout:3592: done (6 left) 2023-10-01T09:12:29.521 INFO:tasks.rados.rados.0.smithi111.stdout:3599: write oid 56 current snap is 0 2023-10-01T09:12:29.521 INFO:tasks.rados.rados.0.smithi111.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-10-01T09:12:29.527 INFO:tasks.rados.rados.0.smithi111.stdout:3599: writing smithi11166722-56 from 561961 to 1015564 tid 1 2023-10-01T09:12:29.538 INFO:tasks.rados.rados.0.smithi111.stdout:3599: writing smithi11166722-56 from 1484530 to 2199971 tid 2 2023-10-01T09:12:29.544 INFO:tasks.rados.rados.0.smithi111.stdout:3599: writing smithi11166722-56 from 2913313 to 3361961 tid 3 2023-10-01T09:12:29.545 INFO:tasks.rados.rados.0.smithi111.stdout:3600: write oid 354 current snap is 0 2023-10-01T09:12:29.545 INFO:tasks.rados.rados.0.smithi111.stdout:3593: finishing write tid 3 to smithi11166722-380 2023-10-01T09:12:29.545 INFO:tasks.rados.rados.0.smithi111.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-10-01T09:12:29.551 INFO:tasks.rados.rados.0.smithi111.stdout:3600: writing smithi11166722-354 from 578768 to 1107620 tid 1 2023-10-01T09:12:29.557 INFO:tasks.rados.rados.0.smithi111.stdout:3600: writing smithi11166722-354 from 1543012 to 2118464 tid 2 2023-10-01T09:12:29.566 INFO:tasks.rados.rados.0.smithi111.stdout:3600: writing smithi11166722-354 from 2540736 to 2957222 tid 3 2023-10-01T09:12:29.567 INFO:tasks.rados.rados.0.smithi111.stdout:3601: read oid 213 snap -1 2023-10-01T09:12:29.567 INFO:tasks.rados.rados.0.smithi111.stdout:3601: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:12:29.567 INFO:tasks.rados.rados.0.smithi111.stdout:3602: read oid 10 snap -1 2023-10-01T09:12:29.567 INFO:tasks.rados.rados.0.smithi111.stdout:3602: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-10-01T09:12:29.567 INFO:tasks.rados.rados.0.smithi111.stdout:3603: write oid 179 current snap is 0 2023-10-01T09:12:29.567 INFO:tasks.rados.rados.0.smithi111.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-10-01T09:12:29.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:29 smithi111 bash[33891]: cluster 2023-10-01T09:12:28.974739+0000 mgr.y (mgr.15312) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 305 KiB/s wr, 11 op/s 2023-10-01T09:12:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:29 smithi111 bash[27369]: cluster 2023-10-01T09:12:28.974739+0000 mgr.y (mgr.15312) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 305 KiB/s wr, 11 op/s 2023-10-01T09:12:29.574 INFO:tasks.rados.rados.0.smithi111.stdout:3603: writing smithi11166722-179 from 595575 to 1199676 tid 1 2023-10-01T09:12:29.581 INFO:tasks.rados.rados.0.smithi111.stdout:3603: writing smithi11166722-179 from 1601494 to 2320604 tid 2 2023-10-01T09:12:29.587 INFO:tasks.rados.rados.0.smithi111.stdout:3603: writing smithi11166722-179 from 2968159 to 3395575 tid 3 2023-10-01T09:12:29.588 INFO:tasks.rados.rados.0.smithi111.stdout:3604: write oid 285 current snap is 0 2023-10-01T09:12:29.588 INFO:tasks.rados.rados.0.smithi111.stdout:3593: finishing write tid 4 to smithi11166722-380 2023-10-01T09:12:29.588 INFO:tasks.rados.rados.0.smithi111.stdout:3593: finishing write tid 5 to smithi11166722-380 2023-10-01T09:12:29.588 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 380 v 423 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-10-01T09:12:29.588 INFO:tasks.rados.rados.0.smithi111.stdout:3593: left oid 380 (ObjNum 2220 snap 0 seq_num 2220) 2023-10-01T09:12:29.588 INFO:tasks.rados.rados.0.smithi111.stdout:3595: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T09:12:29.757 INFO:tasks.rados.rados.0.smithi111.stdout:3594: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-10-01T09:12:29.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:29 smithi183 bash[50284]: debug 2023-10-01T09:12:29.506+0000 7fc41828e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:12:29.986 INFO:tasks.rados.rados.0.smithi111.stdout:3596: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T09:12:30.161 INFO:tasks.rados.rados.0.smithi111.stdout:3597: finishing write tid 1 to smithi11166722-492 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3597: finishing write tid 2 to smithi11166722-492 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3597: finishing write tid 3 to smithi11166722-492 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3597: finishing write tid 4 to smithi11166722-492 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 492 v 358 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3597: left oid 492 (ObjNum 2221 snap 0 seq_num 2221) 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3598: finishing write tid 1 to smithi11166722-215 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3598: finishing write tid 2 to smithi11166722-215 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3598: finishing write tid 3 to smithi11166722-215 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3598: finishing write tid 4 to smithi11166722-215 2023-10-01T09:12:30.162 INFO:tasks.rados.rados.0.smithi111.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-10-01T09:12:30.172 INFO:tasks.rados.rados.0.smithi111.stdout:3604: writing smithi11166722-285 from 612382 to 1291732 tid 1 2023-10-01T09:12:30.178 INFO:tasks.rados.rados.0.smithi111.stdout:3604: writing smithi11166722-285 from 1943623 to 2406391 tid 2 2023-10-01T09:12:30.184 INFO:tasks.rados.rados.0.smithi111.stdout:3604: writing smithi11166722-285 from 3162876 to 3412382 tid 3 2023-10-01T09:12:30.184 INFO:tasks.rados.rados.0.smithi111.stdout:3593: done (11 left) 2023-10-01T09:12:30.184 INFO:tasks.rados.rados.0.smithi111.stdout:3594: done (10 left) 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3595: done (9 left) 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3596: done (8 left) 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3597: done (7 left) 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3605: write oid 353 current snap is 0 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3598: finishing write tid 5 to smithi11166722-215 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 215 v 457 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3598: left oid 215 (ObjNum 2222 snap 0 seq_num 2222) 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3599: finishing write tid 1 to smithi11166722-56 2023-10-01T09:12:30.185 INFO:tasks.rados.rados.0.smithi111.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-10-01T09:12:30.192 INFO:tasks.rados.rados.0.smithi111.stdout:3605: writing smithi11166722-353 from 629189 to 1383788 tid 1 2023-10-01T09:12:30.199 INFO:tasks.rados.rados.0.smithi111.stdout:3605: writing smithi11166722-353 from 2002105 to 2724884 tid 2 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3605: writing smithi11166722-353 from 3306652 to 3429189 tid 3 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3598: done (7 left) 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3606: read oid 124 snap -1 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3606: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3607: write oid 253 current snap is 0 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3599: finishing write tid 2 to smithi11166722-56 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3599: finishing write tid 3 to smithi11166722-56 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3599: finishing write tid 4 to smithi11166722-56 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:3599: finishing write tid 5 to smithi11166722-56 2023-10-01T09:12:30.205 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 56 v 583 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-10-01T09:12:30.206 INFO:tasks.rados.rados.0.smithi111.stdout:3599: left oid 56 (ObjNum 2223 snap 0 seq_num 2223) 2023-10-01T09:12:30.206 INFO:tasks.rados.rados.0.smithi111.stdout:3600: finishing write tid 1 to smithi11166722-354 2023-10-01T09:12:30.206 INFO:tasks.rados.rados.0.smithi111.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-10-01T09:12:30.209 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:29 smithi183 bash[50284]: debug 2023-10-01T09:12:29.910+0000 7fc41828e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:12:30.209 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[50284]: debug 2023-10-01T09:12:30.042+0000 7fc41828e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:12:30.212 INFO:tasks.rados.rados.0.smithi111.stdout:3607: writing smithi11166722-253 from 645996 to 1192197 tid 1 2023-10-01T09:12:30.218 INFO:tasks.rados.rados.0.smithi111.stdout:3607: writing smithi11166722-253 from 1776940 to 2243377 tid 2 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3607: writing smithi11166722-253 from 2650428 to 3228355 tid 3 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3599: done (8 left) 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3608: read oid 136 snap -1 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3608: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3609: read oid 131 snap -1 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3609: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3610: write oid 422 current snap is 0 2023-10-01T09:12:30.225 INFO:tasks.rados.rados.0.smithi111.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-10-01T09:12:30.232 INFO:tasks.rados.rados.0.smithi111.stdout:3610: writing smithi11166722-422 from 662803 to 1284253 tid 1 2023-10-01T09:12:30.240 INFO:tasks.rados.rados.0.smithi111.stdout:3610: writing smithi11166722-422 from 1835422 to 2561870 tid 2 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3610: writing smithi11166722-422 from 3077851 to 3462803 tid 3 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3611: read oid 343 snap -1 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3611: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3612: read oid 474 snap -1 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3612: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3613: read oid 494 snap -1 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3613: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3614: write oid 205 current snap is 0 2023-10-01T09:12:30.246 INFO:tasks.rados.rados.0.smithi111.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-10-01T09:12:30.254 INFO:tasks.rados.rados.0.smithi111.stdout:3614: writing smithi11166722-205 from 679610 to 1376309 tid 1 2023-10-01T09:12:30.259 INFO:tasks.rados.rados.0.smithi111.stdout:3614: writing smithi11166722-205 from 1777551 to 2247657 tid 2 2023-10-01T09:12:30.267 INFO:tasks.rados.rados.0.smithi111.stdout:3614: writing smithi11166722-205 from 2988921 to 3479610 tid 3 2023-10-01T09:12:30.267 INFO:tasks.rados.rados.0.smithi111.stdout:3615: write oid 374 current snap is 0 2023-10-01T09:12:30.267 INFO:tasks.rados.rados.0.smithi111.stdout:3600: finishing write tid 2 to smithi11166722-354 2023-10-01T09:12:30.268 INFO:tasks.rados.rados.0.smithi111.stdout:3600: finishing write tid 3 to smithi11166722-354 2023-10-01T09:12:30.268 INFO:tasks.rados.rados.0.smithi111.stdout:3600: finishing write tid 4 to smithi11166722-354 2023-10-01T09:12:30.268 INFO:tasks.rados.rados.0.smithi111.stdout:3601: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T09:12:30.403 INFO:tasks.rados.rados.0.smithi111.stdout:3600: finishing write tid 5 to smithi11166722-354 2023-10-01T09:12:30.403 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 354 v 408 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-10-01T09:12:30.403 INFO:tasks.rados.rados.0.smithi111.stdout:3600: left oid 354 (ObjNum 2224 snap 0 seq_num 2224) 2023-10-01T09:12:30.403 INFO:tasks.rados.rados.0.smithi111.stdout:3602: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-10-01T09:12:30.491 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[50284]: debug 2023-10-01T09:12:30.206+0000 7fc41828e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:12:30.491 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[50284]: debug 2023-10-01T09:12:30.346+0000 7fc41828e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:12:30.542 INFO:tasks.rados.rados.0.smithi111.stdout:3603: finishing write tid 1 to smithi11166722-179 2023-10-01T09:12:30.542 INFO:tasks.rados.rados.0.smithi111.stdout:3603: finishing write tid 2 to smithi11166722-179 2023-10-01T09:12:30.542 INFO:tasks.rados.rados.0.smithi111.stdout:3603: finishing write tid 3 to smithi11166722-179 2023-10-01T09:12:30.542 INFO:tasks.rados.rados.0.smithi111.stdout:3603: finishing write tid 4 to smithi11166722-179 2023-10-01T09:12:30.542 INFO:tasks.rados.rados.0.smithi111.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-10-01T09:12:30.554 INFO:tasks.rados.rados.0.smithi111.stdout:3615: writing smithi11166722-374 from 696417 to 1468365 tid 1 2023-10-01T09:12:30.563 INFO:tasks.rados.rados.0.smithi111.stdout:3615: writing smithi11166722-374 from 2236033 to 2966150 tid 2 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3615: writing smithi11166722-374 from 3416344 to 3496417 tid 3 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3600: done (15 left) 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3601: done (14 left) 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3602: done (13 left) 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3616: read oid 47 snap -1 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3616: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3617: read oid 243 snap -1 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3617: expect deleted 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3618: write oid 13 current snap is 0 2023-10-01T09:12:30.567 INFO:tasks.rados.rados.0.smithi111.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-10-01T09:12:30.573 INFO:tasks.rados.rados.0.smithi111.stdout:3618: writing smithi11166722-13 from 713224 to 1160421 tid 1 2023-10-01T09:12:30.580 INFO:tasks.rados.rados.0.smithi111.stdout:3618: writing smithi11166722-13 from 1894515 to 2368290 tid 2 2023-10-01T09:12:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:3618: writing smithi11166722-13 from 3043767 to 3513224 tid 3 2023-10-01T09:12:30.587 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:3603: finishing write tid 5 to smithi11166722-179 2023-10-01T09:12:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 179 v 499 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-10-01T09:12:30.587 INFO:tasks.rados.rados.0.smithi111.stdout:3603: left oid 179 (ObjNum 2225 snap 0 seq_num 2225) 2023-10-01T09:12:30.588 INFO:tasks.rados.rados.0.smithi111.stdout:3603: done (15 left) 2023-10-01T09:12:30.588 INFO:tasks.rados.rados.0.smithi111.stdout:3619: write oid 91 current snap is 0 2023-10-01T09:12:30.588 INFO:tasks.rados.rados.0.smithi111.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-10-01T09:12:30.594 INFO:tasks.rados.rados.0.smithi111.stdout:3619: writing smithi11166722-91 from 730031 to 1252477 tid 1 2023-10-01T09:12:30.603 INFO:tasks.rados.rados.0.smithi111.stdout:3619: writing smithi11166722-91 from 1952997 to 2686783 tid 2 2023-10-01T09:12:30.609 INFO:tasks.rados.rados.0.smithi111.stdout:3619: writing smithi11166722-91 from 3471190 to 3530031 tid 3 2023-10-01T09:12:30.609 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:30.609 INFO:tasks.rados.rados.0.smithi111.stdout:3604: finishing write tid 1 to smithi11166722-285 2023-10-01T09:12:30.609 INFO:tasks.rados.rados.0.smithi111.stdout:3604: finishing write tid 2 to smithi11166722-285 2023-10-01T09:12:30.609 INFO:tasks.rados.rados.0.smithi111.stdout:3604: finishing write tid 3 to smithi11166722-285 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3604: finishing write tid 4 to smithi11166722-285 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3604: finishing write tid 5 to smithi11166722-285 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 285 v 397 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3604: left oid 285 (ObjNum 2226 snap 0 seq_num 2226) 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3605: finishing write tid 1 to smithi11166722-353 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3605: finishing write tid 2 to smithi11166722-353 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3605: finishing write tid 3 to smithi11166722-353 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3605: finishing write tid 4 to smithi11166722-353 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3605: finishing write tid 5 to smithi11166722-353 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 353 v 478 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3605: left oid 353 (ObjNum 2227 snap 0 seq_num 2227) 2023-10-01T09:12:30.610 INFO:tasks.rados.rados.0.smithi111.stdout:3604: done (15 left) 2023-10-01T09:12:30.611 INFO:tasks.rados.rados.0.smithi111.stdout:3605: done (14 left) 2023-10-01T09:12:30.611 INFO:tasks.rados.rados.0.smithi111.stdout:3620: read oid 152 snap -1 2023-10-01T09:12:30.611 INFO:tasks.rados.rados.0.smithi111.stdout:3620: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-10-01T09:12:30.611 INFO:tasks.rados.rados.0.smithi111.stdout:3621: write oid 117 current snap is 0 2023-10-01T09:12:30.611 INFO:tasks.rados.rados.0.smithi111.stdout:3606: expect (ObjNum 806 snap 0 seq_num 806) 2023-10-01T09:12:30.773 INFO:tasks.rados.rados.0.smithi111.stdout:3607: finishing write tid 1 to smithi11166722-253 2023-10-01T09:12:30.773 INFO:tasks.rados.rados.0.smithi111.stdout:3607: finishing write tid 2 to smithi11166722-253 2023-10-01T09:12:30.773 INFO:tasks.rados.rados.0.smithi111.stdout:3607: finishing write tid 3 to smithi11166722-253 2023-10-01T09:12:30.773 INFO:tasks.rados.rados.0.smithi111.stdout:3607: finishing write tid 4 to smithi11166722-253 2023-10-01T09:12:30.774 INFO:tasks.rados.rados.0.smithi111.stdout:3607: finishing write tid 5 to smithi11166722-253 2023-10-01T09:12:30.774 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 253 v 476 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-10-01T09:12:30.774 INFO:tasks.rados.rados.0.smithi111.stdout:3607: left oid 253 (ObjNum 2228 snap 0 seq_num 2228) 2023-10-01T09:12:30.774 INFO:tasks.rados.rados.0.smithi111.stdout:3608: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-10-01T09:12:30.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[50284]: debug 2023-10-01T09:12:30.486+0000 7fc41828e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:12:30.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[50284]: debug 2023-10-01T09:12:30.702+0000 7fc41828e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:12:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[27651]: audit 2023-10-01T09:12:29.494868+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[27651]: audit 2023-10-01T09:12:29.505673+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[27651]: audit 2023-10-01T09:12:29.725585+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[27651]: audit 2023-10-01T09:12:29.735709+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[27651]: audit 2023-10-01T09:12:30.302932+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[27651]: audit 2023-10-01T09:12:30.312722+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[27369]: audit 2023-10-01T09:12:29.494868+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[27369]: audit 2023-10-01T09:12:29.505673+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[27369]: audit 2023-10-01T09:12:29.725585+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[27369]: audit 2023-10-01T09:12:29.735709+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[27369]: audit 2023-10-01T09:12:30.302932+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[27369]: audit 2023-10-01T09:12:30.312722+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[33891]: audit 2023-10-01T09:12:29.494868+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[33891]: audit 2023-10-01T09:12:29.505673+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[33891]: audit 2023-10-01T09:12:29.725585+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[33891]: audit 2023-10-01T09:12:29.735709+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[33891]: audit 2023-10-01T09:12:30.302932+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:30 smithi111 bash[33891]: audit 2023-10-01T09:12:30.312722+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:30.963 INFO:tasks.rados.rados.0.smithi111.stdout:3609: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-10-01T09:12:31.166 INFO:tasks.rados.rados.0.smithi111.stdout:3610: finishing write tid 1 to smithi11166722-422 2023-10-01T09:12:31.167 INFO:tasks.rados.rados.0.smithi111.stdout:3610: finishing write tid 2 to smithi11166722-422 2023-10-01T09:12:31.167 INFO:tasks.rados.rados.0.smithi111.stdout:3610: finishing write tid 3 to smithi11166722-422 2023-10-01T09:12:31.167 INFO:tasks.rados.rados.0.smithi111.stdout:3610: finishing write tid 4 to smithi11166722-422 2023-10-01T09:12:31.167 INFO:tasks.rados.rados.0.smithi111.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-10-01T09:12:31.180 INFO:tasks.rados.rados.0.smithi111.stdout:3621: writing smithi11166722-117 from 746838 to 1344533 tid 1 2023-10-01T09:12:31.187 INFO:tasks.rados.rados.0.smithi111.stdout:3621: writing smithi11166722-117 from 2011479 to 2488923 tid 2 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3621: writing smithi11166722-117 from 3098613 to 3546838 tid 3 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3606: done (15 left) 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3607: done (14 left) 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3608: done (13 left) 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3609: done (12 left) 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3622: write oid 69 current snap is 0 2023-10-01T09:12:31.194 INFO:tasks.rados.rados.0.smithi111.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-10-01T09:12:31.202 INFO:tasks.rados.rados.0.smithi111.stdout:3622: writing smithi11166722-69 from 763645 to 1436589 tid 1 2023-10-01T09:12:31.209 INFO:tasks.rados.rados.0.smithi111.stdout:3622: writing smithi11166722-69 from 1953608 to 2691063 tid 2 2023-10-01T09:12:31.214 INFO:tasks.rados.rados.0.smithi111.stdout:3622: writing smithi11166722-69 from 3409683 to 3563645 tid 3 2023-10-01T09:12:31.214 INFO:tasks.rados.rados.0.smithi111.stdout:3623: read oid 285 snap -1 2023-10-01T09:12:31.214 INFO:tasks.rados.rados.0.smithi111.stdout:3623: expect (ObjNum 2226 snap 0 seq_num 2226) 2023-10-01T09:12:31.214 INFO:tasks.rados.rados.0.smithi111.stdout:3624: write oid 170 current snap is 0 2023-10-01T09:12:31.214 INFO:tasks.rados.rados.0.smithi111.stdout:3610: finishing write tid 5 to smithi11166722-422 2023-10-01T09:12:31.215 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 422 v 473 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-10-01T09:12:31.215 INFO:tasks.rados.rados.0.smithi111.stdout:3610: left oid 422 (ObjNum 2229 snap 0 seq_num 2229) 2023-10-01T09:12:31.215 INFO:tasks.rados.rados.0.smithi111.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-10-01T09:12:31.221 INFO:tasks.rados.rados.0.smithi111.stdout:3624: writing smithi11166722-170 from 780452 to 1244998 tid 1 2023-10-01T09:12:31.227 INFO:tasks.rados.rados.0.smithi111.stdout:3624: writing smithi11166722-170 from 1728443 to 2209556 tid 2 2023-10-01T09:12:31.233 INFO:tasks.rados.rados.0.smithi111.stdout:3624: writing smithi11166722-170 from 2753459 to 3254268 tid 3 2023-10-01T09:12:31.233 INFO:tasks.rados.rados.0.smithi111.stdout:3610: done (14 left) 2023-10-01T09:12:31.233 INFO:tasks.rados.rados.0.smithi111.stdout:3625: write oid 92 current snap is 0 2023-10-01T09:12:31.233 INFO:tasks.rados.rados.0.smithi111.stdout:3612: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:12:31.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:30 smithi183 bash[50284]: debug 2023-10-01T09:12:30.842+0000 7fc41828e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:12:31.349 INFO:tasks.rados.rados.0.smithi111.stdout:3613: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T09:12:31.498 INFO:tasks.rados.rados.0.smithi111.stdout:3611: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-10-01T09:12:31.632 INFO:tasks.rados.rados.0.smithi111.stdout:3614: finishing write tid 1 to smithi11166722-205 2023-10-01T09:12:31.632 INFO:tasks.rados.rados.0.smithi111.stdout:3614: finishing write tid 2 to smithi11166722-205 2023-10-01T09:12:31.632 INFO:tasks.rados.rados.0.smithi111.stdout:3614: finishing write tid 3 to smithi11166722-205 2023-10-01T09:12:31.632 INFO:tasks.rados.rados.0.smithi111.stdout:3614: finishing write tid 4 to smithi11166722-205 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3614: finishing write tid 5 to smithi11166722-205 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 205 v 461 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3614: left oid 205 (ObjNum 2230 snap 0 seq_num 2230) 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3615: finishing write tid 1 to smithi11166722-374 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3615: finishing write tid 2 to smithi11166722-374 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3615: finishing write tid 3 to smithi11166722-374 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3615: finishing write tid 4 to smithi11166722-374 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3615: finishing write tid 5 to smithi11166722-374 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 374 v 370 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3615: left oid 374 (ObjNum 2231 snap 0 seq_num 2231) 2023-10-01T09:12:31.633 INFO:tasks.rados.rados.0.smithi111.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-10-01T09:12:31.646 INFO:tasks.rados.rados.0.smithi111.stdout:3625: writing smithi11166722-92 from 797259 to 1337054 tid 1 2023-10-01T09:12:31.653 INFO:tasks.rados.rados.0.smithi111.stdout:3625: writing smithi11166722-92 from 1786925 to 2528049 tid 2 2023-10-01T09:12:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:3625: writing smithi11166722-92 from 3180882 to 3597259 tid 3 2023-10-01T09:12:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:3611: done (14 left) 2023-10-01T09:12:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:3612: done (13 left) 2023-10-01T09:12:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:3613: done (12 left) 2023-10-01T09:12:31.660 INFO:tasks.rados.rados.0.smithi111.stdout:3614: done (11 left) 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3615: done (10 left) 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3617: done (9 left) 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3626: read oid 214 snap -1 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3626: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3627: read oid 208 snap -1 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3627: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3628: read oid 134 snap -1 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3628: expect deleted 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3629: write oid 314 current snap is 0 2023-10-01T09:12:31.661 INFO:tasks.rados.rados.0.smithi111.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-10-01T09:12:31.666 INFO:tasks.rados.rados.0.smithi111.stdout:3629: writing smithi11166722-314 from 414066 to 1029110 tid 1 2023-10-01T09:12:31.672 INFO:tasks.rados.rados.0.smithi111.stdout:3629: writing smithi11166722-314 from 1445407 to 1930189 tid 2 2023-10-01T09:12:31.678 INFO:tasks.rados.rados.0.smithi111.stdout:3629: writing smithi11166722-314 from 2408305 to 3048011 tid 3 2023-10-01T09:12:31.678 INFO:tasks.rados.rados.0.smithi111.stdout:3630: write oid 159 current snap is 0 2023-10-01T09:12:31.678 INFO:tasks.rados.rados.0.smithi111.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-10-01T09:12:31.685 INFO:tasks.rados.rados.0.smithi111.stdout:3630: writing smithi11166722-159 from 430873 to 1121166 tid 1 2023-10-01T09:12:31.695 INFO:tasks.rados.rados.0.smithi111.stdout:3630: writing smithi11166722-159 from 1787536 to 2415976 tid 2 2023-10-01T09:12:31.702 INFO:tasks.rados.rados.0.smithi111.stdout:3630: writing smithi11166722-159 from 3003022 to 3454000 tid 3 2023-10-01T09:12:31.702 INFO:tasks.rados.rados.0.smithi111.stdout:3631: read oid 415 snap -1 2023-10-01T09:12:31.703 INFO:tasks.rados.rados.0.smithi111.stdout:3631: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-10-01T09:12:31.703 INFO:tasks.rados.rados.0.smithi111.stdout:3632: read oid 411 snap -1 2023-10-01T09:12:31.703 INFO:tasks.rados.rados.0.smithi111.stdout:3632: expect deleted 2023-10-01T09:12:31.703 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:31.703 INFO:tasks.rados.rados.0.smithi111.stdout:3616: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T09:12:31.778 INFO:tasks.rados.rados.0.smithi111.stdout:3618: finishing write tid 1 to smithi11166722-13 2023-10-01T09:12:31.778 INFO:tasks.rados.rados.0.smithi111.stdout:3618: finishing write tid 2 to smithi11166722-13 2023-10-01T09:12:31.778 INFO:tasks.rados.rados.0.smithi111.stdout:3618: finishing write tid 3 to smithi11166722-13 2023-10-01T09:12:31.778 INFO:tasks.rados.rados.0.smithi111.stdout:3618: finishing write tid 4 to smithi11166722-13 2023-10-01T09:12:31.778 INFO:tasks.rados.rados.0.smithi111.stdout:3618: finishing write tid 5 to smithi11166722-13 2023-10-01T09:12:31.778 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 587 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3618: left oid 13 (ObjNum 2232 snap 0 seq_num 2232) 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3619: finishing write tid 1 to smithi11166722-91 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3619: finishing write tid 2 to smithi11166722-91 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3619: finishing write tid 3 to smithi11166722-91 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3619: finishing write tid 4 to smithi11166722-91 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3619: finishing write tid 5 to smithi11166722-91 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 91 v 562 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2023-10-01T09:12:31.779 INFO:tasks.rados.rados.0.smithi111.stdout:3620: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-10-01T09:12:31.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:31 smithi183 bash[27651]: audit 2023-10-01T09:12:30.498124+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.111:0/3923518836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:31.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:31 smithi183 bash[27651]: audit 2023-10-01T09:12:30.535946+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:31 smithi183 bash[27651]: audit 2023-10-01T09:12:30.545567+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:31 smithi183 bash[27651]: cluster 2023-10-01T09:12:30.975748+0000 mgr.y (mgr.15312) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[27369]: audit 2023-10-01T09:12:30.498124+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.111:0/3923518836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[27369]: audit 2023-10-01T09:12:30.535946+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[27369]: audit 2023-10-01T09:12:30.545567+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[27369]: cluster 2023-10-01T09:12:30.975748+0000 mgr.y (mgr.15312) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[33891]: audit 2023-10-01T09:12:30.498124+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.111:0/3923518836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[33891]: audit 2023-10-01T09:12:30.535946+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:31.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[33891]: audit 2023-10-01T09:12:30.545567+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:31.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:31 smithi111 bash[33891]: cluster 2023-10-01T09:12:30.975748+0000 mgr.y (mgr.15312) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-10-01T09:12:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:3621: finishing write tid 1 to smithi11166722-117 2023-10-01T09:12:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:3621: finishing write tid 2 to smithi11166722-117 2023-10-01T09:12:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:3621: finishing write tid 3 to smithi11166722-117 2023-10-01T09:12:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:3621: finishing write tid 4 to smithi11166722-117 2023-10-01T09:12:31.871 INFO:tasks.rados.rados.0.smithi111.stdout:3621: finishing write tid 5 to smithi11166722-117 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 117 v 591 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3621: left oid 117 (ObjNum 2234 snap 0 seq_num 2234) 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3622: finishing write tid 1 to smithi11166722-69 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3622: finishing write tid 2 to smithi11166722-69 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3622: finishing write tid 3 to smithi11166722-69 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3622: finishing write tid 4 to smithi11166722-69 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3622: finishing write tid 5 to smithi11166722-69 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 69 v 444 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3622: left oid 69 (ObjNum 2235 snap 0 seq_num 2235) 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3624: finishing write tid 1 to smithi11166722-170 2023-10-01T09:12:31.872 INFO:tasks.rados.rados.0.smithi111.stdout:3623: expect (ObjNum 2226 snap 0 seq_num 2226) 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3624: finishing write tid 2 to smithi11166722-170 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3624: finishing write tid 3 to smithi11166722-170 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3624: finishing write tid 4 to smithi11166722-170 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3624: finishing write tid 5 to smithi11166722-170 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 170 v 448 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3624: left oid 170 (ObjNum 2236 snap 0 seq_num 2236) 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3625: finishing write tid 1 to smithi11166722-92 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3625: finishing write tid 2 to smithi11166722-92 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3625: finishing write tid 3 to smithi11166722-92 2023-10-01T09:12:32.089 INFO:tasks.rados.rados.0.smithi111.stdout:3625: finishing write tid 4 to smithi11166722-92 2023-10-01T09:12:32.090 INFO:tasks.rados.rados.0.smithi111.stdout:3625: finishing write tid 5 to smithi11166722-92 2023-10-01T09:12:32.090 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 92 v 374 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-10-01T09:12:32.090 INFO:tasks.rados.rados.0.smithi111.stdout:3625: left oid 92 (ObjNum 2237 snap 0 seq_num 2237) 2023-10-01T09:12:32.090 INFO:tasks.rados.rados.0.smithi111.stdout:3626: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T09:12:32.188 INFO:tasks.rados.rados.0.smithi111.stdout:3629: finishing write tid 1 to smithi11166722-314 2023-10-01T09:12:32.189 INFO:tasks.rados.rados.0.smithi111.stdout:3627: expect (ObjNum 2130 snap 0 seq_num 2130) 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3629: finishing write tid 2 to smithi11166722-314 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3629: finishing write tid 3 to smithi11166722-314 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3629: finishing write tid 4 to smithi11166722-314 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3629: finishing write tid 5 to smithi11166722-314 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 314 v 482 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3629: left oid 314 (ObjNum 2238 snap 0 seq_num 2238) 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3630: finishing write tid 1 to smithi11166722-159 2023-10-01T09:12:32.350 INFO:tasks.rados.rados.0.smithi111.stdout:3630: finishing write tid 2 to smithi11166722-159 2023-10-01T09:12:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:3630: finishing write tid 3 to smithi11166722-159 2023-10-01T09:12:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:3630: finishing write tid 4 to smithi11166722-159 2023-10-01T09:12:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:3630: finishing write tid 5 to smithi11166722-159 2023-10-01T09:12:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 159 v 401 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-10-01T09:12:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:3630: left oid 159 (ObjNum 2239 snap 0 seq_num 2239) 2023-10-01T09:12:32.351 INFO:tasks.rados.rados.0.smithi111.stdout:3631: expect (ObjNum 2193 snap 0 seq_num 2193) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3616: done (15 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3618: done (14 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3619: done (13 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3620: done (12 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3621: done (11 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3622: done (10 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3623: done (9 left) 2023-10-01T09:12:32.508 INFO:tasks.rados.rados.0.smithi111.stdout:3624: done (8 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3625: done (7 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3626: done (6 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3627: done (5 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3628: done (4 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3629: done (3 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3630: done (2 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3631: done (1 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3632: done (0 left) 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3633: write oid 339 current snap is 0 2023-10-01T09:12:32.509 INFO:tasks.rados.rados.0.smithi111.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-10-01T09:12:32.521 INFO:tasks.rados.rados.0.smithi111.stdout:3633: writing smithi11166722-339 from 447680 to 1213222 tid 1 2023-10-01T09:12:32.528 INFO:tasks.rados.rados.0.smithi111.stdout:3633: writing smithi11166722-339 from 1846018 to 2334469 tid 2 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3633: writing smithi11166722-339 from 2746798 to 3409048 tid 3 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3634: read oid 227 snap -1 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3634: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3635: read oid 308 snap -1 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3635: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3636: read oid 262 snap -1 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3636: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3637: write oid 267 current snap is 0 2023-10-01T09:12:32.535 INFO:tasks.rados.rados.0.smithi111.stdout:3633: finishing write tid 1 to smithi11166722-339 2023-10-01T09:12:32.536 INFO:tasks.rados.rados.0.smithi111.stdout:3633: finishing write tid 2 to smithi11166722-339 2023-10-01T09:12:32.536 INFO:tasks.rados.rados.0.smithi111.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-10-01T09:12:32.541 INFO:tasks.rados.rados.0.smithi111.stdout:3637: writing smithi11166722-267 from 464487 to 905278 tid 1 2023-10-01T09:12:32.548 INFO:tasks.rados.rados.0.smithi111.stdout:3637: writing smithi11166722-267 from 1504500 to 2136609 tid 2 2023-10-01T09:12:32.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[50284]: debug 2023-10-01T09:12:32.154+0000 7fc41828e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:12:32.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[50284]: [01/Oct/2023:09:12:32] ENGINE Bus STARTING 2023-10-01T09:12:32.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[50284]: CherryPy Checker: 2023-10-01T09:12:32.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[50284]: The Application mounted at '' has an empty config. 2023-10-01T09:12:32.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[50284]: [01/Oct/2023:09:12:32] ENGINE Serving on http://:::9283 2023-10-01T09:12:32.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[50284]: [01/Oct/2023:09:12:32] ENGINE Bus STARTED 2023-10-01T09:12:32.555 INFO:tasks.rados.rados.0.smithi111.stdout:3637: writing smithi11166722-267 from 2657868 to 3131390 tid 3 2023-10-01T09:12:32.555 INFO:tasks.rados.rados.0.smithi111.stdout:3638: write oid 367 current snap is 0 2023-10-01T09:12:32.555 INFO:tasks.rados.rados.0.smithi111.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-10-01T09:12:32.561 INFO:tasks.rados.rados.0.smithi111.stdout:3638: writing smithi11166722-367 from 481294 to 997334 tid 1 2023-10-01T09:12:32.568 INFO:tasks.rados.rados.0.smithi111.stdout:3638: writing smithi11166722-367 from 1562982 to 2055102 tid 2 2023-10-01T09:12:32.576 INFO:tasks.rados.rados.0.smithi111.stdout:3638: writing smithi11166722-367 from 2801644 to 3486438 tid 3 2023-10-01T09:12:32.577 INFO:tasks.rados.rados.0.smithi111.stdout:3639: read oid 123 snap -1 2023-10-01T09:12:32.577 INFO:tasks.rados.rados.0.smithi111.stdout:3639: expect deleted 2023-10-01T09:12:32.577 INFO:tasks.rados.rados.0.smithi111.stdout:3640: write oid 155 current snap is 0 2023-10-01T09:12:32.577 INFO:tasks.rados.rados.0.smithi111.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-10-01T09:12:32.583 INFO:tasks.rados.rados.0.smithi111.stdout:3640: writing smithi11166722-155 from 498101 to 1205743 tid 1 2023-10-01T09:12:32.589 INFO:tasks.rados.rados.0.smithi111.stdout:3640: writing smithi11166722-155 from 1621464 to 2257242 tid 2 2023-10-01T09:12:32.595 INFO:tasks.rados.rados.0.smithi111.stdout:3640: writing smithi11166722-155 from 2712714 to 3325133 tid 3 2023-10-01T09:12:32.595 INFO:tasks.rados.rados.0.smithi111.stdout:3641: write oid 146 current snap is 0 2023-10-01T09:12:32.595 INFO:tasks.rados.rados.0.smithi111.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-10-01T09:12:32.602 INFO:tasks.rados.rados.0.smithi111.stdout:3641: writing smithi11166722-146 from 514908 to 1297799 tid 1 2023-10-01T09:12:32.610 INFO:tasks.rados.rados.0.smithi111.stdout:3641: writing smithi11166722-146 from 2079946 to 2575735 tid 2 2023-10-01T09:12:32.616 INFO:tasks.rados.rados.0.smithi111.stdout:3641: writing smithi11166722-146 from 3256490 to 3680181 tid 3 2023-10-01T09:12:32.616 INFO:tasks.rados.rados.0.smithi111.stdout:3642: write oid 1 current snap is 0 2023-10-01T09:12:32.616 INFO:tasks.rados.rados.0.smithi111.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-10-01T09:12:32.622 INFO:tasks.rados.rados.0.smithi111.stdout:3642: writing smithi11166722-1 from 531715 to 989855 tid 1 2023-10-01T09:12:32.630 INFO:tasks.rados.rados.0.smithi111.stdout:3642: writing smithi11166722-1 from 1738428 to 2377875 tid 2 2023-10-01T09:12:32.637 INFO:tasks.rados.rados.0.smithi111.stdout:3642: writing smithi11166722-1 from 2883913 to 3518876 tid 3 2023-10-01T09:12:32.637 INFO:tasks.rados.rados.0.smithi111.stdout:3643: write oid 311 current snap is 0 2023-10-01T09:12:32.637 INFO:tasks.rados.rados.0.smithi111.stdout:3633: finishing write tid 3 to smithi11166722-339 2023-10-01T09:12:32.637 INFO:tasks.rados.rados.0.smithi111.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-10-01T09:12:32.643 INFO:tasks.rados.rados.0.smithi111.stdout:3643: writing smithi11166722-311 from 548522 to 1081911 tid 1 2023-10-01T09:12:32.650 INFO:tasks.rados.rados.0.smithi111.stdout:3643: writing smithi11166722-311 from 1796910 to 2296368 tid 2 2023-10-01T09:12:32.657 INFO:tasks.rados.rados.0.smithi111.stdout:3643: writing smithi11166722-311 from 2911336 to 3357571 tid 3 2023-10-01T09:12:32.657 INFO:tasks.rados.rados.0.smithi111.stdout:3644: read oid 372 snap -1 2023-10-01T09:12:32.657 INFO:tasks.rados.rados.0.smithi111.stdout:3644: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-10-01T09:12:32.657 INFO:tasks.rados.rados.0.smithi111.stdout:3645: read oid 195 snap -1 2023-10-01T09:12:32.657 INFO:tasks.rados.rados.0.smithi111.stdout:3645: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-10-01T09:12:32.657 INFO:tasks.rados.rados.0.smithi111.stdout:3646: read oid 273 snap -1 2023-10-01T09:12:32.658 INFO:tasks.rados.rados.0.smithi111.stdout:3646: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-10-01T09:12:32.658 INFO:tasks.rados.rados.0.smithi111.stdout:3647: write oid 317 current snap is 0 2023-10-01T09:12:32.658 INFO:tasks.rados.rados.0.smithi111.stdout:3633: finishing write tid 4 to smithi11166722-339 2023-10-01T09:12:32.658 INFO:tasks.rados.rados.0.smithi111.stdout:3634: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-10-01T09:12:32.777 INFO:tasks.rados.rados.0.smithi111.stdout:3633: finishing write tid 5 to smithi11166722-339 2023-10-01T09:12:32.777 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 339 v 480 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-10-01T09:12:32.777 INFO:tasks.rados.rados.0.smithi111.stdout:3633: left oid 339 (ObjNum 2240 snap 0 seq_num 2240) 2023-10-01T09:12:32.777 INFO:tasks.rados.rados.0.smithi111.stdout:3635: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T09:12:32.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[33891]: cluster 2023-10-01T09:12:32.176822+0000 mon.a (mon.0) 966 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:12:32.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[33891]: audit 2023-10-01T09:12:32.184808+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:12:32.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[33891]: audit 2023-10-01T09:12:32.185660+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:12:32.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[33891]: audit 2023-10-01T09:12:32.191572+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:12:32.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[33891]: audit 2023-10-01T09:12:32.192233+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:12:32.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[27369]: cluster 2023-10-01T09:12:32.176822+0000 mon.a (mon.0) 966 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:12:32.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[27369]: audit 2023-10-01T09:12:32.184808+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:12:32.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[27369]: audit 2023-10-01T09:12:32.185660+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:12:32.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[27369]: audit 2023-10-01T09:12:32.191572+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:12:32.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:32 smithi111 bash[27369]: audit 2023-10-01T09:12:32.192233+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:12:32.898 INFO:tasks.rados.rados.0.smithi111.stdout:3637: finishing write tid 1 to smithi11166722-267 2023-10-01T09:12:32.898 INFO:tasks.rados.rados.0.smithi111.stdout:3636: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-10-01T09:12:33.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[27651]: cluster 2023-10-01T09:12:32.176822+0000 mon.a (mon.0) 966 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:12:33.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[27651]: audit 2023-10-01T09:12:32.184808+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:12:33.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[27651]: audit 2023-10-01T09:12:32.185660+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:12:33.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[27651]: audit 2023-10-01T09:12:32.191572+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:12:33.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:32 smithi183 bash[27651]: audit 2023-10-01T09:12:32.192233+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.183:0/2460123759' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:3637: finishing write tid 2 to smithi11166722-267 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:3637: finishing write tid 3 to smithi11166722-267 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:3637: finishing write tid 4 to smithi11166722-267 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:3637: finishing write tid 5 to smithi11166722-267 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 267 v 333 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:3637: left oid 267 (ObjNum 2241 snap 0 seq_num 2241) 2023-10-01T09:12:33.136 INFO:tasks.rados.rados.0.smithi111.stdout:3638: finishing write tid 1 to smithi11166722-367 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3638: finishing write tid 2 to smithi11166722-367 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3638: finishing write tid 3 to smithi11166722-367 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3638: finishing write tid 4 to smithi11166722-367 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3638: finishing write tid 5 to smithi11166722-367 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 367 v 427 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3638: left oid 367 (ObjNum 2242 snap 0 seq_num 2242) 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3640: finishing write tid 1 to smithi11166722-155 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3640: finishing write tid 2 to smithi11166722-155 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3640: finishing write tid 3 to smithi11166722-155 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3640: finishing write tid 4 to smithi11166722-155 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:3640: finishing write tid 5 to smithi11166722-155 2023-10-01T09:12:33.137 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 155 v 431 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3640: left oid 155 (ObjNum 2243 snap 0 seq_num 2243) 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3641: finishing write tid 1 to smithi11166722-146 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3641: finishing write tid 2 to smithi11166722-146 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3641: finishing write tid 3 to smithi11166722-146 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3641: finishing write tid 4 to smithi11166722-146 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3641: finishing write tid 5 to smithi11166722-146 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 146 v 435 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3641: left oid 146 (ObjNum 2244 snap 0 seq_num 2244) 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3642: finishing write tid 1 to smithi11166722-1 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3642: finishing write tid 2 to smithi11166722-1 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3642: finishing write tid 3 to smithi11166722-1 2023-10-01T09:12:33.138 INFO:tasks.rados.rados.0.smithi111.stdout:3642: finishing write tid 4 to smithi11166722-1 2023-10-01T09:12:33.139 INFO:tasks.rados.rados.0.smithi111.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-10-01T09:12:33.148 INFO:tasks.rados.rados.0.smithi111.stdout:3647: writing smithi11166722-317 from 565329 to 1173967 tid 1 2023-10-01T09:12:33.157 INFO:tasks.rados.rados.0.smithi111.stdout:3647: writing smithi11166722-317 from 1739039 to 2382155 tid 2 2023-10-01T09:12:33.164 INFO:tasks.rados.rados.0.smithi111.stdout:3647: writing smithi11166722-317 from 2822406 to 3596266 tid 3 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3633: done (14 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3634: done (13 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3635: done (12 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3636: done (11 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3637: done (10 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3638: done (9 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3639: done (8 left) 2023-10-01T09:12:33.165 INFO:tasks.rados.rados.0.smithi111.stdout:3640: done (7 left) 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3641: done (6 left) 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3648: delete oid 214 current snap is 0 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3642: finishing write tid 5 to smithi11166722-1 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 1 v 362 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3642: left oid 1 (ObjNum 2245 snap 0 seq_num 2245) 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3643: finishing write tid 1 to smithi11166722-311 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3643: finishing write tid 2 to smithi11166722-311 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3643: finishing write tid 3 to smithi11166722-311 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3643: finishing write tid 4 to smithi11166722-311 2023-10-01T09:12:33.166 INFO:tasks.rados.rados.0.smithi111.stdout:3646: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-10-01T09:12:33.258 INFO:tasks.rados.rados.0.smithi111.stdout:3644: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-10-01T09:12:33.471 INFO:tasks.rados.rados.0.smithi111.stdout:3643: finishing write tid 5 to smithi11166722-311 2023-10-01T09:12:33.472 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 311 v 460 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-10-01T09:12:33.472 INFO:tasks.rados.rados.0.smithi111.stdout:3643: left oid 311 (ObjNum 2246 snap 0 seq_num 2246) 2023-10-01T09:12:33.472 INFO:tasks.rados.rados.0.smithi111.stdout:3645: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-10-01T09:12:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:3647: finishing write tid 1 to smithi11166722-317 2023-10-01T09:12:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:3647: finishing write tid 2 to smithi11166722-317 2023-10-01T09:12:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:3647: finishing write tid 3 to smithi11166722-317 2023-10-01T09:12:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:3647: finishing write tid 4 to smithi11166722-317 2023-10-01T09:12:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:3647: finishing write tid 5 to smithi11166722-317 2023-10-01T09:12:33.669 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 566 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3647: left oid 317 (ObjNum 2247 snap 0 seq_num 2247) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3642: done (6 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3643: done (5 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3644: done (4 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3645: done (3 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3646: done (2 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3647: done (1 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3648: done (0 left) 2023-10-01T09:12:33.670 INFO:tasks.rados.rados.0.smithi111.stdout:3649: delete oid 195 current snap is 0 2023-10-01T09:12:33.672 INFO:tasks.rados.rados.0.smithi111.stdout:3649: done (0 left) 2023-10-01T09:12:33.672 INFO:tasks.rados.rados.0.smithi111.stdout:3650: read oid 196 snap -1 2023-10-01T09:12:33.672 INFO:tasks.rados.rados.0.smithi111.stdout:3650: expect deleted 2023-10-01T09:12:33.672 INFO:tasks.rados.rados.0.smithi111.stdout:3651: delete oid 84 current snap is 0 2023-10-01T09:12:33.674 INFO:tasks.rados.rados.0.smithi111.stdout:3650: done (1 left) 2023-10-01T09:12:33.674 INFO:tasks.rados.rados.0.smithi111.stdout:3651: done (0 left) 2023-10-01T09:12:33.674 INFO:tasks.rados.rados.0.smithi111.stdout:3652: write oid 370 current snap is 0 2023-10-01T09:12:33.674 INFO:tasks.rados.rados.0.smithi111.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-10-01T09:12:33.685 INFO:tasks.rados.rados.0.smithi111.stdout:3652: writing smithi11166722-370 from 632557 to 1258544 tid 1 2023-10-01T09:12:33.694 INFO:tasks.rados.rados.0.smithi111.stdout:3652: writing smithi11166722-370 from 1972967 to 2623421 tid 2 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3652: writing smithi11166722-370 from 3332098 to 3751046 tid 3 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3653: read oid 490 snap -1 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3654: write oid 329 current snap is 0 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3652: finishing write tid 1 to smithi11166722-370 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3652: finishing write tid 2 to smithi11166722-370 2023-10-01T09:12:33.701 INFO:tasks.rados.rados.0.smithi111.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-10-01T09:12:33.708 INFO:tasks.rados.rados.0.smithi111.stdout:3654: writing smithi11166722-329 from 649364 to 1350600 tid 1 2023-10-01T09:12:33.717 INFO:tasks.rados.rados.0.smithi111.stdout:3654: writing smithi11166722-329 from 2031449 to 2825561 tid 2 2023-10-01T09:12:33.723 INFO:tasks.rados.rados.0.smithi111.stdout:3654: writing smithi11166722-329 from 3243168 to 3849364 tid 3 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:3655: delete oid 484 current snap is 0 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:3652: finishing write tid 3 to smithi11166722-370 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:3652: finishing write tid 4 to smithi11166722-370 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:3652: finishing write tid 5 to smithi11166722-370 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 366 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-10-01T09:12:33.724 INFO:tasks.rados.rados.0.smithi111.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-10-01T09:12:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[27369]: cluster 2023-10-01T09:12:32.559928+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-10-01T09:12:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[27369]: audit 2023-10-01T09:12:32.568157+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:12:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[27369]: audit 2023-10-01T09:12:32.949206+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.111:0/2215333477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:33.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[27369]: cluster 2023-10-01T09:12:32.976221+0000 mgr.y (mgr.15312) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2023-10-01T09:12:33.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[33891]: cluster 2023-10-01T09:12:32.559928+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-10-01T09:12:33.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[33891]: audit 2023-10-01T09:12:32.568157+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:12:33.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[33891]: audit 2023-10-01T09:12:32.949206+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.111:0/2215333477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:33.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:33 smithi111 bash[33891]: cluster 2023-10-01T09:12:32.976221+0000 mgr.y (mgr.15312) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2023-10-01T09:12:33.841 INFO:tasks.rados.rados.0.smithi111.stdout:3654: finishing write tid 1 to smithi11166722-329 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3654: finishing write tid 2 to smithi11166722-329 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3654: finishing write tid 3 to smithi11166722-329 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3654: finishing write tid 4 to smithi11166722-329 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3654: finishing write tid 5 to smithi11166722-329 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 329 v 484 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3652: done (3 left) 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3653: done (2 left) 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3654: done (1 left) 2023-10-01T09:12:33.842 INFO:tasks.rados.rados.0.smithi111.stdout:3655: done (0 left) 2023-10-01T09:12:33.843 INFO:tasks.rados.rados.0.smithi111.stdout:3656: write oid 139 current snap is 0 2023-10-01T09:12:33.843 INFO:tasks.rados.rados.0.smithi111.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-10-01T09:12:33.853 INFO:tasks.rados.rados.0.smithi111.stdout:3656: writing smithi11166722-139 from 682978 to 1134712 tid 1 2023-10-01T09:12:33.861 INFO:tasks.rados.rados.0.smithi111.stdout:3656: writing smithi11166722-139 from 1748413 to 2546194 tid 2 2023-10-01T09:12:33.869 INFO:tasks.rados.rados.0.smithi111.stdout:3656: writing smithi11166722-139 from 3298014 to 3882978 tid 3 2023-10-01T09:12:33.869 INFO:tasks.rados.rados.0.smithi111.stdout:3657: delete oid 273 current snap is 0 2023-10-01T09:12:33.869 INFO:tasks.rados.rados.0.smithi111.stdout:3656: finishing write tid 1 to smithi11166722-139 2023-10-01T09:12:33.869 INFO:tasks.rados.rados.0.smithi111.stdout:3656: finishing write tid 2 to smithi11166722-139 2023-10-01T09:12:33.872 INFO:tasks.rados.rados.0.smithi111.stdout:3657: done (1 left) 2023-10-01T09:12:33.872 INFO:tasks.rados.rados.0.smithi111.stdout:3658: read oid 402 snap -1 2023-10-01T09:12:33.873 INFO:tasks.rados.rados.0.smithi111.stdout:3658: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-10-01T09:12:33.873 INFO:tasks.rados.rados.0.smithi111.stdout:3659: write oid 234 current snap is 0 2023-10-01T09:12:33.873 INFO:tasks.rados.rados.0.smithi111.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-10-01T09:12:33.879 INFO:tasks.rados.rados.0.smithi111.stdout:3659: writing smithi11166722-234 from 716592 to 1318824 tid 1 2023-10-01T09:12:33.885 INFO:tasks.rados.rados.0.smithi111.stdout:3659: writing smithi11166722-234 from 1749024 to 2150474 tid 2 2023-10-01T09:12:33.894 INFO:tasks.rados.rados.0.smithi111.stdout:3659: writing smithi11166722-234 from 2836507 to 3628168 tid 3 2023-10-01T09:12:33.894 INFO:tasks.rados.rados.0.smithi111.stdout:3660: write oid 34 current snap is 0 2023-10-01T09:12:33.894 INFO:tasks.rados.rados.0.smithi111.stdout:3656: finishing write tid 3 to smithi11166722-139 2023-10-01T09:12:33.894 INFO:tasks.rados.rados.0.smithi111.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-10-01T09:12:33.902 INFO:tasks.rados.rados.0.smithi111.stdout:3660: writing smithi11166722-34 from 733399 to 1410880 tid 1 2023-10-01T09:12:33.910 INFO:tasks.rados.rados.0.smithi111.stdout:3660: writing smithi11166722-34 from 2207506 to 2868967 tid 2 2023-10-01T09:12:33.916 INFO:tasks.rados.rados.0.smithi111.stdout:3660: writing smithi11166722-34 from 3380283 to 3933399 tid 3 2023-10-01T09:12:33.917 INFO:tasks.rados.rados.0.smithi111.stdout:3661: write oid 202 current snap is 0 2023-10-01T09:12:33.917 INFO:tasks.rados.rados.0.smithi111.stdout:3656: finishing write tid 4 to smithi11166722-139 2023-10-01T09:12:33.917 INFO:tasks.rados.rados.0.smithi111.stdout:3656: finishing write tid 5 to smithi11166722-139 2023-10-01T09:12:33.917 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 139 v 440 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-10-01T09:12:33.917 INFO:tasks.rados.rados.0.smithi111.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-10-01T09:12:33.917 INFO:tasks.rados.rados.0.smithi111.stdout:3658: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-10-01T09:12:34.050 INFO:tasks.rados.rados.0.smithi111.stdout:3659: finishing write tid 1 to smithi11166722-234 2023-10-01T09:12:34.050 INFO:tasks.rados.rados.0.smithi111.stdout:3659: finishing write tid 2 to smithi11166722-234 2023-10-01T09:12:34.050 INFO:tasks.rados.rados.0.smithi111.stdout:3659: finishing write tid 3 to smithi11166722-234 2023-10-01T09:12:34.050 INFO:tasks.rados.rados.0.smithi111.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-10-01T09:12:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:33 smithi183 bash[27651]: cluster 2023-10-01T09:12:32.559928+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-10-01T09:12:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:33 smithi183 bash[27651]: audit 2023-10-01T09:12:32.568157+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:12:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:33 smithi183 bash[27651]: audit 2023-10-01T09:12:32.949206+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.111:0/2215333477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:33 smithi183 bash[27651]: cluster 2023-10-01T09:12:32.976221+0000 mgr.y (mgr.15312) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2023-10-01T09:12:34.057 INFO:tasks.rados.rados.0.smithi111.stdout:3661: writing smithi11166722-202 from 750206 to 1219289 tid 1 2023-10-01T09:12:34.064 INFO:tasks.rados.rados.0.smithi111.stdout:3661: writing smithi11166722-202 from 1982341 to 2387460 tid 2 2023-10-01T09:12:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:3661: writing smithi11166722-202 from 3007706 to 3538264 tid 3 2023-10-01T09:12:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:3656: done (4 left) 2023-10-01T09:12:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:3658: done (3 left) 2023-10-01T09:12:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:3662: read oid 209 snap -1 2023-10-01T09:12:34.071 INFO:tasks.rados.rados.0.smithi111.stdout:3662: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-10-01T09:12:34.072 INFO:tasks.rados.rados.0.smithi111.stdout:3663: write oid 240 current snap is 0 2023-10-01T09:12:34.072 INFO:tasks.rados.rados.0.smithi111.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-10-01T09:12:34.078 INFO:tasks.rados.rados.0.smithi111.stdout:3663: writing smithi11166722-240 from 767013 to 1311345 tid 1 2023-10-01T09:12:34.086 INFO:tasks.rados.rados.0.smithi111.stdout:3663: writing smithi11166722-240 from 1924470 to 2589600 tid 2 2023-10-01T09:12:34.093 INFO:tasks.rados.rados.0.smithi111.stdout:3663: writing smithi11166722-240 from 3035129 to 3776959 tid 3 2023-10-01T09:12:34.093 INFO:tasks.rados.rados.0.smithi111.stdout:3664: read oid 460 snap -1 2023-10-01T09:12:34.093 INFO:tasks.rados.rados.0.smithi111.stdout:3664: expect (ObjNum 2080 snap 0 seq_num 2080) 2023-10-01T09:12:34.093 INFO:tasks.rados.rados.0.smithi111.stdout:3665: read oid 318 snap -1 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3665: expect (ObjNum 1275 snap 0 seq_num 1275) 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3666: delete oid 134 current snap is 0 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3659: finishing write tid 4 to smithi11166722-234 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3659: finishing write tid 5 to smithi11166722-234 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 234 v 329 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3660: finishing write tid 1 to smithi11166722-34 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3660: finishing write tid 2 to smithi11166722-34 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3660: finishing write tid 3 to smithi11166722-34 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3660: finishing write tid 4 to smithi11166722-34 2023-10-01T09:12:34.094 INFO:tasks.rados.rados.0.smithi111.stdout:3660: finishing write tid 5 to smithi11166722-34 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 34 v 488 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3661: finishing write tid 1 to smithi11166722-202 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3661: finishing write tid 2 to smithi11166722-202 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3661: finishing write tid 3 to smithi11166722-202 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3661: finishing write tid 4 to smithi11166722-202 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3661: finishing write tid 5 to smithi11166722-202 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 595 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2023-10-01T09:12:34.095 INFO:tasks.rados.rados.0.smithi111.stdout:3662: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-10-01T09:12:34.239 INFO:tasks.rados.rados.0.smithi111.stdout:3663: finishing write tid 1 to smithi11166722-240 2023-10-01T09:12:34.239 INFO:tasks.rados.rados.0.smithi111.stdout:3663: finishing write tid 2 to smithi11166722-240 2023-10-01T09:12:34.239 INFO:tasks.rados.rados.0.smithi111.stdout:3663: finishing write tid 3 to smithi11166722-240 2023-10-01T09:12:34.239 INFO:tasks.rados.rados.0.smithi111.stdout:3663: finishing write tid 4 to smithi11166722-240 2023-10-01T09:12:34.240 INFO:tasks.rados.rados.0.smithi111.stdout:3663: finishing write tid 5 to smithi11166722-240 2023-10-01T09:12:34.240 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 240 v 503 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-10-01T09:12:34.240 INFO:tasks.rados.rados.0.smithi111.stdout:3663: left oid 240 (ObjNum 2259 snap 0 seq_num 2259) 2023-10-01T09:12:34.240 INFO:tasks.rados.rados.0.smithi111.stdout:3665: expect (ObjNum 1275 snap 0 seq_num 1275) 2023-10-01T09:12:34.353 INFO:tasks.rados.rados.0.smithi111.stdout:3664: expect (ObjNum 2080 snap 0 seq_num 2080) 2023-10-01T09:12:34.493 INFO:tasks.rados.rados.0.smithi111.stdout:3659: done (7 left) 2023-10-01T09:12:34.493 INFO:tasks.rados.rados.0.smithi111.stdout:3660: done (6 left) 2023-10-01T09:12:34.493 INFO:tasks.rados.rados.0.smithi111.stdout:3661: done (5 left) 2023-10-01T09:12:34.493 INFO:tasks.rados.rados.0.smithi111.stdout:3662: done (4 left) 2023-10-01T09:12:34.493 INFO:tasks.rados.rados.0.smithi111.stdout:3663: done (3 left) 2023-10-01T09:12:34.493 INFO:tasks.rados.rados.0.smithi111.stdout:3664: done (2 left) 2023-10-01T09:12:34.494 INFO:tasks.rados.rados.0.smithi111.stdout:3665: done (1 left) 2023-10-01T09:12:34.494 INFO:tasks.rados.rados.0.smithi111.stdout:3666: done (0 left) 2023-10-01T09:12:34.494 INFO:tasks.rados.rados.0.smithi111.stdout:3667: write oid 384 current snap is 0 2023-10-01T09:12:34.494 INFO:tasks.rados.rados.0.smithi111.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-10-01T09:12:34.503 INFO:tasks.rados.rados.0.smithi111.stdout:3667: writing smithi11166722-384 from 400627 to 1095457 tid 1 2023-10-01T09:12:34.510 INFO:tasks.rados.rados.0.smithi111.stdout:3667: writing smithi11166722-384 from 1641434 to 2000627 tid 2 2023-10-01T09:12:34.510 INFO:tasks.rados.rados.0.smithi111.stdout:3668: write oid 355 current snap is 0 2023-10-01T09:12:34.511 INFO:tasks.rados.rados.0.smithi111.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-10-01T09:12:34.517 INFO:tasks.rados.rados.0.smithi111.stdout:3668: writing smithi11166722-355 from 417434 to 1187513 tid 1 2023-10-01T09:12:34.522 INFO:tasks.rados.rados.0.smithi111.stdout:3668: writing smithi11166722-355 from 1699916 to 2017434 tid 2 2023-10-01T09:12:34.522 INFO:tasks.rados.rados.0.smithi111.stdout:3669: write oid 94 current snap is 0 2023-10-01T09:12:34.522 INFO:tasks.rados.rados.0.smithi111.stdout:3667: finishing write tid 1 to smithi11166722-384 2023-10-01T09:12:34.523 INFO:tasks.rados.rados.0.smithi111.stdout:3667: finishing write tid 2 to smithi11166722-384 2023-10-01T09:12:34.523 INFO:tasks.rados.rados.0.smithi111.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-10-01T09:12:34.527 INFO:tasks.rados.rados.0.smithi111.stdout:3669: writing smithi11166722-94 from 434241 to 879569 tid 1 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3669: writing smithi11166722-94 from 1642045 to 2034241 tid 2 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3670: read oid 1 snap -1 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3670: expect (ObjNum 2245 snap 0 seq_num 2245) 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3671: read oid 424 snap -1 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3671: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3672: write oid 65 current snap is 0 2023-10-01T09:12:34.534 INFO:tasks.rados.rados.0.smithi111.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-10-01T09:12:34.539 INFO:tasks.rados.rados.0.smithi111.stdout:3672: writing smithi11166722-65 from 451048 to 971625 tid 1 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3672: writing smithi11166722-65 from 1700527 to 2051048 tid 2 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3673: write oid 32 current snap is 0 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3667: finishing write tid 3 to smithi11166722-384 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3667: finishing write tid 4 to smithi11166722-384 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 384 v 506 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3668: finishing write tid 1 to smithi11166722-355 2023-10-01T09:12:34.546 INFO:tasks.rados.rados.0.smithi111.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-10-01T09:12:34.552 INFO:tasks.rados.rados.0.smithi111.stdout:3673: writing smithi11166722-32 from 467855 to 1063681 tid 1 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:3673: writing smithi11166722-32 from 1759009 to 2067855 tid 2 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:3667: done (6 left) 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:3674: delete oid 63 current snap is 0 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:3668: finishing write tid 2 to smithi11166722-355 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:3668: finishing write tid 3 to smithi11166722-355 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:3668: finishing write tid 4 to smithi11166722-355 2023-10-01T09:12:34.559 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 355 v 569 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-10-01T09:12:34.560 INFO:tasks.rados.rados.0.smithi111.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-10-01T09:12:34.560 INFO:tasks.rados.rados.0.smithi111.stdout:3669: finishing write tid 1 to smithi11166722-94 2023-10-01T09:12:34.560 INFO:tasks.rados.rados.0.smithi111.stdout:3669: finishing write tid 2 to smithi11166722-94 2023-10-01T09:12:34.561 INFO:tasks.rados.rados.0.smithi111.stdout:3669: finishing write tid 3 to smithi11166722-94 2023-10-01T09:12:34.561 INFO:tasks.rados.rados.0.smithi111.stdout:3669: finishing write tid 4 to smithi11166722-94 2023-10-01T09:12:34.561 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 94 v 404 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-10-01T09:12:34.561 INFO:tasks.rados.rados.0.smithi111.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-10-01T09:12:34.561 INFO:tasks.rados.rados.0.smithi111.stdout:3672: finishing write tid 1 to smithi11166722-65 2023-10-01T09:12:34.561 INFO:tasks.rados.rados.0.smithi111.stdout:3671: expect (ObjNum 845 snap 0 seq_num 845) 2023-10-01T09:12:34.638 INFO:tasks.rados.rados.0.smithi111.stdout:3672: finishing write tid 2 to smithi11166722-65 2023-10-01T09:12:34.639 INFO:tasks.rados.rados.0.smithi111.stdout:3672: finishing write tid 3 to smithi11166722-65 2023-10-01T09:12:34.639 INFO:tasks.rados.rados.0.smithi111.stdout:3672: finishing write tid 4 to smithi11166722-65 2023-10-01T09:12:34.639 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 65 v 485 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-10-01T09:12:34.639 INFO:tasks.rados.rados.0.smithi111.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-10-01T09:12:34.639 INFO:tasks.rados.rados.0.smithi111.stdout:3670: expect (ObjNum 2245 snap 0 seq_num 2245) 2023-10-01T09:12:34.823 INFO:tasks.rados.rados.0.smithi111.stdout:3673: finishing write tid 1 to smithi11166722-32 2023-10-01T09:12:34.823 INFO:tasks.rados.rados.0.smithi111.stdout:3673: finishing write tid 2 to smithi11166722-32 2023-10-01T09:12:34.823 INFO:tasks.rados.rados.0.smithi111.stdout:3673: finishing write tid 3 to smithi11166722-32 2023-10-01T09:12:34.823 INFO:tasks.rados.rados.0.smithi111.stdout:3673: finishing write tid 4 to smithi11166722-32 2023-10-01T09:12:34.823 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 32 v 491 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-10-01T09:12:34.823 INFO:tasks.rados.rados.0.smithi111.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3668: done (6 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3669: done (5 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3670: done (4 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3671: done (3 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3672: done (2 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3673: done (1 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3674: done (0 left) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3675: read oid 104 snap -1 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3675: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3676: read oid 407 snap -1 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3676: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-10-01T09:12:34.824 INFO:tasks.rados.rados.0.smithi111.stdout:3677: delete oid 334 current snap is 0 2023-10-01T09:12:34.826 INFO:tasks.rados.rados.0.smithi111.stdout:3677: done (2 left) 2023-10-01T09:12:34.826 INFO:tasks.rados.rados.0.smithi111.stdout:3678: read oid 335 snap -1 2023-10-01T09:12:34.826 INFO:tasks.rados.rados.0.smithi111.stdout:3678: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:12:34.826 INFO:tasks.rados.rados.0.smithi111.stdout:3679: read oid 418 snap -1 2023-10-01T09:12:34.827 INFO:tasks.rados.rados.0.smithi111.stdout:3679: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T09:12:34.827 INFO:tasks.rados.rados.0.smithi111.stdout:3680: write oid 139 current snap is 0 2023-10-01T09:12:34.827 INFO:tasks.rados.rados.0.smithi111.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-10-01T09:12:34.838 INFO:tasks.rados.rados.0.smithi111.stdout:3680: writing smithi11166722-139 from 518276 to 1056202 tid 1 2023-10-01T09:12:34.844 INFO:tasks.rados.rados.0.smithi111.stdout:3680: writing smithi11166722-139 from 1534455 to 1957919 tid 2 2023-10-01T09:12:34.844 INFO:tasks.rados.rados.0.smithi111.stdout:3681: read oid 310 snap -1 2023-10-01T09:12:34.844 INFO:tasks.rados.rados.0.smithi111.stdout:3681: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T09:12:34.844 INFO:tasks.rados.rados.0.smithi111.stdout:3682: write oid 366 current snap is 0 2023-10-01T09:12:34.844 INFO:tasks.rados.rados.0.smithi111.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-10-01T09:12:34.850 INFO:tasks.rados.rados.0.smithi111.stdout:3682: writing smithi11166722-366 from 535083 to 1148258 tid 1 2023-10-01T09:12:34.856 INFO:tasks.rados.rados.0.smithi111.stdout:3682: writing smithi11166722-366 from 1592937 to 2135083 tid 2 2023-10-01T09:12:34.857 INFO:tasks.rados.rados.0.smithi111.stdout:3683: delete oid 227 current snap is 0 2023-10-01T09:12:34.857 INFO:tasks.rados.rados.0.smithi111.stdout:3675: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T09:12:34.970 INFO:tasks.rados.rados.0.smithi111.stdout:3676: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-10-01T09:12:35.151 INFO:tasks.rados.rados.0.smithi111.stdout:3678: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:12:35.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:35 smithi183 bash[27651]: cluster 2023-10-01T09:12:34.977115+0000 mgr.y (mgr.15312) 11 : cluster [DBG] pgmap v9: 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 2023-10-01T09:12:35.380 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:35 smithi111 bash[27369]: cluster 2023-10-01T09:12:34.977115+0000 mgr.y (mgr.15312) 11 : cluster [DBG] pgmap v9: 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 2023-10-01T09:12:35.380 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:35 smithi111 bash[33891]: cluster 2023-10-01T09:12:34.977115+0000 mgr.y (mgr.15312) 11 : cluster [DBG] pgmap v9: 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 2023-10-01T09:12:35.385 INFO:tasks.rados.rados.0.smithi111.stdout:3679: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T09:12:35.594 INFO:tasks.rados.rados.0.smithi111.stdout:3680: finishing write tid 1 to smithi11166722-139 2023-10-01T09:12:35.594 INFO:tasks.rados.rados.0.smithi111.stdout:3680: finishing write tid 2 to smithi11166722-139 2023-10-01T09:12:35.595 INFO:tasks.rados.rados.0.smithi111.stdout:3680: finishing write tid 3 to smithi11166722-139 2023-10-01T09:12:35.595 INFO:tasks.rados.rados.0.smithi111.stdout:3680: finishing write tid 4 to smithi11166722-139 2023-10-01T09:12:35.595 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 139 v 443 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-10-01T09:12:35.595 INFO:tasks.rados.rados.0.smithi111.stdout:3680: left oid 139 (ObjNum 2268 snap 0 seq_num 2268) 2023-10-01T09:12:35.595 INFO:tasks.rados.rados.0.smithi111.stdout:3682: finishing write tid 1 to smithi11166722-366 2023-10-01T09:12:35.595 INFO:tasks.rados.rados.0.smithi111.stdout:3681: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T09:12:35.750 INFO:tasks.rados.rados.0.smithi111.stdout:3682: finishing write tid 2 to smithi11166722-366 2023-10-01T09:12:35.750 INFO:tasks.rados.rados.0.smithi111.stdout:3682: finishing write tid 3 to smithi11166722-366 2023-10-01T09:12:35.750 INFO:tasks.rados.rados.0.smithi111.stdout:3682: finishing write tid 4 to smithi11166722-366 2023-10-01T09:12:35.750 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 366 v 333 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3675: done (7 left) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3676: done (6 left) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3678: done (5 left) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3679: done (4 left) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3680: done (3 left) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3681: done (2 left) 2023-10-01T09:12:35.751 INFO:tasks.rados.rados.0.smithi111.stdout:3682: done (1 left) 2023-10-01T09:12:35.752 INFO:tasks.rados.rados.0.smithi111.stdout:3683: done (0 left) 2023-10-01T09:12:35.752 INFO:tasks.rados.rados.0.smithi111.stdout:3684: delete oid 102 current snap is 0 2023-10-01T09:12:35.753 INFO:tasks.rados.rados.0.smithi111.stdout:3684: done (0 left) 2023-10-01T09:12:35.754 INFO:tasks.rados.rados.0.smithi111.stdout:3685: delete oid 458 current snap is 0 2023-10-01T09:12:35.756 INFO:tasks.rados.rados.0.smithi111.stdout:3685: done (0 left) 2023-10-01T09:12:35.756 INFO:tasks.rados.rados.0.smithi111.stdout:3686: write oid 455 current snap is 0 2023-10-01T09:12:35.756 INFO:tasks.rados.rados.0.smithi111.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-10-01T09:12:35.763 INFO:tasks.rados.rados.0.smithi111.stdout:3686: writing smithi11166722-455 from 602311 to 1116482 tid 1 2023-10-01T09:12:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:3686: writing smithi11166722-455 from 1710512 to 2202311 tid 2 2023-10-01T09:12:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:3687: read oid 325 snap -1 2023-10-01T09:12:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:3687: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-10-01T09:12:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:3688: write oid 169 current snap is 0 2023-10-01T09:12:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:3686: finishing write tid 1 to smithi11166722-455 2023-10-01T09:12:35.771 INFO:tasks.rados.rados.0.smithi111.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-10-01T09:12:35.778 INFO:tasks.rados.rados.0.smithi111.stdout:3688: writing smithi11166722-169 from 619118 to 1324891 tid 1 2023-10-01T09:12:35.784 INFO:tasks.rados.rados.0.smithi111.stdout:3688: writing smithi11166722-169 from 1885347 to 2219118 tid 2 2023-10-01T09:12:35.784 INFO:tasks.rados.rados.0.smithi111.stdout:3689: read oid 27 snap -1 2023-10-01T09:12:35.784 INFO:tasks.rados.rados.0.smithi111.stdout:3689: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-10-01T09:12:35.784 INFO:tasks.rados.rados.0.smithi111.stdout:3690: read oid 447 snap -1 2023-10-01T09:12:35.784 INFO:tasks.rados.rados.0.smithi111.stdout:3690: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:3691: delete oid 249 current snap is 0 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:3686: finishing write tid 2 to smithi11166722-455 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:3686: finishing write tid 3 to smithi11166722-455 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:3686: finishing write tid 4 to smithi11166722-455 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 455 v 599 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-10-01T09:12:35.785 INFO:tasks.rados.rados.0.smithi111.stdout:3687: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-10-01T09:12:35.898 INFO:tasks.rados.rados.0.smithi111.stdout:3688: finishing write tid 1 to smithi11166722-169 2023-10-01T09:12:35.898 INFO:tasks.rados.rados.0.smithi111.stdout:3689: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-10-01T09:12:36.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:35 smithi183 bash[52777]: ts=2023-10-01T09:12:35.582Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.183:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.183:8765: connect: connection refused" 2023-10-01T09:12:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:35 smithi183 bash[52777]: ts=2023-10-01T09:12:35.586Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.183:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.183:8765: connect: connection refused" 2023-10-01T09:12:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:35 smithi183 bash[52777]: ts=2023-10-01T09:12:35.586Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.183:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.183:8765: connect: connection refused" 2023-10-01T09:12:36.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:35 smithi183 bash[52777]: ts=2023-10-01T09:12:35.586Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.183:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.183:8765: connect: connection refused" 2023-10-01T09:12:36.131 INFO:tasks.rados.rados.0.smithi111.stdout:3688: finishing write tid 2 to smithi11166722-169 2023-10-01T09:12:36.131 INFO:tasks.rados.rados.0.smithi111.stdout:3690: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-10-01T09:12:36.287 INFO:tasks.rados.rados.0.smithi111.stdout:3688: finishing write tid 3 to smithi11166722-169 2023-10-01T09:12:36.287 INFO:tasks.rados.rados.0.smithi111.stdout:3688: finishing write tid 4 to smithi11166722-169 2023-10-01T09:12:36.287 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 169 v 464 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3686: done (5 left) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3687: done (4 left) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3688: done (3 left) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3689: done (2 left) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3690: done (1 left) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3691: done (0 left) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3692: read oid 212 snap -1 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3692: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3693: write oid 122 current snap is 0 2023-10-01T09:12:36.288 INFO:tasks.rados.rados.0.smithi111.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-10-01T09:12:36.297 INFO:tasks.rados.rados.0.smithi111.stdout:3693: writing smithi11166722-122 from 652732 to 1109003 tid 1 2023-10-01T09:12:36.306 INFO:tasks.rados.rados.0.smithi111.stdout:3693: writing smithi11166722-122 from 1885958 to 2252732 tid 2 2023-10-01T09:12:36.306 INFO:tasks.rados.rados.0.smithi111.stdout:3694: write oid 306 current snap is 0 2023-10-01T09:12:36.306 INFO:tasks.rados.rados.0.smithi111.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-10-01T09:12:36.312 INFO:tasks.rados.rados.0.smithi111.stdout:3694: writing smithi11166722-306 from 669539 to 1201059 tid 1 2023-10-01T09:12:36.319 INFO:tasks.rados.rados.0.smithi111.stdout:3694: writing smithi11166722-306 from 1944440 to 2269539 tid 2 2023-10-01T09:12:36.319 INFO:tasks.rados.rados.0.smithi111.stdout:3695: write oid 500 current snap is 0 2023-10-01T09:12:36.319 INFO:tasks.rados.rados.0.smithi111.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-10-01T09:12:36.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:36 smithi111 bash[27369]: audit 2023-10-01T09:12:35.397535+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.111:0/1671325953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:36.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:36 smithi111 bash[33891]: audit 2023-10-01T09:12:35.397535+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.111:0/1671325953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:36.326 INFO:tasks.rados.rados.0.smithi111.stdout:3695: writing smithi11166722-500 from 686346 to 1293115 tid 1 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3695: writing smithi11166722-500 from 2002922 to 2286346 tid 2 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3696: read oid 411 snap -1 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3696: expect deleted 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3697: read oid 462 snap -1 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3697: expect deleted 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3698: read oid 321 snap -1 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3698: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3699: read oid 295 snap -1 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3699: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3700: write oid 93 current snap is 0 2023-10-01T09:12:36.333 INFO:tasks.rados.rados.0.smithi111.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-10-01T09:12:36.340 INFO:tasks.rados.rados.0.smithi111.stdout:3700: writing smithi11166722-93 from 703153 to 1385171 tid 1 2023-10-01T09:12:36.347 INFO:tasks.rados.rados.0.smithi111.stdout:3700: writing smithi11166722-93 from 2061404 to 2303153 tid 2 2023-10-01T09:12:36.348 INFO:tasks.rados.rados.0.smithi111.stdout:3701: write oid 336 current snap is 0 2023-10-01T09:12:36.348 INFO:tasks.rados.rados.0.smithi111.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-10-01T09:12:36.356 INFO:tasks.rados.rados.0.smithi111.stdout:3701: writing smithi11166722-336 from 719960 to 1477227 tid 1 2023-10-01T09:12:36.361 INFO:tasks.rados.rados.0.smithi111.stdout:3701: writing smithi11166722-336 from 2003533 to 2319960 tid 2 2023-10-01T09:12:36.361 INFO:tasks.rados.rados.0.smithi111.stdout:3702: read oid 187 snap -1 2023-10-01T09:12:36.361 INFO:tasks.rados.rados.0.smithi111.stdout:3702: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T09:12:36.362 INFO:tasks.rados.rados.0.smithi111.stdout:3703: read oid 493 snap -1 2023-10-01T09:12:36.362 INFO:tasks.rados.rados.0.smithi111.stdout:3703: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-10-01T09:12:36.362 INFO:tasks.rados.rados.0.smithi111.stdout:3704: write oid 144 current snap is 0 2023-10-01T09:12:36.362 INFO:tasks.rados.rados.0.smithi111.stdout:3692: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-10-01T09:12:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:36 smithi183 bash[27651]: audit 2023-10-01T09:12:35.397535+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.111:0/1671325953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:36.575 INFO:tasks.rados.rados.0.smithi111.stdout:3693: finishing write tid 1 to smithi11166722-122 2023-10-01T09:12:36.575 INFO:tasks.rados.rados.0.smithi111.stdout:3693: finishing write tid 2 to smithi11166722-122 2023-10-01T09:12:36.575 INFO:tasks.rados.rados.0.smithi111.stdout:3693: finishing write tid 3 to smithi11166722-122 2023-10-01T09:12:36.575 INFO:tasks.rados.rados.0.smithi111.stdout:3693: finishing write tid 4 to smithi11166722-122 2023-10-01T09:12:36.575 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 122 v 408 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-10-01T09:12:36.575 INFO:tasks.rados.rados.0.smithi111.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3694: finishing write tid 1 to smithi11166722-306 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3694: finishing write tid 2 to smithi11166722-306 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3694: finishing write tid 3 to smithi11166722-306 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3694: finishing write tid 4 to smithi11166722-306 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 306 v 464 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3695: finishing write tid 1 to smithi11166722-500 2023-10-01T09:12:36.576 INFO:tasks.rados.rados.0.smithi111.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-10-01T09:12:36.588 INFO:tasks.rados.rados.0.smithi111.stdout:3704: writing smithi11166722-144 from 736767 to 1285636 tid 1 2023-10-01T09:12:36.596 INFO:tasks.rados.rados.0.smithi111.stdout:3704: writing smithi11166722-144 from 1778368 to 2336767 tid 2 2023-10-01T09:12:36.596 INFO:tasks.rados.rados.0.smithi111.stdout:3692: done (12 left) 2023-10-01T09:12:36.596 INFO:tasks.rados.rados.0.smithi111.stdout:3693: done (11 left) 2023-10-01T09:12:36.596 INFO:tasks.rados.rados.0.smithi111.stdout:3694: done (10 left) 2023-10-01T09:12:36.596 INFO:tasks.rados.rados.0.smithi111.stdout:3697: done (9 left) 2023-10-01T09:12:36.596 INFO:tasks.rados.rados.0.smithi111.stdout:3705: write oid 77 current snap is 0 2023-10-01T09:12:36.597 INFO:tasks.rados.rados.0.smithi111.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-10-01T09:12:36.603 INFO:tasks.rados.rados.0.smithi111.stdout:3705: writing smithi11166722-77 from 753574 to 1377692 tid 1 2023-10-01T09:12:36.609 INFO:tasks.rados.rados.0.smithi111.stdout:3705: writing smithi11166722-77 from 1836850 to 2353574 tid 2 2023-10-01T09:12:36.609 INFO:tasks.rados.rados.0.smithi111.stdout:3706: write oid 123 current snap is 0 2023-10-01T09:12:36.609 INFO:tasks.rados.rados.0.smithi111.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-10-01T09:12:36.617 INFO:tasks.rados.rados.0.smithi111.stdout:3706: writing smithi11166722-123 from 770381 to 1469748 tid 1 2023-10-01T09:12:36.623 INFO:tasks.rados.rados.0.smithi111.stdout:3706: writing smithi11166722-123 from 1895332 to 2370381 tid 2 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3707: read oid 377 snap -1 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3707: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3708: delete oid 51 current snap is 0 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3695: finishing write tid 2 to smithi11166722-500 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3695: finishing write tid 3 to smithi11166722-500 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3695: finishing write tid 4 to smithi11166722-500 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 500 v 603 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-10-01T09:12:36.624 INFO:tasks.rados.rados.0.smithi111.stdout:3699: expect (ObjNum 974 snap 0 seq_num 974) 2023-10-01T09:12:36.730 INFO:tasks.rados.rados.0.smithi111.stdout:3700: finishing write tid 1 to smithi11166722-93 2023-10-01T09:12:36.730 INFO:tasks.rados.rados.0.smithi111.stdout:3698: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-01T09:12:36.947 INFO:tasks.rados.rados.0.smithi111.stdout:3700: finishing write tid 2 to smithi11166722-93 2023-10-01T09:12:36.947 INFO:tasks.rados.rados.0.smithi111.stdout:3700: finishing write tid 3 to smithi11166722-93 2023-10-01T09:12:36.947 INFO:tasks.rados.rados.0.smithi111.stdout:3700: finishing write tid 4 to smithi11166722-93 2023-10-01T09:12:36.947 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 93 v 467 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-10-01T09:12:36.948 INFO:tasks.rados.rados.0.smithi111.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-10-01T09:12:36.948 INFO:tasks.rados.rados.0.smithi111.stdout:3701: finishing write tid 1 to smithi11166722-336 2023-10-01T09:12:36.948 INFO:tasks.rados.rados.0.smithi111.stdout:3701: finishing write tid 2 to smithi11166722-336 2023-10-01T09:12:36.948 INFO:tasks.rados.rados.0.smithi111.stdout:3702: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T09:12:37.144 INFO:tasks.rados.rados.0.smithi111.stdout:3701: finishing write tid 3 to smithi11166722-336 2023-10-01T09:12:37.144 INFO:tasks.rados.rados.0.smithi111.stdout:3701: finishing write tid 4 to smithi11166722-336 2023-10-01T09:12:37.145 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 336 v 470 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-10-01T09:12:37.145 INFO:tasks.rados.rados.0.smithi111.stdout:3701: left oid 336 (ObjNum 2280 snap 0 seq_num 2280) 2023-10-01T09:12:37.145 INFO:tasks.rados.rados.0.smithi111.stdout:3703: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3704: finishing write tid 1 to smithi11166722-144 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3704: finishing write tid 2 to smithi11166722-144 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3704: finishing write tid 3 to smithi11166722-144 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3704: finishing write tid 4 to smithi11166722-144 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 144 v 337 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3704: left oid 144 (ObjNum 2281 snap 0 seq_num 2281) 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3705: finishing write tid 1 to smithi11166722-77 2023-10-01T09:12:37.269 INFO:tasks.rados.rados.0.smithi111.stdout:3705: finishing write tid 2 to smithi11166722-77 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3705: finishing write tid 3 to smithi11166722-77 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3705: finishing write tid 4 to smithi11166722-77 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 77 v 606 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3705: left oid 77 (ObjNum 2282 snap 0 seq_num 2282) 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3706: finishing write tid 1 to smithi11166722-123 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3706: finishing write tid 2 to smithi11166722-123 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3706: finishing write tid 3 to smithi11166722-123 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3706: finishing write tid 4 to smithi11166722-123 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 123 v 446 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3706: left oid 123 (ObjNum 2283 snap 0 seq_num 2283) 2023-10-01T09:12:37.270 INFO:tasks.rados.rados.0.smithi111.stdout:3707: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:37.372 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:37 smithi111 bash[33891]: cluster 2023-10-01T09:12:36.977757+0000 mgr.y (mgr.15312) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 8.3 MiB/s wr, 71 op/s 2023-10-01T09:12:37.372 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:37 smithi111 bash[27369]: cluster 2023-10-01T09:12:36.977757+0000 mgr.y (mgr.15312) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 8.3 MiB/s wr, 71 op/s 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3695: done (12 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3696: done (11 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3698: done (10 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3699: done (9 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3700: done (8 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3701: done (7 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3702: done (6 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3703: done (5 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3704: done (4 left) 2023-10-01T09:12:37.485 INFO:tasks.rados.rados.0.smithi111.stdout:3705: done (3 left) 2023-10-01T09:12:37.486 INFO:tasks.rados.rados.0.smithi111.stdout:3706: done (2 left) 2023-10-01T09:12:37.486 INFO:tasks.rados.rados.0.smithi111.stdout:3707: done (1 left) 2023-10-01T09:12:37.486 INFO:tasks.rados.rados.0.smithi111.stdout:3708: done (0 left) 2023-10-01T09:12:37.486 INFO:tasks.rados.rados.0.smithi111.stdout:3709: write oid 432 current snap is 0 2023-10-01T09:12:37.486 INFO:tasks.rados.rados.0.smithi111.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-10-01T09:12:37.490 INFO:tasks.rados.rados.0.smithi111.stdout:3709: writing smithi11166722-432 from 403995 to 853860 tid 1 2023-10-01T09:12:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:3709: writing smithi11166722-432 from 1495943 to 2092417 tid 2 2023-10-01T09:12:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:3710: write oid 180 current snap is 0 2023-10-01T09:12:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:3709: finishing write tid 1 to smithi11166722-432 2023-10-01T09:12:37.499 INFO:tasks.rados.rados.0.smithi111.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-10-01T09:12:37.505 INFO:tasks.rados.rados.0.smithi111.stdout:3710: writing smithi11166722-180 from 420802 to 945916 tid 1 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3710: writing smithi11166722-180 from 1554425 to 2294557 tid 2 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3711: read oid 158 snap -1 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3711: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3712: write oid 464 current snap is 0 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3709: finishing write tid 2 to smithi11166722-432 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3709: finishing write tid 3 to smithi11166722-432 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3709: finishing write tid 4 to smithi11166722-432 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 369 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3710: finishing write tid 1 to smithi11166722-180 2023-10-01T09:12:37.515 INFO:tasks.rados.rados.0.smithi111.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-10-01T09:12:37.521 INFO:tasks.rados.rados.0.smithi111.stdout:3712: writing smithi11166722-464 from 437609 to 1037972 tid 1 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3712: writing smithi11166722-464 from 1612907 to 2096697 tid 2 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3709: done (3 left) 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3713: read oid 407 snap -1 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3713: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3714: write oid 337 current snap is 0 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3710: finishing write tid 2 to smithi11166722-180 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3710: finishing write tid 3 to smithi11166722-180 2023-10-01T09:12:37.529 INFO:tasks.rados.rados.0.smithi111.stdout:3710: finishing write tid 4 to smithi11166722-180 2023-10-01T09:12:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 180 v 609 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-10-01T09:12:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-10-01T09:12:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:3712: finishing write tid 1 to smithi11166722-464 2023-10-01T09:12:37.530 INFO:tasks.rados.rados.0.smithi111.stdout:3711: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-10-01T09:12:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:37 smithi183 bash[27651]: cluster 2023-10-01T09:12:36.977757+0000 mgr.y (mgr.15312) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 8.3 MiB/s wr, 71 op/s 2023-10-01T09:12:37.752 INFO:tasks.rados.rados.0.smithi111.stdout:3713: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-10-01T09:12:37.921 INFO:tasks.rados.rados.0.smithi111.stdout:3712: finishing write tid 2 to smithi11166722-464 2023-10-01T09:12:37.921 INFO:tasks.rados.rados.0.smithi111.stdout:3712: finishing write tid 3 to smithi11166722-464 2023-10-01T09:12:37.921 INFO:tasks.rados.rados.0.smithi111.stdout:3712: finishing write tid 4 to smithi11166722-464 2023-10-01T09:12:37.921 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 464 v 573 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-10-01T09:12:37.921 INFO:tasks.rados.rados.0.smithi111.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-10-01T09:12:37.921 INFO:tasks.rados.rados.0.smithi111.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-10-01T09:12:37.933 INFO:tasks.rados.rados.0.smithi111.stdout:3714: writing smithi11166722-337 from 454416 to 1130028 tid 1 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3714: writing smithi11166722-337 from 1555036 to 2298837 tid 2 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3710: done (4 left) 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3711: done (3 left) 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3712: done (2 left) 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3713: done (1 left) 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3715: read oid 353 snap -1 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3715: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-10-01T09:12:37.942 INFO:tasks.rados.rados.0.smithi111.stdout:3716: read oid 14 snap -1 2023-10-01T09:12:37.943 INFO:tasks.rados.rados.0.smithi111.stdout:3716: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:12:37.943 INFO:tasks.rados.rados.0.smithi111.stdout:3717: read oid 425 snap -1 2023-10-01T09:12:37.943 INFO:tasks.rados.rados.0.smithi111.stdout:3717: expect (ObjNum 949 snap 0 seq_num 949) 2023-10-01T09:12:37.943 INFO:tasks.rados.rados.0.smithi111.stdout:3718: write oid 31 current snap is 0 2023-10-01T09:12:37.943 INFO:tasks.rados.rados.0.smithi111.stdout:3714: finishing write tid 1 to smithi11166722-337 2023-10-01T09:12:37.943 INFO:tasks.rados.rados.0.smithi111.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-10-01T09:12:37.949 INFO:tasks.rados.rados.0.smithi111.stdout:3718: writing smithi11166722-31 from 471223 to 938437 tid 1 2023-10-01T09:12:37.956 INFO:tasks.rados.rados.0.smithi111.stdout:3718: writing smithi11166722-31 from 1729871 to 2217330 tid 2 2023-10-01T09:12:37.956 INFO:tasks.rados.rados.0.smithi111.stdout:3719: read oid 280 snap -1 2023-10-01T09:12:37.956 INFO:tasks.rados.rados.0.smithi111.stdout:3719: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-10-01T09:12:37.956 INFO:tasks.rados.rados.0.smithi111.stdout:3720: delete oid 258 current snap is 0 2023-10-01T09:12:37.956 INFO:tasks.rados.rados.0.smithi111.stdout:3714: finishing write tid 2 to smithi11166722-337 2023-10-01T09:12:37.956 INFO:tasks.rados.rados.0.smithi111.stdout:3714: finishing write tid 3 to smithi11166722-337 2023-10-01T09:12:37.957 INFO:tasks.rados.rados.0.smithi111.stdout:3714: finishing write tid 4 to smithi11166722-337 2023-10-01T09:12:37.957 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 337 v 449 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-10-01T09:12:37.957 INFO:tasks.rados.rados.0.smithi111.stdout:3714: left oid 337 (ObjNum 2288 snap 0 seq_num 2288) 2023-10-01T09:12:37.957 INFO:tasks.rados.rados.0.smithi111.stdout:3716: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:12:38.100 INFO:tasks.rados.rados.0.smithi111.stdout:3715: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-10-01T09:12:38.308 INFO:tasks.rados.rados.0.smithi111.stdout:3717: expect (ObjNum 949 snap 0 seq_num 949) 2023-10-01T09:12:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:38 smithi111 bash[27369]: audit 2023-10-01T09:12:37.842248+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.111:0/1876486923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:38 smithi111 bash[33891]: audit 2023-10-01T09:12:37.842248+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.111:0/1876486923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:38.441 INFO:tasks.rados.rados.0.smithi111.stdout:3718: finishing write tid 1 to smithi11166722-31 2023-10-01T09:12:38.441 INFO:tasks.rados.rados.0.smithi111.stdout:3718: finishing write tid 2 to smithi11166722-31 2023-10-01T09:12:38.442 INFO:tasks.rados.rados.0.smithi111.stdout:3718: finishing write tid 3 to smithi11166722-31 2023-10-01T09:12:38.442 INFO:tasks.rados.rados.0.smithi111.stdout:3718: finishing write tid 4 to smithi11166722-31 2023-10-01T09:12:38.442 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 31 v 467 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-10-01T09:12:38.442 INFO:tasks.rados.rados.0.smithi111.stdout:3718: left oid 31 (ObjNum 2289 snap 0 seq_num 2289) 2023-10-01T09:12:38.442 INFO:tasks.rados.rados.0.smithi111.stdout:3719: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-10-01T09:12:38.539 INFO:tasks.rados.rados.0.smithi111.stdout:3714: done (6 left) 2023-10-01T09:12:38.539 INFO:tasks.rados.rados.0.smithi111.stdout:3715: done (5 left) 2023-10-01T09:12:38.539 INFO:tasks.rados.rados.0.smithi111.stdout:3716: done (4 left) 2023-10-01T09:12:38.539 INFO:tasks.rados.rados.0.smithi111.stdout:3717: done (3 left) 2023-10-01T09:12:38.539 INFO:tasks.rados.rados.0.smithi111.stdout:3718: done (2 left) 2023-10-01T09:12:38.540 INFO:tasks.rados.rados.0.smithi111.stdout:3719: done (1 left) 2023-10-01T09:12:38.540 INFO:tasks.rados.rados.0.smithi111.stdout:3720: done (0 left) 2023-10-01T09:12:38.540 INFO:tasks.rados.rados.0.smithi111.stdout:3721: write oid 244 current snap is 0 2023-10-01T09:12:38.540 INFO:tasks.rados.rados.0.smithi111.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-10-01T09:12:38.550 INFO:tasks.rados.rados.0.smithi111.stdout:3721: writing smithi11166722-244 from 504837 to 1122549 tid 1 2023-10-01T09:12:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:38 smithi183 bash[27651]: audit 2023-10-01T09:12:37.842248+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.111:0/1876486923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:38.557 INFO:tasks.rados.rados.0.smithi111.stdout:3721: writing smithi11166722-244 from 1846835 to 2337963 tid 2 2023-10-01T09:12:38.557 INFO:tasks.rados.rados.0.smithi111.stdout:3722: read oid 53 snap -1 2023-10-01T09:12:38.557 INFO:tasks.rados.rados.0.smithi111.stdout:3722: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:12:38.558 INFO:tasks.rados.rados.0.smithi111.stdout:3723: write oid 46 current snap is 0 2023-10-01T09:12:38.558 INFO:tasks.rados.rados.0.smithi111.stdout:3721: finishing write tid 1 to smithi11166722-244 2023-10-01T09:12:38.558 INFO:tasks.rados.rados.0.smithi111.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-10-01T09:12:38.565 INFO:tasks.rados.rados.0.smithi111.stdout:3723: writing smithi11166722-46 from 521644 to 1214605 tid 1 2023-10-01T09:12:38.572 INFO:tasks.rados.rados.0.smithi111.stdout:3723: writing smithi11166722-46 from 1788964 to 2521644 tid 2 2023-10-01T09:12:38.572 INFO:tasks.rados.rados.0.smithi111.stdout:3724: read oid 196 snap -1 2023-10-01T09:12:38.572 INFO:tasks.rados.rados.0.smithi111.stdout:3724: expect deleted 2023-10-01T09:12:38.572 INFO:tasks.rados.rados.0.smithi111.stdout:3725: read oid 429 snap -1 2023-10-01T09:12:38.573 INFO:tasks.rados.rados.0.smithi111.stdout:3725: expect (ObjNum 982 snap 0 seq_num 982) 2023-10-01T09:12:38.573 INFO:tasks.rados.rados.0.smithi111.stdout:3726: write oid 307 current snap is 0 2023-10-01T09:12:38.573 INFO:tasks.rados.rados.0.smithi111.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-10-01T09:12:38.580 INFO:tasks.rados.rados.0.smithi111.stdout:3726: writing smithi11166722-307 from 538451 to 1306661 tid 1 2023-10-01T09:12:38.586 INFO:tasks.rados.rados.0.smithi111.stdout:3726: writing smithi11166722-307 from 1847446 to 2342243 tid 2 2023-10-01T09:12:38.586 INFO:tasks.rados.rados.0.smithi111.stdout:3727: read oid 484 snap -1 2023-10-01T09:12:38.586 INFO:tasks.rados.rados.0.smithi111.stdout:3727: expect deleted 2023-10-01T09:12:38.586 INFO:tasks.rados.rados.0.smithi111.stdout:3728: write oid 36 current snap is 0 2023-10-01T09:12:38.586 INFO:tasks.rados.rados.0.smithi111.stdout:3721: finishing write tid 2 to smithi11166722-244 2023-10-01T09:12:38.586 INFO:tasks.rados.rados.0.smithi111.stdout:3721: finishing write tid 3 to smithi11166722-244 2023-10-01T09:12:38.587 INFO:tasks.rados.rados.0.smithi111.stdout:3721: finishing write tid 4 to smithi11166722-244 2023-10-01T09:12:38.587 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 244 v 451 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-10-01T09:12:38.587 INFO:tasks.rados.rados.0.smithi111.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-10-01T09:12:38.587 INFO:tasks.rados.rados.0.smithi111.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-10-01T09:12:38.591 INFO:tasks.rados.rados.0.smithi111.stdout:3728: writing smithi11166722-36 from 555258 to 998717 tid 1 2023-10-01T09:12:38.599 INFO:tasks.rados.rados.0.smithi111.stdout:3728: writing smithi11166722-36 from 1505928 to 2260736 tid 2 2023-10-01T09:12:38.599 INFO:tasks.rados.rados.0.smithi111.stdout:3721: done (7 left) 2023-10-01T09:12:38.599 INFO:tasks.rados.rados.0.smithi111.stdout:3729: read oid 274 snap -1 2023-10-01T09:12:38.599 INFO:tasks.rados.rados.0.smithi111.stdout:3729: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-10-01T09:12:38.599 INFO:tasks.rados.rados.0.smithi111.stdout:3730: read oid 146 snap -1 2023-10-01T09:12:38.599 INFO:tasks.rados.rados.0.smithi111.stdout:3730: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-10-01T09:12:38.600 INFO:tasks.rados.rados.0.smithi111.stdout:3731: write oid 425 current snap is 0 2023-10-01T09:12:38.600 INFO:tasks.rados.rados.0.smithi111.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-10-01T09:12:38.605 INFO:tasks.rados.rados.0.smithi111.stdout:3731: writing smithi11166722-425 from 572065 to 1090773 tid 1 2023-10-01T09:12:38.611 INFO:tasks.rados.rados.0.smithi111.stdout:3731: writing smithi11166722-425 from 1564410 to 2062876 tid 2 2023-10-01T09:12:38.612 INFO:tasks.rados.rados.0.smithi111.stdout:3732: read oid 403 snap -1 2023-10-01T09:12:38.612 INFO:tasks.rados.rados.0.smithi111.stdout:3732: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-10-01T09:12:38.612 INFO:tasks.rados.rados.0.smithi111.stdout:3733: write oid 358 current snap is 0 2023-10-01T09:12:38.612 INFO:tasks.rados.rados.0.smithi111.stdout:3722: expect (ObjNum 52 snap 0 seq_num 52) 2023-10-01T09:12:38.711 INFO:tasks.rados.rados.0.smithi111.stdout:3723: finishing write tid 1 to smithi11166722-46 2023-10-01T09:12:38.711 INFO:tasks.rados.rados.0.smithi111.stdout:3725: expect (ObjNum 982 snap 0 seq_num 982) 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3723: finishing write tid 2 to smithi11166722-46 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3723: finishing write tid 3 to smithi11166722-46 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3723: finishing write tid 4 to smithi11166722-46 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 46 v 494 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3726: finishing write tid 1 to smithi11166722-307 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3726: finishing write tid 2 to smithi11166722-307 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3726: finishing write tid 3 to smithi11166722-307 2023-10-01T09:12:38.827 INFO:tasks.rados.rados.0.smithi111.stdout:3726: finishing write tid 4 to smithi11166722-307 2023-10-01T09:12:38.828 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 307 v 454 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-10-01T09:12:38.828 INFO:tasks.rados.rados.0.smithi111.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-10-01T09:12:38.828 INFO:tasks.rados.rados.0.smithi111.stdout:3728: finishing write tid 1 to smithi11166722-36 2023-10-01T09:12:38.828 INFO:tasks.rados.rados.0.smithi111.stdout:3729: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-10-01T09:12:38.995 INFO:tasks.rados.rados.0.smithi111.stdout:3728: finishing write tid 2 to smithi11166722-36 2023-10-01T09:12:38.995 INFO:tasks.rados.rados.0.smithi111.stdout:3728: finishing write tid 3 to smithi11166722-36 2023-10-01T09:12:38.995 INFO:tasks.rados.rados.0.smithi111.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-10-01T09:12:39.003 INFO:tasks.rados.rados.0.smithi111.stdout:3733: writing smithi11166722-358 from 588872 to 1299182 tid 1 2023-10-01T09:12:39.012 INFO:tasks.rados.rados.0.smithi111.stdout:3733: writing smithi11166722-358 from 2022892 to 2588872 tid 2 2023-10-01T09:12:39.012 INFO:tasks.rados.rados.0.smithi111.stdout:3722: done (11 left) 2023-10-01T09:12:39.012 INFO:tasks.rados.rados.0.smithi111.stdout:3723: done (10 left) 2023-10-01T09:12:39.012 INFO:tasks.rados.rados.0.smithi111.stdout:3724: done (9 left) 2023-10-01T09:12:39.012 INFO:tasks.rados.rados.0.smithi111.stdout:3725: done (8 left) 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3726: done (7 left) 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3727: done (6 left) 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3729: done (5 left) 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3734: read oid 145 snap -1 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3734: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3735: write oid 264 current snap is 0 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3728: finishing write tid 4 to smithi11166722-36 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 36 v 488 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3728: left oid 36 (ObjNum 2294 snap 0 seq_num 2294) 2023-10-01T09:12:39.013 INFO:tasks.rados.rados.0.smithi111.stdout:3730: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-10-01T09:12:39.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:39 smithi111 bash[27369]: audit 2023-10-01T09:12:38.088140+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:39.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:39 smithi111 bash[27369]: cluster 2023-10-01T09:12:38.978572+0000 mgr.y (mgr.15312) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-10-01T09:12:39.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:39 smithi111 bash[33891]: audit 2023-10-01T09:12:38.088140+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:39.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:39 smithi111 bash[33891]: cluster 2023-10-01T09:12:38.978572+0000 mgr.y (mgr.15312) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-10-01T09:12:39.392 INFO:tasks.rados.rados.0.smithi111.stdout:3731: finishing write tid 1 to smithi11166722-425 2023-10-01T09:12:39.392 INFO:tasks.rados.rados.0.smithi111.stdout:3731: finishing write tid 2 to smithi11166722-425 2023-10-01T09:12:39.392 INFO:tasks.rados.rados.0.smithi111.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-10-01T09:12:39.400 INFO:tasks.rados.rados.0.smithi111.stdout:3735: writing smithi11166722-264 from 605679 to 1391238 tid 1 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3735: writing smithi11166722-264 from 2081374 to 2583509 tid 2 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3728: done (6 left) 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3730: done (5 left) 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3736: read oid 235 snap -1 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3736: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3737: write oid 421 current snap is 0 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3731: finishing write tid 3 to smithi11166722-425 2023-10-01T09:12:39.407 INFO:tasks.rados.rados.0.smithi111.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-10-01T09:12:39.413 INFO:tasks.rados.rados.0.smithi111.stdout:3737: writing smithi11166722-421 from 622486 to 1083294 tid 1 2023-10-01T09:12:39.421 INFO:tasks.rados.rados.0.smithi111.stdout:3737: writing smithi11166722-421 from 1739856 to 2385649 tid 2 2023-10-01T09:12:39.421 INFO:tasks.rados.rados.0.smithi111.stdout:3738: write oid 408 current snap is 0 2023-10-01T09:12:39.421 INFO:tasks.rados.rados.0.smithi111.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-10-01T09:12:39.427 INFO:tasks.rados.rados.0.smithi111.stdout:3738: writing smithi11166722-408 from 639293 to 1175350 tid 1 2023-10-01T09:12:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:3738: writing smithi11166722-408 from 1798338 to 2304142 tid 2 2023-10-01T09:12:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:3739: write oid 64 current snap is 0 2023-10-01T09:12:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:3731: finishing write tid 4 to smithi11166722-425 2023-10-01T09:12:39.434 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 425 v 470 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-10-01T09:12:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:3731: left oid 425 (ObjNum 2295 snap 0 seq_num 2295) 2023-10-01T09:12:39.435 INFO:tasks.rados.rados.0.smithi111.stdout:3732: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-10-01T09:12:39.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:39 smithi183 bash[27651]: audit 2023-10-01T09:12:38.088140+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:39.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:39 smithi183 bash[27651]: cluster 2023-10-01T09:12:38.978572+0000 mgr.y (mgr.15312) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-10-01T09:12:39.568 INFO:tasks.rados.rados.0.smithi111.stdout:3733: finishing write tid 1 to smithi11166722-358 2023-10-01T09:12:39.569 INFO:tasks.rados.rados.0.smithi111.stdout:3733: finishing write tid 2 to smithi11166722-358 2023-10-01T09:12:39.569 INFO:tasks.rados.rados.0.smithi111.stdout:3733: finishing write tid 3 to smithi11166722-358 2023-10-01T09:12:39.569 INFO:tasks.rados.rados.0.smithi111.stdout:3733: finishing write tid 4 to smithi11166722-358 2023-10-01T09:12:39.569 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 358 v 491 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-10-01T09:12:39.569 INFO:tasks.rados.rados.0.smithi111.stdout:3733: left oid 358 (ObjNum 2296 snap 0 seq_num 2296) 2023-10-01T09:12:39.569 INFO:tasks.rados.rados.0.smithi111.stdout:3734: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-10-01T09:12:39.767 INFO:tasks.rados.rados.0.smithi111.stdout:3735: finishing write tid 1 to smithi11166722-264 2023-10-01T09:12:39.767 INFO:tasks.rados.rados.0.smithi111.stdout:3735: finishing write tid 2 to smithi11166722-264 2023-10-01T09:12:39.767 INFO:tasks.rados.rados.0.smithi111.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-10-01T09:12:39.777 INFO:tasks.rados.rados.0.smithi111.stdout:3739: writing smithi11166722-64 from 656100 to 1267406 tid 1 2023-10-01T09:12:39.784 INFO:tasks.rados.rados.0.smithi111.stdout:3739: writing smithi11166722-64 from 1740467 to 2389929 tid 2 2023-10-01T09:12:39.784 INFO:tasks.rados.rados.0.smithi111.stdout:3731: done (8 left) 2023-10-01T09:12:39.784 INFO:tasks.rados.rados.0.smithi111.stdout:3732: done (7 left) 2023-10-01T09:12:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:3733: done (6 left) 2023-10-01T09:12:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:3734: done (5 left) 2023-10-01T09:12:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:3740: write oid 260 current snap is 0 2023-10-01T09:12:39.785 INFO:tasks.rados.rados.0.smithi111.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-10-01T09:12:39.792 INFO:tasks.rados.rados.0.smithi111.stdout:3740: writing smithi11166722-260 from 672907 to 1359462 tid 1 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:3740: writing smithi11166722-260 from 1798949 to 2308422 tid 2 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:3741: write oid 266 current snap is 0 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:3735: finishing write tid 3 to smithi11166722-264 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:3735: finishing write tid 4 to smithi11166722-264 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 264 v 412 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:3735: left oid 264 (ObjNum 2297 snap 0 seq_num 2297) 2023-10-01T09:12:39.799 INFO:tasks.rados.rados.0.smithi111.stdout:3736: expect (ObjNum 2198 snap 0 seq_num 2198) 2023-10-01T09:12:40.004 INFO:tasks.rados.rados.0.smithi111.stdout:3737: finishing write tid 1 to smithi11166722-421 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3737: finishing write tid 2 to smithi11166722-421 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3737: finishing write tid 3 to smithi11166722-421 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3737: finishing write tid 4 to smithi11166722-421 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 457 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3737: left oid 421 (ObjNum 2298 snap 0 seq_num 2298) 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3738: finishing write tid 1 to smithi11166722-408 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3738: finishing write tid 2 to smithi11166722-408 2023-10-01T09:12:40.005 INFO:tasks.rados.rados.0.smithi111.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-10-01T09:12:40.012 INFO:tasks.rados.rados.0.smithi111.stdout:3741: writing smithi11166722-266 from 689714 to 1451518 tid 1 2023-10-01T09:12:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:3741: writing smithi11166722-266 from 1857431 to 2510562 tid 2 2023-10-01T09:12:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:3735: done (6 left) 2023-10-01T09:12:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:3736: done (5 left) 2023-10-01T09:12:40.019 INFO:tasks.rados.rados.0.smithi111.stdout:3737: done (4 left) 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3742: read oid 12 snap -1 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3742: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3743: write oid 38 current snap is 0 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3738: finishing write tid 3 to smithi11166722-408 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3738: finishing write tid 4 to smithi11166722-408 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 408 v 509 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3738: left oid 408 (ObjNum 2299 snap 0 seq_num 2299) 2023-10-01T09:12:40.020 INFO:tasks.rados.rados.0.smithi111.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-10-01T09:12:40.025 INFO:tasks.rados.rados.0.smithi111.stdout:3743: writing smithi11166722-38 from 706521 to 1143574 tid 1 2023-10-01T09:12:40.034 INFO:tasks.rados.rados.0.smithi111.stdout:3743: writing smithi11166722-38 from 1915913 to 2429055 tid 2 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3738: done (5 left) 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3744: read oid 279 snap -1 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3744: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3745: write oid 318 current snap is 0 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3739: finishing write tid 1 to smithi11166722-64 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3739: finishing write tid 2 to smithi11166722-64 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3739: finishing write tid 3 to smithi11166722-64 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3739: finishing write tid 4 to smithi11166722-64 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 64 v 576 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3739: left oid 64 (ObjNum 2300 snap 0 seq_num 2300) 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3740: finishing write tid 1 to smithi11166722-260 2023-10-01T09:12:40.035 INFO:tasks.rados.rados.0.smithi111.stdout:3740: finishing write tid 2 to smithi11166722-260 2023-10-01T09:12:40.036 INFO:tasks.rados.rados.0.smithi111.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-10-01T09:12:40.043 INFO:tasks.rados.rados.0.smithi111.stdout:3745: writing smithi11166722-318 from 723328 to 1351983 tid 1 2023-10-01T09:12:40.051 INFO:tasks.rados.rados.0.smithi111.stdout:3745: writing smithi11166722-318 from 1974395 to 2631195 tid 2 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3739: done (6 left) 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3746: read oid 192 snap -1 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3746: expect deleted 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3747: read oid 234 snap -1 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3747: expect (ObjNum 2256 snap 0 seq_num 2256) 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3748: write oid 478 current snap is 0 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3740: finishing write tid 3 to smithi11166722-260 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3740: finishing write tid 4 to smithi11166722-260 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 340 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3740: left oid 260 (ObjNum 2301 snap 0 seq_num 2301) 2023-10-01T09:12:40.052 INFO:tasks.rados.rados.0.smithi111.stdout:3741: finishing write tid 1 to smithi11166722-266 2023-10-01T09:12:40.053 INFO:tasks.rados.rados.0.smithi111.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-10-01T09:12:40.060 INFO:tasks.rados.rados.0.smithi111.stdout:3748: writing smithi11166722-478 from 740135 to 1444039 tid 1 2023-10-01T09:12:40.067 INFO:tasks.rados.rados.0.smithi111.stdout:3748: writing smithi11166722-478 from 2032877 to 2549688 tid 2 2023-10-01T09:12:40.067 INFO:tasks.rados.rados.0.smithi111.stdout:3740: done (8 left) 2023-10-01T09:12:40.067 INFO:tasks.rados.rados.0.smithi111.stdout:3749: read oid 377 snap -1 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3749: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3750: read oid 22 snap -1 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3750: expect (ObjNum 2129 snap 0 seq_num 2129) 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3751: read oid 474 snap -1 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3751: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3752: write oid 364 current snap is 0 2023-10-01T09:12:40.068 INFO:tasks.rados.rados.0.smithi111.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-10-01T09:12:40.078 INFO:tasks.rados.rados.0.smithi111.stdout:3752: writing smithi11166722-364 from 756942 to 1536095 tid 1 2023-10-01T09:12:40.086 INFO:tasks.rados.rados.0.smithi111.stdout:3752: writing smithi11166722-364 from 2091359 to 2751828 tid 2 2023-10-01T09:12:40.086 INFO:tasks.rados.rados.0.smithi111.stdout:3753: write oid 386 current snap is 0 2023-10-01T09:12:40.086 INFO:tasks.rados.rados.0.smithi111.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-10-01T09:12:40.092 INFO:tasks.rados.rados.0.smithi111.stdout:3753: writing smithi11166722-386 from 773749 to 1228151 tid 1 2023-10-01T09:12:40.099 INFO:tasks.rados.rados.0.smithi111.stdout:3753: writing smithi11166722-386 from 1749841 to 2270321 tid 2 2023-10-01T09:12:40.099 INFO:tasks.rados.rados.0.smithi111.stdout:3754: read oid 87 snap -1 2023-10-01T09:12:40.099 INFO:tasks.rados.rados.0.smithi111.stdout:3754: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T09:12:40.099 INFO:tasks.rados.rados.0.smithi111.stdout:3755: write oid 407 current snap is 0 2023-10-01T09:12:40.099 INFO:tasks.rados.rados.0.smithi111.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-10-01T09:12:40.106 INFO:tasks.rados.rados.0.smithi111.stdout:3755: writing smithi11166722-407 from 790556 to 1320207 tid 1 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout:3755: writing smithi11166722-407 from 2091970 to 2756108 tid 2 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout:3756: read oid 249 snap -1 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout:3756: expect deleted 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout:3741: finishing write tid 2 to smithi11166722-266 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout:3741: finishing write tid 3 to smithi11166722-266 2023-10-01T09:12:40.115 INFO:tasks.rados.rados.0.smithi111.stdout:3741: finishing write tid 4 to smithi11166722-266 2023-10-01T09:12:40.116 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 266 v 512 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-10-01T09:12:40.116 INFO:tasks.rados.rados.0.smithi111.stdout:3741: left oid 266 (ObjNum 2302 snap 0 seq_num 2302) 2023-10-01T09:12:40.116 INFO:tasks.rados.rados.0.smithi111.stdout:3743: finishing write tid 1 to smithi11166722-38 2023-10-01T09:12:40.116 INFO:tasks.rados.rados.0.smithi111.stdout:3742: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:12:40.277 INFO:tasks.rados.rados.0.smithi111.stdout:3743: finishing write tid 2 to smithi11166722-38 2023-10-01T09:12:40.277 INFO:tasks.rados.rados.0.smithi111.stdout:3743: finishing write tid 3 to smithi11166722-38 2023-10-01T09:12:40.278 INFO:tasks.rados.rados.0.smithi111.stdout:3743: finishing write tid 4 to smithi11166722-38 2023-10-01T09:12:40.278 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 38 v 473 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-10-01T09:12:40.278 INFO:tasks.rados.rados.0.smithi111.stdout:3743: left oid 38 (ObjNum 2303 snap 0 seq_num 2303) 2023-10-01T09:12:40.278 INFO:tasks.rados.rados.0.smithi111.stdout:3744: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T09:12:40.371 INFO:tasks.rados.rados.0.smithi111.stdout:3745: finishing write tid 1 to smithi11166722-318 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3745: finishing write tid 2 to smithi11166722-318 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3741: done (15 left) 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3742: done (14 left) 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3743: done (13 left) 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3744: done (12 left) 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3757: delete oid 454 current snap is 0 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3745: finishing write tid 3 to smithi11166722-318 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3745: finishing write tid 4 to smithi11166722-318 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 318 v 612 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3745: left oid 318 (ObjNum 2304 snap 0 seq_num 2304) 2023-10-01T09:12:40.372 INFO:tasks.rados.rados.0.smithi111.stdout:3747: expect (ObjNum 2256 snap 0 seq_num 2256) 2023-10-01T09:12:40.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[50284]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:12:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T09:12:40.624 INFO:tasks.rados.rados.0.smithi111.stdout:3748: finishing write tid 1 to smithi11166722-478 2023-10-01T09:12:40.624 INFO:tasks.rados.rados.0.smithi111.stdout:3749: expect (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T09:12:40.856 INFO:tasks.rados.rados.0.smithi111.stdout:3748: finishing write tid 2 to smithi11166722-478 2023-10-01T09:12:40.856 INFO:tasks.rados.rados.0.smithi111.stdout:3748: finishing write tid 3 to smithi11166722-478 2023-10-01T09:12:40.856 INFO:tasks.rados.rados.0.smithi111.stdout:3748: finishing write tid 4 to smithi11166722-478 2023-10-01T09:12:40.856 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 494 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-10-01T09:12:40.856 INFO:tasks.rados.rados.0.smithi111.stdout:3748: left oid 478 (ObjNum 2305 snap 0 seq_num 2305) 2023-10-01T09:12:40.857 INFO:tasks.rados.rados.0.smithi111.stdout:3751: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T09:12:40.966 INFO:tasks.rados.rados.0.smithi111.stdout:3750: expect (ObjNum 2129 snap 0 seq_num 2129) 2023-10-01T09:12:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:39.709674+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:39.718080+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: cephadm 2023-10-01T09:12:39.723859+0000 mgr.y (mgr.15312) 14 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:12:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: cephadm 2023-10-01T09:12:39.724104+0000 mgr.y (mgr.15312) 15 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:12:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:39.725375+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:39.726914+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: cephadm 2023-10-01T09:12:39.888265+0000 mgr.y (mgr.15312) 16 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: cephadm 2023-10-01T09:12:39.888616+0000 mgr.y (mgr.15312) 17 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:40.410002+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.111:0/2382761515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:40.441459+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:40.451323+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:40.498756+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:40.506259+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:40 smithi183 bash[27651]: audit 2023-10-01T09:12:40.517070+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:39.709674+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:39.718080+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: cephadm 2023-10-01T09:12:39.723859+0000 mgr.y (mgr.15312) 14 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: cephadm 2023-10-01T09:12:39.724104+0000 mgr.y (mgr.15312) 15 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:39.725375+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:39.726914+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: cephadm 2023-10-01T09:12:39.888265+0000 mgr.y (mgr.15312) 16 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:12:41.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: cephadm 2023-10-01T09:12:39.888616+0000 mgr.y (mgr.15312) 17 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:40.410002+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.111:0/2382761515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:40.441459+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:40.451323+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:40.498756+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:40.506259+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[27369]: audit 2023-10-01T09:12:40.517070+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:39.709674+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:39.718080+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: cephadm 2023-10-01T09:12:39.723859+0000 mgr.y (mgr.15312) 14 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: cephadm 2023-10-01T09:12:39.724104+0000 mgr.y (mgr.15312) 15 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:39.725375+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:39.726914+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: cephadm 2023-10-01T09:12:39.888265+0000 mgr.y (mgr.15312) 16 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: cephadm 2023-10-01T09:12:39.888616+0000 mgr.y (mgr.15312) 17 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:40.410002+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.111:0/2382761515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:40.441459+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:40.451323+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:40.498756+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:40.506259+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:40 smithi111 bash[33891]: audit 2023-10-01T09:12:40.517070+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:3752: finishing write tid 1 to smithi11166722-364 2023-10-01T09:12:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:3752: finishing write tid 2 to smithi11166722-364 2023-10-01T09:12:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:3752: finishing write tid 3 to smithi11166722-364 2023-10-01T09:12:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:3752: finishing write tid 4 to smithi11166722-364 2023-10-01T09:12:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 364 v 337 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-10-01T09:12:41.142 INFO:tasks.rados.rados.0.smithi111.stdout:3752: left oid 364 (ObjNum 2306 snap 0 seq_num 2306) 2023-10-01T09:12:41.143 INFO:tasks.rados.rados.0.smithi111.stdout:3753: finishing write tid 1 to smithi11166722-386 2023-10-01T09:12:41.143 INFO:tasks.rados.rados.0.smithi111.stdout:3753: finishing write tid 2 to smithi11166722-386 2023-10-01T09:12:41.143 INFO:tasks.rados.rados.0.smithi111.stdout:3754: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T09:12:41.256 INFO:tasks.rados.rados.0.smithi111.stdout:3753: finishing write tid 3 to smithi11166722-386 2023-10-01T09:12:41.256 INFO:tasks.rados.rados.0.smithi111.stdout:3753: finishing write tid 4 to smithi11166722-386 2023-10-01T09:12:41.256 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 386 v 473 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-10-01T09:12:41.256 INFO:tasks.rados.rados.0.smithi111.stdout:3753: left oid 386 (ObjNum 2307 snap 0 seq_num 2307) 2023-10-01T09:12:41.256 INFO:tasks.rados.rados.0.smithi111.stdout:3755: finishing write tid 1 to smithi11166722-407 2023-10-01T09:12:41.256 INFO:tasks.rados.rados.0.smithi111.stdout:3755: finishing write tid 2 to smithi11166722-407 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3755: finishing write tid 3 to smithi11166722-407 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3755: finishing write tid 4 to smithi11166722-407 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 407 v 615 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3755: left oid 407 (ObjNum 2308 snap 0 seq_num 2308) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3745: done (12 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3746: done (11 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3747: done (10 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3748: done (9 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3749: done (8 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3750: done (7 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3751: done (6 left) 2023-10-01T09:12:41.257 INFO:tasks.rados.rados.0.smithi111.stdout:3752: done (5 left) 2023-10-01T09:12:41.258 INFO:tasks.rados.rados.0.smithi111.stdout:3753: done (4 left) 2023-10-01T09:12:41.258 INFO:tasks.rados.rados.0.smithi111.stdout:3754: done (3 left) 2023-10-01T09:12:41.258 INFO:tasks.rados.rados.0.smithi111.stdout:3755: done (2 left) 2023-10-01T09:12:41.258 INFO:tasks.rados.rados.0.smithi111.stdout:3756: done (1 left) 2023-10-01T09:12:41.258 INFO:tasks.rados.rados.0.smithi111.stdout:3757: done (0 left) 2023-10-01T09:12:41.258 INFO:tasks.rados.rados.0.smithi111.stdout:3758: delete oid 219 current snap is 0 2023-10-01T09:12:41.259 INFO:tasks.rados.rados.0.smithi111.stdout:3758: done (0 left) 2023-10-01T09:12:41.259 INFO:tasks.rados.rados.0.smithi111.stdout:3759: read oid 49 snap -1 2023-10-01T09:12:41.259 INFO:tasks.rados.rados.0.smithi111.stdout:3759: expect deleted 2023-10-01T09:12:41.259 INFO:tasks.rados.rados.0.smithi111.stdout:3760: delete oid 344 current snap is 0 2023-10-01T09:12:41.262 INFO:tasks.rados.rados.0.smithi111.stdout:3759: done (1 left) 2023-10-01T09:12:41.262 INFO:tasks.rados.rados.0.smithi111.stdout:3760: done (0 left) 2023-10-01T09:12:41.262 INFO:tasks.rados.rados.0.smithi111.stdout:3761: write oid 260 current snap is 0 2023-10-01T09:12:41.262 INFO:tasks.rados.rados.0.smithi111.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-10-01T09:12:41.271 INFO:tasks.rados.rados.0.smithi111.stdout:3761: writing smithi11166722-260 from 457784 to 1004784 tid 1 2023-10-01T09:12:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:3761: writing smithi11166722-260 from 1525898 to 2197374 tid 2 2023-10-01T09:12:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:3762: write oid 82 current snap is 0 2023-10-01T09:12:41.279 INFO:tasks.rados.rados.0.smithi111.stdout:3761: finishing write tid 1 to smithi11166722-260 2023-10-01T09:12:41.280 INFO:tasks.rados.rados.0.smithi111.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-10-01T09:12:41.285 INFO:tasks.rados.rados.0.smithi111.stdout:3762: writing smithi11166722-82 from 474591 to 1096840 tid 1 2023-10-01T09:12:41.290 INFO:tasks.rados.rados.0.smithi111.stdout:3762: writing smithi11166722-82 from 1584380 to 1999514 tid 2 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3762: writing smithi11166722-82 from 2501500 to 2874591 tid 3 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3763: read oid 20 snap -1 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3763: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3764: delete oid 108 current snap is 0 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3761: finishing write tid 2 to smithi11166722-260 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3761: finishing write tid 3 to smithi11166722-260 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:3761: finishing write tid 4 to smithi11166722-260 2023-10-01T09:12:41.296 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 260 v 343 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-10-01T09:12:41.297 INFO:tasks.rados.rados.0.smithi111.stdout:3761: left oid 260 (ObjNum 2312 snap 0 seq_num 2312) 2023-10-01T09:12:41.297 INFO:tasks.rados.rados.0.smithi111.stdout:3762: finishing write tid 1 to smithi11166722-82 2023-10-01T09:12:41.297 INFO:tasks.rados.rados.0.smithi111.stdout:3762: finishing write tid 2 to smithi11166722-82 2023-10-01T09:12:41.298 INFO:tasks.rados.rados.0.smithi111.stdout:3761: done (3 left) 2023-10-01T09:12:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:3764: done (2 left) 2023-10-01T09:12:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:3765: read oid 477 snap -1 2023-10-01T09:12:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:3765: expect deleted 2023-10-01T09:12:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:3766: write oid 32 current snap is 0 2023-10-01T09:12:41.299 INFO:tasks.rados.rados.0.smithi111.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-10-01T09:12:41.309 INFO:tasks.rados.rados.0.smithi111.stdout:3766: writing smithi11166722-32 from 508205 to 1280952 tid 1 2023-10-01T09:12:41.315 INFO:tasks.rados.rados.0.smithi111.stdout:3766: writing smithi11166722-32 from 1701344 to 2120147 tid 2 2023-10-01T09:12:41.320 INFO:tasks.rados.rados.0.smithi111.stdout:3766: writing smithi11166722-32 from 2556346 to 2908205 tid 3 2023-10-01T09:12:41.320 INFO:tasks.rados.rados.0.smithi111.stdout:3767: write oid 31 current snap is 0 2023-10-01T09:12:41.320 INFO:tasks.rados.rados.0.smithi111.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-10-01T09:12:41.326 INFO:tasks.rados.rados.0.smithi111.stdout:3767: writing smithi11166722-31 from 525012 to 973008 tid 1 2023-10-01T09:12:41.334 INFO:tasks.rados.rados.0.smithi111.stdout:3767: writing smithi11166722-31 from 1643473 to 2322287 tid 2 2023-10-01T09:12:41.337 INFO:tasks.rados.rados.0.smithi111.stdout:3767: writing smithi11166722-31 from 2867416 to 2925012 tid 3 2023-10-01T09:12:41.337 INFO:tasks.rados.rados.0.smithi111.stdout:3768: write oid 55 current snap is 0 2023-10-01T09:12:41.337 INFO:tasks.rados.rados.0.smithi111.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-10-01T09:12:41.343 INFO:tasks.rados.rados.0.smithi111.stdout:3768: writing smithi11166722-55 from 541819 to 1065064 tid 1 2023-10-01T09:12:41.349 INFO:tasks.rados.rados.0.smithi111.stdout:3768: writing smithi11166722-55 from 1701955 to 2124427 tid 2 2023-10-01T09:12:41.355 INFO:tasks.rados.rados.0.smithi111.stdout:3768: writing smithi11166722-55 from 2894839 to 2941819 tid 3 2023-10-01T09:12:41.355 INFO:tasks.rados.rados.0.smithi111.stdout:3769: write oid 13 current snap is 0 2023-10-01T09:12:41.355 INFO:tasks.rados.rados.0.smithi111.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-10-01T09:12:41.362 INFO:tasks.rados.rados.0.smithi111.stdout:3769: writing smithi11166722-13 from 558626 to 1157120 tid 1 2023-10-01T09:12:41.369 INFO:tasks.rados.rados.0.smithi111.stdout:3769: writing smithi11166722-13 from 1760437 to 2442920 tid 2 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3769: writing smithi11166722-13 from 2922262 to 2958626 tid 3 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3770: read oid 447 snap -1 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3770: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3771: read oid 198 snap -1 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3771: expect (ObjNum 2210 snap 0 seq_num 2210) 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3772: write oid 394 current snap is 0 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3762: finishing write tid 3 to smithi11166722-82 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3762: finishing write tid 4 to smithi11166722-82 2023-10-01T09:12:41.373 INFO:tasks.rados.rados.0.smithi111.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-10-01T09:12:41.381 INFO:tasks.rados.rados.0.smithi111.stdout:3772: writing smithi11166722-394 from 575433 to 1365529 tid 1 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:3772: writing smithi11166722-394 from 1935272 to 2361413 tid 2 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:3765: done (9 left) 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:3773: write oid 377 current snap is 0 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:3762: finishing write tid 5 to smithi11166722-82 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 498 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:3762: left oid 82 (ObjNum 2313 snap 0 seq_num 2313) 2023-10-01T09:12:41.387 INFO:tasks.rados.rados.0.smithi111.stdout:3763: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:3766: finishing write tid 1 to smithi11166722-32 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:3766: finishing write tid 2 to smithi11166722-32 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:3766: finishing write tid 3 to smithi11166722-32 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:3766: finishing write tid 4 to smithi11166722-32 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:3766: finishing write tid 5 to smithi11166722-32 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 32 v 498 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-10-01T09:12:41.495 INFO:tasks.rados.rados.0.smithi111.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2023-10-01T09:12:41.496 INFO:tasks.rados.rados.0.smithi111.stdout:3767: finishing write tid 1 to smithi11166722-31 2023-10-01T09:12:41.496 INFO:tasks.rados.rados.0.smithi111.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-10-01T09:12:41.506 INFO:tasks.rados.rados.0.smithi111.stdout:3773: writing smithi11166722-377 from 592240 to 1057585 tid 1 2023-10-01T09:12:41.513 INFO:tasks.rados.rados.0.smithi111.stdout:3773: writing smithi11166722-377 from 1593754 to 2279906 tid 2 2023-10-01T09:12:41.519 INFO:tasks.rados.rados.0.smithi111.stdout:3773: writing smithi11166722-377 from 2809814 to 2992240 tid 3 2023-10-01T09:12:41.519 INFO:tasks.rados.rados.0.smithi111.stdout:3762: done (9 left) 2023-10-01T09:12:41.519 INFO:tasks.rados.rados.0.smithi111.stdout:3763: done (8 left) 2023-10-01T09:12:41.519 INFO:tasks.rados.rados.0.smithi111.stdout:3766: done (7 left) 2023-10-01T09:12:41.519 INFO:tasks.rados.rados.0.smithi111.stdout:3774: write oid 129 current snap is 0 2023-10-01T09:12:41.519 INFO:tasks.rados.rados.0.smithi111.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-10-01T09:12:41.526 INFO:tasks.rados.rados.0.smithi111.stdout:3774: writing smithi11166722-129 from 609047 to 1149641 tid 1 2023-10-01T09:12:41.533 INFO:tasks.rados.rados.0.smithi111.stdout:3774: writing smithi11166722-129 from 1935883 to 2365693 tid 2 2023-10-01T09:12:41.537 INFO:tasks.rados.rados.0.smithi111.stdout:3774: writing smithi11166722-129 from 3004531 to 3009047 tid 3 2023-10-01T09:12:41.537 INFO:tasks.rados.rados.0.smithi111.stdout:3775: write oid 104 current snap is 0 2023-10-01T09:12:41.537 INFO:tasks.rados.rados.0.smithi111.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-10-01T09:12:41.544 INFO:tasks.rados.rados.0.smithi111.stdout:3775: writing smithi11166722-104 from 625854 to 1241697 tid 1 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:3775: writing smithi11166722-104 from 1994365 to 2567833 tid 2 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:3776: write oid 427 current snap is 0 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:3767: finishing write tid 2 to smithi11166722-31 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:3767: finishing write tid 3 to smithi11166722-31 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:3767: finishing write tid 4 to smithi11166722-31 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:3767: finishing write tid 5 to smithi11166722-31 2023-10-01T09:12:41.552 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 31 v 477 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3767: left oid 31 (ObjNum 2316 snap 0 seq_num 2316) 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3768: finishing write tid 1 to smithi11166722-55 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3768: finishing write tid 2 to smithi11166722-55 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3768: finishing write tid 3 to smithi11166722-55 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3768: finishing write tid 4 to smithi11166722-55 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3768: finishing write tid 5 to smithi11166722-55 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 55 v 454 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3768: left oid 55 (ObjNum 2317 snap 0 seq_num 2317) 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3769: finishing write tid 1 to smithi11166722-13 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3769: finishing write tid 2 to smithi11166722-13 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3769: finishing write tid 3 to smithi11166722-13 2023-10-01T09:12:41.553 INFO:tasks.rados.rados.0.smithi111.stdout:3769: finishing write tid 4 to smithi11166722-13 2023-10-01T09:12:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:3769: finishing write tid 5 to smithi11166722-13 2023-10-01T09:12:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 13 v 620 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-10-01T09:12:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:3769: left oid 13 (ObjNum 2318 snap 0 seq_num 2318) 2023-10-01T09:12:41.554 INFO:tasks.rados.rados.0.smithi111.stdout:3770: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-10-01T09:12:41.714 INFO:tasks.rados.rados.0.smithi111.stdout:3772: finishing write tid 1 to smithi11166722-394 2023-10-01T09:12:41.714 INFO:tasks.rados.rados.0.smithi111.stdout:3771: expect (ObjNum 2210 snap 0 seq_num 2210) 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3772: finishing write tid 2 to smithi11166722-394 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3772: finishing write tid 3 to smithi11166722-394 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3772: finishing write tid 4 to smithi11166722-394 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 394 v 579 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3772: left oid 394 (ObjNum 2319 snap 0 seq_num 2319) 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3773: finishing write tid 1 to smithi11166722-377 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3773: finishing write tid 2 to smithi11166722-377 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3773: finishing write tid 3 to smithi11166722-377 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3773: finishing write tid 4 to smithi11166722-377 2023-10-01T09:12:41.822 INFO:tasks.rados.rados.0.smithi111.stdout:3773: finishing write tid 5 to smithi11166722-377 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 377 v 583 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3773: left oid 377 (ObjNum 2320 snap 0 seq_num 2320) 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3774: finishing write tid 1 to smithi11166722-129 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3774: finishing write tid 2 to smithi11166722-129 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3774: finishing write tid 3 to smithi11166722-129 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3774: finishing write tid 4 to smithi11166722-129 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3774: finishing write tid 5 to smithi11166722-129 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 129 v 481 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3774: left oid 129 (ObjNum 2321 snap 0 seq_num 2321) 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3775: finishing write tid 1 to smithi11166722-104 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3775: finishing write tid 2 to smithi11166722-104 2023-10-01T09:12:41.823 INFO:tasks.rados.rados.0.smithi111.stdout:3775: finishing write tid 3 to smithi11166722-104 2023-10-01T09:12:41.824 INFO:tasks.rados.rados.0.smithi111.stdout:3775: finishing write tid 4 to smithi11166722-104 2023-10-01T09:12:41.824 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 104 v 342 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-10-01T09:12:41.824 INFO:tasks.rados.rados.0.smithi111.stdout:3775: left oid 104 (ObjNum 2322 snap 0 seq_num 2322) 2023-10-01T09:12:41.824 INFO:tasks.rados.rados.0.smithi111.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-10-01T09:12:41.836 INFO:tasks.rados.rados.0.smithi111.stdout:3776: writing smithi11166722-427 from 642661 to 1333753 tid 1 2023-10-01T09:12:41.843 INFO:tasks.rados.rados.0.smithi111.stdout:3776: writing smithi11166722-427 from 2052847 to 2486326 tid 2 2023-10-01T09:12:41.843 INFO:tasks.rados.rados.0.smithi111.stdout:3767: done (9 left) 2023-10-01T09:12:41.843 INFO:tasks.rados.rados.0.smithi111.stdout:3768: done (8 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3769: done (7 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3770: done (6 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3771: done (5 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3772: done (4 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3773: done (3 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3774: done (2 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3775: done (1 left) 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3777: write oid 390 current snap is 0 2023-10-01T09:12:41.844 INFO:tasks.rados.rados.0.smithi111.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-10-01T09:12:41.851 INFO:tasks.rados.rados.0.smithi111.stdout:3777: writing smithi11166722-390 from 659468 to 1425809 tid 1 2023-10-01T09:12:41.859 INFO:tasks.rados.rados.0.smithi111.stdout:3777: writing smithi11166722-390 from 2111329 to 2688466 tid 2 2023-10-01T09:12:41.859 INFO:tasks.rados.rados.0.smithi111.stdout:3778: read oid 24 snap -1 2023-10-01T09:12:41.859 INFO:tasks.rados.rados.0.smithi111.stdout:3778: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-10-01T09:12:41.859 INFO:tasks.rados.rados.0.smithi111.stdout:3779: write oid 429 current snap is 0 2023-10-01T09:12:41.859 INFO:tasks.rados.rados.0.smithi111.stdout:3776: finishing write tid 1 to smithi11166722-427 2023-10-01T09:12:41.859 INFO:tasks.rados.rados.0.smithi111.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-10-01T09:12:41.865 INFO:tasks.rados.rados.0.smithi111.stdout:3779: writing smithi11166722-429 from 676275 to 1117865 tid 1 2023-10-01T09:12:41.871 INFO:tasks.rados.rados.0.smithi111.stdout:3779: writing smithi11166722-429 from 1653458 to 2090606 tid 2 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3779: writing smithi11166722-429 from 2597870 to 3028947 tid 3 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3780: read oid 27 snap -1 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3780: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3781: write oid 361 current snap is 0 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3776: finishing write tid 2 to smithi11166722-427 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3776: finishing write tid 3 to smithi11166722-427 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3776: finishing write tid 4 to smithi11166722-427 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 427 v 411 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3776: left oid 427 (ObjNum 2323 snap 0 seq_num 2323) 2023-10-01T09:12:41.877 INFO:tasks.rados.rados.0.smithi111.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-10-01T09:12:41.883 INFO:tasks.rados.rados.0.smithi111.stdout:3781: writing smithi11166722-361 from 693082 to 1209921 tid 1 2023-10-01T09:12:41.889 INFO:tasks.rados.rados.0.smithi111.stdout:3781: writing smithi11166722-361 from 1711940 to 2292746 tid 2 2023-10-01T09:12:41.894 INFO:tasks.rados.rados.0.smithi111.stdout:3781: writing smithi11166722-361 from 3025293 to 3093082 tid 3 2023-10-01T09:12:41.894 INFO:tasks.rados.rados.0.smithi111.stdout:3776: done (5 left) 2023-10-01T09:12:41.894 INFO:tasks.rados.rados.0.smithi111.stdout:3782: read oid 459 snap -1 2023-10-01T09:12:41.894 INFO:tasks.rados.rados.0.smithi111.stdout:3782: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:12:41.894 INFO:tasks.rados.rados.0.smithi111.stdout:3783: write oid 82 current snap is 0 2023-10-01T09:12:41.894 INFO:tasks.rados.rados.0.smithi111.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-10-01T09:12:41.901 INFO:tasks.rados.rados.0.smithi111.stdout:3783: writing smithi11166722-82 from 709889 to 1418330 tid 1 2023-10-01T09:12:41.906 INFO:tasks.rados.rados.0.smithi111.stdout:3783: writing smithi11166722-82 from 1886775 to 2327592 tid 2 2023-10-01T09:12:41.912 INFO:tasks.rados.rados.0.smithi111.stdout:3783: writing smithi11166722-82 from 2769069 to 3109889 tid 3 2023-10-01T09:12:41.912 INFO:tasks.rados.rados.0.smithi111.stdout:3784: read oid 226 snap -1 2023-10-01T09:12:41.912 INFO:tasks.rados.rados.0.smithi111.stdout:3784: expect deleted 2023-10-01T09:12:41.912 INFO:tasks.rados.rados.0.smithi111.stdout:3785: write oid 52 current snap is 0 2023-10-01T09:12:41.912 INFO:tasks.rados.rados.0.smithi111.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-10-01T09:12:41.920 INFO:tasks.rados.rados.0.smithi111.stdout:3785: writing smithi11166722-52 from 726696 to 1510386 tid 1 2023-10-01T09:12:41.926 INFO:tasks.rados.rados.0.smithi111.stdout:3785: writing smithi11166722-52 from 1945257 to 2529732 tid 2 2023-10-01T09:12:41.926 INFO:tasks.rados.rados.0.smithi111.stdout:3786: write oid 168 current snap is 0 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:3777: finishing write tid 1 to smithi11166722-390 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:3777: finishing write tid 2 to smithi11166722-390 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:3777: finishing write tid 3 to smithi11166722-390 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:3777: finishing write tid 4 to smithi11166722-390 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 390 v 484 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:3777: left oid 390 (ObjNum 2324 snap 0 seq_num 2324) 2023-10-01T09:12:41.927 INFO:tasks.rados.rados.0.smithi111.stdout:3778: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-10-01T09:12:42.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cephadm 2023-10-01T09:12:40.103422+0000 mgr.y (mgr.15312) 18 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:12:42.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cephadm 2023-10-01T09:12:40.108210+0000 mgr.y (mgr.15312) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:12:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cephadm 2023-10-01T09:12:40.267845+0000 mgr.y (mgr.15312) 20 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:12:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cephadm 2023-10-01T09:12:40.323835+0000 mgr.y (mgr.15312) 21 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:12:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cephadm 2023-10-01T09:12:40.590016+0000 mgr.y (mgr.15312) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:12:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cephadm 2023-10-01T09:12:40.837237+0000 mgr.y (mgr.15312) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:12:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:41 smithi183 bash[27651]: cluster 2023-10-01T09:12:40.979742+0000 mgr.y (mgr.15312) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cephadm 2023-10-01T09:12:40.103422+0000 mgr.y (mgr.15312) 18 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cephadm 2023-10-01T09:12:40.108210+0000 mgr.y (mgr.15312) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cephadm 2023-10-01T09:12:40.267845+0000 mgr.y (mgr.15312) 20 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cephadm 2023-10-01T09:12:40.323835+0000 mgr.y (mgr.15312) 21 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cephadm 2023-10-01T09:12:40.590016+0000 mgr.y (mgr.15312) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cephadm 2023-10-01T09:12:40.837237+0000 mgr.y (mgr.15312) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[33891]: cluster 2023-10-01T09:12:40.979742+0000 mgr.y (mgr.15312) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cephadm 2023-10-01T09:12:40.103422+0000 mgr.y (mgr.15312) 18 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cephadm 2023-10-01T09:12:40.108210+0000 mgr.y (mgr.15312) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cephadm 2023-10-01T09:12:40.267845+0000 mgr.y (mgr.15312) 20 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:12:42.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cephadm 2023-10-01T09:12:40.323835+0000 mgr.y (mgr.15312) 21 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:12:42.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cephadm 2023-10-01T09:12:40.590016+0000 mgr.y (mgr.15312) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:12:42.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cephadm 2023-10-01T09:12:40.837237+0000 mgr.y (mgr.15312) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:12:42.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:41 smithi111 bash[27369]: cluster 2023-10-01T09:12:40.979742+0000 mgr.y (mgr.15312) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-10-01T09:12:42.121 INFO:tasks.rados.rados.0.smithi111.stdout:3779: finishing write tid 1 to smithi11166722-429 2023-10-01T09:12:42.121 INFO:tasks.rados.rados.0.smithi111.stdout:3779: finishing write tid 2 to smithi11166722-429 2023-10-01T09:12:42.121 INFO:tasks.rados.rados.0.smithi111.stdout:3779: finishing write tid 3 to smithi11166722-429 2023-10-01T09:12:42.122 INFO:tasks.rados.rados.0.smithi111.stdout:3779: finishing write tid 4 to smithi11166722-429 2023-10-01T09:12:42.122 INFO:tasks.rados.rados.0.smithi111.stdout:3779: finishing write tid 5 to smithi11166722-429 2023-10-01T09:12:42.122 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 429 v 458 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-10-01T09:12:42.122 INFO:tasks.rados.rados.0.smithi111.stdout:3779: left oid 429 (ObjNum 2325 snap 0 seq_num 2325) 2023-10-01T09:12:42.122 INFO:tasks.rados.rados.0.smithi111.stdout:3780: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3781: finishing write tid 1 to smithi11166722-361 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3781: finishing write tid 2 to smithi11166722-361 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3781: finishing write tid 3 to smithi11166722-361 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3781: finishing write tid 4 to smithi11166722-361 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3781: finishing write tid 5 to smithi11166722-361 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 361 v 417 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3781: left oid 361 (ObjNum 2326 snap 0 seq_num 2326) 2023-10-01T09:12:42.360 INFO:tasks.rados.rados.0.smithi111.stdout:3782: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T09:12:42.452 INFO:tasks.rados.rados.0.smithi111.stdout:3783: finishing write tid 1 to smithi11166722-82 2023-10-01T09:12:42.452 INFO:tasks.rados.rados.0.smithi111.stdout:3783: finishing write tid 2 to smithi11166722-82 2023-10-01T09:12:42.452 INFO:tasks.rados.rados.0.smithi111.stdout:3783: finishing write tid 3 to smithi11166722-82 2023-10-01T09:12:42.452 INFO:tasks.rados.rados.0.smithi111.stdout:3783: finishing write tid 4 to smithi11166722-82 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3783: finishing write tid 5 to smithi11166722-82 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 502 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3783: left oid 82 (ObjNum 2327 snap 0 seq_num 2327) 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3785: finishing write tid 1 to smithi11166722-52 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3785: finishing write tid 2 to smithi11166722-52 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3785: finishing write tid 3 to smithi11166722-52 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3785: finishing write tid 4 to smithi11166722-52 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 52 v 623 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3785: left oid 52 (ObjNum 2328 snap 0 seq_num 2328) 2023-10-01T09:12:42.453 INFO:tasks.rados.rados.0.smithi111.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-10-01T09:12:42.458 INFO:tasks.rados.rados.0.smithi111.stdout:3786: writing smithi11166722-168 from 743503 to 1202442 tid 1 2023-10-01T09:12:42.470 INFO:tasks.rados.rados.0.smithi111.stdout:3786: writing smithi11166722-168 from 1887386 to 2331872 tid 2 2023-10-01T09:12:42.477 INFO:tasks.rados.rados.0.smithi111.stdout:3786: writing smithi11166722-168 from 3107562 to 3143503 tid 3 2023-10-01T09:12:42.477 INFO:tasks.rados.rados.0.smithi111.stdout:3777: done (9 left) 2023-10-01T09:12:42.477 INFO:tasks.rados.rados.0.smithi111.stdout:3778: done (8 left) 2023-10-01T09:12:42.477 INFO:tasks.rados.rados.0.smithi111.stdout:3779: done (7 left) 2023-10-01T09:12:42.477 INFO:tasks.rados.rados.0.smithi111.stdout:3780: done (6 left) 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3781: done (5 left) 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3782: done (4 left) 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3783: done (3 left) 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3784: done (2 left) 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3785: done (1 left) 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3787: delete oid 378 current snap is 0 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3786: finishing write tid 1 to smithi11166722-168 2023-10-01T09:12:42.478 INFO:tasks.rados.rados.0.smithi111.stdout:3786: finishing write tid 2 to smithi11166722-168 2023-10-01T09:12:42.479 INFO:tasks.rados.rados.0.smithi111.stdout:3787: done (1 left) 2023-10-01T09:12:42.479 INFO:tasks.rados.rados.0.smithi111.stdout:3788: delete oid 108 current snap is 0 2023-10-01T09:12:42.480 INFO:tasks.rados.rados.0.smithi111.stdout:3786: finishing write tid 3 to smithi11166722-168 2023-10-01T09:12:42.480 INFO:tasks.rados.rados.0.smithi111.stdout:3786: finishing write tid 4 to smithi11166722-168 2023-10-01T09:12:42.480 INFO:tasks.rados.rados.0.smithi111.stdout:3786: finishing write tid 5 to smithi11166722-168 2023-10-01T09:12:42.480 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 168 v 415 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-10-01T09:12:42.480 INFO:tasks.rados.rados.0.smithi111.stdout:3786: left oid 168 (ObjNum 2329 snap 0 seq_num 2329) 2023-10-01T09:12:42.481 INFO:tasks.rados.rados.0.smithi111.stdout:3786: done (1 left) 2023-10-01T09:12:42.481 INFO:tasks.rados.rados.0.smithi111.stdout:3788: done (0 left) 2023-10-01T09:12:42.481 INFO:tasks.rados.rados.0.smithi111.stdout:3789: read oid 55 snap -1 2023-10-01T09:12:42.482 INFO:tasks.rados.rados.0.smithi111.stdout:3789: expect (ObjNum 2317 snap 0 seq_num 2317) 2023-10-01T09:12:42.482 INFO:tasks.rados.rados.0.smithi111.stdout:3790: write oid 221 current snap is 0 2023-10-01T09:12:42.482 INFO:tasks.rados.rados.0.smithi111.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-10-01T09:12:42.491 INFO:tasks.rados.rados.0.smithi111.stdout:3790: writing smithi11166722-221 from 793924 to 1478610 tid 1 2023-10-01T09:12:42.498 INFO:tasks.rados.rados.0.smithi111.stdout:3790: writing smithi11166722-221 from 2062832 to 2654645 tid 2 2023-10-01T09:12:42.501 INFO:tasks.rados.rados.0.smithi111.stdout:3790: writing smithi11166722-221 from 3189831 to 3193924 tid 3 2023-10-01T09:12:42.501 INFO:tasks.rados.rados.0.smithi111.stdout:3791: read oid 428 snap -1 2023-10-01T09:12:42.501 INFO:tasks.rados.rados.0.smithi111.stdout:3791: expect (ObjNum 597 snap 0 seq_num 597) 2023-10-01T09:12:42.501 INFO:tasks.rados.rados.0.smithi111.stdout:3792: write oid 265 current snap is 0 2023-10-01T09:12:42.501 INFO:tasks.rados.rados.0.smithi111.stdout:3789: expect (ObjNum 2317 snap 0 seq_num 2317) 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3790: finishing write tid 1 to smithi11166722-221 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3790: finishing write tid 2 to smithi11166722-221 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3790: finishing write tid 3 to smithi11166722-221 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3790: finishing write tid 4 to smithi11166722-221 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3790: finishing write tid 5 to smithi11166722-221 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 221 v 422 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-10-01T09:12:42.640 INFO:tasks.rados.rados.0.smithi111.stdout:3791: expect (ObjNum 597 snap 0 seq_num 597) 2023-10-01T09:12:42.723 INFO:tasks.rados.rados.0.smithi111.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-10-01T09:12:42.736 INFO:tasks.rados.rados.0.smithi111.stdout:3792: writing smithi11166722-265 from 410731 to 1170666 tid 1 2023-10-01T09:12:42.741 INFO:tasks.rados.rados.0.smithi111.stdout:3792: writing smithi11166722-265 from 1604961 to 2056785 tid 2 2023-10-01T09:12:42.748 INFO:tasks.rados.rados.0.smithi111.stdout:3792: writing smithi11166722-265 from 2700901 to 3210731 tid 3 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3789: done (3 left) 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3790: done (2 left) 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3791: done (1 left) 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3793: write oid 115 current snap is 0 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3792: finishing write tid 1 to smithi11166722-265 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3792: finishing write tid 2 to smithi11166722-265 2023-10-01T09:12:42.749 INFO:tasks.rados.rados.0.smithi111.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-10-01T09:12:42.754 INFO:tasks.rados.rados.0.smithi111.stdout:3793: writing smithi11166722-115 from 427538 to 979075 tid 1 2023-10-01T09:12:42.760 INFO:tasks.rados.rados.0.smithi111.stdout:3793: writing smithi11166722-115 from 1379796 to 1975278 tid 2 2023-10-01T09:12:42.766 INFO:tasks.rados.rados.0.smithi111.stdout:3793: writing smithi11166722-115 from 2444677 to 3009908 tid 3 2023-10-01T09:12:42.767 INFO:tasks.rados.rados.0.smithi111.stdout:3794: write oid 361 current snap is 0 2023-10-01T09:12:42.767 INFO:tasks.rados.rados.0.smithi111.stdout:3792: finishing write tid 3 to smithi11166722-265 2023-10-01T09:12:42.767 INFO:tasks.rados.rados.0.smithi111.stdout:3792: finishing write tid 4 to smithi11166722-265 2023-10-01T09:12:42.767 INFO:tasks.rados.rados.0.smithi111.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-10-01T09:12:42.776 INFO:tasks.rados.rados.0.smithi111.stdout:3794: writing smithi11166722-361 from 444345 to 1071131 tid 1 2023-10-01T09:12:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:3794: writing smithi11166722-361 from 1838278 to 2577418 tid 2 2023-10-01T09:12:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:3795: read oid 462 snap -1 2023-10-01T09:12:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:3795: expect deleted 2023-10-01T09:12:42.785 INFO:tasks.rados.rados.0.smithi111.stdout:3796: write oid 313 current snap is 0 2023-10-01T09:12:42.786 INFO:tasks.rados.rados.0.smithi111.stdout:3792: finishing write tid 5 to smithi11166722-265 2023-10-01T09:12:42.786 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 265 v 587 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-10-01T09:12:42.786 INFO:tasks.rados.rados.0.smithi111.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-10-01T09:12:42.786 INFO:tasks.rados.rados.0.smithi111.stdout:3793: finishing write tid 1 to smithi11166722-115 2023-10-01T09:12:42.786 INFO:tasks.rados.rados.0.smithi111.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-10-01T09:12:42.791 INFO:tasks.rados.rados.0.smithi111.stdout:3796: writing smithi11166722-313 from 461152 to 1163187 tid 1 2023-10-01T09:12:42.799 INFO:tasks.rados.rados.0.smithi111.stdout:3796: writing smithi11166722-313 from 1896760 to 2495911 tid 2 2023-10-01T09:12:42.804 INFO:tasks.rados.rados.0.smithi111.stdout:3796: writing smithi11166722-313 from 2899523 to 3261152 tid 3 2023-10-01T09:12:42.804 INFO:tasks.rados.rados.0.smithi111.stdout:3792: done (4 left) 2023-10-01T09:12:42.804 INFO:tasks.rados.rados.0.smithi111.stdout:3797: read oid 186 snap -1 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3797: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3798: read oid 206 snap -1 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3798: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3799: read oid 51 snap -1 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3799: expect deleted 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3800: write oid 318 current snap is 0 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3793: finishing write tid 2 to smithi11166722-115 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3793: finishing write tid 3 to smithi11166722-115 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3793: finishing write tid 4 to smithi11166722-115 2023-10-01T09:12:42.805 INFO:tasks.rados.rados.0.smithi111.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-10-01T09:12:42.811 INFO:tasks.rados.rados.0.smithi111.stdout:3800: writing smithi11166722-318 from 477959 to 1255243 tid 1 2023-10-01T09:12:42.821 INFO:tasks.rados.rados.0.smithi111.stdout:3800: writing smithi11166722-318 from 1838889 to 2581698 tid 2 2023-10-01T09:12:42.826 INFO:tasks.rados.rados.0.smithi111.stdout:3800: writing smithi11166722-318 from 3210593 to 3277959 tid 3 2023-10-01T09:12:42.826 INFO:tasks.rados.rados.0.smithi111.stdout:3801: write oid 210 current snap is 0 2023-10-01T09:12:42.826 INFO:tasks.rados.rados.0.smithi111.stdout:3793: finishing write tid 5 to smithi11166722-115 2023-10-01T09:12:42.826 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 115 v 462 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3793: left oid 115 (ObjNum 2334 snap 0 seq_num 2334) 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3794: finishing write tid 1 to smithi11166722-361 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3794: finishing write tid 2 to smithi11166722-361 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3794: finishing write tid 3 to smithi11166722-361 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3794: finishing write tid 4 to smithi11166722-361 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 361 v 425 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3794: left oid 361 (ObjNum 2335 snap 0 seq_num 2335) 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3796: finishing write tid 1 to smithi11166722-313 2023-10-01T09:12:42.827 INFO:tasks.rados.rados.0.smithi111.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-10-01T09:12:42.831 INFO:tasks.rados.rados.0.smithi111.stdout:3801: writing smithi11166722-210 from 494766 to 947299 tid 1 2023-10-01T09:12:42.837 INFO:tasks.rados.rados.0.smithi111.stdout:3801: writing smithi11166722-210 from 1497371 to 2100191 tid 2 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3801: writing smithi11166722-210 from 2838016 to 3294766 tid 3 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3793: done (8 left) 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3794: done (7 left) 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3795: done (6 left) 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3802: write oid 48 current snap is 0 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3796: finishing write tid 2 to smithi11166722-313 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3796: finishing write tid 3 to smithi11166722-313 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3796: finishing write tid 4 to smithi11166722-313 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:3796: finishing write tid 5 to smithi11166722-313 2023-10-01T09:12:42.845 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 313 v 591 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-10-01T09:12:42.846 INFO:tasks.rados.rados.0.smithi111.stdout:3796: left oid 313 (ObjNum 2336 snap 0 seq_num 2336) 2023-10-01T09:12:42.846 INFO:tasks.rados.rados.0.smithi111.stdout:3800: finishing write tid 1 to smithi11166722-318 2023-10-01T09:12:42.846 INFO:tasks.rados.rados.0.smithi111.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-10-01T09:12:42.850 INFO:tasks.rados.rados.0.smithi111.stdout:3802: writing smithi11166722-48 from 511573 to 1039355 tid 1 2023-10-01T09:12:42.858 INFO:tasks.rados.rados.0.smithi111.stdout:3802: writing smithi11166722-48 from 1555853 to 2302331 tid 2 2023-10-01T09:12:42.865 INFO:tasks.rados.rados.0.smithi111.stdout:3802: writing smithi11166722-48 from 2865439 to 3311573 tid 3 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3796: done (6 left) 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3799: done (5 left) 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3803: read oid 15 snap -1 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3803: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3804: read oid 146 snap -1 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3804: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3805: delete oid 295 current snap is 0 2023-10-01T09:12:42.866 INFO:tasks.rados.rados.0.smithi111.stdout:3798: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T09:12:43.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:42 smithi183 bash[27651]: audit 2023-10-01T09:12:42.871783+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.111:0/1398715000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:43.055 INFO:tasks.rados.rados.0.smithi111.stdout:3800: finishing write tid 2 to smithi11166722-318 2023-10-01T09:12:43.055 INFO:tasks.rados.rados.0.smithi111.stdout:3797: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3800: finishing write tid 3 to smithi11166722-318 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3800: finishing write tid 4 to smithi11166722-318 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3800: finishing write tid 5 to smithi11166722-318 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 318 v 627 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3800: left oid 318 (ObjNum 2337 snap 0 seq_num 2337) 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3801: finishing write tid 1 to smithi11166722-210 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3801: finishing write tid 2 to smithi11166722-210 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3801: finishing write tid 3 to smithi11166722-210 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3801: finishing write tid 4 to smithi11166722-210 2023-10-01T09:12:43.258 INFO:tasks.rados.rados.0.smithi111.stdout:3801: finishing write tid 5 to smithi11166722-210 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 210 v 631 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3801: left oid 210 (ObjNum 2338 snap 0 seq_num 2338) 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3802: finishing write tid 1 to smithi11166722-48 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3802: finishing write tid 2 to smithi11166722-48 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3802: finishing write tid 3 to smithi11166722-48 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3802: finishing write tid 4 to smithi11166722-48 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3802: finishing write tid 5 to smithi11166722-48 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 478 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3802: left oid 48 (ObjNum 2339 snap 0 seq_num 2339) 2023-10-01T09:12:43.259 INFO:tasks.rados.rados.0.smithi111.stdout:3803: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-10-01T09:12:43.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:42 smithi111 bash[27369]: audit 2023-10-01T09:12:42.871783+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.111:0/1398715000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:43.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:42 smithi111 bash[33891]: audit 2023-10-01T09:12:42.871783+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.111:0/1398715000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:43.525 INFO:tasks.rados.rados.0.smithi111.stdout:3804: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3797: done (7 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3798: done (6 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3800: done (5 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3801: done (4 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3802: done (3 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3803: done (2 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3804: done (1 left) 2023-10-01T09:12:43.877 INFO:tasks.rados.rados.0.smithi111.stdout:3805: done (0 left) 2023-10-01T09:12:43.878 INFO:tasks.rados.rados.0.smithi111.stdout:3806: delete oid 199 current snap is 0 2023-10-01T09:12:43.880 INFO:tasks.rados.rados.0.smithi111.stdout:3806: done (0 left) 2023-10-01T09:12:43.880 INFO:tasks.rados.rados.0.smithi111.stdout:3807: read oid 253 snap -1 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3807: expect (ObjNum 2228 snap 0 seq_num 2228) 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3808: read oid 41 snap -1 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3808: expect (ObjNum 1929 snap 0 seq_num 1929) 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3809: read oid 200 snap -1 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3809: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3810: write oid 95 current snap is 0 2023-10-01T09:12:43.881 INFO:tasks.rados.rados.0.smithi111.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-10-01T09:12:43.892 INFO:tasks.rados.rados.0.smithi111.stdout:3810: writing smithi11166722-95 from 561994 to 1031876 tid 1 2023-10-01T09:12:43.899 INFO:tasks.rados.rados.0.smithi111.stdout:3810: writing smithi11166722-95 from 1731299 to 2341457 tid 2 2023-10-01T09:12:43.905 INFO:tasks.rados.rados.0.smithi111.stdout:3810: writing smithi11166722-95 from 2947708 to 3361994 tid 3 2023-10-01T09:12:43.905 INFO:tasks.rados.rados.0.smithi111.stdout:3811: write oid 409 current snap is 0 2023-10-01T09:12:43.905 INFO:tasks.rados.rados.0.smithi111.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-10-01T09:12:43.912 INFO:tasks.rados.rados.0.smithi111.stdout:3811: writing smithi11166722-409 from 578801 to 1123932 tid 1 2023-10-01T09:12:43.920 INFO:tasks.rados.rados.0.smithi111.stdout:3811: writing smithi11166722-409 from 1789781 to 2543597 tid 2 2023-10-01T09:12:43.924 INFO:tasks.rados.rados.0.smithi111.stdout:3811: writing smithi11166722-409 from 2975131 to 3378801 tid 3 2023-10-01T09:12:43.925 INFO:tasks.rados.rados.0.smithi111.stdout:3812: read oid 355 snap -1 2023-10-01T09:12:43.925 INFO:tasks.rados.rados.0.smithi111.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-10-01T09:12:43.925 INFO:tasks.rados.rados.0.smithi111.stdout:3813: write oid 167 current snap is 0 2023-10-01T09:12:43.925 INFO:tasks.rados.rados.0.smithi111.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-10-01T09:12:43.931 INFO:tasks.rados.rados.0.smithi111.stdout:3813: writing smithi11166722-167 from 595608 to 1215988 tid 1 2023-10-01T09:12:43.939 INFO:tasks.rados.rados.0.smithi111.stdout:3813: writing smithi11166722-167 from 1848263 to 2462090 tid 2 2023-10-01T09:12:43.944 INFO:tasks.rados.rados.0.smithi111.stdout:3813: writing smithi11166722-167 from 3002554 to 3395608 tid 3 2023-10-01T09:12:43.945 INFO:tasks.rados.rados.0.smithi111.stdout:3814: write oid 82 current snap is 0 2023-10-01T09:12:43.945 INFO:tasks.rados.rados.0.smithi111.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-10-01T09:12:43.952 INFO:tasks.rados.rados.0.smithi111.stdout:3814: writing smithi11166722-82 from 612415 to 1308044 tid 1 2023-10-01T09:12:43.959 INFO:tasks.rados.rados.0.smithi111.stdout:3814: writing smithi11166722-82 from 1790392 to 2547877 tid 2 2023-10-01T09:12:43.964 INFO:tasks.rados.rados.0.smithi111.stdout:3814: writing smithi11166722-82 from 3313624 to 3412415 tid 3 2023-10-01T09:12:43.964 INFO:tasks.rados.rados.0.smithi111.stdout:3815: write oid 424 current snap is 0 2023-10-01T09:12:43.964 INFO:tasks.rados.rados.0.smithi111.stdout:3809: expect (ObjNum 1348 snap 0 seq_num 1348) 2023-10-01T09:12:44.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:43 smithi183 bash[27651]: cluster 2023-10-01T09:12:42.980425+0000 mgr.y (mgr.15312) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.1 MiB/s wr, 69 op/s 2023-10-01T09:12:44.098 INFO:tasks.rados.rados.0.smithi111.stdout:3808: expect (ObjNum 1929 snap 0 seq_num 1929) 2023-10-01T09:12:44.209 INFO:tasks.rados.rados.0.smithi111.stdout:3810: finishing write tid 1 to smithi11166722-95 2023-10-01T09:12:44.210 INFO:tasks.rados.rados.0.smithi111.stdout:3807: expect (ObjNum 2228 snap 0 seq_num 2228) 2023-10-01T09:12:44.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:43 smithi111 bash[27369]: cluster 2023-10-01T09:12:42.980425+0000 mgr.y (mgr.15312) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.1 MiB/s wr, 69 op/s 2023-10-01T09:12:44.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:43 smithi111 bash[33891]: cluster 2023-10-01T09:12:42.980425+0000 mgr.y (mgr.15312) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 7.1 MiB/s wr, 69 op/s 2023-10-01T09:12:44.394 INFO:tasks.rados.rados.0.smithi111.stdout:3810: finishing write tid 2 to smithi11166722-95 2023-10-01T09:12:44.394 INFO:tasks.rados.rados.0.smithi111.stdout:3810: finishing write tid 3 to smithi11166722-95 2023-10-01T09:12:44.394 INFO:tasks.rados.rados.0.smithi111.stdout:3810: finishing write tid 4 to smithi11166722-95 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3810: finishing write tid 5 to smithi11166722-95 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 95 v 506 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3811: finishing write tid 1 to smithi11166722-409 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3811: finishing write tid 2 to smithi11166722-409 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3811: finishing write tid 3 to smithi11166722-409 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3811: finishing write tid 4 to smithi11166722-409 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3811: finishing write tid 5 to smithi11166722-409 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 409 v 346 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-10-01T09:12:44.395 INFO:tasks.rados.rados.0.smithi111.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-10-01T09:12:44.474 INFO:tasks.rados.rados.0.smithi111.stdout:3813: finishing write tid 1 to smithi11166722-167 2023-10-01T09:12:44.474 INFO:tasks.rados.rados.0.smithi111.stdout:3813: finishing write tid 2 to smithi11166722-167 2023-10-01T09:12:44.474 INFO:tasks.rados.rados.0.smithi111.stdout:3813: finishing write tid 3 to smithi11166722-167 2023-10-01T09:12:44.474 INFO:tasks.rados.rados.0.smithi111.stdout:3813: finishing write tid 4 to smithi11166722-167 2023-10-01T09:12:44.474 INFO:tasks.rados.rados.0.smithi111.stdout:3813: finishing write tid 5 to smithi11166722-167 2023-10-01T09:12:44.474 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 167 v 482 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3814: finishing write tid 1 to smithi11166722-82 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3814: finishing write tid 2 to smithi11166722-82 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3814: finishing write tid 3 to smithi11166722-82 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3814: finishing write tid 4 to smithi11166722-82 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3814: finishing write tid 5 to smithi11166722-82 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 82 v 510 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-10-01T09:12:44.475 INFO:tasks.rados.rados.0.smithi111.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-10-01T09:12:44.486 INFO:tasks.rados.rados.0.smithi111.stdout:3815: writing smithi11166722-424 from 629222 to 1400100 tid 1 2023-10-01T09:12:44.492 INFO:tasks.rados.rados.0.smithi111.stdout:3815: writing smithi11166722-424 from 1848874 to 2350017 tid 2 2023-10-01T09:12:44.498 INFO:tasks.rados.rados.0.smithi111.stdout:3815: writing smithi11166722-424 from 2824694 to 3357895 tid 3 2023-10-01T09:12:44.498 INFO:tasks.rados.rados.0.smithi111.stdout:3807: done (8 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3808: done (7 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3809: done (6 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3810: done (5 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3811: done (4 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3812: done (3 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3813: done (2 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3814: done (1 left) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3816: read oid 163 snap -1 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3816: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3817: write oid 332 current snap is 0 2023-10-01T09:12:44.499 INFO:tasks.rados.rados.0.smithi111.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-10-01T09:12:44.506 INFO:tasks.rados.rados.0.smithi111.stdout:3817: writing smithi11166722-332 from 646029 to 1092156 tid 1 2023-10-01T09:12:44.515 INFO:tasks.rados.rados.0.smithi111.stdout:3817: writing smithi11166722-332 from 1507356 to 2268510 tid 2 2023-10-01T09:12:44.522 INFO:tasks.rados.rados.0.smithi111.stdout:3817: writing smithi11166722-332 from 2968470 to 3446029 tid 3 2023-10-01T09:12:44.522 INFO:tasks.rados.rados.0.smithi111.stdout:3818: read oid 51 snap -1 2023-10-01T09:12:44.522 INFO:tasks.rados.rados.0.smithi111.stdout:3818: expect deleted 2023-10-01T09:12:44.522 INFO:tasks.rados.rados.0.smithi111.stdout:3819: write oid 106 current snap is 0 2023-10-01T09:12:44.522 INFO:tasks.rados.rados.0.smithi111.stdout:3815: finishing write tid 1 to smithi11166722-424 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:3815: finishing write tid 2 to smithi11166722-424 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:3815: finishing write tid 3 to smithi11166722-424 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:3815: finishing write tid 4 to smithi11166722-424 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:3815: finishing write tid 5 to smithi11166722-424 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 424 v 429 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-10-01T09:12:44.523 INFO:tasks.rados.rados.0.smithi111.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-10-01T09:12:44.528 INFO:tasks.rados.rados.0.smithi111.stdout:3819: writing smithi11166722-106 from 662836 to 1184212 tid 1 2023-10-01T09:12:44.536 INFO:tasks.rados.rados.0.smithi111.stdout:3819: writing smithi11166722-106 from 1965838 to 2470650 tid 2 2023-10-01T09:12:44.542 INFO:tasks.rados.rados.0.smithi111.stdout:3819: writing smithi11166722-106 from 2879540 to 3462836 tid 3 2023-10-01T09:12:44.542 INFO:tasks.rados.rados.0.smithi111.stdout:3815: done (4 left) 2023-10-01T09:12:44.542 INFO:tasks.rados.rados.0.smithi111.stdout:3820: write oid 386 current snap is 0 2023-10-01T09:12:44.542 INFO:tasks.rados.rados.0.smithi111.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-10-01T09:12:44.549 INFO:tasks.rados.rados.0.smithi111.stdout:3820: writing smithi11166722-386 from 679643 to 1276268 tid 1 2023-10-01T09:12:44.557 INFO:tasks.rados.rados.0.smithi111.stdout:3820: writing smithi11166722-386 from 1907967 to 2672790 tid 2 2023-10-01T09:12:44.562 INFO:tasks.rados.rados.0.smithi111.stdout:3820: writing smithi11166722-386 from 3306963 to 3479643 tid 3 2023-10-01T09:12:44.562 INFO:tasks.rados.rados.0.smithi111.stdout:3821: write oid 357 current snap is 0 2023-10-01T09:12:44.562 INFO:tasks.rados.rados.0.smithi111.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-10-01T09:12:44.570 INFO:tasks.rados.rados.0.smithi111.stdout:3821: writing smithi11166722-357 from 696450 to 1484677 tid 1 2023-10-01T09:12:44.577 INFO:tasks.rados.rados.0.smithi111.stdout:3821: writing smithi11166722-357 from 2082802 to 2591283 tid 2 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3821: writing smithi11166722-357 from 3050739 to 3496450 tid 3 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3822: read oid 123 snap -1 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3822: expect (ObjNum 2283 snap 0 seq_num 2283) 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3823: read oid 251 snap -1 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3823: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3824: read oid 89 snap -1 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3824: expect (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3825: write oid 185 current snap is 0 2023-10-01T09:12:44.583 INFO:tasks.rados.rados.0.smithi111.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-10-01T09:12:44.589 INFO:tasks.rados.rados.0.smithi111.stdout:3825: writing smithi11166722-185 from 713257 to 1176733 tid 1 2023-10-01T09:12:44.597 INFO:tasks.rados.rados.0.smithi111.stdout:3825: writing smithi11166722-185 from 1741284 to 2509776 tid 2 2023-10-01T09:12:44.603 INFO:tasks.rados.rados.0.smithi111.stdout:3825: writing smithi11166722-185 from 3078162 to 3513257 tid 3 2023-10-01T09:12:44.603 INFO:tasks.rados.rados.0.smithi111.stdout:3826: read oid 423 snap -1 2023-10-01T09:12:44.603 INFO:tasks.rados.rados.0.smithi111.stdout:3826: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-10-01T09:12:44.603 INFO:tasks.rados.rados.0.smithi111.stdout:3827: write oid 17 current snap is 0 2023-10-01T09:12:44.603 INFO:tasks.rados.rados.0.smithi111.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-10-01T09:12:44.610 INFO:tasks.rados.rados.0.smithi111.stdout:3827: writing smithi11166722-17 from 730064 to 1268789 tid 1 2023-10-01T09:12:44.616 INFO:tasks.rados.rados.0.smithi111.stdout:3827: writing smithi11166722-17 from 1799766 to 2311916 tid 2 2023-10-01T09:12:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:3827: writing smithi11166722-17 from 3105585 to 3530064 tid 3 2023-10-01T09:12:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:3828: delete oid 88 current snap is 0 2023-10-01T09:12:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:3817: finishing write tid 1 to smithi11166722-332 2023-10-01T09:12:44.623 INFO:tasks.rados.rados.0.smithi111.stdout:3816: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3817: finishing write tid 2 to smithi11166722-332 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3817: finishing write tid 3 to smithi11166722-332 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3817: finishing write tid 4 to smithi11166722-332 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3817: finishing write tid 5 to smithi11166722-332 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 332 v 502 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3817: left oid 332 (ObjNum 2347 snap 0 seq_num 2347) 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3819: finishing write tid 1 to smithi11166722-106 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3819: finishing write tid 2 to smithi11166722-106 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3819: finishing write tid 3 to smithi11166722-106 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3819: finishing write tid 4 to smithi11166722-106 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:3819: finishing write tid 5 to smithi11166722-106 2023-10-01T09:12:44.783 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 106 v 461 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3819: left oid 106 (ObjNum 2348 snap 0 seq_num 2348) 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3820: finishing write tid 1 to smithi11166722-386 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3820: finishing write tid 2 to smithi11166722-386 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3820: finishing write tid 3 to smithi11166722-386 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3820: finishing write tid 4 to smithi11166722-386 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3820: finishing write tid 5 to smithi11166722-386 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 386 v 486 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3820: left oid 386 (ObjNum 2349 snap 0 seq_num 2349) 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3821: finishing write tid 1 to smithi11166722-357 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3821: finishing write tid 2 to smithi11166722-357 2023-10-01T09:12:44.784 INFO:tasks.rados.rados.0.smithi111.stdout:3822: expect (ObjNum 2283 snap 0 seq_num 2283) 2023-10-01T09:12:44.857 INFO:tasks.rados.rados.0.smithi111.stdout:3823: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T09:12:44.965 INFO:tasks.rados.rados.0.smithi111.stdout:3824: expect (ObjNum 631 snap 0 seq_num 631) 2023-10-01T09:12:45.105 INFO:tasks.rados.rados.0.smithi111.stdout:3821: finishing write tid 3 to smithi11166722-357 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3821: finishing write tid 4 to smithi11166722-357 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3821: finishing write tid 5 to smithi11166722-357 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 357 v 516 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3821: left oid 357 (ObjNum 2350 snap 0 seq_num 2350) 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3825: finishing write tid 1 to smithi11166722-185 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3825: finishing write tid 2 to smithi11166722-185 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3825: finishing write tid 3 to smithi11166722-185 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3825: finishing write tid 4 to smithi11166722-185 2023-10-01T09:12:45.106 INFO:tasks.rados.rados.0.smithi111.stdout:3825: finishing write tid 5 to smithi11166722-185 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 185 v 520 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3825: left oid 185 (ObjNum 2351 snap 0 seq_num 2351) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3816: done (12 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3817: done (11 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3818: done (10 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3819: done (9 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3820: done (8 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3821: done (7 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3822: done (6 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3823: done (5 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3824: done (4 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3825: done (3 left) 2023-10-01T09:12:45.107 INFO:tasks.rados.rados.0.smithi111.stdout:3828: done (2 left) 2023-10-01T09:12:45.108 INFO:tasks.rados.rados.0.smithi111.stdout:3829: write oid 472 current snap is 0 2023-10-01T09:12:45.108 INFO:tasks.rados.rados.0.smithi111.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-10-01T09:12:45.115 INFO:tasks.rados.rados.0.smithi111.stdout:3829: writing smithi11166722-472 from 763678 to 1452901 tid 1 2023-10-01T09:12:45.124 INFO:tasks.rados.rados.0.smithi111.stdout:3829: writing smithi11166722-472 from 2200377 to 2716196 tid 2 2023-10-01T09:12:45.129 INFO:tasks.rados.rados.0.smithi111.stdout:3829: writing smithi11166722-472 from 3444078 to 3563678 tid 3 2023-10-01T09:12:45.129 INFO:tasks.rados.rados.0.smithi111.stdout:3830: write oid 22 current snap is 0 2023-10-01T09:12:45.129 INFO:tasks.rados.rados.0.smithi111.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-10-01T09:12:45.138 INFO:tasks.rados.rados.0.smithi111.stdout:3830: writing smithi11166722-22 from 780485 to 1544957 tid 1 2023-10-01T09:12:45.146 INFO:tasks.rados.rados.0.smithi111.stdout:3830: writing smithi11166722-22 from 2258859 to 3034689 tid 2 2023-10-01T09:12:45.149 INFO:tasks.rados.rados.0.smithi111.stdout:3830: writing smithi11166722-22 from 3471501 to 3580485 tid 3 2023-10-01T09:12:45.150 INFO:tasks.rados.rados.0.smithi111.stdout:3831: write oid 191 current snap is 0 2023-10-01T09:12:45.150 INFO:tasks.rados.rados.0.smithi111.stdout:3826: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-10-01T09:12:45.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[27651]: cluster 2023-10-01T09:12:44.981087+0000 mgr.y (mgr.15312) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-10-01T09:12:45.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 systemd[1]: Stopping Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:12:45.307 INFO:tasks.rados.rados.0.smithi111.stdout:3827: finishing write tid 1 to smithi11166722-17 2023-10-01T09:12:45.307 INFO:tasks.rados.rados.0.smithi111.stdout:3827: finishing write tid 2 to smithi11166722-17 2023-10-01T09:12:45.307 INFO:tasks.rados.rados.0.smithi111.stdout:3827: finishing write tid 3 to smithi11166722-17 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3827: finishing write tid 4 to smithi11166722-17 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3827: finishing write tid 5 to smithi11166722-17 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 17 v 506 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3827: left oid 17 (ObjNum 2352 snap 0 seq_num 2352) 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3829: finishing write tid 1 to smithi11166722-472 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3829: finishing write tid 2 to smithi11166722-472 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3829: finishing write tid 3 to smithi11166722-472 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3829: finishing write tid 4 to smithi11166722-472 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3829: finishing write tid 5 to smithi11166722-472 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 472 v 524 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3829: left oid 472 (ObjNum 2354 snap 0 seq_num 2354) 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3830: finishing write tid 1 to smithi11166722-22 2023-10-01T09:12:45.308 INFO:tasks.rados.rados.0.smithi111.stdout:3830: finishing write tid 2 to smithi11166722-22 2023-10-01T09:12:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:3830: finishing write tid 3 to smithi11166722-22 2023-10-01T09:12:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:3830: finishing write tid 4 to smithi11166722-22 2023-10-01T09:12:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:3830: finishing write tid 5 to smithi11166722-22 2023-10-01T09:12:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 22 v 478 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-10-01T09:12:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:3830: left oid 22 (ObjNum 2355 snap 0 seq_num 2355) 2023-10-01T09:12:45.309 INFO:tasks.rados.rados.0.smithi111.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-10-01T09:12:45.320 INFO:tasks.rados.rados.0.smithi111.stdout:3831: writing smithi11166722-191 from 797292 to 1237013 tid 1 2023-10-01T09:12:45.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:45 smithi111 bash[27369]: cluster 2023-10-01T09:12:44.981087+0000 mgr.y (mgr.15312) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-10-01T09:12:45.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:45 smithi111 bash[33891]: cluster 2023-10-01T09:12:44.981087+0000 mgr.y (mgr.15312) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-10-01T09:12:45.327 INFO:tasks.rados.rados.0.smithi111.stdout:3831: writing smithi11166722-191 from 1917341 to 2436829 tid 2 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3831: writing smithi11166722-191 from 3098924 to 3577551 tid 3 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3826: done (4 left) 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3827: done (3 left) 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3829: done (2 left) 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3830: done (1 left) 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3832: write oid 185 current snap is 0 2023-10-01T09:12:45.334 INFO:tasks.rados.rados.0.smithi111.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-10-01T09:12:45.339 INFO:tasks.rados.rados.0.smithi111.stdout:3832: writing smithi11166722-185 from 414099 to 1045422 tid 1 2023-10-01T09:12:45.347 INFO:tasks.rados.rados.0.smithi111.stdout:3832: writing smithi11166722-185 from 1575823 to 2355322 tid 2 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3832: writing smithi11166722-185 from 3126347 to 3532599 tid 3 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3833: delete oid 131 current snap is 0 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3831: finishing write tid 1 to smithi11166722-191 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3831: finishing write tid 2 to smithi11166722-191 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3831: finishing write tid 3 to smithi11166722-191 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3831: finishing write tid 4 to smithi11166722-191 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3831: finishing write tid 5 to smithi11166722-191 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 191 v 379 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3831: left oid 191 (ObjNum 2356 snap 0 seq_num 2356) 2023-10-01T09:12:45.354 INFO:tasks.rados.rados.0.smithi111.stdout:3832: finishing write tid 1 to smithi11166722-185 2023-10-01T09:12:45.355 INFO:tasks.rados.rados.0.smithi111.stdout:3832: finishing write tid 2 to smithi11166722-185 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3831: done (2 left) 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3833: done (1 left) 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3834: read oid 335 snap -1 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3834: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3835: read oid 471 snap -1 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3835: expect deleted 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3836: write oid 149 current snap is 0 2023-10-01T09:12:45.356 INFO:tasks.rados.rados.0.smithi111.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-10-01T09:12:45.365 INFO:tasks.rados.rados.0.smithi111.stdout:3836: writing smithi11166722-149 from 447713 to 1229534 tid 1 2023-10-01T09:12:45.371 INFO:tasks.rados.rados.0.smithi111.stdout:3836: writing smithi11166722-149 from 1692787 to 2359602 tid 2 2023-10-01T09:12:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:3836: writing smithi11166722-149 from 3064840 to 3493636 tid 3 2023-10-01T09:12:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:3837: read oid 20 snap -1 2023-10-01T09:12:45.378 INFO:tasks.rados.rados.0.smithi111.stdout:3837: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:45.379 INFO:tasks.rados.rados.0.smithi111.stdout:3838: read oid 248 snap -1 2023-10-01T09:12:45.379 INFO:tasks.rados.rados.0.smithi111.stdout:3838: expect deleted 2023-10-01T09:12:45.379 INFO:tasks.rados.rados.0.smithi111.stdout:3839: read oid 353 snap -1 2023-10-01T09:12:45.379 INFO:tasks.rados.rados.0.smithi111.stdout:3839: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-10-01T09:12:45.379 INFO:tasks.rados.rados.0.smithi111.stdout:3840: write oid 487 current snap is 0 2023-10-01T09:12:45.379 INFO:tasks.rados.rados.0.smithi111.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-10-01T09:12:45.384 INFO:tasks.rados.rados.0.smithi111.stdout:3840: writing smithi11166722-487 from 464520 to 921590 tid 1 2023-10-01T09:12:45.390 INFO:tasks.rados.rados.0.smithi111.stdout:3840: writing smithi11166722-487 from 1351269 to 1878095 tid 2 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3840: writing smithi11166722-487 from 2408616 to 3048684 tid 3 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3841: read oid 175 snap -1 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3841: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3842: read oid 390 snap -1 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3842: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3843: read oid 204 snap -1 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3843: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:12:45.397 INFO:tasks.rados.rados.0.smithi111.stdout:3844: delete oid 81 current snap is 0 2023-10-01T09:12:45.400 INFO:tasks.rados.rados.0.smithi111.stdout:3832: finishing write tid 3 to smithi11166722-185 2023-10-01T09:12:45.400 INFO:tasks.rados.rados.0.smithi111.stdout:3832: finishing write tid 4 to smithi11166722-185 2023-10-01T09:12:45.400 INFO:tasks.rados.rados.0.smithi111.stdout:3832: finishing write tid 5 to smithi11166722-185 2023-10-01T09:12:45.400 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 185 v 528 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-10-01T09:12:45.400 INFO:tasks.rados.rados.0.smithi111.stdout:3832: left oid 185 (ObjNum 2357 snap 0 seq_num 2357) 2023-10-01T09:12:45.401 INFO:tasks.rados.rados.0.smithi111.stdout:3834: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:12:45.632 INFO:tasks.rados.rados.0.smithi111.stdout:3836: finishing write tid 1 to smithi11166722-149 2023-10-01T09:12:45.632 INFO:tasks.rados.rados.0.smithi111.stdout:3836: finishing write tid 2 to smithi11166722-149 2023-10-01T09:12:45.632 INFO:tasks.rados.rados.0.smithi111.stdout:3837: expect (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T09:12:45.712 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[54621]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-01T09:12:45.712 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.486Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T09:12:45.712 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.486Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T09:12:45.712 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.486Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.486Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.486Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.486Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.487Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.487Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.487Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.488Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.488Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T09:12:45.713 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:45 smithi183 bash[52777]: ts=2023-10-01T09:12:45.488Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T09:12:45.734 INFO:tasks.rados.rados.0.smithi111.stdout:3836: finishing write tid 3 to smithi11166722-149 2023-10-01T09:12:45.734 INFO:tasks.rados.rados.0.smithi111.stdout:3836: finishing write tid 4 to smithi11166722-149 2023-10-01T09:12:45.735 INFO:tasks.rados.rados.0.smithi111.stdout:3836: finishing write tid 5 to smithi11166722-149 2023-10-01T09:12:45.735 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 149 v 515 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-10-01T09:12:45.735 INFO:tasks.rados.rados.0.smithi111.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-10-01T09:12:45.735 INFO:tasks.rados.rados.0.smithi111.stdout:3839: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-10-01T09:12:45.930 INFO:tasks.rados.rados.0.smithi111.stdout:3840: finishing write tid 1 to smithi11166722-487 2023-10-01T09:12:45.930 INFO:tasks.rados.rados.0.smithi111.stdout:3840: finishing write tid 2 to smithi11166722-487 2023-10-01T09:12:45.932 INFO:tasks.rados.rados.0.smithi111.stdout:3841: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T09:12:46.074 INFO:tasks.rados.rados.0.smithi111.stdout:3840: finishing write tid 3 to smithi11166722-487 2023-10-01T09:12:46.074 INFO:tasks.rados.rados.0.smithi111.stdout:3840: finishing write tid 4 to smithi11166722-487 2023-10-01T09:12:46.074 INFO:tasks.rados.rados.0.smithi111.stdout:3840: finishing write tid 5 to smithi11166722-487 2023-10-01T09:12:46.075 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 487 v 350 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-10-01T09:12:46.075 INFO:tasks.rados.rados.0.smithi111.stdout:3840: left oid 487 (ObjNum 2360 snap 0 seq_num 2360) 2023-10-01T09:12:46.075 INFO:tasks.rados.rados.0.smithi111.stdout:3842: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-10-01T09:12:46.233 INFO:tasks.rados.rados.0.smithi111.stdout:3843: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T09:12:46.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:46 smithi183 bash[27651]: audit 2023-10-01T09:12:45.332430+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.111:0/969237429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:46.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:46 smithi183 bash[54657]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T09:12:46.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:46 smithi183 bash[54718]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T09:12:46.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:46 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-01T09:12:46.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:46 smithi183 systemd[1]: Stopped Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:46.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:46 smithi183 systemd[1]: Started Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:46.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:46 smithi111 bash[27369]: audit 2023-10-01T09:12:45.332430+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.111:0/969237429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:46.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:46 smithi111 bash[33891]: audit 2023-10-01T09:12:45.332430+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.111:0/969237429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3832: done (11 left) 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3834: done (10 left) 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3835: done (9 left) 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3836: done (8 left) 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3837: done (7 left) 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3838: done (6 left) 2023-10-01T09:12:46.411 INFO:tasks.rados.rados.0.smithi111.stdout:3839: done (5 left) 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3840: done (4 left) 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3841: done (3 left) 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3842: done (2 left) 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3843: done (1 left) 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3844: done (0 left) 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3845: write oid 313 current snap is 0 2023-10-01T09:12:46.412 INFO:tasks.rados.rados.0.smithi111.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-10-01T09:12:46.421 INFO:tasks.rados.rados.0.smithi111.stdout:3845: writing smithi11166722-313 from 498134 to 1105702 tid 1 2023-10-01T09:12:46.429 INFO:tasks.rados.rados.0.smithi111.stdout:3845: writing smithi11166722-313 from 1751880 to 2282375 tid 2 2023-10-01T09:12:46.436 INFO:tasks.rados.rados.0.smithi111.stdout:3845: writing smithi11166722-313 from 2747109 to 3526074 tid 3 2023-10-01T09:12:46.436 INFO:tasks.rados.rados.0.smithi111.stdout:3846: write oid 55 current snap is 0 2023-10-01T09:12:46.436 INFO:tasks.rados.rados.0.smithi111.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-10-01T09:12:46.443 INFO:tasks.rados.rados.0.smithi111.stdout:3846: writing smithi11166722-55 from 514941 to 1197758 tid 1 2023-10-01T09:12:46.450 INFO:tasks.rados.rados.0.smithi111.stdout:3846: writing smithi11166722-55 from 1810362 to 2484515 tid 2 2023-10-01T09:12:46.457 INFO:tasks.rados.rados.0.smithi111.stdout:3846: writing smithi11166722-55 from 3058179 to 3648416 tid 3 2023-10-01T09:12:46.457 INFO:tasks.rados.rados.0.smithi111.stdout:3847: read oid 443 snap -1 2023-10-01T09:12:46.457 INFO:tasks.rados.rados.0.smithi111.stdout:3847: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-10-01T09:12:46.457 INFO:tasks.rados.rados.0.smithi111.stdout:3848: read oid 100 snap -1 2023-10-01T09:12:46.457 INFO:tasks.rados.rados.0.smithi111.stdout:3848: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:12:46.458 INFO:tasks.rados.rados.0.smithi111.stdout:3849: read oid 193 snap -1 2023-10-01T09:12:46.458 INFO:tasks.rados.rados.0.smithi111.stdout:3849: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-10-01T09:12:46.458 INFO:tasks.rados.rados.0.smithi111.stdout:3850: read oid 11 snap -1 2023-10-01T09:12:46.458 INFO:tasks.rados.rados.0.smithi111.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-10-01T09:12:46.458 INFO:tasks.rados.rados.0.smithi111.stdout:3851: write oid 415 current snap is 0 2023-10-01T09:12:46.458 INFO:tasks.rados.rados.0.smithi111.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-10-01T09:12:46.465 INFO:tasks.rados.rados.0.smithi111.stdout:3851: writing smithi11166722-415 from 531748 to 1289814 tid 1 2023-10-01T09:12:46.472 INFO:tasks.rados.rados.0.smithi111.stdout:3851: writing smithi11166722-415 from 1868844 to 2403008 tid 2 2023-10-01T09:12:46.479 INFO:tasks.rados.rados.0.smithi111.stdout:3851: writing smithi11166722-415 from 3201955 to 3603464 tid 3 2023-10-01T09:12:46.479 INFO:tasks.rados.rados.0.smithi111.stdout:3852: write oid 423 current snap is 0 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3845: finishing write tid 1 to smithi11166722-313 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3845: finishing write tid 2 to smithi11166722-313 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3845: finishing write tid 3 to smithi11166722-313 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3845: finishing write tid 4 to smithi11166722-313 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3845: finishing write tid 5 to smithi11166722-313 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 313 v 595 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3846: finishing write tid 1 to smithi11166722-55 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3846: finishing write tid 2 to smithi11166722-55 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3846: finishing write tid 3 to smithi11166722-55 2023-10-01T09:12:46.480 INFO:tasks.rados.rados.0.smithi111.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-10-01T09:12:46.485 INFO:tasks.rados.rados.0.smithi111.stdout:3852: writing smithi11166722-423 from 548555 to 1098223 tid 1 2023-10-01T09:12:46.494 INFO:tasks.rados.rados.0.smithi111.stdout:3852: writing smithi11166722-423 from 1643679 to 2321501 tid 2 2023-10-01T09:12:46.501 INFO:tasks.rados.rados.0.smithi111.stdout:3852: writing smithi11166722-423 from 2829378 to 3442159 tid 3 2023-10-01T09:12:46.501 INFO:tasks.rados.rados.0.smithi111.stdout:3845: done (7 left) 2023-10-01T09:12:46.501 INFO:tasks.rados.rados.0.smithi111.stdout:3853: write oid 401 current snap is 0 2023-10-01T09:12:46.501 INFO:tasks.rados.rados.0.smithi111.stdout:3846: finishing write tid 4 to smithi11166722-55 2023-10-01T09:12:46.501 INFO:tasks.rados.rados.0.smithi111.stdout:3848: expect (ObjNum 99 snap 0 seq_num 99) 2023-10-01T09:12:46.621 INFO:tasks.rados.rados.0.smithi111.stdout:3846: finishing write tid 5 to smithi11166722-55 2023-10-01T09:12:46.622 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 55 v 466 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-10-01T09:12:46.622 INFO:tasks.rados.rados.0.smithi111.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-10-01T09:12:46.622 INFO:tasks.rados.rados.0.smithi111.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-10-01T09:12:46.773 INFO:tasks.rados.rados.0.smithi111.stdout:3847: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-10-01T09:12:46.955 INFO:tasks.rados.rados.0.smithi111.stdout:3849: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-10-01T09:12:47.117 INFO:tasks.rados.rados.0.smithi111.stdout:3851: finishing write tid 1 to smithi11166722-415 2023-10-01T09:12:47.117 INFO:tasks.rados.rados.0.smithi111.stdout:3851: finishing write tid 2 to smithi11166722-415 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3851: finishing write tid 3 to smithi11166722-415 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3851: finishing write tid 4 to smithi11166722-415 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3851: finishing write tid 5 to smithi11166722-415 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 415 v 419 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3852: finishing write tid 1 to smithi11166722-423 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3852: finishing write tid 2 to smithi11166722-423 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3852: finishing write tid 3 to smithi11166722-423 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3852: finishing write tid 4 to smithi11166722-423 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:3852: finishing write tid 5 to smithi11166722-423 2023-10-01T09:12:47.118 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 423 v 490 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-10-01T09:12:47.119 INFO:tasks.rados.rados.0.smithi111.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2023-10-01T09:12:47.119 INFO:tasks.rados.rados.0.smithi111.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-10-01T09:12:47.129 INFO:tasks.rados.rados.0.smithi111.stdout:3853: writing smithi11166722-401 from 565362 to 1190279 tid 1 2023-10-01T09:12:47.136 INFO:tasks.rados.rados.0.smithi111.stdout:3853: writing smithi11166722-401 from 1985808 to 2523641 tid 2 2023-10-01T09:12:47.144 INFO:tasks.rados.rados.0.smithi111.stdout:3853: writing smithi11166722-401 from 3256801 to 3765362 tid 3 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3846: done (7 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3847: done (6 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3848: done (5 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3849: done (4 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3850: done (3 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3851: done (2 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3852: done (1 left) 2023-10-01T09:12:47.145 INFO:tasks.rados.rados.0.smithi111.stdout:3854: read oid 12 snap -1 2023-10-01T09:12:47.146 INFO:tasks.rados.rados.0.smithi111.stdout:3854: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:12:47.146 INFO:tasks.rados.rados.0.smithi111.stdout:3855: write oid 89 current snap is 0 2023-10-01T09:12:47.146 INFO:tasks.rados.rados.0.smithi111.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-10-01T09:12:47.151 INFO:tasks.rados.rados.0.smithi111.stdout:3855: writing smithi11166722-89 from 582169 to 1282335 tid 1 2023-10-01T09:12:47.159 INFO:tasks.rados.rados.0.smithi111.stdout:3855: writing smithi11166722-89 from 2044290 to 2725781 tid 2 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3855: writing smithi11166722-89 from 3284224 to 3782169 tid 3 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3856: read oid 482 snap -1 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3856: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3857: write oid 296 current snap is 0 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3853: finishing write tid 1 to smithi11166722-401 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3853: finishing write tid 2 to smithi11166722-401 2023-10-01T09:12:47.166 INFO:tasks.rados.rados.0.smithi111.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-10-01T09:12:47.175 INFO:tasks.rados.rados.0.smithi111.stdout:3857: writing smithi11166722-296 from 598976 to 1374391 tid 1 2023-10-01T09:12:47.182 INFO:tasks.rados.rados.0.smithi111.stdout:3857: writing smithi11166722-296 from 2102772 to 2644274 tid 2 2023-10-01T09:12:47.189 INFO:tasks.rados.rados.0.smithi111.stdout:3857: writing smithi11166722-296 from 3311647 to 3798976 tid 3 2023-10-01T09:12:47.189 INFO:tasks.rados.rados.0.smithi111.stdout:3858: write oid 454 current snap is 0 2023-10-01T09:12:47.189 INFO:tasks.rados.rados.0.smithi111.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-10-01T09:12:47.195 INFO:tasks.rados.rados.0.smithi111.stdout:3858: writing smithi11166722-454 from 615783 to 1066447 tid 1 2023-10-01T09:12:47.203 INFO:tasks.rados.rados.0.smithi111.stdout:3858: writing smithi11166722-454 from 1761254 to 2446414 tid 2 2023-10-01T09:12:47.210 INFO:tasks.rados.rados.0.smithi111.stdout:3858: writing smithi11166722-454 from 2939070 to 3713292 tid 3 2023-10-01T09:12:47.210 INFO:tasks.rados.rados.0.smithi111.stdout:3859: read oid 412 snap -1 2023-10-01T09:12:47.210 INFO:tasks.rados.rados.0.smithi111.stdout:3859: expect deleted 2023-10-01T09:12:47.211 INFO:tasks.rados.rados.0.smithi111.stdout:3860: write oid 395 current snap is 0 2023-10-01T09:12:47.211 INFO:tasks.rados.rados.0.smithi111.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-10-01T09:12:47.217 INFO:tasks.rados.rados.0.smithi111.stdout:3860: writing smithi11166722-395 from 632590 to 1158503 tid 1 2023-10-01T09:12:47.223 INFO:tasks.rados.rados.0.smithi111.stdout:3860: writing smithi11166722-395 from 1703383 to 2248554 tid 2 2023-10-01T09:12:47.230 INFO:tasks.rados.rados.0.smithi111.stdout:3860: writing smithi11166722-395 from 2850140 to 3435634 tid 3 2023-10-01T09:12:47.230 INFO:tasks.rados.rados.0.smithi111.stdout:3861: read oid 281 snap -1 2023-10-01T09:12:47.230 INFO:tasks.rados.rados.0.smithi111.stdout:3861: expect deleted 2023-10-01T09:12:47.230 INFO:tasks.rados.rados.0.smithi111.stdout:3862: write oid 168 current snap is 0 2023-10-01T09:12:47.230 INFO:tasks.rados.rados.0.smithi111.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-10-01T09:12:47.237 INFO:tasks.rados.rados.0.smithi111.stdout:3862: writing smithi11166722-168 from 649397 to 1250559 tid 1 2023-10-01T09:12:47.244 INFO:tasks.rados.rados.0.smithi111.stdout:3862: writing smithi11166722-168 from 1761865 to 2450694 tid 2 2023-10-01T09:12:47.249 INFO:tasks.rados.rados.0.smithi111.stdout:3862: writing smithi11166722-168 from 2877563 to 3390682 tid 3 2023-10-01T09:12:47.252 INFO:tasks.rados.rados.0.smithi111.stdout:3862: writing smithi11166722-168 from 3812689 to 3849397 tid 4 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3863: read oid 429 snap -1 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3863: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3864: delete oid 351 current snap is 0 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3853: finishing write tid 3 to smithi11166722-401 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3853: finishing write tid 4 to smithi11166722-401 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3853: finishing write tid 5 to smithi11166722-401 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 401 v 470 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2023-10-01T09:12:47.253 INFO:tasks.rados.rados.0.smithi111.stdout:3854: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:3855: finishing write tid 1 to smithi11166722-89 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:3855: finishing write tid 2 to smithi11166722-89 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:3855: finishing write tid 3 to smithi11166722-89 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:3855: finishing write tid 4 to smithi11166722-89 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:3855: finishing write tid 5 to smithi11166722-89 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 89 v 423 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-10-01T09:12:47.383 INFO:tasks.rados.rados.0.smithi111.stdout:3855: left oid 89 (ObjNum 2367 snap 0 seq_num 2367) 2023-10-01T09:12:47.384 INFO:tasks.rados.rados.0.smithi111.stdout:3856: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-10-01T09:12:47.576 INFO:tasks.rados.rados.0.smithi111.stdout:3857: finishing write tid 1 to smithi11166722-296 2023-10-01T09:12:47.576 INFO:tasks.rados.rados.0.smithi111.stdout:3857: finishing write tid 2 to smithi11166722-296 2023-10-01T09:12:47.576 INFO:tasks.rados.rados.0.smithi111.stdout:3857: finishing write tid 3 to smithi11166722-296 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3857: finishing write tid 4 to smithi11166722-296 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3857: finishing write tid 5 to smithi11166722-296 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 296 v 354 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3857: left oid 296 (ObjNum 2368 snap 0 seq_num 2368) 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3858: finishing write tid 1 to smithi11166722-454 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3853: done (11 left) 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3854: done (10 left) 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3855: done (9 left) 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3856: done (8 left) 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3857: done (7 left) 2023-10-01T09:12:47.577 INFO:tasks.rados.rados.0.smithi111.stdout:3864: done (6 left) 2023-10-01T09:12:47.578 INFO:tasks.rados.rados.0.smithi111.stdout:3865: read oid 162 snap -1 2023-10-01T09:12:47.578 INFO:tasks.rados.rados.0.smithi111.stdout:3865: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-10-01T09:12:47.578 INFO:tasks.rados.rados.0.smithi111.stdout:3866: write oid 135 current snap is 0 2023-10-01T09:12:47.578 INFO:tasks.rados.rados.0.smithi111.stdout:3858: finishing write tid 2 to smithi11166722-454 2023-10-01T09:12:47.578 INFO:tasks.rados.rados.0.smithi111.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-10-01T09:12:47.587 INFO:tasks.rados.rados.0.smithi111.stdout:3866: writing smithi11166722-135 from 683011 to 1151024 tid 1 2023-10-01T09:12:47.593 INFO:tasks.rados.rados.0.smithi111.stdout:3866: writing smithi11166722-135 from 1595182 to 2287680 tid 2 2023-10-01T09:12:47.601 INFO:tasks.rados.rados.0.smithi111.stdout:3866: writing smithi11166722-135 from 3048762 to 3584425 tid 3 2023-10-01T09:12:47.601 INFO:tasks.rados.rados.0.smithi111.stdout:3867: write oid 202 current snap is 0 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:3858: finishing write tid 3 to smithi11166722-454 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:3858: finishing write tid 4 to smithi11166722-454 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:3858: finishing write tid 5 to smithi11166722-454 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 454 v 358 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:3858: left oid 454 (ObjNum 2369 snap 0 seq_num 2369) 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:3860: finishing write tid 1 to smithi11166722-395 2023-10-01T09:12:47.602 INFO:tasks.rados.rados.0.smithi111.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-10-01T09:12:47.607 INFO:tasks.rados.rados.0.smithi111.stdout:3867: writing smithi11166722-202 from 699818 to 1243080 tid 1 2023-10-01T09:12:47.614 INFO:tasks.rados.rados.0.smithi111.stdout:3867: writing smithi11166722-202 from 1937311 to 2373467 tid 2 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3867: writing smithi11166722-202 from 2843479 to 3590414 tid 3 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3858: done (8 left) 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3859: done (7 left) 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3868: write oid 320 current snap is 0 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3860: finishing write tid 2 to smithi11166722-395 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3860: finishing write tid 3 to smithi11166722-395 2023-10-01T09:12:47.621 INFO:tasks.rados.rados.0.smithi111.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-10-01T09:12:47.628 INFO:tasks.rados.rados.0.smithi111.stdout:3868: writing smithi11166722-320 from 716625 to 1335136 tid 1 2023-10-01T09:12:47.635 INFO:tasks.rados.rados.0.smithi111.stdout:3868: writing smithi11166722-320 from 1995793 to 2691960 tid 2 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3868: writing smithi11166722-320 from 3387255 to 3916625 tid 3 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3861: done (7 left) 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3869: read oid 101 snap -1 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3869: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3870: read oid 43 snap -1 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3870: expect (ObjNum 1848 snap 0 seq_num 1848) 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3871: write oid 102 current snap is 0 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3860: finishing write tid 4 to smithi11166722-395 2023-10-01T09:12:47.643 INFO:tasks.rados.rados.0.smithi111.stdout:3860: finishing write tid 5 to smithi11166722-395 2023-10-01T09:12:47.644 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 427 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-10-01T09:12:47.644 INFO:tasks.rados.rados.0.smithi111.stdout:3860: left oid 395 (ObjNum 2370 snap 0 seq_num 2370) 2023-10-01T09:12:47.644 INFO:tasks.rados.rados.0.smithi111.stdout:3862: finishing write tid 1 to smithi11166722-168 2023-10-01T09:12:47.644 INFO:tasks.rados.rados.0.smithi111.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-10-01T09:12:47.650 INFO:tasks.rados.rados.0.smithi111.stdout:3871: writing smithi11166722-102 from 733432 to 1427192 tid 1 2023-10-01T09:12:47.656 INFO:tasks.rados.rados.0.smithi111.stdout:3871: writing smithi11166722-102 from 2054275 to 2494100 tid 2 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3871: writing smithi11166722-102 from 2898325 to 3384157 tid 3 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3860: done (9 left) 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3872: write oid 370 current snap is 0 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3862: finishing write tid 2 to smithi11166722-168 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3862: finishing write tid 3 to smithi11166722-168 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3862: finishing write tid 4 to smithi11166722-168 2023-10-01T09:12:47.662 INFO:tasks.rados.rados.0.smithi111.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-10-01T09:12:47.670 INFO:tasks.rados.rados.0.smithi111.stdout:3872: writing smithi11166722-370 from 750239 to 1519248 tid 1 2023-10-01T09:12:47.677 INFO:tasks.rados.rados.0.smithi111.stdout:3872: writing smithi11166722-370 from 2112757 to 2812593 tid 2 2023-10-01T09:12:47.683 INFO:tasks.rados.rados.0.smithi111.stdout:3872: writing smithi11166722-370 from 3442101 to 3950239 tid 3 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3873: read oid 221 snap -1 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3873: expect (ObjNum 2332 snap 0 seq_num 2332) 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3874: read oid 51 snap -1 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3874: expect deleted 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3875: read oid 349 snap -1 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3875: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3876: write oid 434 current snap is 0 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3862: finishing write tid 5 to smithi11166722-168 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3862: finishing write tid 6 to smithi11166722-168 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 168 v 432 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-10-01T09:12:47.684 INFO:tasks.rados.rados.0.smithi111.stdout:3862: left oid 168 (ObjNum 2371 snap 0 seq_num 2371) 2023-10-01T09:12:47.685 INFO:tasks.rados.rados.0.smithi111.stdout:3863: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-10-01T09:12:47.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:47 smithi183 bash[27651]: audit 2023-10-01T09:12:46.336459+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:47 smithi183 bash[27651]: audit 2023-10-01T09:12:46.343728+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:47 smithi183 bash[27651]: audit 2023-10-01T09:12:46.372434+0000 mgr.y (mgr.15312) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:47 smithi183 bash[27651]: audit 2023-10-01T09:12:46.376414+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:47 smithi183 bash[27651]: audit 2023-10-01T09:12:46.389894+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:47 smithi183 bash[27651]: cluster 2023-10-01T09:12:46.981531+0000 mgr.y (mgr.15312) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-10-01T09:12:47.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[33891]: audit 2023-10-01T09:12:46.336459+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[33891]: audit 2023-10-01T09:12:46.343728+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[33891]: audit 2023-10-01T09:12:46.372434+0000 mgr.y (mgr.15312) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[33891]: audit 2023-10-01T09:12:46.376414+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[33891]: audit 2023-10-01T09:12:46.389894+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[33891]: cluster 2023-10-01T09:12:46.981531+0000 mgr.y (mgr.15312) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[27369]: audit 2023-10-01T09:12:46.336459+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[27369]: audit 2023-10-01T09:12:46.343728+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[27369]: audit 2023-10-01T09:12:46.372434+0000 mgr.y (mgr.15312) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:47.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[27369]: audit 2023-10-01T09:12:46.376414+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T09:12:47.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[27369]: audit 2023-10-01T09:12:46.389894+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:47.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:47 smithi111 bash[27369]: cluster 2023-10-01T09:12:46.981531+0000 mgr.y (mgr.15312) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2023-10-01T09:12:47.864 INFO:tasks.rados.rados.0.smithi111.stdout:3865: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-10-01T09:12:48.083 INFO:tasks.rados.rados.0.smithi111.stdout:3866: finishing write tid 1 to smithi11166722-135 2023-10-01T09:12:48.083 INFO:tasks.rados.rados.0.smithi111.stdout:3866: finishing write tid 2 to smithi11166722-135 2023-10-01T09:12:48.083 INFO:tasks.rados.rados.0.smithi111.stdout:3866: finishing write tid 3 to smithi11166722-135 2023-10-01T09:12:48.083 INFO:tasks.rados.rados.0.smithi111.stdout:3866: finishing write tid 4 to smithi11166722-135 2023-10-01T09:12:48.083 INFO:tasks.rados.rados.0.smithi111.stdout:3866: finishing write tid 5 to smithi11166722-135 2023-10-01T09:12:48.083 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 135 v 495 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3866: left oid 135 (ObjNum 2373 snap 0 seq_num 2373) 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3867: finishing write tid 1 to smithi11166722-202 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3867: finishing write tid 2 to smithi11166722-202 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3867: finishing write tid 3 to smithi11166722-202 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3867: finishing write tid 4 to smithi11166722-202 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3867: finishing write tid 5 to smithi11166722-202 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 202 v 636 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3867: left oid 202 (ObjNum 2374 snap 0 seq_num 2374) 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3868: finishing write tid 1 to smithi11166722-320 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3868: finishing write tid 2 to smithi11166722-320 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3868: finishing write tid 3 to smithi11166722-320 2023-10-01T09:12:48.084 INFO:tasks.rados.rados.0.smithi111.stdout:3868: finishing write tid 4 to smithi11166722-320 2023-10-01T09:12:48.085 INFO:tasks.rados.rados.0.smithi111.stdout:3868: finishing write tid 5 to smithi11166722-320 2023-10-01T09:12:48.085 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 320 v 482 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-10-01T09:12:48.085 INFO:tasks.rados.rados.0.smithi111.stdout:3868: left oid 320 (ObjNum 2375 snap 0 seq_num 2375) 2023-10-01T09:12:48.085 INFO:tasks.rados.rados.0.smithi111.stdout:3870: expect (ObjNum 1848 snap 0 seq_num 1848) 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.076Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.076Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.076Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi183 (none))" 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.077Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.077Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.079Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.079Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.081Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.085Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T09:12:48.195 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.085Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.18µs 2023-10-01T09:12:48.196 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.085Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T09:12:48.244 INFO:tasks.rados.rados.0.smithi111.stdout:3871: finishing write tid 1 to smithi11166722-102 2023-10-01T09:12:48.244 INFO:tasks.rados.rados.0.smithi111.stdout:3869: expect (ObjNum 2140 snap 0 seq_num 2140) 2023-10-01T09:12:48.457 INFO:tasks.rados.rados.0.smithi111.stdout:3871: finishing write tid 2 to smithi11166722-102 2023-10-01T09:12:48.457 INFO:tasks.rados.rados.0.smithi111.stdout:3871: finishing write tid 3 to smithi11166722-102 2023-10-01T09:12:48.457 INFO:tasks.rados.rados.0.smithi111.stdout:3871: finishing write tid 4 to smithi11166722-102 2023-10-01T09:12:48.457 INFO:tasks.rados.rados.0.smithi111.stdout:3871: finishing write tid 5 to smithi11166722-102 2023-10-01T09:12:48.457 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 102 v 640 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3871: left oid 102 (ObjNum 2376 snap 0 seq_num 2376) 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3872: finishing write tid 1 to smithi11166722-370 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3872: finishing write tid 2 to smithi11166722-370 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3872: finishing write tid 3 to smithi11166722-370 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3872: finishing write tid 4 to smithi11166722-370 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3872: finishing write tid 5 to smithi11166722-370 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 370 v 373 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3872: left oid 370 (ObjNum 2377 snap 0 seq_num 2377) 2023-10-01T09:12:48.458 INFO:tasks.rados.rados.0.smithi111.stdout:3875: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T09:12:48.523 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.233Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-01T09:12:48.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[27651]: audit 2023-10-01T09:12:47.804201+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.111:0/2279513724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:48.634 INFO:tasks.rados.rados.0.smithi111.stdout:3873: expect (ObjNum 2332 snap 0 seq_num 2332) 2023-10-01T09:12:48.801 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.525Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-01T09:12:48.801 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.563Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-01T09:12:48.801 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.563Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-01T09:12:48.801 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.563Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.499µs wal_replay_duration=478.545186ms total_replay_duration=478.599002ms 2023-10-01T09:12:48.802 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.570Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T09:12:48.802 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.570Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T09:12:48.802 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.570Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T09:12:48.802 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.604Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.981113ms db_storage=1.772µs remote_storage=2.732µs web_handler=782ns query_engine=1.566µs scrape=664.674µs scrape_sd=317.037µs notify=42.949µs notify_sd=35.251µs rules=32.19934ms 2023-10-01T09:12:48.802 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:48 smithi183 bash[54747]: ts=2023-10-01T09:12:48.604Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T09:12:48.813 INFO:tasks.rados.rados.0.smithi111.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-10-01T09:12:48.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:48 smithi111 bash[27369]: audit 2023-10-01T09:12:47.804201+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.111:0/2279513724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:48 smithi111 bash[33891]: audit 2023-10-01T09:12:47.804201+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.111:0/2279513724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:48.826 INFO:tasks.rados.rados.0.smithi111.stdout:3876: writing smithi11166722-434 from 767046 to 1211304 tid 1 2023-10-01T09:12:48.832 INFO:tasks.rados.rados.0.smithi111.stdout:3876: writing smithi11166722-434 from 1654886 to 2098380 tid 2 2023-10-01T09:12:48.839 INFO:tasks.rados.rados.0.smithi111.stdout:3876: writing smithi11166722-434 from 2836818 to 3345194 tid 3 2023-10-01T09:12:48.843 INFO:tasks.rados.rados.0.smithi111.stdout:3876: writing smithi11166722-434 from 3760009 to 3967046 tid 4 2023-10-01T09:12:48.843 INFO:tasks.rados.rados.0.smithi111.stdout:3862: done (13 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3863: done (12 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3865: done (11 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3866: done (10 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3867: done (9 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3868: done (8 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3869: done (7 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3870: done (6 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3871: done (5 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3872: done (4 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3873: done (3 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3874: done (2 left) 2023-10-01T09:12:48.844 INFO:tasks.rados.rados.0.smithi111.stdout:3875: done (1 left) 2023-10-01T09:12:48.845 INFO:tasks.rados.rados.0.smithi111.stdout:3877: read oid 116 snap -1 2023-10-01T09:12:48.845 INFO:tasks.rados.rados.0.smithi111.stdout:3877: expect deleted 2023-10-01T09:12:48.845 INFO:tasks.rados.rados.0.smithi111.stdout:3878: delete oid 443 current snap is 0 2023-10-01T09:12:48.845 INFO:tasks.rados.rados.0.smithi111.stdout:3876: finishing write tid 1 to smithi11166722-434 2023-10-01T09:12:48.845 INFO:tasks.rados.rados.0.smithi111.stdout:3876: finishing write tid 2 to smithi11166722-434 2023-10-01T09:12:48.845 INFO:tasks.rados.rados.0.smithi111.stdout:3876: finishing write tid 3 to smithi11166722-434 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3877: done (2 left) 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3878: done (1 left) 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3879: read oid 60 snap -1 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3879: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3880: read oid 192 snap -1 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3880: expect deleted 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3881: read oid 377 snap -1 2023-10-01T09:12:48.846 INFO:tasks.rados.rados.0.smithi111.stdout:3881: expect (ObjNum 2320 snap 0 seq_num 2320) 2023-10-01T09:12:48.847 INFO:tasks.rados.rados.0.smithi111.stdout:3882: write oid 164 current snap is 0 2023-10-01T09:12:48.847 INFO:tasks.rados.rados.0.smithi111.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-10-01T09:12:48.852 INFO:tasks.rados.rados.0.smithi111.stdout:3882: writing smithi11166722-164 from 400660 to 1111769 tid 1 2023-10-01T09:12:48.857 INFO:tasks.rados.rados.0.smithi111.stdout:3882: writing smithi11166722-164 from 1888203 to 2000660 tid 2 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:3883: delete oid 98 current snap is 0 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:3876: finishing write tid 4 to smithi11166722-434 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:3876: finishing write tid 5 to smithi11166722-434 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:3876: finishing write tid 6 to smithi11166722-434 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 434 v 645 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:3876: left oid 434 (ObjNum 2378 snap 0 seq_num 2378) 2023-10-01T09:12:48.858 INFO:tasks.rados.rados.0.smithi111.stdout:3881: expect (ObjNum 2320 snap 0 seq_num 2320) 2023-10-01T09:12:49.045 INFO:tasks.rados.rados.0.smithi111.stdout:3879: expect (ObjNum 675 snap 0 seq_num 675) 2023-10-01T09:12:49.195 INFO:tasks.rados.rados.0.smithi111.stdout:3882: finishing write tid 1 to smithi11166722-164 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3882: finishing write tid 2 to smithi11166722-164 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3882: finishing write tid 3 to smithi11166722-164 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3882: finishing write tid 4 to smithi11166722-164 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 485 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3882: left oid 164 (ObjNum 2380 snap 0 seq_num 2380) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3876: done (5 left) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3879: done (4 left) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3880: done (3 left) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3881: done (2 left) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3882: done (1 left) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3883: done (0 left) 2023-10-01T09:12:49.196 INFO:tasks.rados.rados.0.smithi111.stdout:3884: delete oid 262 current snap is 0 2023-10-01T09:12:49.198 INFO:tasks.rados.rados.0.smithi111.stdout:3884: done (0 left) 2023-10-01T09:12:49.198 INFO:tasks.rados.rados.0.smithi111.stdout:3885: read oid 44 snap -1 2023-10-01T09:12:49.199 INFO:tasks.rados.rados.0.smithi111.stdout:3885: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:12:49.199 INFO:tasks.rados.rados.0.smithi111.stdout:3886: read oid 266 snap -1 2023-10-01T09:12:49.199 INFO:tasks.rados.rados.0.smithi111.stdout:3886: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-10-01T09:12:49.199 INFO:tasks.rados.rados.0.smithi111.stdout:3887: write oid 101 current snap is 0 2023-10-01T09:12:49.199 INFO:tasks.rados.rados.0.smithi111.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-10-01T09:12:49.209 INFO:tasks.rados.rados.0.smithi111.stdout:3887: writing smithi11166722-101 from 451081 to 987937 tid 1 2023-10-01T09:12:49.215 INFO:tasks.rados.rados.0.smithi111.stdout:3887: writing smithi11166722-101 from 1547296 to 2051081 tid 2 2023-10-01T09:12:49.216 INFO:tasks.rados.rados.0.smithi111.stdout:3888: read oid 74 snap -1 2023-10-01T09:12:49.216 INFO:tasks.rados.rados.0.smithi111.stdout:3888: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T09:12:49.216 INFO:tasks.rados.rados.0.smithi111.stdout:3889: write oid 450 current snap is 0 2023-10-01T09:12:49.216 INFO:tasks.rados.rados.0.smithi111.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-10-01T09:12:49.221 INFO:tasks.rados.rados.0.smithi111.stdout:3889: writing smithi11166722-450 from 467888 to 1079993 tid 1 2023-10-01T09:12:49.228 INFO:tasks.rados.rados.0.smithi111.stdout:3889: writing smithi11166722-450 from 1605778 to 2060279 tid 2 2023-10-01T09:12:49.228 INFO:tasks.rados.rados.0.smithi111.stdout:3890: read oid 57 snap -1 2023-10-01T09:12:49.229 INFO:tasks.rados.rados.0.smithi111.stdout:3890: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-10-01T09:12:49.229 INFO:tasks.rados.rados.0.smithi111.stdout:3891: read oid 148 snap -1 2023-10-01T09:12:49.229 INFO:tasks.rados.rados.0.smithi111.stdout:3891: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-10-01T09:12:49.229 INFO:tasks.rados.rados.0.smithi111.stdout:3892: write oid 475 current snap is 0 2023-10-01T09:12:49.229 INFO:tasks.rados.rados.0.smithi111.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-10-01T09:12:49.238 INFO:tasks.rados.rados.0.smithi111.stdout:3892: writing smithi11166722-475 from 484695 to 1172049 tid 1 2023-10-01T09:12:49.243 INFO:tasks.rados.rados.0.smithi111.stdout:3892: writing smithi11166722-475 from 1664260 to 2084695 tid 2 2023-10-01T09:12:49.243 INFO:tasks.rados.rados.0.smithi111.stdout:3893: write oid 331 current snap is 0 2023-10-01T09:12:49.243 INFO:tasks.rados.rados.0.smithi111.stdout:3885: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T09:12:49.332 INFO:tasks.rados.rados.0.smithi111.stdout:3886: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-10-01T09:12:49.452 INFO:tasks.rados.rados.0.smithi111.stdout:3887: finishing write tid 1 to smithi11166722-101 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:3887: finishing write tid 2 to smithi11166722-101 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:3887: finishing write tid 3 to smithi11166722-101 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:3887: finishing write tid 4 to smithi11166722-101 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 347 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:3889: finishing write tid 1 to smithi11166722-450 2023-10-01T09:12:49.453 INFO:tasks.rados.rados.0.smithi111.stdout:3888: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T09:12:49.626 INFO:tasks.rados.rados.0.smithi111.stdout:3889: finishing write tid 2 to smithi11166722-450 2023-10-01T09:12:49.626 INFO:tasks.rados.rados.0.smithi111.stdout:3889: finishing write tid 3 to smithi11166722-450 2023-10-01T09:12:49.626 INFO:tasks.rados.rados.0.smithi111.stdout:3889: finishing write tid 4 to smithi11166722-450 2023-10-01T09:12:49.626 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 450 v 382 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-10-01T09:12:49.626 INFO:tasks.rados.rados.0.smithi111.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-10-01T09:12:49.626 INFO:tasks.rados.rados.0.smithi111.stdout:3890: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-10-01T09:12:49.627 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:49 smithi183 bash[27651]: cluster 2023-10-01T09:12:48.981963+0000 mgr.y (mgr.15312) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-01T09:12:49.627 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:49 smithi183 bash[27651]: audit 2023-10-01T09:12:49.311794+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:49.627 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:49 smithi183 bash[27651]: audit 2023-10-01T09:12:49.315482+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:49.627 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:49 smithi183 bash[27651]: audit 2023-10-01T09:12:49.318776+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:12:49.627 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:49 smithi183 bash[27651]: audit 2023-10-01T09:12:49.320462+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:49.745 INFO:tasks.rados.rados.0.smithi111.stdout:3891: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-10-01T09:12:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[33891]: cluster 2023-10-01T09:12:48.981963+0000 mgr.y (mgr.15312) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-01T09:12:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[33891]: audit 2023-10-01T09:12:49.311794+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[33891]: audit 2023-10-01T09:12:49.315482+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[33891]: audit 2023-10-01T09:12:49.318776+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:12:49.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[33891]: audit 2023-10-01T09:12:49.320462+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:49.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[27369]: cluster 2023-10-01T09:12:48.981963+0000 mgr.y (mgr.15312) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-10-01T09:12:49.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[27369]: audit 2023-10-01T09:12:49.311794+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:49.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[27369]: audit 2023-10-01T09:12:49.315482+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:12:49.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[27369]: audit 2023-10-01T09:12:49.318776+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:12:49.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:49 smithi111 bash[27369]: audit 2023-10-01T09:12:49.320462+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:3892: finishing write tid 1 to smithi11166722-475 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:3892: finishing write tid 2 to smithi11166722-475 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:3892: finishing write tid 3 to smithi11166722-475 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:3892: finishing write tid 4 to smithi11166722-475 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 475 v 489 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-10-01T09:12:49.914 INFO:tasks.rados.rados.0.smithi111.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-10-01T09:12:49.925 INFO:tasks.rados.rados.0.smithi111.stdout:3893: writing smithi11166722-331 from 501502 to 1264105 tid 1 2023-10-01T09:12:49.931 INFO:tasks.rados.rados.0.smithi111.stdout:3893: writing smithi11166722-331 from 2006389 to 2101502 tid 2 2023-10-01T09:12:49.931 INFO:tasks.rados.rados.0.smithi111.stdout:3885: done (8 left) 2023-10-01T09:12:49.931 INFO:tasks.rados.rados.0.smithi111.stdout:3886: done (7 left) 2023-10-01T09:12:49.931 INFO:tasks.rados.rados.0.smithi111.stdout:3887: done (6 left) 2023-10-01T09:12:49.931 INFO:tasks.rados.rados.0.smithi111.stdout:3888: done (5 left) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3889: done (4 left) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3890: done (3 left) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3891: done (2 left) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3892: done (1 left) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3894: read oid 255 snap -1 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3894: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3895: read oid 14 snap -1 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3895: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3896: write oid 259 current snap is 0 2023-10-01T09:12:49.932 INFO:tasks.rados.rados.0.smithi111.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-10-01T09:12:49.938 INFO:tasks.rados.rados.0.smithi111.stdout:3896: writing smithi11166722-259 from 518309 to 956161 tid 1 2023-10-01T09:12:49.947 INFO:tasks.rados.rados.0.smithi111.stdout:3896: writing smithi11166722-259 from 1664871 to 2118309 tid 2 2023-10-01T09:12:49.947 INFO:tasks.rados.rados.0.smithi111.stdout:3897: write oid 113 current snap is 0 2023-10-01T09:12:49.947 INFO:tasks.rados.rados.0.smithi111.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-10-01T09:12:49.953 INFO:tasks.rados.rados.0.smithi111.stdout:3897: writing smithi11166722-113 from 535116 to 1164570 tid 1 2023-10-01T09:12:49.959 INFO:tasks.rados.rados.0.smithi111.stdout:3897: writing smithi11166722-113 from 1839706 to 2135116 tid 2 2023-10-01T09:12:49.959 INFO:tasks.rados.rados.0.smithi111.stdout:3898: delete oid 370 current snap is 0 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3893: finishing write tid 1 to smithi11166722-331 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3893: finishing write tid 2 to smithi11166722-331 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3893: finishing write tid 3 to smithi11166722-331 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3893: finishing write tid 4 to smithi11166722-331 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 331 v 473 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3896: finishing write tid 1 to smithi11166722-259 2023-10-01T09:12:49.960 INFO:tasks.rados.rados.0.smithi111.stdout:3894: expect (ObjNum 1880 snap 0 seq_num 1880) 2023-10-01T09:12:50.109 INFO:tasks.rados.rados.0.smithi111.stdout:3896: finishing write tid 2 to smithi11166722-259 2023-10-01T09:12:50.110 INFO:tasks.rados.rados.0.smithi111.stdout:3896: finishing write tid 3 to smithi11166722-259 2023-10-01T09:12:50.110 INFO:tasks.rados.rados.0.smithi111.stdout:3895: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T09:12:50.248 INFO:tasks.rados.rados.0.smithi111.stdout:3896: finishing write tid 4 to smithi11166722-259 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 259 v 598 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3896: left oid 259 (ObjNum 2387 snap 0 seq_num 2387) 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3897: finishing write tid 1 to smithi11166722-113 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3897: finishing write tid 2 to smithi11166722-113 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3897: finishing write tid 3 to smithi11166722-113 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3897: finishing write tid 4 to smithi11166722-113 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 113 v 385 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3897: left oid 113 (ObjNum 2388 snap 0 seq_num 2388) 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3893: done (5 left) 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3894: done (4 left) 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3895: done (3 left) 2023-10-01T09:12:50.249 INFO:tasks.rados.rados.0.smithi111.stdout:3896: done (2 left) 2023-10-01T09:12:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:3897: done (1 left) 2023-10-01T09:12:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:3898: done (0 left) 2023-10-01T09:12:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:3899: read oid 392 snap -1 2023-10-01T09:12:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:3899: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:12:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:3900: write oid 218 current snap is 0 2023-10-01T09:12:50.250 INFO:tasks.rados.rados.0.smithi111.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-10-01T09:12:50.259 INFO:tasks.rados.rados.0.smithi111.stdout:3900: writing smithi11166722-218 from 568730 to 1348682 tid 1 2023-10-01T09:12:50.264 INFO:tasks.rados.rados.0.smithi111.stdout:3900: writing smithi11166722-218 from 1840317 to 2168730 tid 2 2023-10-01T09:12:50.264 INFO:tasks.rados.rados.0.smithi111.stdout:3901: write oid 470 current snap is 0 2023-10-01T09:12:50.264 INFO:tasks.rados.rados.0.smithi111.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-10-01T09:12:50.270 INFO:tasks.rados.rados.0.smithi111.stdout:3901: writing smithi11166722-470 from 585537 to 1040738 tid 1 2023-10-01T09:12:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:3901: writing smithi11166722-470 from 1498799 to 2107965 tid 2 2023-10-01T09:12:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:3902: write oid 124 current snap is 0 2023-10-01T09:12:50.277 INFO:tasks.rados.rados.0.smithi111.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-10-01T09:12:50.283 INFO:tasks.rados.rados.0.smithi111.stdout:3902: writing smithi11166722-124 from 602344 to 1132794 tid 1 2023-10-01T09:12:50.288 INFO:tasks.rados.rados.0.smithi111.stdout:3902: writing smithi11166722-124 from 1557281 to 2026458 tid 2 2023-10-01T09:12:50.289 INFO:tasks.rados.rados.0.smithi111.stdout:3903: read oid 268 snap -1 2023-10-01T09:12:50.289 INFO:tasks.rados.rados.0.smithi111.stdout:3903: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-10-01T09:12:50.289 INFO:tasks.rados.rados.0.smithi111.stdout:3904: write oid 433 current snap is 0 2023-10-01T09:12:50.289 INFO:tasks.rados.rados.0.smithi111.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-10-01T09:12:50.296 INFO:tasks.rados.rados.0.smithi111.stdout:3904: writing smithi11166722-433 from 619151 to 1224850 tid 1 2023-10-01T09:12:50.302 INFO:tasks.rados.rados.0.smithi111.stdout:3904: writing smithi11166722-433 from 2015763 to 2219151 tid 2 2023-10-01T09:12:50.302 INFO:tasks.rados.rados.0.smithi111.stdout:3905: write oid 432 current snap is 0 2023-10-01T09:12:50.302 INFO:tasks.rados.rados.0.smithi111.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-10-01T09:12:50.309 INFO:tasks.rados.rados.0.smithi111.stdout:3905: writing smithi11166722-432 from 635958 to 1316906 tid 1 2023-10-01T09:12:50.314 INFO:tasks.rados.rados.0.smithi111.stdout:3905: writing smithi11166722-432 from 1957892 to 2235958 tid 2 2023-10-01T09:12:50.314 INFO:tasks.rados.rados.0.smithi111.stdout:3906: write oid 421 current snap is 0 2023-10-01T09:12:50.314 INFO:tasks.rados.rados.0.smithi111.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-10-01T09:12:50.320 INFO:tasks.rados.rados.0.smithi111.stdout:3906: writing smithi11166722-421 from 652765 to 1125315 tid 1 2023-10-01T09:12:50.327 INFO:tasks.rados.rados.0.smithi111.stdout:3906: writing smithi11166722-421 from 1732727 to 2252765 tid 2 2023-10-01T09:12:50.327 INFO:tasks.rados.rados.0.smithi111.stdout:3907: write oid 164 current snap is 0 2023-10-01T09:12:50.327 INFO:tasks.rados.rados.0.smithi111.stdout:3899: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3900: finishing write tid 1 to smithi11166722-218 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3900: finishing write tid 2 to smithi11166722-218 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3900: finishing write tid 3 to smithi11166722-218 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3900: finishing write tid 4 to smithi11166722-218 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 218 v 465 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3900: left oid 218 (ObjNum 2390 snap 0 seq_num 2390) 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3901: finishing write tid 1 to smithi11166722-470 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3901: finishing write tid 2 to smithi11166722-470 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3901: finishing write tid 3 to smithi11166722-470 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:3901: finishing write tid 4 to smithi11166722-470 2023-10-01T09:12:50.561 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 470 v 388 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-10-01T09:12:50.562 INFO:tasks.rados.rados.0.smithi111.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2023-10-01T09:12:50.562 INFO:tasks.rados.rados.0.smithi111.stdout:3902: finishing write tid 1 to smithi11166722-124 2023-10-01T09:12:50.562 INFO:tasks.rados.rados.0.smithi111.stdout:3902: finishing write tid 2 to smithi11166722-124 2023-10-01T09:12:50.562 INFO:tasks.rados.rados.0.smithi111.stdout:3902: finishing write tid 3 to smithi11166722-124 2023-10-01T09:12:50.562 INFO:tasks.rados.rados.0.smithi111.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-10-01T09:12:50.573 INFO:tasks.rados.rados.0.smithi111.stdout:3907: writing smithi11166722-164 from 669572 to 1217371 tid 1 2023-10-01T09:12:50.579 INFO:tasks.rados.rados.0.smithi111.stdout:3907: writing smithi11166722-164 from 1791209 to 2269572 tid 2 2023-10-01T09:12:50.579 INFO:tasks.rados.rados.0.smithi111.stdout:3899: done (8 left) 2023-10-01T09:12:50.579 INFO:tasks.rados.rados.0.smithi111.stdout:3900: done (7 left) 2023-10-01T09:12:50.579 INFO:tasks.rados.rados.0.smithi111.stdout:3901: done (6 left) 2023-10-01T09:12:50.579 INFO:tasks.rados.rados.0.smithi111.stdout:3908: write oid 249 current snap is 0 2023-10-01T09:12:50.580 INFO:tasks.rados.rados.0.smithi111.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-10-01T09:12:50.586 INFO:tasks.rados.rados.0.smithi111.stdout:3908: writing smithi11166722-249 from 686379 to 1309427 tid 1 2023-10-01T09:12:50.592 INFO:tasks.rados.rados.0.smithi111.stdout:3908: writing smithi11166722-249 from 1849691 to 2286379 tid 2 2023-10-01T09:12:50.592 INFO:tasks.rados.rados.0.smithi111.stdout:3909: write oid 126 current snap is 0 2023-10-01T09:12:50.592 INFO:tasks.rados.rados.0.smithi111.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-10-01T09:12:50.600 INFO:tasks.rados.rados.0.smithi111.stdout:3909: writing smithi11166722-126 from 703186 to 1401483 tid 1 2023-10-01T09:12:50.606 INFO:tasks.rados.rados.0.smithi111.stdout:3909: writing smithi11166722-126 from 2191820 to 2303186 tid 2 2023-10-01T09:12:50.606 INFO:tasks.rados.rados.0.smithi111.stdout:3910: write oid 106 current snap is 0 2023-10-01T09:12:50.606 INFO:tasks.rados.rados.0.smithi111.stdout:3902: finishing write tid 4 to smithi11166722-124 2023-10-01T09:12:50.606 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 124 v 601 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-10-01T09:12:50.606 INFO:tasks.rados.rados.0.smithi111.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2023-10-01T09:12:50.606 INFO:tasks.rados.rados.0.smithi111.stdout:3903: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-10-01T09:12:50.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:50 smithi183 bash[27651]: cephadm 2023-10-01T09:12:49.309816+0000 mgr.y (mgr.15312) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T09:12:50.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:50 smithi183 bash[27651]: cephadm 2023-10-01T09:12:49.317321+0000 mgr.y (mgr.15312) 31 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T09:12:50.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:50 smithi183 bash[27651]: audit 2023-10-01T09:12:50.237622+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.111:0/2484110066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:50.779 INFO:tasks.rados.rados.0.smithi111.stdout:3904: finishing write tid 1 to smithi11166722-433 2023-10-01T09:12:50.779 INFO:tasks.rados.rados.0.smithi111.stdout:3904: finishing write tid 2 to smithi11166722-433 2023-10-01T09:12:50.779 INFO:tasks.rados.rados.0.smithi111.stdout:3904: finishing write tid 3 to smithi11166722-433 2023-10-01T09:12:50.779 INFO:tasks.rados.rados.0.smithi111.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-10-01T09:12:50.793 INFO:tasks.rados.rados.0.smithi111.stdout:3910: writing smithi11166722-106 from 719993 to 1493539 tid 1 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3910: writing smithi11166722-106 from 2250302 to 2319993 tid 2 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3902: done (8 left) 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3903: done (7 left) 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3911: write oid 404 current snap is 0 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3904: finishing write tid 4 to smithi11166722-433 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 433 v 350 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3905: finishing write tid 1 to smithi11166722-432 2023-10-01T09:12:50.799 INFO:tasks.rados.rados.0.smithi111.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-10-01T09:12:50.805 INFO:tasks.rados.rados.0.smithi111.stdout:3911: writing smithi11166722-404 from 736800 to 1185595 tid 1 2023-10-01T09:12:50.811 INFO:tasks.rados.rados.0.smithi111.stdout:3911: writing smithi11166722-404 from 1908784 to 2336800 tid 2 2023-10-01T09:12:50.812 INFO:tasks.rados.rados.0.smithi111.stdout:3904: done (7 left) 2023-10-01T09:12:50.812 INFO:tasks.rados.rados.0.smithi111.stdout:3912: write oid 355 current snap is 0 2023-10-01T09:12:50.812 INFO:tasks.rados.rados.0.smithi111.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-10-01T09:12:50.819 INFO:tasks.rados.rados.0.smithi111.stdout:3912: writing smithi11166722-355 from 753607 to 1277651 tid 1 2023-10-01T09:12:50.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:50 smithi111 bash[33891]: cephadm 2023-10-01T09:12:49.309816+0000 mgr.y (mgr.15312) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T09:12:50.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:50 smithi111 bash[33891]: cephadm 2023-10-01T09:12:49.317321+0000 mgr.y (mgr.15312) 31 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T09:12:50.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:50 smithi111 bash[33891]: audit 2023-10-01T09:12:50.237622+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.111:0/2484110066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:50.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:50 smithi111 bash[27369]: cephadm 2023-10-01T09:12:49.309816+0000 mgr.y (mgr.15312) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T09:12:50.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:50 smithi111 bash[27369]: cephadm 2023-10-01T09:12:49.317321+0000 mgr.y (mgr.15312) 31 : cephadm [INF] Deploying daemon mgr.x on smithi183 2023-10-01T09:12:50.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:50 smithi111 bash[27369]: audit 2023-10-01T09:12:50.237622+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.111:0/2484110066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:50.825 INFO:tasks.rados.rados.0.smithi111.stdout:3912: writing smithi11166722-355 from 1967266 to 2353607 tid 2 2023-10-01T09:12:50.825 INFO:tasks.rados.rados.0.smithi111.stdout:3913: read oid 206 snap -1 2023-10-01T09:12:50.825 INFO:tasks.rados.rados.0.smithi111.stdout:3913: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T09:12:50.825 INFO:tasks.rados.rados.0.smithi111.stdout:3914: write oid 28 current snap is 0 2023-10-01T09:12:50.826 INFO:tasks.rados.rados.0.smithi111.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-10-01T09:12:50.838 INFO:tasks.rados.rados.0.smithi111.stdout:3914: writing smithi11166722-28 from 770414 to 1369707 tid 1 2023-10-01T09:12:50.844 INFO:tasks.rados.rados.0.smithi111.stdout:3914: writing smithi11166722-28 from 1909395 to 2370414 tid 2 2023-10-01T09:12:50.844 INFO:tasks.rados.rados.0.smithi111.stdout:3915: write oid 445 current snap is 0 2023-10-01T09:12:50.844 INFO:tasks.rados.rados.0.smithi111.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-10-01T09:12:50.852 INFO:tasks.rados.rados.0.smithi111.stdout:3915: writing smithi11166722-445 from 787221 to 1578116 tid 1 2023-10-01T09:12:50.857 INFO:tasks.rados.rados.0.smithi111.stdout:3915: writing smithi11166722-445 from 2084230 to 2387221 tid 2 2023-10-01T09:12:50.857 INFO:tasks.rados.rados.0.smithi111.stdout:3916: write oid 487 current snap is 0 2023-10-01T09:12:50.858 INFO:tasks.rados.rados.0.smithi111.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-10-01T09:12:50.862 INFO:tasks.rados.rados.0.smithi111.stdout:3916: writing smithi11166722-487 from 404028 to 870172 tid 1 2023-10-01T09:12:50.870 INFO:tasks.rados.rados.0.smithi111.stdout:3916: writing smithi11166722-487 from 1342712 to 2117550 tid 2 2023-10-01T09:12:50.870 INFO:tasks.rados.rados.0.smithi111.stdout:3917: write oid 209 current snap is 0 2023-10-01T09:12:50.870 INFO:tasks.rados.rados.0.smithi111.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-10-01T09:12:50.875 INFO:tasks.rados.rados.0.smithi111.stdout:3917: writing smithi11166722-209 from 420835 to 962228 tid 1 2023-10-01T09:12:50.882 INFO:tasks.rados.rados.0.smithi111.stdout:3917: writing smithi11166722-209 from 1401194 to 2036043 tid 2 2023-10-01T09:12:50.882 INFO:tasks.rados.rados.0.smithi111.stdout:3918: write oid 317 current snap is 0 2023-10-01T09:12:50.882 INFO:tasks.rados.rados.0.smithi111.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-10-01T09:12:50.887 INFO:tasks.rados.rados.0.smithi111.stdout:3918: writing smithi11166722-317 from 437642 to 1054284 tid 1 2023-10-01T09:12:50.896 INFO:tasks.rados.rados.0.smithi111.stdout:3918: writing smithi11166722-317 from 1743323 to 2437642 tid 2 2023-10-01T09:12:50.896 INFO:tasks.rados.rados.0.smithi111.stdout:3919: write oid 153 current snap is 0 2023-10-01T09:12:50.896 INFO:tasks.rados.rados.0.smithi111.stdout:3905: finishing write tid 2 to smithi11166722-432 2023-10-01T09:12:50.896 INFO:tasks.rados.rados.0.smithi111.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-10-01T09:12:50.902 INFO:tasks.rados.rados.0.smithi111.stdout:3919: writing smithi11166722-153 from 454449 to 1146340 tid 1 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout:3919: writing smithi11166722-153 from 1801805 to 2323970 tid 2 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout:3920: read oid 30 snap -1 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout:3920: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout:3905: finishing write tid 3 to smithi11166722-432 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout:3905: finishing write tid 4 to smithi11166722-432 2023-10-01T09:12:50.910 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 432 v 378 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3905: left oid 432 (ObjNum 2394 snap 0 seq_num 2394) 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3906: finishing write tid 1 to smithi11166722-421 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3906: finishing write tid 2 to smithi11166722-421 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3905: done (15 left) 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3921: read oid 39 snap -1 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3921: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3906: finishing write tid 3 to smithi11166722-421 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:3906: finishing write tid 4 to smithi11166722-421 2023-10-01T09:12:50.911 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 421 v 468 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-10-01T09:12:50.912 INFO:tasks.rados.rados.0.smithi111.stdout:3906: left oid 421 (ObjNum 2395 snap 0 seq_num 2395) 2023-10-01T09:12:50.912 INFO:tasks.rados.rados.0.smithi111.stdout:3906: done (15 left) 2023-10-01T09:12:50.912 INFO:tasks.rados.rados.0.smithi111.stdout:3922: write oid 38 current snap is 0 2023-10-01T09:12:50.912 INFO:tasks.rados.rados.0.smithi111.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-10-01T09:12:50.917 INFO:tasks.rados.rados.0.smithi111.stdout:3922: writing smithi11166722-38 from 471256 to 1238396 tid 1 2023-10-01T09:12:50.925 INFO:tasks.rados.rados.0.smithi111.stdout:3922: writing smithi11166722-38 from 1860287 to 2471256 tid 2 2023-10-01T09:12:50.925 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 16 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3907: finishing write tid 1 to smithi11166722-164 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3907: finishing write tid 2 to smithi11166722-164 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3907: finishing write tid 3 to smithi11166722-164 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3907: finishing write tid 4 to smithi11166722-164 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 164 v 489 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3907: left oid 164 (ObjNum 2396 snap 0 seq_num 2396) 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3908: finishing write tid 1 to smithi11166722-249 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3908: finishing write tid 2 to smithi11166722-249 2023-10-01T09:12:50.926 INFO:tasks.rados.rados.0.smithi111.stdout:3908: finishing write tid 3 to smithi11166722-249 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3908: finishing write tid 4 to smithi11166722-249 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 249 v 648 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3908: left oid 249 (ObjNum 2397 snap 0 seq_num 2397) 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3909: finishing write tid 1 to smithi11166722-126 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3907: done (15 left) 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3908: done (14 left) 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3923: write oid 226 current snap is 0 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3909: finishing write tid 2 to smithi11166722-126 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3909: finishing write tid 3 to smithi11166722-126 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:3909: finishing write tid 4 to smithi11166722-126 2023-10-01T09:12:50.927 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 126 v 509 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-10-01T09:12:50.928 INFO:tasks.rados.rados.0.smithi111.stdout:3909: left oid 126 (ObjNum 2398 snap 0 seq_num 2398) 2023-10-01T09:12:50.928 INFO:tasks.rados.rados.0.smithi111.stdout:3910: finishing write tid 1 to smithi11166722-106 2023-10-01T09:12:50.928 INFO:tasks.rados.rados.0.smithi111.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-10-01T09:12:50.930 INFO:tasks.rados.rados.0.smithi111.stdout:3923: writing smithi11166722-226 from 488063 to 930452 tid 1 2023-10-01T09:12:50.937 INFO:tasks.rados.rados.0.smithi111.stdout:3923: writing smithi11166722-226 from 1518769 to 2044603 tid 2 2023-10-01T09:12:50.938 INFO:tasks.rados.rados.0.smithi111.stdout:3909: done (14 left) 2023-10-01T09:12:50.938 INFO:tasks.rados.rados.0.smithi111.stdout:3924: write oid 217 current snap is 0 2023-10-01T09:12:50.938 INFO:tasks.rados.rados.0.smithi111.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-10-01T09:12:50.944 INFO:tasks.rados.rados.0.smithi111.stdout:3924: writing smithi11166722-217 from 504870 to 1138861 tid 1 2023-10-01T09:12:50.952 INFO:tasks.rados.rados.0.smithi111.stdout:3924: writing smithi11166722-217 from 1693604 to 2479449 tid 2 2023-10-01T09:12:50.952 INFO:tasks.rados.rados.0.smithi111.stdout:3925: delete oid 442 current snap is 0 2023-10-01T09:12:50.952 INFO:tasks.rados.rados.0.smithi111.stdout:3910: finishing write tid 2 to smithi11166722-106 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3910: finishing write tid 3 to smithi11166722-106 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3910: finishing write tid 4 to smithi11166722-106 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 106 v 471 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3910: left oid 106 (ObjNum 2399 snap 0 seq_num 2399) 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3911: finishing write tid 1 to smithi11166722-404 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3911: finishing write tid 2 to smithi11166722-404 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3911: finishing write tid 3 to smithi11166722-404 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3911: finishing write tid 4 to smithi11166722-404 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 404 v 381 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3911: left oid 404 (ObjNum 2400 snap 0 seq_num 2400) 2023-10-01T09:12:50.953 INFO:tasks.rados.rados.0.smithi111.stdout:3912: finishing write tid 1 to smithi11166722-355 2023-10-01T09:12:50.954 INFO:tasks.rados.rados.0.smithi111.stdout:3912: finishing write tid 2 to smithi11166722-355 2023-10-01T09:12:50.954 INFO:tasks.rados.rados.0.smithi111.stdout:3912: finishing write tid 3 to smithi11166722-355 2023-10-01T09:12:50.954 INFO:tasks.rados.rados.0.smithi111.stdout:3912: finishing write tid 4 to smithi11166722-355 2023-10-01T09:12:50.954 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 355 v 604 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-10-01T09:12:50.954 INFO:tasks.rados.rados.0.smithi111.stdout:3912: left oid 355 (ObjNum 2401 snap 0 seq_num 2401) 2023-10-01T09:12:50.954 INFO:tasks.rados.rados.0.smithi111.stdout:3913: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:3914: finishing write tid 1 to smithi11166722-28 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:3914: finishing write tid 2 to smithi11166722-28 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:3914: finishing write tid 3 to smithi11166722-28 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:3914: finishing write tid 4 to smithi11166722-28 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 28 v 435 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:3914: left oid 28 (ObjNum 2402 snap 0 seq_num 2402) 2023-10-01T09:12:51.140 INFO:tasks.rados.rados.0.smithi111.stdout:3915: finishing write tid 1 to smithi11166722-445 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3915: finishing write tid 2 to smithi11166722-445 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3915: finishing write tid 3 to smithi11166722-445 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3915: finishing write tid 4 to smithi11166722-445 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 445 v 518 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3915: left oid 445 (ObjNum 2403 snap 0 seq_num 2403) 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3916: finishing write tid 1 to smithi11166722-487 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3916: finishing write tid 2 to smithi11166722-487 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3916: finishing write tid 3 to smithi11166722-487 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3916: finishing write tid 4 to smithi11166722-487 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 487 v 361 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3916: left oid 487 (ObjNum 2404 snap 0 seq_num 2404) 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3917: finishing write tid 1 to smithi11166722-209 2023-10-01T09:12:51.141 INFO:tasks.rados.rados.0.smithi111.stdout:3917: finishing write tid 2 to smithi11166722-209 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3917: finishing write tid 3 to smithi11166722-209 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3917: finishing write tid 4 to smithi11166722-209 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 209 v 364 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3917: left oid 209 (ObjNum 2405 snap 0 seq_num 2405) 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3918: finishing write tid 1 to smithi11166722-317 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3918: finishing write tid 2 to smithi11166722-317 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3918: finishing write tid 3 to smithi11166722-317 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3918: finishing write tid 4 to smithi11166722-317 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 317 v 607 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3918: left oid 317 (ObjNum 2406 snap 0 seq_num 2406) 2023-10-01T09:12:51.142 INFO:tasks.rados.rados.0.smithi111.stdout:3919: finishing write tid 1 to smithi11166722-153 2023-10-01T09:12:51.143 INFO:tasks.rados.rados.0.smithi111.stdout:3919: finishing write tid 2 to smithi11166722-153 2023-10-01T09:12:51.143 INFO:tasks.rados.rados.0.smithi111.stdout:3919: finishing write tid 3 to smithi11166722-153 2023-10-01T09:12:51.143 INFO:tasks.rados.rados.0.smithi111.stdout:3919: finishing write tid 4 to smithi11166722-153 2023-10-01T09:12:51.143 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 153 v 492 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-10-01T09:12:51.143 INFO:tasks.rados.rados.0.smithi111.stdout:3919: left oid 153 (ObjNum 2407 snap 0 seq_num 2407) 2023-10-01T09:12:51.143 INFO:tasks.rados.rados.0.smithi111.stdout:3921: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-10-01T09:12:51.250 INFO:tasks.rados.rados.0.smithi111.stdout:3922: finishing write tid 1 to smithi11166722-38 2023-10-01T09:12:51.250 INFO:tasks.rados.rados.0.smithi111.stdout:3920: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3922: finishing write tid 2 to smithi11166722-38 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3922: finishing write tid 3 to smithi11166722-38 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3922: finishing write tid 4 to smithi11166722-38 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 38 v 492 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3922: left oid 38 (ObjNum 2408 snap 0 seq_num 2408) 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3923: finishing write tid 1 to smithi11166722-226 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3923: finishing write tid 2 to smithi11166722-226 2023-10-01T09:12:51.402 INFO:tasks.rados.rados.0.smithi111.stdout:3923: finishing write tid 3 to smithi11166722-226 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3923: finishing write tid 4 to smithi11166722-226 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 226 v 495 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3923: left oid 226 (ObjNum 2409 snap 0 seq_num 2409) 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3924: finishing write tid 1 to smithi11166722-217 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3924: finishing write tid 2 to smithi11166722-217 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3924: finishing write tid 3 to smithi11166722-217 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3924: finishing write tid 4 to smithi11166722-217 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 217 v 474 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3924: left oid 217 (ObjNum 2410 snap 0 seq_num 2410) 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3910: done (15 left) 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3911: done (14 left) 2023-10-01T09:12:51.403 INFO:tasks.rados.rados.0.smithi111.stdout:3912: done (13 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3913: done (12 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3914: done (11 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3915: done (10 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3916: done (9 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3917: done (8 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3918: done (7 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3919: done (6 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3920: done (5 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3921: done (4 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3922: done (3 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3923: done (2 left) 2023-10-01T09:12:51.404 INFO:tasks.rados.rados.0.smithi111.stdout:3924: done (1 left) 2023-10-01T09:12:51.405 INFO:tasks.rados.rados.0.smithi111.stdout:3925: done (0 left) 2023-10-01T09:12:51.405 INFO:tasks.rados.rados.0.smithi111.stdout:3926: read oid 315 snap -1 2023-10-01T09:12:51.405 INFO:tasks.rados.rados.0.smithi111.stdout:3926: expect (ObjNum 2214 snap 0 seq_num 2214) 2023-10-01T09:12:51.405 INFO:tasks.rados.rados.0.smithi111.stdout:3927: write oid 331 current snap is 0 2023-10-01T09:12:51.405 INFO:tasks.rados.rados.0.smithi111.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-10-01T09:12:51.414 INFO:tasks.rados.rados.0.smithi111.stdout:3927: writing smithi11166722-331 from 538484 to 1322973 tid 1 2023-10-01T09:12:51.421 INFO:tasks.rados.rados.0.smithi111.stdout:3927: writing smithi11166722-331 from 2094215 to 2538484 tid 2 2023-10-01T09:12:51.421 INFO:tasks.rados.rados.0.smithi111.stdout:3928: write oid 395 current snap is 0 2023-10-01T09:12:51.422 INFO:tasks.rados.rados.0.smithi111.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-10-01T09:12:51.427 INFO:tasks.rados.rados.0.smithi111.stdout:3928: writing smithi11166722-395 from 555291 to 1015029 tid 1 2023-10-01T09:12:51.434 INFO:tasks.rados.rados.0.smithi111.stdout:3928: writing smithi11166722-395 from 1752697 to 2285869 tid 2 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3929: read oid 194 snap -1 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3929: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3930: read oid 280 snap -1 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3930: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3931: read oid 225 snap -1 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3931: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3932: write oid 101 current snap is 0 2023-10-01T09:12:51.435 INFO:tasks.rados.rados.0.smithi111.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-10-01T09:12:51.442 INFO:tasks.rados.rados.0.smithi111.stdout:3932: writing smithi11166722-101 from 572098 to 1107085 tid 1 2023-10-01T09:12:51.451 INFO:tasks.rados.rados.0.smithi111.stdout:3932: writing smithi11166722-101 from 1811179 to 2572098 tid 2 2023-10-01T09:12:51.452 INFO:tasks.rados.rados.0.smithi111.stdout:3933: write oid 357 current snap is 0 2023-10-01T09:12:51.452 INFO:tasks.rados.rados.0.smithi111.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-10-01T09:12:51.458 INFO:tasks.rados.rados.0.smithi111.stdout:3933: writing smithi11166722-357 from 588905 to 1199141 tid 1 2023-10-01T09:12:51.466 INFO:tasks.rados.rados.0.smithi111.stdout:3933: writing smithi11166722-357 from 1753308 to 2290149 tid 2 2023-10-01T09:12:51.466 INFO:tasks.rados.rados.0.smithi111.stdout:3934: write oid 99 current snap is 0 2023-10-01T09:12:51.466 INFO:tasks.rados.rados.0.smithi111.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-10-01T09:12:51.472 INFO:tasks.rados.rados.0.smithi111.stdout:3934: writing smithi11166722-99 from 605712 to 1291197 tid 1 2023-10-01T09:12:51.480 INFO:tasks.rados.rados.0.smithi111.stdout:3934: writing smithi11166722-99 from 1811790 to 2605712 tid 2 2023-10-01T09:12:51.480 INFO:tasks.rados.rados.0.smithi111.stdout:3935: read oid 359 snap -1 2023-10-01T09:12:51.481 INFO:tasks.rados.rados.0.smithi111.stdout:3935: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-10-01T09:12:51.481 INFO:tasks.rados.rados.0.smithi111.stdout:3936: delete oid 125 current snap is 0 2023-10-01T09:12:51.481 INFO:tasks.rados.rados.0.smithi111.stdout:3926: expect (ObjNum 2214 snap 0 seq_num 2214) 2023-10-01T09:12:51.594 INFO:tasks.rados.rados.0.smithi111.stdout:3927: finishing write tid 1 to smithi11166722-331 2023-10-01T09:12:51.594 INFO:tasks.rados.rados.0.smithi111.stdout:3927: finishing write tid 2 to smithi11166722-331 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3927: finishing write tid 3 to smithi11166722-331 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3927: finishing write tid 4 to smithi11166722-331 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 331 v 476 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3927: left oid 331 (ObjNum 2412 snap 0 seq_num 2412) 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3928: finishing write tid 1 to smithi11166722-395 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3928: finishing write tid 2 to smithi11166722-395 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3928: finishing write tid 3 to smithi11166722-395 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3928: finishing write tid 4 to smithi11166722-395 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 395 v 439 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3928: left oid 395 (ObjNum 2413 snap 0 seq_num 2413) 2023-10-01T09:12:51.595 INFO:tasks.rados.rados.0.smithi111.stdout:3929: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-10-01T09:12:51.779 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:51 smithi183 bash[27651]: cluster 2023-10-01T09:12:50.983187+0000 mgr.y (mgr.15312) 32 : cluster [DBG] pgmap v17: 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, 102 op/s 2023-10-01T09:12:51.794 INFO:tasks.rados.rados.0.smithi111.stdout:3932: finishing write tid 1 to smithi11166722-101 2023-10-01T09:12:51.794 INFO:tasks.rados.rados.0.smithi111.stdout:3930: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-10-01T09:12:51.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:51 smithi111 bash[27369]: cluster 2023-10-01T09:12:50.983187+0000 mgr.y (mgr.15312) 32 : cluster [DBG] pgmap v17: 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, 102 op/s 2023-10-01T09:12:51.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:51 smithi111 bash[33891]: cluster 2023-10-01T09:12:50.983187+0000 mgr.y (mgr.15312) 32 : cluster [DBG] pgmap v17: 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, 102 op/s 2023-10-01T09:12:51.889 INFO:tasks.rados.rados.0.smithi111.stdout:3931: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T09:12:52.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:51 smithi183 systemd[1]: Stopping Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3932: finishing write tid 2 to smithi11166722-101 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3932: finishing write tid 3 to smithi11166722-101 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3932: finishing write tid 4 to smithi11166722-101 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 101 v 353 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3932: left oid 101 (ObjNum 2414 snap 0 seq_num 2414) 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3933: finishing write tid 1 to smithi11166722-357 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3933: finishing write tid 2 to smithi11166722-357 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3933: finishing write tid 3 to smithi11166722-357 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3933: finishing write tid 4 to smithi11166722-357 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 357 v 531 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-10-01T09:12:52.163 INFO:tasks.rados.rados.0.smithi111.stdout:3933: left oid 357 (ObjNum 2415 snap 0 seq_num 2415) 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:3934: finishing write tid 1 to smithi11166722-99 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:3934: finishing write tid 2 to smithi11166722-99 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:3934: finishing write tid 3 to smithi11166722-99 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:3934: finishing write tid 4 to smithi11166722-99 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 99 v 498 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:3934: left oid 99 (ObjNum 2416 snap 0 seq_num 2416) 2023-10-01T09:12:52.164 INFO:tasks.rados.rados.0.smithi111.stdout:3935: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-10-01T09:12:52.325 INFO:tasks.rados.rados.0.smithi111.stdout:3926: done (10 left) 2023-10-01T09:12:52.325 INFO:tasks.rados.rados.0.smithi111.stdout:3927: done (9 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3928: done (8 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3929: done (7 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3930: done (6 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3931: done (5 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3932: done (4 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3933: done (3 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3934: done (2 left) 2023-10-01T09:12:52.326 INFO:tasks.rados.rados.0.smithi111.stdout:3935: done (1 left) 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3936: done (0 left) 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3937: read oid 142 snap -1 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3937: expect (ObjNum 2173 snap 0 seq_num 2173) 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3938: read oid 281 snap -1 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3938: expect deleted 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3939: write oid 363 current snap is 0 2023-10-01T09:12:52.327 INFO:tasks.rados.rados.0.smithi111.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-10-01T09:12:52.338 INFO:tasks.rados.rados.0.smithi111.stdout:3939: writing smithi11166722-363 from 639326 to 1191662 tid 1 2023-10-01T09:12:52.344 INFO:tasks.rados.rados.0.smithi111.stdout:3939: writing smithi11166722-363 from 1645107 to 2045628 tid 2 2023-10-01T09:12:52.347 INFO:tasks.rados.rados.0.smithi111.stdout:3939: writing smithi11166722-363 from 2501032 to 2639326 tid 3 2023-10-01T09:12:52.348 INFO:tasks.rados.rados.0.smithi111.stdout:3940: write oid 329 current snap is 0 2023-10-01T09:12:52.348 INFO:tasks.rados.rados.0.smithi111.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-10-01T09:12:52.355 INFO:tasks.rados.rados.0.smithi111.stdout:3940: writing smithi11166722-329 from 656133 to 1283718 tid 1 2023-10-01T09:12:52.362 INFO:tasks.rados.rados.0.smithi111.stdout:3940: writing smithi11166722-329 from 1987236 to 2531415 tid 2 2023-10-01T09:12:52.362 INFO:tasks.rados.rados.0.smithi111.stdout:3941: write oid 352 current snap is 0 2023-10-01T09:12:52.362 INFO:tasks.rados.rados.0.smithi111.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-10-01T09:12:52.370 INFO:tasks.rados.rados.0.smithi111.stdout:3941: writing smithi11166722-352 from 672940 to 1375774 tid 1 2023-10-01T09:12:52.377 INFO:tasks.rados.rados.0.smithi111.stdout:3941: writing smithi11166722-352 from 2045718 to 2672940 tid 2 2023-10-01T09:12:52.378 INFO:tasks.rados.rados.0.smithi111.stdout:3942: write oid 471 current snap is 0 2023-10-01T09:12:52.378 INFO:tasks.rados.rados.0.smithi111.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-10-01T09:12:52.386 INFO:tasks.rados.rados.0.smithi111.stdout:3942: writing smithi11166722-471 from 689747 to 1467830 tid 1 2023-10-01T09:12:52.393 INFO:tasks.rados.rados.0.smithi111.stdout:3942: writing smithi11166722-471 from 2104200 to 2652048 tid 2 2023-10-01T09:12:52.393 INFO:tasks.rados.rados.0.smithi111.stdout:3943: write oid 229 current snap is 0 2023-10-01T09:12:52.393 INFO:tasks.rados.rados.0.smithi111.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-10-01T09:12:52.399 INFO:tasks.rados.rados.0.smithi111.stdout:3943: writing smithi11166722-229 from 706554 to 1159886 tid 1 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3943: writing smithi11166722-229 from 1762682 to 2454188 tid 2 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3944: read oid 429 snap -1 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3944: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3945: read oid 381 snap -1 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3945: expect deleted 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3946: read oid 98 snap -1 2023-10-01T09:12:52.407 INFO:tasks.rados.rados.0.smithi111.stdout:3946: expect deleted 2023-10-01T09:12:52.408 INFO:tasks.rados.rados.0.smithi111.stdout:3947: read oid 411 snap -1 2023-10-01T09:12:52.408 INFO:tasks.rados.rados.0.smithi111.stdout:3947: expect deleted 2023-10-01T09:12:52.408 INFO:tasks.rados.rados.0.smithi111.stdout:3938: done (10 left) 2023-10-01T09:12:52.408 INFO:tasks.rados.rados.0.smithi111.stdout:3948: delete oid 113 current snap is 0 2023-10-01T09:12:52.408 INFO:tasks.rados.rados.0.smithi111.stdout:3937: expect (ObjNum 2173 snap 0 seq_num 2173) 2023-10-01T09:12:52.562 INFO:tasks.rados.rados.0.smithi111.stdout:3939: finishing write tid 1 to smithi11166722-363 2023-10-01T09:12:52.562 INFO:tasks.rados.rados.0.smithi111.stdout:3939: finishing write tid 2 to smithi11166722-363 2023-10-01T09:12:52.562 INFO:tasks.rados.rados.0.smithi111.stdout:3939: finishing write tid 3 to smithi11166722-363 2023-10-01T09:12:52.562 INFO:tasks.rados.rados.0.smithi111.stdout:3939: finishing write tid 4 to smithi11166722-363 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3939: finishing write tid 5 to smithi11166722-363 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 363 v 433 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3939: left oid 363 (ObjNum 2418 snap 0 seq_num 2418) 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3940: finishing write tid 1 to smithi11166722-329 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3940: finishing write tid 2 to smithi11166722-329 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3940: finishing write tid 3 to smithi11166722-329 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3940: finishing write tid 4 to smithi11166722-329 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 329 v 512 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3940: left oid 329 (ObjNum 2419 snap 0 seq_num 2419) 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3941: finishing write tid 1 to smithi11166722-352 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3941: finishing write tid 2 to smithi11166722-352 2023-10-01T09:12:52.563 INFO:tasks.rados.rados.0.smithi111.stdout:3941: finishing write tid 3 to smithi11166722-352 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3941: finishing write tid 4 to smithi11166722-352 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 352 v 495 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3941: left oid 352 (ObjNum 2420 snap 0 seq_num 2420) 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3942: finishing write tid 1 to smithi11166722-471 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3942: finishing write tid 2 to smithi11166722-471 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3942: finishing write tid 3 to smithi11166722-471 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3937: done (10 left) 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3939: done (9 left) 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3940: done (8 left) 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3941: done (7 left) 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3948: done (6 left) 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3949: write oid 36 current snap is 0 2023-10-01T09:12:52.564 INFO:tasks.rados.rados.0.smithi111.stdout:3942: finishing write tid 4 to smithi11166722-471 2023-10-01T09:12:52.565 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 471 v 535 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-10-01T09:12:52.565 INFO:tasks.rados.rados.0.smithi111.stdout:3942: left oid 471 (ObjNum 2421 snap 0 seq_num 2421) 2023-10-01T09:12:52.565 INFO:tasks.rados.rados.0.smithi111.stdout:3943: finishing write tid 1 to smithi11166722-229 2023-10-01T09:12:52.565 INFO:tasks.rados.rados.0.smithi111.stdout:3944: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-10-01T09:12:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:3943: finishing write tid 2 to smithi11166722-229 2023-10-01T09:12:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:3943: finishing write tid 3 to smithi11166722-229 2023-10-01T09:12:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:3943: finishing write tid 4 to smithi11166722-229 2023-10-01T09:12:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 538 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-10-01T09:12:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:3943: left oid 229 (ObjNum 2422 snap 0 seq_num 2422) 2023-10-01T09:12:52.747 INFO:tasks.rados.rados.0.smithi111.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-10-01T09:12:52.754 INFO:tasks.rados.rados.0.smithi111.stdout:3949: writing smithi11166722-36 from 740168 to 1343998 tid 1 2023-10-01T09:12:52.761 INFO:tasks.rados.rados.0.smithi111.stdout:3949: writing smithi11166722-36 from 1763293 to 2458468 tid 2 2023-10-01T09:12:52.761 INFO:tasks.rados.rados.0.smithi111.stdout:3942: done (6 left) 2023-10-01T09:12:52.761 INFO:tasks.rados.rados.0.smithi111.stdout:3943: done (5 left) 2023-10-01T09:12:52.761 INFO:tasks.rados.rados.0.smithi111.stdout:3944: done (4 left) 2023-10-01T09:12:52.761 INFO:tasks.rados.rados.0.smithi111.stdout:3945: done (3 left) 2023-10-01T09:12:52.761 INFO:tasks.rados.rados.0.smithi111.stdout:3946: done (2 left) 2023-10-01T09:12:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3947: done (1 left) 2023-10-01T09:12:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3950: delete oid 347 current snap is 0 2023-10-01T09:12:52.762 INFO:tasks.rados.rados.0.smithi111.stdout:3949: finishing write tid 1 to smithi11166722-36 2023-10-01T09:12:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3950: done (1 left) 2023-10-01T09:12:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3951: read oid 199 snap -1 2023-10-01T09:12:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3951: expect deleted 2023-10-01T09:12:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3952: write oid 190 current snap is 0 2023-10-01T09:12:52.763 INFO:tasks.rados.rados.0.smithi111.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-10-01T09:12:52.770 INFO:tasks.rados.rados.0.smithi111.stdout:3952: writing smithi11166722-190 from 773782 to 1244463 tid 1 2023-10-01T09:12:52.778 INFO:tasks.rados.rados.0.smithi111.stdout:3952: writing smithi11166722-190 from 1996610 to 2695454 tid 2 2023-10-01T09:12:52.778 INFO:tasks.rados.rados.0.smithi111.stdout:3953: write oid 452 current snap is 0 2023-10-01T09:12:52.778 INFO:tasks.rados.rados.0.smithi111.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-10-01T09:12:52.786 INFO:tasks.rados.rados.0.smithi111.stdout:3953: writing smithi11166722-452 from 790589 to 1336519 tid 1 2023-10-01T09:12:52.792 INFO:tasks.rados.rados.0.smithi111.stdout:3953: writing smithi11166722-452 from 1938739 to 2497594 tid 2 2023-10-01T09:12:52.792 INFO:tasks.rados.rados.0.smithi111.stdout:3954: write oid 225 current snap is 0 2023-10-01T09:12:52.793 INFO:tasks.rados.rados.0.smithi111.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-10-01T09:12:52.798 INFO:tasks.rados.rados.0.smithi111.stdout:3954: writing smithi11166722-225 from 407396 to 1028575 tid 1 2023-10-01T09:12:52.806 INFO:tasks.rados.rados.0.smithi111.stdout:3954: writing smithi11166722-225 from 1597221 to 2299734 tid 2 2023-10-01T09:12:52.806 INFO:tasks.rados.rados.0.smithi111.stdout:3955: write oid 290 current snap is 0 2023-10-01T09:12:52.806 INFO:tasks.rados.rados.0.smithi111.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-10-01T09:12:52.812 INFO:tasks.rados.rados.0.smithi111.stdout:3955: writing smithi11166722-290 from 424203 to 1120631 tid 1 2023-10-01T09:12:52.819 INFO:tasks.rados.rados.0.smithi111.stdout:3955: writing smithi11166722-290 from 1655703 to 2218227 tid 2 2023-10-01T09:12:52.819 INFO:tasks.rados.rados.0.smithi111.stdout:3956: write oid 278 current snap is 0 2023-10-01T09:12:52.819 INFO:tasks.rados.rados.0.smithi111.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-10-01T09:12:52.826 INFO:tasks.rados.rados.0.smithi111.stdout:3956: writing smithi11166722-278 from 441010 to 1212687 tid 1 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3956: writing smithi11166722-278 from 1714185 to 2420367 tid 2 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3951: done (6 left) 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3957: delete oid 192 current snap is 0 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3949: finishing write tid 2 to smithi11166722-36 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3949: finishing write tid 3 to smithi11166722-36 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3949: finishing write tid 4 to smithi11166722-36 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 36 v 521 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3949: left oid 36 (ObjNum 2424 snap 0 seq_num 2424) 2023-10-01T09:12:52.834 INFO:tasks.rados.rados.0.smithi111.stdout:3952: finishing write tid 1 to smithi11166722-190 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3952: finishing write tid 2 to smithi11166722-190 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3952: finishing write tid 3 to smithi11166722-190 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3952: finishing write tid 4 to smithi11166722-190 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 190 v 384 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3952: left oid 190 (ObjNum 2426 snap 0 seq_num 2426) 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3953: finishing write tid 1 to smithi11166722-452 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3953: finishing write tid 2 to smithi11166722-452 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3953: finishing write tid 3 to smithi11166722-452 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:3953: finishing write tid 4 to smithi11166722-452 2023-10-01T09:12:52.835 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 452 v 501 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3953: left oid 452 (ObjNum 2427 snap 0 seq_num 2427) 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3954: finishing write tid 1 to smithi11166722-225 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3954: finishing write tid 2 to smithi11166722-225 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3954: finishing write tid 3 to smithi11166722-225 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3954: finishing write tid 4 to smithi11166722-225 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 225 v 610 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3954: left oid 225 (ObjNum 2428 snap 0 seq_num 2428) 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3955: finishing write tid 1 to smithi11166722-290 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3955: finishing write tid 2 to smithi11166722-290 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3955: finishing write tid 3 to smithi11166722-290 2023-10-01T09:12:52.836 INFO:tasks.rados.rados.0.smithi111.stdout:3955: finishing write tid 4 to smithi11166722-290 2023-10-01T09:12:52.837 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 290 v 515 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-10-01T09:12:52.837 INFO:tasks.rados.rados.0.smithi111.stdout:3955: left oid 290 (ObjNum 2429 snap 0 seq_num 2429) 2023-10-01T09:12:52.837 INFO:tasks.rados.rados.0.smithi111.stdout:3956: finishing write tid 1 to smithi11166722-278 2023-10-01T09:12:52.837 INFO:tasks.rados.rados.0.smithi111.stdout:3949: done (6 left) 2023-10-01T09:12:52.837 INFO:tasks.rados.rados.0.smithi111.stdout:3952: done (5 left) 2023-10-01T09:12:52.837 INFO:tasks.rados.rados.0.smithi111.stdout:3953: done (4 left) 2023-10-01T09:12:52.838 INFO:tasks.rados.rados.0.smithi111.stdout:3954: done (3 left) 2023-10-01T09:12:52.838 INFO:tasks.rados.rados.0.smithi111.stdout:3955: done (2 left) 2023-10-01T09:12:52.838 INFO:tasks.rados.rados.0.smithi111.stdout:3957: done (1 left) 2023-10-01T09:12:52.838 INFO:tasks.rados.rados.0.smithi111.stdout:3958: write oid 476 current snap is 0 2023-10-01T09:12:52.838 INFO:tasks.rados.rados.0.smithi111.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-10-01T09:12:52.841 INFO:tasks.rados.rados.0.smithi111.stdout:3958: writing smithi11166722-476 from 474624 to 996799 tid 1 2023-10-01T09:12:52.850 INFO:tasks.rados.rados.0.smithi111.stdout:3958: writing smithi11166722-476 from 1714796 to 2424647 tid 2 2023-10-01T09:12:52.850 INFO:tasks.rados.rados.0.smithi111.stdout:3959: read oid 93 snap -1 2023-10-01T09:12:52.850 INFO:tasks.rados.rados.0.smithi111.stdout:3959: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3960: read oid 273 snap -1 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3960: expect deleted 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3961: read oid 171 snap -1 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3961: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3962: read oid 62 snap -1 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3962: expect (ObjNum 1627 snap 0 seq_num 1627) 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3963: delete oid 68 current snap is 0 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3956: finishing write tid 2 to smithi11166722-278 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3956: finishing write tid 3 to smithi11166722-278 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:3956: finishing write tid 4 to smithi11166722-278 2023-10-01T09:12:52.851 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 278 v 477 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-10-01T09:12:52.852 INFO:tasks.rados.rados.0.smithi111.stdout:3956: left oid 278 (ObjNum 2430 snap 0 seq_num 2430) 2023-10-01T09:12:52.852 INFO:tasks.rados.rados.0.smithi111.stdout:3958: finishing write tid 1 to smithi11166722-476 2023-10-01T09:12:52.853 INFO:tasks.rados.rados.0.smithi111.stdout:3956: done (6 left) 2023-10-01T09:12:52.853 INFO:tasks.rados.rados.0.smithi111.stdout:3960: done (5 left) 2023-10-01T09:12:52.854 INFO:tasks.rados.rados.0.smithi111.stdout:3963: done (4 left) 2023-10-01T09:12:52.854 INFO:tasks.rados.rados.0.smithi111.stdout:3964: write oid 319 current snap is 0 2023-10-01T09:12:52.854 INFO:tasks.rados.rados.0.smithi111.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-10-01T09:12:52.865 INFO:tasks.rados.rados.0.smithi111.stdout:3964: writing smithi11166722-319 from 508238 to 1297264 tid 1 2023-10-01T09:12:52.873 INFO:tasks.rados.rados.0.smithi111.stdout:3964: writing smithi11166722-319 from 1948113 to 2661633 tid 2 2023-10-01T09:12:52.874 INFO:tasks.rados.rados.0.smithi111.stdout:3965: read oid 136 snap -1 2023-10-01T09:12:52.874 INFO:tasks.rados.rados.0.smithi111.stdout:3965: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-10-01T09:12:52.874 INFO:tasks.rados.rados.0.smithi111.stdout:3966: write oid 478 current snap is 0 2023-10-01T09:12:52.874 INFO:tasks.rados.rados.0.smithi111.stdout:3958: finishing write tid 2 to smithi11166722-476 2023-10-01T09:12:52.874 INFO:tasks.rados.rados.0.smithi111.stdout:3958: finishing write tid 3 to smithi11166722-476 2023-10-01T09:12:52.874 INFO:tasks.rados.rados.0.smithi111.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-10-01T09:12:52.880 INFO:tasks.rados.rados.0.smithi111.stdout:3966: writing smithi11166722-478 from 525045 to 989320 tid 1 2023-10-01T09:12:52.886 INFO:tasks.rados.rados.0.smithi111.stdout:3966: writing smithi11166722-478 from 1490242 to 1947420 tid 2 2023-10-01T09:12:52.893 INFO:tasks.rados.rados.0.smithi111.stdout:3966: writing smithi11166722-478 from 2501811 to 2925045 tid 3 2023-10-01T09:12:52.893 INFO:tasks.rados.rados.0.smithi111.stdout:3967: read oid 7 snap -1 2023-10-01T09:12:52.893 INFO:tasks.rados.rados.0.smithi111.stdout:3967: expect (ObjNum 1727 snap 0 seq_num 1727) 2023-10-01T09:12:52.893 INFO:tasks.rados.rados.0.smithi111.stdout:3968: write oid 122 current snap is 0 2023-10-01T09:12:52.894 INFO:tasks.rados.rados.0.smithi111.stdout:3958: finishing write tid 4 to smithi11166722-476 2023-10-01T09:12:52.894 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 476 v 498 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-10-01T09:12:52.894 INFO:tasks.rados.rados.0.smithi111.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-10-01T09:12:52.894 INFO:tasks.rados.rados.0.smithi111.stdout:3961: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T09:12:52.917 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:52 smithi183 bash[27651]: audit 2023-10-01T09:12:52.679375+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.111:0/2574056675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:52.917 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:52 smithi183 bash[55062]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T09:12:52.917 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:52 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-01T09:12:52.917 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:52 smithi183 bash[55125]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T09:12:53.060 INFO:tasks.rados.rados.0.smithi111.stdout:3959: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-10-01T09:12:53.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:52 smithi111 bash[33891]: audit 2023-10-01T09:12:52.679375+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.111:0/2574056675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:53.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:52 smithi111 bash[27369]: audit 2023-10-01T09:12:52.679375+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.111:0/2574056675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:53.194 INFO:tasks.rados.rados.0.smithi111.stdout:3962: expect (ObjNum 1627 snap 0 seq_num 1627) 2023-10-01T09:12:53.225 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:52 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-01T09:12:53.225 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:52 smithi183 systemd[1]: Stopped Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:53.225 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:53 smithi183 systemd[1]: Started Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:12:53.310 INFO:tasks.rados.rados.0.smithi111.stdout:3964: finishing write tid 1 to smithi11166722-319 2023-10-01T09:12:53.310 INFO:tasks.rados.rados.0.smithi111.stdout:3964: finishing write tid 2 to smithi11166722-319 2023-10-01T09:12:53.310 INFO:tasks.rados.rados.0.smithi111.stdout:3964: finishing write tid 3 to smithi11166722-319 2023-10-01T09:12:53.310 INFO:tasks.rados.rados.0.smithi111.stdout:3964: finishing write tid 4 to smithi11166722-319 2023-10-01T09:12:53.310 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 319 v 518 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-10-01T09:12:53.310 INFO:tasks.rados.rados.0.smithi111.stdout:3964: left oid 319 (ObjNum 2434 snap 0 seq_num 2434) 2023-10-01T09:12:53.311 INFO:tasks.rados.rados.0.smithi111.stdout:3966: finishing write tid 1 to smithi11166722-478 2023-10-01T09:12:53.311 INFO:tasks.rados.rados.0.smithi111.stdout:3965: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-10-01T09:12:53.502 INFO:tasks.rados.rados.0.smithi111.stdout:3966: finishing write tid 2 to smithi11166722-478 2023-10-01T09:12:53.502 INFO:tasks.rados.rados.0.smithi111.stdout:3966: finishing write tid 3 to smithi11166722-478 2023-10-01T09:12:53.502 INFO:tasks.rados.rados.0.smithi111.stdout:3966: finishing write tid 4 to smithi11166722-478 2023-10-01T09:12:53.502 INFO:tasks.rados.rados.0.smithi111.stdout:3966: finishing write tid 5 to smithi11166722-478 2023-10-01T09:12:53.502 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 478 v 525 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-10-01T09:12:53.502 INFO:tasks.rados.rados.0.smithi111.stdout:3966: left oid 478 (ObjNum 2435 snap 0 seq_num 2435) 2023-10-01T09:12:53.503 INFO:tasks.rados.rados.0.smithi111.stdout:3967: expect (ObjNum 1727 snap 0 seq_num 1727) 2023-10-01T09:12:53.716 INFO:tasks.rados.rados.0.smithi111.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-10-01T09:12:53.727 INFO:tasks.rados.rados.0.smithi111.stdout:3968: writing smithi11166722-122 from 541852 to 1081376 tid 1 2023-10-01T09:12:53.734 INFO:tasks.rados.rados.0.smithi111.stdout:3968: writing smithi11166722-122 from 1548724 to 2265913 tid 2 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3968: writing smithi11166722-122 from 2929234 to 2941852 tid 3 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3958: done (8 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3959: done (7 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3961: done (6 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3962: done (5 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3964: done (4 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3965: done (3 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3966: done (2 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3967: done (1 left) 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3969: write oid 232 current snap is 0 2023-10-01T09:12:53.738 INFO:tasks.rados.rados.0.smithi111.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-10-01T09:12:53.744 INFO:tasks.rados.rados.0.smithi111.stdout:3969: writing smithi11166722-232 from 558659 to 1173432 tid 1 2023-10-01T09:12:53.749 INFO:tasks.rados.rados.0.smithi111.stdout:3969: writing smithi11166722-232 from 1607206 to 2068053 tid 2 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3969: writing smithi11166722-232 from 2556657 to 2958659 tid 3 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3970: write oid 19 current snap is 0 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3968: finishing write tid 1 to smithi11166722-122 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3968: finishing write tid 2 to smithi11166722-122 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3968: finishing write tid 3 to smithi11166722-122 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3968: finishing write tid 4 to smithi11166722-122 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3968: finishing write tid 5 to smithi11166722-122 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 122 v 437 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-10-01T09:12:53.755 INFO:tasks.rados.rados.0.smithi111.stdout:3968: left oid 122 (ObjNum 2436 snap 0 seq_num 2436) 2023-10-01T09:12:53.756 INFO:tasks.rados.rados.0.smithi111.stdout:3969: finishing write tid 1 to smithi11166722-232 2023-10-01T09:12:53.756 INFO:tasks.rados.rados.0.smithi111.stdout:3969: finishing write tid 2 to smithi11166722-232 2023-10-01T09:12:53.756 INFO:tasks.rados.rados.0.smithi111.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-10-01T09:12:53.762 INFO:tasks.rados.rados.0.smithi111.stdout:3970: writing smithi11166722-19 from 575466 to 1265488 tid 1 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3970: writing smithi11166722-19 from 1665688 to 2386546 tid 2 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3968: done (2 left) 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3971: read oid 114 snap -1 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3971: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3972: read oid 248 snap -1 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3972: expect deleted 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3973: write oid 105 current snap is 0 2023-10-01T09:12:53.769 INFO:tasks.rados.rados.0.smithi111.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-10-01T09:12:53.776 INFO:tasks.rados.rados.0.smithi111.stdout:3973: writing smithi11166722-105 from 592273 to 1357544 tid 1 2023-10-01T09:12:53.783 INFO:tasks.rados.rados.0.smithi111.stdout:3973: writing smithi11166722-105 from 2007817 to 2472333 tid 2 2023-10-01T09:12:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:3973: writing smithi11166722-105 from 2895150 to 2992273 tid 3 2023-10-01T09:12:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:3974: write oid 44 current snap is 0 2023-10-01T09:12:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:3969: finishing write tid 3 to smithi11166722-232 2023-10-01T09:12:53.786 INFO:tasks.rados.rados.0.smithi111.stdout:3969: finishing write tid 4 to smithi11166722-232 2023-10-01T09:12:53.787 INFO:tasks.rados.rados.0.smithi111.stdout:3969: finishing write tid 5 to smithi11166722-232 2023-10-01T09:12:53.787 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 232 v 441 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-10-01T09:12:53.787 INFO:tasks.rados.rados.0.smithi111.stdout:3969: left oid 232 (ObjNum 2437 snap 0 seq_num 2437) 2023-10-01T09:12:53.787 INFO:tasks.rados.rados.0.smithi111.stdout:3970: finishing write tid 1 to smithi11166722-19 2023-10-01T09:12:53.787 INFO:tasks.rados.rados.0.smithi111.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-10-01T09:12:53.793 INFO:tasks.rados.rados.0.smithi111.stdout:3974: writing smithi11166722-44 from 609080 to 1049600 tid 1 2023-10-01T09:12:53.801 INFO:tasks.rados.rados.0.smithi111.stdout:3974: writing smithi11166722-44 from 1666299 to 2390826 tid 2 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3974: writing smithi11166722-44 from 2922573 to 3009080 tid 3 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3969: done (5 left) 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3975: read oid 102 snap -1 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3975: expect (ObjNum 2376 snap 0 seq_num 2376) 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3976: delete oid 227 current snap is 0 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3970: finishing write tid 2 to smithi11166722-19 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3970: finishing write tid 3 to smithi11166722-19 2023-10-01T09:12:53.805 INFO:tasks.rados.rados.0.smithi111.stdout:3970: finishing write tid 4 to smithi11166722-19 2023-10-01T09:12:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 19 v 504 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-10-01T09:12:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:3970: left oid 19 (ObjNum 2438 snap 0 seq_num 2438) 2023-10-01T09:12:53.806 INFO:tasks.rados.rados.0.smithi111.stdout:3971: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3973: finishing write tid 1 to smithi11166722-105 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3973: finishing write tid 2 to smithi11166722-105 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3973: finishing write tid 3 to smithi11166722-105 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3973: finishing write tid 4 to smithi11166722-105 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3973: finishing write tid 5 to smithi11166722-105 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 105 v 502 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3973: left oid 105 (ObjNum 2439 snap 0 seq_num 2439) 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3974: finishing write tid 1 to smithi11166722-44 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3974: finishing write tid 2 to smithi11166722-44 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3974: finishing write tid 3 to smithi11166722-44 2023-10-01T09:12:53.902 INFO:tasks.rados.rados.0.smithi111.stdout:3974: finishing write tid 4 to smithi11166722-44 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3974: finishing write tid 5 to smithi11166722-44 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 44 v 542 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3974: left oid 44 (ObjNum 2440 snap 0 seq_num 2440) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3970: done (6 left) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3971: done (5 left) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3972: done (4 left) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3973: done (3 left) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3974: done (2 left) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3976: done (1 left) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3977: read oid 186 snap -1 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3977: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3978: read oid 28 snap -1 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3978: expect (ObjNum 2402 snap 0 seq_num 2402) 2023-10-01T09:12:53.903 INFO:tasks.rados.rados.0.smithi111.stdout:3979: read oid 384 snap -1 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3979: expect (ObjNum 2261 snap 0 seq_num 2261) 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3980: read oid 243 snap -1 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3980: expect deleted 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3981: read oid 473 snap -1 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3981: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3982: write oid 321 current snap is 0 2023-10-01T09:12:53.904 INFO:tasks.rados.rados.0.smithi111.stdout:3975: expect (ObjNum 2376 snap 0 seq_num 2376) 2023-10-01T09:12:54.043 INFO:tasks.rados.rados.0.smithi111.stdout:3978: expect (ObjNum 2402 snap 0 seq_num 2402) 2023-10-01T09:12:54.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:53 smithi183 bash[27651]: cluster 2023-10-01T09:12:52.983882+0000 mgr.y (mgr.15312) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2023-10-01T09:12:54.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:53 smithi183 bash[27651]: audit 2023-10-01T09:12:53.088401+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:54.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:53 smithi183 bash[27651]: audit 2023-10-01T09:12:53.195331+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:53 smithi183 bash[27651]: audit 2023-10-01T09:12:53.202999+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:53 smithi183 bash[27651]: audit 2023-10-01T09:12:53.246905+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[27369]: cluster 2023-10-01T09:12:52.983882+0000 mgr.y (mgr.15312) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[27369]: audit 2023-10-01T09:12:53.088401+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[27369]: audit 2023-10-01T09:12:53.195331+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[27369]: audit 2023-10-01T09:12:53.202999+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[27369]: audit 2023-10-01T09:12:53.246905+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[33891]: cluster 2023-10-01T09:12:52.983882+0000 mgr.y (mgr.15312) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[33891]: audit 2023-10-01T09:12:53.088401+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[33891]: audit 2023-10-01T09:12:53.195331+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[33891]: audit 2023-10-01T09:12:53.202999+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:12:54.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:53 smithi111 bash[33891]: audit 2023-10-01T09:12:53.246905+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:12:54.198 INFO:tasks.rados.rados.0.smithi111.stdout:3979: expect (ObjNum 2261 snap 0 seq_num 2261) 2023-10-01T09:12:54.282 INFO:tasks.rados.rados.0.smithi111.stdout:3981: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-10-01T09:12:54.441 INFO:tasks.rados.rados.0.smithi111.stdout:3977: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T09:12:54.496 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:54 smithi183 bash[55182]: debug 2023-10-01T09:12:54.326+0000 7f1bd92b2700 1 -- 172.21.15.183:0/1770096141 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562063f731e0 con 0x562064cf2c00 2023-10-01T09:12:54.636 INFO:tasks.rados.rados.0.smithi111.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-10-01T09:12:54.648 INFO:tasks.rados.rados.0.smithi111.stdout:3982: writing smithi11166722-321 from 642694 to 1350065 tid 1 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3982: writing smithi11166722-321 from 1899616 to 2627812 tid 2 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3975: done (6 left) 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3977: done (5 left) 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3978: done (4 left) 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3979: done (3 left) 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3980: done (2 left) 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3981: done (1 left) 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3983: write oid 110 current snap is 0 2023-10-01T09:12:54.656 INFO:tasks.rados.rados.0.smithi111.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-10-01T09:12:54.664 INFO:tasks.rados.rados.0.smithi111.stdout:3983: writing smithi11166722-110 from 659501 to 1442121 tid 1 2023-10-01T09:12:54.671 INFO:tasks.rados.rados.0.smithi111.stdout:3983: writing smithi11166722-110 from 2241745 to 2713599 tid 2 2023-10-01T09:12:54.671 INFO:tasks.rados.rados.0.smithi111.stdout:3984: read oid 72 snap -1 2023-10-01T09:12:54.671 INFO:tasks.rados.rados.0.smithi111.stdout:3984: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:12:54.671 INFO:tasks.rados.rados.0.smithi111.stdout:3985: write oid 229 current snap is 0 2023-10-01T09:12:54.671 INFO:tasks.rados.rados.0.smithi111.stdout:3982: finishing write tid 1 to smithi11166722-321 2023-10-01T09:12:54.672 INFO:tasks.rados.rados.0.smithi111.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-10-01T09:12:54.677 INFO:tasks.rados.rados.0.smithi111.stdout:3985: writing smithi11166722-229 from 676308 to 1134177 tid 1 2023-10-01T09:12:54.685 INFO:tasks.rados.rados.0.smithi111.stdout:3985: writing smithi11166722-229 from 1900227 to 2515739 tid 2 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3985: writing smithi11166722-229 from 3032265 to 3076308 tid 3 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3986: write oid 48 current snap is 0 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3982: finishing write tid 2 to smithi11166722-321 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3982: finishing write tid 3 to smithi11166722-321 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3982: finishing write tid 4 to smithi11166722-321 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 321 v 521 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3982: left oid 321 (ObjNum 2442 snap 0 seq_num 2442) 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3983: finishing write tid 1 to smithi11166722-110 2023-10-01T09:12:54.689 INFO:tasks.rados.rados.0.smithi111.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-10-01T09:12:54.695 INFO:tasks.rados.rados.0.smithi111.stdout:3986: writing smithi11166722-48 from 693115 to 1226233 tid 1 2023-10-01T09:12:54.703 INFO:tasks.rados.rados.0.smithi111.stdout:3986: writing smithi11166722-48 from 1958709 to 2434232 tid 2 2023-10-01T09:12:54.707 INFO:tasks.rados.rados.0.smithi111.stdout:3986: writing smithi11166722-48 from 3059688 to 3093115 tid 3 2023-10-01T09:12:54.707 INFO:tasks.rados.rados.0.smithi111.stdout:3982: done (4 left) 2023-10-01T09:12:54.707 INFO:tasks.rados.rados.0.smithi111.stdout:3987: delete oid 285 current snap is 0 2023-10-01T09:12:54.707 INFO:tasks.rados.rados.0.smithi111.stdout:3983: finishing write tid 2 to smithi11166722-110 2023-10-01T09:12:54.707 INFO:tasks.rados.rados.0.smithi111.stdout:3983: finishing write tid 3 to smithi11166722-110 2023-10-01T09:12:54.708 INFO:tasks.rados.rados.0.smithi111.stdout:3983: finishing write tid 4 to smithi11166722-110 2023-10-01T09:12:54.708 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 110 v 505 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-10-01T09:12:54.708 INFO:tasks.rados.rados.0.smithi111.stdout:3983: left oid 110 (ObjNum 2443 snap 0 seq_num 2443) 2023-10-01T09:12:54.708 INFO:tasks.rados.rados.0.smithi111.stdout:3984: expect (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T09:12:54.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:54 smithi183 bash[55182]: debug 2023-10-01T09:12:54.494+0000 7f1be3400200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:12:54.848 INFO:tasks.rados.rados.0.smithi111.stdout:3985: finishing write tid 1 to smithi11166722-229 2023-10-01T09:12:54.848 INFO:tasks.rados.rados.0.smithi111.stdout:3985: finishing write tid 2 to smithi11166722-229 2023-10-01T09:12:54.848 INFO:tasks.rados.rados.0.smithi111.stdout:3985: finishing write tid 3 to smithi11166722-229 2023-10-01T09:12:54.848 INFO:tasks.rados.rados.0.smithi111.stdout:3985: finishing write tid 4 to smithi11166722-229 2023-10-01T09:12:54.848 INFO:tasks.rados.rados.0.smithi111.stdout:3985: finishing write tid 5 to smithi11166722-229 2023-10-01T09:12:54.849 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 229 v 546 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-10-01T09:12:54.849 INFO:tasks.rados.rados.0.smithi111.stdout:3985: left oid 229 (ObjNum 2444 snap 0 seq_num 2444) 2023-10-01T09:12:54.849 INFO:tasks.rados.rados.0.smithi111.stdout:3986: finishing write tid 1 to smithi11166722-48 2023-10-01T09:12:54.849 INFO:tasks.rados.rados.0.smithi111.stdout:3986: finishing write tid 2 to smithi11166722-48 2023-10-01T09:12:54.849 INFO:tasks.rados.rados.0.smithi111.stdout:3986: finishing write tid 3 to smithi11166722-48 2023-10-01T09:12:54.849 INFO:tasks.rados.rados.0.smithi111.stdout:3986: finishing write tid 4 to smithi11166722-48 2023-10-01T09:12:54.850 INFO:tasks.rados.rados.0.smithi111.stdout:3986: finishing write tid 5 to smithi11166722-48 2023-10-01T09:12:54.850 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 48 v 508 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-10-01T09:12:54.850 INFO:tasks.rados.rados.0.smithi111.stdout:3986: left oid 48 (ObjNum 2445 snap 0 seq_num 2445) 2023-10-01T09:12:54.850 INFO:tasks.rados.rados.0.smithi111.stdout:3983: done (4 left) 2023-10-01T09:12:54.850 INFO:tasks.rados.rados.0.smithi111.stdout:3984: done (3 left) 2023-10-01T09:12:54.850 INFO:tasks.rados.rados.0.smithi111.stdout:3985: done (2 left) 2023-10-01T09:12:54.851 INFO:tasks.rados.rados.0.smithi111.stdout:3986: done (1 left) 2023-10-01T09:12:54.851 INFO:tasks.rados.rados.0.smithi111.stdout:3987: done (0 left) 2023-10-01T09:12:54.851 INFO:tasks.rados.rados.0.smithi111.stdout:3988: read oid 45 snap -1 2023-10-01T09:12:54.851 INFO:tasks.rados.rados.0.smithi111.stdout:3988: expect (ObjNum 2167 snap 0 seq_num 2167) 2023-10-01T09:12:54.851 INFO:tasks.rados.rados.0.smithi111.stdout:3989: delete oid 251 current snap is 0 2023-10-01T09:12:54.852 INFO:tasks.rados.rados.0.smithi111.stdout:3989: done (1 left) 2023-10-01T09:12:54.852 INFO:tasks.rados.rados.0.smithi111.stdout:3990: write oid 115 current snap is 0 2023-10-01T09:12:54.852 INFO:tasks.rados.rados.0.smithi111.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-10-01T09:12:54.860 INFO:tasks.rados.rados.0.smithi111.stdout:3990: writing smithi11166722-115 from 743536 to 1218754 tid 1 2023-10-01T09:12:54.868 INFO:tasks.rados.rados.0.smithi111.stdout:3990: writing smithi11166722-115 from 1734155 to 2357005 tid 2 2023-10-01T09:12:54.873 INFO:tasks.rados.rados.0.smithi111.stdout:3990: writing smithi11166722-115 from 3141957 to 3143536 tid 3 2023-10-01T09:12:54.873 INFO:tasks.rados.rados.0.smithi111.stdout:3991: write oid 265 current snap is 0 2023-10-01T09:12:54.873 INFO:tasks.rados.rados.0.smithi111.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-10-01T09:12:54.880 INFO:tasks.rados.rados.0.smithi111.stdout:3991: writing smithi11166722-265 from 760343 to 1310810 tid 1 2023-10-01T09:12:54.886 INFO:tasks.rados.rados.0.smithi111.stdout:3991: writing smithi11166722-265 from 1792637 to 2275498 tid 2 2023-10-01T09:12:54.891 INFO:tasks.rados.rados.0.smithi111.stdout:3991: writing smithi11166722-265 from 2769380 to 3160343 tid 3 2023-10-01T09:12:54.891 INFO:tasks.rados.rados.0.smithi111.stdout:3992: write oid 357 current snap is 0 2023-10-01T09:12:54.891 INFO:tasks.rados.rados.0.smithi111.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-10-01T09:12:54.898 INFO:tasks.rados.rados.0.smithi111.stdout:3992: writing smithi11166722-357 from 777150 to 1402866 tid 1 2023-10-01T09:12:54.905 INFO:tasks.rados.rados.0.smithi111.stdout:3992: writing smithi11166722-357 from 1851119 to 2477638 tid 2 2023-10-01T09:12:54.905 INFO:tasks.rados.rados.0.smithi111.stdout:3993: read oid 84 snap -1 2023-10-01T09:12:54.905 INFO:tasks.rados.rados.0.smithi111.stdout:3993: expect deleted 2023-10-01T09:12:54.905 INFO:tasks.rados.rados.0.smithi111.stdout:3994: read oid 498 snap -1 2023-10-01T09:12:54.905 INFO:tasks.rados.rados.0.smithi111.stdout:3994: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-10-01T09:12:54.905 INFO:tasks.rados.rados.0.smithi111.stdout:3995: write oid 410 current snap is 0 2023-10-01T09:12:54.906 INFO:tasks.rados.rados.0.smithi111.stdout:3988: expect (ObjNum 2167 snap 0 seq_num 2167) 2023-10-01T09:12:55.048 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:12:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:12:54] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.33.4" 2023-10-01T09:12:55.129 INFO:tasks.rados.rados.0.smithi111.stdout:3990: finishing write tid 1 to smithi11166722-115 2023-10-01T09:12:55.129 INFO:tasks.rados.rados.0.smithi111.stdout:3990: finishing write tid 2 to smithi11166722-115 2023-10-01T09:12:55.129 INFO:tasks.rados.rados.0.smithi111.stdout:3990: finishing write tid 3 to smithi11166722-115 2023-10-01T09:12:55.130 INFO:tasks.rados.rados.0.smithi111.stdout:3990: finishing write tid 4 to smithi11166722-115 2023-10-01T09:12:55.130 INFO:tasks.rados.rados.0.smithi111.stdout:3990: finishing write tid 5 to smithi11166722-115 2023-10-01T09:12:55.130 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 115 v 480 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-10-01T09:12:55.130 INFO:tasks.rados.rados.0.smithi111.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-10-01T09:12:55.130 INFO:tasks.rados.rados.0.smithi111.stdout:3991: finishing write tid 1 to smithi11166722-265 2023-10-01T09:12:55.130 INFO:tasks.rados.rados.0.smithi111.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-10-01T09:12:55.143 INFO:tasks.rados.rados.0.smithi111.stdout:3995: writing smithi11166722-410 from 793957 to 1494922 tid 1 2023-10-01T09:12:55.150 INFO:tasks.rados.rados.0.smithi111.stdout:3995: writing smithi11166722-410 from 2193248 to 2679778 tid 2 2023-10-01T09:12:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:3995: writing smithi11166722-410 from 3107873 to 3193957 tid 3 2023-10-01T09:12:55.153 INFO:tasks.rados.rados.0.smithi111.stdout:3988: done (6 left) 2023-10-01T09:12:55.154 INFO:tasks.rados.rados.0.smithi111.stdout:3990: done (5 left) 2023-10-01T09:12:55.154 INFO:tasks.rados.rados.0.smithi111.stdout:3996: read oid 335 snap -1 2023-10-01T09:12:55.154 INFO:tasks.rados.rados.0.smithi111.stdout:3996: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:12:55.154 INFO:tasks.rados.rados.0.smithi111.stdout:3997: write oid 299 current snap is 0 2023-10-01T09:12:55.154 INFO:tasks.rados.rados.0.smithi111.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-10-01T09:12:55.160 INFO:tasks.rados.rados.0.smithi111.stdout:3997: writing smithi11166722-299 from 410764 to 1186978 tid 1 2023-10-01T09:12:55.167 INFO:tasks.rados.rados.0.smithi111.stdout:3997: writing smithi11166722-299 from 1851730 to 2481918 tid 2 2023-10-01T09:12:55.172 INFO:tasks.rados.rados.0.smithi111.stdout:3997: writing smithi11166722-299 from 3135296 to 3210764 tid 3 2023-10-01T09:12:55.172 INFO:tasks.rados.rados.0.smithi111.stdout:3998: write oid 119 current snap is 0 2023-10-01T09:12:55.172 INFO:tasks.rados.rados.0.smithi111.stdout:3991: finishing write tid 2 to smithi11166722-265 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:3991: finishing write tid 3 to smithi11166722-265 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:3991: finishing write tid 4 to smithi11166722-265 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:3991: finishing write tid 5 to smithi11166722-265 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 265 v 616 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:3992: finishing write tid 1 to smithi11166722-357 2023-10-01T09:12:55.173 INFO:tasks.rados.rados.0.smithi111.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-10-01T09:12:55.178 INFO:tasks.rados.rados.0.smithi111.stdout:3998: writing smithi11166722-119 from 427571 to 879034 tid 1 2023-10-01T09:12:55.185 INFO:tasks.rados.rados.0.smithi111.stdout:3998: writing smithi11166722-119 from 1510212 to 2000411 tid 2 2023-10-01T09:12:55.193 INFO:tasks.rados.rados.0.smithi111.stdout:3998: writing smithi11166722-119 from 2762719 to 3227571 tid 3 2023-10-01T09:12:55.193 INFO:tasks.rados.rados.0.smithi111.stdout:3991: done (7 left) 2023-10-01T09:12:55.193 INFO:tasks.rados.rados.0.smithi111.stdout:3993: done (6 left) 2023-10-01T09:12:55.193 INFO:tasks.rados.rados.0.smithi111.stdout:3999: read oid 291 snap -1 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:3999: expect deleted 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout: waiting on 7 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:3992: finishing write tid 2 to smithi11166722-357 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:3992: finishing write tid 3 to smithi11166722-357 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:3992: finishing write tid 4 to smithi11166722-357 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 357 v 549 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:3992: left oid 357 (ObjNum 2450 snap 0 seq_num 2450) 2023-10-01T09:12:55.194 INFO:tasks.rados.rados.0.smithi111.stdout:3994: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-10-01T09:12:55.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:55 smithi183 bash[27651]: cluster 2023-10-01T09:12:54.984688+0000 mgr.y (mgr.15312) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 115 op/s 2023-10-01T09:12:55.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:55 smithi111 bash[33891]: cluster 2023-10-01T09:12:54.984688+0000 mgr.y (mgr.15312) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 115 op/s 2023-10-01T09:12:55.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:55 smithi111 bash[27369]: cluster 2023-10-01T09:12:54.984688+0000 mgr.y (mgr.15312) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 115 op/s 2023-10-01T09:12:55.410 INFO:tasks.rados.rados.0.smithi111.stdout:3995: finishing write tid 1 to smithi11166722-410 2023-10-01T09:12:55.410 INFO:tasks.rados.rados.0.smithi111.stdout:3995: finishing write tid 2 to smithi11166722-410 2023-10-01T09:12:55.410 INFO:tasks.rados.rados.0.smithi111.stdout:3995: finishing write tid 3 to smithi11166722-410 2023-10-01T09:12:55.410 INFO:tasks.rados.rados.0.smithi111.stdout:3995: finishing write tid 4 to smithi11166722-410 2023-10-01T09:12:55.410 INFO:tasks.rados.rados.0.smithi111.stdout:3995: finishing write tid 5 to smithi11166722-410 2023-10-01T09:12:55.411 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 410 v 444 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-10-01T09:12:55.411 INFO:tasks.rados.rados.0.smithi111.stdout:3995: left oid 410 (ObjNum 2451 snap 0 seq_num 2451) 2023-10-01T09:12:55.411 INFO:tasks.rados.rados.0.smithi111.stdout:3997: finishing write tid 1 to smithi11166722-299 2023-10-01T09:12:55.411 INFO:tasks.rados.rados.0.smithi111.stdout:3996: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T09:12:55.639 INFO:tasks.rados.rados.0.smithi111.stdout:3997: finishing write tid 2 to smithi11166722-299 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3997: finishing write tid 3 to smithi11166722-299 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3997: finishing write tid 4 to smithi11166722-299 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3997: finishing write tid 5 to smithi11166722-299 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 299 v 620 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3997: left oid 299 (ObjNum 2452 snap 0 seq_num 2452) 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3998: finishing write tid 1 to smithi11166722-119 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3998: finishing write tid 2 to smithi11166722-119 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3998: finishing write tid 3 to smithi11166722-119 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3998: finishing write tid 4 to smithi11166722-119 2023-10-01T09:12:55.640 INFO:tasks.rados.rados.0.smithi111.stdout:3998: finishing write tid 5 to smithi11166722-119 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:update_object_version oid 119 v 653 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3998: left oid 119 (ObjNum 2453 snap 0 seq_num 2453) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3992: done (6 left) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3994: done (5 left) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3995: done (4 left) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3996: done (3 left) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3997: done (2 left) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3998: done (1 left) 2023-10-01T09:12:55.641 INFO:tasks.rados.rados.0.smithi111.stdout:3999: done (0 left) 2023-10-01T09:12:55.656 INFO:tasks.rados.rados.0.smithi111.stderr:0 errors. 2023-10-01T09:12:55.656 INFO:tasks.rados.rados.0.smithi111.stderr: 2023-10-01T09:12:55.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:12:55.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:55 smithi183 bash[55182]: debug 2023-10-01T09:12:55.486+0000 7f1be3400200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T09:12:55.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:55 smithi183 bash[55182]: debug 2023-10-01T09:12:55.598+0000 7f1be3400200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:12:55.801 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:55 smithi183 bash[55182]: debug 2023-10-01T09:12:55.710+0000 7f1be3400200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:12:56.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:56 smithi183 bash[27651]: audit 2023-10-01T09:12:55.178028+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.111:0/3504644115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:56.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:56 smithi183 bash[55182]: debug 2023-10-01T09:12:55.998+0000 7f1be3400200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:12:56.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:56 smithi111 bash[33891]: audit 2023-10-01T09:12:55.178028+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.111:0/3504644115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:56.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:56 smithi111 bash[27369]: audit 2023-10-01T09:12:55.178028+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.111:0/3504644115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:56.778 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:56 smithi183 bash[55182]: debug 2023-10-01T09:12:56.374+0000 7f1be3400200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:12:56.779 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:56 smithi183 bash[55182]: debug 2023-10-01T09:12:56.542+0000 7f1be3400200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:12:57.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:57 smithi111 bash[33891]: cluster 2023-10-01T09:12:56.985384+0000 mgr.y (mgr.15312) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-10-01T09:12:57.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:57 smithi111 bash[27369]: cluster 2023-10-01T09:12:56.985384+0000 mgr.y (mgr.15312) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-10-01T09:12:57.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:57 smithi183 bash[27651]: cluster 2023-10-01T09:12:56.985384+0000 mgr.y (mgr.15312) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2023-10-01T09:12:57.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:56 smithi183 bash[55182]: debug 2023-10-01T09:12:56.774+0000 7f1be3400200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:12:58.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:58 smithi183 bash[27651]: audit 2023-10-01T09:12:57.620688+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.111:0/87103051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:58.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:57 smithi183 bash[55182]: debug 2023-10-01T09:12:57.862+0000 7f1be3400200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:12:58.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:57 smithi183 bash[55182]: debug 2023-10-01T09:12:57.978+0000 7f1be3400200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T09:12:58.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:58 smithi183 bash[55182]: debug 2023-10-01T09:12:58.102+0000 7f1be3400200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:12:58.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:58 smithi111 bash[27369]: audit 2023-10-01T09:12:57.620688+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.111:0/87103051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:58 smithi111 bash[33891]: audit 2023-10-01T09:12:57.620688+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.111:0/87103051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:12:58.912 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:58 smithi183 bash[55182]: debug 2023-10-01T09:12:58.618+0000 7f1be3400200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T09:12:58.912 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:12:58 smithi183 bash[54747]: ts=2023-10-01T09:12:58.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:12:59.241 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:58 smithi183 bash[55182]: debug 2023-10-01T09:12:58.910+0000 7f1be3400200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:12:59.242 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:12:59 smithi183 bash[27651]: cluster 2023-10-01T09:12:58.986189+0000 mgr.y (mgr.15312) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 78 op/s 2023-10-01T09:12:59.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:59 smithi183 bash[55182]: debug 2023-10-01T09:12:59.417+0000 7f1be3400200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:12:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:12:59 smithi111 bash[27369]: cluster 2023-10-01T09:12:58.986189+0000 mgr.y (mgr.15312) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 78 op/s 2023-10-01T09:12:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:12:59 smithi111 bash[33891]: cluster 2023-10-01T09:12:58.986189+0000 mgr.y (mgr.15312) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 78 op/s 2023-10-01T09:13:00.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:12:59 smithi183 bash[55182]: debug 2023-10-01T09:12:59.969+0000 7f1be3400200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:13:00.433 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:13:00.724 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[55182]: debug 2023-10-01T09:13:00.597+0000 7f1be3400200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:13:00.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[27651]: audit 2023-10-01T09:12:59.384098+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[27651]: audit 2023-10-01T09:12:59.394610+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[27651]: audit 2023-10-01T09:13:00.051220+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.111:0/1418811218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:00.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[27651]: audit 2023-10-01T09:13:00.187551+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[27651]: audit 2023-10-01T09:13:00.198236+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[33891]: audit 2023-10-01T09:12:59.384098+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[33891]: audit 2023-10-01T09:12:59.394610+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[33891]: audit 2023-10-01T09:13:00.051220+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.111:0/1418811218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[33891]: audit 2023-10-01T09:13:00.187551+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[33891]: audit 2023-10-01T09:13:00.198236+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[27369]: audit 2023-10-01T09:12:59.384098+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[27369]: audit 2023-10-01T09:12:59.394610+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[27369]: audit 2023-10-01T09:13:00.051220+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.111:0/1418811218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:00.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[27369]: audit 2023-10-01T09:13:00.187551+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:00.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:00 smithi111 bash[27369]: audit 2023-10-01T09:13:00.198236+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:01.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:00 smithi183 bash[55182]: debug 2023-10-01T09:13:00.717+0000 7f1be3400200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:13:01.362 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.097+0000 7f1be3400200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:13:01.362 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.213+0000 7f1be3400200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:13:01.614 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[27651]: cluster 2023-10-01T09:13:00.987291+0000 mgr.y (mgr.15312) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.3 MiB/s wr, 81 op/s 2023-10-01T09:13:01.614 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.357+0000 7f1be3400200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:13:01.615 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.477+0000 7f1be3400200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:13:01.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:01 smithi111 bash[27369]: cluster 2023-10-01T09:13:00.987291+0000 mgr.y (mgr.15312) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.3 MiB/s wr, 81 op/s 2023-10-01T09:13:01.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:01 smithi111 bash[33891]: cluster 2023-10-01T09:13:00.987291+0000 mgr.y (mgr.15312) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.3 MiB/s wr, 81 op/s 2023-10-01T09:13:01.945 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.609+0000 7f1be3400200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:13:01.945 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.809+0000 7f1be3400200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:13:02.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:01 smithi183 bash[55182]: debug 2023-10-01T09:13:01.941+0000 7f1be3400200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:13:02.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:02 smithi111 bash[27369]: audit 2023-10-01T09:13:02.500487+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.111:0/620528100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:02.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:02 smithi111 bash[33891]: audit 2023-10-01T09:13:02.500487+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.111:0/620528100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:03.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:02 smithi183 bash[27651]: audit 2023-10-01T09:13:02.500487+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.111:0/620528100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:03.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[55182]: debug 2023-10-01T09:13:03.237+0000 7f1be3400200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:13:03.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[55182]: [01/Oct/2023:09:13:03] ENGINE Bus STARTING 2023-10-01T09:13:03.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[55182]: CherryPy Checker: 2023-10-01T09:13:03.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[55182]: The Application mounted at '' has an empty config. 2023-10-01T09:13:03.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[55182]: [01/Oct/2023:09:13:03] ENGINE Serving on http://:::9283 2023-10-01T09:13:03.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[55182]: [01/Oct/2023:09:13:03] ENGINE Bus STARTED 2023-10-01T09:13:03.558 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:13:03.558 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":72,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:12:22.954581+0000","last_up_change":"2023-10-01T09:04:03.079386+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-01T09:00:31.502938+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":"71","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":{},"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T09:06:56.110654+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":"59","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":"2023-10-01T09:06:56.927700+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":"60","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"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-10-01T09:08:52.828767+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":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":"67","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":{}}}],"osds":[{"osd":0,"uuid":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6803","nonce":869012590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6805","nonce":869012590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6809","nonce":869012590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":869012590},{"type":"v1","addr":"172.21.15.111:6807","nonce":869012590}]},"public_addr":"172.21.15.111:6803/869012590","cluster_addr":"172.21.15.111:6805/869012590","heartbeat_back_addr":"172.21.15.111:6809/869012590","heartbeat_front_addr":"172.21.15.111:6807/869012590","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6811","nonce":1786686437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6813","nonce":1786686437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6817","nonce":1786686437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":1786686437},{"type":"v1","addr":"172.21.15.111:6815","nonce":1786686437}]},"public_addr":"172.21.15.111:6811/1786686437","cluster_addr":"172.21.15.111:6813/1786686437","heartbeat_back_addr":"172.21.15.111:6817/1786686437","heartbeat_front_addr":"172.21.15.111:6815/1786686437","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6819","nonce":2411200742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6821","nonce":2411200742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6825","nonce":2411200742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2411200742},{"type":"v1","addr":"172.21.15.111:6823","nonce":2411200742}]},"public_addr":"172.21.15.111:6819/2411200742","cluster_addr":"172.21.15.111:6821/2411200742","heartbeat_back_addr":"172.21.15.111:6825/2411200742","heartbeat_front_addr":"172.21.15.111:6823/2411200742","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6827","nonce":1927149921}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6829","nonce":1927149921}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6833","nonce":1927149921}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1927149921},{"type":"v1","addr":"172.21.15.111:6831","nonce":1927149921}]},"public_addr":"172.21.15.111:6827/1927149921","cluster_addr":"172.21.15.111:6829/1927149921","heartbeat_back_addr":"172.21.15.111:6833/1927149921","heartbeat_front_addr":"172.21.15.111:6831/1927149921","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.183:0/1491197089":"2023-10-02T09:12:22.954502+0000","172.21.15.183:6834/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.183:0/2358894151":"2023-10-02T09:12:22.954502+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.183:0/3587120667":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.183:0/434827281":"2023-10-02T09:12:22.954502+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2641177178":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/2373917543":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6835/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/1488100577":"2023-10-02T09:10:40.493693+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}} 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: cluster 2023-10-01T09:13:02.987908+0000 mgr.y (mgr.15312) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 5.7 MiB/s wr, 50 op/s 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: cluster 2023-10-01T09:13:03.261305+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: cluster 2023-10-01T09:13:03.261580+0000 mon.a (mon.0) 991 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: audit 2023-10-01T09:13:03.269699+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: audit 2023-10-01T09:13:03.270515+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: audit 2023-10-01T09:13:03.275535+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:13:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[27369]: audit 2023-10-01T09:13:03.277371+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: cluster 2023-10-01T09:13:02.987908+0000 mgr.y (mgr.15312) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 5.7 MiB/s wr, 50 op/s 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: cluster 2023-10-01T09:13:03.261305+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: cluster 2023-10-01T09:13:03.261580+0000 mon.a (mon.0) 991 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: audit 2023-10-01T09:13:03.269699+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: audit 2023-10-01T09:13:03.270515+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: audit 2023-10-01T09:13:03.275535+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:13:03.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:03 smithi111 bash[33891]: audit 2023-10-01T09:13:03.277371+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: cluster 2023-10-01T09:13:02.987908+0000 mgr.y (mgr.15312) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 5.7 MiB/s wr, 50 op/s 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: cluster 2023-10-01T09:13:03.261305+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: cluster 2023-10-01T09:13:03.261580+0000 mon.a (mon.0) 991 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: audit 2023-10-01T09:13:03.269699+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: audit 2023-10-01T09:13:03.270515+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: audit 2023-10-01T09:13:03.275535+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:13:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:03 smithi183 bash[27651]: audit 2023-10-01T09:13:03.277371+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.? 172.21.15.183:0/1438113971' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:13:04.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:13:04.686 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:04 smithi111 bash[27369]: audit 2023-10-01T09:13:03.552988+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.111:0/2304255742' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:13:04.686 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:04 smithi111 bash[27369]: cluster 2023-10-01T09:13:04.243779+0000 mon.a (mon.0) 993 : cluster [DBG] mgrmap e29: y(active, since 41s), standbys: x 2023-10-01T09:13:04.686 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:04 smithi111 bash[33891]: audit 2023-10-01T09:13:03.552988+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.111:0/2304255742' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:13:04.686 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:04 smithi111 bash[33891]: cluster 2023-10-01T09:13:04.243779+0000 mon.a (mon.0) 993 : cluster [DBG] mgrmap e29: y(active, since 41s), standbys: x 2023-10-01T09:13:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:04 smithi183 bash[27651]: audit 2023-10-01T09:13:03.552988+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.111:0/2304255742' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:13:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:04 smithi183 bash[27651]: cluster 2023-10-01T09:13:04.243779+0000 mon.a (mon.0) 993 : cluster [DBG] mgrmap e29: y(active, since 41s), standbys: x 2023-10-01T09:13:05.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:13:04] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.33.4" 2023-10-01T09:13:06.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:05 smithi183 bash[27651]: audit 2023-10-01T09:13:04.938615+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.111:0/3964155992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:05 smithi183 bash[27651]: cluster 2023-10-01T09:13:04.989106+0000 mgr.y (mgr.15312) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 5.7 MiB/s wr, 50 op/s 2023-10-01T09:13:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:05 smithi111 bash[27369]: audit 2023-10-01T09:13:04.938615+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.111:0/3964155992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:06.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:05 smithi111 bash[27369]: cluster 2023-10-01T09:13:04.989106+0000 mgr.y (mgr.15312) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 5.7 MiB/s wr, 50 op/s 2023-10-01T09:13:06.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:05 smithi111 bash[33891]: audit 2023-10-01T09:13:04.938615+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.111:0/3964155992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:06.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:05 smithi111 bash[33891]: cluster 2023-10-01T09:13:04.989106+0000 mgr.y (mgr.15312) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 5.7 MiB/s wr, 50 op/s 2023-10-01T09:13:07.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:07 smithi111 bash[27369]: cluster 2023-10-01T09:13:06.989674+0000 mgr.y (mgr.15312) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-01T09:13:07.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:07 smithi111 bash[33891]: cluster 2023-10-01T09:13:06.989674+0000 mgr.y (mgr.15312) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-01T09:13:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:07 smithi183 bash[27651]: cluster 2023-10-01T09:13:06.989674+0000 mgr.y (mgr.15312) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-01T09:13:08.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:08 smithi183 bash[27651]: audit 2023-10-01T09:13:07.391575+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.111:0/1361923484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:08.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:08 smithi111 bash[27369]: audit 2023-10-01T09:13:07.391575+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.111:0/1361923484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:08.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:08 smithi111 bash[33891]: audit 2023-10-01T09:13:07.391575+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.111:0/1361923484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:08.966 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:13:08 smithi183 bash[54747]: ts=2023-10-01T09:13:08.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:13:09.183 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:13:09.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:09 smithi183 bash[27651]: audit 2023-10-01T09:13:08.088930+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:09.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:09 smithi183 bash[27651]: cluster 2023-10-01T09:13:08.990439+0000 mgr.y (mgr.15312) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-01T09:13:09.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:09 smithi111 bash[27369]: audit 2023-10-01T09:13:08.088930+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:09.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:09 smithi111 bash[27369]: cluster 2023-10-01T09:13:08.990439+0000 mgr.y (mgr.15312) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-01T09:13:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:09 smithi111 bash[33891]: audit 2023-10-01T09:13:08.088930+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:09.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:09 smithi111 bash[33891]: cluster 2023-10-01T09:13:08.990439+0000 mgr.y (mgr.15312) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.645597+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.653744+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.660531+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.661895+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.664052+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.751493+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: cephadm 2023-10-01T09:13:09.753303+0000 mgr.y (mgr.15312) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.756704+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:13:10.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.760895+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.763122+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.766944+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.767123+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.769335+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.773582+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.774255+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.783129+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: cephadm 2023-10-01T09:13:09.783400+0000 mgr.y (mgr.15312) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.786520+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-01T09:13:10.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[27369]: audit 2023-10-01T09:13:09.840507+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.111:0/3617819945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.645597+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.653744+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.660531+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.661895+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.664052+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.751493+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: cephadm 2023-10-01T09:13:09.753303+0000 mgr.y (mgr.15312) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.756704+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.760895+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.763122+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T09:13:10.858 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.766944+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.767123+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.769335+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.773582+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.774255+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.783129+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: cephadm 2023-10-01T09:13:09.783400+0000 mgr.y (mgr.15312) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.786520+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-01T09:13:10.859 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:10 smithi111 bash[33891]: audit 2023-10-01T09:13:09.840507+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.111:0/3617819945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.645597+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.653744+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.660531+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.661895+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.664052+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.751493+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: cephadm 2023-10-01T09:13:09.753303+0000 mgr.y (mgr.15312) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.756704+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.760895+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.763122+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.766944+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.767123+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.769335+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T09:13:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.773582+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T09:13:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.774255+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15312 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-01T09:13:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.783129+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:13:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: cephadm 2023-10-01T09:13:09.783400+0000 mgr.y (mgr.15312) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-01T09:13:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.786520+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-01T09:13:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:10 smithi183 bash[27651]: audit 2023-10-01T09:13:09.840507+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.111:0/3617819945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:11.929 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:11 smithi111 bash[33891]: cluster 2023-10-01T09:13:10.991571+0000 mgr.y (mgr.15312) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 927 KiB/s wr, 6 op/s 2023-10-01T09:13:11.930 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:11 smithi111 bash[27369]: cluster 2023-10-01T09:13:10.991571+0000 mgr.y (mgr.15312) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 927 KiB/s wr, 6 op/s 2023-10-01T09:13:12.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:11 smithi183 bash[27651]: cluster 2023-10-01T09:13:10.991571+0000 mgr.y (mgr.15312) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 927 KiB/s wr, 6 op/s 2023-10-01T09:13:13.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:12 smithi183 bash[27651]: audit 2023-10-01T09:13:12.280174+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.111:0/2470575999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:13.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:12 smithi111 bash[27369]: audit 2023-10-01T09:13:12.280174+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.111:0/2470575999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:13.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:12 smithi111 bash[33891]: audit 2023-10-01T09:13:12.280174+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.111:0/2470575999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:13.524 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:13:13.526 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:13:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: cephadm 2023-10-01T09:13:12.904252+0000 mgr.y (mgr.15312) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-01T09:13:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: audit 2023-10-01T09:13:12.913756+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: cephadm 2023-10-01T09:13:12.919737+0000 mgr.y (mgr.15312) 46 : cephadm [INF] Deploying daemon mon.a on smithi111 2023-10-01T09:13:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: audit 2023-10-01T09:13:12.920155+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:13:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: audit 2023-10-01T09:13:12.921411+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:13:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: audit 2023-10-01T09:13:12.922907+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:14.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:13 smithi183 bash[27651]: cluster 2023-10-01T09:13:12.992232+0000 mgr.y (mgr.15312) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:14.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: cephadm 2023-10-01T09:13:12.904252+0000 mgr.y (mgr.15312) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: audit 2023-10-01T09:13:12.913756+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: cephadm 2023-10-01T09:13:12.919737+0000 mgr.y (mgr.15312) 46 : cephadm [INF] Deploying daemon mon.a on smithi111 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: audit 2023-10-01T09:13:12.920155+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: audit 2023-10-01T09:13:12.921411+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: audit 2023-10-01T09:13:12.922907+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[27369]: cluster 2023-10-01T09:13:12.992232+0000 mgr.y (mgr.15312) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: cephadm 2023-10-01T09:13:12.904252+0000 mgr.y (mgr.15312) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-01T09:13:14.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: audit 2023-10-01T09:13:12.913756+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15312 ' entity='mgr.y' 2023-10-01T09:13:14.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: cephadm 2023-10-01T09:13:12.919737+0000 mgr.y (mgr.15312) 46 : cephadm [INF] Deploying daemon mon.a on smithi111 2023-10-01T09:13:14.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: audit 2023-10-01T09:13:12.920155+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:13:14.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: audit 2023-10-01T09:13:12.921411+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:13:14.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: audit 2023-10-01T09:13:12.922907+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.15312 172.21.15.111:0/2329532658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:14.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:13 smithi111 bash[33891]: cluster 2023-10-01T09:13:12.992232+0000 mgr.y (mgr.15312) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:14.778 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":28,"stamp":"2023-10-01T09:13:12.991870+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1212764411,"num_objects":431,"num_object_clones":0,"num_object_copies":1293,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":431,"num_whiteouts":0,"num_read":14427,"num_read_kb":15134370,"num_write":10008,"num_write_kb":2773910,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7885,"ondisk_log_size":7885,"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":4682628,"kb_used_data":2215824,"kb_used_omap":0,"kb_used_meta":2426240,"kb_avail":745278588,"statfs":{"total":767960285184,"available":763165274112,"internally_reserved":0,"allocated":2269003776,"data_stored":2253426338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2484469760},"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.005421"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238313+0000","last_change":"2023-10-01T09:06:57.515164+0000","last_active":"2023-10-01T09:10:46.238313+0000","last_peered":"2023-10-01T09:10:46.238313+0000","last_clean":"2023-10-01T09:10:46.238313+0000","last_became_active":"2023-10-01T09:06:57.514809+0000","last_became_peered":"2023-10-01T09:06:57.514809+0000","last_unstale":"2023-10-01T09:10:46.238313+0000","last_undegraded":"2023-10-01T09:10:46.238313+0000","last_fullsized":"2023-10-01T09:10:46.238313+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.232523+0000","last_change":"2023-10-01T09:07:37.833897+0000","last_active":"2023-10-01T09:10:46.232523+0000","last_peered":"2023-10-01T09:10:46.232523+0000","last_clean":"2023-10-01T09:10:46.232523+0000","last_became_active":"2023-10-01T09:07:37.833102+0000","last_became_peered":"2023-10-01T09:07:37.833102+0000","last_unstale":"2023-10-01T09:10:46.232523+0000","last_undegraded":"2023-10-01T09:10:46.232523+0000","last_fullsized":"2023-10-01T09:10:46.232523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.230969+0000","last_change":"2023-10-01T09:06:57.527747+0000","last_active":"2023-10-01T09:10:46.230969+0000","last_peered":"2023-10-01T09:10:46.230969+0000","last_clean":"2023-10-01T09:10:46.230969+0000","last_became_active":"2023-10-01T09:06:57.519918+0000","last_became_peered":"2023-10-01T09:06:57.519918+0000","last_unstale":"2023-10-01T09:10:46.230969+0000","last_undegraded":"2023-10-01T09:10:46.230969+0000","last_fullsized":"2023-10-01T09:10:46.230969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.246147+0000","last_change":"2023-10-01T09:06:57.643843+0000","last_active":"2023-10-01T09:10:46.246147+0000","last_peered":"2023-10-01T09:10:46.246147+0000","last_clean":"2023-10-01T09:10:46.246147+0000","last_became_active":"2023-10-01T09:06:57.643536+0000","last_became_peered":"2023-10-01T09:06:57.643536+0000","last_unstale":"2023-10-01T09:10:46.246147+0000","last_undegraded":"2023-10-01T09:10:46.246147+0000","last_fullsized":"2023-10-01T09:10:46.246147+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235502+0000","last_change":"2023-10-01T09:06:57.508283+0000","last_active":"2023-10-01T09:10:46.235502+0000","last_peered":"2023-10-01T09:10:46.235502+0000","last_clean":"2023-10-01T09:10:46.235502+0000","last_became_active":"2023-10-01T09:06:57.507744+0000","last_became_peered":"2023-10-01T09:06:57.507744+0000","last_unstale":"2023-10-01T09:10:46.235502+0000","last_undegraded":"2023-10-01T09:10:46.235502+0000","last_fullsized":"2023-10-01T09:10:46.235502+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.251118+0000","last_change":"2023-10-01T09:06:57.535525+0000","last_active":"2023-10-01T09:10:46.251118+0000","last_peered":"2023-10-01T09:10:46.251118+0000","last_clean":"2023-10-01T09:10:46.251118+0000","last_became_active":"2023-10-01T09:06:57.535122+0000","last_became_peered":"2023-10-01T09:06:57.535122+0000","last_unstale":"2023-10-01T09:10:46.251118+0000","last_undegraded":"2023-10-01T09:10:46.251118+0000","last_fullsized":"2023-10-01T09:10:46.251118+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.246298+0000","last_change":"2023-10-01T09:06:57.512239+0000","last_active":"2023-10-01T09:10:46.246298+0000","last_peered":"2023-10-01T09:10:46.246298+0000","last_clean":"2023-10-01T09:10:46.246298+0000","last_became_active":"2023-10-01T09:06:57.511823+0000","last_became_peered":"2023-10-01T09:06:57.511823+0000","last_unstale":"2023-10-01T09:10:46.246298+0000","last_undegraded":"2023-10-01T09:10:46.246298+0000","last_fullsized":"2023-10-01T09:10:46.246298+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235432+0000","last_change":"2023-10-01T09:06:57.535556+0000","last_active":"2023-10-01T09:10:46.235432+0000","last_peered":"2023-10-01T09:10:46.235432+0000","last_clean":"2023-10-01T09:10:46.235432+0000","last_became_active":"2023-10-01T09:06:57.535249+0000","last_became_peered":"2023-10-01T09:06:57.535249+0000","last_unstale":"2023-10-01T09:10:46.235432+0000","last_undegraded":"2023-10-01T09:10:46.235432+0000","last_fullsized":"2023-10-01T09:10:46.235432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384601+0000","last_change":"2023-10-01T09:06:57.510739+0000","last_active":"2023-10-01T09:10:46.384601+0000","last_peered":"2023-10-01T09:10:46.384601+0000","last_clean":"2023-10-01T09:10:46.384601+0000","last_became_active":"2023-10-01T09:06:57.510390+0000","last_became_peered":"2023-10-01T09:06:57.510390+0000","last_unstale":"2023-10-01T09:10:46.384601+0000","last_undegraded":"2023-10-01T09:10:46.384601+0000","last_fullsized":"2023-10-01T09:10:46.384601+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.234247+0000","last_change":"2023-10-01T09:06:57.644130+0000","last_active":"2023-10-01T09:10:46.234247+0000","last_peered":"2023-10-01T09:10:46.234247+0000","last_clean":"2023-10-01T09:10:46.234247+0000","last_became_active":"2023-10-01T09:06:57.643319+0000","last_became_peered":"2023-10-01T09:06:57.643319+0000","last_unstale":"2023-10-01T09:10:46.234247+0000","last_undegraded":"2023-10-01T09:10:46.234247+0000","last_fullsized":"2023-10-01T09:10:46.234247+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248663+0000","last_change":"2023-10-01T09:06:57.520168+0000","last_active":"2023-10-01T09:10:46.248663+0000","last_peered":"2023-10-01T09:10:46.248663+0000","last_clean":"2023-10-01T09:10:46.248663+0000","last_became_active":"2023-10-01T09:06:57.519842+0000","last_became_peered":"2023-10-01T09:06:57.519842+0000","last_unstale":"2023-10-01T09:10:46.248663+0000","last_undegraded":"2023-10-01T09:10:46.248663+0000","last_fullsized":"2023-10-01T09:10:46.248663+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.234290+0000","last_change":"2023-10-01T09:06:58.852539+0000","last_active":"2023-10-01T09:10:46.234290+0000","last_peered":"2023-10-01T09:10:46.234290+0000","last_clean":"2023-10-01T09:10:46.234290+0000","last_became_active":"2023-10-01T09:06:58.851793+0000","last_became_peered":"2023-10-01T09:06:58.851793+0000","last_unstale":"2023-10-01T09:10:46.234290+0000","last_undegraded":"2023-10-01T09:10:46.234290+0000","last_fullsized":"2023-10-01T09:10:46.234290+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"72'14","reported_seq":38,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:23.225717+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:12:23.225717+0000","last_peered":"2023-10-01T09:12:23.225717+0000","last_clean":"2023-10-01T09:12:23.225717+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:12:23.225717+0000","last_undegraded":"2023-10-01T09:12:23.225717+0000","last_fullsized":"2023-10-01T09:12:23.225717+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3386,"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":14,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.240131+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:10:46.240131+0000","last_peered":"2023-10-01T09:10:46.240131+0000","last_clean":"2023-10-01T09:10:46.240131+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:10:46.240131+0000","last_undegraded":"2023-10-01T09:10:46.240131+0000","last_fullsized":"2023-10-01T09:10:46.240131+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248670+0000","last_change":"2023-10-01T09:06:57.513369+0000","last_active":"2023-10-01T09:10:46.248670+0000","last_peered":"2023-10-01T09:10:46.248670+0000","last_clean":"2023-10-01T09:10:46.248670+0000","last_became_active":"2023-10-01T09:06:57.513026+0000","last_became_peered":"2023-10-01T09:06:57.513026+0000","last_unstale":"2023-10-01T09:10:46.248670+0000","last_undegraded":"2023-10-01T09:10:46.248670+0000","last_fullsized":"2023-10-01T09:10:46.248670+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.14","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.231822+0000","last_change":"2023-10-01T09:06:57.639839+0000","last_active":"2023-10-01T09:10:46.231822+0000","last_peered":"2023-10-01T09:10:46.231822+0000","last_clean":"2023-10-01T09:10:46.231822+0000","last_became_active":"2023-10-01T09:06:57.639165+0000","last_became_peered":"2023-10-01T09:06:57.639165+0000","last_unstale":"2023-10-01T09:10:46.231822+0000","last_undegraded":"2023-10-01T09:10:46.231822+0000","last_fullsized":"2023-10-01T09:10:46.231822+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.245599+0000","last_change":"2023-10-01T09:06:57.512537+0000","last_active":"2023-10-01T09:10:46.245599+0000","last_peered":"2023-10-01T09:10:46.245599+0000","last_clean":"2023-10-01T09:10:46.245599+0000","last_became_active":"2023-10-01T09:06:57.512255+0000","last_became_peered":"2023-10-01T09:06:57.512255+0000","last_unstale":"2023-10-01T09:10:46.245599+0000","last_undegraded":"2023-10-01T09:10:46.245599+0000","last_fullsized":"2023-10-01T09:10:46.245599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384488+0000","last_change":"2023-10-01T09:06:57.646498+0000","last_active":"2023-10-01T09:10:46.384488+0000","last_peered":"2023-10-01T09:10:46.384488+0000","last_clean":"2023-10-01T09:10:46.384488+0000","last_became_active":"2023-10-01T09:06:57.646144+0000","last_became_peered":"2023-10-01T09:06:57.646144+0000","last_unstale":"2023-10-01T09:10:46.384488+0000","last_undegraded":"2023-10-01T09:10:46.384488+0000","last_fullsized":"2023-10-01T09:10:46.384488+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248402+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:10:46.248402+0000","last_peered":"2023-10-01T09:10:46.248402+0000","last_clean":"2023-10-01T09:10:46.248402+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:10:46.248402+0000","last_undegraded":"2023-10-01T09:10:46.248402+0000","last_fullsized":"2023-10-01T09:10:46.248402+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.246016+0000","last_change":"2023-10-01T09:06:57.643380+0000","last_active":"2023-10-01T09:10:46.246016+0000","last_peered":"2023-10-01T09:10:46.246016+0000","last_clean":"2023-10-01T09:10:46.246016+0000","last_became_active":"2023-10-01T09:06:57.642884+0000","last_became_peered":"2023-10-01T09:06:57.642884+0000","last_unstale":"2023-10-01T09:10:46.246016+0000","last_undegraded":"2023-10-01T09:10:46.246016+0000","last_fullsized":"2023-10-01T09:10:46.246016+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.250228+0000","last_change":"2023-10-01T09:06:57.507530+0000","last_active":"2023-10-01T09:10:46.250228+0000","last_peered":"2023-10-01T09:10:46.250228+0000","last_clean":"2023-10-01T09:10:46.250228+0000","last_became_active":"2023-10-01T09:06:57.507198+0000","last_became_peered":"2023-10-01T09:06:57.507198+0000","last_unstale":"2023-10-01T09:10:46.250228+0000","last_undegraded":"2023-10-01T09:10:46.250228+0000","last_fullsized":"2023-10-01T09:10:46.250228+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.233894+0000","last_change":"2023-10-01T09:06:57.644104+0000","last_active":"2023-10-01T09:10:46.233894+0000","last_peered":"2023-10-01T09:10:46.233894+0000","last_clean":"2023-10-01T09:10:46.233894+0000","last_became_active":"2023-10-01T09:06:57.643342+0000","last_became_peered":"2023-10-01T09:06:57.643342+0000","last_unstale":"2023-10-01T09:10:46.233894+0000","last_undegraded":"2023-10-01T09:10:46.233894+0000","last_fullsized":"2023-10-01T09:10:46.233894+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.9","version":"72'385","reported_seq":687,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:53.910416+0000","last_change":"2023-10-01T09:08:54.299578+0000","last_active":"2023-10-01T09:12:53.910416+0000","last_peered":"2023-10-01T09:12:53.910416+0000","last_clean":"2023-10-01T09:12:53.910416+0000","last_became_active":"2023-10-01T09:08:54.299200+0000","last_became_peered":"2023-10-01T09:08:54.299200+0000","last_unstale":"2023-10-01T09:12:53.910416+0000","last_undegraded":"2023-10-01T09:12:53.910416+0000","last_fullsized":"2023-10-01T09:12:53.910416+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":385,"log_dups_size":0,"ondisk_log_size":385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56480265,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":641,"num_read_kb":641346,"num_write":493,"num_write_kb":140100,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248652+0000","last_change":"2023-10-01T09:06:57.519135+0000","last_active":"2023-10-01T09:10:46.248652+0000","last_peered":"2023-10-01T09:10:46.248652+0000","last_clean":"2023-10-01T09:10:46.248652+0000","last_became_active":"2023-10-01T09:06:57.518775+0000","last_became_peered":"2023-10-01T09:06:57.518775+0000","last_unstale":"2023-10-01T09:10:46.248652+0000","last_undegraded":"2023-10-01T09:10:46.248652+0000","last_fullsized":"2023-10-01T09:10:46.248652+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.383816+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:10:46.383816+0000","last_peered":"2023-10-01T09:10:46.383816+0000","last_clean":"2023-10-01T09:10:46.383816+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:10:46.383816+0000","last_undegraded":"2023-10-01T09:10:46.383816+0000","last_fullsized":"2023-10-01T09:10:46.383816+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'620","reported_seq":1055,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:55.173441+0000","last_change":"2023-10-01T09:08:54.286728+0000","last_active":"2023-10-01T09:12:55.173441+0000","last_peered":"2023-10-01T09:12:55.173441+0000","last_clean":"2023-10-01T09:12:55.173441+0000","last_became_active":"2023-10-01T09:08:54.286354+0000","last_became_peered":"2023-10-01T09:08:54.286354+0000","last_unstale":"2023-10-01T09:12:55.173441+0000","last_undegraded":"2023-10-01T09:12:55.173441+0000","last_fullsized":"2023-10-01T09:12:55.173441+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":620,"log_dups_size":0,"ondisk_log_size":620,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86756602,"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":925,"num_read_kb":971323,"num_write":785,"num_write_kb":224664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.249157+0000","last_change":"2023-10-01T09:06:57.519984+0000","last_active":"2023-10-01T09:10:46.249157+0000","last_peered":"2023-10-01T09:10:46.249157+0000","last_clean":"2023-10-01T09:10:46.249157+0000","last_became_active":"2023-10-01T09:06:57.519629+0000","last_became_peered":"2023-10-01T09:06:57.519629+0000","last_unstale":"2023-10-01T09:10:46.249157+0000","last_undegraded":"2023-10-01T09:10:46.249157+0000","last_fullsized":"2023-10-01T09:10:46.249157+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238968+0000","last_change":"2023-10-01T09:06:57.535410+0000","last_active":"2023-10-01T09:10:46.238968+0000","last_peered":"2023-10-01T09:10:46.238968+0000","last_clean":"2023-10-01T09:10:46.238968+0000","last_became_active":"2023-10-01T09:06:57.535025+0000","last_became_peered":"2023-10-01T09:06:57.535025+0000","last_unstale":"2023-10-01T09:10:46.238968+0000","last_undegraded":"2023-10-01T09:10:46.238968+0000","last_fullsized":"2023-10-01T09:10:46.238968+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'495","reported_seq":908,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:52.851491+0000","last_change":"2023-10-01T09:08:54.288290+0000","last_active":"2023-10-01T09:12:52.851491+0000","last_peered":"2023-10-01T09:12:52.851491+0000","last_clean":"2023-10-01T09:12:52.851491+0000","last_became_active":"2023-10-01T09:08:54.287927+0000","last_became_peered":"2023-10-01T09:08:54.287927+0000","last_unstale":"2023-10-01T09:12:52.851491+0000","last_undegraded":"2023-10-01T09:12:52.851491+0000","last_fullsized":"2023-10-01T09:12:52.851491+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":495,"log_dups_size":0,"ondisk_log_size":495,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83679007,"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":916,"num_read_kb":939801,"num_write":629,"num_write_kb":175703,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248914+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:10:46.248914+0000","last_peered":"2023-10-01T09:10:46.248914+0000","last_clean":"2023-10-01T09:10:46.248914+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:10:46.248914+0000","last_undegraded":"2023-10-01T09:10:46.248914+0000","last_fullsized":"2023-10-01T09:10:46.248914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.250826+0000","last_change":"2023-10-01T09:06:57.644255+0000","last_active":"2023-10-01T09:10:46.250826+0000","last_peered":"2023-10-01T09:10:46.250826+0000","last_clean":"2023-10-01T09:10:46.250826+0000","last_became_active":"2023-10-01T09:06:57.643519+0000","last_became_peered":"2023-10-01T09:06:57.643519+0000","last_unstale":"2023-10-01T09:10:46.250826+0000","last_undegraded":"2023-10-01T09:10:46.250826+0000","last_fullsized":"2023-10-01T09:10:46.250826+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'549","reported_seq":1085,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:54.910183+0000","last_change":"2023-10-01T09:08:54.284022+0000","last_active":"2023-10-01T09:12:54.910183+0000","last_peered":"2023-10-01T09:12:54.910183+0000","last_clean":"2023-10-01T09:12:54.910183+0000","last_became_active":"2023-10-01T09:08:54.283067+0000","last_became_peered":"2023-10-01T09:08:54.283067+0000","last_unstale":"2023-10-01T09:12:54.910183+0000","last_undegraded":"2023-10-01T09:12:54.910183+0000","last_fullsized":"2023-10-01T09:12:54.910183+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":549,"log_dups_size":0,"ondisk_log_size":549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":102707666,"num_objects":34,"num_object_clones":0,"num_object_copies":102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34,"num_whiteouts":0,"num_read":1253,"num_read_kb":1378825,"num_write":700,"num_write_kb":193012,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384371+0000","last_change":"2023-10-01T09:06:57.521605+0000","last_active":"2023-10-01T09:10:46.384371+0000","last_peered":"2023-10-01T09:10:46.384371+0000","last_clean":"2023-10-01T09:10:46.384371+0000","last_became_active":"2023-10-01T09:06:57.521215+0000","last_became_peered":"2023-10-01T09:06:57.521215+0000","last_unstale":"2023-10-01T09:10:46.384371+0000","last_undegraded":"2023-10-01T09:10:46.384371+0000","last_fullsized":"2023-10-01T09:10:46.384371+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.245821+0000","last_change":"2023-10-01T09:07:37.833274+0000","last_active":"2023-10-01T09:10:46.245821+0000","last_peered":"2023-10-01T09:10:46.245821+0000","last_clean":"2023-10-01T09:10:46.245821+0000","last_became_active":"2023-10-01T09:07:37.832603+0000","last_became_peered":"2023-10-01T09:07:37.832603+0000","last_unstale":"2023-10-01T09:10:46.245821+0000","last_undegraded":"2023-10-01T09:10:46.245821+0000","last_fullsized":"2023-10-01T09:10:46.245821+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'444","reported_seq":822,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:55.154862+0000","last_change":"2023-10-01T09:08:54.290554+0000","last_active":"2023-10-01T09:12:55.154862+0000","last_peered":"2023-10-01T09:12:55.154862+0000","last_clean":"2023-10-01T09:12:55.154862+0000","last_became_active":"2023-10-01T09:08:54.290160+0000","last_became_peered":"2023-10-01T09:08:54.290160+0000","last_unstale":"2023-10-01T09:12:55.154862+0000","last_undegraded":"2023-10-01T09:12:55.154862+0000","last_fullsized":"2023-10-01T09:12:55.154862+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":444,"log_dups_size":0,"ondisk_log_size":444,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64196295,"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":839,"num_read_kb":847386,"num_write":560,"num_write_kb":156841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.231278+0000","last_change":"2023-10-01T09:06:57.500998+0000","last_active":"2023-10-01T09:10:46.231278+0000","last_peered":"2023-10-01T09:10:46.231278+0000","last_clean":"2023-10-01T09:10:46.231278+0000","last_became_active":"2023-10-01T09:06:57.500671+0000","last_became_peered":"2023-10-01T09:06:57.500671+0000","last_unstale":"2023-10-01T09:10:46.231278+0000","last_undegraded":"2023-10-01T09:10:46.231278+0000","last_fullsized":"2023-10-01T09:10:46.231278+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.239052+0000","last_change":"2023-10-01T09:06:57.529094+0000","last_active":"2023-10-01T09:10:46.239052+0000","last_peered":"2023-10-01T09:10:46.239052+0000","last_clean":"2023-10-01T09:10:46.239052+0000","last_became_active":"2023-10-01T09:06:57.528759+0000","last_became_peered":"2023-10-01T09:06:57.528759+0000","last_unstale":"2023-10-01T09:10:46.239052+0000","last_undegraded":"2023-10-01T09:10:46.239052+0000","last_fullsized":"2023-10-01T09:10:46.239052+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'525","reported_seq":900,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:52.892922+0000","last_change":"2023-10-01T09:08:54.292403+0000","last_active":"2023-10-01T09:12:52.892922+0000","last_peered":"2023-10-01T09:12:52.892922+0000","last_clean":"2023-10-01T09:12:52.892922+0000","last_became_active":"2023-10-01T09:08:54.291964+0000","last_became_peered":"2023-10-01T09:08:54.291964+0000","last_unstale":"2023-10-01T09:12:52.892922+0000","last_undegraded":"2023-10-01T09:12:52.892922+0000","last_fullsized":"2023-10-01T09:12:52.892922+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":525,"log_dups_size":0,"ondisk_log_size":525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79459361,"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":788,"num_read_kb":797837,"num_write":667,"num_write_kb":187410,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.250942+0000","last_change":"2023-10-01T09:06:57.516302+0000","last_active":"2023-10-01T09:10:46.250942+0000","last_peered":"2023-10-01T09:10:46.250942+0000","last_clean":"2023-10-01T09:10:46.250942+0000","last_became_active":"2023-10-01T09:06:57.515585+0000","last_became_peered":"2023-10-01T09:06:57.515585+0000","last_unstale":"2023-10-01T09:10:46.250942+0000","last_undegraded":"2023-10-01T09:10:46.250942+0000","last_fullsized":"2023-10-01T09:10:46.250942+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.239621+0000","last_change":"2023-10-01T09:06:57.527643+0000","last_active":"2023-10-01T09:10:46.239621+0000","last_peered":"2023-10-01T09:10:46.239621+0000","last_clean":"2023-10-01T09:10:46.239621+0000","last_became_active":"2023-10-01T09:06:57.527307+0000","last_became_peered":"2023-10-01T09:06:57.527307+0000","last_unstale":"2023-10-01T09:10:46.239621+0000","last_undegraded":"2023-10-01T09:10:46.239621+0000","last_fullsized":"2023-10-01T09:10:46.239621+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'442","reported_seq":835,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:54.677104+0000","last_change":"2023-10-01T09:08:54.297613+0000","last_active":"2023-10-01T09:12:54.677104+0000","last_peered":"2023-10-01T09:12:54.677104+0000","last_clean":"2023-10-01T09:12:54.677104+0000","last_became_active":"2023-10-01T09:08:54.297279+0000","last_became_peered":"2023-10-01T09:08:54.297279+0000","last_unstale":"2023-10-01T09:12:54.677104+0000","last_undegraded":"2023-10-01T09:12:54.677104+0000","last_fullsized":"2023-10-01T09:12:54.677104+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":442,"log_dups_size":0,"ondisk_log_size":442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68398408,"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":898,"num_read_kb":1030514,"num_write":559,"num_write_kb":154526,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238286+0000","last_change":"2023-10-01T09:06:57.508520+0000","last_active":"2023-10-01T09:10:46.238286+0000","last_peered":"2023-10-01T09:10:46.238286+0000","last_clean":"2023-10-01T09:10:46.238286+0000","last_became_active":"2023-10-01T09:06:57.508190+0000","last_became_peered":"2023-10-01T09:06:57.508190+0000","last_unstale":"2023-10-01T09:10:46.238286+0000","last_undegraded":"2023-10-01T09:10:46.238286+0000","last_fullsized":"2023-10-01T09:10:46.238286+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.239542+0000","last_change":"2023-10-01T09:06:57.529067+0000","last_active":"2023-10-01T09:10:46.239542+0000","last_peered":"2023-10-01T09:10:46.239542+0000","last_clean":"2023-10-01T09:10:46.239542+0000","last_became_active":"2023-10-01T09:06:57.528513+0000","last_became_peered":"2023-10-01T09:06:57.528513+0000","last_unstale":"2023-10-01T09:10:46.239542+0000","last_undegraded":"2023-10-01T09:10:46.239542+0000","last_fullsized":"2023-10-01T09:10:46.239542+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'389","reported_seq":693,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:55.160473+0000","last_change":"2023-10-01T09:08:54.294661+0000","last_active":"2023-10-01T09:12:55.160473+0000","last_peered":"2023-10-01T09:12:55.160473+0000","last_clean":"2023-10-01T09:12:55.160473+0000","last_became_active":"2023-10-01T09:08:54.294218+0000","last_became_peered":"2023-10-01T09:08:54.294218+0000","last_unstale":"2023-10-01T09:12:55.160473+0000","last_undegraded":"2023-10-01T09:12:55.160473+0000","last_fullsized":"2023-10-01T09:12:55.160473+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":389,"log_dups_size":0,"ondisk_log_size":389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67087858,"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":658,"num_read_kb":760474,"num_write":493,"num_write_kb":141643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235345+0000","last_change":"2023-10-01T09:06:57.508071+0000","last_active":"2023-10-01T09:10:46.235345+0000","last_peered":"2023-10-01T09:10:46.235345+0000","last_clean":"2023-10-01T09:10:46.235345+0000","last_became_active":"2023-10-01T09:06:57.507338+0000","last_became_peered":"2023-10-01T09:06:57.507338+0000","last_unstale":"2023-10-01T09:10:46.235345+0000","last_undegraded":"2023-10-01T09:10:46.235345+0000","last_fullsized":"2023-10-01T09:10:46.235345+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235521+0000","last_change":"2023-10-01T09:06:58.909477+0000","last_active":"2023-10-01T09:10:46.235521+0000","last_peered":"2023-10-01T09:10:46.235521+0000","last_clean":"2023-10-01T09:10:46.235521+0000","last_became_active":"2023-10-01T09:06:58.908881+0000","last_became_peered":"2023-10-01T09:06:58.908881+0000","last_unstale":"2023-10-01T09:10:46.235521+0000","last_undegraded":"2023-10-01T09:10:46.235521+0000","last_fullsized":"2023-10-01T09:10:46.235521+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235937+0000","last_change":"2023-10-01T09:05:04.040091+0000","last_active":"2023-10-01T09:10:46.235937+0000","last_peered":"2023-10-01T09:10:46.235937+0000","last_clean":"2023-10-01T09:10:46.235937+0000","last_became_active":"2023-10-01T09:05:04.039683+0000","last_became_peered":"2023-10-01T09:05:04.039683+0000","last_unstale":"2023-10-01T09:10:46.235937+0000","last_undegraded":"2023-10-01T09:10:46.235937+0000","last_fullsized":"2023-10-01T09:10:46.235937+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384659+0000","last_change":"2023-10-01T09:06:57.516477+0000","last_active":"2023-10-01T09:10:46.384659+0000","last_peered":"2023-10-01T09:10:46.384659+0000","last_clean":"2023-10-01T09:10:46.384659+0000","last_became_active":"2023-10-01T09:06:57.516054+0000","last_became_peered":"2023-10-01T09:06:57.516054+0000","last_unstale":"2023-10-01T09:10:46.384659+0000","last_undegraded":"2023-10-01T09:10:46.384659+0000","last_fullsized":"2023-10-01T09:10:46.384659+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.234708+0000","last_change":"2023-10-01T09:06:59.009648+0000","last_active":"2023-10-01T09:10:46.234708+0000","last_peered":"2023-10-01T09:10:46.234708+0000","last_clean":"2023-10-01T09:10:46.234708+0000","last_became_active":"2023-10-01T09:06:59.009321+0000","last_became_peered":"2023-10-01T09:06:59.009321+0000","last_unstale":"2023-10-01T09:10:46.234708+0000","last_undegraded":"2023-10-01T09:10:46.234708+0000","last_fullsized":"2023-10-01T09:10:46.234708+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"72'364","reported_seq":641,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:50.884293+0000","last_change":"2023-10-01T09:08:54.289392+0000","last_active":"2023-10-01T09:12:50.884293+0000","last_peered":"2023-10-01T09:12:50.884293+0000","last_clean":"2023-10-01T09:12:50.884293+0000","last_became_active":"2023-10-01T09:08:54.289037+0000","last_became_peered":"2023-10-01T09:08:54.289037+0000","last_unstale":"2023-10-01T09:12:50.884293+0000","last_undegraded":"2023-10-01T09:12:50.884293+0000","last_fullsized":"2023-10-01T09:12:50.884293+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":364,"log_dups_size":0,"ondisk_log_size":364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50463722,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":587,"num_read_kb":578037,"num_write":461,"num_write_kb":132120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"72'508","reported_seq":937,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:54.710595+0000","last_change":"2023-10-01T09:08:54.287932+0000","last_active":"2023-10-01T09:12:54.710595+0000","last_peered":"2023-10-01T09:12:54.710595+0000","last_clean":"2023-10-01T09:12:54.710595+0000","last_became_active":"2023-10-01T09:08:54.287591+0000","last_became_peered":"2023-10-01T09:08:54.287591+0000","last_unstale":"2023-10-01T09:12:54.710595+0000","last_undegraded":"2023-10-01T09:12:54.710595+0000","last_fullsized":"2023-10-01T09:12:54.710595+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":508,"log_dups_size":0,"ondisk_log_size":508,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88083200,"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":931,"num_read_kb":979236,"num_write":644,"num_write_kb":186859,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384012+0000","last_change":"2023-10-01T09:05:03.316441+0000","last_active":"2023-10-01T09:10:46.384012+0000","last_peered":"2023-10-01T09:10:46.384012+0000","last_clean":"2023-10-01T09:10:46.384012+0000","last_became_active":"2023-10-01T09:05:03.315966+0000","last_became_peered":"2023-10-01T09:05:03.315966+0000","last_unstale":"2023-10-01T09:10:46.384012+0000","last_undegraded":"2023-10-01T09:10:46.384012+0000","last_fullsized":"2023-10-01T09:10:46.384012+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238573+0000","last_change":"2023-10-01T09:06:57.510943+0000","last_active":"2023-10-01T09:10:46.238573+0000","last_peered":"2023-10-01T09:10:46.238573+0000","last_clean":"2023-10-01T09:10:46.238573+0000","last_became_active":"2023-10-01T09:06:57.510631+0000","last_became_peered":"2023-10-01T09:06:57.510631+0000","last_unstale":"2023-10-01T09:10:46.238573+0000","last_undegraded":"2023-10-01T09:10:46.238573+0000","last_fullsized":"2023-10-01T09:10:46.238573+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235815+0000","last_change":"2023-10-01T09:06:58.855501+0000","last_active":"2023-10-01T09:10:46.235815+0000","last_peered":"2023-10-01T09:10:46.235815+0000","last_clean":"2023-10-01T09:10:46.235815+0000","last_became_active":"2023-10-01T09:06:58.855059+0000","last_became_peered":"2023-10-01T09:06:58.855059+0000","last_unstale":"2023-10-01T09:10:46.235815+0000","last_undegraded":"2023-10-01T09:10:46.235815+0000","last_fullsized":"2023-10-01T09:10:46.235815+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'480","reported_seq":933,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:54.873154+0000","last_change":"2023-10-01T09:08:54.290593+0000","last_active":"2023-10-01T09:12:54.873154+0000","last_peered":"2023-10-01T09:12:54.873154+0000","last_clean":"2023-10-01T09:12:54.873154+0000","last_became_active":"2023-10-01T09:08:54.290227+0000","last_became_peered":"2023-10-01T09:08:54.290227+0000","last_unstale":"2023-10-01T09:12:54.873154+0000","last_undegraded":"2023-10-01T09:12:54.873154+0000","last_fullsized":"2023-10-01T09:12:54.873154+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":480,"log_dups_size":0,"ondisk_log_size":480,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80064776,"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":1046,"num_read_kb":1176483,"num_write":609,"num_write_kb":173281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.379932+0000","last_change":"2023-10-01T09:05:04.042502+0000","last_active":"2023-10-01T09:10:46.379932+0000","last_peered":"2023-10-01T09:10:46.379932+0000","last_clean":"2023-10-01T09:10:46.379932+0000","last_became_active":"2023-10-01T09:05:04.041672+0000","last_became_peered":"2023-10-01T09:05:04.041672+0000","last_unstale":"2023-10-01T09:10:46.379932+0000","last_undegraded":"2023-10-01T09:10:46.379932+0000","last_fullsized":"2023-10-01T09:10:46.379932+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.231424+0000","last_change":"2023-10-01T09:06:57.507630+0000","last_active":"2023-10-01T09:10:46.231424+0000","last_peered":"2023-10-01T09:10:46.231424+0000","last_clean":"2023-10-01T09:10:46.231424+0000","last_became_active":"2023-10-01T09:06:57.506593+0000","last_became_peered":"2023-10-01T09:06:57.506593+0000","last_unstale":"2023-10-01T09:10:46.231424+0000","last_undegraded":"2023-10-01T09:10:46.231424+0000","last_fullsized":"2023-10-01T09:10:46.231424+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235400+0000","last_change":"2023-10-01T09:06:59.009793+0000","last_active":"2023-10-01T09:10:46.235400+0000","last_peered":"2023-10-01T09:10:46.235400+0000","last_clean":"2023-10-01T09:10:46.235400+0000","last_became_active":"2023-10-01T09:06:59.009344+0000","last_became_peered":"2023-10-01T09:06:59.009344+0000","last_unstale":"2023-10-01T09:10:46.235400+0000","last_undegraded":"2023-10-01T09:10:46.235400+0000","last_fullsized":"2023-10-01T09:10:46.235400+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.383946+0000","last_change":"2023-10-01T09:05:03.315160+0000","last_active":"2023-10-01T09:10:46.383946+0000","last_peered":"2023-10-01T09:10:46.383946+0000","last_clean":"2023-10-01T09:10:46.383946+0000","last_became_active":"2023-10-01T09:05:03.314844+0000","last_became_peered":"2023-10-01T09:05:03.314844+0000","last_unstale":"2023-10-01T09:10:46.383946+0000","last_undegraded":"2023-10-01T09:10:46.383946+0000","last_fullsized":"2023-10-01T09:10:46.383946+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'128","reported_seq":221,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:23.182677+0000","last_change":"2023-10-01T09:04:05.896760+0000","last_active":"2023-10-01T09:12:23.182677+0000","last_peered":"2023-10-01T09:12:23.182677+0000","last_clean":"2023-10-01T09:12:23.182677+0000","last_became_active":"2023-10-01T09:04:05.896093+0000","last_became_peered":"2023-10-01T09:04:05.896093+0000","last_unstale":"2023-10-01T09:12:23.182677+0000","last_undegraded":"2023-10-01T09:12:23.182677+0000","last_fullsized":"2023-10-01T09:12:23.182677+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.233691+0000","last_change":"2023-10-01T09:06:57.509874+0000","last_active":"2023-10-01T09:10:46.233691+0000","last_peered":"2023-10-01T09:10:46.233691+0000","last_clean":"2023-10-01T09:10:46.233691+0000","last_became_active":"2023-10-01T09:06:57.509513+0000","last_became_peered":"2023-10-01T09:06:57.509513+0000","last_unstale":"2023-10-01T09:10:46.233691+0000","last_undegraded":"2023-10-01T09:10:46.233691+0000","last_fullsized":"2023-10-01T09:10:46.233691+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.250777+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:10:46.250777+0000","last_peered":"2023-10-01T09:10:46.250777+0000","last_clean":"2023-10-01T09:10:46.250777+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:10:46.250777+0000","last_undegraded":"2023-10-01T09:10:46.250777+0000","last_fullsized":"2023-10-01T09:10:46.250777+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"72'353","reported_seq":703,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:51.460196+0000","last_change":"2023-10-01T09:08:54.297867+0000","last_active":"2023-10-01T09:12:51.460196+0000","last_peered":"2023-10-01T09:12:51.460196+0000","last_clean":"2023-10-01T09:12:51.460196+0000","last_became_active":"2023-10-01T09:08:54.297468+0000","last_became_peered":"2023-10-01T09:08:54.297468+0000","last_unstale":"2023-10-01T09:12:51.460196+0000","last_undegraded":"2023-10-01T09:12:51.460196+0000","last_fullsized":"2023-10-01T09:12:51.460196+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":353,"log_dups_size":0,"ondisk_log_size":353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":45990783,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":794,"num_read_kb":905338,"num_write":447,"num_write_kb":127024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.7","version":"72'521","reported_seq":896,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:54.664049+0000","last_change":"2023-10-01T09:08:54.294522+0000","last_active":"2023-10-01T09:12:54.664049+0000","last_peered":"2023-10-01T09:12:54.664049+0000","last_clean":"2023-10-01T09:12:54.664049+0000","last_became_active":"2023-10-01T09:08:54.294052+0000","last_became_peered":"2023-10-01T09:08:54.294052+0000","last_unstale":"2023-10-01T09:12:54.664049+0000","last_undegraded":"2023-10-01T09:12:54.664049+0000","last_fullsized":"2023-10-01T09:12:54.664049+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":521,"log_dups_size":0,"ondisk_log_size":521,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88939895,"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":790,"num_read_kb":828005,"num_write":661,"num_write_kb":192678,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248149+0000","last_change":"2023-10-01T09:05:04.043629+0000","last_active":"2023-10-01T09:10:46.248149+0000","last_peered":"2023-10-01T09:10:46.248149+0000","last_clean":"2023-10-01T09:10:46.248149+0000","last_became_active":"2023-10-01T09:05:04.042498+0000","last_became_peered":"2023-10-01T09:05:04.042498+0000","last_unstale":"2023-10-01T09:10:46.248149+0000","last_undegraded":"2023-10-01T09:10:46.248149+0000","last_fullsized":"2023-10-01T09:10:46.248149+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.245609+0000","last_change":"2023-10-01T09:06:57.505394+0000","last_active":"2023-10-01T09:10:46.245609+0000","last_peered":"2023-10-01T09:10:46.245609+0000","last_clean":"2023-10-01T09:10:46.245609+0000","last_became_active":"2023-10-01T09:06:57.503890+0000","last_became_peered":"2023-10-01T09:06:57.503890+0000","last_unstale":"2023-10-01T09:10:46.245609+0000","last_undegraded":"2023-10-01T09:10:46.245609+0000","last_fullsized":"2023-10-01T09:10:46.245609+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.246416+0000","last_change":"2023-10-01T09:06:57.534125+0000","last_active":"2023-10-01T09:10:46.246416+0000","last_peered":"2023-10-01T09:10:46.246416+0000","last_clean":"2023-10-01T09:10:46.246416+0000","last_became_active":"2023-10-01T09:06:57.533770+0000","last_became_peered":"2023-10-01T09:06:57.533770+0000","last_unstale":"2023-10-01T09:10:46.246416+0000","last_undegraded":"2023-10-01T09:10:46.246416+0000","last_fullsized":"2023-10-01T09:10:46.246416+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.248769+0000","last_change":"2023-10-01T09:05:04.044243+0000","last_active":"2023-10-01T09:10:46.248769+0000","last_peered":"2023-10-01T09:10:46.248769+0000","last_clean":"2023-10-01T09:10:46.248769+0000","last_became_active":"2023-10-01T09:05:04.043299+0000","last_became_peered":"2023-10-01T09:05:04.043299+0000","last_unstale":"2023-10-01T09:10:46.248769+0000","last_undegraded":"2023-10-01T09:10:46.248769+0000","last_fullsized":"2023-10-01T09:10:46.248769+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.236076+0000","last_change":"2023-10-01T09:06:57.504966+0000","last_active":"2023-10-01T09:10:46.236076+0000","last_peered":"2023-10-01T09:10:46.236076+0000","last_clean":"2023-10-01T09:10:46.236076+0000","last_became_active":"2023-10-01T09:06:57.504663+0000","last_became_peered":"2023-10-01T09:06:57.504663+0000","last_unstale":"2023-10-01T09:10:46.236076+0000","last_undegraded":"2023-10-01T09:10:46.236076+0000","last_fullsized":"2023-10-01T09:10:46.236076+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.245942+0000","last_change":"2023-10-01T09:06:57.643982+0000","last_active":"2023-10-01T09:10:46.245942+0000","last_peered":"2023-10-01T09:10:46.245942+0000","last_clean":"2023-10-01T09:10:46.245942+0000","last_became_active":"2023-10-01T09:06:57.643316+0000","last_became_peered":"2023-10-01T09:06:57.643316+0000","last_unstale":"2023-10-01T09:10:46.245942+0000","last_undegraded":"2023-10-01T09:10:46.245942+0000","last_fullsized":"2023-10-01T09:10:46.245942+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"72'477","reported_seq":918,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:52.840431+0000","last_change":"2023-10-01T09:08:54.298681+0000","last_active":"2023-10-01T09:12:52.840431+0000","last_peered":"2023-10-01T09:12:52.840431+0000","last_clean":"2023-10-01T09:12:52.840431+0000","last_became_active":"2023-10-01T09:08:54.298287+0000","last_became_peered":"2023-10-01T09:08:54.298287+0000","last_unstale":"2023-10-01T09:12:52.840431+0000","last_undegraded":"2023-10-01T09:12:52.840431+0000","last_fullsized":"2023-10-01T09:12:52.840431+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":477,"log_dups_size":0,"ondisk_log_size":477,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66399497,"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":996,"num_read_kb":1073922,"num_write":603,"num_write_kb":175855,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"60'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.233907+0000","last_change":"2023-10-01T09:06:57.506596+0000","last_active":"2023-10-01T09:10:46.233907+0000","last_peered":"2023-10-01T09:10:46.233907+0000","last_clean":"2023-10-01T09:10:46.233907+0000","last_became_active":"2023-10-01T09:06:57.506236+0000","last_became_peered":"2023-10-01T09:06:57.506236+0000","last_unstale":"2023-10-01T09:10:46.233907+0000","last_undegraded":"2023-10-01T09:10:46.233907+0000","last_fullsized":"2023-10-01T09:10:46.233907+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235401+0000","last_change":"2023-10-01T09:05:03.566876+0000","last_active":"2023-10-01T09:10:46.235401+0000","last_peered":"2023-10-01T09:10:46.235401+0000","last_clean":"2023-10-01T09:10:46.235401+0000","last_became_active":"2023-10-01T09:05:03.566539+0000","last_became_peered":"2023-10-01T09:05:03.566539+0000","last_unstale":"2023-10-01T09:10:46.235401+0000","last_undegraded":"2023-10-01T09:10:46.235401+0000","last_fullsized":"2023-10-01T09:10:46.235401+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.235253+0000","last_change":"2023-10-01T09:06:57.639446+0000","last_active":"2023-10-01T09:10:46.235253+0000","last_peered":"2023-10-01T09:10:46.235253+0000","last_clean":"2023-10-01T09:10:46.235253+0000","last_became_active":"2023-10-01T09:06:57.639067+0000","last_became_peered":"2023-10-01T09:06:57.639067+0000","last_unstale":"2023-10-01T09:10:46.235253+0000","last_undegraded":"2023-10-01T09:10:46.235253+0000","last_fullsized":"2023-10-01T09:10:46.235253+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"72'505","reported_seq":880,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:54.677920+0000","last_change":"2023-10-01T09:08:54.296334+0000","last_active":"2023-10-01T09:12:54.677920+0000","last_peered":"2023-10-01T09:12:54.677920+0000","last_clean":"2023-10-01T09:12:54.677920+0000","last_became_active":"2023-10-01T09:08:54.295975+0000","last_became_peered":"2023-10-01T09:08:54.295975+0000","last_unstale":"2023-10-01T09:12:54.677920+0000","last_undegraded":"2023-10-01T09:12:54.677920+0000","last_fullsized":"2023-10-01T09:12:54.677920+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":505,"log_dups_size":0,"ondisk_log_size":505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78350363,"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":810,"num_read_kb":826766,"num_write":636,"num_write_kb":178790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.250776+0000","last_change":"2023-10-01T09:05:03.315647+0000","last_active":"2023-10-01T09:10:46.250776+0000","last_peered":"2023-10-01T09:10:46.250776+0000","last_clean":"2023-10-01T09:10:46.250776+0000","last_became_active":"2023-10-01T09:05:03.314880+0000","last_became_peered":"2023-10-01T09:05:03.314880+0000","last_unstale":"2023-10-01T09:10:46.250776+0000","last_undegraded":"2023-10-01T09:10:46.250776+0000","last_fullsized":"2023-10-01T09:10:46.250776+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.246283+0000","last_change":"2023-10-01T09:06:57.504687+0000","last_active":"2023-10-01T09:10:46.246283+0000","last_peered":"2023-10-01T09:10:46.246283+0000","last_clean":"2023-10-01T09:10:46.246283+0000","last_became_active":"2023-10-01T09:06:57.504351+0000","last_became_peered":"2023-10-01T09:06:57.504351+0000","last_unstale":"2023-10-01T09:10:46.246283+0000","last_undegraded":"2023-10-01T09:10:46.246283+0000","last_fullsized":"2023-10-01T09:10:46.246283+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":"4.1","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238521+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:10:46.238521+0000","last_peered":"2023-10-01T09:10:46.238521+0000","last_clean":"2023-10-01T09:10:46.238521+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:10:46.238521+0000","last_undegraded":"2023-10-01T09:10:46.238521+0000","last_fullsized":"2023-10-01T09:10:46.238521+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.0","version":"72'653","reported_seq":1235,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-10-01T09:12:55.193872+0000","last_change":"2023-10-01T09:08:54.286623+0000","last_active":"2023-10-01T09:12:55.193872+0000","last_peered":"2023-10-01T09:12:55.193872+0000","last_clean":"2023-10-01T09:12:55.193872+0000","last_became_active":"2023-10-01T09:08:54.286227+0000","last_became_peered":"2023-10-01T09:08:54.286227+0000","last_unstale":"2023-10-01T09:12:55.193872+0000","last_undegraded":"2023-10-01T09:12:55.193872+0000","last_fullsized":"2023-10-01T09:12:55.193872+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:08:53.259561+0000","last_clean_scrub_stamp":"2023-10-01T09:08:53.259561+0000","objects_scrubbed":0,"log_size":653,"log_dups_size":0,"ondisk_log_size":653,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105112189,"num_objects":36,"num_object_clones":0,"num_object_copies":108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36,"num_whiteouts":0,"num_read":1343,"num_read_kb":1398771,"num_write":829,"num_write_kb":230967,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.245877+0000","last_change":"2023-10-01T09:06:57.507340+0000","last_active":"2023-10-01T09:10:46.245877+0000","last_peered":"2023-10-01T09:10:46.245877+0000","last_clean":"2023-10-01T09:10:46.245877+0000","last_became_active":"2023-10-01T09:06:57.507024+0000","last_became_peered":"2023-10-01T09:06:57.507024+0000","last_unstale":"2023-10-01T09:10:46.245877+0000","last_undegraded":"2023-10-01T09:10:46.245877+0000","last_fullsized":"2023-10-01T09:10:46.245877+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.379806+0000","last_change":"2023-10-01T09:06:57.528589+0000","last_active":"2023-10-01T09:10:46.379806+0000","last_peered":"2023-10-01T09:10:46.379806+0000","last_clean":"2023-10-01T09:10:46.379806+0000","last_became_active":"2023-10-01T09:06:57.528252+0000","last_became_peered":"2023-10-01T09:06:57.528252+0000","last_unstale":"2023-10-01T09:10:46.379806+0000","last_undegraded":"2023-10-01T09:10:46.379806+0000","last_fullsized":"2023-10-01T09:10:46.379806+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384523+0000","last_change":"2023-10-01T09:06:57.512637+0000","last_active":"2023-10-01T09:10:46.384523+0000","last_peered":"2023-10-01T09:10:46.384523+0000","last_clean":"2023-10-01T09:10:46.384523+0000","last_became_active":"2023-10-01T09:06:57.512326+0000","last_became_peered":"2023-10-01T09:06:57.512326+0000","last_unstale":"2023-10-01T09:10:46.384523+0000","last_undegraded":"2023-10-01T09:10:46.384523+0000","last_fullsized":"2023-10-01T09:10:46.384523+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238825+0000","last_change":"2023-10-01T09:06:57.527400+0000","last_active":"2023-10-01T09:10:46.238825+0000","last_peered":"2023-10-01T09:10:46.238825+0000","last_clean":"2023-10-01T09:10:46.238825+0000","last_became_active":"2023-10-01T09:06:57.527129+0000","last_became_peered":"2023-10-01T09:06:57.527129+0000","last_unstale":"2023-10-01T09:10:46.238825+0000","last_undegraded":"2023-10-01T09:10:46.238825+0000","last_fullsized":"2023-10-01T09:10:46.238825+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.384706+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:10:46.384706+0000","last_peered":"2023-10-01T09:10:46.384706+0000","last_clean":"2023-10-01T09:10:46.384706+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:10:46.384706+0000","last_undegraded":"2023-10-01T09:10:46.384706+0000","last_fullsized":"2023-10-01T09:10:46.384706+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.238622+0000","last_change":"2023-10-01T09:06:57.531050+0000","last_active":"2023-10-01T09:10:46.238622+0000","last_peered":"2023-10-01T09:10:46.238622+0000","last_clean":"2023-10-01T09:10:46.238622+0000","last_became_active":"2023-10-01T09:06:57.530732+0000","last_became_peered":"2023-10-01T09:06:57.530732+0000","last_unstale":"2023-10-01T09:10:46.238622+0000","last_undegraded":"2023-10-01T09:10:46.238622+0000","last_fullsized":"2023-10-01T09:10:46.238622+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.233096+0000","last_change":"2023-10-01T09:06:57.498941+0000","last_active":"2023-10-01T09:10:46.233096+0000","last_peered":"2023-10-01T09:10:46.233096+0000","last_clean":"2023-10-01T09:10:46.233096+0000","last_became_active":"2023-10-01T09:06:57.498637+0000","last_became_peered":"2023-10-01T09:06:57.498637+0000","last_unstale":"2023-10-01T09:10:46.233096+0000","last_undegraded":"2023-10-01T09:10:46.233096+0000","last_fullsized":"2023-10-01T09:10:46.233096+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.234401+0000","last_change":"2023-10-01T09:06:57.533798+0000","last_active":"2023-10-01T09:10:46.234401+0000","last_peered":"2023-10-01T09:10:46.234401+0000","last_clean":"2023-10-01T09:10:46.234401+0000","last_became_active":"2023-10-01T09:06:57.533455+0000","last_became_peered":"2023-10-01T09:06:57.533455+0000","last_unstale":"2023-10-01T09:10:46.234401+0000","last_undegraded":"2023-10-01T09:10:46.234401+0000","last_fullsized":"2023-10-01T09:10:46.234401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.246231+0000","last_change":"2023-10-01T09:06:57.503063+0000","last_active":"2023-10-01T09:10:46.246231+0000","last_peered":"2023-10-01T09:10:46.246231+0000","last_clean":"2023-10-01T09:10:46.246231+0000","last_became_active":"2023-10-01T09:06:57.502513+0000","last_became_peered":"2023-10-01T09:06:57.502513+0000","last_unstale":"2023-10-01T09:10:46.246231+0000","last_undegraded":"2023-10-01T09:10:46.246231+0000","last_fullsized":"2023-10-01T09:10:46.246231+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.18","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T09:10:46.237968+0000","last_change":"2023-10-01T09:06:57.534865+0000","last_active":"2023-10-01T09:10:46.237968+0000","last_peered":"2023-10-01T09:10:46.237968+0000","last_clean":"2023-10-01T09:10:46.237968+0000","last_became_active":"2023-10-01T09:06:57.534505+0000","last_became_peered":"2023-10-01T09:06:57.534505+0000","last_unstale":"2023-10-01T09:10:46.237968+0000","last_undegraded":"2023-10-01T09:10:46.237968+0000","last_fullsized":"2023-10-01T09:10:46.237968+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1212169887,"num_objects":407,"num_object_clones":0,"num_object_copies":1221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":407,"num_whiteouts":0,"num_read":14215,"num_read_kb":15134064,"num_write":9776,"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":2261139456,"data_stored":2248880706,"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":4156,"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":53,"num_write_kb":21,"num_scrub_errors":0,"num_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":12468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47,"ondisk_log_size":47,"up":96,"acting":96,"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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430320,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":508988,"kb_used_data":201368,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93236164,"statfs":{"total":95995035648,"available":95473831936,"internally_reserved":0,"allocated":206200832,"data_stored":204624549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.83399999999999996,"15min":0.88},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.329,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.81499999999999995,"15min":0.88200000000000001},"min":{"1min":0.52800000000000002,"5min":0.315,"15min":0.315},"max":{"1min":1.228,"5min":1.3240000000000001,"15min":1.3300000000000001},"last":0.93700000000000006}]},{"osd":1,"last update":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.85499999999999998,"15min":0.90200000000000002},"min":{"1min":0.56000000000000005,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.1919999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.752},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.82299999999999995,"15min":0.88400000000000001},"min":{"1min":0.53000000000000003,"5min":0.432,"15min":0.432},"max":{"1min":1.0940000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.077}]},{"osd":2,"last update":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.89200000000000002,"15min":0.88100000000000001},"min":{"1min":0.52700000000000002,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.135,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.127},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.875,"15min":0.92800000000000005},"min":{"1min":0.48999999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.179,"5min":1.3069999999999999,"15min":1.3120000000000001},"last":0.84199999999999997}]},{"osd":3,"last update":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.91200000000000003,"15min":0.95499999999999996},"min":{"1min":0.59499999999999997,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2609999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95399999999999996,"15min":0.96799999999999997},"min":{"1min":0.67700000000000005,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.27,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.0089999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.90500000000000003,"15min":0.88900000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.45300000000000001},"max":{"1min":1.212,"5min":1.381,"15min":1.381},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.98199999999999998,"15min":0.93999999999999995},"min":{"1min":0.498,"5min":0.498,"15min":0.43099999999999999},"max":{"1min":1.3540000000000001,"5min":1.577,"15min":1.577},"last":1.2090000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.01,"15min":0.96899999999999997},"min":{"1min":0.61099999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.4179999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.997,"15min":0.99299999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3879999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.226}]},{"osd":6,"last update":"Sun Oct 1 09:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.0169999999999999,"15min":0.998},"min":{"1min":0.57699999999999996,"5min":0.51800000000000002,"15min":0.45000000000000001},"max":{"1min":1.323,"5min":1.52,"15min":1.52},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.1000000000000001,"15min":1.0680000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.53800000000000003},"max":{"1min":1.444,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.2609999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626553,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":456468,"kb_used_data":151180,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93288684,"statfs":{"total":95995035648,"available":95527612416,"internally_reserved":0,"allocated":154808320,"data_stored":153630153,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.79600000000000004,"15min":0.84799999999999998},"min":{"1min":0.51100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.1279999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.78400000000000003,"15min":0.86499999999999999},"min":{"1min":0.46999999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.1699999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.79800000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.78500000000000003,"15min":0.82999999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.111,"5min":1.4590000000000001,"15min":1.6659999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.79500000000000004,"15min":0.88300000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.1930000000000001,"5min":2.0089999999999999,"15min":2.0089999999999999},"last":0.878}]},{"osd":2,"last update":"Sun Oct 1 09:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.82499999999999996,"15min":0.88400000000000001},"min":{"1min":0.55400000000000005,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.0700000000000001,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.873,"15min":0.92600000000000005},"min":{"1min":0.53600000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.157,"5min":2.1339999999999999,"15min":2.1339999999999999},"last":0.996}]},{"osd":3,"last update":"Sun Oct 1 09:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.83199999999999996,"15min":0.88100000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.071,"5min":1.8979999999999999,"15min":1.8979999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92300000000000004,"15min":0.96299999999999997},"min":{"1min":0.60299999999999998,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.101,"5min":2.1579999999999999,"15min":2.1579999999999999},"last":0.82299999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.90600000000000003,"15min":0.88},"min":{"1min":0.64700000000000002,"5min":0.46700000000000003,"15min":0.45300000000000001},"max":{"1min":1.1850000000000001,"5min":2.3130000000000002,"15min":2.3130000000000002},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.92700000000000005,"15min":0.91800000000000004},"min":{"1min":0.49099999999999999,"5min":0.48499999999999999,"15min":0.439},"max":{"1min":1.163,"5min":2.0510000000000002,"15min":2.0510000000000002},"last":1.1020000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:12:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.99399999999999999,"15min":0.96499999999999997},"min":{"1min":0.71299999999999997,"5min":0.60399999999999998,"15min":0.56699999999999995},"max":{"1min":1.29,"5min":2.5110000000000001,"15min":2.5110000000000001},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.018,"15min":1.0109999999999999},"min":{"1min":0.623,"5min":0.58399999999999996,"15min":0.50600000000000001},"max":{"1min":1.2769999999999999,"5min":2.3719999999999999,"15min":2.3719999999999999},"last":1.0700000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0469999999999999,"15min":1.0509999999999999},"min":{"1min":0.62,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2949999999999999,"5min":2.2789999999999999,"15min":2.2789999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.071,"15min":1.0760000000000001},"min":{"1min":0.69299999999999995,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2509999999999999,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":1.056}]}]},{"osd":1,"up_from":13,"seq":55834575012,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":586536,"kb_used_data":272512,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93158616,"statfs":{"total":95995035648,"available":95394422784,"internally_reserved":0,"allocated":279052288,"data_stored":277140013,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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":"Sun Oct 1 09:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59499999999999997,"15min":0.61799999999999999},"min":{"1min":0.33200000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":1.8100000000000001},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.66700000000000004,"15min":0.64800000000000002},"min":{"1min":0.39000000000000001,"5min":0.26900000000000002,"15min":0.26800000000000002},"max":{"1min":1.0249999999999999,"5min":1.0900000000000001,"15min":1.306},"last":0.96499999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.68200000000000005,"15min":0.71199999999999997},"min":{"1min":0.41799999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.0129999999999999,"5min":1.133,"15min":1.897},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.66600000000000004,"15min":0.68100000000000005},"min":{"1min":0.441,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.194,"5min":1.194,"15min":1.4650000000000001},"last":0.998}]},{"osd":3,"last update":"Sun Oct 1 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.69999999999999996,"15min":0.78000000000000003},"min":{"1min":0.43099999999999999,"5min":0.35699999999999998,"15min":0.34899999999999998},"max":{"1min":1.054,"5min":1.054,"15min":1.623},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.67600000000000005,"15min":0.73899999999999999},"min":{"1min":0.36699999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.95699999999999996,"5min":1.306,"15min":1.306},"last":0.878}]},{"osd":4,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.90600000000000003,"15min":0.92000000000000004},"min":{"1min":0.57499999999999996,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3280000000000001,"5min":1.3720000000000001,"15min":1.474},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.032,"5min":0.98599999999999999,"15min":0.98099999999999998},"min":{"1min":0.63800000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.367,"5min":1.4370000000000001,"15min":1.556},"last":1.415}]},{"osd":5,"last update":"Sun Oct 1 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.93600000000000005,"15min":0.96099999999999997},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2889999999999999,"5min":2.2930000000000001,"15min":2.2930000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96999999999999997,"15min":0.98599999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2430000000000001,"5min":1.401,"15min":1.728},"last":0.80500000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.99299999999999999,"15min":1.0449999999999999},"min":{"1min":0.68300000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.2989999999999999,"5min":1.413,"15min":1.9339999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98899999999999999,"15min":1.0469999999999999},"min":{"1min":0.72999999999999998,"5min":0.63600000000000001,"15min":0.60699999999999998},"max":{"1min":1.4339999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.198}]},{"osd":7,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0309999999999999,"15min":1.0840000000000001},"min":{"1min":0.752,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.337,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.0569999999999999,"15min":1.1200000000000001},"min":{"1min":0.79600000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4630000000000001,"5min":1.4930000000000001,"15min":1.766},"last":1.3400000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738539,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":681360,"kb_used_data":376144,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93063792,"statfs":{"total":95995035648,"available":95297323008,"internally_reserved":0,"allocated":385171456,"data_stored":382742221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60499999999999998,"15min":0.59799999999999998},"min":{"1min":0.27700000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.83999999999999997,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.64200000000000002,"15min":0.63500000000000001},"min":{"1min":0.41499999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.83199999999999996,"5min":1.778,"15min":1.778},"last":0.70699999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66800000000000004,"15min":0.67100000000000004},"min":{"1min":0.40500000000000003,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.94999999999999996,"5min":1.506,"15min":1.506},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.67900000000000005,"15min":0.69599999999999995},"min":{"1min":0.497,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.96299999999999997,"5min":2.0990000000000002,"15min":2.6899999999999999},"last":0.93999999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.71199999999999997,"15min":0.76300000000000001},"min":{"1min":0.54800000000000004,"5min":0.318,"15min":0.318},"max":{"1min":0.93100000000000005,"5min":2.8010000000000002,"15min":2.8079999999999998},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.71199999999999997,"15min":0.73699999999999999},"min":{"1min":0.45600000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1,"5min":1.74,"15min":1.74},"last":1.175}]},{"osd":4,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.96199999999999997,"15min":0.93100000000000005},"min":{"1min":0.56699999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.25,"5min":4.5670000000000002,"15min":4.5670000000000002},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94999999999999996,"15min":0.95599999999999996},"min":{"1min":0.70899999999999996,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.304,"5min":4.399,"15min":4.399},"last":1.1459999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.97999999999999998,"15min":0.97599999999999998},"min":{"1min":0.66100000000000003,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.1879999999999999,"5min":1.885,"15min":1.885},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0069999999999999,"15min":1.022},"min":{"1min":0.71499999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.47,"5min":1.613,"15min":1.613},"last":0.92100000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0069999999999999,"15min":1.0469999999999999},"min":{"1min":0.63600000000000001,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3620000000000001,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.379},{"interface":"front","average":{"1min":1.105,"5min":1.0329999999999999,"15min":1.085},"min":{"1min":0.58999999999999997,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.3089999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.04,"15min":1.117},"min":{"1min":0.69599999999999995,"5min":0.497,"15min":0.497},"max":{"1min":1.4550000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.286},{"interface":"front","average":{"1min":1.115,"5min":1.069,"15min":1.1499999999999999},"min":{"1min":0.81699999999999995,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.399,"5min":1.458,"15min":1.5469999999999999},"last":1.2689999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411482,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":599008,"kb_used_data":282276,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93146144,"statfs":{"total":95995035648,"available":95381651456,"internally_reserved":0,"allocated":289050624,"data_stored":287012864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"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":"Sun Oct 1 09:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.64500000000000002,"15min":0.64200000000000002},"min":{"1min":0.47099999999999997,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.02,"5min":2.4119999999999999,"15min":2.4119999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.61599999999999999,"15min":0.65100000000000002},"min":{"1min":0.38500000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.72299999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.63800000000000001,"15min":0.66200000000000003},"min":{"1min":0.45900000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.3069999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.746,"5min":0.71599999999999997,"15min":0.71499999999999997},"min":{"1min":0.48199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.004}]},{"osd":3,"last update":"Sun Oct 1 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.70499999999999996,"15min":0.748},"min":{"1min":0.39800000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.141,"5min":1.593,"15min":1.593},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.76400000000000001,"15min":0.79000000000000004},"min":{"1min":0.52700000000000002,"5min":0.42599999999999999,"15min":0.41899999999999998},"max":{"1min":1.2470000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.073}]},{"osd":4,"last update":"Sun Oct 1 09:12:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":0.97999999999999998,"15min":0.90400000000000003},"min":{"1min":0.61099999999999999,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":5.3940000000000001,"5min":5.3940000000000001,"15min":5.3940000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.0509999999999999,"15min":0.995},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.57899999999999996},"max":{"1min":5.4109999999999996,"5min":5.4109999999999996,"15min":5.4109999999999996},"last":1.1180000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:13:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.028,"15min":1.0269999999999999},"min":{"1min":0.68899999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5669999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.087,"15min":1.026},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.766,"5min":5.4349999999999996,"15min":5.4349999999999996},"last":1.0309999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.024,"15min":1.0489999999999999},"min":{"1min":0.70399999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.333,"5min":1.839,"15min":1.839},"last":1.25},{"interface":"front","average":{"1min":1.093,"5min":1.0409999999999999,"15min":1.1140000000000001},"min":{"1min":0.72499999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.23}]},{"osd":7,"last update":"Sun Oct 1 09:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.97799999999999998,"15min":1.04},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.53900000000000003},"max":{"1min":1.3799999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.093},{"interface":"front","average":{"1min":1.125,"5min":1.0669999999999999,"15min":1.127},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.8999999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":1.1970000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182545,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":478664,"kb_used_data":167044,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93266488,"statfs":{"total":95995035648,"available":95504883712,"internally_reserved":0,"allocated":171053056,"data_stored":169628899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.60599999999999998,"15min":0.66800000000000004},"min":{"1min":0.432,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.80400000000000005,"5min":1.1060000000000001,"15min":2.9279999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.63,"15min":0.69599999999999995},"min":{"1min":0.45300000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.022,"5min":1.1850000000000001,"15min":3.1309999999999998},"last":0.90600000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63700000000000001,"15min":0.68700000000000006},"min":{"1min":0.41599999999999998,"5min":0.31,"15min":0.31},"max":{"1min":1.2529999999999999,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.69199999999999995,"15min":0.749},"min":{"1min":0.56699999999999995,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":3.0960000000000001},"last":0.55800000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.76100000000000001,"15min":0.78700000000000003},"min":{"1min":0.47899999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2150000000000001,"5min":1.585,"15min":1.585},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.745,"15min":0.76600000000000001},"min":{"1min":0.36199999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.1759999999999999,"5min":1.4430000000000001,"15min":3.2679999999999998},"last":0.76400000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.93700000000000006,"15min":0.93600000000000005},"min":{"1min":0.46200000000000002,"5min":0.373,"15min":0.373},"max":{"1min":1.393,"5min":3.1970000000000001,"15min":3.1970000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.90800000000000003,"15min":0.92700000000000005},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.373,"5min":1.4299999999999999,"15min":1.5920000000000001},"last":0.81899999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:12:56 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.89900000000000002,"15min":0.94999999999999996},"min":{"1min":0.59899999999999998,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4570000000000001,"5min":1.4630000000000001,"15min":3.0299999999999998},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97499999999999998,"15min":1.0169999999999999},"min":{"1min":0.66300000000000003,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.331,"5min":1.3600000000000001,"15min":2.9020000000000001},"last":1.034}]},{"osd":6,"last update":"Sun Oct 1 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0049999999999999,"15min":1.048},"min":{"1min":0.68100000000000005,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.456,"5min":1.456,"15min":3.0670000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0109999999999999,"15min":1.0680000000000001},"min":{"1min":0.76000000000000001,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":2.8399999999999999},"last":1.052}]},{"osd":7,"last update":"Sun Oct 1 09:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.0700000000000001,"15min":1.1180000000000001},"min":{"1min":0.60699999999999998,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.4319999999999999,"5min":2.9820000000000002,"15min":2.9820000000000002},"last":0.996},{"interface":"front","average":{"1min":1.054,"5min":1.006,"15min":1.073},"min":{"1min":0.63100000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.627},"last":0.874}]}]},{"osd":4,"up_from":30,"seq":128849019016,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":682524,"kb_used_data":385200,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93062628,"statfs":{"total":95995035648,"available":95296131072,"internally_reserved":0,"allocated":394444800,"data_stored":391842476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.82499999999999996,"15min":0.85399999999999998},"min":{"1min":0.435,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.202,"5min":1.2769999999999999,"15min":1.3069999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.81299999999999994,"15min":0.86499999999999999},"min":{"1min":0.52200000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.1699999999999999,"5min":1.1910000000000001,"15min":1.534},"last":0.83199999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.85799999999999998,"15min":0.85699999999999998},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1830000000000001,"5min":4.7590000000000003,"15min":4.7590000000000003},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84199999999999997,"15min":0.86799999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.1719999999999999,"5min":1.246,"15min":1.4399999999999999},"last":0.90300000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84199999999999997,"15min":0.875},"min":{"1min":0.52200000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0780000000000001,"5min":1.2809999999999999,"15min":1.6120000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.88,"5min":0.878,"15min":0.89700000000000002},"min":{"1min":0.52200000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.139,"5min":1.3839999999999999,"15min":1.4970000000000001},"last":0.94899999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.91400000000000003,"15min":0.90900000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.2609999999999999,"5min":1.3080000000000001,"15min":1.466},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.89400000000000002,"15min":0.90000000000000002},"min":{"1min":0.60299999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":3.746,"5min":3.746,"15min":3.746},"last":0.86199999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:12:54 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.93600000000000005,"15min":0.86699999999999999},"min":{"1min":0.629,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.2110000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.878},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90300000000000002,"15min":0.86799999999999999},"min":{"1min":0.54500000000000004,"5min":0.47999999999999998,"15min":0.47099999999999997},"max":{"1min":1.262,"5min":1.296,"15min":1.7729999999999999},"last":0.84599999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:12:39 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.95199999999999996,"15min":0.93300000000000005},"min":{"1min":0.60899999999999999,"5min":0.48999999999999999,"15min":0.47999999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.6899999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.054,"5min":1.0349999999999999,"15min":1.0089999999999999},"min":{"1min":0.56399999999999995,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3640000000000001,"5min":1.373,"15min":1.5980000000000001},"last":1.0269999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0509999999999999,"15min":1.0660000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4410000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0249999999999999,"15min":1.0229999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.3300000000000001,"5min":1.401,"15min":1.401},"last":0.59399999999999997}]}]},{"osd":5,"up_from":36,"seq":154618822784,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":689080,"kb_used_data":380100,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93056072,"statfs":{"total":95995035648,"available":95289417728,"internally_reserved":0,"allocated":389222400,"data_stored":386805163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.79300000000000004,"15min":0.81299999999999994},"min":{"1min":0.48499999999999999,"5min":0.45200000000000001,"15min":0.41599999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.80100000000000005,"15min":0.84699999999999998},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.2350000000000001,"5min":1.47,"15min":1.786},"last":0.93600000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.82299999999999995,"15min":0.85099999999999998},"min":{"1min":0.40899999999999997,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.278,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.82199999999999995,"15min":0.84899999999999998},"min":{"1min":0.42999999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":2.661},"last":0.84699999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82699999999999996,"15min":0.874},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.98599999999999999,"5min":1.304,"15min":2.3540000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.89700000000000002,"15min":0.89400000000000002},"min":{"1min":0.49199999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.452,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.95399999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.85399999999999998,"15min":0.89500000000000002},"min":{"1min":0.501,"5min":0.499,"15min":0.499},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":2.4500000000000002},"last":0.996},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91800000000000004,"15min":0.92700000000000005},"min":{"1min":0.59699999999999998,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.1499999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.92600000000000005,"15min":0.84399999999999997},"min":{"1min":0.55400000000000005,"5min":0.41099999999999998,"15min":0.40400000000000003},"max":{"1min":1.552,"5min":1.552,"15min":1.5920000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.95799999999999996,"15min":0.90400000000000003},"min":{"1min":0.48099999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":2.5270000000000001},"last":0.88600000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:12:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.998,"15min":0.91900000000000004},"min":{"1min":0.64800000000000002,"5min":0.52800000000000002,"15min":0.45700000000000002},"max":{"1min":1.4239999999999999,"5min":1.5580000000000001,"15min":1.8740000000000001},"last":1.016},{"interface":"front","average":{"1min":1.01,"5min":1.0009999999999999,"15min":0.93899999999999995},"min":{"1min":0.60599999999999998,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":2.0800000000000001,"5min":2.0800000000000001,"15min":2.5910000000000002},"last":1.1259999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:12:20 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0649999999999999,"15min":0.998},"min":{"1min":0.55400000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.653,"5min":1.819,"15min":2.1499999999999999},"last":1.032},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.079,"15min":1.0329999999999999},"min":{"1min":0.70499999999999996,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4850000000000001,"5min":1.7949999999999999,"15min":2.0950000000000002},"last":1.052}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"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":588,"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":3532,"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":624,"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":3456,"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":3602,"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":383819776,"data_stored":381805856,"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":278302720,"data_stored":276794592,"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":288296960,"data_stored":286667533,"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":170299392,"data_stored":169283388,"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":393670656,"data_stored":391493523,"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":388464640,"data_stored":386459118,"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":153456640,"data_stored":152691538,"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":204828672,"data_stored":203685158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:13:14.789 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-01T09:13:14.789 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-01T09:13:15.031 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:13:14] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.33.4" 2023-10-01T09:13:15.032 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:14 smithi111 bash[27369]: audit 2023-10-01T09:13:13.498847+0000 mgr.y (mgr.15312) 48 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:13:15.032 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:14 smithi111 bash[27369]: audit 2023-10-01T09:13:14.711244+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.111:0/3629945989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:15.032 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:14 smithi111 bash[33891]: audit 2023-10-01T09:13:13.498847+0000 mgr.y (mgr.15312) 48 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:13:15.032 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:14 smithi111 bash[33891]: audit 2023-10-01T09:13:14.711244+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.111:0/3629945989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:14 smithi183 bash[27651]: audit 2023-10-01T09:13:13.498847+0000 mgr.y (mgr.15312) 48 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:13:15.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:14 smithi183 bash[27651]: audit 2023-10-01T09:13:14.711244+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.111:0/3629945989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:16.298 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:15 smithi111 bash[33891]: cluster 2023-10-01T09:13:14.993309+0000 mgr.y (mgr.15312) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:16.298 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:15 smithi111 bash[27369]: cluster 2023-10-01T09:13:14.993309+0000 mgr.y (mgr.15312) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:16.298 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:16 smithi111 systemd[1]: Stopping Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:13:16.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:15 smithi183 bash[27651]: cluster 2023-10-01T09:13:14.993309+0000 mgr.y (mgr.15312) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:16.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:16 smithi111 bash[27369]: debug 2023-10-01T09:13:16.292+0000 7fb35e0bd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T09:13:16.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:16 smithi111 bash[27369]: debug 2023-10-01T09:13:16.292+0000 7fb35e0bd700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-01T09:13:17.220 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:16 smithi111 bash[75558]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T09:13:17.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:17 smithi111 bash[75647]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T09:13:17.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:17 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-01T09:13:17.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:17 smithi111 systemd[1]: Stopped Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:13:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:17 smithi111 systemd[1]: Started Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:13:18.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.544+0000 7f8b32b0cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T09:13:18.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.544+0000 7f8b32b0cc80 0 ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable), process ceph-mon, pid 7 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.544+0000 7f8b32b0cc80 0 pidfile_write: ignore empty --pid-file 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 0 load: jerasure load: lrc 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: RocksDB version: 7.9.2 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Git sha 0 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Compile date 2023-09-29 15:06:10 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: DB SUMMARY 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: DB Session ID: FH7FP8BKLUHVVUINAD32 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: CURRENT file: CURRENT 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 958 Bytes 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-10-01T09:13:18.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 16526284 ; 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.error_if_exists: 0 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.create_if_missing: 0 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.env: 0x561a8acbd720 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.info_log: 0x561a8cdeb480 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T09:13:18.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.statistics: (nil) 2023-10-01T09:13:18.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.use_fsync: 0 2023-10-01T09:13:18.826 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T09:13:18.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.db_log_dir: 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.wal_dir: 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.write_buffer_manager: 0x561a8c078c80 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T09:13:18.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.unordered_write: 0 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T09:13:18.829 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.row_cache: None 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.wal_filter: None 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.two_write_queues: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.wal_compression: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.atomic_flush: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T09:13:18.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T09:13:18.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_open_files: -1 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T09:13:18.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Compression algorithms supported: 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kZSTD supported: 0 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kXpressCompression supported: 0 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kZlibCompression supported: 1 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-10-01T09:13:18.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.merge_operator: 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_filter: None 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561a8cdeb580) 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: cache_index_and_filter_blocks: 1 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: pin_top_level_index_and_filter: 1 2023-10-01T09:13:18.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: index_type: 0 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: data_block_index_type: 0 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: index_shortening: 1 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: checksum: 4 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: no_block_cache: 0 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_cache: 0x561a8c0fb1f0 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_cache_name: BinnedLRUCache 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_cache_options: 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: capacity : 536870912 2023-10-01T09:13:18.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: num_shard_bits : 4 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: strict_capacity_limit : 0 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: high_pri_pool_ratio: 0.000 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_cache_compressed: (nil) 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: persistent_cache: (nil) 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_size: 4096 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_size_deviation: 10 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_restart_interval: 16 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: index_block_restart_interval: 1 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: metadata_block_size: 4096 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: partition_filters: 0 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: use_delta_encoding: 1 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: filter_policy: bloomfilter 2023-10-01T09:13:18.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: whole_key_filtering: 1 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: verify_compression: 0 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: read_amp_bytes_per_bit: 0 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: format_version: 5 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: enable_index_compression: 1 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: block_align: 0 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: max_auto_readahead_size: 262144 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: prepopulate_block_cache: 0 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: initial_auto_readahead_size: 8192 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: num_file_reads_for_auto_readahead: 2 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T09:13:18.837 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression: NoCompression 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.num_levels: 7 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T09:13:18.838 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-01T09:13:18.839 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T09:13:18.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T09:13:18.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T09:13:18.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T09:13:18.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T09:13:18.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.table_properties_collectors: 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T09:13:18.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.bloom_locality: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.ttl: 2592000 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-01T09:13:18.844 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.enable_blob_files: false 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.min_blob_size: 0 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b2832a700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-10-01T09:13:18.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 11342, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e095dfc3-3184-49d4-b4bb-d81ac07fe7f9 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151598557582, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.552+0000 7f8b32b0cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.604+0000 7f8b32b0cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151598610200, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 16027071, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11344, "largest_seqno": 15100, "table_properties": {"data_size": 16005316, "index_size": 17277, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3461, "raw_key_size": 26098, "raw_average_key_size": 19, "raw_value_size": 15969096, "raw_average_value_size": 11759, "num_data_blocks": 750, "num_entries": 1358, "num_filter_entries": 1358, "num_deletions": 253, "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": "[]", "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": 1696151598, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e095dfc3-3184-49d4-b4bb-d81ac07fe7f9", "db_session_id": "FH7FP8BKLUHVVUINAD32", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b32b0cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151598610490, "job": 1, "event": "recovery_finished"} 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b32b0cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b32b0cc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b32b0cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b32b0cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561a8c19c000 2023-10-01T09:13:18.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b32b0cc80 4 rocksdb: DB pointer 0x561a8c18a000 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b2131c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.608+0000 7f8b2131c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: ** DB Stats ** 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: ** Compaction Stats [default] ** 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 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) 2023-10-01T09:13:18.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: L0 1/0 15.28 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.4 0.03 0.00 1 0.029 0 0 0.0 0.0 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: L6 1/0 22.35 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 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Sum 2/0 37.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.4 0.03 0.00 1 0.029 0 0 0.0 0.0 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.4 0.03 0.00 1 0.029 0 0 0.0 0.0 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: ** Compaction Stats [default] ** 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 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) 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 526.4 0.03 0.00 1 0.029 0 0 0.0 0.0 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Flush(GB): cumulative 0.015, interval 0.015 2023-10-01T09:13:18.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Cumulative compaction: 0.01 GB write, 265.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Interval compaction: 0.01 GB write, 265.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 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 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Block cache BinnedLRUCache@0x561a8c0fb1f0#7 capacity: 512.00 MB usage: 24.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,20.08 KB,0.0038296%) Misc(1,0.00 KB,0%) 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] at bind addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:13:18.849 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 1 mon.a@-1(???) e3 preinit fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 mon.a@-1(???).mds e7 new map 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 mon.a@-1(???).mds e7 print_map 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: e7 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 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} 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: legacy client fscid: 1 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Filesystem 'foo' (1) 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: fs_name foo 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: epoch 5 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-01T09:13:18.850 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: created 2023-10-01T09:06:57.505014+0000 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: modified 2023-10-01T09:07:05.154460+0000 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: tableserver 0 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: root 0 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: session_timeout 60 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: session_autoclose 300 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: max_file_size 1099511627776 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: required_client_features {} 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: last_failure 0 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: last_failure_osd_epoch 0 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 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} 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: max_mds 1 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: in 0 2023-10-01T09:13:18.851 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: up {0=24557} 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: failed 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: damaged 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: stopped 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: data_pools [4] 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: metadata_pool 3 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: inline_data disabled 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: balancer 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: bal_rank_mask -1 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: standby_count_wanted 1 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: [mds.foo.smithi111.prdolt{0:24557} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T09:13:18.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: Standby daemons: 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: [mds.foo.smithi183.nsyrsi{-1:24493} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.183:6832/1936124957,v1:172.21.15.183:6833/1936124957] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 mon.a@-1(???).osd e72 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:13:18.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:13:18 smithi111 bash[75702]: debug 2023-10-01T09:13:18.612+0000 7f8b32b0cc80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-01T09:13:19.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:13:18 smithi183 bash[54747]: ts=2023-10-01T09:13:18.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:13:20.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[55182]: ignoring --setuser ceph since I am not root 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[55182]: ignoring --setgroup ceph since I am not root 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[55182]: debug 2023-10-01T09:13:20.177+0000 7fb270224700 1 -- 172.21.15.183:0/2508255361 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560691b771e0 con 0x5606928f6800 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[55182]: debug 2023-10-01T09:13:20.341+0000 7fb279f54200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:16.993753+0000 mgr.y (mgr.15312) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: audit 2023-10-01T09:13:17.150111+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.111:0/1698592618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:18.994525+0000 mgr.y (mgr.15312) 51 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: audit 2023-10-01T09:13:19.604789+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.111:0/1186089624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.035897+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.060896+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.073903+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.074537+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.074588+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.075653+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 57s), standbys: x 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.104658+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 57s), standbys: x 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: cluster 2023-10-01T09:13:20.104709+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-01T09:13:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:20 smithi183 bash[27651]: audit 2023-10-01T09:13:20.104837+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15312 ' entity='' 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[71331]: ignoring --setuser ceph since I am not root 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[71331]: ignoring --setgroup ceph since I am not root 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[71331]: debug 2023-10-01T09:13:20.172+0000 7f451c8b1700 1 -- 172.21.15.111:0/2558273722 <== mon.0 v2:172.21.15.111:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c719b451e0 con 0x55c71a8c4400 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[71331]: debug 2023-10-01T09:13:20.332+0000 7f45265e1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:16.993753+0000 mgr.y (mgr.15312) 50 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: audit 2023-10-01T09:13:17.150111+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.111:0/1698592618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:18.994525+0000 mgr.y (mgr.15312) 51 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:13:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: audit 2023-10-01T09:13:19.604789+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.111:0/1186089624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.035897+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.060896+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.073903+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.074537+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.074588+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.075653+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 57s), standbys: x 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.104658+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 57s), standbys: x 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: cluster 2023-10-01T09:13:20.104709+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-01T09:13:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:20 smithi111 bash[33891]: audit 2023-10-01T09:13:20.104837+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15312 ' entity='' 2023-10-01T09:13:20.745 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:13:21.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:21 smithi183 bash[55182]: debug 2023-10-01T09:13:21.245+0000 7fb279f54200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T09:13:21.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:21 smithi183 bash[55182]: debug 2023-10-01T09:13:21.349+0000 7fb279f54200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:13:21.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:21 smithi183 bash[55182]: debug 2023-10-01T09:13:21.449+0000 7fb279f54200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:13:21.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:21 smithi111 bash[71331]: debug 2023-10-01T09:13:21.256+0000 7f45265e1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T09:13:21.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:21 smithi111 bash[71331]: debug 2023-10-01T09:13:21.360+0000 7f45265e1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T09:13:21.572 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:21 smithi111 bash[71331]: debug 2023-10-01T09:13:21.460+0000 7f45265e1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T09:13:22.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:21 smithi183 bash[55182]: debug 2023-10-01T09:13:21.737+0000 7fb279f54200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:13:22.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:21 smithi111 bash[71331]: debug 2023-10-01T09:13:21.736+0000 7f45265e1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:13:22.197 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 1 2023-10-01T09:13:22.546 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:22 smithi183 bash[55182]: debug 2023-10-01T09:13:22.133+0000 7fb279f54200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:13:22.547 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:22 smithi183 bash[55182]: debug 2023-10-01T09:13:22.309+0000 7fb279f54200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:13:22.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:22 smithi183 bash[27651]: audit 2023-10-01T09:13:22.180620+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.111:0/4159201418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:22 smithi111 bash[33891]: audit 2023-10-01T09:13:22.180620+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.111:0/4159201418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:13:22.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:22 smithi111 bash[71331]: debug 2023-10-01T09:13:22.200+0000 7f45265e1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T09:13:22.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:22 smithi111 bash[71331]: debug 2023-10-01T09:13:22.364+0000 7f45265e1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T09:13:22.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:22 smithi183 bash[55182]: debug 2023-10-01T09:13:22.545+0000 7fb279f54200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:13:22.919 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:22 smithi111 bash[71331]: debug 2023-10-01T09:13:22.588+0000 7f45265e1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T09:13:23.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T09:13:23.990 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:23 smithi111 bash[71331]: debug 2023-10-01T09:13:23.596+0000 7f45265e1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:13:23.990 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:23 smithi111 bash[71331]: debug 2023-10-01T09:13:23.708+0000 7f45265e1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T09:13:23.990 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:23 smithi111 bash[71331]: debug 2023-10-01T09:13:23.832+0000 7f45265e1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:13:24.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:23 smithi183 bash[55182]: debug 2023-10-01T09:13:23.589+0000 7fb279f54200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T09:13:24.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:23 smithi183 bash[55182]: debug 2023-10-01T09:13:23.709+0000 7fb279f54200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T09:13:24.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:23 smithi183 bash[55182]: debug 2023-10-01T09:13:23.837+0000 7fb279f54200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T09:13:24.693 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:24 smithi111 bash[71331]: debug 2023-10-01T09:13:24.328+0000 7f45265e1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T09:13:24.693 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:24 smithi111 bash[71331]: debug 2023-10-01T09:13:24.560+0000 7f45265e1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:13:24.694 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:24 smithi183 bash[55182]: debug 2023-10-01T09:13:24.341+0000 7fb279f54200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T09:13:24.694 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:24 smithi183 bash[55182]: debug 2023-10-01T09:13:24.565+0000 7fb279f54200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T09:13:24.705 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_0' removed 2023-10-01T09:13:25.018 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:24 smithi183 bash[27651]: debug 2023-10-01T09:13:24.693+0000 7f18eced8700 -1 mon.b@1(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T09:13:25.018 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:24 smithi183 bash[27651]: audit 2023-10-01T09:13:24.637846+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.111:0/4143663006' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:13:25.018 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:24 smithi183 bash[27651]: audit 2023-10-01T09:13:24.638370+0000 mon.a (mon.0) 10 : audit [INF] 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 2023-10-01T09:13:25.030 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:24 smithi111 bash[33891]: debug 2023-10-01T09:13:24.688+0000 7f929b115700 -1 mon.c@2(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T09:13:25.030 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:24 smithi111 bash[33891]: audit 2023-10-01T09:13:24.637846+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.111:0/4143663006' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:13:25.030 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:24 smithi111 bash[33891]: audit 2023-10-01T09:13:24.638370+0000 mon.a (mon.0) 10 : audit [INF] 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 2023-10-01T09:13:25.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:25 smithi183 bash[55182]: debug 2023-10-01T09:13:25.017+0000 7fb279f54200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:13:25.322 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:25 smithi111 bash[71331]: debug 2023-10-01T09:13:25.024+0000 7f45265e1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T09:13:25.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:25 smithi183 bash[55182]: debug 2023-10-01T09:13:25.517+0000 7fb279f54200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:13:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:25 smithi183 bash[27651]: audit 2023-10-01T09:13:24.694818+0000 mon.a (mon.0) 11 : audit [INF] 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 2023-10-01T09:13:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:25 smithi183 bash[27651]: cluster 2023-10-01T09:13:24.694895+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-01T09:13:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:25 smithi183 bash[27651]: cluster 2023-10-01T09:13:24.698880+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T09:13:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:25 smithi183 bash[27651]: cluster 2023-10-01T09:13:24.703887+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T09:13:25.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:25 smithi111 bash[71331]: debug 2023-10-01T09:13:25.524+0000 7f45265e1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T09:13:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:25 smithi111 bash[33891]: audit 2023-10-01T09:13:24.694818+0000 mon.a (mon.0) 11 : audit [INF] 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 2023-10-01T09:13:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:25 smithi111 bash[33891]: cluster 2023-10-01T09:13:24.694895+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-01T09:13:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:25 smithi111 bash[33891]: cluster 2023-10-01T09:13:24.698880+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T09:13:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:25 smithi111 bash[33891]: cluster 2023-10-01T09:13:24.703887+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T09:13:26.052 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T09:13:26.052 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-10-01T09:13:26.053 DEBUG:teuthology.parallel:result is None 2023-10-01T09:13:26.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:26 smithi111 bash[71331]: debug 2023-10-01T09:13:26.148+0000 7f45265e1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:13:26.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:26 smithi111 bash[71331]: debug 2023-10-01T09:13:26.280+0000 7f45265e1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:13:26.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:26 smithi183 bash[55182]: debug 2023-10-01T09:13:26.081+0000 7fb279f54200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T09:13:26.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:26 smithi183 bash[55182]: debug 2023-10-01T09:13:26.193+0000 7fb279f54200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T09:13:26.813 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:26 smithi183 bash[55182]: debug 2023-10-01T09:13:26.553+0000 7fb279f54200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:13:26.813 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:26 smithi183 bash[55182]: debug 2023-10-01T09:13:26.669+0000 7fb279f54200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:13:26.967 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:26 smithi111 bash[71331]: debug 2023-10-01T09:13:26.672+0000 7f45265e1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T09:13:26.968 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:26 smithi111 bash[71331]: debug 2023-10-01T09:13:26.804+0000 7f45265e1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T09:13:27.233 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:26 smithi111 bash[71331]: debug 2023-10-01T09:13:26.960+0000 7f45265e1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:13:27.233 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:27 smithi111 bash[71331]: debug 2023-10-01T09:13:27.088+0000 7f45265e1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:13:27.276 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:26 smithi183 bash[55182]: debug 2023-10-01T09:13:26.813+0000 7fb279f54200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T09:13:27.276 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:26 smithi183 bash[55182]: debug 2023-10-01T09:13:26.933+0000 7fb279f54200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T09:13:27.276 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:27 smithi183 bash[55182]: debug 2023-10-01T09:13:27.061+0000 7fb279f54200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:13:27.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:27 smithi111 bash[71331]: debug 2023-10-01T09:13:27.228+0000 7f45265e1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T09:13:27.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:27 smithi183 bash[55182]: debug 2023-10-01T09:13:27.277+0000 7fb279f54200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:13:27.551 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:27 smithi183 bash[55182]: debug 2023-10-01T09:13:27.409+0000 7fb279f54200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:13:27.566 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:27 smithi111 bash[71331]: debug 2023-10-01T09:13:27.428+0000 7f45265e1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T09:13:27.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:27 smithi111 bash[71331]: debug 2023-10-01T09:13:27.560+0000 7f45265e1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T09:13:29.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[27651]: debug 2023-10-01T09:13:28.877+0000 7f18eced8700 -1 mon.b@1(peon).osd e74 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T09:13:29.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[55182]: debug 2023-10-01T09:13:28.673+0000 7fb279f54200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:13:29.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[55182]: [01/Oct/2023:09:13:28] ENGINE Bus STARTING 2023-10-01T09:13:29.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[55182]: CherryPy Checker: 2023-10-01T09:13:29.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[55182]: The Application mounted at '' has an empty config. 2023-10-01T09:13:29.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[55182]: [01/Oct/2023:09:13:28] ENGINE Serving on http://:::9283 2023-10-01T09:13:29.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 09:13:28 smithi183 bash[55182]: [01/Oct/2023:09:13:28] ENGINE Bus STARTED 2023-10-01T09:13:29.125 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:28 smithi111 bash[33891]: debug 2023-10-01T09:13:28.867+0000 7f929b115700 -1 mon.c@2(peon).osd e74 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T09:13:29.125 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:28 smithi111 bash[71331]: debug 2023-10-01T09:13:28.839+0000 7f45265e1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T09:13:29.125 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:28 smithi111 bash[71331]: [01/Oct/2023:09:13:28] ENGINE Bus STARTING 2023-10-01T09:13:29.125 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.055+0000 7f4486183700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.125 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.055+0000 7f4486183700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.125 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.055+0000 7f4486183700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.055+0000 7f4486183700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.055+0000 7f4486183700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.059+0000 7f447f976700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.059+0000 7f447f976700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.059+0000 7f447f976700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.059+0000 7f447f976700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.126 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.059+0000 7f447f976700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T09:13:29.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: CherryPy Checker: 2023-10-01T09:13:29.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: The Application mounted at '' has an empty config. 2023-10-01T09:13:29.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: [01/Oct/2023:09:13:29] ENGINE Serving on http://:::9283 2023-10-01T09:13:29.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: [01/Oct/2023:09:13:29] ENGINE Bus STARTED 2023-10-01T09:13:29.897 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.673647+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.673775+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.676758+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.678493+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.684214+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.684995+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.866782+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon y restarted 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.867526+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon y 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.876294+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.876669+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e31: y(active, starting, since 0.00932154s), standbys: x 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.879679+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:29.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.884890+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.889040+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.889227+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.889400+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.890248+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.890597+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.891155+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.891406+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.891417+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.891678+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.891958+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.892208+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.892529+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:13:29.899 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.892919+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.893295+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.893644+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.894018+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.894446+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.894771+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.895379+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:28.906759+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon y is now available 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.941745+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.946671+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.978674+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.993400+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:28.993887+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:13:29.900 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:29.016856+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:29.901 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: cluster 2023-10-01T09:13:29.028974+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:29.901 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:29.037066+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:13:29.901 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[33891]: audit 2023-10-01T09:13:29.037537+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:13:29.901 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:29 smithi111 bash[71331]: debug 2023-10-01T09:13:29.887+0000 7f44de59c700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-01T09:13:29.909 INFO:teuthology.orchestra.run.smithi111.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T09:13:29.909 INFO:teuthology.orchestra.run.smithi111.stdout:alertmanager.a smithi111 *:9093,9094 running (2m) - 8m 14.2M - 0.23.0 ba2b418f427c be884e78c5be 2023-10-01T09:13:29.909 INFO:teuthology.orchestra.run.smithi111.stdout:grafana.a smithi183 *:3000 running (88s) - 7m 40.2M - 8.3.5 dad864ee21e9 2de57a7c9baa 2023-10-01T09:13:29.909 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi111.prdolt smithi111 running (6m) - 6m 15.1M - 16.2.14-44-geeb13ac9 94a6c4498547 0ab0cce1b4e4 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi183.nsyrsi smithi183 running (6m) - 6m 13.1M - 16.2.14-44-geeb13ac9 94a6c4498547 a5045e6d9b47 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.x smithi183 *:8443,9283,8765 running (36s) - 15m 71.1M - 18.2.0-497-gb5682219 a3fc96fed5ac 3a795f9e7103 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.y smithi111 *:8443,9283,8765 running (83s) - 17m 457M - 18.2.0-497-gb5682219 a3fc96fed5ac 1d5ee76d9027 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a smithi111 running (17m) - 17m 62.8M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 840f62041e3f 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b smithi183 running (15m) - 15m 60.0M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 f04b4cb75df2 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c smithi111 running (15m) - 15m 57.3M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 7176d695647b 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.a smithi111 *:9100 running (2m) - 8m 9016k - 1.3.1 1dbe0e931976 b459d7209d08 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.b smithi183 *:9100 running (114s) - 8m 8628k - 1.3.1 1dbe0e931976 d8b379cf5f1c 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 smithi111 running (14m) - 14m 107M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 88a94d1e15cf 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 smithi111 running (13m) - 13m 82.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a718c19d8a6e 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 smithi111 running (13m) - 13m 128M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 556666aef246 2023-10-01T09:13:29.910 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 smithi111 running (12m) - 12m 76.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 ac1d0f8563be 2023-10-01T09:13:29.911 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 smithi183 running (11m) - 11m 108M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d7ffa9b1eec4 2023-10-01T09:13:29.911 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 smithi183 running (10m) - 11m 105M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d37eca2441bf 2023-10-01T09:13:29.911 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 smithi183 running (10m) - 10m 70.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 24da8301ccab 2023-10-01T09:13:29.911 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 smithi183 running (9m) - 9m 85.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a512889e3915 2023-10-01T09:13:29.911 INFO:teuthology.orchestra.run.smithi111.stdout:prometheus.a smithi183 *:9095 running (43s) - 8m 42.4M - 2.33.4 514e6a882f6e d999f10668e1 2023-10-01T09:13:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.673647+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T09:13:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.673775+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-10-01T09:13:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.676758+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T09:13:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.678493+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.684214+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.684995+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.183:0/1946881034' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.866782+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon y restarted 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.867526+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon y 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.876294+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.876669+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e31: y(active, starting, since 0.00932154s), standbys: x 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.879679+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.884890+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.889040+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.889227+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.889400+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:13:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.890248+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi183.nsyrsi"}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.890597+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi111.prdolt"}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.891155+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.891406+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.891417+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.891678+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.891958+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.892208+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.892529+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.892919+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.893295+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.893644+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T09:13:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.894018+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.894446+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.894771+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.895379+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:28.906759+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon y is now available 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.941745+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.946671+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.978674+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.993400+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:28.993887+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:29.016856+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:30.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: cluster 2023-10-01T09:13:29.028974+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-10-01T09:13:30.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:29.037066+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:13:30.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:29 smithi183 bash[27651]: audit 2023-10-01T09:13:29.037537+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T09:13:30.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: cephadm 2023-10-01T09:13:29.454490+0000 mgr.y (mgr.25132) 1 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Bus STARTING 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: cephadm 2023-10-01T09:13:29.559629+0000 mgr.y (mgr.25132) 2 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: cephadm 2023-10-01T09:13:29.688956+0000 mgr.y (mgr.25132) 3 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: cephadm 2023-10-01T09:13:29.689148+0000 mgr.y (mgr.25132) 4 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Bus STARTED 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: cluster 2023-10-01T09:13:29.886656+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e32: y(active, since 1.0193s), standbys: x 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: audit 2023-10-01T09:13:29.892197+0000 mgr.y (mgr.25132) 5 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:13:31.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:30 smithi111 bash[33891]: cluster 2023-10-01T09:13:29.896995+0000 mgr.y (mgr.25132) 6 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: cephadm 2023-10-01T09:13:29.454490+0000 mgr.y (mgr.25132) 1 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Bus STARTING 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: cephadm 2023-10-01T09:13:29.559629+0000 mgr.y (mgr.25132) 2 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: cephadm 2023-10-01T09:13:29.688956+0000 mgr.y (mgr.25132) 3 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: cephadm 2023-10-01T09:13:29.689148+0000 mgr.y (mgr.25132) 4 : cephadm [INF] [01/Oct/2023:09:13:29] ENGINE Bus STARTED 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: cluster 2023-10-01T09:13:29.886656+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e32: y(active, since 1.0193s), standbys: x 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: audit 2023-10-01T09:13:29.892197+0000 mgr.y (mgr.25132) 5 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:13:31.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:30 smithi183 bash[27651]: cluster 2023-10-01T09:13:29.896995+0000 mgr.y (mgr.25132) 6 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:32.244 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:31 smithi111 bash[33891]: cluster 2023-10-01T09:13:30.893064+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-10-01T09:13:32.244 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:31 smithi111 bash[33891]: cluster 2023-10-01T09:13:30.893143+0000 mgr.y (mgr.25132) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:32.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:31 smithi183 bash[27651]: cluster 2023-10-01T09:13:30.893064+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-10-01T09:13:32.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:31 smithi183 bash[27651]: cluster 2023-10-01T09:13:30.893143+0000 mgr.y (mgr.25132) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:34.174 INFO:teuthology.orchestra.run.smithi111.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:13:34.206 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:33 smithi111 bash[33891]: cluster 2023-10-01T09:13:32.893808+0000 mgr.y (mgr.25132) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:34.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:33 smithi183 bash[27651]: cluster 2023-10-01T09:13:32.893808+0000 mgr.y (mgr.25132) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:34.977 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:13:34] "GET /metrics HTTP/1.1" 200 31096 "" "Prometheus/2.33.4" 2023-10-01T09:13:34.978 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'sleep 60' 2023-10-01T09:13:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:35 smithi111 bash[33891]: audit 2023-10-01T09:13:34.161994+0000 mgr.y (mgr.25132) 9 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:13:35.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:35 smithi111 bash[33891]: cephadm 2023-10-01T09:13:34.162454+0000 mgr.y (mgr.25132) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:13:35.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:35 smithi111 bash[33891]: audit 2023-10-01T09:13:34.171126+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:35 smithi183 bash[27651]: audit 2023-10-01T09:13:34.161994+0000 mgr.y (mgr.25132) 9 : audit [DBG] from='client.34164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:13:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:35 smithi183 bash[27651]: cephadm 2023-10-01T09:13:34.162454+0000 mgr.y (mgr.25132) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:13:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:35 smithi183 bash[27651]: audit 2023-10-01T09:13:34.171126+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:36 smithi183 bash[27651]: cluster 2023-10-01T09:13:34.894387+0000 mgr.y (mgr.25132) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:36 smithi183 bash[27651]: audit 2023-10-01T09:13:35.437250+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:36 smithi183 bash[27651]: audit 2023-10-01T09:13:35.444736+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:36 smithi183 bash[27651]: audit 2023-10-01T09:13:35.743301+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:36 smithi183 bash[27651]: audit 2023-10-01T09:13:35.752831+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:36 smithi111 bash[33891]: cluster 2023-10-01T09:13:34.894387+0000 mgr.y (mgr.25132) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:36.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:36 smithi111 bash[33891]: audit 2023-10-01T09:13:35.437250+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:36 smithi111 bash[33891]: audit 2023-10-01T09:13:35.444736+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:36 smithi111 bash[33891]: audit 2023-10-01T09:13:35.743301+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:36.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:36 smithi111 bash[33891]: audit 2023-10-01T09:13:35.752831+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:37 smithi183 bash[27651]: audit 2023-10-01T09:13:36.249189+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:37 smithi183 bash[27651]: audit 2023-10-01T09:13:36.259654+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:37 smithi183 bash[27651]: audit 2023-10-01T09:13:36.563865+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:37 smithi183 bash[27651]: audit 2023-10-01T09:13:36.572456+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:37 smithi183 bash[27651]: cluster 2023-10-01T09:13:36.895372+0000 mgr.y (mgr.25132) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:37 smithi111 bash[33891]: audit 2023-10-01T09:13:36.249189+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:37 smithi111 bash[33891]: audit 2023-10-01T09:13:36.259654+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:37 smithi111 bash[33891]: audit 2023-10-01T09:13:36.563865+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:37 smithi111 bash[33891]: audit 2023-10-01T09:13:36.572456+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:37 smithi111 bash[33891]: cluster 2023-10-01T09:13:36.895372+0000 mgr.y (mgr.25132) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:39.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:13:38 smithi183 bash[54747]: ts=2023-10-01T09:13:38.662Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:13:40.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:39 smithi183 bash[27651]: cluster 2023-10-01T09:13:38.896094+0000 mgr.y (mgr.25132) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:40.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:39 smithi111 bash[33891]: cluster 2023-10-01T09:13:38.896094+0000 mgr.y (mgr.25132) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:42.270 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:41 smithi183 bash[27651]: cluster 2023-10-01T09:13:40.897204+0000 mgr.y (mgr.25132) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:41 smithi111 bash[33891]: cluster 2023-10-01T09:13:40.897204+0000 mgr.y (mgr.25132) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:44.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:43 smithi183 bash[27651]: cluster 2023-10-01T09:13:42.897877+0000 mgr.y (mgr.25132) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:44.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:43 smithi111 bash[33891]: cluster 2023-10-01T09:13:42.897877+0000 mgr.y (mgr.25132) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:44.970 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:13:44] "GET /metrics HTTP/1.1" 200 33731 "" "Prometheus/2.33.4" 2023-10-01T09:13:45.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:44 smithi183 bash[27651]: audit 2023-10-01T09:13:43.979883+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:44 smithi111 bash[33891]: audit 2023-10-01T09:13:43.979883+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:13:46.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:45 smithi183 bash[27651]: cluster 2023-10-01T09:13:44.898774+0000 mgr.y (mgr.25132) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:46.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:45 smithi183 bash[27651]: audit 2023-10-01T09:13:45.721700+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:46.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:45 smithi183 bash[27651]: audit 2023-10-01T09:13:45.731600+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:46.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:45 smithi183 bash[27651]: audit 2023-10-01T09:13:45.734539+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:46.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:45 smithi183 bash[27651]: audit 2023-10-01T09:13:45.735839+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:45 smithi111 bash[33891]: cluster 2023-10-01T09:13:44.898774+0000 mgr.y (mgr.25132) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:46.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:45 smithi111 bash[33891]: audit 2023-10-01T09:13:45.721700+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:46.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:45 smithi111 bash[33891]: audit 2023-10-01T09:13:45.731600+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:46.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:45 smithi111 bash[33891]: audit 2023-10-01T09:13:45.734539+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:46.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:45 smithi111 bash[33891]: audit 2023-10-01T09:13:45.735839+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: cephadm 2023-10-01T09:13:45.737645+0000 mgr.y (mgr.25132) 17 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: cephadm 2023-10-01T09:13:45.738019+0000 mgr.y (mgr.25132) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: cephadm 2023-10-01T09:13:45.902572+0000 mgr.y (mgr.25132) 19 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: cephadm 2023-10-01T09:13:45.902901+0000 mgr.y (mgr.25132) 20 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: cephadm 2023-10-01T09:13:46.067244+0000 mgr.y (mgr.25132) 21 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: cephadm 2023-10-01T09:13:46.067762+0000 mgr.y (mgr.25132) 22 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.409189+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.415682+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.423967+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.431103+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.441245+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.524009+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.526864+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.528111+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:46 smithi183 bash[27651]: audit 2023-10-01T09:13:46.538080+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: cephadm 2023-10-01T09:13:45.737645+0000 mgr.y (mgr.25132) 17 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: cephadm 2023-10-01T09:13:45.738019+0000 mgr.y (mgr.25132) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: cephadm 2023-10-01T09:13:45.902572+0000 mgr.y (mgr.25132) 19 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: cephadm 2023-10-01T09:13:45.902901+0000 mgr.y (mgr.25132) 20 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: cephadm 2023-10-01T09:13:46.067244+0000 mgr.y (mgr.25132) 21 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: cephadm 2023-10-01T09:13:46.067762+0000 mgr.y (mgr.25132) 22 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.409189+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.415682+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.423967+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.431103+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.441245+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.524009+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.526864+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.528111+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:13:47.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:46 smithi111 bash[33891]: audit 2023-10-01T09:13:46.538080+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:13:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:47 smithi183 bash[27651]: cephadm 2023-10-01T09:13:46.232128+0000 mgr.y (mgr.25132) 23 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:13:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:47 smithi183 bash[27651]: cephadm 2023-10-01T09:13:46.233753+0000 mgr.y (mgr.25132) 24 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:13:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:47 smithi183 bash[27651]: cluster 2023-10-01T09:13:46.899381+0000 mgr.y (mgr.25132) 25 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:48.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:47 smithi111 bash[33891]: cephadm 2023-10-01T09:13:46.232128+0000 mgr.y (mgr.25132) 23 : cephadm [INF] Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:13:48.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:47 smithi111 bash[33891]: cephadm 2023-10-01T09:13:46.233753+0000 mgr.y (mgr.25132) 24 : cephadm [INF] Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:13:48.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:47 smithi111 bash[33891]: cluster 2023-10-01T09:13:46.899381+0000 mgr.y (mgr.25132) 25 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:49.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:13:48 smithi183 bash[54747]: ts=2023-10-01T09:13:48.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:13:50.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:49 smithi183 bash[27651]: cluster 2023-10-01T09:13:48.900093+0000 mgr.y (mgr.25132) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:49 smithi111 bash[33891]: cluster 2023-10-01T09:13:48.900093+0000 mgr.y (mgr.25132) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:51 smithi183 bash[27651]: cluster 2023-10-01T09:13:50.901206+0000 mgr.y (mgr.25132) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:52.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:51 smithi111 bash[33891]: cluster 2023-10-01T09:13:50.901206+0000 mgr.y (mgr.25132) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:54.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:53 smithi183 bash[27651]: cluster 2023-10-01T09:13:52.901862+0000 mgr.y (mgr.25132) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:54.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:53 smithi111 bash[33891]: cluster 2023-10-01T09:13:52.901862+0000 mgr.y (mgr.25132) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:55.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:13:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:13:54] "GET /metrics HTTP/1.1" 200 33731 "" "Prometheus/2.33.4" 2023-10-01T09:13:56.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:55 smithi183 bash[27651]: cluster 2023-10-01T09:13:54.902857+0000 mgr.y (mgr.25132) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:56.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:55 smithi111 bash[33891]: cluster 2023-10-01T09:13:54.902857+0000 mgr.y (mgr.25132) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:58.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:57 smithi183 bash[27651]: cluster 2023-10-01T09:13:56.903548+0000 mgr.y (mgr.25132) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:58.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:57 smithi111 bash[33891]: cluster 2023-10-01T09:13:56.903548+0000 mgr.y (mgr.25132) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:13:59.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:13:58 smithi183 bash[54747]: ts=2023-10-01T09:13:58.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:14:00.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:59 smithi183 bash[27651]: cluster 2023-10-01T09:13:58.904252+0000 mgr.y (mgr.25132) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:00.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:13:59 smithi183 bash[27651]: audit 2023-10-01T09:13:58.980238+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:00.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:59 smithi111 bash[33891]: cluster 2023-10-01T09:13:58.904252+0000 mgr.y (mgr.25132) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:00.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:13:59 smithi111 bash[33891]: audit 2023-10-01T09:13:58.980238+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:01 smithi183 bash[27651]: cluster 2023-10-01T09:14:00.905348+0000 mgr.y (mgr.25132) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:02.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:01 smithi111 bash[33891]: cluster 2023-10-01T09:14:00.905348+0000 mgr.y (mgr.25132) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:04.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:03 smithi183 bash[27651]: cluster 2023-10-01T09:14:02.906050+0000 mgr.y (mgr.25132) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:04.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:03 smithi111 bash[33891]: cluster 2023-10-01T09:14:02.906050+0000 mgr.y (mgr.25132) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:05.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:14:04] "GET /metrics HTTP/1.1" 200 33728 "" "Prometheus/2.33.4" 2023-10-01T09:14:06.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:05 smithi183 bash[27651]: cluster 2023-10-01T09:14:04.907057+0000 mgr.y (mgr.25132) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:05 smithi111 bash[33891]: cluster 2023-10-01T09:14:04.907057+0000 mgr.y (mgr.25132) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:08.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:07 smithi183 bash[27651]: cluster 2023-10-01T09:14:06.907702+0000 mgr.y (mgr.25132) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:08.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:07 smithi111 bash[33891]: cluster 2023-10-01T09:14:06.907702+0000 mgr.y (mgr.25132) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:09.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:14:08 smithi183 bash[54747]: ts=2023-10-01T09:14:08.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:14:10.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:09 smithi183 bash[27651]: cluster 2023-10-01T09:14:08.908372+0000 mgr.y (mgr.25132) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:09 smithi111 bash[33891]: cluster 2023-10-01T09:14:08.908372+0000 mgr.y (mgr.25132) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:11 smithi183 bash[27651]: cluster 2023-10-01T09:14:10.909449+0000 mgr.y (mgr.25132) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:12.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:11 smithi111 bash[33891]: cluster 2023-10-01T09:14:10.909449+0000 mgr.y (mgr.25132) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:14.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:13 smithi183 bash[27651]: cluster 2023-10-01T09:14:12.910117+0000 mgr.y (mgr.25132) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:13 smithi111 bash[33891]: cluster 2023-10-01T09:14:12.910117+0000 mgr.y (mgr.25132) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:14.986 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:14:14] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.33.4" 2023-10-01T09:14:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:14 smithi183 bash[27651]: audit 2023-10-01T09:14:13.980318+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:15.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:14 smithi111 bash[33891]: audit 2023-10-01T09:14:13.980318+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:16.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:15 smithi183 bash[27651]: cluster 2023-10-01T09:14:14.911048+0000 mgr.y (mgr.25132) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:16.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:15 smithi111 bash[33891]: cluster 2023-10-01T09:14:14.911048+0000 mgr.y (mgr.25132) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:17 smithi183 bash[27651]: cluster 2023-10-01T09:14:16.911709+0000 mgr.y (mgr.25132) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:18.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:17 smithi111 bash[33891]: cluster 2023-10-01T09:14:16.911709+0000 mgr.y (mgr.25132) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:19.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:14:18 smithi183 bash[54747]: ts=2023-10-01T09:14:18.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:14:20.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:19 smithi183 bash[27651]: cluster 2023-10-01T09:14:18.912386+0000 mgr.y (mgr.25132) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:19 smithi111 bash[33891]: cluster 2023-10-01T09:14:18.912386+0000 mgr.y (mgr.25132) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:22.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:21 smithi183 bash[27651]: cluster 2023-10-01T09:14:20.913429+0000 mgr.y (mgr.25132) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:22.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:21 smithi111 bash[33891]: cluster 2023-10-01T09:14:20.913429+0000 mgr.y (mgr.25132) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:24.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:23 smithi183 bash[27651]: cluster 2023-10-01T09:14:22.914032+0000 mgr.y (mgr.25132) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:24.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:23 smithi111 bash[33891]: cluster 2023-10-01T09:14:22.914032+0000 mgr.y (mgr.25132) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:25.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:14:24] "GET /metrics HTTP/1.1" 200 33726 "" "Prometheus/2.33.4" 2023-10-01T09:14:26.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:25 smithi183 bash[27651]: cluster 2023-10-01T09:14:24.914971+0000 mgr.y (mgr.25132) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:26.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:25 smithi111 bash[33891]: cluster 2023-10-01T09:14:24.914971+0000 mgr.y (mgr.25132) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:28.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:27 smithi183 bash[27651]: cluster 2023-10-01T09:14:26.915594+0000 mgr.y (mgr.25132) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:28.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:27 smithi111 bash[33891]: cluster 2023-10-01T09:14:26.915594+0000 mgr.y (mgr.25132) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:29.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:14:28 smithi183 bash[54747]: ts=2023-10-01T09:14:28.662Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:14:30.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:29 smithi183 bash[27651]: cluster 2023-10-01T09:14:28.916194+0000 mgr.y (mgr.25132) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:29 smithi183 bash[27651]: audit 2023-10-01T09:14:28.982084+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:29 smithi111 bash[33891]: cluster 2023-10-01T09:14:28.916194+0000 mgr.y (mgr.25132) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:30.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:29 smithi111 bash[33891]: audit 2023-10-01T09:14:28.982084+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:32.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:31 smithi183 bash[27651]: cluster 2023-10-01T09:14:30.917414+0000 mgr.y (mgr.25132) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:31 smithi111 bash[33891]: cluster 2023-10-01T09:14:30.917414+0000 mgr.y (mgr.25132) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:34.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:33 smithi183 bash[27651]: cluster 2023-10-01T09:14:32.918032+0000 mgr.y (mgr.25132) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:34.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:33 smithi111 bash[33891]: cluster 2023-10-01T09:14:32.918032+0000 mgr.y (mgr.25132) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:35.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:14:34] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-10-01T09:14:36.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:35 smithi183 bash[27651]: cluster 2023-10-01T09:14:34.919048+0000 mgr.y (mgr.25132) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:35 smithi111 bash[33891]: cluster 2023-10-01T09:14:34.919048+0000 mgr.y (mgr.25132) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:38.255 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:37 smithi111 bash[33891]: cluster 2023-10-01T09:14:36.919654+0000 mgr.y (mgr.25132) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:38.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:37 smithi183 bash[27651]: cluster 2023-10-01T09:14:36.919654+0000 mgr.y (mgr.25132) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:38.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade resume' 2023-10-01T09:14:39.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:14:38 smithi183 bash[54747]: ts=2023-10-01T09:14:38.662Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:14:40.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:39 smithi183 bash[27651]: cluster 2023-10-01T09:14:38.920273+0000 mgr.y (mgr.25132) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:40.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:39 smithi111 bash[33891]: cluster 2023-10-01T09:14:38.920273+0000 mgr.y (mgr.25132) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:42.287 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:41 smithi111 bash[33891]: cluster 2023-10-01T09:14:40.921367+0000 mgr.y (mgr.25132) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:41 smithi183 bash[27651]: cluster 2023-10-01T09:14:40.921367+0000 mgr.y (mgr.25132) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:42.711 INFO:teuthology.orchestra.run.smithi111.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:14:43.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for majority of mons to upgrade' 2023-10-01T09:14:43.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:43 smithi111 bash[33891]: audit 2023-10-01T09:14:42.700692+0000 mgr.y (mgr.25132) 53 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:14:43.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:43 smithi111 bash[33891]: cephadm 2023-10-01T09:14:42.701310+0000 mgr.y (mgr.25132) 54 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:14:43.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:43 smithi111 bash[33891]: audit 2023-10-01T09:14:42.707681+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:43.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:43 smithi111 bash[33891]: audit 2023-10-01T09:14:42.723109+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:14:43.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:43 smithi111 bash[33891]: cluster 2023-10-01T09:14:42.921954+0000 mgr.y (mgr.25132) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:44.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:43 smithi183 bash[27651]: audit 2023-10-01T09:14:42.700692+0000 mgr.y (mgr.25132) 53 : audit [DBG] from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:14:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:43 smithi183 bash[27651]: cephadm 2023-10-01T09:14:42.701310+0000 mgr.y (mgr.25132) 54 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:14:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:43 smithi183 bash[27651]: audit 2023-10-01T09:14:42.707681+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:43 smithi183 bash[27651]: audit 2023-10-01T09:14:42.723109+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:14:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:43 smithi183 bash[27651]: cluster 2023-10-01T09:14:42.921954+0000 mgr.y (mgr.25132) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:44 smithi183 bash[27651]: audit 2023-10-01T09:14:43.982593+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:45.066 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:14:44] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-10-01T09:14:45.066 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:44 smithi111 bash[33891]: audit 2023-10-01T09:14:43.982593+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:14:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:45 smithi183 bash[27651]: cluster 2023-10-01T09:14:44.923005+0000 mgr.y (mgr.25132) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:45 smithi111 bash[33891]: cluster 2023-10-01T09:14:44.923005+0000 mgr.y (mgr.25132) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:46.641 INFO:teuthology.orchestra.run.smithi111.stdout:wait for majority of mons to upgrade 2023-10-01T09:14:47.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-10-01T09:14:48.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:47 smithi183 bash[27651]: cluster 2023-10-01T09:14:46.923530+0000 mgr.y (mgr.25132) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:48.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:47 smithi111 bash[33891]: cluster 2023-10-01T09:14:46.923530+0000 mgr.y (mgr.25132) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:49.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:14:48 smithi183 bash[54747]: ts=2023-10-01T09:14:48.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:14:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:49 smithi183 bash[27651]: cluster 2023-10-01T09:14:48.923954+0000 mgr.y (mgr.25132) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:49 smithi183 bash[27651]: audit 2023-10-01T09:14:48.967918+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:49 smithi183 bash[27651]: audit 2023-10-01T09:14:48.980718+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:49 smithi183 bash[27651]: audit 2023-10-01T09:14:49.782686+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:49 smithi183 bash[27651]: audit 2023-10-01T09:14:49.795435+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:49 smithi111 bash[33891]: cluster 2023-10-01T09:14:48.923954+0000 mgr.y (mgr.25132) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:49 smithi111 bash[33891]: audit 2023-10-01T09:14:48.967918+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:49 smithi111 bash[33891]: audit 2023-10-01T09:14:48.980718+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:49 smithi111 bash[33891]: audit 2023-10-01T09:14:49.782686+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:49 smithi111 bash[33891]: audit 2023-10-01T09:14:49.795435+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:51.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.277900+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:14:51.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.279238+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:14:51.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.287384+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:51.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.371779+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:14:51.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.377313+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:14:51.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.379581+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:14:51.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:50 smithi183 bash[27651]: audit 2023-10-01T09:14:50.380840+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T09:14:51.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.277900+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:14:51.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.279238+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:14:51.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.287384+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:51.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.371779+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:14:51.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.377313+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:14:51.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.379581+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:14:51.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:50 smithi111 bash[33891]: audit 2023-10-01T09:14:50.380840+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T09:14:52.239 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:51 smithi111 bash[33891]: cephadm 2023-10-01T09:14:50.381792+0000 mgr.y (mgr.25132) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-01T09:14:52.239 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:51 smithi111 bash[33891]: cluster 2023-10-01T09:14:50.924840+0000 mgr.y (mgr.25132) 60 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:52.239 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:51 smithi111 bash[33891]: audit 2023-10-01T09:14:51.092057+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.111:0/2076465545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:14:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:51 smithi183 bash[27651]: cephadm 2023-10-01T09:14:50.381792+0000 mgr.y (mgr.25132) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-01T09:14:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:51 smithi183 bash[27651]: cluster 2023-10-01T09:14:50.924840+0000 mgr.y (mgr.25132) 60 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:51 smithi183 bash[27651]: audit 2023-10-01T09:14:51.092057+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.111:0/2076465545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: cephadm 2023-10-01T09:14:52.901237+0000 mgr.y (mgr.25132) 61 : cephadm [INF] Upgrade: Updating mon.c 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: audit 2023-10-01T09:14:52.909759+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: audit 2023-10-01T09:14:52.912689+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: audit 2023-10-01T09:14:52.914216+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: audit 2023-10-01T09:14:52.915559+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: cephadm 2023-10-01T09:14:52.916968+0000 mgr.y (mgr.25132) 62 : cephadm [INF] Deploying daemon mon.c on smithi111 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: cluster 2023-10-01T09:14:52.925331+0000 mgr.y (mgr.25132) 63 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:14:53 smithi183 bash[27651]: audit 2023-10-01T09:14:53.522373+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.111:0/3351073381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:14:54.312 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: cephadm 2023-10-01T09:14:52.901237+0000 mgr.y (mgr.25132) 61 : cephadm [INF] Upgrade: Updating mon.c 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: audit 2023-10-01T09:14:52.909759+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: audit 2023-10-01T09:14:52.912689+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: audit 2023-10-01T09:14:52.914216+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: audit 2023-10-01T09:14:52.915559+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: cephadm 2023-10-01T09:14:52.916968+0000 mgr.y (mgr.25132) 62 : cephadm [INF] Deploying daemon mon.c on smithi111 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: cluster 2023-10-01T09:14:52.925331+0000 mgr.y (mgr.25132) 63 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:14:54.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:53 smithi111 bash[33891]: audit 2023-10-01T09:14:53.522373+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.111:0/3351073381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:14:54.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:14:54] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-10-01T09:14:55.618 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:55 smithi111 systemd[1]: Stopping Ceph mon.c for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:14:55.618 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[33891]: debug 2023-10-01T09:14:55.482+0000 7f92a1922700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T09:14:55.618 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[33891]: debug 2023-10-01T09:14:55.482+0000 7f92a1922700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-01T09:14:55.619 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[71331]: [01/Oct/2023:09:14:55] ENGINE Bus STOPPING 2023-10-01T09:14:55.619 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[71331]: [01/Oct/2023:09:14:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:14:55.619 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[71331]: [01/Oct/2023:09:14:55] ENGINE Bus STOPPED 2023-10-01T09:14:55.619 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[71331]: [01/Oct/2023:09:14:55] ENGINE Bus STARTING 2023-10-01T09:14:55.923 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[71331]: [01/Oct/2023:09:14:55] ENGINE Serving on http://:::9283 2023-10-01T09:14:55.923 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:14:55 smithi111 bash[71331]: [01/Oct/2023:09:14:55] ENGINE Bus STARTED 2023-10-01T09:14:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:56 smithi111 bash[78478]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-c 2023-10-01T09:14:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:56 smithi111 bash[78576]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-c 2023-10-01T09:14:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:56 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-01T09:14:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:56 smithi111 systemd[1]: Stopped Ceph mon.c for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:14:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:56 smithi111 systemd[1]: Started Ceph mon.c for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:14:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.738+0000 7ff7199e4c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T09:14:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.738+0000 7ff7199e4c80 0 ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable), process ceph-mon, pid 7 2023-10-01T09:14:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.738+0000 7ff7199e4c80 0 pidfile_write: ignore empty --pid-file 2023-10-01T09:14:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.742+0000 7ff7199e4c80 0 load: jerasure load: lrc 2023-10-01T09:14:58.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Git sha 0 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Compile date 2023-09-29 15:06:10 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: DB SUMMARY 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: DB Session ID: ET6WKV0QL5JUOSMY1O3Y 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: CURRENT file: CURRENT 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1269 Bytes 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000026.sst 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000024.log size: 578982 ; 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.error_if_exists: 0 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.create_if_missing: 0 2023-10-01T09:14:58.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.env: 0x55adcdbfc720 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.info_log: 0x55add0793480 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.statistics: (nil) 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.use_fsync: 0 2023-10-01T09:14:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T09:14:58.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T09:14:58.077 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.db_log_dir: 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.wal_dir: 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.write_buffer_manager: 0x55adcfa20c80 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T09:14:58.078 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.unordered_write: 0 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T09:14:58.079 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.row_cache: None 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.wal_filter: None 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.two_write_queues: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.wal_compression: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.atomic_flush: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T09:14:58.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T09:14:58.081 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_open_files: -1 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T09:14:58.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Compression algorithms supported: 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kZSTD supported: 0 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kXpressCompression supported: 0 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kZlibCompression supported: 1 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-01T09:14:58.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.merge_operator: 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_filter: None 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55add0793580) 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: cache_index_and_filter_blocks: 1 2023-10-01T09:14:58.084 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: pin_top_level_index_and_filter: 1 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: index_type: 0 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: data_block_index_type: 0 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: index_shortening: 1 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: checksum: 4 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: no_block_cache: 0 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_cache: 0x55adcfaa31f0 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_cache_name: BinnedLRUCache 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_cache_options: 2023-10-01T09:14:58.085 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: capacity : 536870912 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: num_shard_bits : 4 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: strict_capacity_limit : 0 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: high_pri_pool_ratio: 0.000 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_cache_compressed: (nil) 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: persistent_cache: (nil) 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_size: 4096 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_size_deviation: 10 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_restart_interval: 16 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: index_block_restart_interval: 1 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: metadata_block_size: 4096 2023-10-01T09:14:58.086 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: partition_filters: 0 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: use_delta_encoding: 1 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: filter_policy: bloomfilter 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: whole_key_filtering: 1 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: verify_compression: 0 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: read_amp_bytes_per_bit: 0 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: format_version: 5 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: enable_index_compression: 1 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: block_align: 0 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: max_auto_readahead_size: 262144 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: prepopulate_block_cache: 0 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: initial_auto_readahead_size: 8192 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: num_file_reads_for_auto_readahead: 2 2023-10-01T09:14:58.087 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression: NoCompression 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.num_levels: 7 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T09:14:58.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-01T09:14:58.089 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T09:14:58.090 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T09:14:58.091 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.table_properties_collectors: 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T09:14:58.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.bloom_locality: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.ttl: 2592000 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T09:14:58.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-01T09:14:58.094 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-01T09:14:58.094 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.enable_blob_files: false 2023-10-01T09:14:58.094 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.min_blob_size: 0 2023-10-01T09:14:58.094 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-01T09:14:58.094 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-01T09:14:58.094 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff70f202700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 26.sst 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 28, last_sequence is 17760, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 24 2023-10-01T09:14:58.095 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea48cb3f-2773-4262-9fc7-1b378adae29f 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151697751926, "job": 1, "event": "recovery_started", "wal_files": [24]} 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.746+0000 7ff7199e4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151697754440, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 385914, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17755, "largest_seqno": 17890, "table_properties": {"data_size": 384088, "index_size": 622, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1397, "raw_average_key_size": 24, "raw_value_size": 382408, "raw_average_value_size": 6708, "num_data_blocks": 26, "num_entries": 57, "num_filter_entries": 57, "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": "[]", "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": 1696151697, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea48cb3f-2773-4262-9fc7-1b378adae29f", "db_session_id": "ET6WKV0QL5JUOSMY1O3Y", "orig_file_number": 29, "seqno_to_time_mapping": "N/A"}} 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151697754572, "job": 1, "event": "recovery_finished"} 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 31 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000024.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55adcfb44000 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 4 rocksdb: DB pointer 0x55adcfb32000 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7081f4700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7081f4700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: ** DB Stats ** 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T09:14:58.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: ** Compaction Stats [default] ** 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 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) 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: L0 1/0 376.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 264.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: L6 1/0 33.04 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 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Sum 2/0 33.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 264.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 264.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-01T09:14:58.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: ** Compaction Stats [default] ** 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 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) 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 264.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T09:14:58.098 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Cumulative compaction: 0.00 GB write, 64.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Interval compaction: 0.00 GB write, 64.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 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 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Block cache BinnedLRUCache@0x55adcfaa31f0#7 capacity: 512.00 MB usage: 0.94 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.750+0000 7ff7199e4c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0] at bind addrs [v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 1 mon.c@-1(???) e3 preinit fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 0 mon.c@-1(???).mds e7 new map 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 0 mon.c@-1(???).mds e7 print_map 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: e7 2023-10-01T09:14:58.099 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 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} 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: legacy client fscid: 1 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Filesystem 'foo' (1) 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: fs_name foo 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: epoch 5 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: created 2023-10-01T09:06:57.505014+0000 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: modified 2023-10-01T09:07:05.154460+0000 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: tableserver 0 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: root 0 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: session_timeout 60 2023-10-01T09:14:58.100 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: session_autoclose 300 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: max_file_size 1099511627776 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: required_client_features {} 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: last_failure 0 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: last_failure_osd_epoch 0 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 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} 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: max_mds 1 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: in 0 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: up {0=24557} 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: failed 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: damaged 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: stopped 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: data_pools [4] 2023-10-01T09:14:58.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: metadata_pool 3 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: inline_data disabled 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: balancer 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: bal_rank_mask -1 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: standby_count_wanted 1 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: [mds.foo.smithi111.prdolt{0:24557} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: Standby daemons: 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: [mds.foo.smithi183.nsyrsi{-1:24493} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.183:6832/1936124957,v1:172.21.15.183:6833/1936124957] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 0 mon.c@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-01T09:14:58.102 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:14:58.103 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:14:58.103 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:14:58.103 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:14:57 smithi111 bash[78631]: debug 2023-10-01T09:14:57.754+0000 7ff7199e4c80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-10-01T09:14:59.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:14:58 smithi183 bash[54747]: ts=2023-10-01T09:14:58.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:15:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:02 smithi183 bash[27651]: cluster 2023-10-01T09:14:54.925861+0000 mgr.y (mgr.25132) 64 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:02 smithi183 bash[27651]: audit 2023-10-01T09:14:55.497570+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:15:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:02 smithi183 bash[27651]: audit 2023-10-01T09:14:55.498176+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:15:03.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:02 smithi183 bash[27651]: audit 2023-10-01T09:14:55.499821+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:15:04.453 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 2 2023-10-01T09:15:04.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:15:04] "GET /metrics HTTP/1.1" 200 33721 "" "Prometheus/2.33.4" 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:14:57.972196+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:03.977344+0000 mon.a (mon.0) 67 : cluster [INF] mon.a calling monitor election 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:03.981170+0000 mon.b (mon.1) 89 : cluster [INF] mon.b calling monitor election 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.015924+0000 mon.a (mon.0) 68 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.024299+0000 mon.a (mon.0) 69 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.025421+0000 mon.a (mon.0) 70 : cluster [DBG] fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:15:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.025495+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:15:05.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.026188+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e33: y(active, since 95s), standbys: x 2023-10-01T09:15:05.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.026458+0000 mon.a (mon.0) 73 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T09:15:05.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.026485+0000 mon.a (mon.0) 74 : cluster [INF] Cluster is now healthy 2023-10-01T09:15:05.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.044095+0000 mon.a (mon.0) 75 : cluster [INF] overall HEALTH_OK 2023-10-01T09:15:05.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:04 smithi183 bash[27651]: audit 2023-10-01T09:15:04.436296+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.111:0/107012511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:15:05.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T09:15:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:05 smithi183 bash[27651]: cluster 2023-10-01T09:15:04.929918+0000 mgr.y (mgr.25132) 69 : cluster [DBG] 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 2023-10-01T09:15:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:06 smithi183 bash[27651]: cluster 2023-10-01T09:15:05.675341+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e34: y(active, since 96s), standbys: x 2023-10-01T09:15:08.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:07 smithi183 bash[27651]: cluster 2023-10-01T09:15:06.930600+0000 mgr.y (mgr.25132) 70 : cluster [DBG] 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 2023-10-01T09:15:08.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:07 smithi111 bash[71331]: debug 2023-10-01T09:15:07.762+0000 7f44de59c700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:alertmanager.a smithi111 *:9093,9094 running (3m) - 9m 13.6M - 0.23.0 ba2b418f427c be884e78c5be 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:grafana.a smithi183 *:3000 running (3m) - 9m 39.9M - 8.3.5 dad864ee21e9 2de57a7c9baa 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi111.prdolt smithi111 running (8m) - 8m 15.5M - 16.2.14-44-geeb13ac9 94a6c4498547 0ab0cce1b4e4 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi183.nsyrsi smithi183 running (8m) - 8m 13.6M - 16.2.14-44-geeb13ac9 94a6c4498547 a5045e6d9b47 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.x smithi183 *:8443,9283,8765 running (2m) - 16m 425M - 18.2.0-497-gb5682219 a3fc96fed5ac 3a795f9e7103 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.y smithi111 *:8443,9283,8765 running (3m) - 18m 473M - 18.2.0-497-gb5682219 a3fc96fed5ac 1d5ee76d9027 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a smithi111 running (111s) - 18m 47.5M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 18dd2ca43589 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b smithi183 running (17m) - 17m 53.0M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 f04b4cb75df2 2023-10-01T09:15:08.719 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c smithi111 starting - - - 2048M 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.a smithi111 *:9100 running (4m) - 10m 9463k - 1.3.1 1dbe0e931976 b459d7209d08 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.b smithi183 *:9100 running (3m) - 10m 8431k - 1.3.1 1dbe0e931976 d8b379cf5f1c 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 smithi111 running (16m) - 16m 94.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 88a94d1e15cf 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 smithi111 running (15m) - 15m 77.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a718c19d8a6e 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 smithi111 running (14m) - 14m 95.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 556666aef246 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 smithi111 running (14m) - 14m 65.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 ac1d0f8563be 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 smithi183 running (13m) - 13m 89.4M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d7ffa9b1eec4 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 smithi183 running (12m) - 12m 87.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d37eca2441bf 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 smithi183 running (11m) - 11m 69.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 24da8301ccab 2023-10-01T09:15:08.720 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 smithi183 running (11m) - 11m 75.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a512889e3915 2023-10-01T09:15:08.721 INFO:teuthology.orchestra.run.smithi111.stdout:prometheus.a smithi183 *:9095 running (2m) - 10m 54.5M - 2.33.4 514e6a882f6e d999f10668e1 2023-10-01T09:15:09.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:15:08 smithi183 bash[54747]: ts=2023-10-01T09:15:08.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:15:09.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T09:15:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:10 smithi183 bash[27651]: audit 2023-10-01T09:15:08.700304+0000 mgr.y (mgr.25132) 71 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:15:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:10 smithi183 bash[27651]: cluster 2023-10-01T09:15:08.931115+0000 mgr.y (mgr.25132) 72 : cluster [DBG] 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 2023-10-01T09:15:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:10 smithi183 bash[27651]: audit 2023-10-01T09:15:08.999529+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:10 smithi183 bash[27651]: audit 2023-10-01T09:15:09.013371+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:10 smithi183 bash[27651]: audit 2023-10-01T09:15:09.812391+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:10 smithi183 bash[27651]: audit 2023-10-01T09:15:09.823706+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:12 smithi183 bash[27651]: cluster 2023-10-01T09:15:10.931954+0000 mgr.y (mgr.25132) 73 : cluster [DBG] 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 2023-10-01T09:15:13.012 INFO:teuthology.orchestra.run.smithi111.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:15:13.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'sleep 60' 2023-10-01T09:15:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:14 smithi183 bash[27651]: cluster 2023-10-01T09:15:12.932513+0000 mgr.y (mgr.25132) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:14 smithi183 bash[27651]: audit 2023-10-01T09:15:13.000391+0000 mgr.y (mgr.25132) 75 : audit [DBG] from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:15:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:14 smithi183 bash[27651]: cephadm 2023-10-01T09:15:13.001100+0000 mgr.y (mgr.25132) 76 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:15:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:14 smithi183 bash[27651]: audit 2023-10-01T09:15:13.008410+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:14 smithi183 bash[27651]: audit 2023-10-01T09:15:13.987730+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:15:15.063 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:15:14] "GET /metrics HTTP/1.1" 200 33718 "" "Prometheus/2.33.4" 2023-10-01T09:15:16.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:16 smithi183 bash[27651]: cluster 2023-10-01T09:15:14.933488+0000 mgr.y (mgr.25132) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:18 smithi183 bash[27651]: cluster 2023-10-01T09:15:16.934126+0000 mgr.y (mgr.25132) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:19.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:15:18 smithi183 bash[54747]: ts=2023-10-01T09:15:18.662Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:15:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:19 smithi183 bash[27651]: cluster 2023-10-01T09:15:18.934809+0000 mgr.y (mgr.25132) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.582688+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.593459+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.600267+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:15:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.601833+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:15:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.605852+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.692986+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:15:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.696244+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:15:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.697959+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:15:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: audit 2023-10-01T09:15:20.702829+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:15:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:21 smithi183 bash[27651]: cluster 2023-10-01T09:15:20.935878+0000 mgr.y (mgr.25132) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:24.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:23 smithi183 bash[27651]: cluster 2023-10-01T09:15:22.936652+0000 mgr.y (mgr.25132) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:25.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:15:24] "GET /metrics HTTP/1.1" 200 33718 "" "Prometheus/2.33.4" 2023-10-01T09:15:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:26 smithi183 bash[27651]: cluster 2023-10-01T09:15:24.937816+0000 mgr.y (mgr.25132) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:28.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:28 smithi183 bash[27651]: cluster 2023-10-01T09:15:26.938619+0000 mgr.y (mgr.25132) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:29.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:15:28 smithi183 bash[54747]: ts=2023-10-01T09:15:28.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:15:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:29 smithi183 bash[27651]: cluster 2023-10-01T09:15:28.939210+0000 mgr.y (mgr.25132) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:29 smithi183 bash[27651]: audit 2023-10-01T09:15:28.988132+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:15:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:32 smithi183 bash[27651]: cluster 2023-10-01T09:15:30.940194+0000 mgr.y (mgr.25132) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:34.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:34 smithi183 bash[27651]: cluster 2023-10-01T09:15:32.940875+0000 mgr.y (mgr.25132) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:35.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:15:34] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-10-01T09:15:36.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:36 smithi183 bash[27651]: cluster 2023-10-01T09:15:34.941927+0000 mgr.y (mgr.25132) 87 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:38.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:38 smithi183 bash[27651]: cluster 2023-10-01T09:15:36.942577+0000 mgr.y (mgr.25132) 88 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:39.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:15:38 smithi183 bash[54747]: ts=2023-10-01T09:15:38.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:15:40.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:39 smithi183 bash[27651]: cluster 2023-10-01T09:15:38.943213+0000 mgr.y (mgr.25132) 89 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:42 smithi183 bash[27651]: cluster 2023-10-01T09:15:40.944268+0000 mgr.y (mgr.25132) 90 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:44.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:44 smithi183 bash[27651]: cluster 2023-10-01T09:15:42.944935+0000 mgr.y (mgr.25132) 91 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:44.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:44 smithi183 bash[27651]: audit 2023-10-01T09:15:43.988495+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:15:45.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:15:44] "GET /metrics HTTP/1.1" 200 33727 "" "Prometheus/2.33.4" 2023-10-01T09:15:46.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:46 smithi183 bash[27651]: cluster 2023-10-01T09:15:44.945990+0000 mgr.y (mgr.25132) 92 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:48 smithi183 bash[27651]: cluster 2023-10-01T09:15:46.946678+0000 mgr.y (mgr.25132) 93 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:49.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:15:48 smithi183 bash[54747]: ts=2023-10-01T09:15:48.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:15:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:49 smithi183 bash[27651]: cluster 2023-10-01T09:15:48.947316+0000 mgr.y (mgr.25132) 94 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:52 smithi183 bash[27651]: cluster 2023-10-01T09:15:50.948372+0000 mgr.y (mgr.25132) 95 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:54 smithi183 bash[27651]: cluster 2023-10-01T09:15:52.949003+0000 mgr.y (mgr.25132) 96 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:55.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:15:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:15:54] "GET /metrics HTTP/1.1" 200 33727 "" "Prometheus/2.33.4" 2023-10-01T09:15:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:56 smithi183 bash[27651]: cluster 2023-10-01T09:15:54.949979+0000 mgr.y (mgr.25132) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:58 smithi183 bash[27651]: cluster 2023-10-01T09:15:56.950656+0000 mgr.y (mgr.25132) 98 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:15:59.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:15:58 smithi183 bash[54747]: ts=2023-10-01T09:15:58.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:16:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:59 smithi183 bash[27651]: cluster 2023-10-01T09:15:58.951245+0000 mgr.y (mgr.25132) 99 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:00.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:15:59 smithi183 bash[27651]: audit 2023-10-01T09:15:58.988865+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:02 smithi183 bash[27651]: cluster 2023-10-01T09:16:00.952321+0000 mgr.y (mgr.25132) 100 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:04 smithi183 bash[27651]: cluster 2023-10-01T09:16:02.952980+0000 mgr.y (mgr.25132) 101 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:05.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:16:04] "GET /metrics HTTP/1.1" 200 33728 "" "Prometheus/2.33.4" 2023-10-01T09:16:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:06 smithi183 bash[27651]: cluster 2023-10-01T09:16:04.953880+0000 mgr.y (mgr.25132) 102 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:08.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:08 smithi183 bash[27651]: cluster 2023-10-01T09:16:06.954554+0000 mgr.y (mgr.25132) 103 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:09.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:16:08 smithi183 bash[54747]: ts=2023-10-01T09:16:08.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:16:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:09 smithi183 bash[27651]: cluster 2023-10-01T09:16:08.955139+0000 mgr.y (mgr.25132) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:12 smithi183 bash[27651]: cluster 2023-10-01T09:16:10.956187+0000 mgr.y (mgr.25132) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:14 smithi183 bash[27651]: cluster 2023-10-01T09:16:12.956814+0000 mgr.y (mgr.25132) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:14 smithi183 bash[27651]: audit 2023-10-01T09:16:13.989520+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:15.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:16:14] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.33.4" 2023-10-01T09:16:16.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:16 smithi183 bash[27651]: cluster 2023-10-01T09:16:14.957854+0000 mgr.y (mgr.25132) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:18.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade resume' 2023-10-01T09:16:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:18 smithi183 bash[27651]: cluster 2023-10-01T09:16:16.958502+0000 mgr.y (mgr.25132) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:19.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:16:18 smithi183 bash[54747]: ts=2023-10-01T09:16:18.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:16:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:19 smithi183 bash[27651]: cluster 2023-10-01T09:16:18.959154+0000 mgr.y (mgr.25132) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:21.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:20 smithi183 bash[27651]: audit 2023-10-01T09:16:20.790287+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:21.741 INFO:teuthology.orchestra.run.smithi111.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:22.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:21 smithi183 bash[27651]: cluster 2023-10-01T09:16:20.960005+0000 mgr.y (mgr.25132) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:22.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:21 smithi183 bash[27651]: audit 2023-10-01T09:16:21.736852+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:22.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for all mons to upgrade' 2023-10-01T09:16:23.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:22 smithi183 bash[27651]: audit 2023-10-01T09:16:21.728936+0000 mgr.y (mgr.25132) 111 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:23.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:22 smithi183 bash[27651]: cephadm 2023-10-01T09:16:21.729576+0000 mgr.y (mgr.25132) 112 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:24.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:23 smithi183 bash[27651]: cluster 2023-10-01T09:16:22.960649+0000 mgr.y (mgr.25132) 113 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:25.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:16:24] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.33.4" 2023-10-01T09:16:25.667 INFO:teuthology.orchestra.run.smithi111.stdout:wait for all mons to upgrade 2023-10-01T09:16:26.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:26 smithi183 bash[27651]: cluster 2023-10-01T09:16:24.961714+0000 mgr.y (mgr.25132) 114 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:26.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: cluster 2023-10-01T09:16:26.962215+0000 mgr.y (mgr.25132) 115 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.083287+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.096710+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.134439+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.143711+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.671142+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.673098+0000 mon.b (mon.1) 102 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:28.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.677598+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:28.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.765731+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:28.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.772695+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:16:28.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.775153+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:16:28.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[27651]: audit 2023-10-01T09:16:27.776641+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T09:16:29.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 09:16:28 smithi183 bash[54747]: ts=2023-10-01T09:16:28.661Z caller=manager.go:609 level=warn component="rule manager" 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi183.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.111\", device_class=\"ssd\", hostname=\"smithi111\", instance=\"smithi111:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.111\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T09:16:29.391 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:29 smithi183 bash[27651]: cephadm 2023-10-01T09:16:27.773360+0000 mgr.y (mgr.25132) 116 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-10-01T09:16:29.391 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:29 smithi183 bash[27651]: audit 2023-10-01T09:16:28.988848+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:30.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:30 smithi183 bash[27651]: cluster 2023-10-01T09:16:28.962790+0000 mgr.y (mgr.25132) 117 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:30.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:30 smithi183 bash[27651]: audit 2023-10-01T09:16:29.995002+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.111:0/2194435918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:31.528 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:31 smithi183 bash[27651]: cephadm 2023-10-01T09:16:30.193601+0000 mgr.y (mgr.25132) 118 : cephadm [INF] Upgrade: Updating mon.b 2023-10-01T09:16:31.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:31 smithi183 bash[27651]: audit 2023-10-01T09:16:30.206074+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:31.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:31 smithi183 bash[27651]: audit 2023-10-01T09:16:30.210153+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:31.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:31 smithi183 bash[27651]: audit 2023-10-01T09:16:30.212222+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:31.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:31 smithi183 bash[27651]: cephadm 2023-10-01T09:16:30.214329+0000 mgr.y (mgr.25132) 119 : cephadm [INF] Deploying daemon mon.b on smithi183 2023-10-01T09:16:31.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:31 smithi183 bash[27651]: audit 2023-10-01T09:16:30.216496+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:32.477 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:32 smithi183 bash[27651]: cluster 2023-10-01T09:16:30.963853+0000 mgr.y (mgr.25132) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:32.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:32 smithi183 systemd[1]: Stopping Ceph mon.b for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:16:33.246 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:32 smithi183 bash[27651]: debug 2023-10-01T09:16:32.872+0000 7f18f36e5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T09:16:33.247 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:32 smithi183 bash[27651]: debug 2023-10-01T09:16:32.872+0000 7f18f36e5700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-01T09:16:33.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:32 smithi111 bash[71331]: [01/Oct/2023:09:16:32] ENGINE Bus STOPPING 2023-10-01T09:16:33.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:32 smithi111 bash[71331]: [01/Oct/2023:09:16:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T09:16:33.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:32 smithi111 bash[71331]: [01/Oct/2023:09:16:32] ENGINE Bus STOPPED 2023-10-01T09:16:33.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:32 smithi111 bash[71331]: [01/Oct/2023:09:16:32] ENGINE Bus STARTING 2023-10-01T09:16:33.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:32 smithi111 bash[71331]: [01/Oct/2023:09:16:32] ENGINE Serving on http://:::9283 2023-10-01T09:16:33.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:32 smithi111 bash[71331]: [01/Oct/2023:09:16:32] ENGINE Bus STARTED 2023-10-01T09:16:33.896 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:33 smithi183 bash[59112]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T09:16:33.896 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:33 smithi183 bash[59176]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T09:16:33.896 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:33 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-01T09:16:33.896 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:33 smithi183 systemd[1]: Stopped Ceph mon.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:16:34.170 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:34 smithi183 systemd[1]: Started Ceph mon.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:16:35.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:16:34] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.33.4" 2023-10-01T09:16:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.291+0000 7f1c9f056c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.291+0000 7f1c9f056c80 0 ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable), process ceph-mon, pid 7 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.291+0000 7f1c9f056c80 0 pidfile_write: ignore empty --pid-file 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 0 load: jerasure load: lrc 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Git sha 0 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Compile date 2023-09-29 15:06:10 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: DB SUMMARY 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: DB Session ID: D00L4JI3JQBUAM4MTF4H 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: CURRENT file: CURRENT 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T09:16:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1655 Bytes 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 2341126 ; 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.error_if_exists: 0 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.create_if_missing: 0 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.env: 0x557affa76720 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.info_log: 0x557b01835480 2023-10-01T09:16:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T09:16:35.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.statistics: (nil) 2023-10-01T09:16:35.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.use_fsync: 0 2023-10-01T09:16:35.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T09:16:35.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.db_log_dir: 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.wal_dir: 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T09:16:35.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.write_buffer_manager: 0x557b00ac2c80 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.unordered_write: 0 2023-10-01T09:16:35.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.row_cache: None 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.wal_filter: None 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.two_write_queues: 0 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.wal_compression: 0 2023-10-01T09:16:35.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.atomic_flush: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-01T09:16:35.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T09:16:35.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_open_files: -1 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Compression algorithms supported: 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kZSTD supported: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kXpressCompression supported: 0 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kZlibCompression supported: 1 2023-10-01T09:16:35.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.merge_operator: 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_filter: None 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T09:16:35.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557b01835580) 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: cache_index_and_filter_blocks: 1 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: pin_top_level_index_and_filter: 1 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: index_type: 0 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: data_block_index_type: 0 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: index_shortening: 1 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T09:16:35.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: checksum: 4 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: no_block_cache: 0 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_cache: 0x557b00b451f0 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_cache_name: BinnedLRUCache 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_cache_options: 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: capacity : 536870912 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: num_shard_bits : 4 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: strict_capacity_limit : 0 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: high_pri_pool_ratio: 0.000 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_cache_compressed: (nil) 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: persistent_cache: (nil) 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_size: 4096 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_size_deviation: 10 2023-10-01T09:16:35.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_restart_interval: 16 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: index_block_restart_interval: 1 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: metadata_block_size: 4096 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: partition_filters: 0 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: use_delta_encoding: 1 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: filter_policy: bloomfilter 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: whole_key_filtering: 1 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: verify_compression: 0 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: read_amp_bytes_per_bit: 0 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: format_version: 5 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: enable_index_compression: 1 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: block_align: 0 2023-10-01T09:16:35.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: max_auto_readahead_size: 262144 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: prepopulate_block_cache: 0 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: initial_auto_readahead_size: 8192 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: num_file_reads_for_auto_readahead: 2 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression: NoCompression 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T09:16:35.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.num_levels: 7 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T09:16:35.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T09:16:35.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T09:16:35.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T09:16:35.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T09:16:35.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T09:16:35.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T09:16:35.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T09:16:35.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.table_properties_collectors: 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T09:16:35.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.bloom_locality: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.ttl: 2592000 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.enable_blob_files: false 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.min_blob_size: 0 2023-10-01T09:16:35.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c9f056c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.295+0000 7f1c94874700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.299+0000 7f1c9f056c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 34, last_sequence is 19494, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T09:16:35.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.299+0000 7f1c9f056c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.299+0000 7f1c9f056c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8a461eb9-82c4-4545-b276-65ea5c530d96 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.299+0000 7f1c9f056c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151795303752, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.299+0000 7f1c9f056c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.311+0000 7f1c9f056c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151795316510, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 1555414, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19489, "largest_seqno": 19954, "table_properties": {"data_size": 1552004, "index_size": 2012, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3089, "raw_average_key_size": 21, "raw_value_size": 1547651, "raw_average_value_size": 10528, "num_data_blocks": 88, "num_entries": 147, "num_filter_entries": 147, "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": "[]", "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": 1696151795, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8a461eb9-82c4-4545-b276-65ea5c530d96", "db_session_id": "D00L4JI3JQBUAM4MTF4H", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.311+0000 7f1c9f056c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696151795316661, "job": 1, "event": "recovery_finished"} 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.311+0000 7f1c9f056c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.315+0000 7f1c9f056c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.315+0000 7f1c9f056c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557b00be6000 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.315+0000 7f1c9f056c80 4 rocksdb: DB pointer 0x557b00bd4000 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.315+0000 7f1c8d866700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-01T09:16:35.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.315+0000 7f1c8d866700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: ** DB Stats ** 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: ** Compaction Stats [default] ** 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 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) 2023-10-01T09:16:35.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: L0 1/0 1.48 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 329.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: L6 1/0 29.08 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 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Sum 2/0 30.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 329.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 329.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: ** Compaction Stats [default] ** 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 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) 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 329.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-01T09:16:35.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Cumulative compaction: 0.00 GB write, 77.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Interval compaction: 0.00 GB write, 77.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 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 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Block cache BinnedLRUCache@0x557b00b451f0#7 capacity: 512.00 MB usage: 2.52 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.315+0000 7f1c9f056c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] at bind addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:16:35.578 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 1 mon.b@-1(???) e3 preinit fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 0 mon.b@-1(???).mds e7 new map 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 0 mon.b@-1(???).mds e7 print_map 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: e7 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 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} 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: legacy client fscid: 1 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Filesystem 'foo' (1) 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: fs_name foo 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: epoch 5 2023-10-01T09:16:35.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: created 2023-10-01T09:06:57.505014+0000 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: modified 2023-10-01T09:07:05.154460+0000 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: tableserver 0 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: root 0 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: session_timeout 60 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: session_autoclose 300 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: max_file_size 1099511627776 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: required_client_features {} 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: last_failure 0 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: last_failure_osd_epoch 0 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 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} 2023-10-01T09:16:35.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: max_mds 1 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: in 0 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: up {0=24557} 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: failed 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: damaged 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: stopped 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: data_pools [4] 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: metadata_pool 3 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: inline_data disabled 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: balancer 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: bal_rank_mask -1 2023-10-01T09:16:35.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: standby_count_wanted 1 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: [mds.foo.smithi111.prdolt{0:24557} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.111:6834/2594207562,v1:172.21.15.111:6835/2594207562] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: Standby daemons: 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: [mds.foo.smithi183.nsyrsi{-1:24493} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.183:6832/1936124957,v1:172.21.15.183:6833/1936124957] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 0 mon.b@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T09:16:35.582 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:35 smithi183 bash[59233]: debug 2023-10-01T09:16:35.319+0000 7f1c9f056c80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-10-01T09:16:40.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:40 smithi111 bash[71331]: debug 2023-10-01T09:16:40.324+0000 7f44de59c700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-01T09:16:41.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T08:56:16.767720+0000 mon.a (mon.0) 0 : 1 mkfs 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:16:41.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:11:33.124481+0000 mgr.x (mgr.15039) 48 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T09:16:41.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:11:33.125216+0000 mgr.x (mgr.15039) 49 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi183 2023-10-01T09:16:41.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:11:35.094445+0000 mgr.x (mgr.15039) 51 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-01T09:16:41.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:11:35.115433+0000 mgr.x (mgr.15039) 52 : cephadm 1 Reconfiguring daemon grafana.a on smithi183 2023-10-01T09:16:41.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:00.963695+0000 mgr.x (mgr.15039) 69 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:16:41.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:00.964265+0000 mgr.x (mgr.15039) 70 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:16:41.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:03.233430+0000 mgr.x (mgr.15039) 72 : cephadm 1 Upgrade: Updating mgr.y 2023-10-01T09:16:41.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:03.246016+0000 mgr.x (mgr.15039) 73 : cephadm 1 Deploying daemon mgr.y on smithi111 2023-10-01T09:16:41.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:24.034184+0000 mgr.y (mgr.15312) 2 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Bus STARTING 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:24.136552+0000 mgr.y (mgr.15312) 3 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:24.263382+0000 mgr.y (mgr.15312) 4 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:24.263599+0000 mgr.y (mgr.15312) 5 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Bus STARTED 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:39.723859+0000 mgr.y (mgr.15312) 14 : cephadm 1 Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:39.724104+0000 mgr.y (mgr.15312) 15 : cephadm 1 Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:39.888265+0000 mgr.y (mgr.15312) 16 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:39.888616+0000 mgr.y (mgr.15312) 17 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:40.103422+0000 mgr.y (mgr.15312) 18 : cephadm 1 Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:40.108210+0000 mgr.y (mgr.15312) 19 : cephadm 1 Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:40.267845+0000 mgr.y (mgr.15312) 20 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:40.323835+0000 mgr.y (mgr.15312) 21 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:40.590016+0000 mgr.y (mgr.15312) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:16:41.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:40.837237+0000 mgr.y (mgr.15312) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:16:41.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:49.309816+0000 mgr.y (mgr.15312) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-01T09:16:41.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:12:49.317321+0000 mgr.y (mgr.15312) 31 : cephadm 1 Deploying daemon mgr.x on smithi183 2023-10-01T09:16:41.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:09.753303+0000 mgr.y (mgr.15312) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-01T09:16:41.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:09.783400+0000 mgr.y (mgr.15312) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-01T09:16:41.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:12.904252+0000 mgr.y (mgr.15312) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-01T09:16:41.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:12.919737+0000 mgr.y (mgr.15312) 46 : cephadm 1 Deploying daemon mon.a on smithi111 2023-10-01T09:16:41.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:29.454490+0000 mgr.y (mgr.25132) 1 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Bus STARTING 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:29.559629+0000 mgr.y (mgr.25132) 2 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:29.688956+0000 mgr.y (mgr.25132) 3 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:29.689148+0000 mgr.y (mgr.25132) 4 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Bus STARTED 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:34.162454+0000 mgr.y (mgr.25132) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:45.737645+0000 mgr.y (mgr.25132) 17 : cephadm 1 Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:45.738019+0000 mgr.y (mgr.25132) 18 : cephadm 1 Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:16:41.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:45.902572+0000 mgr.y (mgr.25132) 19 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:45.902901+0000 mgr.y (mgr.25132) 20 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:46.067244+0000 mgr.y (mgr.25132) 21 : cephadm 1 Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:46.067762+0000 mgr.y (mgr.25132) 22 : cephadm 1 Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:46.232128+0000 mgr.y (mgr.25132) 23 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:13:46.233753+0000 mgr.y (mgr.25132) 24 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:14:42.701310+0000 mgr.y (mgr.25132) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:14:50.381792+0000 mgr.y (mgr.25132) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:14:52.901237+0000 mgr.y (mgr.25132) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:52.909759+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:52.912689+0000 mon.c (mon.2) 133 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:52.914216+0000 mon.a (mon.0) 52 : audit 0 from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:52.915559+0000 mon.c (mon.2) 134 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:14:52.916968+0000 mgr.y (mgr.25132) 62 : cephadm 1 Deploying daemon mon.c on smithi111 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:53.522373+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.111:0/3351073381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:55.497570+0000 mon.b (mon.1) 83 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:55.498176+0000 mon.b (mon.1) 84 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:14:55.499821+0000 mon.b (mon.1) 85 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:04.025495+0000 mon.a (mon.0) 71 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:04.026188+0000 mon.a (mon.0) 72 : cluster 0 mgrmap e33: y(active, since 95s), standbys: x 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:04.026458+0000 mon.a (mon.0) 73 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T09:16:41.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:04.026485+0000 mon.a (mon.0) 74 : cluster 1 Cluster is now healthy 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:04.044095+0000 mon.a (mon.0) 75 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:04.436296+0000 mon.a (mon.0) 76 : audit 0 from='client.? 172.21.15.111:0/107012511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:04.929918+0000 mgr.y (mgr.25132) 69 : cluster 0 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 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:05.675341+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e34: y(active, since 96s), standbys: x 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:06.930600+0000 mgr.y (mgr.25132) 70 : cluster 0 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 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:08.700304+0000 mgr.y (mgr.25132) 71 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:08.931115+0000 mgr.y (mgr.25132) 72 : cluster 0 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 2023-10-01T09:16:41.564 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:08.999529+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:09.013371+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:09.812391+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:09.823706+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:10.931954+0000 mgr.y (mgr.25132) 73 : cluster 0 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 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:12.932513+0000 mgr.y (mgr.25132) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:13.000391+0000 mgr.y (mgr.25132) 75 : audit 0 from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:15:13.001100+0000 mgr.y (mgr.25132) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:13.008410+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:13.987730+0000 mon.b (mon.1) 90 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:14.933488+0000 mgr.y (mgr.25132) 77 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:16.934126+0000 mgr.y (mgr.25132) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:18.934809+0000 mgr.y (mgr.25132) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.582688+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.593459+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.600267+0000 mon.b (mon.1) 91 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.601833+0000 mon.b (mon.1) 92 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.605852+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.692986+0000 mon.b (mon.1) 93 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.696244+0000 mon.b (mon.1) 94 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.697959+0000 mon.b (mon.1) 95 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:20.702829+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:20.935878+0000 mgr.y (mgr.25132) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:22.936652+0000 mgr.y (mgr.25132) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:24.937816+0000 mgr.y (mgr.25132) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:26.938619+0000 mgr.y (mgr.25132) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:28.939210+0000 mgr.y (mgr.25132) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:28.988132+0000 mon.b (mon.1) 96 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:30.940194+0000 mgr.y (mgr.25132) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:32.940875+0000 mgr.y (mgr.25132) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.567 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:34.941927+0000 mgr.y (mgr.25132) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:36.942577+0000 mgr.y (mgr.25132) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:38.943213+0000 mgr.y (mgr.25132) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:40.944268+0000 mgr.y (mgr.25132) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:42.944935+0000 mgr.y (mgr.25132) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:43.988495+0000 mon.b (mon.1) 97 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:44.945990+0000 mgr.y (mgr.25132) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:46.946678+0000 mgr.y (mgr.25132) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:48.947316+0000 mgr.y (mgr.25132) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:50.948372+0000 mgr.y (mgr.25132) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:52.949003+0000 mgr.y (mgr.25132) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:54.949979+0000 mgr.y (mgr.25132) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:56.950656+0000 mgr.y (mgr.25132) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:15:58.951245+0000 mgr.y (mgr.25132) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:15:58.988865+0000 mon.b (mon.1) 98 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:00.952321+0000 mgr.y (mgr.25132) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:02.952980+0000 mgr.y (mgr.25132) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:04.953880+0000 mgr.y (mgr.25132) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:06.954554+0000 mgr.y (mgr.25132) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:08.955139+0000 mgr.y (mgr.25132) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:10.956187+0000 mgr.y (mgr.25132) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:12.956814+0000 mgr.y (mgr.25132) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:13.989520+0000 mon.b (mon.1) 99 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:14.957854+0000 mgr.y (mgr.25132) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:16.958502+0000 mgr.y (mgr.25132) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:18.959154+0000 mgr.y (mgr.25132) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:20.790287+0000 mon.b (mon.1) 100 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:20.960005+0000 mgr.y (mgr.25132) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:21.728936+0000 mgr.y (mgr.25132) 111 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:16:21.729576+0000 mgr.y (mgr.25132) 112 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:21.736852+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.570 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:22.960649+0000 mgr.y (mgr.25132) 113 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:24.961714+0000 mgr.y (mgr.25132) 114 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:26.962215+0000 mgr.y (mgr.25132) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.083287+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.096710+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.134439+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.143711+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.671142+0000 mon.b (mon.1) 101 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.673098+0000 mon.b (mon.1) 102 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.677598+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.765731+0000 mon.b (mon.1) 103 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.772695+0000 mon.b (mon.1) 104 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:16:41.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:16:27.773360+0000 mgr.y (mgr.25132) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.775153+0000 mon.b (mon.1) 105 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:27.776641+0000 mon.b (mon.1) 106 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:28.962790+0000 mgr.y (mgr.25132) 117 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:28.988848+0000 mon.b (mon.1) 107 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:29.995002+0000 mon.a (mon.0) 93 : audit 0 from='client.? 172.21.15.111:0/2194435918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:16:30.193601+0000 mgr.y (mgr.25132) 118 : cephadm 1 Upgrade: Updating mon.b 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:30.206074+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:30.210153+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:30.212222+0000 mon.b (mon.1) 108 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cephadm 2023-10-01T09:16:30.214329+0000 mgr.y (mgr.25132) 119 : cephadm 1 Deploying daemon mon.b on smithi183 2023-10-01T09:16:41.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:30.216496+0000 mon.b (mon.1) 109 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:30.963853+0000 mgr.y (mgr.25132) 120 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:36.149604+0000 mon.a (mon.0) 106 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:36.149992+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:36.150491+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:36.150729+0000 mon.a (mon.0) 109 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:36.151274+0000 mon.a (mon.0) 110 : cluster 1 mon.a calling monitor election 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:36.151298+0000 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:36.159500+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:36.966114+0000 mgr.y (mgr.25132) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:38.966739+0000 mgr.y (mgr.25132) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:40.967834+0000 mgr.y (mgr.25132) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.155493+0000 mon.a (mon.0) 111 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-01T09:16:41.574 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.159848+0000 mon.a (mon.0) 112 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.160044+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.195140+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.203002+0000 mon.a (mon.0) 115 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.203771+0000 mon.a (mon.0) 116 : cluster 0 fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.203828+0000 mon.a (mon.0) 117 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.204261+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e34: y(active, since 3m), standbys: x 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: cluster 2023-10-01T09:16:41.211110+0000 mon.a (mon.0) 119 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:41.215280+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:41.575 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:41 smithi183 bash[59233]: audit 2023-10-01T09:16:41.222031+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:41.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T08:56:16.767720+0000 mon.a (mon.0) 0 : 1 mkfs 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:16:41.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:11:33.124481+0000 mgr.x (mgr.15039) 48 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T09:16:41.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:11:33.125216+0000 mgr.x (mgr.15039) 49 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi183 2023-10-01T09:16:41.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:11:35.094445+0000 mgr.x (mgr.15039) 51 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-01T09:16:41.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:11:35.115433+0000 mgr.x (mgr.15039) 52 : cephadm 1 Reconfiguring daemon grafana.a on smithi183 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:00.963695+0000 mgr.x (mgr.15039) 69 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:00.964265+0000 mgr.x (mgr.15039) 70 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:03.233430+0000 mgr.x (mgr.15039) 72 : cephadm 1 Upgrade: Updating mgr.y 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:03.246016+0000 mgr.x (mgr.15039) 73 : cephadm 1 Deploying daemon mgr.y on smithi111 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:24.034184+0000 mgr.y (mgr.15312) 2 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Bus STARTING 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:24.136552+0000 mgr.y (mgr.15312) 3 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:24.263382+0000 mgr.y (mgr.15312) 4 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:24.263599+0000 mgr.y (mgr.15312) 5 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Bus STARTED 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:39.723859+0000 mgr.y (mgr.15312) 14 : cephadm 1 Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:39.724104+0000 mgr.y (mgr.15312) 15 : cephadm 1 Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:39.888265+0000 mgr.y (mgr.15312) 16 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.577 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:39.888616+0000 mgr.y (mgr.15312) 17 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:40.103422+0000 mgr.y (mgr.15312) 18 : cephadm 1 Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:40.108210+0000 mgr.y (mgr.15312) 19 : cephadm 1 Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:40.267845+0000 mgr.y (mgr.15312) 20 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:40.323835+0000 mgr.y (mgr.15312) 21 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:40.590016+0000 mgr.y (mgr.15312) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:40.837237+0000 mgr.y (mgr.15312) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:49.309816+0000 mgr.y (mgr.15312) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-01T09:16:41.578 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T08:56:16.767720+0000 mon.a (mon.0) 0 : 1 mkfs 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:11:33.124481+0000 mgr.x (mgr.15039) 48 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:11:33.125216+0000 mgr.x (mgr.15039) 49 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi183 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:11:35.094445+0000 mgr.x (mgr.15039) 51 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:11:35.115433+0000 mgr.x (mgr.15039) 52 : cephadm 1 Reconfiguring daemon grafana.a on smithi183 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:00.963695+0000 mgr.x (mgr.15039) 69 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:00.964265+0000 mgr.x (mgr.15039) 70 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:03.233430+0000 mgr.x (mgr.15039) 72 : cephadm 1 Upgrade: Updating mgr.y 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:03.246016+0000 mgr.x (mgr.15039) 73 : cephadm 1 Deploying daemon mgr.y on smithi111 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:24.034184+0000 mgr.y (mgr.15312) 2 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Bus STARTING 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:24.136552+0000 mgr.y (mgr.15312) 3 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:24.263382+0000 mgr.y (mgr.15312) 4 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:16:41.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:24.263599+0000 mgr.y (mgr.15312) 5 : cephadm 1 [01/Oct/2023:09:12:24] ENGINE Bus STARTED 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:39.723859+0000 mgr.y (mgr.15312) 14 : cephadm 1 Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:39.724104+0000 mgr.y (mgr.15312) 15 : cephadm 1 Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:39.888265+0000 mgr.y (mgr.15312) 16 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:39.888616+0000 mgr.y (mgr.15312) 17 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:40.103422+0000 mgr.y (mgr.15312) 18 : cephadm 1 Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:40.108210+0000 mgr.y (mgr.15312) 19 : cephadm 1 Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:40.267845+0000 mgr.y (mgr.15312) 20 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:40.323835+0000 mgr.y (mgr.15312) 21 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:40.590016+0000 mgr.y (mgr.15312) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:40.837237+0000 mgr.y (mgr.15312) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi183 2023-10-01T09:16:41.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:49.309816+0000 mgr.y (mgr.15312) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:12:49.317321+0000 mgr.y (mgr.15312) 31 : cephadm 1 Deploying daemon mgr.x on smithi183 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:09.753303+0000 mgr.y (mgr.15312) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:09.783400+0000 mgr.y (mgr.15312) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:12.904252+0000 mgr.y (mgr.15312) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:12.919737+0000 mgr.y (mgr.15312) 46 : cephadm 1 Deploying daemon mon.a on smithi111 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:29.454490+0000 mgr.y (mgr.25132) 1 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Bus STARTING 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:29.559629+0000 mgr.y (mgr.25132) 2 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:16:41.581 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:29.688956+0000 mgr.y (mgr.25132) 3 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:29.689148+0000 mgr.y (mgr.25132) 4 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Bus STARTED 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:34.162454+0000 mgr.y (mgr.25132) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:45.737645+0000 mgr.y (mgr.25132) 17 : cephadm 1 Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:45.738019+0000 mgr.y (mgr.25132) 18 : cephadm 1 Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:45.902572+0000 mgr.y (mgr.25132) 19 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:45.902901+0000 mgr.y (mgr.25132) 20 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:46.067244+0000 mgr.y (mgr.25132) 21 : cephadm 1 Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:46.067762+0000 mgr.y (mgr.25132) 22 : cephadm 1 Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:46.232128+0000 mgr.y (mgr.25132) 23 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:13:46.233753+0000 mgr.y (mgr.25132) 24 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:14:42.701310+0000 mgr.y (mgr.25132) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:14:50.381792+0000 mgr.y (mgr.25132) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:14:52.901237+0000 mgr.y (mgr.25132) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:52.909759+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:52.912689+0000 mon.c (mon.2) 133 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:52.914216+0000 mon.a (mon.0) 52 : audit 0 from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:52.915559+0000 mon.c (mon.2) 134 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:14:52.916968+0000 mgr.y (mgr.25132) 62 : cephadm 1 Deploying daemon mon.c on smithi111 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:53.522373+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.111:0/3351073381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:55.497570+0000 mon.b (mon.1) 83 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:55.498176+0000 mon.b (mon.1) 84 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:14:55.499821+0000 mon.b (mon.1) 85 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:16:41.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:04.025495+0000 mon.a (mon.0) 71 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:04.026188+0000 mon.a (mon.0) 72 : cluster 0 mgrmap e33: y(active, since 95s), standbys: x 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:04.026458+0000 mon.a (mon.0) 73 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:04.026485+0000 mon.a (mon.0) 74 : cluster 1 Cluster is now healthy 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:04.044095+0000 mon.a (mon.0) 75 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:04.436296+0000 mon.a (mon.0) 76 : audit 0 from='client.? 172.21.15.111:0/107012511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:04.929918+0000 mgr.y (mgr.25132) 69 : cluster 0 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 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:05.675341+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e34: y(active, since 96s), standbys: x 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:06.930600+0000 mgr.y (mgr.25132) 70 : cluster 0 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 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:08.700304+0000 mgr.y (mgr.25132) 71 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:08.931115+0000 mgr.y (mgr.25132) 72 : cluster 0 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 2023-10-01T09:16:41.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:08.999529+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:09.013371+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:09.812391+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:09.823706+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:10.931954+0000 mgr.y (mgr.25132) 73 : cluster 0 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 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:12:49.317321+0000 mgr.y (mgr.15312) 31 : cephadm 1 Deploying daemon mgr.x on smithi183 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:09.753303+0000 mgr.y (mgr.15312) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-01T09:16:41.585 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:09.783400+0000 mgr.y (mgr.15312) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:12.904252+0000 mgr.y (mgr.15312) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:12.919737+0000 mgr.y (mgr.15312) 46 : cephadm 1 Deploying daemon mon.a on smithi111 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:29.454490+0000 mgr.y (mgr.25132) 1 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Bus STARTING 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:29.559629+0000 mgr.y (mgr.25132) 2 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Serving on http://172.21.15.111:8765 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:29.688956+0000 mgr.y (mgr.25132) 3 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Serving on https://172.21.15.111:7150 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:29.689148+0000 mgr.y (mgr.25132) 4 : cephadm 1 [01/Oct/2023:09:13:29] ENGINE Bus STARTED 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:34.162454+0000 mgr.y (mgr.25132) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:45.737645+0000 mgr.y (mgr.25132) 17 : cephadm 1 Updating smithi111:/etc/ceph/ceph.conf 2023-10-01T09:16:41.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:45.738019+0000 mgr.y (mgr.25132) 18 : cephadm 1 Updating smithi183:/etc/ceph/ceph.conf 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:45.902572+0000 mgr.y (mgr.25132) 19 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:45.902901+0000 mgr.y (mgr.25132) 20 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:46.067244+0000 mgr.y (mgr.25132) 21 : cephadm 1 Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:46.067762+0000 mgr.y (mgr.25132) 22 : cephadm 1 Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:46.232128+0000 mgr.y (mgr.25132) 23 : cephadm 1 Updating smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:13:46.233753+0000 mgr.y (mgr.25132) 24 : cephadm 1 Updating smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:14:42.701310+0000 mgr.y (mgr.25132) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:14:50.381792+0000 mgr.y (mgr.25132) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:14:52.901237+0000 mgr.y (mgr.25132) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:52.909759+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:52.912689+0000 mon.c (mon.2) 133 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:41.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:52.914216+0000 mon.a (mon.0) 52 : audit 0 from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:41.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:12.932513+0000 mgr.y (mgr.25132) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:13.000391+0000 mgr.y (mgr.25132) 75 : audit 0 from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:15:13.001100+0000 mgr.y (mgr.25132) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:13.008410+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:13.987730+0000 mon.b (mon.1) 90 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:14.933488+0000 mgr.y (mgr.25132) 77 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:16.934126+0000 mgr.y (mgr.25132) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:18.934809+0000 mgr.y (mgr.25132) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.582688+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.593459+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.600267+0000 mon.b (mon.1) 91 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.601833+0000 mon.b (mon.1) 92 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.605852+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.692986+0000 mon.b (mon.1) 93 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.696244+0000 mon.b (mon.1) 94 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.697959+0000 mon.b (mon.1) 95 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:20.702829+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:20.935878+0000 mgr.y (mgr.25132) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:22.936652+0000 mgr.y (mgr.25132) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:24.937816+0000 mgr.y (mgr.25132) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:26.938619+0000 mgr.y (mgr.25132) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:28.939210+0000 mgr.y (mgr.25132) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:28.988132+0000 mon.b (mon.1) 96 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:30.940194+0000 mgr.y (mgr.25132) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:32.940875+0000 mgr.y (mgr.25132) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:34.941927+0000 mgr.y (mgr.25132) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:36.942577+0000 mgr.y (mgr.25132) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:38.943213+0000 mgr.y (mgr.25132) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:40.944268+0000 mgr.y (mgr.25132) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:42.944935+0000 mgr.y (mgr.25132) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:43.988495+0000 mon.b (mon.1) 97 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:44.945990+0000 mgr.y (mgr.25132) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:46.946678+0000 mgr.y (mgr.25132) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:48.947316+0000 mgr.y (mgr.25132) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:50.948372+0000 mgr.y (mgr.25132) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:52.949003+0000 mgr.y (mgr.25132) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:54.949979+0000 mgr.y (mgr.25132) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:56.950656+0000 mgr.y (mgr.25132) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:15:58.951245+0000 mgr.y (mgr.25132) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:15:58.988865+0000 mon.b (mon.1) 98 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:00.952321+0000 mgr.y (mgr.25132) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:52.915559+0000 mon.c (mon.2) 134 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:14:52.916968+0000 mgr.y (mgr.25132) 62 : cephadm 1 Deploying daemon mon.c on smithi111 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:53.522373+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.111:0/3351073381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:55.497570+0000 mon.b (mon.1) 83 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:55.498176+0000 mon.b (mon.1) 84 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:14:55.499821+0000 mon.b (mon.1) 85 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:04.025495+0000 mon.a (mon.0) 71 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:04.026188+0000 mon.a (mon.0) 72 : cluster 0 mgrmap e33: y(active, since 95s), standbys: x 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:04.026458+0000 mon.a (mon.0) 73 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T09:16:41.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:04.026485+0000 mon.a (mon.0) 74 : cluster 1 Cluster is now healthy 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:04.044095+0000 mon.a (mon.0) 75 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:04.436296+0000 mon.a (mon.0) 76 : audit 0 from='client.? 172.21.15.111:0/107012511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:04.929918+0000 mgr.y (mgr.25132) 69 : cluster 0 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 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:05.675341+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e34: y(active, since 96s), standbys: x 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:06.930600+0000 mgr.y (mgr.25132) 70 : cluster 0 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 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:08.700304+0000 mgr.y (mgr.25132) 71 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:08.931115+0000 mgr.y (mgr.25132) 72 : cluster 0 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 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:08.999529+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:09.013371+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:09.812391+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:09.823706+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.593 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:10.931954+0000 mgr.y (mgr.25132) 73 : cluster 0 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 2023-10-01T09:16:41.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:02.952980+0000 mgr.y (mgr.25132) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:04.953880+0000 mgr.y (mgr.25132) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:06.954554+0000 mgr.y (mgr.25132) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:08.955139+0000 mgr.y (mgr.25132) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:10.956187+0000 mgr.y (mgr.25132) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:12.956814+0000 mgr.y (mgr.25132) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:13.989520+0000 mon.b (mon.1) 99 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:14.957854+0000 mgr.y (mgr.25132) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:16.958502+0000 mgr.y (mgr.25132) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:18.959154+0000 mgr.y (mgr.25132) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:20.790287+0000 mon.b (mon.1) 100 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:20.960005+0000 mgr.y (mgr.25132) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:21.728936+0000 mgr.y (mgr.25132) 111 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:16:21.729576+0000 mgr.y (mgr.25132) 112 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:21.736852+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:22.960649+0000 mgr.y (mgr.25132) 113 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:24.961714+0000 mgr.y (mgr.25132) 114 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.595 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:26.962215+0000 mgr.y (mgr.25132) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.083287+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.096710+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.134439+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.143711+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.671142+0000 mon.b (mon.1) 101 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.673098+0000 mon.b (mon.1) 102 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.677598+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.765731+0000 mon.b (mon.1) 103 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.772695+0000 mon.b (mon.1) 104 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:16:27.773360+0000 mgr.y (mgr.25132) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.775153+0000 mon.b (mon.1) 105 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:27.776641+0000 mon.b (mon.1) 106 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T09:16:41.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:28.962790+0000 mgr.y (mgr.25132) 117 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:28.988848+0000 mon.b (mon.1) 107 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:29.995002+0000 mon.a (mon.0) 93 : audit 0 from='client.? 172.21.15.111:0/2194435918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:16:30.193601+0000 mgr.y (mgr.25132) 118 : cephadm 1 Upgrade: Updating mon.b 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:30.206074+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:30.210153+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:30.212222+0000 mon.b (mon.1) 108 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cephadm 2023-10-01T09:16:30.214329+0000 mgr.y (mgr.25132) 119 : cephadm 1 Deploying daemon mon.b on smithi183 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:30.216496+0000 mon.b (mon.1) 109 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:30.963853+0000 mgr.y (mgr.25132) 120 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:36.149604+0000 mon.a (mon.0) 106 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:36.149992+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:16:41.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:36.150491+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:12.932513+0000 mgr.y (mgr.25132) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:13.000391+0000 mgr.y (mgr.25132) 75 : audit 0 from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:15:13.001100+0000 mgr.y (mgr.25132) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:13.008410+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:13.987730+0000 mon.b (mon.1) 90 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:14.933488+0000 mgr.y (mgr.25132) 77 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:16.934126+0000 mgr.y (mgr.25132) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:18.934809+0000 mgr.y (mgr.25132) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.582688+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.593459+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.600267+0000 mon.b (mon.1) 91 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.601833+0000 mon.b (mon.1) 92 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.605852+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.692986+0000 mon.b (mon.1) 93 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.696244+0000 mon.b (mon.1) 94 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.697959+0000 mon.b (mon.1) 95 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:20.702829+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:20.935878+0000 mgr.y (mgr.25132) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:22.936652+0000 mgr.y (mgr.25132) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:24.937816+0000 mgr.y (mgr.25132) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:26.938619+0000 mgr.y (mgr.25132) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:36.150729+0000 mon.a (mon.0) 109 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:36.151274+0000 mon.a (mon.0) 110 : cluster 1 mon.a calling monitor election 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:36.151298+0000 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:36.159500+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:36.966114+0000 mgr.y (mgr.25132) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:38.966739+0000 mgr.y (mgr.25132) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:40.967834+0000 mgr.y (mgr.25132) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.155493+0000 mon.a (mon.0) 111 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.159848+0000 mon.a (mon.0) 112 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.160044+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.195140+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.203002+0000 mon.a (mon.0) 115 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.203771+0000 mon.a (mon.0) 116 : cluster 0 fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.203828+0000 mon.a (mon.0) 117 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.204261+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e34: y(active, since 3m), standbys: x 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: cluster 2023-10-01T09:16:41.211110+0000 mon.a (mon.0) 119 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:41.215280+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:41.601 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[75702]: audit 2023-10-01T09:16:41.222031+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:41.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:28.939210+0000 mgr.y (mgr.25132) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:28.988132+0000 mon.b (mon.1) 96 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:30.940194+0000 mgr.y (mgr.25132) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:32.940875+0000 mgr.y (mgr.25132) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:34.941927+0000 mgr.y (mgr.25132) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:36.942577+0000 mgr.y (mgr.25132) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:38.943213+0000 mgr.y (mgr.25132) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:40.944268+0000 mgr.y (mgr.25132) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:42.944935+0000 mgr.y (mgr.25132) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:43.988495+0000 mon.b (mon.1) 97 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:44.945990+0000 mgr.y (mgr.25132) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:46.946678+0000 mgr.y (mgr.25132) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:48.947316+0000 mgr.y (mgr.25132) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:50.948372+0000 mgr.y (mgr.25132) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:52.949003+0000 mgr.y (mgr.25132) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:54.949979+0000 mgr.y (mgr.25132) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:56.950656+0000 mgr.y (mgr.25132) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:15:58.951245+0000 mgr.y (mgr.25132) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:15:58.988865+0000 mon.b (mon.1) 98 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:00.952321+0000 mgr.y (mgr.25132) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:02.952980+0000 mgr.y (mgr.25132) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:04.953880+0000 mgr.y (mgr.25132) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:06.954554+0000 mgr.y (mgr.25132) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:08.955139+0000 mgr.y (mgr.25132) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:10.956187+0000 mgr.y (mgr.25132) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:12.956814+0000 mgr.y (mgr.25132) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:13.989520+0000 mon.b (mon.1) 99 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:14.957854+0000 mgr.y (mgr.25132) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:16.958502+0000 mgr.y (mgr.25132) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:18.959154+0000 mgr.y (mgr.25132) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:20.790287+0000 mon.b (mon.1) 100 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:20.960005+0000 mgr.y (mgr.25132) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:21.728936+0000 mgr.y (mgr.25132) 111 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:16:21.729576+0000 mgr.y (mgr.25132) 112 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:21.736852+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:22.960649+0000 mgr.y (mgr.25132) 113 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:24.961714+0000 mgr.y (mgr.25132) 114 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:26.962215+0000 mgr.y (mgr.25132) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.083287+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.096710+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.134439+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.143711+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.671142+0000 mon.b (mon.1) 101 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.673098+0000 mon.b (mon.1) 102 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.677598+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.765731+0000 mon.b (mon.1) 103 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.772695+0000 mon.b (mon.1) 104 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:16:27.773360+0000 mgr.y (mgr.25132) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.775153+0000 mon.b (mon.1) 105 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:27.776641+0000 mon.b (mon.1) 106 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:28.962790+0000 mgr.y (mgr.25132) 117 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:28.988848+0000 mon.b (mon.1) 107 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:29.995002+0000 mon.a (mon.0) 93 : audit 0 from='client.? 172.21.15.111:0/2194435918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:16:30.193601+0000 mgr.y (mgr.25132) 118 : cephadm 1 Upgrade: Updating mon.b 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:30.206074+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25132 ' entity='mgr.y' 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:30.210153+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25132 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:30.212222+0000 mon.b (mon.1) 108 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cephadm 2023-10-01T09:16:30.214329+0000 mgr.y (mgr.25132) 119 : cephadm 1 Deploying daemon mon.b on smithi183 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:30.216496+0000 mon.b (mon.1) 109 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:30.963853+0000 mgr.y (mgr.25132) 120 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:36.149604+0000 mon.a (mon.0) 106 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:36.149992+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:36.150491+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:36.150729+0000 mon.a (mon.0) 109 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T09:16:41.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:36.151274+0000 mon.a (mon.0) 110 : cluster 1 mon.a calling monitor election 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:36.151298+0000 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:36.159500+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:36.966114+0000 mgr.y (mgr.25132) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:38.966739+0000 mgr.y (mgr.25132) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:40.967834+0000 mgr.y (mgr.25132) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.155493+0000 mon.a (mon.0) 111 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.159848+0000 mon.a (mon.0) 112 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.160044+0000 mon.a (mon.0) 113 : cluster 1 mon.a calling monitor election 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.195140+0000 mon.a (mon.0) 114 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T09:16:41.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.203002+0000 mon.a (mon.0) 115 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],b=[v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0],c=[v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]} removed_ranks: {} 2023-10-01T09:16:41.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.203771+0000 mon.a (mon.0) 116 : cluster 0 fsmap foo:1 {0=foo.smithi111.prdolt=up:active} 1 up:standby 2023-10-01T09:16:41.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.203828+0000 mon.a (mon.0) 117 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-10-01T09:16:41.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.204261+0000 mon.a (mon.0) 118 : cluster 0 mgrmap e34: y(active, since 3m), standbys: x 2023-10-01T09:16:41.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: cluster 2023-10-01T09:16:41.211110+0000 mon.a (mon.0) 119 : cluster 1 overall HEALTH_OK 2023-10-01T09:16:41.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:41.215280+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:41.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:41 smithi111 bash[78631]: audit 2023-10-01T09:16:41.222031+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:41.785 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 3 2023-10-01T09:16:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:42 smithi183 bash[59233]: audit 2023-10-01T09:16:41.260884+0000 mon.a (mon.0) 122 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:42 smithi183 bash[59233]: audit 2023-10-01T09:16:41.766482+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.111:0/2488449695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:42.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:42 smithi111 bash[75702]: audit 2023-10-01T09:16:41.260884+0000 mon.a (mon.0) 122 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:42.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:42 smithi111 bash[75702]: audit 2023-10-01T09:16:41.766482+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.111:0/2488449695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:42.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:42 smithi111 bash[78631]: audit 2023-10-01T09:16:41.260884+0000 mon.a (mon.0) 122 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:16:42.576 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:42 smithi111 bash[78631]: audit 2023-10-01T09:16:41.766482+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.111:0/2488449695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T09:16:42.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T09:16:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:43 smithi183 bash[59233]: cluster 2023-10-01T09:16:42.968245+0000 mgr.y (mgr.25132) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:43.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:43 smithi111 bash[78631]: cluster 2023-10-01T09:16:42.968245+0000 mgr.y (mgr.25132) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:43 smithi111 bash[75702]: cluster 2023-10-01T09:16:42.968245+0000 mgr.y (mgr.25132) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:44.956 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:44 smithi111 bash[75702]: audit 2023-10-01T09:16:43.985657+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:44.956 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:16:44] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-10-01T09:16:44.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:44 smithi111 bash[78631]: audit 2023-10-01T09:16:43.985657+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:44 smithi183 bash[59233]: audit 2023-10-01T09:16:43.985657+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:45 smithi183 bash[59233]: cluster 2023-10-01T09:16:44.968811+0000 mgr.y (mgr.25132) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:45 smithi111 bash[78631]: cluster 2023-10-01T09:16:44.968811+0000 mgr.y (mgr.25132) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:46.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:45 smithi111 bash[75702]: cluster 2023-10-01T09:16:44.968811+0000 mgr.y (mgr.25132) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:46.357 INFO:teuthology.orchestra.run.smithi111.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T09:16:46.357 INFO:teuthology.orchestra.run.smithi111.stdout:alertmanager.a smithi111 *:9093,9094 running (5m) - 11m 13.6M - 0.23.0 ba2b418f427c be884e78c5be 2023-10-01T09:16:46.357 INFO:teuthology.orchestra.run.smithi111.stdout:grafana.a smithi183 *:3000 running (4m) - 11m 41.1M - 8.3.5 dad864ee21e9 2de57a7c9baa 2023-10-01T09:16:46.357 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi111.prdolt smithi111 running (9m) - 9m 16.2M - 16.2.14-44-geeb13ac9 94a6c4498547 0ab0cce1b4e4 2023-10-01T09:16:46.357 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi183.nsyrsi smithi183 running (9m) - 9m 13.9M - 16.2.14-44-geeb13ac9 94a6c4498547 a5045e6d9b47 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.x smithi183 *:8443,9283,8765 running (3m) - 18m 426M - 18.2.0-497-gb5682219 a3fc96fed5ac 3a795f9e7103 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.y smithi111 *:8443,9283,8765 running (4m) - 20m 476M - 18.2.0-497-gb5682219 a3fc96fed5ac 1d5ee76d9027 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a smithi111 running (3m) - 20m 59.5M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 18dd2ca43589 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b smithi183 starting - - - 2048M 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c smithi111 running (109s) - 18m 34.6M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 45d77e791cae 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.a smithi111 *:9100 running (5m) - 11m 8888k - 1.3.1 1dbe0e931976 b459d7209d08 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.b smithi183 *:9100 running (5m) - 11m 8987k - 1.3.1 1dbe0e931976 d8b379cf5f1c 2023-10-01T09:16:46.358 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 smithi111 running (17m) - 17m 95.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 88a94d1e15cf 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 smithi111 running (17m) - 17m 76.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a718c19d8a6e 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 smithi111 running (16m) - 16m 95.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 556666aef246 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 smithi111 running (15m) - 15m 65.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 ac1d0f8563be 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 smithi183 running (14m) - 14m 89.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d7ffa9b1eec4 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 smithi183 running (14m) - 14m 87.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d37eca2441bf 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 smithi183 running (13m) - 13m 69.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 24da8301ccab 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 smithi183 running (12m) - 12m 75.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a512889e3915 2023-10-01T09:16:46.359 INFO:teuthology.orchestra.run.smithi111.stdout:prometheus.a smithi183 *:9095 running (3m) - 11m 58.1M - 2.33.4 514e6a882f6e d999f10668e1 2023-10-01T09:16:47.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T09:16:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:48 smithi183 bash[59233]: audit 2023-10-01T09:16:46.336027+0000 mgr.y (mgr.25132) 128 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:48 smithi183 bash[59233]: cluster 2023-10-01T09:16:46.969403+0000 mgr.y (mgr.25132) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:48 smithi183 bash[59233]: audit 2023-10-01T09:16:47.517155+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:48.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:48 smithi183 bash[59233]: audit 2023-10-01T09:16:47.524712+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:48.318 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[78631]: audit 2023-10-01T09:16:46.336027+0000 mgr.y (mgr.25132) 128 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:48.318 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[78631]: cluster 2023-10-01T09:16:46.969403+0000 mgr.y (mgr.25132) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:48.319 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[78631]: audit 2023-10-01T09:16:47.517155+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:48.319 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[78631]: audit 2023-10-01T09:16:47.524712+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:48.319 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[75702]: audit 2023-10-01T09:16:46.336027+0000 mgr.y (mgr.25132) 128 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:48.319 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[75702]: cluster 2023-10-01T09:16:46.969403+0000 mgr.y (mgr.25132) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:48.319 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[75702]: audit 2023-10-01T09:16:47.517155+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:48.319 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:48 smithi111 bash[75702]: audit 2023-10-01T09:16:47.524712+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:49 smithi111 bash[75702]: audit 2023-10-01T09:16:48.316224+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:49 smithi111 bash[75702]: audit 2023-10-01T09:16:48.325222+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:49 smithi111 bash[75702]: cluster 2023-10-01T09:16:48.970066+0000 mgr.y (mgr.25132) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:49.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:49 smithi111 bash[78631]: audit 2023-10-01T09:16:48.316224+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:49 smithi111 bash[78631]: audit 2023-10-01T09:16:48.325222+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:49 smithi111 bash[78631]: cluster 2023-10-01T09:16:48.970066+0000 mgr.y (mgr.25132) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:49 smithi183 bash[59233]: audit 2023-10-01T09:16:48.316224+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:49 smithi183 bash[59233]: audit 2023-10-01T09:16:48.325222+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:49 smithi183 bash[59233]: cluster 2023-10-01T09:16:48.970066+0000 mgr.y (mgr.25132) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:50.645 INFO:teuthology.orchestra.run.smithi111.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:51.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'sleep 60' 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[75702]: audit 2023-10-01T09:16:50.637208+0000 mgr.y (mgr.25132) 131 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[75702]: cephadm 2023-10-01T09:16:50.637870+0000 mgr.y (mgr.25132) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[75702]: audit 2023-10-01T09:16:50.642209+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[75702]: cluster 2023-10-01T09:16:50.971336+0000 mgr.y (mgr.25132) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[78631]: audit 2023-10-01T09:16:50.637208+0000 mgr.y (mgr.25132) 131 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[78631]: cephadm 2023-10-01T09:16:50.637870+0000 mgr.y (mgr.25132) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:51.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[78631]: audit 2023-10-01T09:16:50.642209+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:51.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:51 smithi111 bash[78631]: cluster 2023-10-01T09:16:50.971336+0000 mgr.y (mgr.25132) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:51 smithi183 bash[59233]: audit 2023-10-01T09:16:50.637208+0000 mgr.y (mgr.25132) 131 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:16:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:51 smithi183 bash[59233]: cephadm 2023-10-01T09:16:50.637870+0000 mgr.y (mgr.25132) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:16:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:51 smithi183 bash[59233]: audit 2023-10-01T09:16:50.642209+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:51 smithi183 bash[59233]: cluster 2023-10-01T09:16:50.971336+0000 mgr.y (mgr.25132) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:54.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:54 smithi183 bash[59233]: cluster 2023-10-01T09:16:52.972001+0000 mgr.y (mgr.25132) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:54.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:54 smithi111 bash[75702]: cluster 2023-10-01T09:16:52.972001+0000 mgr.y (mgr.25132) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:54.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:54 smithi111 bash[78631]: cluster 2023-10-01T09:16:52.972001+0000 mgr.y (mgr.25132) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:55.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:16:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:16:54] "GET /metrics HTTP/1.1" 200 33723 "" "Prometheus/2.33.4" 2023-10-01T09:16:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:56 smithi183 bash[59233]: cluster 2023-10-01T09:16:54.973036+0000 mgr.y (mgr.25132) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:56.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:56 smithi111 bash[75702]: cluster 2023-10-01T09:16:54.973036+0000 mgr.y (mgr.25132) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:56.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:56 smithi111 bash[78631]: cluster 2023-10-01T09:16:54.973036+0000 mgr.y (mgr.25132) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: cluster 2023-10-01T09:16:56.973679+0000 mgr.y (mgr.25132) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:57.924051+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:57.933701+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:57.935308+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:57.936609+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:57.945645+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:58.016914+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:58.018574+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:58 smithi183 bash[59233]: audit 2023-10-01T09:16:58.020060+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: cluster 2023-10-01T09:16:56.973679+0000 mgr.y (mgr.25132) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:57.924051+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:57.933701+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:57.935308+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:57.936609+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:57.945645+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:58.016914+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:58.018574+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:58.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[78631]: audit 2023-10-01T09:16:58.020060+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: cluster 2023-10-01T09:16:56.973679+0000 mgr.y (mgr.25132) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:57.924051+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:57.933701+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:57.935308+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:57.936609+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:57.945645+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:58.016914+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:58.018574+0000 mon.a (mon.0) 135 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:16:58.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:58 smithi111 bash[75702]: audit 2023-10-01T09:16:58.020060+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:16:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:59 smithi183 bash[59233]: cephadm 2023-10-01T09:16:58.016300+0000 mgr.y (mgr.25132) 137 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-01T09:16:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:59 smithi183 bash[59233]: cephadm 2023-10-01T09:16:58.021730+0000 mgr.y (mgr.25132) 138 : cephadm 1 Reconfiguring daemon mon.a on smithi111 2023-10-01T09:16:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:16:59 smithi183 bash[59233]: audit 2023-10-01T09:16:58.985798+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:59 smithi111 bash[78631]: cephadm 2023-10-01T09:16:58.016300+0000 mgr.y (mgr.25132) 137 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-01T09:16:59.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:59 smithi111 bash[78631]: cephadm 2023-10-01T09:16:58.021730+0000 mgr.y (mgr.25132) 138 : cephadm 1 Reconfiguring daemon mon.a on smithi111 2023-10-01T09:16:59.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:16:59 smithi111 bash[78631]: audit 2023-10-01T09:16:58.985798+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:16:59.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:59 smithi111 bash[75702]: cephadm 2023-10-01T09:16:58.016300+0000 mgr.y (mgr.25132) 137 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-01T09:16:59.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:59 smithi111 bash[75702]: cephadm 2023-10-01T09:16:58.021730+0000 mgr.y (mgr.25132) 138 : cephadm 1 Reconfiguring daemon mon.a on smithi111 2023-10-01T09:16:59.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:16:59 smithi111 bash[75702]: audit 2023-10-01T09:16:58.985798+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:00 smithi183 bash[59233]: cluster 2023-10-01T09:16:58.974350+0000 mgr.y (mgr.25132) 139 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:00 smithi111 bash[75702]: cluster 2023-10-01T09:16:58.974350+0000 mgr.y (mgr.25132) 139 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:00.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:00 smithi111 bash[78631]: cluster 2023-10-01T09:16:58.974350+0000 mgr.y (mgr.25132) 139 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: audit 2023-10-01T09:17:00.272060+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: audit 2023-10-01T09:17:00.279182+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: cephadm 2023-10-01T09:17:00.291727+0000 mgr.y (mgr.25132) 140 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-01T09:17:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: audit 2023-10-01T09:17:00.292379+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:17:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: audit 2023-10-01T09:17:00.294165+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:17:01.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: audit 2023-10-01T09:17:00.295861+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:01.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: cephadm 2023-10-01T09:17:00.297498+0000 mgr.y (mgr.25132) 141 : cephadm 1 Reconfiguring daemon mgr.y on smithi111 2023-10-01T09:17:01.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:01 smithi183 bash[59233]: cluster 2023-10-01T09:17:00.975516+0000 mgr.y (mgr.25132) 142 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: audit 2023-10-01T09:17:00.272060+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: audit 2023-10-01T09:17:00.279182+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: cephadm 2023-10-01T09:17:00.291727+0000 mgr.y (mgr.25132) 140 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-01T09:17:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: audit 2023-10-01T09:17:00.292379+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:17:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: audit 2023-10-01T09:17:00.294165+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:17:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: audit 2023-10-01T09:17:00.295861+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: cephadm 2023-10-01T09:17:00.297498+0000 mgr.y (mgr.25132) 141 : cephadm 1 Reconfiguring daemon mgr.y on smithi111 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[75702]: cluster 2023-10-01T09:17:00.975516+0000 mgr.y (mgr.25132) 142 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: audit 2023-10-01T09:17:00.272060+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: audit 2023-10-01T09:17:00.279182+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: cephadm 2023-10-01T09:17:00.291727+0000 mgr.y (mgr.25132) 140 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: audit 2023-10-01T09:17:00.292379+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:17:01.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: audit 2023-10-01T09:17:00.294165+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:17:01.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: audit 2023-10-01T09:17:00.295861+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:01.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: cephadm 2023-10-01T09:17:00.297498+0000 mgr.y (mgr.25132) 141 : cephadm 1 Reconfiguring daemon mgr.y on smithi111 2023-10-01T09:17:01.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:01 smithi111 bash[78631]: cluster 2023-10-01T09:17:00.975516+0000 mgr.y (mgr.25132) 142 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:03.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: audit 2023-10-01T09:17:02.506271+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:03.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: audit 2023-10-01T09:17:02.529347+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:03.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: cephadm 2023-10-01T09:17:02.566699+0000 mgr.y (mgr.25132) 143 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-01T09:17:03.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: audit 2023-10-01T09:17:02.567317+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:17:03.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: audit 2023-10-01T09:17:02.568961+0000 mon.a (mon.0) 146 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:17:03.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: audit 2023-10-01T09:17:02.570549+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: cephadm 2023-10-01T09:17:02.572413+0000 mgr.y (mgr.25132) 144 : cephadm 1 Reconfiguring daemon mon.c on smithi111 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[75702]: cluster 2023-10-01T09:17:02.975955+0000 mgr.y (mgr.25132) 145 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: audit 2023-10-01T09:17:02.506271+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: audit 2023-10-01T09:17:02.529347+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: cephadm 2023-10-01T09:17:02.566699+0000 mgr.y (mgr.25132) 143 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: audit 2023-10-01T09:17:02.567317+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: audit 2023-10-01T09:17:02.568961+0000 mon.a (mon.0) 146 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: audit 2023-10-01T09:17:02.570549+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: cephadm 2023-10-01T09:17:02.572413+0000 mgr.y (mgr.25132) 144 : cephadm 1 Reconfiguring daemon mon.c on smithi111 2023-10-01T09:17:03.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:03 smithi111 bash[78631]: cluster 2023-10-01T09:17:02.975955+0000 mgr.y (mgr.25132) 145 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: audit 2023-10-01T09:17:02.506271+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: audit 2023-10-01T09:17:02.529347+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: cephadm 2023-10-01T09:17:02.566699+0000 mgr.y (mgr.25132) 143 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-01T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: audit 2023-10-01T09:17:02.567317+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: audit 2023-10-01T09:17:02.568961+0000 mon.a (mon.0) 146 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: audit 2023-10-01T09:17:02.570549+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: cephadm 2023-10-01T09:17:02.572413+0000 mgr.y (mgr.25132) 144 : cephadm 1 Reconfiguring daemon mon.c on smithi111 2023-10-01T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:03 smithi183 bash[59233]: cluster 2023-10-01T09:17:02.975955+0000 mgr.y (mgr.25132) 145 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:04.944 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:17:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:17:04] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.33.4" 2023-10-01T09:17:05.889 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: audit 2023-10-01T09:17:04.632813+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:05.889 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: audit 2023-10-01T09:17:04.640097+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:05.889 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: cephadm 2023-10-01T09:17:04.642606+0000 mgr.y (mgr.25132) 146 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-01T09:17:05.889 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: audit 2023-10-01T09:17:04.643017+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T09:17:05.889 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: audit 2023-10-01T09:17:04.644008+0000 mon.a (mon.0) 151 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: cephadm 2023-10-01T09:17:04.647153+0000 mgr.y (mgr.25132) 147 : cephadm 1 Reconfiguring daemon osd.0 on smithi111 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[78631]: cluster 2023-10-01T09:17:04.977026+0000 mgr.y (mgr.25132) 148 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: audit 2023-10-01T09:17:04.632813+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: audit 2023-10-01T09:17:04.640097+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: cephadm 2023-10-01T09:17:04.642606+0000 mgr.y (mgr.25132) 146 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: audit 2023-10-01T09:17:04.643017+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: audit 2023-10-01T09:17:04.644008+0000 mon.a (mon.0) 151 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:05.890 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: cephadm 2023-10-01T09:17:04.647153+0000 mgr.y (mgr.25132) 147 : cephadm 1 Reconfiguring daemon osd.0 on smithi111 2023-10-01T09:17:05.891 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:05 smithi111 bash[75702]: cluster 2023-10-01T09:17:04.977026+0000 mgr.y (mgr.25132) 148 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: audit 2023-10-01T09:17:04.632813+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: audit 2023-10-01T09:17:04.640097+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: cephadm 2023-10-01T09:17:04.642606+0000 mgr.y (mgr.25132) 146 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-01T09:17:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: audit 2023-10-01T09:17:04.643017+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T09:17:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: audit 2023-10-01T09:17:04.644008+0000 mon.a (mon.0) 151 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: cephadm 2023-10-01T09:17:04.647153+0000 mgr.y (mgr.25132) 147 : cephadm 1 Reconfiguring daemon osd.0 on smithi111 2023-10-01T09:17:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:05 smithi183 bash[59233]: cluster 2023-10-01T09:17:04.977026+0000 mgr.y (mgr.25132) 148 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: audit 2023-10-01T09:17:06.690736+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: audit 2023-10-01T09:17:06.697767+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: cephadm 2023-10-01T09:17:06.715429+0000 mgr.y (mgr.25132) 149 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: audit 2023-10-01T09:17:06.716023+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: audit 2023-10-01T09:17:06.717724+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: cephadm 2023-10-01T09:17:06.721550+0000 mgr.y (mgr.25132) 150 : cephadm 1 Reconfiguring daemon osd.1 on smithi111 2023-10-01T09:17:07.934 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[75702]: cluster 2023-10-01T09:17:06.977751+0000 mgr.y (mgr.25132) 151 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: audit 2023-10-01T09:17:06.690736+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: audit 2023-10-01T09:17:06.697767+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: cephadm 2023-10-01T09:17:06.715429+0000 mgr.y (mgr.25132) 149 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: audit 2023-10-01T09:17:06.716023+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: audit 2023-10-01T09:17:06.717724+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: cephadm 2023-10-01T09:17:06.721550+0000 mgr.y (mgr.25132) 150 : cephadm 1 Reconfiguring daemon osd.1 on smithi111 2023-10-01T09:17:07.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:07 smithi111 bash[78631]: cluster 2023-10-01T09:17:06.977751+0000 mgr.y (mgr.25132) 151 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: audit 2023-10-01T09:17:06.690736+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: audit 2023-10-01T09:17:06.697767+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: cephadm 2023-10-01T09:17:06.715429+0000 mgr.y (mgr.25132) 149 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-01T09:17:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: audit 2023-10-01T09:17:06.716023+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T09:17:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: audit 2023-10-01T09:17:06.717724+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: cephadm 2023-10-01T09:17:06.721550+0000 mgr.y (mgr.25132) 150 : cephadm 1 Reconfiguring daemon osd.1 on smithi111 2023-10-01T09:17:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:07 smithi183 bash[59233]: cluster 2023-10-01T09:17:06.977751+0000 mgr.y (mgr.25132) 151 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: audit 2023-10-01T09:17:08.711590+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: audit 2023-10-01T09:17:08.719840+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: cephadm 2023-10-01T09:17:08.740312+0000 mgr.y (mgr.25132) 152 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: audit 2023-10-01T09:17:08.740945+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: audit 2023-10-01T09:17:08.742567+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: cephadm 2023-10-01T09:17:08.746844+0000 mgr.y (mgr.25132) 153 : cephadm 1 Reconfiguring daemon osd.2 on smithi111 2023-10-01T09:17:09.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[75702]: cluster 2023-10-01T09:17:08.978346+0000 mgr.y (mgr.25132) 154 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: audit 2023-10-01T09:17:08.711590+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: audit 2023-10-01T09:17:08.719840+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: cephadm 2023-10-01T09:17:08.740312+0000 mgr.y (mgr.25132) 152 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: audit 2023-10-01T09:17:08.740945+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: audit 2023-10-01T09:17:08.742567+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: cephadm 2023-10-01T09:17:08.746844+0000 mgr.y (mgr.25132) 153 : cephadm 1 Reconfiguring daemon osd.2 on smithi111 2023-10-01T09:17:09.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:09 smithi111 bash[78631]: cluster 2023-10-01T09:17:08.978346+0000 mgr.y (mgr.25132) 154 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: audit 2023-10-01T09:17:08.711590+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: audit 2023-10-01T09:17:08.719840+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: cephadm 2023-10-01T09:17:08.740312+0000 mgr.y (mgr.25132) 152 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-01T09:17:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: audit 2023-10-01T09:17:08.740945+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:17:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: audit 2023-10-01T09:17:08.742567+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:10.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: cephadm 2023-10-01T09:17:08.746844+0000 mgr.y (mgr.25132) 153 : cephadm 1 Reconfiguring daemon osd.2 on smithi111 2023-10-01T09:17:10.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:09 smithi183 bash[59233]: cluster 2023-10-01T09:17:08.978346+0000 mgr.y (mgr.25132) 154 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: audit 2023-10-01T09:17:10.951289+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: audit 2023-10-01T09:17:10.956870+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: cephadm 2023-10-01T09:17:10.965246+0000 mgr.y (mgr.25132) 155 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-01T09:17:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: audit 2023-10-01T09:17:10.965829+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:17:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: audit 2023-10-01T09:17:10.967258+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: cephadm 2023-10-01T09:17:10.971224+0000 mgr.y (mgr.25132) 156 : cephadm 1 Reconfiguring daemon osd.3 on smithi111 2023-10-01T09:17:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:11 smithi183 bash[59233]: cluster 2023-10-01T09:17:10.978919+0000 mgr.y (mgr.25132) 157 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: audit 2023-10-01T09:17:10.951289+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: audit 2023-10-01T09:17:10.956870+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: cephadm 2023-10-01T09:17:10.965246+0000 mgr.y (mgr.25132) 155 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: audit 2023-10-01T09:17:10.965829+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: audit 2023-10-01T09:17:10.967258+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: cephadm 2023-10-01T09:17:10.971224+0000 mgr.y (mgr.25132) 156 : cephadm 1 Reconfiguring daemon osd.3 on smithi111 2023-10-01T09:17:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[75702]: cluster 2023-10-01T09:17:10.978919+0000 mgr.y (mgr.25132) 157 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: audit 2023-10-01T09:17:10.951289+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: audit 2023-10-01T09:17:10.956870+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: cephadm 2023-10-01T09:17:10.965246+0000 mgr.y (mgr.25132) 155 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: audit 2023-10-01T09:17:10.965829+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: audit 2023-10-01T09:17:10.967258+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: cephadm 2023-10-01T09:17:10.971224+0000 mgr.y (mgr.25132) 156 : cephadm 1 Reconfiguring daemon osd.3 on smithi111 2023-10-01T09:17:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:11 smithi111 bash[78631]: cluster 2023-10-01T09:17:10.978919+0000 mgr.y (mgr.25132) 157 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: audit 2023-10-01T09:17:12.878477+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: audit 2023-10-01T09:17:12.886218+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: cephadm 2023-10-01T09:17:12.888236+0000 mgr.y (mgr.25132) 158 : cephadm 1 Reconfiguring mds.foo.smithi111.prdolt (monmap changed)... 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: audit 2023-10-01T09:17:12.888643+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: audit 2023-10-01T09:17:12.889856+0000 mon.a (mon.0) 167 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: cephadm 2023-10-01T09:17:12.891117+0000 mgr.y (mgr.25132) 159 : cephadm 1 Reconfiguring daemon mds.foo.smithi111.prdolt on smithi111 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[78631]: cluster 2023-10-01T09:17:12.979545+0000 mgr.y (mgr.25132) 160 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:14.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: audit 2023-10-01T09:17:12.878477+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:14.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: audit 2023-10-01T09:17:12.886218+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:14.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: cephadm 2023-10-01T09:17:12.888236+0000 mgr.y (mgr.25132) 158 : cephadm 1 Reconfiguring mds.foo.smithi111.prdolt (monmap changed)... 2023-10-01T09:17:14.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: audit 2023-10-01T09:17:12.888643+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:17:14.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: audit 2023-10-01T09:17:12.889856+0000 mon.a (mon.0) 167 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:14.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: cephadm 2023-10-01T09:17:12.891117+0000 mgr.y (mgr.25132) 159 : cephadm 1 Reconfiguring daemon mds.foo.smithi111.prdolt on smithi111 2023-10-01T09:17:14.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:13 smithi111 bash[75702]: cluster 2023-10-01T09:17:12.979545+0000 mgr.y (mgr.25132) 160 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: audit 2023-10-01T09:17:12.878477+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: audit 2023-10-01T09:17:12.886218+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: cephadm 2023-10-01T09:17:12.888236+0000 mgr.y (mgr.25132) 158 : cephadm 1 Reconfiguring mds.foo.smithi111.prdolt (monmap changed)... 2023-10-01T09:17:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: audit 2023-10-01T09:17:12.888643+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi111.prdolt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:17:14.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: audit 2023-10-01T09:17:12.889856+0000 mon.a (mon.0) 167 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:14.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: cephadm 2023-10-01T09:17:12.891117+0000 mgr.y (mgr.25132) 159 : cephadm 1 Reconfiguring daemon mds.foo.smithi111.prdolt on smithi111 2023-10-01T09:17:14.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:13 smithi183 bash[59233]: cluster 2023-10-01T09:17:12.979545+0000 mgr.y (mgr.25132) 160 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:14.945 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:14 smithi111 bash[75702]: audit 2023-10-01T09:17:13.986580+0000 mon.a (mon.0) 168 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:14.945 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:17:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:17:14] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.33.4" 2023-10-01T09:17:15.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:14 smithi183 bash[59233]: audit 2023-10-01T09:17:13.986580+0000 mon.a (mon.0) 168 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:15.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:14 smithi111 bash[78631]: audit 2023-10-01T09:17:13.986580+0000 mon.a (mon.0) 168 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: cluster 2023-10-01T09:17:14.980479+0000 mgr.y (mgr.25132) 161 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: audit 2023-10-01T09:17:15.189247+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: audit 2023-10-01T09:17:15.197053+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: cephadm 2023-10-01T09:17:15.213006+0000 mgr.y (mgr.25132) 162 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-01T09:17:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: audit 2023-10-01T09:17:15.213669+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:17:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: audit 2023-10-01T09:17:15.215267+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:17:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: audit 2023-10-01T09:17:15.216656+0000 mon.a (mon.0) 173 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:16 smithi183 bash[59233]: cephadm 2023-10-01T09:17:15.218539+0000 mgr.y (mgr.25132) 163 : cephadm 1 Reconfiguring daemon mon.b on smithi183 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: cluster 2023-10-01T09:17:14.980479+0000 mgr.y (mgr.25132) 161 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: audit 2023-10-01T09:17:15.189247+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: audit 2023-10-01T09:17:15.197053+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: cephadm 2023-10-01T09:17:15.213006+0000 mgr.y (mgr.25132) 162 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: audit 2023-10-01T09:17:15.213669+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: audit 2023-10-01T09:17:15.215267+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: audit 2023-10-01T09:17:15.216656+0000 mon.a (mon.0) 173 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:16.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[78631]: cephadm 2023-10-01T09:17:15.218539+0000 mgr.y (mgr.25132) 163 : cephadm 1 Reconfiguring daemon mon.b on smithi183 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: cluster 2023-10-01T09:17:14.980479+0000 mgr.y (mgr.25132) 161 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: audit 2023-10-01T09:17:15.189247+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: audit 2023-10-01T09:17:15.197053+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: cephadm 2023-10-01T09:17:15.213006+0000 mgr.y (mgr.25132) 162 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: audit 2023-10-01T09:17:15.213669+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: audit 2023-10-01T09:17:15.215267+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: audit 2023-10-01T09:17:15.216656+0000 mon.a (mon.0) 173 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:16.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:16 smithi111 bash[75702]: cephadm 2023-10-01T09:17:15.218539+0000 mgr.y (mgr.25132) 163 : cephadm 1 Reconfiguring daemon mon.b on smithi183 2023-10-01T09:17:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:18 smithi183 bash[59233]: cluster 2023-10-01T09:17:16.981122+0000 mgr.y (mgr.25132) 164 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:18 smithi183 bash[59233]: audit 2023-10-01T09:17:17.651169+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:18 smithi183 bash[59233]: audit 2023-10-01T09:17:17.659933+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:18 smithi183 bash[59233]: audit 2023-10-01T09:17:17.689714+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:17:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:18 smithi183 bash[59233]: audit 2023-10-01T09:17:17.691568+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:17:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:18 smithi183 bash[59233]: audit 2023-10-01T09:17:17.693199+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[75702]: cluster 2023-10-01T09:17:16.981122+0000 mgr.y (mgr.25132) 164 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[75702]: audit 2023-10-01T09:17:17.651169+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[75702]: audit 2023-10-01T09:17:17.659933+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[75702]: audit 2023-10-01T09:17:17.689714+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:17:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[75702]: audit 2023-10-01T09:17:17.691568+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:17:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[75702]: audit 2023-10-01T09:17:17.693199+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:18.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[78631]: cluster 2023-10-01T09:17:16.981122+0000 mgr.y (mgr.25132) 164 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:18.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[78631]: audit 2023-10-01T09:17:17.651169+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:18.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[78631]: audit 2023-10-01T09:17:17.659933+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:18.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[78631]: audit 2023-10-01T09:17:17.689714+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T09:17:18.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[78631]: audit 2023-10-01T09:17:17.691568+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T09:17:18.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:18 smithi111 bash[78631]: audit 2023-10-01T09:17:17.693199+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:19 smithi183 bash[59233]: cephadm 2023-10-01T09:17:17.689016+0000 mgr.y (mgr.25132) 165 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-01T09:17:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:19 smithi183 bash[59233]: cephadm 2023-10-01T09:17:17.694706+0000 mgr.y (mgr.25132) 166 : cephadm 1 Reconfiguring daemon mgr.x on smithi183 2023-10-01T09:17:19.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:19 smithi111 bash[75702]: cephadm 2023-10-01T09:17:17.689016+0000 mgr.y (mgr.25132) 165 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-01T09:17:19.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:19 smithi111 bash[75702]: cephadm 2023-10-01T09:17:17.694706+0000 mgr.y (mgr.25132) 166 : cephadm 1 Reconfiguring daemon mgr.x on smithi183 2023-10-01T09:17:19.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:19 smithi111 bash[78631]: cephadm 2023-10-01T09:17:17.689016+0000 mgr.y (mgr.25132) 165 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-01T09:17:19.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:19 smithi111 bash[78631]: cephadm 2023-10-01T09:17:17.694706+0000 mgr.y (mgr.25132) 166 : cephadm 1 Reconfiguring daemon mgr.x on smithi183 2023-10-01T09:17:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:20 smithi183 bash[59233]: cluster 2023-10-01T09:17:18.981757+0000 mgr.y (mgr.25132) 167 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:20 smithi183 bash[59233]: audit 2023-10-01T09:17:19.738395+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:20 smithi183 bash[59233]: audit 2023-10-01T09:17:19.747005+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:20 smithi183 bash[59233]: audit 2023-10-01T09:17:19.765945+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T09:17:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:20 smithi183 bash[59233]: audit 2023-10-01T09:17:19.767613+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:20.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[75702]: cluster 2023-10-01T09:17:18.981757+0000 mgr.y (mgr.25132) 167 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:20.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[75702]: audit 2023-10-01T09:17:19.738395+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:20.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[75702]: audit 2023-10-01T09:17:19.747005+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:20.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[75702]: audit 2023-10-01T09:17:19.765945+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T09:17:20.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[75702]: audit 2023-10-01T09:17:19.767613+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[78631]: cluster 2023-10-01T09:17:18.981757+0000 mgr.y (mgr.25132) 167 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[78631]: audit 2023-10-01T09:17:19.738395+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[78631]: audit 2023-10-01T09:17:19.747005+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[78631]: audit 2023-10-01T09:17:19.765945+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T09:17:20.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:20 smithi111 bash[78631]: audit 2023-10-01T09:17:19.767613+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:21.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:21 smithi183 bash[59233]: cephadm 2023-10-01T09:17:19.765355+0000 mgr.y (mgr.25132) 168 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-01T09:17:21.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:21 smithi183 bash[59233]: cephadm 2023-10-01T09:17:19.771784+0000 mgr.y (mgr.25132) 169 : cephadm 1 Reconfiguring daemon osd.4 on smithi183 2023-10-01T09:17:21.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:21 smithi111 bash[75702]: cephadm 2023-10-01T09:17:19.765355+0000 mgr.y (mgr.25132) 168 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-01T09:17:21.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:21 smithi111 bash[75702]: cephadm 2023-10-01T09:17:19.771784+0000 mgr.y (mgr.25132) 169 : cephadm 1 Reconfiguring daemon osd.4 on smithi183 2023-10-01T09:17:21.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:21 smithi111 bash[78631]: cephadm 2023-10-01T09:17:19.765355+0000 mgr.y (mgr.25132) 168 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-01T09:17:21.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:21 smithi111 bash[78631]: cephadm 2023-10-01T09:17:19.771784+0000 mgr.y (mgr.25132) 169 : cephadm 1 Reconfiguring daemon osd.4 on smithi183 2023-10-01T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:22 smithi183 bash[59233]: cluster 2023-10-01T09:17:20.982854+0000 mgr.y (mgr.25132) 170 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:22 smithi183 bash[59233]: audit 2023-10-01T09:17:21.988200+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:22 smithi183 bash[59233]: audit 2023-10-01T09:17:21.997186+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:22 smithi183 bash[59233]: audit 2023-10-01T09:17:22.044151+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:22 smithi183 bash[59233]: audit 2023-10-01T09:17:22.045949+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[78631]: cluster 2023-10-01T09:17:20.982854+0000 mgr.y (mgr.25132) 170 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[78631]: audit 2023-10-01T09:17:21.988200+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[78631]: audit 2023-10-01T09:17:21.997186+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[78631]: audit 2023-10-01T09:17:22.044151+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T09:17:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[78631]: audit 2023-10-01T09:17:22.045949+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:22.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[75702]: cluster 2023-10-01T09:17:20.982854+0000 mgr.y (mgr.25132) 170 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:22.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[75702]: audit 2023-10-01T09:17:21.988200+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:22.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[75702]: audit 2023-10-01T09:17:21.997186+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:22.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[75702]: audit 2023-10-01T09:17:22.044151+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T09:17:22.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:22 smithi111 bash[75702]: audit 2023-10-01T09:17:22.045949+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:23.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:23 smithi183 bash[59233]: cephadm 2023-10-01T09:17:22.043536+0000 mgr.y (mgr.25132) 171 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-01T09:17:23.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:23 smithi183 bash[59233]: cephadm 2023-10-01T09:17:22.050761+0000 mgr.y (mgr.25132) 172 : cephadm 1 Reconfiguring daemon osd.5 on smithi183 2023-10-01T09:17:23.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:23 smithi111 bash[78631]: cephadm 2023-10-01T09:17:22.043536+0000 mgr.y (mgr.25132) 171 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-01T09:17:23.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:23 smithi111 bash[78631]: cephadm 2023-10-01T09:17:22.050761+0000 mgr.y (mgr.25132) 172 : cephadm 1 Reconfiguring daemon osd.5 on smithi183 2023-10-01T09:17:23.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:23 smithi111 bash[75702]: cephadm 2023-10-01T09:17:22.043536+0000 mgr.y (mgr.25132) 171 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-01T09:17:23.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:23 smithi111 bash[75702]: cephadm 2023-10-01T09:17:22.050761+0000 mgr.y (mgr.25132) 172 : cephadm 1 Reconfiguring daemon osd.5 on smithi183 2023-10-01T09:17:24.521 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:24 smithi183 bash[59233]: cluster 2023-10-01T09:17:22.983498+0000 mgr.y (mgr.25132) 173 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:24.521 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:24 smithi183 bash[59233]: audit 2023-10-01T09:17:24.164583+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:24.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:24 smithi183 bash[59233]: audit 2023-10-01T09:17:24.171863+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[78631]: cluster 2023-10-01T09:17:22.983498+0000 mgr.y (mgr.25132) 173 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[78631]: audit 2023-10-01T09:17:24.164583+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[78631]: audit 2023-10-01T09:17:24.171863+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[75702]: cluster 2023-10-01T09:17:22.983498+0000 mgr.y (mgr.25132) 173 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[75702]: audit 2023-10-01T09:17:24.164583+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:24.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[75702]: audit 2023-10-01T09:17:24.171863+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:25.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:17:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:17:24] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.33.4" 2023-10-01T09:17:25.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:25 smithi183 bash[59233]: cephadm 2023-10-01T09:17:24.220289+0000 mgr.y (mgr.25132) 174 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-01T09:17:25.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:25 smithi183 bash[59233]: audit 2023-10-01T09:17:24.222709+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T09:17:25.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:25 smithi183 bash[59233]: audit 2023-10-01T09:17:24.224177+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:25.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:25 smithi183 bash[59233]: cephadm 2023-10-01T09:17:24.226653+0000 mgr.y (mgr.25132) 175 : cephadm 1 Reconfiguring daemon osd.6 on smithi183 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[75702]: cephadm 2023-10-01T09:17:24.220289+0000 mgr.y (mgr.25132) 174 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[75702]: audit 2023-10-01T09:17:24.222709+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[75702]: audit 2023-10-01T09:17:24.224177+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[75702]: cephadm 2023-10-01T09:17:24.226653+0000 mgr.y (mgr.25132) 175 : cephadm 1 Reconfiguring daemon osd.6 on smithi183 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[78631]: cephadm 2023-10-01T09:17:24.220289+0000 mgr.y (mgr.25132) 174 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[78631]: audit 2023-10-01T09:17:24.222709+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[78631]: audit 2023-10-01T09:17:24.224177+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:25 smithi111 bash[78631]: cephadm 2023-10-01T09:17:24.226653+0000 mgr.y (mgr.25132) 175 : cephadm 1 Reconfiguring daemon osd.6 on smithi183 2023-10-01T09:17:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:26 smithi183 bash[59233]: cluster 2023-10-01T09:17:24.984560+0000 mgr.y (mgr.25132) 176 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:26.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:26 smithi111 bash[75702]: cluster 2023-10-01T09:17:24.984560+0000 mgr.y (mgr.25132) 176 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:26.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:26 smithi111 bash[78631]: cluster 2023-10-01T09:17:24.984560+0000 mgr.y (mgr.25132) 176 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: audit 2023-10-01T09:17:26.561684+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: audit 2023-10-01T09:17:26.569405+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: cephadm 2023-10-01T09:17:26.597271+0000 mgr.y (mgr.25132) 177 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: audit 2023-10-01T09:17:26.597870+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: audit 2023-10-01T09:17:26.599606+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: cephadm 2023-10-01T09:17:26.603762+0000 mgr.y (mgr.25132) 178 : cephadm 1 Reconfiguring daemon osd.7 on smithi183 2023-10-01T09:17:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[75702]: cluster 2023-10-01T09:17:26.985199+0000 mgr.y (mgr.25132) 179 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: audit 2023-10-01T09:17:26.561684+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: audit 2023-10-01T09:17:26.569405+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: cephadm 2023-10-01T09:17:26.597271+0000 mgr.y (mgr.25132) 177 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: audit 2023-10-01T09:17:26.597870+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: audit 2023-10-01T09:17:26.599606+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: cephadm 2023-10-01T09:17:26.603762+0000 mgr.y (mgr.25132) 178 : cephadm 1 Reconfiguring daemon osd.7 on smithi183 2023-10-01T09:17:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:27 smithi111 bash[78631]: cluster 2023-10-01T09:17:26.985199+0000 mgr.y (mgr.25132) 179 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: audit 2023-10-01T09:17:26.561684+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: audit 2023-10-01T09:17:26.569405+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: cephadm 2023-10-01T09:17:26.597271+0000 mgr.y (mgr.25132) 177 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: audit 2023-10-01T09:17:26.597870+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: audit 2023-10-01T09:17:26.599606+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: cephadm 2023-10-01T09:17:26.603762+0000 mgr.y (mgr.25132) 178 : cephadm 1 Reconfiguring daemon osd.7 on smithi183 2023-10-01T09:17:27.879 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:27 smithi183 bash[59233]: cluster 2023-10-01T09:17:26.985199+0000 mgr.y (mgr.25132) 179 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:30.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: audit 2023-10-01T09:17:28.840987+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:30.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: audit 2023-10-01T09:17:28.847880+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:30.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: cephadm 2023-10-01T09:17:28.874677+0000 mgr.y (mgr.25132) 180 : cephadm 1 Reconfiguring mds.foo.smithi183.nsyrsi (monmap changed)... 2023-10-01T09:17:30.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: audit 2023-10-01T09:17:28.875247+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:17:30.236 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: audit 2023-10-01T09:17:28.876864+0000 mon.a (mon.0) 198 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:30.236 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: cephadm 2023-10-01T09:17:28.878440+0000 mgr.y (mgr.25132) 181 : cephadm 1 Reconfiguring daemon mds.foo.smithi183.nsyrsi on smithi183 2023-10-01T09:17:30.236 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: cluster 2023-10-01T09:17:28.985827+0000 mgr.y (mgr.25132) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:30.236 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:29 smithi183 bash[59233]: audit 2023-10-01T09:17:28.987350+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: audit 2023-10-01T09:17:28.840987+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: audit 2023-10-01T09:17:28.847880+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: cephadm 2023-10-01T09:17:28.874677+0000 mgr.y (mgr.25132) 180 : cephadm 1 Reconfiguring mds.foo.smithi183.nsyrsi (monmap changed)... 2023-10-01T09:17:30.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: audit 2023-10-01T09:17:28.875247+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:17:30.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: audit 2023-10-01T09:17:28.876864+0000 mon.a (mon.0) 198 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:30.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: cephadm 2023-10-01T09:17:28.878440+0000 mgr.y (mgr.25132) 181 : cephadm 1 Reconfiguring daemon mds.foo.smithi183.nsyrsi on smithi183 2023-10-01T09:17:30.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: cluster 2023-10-01T09:17:28.985827+0000 mgr.y (mgr.25132) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:30.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[75702]: audit 2023-10-01T09:17:28.987350+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:30.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: audit 2023-10-01T09:17:28.840987+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:30.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: audit 2023-10-01T09:17:28.847880+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:30.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: cephadm 2023-10-01T09:17:28.874677+0000 mgr.y (mgr.25132) 180 : cephadm 1 Reconfiguring mds.foo.smithi183.nsyrsi (monmap changed)... 2023-10-01T09:17:30.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: audit 2023-10-01T09:17:28.875247+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi183.nsyrsi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T09:17:30.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: audit 2023-10-01T09:17:28.876864+0000 mon.a (mon.0) 198 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:30.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: cephadm 2023-10-01T09:17:28.878440+0000 mgr.y (mgr.25132) 181 : cephadm 1 Reconfiguring daemon mds.foo.smithi183.nsyrsi on smithi183 2023-10-01T09:17:30.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: cluster 2023-10-01T09:17:28.985827+0000 mgr.y (mgr.25132) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:30.326 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:29 smithi111 bash[78631]: audit 2023-10-01T09:17:28.987350+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[78631]: cluster 2023-10-01T09:17:30.986957+0000 mgr.y (mgr.25132) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[78631]: audit 2023-10-01T09:17:31.056576+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[78631]: audit 2023-10-01T09:17:31.064071+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[78631]: audit 2023-10-01T09:17:31.112349+0000 mon.a (mon.0) 202 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:17:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[78631]: audit 2023-10-01T09:17:31.488731+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[78631]: audit 2023-10-01T09:17:31.497637+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[75702]: cluster 2023-10-01T09:17:30.986957+0000 mgr.y (mgr.25132) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:32.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[75702]: audit 2023-10-01T09:17:31.056576+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[75702]: audit 2023-10-01T09:17:31.064071+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[75702]: audit 2023-10-01T09:17:31.112349+0000 mon.a (mon.0) 202 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:17:32.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[75702]: audit 2023-10-01T09:17:31.488731+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:32 smithi111 bash[75702]: audit 2023-10-01T09:17:31.497637+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:32 smithi183 bash[59233]: cluster 2023-10-01T09:17:30.986957+0000 mgr.y (mgr.25132) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:32 smithi183 bash[59233]: audit 2023-10-01T09:17:31.056576+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:32 smithi183 bash[59233]: audit 2023-10-01T09:17:31.064071+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:32 smithi183 bash[59233]: audit 2023-10-01T09:17:31.112349+0000 mon.a (mon.0) 202 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:17:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:32 smithi183 bash[59233]: audit 2023-10-01T09:17:31.488731+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:32 smithi183 bash[59233]: audit 2023-10-01T09:17:31.497637+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:34.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:34 smithi111 bash[78631]: cluster 2023-10-01T09:17:32.987716+0000 mgr.y (mgr.25132) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:34.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:34 smithi111 bash[75702]: cluster 2023-10-01T09:17:32.987716+0000 mgr.y (mgr.25132) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:34 smithi183 bash[59233]: cluster 2023-10-01T09:17:32.987716+0000 mgr.y (mgr.25132) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:35.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:17:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:17:34] "GET /metrics HTTP/1.1" 200 33716 "" "Prometheus/2.33.4" 2023-10-01T09:17:36.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:36 smithi111 bash[75702]: cluster 2023-10-01T09:17:34.988811+0000 mgr.y (mgr.25132) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:36.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:36 smithi111 bash[78631]: cluster 2023-10-01T09:17:34.988811+0000 mgr.y (mgr.25132) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:36 smithi183 bash[59233]: cluster 2023-10-01T09:17:34.988811+0000 mgr.y (mgr.25132) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[75702]: cluster 2023-10-01T09:17:36.989386+0000 mgr.y (mgr.25132) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[75702]: audit 2023-10-01T09:17:37.537882+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[75702]: audit 2023-10-01T09:17:37.544339+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[75702]: audit 2023-10-01T09:17:38.021468+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[75702]: audit 2023-10-01T09:17:38.023091+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[75702]: audit 2023-10-01T09:17:38.032321+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[78631]: cluster 2023-10-01T09:17:36.989386+0000 mgr.y (mgr.25132) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:38.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[78631]: audit 2023-10-01T09:17:37.537882+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[78631]: audit 2023-10-01T09:17:37.544339+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[78631]: audit 2023-10-01T09:17:38.021468+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:38.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[78631]: audit 2023-10-01T09:17:38.023091+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:17:38.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:38 smithi111 bash[78631]: audit 2023-10-01T09:17:38.032321+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:38 smithi183 bash[59233]: cluster 2023-10-01T09:17:36.989386+0000 mgr.y (mgr.25132) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:38 smithi183 bash[59233]: audit 2023-10-01T09:17:37.537882+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:38 smithi183 bash[59233]: audit 2023-10-01T09:17:37.544339+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:38 smithi183 bash[59233]: audit 2023-10-01T09:17:38.021468+0000 mon.a (mon.0) 207 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:17:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:38 smithi183 bash[59233]: audit 2023-10-01T09:17:38.023091+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:17:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:38 smithi183 bash[59233]: audit 2023-10-01T09:17:38.032321+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:17:40.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:39 smithi183 bash[59233]: cluster 2023-10-01T09:17:38.990062+0000 mgr.y (mgr.25132) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:40.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:39 smithi111 bash[78631]: cluster 2023-10-01T09:17:38.990062+0000 mgr.y (mgr.25132) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:40.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:39 smithi111 bash[75702]: cluster 2023-10-01T09:17:38.990062+0000 mgr.y (mgr.25132) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:42 smithi183 bash[59233]: cluster 2023-10-01T09:17:40.991244+0000 mgr.y (mgr.25132) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:42 smithi111 bash[78631]: cluster 2023-10-01T09:17:40.991244+0000 mgr.y (mgr.25132) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:42.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:42 smithi111 bash[75702]: cluster 2023-10-01T09:17:40.991244+0000 mgr.y (mgr.25132) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:44.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:44 smithi111 bash[78631]: cluster 2023-10-01T09:17:42.991966+0000 mgr.y (mgr.25132) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:44.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:44 smithi111 bash[78631]: audit 2023-10-01T09:17:43.987278+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:44.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:44 smithi111 bash[75702]: cluster 2023-10-01T09:17:42.991966+0000 mgr.y (mgr.25132) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:44.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:44 smithi111 bash[75702]: audit 2023-10-01T09:17:43.987278+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:44 smithi183 bash[59233]: cluster 2023-10-01T09:17:42.991966+0000 mgr.y (mgr.25132) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:44 smithi183 bash[59233]: audit 2023-10-01T09:17:43.987278+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:17:45.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:17:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:17:44] "GET /metrics HTTP/1.1" 200 33724 "" "Prometheus/2.33.4" 2023-10-01T09:17:46.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:46 smithi111 bash[78631]: cluster 2023-10-01T09:17:44.993038+0000 mgr.y (mgr.25132) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:46.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:46 smithi111 bash[75702]: cluster 2023-10-01T09:17:44.993038+0000 mgr.y (mgr.25132) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:46 smithi183 bash[59233]: cluster 2023-10-01T09:17:44.993038+0000 mgr.y (mgr.25132) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:48.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:48 smithi111 bash[75702]: cluster 2023-10-01T09:17:46.993653+0000 mgr.y (mgr.25132) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:48.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:48 smithi111 bash[78631]: cluster 2023-10-01T09:17:46.993653+0000 mgr.y (mgr.25132) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:48 smithi183 bash[59233]: cluster 2023-10-01T09:17:46.993653+0000 mgr.y (mgr.25132) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:49 smithi183 bash[59233]: cluster 2023-10-01T09:17:48.994250+0000 mgr.y (mgr.25132) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:50.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:49 smithi111 bash[78631]: cluster 2023-10-01T09:17:48.994250+0000 mgr.y (mgr.25132) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:50.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:49 smithi111 bash[75702]: cluster 2023-10-01T09:17:48.994250+0000 mgr.y (mgr.25132) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:52.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:52 smithi111 bash[78631]: cluster 2023-10-01T09:17:50.995228+0000 mgr.y (mgr.25132) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:52.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:52 smithi111 bash[75702]: cluster 2023-10-01T09:17:50.995228+0000 mgr.y (mgr.25132) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:52 smithi183 bash[59233]: cluster 2023-10-01T09:17:50.995228+0000 mgr.y (mgr.25132) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:54.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:54 smithi111 bash[78631]: cluster 2023-10-01T09:17:52.995833+0000 mgr.y (mgr.25132) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:54.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:54 smithi111 bash[75702]: cluster 2023-10-01T09:17:52.995833+0000 mgr.y (mgr.25132) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:54 smithi183 bash[59233]: cluster 2023-10-01T09:17:52.995833+0000 mgr.y (mgr.25132) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:55.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:17:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:17:54] "GET /metrics HTTP/1.1" 200 33724 "" "Prometheus/2.33.4" 2023-10-01T09:17:55.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade resume' 2023-10-01T09:17:56.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:56 smithi111 bash[75702]: cluster 2023-10-01T09:17:54.996670+0000 mgr.y (mgr.25132) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:56.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:56 smithi111 bash[78631]: cluster 2023-10-01T09:17:54.996670+0000 mgr.y (mgr.25132) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:56 smithi183 bash[59233]: cluster 2023-10-01T09:17:54.996670+0000 mgr.y (mgr.25132) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:58.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:58 smithi111 bash[78631]: cluster 2023-10-01T09:17:56.997244+0000 mgr.y (mgr.25132) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:58.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:58 smithi111 bash[75702]: cluster 2023-10-01T09:17:56.997244+0000 mgr.y (mgr.25132) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:58 smithi183 bash[59233]: cluster 2023-10-01T09:17:56.997244+0000 mgr.y (mgr.25132) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:17:58.793 INFO:teuthology.orchestra.run.smithi111.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:17:59.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for half of osds to upgrade' 2023-10-01T09:18:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:59 smithi183 bash[59233]: audit 2023-10-01T09:17:58.782434+0000 mgr.y (mgr.25132) 197 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:18:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:59 smithi183 bash[59233]: cephadm 2023-10-01T09:17:58.783090+0000 mgr.y (mgr.25132) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:18:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:59 smithi183 bash[59233]: audit 2023-10-01T09:17:58.789988+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:59 smithi183 bash[59233]: audit 2023-10-01T09:17:58.832635+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:00.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:59 smithi183 bash[59233]: audit 2023-10-01T09:17:58.987587+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:00.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:17:59 smithi183 bash[59233]: cluster 2023-10-01T09:17:58.997655+0000 mgr.y (mgr.25132) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[78631]: audit 2023-10-01T09:17:58.782434+0000 mgr.y (mgr.25132) 197 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[78631]: cephadm 2023-10-01T09:17:58.783090+0000 mgr.y (mgr.25132) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[78631]: audit 2023-10-01T09:17:58.789988+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[78631]: audit 2023-10-01T09:17:58.832635+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[78631]: audit 2023-10-01T09:17:58.987587+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[78631]: cluster 2023-10-01T09:17:58.997655+0000 mgr.y (mgr.25132) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[75702]: audit 2023-10-01T09:17:58.782434+0000 mgr.y (mgr.25132) 197 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:18:00.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[75702]: cephadm 2023-10-01T09:17:58.783090+0000 mgr.y (mgr.25132) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:18:00.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[75702]: audit 2023-10-01T09:17:58.789988+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:00.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[75702]: audit 2023-10-01T09:17:58.832635+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:00.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[75702]: audit 2023-10-01T09:17:58.987587+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:00.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:17:59 smithi111 bash[75702]: cluster 2023-10-01T09:17:58.997655+0000 mgr.y (mgr.25132) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:02.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:02 smithi111 bash[75702]: cluster 2023-10-01T09:18:00.998552+0000 mgr.y (mgr.25132) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:02.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:02 smithi111 bash[78631]: cluster 2023-10-01T09:18:00.998552+0000 mgr.y (mgr.25132) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:02 smithi183 bash[59233]: cluster 2023-10-01T09:18:00.998552+0000 mgr.y (mgr.25132) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:02.821 INFO:teuthology.orchestra.run.smithi111.stdout:wait for half of osds to upgrade 2023-10-01T09:18:03.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-10-01T09:18:04.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:04 smithi111 bash[75702]: cluster 2023-10-01T09:18:02.999165+0000 mgr.y (mgr.25132) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:04.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:04 smithi111 bash[78631]: cluster 2023-10-01T09:18:02.999165+0000 mgr.y (mgr.25132) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:04 smithi183 bash[59233]: cluster 2023-10-01T09:18:02.999165+0000 mgr.y (mgr.25132) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:04.940 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:18:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:18:04] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.33.4" 2023-10-01T09:18:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: cluster 2023-10-01T09:18:04.999992+0000 mgr.y (mgr.25132) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.082076+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.093049+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.566543+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.567554+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:18:06.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.574229+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.652914+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.658104+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.661276+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.671820+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.673270+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.680976+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.682109+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.689444+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.690526+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.697176+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-01T09:18:06.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.699279+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.708605+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[78631]: audit 2023-10-01T09:18:05.711097+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: cluster 2023-10-01T09:18:04.999992+0000 mgr.y (mgr.25132) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.082076+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.093049+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.566543+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.567554+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.574229+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.652914+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.658104+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.661276+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.671820+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.673270+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.680976+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.682109+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.689444+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.690526+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.697176+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.699279+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.708605+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.326 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:06 smithi111 bash[75702]: audit 2023-10-01T09:18:05.711097+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T09:18:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: cluster 2023-10-01T09:18:04.999992+0000 mgr.y (mgr.25132) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.082076+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.093049+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.566543+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.567554+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.574229+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.652914+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.658104+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.661276+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.671820+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.673270+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.680976+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.682109+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.689444+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.690526+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.697176+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.699279+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.708605+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:06 smithi183 bash[59233]: audit 2023-10-01T09:18:05.711097+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T09:18:07.363 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[78631]: cephadm 2023-10-01T09:18:05.662525+0000 mgr.y (mgr.25132) 203 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-01T09:18:07.363 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[78631]: cephadm 2023-10-01T09:18:05.700450+0000 mgr.y (mgr.25132) 204 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-01T09:18:07.363 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[78631]: audit 2023-10-01T09:18:05.711392+0000 mgr.y (mgr.25132) 205 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T09:18:07.363 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[78631]: cephadm 2023-10-01T09:18:05.713431+0000 mgr.y (mgr.25132) 206 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-01T09:18:07.363 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[75702]: cephadm 2023-10-01T09:18:05.662525+0000 mgr.y (mgr.25132) 203 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-01T09:18:07.363 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[75702]: cephadm 2023-10-01T09:18:05.700450+0000 mgr.y (mgr.25132) 204 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-01T09:18:07.364 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[75702]: audit 2023-10-01T09:18:05.711392+0000 mgr.y (mgr.25132) 205 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T09:18:07.364 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:07 smithi111 bash[75702]: cephadm 2023-10-01T09:18:05.713431+0000 mgr.y (mgr.25132) 206 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-01T09:18:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:07 smithi183 bash[59233]: cephadm 2023-10-01T09:18:05.662525+0000 mgr.y (mgr.25132) 203 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-01T09:18:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:07 smithi183 bash[59233]: cephadm 2023-10-01T09:18:05.700450+0000 mgr.y (mgr.25132) 204 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-01T09:18:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:07 smithi183 bash[59233]: audit 2023-10-01T09:18:05.711392+0000 mgr.y (mgr.25132) 205 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T09:18:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:07 smithi183 bash[59233]: cephadm 2023-10-01T09:18:05.713431+0000 mgr.y (mgr.25132) 206 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-01T09:18:08.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:08 smithi111 bash[75702]: cluster 2023-10-01T09:18:07.000587+0000 mgr.y (mgr.25132) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:08.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:08 smithi111 bash[75702]: audit 2023-10-01T09:18:07.801354+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.111:0/2352159195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:08.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:08 smithi111 bash[78631]: cluster 2023-10-01T09:18:07.000587+0000 mgr.y (mgr.25132) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:08.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:08 smithi111 bash[78631]: audit 2023-10-01T09:18:07.801354+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.111:0/2352159195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:08 smithi183 bash[59233]: cluster 2023-10-01T09:18:07.000587+0000 mgr.y (mgr.25132) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:08 smithi183 bash[59233]: audit 2023-10-01T09:18:07.801354+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.111:0/2352159195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:09 smithi183 bash[59233]: cephadm 2023-10-01T09:18:08.534050+0000 mgr.y (mgr.25132) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-01T09:18:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:09 smithi183 bash[59233]: audit 2023-10-01T09:18:08.541048+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:09 smithi183 bash[59233]: audit 2023-10-01T09:18:08.542690+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T09:18:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:09 smithi183 bash[59233]: audit 2023-10-01T09:18:08.543926+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:09 smithi183 bash[59233]: cephadm 2023-10-01T09:18:08.547115+0000 mgr.y (mgr.25132) 209 : cephadm 1 Deploying daemon osd.0 on smithi111 2023-10-01T09:18:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:09 smithi183 bash[59233]: cluster 2023-10-01T09:18:09.001340+0000 mgr.y (mgr.25132) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[75702]: cephadm 2023-10-01T09:18:08.534050+0000 mgr.y (mgr.25132) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[75702]: audit 2023-10-01T09:18:08.541048+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[75702]: audit 2023-10-01T09:18:08.542690+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[75702]: audit 2023-10-01T09:18:08.543926+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[75702]: cephadm 2023-10-01T09:18:08.547115+0000 mgr.y (mgr.25132) 209 : cephadm 1 Deploying daemon osd.0 on smithi111 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[75702]: cluster 2023-10-01T09:18:09.001340+0000 mgr.y (mgr.25132) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[78631]: cephadm 2023-10-01T09:18:08.534050+0000 mgr.y (mgr.25132) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[78631]: audit 2023-10-01T09:18:08.541048+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[78631]: audit 2023-10-01T09:18:08.542690+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T09:18:09.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[78631]: audit 2023-10-01T09:18:08.543926+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:09.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[78631]: cephadm 2023-10-01T09:18:08.547115+0000 mgr.y (mgr.25132) 209 : cephadm 1 Deploying daemon osd.0 on smithi111 2023-10-01T09:18:09.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:09 smithi111 bash[78631]: cluster 2023-10-01T09:18:09.001340+0000 mgr.y (mgr.25132) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:10 smithi183 bash[59233]: audit 2023-10-01T09:18:10.167346+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.111:0/614926363' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:10 smithi111 bash[78631]: audit 2023-10-01T09:18:10.167346+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.111:0/614926363' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:11.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:10 smithi111 bash[75702]: audit 2023-10-01T09:18:10.167346+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.111:0/614926363' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:12.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:11 smithi183 bash[59233]: cluster 2023-10-01T09:18:11.002069+0000 mgr.y (mgr.25132) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:12.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:11 smithi111 bash[75702]: cluster 2023-10-01T09:18:11.002069+0000 mgr.y (mgr.25132) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:12.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:11 smithi111 bash[78631]: cluster 2023-10-01T09:18:11.002069+0000 mgr.y (mgr.25132) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:13.042 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:12 smithi111 bash[75702]: audit 2023-10-01T09:18:12.514140+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.111:0/2871924575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:13.042 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:12 smithi111 bash[78631]: audit 2023-10-01T09:18:12.514140+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.111:0/2871924575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:13.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:12 smithi183 bash[59233]: audit 2023-10-01T09:18:12.514140+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.111:0/2871924575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:13.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:13 smithi111 systemd[1]: Stopping Ceph osd.0 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:18:13.766 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[37028]: debug 2023-10-01T09:18:13.419+0000 7fc5e69e8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T09:18:13.767 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[37028]: debug 2023-10-01T09:18:13.419+0000 7fc5e69e8700 -1 osd.0 74 *** Got signal Terminated *** 2023-10-01T09:18:13.767 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[37028]: debug 2023-10-01T09:18:13.419+0000 7fc5e69e8700 -1 osd.0 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T09:18:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:13 smithi183 bash[59233]: cluster 2023-10-01T09:18:13.002699+0000 mgr.y (mgr.25132) 212 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:13 smithi183 bash[59233]: cluster 2023-10-01T09:18:13.423934+0000 mon.a (mon.0) 235 : cluster 1 osd.0 marked itself down and dead 2023-10-01T09:18:14.067 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[78631]: cluster 2023-10-01T09:18:13.002699+0000 mgr.y (mgr.25132) 212 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:14.067 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[78631]: cluster 2023-10-01T09:18:13.423934+0000 mon.a (mon.0) 235 : cluster 1 osd.0 marked itself down and dead 2023-10-01T09:18:14.067 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[75702]: cluster 2023-10-01T09:18:13.002699+0000 mgr.y (mgr.25132) 212 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:14.067 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:13 smithi111 bash[75702]: cluster 2023-10-01T09:18:13.423934+0000 mon.a (mon.0) 235 : cluster 1 osd.0 marked itself down and dead 2023-10-01T09:18:14.768 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:18:14] "GET /metrics HTTP/1.1" 200 33783 "" "Prometheus/2.33.4" 2023-10-01T09:18:14.768 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[83905]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T09:18:14.768 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[83995]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T09:18:15.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:14 smithi183 bash[59233]: cluster 2023-10-01T09:18:13.757572+0000 mon.a (mon.0) 236 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:18:15.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:14 smithi183 bash[59233]: cluster 2023-10-01T09:18:13.765955+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T09:18:15.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:14 smithi183 bash[59233]: cluster 2023-10-01T09:18:13.768662+0000 mon.a (mon.0) 237 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-10-01T09:18:15.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:14 smithi183 bash[59233]: cluster 2023-10-01T09:18:13.768839+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T09:18:15.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:14 smithi183 bash[59233]: audit 2023-10-01T09:18:13.994357+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:15.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:14 smithi183 bash[59233]: audit 2023-10-01T09:18:13.995617+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[75702]: cluster 2023-10-01T09:18:13.757572+0000 mon.a (mon.0) 236 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[75702]: cluster 2023-10-01T09:18:13.765955+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[75702]: cluster 2023-10-01T09:18:13.768662+0000 mon.a (mon.0) 237 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[75702]: cluster 2023-10-01T09:18:13.768839+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[75702]: audit 2023-10-01T09:18:13.994357+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[75702]: audit 2023-10-01T09:18:13.995617+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[78631]: cluster 2023-10-01T09:18:13.757572+0000 mon.a (mon.0) 236 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:18:15.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[78631]: cluster 2023-10-01T09:18:13.765955+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T09:18:15.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[78631]: cluster 2023-10-01T09:18:13.768662+0000 mon.a (mon.0) 237 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-10-01T09:18:15.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[78631]: cluster 2023-10-01T09:18:13.768839+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T09:18:15.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[78631]: audit 2023-10-01T09:18:13.994357+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:15.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:14 smithi111 bash[78631]: audit 2023-10-01T09:18:13.995617+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.777743+0000 mon.a (mon.0) 240 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-10-01T09:18:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.778101+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.778536+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.779003+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.780278+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.780793+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.782201+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.782517+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.783455+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:14.783525+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: audit 2023-10-01T09:18:14.888960+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.111:0/4215167459' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:15 smithi183 bash[59233]: cluster 2023-10-01T09:18:15.003816+0000 mgr.y (mgr.25132) 213 : cluster 0 pgmap v148: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.777743+0000 mon.a (mon.0) 240 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.778101+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.778536+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.779003+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.780278+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.780793+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.782201+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.782517+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.783455+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:14.783525+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: audit 2023-10-01T09:18:14.888960+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.111:0/4215167459' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[75702]: cluster 2023-10-01T09:18:15.003816+0000 mgr.y (mgr.25132) 213 : cluster 0 pgmap v148: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.777743+0000 mon.a (mon.0) 240 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.778101+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.778536+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.779003+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.780278+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.780793+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.782201+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.782517+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.783455+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:14.783525+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T09:18:16.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: audit 2023-10-01T09:18:14.888960+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.111:0/4215167459' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:16.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:15 smithi111 bash[78631]: cluster 2023-10-01T09:18:15.003816+0000 mgr.y (mgr.25132) 213 : cluster 0 pgmap v148: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:17.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:16 smithi183 bash[59233]: cluster 2023-10-01T09:18:15.774945+0000 mon.a (mon.0) 241 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:17.067 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:16 smithi111 bash[78631]: cluster 2023-10-01T09:18:15.774945+0000 mon.a (mon.0) 241 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:17.068 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:16 smithi111 bash[75702]: cluster 2023-10-01T09:18:15.774945+0000 mon.a (mon.0) 241 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:17.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:17 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-01T09:18:17.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:17 smithi111 systemd[1]: Stopped Ceph osd.0 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:18:17.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:17 smithi111 systemd[1]: Started Ceph osd.0 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:18:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: cluster 2023-10-01T09:18:17.004444+0000 mgr.y (mgr.25132) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: audit 2023-10-01T09:18:17.269910+0000 mon.a (mon.0) 242 : audit 0 from='client.? 172.21.15.111:0/1552719425' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: audit 2023-10-01T09:18:17.350427+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: audit 2023-10-01T09:18:17.361257+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: audit 2023-10-01T09:18:17.380158+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: audit 2023-10-01T09:18:17.757547+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:17 smithi183 bash[59233]: audit 2023-10-01T09:18:17.768649+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: cluster 2023-10-01T09:18:17.004444+0000 mgr.y (mgr.25132) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:18.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: audit 2023-10-01T09:18:17.269910+0000 mon.a (mon.0) 242 : audit 0 from='client.? 172.21.15.111:0/1552719425' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: audit 2023-10-01T09:18:17.350427+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: audit 2023-10-01T09:18:17.361257+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: audit 2023-10-01T09:18:17.380158+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: audit 2023-10-01T09:18:17.757547+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[78631]: audit 2023-10-01T09:18:17.768649+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: cluster 2023-10-01T09:18:17.004444+0000 mgr.y (mgr.25132) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:18.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: audit 2023-10-01T09:18:17.269910+0000 mon.a (mon.0) 242 : audit 0 from='client.? 172.21.15.111:0/1552719425' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:18.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: audit 2023-10-01T09:18:17.350427+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: audit 2023-10-01T09:18:17.361257+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: audit 2023-10-01T09:18:17.380158+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:18.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: audit 2023-10-01T09:18:17.757547+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:18.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:17 smithi111 bash[75702]: audit 2023-10-01T09:18:17.768649+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:19.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T09:18:19.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-01T09:18:19.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-10-01T09:18:19.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-01T09:18:19.323 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-01T09:18:19.324 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-01T09:18:19.324 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-01T09:18:19.324 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:18 smithi111 bash[84183]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-01T09:18:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:19 smithi183 bash[59233]: cluster 2023-10-01T09:18:19.005191+0000 mgr.y (mgr.25132) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:19 smithi183 bash[59233]: audit 2023-10-01T09:18:19.631673+0000 mon.a (mon.0) 248 : audit 0 from='client.? 172.21.15.111:0/2915468834' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:19 smithi111 bash[78631]: cluster 2023-10-01T09:18:19.005191+0000 mgr.y (mgr.25132) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:19 smithi111 bash[78631]: audit 2023-10-01T09:18:19.631673+0000 mon.a (mon.0) 248 : audit 0 from='client.? 172.21.15.111:0/2915468834' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:20.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:19 smithi111 bash[75702]: cluster 2023-10-01T09:18:19.005191+0000 mgr.y (mgr.25132) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:20.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:19 smithi111 bash[75702]: audit 2023-10-01T09:18:19.631673+0000 mon.a (mon.0) 248 : audit 0 from='client.? 172.21.15.111:0/2915468834' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:21.073 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:20 smithi111 bash[84477]: debug 2023-10-01T09:18:20.814+0000 7fc75c945700 1 -- 172.21.15.111:0/3530873802 <== mon.0 v2:172.21.15.111:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5633033a84e0 con 0x563303402c00 2023-10-01T09:18:21.823 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:21 smithi111 bash[84477]: debug 2023-10-01T09:18:21.358+0000 7fc765acb640 -1 Falling back to public interface 2023-10-01T09:18:22.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:22 smithi111 bash[75702]: cluster 2023-10-01T09:18:21.006406+0000 mgr.y (mgr.25132) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:22.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:22 smithi111 bash[75702]: audit 2023-10-01T09:18:22.005973+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.111:0/3087790763' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:22 smithi111 bash[78631]: cluster 2023-10-01T09:18:21.006406+0000 mgr.y (mgr.25132) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:22 smithi111 bash[78631]: audit 2023-10-01T09:18:22.005973+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.111:0/3087790763' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:22 smithi183 bash[59233]: cluster 2023-10-01T09:18:21.006406+0000 mgr.y (mgr.25132) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:22 smithi183 bash[59233]: audit 2023-10-01T09:18:22.005973+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.111:0/3087790763' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:24 smithi111 bash[75702]: cluster 2023-10-01T09:18:23.007127+0000 mgr.y (mgr.25132) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:24.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:24 smithi111 bash[78631]: cluster 2023-10-01T09:18:23.007127+0000 mgr.y (mgr.25132) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:24 smithi183 bash[59233]: cluster 2023-10-01T09:18:23.007127+0000 mgr.y (mgr.25132) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:24.822 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:24 smithi111 bash[84477]: debug 2023-10-01T09:18:24.498+0000 7fc765acb640 -1 osd.0 74 log_to_monitors true 2023-10-01T09:18:24.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:18:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:18:24] "GET /metrics HTTP/1.1" 200 33783 "" "Prometheus/2.33.4" 2023-10-01T09:18:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: audit 2023-10-01T09:18:24.422465+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: audit 2023-10-01T09:18:24.429225+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.111:0/2670453688' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: audit 2023-10-01T09:18:24.429446+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: audit 2023-10-01T09:18:24.509562+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T09:18:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: cluster 2023-10-01T09:18:25.008333+0000 mgr.y (mgr.25132) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: audit 2023-10-01T09:18:25.219378+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:25 smithi183 bash[59233]: audit 2023-10-01T09:18:25.226901+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.823 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[84477]: debug 2023-10-01T09:18:25.474+0000 7fc753f31700 -1 osd.0 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T09:18:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: audit 2023-10-01T09:18:24.422465+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: audit 2023-10-01T09:18:24.429225+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.111:0/2670453688' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: audit 2023-10-01T09:18:24.429446+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: audit 2023-10-01T09:18:24.509562+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T09:18:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: cluster 2023-10-01T09:18:25.008333+0000 mgr.y (mgr.25132) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: audit 2023-10-01T09:18:25.219378+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[75702]: audit 2023-10-01T09:18:25.226901+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: audit 2023-10-01T09:18:24.422465+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: audit 2023-10-01T09:18:24.429225+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.111:0/2670453688' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: audit 2023-10-01T09:18:24.429446+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: audit 2023-10-01T09:18:24.509562+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: cluster 2023-10-01T09:18:25.008333+0000 mgr.y (mgr.25132) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: audit 2023-10-01T09:18:25.219378+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:25.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:25 smithi111 bash[78631]: audit 2023-10-01T09:18:25.226901+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:26 smithi183 bash[59233]: cluster 2023-10-01T09:18:25.434458+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:26 smithi183 bash[59233]: audit 2023-10-01T09:18:25.436450+0000 mon.a (mon.0) 254 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T09:18:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:26 smithi183 bash[59233]: cluster 2023-10-01T09:18:25.436518+0000 mon.a (mon.0) 255 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-10-01T09:18:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:26 smithi183 bash[59233]: audit 2023-10-01T09:18:25.437528+0000 mon.a (mon.0) 256 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:26.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:26 smithi183 bash[59233]: cluster 2023-10-01T09:18:25.441923+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:26 smithi183 bash[59233]: cluster 2023-10-01T09:18:25.898806+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[78631]: cluster 2023-10-01T09:18:25.434458+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[78631]: audit 2023-10-01T09:18:25.436450+0000 mon.a (mon.0) 254 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[78631]: cluster 2023-10-01T09:18:25.436518+0000 mon.a (mon.0) 255 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[78631]: audit 2023-10-01T09:18:25.437528+0000 mon.a (mon.0) 256 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[78631]: cluster 2023-10-01T09:18:25.441923+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[78631]: cluster 2023-10-01T09:18:25.898806+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[75702]: cluster 2023-10-01T09:18:25.434458+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[75702]: audit 2023-10-01T09:18:25.436450+0000 mon.a (mon.0) 254 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T09:18:26.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[75702]: cluster 2023-10-01T09:18:25.436518+0000 mon.a (mon.0) 255 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-10-01T09:18:26.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[75702]: audit 2023-10-01T09:18:25.437528+0000 mon.a (mon.0) 256 : audit 1 from='osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:26.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[75702]: cluster 2023-10-01T09:18:25.441923+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:26.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:26 smithi111 bash[75702]: cluster 2023-10-01T09:18:25.898806+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:25.626601+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.403610+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.428904+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.443762+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.448168+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.450701+0000 mon.a (mon.0) 258 : cluster 1 osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636] boot 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.450803+0000 mon.a (mon.0) 259 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: audit 2023-10-01T09:18:26.451549+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:26.452615+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: audit 2023-10-01T09:18:26.802073+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.111:0/1176374543' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:27 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.009084+0000 mgr.y (mgr.25132) 219 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:25.626601+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.403610+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.428904+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.443762+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:18:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.448168+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.450701+0000 mon.a (mon.0) 258 : cluster 1 osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636] boot 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.450803+0000 mon.a (mon.0) 259 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: audit 2023-10-01T09:18:26.451549+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:26.452615+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: audit 2023-10-01T09:18:26.802073+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.111:0/1176374543' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.009084+0000 mgr.y (mgr.25132) 219 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:25.626601+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.403610+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.428904+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T09:18:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.443762+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.448168+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.450701+0000 mon.a (mon.0) 258 : cluster 1 osd.0 [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636] boot 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.450803+0000 mon.a (mon.0) 259 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: audit 2023-10-01T09:18:26.451549+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:26.452615+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: audit 2023-10-01T09:18:26.802073+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.111:0/1176374543' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:27 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.009084+0000 mgr.y (mgr.25132) 219 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:28.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.453491+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.454273+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.455681+0000 mon.a (mon.0) 261 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.458274+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.458619+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.460280+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.460319+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.461146+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.461348+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.462700+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.462935+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.463009+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:28 smithi183 bash[59233]: cluster 2023-10-01T09:18:27.463441+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.453491+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.454273+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.455681+0000 mon.a (mon.0) 261 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.458274+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.458619+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.460280+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.460319+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.461146+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.461348+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.462700+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.462935+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.463009+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[75702]: cluster 2023-10-01T09:18:27.463441+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.453491+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.454273+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.455681+0000 mon.a (mon.0) 261 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.458274+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.458619+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.460280+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.460319+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.461146+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.461348+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.462700+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.462935+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.463009+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:28.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:28 smithi111 bash[78631]: cluster 2023-10-01T09:18:27.463441+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T09:18:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:30 smithi183 bash[59233]: audit 2023-10-01T09:18:28.993844+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:30 smithi183 bash[59233]: audit 2023-10-01T09:18:28.995275+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:30 smithi183 bash[59233]: cluster 2023-10-01T09:18:29.010795+0000 mgr.y (mgr.25132) 220 : cluster 0 pgmap v158: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:30 smithi183 bash[59233]: audit 2023-10-01T09:18:29.175968+0000 mon.a (mon.0) 264 : audit 0 from='client.? 172.21.15.111:0/1632194266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[75702]: audit 2023-10-01T09:18:28.993844+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[75702]: audit 2023-10-01T09:18:28.995275+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[75702]: cluster 2023-10-01T09:18:29.010795+0000 mgr.y (mgr.25132) 220 : cluster 0 pgmap v158: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[75702]: audit 2023-10-01T09:18:29.175968+0000 mon.a (mon.0) 264 : audit 0 from='client.? 172.21.15.111:0/1632194266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[78631]: audit 2023-10-01T09:18:28.993844+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[78631]: audit 2023-10-01T09:18:28.995275+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[78631]: cluster 2023-10-01T09:18:29.010795+0000 mgr.y (mgr.25132) 220 : cluster 0 pgmap v158: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T09:18:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:30 smithi111 bash[78631]: audit 2023-10-01T09:18:29.175968+0000 mon.a (mon.0) 264 : audit 0 from='client.? 172.21.15.111:0/1632194266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:31.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:31 smithi111 bash[75702]: cluster 2023-10-01T09:18:31.063164+0000 mon.a (mon.0) 265 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-10-01T09:18:31.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:31 smithi111 bash[75702]: cluster 2023-10-01T09:18:31.063223+0000 mon.a (mon.0) 266 : cluster 1 Cluster is now healthy 2023-10-01T09:18:31.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:31 smithi111 bash[78631]: cluster 2023-10-01T09:18:31.063164+0000 mon.a (mon.0) 265 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-10-01T09:18:31.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:31 smithi111 bash[78631]: cluster 2023-10-01T09:18:31.063223+0000 mon.a (mon.0) 266 : cluster 1 Cluster is now healthy 2023-10-01T09:18:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:31 smithi183 bash[59233]: cluster 2023-10-01T09:18:31.063164+0000 mon.a (mon.0) 265 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-10-01T09:18:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:31 smithi183 bash[59233]: cluster 2023-10-01T09:18:31.063223+0000 mon.a (mon.0) 266 : cluster 1 Cluster is now healthy 2023-10-01T09:18:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:32 smithi183 bash[59233]: cluster 2023-10-01T09:18:31.011558+0000 mgr.y (mgr.25132) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:32 smithi183 bash[59233]: audit 2023-10-01T09:18:31.560642+0000 mon.a (mon.0) 267 : audit 0 from='client.? 172.21.15.111:0/3809735836' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:32.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:32 smithi111 bash[78631]: cluster 2023-10-01T09:18:31.011558+0000 mgr.y (mgr.25132) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:32.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:32 smithi111 bash[78631]: audit 2023-10-01T09:18:31.560642+0000 mon.a (mon.0) 267 : audit 0 from='client.? 172.21.15.111:0/3809735836' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:32 smithi111 bash[75702]: cluster 2023-10-01T09:18:31.011558+0000 mgr.y (mgr.25132) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:32 smithi111 bash[75702]: audit 2023-10-01T09:18:31.560642+0000 mon.a (mon.0) 267 : audit 0 from='client.? 172.21.15.111:0/3809735836' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:34.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:34 smithi111 bash[75702]: cluster 2023-10-01T09:18:33.012122+0000 mgr.y (mgr.25132) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:34.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:34 smithi111 bash[75702]: audit 2023-10-01T09:18:33.932966+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.111:0/3858601247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:34.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:34 smithi111 bash[78631]: cluster 2023-10-01T09:18:33.012122+0000 mgr.y (mgr.25132) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:34.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:34 smithi111 bash[78631]: audit 2023-10-01T09:18:33.932966+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.111:0/3858601247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:34 smithi183 bash[59233]: cluster 2023-10-01T09:18:33.012122+0000 mgr.y (mgr.25132) 222 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:34 smithi183 bash[59233]: audit 2023-10-01T09:18:33.932966+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.111:0/3858601247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:35.037 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:18:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:18:34] "GET /metrics HTTP/1.1" 200 33698 "" "Prometheus/2.33.4" 2023-10-01T09:18:35.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.624063+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:35.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.632042+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:35.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.633413+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.634707+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.642106+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.726028+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.730344+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.732793+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.734713+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.736908+0000 mon.a (mon.0) 277 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: audit 2023-10-01T09:18:34.737162+0000 mgr.y (mgr.25132) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: cephadm 2023-10-01T09:18:34.738811+0000 mgr.y (mgr.25132) 224 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-01T09:18:35.908 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[75702]: cluster 2023-10-01T09:18:35.013230+0000 mgr.y (mgr.25132) 225 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.624063+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.632042+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.633413+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.634707+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.642106+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.726028+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.730344+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.732793+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.734713+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.736908+0000 mon.a (mon.0) 277 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: audit 2023-10-01T09:18:34.737162+0000 mgr.y (mgr.25132) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: cephadm 2023-10-01T09:18:34.738811+0000 mgr.y (mgr.25132) 224 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-01T09:18:35.910 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:35 smithi111 bash[78631]: cluster 2023-10-01T09:18:35.013230+0000 mgr.y (mgr.25132) 225 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:36.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.624063+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:36.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.632042+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:36.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.633413+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.634707+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.642106+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.726028+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.730344+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.732793+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.734713+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.736908+0000 mon.a (mon.0) 277 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: audit 2023-10-01T09:18:34.737162+0000 mgr.y (mgr.25132) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T09:18:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: cephadm 2023-10-01T09:18:34.738811+0000 mgr.y (mgr.25132) 224 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-01T09:18:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:35 smithi183 bash[59233]: cluster 2023-10-01T09:18:35.013230+0000 mgr.y (mgr.25132) 225 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:36 smithi183 bash[59233]: audit 2023-10-01T09:18:36.292003+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.111:0/3045477220' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:37.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:36 smithi111 bash[75702]: audit 2023-10-01T09:18:36.292003+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.111:0/3045477220' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:37.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:36 smithi111 bash[78631]: audit 2023-10-01T09:18:36.292003+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.111:0/3045477220' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:38.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:38 smithi183 bash[59233]: cephadm 2023-10-01T09:18:37.008462+0000 mgr.y (mgr.25132) 226 : cephadm 1 Upgrade: Updating osd.1 2023-10-01T09:18:38.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:38 smithi183 bash[59233]: cluster 2023-10-01T09:18:37.014029+0000 mgr.y (mgr.25132) 227 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:38.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:38 smithi183 bash[59233]: audit 2023-10-01T09:18:37.018569+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:38.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:38 smithi183 bash[59233]: audit 2023-10-01T09:18:37.020733+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T09:18:38.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:38 smithi183 bash[59233]: audit 2023-10-01T09:18:37.021977+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:38.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:38 smithi183 bash[59233]: cephadm 2023-10-01T09:18:37.025405+0000 mgr.y (mgr.25132) 228 : cephadm 1 Deploying daemon osd.1 on smithi111 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[78631]: cephadm 2023-10-01T09:18:37.008462+0000 mgr.y (mgr.25132) 226 : cephadm 1 Upgrade: Updating osd.1 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[78631]: cluster 2023-10-01T09:18:37.014029+0000 mgr.y (mgr.25132) 227 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[78631]: audit 2023-10-01T09:18:37.018569+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[78631]: audit 2023-10-01T09:18:37.020733+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[78631]: audit 2023-10-01T09:18:37.021977+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[78631]: cephadm 2023-10-01T09:18:37.025405+0000 mgr.y (mgr.25132) 228 : cephadm 1 Deploying daemon osd.1 on smithi111 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[75702]: cephadm 2023-10-01T09:18:37.008462+0000 mgr.y (mgr.25132) 226 : cephadm 1 Upgrade: Updating osd.1 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[75702]: cluster 2023-10-01T09:18:37.014029+0000 mgr.y (mgr.25132) 227 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[75702]: audit 2023-10-01T09:18:37.018569+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[75702]: audit 2023-10-01T09:18:37.020733+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T09:18:38.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[75702]: audit 2023-10-01T09:18:37.021977+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:18:38.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:38 smithi111 bash[75702]: cephadm 2023-10-01T09:18:37.025405+0000 mgr.y (mgr.25132) 228 : cephadm 1 Deploying daemon osd.1 on smithi111 2023-10-01T09:18:39.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:39 smithi183 bash[59233]: audit 2023-10-01T09:18:38.648096+0000 mon.a (mon.0) 281 : audit 0 from='client.? 172.21.15.111:0/3282758059' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:39.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:39 smithi111 bash[75702]: audit 2023-10-01T09:18:38.648096+0000 mon.a (mon.0) 281 : audit 0 from='client.? 172.21.15.111:0/3282758059' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:39.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:39 smithi111 bash[78631]: audit 2023-10-01T09:18:38.648096+0000 mon.a (mon.0) 281 : audit 0 from='client.? 172.21.15.111:0/3282758059' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:40.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:40 smithi111 bash[75702]: cluster 2023-10-01T09:18:39.014666+0000 mgr.y (mgr.25132) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:40.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:40 smithi111 bash[75702]: audit 2023-10-01T09:18:39.056531+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:40.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:40 smithi111 bash[78631]: cluster 2023-10-01T09:18:39.014666+0000 mgr.y (mgr.25132) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:40.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:40 smithi111 bash[78631]: audit 2023-10-01T09:18:39.056531+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:40 smithi183 bash[59233]: cluster 2023-10-01T09:18:39.014666+0000 mgr.y (mgr.25132) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:40 smithi183 bash[59233]: audit 2023-10-01T09:18:39.056531+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:41 smithi111 bash[78631]: audit 2023-10-01T09:18:41.008991+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.111:0/366080572' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:41.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:41 smithi111 bash[75702]: audit 2023-10-01T09:18:41.008991+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.111:0/366080572' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:41 smithi183 bash[59233]: audit 2023-10-01T09:18:41.008991+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.111:0/366080572' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:41.823 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:41 smithi111 systemd[1]: Stopping Ceph osd.1 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:18:41.823 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:41 smithi111 bash[41098]: debug 2023-10-01T09:18:41.694+0000 7f794a3fe700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T09:18:41.823 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:41 smithi111 bash[41098]: debug 2023-10-01T09:18:41.694+0000 7f794a3fe700 -1 osd.1 79 *** Got signal Terminated *** 2023-10-01T09:18:41.823 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:41 smithi111 bash[41098]: debug 2023-10-01T09:18:41.694+0000 7f794a3fe700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T09:18:42.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:42 smithi111 bash[75702]: cluster 2023-10-01T09:18:41.015216+0000 mgr.y (mgr.25132) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:42.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:42 smithi111 bash[75702]: cluster 2023-10-01T09:18:41.700378+0000 mon.a (mon.0) 283 : cluster 1 osd.1 marked itself down and dead 2023-10-01T09:18:42.338 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:42 smithi111 bash[78631]: cluster 2023-10-01T09:18:41.015216+0000 mgr.y (mgr.25132) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:42.338 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:42 smithi111 bash[78631]: cluster 2023-10-01T09:18:41.700378+0000 mon.a (mon.0) 283 : cluster 1 osd.1 marked itself down and dead 2023-10-01T09:18:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:42 smithi183 bash[59233]: cluster 2023-10-01T09:18:41.015216+0000 mgr.y (mgr.25132) 230 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:42 smithi183 bash[59233]: cluster 2023-10-01T09:18:41.700378+0000 mon.a (mon.0) 283 : cluster 1 osd.1 marked itself down and dead 2023-10-01T09:18:43.085 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[75702]: cluster 2023-10-01T09:18:42.060695+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:18:43.085 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[75702]: cluster 2023-10-01T09:18:42.068513+0000 mon.a (mon.0) 285 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-10-01T09:18:43.086 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[75702]: cluster 2023-10-01T09:18:42.068620+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T09:18:43.086 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[75702]: cluster 2023-10-01T09:18:42.069334+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T09:18:43.088 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:42 smithi111 bash[86666]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T09:18:43.089 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[86744]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T09:18:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:43 smithi183 bash[59233]: cluster 2023-10-01T09:18:42.060695+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:18:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:43 smithi183 bash[59233]: cluster 2023-10-01T09:18:42.068513+0000 mon.a (mon.0) 285 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-10-01T09:18:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:43 smithi183 bash[59233]: cluster 2023-10-01T09:18:42.068620+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T09:18:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:43 smithi183 bash[59233]: cluster 2023-10-01T09:18:42.069334+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T09:18:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[78631]: cluster 2023-10-01T09:18:42.060695+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:18:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[78631]: cluster 2023-10-01T09:18:42.068513+0000 mon.a (mon.0) 285 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-10-01T09:18:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[78631]: cluster 2023-10-01T09:18:42.068620+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T09:18:43.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:43 smithi111 bash[78631]: cluster 2023-10-01T09:18:42.069334+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T09:18:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.015655+0000 mgr.y (mgr.25132) 231 : cluster 0 pgmap v166: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.080050+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.087072+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.087447+0000 mon.a (mon.0) 286 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.090270+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.090569+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.092078+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.092098+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.092245+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.094718+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: cluster 2023-10-01T09:18:43.096391+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: audit 2023-10-01T09:18:43.392090+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.111:0/760978531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: audit 2023-10-01T09:18:43.994405+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:44 smithi183 bash[59233]: audit 2023-10-01T09:18:43.995748+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.015655+0000 mgr.y (mgr.25132) 231 : cluster 0 pgmap v166: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.080050+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.087072+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.087447+0000 mon.a (mon.0) 286 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.090270+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.090569+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.092078+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.092098+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.092245+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.094718+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: cluster 2023-10-01T09:18:43.096391+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: audit 2023-10-01T09:18:43.392090+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.111:0/760978531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: audit 2023-10-01T09:18:43.994405+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[75702]: audit 2023-10-01T09:18:43.995748+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.015655+0000 mgr.y (mgr.25132) 231 : cluster 0 pgmap v166: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.080050+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.087072+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.087447+0000 mon.a (mon.0) 286 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.090270+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.090569+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.092078+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.092098+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.092245+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.094718+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: cluster 2023-10-01T09:18:43.096391+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: audit 2023-10-01T09:18:43.392090+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.111:0/760978531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: audit 2023-10-01T09:18:43.994405+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:44.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[78631]: audit 2023-10-01T09:18:43.995748+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:18:45.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:18:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:18:44] "GET /metrics HTTP/1.1" 200 33847 "" "Prometheus/2.33.4" 2023-10-01T09:18:45.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:45 smithi111 bash[78631]: cluster 2023-10-01T09:18:45.081145+0000 mon.a (mon.0) 289 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:45.539 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:45 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-01T09:18:45.539 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:45 smithi111 systemd[1]: Stopped Ceph osd.1 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:18:45.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:45 smithi111 bash[75702]: cluster 2023-10-01T09:18:45.081145+0000 mon.a (mon.0) 289 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:45 smithi183 bash[59233]: cluster 2023-10-01T09:18:45.081145+0000 mon.a (mon.0) 289 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:45.823 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:45 smithi111 systemd[1]: Started Ceph osd.1 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:18:46.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[78631]: cluster 2023-10-01T09:18:45.016773+0000 mgr.y (mgr.25132) 232 : cluster 0 pgmap v168: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 27 active+undersized, 43 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:18:46.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[78631]: audit 2023-10-01T09:18:45.576376+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:46.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[78631]: audit 2023-10-01T09:18:45.582538+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:46.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[78631]: audit 2023-10-01T09:18:45.613247+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:46.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[78631]: audit 2023-10-01T09:18:45.761408+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.111:0/1152207350' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:46.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[75702]: cluster 2023-10-01T09:18:45.016773+0000 mgr.y (mgr.25132) 232 : cluster 0 pgmap v168: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 27 active+undersized, 43 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:18:46.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[75702]: audit 2023-10-01T09:18:45.576376+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:46.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[75702]: audit 2023-10-01T09:18:45.582538+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:46.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[75702]: audit 2023-10-01T09:18:45.613247+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:46.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:46 smithi111 bash[75702]: audit 2023-10-01T09:18:45.761408+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.111:0/1152207350' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:46 smithi183 bash[59233]: cluster 2023-10-01T09:18:45.016773+0000 mgr.y (mgr.25132) 232 : cluster 0 pgmap v168: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 27 active+undersized, 43 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:18:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:46 smithi183 bash[59233]: audit 2023-10-01T09:18:45.576376+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:46 smithi183 bash[59233]: audit 2023-10-01T09:18:45.582538+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:46 smithi183 bash[59233]: audit 2023-10-01T09:18:45.613247+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:18:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:46 smithi183 bash[59233]: audit 2023-10-01T09:18:45.761408+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.111:0/1152207350' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-01T09:18:47.355 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T09:18:47.356 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:47 smithi111 bash[86953]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-01T09:18:48.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:48 smithi111 bash[75702]: cluster 2023-10-01T09:18:47.017884+0000 mgr.y (mgr.25132) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:48.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:48 smithi111 bash[75702]: audit 2023-10-01T09:18:48.131513+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.111:0/1924937468' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:48.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:48 smithi111 bash[78631]: cluster 2023-10-01T09:18:47.017884+0000 mgr.y (mgr.25132) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:48.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:48 smithi111 bash[78631]: audit 2023-10-01T09:18:48.131513+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.111:0/1924937468' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:48 smithi183 bash[59233]: cluster 2023-10-01T09:18:47.017884+0000 mgr.y (mgr.25132) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:48 smithi183 bash[59233]: audit 2023-10-01T09:18:48.131513+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.111:0/1924937468' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:49.073 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:48 smithi111 bash[87247]: debug 2023-10-01T09:18:48.922+0000 7fc7b80e1700 1 -- 172.21.15.111:0/2841340808 <== mon.0 v2:172.21.15.111:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607f4ccc4e0 con 0x5607f4d26c00 2023-10-01T09:18:49.766 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:49 smithi111 bash[87247]: debug 2023-10-01T09:18:49.466+0000 7fc7c1267640 -1 Falling back to public interface 2023-10-01T09:18:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:49 smithi183 bash[59233]: cluster 2023-10-01T09:18:49.018639+0000 mgr.y (mgr.25132) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:50.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:49 smithi111 bash[75702]: cluster 2023-10-01T09:18:49.018639+0000 mgr.y (mgr.25132) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:50.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:49 smithi111 bash[78631]: cluster 2023-10-01T09:18:49.018639+0000 mgr.y (mgr.25132) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:51.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:50 smithi183 bash[59233]: audit 2023-10-01T09:18:50.494362+0000 mon.a (mon.0) 294 : audit 0 from='client.? 172.21.15.111:0/1100852090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:51.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:50 smithi111 bash[75702]: audit 2023-10-01T09:18:50.494362+0000 mon.a (mon.0) 294 : audit 0 from='client.? 172.21.15.111:0/1100852090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:51.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:50 smithi111 bash[78631]: audit 2023-10-01T09:18:50.494362+0000 mon.a (mon.0) 294 : audit 0 from='client.? 172.21.15.111:0/1100852090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:51 smithi183 bash[59233]: cluster 2023-10-01T09:18:51.019755+0000 mgr.y (mgr.25132) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:52.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:51 smithi111 bash[78631]: cluster 2023-10-01T09:18:51.019755+0000 mgr.y (mgr.25132) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:52.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:51 smithi111 bash[75702]: cluster 2023-10-01T09:18:51.019755+0000 mgr.y (mgr.25132) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:53 smithi183 bash[59233]: audit 2023-10-01T09:18:52.606587+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:53 smithi183 bash[59233]: audit 2023-10-01T09:18:52.613455+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:53 smithi183 bash[59233]: audit 2023-10-01T09:18:52.845466+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.111:0/2419132604' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:53 smithi183 bash[59233]: cluster 2023-10-01T09:18:53.020352+0000 mgr.y (mgr.25132) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:54.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:53 smithi183 bash[59233]: audit 2023-10-01T09:18:53.413722+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:53 smithi183 bash[59233]: audit 2023-10-01T09:18:53.421138+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[78631]: audit 2023-10-01T09:18:52.606587+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[78631]: audit 2023-10-01T09:18:52.613455+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[78631]: audit 2023-10-01T09:18:52.845466+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.111:0/2419132604' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[78631]: cluster 2023-10-01T09:18:53.020352+0000 mgr.y (mgr.25132) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[78631]: audit 2023-10-01T09:18:53.413722+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[78631]: audit 2023-10-01T09:18:53.421138+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[75702]: audit 2023-10-01T09:18:52.606587+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[75702]: audit 2023-10-01T09:18:52.613455+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[75702]: audit 2023-10-01T09:18:52.845466+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.111:0/2419132604' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:54.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[75702]: cluster 2023-10-01T09:18:53.020352+0000 mgr.y (mgr.25132) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:54.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[75702]: audit 2023-10-01T09:18:53.413722+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:53 smithi111 bash[75702]: audit 2023-10-01T09:18:53.421138+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:18:54.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[78631]: cluster 2023-10-01T09:18:53.753783+0000 mon.a (mon.0) 300 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:54.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[78631]: audit 2023-10-01T09:18:54.403762+0000 mon.c (mon.2) 17 : audit 1 from='osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:18:54.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[78631]: audit 2023-10-01T09:18:54.404128+0000 mon.a (mon.0) 301 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:18:54.687 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[87247]: debug 2023-10-01T09:18:54.398+0000 7fc7c1267640 -1 osd.1 79 log_to_monitors true 2023-10-01T09:18:54.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[75702]: cluster 2023-10-01T09:18:53.753783+0000 mon.a (mon.0) 300 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:54.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[75702]: audit 2023-10-01T09:18:54.403762+0000 mon.c (mon.2) 17 : audit 1 from='osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:18:54.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[75702]: audit 2023-10-01T09:18:54.404128+0000 mon.a (mon.0) 301 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:18:55.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:54 smithi183 bash[59233]: cluster 2023-10-01T09:18:53.753783+0000 mon.a (mon.0) 300 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:18:55.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:54 smithi183 bash[59233]: audit 2023-10-01T09:18:54.403762+0000 mon.c (mon.2) 17 : audit 1 from='osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:18:55.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:54 smithi183 bash[59233]: audit 2023-10-01T09:18:54.404128+0000 mon.a (mon.0) 301 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:18:55.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:18:54] "GET /metrics HTTP/1.1" 200 33847 "" "Prometheus/2.33.4" 2023-10-01T09:18:55.073 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:18:54 smithi111 bash[87247]: debug 2023-10-01T09:18:54.810+0000 7fc7afece700 -1 osd.1 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T09:18:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: audit 2023-10-01T09:18:54.766903+0000 mon.a (mon.0) 302 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T09:18:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: cluster 2023-10-01T09:18:54.766980+0000 mon.a (mon.0) 303 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-10-01T09:18:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: cluster 2023-10-01T09:18:54.767825+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: cluster 2023-10-01T09:18:54.767828+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: audit 2023-10-01T09:18:54.768030+0000 mon.c (mon.2) 18 : audit 1 from='osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: audit 2023-10-01T09:18:54.768635+0000 mon.a (mon.0) 304 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: cluster 2023-10-01T09:18:55.021087+0000 mgr.y (mgr.25132) 237 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:55 smithi183 bash[59233]: audit 2023-10-01T09:18:55.206977+0000 mon.a (mon.0) 305 : audit 0 from='client.? 172.21.15.111:0/1160824427' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: audit 2023-10-01T09:18:54.766903+0000 mon.a (mon.0) 302 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: cluster 2023-10-01T09:18:54.766980+0000 mon.a (mon.0) 303 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: cluster 2023-10-01T09:18:54.767825+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: cluster 2023-10-01T09:18:54.767828+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: audit 2023-10-01T09:18:54.768030+0000 mon.c (mon.2) 18 : audit 1 from='osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: audit 2023-10-01T09:18:54.768635+0000 mon.a (mon.0) 304 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: cluster 2023-10-01T09:18:55.021087+0000 mgr.y (mgr.25132) 237 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:56.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[75702]: audit 2023-10-01T09:18:55.206977+0000 mon.a (mon.0) 305 : audit 0 from='client.? 172.21.15.111:0/1160824427' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: audit 2023-10-01T09:18:54.766903+0000 mon.a (mon.0) 302 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: cluster 2023-10-01T09:18:54.766980+0000 mon.a (mon.0) 303 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: cluster 2023-10-01T09:18:54.767825+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: cluster 2023-10-01T09:18:54.767828+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: audit 2023-10-01T09:18:54.768030+0000 mon.c (mon.2) 18 : audit 1 from='osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: audit 2023-10-01T09:18:54.768635+0000 mon.a (mon.0) 304 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: cluster 2023-10-01T09:18:55.021087+0000 mgr.y (mgr.25132) 237 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:56.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:55 smithi111 bash[78631]: audit 2023-10-01T09:18:55.206977+0000 mon.a (mon.0) 305 : audit 0 from='client.? 172.21.15.111:0/1160824427' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:56 smithi183 bash[59233]: cluster 2023-10-01T09:18:55.516736+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:56 smithi183 bash[59233]: cluster 2023-10-01T09:18:55.770222+0000 mon.a (mon.0) 306 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:18:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:56 smithi183 bash[59233]: cluster 2023-10-01T09:18:55.774858+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T09:18:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:56 smithi183 bash[59233]: cluster 2023-10-01T09:18:55.776912+0000 mon.a (mon.0) 307 : cluster 1 osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444] boot 2023-10-01T09:18:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:56 smithi183 bash[59233]: cluster 2023-10-01T09:18:55.776976+0000 mon.a (mon.0) 308 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-01T09:18:57.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:56 smithi183 bash[59233]: audit 2023-10-01T09:18:55.777634+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:18:57.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[78631]: cluster 2023-10-01T09:18:55.516736+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:57.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[78631]: cluster 2023-10-01T09:18:55.770222+0000 mon.a (mon.0) 306 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:18:57.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[78631]: cluster 2023-10-01T09:18:55.774858+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T09:18:57.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[78631]: cluster 2023-10-01T09:18:55.776912+0000 mon.a (mon.0) 307 : cluster 1 osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444] boot 2023-10-01T09:18:57.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[78631]: cluster 2023-10-01T09:18:55.776976+0000 mon.a (mon.0) 308 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-01T09:18:57.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[78631]: audit 2023-10-01T09:18:55.777634+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:18:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[75702]: cluster 2023-10-01T09:18:55.516736+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T09:18:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[75702]: cluster 2023-10-01T09:18:55.770222+0000 mon.a (mon.0) 306 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:18:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[75702]: cluster 2023-10-01T09:18:55.774858+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T09:18:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[75702]: cluster 2023-10-01T09:18:55.776912+0000 mon.a (mon.0) 307 : cluster 1 osd.1 [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444] boot 2023-10-01T09:18:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[75702]: cluster 2023-10-01T09:18:55.776976+0000 mon.a (mon.0) 308 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-01T09:18:57.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:56 smithi111 bash[75702]: audit 2023-10-01T09:18:55.777634+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:18:58.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.793897+0000 mon.a (mon.0) 310 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-10-01T09:18:58.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.794380+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.794548+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.794780+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.797590+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.797693+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.798340+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.798770+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.802126+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.802271+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.802967+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:56.803019+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: cluster 2023-10-01T09:18:57.021824+0000 mgr.y (mgr.25132) 238 : cluster 0 pgmap v177: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:58.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[75702]: audit 2023-10-01T09:18:57.569004+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.111:0/3456396071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.793897+0000 mon.a (mon.0) 310 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.794380+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.794548+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.794780+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.797590+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.797693+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.798340+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.798770+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.802126+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.802271+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.802967+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:56.803019+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: cluster 2023-10-01T09:18:57.021824+0000 mgr.y (mgr.25132) 238 : cluster 0 pgmap v177: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:58.076 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:18:57 smithi111 bash[78631]: audit 2023-10-01T09:18:57.569004+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.111:0/3456396071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:18:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.793897+0000 mon.a (mon.0) 310 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-10-01T09:18:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.794380+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.794548+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.794780+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.797590+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.797693+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.798340+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.798770+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.802126+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.802271+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.802967+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:56.803019+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T09:18:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: cluster 2023-10-01T09:18:57.021824+0000 mgr.y (mgr.25132) 238 : cluster 0 pgmap v177: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:18:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:18:57 smithi183 bash[59233]: audit 2023-10-01T09:18:57.569004+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.111:0/3456396071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:00.004 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:59 smithi111 bash[75702]: audit 2023-10-01T09:18:58.995324+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:00.004 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:59 smithi111 bash[75702]: audit 2023-10-01T09:18:58.996998+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:00.004 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:59 smithi111 bash[75702]: cluster 2023-10-01T09:18:59.022457+0000 mgr.y (mgr.25132) 239 : cluster 0 pgmap v178: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:19:00.004 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:18:59 smithi111 bash[75702]: audit 2023-10-01T09:18:59.931527+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.111:0/4062436357' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:00.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:00 smithi111 bash[78631]: audit 2023-10-01T09:18:58.995324+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:00.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:00 smithi111 bash[78631]: audit 2023-10-01T09:18:58.996998+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:00.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:00 smithi111 bash[78631]: cluster 2023-10-01T09:18:59.022457+0000 mgr.y (mgr.25132) 239 : cluster 0 pgmap v178: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:19:00.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:00 smithi111 bash[78631]: audit 2023-10-01T09:18:59.931527+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.111:0/4062436357' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:00 smithi183 bash[59233]: audit 2023-10-01T09:18:58.995324+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:00 smithi183 bash[59233]: audit 2023-10-01T09:18:58.996998+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:00 smithi183 bash[59233]: cluster 2023-10-01T09:18:59.022457+0000 mgr.y (mgr.25132) 239 : cluster 0 pgmap v178: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:19:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:00 smithi183 bash[59233]: audit 2023-10-01T09:18:59.931527+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.111:0/4062436357' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:01 smithi183 bash[59233]: cluster 2023-10-01T09:19:01.075161+0000 mon.a (mon.0) 313 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-10-01T09:19:01.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:01 smithi183 bash[59233]: cluster 2023-10-01T09:19:01.075217+0000 mon.a (mon.0) 314 : cluster 1 Cluster is now healthy 2023-10-01T09:19:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:01 smithi111 bash[78631]: cluster 2023-10-01T09:19:01.075161+0000 mon.a (mon.0) 313 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-10-01T09:19:01.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:01 smithi111 bash[78631]: cluster 2023-10-01T09:19:01.075217+0000 mon.a (mon.0) 314 : cluster 1 Cluster is now healthy 2023-10-01T09:19:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:01 smithi111 bash[75702]: cluster 2023-10-01T09:19:01.075161+0000 mon.a (mon.0) 313 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-10-01T09:19:01.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:01 smithi111 bash[75702]: cluster 2023-10-01T09:19:01.075217+0000 mon.a (mon.0) 314 : cluster 1 Cluster is now healthy 2023-10-01T09:19:02.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:02 smithi111 bash[78631]: cluster 2023-10-01T09:19:01.023520+0000 mgr.y (mgr.25132) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:02.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:02 smithi111 bash[75702]: cluster 2023-10-01T09:19:01.023520+0000 mgr.y (mgr.25132) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:02 smithi183 bash[59233]: cluster 2023-10-01T09:19:01.023520+0000 mgr.y (mgr.25132) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.297260+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.111:0/1359342306' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.867895+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.874718+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.876069+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.877267+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:19:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.884176+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.966189+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.970325+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.972828+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.974766+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:03 smithi183 bash[59233]: audit 2023-10-01T09:19:02.977195+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.297260+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.111:0/1359342306' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.867895+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.874718+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.876069+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.877267+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.884176+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.966189+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.970325+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.972828+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.974766+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[75702]: audit 2023-10-01T09:19:02.977195+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.297260+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.111:0/1359342306' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.867895+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.874718+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.876069+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.877267+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.884176+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.966189+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:03.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.970325+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.972828+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.974766+0000 mon.a (mon.0) 324 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:03.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:03 smithi111 bash[78631]: audit 2023-10-01T09:19:02.977195+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T09:19:04.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[78631]: audit 2023-10-01T09:19:02.977455+0000 mgr.y (mgr.25132) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T09:19:04.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[78631]: cephadm 2023-10-01T09:19:02.978808+0000 mgr.y (mgr.25132) 242 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-01T09:19:04.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[78631]: cluster 2023-10-01T09:19:03.024292+0000 mgr.y (mgr.25132) 243 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:04.480 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[75702]: audit 2023-10-01T09:19:02.977455+0000 mgr.y (mgr.25132) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T09:19:04.480 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[75702]: cephadm 2023-10-01T09:19:02.978808+0000 mgr.y (mgr.25132) 242 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-01T09:19:04.480 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[75702]: cluster 2023-10-01T09:19:03.024292+0000 mgr.y (mgr.25132) 243 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:04 smithi183 bash[59233]: audit 2023-10-01T09:19:02.977455+0000 mgr.y (mgr.25132) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T09:19:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:04 smithi183 bash[59233]: cephadm 2023-10-01T09:19:02.978808+0000 mgr.y (mgr.25132) 242 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-01T09:19:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:04 smithi183 bash[59233]: cluster 2023-10-01T09:19:03.024292+0000 mgr.y (mgr.25132) 243 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:04.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:19:04] "GET /metrics HTTP/1.1" 200 33696 "" "Prometheus/2.33.4" 2023-10-01T09:19:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:05 smithi183 bash[59233]: audit 2023-10-01T09:19:04.657791+0000 mon.a (mon.0) 326 : audit 0 from='client.? 172.21.15.111:0/2413207201' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:05.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:05 smithi111 bash[75702]: audit 2023-10-01T09:19:04.657791+0000 mon.a (mon.0) 326 : audit 0 from='client.? 172.21.15.111:0/2413207201' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:05.560 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:05 smithi111 bash[78631]: audit 2023-10-01T09:19:04.657791+0000 mon.a (mon.0) 326 : audit 0 from='client.? 172.21.15.111:0/2413207201' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:06.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[75702]: cluster 2023-10-01T09:19:05.025213+0000 mgr.y (mgr.25132) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:06.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[75702]: audit 2023-10-01T09:19:05.256149+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:06.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[75702]: audit 2023-10-01T09:19:05.258051+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:19:06.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[75702]: audit 2023-10-01T09:19:05.259421+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:06.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[78631]: cluster 2023-10-01T09:19:05.025213+0000 mgr.y (mgr.25132) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:06.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[78631]: audit 2023-10-01T09:19:05.256149+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:06.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[78631]: audit 2023-10-01T09:19:05.258051+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:19:06.515 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:06 smithi111 bash[78631]: audit 2023-10-01T09:19:05.259421+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:06 smithi183 bash[59233]: cluster 2023-10-01T09:19:05.025213+0000 mgr.y (mgr.25132) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:06 smithi183 bash[59233]: audit 2023-10-01T09:19:05.256149+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:06 smithi183 bash[59233]: audit 2023-10-01T09:19:05.258051+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T09:19:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:06 smithi183 bash[59233]: audit 2023-10-01T09:19:05.259421+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:07 smithi183 bash[59233]: cephadm 2023-10-01T09:19:05.247946+0000 mgr.y (mgr.25132) 245 : cephadm 1 Upgrade: Updating osd.2 2023-10-01T09:19:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:07 smithi183 bash[59233]: cephadm 2023-10-01T09:19:05.262883+0000 mgr.y (mgr.25132) 246 : cephadm 1 Deploying daemon osd.2 on smithi111 2023-10-01T09:19:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:07 smithi183 bash[59233]: audit 2023-10-01T09:19:07.011578+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.111:0/1658564304' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:07.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:07 smithi111 bash[78631]: cephadm 2023-10-01T09:19:05.247946+0000 mgr.y (mgr.25132) 245 : cephadm 1 Upgrade: Updating osd.2 2023-10-01T09:19:07.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:07 smithi111 bash[78631]: cephadm 2023-10-01T09:19:05.262883+0000 mgr.y (mgr.25132) 246 : cephadm 1 Deploying daemon osd.2 on smithi111 2023-10-01T09:19:07.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:07 smithi111 bash[78631]: audit 2023-10-01T09:19:07.011578+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.111:0/1658564304' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:07.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:07 smithi111 bash[75702]: cephadm 2023-10-01T09:19:05.247946+0000 mgr.y (mgr.25132) 245 : cephadm 1 Upgrade: Updating osd.2 2023-10-01T09:19:07.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:07 smithi111 bash[75702]: cephadm 2023-10-01T09:19:05.262883+0000 mgr.y (mgr.25132) 246 : cephadm 1 Deploying daemon osd.2 on smithi111 2023-10-01T09:19:07.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:07 smithi111 bash[75702]: audit 2023-10-01T09:19:07.011578+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.111:0/1658564304' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:08.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:08 smithi111 bash[78631]: cluster 2023-10-01T09:19:07.025775+0000 mgr.y (mgr.25132) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:08.545 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:08 smithi111 bash[75702]: cluster 2023-10-01T09:19:07.025775+0000 mgr.y (mgr.25132) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:08 smithi183 bash[59233]: cluster 2023-10-01T09:19:07.025775+0000 mgr.y (mgr.25132) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:10.271 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[75702]: cluster 2023-10-01T09:19:09.026421+0000 mgr.y (mgr.25132) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:10.272 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[75702]: audit 2023-10-01T09:19:09.074427+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:10.272 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[75702]: audit 2023-10-01T09:19:09.374269+0000 mon.a (mon.0) 331 : audit 0 from='client.? 172.21.15.111:0/960377039' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:10.272 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[78631]: cluster 2023-10-01T09:19:09.026421+0000 mgr.y (mgr.25132) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:10.272 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[78631]: audit 2023-10-01T09:19:09.074427+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:10.272 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[78631]: audit 2023-10-01T09:19:09.374269+0000 mon.a (mon.0) 331 : audit 0 from='client.? 172.21.15.111:0/960377039' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:10.273 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:10 smithi111 systemd[1]: Stopping Ceph osd.2 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:19:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:10 smithi183 bash[59233]: cluster 2023-10-01T09:19:09.026421+0000 mgr.y (mgr.25132) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:10 smithi183 bash[59233]: audit 2023-10-01T09:19:09.074427+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:10 smithi183 bash[59233]: audit 2023-10-01T09:19:09.374269+0000 mon.a (mon.0) 331 : audit 0 from='client.? 172.21.15.111:0/960377039' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:10.573 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[45188]: debug 2023-10-01T09:19:10.265+0000 7f7c6e107700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T09:19:10.573 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[45188]: debug 2023-10-01T09:19:10.265+0000 7f7c6e107700 -1 osd.2 84 *** Got signal Terminated *** 2023-10-01T09:19:10.573 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:10 smithi111 bash[45188]: debug 2023-10-01T09:19:10.265+0000 7f7c6e107700 -1 osd.2 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T09:19:11.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:11 smithi111 bash[75702]: cluster 2023-10-01T09:19:10.269349+0000 mon.a (mon.0) 332 : cluster 1 osd.2 marked itself down and dead 2023-10-01T09:19:11.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:11 smithi111 bash[78631]: cluster 2023-10-01T09:19:10.269349+0000 mon.a (mon.0) 332 : cluster 1 osd.2 marked itself down and dead 2023-10-01T09:19:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:11 smithi183 bash[59233]: cluster 2023-10-01T09:19:10.269349+0000 mon.a (mon.0) 332 : cluster 1 osd.2 marked itself down and dead 2023-10-01T09:19:12.067 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:11 smithi111 bash[89505]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T09:19:12.067 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:11 smithi111 bash[89595]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.027455+0000 mgr.y (mgr.25132) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.075960+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.091682+0000 mon.a (mon.0) 334 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.093430+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.097886+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.098184+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.101858+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.102659+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[78631]: audit 2023-10-01T09:19:11.732343+0000 mon.a (mon.0) 335 : audit 0 from='client.? 172.21.15.111:0/2887108840' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.027455+0000 mgr.y (mgr.25132) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.075960+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.091682+0000 mon.a (mon.0) 334 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.093430+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.097886+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.098184+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.101858+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.102659+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:12 smithi111 bash[75702]: audit 2023-10-01T09:19:11.732343+0000 mon.a (mon.0) 335 : audit 0 from='client.? 172.21.15.111:0/2887108840' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.027455+0000 mgr.y (mgr.25132) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.075960+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:19:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.091682+0000 mon.a (mon.0) 334 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-01T09:19:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.093430+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.097886+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.098184+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.101858+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.102659+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:12 smithi183 bash[59233]: audit 2023-10-01T09:19:11.732343+0000 mon.a (mon.0) 335 : audit 0 from='client.? 172.21.15.111:0/2887108840' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:11.091566+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.089513+0000 mon.a (mon.0) 336 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-01T09:19:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.092743+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.094270+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.094496+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.095137+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.096208+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:13 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.100964+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:11.091566+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.089513+0000 mon.a (mon.0) 336 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-01T09:19:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.092743+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.094270+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.094496+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.095137+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.096208+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.100964+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:11.091566+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.089513+0000 mon.a (mon.0) 336 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.092743+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.094270+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.094496+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.095137+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.096208+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:13.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:13 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.100964+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:14 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.087642+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:14 smithi183 bash[59233]: cluster 2023-10-01T09:19:12.089868+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:14 smithi183 bash[59233]: cluster 2023-10-01T09:19:13.028071+0000 mgr.y (mgr.25132) 250 : cluster 0 pgmap v187: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:14 smithi183 bash[59233]: audit 2023-10-01T09:19:13.993853+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:14 smithi183 bash[59233]: audit 2023-10-01T09:19:13.994818+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:14.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.087642+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[78631]: cluster 2023-10-01T09:19:12.089868+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[78631]: cluster 2023-10-01T09:19:13.028071+0000 mgr.y (mgr.25132) 250 : cluster 0 pgmap v187: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:14.570 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[78631]: audit 2023-10-01T09:19:13.993853+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:14.570 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[78631]: audit 2023-10-01T09:19:13.994818+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:14.570 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:14 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-01T09:19:14.570 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:14 smithi111 systemd[1]: Stopped Ceph osd.2 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:19:14.570 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.087642+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.570 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[75702]: cluster 2023-10-01T09:19:12.089868+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T09:19:14.570 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[75702]: cluster 2023-10-01T09:19:13.028071+0000 mgr.y (mgr.25132) 250 : cluster 0 pgmap v187: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:19:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[75702]: audit 2023-10-01T09:19:13.993853+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[75702]: audit 2023-10-01T09:19:13.994818+0000 mon.a (mon.0) 338 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:14.823 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:14 smithi111 systemd[1]: Started Ceph osd.2 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:19:14.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:19:14] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.33.4" 2023-10-01T09:19:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:15 smithi183 bash[59233]: audit 2023-10-01T09:19:14.090178+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.111:0/1574153603' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:15 smithi183 bash[59233]: audit 2023-10-01T09:19:14.604432+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:15 smithi183 bash[59233]: audit 2023-10-01T09:19:14.613239+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:15.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:15 smithi183 bash[59233]: audit 2023-10-01T09:19:14.648417+0000 mon.a (mon.0) 341 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:15.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[78631]: audit 2023-10-01T09:19:14.090178+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.111:0/1574153603' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:15.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[78631]: audit 2023-10-01T09:19:14.604432+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:15.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[78631]: audit 2023-10-01T09:19:14.613239+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:15.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[78631]: audit 2023-10-01T09:19:14.648417+0000 mon.a (mon.0) 341 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:15.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[75702]: audit 2023-10-01T09:19:14.090178+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.111:0/1574153603' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:15.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[75702]: audit 2023-10-01T09:19:14.604432+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:15.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[75702]: audit 2023-10-01T09:19:14.613239+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:15.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:15 smithi111 bash[75702]: audit 2023-10-01T09:19:14.648417+0000 mon.a (mon.0) 341 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:16.423 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[78631]: cluster 2023-10-01T09:19:15.028817+0000 mgr.y (mgr.25132) 251 : cluster 0 pgmap v188: 73 pgs: 1 active+undersized+degraded, 15 active+undersized, 57 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:16.424 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[78631]: cluster 2023-10-01T09:19:15.610147+0000 mon.a (mon.0) 342 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:19:16.424 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[75702]: cluster 2023-10-01T09:19:15.028817+0000 mgr.y (mgr.25132) 251 : cluster 0 pgmap v188: 73 pgs: 1 active+undersized+degraded, 15 active+undersized, 57 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:16.424 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[75702]: cluster 2023-10-01T09:19:15.610147+0000 mon.a (mon.0) 342 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:19:16.424 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T09:19:16.424 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-01T09:19:16.424 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-10-01T09:19:16.425 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-01T09:19:16.425 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-01T09:19:16.425 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-01T09:19:16.425 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-01T09:19:16.425 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:16 smithi111 bash[89779]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-01T09:19:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:16 smithi183 bash[59233]: cluster 2023-10-01T09:19:15.028817+0000 mgr.y (mgr.25132) 251 : cluster 0 pgmap v188: 73 pgs: 1 active+undersized+degraded, 15 active+undersized, 57 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:16 smithi183 bash[59233]: cluster 2023-10-01T09:19:15.610147+0000 mon.a (mon.0) 342 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:19:17.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:17 smithi111 bash[75702]: audit 2023-10-01T09:19:16.458561+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.111:0/1495653410' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:17.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:17 smithi111 bash[78631]: audit 2023-10-01T09:19:16.458561+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.111:0/1495653410' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:17 smithi183 bash[59233]: audit 2023-10-01T09:19:16.458561+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.111:0/1495653410' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:18.073 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:17 smithi111 bash[90075]: debug 2023-10-01T09:19:17.865+0000 7fa984423700 1 -- 172.21.15.111:0/2944358507 <== mon.2 v2:172.21.15.111:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563cfc4ca4e0 con 0x563cfc524c00 2023-10-01T09:19:18.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:18 smithi111 bash[78631]: cluster 2023-10-01T09:19:17.029334+0000 mgr.y (mgr.25132) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:18.431 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:18 smithi111 bash[75702]: cluster 2023-10-01T09:19:17.029334+0000 mgr.y (mgr.25132) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:18 smithi183 bash[59233]: cluster 2023-10-01T09:19:17.029334+0000 mgr.y (mgr.25132) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:18.823 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:18 smithi111 bash[90075]: debug 2023-10-01T09:19:18.425+0000 7fa98d5a9640 -1 Falling back to public interface 2023-10-01T09:19:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:19 smithi183 bash[59233]: audit 2023-10-01T09:19:18.821893+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.111:0/1179258247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:19 smithi183 bash[59233]: cluster 2023-10-01T09:19:19.029945+0000 mgr.y (mgr.25132) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:20.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:19 smithi111 bash[75702]: audit 2023-10-01T09:19:18.821893+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.111:0/1179258247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:20.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:19 smithi111 bash[75702]: cluster 2023-10-01T09:19:19.029945+0000 mgr.y (mgr.25132) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:19 smithi111 bash[78631]: audit 2023-10-01T09:19:18.821893+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.111:0/1179258247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:19 smithi111 bash[78631]: cluster 2023-10-01T09:19:19.029945+0000 mgr.y (mgr.25132) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:20.688859+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:20.697119+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:20.991328+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:21.000022+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: cluster 2023-10-01T09:19:21.031500+0000 mgr.y (mgr.25132) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:21.202636+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.111:0/3876867257' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:21.549503+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:21 smithi183 bash[59233]: audit 2023-10-01T09:19:21.557978+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:20.688859+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:20.697119+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:20.991328+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:21.000022+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: cluster 2023-10-01T09:19:21.031500+0000 mgr.y (mgr.25132) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:21.202636+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.111:0/3876867257' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:22.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:21.549503+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[78631]: audit 2023-10-01T09:19:21.557978+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:20.688859+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:20.697119+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:20.991328+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:21.000022+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: cluster 2023-10-01T09:19:21.031500+0000 mgr.y (mgr.25132) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:22.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:21.202636+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.111:0/3876867257' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:22.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:21.549503+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:22.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:21 smithi111 bash[75702]: audit 2023-10-01T09:19:21.557978+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:23.823 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:23 smithi111 bash[90075]: debug 2023-10-01T09:19:23.445+0000 7fa98d5a9640 -1 osd.2 84 log_to_monitors true 2023-10-01T09:19:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:24 smithi183 bash[59233]: cluster 2023-10-01T09:19:23.032186+0000 mgr.y (mgr.25132) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:24 smithi183 bash[59233]: audit 2023-10-01T09:19:23.451922+0000 mon.c (mon.2) 25 : audit 1 from='osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:19:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:24 smithi183 bash[59233]: audit 2023-10-01T09:19:23.452273+0000 mon.a (mon.0) 350 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:19:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:24 smithi183 bash[59233]: audit 2023-10-01T09:19:23.563118+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.111:0/3310546597' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:24 smithi183 bash[59233]: cluster 2023-10-01T09:19:23.762946+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:19:24.573 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[90075]: debug 2023-10-01T09:19:24.137+0000 7fa97b20e700 -1 osd.2 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T09:19:24.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[75702]: cluster 2023-10-01T09:19:23.032186+0000 mgr.y (mgr.25132) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:24.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[75702]: audit 2023-10-01T09:19:23.451922+0000 mon.c (mon.2) 25 : audit 1 from='osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:19:24.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[75702]: audit 2023-10-01T09:19:23.452273+0000 mon.a (mon.0) 350 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[75702]: audit 2023-10-01T09:19:23.563118+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.111:0/3310546597' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[75702]: cluster 2023-10-01T09:19:23.762946+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[78631]: cluster 2023-10-01T09:19:23.032186+0000 mgr.y (mgr.25132) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[78631]: audit 2023-10-01T09:19:23.451922+0000 mon.c (mon.2) 25 : audit 1 from='osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[78631]: audit 2023-10-01T09:19:23.452273+0000 mon.a (mon.0) 350 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[78631]: audit 2023-10-01T09:19:23.563118+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.111:0/3310546597' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:24.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[78631]: cluster 2023-10-01T09:19:23.762946+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:19:25.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:19:24] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.33.4" 2023-10-01T09:19:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:25 smithi183 bash[59233]: cluster 2023-10-01T09:19:24.091639+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:25 smithi183 bash[59233]: audit 2023-10-01T09:19:24.095005+0000 mon.a (mon.0) 353 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T09:19:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:25 smithi183 bash[59233]: cluster 2023-10-01T09:19:24.095078+0000 mon.a (mon.0) 354 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-01T09:19:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:25 smithi183 bash[59233]: audit 2023-10-01T09:19:24.098059+0000 mon.c (mon.2) 26 : audit 1 from='osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:19:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:25 smithi183 bash[59233]: cluster 2023-10-01T09:19:24.098725+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:25 smithi183 bash[59233]: audit 2023-10-01T09:19:24.104814+0000 mon.a (mon.0) 355 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:19:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[75702]: cluster 2023-10-01T09:19:24.091639+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[75702]: audit 2023-10-01T09:19:24.095005+0000 mon.a (mon.0) 353 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T09:19:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[75702]: cluster 2023-10-01T09:19:24.095078+0000 mon.a (mon.0) 354 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-01T09:19:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[75702]: audit 2023-10-01T09:19:24.098059+0000 mon.c (mon.2) 26 : audit 1 from='osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:19:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[75702]: cluster 2023-10-01T09:19:24.098725+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[75702]: audit 2023-10-01T09:19:24.104814+0000 mon.a (mon.0) 355 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[78631]: cluster 2023-10-01T09:19:24.091639+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[78631]: audit 2023-10-01T09:19:24.095005+0000 mon.a (mon.0) 353 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[78631]: cluster 2023-10-01T09:19:24.095078+0000 mon.a (mon.0) 354 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[78631]: audit 2023-10-01T09:19:24.098059+0000 mon.c (mon.2) 26 : audit 1 from='osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[78631]: cluster 2023-10-01T09:19:24.098725+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:25.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:25 smithi111 bash[78631]: audit 2023-10-01T09:19:24.104814+0000 mon.a (mon.0) 355 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: cluster 2023-10-01T09:19:25.033394+0000 mgr.y (mgr.25132) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: cluster 2023-10-01T09:19:25.098872+0000 mon.a (mon.0) 356 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: cluster 2023-10-01T09:19:25.101938+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: cluster 2023-10-01T09:19:25.104604+0000 mon.a (mon.0) 357 : cluster 1 osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220] boot 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: cluster 2023-10-01T09:19:25.104674+0000 mon.a (mon.0) 358 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: audit 2023-10-01T09:19:25.105375+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: cluster 2023-10-01T09:19:25.109795+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[78631]: audit 2023-10-01T09:19:25.929575+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.111:0/2916775352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:26.453 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: cluster 2023-10-01T09:19:25.033394+0000 mgr.y (mgr.25132) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: cluster 2023-10-01T09:19:25.098872+0000 mon.a (mon.0) 356 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: cluster 2023-10-01T09:19:25.101938+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: cluster 2023-10-01T09:19:25.104604+0000 mon.a (mon.0) 357 : cluster 1 osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220] boot 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: cluster 2023-10-01T09:19:25.104674+0000 mon.a (mon.0) 358 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: audit 2023-10-01T09:19:25.105375+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: cluster 2023-10-01T09:19:25.109795+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:26.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:26 smithi111 bash[75702]: audit 2023-10-01T09:19:25.929575+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.111:0/2916775352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: cluster 2023-10-01T09:19:25.033394+0000 mgr.y (mgr.25132) 256 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: cluster 2023-10-01T09:19:25.098872+0000 mon.a (mon.0) 356 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:19:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: cluster 2023-10-01T09:19:25.101938+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T09:19:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: cluster 2023-10-01T09:19:25.104604+0000 mon.a (mon.0) 357 : cluster 1 osd.2 [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220] boot 2023-10-01T09:19:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: cluster 2023-10-01T09:19:25.104674+0000 mon.a (mon.0) 358 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-01T09:19:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: audit 2023-10-01T09:19:25.105375+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T09:19:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: cluster 2023-10-01T09:19:25.109795+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T09:19:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:26 smithi183 bash[59233]: audit 2023-10-01T09:19:25.929575+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.111:0/2916775352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:27.426 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.110781+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.114532+0000 mon.a (mon.0) 360 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.114902+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.115928+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.119453+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.119481+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.120846+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.120850+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.124355+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.124734+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.125431+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.427 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.125648+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[78631]: cluster 2023-10-01T09:19:26.127420+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.110781+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.114532+0000 mon.a (mon.0) 360 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.114902+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.115928+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.119453+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.119481+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.120846+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.120850+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.124355+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.124734+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.125431+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.125648+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:27 smithi111 bash[75702]: cluster 2023-10-01T09:19:26.127420+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.110781+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.114532+0000 mon.a (mon.0) 360 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.114902+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.115928+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.119453+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.119481+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.120846+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.120850+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.124355+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.124734+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.125431+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.125648+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:27 smithi183 bash[59233]: cluster 2023-10-01T09:19:26.127420+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T09:19:28.463 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:28 smithi111 bash[75702]: cluster 2023-10-01T09:19:27.034170+0000 mgr.y (mgr.25132) 257 : cluster 0 pgmap v197: 73 pgs: 3 peering, 1 active+undersized+degraded, 15 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:28.463 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:28 smithi111 bash[78631]: cluster 2023-10-01T09:19:27.034170+0000 mgr.y (mgr.25132) 257 : cluster 0 pgmap v197: 73 pgs: 3 peering, 1 active+undersized+degraded, 15 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:28 smithi183 bash[59233]: cluster 2023-10-01T09:19:27.034170+0000 mgr.y (mgr.25132) 257 : cluster 0 pgmap v197: 73 pgs: 3 peering, 1 active+undersized+degraded, 15 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[78631]: audit 2023-10-01T09:19:28.282473+0000 mon.a (mon.0) 361 : audit 0 from='client.? 172.21.15.111:0/2913980247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[78631]: cluster 2023-10-01T09:19:28.764674+0000 mon.a (mon.0) 362 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[78631]: audit 2023-10-01T09:19:28.995121+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[78631]: audit 2023-10-01T09:19:28.996689+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[75702]: audit 2023-10-01T09:19:28.282473+0000 mon.a (mon.0) 361 : audit 0 from='client.? 172.21.15.111:0/2913980247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[75702]: cluster 2023-10-01T09:19:28.764674+0000 mon.a (mon.0) 362 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:19:29.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[75702]: audit 2023-10-01T09:19:28.995121+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:29.395 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:29 smithi111 bash[75702]: audit 2023-10-01T09:19:28.996689+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:29 smithi183 bash[59233]: audit 2023-10-01T09:19:28.282473+0000 mon.a (mon.0) 361 : audit 0 from='client.? 172.21.15.111:0/2913980247' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:29 smithi183 bash[59233]: cluster 2023-10-01T09:19:28.764674+0000 mon.a (mon.0) 362 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:19:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:29 smithi183 bash[59233]: audit 2023-10-01T09:19:28.995121+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:29 smithi183 bash[59233]: audit 2023-10-01T09:19:28.996689+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:30 smithi183 bash[59233]: cluster 2023-10-01T09:19:29.034783+0000 mgr.y (mgr.25132) 258 : cluster 0 pgmap v198: 73 pgs: 3 peering, 1 active+undersized+degraded, 15 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:30.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:30 smithi111 bash[78631]: cluster 2023-10-01T09:19:29.034783+0000 mgr.y (mgr.25132) 258 : cluster 0 pgmap v198: 73 pgs: 3 peering, 1 active+undersized+degraded, 15 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:30.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:30 smithi111 bash[75702]: cluster 2023-10-01T09:19:29.034783+0000 mgr.y (mgr.25132) 258 : cluster 0 pgmap v198: 73 pgs: 3 peering, 1 active+undersized+degraded, 15 active+undersized, 54 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:19:31.323 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:30 smithi111 bash[71331]: debug 2023-10-01T09:19:30.965+0000 7f44de59c700 -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) 2023-10-01T09:19:31.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.633858+0000 mon.a (mon.0) 365 : audit 0 from='client.? 172.21.15.111:0/2804938747' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.853411+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.861357+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.863079+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.864472+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.871498+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.955229+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.959790+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.962372+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.964038+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[75702]: audit 2023-10-01T09:19:30.966080+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.633858+0000 mon.a (mon.0) 365 : audit 0 from='client.? 172.21.15.111:0/2804938747' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.853411+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.861357+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.863079+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.864472+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.871498+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.955229+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.959790+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.962372+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.964038+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:31 smithi111 bash[78631]: audit 2023-10-01T09:19:30.966080+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.633858+0000 mon.a (mon.0) 365 : audit 0 from='client.? 172.21.15.111:0/2804938747' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.853411+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.861357+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.863079+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.864472+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.871498+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.955229+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.959790+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.962372+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.964038+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:19:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:31 smithi183 bash[59233]: audit 2023-10-01T09:19:30.966080+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:32 smithi183 bash[59233]: audit 2023-10-01T09:19:30.966369+0000 mgr.y (mgr.25132) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:32 smithi183 bash[59233]: cephadm 2023-10-01T09:19:30.967478+0000 mgr.y (mgr.25132) 260 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T09:19:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:32 smithi183 bash[59233]: cluster 2023-10-01T09:19:31.035788+0000 mgr.y (mgr.25132) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:32 smithi183 bash[59233]: cluster 2023-10-01T09:19:31.868754+0000 mon.a (mon.0) 376 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-10-01T09:19:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:32 smithi183 bash[59233]: cluster 2023-10-01T09:19:31.868812+0000 mon.a (mon.0) 377 : cluster 1 Cluster is now healthy 2023-10-01T09:19:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[75702]: audit 2023-10-01T09:19:30.966369+0000 mgr.y (mgr.25132) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[75702]: cephadm 2023-10-01T09:19:30.967478+0000 mgr.y (mgr.25132) 260 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T09:19:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[75702]: cluster 2023-10-01T09:19:31.035788+0000 mgr.y (mgr.25132) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[75702]: cluster 2023-10-01T09:19:31.868754+0000 mon.a (mon.0) 376 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-10-01T09:19:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[75702]: cluster 2023-10-01T09:19:31.868812+0000 mon.a (mon.0) 377 : cluster 1 Cluster is now healthy 2023-10-01T09:19:32.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[78631]: audit 2023-10-01T09:19:30.966369+0000 mgr.y (mgr.25132) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[78631]: cephadm 2023-10-01T09:19:30.967478+0000 mgr.y (mgr.25132) 260 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T09:19:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[78631]: cluster 2023-10-01T09:19:31.035788+0000 mgr.y (mgr.25132) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[78631]: cluster 2023-10-01T09:19:31.868754+0000 mon.a (mon.0) 376 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-10-01T09:19:32.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:32 smithi111 bash[78631]: cluster 2023-10-01T09:19:31.868812+0000 mon.a (mon.0) 377 : cluster 1 Cluster is now healthy 2023-10-01T09:19:33.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:33 smithi183 bash[59233]: audit 2023-10-01T09:19:32.992263+0000 mon.a (mon.0) 378 : audit 0 from='client.? 172.21.15.111:0/796974250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:33.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:33 smithi111 bash[75702]: audit 2023-10-01T09:19:32.992263+0000 mon.a (mon.0) 378 : audit 0 from='client.? 172.21.15.111:0/796974250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:33.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:33 smithi111 bash[78631]: audit 2023-10-01T09:19:32.992263+0000 mon.a (mon.0) 378 : audit 0 from='client.? 172.21.15.111:0/796974250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:34 smithi183 bash[59233]: cluster 2023-10-01T09:19:33.036343+0000 mgr.y (mgr.25132) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:34 smithi111 bash[75702]: cluster 2023-10-01T09:19:33.036343+0000 mgr.y (mgr.25132) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:34.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:34 smithi111 bash[78631]: cluster 2023-10-01T09:19:33.036343+0000 mgr.y (mgr.25132) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:35.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:19:34] "GET /metrics HTTP/1.1" 200 33693 "" "Prometheus/2.33.4" 2023-10-01T09:19:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:36 smithi183 bash[59233]: cluster 2023-10-01T09:19:35.037327+0000 mgr.y (mgr.25132) 263 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:36 smithi183 bash[59233]: audit 2023-10-01T09:19:35.358824+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.111:0/2669717991' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:36.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:36 smithi111 bash[75702]: cluster 2023-10-01T09:19:35.037327+0000 mgr.y (mgr.25132) 263 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:36.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:36 smithi111 bash[75702]: audit 2023-10-01T09:19:35.358824+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.111:0/2669717991' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:36.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:36 smithi111 bash[78631]: cluster 2023-10-01T09:19:35.037327+0000 mgr.y (mgr.25132) 263 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:36.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:36 smithi111 bash[78631]: audit 2023-10-01T09:19:35.358824+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.111:0/2669717991' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:38 smithi183 bash[59233]: cluster 2023-10-01T09:19:37.038161+0000 mgr.y (mgr.25132) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:38 smithi183 bash[59233]: audit 2023-10-01T09:19:37.724551+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.111:0/1873040473' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:38 smithi111 bash[78631]: cluster 2023-10-01T09:19:37.038161+0000 mgr.y (mgr.25132) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:38 smithi111 bash[78631]: audit 2023-10-01T09:19:37.724551+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.111:0/1873040473' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:38.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:38 smithi111 bash[75702]: cluster 2023-10-01T09:19:37.038161+0000 mgr.y (mgr.25132) 264 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:38.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:38 smithi111 bash[75702]: audit 2023-10-01T09:19:37.724551+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.111:0/1873040473' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:40 smithi183 bash[59233]: cluster 2023-10-01T09:19:39.038925+0000 mgr.y (mgr.25132) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:40 smithi183 bash[59233]: audit 2023-10-01T09:19:39.097117+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:40.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:40 smithi111 bash[75702]: cluster 2023-10-01T09:19:39.038925+0000 mgr.y (mgr.25132) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:40.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:40 smithi111 bash[75702]: audit 2023-10-01T09:19:39.097117+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:40.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:40 smithi111 bash[78631]: cluster 2023-10-01T09:19:39.038925+0000 mgr.y (mgr.25132) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:40.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:40 smithi111 bash[78631]: audit 2023-10-01T09:19:39.097117+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:41 smithi183 bash[59233]: audit 2023-10-01T09:19:40.094319+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.111:0/2686327273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:41.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:41 smithi111 bash[75702]: audit 2023-10-01T09:19:40.094319+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.111:0/2686327273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:41.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:41 smithi111 bash[78631]: audit 2023-10-01T09:19:40.094319+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.111:0/2686327273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:42 smithi183 bash[59233]: cluster 2023-10-01T09:19:41.040010+0000 mgr.y (mgr.25132) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:42.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:42 smithi111 bash[78631]: cluster 2023-10-01T09:19:41.040010+0000 mgr.y (mgr.25132) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:42 smithi111 bash[75702]: cluster 2023-10-01T09:19:41.040010+0000 mgr.y (mgr.25132) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:43 smithi183 bash[59233]: audit 2023-10-01T09:19:42.456167+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.111:0/3190779079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:43.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:43 smithi111 bash[75702]: audit 2023-10-01T09:19:42.456167+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.111:0/3190779079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:43.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:43 smithi111 bash[78631]: audit 2023-10-01T09:19:42.456167+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.111:0/3190779079' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:44 smithi183 bash[59233]: cluster 2023-10-01T09:19:43.040691+0000 mgr.y (mgr.25132) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:44 smithi183 bash[59233]: audit 2023-10-01T09:19:43.997933+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:44.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:44 smithi183 bash[59233]: audit 2023-10-01T09:19:43.999577+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[75702]: cluster 2023-10-01T09:19:43.040691+0000 mgr.y (mgr.25132) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[75702]: audit 2023-10-01T09:19:43.997933+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[75702]: audit 2023-10-01T09:19:43.999577+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[78631]: cluster 2023-10-01T09:19:43.040691+0000 mgr.y (mgr.25132) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[78631]: audit 2023-10-01T09:19:43.997933+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:44.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[78631]: audit 2023-10-01T09:19:43.999577+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:19:45.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:19:44] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.33.4" 2023-10-01T09:19:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:45 smithi183 bash[59233]: audit 2023-10-01T09:19:44.823040+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.111:0/856437474' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:45.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:45 smithi111 bash[75702]: audit 2023-10-01T09:19:44.823040+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.111:0/856437474' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:45.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:45 smithi111 bash[78631]: audit 2023-10-01T09:19:44.823040+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.111:0/856437474' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:46 smithi183 bash[59233]: cluster 2023-10-01T09:19:45.041649+0000 mgr.y (mgr.25132) 268 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:46 smithi183 bash[59233]: audit 2023-10-01T09:19:45.983050+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:46 smithi111 bash[75702]: cluster 2023-10-01T09:19:45.041649+0000 mgr.y (mgr.25132) 268 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:46 smithi111 bash[75702]: audit 2023-10-01T09:19:45.983050+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:46 smithi111 bash[78631]: cluster 2023-10-01T09:19:45.041649+0000 mgr.y (mgr.25132) 268 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:46 smithi111 bash[78631]: audit 2023-10-01T09:19:45.983050+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:47.459 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:47 smithi111 bash[75702]: audit 2023-10-01T09:19:45.983442+0000 mgr.y (mgr.25132) 269 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:47.459 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:47 smithi111 bash[75702]: cephadm 2023-10-01T09:19:45.985368+0000 mgr.y (mgr.25132) 270 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-01T09:19:47.460 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:47 smithi111 bash[78631]: audit 2023-10-01T09:19:45.983442+0000 mgr.y (mgr.25132) 269 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:47.460 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:47 smithi111 bash[78631]: cephadm 2023-10-01T09:19:45.985368+0000 mgr.y (mgr.25132) 270 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-01T09:19:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:47 smithi183 bash[59233]: audit 2023-10-01T09:19:45.983442+0000 mgr.y (mgr.25132) 269 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T09:19:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:47 smithi183 bash[59233]: cephadm 2023-10-01T09:19:45.985368+0000 mgr.y (mgr.25132) 270 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-01T09:19:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:48 smithi183 bash[59233]: cluster 2023-10-01T09:19:47.042377+0000 mgr.y (mgr.25132) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:48 smithi183 bash[59233]: audit 2023-10-01T09:19:47.181765+0000 mon.a (mon.0) 384 : audit 0 from='client.? 172.21.15.111:0/1891503166' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:48.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:48 smithi111 bash[75702]: cluster 2023-10-01T09:19:47.042377+0000 mgr.y (mgr.25132) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:48.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:48 smithi111 bash[75702]: audit 2023-10-01T09:19:47.181765+0000 mon.a (mon.0) 384 : audit 0 from='client.? 172.21.15.111:0/1891503166' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:48.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:48 smithi111 bash[78631]: cluster 2023-10-01T09:19:47.042377+0000 mgr.y (mgr.25132) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:48.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:48 smithi111 bash[78631]: audit 2023-10-01T09:19:47.181765+0000 mon.a (mon.0) 384 : audit 0 from='client.? 172.21.15.111:0/1891503166' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:49.459 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[75702]: cephadm 2023-10-01T09:19:48.255134+0000 mgr.y (mgr.25132) 272 : cephadm 1 Upgrade: Updating osd.3 2023-10-01T09:19:49.460 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[75702]: audit 2023-10-01T09:19:48.265790+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:49.460 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[75702]: audit 2023-10-01T09:19:48.267473+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:19:49.460 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[75702]: audit 2023-10-01T09:19:48.268592+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:49.460 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[78631]: cephadm 2023-10-01T09:19:48.255134+0000 mgr.y (mgr.25132) 272 : cephadm 1 Upgrade: Updating osd.3 2023-10-01T09:19:49.460 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[78631]: audit 2023-10-01T09:19:48.265790+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:49.461 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[78631]: audit 2023-10-01T09:19:48.267473+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:19:49.461 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:49 smithi111 bash[78631]: audit 2023-10-01T09:19:48.268592+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:49 smithi183 bash[59233]: cephadm 2023-10-01T09:19:48.255134+0000 mgr.y (mgr.25132) 272 : cephadm 1 Upgrade: Updating osd.3 2023-10-01T09:19:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:49 smithi183 bash[59233]: audit 2023-10-01T09:19:48.265790+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:49 smithi183 bash[59233]: audit 2023-10-01T09:19:48.267473+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T09:19:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:49 smithi183 bash[59233]: audit 2023-10-01T09:19:48.268592+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:19:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:50 smithi183 bash[59233]: cephadm 2023-10-01T09:19:48.271421+0000 mgr.y (mgr.25132) 273 : cephadm 1 Deploying daemon osd.3 on smithi111 2023-10-01T09:19:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:50 smithi183 bash[59233]: cluster 2023-10-01T09:19:49.043008+0000 mgr.y (mgr.25132) 274 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:50 smithi183 bash[59233]: audit 2023-10-01T09:19:49.547635+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.111:0/2768141922' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:50 smithi111 bash[75702]: cephadm 2023-10-01T09:19:48.271421+0000 mgr.y (mgr.25132) 273 : cephadm 1 Deploying daemon osd.3 on smithi111 2023-10-01T09:19:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:50 smithi111 bash[75702]: cluster 2023-10-01T09:19:49.043008+0000 mgr.y (mgr.25132) 274 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:50.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:50 smithi111 bash[75702]: audit 2023-10-01T09:19:49.547635+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.111:0/2768141922' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:50.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:50 smithi111 bash[78631]: cephadm 2023-10-01T09:19:48.271421+0000 mgr.y (mgr.25132) 273 : cephadm 1 Deploying daemon osd.3 on smithi111 2023-10-01T09:19:50.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:50 smithi111 bash[78631]: cluster 2023-10-01T09:19:49.043008+0000 mgr.y (mgr.25132) 274 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:50.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:50 smithi111 bash[78631]: audit 2023-10-01T09:19:49.547635+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.111:0/2768141922' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:52.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[75702]: cluster 2023-10-01T09:19:51.044141+0000 mgr.y (mgr.25132) 275 : cluster 0 pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:52.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[75702]: audit 2023-10-01T09:19:51.905958+0000 mon.a (mon.0) 388 : audit 0 from='client.? 172.21.15.111:0/2694007207' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:52.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[78631]: cluster 2023-10-01T09:19:51.044141+0000 mgr.y (mgr.25132) 275 : cluster 0 pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:52.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[78631]: audit 2023-10-01T09:19:51.905958+0000 mon.a (mon.0) 388 : audit 0 from='client.? 172.21.15.111:0/2694007207' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:52 smithi183 bash[59233]: cluster 2023-10-01T09:19:51.044141+0000 mgr.y (mgr.25132) 275 : cluster 0 pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:52 smithi183 bash[59233]: audit 2023-10-01T09:19:51.905958+0000 mon.a (mon.0) 388 : audit 0 from='client.? 172.21.15.111:0/2694007207' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:53.152 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:52 smithi111 systemd[1]: Stopping Ceph osd.3 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:19:53.152 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[49289]: debug 2023-10-01T09:19:52.985+0000 7f4a34441700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T09:19:53.152 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[49289]: debug 2023-10-01T09:19:52.985+0000 7f4a34441700 -1 osd.3 89 *** Got signal Terminated *** 2023-10-01T09:19:53.152 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:52 smithi111 bash[49289]: debug 2023-10-01T09:19:52.985+0000 7f4a34441700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T09:19:53.460 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:53 smithi111 bash[78631]: cluster 2023-10-01T09:19:52.987932+0000 mon.a (mon.0) 389 : cluster 1 osd.3 marked itself down and dead 2023-10-01T09:19:53.460 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:53 smithi111 bash[75702]: cluster 2023-10-01T09:19:52.987932+0000 mon.a (mon.0) 389 : cluster 1 osd.3 marked itself down and dead 2023-10-01T09:19:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:53 smithi183 bash[59233]: cluster 2023-10-01T09:19:52.987932+0000 mon.a (mon.0) 389 : cluster 1 osd.3 marked itself down and dead 2023-10-01T09:19:54.141 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:53 smithi111 bash[92404]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T09:19:54.141 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[92491]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T09:19:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.044755+0000 mgr.y (mgr.25132) 276 : cluster 0 pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.147888+0000 mon.a (mon.0) 390 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:19:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.160981+0000 mon.a (mon.0) 391 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-01T09:19:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.162661+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.166361+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.166804+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.166825+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.169889+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:54 smithi183 bash[59233]: cluster 2023-10-01T09:19:53.171447+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.044755+0000 mgr.y (mgr.25132) 276 : cluster 0 pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.147888+0000 mon.a (mon.0) 390 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.160981+0000 mon.a (mon.0) 391 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.162661+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.166361+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.166804+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.166825+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.169889+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[75702]: cluster 2023-10-01T09:19:53.171447+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.044755+0000 mgr.y (mgr.25132) 276 : cluster 0 pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.147888+0000 mon.a (mon.0) 390 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.160981+0000 mon.a (mon.0) 391 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.162661+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.166361+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.166804+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.166825+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.169889+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:54.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[78631]: cluster 2023-10-01T09:19:53.171447+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T09:19:55.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:19:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:19:54] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.33.4" 2023-10-01T09:19:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.162397+0000 mon.a (mon.0) 392 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-01T09:19:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.165400+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.167342+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.167497+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.168180+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.171493+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.171711+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.172363+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.173906+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: cluster 2023-10-01T09:19:54.174771+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:55 smithi183 bash[59233]: audit 2023-10-01T09:19:54.273398+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.111:0/3702620906' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.162397+0000 mon.a (mon.0) 392 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.165400+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.167342+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.167497+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.168180+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.171493+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.171711+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.172363+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.173906+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: cluster 2023-10-01T09:19:54.174771+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[78631]: audit 2023-10-01T09:19:54.273398+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.111:0/3702620906' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.162397+0000 mon.a (mon.0) 392 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.165400+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.167342+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.167497+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.168180+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.171493+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.171711+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.172363+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.173906+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: cluster 2023-10-01T09:19:54.174771+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T09:19:55.576 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:55 smithi111 bash[75702]: audit 2023-10-01T09:19:54.273398+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.111:0/3702620906' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:56 smithi183 bash[59233]: cluster 2023-10-01T09:19:55.045861+0000 mgr.y (mgr.25132) 277 : cluster 0 pgmap v213: 73 pgs: 2 active+undersized+degraded, 4 peering, 2 stale+active+clean, 18 active+undersized, 47 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:19:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:56 smithi183 bash[59233]: cluster 2023-10-01T09:19:55.160095+0000 mon.a (mon.0) 394 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:19:56.573 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:56 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-01T09:19:56.573 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:56 smithi111 systemd[1]: Stopped Ceph osd.3 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:19:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:56 smithi111 bash[75702]: cluster 2023-10-01T09:19:55.045861+0000 mgr.y (mgr.25132) 277 : cluster 0 pgmap v213: 73 pgs: 2 active+undersized+degraded, 4 peering, 2 stale+active+clean, 18 active+undersized, 47 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:19:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:56 smithi111 bash[75702]: cluster 2023-10-01T09:19:55.160095+0000 mon.a (mon.0) 394 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:19:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:56 smithi111 bash[78631]: cluster 2023-10-01T09:19:55.045861+0000 mgr.y (mgr.25132) 277 : cluster 0 pgmap v213: 73 pgs: 2 active+undersized+degraded, 4 peering, 2 stale+active+clean, 18 active+undersized, 47 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T09:19:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:56 smithi111 bash[78631]: cluster 2023-10-01T09:19:55.160095+0000 mon.a (mon.0) 394 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T09:19:57.074 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:56 smithi111 systemd[1]: Started Ceph osd.3 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:57 smithi183 bash[59233]: audit 2023-10-01T09:19:56.640035+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.111:0/2453322803' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:57 smithi183 bash[59233]: audit 2023-10-01T09:19:56.683838+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:57 smithi183 bash[59233]: audit 2023-10-01T09:19:56.691534+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:57 smithi183 bash[59233]: audit 2023-10-01T09:19:56.703655+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:57.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[75702]: audit 2023-10-01T09:19:56.640035+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.111:0/2453322803' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:57.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[75702]: audit 2023-10-01T09:19:56.683838+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:57.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[75702]: audit 2023-10-01T09:19:56.691534+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:57.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[75702]: audit 2023-10-01T09:19:56.703655+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:57.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[78631]: audit 2023-10-01T09:19:56.640035+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.111:0/2453322803' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:19:57.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[78631]: audit 2023-10-01T09:19:56.683838+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:57.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[78631]: audit 2023-10-01T09:19:56.691534+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:19:57.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:57 smithi111 bash[78631]: audit 2023-10-01T09:19:56.703655+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:19:58.509 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[78631]: cluster 2023-10-01T09:19:57.046720+0000 mgr.y (mgr.25132) 278 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 4 peering, 24 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:58.509 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[75702]: cluster 2023-10-01T09:19:57.046720+0000 mgr.y (mgr.25132) 278 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 4 peering, 24 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:19:58.509 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-01T09:19:58.510 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:19:58 smithi111 bash[92679]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-01T09:19:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:19:58 smithi183 bash[59233]: cluster 2023-10-01T09:19:57.046720+0000 mgr.y (mgr.25132) 278 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 4 peering, 24 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:00 smithi183 bash[59233]: audit 2023-10-01T09:19:58.994859+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:00 smithi183 bash[59233]: audit 2023-10-01T09:19:58.996162+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:00 smithi183 bash[59233]: audit 2023-10-01T09:19:59.004927+0000 mon.a (mon.0) 400 : audit 0 from='client.? 172.21.15.111:0/1538195395' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:00 smithi183 bash[59233]: cluster 2023-10-01T09:19:59.047395+0000 mgr.y (mgr.25132) 279 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 4 peering, 24 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:00.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[75702]: audit 2023-10-01T09:19:58.994859+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:00.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[75702]: audit 2023-10-01T09:19:58.996162+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:00.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[75702]: audit 2023-10-01T09:19:59.004927+0000 mon.a (mon.0) 400 : audit 0 from='client.? 172.21.15.111:0/1538195395' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:00.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[75702]: cluster 2023-10-01T09:19:59.047395+0000 mgr.y (mgr.25132) 279 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 4 peering, 24 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:00.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[78631]: audit 2023-10-01T09:19:58.994859+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:00.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[78631]: audit 2023-10-01T09:19:58.996162+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:00.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[78631]: audit 2023-10-01T09:19:59.004927+0000 mon.a (mon.0) 400 : audit 0 from='client.? 172.21.15.111:0/1538195395' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:00.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[78631]: cluster 2023-10-01T09:19:59.047395+0000 mgr.y (mgr.25132) 279 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 4 peering, 24 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:00.324 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[92999]: debug 2023-10-01T09:20:00.084+0000 7f5c2d35a700 1 -- 172.21.15.111:0/4068272866 <== mon.0 v2:172.21.15.111:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560d804c44e0 con 0x560d8051e800 2023-10-01T09:20:01.006 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:20:00 smithi111 bash[92999]: debug 2023-10-01T09:20:00.624+0000 7f5c364e0640 -1 Falling back to public interface 2023-10-01T09:20:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000150+0000 mon.a (mon.0) 401 : cluster 3 Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded 2023-10-01T09:20:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000208+0000 mon.a (mon.0) 402 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-01T09:20:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000221+0000 mon.a (mon.0) 403 : cluster 3 osd.3 (root=default,host=smithi111) is down 2023-10-01T09:20:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000235+0000 mon.a (mon.0) 404 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded 2023-10-01T09:20:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000260+0000 mon.a (mon.0) 405 : cluster 3 pg 3.7 is active+undersized+degraded, acting [7,0] 2023-10-01T09:20:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000280+0000 mon.a (mon.0) 406 : cluster 3 pg 3.b is active+undersized+degraded, acting [0,4] 2023-10-01T09:20:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:01 smithi183 bash[59233]: cluster 2023-10-01T09:20:00.000303+0000 mon.a (mon.0) 407 : cluster 3 pg 3.15 is active+undersized+degraded, acting [7,4] 2023-10-01T09:20:01.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000150+0000 mon.a (mon.0) 401 : cluster 3 Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded 2023-10-01T09:20:01.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000208+0000 mon.a (mon.0) 402 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-01T09:20:01.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000221+0000 mon.a (mon.0) 403 : cluster 3 osd.3 (root=default,host=smithi111) is down 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000235+0000 mon.a (mon.0) 404 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000260+0000 mon.a (mon.0) 405 : cluster 3 pg 3.7 is active+undersized+degraded, acting [7,0] 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000280+0000 mon.a (mon.0) 406 : cluster 3 pg 3.b is active+undersized+degraded, acting [0,4] 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[78631]: cluster 2023-10-01T09:20:00.000303+0000 mon.a (mon.0) 407 : cluster 3 pg 3.15 is active+undersized+degraded, acting [7,4] 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000150+0000 mon.a (mon.0) 401 : cluster 3 Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000208+0000 mon.a (mon.0) 402 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-10-01T09:20:01.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000221+0000 mon.a (mon.0) 403 : cluster 3 osd.3 (root=default,host=smithi111) is down 2023-10-01T09:20:01.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000235+0000 mon.a (mon.0) 404 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded 2023-10-01T09:20:01.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000260+0000 mon.a (mon.0) 405 : cluster 3 pg 3.7 is active+undersized+degraded, acting [7,0] 2023-10-01T09:20:01.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000280+0000 mon.a (mon.0) 406 : cluster 3 pg 3.b is active+undersized+degraded, acting [0,4] 2023-10-01T09:20:01.325 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:01 smithi111 bash[75702]: cluster 2023-10-01T09:20:00.000303+0000 mon.a (mon.0) 407 : cluster 3 pg 3.15 is active+undersized+degraded, acting [7,4] 2023-10-01T09:20:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:02 smithi183 bash[59233]: cluster 2023-10-01T09:20:01.048531+0000 mgr.y (mgr.25132) 280 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:02 smithi183 bash[59233]: audit 2023-10-01T09:20:01.365493+0000 mon.a (mon.0) 408 : audit 0 from='client.? 172.21.15.111:0/620270825' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:02.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:02 smithi111 bash[75702]: cluster 2023-10-01T09:20:01.048531+0000 mgr.y (mgr.25132) 280 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:02.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:02 smithi111 bash[75702]: audit 2023-10-01T09:20:01.365493+0000 mon.a (mon.0) 408 : audit 0 from='client.? 172.21.15.111:0/620270825' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:02.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:02 smithi111 bash[78631]: cluster 2023-10-01T09:20:01.048531+0000 mgr.y (mgr.25132) 280 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:02.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:02 smithi111 bash[78631]: audit 2023-10-01T09:20:01.365493+0000 mon.a (mon.0) 408 : audit 0 from='client.? 172.21.15.111:0/620270825' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:04 smithi183 bash[59233]: cluster 2023-10-01T09:20:03.049170+0000 mgr.y (mgr.25132) 281 : cluster 0 pgmap v217: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:04 smithi183 bash[59233]: audit 2023-10-01T09:20:03.741847+0000 mon.a (mon.0) 409 : audit 0 from='client.? 172.21.15.111:0/1133687094' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:04 smithi183 bash[59233]: cluster 2023-10-01T09:20:03.775616+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:20:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:04 smithi183 bash[59233]: audit 2023-10-01T09:20:03.846382+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:04 smithi183 bash[59233]: audit 2023-10-01T09:20:03.852396+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[75702]: cluster 2023-10-01T09:20:03.049170+0000 mgr.y (mgr.25132) 281 : cluster 0 pgmap v217: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[75702]: audit 2023-10-01T09:20:03.741847+0000 mon.a (mon.0) 409 : audit 0 from='client.? 172.21.15.111:0/1133687094' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[75702]: cluster 2023-10-01T09:20:03.775616+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:20:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[75702]: audit 2023-10-01T09:20:03.846382+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:04.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[75702]: audit 2023-10-01T09:20:03.852396+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:04.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[78631]: cluster 2023-10-01T09:20:03.049170+0000 mgr.y (mgr.25132) 281 : cluster 0 pgmap v217: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[78631]: audit 2023-10-01T09:20:03.741847+0000 mon.a (mon.0) 409 : audit 0 from='client.? 172.21.15.111:0/1133687094' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[78631]: cluster 2023-10-01T09:20:03.775616+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:20:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[78631]: audit 2023-10-01T09:20:03.846382+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:04.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[78631]: audit 2023-10-01T09:20:03.852396+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:05.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:20:04] "GET /metrics HTTP/1.1" 200 33843 "" "Prometheus/2.33.4" 2023-10-01T09:20:05.073 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:20:04 smithi111 bash[92999]: debug 2023-10-01T09:20:04.812+0000 7f5c364e0640 -1 osd.3 89 log_to_monitors true 2023-10-01T09:20:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:05 smithi183 bash[59233]: audit 2023-10-01T09:20:04.646713+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:05 smithi183 bash[59233]: audit 2023-10-01T09:20:04.652104+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:05 smithi183 bash[59233]: audit 2023-10-01T09:20:04.818626+0000 mon.c (mon.2) 34 : audit 1 from='osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:20:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:05 smithi183 bash[59233]: audit 2023-10-01T09:20:04.819097+0000 mon.a (mon.0) 415 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:20:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:05 smithi183 bash[59233]: cluster 2023-10-01T09:20:05.050160+0000 mgr.y (mgr.25132) 282 : cluster 0 pgmap v218: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:06.073 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[92999]: debug 2023-10-01T09:20:05.704+0000 7f5c26149700 -1 osd.3 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[78631]: audit 2023-10-01T09:20:04.646713+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[78631]: audit 2023-10-01T09:20:04.652104+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[78631]: audit 2023-10-01T09:20:04.818626+0000 mon.c (mon.2) 34 : audit 1 from='osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[78631]: audit 2023-10-01T09:20:04.819097+0000 mon.a (mon.0) 415 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[78631]: cluster 2023-10-01T09:20:05.050160+0000 mgr.y (mgr.25132) 282 : cluster 0 pgmap v218: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[75702]: audit 2023-10-01T09:20:04.646713+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:06.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[75702]: audit 2023-10-01T09:20:04.652104+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:06.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[75702]: audit 2023-10-01T09:20:04.818626+0000 mon.c (mon.2) 34 : audit 1 from='osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:20:06.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[75702]: audit 2023-10-01T09:20:04.819097+0000 mon.a (mon.0) 415 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T09:20:06.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:05 smithi111 bash[75702]: cluster 2023-10-01T09:20:05.050160+0000 mgr.y (mgr.25132) 282 : cluster 0 pgmap v218: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: audit 2023-10-01T09:20:05.661203+0000 mon.a (mon.0) 416 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T09:20:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: cluster 2023-10-01T09:20:05.661308+0000 mon.a (mon.0) 417 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-01T09:20:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: audit 2023-10-01T09:20:05.662742+0000 mon.c (mon.2) 35 : audit 1 from='osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:20:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: audit 2023-10-01T09:20:05.663222+0000 mon.a (mon.0) 418 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:20:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: cluster 2023-10-01T09:20:05.663640+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: cluster 2023-10-01T09:20:05.922934+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:06 smithi183 bash[59233]: audit 2023-10-01T09:20:06.110145+0000 mon.a (mon.0) 419 : audit 0 from='client.? 172.21.15.111:0/3114248748' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:07.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: audit 2023-10-01T09:20:05.661203+0000 mon.a (mon.0) 416 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T09:20:07.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: cluster 2023-10-01T09:20:05.661308+0000 mon.a (mon.0) 417 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-01T09:20:07.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: audit 2023-10-01T09:20:05.662742+0000 mon.c (mon.2) 35 : audit 1 from='osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:20:07.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: audit 2023-10-01T09:20:05.663222+0000 mon.a (mon.0) 418 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: cluster 2023-10-01T09:20:05.663640+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: cluster 2023-10-01T09:20:05.922934+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[78631]: audit 2023-10-01T09:20:06.110145+0000 mon.a (mon.0) 419 : audit 0 from='client.? 172.21.15.111:0/3114248748' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: audit 2023-10-01T09:20:05.661203+0000 mon.a (mon.0) 416 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: cluster 2023-10-01T09:20:05.661308+0000 mon.a (mon.0) 417 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: audit 2023-10-01T09:20:05.662742+0000 mon.c (mon.2) 35 : audit 1 from='osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: audit 2023-10-01T09:20:05.663222+0000 mon.a (mon.0) 418 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: cluster 2023-10-01T09:20:05.663640+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:07.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: cluster 2023-10-01T09:20:05.922934+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:07.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:06 smithi111 bash[75702]: audit 2023-10-01T09:20:06.110145+0000 mon.a (mon.0) 419 : audit 0 from='client.? 172.21.15.111:0/3114248748' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.539597+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.657407+0000 mon.a (mon.0) 420 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:20:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.674225+0000 mon.a (mon.0) 421 : cluster 1 osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418] boot 2023-10-01T09:20:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.674293+0000 mon.a (mon.0) 422 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.675302+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: audit 2023-10-01T09:20:06.678316+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.680566+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.682796+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.683878+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:06.685915+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:07 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.050938+0000 mgr.y (mgr.25132) 283 : cluster 0 pgmap v221: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:08.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.539597+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:08.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.657407+0000 mon.a (mon.0) 420 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:20:08.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.674225+0000 mon.a (mon.0) 421 : cluster 1 osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418] boot 2023-10-01T09:20:08.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.674293+0000 mon.a (mon.0) 422 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-01T09:20:08.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.675302+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: audit 2023-10-01T09:20:06.678316+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.680566+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.682796+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.683878+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:06.685915+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.050938+0000 mgr.y (mgr.25132) 283 : cluster 0 pgmap v221: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.539597+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.657407+0000 mon.a (mon.0) 420 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.674225+0000 mon.a (mon.0) 421 : cluster 1 osd.3 [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418] boot 2023-10-01T09:20:08.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.674293+0000 mon.a (mon.0) 422 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.675302+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: audit 2023-10-01T09:20:06.678316+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.680566+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.682796+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.683878+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:06.685915+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T09:20:08.075 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:07 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.050938+0000 mgr.y (mgr.25132) 283 : cluster 0 pgmap v221: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:08.491 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 4 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.679940+0000 mon.a (mon.0) 424 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.684944+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.684944+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.687363+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.688070+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.691287+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: cluster 2023-10-01T09:20:07.694187+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[75702]: audit 2023-10-01T09:20:08.468726+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.111:0/208118636' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.679940+0000 mon.a (mon.0) 424 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.684944+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.684944+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.687363+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.688070+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.691287+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: cluster 2023-10-01T09:20:07.694187+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:08.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:08 smithi111 bash[78631]: audit 2023-10-01T09:20:08.468726+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.111:0/208118636' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.679940+0000 mon.a (mon.0) 424 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-10-01T09:20:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.684944+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.684944+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.687363+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.688070+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.691287+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: cluster 2023-10-01T09:20:07.694187+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T09:20:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:08 smithi183 bash[59233]: audit 2023-10-01T09:20:08.468726+0000 mon.a (mon.0) 425 : audit 0 from='client.? 172.21.15.111:0/208118636' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T09:20:09.383 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T09:20:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:09 smithi183 bash[59233]: cluster 2023-10-01T09:20:09.051668+0000 mgr.y (mgr.25132) 284 : cluster 0 pgmap v223: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:10.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:09 smithi111 bash[75702]: cluster 2023-10-01T09:20:09.051668+0000 mgr.y (mgr.25132) 284 : cluster 0 pgmap v223: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:10.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:09 smithi111 bash[78631]: cluster 2023-10-01T09:20:09.051668+0000 mgr.y (mgr.25132) 284 : cluster 0 pgmap v223: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T09:20:11.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:11 smithi111 bash[78631]: cluster 2023-10-01T09:20:11.104395+0000 mon.a (mon.0) 426 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded) 2023-10-01T09:20:11.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:11 smithi111 bash[78631]: cluster 2023-10-01T09:20:11.104432+0000 mon.a (mon.0) 427 : cluster 1 Cluster is now healthy 2023-10-01T09:20:11.441 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:11 smithi111 bash[75702]: cluster 2023-10-01T09:20:11.104395+0000 mon.a (mon.0) 426 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded) 2023-10-01T09:20:11.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:11 smithi111 bash[75702]: cluster 2023-10-01T09:20:11.104432+0000 mon.a (mon.0) 427 : cluster 1 Cluster is now healthy 2023-10-01T09:20:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:11 smithi183 bash[59233]: cluster 2023-10-01T09:20:11.104395+0000 mon.a (mon.0) 426 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded) 2023-10-01T09:20:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:11 smithi183 bash[59233]: cluster 2023-10-01T09:20:11.104432+0000 mon.a (mon.0) 427 : cluster 1 Cluster is now healthy 2023-10-01T09:20:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:12 smithi183 bash[59233]: cluster 2023-10-01T09:20:11.052793+0000 mgr.y (mgr.25132) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:12.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:12 smithi111 bash[75702]: cluster 2023-10-01T09:20:11.052793+0000 mgr.y (mgr.25132) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:12.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:12 smithi111 bash[78631]: cluster 2023-10-01T09:20:11.052793+0000 mgr.y (mgr.25132) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:14 smithi183 bash[59233]: cluster 2023-10-01T09:20:13.053459+0000 mgr.y (mgr.25132) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:14 smithi183 bash[59233]: audit 2023-10-01T09:20:13.994486+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:14 smithi183 bash[59233]: audit 2023-10-01T09:20:13.995673+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[78631]: cluster 2023-10-01T09:20:13.053459+0000 mgr.y (mgr.25132) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[78631]: audit 2023-10-01T09:20:13.994486+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[78631]: audit 2023-10-01T09:20:13.995673+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:14.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[75702]: cluster 2023-10-01T09:20:13.053459+0000 mgr.y (mgr.25132) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:14.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[75702]: audit 2023-10-01T09:20:13.994486+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:14.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[75702]: audit 2023-10-01T09:20:13.995673+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:14.621 INFO:teuthology.orchestra.run.smithi111.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:20:14.992 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:20:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:20:14] "GET /metrics HTTP/1.1" 200 33834 "" "Prometheus/2.33.4" 2023-10-01T09:20:15.500 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T09:20:15.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[78631]: audit 2023-10-01T09:20:14.610540+0000 mgr.y (mgr.25132) 287 : audit 0 from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:15.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[78631]: cephadm 2023-10-01T09:20:14.611243+0000 mgr.y (mgr.25132) 288 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:20:15.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[78631]: audit 2023-10-01T09:20:14.617639+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:15.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[78631]: cluster 2023-10-01T09:20:15.054420+0000 mgr.y (mgr.25132) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:15.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[75702]: audit 2023-10-01T09:20:14.610540+0000 mgr.y (mgr.25132) 287 : audit 0 from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:15.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[75702]: cephadm 2023-10-01T09:20:14.611243+0000 mgr.y (mgr.25132) 288 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:20:15.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[75702]: audit 2023-10-01T09:20:14.617639+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:15.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:15 smithi111 bash[75702]: cluster 2023-10-01T09:20:15.054420+0000 mgr.y (mgr.25132) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:15 smithi183 bash[59233]: audit 2023-10-01T09:20:14.610540+0000 mgr.y (mgr.25132) 287 : audit 0 from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:15 smithi183 bash[59233]: cephadm 2023-10-01T09:20:14.611243+0000 mgr.y (mgr.25132) 288 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T09:20:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:15 smithi183 bash[59233]: audit 2023-10-01T09:20:14.617639+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:15 smithi183 bash[59233]: cluster 2023-10-01T09:20:15.054420+0000 mgr.y (mgr.25132) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.405294+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.411644+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.413378+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:20:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.414598+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:20:17.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.422151+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.503608+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:20:17.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.505642+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:20:17.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.506640+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:20:17.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: audit 2023-10-01T09:20:16.515192+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:17 smithi183 bash[59233]: cluster 2023-10-01T09:20:17.055154+0000 mgr.y (mgr.25132) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:17.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.405294+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.411644+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.413378+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:20:17.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.414598+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:20:17.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.422151+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.503608+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:20:17.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.505642+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:20:17.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.506640+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:20:17.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: audit 2023-10-01T09:20:16.515192+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[75702]: cluster 2023-10-01T09:20:17.055154+0000 mgr.y (mgr.25132) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:17.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.405294+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.411644+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.413378+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:20:17.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.414598+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:20:17.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.422151+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.503608+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:20:17.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.505642+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:20:17.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.506640+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:20:17.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: audit 2023-10-01T09:20:16.515192+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:17.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:17 smithi111 bash[78631]: cluster 2023-10-01T09:20:17.055154+0000 mgr.y (mgr.25132) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:18.910 INFO:teuthology.orchestra.run.smithi111.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:alertmanager.a smithi111 *:9093,9094 running (9m) - 15m 13.4M - 0.23.0 ba2b418f427c be884e78c5be 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:grafana.a smithi183 *:3000 running (8m) - 14m 40.2M - 8.3.5 dad864ee21e9 2de57a7c9baa 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi111.prdolt smithi111 running (13m) - 13m 17.2M - 16.2.14-44-geeb13ac9 94a6c4498547 0ab0cce1b4e4 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi183.nsyrsi smithi183 running (13m) - 13m 14.7M - 16.2.14-44-geeb13ac9 94a6c4498547 a5045e6d9b47 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.x smithi183 *:8443,9283,8765 running (7m) - 21m 428M - 18.2.0-497-gb5682219 a3fc96fed5ac 3a795f9e7103 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.y smithi111 *:8443,9283,8765 running (8m) - 23m 485M - 18.2.0-497-gb5682219 a3fc96fed5ac 1d5ee76d9027 2023-10-01T09:20:18.911 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a smithi111 running (7m) - 24m 74.4M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 18dd2ca43589 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b smithi183 running (3m) - 22m 41.8M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 42154ad52973 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c smithi111 running (5m) - 22m 47.7M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 45d77e791cae 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.a smithi111 *:9100 running (9m) - 15m 9163k - 1.3.1 1dbe0e931976 b459d7209d08 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.b smithi183 *:9100 running (8m) - 15m 9260k - 1.3.1 1dbe0e931976 d8b379cf5f1c 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 smithi111 running (119s) - 21m 55.8M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 954e66d9e998 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 smithi111 running (90s) - 20m 51.5M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 21c191f82e22 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 smithi111 running (61s) - 19m 49.5M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac e2b2f2c55b13 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 smithi111 running (19s) - 19m - 2524M 18.2.0-497-gb5682219 a3fc96fed5ac dba949ad3995 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 smithi183 running (18m) - 18m 90.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d7ffa9b1eec4 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 smithi183 running (17m) - 17m 89.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d37eca2441bf 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 smithi183 running (17m) - 17m 70.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 24da8301ccab 2023-10-01T09:20:18.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 smithi183 running (16m) - 16m 76.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a512889e3915 2023-10-01T09:20:18.913 INFO:teuthology.orchestra.run.smithi111.stdout:prometheus.a smithi183 *:9095 running (7m) - 15m 59.1M - 2.33.4 514e6a882f6e d999f10668e1 2023-10-01T09:20:19.716 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T09:20:20.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:20 smithi111 bash[75702]: audit 2023-10-01T09:20:18.889654+0000 mgr.y (mgr.25132) 291 : audit 0 from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:20.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:20 smithi111 bash[75702]: cluster 2023-10-01T09:20:19.055791+0000 mgr.y (mgr.25132) 292 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:20.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:20 smithi111 bash[75702]: audit 2023-10-01T09:20:19.120643+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:20.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:20 smithi111 bash[78631]: audit 2023-10-01T09:20:18.889654+0000 mgr.y (mgr.25132) 291 : audit 0 from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:20.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:20 smithi111 bash[78631]: cluster 2023-10-01T09:20:19.055791+0000 mgr.y (mgr.25132) 292 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:20.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:20 smithi111 bash[78631]: audit 2023-10-01T09:20:19.120643+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:20 smithi183 bash[59233]: audit 2023-10-01T09:20:18.889654+0000 mgr.y (mgr.25132) 291 : audit 0 from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:20 smithi183 bash[59233]: cluster 2023-10-01T09:20:19.055791+0000 mgr.y (mgr.25132) 292 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:20 smithi183 bash[59233]: audit 2023-10-01T09:20:19.120643+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:20:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:22 smithi183 bash[59233]: cluster 2023-10-01T09:20:21.056817+0000 mgr.y (mgr.25132) 293 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:22.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:22 smithi111 bash[75702]: cluster 2023-10-01T09:20:21.056817+0000 mgr.y (mgr.25132) 293 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:22 smithi111 bash[78631]: cluster 2023-10-01T09:20:21.056817+0000 mgr.y (mgr.25132) 293 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:23.094 INFO:teuthology.orchestra.run.smithi111.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:alertmanager.a smithi111 *:9093,9094 running (9m) - 15m 13.4M - 0.23.0 ba2b418f427c be884e78c5be 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:grafana.a smithi183 *:3000 running (8m) - 14m 40.2M - 8.3.5 dad864ee21e9 2de57a7c9baa 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi111.prdolt smithi111 running (13m) - 13m 17.2M - 16.2.14-44-geeb13ac9 94a6c4498547 0ab0cce1b4e4 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mds.foo.smithi183.nsyrsi smithi183 running (13m) - 13m 14.7M - 16.2.14-44-geeb13ac9 94a6c4498547 a5045e6d9b47 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.x smithi183 *:8443,9283,8765 running (7m) - 21m 428M - 18.2.0-497-gb5682219 a3fc96fed5ac 3a795f9e7103 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mgr.y smithi111 *:8443,9283,8765 running (8m) - 23m 485M - 18.2.0-497-gb5682219 a3fc96fed5ac 1d5ee76d9027 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a smithi111 running (7m) - 24m 74.4M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 18dd2ca43589 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b smithi183 running (3m) - 22m 41.8M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 42154ad52973 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c smithi111 running (5m) - 22m 47.7M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 45d77e791cae 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.a smithi111 *:9100 running (9m) - 15m 9163k - 1.3.1 1dbe0e931976 b459d7209d08 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:node-exporter.b smithi183 *:9100 running (8m) - 15m 9260k - 1.3.1 1dbe0e931976 d8b379cf5f1c 2023-10-01T09:20:23.095 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 smithi111 running (2m) - 21m 55.8M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 954e66d9e998 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 smithi111 running (95s) - 20m 51.5M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 21c191f82e22 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 smithi111 running (66s) - 20m 49.5M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac e2b2f2c55b13 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 smithi111 running (23s) - 19m - 2524M 18.2.0-497-gb5682219 a3fc96fed5ac dba949ad3995 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 smithi183 running (18m) - 18m 90.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d7ffa9b1eec4 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 smithi183 running (17m) - 17m 89.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d37eca2441bf 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 smithi183 running (17m) - 17m 70.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 24da8301ccab 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 smithi183 running (16m) - 16m 76.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a512889e3915 2023-10-01T09:20:23.096 INFO:teuthology.orchestra.run.smithi111.stdout:prometheus.a smithi183 *:9095 running (7m) - 15m 59.1M - 2.33.4 514e6a882f6e d999f10668e1 2023-10-01T09:20:23.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph versions' 2023-10-01T09:20:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:24 smithi111 bash[75702]: cluster 2023-10-01T09:20:23.057397+0000 mgr.y (mgr.25132) 294 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:24.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:24 smithi111 bash[75702]: audit 2023-10-01T09:20:23.073084+0000 mgr.y (mgr.25132) 295 : audit 0 from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:24.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:24 smithi111 bash[78631]: cluster 2023-10-01T09:20:23.057397+0000 mgr.y (mgr.25132) 294 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:24.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:24 smithi111 bash[78631]: audit 2023-10-01T09:20:23.073084+0000 mgr.y (mgr.25132) 295 : audit 0 from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:24 smithi183 bash[59233]: cluster 2023-10-01T09:20:23.057397+0000 mgr.y (mgr.25132) 294 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:24 smithi183 bash[59233]: audit 2023-10-01T09:20:23.073084+0000 mgr.y (mgr.25132) 295 : audit 0 from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:20:25.041 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:20:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:20:24] "GET /metrics HTTP/1.1" 200 33834 "" "Prometheus/2.33.4" 2023-10-01T09:20:26.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:26 smithi111 bash[75702]: cluster 2023-10-01T09:20:25.058330+0000 mgr.y (mgr.25132) 296 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:26.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:26 smithi111 bash[78631]: cluster 2023-10-01T09:20:25.058330+0000 mgr.y (mgr.25132) 296 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:26 smithi183 bash[59233]: cluster 2023-10-01T09:20:25.058330+0000 mgr.y (mgr.25132) 296 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:27.330 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:20:27.330 INFO:teuthology.orchestra.run.smithi111.stdout: "mon": { 2023-10-01T09:20:27.330 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 3 2023-10-01T09:20:27.330 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:20:27.330 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr": { 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 2 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "osd": { 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 4, 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 4 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "mds": { 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 2 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:20:27.331 INFO:teuthology.orchestra.run.smithi111.stdout: "overall": { 2023-10-01T09:20:27.332 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 6, 2023-10-01T09:20:27.332 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 9 2023-10-01T09:20:27.332 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:20:27.332 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:20:28.070 DEBUG:teuthology.parallel:result is None 2023-10-01T09:20:28.071 INFO:teuthology.run_tasks:Running task print... 2023-10-01T09:20:28.080 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-10-01T09:20:28.080 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-01T09:20:28.095 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-01T09:20:28.095 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-01T09:20:28.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-01T09:20:28.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:28 smithi111 bash[78631]: cluster 2023-10-01T09:20:27.059037+0000 mgr.y (mgr.25132) 297 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:28.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:28 smithi111 bash[78631]: audit 2023-10-01T09:20:27.326536+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.111:0/3986673137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:20:28.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:28 smithi111 bash[75702]: cluster 2023-10-01T09:20:27.059037+0000 mgr.y (mgr.25132) 297 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:28.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:28 smithi111 bash[75702]: audit 2023-10-01T09:20:27.326536+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.111:0/3986673137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:20:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:28 smithi183 bash[59233]: cluster 2023-10-01T09:20:27.059037+0000 mgr.y (mgr.25132) 297 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:28 smithi183 bash[59233]: audit 2023-10-01T09:20:27.326536+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.111:0/3986673137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T09:20:30.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:29 smithi111 bash[75702]: audit 2023-10-01T09:20:28.991482+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:30.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:29 smithi111 bash[75702]: cluster 2023-10-01T09:20:29.059481+0000 mgr.y (mgr.25132) 298 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:30.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:29 smithi111 bash[78631]: audit 2023-10-01T09:20:28.991482+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:30.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:29 smithi111 bash[78631]: cluster 2023-10-01T09:20:29.059481+0000 mgr.y (mgr.25132) 298 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:29 smithi183 bash[59233]: audit 2023-10-01T09:20:28.991482+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:29 smithi183 bash[59233]: cluster 2023-10-01T09:20:29.059481+0000 mgr.y (mgr.25132) 298 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:32 smithi183 bash[59233]: cluster 2023-10-01T09:20:31.060557+0000 mgr.y (mgr.25132) 299 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:32.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:32 smithi111 bash[75702]: cluster 2023-10-01T09:20:31.060557+0000 mgr.y (mgr.25132) 299 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:32.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:32 smithi111 bash[78631]: cluster 2023-10-01T09:20:31.060557+0000 mgr.y (mgr.25132) 299 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:32.874 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:34.126 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:34 smithi111 bash[75702]: cluster 2023-10-01T09:20:33.061208+0000 mgr.y (mgr.25132) 300 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:34 smithi183 bash[59233]: cluster 2023-10-01T09:20:33.061208+0000 mgr.y (mgr.25132) 300 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:34.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:34 smithi111 bash[78631]: cluster 2023-10-01T09:20:33.061208+0000 mgr.y (mgr.25132) 300 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:35.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:20:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:20:34] "GET /metrics HTTP/1.1" 200 33835 "" "Prometheus/2.33.4" 2023-10-01T09:20:36.238 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:20:36.445 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:36 smithi111 bash[75702]: cluster 2023-10-01T09:20:35.062255+0000 mgr.y (mgr.25132) 301 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:36.446 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:36 smithi111 bash[78631]: cluster 2023-10-01T09:20:35.062255+0000 mgr.y (mgr.25132) 301 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:36 smithi183 bash[59233]: cluster 2023-10-01T09:20:35.062255+0000 mgr.y (mgr.25132) 301 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:37.034 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":34,"active_gid":25132,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6800","nonce":4245882246},{"type":"v1","addr":"172.21.15.111:6801","nonce":4245882246}]},"active_addr":"172.21.15.111:6801/4245882246","active_change":"2023-10-01T09:13:28.867333+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":34104,"name":"x","mgr_features":4540138322906710015,"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":[]}}},{"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","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":[]},"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:v18","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/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_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: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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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","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":[]},"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:v18","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/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_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: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_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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":"secs","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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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.111:8443/","prometheus":"http://172.21.15.111: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"]},"last_failure_osd_epoch":74,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":2060381733}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":75074180}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":114446874}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":204179235}]}]} 2023-10-01T09:20:37.040 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-01T09:20:37.040 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T09:20:37.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:20:37.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:37 smithi111 bash[75702]: audit 2023-10-01T09:20:36.225034+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.111:0/1817896333' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:20:37.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:37 smithi111 bash[78631]: audit 2023-10-01T09:20:36.225034+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.111:0/1817896333' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:20:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:37 smithi183 bash[59233]: audit 2023-10-01T09:20:36.225034+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.111:0/1817896333' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T09:20:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:38 smithi183 bash[59233]: cluster 2023-10-01T09:20:37.063113+0000 mgr.y (mgr.25132) 302 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:38.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:38 smithi111 bash[75702]: cluster 2023-10-01T09:20:37.063113+0000 mgr.y (mgr.25132) 302 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:38.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:38 smithi111 bash[78631]: cluster 2023-10-01T09:20:37.063113+0000 mgr.y (mgr.25132) 302 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:40.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:39 smithi111 bash[75702]: cluster 2023-10-01T09:20:39.063750+0000 mgr.y (mgr.25132) 303 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:40.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:39 smithi111 bash[78631]: cluster 2023-10-01T09:20:39.063750+0000 mgr.y (mgr.25132) 303 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:39 smithi183 bash[59233]: cluster 2023-10-01T09:20:39.063750+0000 mgr.y (mgr.25132) 303 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:41.819 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:42 smithi183 bash[59233]: cluster 2023-10-01T09:20:41.064816+0000 mgr.y (mgr.25132) 304 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:42.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:42 smithi111 bash[78631]: cluster 2023-10-01T09:20:41.064816+0000 mgr.y (mgr.25132) 304 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:42 smithi111 bash[75702]: cluster 2023-10-01T09:20:41.064816+0000 mgr.y (mgr.25132) 304 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:44 smithi183 bash[59233]: cluster 2023-10-01T09:20:43.065405+0000 mgr.y (mgr.25132) 305 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:44 smithi183 bash[59233]: audit 2023-10-01T09:20:43.991838+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:44 smithi111 bash[75702]: cluster 2023-10-01T09:20:43.065405+0000 mgr.y (mgr.25132) 305 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:44 smithi111 bash[75702]: audit 2023-10-01T09:20:43.991838+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:44 smithi111 bash[78631]: cluster 2023-10-01T09:20:43.065405+0000 mgr.y (mgr.25132) 305 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:44 smithi111 bash[78631]: audit 2023-10-01T09:20:43.991838+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:20:45.043 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:20:45.043 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":94,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:20:07.667817+0000","last_up_change":"2023-10-01T09:20:06.656294+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-01T09:00:31.502938+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":"71","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":{},"mgr_devicehealth":{}},"read_balance":{"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":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}},"read_balance":{"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":"2023-10-01T09:06:56.110654+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":"59","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_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":"2023-10-01T09:06:56.927700+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":"60","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_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":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":93,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6803","nonce":3223318636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6805","nonce":3223318636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6809","nonce":3223318636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6807","nonce":3223318636}]},"public_addr":"172.21.15.111:6803/3223318636","cluster_addr":"172.21.15.111:6805/3223318636","heartbeat_back_addr":"172.21.15.111:6809/3223318636","heartbeat_front_addr":"172.21.15.111:6807/3223318636","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":93,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6811","nonce":345968444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6813","nonce":345968444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6817","nonce":345968444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6815","nonce":345968444}]},"public_addr":"172.21.15.111:6811/345968444","cluster_addr":"172.21.15.111:6813/345968444","heartbeat_back_addr":"172.21.15.111:6817/345968444","heartbeat_front_addr":"172.21.15.111:6815/345968444","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":93,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6819","nonce":11472220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6821","nonce":11472220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6825","nonce":11472220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6823","nonce":11472220}]},"public_addr":"172.21.15.111:6819/11472220","cluster_addr":"172.21.15.111:6821/11472220","heartbeat_back_addr":"172.21.15.111:6825/11472220","heartbeat_front_addr":"172.21.15.111:6823/11472220","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":93,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6827","nonce":2534096418}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6829","nonce":2534096418}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6833","nonce":2534096418}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6831","nonce":2534096418}]},"public_addr":"172.21.15.111:6827/2534096418","cluster_addr":"172.21.15.111:6829/2534096418","heartbeat_back_addr":"172.21.15.111:6833/2534096418","heartbeat_front_addr":"172.21.15.111:6831/2534096418","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":90,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/3467311834":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/506092991":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4232834991":"2023-10-02T09:13:28.866828+0000","172.21.15.183:0/1491197089":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6835/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6800/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2911776151":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2942811973":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.183:0/434827281":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.183:0/3587120667":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:0/1265836848":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2641177178":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/2373917543":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6834/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.183:0/2358894151":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+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}} 2023-10-01T09:20:45.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:20:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:20:44] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.33.4" 2023-10-01T09:20:45.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:45 smithi111 bash[78631]: audit 2023-10-01T09:20:45.038215+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.111:0/73598791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:20:45.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:45 smithi111 bash[75702]: audit 2023-10-01T09:20:45.038215+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.111:0/73598791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:20:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:45 smithi183 bash[59233]: audit 2023-10-01T09:20:45.038215+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.111:0/73598791' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:20:45.865 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T09:20:45.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T09:20:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:46 smithi183 bash[59233]: cluster 2023-10-01T09:20:45.066407+0000 mgr.y (mgr.25132) 306 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:46.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:46 smithi111 bash[75702]: cluster 2023-10-01T09:20:45.066407+0000 mgr.y (mgr.25132) 306 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:46 smithi111 bash[78631]: cluster 2023-10-01T09:20:45.066407+0000 mgr.y (mgr.25132) 306 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:48 smithi183 bash[59233]: cluster 2023-10-01T09:20:47.067325+0000 mgr.y (mgr.25132) 307 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:48.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:48 smithi111 bash[75702]: cluster 2023-10-01T09:20:47.067325+0000 mgr.y (mgr.25132) 307 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:48.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:48 smithi111 bash[78631]: cluster 2023-10-01T09:20:47.067325+0000 mgr.y (mgr.25132) 307 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:50.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:49 smithi111 bash[75702]: cluster 2023-10-01T09:20:49.068009+0000 mgr.y (mgr.25132) 308 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:50.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:49 smithi111 bash[78631]: cluster 2023-10-01T09:20:49.068009+0000 mgr.y (mgr.25132) 308 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:49 smithi183 bash[59233]: cluster 2023-10-01T09:20:49.068009+0000 mgr.y (mgr.25132) 308 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:50.640 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:52.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:52 smithi111 bash[78631]: cluster 2023-10-01T09:20:51.069255+0000 mgr.y (mgr.25132) 309 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:52.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:52 smithi111 bash[75702]: cluster 2023-10-01T09:20:51.069255+0000 mgr.y (mgr.25132) 309 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:52 smithi183 bash[59233]: cluster 2023-10-01T09:20:51.069255+0000 mgr.y (mgr.25132) 309 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:53.915 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:20:53.915 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":94,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T09:20:07.667817+0000","last_up_change":"2023-10-01T09:20:06.656294+0000","last_in_change":"2023-10-01T09:03:37.403970+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":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-01T09:00:31.502938+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":"71","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":{},"mgr_devicehealth":{}},"read_balance":{"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":"2023-10-01T09:05:02.237995+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":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":"55","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":{"rbd":{}},"read_balance":{"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":"2023-10-01T09:06:56.110654+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":"59","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_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":"2023-10-01T09:06:56.927700+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":"60","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_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":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":93,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6803","nonce":3223318636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6805","nonce":3223318636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6809","nonce":3223318636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6807","nonce":3223318636}]},"public_addr":"172.21.15.111:6803/3223318636","cluster_addr":"172.21.15.111:6805/3223318636","heartbeat_back_addr":"172.21.15.111:6809/3223318636","heartbeat_front_addr":"172.21.15.111:6807/3223318636","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":93,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6811","nonce":345968444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6813","nonce":345968444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6817","nonce":345968444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":345968444},{"type":"v1","addr":"172.21.15.111:6815","nonce":345968444}]},"public_addr":"172.21.15.111:6811/345968444","cluster_addr":"172.21.15.111:6813/345968444","heartbeat_back_addr":"172.21.15.111:6817/345968444","heartbeat_front_addr":"172.21.15.111:6815/345968444","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":93,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6819","nonce":11472220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6821","nonce":11472220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6825","nonce":11472220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6823","nonce":11472220}]},"public_addr":"172.21.15.111:6819/11472220","cluster_addr":"172.21.15.111:6821/11472220","heartbeat_back_addr":"172.21.15.111:6825/11472220","heartbeat_front_addr":"172.21.15.111:6823/11472220","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":93,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6827","nonce":2534096418}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6829","nonce":2534096418}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6833","nonce":2534096418}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6831","nonce":2534096418}]},"public_addr":"172.21.15.111:6827/2534096418","cluster_addr":"172.21.15.111:6829/2534096418","heartbeat_back_addr":"172.21.15.111:6833/2534096418","heartbeat_front_addr":"172.21.15.111:6831/2534096418","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":90,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:0/3467311834":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/506092991":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4232834991":"2023-10-02T09:13:28.866828+0000","172.21.15.111:6801/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2911776151":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/1265836848":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2942811973":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:6800/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.111:6800/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+0000","172.21.15.183:0/1491197089":"2023-10-02T09:12:22.954502+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.183:0/434827281":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:6801/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6835/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.183:0/3587120667":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.183:6834/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.183:0/2358894151":"2023-10-02T09:12:22.954502+0000","172.21.15.111:0/2641177178":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/2373917543":"2023-10-02T09:10:40.493693+0000","172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+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}} 2023-10-01T09:20:54.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:54 smithi111 bash[78631]: cluster 2023-10-01T09:20:53.069882+0000 mgr.y (mgr.25132) 310 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:54.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:54 smithi111 bash[78631]: audit 2023-10-01T09:20:53.908355+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.111:0/731971273' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:20:54.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:54 smithi111 bash[75702]: cluster 2023-10-01T09:20:53.069882+0000 mgr.y (mgr.25132) 310 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:54.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:54 smithi111 bash[75702]: audit 2023-10-01T09:20:53.908355+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.111:0/731971273' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:20:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:54 smithi183 bash[59233]: cluster 2023-10-01T09:20:53.069882+0000 mgr.y (mgr.25132) 310 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:54 smithi183 bash[59233]: audit 2023-10-01T09:20:53.908355+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.111:0/731971273' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T09:20:54.728 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T09:20:54.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T09:20:54.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T09:20:54.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T09:20:54.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T09:20:54.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T09:20:54.731 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T09:20:54.731 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T09:20:55.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:20:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:20:54] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.33.4" 2023-10-01T09:20:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:56 smithi183 bash[59233]: cluster 2023-10-01T09:20:55.070791+0000 mgr.y (mgr.25132) 311 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:56 smithi111 bash[78631]: cluster 2023-10-01T09:20:55.070791+0000 mgr.y (mgr.25132) 311 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:56 smithi111 bash[75702]: cluster 2023-10-01T09:20:55.070791+0000 mgr.y (mgr.25132) 311 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:58 smithi183 bash[59233]: cluster 2023-10-01T09:20:57.071490+0000 mgr.y (mgr.25132) 312 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:58 smithi111 bash[78631]: cluster 2023-10-01T09:20:57.071490+0000 mgr.y (mgr.25132) 312 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:58.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:58 smithi111 bash[75702]: cluster 2023-10-01T09:20:57.071490+0000 mgr.y (mgr.25132) 312 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:20:59.609 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.610 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.610 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.610 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.611 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.611 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.611 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:20:59.617 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:59 smithi111 bash[78631]: audit 2023-10-01T09:20:58.992425+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:20:59 smithi111 bash[78631]: cluster 2023-10-01T09:20:59.072070+0000 mgr.y (mgr.25132) 313 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:59 smithi111 bash[75702]: audit 2023-10-01T09:20:58.992425+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:20:59 smithi111 bash[75702]: cluster 2023-10-01T09:20:59.072070+0000 mgr.y (mgr.25132) 313 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:59 smithi183 bash[59233]: audit 2023-10-01T09:20:58.992425+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:20:59 smithi183 bash[59233]: cluster 2023-10-01T09:20:59.072070+0000 mgr.y (mgr.25132) 313 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:02.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:02 smithi111 bash[75702]: cluster 2023-10-01T09:21:01.073115+0000 mgr.y (mgr.25132) 314 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:02.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:02 smithi111 bash[78631]: cluster 2023-10-01T09:21:01.073115+0000 mgr.y (mgr.25132) 314 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:02 smithi183 bash[59233]: cluster 2023-10-01T09:21:01.073115+0000 mgr.y (mgr.25132) 314 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:04 smithi183 bash[59233]: cluster 2023-10-01T09:21:03.073648+0000 mgr.y (mgr.25132) 315 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:04.568 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:04 smithi111 bash[75702]: cluster 2023-10-01T09:21:03.073648+0000 mgr.y (mgr.25132) 315 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:04.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:04 smithi111 bash[78631]: cluster 2023-10-01T09:21:03.073648+0000 mgr.y (mgr.25132) 315 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:04.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:21:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:21:04] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.33.4" 2023-10-01T09:21:06.231 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:06 smithi111 bash[75702]: cluster 2023-10-01T09:21:05.074542+0000 mgr.y (mgr.25132) 316 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:06.231 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:06 smithi111 bash[78631]: cluster 2023-10-01T09:21:05.074542+0000 mgr.y (mgr.25132) 316 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:06 smithi183 bash[59233]: cluster 2023-10-01T09:21:05.074542+0000 mgr.y (mgr.25132) 316 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:08.450 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:08 smithi111 bash[78631]: cluster 2023-10-01T09:21:07.075342+0000 mgr.y (mgr.25132) 317 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:08.451 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:08 smithi111 bash[75702]: cluster 2023-10-01T09:21:07.075342+0000 mgr.y (mgr.25132) 317 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:08 smithi183 bash[59233]: cluster 2023-10-01T09:21:07.075342+0000 mgr.y (mgr.25132) 317 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:10.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:09 smithi111 bash[78631]: cluster 2023-10-01T09:21:09.075991+0000 mgr.y (mgr.25132) 318 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:10.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:09 smithi111 bash[75702]: cluster 2023-10-01T09:21:09.075991+0000 mgr.y (mgr.25132) 318 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:09 smithi183 bash[59233]: cluster 2023-10-01T09:21:09.075991+0000 mgr.y (mgr.25132) 318 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:11.241 INFO:teuthology.orchestra.run.smithi111.stdout:377957122070 2023-10-01T09:21:11.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T09:21:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:12 smithi111 bash[75702]: cluster 2023-10-01T09:21:11.076707+0000 mgr.y (mgr.25132) 319 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:12 smithi111 bash[78631]: cluster 2023-10-01T09:21:11.076707+0000 mgr.y (mgr.25132) 319 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:12 smithi183 bash[59233]: cluster 2023-10-01T09:21:11.076707+0000 mgr.y (mgr.25132) 319 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:13.108 INFO:teuthology.orchestra.run.smithi111.stdout:335007449123 2023-10-01T09:21:13.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T09:21:14.137 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:14 smithi111 bash[75702]: cluster 2023-10-01T09:21:13.077155+0000 mgr.y (mgr.25132) 320 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:14.138 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:14 smithi111 bash[75702]: audit 2023-10-01T09:21:13.991688+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:14.419 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:14 smithi111 bash[78631]: cluster 2023-10-01T09:21:13.077155+0000 mgr.y (mgr.25132) 320 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:14.419 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:14 smithi111 bash[78631]: audit 2023-10-01T09:21:13.991688+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:14 smithi183 bash[59233]: cluster 2023-10-01T09:21:13.077155+0000 mgr.y (mgr.25132) 320 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:14 smithi183 bash[59233]: audit 2023-10-01T09:21:13.991688+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:15.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:21:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:21:14] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.33.4" 2023-10-01T09:21:15.606 INFO:teuthology.orchestra.run.smithi111.stdout:180388626649 2023-10-01T09:21:15.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T09:21:15.872 INFO:teuthology.orchestra.run.smithi111.stdout:128849019112 2023-10-01T09:21:15.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T09:21:16.085 INFO:teuthology.orchestra.run.smithi111.stdout:154618822880 2023-10-01T09:21:16.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T09:21:16.505 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:16 smithi111 bash[78631]: cluster 2023-10-01T09:21:15.078098+0000 mgr.y (mgr.25132) 321 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:16.505 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:16 smithi111 bash[75702]: cluster 2023-10-01T09:21:15.078098+0000 mgr.y (mgr.25132) 321 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:16 smithi183 bash[59233]: cluster 2023-10-01T09:21:15.078098+0000 mgr.y (mgr.25132) 321 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:17.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:17 smithi111 bash[75702]: audit 2023-10-01T09:21:16.598187+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:21:17.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:17 smithi111 bash[78631]: audit 2023-10-01T09:21:16.598187+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:21:17.528 INFO:teuthology.orchestra.run.smithi111.stdout:399431958543 2023-10-01T09:21:17.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T09:21:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:17 smithi183 bash[59233]: audit 2023-10-01T09:21:16.598187+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:21:17.630 INFO:teuthology.orchestra.run.smithi111.stdout:356482285597 2023-10-01T09:21:17.630 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T09:21:17.675 INFO:teuthology.orchestra.run.smithi111.stdout:206158430416 2023-10-01T09:21:17.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T09:21:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:18 smithi183 bash[59233]: cluster 2023-10-01T09:21:17.078960+0000 mgr.y (mgr.25132) 322 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:18.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:18 smithi111 bash[75702]: cluster 2023-10-01T09:21:17.078960+0000 mgr.y (mgr.25132) 322 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:18.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:18 smithi111 bash[78631]: cluster 2023-10-01T09:21:17.078960+0000 mgr.y (mgr.25132) 322 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:19 smithi111 bash[78631]: cluster 2023-10-01T09:21:19.079619+0000 mgr.y (mgr.25132) 323 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:20.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:19 smithi111 bash[75702]: cluster 2023-10-01T09:21:19.079619+0000 mgr.y (mgr.25132) 323 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:20.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:19 smithi183 bash[59233]: cluster 2023-10-01T09:21:19.079619+0000 mgr.y (mgr.25132) 323 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:20.428 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:20.429 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:20.429 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:20.430 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:20.432 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:21.439 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:21.440 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:22.451 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:22.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:22 smithi111 bash[75702]: cluster 2023-10-01T09:21:21.080782+0000 mgr.y (mgr.25132) 324 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:22.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:22 smithi111 bash[78631]: cluster 2023-10-01T09:21:21.080782+0000 mgr.y (mgr.25132) 324 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:22 smithi183 bash[59233]: cluster 2023-10-01T09:21:21.080782+0000 mgr.y (mgr.25132) 324 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:23.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:22.484227+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:22.489410+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:22.947212+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:22.953111+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: cluster 2023-10-01T09:21:23.081422+0000 mgr.y (mgr.25132) 325 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:23.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:23.423392+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:21:23.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:23.424592+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:21:23.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[78631]: audit 2023-10-01T09:21:23.433101+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.768 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:22.484227+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.768 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:22.489410+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.768 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:22.947212+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.768 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:22.953111+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: cluster 2023-10-01T09:21:23.081422+0000 mgr.y (mgr.25132) 325 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:23.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:23.423392+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:21:23.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:23.424592+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:21:23.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:23 smithi111 bash[75702]: audit 2023-10-01T09:21:23.433101+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:22.484227+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:22.489410+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:22.947212+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:22.953111+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: cluster 2023-10-01T09:21:23.081422+0000 mgr.y (mgr.25132) 325 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:23.423392+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:21:23.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:23.424592+0000 mon.a (mon.0) 452 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:21:23.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:23 smithi183 bash[59233]: audit 2023-10-01T09:21:23.433101+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:21:24.732 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:21:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:21:24] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.33.4" 2023-10-01T09:21:26.354 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:26 smithi111 bash[75702]: cluster 2023-10-01T09:21:25.082011+0000 mgr.y (mgr.25132) 326 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:26.354 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:26 smithi111 bash[78631]: cluster 2023-10-01T09:21:25.082011+0000 mgr.y (mgr.25132) 326 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:26 smithi183 bash[59233]: cluster 2023-10-01T09:21:25.082011+0000 mgr.y (mgr.25132) 326 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:28.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:28 smithi111 bash[75702]: cluster 2023-10-01T09:21:27.082589+0000 mgr.y (mgr.25132) 327 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:28.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:28 smithi111 bash[78631]: cluster 2023-10-01T09:21:27.082589+0000 mgr.y (mgr.25132) 327 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:28 smithi183 bash[59233]: cluster 2023-10-01T09:21:27.082589+0000 mgr.y (mgr.25132) 327 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:30.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:29 smithi111 bash[78631]: audit 2023-10-01T09:21:28.992170+0000 mon.a (mon.0) 454 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:30.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:29 smithi111 bash[78631]: cluster 2023-10-01T09:21:29.083126+0000 mgr.y (mgr.25132) 328 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:30.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:29 smithi111 bash[75702]: audit 2023-10-01T09:21:28.992170+0000 mon.a (mon.0) 454 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:30.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:29 smithi111 bash[75702]: cluster 2023-10-01T09:21:29.083126+0000 mgr.y (mgr.25132) 328 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:29 smithi183 bash[59233]: audit 2023-10-01T09:21:28.992170+0000 mon.a (mon.0) 454 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:29 smithi183 bash[59233]: cluster 2023-10-01T09:21:29.083126+0000 mgr.y (mgr.25132) 328 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:32.463 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:32 smithi111 bash[78631]: cluster 2023-10-01T09:21:31.084088+0000 mgr.y (mgr.25132) 329 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:32.463 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:32 smithi111 bash[75702]: cluster 2023-10-01T09:21:31.084088+0000 mgr.y (mgr.25132) 329 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:32 smithi183 bash[59233]: cluster 2023-10-01T09:21:31.084088+0000 mgr.y (mgr.25132) 329 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:32.626 INFO:teuthology.orchestra.run.smithi111.stdout:377957122075 2023-10-01T09:21:33.290 INFO:teuthology.orchestra.run.smithi111.stdout:128849019116 2023-10-01T09:21:33.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:33 smithi111 bash[78631]: audit 2023-10-01T09:21:32.623335+0000 mon.a (mon.0) 455 : audit 0 from='client.? 172.21.15.111:0/2461112457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:21:33.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:33 smithi111 bash[75702]: audit 2023-10-01T09:21:32.623335+0000 mon.a (mon.0) 455 : audit 0 from='client.? 172.21.15.111:0/2461112457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:21:33.424 INFO:teuthology.orchestra.run.smithi111.stdout:335007449127 2023-10-01T09:21:33.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:33 smithi183 bash[59233]: audit 2023-10-01T09:21:32.623335+0000 mon.a (mon.0) 455 : audit 0 from='client.? 172.21.15.111:0/2461112457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T09:21:34.109 INFO:teuthology.orchestra.run.smithi111.stdout:356482285601 2023-10-01T09:21:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:34 smithi183 bash[59233]: cluster 2023-10-01T09:21:33.084448+0000 mgr.y (mgr.25132) 330 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:34 smithi183 bash[59233]: audit 2023-10-01T09:21:33.288030+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.111:0/267502863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:21:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:34 smithi183 bash[59233]: audit 2023-10-01T09:21:33.421769+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.111:0/1424503379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:21:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:34 smithi183 bash[59233]: audit 2023-10-01T09:21:34.106522+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.111:0/760119436' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:21:34.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[78631]: cluster 2023-10-01T09:21:33.084448+0000 mgr.y (mgr.25132) 330 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[78631]: audit 2023-10-01T09:21:33.288030+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.111:0/267502863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[78631]: audit 2023-10-01T09:21:33.421769+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.111:0/1424503379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[78631]: audit 2023-10-01T09:21:34.106522+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.111:0/760119436' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[75702]: cluster 2023-10-01T09:21:33.084448+0000 mgr.y (mgr.25132) 330 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[75702]: audit 2023-10-01T09:21:33.288030+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.111:0/267502863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[75702]: audit 2023-10-01T09:21:33.421769+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.111:0/1424503379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T09:21:34.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[75702]: audit 2023-10-01T09:21:34.106522+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.111:0/760119436' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T09:21:34.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:21:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:21:34] "GET /metrics HTTP/1.1" 200 33833 "" "Prometheus/2.33.4" 2023-10-01T09:21:35.981 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122070 got 377957122075 for osd.2 2023-10-01T09:21:35.981 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:36.349 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:36 smithi111 bash[75702]: cluster 2023-10-01T09:21:35.084979+0000 mgr.y (mgr.25132) 331 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:36.349 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:36 smithi111 bash[78631]: cluster 2023-10-01T09:21:35.084979+0000 mgr.y (mgr.25132) 331 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:36 smithi183 bash[59233]: cluster 2023-10-01T09:21:35.084979+0000 mgr.y (mgr.25132) 331 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:36.688 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019112 got 128849019116 for osd.4 2023-10-01T09:21:36.688 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:37.078 INFO:teuthology.orchestra.run.smithi111.stdout:180388626654 2023-10-01T09:21:37.205 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:37 smithi111 bash[78631]: audit 2023-10-01T09:21:37.076137+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.111:0/325531804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:21:37.206 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:37 smithi111 bash[75702]: audit 2023-10-01T09:21:37.076137+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.111:0/325531804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:21:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:37 smithi183 bash[59233]: audit 2023-10-01T09:21:37.076137+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.111:0/325531804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T09:21:37.653 INFO:teuthology.orchestra.run.smithi111.stdout:154618822885 2023-10-01T09:21:38.006 INFO:tasks.cephadm.ceph_manager.ceph:need seq 356482285597 got 356482285601 for osd.1 2023-10-01T09:21:38.007 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:38.126 INFO:tasks.cephadm.ceph_manager.ceph:need seq 335007449123 got 335007449127 for osd.0 2023-10-01T09:21:38.126 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:38.275 INFO:teuthology.orchestra.run.smithi111.stdout:206158430421 2023-10-01T09:21:38.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:38 smithi111 bash[78631]: cluster 2023-10-01T09:21:37.085381+0000 mgr.y (mgr.25132) 332 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:38.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:38 smithi111 bash[78631]: audit 2023-10-01T09:21:37.650480+0000 mon.a (mon.0) 456 : audit 0 from='client.? 172.21.15.111:0/3500310726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:21:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:38 smithi111 bash[75702]: cluster 2023-10-01T09:21:37.085381+0000 mgr.y (mgr.25132) 332 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:38.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:38 smithi111 bash[75702]: audit 2023-10-01T09:21:37.650480+0000 mon.a (mon.0) 456 : audit 0 from='client.? 172.21.15.111:0/3500310726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:21:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:38 smithi183 bash[59233]: cluster 2023-10-01T09:21:37.085381+0000 mgr.y (mgr.25132) 332 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:38 smithi183 bash[59233]: audit 2023-10-01T09:21:37.650480+0000 mon.a (mon.0) 456 : audit 0 from='client.? 172.21.15.111:0/3500310726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T09:21:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:39 smithi183 bash[59233]: audit 2023-10-01T09:21:38.272283+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.111:0/4176743349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:21:39.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:39 smithi111 bash[78631]: audit 2023-10-01T09:21:38.272283+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.111:0/4176743349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:21:39.603 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:39 smithi111 bash[75702]: audit 2023-10-01T09:21:38.272283+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.111:0/4176743349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T09:21:39.653 INFO:teuthology.orchestra.run.smithi111.stdout:399431958548 2023-10-01T09:21:39.886 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626649 got 180388626654 for osd.6 2023-10-01T09:21:39.886 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:40.100 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822880 got 154618822885 for osd.5 2023-10-01T09:21:40.100 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:40.239 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430416 got 206158430421 for osd.7 2023-10-01T09:21:40.239 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:40 smithi183 bash[59233]: cluster 2023-10-01T09:21:39.085954+0000 mgr.y (mgr.25132) 333 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:40 smithi183 bash[59233]: audit 2023-10-01T09:21:39.651075+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.111:0/1062066705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:21:40.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:40 smithi111 bash[75702]: cluster 2023-10-01T09:21:39.085954+0000 mgr.y (mgr.25132) 333 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:40.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:40 smithi111 bash[75702]: audit 2023-10-01T09:21:39.651075+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.111:0/1062066705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:21:40.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:40 smithi111 bash[78631]: cluster 2023-10-01T09:21:39.085954+0000 mgr.y (mgr.25132) 333 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:40.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:40 smithi111 bash[78631]: audit 2023-10-01T09:21:39.651075+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.111:0/1062066705' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T09:21:40.861 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958543 got 399431958548 for osd.3 2023-10-01T09:21:40.861 DEBUG:teuthology.parallel:result is None 2023-10-01T09:21:40.861 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T09:21:40.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:21:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:42 smithi183 bash[59233]: cluster 2023-10-01T09:21:41.087041+0000 mgr.y (mgr.25132) 334 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:42.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:42 smithi111 bash[78631]: cluster 2023-10-01T09:21:41.087041+0000 mgr.y (mgr.25132) 334 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:42 smithi111 bash[75702]: cluster 2023-10-01T09:21:41.087041+0000 mgr.y (mgr.25132) 334 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:44 smithi183 bash[59233]: cluster 2023-10-01T09:21:43.087524+0000 mgr.y (mgr.25132) 335 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:44 smithi183 bash[59233]: audit 2023-10-01T09:21:43.993271+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:44 smithi111 bash[75702]: cluster 2023-10-01T09:21:43.087524+0000 mgr.y (mgr.25132) 335 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:44.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:44 smithi111 bash[75702]: audit 2023-10-01T09:21:43.993271+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:44 smithi111 bash[78631]: cluster 2023-10-01T09:21:43.087524+0000 mgr.y (mgr.25132) 335 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:44 smithi111 bash[78631]: audit 2023-10-01T09:21:43.993271+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:45.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:21:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:21:44] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.33.4" 2023-10-01T09:21:45.628 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:46 smithi183 bash[59233]: cluster 2023-10-01T09:21:45.088404+0000 mgr.y (mgr.25132) 336 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:46 smithi111 bash[75702]: cluster 2023-10-01T09:21:45.088404+0000 mgr.y (mgr.25132) 336 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:46 smithi111 bash[78631]: cluster 2023-10-01T09:21:45.088404+0000 mgr.y (mgr.25132) 336 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:48.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:48 smithi111 bash[75702]: cluster 2023-10-01T09:21:47.089238+0000 mgr.y (mgr.25132) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:48.455 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:48 smithi111 bash[78631]: cluster 2023-10-01T09:21:47.089238+0000 mgr.y (mgr.25132) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:48 smithi183 bash[59233]: cluster 2023-10-01T09:21:47.089238+0000 mgr.y (mgr.25132) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:48.931 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:21:48.934 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:21:49.754 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":272,"stamp":"2023-10-01T09:21:47.088708+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356868,"kb_used_data":9284,"kb_used_omap":20,"kb_used_meta":1347499,"kb_avail":748604348,"statfs":{"total":767960285184,"available":766570852352,"internally_reserved":0,"allocated":9506816,"data_stored":5882315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379839630},"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.004063"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690316+0000","last_change":"2023-10-01T09:18:56.814607+0000","last_active":"2023-10-01T09:20:06.690316+0000","last_peered":"2023-10-01T09:20:06.690316+0000","last_clean":"2023-10-01T09:20:06.690316+0000","last_became_active":"2023-10-01T09:18:56.814251+0000","last_became_peered":"2023-10-01T09:18:56.814251+0000","last_unstale":"2023-10-01T09:20:06.690316+0000","last_undegraded":"2023-10-01T09:20:06.690316+0000","last_fullsized":"2023-10-01T09:20:06.690316+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681344+0000","last_change":"2023-10-01T09:19:26.131238+0000","last_active":"2023-10-01T09:20:07.681344+0000","last_peered":"2023-10-01T09:20:07.681344+0000","last_clean":"2023-10-01T09:20:07.681344+0000","last_became_active":"2023-10-01T09:19:26.130864+0000","last_became_peered":"2023-10-01T09:19:26.130864+0000","last_unstale":"2023-10-01T09:20:07.681344+0000","last_undegraded":"2023-10-01T09:20:07.681344+0000","last_fullsized":"2023-10-01T09:20:07.681344+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T10:07:35.690537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.19","version":"0'0","reported_seq":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697405+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:20:07.697405+0000","last_peered":"2023-10-01T09:20:07.697405+0000","last_clean":"2023-10-01T09:20:07.697405+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:20:07.697405+0000","last_undegraded":"2023-10-01T09:20:07.697405+0000","last_fullsized":"2023-10-01T09:20:07.697405+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.695535+0000","last_change":"2023-10-01T09:20:07.695535+0000","last_active":"2023-10-01T09:20:07.695535+0000","last_peered":"2023-10-01T09:20:07.695535+0000","last_clean":"2023-10-01T09:20:07.695535+0000","last_became_active":"2023-10-01T09:20:07.694956+0000","last_became_peered":"2023-10-01T09:20:07.694956+0000","last_unstale":"2023-10-01T09:20:07.695535+0000","last_undegraded":"2023-10-01T09:20:07.695535+0000","last_fullsized":"2023-10-01T09:20:07.695535+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:30.323832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699496+0000","last_change":"2023-10-01T09:20:07.699496+0000","last_active":"2023-10-01T09:20:07.699496+0000","last_peered":"2023-10-01T09:20:07.699496+0000","last_clean":"2023-10-01T09:20:07.699496+0000","last_became_active":"2023-10-01T09:20:07.699108+0000","last_became_peered":"2023-10-01T09:20:07.699108+0000","last_unstale":"2023-10-01T09:20:07.699496+0000","last_undegraded":"2023-10-01T09:20:07.699496+0000","last_fullsized":"2023-10-01T09:20:07.699496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.685839+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:20:06.685839+0000","last_peered":"2023-10-01T09:20:06.685839+0000","last_clean":"2023-10-01T09:20:06.685839+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:20:06.685839+0000","last_undegraded":"2023-10-01T09:20:06.685839+0000","last_fullsized":"2023-10-01T09:20:06.685839+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699660+0000","last_change":"2023-10-01T09:20:07.699660+0000","last_active":"2023-10-01T09:20:07.699660+0000","last_peered":"2023-10-01T09:20:07.699660+0000","last_clean":"2023-10-01T09:20:07.699660+0000","last_became_active":"2023-10-01T09:20:07.699137+0000","last_became_peered":"2023-10-01T09:20:07.699137+0000","last_unstale":"2023-10-01T09:20:07.699660+0000","last_undegraded":"2023-10-01T09:20:07.699660+0000","last_fullsized":"2023-10-01T09:20:07.699660+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.686654+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:20:06.686654+0000","last_peered":"2023-10-01T09:20:06.686654+0000","last_clean":"2023-10-01T09:20:06.686654+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:20:06.686654+0000","last_undegraded":"2023-10-01T09:20:06.686654+0000","last_fullsized":"2023-10-01T09:20:06.686654+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1c","version":"0'0","reported_seq":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.690625+0000","last_change":"2023-10-01T09:20:07.690625+0000","last_active":"2023-10-01T09:20:07.690625+0000","last_peered":"2023-10-01T09:20:07.690625+0000","last_clean":"2023-10-01T09:20:07.690625+0000","last_became_active":"2023-10-01T09:20:07.690256+0000","last_became_peered":"2023-10-01T09:20:07.690256+0000","last_unstale":"2023-10-01T09:20:07.690625+0000","last_undegraded":"2023-10-01T09:20:07.690625+0000","last_fullsized":"2023-10-01T09:20:07.690625+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:23:05.704870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681626+0000","last_change":"2023-10-01T09:18:27.470615+0000","last_active":"2023-10-01T09:20:07.681626+0000","last_peered":"2023-10-01T09:20:07.681626+0000","last_clean":"2023-10-01T09:20:07.681626+0000","last_became_active":"2023-10-01T09:18:27.470038+0000","last_became_peered":"2023-10-01T09:18:27.470038+0000","last_unstale":"2023-10-01T09:20:07.681626+0000","last_undegraded":"2023-10-01T09:20:07.681626+0000","last_fullsized":"2023-10-01T09:20:07.681626+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:45:39.399002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692190+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:20:06.692190+0000","last_peered":"2023-10-01T09:20:06.692190+0000","last_clean":"2023-10-01T09:20:06.692190+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:20:06.692190+0000","last_undegraded":"2023-10-01T09:20:06.692190+0000","last_fullsized":"2023-10-01T09:20:06.692190+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681840+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:20:07.681840+0000","last_peered":"2023-10-01T09:20:07.681840+0000","last_clean":"2023-10-01T09:20:07.681840+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:20:07.681840+0000","last_undegraded":"2023-10-01T09:20:07.681840+0000","last_fullsized":"2023-10-01T09:20:07.681840+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693635+0000","last_change":"2023-10-01T09:19:26.133009+0000","last_active":"2023-10-01T09:20:06.693635+0000","last_peered":"2023-10-01T09:20:06.693635+0000","last_clean":"2023-10-01T09:20:06.693635+0000","last_became_active":"2023-10-01T09:19:26.132659+0000","last_became_peered":"2023-10-01T09:19:26.132659+0000","last_unstale":"2023-10-01T09:20:06.693635+0000","last_undegraded":"2023-10-01T09:20:06.693635+0000","last_fullsized":"2023-10-01T09:20:06.693635+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701599+0000","last_change":"2023-10-01T09:20:07.701599+0000","last_active":"2023-10-01T09:20:07.701599+0000","last_peered":"2023-10-01T09:20:07.701599+0000","last_clean":"2023-10-01T09:20:07.701599+0000","last_became_active":"2023-10-01T09:20:07.701275+0000","last_became_peered":"2023-10-01T09:20:07.701275+0000","last_unstale":"2023-10-01T09:20:07.701599+0000","last_undegraded":"2023-10-01T09:20:07.701599+0000","last_fullsized":"2023-10-01T09:20:07.701599+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:39:01.319186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686712+0000","last_change":"2023-10-01T09:18:56.812817+0000","last_active":"2023-10-01T09:20:07.686712+0000","last_peered":"2023-10-01T09:20:07.686712+0000","last_clean":"2023-10-01T09:20:07.686712+0000","last_became_active":"2023-10-01T09:18:56.812252+0000","last_became_peered":"2023-10-01T09:18:56.812252+0000","last_unstale":"2023-10-01T09:20:07.686712+0000","last_undegraded":"2023-10-01T09:20:07.686712+0000","last_fullsized":"2023-10-01T09:20:07.686712+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:00:46.766596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701548+0000","last_change":"2023-10-01T09:20:07.701548+0000","last_active":"2023-10-01T09:20:07.701548+0000","last_peered":"2023-10-01T09:20:07.701548+0000","last_clean":"2023-10-01T09:20:07.701548+0000","last_became_active":"2023-10-01T09:20:07.701219+0000","last_became_peered":"2023-10-01T09:20:07.701219+0000","last_unstale":"2023-10-01T09:20:07.701548+0000","last_undegraded":"2023-10-01T09:20:07.701548+0000","last_fullsized":"2023-10-01T09:20:07.701548+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:19:00.492405+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":"4.3","version":"0'0","reported_seq":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681070+0000","last_change":"2023-10-01T09:18:27.478587+0000","last_active":"2023-10-01T09:20:07.681070+0000","last_peered":"2023-10-01T09:20:07.681070+0000","last_clean":"2023-10-01T09:20:07.681070+0000","last_became_active":"2023-10-01T09:18:27.477711+0000","last_became_peered":"2023-10-01T09:18:27.477711+0000","last_unstale":"2023-10-01T09:20:07.681070+0000","last_undegraded":"2023-10-01T09:20:07.681070+0000","last_fullsized":"2023-10-01T09:20:07.681070+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:20:04.332760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686760+0000","last_change":"2023-10-01T09:19:26.130924+0000","last_active":"2023-10-01T09:20:07.686760+0000","last_peered":"2023-10-01T09:20:07.686760+0000","last_clean":"2023-10-01T09:20:07.686760+0000","last_became_active":"2023-10-01T09:19:26.130583+0000","last_became_peered":"2023-10-01T09:19:26.130583+0000","last_unstale":"2023-10-01T09:20:07.686760+0000","last_undegraded":"2023-10-01T09:20:07.686760+0000","last_fullsized":"2023-10-01T09:20:07.686760+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:55:42.212889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696743+0000","last_change":"2023-10-01T09:18:27.482250+0000","last_active":"2023-10-01T09:20:06.696743+0000","last_peered":"2023-10-01T09:20:06.696743+0000","last_clean":"2023-10-01T09:20:06.696743+0000","last_became_active":"2023-10-01T09:18:27.481915+0000","last_became_peered":"2023-10-01T09:18:27.481915+0000","last_unstale":"2023-10-01T09:20:06.696743+0000","last_undegraded":"2023-10-01T09:20:06.696743+0000","last_fullsized":"2023-10-01T09:20:06.696743+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681942+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:20:07.681942+0000","last_peered":"2023-10-01T09:20:07.681942+0000","last_clean":"2023-10-01T09:20:07.681942+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:20:07.681942+0000","last_undegraded":"2023-10-01T09:20:07.681942+0000","last_fullsized":"2023-10-01T09:20:07.681942+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697694+0000","last_change":"2023-10-01T09:20:07.696745+0000","last_active":"2023-10-01T09:20:07.697694+0000","last_peered":"2023-10-01T09:20:07.697694+0000","last_clean":"2023-10-01T09:20:07.697694+0000","last_became_active":"2023-10-01T09:20:07.696418+0000","last_became_peered":"2023-10-01T09:20:07.696418+0000","last_unstale":"2023-10-01T09:20:07.697694+0000","last_undegraded":"2023-10-01T09:20:07.697694+0000","last_fullsized":"2023-10-01T09:20:07.697694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:39.252686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692128+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:20:06.692128+0000","last_peered":"2023-10-01T09:20:06.692128+0000","last_clean":"2023-10-01T09:20:06.692128+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:20:06.692128+0000","last_undegraded":"2023-10-01T09:20:06.692128+0000","last_fullsized":"2023-10-01T09:20:06.692128+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693953+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:20:06.693953+0000","last_peered":"2023-10-01T09:20:06.693953+0000","last_clean":"2023-10-01T09:20:06.693953+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:20:06.693953+0000","last_undegraded":"2023-10-01T09:20:06.693953+0000","last_fullsized":"2023-10-01T09:20:06.693953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.695784+0000","last_change":"2023-10-01T09:20:07.695784+0000","last_active":"2023-10-01T09:20:07.695784+0000","last_peered":"2023-10-01T09:20:07.695784+0000","last_clean":"2023-10-01T09:20:07.695784+0000","last_became_active":"2023-10-01T09:20:07.695118+0000","last_became_peered":"2023-10-01T09:20:07.695118+0000","last_unstale":"2023-10-01T09:20:07.695784+0000","last_undegraded":"2023-10-01T09:20:07.695784+0000","last_fullsized":"2023-10-01T09:20:07.695784+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:30.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"74'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692036+0000","last_change":"2023-10-01T09:18:27.473189+0000","last_active":"2023-10-01T09:20:06.692036+0000","last_peered":"2023-10-01T09:20:06.692036+0000","last_clean":"2023-10-01T09:20:06.692036+0000","last_became_active":"2023-10-01T09:18:27.472433+0000","last_became_peered":"2023-10-01T09:18:27.472433+0000","last_unstale":"2023-10-01T09:20:06.692036+0000","last_undegraded":"2023-10-01T09:20:06.692036+0000","last_fullsized":"2023-10-01T09:20:06.692036+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684935+0000","last_change":"2023-10-01T09:19:26.137419+0000","last_active":"2023-10-01T09:20:06.684935+0000","last_peered":"2023-10-01T09:20:06.684935+0000","last_clean":"2023-10-01T09:20:06.684935+0000","last_became_active":"2023-10-01T09:19:26.137041+0000","last_became_peered":"2023-10-01T09:19:26.137041+0000","last_unstale":"2023-10-01T09:20:06.684935+0000","last_undegraded":"2023-10-01T09:20:06.684935+0000","last_fullsized":"2023-10-01T09:20:06.684935+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.687502+0000","last_change":"2023-10-01T09:18:56.814095+0000","last_active":"2023-10-01T09:20:07.687502+0000","last_peered":"2023-10-01T09:20:07.687502+0000","last_clean":"2023-10-01T09:20:07.687502+0000","last_became_active":"2023-10-01T09:18:56.813424+0000","last_became_peered":"2023-10-01T09:18:56.813424+0000","last_unstale":"2023-10-01T09:20:07.687502+0000","last_undegraded":"2023-10-01T09:20:07.687502+0000","last_fullsized":"2023-10-01T09:20:07.687502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:19:40.864276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685749+0000","last_change":"2023-10-01T09:19:26.132148+0000","last_active":"2023-10-01T09:20:07.685749+0000","last_peered":"2023-10-01T09:20:07.685749+0000","last_clean":"2023-10-01T09:20:07.685749+0000","last_became_active":"2023-10-01T09:19:26.131696+0000","last_became_peered":"2023-10-01T09:19:26.131696+0000","last_unstale":"2023-10-01T09:20:07.685749+0000","last_undegraded":"2023-10-01T09:20:07.685749+0000","last_fullsized":"2023-10-01T09:20:07.685749+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:00:22.799226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.691701+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:20:07.691701+0000","last_peered":"2023-10-01T09:20:07.691701+0000","last_clean":"2023-10-01T09:20:07.691701+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:20:07.691701+0000","last_undegraded":"2023-10-01T09:20:07.691701+0000","last_fullsized":"2023-10-01T09:20:07.691701+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.693633+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:20:07.693633+0000","last_peered":"2023-10-01T09:20:07.693633+0000","last_clean":"2023-10-01T09:20:07.693633+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:20:07.693633+0000","last_undegraded":"2023-10-01T09:20:07.693633+0000","last_fullsized":"2023-10-01T09:20:07.693633+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694622+0000","last_change":"2023-10-01T09:18:27.474074+0000","last_active":"2023-10-01T09:20:06.694622+0000","last_peered":"2023-10-01T09:20:06.694622+0000","last_clean":"2023-10-01T09:20:06.694622+0000","last_became_active":"2023-10-01T09:18:27.473484+0000","last_became_peered":"2023-10-01T09:18:27.473484+0000","last_unstale":"2023-10-01T09:20:06.694622+0000","last_undegraded":"2023-10-01T09:20:06.694622+0000","last_fullsized":"2023-10-01T09:20:06.694622+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.688144+0000","last_change":"2023-10-01T09:18:56.823271+0000","last_active":"2023-10-01T09:20:06.688144+0000","last_peered":"2023-10-01T09:20:06.688144+0000","last_clean":"2023-10-01T09:20:06.688144+0000","last_became_active":"2023-10-01T09:18:56.822836+0000","last_became_peered":"2023-10-01T09:18:56.822836+0000","last_unstale":"2023-10-01T09:20:06.688144+0000","last_undegraded":"2023-10-01T09:20:06.688144+0000","last_fullsized":"2023-10-01T09:20:06.688144+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685956+0000","last_change":"2023-10-01T09:18:56.817869+0000","last_active":"2023-10-01T09:20:07.685956+0000","last_peered":"2023-10-01T09:20:07.685956+0000","last_clean":"2023-10-01T09:20:07.685956+0000","last_became_active":"2023-10-01T09:18:56.815627+0000","last_became_peered":"2023-10-01T09:18:56.815627+0000","last_unstale":"2023-10-01T09:20:07.685956+0000","last_undegraded":"2023-10-01T09:20:07.685956+0000","last_fullsized":"2023-10-01T09:20:07.685956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:10.426227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.702297+0000","last_change":"2023-10-01T09:20:07.702297+0000","last_active":"2023-10-01T09:20:07.702297+0000","last_peered":"2023-10-01T09:20:07.702297+0000","last_clean":"2023-10-01T09:20:07.702297+0000","last_became_active":"2023-10-01T09:20:07.701858+0000","last_became_peered":"2023-10-01T09:20:07.701858+0000","last_unstale":"2023-10-01T09:20:07.702297+0000","last_undegraded":"2023-10-01T09:20:07.702297+0000","last_fullsized":"2023-10-01T09:20:07.702297+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686610+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:20:07.686610+0000","last_peered":"2023-10-01T09:20:07.686610+0000","last_clean":"2023-10-01T09:20:07.686610+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:20:07.686610+0000","last_undegraded":"2023-10-01T09:20:07.686610+0000","last_fullsized":"2023-10-01T09:20:07.686610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696629+0000","last_change":"2023-10-01T09:20:07.695236+0000","last_active":"2023-10-01T09:20:07.696629+0000","last_peered":"2023-10-01T09:20:07.696629+0000","last_clean":"2023-10-01T09:20:07.696629+0000","last_became_active":"2023-10-01T09:20:07.694629+0000","last_became_peered":"2023-10-01T09:20:07.694629+0000","last_unstale":"2023-10-01T09:20:07.696629+0000","last_undegraded":"2023-10-01T09:20:07.696629+0000","last_fullsized":"2023-10-01T09:20:07.696629+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:44:53.748777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701053+0000","last_change":"2023-10-01T09:20:07.701053+0000","last_active":"2023-10-01T09:20:07.701053+0000","last_peered":"2023-10-01T09:20:07.701053+0000","last_clean":"2023-10-01T09:20:07.701053+0000","last_became_active":"2023-10-01T09:20:07.699408+0000","last_became_peered":"2023-10-01T09:20:07.699408+0000","last_unstale":"2023-10-01T09:20:07.701053+0000","last_undegraded":"2023-10-01T09:20:07.701053+0000","last_fullsized":"2023-10-01T09:20:07.701053+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:03:51.135866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692526+0000","last_change":"2023-10-01T09:18:56.819961+0000","last_active":"2023-10-01T09:20:06.692526+0000","last_peered":"2023-10-01T09:20:06.692526+0000","last_clean":"2023-10-01T09:20:06.692526+0000","last_became_active":"2023-10-01T09:18:56.819592+0000","last_became_peered":"2023-10-01T09:18:56.819592+0000","last_unstale":"2023-10-01T09:20:06.692526+0000","last_undegraded":"2023-10-01T09:20:06.692526+0000","last_fullsized":"2023-10-01T09:20:06.692526+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692093+0000","last_change":"2023-10-01T09:19:26.135345+0000","last_active":"2023-10-01T09:20:06.692093+0000","last_peered":"2023-10-01T09:20:06.692093+0000","last_clean":"2023-10-01T09:20:06.692093+0000","last_became_active":"2023-10-01T09:19:26.134957+0000","last_became_peered":"2023-10-01T09:19:26.134957+0000","last_unstale":"2023-10-01T09:20:06.692093+0000","last_undegraded":"2023-10-01T09:20:06.692093+0000","last_fullsized":"2023-10-01T09:20:06.692093+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690860+0000","last_change":"2023-10-01T09:19:26.137763+0000","last_active":"2023-10-01T09:20:06.690860+0000","last_peered":"2023-10-01T09:20:06.690860+0000","last_clean":"2023-10-01T09:20:06.690860+0000","last_became_active":"2023-10-01T09:19:26.137266+0000","last_became_peered":"2023-10-01T09:19:26.137266+0000","last_unstale":"2023-10-01T09:20:06.690860+0000","last_undegraded":"2023-10-01T09:20:06.690860+0000","last_fullsized":"2023-10-01T09:20:06.690860+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693859+0000","last_change":"2023-10-01T09:18:56.822300+0000","last_active":"2023-10-01T09:20:06.693859+0000","last_peered":"2023-10-01T09:20:06.693859+0000","last_clean":"2023-10-01T09:20:06.693859+0000","last_became_active":"2023-10-01T09:18:56.821946+0000","last_became_peered":"2023-10-01T09:18:56.821946+0000","last_unstale":"2023-10-01T09:20:06.693859+0000","last_undegraded":"2023-10-01T09:20:06.693859+0000","last_fullsized":"2023-10-01T09:20:06.693859+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701654+0000","last_change":"2023-10-01T09:20:07.701654+0000","last_active":"2023-10-01T09:20:07.701654+0000","last_peered":"2023-10-01T09:20:07.701654+0000","last_clean":"2023-10-01T09:20:07.701654+0000","last_became_active":"2023-10-01T09:20:07.701265+0000","last_became_peered":"2023-10-01T09:20:07.701265+0000","last_unstale":"2023-10-01T09:20:07.701654+0000","last_undegraded":"2023-10-01T09:20:07.701654+0000","last_fullsized":"2023-10-01T09:20:07.701654+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700044+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:20:07.700044+0000","last_peered":"2023-10-01T09:20:07.700044+0000","last_clean":"2023-10-01T09:20:07.700044+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:20:07.700044+0000","last_undegraded":"2023-10-01T09:20:07.700044+0000","last_fullsized":"2023-10-01T09:20:07.700044+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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.b","version":"0'0","reported_seq":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681498+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:20:07.681498+0000","last_peered":"2023-10-01T09:20:07.681498+0000","last_clean":"2023-10-01T09:20:07.681498+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:20:07.681498+0000","last_undegraded":"2023-10-01T09:20:07.681498+0000","last_fullsized":"2023-10-01T09:20:07.681498+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701709+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:20:07.701709+0000","last_peered":"2023-10-01T09:20:07.701709+0000","last_clean":"2023-10-01T09:20:07.701709+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:20:07.701709+0000","last_undegraded":"2023-10-01T09:20:07.701709+0000","last_fullsized":"2023-10-01T09:20:07.701709+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693521+0000","last_change":"2023-10-01T09:18:56.822120+0000","last_active":"2023-10-01T09:20:06.693521+0000","last_peered":"2023-10-01T09:20:06.693521+0000","last_clean":"2023-10-01T09:20:06.693521+0000","last_became_active":"2023-10-01T09:18:56.821828+0000","last_became_peered":"2023-10-01T09:18:56.821828+0000","last_unstale":"2023-10-01T09:20:06.693521+0000","last_undegraded":"2023-10-01T09:20:06.693521+0000","last_fullsized":"2023-10-01T09:20:06.693521+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696767+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:20:06.696767+0000","last_peered":"2023-10-01T09:20:06.696767+0000","last_clean":"2023-10-01T09:20:06.696767+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:20:06.696767+0000","last_undegraded":"2023-10-01T09:20:06.696767+0000","last_fullsized":"2023-10-01T09:20:06.696767+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.9","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701651+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:20:07.701651+0000","last_peered":"2023-10-01T09:20:07.701651+0000","last_clean":"2023-10-01T09:20:07.701651+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:20:07.701651+0000","last_undegraded":"2023-10-01T09:20:07.701651+0000","last_fullsized":"2023-10-01T09:20:07.701651+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.698007+0000","last_change":"2023-10-01T09:18:56.818541+0000","last_active":"2023-10-01T09:20:06.698007+0000","last_peered":"2023-10-01T09:20:06.698007+0000","last_clean":"2023-10-01T09:20:06.698007+0000","last_became_active":"2023-10-01T09:18:56.818110+0000","last_became_peered":"2023-10-01T09:18:56.818110+0000","last_unstale":"2023-10-01T09:20:06.698007+0000","last_undegraded":"2023-10-01T09:20:06.698007+0000","last_fullsized":"2023-10-01T09:20:06.698007+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.8","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684253+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:20:06.684253+0000","last_peered":"2023-10-01T09:20:06.684253+0000","last_clean":"2023-10-01T09:20:06.684253+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:20:06.684253+0000","last_undegraded":"2023-10-01T09:20:06.684253+0000","last_fullsized":"2023-10-01T09:20:06.684253+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.697609+0000","last_change":"2023-10-01T09:18:27.476619+0000","last_active":"2023-10-01T09:20:06.697609+0000","last_peered":"2023-10-01T09:20:06.697609+0000","last_clean":"2023-10-01T09:20:06.697609+0000","last_became_active":"2023-10-01T09:18:27.476148+0000","last_became_peered":"2023-10-01T09:18:27.476148+0000","last_unstale":"2023-10-01T09:20:06.697609+0000","last_undegraded":"2023-10-01T09:20:06.697609+0000","last_fullsized":"2023-10-01T09:20:06.697609+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.17","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700460+0000","last_change":"2023-10-01T09:20:07.700460+0000","last_active":"2023-10-01T09:20:07.700460+0000","last_peered":"2023-10-01T09:20:07.700460+0000","last_clean":"2023-10-01T09:20:07.700460+0000","last_became_active":"2023-10-01T09:20:07.699782+0000","last_became_peered":"2023-10-01T09:20:07.699782+0000","last_unstale":"2023-10-01T09:20:07.700460+0000","last_undegraded":"2023-10-01T09:20:07.700460+0000","last_fullsized":"2023-10-01T09:20:07.700460+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:15.856505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694490+0000","last_change":"2023-10-01T09:18:27.474773+0000","last_active":"2023-10-01T09:20:06.694490+0000","last_peered":"2023-10-01T09:20:06.694490+0000","last_clean":"2023-10-01T09:20:06.694490+0000","last_became_active":"2023-10-01T09:18:27.474196+0000","last_became_peered":"2023-10-01T09:18:27.474196+0000","last_unstale":"2023-10-01T09:20:06.694490+0000","last_undegraded":"2023-10-01T09:20:06.694490+0000","last_fullsized":"2023-10-01T09:20:06.694490+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.16","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697881+0000","last_change":"2023-10-01T09:20:07.697447+0000","last_active":"2023-10-01T09:20:07.697881+0000","last_peered":"2023-10-01T09:20:07.697881+0000","last_clean":"2023-10-01T09:20:07.697881+0000","last_became_active":"2023-10-01T09:20:07.696925+0000","last_became_peered":"2023-10-01T09:20:07.696925+0000","last_unstale":"2023-10-01T09:20:07.697881+0000","last_undegraded":"2023-10-01T09:20:07.697881+0000","last_fullsized":"2023-10-01T09:20:07.697881+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:47:08.182556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.695170+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:20:06.695170+0000","last_peered":"2023-10-01T09:20:06.695170+0000","last_clean":"2023-10-01T09:20:06.695170+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:20:06.695170+0000","last_undegraded":"2023-10-01T09:20:06.695170+0000","last_fullsized":"2023-10-01T09:20:06.695170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701585+0000","last_change":"2023-10-01T09:20:07.701585+0000","last_active":"2023-10-01T09:20:07.701585+0000","last_peered":"2023-10-01T09:20:07.701585+0000","last_clean":"2023-10-01T09:20:07.701585+0000","last_became_active":"2023-10-01T09:20:07.701191+0000","last_became_peered":"2023-10-01T09:20:07.701191+0000","last_unstale":"2023-10-01T09:20:07.701585+0000","last_undegraded":"2023-10-01T09:20:07.701585+0000","last_fullsized":"2023-10-01T09:20:07.701585+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697237+0000","last_change":"2023-10-01T09:20:07.695377+0000","last_active":"2023-10-01T09:20:07.697237+0000","last_peered":"2023-10-01T09:20:07.697237+0000","last_clean":"2023-10-01T09:20:07.697237+0000","last_became_active":"2023-10-01T09:20:07.694985+0000","last_became_peered":"2023-10-01T09:20:07.694985+0000","last_unstale":"2023-10-01T09:20:07.697237+0000","last_undegraded":"2023-10-01T09:20:07.697237+0000","last_fullsized":"2023-10-01T09:20:07.697237+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:48:08.828278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701289+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:20:07.701289+0000","last_peered":"2023-10-01T09:20:07.701289+0000","last_clean":"2023-10-01T09:20:07.701289+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:20:07.701289+0000","last_undegraded":"2023-10-01T09:20:07.701289+0000","last_fullsized":"2023-10-01T09:20:07.701289+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696954+0000","last_change":"2023-10-01T09:19:26.135978+0000","last_active":"2023-10-01T09:20:06.696954+0000","last_peered":"2023-10-01T09:20:06.696954+0000","last_clean":"2023-10-01T09:20:06.696954+0000","last_became_active":"2023-10-01T09:19:26.135470+0000","last_became_peered":"2023-10-01T09:19:26.135470+0000","last_unstale":"2023-10-01T09:20:06.696954+0000","last_undegraded":"2023-10-01T09:20:06.696954+0000","last_fullsized":"2023-10-01T09:20:06.696954+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.13","version":"0'0","reported_seq":54,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694525+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:20:06.694525+0000","last_peered":"2023-10-01T09:20:06.694525+0000","last_clean":"2023-10-01T09:20:06.694525+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:20:06.694525+0000","last_undegraded":"2023-10-01T09:20:06.694525+0000","last_fullsized":"2023-10-01T09:20:06.694525+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692528+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:20:06.692528+0000","last_peered":"2023-10-01T09:20:06.692528+0000","last_clean":"2023-10-01T09:20:06.692528+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:20:06.692528+0000","last_undegraded":"2023-10-01T09:20:06.692528+0000","last_fullsized":"2023-10-01T09:20:06.692528+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686024+0000","last_change":"2023-10-01T09:19:26.129594+0000","last_active":"2023-10-01T09:20:07.686024+0000","last_peered":"2023-10-01T09:20:07.686024+0000","last_clean":"2023-10-01T09:20:07.686024+0000","last_became_active":"2023-10-01T09:19:26.129257+0000","last_became_peered":"2023-10-01T09:19:26.129257+0000","last_unstale":"2023-10-01T09:20:07.686024+0000","last_undegraded":"2023-10-01T09:20:07.686024+0000","last_fullsized":"2023-10-01T09:20:07.686024+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:25:26.491420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701147+0000","last_change":"2023-10-01T09:20:07.701147+0000","last_active":"2023-10-01T09:20:07.701147+0000","last_peered":"2023-10-01T09:20:07.701147+0000","last_clean":"2023-10-01T09:20:07.701147+0000","last_became_active":"2023-10-01T09:20:07.700678+0000","last_became_peered":"2023-10-01T09:20:07.700678+0000","last_unstale":"2023-10-01T09:20:07.701147+0000","last_undegraded":"2023-10-01T09:20:07.701147+0000","last_fullsized":"2023-10-01T09:20:07.701147+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.11","version":"0'0","reported_seq":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699631+0000","last_change":"2023-10-01T09:20:07.699631+0000","last_active":"2023-10-01T09:20:07.699631+0000","last_peered":"2023-10-01T09:20:07.699631+0000","last_clean":"2023-10-01T09:20:07.699631+0000","last_became_active":"2023-10-01T09:20:07.699155+0000","last_became_peered":"2023-10-01T09:20:07.699155+0000","last_unstale":"2023-10-01T09:20:07.699631+0000","last_undegraded":"2023-10-01T09:20:07.699631+0000","last_fullsized":"2023-10-01T09:20:07.699631+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:41.751378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684881+0000","last_change":"2023-10-01T09:18:56.819885+0000","last_active":"2023-10-01T09:20:06.684881+0000","last_peered":"2023-10-01T09:20:06.684881+0000","last_clean":"2023-10-01T09:20:06.684881+0000","last_became_active":"2023-10-01T09:18:56.819157+0000","last_became_peered":"2023-10-01T09:18:56.819157+0000","last_unstale":"2023-10-01T09:20:06.684881+0000","last_undegraded":"2023-10-01T09:20:06.684881+0000","last_fullsized":"2023-10-01T09:20:06.684881+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697249+0000","last_change":"2023-10-01T09:20:07.697249+0000","last_active":"2023-10-01T09:20:07.697249+0000","last_peered":"2023-10-01T09:20:07.697249+0000","last_clean":"2023-10-01T09:20:07.697249+0000","last_became_active":"2023-10-01T09:20:07.696705+0000","last_became_peered":"2023-10-01T09:20:07.696705+0000","last_unstale":"2023-10-01T09:20:07.697249+0000","last_undegraded":"2023-10-01T09:20:07.697249+0000","last_fullsized":"2023-10-01T09:20:07.697249+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:56.957067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697748+0000","last_change":"2023-10-01T09:20:07.696209+0000","last_active":"2023-10-01T09:20:07.697748+0000","last_peered":"2023-10-01T09:20:07.697748+0000","last_clean":"2023-10-01T09:20:07.697748+0000","last_became_active":"2023-10-01T09:20:07.695842+0000","last_became_peered":"2023-10-01T09:20:07.695842+0000","last_unstale":"2023-10-01T09:20:07.697748+0000","last_undegraded":"2023-10-01T09:20:07.697748+0000","last_fullsized":"2023-10-01T09:20:07.697748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:51:54.527142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693783+0000","last_change":"2023-10-01T09:18:56.818285+0000","last_active":"2023-10-01T09:20:06.693783+0000","last_peered":"2023-10-01T09:20:06.693783+0000","last_clean":"2023-10-01T09:20:06.693783+0000","last_became_active":"2023-10-01T09:18:56.817910+0000","last_became_peered":"2023-10-01T09:18:56.817910+0000","last_unstale":"2023-10-01T09:20:06.693783+0000","last_undegraded":"2023-10-01T09:20:06.693783+0000","last_fullsized":"2023-10-01T09:20:06.693783+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699228+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:20:07.699228+0000","last_peered":"2023-10-01T09:20:07.699228+0000","last_clean":"2023-10-01T09:20:07.699228+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:20:07.699228+0000","last_undegraded":"2023-10-01T09:20:07.699228+0000","last_fullsized":"2023-10-01T09:20:07.699228+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697863+0000","last_change":"2023-10-01T09:20:07.697262+0000","last_active":"2023-10-01T09:20:07.697863+0000","last_peered":"2023-10-01T09:20:07.697863+0000","last_clean":"2023-10-01T09:20:07.697863+0000","last_became_active":"2023-10-01T09:20:07.696409+0000","last_became_peered":"2023-10-01T09:20:07.696409+0000","last_unstale":"2023-10-01T09:20:07.697863+0000","last_undegraded":"2023-10-01T09:20:07.697863+0000","last_fullsized":"2023-10-01T09:20:07.697863+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:01:31.185113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.694545+0000","last_change":"2023-10-01T09:20:07.694226+0000","last_active":"2023-10-01T09:20:07.694545+0000","last_peered":"2023-10-01T09:20:07.694545+0000","last_clean":"2023-10-01T09:20:07.694545+0000","last_became_active":"2023-10-01T09:20:07.693899+0000","last_became_peered":"2023-10-01T09:20:07.693899+0000","last_unstale":"2023-10-01T09:20:07.694545+0000","last_undegraded":"2023-10-01T09:20:07.694545+0000","last_fullsized":"2023-10-01T09:20:07.694545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:18:06.343480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696201+0000","last_change":"2023-10-01T09:20:07.696201+0000","last_active":"2023-10-01T09:20:07.696201+0000","last_peered":"2023-10-01T09:20:07.696201+0000","last_clean":"2023-10-01T09:20:07.696201+0000","last_became_active":"2023-10-01T09:20:07.695586+0000","last_became_peered":"2023-10-01T09:20:07.695586+0000","last_unstale":"2023-10-01T09:20:07.696201+0000","last_undegraded":"2023-10-01T09:20:07.696201+0000","last_fullsized":"2023-10-01T09:20:07.696201+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:16:12.813710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692780+0000","last_change":"2023-10-01T09:19:26.138592+0000","last_active":"2023-10-01T09:20:06.692780+0000","last_peered":"2023-10-01T09:20:06.692780+0000","last_clean":"2023-10-01T09:20:06.692780+0000","last_became_active":"2023-10-01T09:19:26.138178+0000","last_became_peered":"2023-10-01T09:19:26.138178+0000","last_unstale":"2023-10-01T09:20:06.692780+0000","last_undegraded":"2023-10-01T09:20:06.692780+0000","last_fullsized":"2023-10-01T09:20:06.692780+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430423,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.88900000000000001,"15min":0.90000000000000002},"min":{"1min":0.58499999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.252,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89500000000000002,"15min":0.91300000000000003},"min":{"1min":0.57299999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0860000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.095}]},{"osd":1,"last update":"Sun Oct 1 09:21:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.1259999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.747},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.876,"15min":0.88300000000000001},"min":{"1min":0.61499999999999999,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.93899999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97999999999999998,"15min":0.996},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.175,"5min":1.337,"15min":1.337},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.995,"5min":1.0269999999999999,"15min":1.032},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2809999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.24}]},{"osd":3,"last update":"Sun Oct 1 09:21:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.1859999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.90900000000000003,"15min":0.89200000000000002},"min":{"1min":0.57799999999999996,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.335,"5min":1.343,"15min":1.423},"last":1.129},{"interface":"front","average":{"1min":1.018,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.43099999999999999},"max":{"1min":1.385,"5min":1.4370000000000001,"15min":1.577},"last":1.3320000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98899999999999999,"15min":0.99399999999999999},"min":{"1min":0.495,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.232,"5min":1.4079999999999999,"15min":1.6639999999999999},"last":1.026},{"interface":"front","average":{"1min":1.125,"5min":1.032,"15min":1.008},"min":{"1min":0.87,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.367,"5min":1.518,"15min":1.518},"last":1.2150000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.048,"15min":1.0349999999999999},"min":{"1min":0.93300000000000005,"5min":0.51600000000000001,"15min":0.45000000000000001},"max":{"1min":1.9790000000000001,"5min":1.9790000000000001,"15min":1.9790000000000001},"last":1.169},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0820000000000001,"15min":1.085},"min":{"1min":0.63300000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.3320000000000001,"5min":1.4890000000000001,"15min":1.5429999999999999},"last":1.2849999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626656,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1102454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.073,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.504},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.878,"15min":0.90300000000000002},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1120000000000001,"5min":1.206,"15min":1.206},"last":0.72399999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:21:01 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.93200000000000005,"15min":0.94099999999999995},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.0629999999999999,"5min":1.202,"15min":1.202},"last":0.873},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.99299999999999999,"15min":1.0069999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2549999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.82499999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.999,"15min":0.995},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.048,"15min":1.044},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.2709999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.147}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.94099999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:21:01 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.92600000000000005},"min":{"1min":0.60299999999999998,"5min":0.57199999999999995,"15min":0.45100000000000001},"max":{"1min":1.306,"5min":1.3859999999999999,"15min":2.3130000000000002},"last":1.036},{"interface":"front","average":{"1min":1.117,"5min":1.0009999999999999,"15min":0.96399999999999997},"min":{"1min":0.80800000000000005,"5min":0.52400000000000002,"15min":0.439},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":2.0510000000000002},"last":1.2929999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:21:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0049999999999999,"15min":1.002},"min":{"1min":0.70199999999999996,"5min":0.57099999999999995,"15min":0.50700000000000001},"max":{"1min":1.415,"5min":1.522,"15min":2.5110000000000001},"last":1.087},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0760000000000001,"15min":1.0449999999999999},"min":{"1min":0.82999999999999996,"5min":0.53800000000000003,"15min":0.51000000000000001},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":2.3719999999999999},"last":1.238}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1120000000000001,"15min":1.081},"min":{"1min":0.76300000000000001,"5min":0.60199999999999998,"15min":0.52200000000000002},"max":{"1min":1.4650000000000001,"5min":1.5569999999999999,"15min":2.2789999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.113,"15min":1.1080000000000001},"min":{"1min":0.96299999999999997,"5min":0.63100000000000001,"15min":0.51300000000000001},"max":{"1min":1.415,"5min":1.49,"15min":2.4180000000000001},"last":1.2529999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285604,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40648,"kb_used_data":960,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704504,"statfs":{"total":95995035648,"available":95953412096,"internally_reserved":0,"allocated":983040,"data_stored":518031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.65300000000000002,"15min":0.64500000000000002},"min":{"1min":0.47699999999999998,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.66100000000000003,"15min":0.65500000000000003},"min":{"1min":0.54100000000000004,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.091,"5min":1.091,"15min":1.091},"last":0.71099999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.62,"15min":0.623},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.90400000000000003,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.64900000000000002,"15min":0.65500000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.91100000000000003,"5min":1.139,"15min":1.139},"last":0.81000000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:21:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.751}]},{"osd":4,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.92300000000000004,"15min":0.91500000000000004},"min":{"1min":0.81499999999999995,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.96299999999999997,"15min":0.96099999999999997},"min":{"1min":0.80500000000000005,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.153,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.006}]},{"osd":5,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96499999999999997,"15min":0.95899999999999996},"min":{"1min":0.73599999999999999,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.91200000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0509999999999999,"15min":1.0489999999999999},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.99399999999999999,"15min":0.98699999999999999},"min":{"1min":0.81799999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.0429999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.999,"15min":1.0029999999999999},"min":{"1min":0.76200000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.266,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.097},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0649999999999999,"15min":1.071},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2969999999999999,"5min":1.425,"15min":1.425},"last":1.2250000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449130,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29212,"kb_used_data":1556,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715940,"statfs":{"total":95995035648,"available":95965122560,"internally_reserved":0,"allocated":1593344,"data_stored":1108615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.63100000000000001,"15min":0.63400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.93999999999999995,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.70699999999999996,"15min":0.71599999999999997},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.69499999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.74299999999999999,"15min":0.75700000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.92400000000000004,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.80000000000000004,"15min":0.80600000000000005},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.98699999999999999,"5min":1.228,"15min":1.228},"last":1.0369999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.79400000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.98099999999999998,"15min":1.0029999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1930000000000001,"5min":1.508,"15min":1.508},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.008,"15min":1.054},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.0940000000000001,"5min":1.444,"15min":1.444},"last":0.89800000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.97999999999999998,"15min":1.0009999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2350000000000001,"5min":1.492,"15min":1.492},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0249999999999999,"15min":1.0469999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2549999999999999,"5min":1.444,"15min":1.444},"last":1.3180000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.125,"15min":1.153},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.2809999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.21},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.133,"15min":1.177},"min":{"1min":0.68600000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.258,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.999}]},{"osd":7,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.119,"15min":1.155},"min":{"1min":0.749,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.3979999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.2689999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.1040000000000001,"15min":1.141},"min":{"1min":0.68000000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.335,"5min":1.7,"15min":1.7},"last":1.101}]}]},{"osd":2,"up_from":88,"seq":377957122078,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40644,"kb_used_data":956,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704508,"statfs":{"total":95995035648,"available":95953416192,"internally_reserved":0,"allocated":978944,"data_stored":516212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.77200000000000002,"15min":0.72499999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":6.7949999999999999},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.79500000000000004,"15min":0.753},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.4710000000000001,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":1.083}]},{"osd":1,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.79600000000000004,"15min":0.75800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":7.1100000000000003,"5min":7.1100000000000003,"15min":7.1100000000000003},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.88400000000000001,"15min":0.84799999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":6.71,"5min":6.71,"15min":6.71},"last":1.246}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":6.7439999999999998,"5min":6.7439999999999998,"15min":6.7439999999999998},"last":1.044}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.0700000000000001,"15min":1.0169999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":6.6740000000000004,"5min":6.6740000000000004,"15min":6.6740000000000004},"last":1.145},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.014,"15min":0.96599999999999997},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":7.1820000000000004,"5min":7.1820000000000004,"15min":7.1820000000000004},"last":0.91800000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.0469999999999999,"15min":1.008},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":6.9809999999999999,"5min":6.9809999999999999,"15min":6.9809999999999999},"last":0.876},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.0940000000000001,"15min":1.048},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":6.6139999999999999,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":1.2010000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.0700000000000001,"15min":1.024},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":7.1379999999999999,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":1.016},{"interface":"front","average":{"1min":1.389,"5min":1.1279999999999999,"15min":1.0840000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":6.9210000000000003},"last":1.111}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.1359999999999999,"15min":1.0920000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":7.0640000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":1.173},{"interface":"front","average":{"1min":1.395,"5min":1.155,"15min":1.115},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":7.0309999999999997,"5min":7.0309999999999997,"15min":7.0309999999999997},"last":0.98799999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958550,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36464,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708688,"statfs":{"total":95995035648,"available":95957696512,"internally_reserved":0,"allocated":958464,"data_stored":512445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"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":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.59099999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.101,"5min":1.101,"15min":1.101},"last":0.65700000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.77000000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.93200000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.1040000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.03}]},{"osd":7,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.153,"15min":1.153},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.84899999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019119,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":512792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88700000000000001,"15min":0.86099999999999999},"min":{"1min":0.64200000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1879999999999999,"5min":1.24,"15min":1.24},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98499999999999999,"15min":0.98899999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.294,"5min":1.401,"15min":1.401},"last":1.0860000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:20:59 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.82099999999999995,"15min":0.80300000000000005},"min":{"1min":0.56699999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.038},{"interface":"front","average":{"1min":1.026,"5min":0.95299999999999996,"15min":0.94099999999999995},"min":{"1min":0.75800000000000001,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2270000000000001,"5min":1.242,"15min":1.242},"last":1.016}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.194},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.05,"15min":1.0589999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.1830000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.147}]},{"osd":5,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.98599999999999999,"15min":0.95399999999999996},"min":{"1min":0.66900000000000004,"5min":0.54800000000000004,"15min":0.40799999999999997},"max":{"1min":1.4059999999999999,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.94799999999999995,"15min":0.92900000000000005},"min":{"1min":0.49399999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.81599999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:20:47 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.98199999999999998,"15min":0.96999999999999997},"min":{"1min":0.69799999999999995,"5min":0.65900000000000003,"15min":0.48999999999999999},"max":{"1min":1.3129999999999999,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1000000000000001,"15min":1.0569999999999999},"min":{"1min":0.85199999999999998,"5min":0.61499999999999999,"15min":0.52900000000000003},"max":{"1min":1.4430000000000001,"5min":5.1109999999999998,"15min":5.1109999999999998},"last":0.879}]},{"osd":7,"last update":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.1459999999999999,"15min":1.0940000000000001},"min":{"1min":0.88600000000000001,"5min":0.59199999999999997,"15min":0.42699999999999999},"max":{"1min":1.486,"5min":3.6299999999999999,"15min":3.6299999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.65800000000000003,"5min":0.626,"15min":0.39600000000000002},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.84999999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822887,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298144,"kb_used_data":920,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447008,"statfs":{"total":95995035648,"available":95689736192,"internally_reserved":0,"allocated":942080,"data_stored":508536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.89400000000000002,"15min":0.92800000000000005},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.268,"5min":1.288,"15min":1.288},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.88600000000000001,"15min":0.91200000000000003},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1000000000000001,"5min":1.294,"15min":1.294},"last":1.2430000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:20:56 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.998,"15min":1.0049999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3520000000000001,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.214},{"interface":"front","average":{"1min":1.008,"5min":1.0680000000000001,"15min":1.0780000000000001},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.3720000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95899999999999996,"15min":0.96199999999999997},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.296,"5min":1.365,"15min":1.365},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.0329999999999999,"15min":1.032},"min":{"1min":0.78700000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.232,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.1259999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.79500000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.66000000000000003,"5min":0.55700000000000005,"15min":0.41099999999999998},"max":{"1min":1.115,"5min":4.7649999999999997,"15min":4.7649999999999997},"last":1.1739999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":0.98899999999999999},"min":{"1min":0.52900000000000003,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":1.222,"5min":2.3039999999999998,"15min":2.5270000000000001},"last":0.88400000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:20:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.026,"15min":1.008},"min":{"1min":0.69999999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1970000000000001,"5min":1.4259999999999999,"15min":1.8740000000000001},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.006,"5min":1.079,"15min":1.038},"min":{"1min":0.81699999999999995,"5min":0.57599999999999996,"15min":0.44600000000000001},"max":{"1min":1.2430000000000001,"5min":4.8899999999999997,"15min":4.8899999999999997},"last":1.073}]},{"osd":7,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1220000000000001,"15min":1.099},"min":{"1min":0.78200000000000003,"5min":0.55600000000000005,"15min":0.47899999999999998},"max":{"1min":1.3220000000000001,"5min":1.8380000000000001,"15min":2.1499999999999999},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1890000000000001,"15min":1.1399999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.46700000000000003},"max":{"1min":1.379,"5min":4.8159999999999998,"15min":4.8159999999999998},"last":1.679}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":4804,"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":4950,"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}]}} 2023-10-01T09:21:49.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:21:50.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:49 smithi111 bash[75702]: audit 2023-10-01T09:21:48.916167+0000 mgr.y (mgr.25132) 338 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:21:50.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:49 smithi111 bash[75702]: cluster 2023-10-01T09:21:49.089885+0000 mgr.y (mgr.25132) 339 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:50.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:49 smithi111 bash[78631]: audit 2023-10-01T09:21:48.916167+0000 mgr.y (mgr.25132) 338 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:21:50.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:49 smithi111 bash[78631]: cluster 2023-10-01T09:21:49.089885+0000 mgr.y (mgr.25132) 339 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:49 smithi183 bash[59233]: audit 2023-10-01T09:21:48.916167+0000 mgr.y (mgr.25132) 338 : audit 0 from='client.34734 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:21:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:49 smithi183 bash[59233]: cluster 2023-10-01T09:21:49.089885+0000 mgr.y (mgr.25132) 339 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:52 smithi183 bash[59233]: cluster 2023-10-01T09:21:51.091050+0000 mgr.y (mgr.25132) 340 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:52.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:52 smithi111 bash[75702]: cluster 2023-10-01T09:21:51.091050+0000 mgr.y (mgr.25132) 340 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:52.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:52 smithi111 bash[78631]: cluster 2023-10-01T09:21:51.091050+0000 mgr.y (mgr.25132) 340 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:54 smithi183 bash[59233]: cluster 2023-10-01T09:21:53.091766+0000 mgr.y (mgr.25132) 341 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:54.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:54 smithi111 bash[78631]: cluster 2023-10-01T09:21:53.091766+0000 mgr.y (mgr.25132) 341 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:54.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:54 smithi111 bash[75702]: cluster 2023-10-01T09:21:53.091766+0000 mgr.y (mgr.25132) 341 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:54.574 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:21:55.073 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:21:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:21:54] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.33.4" 2023-10-01T09:21:56.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:56 smithi111 bash[75702]: cluster 2023-10-01T09:21:55.094089+0000 mgr.y (mgr.25132) 342 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:56.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:56 smithi111 bash[78631]: cluster 2023-10-01T09:21:55.094089+0000 mgr.y (mgr.25132) 342 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:56 smithi183 bash[59233]: cluster 2023-10-01T09:21:55.094089+0000 mgr.y (mgr.25132) 342 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:57.842 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:21:57.845 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:21:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:58 smithi183 bash[59233]: cluster 2023-10-01T09:21:57.094984+0000 mgr.y (mgr.25132) 343 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:58.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:58 smithi111 bash[75702]: cluster 2023-10-01T09:21:57.094984+0000 mgr.y (mgr.25132) 343 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:58 smithi111 bash[78631]: cluster 2023-10-01T09:21:57.094984+0000 mgr.y (mgr.25132) 343 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:21:58.671 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":277,"stamp":"2023-10-01T09:21:57.094467+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356868,"kb_used_data":9284,"kb_used_omap":20,"kb_used_meta":1347499,"kb_avail":748604348,"statfs":{"total":767960285184,"available":766570852352,"internally_reserved":0,"allocated":9506816,"data_stored":5882315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379839630},"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.006688"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690316+0000","last_change":"2023-10-01T09:18:56.814607+0000","last_active":"2023-10-01T09:20:06.690316+0000","last_peered":"2023-10-01T09:20:06.690316+0000","last_clean":"2023-10-01T09:20:06.690316+0000","last_became_active":"2023-10-01T09:18:56.814251+0000","last_became_peered":"2023-10-01T09:18:56.814251+0000","last_unstale":"2023-10-01T09:20:06.690316+0000","last_undegraded":"2023-10-01T09:20:06.690316+0000","last_fullsized":"2023-10-01T09:20:06.690316+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681344+0000","last_change":"2023-10-01T09:19:26.131238+0000","last_active":"2023-10-01T09:20:07.681344+0000","last_peered":"2023-10-01T09:20:07.681344+0000","last_clean":"2023-10-01T09:20:07.681344+0000","last_became_active":"2023-10-01T09:19:26.130864+0000","last_became_peered":"2023-10-01T09:19:26.130864+0000","last_unstale":"2023-10-01T09:20:07.681344+0000","last_undegraded":"2023-10-01T09:20:07.681344+0000","last_fullsized":"2023-10-01T09:20:07.681344+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T10:07:35.690537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.19","version":"0'0","reported_seq":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697405+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:20:07.697405+0000","last_peered":"2023-10-01T09:20:07.697405+0000","last_clean":"2023-10-01T09:20:07.697405+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:20:07.697405+0000","last_undegraded":"2023-10-01T09:20:07.697405+0000","last_fullsized":"2023-10-01T09:20:07.697405+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.695535+0000","last_change":"2023-10-01T09:20:07.695535+0000","last_active":"2023-10-01T09:20:07.695535+0000","last_peered":"2023-10-01T09:20:07.695535+0000","last_clean":"2023-10-01T09:20:07.695535+0000","last_became_active":"2023-10-01T09:20:07.694956+0000","last_became_peered":"2023-10-01T09:20:07.694956+0000","last_unstale":"2023-10-01T09:20:07.695535+0000","last_undegraded":"2023-10-01T09:20:07.695535+0000","last_fullsized":"2023-10-01T09:20:07.695535+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:30.323832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699496+0000","last_change":"2023-10-01T09:20:07.699496+0000","last_active":"2023-10-01T09:20:07.699496+0000","last_peered":"2023-10-01T09:20:07.699496+0000","last_clean":"2023-10-01T09:20:07.699496+0000","last_became_active":"2023-10-01T09:20:07.699108+0000","last_became_peered":"2023-10-01T09:20:07.699108+0000","last_unstale":"2023-10-01T09:20:07.699496+0000","last_undegraded":"2023-10-01T09:20:07.699496+0000","last_fullsized":"2023-10-01T09:20:07.699496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.685839+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:20:06.685839+0000","last_peered":"2023-10-01T09:20:06.685839+0000","last_clean":"2023-10-01T09:20:06.685839+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:20:06.685839+0000","last_undegraded":"2023-10-01T09:20:06.685839+0000","last_fullsized":"2023-10-01T09:20:06.685839+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699660+0000","last_change":"2023-10-01T09:20:07.699660+0000","last_active":"2023-10-01T09:20:07.699660+0000","last_peered":"2023-10-01T09:20:07.699660+0000","last_clean":"2023-10-01T09:20:07.699660+0000","last_became_active":"2023-10-01T09:20:07.699137+0000","last_became_peered":"2023-10-01T09:20:07.699137+0000","last_unstale":"2023-10-01T09:20:07.699660+0000","last_undegraded":"2023-10-01T09:20:07.699660+0000","last_fullsized":"2023-10-01T09:20:07.699660+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.686654+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:20:06.686654+0000","last_peered":"2023-10-01T09:20:06.686654+0000","last_clean":"2023-10-01T09:20:06.686654+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:20:06.686654+0000","last_undegraded":"2023-10-01T09:20:06.686654+0000","last_fullsized":"2023-10-01T09:20:06.686654+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1c","version":"0'0","reported_seq":83,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.690990+0000","last_change":"2023-10-01T09:20:07.690625+0000","last_active":"2023-10-01T09:20:07.690990+0000","last_peered":"2023-10-01T09:20:07.690990+0000","last_clean":"2023-10-01T09:20:07.690990+0000","last_became_active":"2023-10-01T09:20:07.690256+0000","last_became_peered":"2023-10-01T09:20:07.690256+0000","last_unstale":"2023-10-01T09:20:07.690990+0000","last_undegraded":"2023-10-01T09:20:07.690990+0000","last_fullsized":"2023-10-01T09:20:07.690990+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:23:05.704870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681626+0000","last_change":"2023-10-01T09:18:27.470615+0000","last_active":"2023-10-01T09:20:07.681626+0000","last_peered":"2023-10-01T09:20:07.681626+0000","last_clean":"2023-10-01T09:20:07.681626+0000","last_became_active":"2023-10-01T09:18:27.470038+0000","last_became_peered":"2023-10-01T09:18:27.470038+0000","last_unstale":"2023-10-01T09:20:07.681626+0000","last_undegraded":"2023-10-01T09:20:07.681626+0000","last_fullsized":"2023-10-01T09:20:07.681626+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:45:39.399002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692190+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:20:06.692190+0000","last_peered":"2023-10-01T09:20:06.692190+0000","last_clean":"2023-10-01T09:20:06.692190+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:20:06.692190+0000","last_undegraded":"2023-10-01T09:20:06.692190+0000","last_fullsized":"2023-10-01T09:20:06.692190+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681840+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:20:07.681840+0000","last_peered":"2023-10-01T09:20:07.681840+0000","last_clean":"2023-10-01T09:20:07.681840+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:20:07.681840+0000","last_undegraded":"2023-10-01T09:20:07.681840+0000","last_fullsized":"2023-10-01T09:20:07.681840+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693635+0000","last_change":"2023-10-01T09:19:26.133009+0000","last_active":"2023-10-01T09:20:06.693635+0000","last_peered":"2023-10-01T09:20:06.693635+0000","last_clean":"2023-10-01T09:20:06.693635+0000","last_became_active":"2023-10-01T09:19:26.132659+0000","last_became_peered":"2023-10-01T09:19:26.132659+0000","last_unstale":"2023-10-01T09:20:06.693635+0000","last_undegraded":"2023-10-01T09:20:06.693635+0000","last_fullsized":"2023-10-01T09:20:06.693635+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701599+0000","last_change":"2023-10-01T09:20:07.701599+0000","last_active":"2023-10-01T09:20:07.701599+0000","last_peered":"2023-10-01T09:20:07.701599+0000","last_clean":"2023-10-01T09:20:07.701599+0000","last_became_active":"2023-10-01T09:20:07.701275+0000","last_became_peered":"2023-10-01T09:20:07.701275+0000","last_unstale":"2023-10-01T09:20:07.701599+0000","last_undegraded":"2023-10-01T09:20:07.701599+0000","last_fullsized":"2023-10-01T09:20:07.701599+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:39:01.319186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686712+0000","last_change":"2023-10-01T09:18:56.812817+0000","last_active":"2023-10-01T09:20:07.686712+0000","last_peered":"2023-10-01T09:20:07.686712+0000","last_clean":"2023-10-01T09:20:07.686712+0000","last_became_active":"2023-10-01T09:18:56.812252+0000","last_became_peered":"2023-10-01T09:18:56.812252+0000","last_unstale":"2023-10-01T09:20:07.686712+0000","last_undegraded":"2023-10-01T09:20:07.686712+0000","last_fullsized":"2023-10-01T09:20:07.686712+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:00:46.766596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701548+0000","last_change":"2023-10-01T09:20:07.701548+0000","last_active":"2023-10-01T09:20:07.701548+0000","last_peered":"2023-10-01T09:20:07.701548+0000","last_clean":"2023-10-01T09:20:07.701548+0000","last_became_active":"2023-10-01T09:20:07.701219+0000","last_became_peered":"2023-10-01T09:20:07.701219+0000","last_unstale":"2023-10-01T09:20:07.701548+0000","last_undegraded":"2023-10-01T09:20:07.701548+0000","last_fullsized":"2023-10-01T09:20:07.701548+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:19:00.492405+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":"4.3","version":"0'0","reported_seq":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681070+0000","last_change":"2023-10-01T09:18:27.478587+0000","last_active":"2023-10-01T09:20:07.681070+0000","last_peered":"2023-10-01T09:20:07.681070+0000","last_clean":"2023-10-01T09:20:07.681070+0000","last_became_active":"2023-10-01T09:18:27.477711+0000","last_became_peered":"2023-10-01T09:18:27.477711+0000","last_unstale":"2023-10-01T09:20:07.681070+0000","last_undegraded":"2023-10-01T09:20:07.681070+0000","last_fullsized":"2023-10-01T09:20:07.681070+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:20:04.332760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686760+0000","last_change":"2023-10-01T09:19:26.130924+0000","last_active":"2023-10-01T09:20:07.686760+0000","last_peered":"2023-10-01T09:20:07.686760+0000","last_clean":"2023-10-01T09:20:07.686760+0000","last_became_active":"2023-10-01T09:19:26.130583+0000","last_became_peered":"2023-10-01T09:19:26.130583+0000","last_unstale":"2023-10-01T09:20:07.686760+0000","last_undegraded":"2023-10-01T09:20:07.686760+0000","last_fullsized":"2023-10-01T09:20:07.686760+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:55:42.212889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696743+0000","last_change":"2023-10-01T09:18:27.482250+0000","last_active":"2023-10-01T09:20:06.696743+0000","last_peered":"2023-10-01T09:20:06.696743+0000","last_clean":"2023-10-01T09:20:06.696743+0000","last_became_active":"2023-10-01T09:18:27.481915+0000","last_became_peered":"2023-10-01T09:18:27.481915+0000","last_unstale":"2023-10-01T09:20:06.696743+0000","last_undegraded":"2023-10-01T09:20:06.696743+0000","last_fullsized":"2023-10-01T09:20:06.696743+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681942+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:20:07.681942+0000","last_peered":"2023-10-01T09:20:07.681942+0000","last_clean":"2023-10-01T09:20:07.681942+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:20:07.681942+0000","last_undegraded":"2023-10-01T09:20:07.681942+0000","last_fullsized":"2023-10-01T09:20:07.681942+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697694+0000","last_change":"2023-10-01T09:20:07.696745+0000","last_active":"2023-10-01T09:20:07.697694+0000","last_peered":"2023-10-01T09:20:07.697694+0000","last_clean":"2023-10-01T09:20:07.697694+0000","last_became_active":"2023-10-01T09:20:07.696418+0000","last_became_peered":"2023-10-01T09:20:07.696418+0000","last_unstale":"2023-10-01T09:20:07.697694+0000","last_undegraded":"2023-10-01T09:20:07.697694+0000","last_fullsized":"2023-10-01T09:20:07.697694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:39.252686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692128+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:20:06.692128+0000","last_peered":"2023-10-01T09:20:06.692128+0000","last_clean":"2023-10-01T09:20:06.692128+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:20:06.692128+0000","last_undegraded":"2023-10-01T09:20:06.692128+0000","last_fullsized":"2023-10-01T09:20:06.692128+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693953+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:20:06.693953+0000","last_peered":"2023-10-01T09:20:06.693953+0000","last_clean":"2023-10-01T09:20:06.693953+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:20:06.693953+0000","last_undegraded":"2023-10-01T09:20:06.693953+0000","last_fullsized":"2023-10-01T09:20:06.693953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.695784+0000","last_change":"2023-10-01T09:20:07.695784+0000","last_active":"2023-10-01T09:20:07.695784+0000","last_peered":"2023-10-01T09:20:07.695784+0000","last_clean":"2023-10-01T09:20:07.695784+0000","last_became_active":"2023-10-01T09:20:07.695118+0000","last_became_peered":"2023-10-01T09:20:07.695118+0000","last_unstale":"2023-10-01T09:20:07.695784+0000","last_undegraded":"2023-10-01T09:20:07.695784+0000","last_fullsized":"2023-10-01T09:20:07.695784+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:30.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"74'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692036+0000","last_change":"2023-10-01T09:18:27.473189+0000","last_active":"2023-10-01T09:20:06.692036+0000","last_peered":"2023-10-01T09:20:06.692036+0000","last_clean":"2023-10-01T09:20:06.692036+0000","last_became_active":"2023-10-01T09:18:27.472433+0000","last_became_peered":"2023-10-01T09:18:27.472433+0000","last_unstale":"2023-10-01T09:20:06.692036+0000","last_undegraded":"2023-10-01T09:20:06.692036+0000","last_fullsized":"2023-10-01T09:20:06.692036+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684935+0000","last_change":"2023-10-01T09:19:26.137419+0000","last_active":"2023-10-01T09:20:06.684935+0000","last_peered":"2023-10-01T09:20:06.684935+0000","last_clean":"2023-10-01T09:20:06.684935+0000","last_became_active":"2023-10-01T09:19:26.137041+0000","last_became_peered":"2023-10-01T09:19:26.137041+0000","last_unstale":"2023-10-01T09:20:06.684935+0000","last_undegraded":"2023-10-01T09:20:06.684935+0000","last_fullsized":"2023-10-01T09:20:06.684935+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.687502+0000","last_change":"2023-10-01T09:18:56.814095+0000","last_active":"2023-10-01T09:20:07.687502+0000","last_peered":"2023-10-01T09:20:07.687502+0000","last_clean":"2023-10-01T09:20:07.687502+0000","last_became_active":"2023-10-01T09:18:56.813424+0000","last_became_peered":"2023-10-01T09:18:56.813424+0000","last_unstale":"2023-10-01T09:20:07.687502+0000","last_undegraded":"2023-10-01T09:20:07.687502+0000","last_fullsized":"2023-10-01T09:20:07.687502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:19:40.864276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685749+0000","last_change":"2023-10-01T09:19:26.132148+0000","last_active":"2023-10-01T09:20:07.685749+0000","last_peered":"2023-10-01T09:20:07.685749+0000","last_clean":"2023-10-01T09:20:07.685749+0000","last_became_active":"2023-10-01T09:19:26.131696+0000","last_became_peered":"2023-10-01T09:19:26.131696+0000","last_unstale":"2023-10-01T09:20:07.685749+0000","last_undegraded":"2023-10-01T09:20:07.685749+0000","last_fullsized":"2023-10-01T09:20:07.685749+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:00:22.799226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.691701+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:20:07.691701+0000","last_peered":"2023-10-01T09:20:07.691701+0000","last_clean":"2023-10-01T09:20:07.691701+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:20:07.691701+0000","last_undegraded":"2023-10-01T09:20:07.691701+0000","last_fullsized":"2023-10-01T09:20:07.691701+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.693633+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:20:07.693633+0000","last_peered":"2023-10-01T09:20:07.693633+0000","last_clean":"2023-10-01T09:20:07.693633+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:20:07.693633+0000","last_undegraded":"2023-10-01T09:20:07.693633+0000","last_fullsized":"2023-10-01T09:20:07.693633+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694622+0000","last_change":"2023-10-01T09:18:27.474074+0000","last_active":"2023-10-01T09:20:06.694622+0000","last_peered":"2023-10-01T09:20:06.694622+0000","last_clean":"2023-10-01T09:20:06.694622+0000","last_became_active":"2023-10-01T09:18:27.473484+0000","last_became_peered":"2023-10-01T09:18:27.473484+0000","last_unstale":"2023-10-01T09:20:06.694622+0000","last_undegraded":"2023-10-01T09:20:06.694622+0000","last_fullsized":"2023-10-01T09:20:06.694622+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.688144+0000","last_change":"2023-10-01T09:18:56.823271+0000","last_active":"2023-10-01T09:20:06.688144+0000","last_peered":"2023-10-01T09:20:06.688144+0000","last_clean":"2023-10-01T09:20:06.688144+0000","last_became_active":"2023-10-01T09:18:56.822836+0000","last_became_peered":"2023-10-01T09:18:56.822836+0000","last_unstale":"2023-10-01T09:20:06.688144+0000","last_undegraded":"2023-10-01T09:20:06.688144+0000","last_fullsized":"2023-10-01T09:20:06.688144+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685956+0000","last_change":"2023-10-01T09:18:56.817869+0000","last_active":"2023-10-01T09:20:07.685956+0000","last_peered":"2023-10-01T09:20:07.685956+0000","last_clean":"2023-10-01T09:20:07.685956+0000","last_became_active":"2023-10-01T09:18:56.815627+0000","last_became_peered":"2023-10-01T09:18:56.815627+0000","last_unstale":"2023-10-01T09:20:07.685956+0000","last_undegraded":"2023-10-01T09:20:07.685956+0000","last_fullsized":"2023-10-01T09:20:07.685956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:10.426227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.702297+0000","last_change":"2023-10-01T09:20:07.702297+0000","last_active":"2023-10-01T09:20:07.702297+0000","last_peered":"2023-10-01T09:20:07.702297+0000","last_clean":"2023-10-01T09:20:07.702297+0000","last_became_active":"2023-10-01T09:20:07.701858+0000","last_became_peered":"2023-10-01T09:20:07.701858+0000","last_unstale":"2023-10-01T09:20:07.702297+0000","last_undegraded":"2023-10-01T09:20:07.702297+0000","last_fullsized":"2023-10-01T09:20:07.702297+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686610+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:20:07.686610+0000","last_peered":"2023-10-01T09:20:07.686610+0000","last_clean":"2023-10-01T09:20:07.686610+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:20:07.686610+0000","last_undegraded":"2023-10-01T09:20:07.686610+0000","last_fullsized":"2023-10-01T09:20:07.686610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696629+0000","last_change":"2023-10-01T09:20:07.695236+0000","last_active":"2023-10-01T09:20:07.696629+0000","last_peered":"2023-10-01T09:20:07.696629+0000","last_clean":"2023-10-01T09:20:07.696629+0000","last_became_active":"2023-10-01T09:20:07.694629+0000","last_became_peered":"2023-10-01T09:20:07.694629+0000","last_unstale":"2023-10-01T09:20:07.696629+0000","last_undegraded":"2023-10-01T09:20:07.696629+0000","last_fullsized":"2023-10-01T09:20:07.696629+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:44:53.748777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701053+0000","last_change":"2023-10-01T09:20:07.701053+0000","last_active":"2023-10-01T09:20:07.701053+0000","last_peered":"2023-10-01T09:20:07.701053+0000","last_clean":"2023-10-01T09:20:07.701053+0000","last_became_active":"2023-10-01T09:20:07.699408+0000","last_became_peered":"2023-10-01T09:20:07.699408+0000","last_unstale":"2023-10-01T09:20:07.701053+0000","last_undegraded":"2023-10-01T09:20:07.701053+0000","last_fullsized":"2023-10-01T09:20:07.701053+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:03:51.135866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692526+0000","last_change":"2023-10-01T09:18:56.819961+0000","last_active":"2023-10-01T09:20:06.692526+0000","last_peered":"2023-10-01T09:20:06.692526+0000","last_clean":"2023-10-01T09:20:06.692526+0000","last_became_active":"2023-10-01T09:18:56.819592+0000","last_became_peered":"2023-10-01T09:18:56.819592+0000","last_unstale":"2023-10-01T09:20:06.692526+0000","last_undegraded":"2023-10-01T09:20:06.692526+0000","last_fullsized":"2023-10-01T09:20:06.692526+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692093+0000","last_change":"2023-10-01T09:19:26.135345+0000","last_active":"2023-10-01T09:20:06.692093+0000","last_peered":"2023-10-01T09:20:06.692093+0000","last_clean":"2023-10-01T09:20:06.692093+0000","last_became_active":"2023-10-01T09:19:26.134957+0000","last_became_peered":"2023-10-01T09:19:26.134957+0000","last_unstale":"2023-10-01T09:20:06.692093+0000","last_undegraded":"2023-10-01T09:20:06.692093+0000","last_fullsized":"2023-10-01T09:20:06.692093+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690860+0000","last_change":"2023-10-01T09:19:26.137763+0000","last_active":"2023-10-01T09:20:06.690860+0000","last_peered":"2023-10-01T09:20:06.690860+0000","last_clean":"2023-10-01T09:20:06.690860+0000","last_became_active":"2023-10-01T09:19:26.137266+0000","last_became_peered":"2023-10-01T09:19:26.137266+0000","last_unstale":"2023-10-01T09:20:06.690860+0000","last_undegraded":"2023-10-01T09:20:06.690860+0000","last_fullsized":"2023-10-01T09:20:06.690860+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693859+0000","last_change":"2023-10-01T09:18:56.822300+0000","last_active":"2023-10-01T09:20:06.693859+0000","last_peered":"2023-10-01T09:20:06.693859+0000","last_clean":"2023-10-01T09:20:06.693859+0000","last_became_active":"2023-10-01T09:18:56.821946+0000","last_became_peered":"2023-10-01T09:18:56.821946+0000","last_unstale":"2023-10-01T09:20:06.693859+0000","last_undegraded":"2023-10-01T09:20:06.693859+0000","last_fullsized":"2023-10-01T09:20:06.693859+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701654+0000","last_change":"2023-10-01T09:20:07.701654+0000","last_active":"2023-10-01T09:20:07.701654+0000","last_peered":"2023-10-01T09:20:07.701654+0000","last_clean":"2023-10-01T09:20:07.701654+0000","last_became_active":"2023-10-01T09:20:07.701265+0000","last_became_peered":"2023-10-01T09:20:07.701265+0000","last_unstale":"2023-10-01T09:20:07.701654+0000","last_undegraded":"2023-10-01T09:20:07.701654+0000","last_fullsized":"2023-10-01T09:20:07.701654+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700044+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:20:07.700044+0000","last_peered":"2023-10-01T09:20:07.700044+0000","last_clean":"2023-10-01T09:20:07.700044+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:20:07.700044+0000","last_undegraded":"2023-10-01T09:20:07.700044+0000","last_fullsized":"2023-10-01T09:20:07.700044+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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.b","version":"0'0","reported_seq":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681498+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:20:07.681498+0000","last_peered":"2023-10-01T09:20:07.681498+0000","last_clean":"2023-10-01T09:20:07.681498+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:20:07.681498+0000","last_undegraded":"2023-10-01T09:20:07.681498+0000","last_fullsized":"2023-10-01T09:20:07.681498+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701709+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:20:07.701709+0000","last_peered":"2023-10-01T09:20:07.701709+0000","last_clean":"2023-10-01T09:20:07.701709+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:20:07.701709+0000","last_undegraded":"2023-10-01T09:20:07.701709+0000","last_fullsized":"2023-10-01T09:20:07.701709+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693521+0000","last_change":"2023-10-01T09:18:56.822120+0000","last_active":"2023-10-01T09:20:06.693521+0000","last_peered":"2023-10-01T09:20:06.693521+0000","last_clean":"2023-10-01T09:20:06.693521+0000","last_became_active":"2023-10-01T09:18:56.821828+0000","last_became_peered":"2023-10-01T09:18:56.821828+0000","last_unstale":"2023-10-01T09:20:06.693521+0000","last_undegraded":"2023-10-01T09:20:06.693521+0000","last_fullsized":"2023-10-01T09:20:06.693521+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696767+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:20:06.696767+0000","last_peered":"2023-10-01T09:20:06.696767+0000","last_clean":"2023-10-01T09:20:06.696767+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:20:06.696767+0000","last_undegraded":"2023-10-01T09:20:06.696767+0000","last_fullsized":"2023-10-01T09:20:06.696767+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.9","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701651+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:20:07.701651+0000","last_peered":"2023-10-01T09:20:07.701651+0000","last_clean":"2023-10-01T09:20:07.701651+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:20:07.701651+0000","last_undegraded":"2023-10-01T09:20:07.701651+0000","last_fullsized":"2023-10-01T09:20:07.701651+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.698007+0000","last_change":"2023-10-01T09:18:56.818541+0000","last_active":"2023-10-01T09:20:06.698007+0000","last_peered":"2023-10-01T09:20:06.698007+0000","last_clean":"2023-10-01T09:20:06.698007+0000","last_became_active":"2023-10-01T09:18:56.818110+0000","last_became_peered":"2023-10-01T09:18:56.818110+0000","last_unstale":"2023-10-01T09:20:06.698007+0000","last_undegraded":"2023-10-01T09:20:06.698007+0000","last_fullsized":"2023-10-01T09:20:06.698007+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.8","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684253+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:20:06.684253+0000","last_peered":"2023-10-01T09:20:06.684253+0000","last_clean":"2023-10-01T09:20:06.684253+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:20:06.684253+0000","last_undegraded":"2023-10-01T09:20:06.684253+0000","last_fullsized":"2023-10-01T09:20:06.684253+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.697609+0000","last_change":"2023-10-01T09:18:27.476619+0000","last_active":"2023-10-01T09:20:06.697609+0000","last_peered":"2023-10-01T09:20:06.697609+0000","last_clean":"2023-10-01T09:20:06.697609+0000","last_became_active":"2023-10-01T09:18:27.476148+0000","last_became_peered":"2023-10-01T09:18:27.476148+0000","last_unstale":"2023-10-01T09:20:06.697609+0000","last_undegraded":"2023-10-01T09:20:06.697609+0000","last_fullsized":"2023-10-01T09:20:06.697609+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.17","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700460+0000","last_change":"2023-10-01T09:20:07.700460+0000","last_active":"2023-10-01T09:20:07.700460+0000","last_peered":"2023-10-01T09:20:07.700460+0000","last_clean":"2023-10-01T09:20:07.700460+0000","last_became_active":"2023-10-01T09:20:07.699782+0000","last_became_peered":"2023-10-01T09:20:07.699782+0000","last_unstale":"2023-10-01T09:20:07.700460+0000","last_undegraded":"2023-10-01T09:20:07.700460+0000","last_fullsized":"2023-10-01T09:20:07.700460+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:15.856505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694490+0000","last_change":"2023-10-01T09:18:27.474773+0000","last_active":"2023-10-01T09:20:06.694490+0000","last_peered":"2023-10-01T09:20:06.694490+0000","last_clean":"2023-10-01T09:20:06.694490+0000","last_became_active":"2023-10-01T09:18:27.474196+0000","last_became_peered":"2023-10-01T09:18:27.474196+0000","last_unstale":"2023-10-01T09:20:06.694490+0000","last_undegraded":"2023-10-01T09:20:06.694490+0000","last_fullsized":"2023-10-01T09:20:06.694490+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.16","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697881+0000","last_change":"2023-10-01T09:20:07.697447+0000","last_active":"2023-10-01T09:20:07.697881+0000","last_peered":"2023-10-01T09:20:07.697881+0000","last_clean":"2023-10-01T09:20:07.697881+0000","last_became_active":"2023-10-01T09:20:07.696925+0000","last_became_peered":"2023-10-01T09:20:07.696925+0000","last_unstale":"2023-10-01T09:20:07.697881+0000","last_undegraded":"2023-10-01T09:20:07.697881+0000","last_fullsized":"2023-10-01T09:20:07.697881+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:47:08.182556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.695170+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:20:06.695170+0000","last_peered":"2023-10-01T09:20:06.695170+0000","last_clean":"2023-10-01T09:20:06.695170+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:20:06.695170+0000","last_undegraded":"2023-10-01T09:20:06.695170+0000","last_fullsized":"2023-10-01T09:20:06.695170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701585+0000","last_change":"2023-10-01T09:20:07.701585+0000","last_active":"2023-10-01T09:20:07.701585+0000","last_peered":"2023-10-01T09:20:07.701585+0000","last_clean":"2023-10-01T09:20:07.701585+0000","last_became_active":"2023-10-01T09:20:07.701191+0000","last_became_peered":"2023-10-01T09:20:07.701191+0000","last_unstale":"2023-10-01T09:20:07.701585+0000","last_undegraded":"2023-10-01T09:20:07.701585+0000","last_fullsized":"2023-10-01T09:20:07.701585+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697237+0000","last_change":"2023-10-01T09:20:07.695377+0000","last_active":"2023-10-01T09:20:07.697237+0000","last_peered":"2023-10-01T09:20:07.697237+0000","last_clean":"2023-10-01T09:20:07.697237+0000","last_became_active":"2023-10-01T09:20:07.694985+0000","last_became_peered":"2023-10-01T09:20:07.694985+0000","last_unstale":"2023-10-01T09:20:07.697237+0000","last_undegraded":"2023-10-01T09:20:07.697237+0000","last_fullsized":"2023-10-01T09:20:07.697237+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:48:08.828278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701289+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:20:07.701289+0000","last_peered":"2023-10-01T09:20:07.701289+0000","last_clean":"2023-10-01T09:20:07.701289+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:20:07.701289+0000","last_undegraded":"2023-10-01T09:20:07.701289+0000","last_fullsized":"2023-10-01T09:20:07.701289+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696954+0000","last_change":"2023-10-01T09:19:26.135978+0000","last_active":"2023-10-01T09:20:06.696954+0000","last_peered":"2023-10-01T09:20:06.696954+0000","last_clean":"2023-10-01T09:20:06.696954+0000","last_became_active":"2023-10-01T09:19:26.135470+0000","last_became_peered":"2023-10-01T09:19:26.135470+0000","last_unstale":"2023-10-01T09:20:06.696954+0000","last_undegraded":"2023-10-01T09:20:06.696954+0000","last_fullsized":"2023-10-01T09:20:06.696954+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.13","version":"0'0","reported_seq":54,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694525+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:20:06.694525+0000","last_peered":"2023-10-01T09:20:06.694525+0000","last_clean":"2023-10-01T09:20:06.694525+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:20:06.694525+0000","last_undegraded":"2023-10-01T09:20:06.694525+0000","last_fullsized":"2023-10-01T09:20:06.694525+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692528+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:20:06.692528+0000","last_peered":"2023-10-01T09:20:06.692528+0000","last_clean":"2023-10-01T09:20:06.692528+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:20:06.692528+0000","last_undegraded":"2023-10-01T09:20:06.692528+0000","last_fullsized":"2023-10-01T09:20:06.692528+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686024+0000","last_change":"2023-10-01T09:19:26.129594+0000","last_active":"2023-10-01T09:20:07.686024+0000","last_peered":"2023-10-01T09:20:07.686024+0000","last_clean":"2023-10-01T09:20:07.686024+0000","last_became_active":"2023-10-01T09:19:26.129257+0000","last_became_peered":"2023-10-01T09:19:26.129257+0000","last_unstale":"2023-10-01T09:20:07.686024+0000","last_undegraded":"2023-10-01T09:20:07.686024+0000","last_fullsized":"2023-10-01T09:20:07.686024+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:25:26.491420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701147+0000","last_change":"2023-10-01T09:20:07.701147+0000","last_active":"2023-10-01T09:20:07.701147+0000","last_peered":"2023-10-01T09:20:07.701147+0000","last_clean":"2023-10-01T09:20:07.701147+0000","last_became_active":"2023-10-01T09:20:07.700678+0000","last_became_peered":"2023-10-01T09:20:07.700678+0000","last_unstale":"2023-10-01T09:20:07.701147+0000","last_undegraded":"2023-10-01T09:20:07.701147+0000","last_fullsized":"2023-10-01T09:20:07.701147+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.11","version":"0'0","reported_seq":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699631+0000","last_change":"2023-10-01T09:20:07.699631+0000","last_active":"2023-10-01T09:20:07.699631+0000","last_peered":"2023-10-01T09:20:07.699631+0000","last_clean":"2023-10-01T09:20:07.699631+0000","last_became_active":"2023-10-01T09:20:07.699155+0000","last_became_peered":"2023-10-01T09:20:07.699155+0000","last_unstale":"2023-10-01T09:20:07.699631+0000","last_undegraded":"2023-10-01T09:20:07.699631+0000","last_fullsized":"2023-10-01T09:20:07.699631+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:41.751378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684881+0000","last_change":"2023-10-01T09:18:56.819885+0000","last_active":"2023-10-01T09:20:06.684881+0000","last_peered":"2023-10-01T09:20:06.684881+0000","last_clean":"2023-10-01T09:20:06.684881+0000","last_became_active":"2023-10-01T09:18:56.819157+0000","last_became_peered":"2023-10-01T09:18:56.819157+0000","last_unstale":"2023-10-01T09:20:06.684881+0000","last_undegraded":"2023-10-01T09:20:06.684881+0000","last_fullsized":"2023-10-01T09:20:06.684881+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697249+0000","last_change":"2023-10-01T09:20:07.697249+0000","last_active":"2023-10-01T09:20:07.697249+0000","last_peered":"2023-10-01T09:20:07.697249+0000","last_clean":"2023-10-01T09:20:07.697249+0000","last_became_active":"2023-10-01T09:20:07.696705+0000","last_became_peered":"2023-10-01T09:20:07.696705+0000","last_unstale":"2023-10-01T09:20:07.697249+0000","last_undegraded":"2023-10-01T09:20:07.697249+0000","last_fullsized":"2023-10-01T09:20:07.697249+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:56.957067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697748+0000","last_change":"2023-10-01T09:20:07.696209+0000","last_active":"2023-10-01T09:20:07.697748+0000","last_peered":"2023-10-01T09:20:07.697748+0000","last_clean":"2023-10-01T09:20:07.697748+0000","last_became_active":"2023-10-01T09:20:07.695842+0000","last_became_peered":"2023-10-01T09:20:07.695842+0000","last_unstale":"2023-10-01T09:20:07.697748+0000","last_undegraded":"2023-10-01T09:20:07.697748+0000","last_fullsized":"2023-10-01T09:20:07.697748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:51:54.527142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693783+0000","last_change":"2023-10-01T09:18:56.818285+0000","last_active":"2023-10-01T09:20:06.693783+0000","last_peered":"2023-10-01T09:20:06.693783+0000","last_clean":"2023-10-01T09:20:06.693783+0000","last_became_active":"2023-10-01T09:18:56.817910+0000","last_became_peered":"2023-10-01T09:18:56.817910+0000","last_unstale":"2023-10-01T09:20:06.693783+0000","last_undegraded":"2023-10-01T09:20:06.693783+0000","last_fullsized":"2023-10-01T09:20:06.693783+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699228+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:20:07.699228+0000","last_peered":"2023-10-01T09:20:07.699228+0000","last_clean":"2023-10-01T09:20:07.699228+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:20:07.699228+0000","last_undegraded":"2023-10-01T09:20:07.699228+0000","last_fullsized":"2023-10-01T09:20:07.699228+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697863+0000","last_change":"2023-10-01T09:20:07.697262+0000","last_active":"2023-10-01T09:20:07.697863+0000","last_peered":"2023-10-01T09:20:07.697863+0000","last_clean":"2023-10-01T09:20:07.697863+0000","last_became_active":"2023-10-01T09:20:07.696409+0000","last_became_peered":"2023-10-01T09:20:07.696409+0000","last_unstale":"2023-10-01T09:20:07.697863+0000","last_undegraded":"2023-10-01T09:20:07.697863+0000","last_fullsized":"2023-10-01T09:20:07.697863+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:01:31.185113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.694545+0000","last_change":"2023-10-01T09:20:07.694226+0000","last_active":"2023-10-01T09:20:07.694545+0000","last_peered":"2023-10-01T09:20:07.694545+0000","last_clean":"2023-10-01T09:20:07.694545+0000","last_became_active":"2023-10-01T09:20:07.693899+0000","last_became_peered":"2023-10-01T09:20:07.693899+0000","last_unstale":"2023-10-01T09:20:07.694545+0000","last_undegraded":"2023-10-01T09:20:07.694545+0000","last_fullsized":"2023-10-01T09:20:07.694545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:18:06.343480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696201+0000","last_change":"2023-10-01T09:20:07.696201+0000","last_active":"2023-10-01T09:20:07.696201+0000","last_peered":"2023-10-01T09:20:07.696201+0000","last_clean":"2023-10-01T09:20:07.696201+0000","last_became_active":"2023-10-01T09:20:07.695586+0000","last_became_peered":"2023-10-01T09:20:07.695586+0000","last_unstale":"2023-10-01T09:20:07.696201+0000","last_undegraded":"2023-10-01T09:20:07.696201+0000","last_fullsized":"2023-10-01T09:20:07.696201+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:16:12.813710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692780+0000","last_change":"2023-10-01T09:19:26.138592+0000","last_active":"2023-10-01T09:20:06.692780+0000","last_peered":"2023-10-01T09:20:06.692780+0000","last_clean":"2023-10-01T09:20:06.692780+0000","last_became_active":"2023-10-01T09:19:26.138178+0000","last_became_peered":"2023-10-01T09:19:26.138178+0000","last_unstale":"2023-10-01T09:20:06.692780+0000","last_undegraded":"2023-10-01T09:20:06.692780+0000","last_fullsized":"2023-10-01T09:20:06.692780+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430425,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.88900000000000001,"15min":0.90000000000000002},"min":{"1min":0.58499999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.252,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.501},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89500000000000002,"15min":0.91300000000000003},"min":{"1min":0.57299999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0860000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.92500000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:21:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.85999999999999999,"15min":0.86199999999999999},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.1259999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.876,"15min":0.88300000000000001},"min":{"1min":0.61499999999999999,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.69199999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97999999999999998,"15min":0.996},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.175,"5min":1.337,"15min":1.337},"last":0.998},{"interface":"front","average":{"1min":0.995,"5min":1.0269999999999999,"15min":1.032},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2809999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.1080000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:21:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.82399999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.90900000000000003,"15min":0.89200000000000002},"min":{"1min":0.57799999999999996,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.335,"5min":1.343,"15min":1.423},"last":1.04},{"interface":"front","average":{"1min":1.018,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.43099999999999999},"max":{"1min":1.385,"5min":1.4370000000000001,"15min":1.577},"last":0.98099999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98899999999999999,"15min":0.99399999999999999},"min":{"1min":0.495,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.232,"5min":1.4079999999999999,"15min":1.6639999999999999},"last":0.872},{"interface":"front","average":{"1min":1.125,"5min":1.032,"15min":1.008},"min":{"1min":0.87,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.367,"5min":1.518,"15min":1.518},"last":0.94999999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.048,"15min":1.0349999999999999},"min":{"1min":0.93300000000000005,"5min":0.51600000000000001,"15min":0.45000000000000001},"max":{"1min":1.9790000000000001,"5min":1.9790000000000001,"15min":1.9790000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0820000000000001,"15min":1.085},"min":{"1min":0.63300000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.3320000000000001,"5min":1.4890000000000001,"15min":1.5429999999999999},"last":1.0600000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626658,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1102454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.073,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.878,"15min":0.90300000000000002},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1120000000000001,"5min":1.206,"15min":1.206},"last":0.93000000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:21:01 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.93200000000000005,"15min":0.94099999999999995},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.0629999999999999,"5min":1.202,"15min":1.202},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.99299999999999999,"15min":1.0069999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2549999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.1779999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.999,"15min":0.995},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.048,"15min":1.044},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.2709999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.012}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.0900000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:21:01 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.92600000000000005},"min":{"1min":0.60299999999999998,"5min":0.57199999999999995,"15min":0.45100000000000001},"max":{"1min":1.306,"5min":1.3859999999999999,"15min":2.3130000000000002},"last":0.998},{"interface":"front","average":{"1min":1.117,"5min":1.0009999999999999,"15min":0.96399999999999997},"min":{"1min":0.80800000000000005,"5min":0.52400000000000002,"15min":0.439},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":2.0510000000000002},"last":1.292}]},{"osd":5,"last update":"Sun Oct 1 09:21:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0049999999999999,"15min":1.002},"min":{"1min":0.70199999999999996,"5min":0.57099999999999995,"15min":0.50700000000000001},"max":{"1min":1.415,"5min":1.522,"15min":2.5110000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0760000000000001,"15min":1.0449999999999999},"min":{"1min":0.82999999999999996,"5min":0.53800000000000003,"15min":0.51000000000000001},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":2.3719999999999999},"last":1.335}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1120000000000001,"15min":1.081},"min":{"1min":0.76300000000000001,"5min":0.60199999999999998,"15min":0.52200000000000002},"max":{"1min":1.4650000000000001,"5min":1.5569999999999999,"15min":2.2789999999999999},"last":1.244},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.113,"15min":1.1080000000000001},"min":{"1min":0.96299999999999997,"5min":0.63100000000000001,"15min":0.51300000000000001},"max":{"1min":1.415,"5min":1.49,"15min":2.4180000000000001},"last":1.212}]}]},{"osd":1,"up_from":83,"seq":356482285606,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40648,"kb_used_data":960,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704504,"statfs":{"total":95995035648,"available":95953412096,"internally_reserved":0,"allocated":983040,"data_stored":518031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.65300000000000002,"15min":0.64500000000000002},"min":{"1min":0.47699999999999998,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":1.004},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.66100000000000003,"15min":0.65500000000000003},"min":{"1min":0.54100000000000004,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.091,"5min":1.091,"15min":1.091},"last":0.84499999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.62,"15min":0.623},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.90400000000000003,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.64900000000000002,"15min":0.65500000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.91100000000000003,"5min":1.139,"15min":1.139},"last":1.048}]},{"osd":3,"last update":"Sun Oct 1 09:21:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":1.2}]},{"osd":4,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.92300000000000004,"15min":0.91500000000000004},"min":{"1min":0.81499999999999995,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.96299999999999997,"15min":0.96099999999999997},"min":{"1min":0.80500000000000005,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.153,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.93700000000000006}]},{"osd":5,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96499999999999997,"15min":0.95899999999999996},"min":{"1min":0.73599999999999999,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.343},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":1.131}]},{"osd":6,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0509999999999999,"15min":1.0489999999999999},"min":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.99399999999999999,"15min":0.98699999999999999},"min":{"1min":0.81799999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.175}]},{"osd":7,"last update":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.999,"15min":1.0029999999999999},"min":{"1min":0.76200000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.266,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.238},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0649999999999999,"15min":1.071},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2969999999999999,"5min":1.425,"15min":1.425},"last":1.3859999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449132,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29212,"kb_used_data":1556,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715940,"statfs":{"total":95995035648,"available":95965122560,"internally_reserved":0,"allocated":1593344,"data_stored":1108615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 09:20:57 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.63100000000000001,"15min":0.63400000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.93999999999999995,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.70699999999999996,"15min":0.71599999999999997},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.73799999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.74299999999999999,"15min":0.75700000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.92400000000000004,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.80000000000000004,"15min":0.80600000000000005},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.98699999999999999,"5min":1.228,"15min":1.228},"last":0.83099999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.66800000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.98099999999999998,"15min":1.0029999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1930000000000001,"5min":1.508,"15min":1.508},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.008,"15min":1.054},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.0940000000000001,"5min":1.444,"15min":1.444},"last":0.89100000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.97999999999999998,"15min":1.0009999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2350000000000001,"5min":1.492,"15min":1.492},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0249999999999999,"15min":1.0469999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2549999999999999,"5min":1.444,"15min":1.444},"last":1.2789999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.125,"15min":1.153},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.2809999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.133,"15min":1.177},"min":{"1min":0.68600000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.258,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.94599999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.119,"15min":1.155},"min":{"1min":0.749,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.3979999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.3600000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.1040000000000001,"15min":1.141},"min":{"1min":0.68000000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.335,"5min":1.7,"15min":1.7},"last":0.99299999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122080,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40644,"kb_used_data":956,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704508,"statfs":{"total":95995035648,"available":95953416192,"internally_reserved":0,"allocated":978944,"data_stored":516212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.77200000000000002,"15min":0.72499999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":6.7949999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.79500000000000004,"15min":0.753},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.4710000000000001,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":0.82799999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.79600000000000004,"15min":0.75800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":7.1100000000000003,"5min":7.1100000000000003,"15min":7.1100000000000003},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.88400000000000001,"15min":0.84799999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":6.71,"5min":6.71,"15min":6.71},"last":0.995}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.747},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":6.7439999999999998,"5min":6.7439999999999998,"15min":6.7439999999999998},"last":0.86199999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.0700000000000001,"15min":1.0169999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":6.6740000000000004,"5min":6.6740000000000004,"15min":6.6740000000000004},"last":1.119},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.014,"15min":0.96599999999999997},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":7.1820000000000004,"5min":7.1820000000000004,"15min":7.1820000000000004},"last":1.151}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.0469999999999999,"15min":1.008},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":6.9809999999999999,"5min":6.9809999999999999,"15min":6.9809999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.0940000000000001,"15min":1.048},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":6.6139999999999999,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":1.212}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.0700000000000001,"15min":1.024},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":7.1379999999999999,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.389,"5min":1.1279999999999999,"15min":1.0840000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":6.9210000000000003},"last":1.0449999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.1359999999999999,"15min":1.0920000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":7.0640000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.395,"5min":1.155,"15min":1.115},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":7.0309999999999997,"5min":7.0309999999999997,"15min":7.0309999999999997},"last":1.1850000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958552,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36464,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708688,"statfs":{"total":95995035648,"available":95957696512,"internally_reserved":0,"allocated":958464,"data_stored":512445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"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":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.79200000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.101,"5min":1.101,"15min":1.101},"last":0.95899999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.90300000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.018},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.98999999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.091},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.0569999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.2370000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.153,"15min":1.153},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.304},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.212}]}]},{"osd":4,"up_from":30,"seq":128849019121,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":512792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88700000000000001,"15min":0.86099999999999999},"min":{"1min":0.64200000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1879999999999999,"5min":1.24,"15min":1.24},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98499999999999999,"15min":0.98899999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.294,"5min":1.401,"15min":1.401},"last":1.2509999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:20:59 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.82099999999999995,"15min":0.80300000000000005},"min":{"1min":0.56699999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.95299999999999996,"15min":0.94099999999999995},"min":{"1min":0.75800000000000001,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2270000000000001,"5min":1.242,"15min":1.242},"last":0.88300000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.23},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.05,"15min":1.0589999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.0189999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.1919999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.98599999999999999,"15min":0.95399999999999996},"min":{"1min":0.66900000000000004,"5min":0.54800000000000004,"15min":0.40799999999999997},"max":{"1min":1.4059999999999999,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":1.3080000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.94799999999999995,"15min":0.92900000000000005},"min":{"1min":0.49399999999999999,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.0860000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98799999999999999,"15min":0.96799999999999997},"min":{"1min":0.76200000000000001,"5min":0.65900000000000003,"15min":0.48999999999999999},"max":{"1min":1.2010000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.111,"5min":1.1180000000000001,"15min":1.0600000000000001},"min":{"1min":0.81899999999999995,"5min":0.61499999999999999,"15min":0.52900000000000003},"max":{"1min":1.403,"5min":5.1109999999999998,"15min":5.1109999999999998},"last":1.1220000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.1459999999999999,"15min":1.0940000000000001},"min":{"1min":0.88600000000000001,"5min":0.59199999999999997,"15min":0.42699999999999999},"max":{"1min":1.486,"5min":3.6299999999999999,"15min":3.6299999999999999},"last":1.3540000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.65800000000000003,"5min":0.626,"15min":0.39600000000000002},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.052}]}]},{"osd":5,"up_from":36,"seq":154618822889,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298144,"kb_used_data":920,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447008,"statfs":{"total":95995035648,"available":95689736192,"internally_reserved":0,"allocated":942080,"data_stored":508536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.89400000000000002,"15min":0.92800000000000005},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.268,"5min":1.288,"15min":1.288},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.88600000000000001,"15min":0.91200000000000003},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1000000000000001,"5min":1.294,"15min":1.294},"last":1.099}]},{"osd":1,"last update":"Sun Oct 1 09:20:56 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.998,"15min":1.0049999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3520000000000001,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.008,"5min":1.0680000000000001,"15min":1.0780000000000001},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.02}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95899999999999996,"15min":0.96199999999999997},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.296,"5min":1.365,"15min":1.365},"last":1.135},{"interface":"front","average":{"1min":1.04,"5min":1.0329999999999999,"15min":1.032},"min":{"1min":0.78700000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.232,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.012}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.069}]},{"osd":4,"last update":"Sun Oct 1 09:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.66000000000000003,"5min":0.55700000000000005,"15min":0.41099999999999998},"max":{"1min":1.115,"5min":4.7649999999999997,"15min":4.7649999999999997},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":0.98899999999999999},"min":{"1min":0.52900000000000003,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":1.222,"5min":2.3039999999999998,"15min":2.5270000000000001},"last":1.2310000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.76400000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3140000000000001,"5min":1.4259999999999999,"15min":1.8740000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0629999999999999,"15min":1.044},"min":{"1min":0.74199999999999999,"5min":0.57599999999999996,"15min":0.44600000000000001},"max":{"1min":1.23,"5min":4.8899999999999997,"15min":4.8899999999999997},"last":1.1910000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1220000000000001,"15min":1.099},"min":{"1min":0.78200000000000003,"5min":0.55600000000000005,"15min":0.47899999999999998},"max":{"1min":1.3220000000000001,"5min":1.8380000000000001,"15min":2.1499999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1890000000000001,"15min":1.1399999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.46700000000000003},"max":{"1min":1.379,"5min":4.8159999999999998,"15min":4.8159999999999998},"last":1.2030000000000001}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":4804,"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":4950,"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}]}} 2023-10-01T09:21:58.677 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T09:21:58.677 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-01T09:21:58.677 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-01T09:21:58.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-01T09:21:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:59 smithi183 bash[59233]: audit 2023-10-01T09:21:57.824701+0000 mgr.y (mgr.25132) 344 : audit 0 from='client.34740 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:21:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:21:59 smithi183 bash[59233]: audit 2023-10-01T09:21:58.993841+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:59.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:59 smithi111 bash[75702]: audit 2023-10-01T09:21:57.824701+0000 mgr.y (mgr.25132) 344 : audit 0 from='client.34740 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:21:59.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:21:59 smithi111 bash[75702]: audit 2023-10-01T09:21:58.993841+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:21:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:59 smithi111 bash[78631]: audit 2023-10-01T09:21:57.824701+0000 mgr.y (mgr.25132) 344 : audit 0 from='client.34740 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:21:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:21:59 smithi111 bash[78631]: audit 2023-10-01T09:21:58.993841+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:00.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:00 smithi183 bash[59233]: cluster 2023-10-01T09:21:59.095659+0000 mgr.y (mgr.25132) 345 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:00.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:00 smithi111 bash[75702]: cluster 2023-10-01T09:21:59.095659+0000 mgr.y (mgr.25132) 345 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:00 smithi111 bash[78631]: cluster 2023-10-01T09:21:59.095659+0000 mgr.y (mgr.25132) 345 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:02 smithi183 bash[59233]: cluster 2023-10-01T09:22:01.096847+0000 mgr.y (mgr.25132) 346 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:02 smithi111 bash[75702]: cluster 2023-10-01T09:22:01.096847+0000 mgr.y (mgr.25132) 346 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:02.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:02 smithi111 bash[78631]: cluster 2023-10-01T09:22:01.096847+0000 mgr.y (mgr.25132) 346 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:03.459 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:04.461 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:04 smithi111 bash[75702]: cluster 2023-10-01T09:22:03.097600+0000 mgr.y (mgr.25132) 347 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:04.461 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:04 smithi111 bash[78631]: cluster 2023-10-01T09:22:03.097600+0000 mgr.y (mgr.25132) 347 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:04 smithi183 bash[59233]: cluster 2023-10-01T09:22:03.097600+0000 mgr.y (mgr.25132) 347 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:05.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:22:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:22:04] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.33.4" 2023-10-01T09:22:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:06 smithi183 bash[59233]: cluster 2023-10-01T09:22:05.098319+0000 mgr.y (mgr.25132) 348 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:06.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:06 smithi111 bash[75702]: cluster 2023-10-01T09:22:05.098319+0000 mgr.y (mgr.25132) 348 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:06.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:06 smithi111 bash[78631]: cluster 2023-10-01T09:22:05.098319+0000 mgr.y (mgr.25132) 348 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:06.639 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:22:06.640 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-01T09:22:07.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:07 smithi111 bash[78631]: audit 2023-10-01T09:22:06.637068+0000 mon.a (mon.0) 460 : audit 0 from='client.? 172.21.15.111:0/3865749602' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:22:07.478 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:07 smithi111 bash[75702]: audit 2023-10-01T09:22:06.637068+0000 mon.a (mon.0) 460 : audit 0 from='client.? 172.21.15.111:0/3865749602' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:22:07.478 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-01T09:22:07.479 INFO:teuthology.run_tasks:Running task print... 2023-10-01T09:22:07.488 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-10-01T09:22:07.488 INFO:teuthology.run_tasks:Running task parallel... 2023-10-01T09:22:07.590 INFO:teuthology.task.parallel:starting parallel... 2023-10-01T09:22:07.590 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-01T09:22:07.590 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-10-01T09:22:07.591 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} 2023-10-01T09:22:07.592 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, '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\\)'], 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'fc1e90a395a6a5631142eb70fd9bf3d22740a9da'}} 2023-10-01T09:22:07.592 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} 2023-10-01T09:22:07.592 INFO:tasks.thrashosds:Beginning thrashosds... 2023-10-01T09:22:07.592 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T09:22:07.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:22:07.593 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:07 smithi183 bash[59233]: audit 2023-10-01T09:22:06.637068+0000 mon.a (mon.0) 460 : audit 0 from='client.? 172.21.15.111:0/3865749602' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T09:22:08.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:08 smithi183 bash[59233]: cluster 2023-10-01T09:22:07.099111+0000 mgr.y (mgr.25132) 349 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:08.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:08 smithi111 bash[75702]: cluster 2023-10-01T09:22:07.099111+0000 mgr.y (mgr.25132) 349 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:08.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:08 smithi111 bash[78631]: cluster 2023-10-01T09:22:07.099111+0000 mgr.y (mgr.25132) 349 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:09 smithi183 bash[59233]: cluster 2023-10-01T09:22:09.099847+0000 mgr.y (mgr.25132) 350 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:10.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:09 smithi111 bash[75702]: cluster 2023-10-01T09:22:09.099847+0000 mgr.y (mgr.25132) 350 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:10.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:09 smithi111 bash[78631]: cluster 2023-10-01T09:22:09.099847+0000 mgr.y (mgr.25132) 350 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:12.374 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:12 smithi183 bash[59233]: cluster 2023-10-01T09:22:11.100992+0000 mgr.y (mgr.25132) 351 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:12.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:12 smithi111 bash[75702]: cluster 2023-10-01T09:22:11.100992+0000 mgr.y (mgr.25132) 351 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:12.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:12 smithi111 bash[78631]: cluster 2023-10-01T09:22:11.100992+0000 mgr.y (mgr.25132) 351 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:14 smithi183 bash[59233]: cluster 2023-10-01T09:22:13.101596+0000 mgr.y (mgr.25132) 352 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:14 smithi183 bash[59233]: audit 2023-10-01T09:22:13.993665+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:14 smithi111 bash[75702]: cluster 2023-10-01T09:22:13.101596+0000 mgr.y (mgr.25132) 352 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:14.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:14 smithi111 bash[75702]: audit 2023-10-01T09:22:13.993665+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:14 smithi111 bash[78631]: cluster 2023-10-01T09:22:13.101596+0000 mgr.y (mgr.25132) 352 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:14 smithi111 bash[78631]: audit 2023-10-01T09:22:13.993665+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:15.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:22:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:22:14] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.33.4" 2023-10-01T09:22:15.691 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:22:15.692 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:22:16.517 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:16 smithi111 bash[75702]: cluster 2023-10-01T09:22:15.102271+0000 mgr.y (mgr.25132) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:16.518 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:16 smithi111 bash[78631]: cluster 2023-10-01T09:22:15.102271+0000 mgr.y (mgr.25132) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:16.518 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":286,"stamp":"2023-10-01T09:22:15.101838+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356868,"kb_used_data":9284,"kb_used_omap":20,"kb_used_meta":1347499,"kb_avail":748604348,"statfs":{"total":767960285184,"available":766570852352,"internally_reserved":0,"allocated":9506816,"data_stored":5882315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379839630},"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.004651"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690316+0000","last_change":"2023-10-01T09:18:56.814607+0000","last_active":"2023-10-01T09:20:06.690316+0000","last_peered":"2023-10-01T09:20:06.690316+0000","last_clean":"2023-10-01T09:20:06.690316+0000","last_became_active":"2023-10-01T09:18:56.814251+0000","last_became_peered":"2023-10-01T09:18:56.814251+0000","last_unstale":"2023-10-01T09:20:06.690316+0000","last_undegraded":"2023-10-01T09:20:06.690316+0000","last_fullsized":"2023-10-01T09:20:06.690316+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681344+0000","last_change":"2023-10-01T09:19:26.131238+0000","last_active":"2023-10-01T09:20:07.681344+0000","last_peered":"2023-10-01T09:20:07.681344+0000","last_clean":"2023-10-01T09:20:07.681344+0000","last_became_active":"2023-10-01T09:19:26.130864+0000","last_became_peered":"2023-10-01T09:19:26.130864+0000","last_unstale":"2023-10-01T09:20:07.681344+0000","last_undegraded":"2023-10-01T09:20:07.681344+0000","last_fullsized":"2023-10-01T09:20:07.681344+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T10:07:35.690537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.19","version":"0'0","reported_seq":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697405+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:20:07.697405+0000","last_peered":"2023-10-01T09:20:07.697405+0000","last_clean":"2023-10-01T09:20:07.697405+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:20:07.697405+0000","last_undegraded":"2023-10-01T09:20:07.697405+0000","last_fullsized":"2023-10-01T09:20:07.697405+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":69,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697777+0000","last_change":"2023-10-01T09:20:07.695535+0000","last_active":"2023-10-01T09:20:07.697777+0000","last_peered":"2023-10-01T09:20:07.697777+0000","last_clean":"2023-10-01T09:20:07.697777+0000","last_became_active":"2023-10-01T09:20:07.694956+0000","last_became_peered":"2023-10-01T09:20:07.694956+0000","last_unstale":"2023-10-01T09:20:07.697777+0000","last_undegraded":"2023-10-01T09:20:07.697777+0000","last_fullsized":"2023-10-01T09:20:07.697777+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:30.323832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699496+0000","last_change":"2023-10-01T09:20:07.699496+0000","last_active":"2023-10-01T09:20:07.699496+0000","last_peered":"2023-10-01T09:20:07.699496+0000","last_clean":"2023-10-01T09:20:07.699496+0000","last_became_active":"2023-10-01T09:20:07.699108+0000","last_became_peered":"2023-10-01T09:20:07.699108+0000","last_unstale":"2023-10-01T09:20:07.699496+0000","last_undegraded":"2023-10-01T09:20:07.699496+0000","last_fullsized":"2023-10-01T09:20:07.699496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.685839+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:20:06.685839+0000","last_peered":"2023-10-01T09:20:06.685839+0000","last_clean":"2023-10-01T09:20:06.685839+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:20:06.685839+0000","last_undegraded":"2023-10-01T09:20:06.685839+0000","last_fullsized":"2023-10-01T09:20:06.685839+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699660+0000","last_change":"2023-10-01T09:20:07.699660+0000","last_active":"2023-10-01T09:20:07.699660+0000","last_peered":"2023-10-01T09:20:07.699660+0000","last_clean":"2023-10-01T09:20:07.699660+0000","last_became_active":"2023-10-01T09:20:07.699137+0000","last_became_peered":"2023-10-01T09:20:07.699137+0000","last_unstale":"2023-10-01T09:20:07.699660+0000","last_undegraded":"2023-10-01T09:20:07.699660+0000","last_fullsized":"2023-10-01T09:20:07.699660+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.686654+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:20:06.686654+0000","last_peered":"2023-10-01T09:20:06.686654+0000","last_clean":"2023-10-01T09:20:06.686654+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:20:06.686654+0000","last_undegraded":"2023-10-01T09:20:06.686654+0000","last_fullsized":"2023-10-01T09:20:06.686654+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1c","version":"0'0","reported_seq":83,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.690990+0000","last_change":"2023-10-01T09:20:07.690625+0000","last_active":"2023-10-01T09:20:07.690990+0000","last_peered":"2023-10-01T09:20:07.690990+0000","last_clean":"2023-10-01T09:20:07.690990+0000","last_became_active":"2023-10-01T09:20:07.690256+0000","last_became_peered":"2023-10-01T09:20:07.690256+0000","last_unstale":"2023-10-01T09:20:07.690990+0000","last_undegraded":"2023-10-01T09:20:07.690990+0000","last_fullsized":"2023-10-01T09:20:07.690990+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:23:05.704870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681626+0000","last_change":"2023-10-01T09:18:27.470615+0000","last_active":"2023-10-01T09:20:07.681626+0000","last_peered":"2023-10-01T09:20:07.681626+0000","last_clean":"2023-10-01T09:20:07.681626+0000","last_became_active":"2023-10-01T09:18:27.470038+0000","last_became_peered":"2023-10-01T09:18:27.470038+0000","last_unstale":"2023-10-01T09:20:07.681626+0000","last_undegraded":"2023-10-01T09:20:07.681626+0000","last_fullsized":"2023-10-01T09:20:07.681626+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:45:39.399002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692190+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:20:06.692190+0000","last_peered":"2023-10-01T09:20:06.692190+0000","last_clean":"2023-10-01T09:20:06.692190+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:20:06.692190+0000","last_undegraded":"2023-10-01T09:20:06.692190+0000","last_fullsized":"2023-10-01T09:20:06.692190+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681840+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:20:07.681840+0000","last_peered":"2023-10-01T09:20:07.681840+0000","last_clean":"2023-10-01T09:20:07.681840+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:20:07.681840+0000","last_undegraded":"2023-10-01T09:20:07.681840+0000","last_fullsized":"2023-10-01T09:20:07.681840+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693635+0000","last_change":"2023-10-01T09:19:26.133009+0000","last_active":"2023-10-01T09:20:06.693635+0000","last_peered":"2023-10-01T09:20:06.693635+0000","last_clean":"2023-10-01T09:20:06.693635+0000","last_became_active":"2023-10-01T09:19:26.132659+0000","last_became_peered":"2023-10-01T09:19:26.132659+0000","last_unstale":"2023-10-01T09:20:06.693635+0000","last_undegraded":"2023-10-01T09:20:06.693635+0000","last_fullsized":"2023-10-01T09:20:06.693635+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701927+0000","last_change":"2023-10-01T09:20:07.701599+0000","last_active":"2023-10-01T09:20:07.701927+0000","last_peered":"2023-10-01T09:20:07.701927+0000","last_clean":"2023-10-01T09:20:07.701927+0000","last_became_active":"2023-10-01T09:20:07.701275+0000","last_became_peered":"2023-10-01T09:20:07.701275+0000","last_unstale":"2023-10-01T09:20:07.701927+0000","last_undegraded":"2023-10-01T09:20:07.701927+0000","last_fullsized":"2023-10-01T09:20:07.701927+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:39:01.319186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686712+0000","last_change":"2023-10-01T09:18:56.812817+0000","last_active":"2023-10-01T09:20:07.686712+0000","last_peered":"2023-10-01T09:20:07.686712+0000","last_clean":"2023-10-01T09:20:07.686712+0000","last_became_active":"2023-10-01T09:18:56.812252+0000","last_became_peered":"2023-10-01T09:18:56.812252+0000","last_unstale":"2023-10-01T09:20:07.686712+0000","last_undegraded":"2023-10-01T09:20:07.686712+0000","last_fullsized":"2023-10-01T09:20:07.686712+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:00:46.766596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701548+0000","last_change":"2023-10-01T09:20:07.701548+0000","last_active":"2023-10-01T09:20:07.701548+0000","last_peered":"2023-10-01T09:20:07.701548+0000","last_clean":"2023-10-01T09:20:07.701548+0000","last_became_active":"2023-10-01T09:20:07.701219+0000","last_became_peered":"2023-10-01T09:20:07.701219+0000","last_unstale":"2023-10-01T09:20:07.701548+0000","last_undegraded":"2023-10-01T09:20:07.701548+0000","last_fullsized":"2023-10-01T09:20:07.701548+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:19:00.492405+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":"4.3","version":"0'0","reported_seq":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681070+0000","last_change":"2023-10-01T09:18:27.478587+0000","last_active":"2023-10-01T09:20:07.681070+0000","last_peered":"2023-10-01T09:20:07.681070+0000","last_clean":"2023-10-01T09:20:07.681070+0000","last_became_active":"2023-10-01T09:18:27.477711+0000","last_became_peered":"2023-10-01T09:18:27.477711+0000","last_unstale":"2023-10-01T09:20:07.681070+0000","last_undegraded":"2023-10-01T09:20:07.681070+0000","last_fullsized":"2023-10-01T09:20:07.681070+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:20:04.332760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686760+0000","last_change":"2023-10-01T09:19:26.130924+0000","last_active":"2023-10-01T09:20:07.686760+0000","last_peered":"2023-10-01T09:20:07.686760+0000","last_clean":"2023-10-01T09:20:07.686760+0000","last_became_active":"2023-10-01T09:19:26.130583+0000","last_became_peered":"2023-10-01T09:19:26.130583+0000","last_unstale":"2023-10-01T09:20:07.686760+0000","last_undegraded":"2023-10-01T09:20:07.686760+0000","last_fullsized":"2023-10-01T09:20:07.686760+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:55:42.212889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696743+0000","last_change":"2023-10-01T09:18:27.482250+0000","last_active":"2023-10-01T09:20:06.696743+0000","last_peered":"2023-10-01T09:20:06.696743+0000","last_clean":"2023-10-01T09:20:06.696743+0000","last_became_active":"2023-10-01T09:18:27.481915+0000","last_became_peered":"2023-10-01T09:18:27.481915+0000","last_unstale":"2023-10-01T09:20:06.696743+0000","last_undegraded":"2023-10-01T09:20:06.696743+0000","last_fullsized":"2023-10-01T09:20:06.696743+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681942+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:20:07.681942+0000","last_peered":"2023-10-01T09:20:07.681942+0000","last_clean":"2023-10-01T09:20:07.681942+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:20:07.681942+0000","last_undegraded":"2023-10-01T09:20:07.681942+0000","last_fullsized":"2023-10-01T09:20:07.681942+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697694+0000","last_change":"2023-10-01T09:20:07.696745+0000","last_active":"2023-10-01T09:20:07.697694+0000","last_peered":"2023-10-01T09:20:07.697694+0000","last_clean":"2023-10-01T09:20:07.697694+0000","last_became_active":"2023-10-01T09:20:07.696418+0000","last_became_peered":"2023-10-01T09:20:07.696418+0000","last_unstale":"2023-10-01T09:20:07.697694+0000","last_undegraded":"2023-10-01T09:20:07.697694+0000","last_fullsized":"2023-10-01T09:20:07.697694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:39.252686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692128+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:20:06.692128+0000","last_peered":"2023-10-01T09:20:06.692128+0000","last_clean":"2023-10-01T09:20:06.692128+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:20:06.692128+0000","last_undegraded":"2023-10-01T09:20:06.692128+0000","last_fullsized":"2023-10-01T09:20:06.692128+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693953+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:20:06.693953+0000","last_peered":"2023-10-01T09:20:06.693953+0000","last_clean":"2023-10-01T09:20:06.693953+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:20:06.693953+0000","last_undegraded":"2023-10-01T09:20:06.693953+0000","last_fullsized":"2023-10-01T09:20:06.693953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697840+0000","last_change":"2023-10-01T09:20:07.695784+0000","last_active":"2023-10-01T09:20:07.697840+0000","last_peered":"2023-10-01T09:20:07.697840+0000","last_clean":"2023-10-01T09:20:07.697840+0000","last_became_active":"2023-10-01T09:20:07.695118+0000","last_became_peered":"2023-10-01T09:20:07.695118+0000","last_unstale":"2023-10-01T09:20:07.697840+0000","last_undegraded":"2023-10-01T09:20:07.697840+0000","last_fullsized":"2023-10-01T09:20:07.697840+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:30.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"74'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692036+0000","last_change":"2023-10-01T09:18:27.473189+0000","last_active":"2023-10-01T09:20:06.692036+0000","last_peered":"2023-10-01T09:20:06.692036+0000","last_clean":"2023-10-01T09:20:06.692036+0000","last_became_active":"2023-10-01T09:18:27.472433+0000","last_became_peered":"2023-10-01T09:18:27.472433+0000","last_unstale":"2023-10-01T09:20:06.692036+0000","last_undegraded":"2023-10-01T09:20:06.692036+0000","last_fullsized":"2023-10-01T09:20:06.692036+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684935+0000","last_change":"2023-10-01T09:19:26.137419+0000","last_active":"2023-10-01T09:20:06.684935+0000","last_peered":"2023-10-01T09:20:06.684935+0000","last_clean":"2023-10-01T09:20:06.684935+0000","last_became_active":"2023-10-01T09:19:26.137041+0000","last_became_peered":"2023-10-01T09:19:26.137041+0000","last_unstale":"2023-10-01T09:20:06.684935+0000","last_undegraded":"2023-10-01T09:20:06.684935+0000","last_fullsized":"2023-10-01T09:20:06.684935+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.687502+0000","last_change":"2023-10-01T09:18:56.814095+0000","last_active":"2023-10-01T09:20:07.687502+0000","last_peered":"2023-10-01T09:20:07.687502+0000","last_clean":"2023-10-01T09:20:07.687502+0000","last_became_active":"2023-10-01T09:18:56.813424+0000","last_became_peered":"2023-10-01T09:18:56.813424+0000","last_unstale":"2023-10-01T09:20:07.687502+0000","last_undegraded":"2023-10-01T09:20:07.687502+0000","last_fullsized":"2023-10-01T09:20:07.687502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:19:40.864276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685749+0000","last_change":"2023-10-01T09:19:26.132148+0000","last_active":"2023-10-01T09:20:07.685749+0000","last_peered":"2023-10-01T09:20:07.685749+0000","last_clean":"2023-10-01T09:20:07.685749+0000","last_became_active":"2023-10-01T09:19:26.131696+0000","last_became_peered":"2023-10-01T09:19:26.131696+0000","last_unstale":"2023-10-01T09:20:07.685749+0000","last_undegraded":"2023-10-01T09:20:07.685749+0000","last_fullsized":"2023-10-01T09:20:07.685749+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:00:22.799226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.691701+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:20:07.691701+0000","last_peered":"2023-10-01T09:20:07.691701+0000","last_clean":"2023-10-01T09:20:07.691701+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:20:07.691701+0000","last_undegraded":"2023-10-01T09:20:07.691701+0000","last_fullsized":"2023-10-01T09:20:07.691701+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.693633+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:20:07.693633+0000","last_peered":"2023-10-01T09:20:07.693633+0000","last_clean":"2023-10-01T09:20:07.693633+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:20:07.693633+0000","last_undegraded":"2023-10-01T09:20:07.693633+0000","last_fullsized":"2023-10-01T09:20:07.693633+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694622+0000","last_change":"2023-10-01T09:18:27.474074+0000","last_active":"2023-10-01T09:20:06.694622+0000","last_peered":"2023-10-01T09:20:06.694622+0000","last_clean":"2023-10-01T09:20:06.694622+0000","last_became_active":"2023-10-01T09:18:27.473484+0000","last_became_peered":"2023-10-01T09:18:27.473484+0000","last_unstale":"2023-10-01T09:20:06.694622+0000","last_undegraded":"2023-10-01T09:20:06.694622+0000","last_fullsized":"2023-10-01T09:20:06.694622+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.688144+0000","last_change":"2023-10-01T09:18:56.823271+0000","last_active":"2023-10-01T09:20:06.688144+0000","last_peered":"2023-10-01T09:20:06.688144+0000","last_clean":"2023-10-01T09:20:06.688144+0000","last_became_active":"2023-10-01T09:18:56.822836+0000","last_became_peered":"2023-10-01T09:18:56.822836+0000","last_unstale":"2023-10-01T09:20:06.688144+0000","last_undegraded":"2023-10-01T09:20:06.688144+0000","last_fullsized":"2023-10-01T09:20:06.688144+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685956+0000","last_change":"2023-10-01T09:18:56.817869+0000","last_active":"2023-10-01T09:20:07.685956+0000","last_peered":"2023-10-01T09:20:07.685956+0000","last_clean":"2023-10-01T09:20:07.685956+0000","last_became_active":"2023-10-01T09:18:56.815627+0000","last_became_peered":"2023-10-01T09:18:56.815627+0000","last_unstale":"2023-10-01T09:20:07.685956+0000","last_undegraded":"2023-10-01T09:20:07.685956+0000","last_fullsized":"2023-10-01T09:20:07.685956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:10.426227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.702297+0000","last_change":"2023-10-01T09:20:07.702297+0000","last_active":"2023-10-01T09:20:07.702297+0000","last_peered":"2023-10-01T09:20:07.702297+0000","last_clean":"2023-10-01T09:20:07.702297+0000","last_became_active":"2023-10-01T09:20:07.701858+0000","last_became_peered":"2023-10-01T09:20:07.701858+0000","last_unstale":"2023-10-01T09:20:07.702297+0000","last_undegraded":"2023-10-01T09:20:07.702297+0000","last_fullsized":"2023-10-01T09:20:07.702297+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686610+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:20:07.686610+0000","last_peered":"2023-10-01T09:20:07.686610+0000","last_clean":"2023-10-01T09:20:07.686610+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:20:07.686610+0000","last_undegraded":"2023-10-01T09:20:07.686610+0000","last_fullsized":"2023-10-01T09:20:07.686610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696629+0000","last_change":"2023-10-01T09:20:07.695236+0000","last_active":"2023-10-01T09:20:07.696629+0000","last_peered":"2023-10-01T09:20:07.696629+0000","last_clean":"2023-10-01T09:20:07.696629+0000","last_became_active":"2023-10-01T09:20:07.694629+0000","last_became_peered":"2023-10-01T09:20:07.694629+0000","last_unstale":"2023-10-01T09:20:07.696629+0000","last_undegraded":"2023-10-01T09:20:07.696629+0000","last_fullsized":"2023-10-01T09:20:07.696629+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:44:53.748777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701053+0000","last_change":"2023-10-01T09:20:07.701053+0000","last_active":"2023-10-01T09:20:07.701053+0000","last_peered":"2023-10-01T09:20:07.701053+0000","last_clean":"2023-10-01T09:20:07.701053+0000","last_became_active":"2023-10-01T09:20:07.699408+0000","last_became_peered":"2023-10-01T09:20:07.699408+0000","last_unstale":"2023-10-01T09:20:07.701053+0000","last_undegraded":"2023-10-01T09:20:07.701053+0000","last_fullsized":"2023-10-01T09:20:07.701053+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:03:51.135866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692526+0000","last_change":"2023-10-01T09:18:56.819961+0000","last_active":"2023-10-01T09:20:06.692526+0000","last_peered":"2023-10-01T09:20:06.692526+0000","last_clean":"2023-10-01T09:20:06.692526+0000","last_became_active":"2023-10-01T09:18:56.819592+0000","last_became_peered":"2023-10-01T09:18:56.819592+0000","last_unstale":"2023-10-01T09:20:06.692526+0000","last_undegraded":"2023-10-01T09:20:06.692526+0000","last_fullsized":"2023-10-01T09:20:06.692526+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692093+0000","last_change":"2023-10-01T09:19:26.135345+0000","last_active":"2023-10-01T09:20:06.692093+0000","last_peered":"2023-10-01T09:20:06.692093+0000","last_clean":"2023-10-01T09:20:06.692093+0000","last_became_active":"2023-10-01T09:19:26.134957+0000","last_became_peered":"2023-10-01T09:19:26.134957+0000","last_unstale":"2023-10-01T09:20:06.692093+0000","last_undegraded":"2023-10-01T09:20:06.692093+0000","last_fullsized":"2023-10-01T09:20:06.692093+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690860+0000","last_change":"2023-10-01T09:19:26.137763+0000","last_active":"2023-10-01T09:20:06.690860+0000","last_peered":"2023-10-01T09:20:06.690860+0000","last_clean":"2023-10-01T09:20:06.690860+0000","last_became_active":"2023-10-01T09:19:26.137266+0000","last_became_peered":"2023-10-01T09:19:26.137266+0000","last_unstale":"2023-10-01T09:20:06.690860+0000","last_undegraded":"2023-10-01T09:20:06.690860+0000","last_fullsized":"2023-10-01T09:20:06.690860+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693859+0000","last_change":"2023-10-01T09:18:56.822300+0000","last_active":"2023-10-01T09:20:06.693859+0000","last_peered":"2023-10-01T09:20:06.693859+0000","last_clean":"2023-10-01T09:20:06.693859+0000","last_became_active":"2023-10-01T09:18:56.821946+0000","last_became_peered":"2023-10-01T09:18:56.821946+0000","last_unstale":"2023-10-01T09:20:06.693859+0000","last_undegraded":"2023-10-01T09:20:06.693859+0000","last_fullsized":"2023-10-01T09:20:06.693859+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701654+0000","last_change":"2023-10-01T09:20:07.701654+0000","last_active":"2023-10-01T09:20:07.701654+0000","last_peered":"2023-10-01T09:20:07.701654+0000","last_clean":"2023-10-01T09:20:07.701654+0000","last_became_active":"2023-10-01T09:20:07.701265+0000","last_became_peered":"2023-10-01T09:20:07.701265+0000","last_unstale":"2023-10-01T09:20:07.701654+0000","last_undegraded":"2023-10-01T09:20:07.701654+0000","last_fullsized":"2023-10-01T09:20:07.701654+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700044+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:20:07.700044+0000","last_peered":"2023-10-01T09:20:07.700044+0000","last_clean":"2023-10-01T09:20:07.700044+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:20:07.700044+0000","last_undegraded":"2023-10-01T09:20:07.700044+0000","last_fullsized":"2023-10-01T09:20:07.700044+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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.b","version":"0'0","reported_seq":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681498+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:20:07.681498+0000","last_peered":"2023-10-01T09:20:07.681498+0000","last_clean":"2023-10-01T09:20:07.681498+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:20:07.681498+0000","last_undegraded":"2023-10-01T09:20:07.681498+0000","last_fullsized":"2023-10-01T09:20:07.681498+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701709+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:20:07.701709+0000","last_peered":"2023-10-01T09:20:07.701709+0000","last_clean":"2023-10-01T09:20:07.701709+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:20:07.701709+0000","last_undegraded":"2023-10-01T09:20:07.701709+0000","last_fullsized":"2023-10-01T09:20:07.701709+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693521+0000","last_change":"2023-10-01T09:18:56.822120+0000","last_active":"2023-10-01T09:20:06.693521+0000","last_peered":"2023-10-01T09:20:06.693521+0000","last_clean":"2023-10-01T09:20:06.693521+0000","last_became_active":"2023-10-01T09:18:56.821828+0000","last_became_peered":"2023-10-01T09:18:56.821828+0000","last_unstale":"2023-10-01T09:20:06.693521+0000","last_undegraded":"2023-10-01T09:20:06.693521+0000","last_fullsized":"2023-10-01T09:20:06.693521+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696767+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:20:06.696767+0000","last_peered":"2023-10-01T09:20:06.696767+0000","last_clean":"2023-10-01T09:20:06.696767+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:20:06.696767+0000","last_undegraded":"2023-10-01T09:20:06.696767+0000","last_fullsized":"2023-10-01T09:20:06.696767+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.9","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701651+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:20:07.701651+0000","last_peered":"2023-10-01T09:20:07.701651+0000","last_clean":"2023-10-01T09:20:07.701651+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:20:07.701651+0000","last_undegraded":"2023-10-01T09:20:07.701651+0000","last_fullsized":"2023-10-01T09:20:07.701651+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.698007+0000","last_change":"2023-10-01T09:18:56.818541+0000","last_active":"2023-10-01T09:20:06.698007+0000","last_peered":"2023-10-01T09:20:06.698007+0000","last_clean":"2023-10-01T09:20:06.698007+0000","last_became_active":"2023-10-01T09:18:56.818110+0000","last_became_peered":"2023-10-01T09:18:56.818110+0000","last_unstale":"2023-10-01T09:20:06.698007+0000","last_undegraded":"2023-10-01T09:20:06.698007+0000","last_fullsized":"2023-10-01T09:20:06.698007+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.8","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684253+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:20:06.684253+0000","last_peered":"2023-10-01T09:20:06.684253+0000","last_clean":"2023-10-01T09:20:06.684253+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:20:06.684253+0000","last_undegraded":"2023-10-01T09:20:06.684253+0000","last_fullsized":"2023-10-01T09:20:06.684253+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.697609+0000","last_change":"2023-10-01T09:18:27.476619+0000","last_active":"2023-10-01T09:20:06.697609+0000","last_peered":"2023-10-01T09:20:06.697609+0000","last_clean":"2023-10-01T09:20:06.697609+0000","last_became_active":"2023-10-01T09:18:27.476148+0000","last_became_peered":"2023-10-01T09:18:27.476148+0000","last_unstale":"2023-10-01T09:20:06.697609+0000","last_undegraded":"2023-10-01T09:20:06.697609+0000","last_fullsized":"2023-10-01T09:20:06.697609+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.17","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700460+0000","last_change":"2023-10-01T09:20:07.700460+0000","last_active":"2023-10-01T09:20:07.700460+0000","last_peered":"2023-10-01T09:20:07.700460+0000","last_clean":"2023-10-01T09:20:07.700460+0000","last_became_active":"2023-10-01T09:20:07.699782+0000","last_became_peered":"2023-10-01T09:20:07.699782+0000","last_unstale":"2023-10-01T09:20:07.700460+0000","last_undegraded":"2023-10-01T09:20:07.700460+0000","last_fullsized":"2023-10-01T09:20:07.700460+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:15.856505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694490+0000","last_change":"2023-10-01T09:18:27.474773+0000","last_active":"2023-10-01T09:20:06.694490+0000","last_peered":"2023-10-01T09:20:06.694490+0000","last_clean":"2023-10-01T09:20:06.694490+0000","last_became_active":"2023-10-01T09:18:27.474196+0000","last_became_peered":"2023-10-01T09:18:27.474196+0000","last_unstale":"2023-10-01T09:20:06.694490+0000","last_undegraded":"2023-10-01T09:20:06.694490+0000","last_fullsized":"2023-10-01T09:20:06.694490+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.16","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697881+0000","last_change":"2023-10-01T09:20:07.697447+0000","last_active":"2023-10-01T09:20:07.697881+0000","last_peered":"2023-10-01T09:20:07.697881+0000","last_clean":"2023-10-01T09:20:07.697881+0000","last_became_active":"2023-10-01T09:20:07.696925+0000","last_became_peered":"2023-10-01T09:20:07.696925+0000","last_unstale":"2023-10-01T09:20:07.697881+0000","last_undegraded":"2023-10-01T09:20:07.697881+0000","last_fullsized":"2023-10-01T09:20:07.697881+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:47:08.182556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.695170+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:20:06.695170+0000","last_peered":"2023-10-01T09:20:06.695170+0000","last_clean":"2023-10-01T09:20:06.695170+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:20:06.695170+0000","last_undegraded":"2023-10-01T09:20:06.695170+0000","last_fullsized":"2023-10-01T09:20:06.695170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701585+0000","last_change":"2023-10-01T09:20:07.701585+0000","last_active":"2023-10-01T09:20:07.701585+0000","last_peered":"2023-10-01T09:20:07.701585+0000","last_clean":"2023-10-01T09:20:07.701585+0000","last_became_active":"2023-10-01T09:20:07.701191+0000","last_became_peered":"2023-10-01T09:20:07.701191+0000","last_unstale":"2023-10-01T09:20:07.701585+0000","last_undegraded":"2023-10-01T09:20:07.701585+0000","last_fullsized":"2023-10-01T09:20:07.701585+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697237+0000","last_change":"2023-10-01T09:20:07.695377+0000","last_active":"2023-10-01T09:20:07.697237+0000","last_peered":"2023-10-01T09:20:07.697237+0000","last_clean":"2023-10-01T09:20:07.697237+0000","last_became_active":"2023-10-01T09:20:07.694985+0000","last_became_peered":"2023-10-01T09:20:07.694985+0000","last_unstale":"2023-10-01T09:20:07.697237+0000","last_undegraded":"2023-10-01T09:20:07.697237+0000","last_fullsized":"2023-10-01T09:20:07.697237+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:48:08.828278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701289+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:20:07.701289+0000","last_peered":"2023-10-01T09:20:07.701289+0000","last_clean":"2023-10-01T09:20:07.701289+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:20:07.701289+0000","last_undegraded":"2023-10-01T09:20:07.701289+0000","last_fullsized":"2023-10-01T09:20:07.701289+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696954+0000","last_change":"2023-10-01T09:19:26.135978+0000","last_active":"2023-10-01T09:20:06.696954+0000","last_peered":"2023-10-01T09:20:06.696954+0000","last_clean":"2023-10-01T09:20:06.696954+0000","last_became_active":"2023-10-01T09:19:26.135470+0000","last_became_peered":"2023-10-01T09:19:26.135470+0000","last_unstale":"2023-10-01T09:20:06.696954+0000","last_undegraded":"2023-10-01T09:20:06.696954+0000","last_fullsized":"2023-10-01T09:20:06.696954+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.13","version":"0'0","reported_seq":54,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694525+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:20:06.694525+0000","last_peered":"2023-10-01T09:20:06.694525+0000","last_clean":"2023-10-01T09:20:06.694525+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:20:06.694525+0000","last_undegraded":"2023-10-01T09:20:06.694525+0000","last_fullsized":"2023-10-01T09:20:06.694525+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692528+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:20:06.692528+0000","last_peered":"2023-10-01T09:20:06.692528+0000","last_clean":"2023-10-01T09:20:06.692528+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:20:06.692528+0000","last_undegraded":"2023-10-01T09:20:06.692528+0000","last_fullsized":"2023-10-01T09:20:06.692528+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686024+0000","last_change":"2023-10-01T09:19:26.129594+0000","last_active":"2023-10-01T09:20:07.686024+0000","last_peered":"2023-10-01T09:20:07.686024+0000","last_clean":"2023-10-01T09:20:07.686024+0000","last_became_active":"2023-10-01T09:19:26.129257+0000","last_became_peered":"2023-10-01T09:19:26.129257+0000","last_unstale":"2023-10-01T09:20:07.686024+0000","last_undegraded":"2023-10-01T09:20:07.686024+0000","last_fullsized":"2023-10-01T09:20:07.686024+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:25:26.491420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701147+0000","last_change":"2023-10-01T09:20:07.701147+0000","last_active":"2023-10-01T09:20:07.701147+0000","last_peered":"2023-10-01T09:20:07.701147+0000","last_clean":"2023-10-01T09:20:07.701147+0000","last_became_active":"2023-10-01T09:20:07.700678+0000","last_became_peered":"2023-10-01T09:20:07.700678+0000","last_unstale":"2023-10-01T09:20:07.701147+0000","last_undegraded":"2023-10-01T09:20:07.701147+0000","last_fullsized":"2023-10-01T09:20:07.701147+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.11","version":"0'0","reported_seq":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699631+0000","last_change":"2023-10-01T09:20:07.699631+0000","last_active":"2023-10-01T09:20:07.699631+0000","last_peered":"2023-10-01T09:20:07.699631+0000","last_clean":"2023-10-01T09:20:07.699631+0000","last_became_active":"2023-10-01T09:20:07.699155+0000","last_became_peered":"2023-10-01T09:20:07.699155+0000","last_unstale":"2023-10-01T09:20:07.699631+0000","last_undegraded":"2023-10-01T09:20:07.699631+0000","last_fullsized":"2023-10-01T09:20:07.699631+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:41.751378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684881+0000","last_change":"2023-10-01T09:18:56.819885+0000","last_active":"2023-10-01T09:20:06.684881+0000","last_peered":"2023-10-01T09:20:06.684881+0000","last_clean":"2023-10-01T09:20:06.684881+0000","last_became_active":"2023-10-01T09:18:56.819157+0000","last_became_peered":"2023-10-01T09:18:56.819157+0000","last_unstale":"2023-10-01T09:20:06.684881+0000","last_undegraded":"2023-10-01T09:20:06.684881+0000","last_fullsized":"2023-10-01T09:20:06.684881+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697249+0000","last_change":"2023-10-01T09:20:07.697249+0000","last_active":"2023-10-01T09:20:07.697249+0000","last_peered":"2023-10-01T09:20:07.697249+0000","last_clean":"2023-10-01T09:20:07.697249+0000","last_became_active":"2023-10-01T09:20:07.696705+0000","last_became_peered":"2023-10-01T09:20:07.696705+0000","last_unstale":"2023-10-01T09:20:07.697249+0000","last_undegraded":"2023-10-01T09:20:07.697249+0000","last_fullsized":"2023-10-01T09:20:07.697249+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:56.957067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697748+0000","last_change":"2023-10-01T09:20:07.696209+0000","last_active":"2023-10-01T09:20:07.697748+0000","last_peered":"2023-10-01T09:20:07.697748+0000","last_clean":"2023-10-01T09:20:07.697748+0000","last_became_active":"2023-10-01T09:20:07.695842+0000","last_became_peered":"2023-10-01T09:20:07.695842+0000","last_unstale":"2023-10-01T09:20:07.697748+0000","last_undegraded":"2023-10-01T09:20:07.697748+0000","last_fullsized":"2023-10-01T09:20:07.697748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:51:54.527142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693783+0000","last_change":"2023-10-01T09:18:56.818285+0000","last_active":"2023-10-01T09:20:06.693783+0000","last_peered":"2023-10-01T09:20:06.693783+0000","last_clean":"2023-10-01T09:20:06.693783+0000","last_became_active":"2023-10-01T09:18:56.817910+0000","last_became_peered":"2023-10-01T09:18:56.817910+0000","last_unstale":"2023-10-01T09:20:06.693783+0000","last_undegraded":"2023-10-01T09:20:06.693783+0000","last_fullsized":"2023-10-01T09:20:06.693783+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699228+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:20:07.699228+0000","last_peered":"2023-10-01T09:20:07.699228+0000","last_clean":"2023-10-01T09:20:07.699228+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:20:07.699228+0000","last_undegraded":"2023-10-01T09:20:07.699228+0000","last_fullsized":"2023-10-01T09:20:07.699228+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697863+0000","last_change":"2023-10-01T09:20:07.697262+0000","last_active":"2023-10-01T09:20:07.697863+0000","last_peered":"2023-10-01T09:20:07.697863+0000","last_clean":"2023-10-01T09:20:07.697863+0000","last_became_active":"2023-10-01T09:20:07.696409+0000","last_became_peered":"2023-10-01T09:20:07.696409+0000","last_unstale":"2023-10-01T09:20:07.697863+0000","last_undegraded":"2023-10-01T09:20:07.697863+0000","last_fullsized":"2023-10-01T09:20:07.697863+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:01:31.185113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.694545+0000","last_change":"2023-10-01T09:20:07.694226+0000","last_active":"2023-10-01T09:20:07.694545+0000","last_peered":"2023-10-01T09:20:07.694545+0000","last_clean":"2023-10-01T09:20:07.694545+0000","last_became_active":"2023-10-01T09:20:07.693899+0000","last_became_peered":"2023-10-01T09:20:07.693899+0000","last_unstale":"2023-10-01T09:20:07.694545+0000","last_undegraded":"2023-10-01T09:20:07.694545+0000","last_fullsized":"2023-10-01T09:20:07.694545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:18:06.343480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696201+0000","last_change":"2023-10-01T09:20:07.696201+0000","last_active":"2023-10-01T09:20:07.696201+0000","last_peered":"2023-10-01T09:20:07.696201+0000","last_clean":"2023-10-01T09:20:07.696201+0000","last_became_active":"2023-10-01T09:20:07.695586+0000","last_became_peered":"2023-10-01T09:20:07.695586+0000","last_unstale":"2023-10-01T09:20:07.696201+0000","last_undegraded":"2023-10-01T09:20:07.696201+0000","last_fullsized":"2023-10-01T09:20:07.696201+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:16:12.813710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692780+0000","last_change":"2023-10-01T09:19:26.138592+0000","last_active":"2023-10-01T09:20:06.692780+0000","last_peered":"2023-10-01T09:20:06.692780+0000","last_clean":"2023-10-01T09:20:06.692780+0000","last_became_active":"2023-10-01T09:19:26.138178+0000","last_became_peered":"2023-10-01T09:19:26.138178+0000","last_unstale":"2023-10-01T09:20:06.692780+0000","last_undegraded":"2023-10-01T09:20:06.692780+0000","last_fullsized":"2023-10-01T09:20:06.692780+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430429,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.88900000000000001,"15min":0.90000000000000002},"min":{"1min":0.58499999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.252,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89500000000000002,"15min":0.91300000000000003},"min":{"1min":0.57299999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0860000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.82499999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:22:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.84499999999999997,"15min":0.85699999999999998},"min":{"1min":0.55800000000000005,"5min":0.495,"15min":0.495},"max":{"1min":0.94699999999999995,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.88300000000000001,"15min":0.88500000000000001},"min":{"1min":0.68600000000000005,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.165,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.268}]},{"osd":2,"last update":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97999999999999998,"15min":0.996},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.175,"5min":1.337,"15min":1.337},"last":0.878},{"interface":"front","average":{"1min":0.995,"5min":1.0269999999999999,"15min":1.032},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2809999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.002}]},{"osd":3,"last update":"Sun Oct 1 09:22:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93700000000000006,"15min":0.92900000000000005},"min":{"1min":0.60699999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.254,"5min":1.278,"15min":1.278},"last":1.3620000000000001},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.93700000000000006}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.90900000000000003,"15min":0.89200000000000002},"min":{"1min":0.57799999999999996,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.335,"5min":1.343,"15min":1.423},"last":1.512},{"interface":"front","average":{"1min":1.018,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.43099999999999999},"max":{"1min":1.385,"5min":1.4370000000000001,"15min":1.577},"last":1.109}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98899999999999999,"15min":0.99399999999999999},"min":{"1min":0.495,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.232,"5min":1.4079999999999999,"15min":1.6639999999999999},"last":1.167},{"interface":"front","average":{"1min":1.125,"5min":1.032,"15min":1.008},"min":{"1min":0.87,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.367,"5min":1.518,"15min":1.518},"last":1.4450000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.048,"15min":1.0349999999999999},"min":{"1min":0.93300000000000005,"5min":0.51600000000000001,"15min":0.45000000000000001},"max":{"1min":1.9790000000000001,"5min":1.9790000000000001,"15min":1.9790000000000001},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0820000000000001,"15min":1.085},"min":{"1min":0.63300000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.3320000000000001,"5min":1.4890000000000001,"15min":1.5429999999999999},"last":1.1890000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626662,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1102454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.073,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.878,"15min":0.90300000000000002},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1120000000000001,"5min":1.206,"15min":1.206},"last":0.72299999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.92600000000000005,"15min":0.93899999999999995},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.97499999999999998,"15min":1.0009999999999999},"min":{"1min":0.628,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1779999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.89200000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.999,"15min":0.995},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.048,"15min":1.044},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.2709999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1970000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90400000000000003,"15min":0.90000000000000002},"min":{"1min":0.73999999999999999,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.98199999999999998,"15min":0.96699999999999997},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.0189999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92900000000000005,"15min":0.93700000000000006},"min":{"1min":0.72899999999999998,"5min":0.57199999999999995,"15min":0.45100000000000001},"max":{"1min":1.1890000000000001,"5min":1.3069999999999999,"15min":2.3130000000000002},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.026,"15min":0.97899999999999998},"min":{"1min":0.78200000000000003,"5min":0.57499999999999996,"15min":0.48499999999999999},"max":{"1min":1.3160000000000001,"5min":1.4490000000000001,"15min":2.0510000000000002},"last":1.244}]},{"osd":5,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.012,"15min":1.012},"min":{"1min":0.86399999999999999,"5min":0.57099999999999995,"15min":0.50700000000000001},"max":{"1min":1.294,"5min":1.415,"15min":2.5110000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.157,"5min":1.087,"15min":1.056},"min":{"1min":0.93899999999999995,"5min":0.53800000000000003,"15min":0.51000000000000001},"max":{"1min":1.405,"5min":1.4390000000000001,"15min":2.3719999999999999},"last":1.133}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1120000000000001,"15min":1.081},"min":{"1min":0.76300000000000001,"5min":0.60199999999999998,"15min":0.52200000000000002},"max":{"1min":1.4650000000000001,"5min":1.5569999999999999,"15min":2.2789999999999999},"last":1.284},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.113,"15min":1.1080000000000001},"min":{"1min":0.96299999999999997,"5min":0.63100000000000001,"15min":0.51300000000000001},"max":{"1min":1.415,"5min":1.49,"15min":2.4180000000000001},"last":1.2110000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285610,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40648,"kb_used_data":960,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704504,"statfs":{"total":95995035648,"available":95953412096,"internally_reserved":0,"allocated":983040,"data_stored":518031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.67100000000000004,"15min":0.65100000000000002},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.65800000000000003,"15min":0.65400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.92100000000000004,"5min":1.091,"15min":1.091},"last":0.91600000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.62,"15min":0.623},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.90400000000000003,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.64900000000000002,"15min":0.65500000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.91100000000000003,"5min":1.139,"15min":1.139},"last":0.71799999999999997}]},{"osd":3,"last update":"Sun Oct 1 09:21:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":1.0109999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.92300000000000004,"15min":0.91500000000000004},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.1439999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.486}]},{"osd":5,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.98199999999999998,"15min":0.96399999999999997},"min":{"1min":0.81299999999999994,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.872,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.4079999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0389999999999999,"15min":1.0449999999999999},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2809999999999999,"5min":1.357,"15min":1.357},"last":1.109},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.996,"15min":0.98799999999999999},"min":{"1min":0.73499999999999999,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2529999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.0820000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.99099999999999999,"15min":1},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.238,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.321},{"interface":"front","average":{"1min":1.048,"5min":1.0589999999999999,"15min":1.069},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.3859999999999999,"5min":1.425,"15min":1.425},"last":1.0649999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449135,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29212,"kb_used_data":1556,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715940,"statfs":{"total":95995035648,"available":95965122560,"internally_reserved":0,"allocated":1593344,"data_stored":1108615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 09:21:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.61699999999999999,"15min":0.629},"min":{"1min":0.34000000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.92000000000000004,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.628,"5min":0.68899999999999995,"15min":0.70999999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.97899999999999998,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.69699999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.74299999999999999,"15min":0.75700000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.92400000000000004,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.80000000000000004,"15min":0.80600000000000005},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.98699999999999999,"5min":1.228,"15min":1.228},"last":0.73199999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.62}]},{"osd":4,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.98099999999999998,"15min":1.0029999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1930000000000001,"5min":1.508,"15min":1.508},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.008,"15min":1.054},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.0940000000000001,"5min":1.444,"15min":1.444},"last":0.95399999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.97999999999999998,"15min":1.0009999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2350000000000001,"5min":1.492,"15min":1.492},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0249999999999999,"15min":1.0469999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2549999999999999,"5min":1.444,"15min":1.444},"last":0.81599999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.125,"15min":1.153},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.2809999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.133,"15min":1.177},"min":{"1min":0.68600000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.258,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.081}]},{"osd":7,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.119,"15min":1.155},"min":{"1min":0.749,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.3979999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.1040000000000001,"15min":1.141},"min":{"1min":0.68000000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.335,"5min":1.7,"15min":1.7},"last":1.1259999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122084,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40644,"kb_used_data":956,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704508,"statfs":{"total":95995035648,"available":95953416192,"internally_reserved":0,"allocated":978944,"data_stored":516212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.77200000000000002,"15min":0.72499999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":6.7949999999999999},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.79500000000000004,"15min":0.753},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.4710000000000001,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":0.78600000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.79600000000000004,"15min":0.75800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":7.1100000000000003,"5min":7.1100000000000003,"15min":7.1100000000000003},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.88400000000000001,"15min":0.84799999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":6.71,"5min":6.71,"15min":6.71},"last":0.88100000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:22:08 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.67800000000000005,"15min":0.67500000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.755},{"interface":"front","average":{"1min":0.77000000000000002,"5min":1.0700000000000001,"15min":1.1200000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.1599999999999999,"5min":6.7439999999999998,"15min":6.7439999999999998},"last":0.91900000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.0700000000000001,"15min":1.0169999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":6.6740000000000004,"5min":6.6740000000000004,"15min":6.6740000000000004},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.014,"15min":0.96599999999999997},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":7.1820000000000004,"5min":7.1820000000000004,"15min":7.1820000000000004},"last":1.0669999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.0469999999999999,"15min":1.008},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":6.9809999999999999,"5min":6.9809999999999999,"15min":6.9809999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.0940000000000001,"15min":1.048},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":6.6139999999999999,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":1.0209999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.0700000000000001,"15min":1.024},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":7.1379999999999999,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.389,"5min":1.1279999999999999,"15min":1.0840000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":6.9210000000000003},"last":0.98499999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.1359999999999999,"15min":1.0920000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":7.0640000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.395,"5min":1.155,"15min":1.115},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":7.0309999999999997,"5min":7.0309999999999997,"15min":7.0309999999999997},"last":1.093}]}]},{"osd":3,"up_from":93,"seq":399431958555,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36464,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708688,"statfs":{"total":95995035648,"available":95957696512,"internally_reserved":0,"allocated":958464,"data_stored":512445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"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":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.433},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.80600000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.101,"5min":1.101,"15min":1.101},"last":0.53700000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.58899999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.202}]},{"osd":5,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.92600000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.325},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.022}]},{"osd":7,"last update":"Sun Oct 1 09:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.153,"15min":1.153},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.071},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.90900000000000003}]}]},{"osd":4,"up_from":30,"seq":128849019125,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":512792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88700000000000001,"15min":0.86099999999999999},"min":{"1min":0.64200000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1879999999999999,"5min":1.24,"15min":1.24},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98499999999999999,"15min":0.98899999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.294,"5min":1.401,"15min":1.401},"last":0.98999999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:22:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.85799999999999998,"15min":0.81599999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.008,"5min":0.96699999999999997,"15min":0.94499999999999995},"min":{"1min":0.78600000000000003,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.234,"5min":1.242,"15min":1.242},"last":1.099}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.05,"15min":1.0589999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.1419999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.73799999999999999,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.216,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1000000000000001,"15min":1.0940000000000001},"min":{"1min":0.97299999999999998,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.2809999999999999,"5min":1.331,"15min":1.331},"last":1.1830000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.02,"15min":0.95699999999999996},"min":{"1min":0.78500000000000003,"5min":0.628,"15min":0.40799999999999997},"max":{"1min":1.349,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.75},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.94599999999999995,"15min":0.92600000000000005},"min":{"1min":0.67200000000000004,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.0860000000000001,"5min":1.345,"15min":1.345},"last":0.92800000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:21:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98799999999999999,"15min":0.96799999999999997},"min":{"1min":0.76200000000000001,"5min":0.65900000000000003,"15min":0.48999999999999999},"max":{"1min":1.2010000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.111,"5min":1.1180000000000001,"15min":1.0600000000000001},"min":{"1min":0.81899999999999995,"5min":0.61499999999999999,"15min":0.52900000000000003},"max":{"1min":1.403,"5min":5.1109999999999998,"15min":5.1109999999999998},"last":1.0509999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.1459999999999999,"15min":1.0940000000000001},"min":{"1min":0.88600000000000001,"5min":0.59199999999999997,"15min":0.42699999999999999},"max":{"1min":1.486,"5min":3.6299999999999999,"15min":3.6299999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.65800000000000003,"5min":0.626,"15min":0.39600000000000002},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.70599999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822893,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298144,"kb_used_data":920,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447008,"statfs":{"total":95995035648,"available":95689736192,"internally_reserved":0,"allocated":942080,"data_stored":508536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.89400000000000002,"15min":0.92800000000000005},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.268,"5min":1.288,"15min":1.288},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.88600000000000001,"15min":0.91200000000000003},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1000000000000001,"5min":1.294,"15min":1.294},"last":0.82699999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:21:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.97399999999999998,"15min":0.997},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.214,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.115},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.04,"15min":1.069},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.1359999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95899999999999996,"15min":0.96199999999999997},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.296,"5min":1.365,"15min":1.365},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.0329999999999999,"15min":1.032},"min":{"1min":0.78700000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.232,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0700000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.99299999999999999,"15min":0.98799999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2789999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.163},{"interface":"front","average":{"1min":1.079,"5min":1.0529999999999999,"15min":1.0489999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.387,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.002}]},{"osd":4,"last update":"Sun Oct 1 09:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.66000000000000003,"5min":0.55700000000000005,"15min":0.41099999999999998},"max":{"1min":1.115,"5min":4.7649999999999997,"15min":4.7649999999999997},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":0.98899999999999999},"min":{"1min":0.52900000000000003,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":1.222,"5min":2.3039999999999998,"15min":2.5270000000000001},"last":0.91400000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:21:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.76400000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3140000000000001,"5min":1.4259999999999999,"15min":1.8740000000000001},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0629999999999999,"15min":1.044},"min":{"1min":0.74199999999999999,"5min":0.57599999999999996,"15min":0.44600000000000001},"max":{"1min":1.23,"5min":4.8899999999999997,"15min":4.8899999999999997},"last":0.97699999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1220000000000001,"15min":1.099},"min":{"1min":0.78200000000000003,"5min":0.55600000000000005,"15min":0.47899999999999998},"max":{"1min":1.3220000000000001,"5min":1.8380000000000001,"15min":2.1499999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1890000000000001,"15min":1.1399999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.46700000000000003},"max":{"1min":1.379,"5min":4.8159999999999998,"15min":4.8159999999999998},"last":1.0429999999999999}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":4804,"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":4950,"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}]}} 2023-10-01T09:22:16.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:22:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:16 smithi183 bash[59233]: cluster 2023-10-01T09:22:15.102271+0000 mgr.y (mgr.25132) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:17 smithi183 bash[59233]: audit 2023-10-01T09:22:15.670355+0000 mgr.y (mgr.25132) 354 : audit 0 from='client.44654 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:22:17.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:17 smithi111 bash[78631]: audit 2023-10-01T09:22:15.670355+0000 mgr.y (mgr.25132) 354 : audit 0 from='client.44654 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:22:17.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:17 smithi111 bash[75702]: audit 2023-10-01T09:22:15.670355+0000 mgr.y (mgr.25132) 354 : audit 0 from='client.44654 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:22:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:18 smithi183 bash[59233]: cluster 2023-10-01T09:22:17.102992+0000 mgr.y (mgr.25132) 355 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:18.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:18 smithi111 bash[75702]: cluster 2023-10-01T09:22:17.102992+0000 mgr.y (mgr.25132) 355 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:18.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:18 smithi111 bash[78631]: cluster 2023-10-01T09:22:17.102992+0000 mgr.y (mgr.25132) 355 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:20.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:19 smithi183 bash[59233]: cluster 2023-10-01T09:22:19.103604+0000 mgr.y (mgr.25132) 356 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:20.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:19 smithi111 bash[75702]: cluster 2023-10-01T09:22:19.103604+0000 mgr.y (mgr.25132) 356 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:20.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:19 smithi111 bash[78631]: cluster 2023-10-01T09:22:19.103604+0000 mgr.y (mgr.25132) 356 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:21.332 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:22.539 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:22 smithi111 bash[78631]: cluster 2023-10-01T09:22:21.104711+0000 mgr.y (mgr.25132) 357 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:22.540 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:22 smithi111 bash[75702]: cluster 2023-10-01T09:22:21.104711+0000 mgr.y (mgr.25132) 357 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:22 smithi183 bash[59233]: cluster 2023-10-01T09:22:21.104711+0000 mgr.y (mgr.25132) 357 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:24 smithi183 bash[59233]: cluster 2023-10-01T09:22:23.105234+0000 mgr.y (mgr.25132) 358 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:24 smithi183 bash[59233]: audit 2023-10-01T09:22:23.514475+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:22:24.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:24 smithi111 bash[75702]: cluster 2023-10-01T09:22:23.105234+0000 mgr.y (mgr.25132) 358 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:24.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:24 smithi111 bash[75702]: audit 2023-10-01T09:22:23.514475+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:22:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:24 smithi111 bash[78631]: cluster 2023-10-01T09:22:23.105234+0000 mgr.y (mgr.25132) 358 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:24.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:24 smithi111 bash[78631]: audit 2023-10-01T09:22:23.514475+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:22:24.601 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:22:24.603 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:22:25.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:22:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:22:24] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.33.4" 2023-10-01T09:22:25.565 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":290,"stamp":"2023-10-01T09:22:23.105005+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356868,"kb_used_data":9284,"kb_used_omap":20,"kb_used_meta":1347499,"kb_avail":748604348,"statfs":{"total":767960285184,"available":766570852352,"internally_reserved":0,"allocated":9506816,"data_stored":5882315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379839630},"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.004810"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690316+0000","last_change":"2023-10-01T09:18:56.814607+0000","last_active":"2023-10-01T09:20:06.690316+0000","last_peered":"2023-10-01T09:20:06.690316+0000","last_clean":"2023-10-01T09:20:06.690316+0000","last_became_active":"2023-10-01T09:18:56.814251+0000","last_became_peered":"2023-10-01T09:18:56.814251+0000","last_unstale":"2023-10-01T09:20:06.690316+0000","last_undegraded":"2023-10-01T09:20:06.690316+0000","last_fullsized":"2023-10-01T09:20:06.690316+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681344+0000","last_change":"2023-10-01T09:19:26.131238+0000","last_active":"2023-10-01T09:20:07.681344+0000","last_peered":"2023-10-01T09:20:07.681344+0000","last_clean":"2023-10-01T09:20:07.681344+0000","last_became_active":"2023-10-01T09:19:26.130864+0000","last_became_peered":"2023-10-01T09:19:26.130864+0000","last_unstale":"2023-10-01T09:20:07.681344+0000","last_undegraded":"2023-10-01T09:20:07.681344+0000","last_fullsized":"2023-10-01T09:20:07.681344+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T10:07:35.690537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"4.19","version":"0'0","reported_seq":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697405+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:20:07.697405+0000","last_peered":"2023-10-01T09:20:07.697405+0000","last_clean":"2023-10-01T09:20:07.697405+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:20:07.697405+0000","last_undegraded":"2023-10-01T09:20:07.697405+0000","last_fullsized":"2023-10-01T09:20:07.697405+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":69,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697777+0000","last_change":"2023-10-01T09:20:07.695535+0000","last_active":"2023-10-01T09:20:07.697777+0000","last_peered":"2023-10-01T09:20:07.697777+0000","last_clean":"2023-10-01T09:20:07.697777+0000","last_became_active":"2023-10-01T09:20:07.694956+0000","last_became_peered":"2023-10-01T09:20:07.694956+0000","last_unstale":"2023-10-01T09:20:07.697777+0000","last_undegraded":"2023-10-01T09:20:07.697777+0000","last_fullsized":"2023-10-01T09:20:07.697777+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:30.323832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699496+0000","last_change":"2023-10-01T09:20:07.699496+0000","last_active":"2023-10-01T09:20:07.699496+0000","last_peered":"2023-10-01T09:20:07.699496+0000","last_clean":"2023-10-01T09:20:07.699496+0000","last_became_active":"2023-10-01T09:20:07.699108+0000","last_became_peered":"2023-10-01T09:20:07.699108+0000","last_unstale":"2023-10-01T09:20:07.699496+0000","last_undegraded":"2023-10-01T09:20:07.699496+0000","last_fullsized":"2023-10-01T09:20:07.699496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.685839+0000","last_change":"2023-10-01T09:06:57.511745+0000","last_active":"2023-10-01T09:20:06.685839+0000","last_peered":"2023-10-01T09:20:06.685839+0000","last_clean":"2023-10-01T09:20:06.685839+0000","last_became_active":"2023-10-01T09:06:57.511444+0000","last_became_peered":"2023-10-01T09:06:57.511444+0000","last_unstale":"2023-10-01T09:20:06.685839+0000","last_undegraded":"2023-10-01T09:20:06.685839+0000","last_fullsized":"2023-10-01T09:20:06.685839+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699660+0000","last_change":"2023-10-01T09:20:07.699660+0000","last_active":"2023-10-01T09:20:07.699660+0000","last_peered":"2023-10-01T09:20:07.699660+0000","last_clean":"2023-10-01T09:20:07.699660+0000","last_became_active":"2023-10-01T09:20:07.699137+0000","last_became_peered":"2023-10-01T09:20:07.699137+0000","last_unstale":"2023-10-01T09:20:07.699660+0000","last_undegraded":"2023-10-01T09:20:07.699660+0000","last_fullsized":"2023-10-01T09:20:07.699660+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.686654+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:20:06.686654+0000","last_peered":"2023-10-01T09:20:06.686654+0000","last_clean":"2023-10-01T09:20:06.686654+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:20:06.686654+0000","last_undegraded":"2023-10-01T09:20:06.686654+0000","last_fullsized":"2023-10-01T09:20:06.686654+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1c","version":"0'0","reported_seq":83,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.690990+0000","last_change":"2023-10-01T09:20:07.690625+0000","last_active":"2023-10-01T09:20:07.690990+0000","last_peered":"2023-10-01T09:20:07.690990+0000","last_clean":"2023-10-01T09:20:07.690990+0000","last_became_active":"2023-10-01T09:20:07.690256+0000","last_became_peered":"2023-10-01T09:20:07.690256+0000","last_unstale":"2023-10-01T09:20:07.690990+0000","last_undegraded":"2023-10-01T09:20:07.690990+0000","last_fullsized":"2023-10-01T09:20:07.690990+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:23:05.704870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"60'1","reported_seq":41,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681626+0000","last_change":"2023-10-01T09:18:27.470615+0000","last_active":"2023-10-01T09:20:07.681626+0000","last_peered":"2023-10-01T09:20:07.681626+0000","last_clean":"2023-10-01T09:20:07.681626+0000","last_became_active":"2023-10-01T09:18:27.470038+0000","last_became_peered":"2023-10-01T09:18:27.470038+0000","last_unstale":"2023-10-01T09:20:07.681626+0000","last_undegraded":"2023-10-01T09:20:07.681626+0000","last_fullsized":"2023-10-01T09:20:07.681626+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:45:39.399002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692190+0000","last_change":"2023-10-01T09:06:57.526087+0000","last_active":"2023-10-01T09:20:06.692190+0000","last_peered":"2023-10-01T09:20:06.692190+0000","last_clean":"2023-10-01T09:20:06.692190+0000","last_became_active":"2023-10-01T09:06:57.525760+0000","last_became_peered":"2023-10-01T09:06:57.525760+0000","last_unstale":"2023-10-01T09:20:06.692190+0000","last_undegraded":"2023-10-01T09:20:06.692190+0000","last_fullsized":"2023-10-01T09:20:06.692190+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":56,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681840+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:20:07.681840+0000","last_peered":"2023-10-01T09:20:07.681840+0000","last_clean":"2023-10-01T09:20:07.681840+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:20:07.681840+0000","last_undegraded":"2023-10-01T09:20:07.681840+0000","last_fullsized":"2023-10-01T09:20:07.681840+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693635+0000","last_change":"2023-10-01T09:19:26.133009+0000","last_active":"2023-10-01T09:20:06.693635+0000","last_peered":"2023-10-01T09:20:06.693635+0000","last_clean":"2023-10-01T09:20:06.693635+0000","last_became_active":"2023-10-01T09:19:26.132659+0000","last_became_peered":"2023-10-01T09:19:26.132659+0000","last_unstale":"2023-10-01T09:20:06.693635+0000","last_undegraded":"2023-10-01T09:20:06.693635+0000","last_fullsized":"2023-10-01T09:20:06.693635+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701927+0000","last_change":"2023-10-01T09:20:07.701599+0000","last_active":"2023-10-01T09:20:07.701927+0000","last_peered":"2023-10-01T09:20:07.701927+0000","last_clean":"2023-10-01T09:20:07.701927+0000","last_became_active":"2023-10-01T09:20:07.701275+0000","last_became_peered":"2023-10-01T09:20:07.701275+0000","last_unstale":"2023-10-01T09:20:07.701927+0000","last_undegraded":"2023-10-01T09:20:07.701927+0000","last_fullsized":"2023-10-01T09:20:07.701927+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:39:01.319186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686712+0000","last_change":"2023-10-01T09:18:56.812817+0000","last_active":"2023-10-01T09:20:07.686712+0000","last_peered":"2023-10-01T09:20:07.686712+0000","last_clean":"2023-10-01T09:20:07.686712+0000","last_became_active":"2023-10-01T09:18:56.812252+0000","last_became_peered":"2023-10-01T09:18:56.812252+0000","last_unstale":"2023-10-01T09:20:07.686712+0000","last_undegraded":"2023-10-01T09:20:07.686712+0000","last_fullsized":"2023-10-01T09:20:07.686712+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:00:46.766596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701920+0000","last_change":"2023-10-01T09:20:07.701548+0000","last_active":"2023-10-01T09:20:07.701920+0000","last_peered":"2023-10-01T09:20:07.701920+0000","last_clean":"2023-10-01T09:20:07.701920+0000","last_became_active":"2023-10-01T09:20:07.701219+0000","last_became_peered":"2023-10-01T09:20:07.701219+0000","last_unstale":"2023-10-01T09:20:07.701920+0000","last_undegraded":"2023-10-01T09:20:07.701920+0000","last_fullsized":"2023-10-01T09:20:07.701920+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:19:00.492405+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":"4.3","version":"0'0","reported_seq":37,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681070+0000","last_change":"2023-10-01T09:18:27.478587+0000","last_active":"2023-10-01T09:20:07.681070+0000","last_peered":"2023-10-01T09:20:07.681070+0000","last_clean":"2023-10-01T09:20:07.681070+0000","last_became_active":"2023-10-01T09:18:27.477711+0000","last_became_peered":"2023-10-01T09:18:27.477711+0000","last_unstale":"2023-10-01T09:20:07.681070+0000","last_undegraded":"2023-10-01T09:20:07.681070+0000","last_fullsized":"2023-10-01T09:20:07.681070+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:20:04.332760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686760+0000","last_change":"2023-10-01T09:19:26.130924+0000","last_active":"2023-10-01T09:20:07.686760+0000","last_peered":"2023-10-01T09:20:07.686760+0000","last_clean":"2023-10-01T09:20:07.686760+0000","last_became_active":"2023-10-01T09:19:26.130583+0000","last_became_peered":"2023-10-01T09:19:26.130583+0000","last_unstale":"2023-10-01T09:20:07.686760+0000","last_undegraded":"2023-10-01T09:20:07.686760+0000","last_fullsized":"2023-10-01T09:20:07.686760+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:55:42.212889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696743+0000","last_change":"2023-10-01T09:18:27.482250+0000","last_active":"2023-10-01T09:20:06.696743+0000","last_peered":"2023-10-01T09:20:06.696743+0000","last_clean":"2023-10-01T09:20:06.696743+0000","last_became_active":"2023-10-01T09:18:27.481915+0000","last_became_peered":"2023-10-01T09:18:27.481915+0000","last_unstale":"2023-10-01T09:20:06.696743+0000","last_undegraded":"2023-10-01T09:20:06.696743+0000","last_fullsized":"2023-10-01T09:20:06.696743+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681942+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:20:07.681942+0000","last_peered":"2023-10-01T09:20:07.681942+0000","last_clean":"2023-10-01T09:20:07.681942+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:20:07.681942+0000","last_undegraded":"2023-10-01T09:20:07.681942+0000","last_fullsized":"2023-10-01T09:20:07.681942+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697694+0000","last_change":"2023-10-01T09:20:07.696745+0000","last_active":"2023-10-01T09:20:07.697694+0000","last_peered":"2023-10-01T09:20:07.697694+0000","last_clean":"2023-10-01T09:20:07.697694+0000","last_became_active":"2023-10-01T09:20:07.696418+0000","last_became_peered":"2023-10-01T09:20:07.696418+0000","last_unstale":"2023-10-01T09:20:07.697694+0000","last_undegraded":"2023-10-01T09:20:07.697694+0000","last_fullsized":"2023-10-01T09:20:07.697694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:39.252686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692128+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:20:06.692128+0000","last_peered":"2023-10-01T09:20:06.692128+0000","last_clean":"2023-10-01T09:20:06.692128+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:20:06.692128+0000","last_undegraded":"2023-10-01T09:20:06.692128+0000","last_fullsized":"2023-10-01T09:20:06.692128+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693953+0000","last_change":"2023-10-01T09:06:57.646009+0000","last_active":"2023-10-01T09:20:06.693953+0000","last_peered":"2023-10-01T09:20:06.693953+0000","last_clean":"2023-10-01T09:20:06.693953+0000","last_became_active":"2023-10-01T09:06:57.645633+0000","last_became_peered":"2023-10-01T09:06:57.645633+0000","last_unstale":"2023-10-01T09:20:06.693953+0000","last_undegraded":"2023-10-01T09:20:06.693953+0000","last_fullsized":"2023-10-01T09:20:06.693953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697840+0000","last_change":"2023-10-01T09:20:07.695784+0000","last_active":"2023-10-01T09:20:07.697840+0000","last_peered":"2023-10-01T09:20:07.697840+0000","last_clean":"2023-10-01T09:20:07.697840+0000","last_became_active":"2023-10-01T09:20:07.695118+0000","last_became_peered":"2023-10-01T09:20:07.695118+0000","last_unstale":"2023-10-01T09:20:07.697840+0000","last_undegraded":"2023-10-01T09:20:07.697840+0000","last_fullsized":"2023-10-01T09:20:07.697840+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:30.404284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"74'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692036+0000","last_change":"2023-10-01T09:18:27.473189+0000","last_active":"2023-10-01T09:20:06.692036+0000","last_peered":"2023-10-01T09:20:06.692036+0000","last_clean":"2023-10-01T09:20:06.692036+0000","last_became_active":"2023-10-01T09:18:27.472433+0000","last_became_peered":"2023-10-01T09:18:27.472433+0000","last_unstale":"2023-10-01T09:20:06.692036+0000","last_undegraded":"2023-10-01T09:20:06.692036+0000","last_fullsized":"2023-10-01T09:20:06.692036+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684935+0000","last_change":"2023-10-01T09:19:26.137419+0000","last_active":"2023-10-01T09:20:06.684935+0000","last_peered":"2023-10-01T09:20:06.684935+0000","last_clean":"2023-10-01T09:20:06.684935+0000","last_became_active":"2023-10-01T09:19:26.137041+0000","last_became_peered":"2023-10-01T09:19:26.137041+0000","last_unstale":"2023-10-01T09:20:06.684935+0000","last_undegraded":"2023-10-01T09:20:06.684935+0000","last_fullsized":"2023-10-01T09:20:06.684935+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.687502+0000","last_change":"2023-10-01T09:18:56.814095+0000","last_active":"2023-10-01T09:20:07.687502+0000","last_peered":"2023-10-01T09:20:07.687502+0000","last_clean":"2023-10-01T09:20:07.687502+0000","last_became_active":"2023-10-01T09:18:56.813424+0000","last_became_peered":"2023-10-01T09:18:56.813424+0000","last_unstale":"2023-10-01T09:20:07.687502+0000","last_undegraded":"2023-10-01T09:20:07.687502+0000","last_fullsized":"2023-10-01T09:20:07.687502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:19:40.864276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":47,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685749+0000","last_change":"2023-10-01T09:19:26.132148+0000","last_active":"2023-10-01T09:20:07.685749+0000","last_peered":"2023-10-01T09:20:07.685749+0000","last_clean":"2023-10-01T09:20:07.685749+0000","last_became_active":"2023-10-01T09:19:26.131696+0000","last_became_peered":"2023-10-01T09:19:26.131696+0000","last_unstale":"2023-10-01T09:20:07.685749+0000","last_undegraded":"2023-10-01T09:20:07.685749+0000","last_fullsized":"2023-10-01T09:20:07.685749+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:00:22.799226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.691701+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:20:07.691701+0000","last_peered":"2023-10-01T09:20:07.691701+0000","last_clean":"2023-10-01T09:20:07.691701+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:20:07.691701+0000","last_undegraded":"2023-10-01T09:20:07.691701+0000","last_fullsized":"2023-10-01T09:20:07.691701+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.4","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.693633+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:20:07.693633+0000","last_peered":"2023-10-01T09:20:07.693633+0000","last_clean":"2023-10-01T09:20:07.693633+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:20:07.693633+0000","last_undegraded":"2023-10-01T09:20:07.693633+0000","last_fullsized":"2023-10-01T09:20:07.693633+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694622+0000","last_change":"2023-10-01T09:18:27.474074+0000","last_active":"2023-10-01T09:20:06.694622+0000","last_peered":"2023-10-01T09:20:06.694622+0000","last_clean":"2023-10-01T09:20:06.694622+0000","last_became_active":"2023-10-01T09:18:27.473484+0000","last_became_peered":"2023-10-01T09:18:27.473484+0000","last_unstale":"2023-10-01T09:20:06.694622+0000","last_undegraded":"2023-10-01T09:20:06.694622+0000","last_fullsized":"2023-10-01T09:20:06.694622+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.688144+0000","last_change":"2023-10-01T09:18:56.823271+0000","last_active":"2023-10-01T09:20:06.688144+0000","last_peered":"2023-10-01T09:20:06.688144+0000","last_clean":"2023-10-01T09:20:06.688144+0000","last_became_active":"2023-10-01T09:18:56.822836+0000","last_became_peered":"2023-10-01T09:18:56.822836+0000","last_unstale":"2023-10-01T09:20:06.688144+0000","last_undegraded":"2023-10-01T09:20:06.688144+0000","last_fullsized":"2023-10-01T09:20:06.688144+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":33,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.685956+0000","last_change":"2023-10-01T09:18:56.817869+0000","last_active":"2023-10-01T09:20:07.685956+0000","last_peered":"2023-10-01T09:20:07.685956+0000","last_clean":"2023-10-01T09:20:07.685956+0000","last_became_active":"2023-10-01T09:18:56.815627+0000","last_became_peered":"2023-10-01T09:18:56.815627+0000","last_unstale":"2023-10-01T09:20:07.685956+0000","last_undegraded":"2023-10-01T09:20:07.685956+0000","last_fullsized":"2023-10-01T09:20:07.685956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:10.426227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.702297+0000","last_change":"2023-10-01T09:20:07.702297+0000","last_active":"2023-10-01T09:20:07.702297+0000","last_peered":"2023-10-01T09:20:07.702297+0000","last_clean":"2023-10-01T09:20:07.702297+0000","last_became_active":"2023-10-01T09:20:07.701858+0000","last_became_peered":"2023-10-01T09:20:07.701858+0000","last_unstale":"2023-10-01T09:20:07.702297+0000","last_undegraded":"2023-10-01T09:20:07.702297+0000","last_fullsized":"2023-10-01T09:20:07.702297+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686610+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:20:07.686610+0000","last_peered":"2023-10-01T09:20:07.686610+0000","last_clean":"2023-10-01T09:20:07.686610+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:20:07.686610+0000","last_undegraded":"2023-10-01T09:20:07.686610+0000","last_fullsized":"2023-10-01T09:20:07.686610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696629+0000","last_change":"2023-10-01T09:20:07.695236+0000","last_active":"2023-10-01T09:20:07.696629+0000","last_peered":"2023-10-01T09:20:07.696629+0000","last_clean":"2023-10-01T09:20:07.696629+0000","last_became_active":"2023-10-01T09:20:07.694629+0000","last_became_peered":"2023-10-01T09:20:07.694629+0000","last_unstale":"2023-10-01T09:20:07.696629+0000","last_undegraded":"2023-10-01T09:20:07.696629+0000","last_fullsized":"2023-10-01T09:20:07.696629+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:44:53.748777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701538+0000","last_change":"2023-10-01T09:20:07.701053+0000","last_active":"2023-10-01T09:20:07.701538+0000","last_peered":"2023-10-01T09:20:07.701538+0000","last_clean":"2023-10-01T09:20:07.701538+0000","last_became_active":"2023-10-01T09:20:07.699408+0000","last_became_peered":"2023-10-01T09:20:07.699408+0000","last_unstale":"2023-10-01T09:20:07.701538+0000","last_undegraded":"2023-10-01T09:20:07.701538+0000","last_fullsized":"2023-10-01T09:20:07.701538+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:03:51.135866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692526+0000","last_change":"2023-10-01T09:18:56.819961+0000","last_active":"2023-10-01T09:20:06.692526+0000","last_peered":"2023-10-01T09:20:06.692526+0000","last_clean":"2023-10-01T09:20:06.692526+0000","last_became_active":"2023-10-01T09:18:56.819592+0000","last_became_peered":"2023-10-01T09:18:56.819592+0000","last_unstale":"2023-10-01T09:20:06.692526+0000","last_undegraded":"2023-10-01T09:20:06.692526+0000","last_fullsized":"2023-10-01T09:20:06.692526+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692093+0000","last_change":"2023-10-01T09:19:26.135345+0000","last_active":"2023-10-01T09:20:06.692093+0000","last_peered":"2023-10-01T09:20:06.692093+0000","last_clean":"2023-10-01T09:20:06.692093+0000","last_became_active":"2023-10-01T09:19:26.134957+0000","last_became_peered":"2023-10-01T09:19:26.134957+0000","last_unstale":"2023-10-01T09:20:06.692093+0000","last_undegraded":"2023-10-01T09:20:06.692093+0000","last_fullsized":"2023-10-01T09:20:06.692093+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.690860+0000","last_change":"2023-10-01T09:19:26.137763+0000","last_active":"2023-10-01T09:20:06.690860+0000","last_peered":"2023-10-01T09:20:06.690860+0000","last_clean":"2023-10-01T09:20:06.690860+0000","last_became_active":"2023-10-01T09:19:26.137266+0000","last_became_peered":"2023-10-01T09:19:26.137266+0000","last_unstale":"2023-10-01T09:20:06.690860+0000","last_undegraded":"2023-10-01T09:20:06.690860+0000","last_fullsized":"2023-10-01T09:20:06.690860+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693859+0000","last_change":"2023-10-01T09:18:56.822300+0000","last_active":"2023-10-01T09:20:06.693859+0000","last_peered":"2023-10-01T09:20:06.693859+0000","last_clean":"2023-10-01T09:20:06.693859+0000","last_became_active":"2023-10-01T09:18:56.821946+0000","last_became_peered":"2023-10-01T09:18:56.821946+0000","last_unstale":"2023-10-01T09:20:06.693859+0000","last_undegraded":"2023-10-01T09:20:06.693859+0000","last_fullsized":"2023-10-01T09:20:06.693859+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701654+0000","last_change":"2023-10-01T09:20:07.701654+0000","last_active":"2023-10-01T09:20:07.701654+0000","last_peered":"2023-10-01T09:20:07.701654+0000","last_clean":"2023-10-01T09:20:07.701654+0000","last_became_active":"2023-10-01T09:20:07.701265+0000","last_became_peered":"2023-10-01T09:20:07.701265+0000","last_unstale":"2023-10-01T09:20:07.701654+0000","last_undegraded":"2023-10-01T09:20:07.701654+0000","last_fullsized":"2023-10-01T09:20:07.701654+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700430+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:20:07.700430+0000","last_peered":"2023-10-01T09:20:07.700430+0000","last_clean":"2023-10-01T09:20:07.700430+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:20:07.700430+0000","last_undegraded":"2023-10-01T09:20:07.700430+0000","last_fullsized":"2023-10-01T09:20:07.700430+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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.b","version":"0'0","reported_seq":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.681498+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:20:07.681498+0000","last_peered":"2023-10-01T09:20:07.681498+0000","last_clean":"2023-10-01T09:20:07.681498+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:20:07.681498+0000","last_undegraded":"2023-10-01T09:20:07.681498+0000","last_fullsized":"2023-10-01T09:20:07.681498+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701709+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:20:07.701709+0000","last_peered":"2023-10-01T09:20:07.701709+0000","last_clean":"2023-10-01T09:20:07.701709+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:20:07.701709+0000","last_undegraded":"2023-10-01T09:20:07.701709+0000","last_fullsized":"2023-10-01T09:20:07.701709+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693521+0000","last_change":"2023-10-01T09:18:56.822120+0000","last_active":"2023-10-01T09:20:06.693521+0000","last_peered":"2023-10-01T09:20:06.693521+0000","last_clean":"2023-10-01T09:20:06.693521+0000","last_became_active":"2023-10-01T09:18:56.821828+0000","last_became_peered":"2023-10-01T09:18:56.821828+0000","last_unstale":"2023-10-01T09:20:06.693521+0000","last_undegraded":"2023-10-01T09:20:06.693521+0000","last_fullsized":"2023-10-01T09:20:06.693521+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696767+0000","last_change":"2023-10-01T09:06:57.512276+0000","last_active":"2023-10-01T09:20:06.696767+0000","last_peered":"2023-10-01T09:20:06.696767+0000","last_clean":"2023-10-01T09:20:06.696767+0000","last_became_active":"2023-10-01T09:06:57.511843+0000","last_became_peered":"2023-10-01T09:06:57.511843+0000","last_unstale":"2023-10-01T09:20:06.696767+0000","last_undegraded":"2023-10-01T09:20:06.696767+0000","last_fullsized":"2023-10-01T09:20:06.696767+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.9","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701651+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:20:07.701651+0000","last_peered":"2023-10-01T09:20:07.701651+0000","last_clean":"2023-10-01T09:20:07.701651+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:20:07.701651+0000","last_undegraded":"2023-10-01T09:20:07.701651+0000","last_fullsized":"2023-10-01T09:20:07.701651+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.698007+0000","last_change":"2023-10-01T09:18:56.818541+0000","last_active":"2023-10-01T09:20:06.698007+0000","last_peered":"2023-10-01T09:20:06.698007+0000","last_clean":"2023-10-01T09:20:06.698007+0000","last_became_active":"2023-10-01T09:18:56.818110+0000","last_became_peered":"2023-10-01T09:18:56.818110+0000","last_unstale":"2023-10-01T09:20:06.698007+0000","last_undegraded":"2023-10-01T09:20:06.698007+0000","last_fullsized":"2023-10-01T09:20:06.698007+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.8","version":"0'0","reported_seq":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684253+0000","last_change":"2023-10-01T09:06:57.647011+0000","last_active":"2023-10-01T09:20:06.684253+0000","last_peered":"2023-10-01T09:20:06.684253+0000","last_clean":"2023-10-01T09:20:06.684253+0000","last_became_active":"2023-10-01T09:06:57.646650+0000","last_became_peered":"2023-10-01T09:06:57.646650+0000","last_unstale":"2023-10-01T09:20:06.684253+0000","last_undegraded":"2023-10-01T09:20:06.684253+0000","last_fullsized":"2023-10-01T09:20:06.684253+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.697609+0000","last_change":"2023-10-01T09:18:27.476619+0000","last_active":"2023-10-01T09:20:06.697609+0000","last_peered":"2023-10-01T09:20:06.697609+0000","last_clean":"2023-10-01T09:20:06.697609+0000","last_became_active":"2023-10-01T09:18:27.476148+0000","last_became_peered":"2023-10-01T09:18:27.476148+0000","last_unstale":"2023-10-01T09:20:06.697609+0000","last_undegraded":"2023-10-01T09:20:06.697609+0000","last_fullsized":"2023-10-01T09:20:06.697609+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.17","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.700460+0000","last_change":"2023-10-01T09:20:07.700460+0000","last_active":"2023-10-01T09:20:07.700460+0000","last_peered":"2023-10-01T09:20:07.700460+0000","last_clean":"2023-10-01T09:20:07.700460+0000","last_became_active":"2023-10-01T09:20:07.699782+0000","last_became_peered":"2023-10-01T09:20:07.699782+0000","last_unstale":"2023-10-01T09:20:07.700460+0000","last_undegraded":"2023-10-01T09:20:07.700460+0000","last_fullsized":"2023-10-01T09:20:07.700460+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:15.856505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694490+0000","last_change":"2023-10-01T09:18:27.474773+0000","last_active":"2023-10-01T09:20:06.694490+0000","last_peered":"2023-10-01T09:20:06.694490+0000","last_clean":"2023-10-01T09:20:06.694490+0000","last_became_active":"2023-10-01T09:18:27.474196+0000","last_became_peered":"2023-10-01T09:18:27.474196+0000","last_unstale":"2023-10-01T09:20:06.694490+0000","last_undegraded":"2023-10-01T09:20:06.694490+0000","last_fullsized":"2023-10-01T09:20:06.694490+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.16","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697881+0000","last_change":"2023-10-01T09:20:07.697447+0000","last_active":"2023-10-01T09:20:07.697881+0000","last_peered":"2023-10-01T09:20:07.697881+0000","last_clean":"2023-10-01T09:20:07.697881+0000","last_became_active":"2023-10-01T09:20:07.696925+0000","last_became_peered":"2023-10-01T09:20:07.696925+0000","last_unstale":"2023-10-01T09:20:07.697881+0000","last_undegraded":"2023-10-01T09:20:07.697881+0000","last_fullsized":"2023-10-01T09:20:07.697881+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:47:08.182556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.695170+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:20:06.695170+0000","last_peered":"2023-10-01T09:20:06.695170+0000","last_clean":"2023-10-01T09:20:06.695170+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:20:06.695170+0000","last_undegraded":"2023-10-01T09:20:06.695170+0000","last_fullsized":"2023-10-01T09:20:06.695170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701585+0000","last_change":"2023-10-01T09:20:07.701585+0000","last_active":"2023-10-01T09:20:07.701585+0000","last_peered":"2023-10-01T09:20:07.701585+0000","last_clean":"2023-10-01T09:20:07.701585+0000","last_became_active":"2023-10-01T09:20:07.701191+0000","last_became_peered":"2023-10-01T09:20:07.701191+0000","last_unstale":"2023-10-01T09:20:07.701585+0000","last_undegraded":"2023-10-01T09:20:07.701585+0000","last_fullsized":"2023-10-01T09:20:07.701585+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697237+0000","last_change":"2023-10-01T09:20:07.695377+0000","last_active":"2023-10-01T09:20:07.697237+0000","last_peered":"2023-10-01T09:20:07.697237+0000","last_clean":"2023-10-01T09:20:07.697237+0000","last_became_active":"2023-10-01T09:20:07.694985+0000","last_became_peered":"2023-10-01T09:20:07.694985+0000","last_unstale":"2023-10-01T09:20:07.697237+0000","last_undegraded":"2023-10-01T09:20:07.697237+0000","last_fullsized":"2023-10-01T09:20:07.697237+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:48:08.828278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701289+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:20:07.701289+0000","last_peered":"2023-10-01T09:20:07.701289+0000","last_clean":"2023-10-01T09:20:07.701289+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:20:07.701289+0000","last_undegraded":"2023-10-01T09:20:07.701289+0000","last_fullsized":"2023-10-01T09:20:07.701289+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.696954+0000","last_change":"2023-10-01T09:19:26.135978+0000","last_active":"2023-10-01T09:20:06.696954+0000","last_peered":"2023-10-01T09:20:06.696954+0000","last_clean":"2023-10-01T09:20:06.696954+0000","last_became_active":"2023-10-01T09:19:26.135470+0000","last_became_peered":"2023-10-01T09:19:26.135470+0000","last_unstale":"2023-10-01T09:20:06.696954+0000","last_undegraded":"2023-10-01T09:20:06.696954+0000","last_fullsized":"2023-10-01T09:20:06.696954+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.13","version":"0'0","reported_seq":54,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.694525+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:20:06.694525+0000","last_peered":"2023-10-01T09:20:06.694525+0000","last_clean":"2023-10-01T09:20:06.694525+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:20:06.694525+0000","last_undegraded":"2023-10-01T09:20:06.694525+0000","last_fullsized":"2023-10-01T09:20:06.694525+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692528+0000","last_change":"2023-10-01T09:06:57.511696+0000","last_active":"2023-10-01T09:20:06.692528+0000","last_peered":"2023-10-01T09:20:06.692528+0000","last_clean":"2023-10-01T09:20:06.692528+0000","last_became_active":"2023-10-01T09:06:57.511357+0000","last_became_peered":"2023-10-01T09:06:57.511357+0000","last_unstale":"2023-10-01T09:20:06.692528+0000","last_undegraded":"2023-10-01T09:20:06.692528+0000","last_fullsized":"2023-10-01T09:20:06.692528+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.686024+0000","last_change":"2023-10-01T09:19:26.129594+0000","last_active":"2023-10-01T09:20:07.686024+0000","last_peered":"2023-10-01T09:20:07.686024+0000","last_clean":"2023-10-01T09:20:07.686024+0000","last_became_active":"2023-10-01T09:19:26.129257+0000","last_became_peered":"2023-10-01T09:19:26.129257+0000","last_unstale":"2023-10-01T09:20:07.686024+0000","last_undegraded":"2023-10-01T09:20:07.686024+0000","last_fullsized":"2023-10-01T09:20:07.686024+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:25:26.491420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.701147+0000","last_change":"2023-10-01T09:20:07.701147+0000","last_active":"2023-10-01T09:20:07.701147+0000","last_peered":"2023-10-01T09:20:07.701147+0000","last_clean":"2023-10-01T09:20:07.701147+0000","last_became_active":"2023-10-01T09:20:07.700678+0000","last_became_peered":"2023-10-01T09:20:07.700678+0000","last_unstale":"2023-10-01T09:20:07.701147+0000","last_undegraded":"2023-10-01T09:20:07.701147+0000","last_fullsized":"2023-10-01T09:20:07.701147+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.11","version":"0'0","reported_seq":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699631+0000","last_change":"2023-10-01T09:20:07.699631+0000","last_active":"2023-10-01T09:20:07.699631+0000","last_peered":"2023-10-01T09:20:07.699631+0000","last_clean":"2023-10-01T09:20:07.699631+0000","last_became_active":"2023-10-01T09:20:07.699155+0000","last_became_peered":"2023-10-01T09:20:07.699155+0000","last_unstale":"2023-10-01T09:20:07.699631+0000","last_undegraded":"2023-10-01T09:20:07.699631+0000","last_fullsized":"2023-10-01T09:20:07.699631+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:41.751378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.684881+0000","last_change":"2023-10-01T09:18:56.819885+0000","last_active":"2023-10-01T09:20:06.684881+0000","last_peered":"2023-10-01T09:20:06.684881+0000","last_clean":"2023-10-01T09:20:06.684881+0000","last_became_active":"2023-10-01T09:18:56.819157+0000","last_became_peered":"2023-10-01T09:18:56.819157+0000","last_unstale":"2023-10-01T09:20:06.684881+0000","last_undegraded":"2023-10-01T09:20:06.684881+0000","last_fullsized":"2023-10-01T09:20:06.684881+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697249+0000","last_change":"2023-10-01T09:20:07.697249+0000","last_active":"2023-10-01T09:20:07.697249+0000","last_peered":"2023-10-01T09:20:07.697249+0000","last_clean":"2023-10-01T09:20:07.697249+0000","last_became_active":"2023-10-01T09:20:07.696705+0000","last_became_peered":"2023-10-01T09:20:07.696705+0000","last_unstale":"2023-10-01T09:20:07.697249+0000","last_undegraded":"2023-10-01T09:20:07.697249+0000","last_fullsized":"2023-10-01T09:20:07.697249+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:56.957067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697748+0000","last_change":"2023-10-01T09:20:07.696209+0000","last_active":"2023-10-01T09:20:07.697748+0000","last_peered":"2023-10-01T09:20:07.697748+0000","last_clean":"2023-10-01T09:20:07.697748+0000","last_became_active":"2023-10-01T09:20:07.695842+0000","last_became_peered":"2023-10-01T09:20:07.695842+0000","last_unstale":"2023-10-01T09:20:07.697748+0000","last_undegraded":"2023-10-01T09:20:07.697748+0000","last_fullsized":"2023-10-01T09:20:07.697748+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:51:54.527142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.693783+0000","last_change":"2023-10-01T09:18:56.818285+0000","last_active":"2023-10-01T09:20:06.693783+0000","last_peered":"2023-10-01T09:20:06.693783+0000","last_clean":"2023-10-01T09:20:06.693783+0000","last_became_active":"2023-10-01T09:18:56.817910+0000","last_became_peered":"2023-10-01T09:18:56.817910+0000","last_unstale":"2023-10-01T09:20:06.693783+0000","last_undegraded":"2023-10-01T09:20:06.693783+0000","last_fullsized":"2023-10-01T09:20:06.693783+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.699228+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:20:07.699228+0000","last_peered":"2023-10-01T09:20:07.699228+0000","last_clean":"2023-10-01T09:20:07.699228+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:20:07.699228+0000","last_undegraded":"2023-10-01T09:20:07.699228+0000","last_fullsized":"2023-10-01T09:20:07.699228+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.697863+0000","last_change":"2023-10-01T09:20:07.697262+0000","last_active":"2023-10-01T09:20:07.697863+0000","last_peered":"2023-10-01T09:20:07.697863+0000","last_clean":"2023-10-01T09:20:07.697863+0000","last_became_active":"2023-10-01T09:20:07.696409+0000","last_became_peered":"2023-10-01T09:20:07.696409+0000","last_unstale":"2023-10-01T09:20:07.697863+0000","last_undegraded":"2023-10-01T09:20:07.697863+0000","last_fullsized":"2023-10-01T09:20:07.697863+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:01:31.185113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.694545+0000","last_change":"2023-10-01T09:20:07.694226+0000","last_active":"2023-10-01T09:20:07.694545+0000","last_peered":"2023-10-01T09:20:07.694545+0000","last_clean":"2023-10-01T09:20:07.694545+0000","last_became_active":"2023-10-01T09:20:07.693899+0000","last_became_peered":"2023-10-01T09:20:07.693899+0000","last_unstale":"2023-10-01T09:20:07.694545+0000","last_undegraded":"2023-10-01T09:20:07.694545+0000","last_fullsized":"2023-10-01T09:20:07.694545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:18:06.343480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-10-01T09:20:07.696201+0000","last_change":"2023-10-01T09:20:07.696201+0000","last_active":"2023-10-01T09:20:07.696201+0000","last_peered":"2023-10-01T09:20:07.696201+0000","last_clean":"2023-10-01T09:20:07.696201+0000","last_became_active":"2023-10-01T09:20:07.695586+0000","last_became_peered":"2023-10-01T09:20:07.695586+0000","last_unstale":"2023-10-01T09:20:07.696201+0000","last_undegraded":"2023-10-01T09:20:07.696201+0000","last_fullsized":"2023-10-01T09:20:07.696201+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:16:12.813710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-10-01T09:20:06.692780+0000","last_change":"2023-10-01T09:19:26.138592+0000","last_active":"2023-10-01T09:20:06.692780+0000","last_peered":"2023-10-01T09:20:06.692780+0000","last_clean":"2023-10-01T09:20:06.692780+0000","last_became_active":"2023-10-01T09:19:26.138178+0000","last_became_peered":"2023-10-01T09:19:26.138178+0000","last_unstale":"2023-10-01T09:20:06.692780+0000","last_undegraded":"2023-10-01T09:20:06.692780+0000","last_fullsized":"2023-10-01T09:20:06.692780+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430430,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.88900000000000001,"15min":0.90000000000000002},"min":{"1min":0.58499999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.252,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89500000000000002,"15min":0.91300000000000003},"min":{"1min":0.57299999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0860000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.82499999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:22:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.84499999999999997,"15min":0.85699999999999998},"min":{"1min":0.55800000000000005,"5min":0.495,"15min":0.495},"max":{"1min":0.94699999999999995,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.88300000000000001,"15min":0.88500000000000001},"min":{"1min":0.68600000000000005,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.165,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.268}]},{"osd":2,"last update":"Sun Oct 1 09:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97999999999999998,"15min":0.996},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.175,"5min":1.337,"15min":1.337},"last":0.878},{"interface":"front","average":{"1min":0.995,"5min":1.0269999999999999,"15min":1.032},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2809999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.002}]},{"osd":3,"last update":"Sun Oct 1 09:22:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.93700000000000006,"15min":0.92900000000000005},"min":{"1min":0.60699999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.254,"5min":1.278,"15min":1.278},"last":1.3620000000000001},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.93500000000000005,"15min":0.92900000000000005},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.93700000000000006}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.90900000000000003,"15min":0.89200000000000002},"min":{"1min":0.57799999999999996,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.335,"5min":1.343,"15min":1.423},"last":1.512},{"interface":"front","average":{"1min":1.018,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.43099999999999999},"max":{"1min":1.385,"5min":1.4370000000000001,"15min":1.577},"last":1.109}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98899999999999999,"15min":0.99399999999999999},"min":{"1min":0.495,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.232,"5min":1.4079999999999999,"15min":1.6639999999999999},"last":1.167},{"interface":"front","average":{"1min":1.125,"5min":1.032,"15min":1.008},"min":{"1min":0.87,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.367,"5min":1.518,"15min":1.518},"last":1.4450000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.048,"15min":1.0349999999999999},"min":{"1min":0.93300000000000005,"5min":0.51600000000000001,"15min":0.45000000000000001},"max":{"1min":1.9790000000000001,"5min":1.9790000000000001,"15min":1.9790000000000001},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0820000000000001,"15min":1.085},"min":{"1min":0.63300000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.3320000000000001,"5min":1.4890000000000001,"15min":1.5429999999999999},"last":1.1890000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626663,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1102454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.073,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.878,"15min":0.90300000000000002},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1120000000000001,"5min":1.206,"15min":1.206},"last":1.0109999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.92600000000000005,"15min":0.93899999999999995},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.97499999999999998,"15min":1.0009999999999999},"min":{"1min":0.628,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1779999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.0449999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":0.999,"15min":0.995},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.048,"15min":1.044},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.2709999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.131}]},{"osd":3,"last update":"Sun Oct 1 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90400000000000003,"15min":0.90000000000000002},"min":{"1min":0.73999999999999999,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.98199999999999998,"15min":0.96699999999999997},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.274}]},{"osd":4,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92900000000000005,"15min":0.93700000000000006},"min":{"1min":0.72899999999999998,"5min":0.57199999999999995,"15min":0.45100000000000001},"max":{"1min":1.1890000000000001,"5min":1.3069999999999999,"15min":2.3130000000000002},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.026,"15min":0.97899999999999998},"min":{"1min":0.78200000000000003,"5min":0.57499999999999996,"15min":0.48499999999999999},"max":{"1min":1.3160000000000001,"5min":1.4490000000000001,"15min":2.0510000000000002},"last":0.94399999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.012,"15min":1.012},"min":{"1min":0.86399999999999999,"5min":0.57099999999999995,"15min":0.50700000000000001},"max":{"1min":1.294,"5min":1.415,"15min":2.5110000000000001},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.087,"15min":1.056},"min":{"1min":0.93899999999999995,"5min":0.53800000000000003,"15min":0.51000000000000001},"max":{"1min":1.405,"5min":1.4390000000000001,"15min":2.3719999999999999},"last":1.1850000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.1120000000000001,"15min":1.081},"min":{"1min":0.76300000000000001,"5min":0.60199999999999998,"15min":0.52200000000000002},"max":{"1min":1.4650000000000001,"5min":1.5569999999999999,"15min":2.2789999999999999},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.113,"15min":1.1080000000000001},"min":{"1min":0.96299999999999997,"5min":0.63100000000000001,"15min":0.51300000000000001},"max":{"1min":1.415,"5min":1.49,"15min":2.4180000000000001},"last":1.3759999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285611,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40648,"kb_used_data":960,"kb_used_omap":4,"kb_used_meta":39675,"kb_avail":93704504,"statfs":{"total":95995035648,"available":95953412096,"internally_reserved":0,"allocated":983040,"data_stored":518031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":40628110},"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":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.67100000000000004,"15min":0.65100000000000002},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.65800000000000003,"15min":0.65400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.92100000000000004,"5min":1.091,"15min":1.091},"last":0.65200000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.62,"15min":0.623},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.90400000000000003,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.64900000000000002,"15min":0.65500000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.91100000000000003,"5min":1.139,"15min":1.139},"last":0.58299999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:22:15 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.66900000000000004,"15min":0.67100000000000004},"min":{"1min":0.47499999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.159,"5min":1.181,"15min":1.181},"last":0.503},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.73099999999999998,"15min":0.72299999999999998},"min":{"1min":0.51400000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.61699999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.92300000000000004,"15min":0.91500000000000004},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.1439999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.95299999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.98199999999999998,"15min":0.96399999999999997},"min":{"1min":0.81299999999999994,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.872,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.82199999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0389999999999999,"15min":1.0449999999999999},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2809999999999999,"5min":1.357,"15min":1.357},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.996,"15min":0.98799999999999999},"min":{"1min":0.73499999999999999,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2529999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.0049999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.99099999999999999,"15min":1},"min":{"1min":0.65200000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.238,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.048,"5min":1.0589999999999999,"15min":1.069},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.3859999999999999,"5min":1.425,"15min":1.425},"last":1.034}]}]},{"osd":0,"up_from":78,"seq":335007449137,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29212,"kb_used_data":1556,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715940,"statfs":{"total":95995035648,"available":95965122560,"internally_reserved":0,"allocated":1593344,"data_stored":1108615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 09:21:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.61699999999999999,"15min":0.629},"min":{"1min":0.34000000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.92000000000000004,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.628,"5min":0.68899999999999995,"15min":0.70999999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.97899999999999998,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.63200000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.74299999999999999,"15min":0.75700000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.92400000000000004,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.80000000000000004,"15min":0.80600000000000005},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.98699999999999999,"5min":1.228,"15min":1.228},"last":0.879}]},{"osd":3,"last update":"Sun Oct 1 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.64300000000000002,"15min":0.64900000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.71899999999999997,"15min":0.72899999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.98799999999999999,"5min":1.046,"15min":1.046},"last":0.91500000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.98099999999999998,"15min":1.0029999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1930000000000001,"5min":1.508,"15min":1.508},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.008,"15min":1.054},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.0940000000000001,"5min":1.444,"15min":1.444},"last":0.997}]},{"osd":5,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.97999999999999998,"15min":1.0009999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2350000000000001,"5min":1.492,"15min":1.492},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0249999999999999,"15min":1.0469999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2549999999999999,"5min":1.444,"15min":1.444},"last":1.2350000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.125,"15min":1.153},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.2809999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.304},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.133,"15min":1.177},"min":{"1min":0.68600000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.258,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.286}]},{"osd":7,"last update":"Sun Oct 1 09:21:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.119,"15min":1.155},"min":{"1min":0.749,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.3979999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.1040000000000001,"15min":1.141},"min":{"1min":0.68000000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.335,"5min":1.7,"15min":1.7},"last":1.196}]}]},{"osd":2,"up_from":88,"seq":377957122085,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40644,"kb_used_data":956,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704508,"statfs":{"total":95995035648,"available":95953416192,"internally_reserved":0,"allocated":978944,"data_stored":516212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"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":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.77200000000000002,"15min":0.72499999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":6.7949999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.79500000000000004,"15min":0.753},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.4710000000000001,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":0.56699999999999995}]},{"osd":1,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.79600000000000004,"15min":0.75800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":7.1100000000000003,"5min":7.1100000000000003,"15min":7.1100000000000003},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.88400000000000001,"15min":0.84799999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":6.71,"5min":6.71,"15min":6.71},"last":0.89800000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:22:08 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.67800000000000005,"15min":0.67500000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.77000000000000002,"5min":1.0700000000000001,"15min":1.1200000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.1599999999999999,"5min":6.7439999999999998,"15min":6.7439999999999998},"last":0.69799999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.0700000000000001,"15min":1.0169999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":6.6740000000000004,"5min":6.6740000000000004,"15min":6.6740000000000004},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.014,"15min":0.96599999999999997},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":7.1820000000000004,"5min":7.1820000000000004,"15min":7.1820000000000004},"last":0.79300000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.0469999999999999,"15min":1.008},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":6.9809999999999999,"5min":6.9809999999999999,"15min":6.9809999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.0940000000000001,"15min":1.048},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":6.6139999999999999,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":0.81999999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.0700000000000001,"15min":1.024},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":7.1379999999999999,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.389,"5min":1.1279999999999999,"15min":1.0840000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":6.9210000000000003},"last":0.877}]},{"osd":7,"last update":"Sun Oct 1 09:21:33 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.1359999999999999,"15min":1.0920000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":7.0640000000000001,"5min":7.0640000000000001,"15min":7.0640000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.395,"5min":1.155,"15min":1.115},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":7.0309999999999997,"5min":7.0309999999999997,"15min":7.0309999999999997},"last":1.036}]}]},{"osd":3,"up_from":93,"seq":399431958557,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36464,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708688,"statfs":{"total":95995035648,"available":95957696512,"internally_reserved":0,"allocated":958464,"data_stored":512445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"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":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.68000000000000005,"15min":0.69999999999999996},"min":{"1min":0.34399999999999997,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.98899999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.70899999999999996,"15min":0.72499999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.83499999999999996,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.91000000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.748,"15min":0.75800000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.76000000000000001,"15min":0.76700000000000002},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.095,"5min":1.101,"15min":1.101},"last":1.0409999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.78200000000000003,"15min":0.79000000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1519999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81799999999999995,"15min":0.82799999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.0609999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.1519999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.996,"15min":1.006},"min":{"1min":0.70499999999999996,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.153,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.272},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.98499999999999999,"15min":0.98899999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.2130000000000001,"5min":1.415,"15min":1.415},"last":1.079}]},{"osd":5,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.97199999999999998,"15min":0.97799999999999998},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.321,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0740000000000001,"15min":1.0880000000000001},"min":{"1min":0.72199999999999998,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.355,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.96999999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.034,"15min":1.046},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3959999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.115,"15min":1.129},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3700000000000001,"5min":1.534,"15min":1.534},"last":1.1020000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1419999999999999,"15min":1.149},"min":{"1min":0.73199999999999998,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.4410000000000001,"5min":1.462,"15min":1.462},"last":1.175},{"interface":"front","average":{"1min":0.998,"5min":1.1120000000000001,"15min":1.131},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3029999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.538}]}]},{"osd":4,"up_from":30,"seq":128849019126,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":512792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88700000000000001,"15min":0.86099999999999999},"min":{"1min":0.64200000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1879999999999999,"5min":1.24,"15min":1.24},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98499999999999999,"15min":0.98899999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.294,"5min":1.401,"15min":1.401},"last":1.119}]},{"osd":1,"last update":"Sun Oct 1 09:22:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.85799999999999998,"15min":0.81599999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.008,"5min":0.96699999999999997,"15min":0.94499999999999995},"min":{"1min":0.78600000000000003,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.234,"5min":1.242,"15min":1.242},"last":1.214}]},{"osd":2,"last update":"Sun Oct 1 09:21:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.05,"15min":1.0589999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.0580000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.73799999999999999,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.216,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1000000000000001,"15min":1.0940000000000001},"min":{"1min":0.97299999999999998,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.2809999999999999,"5min":1.331,"15min":1.331},"last":0.99099999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:22:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.02,"15min":0.95699999999999996},"min":{"1min":0.78500000000000003,"5min":0.628,"15min":0.40799999999999997},"max":{"1min":1.349,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.752},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.94599999999999995,"15min":0.92600000000000005},"min":{"1min":0.67200000000000004,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.0860000000000001,"5min":1.345,"15min":1.345},"last":0.84999999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:21:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.98799999999999999,"15min":0.96799999999999997},"min":{"1min":0.76200000000000001,"5min":0.65900000000000003,"15min":0.48999999999999999},"max":{"1min":1.2010000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.111,"5min":1.1180000000000001,"15min":1.0600000000000001},"min":{"1min":0.81899999999999995,"5min":0.61499999999999999,"15min":0.52900000000000003},"max":{"1min":1.403,"5min":5.1109999999999998,"15min":5.1109999999999998},"last":1.1679999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:21:31 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.1459999999999999,"15min":1.0940000000000001},"min":{"1min":0.88600000000000001,"5min":0.59199999999999997,"15min":0.42699999999999999},"max":{"1min":1.486,"5min":3.6299999999999999,"15min":3.6299999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0249999999999999,"15min":1.0309999999999999},"min":{"1min":0.65800000000000003,"5min":0.626,"15min":0.39600000000000002},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.012}]}]},{"osd":5,"up_from":36,"seq":154618822894,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298144,"kb_used_data":920,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447008,"statfs":{"total":95995035648,"available":95689736192,"internally_reserved":0,"allocated":942080,"data_stored":508536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.89400000000000002,"15min":0.92800000000000005},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.268,"5min":1.288,"15min":1.288},"last":1.2290000000000001},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.88600000000000001,"15min":0.91200000000000003},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1000000000000001,"5min":1.294,"15min":1.294},"last":0.83399999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:21:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.97399999999999998,"15min":0.997},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.214,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.04,"15min":1.069},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.89400000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:21:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95899999999999996,"15min":0.96199999999999997},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.296,"5min":1.365,"15min":1.365},"last":1.052},{"interface":"front","average":{"1min":1.04,"5min":1.0329999999999999,"15min":1.032},"min":{"1min":0.78700000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.232,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.1890000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.99299999999999999,"15min":0.98799999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2789999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.079,"5min":1.0529999999999999,"15min":1.0489999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.387,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.268}]},{"osd":4,"last update":"Sun Oct 1 09:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.66000000000000003,"5min":0.55700000000000005,"15min":0.41099999999999998},"max":{"1min":1.115,"5min":4.7649999999999997,"15min":4.7649999999999997},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":0.98899999999999999},"min":{"1min":0.52900000000000003,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":1.222,"5min":2.3039999999999998,"15min":2.5270000000000001},"last":0.84599999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:21:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.76400000000000001,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3140000000000001,"5min":1.4259999999999999,"15min":1.8740000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0629999999999999,"15min":1.044},"min":{"1min":0.74199999999999999,"5min":0.57599999999999996,"15min":0.44600000000000001},"max":{"1min":1.23,"5min":4.8899999999999997,"15min":4.8899999999999997},"last":0.96699999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:21:34 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1220000000000001,"15min":1.099},"min":{"1min":0.78200000000000003,"5min":0.55600000000000005,"15min":0.47899999999999998},"max":{"1min":1.3220000000000001,"5min":1.8380000000000001,"15min":2.1499999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1890000000000001,"15min":1.1399999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.46700000000000003},"max":{"1min":1.379,"5min":4.8159999999999998,"15min":4.8159999999999998},"last":1.0409999999999999}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":4804,"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":4950,"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}]}} 2023-10-01T09:22:25.571 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T09:22:25.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump 2023-10-01T09:22:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:26 smithi183 bash[59233]: audit 2023-10-01T09:22:24.586554+0000 mgr.y (mgr.25132) 359 : audit 0 from='client.44660 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:22:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:26 smithi183 bash[59233]: cluster 2023-10-01T09:22:25.105765+0000 mgr.y (mgr.25132) 360 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:26.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:26 smithi111 bash[75702]: audit 2023-10-01T09:22:24.586554+0000 mgr.y (mgr.25132) 359 : audit 0 from='client.44660 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:22:26.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:26 smithi111 bash[75702]: cluster 2023-10-01T09:22:25.105765+0000 mgr.y (mgr.25132) 360 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:26.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:26 smithi111 bash[78631]: audit 2023-10-01T09:22:24.586554+0000 mgr.y (mgr.25132) 359 : audit 0 from='client.44660 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:22:26.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:26 smithi111 bash[78631]: cluster 2023-10-01T09:22:25.105765+0000 mgr.y (mgr.25132) 360 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:28 smithi183 bash[59233]: cluster 2023-10-01T09:22:27.106577+0000 mgr.y (mgr.25132) 361 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:28 smithi111 bash[75702]: cluster 2023-10-01T09:22:27.106577+0000 mgr.y (mgr.25132) 361 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:28 smithi111 bash[78631]: cluster 2023-10-01T09:22:27.106577+0000 mgr.y (mgr.25132) 361 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:30.107 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:30.137 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[78631]: audit 2023-10-01T09:22:28.994450+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:30.137 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[78631]: cluster 2023-10-01T09:22:29.107313+0000 mgr.y (mgr.25132) 362 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:30.137 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[78631]: audit 2023-10-01T09:22:29.767365+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:30.138 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[78631]: audit 2023-10-01T09:22:29.776626+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:30.138 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[75702]: audit 2023-10-01T09:22:28.994450+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:30.138 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[75702]: cluster 2023-10-01T09:22:29.107313+0000 mgr.y (mgr.25132) 362 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:30.138 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[75702]: audit 2023-10-01T09:22:29.767365+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:30.138 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:29 smithi111 bash[75702]: audit 2023-10-01T09:22:29.776626+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:29 smithi183 bash[59233]: audit 2023-10-01T09:22:28.994450+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:29 smithi183 bash[59233]: cluster 2023-10-01T09:22:29.107313+0000 mgr.y (mgr.25132) 362 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:29 smithi183 bash[59233]: audit 2023-10-01T09:22:29.767365+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:29 smithi183 bash[59233]: audit 2023-10-01T09:22:29.776626+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[78631]: audit 2023-10-01T09:22:30.331199+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[78631]: audit 2023-10-01T09:22:30.339166+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[78631]: audit 2023-10-01T09:22:30.811994+0000 mon.a (mon.0) 468 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:22:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[78631]: audit 2023-10-01T09:22:30.813437+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:22:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[78631]: audit 2023-10-01T09:22:30.821941+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[78631]: cluster 2023-10-01T09:22:31.108469+0000 mgr.y (mgr.25132) 363 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[75702]: audit 2023-10-01T09:22:30.331199+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[75702]: audit 2023-10-01T09:22:30.339166+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[75702]: audit 2023-10-01T09:22:30.811994+0000 mon.a (mon.0) 468 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[75702]: audit 2023-10-01T09:22:30.813437+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[75702]: audit 2023-10-01T09:22:30.821941+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:31 smithi111 bash[75702]: cluster 2023-10-01T09:22:31.108469+0000 mgr.y (mgr.25132) 363 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:31 smithi183 bash[59233]: audit 2023-10-01T09:22:30.331199+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:31 smithi183 bash[59233]: audit 2023-10-01T09:22:30.339166+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:31 smithi183 bash[59233]: audit 2023-10-01T09:22:30.811994+0000 mon.a (mon.0) 468 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:22:31.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:31 smithi183 bash[59233]: audit 2023-10-01T09:22:30.813437+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:22:31.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:31 smithi183 bash[59233]: audit 2023-10-01T09:22:30.821941+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:22:31.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:31 smithi183 bash[59233]: cluster 2023-10-01T09:22:31.108469+0000 mgr.y (mgr.25132) 363 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:epoch 94 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:created 2023-10-01T08:56:16.767574+0000 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:modified 2023-10-01T09:20:07.667817+0000 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:crush_version 22 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:full_ratio 0.95 2023-10-01T09:22:33.329 INFO:teuthology.orchestra.run.smithi111.stdout:backfillfull_ratio 0.9 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.stdout:nearfull_ratio 0.85 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.stdout:require_min_compat_client luminous 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.stdout:min_compat_client luminous 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.stdout:require_osd_release pacific 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.stdout:stretch_mode_enabled false 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.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 71 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.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 55 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.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 59 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.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 60 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-10-01T09:22:33.330 INFO:teuthology.orchestra.run.smithi111.stdout:max_osd 8 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0 up in weight 1 up_from 78 up_thru 93 down_at 75 last_clean_interval [8,74) [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636] [v2:172.21.15.111:6804/3223318636,v1:172.21.15.111:6805/3223318636] exists,up 1e2386e6-5ac8-4255-943c-ec646bd3fab3 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 up in weight 1 up_from 83 up_thru 93 down_at 80 last_clean_interval [13,79) [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444] [v2:172.21.15.111:6812/345968444,v1:172.21.15.111:6813/345968444] exists,up a0195583-4dc9-4edb-b5fa-b1052d145ccb 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 up in weight 1 up_from 88 up_thru 93 down_at 85 last_clean_interval [18,84) [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220] [v2:172.21.15.111:6820/11472220,v1:172.21.15.111:6821/11472220] exists,up e98104f6-d494-4767-9576-a427d418387a 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 up in weight 1 up_from 93 up_thru 93 down_at 90 last_clean_interval [25,89) [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418] [v2:172.21.15.111:6828/2534096418,v1:172.21.15.111:6829/2534096418] exists,up 3cf08a12-7ad3-4524-ae73-8959e0657dc0 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 up in weight 1 up_from 30 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350] [v2:172.21.15.183:6802/4092224350,v1:172.21.15.183:6803/4092224350] exists,up 7991ef17-4fce-48ee-ab9f-773e83b1d218 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 up in weight 1 up_from 36 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171] [v2:172.21.15.183:6810/4036368171,v1:172.21.15.183:6811/4036368171] exists,up 27769238-afce-42c1-ac8d-7654eed432bd 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 up in weight 1 up_from 42 up_thru 90 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182] [v2:172.21.15.183:6818/3528083182,v1:172.21.15.183:6819/3528083182] exists,up fd90ee10-2235-4e2f-87dd-341d577673c2 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 up in weight 1 up_from 48 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278] [v2:172.21.15.183:6826/2881304278,v1:172.21.15.183:6827/2881304278] exists,up 7241dff9-d2b8-4103-b8f7-b1efef14a4d4 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:pg_upmap_items 4.b [1,2] 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:pg_upmap_items 4.13 [1,5] 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:pg_upmap_items 4.1d [1,2] 2023-10-01T09:22:33.331 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/3467311834 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/506092991 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/4232834991 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6801/2257855128 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/2911776151 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/1265836848 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/2942811973 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/105589232 expires 2023-10-02T09:04:36.037527+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6800/1488100577 expires 2023-10-02T09:10:40.493693+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6800/2257855128 expires 2023-10-02T09:13:28.866828+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/692476342 expires 2023-10-02T08:56:44.496527+0000 2023-10-01T09:22:33.332 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.183:0/1491197089 expires 2023-10-02T09:12:22.954502+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/2454497563 expires 2023-10-02T09:04:36.037527+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/4204459553 expires 2023-10-02T08:56:44.496527+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/3964458415 expires 2023-10-02T08:57:14.588512+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.183:0/434827281 expires 2023-10-02T09:12:22.954502+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6801/3789451113 expires 2023-10-02T09:04:36.037527+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6801/1488100577 expires 2023-10-02T09:10:40.493693+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.183:6835/4288381344 expires 2023-10-02T09:12:22.954502+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6800/1514636560 expires 2023-10-02T08:56:44.496527+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/2741485687 expires 2023-10-02T08:57:14.588512+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6801/1514636560 expires 2023-10-02T08:56:44.496527+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.183:0/3587120667 expires 2023-10-02T09:12:22.954502+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6801/2227004964 expires 2023-10-02T08:57:14.588512+0000 2023-10-01T09:22:33.333 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6800/2227004964 expires 2023-10-02T08:57:14.588512+0000 2023-10-01T09:22:33.334 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.183:6834/4288381344 expires 2023-10-02T09:12:22.954502+0000 2023-10-01T09:22:33.334 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.183:0/2358894151 expires 2023-10-02T09:12:22.954502+0000 2023-10-01T09:22:33.334 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/2641177178 expires 2023-10-02T09:10:40.493693+0000 2023-10-01T09:22:33.334 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:0/2373917543 expires 2023-10-02T09:10:40.493693+0000 2023-10-01T09:22:33.334 INFO:teuthology.orchestra.run.smithi111.stdout:blocklist 172.21.15.111:6800/3789451113 expires 2023-10-02T09:04:36.037527+0000 2023-10-01T09:22:34.122 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 78 up_thru 93 down_at 75 last_clean_interval [8,74) [v2:172.21.15.111:6802/3223318636,v1:172.21.15.111:6803/3223318636] [v2:172.21.15.111:6804/3223318636,v1:172.21.15.111:6805/3223318636] exists,up 1e2386e6-5ac8-4255-943c-ec646bd3fab3', 'osd.1 up in weight 1 up_from 83 up_thru 93 down_at 80 last_clean_interval [13,79) [v2:172.21.15.111:6810/345968444,v1:172.21.15.111:6811/345968444] [v2:172.21.15.111:6812/345968444,v1:172.21.15.111:6813/345968444] exists,up a0195583-4dc9-4edb-b5fa-b1052d145ccb', 'osd.2 up in weight 1 up_from 88 up_thru 93 down_at 85 last_clean_interval [18,84) [v2:172.21.15.111:6818/11472220,v1:172.21.15.111:6819/11472220] [v2:172.21.15.111:6820/11472220,v1:172.21.15.111:6821/11472220] exists,up e98104f6-d494-4767-9576-a427d418387a', 'osd.3 up in weight 1 up_from 93 up_thru 93 down_at 90 last_clean_interval [25,89) [v2:172.21.15.111:6826/2534096418,v1:172.21.15.111:6827/2534096418] [v2:172.21.15.111:6828/2534096418,v1:172.21.15.111:6829/2534096418] exists,up 3cf08a12-7ad3-4524-ae73-8959e0657dc0', 'osd.4 up in weight 1 up_from 30 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6800/4092224350,v1:172.21.15.183:6801/4092224350] [v2:172.21.15.183:6802/4092224350,v1:172.21.15.183:6803/4092224350] exists,up 7991ef17-4fce-48ee-ab9f-773e83b1d218', 'osd.5 up in weight 1 up_from 36 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6808/4036368171,v1:172.21.15.183:6809/4036368171] [v2:172.21.15.183:6810/4036368171,v1:172.21.15.183:6811/4036368171] exists,up 27769238-afce-42c1-ac8d-7654eed432bd', 'osd.6 up in weight 1 up_from 42 up_thru 90 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6816/3528083182,v1:172.21.15.183:6817/3528083182] [v2:172.21.15.183:6818/3528083182,v1:172.21.15.183:6819/3528083182] exists,up fd90ee10-2235-4e2f-87dd-341d577673c2', 'osd.7 up in weight 1 up_from 48 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.183:6824/2881304278,v1:172.21.15.183:6825/2881304278] [v2:172.21.15.183:6826/2881304278,v1:172.21.15.183:6827/2881304278] exists,up 7241dff9-d2b8-4103-b8f7-b1efef14a4d4'] 2023-10-01T09:22:34.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon mon.a config show 2023-10-01T09:22:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:34 smithi183 bash[59233]: cluster 2023-10-01T09:22:33.108942+0000 mgr.y (mgr.25132) 364 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:34 smithi183 bash[59233]: audit 2023-10-01T09:22:33.325002+0000 mon.a (mon.0) 471 : audit 0 from='client.? 172.21.15.111:0/3856411537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:22:34.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:34 smithi111 bash[78631]: cluster 2023-10-01T09:22:33.108942+0000 mgr.y (mgr.25132) 364 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:34.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:34 smithi111 bash[78631]: audit 2023-10-01T09:22:33.325002+0000 mon.a (mon.0) 471 : audit 0 from='client.? 172.21.15.111:0/3856411537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:22:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:34 smithi111 bash[75702]: cluster 2023-10-01T09:22:33.108942+0000 mgr.y (mgr.25132) 364 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:34.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:34 smithi111 bash[75702]: audit 2023-10-01T09:22:33.325002+0000 mon.a (mon.0) 471 : audit 0 from='client.? 172.21.15.111:0/3856411537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:22:35.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:22:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:22:34] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.33.4" 2023-10-01T09:22:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:36 smithi183 bash[59233]: cluster 2023-10-01T09:22:35.109703+0000 mgr.y (mgr.25132) 365 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:36.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:36 smithi111 bash[75702]: cluster 2023-10-01T09:22:35.109703+0000 mgr.y (mgr.25132) 365 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:36 smithi111 bash[78631]: cluster 2023-10-01T09:22:35.109703+0000 mgr.y (mgr.25132) 365 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:38 smithi183 bash[59233]: cluster 2023-10-01T09:22:37.110515+0000 mgr.y (mgr.25132) 366 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:38.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:38 smithi111 bash[75702]: cluster 2023-10-01T09:22:37.110515+0000 mgr.y (mgr.25132) 366 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:38.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:38 smithi111 bash[78631]: cluster 2023-10-01T09:22:37.110515+0000 mgr.y (mgr.25132) 366 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:38.893 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:40.268 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:39 smithi111 bash[78631]: cluster 2023-10-01T09:22:39.110910+0000 mgr.y (mgr.25132) 367 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:40.268 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:39 smithi111 bash[75702]: cluster 2023-10-01T09:22:39.110910+0000 mgr.y (mgr.25132) 367 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:39 smithi183 bash[59233]: cluster 2023-10-01T09:22:39.110910+0000 mgr.y (mgr.25132) 367 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:41.968 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "name": "mon.a", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "cluster": "ceph", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "admin_socket_mode": "", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_client_required": "cephx, none", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_cluster_required": "cephx", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_debug": "true", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-10-01T09:22:41.969 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_service_required": "cephx", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_service_ticket_ttl": "240.000000", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "auth_supported": "", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_aio": "true", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_aio_max_queue_depth": "1024", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_aio_poll_ms": "250", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_aio_reap_max": "16", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_async_discard": "false", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_block_size": "4096", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_debug_aio": "false", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-10-01T09:22:41.970 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_debug_inflight_ios": "false", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_enable_discard": "false", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_flock_retry": "3", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_flock_retry_interval": "0.100000", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_inject_crash": "0", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_inject_crash_flush_delay": "2", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_ioring": "false", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_ioring_hipri": "false", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_ioring_sqthread_poll": "false", 2023-10-01T09:22:41.971 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_read_buffer_alignment": "4096", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bdev_type": "", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_alloc_size": "1048576", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_allocator": "hybrid", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_buffered_io": "true", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_check_for_zeros": "false", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_check_volume_selector_often": "false", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_compact_log_sync": "false", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-10-01T09:22:41.972 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_log_compact_min_size": "16777216", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_log_replay_check_allocations": "true", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_max_log_runway": "4194304", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_max_prefetch": "1048576", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_min_flush_size": "524288", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_min_log_runway": "1048576", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_replay_recovery": "false", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_shared_alloc_size": "65536", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluefs_sync_write": "false", 2023-10-01T09:22:41.973 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_allocation_from_file": "true", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_allocator": "hybrid", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-10-01T09:22:41.974 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_blobid_prealloc": "10240", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_create": "true", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_db_create": "false", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_db_path": "", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_db_size": "0", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_path": "", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_preallocate_file": "false", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_size": "107374182400", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_wal_create": "false", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_wal_path": "", 2023-10-01T09:22:41.975 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_block_wal_size": "100663296", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_bluefs": "true", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_bluefs_env_mirror": "false", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_autotune": "true", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-10-01T09:22:41.976 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_size": "0", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cache_type": "2q", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_clone_cow": "true", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_algorithm": "snappy", 2023-10-01T09:22:41.977 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_max_blob_size": "0", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_min_blob_size": "0", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_mode": "none", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_csum_type": "crc32c", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_enforce_settings": "default", 2023-10-01T09:22:41.978 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_freelist": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_fsck_abort": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_inject_bug21040": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_inject_read_err": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_legacy_omap": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-10-01T09:22:41.979 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_prefill": "0.000000", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_small_allocations": "0", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_default_buffered_read": "true", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_default_buffered_write": "false", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_deferred_batch_ops": "0", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-10-01T09:22:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fail_eio": "false", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_on_mkfs": "true", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_on_mount": "false", 2023-10-01T09:22:41.981 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_on_umount": "false", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_ignore_data_csum": "false", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-10-01T09:22:41.982 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_kvbackend": "rocksdb", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_log_op_age": "5.000000", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_max_alloc_size": "0", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_max_blob_size": "0", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_max_defer_interval": "3.000000", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_max_deferred_txc": "32", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_min_alloc_size": "0", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-10-01T09:22:41.983 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_nid_prealloc": "1024", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_prefer_deferred_size": "0", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_qfsck_on_mount": "true", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_retry_disk_reads": "3", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_rocksdb_cf": "true", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.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", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,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", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_rocksdb_options_annex": "", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_spdk_coremask": "0x1", 2023-10-01T09:22:41.984 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_spdk_io_sleep": "5", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_spdk_max_io_completion": "0", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_spdk_mem": "512", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_sync_submit_transaction": "false", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_throttle_bytes": "67108864", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_throttle_cost_per_io": "0", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_tracing": "false", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-10-01T09:22:41.985 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_volume_selection_reserved": "0", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "bluestore_zero_block_detection": "false", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_action_update_interval": "2", 2023-10-01T09:22:41.986 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_mount_timeout": "10", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_cluster_require_signatures": "false", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_cluster_require_version": "2", 2023-10-01T09:22:41.987 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_require_signatures": "false", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_require_version": "2", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_service_require_signatures": "false", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_service_require_version": "2", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "cephx_sign_messages": "true", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "chdir": "", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_acl_type": "", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_asio_thread_count": "2", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_cache_mid": "0.750000", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_cache_size": "16384", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_caps_release_delay": "5", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_check_pool_perm": "true", 2023-10-01T09:22:41.988 INFO:teuthology.orchestra.run.smithi111.stdout: "client_collect_and_send_global_metrics": "false", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_debug_force_sync_read": "false", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_debug_getattr_caps": "false", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_debug_inject_tick_delay": "0", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_die_on_failed_remount": "false", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_dirsize_rbytes": "true", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_force_lazyio": "false", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_fs": "", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_inject_fixed_oldest_tid": "false", 2023-10-01T09:22:41.989 INFO:teuthology.orchestra.run.smithi111.stdout: "client_inject_release_failure": "false", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_max_inline_size": "4096", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_max_retries_on_remount_failure": "5", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_mds_namespace": "", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_metadata": "", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_mount_gid": "-1", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_mount_timeout": "300", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_mount_uid": "-1", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_mountpoint": "/", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_notify_timeout": "10", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_oc": "true", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_oc_max_dirty": "104857600", 2023-10-01T09:22:41.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_oc_max_dirty_age": "5.000000", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_oc_max_objects": "1000", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_oc_size": "209715200", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_oc_target_dirty": "8388608", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_permissions": "true", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_quota": "true", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_quota_df": "true", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_readahead_max_bytes": "0", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_readahead_max_periods": "4", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_readahead_min": "131072", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_reconnect_stale": "false", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_shutdown_timeout": "30", 2023-10-01T09:22:41.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_snapdir": ".snap", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_tick_interval": "1", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_trace": "", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_try_dentry_invalidate": "false", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_use_faked_inos": "false", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_use_random_mds": "false", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_graylog": "false", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_graylog_port": "12201", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_monitors": "default=true", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_syslog": "false", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-10-01T09:22:41.992 INFO:teuthology.orchestra.run.smithi111.stdout: "clog_to_syslog_level": "info", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "cluster_addr": "-", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "cluster_network": "", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "cluster_network_interface": "", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "compressor_zlib_isal": "false", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "compressor_zlib_level": "5", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "compressor_zlib_winsize": "-15", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "compressor_zstd_level": "1", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "crimson_alien_op_num_threads": "6", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "crimson_alien_thread_cpu_cores": "", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "crimson_osd_obc_lru_size": "10", 2023-10-01T09:22:41.993 INFO:teuthology.orchestra.run.smithi111.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "crimson_seastar_smp": "1", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "crush_location": "", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "crush_location_hook": "", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "crush_location_hook_timeout": "10", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "daemonize": "false", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "daos_pool": "tank", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "dbstore_db_name_prefix": "dbstore", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_alienstore": "0/5", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_allow_any_pool_priority": "false", 2023-10-01T09:22:41.994 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_asok": "1/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_asok_assert_abort": "false", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_asserts_on_shutdown": "true", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_auth": "1/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_bdev": "1/3", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_bluefs": "1/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_bluestore": "1/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_buffer": "0/1", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_ceph_exporter": "1/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_cephfs_mirror": "0/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_cephsqlite": "0/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_client": "0/5", 2023-10-01T09:22:41.995 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_compressor": "1/5", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_context": "0/1", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_crush": "1/1", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_crypto": "1/5", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_cyanstore": "0/5", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_deliberately_leak_memory": "false", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_disable_randomized_ping": "false", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_dpdk": "1/5", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_eventtrace": "1/5", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_filer": "0/1", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_filestore": "1/3", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_finisher": "1/1", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_fuse": "1/5", 2023-10-01T09:22:41.996 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_heartbeat_testing_span": "0", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_heartbeatmap": "1/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_immutable_obj_cache": "0/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_javaclient": "1/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_journal": "1/3", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_journaler": "0/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_kstore": "1/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_leveldb": "4/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_lockdep": "0/1", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mclock": "1/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mds": "1/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mds_balancer": "1/5", 2023-10-01T09:22:41.997 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mds_locker": "1/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mds_log": "1/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mds_log_expire": "1/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mds_migrator": "1/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_memstore": "1/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mgr": "2/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mgrc": "1/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_mon": "20/20", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_monc": "0/10", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_ms": "1/1", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_none": "0/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_objclass": "0/5", 2023-10-01T09:22:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_objectcacher": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_objecter": "0/1", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_optracker": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_osd": "1/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_paxos": "20/20", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_perfcounter": "1/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_prioritycache": "1/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rados": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rbd": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rbd_mirror": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rbd_pwl": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rbd_replay": "0/5", 2023-10-01T09:22:41.999 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_refs": "0/0", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_reserver": "1/1", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rgw": "1/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rgw_access": "1/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rgw_datacache": "1/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rgw_dbstore": "1/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rgw_flight": "1/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rgw_sync": "1/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_rocksdb": "4/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore": "0/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_backref": "0/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_cache": "0/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_cleaner": "0/5", 2023-10-01T09:22:42.000 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_device": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_epm": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_journal": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_lba": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_odata": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_omap": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_onode": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_t": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_seastore_tm": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_striper": "0/1", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_test": "0/5", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_throttle": "1/1", 2023-10-01T09:22:42.001 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_timer": "0/1", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "debug_tp": "0/5", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "device_failure_prediction_mode": "none", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "err_to_graylog": "false", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "err_to_journald": "false", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "err_to_stderr": "true", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "err_to_syslog": "false", 2023-10-01T09:22:42.002 INFO:teuthology.orchestra.run.smithi111.stdout: "event_tracing": "false", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "exporter_addr": "0.0.0.0", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "exporter_http_port": "9926", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "exporter_prio_limit": "5", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "exporter_sort_metrics": "true", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "exporter_stats_period": "5", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "fake_statfs_for_testing": "0", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "fatal_signal_handlers": "true", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "filer_max_purge_ops": "10", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "filer_max_truncate_ops": "128", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_apply_finisher_threads": "1", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_blackhole": "false", 2023-10-01T09:22:42.003 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_btrfs_clone_range": "true", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_btrfs_snap": "true", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_caller_concurrency": "10", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_collect_device_partition_information": "true", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_commit_timeout": "600.000000", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_debug_inject_read_err": "false", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_debug_omap_check": "false", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_debug_random_read_err": "0.000000", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_debug_verify_split": "false", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_dump_file": "", 2023-10-01T09:22:42.004 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fadvise": "true", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fail_eio": "true", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fd_cache_shards": "16", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fd_cache_size": "128", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fiemap": "false", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fiemap_threshold": "4096", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_index_retry_probability": "0.000000", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_inject_stall": "0", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_journal_parallel": "false", 2023-10-01T09:22:42.005 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_journal_trailing": "false", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_journal_writeahead": "false", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_kill_at": "0", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattr_size": "0", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattrs": "0", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattrs_other": "2", 2023-10-01T09:22:42.006 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_sync_interval": "5.000000", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_xattr_value_size": "0", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_merge_threshold": "-10", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_min_sync_interval": "0.010000", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_odsync_write": "false", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_omap_backend": "rocksdb", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_omap_backend_path": "", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_omap_header_cache_size": "1024", 2023-10-01T09:22:42.007 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_ondisk_finisher_threads": "1", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_op_thread_timeout": "60", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_op_threads": "2", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_punch_hole": "false", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_max_bytes": "104857600", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-10-01T09:22:42.008 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_queue_max_ops": "50", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_seek_data_hole": "false", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_sloppy_crc": "false", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_splice": "false", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_split_multiple": "2", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_split_rand_factor": "20", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_update_to": "1000", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-10-01T09:22:42.009 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_enable": "true", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_xfs_extsize": "false", 2023-10-01T09:22:42.010 INFO:teuthology.orchestra.run.smithi111.stdout: "filestore_zfs_snap": "false", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fio_dir": "/tmp/fio", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fsid": "3963b34a-6038-11ee-8db5-212e2dc638e7", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_allow_other": "true", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_atomic_o_trunc": "true", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_big_writes": "true", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_debug": "false", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_default_permissions": "false", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_disable_pagecache": "false", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_max_write": "0", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_multithreaded": "true", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_require_active_mds": "true", 2023-10-01T09:22:42.011 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_set_user_groups": "true", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_splice_move": "true", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_splice_read": "true", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_splice_write": "true", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_syncfs_on_mksnap": "true", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "fuse_use_invalidate_cb": "true", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "gss_target_name": "ceph", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "heartbeat_file": "", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "heartbeat_inject_failure": "0", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "heartbeat_interval": "5", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "host": "smithi111", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-10-01T09:22:42.012 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_max_size": "1073741824", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "immutable_object_cache_watermark": "0.900000", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "inject_early_sigterm": "false", 2023-10-01T09:22:42.013 INFO:teuthology.orchestra.run.smithi111.stdout: "jaeger_agent_port": "6799", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "jaeger_tracing_enable": "false", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_aio": "true", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_align_min_size": "65536", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_block_align": "true", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_block_size": "4096", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_dio": "true", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_discard": "false", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_force_aio": "false", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_ignore_corruption": "false", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_max_write_bytes": "10485760", 2023-10-01T09:22:42.014 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_max_write_entries": "100", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_replay_from": "0", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_throttle_high_multiple": "0.000000", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_throttle_max_multiple": "0.000000", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_write_header_frequency": "0", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journal_zero_on_create": "false", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journaler_prefetch_periods": "10", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journaler_prezero_periods": "5", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "journaler_write_head_interval": "15", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "key": "", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "keyfile": "", 2023-10-01T09:22:42.015 INFO:teuthology.orchestra.run.smithi111.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_backend": "rocksdb", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_default_stripe_size": "65536", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_fsck_on_mount": "false", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_fsck_on_mount_deep": "true", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_max_bytes": "67108864", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_max_ops": "512", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_nid_prealloc": "1024", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_onode_map_size": "1024", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_sync_submit_transaction": "false", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "kstore_sync_transaction": "false", 2023-10-01T09:22:42.016 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_block_size": "65536", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_bloom_size": "0", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_cache_size": "536870912", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_compact_on_mount": "false", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_compression": "false", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_log": "", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_log_to_ceph_log": "true", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_max_open_files": "0", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_paranoid": "false", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "leveldb_write_buffer_size": "33554432", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "librados_thread_count": "2", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "lockdep": "false", 2023-10-01T09:22:42.017 INFO:teuthology.orchestra.run.smithi111.stdout: "lockdep_force_backtrace": "false", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_coarse_timestamps": "true", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_flush_on_exit": "false", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_graylog_host": "127.0.0.1", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_graylog_port": "12201", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_max_new": "1000", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_max_recent": "10000", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_stderr_prefix": "debug ", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_stop_at_utilization": "0.970000", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_to_file": "true", 2023-10-01T09:22:42.018 INFO:teuthology.orchestra.run.smithi111.stdout: "log_to_graylog": "false", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "log_to_journald": "false", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "log_to_stderr": "false", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "log_to_syslog": "false", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "max_rotating_auth_attempts": "10", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_action_on_write_error": "1", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_alternate_name_max": "8192", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_asio_thread_count": "2", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_export_pin": "true", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_fragment_dirs": "true", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-10-01T09:22:42.019 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_fragment_interval": "5", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_fragment_size_max": "100000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_idle_threshold": "0.000000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_interval": "10", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_max": "-1", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_max_until": "-1", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_merge_size": "50", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_midchunk": "0.300000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_min_rebalance": "0.100000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_min_start": "0.200000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_minchunk": "0.001000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_mode": "0", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_need_max": "1.200000", 2023-10-01T09:22:42.020 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_need_min": "0.800000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_sample_interval": "3.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_split_bits": "3", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_split_rd": "25000.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_split_size": "10000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_split_wr": "10000.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_target_decay": "10.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_beacon_grace": "15.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_beacon_interval": "4.000000", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_beacon_mon_down_grace": "60", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_memory_limit": "4294967296", 2023-10-01T09:22:42.021 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_mid": "0.700000", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_release_free_interval": "10", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_reservation": "0.050000", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_trim_interval": "1", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cache_trim_threshold": "262144", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_client_delegate_inos_pct": "50", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_client_prealloc_inos": "1000", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-10-01T09:22:42.022 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_connect_bootstrapping": "false", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_damage_table_max_entries": "10000", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_debug_auth_pins": "false", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_debug_frag": "false", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_debug_scatterstat": "false", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_debug_subtrees": "false", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_decay_halflife": "5.000000", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_default_dir_hash": "2", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_defer_session_stale": "true", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_deny_all_reconnect": "false", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dir_keys_per_op": "16384", 2023-10-01T09:22:42.023 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dir_max_commit_size": "10", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dir_max_entries": "0", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dir_prefetch": "true", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dirstat_min_interval": "1.000000", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dump_cache_after_rejoin": "false", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dump_cache_on_map": "false", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dump_cache_threshold_file": "0", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_early_reply": "true", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_enable_op_tracker": "true", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_enforce_unique_name": "true", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_export_ephemeral_distributed": "true", 2023-10-01T09:22:42.024 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_export_ephemeral_random": "true", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_forward_all_requests_to_auth": "false", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_health_cache_threshold": "1.500000", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_health_summarize_threshold": "10", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_heartbeat_grace": "15.000000", 2023-10-01T09:22:42.025 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_heartbeat_reset_grace": "1000", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_inject_health_dummy": "false", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_inject_migrator_session_race": "false", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_join_fs": "", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_journal_format": "1", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_create_at": "0", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_export_at": "0", 2023-10-01T09:22:42.026 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_import_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_journal_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_journal_expire_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_journal_replay_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_link_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_mdstable_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_openc_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_rename_at": "0", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_events_per_segment": "1024", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_max_events": "-1", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_max_segments": "128", 2023-10-01T09:22:42.027 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_pause": "false", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_segment_size": "0", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_skip_corrupt_events": "false", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_log_warn_factor": "2.000000", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_caps_per_client": "1048576", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_completed_flushes": "100000", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_completed_requests": "100000", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_export_size": "20971520", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_file_recover": "32", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_purge_files": "64", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_purge_ops": "8192", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-10-01T09:22:42.028 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_snaps_per_dir": "100", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_max_xattr_pairs_size": "65536", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_metrics_update_interval": "2", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_min_caps_per_client": "100", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_min_caps_working_set": "10000", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_numa_node": "-1", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_op_complaint_time": "30.000000", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_op_history_duration": "600", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_op_history_size": "20", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_op_log_threshold": "5", 2023-10-01T09:22:42.029 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_ping_grace": "15", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_ping_interval": "5", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_recall_max_caps": "30000", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_recall_max_decay_threshold": "131072", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_recall_warning_threshold": "262144", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_reconnect_timeout": "45.000000", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_replay_interval": "1.000000", 2023-10-01T09:22:42.030 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_root_ino_gid": "0", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_root_ino_uid": "0", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_blocklist_on_evict": "true", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_blocklist_on_timeout": "true", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-10-01T09:22:42.031 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_shutdown_check": "0", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_skip_ino": "0", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_sleep_rank_change": "0.000000", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_snap_max_uid": "4294967294", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_snap_min_uid": "0", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_snap_rstat": "false", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_standby_replay_damaged": "false", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_symlink_recovery": "true", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_task_status_update_interval": "2.000000", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_thrash_exports": "0", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_thrash_fragments": "0", 2023-10-01T09:22:42.032 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_tick_interval": "5.000000", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_valgrind_exit": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_verify_backtrace": "1", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_verify_scatter": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_wipe_ino_prealloc": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mds_wipe_sessions": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mempool_debug": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "memstore_debug_omit_block_device_write": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "memstore_device_bytes": "1073741824", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "memstore_page_set": "false", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "memstore_page_size": "65536", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_client_bytes": "134217728", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_client_messages": "512", 2023-10-01T09:22:42.033 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_connect_retry_interval": "1.000000", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_disabled_modules": "", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_max_pg_num_change": "128", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_mds_bytes": "134217728", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_mds_messages": "128", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_mon_bytes": "134217728", 2023-10-01T09:22:42.034 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_mon_messages": "128", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_osd_bytes": "536870912", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_osd_messages": "8192", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_pool": "true", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_service_beacon_grace": "60.000000", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_standby_modules": "true", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_stats_period": "5", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_stats_threshold": "5", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_tick_period": "2", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_accept_timeout_factor": "2.000000", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_allow_pool_delete": "true", 2023-10-01T09:22:42.035 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_allow_pool_size_one": "false", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_auth_validate_all_caps": "true", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_bytes": "104857600", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_directed_command_retry": "2", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_hunt_interval": "3.000000", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_hunt_parallel": "3", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_log_interval": "1.000000", 2023-10-01T09:22:42.036 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_ping_interval": "10.000000", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_client_ping_timeout": "30.000000", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_clock_drift_allowed": "1.000000", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_file_level": "debug", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_file": "false", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_graylog": "false", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_journald": "false", 2023-10-01T09:22:42.037 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_stderr": "true", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_compact_on_bootstrap": "false", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_compact_on_start": "false", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_compact_on_trim": "true", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_con_tracker_persist_interval": "10", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_con_tracker_score_halflife": "43200", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_config_key_max_entry_size": "65536", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_cpu_threads": "4", 2023-10-01T09:22:42.038 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_crush_min_required_version": "hammer", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_daemon_bytes": "419430400", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_data_avail_crit": "5", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_data_avail_warn": "5", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_data_size_warn": "16106127360", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_block_osdmap_trim": "false", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_dump_json": "false", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_dump_transactions": "false", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_extra_checks": "false", 2023-10-01T09:22:42.039 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_no_require_quincy": "false", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_no_require_reef": "false", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_delta_reset_interval": "10.000000", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_dns_srv_name": "ceph-mon", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_down_mkfs_grace": "60", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_election_default_strategy": "3", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_election_timeout": "5.000000", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_elector_ping_divisor": "2", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_elector_ping_timeout": "2.000000", 2023-10-01T09:22:42.040 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_enable_op_tracker": "true", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_fake_pool_delete": "false", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_force_quorum_join": "false", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_globalid_prealloc": "10000", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_health_detail_to_clog": "true", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_health_log_update_period": "5", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_health_max_detail": "50", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_health_to_clog": "true", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_health_to_clog_interval": "600", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_host": "[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] [v2:172.21.15.111:3301/0,v1:172.21.15.111:6790/0]", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_host_override": "", 2023-10-01T09:22:42.041 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_initial_members": "", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_keyvaluedb": "rocksdb", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_lease": "5.000000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_log_full_interval": "50", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_log_max": "10000", 2023-10-01T09:22:42.042 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_log_max_summary": "50", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_log_entries_per_event": "4096", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_log_epochs": "500", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_mdsmap_epochs": "500", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_mgrmap_epochs": "500", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_osd": "10000", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_pg_per_osd": "10000", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_pool_pg_num": "65536", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mds_force_trim_to": "0", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mds_skip_sanity": "true", 2023-10-01T09:22:42.043 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_memory_autotune": "true", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_memory_target": "2147483648", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mgr_beacon_grace": "30", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mgr_digest_period": "5", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mgr_inactive_grace": "60", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mgr_mkfs_grace": "240", 2023-10-01T09:22:42.044 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-10-01T09:22:42.045 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_min_osdmap_epochs": "500", 2023-10-01T09:22:42.045 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_op_complaint_time": "30", 2023-10-01T09:22:42.045 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_op_history_duration": "600", 2023-10-01T09:22:42.045 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_op_history_size": "20", 2023-10-01T09:22:42.045 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_op_history_slow_op_size": "20", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_op_history_slow_op_threshold": "10", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_op_log_threshold": "5", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_auto_mark_in": "false", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_auto_mark_new_in": "true", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_cache_size": "500", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_cache_size_min": "134217728", 2023-10-01T09:22:42.046 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_crush_smoke_test": "true", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_destroyed_out_interval": "600", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_down_out_interval": "600", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_force_trim_to": "0", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_full_ratio": "0.950000", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_laggy_halflife": "3600", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_laggy_max_interval": "300", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_laggy_weight": "0.300000", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_max_creating_pgs": "1024", 2023-10-01T09:22:42.047 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_max_initial_pgs": "1024", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_min_down_reporters": "2", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_prime_pg_temp": "true", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_report_timeout": "900", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_warn_num_repaired": "10", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osd_warn_op_age": "32.000000", 2023-10-01T09:22:42.048 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osdmap_full_prune_interval": "10", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osdmap_full_prune_min": "10000", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pg_stuck_threshold": "60", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pg_warn_min_objects": "10000", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pg_warn_min_per_osd": "0", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pool_quota_crit_threshold": "0", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_pool_quota_warn_threshold": "0", 2023-10-01T09:22:42.049 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_probe_timeout": "2.000000", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_reweight_max_change": "0.050000", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_reweight_max_osds": "4", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_scrub_interval": "86400", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_scrub_max_keys": "100", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_scrub_timeout": "300", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_session_timeout": "300", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_smart_report_timeout": "5", 2023-10-01T09:22:42.050 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_stat_smooth_intervals": "6", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_stretch_pool_min_size": "2", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_stretch_pool_size": "4", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_subscribe_interval": "86400.000000", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_sync_debug": "false", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_sync_max_payload_keys": "2000", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_sync_max_payload_size": "1048576", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_sync_provider_kill_at": "0", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_sync_requester_kill_at": "0", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_sync_timeout": "60.000000", 2023-10-01T09:22:42.051 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_target_pg_per_osd": "100", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_tick_interval": "5", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_timecheck_interval": "300.000000", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_use_min_delay_socket": "false", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_older_version_delay": "604800", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_filestore_osds": "true", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-10-01T09:22:42.052 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_misplaced": "false", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_older_version": "true", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_pool_no_app": "true", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_on_too_few_osds": "false", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-10-01T09:22:42.053 INFO:teuthology.orchestra.run.smithi111.stdout: "monmap": "", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "motr_tracing_enabled": "false", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_op_threads": "3", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_buffer_size": "131072", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_cm": "false", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_device_name": "", 2023-10-01T09:22:42.054 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_dscp": "96", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_gid_idx": "0", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_local_gid": "", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_polling_us": "1000", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_port_num": "1", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_roce_ver": "1", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_send_buffers": "1024", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_sl": "3", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_support_srq": "true", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_rdma_type": "ib", 2023-10-01T09:22:42.055 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_async_reap_threshold": "5", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_before_connect": "false", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_ipv4": "true", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_ipv6": "false", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_msgr1": "true", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_msgr2": "true", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_port_max": "7568", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_port_min": "6800", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_prefer_ipv4": "false", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_retry_count": "3", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_bind_retry_delay": "5", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_blackhole_client": "false", 2023-10-01T09:22:42.056 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_blackhole_mds": "false", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_blackhole_mgr": "false", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_blackhole_mon": "false", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_blackhole_osd": "false", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_client_mode": "crc secure", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_cluster_mode": "crc secure", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_cluster_type": "", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_compress_secure": "false", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_connection_idle_timeout": "900", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_connection_ready_timeout": "10", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_crc_data": "true", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_crc_header": "true", 2023-10-01T09:22:42.057 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_die_on_bad_msg": "false", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_die_on_bug": "true", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_die_on_old_message": "true", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_die_on_skipped_message": "false", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_die_on_unhandled_msg": "false", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_coremask": "0xF", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_devs_allowlist": "", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_enable_tso": "true", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_hugepages": "", 2023-10-01T09:22:42.058 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_hw_flow_control": "true", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_lro": "true", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_memory_channel": "4", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_pmd": "", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_port_id": "0", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dump_corrupt_message_level": "1", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_dump_on_send": "false", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_initial_backoff": "0.200000", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_inject_delay_max": "1.000000", 2023-10-01T09:22:42.059 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_inject_delay_probability": "0.000000", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_inject_delay_type": "", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_inject_internal_delays": "0.000000", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_inject_network_congestion": "0", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_inject_socket_failures": "0", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_learn_addr_from_peer": "true", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_max_accept_failures": "4", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_max_backoff": "15.000000", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_mon_client_mode": "secure crc", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_mon_cluster_mode": "secure crc", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_mon_service_mode": "secure crc", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_osd_compress_min_size": "1024", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_osd_compress_mode": "none", 2023-10-01T09:22:42.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_osd_compression_algorithm": "snappy", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_pq_min_cost": "65536", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_public_type": "", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_service_mode": "crc secure", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_tcp_listen_backlog": "512", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_tcp_nodelay": "true", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_tcp_rcvbuf": "0", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "ms_type": "async+posix", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "no_config_file": "false", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_completion_locks_per_session": "32", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_debug_inject_relock_delay": "false", 2023-10-01T09:22:42.061 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_inflight_op_bytes": "104857600", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_inflight_ops": "1024", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_inject_no_watch_ping": "false", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_tick_interval": "5.000000", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "objecter_timeout": "10.000000", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "objectstore_blackhole": "false", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "openssl_engine_opts": "", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_delay_time": "5.000000", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_hist_halflife": "1000", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_max_low_ops": "2", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_max_ops": "4", 2023-10-01T09:22:42.062 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_quantize_effort": "0.100000", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_agent_slop": "0.020000", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_allow_recovery_below_min_size": "true", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_asio_thread_count": "2", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_async_recovery_min_cost": "100", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_auto_mark_unfound_lost": "false", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_backfill_retry_interval": "30.000000", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_backfill_scan_max": "512", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_backfill_scan_min": "64", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_backoff_on_degraded": "false", 2023-10-01T09:22:42.063 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_backoff_on_peering": "false", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_backoff_on_unfound": "true", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_beacon_report_interval": "300", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_bench_duration": "30", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_bench_max_block_size": "67108864", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_bench_small_size_max_iops": "100", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_blkin_trace_all": "false", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_blocked_scrub_grace_period": "120", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_check_for_log_corruption": "false", 2023-10-01T09:22:42.064 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.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", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.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", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_class_update_on_start": "true", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_client_message_cap": "256", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_client_message_size_cap": "524288000", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_client_op_priority": "63", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_client_watch_timeout": "30", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_command_max_records": "256", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_compact_on_start": "false", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_crush_chooseleaf_type": "1", 2023-10-01T09:22:42.065 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_crush_initial_weight": "-1.000000", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_crush_update_on_start": "true", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_crush_update_weight_set": "true", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_drop_ping_duration": "0", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_feed_pullee": "-1", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-10-01T09:22:42.066 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_misdirected_ops": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_no_acting_change": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_no_purge_strays": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_op_order": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_pg_log_writeout": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_pretend_recovery_active": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_shutdown": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_verify_cached_snaps": "false", 2023-10-01T09:22:42.067 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_verify_missing_on_start": "false", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_verify_snaps": "false", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_keys": "1024", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_stride": "524288", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_default_data_pool_replay_window": "45", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_default_notify_timeout": "30", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_delete_sleep": "0.000000", 2023-10-01T09:22:42.068 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_discard_disconnected_ops": "true", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_enable_op_tracker": "true", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_extblkdev_plugins": "vdo", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_fast_info": "true", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_fast_shutdown": "true", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-10-01T09:22:42.069 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_fast_shutdown_timeout": "15", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_function_tracing": "false", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_grace": "20", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_interval": "6", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_min_peers": "10", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_min_size": "2000", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_stale": "600", 2023-10-01T09:22:42.070 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_hit_set_max_size": "100000", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_hit_set_min_size": "1000", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_journal_flush_on_shutdown": "true", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_journal_size": "5120", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_kill_backfill_at": "0", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_loop_before_reset_tphandle": "64", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_map_cache_size": "50", 2023-10-01T09:22:42.071 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_map_dedup": "true", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_map_message_max": "40", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_map_message_max_bytes": "10485760", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_map_share_max_epochs": "40", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_attr_name_len": "100", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_attr_size": "0", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_backfills": "1", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_markdown_count": "5", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_markdown_period": "600", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_object_name_len": "2048", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_object_namespace_len": "256", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_object_size": "134217728", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-10-01T09:22:42.072 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_omap_entries_per_request": "1024", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_pg_blocked_by": "16", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_pg_log_entries": "10000", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_pgls": "1024", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_push_cost": "8388608", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_push_objects": "10", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_scrubs": "1", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_trimming_pgs": "2", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_write_op_reply_len": "64", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_max_write_size": "90", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-10-01T09:22:42.073 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_override_recovery_settings": "false", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_profile": "balanced", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-10-01T09:22:42.074 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mclock_skip_benchmark": "false", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_base": "805306368", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_cache_min": "134217728", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_target": "4294967296", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_target_autotune": "false", 2023-10-01T09:22:42.075 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_min_pg_log_entries": "250", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_min_recovery_priority": "0", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mon_heartbeat_interval": "30", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mon_report_interval": "5", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mon_report_max_in_flight": "2", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_num_cache_shards": "32", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_num_op_tracker_shard": "32", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_numa_auto_affinity": "true", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_numa_node": "-1", 2023-10-01T09:22:42.076 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_numa_prefer_iface": "true", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_objecter_finishers": "1", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_objectstore": "bluestore", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_objectstore_fuse": "false", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_objectstore_tracing": "false", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_complaint_time": "30.000000", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_history_duration": "600", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_history_size": "20", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_history_slow_op_size": "20", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_log_threshold": "5", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_num_shards": "0", 2023-10-01T09:22:42.077 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_num_shards_hdd": "5", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_num_shards_ssd": "8", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_num_threads_per_shard": "0", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_pq_min_cost": "65536", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_queue": "mclock_scheduler", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_queue_cut_off": "high", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_thread_suicide_timeout": "150", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_op_thread_timeout": "15", 2023-10-01T09:22:42.078 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_open_classes_on_start": "true", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_os_flags": "0", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_peering_op_priority": "255", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_delete_cost": "1048576", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_delete_priority": "5", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_log_dups_tracked": "3000", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_log_trim_max": "10000", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_log_trim_min": "100", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_object_context_cache_count": "64", 2023-10-01T09:22:42.079 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pg_stat_report_interval_max": "500", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_crimson": "false", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_crush_rule": "-1", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_ec_fast_read": "false", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_flag_bulk": "false", 2023-10-01T09:22:42.080 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_flag_nodelete": "false", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_flags": "0", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_min_size": "0", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_pg_num": "32", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_pgp_num": "0", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_size": "3", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_default_type": "replicated", 2023-10-01T09:22:42.081 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_pool_use_gmt_hitset": "true", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_push_per_object_cost": "1000", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_read_ec_check_for_errors": "false", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recover_clone_overlap": "true", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recover_clone_overlap_limit": "10", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_cost": "20971520", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_delay_start": "0.000000", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_max_active": "0", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_max_active_hdd": "3", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_max_active_ssd": "10", 2023-10-01T09:22:42.082 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_max_chunk": "8388608", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_max_single_start": "1", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_op_priority": "3", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_op_warn_multiple": "16", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_priority": "5", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_retry_interval": "30.000000", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_sleep": "0.000000", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_repair_during_recovery": "false", 2023-10-01T09:22:42.083 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_requested_scrub_priority": "120", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_rollback_to_cluster_snap": "", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_auto_repair": "false", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_begin_hour": "0", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_begin_week_day": "0", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_chunk_max": "25", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_chunk_min": "5", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_cost": "52428800", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_during_recovery": "false", 2023-10-01T09:22:42.084 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_end_hour": "0", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_end_week_day": "0", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_event_cost": "4096", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_invalid_stats": "true", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_load_threshold": "0.500000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_max_interval": "604800.000000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_max_preemptions": "5", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_min_interval": "86400.000000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_priority": "5", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_reservation_timeout": "5000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_sleep": "0.000000", 2023-10-01T09:22:42.085 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_shutdown_pgref_assert": "false", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_skip_data_digest": "false", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_smart_report_timeout": "5", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_snap_trim_cost": "1048576", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_snap_trim_priority": "5", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_snap_trim_sleep": "0.000000", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-10-01T09:22:42.086 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_stats_update_period_scrubbing": "15", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_target_transaction_size": "30", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_default_cache_mode": "writeback", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-10-01T09:22:42.087 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_tracing": "false", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_use_stale_snap": "false", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "osdc_blkin_trace_all": "false", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_kill_at": "0", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_max_join_drift": "10", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_min": "500", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_min_wait": "0.050000", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_propose_interval": "1.000000", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_service_trim_max": "500", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_service_trim_max_multiplier": "20", 2023-10-01T09:22:42.088 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_service_trim_min": "250", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_stash_full_interval": "25", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_trim_max": "500", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "paxos_trim_min": "250", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "perf": "true", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "pid_file": "", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "public_addr": "-", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "public_addrv": "", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "public_bind_addr": "-", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "public_network": "172.21.15.254/32,172.21.0.0/20", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "public_network_interface": "", 2023-10-01T09:22:42.089 INFO:teuthology.orchestra.run.smithi111.stdout: "qat_compressor_enabled": "false", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "qat_compressor_session_max_number": "256", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rados_mon_op_timeout": "0", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rados_osd_op_timeout": "0", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rados_tracing": "false", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_atime_update_interval": "60", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_balance_parent_reads": "false", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_balance_snap_reads": "false", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_blkin_trace_all": "false", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_blocklist_expire_seconds": "0", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_blocklist_on_break_lock": "true", 2023-10-01T09:22:42.090 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache": "true", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_block_writes_upfront": "false", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_max_dirty": "25165824", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_max_dirty_object": "0", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_policy": "writearound", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_size": "33554432", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_target_dirty": "16777216", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_clone_copy_on_read": "false", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_compression_hint": "none", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_concurrent_management_ops": "10", 2023-10-01T09:22:42.091 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_clone_format": "auto", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_data_pool": "", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_features": "61", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_format": "2", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_map_options": "", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_order": "22", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_pool": "rbd", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_stripe_count": "0", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_default_stripe_unit": "0", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_disable_zero_copy_writes": "true", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_discard_granularity_bytes": "65536", 2023-10-01T09:22:42.092 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_enable_alloc_hint": "true", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_io_scheduler": "simple", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_commit_age": "5.000000", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_object_flush_interval": "0", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-10-01T09:22:42.093 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_order": "24", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_pool": "", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_journal_splay_width": "4", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_localize_parent_reads": "false", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_localize_snap_reads": "false", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-10-01T09:22:42.094 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_image_policy_type": "simple", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_autotune": "true", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_base": "805306368", 2023-10-01T09:22:42.095 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_memory_target": "4294967296", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirroring_delete_delay": "0", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirroring_replay_delay": "0", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-10-01T09:22:42.096 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_move_to_trash_on_remove": "false", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_mtime_update_interval": "60", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_non_blocking_aio": "true", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_op_thread_timeout": "60", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_op_threads": "1", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_parent_cache_enabled": "false", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_persistent_cache_mode": "disabled", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_persistent_cache_path": "/tmp", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_persistent_cache_size": "1073741824", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_plugins": "", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_bps_burst": "0", 2023-10-01T09:22:42.097 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_bps_limit": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_exclude_ops": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_iops_burst": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_iops_limit": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_read_bps_burst": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_read_bps_limit": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_read_iops_burst": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_read_iops_limit": "0", 2023-10-01T09:22:42.098 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_schedule_tick_min": "50", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_write_bps_burst": "0", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_write_bps_limit": "0", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_write_iops_burst": "0", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_qos_write_iops_limit": "0", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_quiesce_notification_attempts": "10", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_read_from_replica_policy": "default", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_readahead_max_bytes": "524288", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_readahead_trigger_requests": "10", 2023-10-01T09:22:42.099 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_request_timed_out_seconds": "30", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_skip_partial_discard": "true", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_tracing": "false", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_validate_names": "true", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rbd_validate_pool": "true", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "restapi_base_url": "", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "restapi_log_level": "", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_acl_grants_max_num": "100", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_admin_entry": "admin", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_backend_store": "rados", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_barbican_url": "", 2023-10-01T09:22:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_beast_enable_async": "true", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_index_max_aio": "128", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_quota_ttl": "600", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_cache_enabled": "true", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_cache_expiry_interval": "900", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_cache_lru_size": "10000", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_config_store": "rados", 2023-10-01T09:22:42.101 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_content_length_compat": "false", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_copy_obj_progress": "true", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_cors_rules_max_num": "100", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_cross_domain_policy": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_default_encryption_key": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_addr": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_ca_path": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_client_cert": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_client_key": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-10-01T09:22:42.102 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_password": "", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_kmip_username": "", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_require_ssl": "true", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-10-01T09:22:42.103 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_suppress_logs": "true", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_addr": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_auth": "token", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_namespace": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_prefix": "", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-10-01T09:22:42.104 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_token_file": "", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_curl_buffersize": "524288", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_curl_low_speed_limit": "1024", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_curl_low_speed_time": "300", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_curl_tcp_keepalive": "0", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-10-01T09:22:42.105 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_l1_fadvise": "4", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_log_changes_size": "1000", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_log_num_shards": "128", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_log_window": "30", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_notify_interval_msec": "0", 2023-10-01T09:22:42.106 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_sync_poll_interval": "20", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_data_sync_spawn_window": "20", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_default_data_log_backing": "fifo", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_default_region_info_oid": "default.region", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_defer_to_bucket_acls": "", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-10-01T09:22:42.107 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_data_res": "500.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dns_name": "", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dns_s3website_name": "", 2023-10-01T09:22:42.108 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_dynamic_resharding": "true", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_gc_threads": "true", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_lc_threads": "true", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_ops_log": "false", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_quota_threads": "true", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_static_website": "false", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enable_usage_log": "false", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_enforce_swift_acls": "true", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_exit_timeout_secs": "120", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_expose_bucket": "false", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_extended_http_attrs": "", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_filter": "none", 2023-10-01T09:22:42.109 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_frontends": "beast port=7480", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_max_concurrent_io": "10", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_max_deferred": "50", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_max_objs": "32", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_max_queue_size": "134213632", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_max_trim_chunk": "16", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_obj_min_wait": "7200", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_processor_max_time": "3600", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_gc_processor_period": "3600", 2023-10-01T09:22:42.110 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_get_obj_window_size": "16777216", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_healthcheck_disabling_path": "", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ignore_get_invalid_range": "false", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_init_timeout": "300", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_domain": "", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_password": "", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_password_path": "", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_project": "", 2023-10-01T09:22:42.111 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_tenant": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_token": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_token_path": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_admin_user": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_api_version": "2", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_barbican_domain": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_barbican_password": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_barbican_project": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_barbican_tenant": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_barbican_user": "", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_implicit_tenants": "false", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-10-01T09:22:42.112 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_service_token_enabled": "false", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_token_cache_size": "10000", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_url": "", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_keystone_verify_ssl": "true", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_debug_interval": "-1", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_lock_max_time": "90", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_max_objs": "32", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_max_rules": "1000", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_max_worker": "3", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_max_wp_worker": "3", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lc_thread_delay": "0", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ldap_dnattr": "uid", 2023-10-01T09:22:42.113 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ldap_searchfilter": "", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ldap_uri": "ldaps://", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_log_http_headers": "", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_log_nonexistent_bucket": "false", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_log_object_name_utc": "false", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-10-01T09:22:42.114 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_attr_name_len": "0", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_attr_size": "0", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_attrs_num_in_req": "0", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_chunk_size": "4194304", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_concurrent_requests": "1024", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_dynamic_shards": "1999", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_listing_results": "1000", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_notify_retries": "10", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_objs_per_shard": "100000", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_put_param_size": "1048576", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_put_size": "5368709120", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_max_slo_entries": "1000", 2023-10-01T09:22:42.115 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_md_log_max_shards": "64", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_md_notify_interval_msec": "200", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_meta_sync_poll_interval": "20", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_meta_sync_spawn_window": "20", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_mp_lock_max_time": "600", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_multipart_min_part_size": "5242880", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_fhcache_size": "2017", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-10-01T09:22:42.116 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_lru_lanes": "5", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_max_gc": "300", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_run_gc_threads": "false", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_run_lc_threads": "false", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_run_quota_threads": "false", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_run_sync_thread": "false", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_num_async_rados_threads": "32", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_num_control_oids": "8", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_numa_node": "-1", 2023-10-01T09:22:42.117 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_obj_stripe_size": "4194304", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_objexp_chunk_size": "100", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_objexp_gc_interval": "600", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_objexp_hints_num_shards": "127", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_op_thread_timeout": "600", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_op_tracing": "false", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_opa_token": "", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_opa_url": "", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_opa_verify_ssl": "true", 2023-10-01T09:22:42.118 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ops_log_rados": "false", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_ops_log_socket_path": "", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_period_push_interval": "2.000000", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_period_push_interval_max": "30.000000", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_period_root_pool": ".rgw.root", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_print_continue": "true", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_print_prohibited_content_length": "false", 2023-10-01T09:22:42.119 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_rados_tracing": "false", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_realm": "", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_realm_id": "", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_region": "", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_region_root_pool": ".rgw.root", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_relaxed_region_enforcement": "false", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-10-01T09:22:42.120 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_request_uri": "", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_reshard_batch_size": "64", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_reshard_max_aio": "128", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_reshard_num_logs": "16", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_reshard_thread_interval": "600", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_resolve_cname": "false", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_rest_getusage_op_compat": "false", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_run_sync_thread": "true", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_auth_use_keystone": "false", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_auth_use_ldap": "false", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_auth_use_rados": "true", 2023-10-01T09:22:42.121 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_auth_use_sts": "false", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_s3_success_create_obj_status": "0", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_scheduler_type": "throttler", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_script_uri": "", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_service_provider_name": "", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_client_id": "", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_client_secret": "", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_entry": "sts", 2023-10-01T09:22:42.122 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_key": "sts", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_max_session_duration": "43200", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_min_session_duration": "900", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sts_token_introspection_url": "", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_account_in_url": "false", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_auth_entry": "auth", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_auth_url": "", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_custom_header": "", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_enforce_content_length": "false", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_need_stats": "true", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_tenant_name": "", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_token_expiration": "86400", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_url": "", 2023-10-01T09:22:42.123 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_url_prefix": "swift", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_swift_versioning_enabled": "false", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_lease_period": "120", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_log_trim_interval": "1200", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_obj_etag_verify": "false", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_trace_history_size": "4096", 2023-10-01T09:22:42.124 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_thread_pool_size": "512", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_comment": "", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_createby": "", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_encoding": "", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_flag": "false", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_origin": "", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_sha_unit": "524288", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_torrent_tracker": "", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_trust_forwarded_https": "false", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-10-01T09:22:42.125 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_usage_log_tick_interval": "30", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_usage_max_shards": "32", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_usage_max_user_shards": "1", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_use_opa_authz": "false", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_default_quota_max_size": "-1", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_max_buckets": "1000", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_policies_max_num": "100", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_quota_sync_interval": "86400", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-10-01T09:22:42.126 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_user_unique_email": "true", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_verify_ssl": "true", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_website_routing_rules_max_num": "50", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_zone": "", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_zone_id": "", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_zonegroup": "", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_zonegroup_id": "", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgwlc_auto_session_clear": "true", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rgwlc_skip_bucket_step": "false", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_block_size": "4096", 2023-10-01T09:22:42.127 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cache_shard_bits": "4", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cache_size": "536870912", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cache_type": "binned_lru", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_collect_compaction_stats": "false", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_collect_extended_stats": "false", 2023-10-01T09:22:42.128 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_collect_memory_stats": "false", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_index_type": "binary_search", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_log_to_ceph_log": "true", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_metadata_block_size": "4096", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_partition_filters": "false", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_perf": "false", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "rotating_keys_renewal_timeout": "10", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "run_dir": "/var/run/ceph", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_block_create": "true", 2023-10-01T09:22:42.129 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_cache_lru_size": "67108864", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_cbjournal_size": "5368709120", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_default_max_object_size": "16777216", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_device_size": "53687091200", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_journal_batch_capacity": "16", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_journal_iodepth_limit": "5", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_main_device_type": "SSD", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_max_concurrent_transactions": "8", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-10-01T09:22:42.130 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "seastore_segment_size": "67108864", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "set_keepcaps": "false", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "setgroup": "ceph", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "setuser": "ceph", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "setuser_match_path": "", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "target_max_misplaced_ratio": "0.050000", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "thp": "false", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "threadpool_default_timeout": "60", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "threadpool_empty_queue_max_wait": "2", 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout: "throttler_perf_counter": "true" 2023-10-01T09:22:42.131 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:22:42.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:42 smithi111 bash[75702]: cluster 2023-10-01T09:22:41.111908+0000 mgr.y (mgr.25132) 368 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:42.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:42 smithi111 bash[78631]: cluster 2023-10-01T09:22:41.111908+0000 mgr.y (mgr.25132) 368 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:42 smithi183 bash[59233]: cluster 2023-10-01T09:22:41.111908+0000 mgr.y (mgr.25132) 368 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:42.801 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-10-01T09:22:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:44 smithi183 bash[59233]: cluster 2023-10-01T09:22:43.112549+0000 mgr.y (mgr.25132) 369 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:44 smithi183 bash[59233]: audit 2023-10-01T09:22:43.994935+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:44 smithi111 bash[75702]: cluster 2023-10-01T09:22:43.112549+0000 mgr.y (mgr.25132) 369 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:44 smithi111 bash[75702]: audit 2023-10-01T09:22:43.994935+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:44 smithi111 bash[78631]: cluster 2023-10-01T09:22:43.112549+0000 mgr.y (mgr.25132) 369 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:44.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:44 smithi111 bash[78631]: audit 2023-10-01T09:22:43.994935+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:22:45.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:22:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:22:44] "GET /metrics HTTP/1.1" 200 33833 "" "Prometheus/2.33.4" 2023-10-01T09:22:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:46 smithi183 bash[59233]: cluster 2023-10-01T09:22:45.113555+0000 mgr.y (mgr.25132) 370 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:46 smithi111 bash[75702]: cluster 2023-10-01T09:22:45.113555+0000 mgr.y (mgr.25132) 370 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:46.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:46 smithi111 bash[78631]: cluster 2023-10-01T09:22:45.113555+0000 mgr.y (mgr.25132) 370 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:47.581 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:48 smithi183 bash[59233]: cluster 2023-10-01T09:22:47.114385+0000 mgr.y (mgr.25132) 371 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:48.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:48 smithi111 bash[75702]: cluster 2023-10-01T09:22:47.114385+0000 mgr.y (mgr.25132) 371 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:48.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:48 smithi111 bash[78631]: cluster 2023-10-01T09:22:47.114385+0000 mgr.y (mgr.25132) 371 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:50.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:49 smithi183 bash[59233]: cluster 2023-10-01T09:22:49.114778+0000 mgr.y (mgr.25132) 372 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:50.302 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:49 smithi111 bash[75702]: cluster 2023-10-01T09:22:49.114778+0000 mgr.y (mgr.25132) 372 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:50.303 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:49 smithi111 bash[78631]: cluster 2023-10-01T09:22:49.114778+0000 mgr.y (mgr.25132) 372 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:50.537 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a: {} 2023-10-01T09:22:50.556 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b: {} 2023-10-01T09:22:50.575 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c: {} 2023-10-01T09:22:50.577 INFO:teuthology.orchestra.run.smithi111.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-01T09:22:50.577 INFO:teuthology.orchestra.run.smithi111.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-01T09:22:50.578 INFO:teuthology.orchestra.run.smithi111.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-01T09:22:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:50 smithi111 bash[75702]: audit 2023-10-01T09:22:50.520220+0000 mon.a (mon.0) 473 : audit 0 from='client.? 172.21.15.111:0/1018527437' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T09:22:51.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:50 smithi111 bash[78631]: audit 2023-10-01T09:22:50.520220+0000 mon.a (mon.0) 473 : audit 0 from='client.? 172.21.15.111:0/1018527437' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T09:22:51.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:50 smithi183 bash[59233]: audit 2023-10-01T09:22:50.520220+0000 mon.a (mon.0) 473 : audit 0 from='client.? 172.21.15.111:0/1018527437' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T09:22:51.375 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-10-01T09:22:51.375 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-01T09:22:51.375 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T09:22:51.377 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T09:22:51.377 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-10-01T09:22:51.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-10-01T09:22:51.378 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-10-01T09:22:51.378 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] 2023-10-01T09:22:51.378 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:22:51.378 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-01T09:22:51.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-10-01T09:22:51.379 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-10-01T09:22:51.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:51.379 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-10-01T09:22:51.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:22:51.380 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-10-01T09:22:51.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T09:22:51.380 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-10-01T09:22:51.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:22:51.410 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:51.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:51.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:51.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:51.546 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:51.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:51.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:51.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:51.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:51.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:51.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:51.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:51.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:51.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:22:51.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:51.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:51.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:51 smithi183 bash[59233]: cluster 2023-10-01T09:22:51.115523+0000 mgr.y (mgr.25132) 373 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:52.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:52.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:52.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:52.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:52.230 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:52.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:52.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:51 smithi111 bash[78631]: cluster 2023-10-01T09:22:51.115523+0000 mgr.y (mgr.25132) 373 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:52.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:51 smithi111 bash[75702]: cluster 2023-10-01T09:22:51.115523+0000 mgr.y (mgr.25132) 373 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:52.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:52.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:52.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:52.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:52.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:52.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:52.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:52.632 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:52.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:52.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:52.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:52.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:52.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:52.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:52.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:52.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:53.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:53.036 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:53.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:53.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:53.175 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:53.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:22:53.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:53.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:53.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:53.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:53.442 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:53.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:53.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:53.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:53.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:53.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:53.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:53.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:22:53.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:53.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:53.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:53.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:54.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:54.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:54.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:54.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:54.267 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:54.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:22:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:54 smithi111 bash[75702]: cluster 2023-10-01T09:22:53.116086+0000 mgr.y (mgr.25132) 374 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:54.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:54 smithi111 bash[78631]: cluster 2023-10-01T09:22:53.116086+0000 mgr.y (mgr.25132) 374 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:54.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:54.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:54.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:54.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:54.546 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:54.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:54 smithi183 bash[59233]: cluster 2023-10-01T09:22:53.116086+0000 mgr.y (mgr.25132) 374 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:54.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:54.679 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:54.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:54.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:54.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:54.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:54.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:54.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:54.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:22:55.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:55.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:22:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:22:54] "GET /metrics HTTP/1.1" 200 33833 "" "Prometheus/2.33.4" 2023-10-01T09:22:55.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:55.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:55.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:55.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:55.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:55.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:55.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:55.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:55.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:55.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:55.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:55.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:22:55.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:55.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:55.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:56.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:56.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:56.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:56.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:56.182 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:56.182 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.184 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:56.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:56.185 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:56.185 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:22:56.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:56 smithi183 bash[59233]: cluster 2023-10-01T09:22:55.116919+0000 mgr.y (mgr.25132) 375 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:56.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:56.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:56.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:56.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:56 smithi111 bash[75702]: cluster 2023-10-01T09:22:55.116919+0000 mgr.y (mgr.25132) 375 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:56 smithi111 bash[78631]: cluster 2023-10-01T09:22:55.116919+0000 mgr.y (mgr.25132) 375 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:56.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:56.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:56.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:56.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:56.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:56.835 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:56.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:56.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:56.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:56.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:56.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:22:57.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:57.106 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:22:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:22:57.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:57.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:57.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:57.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:57.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:57.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:57.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:22:57.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:57.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:57.742 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:57.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:57.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:57.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:57.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:57.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:58.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:58.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:58.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:58.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:22:58.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:22:58.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:58.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:58.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:58.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:58 smithi111 bash[75702]: cluster 2023-10-01T09:22:57.117713+0000 mgr.y (mgr.25132) 376 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:58.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:58 smithi111 bash[78631]: cluster 2023-10-01T09:22:57.117713+0000 mgr.y (mgr.25132) 376 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:58.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:58.431 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:58 smithi183 bash[59233]: cluster 2023-10-01T09:22:57.117713+0000 mgr.y (mgr.25132) 376 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:22:58.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:22:58.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:22:58.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:58.587 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:58.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:58.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:58.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:58.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:58.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:58.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:58.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:58.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:58.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:58.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:58.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:59.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:59.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:59.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:59.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:59.237 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:22:59.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:22:59.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:59.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:59.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:59.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:22:59.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:22:59.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:59.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:22:59.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:22:59.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:59.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:22:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:22:59.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:59.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:22:59.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:22:59.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:22:59.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:00.015 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:59 smithi111 bash[75702]: audit 2023-10-01T09:22:58.995128+0000 mon.a (mon.0) 474 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:00.015 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:22:59 smithi111 bash[75702]: cluster 2023-10-01T09:22:59.118333+0000 mgr.y (mgr.25132) 377 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:00.016 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:59 smithi111 bash[78631]: audit 2023-10-01T09:22:58.995128+0000 mon.a (mon.0) 474 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:00.016 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:22:59 smithi111 bash[78631]: cluster 2023-10-01T09:22:59.118333+0000 mgr.y (mgr.25132) 377 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:00.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:00.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:00.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:00.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:00.241 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:00.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:00.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:59 smithi183 bash[59233]: audit 2023-10-01T09:22:58.995128+0000 mon.a (mon.0) 474 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:22:59 smithi183 bash[59233]: cluster 2023-10-01T09:22:59.118333+0000 mgr.y (mgr.25132) 377 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:00.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:00.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:00.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:00.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:00.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:00.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:00.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:00.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:00.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:00.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:00.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:00.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:00.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:00.932 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:00.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:01.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:01.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:01.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:01.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:01.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:01.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:01.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:01.325 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:01.429 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:01.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:01.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:01.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:01.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:01.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:01.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:01.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.734 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:01.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:01.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:01.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:01.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:01.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:01.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:01.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:02.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:02.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:02.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:02.230 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:02 smithi111 bash[78631]: cluster 2023-10-01T09:23:01.119165+0000 mgr.y (mgr.25132) 378 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:02.230 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:02 smithi111 bash[75702]: cluster 2023-10-01T09:23:01.119165+0000 mgr.y (mgr.25132) 378 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:02.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:02.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:02.347 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:02.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:02.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:02.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:02 smithi183 bash[59233]: cluster 2023-10-01T09:23:01.119165+0000 mgr.y (mgr.25132) 378 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:02.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:02.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:02.647 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:02.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:02.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:02.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:02.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:02.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:02.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:02.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:02.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:03.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:03.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:03.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:03.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:03.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:03.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:03.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:03.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:03.442 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:03.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:03.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:03.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:03.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:03.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:03.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:03.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:03.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:03.838 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:03.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:03.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:03.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:03.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:04.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:04.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:04.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:04.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:04.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:04 smithi183 bash[59233]: cluster 2023-10-01T09:23:03.119687+0000 mgr.y (mgr.25132) 379 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:04.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:04.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:04.349 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:04 smithi111 bash[75702]: cluster 2023-10-01T09:23:03.119687+0000 mgr.y (mgr.25132) 379 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:04.349 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:04 smithi111 bash[78631]: cluster 2023-10-01T09:23:03.119687+0000 mgr.y (mgr.25132) 379 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:04.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:04.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:04.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:04.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:04.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:04.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:04.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:04.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:04.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:04.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:04.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:04.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:04.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:04.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:05.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:05.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:05.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:05.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:23:04] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.33.4" 2023-10-01T09:23:05.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:05.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:05.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:05.299 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:05.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:05.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:05.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:05.531 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:05.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:05.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:05.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:05.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:05.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:05.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:05.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:05.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:05.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:05.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:05.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:06.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:06.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:06.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:06.195 INFO:teuthology.orchestra.run.smithi111.stdout:moved 48 / 219 (21.9178%) 2023-10-01T09:23:06.195 INFO:teuthology.orchestra.run.smithi111.stdout:avg 27.375 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:stddev 4.8202 -> 10.3916 (expected baseline 4.89419) 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:min osd.2 with 19 -> 26 pgs (0.694064 -> 0.949772 * mean) 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:max osd.4 with 33 -> 25 pgs (1.20548 -> 0.913242 * mean) 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:oload 110 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:max_change 1 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:max_change_osds 4 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:average_utilization 0.0018 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:overload_utilization 0.0020 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 weight 1.0000 -> 0.5528 2023-10-01T09:23:06.196 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 weight 1.0000 -> 0.5528 2023-10-01T09:23:06.197 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 weight 1.0000 -> 0.5688 2023-10-01T09:23:06.197 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 weight 1.0000 -> 0.5689 2023-10-01T09:23:06.197 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:06.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:06 smithi183 bash[59233]: cluster 2023-10-01T09:23:05.120263+0000 mgr.y (mgr.25132) 380 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:06.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:06 smithi183 bash[59233]: audit 2023-10-01T09:23:05.224627+0000 mgr.y (mgr.25132) 381 : audit 0 from='client.34782 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:06.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:06 smithi183 bash[59233]: audit 2023-10-01T09:23:05.225220+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'4':'37280','5':'37282','6':'36231','7':'36229'}"}]: dispatch 2023-10-01T09:23:06.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:06.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:06.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:06.337 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:06 smithi111 bash[78631]: cluster 2023-10-01T09:23:05.120263+0000 mgr.y (mgr.25132) 380 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:06.337 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:06 smithi111 bash[78631]: audit 2023-10-01T09:23:05.224627+0000 mgr.y (mgr.25132) 381 : audit 0 from='client.34782 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:06.337 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:06 smithi111 bash[78631]: audit 2023-10-01T09:23:05.225220+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'4':'37280','5':'37282','6':'36231','7':'36229'}"}]: dispatch 2023-10-01T09:23:06.337 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:06 smithi111 bash[75702]: cluster 2023-10-01T09:23:05.120263+0000 mgr.y (mgr.25132) 380 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:06.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:06 smithi111 bash[75702]: audit 2023-10-01T09:23:05.224627+0000 mgr.y (mgr.25132) 381 : audit 0 from='client.34782 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:06.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:06 smithi111 bash[75702]: audit 2023-10-01T09:23:05.225220+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'4':'37280','5':'37282','6':'36231','7':'36229'}"}]: dispatch 2023-10-01T09:23:06.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:06.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:06.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:06.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:06.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:06.619 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:06.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:06.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:06.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:06.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:06.856 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:06.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:06.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:06.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:07.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:07.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:07.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:07.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:07.244 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:07.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:07.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:07.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:07.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:07.462 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_1' created 2023-10-01T09:23:07.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:07.511 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: audit 2023-10-01T09:23:06.190749+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'4':'37280','5':'37282','6':'36231','7':'36229'}"}]': finished 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.190874+0000 mon.a (mon.0) 477 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.192145+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.195396+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.195431+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.197862+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.201292+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[78631]: cluster 2023-10-01T09:23:06.202442+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: audit 2023-10-01T09:23:06.190749+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'4':'37280','5':'37282','6':'36231','7':'36229'}"}]': finished 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.190874+0000 mon.a (mon.0) 477 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.192145+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.195396+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.195431+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.197862+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.201292+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:07 smithi111 bash[75702]: cluster 2023-10-01T09:23:06.202442+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:07.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:07.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:07.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:07.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:07.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: audit 2023-10-01T09:23:06.190749+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'4':'37280','5':'37282','6':'36231','7':'36229'}"}]': finished 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.190874+0000 mon.a (mon.0) 477 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.192145+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.195396+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.195431+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.197862+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.201292+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:07 smithi183 bash[59233]: cluster 2023-10-01T09:23:06.202442+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T09:23:07.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:07.856 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-01T09:23:07.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-10-01T09:23:07.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:07.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:07.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:07.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:07.928 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:23:07.951 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:23:07.976 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:23:07.998 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:23:08.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:08.022 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:23:08.048 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:23:08.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:08.074 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:23:08.098 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.100 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:23:08.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:08.188 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:08.292 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:08.325 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:08.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:08.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:08.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:08.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:08.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:08.583 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: audit 2023-10-01T09:23:07.009780+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.111:0/3130605210' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T09:23:08.583 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: audit 2023-10-01T09:23:07.010411+0000 mon.a (mon.0) 478 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T09:23:08.583 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.120591+0000 mgr.y (mgr.25132) 382 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: audit 2023-10-01T09:23:07.455503+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.455588+0000 mon.a (mon.0) 480 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.458205+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.458293+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.458488+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.459562+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.460398+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.461218+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.462638+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.462662+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.462770+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.465229+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: cluster 2023-10-01T09:23:07.467089+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.586 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:08 smithi183 bash[59233]: audit 2023-10-01T09:23:07.901077+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.111:0/2493919993' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:08.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:08.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:08.717 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: audit 2023-10-01T09:23:07.009780+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.111:0/3130605210' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T09:23:08.717 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: audit 2023-10-01T09:23:07.010411+0000 mon.a (mon.0) 478 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T09:23:08.717 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.120591+0000 mgr.y (mgr.25132) 382 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: audit 2023-10-01T09:23:07.455503+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.455588+0000 mon.a (mon.0) 480 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.458205+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.458293+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.458488+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.459562+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.460398+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.461218+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.462638+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.462662+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.462770+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.465229+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: cluster 2023-10-01T09:23:07.467089+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[75702]: audit 2023-10-01T09:23:07.901077+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.111:0/2493919993' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: audit 2023-10-01T09:23:07.009780+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.111:0/3130605210' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: audit 2023-10-01T09:23:07.010411+0000 mon.a (mon.0) 478 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.120591+0000 mgr.y (mgr.25132) 382 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: audit 2023-10-01T09:23:07.455503+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-01T09:23:08.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.455588+0000 mon.a (mon.0) 480 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.458205+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.458293+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.458488+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.459562+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.460398+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.461218+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.462638+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.462662+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.462770+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.465229+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: cluster 2023-10-01T09:23:07.467089+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T09:23:08.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:08 smithi111 bash[78631]: audit 2023-10-01T09:23:07.901077+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.111:0/2493919993' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:08.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:08.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:08.863 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:08.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:08.966 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:08.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:08.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:08.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:09.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:09.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:09.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:09.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:09.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:09.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:09.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:09.380 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:23:09.380 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:23:09.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:09.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:09.490 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.458880+0000 mon.a (mon.0) 481 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.459719+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.459739+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.462583+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.463055+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.463118+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.502 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.466003+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.850682+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.851185+0000 mon.a (mon.0) 482 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.121089+0000 mgr.y (mgr.25132) 383 : cluster 0 pgmap v317: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[78631]: audit 2023-10-01T09:23:09.372393+0000 mon.a (mon.0) 483 : audit 1 from='client.? 172.21.15.111:0/2330433641' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.458880+0000 mon.a (mon.0) 481 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.459719+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.459739+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.462583+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.463055+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.463118+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.466003+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.850682+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:09.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.851185+0000 mon.a (mon.0) 482 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-01T09:23:09.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.121089+0000 mgr.y (mgr.25132) 383 : cluster 0 pgmap v317: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:09.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:09 smithi111 bash[75702]: audit 2023-10-01T09:23:09.372393+0000 mon.a (mon.0) 483 : audit 1 from='client.? 172.21.15.111:0/2330433641' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:23:09.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:09.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:09.648 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:09.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:09.752 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:09.776 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.458880+0000 mon.a (mon.0) 481 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-01T09:23:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.459719+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.459739+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.462583+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.463055+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.463118+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.466003+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.850682+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.851185+0000 mon.a (mon.0) 482 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.121089+0000 mgr.y (mgr.25132) 383 : cluster 0 pgmap v317: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:09 smithi183 bash[59233]: audit 2023-10-01T09:23:09.372393+0000 mon.a (mon.0) 483 : audit 1 from='client.? 172.21.15.111:0/2330433641' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:23:09.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-10-01T09:23:09.877 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:23:09.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:09.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:09.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:10.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:10.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:10.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:10.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:10.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:10.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:10.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:10.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:10.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: cluster 2023-10-01T09:23:08.859612+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.065311+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.073788+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.855578+0000 mon.a (mon.0) 484 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: audit 2023-10-01T09:23:09.868360+0000 mon.a (mon.0) 485 : audit 1 from='client.? 172.21.15.111:0/2330433641' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.868435+0000 mon.a (mon.0) 486 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-10-01T09:23:10.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.869388+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: cluster 2023-10-01T09:23:08.859612+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.065311+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.073788+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.855578+0000 mon.a (mon.0) 484 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: audit 2023-10-01T09:23:09.868360+0000 mon.a (mon.0) 485 : audit 1 from='client.? 172.21.15.111:0/2330433641' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.868435+0000 mon.a (mon.0) 486 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-10-01T09:23:10.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:10 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.869388+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:10.564 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:10.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:10.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:10.681 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: cluster 2023-10-01T09:23:08.859612+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.681 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.065311+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.681 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.073788+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T09:23:10.682 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.855578+0000 mon.a (mon.0) 484 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:23:10.682 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: audit 2023-10-01T09:23:09.868360+0000 mon.a (mon.0) 485 : audit 1 from='client.? 172.21.15.111:0/2330433641' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:23:10.682 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.868435+0000 mon.a (mon.0) 486 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-10-01T09:23:10.682 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:10 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.869388+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:10.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:10.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:10.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:10.930 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:10.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:10.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:11.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:11.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:11.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:11.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:11.218 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:11.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:11.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:11.349 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T09:23:11.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:11.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:11.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:11.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:11.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:11.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[78631]: cluster 2023-10-01T09:23:09.874716+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[78631]: cluster 2023-10-01T09:23:10.000909+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[78631]: cluster 2023-10-01T09:23:10.001000+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[78631]: cluster 2023-10-01T09:23:11.121890+0000 mgr.y (mgr.25132) 384 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 145 KiB/s, 4 objects/s recovering 2023-10-01T09:23:11.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[75702]: cluster 2023-10-01T09:23:09.874716+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[75702]: cluster 2023-10-01T09:23:10.000909+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[75702]: cluster 2023-10-01T09:23:10.001000+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:11 smithi111 bash[75702]: cluster 2023-10-01T09:23:11.121890+0000 mgr.y (mgr.25132) 384 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 145 KiB/s, 4 objects/s recovering 2023-10-01T09:23:11.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:11.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:11.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:11.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:11.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:11 smithi183 bash[59233]: cluster 2023-10-01T09:23:09.874716+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:11 smithi183 bash[59233]: cluster 2023-10-01T09:23:10.000909+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:11 smithi183 bash[59233]: cluster 2023-10-01T09:23:10.001000+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T09:23:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:11 smithi183 bash[59233]: cluster 2023-10-01T09:23:11.121890+0000 mgr.y (mgr.25132) 384 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 145 KiB/s, 4 objects/s recovering 2023-10-01T09:23:11.861 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:11.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:11.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:11.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:12.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:12.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:12.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:12.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:12.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:12.263 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:12.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:23:12.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:12.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:12.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:12.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:12.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:12.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:12.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:12.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:12.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:12.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:12.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:12.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:12.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:12.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:12.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:12.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:12.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:13.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:13.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:13.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:13.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:13.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:13.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:23:13.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:13.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:13.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:13.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:13.650 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:13.755 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:13.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:13.810 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:13.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:13.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:13.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:14.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:14.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:14.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:14.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:14.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.305 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[75702]: cluster 2023-10-01T09:23:13.122536+0000 mgr.y (mgr.25132) 385 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s, 2 objects/s recovering 2023-10-01T09:23:14.306 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[75702]: audit 2023-10-01T09:23:14.000989+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:14.306 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[75702]: audit 2023-10-01T09:23:14.002705+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:14.306 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[78631]: cluster 2023-10-01T09:23:13.122536+0000 mgr.y (mgr.25132) 385 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s, 2 objects/s recovering 2023-10-01T09:23:14.306 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[78631]: audit 2023-10-01T09:23:14.000989+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:14.306 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[78631]: audit 2023-10-01T09:23:14.002705+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:14.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:14.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:14 smithi183 bash[59233]: cluster 2023-10-01T09:23:13.122536+0000 mgr.y (mgr.25132) 385 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s, 2 objects/s recovering 2023-10-01T09:23:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:14 smithi183 bash[59233]: audit 2023-10-01T09:23:14.000989+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:14 smithi183 bash[59233]: audit 2023-10-01T09:23:14.002705+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:14.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:14.591 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:14.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:14.725 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:14.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:14.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.830 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:14.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:14.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:14.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:14.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:14.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:14.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:15.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:23:14] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.33.4" 2023-10-01T09:23:15.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:15.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:15.373 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:15.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:15.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:15.499 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.524 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:15.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:15.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:15.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:15.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:15.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:15.844 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:15.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:15.922 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:15.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:15.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:16.025 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:16.059 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:16.163 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:16.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:16.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:16.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:16.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:16 smithi183 bash[59233]: cluster 2023-10-01T09:23:15.123503+0000 mgr.y (mgr.25132) 386 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 87 KiB/s, 2 objects/s recovering 2023-10-01T09:23:16.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:16.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:16.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:16.465 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:16.570 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:16.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:16 smithi111 bash[75702]: cluster 2023-10-01T09:23:15.123503+0000 mgr.y (mgr.25132) 386 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 87 KiB/s, 2 objects/s recovering 2023-10-01T09:23:16.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:16 smithi111 bash[78631]: cluster 2023-10-01T09:23:15.123503+0000 mgr.y (mgr.25132) 386 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 87 KiB/s, 2 objects/s recovering 2023-10-01T09:23:16.601 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:16.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:16.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:16.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:16.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:16.868 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:16.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:16.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:16.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:16.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:17.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:17.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:17.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:17.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:17.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:17.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:17.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:17.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:17.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:17.507 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:17.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:17.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:17.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:17.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:17.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:17.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:17.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:17.871 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:17.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:17.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:17.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:18.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:18.031 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:18.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:18.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:18.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:18.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:18.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:18 smithi183 bash[59233]: cluster 2023-10-01T09:23:17.124222+0000 mgr.y (mgr.25132) 387 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s, 2 objects/s recovering 2023-10-01T09:23:18.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:18 smithi111 bash[75702]: cluster 2023-10-01T09:23:17.124222+0000 mgr.y (mgr.25132) 387 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s, 2 objects/s recovering 2023-10-01T09:23:18.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:18 smithi111 bash[78631]: cluster 2023-10-01T09:23:17.124222+0000 mgr.y (mgr.25132) 387 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s, 2 objects/s recovering 2023-10-01T09:23:18.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:18.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:18.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:18.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:18.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:18.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:18.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:18.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:18.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:18.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:18.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:18.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:19.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:19.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:19.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:19.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:19.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:19.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:19.326 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:19.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:19.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:19.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:19.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:19.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:19.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:19.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:19.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:19.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:19.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:19.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:19.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:19.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:19.979 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:19.981 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:20.013 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:20.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:20.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:20.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:20.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:20.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:20 smithi111 bash[75702]: cluster 2023-10-01T09:23:19.124711+0000 mgr.y (mgr.25132) 388 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 58 KiB/s, 1 objects/s recovering 2023-10-01T09:23:20.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:20 smithi111 bash[75702]: audit 2023-10-01T09:23:19.156442+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:20.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:20 smithi111 bash[78631]: cluster 2023-10-01T09:23:19.124711+0000 mgr.y (mgr.25132) 388 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 58 KiB/s, 1 objects/s recovering 2023-10-01T09:23:20.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:20 smithi111 bash[78631]: audit 2023-10-01T09:23:19.156442+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:20.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:20.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:20 smithi183 bash[59233]: cluster 2023-10-01T09:23:19.124711+0000 mgr.y (mgr.25132) 388 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 58 KiB/s, 1 objects/s recovering 2023-10-01T09:23:20.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:20 smithi183 bash[59233]: audit 2023-10-01T09:23:19.156442+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:20.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:20.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:20.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:20.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:20.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:20.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:20.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:20.658 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:20.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:20.762 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:20.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:20.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:20.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:20.907 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:20.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:21.010 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:21.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:21.136 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:21.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:21.171 INFO:teuthology.orchestra.run.smithi111.stdout:moved 39 / 267 (14.6067%) 2023-10-01T09:23:21.171 INFO:teuthology.orchestra.run.smithi111.stdout:avg 33.375 2023-10-01T09:23:21.171 INFO:teuthology.orchestra.run.smithi111.stdout:stddev 11.9262 -> 19.9245 (expected baseline 5.40399) 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:min osd.7 with 19 -> 10 pgs (0.569288 -> 0.299625 * mean) 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:max osd.3 with 51 -> 58 pgs (1.52809 -> 1.73783 * mean) 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:oload 110 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:max_change 1 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:max_change_osds 4 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:average_utilization 0.0018 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:overload_utilization 0.0020 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 weight 0.5528 -> 0.3057 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7 weight 0.5528 -> 0.3062 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 weight 0.5688 -> 0.3236 2023-10-01T09:23:21.172 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5 weight 0.5689 -> 0.3237 2023-10-01T09:23:21.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:21.274 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:21 smithi111 bash[75702]: audit 2023-10-01T09:23:21.073433+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'4':'21210','5':'21212','6':'20033','7':'20069'}"}]: dispatch 2023-10-01T09:23:21.274 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:21 smithi111 bash[78631]: audit 2023-10-01T09:23:21.073433+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'4':'21210','5':'21212','6':'20033','7':'20069'}"}]: dispatch 2023-10-01T09:23:21.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:21.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:21.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:21.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:21.515 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:21 smithi183 bash[59233]: audit 2023-10-01T09:23:21.073433+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'4':'21210','5':'21212','6':'20033','7':'20069'}"}]: dispatch 2023-10-01T09:23:21.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:21.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:21.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:21.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:21.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:22.070 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:22.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:22.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:22.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[75702]: audit 2023-10-01T09:23:21.071626+0000 mgr.y (mgr.25132) 389 : audit 0 from='client.44708 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:22.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[75702]: cluster 2023-10-01T09:23:21.125840+0000 mgr.y (mgr.25132) 390 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s, 1 objects/s recovering 2023-10-01T09:23:22.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[75702]: audit 2023-10-01T09:23:21.169345+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'4':'21210','5':'21212','6':'20033','7':'20069'}"}]': finished 2023-10-01T09:23:22.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[75702]: cluster 2023-10-01T09:23:21.169372+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T09:23:22.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[75702]: cluster 2023-10-01T09:23:21.169421+0000 mon.a (mon.0) 492 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-10-01T09:23:22.206 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[75702]: cluster 2023-10-01T09:23:21.169574+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T09:23:22.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:22.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:22.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:22.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:22.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:22 smithi183 bash[59233]: audit 2023-10-01T09:23:21.071626+0000 mgr.y (mgr.25132) 389 : audit 0 from='client.44708 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:22.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:22 smithi183 bash[59233]: cluster 2023-10-01T09:23:21.125840+0000 mgr.y (mgr.25132) 390 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s, 1 objects/s recovering 2023-10-01T09:23:22.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:22 smithi183 bash[59233]: audit 2023-10-01T09:23:21.169345+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'4':'21210','5':'21212','6':'20033','7':'20069'}"}]': finished 2023-10-01T09:23:22.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:22 smithi183 bash[59233]: cluster 2023-10-01T09:23:21.169372+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T09:23:22.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:22 smithi183 bash[59233]: cluster 2023-10-01T09:23:21.169421+0000 mon.a (mon.0) 492 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-10-01T09:23:22.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:22 smithi183 bash[59233]: cluster 2023-10-01T09:23:21.169574+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T09:23:22.363 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:22.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:22.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:22.500 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[78631]: audit 2023-10-01T09:23:21.071626+0000 mgr.y (mgr.25132) 389 : audit 0 from='client.44708 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[78631]: cluster 2023-10-01T09:23:21.125840+0000 mgr.y (mgr.25132) 390 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s, 1 objects/s recovering 2023-10-01T09:23:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[78631]: audit 2023-10-01T09:23:21.169345+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'4':'21210','5':'21212','6':'20033','7':'20069'}"}]': finished 2023-10-01T09:23:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[78631]: cluster 2023-10-01T09:23:21.169372+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T09:23:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[78631]: cluster 2023-10-01T09:23:21.169421+0000 mon.a (mon.0) 492 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-10-01T09:23:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:22 smithi111 bash[78631]: cluster 2023-10-01T09:23:21.169574+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T09:23:22.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:22.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:22.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:22.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:22.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:22.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:22.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:22.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:22.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:22.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:23.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:23.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:23.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:23.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:23.198 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-01T09:23:23.199 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-10-01T09:23:23.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:23.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[75702]: cluster 2023-10-01T09:23:22.171900+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[75702]: cluster 2023-10-01T09:23:22.172026+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[75702]: cluster 2023-10-01T09:23:22.172226+0000 mon.a (mon.0) 493 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-10-01T09:23:23.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[75702]: cluster 2023-10-01T09:23:22.176576+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[75702]: cluster 2023-10-01T09:23:22.185960+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.267 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[78631]: cluster 2023-10-01T09:23:22.171900+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.267 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[78631]: cluster 2023-10-01T09:23:22.172026+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.267 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[78631]: cluster 2023-10-01T09:23:22.172226+0000 mon.a (mon.0) 493 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-10-01T09:23:23.267 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[78631]: cluster 2023-10-01T09:23:22.176576+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.267 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:23 smithi111 bash[78631]: cluster 2023-10-01T09:23:22.185960+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:23.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:23.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:23.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:23 smithi183 bash[59233]: cluster 2023-10-01T09:23:22.171900+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:23 smithi183 bash[59233]: cluster 2023-10-01T09:23:22.172026+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:23 smithi183 bash[59233]: cluster 2023-10-01T09:23:22.172226+0000 mon.a (mon.0) 493 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-10-01T09:23:23.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:23 smithi183 bash[59233]: cluster 2023-10-01T09:23:22.176576+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:23 smithi183 bash[59233]: cluster 2023-10-01T09:23:22.185960+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T09:23:23.407 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:23.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:23.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:23.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:23.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:23.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:23.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:23.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:23.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:23.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:23.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:23.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:24.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:24.066 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:24.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:24.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:24.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:24.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:24.327 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:24.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:24.439 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.126505+0000 mgr.y (mgr.25132) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:24.439 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.188116+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T09:23:24.439 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.188583+0000 mon.a (mon.0) 494 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-01T09:23:24.439 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.188715+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T09:23:24.440 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.855009+0000 mon.a (mon.0) 495 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-01T09:23:24.440 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.126505+0000 mgr.y (mgr.25132) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:24.440 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.188116+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T09:23:24.440 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.188583+0000 mon.a (mon.0) 494 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-01T09:23:24.440 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.188715+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T09:23:24.440 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.855009+0000 mon.a (mon.0) 495 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-01T09:23:24.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:24.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:24 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.126505+0000 mgr.y (mgr.25132) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:23:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:24 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.188116+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T09:23:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:24 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.188583+0000 mon.a (mon.0) 494 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-01T09:23:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:24 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.188715+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T09:23:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:24 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.855009+0000 mon.a (mon.0) 495 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-01T09:23:24.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:24.589 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:24.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:24.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:24.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:23:24] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.33.4" 2023-10-01T09:23:24.827 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:24.861 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:24.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:24.868 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-10-01T09:23:24.964 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:24.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:24.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:25.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:25.133 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:25.239 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:25.265 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:25.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:25.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:25.393 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:25.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:25.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.856149+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: cluster 2023-10-01T09:23:23.861330+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: cluster 2023-10-01T09:23:24.603102+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: cluster 2023-10-01T09:23:24.603107+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: audit 2023-10-01T09:23:24.763116+0000 mon.a (mon.0) 496 : audit 1 from='client.? 172.21.15.111:0/3079527031' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: cluster 2023-10-01T09:23:24.858429+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: audit 2023-10-01T09:23:24.859111+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.111:0/3079527031' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:23:25.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:25 smithi183 bash[59233]: cluster 2023-10-01T09:23:24.859250+0000 mon.a (mon.0) 498 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-01T09:23:25.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.856149+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: cluster 2023-10-01T09:23:23.861330+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: cluster 2023-10-01T09:23:24.603102+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: cluster 2023-10-01T09:23:24.603107+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: audit 2023-10-01T09:23:24.763116+0000 mon.a (mon.0) 496 : audit 1 from='client.? 172.21.15.111:0/3079527031' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: cluster 2023-10-01T09:23:24.858429+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: audit 2023-10-01T09:23:24.859111+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.111:0/3079527031' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[78631]: cluster 2023-10-01T09:23:24.859250+0000 mon.a (mon.0) 498 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.856149+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: cluster 2023-10-01T09:23:23.861330+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: cluster 2023-10-01T09:23:24.603102+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: cluster 2023-10-01T09:23:24.603107+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T09:23:25.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: audit 2023-10-01T09:23:24.763116+0000 mon.a (mon.0) 496 : audit 1 from='client.? 172.21.15.111:0/3079527031' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:23:25.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: cluster 2023-10-01T09:23:24.858429+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T09:23:25.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: audit 2023-10-01T09:23:24.859111+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.111:0/3079527031' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:23:25.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:25 smithi111 bash[75702]: cluster 2023-10-01T09:23:24.859250+0000 mon.a (mon.0) 498 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-01T09:23:25.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:25.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:25.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:25.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:25.848 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:25.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:25.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:25.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:25.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:26.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:26.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:26.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:26.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:26.245 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:26.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:26.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:26.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:26.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:26.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:26 smithi111 bash[75702]: cluster 2023-10-01T09:23:24.858479+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T09:23:26.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:26 smithi111 bash[75702]: cluster 2023-10-01T09:23:25.127061+0000 mgr.y (mgr.25132) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8 B/s, 2 keys/s, 0 objects/s recovering 2023-10-01T09:23:26.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:26 smithi111 bash[78631]: cluster 2023-10-01T09:23:24.858479+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T09:23:26.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:26 smithi111 bash[78631]: cluster 2023-10-01T09:23:25.127061+0000 mgr.y (mgr.25132) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8 B/s, 2 keys/s, 0 objects/s recovering 2023-10-01T09:23:26.502 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:26.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:26 smithi183 bash[59233]: cluster 2023-10-01T09:23:24.858479+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T09:23:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:26 smithi183 bash[59233]: cluster 2023-10-01T09:23:25.127061+0000 mgr.y (mgr.25132) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8 B/s, 2 keys/s, 0 objects/s recovering 2023-10-01T09:23:26.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:26.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:26.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:26.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:26.779 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:26.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:26.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:26.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:26.945 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:23:26.945 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:23:27.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:27.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:27.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:27.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:27.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:27.268 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:27.300 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:27.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:27.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:27.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:27.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:27.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:27.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:27.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:27.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:27.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:27.842 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:27.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:27.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:27.976 DEBUG:teuthology.orchestra.run.smithi111:> /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' 2023-10-01T09:23:27.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:27.979 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T09:23:27.979 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T09:23:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:27.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:28.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:hints = 1 2023-10-01T09:23:28.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T09:23:28.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object prefix: benchmark_data_smithi111_105563 2023-10-01T09:23:28.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:23:28.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 0 0 0 0 0 0 - 0 2023-10-01T09:23:28.083 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:28.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:28.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:28.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:28.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:28 smithi183 bash[59233]: cluster 2023-10-01T09:23:27.127855+0000 mgr.y (mgr.25132) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 116 KiB/s, 2 keys/s, 1 objects/s recovering 2023-10-01T09:23:28.245 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:28.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:28.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:28.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:28.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:28.492 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:28 smithi111 bash[75702]: cluster 2023-10-01T09:23:27.127855+0000 mgr.y (mgr.25132) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 116 KiB/s, 2 keys/s, 1 objects/s recovering 2023-10-01T09:23:28.492 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:28 smithi111 bash[78631]: cluster 2023-10-01T09:23:27.127855+0000 mgr.y (mgr.25132) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 116 KiB/s, 2 keys/s, 1 objects/s recovering 2023-10-01T09:23:28.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:28.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:28.647 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:28.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:28.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:28.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:28.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:28.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:28.910 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:28.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:28.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:29.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:29.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 1 16 2545 2529 158.053 158.062 0.00996854 0.00629159 2023-10-01T09:23:29.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:29.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:29.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:29.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:29.307 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:29.319 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T09:23:29.335 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:29.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:29.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:29.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:29.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:29.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:29.731 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:29.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:29.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:29.866 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:29.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:29.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.954177+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 7]}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.954480+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [6, 7]}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.954719+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2, 0, 7]}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.954954+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [6, 2]}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.955188+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 7]}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.955420+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [1, 2]}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: audit 2023-10-01T09:23:28.995428+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:29.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[78631]: cluster 2023-10-01T09:23:29.128423+0000 mgr.y (mgr.25132) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s, 1 keys/s, 1 objects/s recovering 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.954177+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 7]}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.954480+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [6, 7]}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.954719+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2, 0, 7]}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.954954+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [6, 2]}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.955188+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 7]}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.955420+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [1, 2]}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: audit 2023-10-01T09:23:28.995428+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:29.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:29 smithi111 bash[75702]: cluster 2023-10-01T09:23:29.128423+0000 mgr.y (mgr.25132) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s, 1 keys/s, 1 objects/s recovering 2023-10-01T09:23:29.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:30.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:30.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 2 16 4561 4545 142.02 126 0.0100339 0.00702415 2023-10-01T09:23:30.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:30.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:30.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:30.237 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:30.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.954177+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 7]}]: dispatch 2023-10-01T09:23:30.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.954480+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [6, 7]}]: dispatch 2023-10-01T09:23:30.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.954719+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2, 0, 7]}]: dispatch 2023-10-01T09:23:30.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.954954+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [6, 2]}]: dispatch 2023-10-01T09:23:30.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.955188+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 7]}]: dispatch 2023-10-01T09:23:30.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.955420+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [1, 2]}]: dispatch 2023-10-01T09:23:30.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: audit 2023-10-01T09:23:28.995428+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:30.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:29 smithi183 bash[59233]: cluster 2023-10-01T09:23:29.128423+0000 mgr.y (mgr.25132) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s, 1 keys/s, 1 objects/s recovering 2023-10-01T09:23:30.270 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:30.373 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:30.399 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:30.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:30.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:30.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:30.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:30.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:30.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:30.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:30.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: cluster 2023-10-01T09:23:29.871700+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T09:23:30.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: audit 2023-10-01T09:23:29.871720+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 7]}]': finished 2023-10-01T09:23:30.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: audit 2023-10-01T09:23:29.871919+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [6, 7]}]': finished 2023-10-01T09:23:30.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: cluster 2023-10-01T09:23:29.871945+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T09:23:30.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: audit 2023-10-01T09:23:29.872062+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2, 0, 7]}]': finished 2023-10-01T09:23:30.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: audit 2023-10-01T09:23:29.872348+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [6, 2]}]': finished 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: audit 2023-10-01T09:23:29.872588+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 7]}]': finished 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: audit 2023-10-01T09:23:29.872832+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [1, 2]}]': finished 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[75702]: cluster 2023-10-01T09:23:29.873067+0000 mon.a (mon.0) 512 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: cluster 2023-10-01T09:23:29.871700+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: audit 2023-10-01T09:23:29.871720+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 7]}]': finished 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: audit 2023-10-01T09:23:29.871919+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [6, 7]}]': finished 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: cluster 2023-10-01T09:23:29.871945+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: audit 2023-10-01T09:23:29.872062+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2, 0, 7]}]': finished 2023-10-01T09:23:30.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: audit 2023-10-01T09:23:29.872348+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [6, 2]}]': finished 2023-10-01T09:23:30.905 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: audit 2023-10-01T09:23:29.872588+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 7]}]': finished 2023-10-01T09:23:30.905 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: audit 2023-10-01T09:23:29.872832+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [1, 2]}]': finished 2023-10-01T09:23:30.905 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:30 smithi111 bash[78631]: cluster 2023-10-01T09:23:29.873067+0000 mon.a (mon.0) 512 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-01T09:23:30.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:30.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:30.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:31.020 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 3 16 6411 6395 133.218 115.625 0.00670424 0.007494 2023-10-01T09:23:31.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: cluster 2023-10-01T09:23:29.871700+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: audit 2023-10-01T09:23:29.871720+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 7]}]': finished 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: audit 2023-10-01T09:23:29.871919+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2", "id": [6, 7]}]': finished 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: cluster 2023-10-01T09:23:29.871945+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: audit 2023-10-01T09:23:29.872062+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2, 0, 7]}]': finished 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: audit 2023-10-01T09:23:29.872348+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [6, 2]}]': finished 2023-10-01T09:23:31.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: audit 2023-10-01T09:23:29.872588+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [1, 7]}]': finished 2023-10-01T09:23:31.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: audit 2023-10-01T09:23:29.872832+0000 mon.a (mon.0) 511 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [1, 2]}]': finished 2023-10-01T09:23:31.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:30 smithi183 bash[59233]: cluster 2023-10-01T09:23:29.873067+0000 mon.a (mon.0) 512 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-01T09:23:31.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:31.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:31.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:31.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:31.283 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:31.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:31.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:31.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:31.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:31.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:31.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:31.575 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:31.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:31.703 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:31.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:31.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:31.937 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:31.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:31.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:31.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:32.020 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 4 15 8609 8594 134.27 137.438 0.00881457 0.00744094 2023-10-01T09:23:32.069 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:30.871475+0000 mon.a (mon.0) 513 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-01T09:23:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:30.873195+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: audit 2023-10-01T09:23:30.900078+0000 mon.a (mon.0) 514 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:30.922386+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:30.924640+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:30.926277+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:30.929592+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[75702]: cluster 2023-10-01T09:23:31.128943+0000 mgr.y (mgr.25132) 395 : cluster 0 pgmap v336: 89 pgs: 3 peering, 86 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s; 92 KiB/s, 0 objects/s recovering 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:30.871475+0000 mon.a (mon.0) 513 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:30.873195+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: audit 2023-10-01T09:23:30.900078+0000 mon.a (mon.0) 514 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:23:32.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:30.922386+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:30.924640+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:30.926277+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:30.929592+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:31 smithi111 bash[78631]: cluster 2023-10-01T09:23:31.128943+0000 mgr.y (mgr.25132) 395 : cluster 0 pgmap v336: 89 pgs: 3 peering, 86 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s; 92 KiB/s, 0 objects/s recovering 2023-10-01T09:23:32.098 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:32.120 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:32.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:32.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:30.871475+0000 mon.a (mon.0) 513 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:30.873195+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: audit 2023-10-01T09:23:30.900078+0000 mon.a (mon.0) 514 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:30.922386+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:30.924640+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:30.926277+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:30.929592+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T09:23:32.213 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:31 smithi183 bash[59233]: cluster 2023-10-01T09:23:31.128943+0000 mgr.y (mgr.25132) 395 : cluster 0 pgmap v336: 89 pgs: 3 peering, 86 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s; 92 KiB/s, 0 objects/s recovering 2023-10-01T09:23:32.232 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:32.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:32.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:32.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:32.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:32.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:32.502 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:32.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:32.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:32.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:32.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:32.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:32.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:32.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:32.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:33.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:33.019 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 5 16 10593 10577 132.201 123.938 0.0120194 0.00755216 2023-10-01T09:23:33.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:33.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:33.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:33.250 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:33.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:33.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:33.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:33.414 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:33.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:33.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:33.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:33.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:33.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:33.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:33.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:33.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:33.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:33.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:33.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:33.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:34.020 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 6 16 12116 12100 126.03 95.1875 0.00834577 0.00792406 2023-10-01T09:23:34.046 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:34.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:34.164 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:34.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:34.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:34.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:34.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:34.324 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:34 smithi183 bash[59233]: cluster 2023-10-01T09:23:33.129560+0000 mgr.y (mgr.25132) 396 : cluster 0 pgmap v337: 89 pgs: 3 peering, 86 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 597 op/s; 72 KiB/s, 0 objects/s recovering 2023-10-01T09:23:34.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:34.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:34.444 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:34.453 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:34 smithi111 bash[78631]: cluster 2023-10-01T09:23:33.129560+0000 mgr.y (mgr.25132) 396 : cluster 0 pgmap v337: 89 pgs: 3 peering, 86 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 597 op/s; 72 KiB/s, 0 objects/s recovering 2023-10-01T09:23:34.453 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:34 smithi111 bash[75702]: cluster 2023-10-01T09:23:33.129560+0000 mgr.y (mgr.25132) 396 : cluster 0 pgmap v337: 89 pgs: 3 peering, 86 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 597 op/s; 72 KiB/s, 0 objects/s recovering 2023-10-01T09:23:34.475 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:34.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:34.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:34.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:34.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:34.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:34.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:34.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:23:34] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.33.4" 2023-10-01T09:23:34.841 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:34.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:34.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:34.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:34.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:35.006 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:35.020 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 7 16 13879 13863 123.765 110.188 0.00738751 0.00804505 2023-10-01T09:23:35.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:35.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:35.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:35.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:35.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:35.379 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:35.406 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:35.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:35.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:35.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:35.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:35.668 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:35.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:35.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:35.804 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:35.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:35.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:35.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:35.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:36.020 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 8 16 15204 15188 118.645 82.8125 0.00884972 0.00841984 2023-10-01T09:23:36.042 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:36.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:36.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:36.173 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:36.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:36.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:36.299 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:36.326 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:36.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:36.346 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:36 smithi111 bash[75702]: cluster 2023-10-01T09:23:35.130229+0000 mgr.y (mgr.25132) 397 : cluster 0 pgmap v338: 89 pgs: 3 peering, 86 active+clean; 630 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:23:36.346 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:36 smithi111 bash[78631]: cluster 2023-10-01T09:23:35.130229+0000 mgr.y (mgr.25132) 397 : cluster 0 pgmap v338: 89 pgs: 3 peering, 86 active+clean; 630 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:23:36.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:36.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:36 smithi183 bash[59233]: cluster 2023-10-01T09:23:35.130229+0000 mgr.y (mgr.25132) 397 : cluster 0 pgmap v338: 89 pgs: 3 peering, 86 active+clean; 630 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:23:36.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:36.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:36.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:36.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:36.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:36.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:36.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:36.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:36.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:36.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:36.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:36.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:36.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:37.020 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 9 15 16186 16171 112.288 61.4375 0.105286 0.00881349 2023-10-01T09:23:37.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:37.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:37.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:37.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:37.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:37.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:37.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:37.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:37.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:37.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:37.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:37.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:37.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[75702]: audit 2023-10-01T09:23:36.548710+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[75702]: audit 2023-10-01T09:23:36.557914+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[75702]: cluster 2023-10-01T09:23:37.130787+0000 mgr.y (mgr.25132) 398 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 875 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:37.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[75702]: audit 2023-10-01T09:23:37.213359+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[75702]: audit 2023-10-01T09:23:37.226824+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[78631]: audit 2023-10-01T09:23:36.548710+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[78631]: audit 2023-10-01T09:23:36.557914+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[78631]: cluster 2023-10-01T09:23:37.130787+0000 mgr.y (mgr.25132) 398 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 875 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:37.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[78631]: audit 2023-10-01T09:23:37.213359+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.623 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:37 smithi111 bash[78631]: audit 2023-10-01T09:23:37.226824+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:37.669 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:23:37.708 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:23:37.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:37.754 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:23:37.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:37.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:37.793 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:23:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:37 smithi183 bash[59233]: audit 2023-10-01T09:23:36.548710+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:37 smithi183 bash[59233]: audit 2023-10-01T09:23:36.557914+0000 mon.a (mon.0) 516 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:37 smithi183 bash[59233]: cluster 2023-10-01T09:23:37.130787+0000 mgr.y (mgr.25132) 398 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 875 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:37 smithi183 bash[59233]: audit 2023-10-01T09:23:37.213359+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:37 smithi183 bash[59233]: audit 2023-10-01T09:23:37.226824+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:37.829 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:23:37.863 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:23:37.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:37.901 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:23:37.903 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:37.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:37.932 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:23:37.938 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.938 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.939 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.939 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.939 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.939 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.939 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:23:37.939 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:23:38.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:38.023 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 10 16 17712 17696 110.552 95.3125 0.0110255 0.00903654 2023-10-01T09:23:38.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:38.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:38.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:38.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:38.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:38.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:38.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:38.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:38.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:38.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:38.540 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:38.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[78631]: audit 2023-10-01T09:23:37.628434+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.111:0/1594666231' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[78631]: audit 2023-10-01T09:23:37.755214+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[78631]: audit 2023-10-01T09:23:37.756266+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[78631]: audit 2023-10-01T09:23:37.765277+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[78631]: audit 2023-10-01T09:23:38.374888+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.111:0/2177594688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[75702]: audit 2023-10-01T09:23:37.628434+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.111:0/1594666231' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[75702]: audit 2023-10-01T09:23:37.755214+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[75702]: audit 2023-10-01T09:23:37.756266+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[75702]: audit 2023-10-01T09:23:37.765277+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:38.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:38 smithi111 bash[75702]: audit 2023-10-01T09:23:38.374888+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.111:0/2177594688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:23:38.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:38.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:38.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:38.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:38.771 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:23:38.801 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:38.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:38 smithi183 bash[59233]: audit 2023-10-01T09:23:37.628434+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.111:0/1594666231' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:38.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:38 smithi183 bash[59233]: audit 2023-10-01T09:23:37.755214+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:23:38.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:38 smithi183 bash[59233]: audit 2023-10-01T09:23:37.756266+0000 mon.a (mon.0) 521 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:23:38.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:38 smithi183 bash[59233]: audit 2023-10-01T09:23:37.765277+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:38.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:38 smithi183 bash[59233]: audit 2023-10-01T09:23:38.374888+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.111:0/2177594688' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:23:38.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:38.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:38.937 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:38.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:38.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:38.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:39.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 11 16 19021 19005 107.939 81.8125 0.00706777 0.00925705 2023-10-01T09:23:39.068 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:39.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:39.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:39.222 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:39.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:39.326 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:39.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:39.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:39.486 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:39.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:39.588 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:39.601 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:39 smithi183 bash[59233]: cluster 2023-10-01T09:23:38.761687+0000 mon.a (mon.0) 524 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:23:39.601 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:39 smithi183 bash[59233]: audit 2023-10-01T09:23:38.765875+0000 mon.a (mon.0) 525 : audit 1 from='client.? 172.21.15.111:0/2177594688' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:23:39.602 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:39 smithi183 bash[59233]: cluster 2023-10-01T09:23:38.765934+0000 mon.a (mon.0) 526 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-01T09:23:39.602 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:39 smithi183 bash[59233]: cluster 2023-10-01T09:23:38.767425+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:39.602 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:39 smithi183 bash[59233]: cluster 2023-10-01T09:23:39.131143+0000 mgr.y (mgr.25132) 399 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 875 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:39.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:39.728 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:39.749 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:39.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[75702]: cluster 2023-10-01T09:23:38.761687+0000 mon.a (mon.0) 524 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:23:39.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[75702]: audit 2023-10-01T09:23:38.765875+0000 mon.a (mon.0) 525 : audit 1 from='client.? 172.21.15.111:0/2177594688' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:23:39.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[75702]: cluster 2023-10-01T09:23:38.765934+0000 mon.a (mon.0) 526 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-01T09:23:39.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[75702]: cluster 2023-10-01T09:23:38.767425+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:39.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[75702]: cluster 2023-10-01T09:23:39.131143+0000 mgr.y (mgr.25132) 399 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 875 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:39.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[78631]: cluster 2023-10-01T09:23:38.761687+0000 mon.a (mon.0) 524 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:23:39.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[78631]: audit 2023-10-01T09:23:38.765875+0000 mon.a (mon.0) 525 : audit 1 from='client.? 172.21.15.111:0/2177594688' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:23:39.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[78631]: cluster 2023-10-01T09:23:38.765934+0000 mon.a (mon.0) 526 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-01T09:23:39.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[78631]: cluster 2023-10-01T09:23:38.767425+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:39.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:39 smithi111 bash[78631]: cluster 2023-10-01T09:23:39.131143+0000 mgr.y (mgr.25132) 399 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 875 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:39.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:39.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:39.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:39.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:40.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:40.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 12 16 20495 20479 106.621 92.125 0.00755047 0.00937054 2023-10-01T09:23:40.121 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:40.152 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:40.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:40.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:40.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:40.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:40.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:40.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:40.515 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:40.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:40.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:40.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:40.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:40 smithi183 bash[59233]: cluster 2023-10-01T09:23:38.808131+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:40.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:40 smithi183 bash[59233]: cluster 2023-10-01T09:23:38.811755+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:40.675 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:40.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:40.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:40.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:40.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:40 smithi111 bash[75702]: cluster 2023-10-01T09:23:38.808131+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:40 smithi111 bash[75702]: cluster 2023-10-01T09:23:38.811755+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:40.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:40 smithi111 bash[78631]: cluster 2023-10-01T09:23:38.808131+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:40.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:40 smithi111 bash[78631]: cluster 2023-10-01T09:23:38.811755+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T09:23:40.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:40.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:40.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:41.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 13 16 22174 22158 106.491 104.938 0.00642405 0.00938298 2023-10-01T09:23:41.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:41.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:41.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:41.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:41.195 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:41.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:41.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:41.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:41.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:41.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:41.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:41.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:41.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:41.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:41.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:41.828 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:41 smithi183 bash[59233]: cluster 2023-10-01T09:23:41.131745+0000 mgr.y (mgr.25132) 400 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:41.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:41 smithi111 bash[75702]: cluster 2023-10-01T09:23:41.131745+0000 mgr.y (mgr.25132) 400 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:41.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:41 smithi111 bash[78631]: cluster 2023-10-01T09:23:41.131745+0000 mgr.y (mgr.25132) 400 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:41.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:41.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:41.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:41.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:42.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 14 16 23666 23650 105.545 93.25 0.0132646 0.00946782 2023-10-01T09:23:42.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:42.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:42.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:42.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:42.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:42.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:42.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:42.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:42.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:42.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:42.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:42.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:42.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:42.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:42.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:42.902 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:42.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:42.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:43.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:43.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 15 16 25050 25034 104.275 86.5 0.00511221 0.00958198 2023-10-01T09:23:43.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:43.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:43.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:43.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:43.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:43.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:43.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:43.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:43.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:43.564 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:43.669 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:43.692 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:43.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:43.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:43.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:43.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:43.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:44.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 16 16 26364 26348 102.89 82.125 0.0073352 0.00971224 2023-10-01T09:23:44.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:44.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:44.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:44.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:44 smithi183 bash[59233]: cluster 2023-10-01T09:23:43.132139+0000 mgr.y (mgr.25132) 401 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:44 smithi183 bash[59233]: audit 2023-10-01T09:23:43.995725+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:44.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:44 smithi183 bash[59233]: audit 2023-10-01T09:23:44.177404+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:44.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:44.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:44.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:23:44.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:44.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:44.455 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:44.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:44.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[78631]: cluster 2023-10-01T09:23:43.132139+0000 mgr.y (mgr.25132) 401 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[78631]: audit 2023-10-01T09:23:43.995725+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[78631]: audit 2023-10-01T09:23:44.177404+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[75702]: cluster 2023-10-01T09:23:43.132139+0000 mgr.y (mgr.25132) 401 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[75702]: audit 2023-10-01T09:23:43.995725+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[75702]: audit 2023-10-01T09:23:44.177404+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:23:44.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:44.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:44.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:44.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:44.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:44.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:44.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:44.877 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:23:44] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.33.4" 2023-10-01T09:23:44.885 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:44.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:44.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:44.989 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:45.017 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:45.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:45.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 17 16 27516 27500 101.073 72 0.0108545 0.00988787 2023-10-01T09:23:45.121 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:45.148 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:45.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:45.283 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:45.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:45.414 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:45.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:45.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:45.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:45.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:45.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:45.668 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:45.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:45.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:45.797 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:45.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:45.932 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:45.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:46.024 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 18 16 28861 28845 100.128 84.0625 0.0189914 0.00997622 2023-10-01T09:23:46.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:46.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:46.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:46.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:46.196 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:46.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:46.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:46.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:46.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:46.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:46.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:46 smithi183 bash[59233]: cluster 2023-10-01T09:23:45.132657+0000 mgr.y (mgr.25132) 402 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:46.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:46 smithi111 bash[75702]: cluster 2023-10-01T09:23:45.132657+0000 mgr.y (mgr.25132) 402 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:46.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:46 smithi111 bash[78631]: cluster 2023-10-01T09:23:45.132657+0000 mgr.y (mgr.25132) 402 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s; 2 B/s, 0 objects/s recovering 2023-10-01T09:23:46.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:46.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:46.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:46.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:46.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:46.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:46.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:46.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:46.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:46.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:46.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:47.026 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 19 16 30175 30159 99.1694 82.125 0.0108144 0.0100774 2023-10-01T09:23:47.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:47.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:47.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:47.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:47.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:47.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:47.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:47.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:47.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:47.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:47.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:23:47.480 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:47.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:47.583 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:47.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:47.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:47.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:47.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:47.870 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:47.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:47.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:47.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:48.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:48.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:48.026 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:23:48.025319+0000 min lat: 0.00121639 max lat: 0.196694 avg lat: 0.0102565 2023-10-01T09:23:48.027 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:23:48.027 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 20 16 31210 31194 97.4455 64.6875 0.0167701 0.0102565 2023-10-01T09:23:48.105 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:48.136 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:48.224 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:48 smithi111 bash[75702]: cluster 2023-10-01T09:23:47.133456+0000 mgr.y (mgr.25132) 403 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 1.7 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-01T09:23:48.224 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:48 smithi111 bash[78631]: cluster 2023-10-01T09:23:47.133456+0000 mgr.y (mgr.25132) 403 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 1.7 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-01T09:23:48.239 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:48.248 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:48 smithi183 bash[59233]: cluster 2023-10-01T09:23:47.133456+0000 mgr.y (mgr.25132) 403 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 1.7 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-01T09:23:48.267 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:48.370 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:48.396 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:48.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:48.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:48.527 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:48.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:48.630 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:48.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:48.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:48.790 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:48.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:48.895 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:48.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:48.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:49.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:49.026 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 21 16 32558 32542 96.8169 84.25 0.00567883 0.0103224 2023-10-01T09:23:49.038 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:49.047 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:49.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:49.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:49.185 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:49.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:49.319 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:49.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:49.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:49.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:49.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:49.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:49.579 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:49.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:49.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:49.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:49.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:49.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:49.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:49.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:49.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:49.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:50.027 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 22 16 33345 33329 94.6523 49.1875 0.0137575 0.0105592 2023-10-01T09:23:50.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:50.099 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:49 smithi183 bash[59233]: cluster 2023-10-01T09:23:49.133781+0000 mgr.y (mgr.25132) 404 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 1.7 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-01T09:23:50.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:50.215 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:49 smithi111 bash[75702]: cluster 2023-10-01T09:23:49.133781+0000 mgr.y (mgr.25132) 404 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 1.7 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-01T09:23:50.215 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:49 smithi111 bash[78631]: cluster 2023-10-01T09:23:49.133781+0000 mgr.y (mgr.25132) 404 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 1.7 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-10-01T09:23:50.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:50.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:50.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:50.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:50.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:50.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:50.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:50.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:50.648 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:50.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:50.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:50.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:50.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:50.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:50.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:51.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:51.027 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 23 16 34556 34540 93.8276 75.6875 0.023124 0.0106513 2023-10-01T09:23:51.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:51.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:51.160 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:17885 6.0 6:05dac360:::benchmark_data_smithi111_105563_object17884:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:38.140508+0000", 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 13.035698242, 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.12214934, 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.185 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 17885 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140508+0000", 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140508+0000", 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140507+0000", 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140536+0000", 2023-10-01T09:23:51.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9156e-05 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140549+0000", 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3196e-05 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140558+0000", 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0189999999999995e-06 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140617+0000", 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.931e-05 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140761+0000", 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000143986 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.140938+0000", 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017639199999999999 2023-10-01T09:23:51.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.143045+0000", 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0021075130000000001 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.147658+0000", 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046124080000000001 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.190 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.262419+0000", 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.11476143 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.262606+0000", 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018669199999999999 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.262658+0000", 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.189e-05 2023-10-01T09:23:51.191 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:17889 6.0 6:0d6d5481:::benchmark_data_smithi111_105563_object17888:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:38.141664+0000", 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 13.034542768, 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.12119015599999999, 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.192 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 17889 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141664+0000", 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141664+0000", 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141663+0000", 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141680+0000", 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7187999999999999e-05 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141688+0000", 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2119999999999997e-06 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141693+0000", 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0200000000000002e-06 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141810+0000", 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117605 2023-10-01T09:23:51.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.141937+0000", 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012667900000000001 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142074+0000", 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013682700000000001 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.143049+0000", 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00097530999999999996 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.147677+0000", 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046278309999999998 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.262700+0000", 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.115022782 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.262762+0000", 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2135000000000001e-05 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.262854+0000", 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2255000000000004e-05 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.198 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:17892 6.a 6:5e57303c:::benchmark_data_smithi111_105563_object17891:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:38.142697+0000", 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 13.033510106, 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.112869121, 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 17892 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.199 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142697+0000", 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142697+0000", 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142696+0000", 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142718+0000", 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2279000000000001e-05 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142729+0000", 2023-10-01T09:23:51.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1462e-05 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.142737+0000", 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4189999999999996e-06 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.143067+0000", 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00033032500000000002 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.143198+0000", 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013045400000000001 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.143286+0000", 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8356000000000006e-05 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.147711+0000", 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044250210000000003 2023-10-01T09:23:51.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.147719+0000", 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7989999999999994e-06 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.255357+0000", 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10763777099999999 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.255514+0000", 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015797399999999999 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.255566+0000", 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1195e-05 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:17887 6.6 e106/100 6:64e09129:::benchmark_data_smithi111_105563_object17886:head v 106'1148, mlcod=106'1146)", 2023-10-01T09:23:51.205 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:38.145803+0000", 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 13.030403982999999, 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.109529707, 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145803+0000", 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145803+0000", 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145802+0000", 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145826+0000", 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3794999999999998e-05 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145836+0000", 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0562e-05 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145849+0000", 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2626000000000001e-05 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145898+0000", 2023-10-01T09:23:51.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9073000000000003e-05 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.145921+0000", 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2989999999999998e-05 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.147928+0000", 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020073539999999998 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.255332+0000", 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.107404098 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:18610 6.9 6:9a0a0170:::benchmark_data_smithi111_105563_object18609:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:38.696155+0000", 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 12.480051564, 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.11107049200000001, 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.210 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 18610 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696155+0000", 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696155+0000", 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696154+0000", 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696176+0000", 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.175e-05 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696190+0000", 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4027e-05 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696196+0000", 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7950000000000002e-06 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696237+0000", 2023-10-01T09:23:51.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0127999999999999e-05 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696333+0000", 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6285000000000004e-05 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696423+0000", 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0270000000000001e-05 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.698444+0000", 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020206479999999999 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.698468+0000", 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3876999999999999e-05 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.807132+0000", 2023-10-01T09:23:51.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.108664105 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.807186+0000", 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3937000000000002e-05 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.807226+0000", 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9932000000000003e-05 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.216 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:18611 6.9 6:908acfce:::benchmark_data_smithi111_105563_object18610:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:38.696261+0000", 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 12.479945562999999, 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.111084936, 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.217 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 18611 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696261+0000", 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696261+0000", 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696260+0000", 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696281+0000", 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0554999999999999e-05 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696291+0000", 2023-10-01T09:23:51.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9049999999999992e-06 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.696297+0000", 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7240000000000003e-06 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.697370+0000", 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001072255 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.697677+0000", 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00030761900000000002 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.697792+0000", 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011431599999999999 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.698700+0000", 2023-10-01T09:23:51.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00090862500000000004 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.699041+0000", 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000340701 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.807270+0000", 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10822892200000001 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.807313+0000", 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3572000000000002e-05 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:38.807346+0000", 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2703000000000002e-05 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.223 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26032 6.a 6:534746b3:::benchmark_data_smithi111_105563_object26031:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.646286+0000", 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 7.5299202840000001, 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.19141999400000001, 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26032 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.224 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646286+0000", 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646286+0000", 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646285+0000", 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646319+0000", 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3454999999999997e-05 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646328+0000", 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5340000000000005e-06 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646335+0000", 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5799999999999997e-06 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648492+0000", 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002156832 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648604+0000", 2023-10-01T09:23:51.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000111776 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648753+0000", 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000149519 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.649914+0000", 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011606089999999999 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.655052+0000", 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0051386779999999998 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837619+0000", 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.182567062 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837670+0000", 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0889e-05 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.229 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837706+0000", 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6087000000000002e-05 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26041 6.a 6:556829b5:::benchmark_data_smithi111_105563_object26040:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.652198+0000", 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 7.524008652, 2023-10-01T09:23:51.230 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18560664099999999, 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26041 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652198+0000", 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652198+0000", 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652197+0000", 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652220+0000", 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3281e-05 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652234+0000", 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4296e-05 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652242+0000", 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9310000000000008e-06 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.233 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652286+0000", 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3328999999999998e-05 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652381+0000", 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5823999999999996e-05 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652478+0000", 2023-10-01T09:23:51.234 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7001000000000002e-05 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.653484+0000", 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0010058630000000001 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.655188+0000", 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017036099999999999 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.235 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837740+0000", 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.182551821 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837775+0000", 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5568000000000002e-05 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837805+0000", 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9298e-05 2023-10-01T09:23:51.236 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26042 6.a 6:5a27a272:::benchmark_data_smithi111_105563_object26041:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.652256+0000", 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 7.5239502500000004, 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18635590199999999, 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.237 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26042 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652256+0000", 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652256+0000", 2023-10-01T09:23:51.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652256+0000", 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652276+0000", 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9979999999999998e-05 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.239 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652283+0000", 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2309999999999999e-06 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652288+0000", 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9690000000000002e-06 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.653876+0000", 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0015879329999999999 2023-10-01T09:23:51.240 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654002+0000", 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012657099999999999 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654136+0000", 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013327400000000001 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656628+0000", 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0024924270000000002 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656664+0000", 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5707000000000002e-05 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.838513+0000", 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.181849592 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.838570+0000", 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7111000000000003e-05 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.838612+0000", 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1965000000000002e-05 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26046 6.a 6:5bb31307:::benchmark_data_smithi111_105563_object26045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.654496+0000", 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 7.5217109139999998, 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18642905600000001, 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26046 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.244 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654496+0000", 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654496+0000", 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654495+0000", 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654517+0000", 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2773999999999999e-05 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654527+0000", 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5850000000000006e-06 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.246 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.654533+0000", 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3239999999999999e-06 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.655212+0000", 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00067908300000000003 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.655317+0000", 2023-10-01T09:23:51.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010418 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.655438+0000", 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000121425 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656689+0000", 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001251355 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656715+0000", 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.58e-05 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.840837+0000", 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18412173000000001 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.840887+0000", 2023-10-01T09:23:51.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9842000000000002e-05 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.840925+0000", 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8118999999999999e-05 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26401 6.a 6:58e97777:::benchmark_data_smithi111_105563_object26400:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:44.050442+0000", 2023-10-01T09:23:51.250 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 7.1257643120000003, 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.113081587, 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26401 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050442+0000", 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.251 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050442+0000", 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050441+0000", 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050467+0000", 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5507000000000002e-05 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050475+0000", 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9220000000000003e-06 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050481+0000", 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9089999999999997e-06 2023-10-01T09:23:51.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050598+0000", 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011683099999999999 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.050818+0000", 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021928599999999999 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.053148+0000", 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002330562 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.054213+0000", 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0010652649999999999 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.054999+0000", 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00078599099999999999 2023-10-01T09:23:51.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.163436+0000", 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.108436505 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.163487+0000", 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0911000000000001e-05 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.163524+0000", 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7199000000000001e-05 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26606 6.a 6:541692ca:::benchmark_data_smithi111_105563_object26605:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:44.280012+0000", 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 6.8961950500000002, 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.111523937, 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.257 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26606 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280012+0000", 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.258 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280012+0000", 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280010+0000", 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280038+0000", 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8204999999999998e-05 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.259 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280050+0000", 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.243e-05 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280058+0000", 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5989999999999996e-06 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280305+0000", 2023-10-01T09:23:51.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000247538 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280432+0000", 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000126425 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.280571+0000", 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013947300000000001 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.283377+0000", 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028053309999999999 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.284313+0000", 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00093659899999999998 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.391461+0000", 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10714768400000001 2023-10-01T09:23:51.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.391502+0000", 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1384999999999998e-05 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:44.391536+0000", 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3373e-05 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:30317 6.9 6:923fb6e2:::benchmark_data_smithi111_105563_object30316:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:47.189079+0000", 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 3.9871274130000001, 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17100342499999999, 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 30317 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.264 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189079+0000", 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189079+0000", 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.265 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189077+0000", 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189100+0000", 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2880000000000001e-05 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189112+0000", 2023-10-01T09:23:51.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1657e-05 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189119+0000", 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3470000000000001e-06 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189171+0000", 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1616999999999997e-05 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.267 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189311+0000", 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014015499999999999 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189440+0000", 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012917199999999999 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357000+0000", 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16755980600000001 2023-10-01T09:23:51.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357009+0000", 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5180000000000004e-06 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.360003+0000", 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0029945599999999998 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.360048+0000", 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5417999999999998e-05 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.360083+0000", 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4196000000000003e-05 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.270 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:30318 6.a 6:59689805:::benchmark_data_smithi111_105563_object30317:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:47.189191+0000", 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 3.9870158519999999, 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.168575632, 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 30318 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.271 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189191+0000", 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189191+0000", 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189190+0000", 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:23:51.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189211+0000", 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.067e-05 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189218+0000", 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4030000000000001e-06 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.189224+0000", 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7939999999999999e-06 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.190359+0000", 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001135084 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.190474+0000", 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000115016 2023-10-01T09:23:51.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.190598+0000", 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012365100000000001 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356967+0000", 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16636910499999999 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357676+0000", 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00070876399999999997 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357694+0000", 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8425999999999999e-05 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357725+0000", 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0753000000000002e-05 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.276 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357766+0000", 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1585999999999998e-05 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:30316 6.2 e107/100 6:4c0ffb8a:::benchmark_data_smithi111_105563_object30315:head v 107'1966, mlcod=107'1964)", 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:47.191217+0000", 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 3.9849892850000002, 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16799568200000001, 2023-10-01T09:23:51.277 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191217+0000", 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191217+0000", 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.278 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191216+0000", 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191243+0000", 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6942999999999999e-05 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191256+0000", 2023-10-01T09:23:51.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2612999999999999e-05 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191263+0000", 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4680000000000003e-06 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356898+0000", 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16563472800000001 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356939+0000", 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0379000000000001e-05 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.359180+0000", 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0022414919999999999 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.359213+0000", 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2975000000000002e-05 2023-10-01T09:23:51.281 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:30311 6.d e107/100 6:bad8f12b:::benchmark_data_smithi111_105563_object30310:head v 107'1941, mlcod=107'1938)", 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:47.191907+0000", 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 3.984299525, 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.167958725, 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.282 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191907+0000", 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191907+0000", 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191906+0000", 2023-10-01T09:23:51.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.191928+0000", 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1965999999999999e-05 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356894+0000", 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16496518199999999 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356910+0000", 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6396e-05 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357020+0000", 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011042799999999999 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357039+0000", 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8726e-05 2023-10-01T09:23:51.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.359838+0000", 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027984300000000002 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.359866+0000", 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8359000000000001e-05 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.286 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.34821.0:30317 6.9 e107/100 ondisk, result = 0)", 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:47.198130+0000", 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 3.9780770040000002, 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15887965400000001, 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.198130+0000", 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.287 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.198130+0000", 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.198128+0000", 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.198138+0000", 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.285e-06 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356887+0000", 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.158749367 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356910+0000", 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2943999999999999e-05 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.289 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356983+0000", 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2874999999999996e-05 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.356991+0000", 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6719999999999993e-06 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:47.357009+0000", 2023-10-01T09:23:51.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7841000000000001e-05 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33301 6.0 6:0d910291:::benchmark_data_smithi111_105563_object33300:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.752883+0000", 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 1.4233239200000001, 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25384218600000003, 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.291 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33301 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752883+0000", 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752883+0000", 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.292 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752881+0000", 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752915+0000", 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4159000000000003e-05 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.293 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752928+0000", 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3213e-05 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752937+0000", 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5269999999999998e-06 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753010+0000", 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3071000000000006e-05 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.294 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753135+0000", 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000124969 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753267+0000", 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000131722 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.758081+0000", 2023-10-01T09:23:51.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0048148139999999997 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762196+0000", 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041147889999999998 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006512+0000", 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.244315855 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.296 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006639+0000", 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012729000000000001 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006725+0000", 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5667000000000005e-05 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.297 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33307 6.0 6:0328a715:::benchmark_data_smithi111_105563_object33306:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.756333+0000", 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 1.419873325, 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25080771800000001, 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33307 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756333+0000", 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756333+0000", 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756333+0000", 2023-10-01T09:23:51.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756358+0000", 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4896e-05 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756365+0000", 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1069999999999999e-06 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756370+0000", 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1329999999999998e-06 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756554+0000", 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018364299999999999 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756706+0000", 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000152316 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756818+0000", 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011158900000000001 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.760351+0000", 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0035335449999999999 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762231+0000", 2023-10-01T09:23:51.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001879742 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006984+0000", 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.244753519 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.007072+0000", 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7213999999999995e-05 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.007141+0000", 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9479000000000003e-05 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33318 6.9 6:9c5d5d73:::benchmark_data_smithi111_105563_object33317:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.769695+0000", 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 1.4065120420000001, 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.245816217, 2023-10-01T09:23:51.304 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33318 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769695+0000", 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.305 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769695+0000", 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769694+0000", 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:23:51.306 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769724+0000", 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0402000000000001e-05 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769733+0000", 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0580000000000004e-06 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769738+0000", 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0429999999999998e-06 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.307 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769772+0000", 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3562999999999997e-05 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769868+0000", 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5903999999999995e-05 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.769961+0000", 2023-10-01T09:23:51.308 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3671000000000005e-05 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.771078+0000", 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011169979999999999 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.771344+0000", 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00026514399999999998 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.015408+0000", 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.244064014 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.015464+0000", 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6842000000000002e-05 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.015511+0000", 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6412999999999998e-05 2023-10-01T09:23:51.310 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.311 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.311 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.311 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:23:51.311 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:23:51.311 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:23:51.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:51.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:51.314 INFO:teuthology.orchestra.run.smithi111.stdout:moved 59 / 267 (22.0974%) 2023-10-01T09:23:51.314 INFO:teuthology.orchestra.run.smithi111.stdout:avg 33.375 2023-10-01T09:23:51.314 INFO:teuthology.orchestra.run.smithi111.stdout:stddev 19.3839 -> 14.7219 (expected baseline 5.40399) 2023-10-01T09:23:51.314 INFO:teuthology.orchestra.run.smithi111.stdout:min osd.6 with 13 -> 30 pgs (0.389513 -> 0.898876 * mean) 2023-10-01T09:23:51.314 INFO:teuthology.orchestra.run.smithi111.stdout:max osd.3 with 57 -> 32 pgs (1.70787 -> 0.958802 * mean) 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:oload 110 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:max_change 3 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:max_change_osds 4 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:average_utilization 0.0104 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:overload_utilization 0.0114 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 weight 1.0000 -> 0.5783 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 weight 0.3236 -> 0.7236 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 weight 1.0000 -> 0.6523 2023-10-01T09:23:51.315 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 weight 0.3057 -> 0.5280 2023-10-01T09:23:51.321 INFO:teuthology.orchestra.run.smithi111.stderr:no change 2023-10-01T09:23:51.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:51.421 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:51 smithi111 bash[71331]: debug 2023-10-01T09:23:51.309+0000 7f44de59c700 -1 mgr.server reply reply (4) Interrupted system call no change 2023-10-01T09:23:51.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:51.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:51.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:51.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:51.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:51.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:51.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:51.810 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:51.838 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:51.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:51.940 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:51.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:51.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:52.027 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 24 16 35679 35663 92.8424 70.1875 0.00275034 0.0107492 2023-10-01T09:23:52.071 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:52.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:52.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:52.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:52 smithi183 bash[59233]: cluster 2023-10-01T09:23:51.134386+0000 mgr.y (mgr.25132) 405 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-10-01T09:23:52.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:52.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:52.313 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:52 smithi111 bash[75702]: cluster 2023-10-01T09:23:51.134386+0000 mgr.y (mgr.25132) 405 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-10-01T09:23:52.313 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:52 smithi111 bash[78631]: cluster 2023-10-01T09:23:51.134386+0000 mgr.y (mgr.25132) 405 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-10-01T09:23:52.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:52.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:52.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:52.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:52.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:52.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:52.605 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:52.708 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:52.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:52.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:52.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:52.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:52.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:52.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:52.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:52.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:53.027 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 25 16 36479 36463 91.1288 50 0.0179157 0.0109671 2023-10-01T09:23:53.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:53.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:53.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:53.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:53.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:53.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:53 smithi111 bash[78631]: audit 2023-10-01T09:23:51.311276+0000 mgr.y (mgr.25132) 406 : audit 0 from='client.44738 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:53.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:53 smithi111 bash[75702]: audit 2023-10-01T09:23:51.311276+0000 mgr.y (mgr.25132) 406 : audit 0 from='client.44738 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:53.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:53.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:53.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:53.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:53.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:53 smithi183 bash[59233]: audit 2023-10-01T09:23:51.311276+0000 mgr.y (mgr.25132) 406 : audit 0 from='client.44738 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:23:53.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:53.644 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:53.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:53.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:53.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:53.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:53.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:53.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:53.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:54.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:54.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 26 16 37535 37519 90.1578 66 0.0123971 0.0110834 2023-10-01T09:23:54.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:54.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:54.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:54.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:54.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:54.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:54.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:54.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:54 smithi111 bash[78631]: cluster 2023-10-01T09:23:53.134753+0000 mgr.y (mgr.25132) 407 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-01T09:23:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:54 smithi111 bash[75702]: cluster 2023-10-01T09:23:53.134753+0000 mgr.y (mgr.25132) 407 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-01T09:23:54.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:54.447 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:54 smithi183 bash[59233]: cluster 2023-10-01T09:23:53.134753+0000 mgr.y (mgr.25132) 407 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-01T09:23:54.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:54.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:54.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:54.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:54.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:23:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:23:54] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.33.4" 2023-10-01T09:23:54.713 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:54.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:54.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:54.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:54.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:54.979 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:54.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:55.028 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 27 16 38815 38799 89.7814 80 0.0100477 0.0111322 2023-10-01T09:23:55.079 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-01T09:23:55.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-10-01T09:23:55.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:55.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:55.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:23:55.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:55.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:55.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:55.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:55.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:55.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:55.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:55.609 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:55.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:55.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:55.745 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:23:55.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:55.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:55.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:55.905 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:55.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:56.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:56.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 28 16 39841 39825 88.8651 64.125 0.00305448 0.0112398 2023-10-01T09:23:56.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:56.139 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:56.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:56.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:56 smithi183 bash[59233]: cluster 2023-10-01T09:23:55.135216+0000 mgr.y (mgr.25132) 408 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:23:56.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:56.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:56.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:56.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:56.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:56 smithi111 bash[78631]: cluster 2023-10-01T09:23:55.135216+0000 mgr.y (mgr.25132) 408 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:23:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:56 smithi111 bash[75702]: cluster 2023-10-01T09:23:55.135216+0000 mgr.y (mgr.25132) 408 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:23:56.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:56.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:56.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:56.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:56.771 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:56.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:56.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:56.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:56.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:56.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:57.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:57.028 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 29 16 41009 40993 88.3179 73 0.0109541 0.0113159 2023-10-01T09:23:57.042 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:57.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:57.147 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:57.175 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:57.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:57.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:57.305 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:57.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:57.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:57.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:23:57.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:23:57.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:57.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:57.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:57.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:57.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:57.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:57.852 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:57.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:57.982 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:57.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:57.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:58.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 30 16 42164 42148 87.7801 72.1875 0.00683353 0.0113858 2023-10-01T09:23:58.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:58.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:58.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:58.252 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:58.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:58.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:23:58.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:23:58.428 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:58 smithi111 bash[78631]: cluster 2023-10-01T09:23:57.135835+0000 mgr.y (mgr.25132) 409 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T09:23:58.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:58 smithi111 bash[75702]: cluster 2023-10-01T09:23:57.135835+0000 mgr.y (mgr.25132) 409 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T09:23:58.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:58.493 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:23:58.501 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:58 smithi183 bash[59233]: cluster 2023-10-01T09:23:57.135835+0000 mgr.y (mgr.25132) 409 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T09:23:58.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:58.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:58.527 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:23:58.563 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:23:58.602 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:23:58.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:58.638 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:23:58.654 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:23:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:23:58.673 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:23:58.707 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:23:58.740 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:23:58.746 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.746 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.746 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.746 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.746 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.746 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.747 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.747 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:23:58.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:58.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:23:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:23:58.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:58.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:58.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:23:59.021 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:59.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 31 16 43229 43213 87.0956 66.5625 0.0171736 0.0114737 2023-10-01T09:23:59.047 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:23:59.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:23:59.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:59.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:59 smithi111 bash[78631]: audit 2023-10-01T09:23:58.445097+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.111:0/716469226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:59.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:23:59 smithi111 bash[78631]: audit 2023-10-01T09:23:58.995998+0000 mon.a (mon.0) 529 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:59.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:59 smithi111 bash[75702]: audit 2023-10-01T09:23:58.445097+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.111:0/716469226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:59.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:23:59 smithi111 bash[75702]: audit 2023-10-01T09:23:58.995998+0000 mon.a (mon.0) 529 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:59.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.423 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:59 smithi183 bash[59233]: audit 2023-10-01T09:23:58.445097+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.111:0/716469226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:23:59.423 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:23:59 smithi183 bash[59233]: audit 2023-10-01T09:23:58.995998+0000 mon.a (mon.0) 529 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:23:59.443 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:59.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:59.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:59.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:23:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:23:59.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:59.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:23:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:23:59.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:59.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:23:59.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:23:59.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:00.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 32 16 44399 44383 86.6583 73.125 0.00675984 0.0115316 2023-10-01T09:24:00.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:00.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:00.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:00.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:00.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:00.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:00.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:00 smithi111 bash[75702]: cluster 2023-10-01T09:23:59.136238+0000 mgr.y (mgr.25132) 410 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-01T09:24:00.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:00 smithi111 bash[78631]: cluster 2023-10-01T09:23:59.136238+0000 mgr.y (mgr.25132) 410 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-01T09:24:00.326 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:00.457 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:00.466 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:00 smithi183 bash[59233]: cluster 2023-10-01T09:23:59.136238+0000 mgr.y (mgr.25132) 410 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 2.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2023-10-01T09:24:00.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:00.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:00.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:00.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:00.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:00.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:00.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:00.985 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.016 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:01.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:01.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 33 16 45443 45427 86.0095 65.25 0.00903222 0.0116195 2023-10-01T09:24:01.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:01.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:01.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:01.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:01.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:01.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:01.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:01.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:01.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:01.532 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:01.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:01.637 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:01.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:01.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:01.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:01.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:01.813 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:01.814 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:01.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:01.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:01.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:02.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 34 16 46493 46477 85.4099 65.625 0.00683382 0.0116998 2023-10-01T09:24:02.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:02.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:02.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:02.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:02.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:02.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:02.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:02.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:02.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:02.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:02.464 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:02 smithi183 bash[59233]: cluster 2023-10-01T09:24:01.137268+0000 mgr.y (mgr.25132) 411 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T09:24:02.568 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:02 smithi111 bash[78631]: cluster 2023-10-01T09:24:01.137268+0000 mgr.y (mgr.25132) 411 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T09:24:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:02 smithi111 bash[75702]: cluster 2023-10-01T09:24:01.137268+0000 mgr.y (mgr.25132) 411 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T09:24:02.597 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:02.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:02.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:02.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:02.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:02.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:02.866 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:02.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:02.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:02.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:02.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:03.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 35 16 47623 47607 84.9874 70.625 0.0129336 0.0117607 2023-10-01T09:24:03.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:03.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:03.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:03.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:03.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:03.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:24:03.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:03.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:03.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:03.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:03.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:03.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:03.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:03.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:03.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:03.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:03.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:03.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:03.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:03.918 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:03.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:03.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:04.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:04.029 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 36 16 48690 48674 84.479 66.6875 0.011708 0.0118302 2023-10-01T09:24:04.060 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:04.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:04.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:04.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:04.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:04.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:04.436 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:04 smithi111 bash[75702]: cluster 2023-10-01T09:24:03.137710+0000 mgr.y (mgr.25132) 412 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-10-01T09:24:04.436 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:04 smithi111 bash[78631]: cluster 2023-10-01T09:24:03.137710+0000 mgr.y (mgr.25132) 412 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-10-01T09:24:04.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:04.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:04 smithi183 bash[59233]: cluster 2023-10-01T09:24:03.137710+0000 mgr.y (mgr.25132) 412 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-10-01T09:24:04.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:04.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:04.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:04.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.716 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:04.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:04.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:04.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:04.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:04.947 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:04.955 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:24:04] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.33.4" 2023-10-01T09:24:04.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:04.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:04.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:05.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 37 16 49674 49658 83.858 61.5 0.0147056 0.011919 2023-10-01T09:24:05.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:05.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:05.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:05.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:05.233 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:05.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:05.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:05.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:05.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:05.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:05.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:05.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:05.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:05.757 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:05.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:05.861 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:05.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:05.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:05.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:05.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:06.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:06.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 38 15 50534 50519 83.0673 53.8125 0.0146236 0.0120316 2023-10-01T09:24:06.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:06.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:06.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:06.257 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:24:06.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:06 smithi183 bash[59233]: cluster 2023-10-01T09:24:05.138410+0000 mgr.y (mgr.25132) 413 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-01T09:24:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:06 smithi183 bash[59233]: audit 2023-10-01T09:24:05.902818+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.111:0/1982671394' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:24:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:06 smithi183 bash[59233]: audit 2023-10-01T09:24:05.904056+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:24:06.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:06.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:06.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.433 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:06 smithi111 bash[78631]: cluster 2023-10-01T09:24:05.138410+0000 mgr.y (mgr.25132) 413 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-01T09:24:06.433 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:06 smithi111 bash[78631]: audit 2023-10-01T09:24:05.902818+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.111:0/1982671394' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:24:06.433 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:06 smithi111 bash[78631]: audit 2023-10-01T09:24:05.904056+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:24:06.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:06 smithi111 bash[75702]: cluster 2023-10-01T09:24:05.138410+0000 mgr.y (mgr.25132) 413 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-10-01T09:24:06.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:06 smithi111 bash[75702]: audit 2023-10-01T09:24:05.902818+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.111:0/1982671394' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:24:06.434 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:06 smithi111 bash[75702]: audit 2023-10-01T09:24:05.904056+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:24:06.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:06.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:06.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:06.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:06.947 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:06.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:07.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 39 16 51480 51464 82.4517 59.0625 0.0177897 0.0121215 2023-10-01T09:24:07.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:07.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:07.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:07.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:07.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:07.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:07.269 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[75702]: cluster 2023-10-01T09:24:06.236606+0000 mon.a (mon.0) 531 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:24:07.269 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[75702]: cluster 2023-10-01T09:24:06.244138+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T09:24:07.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:07.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:07.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:07.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:07.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:07.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:07.532 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[75702]: audit 2023-10-01T09:24:06.245341+0000 mon.a (mon.0) 532 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[75702]: cluster 2023-10-01T09:24:06.245399+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[75702]: cluster 2023-10-01T09:24:06.245602+0000 mon.a (mon.0) 533 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[78631]: cluster 2023-10-01T09:24:06.236606+0000 mon.a (mon.0) 531 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[78631]: cluster 2023-10-01T09:24:06.244138+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[78631]: audit 2023-10-01T09:24:06.245341+0000 mon.a (mon.0) 532 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[78631]: cluster 2023-10-01T09:24:06.245399+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T09:24:07.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:07 smithi111 bash[78631]: cluster 2023-10-01T09:24:06.245602+0000 mon.a (mon.0) 533 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-01T09:24:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:07 smithi183 bash[59233]: cluster 2023-10-01T09:24:06.236606+0000 mon.a (mon.0) 531 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:24:07.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:07 smithi183 bash[59233]: cluster 2023-10-01T09:24:06.244138+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T09:24:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:07 smithi183 bash[59233]: audit 2023-10-01T09:24:06.245341+0000 mon.a (mon.0) 532 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:24:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:07 smithi183 bash[59233]: cluster 2023-10-01T09:24:06.245399+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T09:24:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:07 smithi183 bash[59233]: cluster 2023-10-01T09:24:06.245602+0000 mon.a (mon.0) 533 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-01T09:24:07.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:07.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:07.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:07.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:07.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:07.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:07.898 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:07.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:07.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:08.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:08.031 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:24:08.028807+0000 min lat: 0.00121639 max lat: 0.269289 avg lat: 0.0122205 2023-10-01T09:24:08.031 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:24:08.031 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 40 16 52376 52360 81.7904 56 0.0130872 0.0122205 2023-10-01T09:24:08.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:08.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:08.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:08.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:08.273 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:08 smithi111 bash[75702]: cluster 2023-10-01T09:24:07.138807+0000 mgr.y (mgr.25132) 414 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:24:08.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:08.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:08.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:08.415 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:08 smithi183 bash[59233]: cluster 2023-10-01T09:24:07.138807+0000 mgr.y (mgr.25132) 414 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:24:08.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:08.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:08.559 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:08.639 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:08 smithi111 bash[78631]: cluster 2023-10-01T09:24:07.138807+0000 mgr.y (mgr.25132) 414 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:24:08.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:08.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:08.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:08.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:08.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:08.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:08.945 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:08.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:08.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:09.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 41 16 53331 53315 81.2512 59.6875 0.0102719 0.0123013 2023-10-01T09:24:09.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:09.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:09.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:09.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:09.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:09.306 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:09.337 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:09.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:09.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:09.467 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:09.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:09.573 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:09.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:09.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:09.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:09.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:09.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:09.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:09.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:09.971 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:09 smithi183 bash[59233]: cluster 2023-10-01T09:24:09.139188+0000 mgr.y (mgr.25132) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:24:09.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:09.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:10.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 42 16 54302 54286 80.7615 60.6875 0.00846476 0.0123757 2023-10-01T09:24:10.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:10.103 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:09 smithi111 bash[75702]: cluster 2023-10-01T09:24:09.139188+0000 mgr.y (mgr.25132) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:24:10.103 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:09 smithi111 bash[78631]: cluster 2023-10-01T09:24:09.139188+0000 mgr.y (mgr.25132) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:24:10.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:10.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:10.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:10.255 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:10.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:10.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:10.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:10.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:10.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:10.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:10.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:10.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:10.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:10.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:10.765 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:10.780 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:10.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:10.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:10.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:10.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:11.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:11.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 43 16 55321 55305 80.3644 63.6875 0.015888 0.0124374 2023-10-01T09:24:11.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:11.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:11.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:11.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:11.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:24:11.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:11.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:11.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:11.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:11.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:11.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:11.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:11.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:11.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:11.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:11.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:11.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:11.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:11.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:11.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:11.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:11.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:12.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 44 16 56263 56247 79.876 58.875 0.0118987 0.0125125 2023-10-01T09:24:12.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:12.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:12.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:12.201 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:12 smithi111 bash[78631]: cluster 2023-10-01T09:24:11.139913+0000 mgr.y (mgr.25132) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:24:12.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:12 smithi111 bash[75702]: cluster 2023-10-01T09:24:11.139913+0000 mgr.y (mgr.25132) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:24:12.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:12.240 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:12.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:12 smithi183 bash[59233]: cluster 2023-10-01T09:24:11.139913+0000 mgr.y (mgr.25132) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:24:12.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:12.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:12.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:12.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:12.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:12.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:12.632 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:12.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:12.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:12.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:12.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:12.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:12.892 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:12.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:12.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:13.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:13.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 45 16 57230 57214 79.4439 60.4375 0.00823693 0.0125809 2023-10-01T09:24:13.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:13.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:13.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:13.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:13.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:13.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:13.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:13.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:13.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:13.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:13.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:13.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:13.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:13.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:13.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:13.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:13.912 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:13.942 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:13.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:13.950 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:24:13.950 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:24:14.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 46 16 58088 58072 78.8826 53.625 0.0115616 0.0126694 2023-10-01T09:24:14.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:14.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:14.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:14.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:14.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:14.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:moved 65 / 267 (24.3446%) 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:avg 33.375 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:stddev 19.3839 -> 14.7981 (expected baseline 5.40399) 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:min osd.6 with 13 -> 32 pgs (0.389513 -> 0.958802 * mean) 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:max osd.3 with 57 -> 27 pgs (1.70787 -> 0.808989 * mean) 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:oload 110 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:max_change 3 2023-10-01T09:24:14.259 INFO:teuthology.orchestra.run.smithi111.stdout:max_change_osds 4 2023-10-01T09:24:14.260 INFO:teuthology.orchestra.run.smithi111.stdout:average_utilization 0.0157 2023-10-01T09:24:14.260 INFO:teuthology.orchestra.run.smithi111.stdout:overload_utilization 0.0173 2023-10-01T09:24:14.260 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 weight 1.0000 -> 0.5532 2023-10-01T09:24:14.260 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 weight 0.3236 -> 0.9105 2023-10-01T09:24:14.260 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 weight 1.0000 -> 0.6106 2023-10-01T09:24:14.260 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6 weight 0.3057 -> 0.6184 2023-10-01T09:24:14.272 INFO:teuthology.orchestra.run.smithi111.stderr:no change 2023-10-01T09:24:14.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:14.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:14.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:14.465 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:14.476 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:14 smithi183 bash[59233]: cluster 2023-10-01T09:24:13.142117+0000 mgr.y (mgr.25132) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:24:14.476 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:14 smithi183 bash[59233]: audit 2023-10-01T09:24:13.996438+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:14.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:14.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:14 smithi111 bash[75702]: cluster 2023-10-01T09:24:13.142117+0000 mgr.y (mgr.25132) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:24:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:14 smithi111 bash[75702]: audit 2023-10-01T09:24:13.996438+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:14.573 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:14 smithi111 bash[71331]: debug 2023-10-01T09:24:14.253+0000 7f44de59c700 -1 mgr.server reply reply (4) Interrupted system call no change 2023-10-01T09:24:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:14 smithi111 bash[78631]: cluster 2023-10-01T09:24:13.142117+0000 mgr.y (mgr.25132) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:24:14.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:14 smithi111 bash[78631]: audit 2023-10-01T09:24:13.996438+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:14.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:14.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:14.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:14.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:14.752 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:14.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:14.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:14.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:14.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:14.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:14.959 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:24:14] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T09:24:14.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:15.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:15.030 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 47 16 59023 59007 78.4476 58.4375 0.00897678 0.0127404 2023-10-01T09:24:15.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:15.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:15.219 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:15 smithi111 bash[75702]: audit 2023-10-01T09:24:14.254896+0000 mgr.y (mgr.25132) 418 : audit 0 from='client.44753 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:24:15.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:15.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:15.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:15.374 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:15.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:15 smithi183 bash[59233]: audit 2023-10-01T09:24:14.254896+0000 mgr.y (mgr.25132) 418 : audit 0 from='client.44753 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:24:15.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:15.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:15.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:15.533 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:15 smithi111 bash[78631]: audit 2023-10-01T09:24:14.254896+0000 mgr.y (mgr.25132) 418 : audit 0 from='client.44753 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:24:15.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:15.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:15.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:15.772 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:15.803 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:15.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:15.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:15.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:16.031 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 48 16 59981 59965 78.0606 59.875 0.0136406 0.0128044 2023-10-01T09:24:16.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:16.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:16.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:16.195 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:16.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:16 smithi183 bash[59233]: cluster 2023-10-01T09:24:15.142676+0000 mgr.y (mgr.25132) 419 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 958 op/s 2023-10-01T09:24:16.301 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:16.311 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:16 smithi111 bash[78631]: cluster 2023-10-01T09:24:15.142676+0000 mgr.y (mgr.25132) 419 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 958 op/s 2023-10-01T09:24:16.311 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:16 smithi111 bash[75702]: cluster 2023-10-01T09:24:15.142676+0000 mgr.y (mgr.25132) 419 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 958 op/s 2023-10-01T09:24:16.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:16.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:16.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:16.473 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:16.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:16.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:16.715 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:16.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:16.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:16.870 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:16.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:16.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:17.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:17.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:17.031 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 49 16 60889 60873 77.6256 56.75 0.013416 0.0128747 2023-10-01T09:24:17.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:17.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:17.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:17.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:17.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:17.419 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:17.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:17.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:17.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:17.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:17.683 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:17.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T09:24:17.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:17.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:17.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:17.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:17.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:17.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:17.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:17.994 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-01T09:24:17.994 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-10-01T09:24:18.033 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 50 16 61735 61719 77.1268 52.875 0.0174229 0.0129593 2023-10-01T09:24:18.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:18.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:18.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:18.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:18.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:18.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:18 smithi111 bash[75702]: cluster 2023-10-01T09:24:17.143260+0000 mgr.y (mgr.25132) 420 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2023-10-01T09:24:18.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:18 smithi111 bash[78631]: cluster 2023-10-01T09:24:17.143260+0000 mgr.y (mgr.25132) 420 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2023-10-01T09:24:18.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:18.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:18.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:18.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:18 smithi183 bash[59233]: cluster 2023-10-01T09:24:17.143260+0000 mgr.y (mgr.25132) 420 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2023-10-01T09:24:18.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:18.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:18.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:18.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:18.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:18.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:18.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:18.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:18.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:19.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:19.033 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 51 16 62618 62602 76.6966 55.1875 0.0240582 0.0130319 2023-10-01T09:24:19.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:19.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:19.189 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:19.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:19.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:19.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:19.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:19.473 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:19.473 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:19.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:19.511 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:24:19.574 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:24:19.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:19.607 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:19.608 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:24:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:19.652 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:24:19.688 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:24:19.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:19.721 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:24:19.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:19.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:19.749 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:24:19.791 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:24:19.796 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.796 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.797 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.797 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.797 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.797 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.797 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.797 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:24:19.839 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:19.868 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:19.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:19.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:19.971 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:20.000 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:20.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 52 16 63426 63410 76.1928 50.5 0.0370909 0.0131179 2023-10-01T09:24:20.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:20.109 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:19 smithi111 bash[75702]: cluster 2023-10-01T09:24:19.143654+0000 mgr.y (mgr.25132) 421 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-10-01T09:24:20.109 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:20 smithi111 bash[75702]: audit 2023-10-01T09:24:19.456326+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.111:0/1043122207' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:24:20.116 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:19 smithi183 bash[59233]: cluster 2023-10-01T09:24:19.143654+0000 mgr.y (mgr.25132) 421 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-10-01T09:24:20.116 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:19 smithi183 bash[59233]: audit 2023-10-01T09:24:19.456326+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.111:0/1043122207' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:24:20.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:20.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:20.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:20.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:20.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:20.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:20.490 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:20.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:20 smithi111 bash[78631]: cluster 2023-10-01T09:24:19.143654+0000 mgr.y (mgr.25132) 421 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-10-01T09:24:20.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:20 smithi111 bash[78631]: audit 2023-10-01T09:24:19.456326+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.111:0/1043122207' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:24:20.526 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:20.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:20.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:20.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:20.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:20.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:20.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:20.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:20.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:20.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:21.024 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:21.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 53 16 64174 64158 75.6373 46.75 0.0608208 0.0132146 2023-10-01T09:24:21.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:21.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:21.154 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:21.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:21.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:21.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:21.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:21.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:21.418 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:21.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:21.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:21.550 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:21.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:21.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:21.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:21.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:21.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:21.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:21.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:21.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:21.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:21.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:21.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:22.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 54 16 65052 65036 75.2528 54.875 0.0092791 0.0132823 2023-10-01T09:24:22.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:22.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:22.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:22.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:22.245 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:22.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:22.348 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:22.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:22.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:22.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:22.484 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:22 smithi183 bash[59233]: cluster 2023-10-01T09:24:21.144339+0000 mgr.y (mgr.25132) 422 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:24:22.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:22 smithi111 bash[75702]: cluster 2023-10-01T09:24:21.144339+0000 mgr.y (mgr.25132) 422 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:24:22.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:22 smithi111 bash[78631]: cluster 2023-10-01T09:24:21.144339+0000 mgr.y (mgr.25132) 422 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:24:22.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:22.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:22.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:22.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:22.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:22.738 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:22.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:22.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:22.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:22.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:23.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:23.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 55 16 65904 65888 74.8527 53.25 0.012239 0.0133534 2023-10-01T09:24:23.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:23.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:23.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:23.180 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:23.283 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:23.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:23.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:23.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:23.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:23.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:23.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:23.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:23.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:23.727 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:23.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:23.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:23.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:23.961 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:23.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:23.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:24.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 56 16 66734 66718 74.4424 51.875 0.0172022 0.0134272 2023-10-01T09:24:24.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:24.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:24.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:24.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:24:24.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:24 smithi111 bash[75702]: cluster 2023-10-01T09:24:23.144908+0000 mgr.y (mgr.25132) 423 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 47 MiB/s wr, 754 op/s 2023-10-01T09:24:24.256 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:24 smithi111 bash[78631]: cluster 2023-10-01T09:24:23.144908+0000 mgr.y (mgr.25132) 423 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 47 MiB/s wr, 754 op/s 2023-10-01T09:24:24.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:24.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:24.362 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:24.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:24.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:24.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:24.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:24 smithi183 bash[59233]: cluster 2023-10-01T09:24:23.144908+0000 mgr.y (mgr.25132) 423 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 47 MiB/s wr, 754 op/s 2023-10-01T09:24:24.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:24.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:24.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:24.763 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:24.767 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:24.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:24.787 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:24:24] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T09:24:24.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:24.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:24.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:24.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:24.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:25.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 57 16 67509 67493 73.9861 48.4375 0.00860151 0.0135077 2023-10-01T09:24:25.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:25.085 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:25.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:25.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.221 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:25.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:25.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:25.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:25.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:25.457 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:25.484 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:25.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:25.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:25.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:25.741 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:25.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:25.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:25.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:25.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:25.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:26.009 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:26.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 58 16 68291 68275 73.5532 48.875 0.01977 0.0135897 2023-10-01T09:24:26.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:26.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:26.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:26.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:26.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:26.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:26.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:26 smithi111 bash[78631]: cluster 2023-10-01T09:24:25.145535+0000 mgr.y (mgr.25132) 424 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T09:24:26.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:26 smithi111 bash[75702]: cluster 2023-10-01T09:24:25.145535+0000 mgr.y (mgr.25132) 424 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T09:24:26.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:26.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:26.505 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:26.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:26 smithi183 bash[59233]: cluster 2023-10-01T09:24:25.145535+0000 mgr.y (mgr.25132) 424 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T09:24:26.534 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:26.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:26.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:26.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:26.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:26.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:26.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:26.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:26.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:27.023 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:27.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 59 16 69126 69110 73.191 52.1875 0.0306112 0.0136572 2023-10-01T09:24:27.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:27.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:27.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:27.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:27.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:27.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:27.318 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:27.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:27.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:27.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:27.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:27.588 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:27.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:27.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:27.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:27.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:27.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:27.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:27.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:27.993 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:27.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:27.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:28.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:24:28.033177+0000 min lat: 0.00121639 max lat: 0.269289 avg lat: 0.0137375 2023-10-01T09:24:28.035 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:24:28.035 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 60 16 69890 69874 72.767 47.75 0.016517 0.0137375 2023-10-01T09:24:28.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:28.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:28.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:28.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:28.247 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:24:28.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:28.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:28 smithi111 bash[75702]: cluster 2023-10-01T09:24:27.145993+0000 mgr.y (mgr.25132) 425 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-10-01T09:24:28.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:28 smithi111 bash[75702]: audit 2023-10-01T09:24:27.776930+0000 mon.a (mon.0) 536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:24:28.256 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:28 smithi111 bash[75702]: audit 2023-10-01T09:24:27.779068+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.111:0/3226258066' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:24:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:28.358 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:28.388 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:28.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:28.492 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:28.505 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:28 smithi183 bash[59233]: cluster 2023-10-01T09:24:27.145993+0000 mgr.y (mgr.25132) 425 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-10-01T09:24:28.505 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:28 smithi183 bash[59233]: audit 2023-10-01T09:24:27.776930+0000 mon.a (mon.0) 536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:24:28.505 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:28 smithi183 bash[59233]: audit 2023-10-01T09:24:27.779068+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.111:0/3226258066' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:24:28.522 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:28.522 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:28 smithi111 bash[78631]: cluster 2023-10-01T09:24:27.145993+0000 mgr.y (mgr.25132) 425 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-10-01T09:24:28.522 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:28 smithi111 bash[78631]: audit 2023-10-01T09:24:27.776930+0000 mon.a (mon.0) 536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:24:28.522 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:28 smithi111 bash[78631]: audit 2023-10-01T09:24:27.779068+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.111:0/3226258066' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:24:28.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:28.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:28.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:28.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:28.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:28.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:28.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:28.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:28.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:28.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:28.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:29.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:29.034 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 61 16 70697 70681 72.4009 50.4375 0.0154727 0.013804 2023-10-01T09:24:29.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:29.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:29.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:29.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:29.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:29.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:29.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:29.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:29.431 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: cluster 2023-10-01T09:24:28.214422+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:24:29.431 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: cluster 2023-10-01T09:24:28.214459+0000 mon.a (mon.0) 538 : cluster 1 Cluster is now healthy 2023-10-01T09:24:29.431 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: audit 2023-10-01T09:24:28.230032+0000 mon.a (mon.0) 539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:24:29.432 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: cluster 2023-10-01T09:24:28.230140+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.432 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: cluster 2023-10-01T09:24:28.230164+0000 mon.a (mon.0) 540 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-01T09:24:29.432 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: cluster 2023-10-01T09:24:28.258965+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.432 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: cluster 2023-10-01T09:24:28.271881+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.432 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: audit 2023-10-01T09:24:29.001770+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:29.432 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:29 smithi183 bash[59233]: audit 2023-10-01T09:24:29.003702+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:29.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:29.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:29.551 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: cluster 2023-10-01T09:24:28.214422+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: cluster 2023-10-01T09:24:28.214459+0000 mon.a (mon.0) 538 : cluster 1 Cluster is now healthy 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: audit 2023-10-01T09:24:28.230032+0000 mon.a (mon.0) 539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: cluster 2023-10-01T09:24:28.230140+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: cluster 2023-10-01T09:24:28.230164+0000 mon.a (mon.0) 540 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: cluster 2023-10-01T09:24:28.258965+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: cluster 2023-10-01T09:24:28.271881+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: audit 2023-10-01T09:24:29.001770+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[75702]: audit 2023-10-01T09:24:29.003702+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: cluster 2023-10-01T09:24:28.214422+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: cluster 2023-10-01T09:24:28.214459+0000 mon.a (mon.0) 538 : cluster 1 Cluster is now healthy 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: audit 2023-10-01T09:24:28.230032+0000 mon.a (mon.0) 539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: cluster 2023-10-01T09:24:28.230140+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: cluster 2023-10-01T09:24:28.230164+0000 mon.a (mon.0) 540 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: cluster 2023-10-01T09:24:28.258965+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: cluster 2023-10-01T09:24:28.271881+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T09:24:29.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: audit 2023-10-01T09:24:29.001770+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:29.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:29 smithi111 bash[78631]: audit 2023-10-01T09:24:29.003702+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:29.580 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:29.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:29.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:29.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:29.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:29.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:29.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:29.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:29.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:29.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:30.035 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 62 16 71567 71551 72.1101 54.375 0.0111763 0.013862 2023-10-01T09:24:30.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:30.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:30.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:30.219 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:30.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:30.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:30.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:30.362 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:30 smithi183 bash[59233]: cluster 2023-10-01T09:24:29.146337+0000 mgr.y (mgr.25132) 426 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-10-01T09:24:30.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:30.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:30.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:30.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:30.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:30 smithi111 bash[78631]: cluster 2023-10-01T09:24:29.146337+0000 mgr.y (mgr.25132) 426 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-10-01T09:24:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:30 smithi111 bash[75702]: cluster 2023-10-01T09:24:29.146337+0000 mgr.y (mgr.25132) 426 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-10-01T09:24:30.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:30.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:30.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:30.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:30.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:30.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:30.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:30.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:30.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:30.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:31.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:31.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.043 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 63 16 72353 72337 71.7428 49.125 0.0254489 0.0139317 2023-10-01T09:24:31.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:31.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:31.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:31.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:31.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:31.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:31.410 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:31.434 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:31.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:31.540 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:31.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:31.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:31.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:31.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:31.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:31.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:31.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:31.980 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:31.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:31.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:32.039 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 64 16 73180 73164 71.4267 51.6875 0.0151331 0.0139939 2023-10-01T09:24:32.083 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:32.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:32.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:32.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:32.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:32.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:32.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:32 smithi183 bash[59233]: cluster 2023-10-01T09:24:31.147058+0000 mgr.y (mgr.25132) 427 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:32.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:32.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:32.468 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:32.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:32.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:32.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:32 smithi111 bash[75702]: cluster 2023-10-01T09:24:31.147058+0000 mgr.y (mgr.25132) 427 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:32.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:32 smithi111 bash[78631]: cluster 2023-10-01T09:24:31.147058+0000 mgr.y (mgr.25132) 427 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:32.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:32.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:32.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:32.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:32.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:32.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:32.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:32.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:33.006 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:33.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:33.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:33.039 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 65 16 74003 73987 71.1191 51.4375 0.0131743 0.0140547 2023-10-01T09:24:33.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:33.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:33.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:24:33.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:33.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:33.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:33.459 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:33.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:33.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:33.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:33.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:33.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:33.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:33.852 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:33.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:33.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:33.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:33.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:33.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:34.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 66 16 74797 74781 70.7935 49.625 0.0177063 0.0141194 2023-10-01T09:24:34.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:34.118 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:34.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:34.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:34.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:34.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:34 smithi111 bash[75702]: cluster 2023-10-01T09:24:33.147478+0000 mgr.y (mgr.25132) 428 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:34.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:34 smithi111 bash[78631]: cluster 2023-10-01T09:24:33.147478+0000 mgr.y (mgr.25132) 428 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:34.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:34.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:34.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:34.497 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:34 smithi183 bash[59233]: cluster 2023-10-01T09:24:33.147478+0000 mgr.y (mgr.25132) 428 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:34.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:34.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:34.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:34.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:34.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:34.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:34.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:34.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:34.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:34.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:34.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:35.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:35.017 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:24:34] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.33.4" 2023-10-01T09:24:35.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:35.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:35.039 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 67 16 75626 75610 70.5101 51.8125 0.00745069 0.0141763 2023-10-01T09:24:35.135 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:35.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:35.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:35.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:35.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:35.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:35.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:35.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:35.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:35.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:35.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:35.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:35.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:35.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:35.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:35.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:35.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:35.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:35.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:36.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 68 16 76402 76386 70.1865 48.5 0.0380166 0.014241 2023-10-01T09:24:36.078 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:36.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:36.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:36.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:36.243 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:36.247 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:24:36.248 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:24:36.248 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:24:36.248 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:24:36.248 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:24:36.347 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:36.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:36.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:36.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:36 smithi183 bash[59233]: cluster 2023-10-01T09:24:35.148199+0000 mgr.y (mgr.25132) 429 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-10-01T09:24:36.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:36.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:36.550 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:36 smithi111 bash[75702]: cluster 2023-10-01T09:24:35.148199+0000 mgr.y (mgr.25132) 429 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-10-01T09:24:36.550 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:36 smithi111 bash[78631]: cluster 2023-10-01T09:24:35.148199+0000 mgr.y (mgr.25132) 429 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-10-01T09:24:36.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:36.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:36.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:36.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:36.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:36.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:moved 77 / 267 (28.839%) 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:avg 33.375 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:stddev 19.3839 -> 16.5496 (expected baseline 5.40399) 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:min osd.6 with 13 -> 18 pgs (0.389513 -> 0.539326 * mean) 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:max osd.3 with 57 -> 32 pgs (1.70787 -> 0.958802 * mean) 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:oload 110 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:max_change 3 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:max_change_osds 4 2023-10-01T09:24:36.917 INFO:teuthology.orchestra.run.smithi111.stdout:average_utilization 0.0209 2023-10-01T09:24:36.918 INFO:teuthology.orchestra.run.smithi111.stdout:overload_utilization 0.0230 2023-10-01T09:24:36.918 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3 weight 1.0000 -> 0.5500 2023-10-01T09:24:36.918 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2 weight 1.0000 -> 0.5812 2023-10-01T09:24:36.918 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4 weight 0.3236 -> 1.0000 2023-10-01T09:24:36.918 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1 weight 1.0000 -> 0.6401 2023-10-01T09:24:36.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:36.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:36.923 INFO:teuthology.orchestra.run.smithi111.stderr:no change 2023-10-01T09:24:37.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:37.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 69 16 77094 77078 69.7961 43.25 0.0372511 0.0143208 2023-10-01T09:24:37.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:37.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:37.163 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:37.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:37.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:37.322 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:36 smithi111 bash[71331]: debug 2023-10-01T09:24:36.913+0000 7f44de59c700 -1 mgr.server reply reply (4) Interrupted system call no change 2023-10-01T09:24:37.327 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:37.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:37.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:37.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:37.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:37.588 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:37.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:37.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:37.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:37.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:37.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:37.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:37.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:37.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:37.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:38.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 70 15 77811 77796 69.4401 44.875 0.0569434 0.0143933 2023-10-01T09:24:38.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:38.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:38.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:38.243 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:38.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:38 smithi111 bash[75702]: audit 2023-10-01T09:24:36.913304+0000 mgr.y (mgr.25132) 430 : audit 0 from='client.44765 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:24:38.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:38 smithi111 bash[75702]: cluster 2023-10-01T09:24:37.148750+0000 mgr.y (mgr.25132) 431 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-01T09:24:38.267 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:38 smithi111 bash[75702]: audit 2023-10-01T09:24:37.847353+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:24:38.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:38.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:38.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:38.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:38.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:38 smithi183 bash[59233]: audit 2023-10-01T09:24:36.913304+0000 mgr.y (mgr.25132) 430 : audit 0 from='client.44765 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:24:38.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:38 smithi183 bash[59233]: cluster 2023-10-01T09:24:37.148750+0000 mgr.y (mgr.25132) 431 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-01T09:24:38.490 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:38 smithi183 bash[59233]: audit 2023-10-01T09:24:37.847353+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:24:38.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:38.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:38.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:38.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:38.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:38.638 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:38 smithi111 bash[78631]: audit 2023-10-01T09:24:36.913304+0000 mgr.y (mgr.25132) 430 : audit 0 from='client.44765 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T09:24:38.638 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:38 smithi111 bash[78631]: cluster 2023-10-01T09:24:37.148750+0000 mgr.y (mgr.25132) 431 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-01T09:24:38.638 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:38 smithi111 bash[78631]: audit 2023-10-01T09:24:37.847353+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:24:38.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:38.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:38.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:38.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:38.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:38.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:38.991 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:39.028 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:39.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:39.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 71 16 78532 78516 69.0959 45 0.0191247 0.014467 2023-10-01T09:24:39.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:39.163 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:39.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:39.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:39.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:39.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:39.420 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:39.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:39.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T09:24:39.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:39.568 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:39.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:39.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:39.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:39.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:39.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:39.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:39.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:39.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:39.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:39 smithi111 bash[78631]: cluster 2023-10-01T09:24:39.149268+0000 mgr.y (mgr.25132) 432 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s 2023-10-01T09:24:39.959 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:39 smithi111 bash[75702]: cluster 2023-10-01T09:24:39.149268+0000 mgr.y (mgr.25132) 432 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s 2023-10-01T09:24:39.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:39.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:39.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:40.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 72 16 79291 79275 68.7951 47.4375 0.0257392 0.01453 2023-10-01T09:24:40.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:40.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:40.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:40.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:40.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:39 smithi183 bash[59233]: cluster 2023-10-01T09:24:39.149268+0000 mgr.y (mgr.25132) 432 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s 2023-10-01T09:24:40.370 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:40.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:40.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:40.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:40.538 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:40.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:40.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:40.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:40.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:40.775 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:40.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:40.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:40.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:40.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:40.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:40.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:41.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:41.041 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:41.041 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 73 16 80084 80068 68.5316 49.5625 0.0191978 0.0145857 2023-10-01T09:24:41.078 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:41.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:41.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:41.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:41.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:41.266 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:24:41.312 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:24:41.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:41.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:41.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:41.360 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:24:41.402 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:24:41.440 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:24:41.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:41.474 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:24:41.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:41.512 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:24:41.559 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.567 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.568 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:24:41.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:41.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:41.706 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:41.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:41.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:41.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:41.868 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:41.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:41.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:41.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:42.001 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:42.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:42.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 74 16 80833 80817 68.2381 46.8125 0.027869 0.0146487 2023-10-01T09:24:42.105 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:42.135 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:42.242 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:42.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:42 smithi183 bash[59233]: cluster 2023-10-01T09:24:41.150005+0000 mgr.y (mgr.25132) 433 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-10-01T09:24:42.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:42 smithi183 bash[59233]: audit 2023-10-01T09:24:41.214401+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.111:0/3676838599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:24:42.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:42.371 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:42.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:42.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:42.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:42 smithi111 bash[75702]: cluster 2023-10-01T09:24:41.150005+0000 mgr.y (mgr.25132) 433 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-10-01T09:24:42.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:42 smithi111 bash[75702]: audit 2023-10-01T09:24:41.214401+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.111:0/3676838599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:24:42.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:42 smithi111 bash[78631]: cluster 2023-10-01T09:24:41.150005+0000 mgr.y (mgr.25132) 433 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-10-01T09:24:42.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:42 smithi111 bash[78631]: audit 2023-10-01T09:24:41.214401+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.111:0/3676838599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:24:42.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:42.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:42.665 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:42.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:42.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:42.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:42.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:42.932 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:42.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:43.035 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:43.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 75 16 81566 81550 67.9391 45.8125 0.0224303 0.0147127 2023-10-01T09:24:43.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:43.164 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:43.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:43.324 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:43.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:43.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:43.480 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:43.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:43.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:43.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:43.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:43.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:43.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:43.877 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:43.922 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:43.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:44.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:44.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 76 16 82309 82293 67.6562 46.4375 0.0192549 0.0147742 2023-10-01T09:24:44.057 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:44.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:44.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:44.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:44 smithi183 bash[59233]: cluster 2023-10-01T09:24:43.150420+0000 mgr.y (mgr.25132) 434 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2023-10-01T09:24:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:44 smithi183 bash[59233]: audit 2023-10-01T09:24:43.997074+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:44 smithi183 bash[59233]: audit 2023-10-01T09:24:44.111883+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:44 smithi183 bash[59233]: audit 2023-10-01T09:24:44.124187+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:44.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:44.443 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.452 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[78631]: cluster 2023-10-01T09:24:43.150420+0000 mgr.y (mgr.25132) 434 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2023-10-01T09:24:44.452 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[78631]: audit 2023-10-01T09:24:43.997074+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:44.452 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[78631]: audit 2023-10-01T09:24:44.111883+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:44.452 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[78631]: audit 2023-10-01T09:24:44.124187+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:44.453 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[75702]: cluster 2023-10-01T09:24:43.150420+0000 mgr.y (mgr.25132) 434 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2023-10-01T09:24:44.453 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[75702]: audit 2023-10-01T09:24:43.997074+0000 mon.a (mon.0) 544 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:24:44.453 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[75702]: audit 2023-10-01T09:24:44.111883+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:44.453 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[75702]: audit 2023-10-01T09:24:44.124187+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:44.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:44.568 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] 2023-10-01T09:24:44.568 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:24:44.568 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:24:44.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:24:44.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.672 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:44.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:44.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:44.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:44.824 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:24:44] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-10-01T09:24:44.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:44.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:44.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:44.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:45.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 77 16 83020 83004 67.3547 44.4375 0.0343422 0.0148404 2023-10-01T09:24:45.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:45.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:45.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:45.173 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:45.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:45.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:45.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:45.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:45.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:45.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:45.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:45.566 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:45.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:45.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:45.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:45.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:45.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:45.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:24:45.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:45.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:45.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:45.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:45.998 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:46.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:46.040 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 78 16 83741 83725 67.0688 45.0625 0.0260683 0.0149027 2023-10-01T09:24:46.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:46.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:46.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:46.269 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:46.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:46 smithi183 bash[59233]: cluster 2023-10-01T09:24:45.151007+0000 mgr.y (mgr.25132) 435 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:46.372 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:46.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:46.391 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:46 smithi111 bash[75702]: cluster 2023-10-01T09:24:45.151007+0000 mgr.y (mgr.25132) 435 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:46.395 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:46 smithi111 bash[78631]: cluster 2023-10-01T09:24:45.151007+0000 mgr.y (mgr.25132) 435 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2023-10-01T09:24:46.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:46.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:46.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:46.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:46.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:46.680 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:46.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:46.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:46.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:46.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:46.944 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:46.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:47.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 79 16 84433 84417 66.7666 43.25 0.0158846 0.0149708 2023-10-01T09:24:47.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:47.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:47.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:47.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:47.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:47.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:47.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:47.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:47.500 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:47.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:47.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:47.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:47.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:47.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:47.790 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:47.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:47.940 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:47.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:47.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:48.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:24:48.040551+0000 min lat: 0.00121639 max lat: 0.269289 avg lat: 0.0150507 2023-10-01T09:24:48.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:24:48.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 80 16 85046 85030 66.411 38.3125 0.0446372 0.0150507 2023-10-01T09:24:48.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:48.086 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:48.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:48.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:48.316 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:48.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:48.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:48.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:48.469 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:48 smithi111 bash[75702]: cluster 2023-10-01T09:24:47.151638+0000 mgr.y (mgr.25132) 436 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2023-10-01T09:24:48.470 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:48 smithi111 bash[75702]: audit 2023-10-01T09:24:47.881952+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:48.470 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:48 smithi111 bash[75702]: audit 2023-10-01T09:24:47.899590+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:48.470 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:48 smithi111 bash[78631]: cluster 2023-10-01T09:24:47.151638+0000 mgr.y (mgr.25132) 436 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2023-10-01T09:24:48.470 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:48 smithi111 bash[78631]: audit 2023-10-01T09:24:47.881952+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:48.470 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:48 smithi111 bash[78631]: audit 2023-10-01T09:24:47.899590+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:48.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:48 smithi183 bash[59233]: cluster 2023-10-01T09:24:47.151638+0000 mgr.y (mgr.25132) 436 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2023-10-01T09:24:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:48 smithi183 bash[59233]: audit 2023-10-01T09:24:47.881952+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:48 smithi183 bash[59233]: audit 2023-10-01T09:24:47.899590+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:48.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:48.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:48.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:48.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:48.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:48.899 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:48.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:49.003 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:49.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:49.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:49.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 81 16 85624 85608 66.0371 36.125 0.00507482 0.0151364 2023-10-01T09:24:49.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:49.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:49.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:49.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:49.292 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:49.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:49.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[75702]: audit 2023-10-01T09:24:48.490533+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[75702]: audit 2023-10-01T09:24:48.491545+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[75702]: audit 2023-10-01T09:24:48.501733+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[75702]: audit 2023-10-01T09:24:49.058578+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.111:0/2245245314' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[75702]: audit 2023-10-01T09:24:49.059051+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:24:49.405 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[78631]: audit 2023-10-01T09:24:48.490533+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:24:49.405 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[78631]: audit 2023-10-01T09:24:48.491545+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:24:49.405 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[78631]: audit 2023-10-01T09:24:48.501733+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:49.405 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[78631]: audit 2023-10-01T09:24:49.058578+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.111:0/2245245314' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:24:49.405 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:49 smithi111 bash[78631]: audit 2023-10-01T09:24:49.059051+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:24:49.435 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:49.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:49.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:49 smithi183 bash[59233]: audit 2023-10-01T09:24:48.490533+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:24:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:49 smithi183 bash[59233]: audit 2023-10-01T09:24:48.491545+0000 mon.a (mon.0) 550 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:24:49.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:49 smithi183 bash[59233]: audit 2023-10-01T09:24:48.501733+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:24:49.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:49 smithi183 bash[59233]: audit 2023-10-01T09:24:49.058578+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.111:0/2245245314' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:24:49.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:49 smithi183 bash[59233]: audit 2023-10-01T09:24:49.059051+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:24:49.566 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:49.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:49.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:49.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:49.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:49.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:49.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:49.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:49.907 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:24:49.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:49.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:49.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:50.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 82 16 86378 86362 65.8062 47.125 0.0134916 0.0151894 2023-10-01T09:24:50.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:50.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:50.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:50.207 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[75702]: cluster 2023-10-01T09:24:49.152111+0000 mgr.y (mgr.25132) 437 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2023-10-01T09:24:50.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[75702]: cluster 2023-10-01T09:24:49.878648+0000 mon.a (mon.0) 553 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:24:50.228 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[75702]: audit 2023-10-01T09:24:49.892147+0000 mon.a (mon.0) 554 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:24:50.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:50.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:50.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:50.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:50 smithi183 bash[59233]: cluster 2023-10-01T09:24:49.152111+0000 mgr.y (mgr.25132) 437 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2023-10-01T09:24:50.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:50 smithi183 bash[59233]: cluster 2023-10-01T09:24:49.878648+0000 mon.a (mon.0) 553 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:24:50.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:50 smithi183 bash[59233]: audit 2023-10-01T09:24:49.892147+0000 mon.a (mon.0) 554 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:24:50.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:50 smithi183 bash[59233]: cluster 2023-10-01T09:24:49.896594+0000 mon.a (mon.0) 555 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-01T09:24:50.504 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:50.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[75702]: cluster 2023-10-01T09:24:49.896594+0000 mon.a (mon.0) 555 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-01T09:24:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[78631]: cluster 2023-10-01T09:24:49.152111+0000 mgr.y (mgr.25132) 437 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2023-10-01T09:24:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[78631]: cluster 2023-10-01T09:24:49.878648+0000 mon.a (mon.0) 553 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:24:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[78631]: audit 2023-10-01T09:24:49.892147+0000 mon.a (mon.0) 554 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:24:50.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:50 smithi111 bash[78631]: cluster 2023-10-01T09:24:49.896594+0000 mon.a (mon.0) 555 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-01T09:24:50.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:50.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:50.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:50.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:50.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:50.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:50.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:51.006 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:51.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:51.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:51.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 83 16 87148 87132 65.5932 48.125 0.0399884 0.0152388 2023-10-01T09:24:51.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:51.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:51.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:51.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:51.276 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:51 smithi183 bash[59233]: cluster 2023-10-01T09:24:49.891764+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.276 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:51 smithi183 bash[59233]: cluster 2023-10-01T09:24:49.911806+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.276 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:51 smithi183 bash[59233]: cluster 2023-10-01T09:24:49.917159+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.297 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:51.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:51.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:51 smithi111 bash[78631]: cluster 2023-10-01T09:24:49.891764+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:51 smithi111 bash[78631]: cluster 2023-10-01T09:24:49.911806+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:51 smithi111 bash[78631]: cluster 2023-10-01T09:24:49.917159+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:51 smithi111 bash[75702]: cluster 2023-10-01T09:24:49.891764+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:51 smithi111 bash[75702]: cluster 2023-10-01T09:24:49.911806+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:51 smithi111 bash[75702]: cluster 2023-10-01T09:24:49.917159+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T09:24:51.442 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:51.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:51.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:51.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:51.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:51.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:51.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:51.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:51.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:51.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:51.875 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:51.959 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:51.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:51.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:52.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 84 16 87892 87876 65.3659 46.5 0.016963 0.0152913 2023-10-01T09:24:52.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:52.090 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:52.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:52.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:52.187 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:24:52.188 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:24:52.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:52.242 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:52 smithi111 bash[78631]: cluster 2023-10-01T09:24:51.152851+0000 mgr.y (mgr.25132) 438 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-01T09:24:52.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:52.347 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:52.356 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:52 smithi183 bash[59233]: cluster 2023-10-01T09:24:51.152851+0000 mgr.y (mgr.25132) 438 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-01T09:24:52.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:52.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:52.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:52.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:52.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:52.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:52 smithi111 bash[75702]: cluster 2023-10-01T09:24:51.152851+0000 mgr.y (mgr.25132) 438 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-01T09:24:52.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:52.635 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:52.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:52.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:52.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:52.919 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:52.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:52.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:53.024 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:53.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 85 16 88624 88608 65.1351 45.75 0.0199439 0.0153455 2023-10-01T09:24:53.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:53.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:53.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:53.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:53.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:53.296 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:53.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:53.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:53.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:53.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:53.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:53.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:53.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:24:53.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:53.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:53.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:53.838 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:53.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:53.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:53.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:53.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:53.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:54.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 86 16 89182 89166 64.7832 34.875 0.0105332 0.0154311 2023-10-01T09:24:54.071 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:54.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:54.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:54.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:54.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:54.348 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:54 smithi111 bash[78631]: cluster 2023-10-01T09:24:53.153441+0000 mgr.y (mgr.25132) 439 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-01T09:24:54.348 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:54 smithi111 bash[75702]: cluster 2023-10-01T09:24:53.153441+0000 mgr.y (mgr.25132) 439 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-01T09:24:54.376 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:54.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:54.517 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:54.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:54.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:54 smithi183 bash[59233]: cluster 2023-10-01T09:24:53.153441+0000 mgr.y (mgr.25132) 439 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2023-10-01T09:24:54.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:54.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:54.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:54.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:54.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:54.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:54.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:54.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:54.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:54.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:55.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:55.042 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 87 16 89913 89897 64.5637 45.6875 0.0375981 0.0154832 2023-10-01T09:24:55.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:24:55.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:24:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:24:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:24:54] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-10-01T09:24:55.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:55.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:55.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:55.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:55.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:55.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:55.442 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:55.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:55.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:55.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:55.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:55.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:55.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:55.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T09:24:55.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:55.867 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:55.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:55.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:56.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:56.043 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 88 16 90620 90604 64.3316 44.1875 0.0358762 0.0155391 2023-10-01T09:24:56.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:56.140 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:56.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:56.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:56.250 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:56 smithi111 bash[75702]: cluster 2023-10-01T09:24:55.154071+0000 mgr.y (mgr.25132) 440 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-10-01T09:24:56.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:56.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:56.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:56.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:56.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:56.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:56 smithi183 bash[59233]: cluster 2023-10-01T09:24:55.154071+0000 mgr.y (mgr.25132) 440 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-10-01T09:24:56.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:56.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:56 smithi111 bash[78631]: cluster 2023-10-01T09:24:55.154071+0000 mgr.y (mgr.25132) 440 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-10-01T09:24:56.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:56.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:56.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:56.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:56.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:56.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:56.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:56.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:56.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:57.044 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 89 16 91331 91315 64.1081 44.4375 0.0291448 0.015593 2023-10-01T09:24:57.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:57.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:57.191 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:57.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:57.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:57.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:57.351 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:57.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:57.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:57.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:57.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:57.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:57.713 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:57.739 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:24:57.845 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:57.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:57.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:57.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:57.982 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:58.008 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:58.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total time run: 90.0079 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total writes made: 92033 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Write size: 65536 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object size: 65536 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Bandwidth (MB/sec): 63.9062 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Bandwidth: 23.2842 2023-10-01T09:24:58.045 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max bandwidth (MB/sec): 158.062 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min bandwidth (MB/sec): 34.875 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average IOPS: 1022 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev IOPS: 372.547 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max IOPS: 2529 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min IOPS: 558 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average Latency(s): 0.0156436 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Latency(s): 0.0138881 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max latency(s): 0.269289 2023-10-01T09:24:58.046 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min latency(s): 0.00121639 2023-10-01T09:24:58.052 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T09:24:58.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:58.139 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:58.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:58.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:58.268 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:58.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:58.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:58.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:58.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:58.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:58.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:24:58 smithi111 bash[75702]: cluster 2023-10-01T09:24:57.154680+0000 mgr.y (mgr.25132) 441 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 689 op/s 2023-10-01T09:24:58.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:24:58 smithi111 bash[78631]: cluster 2023-10-01T09:24:57.154680+0000 mgr.y (mgr.25132) 441 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 689 op/s 2023-10-01T09:24:58.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:24:58 smithi183 bash[59233]: cluster 2023-10-01T09:24:57.154680+0000 mgr.y (mgr.25132) 441 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 689 op/s 2023-10-01T09:24:58.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:58.644 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:24:58.663 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:58.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:58.793 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:24:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:24:58.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:58.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:58.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:59.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:59.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:24:59.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:24:59.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:59.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:24:59.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:24:59.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:59.338 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:59.442 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:59.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:59.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:59.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:59.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:24:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:24:59.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:59.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:24:59.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:24:59.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:59.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:24:59.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:24:59.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:59.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:24:59.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:24:59.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:00.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:00.095 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:00 smithi111 bash[75702]: audit 2023-10-01T09:24:59.002521+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:00.095 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:00 smithi111 bash[75702]: audit 2023-10-01T09:24:59.004032+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:00.095 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:00 smithi111 bash[75702]: cluster 2023-10-01T09:24:59.155072+0000 mgr.y (mgr.25132) 442 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 689 op/s 2023-10-01T09:25:00.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:00 smithi111 bash[78631]: audit 2023-10-01T09:24:59.002521+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:00.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:00 smithi111 bash[78631]: audit 2023-10-01T09:24:59.004032+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:00.096 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:00 smithi111 bash[78631]: cluster 2023-10-01T09:24:59.155072+0000 mgr.y (mgr.25132) 442 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 689 op/s 2023-10-01T09:25:00.117 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:00.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:00.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:00.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:00.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:00 smithi183 bash[59233]: audit 2023-10-01T09:24:59.002521+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:00 smithi183 bash[59233]: audit 2023-10-01T09:24:59.004032+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:00 smithi183 bash[59233]: cluster 2023-10-01T09:24:59.155072+0000 mgr.y (mgr.25132) 442 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 689 op/s 2023-10-01T09:25:00.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:00.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:00.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:00.455 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:00.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:00.528 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:00.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:00.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:00.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:00.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:00.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:00.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:00.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:00.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:00.921 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:00.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:00.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:01.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:01.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:01.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:01.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:01.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:01.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:01.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:01.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:01.438 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:01.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:01.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:01.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:01.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:01.728 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:01.831 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:01.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:01.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:01.983 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:02.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:02.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:02.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:02.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:02.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:02.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:02.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:02.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:02.395 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:02 smithi111 bash[75702]: cluster 2023-10-01T09:25:01.155807+0000 mgr.y (mgr.25132) 443 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 90 B/s rd, 47 MiB/s wr, 900 op/s 2023-10-01T09:25:02.396 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:02 smithi111 bash[78631]: cluster 2023-10-01T09:25:01.155807+0000 mgr.y (mgr.25132) 443 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 90 B/s rd, 47 MiB/s wr, 900 op/s 2023-10-01T09:25:02.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:02.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:02.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:02 smithi183 bash[59233]: cluster 2023-10-01T09:25:01.155807+0000 mgr.y (mgr.25132) 443 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 90 B/s rd, 47 MiB/s wr, 900 op/s 2023-10-01T09:25:02.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:02.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:02.674 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:02.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:02.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:02.716 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:25:02.742 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:25:02.780 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:25:02.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:02.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:02.846 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:25:02.889 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:25:02.933 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:25:02.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:02.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:02.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:02.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:02.991 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:25:03.028 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:25:03.032 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.033 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:25:03.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:03.115 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:03.219 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:03.222 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:03 smithi111 bash[75702]: audit 2023-10-01T09:25:02.695315+0000 mon.a (mon.0) 558 : audit 0 from='client.? 172.21.15.111:0/3409488249' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:03.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:03.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:03.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:03 smithi183 bash[59233]: audit 2023-10-01T09:25:02.695315+0000 mon.a (mon.0) 558 : audit 0 from='client.? 172.21.15.111:0/3409488249' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:03.389 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:03.488 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:03 smithi111 bash[78631]: audit 2023-10-01T09:25:02.695315+0000 mon.a (mon.0) 558 : audit 0 from='client.? 172.21.15.111:0/3409488249' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:03.492 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:03.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:03.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:03.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:03.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:03.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:03.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:03.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:03.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:03.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:03.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:03.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:04.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:04.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:04.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:04.283 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:04.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:04 smithi183 bash[59233]: cluster 2023-10-01T09:25:03.156172+0000 mgr.y (mgr.25132) 444 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 596 op/s 2023-10-01T09:25:04.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:04.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:04.418 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:04.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:04 smithi111 bash[78631]: cluster 2023-10-01T09:25:03.156172+0000 mgr.y (mgr.25132) 444 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 596 op/s 2023-10-01T09:25:04.432 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:04 smithi111 bash[75702]: cluster 2023-10-01T09:25:03.156172+0000 mgr.y (mgr.25132) 444 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 596 op/s 2023-10-01T09:25:04.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:04.533 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:25:04.545 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:25:04.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:04.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:04.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:04.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:04.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.970 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:25:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:25:04] "GET /metrics HTTP/1.1" 200 36314 "" "Prometheus/2.33.4" 2023-10-01T09:25:04.987 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:04.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:04.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:05.090 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:05.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:05.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:05.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:05.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:05.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:05.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:05.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:05.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:05.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:05.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:05.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:05.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:05.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:05.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:05.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:05.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:05.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:05.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:05.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:05.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:06.011 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:06.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:06.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:06.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:06.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:06.255 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:06 smithi183 bash[59233]: audit 2023-10-01T09:25:04.515119+0000 mgr.y (mgr.25132) 445 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:25:06.255 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:06 smithi183 bash[59233]: cluster 2023-10-01T09:25:05.156759+0000 mgr.y (mgr.25132) 446 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 756 op/s 2023-10-01T09:25:06.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:06.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:06.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:06.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:06.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:06.520 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:06 smithi111 bash[78631]: audit 2023-10-01T09:25:04.515119+0000 mgr.y (mgr.25132) 445 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:25:06.520 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:06 smithi111 bash[78631]: cluster 2023-10-01T09:25:05.156759+0000 mgr.y (mgr.25132) 446 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 756 op/s 2023-10-01T09:25:06.520 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:06 smithi111 bash[75702]: audit 2023-10-01T09:25:04.515119+0000 mgr.y (mgr.25132) 445 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:25:06.520 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:06 smithi111 bash[75702]: cluster 2023-10-01T09:25:05.156759+0000 mgr.y (mgr.25132) 446 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 756 op/s 2023-10-01T09:25:06.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:06.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:06.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:06.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:06.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:06.900 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:06.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:06.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:07.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:07.071 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:07.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:07.203 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:07.307 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:07.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:07.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:07.462 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:07.566 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:07.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:07.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:07.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:07.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:07.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:07.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:07.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:08.004 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:08.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:08.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:08.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:08.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:08.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:08.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:25:08.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:08.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:08 smithi183 bash[59233]: cluster 2023-10-01T09:25:07.157298+0000 mgr.y (mgr.25132) 447 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 18 MiB/s wr, 706 op/s 2023-10-01T09:25:08.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:08.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:08.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:08 smithi111 bash[78631]: cluster 2023-10-01T09:25:07.157298+0000 mgr.y (mgr.25132) 447 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 18 MiB/s wr, 706 op/s 2023-10-01T09:25:08.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:08 smithi111 bash[75702]: cluster 2023-10-01T09:25:07.157298+0000 mgr.y (mgr.25132) 447 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 18 MiB/s wr, 706 op/s 2023-10-01T09:25:08.628 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:08.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:08.675 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":386,"stamp":"2023-10-01T09:25:03.155977+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5925115832,"num_objects":90426,"num_object_clones":0,"num_object_copies":271278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":90426,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":93926,"num_write_kb":5892558,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":1186352,"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":89460,"ondisk_log_size":89460,"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":19054660,"kb_used_data":17447044,"kb_used_omap":20,"kb_used_meta":1607339,"kb_avail":730906556,"statfs":{"total":767960285184,"available":748448313344,"internally_reserved":0,"allocated":17865773056,"data_stored":17861926495,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1645915790},"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":255197208,"num_objects":3895,"num_object_clones":0,"num_object_copies":11685,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3895,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7159,"num_write_kb":353665,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003650"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":21,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254939+0000","last_change":"2023-10-01T09:23:22.194813+0000","last_active":"2023-10-01T09:24:28.254939+0000","last_peered":"2023-10-01T09:24:28.254939+0000","last_clean":"2023-10-01T09:24:28.254939+0000","last_became_active":"2023-10-01T09:23:22.193655+0000","last_became_peered":"2023-10-01T09:23:22.193655+0000","last_unstale":"2023-10-01T09:24:28.254939+0000","last_undegraded":"2023-10-01T09:24:28.254939+0000","last_fullsized":"2023-10-01T09:24:28.254939+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:27:11.939835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.239734+0000","last_change":"2023-10-01T09:20:07.696201+0000","last_active":"2023-10-01T09:24:28.239734+0000","last_peered":"2023-10-01T09:24:28.239734+0000","last_clean":"2023-10-01T09:24:28.239734+0000","last_became_active":"2023-10-01T09:20:07.695586+0000","last_became_peered":"2023-10-01T09:20:07.695586+0000","last_unstale":"2023-10-01T09:24:28.239734+0000","last_undegraded":"2023-10-01T09:24:28.239734+0000","last_fullsized":"2023-10-01T09:24:28.239734+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:16:12.813710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":15,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.259096+0000","last_change":"2023-10-01T09:23:30.932061+0000","last_active":"2023-10-01T09:24:28.259096+0000","last_peered":"2023-10-01T09:24:28.259096+0000","last_clean":"2023-10-01T09:24:28.259096+0000","last_became_active":"2023-10-01T09:23:30.931647+0000","last_became_peered":"2023-10-01T09:23:30.931647+0000","last_unstale":"2023-10-01T09:24:28.259096+0000","last_undegraded":"2023-10-01T09:24:28.259096+0000","last_fullsized":"2023-10-01T09:24:28.259096+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:43:41.589457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254736+0000","last_change":"2023-10-01T09:23:07.513514+0000","last_active":"2023-10-01T09:24:28.254736+0000","last_peered":"2023-10-01T09:24:28.254736+0000","last_clean":"2023-10-01T09:24:28.254736+0000","last_became_active":"2023-10-01T09:23:07.513147+0000","last_became_peered":"2023-10-01T09:23:07.513147+0000","last_unstale":"2023-10-01T09:24:28.254736+0000","last_undegraded":"2023-10-01T09:24:28.254736+0000","last_fullsized":"2023-10-01T09:24:28.254736+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:39:34.827310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":96,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:49.916337+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:24:49.916337+0000","last_peered":"2023-10-01T09:24:49.916337+0000","last_clean":"2023-10-01T09:24:49.916337+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:24:49.916337+0000","last_undegraded":"2023-10-01T09:24:49.916337+0000","last_fullsized":"2023-10-01T09:24:49.916337+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":61,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.275063+0000","last_change":"2023-10-01T09:23:22.191382+0000","last_active":"2023-10-01T09:24:28.275063+0000","last_peered":"2023-10-01T09:24:28.275063+0000","last_clean":"2023-10-01T09:24:28.275063+0000","last_became_active":"2023-10-01T09:23:22.190999+0000","last_became_peered":"2023-10-01T09:23:22.190999+0000","last_unstale":"2023-10-01T09:24:28.275063+0000","last_undegraded":"2023-10-01T09:24:28.275063+0000","last_fullsized":"2023-10-01T09:24:28.275063+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.245190+0000","last_change":"2023-10-01T09:23:22.205260+0000","last_active":"2023-10-01T09:24:28.245190+0000","last_peered":"2023-10-01T09:24:28.245190+0000","last_clean":"2023-10-01T09:24:28.245190+0000","last_became_active":"2023-10-01T09:23:22.204350+0000","last_became_peered":"2023-10-01T09:23:22.204350+0000","last_unstale":"2023-10-01T09:24:28.245190+0000","last_undegraded":"2023-10-01T09:24:28.245190+0000","last_fullsized":"2023-10-01T09:24:28.245190+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:40.718929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:45.893238+0000","last_change":"2023-10-01T09:23:07.506065+0000","last_active":"2023-10-01T09:24:45.893238+0000","last_peered":"2023-10-01T09:24:45.893238+0000","last_clean":"2023-10-01T09:24:45.893238+0000","last_became_active":"2023-10-01T09:23:07.505742+0000","last_became_peered":"2023-10-01T09:23:07.505742+0000","last_unstale":"2023-10-01T09:24:45.893238+0000","last_undegraded":"2023-10-01T09:24:45.893238+0000","last_fullsized":"2023-10-01T09:24:45.893238+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:51:44.717013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.257099+0000","last_change":"2023-10-01T09:23:07.504160+0000","last_active":"2023-10-01T09:24:28.257099+0000","last_peered":"2023-10-01T09:24:28.257099+0000","last_clean":"2023-10-01T09:24:28.257099+0000","last_became_active":"2023-10-01T09:23:07.503816+0000","last_became_peered":"2023-10-01T09:23:07.503816+0000","last_unstale":"2023-10-01T09:24:28.257099+0000","last_undegraded":"2023-10-01T09:24:28.257099+0000","last_fullsized":"2023-10-01T09:24:28.257099+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:33.746234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":58,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:45.893302+0000","last_change":"2023-10-01T09:23:22.194599+0000","last_active":"2023-10-01T09:24:45.893302+0000","last_peered":"2023-10-01T09:24:45.893302+0000","last_clean":"2023-10-01T09:24:45.893302+0000","last_became_active":"2023-10-01T09:23:22.192895+0000","last_became_peered":"2023-10-01T09:23:22.192895+0000","last_unstale":"2023-10-01T09:24:45.893302+0000","last_undegraded":"2023-10-01T09:24:45.893302+0000","last_fullsized":"2023-10-01T09:24:45.893302+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:14.446276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":58,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.239821+0000","last_change":"2023-10-01T09:23:22.426815+0000","last_active":"2023-10-01T09:24:28.239821+0000","last_peered":"2023-10-01T09:24:28.239821+0000","last_clean":"2023-10-01T09:24:28.239821+0000","last_became_active":"2023-10-01T09:23:22.206844+0000","last_became_peered":"2023-10-01T09:23:22.206844+0000","last_unstale":"2023-10-01T09:24:28.239821+0000","last_undegraded":"2023-10-01T09:24:28.239821+0000","last_fullsized":"2023-10-01T09:24:28.239821+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T13:54:27.184949+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254501+0000","last_change":"2023-10-01T09:23:07.512335+0000","last_active":"2023-10-01T09:24:28.254501+0000","last_peered":"2023-10-01T09:24:28.254501+0000","last_clean":"2023-10-01T09:24:28.254501+0000","last_became_active":"2023-10-01T09:23:07.512004+0000","last_became_peered":"2023-10-01T09:23:07.512004+0000","last_unstale":"2023-10-01T09:24:28.254501+0000","last_undegraded":"2023-10-01T09:24:28.254501+0000","last_fullsized":"2023-10-01T09:24:28.254501+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:03:34.252473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.14","version":"74'22","reported_seq":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.262959+0000","last_change":"2023-10-01T09:23:22.376494+0000","last_active":"2023-10-01T09:24:28.262959+0000","last_peered":"2023-10-01T09:24:28.262959+0000","last_clean":"2023-10-01T09:24:28.262959+0000","last_became_active":"2023-10-01T09:23:22.189175+0000","last_became_peered":"2023-10-01T09:23:22.189175+0000","last_unstale":"2023-10-01T09:24:28.262959+0000","last_undegraded":"2023-10-01T09:24:28.262959+0000","last_fullsized":"2023-10-01T09:24:28.262959+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.276972+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:24:28.276972+0000","last_peered":"2023-10-01T09:24:28.276972+0000","last_clean":"2023-10-01T09:24:28.276972+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:24:28.276972+0000","last_undegraded":"2023-10-01T09:24:28.276972+0000","last_fullsized":"2023-10-01T09:24:28.276972+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":40,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.250506+0000","last_change":"2023-10-01T09:23:22.378484+0000","last_active":"2023-10-01T09:24:28.250506+0000","last_peered":"2023-10-01T09:24:28.250506+0000","last_clean":"2023-10-01T09:24:28.250506+0000","last_became_active":"2023-10-01T09:23:22.196972+0000","last_became_peered":"2023-10-01T09:23:22.196972+0000","last_unstale":"2023-10-01T09:24:28.250506+0000","last_undegraded":"2023-10-01T09:24:28.250506+0000","last_fullsized":"2023-10-01T09:24:28.250506+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:24.518612+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":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:45.896516+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:24:45.896516+0000","last_peered":"2023-10-01T09:24:45.896516+0000","last_clean":"2023-10-01T09:24:45.896516+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:24:45.896516+0000","last_undegraded":"2023-10-01T09:24:45.896516+0000","last_fullsized":"2023-10-01T09:24:45.896516+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254883+0000","last_change":"2023-10-01T09:23:07.509081+0000","last_active":"2023-10-01T09:24:28.254883+0000","last_peered":"2023-10-01T09:24:28.254883+0000","last_clean":"2023-10-01T09:24:28.254883+0000","last_became_active":"2023-10-01T09:23:07.508666+0000","last_became_peered":"2023-10-01T09:23:07.508666+0000","last_unstale":"2023-10-01T09:24:28.254883+0000","last_undegraded":"2023-10-01T09:24:28.254883+0000","last_fullsized":"2023-10-01T09:24:28.254883+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:46:51.347324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.239665+0000","last_change":"2023-10-01T09:23:22.207200+0000","last_active":"2023-10-01T09:24:28.239665+0000","last_peered":"2023-10-01T09:24:28.239665+0000","last_clean":"2023-10-01T09:24:28.239665+0000","last_became_active":"2023-10-01T09:23:22.206245+0000","last_became_peered":"2023-10-01T09:23:22.206245+0000","last_unstale":"2023-10-01T09:24:28.239665+0000","last_undegraded":"2023-10-01T09:24:28.239665+0000","last_fullsized":"2023-10-01T09:24:28.239665+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:58.610324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.235517+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:24:28.235517+0000","last_peered":"2023-10-01T09:24:28.235517+0000","last_clean":"2023-10-01T09:24:28.235517+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:24:28.235517+0000","last_undegraded":"2023-10-01T09:24:28.235517+0000","last_fullsized":"2023-10-01T09:24:28.235517+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254803+0000","last_change":"2023-10-01T09:23:07.500931+0000","last_active":"2023-10-01T09:24:28.254803+0000","last_peered":"2023-10-01T09:24:28.254803+0000","last_clean":"2023-10-01T09:24:28.254803+0000","last_became_active":"2023-10-01T09:23:07.500625+0000","last_became_peered":"2023-10-01T09:23:07.500625+0000","last_unstale":"2023-10-01T09:24:28.254803+0000","last_undegraded":"2023-10-01T09:24:28.254803+0000","last_fullsized":"2023-10-01T09:24:28.254803+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:13.037049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":103,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.262685+0000","last_change":"2023-10-01T09:23:07.518816+0000","last_active":"2023-10-01T09:24:28.262685+0000","last_peered":"2023-10-01T09:24:28.262685+0000","last_clean":"2023-10-01T09:24:28.262685+0000","last_became_active":"2023-10-01T09:23:07.500901+0000","last_became_peered":"2023-10-01T09:23:07.500901+0000","last_unstale":"2023-10-01T09:24:28.262685+0000","last_undegraded":"2023-10-01T09:24:28.262685+0000","last_fullsized":"2023-10-01T09:24:28.262685+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":89,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:49.924870+0000","last_change":"2023-10-01T09:23:07.506156+0000","last_active":"2023-10-01T09:24:49.924870+0000","last_peered":"2023-10-01T09:24:49.924870+0000","last_clean":"2023-10-01T09:24:49.924870+0000","last_became_active":"2023-10-01T09:23:07.505830+0000","last_became_peered":"2023-10-01T09:23:07.505830+0000","last_unstale":"2023-10-01T09:24:49.924870+0000","last_undegraded":"2023-10-01T09:24:49.924870+0000","last_fullsized":"2023-10-01T09:24:49.924870+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:06:42.793682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.a","version":"110'5780","reported_seq":5800,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.546616+0000","last_change":"2023-10-01T09:23:22.187143+0000","last_active":"2023-10-01T09:25:00.546616+0000","last_peered":"2023-10-01T09:25:00.546616+0000","last_clean":"2023-10-01T09:25:00.546616+0000","last_became_active":"2023-10-01T09:23:22.186741+0000","last_became_peered":"2023-10-01T09:23:22.186741+0000","last_unstale":"2023-10-01T09:25:00.546616+0000","last_undegraded":"2023-10-01T09:25:00.546616+0000","last_fullsized":"2023-10-01T09:25:00.546616+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5780,"log_dups_size":0,"ondisk_log_size":5780,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:34:33.705995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362545152,"num_objects":5532,"num_object_clones":0,"num_object_copies":16596,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5532,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5780,"num_write_kb":361984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":49,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.245324+0000","last_change":"2023-10-01T09:23:30.942123+0000","last_active":"2023-10-01T09:24:28.245324+0000","last_peered":"2023-10-01T09:24:28.245324+0000","last_clean":"2023-10-01T09:24:28.245324+0000","last_became_active":"2023-10-01T09:23:30.930849+0000","last_became_peered":"2023-10-01T09:23:30.930849+0000","last_unstale":"2023-10-01T09:24:28.245324+0000","last_undegraded":"2023-10-01T09:24:28.245324+0000","last_fullsized":"2023-10-01T09:24:28.245324+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:45:32.448959+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":24,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.276813+0000","last_change":"2023-10-01T09:23:07.516498+0000","last_active":"2023-10-01T09:24:28.276813+0000","last_peered":"2023-10-01T09:24:28.276813+0000","last_clean":"2023-10-01T09:24:28.276813+0000","last_became_active":"2023-10-01T09:23:07.511703+0000","last_became_peered":"2023-10-01T09:23:07.511703+0000","last_unstale":"2023-10-01T09:24:28.276813+0000","last_undegraded":"2023-10-01T09:24:28.276813+0000","last_fullsized":"2023-10-01T09:24:28.276813+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"110'5905","reported_seq":5928,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.906722+0000","last_change":"2023-10-01T09:23:08.471991+0000","last_active":"2023-10-01T09:25:00.906722+0000","last_peered":"2023-10-01T09:25:00.906722+0000","last_clean":"2023-10-01T09:25:00.906722+0000","last_became_active":"2023-10-01T09:23:08.471693+0000","last_became_peered":"2023-10-01T09:23:08.471693+0000","last_unstale":"2023-10-01T09:25:00.906722+0000","last_undegraded":"2023-10-01T09:25:00.906722+0000","last_fullsized":"2023-10-01T09:25:00.906722+0000","mapping_epoch":96,"log_start":"106'600","ondisk_log_start":"106'600","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5305,"log_dups_size":0,"ondisk_log_size":5305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:13:15.516743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367329280,"num_objects":5605,"num_object_clones":0,"num_object_copies":16815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5905,"num_write_kb":368320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"60'2","reported_seq":42,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.257231+0000","last_change":"2023-10-01T09:23:07.599169+0000","last_active":"2023-10-01T09:24:28.257231+0000","last_peered":"2023-10-01T09:24:28.257231+0000","last_clean":"2023-10-01T09:24:28.257231+0000","last_became_active":"2023-10-01T09:23:07.512261+0000","last_became_peered":"2023-10-01T09:23:07.512261+0000","last_unstale":"2023-10-01T09:24:28.257231+0000","last_undegraded":"2023-10-01T09:24:28.257231+0000","last_fullsized":"2023-10-01T09:24:28.257231+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:34:31.721156+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":[1,0,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.277240+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:24:28.277240+0000","last_peered":"2023-10-01T09:24:28.277240+0000","last_clean":"2023-10-01T09:24:28.277240+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:24:28.277240+0000","last_undegraded":"2023-10-01T09:24:28.277240+0000","last_fullsized":"2023-10-01T09:24:28.277240+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"110'5775","reported_seq":5798,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.199049+0000","last_change":"2023-10-01T09:23:08.472904+0000","last_active":"2023-10-01T09:24:59.199049+0000","last_peered":"2023-10-01T09:24:59.199049+0000","last_clean":"2023-10-01T09:24:59.199049+0000","last_became_active":"2023-10-01T09:23:08.472616+0000","last_became_peered":"2023-10-01T09:23:08.472616+0000","last_unstale":"2023-10-01T09:24:59.199049+0000","last_undegraded":"2023-10-01T09:24:59.199049+0000","last_fullsized":"2023-10-01T09:24:59.199049+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5775,"log_dups_size":0,"ondisk_log_size":5775,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:34:53.798061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372047872,"num_objects":5677,"num_object_clones":0,"num_object_copies":17031,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5677,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5775,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":19,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.250239+0000","last_change":"2023-10-01T09:23:30.953523+0000","last_active":"2023-10-01T09:24:28.250239+0000","last_peered":"2023-10-01T09:24:28.250239+0000","last_clean":"2023-10-01T09:24:28.250239+0000","last_became_active":"2023-10-01T09:23:30.931452+0000","last_became_peered":"2023-10-01T09:23:30.931452+0000","last_unstale":"2023-10-01T09:24:28.250239+0000","last_undegraded":"2023-10-01T09:24:28.250239+0000","last_fullsized":"2023-10-01T09:24:28.250239+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:04.884991+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":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":66,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254846+0000","last_change":"2023-10-01T09:23:07.512562+0000","last_active":"2023-10-01T09:24:28.254846+0000","last_peered":"2023-10-01T09:24:28.254846+0000","last_clean":"2023-10-01T09:24:28.254846+0000","last_became_active":"2023-10-01T09:23:07.512179+0000","last_became_peered":"2023-10-01T09:23:07.512179+0000","last_unstale":"2023-10-01T09:24:28.254846+0000","last_undegraded":"2023-10-01T09:24:28.254846+0000","last_fullsized":"2023-10-01T09:24:28.254846+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:34.882919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.9","version":"110'5827","reported_seq":5859,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.553244+0000","last_change":"2023-10-01T09:23:22.198371+0000","last_active":"2023-10-01T09:25:00.553244+0000","last_peered":"2023-10-01T09:25:00.553244+0000","last_clean":"2023-10-01T09:25:00.553244+0000","last_became_active":"2023-10-01T09:23:22.198009+0000","last_became_peered":"2023-10-01T09:23:22.198009+0000","last_unstale":"2023-10-01T09:25:00.553244+0000","last_undegraded":"2023-10-01T09:25:00.553244+0000","last_fullsized":"2023-10-01T09:25:00.553244+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5827,"log_dups_size":0,"ondisk_log_size":5827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:36.156389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369819648,"num_objects":5643,"num_object_clones":0,"num_object_copies":16929,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5643,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5827,"num_write_kb":367040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.274880+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:24:28.274880+0000","last_peered":"2023-10-01T09:24:28.274880+0000","last_clean":"2023-10-01T09:24:28.274880+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:24:28.274880+0000","last_undegraded":"2023-10-01T09:24:28.274880+0000","last_fullsized":"2023-10-01T09:24:28.274880+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.244506+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:24:28.244506+0000","last_peered":"2023-10-01T09:24:28.244506+0000","last_clean":"2023-10-01T09:24:28.244506+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:24:28.244506+0000","last_undegraded":"2023-10-01T09:24:28.244506+0000","last_fullsized":"2023-10-01T09:24:28.244506+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"110'5909","reported_seq":5941,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.981690+0000","last_change":"2023-10-01T09:23:22.199195+0000","last_active":"2023-10-01T09:24:59.981690+0000","last_peered":"2023-10-01T09:24:59.981690+0000","last_clean":"2023-10-01T09:24:59.981690+0000","last_became_active":"2023-10-01T09:23:22.198843+0000","last_became_peered":"2023-10-01T09:23:22.198843+0000","last_unstale":"2023-10-01T09:24:59.981690+0000","last_undegraded":"2023-10-01T09:24:59.981690+0000","last_fullsized":"2023-10-01T09:24:59.981690+0000","mapping_epoch":100,"log_start":"106'500","ondisk_log_start":"106'500","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5409,"log_dups_size":0,"ondisk_log_size":5409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:46.516709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":373882880,"num_objects":5705,"num_object_clones":0,"num_object_copies":17115,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5705,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5909,"num_write_kb":371648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:35.870926+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:24:35.870926+0000","last_peered":"2023-10-01T09:24:35.870926+0000","last_clean":"2023-10-01T09:24:35.870926+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:24:35.870926+0000","last_undegraded":"2023-10-01T09:24:35.870926+0000","last_fullsized":"2023-10-01T09:24:35.870926+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.258657+0000","last_change":"2023-10-01T09:23:22.200734+0000","last_active":"2023-10-01T09:24:28.258657+0000","last_peered":"2023-10-01T09:24:28.258657+0000","last_clean":"2023-10-01T09:24:28.258657+0000","last_became_active":"2023-10-01T09:23:22.200385+0000","last_became_peered":"2023-10-01T09:23:22.200385+0000","last_unstale":"2023-10-01T09:24:28.258657+0000","last_undegraded":"2023-10-01T09:24:28.258657+0000","last_fullsized":"2023-10-01T09:24:28.258657+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:50:27.950600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.f","version":"110'5771","reported_seq":5802,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.235674+0000","last_change":"2023-10-01T09:23:22.201991+0000","last_active":"2023-10-01T09:24:59.235674+0000","last_peered":"2023-10-01T09:24:59.235674+0000","last_clean":"2023-10-01T09:24:59.235674+0000","last_became_active":"2023-10-01T09:23:22.201657+0000","last_became_peered":"2023-10-01T09:23:22.201657+0000","last_unstale":"2023-10-01T09:24:59.235674+0000","last_undegraded":"2023-10-01T09:24:59.235674+0000","last_fullsized":"2023-10-01T09:24:59.235674+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5771,"log_dups_size":0,"ondisk_log_size":5771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:08:54.826815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":370999296,"num_objects":5661,"num_object_clones":0,"num_object_copies":16983,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5661,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5771,"num_write_kb":365824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254657+0000","last_change":"2023-10-01T09:23:22.195028+0000","last_active":"2023-10-01T09:24:28.254657+0000","last_peered":"2023-10-01T09:24:28.254657+0000","last_clean":"2023-10-01T09:24:28.254657+0000","last_became_active":"2023-10-01T09:23:22.194234+0000","last_became_peered":"2023-10-01T09:23:22.194234+0000","last_unstale":"2023-10-01T09:24:28.254657+0000","last_undegraded":"2023-10-01T09:24:28.254657+0000","last_fullsized":"2023-10-01T09:24:28.254657+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:46:39.659774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":96,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.250855+0000","last_change":"2023-10-01T09:23:22.188348+0000","last_active":"2023-10-01T09:24:28.250855+0000","last_peered":"2023-10-01T09:24:28.250855+0000","last_clean":"2023-10-01T09:24:28.250855+0000","last_became_active":"2023-10-01T09:23:22.187961+0000","last_became_peered":"2023-10-01T09:23:22.187961+0000","last_unstale":"2023-10-01T09:24:28.250855+0000","last_undegraded":"2023-10-01T09:24:28.250855+0000","last_fullsized":"2023-10-01T09:24:28.250855+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:42:56.134093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.c","version":"110'5898","reported_seq":5921,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.912866+0000","last_change":"2023-10-01T09:23:08.472916+0000","last_active":"2023-10-01T09:25:00.912866+0000","last_peered":"2023-10-01T09:25:00.912866+0000","last_clean":"2023-10-01T09:25:00.912866+0000","last_became_active":"2023-10-01T09:23:08.472543+0000","last_became_peered":"2023-10-01T09:23:08.472543+0000","last_unstale":"2023-10-01T09:25:00.912866+0000","last_undegraded":"2023-10-01T09:25:00.912866+0000","last_fullsized":"2023-10-01T09:25:00.912866+0000","mapping_epoch":96,"log_start":"106'600","ondisk_log_start":"106'600","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5298,"log_dups_size":0,"ondisk_log_size":5298,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:15:19.048727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369098752,"num_objects":5632,"num_object_clones":0,"num_object_copies":16896,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5632,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5898,"num_write_kb":368960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.257208+0000","last_change":"2023-10-01T09:23:07.503298+0000","last_active":"2023-10-01T09:24:28.257208+0000","last_peered":"2023-10-01T09:24:28.257208+0000","last_clean":"2023-10-01T09:24:28.257208+0000","last_became_active":"2023-10-01T09:23:07.502971+0000","last_became_peered":"2023-10-01T09:23:07.502971+0000","last_unstale":"2023-10-01T09:24:28.257208+0000","last_undegraded":"2023-10-01T09:24:28.257208+0000","last_fullsized":"2023-10-01T09:24:28.257208+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:08:26.613380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":85,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.277275+0000","last_change":"2023-10-01T09:23:07.513330+0000","last_active":"2023-10-01T09:24:28.277275+0000","last_peered":"2023-10-01T09:24:28.277275+0000","last_clean":"2023-10-01T09:24:28.277275+0000","last_became_active":"2023-10-01T09:23:07.510996+0000","last_became_peered":"2023-10-01T09:23:07.510996+0000","last_unstale":"2023-10-01T09:24:28.277275+0000","last_undegraded":"2023-10-01T09:24:28.277275+0000","last_fullsized":"2023-10-01T09:24:28.277275+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"110'5924","reported_seq":5946,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.920414+0000","last_change":"2023-10-01T09:23:22.190616+0000","last_active":"2023-10-01T09:24:59.920414+0000","last_peered":"2023-10-01T09:24:59.920414+0000","last_clean":"2023-10-01T09:24:59.920414+0000","last_became_active":"2023-10-01T09:23:22.190223+0000","last_became_peered":"2023-10-01T09:23:22.190223+0000","last_unstale":"2023-10-01T09:24:59.920414+0000","last_undegraded":"2023-10-01T09:24:59.920414+0000","last_fullsized":"2023-10-01T09:24:59.920414+0000","mapping_epoch":100,"log_start":"106'500","ondisk_log_start":"106'500","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5424,"log_dups_size":0,"ondisk_log_size":5424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:07:23.842150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":376897560,"num_objects":5752,"num_object_clones":0,"num_object_copies":17256,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5752,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5924,"num_write_kb":373569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":99,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.240045+0000","last_change":"2023-10-01T09:23:22.201362+0000","last_active":"2023-10-01T09:24:28.240045+0000","last_peered":"2023-10-01T09:24:28.240045+0000","last_clean":"2023-10-01T09:24:28.240045+0000","last_became_active":"2023-10-01T09:23:22.200957+0000","last_became_peered":"2023-10-01T09:23:22.200957+0000","last_unstale":"2023-10-01T09:24:28.240045+0000","last_undegraded":"2023-10-01T09:24:28.240045+0000","last_fullsized":"2023-10-01T09:24:28.240045+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:55:13.816028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.259159+0000","last_change":"2023-10-01T09:23:22.197566+0000","last_active":"2023-10-01T09:24:28.259159+0000","last_peered":"2023-10-01T09:24:28.259159+0000","last_clean":"2023-10-01T09:24:28.259159+0000","last_became_active":"2023-10-01T09:23:22.197196+0000","last_became_peered":"2023-10-01T09:23:22.197196+0000","last_unstale":"2023-10-01T09:24:28.259159+0000","last_undegraded":"2023-10-01T09:24:28.259159+0000","last_fullsized":"2023-10-01T09:24:28.259159+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:10:29.672816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.256205+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:24:28.256205+0000","last_peered":"2023-10-01T09:24:28.256205+0000","last_clean":"2023-10-01T09:24:28.256205+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:24:28.256205+0000","last_undegraded":"2023-10-01T09:24:28.256205+0000","last_fullsized":"2023-10-01T09:24:28.256205+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.239946+0000","last_change":"2023-10-01T09:23:22.200055+0000","last_active":"2023-10-01T09:24:28.239946+0000","last_peered":"2023-10-01T09:24:28.239946+0000","last_clean":"2023-10-01T09:24:28.239946+0000","last_became_active":"2023-10-01T09:23:22.199579+0000","last_became_peered":"2023-10-01T09:23:22.199579+0000","last_unstale":"2023-10-01T09:24:28.239946+0000","last_undegraded":"2023-10-01T09:24:28.239946+0000","last_fullsized":"2023-10-01T09:24:28.239946+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:56.739628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":59,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254576+0000","last_change":"2023-10-01T09:23:07.511611+0000","last_active":"2023-10-01T09:24:28.254576+0000","last_peered":"2023-10-01T09:24:28.254576+0000","last_clean":"2023-10-01T09:24:28.254576+0000","last_became_active":"2023-10-01T09:23:07.511313+0000","last_became_peered":"2023-10-01T09:23:07.511313+0000","last_unstale":"2023-10-01T09:24:28.254576+0000","last_undegraded":"2023-10-01T09:24:28.254576+0000","last_fullsized":"2023-10-01T09:24:28.254576+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:27.201317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.0","version":"110'5926","reported_seq":5949,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.530679+0000","last_change":"2023-10-01T09:23:08.470542+0000","last_active":"2023-10-01T09:25:00.530679+0000","last_peered":"2023-10-01T09:25:00.530679+0000","last_clean":"2023-10-01T09:25:00.530679+0000","last_became_active":"2023-10-01T09:23:08.470209+0000","last_became_peered":"2023-10-01T09:23:08.470209+0000","last_unstale":"2023-10-01T09:25:00.530679+0000","last_undegraded":"2023-10-01T09:25:00.530679+0000","last_fullsized":"2023-10-01T09:25:00.530679+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5926,"log_dups_size":0,"ondisk_log_size":5926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:28:19.576926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372637696,"num_objects":5686,"num_object_clones":0,"num_object_copies":17058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5926,"num_write_kb":371584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"110'5917","reported_seq":5949,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.905113+0000","last_change":"2023-10-01T09:23:22.205834+0000","last_active":"2023-10-01T09:25:00.905113+0000","last_peered":"2023-10-01T09:25:00.905113+0000","last_clean":"2023-10-01T09:25:00.905113+0000","last_became_active":"2023-10-01T09:23:22.205473+0000","last_became_peered":"2023-10-01T09:23:22.205473+0000","last_unstale":"2023-10-01T09:25:00.905113+0000","last_undegraded":"2023-10-01T09:25:00.905113+0000","last_fullsized":"2023-10-01T09:25:00.905113+0000","mapping_epoch":100,"log_start":"106'600","ondisk_log_start":"106'600","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5317,"log_dups_size":0,"ondisk_log_size":5317,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:57:20.974376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372834304,"num_objects":5689,"num_object_clones":0,"num_object_copies":17067,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5689,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5917,"num_write_kb":371392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.274868+0000","last_change":"2023-10-01T09:23:07.507464+0000","last_active":"2023-10-01T09:24:28.274868+0000","last_peered":"2023-10-01T09:24:28.274868+0000","last_clean":"2023-10-01T09:24:28.274868+0000","last_became_active":"2023-10-01T09:23:07.507078+0000","last_became_peered":"2023-10-01T09:23:07.507078+0000","last_unstale":"2023-10-01T09:24:28.274868+0000","last_undegraded":"2023-10-01T09:24:28.274868+0000","last_fullsized":"2023-10-01T09:24:28.274868+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.250496+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:24:28.250496+0000","last_peered":"2023-10-01T09:24:28.250496+0000","last_clean":"2023-10-01T09:24:28.250496+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:24:28.250496+0000","last_undegraded":"2023-10-01T09:24:28.250496+0000","last_fullsized":"2023-10-01T09:24:28.250496+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.256142+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:24:28.256142+0000","last_peered":"2023-10-01T09:24:28.256142+0000","last_clean":"2023-10-01T09:24:28.256142+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:24:28.256142+0000","last_undegraded":"2023-10-01T09:24:28.256142+0000","last_fullsized":"2023-10-01T09:24:28.256142+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"110'5886","reported_seq":5905,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.932311+0000","last_change":"2023-10-01T09:23:08.477647+0000","last_active":"2023-10-01T09:24:59.932311+0000","last_peered":"2023-10-01T09:24:59.932311+0000","last_clean":"2023-10-01T09:24:59.932311+0000","last_became_active":"2023-10-01T09:23:08.477351+0000","last_became_peered":"2023-10-01T09:23:08.477351+0000","last_unstale":"2023-10-01T09:24:59.932311+0000","last_undegraded":"2023-10-01T09:24:59.932311+0000","last_fullsized":"2023-10-01T09:24:59.932311+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5886,"log_dups_size":0,"ondisk_log_size":5886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":371064832,"num_objects":5662,"num_object_clones":0,"num_object_copies":16986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5662,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5886,"num_write_kb":369536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":101,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.257289+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:24:28.257289+0000","last_peered":"2023-10-01T09:24:28.257289+0000","last_clean":"2023-10-01T09:24:28.257289+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:24:28.257289+0000","last_undegraded":"2023-10-01T09:24:28.257289+0000","last_fullsized":"2023-10-01T09:24:28.257289+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:49.905196+0000","last_change":"2023-10-01T09:23:07.510021+0000","last_active":"2023-10-01T09:24:49.905196+0000","last_peered":"2023-10-01T09:24:49.905196+0000","last_clean":"2023-10-01T09:24:49.905196+0000","last_became_active":"2023-10-01T09:23:07.509651+0000","last_became_peered":"2023-10-01T09:23:07.509651+0000","last_unstale":"2023-10-01T09:24:49.905196+0000","last_undegraded":"2023-10-01T09:24:49.905196+0000","last_fullsized":"2023-10-01T09:24:49.905196+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:46.248461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":93,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.259014+0000","last_change":"2023-10-01T09:23:22.196758+0000","last_active":"2023-10-01T09:24:28.259014+0000","last_peered":"2023-10-01T09:24:28.259014+0000","last_clean":"2023-10-01T09:24:28.259014+0000","last_became_active":"2023-10-01T09:23:22.196407+0000","last_became_peered":"2023-10-01T09:23:22.196407+0000","last_unstale":"2023-10-01T09:24:28.259014+0000","last_undegraded":"2023-10-01T09:24:28.259014+0000","last_fullsized":"2023-10-01T09:24:28.259014+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:52:21.123654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"110'5809","reported_seq":5831,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.949011+0000","last_change":"2023-10-01T09:23:08.856796+0000","last_active":"2023-10-01T09:24:59.949011+0000","last_peered":"2023-10-01T09:24:59.949011+0000","last_clean":"2023-10-01T09:24:59.949011+0000","last_became_active":"2023-10-01T09:23:08.856221+0000","last_became_peered":"2023-10-01T09:23:08.856221+0000","last_unstale":"2023-10-01T09:24:59.949011+0000","last_undegraded":"2023-10-01T09:24:59.949011+0000","last_fullsized":"2023-10-01T09:24:59.949011+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5809,"log_dups_size":0,"ondisk_log_size":5809,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369688576,"num_objects":5641,"num_object_clones":0,"num_object_copies":16923,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5641,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5809,"num_write_kb":366400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.255781+0000","last_change":"2023-10-01T09:23:22.196302+0000","last_active":"2023-10-01T09:24:28.255781+0000","last_peered":"2023-10-01T09:24:28.255781+0000","last_clean":"2023-10-01T09:24:28.255781+0000","last_became_active":"2023-10-01T09:23:22.195963+0000","last_became_peered":"2023-10-01T09:23:22.195963+0000","last_unstale":"2023-10-01T09:24:28.255781+0000","last_undegraded":"2023-10-01T09:24:28.255781+0000","last_fullsized":"2023-10-01T09:24:28.255781+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:42:20.903543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":323,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.244410+0000","last_change":"2023-10-01T09:23:24.868751+0000","last_active":"2023-10-01T09:24:28.244410+0000","last_peered":"2023-10-01T09:24:28.244410+0000","last_clean":"2023-10-01T09:24:28.244410+0000","last_became_active":"2023-10-01T09:23:24.868213+0000","last_became_peered":"2023-10-01T09:23:24.868213+0000","last_unstale":"2023-10-01T09:24:28.244410+0000","last_undegraded":"2023-10-01T09:24:28.244410+0000","last_fullsized":"2023-10-01T09:24:28.244410+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:20.177541+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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254481+0000","last_change":"2023-10-01T09:23:30.933313+0000","last_active":"2023-10-01T09:24:28.254481+0000","last_peered":"2023-10-01T09:24:28.254481+0000","last_clean":"2023-10-01T09:24:28.254481+0000","last_became_active":"2023-10-01T09:23:30.932979+0000","last_became_peered":"2023-10-01T09:23:30.932979+0000","last_unstale":"2023-10-01T09:24:28.254481+0000","last_undegraded":"2023-10-01T09:24:28.254481+0000","last_fullsized":"2023-10-01T09:24:28.254481+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:45:25.129576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":26,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.237044+0000","last_change":"2023-10-01T09:23:07.515015+0000","last_active":"2023-10-01T09:24:28.237044+0000","last_peered":"2023-10-01T09:24:28.237044+0000","last_clean":"2023-10-01T09:24:28.237044+0000","last_became_active":"2023-10-01T09:23:07.514027+0000","last_became_peered":"2023-10-01T09:23:07.514027+0000","last_unstale":"2023-10-01T09:24:28.237044+0000","last_undegraded":"2023-10-01T09:24:28.237044+0000","last_fullsized":"2023-10-01T09:24:28.237044+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":96,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.235369+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:24:28.235369+0000","last_peered":"2023-10-01T09:24:28.235369+0000","last_clean":"2023-10-01T09:24:28.235369+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:24:28.235369+0000","last_undegraded":"2023-10-01T09:24:28.235369+0000","last_fullsized":"2023-10-01T09:24:28.235369+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:40.546864+0000","last_change":"2023-10-01T09:23:30.929229+0000","last_active":"2023-10-01T09:24:40.546864+0000","last_peered":"2023-10-01T09:24:40.546864+0000","last_clean":"2023-10-01T09:24:40.546864+0000","last_became_active":"2023-10-01T09:23:30.928955+0000","last_became_peered":"2023-10-01T09:23:30.928955+0000","last_unstale":"2023-10-01T09:24:40.546864+0000","last_undegraded":"2023-10-01T09:24:40.546864+0000","last_fullsized":"2023-10-01T09:24:40.546864+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:05:58.381402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":85,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:49.914494+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:24:49.914494+0000","last_peered":"2023-10-01T09:24:49.914494+0000","last_clean":"2023-10-01T09:24:49.914494+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:24:49.914494+0000","last_undegraded":"2023-10-01T09:24:49.914494+0000","last_fullsized":"2023-10-01T09:24:49.914494+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"110'5789","reported_seq":5810,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.974622+0000","last_change":"2023-10-01T09:23:08.471096+0000","last_active":"2023-10-01T09:24:59.974622+0000","last_peered":"2023-10-01T09:24:59.974622+0000","last_clean":"2023-10-01T09:24:59.974622+0000","last_became_active":"2023-10-01T09:23:08.470801+0000","last_became_peered":"2023-10-01T09:23:08.470801+0000","last_unstale":"2023-10-01T09:24:59.974622+0000","last_undegraded":"2023-10-01T09:24:59.974622+0000","last_fullsized":"2023-10-01T09:24:59.974622+0000","mapping_epoch":96,"log_start":"106'400","ondisk_log_start":"106'400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5389,"log_dups_size":0,"ondisk_log_size":5389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:59.997712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367591424,"num_objects":5609,"num_object_clones":0,"num_object_copies":16827,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5609,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5789,"num_write_kb":364736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":62,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254280+0000","last_change":"2023-10-01T09:23:22.197067+0000","last_active":"2023-10-01T09:24:28.254280+0000","last_peered":"2023-10-01T09:24:28.254280+0000","last_clean":"2023-10-01T09:24:28.254280+0000","last_became_active":"2023-10-01T09:23:22.196720+0000","last_became_peered":"2023-10-01T09:23:22.196720+0000","last_unstale":"2023-10-01T09:24:28.254280+0000","last_undegraded":"2023-10-01T09:24:28.254280+0000","last_fullsized":"2023-10-01T09:24:28.254280+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:44.362746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.256276+0000","last_change":"2023-10-01T09:23:07.510589+0000","last_active":"2023-10-01T09:24:28.256276+0000","last_peered":"2023-10-01T09:24:28.256276+0000","last_clean":"2023-10-01T09:24:28.256276+0000","last_became_active":"2023-10-01T09:23:07.510267+0000","last_became_peered":"2023-10-01T09:23:07.510267+0000","last_unstale":"2023-10-01T09:24:28.256276+0000","last_undegraded":"2023-10-01T09:24:28.256276+0000","last_fullsized":"2023-10-01T09:24:28.256276+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:56:11.475484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":64,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:40.546920+0000","last_change":"2023-10-01T09:23:22.198608+0000","last_active":"2023-10-01T09:24:40.546920+0000","last_peered":"2023-10-01T09:24:40.546920+0000","last_clean":"2023-10-01T09:24:40.546920+0000","last_became_active":"2023-10-01T09:23:22.197618+0000","last_became_peered":"2023-10-01T09:23:22.197618+0000","last_unstale":"2023-10-01T09:24:40.546920+0000","last_undegraded":"2023-10-01T09:24:40.546920+0000","last_fullsized":"2023-10-01T09:24:40.546920+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:07:14.810024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"110'5914","reported_seq":5937,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.950021+0000","last_change":"2023-10-01T09:23:08.465470+0000","last_active":"2023-10-01T09:24:59.950021+0000","last_peered":"2023-10-01T09:24:59.950021+0000","last_clean":"2023-10-01T09:24:59.950021+0000","last_became_active":"2023-10-01T09:23:08.465180+0000","last_became_peered":"2023-10-01T09:23:08.465180+0000","last_unstale":"2023-10-01T09:24:59.950021+0000","last_undegraded":"2023-10-01T09:24:59.950021+0000","last_fullsized":"2023-10-01T09:24:59.950021+0000","mapping_epoch":96,"log_start":"106'500","ondisk_log_start":"106'500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5414,"log_dups_size":0,"ondisk_log_size":5414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:09:41.446324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":376963072,"num_objects":5752,"num_object_clones":0,"num_object_copies":17256,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5752,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5914,"num_write_kb":373312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254493+0000","last_change":"2023-10-01T09:23:07.501912+0000","last_active":"2023-10-01T09:24:28.254493+0000","last_peered":"2023-10-01T09:24:28.254493+0000","last_clean":"2023-10-01T09:24:28.254493+0000","last_became_active":"2023-10-01T09:23:07.496931+0000","last_became_peered":"2023-10-01T09:23:07.496931+0000","last_unstale":"2023-10-01T09:24:28.254493+0000","last_undegraded":"2023-10-01T09:24:28.254493+0000","last_fullsized":"2023-10-01T09:24:28.254493+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:39.178489+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":58,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.257024+0000","last_change":"2023-10-01T09:23:22.202672+0000","last_active":"2023-10-01T09:24:28.257024+0000","last_peered":"2023-10-01T09:24:28.257024+0000","last_clean":"2023-10-01T09:24:28.257024+0000","last_became_active":"2023-10-01T09:23:22.202202+0000","last_became_peered":"2023-10-01T09:23:22.202202+0000","last_unstale":"2023-10-01T09:24:28.257024+0000","last_undegraded":"2023-10-01T09:24:28.257024+0000","last_fullsized":"2023-10-01T09:24:28.257024+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:36.249825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":85,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.239595+0000","last_change":"2023-10-01T09:23:07.506668+0000","last_active":"2023-10-01T09:24:28.239595+0000","last_peered":"2023-10-01T09:24:28.239595+0000","last_clean":"2023-10-01T09:24:28.239595+0000","last_became_active":"2023-10-01T09:23:07.506367+0000","last_became_peered":"2023-10-01T09:23:07.506367+0000","last_unstale":"2023-10-01T09:24:28.239595+0000","last_undegraded":"2023-10-01T09:24:28.239595+0000","last_fullsized":"2023-10-01T09:24:28.239595+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:19.004918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"110'6027","reported_seq":6059,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:25:00.867806+0000","last_change":"2023-10-01T09:23:22.205663+0000","last_active":"2023-10-01T09:25:00.867806+0000","last_peered":"2023-10-01T09:25:00.867806+0000","last_clean":"2023-10-01T09:25:00.867806+0000","last_became_active":"2023-10-01T09:23:22.205328+0000","last_became_peered":"2023-10-01T09:23:22.205328+0000","last_unstale":"2023-10-01T09:25:00.867806+0000","last_undegraded":"2023-10-01T09:25:00.867806+0000","last_fullsized":"2023-10-01T09:25:00.867806+0000","mapping_epoch":100,"log_start":"106'700","ondisk_log_start":"106'700","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5327,"log_dups_size":0,"ondisk_log_size":5327,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:19.108252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375193600,"num_objects":5725,"num_object_clones":0,"num_object_copies":17175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6027,"num_write_kb":376064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.262917+0000","last_change":"2023-10-01T09:23:07.499308+0000","last_active":"2023-10-01T09:24:28.262917+0000","last_peered":"2023-10-01T09:24:28.262917+0000","last_clean":"2023-10-01T09:24:28.262917+0000","last_became_active":"2023-10-01T09:23:07.498652+0000","last_became_peered":"2023-10-01T09:23:07.498652+0000","last_unstale":"2023-10-01T09:24:28.262917+0000","last_undegraded":"2023-10-01T09:24:28.262917+0000","last_fullsized":"2023-10-01T09:24:28.262917+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:49.914585+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:24:49.914585+0000","last_peered":"2023-10-01T09:24:49.914585+0000","last_clean":"2023-10-01T09:24:49.914585+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:24:49.914585+0000","last_undegraded":"2023-10-01T09:24:49.914585+0000","last_fullsized":"2023-10-01T09:24:49.914585+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":24,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.262851+0000","last_change":"2023-10-01T09:23:22.189499+0000","last_active":"2023-10-01T09:24:28.262851+0000","last_peered":"2023-10-01T09:24:28.262851+0000","last_clean":"2023-10-01T09:24:28.262851+0000","last_became_active":"2023-10-01T09:23:22.189075+0000","last_became_peered":"2023-10-01T09:23:22.189075+0000","last_unstale":"2023-10-01T09:24:28.262851+0000","last_undegraded":"2023-10-01T09:24:28.262851+0000","last_fullsized":"2023-10-01T09:24:28.262851+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.3","version":"110'5609","reported_seq":5631,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:59.970743+0000","last_change":"2023-10-01T09:23:08.476432+0000","last_active":"2023-10-01T09:24:59.970743+0000","last_peered":"2023-10-01T09:24:59.970743+0000","last_clean":"2023-10-01T09:24:59.970743+0000","last_became_active":"2023-10-01T09:23:08.476099+0000","last_became_peered":"2023-10-01T09:23:08.476099+0000","last_unstale":"2023-10-01T09:24:59.970743+0000","last_undegraded":"2023-10-01T09:24:59.970743+0000","last_fullsized":"2023-10-01T09:24:59.970743+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5609,"log_dups_size":0,"ondisk_log_size":5609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":355926016,"num_objects":5431,"num_object_clones":0,"num_object_copies":16293,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5431,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5609,"num_write_kb":353280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":67,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.245469+0000","last_change":"2023-10-01T09:23:22.198816+0000","last_active":"2023-10-01T09:24:28.245469+0000","last_peered":"2023-10-01T09:24:28.245469+0000","last_clean":"2023-10-01T09:24:28.245469+0000","last_became_active":"2023-10-01T09:23:22.198117+0000","last_became_peered":"2023-10-01T09:23:22.198117+0000","last_unstale":"2023-10-01T09:24:28.245469+0000","last_undegraded":"2023-10-01T09:24:28.245469+0000","last_fullsized":"2023-10-01T09:24:28.245469+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:40:29.032146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":100,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.250320+0000","last_change":"2023-10-01T09:20:07.690625+0000","last_active":"2023-10-01T09:24:28.250320+0000","last_peered":"2023-10-01T09:24:28.250320+0000","last_clean":"2023-10-01T09:24:28.250320+0000","last_became_active":"2023-10-01T09:20:07.690256+0000","last_became_peered":"2023-10-01T09:20:07.690256+0000","last_unstale":"2023-10-01T09:24:28.250320+0000","last_undegraded":"2023-10-01T09:24:28.250320+0000","last_fullsized":"2023-10-01T09:24:28.250320+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:23:05.704870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":78,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.274983+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:24:28.274983+0000","last_peered":"2023-10-01T09:24:28.274983+0000","last_clean":"2023-10-01T09:24:28.274983+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:24:28.274983+0000","last_undegraded":"2023-10-01T09:24:28.274983+0000","last_fullsized":"2023-10-01T09:24:28.274983+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.240106+0000","last_change":"2023-10-01T09:23:07.496164+0000","last_active":"2023-10-01T09:24:28.240106+0000","last_peered":"2023-10-01T09:24:28.240106+0000","last_clean":"2023-10-01T09:24:28.240106+0000","last_became_active":"2023-10-01T09:23:07.495848+0000","last_became_peered":"2023-10-01T09:23:07.495848+0000","last_unstale":"2023-10-01T09:24:28.240106+0000","last_undegraded":"2023-10-01T09:24:28.240106+0000","last_fullsized":"2023-10-01T09:24:28.240106+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:04.079605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.274921+0000","last_change":"2023-10-01T09:23:07.553523+0000","last_active":"2023-10-01T09:24:28.274921+0000","last_peered":"2023-10-01T09:24:28.274921+0000","last_clean":"2023-10-01T09:24:28.274921+0000","last_became_active":"2023-10-01T09:23:07.507884+0000","last_became_peered":"2023-10-01T09:23:07.507884+0000","last_unstale":"2023-10-01T09:24:28.274921+0000","last_undegraded":"2023-10-01T09:24:28.274921+0000","last_fullsized":"2023-10-01T09:24:28.274921+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":92,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.254640+0000","last_change":"2023-10-01T09:23:07.496367+0000","last_active":"2023-10-01T09:24:28.254640+0000","last_peered":"2023-10-01T09:24:28.254640+0000","last_clean":"2023-10-01T09:24:28.254640+0000","last_became_active":"2023-10-01T09:23:07.496106+0000","last_became_peered":"2023-10-01T09:23:07.496106+0000","last_unstale":"2023-10-01T09:24:28.254640+0000","last_undegraded":"2023-10-01T09:24:28.254640+0000","last_fullsized":"2023-10-01T09:24:28.254640+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:12:12.713963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":95,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.255397+0000","last_change":"2023-10-01T09:23:07.506769+0000","last_active":"2023-10-01T09:24:28.255397+0000","last_peered":"2023-10-01T09:24:28.255397+0000","last_clean":"2023-10-01T09:24:28.255397+0000","last_became_active":"2023-10-01T09:23:07.506422+0000","last_became_peered":"2023-10-01T09:23:07.506422+0000","last_unstale":"2023-10-01T09:24:28.255397+0000","last_undegraded":"2023-10-01T09:24:28.255397+0000","last_fullsized":"2023-10-01T09:24:28.255397+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:09:50.408593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,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":99,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-10-01T09:24:49.915652+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:24:49.915652+0000","last_peered":"2023-10-01T09:24:49.915652+0000","last_clean":"2023-10-01T09:24:49.915652+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:24:49.915652+0000","last_undegraded":"2023-10-01T09:24:49.915652+0000","last_fullsized":"2023-10-01T09:24:49.915652+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:40.546997+0000","last_change":"2023-10-01T09:23:22.421971+0000","last_active":"2023-10-01T09:24:40.546997+0000","last_peered":"2023-10-01T09:24:40.546997+0000","last_clean":"2023-10-01T09:24:40.546997+0000","last_became_active":"2023-10-01T09:23:22.204614+0000","last_became_peered":"2023-10-01T09:23:22.204614+0000","last_unstale":"2023-10-01T09:24:40.546997+0000","last_undegraded":"2023-10-01T09:24:40.546997+0000","last_fullsized":"2023-10-01T09:24:40.546997+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T12:10:50.236290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-01T09:24:28.252017+0000","last_change":"2023-10-01T09:23:22.198279+0000","last_active":"2023-10-01T09:24:28.252017+0000","last_peered":"2023-10-01T09:24:28.252017+0000","last_clean":"2023-10-01T09:24:28.252017+0000","last_became_active":"2023-10-01T09:23:22.197966+0000","last_became_peered":"2023-10-01T09:23:22.197966+0000","last_unstale":"2023-10-01T09:24:28.252017+0000","last_undegraded":"2023-10-01T09:24:28.252017+0000","last_fullsized":"2023-10-01T09:24:28.252017+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:00:46.413879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":5924519960,"num_objects":90402,"num_object_clones":0,"num_object_copies":271206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":90402,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":93666,"num_write_kb":5890113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17787531264,"data_stored":17787519048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":89266,"ondisk_log_size":89266,"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":5504,"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":22,"num_bytes_recovered":5616,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430462,"num_pgs":14,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1386204,"kb_used_data":1076692,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92358948,"statfs":{"total":95995035648,"available":94575562752,"internally_reserved":0,"allocated":1102532608,"data_stored":1102096245,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":"Sun Oct 1 09:24:36 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":3.1680000000000001,"5min":3.1680000000000001,"15min":3.1680000000000001},"last":2.004},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.89300000000000002,"15min":0.91300000000000003},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":3.2290000000000001,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":1.1910000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:24:07 2023","interfaces":[{"interface":"back","average":{"1min":9.4719999999999995,"5min":2.5790000000000002,"15min":1.4350000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":181.02600000000001,"5min":181.02600000000001,"15min":181.02600000000001},"last":1.4910000000000001},{"interface":"front","average":{"1min":9.6890000000000001,"5min":2.665,"15min":1.4790000000000001},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":181.101,"5min":181.101,"15min":181.101},"last":5.6829999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:24:36 2023","interfaces":[{"interface":"back","average":{"1min":2.8410000000000002,"5min":1.9570000000000001,"15min":1.321},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":34.572000000000003,"5min":68.521000000000001,"15min":68.521000000000001},"last":1.2769999999999999},{"interface":"front","average":{"1min":3.02,"5min":2.0529999999999999,"15min":1.3740000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":35.253,"5min":68.498999999999995,"15min":68.498999999999995},"last":1.8779999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:24:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.98699999999999999,"15min":0.94599999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":2.532,"5min":2.532,"15min":2.532},"last":8.8870000000000005},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.006,"15min":0.95199999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":3.6459999999999999,"5min":3.6459999999999999,"15min":3.6459999999999999},"last":2.274}]},{"osd":4,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0049999999999999,"15min":0.90900000000000003},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.28299999999999997},"max":{"1min":3.649,"5min":3.649,"15min":3.649},"last":1.3129999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.0649999999999999,"15min":0.98799999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.498},"max":{"1min":3.4750000000000001,"5min":3.4750000000000001,"15min":3.4750000000000001},"last":1.9710000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.008,"15min":0.99299999999999999},"min":{"1min":0.502,"5min":0.495,"15min":0.41999999999999998},"max":{"1min":3.3839999999999999,"5min":3.3839999999999999,"15min":3.3839999999999999},"last":1.8180000000000001},{"interface":"front","average":{"1min":1.101,"5min":1.125,"15min":1.0289999999999999},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.50700000000000001},"max":{"1min":3.5310000000000001,"5min":3.5310000000000001,"15min":3.5310000000000001},"last":1.8480000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.1599999999999999,"15min":1.0529999999999999},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":3.6030000000000002,"5min":3.6030000000000002,"15min":3.6030000000000002},"last":1.919},{"interface":"front","average":{"1min":1.242,"5min":1.155,"15min":1.0900000000000001},"min":{"1min":0.69699999999999995,"5min":0.58099999999999996,"15min":0.437},"max":{"1min":3.6760000000000002,"5min":3.6760000000000002,"15min":3.6760000000000002},"last":2.0649999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626695,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1027036,"kb_used_data":725716,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92718116,"statfs":{"total":95995035648,"available":94943350784,"internally_reserved":0,"allocated":743133184,"data_stored":742700903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":0.97699999999999998,"15min":0.88200000000000001},"min":{"1min":0.372,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":9.5809999999999995,"5min":9.5809999999999995,"15min":9.5809999999999995},"last":0.35599999999999998},{"interface":"front","average":{"1min":1.5029999999999999,"5min":0.96999999999999997,"15min":0.93400000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":9.5180000000000007,"5min":9.5180000000000007,"15min":9.5180000000000007},"last":2.4279999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":3.371,"5min":1.399,"15min":1.097},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":52.686999999999998,"5min":52.686999999999998,"15min":52.686999999999998},"last":2.2730000000000001},{"interface":"front","average":{"1min":3.9449999999999998,"5min":1.538,"15min":1.1879999999999999},"min":{"1min":0.64200000000000002,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":52.817,"5min":52.817,"15min":52.817},"last":0.57099999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:24:34 2023","interfaces":[{"interface":"back","average":{"1min":3.7909999999999999,"5min":1.5780000000000001,"15min":1.1879999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":59.220999999999997,"5min":59.220999999999997,"15min":59.220999999999997},"last":0.55700000000000005},{"interface":"front","average":{"1min":3.8199999999999998,"5min":1.6100000000000001,"15min":1.232},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":59.246000000000002,"5min":59.246000000000002,"15min":59.246000000000002},"last":0.71499999999999997}]},{"osd":3,"last update":"Sun Oct 1 09:24:12 2023","interfaces":[{"interface":"back","average":{"1min":6.6619999999999999,"5min":2.0649999999999999,"15min":1.2869999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":75.433999999999997,"5min":75.433999999999997,"15min":75.433999999999997},"last":0.44},{"interface":"front","average":{"1min":7.4299999999999997,"5min":2.2890000000000001,"15min":1.403},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":76.852000000000004,"5min":76.852000000000004,"15min":76.852000000000004},"last":0.65400000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.91300000000000003,"15min":0.92800000000000005},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.173,"5min":1.306,"15min":2.3130000000000002},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.05,"15min":0.99299999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.48499999999999999},"max":{"1min":1.3779999999999999,"5min":1.5800000000000001,"15min":2.0510000000000002},"last":0.77400000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0289999999999999,"15min":1.0109999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.50700000000000001},"max":{"1min":1.256,"5min":1.421,"15min":2.5110000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":1.0900000000000001,"15min":1.0580000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.329,"5min":1.627,"15min":2.3719999999999999},"last":0.86099999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.129,"15min":1.0960000000000001},"min":{"1min":0.59599999999999997,"5min":0.56799999999999995,"15min":0.52200000000000002},"max":{"1min":5.5179999999999998,"5min":5.5179999999999998,"15min":5.5179999999999998},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.1220000000000001,"15min":1.107},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.51300000000000001},"max":{"1min":2.8580000000000001,"5min":2.8580000000000001,"15min":2.8580000000000001},"last":0.79200000000000004}]}]},{"osd":1,"up_from":83,"seq":356482285643,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3738116,"kb_used_data":3644028,"kb_used_omap":4,"kb_used_meta":93947,"kb_avail":90007036,"statfs":{"total":95995035648,"available":92167204864,"internally_reserved":0,"allocated":3731484672,"data_stored":3730959274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":96202638},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":5.6580000000000004,"5min":1.6859999999999999,"15min":0.98999999999999999},"min":{"1min":0.193,"5min":0.193,"15min":0.193},"max":{"1min":79.200000000000003,"5min":79.200000000000003,"15min":79.200000000000003},"last":0.41299999999999998},{"interface":"front","average":{"1min":5.4199999999999999,"5min":1.627,"15min":0.97699999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":81.412999999999997,"5min":81.412999999999997,"15min":81.412999999999997},"last":0.46500000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:24:38 2023","interfaces":[{"interface":"back","average":{"1min":7.2380000000000004,"5min":2.0030000000000001,"15min":1.0840000000000001},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":79.260000000000005,"5min":79.260000000000005,"15min":79.260000000000005},"last":0.45200000000000001},{"interface":"front","average":{"1min":6.9779999999999998,"5min":1.944,"15min":1.087},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":81.322999999999993,"5min":81.322999999999993,"15min":81.322999999999993},"last":0.442}]},{"osd":3,"last update":"Sun Oct 1 09:24:18 2023","interfaces":[{"interface":"back","average":{"1min":9.7599999999999998,"5min":2.496,"15min":1.28},"min":{"1min":0.432,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":83.305999999999997,"5min":83.305999999999997,"15min":83.305999999999997},"last":48.545999999999999},{"interface":"front","average":{"1min":9.7300000000000004,"5min":2.5390000000000001,"15min":1.3260000000000001},"min":{"1min":0.50900000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":82.640000000000001,"5min":82.640000000000001,"15min":82.640000000000001},"last":47.969000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":5.516,"5min":1.8500000000000001,"15min":1.224},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":81.436999999999998,"5min":81.436999999999998,"15min":81.436999999999998},"last":0.56499999999999995},{"interface":"front","average":{"1min":5.8609999999999998,"5min":1.946,"15min":1.288},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":79.376000000000005,"5min":79.376000000000005,"15min":79.376000000000005},"last":0.78400000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":5.8029999999999999,"5min":1.9670000000000001,"15min":1.2929999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":79.337999999999994,"5min":79.337999999999994,"15min":79.337999999999994},"last":0.61699999999999999},{"interface":"front","average":{"1min":5.875,"5min":1.9219999999999999,"15min":1.246},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":79.313000000000002,"5min":79.313000000000002,"15min":79.313000000000002},"last":0.60599999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":5.8620000000000001,"5min":2.0059999999999998,"15min":1.3680000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":79.641000000000005,"5min":79.641000000000005,"15min":79.641000000000005},"last":0.57399999999999995},{"interface":"front","average":{"1min":5.468,"5min":1.909,"15min":1.292},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":81.662999999999997,"5min":81.662999999999997,"15min":81.662999999999997},"last":0.69999999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:24:05 2023","interfaces":[{"interface":"back","average":{"1min":6.0229999999999997,"5min":2.0030000000000001,"15min":1.337},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":79.754000000000005,"5min":79.754000000000005,"15min":79.754000000000005},"last":0.71099999999999997},{"interface":"front","average":{"1min":5.8609999999999998,"5min":2.0179999999999998,"15min":1.3879999999999999},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":79.677999999999997,"5min":79.677999999999997,"15min":79.677999999999997},"last":0.80600000000000005}]}]},{"osd":0,"up_from":78,"seq":335007449169,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2636772,"kb_used_data":2560668,"kb_used_omap":5,"kb_used_meta":76026,"kb_avail":91108380,"statfs":{"total":95995035648,"available":93294981120,"internally_reserved":0,"allocated":2622124032,"data_stored":2621570195,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":77851258},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":4.6029999999999998,"5min":1.4239999999999999,"15min":0.89800000000000002},"min":{"1min":0.29199999999999998,"5min":0.253,"15min":0.253},"max":{"1min":31.388999999999999,"5min":31.388999999999999,"15min":31.388999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":3.9990000000000001,"5min":1.335,"15min":0.92500000000000004},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":31.931000000000001,"5min":31.931000000000001,"15min":31.931000000000001},"last":4.3120000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:24:30 2023","interfaces":[{"interface":"back","average":{"1min":3.073,"5min":1.1759999999999999,"15min":0.90200000000000002},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":31.440000000000001,"5min":31.440000000000001,"15min":31.440000000000001},"last":3.4910000000000001},{"interface":"front","average":{"1min":3.2890000000000001,"5min":1.272,"15min":0.96299999999999997},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":31.969999999999999,"5min":31.969999999999999,"15min":31.969999999999999},"last":4.3399999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":4.9960000000000004,"5min":1.5389999999999999,"15min":0.94699999999999995},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":40.976999999999997,"5min":40.976999999999997,"15min":40.976999999999997},"last":1.403},{"interface":"front","average":{"1min":4.3040000000000003,"5min":1.4510000000000001,"15min":0.97299999999999998},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":32.578000000000003,"5min":32.578000000000003,"15min":32.578000000000003},"last":1.8959999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:24:37 2023","interfaces":[{"interface":"back","average":{"1min":3.0059999999999998,"5min":1.3280000000000001,"15min":1.1180000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":31.690000000000001,"5min":31.690000000000001,"15min":31.690000000000001},"last":4.2850000000000001},{"interface":"front","average":{"1min":3.1509999999999998,"5min":1.367,"15min":1.1739999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":32.305,"5min":32.305,"15min":32.305},"last":1.335}]},{"osd":5,"last update":"Sun Oct 1 09:24:37 2023","interfaces":[{"interface":"back","average":{"1min":2.3650000000000002,"5min":1.2569999999999999,"15min":1.093},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":31.297000000000001,"5min":31.297000000000001,"15min":31.297000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":3.1110000000000002,"5min":1.4099999999999999,"15min":1.1759999999999999},"min":{"1min":0.53000000000000003,"5min":0.496,"15min":0.496},"max":{"1min":31.827000000000002,"5min":31.827000000000002,"15min":31.827000000000002},"last":3.0750000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:24:37 2023","interfaces":[{"interface":"back","average":{"1min":3.1680000000000001,"5min":1.4670000000000001,"15min":1.2669999999999999},"min":{"1min":0.56499999999999995,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":31.882000000000001,"5min":31.882000000000001,"15min":31.882000000000001},"last":3.016},{"interface":"front","average":{"1min":3.1930000000000001,"5min":1.4750000000000001,"15min":1.2909999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":32.685000000000002,"5min":32.685000000000002,"15min":32.685000000000002},"last":1.383}]},{"osd":7,"last update":"Sun Oct 1 09:24:37 2023","interfaces":[{"interface":"back","average":{"1min":3.2429999999999999,"5min":1.4790000000000001,"15min":1.2749999999999999},"min":{"1min":0.58999999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":32.152999999999999,"5min":32.152999999999999,"15min":32.152999999999999},"last":4.2389999999999999},{"interface":"front","average":{"1min":3.2330000000000001,"5min":1.5209999999999999,"15min":1.28},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":32.732999999999997,"5min":32.732999999999997,"15min":32.732999999999997},"last":1.3620000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122117,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4135496,"kb_used_data":4023488,"kb_used_omap":7,"kb_used_meta":111992,"kb_avail":89609656,"statfs":{"total":95995035648,"available":91760287744,"internally_reserved":0,"allocated":4120051712,"data_stored":4119524407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":114679889},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":2.1150000000000002,"5min":1.0960000000000001,"15min":0.83299999999999996},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":11.948,"5min":11.948,"15min":11.948},"last":0.87},{"interface":"front","average":{"1min":8.1869999999999994,"5min":2.2959999999999998,"15min":1.2529999999999999},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":119.16200000000001,"5min":119.16200000000001,"15min":119.16200000000001},"last":1.01}]},{"osd":1,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":12.946999999999999,"5min":3.226,"15min":1.5680000000000001},"min":{"1min":0.26700000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":119.496,"5min":119.496,"15min":119.496},"last":1.621},{"interface":"front","average":{"1min":12.302,"5min":3.194,"15min":1.6180000000000001},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":120.51600000000001,"5min":120.51600000000001,"15min":120.51600000000001},"last":1.633}]},{"osd":3,"last update":"Sun Oct 1 09:24:12 2023","interfaces":[{"interface":"back","average":{"1min":1.837,"5min":0.91800000000000004,"15min":0.755},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.2149999999999999,"5min":6.2149999999999999,"15min":6.2149999999999999},"last":0.36399999999999999},{"interface":"front","average":{"1min":1.7989999999999999,"5min":1.135,"15min":1.1419999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.4539999999999997,"5min":6.7439999999999998,"15min":6.7439999999999998},"last":8.327}]},{"osd":4,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":6.7610000000000001,"5min":2.2480000000000002,"15min":1.4099999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":119.295,"5min":119.295,"15min":119.295},"last":0.80800000000000005},{"interface":"front","average":{"1min":7.4480000000000004,"5min":2.3039999999999998,"15min":1.3959999999999999},"min":{"1min":0.46999999999999997,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":119.358,"5min":119.358,"15min":119.358},"last":0.93000000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":7.2089999999999996,"5min":2.2599999999999998,"15min":1.4119999999999999},"min":{"1min":0.40899999999999997,"5min":0.377,"15min":0.377},"max":{"1min":119.443,"5min":119.443,"15min":119.443},"last":0.45200000000000001},{"interface":"front","average":{"1min":6.6900000000000004,"5min":2.2330000000000001,"15min":1.4279999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":119.40000000000001,"5min":119.40000000000001,"15min":119.40000000000001},"last":0.83899999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":7.4909999999999997,"5min":2.3410000000000002,"15min":1.4470000000000001},"min":{"1min":0.52000000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":119.50700000000001,"5min":119.50700000000001,"15min":119.50700000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":7.2560000000000002,"5min":2.3439999999999999,"15min":1.49},"min":{"1min":0.499,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":119.33499999999999,"5min":119.33499999999999,"15min":119.33499999999999},"last":0.505}]},{"osd":7,"last update":"Sun Oct 1 09:24:39 2023","interfaces":[{"interface":"back","average":{"1min":7.5389999999999997,"5min":2.3940000000000001,"15min":1.512},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":119.45999999999999,"5min":119.45999999999999,"15min":119.45999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":7.2169999999999996,"5min":2.3490000000000002,"15min":1.5129999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":119.529,"5min":119.529,"15min":119.529},"last":0.53400000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958589,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4428648,"kb_used_data":4328992,"kb_used_omap":2,"kb_used_meta":99645,"kb_avail":89316504,"statfs":{"total":95995035648,"available":91460100096,"internally_reserved":0,"allocated":4432887808,"data_stored":4432385035,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":102036533},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":0.875,"15min":0.76500000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.7439999999999998,"5min":5.7439999999999998,"15min":5.7439999999999998},"last":0.52500000000000002},{"interface":"front","average":{"1min":2.9039999999999999,"5min":1.1359999999999999,"15min":0.86699999999999999},"min":{"1min":0.61699999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.5839999999999996,"5min":7.5839999999999996,"15min":7.5839999999999996},"last":10.805999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.133,"5min":1.014,"15min":0.84599999999999997},"min":{"1min":0.38400000000000001,"5min":0.373,"15min":0.373},"max":{"1min":6.2190000000000003,"5min":6.2190000000000003,"15min":6.2190000000000003},"last":3.3079999999999998},{"interface":"front","average":{"1min":2.0859999999999999,"5min":1.0109999999999999,"15min":0.85099999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":7.9740000000000002,"5min":7.9740000000000002,"15min":7.9740000000000002},"last":0.55300000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.4020000000000001,"5min":1.1040000000000001,"15min":0.89700000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":7.8010000000000002,"5min":7.8010000000000002,"15min":7.8010000000000002},"last":4.2720000000000002},{"interface":"front","average":{"1min":1.5109999999999999,"5min":0.94999999999999996,"15min":0.872},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.3689999999999998,"5min":4.3689999999999998,"15min":4.3689999999999998},"last":0.623}]},{"osd":4,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.997,"15min":1.006},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.9890000000000001,"5min":1.9890000000000001,"15min":1.9890000000000001},"last":0.57399999999999995},{"interface":"front","average":{"1min":2.3759999999999999,"5min":1.2689999999999999,"15min":1.083},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":6.3840000000000003,"5min":6.3840000000000003,"15min":6.3840000000000003},"last":0.40899999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.306,"5min":1.254,"15min":1.0720000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":6.431,"5min":6.431,"15min":6.431},"last":0.443},{"interface":"front","average":{"1min":2.1800000000000002,"5min":1.284,"15min":1.1579999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":6.1719999999999997,"5min":6.1719999999999997,"15min":6.1719999999999997},"last":3.411}]},{"osd":6,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.536,"5min":1.3340000000000001,"15min":1.1459999999999999},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":7.5419999999999998,"5min":7.5419999999999998,"15min":7.5419999999999998},"last":0.46500000000000002},{"interface":"front","average":{"1min":2.2040000000000002,"5min":1.3109999999999999,"15min":1.194},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":6.1959999999999997,"5min":6.1959999999999997,"15min":6.1959999999999997},"last":3.3809999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":2.2280000000000002,"5min":1.343,"15min":1.216},"min":{"1min":0.72999999999999998,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":6.1459999999999999,"5min":6.1459999999999999,"15min":6.1459999999999999},"last":3.4380000000000002},{"interface":"front","average":{"1min":1.165,"5min":1.107,"15min":1.129},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":2.0219999999999998,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.60199999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019158,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":668316,"kb_used_data":362900,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93076836,"statfs":{"total":95995035648,"available":95310680064,"internally_reserved":0,"allocated":371609600,"data_stored":371173285,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Sun Oct 1 09:24:38 2023","interfaces":[{"interface":"back","average":{"1min":1.758,"5min":1.0740000000000001,"15min":0.92400000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":12.974,"5min":12.974,"15min":12.974},"last":0.59199999999999997},{"interface":"front","average":{"1min":1.607,"5min":1.079,"15min":1.02},"min":{"1min":0.372,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":11.532999999999999,"5min":11.532999999999999,"15min":11.532999999999999},"last":0.60999999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:24:04 2023","interfaces":[{"interface":"back","average":{"1min":7.6079999999999997,"5min":2.2400000000000002,"15min":1.276},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":130.94800000000001,"5min":130.94800000000001,"15min":130.94800000000001},"last":0.51200000000000001},{"interface":"front","average":{"1min":6.7089999999999996,"5min":2.1379999999999999,"15min":1.3360000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":130.91399999999999,"5min":130.91399999999999,"15min":130.91399999999999},"last":0.45200000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:24:31 2023","interfaces":[{"interface":"back","average":{"1min":1.256,"5min":1.012,"15min":0.96599999999999997},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.2970000000000002,"5min":3.2970000000000002,"15min":3.2970000000000002},"last":1.802},{"interface":"front","average":{"1min":1.3160000000000001,"5min":1.085,"15min":1.071},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":6.3600000000000003,"5min":6.3600000000000003,"15min":6.3600000000000003},"last":3.6930000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":7.2149999999999999,"5min":2.23,"15min":1.4039999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":142.363,"5min":142.363,"15min":142.363},"last":0.66400000000000003},{"interface":"front","average":{"1min":7.202,"5min":2.3260000000000001,"15min":1.502},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":140.14400000000001,"5min":140.14400000000001,"15min":140.14400000000001},"last":1.9850000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:24:15 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.97599999999999998,"15min":0.94599999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.40799999999999997},"max":{"1min":1.2470000000000001,"5min":1.4059999999999999,"15min":3.5150000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.88700000000000001,"15min":0.90900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1499999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.55300000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:24:52 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.89100000000000001,"15min":0.92900000000000005},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1120000000000001,"5min":1.4059999999999999,"15min":1.4810000000000001},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.876,"5min":1.0189999999999999,"15min":1.034},"min":{"1min":0.53500000000000003,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.798,"5min":1.798,"15min":5.1109999999999998},"last":0.90500000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:24:38 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.087,"15min":1.075},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.42699999999999999},"max":{"1min":1.2210000000000001,"5min":1.486,"15min":3.6299999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.99299999999999999,"15min":1.012},"min":{"1min":0.59499999999999997,"5min":0.498,"15min":0.39600000000000002},"max":{"1min":1.8500000000000001,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":0.89600000000000002}]}]},{"osd":5,"up_from":36,"seq":154618822926,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1034072,"kb_used_data":724560,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92711080,"statfs":{"total":95995035648,"available":94936145920,"internally_reserved":0,"allocated":741949440,"data_stored":741517151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":"Sun Oct 1 09:24:37 2023","interfaces":[{"interface":"back","average":{"1min":6.1980000000000004,"5min":2.2970000000000002,"15min":1.395},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":85.159999999999997,"5min":85.159999999999997,"15min":85.159999999999997},"last":0.41299999999999998},{"interface":"front","average":{"1min":6.3520000000000003,"5min":2.3420000000000001,"15min":1.3979999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":85.263999999999996,"5min":85.263999999999996,"15min":85.263999999999996},"last":0.432}]},{"osd":1,"last update":"Sun Oct 1 09:24:07 2023","interfaces":[{"interface":"back","average":{"1min":3.052,"5min":1.3999999999999999,"15min":1.139},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":39.030999999999999,"5min":39.030999999999999,"15min":39.030999999999999},"last":1.4390000000000001},{"interface":"front","average":{"1min":3.0710000000000002,"5min":1.427,"15min":1.198},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":38.966999999999999,"5min":38.966999999999999,"15min":38.966999999999999},"last":1.405}]},{"osd":2,"last update":"Sun Oct 1 09:24:34 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.028,"15min":0.98499999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":6.4960000000000004,"5min":6.4960000000000004,"15min":6.4960000000000004},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.413,"5min":1.129,"15min":1.0640000000000001},"min":{"1min":0.501,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":6.4850000000000003,"5min":6.4850000000000003,"15min":6.4850000000000003},"last":0.50800000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:24:13 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.0209999999999999,"15min":0.997},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":4.859,"5min":4.859,"15min":4.859},"last":1.25},{"interface":"front","average":{"1min":2.3069999999999999,"5min":1.3220000000000001,"15min":1.1379999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":12.771000000000001,"5min":12.771000000000001,"15min":12.771000000000001},"last":0.70599999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:24:28 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.90600000000000003,"15min":0.94499999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.226,"5min":1.2929999999999999,"15min":4.7649999999999997},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.93400000000000005,"15min":0.96799999999999997},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.38800000000000001},"max":{"1min":2.786,"5min":2.786,"15min":2.786},"last":0.64000000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:24:55 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0109999999999999,"15min":1.002},"min":{"1min":0.54100000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":2.9900000000000002,"5min":2.9900000000000002,"15min":2.9900000000000002},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.96799999999999997,"15min":1.0129999999999999},"min":{"1min":0.55200000000000005,"5min":0.50800000000000001,"15min":0.44600000000000001},"max":{"1min":2.839,"5min":2.839,"15min":4.8899999999999997},"last":0.746}]},{"osd":7,"last update":"Sun Oct 1 09:24:37 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":1.0760000000000001,"15min":1.085},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.47899999999999998},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.8380000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.1060000000000001,"15min":1.127},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.46700000000000003},"max":{"1min":1.3120000000000001,"5min":1.7789999999999999,"15min":4.8159999999999998},"last":0.72899999999999998}]}]}],"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":2,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":70,"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":0,"data_stored":0,"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":12288,"data_stored":4734,"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":4096,"data_stored":22,"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":2605977600,"data_stored":2605973528,"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":3701149696,"data_stored":3701145624,"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":4107079680,"data_stored":4107075608,"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":4428070912,"data_stored":4428070912,"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":369688576,"data_stored":369688576,"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":737476608,"data_stored":737476608,"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":739377152,"data_stored":739377152,"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":1098711040,"data_stored":1098711040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:25:08.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 1 2023-10-01T09:25:08.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:08.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:08.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:08.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:08.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:08.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:08.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:09.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:09.035 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:09.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:09.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:09.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:09.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:09.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:09.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:09.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:09.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:09.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:09.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:09.559 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:09.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:09.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:09.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:09.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:09.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:09.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:09.920 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:09.947 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:09.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:09 smithi183 bash[59233]: cluster 2023-10-01T09:25:09.157802+0000 mgr.y (mgr.25132) 448 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 581 op/s 2023-10-01T09:25:10.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:10.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:10.082 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:09 smithi111 bash[75702]: cluster 2023-10-01T09:25:09.157802+0000 mgr.y (mgr.25132) 448 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 581 op/s 2023-10-01T09:25:10.082 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:09 smithi111 bash[78631]: cluster 2023-10-01T09:25:09.157802+0000 mgr.y (mgr.25132) 448 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 581 op/s 2023-10-01T09:25:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:10.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:10.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:10.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:10.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:10.344 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:10.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:10.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:10.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:10.588 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:10.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:10.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:10.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:10.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:10.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:10.883 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:10.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:10.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:11.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:11.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:11.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:11.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:11.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:101208 6.8 6.7d9ccd08 (undecoded) ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.431452+0000", 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.010951291, 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010980284, 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:11.448 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 101208 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431452+0000", 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.449 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431452+0000", 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431450+0000", 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431458+0000", 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7060000000000004e-06 2023-10-01T09:25:11.450 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431475+0000", 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7240000000000001e-05 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431483+0000", 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2579999999999995e-06 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.451 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:101202 6.0 e110/96 6:0df66de2:::benchmark_data_smithi111_105563_object9166:head v 110'6376, mlcod=110'6373)", 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.431510+0000", 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.01089266, 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010992146, 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431510+0000", 2023-10-01T09:25:11.452 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431510+0000", 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431510+0000", 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431516+0000", 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5720000000000002e-06 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431522+0000", 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9330000000000004e-06 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431527+0000", 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0209999999999999e-06 2023-10-01T09:25:11.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431688+0000", 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016079500000000001 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.431740+0000", 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1323999999999999e-05 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.455 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:101210 6.5 e110/96 6:a314cee2:::benchmark_data_smithi111_105563_object9174:head v 110'6373, mlcod=110'6371)", 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.432044+0000", 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.010358801000000001, 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010530243999999999, 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432044+0000", 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.456 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432044+0000", 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432044+0000", 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432053+0000", 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4539999999999996e-06 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432064+0000", 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1201e-05 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432071+0000", 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7209999999999997e-06 2023-10-01T09:25:11.458 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432221+0000", 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015005199999999999 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.432271+0000", 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9981000000000001e-05 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.459 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:101203 6.d e110/100)", 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.434777+0000", 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0076256869999999999, 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0078690270000000007, 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.434777+0000", 2023-10-01T09:25:11.460 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.434777+0000", 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.434776+0000", 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.434785+0000", 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9639999999999992e-06 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436816+0000", 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002030235 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436827+0000", 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1432e-05 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:101205 6.0 e110/96)", 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.436872+0000", 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0055310150000000002, 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0058311609999999996, 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:25:11.463 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436872+0000", 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436872+0000", 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436871+0000", 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436878+0000", 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2590000000000003e-06 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436889+0000", 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0711e-05 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436893+0000", 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0749999999999999e-06 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:101207 6.a e110/100 6:5c441215:::benchmark_data_smithi111_105563_object9171:head v 110'6180, mlcod=110'6178)", 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.436898+0000", 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0055047530000000003, 2023-10-01T09:25:11.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0058681560000000002, 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436898+0000", 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436898+0000", 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436898+0000", 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967296 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436901+0000", 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8090000000000001e-06 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436904+0000", 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4659999999999999e-06 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436907+0000", 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.447e-06 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436947+0000", 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9947999999999998e-05 2023-10-01T09:25:11.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.436970+0000", 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3207e-05 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.34821.0:101200 6.8 e110/96)", 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.438413+0000", 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0039899030000000004, 2023-10-01T09:25:11.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044125259999999999, 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438413+0000", 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438413+0000", 2023-10-01T09:25:11.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438412+0000", 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438419+0000", 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3430000000000001e-06 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438433+0000", 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4403000000000001e-05 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438440+0000", 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2520000000000002e-06 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:101206 6.2 e110/100 6:4fe273fb:::benchmark_data_smithi111_105563_object9170:head v 110'6503, mlcod=110'6501)", 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.438447+0000", 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0039561090000000002, 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044277209999999999, 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438447+0000", 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.474 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438447+0000", 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438447+0000", 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438451+0000", 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0790000000000002e-06 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438456+0000", 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2820000000000004e-06 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.438460+0000", 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0219999999999998e-06 2023-10-01T09:25:11.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.439670+0000", 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012102040000000001 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.439694+0000", 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3859e-05 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.477 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:101200 6.8 6:160f5405:::benchmark_data_smithi111_105563_object9164:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:11.422815+0000", 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.019588553000000002, 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020123113000000001, 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 101200 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.478 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422815+0000", 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422815+0000", 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422812+0000", 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422821+0000", 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0340000000000002e-06 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422836+0000", 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4212e-05 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422845+0000", 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8929999999999994e-06 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422894+0000", 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9499999999999997e-05 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:11.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.422982+0000", 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7528999999999995e-05 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.423053+0000", 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1167999999999994e-05 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.429698+0000", 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0066450789999999999 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:11.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:11.429904+0000", 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020611199999999999 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: ], 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 9 2023-10-01T09:25:11.483 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:25:11.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:11.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:11.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.719 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:11.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:11.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:11.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:11.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:11.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:11.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:12.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:12.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:12.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:12.242 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:25:12.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:12.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:12.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:12.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:12.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:12.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:12.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:12 smithi183 bash[59233]: cluster 2023-10-01T09:25:11.158629+0000 mgr.y (mgr.25132) 449 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 862 op/s 2023-10-01T09:25:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:12 smithi183 bash[59233]: audit 2023-10-01T09:25:11.800809+0000 mon.a (mon.0) 559 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:12 smithi183 bash[59233]: audit 2023-10-01T09:25:11.802559+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.111:0/1550438281' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:12.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:12 smithi111 bash[78631]: cluster 2023-10-01T09:25:11.158629+0000 mgr.y (mgr.25132) 449 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 862 op/s 2023-10-01T09:25:12.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:12 smithi111 bash[78631]: audit 2023-10-01T09:25:11.800809+0000 mon.a (mon.0) 559 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:12.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:12 smithi111 bash[78631]: audit 2023-10-01T09:25:11.802559+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.111:0/1550438281' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:12.565 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:12 smithi111 bash[75702]: cluster 2023-10-01T09:25:11.158629+0000 mgr.y (mgr.25132) 449 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 862 op/s 2023-10-01T09:25:12.565 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:12 smithi111 bash[75702]: audit 2023-10-01T09:25:11.800809+0000 mon.a (mon.0) 559 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:12.565 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:12 smithi111 bash[75702]: audit 2023-10-01T09:25:11.802559+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.111:0/1550438281' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:12.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:12.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:12.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:12.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:12.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:12.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:12.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T09:25:12.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:12.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:12.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:12.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:13.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:13.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:13.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:13.163 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:13.189 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:13.292 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:13.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:13.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:13.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: cluster 2023-10-01T09:25:12.215435+0000 mon.a (mon.0) 560 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:25:13.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: cluster 2023-10-01T09:25:12.230226+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: audit 2023-10-01T09:25:12.231337+0000 mon.a (mon.0) 561 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:25:13.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: cluster 2023-10-01T09:25:12.231595+0000 mon.a (mon.0) 562 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-01T09:25:13.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: cluster 2023-10-01T09:25:12.242617+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: cluster 2023-10-01T09:25:12.250291+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[75702]: cluster 2023-10-01T09:25:12.259431+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: cluster 2023-10-01T09:25:12.215435+0000 mon.a (mon.0) 560 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: cluster 2023-10-01T09:25:12.230226+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: audit 2023-10-01T09:25:12.231337+0000 mon.a (mon.0) 561 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: cluster 2023-10-01T09:25:12.231595+0000 mon.a (mon.0) 562 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: cluster 2023-10-01T09:25:12.242617+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: cluster 2023-10-01T09:25:12.250291+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.431 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:13 smithi111 bash[78631]: cluster 2023-10-01T09:25:12.259431+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: cluster 2023-10-01T09:25:12.215435+0000 mon.a (mon.0) 560 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:25:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: cluster 2023-10-01T09:25:12.230226+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: audit 2023-10-01T09:25:12.231337+0000 mon.a (mon.0) 561 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:25:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: cluster 2023-10-01T09:25:12.231595+0000 mon.a (mon.0) 562 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-01T09:25:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: cluster 2023-10-01T09:25:12.242617+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: cluster 2023-10-01T09:25:12.250291+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:13 smithi183 bash[59233]: cluster 2023-10-01T09:25:12.259431+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T09:25:13.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:13.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:13.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:13.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:13.721 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:13.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:13.825 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:13.866 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:13.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:13.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:13.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:14.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:14.128 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:14.195 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:14.195 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:14.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:14.243 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:14 smithi183 bash[59233]: cluster 2023-10-01T09:25:13.159040+0000 mgr.y (mgr.25132) 450 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:25:14.243 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:14 smithi183 bash[59233]: audit 2023-10-01T09:25:13.998555+0000 mon.a (mon.0) 563 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:14.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:14.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:14.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:14.393 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:14.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:14.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:14.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:14 smithi111 bash[75702]: cluster 2023-10-01T09:25:13.159040+0000 mgr.y (mgr.25132) 450 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:25:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:14 smithi111 bash[75702]: audit 2023-10-01T09:25:13.998555+0000 mon.a (mon.0) 563 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:14 smithi111 bash[78631]: cluster 2023-10-01T09:25:13.159040+0000 mgr.y (mgr.25132) 450 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:25:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:14 smithi111 bash[78631]: audit 2023-10-01T09:25:13.998555+0000 mon.a (mon.0) 563 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:14.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:14.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:14.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:14.766 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:14.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:14.906 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:14.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:14.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:15.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:15.061 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:15.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:15.086 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:25:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:25:14] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-10-01T09:25:15.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:15.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:15.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:15.337 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:15.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:15.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:15.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:15.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:25:15.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:15.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:15.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:15.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:15.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:15.842 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:15.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:15.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:15.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:15.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:15.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:16.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:16.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:16.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:16.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:16.245 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:16 smithi183 bash[59233]: cluster 2023-10-01T09:25:15.159652+0000 mgr.y (mgr.25132) 451 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:25:16.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:16.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:16.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:16.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:16 smithi111 bash[75702]: cluster 2023-10-01T09:25:15.159652+0000 mgr.y (mgr.25132) 451 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:25:16.466 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:16 smithi111 bash[78631]: cluster 2023-10-01T09:25:15.159652+0000 mgr.y (mgr.25132) 451 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:25:16.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:16.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:16.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:16.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:16.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:16.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:16.793 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:16.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:16.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:16.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:16.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:17.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:17.060 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:17.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:17.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:17.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:17.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:17.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:17.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:17.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:17.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:17.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:17.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:17.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:17.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:17.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:17.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:17.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:17.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:17.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:17.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:18.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:18.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:18.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:18.216 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:18.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:18.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:18.360 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:18 smithi183 bash[59233]: cluster 2023-10-01T09:25:17.160203+0000 mgr.y (mgr.25132) 452 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:25:18.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:18.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:18.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:18.491 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:18 smithi111 bash[78631]: cluster 2023-10-01T09:25:17.160203+0000 mgr.y (mgr.25132) 452 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:25:18.491 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:18 smithi111 bash[75702]: cluster 2023-10-01T09:25:17.160203+0000 mgr.y (mgr.25132) 452 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:25:18.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:18.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:18.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:18.650 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:18.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:18.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:18.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:18.917 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:18.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:19.019 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:19.020 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:19.060 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:19.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:19.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:19.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:19.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.325 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:19.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:19.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:19.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:19.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.580 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:19.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:19.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:19.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:19.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:19.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:19.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:19 smithi111 bash[75702]: cluster 2023-10-01T09:25:19.160601+0000 mgr.y (mgr.25132) 453 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:25:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:19 smithi111 bash[78631]: cluster 2023-10-01T09:25:19.160601+0000 mgr.y (mgr.25132) 453 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:25:20.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:20.090 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:19 smithi183 bash[59233]: cluster 2023-10-01T09:25:19.160601+0000 mgr.y (mgr.25132) 453 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:25:20.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:20.209 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:20.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:20.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:20.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:20.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:20.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:20.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:20.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:20.618 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:20.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:20.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:20.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:20.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:20.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:20.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:20.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:20.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:20.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:21.029 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:21.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:21.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:21.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:21.189 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:21.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:21.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:21.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:21.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:21.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:21.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:21.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:21.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:21.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:21.604 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:21.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:21.728 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:21.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:21.831 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:21.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:21.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:21.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:21.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:22.009 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:22.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:22.105 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:25:22.114 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:22.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:22.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:22.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:22.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:22.282 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:25:22.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:22.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:22 smithi111 bash[78631]: cluster 2023-10-01T09:25:21.161996+0000 mgr.y (mgr.25132) 454 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T09:25:22.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:22 smithi111 bash[78631]: audit 2023-10-01T09:25:22.097793+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.111:0/4064401649' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-01T09:25:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:22 smithi111 bash[75702]: cluster 2023-10-01T09:25:21.161996+0000 mgr.y (mgr.25132) 454 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T09:25:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:22 smithi111 bash[75702]: audit 2023-10-01T09:25:22.097793+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.111:0/4064401649' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-01T09:25:22.349 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:25:22.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:22.398 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:25:22.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:22.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:22.452 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:25:22.492 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:25:22.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:22.530 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:25:22.533 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:22 smithi183 bash[59233]: cluster 2023-10-01T09:25:21.161996+0000 mgr.y (mgr.25132) 454 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T09:25:22.533 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:22 smithi183 bash[59233]: audit 2023-10-01T09:25:22.097793+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.111:0/4064401649' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-10-01T09:25:22.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:22.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:22.564 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:25:22.606 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:25:22.611 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.612 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:25:22.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:22.684 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:22.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:22.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:22.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:22.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:22.953 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:22.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:22.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:23.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:23.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:23.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:23.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:23.209 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:23.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:23.312 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:23.321 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:23 smithi183 bash[59233]: audit 2023-10-01T09:25:22.247551+0000 mon.a (mon.0) 565 : audit 0 from='client.? 172.21.15.111:0/1456475181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:23.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:23.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:23.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:23.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:23.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:23.517 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:23 smithi111 bash[75702]: audit 2023-10-01T09:25:22.247551+0000 mon.a (mon.0) 565 : audit 0 from='client.? 172.21.15.111:0/1456475181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:23.518 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:23 smithi111 bash[78631]: audit 2023-10-01T09:25:22.247551+0000 mon.a (mon.0) 565 : audit 0 from='client.? 172.21.15.111:0/1456475181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:23.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:23.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:23.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:23.738 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:23.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:23.841 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:23.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:23.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:23.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:23.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:24.008 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:24.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:24.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:24.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:24.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:24.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:24.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:24.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:24.409 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:24.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:24.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:24.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:24 smithi183 bash[59233]: cluster 2023-10-01T09:25:23.165313+0000 mgr.y (mgr.25132) 455 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-10-01T09:25:24.540 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:24.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:24 smithi111 bash[78631]: cluster 2023-10-01T09:25:23.165313+0000 mgr.y (mgr.25132) 455 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-10-01T09:25:24.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:24 smithi111 bash[75702]: cluster 2023-10-01T09:25:23.165313+0000 mgr.y (mgr.25132) 455 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-10-01T09:25:24.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:24.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:24.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:24.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:24.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:24.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:24.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:24.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:24.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:24.989 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:25:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:25:24] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-10-01T09:25:25.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:25.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:25.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:25.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:25.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:25.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:25.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:25.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:25.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:25.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:25.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:25.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:25.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:25.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:25.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:25.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:25.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:25.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:25.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:25.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:25.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:26.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:26.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:26.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:26.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:26.243 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:26 smithi111 bash[78631]: cluster 2023-10-01T09:25:25.165795+0000 mgr.y (mgr.25132) 456 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T09:25:26.243 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:26 smithi111 bash[75702]: cluster 2023-10-01T09:25:25.165795+0000 mgr.y (mgr.25132) 456 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T09:25:26.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:26.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:26.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:26.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:26.535 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:26.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:26 smithi183 bash[59233]: cluster 2023-10-01T09:25:25.165795+0000 mgr.y (mgr.25132) 456 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T09:25:26.638 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:26.668 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:26.771 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:26.785 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:25:26.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:26.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:26.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:26.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:26.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:27.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:27.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:27.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:27.170 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:27.196 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:27.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:27.301 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:27.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:27.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:27.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:27.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:27.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:27.592 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:27.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:27.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:27.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:27.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:27.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:27.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:27.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:27.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:27.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:28.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:28.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:28.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:28.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:28.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:28.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:28.498 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:28 smithi183 bash[59233]: cluster 2023-10-01T09:25:27.166393+0000 mgr.y (mgr.25132) 457 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T09:25:28.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:28 smithi111 bash[75702]: cluster 2023-10-01T09:25:27.166393+0000 mgr.y (mgr.25132) 457 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T09:25:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:28 smithi111 bash[78631]: cluster 2023-10-01T09:25:27.166393+0000 mgr.y (mgr.25132) 457 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T09:25:28.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:28.738 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:28.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:28.879 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:28.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:25:28.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:28.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:28.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:29.011 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:29.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:29.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:29.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:29.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:29.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:29.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:29.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:29.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:29.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:29.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:29.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:29.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:29.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:29.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:29.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:29.829 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:29.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:29.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:29.967 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:29.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:29.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:29.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:29 smithi111 bash[78631]: audit 2023-10-01T09:25:28.998576+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:29 smithi111 bash[78631]: cluster 2023-10-01T09:25:29.166942+0000 mgr.y (mgr.25132) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-10-01T09:25:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:29 smithi111 bash[75702]: audit 2023-10-01T09:25:28.998576+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:29 smithi111 bash[75702]: cluster 2023-10-01T09:25:29.166942+0000 mgr.y (mgr.25132) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-10-01T09:25:30.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:30.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:30.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:30.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:30.240 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:29 smithi183 bash[59233]: audit 2023-10-01T09:25:28.998576+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:30.240 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:29 smithi183 bash[59233]: cluster 2023-10-01T09:25:29.166942+0000 mgr.y (mgr.25132) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-10-01T09:25:30.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:30.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:30.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:30.391 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:30.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:30.435 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:25:30.435 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:25:30.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:30.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:30.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:30.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:30.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:30.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:30.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:30.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:30.920 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:30.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:30.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:31.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:31.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:31.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:31.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:31.188 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:31.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:31.295 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:31.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:31.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:31.458 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:31.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:31.587 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:31.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:31.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:31.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:31.786 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] 2023-10-01T09:25:31.787 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:25:31.787 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:25:31.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:25:31.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:31.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:31.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:31.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:31.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:32.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:32.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:32.133 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:32.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:32.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:32.245 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:32 smithi183 bash[59233]: cluster 2023-10-01T09:25:31.167783+0000 mgr.y (mgr.25132) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 868 op/s 2023-10-01T09:25:32.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:32.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:32.392 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:32.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:32.503 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:32 smithi111 bash[75702]: cluster 2023-10-01T09:25:31.167783+0000 mgr.y (mgr.25132) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 868 op/s 2023-10-01T09:25:32.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:32 smithi111 bash[78631]: cluster 2023-10-01T09:25:31.167783+0000 mgr.y (mgr.25132) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 868 op/s 2023-10-01T09:25:32.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:32.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:32.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:32.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:32.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:32.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:32.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:32.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T09:25:32.917 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:32.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:32.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:33.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:33.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:33.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:33.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:33.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:33.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:33.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:33.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:33.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:33.468 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:33.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:33.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:33.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:33.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:33.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:33.742 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:33.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:33.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:33.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:33.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:33.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:34.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:34.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:34.114 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:34.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:34.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:34.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:34.246 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[75702]: cluster 2023-10-01T09:25:33.170587+0000 mgr.y (mgr.25132) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 569 op/s 2023-10-01T09:25:34.246 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[75702]: audit 2023-10-01T09:25:33.667695+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.111:0/235454903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:25:34.246 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[75702]: audit 2023-10-01T09:25:33.670615+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:25:34.252 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:25:34.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:34.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:34.397 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:34.407 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:34 smithi183 bash[59233]: cluster 2023-10-01T09:25:33.170587+0000 mgr.y (mgr.25132) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 569 op/s 2023-10-01T09:25:34.407 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:34 smithi183 bash[59233]: audit 2023-10-01T09:25:33.667695+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.111:0/235454903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:25:34.407 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:34 smithi183 bash[59233]: audit 2023-10-01T09:25:33.670615+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:25:34.419 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:34.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:34.523 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:34.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[78631]: cluster 2023-10-01T09:25:33.170587+0000 mgr.y (mgr.25132) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 569 op/s 2023-10-01T09:25:34.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[78631]: audit 2023-10-01T09:25:33.667695+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.111:0/235454903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:25:34.531 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[78631]: audit 2023-10-01T09:25:33.670615+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:25:34.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:34.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:34.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:34.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:34.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:34.795 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:25:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:25:34] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.33.4" 2023-10-01T09:25:34.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:34.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:34.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:34.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:34.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:35.062 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:35.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:35.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:35.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:35.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:35.256 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.224615+0000 mon.a (mon.0) 568 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:25:35.256 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: audit 2023-10-01T09:25:34.234265+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:25:35.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.234393+0000 mon.a (mon.0) 570 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-01T09:25:35.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.254221+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.256081+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.257918+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.263647+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:35 smithi183 bash[59233]: cluster 2023-10-01T09:25:34.289903+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.224615+0000 mon.a (mon.0) 568 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:25:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: audit 2023-10-01T09:25:34.234265+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:25:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.234393+0000 mon.a (mon.0) 570 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.254221+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.256081+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.257918+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.263647+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[75702]: cluster 2023-10-01T09:25:34.289903+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.224615+0000 mon.a (mon.0) 568 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: audit 2023-10-01T09:25:34.234265+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:25:35.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.234393+0000 mon.a (mon.0) 570 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-01T09:25:35.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.254221+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.256081+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.257918+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.263647+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:35 smithi111 bash[78631]: cluster 2023-10-01T09:25:34.289903+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T09:25:35.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:35.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:35.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:35.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:35.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:35.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:35.621 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:35.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:35.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:35.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:35.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:35.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:35.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:35.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:36.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:36.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:36.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:36.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:36.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.162 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:36.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:36.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:36.273 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:36 smithi183 bash[59233]: cluster 2023-10-01T09:25:35.171166+0000 mgr.y (mgr.25132) 461 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-10-01T09:25:36.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:36.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:36.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:36.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:36.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:36.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:36.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:36 smithi111 bash[78631]: cluster 2023-10-01T09:25:35.171166+0000 mgr.y (mgr.25132) 461 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-10-01T09:25:36.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:36 smithi111 bash[75702]: cluster 2023-10-01T09:25:35.171166+0000 mgr.y (mgr.25132) 461 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-10-01T09:25:36.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:36.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:36.789 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:36.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:36.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:36.921 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:36.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:36.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:37.053 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:37.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:37.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:37.175 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:37.179 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:37.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:37.216 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:37.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:37.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:37.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:37.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:37.457 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:37.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:37.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:37.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:37.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:37.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:25:37.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:37.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:37.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:37.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:37.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:37.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:37.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:38.024 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:38.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:38.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:38.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:38.262 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:38 smithi111 bash[78631]: cluster 2023-10-01T09:25:37.171731+0000 mgr.y (mgr.25132) 462 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:25:38.262 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:38 smithi111 bash[75702]: cluster 2023-10-01T09:25:37.171731+0000 mgr.y (mgr.25132) 462 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:25:38.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:38.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:38.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:38.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:38.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:38.528 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:38.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:38 smithi183 bash[59233]: cluster 2023-10-01T09:25:37.171731+0000 mgr.y (mgr.25132) 462 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:25:38.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:38.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:38.717 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:38.747 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:38.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:38.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:38.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:38.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:38.981 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:39.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:39.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:39.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:39.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:39.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:39.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:39.417 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:39.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:39.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:39.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:39.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:39.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:39.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:39.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:39.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:39.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:39.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:39.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:40.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:39 smithi183 bash[59233]: cluster 2023-10-01T09:25:39.172128+0000 mgr.y (mgr.25132) 463 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:25:40.062 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:40.096 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:40.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:40.103 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:39 smithi111 bash[78631]: cluster 2023-10-01T09:25:39.172128+0000 mgr.y (mgr.25132) 463 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:25:40.104 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:39 smithi111 bash[75702]: cluster 2023-10-01T09:25:39.172128+0000 mgr.y (mgr.25132) 463 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:25:40.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:40.232 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:40.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:40.361 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:40.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:40.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:40.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:40.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:40.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:40.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:40.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:40.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:40.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:40.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:40.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:40.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:41.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:41.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:41.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:41.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:41.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:41.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:41.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:41.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:41.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:41.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:41.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:41.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:41.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:41.654 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:41.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:41.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:41.784 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:41.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:41.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:41.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:41.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:42.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:42.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:42.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:42.207 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:42.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:42.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:42.344 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:42 smithi183 bash[59233]: cluster 2023-10-01T09:25:41.175911+0000 mgr.y (mgr.25132) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-01T09:25:42.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:42.464 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:42.471 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:42 smithi111 bash[78631]: cluster 2023-10-01T09:25:41.175911+0000 mgr.y (mgr.25132) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-01T09:25:42.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:42 smithi111 bash[75702]: cluster 2023-10-01T09:25:41.175911+0000 mgr.y (mgr.25132) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-01T09:25:42.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:42.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:42.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:42.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:42.726 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:42.755 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:42.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:42.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:42.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:42.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:42.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:43.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:43.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:43.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:43.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:43.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:43.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:43.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:43.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:43.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:43.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:43.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:43.544 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:43.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:43.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:43.677 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:43.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:43.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:43.814 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:43.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:43.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:43.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:43.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:43.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:44.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:44.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:44.187 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:44.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:44.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:44.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:44.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:44 smithi183 bash[59233]: cluster 2023-10-01T09:25:43.176301+0000 mgr.y (mgr.25132) 465 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-01T09:25:44.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:44 smithi183 bash[59233]: audit 2023-10-01T09:25:43.999787+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:44.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:44.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:44.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:44.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:44 smithi111 bash[75702]: cluster 2023-10-01T09:25:43.176301+0000 mgr.y (mgr.25132) 465 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-01T09:25:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:44 smithi111 bash[75702]: audit 2023-10-01T09:25:43.999787+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:44 smithi111 bash[78631]: cluster 2023-10-01T09:25:43.176301+0000 mgr.y (mgr.25132) 465 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-10-01T09:25:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:44 smithi111 bash[78631]: audit 2023-10-01T09:25:43.999787+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:25:44.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:44.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:44.715 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:44.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:44.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:44.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:44.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:44.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:44.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:45.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:45.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:25:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:25:44] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.33.4" 2023-10-01T09:25:45.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:45.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:45.192 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:45.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:45.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:45.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:45.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:45.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:45.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:45.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:45.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:45.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:45.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:45.688 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:45.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:45.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:45.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:45.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:45.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:46.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:46.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:46.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:46.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:46.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:46.339 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:46.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:46.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:46.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:46.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:46 smithi183 bash[59233]: cluster 2023-10-01T09:25:45.176902+0000 mgr.y (mgr.25132) 466 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-10-01T09:25:46.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:46 smithi111 bash[78631]: cluster 2023-10-01T09:25:45.176902+0000 mgr.y (mgr.25132) 466 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-10-01T09:25:46.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:46 smithi111 bash[75702]: cluster 2023-10-01T09:25:45.176902+0000 mgr.y (mgr.25132) 466 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-10-01T09:25:46.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:46.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:46.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:46.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:46.739 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:46.843 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:46.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:46.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:46.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:46.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:47.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:47.130 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:47.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:47.152 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:25:47.213 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:25:47.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:47.258 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:25:47.260 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:47.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:47.312 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:25:47.353 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:25:47.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:47.396 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:25:47.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:47.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:47.435 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:25:47.470 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.476 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:25:47.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:47.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:47 smithi111 bash[78631]: audit 2023-10-01T09:25:47.092299+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.111:0/260489605' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:47.505 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:47 smithi111 bash[75702]: audit 2023-10-01T09:25:47.092299+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.111:0/260489605' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:47.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:47.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:47 smithi183 bash[59233]: audit 2023-10-01T09:25:47.092299+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.111:0/260489605' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:25:47.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:47.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:47.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:47.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:47.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:47.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:47.932 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:47.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:48.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:48.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:48.170 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:48.196 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:48.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:48.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:48.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:48 smithi111 bash[78631]: cluster 2023-10-01T09:25:47.177498+0000 mgr.y (mgr.25132) 467 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T09:25:48.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:48 smithi111 bash[75702]: cluster 2023-10-01T09:25:47.177498+0000 mgr.y (mgr.25132) 467 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T09:25:48.327 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:48.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:48.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:48.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:48 smithi183 bash[59233]: cluster 2023-10-01T09:25:47.177498+0000 mgr.y (mgr.25132) 467 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T09:25:48.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:48.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:48.587 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:48.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:48.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:48.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:48.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:48.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:48.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:48.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:48.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:48.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:48.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:49.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:49.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:49.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:49.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:49.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:49.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:49.263 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:49 smithi111 bash[75702]: audit 2023-10-01T09:25:48.591707+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:25:49.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:49.388 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:49.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:49.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:49.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:49 smithi183 bash[59233]: audit 2023-10-01T09:25:48.591707+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:25:49.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:49 smithi111 bash[78631]: audit 2023-10-01T09:25:48.591707+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:25:49.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:49.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:49.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:49.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:49.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:49.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:49.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:49.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:49.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:50.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:50.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:50.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:50.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:50.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:50.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:50 smithi183 bash[59233]: cluster 2023-10-01T09:25:49.178074+0000 mgr.y (mgr.25132) 468 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-10-01T09:25:50.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:50.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:50.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.437 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:50 smithi111 bash[75702]: cluster 2023-10-01T09:25:49.178074+0000 mgr.y (mgr.25132) 468 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-10-01T09:25:50.438 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:50 smithi111 bash[78631]: cluster 2023-10-01T09:25:49.178074+0000 mgr.y (mgr.25132) 468 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-10-01T09:25:50.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:50.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:50.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:50.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:50.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:50.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:50.870 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:25:50.870 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:25:50.870 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26038 6.f 6:f38d17e0:::benchmark_data_smithi111_105563_object26037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.648419+0000", 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 127.20843580899999, 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18543340899999999, 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.871 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26038 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648419+0000", 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648419+0000", 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.872 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648418+0000", 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648454+0000", 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6171999999999999e-05 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.873 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648464+0000", 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0295999999999999e-05 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648472+0000", 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4930000000000001e-06 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648517+0000", 2023-10-01T09:25:50.874 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5167999999999999e-05 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648620+0000", 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102744 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.648744+0000", 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012457599999999999 2023-10-01T09:25:50.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.650949+0000", 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0022047410000000001 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.658462+0000", 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0075131540000000002 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.833592+0000", 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.175130116 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.833741+0000", 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014858199999999999 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.833853+0000", 2023-10-01T09:25:50.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000111789 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26047 6.f 6:fd8c52b4:::benchmark_data_smithi111_105563_object26046:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.656994+0000", 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 127.199861402, 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17998145500000001, 2023-10-01T09:25:50.878 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26047 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656994+0000", 2023-10-01T09:25:50.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656994+0000", 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.656992+0000", 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.880 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657017+0000", 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4621999999999999e-05 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657027+0000", 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0097e-05 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.881 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657032+0000", 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4709999999999998e-06 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657082+0000", 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9775999999999999e-05 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657200+0000", 2023-10-01T09:25:50.882 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000118194 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657656+0000", 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00045550499999999998 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.659329+0000", 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001673463 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.660607+0000", 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001277528 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.836770+0000", 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.176163558 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.836898+0000", 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012784 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.836975+0000", 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7199000000000004e-05 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26052 6.f 6:fa6ad71c:::benchmark_data_smithi111_105563_object26051:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.657713+0000", 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 127.199141633, 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17944099999999999, 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26052 2023-10-01T09:25:50.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657713+0000", 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657713+0000", 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657712+0000", 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657734+0000", 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1525000000000001e-05 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657744+0000", 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7450000000000007e-06 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.657751+0000", 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1300000000000003e-06 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.658492+0000", 2023-10-01T09:25:50.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00074078999999999996 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.658612+0000", 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011984 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.658732+0000", 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120059 2023-10-01T09:25:50.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.659579+0000", 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00084748099999999997 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.660772+0000", 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011924889999999999 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837039+0000", 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.176267279 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837118+0000", 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9569999999999999e-05 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.837154+0000", 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6096999999999997e-05 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33309 6.8 6:146ca2d3:::benchmark_data_smithi111_105563_object33308:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.757963+0000", 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 121.098892275, 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.247592323, 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.893 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33309 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757963+0000", 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757963+0000", 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757961+0000", 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757990+0000", 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8912e-05 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.758011+0000", 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.088e-05 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.758021+0000", 2023-10-01T09:25:50.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7880000000000001e-06 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.758565+0000", 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00054438200000000005 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.758655+0000", 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0451999999999994e-05 2023-10-01T09:25:50.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.758745+0000", 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9361e-05 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.760427+0000", 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00168238 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761334+0000", 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00090709799999999995 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005391+0000", 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.244056406 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.899 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005511+0000", 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120024 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005555+0000", 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4555999999999998e-05 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.900 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:35678 6.f 6:f14a3fc8:::benchmark_data_smithi111_105563_object35677:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:51.995750+0000", 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 118.861105591, 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.134333591, 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 35678 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995750+0000", 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995750+0000", 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995748+0000", 2023-10-01T09:25:50.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995769+0000", 2023-10-01T09:25:50.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:50.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0803000000000001e-05 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995778+0000", 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3980000000000005e-06 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.904 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995784+0000", 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7660000000000004e-06 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995825+0000", 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1244e-05 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995909+0000", 2023-10-01T09:25:50.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3848000000000001e-05 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.995992+0000", 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3255000000000002e-05 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.997137+0000", 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001144335 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:51.997473+0000", 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000336225 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.129981+0000", 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.13250838200000001 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.130042+0000", 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0584000000000001e-05 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.130083+0000", 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1267999999999999e-05 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.908 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36002 6.f 6:ffdb23e1:::benchmark_data_smithi111_105563_object36001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.356640+0000", 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 118.500215165, 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25468612800000001, 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36002 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356640+0000", 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356640+0000", 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356638+0000", 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356659+0000", 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0769999999999999e-05 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356670+0000", 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0695e-05 2023-10-01T09:25:50.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356677+0000", 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2969999999999998e-06 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357790+0000", 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001112729 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357863+0000", 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2798000000000003e-05 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357940+0000", 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6865000000000004e-05 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.608760+0000", 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25082022999999998 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610609+0000", 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018493209999999999 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.611230+0000", 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00062118700000000004 2023-10-01T09:25:50.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.611286+0000", 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5773000000000003e-05 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.611326+0000", 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0034000000000003e-05 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.915 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36005 6.8 6:133e8d69:::benchmark_data_smithi111_105563_object36004:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.356684+0000", 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 118.500171399, 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25907975799999999, 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.916 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36005 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356684+0000", 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356684+0000", 2023-10-01T09:25:50.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356683+0000", 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356702+0000", 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8649999999999999e-05 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356709+0000", 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6179999999999997e-06 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356715+0000", 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0220000000000001e-06 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356810+0000", 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4211999999999999e-05 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356926+0000", 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116638 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357051+0000", 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000124413 2023-10-01T09:25:50.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610355+0000", 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.253304486 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610478+0000", 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012299199999999999 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615620+0000", 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0051422150000000003 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615726+0000", 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010576700000000001 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615763+0000", 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7327999999999999e-05 2023-10-01T09:25:50.922 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36009 6.8 6:1e1a908d:::benchmark_data_smithi111_105563_object36008:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.356726+0000", 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 118.50012904, 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.259159643, 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.923 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36009 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356726+0000", 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356726+0000", 2023-10-01T09:25:50.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356726+0000", 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356745+0000", 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9655000000000001e-05 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356753+0000", 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7549999999999994e-06 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356759+0000", 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2330000000000003e-06 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.359314+0000", 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025550149999999999 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.359434+0000", 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120264 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.359735+0000", 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00030018900000000002 2023-10-01T09:25:50.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610398+0000", 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25066367299999998 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610487+0000", 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8690999999999995e-05 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615807+0000", 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0053204029999999996 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615845+0000", 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7558999999999997e-05 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615886+0000", 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0742999999999999e-05 2023-10-01T09:25:50.929 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:36014 6.5 e107/96 6:a1043e57:::benchmark_data_smithi111_105563_object36013:head v 107'2241, mlcod=107'2239)", 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.360706+0000", 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 118.496149272, 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25000047800000003, 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360706+0000", 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360706+0000", 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360705+0000", 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360753+0000", 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8575999999999997e-05 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360766+0000", 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2102e-05 2023-10-01T09:25:50.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360773+0000", 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3470000000000001e-06 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360833+0000", 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0136000000000002e-05 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.360854+0000", 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0472e-05 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610624+0000", 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.249770464 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610706+0000", 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2368999999999997e-05 2023-10-01T09:25:50.934 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:36013 6.a e107/100 6:58e5c884:::benchmark_data_smithi111_105563_object36012:head v 107'2181, mlcod=107'2179)", 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.361327+0000", 2023-10-01T09:25:50.935 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 118.495528248, 2023-10-01T09:25:50.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25004240100000003, 2023-10-01T09:25:50.936 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.936 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.936 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361327+0000", 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361327+0000", 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361326+0000", 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361351+0000", 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4301e-05 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.608544+0000", 2023-10-01T09:25:50.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24719358 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.608564+0000", 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9834999999999999e-05 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609128+0000", 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00056435800000000005 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609208+0000", 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0109000000000002e-05 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.611294+0000", 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020854039999999999 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.940 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.611369+0000", 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5442e-05 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36489 6.f 6:f3c57864:::benchmark_data_smithi111_105563_object36488:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:53.029970+0000", 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 117.82688532, 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17155379900000001, 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.941 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36489 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.029970+0000", 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.942 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.029970+0000", 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.029968+0000", 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.029988+0000", 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9709999999999999e-05 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.029997+0000", 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3770000000000002e-06 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.030003+0000", 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.434e-06 2023-10-01T09:25:50.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.030037+0000", 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3729000000000002e-05 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.030161+0000", 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012454 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.030295+0000", 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013341399999999999 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.032647+0000", 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0023519180000000002 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.033981+0000", 2023-10-01T09:25:50.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001334584 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.201223+0000", 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16724228599999999 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.201275+0000", 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1756999999999999e-05 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:53.201524+0000", 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00024847200000000002 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:63777 6.f 6:fdfb2fe1:::benchmark_data_smithi111_105563_object63776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:24:20.511503+0000", 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 90.345352372999997, 2023-10-01T09:25:50.948 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.146271134, 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 63777 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511503+0000", 2023-10-01T09:25:50.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511503+0000", 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511501+0000", 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511525+0000", 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3921999999999999e-05 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511539+0000", 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4003e-05 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511547+0000", 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1960000000000008e-06 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511586+0000", 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8386999999999997e-05 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511731+0000", 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014547200000000001 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511875+0000", 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000143444 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.521071+0000", 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0091961419999999992 2023-10-01T09:25:50.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.524519+0000", 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034482950000000001 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.538797+0000", 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014277862000000001 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.954 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.538840+0000", 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3034999999999997e-05 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.657774+0000", 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.118933935 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.955 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:63778 6.f 6:f3a9f39f:::benchmark_data_smithi111_105563_object63777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:24:20.511561+0000", 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 90.345294171999996, 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14649362199999999, 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.956 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 63778 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511561+0000", 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.957 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511561+0000", 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511560+0000", 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511581+0000", 2023-10-01T09:25:50.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.103e-05 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511588+0000", 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.024e-06 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.511594+0000", 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.215e-06 2023-10-01T09:25:50.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.514438+0000", 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028441959999999998 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.514585+0000", 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014763999999999999 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.514741+0000", 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015608500000000001 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.524016+0000", 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0092744809999999994 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.524547+0000", 2023-10-01T09:25:50.961 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00053148300000000002 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.657886+0000", 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.13333808 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.657977+0000", 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1743000000000006e-05 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.962 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.658055+0000", 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7299000000000006e-05 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:63794 6.f 6:f48acf9b:::benchmark_data_smithi111_105563_object63793:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:24:20.527972+0000", 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 90.328883317999995, 2023-10-01T09:25:50.963 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.13528632700000001, 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 63794 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.527972+0000", 2023-10-01T09:25:50.964 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.527972+0000", 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.527970+0000", 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.965 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.527995+0000", 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4348000000000001e-05 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.528008+0000", 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3199e-05 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.966 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.528016+0000", 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0350000000000001e-06 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.528077+0000", 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1255999999999998e-05 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.528399+0000", 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00032161199999999998 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.967 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.528704+0000", 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00030473700000000002 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.538749+0000", 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010045735 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.968 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.662498+0000", 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.123748804 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.662704+0000", 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020579300000000001 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.663167+0000", 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00046295800000000002 2023-10-01T09:25:50.969 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.663258+0000", 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1318999999999998e-05 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:63797 6.f 6:f3a9fad4:::benchmark_data_smithi111_105563_object63796:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:24:20.530971+0000", 2023-10-01T09:25:50.970 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 90.325884105, 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14704634699999999, 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 63797 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.530971+0000", 2023-10-01T09:25:50.971 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.530971+0000", 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.530969+0000", 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.972 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.530997+0000", 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.7917000000000001e-05 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.531010+0000", 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3239e-05 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.531018+0000", 2023-10-01T09:25:50.973 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9370000000000004e-06 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.658134+0000", 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.1271157 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.658441+0000", 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000307273 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.974 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.658739+0000", 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00029765599999999998 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.671855+0000", 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013116940000000001 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.671889+0000", 2023-10-01T09:25:50.975 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3411000000000002e-05 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.677933+0000", 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060440820000000001 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.677981+0000", 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8270999999999999e-05 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.976 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:24:20.678017+0000", 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6159999999999999e-05 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:97046 6.f 6:f52e3e4f:::benchmark_data_smithi111_105563_object5010:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:05.236913+0000", 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 45.619942584999997, 2023-10-01T09:25:50.977 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.13088308300000001, 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 97046 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.236913+0000", 2023-10-01T09:25:50.978 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.236913+0000", 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.236911+0000", 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.979 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.236918+0000", 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0060000000000003e-06 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.236930+0000", 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2551999999999999e-05 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.236939+0000", 2023-10-01T09:25:50.980 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8489999999999995e-06 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237080+0000", 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014112099999999999 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237217+0000", 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013686300000000001 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.981 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237310+0000", 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2418999999999997e-05 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.242914+0000", 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0056041069999999997 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.982 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.242956+0000", 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1865e-05 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.367711+0000", 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.12475569 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.367756+0000", 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4186e-05 2023-10-01T09:25:50.983 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.367796+0000", 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0059999999999999e-05 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:97047 6.f 6:f3c98ca2:::benchmark_data_smithi111_105563_object5011:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:50.984 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:05.237339+0000", 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 45.619516118999996, 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.130557486, 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 97047 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.985 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237339+0000", 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237339+0000", 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.986 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237338+0000", 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237343+0000", 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0130000000000001e-06 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237354+0000", 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0346999999999999e-05 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.987 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.237361+0000", 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.131e-06 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.240401+0000", 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030405639999999999 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.988 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.240536+0000", 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000135167 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.240653+0000", 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116951 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.243007+0000", 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0023536410000000001 2023-10-01T09:25:50.989 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.244207+0000", 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012000769999999999 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.367829+0000", 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.123622207 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.990 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.367865+0000", 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5710999999999997e-05 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.367896+0000", 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1476999999999997e-05 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.991 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:97163 6.8 6:1649bdfb:::benchmark_data_smithi111_105563_object5127:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:05.470904+0000", 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 45.385951075999998, 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18005998600000001, 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 97163 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.992 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.470904+0000", 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.470904+0000", 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.993 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.470903+0000", 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.470974+0000", 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1507999999999994e-05 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:50.994 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.470982+0000", 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9079999999999995e-06 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.470990+0000", 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2819999999999999e-06 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.533804+0000", 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.062814167000000004 2023-10-01T09:25:50.995 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.533892+0000", 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8308999999999998e-05 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.533970+0000", 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8320999999999998e-05 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.996 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.542792+0000", 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0088216900000000001 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.544344+0000", 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0015523780000000001 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.997 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.650837+0000", 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10649238799999999 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.650923+0000", 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6100000000000006e-05 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:50.998 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:05.650964+0000", 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1100000000000003e-05 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:97999 6.8 6:1abd6e6f:::benchmark_data_smithi111_105563_object5963:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:06.707132+0000", 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 44.149723496999997, 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15300787099999999, 2023-10-01T09:25:50.999 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 97999 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.707132+0000", 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:51.000 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.707132+0000", 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.707130+0000", 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.001 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.707135+0000", 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2719999999999999e-06 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.707147+0000", 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2544000000000001e-05 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.707153+0000", 2023-10-01T09:25:51.002 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6300000000000003e-06 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.750707+0000", 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.043553936000000001 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.750809+0000", 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000101989 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.003 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.750904+0000", 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5519999999999993e-05 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.761902+0000", 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010997567999999999 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:51.004 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.761927+0000", 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4657000000000001e-05 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.860054+0000", 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.098127307999999996 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.860101+0000", 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6921e-05 2023-10-01T09:25:51.005 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.860140+0000", 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8699999999999999e-05 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:98014 6.8 6:1329b6ca:::benchmark_data_smithi111_105563_object5978:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:06.727471+0000", 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 44.129384211999998, 2023-10-01T09:25:51.006 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.132825314, 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 98014 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.727471+0000", 2023-10-01T09:25:51.007 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.727471+0000", 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.727469+0000", 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.008 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.727476+0000", 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0280000000000003e-06 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.727492+0000", 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5400000000000002e-05 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.727501+0000", 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9339999999999995e-06 2023-10-01T09:25:51.009 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.761947+0000", 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.034446127999999999 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.762045+0000", 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7833999999999999e-05 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.010 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.762137+0000", 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1965000000000005e-05 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.843558+0000", 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.081421538000000002 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.851923+0000", 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0083648690000000005 2023-10-01T09:25:51.011 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.860234+0000", 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0083107679999999996 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.860266+0000", 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2611000000000003e-05 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:25:51.012 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:06.860296+0000", 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9907999999999999e-05 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:25:51.013 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:25:51.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:51.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:51.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:51.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:51.207 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:25:51.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:51.217 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:25:51.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:51.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:51.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:51.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:51.477 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:51.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:51.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:51.616 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:51.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:51.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:51.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:51.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:51.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:51.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:51.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:51.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:52.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:52.124 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:52.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:52.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:52.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:25:52.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:52.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:52.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:52.309 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:52 smithi111 bash[75702]: cluster 2023-10-01T09:25:51.178745+0000 mgr.y (mgr.25132) 469 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-10-01T09:25:52.309 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:52 smithi111 bash[75702]: audit 2023-10-01T09:25:51.181620+0000 mgr.y (mgr.25132) 470 : audit 0 from='client.54598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:25:52.311 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:52 smithi111 bash[78631]: cluster 2023-10-01T09:25:51.178745+0000 mgr.y (mgr.25132) 469 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-10-01T09:25:52.311 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:52 smithi111 bash[78631]: audit 2023-10-01T09:25:51.181620+0000 mgr.y (mgr.25132) 470 : audit 0 from='client.54598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:25:52.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:52.397 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:52 smithi183 bash[59233]: cluster 2023-10-01T09:25:51.178745+0000 mgr.y (mgr.25132) 469 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-10-01T09:25:52.397 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:52 smithi183 bash[59233]: audit 2023-10-01T09:25:51.181620+0000 mgr.y (mgr.25132) 470 : audit 0 from='client.54598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:25:52.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:52.522 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:52.551 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:52.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:52.686 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:52.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:52.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:52.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:52.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:52.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:52.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:52.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:53.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:53.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:53.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:53.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:53.221 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:53.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:53.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:53.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:53.488 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:53.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:53.605 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":412,"stamp":"2023-10-01T09:25:51.178256+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3744470968,"num_objects":57152,"num_object_clones":0,"num_object_copies":171456,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57152,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":127200,"num_write_kb":5892558,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":1186352,"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":97634,"ondisk_log_size":97634,"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":12708388,"kb_used_data":11061412,"kb_used_omap":20,"kb_used_meta":1646763,"kb_avail":737252828,"statfs":{"total":767960285184,"available":754946895872,"internally_reserved":0,"allocated":11326885888,"data_stored":11323006503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1686285966},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,0,3,8,4,4,0,3],"upper_bound":256},"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":-611844096,"num_objects":-9336,"num_object_clones":0,"num_object_copies":-28008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9336,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006346"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":23,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.235089+0000","last_change":"2023-10-01T09:23:22.194813+0000","last_active":"2023-10-01T09:25:12.235089+0000","last_peered":"2023-10-01T09:25:12.235089+0000","last_clean":"2023-10-01T09:25:12.235089+0000","last_became_active":"2023-10-01T09:23:22.193655+0000","last_became_peered":"2023-10-01T09:23:22.193655+0000","last_unstale":"2023-10-01T09:25:12.235089+0000","last_undegraded":"2023-10-01T09:25:12.235089+0000","last_fullsized":"2023-10-01T09:25:12.235089+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:27:11.939835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":95,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.239150+0000","last_change":"2023-10-01T09:20:07.696201+0000","last_active":"2023-10-01T09:25:12.239150+0000","last_peered":"2023-10-01T09:25:12.239150+0000","last_clean":"2023-10-01T09:25:12.239150+0000","last_became_active":"2023-10-01T09:20:07.695586+0000","last_became_peered":"2023-10-01T09:20:07.695586+0000","last_unstale":"2023-10-01T09:25:12.239150+0000","last_undegraded":"2023-10-01T09:25:12.239150+0000","last_fullsized":"2023-10-01T09:25:12.239150+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:16:12.813710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.242682+0000","last_change":"2023-10-01T09:23:30.932061+0000","last_active":"2023-10-01T09:25:12.242682+0000","last_peered":"2023-10-01T09:25:12.242682+0000","last_clean":"2023-10-01T09:25:12.242682+0000","last_became_active":"2023-10-01T09:23:30.931647+0000","last_became_peered":"2023-10-01T09:23:30.931647+0000","last_unstale":"2023-10-01T09:25:12.242682+0000","last_undegraded":"2023-10-01T09:25:12.242682+0000","last_fullsized":"2023-10-01T09:25:12.242682+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:43:41.589457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":81,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244962+0000","last_change":"2023-10-01T09:23:07.513514+0000","last_active":"2023-10-01T09:25:12.244962+0000","last_peered":"2023-10-01T09:25:12.244962+0000","last_clean":"2023-10-01T09:25:12.244962+0000","last_became_active":"2023-10-01T09:23:07.513147+0000","last_became_peered":"2023-10-01T09:23:07.513147+0000","last_unstale":"2023-10-01T09:25:12.244962+0000","last_undegraded":"2023-10-01T09:25:12.244962+0000","last_fullsized":"2023-10-01T09:25:12.244962+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:39:34.827310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":98,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244907+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:25:12.244907+0000","last_peered":"2023-10-01T09:25:12.244907+0000","last_clean":"2023-10-01T09:25:12.244907+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:25:12.244907+0000","last_undegraded":"2023-10-01T09:25:12.244907+0000","last_fullsized":"2023-10-01T09:25:12.244907+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":63,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.247125+0000","last_change":"2023-10-01T09:23:22.191382+0000","last_active":"2023-10-01T09:25:12.247125+0000","last_peered":"2023-10-01T09:25:12.247125+0000","last_clean":"2023-10-01T09:25:12.247125+0000","last_became_active":"2023-10-01T09:23:22.190999+0000","last_became_peered":"2023-10-01T09:23:22.190999+0000","last_unstale":"2023-10-01T09:25:12.247125+0000","last_undegraded":"2023-10-01T09:25:12.247125+0000","last_fullsized":"2023-10-01T09:25:12.247125+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":81,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.234020+0000","last_change":"2023-10-01T09:23:22.205260+0000","last_active":"2023-10-01T09:25:34.234020+0000","last_peered":"2023-10-01T09:25:34.234020+0000","last_clean":"2023-10-01T09:25:34.234020+0000","last_became_active":"2023-10-01T09:23:22.204350+0000","last_became_peered":"2023-10-01T09:23:22.204350+0000","last_unstale":"2023-10-01T09:25:34.234020+0000","last_undegraded":"2023-10-01T09:25:34.234020+0000","last_fullsized":"2023-10-01T09:25:34.234020+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:40.718929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":91,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244980+0000","last_change":"2023-10-01T09:23:07.506065+0000","last_active":"2023-10-01T09:25:12.244980+0000","last_peered":"2023-10-01T09:25:12.244980+0000","last_clean":"2023-10-01T09:25:12.244980+0000","last_became_active":"2023-10-01T09:23:07.505742+0000","last_became_peered":"2023-10-01T09:23:07.505742+0000","last_unstale":"2023-10-01T09:25:12.244980+0000","last_undegraded":"2023-10-01T09:25:12.244980+0000","last_fullsized":"2023-10-01T09:25:12.244980+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:51:44.717013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":71,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.248585+0000","last_change":"2023-10-01T09:23:07.504160+0000","last_active":"2023-10-01T09:25:34.248585+0000","last_peered":"2023-10-01T09:25:34.248585+0000","last_clean":"2023-10-01T09:25:34.248585+0000","last_became_active":"2023-10-01T09:23:07.503816+0000","last_became_peered":"2023-10-01T09:23:07.503816+0000","last_unstale":"2023-10-01T09:25:34.248585+0000","last_undegraded":"2023-10-01T09:25:34.248585+0000","last_fullsized":"2023-10-01T09:25:34.248585+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:33.746234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":60,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.238872+0000","last_change":"2023-10-01T09:23:22.194599+0000","last_active":"2023-10-01T09:25:12.238872+0000","last_peered":"2023-10-01T09:25:12.238872+0000","last_clean":"2023-10-01T09:25:12.238872+0000","last_became_active":"2023-10-01T09:23:22.192895+0000","last_became_peered":"2023-10-01T09:23:22.192895+0000","last_unstale":"2023-10-01T09:25:12.238872+0000","last_undegraded":"2023-10-01T09:25:12.238872+0000","last_fullsized":"2023-10-01T09:25:12.238872+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:14.446276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"60'3","reported_seq":61,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.247896+0000","last_change":"2023-10-01T09:23:22.426815+0000","last_active":"2023-10-01T09:25:34.247896+0000","last_peered":"2023-10-01T09:25:34.247896+0000","last_clean":"2023-10-01T09:25:34.247896+0000","last_became_active":"2023-10-01T09:23:22.206844+0000","last_became_peered":"2023-10-01T09:23:22.206844+0000","last_unstale":"2023-10-01T09:25:34.247896+0000","last_undegraded":"2023-10-01T09:25:34.247896+0000","last_fullsized":"2023-10-01T09:25:34.247896+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T13:54:27.184949+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":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":76,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.234647+0000","last_change":"2023-10-01T09:23:07.512335+0000","last_active":"2023-10-01T09:25:12.234647+0000","last_peered":"2023-10-01T09:25:12.234647+0000","last_clean":"2023-10-01T09:25:12.234647+0000","last_became_active":"2023-10-01T09:23:07.512004+0000","last_became_peered":"2023-10-01T09:23:07.512004+0000","last_unstale":"2023-10-01T09:25:12.234647+0000","last_undegraded":"2023-10-01T09:25:12.234647+0000","last_fullsized":"2023-10-01T09:25:12.234647+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:03:34.252473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.14","version":"74'22","reported_seq":79,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.254062+0000","last_change":"2023-10-01T09:23:22.376494+0000","last_active":"2023-10-01T09:25:12.254062+0000","last_peered":"2023-10-01T09:25:12.254062+0000","last_clean":"2023-10-01T09:25:12.254062+0000","last_became_active":"2023-10-01T09:23:22.189175+0000","last_became_peered":"2023-10-01T09:23:22.189175+0000","last_unstale":"2023-10-01T09:25:12.254062+0000","last_undegraded":"2023-10-01T09:25:12.254062+0000","last_fullsized":"2023-10-01T09:25:12.254062+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":72,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.240202+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:25:12.240202+0000","last_peered":"2023-10-01T09:25:12.240202+0000","last_clean":"2023-10-01T09:25:12.240202+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:25:12.240202+0000","last_undegraded":"2023-10-01T09:25:12.240202+0000","last_fullsized":"2023-10-01T09:25:12.240202+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":43,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.243925+0000","last_change":"2023-10-01T09:23:22.378484+0000","last_active":"2023-10-01T09:25:34.243925+0000","last_peered":"2023-10-01T09:25:34.243925+0000","last_clean":"2023-10-01T09:25:34.243925+0000","last_became_active":"2023-10-01T09:23:22.196972+0000","last_became_peered":"2023-10-01T09:23:22.196972+0000","last_unstale":"2023-10-01T09:25:34.243925+0000","last_undegraded":"2023-10-01T09:25:34.243925+0000","last_fullsized":"2023-10-01T09:25:34.243925+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:24.518612+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":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":82,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.239124+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:25:12.239124+0000","last_peered":"2023-10-01T09:25:12.239124+0000","last_clean":"2023-10-01T09:25:12.239124+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:25:12.239124+0000","last_undegraded":"2023-10-01T09:25:12.239124+0000","last_fullsized":"2023-10-01T09:25:12.239124+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":81,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:25.604034+0000","last_change":"2023-10-01T09:23:07.509081+0000","last_active":"2023-10-01T09:25:25.604034+0000","last_peered":"2023-10-01T09:25:25.604034+0000","last_clean":"2023-10-01T09:25:25.604034+0000","last_became_active":"2023-10-01T09:23:07.508666+0000","last_became_peered":"2023-10-01T09:23:07.508666+0000","last_unstale":"2023-10-01T09:25:25.604034+0000","last_undegraded":"2023-10-01T09:25:25.604034+0000","last_fullsized":"2023-10-01T09:25:25.604034+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:46:51.347324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":76,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.239068+0000","last_change":"2023-10-01T09:23:22.207200+0000","last_active":"2023-10-01T09:25:12.239068+0000","last_peered":"2023-10-01T09:25:12.239068+0000","last_clean":"2023-10-01T09:25:12.239068+0000","last_became_active":"2023-10-01T09:23:22.206245+0000","last_became_peered":"2023-10-01T09:23:22.206245+0000","last_unstale":"2023-10-01T09:25:12.239068+0000","last_undegraded":"2023-10-01T09:25:12.239068+0000","last_fullsized":"2023-10-01T09:25:12.239068+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:58.610324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":64,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.262609+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:25:12.262609+0000","last_peered":"2023-10-01T09:25:12.262609+0000","last_clean":"2023-10-01T09:25:12.262609+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:25:12.262609+0000","last_undegraded":"2023-10-01T09:25:12.262609+0000","last_fullsized":"2023-10-01T09:25:12.262609+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":81,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.234268+0000","last_change":"2023-10-01T09:23:07.500931+0000","last_active":"2023-10-01T09:25:34.234268+0000","last_peered":"2023-10-01T09:25:34.234268+0000","last_clean":"2023-10-01T09:25:34.234268+0000","last_became_active":"2023-10-01T09:23:07.500625+0000","last_became_peered":"2023-10-01T09:23:07.500625+0000","last_unstale":"2023-10-01T09:25:34.234268+0000","last_undegraded":"2023-10-01T09:25:34.234268+0000","last_fullsized":"2023-10-01T09:25:34.234268+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:13.037049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":105,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.257505+0000","last_change":"2023-10-01T09:23:07.518816+0000","last_active":"2023-10-01T09:25:12.257505+0000","last_peered":"2023-10-01T09:25:12.257505+0000","last_clean":"2023-10-01T09:25:12.257505+0000","last_became_active":"2023-10-01T09:23:07.500901+0000","last_became_peered":"2023-10-01T09:23:07.500901+0000","last_unstale":"2023-10-01T09:25:12.257505+0000","last_undegraded":"2023-10-01T09:25:12.257505+0000","last_fullsized":"2023-10-01T09:25:12.257505+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":91,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.251684+0000","last_change":"2023-10-01T09:23:07.506156+0000","last_active":"2023-10-01T09:25:12.251684+0000","last_peered":"2023-10-01T09:25:12.251684+0000","last_clean":"2023-10-01T09:25:12.251684+0000","last_became_active":"2023-10-01T09:23:07.505830+0000","last_became_peered":"2023-10-01T09:23:07.505830+0000","last_unstale":"2023-10-01T09:25:12.251684+0000","last_undegraded":"2023-10-01T09:25:12.251684+0000","last_fullsized":"2023-10-01T09:25:12.251684+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:06:42.793682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.a","version":"112'7833","reported_seq":7857,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.617806+0000","last_change":"2023-10-01T09:23:22.187143+0000","last_active":"2023-10-01T09:25:50.617806+0000","last_peered":"2023-10-01T09:25:50.617806+0000","last_clean":"2023-10-01T09:25:50.617806+0000","last_became_active":"2023-10-01T09:23:22.186741+0000","last_became_peered":"2023-10-01T09:23:22.186741+0000","last_unstale":"2023-10-01T09:25:50.617806+0000","last_undegraded":"2023-10-01T09:25:50.617806+0000","last_fullsized":"2023-10-01T09:25:50.617806+0000","mapping_epoch":100,"log_start":"107'1900","ondisk_log_start":"107'1900","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5933,"log_dups_size":0,"ondisk_log_size":5933,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:34:33.705995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227999744,"num_objects":3479,"num_object_clones":0,"num_object_copies":10437,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3479,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7833,"num_write_kb":361984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":52,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.234156+0000","last_change":"2023-10-01T09:23:30.942123+0000","last_active":"2023-10-01T09:25:34.234156+0000","last_peered":"2023-10-01T09:25:34.234156+0000","last_clean":"2023-10-01T09:25:34.234156+0000","last_became_active":"2023-10-01T09:23:30.930849+0000","last_became_peered":"2023-10-01T09:23:30.930849+0000","last_unstale":"2023-10-01T09:25:34.234156+0000","last_undegraded":"2023-10-01T09:25:34.234156+0000","last_fullsized":"2023-10-01T09:25:34.234156+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:45:32.448959+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":26,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.240117+0000","last_change":"2023-10-01T09:23:07.516498+0000","last_active":"2023-10-01T09:25:12.240117+0000","last_peered":"2023-10-01T09:25:12.240117+0000","last_clean":"2023-10-01T09:25:12.240117+0000","last_became_active":"2023-10-01T09:23:07.511703+0000","last_became_peered":"2023-10-01T09:23:07.511703+0000","last_unstale":"2023-10-01T09:25:12.240117+0000","last_undegraded":"2023-10-01T09:25:12.240117+0000","last_fullsized":"2023-10-01T09:25:12.240117+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"112'7786","reported_seq":7812,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:46.048527+0000","last_change":"2023-10-01T09:23:08.471991+0000","last_active":"2023-10-01T09:25:46.048527+0000","last_peered":"2023-10-01T09:25:46.048527+0000","last_clean":"2023-10-01T09:25:46.048527+0000","last_became_active":"2023-10-01T09:23:08.471693+0000","last_became_peered":"2023-10-01T09:23:08.471693+0000","last_unstale":"2023-10-01T09:25:46.048527+0000","last_undegraded":"2023-10-01T09:25:46.048527+0000","last_fullsized":"2023-10-01T09:25:46.048527+0000","mapping_epoch":96,"log_start":"107'2500","ondisk_log_start":"107'2500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5286,"log_dups_size":0,"ondisk_log_size":5286,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:13:15.516743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244056064,"num_objects":3724,"num_object_clones":0,"num_object_copies":11172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3724,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7786,"num_write_kb":368320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"60'2","reported_seq":45,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:25.052911+0000","last_change":"2023-10-01T09:23:07.599169+0000","last_active":"2023-10-01T09:25:25.052911+0000","last_peered":"2023-10-01T09:25:25.052911+0000","last_clean":"2023-10-01T09:25:25.052911+0000","last_became_active":"2023-10-01T09:23:07.512261+0000","last_became_peered":"2023-10-01T09:23:07.512261+0000","last_unstale":"2023-10-01T09:25:25.052911+0000","last_undegraded":"2023-10-01T09:25:25.052911+0000","last_fullsized":"2023-10-01T09:25:25.052911+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:34:31.721156+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":[1,0,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":93,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.240158+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:25:12.240158+0000","last_peered":"2023-10-01T09:25:12.240158+0000","last_clean":"2023-10-01T09:25:12.240158+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:25:12.240158+0000","last_undegraded":"2023-10-01T09:25:12.240158+0000","last_fullsized":"2023-10-01T09:25:12.240158+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"112'7886","reported_seq":7912,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:49.364349+0000","last_change":"2023-10-01T09:23:08.472904+0000","last_active":"2023-10-01T09:25:49.364349+0000","last_peered":"2023-10-01T09:25:49.364349+0000","last_clean":"2023-10-01T09:25:49.364349+0000","last_became_active":"2023-10-01T09:23:08.472616+0000","last_became_peered":"2023-10-01T09:23:08.472616+0000","last_unstale":"2023-10-01T09:25:49.364349+0000","last_undegraded":"2023-10-01T09:25:49.364349+0000","last_fullsized":"2023-10-01T09:25:49.364349+0000","mapping_epoch":96,"log_start":"107'1300","ondisk_log_start":"107'1300","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":6586,"log_dups_size":0,"ondisk_log_size":6586,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:34:53.798061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233701376,"num_objects":3566,"num_object_clones":0,"num_object_copies":10698,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3566,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7886,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":22,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.248160+0000","last_change":"2023-10-01T09:23:30.953523+0000","last_active":"2023-10-01T09:25:34.248160+0000","last_peered":"2023-10-01T09:25:34.248160+0000","last_clean":"2023-10-01T09:25:34.248160+0000","last_became_active":"2023-10-01T09:23:30.931452+0000","last_became_peered":"2023-10-01T09:23:30.931452+0000","last_unstale":"2023-10-01T09:25:34.248160+0000","last_undegraded":"2023-10-01T09:25:34.248160+0000","last_fullsized":"2023-10-01T09:25:34.248160+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:04.884991+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":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":69,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:20.049976+0000","last_change":"2023-10-01T09:23:07.512562+0000","last_active":"2023-10-01T09:25:20.049976+0000","last_peered":"2023-10-01T09:25:20.049976+0000","last_clean":"2023-10-01T09:25:20.049976+0000","last_became_active":"2023-10-01T09:23:07.512179+0000","last_became_peered":"2023-10-01T09:23:07.512179+0000","last_unstale":"2023-10-01T09:25:20.049976+0000","last_undegraded":"2023-10-01T09:25:20.049976+0000","last_fullsized":"2023-10-01T09:25:20.049976+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:34.882919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.9","version":"112'7974","reported_seq":8009,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.641431+0000","last_change":"2023-10-01T09:23:22.198371+0000","last_active":"2023-10-01T09:25:50.641431+0000","last_peered":"2023-10-01T09:25:50.641431+0000","last_clean":"2023-10-01T09:25:50.641431+0000","last_became_active":"2023-10-01T09:23:22.198009+0000","last_became_peered":"2023-10-01T09:23:22.198009+0000","last_unstale":"2023-10-01T09:25:50.641431+0000","last_undegraded":"2023-10-01T09:25:50.641431+0000","last_fullsized":"2023-10-01T09:25:50.641431+0000","mapping_epoch":100,"log_start":"107'2000","ondisk_log_start":"107'2000","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:36.156389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229113856,"num_objects":3496,"num_object_clones":0,"num_object_copies":10488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7974,"num_write_kb":367040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.246923+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:25:12.246923+0000","last_peered":"2023-10-01T09:25:12.246923+0000","last_clean":"2023-10-01T09:25:12.246923+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:25:12.246923+0000","last_undegraded":"2023-10-01T09:25:12.246923+0000","last_fullsized":"2023-10-01T09:25:12.246923+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244369+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:25:12.244369+0000","last_peered":"2023-10-01T09:25:12.244369+0000","last_clean":"2023-10-01T09:25:12.244369+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:25:12.244369+0000","last_undegraded":"2023-10-01T09:25:12.244369+0000","last_fullsized":"2023-10-01T09:25:12.244369+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"112'8068","reported_seq":8102,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.094182+0000","last_change":"2023-10-01T09:23:22.199195+0000","last_active":"2023-10-01T09:25:50.094182+0000","last_peered":"2023-10-01T09:25:50.094182+0000","last_clean":"2023-10-01T09:25:50.094182+0000","last_became_active":"2023-10-01T09:23:22.198843+0000","last_became_peered":"2023-10-01T09:23:22.198843+0000","last_unstale":"2023-10-01T09:25:50.094182+0000","last_undegraded":"2023-10-01T09:25:50.094182+0000","last_fullsized":"2023-10-01T09:25:50.094182+0000","mapping_epoch":100,"log_start":"107'2700","ondisk_log_start":"107'2700","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5368,"log_dups_size":0,"ondisk_log_size":5368,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:46.516709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232390656,"num_objects":3546,"num_object_clones":0,"num_object_copies":10638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8068,"num_write_kb":371648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":81,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.238965+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:25:12.238965+0000","last_peered":"2023-10-01T09:25:12.238965+0000","last_clean":"2023-10-01T09:25:12.238965+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:25:12.238965+0000","last_undegraded":"2023-10-01T09:25:12.238965+0000","last_fullsized":"2023-10-01T09:25:12.238965+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":86,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.247209+0000","last_change":"2023-10-01T09:23:22.200734+0000","last_active":"2023-10-01T09:25:34.247209+0000","last_peered":"2023-10-01T09:25:34.247209+0000","last_clean":"2023-10-01T09:25:34.247209+0000","last_became_active":"2023-10-01T09:23:22.200385+0000","last_became_peered":"2023-10-01T09:23:22.200385+0000","last_unstale":"2023-10-01T09:25:34.247209+0000","last_undegraded":"2023-10-01T09:25:34.247209+0000","last_fullsized":"2023-10-01T09:25:34.247209+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:50:27.950600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.f","version":"112'7857","reported_seq":7892,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:49.378279+0000","last_change":"2023-10-01T09:23:22.201991+0000","last_active":"2023-10-01T09:25:49.378279+0000","last_peered":"2023-10-01T09:25:49.378279+0000","last_clean":"2023-10-01T09:25:49.378279+0000","last_became_active":"2023-10-01T09:23:22.201657+0000","last_became_peered":"2023-10-01T09:23:22.201657+0000","last_unstale":"2023-10-01T09:25:49.378279+0000","last_undegraded":"2023-10-01T09:25:49.378279+0000","last_fullsized":"2023-10-01T09:25:49.378279+0000","mapping_epoch":100,"log_start":"107'1300","ondisk_log_start":"107'1300","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":6557,"log_dups_size":0,"ondisk_log_size":6557,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:08:54.826815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234291200,"num_objects":3575,"num_object_clones":0,"num_object_copies":10725,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3575,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7857,"num_write_kb":365824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":65,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.248738+0000","last_change":"2023-10-01T09:23:22.195028+0000","last_active":"2023-10-01T09:25:34.248738+0000","last_peered":"2023-10-01T09:25:34.248738+0000","last_clean":"2023-10-01T09:25:34.248738+0000","last_became_active":"2023-10-01T09:23:22.194234+0000","last_became_peered":"2023-10-01T09:23:22.194234+0000","last_unstale":"2023-10-01T09:25:34.248738+0000","last_undegraded":"2023-10-01T09:25:34.248738+0000","last_fullsized":"2023-10-01T09:25:34.248738+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:46:39.659774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":99,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:24.337546+0000","last_change":"2023-10-01T09:23:22.188348+0000","last_active":"2023-10-01T09:25:24.337546+0000","last_peered":"2023-10-01T09:25:24.337546+0000","last_clean":"2023-10-01T09:25:24.337546+0000","last_became_active":"2023-10-01T09:23:22.187961+0000","last_became_peered":"2023-10-01T09:23:22.187961+0000","last_unstale":"2023-10-01T09:25:24.337546+0000","last_undegraded":"2023-10-01T09:25:24.337546+0000","last_fullsized":"2023-10-01T09:25:24.337546+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:42:56.134093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.c","version":"112'7819","reported_seq":7845,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:46.163335+0000","last_change":"2023-10-01T09:23:08.472916+0000","last_active":"2023-10-01T09:25:46.163335+0000","last_peered":"2023-10-01T09:25:46.163335+0000","last_clean":"2023-10-01T09:25:46.163335+0000","last_became_active":"2023-10-01T09:23:08.472543+0000","last_became_peered":"2023-10-01T09:23:08.472543+0000","last_unstale":"2023-10-01T09:25:46.163335+0000","last_undegraded":"2023-10-01T09:25:46.163335+0000","last_fullsized":"2023-10-01T09:25:46.163335+0000","mapping_epoch":96,"log_start":"107'2500","ondisk_log_start":"107'2500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5319,"log_dups_size":0,"ondisk_log_size":5319,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:15:19.048727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243204096,"num_objects":3711,"num_object_clones":0,"num_object_copies":11133,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3711,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7819,"num_write_kb":368960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":76,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:19.325254+0000","last_change":"2023-10-01T09:23:07.503298+0000","last_active":"2023-10-01T09:25:19.325254+0000","last_peered":"2023-10-01T09:25:19.325254+0000","last_clean":"2023-10-01T09:25:19.325254+0000","last_became_active":"2023-10-01T09:23:07.502971+0000","last_became_peered":"2023-10-01T09:23:07.502971+0000","last_unstale":"2023-10-01T09:25:19.325254+0000","last_undegraded":"2023-10-01T09:25:19.325254+0000","last_fullsized":"2023-10-01T09:25:19.325254+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:08:26.613380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":87,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.240406+0000","last_change":"2023-10-01T09:23:07.513330+0000","last_active":"2023-10-01T09:25:12.240406+0000","last_peered":"2023-10-01T09:25:12.240406+0000","last_clean":"2023-10-01T09:25:12.240406+0000","last_became_active":"2023-10-01T09:23:07.510996+0000","last_became_peered":"2023-10-01T09:23:07.510996+0000","last_unstale":"2023-10-01T09:25:12.240406+0000","last_undegraded":"2023-10-01T09:25:12.240406+0000","last_fullsized":"2023-10-01T09:25:12.240406+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"112'8109","reported_seq":8134,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.080696+0000","last_change":"2023-10-01T09:23:22.190616+0000","last_active":"2023-10-01T09:25:50.080696+0000","last_peered":"2023-10-01T09:25:50.080696+0000","last_clean":"2023-10-01T09:25:50.080696+0000","last_became_active":"2023-10-01T09:23:22.190223+0000","last_became_peered":"2023-10-01T09:23:22.190223+0000","last_unstale":"2023-10-01T09:25:50.080696+0000","last_undegraded":"2023-10-01T09:25:50.080696+0000","last_fullsized":"2023-10-01T09:25:50.080696+0000","mapping_epoch":100,"log_start":"107'2700","ondisk_log_start":"107'2700","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5409,"log_dups_size":0,"ondisk_log_size":5409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:07:23.842150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233701400,"num_objects":3567,"num_object_clones":0,"num_object_copies":10701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3567,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8109,"num_write_kb":373569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":101,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.245109+0000","last_change":"2023-10-01T09:23:22.201362+0000","last_active":"2023-10-01T09:25:12.245109+0000","last_peered":"2023-10-01T09:25:12.245109+0000","last_clean":"2023-10-01T09:25:12.245109+0000","last_became_active":"2023-10-01T09:23:22.200957+0000","last_became_peered":"2023-10-01T09:23:22.200957+0000","last_unstale":"2023-10-01T09:25:12.245109+0000","last_undegraded":"2023-10-01T09:25:12.245109+0000","last_fullsized":"2023-10-01T09:25:12.245109+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:55:13.816028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":77,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.249569+0000","last_change":"2023-10-01T09:23:22.197566+0000","last_active":"2023-10-01T09:25:34.249569+0000","last_peered":"2023-10-01T09:25:34.249569+0000","last_clean":"2023-10-01T09:25:34.249569+0000","last_became_active":"2023-10-01T09:23:22.197196+0000","last_became_peered":"2023-10-01T09:23:22.197196+0000","last_unstale":"2023-10-01T09:25:34.249569+0000","last_undegraded":"2023-10-01T09:25:34.249569+0000","last_fullsized":"2023-10-01T09:25:34.249569+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:10:29.672816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":92,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.234821+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:25:12.234821+0000","last_peered":"2023-10-01T09:25:12.234821+0000","last_clean":"2023-10-01T09:25:12.234821+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:25:12.234821+0000","last_undegraded":"2023-10-01T09:25:12.234821+0000","last_fullsized":"2023-10-01T09:25:12.234821+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":90,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:31.013173+0000","last_change":"2023-10-01T09:23:22.200055+0000","last_active":"2023-10-01T09:25:31.013173+0000","last_peered":"2023-10-01T09:25:31.013173+0000","last_clean":"2023-10-01T09:25:31.013173+0000","last_became_active":"2023-10-01T09:23:22.199579+0000","last_became_peered":"2023-10-01T09:23:22.199579+0000","last_unstale":"2023-10-01T09:25:31.013173+0000","last_undegraded":"2023-10-01T09:25:31.013173+0000","last_fullsized":"2023-10-01T09:25:31.013173+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:56.739628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":62,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.234726+0000","last_change":"2023-10-01T09:23:07.511611+0000","last_active":"2023-10-01T09:25:12.234726+0000","last_peered":"2023-10-01T09:25:12.234726+0000","last_clean":"2023-10-01T09:25:12.234726+0000","last_became_active":"2023-10-01T09:23:07.511313+0000","last_became_peered":"2023-10-01T09:23:07.511313+0000","last_unstale":"2023-10-01T09:25:12.234726+0000","last_undegraded":"2023-10-01T09:25:12.234726+0000","last_fullsized":"2023-10-01T09:25:12.234726+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:27.201317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.0","version":"112'8053","reported_seq":8079,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.618439+0000","last_change":"2023-10-01T09:23:08.470542+0000","last_active":"2023-10-01T09:25:50.618439+0000","last_peered":"2023-10-01T09:25:50.618439+0000","last_clean":"2023-10-01T09:25:50.618439+0000","last_became_active":"2023-10-01T09:23:08.470209+0000","last_became_peered":"2023-10-01T09:23:08.470209+0000","last_unstale":"2023-10-01T09:25:50.618439+0000","last_undegraded":"2023-10-01T09:25:50.618439+0000","last_fullsized":"2023-10-01T09:25:50.618439+0000","mapping_epoch":96,"log_start":"107'2100","ondisk_log_start":"107'2100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5953,"log_dups_size":0,"ondisk_log_size":5953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:28:19.576926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233242624,"num_objects":3559,"num_object_clones":0,"num_object_copies":10677,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3559,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8053,"num_write_kb":371584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"112'7900","reported_seq":7935,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:46.033052+0000","last_change":"2023-10-01T09:23:22.205834+0000","last_active":"2023-10-01T09:25:46.033052+0000","last_peered":"2023-10-01T09:25:46.033052+0000","last_clean":"2023-10-01T09:25:46.033052+0000","last_became_active":"2023-10-01T09:23:22.205473+0000","last_became_peered":"2023-10-01T09:23:22.205473+0000","last_unstale":"2023-10-01T09:25:46.033052+0000","last_undegraded":"2023-10-01T09:25:46.033052+0000","last_fullsized":"2023-10-01T09:25:46.033052+0000","mapping_epoch":100,"log_start":"107'2600","ondisk_log_start":"107'2600","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5300,"log_dups_size":0,"ondisk_log_size":5300,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:57:20.974376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242876416,"num_objects":3706,"num_object_clones":0,"num_object_copies":11118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3706,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7900,"num_write_kb":371392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":91,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.247119+0000","last_change":"2023-10-01T09:23:07.507464+0000","last_active":"2023-10-01T09:25:12.247119+0000","last_peered":"2023-10-01T09:25:12.247119+0000","last_clean":"2023-10-01T09:25:12.247119+0000","last_became_active":"2023-10-01T09:23:07.507078+0000","last_became_peered":"2023-10-01T09:23:07.507078+0000","last_unstale":"2023-10-01T09:25:12.247119+0000","last_undegraded":"2023-10-01T09:25:12.247119+0000","last_fullsized":"2023-10-01T09:25:12.247119+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":18,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.243076+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:25:34.243076+0000","last_peered":"2023-10-01T09:25:34.243076+0000","last_clean":"2023-10-01T09:25:34.243076+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:25:34.243076+0000","last_undegraded":"2023-10-01T09:25:34.243076+0000","last_fullsized":"2023-10-01T09:25:34.243076+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":83,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.234981+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:25:12.234981+0000","last_peered":"2023-10-01T09:25:12.234981+0000","last_clean":"2023-10-01T09:25:12.234981+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:25:12.234981+0000","last_undegraded":"2023-10-01T09:25:12.234981+0000","last_fullsized":"2023-10-01T09:25:12.234981+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"112'7981","reported_seq":8005,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:49.976521+0000","last_change":"2023-10-01T09:23:08.477647+0000","last_active":"2023-10-01T09:25:49.976521+0000","last_peered":"2023-10-01T09:25:49.976521+0000","last_clean":"2023-10-01T09:25:49.976521+0000","last_became_active":"2023-10-01T09:23:08.477351+0000","last_became_peered":"2023-10-01T09:23:08.477351+0000","last_unstale":"2023-10-01T09:25:49.976521+0000","last_undegraded":"2023-10-01T09:25:49.976521+0000","last_fullsized":"2023-10-01T09:25:49.976521+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":7981,"log_dups_size":0,"ondisk_log_size":7981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233766912,"num_objects":3567,"num_object_clones":0,"num_object_copies":10701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7981,"num_write_kb":369536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":104,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.260398+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:25:34.260398+0000","last_peered":"2023-10-01T09:25:34.260398+0000","last_clean":"2023-10-01T09:25:34.260398+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:25:34.260398+0000","last_undegraded":"2023-10-01T09:25:34.260398+0000","last_fullsized":"2023-10-01T09:25:34.260398+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":76,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.234174+0000","last_change":"2023-10-01T09:23:07.510021+0000","last_active":"2023-10-01T09:25:12.234174+0000","last_peered":"2023-10-01T09:25:12.234174+0000","last_clean":"2023-10-01T09:25:12.234174+0000","last_became_active":"2023-10-01T09:23:07.509651+0000","last_became_peered":"2023-10-01T09:23:07.509651+0000","last_unstale":"2023-10-01T09:25:12.234174+0000","last_undegraded":"2023-10-01T09:25:12.234174+0000","last_fullsized":"2023-10-01T09:25:12.234174+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:46.248461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":96,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:25.052944+0000","last_change":"2023-10-01T09:23:22.196758+0000","last_active":"2023-10-01T09:25:25.052944+0000","last_peered":"2023-10-01T09:25:25.052944+0000","last_clean":"2023-10-01T09:25:25.052944+0000","last_became_active":"2023-10-01T09:23:22.196407+0000","last_became_peered":"2023-10-01T09:23:22.196407+0000","last_unstale":"2023-10-01T09:25:25.052944+0000","last_undegraded":"2023-10-01T09:25:25.052944+0000","last_fullsized":"2023-10-01T09:25:25.052944+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:52:21.123654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"112'7933","reported_seq":7957,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:49.924653+0000","last_change":"2023-10-01T09:23:08.856796+0000","last_active":"2023-10-01T09:25:49.924653+0000","last_peered":"2023-10-01T09:25:49.924653+0000","last_clean":"2023-10-01T09:25:49.924653+0000","last_became_active":"2023-10-01T09:23:08.856221+0000","last_became_peered":"2023-10-01T09:23:08.856221+0000","last_unstale":"2023-10-01T09:25:49.924653+0000","last_undegraded":"2023-10-01T09:25:49.924653+0000","last_fullsized":"2023-10-01T09:25:49.924653+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230490112,"num_objects":3517,"num_object_clones":0,"num_object_copies":10551,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3517,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7933,"num_write_kb":366400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":90,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:29.339558+0000","last_change":"2023-10-01T09:23:22.196302+0000","last_active":"2023-10-01T09:25:29.339558+0000","last_peered":"2023-10-01T09:25:29.339558+0000","last_clean":"2023-10-01T09:25:29.339558+0000","last_became_active":"2023-10-01T09:23:22.195963+0000","last_became_peered":"2023-10-01T09:23:22.195963+0000","last_unstale":"2023-10-01T09:25:29.339558+0000","last_undegraded":"2023-10-01T09:25:29.339558+0000","last_fullsized":"2023-10-01T09:25:29.339558+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:42:20.903543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":326,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.243470+0000","last_change":"2023-10-01T09:23:24.868751+0000","last_active":"2023-10-01T09:25:12.243470+0000","last_peered":"2023-10-01T09:25:12.243470+0000","last_clean":"2023-10-01T09:25:12.243470+0000","last_became_active":"2023-10-01T09:23:24.868213+0000","last_became_peered":"2023-10-01T09:23:24.868213+0000","last_unstale":"2023-10-01T09:25:12.243470+0000","last_undegraded":"2023-10-01T09:25:12.243470+0000","last_fullsized":"2023-10-01T09:25:12.243470+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:20.177541+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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":69,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.239174+0000","last_change":"2023-10-01T09:23:30.933313+0000","last_active":"2023-10-01T09:25:12.239174+0000","last_peered":"2023-10-01T09:25:12.239174+0000","last_clean":"2023-10-01T09:25:12.239174+0000","last_became_active":"2023-10-01T09:23:30.932979+0000","last_became_peered":"2023-10-01T09:23:30.932979+0000","last_unstale":"2023-10-01T09:25:12.239174+0000","last_undegraded":"2023-10-01T09:25:12.239174+0000","last_fullsized":"2023-10-01T09:25:12.239174+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:45:25.129576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":28,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.262904+0000","last_change":"2023-10-01T09:23:07.515015+0000","last_active":"2023-10-01T09:25:12.262904+0000","last_peered":"2023-10-01T09:25:12.262904+0000","last_clean":"2023-10-01T09:25:12.262904+0000","last_became_active":"2023-10-01T09:23:07.514027+0000","last_became_peered":"2023-10-01T09:23:07.514027+0000","last_unstale":"2023-10-01T09:25:12.262904+0000","last_undegraded":"2023-10-01T09:25:12.262904+0000","last_fullsized":"2023-10-01T09:25:12.262904+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":98,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.262537+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:25:12.262537+0000","last_peered":"2023-10-01T09:25:12.262537+0000","last_clean":"2023-10-01T09:25:12.262537+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:25:12.262537+0000","last_undegraded":"2023-10-01T09:25:12.262537+0000","last_fullsized":"2023-10-01T09:25:12.262537+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.245282+0000","last_change":"2023-10-01T09:23:30.929229+0000","last_active":"2023-10-01T09:25:12.245282+0000","last_peered":"2023-10-01T09:25:12.245282+0000","last_clean":"2023-10-01T09:25:12.245282+0000","last_became_active":"2023-10-01T09:23:30.928955+0000","last_became_peered":"2023-10-01T09:23:30.928955+0000","last_unstale":"2023-10-01T09:25:12.245282+0000","last_undegraded":"2023-10-01T09:25:12.245282+0000","last_fullsized":"2023-10-01T09:25:12.245282+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:05:58.381402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":87,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244806+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:25:12.244806+0000","last_peered":"2023-10-01T09:25:12.244806+0000","last_clean":"2023-10-01T09:25:12.244806+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:25:12.244806+0000","last_undegraded":"2023-10-01T09:25:12.244806+0000","last_fullsized":"2023-10-01T09:25:12.244806+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"112'7943","reported_seq":7968,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.104195+0000","last_change":"2023-10-01T09:23:08.471096+0000","last_active":"2023-10-01T09:25:50.104195+0000","last_peered":"2023-10-01T09:25:50.104195+0000","last_clean":"2023-10-01T09:25:50.104195+0000","last_became_active":"2023-10-01T09:23:08.470801+0000","last_became_peered":"2023-10-01T09:23:08.470801+0000","last_unstale":"2023-10-01T09:25:50.104195+0000","last_undegraded":"2023-10-01T09:25:50.104195+0000","last_fullsized":"2023-10-01T09:25:50.104195+0000","mapping_epoch":96,"log_start":"107'2500","ondisk_log_start":"107'2500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5443,"log_dups_size":0,"ondisk_log_size":5443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:59.997712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226426880,"num_objects":3455,"num_object_clones":0,"num_object_copies":10365,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7943,"num_write_kb":364736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":65,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:30.607962+0000","last_change":"2023-10-01T09:23:22.197067+0000","last_active":"2023-10-01T09:25:30.607962+0000","last_peered":"2023-10-01T09:25:30.607962+0000","last_clean":"2023-10-01T09:25:30.607962+0000","last_became_active":"2023-10-01T09:23:22.196720+0000","last_became_peered":"2023-10-01T09:23:22.196720+0000","last_unstale":"2023-10-01T09:25:30.607962+0000","last_undegraded":"2023-10-01T09:25:30.607962+0000","last_fullsized":"2023-10-01T09:25:30.607962+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:44.362746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":76,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.234878+0000","last_change":"2023-10-01T09:23:07.510589+0000","last_active":"2023-10-01T09:25:12.234878+0000","last_peered":"2023-10-01T09:25:12.234878+0000","last_clean":"2023-10-01T09:25:12.234878+0000","last_became_active":"2023-10-01T09:23:07.510267+0000","last_became_peered":"2023-10-01T09:23:07.510267+0000","last_unstale":"2023-10-01T09:25:12.234878+0000","last_undegraded":"2023-10-01T09:25:12.234878+0000","last_fullsized":"2023-10-01T09:25:12.234878+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:56:11.475484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":66,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244605+0000","last_change":"2023-10-01T09:23:22.198608+0000","last_active":"2023-10-01T09:25:12.244605+0000","last_peered":"2023-10-01T09:25:12.244605+0000","last_clean":"2023-10-01T09:25:12.244605+0000","last_became_active":"2023-10-01T09:23:22.197618+0000","last_became_peered":"2023-10-01T09:23:22.197618+0000","last_unstale":"2023-10-01T09:25:12.244605+0000","last_undegraded":"2023-10-01T09:25:12.244605+0000","last_fullsized":"2023-10-01T09:25:12.244605+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:07:14.810024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"112'8106","reported_seq":8132,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:50.053127+0000","last_change":"2023-10-01T09:23:08.465470+0000","last_active":"2023-10-01T09:25:50.053127+0000","last_peered":"2023-10-01T09:25:50.053127+0000","last_clean":"2023-10-01T09:25:50.053127+0000","last_became_active":"2023-10-01T09:23:08.465180+0000","last_became_peered":"2023-10-01T09:23:08.465180+0000","last_unstale":"2023-10-01T09:25:50.053127+0000","last_undegraded":"2023-10-01T09:25:50.053127+0000","last_fullsized":"2023-10-01T09:25:50.053127+0000","mapping_epoch":96,"log_start":"107'2700","ondisk_log_start":"107'2700","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5406,"log_dups_size":0,"ondisk_log_size":5406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:09:41.446324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233308160,"num_objects":3560,"num_object_clones":0,"num_object_copies":10680,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3560,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8106,"num_write_kb":373312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":94,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.251601+0000","last_change":"2023-10-01T09:23:07.501912+0000","last_active":"2023-10-01T09:25:12.251601+0000","last_peered":"2023-10-01T09:25:12.251601+0000","last_clean":"2023-10-01T09:25:12.251601+0000","last_became_active":"2023-10-01T09:23:07.496931+0000","last_became_peered":"2023-10-01T09:23:07.496931+0000","last_unstale":"2023-10-01T09:25:12.251601+0000","last_undegraded":"2023-10-01T09:25:12.251601+0000","last_fullsized":"2023-10-01T09:25:12.251601+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:39.178489+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":61,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:25.052878+0000","last_change":"2023-10-01T09:23:22.202672+0000","last_active":"2023-10-01T09:25:25.052878+0000","last_peered":"2023-10-01T09:25:25.052878+0000","last_clean":"2023-10-01T09:25:25.052878+0000","last_became_active":"2023-10-01T09:23:22.202202+0000","last_became_peered":"2023-10-01T09:23:22.202202+0000","last_unstale":"2023-10-01T09:25:25.052878+0000","last_undegraded":"2023-10-01T09:25:25.052878+0000","last_fullsized":"2023-10-01T09:25:25.052878+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:36.249825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":87,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244829+0000","last_change":"2023-10-01T09:23:07.506668+0000","last_active":"2023-10-01T09:25:12.244829+0000","last_peered":"2023-10-01T09:25:12.244829+0000","last_clean":"2023-10-01T09:25:12.244829+0000","last_became_active":"2023-10-01T09:23:07.506367+0000","last_became_peered":"2023-10-01T09:23:07.506367+0000","last_unstale":"2023-10-01T09:25:12.244829+0000","last_undegraded":"2023-10-01T09:25:12.244829+0000","last_fullsized":"2023-10-01T09:25:12.244829+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:19.004918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"112'8002","reported_seq":8037,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:46.031299+0000","last_change":"2023-10-01T09:23:22.205663+0000","last_active":"2023-10-01T09:25:46.031299+0000","last_peered":"2023-10-01T09:25:46.031299+0000","last_clean":"2023-10-01T09:25:46.031299+0000","last_became_active":"2023-10-01T09:23:22.205328+0000","last_became_peered":"2023-10-01T09:23:22.205328+0000","last_unstale":"2023-10-01T09:25:46.031299+0000","last_undegraded":"2023-10-01T09:25:46.031299+0000","last_fullsized":"2023-10-01T09:25:46.031299+0000","mapping_epoch":100,"log_start":"107'2700","ondisk_log_start":"107'2700","created":96,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":5302,"log_dups_size":0,"ondisk_log_size":5302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:19.108252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245760000,"num_objects":3750,"num_object_clones":0,"num_object_copies":11250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3750,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8002,"num_write_kb":376064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":91,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.254076+0000","last_change":"2023-10-01T09:23:07.499308+0000","last_active":"2023-10-01T09:25:12.254076+0000","last_peered":"2023-10-01T09:25:12.254076+0000","last_clean":"2023-10-01T09:25:12.254076+0000","last_became_active":"2023-10-01T09:23:07.498652+0000","last_became_peered":"2023-10-01T09:23:07.498652+0000","last_unstale":"2023-10-01T09:25:12.254076+0000","last_undegraded":"2023-10-01T09:25:12.254076+0000","last_fullsized":"2023-10-01T09:25:12.254076+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":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":76,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244889+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:25:12.244889+0000","last_peered":"2023-10-01T09:25:12.244889+0000","last_clean":"2023-10-01T09:25:12.244889+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:25:12.244889+0000","last_undegraded":"2023-10-01T09:25:12.244889+0000","last_fullsized":"2023-10-01T09:25:12.244889+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":26,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.253818+0000","last_change":"2023-10-01T09:23:22.189499+0000","last_active":"2023-10-01T09:25:12.253818+0000","last_peered":"2023-10-01T09:25:12.253818+0000","last_clean":"2023-10-01T09:25:12.253818+0000","last_became_active":"2023-10-01T09:23:22.189075+0000","last_became_peered":"2023-10-01T09:23:22.189075+0000","last_unstale":"2023-10-01T09:25:12.253818+0000","last_undegraded":"2023-10-01T09:25:12.253818+0000","last_fullsized":"2023-10-01T09:25:12.253818+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.3","version":"112'7690","reported_seq":7711,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:49.992936+0000","last_change":"2023-10-01T09:23:08.476432+0000","last_active":"2023-10-01T09:25:49.992936+0000","last_peered":"2023-10-01T09:25:49.992936+0000","last_clean":"2023-10-01T09:25:49.992936+0000","last_became_active":"2023-10-01T09:23:08.476099+0000","last_became_peered":"2023-10-01T09:23:08.476099+0000","last_unstale":"2023-10-01T09:25:49.992936+0000","last_undegraded":"2023-10-01T09:25:49.992936+0000","last_fullsized":"2023-10-01T09:25:49.992936+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:23:07.441595+0000","last_clean_scrub_stamp":"2023-10-01T09:23:07.441595+0000","objects_scrubbed":0,"log_size":7690,"log_dups_size":0,"ondisk_log_size":7690,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219545600,"num_objects":3350,"num_object_clones":0,"num_object_copies":10050,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7690,"num_write_kb":353280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":69,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244518+0000","last_change":"2023-10-01T09:23:22.198816+0000","last_active":"2023-10-01T09:25:12.244518+0000","last_peered":"2023-10-01T09:25:12.244518+0000","last_clean":"2023-10-01T09:25:12.244518+0000","last_became_active":"2023-10-01T09:23:22.198117+0000","last_became_peered":"2023-10-01T09:23:22.198117+0000","last_unstale":"2023-10-01T09:25:12.244518+0000","last_undegraded":"2023-10-01T09:25:12.244518+0000","last_fullsized":"2023-10-01T09:25:12.244518+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:40:29.032146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":102,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.249812+0000","last_change":"2023-10-01T09:20:07.690625+0000","last_active":"2023-10-01T09:25:12.249812+0000","last_peered":"2023-10-01T09:25:12.249812+0000","last_clean":"2023-10-01T09:25:12.249812+0000","last_became_active":"2023-10-01T09:20:07.690256+0000","last_became_peered":"2023-10-01T09:20:07.690256+0000","last_unstale":"2023-10-01T09:25:12.249812+0000","last_undegraded":"2023-10-01T09:25:12.249812+0000","last_fullsized":"2023-10-01T09:25:12.249812+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:23:05.704870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":80,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.247092+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:25:12.247092+0000","last_peered":"2023-10-01T09:25:12.247092+0000","last_clean":"2023-10-01T09:25:12.247092+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:25:12.247092+0000","last_undegraded":"2023-10-01T09:25:12.247092+0000","last_fullsized":"2023-10-01T09:25:12.247092+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":95,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.246349+0000","last_change":"2023-10-01T09:23:07.496164+0000","last_active":"2023-10-01T09:25:34.246349+0000","last_peered":"2023-10-01T09:25:34.246349+0000","last_clean":"2023-10-01T09:25:34.246349+0000","last_became_active":"2023-10-01T09:23:07.495848+0000","last_became_peered":"2023-10-01T09:23:07.495848+0000","last_unstale":"2023-10-01T09:25:34.246349+0000","last_undegraded":"2023-10-01T09:25:34.246349+0000","last_fullsized":"2023-10-01T09:25:34.246349+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:04.079605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":78,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.247031+0000","last_change":"2023-10-01T09:23:07.553523+0000","last_active":"2023-10-01T09:25:12.247031+0000","last_peered":"2023-10-01T09:25:12.247031+0000","last_clean":"2023-10-01T09:25:12.247031+0000","last_became_active":"2023-10-01T09:23:07.507884+0000","last_became_peered":"2023-10-01T09:23:07.507884+0000","last_unstale":"2023-10-01T09:25:12.247031+0000","last_undegraded":"2023-10-01T09:25:12.247031+0000","last_fullsized":"2023-10-01T09:25:12.247031+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":95,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.249020+0000","last_change":"2023-10-01T09:23:07.496367+0000","last_active":"2023-10-01T09:25:34.249020+0000","last_peered":"2023-10-01T09:25:34.249020+0000","last_clean":"2023-10-01T09:25:34.249020+0000","last_became_active":"2023-10-01T09:23:07.496106+0000","last_became_peered":"2023-10-01T09:23:07.496106+0000","last_unstale":"2023-10-01T09:25:34.249020+0000","last_undegraded":"2023-10-01T09:25:34.249020+0000","last_fullsized":"2023-10-01T09:25:34.249020+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:12:12.713963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":97,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.251680+0000","last_change":"2023-10-01T09:23:07.506769+0000","last_active":"2023-10-01T09:25:12.251680+0000","last_peered":"2023-10-01T09:25:12.251680+0000","last_clean":"2023-10-01T09:25:12.251680+0000","last_became_active":"2023-10-01T09:23:07.506422+0000","last_became_peered":"2023-10-01T09:23:07.506422+0000","last_unstale":"2023-10-01T09:25:12.251680+0000","last_undegraded":"2023-10-01T09:25:12.251680+0000","last_fullsized":"2023-10-01T09:25:12.251680+0000","mapping_epoch":95,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":96,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:09:50.408593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,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":101,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.238864+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:25:12.238864+0000","last_peered":"2023-10-01T09:25:12.238864+0000","last_clean":"2023-10-01T09:25:12.238864+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:25:12.238864+0000","last_undegraded":"2023-10-01T09:25:12.238864+0000","last_fullsized":"2023-10-01T09:25:12.238864+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":91,"reported_epoch":111,"state":"active+clean","last_fresh":"2023-10-01T09:25:12.244687+0000","last_change":"2023-10-01T09:23:22.421971+0000","last_active":"2023-10-01T09:25:12.244687+0000","last_peered":"2023-10-01T09:25:12.244687+0000","last_clean":"2023-10-01T09:25:12.244687+0000","last_became_active":"2023-10-01T09:23:22.204614+0000","last_became_peered":"2023-10-01T09:23:22.204614+0000","last_unstale":"2023-10-01T09:25:12.244687+0000","last_undegraded":"2023-10-01T09:25:12.244687+0000","last_fullsized":"2023-10-01T09:25:12.244687+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T12:10:50.236290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":86,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-10-01T09:25:34.243137+0000","last_change":"2023-10-01T09:23:22.198279+0000","last_active":"2023-10-01T09:25:34.243137+0000","last_peered":"2023-10-01T09:25:34.243137+0000","last_clean":"2023-10-01T09:25:34.243137+0000","last_became_active":"2023-10-01T09:23:22.197966+0000","last_became_peered":"2023-10-01T09:23:22.197966+0000","last_unstale":"2023-10-01T09:25:34.243137+0000","last_undegraded":"2023-10-01T09:25:34.243137+0000","last_fullsized":"2023-10-01T09:25:34.243137+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":101,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:00:46.413879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":3743875096,"num_objects":57128,"num_object_clones":0,"num_object_copies":171384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57128,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":126940,"num_write_kb":5890113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11241730048,"data_stored":11241717832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97440,"ondisk_log_size":97440,"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":5504,"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":22,"num_bytes_recovered":5616,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430472,"num_pgs":14,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":981356,"kb_used_data":675940,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92763796,"statfs":{"total":95995035648,"available":94990127104,"internally_reserved":0,"allocated":692162560,"data_stored":691725677,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Sun Oct 1 09:25:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":0.996,"15min":0.93400000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.8559999999999999,"5min":5.8559999999999999,"15min":5.8559999999999999},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.097,"5min":0.93400000000000005,"15min":0.92400000000000004},"min":{"1min":0.436,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":4.165,"5min":4.165,"15min":4.165},"last":0.77000000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:25:08 2023","interfaces":[{"interface":"back","average":{"1min":4.883,"5min":3.383,"15min":1.7030000000000001},"min":{"1min":0.36299999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":47.954999999999998,"5min":181.02600000000001,"15min":181.02600000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":5.7400000000000002,"5min":3.6360000000000001,"15min":1.8029999999999999},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":49.323999999999998,"5min":181.101,"15min":181.101},"last":1.3819999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:25:37 2023","interfaces":[{"interface":"back","average":{"1min":2.6899999999999999,"5min":2.294,"15min":1.4339999999999999},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":7.8760000000000003,"5min":68.521000000000001,"15min":68.521000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":2.3610000000000002,"5min":2.3180000000000001,"15min":1.462},"min":{"1min":0.54400000000000004,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":7.891,"5min":68.498999999999995,"15min":68.498999999999995},"last":0.58399999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:25:13 2023","interfaces":[{"interface":"back","average":{"1min":5.9160000000000004,"5min":1.9850000000000001,"15min":1.2789999999999999},"min":{"1min":0.51100000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":49.781999999999996,"5min":49.781999999999996,"15min":49.781999999999996},"last":1.181},{"interface":"front","average":{"1min":6.2999999999999998,"5min":2.081,"15min":1.3109999999999999},"min":{"1min":0.46700000000000003,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":48.140999999999998,"5min":48.140999999999998,"15min":48.140999999999998},"last":0.71399999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:25:39 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.97699999999999998,"15min":0.90100000000000002},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.28299999999999997},"max":{"1min":1.3129999999999999,"5min":3.649,"15min":3.649},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.91300000000000003,"5min":1.042,"15min":0.98299999999999998},"min":{"1min":0.54000000000000004,"5min":0.52000000000000002,"15min":0.498},"max":{"1min":1.9710000000000001,"5min":3.4750000000000001,"15min":3.4750000000000001},"last":0.87}]},{"osd":5,"last update":"Sun Oct 1 09:25:39 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.41999999999999998},"max":{"1min":1.8180000000000001,"5min":3.3839999999999999,"15min":3.3839999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.095,"15min":1.024},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.50700000000000001},"max":{"1min":1.8480000000000001,"5min":3.5310000000000001,"15min":3.5310000000000001},"last":0.73099999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:25:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.1379999999999999,"15min":1.0529999999999999},"min":{"1min":0.58699999999999997,"5min":0.503,"15min":0.503},"max":{"1min":1.919,"5min":3.6030000000000002,"15min":3.6030000000000002},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.1220000000000001,"15min":1.083},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.437},"max":{"1min":2.0649999999999999,"5min":3.6760000000000002,"15min":3.6760000000000002},"last":0.94599999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626705,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":762796,"kb_used_data":457380,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92982356,"statfs":{"total":95995035648,"available":95213932544,"internally_reserved":0,"allocated":468357120,"data_stored":467924319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Sun Oct 1 09:25:43 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.94499999999999995,"15min":0.871},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":3.0350000000000001,"5min":9.5809999999999995,"15min":9.5809999999999995},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.226,"5min":1.0469999999999999,"15min":0.95399999999999996},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.9420000000000002,"5min":9.5180000000000007,"15min":9.5180000000000007},"last":0.90700000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:25:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.3999999999999999,"15min":1.097},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.2530000000000001,"5min":52.686999999999998,"15min":52.686999999999998},"last":2.0019999999999998},{"interface":"front","average":{"1min":1.7649999999999999,"5min":1.6879999999999999,"15min":1.238},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":5.4429999999999996,"5min":52.817,"15min":52.817},"last":0.86699999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:25:36 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":1.6990000000000001,"15min":1.228},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":5.7060000000000004,"5min":59.220999999999997,"15min":59.220999999999997},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.5900000000000001,"5min":1.72,"15min":1.268},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.6920000000000002,"5min":59.246000000000002,"15min":59.246000000000002},"last":1.073}]},{"osd":3,"last update":"Sun Oct 1 09:25:12 2023","interfaces":[{"interface":"back","average":{"1min":4.3239999999999998,"5min":2.75,"15min":1.516},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":55.810000000000002,"5min":75.433999999999997,"15min":75.433999999999997},"last":1.099},{"interface":"front","average":{"1min":3.931,"5min":2.883,"15min":1.601},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":55.917999999999999,"5min":76.852000000000004,"15min":76.852000000000004},"last":1.2270000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:25:05 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.876,"15min":0.91200000000000003},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.96299999999999997,"5min":1.306,"15min":2.3130000000000002},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.78900000000000003,"5min":1.0169999999999999,"15min":0.97999999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.571,"5min":1.5800000000000001,"15min":2.0510000000000002},"last":1.1499999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:25:05 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.96899999999999997,"15min":0.99199999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.50700000000000001},"max":{"1min":1.121,"5min":1.421,"15min":2.5110000000000001},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.04,"15min":1.0429999999999999},"min":{"1min":0.55900000000000005,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2030000000000001,"5min":1.627,"15min":2.3719999999999999},"last":1.2889999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:25:43 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1.0760000000000001,"15min":1.0860000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.26,"5min":5.5179999999999998,"15min":5.5179999999999998},"last":1.3620000000000001},{"interface":"front","average":{"1min":0.875,"5min":1.0760000000000001,"15min":1.0940000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.27,"5min":2.8580000000000001,"15min":2.8580000000000001},"last":1.0109999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285653,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2368540,"kb_used_data":2268820,"kb_used_omap":4,"kb_used_meta":99707,"kb_avail":91376612,"statfs":{"total":95995035648,"available":93569650688,"internally_reserved":0,"allocated":2323271680,"data_stored":2322738596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":102100878},"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":[3,0,0,3,2,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:25:06 2023","interfaces":[{"interface":"back","average":{"1min":11.164,"5min":3.79,"15min":1.6910000000000001},"min":{"1min":0.22500000000000001,"5min":0.193,"15min":0.193},"max":{"1min":139.416,"5min":139.416,"15min":139.416},"last":0.69899999999999995},{"interface":"front","average":{"1min":12.066000000000001,"5min":3.9100000000000001,"15min":1.738},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":138.98400000000001,"5min":138.98400000000001,"15min":138.98400000000001},"last":3.1619999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:25:41 2023","interfaces":[{"interface":"back","average":{"1min":5.2539999999999996,"5min":2.9289999999999998,"15min":1.393},"min":{"1min":0.45200000000000001,"5min":0.217,"15min":0.217},"max":{"1min":53.612000000000002,"5min":79.260000000000005,"15min":79.260000000000005},"last":2.1299999999999999},{"interface":"front","average":{"1min":4.9249999999999998,"5min":2.7970000000000002,"15min":1.371},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":49.558,"5min":81.322999999999993,"15min":81.322999999999993},"last":3.839}]},{"osd":3,"last update":"Sun Oct 1 09:25:21 2023","interfaces":[{"interface":"back","average":{"1min":7.2519999999999998,"5min":3.8119999999999998,"15min":1.7190000000000001},"min":{"1min":0.41399999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":48.545999999999999,"5min":83.305999999999997,"15min":83.305999999999997},"last":3.5870000000000002},{"interface":"front","average":{"1min":17.811,"5min":5.9569999999999999,"15min":2.4649999999999999},"min":{"1min":0.72599999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":139.345,"5min":139.345,"15min":139.345},"last":0.67800000000000005}]},{"osd":4,"last update":"Sun Oct 1 09:25:06 2023","interfaces":[{"interface":"back","average":{"1min":1.925,"5min":2.052,"15min":1.292},"min":{"1min":0.56499999999999995,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.1399999999999997,"5min":81.436999999999998,"15min":81.436999999999998},"last":3.1989999999999998},{"interface":"front","average":{"1min":1.75,"5min":2.1040000000000001,"15min":1.341},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":6.0659999999999998,"5min":79.376000000000005,"15min":79.376000000000005},"last":3.0510000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:25:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":2.012,"15min":1.3080000000000001},"min":{"1min":0.49199999999999999,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":4.7190000000000003,"5min":79.337999999999994,"15min":79.337999999999994},"last":0.35899999999999999},{"interface":"front","average":{"1min":1.8300000000000001,"5min":2.1070000000000002,"15min":1.3069999999999999},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":6.008,"5min":79.313000000000002,"15min":79.313000000000002},"last":2.9889999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:25:06 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":2.036,"15min":1.3779999999999999},"min":{"1min":0.47099999999999997,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":4.7880000000000003,"5min":79.641000000000005,"15min":79.641000000000005},"last":0.39100000000000001},{"interface":"front","average":{"1min":1.9850000000000001,"5min":2.109,"15min":1.359},"min":{"1min":0.54300000000000004,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":5.0990000000000002,"5min":81.662999999999997,"15min":81.662999999999997},"last":3.226}]},{"osd":7,"last update":"Sun Oct 1 09:25:06 2023","interfaces":[{"interface":"back","average":{"1min":1.9350000000000001,"5min":2.1890000000000001,"15min":1.399},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":6.0410000000000004,"5min":79.754000000000005,"15min":79.754000000000005},"last":3.0259999999999998},{"interface":"front","average":{"1min":1.3879999999999999,"5min":2.081,"15min":1.409},"min":{"1min":0.51300000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":4.7519999999999998,"5min":79.677999999999997,"15min":79.677999999999997},"last":0.65100000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449179,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1664316,"kb_used_data":1582452,"kb_used_omap":5,"kb_used_meta":81786,"kb_avail":92080836,"statfs":{"total":95995035648,"available":94290776064,"internally_reserved":0,"allocated":1620430848,"data_stored":1619869325,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":83749498},"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,0,0,0,3],"upper_bound":256},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:25:02 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":1.649,"15min":0.97299999999999998},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":5.0750000000000002,"5min":31.388999999999999,"15min":31.388999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":2.5680000000000001,"5min":1.7050000000000001,"15min":1.0489999999999999},"min":{"1min":0.32700000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":9.4969999999999999,"5min":31.931000000000001,"15min":31.931000000000001},"last":0.443}]},{"osd":2,"last update":"Sun Oct 1 09:25:33 2023","interfaces":[{"interface":"back","average":{"1min":3.8559999999999999,"5min":1.794,"15min":1.1080000000000001},"min":{"1min":0.27400000000000002,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":15.723000000000001,"5min":31.440000000000001,"15min":31.440000000000001},"last":0.629},{"interface":"front","average":{"1min":3.7999999999999998,"5min":1.8700000000000001,"15min":1.1619999999999999},"min":{"1min":0.28599999999999998,"5min":0.25,"15min":0.25},"max":{"1min":12.304,"5min":31.969999999999999,"15min":31.969999999999999},"last":0.71499999999999997}]},{"osd":3,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":3.1339999999999999,"5min":2.0350000000000001,"15min":1.113},"min":{"1min":0.47399999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":9.7260000000000009,"5min":40.976999999999997,"15min":40.976999999999997},"last":20.387},{"interface":"front","average":{"1min":3.4790000000000001,"5min":2,"15min":1.1559999999999999},"min":{"1min":0.501,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":9.3780000000000001,"5min":32.578000000000003,"15min":32.578000000000003},"last":20.419}]},{"osd":4,"last update":"Sun Oct 1 09:25:37 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":1.4410000000000001,"15min":1.153},"min":{"1min":0.53300000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.9699999999999998,"5min":31.690000000000001,"15min":31.690000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":2.1659999999999999,"5min":1.6120000000000001,"15min":1.2470000000000001},"min":{"1min":0.41399999999999998,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":7.9210000000000003,"5min":32.305,"15min":32.305},"last":0.66500000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:25:37 2023","interfaces":[{"interface":"back","average":{"1min":1.6479999999999999,"5min":1.393,"15min":1.1359999999999999},"min":{"1min":0.47099999999999997,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.2590000000000003,"5min":31.297000000000001,"15min":31.297000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.413,"5min":1.49,"15min":1.1990000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":4.9080000000000004,"5min":31.827000000000002,"15min":31.827000000000002},"last":0.74399999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:25:37 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":1.5469999999999999,"15min":1.288},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":4.9429999999999996,"5min":31.882000000000001,"15min":31.882000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":2.1659999999999999,"5min":1.6970000000000001,"15min":1.3560000000000001},"min":{"1min":0.47699999999999998,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":7.9669999999999996,"5min":32.685000000000002,"15min":32.685000000000002},"last":0.89900000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:25:37 2023","interfaces":[{"interface":"back","average":{"1min":1.6359999999999999,"5min":1.5920000000000001,"15min":1.306},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":4.9939999999999998,"5min":32.152999999999999,"15min":32.152999999999999},"last":0.68200000000000005},{"interface":"front","average":{"1min":2.1869999999999998,"5min":1.744,"15min":1.349},"min":{"1min":0.52000000000000002,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":7.9950000000000001,"5min":32.732999999999997,"15min":32.732999999999997},"last":0.69399999999999995}]}]},{"osd":2,"up_from":88,"seq":377957122127,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2633760,"kb_used_data":2529944,"kb_used_omap":7,"kb_used_meta":103800,"kb_avail":91111392,"statfs":{"total":95995035648,"available":93298065408,"internally_reserved":0,"allocated":2590662656,"data_stored":2590127665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":106291281},"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,0,2,2,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:25:40 2023","interfaces":[{"interface":"back","average":{"1min":3.6789999999999998,"5min":1.6910000000000001,"15min":1.0309999999999999},"min":{"1min":0.255,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":10.161,"5min":11.948,"15min":11.948},"last":0.54400000000000004},{"interface":"front","average":{"1min":2.3410000000000002,"5min":2.6179999999999999,"15min":1.3600000000000001},"min":{"1min":0.23899999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":5.9299999999999997,"5min":119.16200000000001,"15min":119.16200000000001},"last":0.501}]},{"osd":1,"last update":"Sun Oct 1 09:25:40 2023","interfaces":[{"interface":"back","average":{"1min":3.879,"5min":3.8540000000000001,"15min":1.7769999999999999},"min":{"1min":0.48299999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":8.7539999999999996,"5min":119.496,"15min":119.496},"last":0.439},{"interface":"front","average":{"1min":4.1340000000000003,"5min":3.855,"15min":1.8380000000000001},"min":{"1min":0.214,"5min":0.182,"15min":0.182},"max":{"1min":13.173,"5min":120.51600000000001,"15min":120.51600000000001},"last":0.51400000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":9.0860000000000003,"5min":2.6000000000000001,"15min":1.3160000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":120.58199999999999,"5min":120.58199999999999,"15min":120.58199999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":8.4540000000000006,"5min":2.597,"15min":1.629},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":119.48099999999999,"5min":119.48099999999999,"15min":119.48099999999999},"last":0.755}]},{"osd":4,"last update":"Sun Oct 1 09:25:40 2023","interfaces":[{"interface":"back","average":{"1min":2.319,"5min":2.5129999999999999,"15min":1.498},"min":{"1min":0.37,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":10.210000000000001,"5min":119.295,"15min":119.295},"last":0.41599999999999998},{"interface":"front","average":{"1min":1.4630000000000001,"5min":2.4079999999999999,"15min":1.4299999999999999},"min":{"1min":0.38900000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.9160000000000004,"5min":119.358,"15min":119.358},"last":0.46999999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":2.387,"15min":1.4550000000000001},"min":{"1min":0.41099999999999998,"5min":0.377,"15min":0.377},"max":{"1min":4.3529999999999998,"5min":119.443,"15min":119.443},"last":0.71599999999999997},{"interface":"front","average":{"1min":2.3370000000000002,"5min":2.4950000000000001,"15min":1.5149999999999999},"min":{"1min":0.44900000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":10.238,"5min":119.40000000000001,"15min":119.40000000000001},"last":1.0529999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6160000000000001,"5min":2.464,"15min":1.488},"min":{"1min":0.40200000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":5.9560000000000004,"5min":119.50700000000001,"15min":119.50700000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":1.5680000000000001,"5min":2.4449999999999998,"15min":1.5229999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":4.2800000000000002,"5min":119.33499999999999,"15min":119.33499999999999},"last":0.69099999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:25:40 2023","interfaces":[{"interface":"back","average":{"1min":2.044,"5min":2.589,"15min":1.577},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":7.9859999999999998,"5min":119.45999999999999,"15min":119.45999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.6739999999999999,"5min":2.4649999999999999,"15min":1.5509999999999999},"min":{"1min":0.53200000000000003,"5min":0.442,"15min":0.442},"max":{"1min":4.3890000000000002,"5min":119.529,"15min":119.529},"last":0.73099999999999998}]}]},{"osd":3,"up_from":93,"seq":399431958598,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3009280,"kb_used_data":2869368,"kb_used_omap":2,"kb_used_meta":139837,"kb_avail":90735872,"statfs":{"total":95995035648,"available":92913532928,"internally_reserved":0,"allocated":2938232832,"data_stored":2937722373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":143193141},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":2.5870000000000002,"5min":1.2509999999999999,"15min":0.89100000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":9.3230000000000004,"5min":9.3230000000000004,"15min":9.3230000000000004},"last":0.55000000000000004},{"interface":"front","average":{"1min":3.6520000000000001,"5min":1.7190000000000001,"15min":1.0609999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":10.805999999999999,"5min":10.805999999999999,"15min":10.805999999999999},"last":0.44400000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":2.0680000000000001,"5min":1.2749999999999999,"15min":0.93300000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.4009999999999998,"5min":6.4009999999999998,"15min":6.4009999999999998},"last":3.5720000000000001},{"interface":"front","average":{"1min":3.2480000000000002,"5min":1.506,"15min":1.016},"min":{"1min":0.46100000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":10.843999999999999,"5min":10.843999999999999,"15min":10.843999999999999},"last":3.8610000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":2.1600000000000001,"5min":1.377,"15min":0.98799999999999999},"min":{"1min":0.28499999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":9.6859999999999999,"5min":9.6859999999999999,"15min":9.6859999999999999},"last":3.5059999999999998},{"interface":"front","average":{"1min":3.2749999999999999,"5min":1.4379999999999999,"15min":1.034},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":11.912000000000001,"5min":11.912000000000001,"15min":11.912000000000001},"last":0.58499999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":2.0059999999999998,"5min":1.196,"15min":1.0720000000000001},"min":{"1min":0.371,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.5960000000000001,"5min":6.5960000000000001,"15min":6.5960000000000001},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.9490000000000001,"5min":1.46,"15min":1.147},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":6.79,"5min":6.79,"15min":6.79},"last":0.53200000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":1.9550000000000001,"5min":1.4490000000000001,"15min":1.137},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":6.859,"5min":6.859,"15min":6.859},"last":0.628},{"interface":"front","average":{"1min":1.7150000000000001,"5min":1.4079999999999999,"15min":1.2},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":6.4989999999999997,"5min":6.4989999999999997,"15min":6.4989999999999997},"last":3.54}]},{"osd":6,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":1.948,"5min":1.5129999999999999,"15min":1.206},"min":{"1min":0.45600000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":6.8360000000000003,"5min":7.5419999999999998,"15min":7.5419999999999998},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.754,"5min":1.4350000000000001,"15min":1.2350000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":6.4640000000000004,"5min":6.4640000000000004,"15min":6.4640000000000004},"last":3.4660000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:25:15 2023","interfaces":[{"interface":"back","average":{"1min":1.8360000000000001,"5min":1.4790000000000001,"15min":1.2609999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":6.5350000000000001,"5min":6.5350000000000001,"15min":6.5350000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":2.0449999999999999,"5min":1.288,"15min":1.1899999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":6.5099999999999998,"5min":6.5099999999999998,"15min":6.5099999999999998},"last":0.85999999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019168,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523628,"kb_used_data":226404,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93221524,"statfs":{"total":95995035648,"available":95458840576,"internally_reserved":0,"allocated":231837696,"data_stored":231400861,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:25:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.089,"15min":0.93700000000000006},"min":{"1min":0.36299999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":7.617,"5min":12.974,"15min":12.974},"last":4.4029999999999996},{"interface":"front","average":{"1min":1.125,"5min":1.1040000000000001,"15min":1.0289999999999999},"min":{"1min":0.374,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.7189999999999999,"5min":11.532999999999999,"15min":11.532999999999999},"last":0.501}]},{"osd":1,"last update":"Sun Oct 1 09:25:05 2023","interfaces":[{"interface":"back","average":{"1min":2.165,"5min":2.5139999999999998,"15min":1.3680000000000001},"min":{"1min":0.42799999999999999,"5min":0.311,"15min":0.311},"max":{"1min":5.6699999999999999,"5min":130.94800000000001,"15min":130.94800000000001},"last":1.45},{"interface":"front","average":{"1min":1.101,"5min":2.1709999999999998,"15min":1.347},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":4.6429999999999998,"5min":130.91399999999999,"15min":130.91399999999999},"last":4.0659999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.5509999999999999,"5min":1.133,"15min":1.0069999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":4.5659999999999998,"5min":4.5659999999999998,"15min":4.5659999999999998},"last":1.7989999999999999},{"interface":"front","average":{"1min":2.9630000000000001,"5min":1.4650000000000001,"15min":1.1970000000000001},"min":{"1min":0.54200000000000004,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":9.0429999999999993,"5min":9.0429999999999993,"15min":9.0429999999999993},"last":0.44500000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:25:20 2023","interfaces":[{"interface":"back","average":{"1min":1.726,"5min":2.3769999999999998,"15min":1.4530000000000001},"min":{"1min":0.45100000000000001,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":12.135999999999999,"5min":142.363,"15min":142.363},"last":2.0990000000000002},{"interface":"front","average":{"1min":2.4409999999999998,"5min":2.5960000000000001,"15min":1.5920000000000001},"min":{"1min":0.46600000000000003,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":14.875999999999999,"5min":140.14400000000001,"15min":140.14400000000001},"last":4.2279999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:25:20 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.91300000000000003,"15min":0.93000000000000005},"min":{"1min":0.49399999999999999,"5min":0.41699999999999998,"15min":0.40799999999999997},"max":{"1min":0.97599999999999998,"5min":1.4059999999999999,"15min":3.5150000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.83899999999999997,"15min":0.89400000000000002},"min":{"1min":0.495,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.97499999999999998,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.59399999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:24:52 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.89100000000000001,"15min":0.92900000000000005},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1120000000000001,"5min":1.4059999999999999,"15min":1.4810000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.876,"5min":1.0189999999999999,"15min":1.034},"min":{"1min":0.53500000000000003,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.798,"5min":1.798,"15min":5.1109999999999998},"last":0.72999999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.0389999999999999,"15min":1.0720000000000001},"min":{"1min":0.66100000000000003,"5min":0.48399999999999999,"15min":0.42699999999999999},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":3.6299999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.97099999999999997,"15min":1.002},"min":{"1min":0.60199999999999998,"5min":0.498,"15min":0.39600000000000002},"max":{"1min":1.1579999999999999,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":0.53400000000000003}]}]},{"osd":5,"up_from":36,"seq":154618822936,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":764712,"kb_used_data":451104,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":92980440,"statfs":{"total":95995035648,"available":95211970560,"internally_reserved":0,"allocated":461930496,"data_stored":461497687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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,3,1],"upper_bound":32},"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":"Sun Oct 1 09:25:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":2.355,"15min":1.4079999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":3.7709999999999999,"5min":85.159999999999997,"15min":85.159999999999997},"last":0.32100000000000001},{"interface":"front","average":{"1min":1.083,"5min":2.3879999999999999,"15min":1.4079999999999999},"min":{"1min":0.42599999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":3.0569999999999999,"5min":85.263999999999996,"15min":85.263999999999996},"last":0.80000000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:25:10 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.48,"15min":1.1659999999999999},"min":{"1min":0.46700000000000003,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":9.4870000000000001,"5min":39.030999999999999,"15min":39.030999999999999},"last":0.434},{"interface":"front","average":{"1min":1.734,"5min":1.5569999999999999,"15min":1.2410000000000001},"min":{"1min":0.49099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":9.3710000000000004,"5min":38.966999999999999,"15min":38.966999999999999},"last":0.41599999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:25:38 2023","interfaces":[{"interface":"back","average":{"1min":1.494,"5min":1.1339999999999999,"15min":1.02},"min":{"1min":0.44400000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":9.3819999999999997,"5min":9.3819999999999997,"15min":9.3819999999999997},"last":1.643},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.226,"15min":1.0960000000000001},"min":{"1min":0.50800000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":9.4149999999999991,"5min":9.4149999999999991,"15min":9.4149999999999991},"last":1.6559999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:25:13 2023","interfaces":[{"interface":"back","average":{"1min":5.8810000000000002,"5min":2,"15min":1.3240000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":58.439999999999998,"5min":58.439999999999998,"15min":58.439999999999998},"last":1.5009999999999999},{"interface":"front","average":{"1min":5.1360000000000001,"5min":2.1389999999999998,"15min":1.411},"min":{"1min":0.53100000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":58.332000000000001,"5min":58.332000000000001,"15min":58.332000000000001},"last":0.48999999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:25:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.92100000000000004,"15min":0.95099999999999996},"min":{"1min":0.40899999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":3.1099999999999999,"5min":3.1099999999999999,"15min":4.7649999999999997},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.90300000000000002,"15min":0.95899999999999996},"min":{"1min":0.54200000000000004,"5min":0.47499999999999998,"15min":0.38800000000000001},"max":{"1min":3.1459999999999999,"5min":3.1459999999999999,"15min":3.1459999999999999},"last":0.45700000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:24:55 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0109999999999999,"15min":1.002},"min":{"1min":0.54100000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":2.9900000000000002,"5min":2.9900000000000002,"15min":2.9900000000000002},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.96799999999999997,"15min":1.0129999999999999},"min":{"1min":0.55200000000000005,"5min":0.50800000000000001,"15min":0.44600000000000001},"max":{"1min":2.839,"5min":2.839,"15min":4.8899999999999997},"last":0.51000000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:25:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.052,"15min":1.0860000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.47899999999999998},"max":{"1min":3.9510000000000001,"5min":3.9510000000000001,"15min":3.9510000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":1.081,"5min":1.089,"15min":1.1259999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":3.2490000000000001,"5min":3.2490000000000001,"15min":4.8159999999999998},"last":0.497}]}]}],"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":2,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":70,"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":0,"data_stored":0,"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":12288,"data_stored":4734,"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":4096,"data_stored":22,"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":1617760256,"data_stored":1617756184,"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":2303201280,"data_stored":2303197208,"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":2569277440,"data_stored":2569273368,"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":2913271808,"data_stored":2913271808,"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":230490112,"data_stored":230490112,"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":457506816,"data_stored":457506816,"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":463339520,"data_stored":463339520,"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":686882816,"data_stored":686882816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:25:53.611 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:25:53.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 11 2023-10-01T09:25:53.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T09:25:53.637 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:53.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:53.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:53.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:53.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:53.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:54.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:54.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:54.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:54.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:54.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:54.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:54.295 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:54.303 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:54 smithi111 bash[78631]: cluster 2023-10-01T09:25:53.179287+0000 mgr.y (mgr.25132) 471 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2023-10-01T09:25:54.306 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:54 smithi111 bash[75702]: cluster 2023-10-01T09:25:53.179287+0000 mgr.y (mgr.25132) 471 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2023-10-01T09:25:54.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:54.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:54.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:54 smithi183 bash[59233]: cluster 2023-10-01T09:25:53.179287+0000 mgr.y (mgr.25132) 471 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2023-10-01T09:25:54.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:54.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:54.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:54.579 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:54.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:54.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:54.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:54.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:54.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:54.833 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:54.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:54.946 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:25:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:25:54] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.33.4" 2023-10-01T09:25:54.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:54.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:55.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:55.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:55.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:55.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:55.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:55.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:55.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:55.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:55.455 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:55.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:55.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:55.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:55.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:55.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:55.774 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:55.850 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:25:55.879 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:55.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[75702]: audit 2023-10-01T09:25:54.805915+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:55.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[75702]: audit 2023-10-01T09:25:54.813372+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:55.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.179887+0000 mgr.y (mgr.25132) 472 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-10-01T09:25:55.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[75702]: audit 2023-10-01T09:25:55.700990+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.111:0/85144872' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:55.883 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[75702]: audit 2023-10-01T09:25:55.702141+0000 mon.a (mon.0) 575 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:55.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[78631]: audit 2023-10-01T09:25:54.805915+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:55.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[78631]: audit 2023-10-01T09:25:54.813372+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:55.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.179887+0000 mgr.y (mgr.25132) 472 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-10-01T09:25:55.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[78631]: audit 2023-10-01T09:25:55.700990+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.111:0/85144872' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:55.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:55 smithi111 bash[78631]: audit 2023-10-01T09:25:55.702141+0000 mon.a (mon.0) 575 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:55.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:55.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:56.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:56.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:55 smithi183 bash[59233]: audit 2023-10-01T09:25:54.805915+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:55 smithi183 bash[59233]: audit 2023-10-01T09:25:54.813372+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:25:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:55 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.179887+0000 mgr.y (mgr.25132) 472 : cluster 0 pgmap v414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-10-01T09:25:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:55 smithi183 bash[59233]: audit 2023-10-01T09:25:55.700990+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.111:0/85144872' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:55 smithi183 bash[59233]: audit 2023-10-01T09:25:55.702141+0000 mon.a (mon.0) 575 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:25:56.147 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:56.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:56.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:56.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:56.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:56.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:56.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:56.435 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:56.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:56.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:56.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:56.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:56.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:56.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:56.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.819981+0000 mon.a (mon.0) 576 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:25:56.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.820009+0000 mon.a (mon.0) 577 : cluster 1 Cluster is now healthy 2023-10-01T09:25:56.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.839513+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:56.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: audit 2023-10-01T09:25:55.843315+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:25:56.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.843396+0000 mon.a (mon.0) 579 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-01T09:25:56.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.843746+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:56.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.850182+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:56.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:56 smithi183 bash[59233]: cluster 2023-10-01T09:25:55.868185+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:56.838 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:56.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:56.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:56.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:56.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:56.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.819981+0000 mon.a (mon.0) 576 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.820009+0000 mon.a (mon.0) 577 : cluster 1 Cluster is now healthy 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.839513+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: audit 2023-10-01T09:25:55.843315+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.843396+0000 mon.a (mon.0) 579 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.843746+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.850182+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[78631]: cluster 2023-10-01T09:25:55.868185+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.819981+0000 mon.a (mon.0) 576 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.820009+0000 mon.a (mon.0) 577 : cluster 1 Cluster is now healthy 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.839513+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: audit 2023-10-01T09:25:55.843315+0000 mon.a (mon.0) 578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.843396+0000 mon.a (mon.0) 579 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.843746+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.850182+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:56 smithi111 bash[75702]: cluster 2023-10-01T09:25:55.868185+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T09:25:57.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:57.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:57.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:57.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:57.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:57.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:57.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:57.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:57.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:57.506 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:57.611 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:57.637 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:57.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:57.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:57.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:57.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:57.889 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:25:57 smithi183 bash[59233]: cluster 2023-10-01T09:25:57.180383+0000 mgr.y (mgr.25132) 473 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:25:57.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:57.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:58.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:58.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:58.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:58.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:25:57 smithi111 bash[75702]: cluster 2023-10-01T09:25:57.180383+0000 mgr.y (mgr.25132) 473 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:25:58.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:25:57 smithi111 bash[78631]: cluster 2023-10-01T09:25:57.180383+0000 mgr.y (mgr.25132) 473 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:25:58.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:58.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:25:58.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:25:58.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:58.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:58.438 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:58.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:25:58.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:25:58.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:58.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:58.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:58.775 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:58.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:58.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:25:58.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:58.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:25:58.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:58.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:25:59.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:59.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:25:59.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:25:59.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:59.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:25:59.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:59.333 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:59.366 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:59.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:59.471 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:59.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:25:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:25:59.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:59.640 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:25:59.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:25:59.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:59.750 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:59.752 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:59.757 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:25:59.779 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:25:59.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:25:59.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:59.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:25:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:25:59.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:00.014 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.003653+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.007602+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.098865+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.111668+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: cluster 2023-10-01T09:25:59.180844+0000 mgr.y (mgr.25132) 474 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.807204+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.808328+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:26:00.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:00 smithi183 bash[59233]: audit 2023-10-01T09:25:59.822821+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.003653+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.007602+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.098865+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.111668+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: cluster 2023-10-01T09:25:59.180844+0000 mgr.y (mgr.25132) 474 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.807204+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.808328+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[75702]: audit 2023-10-01T09:25:59.822821+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.003653+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.007602+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.098865+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.111668+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: cluster 2023-10-01T09:25:59.180844+0000 mgr.y (mgr.25132) 474 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.807204+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:26:00.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.808328+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:26:00.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:00 smithi111 bash[78631]: audit 2023-10-01T09:25:59.822821+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:00.145 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:00.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:00.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:00.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:00.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:00.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:00.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:00.568 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:00.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:00.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:00.692 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:00.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:00.823 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:00.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:00.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:00.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:00.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:00.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:01.055 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:01.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:01.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:01.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:01.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:01.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:01.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:01.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:01.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:01.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:01.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:01.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:01.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:01.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:01.871 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:01.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:01.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:02.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:02.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:02.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:02.162 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:02.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:02.237 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:02 smithi111 bash[75702]: cluster 2023-10-01T09:26:01.181396+0000 mgr.y (mgr.25132) 475 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-01T09:26:02.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:02.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:02 smithi183 bash[59233]: cluster 2023-10-01T09:26:01.181396+0000 mgr.y (mgr.25132) 475 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-01T09:26:02.397 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:02.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:02.541 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:02.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:02 smithi111 bash[78631]: cluster 2023-10-01T09:26:01.181396+0000 mgr.y (mgr.25132) 475 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-01T09:26:02.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:02.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:02.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:02.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:02.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:02.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:02.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:02.956 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:02.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:02.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:03.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:03.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:03.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:03.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:03.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:03.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:03.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:03.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:03.484 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:03.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:03.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:03.621 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:03.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:03.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:03.752 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:03.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:03.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:03.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:03.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:03.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:04.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:04.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:04.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:04.163 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:04.241 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:04 smithi111 bash[75702]: cluster 2023-10-01T09:26:03.181941+0000 mgr.y (mgr.25132) 476 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T09:26:04.241 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:04 smithi111 bash[78631]: cluster 2023-10-01T09:26:03.181941+0000 mgr.y (mgr.25132) 476 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T09:26:04.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:04.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:04.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:04.418 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:04 smithi183 bash[59233]: cluster 2023-10-01T09:26:03.181941+0000 mgr.y (mgr.25132) 476 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T09:26:04.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:04.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:04.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:04.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:04.711 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:04.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:04.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:04.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:26:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:26:04] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.33.4" 2023-10-01T09:26:04.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:04.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:04.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:04.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:04.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:04.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:05.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:05.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:05.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:05.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:05.252 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:05.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:05.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:05.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:05.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:05.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:05.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:05.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:05.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:05.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:05.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:05.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:05.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:05.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:05.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:05.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:05.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:06.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:06.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:06.149 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:06.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:06.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:06.252 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:06 smithi111 bash[75702]: cluster 2023-10-01T09:26:05.182613+0000 mgr.y (mgr.25132) 477 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:26:06.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:06.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:06.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:06.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:06 smithi111 bash[78631]: cluster 2023-10-01T09:26:05.182613+0000 mgr.y (mgr.25132) 477 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:26:06.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:06.425 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:06 smithi183 bash[59233]: cluster 2023-10-01T09:26:05.182613+0000 mgr.y (mgr.25132) 477 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:26:06.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:06.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:06.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:06.684 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:06.713 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:06.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:06.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:06.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:06.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:06.946 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:06.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:06.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:06.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:07.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:07.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:07.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:07.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:07.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:07.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:07.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:07.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:07.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:07.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:07.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:07.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:07.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:07.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:07.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:07.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:07.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:07.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:07.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:07.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:07.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:07.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:08.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:08.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:08.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:08.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:08.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:08.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:08.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:08.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:08.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:08.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:08.524 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:08 smithi183 bash[59233]: cluster 2023-10-01T09:26:07.183159+0000 mgr.y (mgr.25132) 478 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2023-10-01T09:26:08.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:08.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:08.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:08 smithi111 bash[75702]: cluster 2023-10-01T09:26:07.183159+0000 mgr.y (mgr.25132) 478 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2023-10-01T09:26:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:08 smithi111 bash[78631]: cluster 2023-10-01T09:26:07.183159+0000 mgr.y (mgr.25132) 478 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2023-10-01T09:26:08.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:08.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:08.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:08.792 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:08.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:08.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:08.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:08.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:08.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:09.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:09.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:09.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:09.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:09.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:09.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:09.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:09.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:09.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:09.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:09.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:09.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:09.509 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:09.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:09.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:09.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:09.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:09.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:09.901 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:09.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:10.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:10.018 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:09 smithi183 bash[59233]: cluster 2023-10-01T09:26:09.183541+0000 mgr.y (mgr.25132) 479 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 545 op/s 2023-10-01T09:26:10.033 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:10.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:10.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:10.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:10.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:10.279 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:09 smithi111 bash[75702]: cluster 2023-10-01T09:26:09.183541+0000 mgr.y (mgr.25132) 479 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 545 op/s 2023-10-01T09:26:10.279 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:09 smithi111 bash[78631]: cluster 2023-10-01T09:26:09.183541+0000 mgr.y (mgr.25132) 479 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 545 op/s 2023-10-01T09:26:10.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:10.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:10.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:10.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:10.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:10.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:10.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:10.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:10.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:10.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:10.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:10.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:10.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:10.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:10.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:10.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:11.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:11.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:11.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:11.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:11.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:11.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:11.367 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:26:11.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:11.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:11.390 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:26:11.408 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:26:11.476 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:26:11.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:11.513 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:26:11.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:11.550 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:26:11.585 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:26:11.622 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:26:11.624 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.624 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.625 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.625 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.625 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.625 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.625 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.625 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:26:11.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:11.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:11.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:11.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:11.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:11.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:11.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:11.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:11.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:12.006 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:12.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:12.126 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:12.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:12.260 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:12.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:12.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:12.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:12.397 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:12 smithi111 bash[75702]: cluster 2023-10-01T09:26:11.184181+0000 mgr.y (mgr.25132) 480 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 2.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T09:26:12.398 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:12 smithi111 bash[75702]: audit 2023-10-01T09:26:11.330026+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.111:0/1847837644' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:12.398 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:12 smithi111 bash[78631]: cluster 2023-10-01T09:26:11.184181+0000 mgr.y (mgr.25132) 480 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 2.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T09:26:12.398 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:12 smithi111 bash[78631]: audit 2023-10-01T09:26:11.330026+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.111:0/1847837644' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:12.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:12.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:12.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:12.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:12 smithi183 bash[59233]: cluster 2023-10-01T09:26:11.184181+0000 mgr.y (mgr.25132) 480 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 2.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T09:26:12.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:12 smithi183 bash[59233]: audit 2023-10-01T09:26:11.330026+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.111:0/1847837644' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:12.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:12.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:12.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:12.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:12.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:12.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:12.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:12.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:12.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:12.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:12.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:12.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:13.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:13.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:13.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:13.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:13.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:13.248 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:26:13.248 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:26:13.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:13.344 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:13.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:13.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:13.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:13.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:13.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:13.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:13.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:13.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:13.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:13.870 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:13.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:13.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:13.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:14.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:14.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:14.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:14.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:14.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:14.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:14.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:14.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:14.417 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:14 smithi111 bash[75702]: cluster 2023-10-01T09:26:13.184595+0000 mgr.y (mgr.25132) 481 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:26:14.417 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:14 smithi111 bash[75702]: audit 2023-10-01T09:26:13.999775+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:14.417 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:14 smithi111 bash[78631]: cluster 2023-10-01T09:26:13.184595+0000 mgr.y (mgr.25132) 481 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:26:14.417 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:14 smithi111 bash[78631]: audit 2023-10-01T09:26:13.999775+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:14.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:14.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:14.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:14 smithi183 bash[59233]: cluster 2023-10-01T09:26:13.184595+0000 mgr.y (mgr.25132) 481 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:26:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:14 smithi183 bash[59233]: audit 2023-10-01T09:26:13.999775+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:14.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:14.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:14.674 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:14.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:14.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:14.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:14.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:14.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:14.860 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:26:14.953 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:14.961 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:26:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:26:14] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T09:26:14.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:14.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:15.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:15.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:15.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:15.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:15.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:15.353 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:15.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:15.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:15.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:15.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:15.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:15.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:15 smithi183 bash[59233]: audit 2023-10-01T09:26:14.854587+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.111:0/1256495567' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-01T09:26:15.565 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:15 smithi111 bash[75702]: audit 2023-10-01T09:26:14.854587+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.111:0/1256495567' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-01T09:26:15.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:15 smithi111 bash[78631]: audit 2023-10-01T09:26:14.854587+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.111:0/1256495567' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-01T09:26:15.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:15.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:15.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T09:26:15.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:15.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:15.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:15.912 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:15.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:15.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:16.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:16.068 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:16.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:16.171 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:16.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:26:16.198 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:16.301 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:16.340 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:16.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:16.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:16.459 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:16 smithi183 bash[59233]: cluster 2023-10-01T09:26:15.185833+0000 mgr.y (mgr.25132) 482 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:26:16.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:16.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:16 smithi111 bash[78631]: cluster 2023-10-01T09:26:15.185833+0000 mgr.y (mgr.25132) 482 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:26:16.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:16 smithi111 bash[75702]: cluster 2023-10-01T09:26:15.185833+0000 mgr.y (mgr.25132) 482 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:26:16.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:16.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:16.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:16.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:16.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:16.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:16.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:16.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:16.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:16.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:16.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:17.008 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:17.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:17.138 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:17.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:17.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:17.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:17.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:17.273 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:26:17.373 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:17.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:17.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:17.522 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:17.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:17.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:17.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:17.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:17.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:17.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:17.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:17.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:17.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:17.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:18.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:18.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:18.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:18.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:18.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:18.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:18 smithi111 bash[75702]: cluster 2023-10-01T09:26:17.186426+0000 mgr.y (mgr.25132) 483 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:26:18.324 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:18.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:18.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:18.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:18.466 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:18 smithi183 bash[59233]: cluster 2023-10-01T09:26:17.186426+0000 mgr.y (mgr.25132) 483 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:26:18.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:18.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:18.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:18 smithi111 bash[78631]: cluster 2023-10-01T09:26:17.186426+0000 mgr.y (mgr.25132) 483 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:26:18.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:18.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:18.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:18.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:18.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:18.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:18.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:18.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:18.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:19.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:19.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:19.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:19.183 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:19.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:19.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:19.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:19.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:19.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:19.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:19.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:19.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:19.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:19.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:19.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:19.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:19.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:19.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:19.921 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:26:19.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:19.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:19 smithi183 bash[59233]: cluster 2023-10-01T09:26:19.186845+0000 mgr.y (mgr.25132) 484 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2023-10-01T09:26:19.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:19 smithi183 bash[59233]: audit 2023-10-01T09:26:19.423009+0000 mon.a (mon.0) 589 : audit 1 from='client.? 172.21.15.111:0/851462217' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:26:19.979 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:19.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:20.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:20.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:20.159 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:19 smithi111 bash[78631]: cluster 2023-10-01T09:26:19.186845+0000 mgr.y (mgr.25132) 484 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2023-10-01T09:26:20.159 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:19 smithi111 bash[78631]: audit 2023-10-01T09:26:19.423009+0000 mon.a (mon.0) 589 : audit 1 from='client.? 172.21.15.111:0/851462217' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:26:20.159 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:19 smithi111 bash[75702]: cluster 2023-10-01T09:26:19.186845+0000 mgr.y (mgr.25132) 484 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2023-10-01T09:26:20.159 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:19 smithi111 bash[75702]: audit 2023-10-01T09:26:19.423009+0000 mon.a (mon.0) 589 : audit 1 from='client.? 172.21.15.111:0/851462217' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:26:20.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:20.232 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:20.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:20.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:20.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:20.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:20.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:20.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:20.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:20.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:20.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:20.761 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:20.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:20.865 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:20.891 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:20.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:20.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:20.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:21.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:21.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:21.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:21.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:21.172 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[78631]: cluster 2023-10-01T09:26:19.901355+0000 mon.a (mon.0) 590 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:21.172 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[78631]: cluster 2023-10-01T09:26:19.912847+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.172 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[78631]: audit 2023-10-01T09:26:19.915057+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.111:0/851462217' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:26:21.172 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[78631]: cluster 2023-10-01T09:26:19.915252+0000 mon.a (mon.0) 592 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-01T09:26:21.172 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[78631]: cluster 2023-10-01T09:26:19.931331+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.172 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[78631]: cluster 2023-10-01T09:26:19.932276+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.173 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[75702]: cluster 2023-10-01T09:26:19.901355+0000 mon.a (mon.0) 590 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:21.173 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[75702]: cluster 2023-10-01T09:26:19.912847+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.173 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[75702]: audit 2023-10-01T09:26:19.915057+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.111:0/851462217' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:26:21.173 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[75702]: cluster 2023-10-01T09:26:19.915252+0000 mon.a (mon.0) 592 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-01T09:26:21.173 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[75702]: cluster 2023-10-01T09:26:19.931331+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.174 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:20 smithi111 bash[75702]: cluster 2023-10-01T09:26:19.932276+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:21.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:20 smithi183 bash[59233]: cluster 2023-10-01T09:26:19.901355+0000 mon.a (mon.0) 590 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:20 smithi183 bash[59233]: cluster 2023-10-01T09:26:19.912847+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:20 smithi183 bash[59233]: audit 2023-10-01T09:26:19.915057+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.111:0/851462217' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:26:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:20 smithi183 bash[59233]: cluster 2023-10-01T09:26:19.915252+0000 mon.a (mon.0) 592 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-01T09:26:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:20 smithi183 bash[59233]: cluster 2023-10-01T09:26:19.931331+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:20 smithi183 bash[59233]: cluster 2023-10-01T09:26:19.932276+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T09:26:21.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:21.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:21.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:21.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:21.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:21.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:21.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:21.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:21.713 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:21.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:21.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:21.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:21.902 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:21.907 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:21.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:21.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:21.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:21.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:22.080 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:22.089 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:21 smithi183 bash[59233]: cluster 2023-10-01T09:26:21.187495+0000 mgr.y (mgr.25132) 485 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-10-01T09:26:22.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:22.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:22.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:22.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:22.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:22.275 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] 2023-10-01T09:26:22.275 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:26:22.275 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.6400759874367477 2023-10-01T09:26:22.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 0.6400759874367477 2023-10-01T09:26:22.284 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:21 smithi111 bash[75702]: cluster 2023-10-01T09:26:21.187495+0000 mgr.y (mgr.25132) 485 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-10-01T09:26:22.284 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:21 smithi111 bash[78631]: cluster 2023-10-01T09:26:21.187495+0000 mgr.y (mgr.25132) 485 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-10-01T09:26:22.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:22.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:22.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:22.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:22.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:22.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:22.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:22.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:22.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:22.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:22.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:22.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:22.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:22.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:22.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:23.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:23.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:23.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:23.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:23.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:23.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.327 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:23.431 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:23.461 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:23.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:23.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:26:23.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:23.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.731 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:23.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:23.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:23.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:23.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:23.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:24.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:24.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:24.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:24.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:24.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:24.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:24.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:24.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:24.407 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:24 smithi111 bash[75702]: cluster 2023-10-01T09:26:23.190587+0000 mgr.y (mgr.25132) 486 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 2.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T09:26:24.407 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:24 smithi111 bash[78631]: cluster 2023-10-01T09:26:23.190587+0000 mgr.y (mgr.25132) 486 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 2.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T09:26:24.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:24.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:24.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:24.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:24 smithi183 bash[59233]: cluster 2023-10-01T09:26:23.190587+0000 mgr.y (mgr.25132) 486 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 2.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T09:26:24.544 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:24.647 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:24.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:24.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:24.687 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:26:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:26:24] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T09:26:24.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:24.816 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:24.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:24.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:24.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:24.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:24.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:25.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:25.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:25.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:25.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:25.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:25.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:25.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:25.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:25.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:25.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:25.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:25.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:25.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:25.721 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:25.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:25.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:25.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:25.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:25.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:25.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:26.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:26.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:26.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:26.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:26.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:26.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:26.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:26.397 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:26.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:26.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:26.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:26.551 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:26 smithi111 bash[75702]: cluster 2023-10-01T09:26:25.191159+0000 mgr.y (mgr.25132) 487 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-01T09:26:26.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:26 smithi111 bash[78631]: cluster 2023-10-01T09:26:25.191159+0000 mgr.y (mgr.25132) 487 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-01T09:26:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:26 smithi183 bash[59233]: cluster 2023-10-01T09:26:25.191159+0000 mgr.y (mgr.25132) 487 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-01T09:26:26.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:26.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:26.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:26.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:26.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:26.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:26.849 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:26.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:26.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:26.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:26.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:27.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:27.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:27.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:27.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:27.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:27.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:27.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:27.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:27.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:27.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:27.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:27.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:27.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:27.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:27.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:27.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:27.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:27.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:27.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:27.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:28.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:28.047 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:28.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:28.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:28.198 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:28.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:28 smithi183 bash[59233]: cluster 2023-10-01T09:26:27.191777+0000 mgr.y (mgr.25132) 488 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 2.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T09:26:28.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.340 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:28.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.456 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:28 smithi111 bash[75702]: cluster 2023-10-01T09:26:27.191777+0000 mgr.y (mgr.25132) 488 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 2.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T09:26:28.457 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:28 smithi111 bash[78631]: cluster 2023-10-01T09:26:27.191777+0000 mgr.y (mgr.25132) 488 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 2.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T09:26:28.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:28.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:28.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:28.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:28.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:28.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.882 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:28.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:28.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:28.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:29.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:29.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:29.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:29.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:29.191 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:29.191 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:29.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:29.262 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:26:29.262 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:26:29.266 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:26:29.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:29.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:29.306 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:26:29.351 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:26:29.390 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:29.392 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:26:29.421 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:26:29.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:29.456 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:26:29.497 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:26:29.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:29.535 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:26:29.540 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.541 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:26:29.556 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:29.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:29.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:29.684 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:29.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:29.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:29.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:29.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.011 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:30.017 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[75702]: audit 2023-10-01T09:26:29.004528+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:30.017 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[75702]: audit 2023-10-01T09:26:29.005591+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:30.017 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[75702]: cluster 2023-10-01T09:26:29.194118+0000 mgr.y (mgr.25132) 489 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T09:26:30.017 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[75702]: audit 2023-10-01T09:26:29.229155+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.111:0/2345360545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:30.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.123 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:30 smithi183 bash[59233]: audit 2023-10-01T09:26:29.004528+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:30.123 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:30 smithi183 bash[59233]: audit 2023-10-01T09:26:29.005591+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:30.123 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:30 smithi183 bash[59233]: cluster 2023-10-01T09:26:29.194118+0000 mgr.y (mgr.25132) 489 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T09:26:30.123 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:30 smithi183 bash[59233]: audit 2023-10-01T09:26:29.229155+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.111:0/2345360545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:30.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:30.244 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:30.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[78631]: audit 2023-10-01T09:26:29.004528+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[78631]: audit 2023-10-01T09:26:29.005591+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[78631]: cluster 2023-10-01T09:26:29.194118+0000 mgr.y (mgr.25132) 489 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 2.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T09:26:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:30 smithi111 bash[78631]: audit 2023-10-01T09:26:29.229155+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.111:0/2345360545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:30.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:30.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:30.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:30.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:30.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:30.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:30.649 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:30.678 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:30.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:30.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.812 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:30.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:30.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:30.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:31.047 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:31.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:31.175 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:31.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:31.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:31.305 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:31.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:31.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:31.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:31.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:31.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:31.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:31.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:31.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:31.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:31.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:31.868 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:31.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:31.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:31.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:32.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:32.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:32.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:32.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:32.362 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:32.392 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:32.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:32.496 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:32.524 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:32.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:32 smithi183 bash[59233]: cluster 2023-10-01T09:26:31.194772+0000 mgr.y (mgr.25132) 490 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-10-01T09:26:32.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:32.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:32 smithi111 bash[75702]: cluster 2023-10-01T09:26:31.194772+0000 mgr.y (mgr.25132) 490 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-10-01T09:26:32.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:32 smithi111 bash[78631]: cluster 2023-10-01T09:26:31.194772+0000 mgr.y (mgr.25132) 490 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-10-01T09:26:32.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:32.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:32.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:32.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:32.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:32.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:32.882 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:32.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:32.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:32.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:33.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:33.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:33.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:33.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:33.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:33.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:33.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:33.309 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:33.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:33.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:33.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T09:26:33.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:33.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:33.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:33.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:33.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:33.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:33.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:33.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:33.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:33.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:33.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:34.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:34.100 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:34.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:34.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:34.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:34.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:34.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:34.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:34.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:34.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:34 smithi111 bash[75702]: cluster 2023-10-01T09:26:33.195308+0000 mgr.y (mgr.25132) 491 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 1.8 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-10-01T09:26:34.478 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:34 smithi111 bash[78631]: cluster 2023-10-01T09:26:33.195308+0000 mgr.y (mgr.25132) 491 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 1.8 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-10-01T09:26:34.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:34 smithi183 bash[59233]: cluster 2023-10-01T09:26:33.195308+0000 mgr.y (mgr.25132) 491 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 1.8 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-10-01T09:26:34.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:34.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:34.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:34.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:34.742 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:26:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:26:34] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T09:26:34.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:34.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:34.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:34.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:34.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:35.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:35.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:35.113 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:35.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:35.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:35.287 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:35.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:35.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:35.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:35.526 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:35.559 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:35.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:35.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:26:35.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:35.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:35.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:35.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:35.935 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:35.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:35.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:36.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:36.108 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:36.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:36.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:36.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:36.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:36.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:36.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:36.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:36.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:36 smithi111 bash[78631]: cluster 2023-10-01T09:26:35.195837+0000 mgr.y (mgr.25132) 492 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-10-01T09:26:36.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:36 smithi111 bash[75702]: cluster 2023-10-01T09:26:35.195837+0000 mgr.y (mgr.25132) 492 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-10-01T09:26:36.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:36.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:36 smithi183 bash[59233]: cluster 2023-10-01T09:26:35.195837+0000 mgr.y (mgr.25132) 492 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 1.7 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-10-01T09:26:36.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:36.661 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:36.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:36.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:36.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:36.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:36.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:36.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:36.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:37.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:37.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:37.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:37.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:37.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:37.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:37.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:37.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:37.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:37.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:37.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:37.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:37.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:37.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:37.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:37.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:37.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:37.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:37.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:37.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:37.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:38.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:38.115 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:38.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:38.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:38.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:38.366 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:38.376 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:38 smithi183 bash[59233]: cluster 2023-10-01T09:26:37.196463+0000 mgr.y (mgr.25132) 493 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 1.6 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T09:26:38.394 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:38.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:38.528 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:38.546 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:38 smithi111 bash[75702]: cluster 2023-10-01T09:26:37.196463+0000 mgr.y (mgr.25132) 493 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 1.6 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T09:26:38.547 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:38 smithi111 bash[78631]: cluster 2023-10-01T09:26:37.196463+0000 mgr.y (mgr.25132) 493 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 1.6 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T09:26:38.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:38.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:38.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:38.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:38.789 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:38.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:38.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:38.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:38.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:39.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:39.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:39.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:39.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:39.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:39.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:39.295 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:39.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:39.435 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:39.463 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:39.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:39.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:39.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:39.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:39.735 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:39.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:39.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:39.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:39.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:39.918 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[75702]: cluster 2023-10-01T09:26:39.196877+0000 mgr.y (mgr.25132) 494 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 1.6 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2023-10-01T09:26:39.918 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[75702]: audit 2023-10-01T09:26:39.286674+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.111:0/1526657140' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:26:39.918 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[75702]: audit 2023-10-01T09:26:39.380171+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.111:0/3620651246' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]: dispatch 2023-10-01T09:26:39.918 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[75702]: audit 2023-10-01T09:26:39.381714+0000 mon.a (mon.0) 596 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]: dispatch 2023-10-01T09:26:39.918 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[78631]: cluster 2023-10-01T09:26:39.196877+0000 mgr.y (mgr.25132) 494 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 1.6 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2023-10-01T09:26:39.919 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[78631]: audit 2023-10-01T09:26:39.286674+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.111:0/1526657140' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:26:39.919 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[78631]: audit 2023-10-01T09:26:39.380171+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.111:0/3620651246' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]: dispatch 2023-10-01T09:26:39.919 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:39 smithi111 bash[78631]: audit 2023-10-01T09:26:39.381714+0000 mon.a (mon.0) 596 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]: dispatch 2023-10-01T09:26:39.929 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:26:39.937 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.7 to 0.640076 (a3dc) 2023-10-01T09:26:39.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:40.004 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:40.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:40.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:40.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:40.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:40.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:40.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:39 smithi183 bash[59233]: cluster 2023-10-01T09:26:39.196877+0000 mgr.y (mgr.25132) 494 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 1.6 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2023-10-01T09:26:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:39 smithi183 bash[59233]: audit 2023-10-01T09:26:39.286674+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.111:0/1526657140' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:26:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:39 smithi183 bash[59233]: audit 2023-10-01T09:26:39.380171+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.111:0/3620651246' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]: dispatch 2023-10-01T09:26:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:39 smithi183 bash[59233]: audit 2023-10-01T09:26:39.381714+0000 mon.a (mon.0) 596 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]: dispatch 2023-10-01T09:26:40.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:40.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:40.385 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:40.385 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:40.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:40.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:40.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:40.614 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:40.647 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:40.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:40.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:40.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:40.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:40.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:40.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:40.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:41.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:41.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:41.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:41.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:41.169 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:40 smithi183 bash[59233]: cluster 2023-10-01T09:26:39.907313+0000 mon.a (mon.0) 597 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:41.170 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:40 smithi183 bash[59233]: cluster 2023-10-01T09:26:39.917800+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T09:26:41.170 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:40 smithi183 bash[59233]: audit 2023-10-01T09:26:39.921971+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.111:0/1526657140' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:26:41.170 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:40 smithi183 bash[59233]: audit 2023-10-01T09:26:39.922271+0000 mon.a (mon.0) 599 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]': finished 2023-10-01T09:26:41.170 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:40 smithi183 bash[59233]: cluster 2023-10-01T09:26:39.922724+0000 mon.a (mon.0) 600 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-01T09:26:41.170 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:40 smithi183 bash[59233]: cluster 2023-10-01T09:26:39.930307+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T09:26:41.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:41.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:41.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:41.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[75702]: cluster 2023-10-01T09:26:39.907313+0000 mon.a (mon.0) 597 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[75702]: cluster 2023-10-01T09:26:39.917800+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T09:26:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[75702]: audit 2023-10-01T09:26:39.921971+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.111:0/1526657140' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:26:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[75702]: audit 2023-10-01T09:26:39.922271+0000 mon.a (mon.0) 599 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]': finished 2023-10-01T09:26:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[75702]: cluster 2023-10-01T09:26:39.922724+0000 mon.a (mon.0) 600 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-01T09:26:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[75702]: cluster 2023-10-01T09:26:39.930307+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T09:26:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[78631]: cluster 2023-10-01T09:26:39.907313+0000 mon.a (mon.0) 597 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[78631]: cluster 2023-10-01T09:26:39.917800+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T09:26:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[78631]: audit 2023-10-01T09:26:39.921971+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.111:0/1526657140' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:26:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[78631]: audit 2023-10-01T09:26:39.922271+0000 mon.a (mon.0) 599 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.6400759874367477}]': finished 2023-10-01T09:26:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[78631]: cluster 2023-10-01T09:26:39.922724+0000 mon.a (mon.0) 600 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-01T09:26:41.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:40 smithi111 bash[78631]: cluster 2023-10-01T09:26:39.930307+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T09:26:41.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:41.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:41.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:41.580 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:41.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:41.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:41.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:41.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:41.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:41.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:41.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:41.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:41.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:40.919510+0000 mon.a (mon.0) 601 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:40.919587+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:40.920633+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:40.922838+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:40.925748+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:40.925815+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.197356+0000 mgr.y (mgr.25132) 495 : cluster 0 pgmap v441: 89 pgs: 11 peering, 78 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T09:26:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:41 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.924661+0000 mon.a (mon.0) 602 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-01T09:26:42.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:42.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:42.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:42.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:42.208 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:40.919510+0000 mon.a (mon.0) 601 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-01T09:26:42.208 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:40.919587+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.208 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:40.920633+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.208 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:40.922838+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.208 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:40.925748+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:40.925815+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.197356+0000 mgr.y (mgr.25132) 495 : cluster 0 pgmap v441: 89 pgs: 11 peering, 78 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.924661+0000 mon.a (mon.0) 602 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:40.919510+0000 mon.a (mon.0) 601 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:40.919587+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:40.920633+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.209 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:40.922838+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.210 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:40.925748+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.210 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:40.925815+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T09:26:42.210 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.197356+0000 mgr.y (mgr.25132) 495 : cluster 0 pgmap v441: 89 pgs: 11 peering, 78 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T09:26:42.210 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:41 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.924661+0000 mon.a (mon.0) 602 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-01T09:26:42.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:42.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:42.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:42.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:42.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:42.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:42.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:42.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:42.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:42.761 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:42.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:42.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:42.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:42.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:42.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:43.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.033 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.922926+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.033 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.922962+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.033 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.927671+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.7 from (0'0,0'0] MAX to 114'9988 2023-10-01T09:26:43.033 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.928630+0000 osd.3 (osd.3) 1 : cluster 0 6.6 starting backfill to osd.7 from (0'0,0'0] MAX to 114'10128 2023-10-01T09:26:43.033 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[78631]: cluster 2023-10-01T09:26:41.942788+0000 osd.1 (osd.1) 1 : cluster 0 6.e starting backfill to osd.7 from (0'0,0'0] MAX to 114'10148 2023-10-01T09:26:43.033 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[78631]: cluster 2023-10-01T09:26:42.127570+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.034 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.922926+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.034 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.922962+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.034 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.927671+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.7 from (0'0,0'0] MAX to 114'9988 2023-10-01T09:26:43.034 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.928630+0000 osd.3 (osd.3) 1 : cluster 0 6.6 starting backfill to osd.7 from (0'0,0'0] MAX to 114'10128 2023-10-01T09:26:43.034 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[75702]: cluster 2023-10-01T09:26:41.942788+0000 osd.1 (osd.1) 1 : cluster 0 6.e starting backfill to osd.7 from (0'0,0'0] MAX to 114'10148 2023-10-01T09:26:43.034 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:42 smithi111 bash[75702]: cluster 2023-10-01T09:26:42.127570+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.051 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:43.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:43.283 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:42 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.922926+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:42 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.922962+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:42 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.927671+0000 osd.0 (osd.0) 1 : cluster 0 6.9 starting backfill to osd.7 from (0'0,0'0] MAX to 114'9988 2023-10-01T09:26:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:42 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.928630+0000 osd.3 (osd.3) 1 : cluster 0 6.6 starting backfill to osd.7 from (0'0,0'0] MAX to 114'10128 2023-10-01T09:26:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:42 smithi183 bash[59233]: cluster 2023-10-01T09:26:41.942788+0000 osd.1 (osd.1) 1 : cluster 0 6.e starting backfill to osd.7 from (0'0,0'0] MAX to 114'10148 2023-10-01T09:26:43.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:42 smithi183 bash[59233]: cluster 2023-10-01T09:26:42.127570+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T09:26:43.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:43.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:43.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:43.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:43.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:43.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:43.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:43.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:43.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:43.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:43.963 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:43.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:43.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:26:44.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:44.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:44.194 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:44.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:43 smithi111 bash[75702]: cluster 2023-10-01T09:26:43.197763+0000 mgr.y (mgr.25132) 496 : cluster 0 pgmap v443: 89 pgs: 1 remapped+peering, 11 peering, 77 active+clean; 1.4 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2023-10-01T09:26:44.206 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:43 smithi111 bash[78631]: cluster 2023-10-01T09:26:43.197763+0000 mgr.y (mgr.25132) 496 : cluster 0 pgmap v443: 89 pgs: 1 remapped+peering, 11 peering, 77 active+clean; 1.4 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2023-10-01T09:26:44.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:43 smithi183 bash[59233]: cluster 2023-10-01T09:26:43.197763+0000 mgr.y (mgr.25132) 496 : cluster 0 pgmap v443: 89 pgs: 1 remapped+peering, 11 peering, 77 active+clean; 1.4 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 467 op/s 2023-10-01T09:26:44.338 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:44.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:44.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:44.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:44.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:44.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:44.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:44.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:44.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:44.742 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:26:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:26:44] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-10-01T09:26:44.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:44.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:44.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:44.905 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:44.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:44.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:44.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:44 smithi183 bash[59233]: audit 2023-10-01T09:26:44.000328+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:44.998 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:44 smithi111 bash[75702]: audit 2023-10-01T09:26:44.000328+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:44.998 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:44 smithi111 bash[78631]: audit 2023-10-01T09:26:44.000328+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:45.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:45.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:45.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:45.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:45.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:45.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:45.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:45.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:45.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:45.442 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:45.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:45.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:45.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:45.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:45.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:45.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:45.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:45.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:45.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:45.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:45.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:45.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:45.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:46.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:46.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:45 smithi111 bash[75702]: cluster 2023-10-01T09:26:45.198216+0000 mgr.y (mgr.25132) 497 : cluster 0 pgmap v444: 89 pgs: 1 remapped+peering, 5 peering, 83 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11 B/s, 0 objects/s recovering 2023-10-01T09:26:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:45 smithi111 bash[78631]: cluster 2023-10-01T09:26:45.198216+0000 mgr.y (mgr.25132) 497 : cluster 0 pgmap v444: 89 pgs: 1 remapped+peering, 5 peering, 83 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11 B/s, 0 objects/s recovering 2023-10-01T09:26:46.099 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:46.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:46.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:45 smithi183 bash[59233]: cluster 2023-10-01T09:26:45.198216+0000 mgr.y (mgr.25132) 497 : cluster 0 pgmap v444: 89 pgs: 1 remapped+peering, 5 peering, 83 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11 B/s, 0 objects/s recovering 2023-10-01T09:26:46.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:46.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:46.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:46.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:46.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:46.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:46.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:46.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:46.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:46.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:46.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:46.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:46.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:46.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:47.003 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:47.025 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] 2023-10-01T09:26:47.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-01T09:26:47.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:47.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:47.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:47.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:47.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:47.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:47.307 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:47.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:47.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:47.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:47.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:47.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:47.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:47.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:47.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:47.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:47.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:47.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:47.982 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:47.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:48.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:48.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:48.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:48.200 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:26:48.200 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:26:48.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:26:48.200 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33290 6.6 6:6606af00:::benchmark_data_smithi111_105563_object33289:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.746629+0000", 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.44249374500001, 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.258649201, 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.201 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33290 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746629+0000", 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746629+0000", 2023-10-01T09:26:48.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746628+0000", 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746675+0000", 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7756000000000002e-05 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746687+0000", 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1308000000000001e-05 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746695+0000", 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9489999999999996e-06 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746739+0000", 2023-10-01T09:26:48.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4530999999999998e-05 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746866+0000", 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000126709 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.747001+0000", 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013531 2023-10-01T09:26:48.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752573+0000", 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0055713749999999999 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762283+0000", 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.009710336 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762371+0000", 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7749000000000003e-05 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005170+0000", 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.242799019 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005278+0000", 2023-10-01T09:26:48.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000108695 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33293 6.6 6:62f77bf5:::benchmark_data_smithi111_105563_object33292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.746707+0000", 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.44241598400001, 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26249956699999999, 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.208 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33293 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746707+0000", 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746707+0000", 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.746706+0000", 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.747229+0000", 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00052246200000000001 2023-10-01T09:26:48.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.747250+0000", 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0939000000000001e-05 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.747259+0000", 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6569999999999992e-06 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.750358+0000", 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030988779999999998 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.750489+0000", 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000130951 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.750627+0000", 2023-10-01T09:26:48.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000137527 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.752725+0000", 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020986049999999999 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762339+0000", 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0096134959999999992 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005878+0000", 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24353888200000001 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.009114+0000", 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0032360520000000001 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.009207+0000", 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2832999999999997e-05 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33303 6.6 6:64ee0c51:::benchmark_data_smithi111_105563_object33302:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.753457+0000", 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.43566641199999, 2023-10-01T09:26:48.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25747309099999999, 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33303 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753457+0000", 2023-10-01T09:26:48.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753457+0000", 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753455+0000", 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753485+0000", 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9879999999999999e-05 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753497+0000", 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1983e-05 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753504+0000", 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7389999999999999e-06 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753574+0000", 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9461999999999993e-05 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753700+0000", 2023-10-01T09:26:48.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000125802 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.753833+0000", 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000133607 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005486+0000", 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25165258899999998 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.220 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.009315+0000", 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038294790000000002 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.010643+0000", 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013272659999999999 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.010750+0000", 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010743600000000001 2023-10-01T09:26:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.010930+0000", 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017955 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33304 6.6 6:650f3f1c:::benchmark_data_smithi111_105563_object33303:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.755274+0000", 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.43384924700001, 2023-10-01T09:26:48.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25582254199999999, 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33304 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755274+0000", 2023-10-01T09:26:48.223 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755274+0000", 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755260+0000", 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999857 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.224 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755306+0000", 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6405e-05 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755319+0000", 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3234999999999999e-05 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755327+0000", 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8250000000000005e-06 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.760079+0000", 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047520940000000001 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.760214+0000", 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013501400000000001 2023-10-01T09:26:48.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.760362+0000", 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014823700000000001 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.009394+0000", 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.249031848 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.010624+0000", 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012298509999999999 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.010946+0000", 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00032221099999999998 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.011029+0000", 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3170999999999994e-05 2023-10-01T09:26:48.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.011096+0000", 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6740000000000001e-05 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:33300 6.e e107/100 6:75ab1f19:::benchmark_data_smithi111_105563_object33299:head v 107'2099, mlcod=107'2096)", 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.757730+0000", 2023-10-01T09:26:48.229 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.431393192, 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25862790899999999, 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757730+0000", 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.230 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757730+0000", 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757729+0000", 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757760+0000", 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0672e-05 2023-10-01T09:26:48.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757771+0000", 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1963999999999999e-05 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757779+0000", 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5050000000000001e-06 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.009461+0000", 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25168188000000002 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.009521+0000", 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9796999999999997e-05 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016042+0000", 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0065214519999999996 2023-10-01T09:26:48.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016358+0000", 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00031552300000000001 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:33308 6.e e107/100 6:7e08eae6:::benchmark_data_smithi111_105563_object33307:head v 107'2100, mlcod=107'2096)", 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.761175+0000", 2023-10-01T09:26:48.234 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.427947786, 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25521304700000003, 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761175+0000", 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.235 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761175+0000", 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761174+0000", 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761206+0000", 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1569999999999998e-05 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761218+0000", 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1898e-05 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761226+0000", 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2060000000000007e-06 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.237 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.013340+0000", 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25211429899999999 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.013363+0000", 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3059999999999999e-05 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016362+0000", 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0029989470000000001 2023-10-01T09:26:48.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016388+0000", 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5820999999999999e-05 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33313 6.2 6:46479459:::benchmark_data_smithi111_105563_object33312:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.762404+0000", 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.42671922700001, 2023-10-01T09:26:48.239 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25699197400000001, 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33313 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762404+0000", 2023-10-01T09:26:48.240 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762404+0000", 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762401+0000", 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.762448+0000", 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6186999999999997e-05 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.004977+0000", 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.242529467 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005000+0000", 2023-10-01T09:26:48.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3156999999999999e-05 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005070+0000", 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9973000000000002e-05 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005254+0000", 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018397800000000001 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.005532+0000", 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00027819900000000002 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.012553+0000", 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0070208730000000004 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.013504+0000", 2023-10-01T09:26:48.244 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00095089899999999995 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019296+0000", 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0057923039999999999 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019350+0000", 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4024000000000003e-05 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019396+0000", 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5216999999999998e-05 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:33310 6.e e107/100 6:7bafee6b:::benchmark_data_smithi111_105563_object33309:head v 107'2101, mlcod=107'2096)", 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.763650+0000", 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.42547325999999, 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25593506199999999, 2023-10-01T09:26:48.246 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.763650+0000", 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.763650+0000", 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.247 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.763649+0000", 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.763688+0000", 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9567999999999998e-05 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.248 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.004935+0000", 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24124697000000001 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.004966+0000", 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0263000000000001e-05 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.014719+0000", 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0097535190000000004 2023-10-01T09:26:48.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.014742+0000", 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2889999999999999e-05 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019535+0000", 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047931120000000004 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019585+0000", 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9589000000000002e-05 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:35993 6.6 6:6d95b628:::benchmark_data_smithi111_105563_object35992:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.348527+0000", 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 175.84059608800001, 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26673912500000002, 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.251 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 35993 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.348527+0000", 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.348527+0000", 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.348525+0000", 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.348548+0000", 2023-10-01T09:26:48.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3019000000000001e-05 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.348560+0000", 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1839e-05 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.348568+0000", 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9459999999999998e-06 2023-10-01T09:26:48.254 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352133+0000", 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0035643710000000002 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352216+0000", 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3391000000000002e-05 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352295+0000", 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8825999999999994e-05 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354493+0000", 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0021978890000000002 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.355255+0000", 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00076198200000000002 2023-10-01T09:26:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615177+0000", 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25992223399999997 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615226+0000", 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9533000000000002e-05 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.257 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615266+0000", 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9598000000000003e-05 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36001 6.b 6:dd9f41b4:::benchmark_data_smithi111_105563_object36000:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.352387+0000", 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 175.83673610899999, 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.256772002, 2023-10-01T09:26:48.258 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36001 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352387+0000", 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352387+0000", 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352386+0000", 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352409+0000", 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2891000000000002e-05 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352418+0000", 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9080000000000007e-06 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352425+0000", 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7619999999999998e-06 2023-10-01T09:26:48.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352634+0000", 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000208829 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.352738+0000", 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000104178 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,6", 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354062+0000", 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013234690000000001 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.355391+0000", 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001329186 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.608911+0000", 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25352047999999999 2023-10-01T09:26:48.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609028+0000", 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116193 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609119+0000", 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1883000000000001e-05 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.264 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609159+0000", 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9405e-05 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:35999 6.7 e107/96 6:e84f8245:::benchmark_data_smithi111_105563_object35998:head v 107'2245, mlcod=107'2242)", 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.354735+0000", 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 175.83438819899999, 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25389436100000001, 2023-10-01T09:26:48.265 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354735+0000", 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354735+0000", 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.266 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354734+0000", 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354768+0000", 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3995000000000002e-05 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.267 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354778+0000", 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0217999999999999e-05 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354784+0000", 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.271e-06 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354849+0000", 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5217999999999998e-05 2023-10-01T09:26:48.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.354861+0000", 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2499e-05 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.608341+0000", 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25347929299999999 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.608629+0000", 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00028854400000000001 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36004 6.6 6:67808430:::benchmark_data_smithi111_105563_object36003:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.356104+0000", 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 175.83301848599999, 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26311457500000002, 2023-10-01T09:26:48.270 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36004 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356104+0000", 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.271 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356104+0000", 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356104+0000", 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356122+0000", 2023-10-01T09:26:48.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8802000000000001e-05 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356128+0000", 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9320000000000001e-06 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356133+0000", 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2590000000000002e-06 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356185+0000", 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2936999999999998e-05 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.606418+0000", 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25023237999999998 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.606926+0000", 2023-10-01T09:26:48.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00050764199999999999 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615295+0000", 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0083690659999999997 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.615635+0000", 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00034076899999999999 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.619143+0000", 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0035075340000000001 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.619184+0000", 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1134000000000003e-05 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.619219+0000", 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4995e-05 2023-10-01T09:26:48.276 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:36003 6.0 e107/96 6:047776b2:::benchmark_data_smithi111_105563_object36002:head v 107'2249, mlcod=107'2247)", 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.356285+0000", 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 175.832837942, 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25860338399999999, 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.277 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356285+0000", 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356285+0000", 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356284+0000", 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356303+0000", 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8847000000000001e-05 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609181+0000", 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25287758799999999 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.609191+0000", 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0421999999999999e-05 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610721+0000", 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001529933 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.610740+0000", 2023-10-01T09:26:48.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8927999999999999e-05 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.614860+0000", 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041200569999999999 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.614888+0000", 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8158999999999999e-05 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.281 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:99561 6.6 6:6dd08858:::benchmark_data_smithi111_105563_object7525:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:08.941348+0000", 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 99.247775196999996, 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.27373777199999999, 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.282 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 99561 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.941348+0000", 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.941348+0000", 2023-10-01T09:26:48.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.941347+0000", 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.941350+0000", 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.892e-06 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.941356+0000", 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.891e-06 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.941361+0000", 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9289999999999997e-06 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.945374+0000", 2023-10-01T09:26:48.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0040126509999999999 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.945496+0000", 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000121848 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.945639+0000", 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000143905 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.286 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.947971+0000", 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002331315 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.952793+0000", 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0048221640000000003 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.215001+0000", 2023-10-01T09:26:48.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26220783399999997 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.215047+0000", 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6317999999999999e-05 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.215086+0000", 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8451000000000002e-05 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.288 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:99567 6.6 6:6dc19c9c:::benchmark_data_smithi111_105563_object7531:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:08.953904+0000", 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 99.235219225999998, 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26130536799999998, 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.289 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 99567 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.953904+0000", 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.953904+0000", 2023-10-01T09:26:48.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.953903+0000", 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.953906+0000", 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6070000000000002e-06 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.291 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.953911+0000", 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3809999999999998e-06 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.953916+0000", 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6099999999999999e-06 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.959451+0000", 2023-10-01T09:26:48.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0055356030000000001 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.959538+0000", 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6685000000000001e-05 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.959617+0000", 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9182000000000002e-05 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.962428+0000", 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028105489999999999 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.964330+0000", 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0019017890000000001 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.215137+0000", 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25080766100000002 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.215174+0000", 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6770000000000002e-05 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.215209+0000", 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5080999999999998e-05 2023-10-01T09:26:48.295 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160720 6.6 6:66eadf8e:::benchmark_data_smithi111_105563_object68684:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.964081+0000", 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 8.2250419889999993, 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.170111801, 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.296 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160720 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964081+0000", 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964081+0000", 2023-10-01T09:26:48.297 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964080+0000", 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964087+0000", 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4089999999999997e-06 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964101+0000", 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4019000000000001e-05 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964110+0000", 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2949999999999999e-06 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.965195+0000", 2023-10-01T09:26:48.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001084181 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.965204+0000", 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5119999999999997e-06 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.933740+0000", 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.968535743 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.933754+0000", 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4234e-05 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.088967+0000", 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1552129760000001 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.089111+0000", 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014408300000000001 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.089272+0000", 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016111000000000001 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100074+0000", 2023-10-01T09:26:48.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010802166 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100136+0000", 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1388000000000002e-05 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104246+0000", 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041099760000000004 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134090+0000", 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.02984419 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134124+0000", 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3967999999999997e-05 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.304 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134193+0000", 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8872000000000001e-05 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160725 6.6 6:657f7123:::benchmark_data_smithi111_105563_object68689:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 8.221706953, 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1669810680000001, 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.305 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160725 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.306 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:26:48.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967418+0000", 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.7010000000000001e-06 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967422+0000", 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7000000000000002e-06 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967425+0000", 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.993e-06 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967501+0000", 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6385999999999997e-05 2023-10-01T09:26:48.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967511+0000", 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1679999999999993e-06 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935507+0000", 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96799601800000001 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935522+0000", 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5087e-05 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.093148+0000", 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.157625903 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.311 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.093291+0000", 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014307400000000001 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.093454+0000", 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016299000000000001 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104145+0000", 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010691469 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.312 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104196+0000", 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1350999999999997e-05 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111045+0000", 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0068487330000000001 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.313 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134234+0000", 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.023188549999999999 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134276+0000", 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2734000000000001e-05 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134397+0000", 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120549 2023-10-01T09:26:48.314 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160735 6.6 6:6693a9e2:::benchmark_data_smithi111_105563_object68699:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.987120+0000", 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 8.2020024760000005, 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1555819610000002, 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.315 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160735 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987120+0000", 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.316 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987120+0000", 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987119+0000", 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987125+0000", 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5169999999999996e-06 2023-10-01T09:26:48.317 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987142+0000", 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7020999999999998e-05 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987153+0000", 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0288e-05 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.318 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987210+0000", 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7414999999999998e-05 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987220+0000", 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0124e-05 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935579+0000", 2023-10-01T09:26:48.319 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.94835883600000004 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935590+0000", 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0855e-05 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.096632+0000", 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1610424349999999 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.320 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.096769+0000", 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000136293 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.096909+0000", 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014064500000000001 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104293+0000", 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073837190000000004 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.321 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.110862+0000", 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0065693030000000003 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111080+0000", 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021795500000000001 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.322 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142488+0000", 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031408275999999999 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142585+0000", 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6627999999999997e-05 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.323 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142702+0000", 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011733799999999999 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.325 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160751 6.6 6:6e53e6d1:::benchmark_data_smithi111_105563_object68715:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.012159+0000", 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 8.1769642390000001, 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1307267649999999, 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.326 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160751 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012159+0000", 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.327 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012159+0000", 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012157+0000", 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.328 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012164+0000", 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4899999999999997e-06 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012180+0000", 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6065e-05 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.329 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012190+0000", 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9769999999999995e-06 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012246+0000", 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6685999999999999e-05 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.330 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012254+0000", 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1760000000000004e-06 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935622+0000", 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.92336834099999998 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.331 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935631+0000", 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4320000000000005e-06 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100161+0000", 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1645292119999999 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.332 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100280+0000", 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000119827 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100413+0000", 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013280400000000001 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.333 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.110952+0000", 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010538501 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111110+0000", 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000157925 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.334 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111125+0000", 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4932999999999999e-05 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142741+0000", 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031616962999999998 2023-10-01T09:26:48.335 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142785+0000", 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3479000000000002e-05 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142885+0000", 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000100499 2023-10-01T09:26:48.336 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160770 6.6 6:644c2e0b:::benchmark_data_smithi111_105563_object68734:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.045912+0000", 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 8.1432108920000008, 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0971538430000001, 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:26:48.337 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160770 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045912+0000", 2023-10-01T09:26:48.338 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045912+0000", 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045911+0000", 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:26:48.339 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045916+0000", 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2179999999999998e-06 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045926+0000", 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0017000000000001e-05 2023-10-01T09:26:48.340 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045934+0000", 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4189999999999996e-06 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045996+0000", 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2123000000000001e-05 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.341 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.046010+0000", 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4110999999999999e-05 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935720+0000", 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.88970967499999998 2023-10-01T09:26:48.342 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935730+0000", 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9229999999999997e-06 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104326+0000", 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.168596416 2023-10-01T09:26:48.343 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104453+0000", 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012705400000000001 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104594+0000", 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014058899999999999 2023-10-01T09:26:48.344 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.110995+0000", 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0064014500000000004 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111132+0000", 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013731600000000001 2023-10-01T09:26:48.345 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.112890+0000", 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017574979999999999 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142924+0000", 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.030034246000000001 2023-10-01T09:26:48.346 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142965+0000", 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0710999999999997e-05 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143066+0000", 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000101056 2023-10-01T09:26:48.347 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.348 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.348 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.348 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:26:48.348 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:26:48.348 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:26:48.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:48.350 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:26:48.350 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:26:48.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:48 smithi183 bash[59233]: cluster 2023-10-01T09:26:47.198895+0000 mgr.y (mgr.25132) 498 : cluster 0 pgmap v445: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3522/63561 objects misplaced (5.541%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T09:26:48.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:48 smithi183 bash[59233]: audit 2023-10-01T09:26:48.220556+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.111:0/3672150832' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:48.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:48.373 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:26:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:48.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:48.423 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:26:48.465 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:26:48.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:48.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:48.506 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:26:48.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:48.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:48.547 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:26:48.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:48 smithi111 bash[75702]: cluster 2023-10-01T09:26:47.198895+0000 mgr.y (mgr.25132) 498 : cluster 0 pgmap v445: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3522/63561 objects misplaced (5.541%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T09:26:48.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:48 smithi111 bash[75702]: audit 2023-10-01T09:26:48.220556+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.111:0/3672150832' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:48.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:48 smithi111 bash[78631]: cluster 2023-10-01T09:26:47.198895+0000 mgr.y (mgr.25132) 498 : cluster 0 pgmap v445: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3522/63561 objects misplaced (5.541%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T09:26:48.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:48 smithi111 bash[78631]: audit 2023-10-01T09:26:48.220556+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.111:0/3672150832' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:26:48.592 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:26:48.597 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.597 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.597 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.598 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.598 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.598 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.598 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.598 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:26:48.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:48.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:48.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:48.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:48.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:48.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:48.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:48.861 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:48.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:48.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:48.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:48.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:49.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:49.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:49.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:49.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:49.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:49.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:49.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:49.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:49.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:49.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:49.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:49.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:49.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:49.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:49.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:49.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:49.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:49.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:49.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:49.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:49.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:49 smithi183 bash[59233]: cluster 2023-10-01T09:26:49.199328+0000 mgr.y (mgr.25132) 499 : cluster 0 pgmap v446: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s wr, 336 op/s; 3522/63561 objects misplaced (5.541%); 3.7 MiB/s, 1 keys/s, 60 objects/s recovering 2023-10-01T09:26:49.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:49.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:49.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:50.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:50.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:50.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:50.206 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:49 smithi111 bash[75702]: cluster 2023-10-01T09:26:49.199328+0000 mgr.y (mgr.25132) 499 : cluster 0 pgmap v446: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s wr, 336 op/s; 3522/63561 objects misplaced (5.541%); 3.7 MiB/s, 1 keys/s, 60 objects/s recovering 2023-10-01T09:26:50.206 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:49 smithi111 bash[78631]: cluster 2023-10-01T09:26:49.199328+0000 mgr.y (mgr.25132) 499 : cluster 0 pgmap v446: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s wr, 336 op/s; 3522/63561 objects misplaced (5.541%); 3.7 MiB/s, 1 keys/s, 60 objects/s recovering 2023-10-01T09:26:50.222 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:50.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:50.362 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:50.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:50.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:50.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:50.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T09:26:50.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:50.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:50.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:50.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:50.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:50.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:50.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:50.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:50.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:50.916 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:50.989 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:51.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:51.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:51.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:51.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:51.300 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:51.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:51.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:51.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:51.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:51.541 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:51.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:51.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:51.670 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:51.694 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:51.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:51.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:51.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:51.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:51.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:51.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:51.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:52.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:52.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:52.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:52.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:52.311 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:52.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:52.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:52.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:52.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:26:52.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:52 smithi111 bash[75702]: cluster 2023-10-01T09:26:51.199998+0000 mgr.y (mgr.25132) 500 : cluster 0 pgmap v447: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.2 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s wr, 506 op/s; 2561/56709 objects misplaced (4.516%); 7.4 MiB/s, 0 keys/s, 119 objects/s recovering 2023-10-01T09:26:52.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:52 smithi111 bash[78631]: cluster 2023-10-01T09:26:51.199998+0000 mgr.y (mgr.25132) 500 : cluster 0 pgmap v447: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.2 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s wr, 506 op/s; 2561/56709 objects misplaced (4.516%); 7.4 MiB/s, 0 keys/s, 119 objects/s recovering 2023-10-01T09:26:52.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:52 smithi183 bash[59233]: cluster 2023-10-01T09:26:51.199998+0000 mgr.y (mgr.25132) 500 : cluster 0 pgmap v447: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.2 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s wr, 506 op/s; 2561/56709 objects misplaced (4.516%); 7.4 MiB/s, 0 keys/s, 119 objects/s recovering 2023-10-01T09:26:52.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:52.616 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:52.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:52.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:52.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:52.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:52.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:52.879 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:52.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:52.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:52.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:53.005 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:53.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:53.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:53.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:53.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:53.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:53.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:53.380 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:53 smithi111 bash[78631]: cluster 2023-10-01T09:26:52.275381+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T09:26:53.380 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:53 smithi111 bash[78631]: cluster 2023-10-01T09:26:52.275765+0000 mon.a (mon.0) 604 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-01T09:26:53.381 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:53 smithi111 bash[75702]: cluster 2023-10-01T09:26:52.275381+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T09:26:53.381 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:53 smithi111 bash[75702]: cluster 2023-10-01T09:26:52.275765+0000 mon.a (mon.0) 604 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-01T09:26:53.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:53.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:53 smithi183 bash[59233]: cluster 2023-10-01T09:26:52.275381+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T09:26:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:53 smithi183 bash[59233]: cluster 2023-10-01T09:26:52.275765+0000 mon.a (mon.0) 604 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-01T09:26:53.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:53.657 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:53.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:53.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:53.815 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:53.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:53.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:53.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:53.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:54.054 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:54.078 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:54.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:54.181 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:54.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:54.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:54.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:54.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:54.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:54.422 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:54.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:54.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:54 smithi183 bash[59233]: cluster 2023-10-01T09:26:53.200490+0000 mgr.y (mgr.25132) 501 : cluster 0 pgmap v449: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s wr, 534 op/s; 2349/54195 objects misplaced (4.334%); 7.4 MiB/s, 0 keys/s, 120 objects/s recovering 2023-10-01T09:26:54.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:54 smithi183 bash[59233]: cluster 2023-10-01T09:26:53.284408+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:54 smithi183 bash[59233]: cluster 2023-10-01T09:26:53.285322+0000 mon.a (mon.0) 605 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-01T09:26:54.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:54 smithi183 bash[59233]: cluster 2023-10-01T09:26:53.286996+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:54 smithi183 bash[59233]: cluster 2023-10-01T09:26:53.354008+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.476 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:54 smithi183 bash[59233]: audit 2023-10-01T09:26:54.220691+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:54.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:54.593 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:54.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:54.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:54.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:54.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:54.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:54.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[75702]: cluster 2023-10-01T09:26:53.200490+0000 mgr.y (mgr.25132) 501 : cluster 0 pgmap v449: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s wr, 534 op/s; 2349/54195 objects misplaced (4.334%); 7.4 MiB/s, 0 keys/s, 120 objects/s recovering 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[75702]: cluster 2023-10-01T09:26:53.284408+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[75702]: cluster 2023-10-01T09:26:53.285322+0000 mon.a (mon.0) 605 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[75702]: cluster 2023-10-01T09:26:53.286996+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[75702]: cluster 2023-10-01T09:26:53.354008+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[75702]: audit 2023-10-01T09:26:54.220691+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[78631]: cluster 2023-10-01T09:26:53.200490+0000 mgr.y (mgr.25132) 501 : cluster 0 pgmap v449: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 KiB/s wr, 534 op/s; 2349/54195 objects misplaced (4.334%); 7.4 MiB/s, 0 keys/s, 120 objects/s recovering 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[78631]: cluster 2023-10-01T09:26:53.284408+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.842 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[78631]: cluster 2023-10-01T09:26:53.285322+0000 mon.a (mon.0) 605 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-01T09:26:54.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[78631]: cluster 2023-10-01T09:26:53.286996+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[78631]: cluster 2023-10-01T09:26:53.354008+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T09:26:54.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[78631]: audit 2023-10-01T09:26:54.220691+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:26:54.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:54.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:54.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:54.982 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:55.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:55.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:55.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:55.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:55.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:55.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:55.321 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:26:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:26:54] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-10-01T09:26:55.323 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:26:55.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:55.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:55.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:55.551 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:55.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:55.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:55.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:55.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:55.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:55.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:55.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:55.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:55.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:55.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:56.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:56.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:56.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:56.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:56.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:56.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:56.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:56.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:56.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:56.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:56.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:56 smithi183 bash[59233]: cluster 2023-10-01T09:26:55.201083+0000 mgr.y (mgr.25132) 502 : cluster 0 pgmap v451: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 2349/51768 objects misplaced (4.538%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:26:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:56 smithi111 bash[75702]: cluster 2023-10-01T09:26:55.201083+0000 mgr.y (mgr.25132) 502 : cluster 0 pgmap v451: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 2349/51768 objects misplaced (4.538%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:26:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:56 smithi111 bash[78631]: cluster 2023-10-01T09:26:55.201083+0000 mgr.y (mgr.25132) 502 : cluster 0 pgmap v451: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 2349/51768 objects misplaced (4.538%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:26:56.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:56.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:56.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:56.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:56.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:56.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:56.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:56.936 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:56.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:56.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:57.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:57.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:57.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:57.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:57.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:57 smithi111 bash[75702]: audit 2023-10-01T09:26:56.879006+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.111:0/3188944955' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:26:57.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:57 smithi111 bash[75702]: audit 2023-10-01T09:26:56.879730+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:26:57.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:57 smithi111 bash[78631]: audit 2023-10-01T09:26:56.879006+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.111:0/3188944955' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:26:57.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:57 smithi111 bash[78631]: audit 2023-10-01T09:26:56.879730+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:26:57.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:57.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:57 smithi183 bash[59233]: audit 2023-10-01T09:26:56.879006+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.111:0/3188944955' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:26:57.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:57 smithi183 bash[59233]: audit 2023-10-01T09:26:56.879730+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:26:57.304 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:26:57.319 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:57.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:57.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:57.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:57.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:57.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:57.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:57.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:57.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:57.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:57.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:57.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:57.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:57.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:57.992 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:57.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:57.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:58.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:58.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:58.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:58.221 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:58.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:58.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:58.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:58.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:58.503 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: cluster 2023-10-01T09:26:57.201819+0000 mgr.y (mgr.25132) 503 : cluster 0 pgmap v452: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 958 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 1389/46035 objects misplaced (3.017%); 11 MiB/s, 169 objects/s recovering 2023-10-01T09:26:58.503 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: cluster 2023-10-01T09:26:57.282693+0000 mon.a (mon.0) 608 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:58.503 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: cluster 2023-10-01T09:26:57.296364+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: audit 2023-10-01T09:26:57.297827+0000 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:26:58.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: cluster 2023-10-01T09:26:57.298139+0000 mon.a (mon.0) 610 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-01T09:26:58.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: cluster 2023-10-01T09:26:57.310558+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:58 smithi183 bash[59233]: cluster 2023-10-01T09:26:57.315313+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.523 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:58.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:58.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:58.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:26:58.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:26:58.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:58.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: cluster 2023-10-01T09:26:57.201819+0000 mgr.y (mgr.25132) 503 : cluster 0 pgmap v452: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 958 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 1389/46035 objects misplaced (3.017%); 11 MiB/s, 169 objects/s recovering 2023-10-01T09:26:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: cluster 2023-10-01T09:26:57.282693+0000 mon.a (mon.0) 608 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: cluster 2023-10-01T09:26:57.296364+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: audit 2023-10-01T09:26:57.297827+0000 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:26:58.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: cluster 2023-10-01T09:26:57.298139+0000 mon.a (mon.0) 610 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-01T09:26:58.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: cluster 2023-10-01T09:26:57.310558+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[75702]: cluster 2023-10-01T09:26:57.315313+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: cluster 2023-10-01T09:26:57.201819+0000 mgr.y (mgr.25132) 503 : cluster 0 pgmap v452: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 958 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 1389/46035 objects misplaced (3.017%); 11 MiB/s, 169 objects/s recovering 2023-10-01T09:26:58.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: cluster 2023-10-01T09:26:57.282693+0000 mon.a (mon.0) 608 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:26:58.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: cluster 2023-10-01T09:26:57.296364+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: audit 2023-10-01T09:26:57.297827+0000 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:26:58.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: cluster 2023-10-01T09:26:57.298139+0000 mon.a (mon.0) 610 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-01T09:26:58.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: cluster 2023-10-01T09:26:57.310558+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:58 smithi111 bash[78631]: cluster 2023-10-01T09:26:57.315313+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T09:26:58.881 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:58.921 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:26:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:58.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:26:59.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:59.055 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:59.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:59.195 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:59.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:26:59.206 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:26:59.206 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:26:59.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:59.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:26:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:26:59.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:59.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:26:59.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:26:59.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:59.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:26:59.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:26:59.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:59.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:26:59.708 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:26:59.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:26:59.810 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:59.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:26:59.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:26:59.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:26:59.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:26:59.962 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:59 smithi111 bash[78631]: audit 2023-10-01T09:26:59.000631+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:59.962 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:59 smithi111 bash[78631]: cluster 2023-10-01T09:26:59.202337+0000 mgr.y (mgr.25132) 504 : cluster 0 pgmap v454: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 958 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 393 op/s; 1389/46035 objects misplaced (3.017%); 6.0 MiB/s, 95 objects/s recovering 2023-10-01T09:26:59.962 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:26:59 smithi111 bash[78631]: audit 2023-10-01T09:26:59.891408+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:26:59.962 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:59 smithi111 bash[75702]: audit 2023-10-01T09:26:59.000631+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:26:59.963 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:59 smithi111 bash[75702]: cluster 2023-10-01T09:26:59.202337+0000 mgr.y (mgr.25132) 504 : cluster 0 pgmap v454: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 958 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 393 op/s; 1389/46035 objects misplaced (3.017%); 6.0 MiB/s, 95 objects/s recovering 2023-10-01T09:26:59.963 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:26:59 smithi111 bash[75702]: audit 2023-10-01T09:26:59.891408+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:27:00.002 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:00.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:00.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:59 smithi183 bash[59233]: audit 2023-10-01T09:26:59.000631+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:00.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:59 smithi183 bash[59233]: cluster 2023-10-01T09:26:59.202337+0000 mgr.y (mgr.25132) 504 : cluster 0 pgmap v454: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 958 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 393 op/s; 1389/46035 objects misplaced (3.017%); 6.0 MiB/s, 95 objects/s recovering 2023-10-01T09:27:00.103 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:26:59 smithi183 bash[59233]: audit 2023-10-01T09:26:59.891408+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:27:00.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T09:27:00.105 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:00.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:00.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:00.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:00.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:00.384 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:00.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:00.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:00.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:00.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:00.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:00.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:00.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:00.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:00.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:00.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:00.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:00.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:00.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:01.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:01.116 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:01.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:01.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:01.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:01.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:01.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:01.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:01.505 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:01.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:01.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:01.659 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:01.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:01.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:27:01.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:01.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:01.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:01.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:02.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:02.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:02.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:02.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:02.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:02.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:02.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:02.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:02.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:02.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:02 smithi183 bash[59233]: cluster 2023-10-01T09:27:01.203035+0000 mgr.y (mgr.25132) 505 : cluster 0 pgmap v455: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 816 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 707/39225 objects misplaced (1.802%); 9.7 MiB/s, 154 objects/s recovering 2023-10-01T09:27:02.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:02 smithi111 bash[75702]: cluster 2023-10-01T09:27:01.203035+0000 mgr.y (mgr.25132) 505 : cluster 0 pgmap v455: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 816 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 707/39225 objects misplaced (1.802%); 9.7 MiB/s, 154 objects/s recovering 2023-10-01T09:27:02.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:02 smithi111 bash[78631]: cluster 2023-10-01T09:27:01.203035+0000 mgr.y (mgr.25132) 505 : cluster 0 pgmap v455: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 816 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 707/39225 objects misplaced (1.802%); 9.7 MiB/s, 154 objects/s recovering 2023-10-01T09:27:02.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:02.604 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:02.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:02.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:02.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:02.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:02.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:02.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:02.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:02.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:02.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:03.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:03.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:03.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:03.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:03.289 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.0 to 1 (10000) 2023-10-01T09:27:03.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:03.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:03.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:03.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[78631]: cluster 2023-10-01T09:27:02.261300+0000 mon.a (mon.0) 613 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-01T09:27:03.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:03.511 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:03 smithi183 bash[59233]: cluster 2023-10-01T09:27:02.261300+0000 mon.a (mon.0) 613 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-01T09:27:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:03 smithi183 bash[59233]: cluster 2023-10-01T09:27:02.261398+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T09:27:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:03 smithi183 bash[59233]: cluster 2023-10-01T09:27:02.261489+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T09:27:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:03 smithi183 bash[59233]: audit 2023-10-01T09:27:02.414930+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.111:0/2124092516' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:27:03.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:03 smithi183 bash[59233]: audit 2023-10-01T09:27:02.415643+0000 mon.a (mon.0) 614 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:27:03.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:03.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:03.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[75702]: cluster 2023-10-01T09:27:02.261300+0000 mon.a (mon.0) 613 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[75702]: cluster 2023-10-01T09:27:02.261398+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[75702]: cluster 2023-10-01T09:27:02.261489+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[75702]: audit 2023-10-01T09:27:02.414930+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.111:0/2124092516' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[75702]: audit 2023-10-01T09:27:02.415643+0000 mon.a (mon.0) 614 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[78631]: cluster 2023-10-01T09:27:02.261398+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T09:27:03.756 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[78631]: cluster 2023-10-01T09:27:02.261489+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T09:27:03.757 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[78631]: audit 2023-10-01T09:27:02.414930+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.111:0/2124092516' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:27:03.757 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:03 smithi111 bash[78631]: audit 2023-10-01T09:27:02.415643+0000 mon.a (mon.0) 614 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:27:03.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:03.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:03.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:03.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:03.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:03.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:04.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:04.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:04.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:04.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:04.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:04.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:04.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:04.406 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:04.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:04.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:04.543 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: cluster 2023-10-01T09:27:03.203531+0000 mgr.y (mgr.25132) 506 : cluster 0 pgmap v457: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 766 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 567/36804 objects misplaced (1.541%); 9.8 MiB/s, 157 objects/s recovering 2023-10-01T09:27:04.543 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: cluster 2023-10-01T09:27:03.281335+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.543 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: audit 2023-10-01T09:27:03.281684+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:27:04.543 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: cluster 2023-10-01T09:27:03.281783+0000 mon.a (mon.0) 616 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: cluster 2023-10-01T09:27:03.287758+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: cluster 2023-10-01T09:27:03.329984+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: cluster 2023-10-01T09:27:03.330142+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[75702]: audit 2023-10-01T09:27:04.237630+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: cluster 2023-10-01T09:27:03.203531+0000 mgr.y (mgr.25132) 506 : cluster 0 pgmap v457: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 766 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 567/36804 objects misplaced (1.541%); 9.8 MiB/s, 157 objects/s recovering 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: cluster 2023-10-01T09:27:03.281335+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: audit 2023-10-01T09:27:03.281684+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: cluster 2023-10-01T09:27:03.281783+0000 mon.a (mon.0) 616 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: cluster 2023-10-01T09:27:03.287758+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: cluster 2023-10-01T09:27:03.329984+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: cluster 2023-10-01T09:27:03.330142+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.545 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[78631]: audit 2023-10-01T09:27:04.237630+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: cluster 2023-10-01T09:27:03.203531+0000 mgr.y (mgr.25132) 506 : cluster 0 pgmap v457: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 766 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 567/36804 objects misplaced (1.541%); 9.8 MiB/s, 157 objects/s recovering 2023-10-01T09:27:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: cluster 2023-10-01T09:27:03.281335+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: audit 2023-10-01T09:27:03.281684+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:27:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: cluster 2023-10-01T09:27:03.281783+0000 mon.a (mon.0) 616 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-01T09:27:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: cluster 2023-10-01T09:27:03.287758+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: cluster 2023-10-01T09:27:03.329984+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: cluster 2023-10-01T09:27:03.330142+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T09:27:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:04 smithi183 bash[59233]: audit 2023-10-01T09:27:04.237630+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:04.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:04.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:04.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:04.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:04.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:04.813 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:27:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:27:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:27:04] "GET /metrics HTTP/1.1" 200 36334 "" "Prometheus/2.33.4" 2023-10-01T09:27:04.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:04.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:04.947 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:04.980 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:04.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:04.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:05.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:05.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:05.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:05.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:05.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:05.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:05.358 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:05.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:05.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:05.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-01T09:27:05.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:05.506 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:05 smithi183 bash[59233]: cluster 2023-10-01T09:27:04.295520+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.506 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:05 smithi183 bash[59233]: cluster 2023-10-01T09:27:04.295819+0000 mon.a (mon.0) 618 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-01T09:27:05.506 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:05 smithi183 bash[59233]: cluster 2023-10-01T09:27:04.302239+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.506 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:05 smithi183 bash[59233]: cluster 2023-10-01T09:27:04.374315+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.506 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:05 smithi183 bash[59233]: cluster 2023-10-01T09:27:04.376961+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:05.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[75702]: cluster 2023-10-01T09:27:04.295520+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[75702]: cluster 2023-10-01T09:27:04.295819+0000 mon.a (mon.0) 618 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-01T09:27:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[75702]: cluster 2023-10-01T09:27:04.302239+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[75702]: cluster 2023-10-01T09:27:04.374315+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[75702]: cluster 2023-10-01T09:27:04.376961+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[78631]: cluster 2023-10-01T09:27:04.295520+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[78631]: cluster 2023-10-01T09:27:04.295819+0000 mon.a (mon.0) 618 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-01T09:27:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[78631]: cluster 2023-10-01T09:27:04.302239+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[78631]: cluster 2023-10-01T09:27:04.374315+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:05 smithi111 bash[78631]: cluster 2023-10-01T09:27:04.376961+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T09:27:05.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:05.678 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:05.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:05.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:05.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:05.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:05.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:05.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:05.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:05.966 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:27:06.011 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:27:06.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:06.065 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:27:06.108 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:27:06.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:06.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:06.156 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:27:06.191 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:27:06.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:06.241 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:27:06.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:06.283 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.297 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:27:06.361 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:06.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:06.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:06.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:06 smithi183 bash[59233]: cluster 2023-10-01T09:27:05.204049+0000 mgr.y (mgr.25132) 507 : cluster 0 pgmap v460: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 720 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 567/34617 objects misplaced (1.638%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T09:27:06.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:06 smithi183 bash[59233]: audit 2023-10-01T09:27:05.893285+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.111:0/1665262194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:06.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:06 smithi183 bash[59233]: audit 2023-10-01T09:27:06.095319+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:06.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:06 smithi183 bash[59233]: audit 2023-10-01T09:27:06.107368+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:06.526 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[75702]: cluster 2023-10-01T09:27:05.204049+0000 mgr.y (mgr.25132) 507 : cluster 0 pgmap v460: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 720 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 567/34617 objects misplaced (1.638%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[75702]: audit 2023-10-01T09:27:05.893285+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.111:0/1665262194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[75702]: audit 2023-10-01T09:27:06.095319+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[75702]: audit 2023-10-01T09:27:06.107368+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[78631]: cluster 2023-10-01T09:27:05.204049+0000 mgr.y (mgr.25132) 507 : cluster 0 pgmap v460: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 720 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 567/34617 objects misplaced (1.638%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[78631]: audit 2023-10-01T09:27:05.893285+0000 mon.a (mon.0) 619 : audit 0 from='client.? 172.21.15.111:0/1665262194' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[78631]: audit 2023-10-01T09:27:06.095319+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:06.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:06 smithi111 bash[78631]: audit 2023-10-01T09:27:06.107368+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:06.528 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:06.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:06.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:06.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:06.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:06.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:06.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:06.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:06.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:06.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:07.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:07.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:07.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:07.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:07.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:07.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:07.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:07.435 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:07.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:07.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:07.600 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:07.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:07.706 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:07.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:07.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:07.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:07.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:07.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:07.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:07.975 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:08.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:08.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:08.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:08.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:08.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:08.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:08.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:08.315 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:08 smithi111 bash[75702]: cluster 2023-10-01T09:27:07.204648+0000 mgr.y (mgr.25132) 508 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 620 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 523 op/s; 5.8 MiB/s, 92 objects/s recovering 2023-10-01T09:27:08.316 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:08 smithi111 bash[75702]: audit 2023-10-01T09:27:07.674147+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:08.316 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:08 smithi111 bash[75702]: audit 2023-10-01T09:27:07.682735+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:08.316 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:08 smithi111 bash[78631]: cluster 2023-10-01T09:27:07.204648+0000 mgr.y (mgr.25132) 508 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 620 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 523 op/s; 5.8 MiB/s, 92 objects/s recovering 2023-10-01T09:27:08.316 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:08 smithi111 bash[78631]: audit 2023-10-01T09:27:07.674147+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:08.316 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:08 smithi111 bash[78631]: audit 2023-10-01T09:27:07.682735+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:08.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:08.385 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:27:08.385 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:27:08.385 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:27:08.385 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:27:08.386 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:27:08.410 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:08 smithi183 bash[59233]: cluster 2023-10-01T09:27:07.204648+0000 mgr.y (mgr.25132) 508 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 620 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 523 op/s; 5.8 MiB/s, 92 objects/s recovering 2023-10-01T09:27:08.410 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:08 smithi183 bash[59233]: audit 2023-10-01T09:27:07.674147+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:08.410 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:08 smithi183 bash[59233]: audit 2023-10-01T09:27:07.682735+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:08.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:08.515 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:08.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:08.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:08.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:08.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:08.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:08.817 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:08.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:08.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:08.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:08.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:08.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:09.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:09.067 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:09.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:09.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:09.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:09.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T09:27:09.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:09.317 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:09 smithi111 bash[78631]: audit 2023-10-01T09:27:08.311234+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:27:09.317 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:09 smithi111 bash[78631]: audit 2023-10-01T09:27:08.317954+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:27:09.318 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:09 smithi111 bash[78631]: audit 2023-10-01T09:27:08.330774+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:09.318 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:09 smithi111 bash[75702]: audit 2023-10-01T09:27:08.311234+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:27:09.318 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:09 smithi111 bash[75702]: audit 2023-10-01T09:27:08.317954+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:27:09.318 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:09 smithi111 bash[75702]: audit 2023-10-01T09:27:08.330774+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:09.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:09.366 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:09.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:09.483 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:09 smithi183 bash[59233]: audit 2023-10-01T09:27:08.311234+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:27:09.483 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:09 smithi183 bash[59233]: audit 2023-10-01T09:27:08.317954+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:27:09.484 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:09 smithi183 bash[59233]: audit 2023-10-01T09:27:08.330774+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:09.498 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:09.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:27:09.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:09.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:09.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:09.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:09.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:09.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:09.907 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:09.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:09.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:10.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:10.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:10.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:10.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:10.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:10.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:10.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:10.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:10.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:10.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:10.423 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:10 smithi111 bash[75702]: cluster 2023-10-01T09:27:09.205071+0000 mgr.y (mgr.25132) 509 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 620 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 335 op/s; 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:27:10.424 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:10 smithi111 bash[78631]: cluster 2023-10-01T09:27:09.205071+0000 mgr.y (mgr.25132) 509 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 620 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 335 op/s; 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:27:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:10.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:10.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:10 smithi183 bash[59233]: cluster 2023-10-01T09:27:09.205071+0000 mgr.y (mgr.25132) 509 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 620 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 335 op/s; 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:27:10.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:10.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:10.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:10.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:10.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:10.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:10.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:10.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:10.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:10.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:10.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:10.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:11.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:11.106 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:11.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:11.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:11.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:11.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:11.344 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:11.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:11.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:11.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:11.500 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:11.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:11.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:11.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:11.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:11.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:11.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:11.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:11.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:11.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:11.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:11.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:12.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:12.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:12.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:12.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:12.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:12.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:12.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:12.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:12.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:12.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:12 smithi111 bash[78631]: cluster 2023-10-01T09:27:11.205866+0000 mgr.y (mgr.25132) 510 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 474 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 4.2 MiB/s, 66 objects/s recovering 2023-10-01T09:27:12.401 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:12 smithi111 bash[75702]: cluster 2023-10-01T09:27:11.205866+0000 mgr.y (mgr.25132) 510 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 474 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 4.2 MiB/s, 66 objects/s recovering 2023-10-01T09:27:12.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:12.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:12.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:12.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:12.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:12.683 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:12 smithi183 bash[59233]: cluster 2023-10-01T09:27:11.205866+0000 mgr.y (mgr.25132) 510 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 474 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 4.2 MiB/s, 66 objects/s recovering 2023-10-01T09:27:12.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:12.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:12.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:12.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:12.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:12.965 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:12.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:12.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:13.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:13.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:13.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:13.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:13.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:13.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:13.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:13.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:13.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:13.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:13.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:13.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:13.618 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:13.721 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:13.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:13.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:13.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:13.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:14.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:14.012 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:27:14.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:14.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:14.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:14.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:14.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:14.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:14.397 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:14.417 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:14.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:14.520 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:14.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[78631]: cluster 2023-10-01T09:27:13.207405+0000 mgr.y (mgr.25132) 511 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 421 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 3.4 MiB/s, 53 objects/s recovering 2023-10-01T09:27:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[78631]: audit 2023-10-01T09:27:14.000870+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[78631]: audit 2023-10-01T09:27:14.251048+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[75702]: cluster 2023-10-01T09:27:13.207405+0000 mgr.y (mgr.25132) 511 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 421 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 3.4 MiB/s, 53 objects/s recovering 2023-10-01T09:27:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[75702]: audit 2023-10-01T09:27:14.000870+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[75702]: audit 2023-10-01T09:27:14.251048+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:14.644 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:14.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:14.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:14.784 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:14 smithi183 bash[59233]: cluster 2023-10-01T09:27:13.207405+0000 mgr.y (mgr.25132) 511 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 421 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 3.4 MiB/s, 53 objects/s recovering 2023-10-01T09:27:14.784 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:14 smithi183 bash[59233]: audit 2023-10-01T09:27:14.000870+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:14.784 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:14 smithi183 bash[59233]: audit 2023-10-01T09:27:14.251048+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:14.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:14.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:14.903 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:14.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:14.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:14.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:14.958 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:27:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:27:14] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.33.4" 2023-10-01T09:27:15.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:15.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:15.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:15.206 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:15.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:15.337 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:15.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:15.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:15.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:15.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:15.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:15.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:15.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:15.706 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:15.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:15.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:15.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:15.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:15.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:15.966 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:15.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:16.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:16.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:16.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:16.225 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:16.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:16.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:16.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:16.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:16.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:16.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:16 smithi183 bash[59233]: cluster 2023-10-01T09:27:15.209491+0000 mgr.y (mgr.25132) 512 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 3.1 MiB/s, 49 objects/s recovering 2023-10-01T09:27:16.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:16.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:16.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:16 smithi111 bash[75702]: cluster 2023-10-01T09:27:15.209491+0000 mgr.y (mgr.25132) 512 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 3.1 MiB/s, 49 objects/s recovering 2023-10-01T09:27:16.575 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:16 smithi111 bash[78631]: cluster 2023-10-01T09:27:15.209491+0000 mgr.y (mgr.25132) 512 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 3.1 MiB/s, 49 objects/s recovering 2023-10-01T09:27:16.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:16.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:16.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:16.742 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:16.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:16.887 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:16.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:16.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:17.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:17.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:17.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:17.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:17.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:17.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:17.304 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:17.357 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:27:17.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:17.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:17.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:17.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:17.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:17 smithi111 bash[78631]: audit 2023-10-01T09:27:16.821984+0000 mon.a (mon.0) 629 : audit 1 from='client.? 172.21.15.111:0/470518993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:17.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:17 smithi111 bash[75702]: audit 2023-10-01T09:27:16.821984+0000 mon.a (mon.0) 629 : audit 1 from='client.? 172.21.15.111:0/470518993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:17.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:17 smithi183 bash[59233]: audit 2023-10-01T09:27:16.821984+0000 mon.a (mon.0) 629 : audit 1 from='client.? 172.21.15.111:0/470518993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:17.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:17.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:17.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:17.801 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:17.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:17.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:17.883 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:125982 6.7 e112/96 6:e7aa2aa0:::benchmark_data_smithi111_105563_object33946:head v 112'7826, mlcod=112'7824)", 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:47.582957+0000", 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 90.297178364000004, 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014076669, 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.884 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.582957+0000", 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.582957+0000", 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:17.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.582955+0000", 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9361999999999999e-05 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.582974+0000", 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2515999999999998e-05 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.583007+0000", 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4419999999999999e-05 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.583021+0000", 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106301 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.583128+0000", 2023-10-01T09:27:17.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9783000000000001e-05 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.583177+0000", 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013802431 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.596980+0000", 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3947999999999999e-05 2023-10-01T09:27:17.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:47.597034+0000", 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014076669 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:136234 6.7 e113/96 6:eb22452e:::benchmark_data_smithi111_105563_object44198:head v 113'8467, mlcod=113'8465)", 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:03.053473+0000", 2023-10-01T09:27:17.889 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 74.826662431000003, 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011569466, 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053473+0000", 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053473+0000", 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053471+0000", 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1107999999999998e-05 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053492+0000", 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3764999999999999e-05 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053525+0000", 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6235999999999998e-05 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053542+0000", 2023-10-01T09:27:17.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116369 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053658+0000", 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9769000000000001e-05 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.053748+0000", 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011224738 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.064973+0000", 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9994999999999996e-05 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:03.065043+0000", 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011569466 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:141470 6.7 e113/96 6:e402a880:::benchmark_data_smithi111_105563_object49434:head v 113'8786, mlcod=113'8784)", 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:10.773750+0000", 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 67.106385918000001, 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011789736, 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773750+0000", 2023-10-01T09:27:17.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773750+0000", 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773748+0000", 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5053e-05 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773763+0000", 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1478e-05 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773784+0000", 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3570000000000004e-06 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773794+0000", 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010916000000000001 2023-10-01T09:27:17.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773903+0000", 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7256000000000002e-05 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.773960+0000", 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01152887 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.785489+0000", 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0436999999999998e-05 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:10.785539+0000", 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011789736 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.899 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:153966 6.7 e114/96 6:eeef7263:::benchmark_data_smithi111_105563_object61930:head v 114'9578, mlcod=114'9576)", 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:29.585445+0000", 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 48.294690725999999, 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013918, 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585445+0000", 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585445+0000", 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585442+0000", 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1665999999999999e-05 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585464+0000", 2023-10-01T09:27:17.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3609999999999998e-05 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585498+0000", 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6501999999999999e-05 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585514+0000", 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000130598 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585645+0000", 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016183300000000001 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.585807+0000", 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013501304 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.599308+0000", 2023-10-01T09:27:17.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4855999999999998e-05 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.599363+0000", 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013918 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:154189 6.7 e114/96 6:e50c31be:::benchmark_data_smithi111_105563_object62153:head v 114'9594, mlcod=114'9590)", 2023-10-01T09:27:17.904 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:29.895408+0000", 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 47.984727403999997, 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016171721, 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.895408+0000", 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.895408+0000", 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.895407+0000", 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1926999999999999e-05 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.895419+0000", 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6773999999999999e-05 2023-10-01T09:27:17.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.895435+0000", 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5541000000000002e-05 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.895461+0000", 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001690237 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.897151+0000", 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9405e-05 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.897191+0000", 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014345846000000001 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.911536+0000", 2023-10-01T09:27:17.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3310999999999999e-05 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:29.911580+0000", 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016171721 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.909 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:154538 6.7 e114/96 6:e4637254:::benchmark_data_smithi111_105563_object62502:head v 114'9619, mlcod=114'9617)", 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:30.459035+0000", 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 47.421100369000001, 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012282650000000001, 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459035+0000", 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459035+0000", 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459034+0000", 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1568e-05 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459045+0000", 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8009e-05 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459063+0000", 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0940000000000008e-06 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459071+0000", 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9609000000000001e-05 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459171+0000", 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2096999999999999e-05 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.459223+0000", 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012037776 2023-10-01T09:27:17.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.471261+0000", 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6906e-05 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:30.471318+0000", 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012282650000000001 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.914 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:155784 6.7 e114/96 6:e83d07ba:::benchmark_data_smithi111_105563_object63748:head v 114'9685, mlcod=114'9683)", 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:32.247366+0000", 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 45.632769521, 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01161628, 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.915 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247366+0000", 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247366+0000", 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247364+0000", 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3110000000000001e-05 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247387+0000", 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9917999999999999e-05 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247437+0000", 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0236000000000001e-05 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247457+0000", 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000108377 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247565+0000", 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6651999999999998e-05 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.247632+0000", 2023-10-01T09:27:17.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011312861 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.258945+0000", 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7409e-05 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:32.258982+0000", 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01161628 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.920 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:157952 6.7 e114/96 6:e8502af1:::benchmark_data_smithi111_105563_object65916:head v 114'9827, mlcod=114'9825)", 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:35.662378+0000", 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 42.217757384999999, 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012664902, 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662378+0000", 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662378+0000", 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662377+0000", 2023-10-01T09:27:17.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0933e-05 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662388+0000", 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8702000000000002e-05 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662406+0000", 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7570000000000004e-06 2023-10-01T09:27:17.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662414+0000", 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6052999999999998e-05 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662490+0000", 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1446000000000003e-05 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.662532+0000", 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012473046 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.675005+0000", 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8441e-05 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:35.675043+0000", 2023-10-01T09:27:17.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012664902 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:159061 6.7 e114/96 6:ebe4dec5:::benchmark_data_smithi111_105563_object67025:head v 114'9879, mlcod=114'9877)", 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:37.318442+0000", 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 40.561693759000001, 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012593986999999999, 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.926 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318442+0000", 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318442+0000", 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:27:17.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318439+0000", 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7911000000000001e-05 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318467+0000", 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4737999999999998e-05 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318512+0000", 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0988e-05 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318533+0000", 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012594799999999999 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318659+0000", 2023-10-01T09:27:17.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0744e-05 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.318719+0000", 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012279567999999999 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.330999+0000", 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6738e-05 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:37.331036+0000", 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012593986999999999 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:161102 6.7 e117/96 6:e17bf586:::benchmark_data_smithi111_105563_object69066:head v 117'10009, mlcod=117'10007)", 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:42.651013+0000", 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 35.229122879999998, 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012497215000000001, 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.932 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651013+0000", 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651013+0000", 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651010+0000", 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0191e-05 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651031+0000", 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6325000000000002e-05 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651067+0000", 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5906e-05 2023-10-01T09:27:17.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651083+0000", 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6982000000000001e-05 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651180+0000", 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5077999999999998e-05 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.651225+0000", 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012232348000000001 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.663457+0000", 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2544999999999999e-05 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:42.663510+0000", 2023-10-01T09:27:17.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012497215000000001 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:162321 6.7 e117/96 6:e4ce4bc1:::benchmark_data_smithi111_105563_object70285:head v 117'10090, mlcod=117'10088)", 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:44.600617+0000", 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 33.279518150999998, 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011566089999999999, 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.937 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.938 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600617+0000", 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600617+0000", 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600615+0000", 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.836e-05 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600633+0000", 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9379000000000001e-05 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600663+0000", 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1867e-05 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600674+0000", 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8208000000000006e-05 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600773+0000", 2023-10-01T09:27:17.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5763000000000001e-05 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.600828+0000", 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011316803 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.612145+0000", 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8177999999999999e-05 2023-10-01T09:27:17.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:44.612183+0000", 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011566089999999999 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:162835 6.7 e117/96 6:e714e18a:::benchmark_data_smithi111_105563_object70799:head v 117'10128, mlcod=117'10126)", 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:45.412405+0000", 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 32.467730021999998, 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012187763000000001, 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412405+0000", 2023-10-01T09:27:17.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412405+0000", 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412404+0000", 2023-10-01T09:27:17.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7867999999999999e-05 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412421+0000", 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8679000000000001e-05 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412450+0000", 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4922e-05 2023-10-01T09:27:17.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412465+0000", 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011249 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412578+0000", 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4629999999999996e-05 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.412642+0000", 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011911754 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.424554+0000", 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9292000000000003e-05 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:45.424593+0000", 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012187763000000001 2023-10-01T09:27:17.948 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:163811 6.7 e117/96 6:ecc72c6a:::benchmark_data_smithi111_105563_object71775:head v 117'10201, mlcod=117'10198)", 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:46.903842+0000", 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 30.976293647999999, 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011777143, 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903842+0000", 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903842+0000", 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903840+0000", 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9142000000000001e-05 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903859+0000", 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2149e-05 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903891+0000", 2023-10-01T09:27:17.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4657e-05 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903906+0000", 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1228000000000003e-05 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.903977+0000", 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0660999999999997e-05 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.904008+0000", 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011570999 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.915579+0000", 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0125e-05 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:46.915619+0000", 2023-10-01T09:27:17.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011777143 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:174568 6.7 e123/96 6:e57485bd:::benchmark_data_smithi111_105563_object82532:head v 123'10854, mlcod=123'10851)", 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:06.232601+0000", 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 11.647534102, 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012047257, 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.954 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232601+0000", 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232601+0000", 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232600+0000", 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2877000000000001e-05 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232612+0000", 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1647000000000001e-05 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232634+0000", 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0243e-05 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232644+0000", 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.844e-05 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232733+0000", 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8495000000000002e-05 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.232781+0000", 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011838201 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.244619+0000", 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9229000000000001e-05 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:06.244649+0000", 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012047257 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:176531 6.7 e123/96 6:e45fb0c5:::benchmark_data_smithi111_105563_object84495:head v 123'10968, mlcod=123'10966)", 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:09.357170+0000", 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 8.5229654149999998, 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014486885, 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.959 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357170+0000", 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357170+0000", 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357169+0000", 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8751000000000001e-05 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357187+0000", 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1217e-05 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357209+0000", 2023-10-01T09:27:17.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3719999999999994e-06 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357218+0000", 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4225000000000003e-05 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357282+0000", 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0645000000000001e-05 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.357323+0000", 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014287428 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.371610+0000", 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6764999999999997e-05 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:09.371657+0000", 2023-10-01T09:27:17.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014486885 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:176980 6.7 e123/96 6:ea0bc44d:::benchmark_data_smithi111_105563_object84944:head v 123'10993, mlcod=123'10991)", 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:10.054279+0000", 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 7.8258560499999996, 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011640998, 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054279+0000", 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054279+0000", 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054277+0000", 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7995999999999998e-05 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054295+0000", 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0343000000000001e-05 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054326+0000", 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3159999999999999e-05 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054339+0000", 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8264000000000007e-05 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054437+0000", 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1700999999999998e-05 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.054489+0000", 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011380895 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.065870+0000", 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0753e-05 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.065920+0000", 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011640998 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:177542 6.7 e123/96 6:e46030e7:::benchmark_data_smithi111_105563_object85506:head v 123'11033, mlcod=123'11031)", 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:10.857429+0000", 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 7.0227067410000004, 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013434064000000001, 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.969 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857429+0000", 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857429+0000", 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857427+0000", 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0074000000000001e-05 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857447+0000", 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1359000000000002e-05 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857478+0000", 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.471e-05 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857493+0000", 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011167000000000001 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857604+0000", 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6591999999999998e-05 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.857641+0000", 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013187354 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.870828+0000", 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4452000000000002e-05 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:10.870863+0000", 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013434064000000001 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:177766 6.7 e123/96 6:ebf5cfa4:::benchmark_data_smithi111_105563_object85730:head v 123'11049, mlcod=123'11047)", 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:11.198792+0000", 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.6813431340000005, 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012979042, 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.974 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198792+0000", 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198792+0000", 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198790+0000", 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.6675000000000001e-05 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198816+0000", 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4014999999999999e-05 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198850+0000", 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0211999999999999e-05 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198871+0000", 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6216000000000002e-05 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.198967+0000", 2023-10-01T09:27:17.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4427000000000001e-05 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.199001+0000", 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012722092000000001 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.211723+0000", 2023-10-01T09:27:17.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7970000000000003e-05 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.211771+0000", 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012979042 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.979 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:178326 6.7 e123/96 6:e4bf33cb:::benchmark_data_smithi111_105563_object86290:head v 123'11087, mlcod=123'11085)", 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:11.996745+0000", 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 5.8833900940000001, 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012559158000000001, 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996745+0000", 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996745+0000", 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996743+0000", 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8678999999999999e-05 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996762+0000", 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9635e-05 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996791+0000", 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2840000000000001e-05 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996804+0000", 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0674999999999997e-05 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996875+0000", 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9135000000000001e-05 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:11.996904+0000", 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012095701 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:12.009000+0000", 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030478500000000002 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:12.009305+0000", 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012559158000000001 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.985 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.34821.0:181474 6.7 e123/96 6:efb00f32:::benchmark_data_smithi111_105563_object89438:head v 123'11289, mlcod=123'11287)", 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:27:16.721911+0000", 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 1.158224497, 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011650472, 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:17.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.987 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:17.987 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.721911+0000", 2023-10-01T09:27:17.987 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:17.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.987 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.987 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:17.988 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.721911+0000", 2023-10-01T09:27:17.988 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:27:17.988 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.988 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.721910+0000", 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8179999999999999e-06 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.721920+0000", 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5148e-05 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:17.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.721935+0000", 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5017999999999999e-05 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.721950+0000", 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2802999999999999e-05 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.722043+0000", 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7249999999999997e-05 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.990 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.722080+0000", 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011423058999999999 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.733503+0000", 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8548999999999998e-05 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:17.991 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:27:16.733561+0000", 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011650472 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:17.992 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:27:17.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:18.017 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:18.121 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:18.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:18.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:18.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:18.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:18.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:18.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:18.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:18.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:18.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:18.647 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:18.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:18.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:18.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:18.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.210124+0000 mgr.y (mgr.25132) 513 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:27:18.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.329811+0000 mon.a (mon.0) 630 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:27:18.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.329845+0000 mon.a (mon.0) 631 : cluster 1 Cluster is now healthy 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: audit 2023-10-01T09:27:17.341072+0000 mon.a (mon.0) 632 : audit 1 from='client.? 172.21.15.111:0/470518993' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.341145+0000 mon.a (mon.0) 633 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.341177+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.356524+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.359170+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.364627+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[75702]: cluster 2023-10-01T09:27:17.366721+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.210124+0000 mgr.y (mgr.25132) 513 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:27:18.786 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.329811+0000 mon.a (mon.0) 630 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.329845+0000 mon.a (mon.0) 631 : cluster 1 Cluster is now healthy 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: audit 2023-10-01T09:27:17.341072+0000 mon.a (mon.0) 632 : audit 1 from='client.? 172.21.15.111:0/470518993' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.341145+0000 mon.a (mon.0) 633 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.341177+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.356524+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.359170+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.364627+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:18 smithi111 bash[78631]: cluster 2023-10-01T09:27:17.366721+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.210124+0000 mgr.y (mgr.25132) 513 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:27:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.329811+0000 mon.a (mon.0) 630 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:27:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.329845+0000 mon.a (mon.0) 631 : cluster 1 Cluster is now healthy 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: audit 2023-10-01T09:27:17.341072+0000 mon.a (mon.0) 632 : audit 1 from='client.? 172.21.15.111:0/470518993' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.341145+0000 mon.a (mon.0) 633 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.341177+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.356524+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.359170+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.364627+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:18 smithi183 bash[59233]: cluster 2023-10-01T09:27:17.366721+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T09:27:18.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:18.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:18.877 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T09:27:18.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:18.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:18.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:19.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:19.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:19.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:19.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:19.308 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:19.334 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:19.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:19.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:19.591 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:19.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:19.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:19.682 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:19.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:19.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:19.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:19.849 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:19.879 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:19.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:19.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:20.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:20.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:20.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:19 smithi111 bash[78631]: cluster 2023-10-01T09:27:19.210569+0000 mgr.y (mgr.25132) 514 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T09:27:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:19 smithi111 bash[75702]: cluster 2023-10-01T09:27:19.210569+0000 mgr.y (mgr.25132) 514 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T09:27:20.118 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:20.151 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:20.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:20.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:19 smithi183 bash[59233]: cluster 2023-10-01T09:27:19.210569+0000 mgr.y (mgr.25132) 514 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T09:27:20.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:20.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:20.391 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:20.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:20.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:20.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:20.573 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Removed 92033 objects 2023-10-01T09:27:20.573 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Clean up completed and total clean up time :142.521 2023-10-01T09:27:20.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:20.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:20.793 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:20.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:20.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:20.946 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.1 to 1 (10000) 2023-10-01T09:27:20.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:20.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:20.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:21.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:21.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:21.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:21.190 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:20 smithi111 bash[75702]: audit 2023-10-01T09:27:19.959608+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.111:0/3498596216' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:27:21.190 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:20 smithi111 bash[75702]: audit 2023-10-01T09:27:19.960480+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:27:21.190 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:20 smithi111 bash[78631]: audit 2023-10-01T09:27:19.959608+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.111:0/3498596216' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:27:21.190 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:20 smithi111 bash[78631]: audit 2023-10-01T09:27:19.960480+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:27:21.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:21.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:20 smithi183 bash[59233]: audit 2023-10-01T09:27:19.959608+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.111:0/3498596216' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:27:21.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:20 smithi183 bash[59233]: audit 2023-10-01T09:27:19.960480+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:27:21.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:21.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:21.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:27:21.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:21.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:21.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:21.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:21.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:21.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:21.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:21.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:21.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:21.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:21.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:21.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:21.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: cluster 2023-10-01T09:27:20.939020+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: audit 2023-10-01T09:27:20.939360+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: cluster 2023-10-01T09:27:20.939424+0000 mon.a (mon.0) 636 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: cluster 2023-10-01T09:27:21.211075+0000 mgr.y (mgr.25132) 515 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 54 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: cluster 2023-10-01T09:27:21.544836+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: cluster 2023-10-01T09:27:21.544946+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:21 smithi183 bash[59233]: cluster 2023-10-01T09:27:21.545085+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:22.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-01T09:27:22.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: cluster 2023-10-01T09:27:20.939020+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: audit 2023-10-01T09:27:20.939360+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: cluster 2023-10-01T09:27:20.939424+0000 mon.a (mon.0) 636 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: cluster 2023-10-01T09:27:21.211075+0000 mgr.y (mgr.25132) 515 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 54 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: cluster 2023-10-01T09:27:21.544836+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: cluster 2023-10-01T09:27:21.544946+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.201 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[75702]: cluster 2023-10-01T09:27:21.545085+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: cluster 2023-10-01T09:27:20.939020+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: audit 2023-10-01T09:27:20.939360+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: cluster 2023-10-01T09:27:20.939424+0000 mon.a (mon.0) 636 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: cluster 2023-10-01T09:27:21.211075+0000 mgr.y (mgr.25132) 515 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 54 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: cluster 2023-10-01T09:27:21.544836+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: cluster 2023-10-01T09:27:21.544946+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.202 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:21 smithi111 bash[78631]: cluster 2023-10-01T09:27:21.545085+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T09:27:22.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:22.300 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:22.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:22.424 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:22.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:22.663 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:22.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:22.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:22.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:22.930 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:22.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:22.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:23.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:23.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:23.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:23.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:23.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:23.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:23.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:23.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:23.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:23.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:23.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:23.620 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:23.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:23.673 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:27:23.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:23.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:23.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:23.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:23.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:23.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:24.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:24.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:24.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:24.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:24.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:24.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:24.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:24.401 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:27:24.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:24.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:24.428 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:27:24.453 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:27:24.480 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:27:24.512 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:27:24.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:24.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:24 smithi111 bash[78631]: cluster 2023-10-01T09:27:23.211616+0000 mgr.y (mgr.25132) 516 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:27:24.530 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:24 smithi111 bash[75702]: cluster 2023-10-01T09:27:23.211616+0000 mgr.y (mgr.25132) 516 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:27:24.540 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:27:24.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:24 smithi183 bash[59233]: cluster 2023-10-01T09:27:23.211616+0000 mgr.y (mgr.25132) 516 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:27:24.567 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:27:24.591 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.594 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.595 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:27:24.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:24.684 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:24.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:24.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:24.800 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:27:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:27:24] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.33.4" 2023-10-01T09:27:24.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:24.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:24.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:24.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:24.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:25.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:25.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:25.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:25.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:25.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:25.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:25.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:25 smithi111 bash[75702]: audit 2023-10-01T09:27:24.370255+0000 mon.a (mon.0) 637 : audit 0 from='client.? 172.21.15.111:0/3524559386' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:25.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:25 smithi111 bash[78631]: audit 2023-10-01T09:27:24.370255+0000 mon.a (mon.0) 637 : audit 0 from='client.? 172.21.15.111:0/3524559386' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:25.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:25.386 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:25 smithi183 bash[59233]: audit 2023-10-01T09:27:24.370255+0000 mon.a (mon.0) 637 : audit 0 from='client.? 172.21.15.111:0/3524559386' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:25.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:25.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:25.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:25.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:25.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:25.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:25.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:25.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:25.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:25.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:25.929 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-10-01T09:27:25.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-10-01T09:27:25.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:25.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:25.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:25.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:26.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:26.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:26.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:26.151 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:26.151 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:26.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:26.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:26.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:26.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:26.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:26.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:26.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:26 smithi183 bash[59233]: cluster 2023-10-01T09:27:25.212220+0000 mgr.y (mgr.25132) 517 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 2.5 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 411 op/s 2023-10-01T09:27:26.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:26 smithi111 bash[78631]: cluster 2023-10-01T09:27:25.212220+0000 mgr.y (mgr.25132) 517 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 2.5 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 411 op/s 2023-10-01T09:27:26.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:26 smithi111 bash[75702]: cluster 2023-10-01T09:27:25.212220+0000 mgr.y (mgr.25132) 517 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 2.5 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 411 op/s 2023-10-01T09:27:26.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:26.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:26.741 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:26.775 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:26.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:26.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:26.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:26.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:27.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:27.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:27.062 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:27:27.062 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:27:27.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:27.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:27.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:27.293 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:27.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:27.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:27.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:27.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:27.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:27.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:27.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:27.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:27:27.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:27.785 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:27.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:27.916 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:27.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:27.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:27.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T09:27:28.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:28.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:28.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:28.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:28.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:28.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:28 smithi111 bash[75702]: cluster 2023-10-01T09:27:27.212907+0000 mgr.y (mgr.25132) 518 : cluster 0 pgmap v473: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 336 op/s 2023-10-01T09:27:28.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:28 smithi111 bash[78631]: cluster 2023-10-01T09:27:27.212907+0000 mgr.y (mgr.25132) 518 : cluster 0 pgmap v473: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 336 op/s 2023-10-01T09:27:28.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:28.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:28.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:28.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:28.465 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:28 smithi183 bash[59233]: cluster 2023-10-01T09:27:27.212907+0000 mgr.y (mgr.25132) 518 : cluster 0 pgmap v473: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 336 op/s 2023-10-01T09:27:28.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:28.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:28.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:28.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:28.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:28.748 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:28.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:28.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:28.883 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:28.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:28.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:28.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:29.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:29.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:29.140 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:29.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:29.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:29.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:29.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:29.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:29.509 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:29.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:29.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:29.645 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:29.678 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:29.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:29.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:29.804 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:29.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:29.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:29.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:29.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:30.043 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:30.065 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:30.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:30.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:30.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:30.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:30.208 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:30.296 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:30 smithi183 bash[59233]: audit 2023-10-01T09:27:29.006156+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:30 smithi183 bash[59233]: audit 2023-10-01T09:27:29.007846+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:30 smithi183 bash[59233]: cluster 2023-10-01T09:27:29.213504+0000 mgr.y (mgr.25132) 519 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 332 op/s 2023-10-01T09:27:30.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:30 smithi111 bash[75702]: audit 2023-10-01T09:27:29.006156+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:30 smithi111 bash[75702]: audit 2023-10-01T09:27:29.007846+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:30 smithi111 bash[75702]: cluster 2023-10-01T09:27:29.213504+0000 mgr.y (mgr.25132) 519 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 332 op/s 2023-10-01T09:27:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:30 smithi111 bash[78631]: audit 2023-10-01T09:27:29.006156+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:30 smithi111 bash[78631]: audit 2023-10-01T09:27:29.007846+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:30 smithi111 bash[78631]: cluster 2023-10-01T09:27:29.213504+0000 mgr.y (mgr.25132) 519 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 332 op/s 2023-10-01T09:27:30.326 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:30.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:30.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:30.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:30.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:30.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:30.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:30.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:30.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:30.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:30.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:30.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:30.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:30.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:31.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:31.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:31.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:31.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:31.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:31.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:31.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:31.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:31.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:31.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:31.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:31.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:31.684 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:31.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:31.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:31.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:31.812 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:31.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:31.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:31.916 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:31.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:31.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:31.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:32.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:32.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:32.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:32.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:32.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:32.241 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:32.326 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:32.359 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:32.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:32.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:32 smithi183 bash[59233]: cluster 2023-10-01T09:27:31.214223+0000 mgr.y (mgr.25132) 520 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2023-10-01T09:27:32.588 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:32.588 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:32 smithi111 bash[75702]: cluster 2023-10-01T09:27:31.214223+0000 mgr.y (mgr.25132) 520 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2023-10-01T09:27:32.589 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:32 smithi111 bash[78631]: cluster 2023-10-01T09:27:31.214223+0000 mgr.y (mgr.25132) 520 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 83 op/s 2023-10-01T09:27:32.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:32.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:32.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:32.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:32.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:32.793 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:27:32.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:32.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:32.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:32.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:32.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:32.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:33.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:33.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:33.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:33.216 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:33.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:33.338 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:33.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:33.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:33.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:33.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:33.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:33.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:33.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:33.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:33.770 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:33.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:33.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:33.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:34.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:34.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:34.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:34.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:34.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:34.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:34.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:34.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:34.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:34.293 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:27:34.384 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:34.411 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:34.515 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:34.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:34 smithi183 bash[59233]: cluster 2023-10-01T09:27:33.214712+0000 mgr.y (mgr.25132) 521 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 71 op/s 2023-10-01T09:27:34.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:34 smithi183 bash[59233]: audit 2023-10-01T09:27:33.337402+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.111:0/1254500192' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:27:34.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:34 smithi183 bash[59233]: audit 2023-10-01T09:27:33.337914+0000 mon.a (mon.0) 640 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:27:34.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:34.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:34.671 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[75702]: cluster 2023-10-01T09:27:33.214712+0000 mgr.y (mgr.25132) 521 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 71 op/s 2023-10-01T09:27:34.671 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[75702]: audit 2023-10-01T09:27:33.337402+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.111:0/1254500192' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:27:34.671 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[75702]: audit 2023-10-01T09:27:33.337914+0000 mon.a (mon.0) 640 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:27:34.672 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[78631]: cluster 2023-10-01T09:27:33.214712+0000 mgr.y (mgr.25132) 521 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 71 op/s 2023-10-01T09:27:34.672 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[78631]: audit 2023-10-01T09:27:33.337402+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.111:0/1254500192' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:27:34.672 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[78631]: audit 2023-10-01T09:27:33.337914+0000 mon.a (mon.0) 640 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:27:34.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:34.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:34.776 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:34.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:34.905 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:34.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:34.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:34.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:35.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:35.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:35.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:27:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:27:34] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.33.4" 2023-10-01T09:27:35.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:35.195 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:35.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:35.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:35.301 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.2 to 1 (10000) 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: cluster 2023-10-01T09:27:34.270648+0000 mon.a (mon.0) 641 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: cluster 2023-10-01T09:27:34.286309+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: cluster 2023-10-01T09:27:34.286606+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: audit 2023-10-01T09:27:34.287655+0000 mon.a (mon.0) 642 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: cluster 2023-10-01T09:27:34.287793+0000 mon.a (mon.0) 643 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: audit 2023-10-01T09:27:34.666696+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.111:0/953505631' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:27:35.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:35 smithi183 bash[59233]: audit 2023-10-01T09:27:34.667023+0000 mon.a (mon.0) 644 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:27:35.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:35.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:35.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:35.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:35.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:35.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: cluster 2023-10-01T09:27:34.270648+0000 mon.a (mon.0) 641 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: cluster 2023-10-01T09:27:34.286309+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: cluster 2023-10-01T09:27:34.286606+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: audit 2023-10-01T09:27:34.287655+0000 mon.a (mon.0) 642 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: cluster 2023-10-01T09:27:34.287793+0000 mon.a (mon.0) 643 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: audit 2023-10-01T09:27:34.666696+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.111:0/953505631' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:27:35.560 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[75702]: audit 2023-10-01T09:27:34.667023+0000 mon.a (mon.0) 644 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: cluster 2023-10-01T09:27:34.270648+0000 mon.a (mon.0) 641 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: cluster 2023-10-01T09:27:34.286309+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: cluster 2023-10-01T09:27:34.286606+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: audit 2023-10-01T09:27:34.287655+0000 mon.a (mon.0) 642 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: cluster 2023-10-01T09:27:34.287793+0000 mon.a (mon.0) 643 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: audit 2023-10-01T09:27:34.666696+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.111:0/953505631' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:27:35.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:35 smithi111 bash[78631]: audit 2023-10-01T09:27:34.667023+0000 mon.a (mon.0) 644 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:27:35.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:35.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:35.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:35.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:35.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:35.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:35.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:35.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:35.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:35.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:36.043 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:27:36.043 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:27:36.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:36.191 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:36.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:36.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:36.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:36.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:36.464 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: cluster 2023-10-01T09:27:35.215560+0000 mgr.y (mgr.25132) 522 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: audit 2023-10-01T09:27:35.291800+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: cluster 2023-10-01T09:27:35.291910+0000 mon.a (mon.0) 646 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: cluster 2023-10-01T09:27:35.291917+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: cluster 2023-10-01T09:27:35.531982+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: cluster 2023-10-01T09:27:35.539538+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[78631]: cluster 2023-10-01T09:27:35.540733+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: cluster 2023-10-01T09:27:35.215560+0000 mgr.y (mgr.25132) 522 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: audit 2023-10-01T09:27:35.291800+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: cluster 2023-10-01T09:27:35.291910+0000 mon.a (mon.0) 646 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-01T09:27:36.465 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: cluster 2023-10-01T09:27:35.291917+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: cluster 2023-10-01T09:27:35.531982+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: cluster 2023-10-01T09:27:35.539538+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:36 smithi111 bash[75702]: cluster 2023-10-01T09:27:35.540733+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.480 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: cluster 2023-10-01T09:27:35.215560+0000 mgr.y (mgr.25132) 522 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-10-01T09:27:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: audit 2023-10-01T09:27:35.291800+0000 mon.a (mon.0) 645 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:27:36.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: cluster 2023-10-01T09:27:35.291910+0000 mon.a (mon.0) 646 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-01T09:27:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: cluster 2023-10-01T09:27:35.291917+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: cluster 2023-10-01T09:27:35.531982+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: cluster 2023-10-01T09:27:35.539538+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:36 smithi183 bash[59233]: cluster 2023-10-01T09:27:35.540733+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T09:27:36.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:36.614 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:36.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:36.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:36.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:36.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:36.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T09:27:36.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:37.002 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:37.105 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:37.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:37.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:37.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:37.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:37.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:37.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:37.499 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:37.533 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:37.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:37.636 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:37.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:37.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:37.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:37.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:37.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:37.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:37.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:37.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:37.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:38.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:38.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:38.170 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:38.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:38.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:27:38.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:38.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:38.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:38.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:38.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:38.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:38 smithi183 bash[59233]: cluster 2023-10-01T09:27:37.216606+0000 mgr.y (mgr.25132) 523 : cluster 0 pgmap v480: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:38.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:38.589 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:38.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:38.638 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:38 smithi111 bash[78631]: cluster 2023-10-01T09:27:37.216606+0000 mgr.y (mgr.25132) 523 : cluster 0 pgmap v480: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:38.638 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:38 smithi111 bash[75702]: cluster 2023-10-01T09:27:37.216606+0000 mgr.y (mgr.25132) 523 : cluster 0 pgmap v480: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:38.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-01T09:27:38.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:38.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:38.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:38.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:38.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:38.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:38.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:38.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:38.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:39.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:39.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:39.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:39.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:39.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:39.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:39.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:39.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:39.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:39.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:39.618 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:39.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:39.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:39.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:39.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:39.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:39.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:39.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:39.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:40.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:40.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:40.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:40.152 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:39 smithi111 bash[78631]: cluster 2023-10-01T09:27:39.217280+0000 mgr.y (mgr.25132) 524 : cluster 0 pgmap v481: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:40.152 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:39 smithi111 bash[75702]: cluster 2023-10-01T09:27:39.217280+0000 mgr.y (mgr.25132) 524 : cluster 0 pgmap v481: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:40.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:40.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:40.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:40.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:39 smithi183 bash[59233]: cluster 2023-10-01T09:27:39.217280+0000 mgr.y (mgr.25132) 524 : cluster 0 pgmap v481: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:40.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:40.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:40.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:40.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:40.556 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:27:40.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:40.583 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:27:40.607 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:27:40.637 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:27:40.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:40.665 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:27:40.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:40.695 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:27:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:40.722 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:27:40.749 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:27:40.751 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.751 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.751 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.751 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.751 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.751 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.752 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.752 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:27:40.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:40.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:40.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:40.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:40.957 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_1' removed 2023-10-01T09:27:40.964 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:40.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:40.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:41.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:41.085 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:41.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:41.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:41.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:41.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:41.237 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:40 smithi111 bash[78631]: audit 2023-10-01T09:27:40.457624+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.111:0/1508821082' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:27:41.238 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:40 smithi111 bash[78631]: audit 2023-10-01T09:27:40.459068+0000 mon.a (mon.0) 647 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:27:41.238 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:40 smithi111 bash[78631]: audit 2023-10-01T09:27:40.528128+0000 mon.a (mon.0) 648 : audit 0 from='client.? 172.21.15.111:0/3531139163' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:41.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:40 smithi111 bash[75702]: audit 2023-10-01T09:27:40.457624+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.111:0/1508821082' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:27:41.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:40 smithi111 bash[75702]: audit 2023-10-01T09:27:40.459068+0000 mon.a (mon.0) 647 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:27:41.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:40 smithi111 bash[75702]: audit 2023-10-01T09:27:40.528128+0000 mon.a (mon.0) 648 : audit 0 from='client.? 172.21.15.111:0/3531139163' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:40 smithi183 bash[59233]: audit 2023-10-01T09:27:40.457624+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.111:0/1508821082' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:27:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:40 smithi183 bash[59233]: audit 2023-10-01T09:27:40.459068+0000 mon.a (mon.0) 647 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:27:41.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:40 smithi183 bash[59233]: audit 2023-10-01T09:27:40.528128+0000 mon.a (mon.0) 648 : audit 0 from='client.? 172.21.15.111:0/3531139163' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:27:41.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:41.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:41.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:41.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:41.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:41.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:41.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:41.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:41.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:41.673 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:27:41.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:41.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:41.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:41.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:41.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:41.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:41.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:41.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:41.998 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[75702]: cluster 2023-10-01T09:27:40.936813+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[75702]: audit 2023-10-01T09:27:40.938539+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[75702]: cluster 2023-10-01T09:27:40.938713+0000 mon.a (mon.0) 650 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[75702]: cluster 2023-10-01T09:27:41.217728+0000 mgr.y (mgr.25132) 525 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[75702]: cluster 2023-10-01T09:27:41.396444+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[75702]: cluster 2023-10-01T09:27:41.405257+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[78631]: cluster 2023-10-01T09:27:40.936813+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[78631]: audit 2023-10-01T09:27:40.938539+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[78631]: cluster 2023-10-01T09:27:40.938713+0000 mon.a (mon.0) 650 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[78631]: cluster 2023-10-01T09:27:41.217728+0000 mgr.y (mgr.25132) 525 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[78631]: cluster 2023-10-01T09:27:41.396444+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:41 smithi111 bash[78631]: cluster 2023-10-01T09:27:41.405257+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:42.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:42.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:42.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:42.244 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:42 smithi183 bash[59233]: cluster 2023-10-01T09:27:40.936813+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.244 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:42 smithi183 bash[59233]: audit 2023-10-01T09:27:40.938539+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:27:42.244 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:42 smithi183 bash[59233]: cluster 2023-10-01T09:27:40.938713+0000 mon.a (mon.0) 650 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-01T09:27:42.244 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:42 smithi183 bash[59233]: cluster 2023-10-01T09:27:41.217728+0000 mgr.y (mgr.25132) 525 : cluster 0 pgmap v483: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:42.244 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:42 smithi183 bash[59233]: cluster 2023-10-01T09:27:41.396444+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.245 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:42 smithi183 bash[59233]: cluster 2023-10-01T09:27:41.405257+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T09:27:42.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:42.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:42.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:42.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:42.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:42.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:42.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:42.556 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T09:27:42.556 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T09:27:42.556 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-10-01T09:27:42.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-10-01T09:27:42.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:42.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:42.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:42.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:42.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:42.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:42.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:42.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:43.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:43.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:43.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:43.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:43.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:43.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:43.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:43.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:43.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:43.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:43.479 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:43.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:43.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:43.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:43.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:43.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:43.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:43.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:43.886 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:43.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:43.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:43.989 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:44.022 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:44.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:44.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:44.260 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:44.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:44 smithi183 bash[59233]: cluster 2023-10-01T09:27:43.218523+0000 mgr.y (mgr.25132) 526 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:44 smithi183 bash[59233]: audit 2023-10-01T09:27:44.010318+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:44.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:44 smithi183 bash[59233]: audit 2023-10-01T09:27:44.011886+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:44.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:27:44.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:44.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:44.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:44.531 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:44.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[75702]: cluster 2023-10-01T09:27:43.218523+0000 mgr.y (mgr.25132) 526 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:44.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[75702]: audit 2023-10-01T09:27:44.010318+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:44.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[75702]: audit 2023-10-01T09:27:44.011886+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:44.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[78631]: cluster 2023-10-01T09:27:43.218523+0000 mgr.y (mgr.25132) 526 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:44.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[78631]: audit 2023-10-01T09:27:44.010318+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:27:44.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[78631]: audit 2023-10-01T09:27:44.011886+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:27:44.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:44.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:44.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:44.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:44.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:27:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:27:44] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.33.4" 2023-10-01T09:27:44.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:44.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:44.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:44.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:44.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:45.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:45.067 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:45.067 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:45.094 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:45.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:45.221 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:45.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:45.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:45.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:45.390 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:27:45.390 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:30275 6.7 6:e4e0b4eb:::benchmark_data_smithi111_105563_object30274:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:47.104179+0000", 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 238.281156299, 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.081040641999999996, 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.391 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 30275 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104179+0000", 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104179+0000", 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104176+0000", 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4592999999999997e-05 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104231+0000", 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1897000000000001e-05 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.393 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104253+0000", 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2717999999999999e-05 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104266+0000", 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1576999999999995e-05 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104347+0000", 2023-10-01T09:27:45.394 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000219862 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104567+0000", 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000142387 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.104709+0000", 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001821516 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.395 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.106531+0000", 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000330093 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.106861+0000", 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.078257445999999994 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.185118+0000", 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8619999999999998e-05 2023-10-01T09:27:45.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.185177+0000", 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2382000000000002e-05 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.185219+0000", 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.081040641999999996 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.397 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:30278 6.7 6:e7ec25a5:::benchmark_data_smithi111_105563_object30277:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:47.108313+0000", 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 238.277022313, 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.077055340999999999, 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.398 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 30278 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108313+0000", 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108313+0000", 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.399 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108311+0000", 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8432999999999999e-05 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108389+0000", 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2303e-05 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.400 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108411+0000", 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.031e-05 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108422+0000", 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9313000000000005e-05 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108491+0000", 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000178087 2023-10-01T09:27:45.401 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108669+0000", 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000162929 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.108832+0000", 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00144477 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.402 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.110277+0000", 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00075286500000000002 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.111030+0000", 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.074246188000000005 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.185276+0000", 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1378999999999997e-05 2023-10-01T09:27:45.403 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.185327+0000", 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1025000000000001e-05 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:47.185368+0000", 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.077055340999999999 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.404 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:32783 6.7 6:ea2b6014:::benchmark_data_smithi111_105563_object32782:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:49.209942+0000", 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 236.17539357199999, 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.098508531999999996, 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.405 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 32783 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.209942+0000", 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.209942+0000", 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:45.406 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.209939+0000", 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0668999999999999e-05 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.209990+0000", 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8754999999999999e-05 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.407 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.210009+0000", 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0409999999999998e-06 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.210017+0000", 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9204999999999997e-05 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.210106+0000", 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000150271 2023-10-01T09:27:45.408 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.210256+0000", 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023072899999999999 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.210487+0000", 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0019556650000000001 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.409 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.212443+0000", 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00050063799999999997 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.212943+0000", 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.095376229000000007 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.308320+0000", 2023-10-01T09:27:45.410 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3763999999999995e-05 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.308383+0000", 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6638999999999997e-05 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.308450+0000", 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.098508531999999996 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.411 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:35671 6.7 6:e894bee8:::benchmark_data_smithi111_105563_object35670:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:51.991918+0000", 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 233.39341742600001, 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.141335883, 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.412 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35671 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991918+0000", 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991918+0000", 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:45.413 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991916+0000", 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5711999999999998e-05 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991972+0000", 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5381000000000001e-05 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.414 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991987+0000", 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3860000000000004e-06 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991994+0000", 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1749999999999996e-05 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.415 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992065+0000", 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000149364 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992215+0000", 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016726800000000001 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992382+0000", 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0017202439999999999 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.416 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.994102+0000", 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000256875 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.994359+0000", 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.138715225 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.417 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.133074+0000", 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4603000000000003e-05 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.133159+0000", 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4610000000000004e-05 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.133254+0000", 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.141335883 2023-10-01T09:27:45.418 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:35999 6.7 6:e84f8245:::benchmark_data_smithi111_105563_object35998:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:52.353625+0000", 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 233.03171047800001, 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25857639100000002, 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.419 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35999 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.353625+0000", 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.420 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.353625+0000", 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.353622+0000", 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012748600000000001 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.353750+0000", 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7638e-05 2023-10-01T09:27:45.421 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.353767+0000", 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8800000000000003e-06 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.353777+0000", 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0016939189999999999 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.422 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.355471+0000", 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00031909499999999998 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.355790+0000", 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00031484699999999999 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.423 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.356105+0000", 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0023293060000000002 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.358435+0000", 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3140000000000003e-05 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.424 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.358488+0000", 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25353451399999999 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.612022+0000", 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113817 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.612136+0000", 2023-10-01T09:27:45.425 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5009e-05 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.612201+0000", 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25857639100000002 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:36011 6.7 6:e5292b12:::benchmark_data_smithi111_105563_object36010:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:52.361844+0000", 2023-10-01T09:27:45.426 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 233.023490772, 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25238282099999998, 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 36011 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.427 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361844+0000", 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361844+0000", 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361842+0000", 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2178e-05 2023-10-01T09:27:45.428 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361905+0000", 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8488e-05 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361923+0000", 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8030000000000003e-06 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.429 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361932+0000", 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.753e-05 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361989+0000", 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000107172 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.362097+0000", 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012285 2023-10-01T09:27:45.430 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.362219+0000", 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0017119430000000001 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363931+0000", 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000329325 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.431 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.364261+0000", 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.249752428 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.614013+0000", 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011986599999999999 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.614133+0000", 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4165000000000004e-05 2023-10-01T09:27:45.432 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.614227+0000", 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25238282099999998 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:77498 6.7 6:e840e1e2:::benchmark_data_smithi111_105563_object77497:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:24:37.540678+0000", 2023-10-01T09:27:45.433 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 187.844656708, 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.12167866099999999, 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 77498 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.434 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540678+0000", 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540678+0000", 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540676+0000", 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102489 2023-10-01T09:27:45.435 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540779+0000", 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2982000000000001e-05 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540802+0000", 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7259999999999997e-06 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.436 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540811+0000", 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4800999999999999e-05 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.540866+0000", 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000140414 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.541007+0000", 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000161538 2023-10-01T09:27:45.437 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.541168+0000", 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002605717 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.543774+0000", 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00058411499999999996 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.438 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.544358+0000", 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.11789021 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.662248+0000", 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.638e-05 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.662295+0000", 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2434999999999994e-05 2023-10-01T09:27:45.439 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:37.662357+0000", 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.12167866099999999 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:96111 6.7 6:ed9b364a:::benchmark_data_smithi111_105563_object4075:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:03.638881+0000", 2023-10-01T09:27:45.440 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 161.746454035, 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.11065130200000001, 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 96111 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.441 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.638881+0000", 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.638881+0000", 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.638879+0000", 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1114999999999999e-05 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.442 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.638890+0000", 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6843000000000001e-05 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.638907+0000", 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9780000000000005e-06 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.443 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.638915+0000", 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014554699999999999 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639060+0000", 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019692099999999999 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639257+0000", 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019143299999999999 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.444 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639449+0000", 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0080115199999999994 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.647460+0000", 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7021999999999997e-05 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.445 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.647517+0000", 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.101835284 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.749353+0000", 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6058999999999996e-05 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.749449+0000", 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.373e-05 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.446 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.749532+0000", 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.11065130200000001 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:96113 6.7 6:eceb46c5:::benchmark_data_smithi111_105563_object4077:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:03.639102+0000", 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 161.74623352099999, 2023-10-01T09:27:45.447 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.111325012, 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 96113 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639102+0000", 2023-10-01T09:27:45.448 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639102+0000", 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639100+0000", 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1289999999999996e-06 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.449 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639108+0000", 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2635e-05 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639121+0000", 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5039999999999996e-06 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.639128+0000", 2023-10-01T09:27:45.450 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0044252459999999999 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.643553+0000", 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000209874 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.643763+0000", 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000191683 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.451 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.643955+0000", 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037027919999999999 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.647658+0000", 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000121143 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.452 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.647779+0000", 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.102546688 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.750326+0000", 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6202999999999998e-05 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.750372+0000", 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4718e-05 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.453 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:03.750427+0000", 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.111325012 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:108439 6.7 6:e29e40bd:::benchmark_data_smithi111_105563_object16403:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:21.708296+0000", 2023-10-01T09:27:45.454 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 143.67703948499999, 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.118000837, 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 108439 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708296+0000", 2023-10-01T09:27:45.455 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708296+0000", 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708294+0000", 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6299999999999993e-06 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.456 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708303+0000", 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8085999999999999e-05 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708321+0000", 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2456999999999999e-05 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708334+0000", 2023-10-01T09:27:45.457 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022328300000000001 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708557+0000", 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028731399999999999 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708844+0000", 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019739399999999999 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.458 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.709042+0000", 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0089954400000000004 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.718037+0000", 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7487e-05 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.718095+0000", 2023-10-01T09:27:45.459 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.10813041599999999 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826225+0000", 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9381000000000001e-05 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826264+0000", 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2002000000000003e-05 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.460 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826296+0000", 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.118000837 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:108440 6.7 6:ea7a4c51:::benchmark_data_smithi111_105563_object16404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:21.708359+0000", 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 143.67697587500001, 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.118112208, 2023-10-01T09:27:45.461 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 108440 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708359+0000", 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.462 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708359+0000", 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708359+0000", 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8580000000000002e-06 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.463 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708362+0000", 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0450000000000003e-06 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708369+0000", 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3239999999999997e-06 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.708377+0000", 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0054073799999999998 2023-10-01T09:27:45.464 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.713784+0000", 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000221716 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.714006+0000", 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018500799999999999 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.465 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.714191+0000", 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0040194269999999999 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.718210+0000", 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4382999999999995e-05 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.466 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.718295+0000", 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.108054132 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826349+0000", 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1607000000000002e-05 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826400+0000", 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0993000000000003e-05 2023-10-01T09:27:45.467 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826471+0000", 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.118112208 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:108454 6.7 6:e4c0f2d7:::benchmark_data_smithi111_105563_object16418:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T09:27:45.468 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:21.725077+0000", 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 143.66025762500001, 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.10150548199999999, 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 108454 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.469 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725077+0000", 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725077+0000", 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999967 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725074+0000", 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6963e-05 2023-10-01T09:27:45.470 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725091+0000", 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0168999999999999e-05 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725121+0000", 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3806e-05 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.471 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725135+0000", 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000133213 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725268+0000", 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024294200000000001 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725511+0000", 2023-10-01T09:27:45.472 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000161414 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.725673+0000", 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0039060509999999998 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.729579+0000", 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0231e-05 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.473 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.729639+0000", 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.096883241999999994 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826522+0000", 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3155999999999999e-05 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826555+0000", 2023-10-01T09:27:45.474 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7548000000000001e-05 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:21.826583+0000", 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.10150548199999999 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.475 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:126388 6.7 6:ec274c2e:::benchmark_data_smithi111_105563_object34352:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:48.176191+0000", 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 117.20914401500001, 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.095871650000000003, 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 126388 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.476 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176191+0000", 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176191+0000", 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.477 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176188+0000", 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6393999999999999e-05 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176205+0000", 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2666999999999997e-05 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176237+0000", 2023-10-01T09:27:45.478 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2251e-05 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176250+0000", 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8651000000000003e-05 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176328+0000", 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000166155 2023-10-01T09:27:45.479 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176494+0000", 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015566899999999999 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.176650+0000", 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0091132290000000005 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.480 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.185763+0000", 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8312e-05 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.185822+0000", 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.085931715000000006 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.481 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.271753+0000", 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000165613 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.271919+0000", 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000143764 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.482 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.272063+0000", 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.095871650000000003 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:126390 6.7 6:eef30806:::benchmark_data_smithi111_105563_object34354:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:48.178490+0000", 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 117.20684509500001, 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.093957145000000006, 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.483 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 126390 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.178490+0000", 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.484 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.178490+0000", 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.178489+0000", 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7159999999999992e-06 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.485 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.178497+0000", 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6951000000000001e-05 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.178514+0000", 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6179999999999997e-06 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.178522+0000", 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0027388080000000001 2023-10-01T09:27:45.486 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.181261+0000", 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115685 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.181376+0000", 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015433600000000001 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.487 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.181531+0000", 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042782749999999998 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.185809+0000", 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0842000000000001e-05 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.185830+0000", 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.086383873 2023-10-01T09:27:45.488 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.272214+0000", 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000127868 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.272342+0000", 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010563700000000001 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.489 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.272447+0000", 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.093957145000000006 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:126664 6.7 6:ea0be368:::benchmark_data_smithi111_105563_object34628:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:48.635743+0000", 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 116.749592451, 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.118080265, 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.490 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 126664 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635743+0000", 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.491 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635743+0000", 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635741+0000", 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0087e-05 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635751+0000", 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8108999999999999e-05 2023-10-01T09:27:45.492 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.493 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.493 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.493 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635769+0000", 2023-10-01T09:27:45.493 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8140000000000003e-06 2023-10-01T09:27:45.493 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.494 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.494 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.494 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635776+0000", 2023-10-01T09:27:45.494 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7720000000000003e-05 2023-10-01T09:27:45.494 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.494 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635834+0000", 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5793999999999998e-05 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.635930+0000", 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011315300000000001 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.495 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.636043+0000", 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0035044719999999998 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.639547+0000", 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9645999999999998e-05 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.639607+0000", 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.114097096 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.496 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.753704+0000", 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9554000000000005e-05 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.753774+0000", 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9339999999999999e-05 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.497 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.753823+0000", 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.118080265 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:139375 6.7 6:e1a64583:::benchmark_data_smithi111_105563_object47339:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:07.691764+0000", 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 97.693571414999994, 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.209769017, 2023-10-01T09:27:45.498 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 139375 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691764+0000", 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.499 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691764+0000", 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691761+0000", 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6418000000000001e-05 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.500 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691778+0000", 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8986e-05 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691807+0000", 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1511e-05 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691818+0000", 2023-10-01T09:27:45.501 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2737000000000005e-05 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.691891+0000", 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019762299999999999 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.692088+0000", 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020485999999999999 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.502 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.503 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.505 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.692293+0000", 2023-10-01T09:27:45.505 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005966229 2023-10-01T09:27:45.505 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.698260+0000", 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9089e-05 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.698279+0000", 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.203094678 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.506 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.901373+0000", 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7657000000000005e-05 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.901461+0000", 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1763999999999999e-05 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.901533+0000", 2023-10-01T09:27:45.507 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.209769017 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:139378 6.7 6:e612f322:::benchmark_data_smithi111_105563_object47342:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:07.700536+0000", 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 97.684799513000002, 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20124758500000001, 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.508 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 139378 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700536+0000", 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.509 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700536+0000", 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700533+0000", 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.06e-05 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700544+0000", 2023-10-01T09:27:45.510 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1169e-05 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700565+0000", 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0292000000000001e-05 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700575+0000", 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6289999999999998e-05 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.511 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700631+0000", 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113171 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700745+0000", 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000112871 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.512 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.700858+0000", 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042299909999999998 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.705087+0000", 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020025699999999999 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.705288+0000", 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19634351799999999 2023-10-01T09:27:45.513 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.901631+0000", 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1618000000000003e-05 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.901723+0000", 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0294999999999998e-05 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.514 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:07.901783+0000", 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20124758500000001 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:155086 6.7 6:ef027358:::benchmark_data_smithi111_105563_object63050:head [delete] snapc 0=[] ondisk+write+known_if_redirected e114)", 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:31.230905+0000", 2023-10-01T09:27:45.515 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 74.154429936, 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.073898385999999996, 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 155086 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230905+0000", 2023-10-01T09:27:45.516 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230905+0000", 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230904+0000", 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8150000000000006e-06 2023-10-01T09:27:45.517 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230911+0000", 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3994e-05 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230925+0000", 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0499999999999997e-06 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.518 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230932+0000", 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3324000000000001e-05 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.230975+0000", 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102577 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.519 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.231077+0000", 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7961000000000006e-05 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.231175+0000", 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042489240000000003 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.235424+0000", 2023-10-01T09:27:45.520 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.452e-05 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.235439+0000", 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.069090712999999998 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.304530+0000", 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015897900000000001 2023-10-01T09:27:45.521 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.304689+0000", 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115034 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:31.304804+0000", 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.073898385999999996 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.522 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:161909 6.7 6:e7440154:::benchmark_data_smithi111_105563_object69873:head [delete] snapc 0=[] ondisk+write+known_if_redirected e117)", 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:43.869970+0000", 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 61.515365269999997, 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.076344775000000004, 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 161909 2023-10-01T09:27:45.523 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.869970+0000", 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.869970+0000", 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.524 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.869968+0000", 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0478e-05 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.869978+0000", 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8553999999999999e-05 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.525 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.869997+0000", 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0010000000000001e-06 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.870005+0000", 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7732000000000006e-05 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.870093+0000", 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000236584 2023-10-01T09:27:45.526 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.870329+0000", 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000238271 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.870567+0000", 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0055077260000000001 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.527 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.876075+0000", 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026540999999999999 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.876341+0000", 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.069837754000000002 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.946178+0000", 2023-10-01T09:27:45.528 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.996e-05 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.946258+0000", 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6276000000000001e-05 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:43.946315+0000", 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.076344775000000004 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.529 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:163890 6.7 6:e6b5c827:::benchmark_data_smithi111_105563_object71854:head [delete] snapc 0=[] ondisk+write+known_if_redirected e117)", 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:47.018387+0000", 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 58.366948057000002, 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.092976967999999993, 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:27:45.530 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 163890 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.018387+0000", 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.018387+0000", 2023-10-01T09:27:45.531 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.018386+0000", 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7460000000000003e-06 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.018393+0000", 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8304999999999998e-05 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.532 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.018411+0000", 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6512e-05 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.018427+0000", 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013700281 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.032128+0000", 2023-10-01T09:27:45.533 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145649 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.032273+0000", 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019360499999999999 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,4", 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.032467+0000", 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048315240000000002 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.534 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.037298+0000", 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00067601499999999997 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.037974+0000", 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.073245662000000003 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.111220+0000", 2023-10-01T09:27:45.535 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6348999999999996e-05 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.111306+0000", 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7574000000000001e-05 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:47.111364+0000", 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.092976967999999993 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.536 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.537 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:27:45.537 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:27:45.537 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:27:45.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:45.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:45.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:45.707 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:45.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:45.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:45.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:45.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:45.943 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:45.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:45.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:45.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:46.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:46.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:46.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:46.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:46.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:46.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T09:27:46.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:46.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:46.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:46.455 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:46.466 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:46 smithi183 bash[59233]: cluster 2023-10-01T09:27:45.219112+0000 mgr.y (mgr.25132) 527 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:46.484 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:46.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:46.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:46 smithi111 bash[75702]: cluster 2023-10-01T09:27:45.219112+0000 mgr.y (mgr.25132) 527 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:46.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:46 smithi111 bash[78631]: cluster 2023-10-01T09:27:45.219112+0000 mgr.y (mgr.25132) 527 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-10-01T09:27:46.589 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:46.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:46.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:46.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:46.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:46.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:46.885 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:46.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:46.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:46.989 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:47.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:47.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:47.095 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:47.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:47.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:47.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:47.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:47.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:47.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:47.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:47.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:47.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:47.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:47.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:47.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:47.687 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:47.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:47.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:47.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:47.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:47.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:48.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:48.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:48.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:48.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:48.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:48.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:48.464 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:48.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:48.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:48 smithi183 bash[59233]: cluster 2023-10-01T09:27:47.220128+0000 mgr.y (mgr.25132) 528 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:48.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:48 smithi111 bash[78631]: cluster 2023-10-01T09:27:47.220128+0000 mgr.y (mgr.25132) 528 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:48.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:48 smithi111 bash[75702]: cluster 2023-10-01T09:27:47.220128+0000 mgr.y (mgr.25132) 528 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:48.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:48.621 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:48.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:48.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:48.749 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:48.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:48.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:48.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:48.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:48.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:49.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:49.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:49.037 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:27:49.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:49.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:49.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:49.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:49.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:49.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:49.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:49.514 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:49.543 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:49.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:49.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:49.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:49.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:49.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:49.903 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:49.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:49.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:50.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:50.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:49 smithi111 bash[75702]: cluster 2023-10-01T09:27:49.220551+0000 mgr.y (mgr.25132) 529 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:49 smithi111 bash[78631]: cluster 2023-10-01T09:27:49.220551+0000 mgr.y (mgr.25132) 529 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:50.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:50.196 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:50.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:50.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:50.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:49 smithi183 bash[59233]: cluster 2023-10-01T09:27:49.220551+0000 mgr.y (mgr.25132) 529 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:50.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:50.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:50.447 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:50.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:50.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:50.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:50.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:50.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:50.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:50.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:50.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:50.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:50.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:51.067 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:27:51.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:51.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:51.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:51.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:51.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:51.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:51.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:51.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:51.492 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:51.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:51.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:51.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:51.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:51.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:51.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:51.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:51.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:51.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:52.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:52.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:52.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:52.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:52.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:52.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:52.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:52.397 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:52.409 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:52 smithi111 bash[75702]: cluster 2023-10-01T09:27:51.221564+0000 mgr.y (mgr.25132) 530 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:52.409 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:52 smithi111 bash[78631]: cluster 2023-10-01T09:27:51.221564+0000 mgr.y (mgr.25132) 530 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:52.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:52.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:52.528 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:52.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:52 smithi183 bash[59233]: cluster 2023-10-01T09:27:51.221564+0000 mgr.y (mgr.25132) 530 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:52.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:52.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:52.689 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:52.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:52.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:52.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:52.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:52.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:52.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:53.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:53.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:53.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:53.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:53.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:53.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:53.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:53.340 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:53.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:53.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:53.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:53.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:53.576 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:53.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:53.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:53.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:53.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:53.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:53.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:53.866 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:53.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:53.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:53.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:53.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:53.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:54.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:54.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:54.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:54.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:54.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:54.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:54.399 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:54.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:54 smithi111 bash[75702]: cluster 2023-10-01T09:27:53.222203+0000 mgr.y (mgr.25132) 531 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:54.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:54 smithi111 bash[78631]: cluster 2023-10-01T09:27:53.222203+0000 mgr.y (mgr.25132) 531 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:54.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:54.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:54 smithi183 bash[59233]: cluster 2023-10-01T09:27:53.222203+0000 mgr.y (mgr.25132) 531 : cluster 0 pgmap v489: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:54.597 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:27:54.597 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:27:54.597 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T09:27:54.597 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:27:54.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:54.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:54.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:54.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:54.792 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:54.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:54.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:27:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:27:54] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.33.4" 2023-10-01T09:27:54.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:54.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:54.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:55.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:55.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:55.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:55.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:55.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:55.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:55.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:55.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:55.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:55.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:55.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T09:27:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:55.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:55.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:55.670 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:55.671 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_2' created 2023-10-01T09:27:55.673 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.3 to 1 (10000) 2023-10-01T09:27:55.676 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:27:55.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:55.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:55.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:55.812 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[78631]: audit 2023-10-01T09:27:54.715612+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.111:0/2998407241' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:55.812 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[78631]: audit 2023-10-01T09:27:54.716091+0000 mon.a (mon.0) 653 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:55.812 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[78631]: audit 2023-10-01T09:27:54.932076+0000 mon.a (mon.0) 654 : audit 1 from='client.? 172.21.15.111:0/2901883991' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:27:55.812 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[78631]: audit 2023-10-01T09:27:55.207793+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.111:0/1409156851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T09:27:55.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[75702]: audit 2023-10-01T09:27:54.715612+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.111:0/2998407241' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:55.813 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[75702]: audit 2023-10-01T09:27:54.716091+0000 mon.a (mon.0) 653 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:55.813 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[75702]: audit 2023-10-01T09:27:54.932076+0000 mon.a (mon.0) 654 : audit 1 from='client.? 172.21.15.111:0/2901883991' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:27:55.813 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:55 smithi111 bash[75702]: audit 2023-10-01T09:27:55.207793+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.111:0/1409156851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T09:27:55.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:55.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:55.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:55.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:55 smithi183 bash[59233]: audit 2023-10-01T09:27:54.715612+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.111:0/2998407241' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:55 smithi183 bash[59233]: audit 2023-10-01T09:27:54.716091+0000 mon.a (mon.0) 653 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:27:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:55 smithi183 bash[59233]: audit 2023-10-01T09:27:54.932076+0000 mon.a (mon.0) 654 : audit 1 from='client.? 172.21.15.111:0/2901883991' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:27:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:55 smithi183 bash[59233]: audit 2023-10-01T09:27:55.207793+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.111:0/1409156851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T09:27:56.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:56.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:56.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:56.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:56.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:56.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:56.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:56.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:56.477 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:56.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:56.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:56.614 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:56.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:56.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:56.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:56.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: audit 2023-10-01T09:27:55.208391+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.222927+0000 mgr.y (mgr.25132) 532 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.652449+0000 mon.a (mon.0) 656 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.662856+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: audit 2023-10-01T09:27:55.662927+0000 mon.a (mon.0) 657 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: audit 2023-10-01T09:27:55.663036+0000 mon.a (mon.0) 658 : audit 1 from='client.? 172.21.15.111:0/2901883991' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: audit 2023-10-01T09:27:55.663105+0000 mon.a (mon.0) 659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.663183+0000 mon.a (mon.0) 660 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-01T09:27:56.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.664569+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:56.865 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.666222+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:56.865 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:56 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.669316+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:56.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:56.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:56.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:56.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:57.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: audit 2023-10-01T09:27:55.208391+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.222927+0000 mgr.y (mgr.25132) 532 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.652449+0000 mon.a (mon.0) 656 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.662856+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: audit 2023-10-01T09:27:55.662927+0000 mon.a (mon.0) 657 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: audit 2023-10-01T09:27:55.663036+0000 mon.a (mon.0) 658 : audit 1 from='client.? 172.21.15.111:0/2901883991' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: audit 2023-10-01T09:27:55.663105+0000 mon.a (mon.0) 659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.663183+0000 mon.a (mon.0) 660 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-01T09:27:57.035 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.664569+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.666222+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.669316+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: audit 2023-10-01T09:27:55.208391+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.222927+0000 mgr.y (mgr.25132) 532 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.652449+0000 mon.a (mon.0) 656 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.662856+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: audit 2023-10-01T09:27:55.662927+0000 mon.a (mon.0) 657 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: audit 2023-10-01T09:27:55.663036+0000 mon.a (mon.0) 658 : audit 1 from='client.? 172.21.15.111:0/2901883991' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: audit 2023-10-01T09:27:55.663105+0000 mon.a (mon.0) 659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-01T09:27:57.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.663183+0000 mon.a (mon.0) 660 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-01T09:27:57.037 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.664569+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.037 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.666222+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.037 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:56 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.669316+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:57.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:57.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:57.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:57.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:57.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:57.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:57.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:57.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:57.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:57.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:57.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:57.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:57.800 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[75702]: cluster 2023-10-01T09:27:55.943346+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[75702]: cluster 2023-10-01T09:27:56.666213+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[75702]: cluster 2023-10-01T09:27:56.668376+0000 mon.a (mon.0) 661 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[75702]: cluster 2023-10-01T09:27:56.670426+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[75702]: cluster 2023-10-01T09:27:57.223584+0000 mgr.y (mgr.25132) 533 : cluster 0 pgmap v493: 89 pgs: 10 creating+peering, 6 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[78631]: cluster 2023-10-01T09:27:55.943346+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[78631]: cluster 2023-10-01T09:27:56.666213+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[78631]: cluster 2023-10-01T09:27:56.668376+0000 mon.a (mon.0) 661 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[78631]: cluster 2023-10-01T09:27:56.670426+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:57.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:57 smithi111 bash[78631]: cluster 2023-10-01T09:27:57.223584+0000 mgr.y (mgr.25132) 533 : cluster 0 pgmap v493: 89 pgs: 10 creating+peering, 6 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:57.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:57.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:57.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:57.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:58.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:57 smithi183 bash[59233]: cluster 2023-10-01T09:27:55.943346+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T09:27:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:57 smithi183 bash[59233]: cluster 2023-10-01T09:27:56.666213+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:57 smithi183 bash[59233]: cluster 2023-10-01T09:27:56.668376+0000 mon.a (mon.0) 661 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-01T09:27:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:57 smithi183 bash[59233]: cluster 2023-10-01T09:27:56.670426+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:57 smithi183 bash[59233]: cluster 2023-10-01T09:27:57.223584+0000 mgr.y (mgr.25132) 533 : cluster 0 pgmap v493: 89 pgs: 10 creating+peering, 6 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:27:58.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:58.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:58.213 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:58.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:58.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:58.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:27:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:27:58.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:58.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:58.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-10-01T09:27:58.588 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:58.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:27:58.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:27:58.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:58.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:27:58.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:27:58.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[75702]: cluster 2023-10-01T09:27:57.170992+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:58.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[75702]: cluster 2023-10-01T09:27:57.254729+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:58.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[75702]: cluster 2023-10-01T09:27:57.677876+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[75702]: cluster 2023-10-01T09:27:57.677905+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[75702]: cluster 2023-10-01T09:27:57.679691+0000 mon.a (mon.0) 662 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[78631]: cluster 2023-10-01T09:27:57.170992+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[78631]: cluster 2023-10-01T09:27:57.254729+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[78631]: cluster 2023-10-01T09:27:57.677876+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[78631]: cluster 2023-10-01T09:27:57.677905+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T09:27:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:58 smithi111 bash[78631]: cluster 2023-10-01T09:27:57.679691+0000 mon.a (mon.0) 662 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-01T09:27:58.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:58.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:58.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:58.941 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-01T09:27:58.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:59.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:27:59.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:58 smithi183 bash[59233]: cluster 2023-10-01T09:27:57.170992+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:59.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:58 smithi183 bash[59233]: cluster 2023-10-01T09:27:57.254729+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T09:27:59.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:58 smithi183 bash[59233]: cluster 2023-10-01T09:27:57.677876+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T09:27:59.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:58 smithi183 bash[59233]: cluster 2023-10-01T09:27:57.677905+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T09:27:59.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:58 smithi183 bash[59233]: cluster 2023-10-01T09:27:57.679691+0000 mon.a (mon.0) 662 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-01T09:27:59.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:27:59.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:59.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:27:59.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:59.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:59.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:59.326 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:27:59.353 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:27:59.378 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:27:59.406 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:27:59.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:59.430 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:27:59.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:59.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:59.458 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:27:59.487 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:27:59.517 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:27:59.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:59.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:27:59.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:27:59.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:59.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:27:59.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:27:59.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:59.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:27:59.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:27:59.947 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:59.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:27:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:27:59.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:00.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:59 smithi183 bash[59233]: audit 2023-10-01T09:27:59.002483+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:00.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:59 smithi183 bash[59233]: cluster 2023-10-01T09:27:59.224234+0000 mgr.y (mgr.25132) 534 : cluster 0 pgmap v495: 89 pgs: 10 creating+peering, 6 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:00.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:27:59 smithi183 bash[59233]: audit 2023-10-01T09:27:59.297749+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.111:0/1081023958' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:59 smithi111 bash[78631]: audit 2023-10-01T09:27:59.002483+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:59 smithi111 bash[78631]: cluster 2023-10-01T09:27:59.224234+0000 mgr.y (mgr.25132) 534 : cluster 0 pgmap v495: 89 pgs: 10 creating+peering, 6 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:00.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:27:59 smithi111 bash[78631]: audit 2023-10-01T09:27:59.297749+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.111:0/1081023958' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:59 smithi111 bash[75702]: audit 2023-10-01T09:27:59.002483+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:59 smithi111 bash[75702]: cluster 2023-10-01T09:27:59.224234+0000 mgr.y (mgr.25132) 534 : cluster 0 pgmap v495: 89 pgs: 10 creating+peering, 6 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:00.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:27:59 smithi111 bash[75702]: audit 2023-10-01T09:27:59.297749+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.111:0/1081023958' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:00.078 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:00.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:00.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:00.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:00.218 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:28:00.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:00.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:00.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:00.370 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:00.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:00.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:00.506 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:00.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:00.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:00.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:00.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:00.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:00.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:00.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:00.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:28:00.907 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:00.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:00.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:01.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:01.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:01.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:01.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:01.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:01.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:01.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:01.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:01.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:01.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:01.447 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:01.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:01.579 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:01.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:01.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:01.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:01.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:01.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:01.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:01.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:01.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:01.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:01.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:02.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:02.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:02.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:02.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:02.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:02.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:02.358 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:02 smithi111 bash[75702]: cluster 2023-10-01T09:28:01.225505+0000 mgr.y (mgr.25132) 535 : cluster 0 pgmap v496: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:02.358 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:02 smithi111 bash[78631]: cluster 2023-10-01T09:28:01.225505+0000 mgr.y (mgr.25132) 535 : cluster 0 pgmap v496: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:02.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:02.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:02.481 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:02.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:02.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:02 smithi183 bash[59233]: cluster 2023-10-01T09:28:01.225505+0000 mgr.y (mgr.25132) 535 : cluster 0 pgmap v496: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:02.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:28:02.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:02.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:02.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:02.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:02.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:02.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:02.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:02.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:02.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:02.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:03.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:03.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:03.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:03.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:03.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:03.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:03.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:03.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:03.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:03.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:03.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:03.564 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:03.582 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:28:03.582 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:28:03.592 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:03.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:03.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:03.727 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:03.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:03.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:03.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:03.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:03.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:03.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:04.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:04.117 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:04.118 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:04.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:04.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:04.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:04.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:04.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:04.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:04.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T09:28:04.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:04.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:04.499 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:04.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:04.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:04 smithi183 bash[59233]: cluster 2023-10-01T09:28:03.226527+0000 mgr.y (mgr.25132) 536 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:04.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:04 smithi111 bash[75702]: cluster 2023-10-01T09:28:03.226527+0000 mgr.y (mgr.25132) 536 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:04.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:04 smithi111 bash[78631]: cluster 2023-10-01T09:28:03.226527+0000 mgr.y (mgr.25132) 536 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:04.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:04.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:04.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:04.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:04.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:04.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:04.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:04.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:04.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:05.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:05.055 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:28:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:28:04] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.33.4" 2023-10-01T09:28:05.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:05.134 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:05.181 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:05.202 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:05.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:05.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:05.337 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:05.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:05.464 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:05.567 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:05.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:05.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:05.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:05.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:05.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:05.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:05.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:05.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:05.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:06.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:06.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:06.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:06.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:06.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:06.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:06.278 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:06.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:06.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:06.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:06.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:06.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:06.532 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:06 smithi183 bash[59233]: cluster 2023-10-01T09:28:05.227126+0000 mgr.y (mgr.25132) 537 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:06.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:06.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:06 smithi111 bash[75702]: cluster 2023-10-01T09:28:05.227126+0000 mgr.y (mgr.25132) 537 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:06.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:06 smithi111 bash[78631]: cluster 2023-10-01T09:28:05.227126+0000 mgr.y (mgr.25132) 537 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:06.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:06.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:06.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:06.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:06.808 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:06.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:06.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:06.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:07.042 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:07.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:07.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:07.165 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:07.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:07.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:07.313 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:07.340 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:07.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:07.443 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:07.470 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:07.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:07.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:07.706 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:07.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:07.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:07.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:07.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:07.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:07.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:08.001 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:08.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:08.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:08.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:08.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:08.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:08.368 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:08.398 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:08.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:08.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:08.510 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:08 smithi111 bash[78631]: cluster 2023-10-01T09:28:07.228229+0000 mgr.y (mgr.25132) 538 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:08.510 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:08 smithi111 bash[75702]: cluster 2023-10-01T09:28:07.228229+0000 mgr.y (mgr.25132) 538 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:08.524 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:08.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:08.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:08 smithi183 bash[59233]: cluster 2023-10-01T09:28:07.228229+0000 mgr.y (mgr.25132) 538 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:08.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:08.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:08.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:08.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:08.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:08.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:08.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:08.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:09.014 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:09.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:09.166 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:28:09.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:09.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:09.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:09.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:09.412 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[78631]: audit 2023-10-01T09:28:08.421672+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[78631]: audit 2023-10-01T09:28:08.746043+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[78631]: audit 2023-10-01T09:28:08.751599+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[78631]: audit 2023-10-01T09:28:09.278018+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[75702]: audit 2023-10-01T09:28:08.421672+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[75702]: audit 2023-10-01T09:28:08.746043+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[75702]: audit 2023-10-01T09:28:08.751599+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.413 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:09 smithi111 bash[75702]: audit 2023-10-01T09:28:09.278018+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:09.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:09.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.542 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:09 smithi183 bash[59233]: audit 2023-10-01T09:28:08.421672+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:28:09.542 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:09 smithi183 bash[59233]: audit 2023-10-01T09:28:08.746043+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.542 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:09 smithi183 bash[59233]: audit 2023-10-01T09:28:08.751599+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.542 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:09 smithi183 bash[59233]: audit 2023-10-01T09:28:09.278018+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:09.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:09.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.687 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:09.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:09.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:09.920 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:09.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:09.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:09.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:10.045 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:10.079 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:10.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:10.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:10.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:10.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:10.326 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:10 smithi183 bash[59233]: cluster 2023-10-01T09:28:09.228894+0000 mgr.y (mgr.25132) 539 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:10.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:10.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:10.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:10.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:10.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:10 smithi111 bash[78631]: cluster 2023-10-01T09:28:09.228894+0000 mgr.y (mgr.25132) 539 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:10.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:10 smithi111 bash[75702]: cluster 2023-10-01T09:28:09.228894+0000 mgr.y (mgr.25132) 539 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:10.583 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:10.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:10.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:10.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:10.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:10.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:10.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:10.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:10.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:10.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:11.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:11.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:11.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:11.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:11.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:11.388 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:11.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:11.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:11.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:11.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:11.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:11.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:11.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:11.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:11.877 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:11.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:11.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:12.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:12.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:12.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:12.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:12.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:12.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:12.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:12.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:12.406 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:12.435 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:12.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:12 smithi183 bash[59233]: cluster 2023-10-01T09:28:11.229728+0000 mgr.y (mgr.25132) 540 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:12.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:12 smithi111 bash[78631]: cluster 2023-10-01T09:28:11.229728+0000 mgr.y (mgr.25132) 540 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:12.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:12 smithi111 bash[75702]: cluster 2023-10-01T09:28:11.229728+0000 mgr.y (mgr.25132) 540 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:12.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:12.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:12.608 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:28:12.608 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:28:12.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:12.704 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:12.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:12.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:12.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:12.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:12.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:12.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:12.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:12.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:13.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:13.098 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:13.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:13.233 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:13.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:13.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:13.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:13.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:13.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T09:28:13.506 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:13.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:13.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:13.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:13.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:13.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:13.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:13.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:14.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:14.040 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:14.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:14.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:14.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:14.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:14.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:14.418 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:14 smithi183 bash[59233]: cluster 2023-10-01T09:28:13.230488+0000 mgr.y (mgr.25132) 541 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:14.418 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:14 smithi183 bash[59233]: audit 2023-10-01T09:28:14.003023+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:14.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:14.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:14.540 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:14.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:14 smithi111 bash[75702]: cluster 2023-10-01T09:28:13.230488+0000 mgr.y (mgr.25132) 541 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:14 smithi111 bash[75702]: audit 2023-10-01T09:28:14.003023+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:14 smithi111 bash[78631]: cluster 2023-10-01T09:28:13.230488+0000 mgr.y (mgr.25132) 541 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:14 smithi111 bash[78631]: audit 2023-10-01T09:28:14.003023+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:14.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:14.720 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:14.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:14.823 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:14.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:14.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:14.954 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:14.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:14.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:15.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:28:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:28:14] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.33.4" 2023-10-01T09:28:15.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:15.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:15.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:15.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:15.322 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:28:15.324 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-10-01T09:28:15.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:15.349 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[75702]: audit 2023-10-01T09:28:14.561566+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.111:0/2020427996' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[75702]: audit 2023-10-01T09:28:14.884891+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[75702]: audit 2023-10-01T09:28:14.890710+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[75702]: audit 2023-10-01T09:28:14.968000+0000 mon.a (mon.0) 672 : audit 1 from='client.? 172.21.15.111:0/2074325739' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[78631]: audit 2023-10-01T09:28:14.561566+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.111:0/2020427996' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[78631]: audit 2023-10-01T09:28:14.884891+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[78631]: audit 2023-10-01T09:28:14.890710+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:15.350 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:15 smithi111 bash[78631]: audit 2023-10-01T09:28:14.968000+0000 mon.a (mon.0) 672 : audit 1 from='client.? 172.21.15.111:0/2074325739' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:28:15.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:15.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:15.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:15.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:15.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:15.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:15.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:15.728 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:15.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:15.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:15 smithi183 bash[59233]: audit 2023-10-01T09:28:14.561566+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.111:0/2020427996' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:28:15.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:15 smithi183 bash[59233]: audit 2023-10-01T09:28:14.884891+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:15 smithi183 bash[59233]: audit 2023-10-01T09:28:14.890710+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:15 smithi183 bash[59233]: audit 2023-10-01T09:28:14.968000+0000 mon.a (mon.0) 672 : audit 1 from='client.? 172.21.15.111:0/2074325739' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:28:15.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:15.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:15.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:15.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:15.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:16.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:16.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:16.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:16.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:16.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:16.346 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.4 to 1 (10000) 2023-10-01T09:28:16.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:16.389 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: cluster 2023-10-01T09:28:15.231064+0000 mgr.y (mgr.25132) 542 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:16.389 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: cluster 2023-10-01T09:28:15.306826+0000 mon.a (mon.0) 673 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:28:16.389 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: cluster 2023-10-01T09:28:15.316353+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T09:28:16.389 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: cluster 2023-10-01T09:28:15.316471+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: audit 2023-10-01T09:28:15.317455+0000 mon.a (mon.0) 674 : audit 1 from='client.? 172.21.15.111:0/2020427996' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: audit 2023-10-01T09:28:15.317534+0000 mon.a (mon.0) 675 : audit 1 from='client.? 172.21.15.111:0/2074325739' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: cluster 2023-10-01T09:28:15.317587+0000 mon.a (mon.0) 676 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: audit 2023-10-01T09:28:15.604668+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.111:0/950095273' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[75702]: audit 2023-10-01T09:28:15.605162+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: cluster 2023-10-01T09:28:15.231064+0000 mgr.y (mgr.25132) 542 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: cluster 2023-10-01T09:28:15.306826+0000 mon.a (mon.0) 673 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: cluster 2023-10-01T09:28:15.316353+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T09:28:16.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: cluster 2023-10-01T09:28:15.316471+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T09:28:16.391 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: audit 2023-10-01T09:28:15.317455+0000 mon.a (mon.0) 674 : audit 1 from='client.? 172.21.15.111:0/2020427996' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:28:16.391 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: audit 2023-10-01T09:28:15.317534+0000 mon.a (mon.0) 675 : audit 1 from='client.? 172.21.15.111:0/2074325739' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:28:16.391 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: cluster 2023-10-01T09:28:15.317587+0000 mon.a (mon.0) 676 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-01T09:28:16.391 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: audit 2023-10-01T09:28:15.604668+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.111:0/950095273' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:28:16.391 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:16 smithi111 bash[78631]: audit 2023-10-01T09:28:15.605162+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:28:16.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:16.506 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:16.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: cluster 2023-10-01T09:28:15.231064+0000 mgr.y (mgr.25132) 542 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:16.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: cluster 2023-10-01T09:28:15.306826+0000 mon.a (mon.0) 673 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:28:16.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: cluster 2023-10-01T09:28:15.316353+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T09:28:16.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: cluster 2023-10-01T09:28:15.316471+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T09:28:16.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: audit 2023-10-01T09:28:15.317455+0000 mon.a (mon.0) 674 : audit 1 from='client.? 172.21.15.111:0/2020427996' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:28:16.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: audit 2023-10-01T09:28:15.317534+0000 mon.a (mon.0) 675 : audit 1 from='client.? 172.21.15.111:0/2074325739' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:28:16.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: cluster 2023-10-01T09:28:15.317587+0000 mon.a (mon.0) 676 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-01T09:28:16.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: audit 2023-10-01T09:28:15.604668+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.111:0/950095273' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:28:16.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:16 smithi183 bash[59233]: audit 2023-10-01T09:28:15.605162+0000 mon.a (mon.0) 677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:28:16.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:16.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:16.639 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:16.668 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:16.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:16.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:16.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:16.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:16.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:16.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:16.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:17.024 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:17.057 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:17.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:17.160 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:17.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:17.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:17.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:17.325 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:17.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:17.456 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:17.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:17.548 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: cluster 2023-10-01T09:28:16.324952+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.548 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: audit 2023-10-01T09:28:16.324991+0000 mon.a (mon.0) 678 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:28:17.548 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: cluster 2023-10-01T09:28:16.325044+0000 mon.a (mon.0) 679 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-01T09:28:17.548 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: cluster 2023-10-01T09:28:16.334189+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.548 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: cluster 2023-10-01T09:28:16.341141+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.548 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: audit 2023-10-01T09:28:16.369673+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: audit 2023-10-01T09:28:16.376534+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: audit 2023-10-01T09:28:16.849014+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: audit 2023-10-01T09:28:16.849835+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[78631]: audit 2023-10-01T09:28:16.855378+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: cluster 2023-10-01T09:28:16.324952+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: audit 2023-10-01T09:28:16.324991+0000 mon.a (mon.0) 678 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: cluster 2023-10-01T09:28:16.325044+0000 mon.a (mon.0) 679 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: cluster 2023-10-01T09:28:16.334189+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: cluster 2023-10-01T09:28:16.341141+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.550 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: audit 2023-10-01T09:28:16.369673+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.550 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: audit 2023-10-01T09:28:16.376534+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.550 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: audit 2023-10-01T09:28:16.849014+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:28:17.550 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: audit 2023-10-01T09:28:16.849835+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:28:17.550 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:17 smithi111 bash[75702]: audit 2023-10-01T09:28:16.855378+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:17.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: cluster 2023-10-01T09:28:16.324952+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: audit 2023-10-01T09:28:16.324991+0000 mon.a (mon.0) 678 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:28:17.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: cluster 2023-10-01T09:28:16.325044+0000 mon.a (mon.0) 679 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-01T09:28:17.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: cluster 2023-10-01T09:28:16.334189+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: cluster 2023-10-01T09:28:16.341141+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T09:28:17.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: audit 2023-10-01T09:28:16.369673+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: audit 2023-10-01T09:28:16.376534+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: audit 2023-10-01T09:28:16.849014+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:28:17.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: audit 2023-10-01T09:28:16.849835+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:28:17.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:17 smithi183 bash[59233]: audit 2023-10-01T09:28:16.855378+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:17.591 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:17.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:17.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:17.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:17.799 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:28:17.824 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:28:17.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:17.852 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:17.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:17.857 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:28:17.882 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:28:17.908 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:28:17.933 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:28:17.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:17.957 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:28:17.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:17.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:17.984 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:28:17.986 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.986 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.986 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.986 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.986 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.986 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.987 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:28:17.987 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:28:18.026 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:28:18.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:18.117 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:18.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:18.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:18.254 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:18.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:18.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.231851+0000 mgr.y (mgr.25132) 543 : cluster 0 pgmap v506: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:18.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.337801+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.338750+0000 mon.a (mon.0) 685 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-01T09:28:18.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.340927+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.341175+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.343273+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.345846+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.346699+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[75702]: audit 2023-10-01T09:28:17.774545+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.111:0/1059366208' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:18.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:18.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:18.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:18.519 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:18.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:18.576 DEBUG:teuthology.orchestra.run.smithi111:> /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' 2023-10-01T09:28:18.579 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T09:28:18.579 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T09:28:18.616 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:hints = 1 2023-10-01T09:28:18.616 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T09:28:18.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object prefix: benchmark_data_smithi111_128003 2023-10-01T09:28:18.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:28:18.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 0 0 0 0 0 0 - 0 2023-10-01T09:28:18.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.231851+0000 mgr.y (mgr.25132) 543 : cluster 0 pgmap v506: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.337801+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.338750+0000 mon.a (mon.0) 685 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.340927+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.341175+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.343273+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.345846+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.346699+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:18 smithi183 bash[59233]: audit 2023-10-01T09:28:17.774545+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.111:0/1059366208' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:18.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:18.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.231851+0000 mgr.y (mgr.25132) 543 : cluster 0 pgmap v506: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.337801+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.338750+0000 mon.a (mon.0) 685 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.340927+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.341175+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.343273+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.345846+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.665 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.346699+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:18.665 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:18 smithi111 bash[78631]: audit 2023-10-01T09:28:17.774545+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.111:0/1059366208' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:18.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:18.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:18.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-01T09:28:18.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:18.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:18.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:18.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:19.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:19.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:19.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:19.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:19.283 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:19.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:19.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:19.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:19.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:19.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:19 smithi111 bash[75702]: cluster 2023-10-01T09:28:17.837645+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:19.444 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:19 smithi111 bash[78631]: cluster 2023-10-01T09:28:17.837645+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:19.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:19.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:19.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:19 smithi183 bash[59233]: cluster 2023-10-01T09:28:17.837645+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T09:28:19.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:19.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 1 16 2156 2140 133.743 133.75 0.0092439 0.00745703 2023-10-01T09:28:19.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:19.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:19.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:19.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:19.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:19.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:19.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:19.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:20.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:20.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:20.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:20.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:20.319 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:20.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:20.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:28:20.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:20.469 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:20 smithi111 bash[78631]: cluster 2023-10-01T09:28:19.232305+0000 mgr.y (mgr.25132) 544 : cluster 0 pgmap v508: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:20.470 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:20 smithi111 bash[75702]: cluster 2023-10-01T09:28:19.232305+0000 mgr.y (mgr.25132) 544 : cluster 0 pgmap v508: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:20.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:20.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:20.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:20.606 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:20 smithi183 bash[59233]: cluster 2023-10-01T09:28:19.232305+0000 mgr.y (mgr.25132) 544 : cluster 0 pgmap v508: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T09:28:20.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 2 16 4371 4355 136.084 138.438 0.00214786 0.00731765 2023-10-01T09:28:20.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:20.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:20.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:20.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:20.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:20.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:20.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:20.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:20.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:21.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:21.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:21.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:21.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:21.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:21.409 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:21.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:21.513 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:21.549 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:21.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:21.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 3 16 6502 6486 135.115 133.188 0.00425951 0.00739171 2023-10-01T09:28:21.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.689 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:21.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:28:21.782 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:28:21.782 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:28:21.782 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T09:28:21.783 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:28:21.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.860 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:21.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:21.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:22.012 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:22.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:22.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:22.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:22.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:22.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:22.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:22.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:22.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:22.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:22.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:22.530 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:22 smithi183 bash[59233]: cluster 2023-10-01T09:28:21.233054+0000 mgr.y (mgr.25132) 545 : cluster 0 pgmap v509: 89 pgs: 3 peering, 86 active+clean; 183 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 101 B/s, 1 keys/s, 0 objects/s recovering 2023-10-01T09:28:22.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:22.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:22.617 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 4 16 8431 8415 131.474 120.562 0.00891734 0.00759579 2023-10-01T09:28:22.647 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T09:28:22.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:22.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:22.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:22.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:22.788 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:22 smithi111 bash[75702]: cluster 2023-10-01T09:28:21.233054+0000 mgr.y (mgr.25132) 545 : cluster 0 pgmap v509: 89 pgs: 3 peering, 86 active+clean; 183 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 101 B/s, 1 keys/s, 0 objects/s recovering 2023-10-01T09:28:22.788 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:22 smithi111 bash[78631]: cluster 2023-10-01T09:28:21.233054+0000 mgr.y (mgr.25132) 545 : cluster 0 pgmap v509: 89 pgs: 3 peering, 86 active+clean; 183 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s wr, 485 op/s; 101 B/s, 1 keys/s, 0 objects/s recovering 2023-10-01T09:28:22.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:22.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:22.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:22.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:22.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:22.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:23.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:23.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:23.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:23.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:23.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:23.313 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:23.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:23.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:23.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:23.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:23.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:23.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 5 16 10381 10365 129.552 121.875 0.00372021 0.00771315 2023-10-01T09:28:23.624 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:23.711 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:23.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:23.771 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:23.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:23.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:23.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:24.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:24.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:24.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:24.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:24.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:24.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:24.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:24.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:24.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:24.547 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:24 smithi183 bash[59233]: cluster 2023-10-01T09:28:23.233608+0000 mgr.y (mgr.25132) 546 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 568 op/s; 88 B/s, 1 keys/s, 1 objects/s recovering 2023-10-01T09:28:24.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:24 smithi111 bash[78631]: cluster 2023-10-01T09:28:23.233608+0000 mgr.y (mgr.25132) 546 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 568 op/s; 88 B/s, 1 keys/s, 1 objects/s recovering 2023-10-01T09:28:24.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:24 smithi111 bash[75702]: cluster 2023-10-01T09:28:23.233608+0000 mgr.y (mgr.25132) 546 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 282 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 568 op/s; 88 B/s, 1 keys/s, 1 objects/s recovering 2023-10-01T09:28:24.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:24.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 6 16 12193 12177 126.833 113.25 0.00371194 0.00787462 2023-10-01T09:28:24.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:24.705 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:24.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:24.737 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:24.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:24.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:24.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:24.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:24.970 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:24.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:28:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:28:24] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.33.4" 2023-10-01T09:28:25.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:25.106 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:25.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:25.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:25.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:25.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:25.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:25.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:25.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:25.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:25.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 7 16 13912 13896 124.061 107.438 0.00739379 0.00805157 2023-10-01T09:28:25.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:25.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:25.759 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:25.776 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:25.804 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:25.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:25.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:25.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:25.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:26.036 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:26.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:26.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:26.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:26.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:26.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:26.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:26.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:26.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:26.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:26.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:26.559 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:26.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:26 smithi111 bash[75702]: cluster 2023-10-01T09:28:25.234271+0000 mgr.y (mgr.25132) 547 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 432 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s wr, 775 op/s; 78 B/s, 1 keys/s, 0 objects/s recovering 2023-10-01T09:28:26.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:26 smithi111 bash[78631]: cluster 2023-10-01T09:28:25.234271+0000 mgr.y (mgr.25132) 547 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 432 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s wr, 775 op/s; 78 B/s, 1 keys/s, 0 objects/s recovering 2023-10-01T09:28:26.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:26.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 8 16 15759 15743 122.981 115.438 0.00762519 0.00812162 2023-10-01T09:28:26.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:26.709 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:26 smithi183 bash[59233]: cluster 2023-10-01T09:28:25.234271+0000 mgr.y (mgr.25132) 547 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 432 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s wr, 775 op/s; 78 B/s, 1 keys/s, 0 objects/s recovering 2023-10-01T09:28:26.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:26.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:26.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:26.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:26.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:26.991 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:26.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:27.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:27.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:27.227 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:27.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:27.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:27.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:27.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:27.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:27.440 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:28:27.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:27.517 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:27.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:27.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 9 16 17564 17548 121.85 112.812 0.00884547 0.00819647 2023-10-01T09:28:27.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:27.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:27.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:27.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:27.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:27.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:27.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:27.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:27.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:27.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:28.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:28.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:28.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:28.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:28.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:28.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:28.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:28.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:28.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:28.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:28.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:28.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:28.534 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:28.551 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:28.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:28 smithi183 bash[59233]: cluster 2023-10-01T09:28:27.234900+0000 mgr.y (mgr.25132) 548 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 880 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 69 B/s, 0 keys/s, 0 objects/s recovering 2023-10-01T09:28:28.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 10 16 19136 19120 119.489 98.25 0.00713786 0.008285 2023-10-01T09:28:28.626 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:28 smithi111 bash[78631]: cluster 2023-10-01T09:28:27.234900+0000 mgr.y (mgr.25132) 548 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 880 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 69 B/s, 0 keys/s, 0 objects/s recovering 2023-10-01T09:28:28.627 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:28 smithi111 bash[75702]: cluster 2023-10-01T09:28:27.234900+0000 mgr.y (mgr.25132) 548 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 880 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 69 B/s, 0 keys/s, 0 objects/s recovering 2023-10-01T09:28:28.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:28.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:28.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:28.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:28.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:28.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:28.953 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:28.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:28.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:29.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:29.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:29.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:29.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:29.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:29.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:29.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:29.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:29.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:29.475 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:29.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:29.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:29.604 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:29.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:29.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 11 16 20664 20648 117.307 95.5 0.00323392 0.00851647 2023-10-01T09:28:29.707 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:29.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.740 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:29.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:29.841 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:29.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:29.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:29.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:29.948 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:29 smithi183 bash[59233]: audit 2023-10-01T09:28:29.002741+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:29.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:29 smithi183 bash[59233]: cluster 2023-10-01T09:28:29.235353+0000 mgr.y (mgr.25132) 549 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 880 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 58 B/s, 0 keys/s, 0 objects/s recovering 2023-10-01T09:28:29.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:29 smithi183 bash[59233]: audit 2023-10-01T09:28:29.294959+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:29.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:29 smithi183 bash[59233]: audit 2023-10-01T09:28:29.901367+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-01T09:28:29.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:29 smithi183 bash[59233]: audit 2023-10-01T09:28:29.902511+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 7]}]: dispatch 2023-10-01T09:28:29.949 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:29 smithi183 bash[59233]: audit 2023-10-01T09:28:29.903447+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2, 3, 7]}]: dispatch 2023-10-01T09:28:29.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:30.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:30.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:30.110 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:30.119 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[78631]: audit 2023-10-01T09:28:29.002741+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:30.119 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[78631]: cluster 2023-10-01T09:28:29.235353+0000 mgr.y (mgr.25132) 549 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 880 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 58 B/s, 0 keys/s, 0 objects/s recovering 2023-10-01T09:28:30.119 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[78631]: audit 2023-10-01T09:28:29.294959+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:30.119 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[78631]: audit 2023-10-01T09:28:29.901367+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[78631]: audit 2023-10-01T09:28:29.902511+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 7]}]: dispatch 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[78631]: audit 2023-10-01T09:28:29.903447+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2, 3, 7]}]: dispatch 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[75702]: audit 2023-10-01T09:28:29.002741+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[75702]: cluster 2023-10-01T09:28:29.235353+0000 mgr.y (mgr.25132) 549 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 880 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 58 B/s, 0 keys/s, 0 objects/s recovering 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[75702]: audit 2023-10-01T09:28:29.294959+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[75702]: audit 2023-10-01T09:28:29.901367+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[75702]: audit 2023-10-01T09:28:29.902511+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 7]}]: dispatch 2023-10-01T09:28:30.120 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:29 smithi111 bash[75702]: audit 2023-10-01T09:28:29.903447+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2, 3, 7]}]: dispatch 2023-10-01T09:28:30.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:30.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:30.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:30.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:30.375 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:30.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:30.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:30.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:30.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:30.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:30.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 12 16 22248 22232 115.781 99 0.00899133 0.00863054 2023-10-01T09:28:30.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:30.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:30.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:30.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:30.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:30.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:30.918 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:30.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:30.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:31.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:31.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:31.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:31.201 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:31.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:31.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:31.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:31.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:31.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: cluster 2023-10-01T09:28:30.298036+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: audit 2023-10-01T09:28:30.301982+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-10-01T09:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: audit 2023-10-01T09:28:30.302170+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 7]}]': finished 2023-10-01T09:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: audit 2023-10-01T09:28:30.302267+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2, 3, 7]}]': finished 2023-10-01T09:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: cluster 2023-10-01T09:28:30.302368+0000 mon.a (mon.0) 694 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-01T09:28:31.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: cluster 2023-10-01T09:28:30.304322+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: cluster 2023-10-01T09:28:30.310859+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:31 smithi183 bash[59233]: cluster 2023-10-01T09:28:30.312417+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.456 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:31.559 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: cluster 2023-10-01T09:28:30.298036+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: audit 2023-10-01T09:28:30.301982+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: audit 2023-10-01T09:28:30.302170+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 7]}]': finished 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: audit 2023-10-01T09:28:30.302267+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2, 3, 7]}]': finished 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: cluster 2023-10-01T09:28:30.302368+0000 mon.a (mon.0) 694 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: cluster 2023-10-01T09:28:30.304322+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: cluster 2023-10-01T09:28:30.310859+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[78631]: cluster 2023-10-01T09:28:30.312417+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: cluster 2023-10-01T09:28:30.298036+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: audit 2023-10-01T09:28:30.301982+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: audit 2023-10-01T09:28:30.302170+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 7]}]': finished 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: audit 2023-10-01T09:28:30.302267+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2, 3, 7]}]': finished 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: cluster 2023-10-01T09:28:30.302368+0000 mon.a (mon.0) 694 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: cluster 2023-10-01T09:28:30.304322+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: cluster 2023-10-01T09:28:30.310859+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.570 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:31 smithi111 bash[75702]: cluster 2023-10-01T09:28:30.312417+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T09:28:31.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:31.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:31.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 13 16 23813 23797 114.398 97.8125 0.01084 0.00873272 2023-10-01T09:28:31.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:31.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:31.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:31.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:31.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:31.866 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:28:31.867 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:28:31.867 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:28:31.867 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:28:31.867 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:28:31.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:31.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:31.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:32.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:32.106 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:32.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:32.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:32.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:32.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:32.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:32.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:32.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:32.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[75702]: cluster 2023-10-01T09:28:31.236006+0000 mgr.y (mgr.25132) 550 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 8 B/s, 0 objects/s recovering 2023-10-01T09:28:32.478 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[75702]: cluster 2023-10-01T09:28:31.298357+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.478 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[75702]: cluster 2023-10-01T09:28:31.298787+0000 mon.a (mon.0) 695 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-01T09:28:32.478 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[75702]: cluster 2023-10-01T09:28:31.300685+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.478 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[75702]: cluster 2023-10-01T09:28:31.300905+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.478 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[78631]: cluster 2023-10-01T09:28:31.236006+0000 mgr.y (mgr.25132) 550 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 8 B/s, 0 objects/s recovering 2023-10-01T09:28:32.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[78631]: cluster 2023-10-01T09:28:31.298357+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[78631]: cluster 2023-10-01T09:28:31.298787+0000 mon.a (mon.0) 695 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-01T09:28:32.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[78631]: cluster 2023-10-01T09:28:31.300685+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.479 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:32 smithi111 bash[78631]: cluster 2023-10-01T09:28:31.300905+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:32.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:32 smithi183 bash[59233]: cluster 2023-10-01T09:28:31.236006+0000 mgr.y (mgr.25132) 550 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 8 B/s, 0 objects/s recovering 2023-10-01T09:28:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:32 smithi183 bash[59233]: cluster 2023-10-01T09:28:31.298357+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:32 smithi183 bash[59233]: cluster 2023-10-01T09:28:31.298787+0000 mon.a (mon.0) 695 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-01T09:28:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:32 smithi183 bash[59233]: cluster 2023-10-01T09:28:31.300685+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:32 smithi183 bash[59233]: cluster 2023-10-01T09:28:31.300905+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:32.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:32.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 14 16 25019 25003 111.61 75.375 0.00331544 0.00895341 2023-10-01T09:28:32.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:32.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:32.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:32.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:32.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:32.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T09:28:32.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:32.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:32.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:33.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:33.028 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:33.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:33.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:33.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:33.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:33.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:33.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:33.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:33.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:33.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:33.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:33.530 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:33 smithi111 bash[75702]: cluster 2023-10-01T09:28:31.761089+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:33.531 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:33 smithi111 bash[78631]: cluster 2023-10-01T09:28:31.761089+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:33.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:33 smithi183 bash[59233]: cluster 2023-10-01T09:28:31.761089+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T09:28:33.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:33.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 15 16 26376 26360 109.823 84.8125 0.00572678 0.00909751 2023-10-01T09:28:33.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:33.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:33.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:33.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:33.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:33.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:33.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:34.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:34.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:34.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:34.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:34.218 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:34.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:34.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:34.356 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:34.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:34.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:34.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:34.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:34.607 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:34 smithi183 bash[59233]: cluster 2023-10-01T09:28:33.236588+0000 mgr.y (mgr.25132) 551 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-10-01T09:28:34.618 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 16 16 27750 27734 108.326 85.875 0.0142806 0.00922429 2023-10-01T09:28:34.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:34.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:34 smithi111 bash[78631]: cluster 2023-10-01T09:28:33.236588+0000 mgr.y (mgr.25132) 551 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-10-01T09:28:34.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:34 smithi111 bash[75702]: cluster 2023-10-01T09:28:33.236588+0000 mgr.y (mgr.25132) 551 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-10-01T09:28:34.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:34.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:34.862 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:34.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:34.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:34.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:35.001 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:28:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:28:34] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.33.4" 2023-10-01T09:28:35.022 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:35.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:35.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:35.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:35.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:35.381 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:35.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:35.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:35.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:35.540 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:35.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:35.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 17 16 29234 29218 107.409 92.75 0.00344835 0.00930322 2023-10-01T09:28:35.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:35.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:35.776 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:35.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:35.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:35.912 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:35.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:35.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:35.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:36.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:36.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:36.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:36.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:36.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:36.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:36.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:36.338 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:36.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:36.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:36.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:36.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:36.586 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:36 smithi183 bash[59233]: cluster 2023-10-01T09:28:35.237133+0000 mgr.y (mgr.25132) 552 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 1.5 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:28:36.604 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:36.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:36.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 18 16 30499 30483 105.834 79.0625 0.0194235 0.00944073 2023-10-01T09:28:36.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:36.716 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:36 smithi111 bash[75702]: cluster 2023-10-01T09:28:35.237133+0000 mgr.y (mgr.25132) 552 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 1.5 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:28:36.716 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:36 smithi111 bash[78631]: cluster 2023-10-01T09:28:35.237133+0000 mgr.y (mgr.25132) 552 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 1.5 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:28:36.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:36.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:36.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:36.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:36.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:36.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:37.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:37.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:37.136 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:37.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:37.242 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:37.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:37.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:37.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:37.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:37.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:37.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:37.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:37.608 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:28:37.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 19 16 31805 31789 104.559 81.625 0.0104075 0.0095565 2023-10-01T09:28:37.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:37.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:37.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:37.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:37.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:37.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:37.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:37.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:38.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:38.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:38.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:38.151 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:38.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:38.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:38.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:38.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:38.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:38.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:38.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:38.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:38.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:38 smithi183 bash[59233]: cluster 2023-10-01T09:28:37.237906+0000 mgr.y (mgr.25132) 553 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s 2023-10-01T09:28:38.561 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:38.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:38.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:38 smithi111 bash[78631]: cluster 2023-10-01T09:28:37.237906+0000 mgr.y (mgr.25132) 553 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s 2023-10-01T09:28:38.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:38 smithi111 bash[75702]: cluster 2023-10-01T09:28:37.237906+0000 mgr.y (mgr.25132) 553 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s 2023-10-01T09:28:38.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:28:38.618456+0000 min lat: 0.00130109 max lat: 0.150316 avg lat: 0.0097261 2023-10-01T09:28:38.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:28:38.619 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 20 16 32899 32883 102.75 68.375 0.00861335 0.0097261 2023-10-01T09:28:38.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:38.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:38.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:38.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:38.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:38.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:38.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:38.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:38.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:38.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:39.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:39.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:39.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:39.224 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:39.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:39.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:39.353 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:39.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:39.457 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:39.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:39.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:39.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 21 16 34239 34223 101.838 83.75 0.00507319 0.00981398 2023-10-01T09:28:39.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:39.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:39.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:39.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:39.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:39.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:39.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:40.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:40.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:40.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:40.262 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:39 smithi183 bash[59233]: cluster 2023-10-01T09:28:39.238266+0000 mgr.y (mgr.25132) 554 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T09:28:40.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:40.275 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:39 smithi111 bash[75702]: cluster 2023-10-01T09:28:39.238266+0000 mgr.y (mgr.25132) 554 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T09:28:40.275 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:39 smithi111 bash[78631]: cluster 2023-10-01T09:28:39.238266+0000 mgr.y (mgr.25132) 554 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T09:28:40.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:40.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:40.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:40.424 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:40.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:40.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:40.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:40.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:40.620 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 22 16 35248 35232 100.075 63.0625 0.0168685 0.00998579 2023-10-01T09:28:40.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:40.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:40.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:40.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:40.814 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:40.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:40.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:40.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:40.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:40.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:41.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:41.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:41.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:41.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:41.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:41.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:41.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:41.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:41.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:41.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:41.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:41.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:41.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:41.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:41.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:41.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:41.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:41.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:41.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:41.620 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 23 16 36354 36338 98.7296 69.125 0.00580505 0.0101204 2023-10-01T09:28:41.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:41.733 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:41.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:26043 6.3 6:c6b9f8d7:::benchmark_data_smithi111_105563_object26042:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:43.655377+0000", 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 298.167782902, 2023-10-01T09:28:41.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.185116528, 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 26043 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.829 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655377+0000", 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655377+0000", 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655375+0000", 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6392999999999999e-05 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655452+0000", 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0806e-05 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655472+0000", 2023-10-01T09:28:41.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4005000000000001e-05 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655486+0000", 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6088999999999996e-05 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655562+0000", 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000205816 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655768+0000", 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000188173 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.655956+0000", 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013231 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.657280+0000", 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00069666699999999999 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.657976+0000", 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18221245899999999 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.840189+0000", 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109036 2023-10-01T09:28:41.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.840298+0000", 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019610600000000001 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:43.840494+0000", 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.185116528 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.835 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:33311 6.5 6:a944f807:::benchmark_data_smithi111_105563_object33310:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:49.762941+0000", 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 292.06021920799998, 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24592576799999999, 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.836 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 33311 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.762941+0000", 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.762941+0000", 2023-10-01T09:28:41.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.762938+0000", 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7453e-05 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.762995+0000", 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8458000000000001e-05 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.763024+0000", 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3492999999999999e-05 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.763037+0000", 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0921999999999995e-05 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.763118+0000", 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000148157 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.763266+0000", 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018065299999999999 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.763447+0000", 2023-10-01T09:28:41.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001586804 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765034+0000", 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0022854659999999999 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.767319+0000", 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24135923400000001 2023-10-01T09:28:41.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:50.008679+0000", 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000114428 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:50.008793+0000", 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3634999999999995e-05 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:50.008867+0000", 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24592576799999999 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:33315 6.5 6:a6484492:::benchmark_data_smithi111_105563_object33314:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:49.765627+0000", 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 292.057533568, 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248436143, 2023-10-01T09:28:41.843 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 33315 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765627+0000", 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765627+0000", 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765625+0000", 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012046500000000001 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765745+0000", 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7304000000000002e-05 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765772+0000", 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6297e-05 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765789+0000", 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8274000000000003e-05 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.765867+0000", 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015613899999999999 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.766023+0000", 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000172404 2023-10-01T09:28:41.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.766196+0000", 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012814739999999999 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.767477+0000", 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00061341900000000003 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:49.768090+0000", 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.245722629 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:50.013813+0000", 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015037300000000001 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:50.013963+0000", 2023-10-01T09:28:41.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9267999999999999e-05 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:50.014063+0000", 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248436143 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:35662 6.5 6:a8759ea5:::benchmark_data_smithi111_105563_object35661:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:51.985592+0000", 2023-10-01T09:28:41.850 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 289.837568299, 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.143195818, 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35662 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985592+0000", 2023-10-01T09:28:41.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985592+0000", 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985590+0000", 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013843800000000001 2023-10-01T09:28:41.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985728+0000", 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5571999999999998e-05 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985754+0000", 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0686999999999999e-05 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985764+0000", 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000107669 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.985872+0000", 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00029742599999999999 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.986169+0000", 2023-10-01T09:28:41.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000310465 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.986480+0000", 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0018332159999999999 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.988313+0000", 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0028143370000000001 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991127+0000", 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13750828000000001 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.128636+0000", 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8868000000000005e-05 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.128714+0000", 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3183999999999996e-05 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.128788+0000", 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.143195818 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:35667 6.5 6:aad4dad6:::benchmark_data_smithi111_105563_object35666:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.857 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:51.989592+0000", 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 289.83356826199997, 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13954096199999999, 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35667 2023-10-01T09:28:41.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989592+0000", 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989592+0000", 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989590+0000", 2023-10-01T09:28:41.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8276999999999998e-05 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989649+0000", 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2847999999999999e-05 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989672+0000", 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2294e-05 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989694+0000", 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2194999999999997e-05 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989756+0000", 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000147971 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.989904+0000", 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012762299999999999 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.990032+0000", 2023-10-01T09:28:41.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001275633 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991307+0000", 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00043818600000000002 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.991745+0000", 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13716276899999999 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.128908+0000", 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016185 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.129070+0000", 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2804000000000004e-05 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.129133+0000", 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13954096199999999 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:35673 6.5 6:a991af67:::benchmark_data_smithi111_105563_object35672:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.867 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:51.992505+0000", 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 289.83065562500002, 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14220761200000001, 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.868 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35673 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992505+0000", 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992505+0000", 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999866 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992491+0000", 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2336999999999996e-05 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992553+0000", 2023-10-01T09:28:41.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2762000000000001e-05 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992566+0000", 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2300000000000002e-06 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992573+0000", 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4233000000000001e-05 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992628+0000", 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000147293 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992775+0000", 2023-10-01T09:28:41.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000159727 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.992935+0000", 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001482925 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.994418+0000", 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041766720000000002 2023-10-01T09:28:41.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:51.998594+0000", 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13593869 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.134533+0000", 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3461000000000005e-05 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.134626+0000", 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5814000000000002e-05 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.134712+0000", 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14220761200000001 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:36008 6.3 6:c72c3b52:::benchmark_data_smithi111_105563_object36007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:52.359463+0000", 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 289.46369717699997, 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248245245, 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.877 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 36008 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359463+0000", 2023-10-01T09:28:41.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359463+0000", 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359461+0000", 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4193000000000001e-05 2023-10-01T09:28:41.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359515+0000", 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9491999999999999e-05 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359535+0000", 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5010000000000004e-06 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359543+0000", 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2556000000000003e-05 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359596+0000", 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103693 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359700+0000", 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011625600000000001 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.359816+0000", 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001338922 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361155+0000", 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00040712099999999998 2023-10-01T09:28:41.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.361562+0000", 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24597877200000001 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.607541+0000", 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6603999999999999e-05 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.607637+0000", 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0864000000000005e-05 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.607708+0000", 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248245245 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:36014 6.5 6:a1043e57:::benchmark_data_smithi111_105563_object36013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:52.362957+0000", 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 289.46020267599999, 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.260332271, 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 36014 2023-10-01T09:28:41.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.362957+0000", 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.362957+0000", 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.362956+0000", 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1690000000000001e-05 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363018+0000", 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7609999999999999e-05 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363035+0000", 2023-10-01T09:28:41.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6159999999999996e-06 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363043+0000", 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5773999999999997e-05 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363119+0000", 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000197462 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363316+0000", 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000263565 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.363580+0000", 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0017653790000000001 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.365345+0000", 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248735552 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.614081+0000", 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0090425820000000004 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.623123+0000", 2023-10-01T09:28:41.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4016000000000003e-05 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.623207+0000", 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2509999999999994e-05 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:52.623290+0000", 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.260332271 2023-10-01T09:28:41.892 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:36488 6.5 6:acd5f772:::benchmark_data_smithi111_105563_object36487:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:23:53.032654+0000", 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 288.79050615, 2023-10-01T09:28:41.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16381331499999999, 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 36488 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032654+0000", 2023-10-01T09:28:41.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032654+0000", 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032652+0000", 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010394 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032756+0000", 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3970000000000002e-05 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032790+0000", 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1914000000000001e-05 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032812+0000", 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5974e-05 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.032908+0000", 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00035191600000000002 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.033259+0000", 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00049120200000000004 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.033751+0000", 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001971413 2023-10-01T09:28:41.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.035722+0000", 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00085345199999999999 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.036576+0000", 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.159630202 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.196206+0000", 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000150555 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.196356+0000", 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000111054 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:23:53.196467+0000", 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16381331499999999 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:78344 6.3 6:c97d2526:::benchmark_data_smithi111_105563_object78343:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-01T09:28:41.901 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:24:38.697861+0000", 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 243.125299396, 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14431160900000001, 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 78344 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.902 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.697861+0000", 2023-10-01T09:28:41.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.697861+0000", 2023-10-01T09:28:41.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:28:41.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.697860+0000", 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000119826 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.697979+0000", 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3409e-05 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.697993+0000", 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.835e-06 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.697999+0000", 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3157999999999994e-05 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.698062+0000", 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000199256 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.698261+0000", 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024529700000000001 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.698506+0000", 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0045307100000000003 2023-10-01T09:28:41.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.703037+0000", 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011968219999999999 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.704234+0000", 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.137769681 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.842004+0000", 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8034000000000005e-05 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.842092+0000", 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0714e-05 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.842172+0000", 2023-10-01T09:28:41.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14431160900000001 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:78348 6.3 6:c48422e2:::benchmark_data_smithi111_105563_object78347:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:24:38.700825+0000", 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 243.122335599, 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14454778500000001, 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.910 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 78348 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700825+0000", 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700825+0000", 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700823+0000", 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5072000000000003e-05 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700888+0000", 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3570999999999998e-05 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700912+0000", 2023-10-01T09:28:41.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6449999999999999e-06 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700918+0000", 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3606000000000001e-05 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.700982+0000", 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000154427 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.701136+0000", 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014186900000000001 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.701278+0000", 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001920801 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.703199+0000", 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010873479999999999 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.704286+0000", 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14099223 2023-10-01T09:28:41.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.845279+0000", 2023-10-01T09:28:41.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3684000000000003e-05 2023-10-01T09:28:41.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.845332+0000", 2023-10-01T09:28:41.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0048e-05 2023-10-01T09:28:41.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:24:38.845372+0000", 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14454778500000001 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:107357 6.3 6:cb628de0:::benchmark_data_smithi111_105563_object15321:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:20.084608+0000", 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 201.73855225400001, 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13151581700000001, 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.920 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 107357 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.084608+0000", 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.084608+0000", 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:28:41.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.084607+0000", 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5170000000000002e-06 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.084614+0000", 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5495999999999999e-05 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.084630+0000", 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3482999999999999e-05 2023-10-01T09:28:41.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.084643+0000", 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0056392999999999999 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.090283+0000", 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010029100000000001 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.090383+0000", 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000119746 2023-10-01T09:28:41.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.090503+0000", 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0078247420000000008 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.098327+0000", 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00172415 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.100052+0000", 2023-10-01T09:28:41.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.115964054 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.216016+0000", 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8078000000000002e-05 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.216074+0000", 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0040000000000002e-05 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.216124+0000", 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13151581700000001 2023-10-01T09:28:41.930 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:107371 6.3 6:c0a480fc:::benchmark_data_smithi111_105563_object15335:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:20.101038+0000", 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 201.72212257300001, 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13145997700000001, 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.931 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 107371 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.101038+0000", 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.101038+0000", 2023-10-01T09:28:41.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.101036+0000", 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6120000000000001e-06 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.101044+0000", 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4323e-05 2023-10-01T09:28:41.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.101058+0000", 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4779999999999996e-06 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.101065+0000", 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0024811450000000001 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.103546+0000", 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000161557 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.103707+0000", 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015126699999999999 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.103859+0000", 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0035021330000000002 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.107361+0000", 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7521999999999998e-05 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.107388+0000", 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.12497754799999999 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.232366+0000", 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8036999999999998e-05 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.232444+0000", 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3647000000000003e-05 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:20.232498+0000", 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13145997700000001 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:126643 6.5 6:aea492ee:::benchmark_data_smithi111_105563_object34607:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:48.595553+0000", 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 173.22760719199999, 2023-10-01T09:28:41.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14728576800000001, 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 126643 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.595553+0000", 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.595553+0000", 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.595552+0000", 2023-10-01T09:28:41.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4189999999999996e-06 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.595559+0000", 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3901e-05 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.595573+0000", 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3810000000000004e-06 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.595579+0000", 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0023819240000000001 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.597961+0000", 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012497300000000001 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.598086+0000", 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000129121 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.598215+0000", 2023-10-01T09:28:41.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0028846750000000002 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.601100+0000", 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.019319137 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.620419+0000", 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.122239757 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.742659+0000", 2023-10-01T09:28:41.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4549999999999994e-05 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.742754+0000", 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5217999999999996e-05 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.742839+0000", 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14728576800000001 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:126651 6.5 6:a1c6262b:::benchmark_data_smithi111_105563_object34615:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:25:48.612662+0000", 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 173.21049785, 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14120163999999999, 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.949 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 126651 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612662+0000", 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612662+0000", 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612661+0000", 2023-10-01T09:28:41.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6760000000000004e-06 2023-10-01T09:28:41.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.954 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.954 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612666+0000", 2023-10-01T09:28:41.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0439999999999996e-06 2023-10-01T09:28:41.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612674+0000", 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3830000000000002e-06 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612679+0000", 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8686000000000002e-05 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612718+0000", 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000141846 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612859+0000", 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013768 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.612997+0000", 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0053460440000000003 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.618343+0000", 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0021159939999999999 2023-10-01T09:28:41.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.620459+0000", 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13330956999999999 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.753769+0000", 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1705000000000006e-05 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.753830+0000", 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3535000000000003e-05 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:25:48.753864+0000", 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14120163999999999 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.959 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.34821.0:137301 6.3 6:c1850cb2:::benchmark_data_smithi111_105563_object45265:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:26:04.619051+0000", 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 157.204109324, 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.143991273, 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.34821", 2023-10-01T09:28:41.960 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137301 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619051+0000", 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619051+0000", 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619049+0000", 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0790000000000007e-06 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619058+0000", 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7544e-05 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619075+0000", 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0480000000000004e-06 2023-10-01T09:28:41.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619084+0000", 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4528000000000002e-05 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619159+0000", 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018817399999999999 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619347+0000", 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000218653 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.619566+0000", 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0044712759999999997 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.624037+0000", 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0084054469999999999 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.632443+0000", 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13032412900000001 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.762767+0000", 2023-10-01T09:28:41.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000147913 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.762915+0000", 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012748600000000001 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:26:04.763042+0000", 2023-10-01T09:28:41.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.143991273 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:24299 7.5 7:afe953e3:::benchmark_data_smithi111_128003_object24298:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:31.921626+0000", 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 9.9015340149999993, 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13866600900000001, 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.968 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 24299 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921626+0000", 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921626+0000", 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921624+0000", 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1842999999999996e-05 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921696+0000", 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2433e-05 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921718+0000", 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0515e-05 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921729+0000", 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3718000000000001e-05 2023-10-01T09:28:41.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921803+0000", 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016883499999999999 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.921971+0000", 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021817599999999999 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.922190+0000", 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001461738 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.923651+0000", 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00045069799999999997 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.924102+0000", 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.136067098 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.060169+0000", 2023-10-01T09:28:41.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8798000000000001e-05 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.060238+0000", 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4163999999999998e-05 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.060292+0000", 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13866600900000001 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.976 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:24307 7.5 7:a74333d5:::benchmark_data_smithi111_128003_object24306:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:31.927084+0000", 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 9.8960757820000005, 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13354390499999999, 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.977 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 24307 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927084+0000", 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927084+0000", 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927083+0000", 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6044999999999995e-05 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927149+0000", 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.358e-05 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927162+0000", 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1999999999999999e-06 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927169+0000", 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6005000000000002e-05 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927245+0000", 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000163528 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927408+0000", 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013074699999999999 2023-10-01T09:28:41.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.927539+0000", 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00097756399999999999 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.928516+0000", 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013825090000000001 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:31.929899+0000", 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13050727500000001 2023-10-01T09:28:41.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.060406+0000", 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000101363 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:41.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.060508+0000", 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000120654 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.060628+0000", 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13354390499999999 2023-10-01T09:28:41.986 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.987 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:41.987 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:41.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.987 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.987 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:24364 7.5 7:ac3c3468:::benchmark_data_smithi111_128003_object24363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:28:41.987 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:32.089824+0000", 2023-10-01T09:28:41.988 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 9.7333361459999992, 2023-10-01T09:28:41.988 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13396476099999999, 2023-10-01T09:28:41.988 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:41.988 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:41.988 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:41.988 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 24364 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:41.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.089824+0000", 2023-10-01T09:28:41.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:41.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.990 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.990 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:41.990 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.089824+0000", 2023-10-01T09:28:41.991 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:28:41.991 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.991 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.991 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:41.991 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.089822+0000", 2023-10-01T09:28:41.991 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113625 2023-10-01T09:28:41.992 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.992 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.992 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:41.992 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.089936+0000", 2023-10-01T09:28:41.992 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5319999999999999e-05 2023-10-01T09:28:41.992 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.993 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:41.993 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.089951+0000", 2023-10-01T09:28:41.993 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7429999999999996e-06 2023-10-01T09:28:41.993 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.994 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:41.994 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.089958+0000", 2023-10-01T09:28:41.994 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4744000000000002e-05 2023-10-01T09:28:41.994 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.994 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.995 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:41.995 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.090023+0000", 2023-10-01T09:28:41.995 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000173077 2023-10-01T09:28:41.995 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.995 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.995 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.090196+0000", 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000198366 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.090394+0000", 2023-10-01T09:28:41.996 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001336769 2023-10-01T09:28:41.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.997 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.997 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:41.997 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.091731+0000", 2023-10-01T09:28:41.997 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001362313 2023-10-01T09:28:41.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.998 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.998 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.093093+0000", 2023-10-01T09:28:41.998 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13043304999999999 2023-10-01T09:28:41.998 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.999 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:41.999 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.223526+0000", 2023-10-01T09:28:41.999 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139682 2023-10-01T09:28:41.999 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:41.999 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:41.999 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:42.000 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.223666+0000", 2023-10-01T09:28:42.000 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000122948 2023-10-01T09:28:42.000 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.000 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.000 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:32.223789+0000", 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13396476099999999 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.001 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.002 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:35132 7.5 7:a66e2d4d:::benchmark_data_smithi111_128003_object35131:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:28:42.002 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:40.318537+0000", 2023-10-01T09:28:42.002 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 1.504622994, 2023-10-01T09:28:42.002 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23628728600000001, 2023-10-01T09:28:42.002 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:28:42.003 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:28:42.003 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:28:42.003 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:28:42.003 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:28:42.003 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35132 2023-10-01T09:28:42.003 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.004 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:28:42.004 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.004 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:28:42.004 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318537+0000", 2023-10-01T09:28:42.004 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:28:42.004 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318537+0000", 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318534+0000", 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4176000000000003e-05 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:28:42.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318609+0000", 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0234e-05 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318629+0000", 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0166999999999999e-05 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318639+0000", 2023-10-01T09:28:42.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3372000000000003e-05 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318692+0000", 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106301 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318799+0000", 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109923 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318909+0000", 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001351681 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.320260+0000", 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00087804799999999998 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.321138+0000", 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.233610716 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.554749+0000", 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0762e-05 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.554790+0000", 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4564000000000003e-05 2023-10-01T09:28:42.009 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.554824+0000", 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23628728600000001 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:28:42.010 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:28:42.011 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:42.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:42.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:42.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:42.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:42.268 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:42.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:42.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:42.297 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:42 smithi111 bash[75702]: cluster 2023-10-01T09:28:41.238855+0000 mgr.y (mgr.25132) 555 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-01T09:28:42.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:42.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:42.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:42.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:42.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:42 smithi183 bash[59233]: cluster 2023-10-01T09:28:41.238855+0000 mgr.y (mgr.25132) 555 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-01T09:28:42.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:42.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:42.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:42 smithi111 bash[78631]: cluster 2023-10-01T09:28:41.238855+0000 mgr.y (mgr.25132) 555 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 2.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-01T09:28:42.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 24 16 37417 37401 97.3837 66.4375 0.00216183 0.0102375 2023-10-01T09:28:42.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:42.678 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:42.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T09:28:42.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:42.816 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:42.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:42.921 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:42.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:42.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:42.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:43.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:43.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:43.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:43.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:43.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:43.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:43.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:43.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:43.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:43.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:43.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:43.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:43.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:43.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 25 16 38416 38400 95.9857 62.4375 0.00456523 0.0104107 2023-10-01T09:28:43.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:43.740 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:43.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:43.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:43.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:43.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:43.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:44.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:44.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:44.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:44.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:44.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:44.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:44.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:44.300 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[75702]: cluster 2023-10-01T09:28:43.239495+0000 mgr.y (mgr.25132) 556 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:28:44.300 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[75702]: audit 2023-10-01T09:28:44.003668+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:44.301 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[75702]: audit 2023-10-01T09:28:44.195467+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.111:0/2686214888' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:28:44.301 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[75702]: audit 2023-10-01T09:28:44.196167+0000 mon.a (mon.0) 697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:28:44.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:44.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:44.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:44.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:44.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:44 smithi183 bash[59233]: cluster 2023-10-01T09:28:43.239495+0000 mgr.y (mgr.25132) 556 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:28:44.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:44 smithi183 bash[59233]: audit 2023-10-01T09:28:44.003668+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:44.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:44 smithi183 bash[59233]: audit 2023-10-01T09:28:44.195467+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.111:0/2686214888' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:28:44.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:44 smithi183 bash[59233]: audit 2023-10-01T09:28:44.196167+0000 mon.a (mon.0) 697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:28:44.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:44.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[78631]: cluster 2023-10-01T09:28:43.239495+0000 mgr.y (mgr.25132) 556 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:28:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[78631]: audit 2023-10-01T09:28:44.003668+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:28:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[78631]: audit 2023-10-01T09:28:44.195467+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.111:0/2686214888' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:28:44.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[78631]: audit 2023-10-01T09:28:44.196167+0000 mon.a (mon.0) 697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:28:44.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 26 16 39437 39421 94.748 63.8125 0.010862 0.0105456 2023-10-01T09:28:44.629 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:28:44.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:44.664 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:44.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:44.692 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:28:44.743 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:28:44.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:44.796 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:28:44.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:44.837 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:28:44.874 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:28:44.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:44.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:28:44.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:44.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:44.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:44.960 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:28:44.966 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.5 to 1 (10000) 2023-10-01T09:28:44.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.975 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:28:44.975 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:28:45.017 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:28:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:28:44] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.33.4" 2023-10-01T09:28:45.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:45.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:45.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:45.201 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:45.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:45.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:45.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:45.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:45.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:45.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:45.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:45 smithi183 bash[59233]: audit 2023-10-01T09:28:44.595900+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.111:0/4035780906' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:45 smithi183 bash[59233]: audit 2023-10-01T09:28:44.955084+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:28:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:45 smithi183 bash[59233]: cluster 2023-10-01T09:28:44.958813+0000 mon.a (mon.0) 699 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-01T09:28:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:45 smithi183 bash[59233]: audit 2023-10-01T09:28:45.032236+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.111:0/1788694507' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:28:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:45 smithi183 bash[59233]: audit 2023-10-01T09:28:45.034100+0000 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:28:45.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:45.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[75702]: audit 2023-10-01T09:28:44.595900+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.111:0/4035780906' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:45.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[75702]: audit 2023-10-01T09:28:44.955084+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[75702]: cluster 2023-10-01T09:28:44.958813+0000 mon.a (mon.0) 699 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[75702]: audit 2023-10-01T09:28:45.032236+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.111:0/1788694507' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[75702]: audit 2023-10-01T09:28:45.034100+0000 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[78631]: audit 2023-10-01T09:28:44.595900+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.111:0/4035780906' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[78631]: audit 2023-10-01T09:28:44.955084+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[78631]: cluster 2023-10-01T09:28:44.958813+0000 mon.a (mon.0) 699 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[78631]: audit 2023-10-01T09:28:45.032236+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.111:0/1788694507' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:28:45.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:45 smithi111 bash[78631]: audit 2023-10-01T09:28:45.034100+0000 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:28:45.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:45.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 27 16 39815 39799 92.1137 23.625 0.00373892 0.0105993 2023-10-01T09:28:45.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:45.728 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:45.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:45.863 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:45.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:45.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:45.980 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:28:45.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:46.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:46.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:46.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:46.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:46.265 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:46.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:46.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: cluster 2023-10-01T09:28:44.952096+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: cluster 2023-10-01T09:28:44.956522+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.240236+0000 mgr.y (mgr.25132) 557 : cluster 0 pgmap v524: 89 pgs: 1 peering, 88 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.948888+0000 mon.a (mon.0) 701 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.948927+0000 mon.a (mon.0) 702 : cluster 1 Cluster is now healthy 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: audit 2023-10-01T09:28:45.961119+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:28:46.381 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:46 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.961233+0000 mon.a (mon.0) 704 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-01T09:28:46.402 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:46.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:46.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:46.515 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: cluster 2023-10-01T09:28:44.952096+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T09:28:46.515 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: cluster 2023-10-01T09:28:44.956522+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T09:28:46.515 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.240236+0000 mgr.y (mgr.25132) 557 : cluster 0 pgmap v524: 89 pgs: 1 peering, 88 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:28:46.515 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.948888+0000 mon.a (mon.0) 701 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.948927+0000 mon.a (mon.0) 702 : cluster 1 Cluster is now healthy 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: audit 2023-10-01T09:28:45.961119+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.961233+0000 mon.a (mon.0) 704 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: cluster 2023-10-01T09:28:44.952096+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: cluster 2023-10-01T09:28:44.956522+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.240236+0000 mgr.y (mgr.25132) 557 : cluster 0 pgmap v524: 89 pgs: 1 peering, 88 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.948888+0000 mon.a (mon.0) 701 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.948927+0000 mon.a (mon.0) 702 : cluster 1 Cluster is now healthy 2023-10-01T09:28:46.516 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: audit 2023-10-01T09:28:45.961119+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:28:46.517 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:46 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.961233+0000 mon.a (mon.0) 704 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-01T09:28:46.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:46.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:46.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 28 16 39815 39799 88.8241 0 - 0.0105993 2023-10-01T09:28:46.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:46.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:46.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:46.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:46.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:46.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:46.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:46.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:46.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:46.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:47.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:47.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:47.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:47.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:47.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:47.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:47.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:47.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.960449+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.962070+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.963047+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.963199+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.965055+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.965435+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.966611+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.338 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.967043+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:45.970585+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.339 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[75702]: cluster 2023-10-01T09:28:46.965392+0000 mon.a (mon.0) 705 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-01T09:28:47.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:47.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:47.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.960449+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.962070+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.963047+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.963199+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.965055+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.965435+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.966611+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.967043+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:45.970585+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:47 smithi183 bash[59233]: cluster 2023-10-01T09:28:46.965392+0000 mon.a (mon.0) 705 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-01T09:28:47.556 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.960449+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.556 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.962070+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.556 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.963047+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.963199+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.965055+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.965435+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.966611+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.967043+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:45.970585+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T09:28:47.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:47 smithi111 bash[78631]: cluster 2023-10-01T09:28:46.965392+0000 mon.a (mon.0) 705 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-01T09:28:47.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:47.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:47.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 29 16 39868 39852 85.8755 1.65625 0.00744953 0.0116393 2023-10-01T09:28:47.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:47.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:47.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:47.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:47.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:47.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:47.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:47.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:48.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:48.114 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:48.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:48.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:48.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:48.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:48.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:48.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:48.396 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:48 smithi111 bash[78631]: cluster 2023-10-01T09:28:47.240849+0000 mgr.y (mgr.25132) 558 : cluster 0 pgmap v527: 89 pgs: 1 remapped+peering, 9 peering, 79 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-01T09:28:48.396 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:48 smithi111 bash[78631]: cluster 2023-10-01T09:28:47.406736+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T09:28:48.396 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:48 smithi111 bash[75702]: cluster 2023-10-01T09:28:47.240849+0000 mgr.y (mgr.25132) 558 : cluster 0 pgmap v527: 89 pgs: 1 remapped+peering, 9 peering, 79 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-01T09:28:48.397 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:48 smithi111 bash[75702]: cluster 2023-10-01T09:28:47.406736+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T09:28:48.397 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-01T09:28:48.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:48.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:48 smithi183 bash[59233]: cluster 2023-10-01T09:28:47.240849+0000 mgr.y (mgr.25132) 558 : cluster 0 pgmap v527: 89 pgs: 1 remapped+peering, 9 peering, 79 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-01T09:28:48.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:48 smithi183 bash[59233]: cluster 2023-10-01T09:28:47.406736+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T09:28:48.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:48.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 30 16 40800 40784 84.9545 58.25 0.0237493 0.0117645 2023-10-01T09:28:48.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:48.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:48.746 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:48.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:48.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:48.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:48.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:48.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:49.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:49.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:49.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:49.141 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:49.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:49.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:49.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:49.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:49.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:49.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:49.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:49.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:49.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:49.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:49.621 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 31 16 41867 41851 84.3651 66.6875 0.0481811 0.0118446 2023-10-01T09:28:49.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:49.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:49.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:49.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:49.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:49.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:49.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:49.960 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:49 smithi111 bash[75702]: cluster 2023-10-01T09:28:49.242199+0000 mgr.y (mgr.25132) 559 : cluster 0 pgmap v528: 89 pgs: 1 remapped+peering, 9 peering, 79 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s wr, 680 op/s 2023-10-01T09:28:49.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:49.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:49.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:50.080 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:50.088 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:49 smithi183 bash[59233]: cluster 2023-10-01T09:28:49.242199+0000 mgr.y (mgr.25132) 559 : cluster 0 pgmap v528: 89 pgs: 1 remapped+peering, 9 peering, 79 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s wr, 680 op/s 2023-10-01T09:28:50.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:50.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:50.237 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:50.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:49 smithi111 bash[78631]: cluster 2023-10-01T09:28:49.242199+0000 mgr.y (mgr.25132) 559 : cluster 0 pgmap v528: 89 pgs: 1 remapped+peering, 9 peering, 79 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s wr, 680 op/s 2023-10-01T09:28:50.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:50.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:50.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:28:50.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:50.496 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:50.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:50.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:28:50.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 32 16 42856 42840 83.6602 61.8125 0.0275943 0.0119426 2023-10-01T09:28:50.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:50.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:50.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:50.774 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:50.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:50.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:50.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:50.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:51.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:51.033 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:51.121 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:51.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:51.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:51.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:51.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:51.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:51.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:51.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:51.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:51.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:51.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:51 smithi183 bash[59233]: cluster 2023-10-01T09:28:51.294197+0000 mon.a (mon.0) 706 : cluster 3 Health check failed: Degraded data redundancy: 7368/125685 objects degraded (5.862%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:28:51.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:51.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:51 smithi111 bash[78631]: cluster 2023-10-01T09:28:51.294197+0000 mon.a (mon.0) 706 : cluster 3 Health check failed: Degraded data redundancy: 7368/125685 objects degraded (5.862%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:28:51.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:51 smithi111 bash[75702]: cluster 2023-10-01T09:28:51.294197+0000 mon.a (mon.0) 706 : cluster 3 Health check failed: Degraded data redundancy: 7368/125685 objects degraded (5.862%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:28:51.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 33 16 43808 43792 82.9279 59.5 0.0340658 0.0120519 2023-10-01T09:28:51.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:51.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:51.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:51.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:51.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:51.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:51.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:51.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:51.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:51.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:52.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:52.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:52.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:52.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:52.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:52.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:52.347 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:52.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:52.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:52.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:52.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:52.613 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:52.616 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:52 smithi111 bash[75702]: cluster 2023-10-01T09:28:51.242963+0000 mgr.y (mgr.25132) 560 : cluster 0 pgmap v529: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 84 active+clean; 2.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 7368/125685 objects degraded (5.862%); 2414/125685 objects misplaced (1.921%); 1.0 MiB/s, 17 objects/s recovering 2023-10-01T09:28:52.616 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:52 smithi111 bash[78631]: cluster 2023-10-01T09:28:51.242963+0000 mgr.y (mgr.25132) 560 : cluster 0 pgmap v529: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 84 active+clean; 2.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 7368/125685 objects degraded (5.862%); 2414/125685 objects misplaced (1.921%); 1.0 MiB/s, 17 objects/s recovering 2023-10-01T09:28:52.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:52.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 34 16 44870 44854 82.4409 66.375 0.0175337 0.012123 2023-10-01T09:28:52.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:52.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:52 smithi183 bash[59233]: cluster 2023-10-01T09:28:51.242963+0000 mgr.y (mgr.25132) 560 : cluster 0 pgmap v529: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 84 active+clean; 2.6 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 7368/125685 objects degraded (5.862%); 2414/125685 objects misplaced (1.921%); 1.0 MiB/s, 17 objects/s recovering 2023-10-01T09:28:52.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:52.886 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:52.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:52.989 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:53.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:53.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:53.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:53.166 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:53.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:53.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:53.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:53.528 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:53.561 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:53.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 35 16 45887 45871 81.9013 63.5625 0.0165567 0.0122019 2023-10-01T09:28:53.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:53.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:53.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:53.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:53.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:53.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:54.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:54.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:54.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:54.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:54.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:54.325 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:54.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:54.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:54.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:54.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:54 smithi183 bash[59233]: cluster 2023-10-01T09:28:53.243490+0000 mgr.y (mgr.25132) 561 : cluster 0 pgmap v530: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s; 9787/128853 objects degraded (7.595%); 2414/128853 objects misplaced (1.873%); 824 KiB/s, 13 objects/s recovering 2023-10-01T09:28:54.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:54.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:54.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.618 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:54 smithi111 bash[75702]: cluster 2023-10-01T09:28:53.243490+0000 mgr.y (mgr.25132) 561 : cluster 0 pgmap v530: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s; 9787/128853 objects degraded (7.595%); 2414/128853 objects misplaced (1.873%); 824 KiB/s, 13 objects/s recovering 2023-10-01T09:28:54.618 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:54 smithi111 bash[78631]: cluster 2023-10-01T09:28:53.243490+0000 mgr.y (mgr.25132) 561 : cluster 0 pgmap v530: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s; 9787/128853 objects degraded (7.595%); 2414/128853 objects misplaced (1.873%); 824 KiB/s, 13 objects/s recovering 2023-10-01T09:28:54.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:54.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 36 16 46886 46870 81.3605 62.4375 0.00823834 0.012284 2023-10-01T09:28:54.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:54.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:54.850 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:54.876 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:54.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:54.912 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:28:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:28:54] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.33.4" 2023-10-01T09:28:54.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:55.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:55.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:55.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:55.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:55.204 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:55.210 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:28:55.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:55.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.435 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:55.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:55.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 37 16 47804 47788 80.7122 57.375 0.0126768 0.0123812 2023-10-01T09:28:55.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:55.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:55.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:55.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:55.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:55.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:55.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:56.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:56.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:56.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:56.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:56.219 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:56.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:56.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:56.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:56.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:56.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:56.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:56.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:56.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:56.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:56.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 38 16 48479 48463 79.6983 42.1875 0.0116029 0.0125404 2023-10-01T09:28:56.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:56.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:56 smithi183 bash[59233]: cluster 2023-10-01T09:28:55.245299+0000 mgr.y (mgr.25132) 562 : cluster 0 pgmap v531: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 38 MiB/s wr, 600 op/s; 9787/132600 objects degraded (7.381%); 2414/132600 objects misplaced (1.821%); 710 KiB/s, 11 objects/s recovering 2023-10-01T09:28:56.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:56.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:56.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:56 smithi111 bash[78631]: cluster 2023-10-01T09:28:55.245299+0000 mgr.y (mgr.25132) 562 : cluster 0 pgmap v531: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 38 MiB/s wr, 600 op/s; 9787/132600 objects degraded (7.381%); 2414/132600 objects misplaced (1.821%); 710 KiB/s, 11 objects/s recovering 2023-10-01T09:28:56.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:56 smithi111 bash[75702]: cluster 2023-10-01T09:28:55.245299+0000 mgr.y (mgr.25132) 562 : cluster 0 pgmap v531: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 38 MiB/s wr, 600 op/s; 9787/132600 objects degraded (7.381%); 2414/132600 objects misplaced (1.821%); 710 KiB/s, 11 objects/s recovering 2023-10-01T09:28:56.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:56.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:56.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:56.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:56.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:57.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:57.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:57.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:57.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:57.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:57.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:57.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:57.418 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:57.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:57.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:57.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:57.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 39 16 49362 49346 79.0697 55.1875 0.00461732 0.0126358 2023-10-01T09:28:57.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:57.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:57.675 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:57 smithi183 bash[59233]: cluster 2023-10-01T09:28:57.247029+0000 mgr.y (mgr.25132) 563 : cluster 0 pgmap v532: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s; 9787/143466 objects degraded (6.822%); 2194/143466 objects misplaced (1.529%); 2.0 MiB/s, 32 objects/s recovering 2023-10-01T09:28:57.675 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:28:57 smithi183 bash[59233]: cluster 2023-10-01T09:28:57.359018+0000 mon.a (mon.0) 707 : cluster 3 Health check update: Degraded data redundancy: 9787/143466 objects degraded (6.822%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:28:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:57.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:57.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:57 smithi111 bash[78631]: cluster 2023-10-01T09:28:57.247029+0000 mgr.y (mgr.25132) 563 : cluster 0 pgmap v532: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s; 9787/143466 objects degraded (6.822%); 2194/143466 objects misplaced (1.529%); 2.0 MiB/s, 32 objects/s recovering 2023-10-01T09:28:57.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:28:57 smithi111 bash[78631]: cluster 2023-10-01T09:28:57.359018+0000 mon.a (mon.0) 707 : cluster 3 Health check update: Degraded data redundancy: 9787/143466 objects degraded (6.822%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:28:57.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:57 smithi111 bash[75702]: cluster 2023-10-01T09:28:57.247029+0000 mgr.y (mgr.25132) 563 : cluster 0 pgmap v532: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s; 9787/143466 objects degraded (6.822%); 2194/143466 objects misplaced (1.529%); 2.0 MiB/s, 32 objects/s recovering 2023-10-01T09:28:57.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:28:57 smithi111 bash[75702]: cluster 2023-10-01T09:28:57.359018+0000 mon.a (mon.0) 707 : cluster 3 Health check update: Degraded data redundancy: 9787/143466 objects degraded (6.822%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:28:57.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:57.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:57.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:57.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:57.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:58.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:58.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:58.171 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:58.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:58.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:58.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:28:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:28:58.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:28:58.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:28:58.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:58.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:58.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:28:58.621828+0000 min lat: 0.00130109 max lat: 2.63817 avg lat: 0.0127058 2023-10-01T09:28:58.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:28:58.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 40 16 50309 50293 78.5726 59.1875 0.00436998 0.0127058 2023-10-01T09:28:58.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:58.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:58.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:58.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:58.866 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:28:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:58.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:28:58.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:58.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:59.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:59.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:28:59.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:28:59.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:59.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:59.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:59.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:28:59.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:59.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:28:59.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:28:59.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 41 16 51243 51227 78.0798 58.375 0.00370434 0.0127999 2023-10-01T09:28:59.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:59.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:28:59.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:28:59.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:59.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:28:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:28:59.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:59.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:28:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:28:59.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:00.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:00.021 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[75702]: audit 2023-10-01T09:28:59.011504+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:00.022 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[75702]: audit 2023-10-01T09:28:59.012804+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:00.022 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[75702]: cluster 2023-10-01T09:28:59.247490+0000 mgr.y (mgr.25132) 564 : cluster 0 pgmap v533: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 43 MiB/s wr, 694 op/s; 9787/143466 objects degraded (6.822%); 2194/143466 objects misplaced (1.529%); 1.7 MiB/s, 27 objects/s recovering 2023-10-01T09:29:00.022 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[75702]: audit 2023-10-01T09:28:59.313525+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:00.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:00.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:00.174 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:00.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:00.278 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:00.287 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[78631]: audit 2023-10-01T09:28:59.011504+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:00.287 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[78631]: audit 2023-10-01T09:28:59.012804+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:00.287 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[78631]: cluster 2023-10-01T09:28:59.247490+0000 mgr.y (mgr.25132) 564 : cluster 0 pgmap v533: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 43 MiB/s wr, 694 op/s; 9787/143466 objects degraded (6.822%); 2194/143466 objects misplaced (1.529%); 1.7 MiB/s, 27 objects/s recovering 2023-10-01T09:29:00.287 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:00 smithi111 bash[78631]: audit 2023-10-01T09:28:59.313525+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:00 smithi183 bash[59233]: audit 2023-10-01T09:28:59.011504+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:00 smithi183 bash[59233]: audit 2023-10-01T09:28:59.012804+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:00 smithi183 bash[59233]: cluster 2023-10-01T09:28:59.247490+0000 mgr.y (mgr.25132) 564 : cluster 0 pgmap v533: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 43 MiB/s wr, 694 op/s; 9787/143466 objects degraded (6.822%); 2194/143466 objects misplaced (1.529%); 1.7 MiB/s, 27 objects/s recovering 2023-10-01T09:29:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:00 smithi183 bash[59233]: audit 2023-10-01T09:28:59.313525+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:00.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:00.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:00.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:00.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:00.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:00.580 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:00.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:00.622 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 42 16 52176 52160 77.6091 58.3125 0.00931232 0.0128786 2023-10-01T09:29:00.684 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:00.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:00.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:00.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:00.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:00.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:00.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:00.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:01.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:01.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:01.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:01.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:01.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:01.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:01.353 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:01.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:01.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:01.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:01.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 43 16 53140 53124 77.2053 60.25 0.0167079 0.0129454 2023-10-01T09:29:01.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:01.651 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:01.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:01.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:01.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:01.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:01.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:01.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:02.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:02.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:02.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:02.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:02.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:02.305 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:02 smithi111 bash[75702]: cluster 2023-10-01T09:29:01.248247+0000 mgr.y (mgr.25132) 565 : cluster 0 pgmap v534: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s; 9787/153273 objects degraded (6.385%); 1952/153273 objects misplaced (1.274%); 2.9 MiB/s, 47 objects/s recovering 2023-10-01T09:29:02.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:02.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:02.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:02.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:02.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:02.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:02 smithi183 bash[59233]: cluster 2023-10-01T09:29:01.248247+0000 mgr.y (mgr.25132) 565 : cluster 0 pgmap v534: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s; 9787/153273 objects degraded (6.385%); 1952/153273 objects misplaced (1.274%); 2.9 MiB/s, 47 objects/s recovering 2023-10-01T09:29:02.560 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:02 smithi111 bash[78631]: cluster 2023-10-01T09:29:01.248247+0000 mgr.y (mgr.25132) 565 : cluster 0 pgmap v534: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s; 9787/153273 objects degraded (6.385%); 1952/153273 objects misplaced (1.274%); 2.9 MiB/s, 47 objects/s recovering 2023-10-01T09:29:02.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:02.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 44 16 53963 53947 76.6195 51.4375 0.00901943 0.0130444 2023-10-01T09:29:02.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:02.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:02.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:02.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:02.838 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:02.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:02.943 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:02.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:02.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:03.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:03.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:03.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:03.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:03.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:03.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:03.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:03.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:03.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:03.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:03.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:03.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:03.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 45 16 54941 54925 76.275 61.125 0.0118745 0.0131039 2023-10-01T09:29:03.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:03.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:03.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:03.754 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:03.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:03.858 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:03.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:03.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:03.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:03.989 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:04.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:04.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:04.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:04.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:04.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:04.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:04.292 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:04.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:04.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:04.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:04.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:04.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:04 smithi111 bash[78631]: cluster 2023-10-01T09:29:03.248869+0000 mgr.y (mgr.25132) 566 : cluster 0 pgmap v535: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s; 9787/156879 objects degraded (6.239%); 1952/156879 objects misplaced (1.244%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:29:04.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:04 smithi111 bash[78631]: cluster 2023-10-01T09:29:03.303884+0000 mon.a (mon.0) 711 : cluster 3 Health check update: Degraded data redundancy: 9787/156879 objects degraded (6.239%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:04.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:04 smithi111 bash[75702]: cluster 2023-10-01T09:29:03.248869+0000 mgr.y (mgr.25132) 566 : cluster 0 pgmap v535: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s; 9787/156879 objects degraded (6.239%); 1952/156879 objects misplaced (1.244%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:29:04.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:04 smithi111 bash[75702]: cluster 2023-10-01T09:29:03.303884+0000 mon.a (mon.0) 711 : cluster 3 Health check update: Degraded data redundancy: 9787/156879 objects degraded (6.239%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:04.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:04.534 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:04 smithi183 bash[59233]: cluster 2023-10-01T09:29:03.248869+0000 mgr.y (mgr.25132) 566 : cluster 0 pgmap v535: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s; 9787/156879 objects degraded (6.239%); 1952/156879 objects misplaced (1.244%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:29:04.534 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:04 smithi183 bash[59233]: cluster 2023-10-01T09:29:03.303884+0000 mon.a (mon.0) 711 : cluster 3 Health check update: Degraded data redundancy: 9787/156879 objects degraded (6.239%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:04.551 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:04.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:04.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 46 16 55803 55787 75.788 53.875 0.00442222 0.0131882 2023-10-01T09:29:04.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:04.735 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:04.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:04.754 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:29:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:29:04] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-10-01T09:29:04.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:04.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:04.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:04.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:04.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:05.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:05.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:05.108 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:05.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:05.237 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:05.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:05.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:05.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:05.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:05.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:05.535 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:05.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 47 16 56769 56753 75.46 60.375 0.0188263 0.0132463 2023-10-01T09:29:05.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:05.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:05.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:05.797 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:05.902 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:05.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:05.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:05.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:06.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:06.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:06.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:06.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:06.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:06.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:06.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:06.333 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:06.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:06.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:06.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:06 smithi183 bash[59233]: cluster 2023-10-01T09:29:05.249536+0000 mgr.y (mgr.25132) 567 : cluster 0 pgmap v536: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s; 9787/160305 objects degraded (6.105%); 1952/160305 objects misplaced (1.218%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:29:06.468 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:06.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:06 smithi111 bash[75702]: cluster 2023-10-01T09:29:05.249536+0000 mgr.y (mgr.25132) 567 : cluster 0 pgmap v536: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s; 9787/160305 objects degraded (6.105%); 1952/160305 objects misplaced (1.218%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:29:06.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:06 smithi111 bash[78631]: cluster 2023-10-01T09:29:05.249536+0000 mgr.y (mgr.25132) 567 : cluster 0 pgmap v536: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s; 9787/160305 objects degraded (6.105%); 1952/160305 objects misplaced (1.218%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:29:06.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:06.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:06.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 48 16 57733 57717 75.143 60.25 0.027574 0.013302 2023-10-01T09:29:06.709 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:06.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:06.840 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:06.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:06.968 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:06.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:06.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:07.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:07.130 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:07.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:07.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:07.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:07.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:07.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:07.391 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:07.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:07.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:07.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:07.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 49 16 58612 58596 74.7305 54.9375 0.0129131 0.0133741 2023-10-01T09:29:07.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:07.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:07.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:07.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:07.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:07.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:07.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:07.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:07.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:08.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:08.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:08.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:08.185 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:08.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:08.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:08.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:08.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:08.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:08 smithi111 bash[78631]: cluster 2023-10-01T09:29:07.250349+0000 mgr.y (mgr.25132) 568 : cluster 0 pgmap v537: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 9787/170526 objects degraded (5.739%); 1756/170526 objects misplaced (1.030%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:29:08.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:08 smithi111 bash[75702]: cluster 2023-10-01T09:29:07.250349+0000 mgr.y (mgr.25132) 568 : cluster 0 pgmap v537: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 9787/170526 objects degraded (5.739%); 1756/170526 objects misplaced (1.030%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:29:08.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:08.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:08.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:08.571 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:08 smithi183 bash[59233]: cluster 2023-10-01T09:29:07.250349+0000 mgr.y (mgr.25132) 568 : cluster 0 pgmap v537: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 9787/170526 objects degraded (5.739%); 1756/170526 objects misplaced (1.030%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:29:08.587 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:08.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:08.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 50 16 59460 59444 74.2958 53 0.00844912 0.0134531 2023-10-01T09:29:08.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:08.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:08.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:08.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:08.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:08.946 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:08.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:08.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:08.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:09.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:09.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:09.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:09.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:09.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:09.319 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:09 smithi111 bash[78631]: cluster 2023-10-01T09:29:08.947891+0000 mon.a (mon.0) 712 : cluster 3 Health check update: Degraded data redundancy: 9787/170526 objects degraded (5.739%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:09.319 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:09 smithi111 bash[75702]: cluster 2023-10-01T09:29:08.947891+0000 mon.a (mon.0) 712 : cluster 3 Health check update: Degraded data redundancy: 9787/170526 objects degraded (5.739%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:09.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:09.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:09.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:09.465 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:09.473 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:09 smithi183 bash[59233]: cluster 2023-10-01T09:29:08.947891+0000 mon.a (mon.0) 712 : cluster 3 Health check update: Degraded data redundancy: 9787/170526 objects degraded (5.739%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:09.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:09.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:09.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:09.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:09.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 51 16 60157 60141 73.6932 43.5625 0.12868 0.013539 2023-10-01T09:29:09.723 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:09.748 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:09.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:09.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:09.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:09.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:09.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:10.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:10.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:10.113 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:10.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:10.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:10.270 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:10.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:10.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:10.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:10.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:10.540 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:10.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:10.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:10 smithi183 bash[59233]: cluster 2023-10-01T09:29:09.250858+0000 mgr.y (mgr.25132) 569 : cluster 0 pgmap v538: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s; 9787/170526 objects degraded (5.739%); 1756/170526 objects misplaced (1.030%); 2.3 MiB/s, 36 objects/s recovering 2023-10-01T09:29:10.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 52 15 61086 61071 73.3937 58.125 0.00444116 0.0136188 2023-10-01T09:29:10.644 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:10.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:10.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:10.746 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:10 smithi111 bash[78631]: cluster 2023-10-01T09:29:09.250858+0000 mgr.y (mgr.25132) 569 : cluster 0 pgmap v538: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s; 9787/170526 objects degraded (5.739%); 1756/170526 objects misplaced (1.030%); 2.3 MiB/s, 36 objects/s recovering 2023-10-01T09:29:10.746 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:10 smithi111 bash[75702]: cluster 2023-10-01T09:29:09.250858+0000 mgr.y (mgr.25132) 569 : cluster 0 pgmap v538: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s; 9787/170526 objects degraded (5.739%); 1756/170526 objects misplaced (1.030%); 2.3 MiB/s, 36 objects/s recovering 2023-10-01T09:29:10.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:10.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:10.912 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:10.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:10.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:10.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:11.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:11.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:11.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:11.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:11.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:11.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:11.316 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:11.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:11.443 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:11.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:11.553 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:29:11.553 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:29:11.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:11.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:11.623 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 53 16 61845 61829 72.9027 47.375 0.0107834 0.0137107 2023-10-01T09:29:11.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:11.748 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:11.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:11.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:11.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:11.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:11.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:11.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:12.011 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:12.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:12.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:12.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:12.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:12.265 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:12.368 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:12.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:12.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:12.505 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:12.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:12.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 54 16 62633 62617 72.4646 49.25 0.00885989 0.0137938 2023-10-01T09:29:12.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:12.668 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:12.672 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:12 smithi111 bash[75702]: cluster 2023-10-01T09:29:11.251575+0000 mgr.y (mgr.25132) 570 : cluster 0 pgmap v539: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 9787/180420 objects degraded (5.425%); 1553/180420 objects misplaced (0.861%); 3.3 MiB/s, 53 objects/s recovering 2023-10-01T09:29:12.672 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:12 smithi111 bash[78631]: cluster 2023-10-01T09:29:11.251575+0000 mgr.y (mgr.25132) 570 : cluster 0 pgmap v539: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 9787/180420 objects degraded (5.425%); 1553/180420 objects misplaced (0.861%); 3.3 MiB/s, 53 objects/s recovering 2023-10-01T09:29:12.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:12.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:12.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:12 smithi183 bash[59233]: cluster 2023-10-01T09:29:11.251575+0000 mgr.y (mgr.25132) 570 : cluster 0 pgmap v539: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 9787/180420 objects degraded (5.425%); 1553/180420 objects misplaced (0.861%); 3.3 MiB/s, 53 objects/s recovering 2023-10-01T09:29:12.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:12.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:12.934 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:12.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:13.037 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:13.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:13.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:13.195 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:13.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:13.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:13.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:13.463 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:13.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:13.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:13.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:13.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:13.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 55 16 63406 63390 72.0254 48.3125 0.00952935 0.013878 2023-10-01T09:29:13.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:13.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:13.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:13.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:13.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:13.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:13.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:13.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:13.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:14.090 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:14.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:14.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:14.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:14.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:14.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:14.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:14.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:14.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:14.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[78631]: cluster 2023-10-01T09:29:13.252192+0000 mgr.y (mgr.25132) 571 : cluster 0 pgmap v540: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 9787/183435 objects degraded (5.335%); 1553/183435 objects misplaced (0.847%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:29:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[78631]: cluster 2023-10-01T09:29:13.964154+0000 mon.a (mon.0) 713 : cluster 3 Health check update: Degraded data redundancy: 9787/183435 objects degraded (5.335%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[78631]: audit 2023-10-01T09:29:14.006015+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[75702]: cluster 2023-10-01T09:29:13.252192+0000 mgr.y (mgr.25132) 571 : cluster 0 pgmap v540: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 9787/183435 objects degraded (5.335%); 1553/183435 objects misplaced (0.847%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:29:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[75702]: cluster 2023-10-01T09:29:13.964154+0000 mon.a (mon.0) 713 : cluster 3 Health check update: Degraded data redundancy: 9787/183435 objects degraded (5.335%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[75702]: audit 2023-10-01T09:29:14.006015+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:14.622 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:14.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 56 16 64229 64213 71.6577 51.4375 0.0107366 0.0139489 2023-10-01T09:29:14.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:14.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:14.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:14 smithi183 bash[59233]: cluster 2023-10-01T09:29:13.252192+0000 mgr.y (mgr.25132) 571 : cluster 0 pgmap v540: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 9787/183435 objects degraded (5.335%); 1553/183435 objects misplaced (0.847%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:29:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:14 smithi183 bash[59233]: cluster 2023-10-01T09:29:13.964154+0000 mon.a (mon.0) 713 : cluster 3 Health check update: Degraded data redundancy: 9787/183435 objects degraded (5.335%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:14 smithi183 bash[59233]: audit 2023-10-01T09:29:14.006015+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:14.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:14.896 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:29:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:29:14] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-10-01T09:29:14.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:14.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:14.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:15.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:15.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:15.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:15.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:15.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:15.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:15.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:15.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:15.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:15.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:15.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:15.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:15.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:15.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:15.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 57 16 65022 65006 71.27 49.5625 0.00870589 0.0140248 2023-10-01T09:29:15.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:15.703 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:15.807 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:15.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:15.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:15.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:15.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:16.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:16.096 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:16.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:16.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:16.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:16.361 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.6 to 1 (10000) 2023-10-01T09:29:16.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:16.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:16.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:16.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:16 smithi111 bash[75702]: cluster 2023-10-01T09:29:15.252810+0000 mgr.y (mgr.25132) 572 : cluster 0 pgmap v541: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 825 op/s; 9787/186618 objects degraded (5.244%); 1553/186618 objects misplaced (0.832%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:29:16.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:16 smithi111 bash[75702]: audit 2023-10-01T09:29:15.779685+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.111:0/2917783764' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:29:16.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:16 smithi111 bash[75702]: audit 2023-10-01T09:29:15.780244+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:29:16.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:16 smithi111 bash[78631]: cluster 2023-10-01T09:29:15.252810+0000 mgr.y (mgr.25132) 572 : cluster 0 pgmap v541: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 825 op/s; 9787/186618 objects degraded (5.244%); 1553/186618 objects misplaced (0.832%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:29:16.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:16 smithi111 bash[78631]: audit 2023-10-01T09:29:15.779685+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.111:0/2917783764' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:29:16.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:16 smithi111 bash[78631]: audit 2023-10-01T09:29:15.780244+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:29:16.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:16.596 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:16.608 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:16 smithi183 bash[59233]: cluster 2023-10-01T09:29:15.252810+0000 mgr.y (mgr.25132) 572 : cluster 0 pgmap v541: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 52 MiB/s wr, 825 op/s; 9787/186618 objects degraded (5.244%); 1553/186618 objects misplaced (0.832%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:29:16.608 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:16 smithi183 bash[59233]: audit 2023-10-01T09:29:15.779685+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.111:0/2917783764' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:29:16.608 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:16 smithi183 bash[59233]: audit 2023-10-01T09:29:15.780244+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:29:16.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 58 16 65649 65633 70.7168 39.1875 0.00388523 0.0140819 2023-10-01T09:29:16.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:16.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T09:29:16.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:16.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:16.862 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:16.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:16.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:16.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:17.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:17.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:17.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:17.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:17.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:17.389 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:17.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:17.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:17.512 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: cluster 2023-10-01T09:29:16.346378+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: cluster 2023-10-01T09:29:16.347096+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: audit 2023-10-01T09:29:16.348347+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: cluster 2023-10-01T09:29:16.348579+0000 mon.a (mon.0) 717 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: audit 2023-10-01T09:29:16.914832+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: audit 2023-10-01T09:29:17.285943+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:17.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:17 smithi183 bash[59233]: audit 2023-10-01T09:29:17.292834+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:17.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:17.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:17.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: cluster 2023-10-01T09:29:16.346378+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T09:29:17.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: cluster 2023-10-01T09:29:16.347096+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T09:29:17.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: audit 2023-10-01T09:29:16.348347+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:29:17.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: cluster 2023-10-01T09:29:16.348579+0000 mon.a (mon.0) 717 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: audit 2023-10-01T09:29:16.914832+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: audit 2023-10-01T09:29:17.285943+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[78631]: audit 2023-10-01T09:29:17.292834+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: cluster 2023-10-01T09:29:16.346378+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: cluster 2023-10-01T09:29:16.347096+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: audit 2023-10-01T09:29:16.348347+0000 mon.a (mon.0) 716 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: cluster 2023-10-01T09:29:16.348579+0000 mon.a (mon.0) 717 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: audit 2023-10-01T09:29:16.914832+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:29:17.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: audit 2023-10-01T09:29:17.285943+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:17.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:17 smithi111 bash[75702]: audit 2023-10-01T09:29:17.292834+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:17.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 59 16 65649 65633 69.5182 0 - 0.0140819 2023-10-01T09:29:17.635 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:29:17.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:17.655 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:29:17.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:17.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:17.681 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:29:17.709 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:29:17.736 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:29:17.761 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:29:17.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:17.786 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:29:17.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:17.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:17.812 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:29:17.813 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.813 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.813 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:29:17.905 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:17.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:17.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:18.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:18.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:18.307 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:18.398 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.253431+0000 mgr.y (mgr.25132) 573 : cluster 0 pgmap v543: 89 pgs: 3 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s; 9787/194511 objects degraded (5.032%); 1330/194511 objects misplaced (0.684%); 2.7 MiB/s, 42 objects/s recovering 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.354884+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.355140+0000 mon.a (mon.0) 721 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.355701+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.357223+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.358007+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.360262+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.360528+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.362044+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.363019+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.365049+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.365510+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.365523+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.366523+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: cluster 2023-10-01T09:29:17.368064+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[75702]: audit 2023-10-01T09:29:17.613328+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.111:0/327638120' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.253431+0000 mgr.y (mgr.25132) 573 : cluster 0 pgmap v543: 89 pgs: 3 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s; 9787/194511 objects degraded (5.032%); 1330/194511 objects misplaced (0.684%); 2.7 MiB/s, 42 objects/s recovering 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.354884+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.355140+0000 mon.a (mon.0) 721 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.355701+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.357223+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.358007+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.360262+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.360528+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.362044+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.363019+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.365049+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.401 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.365510+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.402 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.365523+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.402 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.366523+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.402 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: cluster 2023-10-01T09:29:17.368064+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.402 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:18 smithi111 bash[78631]: audit 2023-10-01T09:29:17.613328+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.111:0/327638120' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:29:18.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.451 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.253431+0000 mgr.y (mgr.25132) 573 : cluster 0 pgmap v543: 89 pgs: 3 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s; 9787/194511 objects degraded (5.032%); 1330/194511 objects misplaced (0.684%); 2.7 MiB/s, 42 objects/s recovering 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.354884+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.355140+0000 mon.a (mon.0) 721 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.355701+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.357223+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.358007+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.360262+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.360528+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.362044+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.452 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.363019+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.365049+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.365510+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.365523+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.366523+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: cluster 2023-10-01T09:29:17.368064+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T09:29:18.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:18 smithi183 bash[59233]: audit 2023-10-01T09:29:17.613328+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.111:0/327638120' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:29:18.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:18.573 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:18.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:18.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:18.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:29:18.623746+0000 min lat: 0.00130109 max lat: 2.63817 avg lat: 0.0140819 2023-10-01T09:29:18.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:29:18.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 60 16 65649 65633 68.3596 0 - 0.0140819 2023-10-01T09:29:18.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:18.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:18.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:18.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:18.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:18.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:19.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-01T09:29:19.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:19.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:19.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:19.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:19.244 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:19.287 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:19.396 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:29:19.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:19.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:19.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:19.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:19.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.374110+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.374122+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.375228+0000 mon.a (mon.0) 722 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-01T09:29:19.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.376978+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.529 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.422448+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.529 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: audit 2023-10-01T09:29:18.558389+0000 mon.a (mon.0) 723 : audit 1 from='client.? 172.21.15.111:0/120451188' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:29:19.529 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.585006+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.529 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[75702]: cluster 2023-10-01T09:29:18.965348+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 9787/194511 objects degraded (5.032%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:19.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.374110+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.374122+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.375228+0000 mon.a (mon.0) 722 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-01T09:29:19.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.376978+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.422448+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: audit 2023-10-01T09:29:18.558389+0000 mon.a (mon.0) 723 : audit 1 from='client.? 172.21.15.111:0/120451188' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:29:19.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.585006+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.530 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:19 smithi111 bash[78631]: cluster 2023-10-01T09:29:18.965348+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 9787/194511 objects degraded (5.032%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:19.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:19.625 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 61 16 66183 66167 67.786 11.125 0.0172802 0.0147448 2023-10-01T09:29:19.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:19.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:19.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:19.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.374110+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.374122+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.375228+0000 mon.a (mon.0) 722 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-01T09:29:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.376978+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.422448+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: audit 2023-10-01T09:29:18.558389+0000 mon.a (mon.0) 723 : audit 1 from='client.? 172.21.15.111:0/120451188' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:29:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.585006+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T09:29:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:19 smithi183 bash[59233]: cluster 2023-10-01T09:29:18.965348+0000 mon.a (mon.0) 724 : cluster 3 Health check update: Degraded data redundancy: 9787/194511 objects degraded (5.032%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:19.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:19.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:19.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:19.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:19.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:20.042 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:20.078 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:20.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:20.184 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:20.213 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:20.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:20.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:20.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:20.471 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:20 smithi183 bash[59233]: cluster 2023-10-01T09:29:19.253974+0000 mgr.y (mgr.25132) 574 : cluster 0 pgmap v546: 89 pgs: 3 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 38 MiB/s wr, 615 op/s; 9787/194511 objects degraded (5.032%); 1330/194511 objects misplaced (0.684%); 2.3 MiB/s, 37 objects/s recovering 2023-10-01T09:29:20.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:20 smithi183 bash[59233]: cluster 2023-10-01T09:29:19.379164+0000 mon.a (mon.0) 725 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:29:20.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:20 smithi183 bash[59233]: cluster 2023-10-01T09:29:19.390986+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T09:29:20.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:20 smithi183 bash[59233]: audit 2023-10-01T09:29:19.391558+0000 mon.a (mon.0) 726 : audit 1 from='client.? 172.21.15.111:0/120451188' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:29:20.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:20 smithi183 bash[59233]: cluster 2023-10-01T09:29:19.391615+0000 mon.a (mon.0) 727 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-01T09:29:20.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:20.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[75702]: cluster 2023-10-01T09:29:19.253974+0000 mgr.y (mgr.25132) 574 : cluster 0 pgmap v546: 89 pgs: 3 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 38 MiB/s wr, 615 op/s; 9787/194511 objects degraded (5.032%); 1330/194511 objects misplaced (0.684%); 2.3 MiB/s, 37 objects/s recovering 2023-10-01T09:29:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[75702]: cluster 2023-10-01T09:29:19.379164+0000 mon.a (mon.0) 725 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:29:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[75702]: cluster 2023-10-01T09:29:19.390986+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T09:29:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[75702]: audit 2023-10-01T09:29:19.391558+0000 mon.a (mon.0) 726 : audit 1 from='client.? 172.21.15.111:0/120451188' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:29:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[75702]: cluster 2023-10-01T09:29:19.391615+0000 mon.a (mon.0) 727 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-01T09:29:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[78631]: cluster 2023-10-01T09:29:19.253974+0000 mgr.y (mgr.25132) 574 : cluster 0 pgmap v546: 89 pgs: 3 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 38 MiB/s wr, 615 op/s; 9787/194511 objects degraded (5.032%); 1330/194511 objects misplaced (0.684%); 2.3 MiB/s, 37 objects/s recovering 2023-10-01T09:29:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[78631]: cluster 2023-10-01T09:29:19.379164+0000 mon.a (mon.0) 725 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:29:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[78631]: cluster 2023-10-01T09:29:19.390986+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T09:29:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[78631]: audit 2023-10-01T09:29:19.391558+0000 mon.a (mon.0) 726 : audit 1 from='client.? 172.21.15.111:0/120451188' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:29:20.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:20 smithi111 bash[78631]: cluster 2023-10-01T09:29:19.391615+0000 mon.a (mon.0) 727 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-01T09:29:20.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:20.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 62 16 66974 66958 67.49 49.4375 0.0214999 0.0148083 2023-10-01T09:29:20.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:20.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:20.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:20.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:20.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:20.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:20.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:20.996 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:21.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:21.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:21.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:21.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:21.305 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:21.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:21.400 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:21 smithi183 bash[59233]: cluster 2023-10-01T09:29:21.254800+0000 mgr.y (mgr.25132) 575 : cluster 0 pgmap v548: 89 pgs: 1 active+recovery_wait+remapped, 3 peering, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 31 MiB/s wr, 495 op/s; 22249/199821 objects degraded (11.134%); 4906/199821 objects misplaced (2.455%); 6.7 MiB/s, 107 objects/s recovering 2023-10-01T09:29:21.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:21.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:21.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:21.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:21.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:21.624 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 63 16 67813 67797 67.251 52.4375 0.0134437 0.0148636 2023-10-01T09:29:21.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:21.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:21 smithi111 bash[78631]: cluster 2023-10-01T09:29:21.254800+0000 mgr.y (mgr.25132) 575 : cluster 0 pgmap v548: 89 pgs: 1 active+recovery_wait+remapped, 3 peering, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 31 MiB/s wr, 495 op/s; 22249/199821 objects degraded (11.134%); 4906/199821 objects misplaced (2.455%); 6.7 MiB/s, 107 objects/s recovering 2023-10-01T09:29:21.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:21 smithi111 bash[75702]: cluster 2023-10-01T09:29:21.254800+0000 mgr.y (mgr.25132) 575 : cluster 0 pgmap v548: 89 pgs: 1 active+recovery_wait+remapped, 3 peering, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 31 MiB/s wr, 495 op/s; 22249/199821 objects degraded (11.134%); 4906/199821 objects misplaced (2.455%); 6.7 MiB/s, 107 objects/s recovering 2023-10-01T09:29:21.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:21.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:21.860 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:21.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:21.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:22.011 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:22.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:22.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:22.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:22.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:22.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:22.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:22.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:22.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:22.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:22.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:22.555 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:22.625 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 64 16 68656 68640 67.0234 52.6875 0.0136172 0.0149135 2023-10-01T09:29:22.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:29:22.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:22.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:22.828 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:22.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:22.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:22.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:22.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:23.091 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:23.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:23.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:23.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:23.269 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:23.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:23.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:23.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:23.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:29:23.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:23.626 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 65 16 69413 69397 66.7186 47.3125 0.0102692 0.0149806 2023-10-01T09:29:23.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:23.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:23.772 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:23.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:23.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:23.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:23.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:23.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:24.036 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:24.065 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:24.067 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:24.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:24.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:24.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:24.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:24.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[75702]: cluster 2023-10-01T09:29:23.255459+0000 mgr.y (mgr.25132) 576 : cluster 0 pgmap v549: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 23 MiB/s wr, 360 op/s; 22249/201006 objects degraded (11.069%); 4906/201006 objects misplaced (2.441%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:29:24.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[75702]: audit 2023-10-01T09:29:23.719032+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:24.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[75702]: audit 2023-10-01T09:29:23.729105+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:24.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[75702]: cluster 2023-10-01T09:29:23.967650+0000 mon.a (mon.0) 730 : cluster 3 Health check update: Degraded data redundancy: 22249/201006 objects degraded (11.069%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:24.377 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[78631]: cluster 2023-10-01T09:29:23.255459+0000 mgr.y (mgr.25132) 576 : cluster 0 pgmap v549: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 23 MiB/s wr, 360 op/s; 22249/201006 objects degraded (11.069%); 4906/201006 objects misplaced (2.441%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:29:24.378 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[78631]: audit 2023-10-01T09:29:23.719032+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:24.378 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[78631]: audit 2023-10-01T09:29:23.729105+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:24.378 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[78631]: cluster 2023-10-01T09:29:23.967650+0000 mon.a (mon.0) 730 : cluster 3 Health check update: Degraded data redundancy: 22249/201006 objects degraded (11.069%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:24.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:24.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:24.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:24.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:24.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:24.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 66 16 70105 70089 66.3624 43.25 0.026733 0.0150614 2023-10-01T09:29:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:24.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:24.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:24.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:24 smithi183 bash[59233]: cluster 2023-10-01T09:29:23.255459+0000 mgr.y (mgr.25132) 576 : cluster 0 pgmap v549: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 23 MiB/s wr, 360 op/s; 22249/201006 objects degraded (11.069%); 4906/201006 objects misplaced (2.441%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:29:24.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:24 smithi183 bash[59233]: audit 2023-10-01T09:29:23.719032+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:24.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:24 smithi183 bash[59233]: audit 2023-10-01T09:29:23.729105+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:24.763 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:24 smithi183 bash[59233]: cluster 2023-10-01T09:29:23.967650+0000 mon.a (mon.0) 730 : cluster 3 Health check update: Degraded data redundancy: 22249/201006 objects degraded (11.069%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:24.780 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:24.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:24.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:24.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:24.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:24.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:25.014 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:25.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:25.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:29:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:29:24] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-10-01T09:29:25.084 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:25.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:25.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:25.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:25.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:25.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:25.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:25.470 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:25.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:25.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:25.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:25.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 67 16 70760 70744 65.9829 40.9375 0.0241215 0.0151484 2023-10-01T09:29:25.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:25.710 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[75702]: audit 2023-10-01T09:29:24.710812+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:25.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:25.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:25.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:25.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:25.967 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:25.977 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:25 smithi183 bash[59233]: audit 2023-10-01T09:29:24.710812+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:25.977 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:25 smithi183 bash[59233]: cluster 2023-10-01T09:29:25.257624+0000 mgr.y (mgr.25132) 577 : cluster 0 pgmap v550: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 27 MiB/s wr, 428 op/s; 22249/204675 objects degraded (10.870%); 4906/204675 objects misplaced (2.397%); 4.2 MiB/s, 66 objects/s recovering 2023-10-01T09:29:25.977 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:25 smithi183 bash[59233]: audit 2023-10-01T09:29:25.554944+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:25.977 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:25 smithi183 bash[59233]: audit 2023-10-01T09:29:25.570150+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:25.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:26.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:26.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[78631]: audit 2023-10-01T09:29:24.710812+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[78631]: cluster 2023-10-01T09:29:25.257624+0000 mgr.y (mgr.25132) 577 : cluster 0 pgmap v550: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 27 MiB/s wr, 428 op/s; 22249/204675 objects degraded (10.870%); 4906/204675 objects misplaced (2.397%); 4.2 MiB/s, 66 objects/s recovering 2023-10-01T09:29:26.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[78631]: audit 2023-10-01T09:29:25.554944+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[78631]: audit 2023-10-01T09:29:25.570150+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[75702]: cluster 2023-10-01T09:29:25.257624+0000 mgr.y (mgr.25132) 577 : cluster 0 pgmap v550: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 27 MiB/s wr, 428 op/s; 22249/204675 objects degraded (10.870%); 4906/204675 objects misplaced (2.397%); 4.2 MiB/s, 66 objects/s recovering 2023-10-01T09:29:26.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[75702]: audit 2023-10-01T09:29:25.554944+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:25 smithi111 bash[75702]: audit 2023-10-01T09:29:25.570150+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:26.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:26.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:26.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:26.260 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:26.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:26.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:26.395 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:26.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:26.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:26.529 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:26.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:26.628 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 68 16 71490 71474 65.6835 45.625 0.0229154 0.0152181 2023-10-01T09:29:26.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:26.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:26.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:26.780 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:26 smithi111 bash[75702]: audit 2023-10-01T09:29:26.183980+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:29:26.780 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:26 smithi111 bash[75702]: audit 2023-10-01T09:29:26.184829+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:29:26.781 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:26 smithi111 bash[75702]: audit 2023-10-01T09:29:26.189700+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.781 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:26 smithi111 bash[78631]: audit 2023-10-01T09:29:26.183980+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:29:26.781 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:26 smithi111 bash[78631]: audit 2023-10-01T09:29:26.184829+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:29:26.781 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:26 smithi111 bash[78631]: audit 2023-10-01T09:29:26.189700+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:26.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:26.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:26.903 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:26.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:26.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:26.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:27.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:27.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:26 smithi183 bash[59233]: audit 2023-10-01T09:29:26.183980+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:29:27.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:26 smithi183 bash[59233]: audit 2023-10-01T09:29:26.184829+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:29:27.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:26 smithi183 bash[59233]: audit 2023-10-01T09:29:26.189700+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:27.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:27.123 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:27.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:27.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:27.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:27.306 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:27.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:27.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:27.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:27.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:27.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:27.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:27.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:27.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 69 16 72205 72189 65.3791 44.6875 0.0221865 0.0152881 2023-10-01T09:29:27.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:27.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:27.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:27.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:27.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:27.965 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:27 smithi111 bash[78631]: cluster 2023-10-01T09:29:27.258416+0000 mgr.y (mgr.25132) 578 : cluster 0 pgmap v551: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 22249/212514 objects degraded (10.469%); 4645/212514 objects misplaced (2.186%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:29:27.965 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:27 smithi111 bash[75702]: cluster 2023-10-01T09:29:27.258416+0000 mgr.y (mgr.25132) 578 : cluster 0 pgmap v551: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 22249/212514 objects degraded (10.469%); 4645/212514 objects misplaced (2.186%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:29:27.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:27.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:27 smithi183 bash[59233]: cluster 2023-10-01T09:29:27.258416+0000 mgr.y (mgr.25132) 578 : cluster 0 pgmap v551: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 22249/212514 objects degraded (10.469%); 4645/212514 objects misplaced (2.186%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:29:28.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.120 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:28.143 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:28.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:28.353 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:28.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:28.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:28.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:28.511 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:28.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 70 16 72904 72888 65.0692 43.6875 0.0120088 0.0153608 2023-10-01T09:29:28.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:28.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:28.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:28.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:28.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:28.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:28.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:29.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:29.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:29.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:29.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:29 smithi183 bash[59233]: cluster 2023-10-01T09:29:28.968825+0000 mon.a (mon.0) 737 : cluster 3 Health check update: Degraded data redundancy: 22249/212514 objects degraded (10.469%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:29.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:29 smithi183 bash[59233]: audit 2023-10-01T09:29:29.012662+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:29.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:29 smithi183 bash[59233]: audit 2023-10-01T09:29:29.017649+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:29.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:29.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:29.297 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:29.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:29 smithi111 bash[75702]: cluster 2023-10-01T09:29:28.968825+0000 mon.a (mon.0) 737 : cluster 3 Health check update: Degraded data redundancy: 22249/212514 objects degraded (10.469%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:29.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:29 smithi111 bash[75702]: audit 2023-10-01T09:29:29.012662+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:29.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:29 smithi111 bash[75702]: audit 2023-10-01T09:29:29.017649+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:29.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:29 smithi111 bash[78631]: cluster 2023-10-01T09:29:28.968825+0000 mon.a (mon.0) 737 : cluster 3 Health check update: Degraded data redundancy: 22249/212514 objects degraded (10.469%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:29.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:29 smithi111 bash[78631]: audit 2023-10-01T09:29:29.012662+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:29:29.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:29 smithi111 bash[78631]: audit 2023-10-01T09:29:29.017649+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:29.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:29.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:29.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:29.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:29.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:29.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 71 16 73621 73605 64.7839 44.8125 0.0268228 0.0154303 2023-10-01T09:29:29.674 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:29.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:29.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:29.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:29.835 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:29.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:29.940 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:29.972 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:29.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:30.038 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:30 smithi183 bash[59233]: cluster 2023-10-01T09:29:29.258960+0000 mgr.y (mgr.25132) 579 : cluster 0 pgmap v552: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 37 MiB/s wr, 599 op/s; 22249/212514 objects degraded (10.469%); 4645/212514 objects misplaced (2.186%); 4.9 MiB/s, 78 objects/s recovering 2023-10-01T09:29:30.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:30.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:30.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:30.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:30.233 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:30.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:30.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:30.369 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:30.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:30.403 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:30 smithi111 bash[75702]: cluster 2023-10-01T09:29:29.258960+0000 mgr.y (mgr.25132) 579 : cluster 0 pgmap v552: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 37 MiB/s wr, 599 op/s; 22249/212514 objects degraded (10.469%); 4645/212514 objects misplaced (2.186%); 4.9 MiB/s, 78 objects/s recovering 2023-10-01T09:29:30.403 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:30 smithi111 bash[78631]: cluster 2023-10-01T09:29:29.258960+0000 mgr.y (mgr.25132) 579 : cluster 0 pgmap v552: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 37 MiB/s wr, 599 op/s; 22249/212514 objects degraded (10.469%); 4645/212514 objects misplaced (2.186%); 4.9 MiB/s, 78 objects/s recovering 2023-10-01T09:29:30.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:30.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:30.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:30.629 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 72 16 74236 74220 64.4179 38.4375 0.0150203 0.0155162 2023-10-01T09:29:30.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:30.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:30.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:30.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:30.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:30.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:30.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:31.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:31.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:31.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:31.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:31.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:31.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:31.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:31.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:31.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:31.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:31.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:31.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:31.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:31.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 73 16 75040 75024 64.2238 50.25 0.0179346 0.0155646 2023-10-01T09:29:31.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:31.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:31.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:31.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:31.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:31.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:31.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:31.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:31.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:32.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:32.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:32.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:32.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:32.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:32.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:32.319 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:32 smithi111 bash[75702]: cluster 2023-10-01T09:29:31.259857+0000 mgr.y (mgr.25132) 580 : cluster 0 pgmap v553: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 22249/221058 objects degraded (10.065%); 4301/221058 objects misplaced (1.946%); 6.1 MiB/s, 97 objects/s recovering 2023-10-01T09:29:32.319 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:32 smithi111 bash[78631]: cluster 2023-10-01T09:29:31.259857+0000 mgr.y (mgr.25132) 580 : cluster 0 pgmap v553: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 22249/221058 objects degraded (10.065%); 4301/221058 objects misplaced (1.946%); 6.1 MiB/s, 97 objects/s recovering 2023-10-01T09:29:32.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:32.402 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:32.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:32.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:32.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:32.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:32 smithi183 bash[59233]: cluster 2023-10-01T09:29:31.259857+0000 mgr.y (mgr.25132) 580 : cluster 0 pgmap v553: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 22249/221058 objects degraded (10.065%); 4301/221058 objects misplaced (1.946%); 6.1 MiB/s, 97 objects/s recovering 2023-10-01T09:29:32.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 74 16 75868 75852 64.0552 51.75 0.00890825 0.0156042 2023-10-01T09:29:32.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:32.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:32.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:32.771 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:32.803 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:32.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:32.908 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:32.947 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:32.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:32.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:33.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:33.082 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:33.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:33.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:33.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:33.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:33.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:33.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:33.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:33.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:33.604 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:33.627 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 75 16 76642 76626 63.8461 48.375 0.00816448 0.0156504 2023-10-01T09:29:33.706 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:33.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:33.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:33.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:33.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:33.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:34.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:34.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:34.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:34.288 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:34.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.260481+0000 mgr.y (mgr.25132) 581 : cluster 0 pgmap v554: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 40 MiB/s wr, 646 op/s; 22249/223110 objects degraded (9.972%); 4301/223110 objects misplaced (1.928%); 3.1 MiB/s, 50 objects/s recovering 2023-10-01T09:29:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.969833+0000 mon.a (mon.0) 740 : cluster 3 Health check update: Degraded data redundancy: 22249/223110 objects degraded (9.972%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.976700+0000 mon.a (mon.0) 741 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-01T09:29:34.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:34.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:34 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.260481+0000 mgr.y (mgr.25132) 581 : cluster 0 pgmap v554: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 40 MiB/s wr, 646 op/s; 22249/223110 objects degraded (9.972%); 4301/223110 objects misplaced (1.928%); 3.1 MiB/s, 50 objects/s recovering 2023-10-01T09:29:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:34 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.969833+0000 mon.a (mon.0) 740 : cluster 3 Health check update: Degraded data redundancy: 22249/223110 objects degraded (9.972%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:34 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.976700+0000 mon.a (mon.0) 741 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-01T09:29:34.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.260481+0000 mgr.y (mgr.25132) 581 : cluster 0 pgmap v554: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 40 MiB/s wr, 646 op/s; 22249/223110 objects degraded (9.972%); 4301/223110 objects misplaced (1.928%); 3.1 MiB/s, 50 objects/s recovering 2023-10-01T09:29:34.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.969833+0000 mon.a (mon.0) 740 : cluster 3 Health check update: Degraded data redundancy: 22249/223110 objects degraded (9.972%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:34.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.976700+0000 mon.a (mon.0) 741 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-01T09:29:34.628 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 76 16 77163 77147 63.4344 32.5625 0.00733739 0.0156812 2023-10-01T09:29:34.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:34.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:34.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:34.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.895 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:29:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:29:34] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.33.4" 2023-10-01T09:29:34.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:34.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:34.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:35.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:35.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:35.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:35.163 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:35.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:35.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:35.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:35.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:35.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:35.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:35 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.975322+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:35 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.995158+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:35 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.995244+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:35 smithi183 bash[59233]: cluster 2023-10-01T09:29:33.996580+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:35 smithi183 bash[59233]: cluster 2023-10-01T09:29:34.990727+0000 mon.a (mon.0) 742 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-01T09:29:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.975322+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.995158+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.995244+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[75702]: cluster 2023-10-01T09:29:33.996580+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[75702]: cluster 2023-10-01T09:29:34.990727+0000 mon.a (mon.0) 742 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-01T09:29:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.975322+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.995158+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.995244+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[78631]: cluster 2023-10-01T09:29:33.996580+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T09:29:35.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:35 smithi111 bash[78631]: cluster 2023-10-01T09:29:34.990727+0000 mon.a (mon.0) 742 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-01T09:29:35.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:35.628 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 77 15 77594 77579 62.9612 27 0.0229954 0.0158763 2023-10-01T09:29:35.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:35.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:35.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:35.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:35.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:35.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:35.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:35.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:35.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:36.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:36.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:36.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:36.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:36.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:36.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:36.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:36.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:36.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:36.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:36.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:36 smithi183 bash[59233]: cluster 2023-10-01T09:29:34.988428+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:36 smithi183 bash[59233]: cluster 2023-10-01T09:29:34.988554+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.473 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:36 smithi183 bash[59233]: cluster 2023-10-01T09:29:34.994122+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.473 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:36 smithi183 bash[59233]: cluster 2023-10-01T09:29:35.043375+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.473 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:36 smithi183 bash[59233]: cluster 2023-10-01T09:29:35.261101+0000 mgr.y (mgr.25132) 582 : cluster 0 pgmap v557: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 574 op/s; 19816/226317 objects degraded (8.756%); 6659/226317 objects misplaced (2.942%); 3.3 MiB/s, 52 objects/s recovering 2023-10-01T09:29:36.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:36.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:36.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[78631]: cluster 2023-10-01T09:29:34.988428+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[78631]: cluster 2023-10-01T09:29:34.988554+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[78631]: cluster 2023-10-01T09:29:34.994122+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[78631]: cluster 2023-10-01T09:29:35.043375+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.608 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[78631]: cluster 2023-10-01T09:29:35.261101+0000 mgr.y (mgr.25132) 582 : cluster 0 pgmap v557: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 574 op/s; 19816/226317 objects degraded (8.756%); 6659/226317 objects misplaced (2.942%); 3.3 MiB/s, 52 objects/s recovering 2023-10-01T09:29:36.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[75702]: cluster 2023-10-01T09:29:34.988428+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[75702]: cluster 2023-10-01T09:29:34.988554+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[75702]: cluster 2023-10-01T09:29:34.994122+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[75702]: cluster 2023-10-01T09:29:35.043375+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T09:29:36.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:36 smithi111 bash[75702]: cluster 2023-10-01T09:29:35.261101+0000 mgr.y (mgr.25132) 582 : cluster 0 pgmap v557: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 574 op/s; 19816/226317 objects degraded (8.756%); 6659/226317 objects misplaced (2.942%); 3.3 MiB/s, 52 objects/s recovering 2023-10-01T09:29:36.628 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 78 16 78350 78334 62.7589 47.1875 0.0129969 0.0159271 2023-10-01T09:29:36.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:36.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:36.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:36.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:36.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:36.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:36.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:36.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:36.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:37.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:37.132 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:37.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:37.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:37.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:37.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:37.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:37.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:37.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:37.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:37.628 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 79 16 79114 79098 62.5689 47.75 0.0315102 0.0159754 2023-10-01T09:29:37.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:37.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:37.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:37.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:37.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:37.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:37.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:37.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:37.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:38.100 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:38.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:38.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:38.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:38.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:38.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:38.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:38.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:38 smithi111 bash[78631]: cluster 2023-10-01T09:29:37.261777+0000 mgr.y (mgr.25132) 583 : cluster 0 pgmap v558: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s; 15633/233184 objects degraded (6.704%); 10541/233184 objects misplaced (4.520%); 5.7 MiB/s, 89 objects/s recovering 2023-10-01T09:29:38.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:38 smithi111 bash[75702]: cluster 2023-10-01T09:29:37.261777+0000 mgr.y (mgr.25132) 583 : cluster 0 pgmap v558: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s; 15633/233184 objects degraded (6.704%); 10541/233184 objects misplaced (4.520%); 5.7 MiB/s, 89 objects/s recovering 2023-10-01T09:29:38.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:38.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:38.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:38.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:38 smithi183 bash[59233]: cluster 2023-10-01T09:29:37.261777+0000 mgr.y (mgr.25132) 583 : cluster 0 pgmap v558: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s; 15633/233184 objects degraded (6.704%); 10541/233184 objects misplaced (4.520%); 5.7 MiB/s, 89 objects/s recovering 2023-10-01T09:29:38.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:38.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:38.631 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:29:38.629820+0000 min lat: 0.00130109 max lat: 2.63817 avg lat: 0.0160302 2023-10-01T09:29:38.631 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:29:38.631 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 80 16 79847 79831 62.3577 45.8125 0.0323011 0.0160302 2023-10-01T09:29:38.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:38.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:38.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:38.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:38.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:38.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:38.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:38.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:39.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:39.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:39.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:39.207 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:39.233 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:39.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:39.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:39.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:39 smithi111 bash[75702]: cluster 2023-10-01T09:29:38.971345+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 15633/233184 objects degraded (6.704%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:39.345 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:39 smithi111 bash[78631]: cluster 2023-10-01T09:29:38.971345+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 15633/233184 objects degraded (6.704%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:39.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:39.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:39.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:39.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:39.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:39.633 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 81 16 80522 80506 62.1062 42.1875 0.0352688 0.0160948 2023-10-01T09:29:39.636 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:39.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:39.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:39.781 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:39 smithi183 bash[59233]: cluster 2023-10-01T09:29:38.971345+0000 mon.a (mon.0) 743 : cluster 3 Health check update: Degraded data redundancy: 15633/233184 objects degraded (6.704%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:39.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:39.917 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:39.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:39.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:40.024 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:40.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:40.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:40.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:40.194 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:40.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:40.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:40.347 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:29:40.348 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:29:40.348 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:29:40.348 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:29:40.348 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:29:40.354 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.7 to 1 (10000) 2023-10-01T09:29:40.398 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:40 smithi111 bash[75702]: cluster 2023-10-01T09:29:39.262285+0000 mgr.y (mgr.25132) 584 : cluster 0 pgmap v559: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 15633/233184 objects degraded (6.704%); 10541/233184 objects misplaced (4.520%); 3.0 MiB/s, 46 objects/s recovering 2023-10-01T09:29:40.398 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:40 smithi111 bash[75702]: audit 2023-10-01T09:29:39.606458+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.111:0/3275161432' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:29:40.398 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:40 smithi111 bash[78631]: cluster 2023-10-01T09:29:39.262285+0000 mgr.y (mgr.25132) 584 : cluster 0 pgmap v559: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 15633/233184 objects degraded (6.704%); 10541/233184 objects misplaced (4.520%); 3.0 MiB/s, 46 objects/s recovering 2023-10-01T09:29:40.398 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:40 smithi111 bash[78631]: audit 2023-10-01T09:29:39.606458+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.111:0/3275161432' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:29:40.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:40.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:40.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:40.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:40.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:40.634 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 82 16 81172 81156 61.8442 40.625 0.00627743 0.0161475 2023-10-01T09:29:40.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:40.711 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:40 smithi183 bash[59233]: cluster 2023-10-01T09:29:39.262285+0000 mgr.y (mgr.25132) 584 : cluster 0 pgmap v559: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 32 MiB/s wr, 505 op/s; 15633/233184 objects degraded (6.704%); 10541/233184 objects misplaced (4.520%); 3.0 MiB/s, 46 objects/s recovering 2023-10-01T09:29:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:40 smithi183 bash[59233]: audit 2023-10-01T09:29:39.606458+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.111:0/3275161432' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:29:40.815 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:40.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:40.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:40.965 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:40.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:40.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:41.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:41.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:41.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:41.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:41.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:41.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:41.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:41.370 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:41 smithi183 bash[59233]: cluster 2023-10-01T09:29:40.340006+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T09:29:41.370 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:41 smithi183 bash[59233]: audit 2023-10-01T09:29:40.341010+0000 mon.a (mon.0) 745 : audit 1 from='client.? 172.21.15.111:0/3275161432' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:29:41.370 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:41 smithi183 bash[59233]: cluster 2023-10-01T09:29:40.344931+0000 mon.a (mon.0) 746 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-01T09:29:41.370 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:41 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.345046+0000 mon.a (mon.0) 747 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-01T09:29:41.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:41.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:41.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:41.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:41.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:41.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:41.602 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[75702]: cluster 2023-10-01T09:29:40.340006+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T09:29:41.602 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[75702]: audit 2023-10-01T09:29:40.341010+0000 mon.a (mon.0) 745 : audit 1 from='client.? 172.21.15.111:0/3275161432' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:29:41.603 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[75702]: cluster 2023-10-01T09:29:40.344931+0000 mon.a (mon.0) 746 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-01T09:29:41.603 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.345046+0000 mon.a (mon.0) 747 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-01T09:29:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[78631]: cluster 2023-10-01T09:29:40.340006+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T09:29:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[78631]: audit 2023-10-01T09:29:40.341010+0000 mon.a (mon.0) 745 : audit 1 from='client.? 172.21.15.111:0/3275161432' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:29:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[78631]: cluster 2023-10-01T09:29:40.344931+0000 mon.a (mon.0) 746 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-01T09:29:41.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:41 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.345046+0000 mon.a (mon.0) 747 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-01T09:29:41.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:41.634 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 83 16 81257 81241 61.1632 5.3125 0.00696763 0.0161378 2023-10-01T09:29:41.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:41.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:41.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:41.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:41.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:41.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:41.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:41.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:42.004 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:42.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:42.128 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:42.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:42.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:42.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:42.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:42.384 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.262827+0000 mgr.y (mgr.25132) 585 : cluster 0 pgmap v561: 89 pgs: 4 peering, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s; 15633/241503 objects degraded (6.473%); 10201/241503 objects misplaced (4.224%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.342189+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.344460+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.346421+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.346912+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.348090+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:41.348908+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[78631]: cluster 2023-10-01T09:29:42.349128+0000 mon.a (mon.0) 748 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.262827+0000 mgr.y (mgr.25132) 585 : cluster 0 pgmap v561: 89 pgs: 4 peering, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s; 15633/241503 objects degraded (6.473%); 10201/241503 objects misplaced (4.224%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T09:29:42.385 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.342189+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.344460+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.346421+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.346912+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.348090+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:41.348908+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:42 smithi111 bash[75702]: cluster 2023-10-01T09:29:42.349128+0000 mon.a (mon.0) 748 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-01T09:29:42.393 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:42.496 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.262827+0000 mgr.y (mgr.25132) 585 : cluster 0 pgmap v561: 89 pgs: 4 peering, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 841 op/s; 15633/241503 objects degraded (6.473%); 10201/241503 objects misplaced (4.224%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.342189+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.344460+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.346421+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.346912+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.348090+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:41.348908+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T09:29:42.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:42 smithi183 bash[59233]: cluster 2023-10-01T09:29:42.349128+0000 mon.a (mon.0) 748 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-01T09:29:42.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:42.634 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 84 16 81257 81241 60.4351 0 - 0.0161378 2023-10-01T09:29:42.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:42.664 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:42.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:42.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:42.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:42.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:42.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:42.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:42.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:43.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:43.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:43.170 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:43.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:43.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:43.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:43.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:43.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:43.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:43.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:43 smithi183 bash[59233]: cluster 2023-10-01T09:29:42.348478+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:43 smithi183 bash[59233]: cluster 2023-10-01T09:29:42.352871+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:43 smithi183 bash[59233]: cluster 2023-10-01T09:29:42.360207+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:43 smithi183 bash[59233]: cluster 2023-10-01T09:29:42.795303+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:43.634 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 85 16 81730 81714 60.0719 14.7812 0.00855359 0.0166403 2023-10-01T09:29:43.717 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[75702]: cluster 2023-10-01T09:29:42.348478+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[75702]: cluster 2023-10-01T09:29:42.352871+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[75702]: cluster 2023-10-01T09:29:42.360207+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[75702]: cluster 2023-10-01T09:29:42.795303+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[78631]: cluster 2023-10-01T09:29:42.348478+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[78631]: cluster 2023-10-01T09:29:42.352871+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[78631]: cluster 2023-10-01T09:29:42.360207+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.727 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:43 smithi111 bash[78631]: cluster 2023-10-01T09:29:42.795303+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T09:29:43.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:43.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:43.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:43.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:43.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:43.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:44.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:44.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:44.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:44.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:44.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:44.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:44.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:44.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:44.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:44.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:44.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:44.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:44.634 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 86 16 82432 82416 59.8836 43.875 0.0107691 0.0166916 2023-10-01T09:29:44.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:44.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:44 smithi183 bash[59233]: cluster 2023-10-01T09:29:43.263301+0000 mgr.y (mgr.25132) 586 : cluster 0 pgmap v564: 89 pgs: 4 peering, 1 active+recovery_wait+remapped, 3 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s; 13214/243201 objects degraded (5.433%); 12584/243201 objects misplaced (5.174%); 3.9 MiB/s, 62 objects/s recovering 2023-10-01T09:29:44.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:44 smithi183 bash[59233]: cluster 2023-10-01T09:29:43.972505+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 13214/243201 objects degraded (5.433%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:44.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:44 smithi183 bash[59233]: audit 2023-10-01T09:29:44.006855+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:44.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[75702]: cluster 2023-10-01T09:29:43.263301+0000 mgr.y (mgr.25132) 586 : cluster 0 pgmap v564: 89 pgs: 4 peering, 1 active+recovery_wait+remapped, 3 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s; 13214/243201 objects degraded (5.433%); 12584/243201 objects misplaced (5.174%); 3.9 MiB/s, 62 objects/s recovering 2023-10-01T09:29:44.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[75702]: cluster 2023-10-01T09:29:43.972505+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 13214/243201 objects degraded (5.433%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:44.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[75702]: audit 2023-10-01T09:29:44.006855+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:44.689 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:29:44] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.33.4" 2023-10-01T09:29:44.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[78631]: cluster 2023-10-01T09:29:43.263301+0000 mgr.y (mgr.25132) 586 : cluster 0 pgmap v564: 89 pgs: 4 peering, 1 active+recovery_wait+remapped, 3 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s; 13214/243201 objects degraded (5.433%); 12584/243201 objects misplaced (5.174%); 3.9 MiB/s, 62 objects/s recovering 2023-10-01T09:29:44.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[78631]: cluster 2023-10-01T09:29:43.972505+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 13214/243201 objects degraded (5.433%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:29:44.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:44 smithi111 bash[78631]: audit 2023-10-01T09:29:44.006855+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:44.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:44.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:44.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:44.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:44.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:44.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:44.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:45.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:45.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:45.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:45.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:45.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:45.327 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-01T09:29:45.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:29:45.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:45.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T09:29:45.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:45.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:45.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:45.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:45.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:45 smithi111 bash[75702]: cluster 2023-10-01T09:29:45.263968+0000 mgr.y (mgr.25132) 587 : cluster 0 pgmap v565: 89 pgs: 1 active+recovery_wait+remapped, 4 peering, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 15245/245016 objects degraded (6.222%); 10444/245016 objects misplaced (4.263%); 5.1 MiB/s, 79 objects/s recovering 2023-10-01T09:29:45.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:45 smithi111 bash[78631]: cluster 2023-10-01T09:29:45.263968+0000 mgr.y (mgr.25132) 587 : cluster 0 pgmap v565: 89 pgs: 1 active+recovery_wait+remapped, 4 peering, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 15245/245016 objects degraded (6.222%); 10444/245016 objects misplaced (4.263%); 5.1 MiB/s, 79 objects/s recovering 2023-10-01T09:29:45.639 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 87 16 83099 83083 59.6742 41.6875 0.0189473 0.0167513 2023-10-01T09:29:45.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:45.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:45.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:45.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:45 smithi183 bash[59233]: cluster 2023-10-01T09:29:45.263968+0000 mgr.y (mgr.25132) 587 : cluster 0 pgmap v565: 89 pgs: 1 active+recovery_wait+remapped, 4 peering, 2 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 15245/245016 objects degraded (6.222%); 10444/245016 objects misplaced (4.263%); 5.1 MiB/s, 79 objects/s recovering 2023-10-01T09:29:45.806 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:45.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:45.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:45.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:45.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:45.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:46.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:46.096 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:29:46.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:46.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:46.150 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:29:46.198 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:29:46.219 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:46.243 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:46.244 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:29:46.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:46.283 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:29:46.329 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:29:46.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:46.367 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:29:46.385 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:46.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:46.422 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:29:46.425 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.426 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:29:46.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:46.503 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:46 smithi183 bash[59233]: audit 2023-10-01T09:29:46.014783+0000 mon.a (mon.0) 751 : audit 0 from='client.? 172.21.15.111:0/2612368934' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:29:46.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:46.624 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:46.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:46 smithi111 bash[75702]: audit 2023-10-01T09:29:46.014783+0000 mon.a (mon.0) 751 : audit 0 from='client.? 172.21.15.111:0/2612368934' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:29:46.633 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:46 smithi111 bash[78631]: audit 2023-10-01T09:29:46.014783+0000 mon.a (mon.0) 751 : audit 0 from='client.? 172.21.15.111:0/2612368934' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:29:46.635 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 88 16 83712 83696 59.4309 38.3125 0.0424818 0.016817 2023-10-01T09:29:46.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:46.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:46.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:46.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:46.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:46.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:46.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:46.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:47.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:47.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:47.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:47.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:47.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:47.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:47.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:47.424 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:29:47.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:47.441 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:47 smithi111 bash[75702]: audit 2023-10-01T09:29:46.446210+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.111:0/1521574522' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:29:47.441 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:47 smithi111 bash[75702]: audit 2023-10-01T09:29:46.447216+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:29:47.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:47 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.265955+0000 mgr.y (mgr.25132) 588 : cluster 0 pgmap v566: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s; 20353/249513 objects degraded (8.157%); 9975/249513 objects misplaced (3.998%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T09:29:47.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:47 smithi111 bash[78631]: audit 2023-10-01T09:29:46.446210+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.111:0/1521574522' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:29:47.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:47 smithi111 bash[78631]: audit 2023-10-01T09:29:46.447216+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:29:47.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:47 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.265955+0000 mgr.y (mgr.25132) 588 : cluster 0 pgmap v566: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s; 20353/249513 objects degraded (8.157%); 9975/249513 objects misplaced (3.998%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T09:29:47.461 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:47.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:47.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:47.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:47.635 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 89 16 84425 84409 59.2638 44.5625 0.0455895 0.0168668 2023-10-01T09:29:47.713 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:47.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:47.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:47.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:47 smithi183 bash[59233]: audit 2023-10-01T09:29:46.446210+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.111:0/1521574522' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:29:47.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:47 smithi183 bash[59233]: audit 2023-10-01T09:29:46.447216+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:29:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:47 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.265955+0000 mgr.y (mgr.25132) 588 : cluster 0 pgmap v566: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s; 20353/249513 objects degraded (8.157%); 9975/249513 objects misplaced (3.998%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T09:29:47.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:47.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:47.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:47.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:48.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:48.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:48.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:48.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:48.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:48.295 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:48.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:48.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:48.407 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.397564+0000 mon.a (mon.0) 753 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:29:48.407 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.411118+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.407 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: audit 2023-10-01T09:29:47.415945+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:29:48.407 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.416403+0000 mon.a (mon.0) 755 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-01T09:29:48.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:48.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:48.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.397564+0000 mon.a (mon.0) 753 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.411118+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: audit 2023-10-01T09:29:47.415945+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.416403+0000 mon.a (mon.0) 755 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.417147+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.435355+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:48 smithi183 bash[59233]: cluster 2023-10-01T09:29:47.437455+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:48.636 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total time run: 90.0167 2023-10-01T09:29:48.636 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total writes made: 85149 2023-10-01T09:29:48.636 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Write size: 65536 2023-10-01T09:29:48.636 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object size: 65536 2023-10-01T09:29:48.636 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Bandwidth (MB/sec): 59.1203 2023-10-01T09:29:48.636 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Bandwidth: 30.2915 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max bandwidth (MB/sec): 138.438 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min bandwidth (MB/sec): 0 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average IOPS: 945 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev IOPS: 484.683 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max IOPS: 2215 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min IOPS: 0 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average Latency(s): 0.0169086 2023-10-01T09:29:48.637 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Latency(s): 0.0612863 2023-10-01T09:29:48.638 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max latency(s): 2.66561 2023-10-01T09:29:48.638 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min latency(s): 0.00130109 2023-10-01T09:29:48.659 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T09:29:48.663 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:48.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.417147+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.435355+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[75702]: cluster 2023-10-01T09:29:47.437455+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.670 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.397564+0000 mon.a (mon.0) 753 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:29:48.673 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.411118+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.673 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: audit 2023-10-01T09:29:47.415945+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:29:48.673 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.416403+0000 mon.a (mon.0) 755 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-01T09:29:48.673 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.417147+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.673 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.435355+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.674 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:48 smithi111 bash[78631]: cluster 2023-10-01T09:29:47.437455+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T09:29:48.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:48.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:48.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:48.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:48.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:48.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:48.982 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:48.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:49.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:49.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:49.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:49.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:49.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:49.348 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:49.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:49.409 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:49 smithi183 bash[59233]: cluster 2023-10-01T09:29:48.973637+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 20353/249513 objects degraded (8.157%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:49.409 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:49 smithi183 bash[59233]: cluster 2023-10-01T09:29:49.266499+0000 mgr.y (mgr.25132) 589 : cluster 0 pgmap v568: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 21 MiB/s wr, 336 op/s; 20353/249513 objects degraded (8.157%); 9975/249513 objects misplaced (3.998%); 4.8 MiB/s, 76 objects/s recovering 2023-10-01T09:29:49.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:49.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:49 smithi111 bash[78631]: cluster 2023-10-01T09:29:48.973637+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 20353/249513 objects degraded (8.157%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:49.494 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:49 smithi111 bash[78631]: cluster 2023-10-01T09:29:49.266499+0000 mgr.y (mgr.25132) 589 : cluster 0 pgmap v568: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 21 MiB/s wr, 336 op/s; 20353/249513 objects degraded (8.157%); 9975/249513 objects misplaced (3.998%); 4.8 MiB/s, 76 objects/s recovering 2023-10-01T09:29:49.494 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:49 smithi111 bash[75702]: cluster 2023-10-01T09:29:48.973637+0000 mon.a (mon.0) 756 : cluster 3 Health check update: Degraded data redundancy: 20353/249513 objects degraded (8.157%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:49.494 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:49 smithi111 bash[75702]: cluster 2023-10-01T09:29:49.266499+0000 mgr.y (mgr.25132) 589 : cluster 0 pgmap v568: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 21 MiB/s wr, 336 op/s; 20353/249513 objects degraded (8.157%); 9975/249513 objects misplaced (3.998%); 4.8 MiB/s, 76 objects/s recovering 2023-10-01T09:29:49.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:49.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:49.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:49.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:49.746 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:49.784 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:49.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:49.922 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:49.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:49.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:50.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:50.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:50.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:50.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:50.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:50.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:50.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:50.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:50.434 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:50.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:50.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:50.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:50.600 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:50.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:50.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:50.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:50.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:50.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:50.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:50.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:51.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:51.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:29:51.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:51.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:51.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:51.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:51.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:51.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:51.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:51.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:51.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:51.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:51.650 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:51.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:51.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:51.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:51.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:51.942 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:51.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:52.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:29:52.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:52.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:52.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:52.179 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:52.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:52.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:52.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:52.374 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:52.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:52.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:52.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:52 smithi111 bash[78631]: cluster 2023-10-01T09:29:51.267551+0000 mgr.y (mgr.25132) 590 : cluster 0 pgmap v569: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 114 B/s rd, 27 MiB/s wr, 551 op/s; 20353/251373 objects degraded (8.097%); 9844/251373 objects misplaced (3.916%); 5.0 MiB/s, 78 objects/s recovering 2023-10-01T09:29:52.488 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:52 smithi111 bash[75702]: cluster 2023-10-01T09:29:51.267551+0000 mgr.y (mgr.25132) 590 : cluster 0 pgmap v569: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 114 B/s rd, 27 MiB/s wr, 551 op/s; 20353/251373 objects degraded (8.097%); 9844/251373 objects misplaced (3.916%); 5.0 MiB/s, 78 objects/s recovering 2023-10-01T09:29:52.509 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:52.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:52.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:52.648 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:52.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:52.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:52.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:52 smithi183 bash[59233]: cluster 2023-10-01T09:29:51.267551+0000 mgr.y (mgr.25132) 590 : cluster 0 pgmap v569: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 114 B/s rd, 27 MiB/s wr, 551 op/s; 20353/251373 objects degraded (8.097%); 9844/251373 objects misplaced (3.916%); 5.0 MiB/s, 78 objects/s recovering 2023-10-01T09:29:52.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:52.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:52.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:53.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:53.044 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:53.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:53.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:53.283 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:53.308 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:53.411 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:53.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:53.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:53.551 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:53.551 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:53.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:53.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:53.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:53.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:53.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:53.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:53.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:53.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:53.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:54.002 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:54.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:54.105 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:54.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:54.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:54.271 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:54.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:54.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:54.387 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:54 smithi183 bash[59233]: cluster 2023-10-01T09:29:53.268083+0000 mgr.y (mgr.25132) 591 : cluster 0 pgmap v570: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 26 MiB/s wr, 563 op/s; 20353/250941 objects degraded (8.111%); 9650/250941 objects misplaced (3.846%); 5.6 MiB/s, 89 objects/s recovering 2023-10-01T09:29:54.387 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:54 smithi183 bash[59233]: cluster 2023-10-01T09:29:53.974781+0000 mon.a (mon.0) 757 : cluster 3 Health check update: Degraded data redundancy: 20353/250941 objects degraded (8.111%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:54.419 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:54.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:54.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:54.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:54.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:54.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:54 smithi111 bash[75702]: cluster 2023-10-01T09:29:53.268083+0000 mgr.y (mgr.25132) 591 : cluster 0 pgmap v570: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 26 MiB/s wr, 563 op/s; 20353/250941 objects degraded (8.111%); 9650/250941 objects misplaced (3.846%); 5.6 MiB/s, 89 objects/s recovering 2023-10-01T09:29:54.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:54 smithi111 bash[75702]: cluster 2023-10-01T09:29:53.974781+0000 mon.a (mon.0) 757 : cluster 3 Health check update: Degraded data redundancy: 20353/250941 objects degraded (8.111%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:54.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:54 smithi111 bash[78631]: cluster 2023-10-01T09:29:53.268083+0000 mgr.y (mgr.25132) 591 : cluster 0 pgmap v570: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 26 MiB/s wr, 563 op/s; 20353/250941 objects degraded (8.111%); 9650/250941 objects misplaced (3.846%); 5.6 MiB/s, 89 objects/s recovering 2023-10-01T09:29:54.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:54 smithi111 bash[78631]: cluster 2023-10-01T09:29:53.974781+0000 mon.a (mon.0) 757 : cluster 3 Health check update: Degraded data redundancy: 20353/250941 objects degraded (8.111%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:54.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:54.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:54.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:54.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:54.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:54.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:54.944 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:29:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:29:54] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.33.4" 2023-10-01T09:29:54.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:54.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:54.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:55.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:55.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:55.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:55.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:55.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:55.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:55.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:55.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:55.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:55.589 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:55.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:55.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:55.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:55.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:55.762 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:55.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:55.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:55.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:56.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.037 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:56.139 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:56.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:56.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:56.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:56.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:56.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.529 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:56 smithi111 bash[75702]: cluster 2023-10-01T09:29:55.270332+0000 mgr.y (mgr.25132) 592 : cluster 0 pgmap v571: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 605 op/s; 20353/247851 objects degraded (8.212%); 9650/247851 objects misplaced (3.893%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T09:29:56.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:56 smithi111 bash[78631]: cluster 2023-10-01T09:29:55.270332+0000 mgr.y (mgr.25132) 592 : cluster 0 pgmap v571: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 605 op/s; 20353/247851 objects degraded (8.212%); 9650/247851 objects misplaced (3.893%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T09:29:56.549 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:56.599 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:29:56.655 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:56.678 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:29:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:29:56.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:56 smithi183 bash[59233]: cluster 2023-10-01T09:29:55.270332+0000 mgr.y (mgr.25132) 592 : cluster 0 pgmap v571: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 605 op/s; 20353/247851 objects degraded (8.212%); 9650/247851 objects misplaced (3.893%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T09:29:56.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:56.920 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:56.944 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:56.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:56.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:29:57.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:57.073 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:57.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:57.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:57.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:57.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:57.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:57.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.479 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:57.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:57.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:57.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:57.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:57.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:57.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:57.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:57.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:57.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:57.985 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:58.011 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:58.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:58.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:58.148 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:29:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:29:58.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:58.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:29:58.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:29:58.384 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:58.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:58.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:58 smithi183 bash[59233]: cluster 2023-10-01T09:29:57.272722+0000 mgr.y (mgr.25132) 593 : cluster 0 pgmap v572: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 692 op/s; 20353/240732 objects degraded (8.455%); 9296/240732 objects misplaced (3.862%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T09:29:58.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:58.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:58 smithi111 bash[75702]: cluster 2023-10-01T09:29:57.272722+0000 mgr.y (mgr.25132) 593 : cluster 0 pgmap v572: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 692 op/s; 20353/240732 objects degraded (8.455%); 9296/240732 objects misplaced (3.862%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T09:29:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:58 smithi111 bash[78631]: cluster 2023-10-01T09:29:57.272722+0000 mgr.y (mgr.25132) 593 : cluster 0 pgmap v572: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 692 op/s; 20353/240732 objects degraded (8.455%); 9296/240732 objects misplaced (3.862%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T09:29:58.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:58.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:58.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:58.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:58.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:29:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:29:58.947 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:58.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:58.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:58.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:59.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:59.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:29:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:29:59.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:59.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:59.496 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.503 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:59 smithi111 bash[78631]: cluster 2023-10-01T09:29:58.976068+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:59.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:29:59 smithi111 bash[78631]: audit 2023-10-01T09:29:59.007031+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:59.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:59 smithi111 bash[75702]: cluster 2023-10-01T09:29:58.976068+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:59.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:29:59 smithi111 bash[75702]: audit 2023-10-01T09:29:59.007031+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:59.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:59.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:29:59.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:29:59.773 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:59.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:59 smithi183 bash[59233]: cluster 2023-10-01T09:29:58.976068+0000 mon.a (mon.0) 758 : cluster 3 Health check update: Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:29:59.783 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:29:59 smithi183 bash[59233]: audit 2023-10-01T09:29:59.007031+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:29:59.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:29:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:29:59.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:59.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:29:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:29:59.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:00.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:00.076 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:00.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:00.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:00.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:00.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:00.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:00.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:00.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:00.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:00.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:29:59.273246+0000 mgr.y (mgr.25132) 594 : cluster 0 pgmap v573: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 B/s rd, 11 MiB/s wr, 584 op/s; 20353/240732 objects degraded (8.455%); 9296/240732 objects misplaced (3.862%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000113+0000 mon.a (mon.0) 760 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000150+0000 mon.a (mon.0) 761 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000167+0000 mon.a (mon.0) 762 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000181+0000 mon.a (mon.0) 763 : cluster 3 pg 1.0 is active+recovery_wait+undersized+degraded+remapped, acting [0,6] 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000194+0000 mon.a (mon.0) 764 : cluster 3 pg 7.0 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-10-01T09:30:00.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000205+0000 mon.a (mon.0) 765 : cluster 3 pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000218+0000 mon.a (mon.0) 766 : cluster 3 pg 7.6 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000231+0000 mon.a (mon.0) 767 : cluster 3 pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000245+0000 mon.a (mon.0) 768 : cluster 3 pg 7.a is stuck undersized for 72s, current state active+recovering+undersized+remapped, last acting [3,2] 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000258+0000 mon.a (mon.0) 769 : cluster 3 pg 7.b is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,6] 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:00.000273+0000 mon.a (mon.0) 770 : cluster 3 pg 7.e is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,0] 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:29:59.273246+0000 mgr.y (mgr.25132) 594 : cluster 0 pgmap v573: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 B/s rd, 11 MiB/s wr, 584 op/s; 20353/240732 objects degraded (8.455%); 9296/240732 objects misplaced (3.862%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:00.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000113+0000 mon.a (mon.0) 760 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000150+0000 mon.a (mon.0) 761 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000167+0000 mon.a (mon.0) 762 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000181+0000 mon.a (mon.0) 763 : cluster 3 pg 1.0 is active+recovery_wait+undersized+degraded+remapped, acting [0,6] 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000194+0000 mon.a (mon.0) 764 : cluster 3 pg 7.0 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000205+0000 mon.a (mon.0) 765 : cluster 3 pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000218+0000 mon.a (mon.0) 766 : cluster 3 pg 7.6 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000231+0000 mon.a (mon.0) 767 : cluster 3 pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2023-10-01T09:30:00.588 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000245+0000 mon.a (mon.0) 768 : cluster 3 pg 7.a is stuck undersized for 72s, current state active+recovering+undersized+remapped, last acting [3,2] 2023-10-01T09:30:00.589 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000258+0000 mon.a (mon.0) 769 : cluster 3 pg 7.b is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,6] 2023-10-01T09:30:00.589 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:00.000273+0000 mon.a (mon.0) 770 : cluster 3 pg 7.e is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,0] 2023-10-01T09:30:00.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:00.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:00.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:00.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:29:59.273246+0000 mgr.y (mgr.25132) 594 : cluster 0 pgmap v573: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 B/s rd, 11 MiB/s wr, 584 op/s; 20353/240732 objects degraded (8.455%); 9296/240732 objects misplaced (3.862%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000113+0000 mon.a (mon.0) 760 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000150+0000 mon.a (mon.0) 761 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000167+0000 mon.a (mon.0) 762 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 20353/240732 objects degraded (8.455%), 7 pgs degraded, 4 pgs undersized 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000181+0000 mon.a (mon.0) 763 : cluster 3 pg 1.0 is active+recovery_wait+undersized+degraded+remapped, acting [0,6] 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000194+0000 mon.a (mon.0) 764 : cluster 3 pg 7.0 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,3] 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000205+0000 mon.a (mon.0) 765 : cluster 3 pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000218+0000 mon.a (mon.0) 766 : cluster 3 pg 7.6 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000231+0000 mon.a (mon.0) 767 : cluster 3 pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000245+0000 mon.a (mon.0) 768 : cluster 3 pg 7.a is stuck undersized for 72s, current state active+recovering+undersized+remapped, last acting [3,2] 2023-10-01T09:30:00.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000258+0000 mon.a (mon.0) 769 : cluster 3 pg 7.b is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,6] 2023-10-01T09:30:00.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:00.000273+0000 mon.a (mon.0) 770 : cluster 3 pg 7.e is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,0] 2023-10-01T09:30:00.761 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:00.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:00.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:00.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:00.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:00.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:01.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:01.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:01.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:01.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:01.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:01.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:01.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:01.306 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:01.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:01.410 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:01.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:01.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:01.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:01.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:01.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:01.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:01.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:01.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:01.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:01.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:01.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:01.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:01.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:01.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:02.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:02.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:02.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:02.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:02.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:02 smithi183 bash[59233]: cluster 2023-10-01T09:30:01.273974+0000 mgr.y (mgr.25132) 595 : cluster 0 pgmap v574: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 694 op/s; 20353/236520 objects degraded (8.605%); 9296/236520 objects misplaced (3.930%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T09:30:02.370 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:02.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:02.401 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:02 smithi111 bash[75702]: cluster 2023-10-01T09:30:01.273974+0000 mgr.y (mgr.25132) 595 : cluster 0 pgmap v574: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 694 op/s; 20353/236520 objects degraded (8.605%); 9296/236520 objects misplaced (3.930%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T09:30:02.402 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:02 smithi111 bash[78631]: cluster 2023-10-01T09:30:01.273974+0000 mgr.y (mgr.25132) 595 : cluster 0 pgmap v574: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 10 MiB/s wr, 694 op/s; 20353/236520 objects degraded (8.605%); 9296/236520 objects misplaced (3.930%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T09:30:02.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:02.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:02.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:02.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:02.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:02.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:02.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:02.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:02.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:02.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:02.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:02.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:03.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:03.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:03.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:03.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:03.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:03.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:03.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:04.270 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:04.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:04.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:04.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:04.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:04.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:04 smithi183 bash[59233]: cluster 2023-10-01T09:30:03.274634+0000 mgr.y (mgr.25132) 596 : cluster 0 pgmap v575: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 1.5 MiB/s wr, 625 op/s; 20353/230547 objects degraded (8.828%); 8959/230547 objects misplaced (3.886%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T09:30:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:04 smithi183 bash[59233]: cluster 2023-10-01T09:30:03.977256+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 20353/230547 objects degraded (8.828%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:04.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:04.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:04.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:04.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:04.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:04 smithi111 bash[75702]: cluster 2023-10-01T09:30:03.274634+0000 mgr.y (mgr.25132) 596 : cluster 0 pgmap v575: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 1.5 MiB/s wr, 625 op/s; 20353/230547 objects degraded (8.828%); 8959/230547 objects misplaced (3.886%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T09:30:04.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:04 smithi111 bash[75702]: cluster 2023-10-01T09:30:03.977256+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 20353/230547 objects degraded (8.828%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:04.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:30:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:30:04] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.33.4" 2023-10-01T09:30:04.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:04 smithi111 bash[78631]: cluster 2023-10-01T09:30:03.274634+0000 mgr.y (mgr.25132) 596 : cluster 0 pgmap v575: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 1.5 MiB/s wr, 625 op/s; 20353/230547 objects degraded (8.828%); 8959/230547 objects misplaced (3.886%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T09:30:04.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:04 smithi111 bash[78631]: cluster 2023-10-01T09:30:03.977256+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 20353/230547 objects degraded (8.828%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:04.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:04.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:04.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:04.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:04.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:04.950 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:04.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:05.055 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:05.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:05.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:05.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:05.316 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:05.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:05.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:05.449 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:05.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:05.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:05.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:05.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:05.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:05.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:05.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:05.901 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:05.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:06.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:06.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:06.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:06.136 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:06.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:06.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:06.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:06.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:06.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:06.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:06.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:06.677 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:06 smithi183 bash[59233]: cluster 2023-10-01T09:30:05.277259+0000 mgr.y (mgr.25132) 597 : cluster 0 pgmap v576: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 20353/227364 objects degraded (8.952%); 8959/227364 objects misplaced (3.940%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:06.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:06.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:06.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:06.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:07.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:06 smithi111 bash[75702]: cluster 2023-10-01T09:30:05.277259+0000 mgr.y (mgr.25132) 597 : cluster 0 pgmap v576: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 20353/227364 objects degraded (8.952%); 8959/227364 objects misplaced (3.940%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:07.028 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:06 smithi111 bash[78631]: cluster 2023-10-01T09:30:05.277259+0000 mgr.y (mgr.25132) 597 : cluster 0 pgmap v576: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 20353/227364 objects degraded (8.952%); 8959/227364 objects misplaced (3.940%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:07.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:07.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:07.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:07.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:07.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:07.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:07.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:07.454 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:07.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:07.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:07.591 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:07.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:07.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:07.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:07.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:07.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:07.888 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:07.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:07.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:08.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:08.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:08.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:08.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:08.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:08.277 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:08.307 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:08.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:08.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:08.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:08.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:08 smithi183 bash[59233]: cluster 2023-10-01T09:30:07.277981+0000 mgr.y (mgr.25132) 598 : cluster 0 pgmap v577: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 20353/219939 objects degraded (9.254%); 8639/219939 objects misplaced (3.928%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T09:30:08.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:08.570 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:08.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:08.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:08.682 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:08 smithi111 bash[75702]: cluster 2023-10-01T09:30:07.277981+0000 mgr.y (mgr.25132) 598 : cluster 0 pgmap v577: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 20353/219939 objects degraded (9.254%); 8639/219939 objects misplaced (3.928%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T09:30:08.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:08 smithi111 bash[78631]: cluster 2023-10-01T09:30:07.277981+0000 mgr.y (mgr.25132) 598 : cluster 0 pgmap v577: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 20353/219939 objects degraded (9.254%); 8639/219939 objects misplaced (3.928%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T09:30:08.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:08.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:08.861 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:08.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:08.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:08.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:09.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:09.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:09.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:09.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:09.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:09.267 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:09.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:09.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:09.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:09.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:09.518 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:09 smithi183 bash[59233]: cluster 2023-10-01T09:30:08.978249+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 20353/219939 objects degraded (9.254%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:09.535 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:09.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:09.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:09 smithi111 bash[75702]: cluster 2023-10-01T09:30:08.978249+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 20353/219939 objects degraded (9.254%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:09.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:09 smithi111 bash[78631]: cluster 2023-10-01T09:30:08.978249+0000 mon.a (mon.0) 772 : cluster 3 Health check update: Degraded data redundancy: 20353/219939 objects degraded (9.254%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:09.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:09.664 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:09.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:09.766 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:09.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:09.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:09.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:09.919 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:09.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:10.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:10.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:10.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:10.189 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:10.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:10.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:10.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:10.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:10.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:10.456 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:10.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:10.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:10.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:10.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:10.647 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:10 smithi111 bash[78631]: cluster 2023-10-01T09:30:09.278541+0000 mgr.y (mgr.25132) 599 : cluster 0 pgmap v578: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 20353/219939 objects degraded (9.254%); 8639/219939 objects misplaced (3.928%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:30:10.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:10 smithi111 bash[75702]: cluster 2023-10-01T09:30:09.278541+0000 mgr.y (mgr.25132) 599 : cluster 0 pgmap v578: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 20353/219939 objects degraded (9.254%); 8639/219939 objects misplaced (3.928%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:30:10.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:10.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:10 smithi183 bash[59233]: cluster 2023-10-01T09:30:09.278541+0000 mgr.y (mgr.25132) 599 : cluster 0 pgmap v578: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 20353/219939 objects degraded (9.254%); 8639/219939 objects misplaced (3.928%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:30:10.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:10.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:10.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:10.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:10.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:11.021 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:11.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:11.127 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:11.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:11.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:11.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:11.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:11.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:11.410 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:11.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:11.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:11.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:11.561 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:11.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:11.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:11.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:11.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:11.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:11.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:11.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:11.970 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:11.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:11.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:12.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:12.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:12.226 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:12.355 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.373 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:30:12.373 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:30:12.375 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:12 smithi111 bash[75702]: cluster 2023-10-01T09:30:11.279295+0000 mgr.y (mgr.25132) 600 : cluster 0 pgmap v579: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 20353/215397 objects degraded (9.449%); 8639/215397 objects misplaced (4.011%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:30:12.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:12.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:12.495 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:12 smithi183 bash[59233]: cluster 2023-10-01T09:30:11.279295+0000 mgr.y (mgr.25132) 600 : cluster 0 pgmap v579: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 20353/215397 objects degraded (9.449%); 8639/215397 objects misplaced (4.011%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:30:12.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:12.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:12.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:12.627 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:12 smithi111 bash[78631]: cluster 2023-10-01T09:30:11.279295+0000 mgr.y (mgr.25132) 600 : cluster 0 pgmap v579: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 20353/215397 objects degraded (9.449%); 8639/215397 objects misplaced (4.011%); 3.4 MiB/s, 54 objects/s recovering 2023-10-01T09:30:12.647 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:12.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:12.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.785 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:12.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:12.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:12.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:13.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:13.037 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:13.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:13.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:13.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:13.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:13.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:13.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:13.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:13.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:13.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:13.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:13.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:13.728 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:13.831 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:13.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:13.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:13.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:13.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:13.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:13.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:14.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:14.126 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:14.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:14.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:14.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:14.362 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:14.386 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:14 smithi183 bash[59233]: cluster 2023-10-01T09:30:13.279934+0000 mgr.y (mgr.25132) 601 : cluster 0 pgmap v580: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 20353/209616 objects degraded (9.710%); 8265/209616 objects misplaced (3.943%); 5.4 MiB/s, 85 objects/s recovering 2023-10-01T09:30:14.387 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:14 smithi183 bash[59233]: cluster 2023-10-01T09:30:13.979424+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 20353/209616 objects degraded (9.710%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:14.387 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:14 smithi183 bash[59233]: audit 2023-10-01T09:30:14.010551+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:14.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:14.497 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:14.526 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:14.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:14.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:14.639 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[75702]: cluster 2023-10-01T09:30:13.279934+0000 mgr.y (mgr.25132) 601 : cluster 0 pgmap v580: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 20353/209616 objects degraded (9.710%); 8265/209616 objects misplaced (3.943%); 5.4 MiB/s, 85 objects/s recovering 2023-10-01T09:30:14.640 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[75702]: cluster 2023-10-01T09:30:13.979424+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 20353/209616 objects degraded (9.710%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:14.640 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[75702]: audit 2023-10-01T09:30:14.010551+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:14.640 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[78631]: cluster 2023-10-01T09:30:13.279934+0000 mgr.y (mgr.25132) 601 : cluster 0 pgmap v580: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 20353/209616 objects degraded (9.710%); 8265/209616 objects misplaced (3.943%); 5.4 MiB/s, 85 objects/s recovering 2023-10-01T09:30:14.640 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[78631]: cluster 2023-10-01T09:30:13.979424+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 20353/209616 objects degraded (9.710%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:14.640 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[78631]: audit 2023-10-01T09:30:14.010551+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:14.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:14.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:14.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:14.812 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:14.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:14.925 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:30:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:30:14] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.33.4" 2023-10-01T09:30:14.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:14.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:15.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:15.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:15.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:15.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:15.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:15.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:15.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:15.359 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:15.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:15.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:15.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:15.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:15.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:15.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:15.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:15.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:15.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:15.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:30:15.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:15.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:15.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:16.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:16.037 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:16.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:16.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:16.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:16.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:16.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:16.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:16.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:16.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:16.468 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:16.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:16.475 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:16 smithi111 bash[78631]: cluster 2023-10-01T09:30:15.280629+0000 mgr.y (mgr.25132) 602 : cluster 0 pgmap v581: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 20353/206490 objects degraded (9.857%); 8265/206490 objects misplaced (4.003%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:16.475 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:16 smithi111 bash[75702]: cluster 2023-10-01T09:30:15.280629+0000 mgr.y (mgr.25132) 602 : cluster 0 pgmap v581: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 20353/206490 objects degraded (9.857%); 8265/206490 objects misplaced (4.003%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:16 smithi183 bash[59233]: cluster 2023-10-01T09:30:15.280629+0000 mgr.y (mgr.25132) 602 : cluster 0 pgmap v581: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 20353/206490 objects degraded (9.857%); 8265/206490 objects misplaced (4.003%); 3.6 MiB/s, 57 objects/s recovering 2023-10-01T09:30:16.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:16.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:16.608 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:30:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:16.640 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:30:16.647 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:30:16.675 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:30:16.711 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:16.732 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:30:16.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:16.790 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:30:16.828 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:30:16.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:16.862 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:30:16.885 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:16.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:16.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:16.901 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:30:16.943 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:30:16.945 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.946 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:30:16.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:17.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:17.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:17.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:17.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:17.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:17.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:17.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:17.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:17.404 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:30:17.408 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:17 smithi111 bash[78631]: audit 2023-10-01T09:30:16.532355+0000 mon.a (mon.0) 775 : audit 0 from='client.? 172.21.15.111:0/304719822' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:30:17.408 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:17 smithi111 bash[75702]: audit 2023-10-01T09:30:16.532355+0000 mon.a (mon.0) 775 : audit 0 from='client.? 172.21.15.111:0/304719822' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:30:17.408 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:17 smithi111 bash[75702]: audit 2023-10-01T09:30:16.939874+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.111:0/2499880240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:30:17.408 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:17 smithi111 bash[75702]: audit 2023-10-01T09:30:16.940424+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:30:17.442 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:17.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:17 smithi183 bash[59233]: audit 2023-10-01T09:30:16.532355+0000 mon.a (mon.0) 775 : audit 0 from='client.? 172.21.15.111:0/304719822' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:30:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:17 smithi183 bash[59233]: audit 2023-10-01T09:30:16.939874+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.111:0/2499880240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:30:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:17 smithi183 bash[59233]: audit 2023-10-01T09:30:16.940424+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:30:17.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:17.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:17.699 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:17 smithi111 bash[78631]: audit 2023-10-01T09:30:16.939874+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.111:0/2499880240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:30:17.699 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:17 smithi111 bash[78631]: audit 2023-10-01T09:30:16.940424+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:30:17.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:17.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:17.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:17.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:17.964 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:18.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:18.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:18.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:18.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:18.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:18.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:18.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:18.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:18.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:18.411 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: audit 2023-10-01T09:30:16.621523+0000 mgr.y (mgr.25132) 603 : audit 0 from='client.35112 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:30:18.411 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: cluster 2023-10-01T09:30:17.281334+0000 mgr.y (mgr.25132) 604 : cluster 0 pgmap v582: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20388/199659 objects degraded (10.211%); 7829/199659 objects misplaced (3.921%); 5.7 MiB/s, 91 objects/s recovering 2023-10-01T09:30:18.412 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: cluster 2023-10-01T09:30:17.387790+0000 mon.a (mon.0) 777 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:30:18.412 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: cluster 2023-10-01T09:30:17.393011+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T09:30:18.412 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: audit 2023-10-01T09:30:17.394364+0000 mon.a (mon.0) 778 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:30:18.412 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: cluster 2023-10-01T09:30:17.398411+0000 mon.a (mon.0) 779 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-01T09:30:18.507 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: audit 2023-10-01T09:30:16.621523+0000 mgr.y (mgr.25132) 603 : audit 0 from='client.35112 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: cluster 2023-10-01T09:30:17.281334+0000 mgr.y (mgr.25132) 604 : cluster 0 pgmap v582: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20388/199659 objects degraded (10.211%); 7829/199659 objects misplaced (3.921%); 5.7 MiB/s, 91 objects/s recovering 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: cluster 2023-10-01T09:30:17.387790+0000 mon.a (mon.0) 777 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: cluster 2023-10-01T09:30:17.393011+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: audit 2023-10-01T09:30:17.394364+0000 mon.a (mon.0) 778 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: cluster 2023-10-01T09:30:17.398411+0000 mon.a (mon.0) 779 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-01T09:30:18.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:18 smithi183 bash[59233]: cluster 2023-10-01T09:30:17.415971+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T09:30:18.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:18.644 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:18.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:18.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:18.748 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[75702]: cluster 2023-10-01T09:30:17.415971+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T09:30:18.748 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: audit 2023-10-01T09:30:16.621523+0000 mgr.y (mgr.25132) 603 : audit 0 from='client.35112 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:30:18.748 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: cluster 2023-10-01T09:30:17.281334+0000 mgr.y (mgr.25132) 604 : cluster 0 pgmap v582: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20388/199659 objects degraded (10.211%); 7829/199659 objects misplaced (3.921%); 5.7 MiB/s, 91 objects/s recovering 2023-10-01T09:30:18.748 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: cluster 2023-10-01T09:30:17.387790+0000 mon.a (mon.0) 777 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:30:18.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: cluster 2023-10-01T09:30:17.393011+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T09:30:18.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: audit 2023-10-01T09:30:17.394364+0000 mon.a (mon.0) 778 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:30:18.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: cluster 2023-10-01T09:30:17.398411+0000 mon.a (mon.0) 779 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-01T09:30:18.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:18 smithi111 bash[78631]: cluster 2023-10-01T09:30:17.415971+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T09:30:18.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:18.792 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:18.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:18.925 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:18.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:18.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:19.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:19.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:19.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:19.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:19.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:19.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:19.301 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.339 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:19.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:19.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:19.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:19.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:19.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:19 smithi111 bash[78631]: cluster 2023-10-01T09:30:18.981220+0000 mon.a (mon.0) 780 : cluster 3 Health check update: Degraded data redundancy: 20388/199659 objects degraded (10.211%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:19.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:19 smithi111 bash[78631]: cluster 2023-10-01T09:30:19.281869+0000 mgr.y (mgr.25132) 605 : cluster 0 pgmap v584: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 20388/199659 objects degraded (10.211%); 7829/199659 objects misplaced (3.921%); 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:30:19.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:19 smithi111 bash[75702]: cluster 2023-10-01T09:30:18.981220+0000 mon.a (mon.0) 780 : cluster 3 Health check update: Degraded data redundancy: 20388/199659 objects degraded (10.211%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:19.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:19 smithi111 bash[75702]: cluster 2023-10-01T09:30:19.281869+0000 mgr.y (mgr.25132) 605 : cluster 0 pgmap v584: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 20388/199659 objects degraded (10.211%); 7829/199659 objects misplaced (3.921%); 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:30:19.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:19.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:19.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:19.712 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:19.738 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:19.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:19.797 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":581,"stamp":"2023-10-01T09:30:15.280113+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4509800376,"num_objects":68830,"num_object_clones":0,"num_object_copies":206490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20353,"num_objects_misplaced":8265,"num_objects_unfound":0,"num_objects_dirty":68830,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":101754,"num_write_kb":5451982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5397,"num_bytes_recovered":352854242,"num_keys_recovered":20,"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":101688,"ondisk_log_size":101688,"up":267,"acting":258,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":296,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16326936,"kb_used_data":14026904,"kb_used_omap":20,"kb_used_meta":2299819,"kb_avail":733634280,"statfs":{"total":767960285184,"available":751241502720,"internally_reserved":0,"allocated":14363549696,"data_stored":14358918954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2355015310},"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":-525533184,"num_objects":-8019,"num_object_clones":0,"num_object_copies":-24057,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-694,"num_objects_unfound":0,"num_objects_dirty":-8019,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8019,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":694,"num_bytes_recovered":45481984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.005963"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":25,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353173+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:29:42.353173+0000","last_peered":"2023-10-01T09:29:42.353173+0000","last_clean":"2023-10-01T09:29:42.353173+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:29:42.353173+0000","last_undegraded":"2023-10-01T09:29:42.353173+0000","last_fullsized":"2023-10-01T09:29:42.353173+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":23,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.800912+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:29:42.800912+0000","last_peered":"2023-10-01T09:29:42.800912+0000","last_clean":"2023-10-01T09:29:42.800912+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:29:42.800912+0000","last_undegraded":"2023-10-01T09:29:42.800912+0000","last_fullsized":"2023-10-01T09:29:42.800912+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":65,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.354952+0000","last_change":"2023-10-01T09:28:17.361761+0000","last_active":"2023-10-01T09:29:42.354952+0000","last_peered":"2023-10-01T09:29:42.354952+0000","last_clean":"2023-10-01T09:29:42.354952+0000","last_became_active":"2023-10-01T09:28:17.361374+0000","last_became_peered":"2023-10-01T09:28:17.361374+0000","last_unstale":"2023-10-01T09:29:42.354952+0000","last_undegraded":"2023-10-01T09:29:42.354952+0000","last_fullsized":"2023-10-01T09:29:42.354952+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:02:48.669499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":129,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350627+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:29:42.350627+0000","last_peered":"2023-10-01T09:29:42.350627+0000","last_clean":"2023-10-01T09:29:42.350627+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:29:42.350627+0000","last_undegraded":"2023-10-01T09:29:42.350627+0000","last_fullsized":"2023-10-01T09:29:42.350627+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":137,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:46.727812+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:29:46.727812+0000","last_peered":"2023-10-01T09:29:46.727812+0000","last_clean":"2023-10-01T09:29:46.727812+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:29:46.727812+0000","last_undegraded":"2023-10-01T09:29:46.727812+0000","last_fullsized":"2023-10-01T09:29:46.727812+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":18,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357750+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:29:42.357750+0000","last_peered":"2023-10-01T09:29:42.357750+0000","last_clean":"2023-10-01T09:29:42.357750+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:29:42.357750+0000","last_undegraded":"2023-10-01T09:29:42.357750+0000","last_fullsized":"2023-10-01T09:29:42.357750+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":128,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.352788+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:29:42.352788+0000","last_peered":"2023-10-01T09:29:42.352788+0000","last_clean":"2023-10-01T09:29:42.352788+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:29:42.352788+0000","last_undegraded":"2023-10-01T09:29:42.352788+0000","last_fullsized":"2023-10-01T09:29:42.352788+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.347854+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:29:42.347854+0000","last_peered":"2023-10-01T09:29:42.347854+0000","last_clean":"2023-10-01T09:29:42.347854+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:29:42.347854+0000","last_undegraded":"2023-10-01T09:29:42.347854+0000","last_fullsized":"2023-10-01T09:29:42.347854+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":30,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363460+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:29:42.363460+0000","last_peered":"2023-10-01T09:29:42.363460+0000","last_clean":"2023-10-01T09:29:42.363460+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:29:42.363460+0000","last_undegraded":"2023-10-01T09:29:42.363460+0000","last_fullsized":"2023-10-01T09:29:42.363460+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.347884+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:29:42.347884+0000","last_peered":"2023-10-01T09:29:42.347884+0000","last_clean":"2023-10-01T09:29:42.347884+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:29:42.347884+0000","last_undegraded":"2023-10-01T09:29:42.347884+0000","last_fullsized":"2023-10-01T09:29:42.347884+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":18,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.800054+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:29:42.800054+0000","last_peered":"2023-10-01T09:29:42.800054+0000","last_clean":"2023-10-01T09:29:42.800054+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:29:42.800054+0000","last_undegraded":"2023-10-01T09:29:42.800054+0000","last_fullsized":"2023-10-01T09:29:42.800054+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":124,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353318+0000","last_change":"2023-10-01T09:29:17.375771+0000","last_active":"2023-10-01T09:29:42.353318+0000","last_peered":"2023-10-01T09:29:42.353318+0000","last_clean":"2023-10-01T09:29:42.353318+0000","last_became_active":"2023-10-01T09:29:17.375477+0000","last_became_peered":"2023-10-01T09:29:17.375477+0000","last_unstale":"2023-10-01T09:29:42.353318+0000","last_undegraded":"2023-10-01T09:29:42.353318+0000","last_fullsized":"2023-10-01T09:29:42.353318+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:33.066393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":35,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353223+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:29:42.353223+0000","last_peered":"2023-10-01T09:29:42.353223+0000","last_clean":"2023-10-01T09:29:42.353223+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:29:42.353223+0000","last_undegraded":"2023-10-01T09:29:42.353223+0000","last_fullsized":"2023-10-01T09:29:42.353223+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":109,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353553+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:29:42.353553+0000","last_peered":"2023-10-01T09:29:42.353553+0000","last_clean":"2023-10-01T09:29:42.353553+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:29:42.353553+0000","last_undegraded":"2023-10-01T09:29:42.353553+0000","last_fullsized":"2023-10-01T09:29:42.353553+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":64,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.799582+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:29:42.799582+0000","last_peered":"2023-10-01T09:29:42.799582+0000","last_clean":"2023-10-01T09:29:42.799582+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:29:42.799582+0000","last_undegraded":"2023-10-01T09:29:42.799582+0000","last_fullsized":"2023-10-01T09:29:42.799582+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":121,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.348054+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:29:42.348054+0000","last_peered":"2023-10-01T09:29:42.348054+0000","last_clean":"2023-10-01T09:29:42.348054+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:29:42.348054+0000","last_undegraded":"2023-10-01T09:29:42.348054+0000","last_fullsized":"2023-10-01T09:29:42.348054+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":129,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:29:47.430777+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:29:47.430777+0000","last_peered":"2023-10-01T09:29:47.430777+0000","last_clean":"2023-10-01T09:29:47.430777+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:29:47.430777+0000","last_undegraded":"2023-10-01T09:29:47.430777+0000","last_fullsized":"2023-10-01T09:29:47.430777+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":21,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363364+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:29:42.363364+0000","last_peered":"2023-10-01T09:29:42.363364+0000","last_clean":"2023-10-01T09:29:42.363364+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:29:42.363364+0000","last_undegraded":"2023-10-01T09:29:42.363364+0000","last_fullsized":"2023-10-01T09:29:42.363364+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":101,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.799259+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:29:42.799259+0000","last_peered":"2023-10-01T09:29:42.799259+0000","last_clean":"2023-10-01T09:29:42.799259+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:29:42.799259+0000","last_undegraded":"2023-10-01T09:29:42.799259+0000","last_fullsized":"2023-10-01T09:29:42.799259+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":128,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.383488+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:29:42.383488+0000","last_peered":"2023-10-01T09:29:42.383488+0000","last_clean":"2023-10-01T09:29:42.383488+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:29:42.383488+0000","last_undegraded":"2023-10-01T09:29:42.383488+0000","last_fullsized":"2023-10-01T09:29:42.383488+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":161,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357336+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:29:42.357336+0000","last_peered":"2023-10-01T09:29:42.357336+0000","last_clean":"2023-10-01T09:29:42.357336+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:29:42.357336+0000","last_undegraded":"2023-10-01T09:29:42.357336+0000","last_fullsized":"2023-10-01T09:29:42.357336+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":139,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:46.733906+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:29:46.733906+0000","last_peered":"2023-10-01T09:29:46.733906+0000","last_clean":"2023-10-01T09:29:46.733906+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:29:46.733906+0000","last_undegraded":"2023-10-01T09:29:46.733906+0000","last_fullsized":"2023-10-01T09:29:46.733906+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"149'6299","reported_seq":6337,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:10.537646+0000","last_change":"2023-10-01T09:28:47.576461+0000","last_active":"2023-10-01T09:30:10.537646+0000","last_peered":"2023-10-01T09:30:10.537646+0000","last_clean":"2023-10-01T09:28:44.890908+0000","last_became_active":"2023-10-01T09:28:47.569233+0000","last_became_peered":"2023-10-01T09:28:47.569233+0000","last_unstale":"2023-10-01T09:30:10.537646+0000","last_undegraded":"2023-10-01T09:28:47.042019+0000","last_fullsized":"2023-10-01T09:28:46.966858+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+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 @ 2023-10-02T19:44:30.466045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285278208,"num_objects":4353,"num_object_clones":0,"num_object_copies":13059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6299,"num_write_kb":340864,"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":[1,5,6],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":1473},{"shards":"1,6","objects":1907}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":46,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.800535+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:29:42.800535+0000","last_peered":"2023-10-01T09:29:42.800535+0000","last_clean":"2023-10-01T09:29:42.800535+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:29:42.800535+0000","last_undegraded":"2023-10-01T09:29:42.800535+0000","last_fullsized":"2023-10-01T09:29:42.800535+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":39,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363073+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:29:42.363073+0000","last_peered":"2023-10-01T09:29:42.363073+0000","last_clean":"2023-10-01T09:29:42.363073+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:29:42.363073+0000","last_undegraded":"2023-10-01T09:29:42.363073+0000","last_fullsized":"2023-10-01T09:29:42.363073+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6246","reported_seq":9115,"reported_epoch":149,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T09:30:11.827468+0000","last_change":"2023-10-01T09:29:41.385098+0000","last_active":"2023-10-01T09:30:11.827468+0000","last_peered":"2023-10-01T09:30:11.827468+0000","last_clean":"2023-10-01T09:28:44.946932+0000","last_became_active":"2023-10-01T09:28:47.565998+0000","last_became_peered":"2023-10-01T09:28:47.565998+0000","last_unstale":"2023-10-01T09:30:11.827468+0000","last_undegraded":"2023-10-01T09:30:11.827468+0000","last_fullsized":"2023-10-01T09:28:46.964447+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6246,"log_dups_size":0,"ondisk_log_size":6246,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:21:59.976997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278003712,"num_objects":4242,"num_object_clones":0,"num_object_copies":12726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1004,"num_objects_unfound":0,"num_objects_dirty":4242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6246,"num_write_kb":335616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1416,"num_bytes_recovered":92798976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1004},{"shards":"2,3","objects":3238}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":60,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.917703+0000","last_change":"2023-10-01T09:28:17.500705+0000","last_active":"2023-10-01T09:29:42.917703+0000","last_peered":"2023-10-01T09:29:42.917703+0000","last_clean":"2023-10-01T09:29:42.917703+0000","last_became_active":"2023-10-01T09:28:17.360818+0000","last_became_peered":"2023-10-01T09:28:17.360818+0000","last_unstale":"2023-10-01T09:29:42.917703+0000","last_undegraded":"2023-10-01T09:29:42.917703+0000","last_fullsized":"2023-10-01T09:29:42.917703+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353790+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:29:42.353790+0000","last_peered":"2023-10-01T09:29:42.353790+0000","last_clean":"2023-10-01T09:29:42.353790+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:29:42.353790+0000","last_undegraded":"2023-10-01T09:29:42.353790+0000","last_fullsized":"2023-10-01T09:29:42.353790+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"149'6257","reported_seq":6296,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:11.386262+0000","last_change":"2023-10-01T09:28:17.360616+0000","last_active":"2023-10-01T09:30:11.386262+0000","last_peered":"2023-10-01T09:30:11.386262+0000","last_clean":"2023-10-01T09:30:11.386262+0000","last_became_active":"2023-10-01T09:28:17.360208+0000","last_became_peered":"2023-10-01T09:28:17.360208+0000","last_unstale":"2023-10-01T09:30:11.386262+0000","last_undegraded":"2023-10-01T09:30:11.386262+0000","last_fullsized":"2023-10-01T09:30:11.386262+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6257,"log_dups_size":0,"ondisk_log_size":6257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:08:58.383387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282132480,"num_objects":4305,"num_object_clones":0,"num_object_copies":12915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6257,"num_write_kb":337984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":60,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.800559+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:29:42.800559+0000","last_peered":"2023-10-01T09:29:42.800559+0000","last_clean":"2023-10-01T09:29:42.800559+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:29:42.800559+0000","last_undegraded":"2023-10-01T09:29:42.800559+0000","last_fullsized":"2023-10-01T09:29:42.800559+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":27,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357107+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:29:42.357107+0000","last_peered":"2023-10-01T09:29:42.357107+0000","last_clean":"2023-10-01T09:29:42.357107+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:29:42.357107+0000","last_undegraded":"2023-10-01T09:29:42.357107+0000","last_fullsized":"2023-10-01T09:29:42.357107+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"149'6463","reported_seq":6493,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:14.878490+0000","last_change":"2023-10-01T09:27:56.673529+0000","last_active":"2023-10-01T09:30:14.878490+0000","last_peered":"2023-10-01T09:30:14.878490+0000","last_clean":"2023-10-01T09:30:14.878490+0000","last_became_active":"2023-10-01T09:27:56.673275+0000","last_became_peered":"2023-10-01T09:27:56.673275+0000","last_unstale":"2023-10-01T09:30:14.878490+0000","last_undegraded":"2023-10-01T09:30:14.878490+0000","last_fullsized":"2023-10-01T09:30:14.878490+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6463,"log_dups_size":0,"ondisk_log_size":6463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:49:42.994609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277938176,"num_objects":4241,"num_object_clones":0,"num_object_copies":12723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6463,"num_write_kb":342528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":115,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363322+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:29:42.363322+0000","last_peered":"2023-10-01T09:29:42.363322+0000","last_clean":"2023-10-01T09:29:42.363322+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:29:42.363322+0000","last_undegraded":"2023-10-01T09:29:42.363322+0000","last_fullsized":"2023-10-01T09:29:42.363322+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350168+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:29:42.350168+0000","last_peered":"2023-10-01T09:29:42.350168+0000","last_clean":"2023-10-01T09:29:42.350168+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:29:42.350168+0000","last_undegraded":"2023-10-01T09:29:42.350168+0000","last_fullsized":"2023-10-01T09:29:42.350168+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6308","reported_seq":6337,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:11.374493+0000","last_change":"2023-10-01T09:27:56.679330+0000","last_active":"2023-10-01T09:30:11.374493+0000","last_peered":"2023-10-01T09:30:11.374493+0000","last_clean":"2023-10-01T09:30:11.374493+0000","last_became_active":"2023-10-01T09:27:56.678881+0000","last_became_peered":"2023-10-01T09:27:56.678881+0000","last_unstale":"2023-10-01T09:30:11.374493+0000","last_undegraded":"2023-10-01T09:30:11.374493+0000","last_fullsized":"2023-10-01T09:30:11.374493+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6308,"log_dups_size":0,"ondisk_log_size":6308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:16:09.127100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281018368,"num_objects":4288,"num_object_clones":0,"num_object_copies":12864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6308,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":120,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.348246+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:29:42.348246+0000","last_peered":"2023-10-01T09:29:42.348246+0000","last_clean":"2023-10-01T09:29:42.348246+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:29:42.348246+0000","last_undegraded":"2023-10-01T09:29:42.348246+0000","last_fullsized":"2023-10-01T09:29:42.348246+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":34,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.352965+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:29:42.352965+0000","last_peered":"2023-10-01T09:29:42.352965+0000","last_clean":"2023-10-01T09:29:42.352965+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:29:42.352965+0000","last_undegraded":"2023-10-01T09:29:42.352965+0000","last_fullsized":"2023-10-01T09:29:42.352965+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6319","reported_seq":7163,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:14.874494+0000","last_change":"2023-10-01T09:29:41.376255+0000","last_active":"2023-10-01T09:30:14.874494+0000","last_peered":"2023-10-01T09:30:14.874494+0000","last_clean":"2023-10-01T09:28:44.971933+0000","last_became_active":"2023-10-01T09:28:47.566783+0000","last_became_peered":"2023-10-01T09:28:47.566783+0000","last_unstale":"2023-10-01T09:30:14.874494+0000","last_undegraded":"2023-10-01T09:29:41.375238+0000","last_fullsized":"2023-10-01T09:28:46.967314+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6319,"log_dups_size":0,"ondisk_log_size":6319,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:08:25.191186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274137088,"num_objects":4183,"num_object_clones":0,"num_object_copies":12549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2031,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4183,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6319,"num_write_kb":336064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":402,"num_bytes_recovered":26345472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2152},{"shards":"0,2,3","objects":1365}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":18,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357150+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:29:42.357150+0000","last_peered":"2023-10-01T09:29:42.357150+0000","last_clean":"2023-10-01T09:29:42.357150+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:29:42.357150+0000","last_undegraded":"2023-10-01T09:29:42.357150+0000","last_fullsized":"2023-10-01T09:29:42.357150+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353568+0000","last_change":"2023-10-01T09:28:17.359309+0000","last_active":"2023-10-01T09:29:42.353568+0000","last_peered":"2023-10-01T09:29:42.353568+0000","last_clean":"2023-10-01T09:29:42.353568+0000","last_became_active":"2023-10-01T09:28:17.358698+0000","last_became_peered":"2023-10-01T09:28:17.358698+0000","last_unstale":"2023-10-01T09:29:42.353568+0000","last_undegraded":"2023-10-01T09:29:42.353568+0000","last_fullsized":"2023-10-01T09:29:42.353568+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6429","reported_seq":8510,"reported_epoch":149,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T09:30:11.393172+0000","last_change":"2023-10-01T09:29:33.460494+0000","last_active":"2023-10-01T09:30:11.393172+0000","last_peered":"2023-10-01T09:30:11.393172+0000","last_clean":"2023-10-01T09:29:16.294496+0000","last_became_active":"2023-10-01T09:29:18.766258+0000","last_became_peered":"2023-10-01T09:29:18.766258+0000","last_unstale":"2023-10-01T09:30:11.393172+0000","last_undegraded":"2023-10-01T09:30:11.393172+0000","last_fullsized":"2023-10-01T09:29:18.376889+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6429,"log_dups_size":0,"ondisk_log_size":6429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:19:36.426116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287834136,"num_objects":4393,"num_object_clones":0,"num_object_copies":13179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3158,"num_objects_unfound":0,"num_objects_dirty":4393,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6429,"num_write_kb":346241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1023,"num_bytes_recovered":67043328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,1","objects":1235},{"shards":"0,1,3","objects":3158}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":25,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353562+0000","last_change":"2023-10-01T09:28:17.360617+0000","last_active":"2023-10-01T09:29:42.353562+0000","last_peered":"2023-10-01T09:29:42.353562+0000","last_clean":"2023-10-01T09:29:42.353562+0000","last_became_active":"2023-10-01T09:28:17.359948+0000","last_became_peered":"2023-10-01T09:28:17.359948+0000","last_unstale":"2023-10-01T09:29:42.353562+0000","last_undegraded":"2023-10-01T09:29:42.353562+0000","last_fullsized":"2023-10-01T09:29:42.353562+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353476+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:29:42.353476+0000","last_peered":"2023-10-01T09:29:42.353476+0000","last_clean":"2023-10-01T09:29:42.353476+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:29:42.353476+0000","last_undegraded":"2023-10-01T09:29:42.353476+0000","last_fullsized":"2023-10-01T09:29:42.353476+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6426","reported_seq":6460,"reported_epoch":149,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-01T09:30:14.776415+0000","last_change":"2023-10-01T09:29:18.783364+0000","last_active":"2023-10-01T09:30:14.776415+0000","last_peered":"2023-10-01T09:30:14.776415+0000","last_clean":"2023-10-01T09:29:16.234374+0000","last_became_active":"2023-10-01T09:29:18.774455+0000","last_became_peered":"2023-10-01T09:29:18.774455+0000","last_unstale":"2023-10-01T09:30:14.776415+0000","last_undegraded":"2023-10-01T09:30:14.776415+0000","last_fullsized":"2023-10-01T09:30:14.776415+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6426,"log_dups_size":0,"ondisk_log_size":6426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:17.480001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277741568,"num_objects":4238,"num_object_clones":0,"num_object_copies":12714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":4238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6426,"num_write_kb":341248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":135}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":149,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.348061+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:29:42.348061+0000","last_peered":"2023-10-01T09:29:42.348061+0000","last_clean":"2023-10-01T09:29:42.348061+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:29:42.348061+0000","last_undegraded":"2023-10-01T09:29:42.348061+0000","last_fullsized":"2023-10-01T09:29:42.348061+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:29:47.422665+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:29:47.422665+0000","last_peered":"2023-10-01T09:29:47.422665+0000","last_clean":"2023-10-01T09:29:47.422665+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:29:47.422665+0000","last_undegraded":"2023-10-01T09:29:47.422665+0000","last_fullsized":"2023-10-01T09:29:47.422665+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"149'6353","reported_seq":6385,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:15.045937+0000","last_change":"2023-10-01T09:29:18.768150+0000","last_active":"2023-10-01T09:30:15.045937+0000","last_peered":"2023-10-01T09:30:15.045937+0000","last_clean":"2023-10-01T09:29:16.339580+0000","last_became_active":"2023-10-01T09:29:18.748576+0000","last_became_peered":"2023-10-01T09:29:18.748576+0000","last_unstale":"2023-10-01T09:30:15.045937+0000","last_undegraded":"2023-10-01T09:29:18.401246+0000","last_fullsized":"2023-10-01T09:29:18.380055+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6353,"log_dups_size":0,"ondisk_log_size":6353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272695296,"num_objects":4161,"num_object_clones":0,"num_object_copies":12483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4035,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6353,"num_write_kb":336448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","3"],"object_location_counts":[{"shards":"1,3,4","objects":2939},{"shards":"3,4","objects":126}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":131,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.354527+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:29:42.354527+0000","last_peered":"2023-10-01T09:29:42.354527+0000","last_clean":"2023-10-01T09:29:42.354527+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:29:42.354527+0000","last_undegraded":"2023-10-01T09:29:42.354527+0000","last_fullsized":"2023-10-01T09:29:42.354527+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":21,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363522+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:29:42.363522+0000","last_peered":"2023-10-01T09:29:42.363522+0000","last_clean":"2023-10-01T09:29:42.363522+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:29:42.363522+0000","last_undegraded":"2023-10-01T09:29:42.363522+0000","last_fullsized":"2023-10-01T09:29:42.363522+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":119,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.354774+0000","last_change":"2023-10-01T09:28:45.984418+0000","last_active":"2023-10-01T09:29:42.354774+0000","last_peered":"2023-10-01T09:29:42.354774+0000","last_clean":"2023-10-01T09:29:42.354774+0000","last_became_active":"2023-10-01T09:28:45.983772+0000","last_became_peered":"2023-10-01T09:28:45.983772+0000","last_unstale":"2023-10-01T09:29:42.354774+0000","last_undegraded":"2023-10-01T09:29:42.354774+0000","last_fullsized":"2023-10-01T09:29:42.354774+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:33.519092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"149'6428","reported_seq":6463,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:11.413449+0000","last_change":"2023-10-01T09:29:18.788991+0000","last_active":"2023-10-01T09:30:11.413449+0000","last_peered":"2023-10-01T09:30:11.413449+0000","last_clean":"2023-10-01T09:29:16.357837+0000","last_became_active":"2023-10-01T09:29:18.779355+0000","last_became_peered":"2023-10-01T09:29:18.779355+0000","last_unstale":"2023-10-01T09:30:11.413449+0000","last_undegraded":"2023-10-01T09:29:18.414534+0000","last_fullsized":"2023-10-01T09:29:18.377738+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6428,"log_dups_size":0,"ondisk_log_size":6428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:30:45.073117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287047680,"num_objects":4380,"num_object_clones":0,"num_object_copies":13140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4244,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4380,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6428,"num_write_kb":345856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,3],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,1,3","objects":3220},{"shards":"0,3","objects":136}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":137,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363191+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:29:42.363191+0000","last_peered":"2023-10-01T09:29:42.363191+0000","last_clean":"2023-10-01T09:29:42.363191+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:29:42.363191+0000","last_undegraded":"2023-10-01T09:29:42.363191+0000","last_fullsized":"2023-10-01T09:29:42.363191+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:29:47.421624+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:29:47.421624+0000","last_peered":"2023-10-01T09:29:47.421624+0000","last_clean":"2023-10-01T09:29:47.421624+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:29:47.421624+0000","last_undegraded":"2023-10-01T09:29:47.421624+0000","last_fullsized":"2023-10-01T09:29:47.421624+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":122,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.354449+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:29:42.354449+0000","last_peered":"2023-10-01T09:29:42.354449+0000","last_clean":"2023-10-01T09:29:42.354449+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:29:42.354449+0000","last_undegraded":"2023-10-01T09:29:42.354449+0000","last_fullsized":"2023-10-01T09:29:42.354449+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"149'6460","reported_seq":6499,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:11.350325+0000","last_change":"2023-10-01T09:28:17.359617+0000","last_active":"2023-10-01T09:30:11.350325+0000","last_peered":"2023-10-01T09:30:11.350325+0000","last_clean":"2023-10-01T09:30:11.350325+0000","last_became_active":"2023-10-01T09:28:17.359264+0000","last_became_peered":"2023-10-01T09:28:17.359264+0000","last_unstale":"2023-10-01T09:30:11.350325+0000","last_undegraded":"2023-10-01T09:30:11.350325+0000","last_fullsized":"2023-10-01T09:30:11.350325+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6460,"log_dups_size":0,"ondisk_log_size":6460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:39:13.265228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291373056,"num_objects":4446,"num_object_clones":0,"num_object_copies":13338,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4446,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6460,"num_write_kb":348992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:29:47.421385+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:29:47.421385+0000","last_peered":"2023-10-01T09:29:47.421385+0000","last_clean":"2023-10-01T09:29:47.421385+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:29:47.421385+0000","last_undegraded":"2023-10-01T09:29:47.421385+0000","last_fullsized":"2023-10-01T09:29:47.421385+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":124,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357234+0000","last_change":"2023-10-01T09:29:17.370945+0000","last_active":"2023-10-01T09:29:42.357234+0000","last_peered":"2023-10-01T09:29:42.357234+0000","last_clean":"2023-10-01T09:29:42.357234+0000","last_became_active":"2023-10-01T09:29:17.370573+0000","last_became_peered":"2023-10-01T09:29:17.370573+0000","last_unstale":"2023-10-01T09:29:42.357234+0000","last_undegraded":"2023-10-01T09:29:42.357234+0000","last_fullsized":"2023-10-01T09:29:42.357234+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:23.987885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:45.523810+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:29:45.523810+0000","last_peered":"2023-10-01T09:29:45.523810+0000","last_clean":"2023-10-01T09:29:45.523810+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:29:45.523810+0000","last_undegraded":"2023-10-01T09:29:45.523810+0000","last_fullsized":"2023-10-01T09:29:45.523810+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"149'6338","reported_seq":11422,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:11.357677+0000","last_change":"2023-10-01T09:29:42.937358+0000","last_active":"2023-10-01T09:30:11.357677+0000","last_peered":"2023-10-01T09:30:11.357677+0000","last_clean":"2023-10-01T09:29:40.364980+0000","last_became_active":"2023-10-01T09:29:42.928643+0000","last_became_peered":"2023-10-01T09:29:42.928643+0000","last_unstale":"2023-10-01T09:30:11.357677+0000","last_undegraded":"2023-10-01T09:29:42.381463+0000","last_fullsized":"2023-10-01T09:29:42.350136+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6338,"log_dups_size":0,"ondisk_log_size":6338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:36:13.874534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288882688,"num_objects":4408,"num_object_clones":0,"num_object_copies":13224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5106,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6338,"num_write_kb":343872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2515,"num_bytes_recovered":164823040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["0","2","3","5"],"object_location_counts":[{"shards":"0,2,3,5","objects":1550},{"shards":"0,3","objects":-698},{"shards":"0,3,5","objects":2591}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":30,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363202+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:29:42.363202+0000","last_peered":"2023-10-01T09:29:42.363202+0000","last_clean":"2023-10-01T09:29:42.363202+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:29:42.363202+0000","last_undegraded":"2023-10-01T09:29:42.363202+0000","last_fullsized":"2023-10-01T09:29:42.363202+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":393,"reported_epoch":148,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:29:42.804747+0000","last_change":"2023-10-01T09:29:42.804747+0000","last_active":"2023-10-01T09:29:42.804747+0000","last_peered":"2023-10-01T09:29:42.804747+0000","last_clean":"2023-10-01T09:29:35.000381+0000","last_became_active":"2023-10-01T09:29:42.804022+0000","last_became_peered":"2023-10-01T09:29:42.804022+0000","last_unstale":"2023-10-01T09:29:42.804747+0000","last_undegraded":"2023-10-01T09:29:42.350820+0000","last_fullsized":"2023-10-01T09:29:42.349965+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:27:34.170880+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":[0,6],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":126,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.348503+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:29:42.348503+0000","last_peered":"2023-10-01T09:29:42.348503+0000","last_clean":"2023-10-01T09:29:42.348503+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:29:42.348503+0000","last_undegraded":"2023-10-01T09:29:42.348503+0000","last_fullsized":"2023-10-01T09:29:42.348503+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":18,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357856+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:29:42.357856+0000","last_peered":"2023-10-01T09:29:42.357856+0000","last_clean":"2023-10-01T09:29:42.357856+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:29:42.357856+0000","last_undegraded":"2023-10-01T09:29:42.357856+0000","last_fullsized":"2023-10-01T09:29:42.357856+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"149'6388","reported_seq":6416,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:14.819471+0000","last_change":"2023-10-01T09:27:56.678515+0000","last_active":"2023-10-01T09:30:14.819471+0000","last_peered":"2023-10-01T09:30:14.819471+0000","last_clean":"2023-10-01T09:30:14.819471+0000","last_became_active":"2023-10-01T09:27:56.678126+0000","last_became_peered":"2023-10-01T09:27:56.678126+0000","last_unstale":"2023-10-01T09:30:14.819471+0000","last_undegraded":"2023-10-01T09:30:14.819471+0000","last_fullsized":"2023-10-01T09:30:14.819471+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6388,"log_dups_size":0,"ondisk_log_size":6388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":275775488,"num_objects":4208,"num_object_clones":0,"num_object_copies":12624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6388,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.804417+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:29:42.804417+0000","last_peered":"2023-10-01T09:29:42.804417+0000","last_clean":"2023-10-01T09:29:42.804417+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:29:42.804417+0000","last_undegraded":"2023-10-01T09:29:42.804417+0000","last_fullsized":"2023-10-01T09:29:42.804417+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350475+0000","last_change":"2023-10-01T09:28:17.362421+0000","last_active":"2023-10-01T09:29:42.350475+0000","last_peered":"2023-10-01T09:29:42.350475+0000","last_clean":"2023-10-01T09:29:42.350475+0000","last_became_active":"2023-10-01T09:28:17.361867+0000","last_became_peered":"2023-10-01T09:28:17.361867+0000","last_unstale":"2023-10-01T09:29:42.350475+0000","last_undegraded":"2023-10-01T09:29:42.350475+0000","last_fullsized":"2023-10-01T09:29:42.350475+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:14.149121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":126,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350445+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:29:42.350445+0000","last_peered":"2023-10-01T09:29:42.350445+0000","last_clean":"2023-10-01T09:29:42.350445+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:29:42.350445+0000","last_undegraded":"2023-10-01T09:29:42.350445+0000","last_fullsized":"2023-10-01T09:29:42.350445+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"149'6182","reported_seq":6214,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:10.513172+0000","last_change":"2023-10-01T09:28:47.560556+0000","last_active":"2023-10-01T09:30:10.513172+0000","last_peered":"2023-10-01T09:30:10.513172+0000","last_clean":"2023-10-01T09:28:44.975293+0000","last_became_active":"2023-10-01T09:28:47.554327+0000","last_became_peered":"2023-10-01T09:28:47.554327+0000","last_unstale":"2023-10-01T09:30:10.513172+0000","last_undegraded":"2023-10-01T09:28:46.985926+0000","last_fullsized":"2023-10-01T09:28:46.965653+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6182,"log_dups_size":0,"ondisk_log_size":6182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:33:30.144652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283377664,"num_objects":4324,"num_object_clones":0,"num_object_copies":12972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2489,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6182,"num_write_kb":336192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1560},{"shards":"1,3","objects":1835}],"blocked_by":[],"up_primary":5,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":43,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.800661+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:29:42.800661+0000","last_peered":"2023-10-01T09:29:42.800661+0000","last_clean":"2023-10-01T09:29:42.800661+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:29:42.800661+0000","last_undegraded":"2023-10-01T09:29:42.800661+0000","last_fullsized":"2023-10-01T09:29:42.800661+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":124,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.354614+0000","last_change":"2023-10-01T09:28:45.983892+0000","last_active":"2023-10-01T09:29:42.354614+0000","last_peered":"2023-10-01T09:29:42.354614+0000","last_clean":"2023-10-01T09:29:42.354614+0000","last_became_active":"2023-10-01T09:28:45.983618+0000","last_became_peered":"2023-10-01T09:28:45.983618+0000","last_unstale":"2023-10-01T09:29:42.354614+0000","last_undegraded":"2023-10-01T09:29:42.354614+0000","last_fullsized":"2023-10-01T09:29:42.354614+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:19:16.659123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":123,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350540+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:29:42.350540+0000","last_peered":"2023-10-01T09:29:42.350540+0000","last_clean":"2023-10-01T09:29:42.350540+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:29:42.350540+0000","last_undegraded":"2023-10-01T09:29:42.350540+0000","last_fullsized":"2023-10-01T09:29:42.350540+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6315","reported_seq":6345,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:11.804360+0000","last_change":"2023-10-01T09:27:56.679687+0000","last_active":"2023-10-01T09:30:11.804360+0000","last_peered":"2023-10-01T09:30:11.804360+0000","last_clean":"2023-10-01T09:30:11.804360+0000","last_became_active":"2023-10-01T09:27:56.677549+0000","last_became_peered":"2023-10-01T09:27:56.677549+0000","last_unstale":"2023-10-01T09:30:11.804360+0000","last_undegraded":"2023-10-01T09:30:11.804360+0000","last_fullsized":"2023-10-01T09:30:11.804360+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6315,"log_dups_size":0,"ondisk_log_size":6315,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:18:40.315308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285278208,"num_objects":4353,"num_object_clones":0,"num_object_copies":13059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6315,"num_write_kb":341376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":146,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.348619+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:29:42.348619+0000","last_peered":"2023-10-01T09:29:42.348619+0000","last_clean":"2023-10-01T09:29:42.348619+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:29:42.348619+0000","last_undegraded":"2023-10-01T09:29:42.348619+0000","last_fullsized":"2023-10-01T09:29:42.348619+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:45.523776+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:29:45.523776+0000","last_peered":"2023-10-01T09:29:45.523776+0000","last_clean":"2023-10-01T09:29:45.523776+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:29:45.523776+0000","last_undegraded":"2023-10-01T09:29:45.523776+0000","last_fullsized":"2023-10-01T09:29:45.523776+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:29:47.414118+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:29:47.414118+0000","last_peered":"2023-10-01T09:29:47.414118+0000","last_clean":"2023-10-01T09:29:47.414118+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:29:47.414118+0000","last_undegraded":"2023-10-01T09:29:47.414118+0000","last_fullsized":"2023-10-01T09:29:47.414118+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'6283","reported_seq":6313,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:30:11.813245+0000","last_change":"2023-10-01T09:27:56.682572+0000","last_active":"2023-10-01T09:30:11.813245+0000","last_peered":"2023-10-01T09:30:11.813245+0000","last_clean":"2023-10-01T09:30:11.813245+0000","last_became_active":"2023-10-01T09:27:56.681613+0000","last_became_peered":"2023-10-01T09:27:56.681613+0000","last_unstale":"2023-10-01T09:30:11.813245+0000","last_undegraded":"2023-10-01T09:30:11.813245+0000","last_fullsized":"2023-10-01T09:30:11.813245+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6283,"log_dups_size":0,"ondisk_log_size":6283,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:24:03.358466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280690688,"num_objects":4283,"num_object_clones":0,"num_object_copies":12849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6283,"num_write_kb":338112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":137,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.357828+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:29:42.357828+0000","last_peered":"2023-10-01T09:29:42.357828+0000","last_clean":"2023-10-01T09:29:42.357828+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:29:42.357828+0000","last_undegraded":"2023-10-01T09:29:42.357828+0000","last_fullsized":"2023-10-01T09:29:42.357828+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":115,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350530+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:29:42.350530+0000","last_peered":"2023-10-01T09:29:42.350530+0000","last_clean":"2023-10-01T09:29:42.350530+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:29:42.350530+0000","last_undegraded":"2023-10-01T09:29:42.350530+0000","last_fullsized":"2023-10-01T09:29:42.350530+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":34,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.352838+0000","last_change":"2023-10-01T09:28:45.979752+0000","last_active":"2023-10-01T09:29:42.352838+0000","last_peered":"2023-10-01T09:29:42.352838+0000","last_clean":"2023-10-01T09:29:42.352838+0000","last_became_active":"2023-10-01T09:28:45.979277+0000","last_became_peered":"2023-10-01T09:28:45.979277+0000","last_unstale":"2023-10-01T09:29:42.352838+0000","last_undegraded":"2023-10-01T09:29:42.352838+0000","last_fullsized":"2023-10-01T09:29:42.352838+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":117,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.350486+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:29:42.350486+0000","last_peered":"2023-10-01T09:29:42.350486+0000","last_clean":"2023-10-01T09:29:42.350486+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:29:42.350486+0000","last_undegraded":"2023-10-01T09:29:42.350486+0000","last_fullsized":"2023-10-01T09:29:42.350486+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":150,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.356000+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:29:42.356000+0000","last_peered":"2023-10-01T09:29:42.356000+0000","last_clean":"2023-10-01T09:29:42.356000+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:29:42.356000+0000","last_undegraded":"2023-10-01T09:29:42.356000+0000","last_fullsized":"2023-10-01T09:29:42.356000+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":117,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363379+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:29:42.363379+0000","last_peered":"2023-10-01T09:29:42.363379+0000","last_clean":"2023-10-01T09:29:42.363379+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:29:42.363379+0000","last_undegraded":"2023-10-01T09:29:42.363379+0000","last_fullsized":"2023-10-01T09:29:42.363379+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":25,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.353608+0000","last_change":"2023-10-01T09:28:17.354717+0000","last_active":"2023-10-01T09:29:42.353608+0000","last_peered":"2023-10-01T09:29:42.353608+0000","last_clean":"2023-10-01T09:29:42.353608+0000","last_became_active":"2023-10-01T09:28:17.353317+0000","last_became_peered":"2023-10-01T09:28:17.353317+0000","last_unstale":"2023-10-01T09:29:42.353608+0000","last_undegraded":"2023-10-01T09:29:42.353608+0000","last_fullsized":"2023-10-01T09:29:42.353608+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":128,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.363606+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:29:42.363606+0000","last_peered":"2023-10-01T09:29:42.363606+0000","last_clean":"2023-10-01T09:29:42.363606+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:29:42.363606+0000","last_undegraded":"2023-10-01T09:29:42.363606+0000","last_fullsized":"2023-10-01T09:29:42.363606+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":25,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.352994+0000","last_change":"2023-10-01T09:28:17.362228+0000","last_active":"2023-10-01T09:29:42.352994+0000","last_peered":"2023-10-01T09:29:42.352994+0000","last_clean":"2023-10-01T09:29:42.352994+0000","last_became_active":"2023-10-01T09:28:17.361826+0000","last_became_peered":"2023-10-01T09:28:17.361826+0000","last_unstale":"2023-10-01T09:29:42.352994+0000","last_undegraded":"2023-10-01T09:29:42.352994+0000","last_fullsized":"2023-10-01T09:29:42.352994+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":146,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-10-01T09:29:47.414654+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:29:47.414654+0000","last_peered":"2023-10-01T09:29:47.414654+0000","last_clean":"2023-10-01T09:29:47.414654+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:29:47.414654+0000","last_undegraded":"2023-10-01T09:29:47.414654+0000","last_fullsized":"2023-10-01T09:29:47.414654+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":140,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:46.727834+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:29:46.727834+0000","last_peered":"2023-10-01T09:29:46.727834+0000","last_clean":"2023-10-01T09:29:46.727834+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:29:46.727834+0000","last_undegraded":"2023-10-01T09:29:46.727834+0000","last_fullsized":"2023-10-01T09:29:46.727834+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":160,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.352971+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:29:42.352971+0000","last_peered":"2023-10-01T09:29:42.352971+0000","last_clean":"2023-10-01T09:29:42.352971+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:29:42.352971+0000","last_undegraded":"2023-10-01T09:29:42.352971+0000","last_fullsized":"2023-10-01T09:29:42.352971+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":34,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T09:29:42.352651+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:29:42.352651+0000","last_peered":"2023-10-01T09:29:42.352651+0000","last_clean":"2023-10-01T09:29:42.352651+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:29:42.352651+0000","last_undegraded":"2023-10-01T09:29:42.352651+0000","last_fullsized":"2023-10-01T09:29:42.352651+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":4509204504,"num_objects":68806,"num_object_clones":0,"num_object_copies":206418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20351,"num_objects_misplaced":8265,"num_objects_unfound":0,"num_objects_dirty":68806,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":101494,"num_write_kb":5449537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5357,"num_bytes_recovered":351076352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14286991360,"data_stored":14286979144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":101494,"ondisk_log_size":101494,"up":48,"acting":40,"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":5504,"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":6786,"num_keys_recovered":20,"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":102400,"data_stored":16602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430525,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1401236,"kb_used_data":1104012,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92343916,"statfs":{"total":95995035648,"available":94560169984,"internally_reserved":0,"allocated":1130508288,"data_stored":1130005368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.7829999999999999,"15min":1.198},"min":{"1min":0.318,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":2.7290000000000001,"5min":67.158000000000001,"15min":67.158000000000001},"last":7.0519999999999996},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.6919999999999999,"15min":1.169},"min":{"1min":0.39700000000000002,"5min":0.31,"15min":0.31},"max":{"1min":3.7930000000000001,"5min":67.125,"15min":67.125},"last":3.1779999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.4430000000000001,"5min":2.3700000000000001,"15min":1.9370000000000001},"min":{"1min":0.40999999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.1699999999999999,"5min":47.954999999999998,"15min":181.02600000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":1.7589999999999999,"5min":2.8399999999999999,"15min":2.1309999999999998},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":8.0199999999999996,"5min":49.323999999999998,"15min":181.101},"last":0.45600000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.919,"5min":1.5860000000000001,"15min":1.5149999999999999},"min":{"1min":0.375,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":6.6559999999999997,"5min":7.8760000000000003,"15min":68.521000000000001},"last":0.35099999999999998},{"interface":"front","average":{"1min":1.9339999999999999,"5min":1.532,"15min":1.54},"min":{"1min":0.44900000000000001,"5min":0.373,"15min":0.373},"max":{"1min":6.7229999999999999,"5min":7.891,"15min":68.498999999999995},"last":0.47699999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:29:19 2023","interfaces":[{"interface":"back","average":{"1min":2.5609999999999999,"5min":3.1949999999999998,"15min":1.702},"min":{"1min":0.47599999999999998,"5min":0.41599999999999998,"15min":0.40500000000000003},"max":{"1min":8.5419999999999998,"5min":49.781999999999996,"15min":49.781999999999996},"last":3.0430000000000001},{"interface":"front","average":{"1min":1.075,"5min":2.7559999999999998,"15min":1.5620000000000001},"min":{"1min":0.45300000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":2.3439999999999999,"5min":48.140999999999998,"15min":48.140999999999998},"last":0.54500000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.82999999999999996,"15min":0.89800000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.28299999999999997},"max":{"1min":2.9199999999999999,"5min":2.9199999999999999,"15min":3.649},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.89500000000000002,"15min":0.97199999999999998},"min":{"1min":0.51100000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.0699999999999998,"5min":2.0699999999999998,"15min":3.4750000000000001},"last":0.51800000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.85399999999999998,"15min":0.95199999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.129,"5min":2.129,"15min":3.3839999999999999},"last":0.443},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.95999999999999996,"15min":1.0269999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":2.7469999999999999,"5min":2.7469999999999999,"15min":3.5310000000000001},"last":0.62}]},{"osd":6,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.95699999999999996,"15min":1.0429999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":3.1419999999999999,"5min":3.1419999999999999,"15min":3.6030000000000002},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.94499999999999995,"15min":1.0600000000000001},"min":{"1min":0.56699999999999995,"5min":0.48599999999999999,"15min":0.437},"max":{"1min":2.1419999999999999,"5min":2.1419999999999999,"15min":3.6760000000000002},"last":0.72999999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626758,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":880452,"kb_used_data":579132,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92864700,"statfs":{"total":95995035648,"available":95093452800,"internally_reserved":0,"allocated":593031168,"data_stored":592544354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:29:53 2023","interfaces":[{"interface":"back","average":{"1min":6.3879999999999999,"5min":2.1339999999999999,"15min":1.3149999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":121.098,"5min":121.098,"15min":121.098},"last":1.0780000000000001},{"interface":"front","average":{"1min":6.3330000000000002,"5min":2.2559999999999998,"15min":1.3799999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":115.211,"5min":115.211,"15min":115.211},"last":0.80200000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:29:17 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.1850000000000001,"15min":1.177},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":7.4459999999999997,"5min":7.4459999999999997,"15min":52.686999999999998},"last":0.34000000000000002},{"interface":"front","average":{"1min":1.145,"5min":1.4610000000000001,"15min":1.337},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.423,"5min":9.3550000000000004,"15min":52.817},"last":0.93799999999999994}]},{"osd":2,"last update":"Sun Oct 1 09:29:47 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.4570000000000001,"15min":1.3420000000000001},"min":{"1min":0.34300000000000003,"5min":0.315,"15min":0.315},"max":{"1min":9.5500000000000007,"5min":9.5500000000000007,"15min":59.220999999999997},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.859,"5min":1.5389999999999999,"15min":1.397},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":9.5350000000000001,"5min":9.5350000000000001,"15min":59.246000000000002},"last":1.423}]},{"osd":3,"last update":"Sun Oct 1 09:29:27 2023","interfaces":[{"interface":"back","average":{"1min":14.622999999999999,"5min":4.6219999999999999,"15min":2.5289999999999999},"min":{"1min":0.39300000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":178.66300000000001,"5min":178.66300000000001,"15min":178.66300000000001},"last":2.573},{"interface":"front","average":{"1min":15.403,"5min":4.8440000000000003,"15min":2.6970000000000001},"min":{"1min":0.51300000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":179.87100000000001,"5min":179.87100000000001,"15min":179.87100000000001},"last":2.4420000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.753,"15min":0.879},"min":{"1min":0.45900000000000002,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":4.0570000000000004,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.85899999999999999,"15min":0.97199999999999998},"min":{"1min":0.49099999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.0329999999999999,"5min":3.1150000000000002,"15min":3.1150000000000002},"last":0.55700000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.80600000000000005,"15min":0.95099999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":2.98,"5min":2.98,"15min":2.98},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.89300000000000002,"15min":1.02},"min":{"1min":0.54400000000000004,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.2110000000000001,"5min":3.1699999999999999,"15min":3.1699999999999999},"last":0.505}]},{"osd":7,"last update":"Sun Oct 1 09:29:53 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.96999999999999997,"15min":1.0680000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":3.6619999999999999,"5min":3.6619999999999999,"15min":5.5179999999999998},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.876,"15min":1.0389999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1890000000000001,"5min":3.0649999999999999,"15min":3.0649999999999999},"last":0.53900000000000003}]}]},{"osd":1,"up_from":83,"seq":356482285705,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2660064,"kb_used_data":2371480,"kb_used_omap":4,"kb_used_meta":288571,"kb_avail":91085088,"statfs":{"total":95995035648,"available":93271130112,"internally_reserved":0,"allocated":2428395520,"data_stored":2427715481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":295497614},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.9099999999999999,"5min":4.3099999999999996,"15min":2.2130000000000001},"min":{"1min":0.318,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":6.2910000000000004,"5min":139.416,"15min":139.416},"last":3.4470000000000001},{"interface":"front","average":{"1min":1.883,"5min":4.5990000000000002,"15min":2.2930000000000001},"min":{"1min":0.20999999999999999,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":6.5140000000000002,"5min":138.98400000000001,"15min":138.98400000000001},"last":1.7649999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:29:49 2023","interfaces":[{"interface":"back","average":{"1min":2.0150000000000001,"5min":4.0039999999999996,"15min":2.2109999999999999},"min":{"1min":0.26300000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":7.1559999999999997,"5min":107.459,"15min":107.459},"last":4.7430000000000003},{"interface":"front","average":{"1min":1.454,"5min":3.4820000000000002,"15min":2.028},"min":{"1min":0.26600000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":4.8200000000000003,"5min":106.892,"15min":106.892},"last":1.202}]},{"osd":3,"last update":"Sun Oct 1 09:29:26 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":3.8340000000000001,"15min":2.3340000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":5.6689999999999996,"5min":55.838999999999999,"15min":83.305999999999997},"last":1.4119999999999999},{"interface":"front","average":{"1min":2.4470000000000001,"5min":5.8090000000000002,"15min":3.0219999999999998},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":6.1820000000000004,"5min":139.345,"15min":139.345},"last":4.7220000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:29:14 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.673,"15min":1.478},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.1150000000000002,"5min":8.4879999999999995,"15min":81.436999999999998},"last":1.5620000000000001},{"interface":"front","average":{"1min":1.3500000000000001,"5min":1.657,"15min":1.5209999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.5449999999999999,"5min":9.7639999999999993,"15min":79.376000000000005},"last":1.4339999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.5569999999999999,"15min":1.4930000000000001},"min":{"1min":0.39600000000000002,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":6.2190000000000003,"5min":13.584,"15min":79.337999999999994},"last":4.6689999999999996},{"interface":"front","average":{"1min":1.3740000000000001,"5min":1.6850000000000001,"15min":1.5049999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":5.6050000000000004,"5min":9.8499999999999996,"15min":79.313000000000002},"last":1.3779999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":1.55,"15min":1.5349999999999999},"min":{"1min":0.46200000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":6.2439999999999998,"5min":13.497,"15min":79.641000000000005},"last":4.6299999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.7569999999999999,"15min":1.55},"min":{"1min":0.44600000000000001,"5min":0.38300000000000001,"15min":0.36799999999999999},"max":{"1min":3.2000000000000002,"5min":8.4659999999999993,"15min":81.662999999999997},"last":1.5049999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":1.8160000000000001,"15min":1.6080000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.6369999999999996,"5min":9.8249999999999993,"15min":79.754000000000005},"last":1.46},{"interface":"front","average":{"1min":1.4410000000000001,"5min":1.7070000000000001,"15min":1.599},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":6.2679999999999998,"5min":13.554,"15min":79.677999999999997},"last":4.6980000000000004}]}]},{"osd":0,"up_from":78,"seq":335007449231,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2442408,"kb_used_data":2239968,"kb_used_omap":5,"kb_used_meta":202362,"kb_avail":91302744,"statfs":{"total":95995035648,"available":93494009856,"internally_reserved":0,"allocated":2293727232,"data_stored":2293036938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":207219322},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:29:09 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.48,"15min":1.1799999999999999},"min":{"1min":0.222,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":4.6989999999999998,"5min":6.375,"15min":31.388999999999999},"last":2.8660000000000001},{"interface":"front","average":{"1min":1.448,"5min":1.617,"15min":1.224},"min":{"1min":0.36099999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":7.7309999999999999,"5min":11.462,"15min":31.931000000000001},"last":5.5469999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:29:38 2023","interfaces":[{"interface":"back","average":{"1min":1.387,"5min":2.4249999999999998,"15min":1.4550000000000001},"min":{"1min":0.39800000000000002,"5min":0.26100000000000001,"15min":0.20499999999999999},"max":{"1min":4.2300000000000004,"5min":46.484999999999999,"15min":46.484999999999999},"last":4.4169999999999998},{"interface":"front","average":{"1min":1.591,"5min":2.335,"15min":1.472},"min":{"1min":0.40100000000000002,"5min":0.22,"15min":0.22},"max":{"1min":7.0510000000000002,"5min":46.110999999999997,"15min":46.110999999999997},"last":2.1469999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:29:22 2023","interfaces":[{"interface":"back","average":{"1min":2.4260000000000002,"5min":2.6200000000000001,"15min":1.603},"min":{"1min":0.35099999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":7.4619999999999997,"5min":20.387,"15min":40.976999999999997},"last":5.6970000000000001},{"interface":"front","average":{"1min":2.069,"5min":2.5459999999999998,"15min":1.577},"min":{"1min":0.32700000000000001,"5min":0.30199999999999999,"15min":0.22800000000000001},"max":{"1min":8.0139999999999993,"5min":20.419,"15min":32.578000000000003},"last":5.8440000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:29:42 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.177,"15min":1.173},"min":{"1min":0.46000000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":5.9059999999999997,"5min":8.9260000000000002,"15min":31.690000000000001},"last":2.1760000000000002},{"interface":"front","average":{"1min":1.9239999999999999,"5min":1.819,"15min":1.421},"min":{"1min":0.36699999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":7.9089999999999998,"5min":8.0600000000000005,"15min":32.305},"last":5.7969999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:29:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.415,"15min":1.228},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.32900000000000001},"max":{"1min":3.6429999999999998,"5min":6.327,"15min":31.297000000000001},"last":1.8049999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.2130000000000001,"15min":1.2270000000000001},"min":{"1min":0.38800000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":5.9489999999999998,"5min":8.9510000000000005,"15min":31.827000000000002},"last":2.198}]},{"osd":6,"last update":"Sun Oct 1 09:29:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.244,"15min":1.2929999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.9900000000000002,"5min":8.8190000000000008,"15min":31.882000000000001},"last":5.415},{"interface":"front","average":{"1min":1.8839999999999999,"5min":1.8089999999999999,"15min":1.494},"min":{"1min":0.45900000000000002,"5min":0.44700000000000001,"15min":0.44500000000000001},"max":{"1min":4.8959999999999999,"5min":8.0259999999999998,"15min":32.685000000000002},"last":5.734}]},{"osd":7,"last update":"Sun Oct 1 09:29:42 2023","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.3200000000000001,"15min":1.3240000000000001},"min":{"1min":0.46999999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":6.0190000000000001,"5min":8.8970000000000002,"15min":32.152999999999999},"last":5.468},{"interface":"front","average":{"1min":1.9830000000000001,"5min":1.8939999999999999,"15min":1.5249999999999999},"min":{"1min":0.502,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":7.8730000000000002,"5min":8.0860000000000003,"15min":32.732999999999997},"last":5.7679999999999998}]}]},{"osd":2,"up_from":88,"seq":377957122180,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2674172,"kb_used_data":2373236,"kb_used_omap":7,"kb_used_meta":300856,"kb_avail":91070980,"statfs":{"total":95995035648,"available":93256683520,"internally_reserved":0,"allocated":2430193664,"data_stored":2429544249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":308076625},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":2.4750000000000001,"5min":2.2509999999999999,"15min":1.3500000000000001},"min":{"1min":0.24299999999999999,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":9.9559999999999995,"5min":10.161,"15min":11.948},"last":2.0529999999999999},{"interface":"front","average":{"1min":2.6600000000000001,"5min":2.2480000000000002,"15min":1.758},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":12.811999999999999,"5min":12.811999999999999,"15min":119.16200000000001},"last":2.0379999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":2.964,"15min":2.3100000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":6.6619999999999999,"5min":69.947000000000003,"15min":119.496},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.756,"5min":3.21,"15min":2.411},"min":{"1min":0.29899999999999999,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":10.608000000000001,"5min":70.099000000000004,"15min":120.51600000000001},"last":0.90400000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:29:25 2023","interfaces":[{"interface":"back","average":{"1min":3.7229999999999999,"5min":3.879,"15min":1.823},"min":{"1min":0.27300000000000002,"5min":0.22,"15min":0.22},"max":{"1min":32.116999999999997,"5min":120.58199999999999,"15min":120.58199999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":4.0300000000000002,"5min":3.774,"15min":2.0179999999999998},"min":{"1min":0.32600000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":30.169,"5min":119.48099999999999,"15min":119.48099999999999},"last":0.40500000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.6799999999999999,"15min":1.639},"min":{"1min":0.35199999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.9100000000000001,"5min":10.210000000000001,"15min":119.295},"last":0.374},{"interface":"front","average":{"1min":1.917,"5min":1.7490000000000001,"15min":1.665},"min":{"1min":0.40000000000000002,"5min":0.38900000000000001,"15min":0.33900000000000002},"max":{"1min":12.656000000000001,"5min":12.656000000000001,"15min":119.358},"last":6.1799999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5880000000000001,"5min":1.466,"15min":1.571},"min":{"1min":0.42099999999999999,"5min":0.40600000000000003,"15min":0.377},"max":{"1min":5.6429999999999998,"5min":6.782,"15min":119.443},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.6759999999999999,"15min":1.645},"min":{"1min":0.39100000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":9.0259999999999998,"5min":10.238,"15min":119.40000000000001},"last":0.51100000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.996,"5min":1.8939999999999999,"15min":1.7450000000000001},"min":{"1min":0.42899999999999999,"5min":0.40200000000000002,"15min":0.39100000000000001},"max":{"1min":12.705,"5min":12.705,"15min":119.50700000000001},"last":0.436},{"interface":"front","average":{"1min":1.609,"5min":1.4830000000000001,"15min":1.6299999999999999},"min":{"1min":0.436,"5min":0.373,"15min":0.373},"max":{"1min":5.5599999999999996,"5min":6.8700000000000001,"15min":119.33499999999999},"last":1.1459999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":2.3999999999999999,"5min":2.004,"15min":1.823},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":12.734999999999999,"5min":12.734999999999999,"15min":119.45999999999999},"last":6.141},{"interface":"front","average":{"1min":1.7689999999999999,"5min":1.5429999999999999,"15min":1.6619999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.6040000000000001,"5min":6.9039999999999999,"15min":119.529},"last":2.9049999999999998}]}]},{"osd":3,"up_from":93,"seq":399431958651,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3222316,"kb_used_data":2923620,"kb_used_omap":2,"kb_used_meta":298685,"kb_avail":90522836,"statfs":{"total":95995035648,"available":92695384064,"internally_reserved":0,"allocated":2993786880,"data_stored":2993151280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":305853493},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2730000000000001,"5min":2.2429999999999999,"15min":1.276},"min":{"1min":0.26900000000000002,"5min":0.183,"15min":0.183},"max":{"1min":10.928000000000001,"5min":16.341999999999999,"15min":16.341999999999999},"last":4.5960000000000001},{"interface":"front","average":{"1min":2.137,"5min":2.4249999999999998,"15min":1.431},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":6.3239999999999998,"5min":16.852,"15min":16.852},"last":0.19500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":7.1799999999999997,"5min":3.4100000000000001,"15min":1.7290000000000001},"min":{"1min":0.28799999999999998,"5min":0.247,"15min":0.247},"max":{"1min":84.427999999999997,"5min":84.427999999999997,"15min":84.427999999999997},"last":1.72},{"interface":"front","average":{"1min":6.8440000000000003,"5min":3.3610000000000002,"15min":1.714},"min":{"1min":0.44800000000000001,"5min":0.223,"15min":0.223},"max":{"1min":83.965999999999994,"5min":83.965999999999994,"15min":83.965999999999994},"last":4.6210000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":2.0430000000000001,"5min":2.464,"15min":1.454},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.26300000000000001},"max":{"1min":7.7789999999999999,"5min":20.885000000000002,"15min":20.885000000000002},"last":0.28000000000000003},{"interface":"front","average":{"1min":2.4990000000000001,"5min":2.407,"15min":1.3959999999999999},"min":{"1min":0.35599999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":8.7850000000000001,"5min":16.372,"15min":16.372},"last":4.5670000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2029999999999998,"5min":1.7270000000000001,"15min":1.2450000000000001},"min":{"1min":0.36399999999999999,"5min":0.33800000000000002,"15min":0.32100000000000001},"max":{"1min":9.0359999999999996,"5min":12.436999999999999,"15min":12.436999999999999},"last":4.4640000000000004},{"interface":"front","average":{"1min":1.573,"5min":1.675,"15min":1.3109999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.3070000000000004,"5min":8.2409999999999997,"15min":8.2409999999999997},"last":0.53900000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":1.47,"5min":1.6479999999999999,"15min":1.2949999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.6669999999999998,"5min":8.2680000000000007,"15min":8.2680000000000007},"last":0.49399999999999999},{"interface":"front","average":{"1min":1.6930000000000001,"5min":2.0299999999999998,"15min":1.47},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":8.2810000000000006,"5min":20.792999999999999,"15min":20.792999999999999},"last":0.54900000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6799999999999999,"5min":1.726,"15min":1.371},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":5.6379999999999999,"5min":8.2910000000000004,"15min":8.2910000000000004},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.712,"5min":2.0579999999999998,"15min":1.5009999999999999},"min":{"1min":0.52200000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":8.3089999999999993,"5min":20.745000000000001,"15min":20.745000000000001},"last":0.62}]},{"osd":7,"last update":"Sun Oct 1 09:29:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2559999999999998,"5min":2.1419999999999999,"15min":1.546},"min":{"1min":0.54100000000000004,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":8.4789999999999992,"5min":20.831,"15min":20.831},"last":3.073},{"interface":"front","average":{"1min":2.286,"5min":1.847,"15min":1.365},"min":{"1min":0.47299999999999998,"5min":0.379,"15min":0.379},"max":{"1min":9.0069999999999997,"5min":12.484,"15min":12.484},"last":4.5279999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019221,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1667088,"kb_used_data":1357576,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92078064,"statfs":{"total":95995035648,"available":94287937536,"internally_reserved":0,"allocated":1390157824,"data_stored":1389658930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":3.8849999999999998,"5min":1.7070000000000001,"15min":1.21},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":39.384,"5min":39.384,"15min":39.384},"last":2.1880000000000002},{"interface":"front","average":{"1min":4.3280000000000003,"5min":1.758,"15min":1.276},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":41.677,"5min":41.677,"15min":41.677},"last":5.5549999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:29:12 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.486,"15min":1.5069999999999999},"min":{"1min":0.5,"5min":0.32800000000000001,"15min":0.311},"max":{"1min":2.1680000000000001,"5min":9.0039999999999996,"15min":130.94800000000001},"last":2.2759999999999998},{"interface":"front","average":{"1min":0.76200000000000001,"5min":1.1799999999999999,"15min":1.417},"min":{"1min":0.435,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.512,"5min":8.3680000000000003,"15min":130.91399999999999},"last":2.004}]},{"osd":2,"last update":"Sun Oct 1 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.032,"15min":0.996},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":2.484,"5min":4.5659999999999998,"15min":4.5659999999999998},"last":2.2519999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.6919999999999999,"15min":1.28},"min":{"1min":0.46300000000000002,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":4.0800000000000001,"5min":9.0429999999999993,"15min":9.0429999999999993},"last":1.01}]},{"osd":3,"last update":"Sun Oct 1 09:29:29 2023","interfaces":[{"interface":"back","average":{"1min":3.0819999999999999,"5min":1.716,"15min":1.6459999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":15.553000000000001,"5min":15.553000000000001,"15min":142.363},"last":2.2229999999999999},{"interface":"front","average":{"1min":2.5110000000000001,"5min":2.0510000000000002,"15min":1.8220000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":13.898999999999999,"5min":14.875999999999999,"15min":140.14400000000001},"last":0.45000000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:29:29 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.82799999999999996,"15min":0.91900000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.496,"5min":3.331,"15min":3.5150000000000001},"last":5.5039999999999996},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.69699999999999995,"15min":0.84199999999999997},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.42399999999999999},"max":{"1min":1.875,"5min":1.875,"15min":1.875},"last":0.55900000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:30:05 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.72999999999999998,"15min":0.86699999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.913,"5min":1.913,"15min":1.913},"last":0.58699999999999997},{"interface":"front","average":{"1min":1.3140000000000001,"5min":0.97999999999999998,"15min":1.0289999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.1740000000000004,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":0.49099999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.93500000000000005,"15min":1.0469999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.2490000000000001,"5min":3.391,"15min":3.6299999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.82199999999999995,"15min":0.95199999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.94599999999999995,"5min":1.288,"15min":1.8500000000000001},"last":2.448}]}]},{"osd":5,"up_from":36,"seq":154618822989,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1379200,"kb_used_data":1077880,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92365952,"statfs":{"total":95995035648,"available":94582734848,"internally_reserved":0,"allocated":1103749120,"data_stored":1103262354,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:29:41 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.266,"15min":1.5029999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.2750000000000004,"5min":12.989000000000001,"15min":85.159999999999997},"last":0.54000000000000004},{"interface":"front","average":{"1min":1.046,"5min":1.3169999999999999,"15min":1.528},"min":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":4.5579999999999998,"5min":13.334,"15min":85.263999999999996},"last":6.4829999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:29:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.3660000000000001,"15min":1.258},"min":{"1min":0.34999999999999998,"5min":0.318,"15min":0.318},"max":{"1min":5.4870000000000001,"5min":9.4870000000000001,"15min":39.030999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.4430000000000001,"15min":1.3180000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.35799999999999998},"max":{"1min":5.4740000000000002,"5min":9.3710000000000004,"15min":38.966999999999999},"last":6.508}]},{"osd":2,"last update":"Sun Oct 1 09:29:41 2023","interfaces":[{"interface":"back","average":{"1min":2.0409999999999999,"5min":1.5169999999999999,"15min":1.1699999999999999},"min":{"1min":0.433,"5min":0.376,"15min":0.376},"max":{"1min":10.747,"5min":10.747,"15min":10.747},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.8160000000000001,"5min":1.514,"15min":1.2250000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41099999999999998},"max":{"1min":6.8460000000000001,"5min":9.4149999999999991,"15min":9.4149999999999991},"last":0.48299999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:29:26 2023","interfaces":[{"interface":"back","average":{"1min":8.6890000000000001,"5min":4.0519999999999996,"15min":2.02},"min":{"1min":0.48399999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":154.482,"5min":154.482,"15min":154.482},"last":1.675},{"interface":"front","average":{"1min":9.4719999999999995,"5min":4.0049999999999999,"15min":2.1240000000000001},"min":{"1min":0.622,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":155.774,"5min":155.774,"15min":155.774},"last":0.46200000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:29:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.83699999999999997,"15min":0.91300000000000003},"min":{"1min":0.42799999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.506,"5min":3.1099999999999999,"15min":4.7649999999999997},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.85199999999999998,"15min":0.93400000000000005},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":3.9590000000000001,"5min":3.9590000000000001,"15min":3.9590000000000001},"last":0.60199999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:30:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.95099999999999996,"15min":0.995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":4.343,"5min":4.343,"15min":4.343},"last":6.4400000000000004},{"interface":"front","average":{"1min":1.373,"5min":0.98099999999999998,"15min":1.0109999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":5.0720000000000001,"5min":5.0720000000000001,"15min":5.0720000000000001},"last":0.622}]},{"osd":7,"last update":"Sun Oct 1 09:29:41 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":0.999,"15min":1.0620000000000001},"min":{"1min":0.49099999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":4.0199999999999996,"5min":4.0199999999999996,"15min":4.0199999999999996},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.98999999999999999,"15min":1.095},"min":{"1min":0.55300000000000005,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.337,"5min":3.2490000000000001,"15min":4.8159999999999998},"last":0.90300000000000002}]}]}],"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":2,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":2288062464,"data_stored":2288058392,"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":2421559296,"data_stored":2421555224,"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":2410872832,"data_stored":2410872832,"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":2975268864,"data_stored":2975268864,"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":1378353152,"data_stored":1378353152,"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":1102839808,"data_stored":1102839808,"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":589959168,"data_stored":589955096,"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":1120075776,"data_stored":1120075776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:30:19.803 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:30:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:19 smithi183 bash[59233]: cluster 2023-10-01T09:30:18.981220+0000 mon.a (mon.0) 780 : cluster 3 Health check update: Degraded data redundancy: 20388/199659 objects degraded (10.211%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:19.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:19 smithi183 bash[59233]: cluster 2023-10-01T09:30:19.281869+0000 mgr.y (mgr.25132) 605 : cluster 0 pgmap v584: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 20388/199659 objects degraded (10.211%); 7829/199659 objects misplaced (3.921%); 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:30:19.842 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:19.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:19.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:19.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:19.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:20.012 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:20.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:20.154 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:20.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:20.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:20.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:20.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:20.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:20.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:20.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:20.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:20.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:20.801 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:20.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:20.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:20.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:20.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:20.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:21.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:21.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:21.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:21.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:21.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:21.337 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:21.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:21.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:21.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:21.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:21.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:21.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:21.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:21.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:21.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:21.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:21.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:21.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:21.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:21.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:22.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:22.060 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:22.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:22.206 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:22.310 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:22.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:22.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:22.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:22.568 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:22.577 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:22 smithi183 bash[59233]: cluster 2023-10-01T09:30:21.285659+0000 mgr.y (mgr.25132) 606 : cluster 0 pgmap v585: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 20388/195471 objects degraded (10.430%); 7829/195471 objects misplaced (4.005%); 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:30:22.592 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:22.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:22.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:22.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:22 smithi111 bash[75702]: cluster 2023-10-01T09:30:21.285659+0000 mgr.y (mgr.25132) 606 : cluster 0 pgmap v585: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 20388/195471 objects degraded (10.430%); 7829/195471 objects misplaced (4.005%); 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:30:22.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:22 smithi111 bash[78631]: cluster 2023-10-01T09:30:21.285659+0000 mgr.y (mgr.25132) 606 : cluster 0 pgmap v585: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 20388/195471 objects degraded (10.430%); 7829/195471 objects misplaced (4.005%); 4.8 MiB/s, 77 objects/s recovering 2023-10-01T09:30:22.832 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:22.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:22.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:22.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:22.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:23.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:23.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:23.126 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:30:23.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:23.141 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:30:23.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:23.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:23.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:23.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:23.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:23.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:23.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:23.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:23.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:23.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:23.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:23.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:23.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:23.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:23.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:23.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:23.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:24.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:24.095 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:24.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:24.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:24.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:24.369 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:24.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:24.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:24.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:24.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:24.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:24 smithi111 bash[75702]: cluster 2023-10-01T09:30:23.286340+0000 mgr.y (mgr.25132) 607 : cluster 0 pgmap v586: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 20454/189852 objects degraded (10.774%); 7346/189852 objects misplaced (3.869%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T09:30:24.622 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:24 smithi111 bash[75702]: cluster 2023-10-01T09:30:23.982566+0000 mon.a (mon.0) 781 : cluster 3 Health check update: Degraded data redundancy: 20454/189852 objects degraded (10.774%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:24.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:24 smithi111 bash[78631]: cluster 2023-10-01T09:30:23.286340+0000 mgr.y (mgr.25132) 607 : cluster 0 pgmap v586: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 20454/189852 objects degraded (10.774%); 7346/189852 objects misplaced (3.869%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T09:30:24.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:24 smithi111 bash[78631]: cluster 2023-10-01T09:30:23.982566+0000 mon.a (mon.0) 781 : cluster 3 Health check update: Degraded data redundancy: 20454/189852 objects degraded (10.774%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:24.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:24.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:24.663 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:30:24.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:24.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:24 smithi183 bash[59233]: cluster 2023-10-01T09:30:23.286340+0000 mgr.y (mgr.25132) 607 : cluster 0 pgmap v586: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 20454/189852 objects degraded (10.774%); 7346/189852 objects misplaced (3.869%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T09:30:24.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:24 smithi183 bash[59233]: cluster 2023-10-01T09:30:23.982566+0000 mon.a (mon.0) 781 : cluster 3 Health check update: Degraded data redundancy: 20454/189852 objects degraded (10.774%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:24.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:24.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:24.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:24.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:24.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:25.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:25.040 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:30:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:30:24] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.33.4" 2023-10-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:25.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:25.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:25.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:25.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:25.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:25.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:25.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:25.458 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:25.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:25.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:25.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:25.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:25.679 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:30:25.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:25.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:25.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:25.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:25.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:25.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:25.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:25.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:26.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:26.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:26.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:26.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:26.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:26.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:26.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:26.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:26.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:26.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:26 smithi111 bash[75702]: cluster 2023-10-01T09:30:25.287072+0000 mgr.y (mgr.25132) 608 : cluster 0 pgmap v587: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20454/186798 objects degraded (10.950%); 7346/186798 objects misplaced (3.933%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T09:30:26.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:26 smithi111 bash[75702]: audit 2023-10-01T09:30:26.277527+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:30:26.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:26 smithi111 bash[78631]: cluster 2023-10-01T09:30:25.287072+0000 mgr.y (mgr.25132) 608 : cluster 0 pgmap v587: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20454/186798 objects degraded (10.950%); 7346/186798 objects misplaced (3.933%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T09:30:26.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:26 smithi111 bash[78631]: audit 2023-10-01T09:30:26.277527+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:30:26.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:26.651 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:26.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:26.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:26.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:26.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:26.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:26 smithi183 bash[59233]: cluster 2023-10-01T09:30:25.287072+0000 mgr.y (mgr.25132) 608 : cluster 0 pgmap v587: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20454/186798 objects degraded (10.950%); 7346/186798 objects misplaced (3.933%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T09:30:26.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:26 smithi183 bash[59233]: audit 2023-10-01T09:30:26.277527+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:30:26.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:26.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:26.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:27.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:27.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:27.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:27.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:27.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:27.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:27.318 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:27.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:27.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:27.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:27.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:27.560 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:27.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:27.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:27.723 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:30:27.729 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:30:27.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:27.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:27.886 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:27.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:27.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:27.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:28.018 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:28.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:28.121 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:28.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:28.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:28.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:28.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:28.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:28.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:28.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:28 smithi111 bash[78631]: cluster 2023-10-01T09:30:27.287932+0000 mgr.y (mgr.25132) 609 : cluster 0 pgmap v588: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20543/179994 objects degraded (11.413%); 6791/179994 objects misplaced (3.773%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:30:28.395 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:28 smithi111 bash[75702]: cluster 2023-10-01T09:30:27.287932+0000 mgr.y (mgr.25132) 609 : cluster 0 pgmap v588: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20543/179994 objects degraded (11.413%); 6791/179994 objects misplaced (3.773%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:30:28.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:28.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:28.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:28.528 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:28 smithi183 bash[59233]: cluster 2023-10-01T09:30:27.287932+0000 mgr.y (mgr.25132) 609 : cluster 0 pgmap v588: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20543/179994 objects degraded (11.413%); 6791/179994 objects misplaced (3.773%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:30:28.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:28.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:28.655 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:28.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:28.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:28.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:28.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:28.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:28.978 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:28.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:29.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:29.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:29.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:29.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:29.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:29.358 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:29 smithi111 bash[75702]: cluster 2023-10-01T09:30:28.983957+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 20543/179994 objects degraded (11.413%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:29.359 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:29 smithi111 bash[75702]: cluster 2023-10-01T09:30:28.996549+0000 mon.a (mon.0) 784 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-01T09:30:29.359 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:29 smithi111 bash[75702]: audit 2023-10-01T09:30:29.010598+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:29.359 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:29 smithi111 bash[78631]: cluster 2023-10-01T09:30:28.983957+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 20543/179994 objects degraded (11.413%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:29.359 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:29 smithi111 bash[78631]: cluster 2023-10-01T09:30:28.996549+0000 mon.a (mon.0) 784 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-01T09:30:29.359 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:29 smithi111 bash[78631]: audit 2023-10-01T09:30:29.010598+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:29.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:29.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:29.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:29.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:29.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:29.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:29.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:29.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:29.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:29.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:29.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:29 smithi183 bash[59233]: cluster 2023-10-01T09:30:28.983957+0000 mon.a (mon.0) 783 : cluster 3 Health check update: Degraded data redundancy: 20543/179994 objects degraded (11.413%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:29.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:29 smithi183 bash[59233]: cluster 2023-10-01T09:30:28.996549+0000 mon.a (mon.0) 784 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-01T09:30:29.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:29 smithi183 bash[59233]: audit 2023-10-01T09:30:29.010598+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:29.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:29.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:29.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:29.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:29.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:29.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:30.011 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:30.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:30.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:30.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:30.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:30.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:30.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:30.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:30.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:28.992633+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:28.993771+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:29.002106+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:29.010942+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:29.012638+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:29.013069+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:29.288488+0000 mgr.y (mgr.25132) 610 : cluster 0 pgmap v590: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20543/179994 objects degraded (11.413%); 6791/179994 objects misplaced (3.773%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:30:30.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:30 smithi183 bash[59233]: cluster 2023-10-01T09:30:30.015794+0000 mon.a (mon.0) 786 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-01T09:30:30.417 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:30.522 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:30.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:30.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:30.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:28.992633+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:28.993771+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:29.002106+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:29.010942+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:29.012638+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:29.013069+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:29.288488+0000 mgr.y (mgr.25132) 610 : cluster 0 pgmap v590: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20543/179994 objects degraded (11.413%); 6791/179994 objects misplaced (3.773%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[78631]: cluster 2023-10-01T09:30:30.015794+0000 mon.a (mon.0) 786 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:28.992633+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:28.993771+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:29.002106+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:29.010942+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:29.012638+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:29.013069+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T09:30:30.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:29.288488+0000 mgr.y (mgr.25132) 610 : cluster 0 pgmap v590: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 20543/179994 objects degraded (11.413%); 6791/179994 objects misplaced (3.773%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T09:30:30.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:30 smithi111 bash[75702]: cluster 2023-10-01T09:30:30.015794+0000 mon.a (mon.0) 786 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-01T09:30:30.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:30.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:30.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:30.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:30.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:30.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:30.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:30.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:30.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:30.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:31.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:31.134 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:31.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:31.237 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:31.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:31.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:31.414 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:31.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:31.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:31.554 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:31.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:31.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[75702]: cluster 2023-10-01T09:30:30.015549+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[75702]: cluster 2023-10-01T09:30:30.021748+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[75702]: cluster 2023-10-01T09:30:30.076610+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[75702]: cluster 2023-10-01T09:30:30.078756+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[78631]: cluster 2023-10-01T09:30:30.015549+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[78631]: cluster 2023-10-01T09:30:30.021748+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[78631]: cluster 2023-10-01T09:30:30.076610+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:31 smithi111 bash[78631]: cluster 2023-10-01T09:30:30.078756+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.664 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:31.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:31 smithi183 bash[59233]: cluster 2023-10-01T09:30:30.015549+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.673 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:31 smithi183 bash[59233]: cluster 2023-10-01T09:30:30.021748+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.673 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:31 smithi183 bash[59233]: cluster 2023-10-01T09:30:30.076610+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.673 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:31 smithi183 bash[59233]: cluster 2023-10-01T09:30:30.078756+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T09:30:31.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:31.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:31.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:31.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:31.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:31.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:31.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:31.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:32.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:32.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:32.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:32.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:32.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:32.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:32.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:32.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:32.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:32.517 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:32.528 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:32 smithi183 bash[59233]: cluster 2023-10-01T09:30:31.289048+0000 mgr.y (mgr.25132) 611 : cluster 0 pgmap v592: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 19741/176142 objects degraded (11.207%); 7473/176142 objects misplaced (4.243%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T09:30:32.528 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:32 smithi183 bash[59233]: audit 2023-10-01T09:30:32.326414+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:32.528 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:32 smithi183 bash[59233]: audit 2023-10-01T09:30:32.334860+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:32.554 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:32.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:32.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:32.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:32.807 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:32 smithi111 bash[78631]: cluster 2023-10-01T09:30:31.289048+0000 mgr.y (mgr.25132) 611 : cluster 0 pgmap v592: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 19741/176142 objects degraded (11.207%); 7473/176142 objects misplaced (4.243%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T09:30:32.807 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:32 smithi111 bash[78631]: audit 2023-10-01T09:30:32.326414+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:32.807 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:32 smithi111 bash[78631]: audit 2023-10-01T09:30:32.334860+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:32.807 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:32 smithi111 bash[75702]: cluster 2023-10-01T09:30:31.289048+0000 mgr.y (mgr.25132) 611 : cluster 0 pgmap v592: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 79 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 19741/176142 objects degraded (11.207%); 7473/176142 objects misplaced (4.243%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T09:30:32.807 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:32 smithi111 bash[75702]: audit 2023-10-01T09:30:32.326414+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:32.807 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:32 smithi111 bash[75702]: audit 2023-10-01T09:30:32.334860+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:32.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:32.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:32.937 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:32.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:32.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:33.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:33.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:33.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:33.215 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:33.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:33.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:33.353 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:33.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:33.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:33.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:33.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:33.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:33.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:33.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:33.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:33.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:33.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:33 smithi183 bash[59233]: audit 2023-10-01T09:30:32.740733+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:33.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:33 smithi183 bash[59233]: audit 2023-10-01T09:30:32.751448+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:33.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:33 smithi183 bash[59233]: cluster 2023-10-01T09:30:33.289729+0000 mgr.y (mgr.25132) 612 : cluster 0 pgmap v593: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 19777/171465 objects degraded (11.534%); 7142/171465 objects misplaced (4.165%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T09:30:33.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:33 smithi183 bash[59233]: audit 2023-10-01T09:30:33.440448+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:30:33.768 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:33 smithi183 bash[59233]: audit 2023-10-01T09:30:33.442742+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:30:33.768 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:33 smithi183 bash[59233]: audit 2023-10-01T09:30:33.450866+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:33.787 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:33.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:33.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:33.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:33.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:34.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[75702]: audit 2023-10-01T09:30:32.740733+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:34.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[75702]: audit 2023-10-01T09:30:32.751448+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:34.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[75702]: cluster 2023-10-01T09:30:33.289729+0000 mgr.y (mgr.25132) 612 : cluster 0 pgmap v593: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 19777/171465 objects degraded (11.534%); 7142/171465 objects misplaced (4.165%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T09:30:34.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[75702]: audit 2023-10-01T09:30:33.440448+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[75702]: audit 2023-10-01T09:30:33.442742+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[75702]: audit 2023-10-01T09:30:33.450866+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[78631]: audit 2023-10-01T09:30:32.740733+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[78631]: audit 2023-10-01T09:30:32.751448+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[78631]: cluster 2023-10-01T09:30:33.289729+0000 mgr.y (mgr.25132) 612 : cluster 0 pgmap v593: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 19777/171465 objects degraded (11.534%); 7142/171465 objects misplaced (4.165%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[78631]: audit 2023-10-01T09:30:33.440448+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[78631]: audit 2023-10-01T09:30:33.442742+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:30:34.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:33 smithi111 bash[78631]: audit 2023-10-01T09:30:33.450866+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:34.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:34.057 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:34.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:34.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:34.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:34.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:34.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:34.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:34.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:34.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:34.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:34.604 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:34.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:34.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:34.734 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:34.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:34.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:34.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:34.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:34.992 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:30:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:30:34] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.33.4" 2023-10-01T09:30:34.992 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:34 smithi111 bash[78631]: cluster 2023-10-01T09:30:33.985430+0000 mon.a (mon.0) 794 : cluster 3 Health check update: Degraded data redundancy: 19777/171465 objects degraded (11.534%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:34.993 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:34 smithi111 bash[75702]: cluster 2023-10-01T09:30:33.985430+0000 mon.a (mon.0) 794 : cluster 3 Health check update: Degraded data redundancy: 19777/171465 objects degraded (11.534%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:35.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:35.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:34 smithi183 bash[59233]: cluster 2023-10-01T09:30:33.985430+0000 mon.a (mon.0) 794 : cluster 3 Health check update: Degraded data redundancy: 19777/171465 objects degraded (11.534%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:35.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:35.152 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:35.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:35.292 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:35.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:35.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:35.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:35.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:35.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:35.554 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:35.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:35.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:35.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:35 smithi183 bash[59233]: cluster 2023-10-01T09:30:35.290553+0000 mgr.y (mgr.25132) 613 : cluster 0 pgmap v594: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 19777/168858 objects degraded (11.712%); 7142/168858 objects misplaced (4.230%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T09:30:35.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:35.910 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:35.919 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:35 smithi111 bash[75702]: cluster 2023-10-01T09:30:35.290553+0000 mgr.y (mgr.25132) 613 : cluster 0 pgmap v594: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 19777/168858 objects degraded (11.712%); 7142/168858 objects misplaced (4.230%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T09:30:35.919 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:35 smithi111 bash[78631]: cluster 2023-10-01T09:30:35.290553+0000 mgr.y (mgr.25132) 613 : cluster 0 pgmap v594: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 19777/168858 objects degraded (11.712%); 7142/168858 objects misplaced (4.230%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T09:30:35.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:35.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:35.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:36.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:36.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:36.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:36.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:36.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:36.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:36.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:36.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:36.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:36.449 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:36.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:36.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:36.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:36.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:36.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:36.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:36.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:36.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:36.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:36.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:37.005 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:37.037 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:37.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:37.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:37.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:37.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:37.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:37.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:37.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:37.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:37.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:37.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:37.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:37.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:37.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:37.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:37.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:37.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:37.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:37.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:37.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:37.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:38.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:38.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:38.207 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:38.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:38.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:38.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:38.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:38.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:38.381 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:38 smithi111 bash[78631]: cluster 2023-10-01T09:30:37.293860+0000 mgr.y (mgr.25132) 614 : cluster 0 pgmap v595: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 19801/162840 objects degraded (12.160%); 6776/162840 objects misplaced (4.161%); 5.7 MiB/s, 91 objects/s recovering 2023-10-01T09:30:38.381 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:38 smithi111 bash[75702]: cluster 2023-10-01T09:30:37.293860+0000 mgr.y (mgr.25132) 614 : cluster 0 pgmap v595: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 19801/162840 objects degraded (12.160%); 6776/162840 objects misplaced (4.161%); 5.7 MiB/s, 91 objects/s recovering 2023-10-01T09:30:38.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:38.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:38 smithi183 bash[59233]: cluster 2023-10-01T09:30:37.293860+0000 mgr.y (mgr.25132) 614 : cluster 0 pgmap v595: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 19801/162840 objects degraded (12.160%); 6776/162840 objects misplaced (4.161%); 5.7 MiB/s, 91 objects/s recovering 2023-10-01T09:30:38.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:38.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:38.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:38.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:38.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:38.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:38.767 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:38.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:38.870 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:38.902 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:38.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:38.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:39.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:39.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:39.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:39.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:39.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:39.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:39.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:39.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:39.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:39 smithi183 bash[59233]: cluster 2023-10-01T09:30:38.986506+0000 mon.a (mon.0) 795 : cluster 3 Health check update: Degraded data redundancy: 19801/162840 objects degraded (12.160%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:39.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:39 smithi111 bash[78631]: cluster 2023-10-01T09:30:38.986506+0000 mon.a (mon.0) 795 : cluster 3 Health check update: Degraded data redundancy: 19801/162840 objects degraded (12.160%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:39.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:39 smithi111 bash[75702]: cluster 2023-10-01T09:30:38.986506+0000 mon.a (mon.0) 795 : cluster 3 Health check update: Degraded data redundancy: 19801/162840 objects degraded (12.160%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:39.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:39.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:39.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:39.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:39.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:39.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:39.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:39.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:39.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:39.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:40.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:40.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:40.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:40.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:40.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:40.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:40.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:40.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:40.400 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:40 smithi111 bash[78631]: cluster 2023-10-01T09:30:39.294447+0000 mgr.y (mgr.25132) 615 : cluster 0 pgmap v596: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 19801/162840 objects degraded (12.160%); 6776/162840 objects misplaced (4.161%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T09:30:40.400 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:40 smithi111 bash[75702]: cluster 2023-10-01T09:30:39.294447+0000 mgr.y (mgr.25132) 615 : cluster 0 pgmap v596: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 19801/162840 objects degraded (12.160%); 6776/162840 objects misplaced (4.161%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T09:30:40.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:40.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:40.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:40.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:40.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:40.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:40.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:40 smithi183 bash[59233]: cluster 2023-10-01T09:30:39.294447+0000 mgr.y (mgr.25132) 615 : cluster 0 pgmap v596: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 19801/162840 objects degraded (12.160%); 6776/162840 objects misplaced (4.161%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T09:30:40.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:40.835 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:40.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:40.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:40.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:40.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:41.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:41.099 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:41.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:41.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:41.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:41.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:41.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:41.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:41.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:41.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:41.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:41.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:41.632 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:41.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:41.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:41.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:41.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:41.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:41.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:42.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:42.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:42.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:42.126 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:42.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:42.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:42.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:42.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:42.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:42.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:42.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:42.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:42.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:42 smithi111 bash[78631]: cluster 2023-10-01T09:30:41.295196+0000 mgr.y (mgr.25132) 616 : cluster 0 pgmap v597: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 19801/158667 objects degraded (12.480%); 6544/158667 objects misplaced (4.124%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:30:42.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:42 smithi111 bash[75702]: cluster 2023-10-01T09:30:41.295196+0000 mgr.y (mgr.25132) 616 : cluster 0 pgmap v597: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 19801/158667 objects degraded (12.480%); 6544/158667 objects misplaced (4.124%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:30:42.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:42.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:42.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:42.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:42.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:42.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:42 smithi183 bash[59233]: cluster 2023-10-01T09:30:41.295196+0000 mgr.y (mgr.25132) 616 : cluster 0 pgmap v597: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 19801/158667 objects degraded (12.480%); 6544/158667 objects misplaced (4.124%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T09:30:42.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:42.882 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:42.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:42.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:42.985 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:43.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:43.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:43.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:43.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:43.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:43.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:43.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:43.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:43.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:43.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:43.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:43.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:43.555 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:43.661 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:43.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:43.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:43.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:43.823 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:43.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:43.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:43.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:43.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:44.058 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:44.092 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:44.198 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:44.222 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:44.325 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:44.355 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:44.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:44.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:44.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[78631]: cluster 2023-10-01T09:30:43.295887+0000 mgr.y (mgr.25132) 617 : cluster 0 pgmap v598: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 19872/153240 objects degraded (12.968%); 6333/153240 objects misplaced (4.133%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T09:30:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[78631]: cluster 2023-10-01T09:30:43.987578+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 19872/153240 objects degraded (12.968%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[78631]: audit 2023-10-01T09:30:44.010816+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:44.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[75702]: cluster 2023-10-01T09:30:43.295887+0000 mgr.y (mgr.25132) 617 : cluster 0 pgmap v598: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 19872/153240 objects degraded (12.968%); 6333/153240 objects misplaced (4.133%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T09:30:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[75702]: cluster 2023-10-01T09:30:43.987578+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 19872/153240 objects degraded (12.968%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:44.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[75702]: audit 2023-10-01T09:30:44.010816+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:44.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:44.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:44.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:44.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:44.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:44.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:44 smithi183 bash[59233]: cluster 2023-10-01T09:30:43.295887+0000 mgr.y (mgr.25132) 617 : cluster 0 pgmap v598: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 19872/153240 objects degraded (12.968%); 6333/153240 objects misplaced (4.133%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T09:30:44.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:44 smithi183 bash[59233]: cluster 2023-10-01T09:30:43.987578+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 19872/153240 objects degraded (12.968%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:44.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:44 smithi183 bash[59233]: audit 2023-10-01T09:30:44.010816+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:44.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:44.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:44.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:44.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:45.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:45.008 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:30:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:30:44] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-10-01T09:30:45.036 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:45.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:45.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:45.178 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:45.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:45.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:45.304 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:45.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:45.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:45.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:45.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:45.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:45.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:45.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:45.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:45.835 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:45.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:45.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:45.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:45.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:45.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:46.073 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:46.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:46.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:46.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:46.243 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:46.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:46.348 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:46.386 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:46.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:46.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:46.509 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:46.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:46.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:46 smithi183 bash[59233]: cluster 2023-10-01T09:30:45.296450+0000 mgr.y (mgr.25132) 618 : cluster 0 pgmap v599: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 19872/150360 objects degraded (13.216%); 6333/150360 objects misplaced (4.212%); 3.7 MiB/s, 59 objects/s recovering 2023-10-01T09:30:46.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:46.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:46.721 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:46 smithi111 bash[75702]: cluster 2023-10-01T09:30:45.296450+0000 mgr.y (mgr.25132) 618 : cluster 0 pgmap v599: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 19872/150360 objects degraded (13.216%); 6333/150360 objects misplaced (4.212%); 3.7 MiB/s, 59 objects/s recovering 2023-10-01T09:30:46.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:46 smithi111 bash[78631]: cluster 2023-10-01T09:30:45.296450+0000 mgr.y (mgr.25132) 618 : cluster 0 pgmap v599: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 19872/150360 objects degraded (13.216%); 6333/150360 objects misplaced (4.212%); 3.7 MiB/s, 59 objects/s recovering 2023-10-01T09:30:46.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:46.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:46.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:46.932 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:46.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:46.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:47.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:47.069 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:47.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:47.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:47.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:47.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:47.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:47.438 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:47.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:47.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:123234 7.0 7:0c02342d:::benchmark_data_smithi111_128003_object38082:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:47.503644+0000", 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0097688519999999997, 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0097941850000000004, 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:30:47.516 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 123234 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.503644+0000", 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.503644+0000", 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.503642+0000", 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.518 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.503651+0000", 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8030000000000003e-06 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.503665+0000", 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4433999999999999e-05 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.519 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.503675+0000", 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.747e-06 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.505446+0000", 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017710359999999999 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.505607+0000", 2023-10-01T09:30:47.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000160657 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.505774+0000", 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016709200000000001 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.521 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.44945.0:123234 7.0 e152/138)", 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:47.510670+0000", 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.002742665, 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002819116, 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.510670+0000", 2023-10-01T09:30:47.522 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.510670+0000", 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.510669+0000", 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:30:47.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.510675+0000", 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4609999999999996e-06 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.510690+0000", 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5203e-05 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:30:47.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.510697+0000", 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2179999999999996e-06 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.44945.0:123181 7.d e152/141 7:bfca308b:::benchmark_data_smithi111_128003_object38029:head v 152'7851, mlcod=136'2433)", 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:47.511175+0000", 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0022372749999999999, 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002346028, 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:30:47.525 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511175+0000", 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511175+0000", 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.526 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511174+0000", 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511183+0000", 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1170000000000004e-06 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511198+0000", 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4993e-05 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511205+0000", 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0430000000000002e-06 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511248+0000", 2023-10-01T09:30:47.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3784e-05 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511273+0000", 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4912000000000001e-05 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.529 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:123236 7.b 7:d82b0819:::benchmark_data_smithi111_128003_object38084:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:47.511624+0000", 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0017887529999999999, 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00193581, 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:30:47.530 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 123236 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511624+0000", 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:30:47.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511624+0000", 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511622+0000", 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511628+0000", 2023-10-01T09:30:47.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.879e-06 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511637+0000", 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0629999999999995e-06 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511643+0000", 2023-10-01T09:30:47.533 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2610000000000001e-06 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511683+0000", 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0064999999999997e-05 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511793+0000", 2023-10-01T09:30:47.534 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011011 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511895+0000", 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102031 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.535 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.44945.0:123234 7.0 e152/138)", 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:47.511756+0000", 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.001656685, 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018477750000000001, 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511756+0000", 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511756+0000", 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511755+0000", 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:30:47.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511761+0000", 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1460000000000001e-06 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511772+0000", 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0611999999999999e-05 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:47.511779+0000", 2023-10-01T09:30:47.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.357e-06 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout: ], 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 5 2023-10-01T09:30:47.539 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:30:47.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:47.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:47.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:47.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:47.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:47.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:47.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:47.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:47.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:47.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:47.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:48.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:48.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:48.124 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:48.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:48.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:48.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:48.256 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:30:48.266 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:30:48.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:48.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:48.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:48.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:48.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:48.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:48.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:48 smithi111 bash[78631]: cluster 2023-10-01T09:30:47.297193+0000 mgr.y (mgr.25132) 619 : cluster 0 pgmap v600: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 19921/143949 objects degraded (13.839%); 5882/143949 objects misplaced (4.086%); 5.7 MiB/s, 92 objects/s recovering 2023-10-01T09:30:48.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:48 smithi111 bash[75702]: cluster 2023-10-01T09:30:47.297193+0000 mgr.y (mgr.25132) 619 : cluster 0 pgmap v600: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 19921/143949 objects degraded (13.839%); 5882/143949 objects misplaced (4.086%); 5.7 MiB/s, 92 objects/s recovering 2023-10-01T09:30:48.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:48.703 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:48.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:48.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:48 smithi183 bash[59233]: cluster 2023-10-01T09:30:47.297193+0000 mgr.y (mgr.25132) 619 : cluster 0 pgmap v600: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 19921/143949 objects degraded (13.839%); 5882/143949 objects misplaced (4.086%); 5.7 MiB/s, 92 objects/s recovering 2023-10-01T09:30:48.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:48.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:48.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:48.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:48.964 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:48.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:48.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:49.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:49.098 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:49.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:49.203 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:49.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:49.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:49.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:49.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:49.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:49 smithi183 bash[59233]: audit 2023-10-01T09:30:48.238640+0000 mgr.y (mgr.25132) 620 : audit 0 from='client.35130 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:30:49.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:49 smithi183 bash[59233]: cluster 2023-10-01T09:30:48.988677+0000 mon.a (mon.0) 798 : cluster 3 Health check update: Degraded data redundancy: 19921/143949 objects degraded (13.839%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:49.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:49.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:49.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:49.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:49.754 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:49 smithi111 bash[75702]: audit 2023-10-01T09:30:48.238640+0000 mgr.y (mgr.25132) 620 : audit 0 from='client.35130 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:30:49.755 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:49 smithi111 bash[75702]: cluster 2023-10-01T09:30:48.988677+0000 mon.a (mon.0) 798 : cluster 3 Health check update: Degraded data redundancy: 19921/143949 objects degraded (13.839%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:49.755 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:49 smithi111 bash[78631]: audit 2023-10-01T09:30:48.238640+0000 mgr.y (mgr.25132) 620 : audit 0 from='client.35130 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:30:49.755 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:49 smithi111 bash[78631]: cluster 2023-10-01T09:30:48.988677+0000 mon.a (mon.0) 798 : cluster 3 Health check update: Degraded data redundancy: 19921/143949 objects degraded (13.839%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:49.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:49.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:49.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:49.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:49.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:49.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:50.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:50.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:50.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:50.098 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:30:50.138 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:30:50.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:50.176 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:30:50.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:50.213 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:30:50.262 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:30:50.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:50.303 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:30:50.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:50.330 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:30:50.352 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.355 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:30:50.419 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:50.419 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:30:50.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:50 smithi183 bash[59233]: cluster 2023-10-01T09:30:49.297770+0000 mgr.y (mgr.25132) 621 : cluster 0 pgmap v601: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19921/143949 objects degraded (13.839%); 5882/143949 objects misplaced (4.086%); 3.9 MiB/s, 64 objects/s recovering 2023-10-01T09:30:50.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:50 smithi183 bash[59233]: audit 2023-10-01T09:30:49.811978+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.111:0/2130015698' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:30:50.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:50 smithi183 bash[59233]: audit 2023-10-01T09:30:49.813212+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:30:50.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:50 smithi183 bash[59233]: audit 2023-10-01T09:30:50.051447+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.111:0/1395162031' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:30:50.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:50.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:50.660 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[75702]: cluster 2023-10-01T09:30:49.297770+0000 mgr.y (mgr.25132) 621 : cluster 0 pgmap v601: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19921/143949 objects degraded (13.839%); 5882/143949 objects misplaced (4.086%); 3.9 MiB/s, 64 objects/s recovering 2023-10-01T09:30:50.660 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[75702]: audit 2023-10-01T09:30:49.811978+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.111:0/2130015698' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:30:50.660 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[75702]: audit 2023-10-01T09:30:49.813212+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:30:50.660 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[75702]: audit 2023-10-01T09:30:50.051447+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.111:0/1395162031' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:30:50.661 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[78631]: cluster 2023-10-01T09:30:49.297770+0000 mgr.y (mgr.25132) 621 : cluster 0 pgmap v601: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19921/143949 objects degraded (13.839%); 5882/143949 objects misplaced (4.086%); 3.9 MiB/s, 64 objects/s recovering 2023-10-01T09:30:50.661 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[78631]: audit 2023-10-01T09:30:49.811978+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.111:0/2130015698' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:30:50.661 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[78631]: audit 2023-10-01T09:30:49.813212+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:30:50.661 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:50 smithi111 bash[78631]: audit 2023-10-01T09:30:50.051447+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.111:0/1395162031' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:30:50.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.705 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:50.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:50.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:50.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:50.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:51.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:51.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:51.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:51.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:51.255 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:51.361 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:51.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:51.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:51.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:50.388139+0000 mon.a (mon.0) 800 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:30:51.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:50.399330+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: audit 2023-10-01T09:30:50.402536+0000 mon.a (mon.0) 801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:30:51.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:50.402604+0000 mon.a (mon.0) 802 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-01T09:30:51.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:50.420748+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:50.421075+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.524 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:50.425506+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.524 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:51 smithi183 bash[59233]: cluster 2023-10-01T09:30:51.298388+0000 mgr.y (mgr.25132) 622 : cluster 0 pgmap v603: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 19585/140085 objects degraded (13.981%); 5882/140085 objects misplaced (4.199%); 3.2 MiB/s, 87 objects/s recovering 2023-10-01T09:30:51.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:51.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:51.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:51.765 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:50.388139+0000 mon.a (mon.0) 800 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:30:51.765 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:50.399330+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: audit 2023-10-01T09:30:50.402536+0000 mon.a (mon.0) 801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:30:51.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:50.402604+0000 mon.a (mon.0) 802 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-01T09:30:51.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:50.420748+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:50.421075+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:50.425506+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[75702]: cluster 2023-10-01T09:30:51.298388+0000 mgr.y (mgr.25132) 622 : cluster 0 pgmap v603: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 19585/140085 objects degraded (13.981%); 5882/140085 objects misplaced (4.199%); 3.2 MiB/s, 87 objects/s recovering 2023-10-01T09:30:51.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:50.388139+0000 mon.a (mon.0) 800 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:30:51.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:50.399330+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: audit 2023-10-01T09:30:50.402536+0000 mon.a (mon.0) 801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:30:51.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:50.402604+0000 mon.a (mon.0) 802 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-01T09:30:51.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:50.420748+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:50.421075+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:50.425506+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T09:30:51.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:51 smithi111 bash[78631]: cluster 2023-10-01T09:30:51.298388+0000 mgr.y (mgr.25132) 622 : cluster 0 pgmap v603: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 19585/140085 objects degraded (13.981%); 5882/140085 objects misplaced (4.199%); 3.2 MiB/s, 87 objects/s recovering 2023-10-01T09:30:51.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T09:30:51.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:51.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:51.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:51.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:51.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:51.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:51.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:52.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:52.071 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:52.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:52.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:52.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:52.306 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:52.344 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:52.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:52.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:52.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:52.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:52.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:52.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:52.734 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:52.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:52.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:52.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:52.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:52.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:52.920 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":600,"stamp":"2023-10-01T09:30:47.296624+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3143571384,"num_objects":47983,"num_object_clones":0,"num_object_copies":143949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19921,"num_objects_misplaced":5882,"num_objects_unfound":0,"num_objects_dirty":47983,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":122601,"num_write_kb":5451982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8212,"num_bytes_recovered":535699682,"num_keys_recovered":20,"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":118035,"ondisk_log_size":118035,"up":267,"acting":259,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":296,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13089112,"kb_used_data":10737304,"kb_used_omap":20,"kb_used_meta":2351531,"kb_avail":736872104,"statfs":{"total":767960285184,"available":754557034496,"internally_reserved":0,"allocated":10994999296,"data_stored":10990243212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2407968398},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,4,10,2,9,6,1],"upper_bound":128},"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":-544145408,"num_objects":-8303,"num_object_clones":0,"num_object_copies":-24909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":144,"num_objects_misplaced":-1260,"num_objects_unfound":0,"num_objects_dirty":-8303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8303,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1116,"num_bytes_recovered":71499776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006689"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":28,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005332+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:30:29.005332+0000","last_peered":"2023-10-01T09:30:29.005332+0000","last_clean":"2023-10-01T09:30:29.005332+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:30:29.005332+0000","last_undegraded":"2023-10-01T09:30:29.005332+0000","last_fullsized":"2023-10-01T09:30:29.005332+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":26,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.017912+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:30:29.017912+0000","last_peered":"2023-10-01T09:30:29.017912+0000","last_clean":"2023-10-01T09:30:29.017912+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:30:29.017912+0000","last_undegraded":"2023-10-01T09:30:29.017912+0000","last_fullsized":"2023-10-01T09:30:29.017912+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":68,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.011795+0000","last_change":"2023-10-01T09:28:17.361761+0000","last_active":"2023-10-01T09:30:29.011795+0000","last_peered":"2023-10-01T09:30:29.011795+0000","last_clean":"2023-10-01T09:30:29.011795+0000","last_became_active":"2023-10-01T09:28:17.361374+0000","last_became_peered":"2023-10-01T09:28:17.361374+0000","last_unstale":"2023-10-01T09:30:29.011795+0000","last_undegraded":"2023-10-01T09:30:29.011795+0000","last_fullsized":"2023-10-01T09:30:29.011795+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:02:48.669499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":133,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.008988+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:30:29.008988+0000","last_peered":"2023-10-01T09:30:29.008988+0000","last_clean":"2023-10-01T09:30:29.008988+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:30:29.008988+0000","last_undegraded":"2023-10-01T09:30:29.008988+0000","last_fullsized":"2023-10-01T09:30:29.008988+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":140,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.002193+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:30:29.002193+0000","last_peered":"2023-10-01T09:30:29.002193+0000","last_clean":"2023-10-01T09:30:29.002193+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:30:29.002193+0000","last_undegraded":"2023-10-01T09:30:29.002193+0000","last_fullsized":"2023-10-01T09:30:29.002193+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":21,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.019533+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:30:29.019533+0000","last_peered":"2023-10-01T09:30:29.019533+0000","last_clean":"2023-10-01T09:30:29.019533+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:30:29.019533+0000","last_undegraded":"2023-10-01T09:30:29.019533+0000","last_fullsized":"2023-10-01T09:30:29.019533+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":132,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:30.056091+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:30:30.056091+0000","last_peered":"2023-10-01T09:30:30.056091+0000","last_clean":"2023-10-01T09:30:30.056091+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:30:30.056091+0000","last_undegraded":"2023-10-01T09:30:30.056091+0000","last_fullsized":"2023-10-01T09:30:30.056091+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.002267+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:30:29.002267+0000","last_peered":"2023-10-01T09:30:29.002267+0000","last_clean":"2023-10-01T09:30:29.002267+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:30:29.002267+0000","last_undegraded":"2023-10-01T09:30:29.002267+0000","last_fullsized":"2023-10-01T09:30:29.002267+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":33,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.000102+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:30:29.000102+0000","last_peered":"2023-10-01T09:30:29.000102+0000","last_clean":"2023-10-01T09:30:29.000102+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:30:29.000102+0000","last_undegraded":"2023-10-01T09:30:29.000102+0000","last_fullsized":"2023-10-01T09:30:29.000102+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.002800+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:30:29.002800+0000","last_peered":"2023-10-01T09:30:29.002800+0000","last_clean":"2023-10-01T09:30:29.002800+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:30:29.002800+0000","last_undegraded":"2023-10-01T09:30:29.002800+0000","last_fullsized":"2023-10-01T09:30:29.002800+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":21,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.017608+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:30:29.017608+0000","last_peered":"2023-10-01T09:30:29.017608+0000","last_clean":"2023-10-01T09:30:29.017608+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:30:29.017608+0000","last_undegraded":"2023-10-01T09:30:29.017608+0000","last_fullsized":"2023-10-01T09:30:29.017608+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":128,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:30.017736+0000","last_change":"2023-10-01T09:29:17.375771+0000","last_active":"2023-10-01T09:30:30.017736+0000","last_peered":"2023-10-01T09:30:30.017736+0000","last_clean":"2023-10-01T09:30:30.017736+0000","last_became_active":"2023-10-01T09:29:17.375477+0000","last_became_peered":"2023-10-01T09:29:17.375477+0000","last_unstale":"2023-10-01T09:30:30.017736+0000","last_undegraded":"2023-10-01T09:30:30.017736+0000","last_fullsized":"2023-10-01T09:30:30.017736+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:33.066393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":38,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005356+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:30:29.005356+0000","last_peered":"2023-10-01T09:30:29.005356+0000","last_clean":"2023-10-01T09:30:29.005356+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:30:29.005356+0000","last_undegraded":"2023-10-01T09:30:29.005356+0000","last_fullsized":"2023-10-01T09:30:29.005356+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":112,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005695+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:30:29.005695+0000","last_peered":"2023-10-01T09:30:29.005695+0000","last_clean":"2023-10-01T09:30:29.005695+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:30:29.005695+0000","last_undegraded":"2023-10-01T09:30:29.005695+0000","last_fullsized":"2023-10-01T09:30:29.005695+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":67,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016694+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:30:29.016694+0000","last_peered":"2023-10-01T09:30:29.016694+0000","last_clean":"2023-10-01T09:30:29.016694+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:30:29.016694+0000","last_undegraded":"2023-10-01T09:30:29.016694+0000","last_fullsized":"2023-10-01T09:30:29.016694+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":124,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.003387+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:30:29.003387+0000","last_peered":"2023-10-01T09:30:29.003387+0000","last_clean":"2023-10-01T09:30:29.003387+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:30:29.003387+0000","last_undegraded":"2023-10-01T09:30:29.003387+0000","last_fullsized":"2023-10-01T09:30:29.003387+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":132,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.001325+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:30:29.001325+0000","last_peered":"2023-10-01T09:30:29.001325+0000","last_clean":"2023-10-01T09:30:29.001325+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:30:29.001325+0000","last_undegraded":"2023-10-01T09:30:29.001325+0000","last_fullsized":"2023-10-01T09:30:29.001325+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":24,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.999293+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:30:28.999293+0000","last_peered":"2023-10-01T09:30:28.999293+0000","last_clean":"2023-10-01T09:30:28.999293+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:30:28.999293+0000","last_undegraded":"2023-10-01T09:30:28.999293+0000","last_fullsized":"2023-10-01T09:30:28.999293+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":104,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016531+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:30:29.016531+0000","last_peered":"2023-10-01T09:30:29.016531+0000","last_clean":"2023-10-01T09:30:29.016531+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:30:29.016531+0000","last_undegraded":"2023-10-01T09:30:29.016531+0000","last_fullsized":"2023-10-01T09:30:29.016531+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":132,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:30.059036+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:30:30.059036+0000","last_peered":"2023-10-01T09:30:30.059036+0000","last_clean":"2023-10-01T09:30:30.059036+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:30:30.059036+0000","last_undegraded":"2023-10-01T09:30:30.059036+0000","last_fullsized":"2023-10-01T09:30:30.059036+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":164,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016381+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:30:29.016381+0000","last_peered":"2023-10-01T09:30:29.016381+0000","last_clean":"2023-10-01T09:30:29.016381+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:30:29.016381+0000","last_undegraded":"2023-10-01T09:30:29.016381+0000","last_fullsized":"2023-10-01T09:30:29.016381+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":142,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.010887+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:30:29.010887+0000","last_peered":"2023-10-01T09:30:29.010887+0000","last_clean":"2023-10-01T09:30:29.010887+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:30:29.010887+0000","last_undegraded":"2023-10-01T09:30:29.010887+0000","last_fullsized":"2023-10-01T09:30:29.010887+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"152'7603","reported_seq":7647,"reported_epoch":152,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:45.620711+0000","last_change":"2023-10-01T09:28:47.576461+0000","last_active":"2023-10-01T09:30:45.620711+0000","last_peered":"2023-10-01T09:30:45.620711+0000","last_clean":"2023-10-01T09:28:44.890908+0000","last_became_active":"2023-10-01T09:28:47.569233+0000","last_became_peered":"2023-10-01T09:28:47.569233+0000","last_unstale":"2023-10-01T09:30:45.620711+0000","last_undegraded":"2023-10-01T09:28:47.042019+0000","last_fullsized":"2023-10-01T09:28:46.966858+0000","mapping_epoch":138,"log_start":"134'900","ondisk_log_start":"134'900","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6703,"log_dups_size":0,"ondisk_log_size":6703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:44:30.466045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199819264,"num_objects":3049,"num_object_clones":0,"num_object_copies":9147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7603,"num_write_kb":340864,"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":[1,5,6],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":169},{"shards":"1,6","objects":603}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":49,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.017441+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:30:29.017441+0000","last_peered":"2023-10-01T09:30:29.017441+0000","last_clean":"2023-10-01T09:30:29.017441+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:30:29.017441+0000","last_undegraded":"2023-10-01T09:30:29.017441+0000","last_fullsized":"2023-10-01T09:30:29.017441+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":42,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.998891+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:30:28.998891+0000","last_peered":"2023-10-01T09:30:28.998891+0000","last_clean":"2023-10-01T09:30:28.998891+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:30:28.998891+0000","last_undegraded":"2023-10-01T09:30:28.998891+0000","last_fullsized":"2023-10-01T09:30:28.998891+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7551","reported_seq":12443,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:46.827728+0000","last_change":"2023-10-01T09:30:30.047814+0000","last_active":"2023-10-01T09:30:46.827728+0000","last_peered":"2023-10-01T09:30:46.827728+0000","last_clean":"2023-10-01T09:30:46.827728+0000","last_became_active":"2023-10-01T09:30:30.025198+0000","last_became_peered":"2023-10-01T09:30:30.025198+0000","last_unstale":"2023-10-01T09:30:46.827728+0000","last_undegraded":"2023-10-01T09:30:46.827728+0000","last_fullsized":"2023-10-01T09:30:46.827728+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7551,"log_dups_size":0,"ondisk_log_size":7551,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:21.268350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192479232,"num_objects":2937,"num_object_clones":0,"num_object_copies":8811,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2937,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7551,"num_write_kb":335616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2420,"num_bytes_recovered":158597120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.017264+0000","last_change":"2023-10-01T09:28:17.500705+0000","last_active":"2023-10-01T09:30:29.017264+0000","last_peered":"2023-10-01T09:30:29.017264+0000","last_clean":"2023-10-01T09:30:29.017264+0000","last_became_active":"2023-10-01T09:28:17.360818+0000","last_became_peered":"2023-10-01T09:28:17.360818+0000","last_unstale":"2023-10-01T09:30:29.017264+0000","last_undegraded":"2023-10-01T09:30:29.017264+0000","last_fullsized":"2023-10-01T09:30:29.017264+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":133,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.009360+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:30:29.009360+0000","last_peered":"2023-10-01T09:30:29.009360+0000","last_clean":"2023-10-01T09:30:29.009360+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:30:29.009360+0000","last_undegraded":"2023-10-01T09:30:29.009360+0000","last_fullsized":"2023-10-01T09:30:29.009360+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"152'7633","reported_seq":7675,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:46.619654+0000","last_change":"2023-10-01T09:28:17.360616+0000","last_active":"2023-10-01T09:30:46.619654+0000","last_peered":"2023-10-01T09:30:46.619654+0000","last_clean":"2023-10-01T09:30:46.619654+0000","last_became_active":"2023-10-01T09:28:17.360208+0000","last_became_peered":"2023-10-01T09:28:17.360208+0000","last_unstale":"2023-10-01T09:30:46.619654+0000","last_undegraded":"2023-10-01T09:30:46.619654+0000","last_fullsized":"2023-10-01T09:30:46.619654+0000","mapping_epoch":133,"log_start":"134'300","ondisk_log_start":"134'300","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7333,"log_dups_size":0,"ondisk_log_size":7333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:08:58.383387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191954944,"num_objects":2929,"num_object_clones":0,"num_object_copies":8787,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2929,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7633,"num_write_kb":337984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":63,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.017822+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:30:29.017822+0000","last_peered":"2023-10-01T09:30:29.017822+0000","last_clean":"2023-10-01T09:30:29.017822+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:30:29.017822+0000","last_undegraded":"2023-10-01T09:30:29.017822+0000","last_fullsized":"2023-10-01T09:30:29.017822+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":30,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016591+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:30:29.016591+0000","last_peered":"2023-10-01T09:30:29.016591+0000","last_clean":"2023-10-01T09:30:29.016591+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:30:29.016591+0000","last_undegraded":"2023-10-01T09:30:29.016591+0000","last_fullsized":"2023-10-01T09:30:29.016591+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"152'7618","reported_seq":7651,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:44.914253+0000","last_change":"2023-10-01T09:27:56.673529+0000","last_active":"2023-10-01T09:30:44.914253+0000","last_peered":"2023-10-01T09:30:44.914253+0000","last_clean":"2023-10-01T09:30:44.914253+0000","last_became_active":"2023-10-01T09:27:56.673275+0000","last_became_peered":"2023-10-01T09:27:56.673275+0000","last_unstale":"2023-10-01T09:30:44.914253+0000","last_undegraded":"2023-10-01T09:30:44.914253+0000","last_fullsized":"2023-10-01T09:30:44.914253+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7618,"log_dups_size":0,"ondisk_log_size":7618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:49:42.994609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202244096,"num_objects":3086,"num_object_clones":0,"num_object_copies":9258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3086,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7618,"num_write_kb":342528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":118,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.998629+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:30:28.998629+0000","last_peered":"2023-10-01T09:30:28.998629+0000","last_clean":"2023-10-01T09:30:28.998629+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:30:28.998629+0000","last_undegraded":"2023-10-01T09:30:28.998629+0000","last_fullsized":"2023-10-01T09:30:28.998629+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.001217+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:30:29.001217+0000","last_peered":"2023-10-01T09:30:29.001217+0000","last_clean":"2023-10-01T09:30:29.001217+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:30:29.001217+0000","last_undegraded":"2023-10-01T09:30:29.001217+0000","last_fullsized":"2023-10-01T09:30:29.001217+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7688","reported_seq":7721,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:46.648998+0000","last_change":"2023-10-01T09:27:56.679330+0000","last_active":"2023-10-01T09:30:46.648998+0000","last_peered":"2023-10-01T09:30:46.648998+0000","last_clean":"2023-10-01T09:30:46.648998+0000","last_became_active":"2023-10-01T09:27:56.678881+0000","last_became_peered":"2023-10-01T09:27:56.678881+0000","last_unstale":"2023-10-01T09:30:46.648998+0000","last_undegraded":"2023-10-01T09:30:46.648998+0000","last_fullsized":"2023-10-01T09:30:46.648998+0000","mapping_epoch":129,"log_start":"134'300","ondisk_log_start":"134'300","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7388,"log_dups_size":0,"ondisk_log_size":7388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:16:09.127100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190578688,"num_objects":2908,"num_object_clones":0,"num_object_copies":8724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7688,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":123,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.003244+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:30:29.003244+0000","last_peered":"2023-10-01T09:30:29.003244+0000","last_clean":"2023-10-01T09:30:29.003244+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:30:29.003244+0000","last_undegraded":"2023-10-01T09:30:29.003244+0000","last_fullsized":"2023-10-01T09:30:29.003244+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":37,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005611+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:30:29.005611+0000","last_peered":"2023-10-01T09:30:29.005611+0000","last_clean":"2023-10-01T09:30:29.005611+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:30:29.005611+0000","last_undegraded":"2023-10-01T09:30:29.005611+0000","last_fullsized":"2023-10-01T09:30:29.005611+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7478","reported_seq":8325,"reported_epoch":152,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:44.869247+0000","last_change":"2023-10-01T09:29:41.376255+0000","last_active":"2023-10-01T09:30:44.869247+0000","last_peered":"2023-10-01T09:30:44.869247+0000","last_clean":"2023-10-01T09:28:44.971933+0000","last_became_active":"2023-10-01T09:28:47.566783+0000","last_became_peered":"2023-10-01T09:28:47.566783+0000","last_unstale":"2023-10-01T09:30:44.869247+0000","last_undegraded":"2023-10-01T09:29:41.375238+0000","last_fullsized":"2023-10-01T09:28:46.967314+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7478,"log_dups_size":0,"ondisk_log_size":7478,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:08:25.191186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198180864,"num_objects":3024,"num_object_clones":0,"num_object_copies":9072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2031,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7478,"num_write_kb":336064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":402,"num_bytes_recovered":26345472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":993},{"shards":"0,2,3","objects":206}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016729+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:30:29.016729+0000","last_peered":"2023-10-01T09:30:29.016729+0000","last_clean":"2023-10-01T09:30:29.016729+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:30:29.016729+0000","last_undegraded":"2023-10-01T09:30:29.016729+0000","last_fullsized":"2023-10-01T09:30:29.016729+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005829+0000","last_change":"2023-10-01T09:28:17.359309+0000","last_active":"2023-10-01T09:30:29.005829+0000","last_peered":"2023-10-01T09:30:29.005829+0000","last_clean":"2023-10-01T09:30:29.005829+0000","last_became_active":"2023-10-01T09:28:17.358698+0000","last_became_peered":"2023-10-01T09:28:17.358698+0000","last_unstale":"2023-10-01T09:30:29.005829+0000","last_undegraded":"2023-10-01T09:30:29.005829+0000","last_fullsized":"2023-10-01T09:30:29.005829+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7812","reported_seq":11864,"reported_epoch":152,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:46.675803+0000","last_change":"2023-10-01T09:30:13.200104+0000","last_active":"2023-10-01T09:30:46.675803+0000","last_peered":"2023-10-01T09:30:46.675803+0000","last_clean":"2023-10-01T09:29:16.294496+0000","last_became_active":"2023-10-01T09:29:18.766258+0000","last_became_peered":"2023-10-01T09:29:18.766258+0000","last_unstale":"2023-10-01T09:30:46.675803+0000","last_undegraded":"2023-10-01T09:30:13.197387+0000","last_fullsized":"2023-10-01T09:29:18.376889+0000","mapping_epoch":141,"log_start":"134'400","ondisk_log_start":"134'400","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7412,"log_dups_size":0,"ondisk_log_size":7412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:19:36.426116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197197848,"num_objects":3010,"num_object_clones":0,"num_object_copies":9030,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":395,"num_objects_misplaced":1779,"num_objects_unfound":0,"num_objects_dirty":3010,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7812,"num_write_kb":346241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2007,"num_bytes_recovered":131530752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,1","objects":836},{"shards":"0,1,3","objects":1779}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":28,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.009270+0000","last_change":"2023-10-01T09:28:17.360617+0000","last_active":"2023-10-01T09:30:29.009270+0000","last_peered":"2023-10-01T09:30:29.009270+0000","last_clean":"2023-10-01T09:30:29.009270+0000","last_became_active":"2023-10-01T09:28:17.359948+0000","last_became_peered":"2023-10-01T09:28:17.359948+0000","last_unstale":"2023-10-01T09:30:29.009270+0000","last_undegraded":"2023-10-01T09:30:29.009270+0000","last_fullsized":"2023-10-01T09:30:29.009270+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005672+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:30:29.005672+0000","last_peered":"2023-10-01T09:30:29.005672+0000","last_clean":"2023-10-01T09:30:29.005672+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:30:29.005672+0000","last_undegraded":"2023-10-01T09:30:29.005672+0000","last_fullsized":"2023-10-01T09:30:29.005672+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7608","reported_seq":7645,"reported_epoch":152,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-01T09:30:44.891368+0000","last_change":"2023-10-01T09:29:18.783364+0000","last_active":"2023-10-01T09:30:44.891368+0000","last_peered":"2023-10-01T09:30:44.891368+0000","last_clean":"2023-10-01T09:29:16.234374+0000","last_became_active":"2023-10-01T09:29:18.774455+0000","last_became_peered":"2023-10-01T09:29:18.774455+0000","last_unstale":"2023-10-01T09:30:44.891368+0000","last_undegraded":"2023-10-01T09:30:44.891368+0000","last_fullsized":"2023-10-01T09:30:44.891368+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7608,"log_dups_size":0,"ondisk_log_size":7608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:17.480001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200278016,"num_objects":3056,"num_object_clones":0,"num_object_copies":9168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":3056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7608,"num_write_kb":341248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":-1047}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":152,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.002362+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:30:29.002362+0000","last_peered":"2023-10-01T09:30:29.002362+0000","last_clean":"2023-10-01T09:30:29.002362+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:30:29.002362+0000","last_undegraded":"2023-10-01T09:30:29.002362+0000","last_fullsized":"2023-10-01T09:30:29.002362+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012468+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:30:29.012468+0000","last_peered":"2023-10-01T09:30:29.012468+0000","last_clean":"2023-10-01T09:30:29.012468+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:30:29.012468+0000","last_undegraded":"2023-10-01T09:30:29.012468+0000","last_fullsized":"2023-10-01T09:30:29.012468+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"152'7503","reported_seq":7538,"reported_epoch":152,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:45.030751+0000","last_change":"2023-10-01T09:29:18.768150+0000","last_active":"2023-10-01T09:30:45.030751+0000","last_peered":"2023-10-01T09:30:45.030751+0000","last_clean":"2023-10-01T09:29:16.339580+0000","last_became_active":"2023-10-01T09:29:18.748576+0000","last_became_peered":"2023-10-01T09:29:18.748576+0000","last_unstale":"2023-10-01T09:30:45.030751+0000","last_undegraded":"2023-10-01T09:29:18.401246+0000","last_fullsized":"2023-10-01T09:29:18.380055+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7503,"log_dups_size":0,"ondisk_log_size":7503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197328896,"num_objects":3011,"num_object_clones":0,"num_object_copies":9033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4035,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7503,"num_write_kb":336448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","3"],"object_location_counts":[{"shards":"1,3,4","objects":1789},{"shards":"3,4","objects":-1024}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":134,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012627+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:30:29.012627+0000","last_peered":"2023-10-01T09:30:29.012627+0000","last_clean":"2023-10-01T09:30:29.012627+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:30:29.012627+0000","last_undegraded":"2023-10-01T09:30:29.012627+0000","last_fullsized":"2023-10-01T09:30:29.012627+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":24,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.999358+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:30:28.999358+0000","last_peered":"2023-10-01T09:30:28.999358+0000","last_clean":"2023-10-01T09:30:28.999358+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:30:28.999358+0000","last_undegraded":"2023-10-01T09:30:28.999358+0000","last_fullsized":"2023-10-01T09:30:28.999358+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":122,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012326+0000","last_change":"2023-10-01T09:28:45.984418+0000","last_active":"2023-10-01T09:30:29.012326+0000","last_peered":"2023-10-01T09:30:29.012326+0000","last_clean":"2023-10-01T09:30:29.012326+0000","last_became_active":"2023-10-01T09:28:45.983772+0000","last_became_peered":"2023-10-01T09:28:45.983772+0000","last_unstale":"2023-10-01T09:30:29.012326+0000","last_undegraded":"2023-10-01T09:30:29.012326+0000","last_fullsized":"2023-10-01T09:30:29.012326+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:33.519092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"152'7834","reported_seq":7872,"reported_epoch":152,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:46.670587+0000","last_change":"2023-10-01T09:29:18.788991+0000","last_active":"2023-10-01T09:30:46.670587+0000","last_peered":"2023-10-01T09:30:46.670587+0000","last_clean":"2023-10-01T09:29:16.357837+0000","last_became_active":"2023-10-01T09:29:18.779355+0000","last_became_peered":"2023-10-01T09:29:18.779355+0000","last_unstale":"2023-10-01T09:30:46.670587+0000","last_undegraded":"2023-10-01T09:29:18.414534+0000","last_fullsized":"2023-10-01T09:29:18.377738+0000","mapping_epoch":141,"log_start":"134'500","ondisk_log_start":"134'500","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7334,"log_dups_size":0,"ondisk_log_size":7334,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:30:45.073117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194904064,"num_objects":2974,"num_object_clones":0,"num_object_copies":8922,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4244,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2974,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7834,"num_write_kb":345856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,3],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,1,3","objects":1814},{"shards":"0,3","objects":-1270}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":140,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.998633+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:30:28.998633+0000","last_peered":"2023-10-01T09:30:28.998633+0000","last_clean":"2023-10-01T09:30:28.998633+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:30:28.998633+0000","last_undegraded":"2023-10-01T09:30:28.998633+0000","last_fullsized":"2023-10-01T09:30:28.998633+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.021050+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:30:29.021050+0000","last_peered":"2023-10-01T09:30:29.021050+0000","last_clean":"2023-10-01T09:30:29.021050+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:30:29.021050+0000","last_undegraded":"2023-10-01T09:30:29.021050+0000","last_fullsized":"2023-10-01T09:30:29.021050+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":125,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012850+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:30:29.012850+0000","last_peered":"2023-10-01T09:30:29.012850+0000","last_clean":"2023-10-01T09:30:29.012850+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:30:29.012850+0000","last_undegraded":"2023-10-01T09:30:29.012850+0000","last_fullsized":"2023-10-01T09:30:29.012850+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"152'7839","reported_seq":7881,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:46.618247+0000","last_change":"2023-10-01T09:28:17.359617+0000","last_active":"2023-10-01T09:30:46.618247+0000","last_peered":"2023-10-01T09:30:46.618247+0000","last_clean":"2023-10-01T09:30:46.618247+0000","last_became_active":"2023-10-01T09:28:17.359264+0000","last_became_peered":"2023-10-01T09:28:17.359264+0000","last_unstale":"2023-10-01T09:30:46.618247+0000","last_undegraded":"2023-10-01T09:30:46.618247+0000","last_fullsized":"2023-10-01T09:30:46.618247+0000","mapping_epoch":133,"log_start":"134'500","ondisk_log_start":"134'500","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7339,"log_dups_size":0,"ondisk_log_size":7339,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:39:13.265228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200998912,"num_objects":3067,"num_object_clones":0,"num_object_copies":9201,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3067,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7839,"num_write_kb":348992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.011940+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:30:29.011940+0000","last_peered":"2023-10-01T09:30:29.011940+0000","last_clean":"2023-10-01T09:30:29.011940+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:30:29.011940+0000","last_undegraded":"2023-10-01T09:30:29.011940+0000","last_fullsized":"2023-10-01T09:30:29.011940+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":127,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.022577+0000","last_change":"2023-10-01T09:29:17.370945+0000","last_active":"2023-10-01T09:30:29.022577+0000","last_peered":"2023-10-01T09:30:29.022577+0000","last_clean":"2023-10-01T09:30:29.022577+0000","last_became_active":"2023-10-01T09:29:17.370573+0000","last_became_peered":"2023-10-01T09:29:17.370573+0000","last_unstale":"2023-10-01T09:30:29.022577+0000","last_undegraded":"2023-10-01T09:30:29.022577+0000","last_fullsized":"2023-10-01T09:30:29.022577+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:23.987885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012518+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:30:29.012518+0000","last_peered":"2023-10-01T09:30:29.012518+0000","last_clean":"2023-10-01T09:30:29.012518+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:30:29.012518+0000","last_undegraded":"2023-10-01T09:30:29.012518+0000","last_fullsized":"2023-10-01T09:30:29.012518+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"152'7747","reported_seq":12834,"reported_epoch":152,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:46.667457+0000","last_change":"2023-10-01T09:29:42.937358+0000","last_active":"2023-10-01T09:30:46.667457+0000","last_peered":"2023-10-01T09:30:46.667457+0000","last_clean":"2023-10-01T09:29:40.364980+0000","last_became_active":"2023-10-01T09:29:42.928643+0000","last_became_peered":"2023-10-01T09:29:42.928643+0000","last_unstale":"2023-10-01T09:30:46.667457+0000","last_undegraded":"2023-10-01T09:29:42.381463+0000","last_fullsized":"2023-10-01T09:29:42.350136+0000","mapping_epoch":147,"log_start":"134'400","ondisk_log_start":"134'400","created":129,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7347,"log_dups_size":0,"ondisk_log_size":7347,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:36:13.874534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196542464,"num_objects":2999,"num_object_clones":0,"num_object_copies":8997,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5106,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7747,"num_write_kb":343872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2515,"num_bytes_recovered":164823040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["0","2","3","5"],"object_location_counts":[{"shards":"0,2,3,5","objects":141},{"shards":"0,3","objects":-2107},{"shards":"0,3,5","objects":2591}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":33,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.998683+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:30:28.998683+0000","last_peered":"2023-10-01T09:30:28.998683+0000","last_clean":"2023-10-01T09:30:28.998683+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:30:28.998683+0000","last_undegraded":"2023-10-01T09:30:28.998683+0000","last_fullsized":"2023-10-01T09:30:28.998683+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":396,"reported_epoch":151,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:29.001168+0000","last_change":"2023-10-01T09:29:42.804747+0000","last_active":"2023-10-01T09:30:29.001168+0000","last_peered":"2023-10-01T09:30:29.001168+0000","last_clean":"2023-10-01T09:29:35.000381+0000","last_became_active":"2023-10-01T09:29:42.804022+0000","last_became_peered":"2023-10-01T09:29:42.804022+0000","last_unstale":"2023-10-01T09:30:29.001168+0000","last_undegraded":"2023-10-01T09:29:42.350820+0000","last_fullsized":"2023-10-01T09:29:42.349965+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:27:34.170880+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":[0,6],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":130,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:30.020150+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:30:30.020150+0000","last_peered":"2023-10-01T09:30:30.020150+0000","last_clean":"2023-10-01T09:30:30.020150+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:30:30.020150+0000","last_undegraded":"2023-10-01T09:30:30.020150+0000","last_fullsized":"2023-10-01T09:30:30.020150+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":21,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016983+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:30:29.016983+0000","last_peered":"2023-10-01T09:30:29.016983+0000","last_clean":"2023-10-01T09:30:29.016983+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:30:29.016983+0000","last_undegraded":"2023-10-01T09:30:29.016983+0000","last_fullsized":"2023-10-01T09:30:29.016983+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"152'7507","reported_seq":7538,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:44.912004+0000","last_change":"2023-10-01T09:27:56.678515+0000","last_active":"2023-10-01T09:30:44.912004+0000","last_peered":"2023-10-01T09:30:44.912004+0000","last_clean":"2023-10-01T09:30:44.912004+0000","last_became_active":"2023-10-01T09:27:56.678126+0000","last_became_peered":"2023-10-01T09:27:56.678126+0000","last_unstale":"2023-10-01T09:30:44.912004+0000","last_undegraded":"2023-10-01T09:30:44.912004+0000","last_fullsized":"2023-10-01T09:30:44.912004+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7507,"log_dups_size":0,"ondisk_log_size":7507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202440704,"num_objects":3089,"num_object_clones":0,"num_object_copies":9267,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3089,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7507,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.016277+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:30:29.016277+0000","last_peered":"2023-10-01T09:30:29.016277+0000","last_clean":"2023-10-01T09:30:29.016277+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:30:29.016277+0000","last_undegraded":"2023-10-01T09:30:29.016277+0000","last_fullsized":"2023-10-01T09:30:29.016277+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.001339+0000","last_change":"2023-10-01T09:28:17.362421+0000","last_active":"2023-10-01T09:30:29.001339+0000","last_peered":"2023-10-01T09:30:29.001339+0000","last_clean":"2023-10-01T09:30:29.001339+0000","last_became_active":"2023-10-01T09:28:17.361867+0000","last_became_peered":"2023-10-01T09:28:17.361867+0000","last_unstale":"2023-10-01T09:30:29.001339+0000","last_undegraded":"2023-10-01T09:30:29.001339+0000","last_fullsized":"2023-10-01T09:30:29.001339+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:14.149121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":129,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.008715+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:30:29.008715+0000","last_peered":"2023-10-01T09:30:29.008715+0000","last_clean":"2023-10-01T09:30:29.008715+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:30:29.008715+0000","last_undegraded":"2023-10-01T09:30:29.008715+0000","last_fullsized":"2023-10-01T09:30:29.008715+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"152'7568","reported_seq":9261,"reported_epoch":152,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-01T09:30:45.675373+0000","last_change":"2023-10-01T09:30:28.637414+0000","last_active":"2023-10-01T09:30:45.675373+0000","last_peered":"2023-10-01T09:30:45.675373+0000","last_clean":"2023-10-01T09:28:44.975293+0000","last_became_active":"2023-10-01T09:28:47.554327+0000","last_became_peered":"2023-10-01T09:28:47.554327+0000","last_unstale":"2023-10-01T09:30:45.675373+0000","last_undegraded":"2023-10-01T09:28:46.985926+0000","last_fullsized":"2023-10-01T09:28:46.965653+0000","mapping_epoch":138,"log_start":"134'900","ondisk_log_start":"134'900","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6668,"log_dups_size":0,"ondisk_log_size":6668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:33:30.144652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192544768,"num_objects":2938,"num_object_clones":0,"num_object_copies":8814,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1662,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2938,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7568,"num_write_kb":336192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":827,"num_bytes_recovered":52559872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3","objects":1276}],"blocked_by":[],"up_primary":5,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":46,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.017780+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:30:29.017780+0000","last_peered":"2023-10-01T09:30:29.017780+0000","last_clean":"2023-10-01T09:30:29.017780+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:30:29.017780+0000","last_undegraded":"2023-10-01T09:30:29.017780+0000","last_fullsized":"2023-10-01T09:30:29.017780+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":127,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012712+0000","last_change":"2023-10-01T09:28:45.983892+0000","last_active":"2023-10-01T09:30:29.012712+0000","last_peered":"2023-10-01T09:30:29.012712+0000","last_clean":"2023-10-01T09:30:29.012712+0000","last_became_active":"2023-10-01T09:28:45.983618+0000","last_became_peered":"2023-10-01T09:28:45.983618+0000","last_unstale":"2023-10-01T09:30:29.012712+0000","last_undegraded":"2023-10-01T09:30:29.012712+0000","last_fullsized":"2023-10-01T09:30:29.012712+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:19:16.659123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":126,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.001605+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:30:29.001605+0000","last_peered":"2023-10-01T09:30:29.001605+0000","last_clean":"2023-10-01T09:30:29.001605+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:30:29.001605+0000","last_undegraded":"2023-10-01T09:30:29.001605+0000","last_fullsized":"2023-10-01T09:30:29.001605+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7725","reported_seq":7758,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:46.906524+0000","last_change":"2023-10-01T09:27:56.679687+0000","last_active":"2023-10-01T09:30:46.906524+0000","last_peered":"2023-10-01T09:30:46.906524+0000","last_clean":"2023-10-01T09:30:46.906524+0000","last_became_active":"2023-10-01T09:27:56.677549+0000","last_became_peered":"2023-10-01T09:27:56.677549+0000","last_unstale":"2023-10-01T09:30:46.906524+0000","last_undegraded":"2023-10-01T09:30:46.906524+0000","last_fullsized":"2023-10-01T09:30:46.906524+0000","mapping_epoch":129,"log_start":"134'200","ondisk_log_start":"134'200","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7525,"log_dups_size":0,"ondisk_log_size":7525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:18:40.315308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192872448,"num_objects":2943,"num_object_clones":0,"num_object_copies":8829,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7725,"num_write_kb":341376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":149,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.010811+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:30:29.010811+0000","last_peered":"2023-10-01T09:30:29.010811+0000","last_clean":"2023-10-01T09:30:29.010811+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:30:29.010811+0000","last_undegraded":"2023-10-01T09:30:29.010811+0000","last_fullsized":"2023-10-01T09:30:29.010811+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":121,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.012767+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:30:29.012767+0000","last_peered":"2023-10-01T09:30:29.012767+0000","last_clean":"2023-10-01T09:30:29.012767+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:30:29.012767+0000","last_undegraded":"2023-10-01T09:30:29.012767+0000","last_fullsized":"2023-10-01T09:30:29.012767+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.002102+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:30:29.002102+0000","last_peered":"2023-10-01T09:30:29.002102+0000","last_clean":"2023-10-01T09:30:29.002102+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:30:29.002102+0000","last_undegraded":"2023-10-01T09:30:29.002102+0000","last_fullsized":"2023-10-01T09:30:29.002102+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"152'7627","reported_seq":7656,"reported_epoch":152,"state":"active+clean","last_fresh":"2023-10-01T09:30:46.900122+0000","last_change":"2023-10-01T09:27:56.682572+0000","last_active":"2023-10-01T09:30:46.900122+0000","last_peered":"2023-10-01T09:30:46.900122+0000","last_clean":"2023-10-01T09:30:46.900122+0000","last_became_active":"2023-10-01T09:27:56.681613+0000","last_became_peered":"2023-10-01T09:27:56.681613+0000","last_unstale":"2023-10-01T09:30:46.900122+0000","last_undegraded":"2023-10-01T09:30:46.900122+0000","last_fullsized":"2023-10-01T09:30:46.900122+0000","mapping_epoch":129,"log_start":"134'100","ondisk_log_start":"134'100","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7527,"log_dups_size":0,"ondisk_log_size":7527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:24:03.358466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192610304,"num_objects":2939,"num_object_clones":0,"num_object_copies":8817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7627,"num_write_kb":338112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":140,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.019720+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:30:29.019720+0000","last_peered":"2023-10-01T09:30:29.019720+0000","last_clean":"2023-10-01T09:30:29.019720+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:30:29.019720+0000","last_undegraded":"2023-10-01T09:30:29.019720+0000","last_fullsized":"2023-10-01T09:30:29.019720+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":118,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.008823+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:30:29.008823+0000","last_peered":"2023-10-01T09:30:29.008823+0000","last_clean":"2023-10-01T09:30:29.008823+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:30:29.008823+0000","last_undegraded":"2023-10-01T09:30:29.008823+0000","last_fullsized":"2023-10-01T09:30:29.008823+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":37,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.006764+0000","last_change":"2023-10-01T09:28:45.979752+0000","last_active":"2023-10-01T09:30:29.006764+0000","last_peered":"2023-10-01T09:30:29.006764+0000","last_clean":"2023-10-01T09:30:29.006764+0000","last_became_active":"2023-10-01T09:28:45.979277+0000","last_became_peered":"2023-10-01T09:28:45.979277+0000","last_unstale":"2023-10-01T09:30:29.006764+0000","last_undegraded":"2023-10-01T09:30:29.006764+0000","last_fullsized":"2023-10-01T09:30:29.006764+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":120,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.001533+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:30:29.001533+0000","last_peered":"2023-10-01T09:30:29.001533+0000","last_clean":"2023-10-01T09:30:29.001533+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:30:29.001533+0000","last_undegraded":"2023-10-01T09:30:29.001533+0000","last_fullsized":"2023-10-01T09:30:29.001533+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":153,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.025447+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:30:29.025447+0000","last_peered":"2023-10-01T09:30:29.025447+0000","last_clean":"2023-10-01T09:30:29.025447+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:30:29.025447+0000","last_undegraded":"2023-10-01T09:30:29.025447+0000","last_fullsized":"2023-10-01T09:30:29.025447+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":120,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.999234+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:30:28.999234+0000","last_peered":"2023-10-01T09:30:28.999234+0000","last_clean":"2023-10-01T09:30:28.999234+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:30:28.999234+0000","last_undegraded":"2023-10-01T09:30:28.999234+0000","last_fullsized":"2023-10-01T09:30:28.999234+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":28,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005395+0000","last_change":"2023-10-01T09:28:17.354717+0000","last_active":"2023-10-01T09:30:29.005395+0000","last_peered":"2023-10-01T09:30:29.005395+0000","last_clean":"2023-10-01T09:30:29.005395+0000","last_became_active":"2023-10-01T09:28:17.353317+0000","last_became_peered":"2023-10-01T09:28:17.353317+0000","last_unstale":"2023-10-01T09:30:29.005395+0000","last_undegraded":"2023-10-01T09:30:29.005395+0000","last_fullsized":"2023-10-01T09:30:29.005395+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":131,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:28.999414+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:30:28.999414+0000","last_peered":"2023-10-01T09:30:28.999414+0000","last_clean":"2023-10-01T09:30:28.999414+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:30:28.999414+0000","last_undegraded":"2023-10-01T09:30:28.999414+0000","last_fullsized":"2023-10-01T09:30:28.999414+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":28,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005482+0000","last_change":"2023-10-01T09:28:17.362228+0000","last_active":"2023-10-01T09:30:29.005482+0000","last_peered":"2023-10-01T09:30:29.005482+0000","last_clean":"2023-10-01T09:30:29.005482+0000","last_became_active":"2023-10-01T09:28:17.361826+0000","last_became_peered":"2023-10-01T09:28:17.361826+0000","last_unstale":"2023-10-01T09:30:29.005482+0000","last_undegraded":"2023-10-01T09:30:29.005482+0000","last_fullsized":"2023-10-01T09:30:29.005482+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":149,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.010470+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:30:29.010470+0000","last_peered":"2023-10-01T09:30:29.010470+0000","last_clean":"2023-10-01T09:30:29.010470+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:30:29.010470+0000","last_undegraded":"2023-10-01T09:30:29.010470+0000","last_fullsized":"2023-10-01T09:30:29.010470+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":143,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.002467+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:30:29.002467+0000","last_peered":"2023-10-01T09:30:29.002467+0000","last_clean":"2023-10-01T09:30:29.002467+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:30:29.002467+0000","last_undegraded":"2023-10-01T09:30:29.002467+0000","last_fullsized":"2023-10-01T09:30:29.002467+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":163,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005910+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:30:29.005910+0000","last_peered":"2023-10-01T09:30:29.005910+0000","last_clean":"2023-10-01T09:30:29.005910+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:30:29.005910+0000","last_undegraded":"2023-10-01T09:30:29.005910+0000","last_fullsized":"2023-10-01T09:30:29.005910+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":37,"reported_epoch":151,"state":"active+clean","last_fresh":"2023-10-01T09:30:29.005055+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:30:29.005055+0000","last_peered":"2023-10-01T09:30:29.005055+0000","last_clean":"2023-10-01T09:30:29.005055+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:30:29.005055+0000","last_undegraded":"2023-10-01T09:30:29.005055+0000","last_fullsized":"2023-10-01T09:30:29.005055+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":3142975512,"num_objects":47959,"num_object_clones":0,"num_object_copies":143877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19919,"num_objects_misplaced":5882,"num_objects_unfound":0,"num_objects_dirty":47959,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":122341,"num_write_kb":5449537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8172,"num_bytes_recovered":533921792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10934497280,"data_stored":10934485064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117841,"ondisk_log_size":117841,"up":48,"acting":41,"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":5504,"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":6786,"num_keys_recovered":20,"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":102400,"data_stored":16602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430531,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1109240,"kb_used_data":803824,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92635912,"statfs":{"total":95995035648,"available":94859173888,"internally_reserved":0,"allocated":823115776,"data_stored":822600723,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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],"upper_bound":4},"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":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.7829999999999999,"15min":1.198},"min":{"1min":0.318,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":2.7290000000000001,"5min":67.158000000000001,"15min":67.158000000000001},"last":0.39700000000000002},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.6919999999999999,"15min":1.169},"min":{"1min":0.39700000000000002,"5min":0.31,"15min":0.31},"max":{"1min":3.7930000000000001,"5min":67.125,"15min":67.125},"last":0.66100000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.6399999999999999,"15min":1.962},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.7249999999999996,"5min":42.956000000000003,"15min":181.02600000000001},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.9339999999999999,"15min":2.1520000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":6.8689999999999998,"5min":43.189,"15min":181.101},"last":5.976}]},{"osd":2,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.919,"5min":1.5860000000000001,"15min":1.5149999999999999},"min":{"1min":0.375,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":6.6559999999999997,"5min":7.8760000000000003,"15min":68.521000000000001},"last":0.54400000000000004},{"interface":"front","average":{"1min":1.9339999999999999,"5min":1.532,"15min":1.54},"min":{"1min":0.44900000000000001,"5min":0.373,"15min":0.373},"max":{"1min":6.7229999999999999,"5min":7.891,"15min":68.498999999999995},"last":0.625}]},{"osd":3,"last update":"Sun Oct 1 09:30:22 2023","interfaces":[{"interface":"back","average":{"1min":1.9119999999999999,"5min":2.3940000000000001,"15min":1.768},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40500000000000003},"max":{"1min":7.3369999999999997,"5min":42.543999999999997,"15min":49.781999999999996},"last":5.5490000000000004},{"interface":"front","average":{"1min":1.6000000000000001,"5min":1.8160000000000001,"15min":1.607},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":5.29,"5min":42.640000000000001,"15min":48.140999999999998},"last":0.72899999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.82999999999999996,"15min":0.89800000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.28299999999999997},"max":{"1min":2.9199999999999999,"5min":2.9199999999999999,"15min":3.649},"last":0.499},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.89500000000000002,"15min":0.97199999999999998},"min":{"1min":0.51100000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.0699999999999998,"5min":2.0699999999999998,"15min":3.4750000000000001},"last":0.68500000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.85399999999999998,"15min":0.95199999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.129,"5min":2.129,"15min":3.3839999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.95999999999999996,"15min":1.0269999999999999},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":2.7469999999999999,"5min":2.7469999999999999,"15min":3.5310000000000001},"last":0.56499999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.95699999999999996,"15min":1.0429999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":3.1419999999999999,"5min":3.1419999999999999,"15min":3.6030000000000002},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.94499999999999995,"15min":1.0600000000000001},"min":{"1min":0.56699999999999995,"5min":0.48599999999999999,"15min":0.437},"max":{"1min":2.1419999999999999,"5min":2.1419999999999999,"15min":3.6760000000000002},"last":0.70499999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626764,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":818728,"kb_used_data":509152,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92926424,"statfs":{"total":95995035648,"available":95156658176,"internally_reserved":0,"allocated":521371648,"data_stored":520872701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,2],"upper_bound":32},"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":"Sun Oct 1 09:29:53 2023","interfaces":[{"interface":"back","average":{"1min":6.3879999999999999,"5min":2.1339999999999999,"15min":1.3149999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":121.098,"5min":121.098,"15min":121.098},"last":7.6820000000000004},{"interface":"front","average":{"1min":6.3330000000000002,"5min":2.2559999999999998,"15min":1.3799999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":115.211,"5min":115.211,"15min":115.211},"last":7.5170000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.2130000000000001,"15min":1.1859999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.0739999999999998,"5min":7.4459999999999997,"15min":52.686999999999998},"last":0.41699999999999998},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.387,"15min":1.363},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.4550000000000001,"5min":9.3550000000000004,"15min":52.817},"last":0.32200000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:29:47 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.4570000000000001,"15min":1.3420000000000001},"min":{"1min":0.34300000000000003,"5min":0.315,"15min":0.315},"max":{"1min":9.5500000000000007,"5min":9.5500000000000007,"15min":59.220999999999997},"last":6.1909999999999998},{"interface":"front","average":{"1min":1.859,"5min":1.5389999999999999,"15min":1.397},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":9.5350000000000001,"5min":9.5350000000000001,"15min":59.246000000000002},"last":6.21}]},{"osd":3,"last update":"Sun Oct 1 09:30:31 2023","interfaces":[{"interface":"back","average":{"1min":2.867,"5min":4.3310000000000004,"15min":2.6600000000000001},"min":{"1min":0.47199999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":11.532999999999999,"5min":178.66300000000001,"15min":178.66300000000001},"last":0.40300000000000002},{"interface":"front","average":{"1min":2.169,"5min":4.492,"15min":2.778},"min":{"1min":0.36499999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.0330000000000004,"5min":179.87100000000001,"15min":179.87100000000001},"last":0.54700000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.80700000000000005,"15min":0.875},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":3.8140000000000001,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.2410000000000001,"5min":0.94999999999999996,"15min":0.98399999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.6120000000000001,"5min":5.6120000000000001,"15min":5.6120000000000001},"last":0.60699999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.83799999999999997,"15min":0.93899999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":3.6219999999999999,"5min":3.6219999999999999,"15min":3.6219999999999999},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.016,"15min":1.042},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":6.2199999999999998,"5min":6.2199999999999998,"15min":6.2199999999999998},"last":0.58099999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:29:53 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.96999999999999997,"15min":1.0680000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":3.6619999999999999,"5min":3.6619999999999999,"15min":5.5179999999999998},"last":0.63},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.876,"15min":1.0389999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1890000000000001,"5min":3.0649999999999999,"15min":3.0649999999999999},"last":0.67700000000000005}]}]},{"osd":1,"up_from":83,"seq":356482285712,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2137992,"kb_used_data":1853440,"kb_used_omap":4,"kb_used_meta":284475,"kb_avail":91607160,"statfs":{"total":95995035648,"available":93805731840,"internally_reserved":0,"allocated":1897922560,"data_stored":1897226850,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":291303310},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":2.5609999999999999,"5min":2.5899999999999999,"15min":2.3410000000000002},"min":{"1min":0.19700000000000001,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":7.4960000000000004,"5min":51.427999999999997,"15min":139.416},"last":0.72799999999999998},{"interface":"front","average":{"1min":2.806,"5min":2.7469999999999999,"15min":2.4359999999999999},"min":{"1min":0.28100000000000003,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":9.3849999999999998,"5min":50.515999999999998,"15min":138.98400000000001},"last":0.92600000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:29:49 2023","interfaces":[{"interface":"back","average":{"1min":2.0150000000000001,"5min":4.0039999999999996,"15min":2.2109999999999999},"min":{"1min":0.26300000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":7.1559999999999997,"5min":107.459,"15min":107.459},"last":1.6759999999999999},{"interface":"front","average":{"1min":1.454,"5min":3.4820000000000002,"15min":2.028},"min":{"1min":0.26600000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":4.8200000000000003,"5min":106.892,"15min":106.892},"last":1.9750000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:30:27 2023","interfaces":[{"interface":"back","average":{"1min":2.0600000000000001,"5min":2.7959999999999998,"15min":2.427},"min":{"1min":0.32900000000000001,"5min":0.254,"15min":0.254},"max":{"1min":8.1180000000000003,"5min":55.838999999999999,"15min":83.305999999999997},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.9259999999999999,"5min":2.6320000000000001,"15min":3.1030000000000002},"min":{"1min":0.28899999999999998,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":5.04,"5min":51.496000000000002,"15min":139.345},"last":4.468}]},{"osd":4,"last update":"Sun Oct 1 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":1.927,"5min":1.6739999999999999,"15min":1.546},"min":{"1min":0.39300000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":8.8030000000000008,"5min":8.8030000000000008,"15min":81.436999999999998},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.002,"5min":1.5069999999999999,"15min":1.524},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":2.8010000000000002,"5min":9.7639999999999993,"15min":79.376000000000005},"last":1.073}]},{"osd":5,"last update":"Sun Oct 1 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":2.0059999999999998,"5min":1.722,"15min":1.5629999999999999},"min":{"1min":0.38400000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.2300000000000004,"5min":13.584,"15min":79.337999999999994},"last":1.571},{"interface":"front","average":{"1min":1.01,"5min":1.5209999999999999,"15min":1.512},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.8300000000000001,"5min":9.8499999999999996,"15min":79.313000000000002},"last":0.99099999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":2.4430000000000001,"5min":1.798,"15min":1.6279999999999999},"min":{"1min":0.433,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":6.4219999999999997,"5min":13.497,"15min":79.641000000000005},"last":1.6459999999999999},{"interface":"front","average":{"1min":2.2469999999999999,"5min":1.8089999999999999,"15min":1.6339999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.8320000000000007,"5min":8.8320000000000007,"15min":81.662999999999997},"last":1.1319999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.6859999999999999,"15min":1.6259999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":7.0650000000000004,"5min":9.8249999999999993,"15min":79.754000000000005},"last":1.046},{"interface":"front","average":{"1min":2.1709999999999998,"5min":1.863,"15min":1.6719999999999999},"min":{"1min":0.49199999999999999,"5min":0.434,"15min":0.434},"max":{"1min":6.4669999999999996,"5min":13.554,"15min":79.677999999999997},"last":1.613}]}]},{"osd":0,"up_from":78,"seq":335007449238,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1724564,"kb_used_data":1534476,"kb_used_omap":5,"kb_used_meta":190074,"kb_avail":92020588,"statfs":{"total":95995035648,"available":94229082112,"internally_reserved":0,"allocated":1571303424,"data_stored":1570593942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":194636410},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,3,1,4,3,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.74,"5min":1.4750000000000001,"15min":1.2529999999999999},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":8.4849999999999994,"5min":8.4849999999999994,"15min":31.388999999999999},"last":1.948},{"interface":"front","average":{"1min":3.3530000000000002,"5min":1.774,"15min":1.3999999999999999},"min":{"1min":0.315,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":8.6010000000000009,"5min":11.462,"15min":31.931000000000001},"last":0.33100000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":2.0459999999999998,"15min":1.5349999999999999},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.2070000000000007,"5min":46.484999999999999,"15min":46.484999999999999},"last":2.0089999999999999},{"interface":"front","average":{"1min":2.6800000000000002,"5min":2.1110000000000002,"15min":1.597},"min":{"1min":0.26700000000000002,"5min":0.22,"15min":0.22},"max":{"1min":9.4600000000000009,"5min":46.110999999999997,"15min":46.110999999999997},"last":1.794}]},{"osd":3,"last update":"Sun Oct 1 09:30:25 2023","interfaces":[{"interface":"back","average":{"1min":3.7349999999999999,"5min":2.7400000000000002,"15min":1.8089999999999999},"min":{"1min":0.33900000000000002,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":13.487,"5min":20.387,"15min":40.976999999999997},"last":1.7170000000000001},{"interface":"front","average":{"1min":3.1299999999999999,"5min":2.476,"15min":1.736},"min":{"1min":0.253,"5min":0.253,"15min":0.22800000000000001},"max":{"1min":9.3119999999999994,"5min":20.419,"15min":32.578000000000003},"last":1.7629999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.2,"15min":1.2150000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.3490000000000002,"5min":9.3490000000000002,"15min":31.690000000000001},"last":0.42199999999999999},{"interface":"front","average":{"1min":2.6589999999999998,"5min":1.917,"15min":1.526},"min":{"1min":0.58499999999999996,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":9.2609999999999992,"5min":9.2609999999999992,"15min":32.305},"last":1.6930000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1280000000000001,"5min":1.5109999999999999,"15min":1.302},"min":{"1min":0.42099999999999999,"5min":0.41599999999999998,"15min":0.32900000000000001},"max":{"1min":8.7300000000000004,"5min":8.7300000000000004,"15min":31.297000000000001},"last":6.5860000000000003},{"interface":"front","average":{"1min":2.206,"5min":1.3720000000000001,"15min":1.304},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":9.4009999999999998,"5min":9.4009999999999998,"15min":31.827000000000002},"last":0.35899999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.0499999999999998,"5min":1.3580000000000001,"15min":1.3520000000000001},"min":{"1min":0.38,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.4309999999999992,"5min":9.4309999999999992,"15min":31.882000000000001},"last":0.38},{"interface":"front","average":{"1min":2.7229999999999999,"5min":1.9199999999999999,"15min":1.5960000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":13.454000000000001,"5min":13.454000000000001,"15min":32.685000000000002},"last":1.6479999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.323,"5min":1.4570000000000001,"15min":1.3999999999999999},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":12.532999999999999,"5min":12.532999999999999,"15min":32.152999999999999},"last":0.44600000000000001},{"interface":"front","average":{"1min":3.0550000000000002,"5min":2.0680000000000001,"15min":1.651},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":13.404,"5min":13.404,"15min":32.732999999999997},"last":1.7390000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122186,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2185128,"kb_used_data":1852192,"kb_used_omap":7,"kb_used_meta":332856,"kb_avail":91560024,"statfs":{"total":95995035648,"available":93757464576,"internally_reserved":0,"allocated":1896644608,"data_stored":1895975976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":340844625},"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,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":2.4750000000000001,"5min":2.2509999999999999,"15min":1.3500000000000001},"min":{"1min":0.24299999999999999,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":9.9559999999999995,"5min":10.161,"15min":11.948},"last":4.9290000000000003},{"interface":"front","average":{"1min":2.6600000000000001,"5min":2.2480000000000002,"15min":1.758},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":12.811999999999999,"5min":12.811999999999999,"15min":119.16200000000001},"last":1.6919999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":2.964,"15min":2.3100000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":6.6619999999999999,"5min":69.947000000000003,"15min":119.496},"last":1.542},{"interface":"front","average":{"1min":1.756,"5min":3.21,"15min":2.411},"min":{"1min":0.29899999999999999,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":10.608000000000001,"5min":70.099000000000004,"15min":120.51600000000001},"last":4.7279999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":2.4420000000000002,"5min":2.5499999999999998,"15min":1.9410000000000001},"min":{"1min":0.246,"5min":0.222,"15min":0.22},"max":{"1min":10.494999999999999,"5min":32.116999999999997,"15min":120.58199999999999},"last":4.7850000000000001},{"interface":"front","average":{"1min":2.4060000000000001,"5min":2.5649999999999999,"15min":2.1019999999999999},"min":{"1min":0.28199999999999997,"5min":0.246,"15min":0.23999999999999999},"max":{"1min":8.625,"5min":30.169,"15min":119.48099999999999},"last":4.7599999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.6799999999999999,"15min":1.639},"min":{"1min":0.35199999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.9100000000000001,"5min":10.210000000000001,"15min":119.295},"last":4.6479999999999997},{"interface":"front","average":{"1min":1.917,"5min":1.7490000000000001,"15min":1.665},"min":{"1min":0.40000000000000002,"5min":0.38900000000000001,"15min":0.33900000000000002},"max":{"1min":12.656000000000001,"5min":12.656000000000001,"15min":119.358},"last":4.0979999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5880000000000001,"5min":1.466,"15min":1.571},"min":{"1min":0.42099999999999999,"5min":0.40600000000000003,"15min":0.377},"max":{"1min":5.6429999999999998,"5min":6.782,"15min":119.443},"last":1.6759999999999999},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.6759999999999999,"15min":1.645},"min":{"1min":0.39100000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":9.0259999999999998,"5min":10.238,"15min":119.40000000000001},"last":4.6870000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.996,"5min":1.8939999999999999,"15min":1.7450000000000001},"min":{"1min":0.42899999999999999,"5min":0.40200000000000002,"15min":0.39100000000000001},"max":{"1min":12.705,"5min":12.705,"15min":119.50700000000001},"last":4.1740000000000004},{"interface":"front","average":{"1min":1.609,"5min":1.4830000000000001,"15min":1.6299999999999999},"min":{"1min":0.436,"5min":0.373,"15min":0.373},"max":{"1min":5.5599999999999996,"5min":6.8700000000000001,"15min":119.33499999999999},"last":1.736}]},{"osd":7,"last update":"Sun Oct 1 09:29:46 2023","interfaces":[{"interface":"back","average":{"1min":2.3999999999999999,"5min":2.004,"15min":1.823},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":12.734999999999999,"5min":12.734999999999999,"15min":119.45999999999999},"last":4.1399999999999997},{"interface":"front","average":{"1min":1.7689999999999999,"5min":1.5429999999999999,"15min":1.6619999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.6040000000000001,"5min":6.9039999999999999,"15min":119.529},"last":1.7629999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958658,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2459868,"kb_used_data":2133268,"kb_used_omap":2,"kb_used_meta":326589,"kb_avail":91285284,"statfs":{"total":95995035648,"available":93476130816,"internally_reserved":0,"allocated":2184466432,"data_stored":2183808098,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":334427189},"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":[3,0,0,1,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":2.0350000000000001,"5min":2.1320000000000001,"15min":1.3640000000000001},"min":{"1min":0.20100000000000001,"5min":0.183,"15min":0.183},"max":{"1min":7.1859999999999999,"5min":16.341999999999999,"15min":16.341999999999999},"last":3.2890000000000001},{"interface":"front","average":{"1min":2.9769999999999999,"5min":2.29,"15min":1.581},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":13.842000000000001,"5min":16.852,"15min":16.852},"last":8.4280000000000008}]},{"osd":1,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":2.8980000000000001,"5min":3.5760000000000001,"15min":1.871},"min":{"1min":0.433,"5min":0.247,"15min":0.247},"max":{"1min":11.845000000000001,"5min":84.427999999999997,"15min":84.427999999999997},"last":0.34599999999999997},{"interface":"front","average":{"1min":2.073,"5min":3.1259999999999999,"15min":1.8009999999999999},"min":{"1min":0.32700000000000001,"5min":0.223,"15min":0.223},"max":{"1min":6.4219999999999997,"5min":83.965999999999994,"15min":83.965999999999994},"last":0.39400000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":4.5540000000000003,"5min":2.9420000000000002,"15min":1.704},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.26300000000000001},"max":{"1min":20.638999999999999,"5min":20.885000000000002,"15min":20.885000000000002},"last":0.443},{"interface":"front","average":{"1min":3.1829999999999998,"5min":2.3879999999999999,"15min":1.5529999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.23899999999999999},"max":{"1min":21.312000000000001,"5min":21.312000000000001,"15min":21.312000000000001},"last":0.48099999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.667,"15min":1.2909999999999999},"min":{"1min":0.34599999999999997,"5min":0.33800000000000002,"15min":0.32100000000000001},"max":{"1min":6.4550000000000001,"5min":12.436999999999999,"15min":12.436999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":2.121,"5min":1.71,"15min":1.387},"min":{"1min":0.32700000000000001,"5min":0.318,"15min":0.318},"max":{"1min":10.622,"5min":10.622,"15min":10.622},"last":0.375}]},{"osd":5,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":2.3999999999999999,"5min":1.7370000000000001,"15min":1.389},"min":{"1min":0.42399999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":10.568,"5min":10.568,"15min":10.568},"last":8.3979999999999997},{"interface":"front","average":{"1min":2.8639999999999999,"5min":2.2599999999999998,"15min":1.5880000000000001},"min":{"1min":0.499,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":6.8920000000000003,"5min":20.792999999999999,"15min":20.792999999999999},"last":0.61299999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":2.359,"5min":1.8080000000000001,"15min":1.458},"min":{"1min":0.40500000000000003,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":10.598000000000001,"5min":10.598000000000001,"15min":10.598000000000001},"last":8.3550000000000004},{"interface":"front","average":{"1min":2.8260000000000001,"5min":2.2719999999999998,"15min":1.6140000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":9.6210000000000004,"5min":20.745000000000001,"15min":20.745000000000001},"last":0.58699999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:30:26 2023","interfaces":[{"interface":"back","average":{"1min":2.7730000000000001,"5min":2.3300000000000001,"15min":1.6539999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":6.9420000000000002,"5min":20.831,"15min":20.831},"last":0.63900000000000001},{"interface":"front","average":{"1min":2.0030000000000001,"5min":1.839,"15min":1.423},"min":{"1min":0.442,"5min":0.44,"15min":0.379},"max":{"1min":6.484,"5min":12.484,"15min":12.484},"last":0.70399999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019227,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1271796,"kb_used_data":974572,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92473356,"statfs":{"total":95995035648,"available":94692716544,"internally_reserved":0,"allocated":997961728,"data_stored":997450701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,2,2],"upper_bound":8},"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":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":3.8849999999999998,"5min":1.7070000000000001,"15min":1.21},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":39.384,"5min":39.384,"15min":39.384},"last":0.30499999999999999},{"interface":"front","average":{"1min":4.3280000000000003,"5min":1.758,"15min":1.276},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":41.677,"5min":41.677,"15min":41.677},"last":3.4319999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:30:15 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.296,"15min":1.5349999999999999},"min":{"1min":0.35599999999999998,"5min":0.32800000000000001,"15min":0.311},"max":{"1min":6.218,"5min":9.0039999999999996,"15min":130.94800000000001},"last":1.286},{"interface":"front","average":{"1min":1.304,"5min":1.22,"15min":1.4419999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.35099999999999998},"max":{"1min":8.1379999999999999,"5min":8.3680000000000003,"15min":130.91399999999999},"last":1.2}]},{"osd":2,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":4.3300000000000001,"5min":1.5880000000000001,"15min":1.2210000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":55.375999999999998,"5min":55.375999999999998,"15min":55.375999999999998},"last":2.9969999999999999},{"interface":"front","average":{"1min":3.9609999999999999,"5min":1.8919999999999999,"15min":1.4730000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":55.216999999999999,"5min":55.216999999999999,"15min":55.216999999999999},"last":3.4780000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:30:32 2023","interfaces":[{"interface":"back","average":{"1min":3.4359999999999999,"5min":2.0579999999999998,"15min":1.8089999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":38.837000000000003,"5min":38.837000000000003,"15min":142.363},"last":0.42299999999999999},{"interface":"front","average":{"1min":5.1779999999999999,"5min":2.5990000000000002,"15min":2.0950000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":39.335000000000001,"5min":39.335000000000001,"15min":140.14400000000001},"last":0.496}]},{"osd":5,"last update":"Sun Oct 1 09:30:32 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":1,"15min":0.96099999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":5.5860000000000003,"5min":5.5860000000000003,"15min":5.5860000000000003},"last":3.3889999999999998},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.71199999999999997,"15min":0.83499999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":3.319,"5min":3.319,"15min":3.319},"last":4.2999999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:30:05 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.72999999999999998,"15min":0.86699999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.913,"5min":1.913,"15min":1.913},"last":8.1319999999999997},{"interface":"front","average":{"1min":1.3140000000000001,"5min":0.97999999999999998,"15min":1.0289999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.1740000000000004,"5min":7.1740000000000004,"15min":7.1740000000000004},"last":12.032999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.93500000000000005,"15min":1.0469999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.2490000000000001,"5min":3.391,"15min":3.6299999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.82199999999999995,"15min":0.95199999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.94599999999999995,"5min":1.288,"15min":1.8500000000000001},"last":0.66100000000000003}]}]},{"osd":5,"up_from":36,"seq":154618822995,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1381796,"kb_used_data":1076380,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92363356,"statfs":{"total":95995035648,"available":94580076544,"internally_reserved":0,"allocated":1102213120,"data_stored":1101714221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":[1,0,1],"upper_bound":8},"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":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.381,"15min":1.5529999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":9.3989999999999991,"5min":12.989000000000001,"15min":85.159999999999997},"last":8.6379999999999999},{"interface":"front","average":{"1min":1.51,"5min":1.403,"15min":1.5669999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":6.4829999999999997,"5min":13.334,"15min":85.263999999999996},"last":0.42499999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:30:19 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.337,"15min":1.2749999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":5.7000000000000002,"5min":9.2729999999999997,"15min":39.030999999999999},"last":0.44600000000000001},{"interface":"front","average":{"1min":1.639,"5min":1.4239999999999999,"15min":1.355},"min":{"1min":0.38500000000000001,"5min":0.36299999999999999,"15min":0.35799999999999998},"max":{"1min":7.641,"5min":9.2530000000000001,"15min":38.966999999999999},"last":0.51800000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":2.117,"5min":1.6419999999999999,"15min":1.2470000000000001},"min":{"1min":0.38300000000000001,"5min":0.376,"15min":0.376},"max":{"1min":8.4540000000000006,"5min":10.747,"15min":10.747},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.379,"5min":1.486,"15min":1.248},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.7809999999999997,"5min":6.8460000000000001,"15min":9.4149999999999991},"last":0.79600000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:30:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0569999999999999,"5min":3.2869999999999999,"15min":2.0910000000000002},"min":{"1min":0.50800000000000001,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":5.6449999999999996,"5min":154.482,"15min":154.482},"last":0.50600000000000001},{"interface":"front","average":{"1min":1.9019999999999999,"5min":3.359,"15min":2.181},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":11.942,"5min":155.774,"15min":155.774},"last":1.5}]},{"osd":4,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.85499999999999998,"15min":0.92500000000000004},"min":{"1min":0.39100000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.968,"5min":5.968,"15min":5.968},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.161,"5min":0.91800000000000004,"15min":0.94099999999999995},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.9379999999999997,"5min":5.9379999999999997,"15min":5.9379999999999997},"last":0.63800000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:30:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.95099999999999996,"15min":0.995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":4.343,"5min":4.343,"15min":4.343},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.373,"5min":0.98099999999999998,"15min":1.0109999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":5.0720000000000001,"5min":5.0720000000000001,"15min":5.0720000000000001},"last":0.69199999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.0309999999999999,"15min":1.071},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":4.7809999999999997,"5min":4.7809999999999997,"15min":4.7809999999999997},"last":0.54300000000000004},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.014,"15min":1.103},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":4.4779999999999998,"5min":4.4779999999999998,"15min":4.8159999999999998},"last":0.622}]}]}],"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":2,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":1563365376,"data_stored":1563361304,"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":1887637504,"data_stored":1887633432,"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":1884160000,"data_stored":1884160000,"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":2169831424,"data_stored":2169831424,"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":995753984,"data_stored":995753984,"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":1098579968,"data_stored":1098579968,"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":518524928,"data_stored":518520856,"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":816644096,"data_stored":816644096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:30:52.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph status --format=json 2023-10-01T09:30:52.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:53.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:53.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:53.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:53.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:53.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:53.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:53.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:53.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:53.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:53.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:53.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:53.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:53.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:53.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:53.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:53.842 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:53.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:53.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:53.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:53.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:54.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:54.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:54.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:54.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:54.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:54.360 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:54 smithi111 bash[78631]: cluster 2023-10-01T09:30:53.299114+0000 mgr.y (mgr.25132) 623 : cluster 0 pgmap v604: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 19645/134958 objects degraded (14.556%); 5679/134958 objects misplaced (4.208%); 3.2 MiB/s, 88 objects/s recovering 2023-10-01T09:30:54.361 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:54 smithi111 bash[78631]: cluster 2023-10-01T09:30:53.989827+0000 mon.a (mon.0) 803 : cluster 3 Health check update: Degraded data redundancy: 19645/134958 objects degraded (14.556%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:54.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:54.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:54.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:54.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:54.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:54.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:54 smithi183 bash[59233]: cluster 2023-10-01T09:30:53.299114+0000 mgr.y (mgr.25132) 623 : cluster 0 pgmap v604: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 19645/134958 objects degraded (14.556%); 5679/134958 objects misplaced (4.208%); 3.2 MiB/s, 88 objects/s recovering 2023-10-01T09:30:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:54 smithi183 bash[59233]: cluster 2023-10-01T09:30:53.989827+0000 mon.a (mon.0) 803 : cluster 3 Health check update: Degraded data redundancy: 19645/134958 objects degraded (14.556%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:54.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:54.651 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:54 smithi111 bash[75702]: cluster 2023-10-01T09:30:53.299114+0000 mgr.y (mgr.25132) 623 : cluster 0 pgmap v604: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 19645/134958 objects degraded (14.556%); 5679/134958 objects misplaced (4.208%); 3.2 MiB/s, 88 objects/s recovering 2023-10-01T09:30:54.651 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:54 smithi111 bash[75702]: cluster 2023-10-01T09:30:53.989827+0000 mon.a (mon.0) 803 : cluster 3 Health check update: Degraded data redundancy: 19645/134958 objects degraded (14.556%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:54.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:54.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:54.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:54.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:54.906 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:54.914 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:30:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:30:54] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-10-01T09:30:54.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:54.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:54.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:55.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:55.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:55.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:55.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:55.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:55.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:55.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:55.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:55.474 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:55.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:55.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:55.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:55.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:55.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:55.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:55.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:55.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:56.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:56.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:56.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:56.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:56.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:56.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:56.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:30:56.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:30:56.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:56.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:30:56.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:30:56.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:56.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:56.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:56 smithi111 bash[75702]: cluster 2023-10-01T09:30:55.299883+0000 mgr.y (mgr.25132) 624 : cluster 0 pgmap v605: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 19645/132255 objects degraded (14.854%); 5679/132255 objects misplaced (4.294%); 3.2 MiB/s, 88 objects/s recovering 2023-10-01T09:30:56.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:56 smithi111 bash[78631]: cluster 2023-10-01T09:30:55.299883+0000 mgr.y (mgr.25132) 624 : cluster 0 pgmap v605: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 19645/132255 objects degraded (14.854%); 5679/132255 objects misplaced (4.294%); 3.2 MiB/s, 88 objects/s recovering 2023-10-01T09:30:56.579 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:30:56.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:56.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:56.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:56.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:56.753 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:56 smithi183 bash[59233]: cluster 2023-10-01T09:30:55.299883+0000 mgr.y (mgr.25132) 624 : cluster 0 pgmap v605: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 19645/132255 objects degraded (14.854%); 5679/132255 objects misplaced (4.294%); 3.2 MiB/s, 88 objects/s recovering 2023-10-01T09:30:56.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:56.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:56.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:56.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:57.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:57.057 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:57.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:57.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:57.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:57.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:57.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:57.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:57.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:57.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:57.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:57.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:57.587 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:57.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:57.597 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:30:57.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:57.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:57.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:57.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:57.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:57.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:57.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:58.000 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:58.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:58.133 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:58.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:58.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:58.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:58.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:58.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:58.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:58.513 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:58.521 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:58 smithi111 bash[78631]: cluster 2023-10-01T09:30:57.300583+0000 mgr.y (mgr.25132) 625 : cluster 0 pgmap v606: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 19300/126018 objects degraded (15.315%); 5488/126018 objects misplaced (4.355%); 2.0 MiB/s, 101 objects/s recovering 2023-10-01T09:30:58.521 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:58 smithi111 bash[75702]: cluster 2023-10-01T09:30:57.300583+0000 mgr.y (mgr.25132) 625 : cluster 0 pgmap v606: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 19300/126018 objects degraded (15.315%); 5488/126018 objects misplaced (4.355%); 2.0 MiB/s, 101 objects/s recovering 2023-10-01T09:30:58.538 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:58.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:58.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:58.650 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:58 smithi183 bash[59233]: cluster 2023-10-01T09:30:57.300583+0000 mgr.y (mgr.25132) 625 : cluster 0 pgmap v606: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 19300/126018 objects degraded (15.315%); 5488/126018 objects misplaced (4.355%); 2.0 MiB/s, 101 objects/s recovering 2023-10-01T09:30:58.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:58.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:58.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:58.900 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:58.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:30:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:58.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:30:59.039 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:59.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:30:59.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:30:59.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:59.205 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:30:59.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:30:59.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:59.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:30:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:30:59.442 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:59.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:59.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:59 smithi111 bash[75702]: cluster 2023-10-01T09:30:58.990850+0000 mon.a (mon.0) 804 : cluster 3 Health check update: Degraded data redundancy: 19300/126018 objects degraded (15.315%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:59.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:59 smithi111 bash[75702]: audit 2023-10-01T09:30:59.015356+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:59.549 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:30:59 smithi111 bash[75702]: audit 2023-10-01T09:30:59.018556+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:59.573 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:59.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:30:59.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:30:59.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:59.722 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:59 smithi183 bash[59233]: cluster 2023-10-01T09:30:58.990850+0000 mon.a (mon.0) 804 : cluster 3 Health check update: Degraded data redundancy: 19300/126018 objects degraded (15.315%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:59.722 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:59 smithi183 bash[59233]: audit 2023-10-01T09:30:59.015356+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:59.722 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:30:59 smithi183 bash[59233]: audit 2023-10-01T09:30:59.018556+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:59.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:30:59.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:30:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:59 smithi111 bash[78631]: cluster 2023-10-01T09:30:58.990850+0000 mon.a (mon.0) 804 : cluster 3 Health check update: Degraded data redundancy: 19300/126018 objects degraded (15.315%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:30:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:59 smithi111 bash[78631]: audit 2023-10-01T09:30:59.015356+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:30:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:30:59 smithi111 bash[78631]: audit 2023-10-01T09:30:59.018556+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:30:59.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:59.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:30:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:30:59.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:30:59.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:00.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:00.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:00.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:00.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:00.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:00.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:00.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:00.387 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:00 smithi183 bash[59233]: cluster 2023-10-01T09:30:59.301222+0000 mgr.y (mgr.25132) 626 : cluster 0 pgmap v607: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 19300/126018 objects degraded (15.315%); 5488/126018 objects misplaced (4.355%); 2.0 MiB/s, 101 objects/s recovering 2023-10-01T09:31:00.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:00.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:00.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:00.519 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:00 smithi111 bash[78631]: cluster 2023-10-01T09:30:59.301222+0000 mgr.y (mgr.25132) 626 : cluster 0 pgmap v607: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 19300/126018 objects degraded (15.315%); 5488/126018 objects misplaced (4.355%); 2.0 MiB/s, 101 objects/s recovering 2023-10-01T09:31:00.523 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:00 smithi111 bash[75702]: cluster 2023-10-01T09:30:59.301222+0000 mgr.y (mgr.25132) 626 : cluster 0 pgmap v607: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 19300/126018 objects degraded (15.315%); 5488/126018 objects misplaced (4.355%); 2.0 MiB/s, 101 objects/s recovering 2023-10-01T09:31:00.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:00.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:00.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:00.654 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:00.659 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:00.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:00.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:00.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:00.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:00.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:00.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:00.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:00.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:01.056 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:01.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:01.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:01.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:01.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:01.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:01.454 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:01.480 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:01.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:01.583 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:01.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:01.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:01.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:01.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:01.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:01.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:01.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:01.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:02.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:02.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:02.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:02.174 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:02.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:02.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:02.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:02.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:02.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:02.421 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:02 smithi183 bash[59233]: cluster 2023-10-01T09:31:01.301861+0000 mgr.y (mgr.25132) 627 : cluster 0 pgmap v608: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 18939/121611 objects degraded (15.573%); 5488/121611 objects misplaced (4.513%); 1.8 MiB/s, 126 objects/s recovering 2023-10-01T09:31:02.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:02.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:02.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:02.552 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:02 smithi111 bash[75702]: cluster 2023-10-01T09:31:01.301861+0000 mgr.y (mgr.25132) 627 : cluster 0 pgmap v608: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 18939/121611 objects degraded (15.573%); 5488/121611 objects misplaced (4.513%); 1.8 MiB/s, 126 objects/s recovering 2023-10-01T09:31:02.552 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:02 smithi111 bash[78631]: cluster 2023-10-01T09:31:01.301861+0000 mgr.y (mgr.25132) 627 : cluster 0 pgmap v608: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 18939/121611 objects degraded (15.573%); 5488/121611 objects misplaced (4.513%); 1.8 MiB/s, 126 objects/s recovering 2023-10-01T09:31:02.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:02.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:02.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:02.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:02.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:02.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:02.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:02.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:02.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:02.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:03.078 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:03.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:03.209 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:03.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:03.347 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:03.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:03.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:03.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:03.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:03.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:03.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:03.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:03.752 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:03.775 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:03.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:03.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:03.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:03.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:04.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:04.060 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:04.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:04.164 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:04.190 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:04.295 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:04.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:04.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:04.450 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:04 smithi183 bash[59233]: cluster 2023-10-01T09:31:03.302555+0000 mgr.y (mgr.25132) 628 : cluster 0 pgmap v609: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18972/116265 objects degraded (16.318%); 5285/116265 objects misplaced (4.546%); 2.6 MiB/s, 100 objects/s recovering 2023-10-01T09:31:04.450 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:04 smithi183 bash[59233]: cluster 2023-10-01T09:31:03.991920+0000 mon.a (mon.0) 807 : cluster 3 Health check update: Degraded data redundancy: 18972/116265 objects degraded (16.318%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:04.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:04.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:04.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:04.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:04.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:04 smithi111 bash[75702]: cluster 2023-10-01T09:31:03.302555+0000 mgr.y (mgr.25132) 628 : cluster 0 pgmap v609: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18972/116265 objects degraded (16.318%); 5285/116265 objects misplaced (4.546%); 2.6 MiB/s, 100 objects/s recovering 2023-10-01T09:31:04.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:04 smithi111 bash[75702]: cluster 2023-10-01T09:31:03.991920+0000 mon.a (mon.0) 807 : cluster 3 Health check update: Degraded data redundancy: 18972/116265 objects degraded (16.318%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:04.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:04 smithi111 bash[78631]: cluster 2023-10-01T09:31:03.302555+0000 mgr.y (mgr.25132) 628 : cluster 0 pgmap v609: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18972/116265 objects degraded (16.318%); 5285/116265 objects misplaced (4.546%); 2.6 MiB/s, 100 objects/s recovering 2023-10-01T09:31:04.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:04 smithi111 bash[78631]: cluster 2023-10-01T09:31:03.991920+0000 mon.a (mon.0) 807 : cluster 3 Health check update: Degraded data redundancy: 18972/116265 objects degraded (16.318%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:04.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:31:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:31:04] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.33.4" 2023-10-01T09:31:04.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:04.746 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:04.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:04.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:04.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:04.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:04.979 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:05.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:05.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:05.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:05.138 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:05.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:05.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:05.271 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:05.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:05.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:05.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:05.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:05.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:05.654 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:05.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:05.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:05.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:05.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:05.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:05.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:05.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:05.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:05.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:06.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:06.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:06.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:06.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:06.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:06.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:06.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:06.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:06.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:06.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:06.642 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:06 smithi111 bash[75702]: cluster 2023-10-01T09:31:05.303300+0000 mgr.y (mgr.25132) 629 : cluster 0 pgmap v610: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18972/113367 objects degraded (16.735%); 5285/113367 objects misplaced (4.662%); 1.8 MiB/s, 88 objects/s recovering 2023-10-01T09:31:06.642 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:06 smithi111 bash[78631]: cluster 2023-10-01T09:31:05.303300+0000 mgr.y (mgr.25132) 629 : cluster 0 pgmap v610: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18972/113367 objects degraded (16.735%); 5285/113367 objects misplaced (4.662%); 1.8 MiB/s, 88 objects/s recovering 2023-10-01T09:31:06.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:06.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:06.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:06.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:06 smithi183 bash[59233]: cluster 2023-10-01T09:31:05.303300+0000 mgr.y (mgr.25132) 629 : cluster 0 pgmap v610: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 18972/113367 objects degraded (16.735%); 5285/113367 objects misplaced (4.662%); 1.8 MiB/s, 88 objects/s recovering 2023-10-01T09:31:06.814 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:06.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:06.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:06.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:07.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:07.078 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:07.181 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:07.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:07.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:07.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:07.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:07.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:07.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:07.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:07.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:07.599 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:07.708 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:07.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:07.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:07.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:07.866 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:07.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:07.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:07.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:07.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:08.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:08.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:08.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:08.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.276 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:08.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:08.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:08.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:08 smithi183 bash[59233]: cluster 2023-10-01T09:31:07.304001+0000 mgr.y (mgr.25132) 630 : cluster 0 pgmap v611: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 18575/106683 objects degraded (17.411%); 5078/106683 objects misplaced (4.760%); 2.7 MiB/s, 139 objects/s recovering 2023-10-01T09:31:08.424 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:08.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:08.481 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:08 smithi111 bash[75702]: cluster 2023-10-01T09:31:07.304001+0000 mgr.y (mgr.25132) 630 : cluster 0 pgmap v611: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 18575/106683 objects degraded (17.411%); 5078/106683 objects misplaced (4.760%); 2.7 MiB/s, 139 objects/s recovering 2023-10-01T09:31:08.528 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:08.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:08.655 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:08.678 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:08.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:08.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:08.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:08 smithi111 bash[78631]: cluster 2023-10-01T09:31:07.304001+0000 mgr.y (mgr.25132) 630 : cluster 0 pgmap v611: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 18575/106683 objects degraded (17.411%); 5078/106683 objects misplaced (4.760%); 2.7 MiB/s, 139 objects/s recovering 2023-10-01T09:31:08.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:08.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:08.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:08.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:09.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:09.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:09.169 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:09.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:09.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:09.316 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:09.418 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:09.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[78631]: cluster 2023-10-01T09:31:08.402866+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T09:31:09.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[78631]: cluster 2023-10-01T09:31:08.404769+0000 mon.a (mon.0) 808 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-10-01T09:31:09.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[78631]: cluster 2023-10-01T09:31:08.407765+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T09:31:09.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[78631]: cluster 2023-10-01T09:31:08.992847+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 18575/106683 objects degraded (17.411%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:09.429 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[75702]: cluster 2023-10-01T09:31:08.402866+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T09:31:09.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[75702]: cluster 2023-10-01T09:31:08.404769+0000 mon.a (mon.0) 808 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-10-01T09:31:09.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[75702]: cluster 2023-10-01T09:31:08.407765+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T09:31:09.430 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:09 smithi111 bash[75702]: cluster 2023-10-01T09:31:08.992847+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 18575/106683 objects degraded (17.411%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:09.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:09.544 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:09.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:09.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:09.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:09.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:09.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:09 smithi183 bash[59233]: cluster 2023-10-01T09:31:08.402866+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T09:31:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:09 smithi183 bash[59233]: cluster 2023-10-01T09:31:08.404769+0000 mon.a (mon.0) 808 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-10-01T09:31:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:09 smithi183 bash[59233]: cluster 2023-10-01T09:31:08.407765+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T09:31:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:09 smithi183 bash[59233]: cluster 2023-10-01T09:31:08.992847+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 18575/106683 objects degraded (17.411%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:09.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:09.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:09.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:09.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:09.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:09.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:09.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:10.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:10.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:10.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:10.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:10.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:10.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:10.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:10.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:10.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:10.485 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:10 smithi183 bash[59233]: cluster 2023-10-01T09:31:09.305055+0000 mgr.y (mgr.25132) 631 : cluster 0 pgmap v613: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18575/106683 objects degraded (17.411%); 5078/106683 objects misplaced (4.760%); 2.2 MiB/s, 113 objects/s recovering 2023-10-01T09:31:10.485 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:10 smithi183 bash[59233]: cluster 2023-10-01T09:31:09.405241+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.485 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:10 smithi183 bash[59233]: cluster 2023-10-01T09:31:09.405593+0000 mon.a (mon.0) 810 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-10-01T09:31:10.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:10 smithi183 bash[59233]: cluster 2023-10-01T09:31:09.407543+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:10 smithi183 bash[59233]: cluster 2023-10-01T09:31:09.410449+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:10 smithi183 bash[59233]: cluster 2023-10-01T09:31:09.479383+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:10.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:10.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:10.636 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:10.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:10.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:10.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:10.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:10.790 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[75702]: cluster 2023-10-01T09:31:09.305055+0000 mgr.y (mgr.25132) 631 : cluster 0 pgmap v613: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18575/106683 objects degraded (17.411%); 5078/106683 objects misplaced (4.760%); 2.2 MiB/s, 113 objects/s recovering 2023-10-01T09:31:10.790 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[75702]: cluster 2023-10-01T09:31:09.405241+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[75702]: cluster 2023-10-01T09:31:09.405593+0000 mon.a (mon.0) 810 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[75702]: cluster 2023-10-01T09:31:09.407543+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[75702]: cluster 2023-10-01T09:31:09.410449+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[75702]: cluster 2023-10-01T09:31:09.479383+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[78631]: cluster 2023-10-01T09:31:09.305055+0000 mgr.y (mgr.25132) 631 : cluster 0 pgmap v613: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18575/106683 objects degraded (17.411%); 5078/106683 objects misplaced (4.760%); 2.2 MiB/s, 113 objects/s recovering 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[78631]: cluster 2023-10-01T09:31:09.405241+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[78631]: cluster 2023-10-01T09:31:09.405593+0000 mon.a (mon.0) 810 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[78631]: cluster 2023-10-01T09:31:09.407543+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[78631]: cluster 2023-10-01T09:31:09.410449+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:10 smithi111 bash[78631]: cluster 2023-10-01T09:31:09.479383+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T09:31:10.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:10.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:10.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:10.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:11.011 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:11.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:11.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:11.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:11.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:11.284 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:11.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:11.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:11.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:11.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:11.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:11.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:11.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:11.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:11.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:11.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:11.815 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:11.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:11.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:11.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:11.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:11.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:11.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:12.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:12.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:12.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:12.225 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:12.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:12.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:12.400 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:12.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:12.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:12.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:12 smithi183 bash[59233]: cluster 2023-10-01T09:31:11.305861+0000 mgr.y (mgr.25132) 632 : cluster 0 pgmap v615: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 18394/103425 objects degraded (17.785%); 5078/103425 objects misplaced (4.910%); 1.4 MiB/s, 98 objects/s recovering 2023-10-01T09:31:12.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:12.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:12.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:12.775 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:12.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:12.833 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:12 smithi111 bash[75702]: cluster 2023-10-01T09:31:11.305861+0000 mgr.y (mgr.25132) 632 : cluster 0 pgmap v615: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 18394/103425 objects degraded (17.785%); 5078/103425 objects misplaced (4.910%); 1.4 MiB/s, 98 objects/s recovering 2023-10-01T09:31:12.833 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:12 smithi111 bash[78631]: cluster 2023-10-01T09:31:11.305861+0000 mgr.y (mgr.25132) 632 : cluster 0 pgmap v615: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 18394/103425 objects degraded (17.785%); 5078/103425 objects misplaced (4.910%); 1.4 MiB/s, 98 objects/s recovering 2023-10-01T09:31:12.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:12.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:12.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:13.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:13.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:13.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:13.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:13.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:13.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:13.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:13.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:13.464 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:13.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:13.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:13.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:13.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:13.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:13.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:13.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:13.865 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:13.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:13.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:13.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:13.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:14.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:14.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:14.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:14.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:14.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:14.357 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:31:14.357 INFO:teuthology.orchestra.run.smithi111.stdout:{"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 18398/99084 objects degraded (18.568%), 7 pgs degraded, 7 pgs undersized","count":14},"muted":false}},"mutes":[]},"election_epoch":34,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":873,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":155,"num_osds":8,"num_up_osds":8,"osd_up_since":1696152006,"num_in_osds":8,"osd_in_since":1696151017,"num_remapped_pgs":8},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":81},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":6},{"state_name":"active+recovering+undersized+degraded+remapped","count":1},{"state_name":"active+recovery_wait+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":33028,"data_bytes":2163480504,"bytes_used":10808659968,"bytes_avail":757151625216,"bytes_total":767960285184,"degraded_objects":18398,"degraded_total":99084,"degraded_ratio":0.18568083646199185,"misplaced_objects":4812,"misplaced_total":99084,"misplaced_ratio":0.048564854063219087,"recovering_objects_per_sec":130,"recovering_bytes_per_sec":3594798,"recovering_keys_per_sec":0,"num_objects_recovered":1047,"num_bytes_recovered":28770304,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":594},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi111.prdolt","status":"up:active","gid":24557}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.111:8443/","prometheus":"http://172.21.15.111:9283/"}},"servicemap":{"epoch":26,"modified":"2023-10-01T09:30:59.300878+0000","services":{}},"progress_events":{"545ed68e-9021-4c7c-a1e5-94f622d81ed7":{"message":"Global Recovery Event (105s)\n [=========================...] (remaining: 11s)","progress":0.89887642860412598,"add_to_ceph_s":true},"e0c7c585-d9b3-4903-86b5-b2dfae7f2535":{"message":"Upgrade to 18.2.0-497-gb5682219 (4m)\n [===========.................] (remaining: 7m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-10-01T09:31:14.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:14.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:14.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:14.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:14.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[78631]: cluster 2023-10-01T09:31:13.306555+0000 mgr.y (mgr.25132) 633 : cluster 0 pgmap v616: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 18398/99084 objects degraded (18.568%); 4812/99084 objects misplaced (4.856%); 3.4 MiB/s, 130 objects/s recovering 2023-10-01T09:31:14.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[78631]: cluster 2023-10-01T09:31:13.993657+0000 mon.a (mon.0) 811 : cluster 3 Health check update: Degraded data redundancy: 18398/99084 objects degraded (18.568%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:14.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[78631]: audit 2023-10-01T09:31:14.011668+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:14.542 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[78631]: audit 2023-10-01T09:31:14.351738+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.111:0/2600300349' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-01T09:31:14.542 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[75702]: cluster 2023-10-01T09:31:13.306555+0000 mgr.y (mgr.25132) 633 : cluster 0 pgmap v616: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 18398/99084 objects degraded (18.568%); 4812/99084 objects misplaced (4.856%); 3.4 MiB/s, 130 objects/s recovering 2023-10-01T09:31:14.542 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[75702]: cluster 2023-10-01T09:31:13.993657+0000 mon.a (mon.0) 811 : cluster 3 Health check update: Degraded data redundancy: 18398/99084 objects degraded (18.568%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:14.542 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[75702]: audit 2023-10-01T09:31:14.011668+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:14.542 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[75702]: audit 2023-10-01T09:31:14.351738+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.111:0/2600300349' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-01T09:31:14.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:14.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:14.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:14 smithi183 bash[59233]: cluster 2023-10-01T09:31:13.306555+0000 mgr.y (mgr.25132) 633 : cluster 0 pgmap v616: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 18398/99084 objects degraded (18.568%); 4812/99084 objects misplaced (4.856%); 3.4 MiB/s, 130 objects/s recovering 2023-10-01T09:31:14.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:14 smithi183 bash[59233]: cluster 2023-10-01T09:31:13.993657+0000 mon.a (mon.0) 811 : cluster 3 Health check update: Degraded data redundancy: 18398/99084 objects degraded (18.568%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:14.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:14 smithi183 bash[59233]: audit 2023-10-01T09:31:14.011668+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:14.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:14 smithi183 bash[59233]: audit 2023-10-01T09:31:14.351738+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.111:0/2600300349' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-01T09:31:14.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:14.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:14.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:31:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:31:14] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.33.4" 2023-10-01T09:31:14.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:14.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:14.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:14.960 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:14.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:14.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:15.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:15.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:15.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:15.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:15.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:15.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:15.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:15.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:15.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:15.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:15.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:15 smithi183 bash[59233]: cluster 2023-10-01T09:31:15.307483+0000 mgr.y (mgr.25132) 634 : cluster 0 pgmap v617: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 18398/95430 objects degraded (19.279%); 4812/95430 objects misplaced (5.042%); 2.0 MiB/s, 55 objects/s recovering 2023-10-01T09:31:15.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:15.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:15.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:15.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:15.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:15 smithi111 bash[78631]: cluster 2023-10-01T09:31:15.307483+0000 mgr.y (mgr.25132) 634 : cluster 0 pgmap v617: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 18398/95430 objects degraded (19.279%); 4812/95430 objects misplaced (5.042%); 2.0 MiB/s, 55 objects/s recovering 2023-10-01T09:31:15.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:15 smithi111 bash[75702]: cluster 2023-10-01T09:31:15.307483+0000 mgr.y (mgr.25132) 634 : cluster 0 pgmap v617: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 18398/95430 objects degraded (19.279%); 4812/95430 objects misplaced (5.042%); 2.0 MiB/s, 55 objects/s recovering 2023-10-01T09:31:15.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:15.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:15.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:15.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:15.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:15.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:16.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:16.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:16.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:16.164 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:16.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:16.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:16.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:16.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:16.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:16.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:16.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:16.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:16.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:16.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:16.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:16.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:16.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:16.882 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:16.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:16.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:16.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:17.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:17.121 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:17.152 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:17.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:17.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:17.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:17.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:17.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:17.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:17.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:17.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:17.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:17.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:17.704 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:17.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:17.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:17.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:17.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:17.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:17.990 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:31:17.990 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:31:17.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:17.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:18.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:18.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:18.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:18.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:18.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:18.349 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:18.369 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:18 smithi183 bash[59233]: cluster 2023-10-01T09:31:17.309314+0000 mgr.y (mgr.25132) 635 : cluster 0 pgmap v618: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18398/89256 objects degraded (20.613%); 4610/89256 objects misplaced (5.165%); 3.3 MiB/s, 72 objects/s recovering 2023-10-01T09:31:18.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:18.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:18.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:18.529 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:18.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:18.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:18.641 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:18 smithi111 bash[75702]: cluster 2023-10-01T09:31:17.309314+0000 mgr.y (mgr.25132) 635 : cluster 0 pgmap v618: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18398/89256 objects degraded (20.613%); 4610/89256 objects misplaced (5.165%); 3.3 MiB/s, 72 objects/s recovering 2023-10-01T09:31:18.641 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:18 smithi111 bash[78631]: cluster 2023-10-01T09:31:17.309314+0000 mgr.y (mgr.25132) 635 : cluster 0 pgmap v618: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18398/89256 objects degraded (20.613%); 4610/89256 objects misplaced (5.165%); 3.3 MiB/s, 72 objects/s recovering 2023-10-01T09:31:18.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:18.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:18.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:18.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:18.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:18.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:18.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:18.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:18.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:19.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:19.028 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-10-01T09:31:19.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:31:19.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:19.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:19.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:19.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:19.278 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:19.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:19.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:19.464 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:19.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:19 smithi183 bash[59233]: cluster 2023-10-01T09:31:18.994799+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 18398/89256 objects degraded (20.613%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:19.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:19.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:19 smithi111 bash[75702]: cluster 2023-10-01T09:31:18.994799+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 18398/89256 objects degraded (20.613%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:19.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:19 smithi111 bash[78631]: cluster 2023-10-01T09:31:18.994799+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 18398/89256 objects degraded (20.613%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:19.592 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:19.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:19.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:19.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:19.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:19.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:19.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:19.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:19.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:20.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:20.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:20.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:20.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:20.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:20.374 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:20 smithi183 bash[59233]: cluster 2023-10-01T09:31:19.309738+0000 mgr.y (mgr.25132) 636 : cluster 0 pgmap v619: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 18398/89256 objects degraded (20.613%); 4610/89256 objects misplaced (5.165%); 2.9 MiB/s, 64 objects/s recovering 2023-10-01T09:31:20.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:20.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:20.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:20.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:20.540 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:20.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:20.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:20.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:20 smithi111 bash[78631]: cluster 2023-10-01T09:31:19.309738+0000 mgr.y (mgr.25132) 636 : cluster 0 pgmap v619: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 18398/89256 objects degraded (20.613%); 4610/89256 objects misplaced (5.165%); 2.9 MiB/s, 64 objects/s recovering 2023-10-01T09:31:20.654 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:20 smithi111 bash[75702]: cluster 2023-10-01T09:31:19.309738+0000 mgr.y (mgr.25132) 636 : cluster 0 pgmap v619: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 18398/89256 objects degraded (20.613%); 4610/89256 objects misplaced (5.165%); 2.9 MiB/s, 64 objects/s recovering 2023-10-01T09:31:20.686 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:20.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:20.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:20.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T09:31:20.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:20.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:20.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:20.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:20.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:21.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:21.074 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:21.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:21.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:21.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:21.214 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:31:21.255 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:31:21.304 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:31:21.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:21.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:21.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:21.363 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:31:21.408 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:31:21.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:21.446 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:31:21.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:21.485 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:31:21.515 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:31:21.518 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.518 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.518 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.518 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.518 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.519 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:31:21.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:21.581 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:21 smithi183 bash[59233]: audit 2023-10-01T09:31:21.153989+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.111:0/944490379' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:31:21.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:21.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:21.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:21.728 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:21 smithi111 bash[75702]: audit 2023-10-01T09:31:21.153989+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.111:0/944490379' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:31:21.728 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:21 smithi111 bash[78631]: audit 2023-10-01T09:31:21.153989+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.111:0/944490379' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:31:21.735 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:21.838 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:21.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:21.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:21.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:21.978 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:22.012 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:22.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:22.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:22.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:22.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:22.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:22.383 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:22.420 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:31:22.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:22.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:22.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:22.570 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:22.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:22.582 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:22 smithi111 bash[78631]: cluster 2023-10-01T09:31:21.312350+0000 mgr.y (mgr.25132) 637 : cluster 0 pgmap v620: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 18398/84921 objects degraded (21.665%); 4610/84921 objects misplaced (5.429%); 2.4 MiB/s, 54 objects/s recovering 2023-10-01T09:31:22.582 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:22 smithi111 bash[78631]: audit 2023-10-01T09:31:21.524690+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:31:22.582 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:22 smithi111 bash[78631]: audit 2023-10-01T09:31:21.525264+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.111:0/617169870' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:31:22.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:22 smithi111 bash[75702]: cluster 2023-10-01T09:31:21.312350+0000 mgr.y (mgr.25132) 637 : cluster 0 pgmap v620: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 18398/84921 objects degraded (21.665%); 4610/84921 objects misplaced (5.429%); 2.4 MiB/s, 54 objects/s recovering 2023-10-01T09:31:22.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:22 smithi111 bash[75702]: audit 2023-10-01T09:31:21.524690+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:31:22.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:22 smithi111 bash[75702]: audit 2023-10-01T09:31:21.525264+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.111:0/617169870' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:31:22.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:22 smithi183 bash[59233]: cluster 2023-10-01T09:31:21.312350+0000 mgr.y (mgr.25132) 637 : cluster 0 pgmap v620: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 18398/84921 objects degraded (21.665%); 4610/84921 objects misplaced (5.429%); 2.4 MiB/s, 54 objects/s recovering 2023-10-01T09:31:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:22 smithi183 bash[59233]: audit 2023-10-01T09:31:21.524690+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:31:22.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:22 smithi183 bash[59233]: audit 2023-10-01T09:31:21.525264+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.111:0/617169870' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:31:22.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:22.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:22.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:22.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:22.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:22.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:22.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:22.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:23.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:23.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:23.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:23.227 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:23.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:23.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:23.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:23.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:23.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:23.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:23.511 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: cluster 2023-10-01T09:31:22.378384+0000 mon.a (mon.0) 815 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:31:23.511 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: audit 2023-10-01T09:31:22.405113+0000 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: cluster 2023-10-01T09:31:22.405358+0000 mon.a (mon.0) 817 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: cluster 2023-10-01T09:31:22.406840+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: cluster 2023-10-01T09:31:22.425369+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: cluster 2023-10-01T09:31:22.426308+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[75702]: cluster 2023-10-01T09:31:22.426925+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: cluster 2023-10-01T09:31:22.378384+0000 mon.a (mon.0) 815 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: audit 2023-10-01T09:31:22.405113+0000 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: cluster 2023-10-01T09:31:22.405358+0000 mon.a (mon.0) 817 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-10-01T09:31:23.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: cluster 2023-10-01T09:31:22.406840+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: cluster 2023-10-01T09:31:22.425369+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: cluster 2023-10-01T09:31:22.426308+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:23 smithi111 bash[78631]: cluster 2023-10-01T09:31:22.426925+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:23.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:23.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: cluster 2023-10-01T09:31:22.378384+0000 mon.a (mon.0) 815 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: audit 2023-10-01T09:31:22.405113+0000 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: cluster 2023-10-01T09:31:22.405358+0000 mon.a (mon.0) 817 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: cluster 2023-10-01T09:31:22.406840+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: cluster 2023-10-01T09:31:22.425369+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: cluster 2023-10-01T09:31:22.426308+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.652 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:23 smithi183 bash[59233]: cluster 2023-10-01T09:31:22.426925+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T09:31:23.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:23.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:23.812 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:23.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:23.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:23.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:23.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:24.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:24.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:24.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:24.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:24.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:24.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:24.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:24.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:24.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:24.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:24.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:24.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:24.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:24.611 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:24 smithi183 bash[59233]: cluster 2023-10-01T09:31:23.312977+0000 mgr.y (mgr.25132) 638 : cluster 0 pgmap v622: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18398/79506 objects degraded (23.140%); 4364/79506 objects misplaced (5.489%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:31:24.611 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:24 smithi183 bash[59233]: cluster 2023-10-01T09:31:23.999168+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 18398/79506 objects degraded (23.140%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:24.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:24.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:24.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:24 smithi111 bash[78631]: cluster 2023-10-01T09:31:23.312977+0000 mgr.y (mgr.25132) 638 : cluster 0 pgmap v622: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18398/79506 objects degraded (23.140%); 4364/79506 objects misplaced (5.489%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:31:24.690 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:24 smithi111 bash[78631]: cluster 2023-10-01T09:31:23.999168+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 18398/79506 objects degraded (23.140%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:24.690 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:24 smithi111 bash[75702]: cluster 2023-10-01T09:31:23.312977+0000 mgr.y (mgr.25132) 638 : cluster 0 pgmap v622: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 18398/79506 objects degraded (23.140%); 4364/79506 objects misplaced (5.489%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:31:24.690 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:24 smithi111 bash[75702]: cluster 2023-10-01T09:31:23.999168+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 18398/79506 objects degraded (23.140%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:24.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:24.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:24.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:24.903 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:24.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:24.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:25.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:25.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:31:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:31:24] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.33.4" 2023-10-01T09:31:25.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:25.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:25.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:25.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:25.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:31:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:25.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:25.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:25.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:25.597 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:25.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:25.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:25.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:25.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:25.854 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:25.854 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:25.873 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:25.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:25.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:25.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:26.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:26.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:26.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:26.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:26.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:26.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:31:26.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:26.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:26 smithi111 bash[75702]: cluster 2023-10-01T09:31:25.313599+0000 mgr.y (mgr.25132) 639 : cluster 0 pgmap v623: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 18398/75759 objects degraded (24.285%); 4364/75759 objects misplaced (5.760%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:31:26.542 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:26 smithi111 bash[78631]: cluster 2023-10-01T09:31:25.313599+0000 mgr.y (mgr.25132) 639 : cluster 0 pgmap v623: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 18398/75759 objects degraded (24.285%); 4364/75759 objects misplaced (5.760%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:31:26.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:26.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:26.679 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:26 smithi183 bash[59233]: cluster 2023-10-01T09:31:25.313599+0000 mgr.y (mgr.25132) 639 : cluster 0 pgmap v623: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 18398/75759 objects degraded (24.285%); 4364/75759 objects misplaced (5.760%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:31:26.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:26.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:26.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:26.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:26.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:26.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:27.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:27.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:27.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:27.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:27.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:27.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:27.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:27.369 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:27.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:27.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:27.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:27.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:27.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:27.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:27.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:27.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:27.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:27.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:27.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:27.920 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:27.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:28.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:28.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:28.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:28.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:28.188 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:28.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:28.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:28.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:28.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:28.425 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:28 smithi183 bash[59233]: cluster 2023-10-01T09:31:27.314320+0000 mgr.y (mgr.25132) 640 : cluster 0 pgmap v624: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 18398/69516 objects degraded (26.466%); 4104/69516 objects misplaced (5.904%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:28.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:28.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:28.568 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:28.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:28.656 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:28 smithi111 bash[75702]: cluster 2023-10-01T09:31:27.314320+0000 mgr.y (mgr.25132) 640 : cluster 0 pgmap v624: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 18398/69516 objects degraded (26.466%); 4104/69516 objects misplaced (5.904%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:28.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:28 smithi111 bash[78631]: cluster 2023-10-01T09:31:27.314320+0000 mgr.y (mgr.25132) 640 : cluster 0 pgmap v624: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 18398/69516 objects degraded (26.466%); 4104/69516 objects misplaced (5.904%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:28.703 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:28.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:28.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:28.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:28.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:28.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:28.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:29.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:29.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:29.139 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:29.244 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:29.276 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:29.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:29.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:29.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:29.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:29 smithi111 bash[75702]: cluster 2023-10-01T09:31:29.000269+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 18398/69516 objects degraded (26.466%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:29.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:29 smithi111 bash[75702]: audit 2023-10-01T09:31:29.023093+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:29.428 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:29 smithi111 bash[75702]: audit 2023-10-01T09:31:29.024470+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:29.428 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:29 smithi111 bash[78631]: cluster 2023-10-01T09:31:29.000269+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 18398/69516 objects degraded (26.466%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:29 smithi111 bash[78631]: audit 2023-10-01T09:31:29.023093+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:29.429 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:29 smithi111 bash[78631]: audit 2023-10-01T09:31:29.024470+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:29.516 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:29.552 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:29 smithi183 bash[59233]: cluster 2023-10-01T09:31:29.000269+0000 mon.a (mon.0) 819 : cluster 3 Health check update: Degraded data redundancy: 18398/69516 objects degraded (26.466%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:29 smithi183 bash[59233]: audit 2023-10-01T09:31:29.023093+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:29 smithi183 bash[59233]: audit 2023-10-01T09:31:29.024470+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:29.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:29.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:29.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:29.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:29.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:29.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:29.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:29.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:29.930 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:29.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:29.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:29.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:30.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:30.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:30.189 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:30.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:30.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:30.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:30.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:30.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:30.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:30.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:30 smithi111 bash[75702]: cluster 2023-10-01T09:31:29.315038+0000 mgr.y (mgr.25132) 641 : cluster 0 pgmap v625: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 18398/69516 objects degraded (26.466%); 4104/69516 objects misplaced (5.904%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:30.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:30 smithi111 bash[78631]: cluster 2023-10-01T09:31:29.315038+0000 mgr.y (mgr.25132) 641 : cluster 0 pgmap v625: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 18398/69516 objects degraded (26.466%); 4104/69516 objects misplaced (5.904%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:30.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:30.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:30.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:30.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:30.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:30 smithi183 bash[59233]: cluster 2023-10-01T09:31:29.315038+0000 mgr.y (mgr.25132) 641 : cluster 0 pgmap v625: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 18398/69516 objects degraded (26.466%); 4104/69516 objects misplaced (5.904%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:30.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:30.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:30.903 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:30.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:31.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:31.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:31.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:31.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:31.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:31.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:31.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:31.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:31.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:31.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:31.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:31.542 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:31 smithi111 bash[75702]: cluster 2023-10-01T09:31:31.315790+0000 mgr.y (mgr.25132) 642 : cluster 0 pgmap v626: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 18398/64884 objects degraded (28.355%); 4104/64884 objects misplaced (6.325%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:31.542 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:31 smithi111 bash[78631]: cluster 2023-10-01T09:31:31.315790+0000 mgr.y (mgr.25132) 642 : cluster 0 pgmap v626: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 18398/64884 objects degraded (28.355%); 4104/64884 objects misplaced (6.325%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:31.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:31.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:31.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:31.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:31 smithi183 bash[59233]: cluster 2023-10-01T09:31:31.315790+0000 mgr.y (mgr.25132) 642 : cluster 0 pgmap v626: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 18398/64884 objects degraded (28.355%); 4104/64884 objects misplaced (6.325%); 3.2 MiB/s, 50 objects/s recovering 2023-10-01T09:31:31.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:31.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:31.861 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:31.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:31.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:31.998 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:32.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:32.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:32.105 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:32.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:32.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:32.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:32.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:32.265 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:32.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:32.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:32.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:32.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:32.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:32.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:32.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:33.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:33.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:33.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:33.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:33.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:33.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:33.380 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:33.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:33.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:33.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:33.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:33.723 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:33.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:33.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:33.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:33.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:34.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:34.040 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:34.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:34.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:34.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:34.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:34.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:34.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:34.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:34.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:34.447 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:34.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:34.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:34.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:34 smithi183 bash[59233]: cluster 2023-10-01T09:31:33.320134+0000 mgr.y (mgr.25132) 643 : cluster 0 pgmap v627: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18049/59265 objects degraded (30.455%); 4103/59265 objects misplaced (6.923%); 1.5 MiB/s, 55 objects/s recovering 2023-10-01T09:31:34.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:34 smithi183 bash[59233]: audit 2023-10-01T09:31:33.519995+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:31:34.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:34 smithi183 bash[59233]: cluster 2023-10-01T09:31:34.006229+0000 mon.a (mon.0) 823 : cluster 3 Health check update: Degraded data redundancy: 18049/59265 objects degraded (30.455%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:34.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[75702]: cluster 2023-10-01T09:31:33.320134+0000 mgr.y (mgr.25132) 643 : cluster 0 pgmap v627: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18049/59265 objects degraded (30.455%); 4103/59265 objects misplaced (6.923%); 1.5 MiB/s, 55 objects/s recovering 2023-10-01T09:31:34.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[75702]: audit 2023-10-01T09:31:33.519995+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:31:34.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[75702]: cluster 2023-10-01T09:31:34.006229+0000 mon.a (mon.0) 823 : cluster 3 Health check update: Degraded data redundancy: 18049/59265 objects degraded (30.455%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:34.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[78631]: cluster 2023-10-01T09:31:33.320134+0000 mgr.y (mgr.25132) 643 : cluster 0 pgmap v627: 89 pgs: 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 18049/59265 objects degraded (30.455%); 4103/59265 objects misplaced (6.923%); 1.5 MiB/s, 55 objects/s recovering 2023-10-01T09:31:34.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[78631]: audit 2023-10-01T09:31:33.519995+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:31:34.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[78631]: cluster 2023-10-01T09:31:34.006229+0000 mon.a (mon.0) 823 : cluster 3 Health check update: Degraded data redundancy: 18049/59265 objects degraded (30.455%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:34.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:34.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:34.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:34.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:34.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:34.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:34.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:34.945 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:31:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:31:34] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.33.4" 2023-10-01T09:31:34.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:34.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:35.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:35.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:35.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:35.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:35.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:35.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:35.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:35.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:35.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:35.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:35.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:35.621 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:35.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:35.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:35.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:35.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:35.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:35.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:35.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:35.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:35.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:35.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:36.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:36.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:36.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:36.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:36.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:36.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:36.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:36.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:36.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:36.488 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:36.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[75702]: cluster 2023-10-01T09:31:35.320897+0000 mgr.y (mgr.25132) 644 : cluster 0 pgmap v628: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 18037/55590 objects degraded (32.446%); 4103/55590 objects misplaced (7.381%); 1.4 MiB/s, 51 objects/s recovering 2023-10-01T09:31:36.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[75702]: cluster 2023-10-01T09:31:35.393404+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[75702]: cluster 2023-10-01T09:31:35.395646+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[75702]: cluster 2023-10-01T09:31:35.398339+0000 mon.a (mon.0) 824 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[75702]: cluster 2023-10-01T09:31:35.414769+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[78631]: cluster 2023-10-01T09:31:35.320897+0000 mgr.y (mgr.25132) 644 : cluster 0 pgmap v628: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 18037/55590 objects degraded (32.446%); 4103/55590 objects misplaced (7.381%); 1.4 MiB/s, 51 objects/s recovering 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[78631]: cluster 2023-10-01T09:31:35.393404+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[78631]: cluster 2023-10-01T09:31:35.395646+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[78631]: cluster 2023-10-01T09:31:35.398339+0000 mon.a (mon.0) 824 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-10-01T09:31:36.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:36 smithi111 bash[78631]: cluster 2023-10-01T09:31:35.414769+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:36.616 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:36.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:36.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:36.744 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:36 smithi183 bash[59233]: cluster 2023-10-01T09:31:35.320897+0000 mgr.y (mgr.25132) 644 : cluster 0 pgmap v628: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 18037/55590 objects degraded (32.446%); 4103/55590 objects misplaced (7.381%); 1.4 MiB/s, 51 objects/s recovering 2023-10-01T09:31:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:36 smithi183 bash[59233]: cluster 2023-10-01T09:31:35.393404+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:36 smithi183 bash[59233]: cluster 2023-10-01T09:31:35.395646+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:36 smithi183 bash[59233]: cluster 2023-10-01T09:31:35.398339+0000 mon.a (mon.0) 824 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-10-01T09:31:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:36 smithi183 bash[59233]: cluster 2023-10-01T09:31:35.414769+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T09:31:36.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:36.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:36.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:36.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:37.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.018 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:37.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:37.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:37.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:37.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:37.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:37.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:37.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:37.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:37.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:37.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:37.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:37 smithi183 bash[59233]: cluster 2023-10-01T09:31:36.396000+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:37 smithi183 bash[59233]: cluster 2023-10-01T09:31:36.398276+0000 mon.a (mon.0) 825 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-10-01T09:31:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:37 smithi183 bash[59233]: cluster 2023-10-01T09:31:36.398590+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:37 smithi183 bash[59233]: cluster 2023-10-01T09:31:36.401379+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:37 smithi183 bash[59233]: cluster 2023-10-01T09:31:36.443849+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:37 smithi183 bash[59233]: cluster 2023-10-01T09:31:36.448542+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:37.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:37.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:37.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[75702]: cluster 2023-10-01T09:31:36.396000+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[75702]: cluster 2023-10-01T09:31:36.398276+0000 mon.a (mon.0) 825 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-10-01T09:31:37.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[75702]: cluster 2023-10-01T09:31:36.398590+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[75702]: cluster 2023-10-01T09:31:36.401379+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[75702]: cluster 2023-10-01T09:31:36.443849+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[75702]: cluster 2023-10-01T09:31:36.448542+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[78631]: cluster 2023-10-01T09:31:36.396000+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[78631]: cluster 2023-10-01T09:31:36.398276+0000 mon.a (mon.0) 825 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-10-01T09:31:37.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[78631]: cluster 2023-10-01T09:31:36.398590+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[78631]: cluster 2023-10-01T09:31:36.401379+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[78631]: cluster 2023-10-01T09:31:36.443849+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:37 smithi111 bash[78631]: cluster 2023-10-01T09:31:36.448542+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T09:31:37.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:37.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:37.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:37.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:37.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:37.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:37.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:37.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:38.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.124 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:38.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.267 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:38.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:38.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:38.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:38.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.529 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:38.551 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:38 smithi111 bash[75702]: cluster 2023-10-01T09:31:37.321557+0000 mgr.y (mgr.25132) 645 : cluster 0 pgmap v631: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 18037/50916 objects degraded (35.425%); 4103/50916 objects misplaced (8.058%); 8.0 KiB/s, 45 objects/s recovering 2023-10-01T09:31:38.551 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:38 smithi111 bash[78631]: cluster 2023-10-01T09:31:37.321557+0000 mgr.y (mgr.25132) 645 : cluster 0 pgmap v631: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 18037/50916 objects degraded (35.425%); 4103/50916 objects misplaced (8.058%); 8.0 KiB/s, 45 objects/s recovering 2023-10-01T09:31:38.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:38.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:38.676 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:31:38.676 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:31:38.676 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:31:38.676 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:31:38.676 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.676 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26027 6.1 6:8a3edd3e:::benchmark_data_smithi111_105563_object26026:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.645746+0000", 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 475.02389493700002, 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.19066725900000001, 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26027 2023-10-01T09:31:38.677 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645746+0000", 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645746+0000", 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.678 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645745+0000", 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645779+0000", 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4873999999999998e-05 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645791+0000", 2023-10-01T09:31:38.679 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1779e-05 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645799+0000", 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2330000000000006e-06 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.645844+0000", 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4811000000000002e-05 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.680 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646111+0000", 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00026639600000000002 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.646372+0000", 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000261623 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.647640+0000", 2023-10-01T09:31:38.681 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001267612 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.647739+0000", 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8797999999999998e-05 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.836253+0000", 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18851391000000001 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.682 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.836339+0000", 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6452000000000005e-05 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.836413+0000", 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4481999999999996e-05 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.683 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:26044 6.4 6:28a667c6:::benchmark_data_smithi111_105563_object26043:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:43.652379+0000", 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 475.017262131, 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.195242992, 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.684 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26044 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652379+0000", 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652379+0000", 2023-10-01T09:31:38.685 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652378+0000", 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.652397+0000", 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9616999999999999e-05 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.686 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.833018+0000", 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18062030000000001 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.833028+0000", 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0064000000000001e-05 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.835058+0000", 2023-10-01T09:31:38.687 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020302660000000002 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.835200+0000", 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014200700000000001 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.835344+0000", 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000144122 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.688 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.838468+0000", 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0031236340000000001 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.839394+0000", 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00092665900000000003 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.847530+0000", 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0081359699999999993 2023-10-01T09:31:38.689 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.847581+0000", 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0739999999999999e-05 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:43.847622+0000", 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1038000000000002e-05 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.690 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33297 6.e 6:7699d1d3:::benchmark_data_smithi111_105563_object33296:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.748875+0000", 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 468.920766512, 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25763970800000002, 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33297 2023-10-01T09:31:38.691 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.748875+0000", 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.748875+0000", 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.692 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.748874+0000", 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.748902+0000", 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8415000000000002e-05 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.748912+0000", 2023-10-01T09:31:38.693 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0481e-05 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.748920+0000", 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1840000000000002e-06 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.749017+0000", 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7606e-05 2023-10-01T09:31:38.694 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.749143+0000", 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000126048 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.749277+0000", 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000133666 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.695 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761141+0000", 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011863893 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761232+0000", 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0906e-05 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006379+0000", 2023-10-01T09:31:38.696 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24514692799999999 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006471+0000", 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2621000000000006e-05 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.006514+0000", 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3109999999999999e-05 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.697 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33300 6.e 6:75ab1f19:::benchmark_data_smithi111_105563_object33299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.751760+0000", 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 468.91788117300001, 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26494320999999998, 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.698 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33300 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.751760+0000", 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.751760+0000", 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.699 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.751758+0000", 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.751787+0000", 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8422e-05 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.700 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.751801+0000", 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4175000000000001e-05 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.751809+0000", 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3890000000000005e-06 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755752+0000", 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0039429249999999999 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.701 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.755895+0000", 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014306099999999999 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.756044+0000", 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014880000000000001 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761290+0000", 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0052453559999999996 2023-10-01T09:31:38.702 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761329+0000", 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9900000000000001e-05 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016458+0000", 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25512806399999999 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.703 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016648+0000", 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00019047399999999999 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016703+0000", 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5208999999999999e-05 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.704 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33308 6.e 6:7e08eae6:::benchmark_data_smithi111_105563_object33307:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.757896+0000", 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 468.91174516500001, 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25904189900000002, 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33308 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.705 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757896+0000", 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757896+0000", 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757894+0000", 2023-10-01T09:31:38.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757928+0000", 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3686000000000002e-05 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757942+0000", 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4071e-05 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.757951+0000", 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0100000000000001e-06 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759192+0000", 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00124043 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759323+0000", 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013197099999999999 2023-10-01T09:31:38.708 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759468+0000", 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000144222 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.764893+0000", 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054249779999999996 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.764935+0000", 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2213999999999999e-05 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016773+0000", 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25183823 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016899+0000", 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012590999999999999 2023-10-01T09:31:38.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.016938+0000", 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8850999999999998e-05 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:33310 6.e 6:7bafee6b:::benchmark_data_smithi111_105563_object33309:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:49.759659+0000", 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 468.90998249299997, 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26021148, 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.711 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 33310 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759659+0000", 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.712 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759659+0000", 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759657+0000", 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759686+0000", 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8435000000000001e-05 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.713 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759698+0000", 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1905e-05 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.759706+0000", 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0870000000000007e-06 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761524+0000", 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018184259999999999 2023-10-01T09:31:38.714 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761669+0000", 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000145067 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.761822+0000", 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015269700000000001 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.764980+0000", 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003157927 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:49.765029+0000", 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8942e-05 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019789+0000", 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25475994099999999 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019833+0000", 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4419999999999998e-05 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:50.019870+0000", 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6984999999999999e-05 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.717 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:36006 6.1 6:814f844a:::benchmark_data_smithi111_105563_object36005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.356255+0000", 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 466.31338586700002, 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24588453399999999, 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 36006 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.718 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356255+0000", 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356255+0000", 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356254+0000", 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356330+0000", 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6351000000000001e-05 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356341+0000", 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0312000000000001e-05 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.720 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356348+0000", 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.255e-06 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356397+0000", 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8591000000000003e-05 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356530+0000", 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013298199999999999 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.721 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.356671+0000", 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014103999999999999 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358049+0000", 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013787820000000001 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.602008+0000", 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24395863300000001 2023-10-01T09:31:38.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.602050+0000", 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1717000000000001e-05 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.602105+0000", 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4932999999999997e-05 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.602140+0000", 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5170999999999999e-05 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:36008 6.3 e107/96 6:c72c3b52:::benchmark_data_smithi111_105563_object36007:head v 107'2190, mlcod=107'2188)", 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.357962+0000", 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 466.31167935899998, 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24616153700000001, 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.724 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357962+0000", 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357962+0000", 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357961+0000", 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.357991+0000", 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0462000000000001e-05 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358001+0000", 2023-10-01T09:31:38.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9110000000000005e-06 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358008+0000", 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5629999999999997e-06 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358047+0000", 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9211000000000001e-05 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358067+0000", 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9547000000000001e-05 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.604086+0000", 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24601884900000001 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.604123+0000", 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7774999999999997e-05 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.728 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:36002 6.f e107/100 6:ffdb23e1:::benchmark_data_smithi111_105563_object36001:head v 107'2208, mlcod=107'2206)", 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.358079+0000", 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 466.31156168699999, 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.246348965, 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358079+0000", 2023-10-01T09:31:38.729 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358079+0000", 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358079+0000", 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.358099+0000", 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9737000000000001e-05 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.601844+0000", 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.243744873 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.601870+0000", 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5894e-05 2023-10-01T09:31:38.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.602004+0000", 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000134864 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.602052+0000", 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7781999999999998e-05 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.604405+0000", 2023-10-01T09:31:38.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002352944 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.604428+0000", 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.334e-05 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.34821.0:36013 6.a e107/100 6:58e5c884:::benchmark_data_smithi111_105563_object36012:head v 107'2181, mlcod=107'2179)", 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:23:52.361408+0000", 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 466.30823275799997, 2023-10-01T09:31:38.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.241855822, 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361408+0000", 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361408+0000", 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.734 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361408+0000", 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.361428+0000", 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0591999999999999e-05 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.601844+0000", 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24041582 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.601869+0000", 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4822999999999999e-05 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.601939+0000", 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0724999999999998e-05 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.601971+0000", 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1291999999999998e-05 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.603227+0000", 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012558160000000001 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:23:52.603264+0000", 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7645999999999998e-05 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.737 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:99593 6.d 6:bb07dbc6:::benchmark_data_smithi111_105563_object7557:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:25:08.989153+0000", 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 389.68048814100001, 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.21159449799999999, 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.738 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 99593 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989153+0000", 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989153+0000", 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989151+0000", 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989160+0000", 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.524e-06 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989179+0000", 2023-10-01T09:31:38.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9116000000000001e-05 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989189+0000", 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8530000000000004e-06 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989242+0000", 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3257000000000002e-05 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989335+0000", 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3442000000000004e-05 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.989410+0000", 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4486999999999993e-05 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.991598+0000", 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0021882680000000002 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:08.992869+0000", 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012707440000000001 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.200429+0000", 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.20756010699999999 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.200648+0000", 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021939999999999999 2023-10-01T09:31:38.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:25:09.200748+0000", 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9022000000000002e-05 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160716 6.e 6:731c01c5:::benchmark_data_smithi111_105563_object68680:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.951188+0000", 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.71845308000002, 2023-10-01T09:31:38.744 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1619760399999999, 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160716 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.951188+0000", 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.951188+0000", 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.951186+0000", 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.951195+0000", 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0839999999999998e-06 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.951242+0000", 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6665000000000001e-05 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.951258+0000", 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6155999999999999e-05 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.952485+0000", 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001226628 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.952496+0000", 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1411e-05 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932362+0000", 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97986572599999999 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932376+0000", 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3998999999999999e-05 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.098101+0000", 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1657251310000001 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.098229+0000", 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128424 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.749 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.098374+0000", 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014514500000000001 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.102558+0000", 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041835910000000004 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.105010+0000", 2023-10-01T09:31:38.750 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002451745 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.107636+0000", 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002626279 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.112969+0000", 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0053325279999999996 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.751 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.113032+0000", 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3e-05 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.113164+0000", 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013249400000000001 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.752 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160722 6.e 6:769b0f4f:::benchmark_data_smithi111_105563_object68686:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.964226+0000", 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.70541555699998, 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1788222099999999, 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160722 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.753 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964226+0000", 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964226+0000", 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964225+0000", 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:31:38.754 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964228+0000", 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2940000000000001e-06 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964236+0000", 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4510000000000003e-06 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964241+0000", 2023-10-01T09:31:38.755 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3920000000000002e-06 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964306+0000", 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4459000000000001e-05 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964321+0000", 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.52e-05 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.756 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932400+0000", 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96807880300000004 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932409+0000", 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7900000000000005e-06 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.117329+0000", 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.184920234 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.757 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.117464+0000", 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013558900000000001 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.117605+0000", 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000140462 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.123568+0000", 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.005963075 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.758 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.127036+0000", 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034678700000000001 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.127068+0000", 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2495e-05 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142906+0000", 2023-10-01T09:31:38.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015838121 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142958+0000", 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1894000000000002e-05 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143048+0000", 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9563999999999998e-05 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.760 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160739 6.e 6:74d09718:::benchmark_data_smithi111_105563_object68703:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.993063+0000", 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.67657809999997, 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1501328239999999, 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160739 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.761 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993063+0000", 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993063+0000", 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993063+0000", 2023-10-01T09:31:38.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993065+0000", 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0200000000000001e-06 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993069+0000", 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8139999999999998e-06 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993072+0000", 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.365e-06 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993112+0000", 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0463999999999997e-05 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.993120+0000", 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5549999999999997e-06 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932430+0000", 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93930957999999998 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932438+0000", 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1799999999999996e-06 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.120344+0000", 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1879064429999999 2023-10-01T09:31:38.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.120469+0000", 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012493700000000001 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.120599+0000", 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012997 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.123601+0000", 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030015459999999999 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.127101+0000", 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003500006 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.133177+0000", 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060765460000000004 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143055+0000", 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0098773730000000001 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143083+0000", 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8453e-05 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143196+0000", 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000112871 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.768 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160742 6.e 6:79f3fef9:::benchmark_data_smithi111_105563_object68706:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.996542+0000", 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.673098907, 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1468182599999999, 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.769 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160742 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996542+0000", 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996542+0000", 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996540+0000", 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996550+0000", 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0265000000000001e-05 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996572+0000", 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2042999999999999e-05 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996583+0000", 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0808999999999999e-05 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996653+0000", 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0026999999999999e-05 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.996667+0000", 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3375e-05 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932459+0000", 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93579265599999994 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932467+0000", 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1640000000000001e-06 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.123621+0000", 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1911539389999999 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.123745+0000", 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000123452 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.123886+0000", 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014099699999999999 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.130094+0000", 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0062077290000000004 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.130135+0000", 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1321e-05 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.133212+0000", 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030771219999999998 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143205+0000", 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0099931240000000008 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143270+0000", 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4772999999999998e-05 2023-10-01T09:31:38.776 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143361+0000", 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0643999999999995e-05 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160743 6.e 6:790ee7f6:::benchmark_data_smithi111_105563_object68707:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.001775+0000", 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.66786653499997, 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1417363370000002, 2023-10-01T09:31:38.777 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160743 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001775+0000", 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.778 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001775+0000", 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001773+0000", 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001781+0000", 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5209999999999997e-06 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001793+0000", 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2741e-05 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001801+0000", 2023-10-01T09:31:38.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7260000000000002e-06 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001871+0000", 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0290000000000006e-05 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.001885+0000", 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3909e-05 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932488+0000", 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93060274300000001 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932496+0000", 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0120000000000005e-06 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.127123+0000", 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1946268499999999 2023-10-01T09:31:38.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.127246+0000", 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012313299999999999 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.127397+0000", 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015065599999999999 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.139568+0000", 2023-10-01T09:31:38.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012171111 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.139619+0000", 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1214000000000001e-05 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.139674+0000", 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4704999999999999e-05 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.784 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143369+0000", 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0036953799999999998 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143408+0000", 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8751000000000002e-05 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143511+0000", 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010312800000000001 2023-10-01T09:31:38.785 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160753 6.e 6:7784cea4:::benchmark_data_smithi111_105563_object68717:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.014744+0000", 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.65489729199999, 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.128916668, 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.786 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160753 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014744+0000", 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014744+0000", 2023-10-01T09:31:38.787 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014743+0000", 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014747+0000", 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.092e-06 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.788 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014758+0000", 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1124999999999999e-05 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014766+0000", 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3119999999999996e-06 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014819+0000", 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3729e-05 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.014829+0000", 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7059999999999999e-06 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932518+0000", 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.917688485 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932526+0000", 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3720000000000005e-06 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.130163+0000", 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1976372710000001 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.130300+0000", 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013726100000000001 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.130458+0000", 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015731499999999999 2023-10-01T09:31:38.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.139729+0000", 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0092709679999999992 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.139779+0000", 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0555e-05 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142797+0000", 2023-10-01T09:31:38.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030174820000000002 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143519+0000", 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00072241199999999997 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143564+0000", 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5272999999999998e-05 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143661+0000", 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6114999999999997e-05 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160772 6.e 6:7c7715e1:::benchmark_data_smithi111_105563_object68736:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.047651+0000", 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 298.62198997500002, 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1130147689999998, 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.794 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160772 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047651+0000", 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047651+0000", 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047650+0000", 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047655+0000", 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5949999999999998e-06 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047668+0000", 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2014000000000001e-05 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047674+0000", 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8419999999999999e-06 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047717+0000", 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2812000000000003e-05 2023-10-01T09:31:38.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.047726+0000", 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5099999999999998e-06 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932548+0000", 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.88482211499999996 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:31:38.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.932556+0000", 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2810000000000008e-06 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.133235+0000", 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.200679195 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.133396+0000", 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016039799999999999 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,3,7", 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.133475+0000", 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9311e-05 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.139816+0000", 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0063409319999999996 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142832+0000", 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030159010000000001 2023-10-01T09:31:38.800 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143672+0000", 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000840032 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.160484+0000", 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.016811896 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.160535+0000", 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1545999999999997e-05 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.160666+0000", 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013068199999999999 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:35120 7.d 7:b5a0f039:::benchmark_data_smithi111_128003_object35119:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:31:38.802 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:28:40.309640+0000", 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.36000067000001, 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.244910764, 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 35120 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309640+0000", 2023-10-01T09:31:38.803 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309640+0000", 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309639+0000", 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309724+0000", 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4402999999999998e-05 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309734+0000", 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0832000000000001e-05 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309826+0000", 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1576999999999994e-05 2023-10-01T09:31:38.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309855+0000", 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.887e-05 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309952+0000", 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7048999999999999e-05 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:31:38.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.310041+0000", 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9185999999999996e-05 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.313544+0000", 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0035026760000000001 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.314337+0000", 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00079314700000000001 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.554465+0000", 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24012826200000001 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.554514+0000", 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9103000000000001e-05 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.554551+0000", 2023-10-01T09:31:38.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6977999999999997e-05 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:35121 7.d 7:b515cef3:::benchmark_data_smithi111_128003_object35120:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:28:40.309840+0000", 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 178.359800675, 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.244832999, 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:31:38.809 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 35121 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309840+0000", 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309840+0000", 2023-10-01T09:31:38.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309840+0000", 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.309863+0000", 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3206000000000001e-05 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:31:38.811 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.311365+0000", 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001502139 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.311375+0000", 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8090000000000004e-06 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.311700+0000", 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000325025 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.812 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.311856+0000", 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015567399999999999 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.312030+0000", 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000173895 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.314346+0000", 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002316809 2023-10-01T09:31:38.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.316326+0000", 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0019792379999999999 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.554584+0000", 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.23825858499999999 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.554644+0000", 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9395999999999998e-05 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:28:40.554673+0000", 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9930999999999999e-05 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:31:38.815 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:31:38.816 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:38.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:38 smithi183 bash[59233]: cluster 2023-10-01T09:31:37.321557+0000 mgr.y (mgr.25132) 645 : cluster 0 pgmap v631: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 18037/50916 objects degraded (35.425%); 4103/50916 objects misplaced (8.058%); 8.0 KiB/s, 45 objects/s recovering 2023-10-01T09:31:38.841 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:38.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:38.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:38.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:39.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:39.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:39.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:39.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:39.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:39.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:39.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:39.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:39.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:39 smithi183 bash[59233]: cluster 2023-10-01T09:31:39.007253+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 18037/50916 objects degraded (35.425%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:39.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:39.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:39.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:39.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:39.778 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:39 smithi111 bash[78631]: cluster 2023-10-01T09:31:39.007253+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 18037/50916 objects degraded (35.425%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:39.778 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:39 smithi111 bash[75702]: cluster 2023-10-01T09:31:39.007253+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 18037/50916 objects degraded (35.425%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:39.794 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:39.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:39.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:39.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:39.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:40.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:40.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:40.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:40.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:40.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:40.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:40.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:40.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:40.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:40.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:40.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:40 smithi111 bash[75702]: cluster 2023-10-01T09:31:39.322106+0000 mgr.y (mgr.25132) 646 : cluster 0 pgmap v632: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18037/50916 objects degraded (35.425%); 4103/50916 objects misplaced (8.058%); 8.0 KiB/s, 45 objects/s recovering 2023-10-01T09:31:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:40 smithi111 bash[75702]: audit 2023-10-01T09:31:40.051663+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:40 smithi111 bash[75702]: audit 2023-10-01T09:31:40.074849+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:40.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:40 smithi111 bash[78631]: cluster 2023-10-01T09:31:39.322106+0000 mgr.y (mgr.25132) 646 : cluster 0 pgmap v632: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18037/50916 objects degraded (35.425%); 4103/50916 objects misplaced (8.058%); 8.0 KiB/s, 45 objects/s recovering 2023-10-01T09:31:40.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:40 smithi111 bash[78631]: audit 2023-10-01T09:31:40.051663+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:40.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:40 smithi111 bash[78631]: audit 2023-10-01T09:31:40.074849+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:40.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:40.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:40.626 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:31:40.635 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:31:40.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:40.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:40 smithi183 bash[59233]: cluster 2023-10-01T09:31:39.322106+0000 mgr.y (mgr.25132) 646 : cluster 0 pgmap v632: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 81 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 18037/50916 objects degraded (35.425%); 4103/50916 objects misplaced (8.058%); 8.0 KiB/s, 45 objects/s recovering 2023-10-01T09:31:40.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:40 smithi183 bash[59233]: audit 2023-10-01T09:31:40.051663+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:40.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:40 smithi183 bash[59233]: audit 2023-10-01T09:31:40.074849+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:40.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:40.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:40.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:40.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:40.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:40.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:40.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:41.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:41.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:41.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:41.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:41.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:41.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:41.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:41.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:41.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:41.414 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:41.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:41.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:41.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:41.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:41.700 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:41.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:41.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:41.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:41.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:41.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:41.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:42.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:42.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:42.191 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:42.219 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:42.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:42.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:42.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:42.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:42.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:42.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:42.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:42 smithi111 bash[75702]: audit 2023-10-01T09:31:40.602489+0000 mgr.y (mgr.25132) 647 : audit 0 from='client.54766 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:31:42.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:42 smithi111 bash[75702]: cluster 2023-10-01T09:31:41.322874+0000 mgr.y (mgr.25132) 648 : cluster 0 pgmap v633: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 968 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 17740/46509 objects degraded (38.143%); 4103/46509 objects misplaced (8.822%); 0 B/s, 38 objects/s recovering 2023-10-01T09:31:42.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:42 smithi111 bash[78631]: audit 2023-10-01T09:31:40.602489+0000 mgr.y (mgr.25132) 647 : audit 0 from='client.54766 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:31:42.528 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:42 smithi111 bash[78631]: cluster 2023-10-01T09:31:41.322874+0000 mgr.y (mgr.25132) 648 : cluster 0 pgmap v633: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 968 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 17740/46509 objects degraded (38.143%); 4103/46509 objects misplaced (8.822%); 0 B/s, 38 objects/s recovering 2023-10-01T09:31:42.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:42.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:42.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:42.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:42.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:42.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:42 smithi183 bash[59233]: audit 2023-10-01T09:31:40.602489+0000 mgr.y (mgr.25132) 647 : audit 0 from='client.54766 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:31:42.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:42 smithi183 bash[59233]: cluster 2023-10-01T09:31:41.322874+0000 mgr.y (mgr.25132) 648 : cluster 0 pgmap v633: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 968 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 17740/46509 objects degraded (38.143%); 4103/46509 objects misplaced (8.822%); 0 B/s, 38 objects/s recovering 2023-10-01T09:31:42.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:42.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:42.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:43.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:43.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:43.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:43.141 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:43.174 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:43.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:43.277 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:43.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:43.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:43.406 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:43.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:43.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:43.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:43.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:43.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:43.705 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:43.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:43.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:43.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:43.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:43.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:43.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:43.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:43.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:44.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:44.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:44.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:44.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T09:31:44.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:44.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:44.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:44.384 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":632,"stamp":"2023-10-01T09:31:39.321731+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1111234488,"num_objects":16972,"num_object_clones":0,"num_object_copies":50916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18037,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":16972,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":153612,"num_write_kb":5451982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11875,"num_bytes_recovered":643178722,"num_keys_recovered":20,"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":122046,"ondisk_log_size":122046,"up":267,"acting":260,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":296,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7741612,"kb_used_data":5247596,"kb_used_omap":20,"kb_used_meta":2493803,"kb_avail":742219604,"statfs":{"total":767960285184,"available":760032874496,"internally_reserved":0,"allocated":5373538304,"data_stored":5368605766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2553654926},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,4,3,5,1,5,5],"upper_bound":128},"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":-305135616,"num_objects":-4656,"num_object_clones":0,"num_object_copies":-13968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-361,"num_objects_misplaced":-1,"num_objects_unfound":0,"num_objects_dirty":-4656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4656,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":362,"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},"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.006506"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":32,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484961+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:31:09.484961+0000","last_peered":"2023-10-01T09:31:09.484961+0000","last_clean":"2023-10-01T09:31:09.484961+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:31:09.484961+0000","last_undegraded":"2023-10-01T09:31:09.484961+0000","last_fullsized":"2023-10-01T09:31:09.484961+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":30,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.410200+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:31:09.410200+0000","last_peered":"2023-10-01T09:31:09.410200+0000","last_clean":"2023-10-01T09:31:09.410200+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:31:09.410200+0000","last_undegraded":"2023-10-01T09:31:09.410200+0000","last_fullsized":"2023-10-01T09:31:09.410200+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":73,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.473193+0000","last_change":"2023-10-01T09:28:17.361761+0000","last_active":"2023-10-01T09:31:09.473193+0000","last_peered":"2023-10-01T09:31:09.473193+0000","last_clean":"2023-10-01T09:31:09.473193+0000","last_became_active":"2023-10-01T09:28:17.361374+0000","last_became_peered":"2023-10-01T09:28:17.361374+0000","last_unstale":"2023-10-01T09:31:09.473193+0000","last_undegraded":"2023-10-01T09:31:09.473193+0000","last_fullsized":"2023-10-01T09:31:09.473193+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:02:48.669499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":139,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407601+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:31:35.407601+0000","last_peered":"2023-10-01T09:31:35.407601+0000","last_clean":"2023-10-01T09:31:35.407601+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:31:35.407601+0000","last_undegraded":"2023-10-01T09:31:35.407601+0000","last_fullsized":"2023-10-01T09:31:35.407601+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":146,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.409907+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:31:35.409907+0000","last_peered":"2023-10-01T09:31:35.409907+0000","last_clean":"2023-10-01T09:31:35.409907+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:31:35.409907+0000","last_undegraded":"2023-10-01T09:31:35.409907+0000","last_fullsized":"2023-10-01T09:31:35.409907+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":25,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.482078+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:31:09.482078+0000","last_peered":"2023-10-01T09:31:09.482078+0000","last_clean":"2023-10-01T09:31:09.482078+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:31:09.482078+0000","last_undegraded":"2023-10-01T09:31:09.482078+0000","last_fullsized":"2023-10-01T09:31:09.482078+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":138,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407584+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:31:35.407584+0000","last_peered":"2023-10-01T09:31:35.407584+0000","last_clean":"2023-10-01T09:31:35.407584+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:31:35.407584+0000","last_undegraded":"2023-10-01T09:31:35.407584+0000","last_fullsized":"2023-10-01T09:31:35.407584+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.409984+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:31:35.409984+0000","last_peered":"2023-10-01T09:31:35.409984+0000","last_clean":"2023-10-01T09:31:35.409984+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:31:35.409984+0000","last_undegraded":"2023-10-01T09:31:35.409984+0000","last_fullsized":"2023-10-01T09:31:35.409984+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":37,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413915+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:31:09.413915+0000","last_peered":"2023-10-01T09:31:09.413915+0000","last_clean":"2023-10-01T09:31:09.413915+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:31:09.413915+0000","last_undegraded":"2023-10-01T09:31:09.413915+0000","last_fullsized":"2023-10-01T09:31:09.413915+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.410240+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:31:35.410240+0000","last_peered":"2023-10-01T09:31:35.410240+0000","last_clean":"2023-10-01T09:31:35.410240+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:31:35.410240+0000","last_undegraded":"2023-10-01T09:31:35.410240+0000","last_fullsized":"2023-10-01T09:31:35.410240+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":25,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.409911+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:31:09.409911+0000","last_peered":"2023-10-01T09:31:09.409911+0000","last_clean":"2023-10-01T09:31:09.409911+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:31:09.409911+0000","last_undegraded":"2023-10-01T09:31:09.409911+0000","last_fullsized":"2023-10-01T09:31:09.409911+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":133,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:22.414848+0000","last_change":"2023-10-01T09:29:17.375771+0000","last_active":"2023-10-01T09:31:22.414848+0000","last_peered":"2023-10-01T09:31:22.414848+0000","last_clean":"2023-10-01T09:31:22.414848+0000","last_became_active":"2023-10-01T09:29:17.375477+0000","last_became_peered":"2023-10-01T09:29:17.375477+0000","last_unstale":"2023-10-01T09:31:22.414848+0000","last_undegraded":"2023-10-01T09:31:22.414848+0000","last_fullsized":"2023-10-01T09:31:22.414848+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:33.066393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":42,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484462+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:31:09.484462+0000","last_peered":"2023-10-01T09:31:09.484462+0000","last_clean":"2023-10-01T09:31:09.484462+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:31:09.484462+0000","last_undegraded":"2023-10-01T09:31:09.484462+0000","last_fullsized":"2023-10-01T09:31:09.484462+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":116,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484716+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:31:09.484716+0000","last_peered":"2023-10-01T09:31:09.484716+0000","last_clean":"2023-10-01T09:31:09.484716+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:31:09.484716+0000","last_undegraded":"2023-10-01T09:31:09.484716+0000","last_fullsized":"2023-10-01T09:31:09.484716+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":71,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.409588+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:31:09.409588+0000","last_peered":"2023-10-01T09:31:09.409588+0000","last_clean":"2023-10-01T09:31:09.409588+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:31:09.409588+0000","last_undegraded":"2023-10-01T09:31:09.409588+0000","last_fullsized":"2023-10-01T09:31:09.409588+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":130,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.411050+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:31:35.411050+0000","last_peered":"2023-10-01T09:31:35.411050+0000","last_clean":"2023-10-01T09:31:35.411050+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:31:35.411050+0000","last_undegraded":"2023-10-01T09:31:35.411050+0000","last_fullsized":"2023-10-01T09:31:35.411050+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":138,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.406549+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:31:35.406549+0000","last_peered":"2023-10-01T09:31:35.406549+0000","last_clean":"2023-10-01T09:31:35.406549+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:31:35.406549+0000","last_undegraded":"2023-10-01T09:31:35.406549+0000","last_fullsized":"2023-10-01T09:31:35.406549+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":28,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413744+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:31:09.413744+0000","last_peered":"2023-10-01T09:31:09.413744+0000","last_clean":"2023-10-01T09:31:09.413744+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:31:09.413744+0000","last_undegraded":"2023-10-01T09:31:09.413744+0000","last_fullsized":"2023-10-01T09:31:09.413744+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":108,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.409388+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:31:09.409388+0000","last_peered":"2023-10-01T09:31:09.409388+0000","last_clean":"2023-10-01T09:31:09.409388+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:31:09.409388+0000","last_undegraded":"2023-10-01T09:31:09.409388+0000","last_fullsized":"2023-10-01T09:31:09.409388+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":138,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407926+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:31:35.407926+0000","last_peered":"2023-10-01T09:31:35.407926+0000","last_clean":"2023-10-01T09:31:35.407926+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:31:35.407926+0000","last_undegraded":"2023-10-01T09:31:35.407926+0000","last_fullsized":"2023-10-01T09:31:35.407926+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":168,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.481153+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:31:09.481153+0000","last_peered":"2023-10-01T09:31:09.481153+0000","last_clean":"2023-10-01T09:31:09.481153+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:31:09.481153+0000","last_undegraded":"2023-10-01T09:31:09.481153+0000","last_fullsized":"2023-10-01T09:31:09.481153+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":148,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.413042+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:31:35.413042+0000","last_peered":"2023-10-01T09:31:35.413042+0000","last_clean":"2023-10-01T09:31:35.413042+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:31:35.413042+0000","last_undegraded":"2023-10-01T09:31:35.413042+0000","last_fullsized":"2023-10-01T09:31:35.413042+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"157'9610","reported_seq":9659,"reported_epoch":157,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:35.507602+0000","last_change":"2023-10-01T09:28:47.576461+0000","last_active":"2023-10-01T09:31:35.507602+0000","last_peered":"2023-10-01T09:31:35.507602+0000","last_clean":"2023-10-01T09:28:44.890908+0000","last_became_active":"2023-10-01T09:28:47.569233+0000","last_became_peered":"2023-10-01T09:28:47.569233+0000","last_unstale":"2023-10-01T09:31:35.507602+0000","last_undegraded":"2023-10-01T09:28:47.042019+0000","last_fullsized":"2023-10-01T09:28:46.966858+0000","mapping_epoch":138,"log_start":"139'2900","ondisk_log_start":"139'2900","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6710,"log_dups_size":0,"ondisk_log_size":6710,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:44:30.466045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68288512,"num_objects":1042,"num_object_clones":0,"num_object_copies":3126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9610,"num_write_kb":340864,"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":[1,5,6],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,6","objects":-1404}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":53,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.410446+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:31:09.410446+0000","last_peered":"2023-10-01T09:31:09.410446+0000","last_clean":"2023-10-01T09:31:09.410446+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:31:09.410446+0000","last_undegraded":"2023-10-01T09:31:09.410446+0000","last_fullsized":"2023-10-01T09:31:09.410446+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":46,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.414277+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:31:09.414277+0000","last_peered":"2023-10-01T09:31:09.414277+0000","last_clean":"2023-10-01T09:31:09.414277+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:31:09.414277+0000","last_undegraded":"2023-10-01T09:31:09.414277+0000","last_fullsized":"2023-10-01T09:31:09.414277+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"158'9484","reported_seq":14381,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:37.070424+0000","last_change":"2023-10-01T09:30:30.047814+0000","last_active":"2023-10-01T09:31:37.070424+0000","last_peered":"2023-10-01T09:31:37.070424+0000","last_clean":"2023-10-01T09:31:37.070424+0000","last_became_active":"2023-10-01T09:30:30.025198+0000","last_became_peered":"2023-10-01T09:30:30.025198+0000","last_unstale":"2023-10-01T09:31:37.070424+0000","last_undegraded":"2023-10-01T09:31:37.070424+0000","last_fullsized":"2023-10-01T09:31:37.070424+0000","mapping_epoch":151,"log_start":"136'1900","ondisk_log_start":"136'1900","created":129,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7584,"log_dups_size":0,"ondisk_log_size":7584,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:21.268350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65798144,"num_objects":1004,"num_object_clones":0,"num_object_copies":3012,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1004,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9484,"num_write_kb":335616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2420,"num_bytes_recovered":158597120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":67,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.410272+0000","last_change":"2023-10-01T09:28:17.500705+0000","last_active":"2023-10-01T09:31:09.410272+0000","last_peered":"2023-10-01T09:31:09.410272+0000","last_clean":"2023-10-01T09:31:09.410272+0000","last_became_active":"2023-10-01T09:28:17.360818+0000","last_became_peered":"2023-10-01T09:28:17.360818+0000","last_unstale":"2023-10-01T09:31:09.410272+0000","last_undegraded":"2023-10-01T09:31:09.410272+0000","last_fullsized":"2023-10-01T09:31:09.410272+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":137,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.488889+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:31:09.488889+0000","last_peered":"2023-10-01T09:31:09.488889+0000","last_clean":"2023-10-01T09:31:09.488889+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:31:09.488889+0000","last_undegraded":"2023-10-01T09:31:09.488889+0000","last_fullsized":"2023-10-01T09:31:09.488889+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"158'9486","reported_seq":9534,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.875397+0000","last_change":"2023-10-01T09:28:17.360616+0000","last_active":"2023-10-01T09:31:36.875397+0000","last_peered":"2023-10-01T09:31:36.875397+0000","last_clean":"2023-10-01T09:31:36.875397+0000","last_became_active":"2023-10-01T09:28:17.360208+0000","last_became_peered":"2023-10-01T09:28:17.360208+0000","last_unstale":"2023-10-01T09:31:36.875397+0000","last_undegraded":"2023-10-01T09:31:36.875397+0000","last_fullsized":"2023-10-01T09:31:36.875397+0000","mapping_epoch":133,"log_start":"136'2100","ondisk_log_start":"136'2100","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7386,"log_dups_size":0,"ondisk_log_size":7386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:08:58.383387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70516736,"num_objects":1076,"num_object_clones":0,"num_object_copies":3228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1076,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9486,"num_write_kb":337984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":67,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.410072+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:31:09.410072+0000","last_peered":"2023-10-01T09:31:09.410072+0000","last_clean":"2023-10-01T09:31:09.410072+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:31:09.410072+0000","last_undegraded":"2023-10-01T09:31:09.410072+0000","last_fullsized":"2023-10-01T09:31:09.410072+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":34,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.481445+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:31:09.481445+0000","last_peered":"2023-10-01T09:31:09.481445+0000","last_clean":"2023-10-01T09:31:09.481445+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:31:09.481445+0000","last_undegraded":"2023-10-01T09:31:09.481445+0000","last_fullsized":"2023-10-01T09:31:09.481445+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"156'9599","reported_seq":9636,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.033699+0000","last_change":"2023-10-01T09:27:56.673529+0000","last_active":"2023-10-01T09:31:35.033699+0000","last_peered":"2023-10-01T09:31:35.033699+0000","last_clean":"2023-10-01T09:31:35.033699+0000","last_became_active":"2023-10-01T09:27:56.673275+0000","last_became_peered":"2023-10-01T09:27:56.673275+0000","last_unstale":"2023-10-01T09:31:35.033699+0000","last_undegraded":"2023-10-01T09:31:35.033699+0000","last_fullsized":"2023-10-01T09:31:35.033699+0000","mapping_epoch":129,"log_start":"134'1200","ondisk_log_start":"134'1200","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8399,"log_dups_size":0,"ondisk_log_size":8399,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:49:42.994609+0000","scrub_duration":0,"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":9599,"num_write_kb":342528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":122,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413660+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:31:09.413660+0000","last_peered":"2023-10-01T09:31:09.413660+0000","last_clean":"2023-10-01T09:31:09.413660+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:31:09.413660+0000","last_undegraded":"2023-10-01T09:31:09.413660+0000","last_fullsized":"2023-10-01T09:31:09.413660+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.406230+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:31:35.406230+0000","last_peered":"2023-10-01T09:31:35.406230+0000","last_clean":"2023-10-01T09:31:35.406230+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:31:35.406230+0000","last_undegraded":"2023-10-01T09:31:35.406230+0000","last_fullsized":"2023-10-01T09:31:35.406230+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"158'9572","reported_seq":9611,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.905383+0000","last_change":"2023-10-01T09:27:56.679330+0000","last_active":"2023-10-01T09:31:36.905383+0000","last_peered":"2023-10-01T09:31:36.905383+0000","last_clean":"2023-10-01T09:31:36.905383+0000","last_became_active":"2023-10-01T09:27:56.678881+0000","last_became_peered":"2023-10-01T09:27:56.678881+0000","last_unstale":"2023-10-01T09:31:36.905383+0000","last_undegraded":"2023-10-01T09:31:36.905383+0000","last_fullsized":"2023-10-01T09:31:36.905383+0000","mapping_epoch":129,"log_start":"136'2200","ondisk_log_start":"136'2200","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7372,"log_dups_size":0,"ondisk_log_size":7372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:16:09.127100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67108864,"num_objects":1024,"num_object_clones":0,"num_object_copies":3072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9572,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":130,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.410034+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:31:35.410034+0000","last_peered":"2023-10-01T09:31:35.410034+0000","last_clean":"2023-10-01T09:31:35.410034+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:31:35.410034+0000","last_undegraded":"2023-10-01T09:31:35.410034+0000","last_fullsized":"2023-10-01T09:31:35.410034+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":41,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484670+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:31:09.484670+0000","last_peered":"2023-10-01T09:31:09.484670+0000","last_clean":"2023-10-01T09:31:09.484670+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:31:09.484670+0000","last_undegraded":"2023-10-01T09:31:09.484670+0000","last_fullsized":"2023-10-01T09:31:09.484670+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'9467","reported_seq":10317,"reported_epoch":156,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:35.001372+0000","last_change":"2023-10-01T09:29:41.376255+0000","last_active":"2023-10-01T09:31:35.001372+0000","last_peered":"2023-10-01T09:31:35.001372+0000","last_clean":"2023-10-01T09:28:44.971933+0000","last_became_active":"2023-10-01T09:28:47.566783+0000","last_became_peered":"2023-10-01T09:28:47.566783+0000","last_unstale":"2023-10-01T09:31:35.001372+0000","last_undegraded":"2023-10-01T09:29:41.375238+0000","last_fullsized":"2023-10-01T09:28:46.967314+0000","mapping_epoch":138,"log_start":"134'1100","ondisk_log_start":"134'1100","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8367,"log_dups_size":0,"ondisk_log_size":8367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:08:25.191186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67829760,"num_objects":1035,"num_object_clones":0,"num_object_copies":3105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2031,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1035,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9467,"num_write_kb":336064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":402,"num_bytes_recovered":26345472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":-996}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":25,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.481559+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:31:09.481559+0000","last_peered":"2023-10-01T09:31:09.481559+0000","last_clean":"2023-10-01T09:31:09.481559+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:31:09.481559+0000","last_undegraded":"2023-10-01T09:31:09.481559+0000","last_fullsized":"2023-10-01T09:31:09.481559+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484935+0000","last_change":"2023-10-01T09:28:17.359309+0000","last_active":"2023-10-01T09:31:09.484935+0000","last_peered":"2023-10-01T09:31:09.484935+0000","last_clean":"2023-10-01T09:31:09.484935+0000","last_became_active":"2023-10-01T09:28:17.358698+0000","last_became_peered":"2023-10-01T09:28:17.358698+0000","last_unstale":"2023-10-01T09:31:09.484935+0000","last_undegraded":"2023-10-01T09:31:09.484935+0000","last_fullsized":"2023-10-01T09:31:09.484935+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'9619","reported_seq":17653,"reported_epoch":156,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:31.947563+0000","last_change":"2023-10-01T09:30:13.200104+0000","last_active":"2023-10-01T09:31:31.947563+0000","last_peered":"2023-10-01T09:31:31.947563+0000","last_clean":"2023-10-01T09:29:16.294496+0000","last_became_active":"2023-10-01T09:29:18.766258+0000","last_became_peered":"2023-10-01T09:29:18.766258+0000","last_unstale":"2023-10-01T09:31:31.947563+0000","last_undegraded":"2023-10-01T09:30:13.197387+0000","last_fullsized":"2023-10-01T09:29:18.376889+0000","mapping_epoch":141,"log_start":"136'2300","ondisk_log_start":"136'2300","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7319,"log_dups_size":0,"ondisk_log_size":7319,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:19:36.426116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78774296,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":185,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9619,"num_write_kb":346241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3996,"num_bytes_recovered":239009792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,1],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,1","objects":1018}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":32,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.488727+0000","last_change":"2023-10-01T09:28:17.360617+0000","last_active":"2023-10-01T09:31:09.488727+0000","last_peered":"2023-10-01T09:31:09.488727+0000","last_clean":"2023-10-01T09:31:09.488727+0000","last_became_active":"2023-10-01T09:28:17.359948+0000","last_became_peered":"2023-10-01T09:28:17.359948+0000","last_unstale":"2023-10-01T09:31:09.488727+0000","last_undegraded":"2023-10-01T09:31:09.488727+0000","last_fullsized":"2023-10-01T09:31:09.488727+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.485352+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:31:09.485352+0000","last_peered":"2023-10-01T09:31:09.485352+0000","last_clean":"2023-10-01T09:31:09.485352+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:31:09.485352+0000","last_undegraded":"2023-10-01T09:31:09.485352+0000","last_fullsized":"2023-10-01T09:31:09.485352+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'9566","reported_seq":9608,"reported_epoch":156,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-01T09:31:35.033191+0000","last_change":"2023-10-01T09:29:18.783364+0000","last_active":"2023-10-01T09:31:35.033191+0000","last_peered":"2023-10-01T09:31:35.033191+0000","last_clean":"2023-10-01T09:29:16.234374+0000","last_became_active":"2023-10-01T09:29:18.774455+0000","last_became_peered":"2023-10-01T09:29:18.774455+0000","last_unstale":"2023-10-01T09:31:35.033191+0000","last_undegraded":"2023-10-01T09:31:35.033191+0000","last_fullsized":"2023-10-01T09:31:35.033191+0000","mapping_epoch":141,"log_start":"134'1200","ondisk_log_start":"134'1200","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8366,"log_dups_size":0,"ondisk_log_size":8366,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:17.480001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71958528,"num_objects":1098,"num_object_clones":0,"num_object_copies":3294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":1098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9566,"num_write_kb":341248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":-3005}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":159,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.410031+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:31:35.410031+0000","last_peered":"2023-10-01T09:31:35.410031+0000","last_clean":"2023-10-01T09:31:35.410031+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:31:35.410031+0000","last_undegraded":"2023-10-01T09:31:35.410031+0000","last_fullsized":"2023-10-01T09:31:35.410031+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:22.414495+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:31:22.414495+0000","last_peered":"2023-10-01T09:31:22.414495+0000","last_clean":"2023-10-01T09:31:22.414495+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:31:22.414495+0000","last_undegraded":"2023-10-01T09:31:22.414495+0000","last_fullsized":"2023-10-01T09:31:22.414495+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"156'9452","reported_seq":9516,"reported_epoch":156,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:35.078960+0000","last_change":"2023-10-01T09:31:34.596016+0000","last_active":"2023-10-01T09:31:35.078960+0000","last_peered":"2023-10-01T09:31:35.078960+0000","last_clean":"2023-10-01T09:29:16.339580+0000","last_became_active":"2023-10-01T09:29:18.748576+0000","last_became_peered":"2023-10-01T09:29:18.748576+0000","last_unstale":"2023-10-01T09:31:35.078960+0000","last_undegraded":"2023-10-01T09:29:18.401246+0000","last_fullsized":"2023-10-01T09:29:18.380055+0000","mapping_epoch":141,"log_start":"136'1500","ondisk_log_start":"136'1500","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7952,"log_dups_size":0,"ondisk_log_size":7952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69599232,"num_objects":1062,"num_object_clones":0,"num_object_copies":3186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4023,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9452,"num_write_kb":336448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","3"],"object_location_counts":[{"shards":"3,4","objects":-2961}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":140,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:25.730819+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:31:25.730819+0000","last_peered":"2023-10-01T09:31:25.730819+0000","last_clean":"2023-10-01T09:31:25.730819+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:31:25.730819+0000","last_undegraded":"2023-10-01T09:31:25.730819+0000","last_fullsized":"2023-10-01T09:31:25.730819+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":28,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413821+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:31:09.413821+0000","last_peered":"2023-10-01T09:31:09.413821+0000","last_clean":"2023-10-01T09:31:09.413821+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:31:09.413821+0000","last_undegraded":"2023-10-01T09:31:09.413821+0000","last_fullsized":"2023-10-01T09:31:09.413821+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":128,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:25.730766+0000","last_change":"2023-10-01T09:28:45.984418+0000","last_active":"2023-10-01T09:31:25.730766+0000","last_peered":"2023-10-01T09:31:25.730766+0000","last_clean":"2023-10-01T09:31:25.730766+0000","last_became_active":"2023-10-01T09:28:45.983772+0000","last_became_peered":"2023-10-01T09:28:45.983772+0000","last_unstale":"2023-10-01T09:31:25.730766+0000","last_undegraded":"2023-10-01T09:31:25.730766+0000","last_fullsized":"2023-10-01T09:31:25.730766+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:33.519092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"158'9826","reported_seq":9870,"reported_epoch":158,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:36.950023+0000","last_change":"2023-10-01T09:29:18.788991+0000","last_active":"2023-10-01T09:31:36.950023+0000","last_peered":"2023-10-01T09:31:36.950023+0000","last_clean":"2023-10-01T09:29:16.357837+0000","last_became_active":"2023-10-01T09:29:18.779355+0000","last_became_peered":"2023-10-01T09:29:18.779355+0000","last_unstale":"2023-10-01T09:31:36.950023+0000","last_undegraded":"2023-10-01T09:29:18.414534+0000","last_fullsized":"2023-10-01T09:29:18.377738+0000","mapping_epoch":141,"log_start":"136'2500","ondisk_log_start":"136'2500","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7326,"log_dups_size":0,"ondisk_log_size":7326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:30:45.073117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64356352,"num_objects":982,"num_object_clones":0,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4244,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9826,"num_write_kb":345856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,3],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,3","objects":-3262}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":144,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413602+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:31:09.413602+0000","last_peered":"2023-10-01T09:31:09.413602+0000","last_clean":"2023-10-01T09:31:09.413602+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:31:09.413602+0000","last_undegraded":"2023-10-01T09:31:09.413602+0000","last_fullsized":"2023-10-01T09:31:09.413602+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.474116+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:31:09.474116+0000","last_peered":"2023-10-01T09:31:09.474116+0000","last_clean":"2023-10-01T09:31:09.474116+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:31:09.474116+0000","last_undegraded":"2023-10-01T09:31:09.474116+0000","last_fullsized":"2023-10-01T09:31:09.474116+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":131,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:25.730802+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:31:25.730802+0000","last_peered":"2023-10-01T09:31:25.730802+0000","last_clean":"2023-10-01T09:31:25.730802+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:31:25.730802+0000","last_undegraded":"2023-10-01T09:31:25.730802+0000","last_fullsized":"2023-10-01T09:31:25.730802+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"158'9835","reported_seq":9883,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.949328+0000","last_change":"2023-10-01T09:28:17.359617+0000","last_active":"2023-10-01T09:31:36.949328+0000","last_peered":"2023-10-01T09:31:36.949328+0000","last_clean":"2023-10-01T09:31:36.949328+0000","last_became_active":"2023-10-01T09:28:17.359264+0000","last_became_peered":"2023-10-01T09:28:17.359264+0000","last_unstale":"2023-10-01T09:31:36.949328+0000","last_undegraded":"2023-10-01T09:31:36.949328+0000","last_fullsized":"2023-10-01T09:31:36.949328+0000","mapping_epoch":133,"log_start":"136'2500","ondisk_log_start":"136'2500","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7335,"log_dups_size":0,"ondisk_log_size":7335,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:39:13.265228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70189056,"num_objects":1071,"num_object_clones":0,"num_object_copies":3213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9835,"num_write_kb":348992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.473307+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:31:09.473307+0000","last_peered":"2023-10-01T09:31:09.473307+0000","last_clean":"2023-10-01T09:31:09.473307+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:31:09.473307+0000","last_undegraded":"2023-10-01T09:31:09.473307+0000","last_fullsized":"2023-10-01T09:31:09.473307+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":133,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:22.415033+0000","last_change":"2023-10-01T09:29:17.370945+0000","last_active":"2023-10-01T09:31:22.415033+0000","last_peered":"2023-10-01T09:31:22.415033+0000","last_clean":"2023-10-01T09:31:22.415033+0000","last_became_active":"2023-10-01T09:29:17.370573+0000","last_became_peered":"2023-10-01T09:29:17.370573+0000","last_unstale":"2023-10-01T09:31:22.415033+0000","last_undegraded":"2023-10-01T09:31:22.415033+0000","last_fullsized":"2023-10-01T09:31:22.415033+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:23.987885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:22.414629+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:31:22.414629+0000","last_peered":"2023-10-01T09:31:22.414629+0000","last_clean":"2023-10-01T09:31:22.414629+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:31:22.414629+0000","last_undegraded":"2023-10-01T09:31:22.414629+0000","last_fullsized":"2023-10-01T09:31:22.414629+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"158'9711","reported_seq":14803,"reported_epoch":158,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:36.951354+0000","last_change":"2023-10-01T09:29:42.937358+0000","last_active":"2023-10-01T09:31:36.951354+0000","last_peered":"2023-10-01T09:31:36.951354+0000","last_clean":"2023-10-01T09:29:40.364980+0000","last_became_active":"2023-10-01T09:29:42.928643+0000","last_became_peered":"2023-10-01T09:29:42.928643+0000","last_unstale":"2023-10-01T09:31:36.951354+0000","last_undegraded":"2023-10-01T09:29:42.381463+0000","last_fullsized":"2023-10-01T09:29:42.350136+0000","mapping_epoch":147,"log_start":"136'2300","ondisk_log_start":"136'2300","created":129,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7411,"log_dups_size":0,"ondisk_log_size":7411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:36:13.874534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67829760,"num_objects":1035,"num_object_clones":0,"num_object_copies":3105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5106,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1035,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9711,"num_write_kb":343872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2515,"num_bytes_recovered":164823040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["0","2","3","5"],"object_location_counts":[{"shards":"0,3","objects":-4071},{"shards":"0,3,5","objects":768}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":37,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413560+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:31:09.413560+0000","last_peered":"2023-10-01T09:31:09.413560+0000","last_clean":"2023-10-01T09:31:09.413560+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:31:09.413560+0000","last_undegraded":"2023-10-01T09:31:09.413560+0000","last_fullsized":"2023-10-01T09:31:09.413560+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":403,"reported_epoch":157,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:35.406319+0000","last_change":"2023-10-01T09:29:42.804747+0000","last_active":"2023-10-01T09:31:35.406319+0000","last_peered":"2023-10-01T09:31:35.406319+0000","last_clean":"2023-10-01T09:29:35.000381+0000","last_became_active":"2023-10-01T09:29:42.804022+0000","last_became_peered":"2023-10-01T09:29:42.804022+0000","last_unstale":"2023-10-01T09:31:35.406319+0000","last_undegraded":"2023-10-01T09:29:42.350820+0000","last_fullsized":"2023-10-01T09:29:42.349965+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:27:34.170880+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":[0,6],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":136,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.410516+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:31:35.410516+0000","last_peered":"2023-10-01T09:31:35.410516+0000","last_clean":"2023-10-01T09:31:35.410516+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:31:35.410516+0000","last_undegraded":"2023-10-01T09:31:35.410516+0000","last_fullsized":"2023-10-01T09:31:35.410516+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":25,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.481928+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:31:09.481928+0000","last_peered":"2023-10-01T09:31:09.481928+0000","last_clean":"2023-10-01T09:31:09.481928+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:31:09.481928+0000","last_undegraded":"2023-10-01T09:31:09.481928+0000","last_fullsized":"2023-10-01T09:31:09.481928+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"156'9527","reported_seq":9562,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:34.849973+0000","last_change":"2023-10-01T09:27:56.678515+0000","last_active":"2023-10-01T09:31:34.849973+0000","last_peered":"2023-10-01T09:31:34.849973+0000","last_clean":"2023-10-01T09:31:34.849973+0000","last_became_active":"2023-10-01T09:27:56.678126+0000","last_became_peered":"2023-10-01T09:27:56.678126+0000","last_unstale":"2023-10-01T09:31:34.849973+0000","last_undegraded":"2023-10-01T09:31:34.849973+0000","last_fullsized":"2023-10-01T09:31:34.849973+0000","mapping_epoch":129,"log_start":"136'2000","ondisk_log_start":"136'2000","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7527,"log_dups_size":0,"ondisk_log_size":7527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70057984,"num_objects":1069,"num_object_clones":0,"num_object_copies":3207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1069,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9527,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.409370+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:31:09.409370+0000","last_peered":"2023-10-01T09:31:09.409370+0000","last_clean":"2023-10-01T09:31:09.409370+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:31:09.409370+0000","last_undegraded":"2023-10-01T09:31:09.409370+0000","last_fullsized":"2023-10-01T09:31:09.409370+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407149+0000","last_change":"2023-10-01T09:28:17.362421+0000","last_active":"2023-10-01T09:31:35.407149+0000","last_peered":"2023-10-01T09:31:35.407149+0000","last_clean":"2023-10-01T09:31:35.407149+0000","last_became_active":"2023-10-01T09:28:17.361867+0000","last_became_peered":"2023-10-01T09:28:17.361867+0000","last_unstale":"2023-10-01T09:31:35.407149+0000","last_undegraded":"2023-10-01T09:31:35.407149+0000","last_fullsized":"2023-10-01T09:31:35.407149+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:14.149121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":136,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407854+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:31:35.407854+0000","last_peered":"2023-10-01T09:31:35.407854+0000","last_clean":"2023-10-01T09:31:35.407854+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:31:35.407854+0000","last_undegraded":"2023-10-01T09:31:35.407854+0000","last_fullsized":"2023-10-01T09:31:35.407854+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"156'9450","reported_seq":14482,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:34.960707+0000","last_change":"2023-10-01T09:31:09.464429+0000","last_active":"2023-10-01T09:31:34.960707+0000","last_peered":"2023-10-01T09:31:34.960707+0000","last_clean":"2023-10-01T09:31:34.960707+0000","last_became_active":"2023-10-01T09:31:09.429406+0000","last_became_peered":"2023-10-01T09:31:09.429406+0000","last_unstale":"2023-10-01T09:31:34.960707+0000","last_undegraded":"2023-10-01T09:31:34.960707+0000","last_fullsized":"2023-10-01T09:31:34.960707+0000","mapping_epoch":154,"log_start":"136'1700","ondisk_log_start":"136'1700","created":129,"last_epoch_clean":155,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7750,"log_dups_size":0,"ondisk_log_size":7750,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69206016,"num_objects":1056,"num_object_clones":0,"num_object_copies":3168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9450,"num_write_kb":336192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2489,"num_bytes_recovered":52559872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":50,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.410070+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:31:09.410070+0000","last_peered":"2023-10-01T09:31:09.410070+0000","last_clean":"2023-10-01T09:31:09.410070+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:31:09.410070+0000","last_undegraded":"2023-10-01T09:31:09.410070+0000","last_fullsized":"2023-10-01T09:31:09.410070+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":133,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:25.730836+0000","last_change":"2023-10-01T09:28:45.983892+0000","last_active":"2023-10-01T09:31:25.730836+0000","last_peered":"2023-10-01T09:31:25.730836+0000","last_clean":"2023-10-01T09:31:25.730836+0000","last_became_active":"2023-10-01T09:28:45.983618+0000","last_became_peered":"2023-10-01T09:28:45.983618+0000","last_unstale":"2023-10-01T09:31:25.730836+0000","last_undegraded":"2023-10-01T09:31:25.730836+0000","last_fullsized":"2023-10-01T09:31:25.730836+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:19:16.659123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":133,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.406511+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:31:35.406511+0000","last_peered":"2023-10-01T09:31:35.406511+0000","last_clean":"2023-10-01T09:31:35.406511+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:31:35.406511+0000","last_undegraded":"2023-10-01T09:31:35.406511+0000","last_fullsized":"2023-10-01T09:31:35.406511+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"158'9637","reported_seq":9676,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:37.050756+0000","last_change":"2023-10-01T09:27:56.679687+0000","last_active":"2023-10-01T09:31:37.050756+0000","last_peered":"2023-10-01T09:31:37.050756+0000","last_clean":"2023-10-01T09:31:37.050756+0000","last_became_active":"2023-10-01T09:27:56.677549+0000","last_became_peered":"2023-10-01T09:27:56.677549+0000","last_unstale":"2023-10-01T09:31:37.050756+0000","last_undegraded":"2023-10-01T09:31:37.050756+0000","last_fullsized":"2023-10-01T09:31:37.050756+0000","mapping_epoch":129,"log_start":"136'2100","ondisk_log_start":"136'2100","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7537,"log_dups_size":0,"ondisk_log_size":7537,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:18:40.315308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67567616,"num_objects":1031,"num_object_clones":0,"num_object_copies":3093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9637,"num_write_kb":341376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":156,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.413000+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:31:35.413000+0000","last_peered":"2023-10-01T09:31:35.413000+0000","last_clean":"2023-10-01T09:31:35.413000+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:31:35.413000+0000","last_undegraded":"2023-10-01T09:31:35.413000+0000","last_fullsized":"2023-10-01T09:31:35.413000+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":126,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-10-01T09:31:22.414292+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:31:22.414292+0000","last_peered":"2023-10-01T09:31:22.414292+0000","last_clean":"2023-10-01T09:31:22.414292+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:31:22.414292+0000","last_undegraded":"2023-10-01T09:31:22.414292+0000","last_fullsized":"2023-10-01T09:31:22.414292+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.409819+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:31:35.409819+0000","last_peered":"2023-10-01T09:31:35.409819+0000","last_clean":"2023-10-01T09:31:35.409819+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:31:35.409819+0000","last_undegraded":"2023-10-01T09:31:35.409819+0000","last_fullsized":"2023-10-01T09:31:35.409819+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"158'9511","reported_seq":9550,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.935492+0000","last_change":"2023-10-01T09:27:56.682572+0000","last_active":"2023-10-01T09:31:36.935492+0000","last_peered":"2023-10-01T09:31:36.935492+0000","last_clean":"2023-10-01T09:31:36.935492+0000","last_became_active":"2023-10-01T09:27:56.681613+0000","last_became_peered":"2023-10-01T09:27:56.681613+0000","last_unstale":"2023-10-01T09:31:36.935492+0000","last_undegraded":"2023-10-01T09:31:36.935492+0000","last_fullsized":"2023-10-01T09:31:36.935492+0000","mapping_epoch":129,"log_start":"136'2000","ondisk_log_start":"136'2000","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7511,"log_dups_size":0,"ondisk_log_size":7511,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:24:03.358466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69140480,"num_objects":1055,"num_object_clones":0,"num_object_copies":3165,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1055,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9511,"num_write_kb":338112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":144,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.482154+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:31:09.482154+0000","last_peered":"2023-10-01T09:31:09.482154+0000","last_clean":"2023-10-01T09:31:09.482154+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:31:09.482154+0000","last_undegraded":"2023-10-01T09:31:09.482154+0000","last_fullsized":"2023-10-01T09:31:09.482154+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":125,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407428+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:31:35.407428+0000","last_peered":"2023-10-01T09:31:35.407428+0000","last_clean":"2023-10-01T09:31:35.407428+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:31:35.407428+0000","last_undegraded":"2023-10-01T09:31:35.407428+0000","last_fullsized":"2023-10-01T09:31:35.407428+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":41,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484365+0000","last_change":"2023-10-01T09:28:45.979752+0000","last_active":"2023-10-01T09:31:09.484365+0000","last_peered":"2023-10-01T09:31:09.484365+0000","last_clean":"2023-10-01T09:31:09.484365+0000","last_became_active":"2023-10-01T09:28:45.979277+0000","last_became_peered":"2023-10-01T09:28:45.979277+0000","last_unstale":"2023-10-01T09:31:09.484365+0000","last_undegraded":"2023-10-01T09:31:09.484365+0000","last_fullsized":"2023-10-01T09:31:09.484365+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":127,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.406392+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:31:35.406392+0000","last_peered":"2023-10-01T09:31:35.406392+0000","last_clean":"2023-10-01T09:31:35.406392+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:31:35.406392+0000","last_undegraded":"2023-10-01T09:31:35.406392+0000","last_fullsized":"2023-10-01T09:31:35.406392+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":157,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.476197+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:31:09.476197+0000","last_peered":"2023-10-01T09:31:09.476197+0000","last_clean":"2023-10-01T09:31:09.476197+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:31:09.476197+0000","last_undegraded":"2023-10-01T09:31:09.476197+0000","last_fullsized":"2023-10-01T09:31:09.476197+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":124,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413833+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:31:09.413833+0000","last_peered":"2023-10-01T09:31:09.413833+0000","last_clean":"2023-10-01T09:31:09.413833+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:31:09.413833+0000","last_undegraded":"2023-10-01T09:31:09.413833+0000","last_fullsized":"2023-10-01T09:31:09.413833+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":32,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484512+0000","last_change":"2023-10-01T09:28:17.354717+0000","last_active":"2023-10-01T09:31:09.484512+0000","last_peered":"2023-10-01T09:31:09.484512+0000","last_clean":"2023-10-01T09:31:09.484512+0000","last_became_active":"2023-10-01T09:28:17.353317+0000","last_became_peered":"2023-10-01T09:28:17.353317+0000","last_unstale":"2023-10-01T09:31:09.484512+0000","last_undegraded":"2023-10-01T09:31:09.484512+0000","last_fullsized":"2023-10-01T09:31:09.484512+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":135,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.413877+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:31:09.413877+0000","last_peered":"2023-10-01T09:31:09.413877+0000","last_clean":"2023-10-01T09:31:09.413877+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:31:09.413877+0000","last_undegraded":"2023-10-01T09:31:09.413877+0000","last_fullsized":"2023-10-01T09:31:09.413877+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":32,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.485171+0000","last_change":"2023-10-01T09:28:17.362228+0000","last_active":"2023-10-01T09:31:09.485171+0000","last_peered":"2023-10-01T09:31:09.485171+0000","last_clean":"2023-10-01T09:31:09.485171+0000","last_became_active":"2023-10-01T09:28:17.361826+0000","last_became_peered":"2023-10-01T09:28:17.361826+0000","last_unstale":"2023-10-01T09:31:09.485171+0000","last_undegraded":"2023-10-01T09:31:09.485171+0000","last_fullsized":"2023-10-01T09:31:09.485171+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":155,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.410844+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:31:35.410844+0000","last_peered":"2023-10-01T09:31:35.410844+0000","last_clean":"2023-10-01T09:31:35.410844+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:31:35.410844+0000","last_undegraded":"2023-10-01T09:31:35.410844+0000","last_fullsized":"2023-10-01T09:31:35.410844+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":149,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.410164+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:31:35.410164+0000","last_peered":"2023-10-01T09:31:35.410164+0000","last_clean":"2023-10-01T09:31:35.410164+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:31:35.410164+0000","last_undegraded":"2023-10-01T09:31:35.410164+0000","last_fullsized":"2023-10-01T09:31:35.410164+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":170,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-10-01T09:31:35.407670+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:31:35.407670+0000","last_peered":"2023-10-01T09:31:35.407670+0000","last_clean":"2023-10-01T09:31:35.407670+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:31:35.407670+0000","last_undegraded":"2023-10-01T09:31:35.407670+0000","last_fullsized":"2023-10-01T09:31:35.407670+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":41,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-10-01T09:31:09.484108+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:31:09.484108+0000","last_peered":"2023-10-01T09:31:09.484108+0000","last_clean":"2023-10-01T09:31:09.484108+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:31:09.484108+0000","last_undegraded":"2023-10-01T09:31:09.484108+0000","last_fullsized":"2023-10-01T09:31:09.484108+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":1110638616,"num_objects":16948,"num_object_clones":0,"num_object_copies":50844,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18035,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":16948,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":153352,"num_write_kb":5449537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11835,"num_bytes_recovered":641400832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5298139136,"data_stored":5298126920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":121852,"ondisk_log_size":121852,"up":48,"acting":42,"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":5504,"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":6786,"num_keys_recovered":20,"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":102400,"data_stored":16602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430541,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":610984,"kb_used_data":301408,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93134168,"statfs":{"total":95995035648,"available":95369388032,"internally_reserved":0,"allocated":308641792,"data_stored":308110436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,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":[{"osd":0,"last update":"Sun Oct 1 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7869999999999999,"5min":1.873,"15min":1.256},"min":{"1min":0.27700000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":7.0519999999999996,"5min":67.158000000000001,"15min":67.158000000000001},"last":1.333},{"interface":"front","average":{"1min":2.4649999999999999,"5min":1.966,"15min":1.272},"min":{"1min":0.316,"5min":0.31,"15min":0.31},"max":{"1min":8.9559999999999995,"5min":67.125,"15min":67.125},"last":5.4989999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.8129999999999999,"5min":1.7709999999999999,"15min":2.0249999999999999},"min":{"1min":0.32500000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":8.3209999999999997,"5min":42.956000000000003,"15min":181.02600000000001},"last":1.4379999999999999},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.8029999999999999,"15min":2.1779999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.976,"5min":43.189,"15min":181.101},"last":4.9569999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.3280000000000001,"15min":1.542},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":4.3109999999999999,"5min":6.6559999999999997,"15min":68.521000000000001},"last":0.317},{"interface":"front","average":{"1min":1.6240000000000001,"5min":1.385,"15min":1.579},"min":{"1min":0.375,"5min":0.373,"15min":0.373},"max":{"1min":6.7229999999999999,"5min":6.7229999999999999,"15min":68.498999999999995},"last":0.372}]},{"osd":3,"last update":"Sun Oct 1 09:31:24 2023","interfaces":[{"interface":"back","average":{"1min":2.5550000000000002,"5min":2.1219999999999999,"15min":1.877},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":7.0999999999999996,"5min":9.7360000000000007,"15min":49.781999999999996},"last":5.0750000000000002},{"interface":"front","average":{"1min":2.218,"5min":1.542,"15min":1.694},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":7.8330000000000002,"5min":8.4469999999999992,"15min":48.140999999999998},"last":0.33400000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.85299999999999998,"15min":0.90300000000000002},"min":{"1min":0.377,"5min":0.311,"15min":0.28299999999999997},"max":{"1min":3.1440000000000001,"5min":3.1440000000000001,"15min":3.649},"last":0.38600000000000001},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.0169999999999999,"15min":1.008},"min":{"1min":0.40899999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":8.0679999999999996,"5min":8.0679999999999996,"15min":8.0679999999999996},"last":0.46800000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":0.91200000000000003,"15min":0.96299999999999997},"min":{"1min":0.41599999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.1749999999999998,"5min":5.1749999999999998,"15min":5.1749999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":1.238,"5min":1.022,"15min":1.0409999999999999},"min":{"1min":0.52600000000000002,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":5.4169999999999998,"5min":5.4169999999999998,"15min":5.4169999999999998},"last":0.44800000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":1.6120000000000001,"5min":1.085,"15min":1.079},"min":{"1min":0.52900000000000003,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":5.4640000000000004,"5min":5.4640000000000004,"15min":5.4640000000000004},"last":3.403},{"interface":"front","average":{"1min":1.389,"5min":1.0269999999999999,"15min":1.0760000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.437},"max":{"1min":5.0709999999999997,"5min":5.0709999999999997,"15min":5.0709999999999997},"last":0.40600000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626774,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":657944,"kb_used_data":348432,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93087208,"statfs":{"total":95995035648,"available":95321300992,"internally_reserved":0,"allocated":356794368,"data_stored":356279118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,0,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":[{"osd":0,"last update":"Sun Oct 1 09:30:54 2023","interfaces":[{"interface":"back","average":{"1min":2.4380000000000002,"5min":2.4870000000000001,"15min":1.4219999999999999},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":9.3109999999999999,"5min":121.098,"15min":121.098},"last":0.502},{"interface":"front","average":{"1min":2.202,"5min":2.4510000000000001,"15min":1.466},"min":{"1min":0.29699999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":8.9589999999999996,"5min":115.211,"15min":115.211},"last":0.72199999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.169,"15min":1.1919999999999999},"min":{"1min":0.308,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.1390000000000002,"5min":7.4459999999999997,"15min":52.686999999999998},"last":1.079},{"interface":"front","average":{"1min":1.403,"5min":1.3540000000000001,"15min":1.389},"min":{"1min":0.315,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.2000000000000002,"5min":7.423,"15min":52.817},"last":6.3609999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:30:48 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.4550000000000001,"15min":1.3819999999999999},"min":{"1min":0.36499999999999999,"5min":0.315,"15min":0.315},"max":{"1min":6.1909999999999998,"5min":9.5500000000000007,"15min":59.220999999999997},"last":0.437},{"interface":"front","average":{"1min":2.1120000000000001,"5min":1.6439999999999999,"15min":1.4690000000000001},"min":{"1min":0.35199999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":6.4720000000000004,"5min":9.5350000000000001,"15min":59.246000000000002},"last":0.81599999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:31:33 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":4.3620000000000001,"15min":2.6920000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35699999999999998},"max":{"1min":5.2190000000000003,"5min":178.66300000000001,"15min":178.66300000000001},"last":3.5950000000000002},{"interface":"front","average":{"1min":2.0619999999999998,"5min":4.4169999999999998,"15min":2.8519999999999999},"min":{"1min":0.41899999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.3470000000000004,"5min":179.87100000000001,"15min":179.87100000000001},"last":4.3540000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.83899999999999997,"15min":0.86499999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.1829999999999998,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.0649999999999999,"15min":1.004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.6890000000000001,"5min":5.6120000000000001,"15min":5.6120000000000001},"last":2.4860000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":0.92200000000000004,"15min":0.94699999999999995},"min":{"1min":0.38300000000000001,"5min":0.378,"15min":0.378},"max":{"1min":6.0720000000000001,"5min":6.0720000000000001,"15min":6.0720000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":1.369,"5min":1.129,"15min":1.0589999999999999},"min":{"1min":0.45300000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":4.6559999999999997,"5min":6.2199999999999998,"15min":6.2199999999999998},"last":0.84899999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:30:54 2023","interfaces":[{"interface":"back","average":{"1min":1.6339999999999999,"5min":1.121,"15min":1.1000000000000001},"min":{"1min":0.47099999999999997,"5min":0.433,"15min":0.433},"max":{"1min":8.6500000000000004,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":0.873},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.87,"15min":1.0189999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":2.9470000000000001,"5min":3.0649999999999999,"15min":3.0649999999999999},"last":0.69099999999999995}]}]},{"osd":1,"up_from":83,"seq":356482285722,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1403076,"kb_used_data":1104636,"kb_used_omap":4,"kb_used_meta":298427,"kb_avail":92342076,"statfs":{"total":95995035648,"available":94558285824,"internally_reserved":0,"allocated":1131147264,"data_stored":1130424650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":305590158},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.4430000000000001,"5min":2.1360000000000001,"15min":2.4609999999999999},"min":{"1min":0.24099999999999999,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":6.0960000000000001,"5min":7.4960000000000004,"15min":139.416},"last":0.93300000000000005},{"interface":"front","average":{"1min":3.323,"5min":2.4860000000000002,"15min":2.6139999999999999},"min":{"1min":0.73799999999999999,"5min":0.20999999999999999,"15min":0.19500000000000001},"max":{"1min":7.7359999999999998,"5min":10.714,"15min":138.98400000000001},"last":3.839}]},{"osd":2,"last update":"Sun Oct 1 09:30:51 2023","interfaces":[{"interface":"back","average":{"1min":2.633,"5min":3.48,"15min":2.3439999999999999},"min":{"1min":0.20799999999999999,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":6.1189999999999998,"5min":107.459,"15min":107.459},"last":0.95899999999999996},{"interface":"front","average":{"1min":3.2749999999999999,"5min":3.1520000000000001,"15min":2.202},"min":{"1min":0.28999999999999998,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":9.2080000000000002,"5min":106.892,"15min":106.892},"last":7.742}]},{"osd":3,"last update":"Sun Oct 1 09:31:32 2023","interfaces":[{"interface":"back","average":{"1min":2.6070000000000002,"5min":2.2330000000000001,"15min":2.556},"min":{"1min":0.25600000000000001,"5min":0.254,"15min":0.254},"max":{"1min":6.5510000000000002,"5min":9.7249999999999996,"15min":83.305999999999997},"last":2.4710000000000001},{"interface":"front","average":{"1min":2.359,"5min":1.992,"15min":3.2120000000000002},"min":{"1min":0.23499999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":5.649,"5min":6.766,"15min":139.345},"last":1.429}]},{"osd":4,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.242,"5min":1.788,"15min":1.635},"min":{"1min":0.36899999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.5990000000000002,"5min":8.8030000000000008,"15min":81.436999999999998},"last":3.9140000000000001},{"interface":"front","average":{"1min":1.5329999999999999,"5min":1.538,"15min":1.5620000000000001},"min":{"1min":0.35199999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.5970000000000004,"5min":9.7639999999999993,"15min":79.376000000000005},"last":2.5819999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.643,"5min":1.6180000000000001,"15min":1.609},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":6.0659999999999998,"5min":6.8129999999999997,"15min":79.337999999999994},"last":1.0029999999999999},{"interface":"front","average":{"1min":2.085,"5min":1.653,"15min":1.5900000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":13.912000000000001,"5min":13.912000000000001,"15min":79.313000000000002},"last":2.5110000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":1.784,"15min":1.6950000000000001},"min":{"1min":0.46100000000000002,"5min":0.433,"15min":0.39100000000000001},"max":{"1min":6.0309999999999997,"5min":6.8399999999999999,"15min":79.641000000000005},"last":1.0249999999999999},{"interface":"front","average":{"1min":2.5299999999999998,"5min":1.931,"15min":1.7370000000000001},"min":{"1min":0.55800000000000005,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.5570000000000004,"5min":8.8320000000000007,"15min":81.662999999999997},"last":3.9470000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.6839999999999999,"15min":1.6719999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":5.6260000000000003,"5min":9.8249999999999993,"15min":79.754000000000005},"last":2.5459999999999998},{"interface":"front","average":{"1min":1.905,"5min":1.796,"15min":1.728},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":6.4409999999999998,"5min":6.8650000000000002,"15min":79.677999999999997},"last":0.97999999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449248,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":819876,"kb_used_data":535900,"kb_used_omap":5,"kb_used_meta":283962,"kb_avail":92925276,"statfs":{"total":95995035648,"available":95155482624,"internally_reserved":0,"allocated":548761600,"data_stored":548021657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":290777722},"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,1,1,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.2440000000000002,"5min":1.5649999999999999,"15min":1.3600000000000001},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":7.8079999999999998,"5min":8.4849999999999994,"15min":31.388999999999999},"last":1.4279999999999999},{"interface":"front","average":{"1min":2.234,"5min":2.1040000000000001,"15min":1.5009999999999999},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":5.75,"5min":11.462,"15min":31.931000000000001},"last":0.19600000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":2.0459999999999998,"15min":1.5349999999999999},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.2070000000000007,"5min":46.484999999999999,"15min":46.484999999999999},"last":1.139},{"interface":"front","average":{"1min":2.6800000000000002,"5min":2.1110000000000002,"15min":1.597},"min":{"1min":0.26700000000000002,"5min":0.22,"15min":0.22},"max":{"1min":9.4600000000000009,"5min":46.110999999999997,"15min":46.110999999999997},"last":0.22800000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":3.0419999999999998,"5min":2.4510000000000001,"15min":1.968},"min":{"1min":0.35399999999999998,"5min":0.23000000000000001,"15min":0.20599999999999999},"max":{"1min":7.9909999999999997,"5min":13.487,"15min":40.976999999999997},"last":1.794},{"interface":"front","average":{"1min":2.9769999999999999,"5min":2.379,"15min":1.8859999999999999},"min":{"1min":0.48599999999999999,"5min":0.253,"15min":0.22800000000000001},"max":{"1min":7.8920000000000003,"5min":9.3119999999999994,"15min":32.578000000000003},"last":0.50800000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.2,"15min":1.2150000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.3490000000000002,"5min":9.3490000000000002,"15min":31.690000000000001},"last":0.36599999999999999},{"interface":"front","average":{"1min":2.6589999999999998,"5min":1.917,"15min":1.526},"min":{"1min":0.58499999999999996,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":9.2609999999999992,"5min":9.2609999999999992,"15min":32.305},"last":0.58899999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1280000000000001,"5min":1.5109999999999999,"15min":1.302},"min":{"1min":0.42099999999999999,"5min":0.41599999999999998,"15min":0.32900000000000001},"max":{"1min":8.7300000000000004,"5min":8.7300000000000004,"15min":31.297000000000001},"last":1.173},{"interface":"front","average":{"1min":2.206,"5min":1.3720000000000001,"15min":1.304},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":9.4009999999999998,"5min":9.4009999999999998,"15min":31.827000000000002},"last":0.40300000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.0499999999999998,"5min":1.3580000000000001,"15min":1.3520000000000001},"min":{"1min":0.38,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.4309999999999992,"5min":9.4309999999999992,"15min":31.882000000000001},"last":0.45300000000000001},{"interface":"front","average":{"1min":2.7229999999999999,"5min":1.9199999999999999,"15min":1.5960000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":13.454000000000001,"5min":13.454000000000001,"15min":32.685000000000002},"last":0.56399999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.323,"5min":1.4570000000000001,"15min":1.3999999999999999},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":12.532999999999999,"5min":12.532999999999999,"15min":32.152999999999999},"last":0.42999999999999999},{"interface":"front","average":{"1min":3.0550000000000002,"5min":2.0680000000000001,"15min":1.651},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":13.404,"5min":13.404,"15min":32.732999999999997},"last":0.53500000000000003}]}]},{"osd":2,"up_from":88,"seq":377957122196,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1308896,"kb_used_data":976024,"kb_used_omap":7,"kb_used_meta":332856,"kb_avail":92436256,"statfs":{"total":95995035648,"available":94654726144,"internally_reserved":0,"allocated":999448576,"data_stored":998756549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":340844625},"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,3,0,1,0,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:30:47 2023","interfaces":[{"interface":"back","average":{"1min":3.8639999999999999,"5min":2.2879999999999998,"15min":1.5600000000000001},"min":{"1min":0.216,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":15.106,"5min":15.106,"15min":15.106},"last":3.23},{"interface":"front","average":{"1min":3.089,"5min":2.3969999999999998,"15min":1.9159999999999999},"min":{"1min":0.32300000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":8.9179999999999993,"5min":12.811999999999999,"15min":119.16200000000001},"last":3.1150000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:30:47 2023","interfaces":[{"interface":"back","average":{"1min":2.0840000000000001,"5min":2.605,"15min":2.399},"min":{"1min":0.317,"5min":0.222,"15min":0.222},"max":{"1min":10.356999999999999,"5min":69.947000000000003,"15min":119.496},"last":3.3420000000000001},{"interface":"front","average":{"1min":2.3690000000000002,"5min":2.8570000000000002,"15min":2.5139999999999998},"min":{"1min":0.27500000000000002,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":10.302,"5min":70.099000000000004,"15min":120.51600000000001},"last":3.3250000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":3.746,"5min":2.6819999999999999,"15min":2.1459999999999999},"min":{"1min":0.29499999999999998,"5min":0.222,"15min":0.22},"max":{"1min":8.9749999999999996,"5min":32.116999999999997,"15min":120.58199999999999},"last":3.4409999999999998},{"interface":"front","average":{"1min":3.7589999999999999,"5min":2.8220000000000001,"15min":2.2770000000000001},"min":{"1min":0.40100000000000002,"5min":0.249,"15min":0.23999999999999999},"max":{"1min":8.6270000000000007,"5min":30.169,"15min":119.48099999999999},"last":1.163}]},{"osd":4,"last update":"Sun Oct 1 09:30:47 2023","interfaces":[{"interface":"back","average":{"1min":2.028,"5min":1.621,"15min":1.708},"min":{"1min":0.35499999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.5890000000000004,"5min":8.9100000000000001,"15min":119.295},"last":1.2529999999999999},{"interface":"front","average":{"1min":2.4199999999999999,"5min":1.9399999999999999,"15min":1.7629999999999999},"min":{"1min":0.441,"5min":0.40000000000000002,"15min":0.33900000000000002},"max":{"1min":6.1799999999999997,"5min":12.656000000000001,"15min":119.358},"last":3.7879999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.915,"5min":1.524,"15min":1.633},"min":{"1min":0.46400000000000002,"5min":0.40600000000000003,"15min":0.377},"max":{"1min":8.4239999999999995,"5min":8.4239999999999995,"15min":119.443},"last":0.51200000000000001},{"interface":"front","average":{"1min":2.2450000000000001,"5min":1.657,"15min":1.726},"min":{"1min":0.443,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":8.3580000000000005,"5min":9.0259999999999998,"15min":119.40000000000001},"last":5.7469999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:30:47 2023","interfaces":[{"interface":"back","average":{"1min":2.214,"5min":2.0139999999999998,"15min":1.8260000000000001},"min":{"1min":0.436,"5min":0.42899999999999999,"15min":0.39100000000000001},"max":{"1min":5.524,"5min":12.705,"15min":119.50700000000001},"last":3.169},{"interface":"front","average":{"1min":2.3380000000000001,"5min":1.637,"15min":1.7150000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.373},"max":{"1min":8.3829999999999991,"5min":8.3829999999999991,"15min":119.33499999999999},"last":1.3720000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:30:47 2023","interfaces":[{"interface":"back","average":{"1min":3.0430000000000001,"5min":2.2040000000000002,"15min":1.954},"min":{"1min":0.55300000000000005,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":8.1669999999999998,"5min":12.734999999999999,"15min":119.45999999999999},"last":11.782999999999999},{"interface":"front","average":{"1min":2.2919999999999998,"5min":1.667,"15min":1.742},"min":{"1min":0.48999999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":7.7149999999999999,"5min":7.7149999999999999,"15min":119.529},"last":1.3420000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958668,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1377196,"kb_used_data":1024356,"kb_used_omap":2,"kb_used_meta":352829,"kb_avail":92367956,"statfs":{"total":95995035648,"available":94584786944,"internally_reserved":0,"allocated":1048940544,"data_stored":1048251728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":361296949},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":3.0800000000000001,"5min":2.198,"15min":1.522},"min":{"1min":0.215,"5min":0.189,"15min":0.183},"max":{"1min":15,"5min":16.341999999999999,"15min":16.341999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":4.3479999999999999,"5min":2.6070000000000002,"15min":1.8220000000000001},"min":{"1min":0.27900000000000003,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":15.451000000000001,"5min":16.852,"15min":16.852},"last":0.23799999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2250000000000001,"5min":3.0870000000000002,"15min":1.9690000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":11.063000000000001,"5min":84.427999999999997,"15min":84.427999999999997},"last":0.251},{"interface":"front","average":{"1min":3.6709999999999998,"5min":3.254,"15min":1.994},"min":{"1min":0.251,"5min":0.251,"15min":0.223},"max":{"1min":15.800000000000001,"5min":83.965999999999994,"15min":83.965999999999994},"last":0.27000000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":2.3839999999999999,"15min":1.766},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":7.3760000000000003,"5min":20.638999999999999,"15min":20.885000000000002},"last":0.307},{"interface":"front","average":{"1min":2.323,"5min":2.4289999999999998,"15min":1.6519999999999999},"min":{"1min":0.186,"5min":0.186,"15min":0.186},"max":{"1min":9.7469999999999999,"5min":21.312000000000001,"15min":21.312000000000001},"last":0.314}]},{"osd":4,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.1419999999999999,"5min":1.7969999999999999,"15min":1.3660000000000001},"min":{"1min":0.34999999999999998,"5min":0.33800000000000002,"15min":0.32100000000000001},"max":{"1min":9.6699999999999999,"5min":12.436999999999999,"15min":12.436999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":2.0790000000000002,"5min":1.667,"15min":1.4590000000000001},"min":{"1min":0.34699999999999998,"5min":0.318,"15min":0.318},"max":{"1min":8.9979999999999993,"5min":10.622,"15min":10.622},"last":0.46800000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.8069999999999999,"5min":1.8360000000000001,"15min":1.5109999999999999},"min":{"1min":0.35799999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":8.9309999999999992,"5min":10.568,"15min":10.568},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.8400000000000001,"15min":1.613},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.133,"5min":8.2810000000000006,"15min":20.792999999999999},"last":0.53200000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.8599999999999999,"5min":1.915,"15min":1.5780000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":8.9710000000000001,"5min":10.598000000000001,"15min":10.598000000000001},"last":0.50700000000000001},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.8680000000000001,"15min":1.641},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.0750000000000002,"5min":9.6210000000000004,"15min":20.745000000000001},"last":0.628}]},{"osd":7,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.891,"15min":1.6579999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":4.1189999999999998,"5min":8.4789999999999992,"15min":20.831},"last":0.73599999999999999},{"interface":"front","average":{"1min":2.5579999999999998,"5min":2.0310000000000001,"15min":1.5169999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.379},"max":{"1min":9.718,"5min":12.484,"15min":12.484},"last":0.45400000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019237,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":661540,"kb_used_data":356124,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93083612,"statfs":{"total":95995035648,"available":95317618688,"internally_reserved":0,"allocated":364670976,"data_stored":364143646,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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,1,0,0,1,4],"upper_bound":128},"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":"Sun Oct 1 09:30:48 2023","interfaces":[{"interface":"back","average":{"1min":4.0839999999999996,"5min":2.3140000000000001,"15min":1.4259999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":55.917000000000002,"5min":55.917000000000002,"15min":55.917000000000002},"last":1.391},{"interface":"front","average":{"1min":4.7240000000000002,"5min":2.4780000000000002,"15min":1.5249999999999999},"min":{"1min":0.30199999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":61.716000000000001,"5min":61.716000000000001,"15min":61.716000000000001},"last":0.65000000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:31:15 2023","interfaces":[{"interface":"back","average":{"1min":4.1340000000000003,"5min":1.6659999999999999,"15min":1.758},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":61.000999999999998,"5min":61.000999999999998,"15min":130.94800000000001},"last":0.872},{"interface":"front","average":{"1min":4.4089999999999998,"5min":1.6819999999999999,"15min":1.673},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":63.311999999999998,"5min":63.311999999999998,"15min":130.91399999999999},"last":0.69599999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":4.3300000000000001,"5min":1.5880000000000001,"15min":1.2210000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":55.375999999999998,"5min":55.375999999999998,"15min":55.375999999999998},"last":0.90000000000000002},{"interface":"front","average":{"1min":3.9609999999999999,"5min":1.8919999999999999,"15min":1.4730000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":55.216999999999999,"5min":55.216999999999999,"15min":55.216999999999999},"last":0.72699999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:31:33 2023","interfaces":[{"interface":"back","average":{"1min":1.603,"5min":2.1560000000000001,"15min":1.849},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.1470000000000002,"5min":38.837000000000003,"15min":142.363},"last":0.47699999999999998},{"interface":"front","average":{"1min":2.0329999999999999,"5min":2.6989999999999998,"15min":2.1579999999999999},"min":{"1min":0.40300000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":12.773,"5min":39.335000000000001,"15min":140.14400000000001},"last":0.80900000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:31:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":1.0009999999999999,"15min":0.94799999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.3889999999999998,"5min":5.5860000000000003,"15min":5.5860000000000003},"last":0.754},{"interface":"front","average":{"1min":1.0680000000000001,"5min":0.79400000000000004,"15min":0.84299999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":4.2999999999999998,"5min":4.2999999999999998,"15min":4.2999999999999998},"last":1.002}]},{"osd":6,"last update":"Sun Oct 1 09:31:06 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":0.83599999999999997,"15min":0.88300000000000001},"min":{"1min":0.35599999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.1319999999999997,"5min":8.1319999999999997,"15min":8.1319999999999997},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.6479999999999999,"5min":1.1379999999999999,"15min":1.0700000000000001},"min":{"1min":0.42399999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":12.032999999999999,"5min":12.032999999999999,"15min":12.032999999999999},"last":0.78300000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:30:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.95199999999999996,"15min":1.046},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.6360000000000001,"5min":5.6360000000000001,"15min":5.6360000000000001},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.429,"5min":0.93600000000000005,"15min":0.97799999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.4370000000000003,"5min":4.4370000000000003,"15min":4.4370000000000003},"last":0.92500000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823005,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902100,"kb_used_data":600716,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92843052,"statfs":{"total":95995035648,"available":95071285248,"internally_reserved":0,"allocated":615133184,"data_stored":614617982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,0,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":[{"osd":0,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.381,"15min":1.5529999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":9.3989999999999991,"5min":12.989000000000001,"15min":85.159999999999997},"last":0.26500000000000001},{"interface":"front","average":{"1min":1.51,"5min":1.403,"15min":1.5669999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":6.4829999999999997,"5min":13.334,"15min":85.263999999999996},"last":0.37}]},{"osd":1,"last update":"Sun Oct 1 09:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.25,"15min":1.2829999999999999},"min":{"1min":0.39200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":2.8100000000000001,"5min":9.2729999999999997,"15min":39.030999999999999},"last":1.236},{"interface":"front","average":{"1min":1.444,"5min":1.389,"15min":1.379},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.4219999999999997,"5min":9.2530000000000001,"15min":38.966999999999999},"last":1.246}]},{"osd":2,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":2.117,"5min":1.6419999999999999,"15min":1.2470000000000001},"min":{"1min":0.38300000000000001,"5min":0.376,"15min":0.376},"max":{"1min":8.4540000000000006,"5min":10.747,"15min":10.747},"last":0.40300000000000002},{"interface":"front","average":{"1min":1.379,"5min":1.486,"15min":1.248},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.7809999999999997,"5min":6.8460000000000001,"15min":9.4149999999999991},"last":0.35199999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:31:31 2023","interfaces":[{"interface":"back","average":{"1min":4.4199999999999999,"5min":3.8780000000000001,"15min":2.3199999999999998},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":56.244,"5min":154.482,"15min":154.482},"last":5.96},{"interface":"front","average":{"1min":3.714,"5min":3.726,"15min":2.359},"min":{"1min":0.40799999999999997,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":56.186999999999998,"5min":155.774,"15min":155.774},"last":5.9960000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.85499999999999998,"15min":0.92500000000000004},"min":{"1min":0.39100000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.968,"5min":5.968,"15min":5.968},"last":0.438},{"interface":"front","average":{"1min":1.161,"5min":0.91800000000000004,"15min":0.94099999999999995},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.9379999999999997,"5min":5.9379999999999997,"15min":5.9379999999999997},"last":0.33800000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:31:09 2023","interfaces":[{"interface":"back","average":{"1min":1.8899999999999999,"5min":1.1579999999999999,"15min":1.0549999999999999},"min":{"1min":0.499,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":6.4400000000000004,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":0.57799999999999996},{"interface":"front","average":{"1min":1.444,"5min":1.097,"15min":1.038},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.875,"5min":5.875,"15min":5.875},"last":0.44800000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.0309999999999999,"15min":1.071},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":4.7809999999999997,"5min":4.7809999999999997,"15min":4.7809999999999997},"last":0.46100000000000002},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.014,"15min":1.103},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":4.4779999999999998,"5min":4.4779999999999998,"15min":4.8159999999999998},"last":2.1110000000000002}]}]}],"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":2,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":539496448,"data_stored":539492376,"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":1121259520,"data_stored":1121255448,"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":982384640,"data_stored":982384640,"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":1033043968,"data_stored":1033043968,"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":360054784,"data_stored":360054784,"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":611057664,"data_stored":611057664,"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":348262400,"data_stored":348258328,"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":302579712,"data_stored":302579712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:31:44.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:44.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:44 smithi183 bash[59233]: cluster 2023-10-01T09:31:43.325730+0000 mgr.y (mgr.25132) 649 : cluster 0 pgmap v634: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 867 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 17740/41655 objects degraded (42.588%); 4103/41655 objects misplaced (9.850%); 0 B/s, 37 objects/s recovering 2023-10-01T09:31:44.441 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:44 smithi183 bash[59233]: cluster 2023-10-01T09:31:44.008321+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 17740/41655 objects degraded (42.588%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:44.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:44 smithi183 bash[59233]: audit 2023-10-01T09:31:44.014513+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:44.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:44.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:44.554 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[75702]: cluster 2023-10-01T09:31:43.325730+0000 mgr.y (mgr.25132) 649 : cluster 0 pgmap v634: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 867 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 17740/41655 objects degraded (42.588%); 4103/41655 objects misplaced (9.850%); 0 B/s, 37 objects/s recovering 2023-10-01T09:31:44.554 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[75702]: cluster 2023-10-01T09:31:44.008321+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 17740/41655 objects degraded (42.588%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:44.554 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[75702]: audit 2023-10-01T09:31:44.014513+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:44.554 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[78631]: cluster 2023-10-01T09:31:43.325730+0000 mgr.y (mgr.25132) 649 : cluster 0 pgmap v634: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 867 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 17740/41655 objects degraded (42.588%); 4103/41655 objects misplaced (9.850%); 0 B/s, 37 objects/s recovering 2023-10-01T09:31:44.554 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[78631]: cluster 2023-10-01T09:31:44.008321+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 17740/41655 objects degraded (42.588%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:44.554 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[78631]: audit 2023-10-01T09:31:44.014513+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:44.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:44.652 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:44.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:44.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:44.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:31:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:31:44] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.33.4" 2023-10-01T09:31:44.834 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:31:44.866 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:31:44.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:44.904 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:31:44.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:44.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:44.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:44.947 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:31:45.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:45.039 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:31:45.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:45.085 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:31:45.127 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:31:45.162 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:31:45.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.181 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:31:45.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:45.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:45.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:45.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:45.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:45.437 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:45 smithi183 bash[59233]: audit 2023-10-01T09:31:44.785889+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.111:0/2260262767' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:31:45.437 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:45 smithi183 bash[59233]: cluster 2023-10-01T09:31:45.326466+0000 mgr.y (mgr.25132) 650 : cluster 0 pgmap v635: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 776 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 17625/37302 objects degraded (47.249%); 4103/37302 objects misplaced (10.999%); 0 B/s, 41 objects/s recovering 2023-10-01T09:31:45.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:45.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:45.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:45.588 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:45.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:45.691 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:45 smithi111 bash[75702]: audit 2023-10-01T09:31:44.785889+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.111:0/2260262767' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:31:45.691 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:45 smithi111 bash[75702]: cluster 2023-10-01T09:31:45.326466+0000 mgr.y (mgr.25132) 650 : cluster 0 pgmap v635: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 776 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 17625/37302 objects degraded (47.249%); 4103/37302 objects misplaced (10.999%); 0 B/s, 41 objects/s recovering 2023-10-01T09:31:45.691 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:45 smithi111 bash[78631]: audit 2023-10-01T09:31:44.785889+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.111:0/2260262767' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:31:45.691 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:45 smithi111 bash[78631]: cluster 2023-10-01T09:31:45.326466+0000 mgr.y (mgr.25132) 650 : cluster 0 pgmap v635: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 776 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 17625/37302 objects degraded (47.249%); 4103/37302 objects misplaced (10.999%); 0 B/s, 41 objects/s recovering 2023-10-01T09:31:45.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:45.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:45.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:45.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:45.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:45.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:46.011 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:46.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:46.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:46.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:46.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:46.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:46.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:46.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:46.462 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:46.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:46.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:46.587 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:46.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:46.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:46.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:46.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:46.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:46.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:46.998 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:46.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:47.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:47.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:47.237 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:47.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:47.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:47.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:47.383 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[78631]: audit 2023-10-01T09:31:46.320095+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.383 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[78631]: audit 2023-10-01T09:31:46.330948+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.383 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[78631]: audit 2023-10-01T09:31:46.912171+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:31:47.384 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[78631]: audit 2023-10-01T09:31:46.913242+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:31:47.384 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[78631]: audit 2023-10-01T09:31:46.920858+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.384 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[75702]: audit 2023-10-01T09:31:46.320095+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.385 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[75702]: audit 2023-10-01T09:31:46.330948+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.385 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[75702]: audit 2023-10-01T09:31:46.912171+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:31:47.385 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[75702]: audit 2023-10-01T09:31:46.913242+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:31:47.385 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:47 smithi111 bash[75702]: audit 2023-10-01T09:31:46.920858+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:31:47.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:47.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:47.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:47.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:47.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:47 smithi183 bash[59233]: audit 2023-10-01T09:31:46.320095+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:47 smithi183 bash[59233]: audit 2023-10-01T09:31:46.330948+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:47 smithi183 bash[59233]: audit 2023-10-01T09:31:46.912171+0000 mon.a (mon.0) 833 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:31:47.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:47 smithi183 bash[59233]: audit 2023-10-01T09:31:46.913242+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:31:47.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:47 smithi183 bash[59233]: audit 2023-10-01T09:31:46.920858+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:31:47.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:47.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:47.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:47.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:47.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:47.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:47.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:47.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:48.073 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:48.099 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:48.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:48.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:48.237 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:48.338 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:48 smithi183 bash[59233]: cluster 2023-10-01T09:31:47.327268+0000 mgr.y (mgr.25132) 651 : cluster 0 pgmap v636: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 664 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 17625/31935 objects degraded (55.190%); 4103/31935 objects misplaced (12.848%); 0 B/s, 37 objects/s recovering 2023-10-01T09:31:48.338 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:48 smithi183 bash[59233]: audit 2023-10-01T09:31:48.224555+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.111:0/1920261062' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:31:48.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:48.348 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:31:48.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:48.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:48.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:48.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:48.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:48.652 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:48.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:48.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:48 smithi111 bash[75702]: cluster 2023-10-01T09:31:47.327268+0000 mgr.y (mgr.25132) 651 : cluster 0 pgmap v636: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 664 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 17625/31935 objects degraded (55.190%); 4103/31935 objects misplaced (12.848%); 0 B/s, 37 objects/s recovering 2023-10-01T09:31:48.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:48 smithi111 bash[75702]: audit 2023-10-01T09:31:48.224555+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.111:0/1920261062' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:31:48.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:48 smithi111 bash[78631]: cluster 2023-10-01T09:31:47.327268+0000 mgr.y (mgr.25132) 651 : cluster 0 pgmap v636: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 664 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 701 op/s; 17625/31935 objects degraded (55.190%); 4103/31935 objects misplaced (12.848%); 0 B/s, 37 objects/s recovering 2023-10-01T09:31:48.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:48 smithi111 bash[78631]: audit 2023-10-01T09:31:48.224555+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.111:0/1920261062' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:31:48.788 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:48.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:48.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:48.919 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:48.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:48.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:49.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:49.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:49.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:49.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:49.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:49.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:49.293 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:49.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:49.432 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: cluster 2023-10-01T09:31:48.321175+0000 mon.a (mon.0) 837 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:31:49.432 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: cluster 2023-10-01T09:31:48.336701+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.432 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: cluster 2023-10-01T09:31:48.337419+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: audit 2023-10-01T09:31:48.342962+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.111:0/1920261062' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:31:49.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: cluster 2023-10-01T09:31:48.343216+0000 mon.a (mon.0) 839 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-10-01T09:31:49.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: cluster 2023-10-01T09:31:48.368340+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[75702]: cluster 2023-10-01T09:31:49.011979+0000 mon.a (mon.0) 840 : cluster 3 Health check update: Degraded data redundancy: 17625/31935 objects degraded (55.190%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:49.433 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: cluster 2023-10-01T09:31:48.321175+0000 mon.a (mon.0) 837 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:31:49.434 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: cluster 2023-10-01T09:31:48.336701+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.434 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: cluster 2023-10-01T09:31:48.337419+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.434 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: audit 2023-10-01T09:31:48.342962+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.111:0/1920261062' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:31:49.434 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: cluster 2023-10-01T09:31:48.343216+0000 mon.a (mon.0) 839 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-10-01T09:31:49.434 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: cluster 2023-10-01T09:31:48.368340+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.435 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:49 smithi111 bash[78631]: cluster 2023-10-01T09:31:49.011979+0000 mon.a (mon.0) 840 : cluster 3 Health check update: Degraded data redundancy: 17625/31935 objects degraded (55.190%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:49.490 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:49.517 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:49.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:49.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:49.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:31:49.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: cluster 2023-10-01T09:31:48.321175+0000 mon.a (mon.0) 837 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:31:49.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: cluster 2023-10-01T09:31:48.336701+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: cluster 2023-10-01T09:31:48.337419+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: audit 2023-10-01T09:31:48.342962+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.111:0/1920261062' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:31:49.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: cluster 2023-10-01T09:31:48.343216+0000 mon.a (mon.0) 839 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-10-01T09:31:49.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: cluster 2023-10-01T09:31:48.368340+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T09:31:49.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:49 smithi183 bash[59233]: cluster 2023-10-01T09:31:49.011979+0000 mon.a (mon.0) 840 : cluster 3 Health check update: Degraded data redundancy: 17625/31935 objects degraded (55.190%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:49.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:49.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:49.810 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:49.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:49.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:49.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:49.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:50.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:50.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:50.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:50.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:50.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:50.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:50.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:50.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:50.473 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:50.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:50.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:50.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:50.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:50 smithi111 bash[75702]: cluster 2023-10-01T09:31:49.327793+0000 mgr.y (mgr.25132) 652 : cluster 0 pgmap v638: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 664 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 17625/31935 objects degraded (55.190%); 4103/31935 objects misplaced (12.848%); 0 B/s, 41 objects/s recovering 2023-10-01T09:31:50.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:50 smithi111 bash[78631]: cluster 2023-10-01T09:31:49.327793+0000 mgr.y (mgr.25132) 652 : cluster 0 pgmap v638: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 664 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 17625/31935 objects degraded (55.190%); 4103/31935 objects misplaced (12.848%); 0 B/s, 41 objects/s recovering 2023-10-01T09:31:50.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:50.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:50.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:50.790 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:50.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:50.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:50 smithi183 bash[59233]: cluster 2023-10-01T09:31:49.327793+0000 mgr.y (mgr.25132) 652 : cluster 0 pgmap v638: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 664 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 17625/31935 objects degraded (55.190%); 4103/31935 objects misplaced (12.848%); 0 B/s, 41 objects/s recovering 2023-10-01T09:31:50.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:50.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:50.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:50.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:51.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:51.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:51.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:51.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:51.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:51.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:51.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:51.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:51.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:51.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:51.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:51.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:51.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:51.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:51.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:51.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:51.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:51.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:31:51.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:51.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:51.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:52.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:52.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:52.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:52.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:52.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:52.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:52.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:52.303 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:52.316 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:52.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:52.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:52.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:52.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:52.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:52 smithi111 bash[75702]: cluster 2023-10-01T09:31:51.328449+0000 mgr.y (mgr.25132) 653 : cluster 0 pgmap v639: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 566 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 17510/27228 objects degraded (64.309%); 4103/27228 objects misplaced (15.069%); 0 B/s, 22 objects/s recovering 2023-10-01T09:31:52.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:52 smithi111 bash[78631]: cluster 2023-10-01T09:31:51.328449+0000 mgr.y (mgr.25132) 653 : cluster 0 pgmap v639: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 566 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 17510/27228 objects degraded (64.309%); 4103/27228 objects misplaced (15.069%); 0 B/s, 22 objects/s recovering 2023-10-01T09:31:52.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:52.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:52.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:52.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:52 smithi183 bash[59233]: cluster 2023-10-01T09:31:51.328449+0000 mgr.y (mgr.25132) 653 : cluster 0 pgmap v639: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 566 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 17510/27228 objects degraded (64.309%); 4103/27228 objects misplaced (15.069%); 0 B/s, 22 objects/s recovering 2023-10-01T09:31:52.828 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:52.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:52.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:52.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:52.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:52.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:53.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:53.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:53.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:53.242 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:53.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:53.318 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:53.386 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:53.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:53.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:53.522 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:53.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:53.652 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:53.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:53.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:53.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:53.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:53.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:53.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:53.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:53.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:54.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:54.073 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:54.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:54.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:54.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:54.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:54.335 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:54.335 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:54.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:54.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:54.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:54.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:54 smithi183 bash[59233]: cluster 2023-10-01T09:31:53.328969+0000 mgr.y (mgr.25132) 654 : cluster 0 pgmap v640: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 464 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 17510/22317 objects degraded (78.460%); 4103/22317 objects misplaced (18.385%); 0 B/s, 22 objects/s recovering 2023-10-01T09:31:54.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:54 smithi183 bash[59233]: cluster 2023-10-01T09:31:54.013104+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 17510/22317 objects degraded (78.460%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:54.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:54.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:54.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:54 smithi111 bash[78631]: cluster 2023-10-01T09:31:53.328969+0000 mgr.y (mgr.25132) 654 : cluster 0 pgmap v640: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 464 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 17510/22317 objects degraded (78.460%); 4103/22317 objects misplaced (18.385%); 0 B/s, 22 objects/s recovering 2023-10-01T09:31:54.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:54 smithi111 bash[78631]: cluster 2023-10-01T09:31:54.013104+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 17510/22317 objects degraded (78.460%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:54.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:54 smithi111 bash[75702]: cluster 2023-10-01T09:31:53.328969+0000 mgr.y (mgr.25132) 654 : cluster 0 pgmap v640: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 464 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 17510/22317 objects degraded (78.460%); 4103/22317 objects misplaced (18.385%); 0 B/s, 22 objects/s recovering 2023-10-01T09:31:54.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:54 smithi111 bash[75702]: cluster 2023-10-01T09:31:54.013104+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 17510/22317 objects degraded (78.460%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:54.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:54.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:54.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:54.837 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:54.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:54.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:54.979 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:31:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:31:54] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.33.4" 2023-10-01T09:31:54.992 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:54.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:55.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:55.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:55.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:55.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:55.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:55.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:55.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:55.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:55.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:55.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:55.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:55.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:55.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:55.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:55.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:55.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:55.925 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:55.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:55.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:56.031 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:56.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:56.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:56.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:56.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:56.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:56.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:56.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:56.370 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:31:56.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:56.433 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:56 smithi111 bash[75702]: cluster 2023-10-01T09:31:55.329526+0000 mgr.y (mgr.25132) 655 : cluster 0 pgmap v641: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 374 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 17393/18018 objects degraded (96.531%); 4103/18018 objects misplaced (22.772%); 0 B/s, 23 objects/s recovering 2023-10-01T09:31:56.433 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:56 smithi111 bash[78631]: cluster 2023-10-01T09:31:55.329526+0000 mgr.y (mgr.25132) 655 : cluster 0 pgmap v641: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 374 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 17393/18018 objects degraded (96.531%); 4103/18018 objects misplaced (22.772%); 0 B/s, 23 objects/s recovering 2023-10-01T09:31:56.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:56.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:56 smithi183 bash[59233]: cluster 2023-10-01T09:31:55.329526+0000 mgr.y (mgr.25132) 655 : cluster 0 pgmap v641: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 374 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 17393/18018 objects degraded (96.531%); 4103/18018 objects misplaced (22.772%); 0 B/s, 23 objects/s recovering 2023-10-01T09:31:56.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:56.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:56.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:56.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:56.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:56.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:56.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:56.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:56.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:56.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:56.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:56.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:57.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:57.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:57.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:57.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:57.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:57.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:57.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:57.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:57.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:57.480 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:57.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:57.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:57.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:57.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:57.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:57.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:57.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:57.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:57.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:57.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:57.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:58.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:58.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:58.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:31:58.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:58.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:58.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:58.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:58.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:58.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:58.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:58.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:31:58.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:31:58.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:58 smithi111 bash[75702]: cluster 2023-10-01T09:31:57.330345+0000 mgr.y (mgr.25132) 656 : cluster 0 pgmap v642: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 256 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 17393/12342 objects degraded (140.925%); 4103/12342 objects misplaced (33.244%); 0 B/s, 23 objects/s recovering 2023-10-01T09:31:58.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:58 smithi111 bash[78631]: cluster 2023-10-01T09:31:57.330345+0000 mgr.y (mgr.25132) 656 : cluster 0 pgmap v642: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 256 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 17393/12342 objects degraded (140.925%); 4103/12342 objects misplaced (33.244%); 0 B/s, 23 objects/s recovering 2023-10-01T09:31:58.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:58.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:58 smithi183 bash[59233]: cluster 2023-10-01T09:31:57.330345+0000 mgr.y (mgr.25132) 656 : cluster 0 pgmap v642: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 256 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 17393/12342 objects degraded (140.925%); 4103/12342 objects misplaced (33.244%); 0 B/s, 23 objects/s recovering 2023-10-01T09:31:58.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:58.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:58.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:58.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:58.810 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:58.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:58.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:58.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:58.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:31:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:58.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:31:59.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:59.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:31:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:31:59.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:59.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:31:59.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:31:59.343 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:59.380 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:59.386 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:59 smithi183 bash[59233]: cluster 2023-10-01T09:31:59.014088+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 17393/12342 objects degraded (140.925%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:59.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:59.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:59 smithi111 bash[75702]: cluster 2023-10-01T09:31:59.014088+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 17393/12342 objects degraded (140.925%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:59.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:31:59 smithi111 bash[75702]: audit 2023-10-01T09:31:59.015378+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:59.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:59 smithi111 bash[78631]: cluster 2023-10-01T09:31:59.014088+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 17393/12342 objects degraded (140.925%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:31:59.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:31:59 smithi111 bash[78631]: audit 2023-10-01T09:31:59.015378+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:59.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:31:59.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:31:59.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:59.658 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:31:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:31:59.662 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:31:59 smithi183 bash[59233]: audit 2023-10-01T09:31:59.015378+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:31:59.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:59.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:31:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:31:59.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:59.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:31:59.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:31:59.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:00.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:00.067 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:00.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:00.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:00.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:00.338 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:00.443 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:00.477 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:00.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:00.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:00 smithi183 bash[59233]: cluster 2023-10-01T09:31:59.330813+0000 mgr.y (mgr.25132) 657 : cluster 0 pgmap v643: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 256 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 17393/12342 objects degraded (140.925%); 4103/12342 objects misplaced (33.244%); 0 B/s, 21 objects/s recovering 2023-10-01T09:32:00.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:00.612 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:00.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:00.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:00.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:00.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:00 smithi111 bash[75702]: cluster 2023-10-01T09:31:59.330813+0000 mgr.y (mgr.25132) 657 : cluster 0 pgmap v643: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 256 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 17393/12342 objects degraded (140.925%); 4103/12342 objects misplaced (33.244%); 0 B/s, 21 objects/s recovering 2023-10-01T09:32:00.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:00 smithi111 bash[78631]: cluster 2023-10-01T09:31:59.330813+0000 mgr.y (mgr.25132) 657 : cluster 0 pgmap v643: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 256 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 17393/12342 objects degraded (140.925%); 4103/12342 objects misplaced (33.244%); 0 B/s, 21 objects/s recovering 2023-10-01T09:32:00.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:00.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:00.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:00.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:00.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:01.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:01.126 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:01.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:01.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:01.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:01.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:01.390 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:01.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:01.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:01.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:01.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:01.664 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:01.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:01.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:01.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:01.831 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:01.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:01.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:01.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:01.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:02.069 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:02.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:02.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:02.204 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Removed 85149 objects 2023-10-01T09:32:02.205 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Clean up completed and total clean up time :133.545 2023-10-01T09:32:02.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:02.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:02.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:02.349 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:02.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:02.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:02.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:02.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:02 smithi183 bash[59233]: cluster 2023-10-01T09:32:01.331687+0000 mgr.y (mgr.25132) 658 : cluster 0 pgmap v644: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 152 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 17278/7359 objects degraded (234.787%); 4103/7359 objects misplaced (55.755%); 0 B/s, 28 objects/s recovering 2023-10-01T09:32:02.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:02.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:02.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:02.615 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:02 smithi111 bash[78631]: cluster 2023-10-01T09:32:01.331687+0000 mgr.y (mgr.25132) 658 : cluster 0 pgmap v644: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 152 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 17278/7359 objects degraded (234.787%); 4103/7359 objects misplaced (55.755%); 0 B/s, 28 objects/s recovering 2023-10-01T09:32:02.616 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:02 smithi111 bash[75702]: cluster 2023-10-01T09:32:01.331687+0000 mgr.y (mgr.25132) 658 : cluster 0 pgmap v644: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 152 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 17278/7359 objects degraded (234.787%); 4103/7359 objects misplaced (55.755%); 0 B/s, 28 objects/s recovering 2023-10-01T09:32:02.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:02.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:02.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:02.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:02.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:02.891 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:02.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:02.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:03.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:03.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:03.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:03.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:03.263 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:03.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:03.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:03.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:03.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:03.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:03.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:03.678 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:03.781 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:03.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:03.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:03.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:03.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:03.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:04.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:04.074 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:04.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:04.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:04.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:04.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:04.328 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-10-01T09:32:04.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-10-01T09:32:04.340 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:04.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:04.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:04.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:04 smithi183 bash[59233]: cluster 2023-10-01T09:32:03.332799+0000 mgr.y (mgr.25132) 659 : cluster 0 pgmap v645: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 45 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 17278/2202 objects degraded (784.650%); 4103/2202 objects misplaced (186.331%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:04.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:04 smithi183 bash[59233]: cluster 2023-10-01T09:32:04.015357+0000 mon.a (mon.0) 844 : cluster 3 Health check update: Degraded data redundancy: 17278/2202 objects degraded (784.650%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:04.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:04.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:04 smithi111 bash[75702]: cluster 2023-10-01T09:32:03.332799+0000 mgr.y (mgr.25132) 659 : cluster 0 pgmap v645: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 45 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 17278/2202 objects degraded (784.650%); 4103/2202 objects misplaced (186.331%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:04.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:04 smithi111 bash[75702]: cluster 2023-10-01T09:32:04.015357+0000 mon.a (mon.0) 844 : cluster 3 Health check update: Degraded data redundancy: 17278/2202 objects degraded (784.650%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:04.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:04 smithi111 bash[78631]: cluster 2023-10-01T09:32:03.332799+0000 mgr.y (mgr.25132) 659 : cluster 0 pgmap v645: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 45 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 17278/2202 objects degraded (784.650%); 4103/2202 objects misplaced (186.331%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:04.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:04 smithi111 bash[78631]: cluster 2023-10-01T09:32:04.015357+0000 mon.a (mon.0) 844 : cluster 3 Health check update: Degraded data redundancy: 17278/2202 objects degraded (784.650%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:04.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:04.595 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:04.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:04.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:04.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:04.840 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:32:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:32:04] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.33.4" 2023-10-01T09:32:04.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:04.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:04.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:04.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:04.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:05.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:05.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:05.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:05.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:05.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:05.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:05.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:05.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:05.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:05.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:05.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:05.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:05.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:05.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:05.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:05.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:05.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:05.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:05.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:05.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:06.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:06.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:06.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:06.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:06.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:06.272 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:06.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:06.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:06.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:06.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:06.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:06.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:06 smithi111 bash[75702]: cluster 2023-10-01T09:32:05.333794+0000 mgr.y (mgr.25132) 660 : cluster 0 pgmap v646: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 5.4 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 17162/306 objects degraded (5608.497%); 4103/306 objects misplaced (1340.850%); 0 B/s, 28 objects/s recovering 2023-10-01T09:32:06.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:06 smithi111 bash[78631]: cluster 2023-10-01T09:32:05.333794+0000 mgr.y (mgr.25132) 660 : cluster 0 pgmap v646: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 5.4 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 17162/306 objects degraded (5608.497%); 4103/306 objects misplaced (1340.850%); 0 B/s, 28 objects/s recovering 2023-10-01T09:32:06.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:06.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:06.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:06.658 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:06.660 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:06 smithi183 bash[59233]: cluster 2023-10-01T09:32:05.333794+0000 mgr.y (mgr.25132) 660 : cluster 0 pgmap v646: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 5.4 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 17162/306 objects degraded (5608.497%); 4103/306 objects misplaced (1340.850%); 0 B/s, 28 objects/s recovering 2023-10-01T09:32:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:06.685 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:32:06.686 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:32:06.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:06.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:06.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:06.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:06.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:06.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:06.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:07.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:07.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:07.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:07.161 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:07.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:07.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:07.295 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:07.324 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:07.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:07.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:07.555 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:07.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:07.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:07.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:07.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:07.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:07.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:07.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:07.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:07.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:07.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:08.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:08.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:08.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:08.207 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:08.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:08.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:08.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:08.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:08.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:08.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:08.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:08.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:08.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:08.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:08 smithi111 bash[78631]: cluster 2023-10-01T09:32:07.334448+0000 mgr.y (mgr.25132) 661 : cluster 0 pgmap v647: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 17162/72 objects degraded (23836.111%); 4103/72 objects misplaced (5698.611%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:08.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:08 smithi111 bash[75702]: cluster 2023-10-01T09:32:07.334448+0000 mgr.y (mgr.25132) 661 : cluster 0 pgmap v647: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 17162/72 objects degraded (23836.111%); 4103/72 objects misplaced (5698.611%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:08.616 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:08.636 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:32:08.638 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:32:08.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:08.747 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:08.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:08.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:08 smithi183 bash[59233]: cluster 2023-10-01T09:32:07.334448+0000 mgr.y (mgr.25132) 661 : cluster 0 pgmap v647: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 17162/72 objects degraded (23836.111%); 4103/72 objects misplaced (5698.611%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:08.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:08.877 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:08.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:08.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:09.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:09.138 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:09.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:09.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:09.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:09.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:09.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:09.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:09.622 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:32:09.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:09.641 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:32:09.649 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:09.650 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:09 smithi183 bash[59233]: cluster 2023-10-01T09:32:09.016817+0000 mon.a (mon.0) 845 : cluster 3 Health check update: Degraded data redundancy: 17162/72 objects degraded (23836.111%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:09.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:09.665 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:32:09.687 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:32:09.706 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:09 smithi111 bash[78631]: cluster 2023-10-01T09:32:09.016817+0000 mon.a (mon.0) 845 : cluster 3 Health check update: Degraded data redundancy: 17162/72 objects degraded (23836.111%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:09.706 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:09 smithi111 bash[75702]: cluster 2023-10-01T09:32:09.016817+0000 mon.a (mon.0) 845 : cluster 3 Health check update: Degraded data redundancy: 17162/72 objects degraded (23836.111%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:09.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T09:32:09.710 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:32:09.734 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:32:09.752 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.755 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:32:09.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:09.784 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:32:09.786 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.786 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.786 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.786 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.786 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.786 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.787 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.787 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:32:09.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:09.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:10.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:10.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:10.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:10.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:10.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:10.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:10.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:10.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:10.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:10.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:10.421 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:32:10.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:10.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:10.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:10.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[78631]: audit 2023-10-01T09:32:08.622433+0000 mgr.y (mgr.25132) 662 : audit 0 from='client.45053 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[78631]: cluster 2023-10-01T09:32:09.334951+0000 mgr.y (mgr.25132) 663 : cluster 0 pgmap v648: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 340 op/s; 17162/72 objects degraded (23836.111%); 4103/72 objects misplaced (5698.611%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[78631]: audit 2023-10-01T09:32:09.596432+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.111:0/3741349369' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[78631]: audit 2023-10-01T09:32:09.773699+0000 mon.a (mon.0) 846 : audit 1 from='client.? 172.21.15.111:0/4093988534' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[75702]: audit 2023-10-01T09:32:08.622433+0000 mgr.y (mgr.25132) 662 : audit 0 from='client.45053 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[75702]: cluster 2023-10-01T09:32:09.334951+0000 mgr.y (mgr.25132) 663 : cluster 0 pgmap v648: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 340 op/s; 17162/72 objects degraded (23836.111%); 4103/72 objects misplaced (5698.611%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[75702]: audit 2023-10-01T09:32:09.596432+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.111:0/3741349369' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:10.541 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:10 smithi111 bash[75702]: audit 2023-10-01T09:32:09.773699+0000 mon.a (mon.0) 846 : audit 1 from='client.? 172.21.15.111:0/4093988534' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:32:10.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:10.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:10.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:10 smithi183 bash[59233]: audit 2023-10-01T09:32:08.622433+0000 mgr.y (mgr.25132) 662 : audit 0 from='client.45053 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:32:10.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:10 smithi183 bash[59233]: cluster 2023-10-01T09:32:09.334951+0000 mgr.y (mgr.25132) 663 : cluster 0 pgmap v648: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 340 op/s; 17162/72 objects degraded (23836.111%); 4103/72 objects misplaced (5698.611%); 0 B/s, 19 objects/s recovering 2023-10-01T09:32:10.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:10 smithi183 bash[59233]: audit 2023-10-01T09:32:09.596432+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.111:0/3741349369' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:10.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:10 smithi183 bash[59233]: audit 2023-10-01T09:32:09.773699+0000 mon.a (mon.0) 846 : audit 1 from='client.? 172.21.15.111:0/4093988534' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:32:10.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:10.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:10.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:10.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:10.866 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":647,"stamp":"2023-10-01T09:32:07.333964+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17162,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":170560,"num_write_kb":5451982,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12750,"num_bytes_recovered":643178722,"num_keys_recovered":20,"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":124494,"ondisk_log_size":124494,"up":267,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":296,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4377296,"kb_used_data":1869456,"kb_used_omap":20,"kb_used_meta":2507755,"kb_avail":745583920,"statfs":{"total":767960285184,"available":763477934080,"internally_reserved":0,"allocated":1914322944,"data_stored":1909388192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2567941774},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-391970840,"num_objects":-5982,"num_object_clones":0,"num_object_copies":-17946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-231,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-5982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5982,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":231,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004842"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":35,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.401766+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:31:36.401766+0000","last_peered":"2023-10-01T09:31:36.401766+0000","last_clean":"2023-10-01T09:31:36.401766+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:31:36.401766+0000","last_undegraded":"2023-10-01T09:31:36.401766+0000","last_fullsized":"2023-10-01T09:31:36.401766+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":33,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446864+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:31:36.446864+0000","last_peered":"2023-10-01T09:31:36.446864+0000","last_clean":"2023-10-01T09:31:36.446864+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:31:36.446864+0000","last_undegraded":"2023-10-01T09:31:36.446864+0000","last_fullsized":"2023-10-01T09:31:36.446864+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":76,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.448644+0000","last_change":"2023-10-01T09:28:17.361761+0000","last_active":"2023-10-01T09:31:36.448644+0000","last_peered":"2023-10-01T09:31:36.448644+0000","last_clean":"2023-10-01T09:31:36.448644+0000","last_became_active":"2023-10-01T09:28:17.361374+0000","last_became_peered":"2023-10-01T09:28:17.361374+0000","last_unstale":"2023-10-01T09:31:36.448644+0000","last_undegraded":"2023-10-01T09:31:36.448644+0000","last_fullsized":"2023-10-01T09:31:36.448644+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:02:48.669499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":140,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411426+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:31:36.411426+0000","last_peered":"2023-10-01T09:31:36.411426+0000","last_clean":"2023-10-01T09:31:36.411426+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:31:36.411426+0000","last_undegraded":"2023-10-01T09:31:36.411426+0000","last_fullsized":"2023-10-01T09:31:36.411426+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":147,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.444483+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:31:36.444483+0000","last_peered":"2023-10-01T09:31:36.444483+0000","last_clean":"2023-10-01T09:31:36.444483+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:31:36.444483+0000","last_undegraded":"2023-10-01T09:31:36.444483+0000","last_fullsized":"2023-10-01T09:31:36.444483+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":28,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410154+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:31:36.410154+0000","last_peered":"2023-10-01T09:31:36.410154+0000","last_clean":"2023-10-01T09:31:36.410154+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:31:36.410154+0000","last_undegraded":"2023-10-01T09:31:36.410154+0000","last_fullsized":"2023-10-01T09:31:36.410154+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":139,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411771+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:31:36.411771+0000","last_peered":"2023-10-01T09:31:36.411771+0000","last_clean":"2023-10-01T09:31:36.411771+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:31:36.411771+0000","last_undegraded":"2023-10-01T09:31:36.411771+0000","last_fullsized":"2023-10-01T09:31:36.411771+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:47.122762+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:31:47.122762+0000","last_peered":"2023-10-01T09:31:47.122762+0000","last_clean":"2023-10-01T09:31:47.122762+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:31:47.122762+0000","last_undegraded":"2023-10-01T09:31:47.122762+0000","last_fullsized":"2023-10-01T09:31:47.122762+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":40,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.453049+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:31:36.453049+0000","last_peered":"2023-10-01T09:31:36.453049+0000","last_clean":"2023-10-01T09:31:36.453049+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:31:36.453049+0000","last_undegraded":"2023-10-01T09:31:36.453049+0000","last_fullsized":"2023-10-01T09:31:36.453049+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:47.122794+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:31:47.122794+0000","last_peered":"2023-10-01T09:31:47.122794+0000","last_clean":"2023-10-01T09:31:47.122794+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:31:47.122794+0000","last_undegraded":"2023-10-01T09:31:47.122794+0000","last_fullsized":"2023-10-01T09:31:47.122794+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":28,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446404+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:31:36.446404+0000","last_peered":"2023-10-01T09:31:36.446404+0000","last_clean":"2023-10-01T09:31:36.446404+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:31:36.446404+0000","last_undegraded":"2023-10-01T09:31:36.446404+0000","last_fullsized":"2023-10-01T09:31:36.446404+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":135,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.396388+0000","last_change":"2023-10-01T09:29:17.375771+0000","last_active":"2023-10-01T09:31:36.396388+0000","last_peered":"2023-10-01T09:31:36.396388+0000","last_clean":"2023-10-01T09:31:36.396388+0000","last_became_active":"2023-10-01T09:29:17.375477+0000","last_became_peered":"2023-10-01T09:29:17.375477+0000","last_unstale":"2023-10-01T09:31:36.396388+0000","last_undegraded":"2023-10-01T09:31:36.396388+0000","last_fullsized":"2023-10-01T09:31:36.396388+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:33.066393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":45,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.402626+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:31:36.402626+0000","last_peered":"2023-10-01T09:31:36.402626+0000","last_clean":"2023-10-01T09:31:36.402626+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:31:36.402626+0000","last_undegraded":"2023-10-01T09:31:36.402626+0000","last_fullsized":"2023-10-01T09:31:36.402626+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":119,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.402350+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:31:36.402350+0000","last_peered":"2023-10-01T09:31:36.402350+0000","last_clean":"2023-10-01T09:31:36.402350+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:31:36.402350+0000","last_undegraded":"2023-10-01T09:31:36.402350+0000","last_fullsized":"2023-10-01T09:31:36.402350+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":74,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446646+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:31:36.446646+0000","last_peered":"2023-10-01T09:31:36.446646+0000","last_clean":"2023-10-01T09:31:36.446646+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:31:36.446646+0000","last_undegraded":"2023-10-01T09:31:36.446646+0000","last_fullsized":"2023-10-01T09:31:36.446646+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":132,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:47.136340+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:31:47.136340+0000","last_peered":"2023-10-01T09:31:47.136340+0000","last_clean":"2023-10-01T09:31:47.136340+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:31:47.136340+0000","last_undegraded":"2023-10-01T09:31:47.136340+0000","last_fullsized":"2023-10-01T09:31:47.136340+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":139,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410746+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:31:36.410746+0000","last_peered":"2023-10-01T09:31:36.410746+0000","last_clean":"2023-10-01T09:31:36.410746+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:31:36.410746+0000","last_undegraded":"2023-10-01T09:31:36.410746+0000","last_fullsized":"2023-10-01T09:31:36.410746+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":31,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.453198+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:31:36.453198+0000","last_peered":"2023-10-01T09:31:36.453198+0000","last_clean":"2023-10-01T09:31:36.453198+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:31:36.453198+0000","last_undegraded":"2023-10-01T09:31:36.453198+0000","last_fullsized":"2023-10-01T09:31:36.453198+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":111,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446082+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:31:36.446082+0000","last_peered":"2023-10-01T09:31:36.446082+0000","last_clean":"2023-10-01T09:31:36.446082+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:31:36.446082+0000","last_undegraded":"2023-10-01T09:31:36.446082+0000","last_fullsized":"2023-10-01T09:31:36.446082+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":139,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411498+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:31:36.411498+0000","last_peered":"2023-10-01T09:31:36.411498+0000","last_clean":"2023-10-01T09:31:36.411498+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:31:36.411498+0000","last_undegraded":"2023-10-01T09:31:36.411498+0000","last_fullsized":"2023-10-01T09:31:36.411498+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":171,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410102+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:31:36.410102+0000","last_peered":"2023-10-01T09:31:36.410102+0000","last_clean":"2023-10-01T09:31:36.410102+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:31:36.410102+0000","last_undegraded":"2023-10-01T09:31:36.410102+0000","last_fullsized":"2023-10-01T09:31:36.410102+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":149,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.448068+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:31:36.448068+0000","last_peered":"2023-10-01T09:31:36.448068+0000","last_clean":"2023-10-01T09:31:36.448068+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:31:36.448068+0000","last_undegraded":"2023-10-01T09:31:36.448068+0000","last_fullsized":"2023-10-01T09:31:36.448068+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"159'10652","reported_seq":10703,"reported_epoch":159,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:32:02.140865+0000","last_change":"2023-10-01T09:28:47.576461+0000","last_active":"2023-10-01T09:32:02.140865+0000","last_peered":"2023-10-01T09:32:02.140865+0000","last_clean":"2023-10-01T09:28:44.890908+0000","last_became_active":"2023-10-01T09:28:47.569233+0000","last_became_peered":"2023-10-01T09:28:47.569233+0000","last_unstale":"2023-10-01T09:32:02.140865+0000","last_undegraded":"2023-10-01T09:28:47.042019+0000","last_fullsized":"2023-10-01T09:28:46.966858+0000","mapping_epoch":138,"log_start":"139'3900","ondisk_log_start":"139'3900","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":6752,"log_dups_size":0,"ondisk_log_size":6752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:44:30.466045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10652,"num_write_kb":340864,"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":[1,5,6],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,6","objects":-2446}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":56,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.447392+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:31:36.447392+0000","last_peered":"2023-10-01T09:31:36.447392+0000","last_clean":"2023-10-01T09:31:36.447392+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:31:36.447392+0000","last_undegraded":"2023-10-01T09:31:36.447392+0000","last_fullsized":"2023-10-01T09:31:36.447392+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":49,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.452679+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:31:36.452679+0000","last_peered":"2023-10-01T09:31:36.452679+0000","last_clean":"2023-10-01T09:31:36.452679+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:31:36.452679+0000","last_undegraded":"2023-10-01T09:31:36.452679+0000","last_fullsized":"2023-10-01T09:31:36.452679+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10488","reported_seq":15387,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.198354+0000","last_change":"2023-10-01T09:30:30.047814+0000","last_active":"2023-10-01T09:32:02.198354+0000","last_peered":"2023-10-01T09:32:02.198354+0000","last_clean":"2023-10-01T09:32:02.198354+0000","last_became_active":"2023-10-01T09:30:30.025198+0000","last_became_peered":"2023-10-01T09:30:30.025198+0000","last_unstale":"2023-10-01T09:32:02.198354+0000","last_undegraded":"2023-10-01T09:32:02.198354+0000","last_fullsized":"2023-10-01T09:32:02.198354+0000","mapping_epoch":151,"log_start":"139'2900","ondisk_log_start":"139'2900","created":129,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7588,"log_dups_size":0,"ondisk_log_size":7588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:21.268350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10488,"num_write_kb":335616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2420,"num_bytes_recovered":158597120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":70,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446774+0000","last_change":"2023-10-01T09:28:17.500705+0000","last_active":"2023-10-01T09:31:36.446774+0000","last_peered":"2023-10-01T09:31:36.446774+0000","last_clean":"2023-10-01T09:31:36.446774+0000","last_became_active":"2023-10-01T09:28:17.360818+0000","last_became_peered":"2023-10-01T09:28:17.360818+0000","last_unstale":"2023-10-01T09:31:36.446774+0000","last_undegraded":"2023-10-01T09:31:36.446774+0000","last_fullsized":"2023-10-01T09:31:36.446774+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.406777+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:31:36.406777+0000","last_peered":"2023-10-01T09:31:36.406777+0000","last_clean":"2023-10-01T09:31:36.406777+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:31:36.406777+0000","last_undegraded":"2023-10-01T09:31:36.406777+0000","last_fullsized":"2023-10-01T09:31:36.406777+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"159'10562","reported_seq":10611,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.142217+0000","last_change":"2023-10-01T09:28:17.360616+0000","last_active":"2023-10-01T09:32:02.142217+0000","last_peered":"2023-10-01T09:32:02.142217+0000","last_clean":"2023-10-01T09:32:02.142217+0000","last_became_active":"2023-10-01T09:28:17.360208+0000","last_became_peered":"2023-10-01T09:28:17.360208+0000","last_unstale":"2023-10-01T09:32:02.142217+0000","last_undegraded":"2023-10-01T09:32:02.142217+0000","last_fullsized":"2023-10-01T09:32:02.142217+0000","mapping_epoch":133,"log_start":"139'3200","ondisk_log_start":"139'3200","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7362,"log_dups_size":0,"ondisk_log_size":7362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:08:58.383387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10562,"num_write_kb":337984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":70,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446663+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:31:36.446663+0000","last_peered":"2023-10-01T09:31:36.446663+0000","last_clean":"2023-10-01T09:31:36.446663+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:31:36.446663+0000","last_undegraded":"2023-10-01T09:31:36.446663+0000","last_fullsized":"2023-10-01T09:31:36.446663+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":37,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.409949+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:31:36.409949+0000","last_peered":"2023-10-01T09:31:36.409949+0000","last_clean":"2023-10-01T09:31:36.409949+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:31:36.409949+0000","last_undegraded":"2023-10-01T09:31:36.409949+0000","last_fullsized":"2023-10-01T09:31:36.409949+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"159'10704","reported_seq":10744,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.191602+0000","last_change":"2023-10-01T09:27:56.673529+0000","last_active":"2023-10-01T09:32:02.191602+0000","last_peered":"2023-10-01T09:32:02.191602+0000","last_clean":"2023-10-01T09:32:02.191602+0000","last_became_active":"2023-10-01T09:27:56.673275+0000","last_became_peered":"2023-10-01T09:27:56.673275+0000","last_unstale":"2023-10-01T09:32:02.191602+0000","last_undegraded":"2023-10-01T09:32:02.191602+0000","last_fullsized":"2023-10-01T09:32:02.191602+0000","mapping_epoch":129,"log_start":"136'2300","ondisk_log_start":"136'2300","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+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 @ 2023-10-02T17:49:42.994609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10704,"num_write_kb":342528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":125,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.452890+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:31:36.452890+0000","last_peered":"2023-10-01T09:31:36.452890+0000","last_clean":"2023-10-01T09:31:36.452890+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:31:36.452890+0000","last_undegraded":"2023-10-01T09:31:36.452890+0000","last_fullsized":"2023-10-01T09:31:36.452890+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.373889+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:31:48.373889+0000","last_peered":"2023-10-01T09:31:48.373889+0000","last_clean":"2023-10-01T09:31:48.373889+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:31:48.373889+0000","last_undegraded":"2023-10-01T09:31:48.373889+0000","last_fullsized":"2023-10-01T09:31:48.373889+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10596","reported_seq":10636,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.198080+0000","last_change":"2023-10-01T09:27:56.679330+0000","last_active":"2023-10-01T09:32:02.198080+0000","last_peered":"2023-10-01T09:32:02.198080+0000","last_clean":"2023-10-01T09:32:02.198080+0000","last_became_active":"2023-10-01T09:27:56.678881+0000","last_became_peered":"2023-10-01T09:27:56.678881+0000","last_unstale":"2023-10-01T09:32:02.198080+0000","last_undegraded":"2023-10-01T09:32:02.198080+0000","last_fullsized":"2023-10-01T09:32:02.198080+0000","mapping_epoch":129,"log_start":"139'3200","ondisk_log_start":"139'3200","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7396,"log_dups_size":0,"ondisk_log_size":7396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:16:09.127100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10596,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":131,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446885+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:31:36.446885+0000","last_peered":"2023-10-01T09:31:36.446885+0000","last_clean":"2023-10-01T09:31:36.446885+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:31:36.446885+0000","last_undegraded":"2023-10-01T09:31:36.446885+0000","last_fullsized":"2023-10-01T09:31:36.446885+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":44,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.402758+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:31:36.402758+0000","last_peered":"2023-10-01T09:31:36.402758+0000","last_clean":"2023-10-01T09:31:36.402758+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:31:36.402758+0000","last_undegraded":"2023-10-01T09:31:36.402758+0000","last_fullsized":"2023-10-01T09:31:36.402758+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10502","reported_seq":11356,"reported_epoch":159,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:32:02.172741+0000","last_change":"2023-10-01T09:29:41.376255+0000","last_active":"2023-10-01T09:32:02.172741+0000","last_peered":"2023-10-01T09:32:02.172741+0000","last_clean":"2023-10-01T09:28:44.971933+0000","last_became_active":"2023-10-01T09:28:47.566783+0000","last_became_peered":"2023-10-01T09:28:47.566783+0000","last_unstale":"2023-10-01T09:32:02.172741+0000","last_undegraded":"2023-10-01T09:29:41.375238+0000","last_fullsized":"2023-10-01T09:28:46.967314+0000","mapping_epoch":138,"log_start":"136'2100","ondisk_log_start":"136'2100","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8402,"log_dups_size":0,"ondisk_log_size":8402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:08:25.191186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2031,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10502,"num_write_kb":336064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":402,"num_bytes_recovered":26345472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":-2031}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":28,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410062+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:31:36.410062+0000","last_peered":"2023-10-01T09:31:36.410062+0000","last_clean":"2023-10-01T09:31:36.410062+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:31:36.410062+0000","last_undegraded":"2023-10-01T09:31:36.410062+0000","last_fullsized":"2023-10-01T09:31:36.410062+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.402536+0000","last_change":"2023-10-01T09:28:17.359309+0000","last_active":"2023-10-01T09:31:36.402536+0000","last_peered":"2023-10-01T09:31:36.402536+0000","last_clean":"2023-10-01T09:31:36.402536+0000","last_became_active":"2023-10-01T09:28:17.358698+0000","last_became_peered":"2023-10-01T09:28:17.358698+0000","last_unstale":"2023-10-01T09:31:36.402536+0000","last_undegraded":"2023-10-01T09:31:36.402536+0000","last_fullsized":"2023-10-01T09:31:36.402536+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10822","reported_seq":19239,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.199652+0000","last_change":"2023-10-01T09:31:36.487135+0000","last_active":"2023-10-01T09:32:02.199652+0000","last_peered":"2023-10-01T09:32:02.199652+0000","last_clean":"2023-10-01T09:32:02.199652+0000","last_became_active":"2023-10-01T09:31:36.412889+0000","last_became_peered":"2023-10-01T09:31:36.412889+0000","last_unstale":"2023-10-01T09:32:02.199652+0000","last_undegraded":"2023-10-01T09:32:02.199652+0000","last_fullsized":"2023-10-01T09:32:02.199652+0000","mapping_epoch":157,"log_start":"136'2400","ondisk_log_start":"136'2400","created":129,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8422,"log_dups_size":0,"ondisk_log_size":8422,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":10822,"num_write_kb":346241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4181,"num_bytes_recovered":239009792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.406724+0000","last_change":"2023-10-01T09:28:17.360617+0000","last_active":"2023-10-01T09:31:36.406724+0000","last_peered":"2023-10-01T09:31:36.406724+0000","last_clean":"2023-10-01T09:31:36.406724+0000","last_became_active":"2023-10-01T09:28:17.359948+0000","last_became_peered":"2023-10-01T09:28:17.359948+0000","last_unstale":"2023-10-01T09:31:36.406724+0000","last_undegraded":"2023-10-01T09:31:36.406724+0000","last_fullsized":"2023-10-01T09:31:36.406724+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.402897+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:31:36.402897+0000","last_peered":"2023-10-01T09:31:36.402897+0000","last_clean":"2023-10-01T09:31:36.402897+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:31:36.402897+0000","last_undegraded":"2023-10-01T09:31:36.402897+0000","last_fullsized":"2023-10-01T09:31:36.402897+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10664","reported_seq":10709,"reported_epoch":159,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-01T09:32:02.193081+0000","last_change":"2023-10-01T09:29:18.783364+0000","last_active":"2023-10-01T09:32:02.193081+0000","last_peered":"2023-10-01T09:32:02.193081+0000","last_clean":"2023-10-01T09:29:16.234374+0000","last_became_active":"2023-10-01T09:29:18.774455+0000","last_became_peered":"2023-10-01T09:29:18.774455+0000","last_unstale":"2023-10-01T09:32:02.193081+0000","last_undegraded":"2023-10-01T09:32:02.193081+0000","last_fullsized":"2023-10-01T09:32:02.193081+0000","mapping_epoch":141,"log_start":"136'2300","ondisk_log_start":"136'2300","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8364,"log_dups_size":0,"ondisk_log_size":8364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:17.480001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10664,"num_write_kb":341248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":-4103}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":160,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.444736+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:31:36.444736+0000","last_peered":"2023-10-01T09:31:36.444736+0000","last_clean":"2023-10-01T09:31:36.444736+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:31:36.444736+0000","last_undegraded":"2023-10-01T09:31:36.444736+0000","last_fullsized":"2023-10-01T09:31:36.444736+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.397634+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:31:36.397634+0000","last_peered":"2023-10-01T09:31:36.397634+0000","last_clean":"2023-10-01T09:31:36.397634+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:31:36.397634+0000","last_undegraded":"2023-10-01T09:31:36.397634+0000","last_fullsized":"2023-10-01T09:31:36.397634+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"159'10514","reported_seq":11961,"reported_epoch":159,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-01T09:32:05.127171+0000","last_change":"2023-10-01T09:31:34.596016+0000","last_active":"2023-10-01T09:32:05.127171+0000","last_peered":"2023-10-01T09:32:05.127171+0000","last_clean":"2023-10-01T09:29:16.339580+0000","last_became_active":"2023-10-01T09:29:18.748576+0000","last_became_peered":"2023-10-01T09:29:18.748576+0000","last_unstale":"2023-10-01T09:32:05.127171+0000","last_undegraded":"2023-10-01T09:29:18.401246+0000","last_fullsized":"2023-10-01T09:29:18.380055+0000","mapping_epoch":141,"log_start":"139'2600","ondisk_log_start":"139'2600","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7914,"log_dups_size":0,"ondisk_log_size":7914,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3333,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10514,"num_write_kb":336448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":702,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","3"],"object_location_counts":[{"shards":"3,4","objects":-3333}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":142,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.397176+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:31:36.397176+0000","last_peered":"2023-10-01T09:31:36.397176+0000","last_clean":"2023-10-01T09:31:36.397176+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:31:36.397176+0000","last_undegraded":"2023-10-01T09:31:36.397176+0000","last_fullsized":"2023-10-01T09:31:36.397176+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":31,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.453034+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:31:36.453034+0000","last_peered":"2023-10-01T09:31:36.453034+0000","last_clean":"2023-10-01T09:31:36.453034+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:31:36.453034+0000","last_undegraded":"2023-10-01T09:31:36.453034+0000","last_fullsized":"2023-10-01T09:31:36.453034+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":130,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.396498+0000","last_change":"2023-10-01T09:28:45.984418+0000","last_active":"2023-10-01T09:31:36.396498+0000","last_peered":"2023-10-01T09:31:36.396498+0000","last_clean":"2023-10-01T09:31:36.396498+0000","last_became_active":"2023-10-01T09:28:45.983772+0000","last_became_peered":"2023-10-01T09:28:45.983772+0000","last_unstale":"2023-10-01T09:31:36.396498+0000","last_undegraded":"2023-10-01T09:31:36.396498+0000","last_fullsized":"2023-10-01T09:31:36.396498+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:33.519092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"159'10808","reported_seq":10853,"reported_epoch":159,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:32:02.157781+0000","last_change":"2023-10-01T09:29:18.788991+0000","last_active":"2023-10-01T09:32:02.157781+0000","last_peered":"2023-10-01T09:32:02.157781+0000","last_clean":"2023-10-01T09:29:16.357837+0000","last_became_active":"2023-10-01T09:29:18.779355+0000","last_became_peered":"2023-10-01T09:29:18.779355+0000","last_unstale":"2023-10-01T09:32:02.157781+0000","last_undegraded":"2023-10-01T09:29:18.414534+0000","last_fullsized":"2023-10-01T09:29:18.377738+0000","mapping_epoch":141,"log_start":"139'3400","ondisk_log_start":"139'3400","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7408,"log_dups_size":0,"ondisk_log_size":7408,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:30:45.073117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4244,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10808,"num_write_kb":345856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,3],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,3","objects":-4244}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":147,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.453213+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:31:36.453213+0000","last_peered":"2023-10-01T09:31:36.453213+0000","last_clean":"2023-10-01T09:31:36.453213+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:31:36.453213+0000","last_undegraded":"2023-10-01T09:31:36.453213+0000","last_fullsized":"2023-10-01T09:31:36.453213+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.366016+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:31:48.366016+0000","last_peered":"2023-10-01T09:31:48.366016+0000","last_clean":"2023-10-01T09:31:48.366016+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:31:48.366016+0000","last_undegraded":"2023-10-01T09:31:48.366016+0000","last_fullsized":"2023-10-01T09:31:48.366016+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":133,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.397179+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:31:36.397179+0000","last_peered":"2023-10-01T09:31:36.397179+0000","last_clean":"2023-10-01T09:31:36.397179+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:31:36.397179+0000","last_undegraded":"2023-10-01T09:31:36.397179+0000","last_fullsized":"2023-10-01T09:31:36.397179+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"159'10906","reported_seq":10956,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.194744+0000","last_change":"2023-10-01T09:28:17.359617+0000","last_active":"2023-10-01T09:32:02.194744+0000","last_peered":"2023-10-01T09:32:02.194744+0000","last_clean":"2023-10-01T09:32:02.194744+0000","last_became_active":"2023-10-01T09:28:17.359264+0000","last_became_peered":"2023-10-01T09:28:17.359264+0000","last_unstale":"2023-10-01T09:32:02.194744+0000","last_undegraded":"2023-10-01T09:32:02.194744+0000","last_fullsized":"2023-10-01T09:32:02.194744+0000","mapping_epoch":133,"log_start":"139'3500","ondisk_log_start":"139'3500","created":129,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7406,"log_dups_size":0,"ondisk_log_size":7406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:39:13.265228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10906,"num_write_kb":348992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.365625+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:31:48.365625+0000","last_peered":"2023-10-01T09:31:48.365625+0000","last_clean":"2023-10-01T09:31:48.365625+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:31:48.365625+0000","last_undegraded":"2023-10-01T09:31:48.365625+0000","last_fullsized":"2023-10-01T09:31:48.365625+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":135,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.396231+0000","last_change":"2023-10-01T09:29:17.370945+0000","last_active":"2023-10-01T09:31:36.396231+0000","last_peered":"2023-10-01T09:31:36.396231+0000","last_clean":"2023-10-01T09:31:36.396231+0000","last_became_active":"2023-10-01T09:29:17.370573+0000","last_became_peered":"2023-10-01T09:29:17.370573+0000","last_unstale":"2023-10-01T09:31:36.396231+0000","last_undegraded":"2023-10-01T09:31:36.396231+0000","last_fullsized":"2023-10-01T09:31:36.396231+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:23.987885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.374439+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:31:48.374439+0000","last_peered":"2023-10-01T09:31:48.374439+0000","last_clean":"2023-10-01T09:31:48.374439+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:31:48.374439+0000","last_undegraded":"2023-10-01T09:31:48.374439+0000","last_fullsized":"2023-10-01T09:31:48.374439+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"159'10746","reported_seq":15840,"reported_epoch":159,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:32:02.127638+0000","last_change":"2023-10-01T09:29:42.937358+0000","last_active":"2023-10-01T09:32:02.127638+0000","last_peered":"2023-10-01T09:32:02.127638+0000","last_clean":"2023-10-01T09:29:40.364980+0000","last_became_active":"2023-10-01T09:29:42.928643+0000","last_became_peered":"2023-10-01T09:29:42.928643+0000","last_unstale":"2023-10-01T09:32:02.127638+0000","last_undegraded":"2023-10-01T09:29:42.381463+0000","last_fullsized":"2023-10-01T09:29:42.350136+0000","mapping_epoch":147,"log_start":"139'3400","ondisk_log_start":"139'3400","created":129,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7346,"log_dups_size":0,"ondisk_log_size":7346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:36:13.874534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5106,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10746,"num_write_kb":343872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2515,"num_bytes_recovered":164823040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["0","2","3","5"],"object_location_counts":[{"shards":"0,3","objects":-5106}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":40,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.452869+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:31:36.452869+0000","last_peered":"2023-10-01T09:31:36.452869+0000","last_clean":"2023-10-01T09:31:36.452869+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:31:36.452869+0000","last_undegraded":"2023-10-01T09:31:36.452869+0000","last_fullsized":"2023-10-01T09:31:36.452869+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":404,"reported_epoch":158,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:31:36.410577+0000","last_change":"2023-10-01T09:29:42.804747+0000","last_active":"2023-10-01T09:31:36.410577+0000","last_peered":"2023-10-01T09:31:36.410577+0000","last_clean":"2023-10-01T09:29:35.000381+0000","last_became_active":"2023-10-01T09:29:42.804022+0000","last_became_peered":"2023-10-01T09:29:42.804022+0000","last_unstale":"2023-10-01T09:31:36.410577+0000","last_undegraded":"2023-10-01T09:29:42.350820+0000","last_fullsized":"2023-10-01T09:29:42.349965+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:27:34.170880+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":[0,6],"avail_no_missing":["0","1","2","6"],"object_location_counts":[{"shards":"0,1,2,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":137,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.445120+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:31:36.445120+0000","last_peered":"2023-10-01T09:31:36.445120+0000","last_clean":"2023-10-01T09:31:36.445120+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:31:36.445120+0000","last_undegraded":"2023-10-01T09:31:36.445120+0000","last_fullsized":"2023-10-01T09:31:36.445120+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":28,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410674+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:31:36.410674+0000","last_peered":"2023-10-01T09:31:36.410674+0000","last_clean":"2023-10-01T09:31:36.410674+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:31:36.410674+0000","last_undegraded":"2023-10-01T09:31:36.410674+0000","last_fullsized":"2023-10-01T09:31:36.410674+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"159'10596","reported_seq":10634,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.147863+0000","last_change":"2023-10-01T09:27:56.678515+0000","last_active":"2023-10-01T09:32:02.147863+0000","last_peered":"2023-10-01T09:32:02.147863+0000","last_clean":"2023-10-01T09:32:02.147863+0000","last_became_active":"2023-10-01T09:27:56.678126+0000","last_became_peered":"2023-10-01T09:27:56.678126+0000","last_unstale":"2023-10-01T09:32:02.147863+0000","last_undegraded":"2023-10-01T09:32:02.147863+0000","last_fullsized":"2023-10-01T09:32:02.147863+0000","mapping_epoch":129,"log_start":"139'3000","ondisk_log_start":"139'3000","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7596,"log_dups_size":0,"ondisk_log_size":7596,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10596,"num_write_kb":339072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446077+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:31:36.446077+0000","last_peered":"2023-10-01T09:31:36.446077+0000","last_clean":"2023-10-01T09:31:36.446077+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:31:36.446077+0000","last_undegraded":"2023-10-01T09:31:36.446077+0000","last_fullsized":"2023-10-01T09:31:36.446077+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410945+0000","last_change":"2023-10-01T09:28:17.362421+0000","last_active":"2023-10-01T09:31:36.410945+0000","last_peered":"2023-10-01T09:31:36.410945+0000","last_clean":"2023-10-01T09:31:36.410945+0000","last_became_active":"2023-10-01T09:28:17.361867+0000","last_became_peered":"2023-10-01T09:28:17.361867+0000","last_unstale":"2023-10-01T09:31:36.410945+0000","last_undegraded":"2023-10-01T09:31:36.410945+0000","last_fullsized":"2023-10-01T09:31:36.410945+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:14.149121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":137,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411294+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:31:36.411294+0000","last_peered":"2023-10-01T09:31:36.411294+0000","last_clean":"2023-10-01T09:31:36.411294+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:31:36.411294+0000","last_undegraded":"2023-10-01T09:31:36.411294+0000","last_fullsized":"2023-10-01T09:31:36.411294+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"159'10506","reported_seq":15541,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.183579+0000","last_change":"2023-10-01T09:31:09.464429+0000","last_active":"2023-10-01T09:32:02.183579+0000","last_peered":"2023-10-01T09:32:02.183579+0000","last_clean":"2023-10-01T09:32:02.183579+0000","last_became_active":"2023-10-01T09:31:09.429406+0000","last_became_peered":"2023-10-01T09:31:09.429406+0000","last_unstale":"2023-10-01T09:32:02.183579+0000","last_undegraded":"2023-10-01T09:32:02.183579+0000","last_fullsized":"2023-10-01T09:32:02.183579+0000","mapping_epoch":154,"log_start":"136'1700","ondisk_log_start":"136'1700","created":129,"last_epoch_clean":155,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":8806,"log_dups_size":0,"ondisk_log_size":8806,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10506,"num_write_kb":336192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2489,"num_bytes_recovered":52559872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":53,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446747+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:31:36.446747+0000","last_peered":"2023-10-01T09:31:36.446747+0000","last_clean":"2023-10-01T09:31:36.446747+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:31:36.446747+0000","last_undegraded":"2023-10-01T09:31:36.446747+0000","last_fullsized":"2023-10-01T09:31:36.446747+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":135,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.397272+0000","last_change":"2023-10-01T09:28:45.983892+0000","last_active":"2023-10-01T09:31:36.397272+0000","last_peered":"2023-10-01T09:31:36.397272+0000","last_clean":"2023-10-01T09:31:36.397272+0000","last_became_active":"2023-10-01T09:28:45.983618+0000","last_became_peered":"2023-10-01T09:28:45.983618+0000","last_unstale":"2023-10-01T09:31:36.397272+0000","last_undegraded":"2023-10-01T09:31:36.397272+0000","last_fullsized":"2023-10-01T09:31:36.397272+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:19:16.659123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":134,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411082+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:31:36.411082+0000","last_peered":"2023-10-01T09:31:36.411082+0000","last_clean":"2023-10-01T09:31:36.411082+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:31:36.411082+0000","last_undegraded":"2023-10-01T09:31:36.411082+0000","last_fullsized":"2023-10-01T09:31:36.411082+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10668","reported_seq":10709,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.200123+0000","last_change":"2023-10-01T09:27:56.679687+0000","last_active":"2023-10-01T09:32:02.200123+0000","last_peered":"2023-10-01T09:32:02.200123+0000","last_clean":"2023-10-01T09:32:02.200123+0000","last_became_active":"2023-10-01T09:27:56.677549+0000","last_became_peered":"2023-10-01T09:27:56.677549+0000","last_unstale":"2023-10-01T09:32:02.200123+0000","last_undegraded":"2023-10-01T09:32:02.200123+0000","last_fullsized":"2023-10-01T09:32:02.200123+0000","mapping_epoch":129,"log_start":"139'3100","ondisk_log_start":"139'3100","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7568,"log_dups_size":0,"ondisk_log_size":7568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:18:40.315308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10668,"num_write_kb":341376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":157,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.448063+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:31:36.448063+0000","last_peered":"2023-10-01T09:31:36.448063+0000","last_clean":"2023-10-01T09:31:36.448063+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:31:36.448063+0000","last_undegraded":"2023-10-01T09:31:36.448063+0000","last_fullsized":"2023-10-01T09:31:36.448063+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":129,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.374073+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:31:48.374073+0000","last_peered":"2023-10-01T09:31:48.374073+0000","last_clean":"2023-10-01T09:31:48.374073+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:31:48.374073+0000","last_undegraded":"2023-10-01T09:31:48.374073+0000","last_fullsized":"2023-10-01T09:31:48.374073+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.366787+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:31:48.366787+0000","last_peered":"2023-10-01T09:31:48.366787+0000","last_clean":"2023-10-01T09:31:48.366787+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:31:48.366787+0000","last_undegraded":"2023-10-01T09:31:48.366787+0000","last_fullsized":"2023-10-01T09:31:48.366787+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"159'10566","reported_seq":10607,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:32:02.203859+0000","last_change":"2023-10-01T09:27:56.682572+0000","last_active":"2023-10-01T09:32:02.203859+0000","last_peered":"2023-10-01T09:32:02.203859+0000","last_clean":"2023-10-01T09:32:02.203859+0000","last_became_active":"2023-10-01T09:27:56.681613+0000","last_became_peered":"2023-10-01T09:27:56.681613+0000","last_unstale":"2023-10-01T09:32:02.203859+0000","last_undegraded":"2023-10-01T09:32:02.203859+0000","last_fullsized":"2023-10-01T09:32:02.203859+0000","mapping_epoch":129,"log_start":"139'3000","ondisk_log_start":"139'3000","created":129,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:27:55.651884+0000","last_clean_scrub_stamp":"2023-10-01T09:27:55.651884+0000","objects_scrubbed":0,"log_size":7566,"log_dups_size":0,"ondisk_log_size":7566,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:24:03.358466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10566,"num_write_kb":338112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":147,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.410245+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:31:36.410245+0000","last_peered":"2023-10-01T09:31:36.410245+0000","last_clean":"2023-10-01T09:31:36.410245+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:31:36.410245+0000","last_undegraded":"2023-10-01T09:31:36.410245+0000","last_fullsized":"2023-10-01T09:31:36.410245+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":126,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411342+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:31:36.411342+0000","last_peered":"2023-10-01T09:31:36.411342+0000","last_clean":"2023-10-01T09:31:36.411342+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:31:36.411342+0000","last_undegraded":"2023-10-01T09:31:36.411342+0000","last_fullsized":"2023-10-01T09:31:36.411342+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":44,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.401910+0000","last_change":"2023-10-01T09:28:45.979752+0000","last_active":"2023-10-01T09:31:36.401910+0000","last_peered":"2023-10-01T09:31:36.401910+0000","last_clean":"2023-10-01T09:31:36.401910+0000","last_became_active":"2023-10-01T09:28:45.979277+0000","last_became_peered":"2023-10-01T09:28:45.979277+0000","last_unstale":"2023-10-01T09:31:36.401910+0000","last_undegraded":"2023-10-01T09:31:36.401910+0000","last_fullsized":"2023-10-01T09:31:36.401910+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":128,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411008+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:31:36.411008+0000","last_peered":"2023-10-01T09:31:36.411008+0000","last_clean":"2023-10-01T09:31:36.411008+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:31:36.411008+0000","last_undegraded":"2023-10-01T09:31:36.411008+0000","last_fullsized":"2023-10-01T09:31:36.411008+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":161,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.365915+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:31:48.365915+0000","last_peered":"2023-10-01T09:31:48.365915+0000","last_clean":"2023-10-01T09:31:48.365915+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:31:48.365915+0000","last_undegraded":"2023-10-01T09:31:48.365915+0000","last_fullsized":"2023-10-01T09:31:48.365915+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":127,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.453304+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:31:36.453304+0000","last_peered":"2023-10-01T09:31:36.453304+0000","last_clean":"2023-10-01T09:31:36.453304+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:31:36.453304+0000","last_undegraded":"2023-10-01T09:31:36.453304+0000","last_fullsized":"2023-10-01T09:31:36.453304+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":35,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.402138+0000","last_change":"2023-10-01T09:28:17.354717+0000","last_active":"2023-10-01T09:31:36.402138+0000","last_peered":"2023-10-01T09:31:36.402138+0000","last_clean":"2023-10-01T09:31:36.402138+0000","last_became_active":"2023-10-01T09:28:17.353317+0000","last_became_peered":"2023-10-01T09:28:17.353317+0000","last_unstale":"2023-10-01T09:31:36.402138+0000","last_undegraded":"2023-10-01T09:31:36.402138+0000","last_fullsized":"2023-10-01T09:31:36.402138+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":138,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.453137+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:31:36.453137+0000","last_peered":"2023-10-01T09:31:36.453137+0000","last_clean":"2023-10-01T09:31:36.453137+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:31:36.453137+0000","last_undegraded":"2023-10-01T09:31:36.453137+0000","last_fullsized":"2023-10-01T09:31:36.453137+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":35,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.401950+0000","last_change":"2023-10-01T09:28:17.362228+0000","last_active":"2023-10-01T09:31:36.401950+0000","last_peered":"2023-10-01T09:31:36.401950+0000","last_clean":"2023-10-01T09:31:36.401950+0000","last_became_active":"2023-10-01T09:28:17.361826+0000","last_became_peered":"2023-10-01T09:28:17.361826+0000","last_unstale":"2023-10-01T09:31:36.401950+0000","last_undegraded":"2023-10-01T09:31:36.401950+0000","last_fullsized":"2023-10-01T09:31:36.401950+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":157,"reported_epoch":159,"state":"active+clean","last_fresh":"2023-10-01T09:31:48.359916+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:31:48.359916+0000","last_peered":"2023-10-01T09:31:48.359916+0000","last_clean":"2023-10-01T09:31:48.359916+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:31:48.359916+0000","last_undegraded":"2023-10-01T09:31:48.359916+0000","last_fullsized":"2023-10-01T09:31:48.359916+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":150,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.446454+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:31:36.446454+0000","last_peered":"2023-10-01T09:31:36.446454+0000","last_clean":"2023-10-01T09:31:36.446454+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:31:36.446454+0000","last_undegraded":"2023-10-01T09:31:36.446454+0000","last_fullsized":"2023-10-01T09:31:36.446454+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":171,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.411991+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:31:36.411991+0000","last_peered":"2023-10-01T09:31:36.411991+0000","last_clean":"2023-10-01T09:31:36.411991+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:31:36.411991+0000","last_undegraded":"2023-10-01T09:31:36.411991+0000","last_fullsized":"2023-10-01T09:31:36.411991+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":44,"reported_epoch":158,"state":"active+clean","last_fresh":"2023-10-01T09:31:36.401642+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:31:36.401642+0000","last_peered":"2023-10-01T09:31:36.401642+0000","last_clean":"2023-10-01T09:31:36.401642+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:31:36.401642+0000","last_undegraded":"2023-10-01T09:31:36.401642+0000","last_fullsized":"2023-10-01T09:31:36.401642+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":7,"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":17160,"num_objects_misplaced":4103,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":170300,"num_write_kb":5449537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12710,"num_bytes_recovered":641400832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1896677376,"data_stored":1896677376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":124300,"ondisk_log_size":124300,"up":48,"acting":43,"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":5504,"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":6786,"num_keys_recovered":20,"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":102400,"data_stored":16602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430547,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302848,"kb_used_data":1528,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442304,"statfs":{"total":95995035648,"available":95684919296,"internally_reserved":0,"allocated":1564672,"data_stored":1033268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":5.3929999999999998,"5min":2.6440000000000001,"15min":1.556},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.26600000000000001},"max":{"1min":60.502000000000002,"5min":67.158000000000001,"15min":67.158000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":5.6719999999999997,"5min":2.8580000000000001,"15min":1.589},"min":{"1min":0.313,"5min":0.313,"15min":0.31},"max":{"1min":60.472999999999999,"5min":67.125,"15min":67.125},"last":0.32200000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.8129999999999999,"5min":1.7709999999999999,"15min":2.0249999999999999},"min":{"1min":0.32500000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":8.3209999999999997,"5min":42.956000000000003,"15min":181.02600000000001},"last":1.347},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.8029999999999999,"15min":2.1779999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.976,"5min":43.189,"15min":181.101},"last":0.48199999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":2.3220000000000001,"5min":1.569,"15min":1.6299999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":8.3659999999999997,"5min":8.3659999999999997,"15min":68.521000000000001},"last":1.3149999999999999},{"interface":"front","average":{"1min":2.4129999999999998,"5min":1.6459999999999999,"15min":1.671},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":7.2869999999999999,"5min":7.2869999999999999,"15min":68.498999999999995},"last":0.41399999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:31:24 2023","interfaces":[{"interface":"back","average":{"1min":2.5550000000000002,"5min":2.1219999999999999,"15min":1.877},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":7.0999999999999996,"5min":9.7360000000000007,"15min":49.781999999999996},"last":0.59999999999999998},{"interface":"front","average":{"1min":2.218,"5min":1.542,"15min":1.694},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":7.8330000000000002,"5min":8.4469999999999992,"15min":48.140999999999998},"last":0.45700000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":0.96799999999999997,"15min":0.92700000000000005},"min":{"1min":0.34399999999999997,"5min":0.311,"15min":0.28299999999999997},"max":{"1min":7.375,"5min":7.375,"15min":7.375},"last":0.51700000000000002},{"interface":"front","average":{"1min":2.1949999999999998,"5min":1.3049999999999999,"15min":1.091},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39200000000000002},"max":{"1min":9.1590000000000007,"5min":9.1590000000000007,"15min":9.1590000000000007},"last":0.499}]},{"osd":5,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.877,"5min":1.1339999999999999,"15min":1.026},"min":{"1min":0.41299999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":12.945,"5min":12.945,"15min":12.945},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.5149999999999999,"5min":1.1659999999999999,"15min":1.075},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":10.037000000000001,"5min":10.037000000000001,"15min":10.037000000000001},"last":0.71099999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.958,"5min":1.3169999999999999,"15min":1.1419999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":8.0250000000000004,"5min":8.0250000000000004,"15min":8.0250000000000004},"last":0.67900000000000005},{"interface":"front","average":{"1min":2.1280000000000001,"5min":1.28,"15min":1.1459999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":7.351,"5min":7.351,"15min":7.351},"last":0.52900000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626780,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307500,"kb_used_data":2084,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93437652,"statfs":{"total":95995035648,"available":95680155648,"internally_reserved":0,"allocated":2134016,"data_stored":1622790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Sun Oct 1 09:31:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":2.4889999999999999,"15min":1.4810000000000001},"min":{"1min":0.26100000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":6.0099999999999998,"5min":121.098,"15min":121.098},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.673,"5min":2.4209999999999998,"15min":1.5169999999999999},"min":{"1min":0.30299999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":5.7750000000000004,"5min":115.211,"15min":115.211},"last":0.96999999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.169,"15min":1.1919999999999999},"min":{"1min":0.308,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.1390000000000002,"5min":7.4459999999999997,"15min":52.686999999999998},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.403,"5min":1.3540000000000001,"15min":1.389},"min":{"1min":0.315,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.2000000000000002,"5min":7.423,"15min":52.817},"last":0.81399999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.53,"15min":1.4450000000000001},"min":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.315},"max":{"1min":8.6240000000000006,"5min":9.5500000000000007,"15min":59.220999999999997},"last":0.57699999999999996},{"interface":"front","average":{"1min":2.6309999999999998,"5min":1.8240000000000001,"15min":1.5740000000000001},"min":{"1min":0.45100000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.6379999999999999,"5min":9.5350000000000001,"15min":59.246000000000002},"last":0.70899999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:31:33 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":4.3620000000000001,"15min":2.6920000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35699999999999998},"max":{"1min":5.2190000000000003,"5min":178.66300000000001,"15min":178.66300000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":2.0619999999999998,"5min":4.4169999999999998,"15min":2.8519999999999999},"min":{"1min":0.41899999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.3470000000000004,"5min":179.87100000000001,"15min":179.87100000000001},"last":1.091}]},{"osd":4,"last update":"Sun Oct 1 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.83899999999999997,"15min":0.86499999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.1829999999999998,"5min":4.0570000000000004,"15min":4.0570000000000004},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.0649999999999999,"15min":1.004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.6890000000000001,"5min":5.6120000000000001,"15min":5.6120000000000001},"last":1.194}]},{"osd":5,"last update":"Sun Oct 1 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":0.92200000000000004,"15min":0.94699999999999995},"min":{"1min":0.38300000000000001,"5min":0.378,"15min":0.378},"max":{"1min":6.0720000000000001,"5min":6.0720000000000001,"15min":6.0720000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.369,"5min":1.129,"15min":1.0589999999999999},"min":{"1min":0.45300000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":4.6559999999999997,"5min":6.2199999999999998,"15min":6.2199999999999998},"last":1.1479999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:31:55 2023","interfaces":[{"interface":"back","average":{"1min":2.2669999999999999,"5min":1.3740000000000001,"15min":1.1739999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":9.5020000000000007,"5min":9.5020000000000007,"15min":9.5020000000000007},"last":0.996},{"interface":"front","average":{"1min":0.995,"5min":0.89900000000000002,"15min":1.0069999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":4.4790000000000001,"5min":4.4790000000000001,"15min":4.4790000000000001},"last":1.071}]}]},{"osd":1,"up_from":83,"seq":356482285728,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":993696,"kb_used_data":687064,"kb_used_omap":4,"kb_used_meta":306619,"kb_avail":92751456,"statfs":{"total":95995035648,"available":94977490944,"internally_reserved":0,"allocated":703553536,"data_stored":702827891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":313978766},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.4430000000000001,"5min":2.1360000000000001,"15min":2.4609999999999999},"min":{"1min":0.24099999999999999,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":6.0960000000000001,"5min":7.4960000000000004,"15min":139.416},"last":0.64600000000000002},{"interface":"front","average":{"1min":3.323,"5min":2.4860000000000002,"15min":2.6139999999999999},"min":{"1min":0.73799999999999999,"5min":0.20999999999999999,"15min":0.19500000000000001},"max":{"1min":7.7359999999999998,"5min":10.714,"15min":138.98400000000001},"last":0.63400000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:31:53 2023","interfaces":[{"interface":"back","average":{"1min":2.153,"5min":3.2490000000000001,"15min":2.4460000000000002},"min":{"1min":0.30399999999999999,"5min":0.20799999999999999,"15min":0.19500000000000001},"max":{"1min":5.2199999999999998,"5min":107.459,"15min":107.459},"last":0.55000000000000004},{"interface":"front","average":{"1min":3.3100000000000001,"5min":3.3919999999999999,"15min":2.379},"min":{"1min":0.33400000000000002,"5min":0.23499999999999999,"15min":0.20100000000000001},"max":{"1min":12.105,"5min":106.892,"15min":106.892},"last":0.57399999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:31:32 2023","interfaces":[{"interface":"back","average":{"1min":2.6070000000000002,"5min":2.2330000000000001,"15min":2.556},"min":{"1min":0.25600000000000001,"5min":0.254,"15min":0.254},"max":{"1min":6.5510000000000002,"5min":9.7249999999999996,"15min":83.305999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":2.359,"5min":1.992,"15min":3.2120000000000002},"min":{"1min":0.23499999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":5.649,"5min":6.766,"15min":139.345},"last":0.68799999999999994}]},{"osd":4,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.242,"5min":1.788,"15min":1.635},"min":{"1min":0.36899999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.5990000000000002,"5min":8.8030000000000008,"15min":81.436999999999998},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.5329999999999999,"5min":1.538,"15min":1.5620000000000001},"min":{"1min":0.35199999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.5970000000000004,"5min":9.7639999999999993,"15min":79.376000000000005},"last":0.77700000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.643,"5min":1.6180000000000001,"15min":1.609},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":6.0659999999999998,"5min":6.8129999999999997,"15min":79.337999999999994},"last":0.71199999999999997},{"interface":"front","average":{"1min":2.085,"5min":1.653,"15min":1.5900000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":13.912000000000001,"5min":13.912000000000001,"15min":79.313000000000002},"last":0.81899999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":1.784,"15min":1.6950000000000001},"min":{"1min":0.46100000000000002,"5min":0.433,"15min":0.39100000000000001},"max":{"1min":6.0309999999999997,"5min":6.8399999999999999,"15min":79.641000000000005},"last":0.90500000000000003},{"interface":"front","average":{"1min":2.5299999999999998,"5min":1.931,"15min":1.7370000000000001},"min":{"1min":0.55800000000000005,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.5570000000000004,"5min":8.8320000000000007,"15min":81.662999999999997},"last":0.74399999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.6839999999999999,"15min":1.6719999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":5.6260000000000003,"5min":9.8249999999999993,"15min":79.754000000000005},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.905,"5min":1.796,"15min":1.728},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":6.4409999999999998,"5min":6.8650000000000002,"15min":79.677999999999997},"last":0.84799999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449254,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286312,"kb_used_data":2336,"kb_used_omap":5,"kb_used_meta":283962,"kb_avail":93458840,"statfs":{"total":95995035648,"available":95701852160,"internally_reserved":0,"allocated":2392064,"data_stored":1656177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":290777722},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":2.2440000000000002,"5min":1.5649999999999999,"15min":1.3600000000000001},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":7.8079999999999998,"5min":8.4849999999999994,"15min":31.388999999999999},"last":0.34899999999999998},{"interface":"front","average":{"1min":2.234,"5min":2.1040000000000001,"15min":1.5009999999999999},"min":{"1min":0.28799999999999998,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":5.75,"5min":11.462,"15min":31.931000000000001},"last":0.57699999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":3.0990000000000002,"5min":1.8140000000000001,"15min":1.6910000000000001},"min":{"1min":0.23999999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.8849999999999998,"5min":9.8849999999999998,"15min":46.484999999999999},"last":0.40000000000000002},{"interface":"front","average":{"1min":2.1269999999999998,"5min":1.7410000000000001,"15min":1.6839999999999999},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22},"max":{"1min":7.6420000000000003,"5min":9.4600000000000009,"15min":46.110999999999997},"last":0.47699999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":3.0419999999999998,"5min":2.4510000000000001,"15min":1.968},"min":{"1min":0.35399999999999998,"5min":0.23000000000000001,"15min":0.20599999999999999},"max":{"1min":7.9909999999999997,"5min":13.487,"15min":40.976999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":2.9769999999999999,"5min":2.379,"15min":1.8859999999999999},"min":{"1min":0.48599999999999999,"5min":0.253,"15min":0.22800000000000001},"max":{"1min":7.8920000000000003,"5min":9.3119999999999994,"15min":32.578000000000003},"last":0.40899999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":1.4550000000000001,"15min":1.2969999999999999},"min":{"1min":0.35599999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":10.138,"5min":10.138,"15min":31.690000000000001},"last":0.82199999999999995},{"interface":"front","average":{"1min":2.7570000000000001,"5min":2.0419999999999998,"15min":1.6379999999999999},"min":{"1min":0.40300000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":7.9299999999999997,"5min":9.2609999999999992,"15min":32.305},"last":0.61599999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":1.6140000000000001,"15min":1.3720000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.32900000000000001},"max":{"1min":5.3380000000000001,"5min":8.7300000000000004,"15min":31.297000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":2.1949999999999998,"5min":1.597,"15min":1.379},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.9429999999999996,"5min":9.4009999999999998,"15min":31.827000000000002},"last":0.72899999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":2.073,"5min":1.575,"15min":1.4119999999999999},"min":{"1min":0.38200000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.9009999999999998,"5min":9.4309999999999992,"15min":31.882000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":3.0720000000000001,"5min":2.169,"15min":1.7210000000000001},"min":{"1min":0.45200000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":8.0579999999999998,"5min":13.454000000000001,"15min":32.685000000000002},"last":0.64200000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3239999999999998,"5min":1.7010000000000001,"15min":1.4770000000000001},"min":{"1min":0.42999999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.9729999999999999,"5min":12.532999999999999,"15min":32.152999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":2.8069999999999999,"5min":2.226,"15min":1.7609999999999999},"min":{"1min":0.46300000000000002,"5min":0.443,"15min":0.443},"max":{"1min":7.9640000000000004,"5min":13.404,"15min":32.732999999999997},"last":0.54600000000000004}]}]},{"osd":2,"up_from":88,"seq":377957122202,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":825984,"kb_used_data":479160,"kb_used_omap":7,"kb_used_meta":346808,"kb_avail":92919168,"statfs":{"total":95995035648,"available":95149228032,"internally_reserved":0,"allocated":490659840,"data_stored":489960710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":355131473},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":2.0449999999999999,"5min":2.3540000000000001,"15min":1.6499999999999999},"min":{"1min":0.33800000000000002,"5min":0.216,"15min":0.20000000000000001},"max":{"1min":6.5279999999999996,"5min":15.106,"15min":15.106},"last":7.4329999999999998},{"interface":"front","average":{"1min":2.831,"5min":2.3460000000000001,"15min":2.056},"min":{"1min":0.30199999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":5.835,"5min":12.811999999999999,"15min":119.16200000000001},"last":6.5810000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.764,"5min":1.599,"15min":2.468},"min":{"1min":0.29699999999999999,"5min":0.222,"15min":0.222},"max":{"1min":6.7560000000000002,"5min":10.356999999999999,"15min":119.496},"last":4.2859999999999996},{"interface":"front","average":{"1min":2.3479999999999999,"5min":2.0099999999999998,"15min":2.6150000000000002},"min":{"1min":0.27000000000000002,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":5.8609999999999998,"5min":10.608000000000001,"15min":120.51600000000001},"last":3.8239999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":3.746,"5min":2.6819999999999999,"15min":2.1459999999999999},"min":{"1min":0.29499999999999998,"5min":0.222,"15min":0.22},"max":{"1min":8.9749999999999996,"5min":32.116999999999997,"15min":120.58199999999999},"last":1.879},{"interface":"front","average":{"1min":3.7589999999999999,"5min":2.8220000000000001,"15min":2.2770000000000001},"min":{"1min":0.40100000000000002,"5min":0.249,"15min":0.23999999999999999},"max":{"1min":8.6270000000000007,"5min":30.169,"15min":119.48099999999999},"last":7.157}]},{"osd":4,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.629,"15min":1.7689999999999999},"min":{"1min":0.40799999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.7859999999999996,"5min":8.9100000000000001,"15min":119.295},"last":0.35599999999999998},{"interface":"front","average":{"1min":3.4870000000000001,"5min":2.008,"15min":1.9330000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.33900000000000002},"max":{"1min":12.817,"5min":12.817,"15min":119.358},"last":3.8900000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.4390000000000001,"15min":1.677},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.377},"max":{"1min":6.617,"5min":8.4239999999999995,"15min":119.443},"last":1.6719999999999999},{"interface":"front","average":{"1min":2.238,"5min":1.7310000000000001,"15min":1.8069999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":5.8220000000000001,"5min":9.0259999999999998,"15min":119.40000000000001},"last":0.38500000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":2.665,"5min":1.837,"15min":1.9370000000000001},"min":{"1min":0.432,"5min":0.42899999999999999,"15min":0.39100000000000001},"max":{"1min":5.8730000000000002,"5min":12.705,"15min":119.50700000000001},"last":3.8599999999999999},{"interface":"front","average":{"1min":2.0910000000000002,"5min":1.633,"15min":1.7829999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.373},"max":{"1min":6.6630000000000003,"5min":8.3829999999999991,"15min":119.33499999999999},"last":1.706}]},{"osd":7,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":4.1619999999999999,"5min":2.3929999999999998,"15min":2.161},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":12.74,"5min":12.74,"15min":119.45999999999999},"last":4.117},{"interface":"front","average":{"1min":1.6659999999999999,"5min":1.581,"15min":1.78},"min":{"1min":0.49399999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":6.702,"5min":7.7149999999999999,"15min":119.529},"last":4.3209999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958674,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":720308,"kb_used_data":367468,"kb_used_omap":2,"kb_used_meta":352829,"kb_avail":93024844,"statfs":{"total":95995035648,"available":95257440256,"internally_reserved":0,"allocated":376287232,"data_stored":375598400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":361296949},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":3.0800000000000001,"5min":2.198,"15min":1.522},"min":{"1min":0.215,"5min":0.189,"15min":0.183},"max":{"1min":15,"5min":16.341999999999999,"15min":16.341999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":4.3479999999999999,"5min":2.6070000000000002,"15min":1.8220000000000001},"min":{"1min":0.27900000000000003,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":15.451000000000001,"5min":16.852,"15min":16.852},"last":0.63500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2250000000000001,"5min":3.0870000000000002,"15min":1.9690000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":11.063000000000001,"5min":84.427999999999997,"15min":84.427999999999997},"last":0.51200000000000001},{"interface":"front","average":{"1min":3.6709999999999998,"5min":3.254,"15min":1.994},"min":{"1min":0.251,"5min":0.251,"15min":0.223},"max":{"1min":15.800000000000001,"5min":83.965999999999994,"15min":83.965999999999994},"last":0.59499999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":2.3839999999999999,"15min":1.766},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":7.3760000000000003,"5min":20.638999999999999,"15min":20.885000000000002},"last":0.748},{"interface":"front","average":{"1min":2.323,"5min":2.4289999999999998,"15min":1.6519999999999999},"min":{"1min":0.186,"5min":0.186,"15min":0.186},"max":{"1min":9.7469999999999999,"5min":21.312000000000001,"15min":21.312000000000001},"last":0.71499999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.1419999999999999,"5min":1.7969999999999999,"15min":1.3660000000000001},"min":{"1min":0.34999999999999998,"5min":0.33800000000000002,"15min":0.32100000000000001},"max":{"1min":9.6699999999999999,"5min":12.436999999999999,"15min":12.436999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":2.0790000000000002,"5min":1.667,"15min":1.4590000000000001},"min":{"1min":0.34699999999999998,"5min":0.318,"15min":0.318},"max":{"1min":8.9979999999999993,"5min":10.622,"15min":10.622},"last":0.91000000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.8069999999999999,"5min":1.8360000000000001,"15min":1.5109999999999999},"min":{"1min":0.35799999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":8.9309999999999992,"5min":10.568,"15min":10.568},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.8400000000000001,"15min":1.613},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.133,"5min":8.2810000000000006,"15min":20.792999999999999},"last":0.95299999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.8599999999999999,"5min":1.915,"15min":1.5780000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":8.9710000000000001,"5min":10.598000000000001,"15min":10.598000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.8680000000000001,"15min":1.641},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.0750000000000002,"5min":9.6210000000000004,"15min":20.745000000000001},"last":0.89000000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:31:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.891,"15min":1.6579999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":4.1189999999999998,"5min":8.4789999999999992,"15min":20.831},"last":0.999},{"interface":"front","average":{"1min":2.5579999999999998,"5min":2.0310000000000001,"15min":1.5169999999999999},"min":{"1min":0.44,"5min":0.44,"15min":0.379},"max":{"1min":9.718,"5min":12.484,"15min":12.484},"last":0.88500000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019243,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311036,"kb_used_data":1524,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93434116,"statfs":{"total":95995035648,"available":95676534784,"internally_reserved":0,"allocated":1560576,"data_stored":1033198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:31:51 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":2.339,"15min":1.462},"min":{"1min":0.29399999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":4.0609999999999999,"5min":55.917000000000002,"15min":55.917000000000002},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":2.4409999999999998,"15min":1.5229999999999999},"min":{"1min":0.29699999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.9380000000000002,"5min":61.716000000000001,"15min":61.716000000000001},"last":0.95499999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:31:15 2023","interfaces":[{"interface":"back","average":{"1min":4.1340000000000003,"5min":1.6659999999999999,"15min":1.758},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":61.000999999999998,"5min":61.000999999999998,"15min":130.94800000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":4.4089999999999998,"5min":1.6819999999999999,"15min":1.673},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":63.311999999999998,"5min":63.311999999999998,"15min":130.91399999999999},"last":0.68999999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:31:47 2023","interfaces":[{"interface":"back","average":{"1min":2.7890000000000001,"5min":1.97,"15min":1.3440000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":20.113,"5min":55.375999999999998,"15min":55.375999999999998},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.9630000000000001,"5min":1.837,"15min":1.5329999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":12.467000000000001,"5min":55.216999999999999,"15min":55.216999999999999},"last":0.79200000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:31:33 2023","interfaces":[{"interface":"back","average":{"1min":1.603,"5min":2.1560000000000001,"15min":1.849},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.1470000000000002,"5min":38.837000000000003,"15min":142.363},"last":0.77200000000000002},{"interface":"front","average":{"1min":2.0329999999999999,"5min":2.6989999999999998,"15min":2.1579999999999999},"min":{"1min":0.40300000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":12.773,"5min":39.335000000000001,"15min":140.14400000000001},"last":0.90900000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:31:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":1.0009999999999999,"15min":0.94799999999999995},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.3889999999999998,"5min":5.5860000000000003,"15min":5.5860000000000003},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0680000000000001,"5min":0.79400000000000004,"15min":0.84299999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":4.2999999999999998,"5min":4.2999999999999998,"15min":4.2999999999999998},"last":0.747}]},{"osd":6,"last update":"Sun Oct 1 09:31:06 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":0.83599999999999997,"15min":0.88300000000000001},"min":{"1min":0.35599999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.1319999999999997,"5min":8.1319999999999997,"15min":8.1319999999999997},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.6479999999999999,"5min":1.1379999999999999,"15min":1.0700000000000001},"min":{"1min":0.42399999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":12.032999999999999,"5min":12.032999999999999,"15min":12.032999999999999},"last":0.628}]},{"osd":7,"last update":"Sun Oct 1 09:31:51 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":0.996,"15min":1.0469999999999999},"min":{"1min":0.437,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":4.048,"5min":5.6360000000000001,"15min":5.6360000000000001},"last":0.72699999999999998},{"interface":"front","average":{"1min":1.496,"5min":1.069,"15min":1.0049999999999999},"min":{"1min":0.36399999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.2539999999999996,"5min":9.2539999999999996,"15min":9.2539999999999996},"last":0.55700000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823011,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":629612,"kb_used_data":328292,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93115540,"statfs":{"total":95995035648,"available":95350312960,"internally_reserved":0,"allocated":336171008,"data_stored":335655758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:31:46 2023","interfaces":[{"interface":"back","average":{"1min":5.5700000000000003,"5min":2.1509999999999998,"15min":1.8620000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":56.497999999999998,"5min":56.497999999999998,"15min":85.159999999999997},"last":0.40899999999999997},{"interface":"front","average":{"1min":4.9530000000000003,"5min":1.9730000000000001,"15min":1.8360000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":56.999000000000002,"5min":56.999000000000002,"15min":85.263999999999996},"last":0.71099999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.25,"15min":1.2829999999999999},"min":{"1min":0.39200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":2.8100000000000001,"5min":9.2729999999999997,"15min":39.030999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.444,"5min":1.389,"15min":1.379},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.4219999999999997,"5min":9.2530000000000001,"15min":38.966999999999999},"last":0.89400000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:31:46 2023","interfaces":[{"interface":"back","average":{"1min":2.8079999999999998,"5min":1.8939999999999999,"15min":1.3700000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":22.526,"5min":22.526,"15min":22.526},"last":0.85999999999999999},{"interface":"front","average":{"1min":2.3530000000000002,"5min":1.6479999999999999,"15min":1.3360000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":22.547999999999998,"5min":22.547999999999998,"15min":22.547999999999998},"last":0.80200000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:31:31 2023","interfaces":[{"interface":"back","average":{"1min":4.4199999999999999,"5min":3.8780000000000001,"15min":2.3199999999999998},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":56.244,"5min":154.482,"15min":154.482},"last":0.56000000000000005},{"interface":"front","average":{"1min":3.714,"5min":3.726,"15min":2.359},"min":{"1min":0.40799999999999997,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":56.186999999999998,"5min":155.774,"15min":155.774},"last":0.59299999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:31:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4750000000000001,"5min":1.004,"15min":0.96399999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.33200000000000002},"max":{"1min":8.4760000000000009,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.613,"5min":1.083,"15min":0.97799999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.4320000000000004,"5min":8.4320000000000004,"15min":8.4320000000000004},"last":0.38200000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:31:09 2023","interfaces":[{"interface":"back","average":{"1min":1.8899999999999999,"5min":1.1579999999999999,"15min":1.0549999999999999},"min":{"1min":0.499,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":6.4400000000000004,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.444,"5min":1.097,"15min":1.038},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.875,"5min":5.875,"15min":5.875},"last":0.51400000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:31:46 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":1.1439999999999999,"15min":1.0900000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":6.8559999999999999,"5min":6.8559999999999999,"15min":6.8559999999999999},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.1359999999999999,"15min":1.133},"min":{"1min":0.499,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":4.4500000000000002,"5min":4.4779999999999998,"15min":4.8159999999999998},"last":0.77400000000000002}]}]}],"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":2,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":0,"data_stored":0,"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":701169664,"data_stored":701169664,"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":488308736,"data_stored":488308736,"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":372572160,"data_stored":372572160,"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":0,"data_stored":0,"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":334626816,"data_stored":334626816,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:32:10.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph status --format=json 2023-10-01T09:32:10.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:10.983 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:10.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:10.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:11.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:11.116 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:11.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:11.243 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:11.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:11.369 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:11.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:11.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:11.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:11.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[75702]: cluster 2023-10-01T09:32:10.398450+0000 mon.a (mon.0) 847 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[75702]: audit 2023-10-01T09:32:10.414428+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.111:0/4093988534' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[75702]: cluster 2023-10-01T09:32:10.414479+0000 mon.a (mon.0) 849 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[75702]: cluster 2023-10-01T09:32:10.417127+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[78631]: cluster 2023-10-01T09:32:10.398450+0000 mon.a (mon.0) 847 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[78631]: audit 2023-10-01T09:32:10.414428+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.111:0/4093988534' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[78631]: cluster 2023-10-01T09:32:10.414479+0000 mon.a (mon.0) 849 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-10-01T09:32:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:11 smithi111 bash[78631]: cluster 2023-10-01T09:32:10.417127+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:11.613 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:11.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:11.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:11.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:11.776 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:11 smithi183 bash[59233]: cluster 2023-10-01T09:32:10.398450+0000 mon.a (mon.0) 847 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:32:11.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:11 smithi183 bash[59233]: audit 2023-10-01T09:32:10.414428+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.111:0/4093988534' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:32:11.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:11 smithi183 bash[59233]: cluster 2023-10-01T09:32:10.414479+0000 mon.a (mon.0) 849 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-10-01T09:32:11.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:11 smithi183 bash[59233]: cluster 2023-10-01T09:32:10.417127+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:11.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:11.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:11.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:12.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:12.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:12.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:12.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:12.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:12.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:12.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:12.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:12.419 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:12.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:12.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:12.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:12 smithi111 bash[75702]: cluster 2023-10-01T09:32:11.335865+0000 mgr.y (mgr.25132) 664 : cluster 0 pgmap v650: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 242 op/s; 17046/72 objects degraded (23675.000%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:12.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:12 smithi111 bash[75702]: cluster 2023-10-01T09:32:11.772564+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:12.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:12 smithi111 bash[75702]: cluster 2023-10-01T09:32:11.774637+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:12 smithi111 bash[78631]: cluster 2023-10-01T09:32:11.335865+0000 mgr.y (mgr.25132) 664 : cluster 0 pgmap v650: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 242 op/s; 17046/72 objects degraded (23675.000%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:12 smithi111 bash[78631]: cluster 2023-10-01T09:32:11.772564+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:12.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:12 smithi111 bash[78631]: cluster 2023-10-01T09:32:11.774637+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:12.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:12.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:12.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:12.697 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:12.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:12.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:12 smithi183 bash[59233]: cluster 2023-10-01T09:32:11.335865+0000 mgr.y (mgr.25132) 664 : cluster 0 pgmap v650: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 242 op/s; 17046/72 objects degraded (23675.000%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:12.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:12 smithi183 bash[59233]: cluster 2023-10-01T09:32:11.772564+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:12.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:12 smithi183 bash[59233]: cluster 2023-10-01T09:32:11.774637+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T09:32:12.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:12.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:12.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:12.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:12.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:12.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:12.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:13.071 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:13.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:13.207 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:13.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:13.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:13.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:13.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:13.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:13.502 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:13.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:13.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:13.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:13.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:13.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:13.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:13.905 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:13.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:14.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:14.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:14.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:14.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:14.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:14.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:14.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:32:14.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:32:14.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:14.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:14.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:14.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:14.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:14.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[78631]: cluster 2023-10-01T09:32:13.336978+0000 mgr.y (mgr.25132) 665 : cluster 0 pgmap v651: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 70 op/s; 17046/72 objects degraded (23675.000%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[78631]: audit 2023-10-01T09:32:14.015184+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[78631]: cluster 2023-10-01T09:32:14.018293+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 17046/72 objects degraded (23675.000%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[75702]: cluster 2023-10-01T09:32:13.336978+0000 mgr.y (mgr.25132) 665 : cluster 0 pgmap v651: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 70 op/s; 17046/72 objects degraded (23675.000%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[75702]: audit 2023-10-01T09:32:14.015184+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:14.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[75702]: cluster 2023-10-01T09:32:14.018293+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 17046/72 objects degraded (23675.000%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:14.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:14.704 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:14.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:14.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:14 smithi183 bash[59233]: cluster 2023-10-01T09:32:13.336978+0000 mgr.y (mgr.25132) 665 : cluster 0 pgmap v651: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 70 op/s; 17046/72 objects degraded (23675.000%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:14.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:14 smithi183 bash[59233]: audit 2023-10-01T09:32:14.015184+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:14.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:14 smithi183 bash[59233]: cluster 2023-10-01T09:32:14.018293+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 17046/72 objects degraded (23675.000%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:14.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:14.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:14.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:14.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:14.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:14.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:14.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:15.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:32:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:32:14] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.33.4" 2023-10-01T09:32:15.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:15.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:15.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:15.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:15.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:15.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:15.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:15.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:15.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:15.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:15.631 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:15.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:15.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:15.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:15.775 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:15.775 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:15.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:15.898 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:15.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:15.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:16.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:16.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:16.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:16.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:16.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:16.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:16.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:16.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:16.424 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:16.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:16.552 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:16.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:16.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:16.676 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:16 smithi111 bash[75702]: cluster 2023-10-01T09:32:15.337694+0000 mgr.y (mgr.25132) 666 : cluster 0 pgmap v652: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 7 op/s; 16929/72 objects degraded (23512.500%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:16.676 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:16 smithi111 bash[78631]: cluster 2023-10-01T09:32:15.337694+0000 mgr.y (mgr.25132) 666 : cluster 0 pgmap v652: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 7 op/s; 16929/72 objects degraded (23512.500%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:16.686 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:16.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:16.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:16 smithi183 bash[59233]: cluster 2023-10-01T09:32:15.337694+0000 mgr.y (mgr.25132) 666 : cluster 0 pgmap v652: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 7 op/s; 16929/72 objects degraded (23512.500%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:16.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:16.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:16.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:16.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:16.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:17.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:17.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:17.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:17.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:17.202 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:17.305 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:17.326 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:17.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:17.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:17.440 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:17 smithi111 bash[75702]: audit 2023-10-01T09:32:17.105949+0000 mon.a (mon.0) 852 : audit 1 from='client.? 172.21.15.111:0/2845056316' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:32:17.440 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:17 smithi111 bash[78631]: audit 2023-10-01T09:32:17.105949+0000 mon.a (mon.0) 852 : audit 1 from='client.? 172.21.15.111:0/2845056316' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:32:17.453 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_2' removed 2023-10-01T09:32:17.456 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:17.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:17.595 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:17.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:17.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:17.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:17 smithi183 bash[59233]: audit 2023-10-01T09:32:17.105949+0000 mon.a (mon.0) 852 : audit 1 from='client.? 172.21.15.111:0/2845056316' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:32:17.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:17.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:17.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:17.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:17.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:17.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:18.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:18.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:18.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:18.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:18.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:18.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:18.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:18.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:18.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: cluster 2023-10-01T09:32:17.338754+0000 mgr.y (mgr.25132) 667 : cluster 0 pgmap v653: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16929/72 objects degraded (23512.500%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: cluster 2023-10-01T09:32:17.432038+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: audit 2023-10-01T09:32:17.434056+0000 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.111:0/2845056316' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: cluster 2023-10-01T09:32:17.434174+0000 mon.a (mon.0) 854 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: cluster 2023-10-01T09:32:17.581341+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: cluster 2023-10-01T09:32:17.581388+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:18 smithi183 bash[59233]: cluster 2023-10-01T09:32:17.581462+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:18.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:18.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:18.620 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: cluster 2023-10-01T09:32:17.338754+0000 mgr.y (mgr.25132) 667 : cluster 0 pgmap v653: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16929/72 objects degraded (23512.500%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:18.620 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: cluster 2023-10-01T09:32:17.432038+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: audit 2023-10-01T09:32:17.434056+0000 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.111:0/2845056316' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: cluster 2023-10-01T09:32:17.434174+0000 mon.a (mon.0) 854 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: cluster 2023-10-01T09:32:17.581341+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: cluster 2023-10-01T09:32:17.581388+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[75702]: cluster 2023-10-01T09:32:17.581462+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: cluster 2023-10-01T09:32:17.338754+0000 mgr.y (mgr.25132) 667 : cluster 0 pgmap v653: 89 pgs: 1 active+recovery_wait+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16929/72 objects degraded (23512.500%); 4103/72 objects misplaced (5698.611%); 0 B/s, 23 objects/s recovering 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: cluster 2023-10-01T09:32:17.432038+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: audit 2023-10-01T09:32:17.434056+0000 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.111:0/2845056316' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:32:18.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: cluster 2023-10-01T09:32:17.434174+0000 mon.a (mon.0) 854 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-10-01T09:32:18.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: cluster 2023-10-01T09:32:17.581341+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: cluster 2023-10-01T09:32:17.581388+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:18 smithi111 bash[78631]: cluster 2023-10-01T09:32:17.581462+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T09:32:18.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:18.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:18.738 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:18.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:18.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:18.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:18.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:18.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:19.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:19.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:19.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:19.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:19.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:19.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:19.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:19.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:19.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:19.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:19 smithi183 bash[59233]: cluster 2023-10-01T09:32:18.440895+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T09:32:19.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:19 smithi183 bash[59233]: cluster 2023-10-01T09:32:18.441289+0000 mon.a (mon.0) 855 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-10-01T09:32:19.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:19 smithi183 bash[59233]: cluster 2023-10-01T09:32:18.442335+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T09:32:19.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:19 smithi183 bash[59233]: cluster 2023-10-01T09:32:19.019853+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 16929/72 objects degraded (23512.500%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:19.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:19.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:19.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:19.692 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[75702]: cluster 2023-10-01T09:32:18.440895+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[75702]: cluster 2023-10-01T09:32:18.441289+0000 mon.a (mon.0) 855 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[75702]: cluster 2023-10-01T09:32:18.442335+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[75702]: cluster 2023-10-01T09:32:19.019853+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 16929/72 objects degraded (23512.500%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[78631]: cluster 2023-10-01T09:32:18.440895+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[78631]: cluster 2023-10-01T09:32:18.441289+0000 mon.a (mon.0) 855 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[78631]: cluster 2023-10-01T09:32:18.442335+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T09:32:19.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:19 smithi111 bash[78631]: cluster 2023-10-01T09:32:19.019853+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 16929/72 objects degraded (23512.500%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-01T09:32:19.694 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T09:32:19.695 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T09:32:19.695 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-10-01T09:32:19.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-10-01T09:32:19.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:19.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:19.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:19.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:19.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:19.940 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:19.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:19.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:20.060 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:20.060 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:20.161 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:20.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:20.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:20.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:20.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:20.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:20.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:20.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:20.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:20.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:20.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:20.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:20.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:20 smithi183 bash[59233]: cluster 2023-10-01T09:32:19.339480+0000 mgr.y (mgr.25132) 668 : cluster 0 pgmap v656: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:32:20.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:20 smithi183 bash[59233]: cluster 2023-10-01T09:32:19.442527+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:20 smithi183 bash[59233]: cluster 2023-10-01T09:32:19.444383+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:20 smithi183 bash[59233]: cluster 2023-10-01T09:32:19.444679+0000 mon.a (mon.0) 857 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-10-01T09:32:20.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:20 smithi183 bash[59233]: cluster 2023-10-01T09:32:19.447461+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:20.813 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[78631]: cluster 2023-10-01T09:32:19.339480+0000 mgr.y (mgr.25132) 668 : cluster 0 pgmap v656: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:32:20.814 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[78631]: cluster 2023-10-01T09:32:19.442527+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.814 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[78631]: cluster 2023-10-01T09:32:19.444383+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.814 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[78631]: cluster 2023-10-01T09:32:19.444679+0000 mon.a (mon.0) 857 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-10-01T09:32:20.814 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[78631]: cluster 2023-10-01T09:32:19.447461+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[75702]: cluster 2023-10-01T09:32:19.339480+0000 mgr.y (mgr.25132) 668 : cluster 0 pgmap v656: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T09:32:20.814 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[75702]: cluster 2023-10-01T09:32:19.442527+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.815 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[75702]: cluster 2023-10-01T09:32:19.444383+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.815 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[75702]: cluster 2023-10-01T09:32:19.444679+0000 mon.a (mon.0) 857 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-10-01T09:32:20.815 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:20 smithi111 bash[75702]: cluster 2023-10-01T09:32:19.447461+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:20.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:20.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:20.952 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:20.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:20.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:21.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:21.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:21.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:21.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:21.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:21.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:21.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:21.369 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:21.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:21.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:21.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:21.615 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:21 smithi111 bash[75702]: cluster 2023-10-01T09:32:20.185489+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:21.615 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:21 smithi111 bash[75702]: cluster 2023-10-01T09:32:21.340548+0000 mgr.y (mgr.25132) 669 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:21.615 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:21 smithi111 bash[78631]: cluster 2023-10-01T09:32:20.185489+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:21.616 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:21 smithi111 bash[78631]: cluster 2023-10-01T09:32:21.340548+0000 mgr.y (mgr.25132) 669 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:21.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:21.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:21.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:21.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:21 smithi183 bash[59233]: cluster 2023-10-01T09:32:20.185489+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T09:32:21.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:21 smithi183 bash[59233]: cluster 2023-10-01T09:32:21.340548+0000 mgr.y (mgr.25132) 669 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:21.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:21.867 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:21.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:21.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:21.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:22.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:22.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:22.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:22.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:22.393 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:22.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:22.531 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.562 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:22.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:22.679 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:22 smithi183 bash[59233]: cluster 2023-10-01T09:32:21.447751+0000 mon.a (mon.0) 858 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-10-01T09:32:22.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:22.802 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.812 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:22 smithi111 bash[78631]: cluster 2023-10-01T09:32:21.447751+0000 mon.a (mon.0) 858 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-10-01T09:32:22.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:22 smithi111 bash[75702]: cluster 2023-10-01T09:32:21.447751+0000 mon.a (mon.0) 858 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-10-01T09:32:22.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:22.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:22.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:22.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:23.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:23.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:23.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:23.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:23.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:23.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:23.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:23.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:23.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:23.471 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:23.494 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:23.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:23.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:23 smithi111 bash[78631]: cluster 2023-10-01T09:32:23.341400+0000 mgr.y (mgr.25132) 670 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:23.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:23 smithi111 bash[75702]: cluster 2023-10-01T09:32:23.341400+0000 mgr.y (mgr.25132) 670 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:23.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:23.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:23.748 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:23.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:23.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:23 smithi183 bash[59233]: cluster 2023-10-01T09:32:23.341400+0000 mgr.y (mgr.25132) 670 : cluster 0 pgmap v659: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:23.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:23.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:23.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:23.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:23.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:24.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:24.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:24.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:24.148 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:24.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:24.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:24.272 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:24.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:24.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:24.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:24.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:24.499 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:24.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:24.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:24.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:24.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:24.765 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:24.790 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:24.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:24.925 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:24.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:25.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:25.041 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:32:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:32:24] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.33.4" 2023-10-01T09:32:25.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:25.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:25.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:25.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:25.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:25.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:25.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:25.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:25.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:25.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:25.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:25.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:25.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:25.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:25.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:25.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:25.873 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:25.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:25.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:25.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:26.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:26.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:26.113 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:26.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:26.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:26.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:26.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:26.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:26.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:26.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:26.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:26.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:26.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:26.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:26.666 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:26 smithi111 bash[78631]: cluster 2023-10-01T09:32:25.342599+0000 mgr.y (mgr.25132) 671 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2023-10-01T09:32:26.669 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:26 smithi111 bash[75702]: cluster 2023-10-01T09:32:25.342599+0000 mgr.y (mgr.25132) 671 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2023-10-01T09:32:26.680 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:26.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:26.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:26.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:26 smithi183 bash[59233]: cluster 2023-10-01T09:32:25.342599+0000 mgr.y (mgr.25132) 671 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2023-10-01T09:32:26.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:26.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:26.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:26.947 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:26.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:27.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:27.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:27.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:27.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:27.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:27.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:27.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:27.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:27.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:27.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:27.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:27.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:27.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:27.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:27.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:27.727 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:27.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:27.831 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:27.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:27.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:27.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:27.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:28.083 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:28.116 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:28.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:28.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:28.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:28.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:28.490 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:28.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:28.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:28.634 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:28 smithi183 bash[59233]: cluster 2023-10-01T09:32:27.343518+0000 mgr.y (mgr.25132) 672 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-01T09:32:28.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:28.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:28.697 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:28 smithi111 bash[75702]: cluster 2023-10-01T09:32:27.343518+0000 mgr.y (mgr.25132) 672 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-01T09:32:28.697 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:28 smithi111 bash[78631]: cluster 2023-10-01T09:32:27.343518+0000 mgr.y (mgr.25132) 672 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-01T09:32:28.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:28.787 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:28.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:28.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:28.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:28.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:28.929 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:32:28.930 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:32:28.930 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:32:28.930 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:32:28.930 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:32:29.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:29.057 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:29.161 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:29.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:29.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:29.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:29.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:29.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:29.617 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:29.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:29.735 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:32:29.735 INFO:teuthology.orchestra.run.smithi111.stdout:{"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false}},"mutes":[]},"election_epoch":34,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":948,"monmap":{"epoch":4,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":163,"num_osds":8,"num_up_osds":8,"osd_up_since":1696152006,"num_in_osds":8,"osd_in_since":1696151017,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":73}],"num_pgs":73,"num_pools":4,"num_objects":24,"data_bytes":595872,"bytes_used":4358430720,"bytes_avail":763601854464,"bytes_total":767960285184,"recovering_objects_per_sec":0,"recovering_bytes_per_sec":66298,"recovering_keys_per_sec":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0},"fsmap":{"epoch":7,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi111.prdolt","status":"up:active","gid":24557}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.111:8443/","prometheus":"http://172.21.15.111:9283/"}},"servicemap":{"epoch":26,"modified":"2023-10-01T09:30:59.300878+0000","services":{}},"progress_events":{"e0c7c585-d9b3-4903-86b5-b2dfae7f2535":{"message":"Upgrade to 18.2.0-497-gb5682219 (4m)\n [===========.................] (remaining: 7m)","progress":0.40000000596046448,"add_to_ceph_s":true}}} 2023-10-01T09:32:29.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:29.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:29.964 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:29.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:29.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:30.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[75702]: audit 2023-10-01T09:32:29.019786+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[75702]: audit 2023-10-01T09:32:29.021360+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[75702]: cluster 2023-10-01T09:32:29.343930+0000 mgr.y (mgr.25132) 673 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[75702]: audit 2023-10-01T09:32:29.733419+0000 mon.a (mon.0) 861 : audit 0 from='client.? 172.21.15.111:0/1601356293' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[75702]: audit 2023-10-01T09:32:29.754824+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[78631]: audit 2023-10-01T09:32:29.019786+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[78631]: audit 2023-10-01T09:32:29.021360+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[78631]: cluster 2023-10-01T09:32:29.343930+0000 mgr.y (mgr.25132) 673 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[78631]: audit 2023-10-01T09:32:29.733419+0000 mon.a (mon.0) 861 : audit 0 from='client.? 172.21.15.111:0/1601356293' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-01T09:32:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:30 smithi111 bash[78631]: audit 2023-10-01T09:32:29.754824+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:30.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:30.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:30.204 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:30.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:30 smithi183 bash[59233]: audit 2023-10-01T09:32:29.019786+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:30 smithi183 bash[59233]: audit 2023-10-01T09:32:29.021360+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:30 smithi183 bash[59233]: cluster 2023-10-01T09:32:29.343930+0000 mgr.y (mgr.25132) 673 : cluster 0 pgmap v662: 73 pgs: 73 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-01T09:32:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:30 smithi183 bash[59233]: audit 2023-10-01T09:32:29.733419+0000 mon.a (mon.0) 861 : audit 0 from='client.? 172.21.15.111:0/1601356293' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-01T09:32:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:30 smithi183 bash[59233]: audit 2023-10-01T09:32:29.754824+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:30.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:30.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:30.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:30.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:30.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:30.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:30.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:30.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:30.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:30.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:30.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:30.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:30.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:30.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:31.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:31.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:31.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:31.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:31.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:31.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:31.278 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:31.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:31.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:31.517 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:31.551 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:31.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:31.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:31.784 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:31.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:31.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:31.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:31.944 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:31.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:31.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:32.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:32.071 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:32.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:32.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:32.208 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:32.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:32.341 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:32.446 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:32.457 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:32 smithi183 bash[59233]: cluster 2023-10-01T09:32:31.344870+0000 mgr.y (mgr.25132) 674 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-01T09:32:32.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:32.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:32.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:32.614 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:32.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:32.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:32.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:32.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:32 smithi111 bash[75702]: cluster 2023-10-01T09:32:31.344870+0000 mgr.y (mgr.25132) 674 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-01T09:32:32.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:32 smithi111 bash[78631]: cluster 2023-10-01T09:32:31.344870+0000 mgr.y (mgr.25132) 674 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-01T09:32:32.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:32.883 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:32.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:32.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:33.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:33.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:33.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:33.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:33.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:33.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:33.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:33.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:33.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:33.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T09:32:33.458 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2023-10-01T09:32:33.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:32:33.474 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:32:33.496 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:32:33.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:33.536 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:32:33.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:33.577 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:32:33.617 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:32:33.657 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:32:33.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:33.680 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:33.695 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:32:33.725 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.727 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:32:33.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:33.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:33.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:33.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:33.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:33.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:33.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:34.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:34.079 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:34.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:34.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:34.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:34.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:34.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:34.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:34.417 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:32:34.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:34.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:34.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:34.598 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:34 smithi183 bash[59233]: cluster 2023-10-01T09:32:33.345377+0000 mgr.y (mgr.25132) 675 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:34.598 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:34 smithi183 bash[59233]: audit 2023-10-01T09:32:33.451969+0000 mon.a (mon.0) 863 : audit 0 from='client.? 172.21.15.111:0/75999576' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:34.598 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:34 smithi183 bash[59233]: audit 2023-10-01T09:32:33.963878+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.111:0/385719106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:32:34.598 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:34 smithi183 bash[59233]: audit 2023-10-01T09:32:33.964276+0000 mon.a (mon.0) 864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:32:34.617 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:34.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:34.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:34.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:34.856 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:34.870 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[75702]: cluster 2023-10-01T09:32:33.345377+0000 mgr.y (mgr.25132) 675 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:34.870 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[75702]: audit 2023-10-01T09:32:33.451969+0000 mon.a (mon.0) 863 : audit 0 from='client.? 172.21.15.111:0/75999576' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:34.870 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[75702]: audit 2023-10-01T09:32:33.963878+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.111:0/385719106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:32:34.870 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[75702]: audit 2023-10-01T09:32:33.964276+0000 mon.a (mon.0) 864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:32:34.881 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:34.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:34.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:34.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:35.017 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:35.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:35.121 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:35.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:35.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:35.182 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:32:34] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.33.4" 2023-10-01T09:32:35.182 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[78631]: cluster 2023-10-01T09:32:33.345377+0000 mgr.y (mgr.25132) 675 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:35.183 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[78631]: audit 2023-10-01T09:32:33.451969+0000 mon.a (mon.0) 863 : audit 0 from='client.? 172.21.15.111:0/75999576' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:35.183 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[78631]: audit 2023-10-01T09:32:33.963878+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.111:0/385719106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:32:35.183 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:34 smithi111 bash[78631]: audit 2023-10-01T09:32:33.964276+0000 mon.a (mon.0) 864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:32:35.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:35.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:35.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:35.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:35.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:35.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:35.466 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[75702]: cluster 2023-10-01T09:32:34.402056+0000 mon.a (mon.0) 865 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:32:35.467 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[75702]: cluster 2023-10-01T09:32:34.402082+0000 mon.a (mon.0) 866 : cluster 1 Cluster is now healthy 2023-10-01T09:32:35.467 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[75702]: cluster 2023-10-01T09:32:34.406705+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:35.467 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[75702]: audit 2023-10-01T09:32:34.410485+0000 mon.a (mon.0) 867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:32:35.467 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[75702]: cluster 2023-10-01T09:32:34.410563+0000 mon.a (mon.0) 868 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-10-01T09:32:35.467 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[75702]: cluster 2023-10-01T09:32:34.879358+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:35.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:35.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:35.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:35.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:35.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:35.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:35.765 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:35.774 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[78631]: cluster 2023-10-01T09:32:34.402056+0000 mon.a (mon.0) 865 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:32:35.774 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[78631]: cluster 2023-10-01T09:32:34.402082+0000 mon.a (mon.0) 866 : cluster 1 Cluster is now healthy 2023-10-01T09:32:35.774 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[78631]: cluster 2023-10-01T09:32:34.406705+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:35.774 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[78631]: audit 2023-10-01T09:32:34.410485+0000 mon.a (mon.0) 867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:32:35.774 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[78631]: cluster 2023-10-01T09:32:34.410563+0000 mon.a (mon.0) 868 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-10-01T09:32:35.775 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:35 smithi111 bash[78631]: cluster 2023-10-01T09:32:34.879358+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:35.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:35.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:35 smithi183 bash[59233]: cluster 2023-10-01T09:32:34.402056+0000 mon.a (mon.0) 865 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:32:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:35 smithi183 bash[59233]: cluster 2023-10-01T09:32:34.402082+0000 mon.a (mon.0) 866 : cluster 1 Cluster is now healthy 2023-10-01T09:32:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:35 smithi183 bash[59233]: cluster 2023-10-01T09:32:34.406705+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:35 smithi183 bash[59233]: audit 2023-10-01T09:32:34.410485+0000 mon.a (mon.0) 867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:32:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:35 smithi183 bash[59233]: cluster 2023-10-01T09:32:34.410563+0000 mon.a (mon.0) 868 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-10-01T09:32:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:35 smithi183 bash[59233]: cluster 2023-10-01T09:32:34.879358+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:35.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:35.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:35.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:35.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:36.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:36.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:36.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:36.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:36.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:36.306 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:36.335 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:36.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:36.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:36.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:36.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:36 smithi183 bash[59233]: cluster 2023-10-01T09:32:34.884496+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:36 smithi183 bash[59233]: cluster 2023-10-01T09:32:35.345876+0000 mgr.y (mgr.25132) 676 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:36.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:36 smithi183 bash[59233]: cluster 2023-10-01T09:32:35.387778+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:36.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:36.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:36.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:36.692 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:36 smithi111 bash[78631]: cluster 2023-10-01T09:32:34.884496+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:36.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:36 smithi111 bash[78631]: cluster 2023-10-01T09:32:35.345876+0000 mgr.y (mgr.25132) 676 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:36.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:36 smithi111 bash[78631]: cluster 2023-10-01T09:32:35.387778+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:36.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:36 smithi111 bash[75702]: cluster 2023-10-01T09:32:34.884496+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:36.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:36 smithi111 bash[75702]: cluster 2023-10-01T09:32:35.345876+0000 mgr.y (mgr.25132) 676 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:36.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:36 smithi111 bash[75702]: cluster 2023-10-01T09:32:35.387778+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T09:32:36.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:36.740 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:36.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:36.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:36.873 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:36.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:36.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:37.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:37.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:37.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:37.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:37.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:37.247 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:37.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:37.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:37.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:37.420 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:37.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:37.523 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:37.556 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:37.661 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:37.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:37.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:37.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:37.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:37.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:37.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:32:37.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:37.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:38.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:38.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:38.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:38.201 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:38.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:38.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:38.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:38.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:38.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:38.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:38.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:38.632 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:38.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:32:38.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:38.758 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_3' created 2023-10-01T09:32:38.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:38.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:38.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:38.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:38.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:39.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:39.007 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:38 smithi111 bash[75702]: cluster 2023-10-01T09:32:37.346745+0000 mgr.y (mgr.25132) 677 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:39.007 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:38 smithi111 bash[78631]: cluster 2023-10-01T09:32:37.346745+0000 mgr.y (mgr.25132) 677 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:39.018 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:38 smithi183 bash[59233]: cluster 2023-10-01T09:32:37.346745+0000 mgr.y (mgr.25132) 677 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:39.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:39.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:39.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:39.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:39.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:39.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:39.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:39.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:39.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:39.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:39.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:39.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:39.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:39.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:39.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:39.810 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: audit 2023-10-01T09:32:38.237530+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.111:0/713844933' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: audit 2023-10-01T09:32:38.238031+0000 mon.a (mon.0) 869 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: cluster 2023-10-01T09:32:38.743710+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: cluster 2023-10-01T09:32:38.744608+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: audit 2023-10-01T09:32:38.745421+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: cluster 2023-10-01T09:32:38.745569+0000 mon.a (mon.0) 871 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.347315+0000 mgr.y (mgr.25132) 678 : cluster 0 pgmap v669: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:39.811 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: audit 2023-10-01T09:32:38.237530+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.111:0/713844933' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T09:32:39.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: audit 2023-10-01T09:32:38.238031+0000 mon.a (mon.0) 869 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T09:32:39.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: cluster 2023-10-01T09:32:38.743710+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T09:32:39.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: cluster 2023-10-01T09:32:38.744608+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T09:32:39.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: audit 2023-10-01T09:32:38.745421+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-01T09:32:39.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: cluster 2023-10-01T09:32:38.745569+0000 mon.a (mon.0) 871 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-10-01T09:32:39.812 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:39 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.347315+0000 mgr.y (mgr.25132) 678 : cluster 0 pgmap v669: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:39.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:39.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:39.925 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-10-01T09:32:39.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:39.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: audit 2023-10-01T09:32:38.237530+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.111:0/713844933' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T09:32:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: audit 2023-10-01T09:32:38.238031+0000 mon.a (mon.0) 869 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T09:32:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: cluster 2023-10-01T09:32:38.743710+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T09:32:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: cluster 2023-10-01T09:32:38.744608+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T09:32:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: audit 2023-10-01T09:32:38.745421+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-01T09:32:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: cluster 2023-10-01T09:32:38.745569+0000 mon.a (mon.0) 871 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-10-01T09:32:39.944 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:39 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.347315+0000 mgr.y (mgr.25132) 678 : cluster 0 pgmap v669: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:39.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:39.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:40.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:40.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:40.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:40.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:40.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:40.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:40.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:40.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:40.400 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:40.400 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:40.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:40.504 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:40.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:40.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:40.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:40.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:40.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:40 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.749629+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:40 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.749662+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:40 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.751390+0000 mon.a (mon.0) 872 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-10-01T09:32:40.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:40 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.753149+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:40 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.753478+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.757 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:40 smithi183 bash[59233]: cluster 2023-10-01T09:32:39.767569+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:40.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:40.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:40.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.749629+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.749662+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.751390+0000 mon.a (mon.0) 872 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-10-01T09:32:40.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.753149+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.753478+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[75702]: cluster 2023-10-01T09:32:39.767569+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.749629+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.749662+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.751390+0000 mon.a (mon.0) 872 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-10-01T09:32:40.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.753149+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.753478+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:40 smithi111 bash[78631]: cluster 2023-10-01T09:32:39.767569+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T09:32:40.907 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:40.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:40.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:41.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:41.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:41.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:41.147 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:41.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:41.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:41.307 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:41.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:41.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:41.443 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:41.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:41.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:41.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:41.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:41.711 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:41.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:41.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:41.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[75702]: cluster 2023-10-01T09:32:40.748277+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:41.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[75702]: cluster 2023-10-01T09:32:40.748837+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:41.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[75702]: cluster 2023-10-01T09:32:40.751050+0000 mon.a (mon.0) 873 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-10-01T09:32:41.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[75702]: cluster 2023-10-01T09:32:41.348087+0000 mgr.y (mgr.25132) 679 : cluster 0 pgmap v672: 89 pgs: 2 creating+activating, 6 unknown, 81 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:41.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:41.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:41.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:41.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:41 smithi183 bash[59233]: cluster 2023-10-01T09:32:40.748277+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:41 smithi183 bash[59233]: cluster 2023-10-01T09:32:40.748837+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:41 smithi183 bash[59233]: cluster 2023-10-01T09:32:40.751050+0000 mon.a (mon.0) 873 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-10-01T09:32:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:41 smithi183 bash[59233]: cluster 2023-10-01T09:32:41.348087+0000 mgr.y (mgr.25132) 679 : cluster 0 pgmap v672: 89 pgs: 2 creating+activating, 6 unknown, 81 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:42.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:42.114 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:42.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:42.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:42.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:42.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[78631]: cluster 2023-10-01T09:32:40.748277+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:42.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[78631]: cluster 2023-10-01T09:32:40.748837+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[78631]: cluster 2023-10-01T09:32:40.751050+0000 mon.a (mon.0) 873 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-10-01T09:32:42.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:41 smithi111 bash[78631]: cluster 2023-10-01T09:32:41.348087+0000 mgr.y (mgr.25132) 679 : cluster 0 pgmap v672: 89 pgs: 2 creating+activating, 6 unknown, 81 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:42.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:42.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:42.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:42.429 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:42.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:42.509 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:42.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:42.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:42.643 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:42.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:42.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:42.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:42.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:42.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:42 smithi183 bash[59233]: cluster 2023-10-01T09:32:41.763078+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:42.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:42 smithi183 bash[59233]: cluster 2023-10-01T09:32:41.844729+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:42.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:42.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:42.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:43.019 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:43.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:42 smithi111 bash[78631]: cluster 2023-10-01T09:32:41.763078+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:43.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:42 smithi111 bash[78631]: cluster 2023-10-01T09:32:41.844729+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:43.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:42 smithi111 bash[75702]: cluster 2023-10-01T09:32:41.763078+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:43.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:42 smithi111 bash[75702]: cluster 2023-10-01T09:32:41.844729+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T09:32:43.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:43.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:43.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:43.175 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:43.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:43.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:43.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:43.441 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:43.442 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:43.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:43.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:43.575 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:43.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:43.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:43.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:43.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:43 smithi183 bash[59233]: cluster 2023-10-01T09:32:43.348814+0000 mgr.y (mgr.25132) 680 : cluster 0 pgmap v673: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:43.848 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:43.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:43.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:43.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:43.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:43.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:44.004 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:43 smithi111 bash[78631]: cluster 2023-10-01T09:32:43.348814+0000 mgr.y (mgr.25132) 680 : cluster 0 pgmap v673: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:44.005 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:43 smithi111 bash[75702]: cluster 2023-10-01T09:32:43.348814+0000 mgr.y (mgr.25132) 680 : cluster 0 pgmap v673: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:44.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:44.219 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:44.355 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:44.389 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:44.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:44.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:44.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:44.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.661 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:44.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:44.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:44.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:44.914 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:32:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:32:44] "GET /metrics HTTP/1.1" 200 36190 "" "Prometheus/2.33.4" 2023-10-01T09:32:44.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:44.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:44.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:45.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:45.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:45.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:45.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:45.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:45.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:45 smithi183 bash[59233]: audit 2023-10-01T09:32:44.019742+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:45 smithi183 bash[59233]: audit 2023-10-01T09:32:44.021047+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:45 smithi111 bash[75702]: audit 2023-10-01T09:32:44.019742+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:45 smithi111 bash[75702]: audit 2023-10-01T09:32:44.021047+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:45 smithi111 bash[78631]: audit 2023-10-01T09:32:44.019742+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:45.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:45 smithi111 bash[78631]: audit 2023-10-01T09:32:44.021047+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:45.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:45.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:45.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:45.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:45.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:45.604 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:45.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:45.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:45.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:45.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:45.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:45.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:45.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:45.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:45.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:46.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:46.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:46.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:46.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:46.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:46 smithi183 bash[59233]: cluster 2023-10-01T09:32:45.349463+0000 mgr.y (mgr.25132) 681 : cluster 0 pgmap v674: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:46.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:46 smithi111 bash[75702]: cluster 2023-10-01T09:32:45.349463+0000 mgr.y (mgr.25132) 681 : cluster 0 pgmap v674: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:46 smithi111 bash[78631]: cluster 2023-10-01T09:32:45.349463+0000 mgr.y (mgr.25132) 681 : cluster 0 pgmap v674: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:46.366 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:46.398 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:46.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:46.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:46.538 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:46.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:46.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:46.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:46.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:46.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:46.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:46.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:46.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:47.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:47.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:47.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:47 smithi111 bash[75702]: audit 2023-10-01T09:32:46.995260+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:32:47.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:47 smithi111 bash[78631]: audit 2023-10-01T09:32:46.995260+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:32:47.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:47.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:47.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:47.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:47.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:47 smithi183 bash[59233]: audit 2023-10-01T09:32:46.995260+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:32:47.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:47.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:47.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:47.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:47.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:47.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:47.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:47.696 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:47.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:47.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:47.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:47.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:47.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:47.956 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:47.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:48.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:48.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:48.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:48.197 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:48.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:48 smithi183 bash[59233]: cluster 2023-10-01T09:32:47.350041+0000 mgr.y (mgr.25132) 682 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:48.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:48 smithi111 bash[75702]: cluster 2023-10-01T09:32:47.350041+0000 mgr.y (mgr.25132) 682 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:48.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:48 smithi111 bash[78631]: cluster 2023-10-01T09:32:47.350041+0000 mgr.y (mgr.25132) 682 : cluster 0 pgmap v675: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:48.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:48.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:48.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:48.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:48.498 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:48.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:48.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:48.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:48.731 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:48.762 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:48.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:48.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:48.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:48.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:49.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:49.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:49.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:49.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:49.162 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:49.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:49.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:49.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:49.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:49.397 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:49.429 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:49.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:49.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:49.555 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:49.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:49.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:49.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:49.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:49.789 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:49.814 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:49.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:49.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:49.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:49.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:50.055 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:50.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:50.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:50.198 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:50 smithi183 bash[59233]: cluster 2023-10-01T09:32:49.350437+0000 mgr.y (mgr.25132) 683 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:50.199 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:50 smithi183 bash[59233]: audit 2023-10-01T09:32:49.771213+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:50.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:50.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:50.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:50.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:50 smithi111 bash[75702]: cluster 2023-10-01T09:32:49.350437+0000 mgr.y (mgr.25132) 683 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:50.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:50 smithi111 bash[75702]: audit 2023-10-01T09:32:49.771213+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:50 smithi111 bash[78631]: cluster 2023-10-01T09:32:49.350437+0000 mgr.y (mgr.25132) 683 : cluster 0 pgmap v676: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:32:50.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:50 smithi111 bash[78631]: audit 2023-10-01T09:32:49.771213+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:50.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:50.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:50.454 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:50.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:50.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:50.589 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:50.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:50.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:50.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:50.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:50.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:50.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:50.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:50.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:50.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:50.999 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:51.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:51.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:51.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:51.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:51.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:51.260 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:51.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:51.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:51.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:51.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:51.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:51.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:51.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:51.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:51.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:51.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:51.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:51.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:51.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:51.892 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:32:51.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:51.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:51.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:52.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:52.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:52.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:52.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:52.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:52.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:52.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:52.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:52.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:52.464 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:52 smithi111 bash[75702]: cluster 2023-10-01T09:32:51.351163+0000 mgr.y (mgr.25132) 684 : cluster 0 pgmap v677: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:52.464 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:52 smithi111 bash[78631]: cluster 2023-10-01T09:32:51.351163+0000 mgr.y (mgr.25132) 684 : cluster 0 pgmap v677: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:52.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:52.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:52.597 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:52 smithi183 bash[59233]: cluster 2023-10-01T09:32:51.351163+0000 mgr.y (mgr.25132) 684 : cluster 0 pgmap v677: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:52.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:52.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:52.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:52.738 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:52.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:52.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:52.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:52.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:52.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:53.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:53.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:53.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:53.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:53.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:53.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:53.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:53.452 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:32:53.452 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:32:53.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:53.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:53.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:53.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:53.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:53.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:53.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:53.958 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:32:53.960 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:32:53.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:54.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:54.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:54.162 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:54.267 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:54.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[75702]: audit 2023-10-01T09:32:53.182957+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[75702]: audit 2023-10-01T09:32:53.188804+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:54.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[75702]: cluster 2023-10-01T09:32:53.351982+0000 mgr.y (mgr.25132) 685 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:54.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[78631]: audit 2023-10-01T09:32:53.182957+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:54.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[78631]: audit 2023-10-01T09:32:53.188804+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:54.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[78631]: cluster 2023-10-01T09:32:53.351982+0000 mgr.y (mgr.25132) 685 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:54.403 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:54.417 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:54 smithi183 bash[59233]: audit 2023-10-01T09:32:53.182957+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:54.417 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:54 smithi183 bash[59233]: audit 2023-10-01T09:32:53.188804+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:54.417 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:54 smithi183 bash[59233]: cluster 2023-10-01T09:32:53.351982+0000 mgr.y (mgr.25132) 685 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:54.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:54.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:54.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:54.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:54.705 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:54.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:54.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:54.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:54.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:54.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:54.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:54.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:54.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:54.996 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:32:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:32:54] "GET /metrics HTTP/1.1" 200 36190 "" "Prometheus/2.33.4" 2023-10-01T09:32:55.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:55.106 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:55.209 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:55.232 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:55.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:55.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:55 smithi183 bash[59233]: audit 2023-10-01T09:32:53.942664+0000 mgr.y (mgr.25132) 686 : audit 0 from='client.35211 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:32:55.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:55 smithi111 bash[75702]: audit 2023-10-01T09:32:53.942664+0000 mgr.y (mgr.25132) 686 : audit 0 from='client.35211 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:32:55.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:55 smithi111 bash[78631]: audit 2023-10-01T09:32:53.942664+0000 mgr.y (mgr.25132) 686 : audit 0 from='client.35211 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:32:55.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:55.366 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:55.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:55.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:55.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:55.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:55.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:55.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:55.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:55.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:55.907 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:55.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:55.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:56.011 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:56.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:56.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:56.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:56.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:56.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:56.307 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:56.313 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T09:32:56.411 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:56.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[75702]: audit 2023-10-01T09:32:55.339915+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[75702]: audit 2023-10-01T09:32:55.346759+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[75702]: cluster 2023-10-01T09:32:55.352604+0000 mgr.y (mgr.25132) 687 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[75702]: audit 2023-10-01T09:32:55.763448+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[75702]: audit 2023-10-01T09:32:55.764950+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[75702]: audit 2023-10-01T09:32:55.772109+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[78631]: audit 2023-10-01T09:32:55.339915+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[78631]: audit 2023-10-01T09:32:55.346759+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[78631]: cluster 2023-10-01T09:32:55.352604+0000 mgr.y (mgr.25132) 687 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:56.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[78631]: audit 2023-10-01T09:32:55.763448+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:32:56.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[78631]: audit 2023-10-01T09:32:55.764950+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:32:56.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:56 smithi111 bash[78631]: audit 2023-10-01T09:32:55.772109+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:56 smithi183 bash[59233]: audit 2023-10-01T09:32:55.339915+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:56 smithi183 bash[59233]: audit 2023-10-01T09:32:55.346759+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:56 smithi183 bash[59233]: cluster 2023-10-01T09:32:55.352604+0000 mgr.y (mgr.25132) 687 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:56 smithi183 bash[59233]: audit 2023-10-01T09:32:55.763448+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:32:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:56 smithi183 bash[59233]: audit 2023-10-01T09:32:55.764950+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:32:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:56 smithi183 bash[59233]: audit 2023-10-01T09:32:55.772109+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:56.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:56.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:56.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:56.684 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:56.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:56.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:56.816 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:56.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:56.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:56.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:56.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:56.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:57.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:57.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:57.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:57.179 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:57.206 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:57.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:57.339 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:57.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:57.443 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:57.467 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:57.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:57.478 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":678,"stamp":"2023-10-01T09:32:53.351458+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":2368258,"num_keys_recovered":20,"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":194,"ondisk_log_size":194,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":276,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3824576,"kb_used_data":1280640,"kb_used_omap":20,"kb_used_meta":2543851,"kb_avail":746136640,"statfs":{"total":767960285184,"available":764043919360,"internally_reserved":0,"allocated":1311375360,"data_stored":1306317554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2604904078},"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.003843"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":43,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757621+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:32:39.757621+0000","last_peered":"2023-10-01T09:32:39.757621+0000","last_clean":"2023-10-01T09:32:39.757621+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:32:39.757621+0000","last_undegraded":"2023-10-01T09:32:39.757621+0000","last_fullsized":"2023-10-01T09:32:39.757621+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":41,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.771126+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:32:39.771126+0000","last_peered":"2023-10-01T09:32:39.771126+0000","last_clean":"2023-10-01T09:32:39.771126+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:32:39.771126+0000","last_undegraded":"2023-10-01T09:32:39.771126+0000","last_fullsized":"2023-10-01T09:32:39.771126+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":84,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.074869+0000","last_change":"2023-10-01T09:28:17.361761+0000","last_active":"2023-10-01T09:32:40.074869+0000","last_peered":"2023-10-01T09:32:40.074869+0000","last_clean":"2023-10-01T09:32:40.074869+0000","last_became_active":"2023-10-01T09:28:17.361374+0000","last_became_peered":"2023-10-01T09:28:17.361374+0000","last_unstale":"2023-10-01T09:32:40.074869+0000","last_undegraded":"2023-10-01T09:32:40.074869+0000","last_fullsized":"2023-10-01T09:32:40.074869+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:02:48.669499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":149,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756480+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:32:39.756480+0000","last_peered":"2023-10-01T09:32:39.756480+0000","last_clean":"2023-10-01T09:32:39.756480+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:32:39.756480+0000","last_undegraded":"2023-10-01T09:32:39.756480+0000","last_fullsized":"2023-10-01T09:32:39.756480+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":156,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.753809+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:32:39.753809+0000","last_peered":"2023-10-01T09:32:39.753809+0000","last_clean":"2023-10-01T09:32:39.753809+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:32:39.753809+0000","last_undegraded":"2023-10-01T09:32:39.753809+0000","last_fullsized":"2023-10-01T09:32:39.753809+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":36,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.761573+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:32:39.761573+0000","last_peered":"2023-10-01T09:32:39.761573+0000","last_clean":"2023-10-01T09:32:39.761573+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:32:39.761573+0000","last_undegraded":"2023-10-01T09:32:39.761573+0000","last_fullsized":"2023-10-01T09:32:39.761573+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":147,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757375+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:32:39.757375+0000","last_peered":"2023-10-01T09:32:39.757375+0000","last_clean":"2023-10-01T09:32:39.757375+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:32:39.757375+0000","last_undegraded":"2023-10-01T09:32:39.757375+0000","last_fullsized":"2023-10-01T09:32:39.757375+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.753970+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:32:39.753970+0000","last_peered":"2023-10-01T09:32:39.753970+0000","last_clean":"2023-10-01T09:32:39.753970+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:32:39.753970+0000","last_undegraded":"2023-10-01T09:32:39.753970+0000","last_fullsized":"2023-10-01T09:32:39.753970+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":48,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.755702+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:32:39.755702+0000","last_peered":"2023-10-01T09:32:39.755702+0000","last_clean":"2023-10-01T09:32:39.755702+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:32:39.755702+0000","last_undegraded":"2023-10-01T09:32:39.755702+0000","last_fullsized":"2023-10-01T09:32:39.755702+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754040+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:32:39.754040+0000","last_peered":"2023-10-01T09:32:39.754040+0000","last_clean":"2023-10-01T09:32:39.754040+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:32:39.754040+0000","last_undegraded":"2023-10-01T09:32:39.754040+0000","last_fullsized":"2023-10-01T09:32:39.754040+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":36,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.770841+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:32:39.770841+0000","last_peered":"2023-10-01T09:32:39.770841+0000","last_clean":"2023-10-01T09:32:39.770841+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:32:39.770841+0000","last_undegraded":"2023-10-01T09:32:39.770841+0000","last_fullsized":"2023-10-01T09:32:39.770841+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":143,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759115+0000","last_change":"2023-10-01T09:29:17.375771+0000","last_active":"2023-10-01T09:32:39.759115+0000","last_peered":"2023-10-01T09:32:39.759115+0000","last_clean":"2023-10-01T09:32:39.759115+0000","last_became_active":"2023-10-01T09:29:17.375477+0000","last_became_peered":"2023-10-01T09:29:17.375477+0000","last_unstale":"2023-10-01T09:32:39.759115+0000","last_undegraded":"2023-10-01T09:32:39.759115+0000","last_fullsized":"2023-10-01T09:32:39.759115+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:33.066393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":53,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757482+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:32:39.757482+0000","last_peered":"2023-10-01T09:32:39.757482+0000","last_clean":"2023-10-01T09:32:39.757482+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:32:39.757482+0000","last_undegraded":"2023-10-01T09:32:39.757482+0000","last_fullsized":"2023-10-01T09:32:39.757482+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":127,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757136+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:32:39.757136+0000","last_peered":"2023-10-01T09:32:39.757136+0000","last_clean":"2023-10-01T09:32:39.757136+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:32:39.757136+0000","last_undegraded":"2023-10-01T09:32:39.757136+0000","last_fullsized":"2023-10-01T09:32:39.757136+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":82,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.770797+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:32:39.770797+0000","last_peered":"2023-10-01T09:32:39.770797+0000","last_clean":"2023-10-01T09:32:39.770797+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:32:39.770797+0000","last_undegraded":"2023-10-01T09:32:39.770797+0000","last_fullsized":"2023-10-01T09:32:39.770797+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":140,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754210+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:32:39.754210+0000","last_peered":"2023-10-01T09:32:39.754210+0000","last_clean":"2023-10-01T09:32:39.754210+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:32:39.754210+0000","last_undegraded":"2023-10-01T09:32:39.754210+0000","last_fullsized":"2023-10-01T09:32:39.754210+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":148,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754523+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:32:39.754523+0000","last_peered":"2023-10-01T09:32:39.754523+0000","last_clean":"2023-10-01T09:32:39.754523+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:32:39.754523+0000","last_undegraded":"2023-10-01T09:32:39.754523+0000","last_fullsized":"2023-10-01T09:32:39.754523+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":39,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.755779+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:32:39.755779+0000","last_peered":"2023-10-01T09:32:39.755779+0000","last_clean":"2023-10-01T09:32:39.755779+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:32:39.755779+0000","last_undegraded":"2023-10-01T09:32:39.755779+0000","last_fullsized":"2023-10-01T09:32:39.755779+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":119,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.770499+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:32:39.770499+0000","last_peered":"2023-10-01T09:32:39.770499+0000","last_clean":"2023-10-01T09:32:39.770499+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:32:39.770499+0000","last_undegraded":"2023-10-01T09:32:39.770499+0000","last_fullsized":"2023-10-01T09:32:39.770499+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":147,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756623+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:32:39.756623+0000","last_peered":"2023-10-01T09:32:39.756623+0000","last_clean":"2023-10-01T09:32:39.756623+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:32:39.756623+0000","last_undegraded":"2023-10-01T09:32:39.756623+0000","last_fullsized":"2023-10-01T09:32:39.756623+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":179,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.761382+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:32:39.761382+0000","last_peered":"2023-10-01T09:32:39.761382+0000","last_clean":"2023-10-01T09:32:39.761382+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:32:39.761382+0000","last_undegraded":"2023-10-01T09:32:39.761382+0000","last_fullsized":"2023-10-01T09:32:39.761382+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":158,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.755089+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:32:39.755089+0000","last_peered":"2023-10-01T09:32:39.755089+0000","last_clean":"2023-10-01T09:32:39.755089+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:32:39.755089+0000","last_undegraded":"2023-10-01T09:32:39.755089+0000","last_fullsized":"2023-10-01T09:32:39.755089+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"0'0","reported_seq":10,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.080185+0000","last_change":"2023-10-01T09:32:40.079277+0000","last_active":"2023-10-01T09:32:40.080185+0000","last_peered":"2023-10-01T09:32:40.080185+0000","last_clean":"2023-10-01T09:32:40.080185+0000","last_became_active":"2023-10-01T09:32:40.078378+0000","last_became_peered":"2023-10-01T09:32:40.078378+0000","last_unstale":"2023-10-01T09:32:40.080185+0000","last_undegraded":"2023-10-01T09:32:40.080185+0000","last_fullsized":"2023-10-01T09:32:40.080185+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":64,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.771136+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:32:39.771136+0000","last_peered":"2023-10-01T09:32:39.771136+0000","last_clean":"2023-10-01T09:32:39.771136+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:32:39.771136+0000","last_undegraded":"2023-10-01T09:32:39.771136+0000","last_fullsized":"2023-10-01T09:32:39.771136+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":57,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756114+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:32:39.756114+0000","last_peered":"2023-10-01T09:32:39.756114+0000","last_clean":"2023-10-01T09:32:39.756114+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:32:39.756114+0000","last_undegraded":"2023-10-01T09:32:39.756114+0000","last_fullsized":"2023-10-01T09:32:39.756114+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":10,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.772950+0000","last_change":"2023-10-01T09:32:39.772514+0000","last_active":"2023-10-01T09:32:39.772950+0000","last_peered":"2023-10-01T09:32:39.772950+0000","last_clean":"2023-10-01T09:32:39.772950+0000","last_became_active":"2023-10-01T09:32:39.771763+0000","last_became_peered":"2023-10-01T09:32:39.771763+0000","last_unstale":"2023-10-01T09:32:39.772950+0000","last_undegraded":"2023-10-01T09:32:39.772950+0000","last_fullsized":"2023-10-01T09:32:39.772950+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.771208+0000","last_change":"2023-10-01T09:28:17.500705+0000","last_active":"2023-10-01T09:32:39.771208+0000","last_peered":"2023-10-01T09:32:39.771208+0000","last_clean":"2023-10-01T09:32:39.771208+0000","last_became_active":"2023-10-01T09:28:17.360818+0000","last_became_peered":"2023-10-01T09:28:17.360818+0000","last_unstale":"2023-10-01T09:32:39.771208+0000","last_undegraded":"2023-10-01T09:32:39.771208+0000","last_fullsized":"2023-10-01T09:32:39.771208+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":148,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757287+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:32:39.757287+0000","last_peered":"2023-10-01T09:32:39.757287+0000","last_clean":"2023-10-01T09:32:39.757287+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:32:39.757287+0000","last_undegraded":"2023-10-01T09:32:39.757287+0000","last_fullsized":"2023-10-01T09:32:39.757287+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"0'0","reported_seq":11,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-10-01T09:32:41.148708+0000","last_change":"2023-10-01T09:32:39.770497+0000","last_active":"2023-10-01T09:32:41.148708+0000","last_peered":"2023-10-01T09:32:41.148708+0000","last_clean":"2023-10-01T09:32:41.148708+0000","last_became_active":"2023-10-01T09:32:39.770134+0000","last_became_peered":"2023-10-01T09:32:39.770134+0000","last_unstale":"2023-10-01T09:32:41.148708+0000","last_undegraded":"2023-10-01T09:32:41.148708+0000","last_fullsized":"2023-10-01T09:32:41.148708+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:19.957508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":78,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.771049+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:32:39.771049+0000","last_peered":"2023-10-01T09:32:39.771049+0000","last_clean":"2023-10-01T09:32:39.771049+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:32:39.771049+0000","last_undegraded":"2023-10-01T09:32:39.771049+0000","last_fullsized":"2023-10-01T09:32:39.771049+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":45,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.761108+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:32:39.761108+0000","last_peered":"2023-10-01T09:32:39.761108+0000","last_clean":"2023-10-01T09:32:39.761108+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:32:39.761108+0000","last_undegraded":"2023-10-01T09:32:39.761108+0000","last_fullsized":"2023-10-01T09:32:39.761108+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"0'0","reported_seq":11,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.763366+0000","last_change":"2023-10-01T09:32:39.761173+0000","last_active":"2023-10-01T09:32:40.763366+0000","last_peered":"2023-10-01T09:32:40.763366+0000","last_clean":"2023-10-01T09:32:40.763366+0000","last_became_active":"2023-10-01T09:32:39.760770+0000","last_became_peered":"2023-10-01T09:32:39.760770+0000","last_unstale":"2023-10-01T09:32:40.763366+0000","last_undegraded":"2023-10-01T09:32:40.763366+0000","last_fullsized":"2023-10-01T09:32:40.763366+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:21:58.626496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":133,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756017+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:32:39.756017+0000","last_peered":"2023-10-01T09:32:39.756017+0000","last_clean":"2023-10-01T09:32:39.756017+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:32:39.756017+0000","last_undegraded":"2023-10-01T09:32:39.756017+0000","last_fullsized":"2023-10-01T09:32:39.756017+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754415+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:32:39.754415+0000","last_peered":"2023-10-01T09:32:39.754415+0000","last_clean":"2023-10-01T09:32:39.754415+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:32:39.754415+0000","last_undegraded":"2023-10-01T09:32:39.754415+0000","last_fullsized":"2023-10-01T09:32:39.754415+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-10-01T09:32:41.734605+0000","last_change":"2023-10-01T09:32:39.763685+0000","last_active":"2023-10-01T09:32:41.734605+0000","last_peered":"2023-10-01T09:32:41.734605+0000","last_clean":"2023-10-01T09:32:41.734605+0000","last_became_active":"2023-10-01T09:32:39.763350+0000","last_became_peered":"2023-10-01T09:32:39.763350+0000","last_unstale":"2023-10-01T09:32:41.734605+0000","last_undegraded":"2023-10-01T09:32:41.734605+0000","last_fullsized":"2023-10-01T09:32:41.734605+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:12:44.191396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":139,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.753994+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:32:39.753994+0000","last_peered":"2023-10-01T09:32:39.753994+0000","last_clean":"2023-10-01T09:32:39.753994+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:32:39.753994+0000","last_undegraded":"2023-10-01T09:32:39.753994+0000","last_fullsized":"2023-10-01T09:32:39.753994+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":52,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757469+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:32:39.757469+0000","last_peered":"2023-10-01T09:32:39.757469+0000","last_clean":"2023-10-01T09:32:39.757469+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:32:39.757469+0000","last_undegraded":"2023-10-01T09:32:39.757469+0000","last_fullsized":"2023-10-01T09:32:39.757469+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.763189+0000","last_change":"2023-10-01T09:32:40.078581+0000","last_active":"2023-10-01T09:32:40.763189+0000","last_peered":"2023-10-01T09:32:40.763189+0000","last_clean":"2023-10-01T09:32:40.763189+0000","last_became_active":"2023-10-01T09:32:40.078099+0000","last_became_peered":"2023-10-01T09:32:40.078099+0000","last_unstale":"2023-10-01T09:32:40.763189+0000","last_undegraded":"2023-10-01T09:32:40.763189+0000","last_fullsized":"2023-10-01T09:32:40.763189+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:04:29.961412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":36,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.762359+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:32:39.762359+0000","last_peered":"2023-10-01T09:32:39.762359+0000","last_clean":"2023-10-01T09:32:39.762359+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:32:39.762359+0000","last_undegraded":"2023-10-01T09:32:39.762359+0000","last_fullsized":"2023-10-01T09:32:39.762359+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757636+0000","last_change":"2023-10-01T09:28:17.359309+0000","last_active":"2023-10-01T09:32:39.757636+0000","last_peered":"2023-10-01T09:32:39.757636+0000","last_clean":"2023-10-01T09:32:39.757636+0000","last_became_active":"2023-10-01T09:28:17.358698+0000","last_became_peered":"2023-10-01T09:28:17.358698+0000","last_unstale":"2023-10-01T09:32:39.757636+0000","last_undegraded":"2023-10-01T09:32:39.757636+0000","last_fullsized":"2023-10-01T09:32:39.757636+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":10,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.765346+0000","last_change":"2023-10-01T09:32:39.764728+0000","last_active":"2023-10-01T09:32:39.765346+0000","last_peered":"2023-10-01T09:32:39.765346+0000","last_clean":"2023-10-01T09:32:39.765346+0000","last_became_active":"2023-10-01T09:32:39.764358+0000","last_became_peered":"2023-10-01T09:32:39.764358+0000","last_unstale":"2023-10-01T09:32:39.765346+0000","last_undegraded":"2023-10-01T09:32:39.765346+0000","last_fullsized":"2023-10-01T09:32:39.765346+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757086+0000","last_change":"2023-10-01T09:28:17.360617+0000","last_active":"2023-10-01T09:32:39.757086+0000","last_peered":"2023-10-01T09:32:39.757086+0000","last_clean":"2023-10-01T09:32:39.757086+0000","last_became_active":"2023-10-01T09:28:17.359948+0000","last_became_peered":"2023-10-01T09:28:17.359948+0000","last_unstale":"2023-10-01T09:32:39.757086+0000","last_undegraded":"2023-10-01T09:32:39.757086+0000","last_fullsized":"2023-10-01T09:32:39.757086+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.758732+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:32:39.758732+0000","last_peered":"2023-10-01T09:32:39.758732+0000","last_clean":"2023-10-01T09:32:39.758732+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:32:39.758732+0000","last_undegraded":"2023-10-01T09:32:39.758732+0000","last_fullsized":"2023-10-01T09:32:39.758732+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"0'0","reported_seq":11,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.763253+0000","last_change":"2023-10-01T09:32:39.761415+0000","last_active":"2023-10-01T09:32:40.763253+0000","last_peered":"2023-10-01T09:32:40.763253+0000","last_clean":"2023-10-01T09:32:40.763253+0000","last_became_active":"2023-10-01T09:32:39.760873+0000","last_became_peered":"2023-10-01T09:32:39.760873+0000","last_unstale":"2023-10-01T09:32:40.763253+0000","last_undegraded":"2023-10-01T09:32:40.763253+0000","last_fullsized":"2023-10-01T09:32:40.763253+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:52:05.631525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":168,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754335+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:32:39.754335+0000","last_peered":"2023-10-01T09:32:39.754335+0000","last_clean":"2023-10-01T09:32:39.754335+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:32:39.754335+0000","last_undegraded":"2023-10-01T09:32:39.754335+0000","last_fullsized":"2023-10-01T09:32:39.754335+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759868+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:32:39.759868+0000","last_peered":"2023-10-01T09:32:39.759868+0000","last_clean":"2023-10-01T09:32:39.759868+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:32:39.759868+0000","last_undegraded":"2023-10-01T09:32:39.759868+0000","last_fullsized":"2023-10-01T09:32:39.759868+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"0'0","reported_seq":11,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-10-01T09:32:41.148599+0000","last_change":"2023-10-01T09:32:40.075896+0000","last_active":"2023-10-01T09:32:41.148599+0000","last_peered":"2023-10-01T09:32:41.148599+0000","last_clean":"2023-10-01T09:32:41.148599+0000","last_became_active":"2023-10-01T09:32:40.075517+0000","last_became_peered":"2023-10-01T09:32:40.075517+0000","last_unstale":"2023-10-01T09:32:41.148599+0000","last_undegraded":"2023-10-01T09:32:41.148599+0000","last_fullsized":"2023-10-01T09:32:41.148599+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:03:29.790595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":150,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759250+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:32:39.759250+0000","last_peered":"2023-10-01T09:32:39.759250+0000","last_clean":"2023-10-01T09:32:39.759250+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:32:39.759250+0000","last_undegraded":"2023-10-01T09:32:39.759250+0000","last_fullsized":"2023-10-01T09:32:39.759250+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":39,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756195+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:32:39.756195+0000","last_peered":"2023-10-01T09:32:39.756195+0000","last_clean":"2023-10-01T09:32:39.756195+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:32:39.756195+0000","last_undegraded":"2023-10-01T09:32:39.756195+0000","last_fullsized":"2023-10-01T09:32:39.756195+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":138,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759244+0000","last_change":"2023-10-01T09:28:45.984418+0000","last_active":"2023-10-01T09:32:39.759244+0000","last_peered":"2023-10-01T09:32:39.759244+0000","last_clean":"2023-10-01T09:32:39.759244+0000","last_became_active":"2023-10-01T09:28:45.983772+0000","last_became_peered":"2023-10-01T09:28:45.983772+0000","last_unstale":"2023-10-01T09:32:39.759244+0000","last_undegraded":"2023-10-01T09:32:39.759244+0000","last_fullsized":"2023-10-01T09:32:39.759244+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:33.519092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"0'0","reported_seq":10,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.772787+0000","last_change":"2023-10-01T09:32:39.772406+0000","last_active":"2023-10-01T09:32:39.772787+0000","last_peered":"2023-10-01T09:32:39.772787+0000","last_clean":"2023-10-01T09:32:39.772787+0000","last_became_active":"2023-10-01T09:32:39.771989+0000","last_became_peered":"2023-10-01T09:32:39.771989+0000","last_unstale":"2023-10-01T09:32:39.772787+0000","last_undegraded":"2023-10-01T09:32:39.772787+0000","last_fullsized":"2023-10-01T09:32:39.772787+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":155,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.755752+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:32:39.755752+0000","last_peered":"2023-10-01T09:32:39.755752+0000","last_clean":"2023-10-01T09:32:39.755752+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:32:39.755752+0000","last_undegraded":"2023-10-01T09:32:39.755752+0000","last_fullsized":"2023-10-01T09:32:39.755752+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.075292+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:32:40.075292+0000","last_peered":"2023-10-01T09:32:40.075292+0000","last_clean":"2023-10-01T09:32:40.075292+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:32:40.075292+0000","last_undegraded":"2023-10-01T09:32:40.075292+0000","last_fullsized":"2023-10-01T09:32:40.075292+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":141,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759227+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:32:39.759227+0000","last_peered":"2023-10-01T09:32:39.759227+0000","last_clean":"2023-10-01T09:32:39.759227+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:32:39.759227+0000","last_undegraded":"2023-10-01T09:32:39.759227+0000","last_fullsized":"2023-10-01T09:32:39.759227+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"0'0","reported_seq":11,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-10-01T09:32:41.735161+0000","last_change":"2023-10-01T09:32:39.763862+0000","last_active":"2023-10-01T09:32:41.735161+0000","last_peered":"2023-10-01T09:32:41.735161+0000","last_clean":"2023-10-01T09:32:41.735161+0000","last_became_active":"2023-10-01T09:32:39.763241+0000","last_became_peered":"2023-10-01T09:32:39.763241+0000","last_unstale":"2023-10-01T09:32:41.735161+0000","last_undegraded":"2023-10-01T09:32:41.735161+0000","last_fullsized":"2023-10-01T09:32:41.735161+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:15.948554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":162,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.073496+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:32:40.073496+0000","last_peered":"2023-10-01T09:32:40.073496+0000","last_clean":"2023-10-01T09:32:40.073496+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:32:40.073496+0000","last_undegraded":"2023-10-01T09:32:40.073496+0000","last_fullsized":"2023-10-01T09:32:40.073496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757117+0000","last_change":"2023-10-01T09:29:17.370945+0000","last_active":"2023-10-01T09:32:39.757117+0000","last_peered":"2023-10-01T09:32:39.757117+0000","last_clean":"2023-10-01T09:32:39.757117+0000","last_became_active":"2023-10-01T09:29:17.370573+0000","last_became_peered":"2023-10-01T09:29:17.370573+0000","last_unstale":"2023-10-01T09:32:39.757117+0000","last_undegraded":"2023-10-01T09:32:39.757117+0000","last_fullsized":"2023-10-01T09:32:39.757117+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:23.987885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759867+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:32:39.759867+0000","last_peered":"2023-10-01T09:32:39.759867+0000","last_clean":"2023-10-01T09:32:39.759867+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:32:39.759867+0000","last_undegraded":"2023-10-01T09:32:39.759867+0000","last_fullsized":"2023-10-01T09:32:39.759867+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.9","version":"0'0","reported_seq":10,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.765509+0000","last_change":"2023-10-01T09:32:39.764938+0000","last_active":"2023-10-01T09:32:39.765509+0000","last_peered":"2023-10-01T09:32:39.765509+0000","last_clean":"2023-10-01T09:32:39.765509+0000","last_became_active":"2023-10-01T09:32:39.764565+0000","last_became_peered":"2023-10-01T09:32:39.764565+0000","last_unstale":"2023-10-01T09:32:39.765509+0000","last_undegraded":"2023-10-01T09:32:39.765509+0000","last_fullsized":"2023-10-01T09:32:39.765509+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":48,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754993+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:32:39.754993+0000","last_peered":"2023-10-01T09:32:39.754993+0000","last_clean":"2023-10-01T09:32:39.754993+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:32:39.754993+0000","last_undegraded":"2023-10-01T09:32:39.754993+0000","last_fullsized":"2023-10-01T09:32:39.754993+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":402,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.770584+0000","last_change":"2023-10-01T09:32:19.455298+0000","last_active":"2023-10-01T09:32:39.770584+0000","last_peered":"2023-10-01T09:32:39.770584+0000","last_clean":"2023-10-01T09:32:39.770584+0000","last_became_active":"2023-10-01T09:32:19.454893+0000","last_became_peered":"2023-10-01T09:32:19.454893+0000","last_unstale":"2023-10-01T09:32:39.770584+0000","last_undegraded":"2023-10-01T09:32:39.770584+0000","last_fullsized":"2023-10-01T09:32:39.770584+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":146,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754545+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:32:39.754545+0000","last_peered":"2023-10-01T09:32:39.754545+0000","last_clean":"2023-10-01T09:32:39.754545+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:32:39.754545+0000","last_undegraded":"2023-10-01T09:32:39.754545+0000","last_fullsized":"2023-10-01T09:32:39.754545+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":36,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.761443+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:32:39.761443+0000","last_peered":"2023-10-01T09:32:39.761443+0000","last_clean":"2023-10-01T09:32:39.761443+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:32:39.761443+0000","last_undegraded":"2023-10-01T09:32:39.761443+0000","last_fullsized":"2023-10-01T09:32:39.761443+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.763217+0000","last_change":"2023-10-01T09:32:40.077303+0000","last_active":"2023-10-01T09:32:40.763217+0000","last_peered":"2023-10-01T09:32:40.763217+0000","last_clean":"2023-10-01T09:32:40.763217+0000","last_became_active":"2023-10-01T09:32:40.076684+0000","last_became_peered":"2023-10-01T09:32:40.076684+0000","last_unstale":"2023-10-01T09:32:40.763217+0000","last_undegraded":"2023-10-01T09:32:40.763217+0000","last_fullsized":"2023-10-01T09:32:40.763217+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:26:19.024031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":153,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.770827+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:32:39.770827+0000","last_peered":"2023-10-01T09:32:39.770827+0000","last_clean":"2023-10-01T09:32:39.770827+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:32:39.770827+0000","last_undegraded":"2023-10-01T09:32:39.770827+0000","last_fullsized":"2023-10-01T09:32:39.770827+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.753570+0000","last_change":"2023-10-01T09:28:17.362421+0000","last_active":"2023-10-01T09:32:39.753570+0000","last_peered":"2023-10-01T09:32:39.753570+0000","last_clean":"2023-10-01T09:32:39.753570+0000","last_became_active":"2023-10-01T09:28:17.361867+0000","last_became_peered":"2023-10-01T09:28:17.361867+0000","last_unstale":"2023-10-01T09:32:39.753570+0000","last_undegraded":"2023-10-01T09:32:39.753570+0000","last_fullsized":"2023-10-01T09:32:39.753570+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:14.149121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":145,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756144+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:32:39.756144+0000","last_peered":"2023-10-01T09:32:39.756144+0000","last_clean":"2023-10-01T09:32:39.756144+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:32:39.756144+0000","last_undegraded":"2023-10-01T09:32:39.756144+0000","last_fullsized":"2023-10-01T09:32:39.756144+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"0'0","reported_seq":11,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-10-01T09:32:41.735681+0000","last_change":"2023-10-01T09:32:40.077466+0000","last_active":"2023-10-01T09:32:41.735681+0000","last_peered":"2023-10-01T09:32:41.735681+0000","last_clean":"2023-10-01T09:32:41.735681+0000","last_became_active":"2023-10-01T09:32:40.076936+0000","last_became_peered":"2023-10-01T09:32:40.076936+0000","last_unstale":"2023-10-01T09:32:41.735681+0000","last_undegraded":"2023-10-01T09:32:41.735681+0000","last_fullsized":"2023-10-01T09:32:41.735681+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:14:54.057097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":61,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.771040+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:32:39.771040+0000","last_peered":"2023-10-01T09:32:39.771040+0000","last_clean":"2023-10-01T09:32:39.771040+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:32:39.771040+0000","last_undegraded":"2023-10-01T09:32:39.771040+0000","last_fullsized":"2023-10-01T09:32:39.771040+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":143,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759355+0000","last_change":"2023-10-01T09:28:45.983892+0000","last_active":"2023-10-01T09:32:39.759355+0000","last_peered":"2023-10-01T09:32:39.759355+0000","last_clean":"2023-10-01T09:32:39.759355+0000","last_became_active":"2023-10-01T09:28:45.983618+0000","last_became_peered":"2023-10-01T09:28:45.983618+0000","last_unstale":"2023-10-01T09:32:39.759355+0000","last_undegraded":"2023-10-01T09:32:39.759355+0000","last_fullsized":"2023-10-01T09:32:39.759355+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:19:16.659123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":142,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754705+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:32:39.754705+0000","last_peered":"2023-10-01T09:32:39.754705+0000","last_clean":"2023-10-01T09:32:39.754705+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:32:39.754705+0000","last_undegraded":"2023-10-01T09:32:39.754705+0000","last_fullsized":"2023-10-01T09:32:39.754705+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-10-01T09:32:41.148569+0000","last_change":"2023-10-01T09:32:39.770560+0000","last_active":"2023-10-01T09:32:41.148569+0000","last_peered":"2023-10-01T09:32:41.148569+0000","last_clean":"2023-10-01T09:32:41.148569+0000","last_became_active":"2023-10-01T09:32:39.770162+0000","last_became_peered":"2023-10-01T09:32:39.770162+0000","last_unstale":"2023-10-01T09:32:41.148569+0000","last_undegraded":"2023-10-01T09:32:41.148569+0000","last_fullsized":"2023-10-01T09:32:41.148569+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:47:58.512818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":165,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754974+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:32:39.754974+0000","last_peered":"2023-10-01T09:32:39.754974+0000","last_clean":"2023-10-01T09:32:39.754974+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:32:39.754974+0000","last_undegraded":"2023-10-01T09:32:39.754974+0000","last_fullsized":"2023-10-01T09:32:39.754974+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":137,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.759383+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:32:39.759383+0000","last_peered":"2023-10-01T09:32:39.759383+0000","last_clean":"2023-10-01T09:32:39.759383+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:32:39.759383+0000","last_undegraded":"2023-10-01T09:32:39.759383+0000","last_fullsized":"2023-10-01T09:32:39.759383+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.753807+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:32:39.753807+0000","last_peered":"2023-10-01T09:32:39.753807+0000","last_clean":"2023-10-01T09:32:39.753807+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:32:39.753807+0000","last_undegraded":"2023-10-01T09:32:39.753807+0000","last_fullsized":"2023-10-01T09:32:39.753807+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":10,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.080151+0000","last_change":"2023-10-01T09:32:40.078966+0000","last_active":"2023-10-01T09:32:40.080151+0000","last_peered":"2023-10-01T09:32:40.080151+0000","last_clean":"2023-10-01T09:32:40.080151+0000","last_became_active":"2023-10-01T09:32:40.078138+0000","last_became_peered":"2023-10-01T09:32:40.078138+0000","last_unstale":"2023-10-01T09:32:40.080151+0000","last_undegraded":"2023-10-01T09:32:40.080151+0000","last_fullsized":"2023-10-01T09:32:40.080151+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":155,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.761708+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:32:39.761708+0000","last_peered":"2023-10-01T09:32:39.761708+0000","last_clean":"2023-10-01T09:32:39.761708+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:32:39.761708+0000","last_undegraded":"2023-10-01T09:32:39.761708+0000","last_fullsized":"2023-10-01T09:32:39.761708+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":134,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756288+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:32:39.756288+0000","last_peered":"2023-10-01T09:32:39.756288+0000","last_clean":"2023-10-01T09:32:39.756288+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:32:39.756288+0000","last_undegraded":"2023-10-01T09:32:39.756288+0000","last_fullsized":"2023-10-01T09:32:39.756288+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":52,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756765+0000","last_change":"2023-10-01T09:28:45.979752+0000","last_active":"2023-10-01T09:32:39.756765+0000","last_peered":"2023-10-01T09:32:39.756765+0000","last_clean":"2023-10-01T09:32:39.756765+0000","last_became_active":"2023-10-01T09:28:45.979277+0000","last_became_peered":"2023-10-01T09:28:45.979277+0000","last_unstale":"2023-10-01T09:32:39.756765+0000","last_undegraded":"2023-10-01T09:32:39.756765+0000","last_fullsized":"2023-10-01T09:32:39.756765+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":136,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754709+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:32:39.754709+0000","last_peered":"2023-10-01T09:32:39.754709+0000","last_clean":"2023-10-01T09:32:39.754709+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:32:39.754709+0000","last_undegraded":"2023-10-01T09:32:39.754709+0000","last_fullsized":"2023-10-01T09:32:39.754709+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":169,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:40.075099+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:32:40.075099+0000","last_peered":"2023-10-01T09:32:40.075099+0000","last_clean":"2023-10-01T09:32:40.075099+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:32:40.075099+0000","last_undegraded":"2023-10-01T09:32:40.075099+0000","last_fullsized":"2023-10-01T09:32:40.075099+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":135,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756246+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:32:39.756246+0000","last_peered":"2023-10-01T09:32:39.756246+0000","last_clean":"2023-10-01T09:32:39.756246+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:32:39.756246+0000","last_undegraded":"2023-10-01T09:32:39.756246+0000","last_fullsized":"2023-10-01T09:32:39.756246+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":43,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757049+0000","last_change":"2023-10-01T09:28:17.354717+0000","last_active":"2023-10-01T09:32:39.757049+0000","last_peered":"2023-10-01T09:32:39.757049+0000","last_clean":"2023-10-01T09:32:39.757049+0000","last_became_active":"2023-10-01T09:28:17.353317+0000","last_became_peered":"2023-10-01T09:28:17.353317+0000","last_unstale":"2023-10-01T09:32:39.757049+0000","last_undegraded":"2023-10-01T09:32:39.757049+0000","last_fullsized":"2023-10-01T09:32:39.757049+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":146,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756042+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:32:39.756042+0000","last_peered":"2023-10-01T09:32:39.756042+0000","last_clean":"2023-10-01T09:32:39.756042+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:32:39.756042+0000","last_undegraded":"2023-10-01T09:32:39.756042+0000","last_fullsized":"2023-10-01T09:32:39.756042+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":43,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757967+0000","last_change":"2023-10-01T09:28:17.362228+0000","last_active":"2023-10-01T09:32:39.757967+0000","last_peered":"2023-10-01T09:32:39.757967+0000","last_clean":"2023-10-01T09:32:39.757967+0000","last_became_active":"2023-10-01T09:28:17.361826+0000","last_became_peered":"2023-10-01T09:28:17.361826+0000","last_unstale":"2023-10-01T09:32:39.757967+0000","last_undegraded":"2023-10-01T09:32:39.757967+0000","last_fullsized":"2023-10-01T09:32:39.757967+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":165,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.754464+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:32:39.754464+0000","last_peered":"2023-10-01T09:32:39.754464+0000","last_clean":"2023-10-01T09:32:39.754464+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:32:39.754464+0000","last_undegraded":"2023-10-01T09:32:39.754464+0000","last_fullsized":"2023-10-01T09:32:39.754464+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":159,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.753920+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:32:39.753920+0000","last_peered":"2023-10-01T09:32:39.753920+0000","last_clean":"2023-10-01T09:32:39.753920+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:32:39.753920+0000","last_undegraded":"2023-10-01T09:32:39.753920+0000","last_fullsized":"2023-10-01T09:32:39.753920+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":179,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.757532+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:32:39.757532+0000","last_peered":"2023-10-01T09:32:39.757532+0000","last_clean":"2023-10-01T09:32:39.757532+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:32:39.757532+0000","last_undegraded":"2023-10-01T09:32:39.757532+0000","last_fullsized":"2023-10-01T09:32:39.757532+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":52,"reported_epoch":166,"state":"active+clean","last_fresh":"2023-10-01T09:32:39.756448+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:32:39.756448+0000","last_peered":"2023-10-01T09:32:39.756448+0000","last_clean":"2023-10-01T09:32:39.756448+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:32:39.756448+0000","last_undegraded":"2023-10-01T09:32:39.756448+0000","last_fullsized":"2023-10-01T09:32:39.756448+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":6786,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"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":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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430556,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":303496,"kb_used_data":2176,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93441656,"statfs":{"total":95995035648,"available":95684255744,"internally_reserved":0,"allocated":2228224,"data_stored":1686510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":5.3929999999999998,"5min":2.6440000000000001,"15min":1.556},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.26600000000000001},"max":{"1min":60.502000000000002,"5min":67.158000000000001,"15min":67.158000000000001},"last":0.752},{"interface":"front","average":{"1min":5.6719999999999997,"5min":2.8580000000000001,"15min":1.589},"min":{"1min":0.313,"5min":0.313,"15min":0.31},"max":{"1min":60.472999999999999,"5min":67.125,"15min":67.125},"last":1.054}]},{"osd":1,"last update":"Sun Oct 1 09:32:24 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.337,"15min":2.0510000000000002},"min":{"1min":0.33300000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.7930000000000001,"5min":8.3209999999999997,"15min":181.02600000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":2.0390000000000001,"5min":1.4350000000000001,"15min":2.254},"min":{"1min":0.34399999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":7.2229999999999999,"5min":8.0199999999999996,"15min":181.101},"last":1.0089999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":2.3220000000000001,"5min":1.569,"15min":1.6299999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":8.3659999999999997,"5min":8.3659999999999997,"15min":68.521000000000001},"last":1.081},{"interface":"front","average":{"1min":2.4129999999999998,"5min":1.6459999999999999,"15min":1.671},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":7.2869999999999999,"5min":7.2869999999999999,"15min":68.498999999999995},"last":0.97999999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:32:24 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.9219999999999999,"15min":1.9179999999999999},"min":{"1min":0.35799999999999998,"5min":0.312,"15min":0.312},"max":{"1min":7.3049999999999997,"5min":8.5419999999999998,"15min":49.781999999999996},"last":0.875},{"interface":"front","average":{"1min":2.1099999999999999,"5min":1.5940000000000001,"15min":1.772},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":19.887,"5min":19.887,"15min":48.140999999999998},"last":1.1719999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":0.96799999999999997,"15min":0.92700000000000005},"min":{"1min":0.34399999999999997,"5min":0.311,"15min":0.28299999999999997},"max":{"1min":7.375,"5min":7.375,"15min":7.375},"last":1.123},{"interface":"front","average":{"1min":2.1949999999999998,"5min":1.3049999999999999,"15min":1.091},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39200000000000002},"max":{"1min":9.1590000000000007,"5min":9.1590000000000007,"15min":9.1590000000000007},"last":1.2270000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.877,"5min":1.1339999999999999,"15min":1.026},"min":{"1min":0.41299999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":12.945,"5min":12.945,"15min":12.945},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.5149999999999999,"5min":1.1659999999999999,"15min":1.075},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":10.037000000000001,"5min":10.037000000000001,"15min":10.037000000000001},"last":1.327}]},{"osd":6,"last update":"Sun Oct 1 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.958,"5min":1.3169999999999999,"15min":1.1419999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":8.0250000000000004,"5min":8.0250000000000004,"15min":8.0250000000000004},"last":1.248},{"interface":"front","average":{"1min":2.1280000000000001,"5min":1.28,"15min":1.1459999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":7.351,"5min":7.351,"15min":7.351},"last":1.3979999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626789,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307568,"kb_used_data":2152,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93437584,"statfs":{"total":95995035648,"available":95680086016,"internally_reserved":0,"allocated":2203648,"data_stored":1685664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Sun Oct 1 09:31:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":2.4889999999999999,"15min":1.4810000000000001},"min":{"1min":0.26100000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":6.0099999999999998,"5min":121.098,"15min":121.098},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.673,"5min":2.4209999999999998,"15min":1.5169999999999999},"min":{"1min":0.30299999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":5.7750000000000004,"5min":115.211,"15min":115.211},"last":0.749}]},{"osd":1,"last update":"Sun Oct 1 09:32:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.052,"15min":1.1859999999999999},"min":{"1min":0.31900000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.0150000000000001,"5min":7.4459999999999997,"15min":52.686999999999998},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.837,"5min":1.333,"15min":1.444},"min":{"1min":0.36099999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.3609999999999998,"5min":7.423,"15min":52.817},"last":0.623}]},{"osd":2,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.53,"15min":1.4450000000000001},"min":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.315},"max":{"1min":8.6240000000000006,"5min":9.5500000000000007,"15min":59.220999999999997},"last":0.68999999999999995},{"interface":"front","average":{"1min":2.6309999999999998,"5min":1.8240000000000001,"15min":1.5740000000000001},"min":{"1min":0.45100000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.6379999999999999,"5min":9.5350000000000001,"15min":59.246000000000002},"last":0.86199999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:32:34 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":4.1829999999999998,"15min":2.714},"min":{"1min":0.38900000000000001,"5min":0.35999999999999999,"15min":0.35699999999999998},"max":{"1min":5.7809999999999997,"5min":178.66300000000001,"15min":178.66300000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.4419999999999999,"5min":4.4029999999999996,"15min":2.8839999999999999},"min":{"1min":0.40300000000000002,"5min":0.36499999999999999,"15min":0.36199999999999999},"max":{"1min":4.9299999999999997,"5min":179.87100000000001,"15min":179.87100000000001},"last":0.99099999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:32:20 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":0.98299999999999998,"15min":0.88900000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.8620000000000001,"5min":5.8620000000000001,"15min":5.8620000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.1319999999999999,"15min":1.024},"min":{"1min":0.41599999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.2679999999999998,"5min":6.2679999999999998,"15min":6.2679999999999998},"last":1.0800000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:32:20 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.0289999999999999,"15min":0.96199999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":6.8479999999999999,"5min":6.8479999999999999,"15min":6.8479999999999999},"last":1.151},{"interface":"front","average":{"1min":1.3089999999999999,"5min":1.198,"15min":1.0720000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":6.4100000000000001,"5min":6.4100000000000001,"15min":6.4100000000000001},"last":1.1319999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:31:55 2023","interfaces":[{"interface":"back","average":{"1min":2.2669999999999999,"5min":1.3740000000000001,"15min":1.1739999999999999},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":9.5020000000000007,"5min":9.5020000000000007,"15min":9.5020000000000007},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.995,"5min":0.89900000000000002,"15min":1.0069999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":4.4790000000000001,"5min":4.4790000000000001,"15min":4.4790000000000001},"last":1.1000000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285737,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":803316,"kb_used_data":496684,"kb_used_omap":4,"kb_used_meta":306619,"kb_avail":92941836,"statfs":{"total":95995035648,"available":95172440064,"internally_reserved":0,"allocated":508604416,"data_stored":507858025,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":313978766},"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":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":5.0179999999999998,"5min":2.6070000000000002,"15min":2.7519999999999998},"min":{"1min":0.32300000000000001,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":62.359000000000002,"5min":62.359000000000002,"15min":139.416},"last":0.74199999999999999},{"interface":"front","average":{"1min":4.9619999999999997,"5min":2.7909999999999999,"15min":2.9020000000000001},"min":{"1min":0.30099999999999999,"5min":0.20999999999999999,"15min":0.19500000000000001},"max":{"1min":58.520000000000003,"5min":58.520000000000003,"15min":138.98400000000001},"last":0.34100000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:31:53 2023","interfaces":[{"interface":"back","average":{"1min":2.153,"5min":3.2490000000000001,"15min":2.4460000000000002},"min":{"1min":0.30399999999999999,"5min":0.20799999999999999,"15min":0.19500000000000001},"max":{"1min":5.2199999999999998,"5min":107.459,"15min":107.459},"last":0.84199999999999997},{"interface":"front","average":{"1min":3.3100000000000001,"5min":3.3919999999999999,"15min":2.379},"min":{"1min":0.33400000000000002,"5min":0.23499999999999999,"15min":0.20100000000000001},"max":{"1min":12.105,"5min":106.892,"15min":106.892},"last":0.39200000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:32:32 2023","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.825,"15min":2.605},"min":{"1min":0.28599999999999998,"5min":0.254,"15min":0.254},"max":{"1min":10.26,"5min":10.26,"15min":83.305999999999997},"last":0.35999999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.74,"15min":3.2389999999999999},"min":{"1min":0.33800000000000002,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":4.7329999999999997,"5min":6.1820000000000004,"15min":139.345},"last":0.97699999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.5349999999999999,"15min":1.6639999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.3840000000000003,"5min":8.8030000000000008,"15min":81.436999999999998},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1839999999999999,"15min":1.5649999999999999},"min":{"1min":0.46700000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":3.73,"5min":5.5970000000000004,"15min":79.376000000000005},"last":0.79500000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":1.6000000000000001,"15min":1.6699999999999999},"min":{"1min":0.40300000000000002,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":5.3220000000000001,"5min":6.2190000000000003,"15min":79.337999999999994},"last":1.234},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.3149999999999999,"15min":1.6040000000000001},"min":{"1min":0.40400000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":3.698,"5min":13.912000000000001,"15min":79.313000000000002},"last":0.63800000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.794,"15min":1.742},"min":{"1min":0.435,"5min":0.433,"15min":0.39100000000000001},"max":{"1min":5.2640000000000002,"5min":6.4219999999999997,"15min":79.641000000000005},"last":1.069},{"interface":"front","average":{"1min":1.6499999999999999,"5min":1.746,"15min":1.7809999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":5.4109999999999996,"5min":8.8320000000000007,"15min":81.662999999999997},"last":0.61799999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.3480000000000001,"15min":1.6830000000000001},"min":{"1min":0.501,"5min":0.38,"15min":0.38},"max":{"1min":3.7570000000000001,"5min":7.0650000000000004,"15min":79.754000000000005},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.601,"5min":1.679,"15min":1.7629999999999999},"min":{"1min":0.46899999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.2930000000000001,"5min":6.4669999999999996,"15min":79.677999999999997},"last":1.1519999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449263,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":304444,"kb_used_data":2420,"kb_used_omap":5,"kb_used_meta":302010,"kb_avail":93440708,"statfs":{"total":95995035648,"available":95683284992,"internally_reserved":0,"allocated":2478080,"data_stored":1721922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":309258874},"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":"Sun Oct 1 09:32:21 2023","interfaces":[{"interface":"back","average":{"1min":1.5549999999999999,"5min":1.5349999999999999,"15min":1.4219999999999999},"min":{"1min":0.34899999999999998,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":3.7069999999999999,"5min":8.4849999999999994,"15min":31.388999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":2.0569999999999999,"5min":1.9710000000000001,"15min":1.5900000000000001},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":7.508,"5min":8.6010000000000009,"15min":31.931000000000001},"last":0.434}]},{"osd":2,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.839,"15min":1.7290000000000001},"min":{"1min":0.36599999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":6.3869999999999996,"5min":9.8849999999999998,"15min":46.484999999999999},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.627,"5min":1.869,"15min":1.7390000000000001},"min":{"1min":0.37,"5min":0.22800000000000001,"15min":0.22},"max":{"1min":10.26,"5min":10.26,"15min":46.110999999999997},"last":0.54300000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:32:28 2023","interfaces":[{"interface":"back","average":{"1min":1.8420000000000001,"5min":2.383,"15min":2.048},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.20599999999999999},"max":{"1min":5.4720000000000004,"5min":13.487,"15min":40.976999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":1.8640000000000001,"5min":2.2000000000000002,"15min":1.9610000000000001},"min":{"1min":0.33800000000000002,"5min":0.253,"15min":0.22800000000000001},"max":{"1min":5.6050000000000004,"5min":9.3119999999999994,"15min":32.578000000000003},"last":0.629}]},{"osd":4,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.4510000000000001,"15min":1.3149999999999999},"min":{"1min":0.42299999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.5679999999999996,"5min":10.138,"15min":31.690000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.6559999999999999,"5min":2.0579999999999998,"15min":1.677},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35099999999999998},"max":{"1min":9.3019999999999996,"5min":9.3019999999999996,"15min":32.305},"last":0.95399999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.633,"15min":1.3879999999999999},"min":{"1min":0.41099999999999998,"5min":0.38200000000000001,"15min":0.32900000000000001},"max":{"1min":3.6699999999999999,"5min":8.7300000000000004,"15min":31.297000000000001},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.306,"5min":1.5840000000000001,"15min":1.3959999999999999},"min":{"1min":0.42199999999999999,"5min":0.318,"15min":0.318},"max":{"1min":5.6289999999999996,"5min":9.4009999999999998,"15min":31.827000000000002},"last":1.038}]},{"osd":6,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":1.6080000000000001,"15min":1.4370000000000001},"min":{"1min":0.39000000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.5960000000000001,"5min":9.4309999999999992,"15min":31.882000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.7669999999999999,"5min":2.1619999999999999,"15min":1.7589999999999999},"min":{"1min":0.54400000000000004,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.9189999999999996,"5min":13.454000000000001,"15min":32.685000000000002},"last":0.88200000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3540000000000001,"5min":1.6679999999999999,"15min":1.4890000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.34599999999999997},"max":{"1min":5.7400000000000002,"5min":12.532999999999999,"15min":32.152999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.613,"5min":2.1629999999999998,"15min":1.7909999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":5.7880000000000003,"5min":13.404,"15min":32.732999999999997},"last":0.76300000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122211,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":641372,"kb_used_data":294548,"kb_used_omap":7,"kb_used_meta":346808,"kb_avail":93103780,"statfs":{"total":95995035648,"available":95338270720,"internally_reserved":0,"allocated":301617152,"data_stored":300890540,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":355131473},"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":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":2.0449999999999999,"5min":2.3540000000000001,"15min":1.6499999999999999},"min":{"1min":0.33800000000000002,"5min":0.216,"15min":0.20000000000000001},"max":{"1min":6.5279999999999996,"5min":15.106,"15min":15.106},"last":0.46600000000000003},{"interface":"front","average":{"1min":2.831,"5min":2.3460000000000001,"15min":2.056},"min":{"1min":0.30199999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":5.835,"5min":12.811999999999999,"15min":119.16200000000001},"last":0.41199999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.764,"5min":1.599,"15min":2.468},"min":{"1min":0.29699999999999999,"5min":0.222,"15min":0.222},"max":{"1min":6.7560000000000002,"5min":10.356999999999999,"15min":119.496},"last":0.497},{"interface":"front","average":{"1min":2.3479999999999999,"5min":2.0099999999999998,"15min":2.6150000000000002},"min":{"1min":0.27000000000000002,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":5.8609999999999998,"5min":10.608000000000001,"15min":120.51600000000001},"last":0.56100000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:32:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":2.4409999999999998,"15min":2.1899999999999999},"min":{"1min":0.28499999999999998,"5min":0.222,"15min":0.22},"max":{"1min":4.54,"5min":32.116999999999997,"15min":120.58199999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.5109999999999999,"5min":2.5510000000000002,"15min":2.3010000000000002},"min":{"1min":0.28999999999999998,"5min":0.249,"15min":0.23999999999999999},"max":{"1min":7.157,"5min":30.169,"15min":119.48099999999999},"last":0.67700000000000005}]},{"osd":4,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.629,"15min":1.7689999999999999},"min":{"1min":0.40799999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.7859999999999996,"5min":8.9100000000000001,"15min":119.295},"last":0.79200000000000004},{"interface":"front","average":{"1min":3.4870000000000001,"5min":2.008,"15min":1.9330000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.33900000000000002},"max":{"1min":12.817,"5min":12.817,"15min":119.358},"last":0.90100000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.4390000000000001,"15min":1.677},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.377},"max":{"1min":6.617,"5min":8.4239999999999995,"15min":119.443},"last":0.65600000000000003},{"interface":"front","average":{"1min":2.238,"5min":1.7310000000000001,"15min":1.8069999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":5.8220000000000001,"5min":9.0259999999999998,"15min":119.40000000000001},"last":0.83799999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":2.665,"5min":1.837,"15min":1.9370000000000001},"min":{"1min":0.432,"5min":0.42899999999999999,"15min":0.39100000000000001},"max":{"1min":5.8730000000000002,"5min":12.705,"15min":119.50700000000001},"last":0.54900000000000004},{"interface":"front","average":{"1min":2.0910000000000002,"5min":1.633,"15min":1.7829999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.373},"max":{"1min":6.6630000000000003,"5min":8.3829999999999991,"15min":119.33499999999999},"last":0.749}]},{"osd":7,"last update":"Sun Oct 1 09:31:50 2023","interfaces":[{"interface":"back","average":{"1min":4.1619999999999999,"5min":2.3929999999999998,"15min":2.161},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":12.74,"5min":12.74,"15min":119.45999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":1.6659999999999999,"5min":1.581,"15min":1.78},"min":{"1min":0.49399999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":6.702,"5min":7.7149999999999999,"15min":119.529},"last":0.70399999999999996}]}]},{"osd":3,"up_from":93,"seq":399431958683,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":584972,"kb_used_data":214084,"kb_used_omap":2,"kb_used_meta":370877,"kb_avail":93160180,"statfs":{"total":95995035648,"available":95396024320,"internally_reserved":0,"allocated":219222016,"data_stored":218509213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":379778101},"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":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.871,"5min":2.1840000000000002,"15min":1.6659999999999999},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.183},"max":{"1min":36.673999999999999,"5min":36.673999999999999,"15min":36.673999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":2.9809999999999999,"5min":2.6019999999999999,"15min":1.972},"min":{"1min":0.23799999999999999,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":30.850999999999999,"5min":30.850999999999999,"15min":30.850999999999999},"last":0.68100000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":3.1080000000000001,"15min":2.0870000000000002},"min":{"1min":0.218,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":7.6760000000000002,"5min":84.427999999999997,"15min":84.427999999999997},"last":0.504},{"interface":"front","average":{"1min":1.472,"5min":2.9430000000000001,"15min":2.0409999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.223},"max":{"1min":5.3339999999999996,"5min":83.965999999999994,"15min":83.965999999999994},"last":0.57899999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.024,"5min":2.2210000000000001,"15min":1.8480000000000001},"min":{"1min":0.307,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":7.0339999999999998,"5min":20.638999999999999,"15min":20.885000000000002},"last":0.63800000000000001},{"interface":"front","average":{"1min":1.659,"5min":2.0720000000000001,"15min":1.7070000000000001},"min":{"1min":0.314,"5min":0.186,"15min":0.186},"max":{"1min":6.851,"5min":21.312000000000001,"15min":21.312000000000001},"last":0.75600000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":1.712,"15min":1.4059999999999999},"min":{"1min":0.47099999999999997,"5min":0.34599999999999997,"15min":0.32100000000000001},"max":{"1min":5.3860000000000001,"5min":9.6699999999999999,"15min":12.436999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.7669999999999999,"5min":1.6819999999999999,"15min":1.5109999999999999},"min":{"1min":0.46800000000000003,"5min":0.318,"15min":0.318},"max":{"1min":5.1120000000000001,"5min":10.622,"15min":10.622},"last":1.004}]},{"osd":5,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":1.681,"5min":1.843,"15min":1.5569999999999999},"min":{"1min":0.41699999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.3520000000000003,"5min":10.568,"15min":10.568},"last":0.97799999999999998},{"interface":"front","average":{"1min":2.1909999999999998,"5min":1.853,"15min":1.6859999999999999},"min":{"1min":0.51700000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":7.1829999999999998,"5min":8.2810000000000006,"15min":20.792999999999999},"last":0.873}]},{"osd":6,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.0910000000000002,"5min":1.9930000000000001,"15min":1.6479999999999999},"min":{"1min":0.38900000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":9.0350000000000001,"5min":10.598000000000001,"15min":10.598000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":2.7210000000000001,"5min":1.988,"15min":1.746},"min":{"1min":0.60599999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.7759999999999998,"5min":9.6210000000000004,"15min":20.745000000000001},"last":0.90400000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.339,"5min":1.931,"15min":1.7370000000000001},"min":{"1min":0.48599999999999999,"5min":0.37,"15min":0.37},"max":{"1min":7.5259999999999998,"5min":8.4789999999999992,"15min":20.831},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.5880000000000001,"5min":1.8799999999999999,"15min":1.5469999999999999},"min":{"1min":0.45400000000000001,"5min":0.44,"15min":0.379},"max":{"1min":8.9009999999999998,"5min":9.718,"15min":12.484},"last":1.23}]}]},{"osd":4,"up_from":30,"seq":128849019252,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311104,"kb_used_data":1592,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93434048,"statfs":{"total":95995035648,"available":95676465152,"internally_reserved":0,"allocated":1630208,"data_stored":1096072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":"Sun Oct 1 09:31:51 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":2.339,"15min":1.462},"min":{"1min":0.29399999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":4.0609999999999999,"5min":55.917000000000002,"15min":55.917000000000002},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.95899999999999996,"5min":2.4409999999999998,"15min":1.5229999999999999},"min":{"1min":0.29699999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.9380000000000002,"5min":61.716000000000001,"15min":61.716000000000001},"last":0.72199999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:32:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.645,"15min":1.7689999999999999},"min":{"1min":0.33300000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":3.177,"5min":61.000999999999998,"15min":130.94800000000001},"last":0.64100000000000001},{"interface":"front","average":{"1min":1.694,"5min":1.831,"15min":1.724},"min":{"1min":0.41499999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.3760000000000003,"5min":63.311999999999998,"15min":130.91399999999999},"last":0.997}]},{"osd":2,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":2.0009999999999999,"15min":1.3500000000000001},"min":{"1min":0.36599999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.1280000000000001,"5min":55.375999999999998,"15min":55.375999999999998},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.762,"15min":1.5309999999999999},"min":{"1min":0.59799999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.9059999999999999,"5min":55.216999999999999,"15min":55.216999999999999},"last":0.81100000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:32:37 2023","interfaces":[{"interface":"back","average":{"1min":2.7090000000000001,"5min":2.355,"15min":1.964},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":21.382999999999999,"5min":38.837000000000003,"15min":142.363},"last":1.0249999999999999},{"interface":"front","average":{"1min":2.9750000000000001,"5min":2.7509999999999999,"15min":2.2829999999999999},"min":{"1min":0.499,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":21.219000000000001,"5min":39.335000000000001,"15min":140.14400000000001},"last":0.91600000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:32:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.034,"15min":0.96599999999999997},"min":{"1min":0.50600000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.9769999999999999,"5min":5.5860000000000003,"15min":5.5860000000000003},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.9199999999999999,"5min":1.056,"15min":0.90900000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":6.327,"5min":6.327,"15min":6.327},"last":1.0549999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:32:06 2023","interfaces":[{"interface":"back","average":{"1min":1.45,"5min":0.98699999999999999,"15min":0.91800000000000004},"min":{"1min":0.33800000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.1840000000000002,"5min":8.1319999999999997,"15min":8.1319999999999997},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.5680000000000001,"5min":1.2949999999999999,"15min":1.107},"min":{"1min":0.54100000000000004,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":8.2599999999999998,"5min":12.032999999999999,"15min":12.032999999999999},"last":1.1419999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:31:51 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":0.996,"15min":1.0469999999999999},"min":{"1min":0.437,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":4.048,"5min":5.6360000000000001,"15min":5.6360000000000001},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.496,"5min":1.069,"15min":1.0049999999999999},"min":{"1min":0.36399999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.2539999999999996,"5min":9.2539999999999996,"15min":9.2539999999999996},"last":1.1259999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823020,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":568304,"kb_used_data":266984,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93176848,"statfs":{"total":95995035648,"available":95413092352,"internally_reserved":0,"allocated":273391616,"data_stored":272869608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":2.0630000000000002,"15min":1.8640000000000001},"min":{"1min":0.37,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":2.8220000000000001,"5min":56.497999999999998,"15min":85.159999999999997},"last":1.133},{"interface":"front","average":{"1min":1.159,"5min":1.8879999999999999,"15min":1.851},"min":{"1min":0.46600000000000003,"5min":0.312,"15min":0.312},"max":{"1min":3.4220000000000002,"5min":56.999000000000002,"15min":85.263999999999996},"last":1.0209999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:32:22 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1220000000000001,"15min":1.288},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.4100000000000001,"5min":5.7000000000000002,"15min":39.030999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":1.3819999999999999,"5min":1.3149999999999999,"15min":1.399},"min":{"1min":0.36299999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":9.8670000000000009,"5min":9.8670000000000009,"15min":38.966999999999999},"last":1.1000000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.806,"15min":1.3740000000000001},"min":{"1min":0.63800000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":2.637,"5min":22.526,"15min":22.526},"last":1.073},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.5660000000000001,"15min":1.343},"min":{"1min":0.48399999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":2.6459999999999999,"5min":22.547999999999998,"15min":22.547999999999998},"last":0.93100000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:32:32 2023","interfaces":[{"interface":"back","average":{"1min":1.806,"5min":3.5880000000000001,"15min":2.375},"min":{"1min":0.49299999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.96,"5min":154.482,"15min":154.482},"last":1.2130000000000001},{"interface":"front","average":{"1min":2.0139999999999998,"5min":3.6200000000000001,"15min":2.4239999999999999},"min":{"1min":0.51600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":10.186999999999999,"5min":155.774,"15min":155.774},"last":1.0509999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0469999999999999,"15min":0.96499999999999997},"min":{"1min":0.435,"5min":0.35899999999999999,"15min":0.33200000000000002},"max":{"1min":2.3109999999999999,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.81200000000000006,"5min":1.087,"15min":0.96599999999999997},"min":{"1min":0.38200000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.345,"5min":8.4320000000000004,"15min":8.4320000000000004},"last":0.97199999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:32:13 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.252,"15min":1.0760000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":4.6980000000000004,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":0.879},{"interface":"front","average":{"1min":0.86499999999999999,"5min":1.0920000000000001,"15min":1.022},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.3690000000000002,"5min":5.875,"15min":5.875},"last":1.167}]},{"osd":7,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.1879999999999999,"15min":1.0960000000000001},"min":{"1min":0.48899999999999999,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.774,"5min":6.8559999999999999,"15min":6.8559999999999999},"last":1.26},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.143,"15min":1.125},"min":{"1min":0.54800000000000004,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":2.1899999999999999,"5min":4.4779999999999998,"15min":4.8159999999999998},"last":1.194}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"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":8,"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":8,"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":8,"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":8,"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":8,"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":8,"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}]}} 2023-10-01T09:32:57.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:57.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:57.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:57.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:57.712 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:32:57.727 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:57.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:57.735 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:32:57.758 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:32:57.783 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:32:57.811 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:32:57.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:57.839 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:32:57.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:57.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:57.862 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:32:57.884 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:32:57.886 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.886 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.886 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.886 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.886 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.887 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.887 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.887 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:32:57.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:57.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:57.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:58.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:58.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:58.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:58.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:58.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:58.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:32:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:32:58.424 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:32:58.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:58.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:32:58.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:32:58.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:58.620 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:58 smithi111 bash[75702]: cluster 2023-10-01T09:32:57.353281+0000 mgr.y (mgr.25132) 688 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:58.620 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:58 smithi111 bash[75702]: audit 2023-10-01T09:32:57.689076+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.111:0/908223442' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:58.620 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:58 smithi111 bash[75702]: audit 2023-10-01T09:32:57.913645+0000 mon.a (mon.0) 886 : audit 1 from='client.? 172.21.15.111:0/1318468649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:32:58.620 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:58 smithi111 bash[78631]: cluster 2023-10-01T09:32:57.353281+0000 mgr.y (mgr.25132) 688 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:58.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:58 smithi111 bash[78631]: audit 2023-10-01T09:32:57.689076+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.111:0/908223442' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:58.621 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:58 smithi111 bash[78631]: audit 2023-10-01T09:32:57.913645+0000 mon.a (mon.0) 886 : audit 1 from='client.? 172.21.15.111:0/1318468649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:32:58.635 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:58.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:58.752 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:58 smithi183 bash[59233]: cluster 2023-10-01T09:32:57.353281+0000 mgr.y (mgr.25132) 688 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:32:58.752 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:58 smithi183 bash[59233]: audit 2023-10-01T09:32:57.689076+0000 mon.a (mon.0) 885 : audit 0 from='client.? 172.21.15.111:0/908223442' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:32:58.752 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:58 smithi183 bash[59233]: audit 2023-10-01T09:32:57.913645+0000 mon.a (mon.0) 886 : audit 1 from='client.? 172.21.15.111:0/1318468649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:32:58.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:32:58.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:32:58.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:58.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:32:58.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:58.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:32:59.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:59.040 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:32:59.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:59.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:59.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:59.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:59.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:59.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:59.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:32:59.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:32:59.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:59.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[78631]: cluster 2023-10-01T09:32:58.407406+0000 mon.a (mon.0) 887 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:32:59.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[78631]: audit 2023-10-01T09:32:58.418043+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.111:0/1318468649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:32:59.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[78631]: cluster 2023-10-01T09:32:58.418166+0000 mon.a (mon.0) 889 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[78631]: audit 2023-10-01T09:32:59.020519+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[78631]: audit 2023-10-01T09:32:59.022325+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[75702]: cluster 2023-10-01T09:32:58.407406+0000 mon.a (mon.0) 887 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[75702]: audit 2023-10-01T09:32:58.418043+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.111:0/1318468649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[75702]: cluster 2023-10-01T09:32:58.418166+0000 mon.a (mon.0) 889 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[75702]: audit 2023-10-01T09:32:59.020519+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:59.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:32:59 smithi111 bash[75702]: audit 2023-10-01T09:32:59.022325+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:59.555 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:59.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:59.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:32:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:32:59.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:59.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:59 smithi183 bash[59233]: cluster 2023-10-01T09:32:58.407406+0000 mon.a (mon.0) 887 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:32:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:59 smithi183 bash[59233]: audit 2023-10-01T09:32:58.418043+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.111:0/1318468649' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:32:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:59 smithi183 bash[59233]: cluster 2023-10-01T09:32:58.418166+0000 mon.a (mon.0) 889 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-10-01T09:32:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:59 smithi183 bash[59233]: audit 2023-10-01T09:32:59.020519+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:32:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:32:59 smithi183 bash[59233]: audit 2023-10-01T09:32:59.022325+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:32:59.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:32:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:32:59.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:59.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:32:59.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:32:59.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:00.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:00.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:00.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:00.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:00.229 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:00.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:00.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:00.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:00.471 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:00.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:33:00.496 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:00.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:00 smithi183 bash[59233]: cluster 2023-10-01T09:32:59.186227+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:00 smithi183 bash[59233]: cluster 2023-10-01T09:32:59.188993+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:00 smithi183 bash[59233]: cluster 2023-10-01T09:32:59.353672+0000 mgr.y (mgr.25132) 689 : cluster 0 pgmap v682: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:00 smithi183 bash[59233]: cluster 2023-10-01T09:32:59.786018+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:00.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:00.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:00.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[75702]: cluster 2023-10-01T09:32:59.186227+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[75702]: cluster 2023-10-01T09:32:59.188993+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[75702]: cluster 2023-10-01T09:32:59.353672+0000 mgr.y (mgr.25132) 689 : cluster 0 pgmap v682: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[75702]: cluster 2023-10-01T09:32:59.786018+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[78631]: cluster 2023-10-01T09:32:59.186227+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[78631]: cluster 2023-10-01T09:32:59.188993+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.743 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[78631]: cluster 2023-10-01T09:32:59.353672+0000 mgr.y (mgr.25132) 689 : cluster 0 pgmap v682: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:00.744 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:00 smithi111 bash[78631]: cluster 2023-10-01T09:32:59.786018+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:00.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:00.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:00.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:00.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:00.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:00.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:00.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:01.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:01.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:01.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:01.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:01.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:01.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:01.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:01.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:01.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:01.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:01.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:01.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:01.535 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:01 smithi111 bash[75702]: cluster 2023-10-01T09:33:00.352440+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:01.535 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:01 smithi111 bash[75702]: cluster 2023-10-01T09:33:00.352794+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:01.536 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:01 smithi111 bash[78631]: cluster 2023-10-01T09:33:00.352440+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:01.536 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:01 smithi111 bash[78631]: cluster 2023-10-01T09:33:00.352794+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:01.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:01.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:01.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:01.671 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:01 smithi183 bash[59233]: cluster 2023-10-01T09:33:00.352440+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:01.671 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:01 smithi183 bash[59233]: cluster 2023-10-01T09:33:00.352794+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T09:33:01.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:01.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:01.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:01.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:01.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:01.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:01.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:01.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:02.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:02.101 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:02.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:02.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:02.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:02.338 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:02.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:02.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:02.451 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-10-01T09:33:02.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:02.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:02.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:02.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:02 smithi183 bash[59233]: cluster 2023-10-01T09:33:01.354777+0000 mgr.y (mgr.25132) 690 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:02.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:02 smithi183 bash[59233]: audit 2023-10-01T09:33:01.597717+0000 mon.a (mon.0) 892 : audit 1 from='client.? 172.21.15.111:0/943671821' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:33:02.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:02.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:02.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:02.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:02.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:02.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:02.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:02 smithi111 bash[78631]: cluster 2023-10-01T09:33:01.354777+0000 mgr.y (mgr.25132) 690 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:02.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:02 smithi111 bash[78631]: audit 2023-10-01T09:33:01.597717+0000 mon.a (mon.0) 892 : audit 1 from='client.? 172.21.15.111:0/943671821' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:33:02.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:02 smithi111 bash[75702]: cluster 2023-10-01T09:33:01.354777+0000 mgr.y (mgr.25132) 690 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:02.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:02 smithi111 bash[75702]: audit 2023-10-01T09:33:01.597717+0000 mon.a (mon.0) 892 : audit 1 from='client.? 172.21.15.111:0/943671821' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:33:02.882 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:02.897 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:33:02.910 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:33:02.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:02.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:02.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:03.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:03.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:03.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:03.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:03.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:03.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:03.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:03.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:03.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:03.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:03.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:03.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:03.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:03 smithi183 bash[59233]: cluster 2023-10-01T09:33:02.442995+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:03.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:03 smithi183 bash[59233]: audit 2023-10-01T09:33:02.443872+0000 mon.a (mon.0) 893 : audit 1 from='client.? 172.21.15.111:0/943671821' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:33:03.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:03 smithi183 bash[59233]: cluster 2023-10-01T09:33:02.444159+0000 mon.a (mon.0) 894 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-10-01T09:33:03.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:03.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:03.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:03.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:03 smithi111 bash[75702]: cluster 2023-10-01T09:33:02.442995+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:03 smithi111 bash[75702]: audit 2023-10-01T09:33:02.443872+0000 mon.a (mon.0) 893 : audit 1 from='client.? 172.21.15.111:0/943671821' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:33:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:03 smithi111 bash[75702]: cluster 2023-10-01T09:33:02.444159+0000 mon.a (mon.0) 894 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-10-01T09:33:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:03 smithi111 bash[78631]: cluster 2023-10-01T09:33:02.442995+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:03 smithi111 bash[78631]: audit 2023-10-01T09:33:02.443872+0000 mon.a (mon.0) 893 : audit 1 from='client.? 172.21.15.111:0/943671821' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:33:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:03 smithi111 bash[78631]: cluster 2023-10-01T09:33:02.444159+0000 mon.a (mon.0) 894 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-10-01T09:33:03.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:03.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:03.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:03.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:03.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:03.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:04.004 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:04.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:04.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:04.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:04.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:04.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:04.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:04.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:04.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:04.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:04.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:04.529 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:04.529 DEBUG:teuthology.orchestra.run.smithi111:> /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' 2023-10-01T09:33:04.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:04.532 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T09:33:04.532 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T09:33:04.575 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:hints = 1 2023-10-01T09:33:04.575 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T09:33:04.575 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object prefix: benchmark_data_smithi111_147681 2023-10-01T09:33:04.575 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:33:04.575 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 0 0 0 0 0 0 - 0 2023-10-01T09:33:04.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:04.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:04.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:04.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:04 smithi111 bash[75702]: cluster 2023-10-01T09:33:03.355502+0000 mgr.y (mgr.25132) 691 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:04.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:04 smithi111 bash[75702]: cluster 2023-10-01T09:33:03.814959+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:04.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:04 smithi111 bash[78631]: cluster 2023-10-01T09:33:03.355502+0000 mgr.y (mgr.25132) 691 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:04.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:04 smithi111 bash[78631]: cluster 2023-10-01T09:33:03.814959+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:04.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:33:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:33:04] "GET /metrics HTTP/1.1" 200 36189 "" "Prometheus/2.33.4" 2023-10-01T09:33:04.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:04.775 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:04 smithi183 bash[59233]: cluster 2023-10-01T09:33:03.355502+0000 mgr.y (mgr.25132) 691 : cluster 0 pgmap v685: 89 pgs: 89 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:33:04.775 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:04 smithi183 bash[59233]: cluster 2023-10-01T09:33:03.814959+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:04.797 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:04.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:04.900 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:04.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:04.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:05.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:05.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:05.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:05.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:05.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:05.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:05.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:05.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:05.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:05.544 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:05.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:05.575 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 1 16 3065 3049 190.553 190.562 0.00334403 0.0052214 2023-10-01T09:33:05.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:05.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:05.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:05.708 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:05 smithi111 bash[78631]: cluster 2023-10-01T09:33:03.978949+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:05.708 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:05 smithi111 bash[78631]: cluster 2023-10-01T09:33:05.356534+0000 mgr.y (mgr.25132) 692 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 38 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-10-01T09:33:05.708 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:05 smithi111 bash[75702]: cluster 2023-10-01T09:33:03.978949+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:05.708 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:05 smithi111 bash[75702]: cluster 2023-10-01T09:33:05.356534+0000 mgr.y (mgr.25132) 692 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 38 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-10-01T09:33:05.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:05 smithi183 bash[59233]: cluster 2023-10-01T09:33:03.978949+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T09:33:05.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:05 smithi183 bash[59233]: cluster 2023-10-01T09:33:05.356534+0000 mgr.y (mgr.25132) 692 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 38 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-10-01T09:33:05.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:05.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:05.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:05.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:05.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:05.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:06.043 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:06.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:06.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:06.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:06.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:06.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:06.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:06.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:06.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:06.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:06.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:06.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 2 16 5839 5823 181.956 173.375 0.00390339 0.00548298 2023-10-01T09:33:06.609 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:06.635 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:06.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:06.771 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:06.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:06.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:06.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:06.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:06.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:07.003 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:07.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:07.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:07.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:07.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:07.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:07.297 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:07.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:07.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:07.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:07.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:07.556 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:07.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 3 16 8194 8178 170.362 147.188 0.00201171 0.0058556 2023-10-01T09:33:07.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:07.688 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:07.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:07.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:07.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:07.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:07.953 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:07.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:07.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:08.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:08.085 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:08.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:08.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:08.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:08.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:08.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:08.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:08.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:08.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:08.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:08.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:08 smithi183 bash[59233]: cluster 2023-10-01T09:33:07.357442+0000 mgr.y (mgr.25132) 693 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 267 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 476 op/s 2023-10-01T09:33:08.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 4 16 10802 10786 168.517 163 0.00591529 0.00592643 2023-10-01T09:33:08.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:08.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:08.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:08.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:08.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:08.830 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:08 smithi111 bash[75702]: cluster 2023-10-01T09:33:07.357442+0000 mgr.y (mgr.25132) 693 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 267 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 476 op/s 2023-10-01T09:33:08.830 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:08 smithi111 bash[78631]: cluster 2023-10-01T09:33:07.357442+0000 mgr.y (mgr.25132) 693 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 267 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s wr, 476 op/s 2023-10-01T09:33:08.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:08.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:08.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:08.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:08.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:08.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:09.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:09.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:09.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:09.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:09.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:09.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:09.371 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:09.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:09.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:09.500 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:09.526 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:09.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:09.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 5 16 13147 13131 164.124 146.562 0.00731413 0.00608586 2023-10-01T09:33:09.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:09.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:09.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:09.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:09.787 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:09.857 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:09.857 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:09.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:09.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:09.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:09.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:10.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:10.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:10.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:10.161 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:10 smithi183 bash[59233]: cluster 2023-10-01T09:33:09.358021+0000 mgr.y (mgr.25132) 694 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 267 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 425 op/s 2023-10-01T09:33:10.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:10.284 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:10.291 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:10 smithi111 bash[75702]: cluster 2023-10-01T09:33:09.358021+0000 mgr.y (mgr.25132) 694 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 267 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 425 op/s 2023-10-01T09:33:10.291 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:10 smithi111 bash[78631]: cluster 2023-10-01T09:33:09.358021+0000 mgr.y (mgr.25132) 694 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 267 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 425 op/s 2023-10-01T09:33:10.304 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:10.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:10.440 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:10.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:10.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:10.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 6 16 15385 15369 160.073 139.875 0.0049347 0.00623938 2023-10-01T09:33:10.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:10.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:10.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:10.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:10.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:10.838 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:10.941 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:10.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:10.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:10.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:11.070 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:11.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:11.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:11.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:11.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:11.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:11.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:11.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:11.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:11.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:11.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:11.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:11.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 7 16 17056 17040 152.124 104.438 0.0126657 0.00656689 2023-10-01T09:33:11.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:11.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:11.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:11.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:11.749 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:11.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:11.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:11.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:11.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:11.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:11.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:12.004 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:12.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:12.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:12.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:12.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:12.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:12.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:12.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:12.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:12.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:12.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:12.510 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:12 smithi183 bash[59233]: cluster 2023-10-01T09:33:11.359094+0000 mgr.y (mgr.25132) 695 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 759 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:33:12.528 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:12.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:12.576 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 8 16 18755 18739 146.381 106.188 0.00724615 0.00682582 2023-10-01T09:33:12.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:12.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:12.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:12.745 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:12 smithi111 bash[75702]: cluster 2023-10-01T09:33:11.359094+0000 mgr.y (mgr.25132) 695 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 759 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:33:12.746 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:12 smithi111 bash[78631]: cluster 2023-10-01T09:33:11.359094+0000 mgr.y (mgr.25132) 695 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 759 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:33:12.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:12.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:12.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:12.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:12.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:13.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:13.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:13.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:13.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:13.174 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:13.278 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:13.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:13.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:13.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:13.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:13.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:13.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 9 16 20806 20790 144.358 128.188 0.00655575 0.00691926 2023-10-01T09:33:13.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:13.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:13.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:13.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:13.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:13.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:13.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:13.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:13.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:13.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:14.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:14.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:14.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:14.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:14.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:14.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:14.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:14.425 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:14 smithi183 bash[59233]: cluster 2023-10-01T09:33:13.359814+0000 mgr.y (mgr.25132) 696 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 1008 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-01T09:33:14.425 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:14 smithi183 bash[59233]: audit 2023-10-01T09:33:14.016629+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:14.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:14.484 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:14 smithi111 bash[75702]: cluster 2023-10-01T09:33:13.359814+0000 mgr.y (mgr.25132) 696 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 1008 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-01T09:33:14.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:14 smithi111 bash[75702]: audit 2023-10-01T09:33:14.016629+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:14.485 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:14 smithi111 bash[78631]: cluster 2023-10-01T09:33:13.359814+0000 mgr.y (mgr.25132) 696 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 1008 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-01T09:33:14.485 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:14 smithi111 bash[78631]: audit 2023-10-01T09:33:14.016629+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:14.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:14.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:14.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 10 16 22376 22360 139.734 98.125 0.00162311 0.00712718 2023-10-01T09:33:14.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:14.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:14.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:14.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:14.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:14.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:14.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:33:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:33:14] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.33.4" 2023-10-01T09:33:14.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:14.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:14.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:14.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:15.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:15.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:15.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:15.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:15.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:15.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:15.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:15.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:15.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:15.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:15.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:15.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:15.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 11 16 24058 24042 136.587 105.125 0.0157627 0.00731492 2023-10-01T09:33:15.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:15.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:15.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:15.810 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:15.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:15.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:15.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:15.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:16.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:16.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:16.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:16.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:16.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:16.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:16.356 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:16.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:16.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:16.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:16 smithi183 bash[59233]: cluster 2023-10-01T09:33:15.360507+0000 mgr.y (mgr.25132) 697 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-01T09:33:16.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 12 16 25733 25717 133.928 104.688 0.0130639 0.00746093 2023-10-01T09:33:16.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:16.602 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:16 smithi111 bash[75702]: cluster 2023-10-01T09:33:15.360507+0000 mgr.y (mgr.25132) 697 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-01T09:33:16.602 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:16 smithi111 bash[78631]: cluster 2023-10-01T09:33:15.360507+0000 mgr.y (mgr.25132) 697 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-01T09:33:16.619 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:16.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:16.721 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:16.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:16.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:16.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:16.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:16.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:17.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:17.021 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:17.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:17.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:17.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:17.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:17.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:17.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:17.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:17.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:17.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:17.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:17.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:17.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 13 16 27621 27605 132.702 118 0.00467786 0.00752845 2023-10-01T09:33:17.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:17.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:17.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:17.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:17.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:17.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:17.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:17.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:18.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:18.072 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:28378 8.0 8:0664bdcf:::benchmark_data_smithi111_147681_object28377:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:33:18.068762+0000", 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.001819375, 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001845165, 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:33:18.073 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 28378 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.068762+0000", 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.074 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.068762+0000", 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.068760+0000", 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.068785+0000", 2023-10-01T09:33:18.075 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5647999999999999e-05 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.068804+0000", 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8964999999999999e-05 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.068813+0000", 2023-10-01T09:33:18.076 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8279999999999992e-06 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.069226+0000", 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00041320000000000001 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.069401+0000", 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017520799999999999 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:33:18.077 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5", 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:33:18.069532+0000", 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013101200000000001 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: ], 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 1 2023-10-01T09:33:18.078 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:33:18.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:18.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:18.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:18.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:18.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:18.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:18.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:18.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:18.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:18.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:18.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:18 smithi183 bash[59233]: cluster 2023-10-01T09:33:17.361855+0000 mgr.y (mgr.25132) 698 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-10-01T09:33:18.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:18 smithi111 bash[75702]: cluster 2023-10-01T09:33:17.361855+0000 mgr.y (mgr.25132) 698 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-10-01T09:33:18.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:18 smithi111 bash[78631]: cluster 2023-10-01T09:33:17.361855+0000 mgr.y (mgr.25132) 698 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-10-01T09:33:18.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 14 16 29313 29297 130.776 105.75 0.0075029 0.00764049 2023-10-01T09:33:18.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:18.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:18.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:18.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:18.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:18.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:18.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:18.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:18.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:18.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:19.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:19.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:19.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:19.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:19.250 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:19.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:19.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:19.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:19.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:19.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:19.516 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:19.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:19.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 15 16 31015 30999 129.149 106.375 0.0049807 0.0077369 2023-10-01T09:33:19.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:19.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:19.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:19.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:19.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:19.917 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:19.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:19.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:19.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:20.050 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:20.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:20.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:20.189 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:20 smithi111 bash[75702]: cluster 2023-10-01T09:33:19.362352+0000 mgr.y (mgr.25132) 699 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-10-01T09:33:20.189 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:20 smithi111 bash[78631]: cluster 2023-10-01T09:33:19.362352+0000 mgr.y (mgr.25132) 699 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-10-01T09:33:20.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:20.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:20.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:20 smithi183 bash[59233]: cluster 2023-10-01T09:33:19.362352+0000 mgr.y (mgr.25132) 699 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-10-01T09:33:20.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:20.439 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:20.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:20.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:20.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:20.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 16 16 32701 32685 127.662 105.375 0.00820711 0.00782643 2023-10-01T09:33:20.597 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:20.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:20.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:20.728 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:20.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:20.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:20.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:20.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:20.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:20.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:21.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:21.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:21.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:21.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:21.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:21.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:21.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:21.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:21.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:21.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:21.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:21.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 17 16 34028 34012 125.031 82.9375 0.00779129 0.00799211 2023-10-01T09:33:21.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:21.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:21.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:21.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:21.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:21.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:21.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:21.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:21.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:22.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:22.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:22.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T09:33:22.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:22.195 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:22.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:22.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:22.328 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:22.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:22.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:22.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:22.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:22 smithi111 bash[75702]: cluster 2023-10-01T09:33:21.363070+0000 mgr.y (mgr.25132) 700 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 1.8 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s 2023-10-01T09:33:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:22 smithi111 bash[78631]: cluster 2023-10-01T09:33:21.363070+0000 mgr.y (mgr.25132) 700 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 1.8 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s 2023-10-01T09:33:22.577 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 18 16 35622 35606 123.619 99.625 0.00372374 0.00808235 2023-10-01T09:33:22.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:22.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:22.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:22.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:22 smithi183 bash[59233]: cluster 2023-10-01T09:33:21.363070+0000 mgr.y (mgr.25132) 700 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 1.8 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s 2023-10-01T09:33:22.732 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:22.838 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:22.863 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:22.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:22.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:22.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:22.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:22.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:23.100 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:23.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:23.231 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:23.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:23.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:23.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:23.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:23.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:23.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 19 16 37294 37278 122.612 104.5 0.0128653 0.00814964 2023-10-01T09:33:23.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:23.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:23.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:23.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:23.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:23.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:23.879 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:23.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:23.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:23.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:24.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:24.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:24.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:24.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:24.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:24.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:24.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:24.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:24.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:24.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:24.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:24.575 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:24.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:33:24.576973+0000 min lat: 0.00133757 max lat: 0.254779 avg lat: 0.00825487 2023-10-01T09:33:24.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:33:24.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 20 16 38752 38736 121.037 91.125 0.00585535 0.00825487 2023-10-01T09:33:24.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:24.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:24 smithi111 bash[75702]: cluster 2023-10-01T09:33:23.363606+0000 mgr.y (mgr.25132) 701 : cluster 0 pgmap v695: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-10-01T09:33:24.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:24 smithi111 bash[78631]: cluster 2023-10-01T09:33:23.363606+0000 mgr.y (mgr.25132) 701 : cluster 0 pgmap v695: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-10-01T09:33:24.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:24.764 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:33:24.768 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:33:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:24 smithi183 bash[59233]: cluster 2023-10-01T09:33:23.363606+0000 mgr.y (mgr.25132) 701 : cluster 0 pgmap v695: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-10-01T09:33:24.810 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:24.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:24.947 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:24.957 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:33:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:33:24] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.33.4" 2023-10-01T09:33:24.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:24.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:25.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:25.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:25.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:25.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:25.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:25.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:25.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:25.504 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:25.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:25.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 21 16 40289 40273 119.847 96.0625 0.00998427 0.00833736 2023-10-01T09:33:25.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:25.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:25.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:25.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:25.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:25.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:25.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:25.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:25.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:25.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:26.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:26.027 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:26.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:26.162 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:26.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:26.297 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:26.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:26.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:26.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:26 smithi183 bash[59233]: audit 2023-10-01T09:33:24.744610+0000 mgr.y (mgr.25132) 702 : audit 0 from='client.35244 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:33:26.431 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:26 smithi183 bash[59233]: cluster 2023-10-01T09:33:25.364201+0000 mgr.y (mgr.25132) 703 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T09:33:26.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:26.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:26.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:26.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:26.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 22 16 41737 41721 118.513 90.5 0.0122036 0.00843241 2023-10-01T09:33:26.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:26.687 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:26.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:26.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:26.827 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:26 smithi111 bash[75702]: audit 2023-10-01T09:33:24.744610+0000 mgr.y (mgr.25132) 702 : audit 0 from='client.35244 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:33:26.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:26 smithi111 bash[75702]: cluster 2023-10-01T09:33:25.364201+0000 mgr.y (mgr.25132) 703 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T09:33:26.828 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:26 smithi111 bash[78631]: audit 2023-10-01T09:33:24.744610+0000 mgr.y (mgr.25132) 702 : audit 0 from='client.35244 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:33:26.828 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:26 smithi111 bash[78631]: cluster 2023-10-01T09:33:25.364201+0000 mgr.y (mgr.25132) 703 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T09:33:26.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:26.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:26.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:26.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:27.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:27.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:27.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:27.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:27.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:27.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:27.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:27.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:27.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:27.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:27.574 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:27.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 23 16 43216 43200 117.379 92.4375 0.0101534 0.00851314 2023-10-01T09:33:27.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:27.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:27.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:27.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:27.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:27.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:27.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:27.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:27.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:27.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:27.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:28.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:28.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:28.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:28.221 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:28.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:28.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:28.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:28.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:28.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 24 16 44751 44735 116.485 95.9375 0.00817062 0.00857925 2023-10-01T09:33:28.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.624 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:28 smithi111 bash[75702]: cluster 2023-10-01T09:33:27.364803+0000 mgr.y (mgr.25132) 704 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s 2023-10-01T09:33:28.625 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:28 smithi111 bash[78631]: cluster 2023-10-01T09:33:27.364803+0000 mgr.y (mgr.25132) 704 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s 2023-10-01T09:33:28.646 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:28.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:28.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:28.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:28 smithi183 bash[59233]: cluster 2023-10-01T09:33:27.364803+0000 mgr.y (mgr.25132) 704 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s 2023-10-01T09:33:28.833 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":695,"stamp":"2023-10-01T09:33:23.363337+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2186418080,"num_objects":33377,"num_object_clones":0,"num_object_copies":100131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33377,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":33613,"num_write_kb":2137037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":2368258,"num_keys_recovered":20,"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":33547,"ondisk_log_size":33547,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":276,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9492960,"kb_used_data":6896544,"kb_used_omap":20,"kb_used_meta":2596331,"kb_avail":740468256,"statfs":{"total":767960285184,"available":758239494144,"internally_reserved":0,"allocated":7062061056,"data_stored":7056972570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2658643598},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,11,4,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":1390411776,"num_objects":21216,"num_object_clones":0,"num_object_copies":63648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21216,"num_write_kb":1357824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.005063"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":45,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356517+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:33:00.356517+0000","last_peered":"2023-10-01T09:33:00.356517+0000","last_clean":"2023-10-01T09:33:00.356517+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:33:00.356517+0000","last_undegraded":"2023-10-01T09:33:00.356517+0000","last_fullsized":"2023-10-01T09:33:00.356517+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":43,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.792711+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:32:59.792711+0000","last_peered":"2023-10-01T09:32:59.792711+0000","last_clean":"2023-10-01T09:32:59.792711+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:32:59.792711+0000","last_undegraded":"2023-10-01T09:32:59.792711+0000","last_fullsized":"2023-10-01T09:32:59.792711+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":87,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:04.091644+0000","last_change":"2023-10-01T09:28:17.361761+0000","last_active":"2023-10-01T09:33:04.091644+0000","last_peered":"2023-10-01T09:33:04.091644+0000","last_clean":"2023-10-01T09:33:04.091644+0000","last_became_active":"2023-10-01T09:28:17.361374+0000","last_became_peered":"2023-10-01T09:28:17.361374+0000","last_unstale":"2023-10-01T09:33:04.091644+0000","last_undegraded":"2023-10-01T09:33:04.091644+0000","last_fullsized":"2023-10-01T09:33:04.091644+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:02:48.669499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":151,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.420146+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:32:58.420146+0000","last_peered":"2023-10-01T09:32:58.420146+0000","last_clean":"2023-10-01T09:32:58.420146+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:32:58.420146+0000","last_undegraded":"2023-10-01T09:32:58.420146+0000","last_fullsized":"2023-10-01T09:32:58.420146+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":158,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.876847+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:32:59.876847+0000","last_peered":"2023-10-01T09:32:59.876847+0000","last_clean":"2023-10-01T09:32:59.876847+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:32:59.876847+0000","last_undegraded":"2023-10-01T09:32:59.876847+0000","last_fullsized":"2023-10-01T09:32:59.876847+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":38,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.193855+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:32:59.193855+0000","last_peered":"2023-10-01T09:32:59.193855+0000","last_clean":"2023-10-01T09:32:59.193855+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:32:59.193855+0000","last_undegraded":"2023-10-01T09:32:59.193855+0000","last_fullsized":"2023-10-01T09:32:59.193855+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":150,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.420100+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:32:58.420100+0000","last_peered":"2023-10-01T09:32:58.420100+0000","last_clean":"2023-10-01T09:32:58.420100+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:32:58.420100+0000","last_undegraded":"2023-10-01T09:32:58.420100+0000","last_fullsized":"2023-10-01T09:32:58.420100+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.877035+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:32:59.877035+0000","last_peered":"2023-10-01T09:32:59.877035+0000","last_clean":"2023-10-01T09:32:59.877035+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:32:59.877035+0000","last_undegraded":"2023-10-01T09:32:59.877035+0000","last_fullsized":"2023-10-01T09:32:59.877035+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":50,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.359189+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:33:00.359189+0000","last_peered":"2023-10-01T09:33:00.359189+0000","last_clean":"2023-10-01T09:33:00.359189+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:33:00.359189+0000","last_undegraded":"2023-10-01T09:33:00.359189+0000","last_fullsized":"2023-10-01T09:33:00.359189+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.876736+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:32:59.876736+0000","last_peered":"2023-10-01T09:32:59.876736+0000","last_clean":"2023-10-01T09:32:59.876736+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:32:59.876736+0000","last_undegraded":"2023-10-01T09:32:59.876736+0000","last_fullsized":"2023-10-01T09:32:59.876736+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":38,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.792092+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:32:59.792092+0000","last_peered":"2023-10-01T09:32:59.792092+0000","last_clean":"2023-10-01T09:32:59.792092+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:32:59.792092+0000","last_undegraded":"2023-10-01T09:32:59.792092+0000","last_fullsized":"2023-10-01T09:32:59.792092+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":146,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.419507+0000","last_change":"2023-10-01T09:29:17.375771+0000","last_active":"2023-10-01T09:32:58.419507+0000","last_peered":"2023-10-01T09:32:58.419507+0000","last_clean":"2023-10-01T09:32:58.419507+0000","last_became_active":"2023-10-01T09:29:17.375477+0000","last_became_peered":"2023-10-01T09:29:17.375477+0000","last_unstale":"2023-10-01T09:32:58.419507+0000","last_undegraded":"2023-10-01T09:32:58.419507+0000","last_fullsized":"2023-10-01T09:32:58.419507+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:33.066393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":55,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.357157+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:33:00.357157+0000","last_peered":"2023-10-01T09:33:00.357157+0000","last_clean":"2023-10-01T09:33:00.357157+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:33:00.357157+0000","last_undegraded":"2023-10-01T09:33:00.357157+0000","last_fullsized":"2023-10-01T09:33:00.357157+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":129,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356871+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:33:00.356871+0000","last_peered":"2023-10-01T09:33:00.356871+0000","last_clean":"2023-10-01T09:33:00.356871+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:33:00.356871+0000","last_undegraded":"2023-10-01T09:33:00.356871+0000","last_fullsized":"2023-10-01T09:33:00.356871+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":84,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.791843+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:32:59.791843+0000","last_peered":"2023-10-01T09:32:59.791843+0000","last_clean":"2023-10-01T09:32:59.791843+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:32:59.791843+0000","last_undegraded":"2023-10-01T09:32:59.791843+0000","last_fullsized":"2023-10-01T09:32:59.791843+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":142,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.877346+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:32:59.877346+0000","last_peered":"2023-10-01T09:32:59.877346+0000","last_clean":"2023-10-01T09:32:59.877346+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:32:59.877346+0000","last_undegraded":"2023-10-01T09:32:59.877346+0000","last_fullsized":"2023-10-01T09:32:59.877346+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":150,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.418499+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:32:58.418499+0000","last_peered":"2023-10-01T09:32:58.418499+0000","last_clean":"2023-10-01T09:32:58.418499+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:32:58.418499+0000","last_undegraded":"2023-10-01T09:32:58.418499+0000","last_fullsized":"2023-10-01T09:32:58.418499+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":41,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358825+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:33:00.358825+0000","last_peered":"2023-10-01T09:33:00.358825+0000","last_clean":"2023-10-01T09:33:00.358825+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:33:00.358825+0000","last_undegraded":"2023-10-01T09:33:00.358825+0000","last_fullsized":"2023-10-01T09:33:00.358825+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":121,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.791479+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:32:59.791479+0000","last_peered":"2023-10-01T09:32:59.791479+0000","last_clean":"2023-10-01T09:32:59.791479+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:32:59.791479+0000","last_undegraded":"2023-10-01T09:32:59.791479+0000","last_fullsized":"2023-10-01T09:32:59.791479+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":150,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.420251+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:32:58.420251+0000","last_peered":"2023-10-01T09:32:58.420251+0000","last_clean":"2023-10-01T09:32:58.420251+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:32:58.420251+0000","last_undegraded":"2023-10-01T09:32:58.420251+0000","last_fullsized":"2023-10-01T09:32:58.420251+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":181,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.193583+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:32:59.193583+0000","last_peered":"2023-10-01T09:32:59.193583+0000","last_clean":"2023-10-01T09:32:59.193583+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:32:59.193583+0000","last_undegraded":"2023-10-01T09:32:59.193583+0000","last_fullsized":"2023-10-01T09:32:59.193583+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":160,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.877582+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:32:59.877582+0000","last_peered":"2023-10-01T09:32:59.877582+0000","last_clean":"2023-10-01T09:32:59.877582+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:32:59.877582+0000","last_undegraded":"2023-10-01T09:32:59.877582+0000","last_fullsized":"2023-10-01T09:32:59.877582+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"169'2000","reported_seq":2012,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:19.962413+0000","last_change":"2023-10-01T09:32:40.079277+0000","last_active":"2023-10-01T09:33:19.962413+0000","last_peered":"2023-10-01T09:33:19.962413+0000","last_clean":"2023-10-01T09:33:19.962413+0000","last_became_active":"2023-10-01T09:32:40.078378+0000","last_became_peered":"2023-10-01T09:32:40.078378+0000","last_unstale":"2023-10-01T09:33:19.962413+0000","last_undegraded":"2023-10-01T09:33:19.962413+0000","last_fullsized":"2023-10-01T09:33:19.962413+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2000,"log_dups_size":0,"ondisk_log_size":2000,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131072000,"num_objects":2000,"num_object_clones":0,"num_object_copies":6000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2000,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2000,"num_write_kb":128000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":66,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.793073+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:32:59.793073+0000","last_peered":"2023-10-01T09:32:59.793073+0000","last_clean":"2023-10-01T09:32:59.793073+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:32:59.793073+0000","last_undegraded":"2023-10-01T09:32:59.793073+0000","last_fullsized":"2023-10-01T09:32:59.793073+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":59,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358366+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:33:00.358366+0000","last_peered":"2023-10-01T09:33:00.358366+0000","last_clean":"2023-10-01T09:33:00.358366+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:33:00.358366+0000","last_undegraded":"2023-10-01T09:33:00.358366+0000","last_fullsized":"2023-10-01T09:33:00.358366+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2072","reported_seq":2084,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.129096+0000","last_change":"2023-10-01T09:32:39.772514+0000","last_active":"2023-10-01T09:33:20.129096+0000","last_peered":"2023-10-01T09:33:20.129096+0000","last_clean":"2023-10-01T09:33:20.129096+0000","last_became_active":"2023-10-01T09:32:39.771763+0000","last_became_peered":"2023-10-01T09:32:39.771763+0000","last_unstale":"2023-10-01T09:33:20.129096+0000","last_undegraded":"2023-10-01T09:33:20.129096+0000","last_fullsized":"2023-10-01T09:33:20.129096+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2072,"log_dups_size":0,"ondisk_log_size":2072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135790592,"num_objects":2072,"num_object_clones":0,"num_object_copies":6216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2072,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2072,"num_write_kb":132608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":80,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.792959+0000","last_change":"2023-10-01T09:28:17.500705+0000","last_active":"2023-10-01T09:32:59.792959+0000","last_peered":"2023-10-01T09:32:59.792959+0000","last_clean":"2023-10-01T09:32:59.792959+0000","last_became_active":"2023-10-01T09:28:17.360818+0000","last_became_peered":"2023-10-01T09:28:17.360818+0000","last_unstale":"2023-10-01T09:32:59.792959+0000","last_undegraded":"2023-10-01T09:32:59.792959+0000","last_fullsized":"2023-10-01T09:32:59.792959+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":150,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356614+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:33:00.356614+0000","last_peered":"2023-10-01T09:33:00.356614+0000","last_clean":"2023-10-01T09:33:00.356614+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:33:00.356614+0000","last_undegraded":"2023-10-01T09:33:00.356614+0000","last_fullsized":"2023-10-01T09:33:00.356614+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"169'2186","reported_seq":2199,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:22.110647+0000","last_change":"2023-10-01T09:32:39.770497+0000","last_active":"2023-10-01T09:33:22.110647+0000","last_peered":"2023-10-01T09:33:22.110647+0000","last_clean":"2023-10-01T09:33:22.110647+0000","last_became_active":"2023-10-01T09:32:39.770134+0000","last_became_peered":"2023-10-01T09:32:39.770134+0000","last_unstale":"2023-10-01T09:33:22.110647+0000","last_undegraded":"2023-10-01T09:33:22.110647+0000","last_fullsized":"2023-10-01T09:33:22.110647+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2186,"log_dups_size":0,"ondisk_log_size":2186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:19.957508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143261696,"num_objects":2186,"num_object_clones":0,"num_object_copies":6558,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2186,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2186,"num_write_kb":139904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":80,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.792604+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:32:59.792604+0000","last_peered":"2023-10-01T09:32:59.792604+0000","last_clean":"2023-10-01T09:32:59.792604+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:32:59.792604+0000","last_undegraded":"2023-10-01T09:32:59.792604+0000","last_fullsized":"2023-10-01T09:32:59.792604+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":47,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.193382+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:32:59.193382+0000","last_peered":"2023-10-01T09:32:59.193382+0000","last_clean":"2023-10-01T09:32:59.193382+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:32:59.193382+0000","last_undegraded":"2023-10-01T09:32:59.193382+0000","last_fullsized":"2023-10-01T09:32:59.193382+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"169'2095","reported_seq":2107,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.777774+0000","last_change":"2023-10-01T09:32:39.761173+0000","last_active":"2023-10-01T09:33:20.777774+0000","last_peered":"2023-10-01T09:33:20.777774+0000","last_clean":"2023-10-01T09:33:20.777774+0000","last_became_active":"2023-10-01T09:32:39.760770+0000","last_became_peered":"2023-10-01T09:32:39.760770+0000","last_unstale":"2023-10-01T09:33:20.777774+0000","last_undegraded":"2023-10-01T09:33:20.777774+0000","last_fullsized":"2023-10-01T09:33:20.777774+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2095,"log_dups_size":0,"ondisk_log_size":2095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:21:58.626496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137297920,"num_objects":2095,"num_object_clones":0,"num_object_copies":6285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2095,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2095,"num_write_kb":134080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":135,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358861+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:33:00.358861+0000","last_peered":"2023-10-01T09:33:00.358861+0000","last_clean":"2023-10-01T09:33:00.358861+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:33:00.358861+0000","last_undegraded":"2023-10-01T09:33:00.358861+0000","last_fullsized":"2023-10-01T09:33:00.358861+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.418682+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:32:58.418682+0000","last_peered":"2023-10-01T09:32:58.418682+0000","last_clean":"2023-10-01T09:32:58.418682+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:32:58.418682+0000","last_undegraded":"2023-10-01T09:32:58.418682+0000","last_fullsized":"2023-10-01T09:32:58.418682+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2229","reported_seq":2242,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:22.189751+0000","last_change":"2023-10-01T09:32:39.763685+0000","last_active":"2023-10-01T09:33:22.189751+0000","last_peered":"2023-10-01T09:33:22.189751+0000","last_clean":"2023-10-01T09:33:22.189751+0000","last_became_active":"2023-10-01T09:32:39.763350+0000","last_became_peered":"2023-10-01T09:32:39.763350+0000","last_unstale":"2023-10-01T09:33:22.189751+0000","last_undegraded":"2023-10-01T09:33:22.189751+0000","last_fullsized":"2023-10-01T09:33:22.189751+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2229,"log_dups_size":0,"ondisk_log_size":2229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:12:44.191396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146079744,"num_objects":2229,"num_object_clones":0,"num_object_copies":6687,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2229,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2229,"num_write_kb":142656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":141,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.877042+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:32:59.877042+0000","last_peered":"2023-10-01T09:32:59.877042+0000","last_clean":"2023-10-01T09:32:59.877042+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:32:59.877042+0000","last_undegraded":"2023-10-01T09:32:59.877042+0000","last_fullsized":"2023-10-01T09:32:59.877042+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":54,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.357199+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:33:00.357199+0000","last_peered":"2023-10-01T09:33:00.357199+0000","last_clean":"2023-10-01T09:33:00.357199+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:33:00.357199+0000","last_undegraded":"2023-10-01T09:33:00.357199+0000","last_fullsized":"2023-10-01T09:33:00.357199+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2007","reported_seq":2018,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.739488+0000","last_change":"2023-10-01T09:32:40.078581+0000","last_active":"2023-10-01T09:33:20.739488+0000","last_peered":"2023-10-01T09:33:20.739488+0000","last_clean":"2023-10-01T09:33:20.739488+0000","last_became_active":"2023-10-01T09:32:40.078099+0000","last_became_peered":"2023-10-01T09:32:40.078099+0000","last_unstale":"2023-10-01T09:33:20.739488+0000","last_undegraded":"2023-10-01T09:33:20.739488+0000","last_fullsized":"2023-10-01T09:33:20.739488+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2007,"log_dups_size":0,"ondisk_log_size":2007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:04:29.961412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131530752,"num_objects":2007,"num_object_clones":0,"num_object_copies":6021,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2007,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2007,"num_write_kb":128448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":38,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.193510+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:32:59.193510+0000","last_peered":"2023-10-01T09:32:59.193510+0000","last_clean":"2023-10-01T09:32:59.193510+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:32:59.193510+0000","last_undegraded":"2023-10-01T09:32:59.193510+0000","last_fullsized":"2023-10-01T09:32:59.193510+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.357174+0000","last_change":"2023-10-01T09:28:17.359309+0000","last_active":"2023-10-01T09:33:00.357174+0000","last_peered":"2023-10-01T09:33:00.357174+0000","last_clean":"2023-10-01T09:33:00.357174+0000","last_became_active":"2023-10-01T09:28:17.358698+0000","last_became_peered":"2023-10-01T09:28:17.358698+0000","last_unstale":"2023-10-01T09:33:00.357174+0000","last_undegraded":"2023-10-01T09:33:00.357174+0000","last_fullsized":"2023-10-01T09:33:00.357174+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2014","reported_seq":2026,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.137109+0000","last_change":"2023-10-01T09:32:39.764728+0000","last_active":"2023-10-01T09:33:20.137109+0000","last_peered":"2023-10-01T09:33:20.137109+0000","last_clean":"2023-10-01T09:33:20.137109+0000","last_became_active":"2023-10-01T09:32:39.764358+0000","last_became_peered":"2023-10-01T09:32:39.764358+0000","last_unstale":"2023-10-01T09:33:20.137109+0000","last_undegraded":"2023-10-01T09:33:20.137109+0000","last_fullsized":"2023-10-01T09:33:20.137109+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2014,"log_dups_size":0,"ondisk_log_size":2014,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2014,"num_write_kb":128896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356592+0000","last_change":"2023-10-01T09:28:17.360617+0000","last_active":"2023-10-01T09:33:00.356592+0000","last_peered":"2023-10-01T09:33:00.356592+0000","last_clean":"2023-10-01T09:33:00.356592+0000","last_became_active":"2023-10-01T09:28:17.359948+0000","last_became_peered":"2023-10-01T09:28:17.359948+0000","last_unstale":"2023-10-01T09:33:00.356592+0000","last_undegraded":"2023-10-01T09:33:00.356592+0000","last_fullsized":"2023-10-01T09:33:00.356592+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.357507+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:33:00.357507+0000","last_peered":"2023-10-01T09:33:00.357507+0000","last_clean":"2023-10-01T09:33:00.357507+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:33:00.357507+0000","last_undegraded":"2023-10-01T09:33:00.357507+0000","last_fullsized":"2023-10-01T09:33:00.357507+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"169'2005","reported_seq":2018,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.745413+0000","last_change":"2023-10-01T09:32:39.761415+0000","last_active":"2023-10-01T09:33:20.745413+0000","last_peered":"2023-10-01T09:33:20.745413+0000","last_clean":"2023-10-01T09:33:20.745413+0000","last_became_active":"2023-10-01T09:32:39.760873+0000","last_became_peered":"2023-10-01T09:32:39.760873+0000","last_unstale":"2023-10-01T09:33:20.745413+0000","last_undegraded":"2023-10-01T09:33:20.745413+0000","last_fullsized":"2023-10-01T09:33:20.745413+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2005,"log_dups_size":0,"ondisk_log_size":2005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:52:05.631525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131399680,"num_objects":2005,"num_object_clones":0,"num_object_copies":6015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2005,"num_write_kb":128320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":171,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:03.977391+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:33:03.977391+0000","last_peered":"2023-10-01T09:33:03.977391+0000","last_clean":"2023-10-01T09:33:03.977391+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:33:03.977391+0000","last_undegraded":"2023-10-01T09:33:03.977391+0000","last_fullsized":"2023-10-01T09:33:03.977391+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.419412+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:32:58.419412+0000","last_peered":"2023-10-01T09:32:58.419412+0000","last_clean":"2023-10-01T09:32:58.419412+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:32:58.419412+0000","last_undegraded":"2023-10-01T09:32:58.419412+0000","last_fullsized":"2023-10-01T09:32:58.419412+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"169'2200","reported_seq":2213,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:22.060300+0000","last_change":"2023-10-01T09:32:40.075896+0000","last_active":"2023-10-01T09:33:22.060300+0000","last_peered":"2023-10-01T09:33:22.060300+0000","last_clean":"2023-10-01T09:33:22.060300+0000","last_became_active":"2023-10-01T09:32:40.075517+0000","last_became_peered":"2023-10-01T09:32:40.075517+0000","last_unstale":"2023-10-01T09:33:22.060300+0000","last_undegraded":"2023-10-01T09:33:22.060300+0000","last_fullsized":"2023-10-01T09:33:22.060300+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2200,"log_dups_size":0,"ondisk_log_size":2200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:03:29.790595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144179200,"num_objects":2200,"num_object_clones":0,"num_object_copies":6600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2200,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2200,"num_write_kb":140800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":152,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.417970+0000","last_change":"2023-10-01T09:18:56.811146+0000","last_active":"2023-10-01T09:32:58.417970+0000","last_peered":"2023-10-01T09:32:58.417970+0000","last_clean":"2023-10-01T09:32:58.417970+0000","last_became_active":"2023-10-01T09:18:56.810595+0000","last_became_peered":"2023-10-01T09:18:56.810595+0000","last_unstale":"2023-10-01T09:32:58.417970+0000","last_undegraded":"2023-10-01T09:32:58.417970+0000","last_fullsized":"2023-10-01T09:32:58.417970+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:39:53.107719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":41,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358956+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:33:00.358956+0000","last_peered":"2023-10-01T09:33:00.358956+0000","last_clean":"2023-10-01T09:33:00.358956+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:33:00.358956+0000","last_undegraded":"2023-10-01T09:33:00.358956+0000","last_fullsized":"2023-10-01T09:33:00.358956+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":140,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.419574+0000","last_change":"2023-10-01T09:28:45.984418+0000","last_active":"2023-10-01T09:32:58.419574+0000","last_peered":"2023-10-01T09:32:58.419574+0000","last_clean":"2023-10-01T09:32:58.419574+0000","last_became_active":"2023-10-01T09:28:45.983772+0000","last_became_peered":"2023-10-01T09:28:45.983772+0000","last_unstale":"2023-10-01T09:32:58.419574+0000","last_undegraded":"2023-10-01T09:32:58.419574+0000","last_fullsized":"2023-10-01T09:32:58.419574+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:52:33.519092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"169'2033","reported_seq":2045,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:19.906045+0000","last_change":"2023-10-01T09:32:39.772406+0000","last_active":"2023-10-01T09:33:19.906045+0000","last_peered":"2023-10-01T09:33:19.906045+0000","last_clean":"2023-10-01T09:33:19.906045+0000","last_became_active":"2023-10-01T09:32:39.771989+0000","last_became_peered":"2023-10-01T09:32:39.771989+0000","last_unstale":"2023-10-01T09:33:19.906045+0000","last_undegraded":"2023-10-01T09:33:19.906045+0000","last_fullsized":"2023-10-01T09:33:19.906045+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2033,"log_dups_size":0,"ondisk_log_size":2033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133234688,"num_objects":2033,"num_object_clones":0,"num_object_copies":6099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2033,"num_write_kb":130112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":157,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358482+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:33:00.358482+0000","last_peered":"2023-10-01T09:33:00.358482+0000","last_clean":"2023-10-01T09:33:00.358482+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:33:00.358482+0000","last_undegraded":"2023-10-01T09:33:00.358482+0000","last_fullsized":"2023-10-01T09:33:00.358482+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.351813+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:33:00.351813+0000","last_peered":"2023-10-01T09:33:00.351813+0000","last_clean":"2023-10-01T09:33:00.351813+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:33:00.351813+0000","last_undegraded":"2023-10-01T09:33:00.351813+0000","last_fullsized":"2023-10-01T09:33:00.351813+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":143,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.417860+0000","last_change":"2023-10-01T09:20:07.693229+0000","last_active":"2023-10-01T09:32:58.417860+0000","last_peered":"2023-10-01T09:32:58.417860+0000","last_clean":"2023-10-01T09:32:58.417860+0000","last_became_active":"2023-10-01T09:20:07.692774+0000","last_became_peered":"2023-10-01T09:20:07.692774+0000","last_unstale":"2023-10-01T09:32:58.417860+0000","last_undegraded":"2023-10-01T09:32:58.417860+0000","last_fullsized":"2023-10-01T09:32:58.417860+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:30.912945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"169'2107","reported_seq":2118,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:22.206461+0000","last_change":"2023-10-01T09:32:39.763862+0000","last_active":"2023-10-01T09:33:22.206461+0000","last_peered":"2023-10-01T09:33:22.206461+0000","last_clean":"2023-10-01T09:33:22.206461+0000","last_became_active":"2023-10-01T09:32:39.763241+0000","last_became_peered":"2023-10-01T09:32:39.763241+0000","last_unstale":"2023-10-01T09:33:22.206461+0000","last_undegraded":"2023-10-01T09:33:22.206461+0000","last_fullsized":"2023-10-01T09:33:22.206461+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2107,"log_dups_size":0,"ondisk_log_size":2107,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:15.948554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138084352,"num_objects":2107,"num_object_clones":0,"num_object_copies":6321,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2107,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2107,"num_write_kb":134848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":164,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.351852+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:33:00.351852+0000","last_peered":"2023-10-01T09:33:00.351852+0000","last_clean":"2023-10-01T09:33:00.351852+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:33:00.351852+0000","last_undegraded":"2023-10-01T09:33:00.351852+0000","last_fullsized":"2023-10-01T09:33:00.351852+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":146,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.417294+0000","last_change":"2023-10-01T09:29:17.370945+0000","last_active":"2023-10-01T09:32:58.417294+0000","last_peered":"2023-10-01T09:32:58.417294+0000","last_clean":"2023-10-01T09:32:58.417294+0000","last_became_active":"2023-10-01T09:29:17.370573+0000","last_became_peered":"2023-10-01T09:29:17.370573+0000","last_unstale":"2023-10-01T09:32:58.417294+0000","last_undegraded":"2023-10-01T09:32:58.417294+0000","last_fullsized":"2023-10-01T09:32:58.417294+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:23.987885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.419381+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:32:58.419381+0000","last_peered":"2023-10-01T09:32:58.419381+0000","last_clean":"2023-10-01T09:32:58.419381+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:32:58.419381+0000","last_undegraded":"2023-10-01T09:32:58.419381+0000","last_fullsized":"2023-10-01T09:32:58.419381+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.9","version":"169'1986","reported_seq":1998,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.119789+0000","last_change":"2023-10-01T09:32:39.764938+0000","last_active":"2023-10-01T09:33:20.119789+0000","last_peered":"2023-10-01T09:33:20.119789+0000","last_clean":"2023-10-01T09:33:20.119789+0000","last_became_active":"2023-10-01T09:32:39.764565+0000","last_became_peered":"2023-10-01T09:32:39.764565+0000","last_unstale":"2023-10-01T09:33:20.119789+0000","last_undegraded":"2023-10-01T09:33:20.119789+0000","last_fullsized":"2023-10-01T09:33:20.119789+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":1986,"log_dups_size":0,"ondisk_log_size":1986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130154496,"num_objects":1986,"num_object_clones":0,"num_object_copies":5958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1986,"num_write_kb":127104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":50,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358708+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:33:00.358708+0000","last_peered":"2023-10-01T09:33:00.358708+0000","last_clean":"2023-10-01T09:33:00.358708+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:33:00.358708+0000","last_undegraded":"2023-10-01T09:33:00.358708+0000","last_fullsized":"2023-10-01T09:33:00.358708+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":404,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.791031+0000","last_change":"2023-10-01T09:32:19.455298+0000","last_active":"2023-10-01T09:32:59.791031+0000","last_peered":"2023-10-01T09:32:59.791031+0000","last_clean":"2023-10-01T09:32:59.791031+0000","last_became_active":"2023-10-01T09:32:19.454893+0000","last_became_peered":"2023-10-01T09:32:19.454893+0000","last_unstale":"2023-10-01T09:32:59.791031+0000","last_undegraded":"2023-10-01T09:32:59.791031+0000","last_fullsized":"2023-10-01T09:32:59.791031+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":148,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.876864+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:32:59.876864+0000","last_peered":"2023-10-01T09:32:59.876864+0000","last_clean":"2023-10-01T09:32:59.876864+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:32:59.876864+0000","last_undegraded":"2023-10-01T09:32:59.876864+0000","last_fullsized":"2023-10-01T09:32:59.876864+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":38,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.193861+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:32:59.193861+0000","last_peered":"2023-10-01T09:32:59.193861+0000","last_clean":"2023-10-01T09:32:59.193861+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:32:59.193861+0000","last_undegraded":"2023-10-01T09:32:59.193861+0000","last_fullsized":"2023-10-01T09:32:59.193861+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2068","reported_seq":2081,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:20.765018+0000","last_change":"2023-10-01T09:32:40.077303+0000","last_active":"2023-10-01T09:33:20.765018+0000","last_peered":"2023-10-01T09:33:20.765018+0000","last_clean":"2023-10-01T09:33:20.765018+0000","last_became_active":"2023-10-01T09:32:40.076684+0000","last_became_peered":"2023-10-01T09:32:40.076684+0000","last_unstale":"2023-10-01T09:33:20.765018+0000","last_undegraded":"2023-10-01T09:33:20.765018+0000","last_fullsized":"2023-10-01T09:33:20.765018+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2068,"log_dups_size":0,"ondisk_log_size":2068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:26:19.024031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135528448,"num_objects":2068,"num_object_clones":0,"num_object_copies":6204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2068,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2068,"num_write_kb":132352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":155,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.792005+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:32:59.792005+0000","last_peered":"2023-10-01T09:32:59.792005+0000","last_clean":"2023-10-01T09:32:59.792005+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:32:59.792005+0000","last_undegraded":"2023-10-01T09:32:59.792005+0000","last_fullsized":"2023-10-01T09:32:59.792005+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:02.120397+0000","last_change":"2023-10-01T09:28:17.362421+0000","last_active":"2023-10-01T09:33:02.120397+0000","last_peered":"2023-10-01T09:33:02.120397+0000","last_clean":"2023-10-01T09:33:02.120397+0000","last_became_active":"2023-10-01T09:28:17.361867+0000","last_became_peered":"2023-10-01T09:28:17.361867+0000","last_unstale":"2023-10-01T09:33:02.120397+0000","last_undegraded":"2023-10-01T09:33:02.120397+0000","last_fullsized":"2023-10-01T09:33:02.120397+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:14.149121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":147,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.419970+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:32:58.419970+0000","last_peered":"2023-10-01T09:32:58.419970+0000","last_clean":"2023-10-01T09:32:58.419970+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:32:58.419970+0000","last_undegraded":"2023-10-01T09:32:58.419970+0000","last_fullsized":"2023-10-01T09:32:58.419970+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"169'2180","reported_seq":2193,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:22.187168+0000","last_change":"2023-10-01T09:32:40.077466+0000","last_active":"2023-10-01T09:33:22.187168+0000","last_peered":"2023-10-01T09:33:22.187168+0000","last_clean":"2023-10-01T09:33:22.187168+0000","last_became_active":"2023-10-01T09:32:40.076936+0000","last_became_peered":"2023-10-01T09:32:40.076936+0000","last_unstale":"2023-10-01T09:33:22.187168+0000","last_undegraded":"2023-10-01T09:33:22.187168+0000","last_fullsized":"2023-10-01T09:33:22.187168+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2180,"log_dups_size":0,"ondisk_log_size":2180,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:14:54.057097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142868480,"num_objects":2180,"num_object_clones":0,"num_object_copies":6540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2180,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2180,"num_write_kb":139520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":63,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.792546+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:32:59.792546+0000","last_peered":"2023-10-01T09:32:59.792546+0000","last_clean":"2023-10-01T09:32:59.792546+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:32:59.792546+0000","last_undegraded":"2023-10-01T09:32:59.792546+0000","last_fullsized":"2023-10-01T09:32:59.792546+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":145,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.418110+0000","last_change":"2023-10-01T09:28:45.983892+0000","last_active":"2023-10-01T09:32:58.418110+0000","last_peered":"2023-10-01T09:32:58.418110+0000","last_clean":"2023-10-01T09:32:58.418110+0000","last_became_active":"2023-10-01T09:28:45.983618+0000","last_became_peered":"2023-10-01T09:28:45.983618+0000","last_unstale":"2023-10-01T09:32:58.418110+0000","last_undegraded":"2023-10-01T09:32:58.418110+0000","last_fullsized":"2023-10-01T09:32:58.418110+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:19:16.659123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":145,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:02.120489+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:33:02.120489+0000","last_peered":"2023-10-01T09:33:02.120489+0000","last_clean":"2023-10-01T09:33:02.120489+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:33:02.120489+0000","last_undegraded":"2023-10-01T09:33:02.120489+0000","last_fullsized":"2023-10-01T09:33:02.120489+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2170","reported_seq":2182,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:22.110994+0000","last_change":"2023-10-01T09:32:39.770560+0000","last_active":"2023-10-01T09:33:22.110994+0000","last_peered":"2023-10-01T09:33:22.110994+0000","last_clean":"2023-10-01T09:33:22.110994+0000","last_became_active":"2023-10-01T09:32:39.770162+0000","last_became_peered":"2023-10-01T09:32:39.770162+0000","last_unstale":"2023-10-01T09:33:22.110994+0000","last_undegraded":"2023-10-01T09:33:22.110994+0000","last_fullsized":"2023-10-01T09:33:22.110994+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2170,"log_dups_size":0,"ondisk_log_size":2170,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:47:58.512818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142213120,"num_objects":2170,"num_object_clones":0,"num_object_copies":6510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2170,"num_write_kb":138880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":168,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:03.978732+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:33:03.978732+0000","last_peered":"2023-10-01T09:33:03.978732+0000","last_clean":"2023-10-01T09:33:03.978732+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:33:03.978732+0000","last_undegraded":"2023-10-01T09:33:03.978732+0000","last_fullsized":"2023-10-01T09:33:03.978732+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":139,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.418868+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:32:58.418868+0000","last_peered":"2023-10-01T09:32:58.418868+0000","last_clean":"2023-10-01T09:32:58.418868+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:32:58.418868+0000","last_undegraded":"2023-10-01T09:32:58.418868+0000","last_fullsized":"2023-10-01T09:32:58.418868+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.876775+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:32:59.876775+0000","last_peered":"2023-10-01T09:32:59.876775+0000","last_clean":"2023-10-01T09:32:59.876775+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:32:59.876775+0000","last_undegraded":"2023-10-01T09:32:59.876775+0000","last_fullsized":"2023-10-01T09:32:59.876775+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"169'2001","reported_seq":2013,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-10-01T09:33:19.961371+0000","last_change":"2023-10-01T09:32:40.078966+0000","last_active":"2023-10-01T09:33:19.961371+0000","last_peered":"2023-10-01T09:33:19.961371+0000","last_clean":"2023-10-01T09:33:19.961371+0000","last_became_active":"2023-10-01T09:32:40.078138+0000","last_became_peered":"2023-10-01T09:32:40.078138+0000","last_unstale":"2023-10-01T09:33:19.961371+0000","last_undegraded":"2023-10-01T09:33:19.961371+0000","last_fullsized":"2023-10-01T09:33:19.961371+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":2001,"log_dups_size":0,"ondisk_log_size":2001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131137536,"num_objects":2001,"num_object_clones":0,"num_object_copies":6003,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2001,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2001,"num_write_kb":128064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":157,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.193944+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:32:59.193944+0000","last_peered":"2023-10-01T09:32:59.193944+0000","last_clean":"2023-10-01T09:32:59.193944+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:32:59.193944+0000","last_undegraded":"2023-10-01T09:32:59.193944+0000","last_fullsized":"2023-10-01T09:32:59.193944+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":136,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.420150+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:32:58.420150+0000","last_peered":"2023-10-01T09:32:58.420150+0000","last_clean":"2023-10-01T09:32:58.420150+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:32:58.420150+0000","last_undegraded":"2023-10-01T09:32:58.420150+0000","last_fullsized":"2023-10-01T09:32:58.420150+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":54,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356357+0000","last_change":"2023-10-01T09:28:45.979752+0000","last_active":"2023-10-01T09:33:00.356357+0000","last_peered":"2023-10-01T09:33:00.356357+0000","last_clean":"2023-10-01T09:33:00.356357+0000","last_became_active":"2023-10-01T09:28:45.979277+0000","last_became_peered":"2023-10-01T09:28:45.979277+0000","last_unstale":"2023-10-01T09:33:00.356357+0000","last_undegraded":"2023-10-01T09:33:00.356357+0000","last_fullsized":"2023-10-01T09:33:00.356357+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":138,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:58.418902+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:32:58.418902+0000","last_peered":"2023-10-01T09:32:58.418902+0000","last_clean":"2023-10-01T09:32:58.418902+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:32:58.418902+0000","last_undegraded":"2023-10-01T09:32:58.418902+0000","last_fullsized":"2023-10-01T09:32:58.418902+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":171,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.352000+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:33:00.352000+0000","last_peered":"2023-10-01T09:33:00.352000+0000","last_clean":"2023-10-01T09:33:00.352000+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:33:00.352000+0000","last_undegraded":"2023-10-01T09:33:00.352000+0000","last_fullsized":"2023-10-01T09:33:00.352000+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":137,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358978+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:33:00.358978+0000","last_peered":"2023-10-01T09:33:00.358978+0000","last_clean":"2023-10-01T09:33:00.358978+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:33:00.358978+0000","last_undegraded":"2023-10-01T09:33:00.358978+0000","last_fullsized":"2023-10-01T09:33:00.358978+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":45,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356669+0000","last_change":"2023-10-01T09:28:17.354717+0000","last_active":"2023-10-01T09:33:00.356669+0000","last_peered":"2023-10-01T09:33:00.356669+0000","last_clean":"2023-10-01T09:33:00.356669+0000","last_became_active":"2023-10-01T09:28:17.353317+0000","last_became_peered":"2023-10-01T09:28:17.353317+0000","last_unstale":"2023-10-01T09:33:00.356669+0000","last_undegraded":"2023-10-01T09:33:00.356669+0000","last_fullsized":"2023-10-01T09:33:00.356669+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":148,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.358955+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:33:00.358955+0000","last_peered":"2023-10-01T09:33:00.358955+0000","last_clean":"2023-10-01T09:33:00.358955+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:33:00.358955+0000","last_undegraded":"2023-10-01T09:33:00.358955+0000","last_fullsized":"2023-10-01T09:33:00.358955+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":45,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356554+0000","last_change":"2023-10-01T09:28:17.362228+0000","last_active":"2023-10-01T09:33:00.356554+0000","last_peered":"2023-10-01T09:33:00.356554+0000","last_clean":"2023-10-01T09:33:00.356554+0000","last_became_active":"2023-10-01T09:28:17.361826+0000","last_became_peered":"2023-10-01T09:28:17.361826+0000","last_unstale":"2023-10-01T09:33:00.356554+0000","last_undegraded":"2023-10-01T09:33:00.356554+0000","last_fullsized":"2023-10-01T09:33:00.356554+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":167,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.877527+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:32:59.877527+0000","last_peered":"2023-10-01T09:32:59.877527+0000","last_clean":"2023-10-01T09:32:59.877527+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:32:59.877527+0000","last_undegraded":"2023-10-01T09:32:59.877527+0000","last_fullsized":"2023-10-01T09:32:59.877527+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":161,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:32:59.876716+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:32:59.876716+0000","last_peered":"2023-10-01T09:32:59.876716+0000","last_clean":"2023-10-01T09:32:59.876716+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:32:59.876716+0000","last_undegraded":"2023-10-01T09:32:59.876716+0000","last_fullsized":"2023-10-01T09:32:59.876716+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":182,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:02.120643+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:33:02.120643+0000","last_peered":"2023-10-01T09:33:02.120643+0000","last_clean":"2023-10-01T09:33:02.120643+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:33:02.120643+0000","last_undegraded":"2023-10-01T09:33:02.120643+0000","last_fullsized":"2023-10-01T09:33:02.120643+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":54,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-10-01T09:33:00.356342+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:33:00.356342+0000","last_peered":"2023-10-01T09:33:00.356342+0000","last_clean":"2023-10-01T09:33:00.356342+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:33:00.356342+0000","last_undegraded":"2023-10-01T09:33:00.356342+0000","last_fullsized":"2023-10-01T09:33:00.356342+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":6786,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":2185822208,"num_objects":33353,"num_object_clones":0,"num_object_copies":100059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":33353,"num_write_kb":2134592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6457131008,"data_stored":6457131008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":33353,"ondisk_log_size":33353,"up":48,"acting":48,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430562,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":934680,"kb_used_data":633360,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92810472,"statfs":{"total":95995035648,"available":95037923328,"internally_reserved":0,"allocated":648560640,"data_stored":648018467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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],"upper_bound":4},"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":"Sun Oct 1 09:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":2.5920000000000001,"15min":1.546},"min":{"1min":0.28599999999999998,"5min":0.27400000000000002,"15min":0.26600000000000001},"max":{"1min":1.085,"5min":67.158000000000001,"15min":67.158000000000001},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.80100000000000005,"5min":2.8290000000000002,"15min":1.581},"min":{"1min":0.32200000000000001,"5min":0.313,"15min":0.31},"max":{"1min":1.1859999999999999,"5min":67.125,"15min":67.125},"last":1.617}]},{"osd":1,"last update":"Sun Oct 1 09:32:24 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.337,"15min":2.0510000000000002},"min":{"1min":0.33300000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.7930000000000001,"5min":8.3209999999999997,"15min":181.02600000000001},"last":1.71},{"interface":"front","average":{"1min":2.0390000000000001,"5min":1.4350000000000001,"15min":2.254},"min":{"1min":0.34399999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":7.2229999999999999,"5min":8.0199999999999996,"15min":181.101},"last":0.41099999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:32:50 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.546,"15min":1.6299999999999999},"min":{"1min":0.53900000000000003,"5min":0.317,"15min":0.317},"max":{"1min":2.2879999999999998,"5min":8.3659999999999997,"15min":68.521000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.593,"15min":1.665},"min":{"1min":0.41399999999999998,"5min":0.372,"15min":0.372},"max":{"1min":2.3029999999999999,"5min":7.2869999999999999,"15min":68.498999999999995},"last":0.39700000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:32:24 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.9219999999999999,"15min":1.9179999999999999},"min":{"1min":0.35799999999999998,"5min":0.312,"15min":0.312},"max":{"1min":7.3049999999999997,"5min":8.5419999999999998,"15min":49.781999999999996},"last":0.48199999999999998},{"interface":"front","average":{"1min":2.1099999999999999,"5min":1.5940000000000001,"15min":1.772},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":19.887,"5min":19.887,"15min":48.140999999999998},"last":0.85799999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.997,"15min":0.93500000000000005},"min":{"1min":0.42499999999999999,"5min":0.311,"15min":0.28299999999999997},"max":{"1min":1.2310000000000001,"5min":7.375,"15min":7.375},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.3340000000000001,"15min":1.097},"min":{"1min":0.45000000000000001,"5min":0.39600000000000002,"15min":0.39200000000000002},"max":{"1min":1.379,"5min":9.1590000000000007,"15min":9.1590000000000007},"last":0.433}]},{"osd":5,"last update":"Sun Oct 1 09:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.1759999999999999,"15min":1.024},"min":{"1min":0.38600000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.6619999999999999,"5min":12.945,"15min":12.945},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.046,"5min":1.1990000000000001,"15min":1.0860000000000001},"min":{"1min":0.46600000000000003,"5min":0.372,"15min":0.372},"max":{"1min":1.3280000000000001,"5min":10.037000000000001,"15min":10.037000000000001},"last":0.56999999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:32:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.3580000000000001,"15min":1.1559999999999999},"min":{"1min":0.502,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.448,"5min":8.0250000000000004,"15min":8.0250000000000004},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.3120000000000001,"15min":1.1459999999999999},"min":{"1min":0.52900000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.4339999999999999,"5min":7.351,"15min":7.351},"last":0.51800000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626795,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":945344,"kb_used_data":635832,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92799808,"statfs":{"total":95995035648,"available":95027003392,"internally_reserved":0,"allocated":651091968,"data_stored":650573525,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":[2,3],"upper_bound":4},"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":"Sun Oct 1 09:32:57 2023","interfaces":[{"interface":"back","average":{"1min":1.895,"5min":2.637,"15min":1.552},"min":{"1min":0.58099999999999996,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":24.044,"5min":121.098,"15min":121.098},"last":1.7090000000000001},{"interface":"front","average":{"1min":1.911,"5min":2.5859999999999999,"15min":1.583},"min":{"1min":0.49099999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":24.23,"5min":115.211,"15min":115.211},"last":2.6219999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:32:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.052,"15min":1.1859999999999999},"min":{"1min":0.31900000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.0150000000000001,"5min":7.4459999999999997,"15min":52.686999999999998},"last":1.389},{"interface":"front","average":{"1min":1.837,"5min":1.333,"15min":1.444},"min":{"1min":0.36099999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.3609999999999998,"5min":7.423,"15min":52.817},"last":3.1720000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.415,"15min":1.4430000000000001},"min":{"1min":0.57699999999999996,"5min":0.34300000000000003,"15min":0.315},"max":{"1min":1.8320000000000001,"5min":9.5500000000000007,"15min":59.220999999999997},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.6870000000000001,"15min":1.569},"min":{"1min":0.65900000000000003,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.8420000000000001,"5min":9.5350000000000001,"15min":59.246000000000002},"last":1.8320000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:32:34 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":4.1829999999999998,"15min":2.714},"min":{"1min":0.38900000000000001,"5min":0.35999999999999999,"15min":0.35699999999999998},"max":{"1min":5.7809999999999997,"5min":178.66300000000001,"15min":178.66300000000001},"last":1.7909999999999999},{"interface":"front","average":{"1min":1.4419999999999999,"5min":4.4029999999999996,"15min":2.8839999999999999},"min":{"1min":0.40300000000000002,"5min":0.36499999999999999,"15min":0.36199999999999999},"max":{"1min":4.9299999999999997,"5min":179.87100000000001,"15min":179.87100000000001},"last":1.919}]},{"osd":4,"last update":"Sun Oct 1 09:32:20 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":0.98299999999999998,"15min":0.88900000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.8620000000000001,"5min":5.8620000000000001,"15min":5.8620000000000001},"last":1.413},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.1319999999999999,"15min":1.024},"min":{"1min":0.41599999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.2679999999999998,"5min":6.2679999999999998,"15min":6.2679999999999998},"last":1.7549999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:32:20 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.0289999999999999,"15min":0.96199999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":6.8479999999999999,"5min":6.8479999999999999,"15min":6.8479999999999999},"last":1.3420000000000001},{"interface":"front","average":{"1min":1.3089999999999999,"5min":1.198,"15min":1.0720000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":6.4100000000000001,"5min":6.4100000000000001,"15min":6.4100000000000001},"last":1.9710000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:32:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.4019999999999999,"15min":1.171},"min":{"1min":0.46000000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.4510000000000001,"5min":9.5020000000000007,"15min":9.5020000000000007},"last":1.899},{"interface":"front","average":{"1min":1.1180000000000001,"5min":0.92600000000000005,"15min":1.0069999999999999},"min":{"1min":0.44500000000000001,"5min":0.375,"15min":0.375},"max":{"1min":1.546,"5min":4.4790000000000001,"15min":4.4790000000000001},"last":0.76200000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285743,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1545484,"kb_used_data":1206852,"kb_used_omap":4,"kb_used_meta":338619,"kb_avail":92199668,"statfs":{"total":95995035648,"available":94412460032,"internally_reserved":0,"allocated":1235816448,"data_stored":1235062846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":346746766},"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,3,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":[{"osd":0,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":5.0179999999999998,"5min":2.6070000000000002,"15min":2.7519999999999998},"min":{"1min":0.32300000000000001,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":62.359000000000002,"5min":62.359000000000002,"15min":139.416},"last":2.3610000000000002},{"interface":"front","average":{"1min":4.9619999999999997,"5min":2.7909999999999999,"15min":2.9020000000000001},"min":{"1min":0.30099999999999999,"5min":0.20999999999999999,"15min":0.19500000000000001},"max":{"1min":58.520000000000003,"5min":58.520000000000003,"15min":138.98400000000001},"last":0.45600000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":2.8809999999999998,"15min":2.4489999999999998},"min":{"1min":0.39600000000000002,"5min":0.20799999999999999,"15min":0.19500000000000001},"max":{"1min":1.48,"5min":107.459,"15min":107.459},"last":1.8540000000000001},{"interface":"front","average":{"1min":0.68700000000000006,"5min":3.0379999999999998,"15min":2.3809999999999998},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.20100000000000001},"max":{"1min":2.7210000000000001,"5min":106.892,"15min":106.892},"last":0.254}]},{"osd":3,"last update":"Sun Oct 1 09:32:32 2023","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.825,"15min":2.605},"min":{"1min":0.28599999999999998,"5min":0.254,"15min":0.254},"max":{"1min":10.26,"5min":10.26,"15min":83.305999999999997},"last":2.2890000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.74,"15min":3.2389999999999999},"min":{"1min":0.33800000000000002,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":4.7329999999999997,"5min":6.1820000000000004,"15min":139.345},"last":3.782}]},{"osd":4,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.5349999999999999,"15min":1.6639999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.3840000000000003,"5min":8.8030000000000008,"15min":81.436999999999998},"last":2.198},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1839999999999999,"15min":1.5649999999999999},"min":{"1min":0.46700000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":3.73,"5min":5.5970000000000004,"15min":79.376000000000005},"last":2.5680000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":1.6000000000000001,"15min":1.6699999999999999},"min":{"1min":0.40300000000000002,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":5.3220000000000001,"5min":6.2190000000000003,"15min":79.337999999999994},"last":3.758},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.3149999999999999,"15min":1.6040000000000001},"min":{"1min":0.40400000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":3.698,"5min":13.912000000000001,"15min":79.313000000000002},"last":2.3380000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.794,"15min":1.742},"min":{"1min":0.435,"5min":0.433,"15min":0.39100000000000001},"max":{"1min":5.2640000000000002,"5min":6.4219999999999997,"15min":79.641000000000005},"last":1.6799999999999999},{"interface":"front","average":{"1min":1.6499999999999999,"5min":1.746,"15min":1.7809999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":5.4109999999999996,"5min":8.8320000000000007,"15min":81.662999999999997},"last":0.48799999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:32:17 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.3480000000000001,"15min":1.6830000000000001},"min":{"1min":0.501,"5min":0.38,"15min":0.38},"max":{"1min":3.7570000000000001,"5min":7.0650000000000004,"15min":79.754000000000005},"last":2.5209999999999999},{"interface":"front","average":{"1min":1.601,"5min":1.679,"15min":1.7629999999999999},"min":{"1min":0.46899999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.2930000000000001,"5min":6.4669999999999996,"15min":79.677999999999997},"last":1.647}]}]},{"osd":0,"up_from":78,"seq":335007449269,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1110292,"kb_used_data":800076,"kb_used_omap":5,"kb_used_meta":310202,"kb_avail":92634860,"statfs":{"total":95995035648,"available":94858096640,"internally_reserved":0,"allocated":819277824,"data_stored":818514455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":317647482},"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],"upper_bound":4},"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":"Sun Oct 1 09:32:21 2023","interfaces":[{"interface":"back","average":{"1min":1.5549999999999999,"5min":1.5349999999999999,"15min":1.4219999999999999},"min":{"1min":0.34899999999999998,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":3.7069999999999999,"5min":8.4849999999999994,"15min":31.388999999999999},"last":2.2109999999999999},{"interface":"front","average":{"1min":2.0569999999999999,"5min":1.9710000000000001,"15min":1.5900000000000001},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":7.508,"5min":8.6010000000000009,"15min":31.931000000000001},"last":0.221}]},{"osd":2,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.839,"15min":1.7290000000000001},"min":{"1min":0.36599999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":6.3869999999999996,"5min":9.8849999999999998,"15min":46.484999999999999},"last":0.375},{"interface":"front","average":{"1min":1.627,"5min":1.869,"15min":1.7390000000000001},"min":{"1min":0.37,"5min":0.22800000000000001,"15min":0.22},"max":{"1min":10.26,"5min":10.26,"15min":46.110999999999997},"last":0.39400000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:32:28 2023","interfaces":[{"interface":"back","average":{"1min":1.8420000000000001,"5min":2.383,"15min":2.048},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.20599999999999999},"max":{"1min":5.4720000000000004,"5min":13.487,"15min":40.976999999999997},"last":1.6359999999999999},{"interface":"front","average":{"1min":1.8640000000000001,"5min":2.2000000000000002,"15min":1.9610000000000001},"min":{"1min":0.33800000000000002,"5min":0.253,"15min":0.22800000000000001},"max":{"1min":5.6050000000000004,"5min":9.3119999999999994,"15min":32.578000000000003},"last":1.4670000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.4510000000000001,"15min":1.3149999999999999},"min":{"1min":0.42299999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.5679999999999996,"5min":10.138,"15min":31.690000000000001},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.6559999999999999,"5min":2.0579999999999998,"15min":1.677},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35099999999999998},"max":{"1min":9.3019999999999996,"5min":9.3019999999999996,"15min":32.305},"last":1.5840000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.633,"15min":1.3879999999999999},"min":{"1min":0.41099999999999998,"5min":0.38200000000000001,"15min":0.32900000000000001},"max":{"1min":3.6699999999999999,"5min":8.7300000000000004,"15min":31.297000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.306,"5min":1.5840000000000001,"15min":1.3959999999999999},"min":{"1min":0.42199999999999999,"5min":0.318,"15min":0.318},"max":{"1min":5.6289999999999996,"5min":9.4009999999999998,"15min":31.827000000000002},"last":0.36199999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":1.6080000000000001,"15min":1.4370000000000001},"min":{"1min":0.39000000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.5960000000000001,"5min":9.4309999999999992,"15min":31.882000000000001},"last":1.4790000000000001},{"interface":"front","average":{"1min":1.7669999999999999,"5min":2.1619999999999999,"15min":1.7589999999999999},"min":{"1min":0.54400000000000004,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.9189999999999996,"5min":13.454000000000001,"15min":32.685000000000002},"last":1.548}]},{"osd":7,"last update":"Sun Oct 1 09:32:46 2023","interfaces":[{"interface":"back","average":{"1min":1.3540000000000001,"5min":1.6679999999999999,"15min":1.4890000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.34599999999999997},"max":{"1min":5.7400000000000002,"5min":12.532999999999999,"15min":32.152999999999999},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.613,"5min":2.1629999999999998,"15min":1.7909999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":5.7880000000000003,"5min":13.404,"15min":32.732999999999997},"last":1.613}]}]},{"osd":2,"up_from":88,"seq":377957122217,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1203700,"kb_used_data":852780,"kb_used_omap":7,"kb_used_meta":350904,"kb_avail":92541452,"statfs":{"total":95995035648,"available":94762446848,"internally_reserved":0,"allocated":873246720,"data_stored":872512897,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":359325777},"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,3],"upper_bound":4},"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":"Sun Oct 1 09:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":2.2850000000000001,"15min":1.6819999999999999},"min":{"1min":0.32500000000000001,"5min":0.216,"15min":0.20000000000000001},"max":{"1min":7.4329999999999998,"5min":15.106,"15min":15.106},"last":1.482},{"interface":"front","average":{"1min":1.5740000000000001,"5min":2.2879999999999998,"15min":2.1120000000000001},"min":{"1min":0.28199999999999997,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":9.1859999999999999,"5min":12.811999999999999,"15min":119.16200000000001},"last":0.84099999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.423,"15min":2.488},"min":{"1min":0.34599999999999997,"5min":0.222,"15min":0.222},"max":{"1min":4.2939999999999996,"5min":10.356999999999999,"15min":119.496},"last":2.5640000000000001},{"interface":"front","average":{"1min":1.359,"5min":1.8580000000000001,"15min":2.6499999999999999},"min":{"1min":0.38400000000000001,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":9.3469999999999995,"5min":10.608000000000001,"15min":120.51600000000001},"last":2.6629999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:32:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":2.4409999999999998,"15min":2.1899999999999999},"min":{"1min":0.28499999999999998,"5min":0.222,"15min":0.22},"max":{"1min":4.54,"5min":32.116999999999997,"15min":120.58199999999999},"last":1.407},{"interface":"front","average":{"1min":1.5109999999999999,"5min":2.5510000000000002,"15min":2.3010000000000002},"min":{"1min":0.28999999999999998,"5min":0.249,"15min":0.23999999999999999},"max":{"1min":7.157,"5min":30.169,"15min":119.48099999999999},"last":2.5369999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:32:52 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":1.5229999999999999,"15min":1.758},"min":{"1min":0.35599999999999998,"5min":0.35199999999999998,"15min":0.34599999999999997},"max":{"1min":1.107,"5min":8.9100000000000001,"15min":119.295},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.4630000000000001,"5min":2.0230000000000001,"15min":1.968},"min":{"1min":0.45800000000000002,"5min":0.378,"15min":0.33900000000000002},"max":{"1min":9.1359999999999992,"5min":12.817,"15min":119.358},"last":0.80800000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.4299999999999999,"15min":1.6839999999999999},"min":{"1min":0.432,"5min":0.38300000000000001,"15min":0.377},"max":{"1min":5.367,"5min":8.4239999999999995,"15min":119.443},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.625,"15min":1.794},"min":{"1min":0.38500000000000001,"5min":0.379,"15min":0.379},"max":{"1min":1.173,"5min":9.0259999999999998,"15min":119.40000000000001},"last":1.46}]},{"osd":6,"last update":"Sun Oct 1 09:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.528,"5min":1.851,"15min":1.972},"min":{"1min":0.54900000000000004,"5min":0.42899999999999999,"15min":0.39100000000000001},"max":{"1min":9.0340000000000007,"5min":12.705,"15min":119.50700000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.571,"15min":1.772},"min":{"1min":0.55700000000000005,"5min":0.41699999999999998,"15min":0.373},"max":{"1min":1.706,"5min":8.3829999999999991,"15min":119.33499999999999},"last":0.54600000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:32:52 2023","interfaces":[{"interface":"back","average":{"1min":1.577,"5min":2.4140000000000001,"15min":2.194},"min":{"1min":0.63800000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":9.0999999999999996,"5min":12.74,"15min":119.45999999999999},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.546,"15min":1.778},"min":{"1min":0.46700000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":4.3209999999999997,"5min":7.7149999999999999,"15min":119.529},"last":0.65600000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958689,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1298340,"kb_used_data":931548,"kb_used_omap":2,"kb_used_meta":366781,"kb_avail":92446812,"statfs":{"total":95995035648,"available":94665535488,"internally_reserved":0,"allocated":953905152,"data_stored":953185138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":375583797},"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],"upper_bound":4},"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":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.871,"5min":2.1840000000000002,"15min":1.6659999999999999},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.183},"max":{"1min":36.673999999999999,"5min":36.673999999999999,"15min":36.673999999999999},"last":2.9249999999999998},{"interface":"front","average":{"1min":2.9809999999999999,"5min":2.6019999999999999,"15min":1.972},"min":{"1min":0.23799999999999999,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":30.850999999999999,"5min":30.850999999999999,"15min":30.850999999999999},"last":3.5219999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":3.1080000000000001,"15min":2.0870000000000002},"min":{"1min":0.218,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":7.6760000000000002,"5min":84.427999999999997,"15min":84.427999999999997},"last":0.26300000000000001},{"interface":"front","average":{"1min":1.472,"5min":2.9430000000000001,"15min":2.0409999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.223},"max":{"1min":5.3339999999999996,"5min":83.965999999999994,"15min":83.965999999999994},"last":1.01}]},{"osd":2,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.024,"5min":2.2210000000000001,"15min":1.8480000000000001},"min":{"1min":0.307,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":7.0339999999999998,"5min":20.638999999999999,"15min":20.885000000000002},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.659,"5min":2.0720000000000001,"15min":1.7070000000000001},"min":{"1min":0.314,"5min":0.186,"15min":0.186},"max":{"1min":6.851,"5min":21.312000000000001,"15min":21.312000000000001},"last":2.8820000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":1.712,"15min":1.4059999999999999},"min":{"1min":0.47099999999999997,"5min":0.34599999999999997,"15min":0.32100000000000001},"max":{"1min":5.3860000000000001,"5min":9.6699999999999999,"15min":12.436999999999999},"last":2.6930000000000001},{"interface":"front","average":{"1min":1.7669999999999999,"5min":1.6819999999999999,"15min":1.5109999999999999},"min":{"1min":0.46800000000000003,"5min":0.318,"15min":0.318},"max":{"1min":5.1120000000000001,"5min":10.622,"15min":10.622},"last":3.3610000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":1.681,"5min":1.843,"15min":1.5569999999999999},"min":{"1min":0.41699999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.3520000000000003,"5min":10.568,"15min":10.568},"last":3.665},{"interface":"front","average":{"1min":2.1909999999999998,"5min":1.853,"15min":1.6859999999999999},"min":{"1min":0.51700000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":7.1829999999999998,"5min":8.2810000000000006,"15min":20.792999999999999},"last":0.45000000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.0910000000000002,"5min":1.9930000000000001,"15min":1.6479999999999999},"min":{"1min":0.38900000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":9.0350000000000001,"5min":10.598000000000001,"15min":10.598000000000001},"last":3.5529999999999999},{"interface":"front","average":{"1min":2.7210000000000001,"5min":1.988,"15min":1.746},"min":{"1min":0.60599999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.7759999999999998,"5min":9.6210000000000004,"15min":20.745000000000001},"last":2.6640000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:32:30 2023","interfaces":[{"interface":"back","average":{"1min":2.339,"5min":1.931,"15min":1.7370000000000001},"min":{"1min":0.48599999999999999,"5min":0.37,"15min":0.37},"max":{"1min":7.5259999999999998,"5min":8.4789999999999992,"15min":20.831},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.5880000000000001,"5min":1.8799999999999999,"15min":1.5469999999999999},"min":{"1min":0.45400000000000001,"5min":0.44,"15min":0.379},"max":{"1min":8.9009999999999998,"5min":9.718,"15min":12.484},"last":2.9660000000000002}]}]},{"osd":4,"up_from":30,"seq":128849019258,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":945104,"kb_used_data":631496,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":92800048,"statfs":{"total":95995035648,"available":95027249152,"internally_reserved":0,"allocated":646651904,"data_stored":646117309,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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,1],"upper_bound":8},"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":"Sun Oct 1 09:32:53 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":2.2959999999999998,"15min":1.4750000000000001},"min":{"1min":0.58699999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.5150000000000001,"5min":55.917000000000002,"15min":55.917000000000002},"last":3.1499999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":2.355,"15min":1.5209999999999999},"min":{"1min":0.67300000000000004,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.611,"5min":61.716000000000001,"15min":61.716000000000001},"last":2.5449999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:33:18 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.659,"15min":1.782},"min":{"1min":0.48299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":2.5249999999999999,"5min":61.000999999999998,"15min":130.94800000000001},"last":2.5249999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.8380000000000001,"15min":1.73},"min":{"1min":0.439,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.7400000000000002,"5min":63.311999999999998,"15min":130.91399999999999},"last":2.7400000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":2.0009999999999999,"15min":1.3500000000000001},"min":{"1min":0.36599999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.1280000000000001,"5min":55.375999999999998,"15min":55.375999999999998},"last":2.71},{"interface":"front","average":{"1min":1.034,"5min":1.762,"15min":1.5309999999999999},"min":{"1min":0.59799999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.9059999999999999,"5min":55.216999999999999,"15min":55.216999999999999},"last":2.6200000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:32:37 2023","interfaces":[{"interface":"back","average":{"1min":2.7090000000000001,"5min":2.355,"15min":1.964},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":21.382999999999999,"5min":38.837000000000003,"15min":142.363},"last":3.2240000000000002},{"interface":"front","average":{"1min":2.9750000000000001,"5min":2.7509999999999999,"15min":2.2829999999999999},"min":{"1min":0.499,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":21.219000000000001,"5min":39.335000000000001,"15min":140.14400000000001},"last":2.823}]},{"osd":5,"last update":"Sun Oct 1 09:32:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.034,"15min":0.96599999999999997},"min":{"1min":0.50600000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.9769999999999999,"5min":5.5860000000000003,"15min":5.5860000000000003},"last":2.6429999999999998},{"interface":"front","average":{"1min":1.9199999999999999,"5min":1.056,"15min":0.90900000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":6.327,"5min":6.327,"15min":6.327},"last":2.5779999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0069999999999999,"15min":0.90700000000000003},"min":{"1min":0.59699999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2170000000000001,"5min":8.1319999999999997,"15min":8.1319999999999997},"last":4.9969999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.2889999999999999,"15min":1.109},"min":{"1min":0.65100000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.5680000000000001,"5min":12.032999999999999,"15min":12.032999999999999},"last":2.8929999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:32:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":0.996,"15min":1.0529999999999999},"min":{"1min":0.64800000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.393,"5min":5.6360000000000001,"15min":5.6360000000000001},"last":3.0459999999999998},{"interface":"front","average":{"1min":1.204,"5min":1.1399999999999999,"15min":1.02},"min":{"1min":0.55700000000000005,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.5619999999999998,"5min":9.2539999999999996,"15min":9.2539999999999996},"last":3.2639999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823026,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1510016,"kb_used_data":1204600,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92235136,"statfs":{"total":95995035648,"available":94448779264,"internally_reserved":0,"allocated":1233510400,"data_stored":1232987933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":2.0630000000000002,"15min":1.8640000000000001},"min":{"1min":0.37,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":2.8220000000000001,"5min":56.497999999999998,"15min":85.159999999999997},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.159,"5min":1.8879999999999999,"15min":1.851},"min":{"1min":0.46600000000000003,"5min":0.312,"15min":0.312},"max":{"1min":3.4220000000000002,"5min":56.999000000000002,"15min":85.263999999999996},"last":0.70999999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:32:22 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1220000000000001,"15min":1.288},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.4100000000000001,"5min":5.7000000000000002,"15min":39.030999999999999},"last":0.38700000000000001},{"interface":"front","average":{"1min":1.3819999999999999,"5min":1.3149999999999999,"15min":1.399},"min":{"1min":0.36299999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":9.8670000000000009,"5min":9.8670000000000009,"15min":38.966999999999999},"last":0.751}]},{"osd":2,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.806,"15min":1.3740000000000001},"min":{"1min":0.63800000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":2.637,"5min":22.526,"15min":22.526},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.5660000000000001,"15min":1.343},"min":{"1min":0.48399999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":2.6459999999999999,"5min":22.547999999999998,"15min":22.547999999999998},"last":0.48099999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:32:32 2023","interfaces":[{"interface":"back","average":{"1min":1.806,"5min":3.5880000000000001,"15min":2.375},"min":{"1min":0.49299999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.96,"5min":154.482,"15min":154.482},"last":0.42799999999999999},{"interface":"front","average":{"1min":2.0139999999999998,"5min":3.6200000000000001,"15min":2.4239999999999999},"min":{"1min":0.51600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":10.186999999999999,"5min":155.774,"15min":155.774},"last":0.68799999999999994}]},{"osd":4,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0469999999999999,"15min":0.96499999999999997},"min":{"1min":0.435,"5min":0.35899999999999999,"15min":0.33200000000000002},"max":{"1min":2.3109999999999999,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":1.6160000000000001},{"interface":"front","average":{"1min":0.81200000000000006,"5min":1.087,"15min":0.96599999999999997},"min":{"1min":0.38200000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.345,"5min":8.4320000000000004,"15min":8.4320000000000004},"last":0.77700000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:33:17 2023","interfaces":[{"interface":"back","average":{"1min":1.3999999999999999,"5min":1.3140000000000001,"15min":1.1040000000000001},"min":{"1min":0.81799999999999995,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":4.0019999999999998,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.117,"15min":1.0269999999999999},"min":{"1min":0.44,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":2.6469999999999998,"5min":5.875,"15min":5.875},"last":3.0649999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.1879999999999999,"15min":1.0960000000000001},"min":{"1min":0.48899999999999999,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.774,"5min":6.8559999999999999,"15min":6.8559999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.143,"15min":1.125},"min":{"1min":0.54800000000000004,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":2.1899999999999999,"5min":4.4779999999999998,"15min":4.8159999999999998},"last":1.05}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":854327296,"data_stored":854327296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":939589632,"data_stored":939589632,"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":783220736,"data_stored":783220736,"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":863371264,"data_stored":863371264,"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":657653760,"data_stored":657653760,"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":1045495808,"data_stored":1045495808,"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":656670720,"data_stored":656670720,"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":656801792,"data_stored":656801792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:33:28.839 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-01T09:33:28.840 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:33:28.840 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T09:33:28.840 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.363877 2023-10-01T09:33:28.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 0.3638765633498944 2023-10-01T09:33:28.881 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:28.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:28.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:29.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:29.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:29.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:29.151 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:29.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:29.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:29.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:29.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:29.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:29.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:29.439 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:29 smithi111 bash[75702]: audit 2023-10-01T09:33:29.016943+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:29.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:29.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:29.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:29.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 25 16 46154 46138 115.333 87.6875 0.0172231 0.00866491 2023-10-01T09:33:29.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:29.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:29.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:29.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:29 smithi183 bash[59233]: audit 2023-10-01T09:33:29.016943+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:29.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:29 smithi111 bash[78631]: audit 2023-10-01T09:33:29.016943+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:29.840 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:29.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:29.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:29.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:29.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:30.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:30.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:30.134 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:30.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:30.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:30.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:30.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:30.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:30.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:30.539 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:33:30.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:30.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:30.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 26 16 47482 47466 114.089 83 0.00764705 0.00875916 2023-10-01T09:33:30.589 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:33:30.634 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:33:30.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:30.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:30 smithi183 bash[59233]: cluster 2023-10-01T09:33:29.365151+0000 mgr.y (mgr.25132) 705 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2023-10-01T09:33:30.679 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:33:30.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:30.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:30.718 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:33:30.753 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:33:30.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:30.794 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:33:30.797 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:30 smithi111 bash[75702]: cluster 2023-10-01T09:33:29.365151+0000 mgr.y (mgr.25132) 705 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2023-10-01T09:33:30.797 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:30 smithi111 bash[78631]: cluster 2023-10-01T09:33:29.365151+0000 mgr.y (mgr.25132) 705 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2023-10-01T09:33:30.817 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:30.833 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:33:30.837 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.837 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.837 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.837 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.837 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.838 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.838 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.838 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:33:30.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:30.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:30.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:31.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:31.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:31.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:31.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:31.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:31.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:31.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:31.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:31.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:31.479 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:33:31.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:31.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:31 smithi183 bash[59233]: audit 2023-10-01T09:33:30.479151+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.111:0/3809157942' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:33:31.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:31 smithi183 bash[59233]: audit 2023-10-01T09:33:30.867707+0000 mon.a (mon.0) 897 : audit 1 from='client.? 172.21.15.111:0/2948771421' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:33:31.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 27 16 48811 48795 112.94 83.0625 0.0107213 0.00884835 2023-10-01T09:33:31.585 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:31.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:31.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:31.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:31.746 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:31.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:31 smithi111 bash[78631]: audit 2023-10-01T09:33:30.479151+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.111:0/3809157942' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:33:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:31 smithi111 bash[78631]: audit 2023-10-01T09:33:30.867707+0000 mon.a (mon.0) 897 : audit 1 from='client.? 172.21.15.111:0/2948771421' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:33:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:31 smithi111 bash[75702]: audit 2023-10-01T09:33:30.479151+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.111:0/3809157942' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:33:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:31 smithi111 bash[75702]: audit 2023-10-01T09:33:30.867707+0000 mon.a (mon.0) 897 : audit 1 from='client.? 172.21.15.111:0/2948771421' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:33:31.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:31.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:31.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:31.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:32.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:32.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:32.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:32.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:32.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:32.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:32.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:32.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:32.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:32.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:32.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:32.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.365892+0000 mgr.y (mgr.25132) 706 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.439907+0000 mon.a (mon.0) 898 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.459767+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: audit 2023-10-01T09:33:31.463677+0000 mon.a (mon.0) 899 : audit 1 from='client.? 172.21.15.111:0/2948771421' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.463931+0000 mon.a (mon.0) 900 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.468175+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.528 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.469494+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[75702]: cluster 2023-10-01T09:33:31.473014+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.365892+0000 mgr.y (mgr.25132) 706 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.439907+0000 mon.a (mon.0) 898 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.459767+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: audit 2023-10-01T09:33:31.463677+0000 mon.a (mon.0) 899 : audit 1 from='client.? 172.21.15.111:0/2948771421' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.463931+0000 mon.a (mon.0) 900 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.468175+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.469494+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.529 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:32 smithi111 bash[78631]: cluster 2023-10-01T09:33:31.473014+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:32.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:32.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 28 16 50146 50130 111.886 83.4375 0.00674792 0.00893176 2023-10-01T09:33:32.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:32.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.365892+0000 mgr.y (mgr.25132) 706 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-10-01T09:33:32.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.439907+0000 mon.a (mon.0) 898 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:33:32.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.459767+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.659 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: audit 2023-10-01T09:33:31.463677+0000 mon.a (mon.0) 899 : audit 1 from='client.? 172.21.15.111:0/2948771421' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:33:32.659 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.463931+0000 mon.a (mon.0) 900 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-10-01T09:33:32.659 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.468175+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.659 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.469494+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.659 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:32 smithi183 bash[59233]: cluster 2023-10-01T09:33:31.473014+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T09:33:32.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:32.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:32.792 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:32.823 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:32.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:32.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:32.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:32.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:33.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:33.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:33.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:33.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:33.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:33.316 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:33.339 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:33.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:33.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:33.468 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:33.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:33.578 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 29 16 51487 51471 110.917 83.8125 0.00809529 0.00900984 2023-10-01T09:33:33.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:33.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:33.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:33.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:33.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:33.837 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:33.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:33.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:33.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:34.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:34.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:34.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:34.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:34.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:34.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:34.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:34.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:34.450 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:34 smithi183 bash[59233]: cluster 2023-10-01T09:33:33.366460+0000 mgr.y (mgr.25132) 707 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-01T09:33:34.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:34.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:34.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:34.557 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:34.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 30 16 52809 52793 109.974 82.625 0.014142 0.00908529 2023-10-01T09:33:34.650 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:34.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:34.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:34.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:34 smithi111 bash[75702]: cluster 2023-10-01T09:33:33.366460+0000 mgr.y (mgr.25132) 707 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-01T09:33:34.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:34 smithi111 bash[78631]: cluster 2023-10-01T09:33:33.366460+0000 mgr.y (mgr.25132) 707 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-01T09:33:34.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:33:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:33:34] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.33.4" 2023-10-01T09:33:34.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:34.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:34.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:34.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:34.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:34.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:34.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:35.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:35.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:35.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:35.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:35.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:35.339 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:35.348 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:33:35.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:35.468 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:35.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:35.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:35.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 31 16 54069 54053 108.967 78.75 0.0191863 0.00917213 2023-10-01T09:33:35.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:35.709 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:35.719 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:35 smithi111 bash[75702]: cluster 2023-10-01T09:33:35.367204+0000 mgr.y (mgr.25132) 708 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:33:35.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:35 smithi111 bash[78631]: cluster 2023-10-01T09:33:35.367204+0000 mgr.y (mgr.25132) 708 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:33:35.735 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:35 smithi183 bash[59233]: cluster 2023-10-01T09:33:35.367204+0000 mgr.y (mgr.25132) 708 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:33:35.838 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:35.860 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:35.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:35.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:35.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:35.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:35.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:36.100 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:36.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:36.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:36.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:33:36.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:36.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:36.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:36.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:36.414 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:36.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:36.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:36.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:36.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 32 16 55152 55136 107.677 67.6875 0.0147906 0.00928183 2023-10-01T09:33:36.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:36.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:36.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:36.817 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:36.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:36.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:36.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:36.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:37.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:37.082 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:37.149 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:37.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:37.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:37.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:37.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:37.451 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:37.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:37.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 33 16 56382 56366 106.743 76.875 0.016654 0.00936271 2023-10-01T09:33:37.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:37.616 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:37.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:37.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:37.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:37.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:37.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:37.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:37.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:37.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:38.012 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:38.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:38.115 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:38.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:38.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:38.283 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:38.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:38.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:38.414 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:38.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:38.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:38.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:38.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:38.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:38 smithi183 bash[59233]: cluster 2023-10-01T09:33:37.369696+0000 mgr.y (mgr.25132) 709 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-01T09:33:38.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 34 16 57521 57505 105.697 71.1875 0.0103611 0.0094556 2023-10-01T09:33:38.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:38.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:38.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:38.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:38.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:38.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:38 smithi111 bash[75702]: cluster 2023-10-01T09:33:37.369696+0000 mgr.y (mgr.25132) 709 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-01T09:33:38.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:38 smithi111 bash[78631]: cluster 2023-10-01T09:33:37.369696+0000 mgr.y (mgr.25132) 709 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-01T09:33:38.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:38.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:38.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:38.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:39.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:39.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:39.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:39.170 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:39.198 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:39.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:39.338 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:39.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:39.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:39.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:39.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:39.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:39.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 35 16 58710 58694 104.8 74.3125 0.00635481 0.00953642 2023-10-01T09:33:39.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:39.711 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:39.758 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:39.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:39.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:39.891 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:39.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:39.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:39.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:40.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:40.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:40.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:40.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:40.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:40.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:40.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:40 smithi183 bash[59233]: cluster 2023-10-01T09:33:39.370544+0000 mgr.y (mgr.25132) 710 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-01T09:33:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:40 smithi111 bash[75702]: cluster 2023-10-01T09:33:39.370544+0000 mgr.y (mgr.25132) 710 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-01T09:33:40.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:40 smithi111 bash[78631]: cluster 2023-10-01T09:33:39.370544+0000 mgr.y (mgr.25132) 710 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-10-01T09:33:40.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:40.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:40.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:40.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:40.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:40.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:40.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 36 16 59808 59792 103.795 68.625 0.0067176 0.00959887 2023-10-01T09:33:40.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:40.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:40.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:40.812 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:40.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:40.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:40.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:40.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:41.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:41.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:41.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:41.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:41.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:41.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:41.339 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:41.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:41.442 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:41.470 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:41.573 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:41.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 37 15 60892 60877 102.822 67.8125 0.00797402 0.00971974 2023-10-01T09:33:41.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:41.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:41.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:41.829 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:41.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:41.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:41.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:41.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:41.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:42.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:42.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:42.226 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:42.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:42.251 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:42.252 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:42.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:42.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:42.385 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:33:42.385 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:33:42.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:42.485 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:42 smithi183 bash[59233]: cluster 2023-10-01T09:33:41.371231+0000 mgr.y (mgr.25132) 711 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:33:42.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:42.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:42.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:42 smithi111 bash[75702]: cluster 2023-10-01T09:33:41.371231+0000 mgr.y (mgr.25132) 711 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:33:42.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:42 smithi111 bash[78631]: cluster 2023-10-01T09:33:41.371231+0000 mgr.y (mgr.25132) 711 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:33:42.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 38 16 62002 61986 101.94 69.3125 0.00696678 0.00980397 2023-10-01T09:33:42.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:42.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:42.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:42.781 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:42.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:42.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:42.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:43.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:43.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:43.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:43.145 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:43.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:43.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:43.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:43.299 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:43.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:43.403 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:43.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:43.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:43.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:43.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:43.579 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 39 16 63180 63164 101.214 73.625 0.0235638 0.00987442 2023-10-01T09:33:43.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:43.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:43.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:43.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:43.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:43.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:43.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:43.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:44.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:44.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:44.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:44.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:44.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:44.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:44.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:44.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:44.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:44.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:44.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:33:44.578987+0000 min lat: 0.00133757 max lat: 0.254779 avg lat: 0.00994624 2023-10-01T09:33:44.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:33:44.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 40 16 64312 64296 100.452 70.75 0.00343717 0.00994624 2023-10-01T09:33:44.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:44.611 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:44 smithi111 bash[75702]: cluster 2023-10-01T09:33:43.371708+0000 mgr.y (mgr.25132) 712 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:33:44.612 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:44 smithi111 bash[75702]: audit 2023-10-01T09:33:44.017037+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:44.612 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:44 smithi111 bash[78631]: cluster 2023-10-01T09:33:43.371708+0000 mgr.y (mgr.25132) 712 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:33:44.612 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:44 smithi111 bash[78631]: audit 2023-10-01T09:33:44.017037+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:44.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:44.723 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:44.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:44 smithi183 bash[59233]: cluster 2023-10-01T09:33:43.371708+0000 mgr.y (mgr.25132) 712 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:33:44.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:44 smithi183 bash[59233]: audit 2023-10-01T09:33:44.017037+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:44.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:44.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:44.879 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:44.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:44.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:44.981 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:44.989 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:33:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:33:44] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.33.4" 2023-10-01T09:33:45.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:45.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:45.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:45.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:45.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:45.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:45.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:45.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:45.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:45.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:45.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:45.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 41 16 65463 65447 99.7564 71.9375 0.00382532 0.0100192 2023-10-01T09:33:45.636 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:45.661 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:45.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:45.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:45.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:45.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:45.936 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:45.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:46.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:46.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:46.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:46.201 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:46.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:46.306 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:46.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:46.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:46.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:46.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:46.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:46.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 42 16 66663 66647 99.1669 75 0.00830349 0.0100774 2023-10-01T09:33:46.586 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:46.684 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:46 smithi111 bash[75702]: cluster 2023-10-01T09:33:45.372336+0000 mgr.y (mgr.25132) 713 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T09:33:46.685 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:46 smithi111 bash[78631]: cluster 2023-10-01T09:33:45.372336+0000 mgr.y (mgr.25132) 713 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T09:33:46.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:46.698 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:46 smithi183 bash[59233]: cluster 2023-10-01T09:33:45.372336+0000 mgr.y (mgr.25132) 713 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T09:33:46.720 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:46.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:46.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:46.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:46.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T09:33:46.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:46.984 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:46.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:47.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:47.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:47.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:47.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:47.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:47.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:47.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:47.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:47.518 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:47.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 43 16 67803 67787 98.5175 71.25 0.00642821 0.0101443 2023-10-01T09:33:47.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:47.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:47.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:47.807 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:47.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:47.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:47.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:47.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:47.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:48.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:48.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:48.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:48.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:48.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:48.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:48.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:48.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:48.497 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:48.519 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:48 smithi111 bash[75702]: cluster 2023-10-01T09:33:47.372969+0000 mgr.y (mgr.25132) 714 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-01T09:33:48.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 44 16 68789 68773 97.6789 61.625 0.00917567 0.0102324 2023-10-01T09:33:48.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:48.614 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:48 smithi183 bash[59233]: cluster 2023-10-01T09:33:47.372969+0000 mgr.y (mgr.25132) 714 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-01T09:33:48.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:48.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:48.779 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:48.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:48.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:48 smithi111 bash[78631]: cluster 2023-10-01T09:33:47.372969+0000 mgr.y (mgr.25132) 714 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-01T09:33:48.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:48.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:48.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:49.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:49.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:49.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:49.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:49.189 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:49.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:49.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:49.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:49.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:49.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:49.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:49.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 45 16 69893 69877 97.0415 69 0.0104248 0.0102981 2023-10-01T09:33:49.597 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:49.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:49.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:49.735 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:49.837 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:49.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:49.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:49.973 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:50.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:50.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:50.074 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.1 primary-affinity to 0.363877 (8238472) 2023-10-01T09:33:50.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:50.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:50.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:50.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:50.241 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:50 smithi111 bash[75702]: cluster 2023-10-01T09:33:49.373374+0000 mgr.y (mgr.25132) 715 : cluster 0 pgmap v709: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-10-01T09:33:50.242 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:50 smithi111 bash[75702]: audit 2023-10-01T09:33:49.990902+0000 mon.a (mon.0) 902 : audit 1 from='client.? 172.21.15.111:0/387373746' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.3638765633498944}]: dispatch 2023-10-01T09:33:50.242 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:50 smithi111 bash[78631]: cluster 2023-10-01T09:33:49.373374+0000 mgr.y (mgr.25132) 715 : cluster 0 pgmap v709: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-10-01T09:33:50.242 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:50 smithi111 bash[78631]: audit 2023-10-01T09:33:49.990902+0000 mon.a (mon.0) 902 : audit 1 from='client.? 172.21.15.111:0/387373746' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.3638765633498944}]: dispatch 2023-10-01T09:33:50.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:50.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:50 smithi183 bash[59233]: cluster 2023-10-01T09:33:49.373374+0000 mgr.y (mgr.25132) 715 : cluster 0 pgmap v709: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-10-01T09:33:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:50 smithi183 bash[59233]: audit 2023-10-01T09:33:49.990902+0000 mon.a (mon.0) 902 : audit 1 from='client.? 172.21.15.111:0/387373746' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.3638765633498944}]: dispatch 2023-10-01T09:33:50.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:50.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:50.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:50.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:50.524 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:50.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:50.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 46 16 70408 70392 95.6314 32.1875 0.00292066 0.0103442 2023-10-01T09:33:50.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:50.659 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:50.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:50.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:50.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:50.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:50.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:50.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:50.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:51.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:51.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:51.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:51.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:51.162 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:51 smithi183 bash[59233]: cluster 2023-10-01T09:33:50.062160+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T09:33:51.162 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:51 smithi183 bash[59233]: cluster 2023-10-01T09:33:50.065120+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T09:33:51.162 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:51 smithi183 bash[59233]: audit 2023-10-01T09:33:50.067523+0000 mon.a (mon.0) 903 : audit 1 from='client.? 172.21.15.111:0/387373746' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.3638765633498944}]': finished 2023-10-01T09:33:51.162 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:51 smithi183 bash[59233]: cluster 2023-10-01T09:33:50.067717+0000 mon.a (mon.0) 904 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-10-01T09:33:51.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:51.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:51.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:51.294 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[78631]: cluster 2023-10-01T09:33:50.062160+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T09:33:51.294 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[78631]: cluster 2023-10-01T09:33:50.065120+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T09:33:51.294 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[78631]: audit 2023-10-01T09:33:50.067523+0000 mon.a (mon.0) 903 : audit 1 from='client.? 172.21.15.111:0/387373746' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.3638765633498944}]': finished 2023-10-01T09:33:51.294 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[78631]: cluster 2023-10-01T09:33:50.067717+0000 mon.a (mon.0) 904 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-10-01T09:33:51.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[75702]: cluster 2023-10-01T09:33:50.062160+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T09:33:51.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[75702]: cluster 2023-10-01T09:33:50.065120+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T09:33:51.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[75702]: audit 2023-10-01T09:33:50.067523+0000 mon.a (mon.0) 903 : audit 1 from='client.? 172.21.15.111:0/387373746' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.3638765633498944}]': finished 2023-10-01T09:33:51.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:51 smithi111 bash[75702]: cluster 2023-10-01T09:33:50.067717+0000 mon.a (mon.0) 904 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-10-01T09:33:51.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:51.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:51.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:51.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:51.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:51.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:51.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:51.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:51.580 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 47 16 70952 70936 94.32 34 0.0115343 0.0105961 2023-10-01T09:33:51.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:51.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:51.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:51.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:51.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:51.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:51.943 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:51.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:51.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:52.073 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:52.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:52.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:52.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.064533+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.064533+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.065104+0000 mon.a (mon.0) 905 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.069147+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.069288+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.072053+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.072389+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.074887+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.076935+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.077636+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:52 smithi183 bash[59233]: cluster 2023-10-01T09:33:51.373864+0000 mgr.y (mgr.25132) 716 : cluster 0 pgmap v712: 89 pgs: 6 peering, 83 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:33:52.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:52.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:52.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:52.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:52.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.064533+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.064533+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.065104+0000 mon.a (mon.0) 905 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.069147+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.069288+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.072053+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.072389+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.074887+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.076935+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.077636+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[78631]: cluster 2023-10-01T09:33:51.373864+0000 mgr.y (mgr.25132) 716 : cluster 0 pgmap v712: 89 pgs: 6 peering, 83 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.064533+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.443 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.064533+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.065104+0000 mon.a (mon.0) 905 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.069147+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.069288+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.072053+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.072389+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.074887+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.076935+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.077636+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T09:33:52.444 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:52 smithi111 bash[75702]: cluster 2023-10-01T09:33:51.373864+0000 mgr.y (mgr.25132) 716 : cluster 0 pgmap v712: 89 pgs: 6 peering, 83 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:33:52.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:52.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:52.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 48 16 72080 72064 93.8236 70.5 0.011114 0.0106529 2023-10-01T09:33:52.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:52.647 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:52.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:52.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:52.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:52.877 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:52.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:52.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:53.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:53.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:53.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:53.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:53.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:53.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:53 smithi183 bash[59233]: cluster 2023-10-01T09:33:52.068745+0000 mon.a (mon.0) 906 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T09:33:53.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:53.347 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:53 smithi111 bash[75702]: cluster 2023-10-01T09:33:52.068745+0000 mon.a (mon.0) 906 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T09:33:53.347 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:53 smithi111 bash[78631]: cluster 2023-10-01T09:33:52.068745+0000 mon.a (mon.0) 906 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T09:33:53.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:53.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:53.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:53.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:53.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:53.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 49 16 73196 73180 93.3322 69.75 0.0463445 0.0107046 2023-10-01T09:33:53.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:53.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:53.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:53.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:53.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:53.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:53.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:53.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:53.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:54.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:54.016 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:33:54.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:54.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:54.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:54.148 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:54 smithi183 bash[59233]: cluster 2023-10-01T09:33:53.376202+0000 mgr.y (mgr.25132) 717 : cluster 0 pgmap v713: 89 pgs: 6 peering, 83 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:33:54.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:54.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:54.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:54.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:54.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:54 smithi111 bash[75702]: cluster 2023-10-01T09:33:53.376202+0000 mgr.y (mgr.25132) 717 : cluster 0 pgmap v713: 89 pgs: 6 peering, 83 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:33:54.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:54 smithi111 bash[78631]: cluster 2023-10-01T09:33:53.376202+0000 mgr.y (mgr.25132) 717 : cluster 0 pgmap v713: 89 pgs: 6 peering, 83 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:33:54.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:54.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:54.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:54.563 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:54.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:54.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 50 16 74298 74282 92.8424 68.875 0.0213528 0.0107648 2023-10-01T09:33:54.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:54.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:54.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:54.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:54.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:54.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:54.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:33:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:33:54] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.33.4" 2023-10-01T09:33:55.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:55.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:55.203 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:55.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:55.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:55.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:55.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:55.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:55.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:55.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:55.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:55.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 51 16 75335 75319 92.2926 64.8125 0.00413306 0.0108214 2023-10-01T09:33:55.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:55.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:55.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:55.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:55.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:55.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:55.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:56.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:56.079 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:56.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:56.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:56.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:56.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:56.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:56.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:56.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:56.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:56.576 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:56.581 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 52 16 76303 76287 91.6811 60.5 0.00989229 0.0109024 2023-10-01T09:33:56.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:33:56.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:33:56.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:56.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:56 smithi183 bash[59233]: cluster 2023-10-01T09:33:55.376874+0000 mgr.y (mgr.25132) 718 : cluster 0 pgmap v714: 89 pgs: 1 peering, 88 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 8.0 KiB/s, 0 objects/s recovering 2023-10-01T09:33:56.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:56 smithi183 bash[59233]: audit 2023-10-01T09:33:55.836479+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:33:56.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:56.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:56.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:56 smithi111 bash[75702]: cluster 2023-10-01T09:33:55.376874+0000 mgr.y (mgr.25132) 718 : cluster 0 pgmap v714: 89 pgs: 1 peering, 88 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 8.0 KiB/s, 0 objects/s recovering 2023-10-01T09:33:56.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:56 smithi111 bash[75702]: audit 2023-10-01T09:33:55.836479+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:33:56.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:56 smithi111 bash[78631]: cluster 2023-10-01T09:33:55.376874+0000 mgr.y (mgr.25132) 718 : cluster 0 pgmap v714: 89 pgs: 1 peering, 88 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 8.0 KiB/s, 0 objects/s recovering 2023-10-01T09:33:56.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:56 smithi111 bash[78631]: audit 2023-10-01T09:33:55.836479+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:33:56.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:56.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:56.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:56.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:56.982 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:57.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:57.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:57.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:57.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:57.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:57.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:57.318 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:33:57.398 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:57.399 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:33:57.441 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:57 smithi111 bash[75702]: audit 2023-10-01T09:33:57.249876+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.111:0/1198866718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:33:57.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:57.447 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:33:57.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:57.505 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:33:57.536 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] 2023-10-01T09:33:57.536 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:33:57.536 INFO:tasks.thrashosds.thrasher:Reweighting osd 4 to 0.597255869789164 2023-10-01T09:33:57.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 0.597255869789164 2023-10-01T09:33:57.546 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:33:57.550 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:57.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:57.582 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 53 16 77204 77188 91.0119 56.3125 0.00629799 0.0109808 2023-10-01T09:33:57.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:57.620 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:33:57.658 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:33:57.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:57.693 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:33:57.694 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:57 smithi111 bash[78631]: audit 2023-10-01T09:33:57.249876+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.111:0/1198866718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:33:57.714 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.714 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.714 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.714 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.714 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.714 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.715 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.715 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:33:57.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:57.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:57 smithi183 bash[59233]: audit 2023-10-01T09:33:57.249876+0000 mon.a (mon.0) 908 : audit 0 from='client.? 172.21.15.111:0/1198866718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:33:57.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:57.860 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:57.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:57.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:57.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:57.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:58.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:58.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:58.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:58.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:58.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:58.358 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:58.388 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:58.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:58.475 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:33:58.492 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:58.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[78631]: cluster 2023-10-01T09:33:57.377494+0000 mgr.y (mgr.25132) 719 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 8.0 KiB/s, 0 objects/s recovering 2023-10-01T09:33:58.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[78631]: cluster 2023-10-01T09:33:57.430952+0000 mon.a (mon.0) 909 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T09:33:58.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[78631]: audit 2023-10-01T09:33:57.819320+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.111:0/769596073' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:33:58.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[78631]: audit 2023-10-01T09:33:57.820254+0000 mon.a (mon.0) 910 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:33:58.505 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[75702]: cluster 2023-10-01T09:33:57.377494+0000 mgr.y (mgr.25132) 719 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 8.0 KiB/s, 0 objects/s recovering 2023-10-01T09:33:58.505 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[75702]: cluster 2023-10-01T09:33:57.430952+0000 mon.a (mon.0) 909 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T09:33:58.505 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[75702]: audit 2023-10-01T09:33:57.819320+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.111:0/769596073' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:33:58.505 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:58 smithi111 bash[75702]: audit 2023-10-01T09:33:57.820254+0000 mon.a (mon.0) 910 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:33:58.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:33:58.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:33:58.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 54 16 78149 78133 90.4201 59.0625 0.00423161 0.0110532 2023-10-01T09:33:58.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:58.650 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:58.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:58.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:58.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:58.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:58 smithi183 bash[59233]: cluster 2023-10-01T09:33:57.377494+0000 mgr.y (mgr.25132) 719 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 8.0 KiB/s, 0 objects/s recovering 2023-10-01T09:33:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:58 smithi183 bash[59233]: cluster 2023-10-01T09:33:57.430952+0000 mon.a (mon.0) 909 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T09:33:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:58 smithi183 bash[59233]: audit 2023-10-01T09:33:57.819320+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.111:0/769596073' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:33:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:58 smithi183 bash[59233]: audit 2023-10-01T09:33:57.820254+0000 mon.a (mon.0) 910 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:33:58.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:58.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:33:58.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:58.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:33:59.024 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:59.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:33:59.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:33:59.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:59.207 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:59.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:59.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:59.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:59.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:59.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:59.477 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:33:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:33:59.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:59.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 55 16 79175 79159 89.942 64.125 0.00415889 0.0111133 2023-10-01T09:33:59.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:33:59.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:33:59.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:59.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:59 smithi183 bash[59233]: cluster 2023-10-01T09:33:58.452287+0000 mon.a (mon.0) 911 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:33:59.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:59 smithi183 bash[59233]: cluster 2023-10-01T09:33:58.461192+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T09:33:59.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:59 smithi183 bash[59233]: audit 2023-10-01T09:33:58.462462+0000 mon.a (mon.0) 912 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:33:59.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:59 smithi183 bash[59233]: cluster 2023-10-01T09:33:58.463293+0000 mon.a (mon.0) 913 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-10-01T09:33:59.729 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:59 smithi183 bash[59233]: cluster 2023-10-01T09:33:58.464805+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T09:33:59.729 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:33:59 smithi183 bash[59233]: audit 2023-10-01T09:33:59.017399+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:59.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:33:59.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:33:59.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[75702]: cluster 2023-10-01T09:33:58.452287+0000 mon.a (mon.0) 911 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[75702]: cluster 2023-10-01T09:33:58.461192+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[75702]: audit 2023-10-01T09:33:58.462462+0000 mon.a (mon.0) 912 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[75702]: cluster 2023-10-01T09:33:58.463293+0000 mon.a (mon.0) 913 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[75702]: cluster 2023-10-01T09:33:58.464805+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[75702]: audit 2023-10-01T09:33:59.017399+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[78631]: cluster 2023-10-01T09:33:58.452287+0000 mon.a (mon.0) 911 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[78631]: cluster 2023-10-01T09:33:58.461192+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[78631]: audit 2023-10-01T09:33:58.462462+0000 mon.a (mon.0) 912 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:33:59.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[78631]: cluster 2023-10-01T09:33:58.463293+0000 mon.a (mon.0) 913 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-10-01T09:33:59.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[78631]: cluster 2023-10-01T09:33:58.464805+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T09:33:59.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:33:59 smithi111 bash[78631]: audit 2023-10-01T09:33:59.017399+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:33:59.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:59.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:33:59.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:33:59.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:33:59.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:00.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:00.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:00.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:00.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:00.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:00.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:00.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:00.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:00.424 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:00.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:00.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:00 smithi183 bash[59233]: cluster 2023-10-01T09:33:59.377901+0000 mgr.y (mgr.25132) 720 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s; 7.7 KiB/s, 0 objects/s recovering 2023-10-01T09:34:00.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:00.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:00.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 56 16 80030 80014 89.29 53.4375 0.00866815 0.0111934 2023-10-01T09:34:00.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:00.697 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:00 smithi111 bash[75702]: cluster 2023-10-01T09:33:59.377901+0000 mgr.y (mgr.25132) 720 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s; 7.7 KiB/s, 0 objects/s recovering 2023-10-01T09:34:00.697 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:00 smithi111 bash[78631]: cluster 2023-10-01T09:33:59.377901+0000 mgr.y (mgr.25132) 720 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s; 7.7 KiB/s, 0 objects/s recovering 2023-10-01T09:34:00.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:00.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:00.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:00.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:00.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:00.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:00.969 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:00.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:01.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:01.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:01.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:01.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:01.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:01.355 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:01.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:01.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:01.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:01.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:01.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 57 16 81032 81016 88.8221 62.625 0.0250763 0.0112536 2023-10-01T09:34:01.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:01.664 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:01.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:01.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:01.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:01.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:01.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:01.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:02.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:02.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:02.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:02.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:02.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:02.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:02.359 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:02.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:02.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:02.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:02.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 58 16 81943 81927 88.2723 56.9375 0.0182178 0.0113225 2023-10-01T09:34:02.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:02.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:02.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:02.731 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:02.740 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:02 smithi183 bash[59233]: cluster 2023-10-01T09:34:01.378605+0000 mgr.y (mgr.25132) 721 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 6.4 KiB/s, 0 objects/s recovering 2023-10-01T09:34:02.740 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:02 smithi183 bash[59233]: audit 2023-10-01T09:34:02.388003+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:02.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:02 smithi183 bash[59233]: audit 2023-10-01T09:34:02.396685+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:02.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160720 6.6 6:66eadf8e:::benchmark_data_smithi111_105563_object68684:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.964081+0000", 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 442.82141825899998, 2023-10-01T09:34:02.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.170111801, 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160720 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964081+0000", 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964081+0000", 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964080+0000", 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964087+0000", 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4089999999999997e-06 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964101+0000", 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4019000000000001e-05 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.964110+0000", 2023-10-01T09:34:02.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2949999999999999e-06 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.965195+0000", 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001084181 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.965204+0000", 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5119999999999997e-06 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.933740+0000", 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.968535743 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.933754+0000", 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4234e-05 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.088967+0000", 2023-10-01T09:34:02.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1552129760000001 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.089111+0000", 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014408300000000001 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.089272+0000", 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016111000000000001 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100074+0000", 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010802166 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100136+0000", 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1388000000000002e-05 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104246+0000", 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041099760000000004 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134090+0000", 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.02984419 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134124+0000", 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3967999999999997e-05 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134193+0000", 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8872000000000001e-05 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160725 6.6 6:657f7123:::benchmark_data_smithi111_105563_object68689:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 442.81808322299997, 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1669810680000001, 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:34:02.803 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160725 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967416+0000", 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967418+0000", 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.7010000000000001e-06 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967422+0000", 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7000000000000002e-06 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967425+0000", 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.993e-06 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967501+0000", 2023-10-01T09:34:02.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6385999999999997e-05 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.967511+0000", 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1679999999999993e-06 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935507+0000", 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96799601800000001 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935522+0000", 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5087e-05 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.093148+0000", 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.157625903 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.093291+0000", 2023-10-01T09:34:02.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014307400000000001 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.093454+0000", 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016299000000000001 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104145+0000", 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010691469 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104196+0000", 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1350999999999997e-05 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111045+0000", 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0068487330000000001 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134234+0000", 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.023188549999999999 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134276+0000", 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2734000000000001e-05 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.134397+0000", 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120549 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.811 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160735 6.6 6:6693a9e2:::benchmark_data_smithi111_105563_object68699:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:39.987120+0000", 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 442.79837874600003, 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1555819610000002, 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:34:02.812 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160735 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987120+0000", 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987120+0000", 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987119+0000", 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987125+0000", 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5169999999999996e-06 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987142+0000", 2023-10-01T09:34:02.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7020999999999998e-05 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987153+0000", 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0288e-05 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987210+0000", 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7414999999999998e-05 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:39.987220+0000", 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0124e-05 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935579+0000", 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.94835883600000004 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.816 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935590+0000", 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0855e-05 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.096632+0000", 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1610424349999999 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.096769+0000", 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000136293 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.096909+0000", 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014064500000000001 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104293+0000", 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073837190000000004 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.818 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.110862+0000", 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0065693030000000003 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111080+0000", 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021795500000000001 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142488+0000", 2023-10-01T09:34:02.819 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031408275999999999 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142585+0000", 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6627999999999997e-05 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142702+0000", 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011733799999999999 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.820 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160751 6.6 6:6e53e6d1:::benchmark_data_smithi111_105563_object68715:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.012159+0000", 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 442.77334050899998, 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1307267649999999, 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:34:02.821 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160751 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012159+0000", 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.822 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012159+0000", 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012157+0000", 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.823 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012164+0000", 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4899999999999997e-06 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012180+0000", 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6065e-05 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012190+0000", 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9769999999999995e-06 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012246+0000", 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6685999999999999e-05 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.012254+0000", 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1760000000000004e-06 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935622+0000", 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.92336834099999998 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.826 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935631+0000", 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4320000000000005e-06 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100161+0000", 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1645292119999999 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.827 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100280+0000", 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000119827 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.100413+0000", 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013280400000000001 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.110952+0000", 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010538501 2023-10-01T09:34:02.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111110+0000", 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000157925 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111125+0000", 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4932999999999999e-05 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142741+0000", 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031616962999999998 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142785+0000", 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3479000000000002e-05 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142885+0000", 2023-10-01T09:34:02.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000100499 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34821.0:160770 6.6 6:644c2e0b:::benchmark_data_smithi111_105563_object68734:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:26:40.045912+0000", 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 442.73958716200002, 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0971538430000001, 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.831 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34821", 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2550733328", 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160770 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045912+0000", 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.832 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045912+0000", 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045911+0000", 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045916+0000", 2023-10-01T09:34:02.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2179999999999998e-06 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045926+0000", 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0017000000000001e-05 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045934+0000", 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4189999999999996e-06 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.045996+0000", 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2123000000000001e-05 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.046010+0000", 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4110999999999999e-05 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.835 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935720+0000", 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.88970967499999998 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:40.935730+0000", 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9229999999999997e-06 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104326+0000", 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.168596416 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104453+0000", 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012705400000000001 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1,7", 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.104594+0000", 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014058899999999999 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.110995+0000", 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0064014500000000004 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.111132+0000", 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013731600000000001 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.112890+0000", 2023-10-01T09:34:02.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017574979999999999 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142924+0000", 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.030034246000000001 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.142965+0000", 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0710999999999997e-05 2023-10-01T09:34:02.839 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:26:42.143066+0000", 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000101056 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112325 7.a 7:5cf587cd:::benchmark_data_smithi111_128003_object27173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.042903+0000", 2023-10-01T09:34:02.840 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.742595798, 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0115902000000001, 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112325 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.841 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042903+0000", 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042903+0000", 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042902+0000", 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042909+0000", 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7569999999999998e-06 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042920+0000", 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.133e-05 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042927+0000", 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1389999999999998e-06 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.043569+0000", 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00064167300000000005 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.043580+0000", 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1260999999999999e-05 2023-10-01T09:34:02.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.043658+0000", 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0000783280000001 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.043793+0000", 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000134387 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.043928+0000", 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013484900000000001 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048488+0000", 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0045601390000000004 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048556+0000", 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8258999999999998e-05 2023-10-01T09:34:02.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054396+0000", 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0058396009999999998 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054448+0000", 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2509999999999997e-05 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054494+0000", 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5435999999999997e-05 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112340 7.a 7:5b864b1e:::benchmark_data_smithi111_128003_object27188:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.069646+0000", 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.71585352400001, 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99365375, 2023-10-01T09:34:02.848 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112340 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069646+0000", 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.849 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069646+0000", 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069644+0000", 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069651+0000", 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6579999999999996e-06 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069662+0000", 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1559999999999999e-05 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069670+0000", 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5800000000000003e-06 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.082390+0000", 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012719855 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.082400+0000", 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0353999999999999e-05 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048717+0000", 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96631750800000005 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048849+0000", 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013148899999999999 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.853 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048923+0000", 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.428e-05 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054554+0000", 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0056309970000000004 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054565+0000", 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0458999999999999e-05 2023-10-01T09:34:02.854 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063216+0000", 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0086510560000000007 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063254+0000", 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8214999999999999e-05 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063299+0000", 2023-10-01T09:34:02.856 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5507999999999999e-05 2023-10-01T09:34:02.856 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.856 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.856 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112371 7.a 7:586f4e09:::benchmark_data_smithi111_128003_object27219:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.130568+0000", 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.65493133999999, 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93296222600000001, 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.857 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112371 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130568+0000", 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130568+0000", 2023-10-01T09:34:02.858 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130566+0000", 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130580+0000", 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.415e-05 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130597+0000", 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6940999999999999e-05 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130606+0000", 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7800000000000006e-06 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130884+0000", 2023-10-01T09:34:02.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00027823000000000002 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130894+0000", 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0312999999999999e-05 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.051842+0000", 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.920947348 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.861 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.051965+0000", 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012306900000000001 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.052087+0000", 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012179400000000001 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.058867+0000", 2023-10-01T09:34:02.862 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0067802299999999999 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063387+0000", 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0045196239999999999 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063440+0000", 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3384999999999998e-05 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.863 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063487+0000", 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7377999999999999e-05 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063530+0000", 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2815999999999998e-05 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.864 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112432 7.a 7:5c126ad7:::benchmark_data_smithi111_128003_object27280:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.226573+0000", 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.55892593900001, 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.83715361300000002, 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112432 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.865 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226573+0000", 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226573+0000", 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.866 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226572+0000", 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226577+0000", 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1420000000000001e-06 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226586+0000", 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2799999999999992e-06 2023-10-01T09:34:02.867 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226593+0000", 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8090000000000004e-06 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.228446+0000", 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018532119999999999 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.868 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.228458+0000", 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1241e-05 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054593+0000", 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.82613594199999996 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054714+0000", 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012047100000000001 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.869 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054839+0000", 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012469799999999999 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063315+0000", 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084760129999999993 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063607+0000", 2023-10-01T09:34:02.870 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000292004 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063650+0000", 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3649000000000002e-05 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063690+0000", 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0159e-05 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.871 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063727+0000", 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6431999999999999e-05 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112444 7.a 7:5ab68402:::benchmark_data_smithi111_128003_object27292:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.245514+0000", 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.539985255, 2023-10-01T09:34:02.872 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.82632496200000005, 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112444 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245514+0000", 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.873 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245514+0000", 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245512+0000", 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.874 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245520+0000", 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9759999999999995e-06 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245533+0000", 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3251999999999999e-05 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245542+0000", 2023-10-01T09:34:02.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4600000000000003e-06 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245596+0000", 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4146e-05 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245606+0000", 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0543999999999999e-05 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.058909+0000", 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.813302478 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.059040+0000", 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013107799999999999 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.059161+0000", 2023-10-01T09:34:02.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120603 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063614+0000", 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044535479999999999 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063783+0000", 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000169166 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.878 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071752+0000", 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079691810000000005 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071800+0000", 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7197999999999998e-05 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071839+0000", 2023-10-01T09:34:02.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9209999999999999e-05 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112487 7.a 7:51bdf102:::benchmark_data_smithi111_128003_object27335:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.309645+0000", 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.47585415699999, 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.76241928699999995, 2023-10-01T09:34:02.880 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112487 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.881 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309645+0000", 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309645+0000", 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.882 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309644+0000", 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309649+0000", 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0270000000000003e-06 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309660+0000", 2023-10-01T09:34:02.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1881e-05 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309667+0000", 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4989999999999999e-06 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309729+0000", 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2533000000000006e-05 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309742+0000", 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2955e-05 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063812+0000", 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.75406916800000001 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063952+0000", 2023-10-01T09:34:02.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000140166 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.064098+0000", 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014579299999999999 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071901+0000", 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.007803323 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.886 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071964+0000", 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2850999999999998e-05 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071974+0000", 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0657e-05 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072021+0000", 2023-10-01T09:34:02.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6653999999999998e-05 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072064+0000", 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3306999999999997e-05 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112524 7.a 7:571c458c:::benchmark_data_smithi111_128003_object27372:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.888 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.378817+0000", 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.40668267300001, 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.69340007299999995, 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112524 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378817+0000", 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378817+0000", 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378816+0000", 2023-10-01T09:34:02.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378820+0000", 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.563e-06 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378826+0000", 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9099999999999999e-06 2023-10-01T09:34:02.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378832+0000", 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.631e-06 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.379253+0000", 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00042111600000000003 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.379263+0000", 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9690000000000006e-06 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.067935+0000", 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.68867218200000002 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.068061+0000", 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012599200000000001 2023-10-01T09:34:02.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.068180+0000", 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011900600000000001 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072074+0000", 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038931450000000002 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072097+0000", 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.332e-05 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072142+0000", 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5173000000000003e-05 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072182+0000", 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9774999999999998e-05 2023-10-01T09:34:02.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072217+0000", 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4829999999999997e-05 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112528 7.a 7:585f173f:::benchmark_data_smithi111_128003_object27376:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.390484+0000", 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.395014979, 2023-10-01T09:34:02.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.689659825, 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112528 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390484+0000", 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390484+0000", 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390483+0000", 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390488+0000", 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6670000000000001e-06 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390498+0000", 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8770000000000005e-06 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390505+0000", 2023-10-01T09:34:02.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8220000000000001e-06 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.391114+0000", 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00060870399999999995 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.391125+0000", 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1578e-05 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072248+0000", 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.68112219500000004 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072329+0000", 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1199000000000006e-05 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072400+0000", 2023-10-01T09:34:02.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1273999999999996e-05 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.079990+0000", 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0075900890000000004 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080037+0000", 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6446000000000002e-05 2023-10-01T09:34:02.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080045+0000", 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6799999999999999e-06 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080099+0000", 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3327e-05 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080144+0000", 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5430999999999999e-05 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112538 7.a 7:5d44e85e:::benchmark_data_smithi111_128003_object27386:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.408905+0000", 2023-10-01T09:34:02.904 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.37659382300001, 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.69138751899999995, 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112538 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408905+0000", 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408905+0000", 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408904+0000", 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408913+0000", 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3100000000000006e-06 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408926+0000", 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2745000000000001e-05 2023-10-01T09:34:02.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408935+0000", 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1540000000000008e-06 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.409009+0000", 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4078000000000005e-05 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.409016+0000", 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9800000000000001e-06 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.075982+0000", 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.66696631900000003 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.076100+0000", 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117935 2023-10-01T09:34:02.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.076207+0000", 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010607000000000001 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092320+0000", 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.016113946000000001 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092379+0000", 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8118000000000002e-05 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100196+0000", 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0078170410000000003 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100252+0000", 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6013000000000001e-05 2023-10-01T09:34:02.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100293+0000", 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1278e-05 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112553 7.a 7:5f979d57:::benchmark_data_smithi111_128003_object27401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.439453+0000", 2023-10-01T09:34:02.912 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.34604587800001, 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.66095747000000005, 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112553 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.913 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439453+0000", 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439453+0000", 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439451+0000", 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439458+0000", 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1999999999999999e-06 2023-10-01T09:34:02.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439473+0000", 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5174000000000001e-05 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439480+0000", 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6340000000000001e-06 2023-10-01T09:34:02.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439534+0000", 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3347999999999998e-05 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439547+0000", 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3548e-05 2023-10-01T09:34:02.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080190+0000", 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.64064226700000004 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080318+0000", 2023-10-01T09:34:02.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128539 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080415+0000", 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6685e-05 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092351+0000", 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011936113 2023-10-01T09:34:02.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092408+0000", 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7160999999999997e-05 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100339+0000", 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079304260000000008 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100379+0000", 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0188000000000002e-05 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100411+0000", 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2032000000000001e-05 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.921 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112558 7.a 7:54d29837:::benchmark_data_smithi111_128003_object27406:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.446650+0000", 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.33884882500001, 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.66541098200000004, 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112558 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446650+0000", 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446650+0000", 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446649+0000", 2023-10-01T09:34:02.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446656+0000", 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4869999999999996e-06 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446670+0000", 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3827e-05 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446678+0000", 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5079999999999999e-06 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446737+0000", 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9283000000000001e-05 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446750+0000", 2023-10-01T09:34:02.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2918000000000001e-05 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.084264+0000", 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.63751435899999997 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.084355+0000", 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0896000000000005e-05 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.084442+0000", 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.653e-05 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100331+0000", 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015888914000000001 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100416+0000", 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5641000000000002e-05 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.111973+0000", 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011556319000000001 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112023+0000", 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9901000000000002e-05 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112061+0000", 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8763999999999997e-05 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112563 7.a 7:58531c7b:::benchmark_data_smithi111_128003_object27411:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.454750+0000", 2023-10-01T09:34:02.929 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.330749368, 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.65744452499999995, 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112563 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.930 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454750+0000", 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454750+0000", 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454748+0000", 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:02.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454756+0000", 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9219999999999997e-06 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454773+0000", 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7291000000000001e-05 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454782+0000", 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0969999999999995e-06 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.455033+0000", 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00025117 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.455046+0000", 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2361000000000001e-05 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.088333+0000", 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.63328698299999997 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.088454+0000", 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120772 2023-10-01T09:34:02.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.088563+0000", 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010916699999999999 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100421+0000", 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011858554 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100455+0000", 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4020999999999998e-05 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112128+0000", 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011672253 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112163+0000", 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5439999999999999e-05 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112194+0000", 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1408999999999997e-05 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.937 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112569 7.a 7:5b2abb24:::benchmark_data_smithi111_128003_object27417:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.469198+0000", 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.31630141700001, 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.64309682999999995, 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112569 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469198+0000", 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469198+0000", 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469196+0000", 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469203+0000", 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.268e-06 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469215+0000", 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2102e-05 2023-10-01T09:34:02.940 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469224+0000", 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.969e-06 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469281+0000", 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7500000000000002e-05 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.941 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469292+0000", 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0924000000000001e-05 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092429+0000", 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.62313682999999997 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092530+0000", 2023-10-01T09:34:02.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000101069 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092628+0000", 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8167999999999999e-05 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100426+0000", 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0077981530000000004 2023-10-01T09:34:02.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100482+0000", 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5658000000000001e-05 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112227+0000", 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011745376 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112263+0000", 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5738999999999998e-05 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112295+0000", 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.146e-05 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112574 7.a 7:5c31d7d6:::benchmark_data_smithi111_128003_object27422:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.478801+0000", 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.306697727, 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.64626338999999999, 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112574 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.946 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478801+0000", 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478801+0000", 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478800+0000", 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478806+0000", 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1059999999999996e-06 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.948 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478820+0000", 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3808000000000001e-05 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478827+0000", 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8240000000000002e-06 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478882+0000", 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.49e-05 2023-10-01T09:34:02.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478893+0000", 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1e-05 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.096389+0000", 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.61749671299999997 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.096485+0000", 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5673000000000004e-05 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.096580+0000", 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5191000000000004e-05 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100511+0000", 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003930472 2023-10-01T09:34:02.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.122366+0000", 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.021855863 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.124932+0000", 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025657929999999998 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125026+0000", 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3436000000000005e-05 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125065+0000", 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9215999999999999e-05 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112576 7.a 7:5561c9ea:::benchmark_data_smithi111_128003_object27424:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:34:02.953 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.486844+0000", 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 213.298655193, 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.63838117900000002, 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112576 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.954 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486844+0000", 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486844+0000", 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486843+0000", 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:34:02.955 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486850+0000", 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6529999999999997e-06 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486864+0000", 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4455e-05 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:34:02.956 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486871+0000", 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.452e-06 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.489373+0000", 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025018729999999999 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.489386+0000", 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2952000000000001e-05 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100531+0000", 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.61114475599999996 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100650+0000", 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000118804 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100768+0000", 2023-10-01T09:34:02.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011811699999999999 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.111907+0000", 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011139315 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.122375+0000", 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010468046999999999 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125140+0000", 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027647489999999999 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125189+0000", 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8507999999999997e-05 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125225+0000", 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6637999999999997e-05 2023-10-01T09:34:02.960 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.961 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.961 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.961 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:34:02.961 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:34:02.961 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:34:02.961 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:02.962 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:02 smithi111 bash[75702]: cluster 2023-10-01T09:34:01.378605+0000 mgr.y (mgr.25132) 721 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 6.4 KiB/s, 0 objects/s recovering 2023-10-01T09:34:02.962 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:02 smithi111 bash[75702]: audit 2023-10-01T09:34:02.388003+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:02.962 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:02 smithi111 bash[75702]: audit 2023-10-01T09:34:02.396685+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:02.963 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:02 smithi111 bash[78631]: cluster 2023-10-01T09:34:01.378605+0000 mgr.y (mgr.25132) 721 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 6.4 KiB/s, 0 objects/s recovering 2023-10-01T09:34:02.963 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:02 smithi111 bash[78631]: audit 2023-10-01T09:34:02.388003+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:02.963 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:02 smithi111 bash[78631]: audit 2023-10-01T09:34:02.396685+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:02.992 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:02.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:02.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:03.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:03.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:03.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:03.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:03.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:03.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:03.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:03.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:03.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:03.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 59 16 82879 82863 87.7676 58.5 0.0134966 0.0113868 2023-10-01T09:34:03.640 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:03.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:03.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:03.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:03.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:03.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:03.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:03.934 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:03.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:03.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:04.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:04.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:04.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T09:34:04.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:34:04.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:04.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:34:04.197 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:04.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:04.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:04.385 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:04.453 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:04 smithi183 bash[59233]: cluster 2023-10-01T09:34:03.379197+0000 mgr.y (mgr.25132) 722 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s; 6.4 KiB/s, 0 objects/s recovering 2023-10-01T09:34:04.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:04.519 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:04.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:04.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:34:04.582348+0000 min lat: 0.00133757 max lat: 1.05875 avg lat: 0.011452 2023-10-01T09:34:04.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:34:04.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 60 15 83809 83794 87.2745 58.1875 0.0377423 0.011452 2023-10-01T09:34:04.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:04.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:04.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:04.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:04 smithi111 bash[78631]: cluster 2023-10-01T09:34:03.379197+0000 mgr.y (mgr.25132) 722 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s; 6.4 KiB/s, 0 objects/s recovering 2023-10-01T09:34:04.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:04 smithi111 bash[75702]: cluster 2023-10-01T09:34:03.379197+0000 mgr.y (mgr.25132) 722 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s; 6.4 KiB/s, 0 objects/s recovering 2023-10-01T09:34:04.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:04.775 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:04.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:04.902 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:04.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:05.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:05.020 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:34:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:34:04] "GET /metrics HTTP/1.1" 200 36266 "" "Prometheus/2.33.4" 2023-10-01T09:34:05.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:05.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:05.154 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:05.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:05.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:05.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:05.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:05.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:05.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:05.456 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:05.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:05.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:05.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:05.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 61 16 84762 84746 86.8191 59.5 0.0346275 0.0115119 2023-10-01T09:34:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:05.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:05.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:05.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:05.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:05.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:05.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:06.013 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:06.022 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:05 smithi183 bash[59233]: audit 2023-10-01T09:34:04.796567+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:06.023 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:05 smithi183 bash[59233]: cluster 2023-10-01T09:34:05.379875+0000 mgr.y (mgr.25132) 723 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-10-01T09:34:06.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:05 smithi111 bash[75702]: audit 2023-10-01T09:34:04.796567+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:05 smithi111 bash[75702]: cluster 2023-10-01T09:34:05.379875+0000 mgr.y (mgr.25132) 723 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-10-01T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:05 smithi111 bash[78631]: audit 2023-10-01T09:34:04.796567+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:05 smithi111 bash[78631]: cluster 2023-10-01T09:34:05.379875+0000 mgr.y (mgr.25132) 723 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-10-01T09:34:06.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:06.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:06.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:06.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:06.342 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:06.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:06.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:06.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:06.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:06.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 62 16 85556 85540 86.2191 49.625 0.0139624 0.0115931 2023-10-01T09:34:06.615 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:06.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:06.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:06.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:06.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:06.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:06.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:06.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:06.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:07.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:07.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:07.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:07.190 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:07.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:07.296 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:07.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:07.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:07.423 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:07.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:07.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:07.583 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 63 16 86365 86349 85.6531 50.5625 0.0106325 0.0116701 2023-10-01T09:34:07.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:07.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:07.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:07.731 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:07.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:07.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:07.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:07.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:07.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:08.007 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:08.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:08.113 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:08.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:08.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:08.257 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[78631]: audit 2023-10-01T09:34:07.051120+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[78631]: audit 2023-10-01T09:34:07.065780+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[78631]: cluster 2023-10-01T09:34:07.380481+0000 mgr.y (mgr.25132) 724 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[78631]: audit 2023-10-01T09:34:07.704512+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[78631]: audit 2023-10-01T09:34:07.706065+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[78631]: audit 2023-10-01T09:34:07.712156+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[75702]: audit 2023-10-01T09:34:07.051120+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.258 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[75702]: audit 2023-10-01T09:34:07.065780+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[75702]: cluster 2023-10-01T09:34:07.380481+0000 mgr.y (mgr.25132) 724 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-10-01T09:34:08.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[75702]: audit 2023-10-01T09:34:07.704512+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:34:08.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[75702]: audit 2023-10-01T09:34:07.706065+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:34:08.259 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:08 smithi111 bash[75702]: audit 2023-10-01T09:34:07.712156+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:08 smithi183 bash[59233]: audit 2023-10-01T09:34:07.051120+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:08 smithi183 bash[59233]: audit 2023-10-01T09:34:07.065780+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:08 smithi183 bash[59233]: cluster 2023-10-01T09:34:07.380481+0000 mgr.y (mgr.25132) 724 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-10-01T09:34:08.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:08 smithi183 bash[59233]: audit 2023-10-01T09:34:07.704512+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:34:08.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:08 smithi183 bash[59233]: audit 2023-10-01T09:34:07.706065+0000 mon.a (mon.0) 921 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:34:08.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:08 smithi183 bash[59233]: audit 2023-10-01T09:34:07.712156+0000 mon.a (mon.0) 922 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:08.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:08.420 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:08.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:08.523 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:08.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:08.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:08.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 64 16 87284 87268 85.2121 57.4375 0.0101114 0.01173 2023-10-01T09:34:08.646 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:08.646 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:08.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:08.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:08.801 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:08.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:08.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:08.917 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:34:08.941 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:08.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:08.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:08.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:09.084 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:09.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:09.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:09.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:09.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:09.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:09.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:09.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:09.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:09.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:09.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:09.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:09.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 65 16 88240 88224 84.8203 59.75 0.00765086 0.0117844 2023-10-01T09:34:09.630 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:09.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:09.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:09.797 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:09.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:09.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:09.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:09.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:09.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:10.035 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:10.059 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:10.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:10.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:10.171 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:10 smithi111 bash[75702]: cluster 2023-10-01T09:34:09.380934+0000 mgr.y (mgr.25132) 725 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-10-01T09:34:10.171 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:10 smithi111 bash[78631]: cluster 2023-10-01T09:34:09.380934+0000 mgr.y (mgr.25132) 725 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-10-01T09:34:10.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:10.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:10.293 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:10 smithi183 bash[59233]: cluster 2023-10-01T09:34:09.380934+0000 mgr.y (mgr.25132) 725 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-10-01T09:34:10.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:10.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:10.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:10.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:10.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:10.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:10.584 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:10.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 66 16 89207 89191 84.4508 60.4375 0.0155717 0.0118356 2023-10-01T09:34:10.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:10.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:10.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:10.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:10.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:10.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:10.954 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:10.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:10.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:10.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:11.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:11.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:11.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:11.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:11.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:11.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:11.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:11.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:11.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:11.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:11.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:11.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 67 16 90204 90188 84.1203 62.3125 0.0138927 0.0118823 2023-10-01T09:34:11.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:11.637 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:11.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:11.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:11.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:11.899 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:11.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:11.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:12.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:12.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:12.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:12.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:12.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:12.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:12.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:12.384 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:12.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:12.446 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:12 smithi111 bash[75702]: cluster 2023-10-01T09:34:11.381620+0000 mgr.y (mgr.25132) 726 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-01T09:34:12.522 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:12.546 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:12 smithi183 bash[59233]: cluster 2023-10-01T09:34:11.381620+0000 mgr.y (mgr.25132) 726 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-01T09:34:12.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 68 16 91201 91185 83.7995 62.3125 0.00892397 0.0119277 2023-10-01T09:34:12.649 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:12.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:12.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:12.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:12.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:12 smithi111 bash[78631]: cluster 2023-10-01T09:34:11.381620+0000 mgr.y (mgr.25132) 726 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-01T09:34:12.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:12.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:12.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:12.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:13.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:13.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:13.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:13.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:13.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:13.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:13.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:13.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:13.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:13.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.473 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:13.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:13.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:13.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 69 16 92171 92155 83.4635 60.625 0.0188382 0.0119753 2023-10-01T09:34:13.601 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:13.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:13.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:13.732 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:13.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:13.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:13.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:13.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:13.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:14.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:14.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:14.114 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:14.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:14.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:14.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:14.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:14.379 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:14.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:14.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:14.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:14.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:14.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:14.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 70 16 93073 93057 83.0765 56.375 0.010584 0.0120321 2023-10-01T09:34:14.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:14 smithi111 bash[78631]: cluster 2023-10-01T09:34:13.382113+0000 mgr.y (mgr.25132) 727 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-10-01T09:34:14.622 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:14 smithi111 bash[78631]: audit 2023-10-01T09:34:14.017340+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:14.622 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:14 smithi111 bash[75702]: cluster 2023-10-01T09:34:13.382113+0000 mgr.y (mgr.25132) 727 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-10-01T09:34:14.622 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:14 smithi111 bash[75702]: audit 2023-10-01T09:34:14.017340+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:14.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:14.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:14.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:14.774 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:14 smithi183 bash[59233]: cluster 2023-10-01T09:34:13.382113+0000 mgr.y (mgr.25132) 727 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-10-01T09:34:14.774 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:14 smithi183 bash[59233]: audit 2023-10-01T09:34:14.017340+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:14.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:14.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:14.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:14.909 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:34:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:34:14] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.33.4" 2023-10-01T09:34:14.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:14.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:15.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:15.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:15.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:15.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:15.194 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:15.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:15.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:15.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:15.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:15.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:15.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:15.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:15.591 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 71 16 94001 93985 82.7232 58 0.0148478 0.0120826 2023-10-01T09:34:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:15.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:15.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:15.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:15.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:15.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:15.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:15.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:15.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:15.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:16.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:16.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:16.174 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:34:16.174 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:34:16.174 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T09:34:16.174 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:34:16.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:16.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:16.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:16.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:16.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:16.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:16 smithi111 bash[75702]: cluster 2023-10-01T09:34:15.382751+0000 mgr.y (mgr.25132) 728 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:34:16.509 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:16.521 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:16 smithi183 bash[59233]: cluster 2023-10-01T09:34:15.382751+0000 mgr.y (mgr.25132) 728 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:34:16.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:16.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 72 16 94941 94925 82.3902 58.75 0.0160389 0.0121323 2023-10-01T09:34:16.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:16.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:16.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:16.789 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:16.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:16.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:16 smithi111 bash[78631]: cluster 2023-10-01T09:34:15.382751+0000 mgr.y (mgr.25132) 728 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-10-01T09:34:16.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:16.925 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:16.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:17.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:17.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:17.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:17.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:17.195 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:17.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:17.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:17.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:17.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:17.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T09:34:17.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:17.472 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:17.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:17.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:17.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 73 16 95816 95800 82.0107 54.6875 0.0210354 0.0121884 2023-10-01T09:34:17.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:17.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:17.748 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:17.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:17.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:17.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:17.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:17.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:18.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:18.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:18.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:18.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:18.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:18.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:18.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:18.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:18.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:18.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:18.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:18.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:18.584 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 74 16 96658 96642 81.6135 52.625 0.0111156 0.0122482 2023-10-01T09:34:18.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:18.681 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:18 smithi111 bash[78631]: cluster 2023-10-01T09:34:17.383191+0000 mgr.y (mgr.25132) 729 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-10-01T09:34:18.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:18 smithi111 bash[75702]: cluster 2023-10-01T09:34:17.383191+0000 mgr.y (mgr.25132) 729 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-10-01T09:34:18.704 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:18 smithi183 bash[59233]: cluster 2023-10-01T09:34:17.383191+0000 mgr.y (mgr.25132) 729 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-10-01T09:34:18.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:18.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:18.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:18.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:18.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:18.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:19.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:19.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:19.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:19.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:19.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:19.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:19.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:19.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:19.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:19.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:19.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 75 16 97553 97537 81.2711 55.9375 0.020623 0.0122995 2023-10-01T09:34:19.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:19.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:19.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:19.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:19.779 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:19.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:19.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:19.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:19.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:19.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:20.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:20.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:20.078 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.4 to 0.597256 (98e5) 2023-10-01T09:34:20.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:20.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:20.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:20.310 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:20.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:20 smithi111 bash[78631]: audit 2023-10-01T09:34:19.174259+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.111:0/217814531' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]: dispatch 2023-10-01T09:34:20.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:20 smithi111 bash[78631]: audit 2023-10-01T09:34:19.174657+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]: dispatch 2023-10-01T09:34:20.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:20 smithi111 bash[78631]: cluster 2023-10-01T09:34:19.383653+0000 mgr.y (mgr.25132) 730 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2023-10-01T09:34:20.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:20 smithi111 bash[75702]: audit 2023-10-01T09:34:19.174259+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.111:0/217814531' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]: dispatch 2023-10-01T09:34:20.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:20 smithi111 bash[75702]: audit 2023-10-01T09:34:19.174657+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]: dispatch 2023-10-01T09:34:20.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:20 smithi111 bash[75702]: cluster 2023-10-01T09:34:19.383653+0000 mgr.y (mgr.25132) 730 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2023-10-01T09:34:20.337 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:20.342 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:20 smithi183 bash[59233]: audit 2023-10-01T09:34:19.174259+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.111:0/217814531' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]: dispatch 2023-10-01T09:34:20.342 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:20 smithi183 bash[59233]: audit 2023-10-01T09:34:19.174657+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]: dispatch 2023-10-01T09:34:20.342 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:20 smithi183 bash[59233]: cluster 2023-10-01T09:34:19.383653+0000 mgr.y (mgr.25132) 730 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2023-10-01T09:34:20.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:20.444 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:20.480 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:20.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:20.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:20.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 76 16 98454 98438 80.9426 56.3125 0.0152408 0.0123491 2023-10-01T09:34:20.614 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:20.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:20.746 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:20.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:20.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:20.877 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:20.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:20.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:21.013 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:21.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:21.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:21 smithi183 bash[59233]: cluster 2023-10-01T09:34:20.062280+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T09:34:21.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:21 smithi183 bash[59233]: audit 2023-10-01T09:34:20.063802+0000 mon.a (mon.0) 925 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]': finished 2023-10-01T09:34:21.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:21 smithi183 bash[59233]: cluster 2023-10-01T09:34:20.063889+0000 mon.a (mon.0) 926 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-10-01T09:34:21.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:21.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:21.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:21.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:21.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:21.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:21.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:21.531 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:21.566 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:21.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:21 smithi111 bash[75702]: cluster 2023-10-01T09:34:20.062280+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T09:34:21.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:21 smithi111 bash[75702]: audit 2023-10-01T09:34:20.063802+0000 mon.a (mon.0) 925 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]': finished 2023-10-01T09:34:21.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:21 smithi111 bash[75702]: cluster 2023-10-01T09:34:20.063889+0000 mon.a (mon.0) 926 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-10-01T09:34:21.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:21 smithi111 bash[78631]: cluster 2023-10-01T09:34:20.062280+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T09:34:21.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:21 smithi111 bash[78631]: audit 2023-10-01T09:34:20.063802+0000 mon.a (mon.0) 925 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.597255869789164}]': finished 2023-10-01T09:34:21.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:21 smithi111 bash[78631]: cluster 2023-10-01T09:34:20.063889+0000 mon.a (mon.0) 926 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-10-01T09:34:21.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:21.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 77 16 99300 99284 80.5781 52.875 0.0207751 0.012405 2023-10-01T09:34:21.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:21.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:21.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:21.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:21.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:21.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:21.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:21.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:22.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:22.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:22.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:22.164 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:34:22.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:22.222 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:34:22.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:22.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:22.289 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:34:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[75702]: cluster 2023-10-01T09:34:21.090194+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[75702]: cluster 2023-10-01T09:34:21.091012+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[75702]: cluster 2023-10-01T09:34:21.091775+0000 mon.a (mon.0) 927 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-10-01T09:34:22.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[75702]: cluster 2023-10-01T09:34:21.093597+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[75702]: cluster 2023-10-01T09:34:21.096811+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[75702]: cluster 2023-10-01T09:34:21.384044+0000 mgr.y (mgr.25132) 731 : cluster 0 pgmap v730: 89 pgs: 5 peering, 84 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[78631]: cluster 2023-10-01T09:34:21.090194+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[78631]: cluster 2023-10-01T09:34:21.091012+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[78631]: cluster 2023-10-01T09:34:21.091775+0000 mon.a (mon.0) 927 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[78631]: cluster 2023-10-01T09:34:21.093597+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[78631]: cluster 2023-10-01T09:34:21.096811+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:22 smithi111 bash[78631]: cluster 2023-10-01T09:34:21.384044+0000 mgr.y (mgr.25132) 731 : cluster 0 pgmap v730: 89 pgs: 5 peering, 84 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:34:22.341 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:34:22.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:22.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:22.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:22.408 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:34:22.451 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:34:22.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:22.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:22 smithi183 bash[59233]: cluster 2023-10-01T09:34:21.090194+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:22 smithi183 bash[59233]: cluster 2023-10-01T09:34:21.091012+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:22 smithi183 bash[59233]: cluster 2023-10-01T09:34:21.091775+0000 mon.a (mon.0) 927 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-10-01T09:34:22.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:22 smithi183 bash[59233]: cluster 2023-10-01T09:34:21.093597+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:22 smithi183 bash[59233]: cluster 2023-10-01T09:34:21.096811+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T09:34:22.489 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:22 smithi183 bash[59233]: cluster 2023-10-01T09:34:21.384044+0000 mgr.y (mgr.25132) 731 : cluster 0 pgmap v730: 89 pgs: 5 peering, 84 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:34:22.494 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:34:22.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:22.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:22.541 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:34:22.570 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:34:22.574 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.574 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.575 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.575 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.575 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.575 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.575 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.575 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:34:22.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 78 16 100046 100030 80.1427 46.625 0.00501147 0.0124706 2023-10-01T09:34:22.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:22.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:22.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:22.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:22.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:22.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:22.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:22.922 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:22.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:22.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:23.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:23.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:23.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:23.125 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:34:23.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:23.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:23.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:23.294 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[78631]: cluster 2023-10-01T09:34:22.084868+0000 mon.a (mon.0) 928 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[78631]: audit 2023-10-01T09:34:22.159956+0000 mon.a (mon.0) 929 : audit 0 from='client.? 172.21.15.111:0/4072341317' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[78631]: audit 2023-10-01T09:34:22.493781+0000 mon.a (mon.0) 930 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[78631]: audit 2023-10-01T09:34:22.494139+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.111:0/3519717418' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[75702]: cluster 2023-10-01T09:34:22.084868+0000 mon.a (mon.0) 928 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[75702]: audit 2023-10-01T09:34:22.159956+0000 mon.a (mon.0) 929 : audit 0 from='client.? 172.21.15.111:0/4072341317' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[75702]: audit 2023-10-01T09:34:22.493781+0000 mon.a (mon.0) 930 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:34:23.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:23 smithi111 bash[75702]: audit 2023-10-01T09:34:22.494139+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.111:0/3519717418' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:34:23.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:23 smithi183 bash[59233]: cluster 2023-10-01T09:34:22.084868+0000 mon.a (mon.0) 928 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-01T09:34:23.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:23 smithi183 bash[59233]: audit 2023-10-01T09:34:22.159956+0000 mon.a (mon.0) 929 : audit 0 from='client.? 172.21.15.111:0/4072341317' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:34:23.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:23 smithi183 bash[59233]: audit 2023-10-01T09:34:22.493781+0000 mon.a (mon.0) 930 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:34:23.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:23 smithi183 bash[59233]: audit 2023-10-01T09:34:22.494139+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.111:0/3519717418' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:34:23.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:23.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:23.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:23.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:23.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:23.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:23.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 79 16 100782 100766 79.7105 46 0.0209087 0.0125402 2023-10-01T09:34:23.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:23.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:23.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:23.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:23.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:23.827 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:23.868 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:23.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:23.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:24.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:24 smithi183 bash[59233]: cluster 2023-10-01T09:34:23.097938+0000 mon.a (mon.0) 931 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:34:24.538 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:24 smithi183 bash[59233]: audit 2023-10-01T09:34:23.117976+0000 mon.a (mon.0) 932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:34:24.538 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:24 smithi183 bash[59233]: cluster 2023-10-01T09:34:23.118033+0000 mon.a (mon.0) 933 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-10-01T09:34:24.538 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:24 smithi183 bash[59233]: cluster 2023-10-01T09:34:23.141970+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T09:34:24.538 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:24 smithi183 bash[59233]: cluster 2023-10-01T09:34:23.143828+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T09:34:24.538 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:24 smithi183 bash[59233]: cluster 2023-10-01T09:34:23.384560+0000 mgr.y (mgr.25132) 732 : cluster 0 pgmap v732: 89 pgs: 5 peering, 84 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 727 op/s 2023-10-01T09:34:24.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[75702]: cluster 2023-10-01T09:34:23.097938+0000 mon.a (mon.0) 931 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:34:24.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[75702]: audit 2023-10-01T09:34:23.117976+0000 mon.a (mon.0) 932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:34:24.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[75702]: cluster 2023-10-01T09:34:23.118033+0000 mon.a (mon.0) 933 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-10-01T09:34:24.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[75702]: cluster 2023-10-01T09:34:23.141970+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[75702]: cluster 2023-10-01T09:34:23.143828+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[75702]: cluster 2023-10-01T09:34:23.384560+0000 mgr.y (mgr.25132) 732 : cluster 0 pgmap v732: 89 pgs: 5 peering, 84 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 727 op/s 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[78631]: cluster 2023-10-01T09:34:23.097938+0000 mon.a (mon.0) 931 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[78631]: audit 2023-10-01T09:34:23.117976+0000 mon.a (mon.0) 932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[78631]: cluster 2023-10-01T09:34:23.118033+0000 mon.a (mon.0) 933 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[78631]: cluster 2023-10-01T09:34:23.141970+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[78631]: cluster 2023-10-01T09:34:23.143828+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T09:34:24.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[78631]: cluster 2023-10-01T09:34:23.384560+0000 mgr.y (mgr.25132) 732 : cluster 0 pgmap v732: 89 pgs: 5 peering, 84 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 727 op/s 2023-10-01T09:34:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:24.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:24.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:24.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:34:24.584315+0000 min lat: 0.00133757 max lat: 1.05875 avg lat: 0.012593 2023-10-01T09:34:24.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:34:24.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 80 16 101623 101607 79.3711 52.5625 0.0195792 0.012593 2023-10-01T09:34:24.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:24.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:24.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:24.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:24.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:24.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:24.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:24.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:24.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:34:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:34:24] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.33.4" 2023-10-01T09:34:25.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:25.104 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:25.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:25.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:25.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:25.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:25.343 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:25.374 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:25.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:25.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:25.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:25.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:25.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 81 16 102452 102436 79.0308 51.8125 0.0367475 0.012647 2023-10-01T09:34:25.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:25.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:25.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:25.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:25.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:25.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:25.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:25 smithi183 bash[59233]: cluster 2023-10-01T09:34:25.385141+0000 mgr.y (mgr.25132) 733 : cluster 0 pgmap v733: 89 pgs: 1 peering, 88 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:25.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:25 smithi183 bash[59233]: cluster 2023-10-01T09:34:25.436429+0000 mon.a (mon.0) 934 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-01T09:34:25.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:25 smithi183 bash[59233]: cluster 2023-10-01T09:34:25.436472+0000 mon.a (mon.0) 935 : cluster 1 Cluster is now healthy 2023-10-01T09:34:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:25 smithi111 bash[75702]: cluster 2023-10-01T09:34:25.385141+0000 mgr.y (mgr.25132) 733 : cluster 0 pgmap v733: 89 pgs: 1 peering, 88 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:25 smithi111 bash[75702]: cluster 2023-10-01T09:34:25.436429+0000 mon.a (mon.0) 934 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-01T09:34:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:25 smithi111 bash[75702]: cluster 2023-10-01T09:34:25.436472+0000 mon.a (mon.0) 935 : cluster 1 Cluster is now healthy 2023-10-01T09:34:25.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:25 smithi111 bash[78631]: cluster 2023-10-01T09:34:25.385141+0000 mgr.y (mgr.25132) 733 : cluster 0 pgmap v733: 89 pgs: 1 peering, 88 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:25.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:25 smithi111 bash[78631]: cluster 2023-10-01T09:34:25.436429+0000 mon.a (mon.0) 934 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-01T09:34:25.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:25 smithi111 bash[78631]: cluster 2023-10-01T09:34:25.436472+0000 mon.a (mon.0) 935 : cluster 1 Cluster is now healthy 2023-10-01T09:34:25.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:25.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:25.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:26.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:26.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:26.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:26.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:26.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:26.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:26.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:26.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:26.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:26.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:26.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:26.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:26.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:34:26.541 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:26.563 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:26.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 82 16 103316 103300 78.7255 54 0.00995474 0.0126977 2023-10-01T09:34:26.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:26.709 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:26.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:26.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:26.841 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] 2023-10-01T09:34:26.841 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:34:26.841 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-10-01T09:34:26.841 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:34:26.841 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:34:26.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-10-01T09:34:26.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:26.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:26.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:26.972 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:34:26.973 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:34:26.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:26.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:26.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:27.088 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:27.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:27.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:34:27.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:27.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:27.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:27.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:27.389 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:27.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:27.534 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:27.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:27.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 83 16 104108 104092 78.3733 49.5 0.0146725 0.0127538 2023-10-01T09:34:27.639 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:27.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:27.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:27.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:27.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:27.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:27.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:27.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:27.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:28.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:28.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T09:34:28.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:28.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:28.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:28.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:28.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:28.355 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:28.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:28.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:28.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:28.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:28 smithi111 bash[75702]: cluster 2023-10-01T09:34:27.385730+0000 mgr.y (mgr.25132) 734 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:28 smithi111 bash[78631]: cluster 2023-10-01T09:34:27.385730+0000 mgr.y (mgr.25132) 734 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:28.585 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 84 16 104948 104932 78.0653 52.5 0.0275221 0.0128047 2023-10-01T09:34:28.596 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:28.605 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:28 smithi183 bash[59233]: cluster 2023-10-01T09:34:27.385730+0000 mgr.y (mgr.25132) 734 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:28.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:28.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:28.752 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:28.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:28.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:28.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:28.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:28.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:28.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:29.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:29.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:29.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:29.138 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:29.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:29.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:29.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:29.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:29.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:29.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:29.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:29.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:29.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 85 16 105778 105762 77.7571 51.875 0.0247984 0.0128551 2023-10-01T09:34:29.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:29.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:29.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:29.810 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:29.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:29.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:29.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:29.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:30.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:30 smithi183 bash[59233]: audit 2023-10-01T09:34:29.024440+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:30.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:30 smithi183 bash[59233]: audit 2023-10-01T09:34:29.026476+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:30.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:30 smithi183 bash[59233]: cluster 2023-10-01T09:34:29.386359+0000 mgr.y (mgr.25132) 735 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 638 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:30.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:30.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:30.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:30.184 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:30.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:30 smithi111 bash[75702]: audit 2023-10-01T09:34:29.024440+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:30 smithi111 bash[75702]: audit 2023-10-01T09:34:29.026476+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:30 smithi111 bash[75702]: cluster 2023-10-01T09:34:29.386359+0000 mgr.y (mgr.25132) 735 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 638 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:30 smithi111 bash[78631]: audit 2023-10-01T09:34:29.024440+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:30 smithi111 bash[78631]: audit 2023-10-01T09:34:29.026476+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:30.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:30 smithi111 bash[78631]: cluster 2023-10-01T09:34:29.386359+0000 mgr.y (mgr.25132) 735 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 40 MiB/s wr, 638 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:30.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:30.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:30.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:30.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:30.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:30.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 86 16 106643 106627 77.4815 54.0625 0.0120087 0.0129004 2023-10-01T09:34:30.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:30.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:30.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:30.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:30.810 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:30.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:30.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:30.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:31.045 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:31.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:31.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:31.189 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:31.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:31.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:31.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:31.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:31.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:31.364 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:31.365 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:31.365 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:31.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:31.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:31.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 87 16 107471 107455 77.1857 51.75 0.00907905 0.0129497 2023-10-01T09:34:31.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:31.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:31.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:31.762 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:31.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:31.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:31.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:31.922 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:31.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:32.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:32.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:32.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:32.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:32.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:32.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:32.342 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:32.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:32.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:32.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:32.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 88 16 108262 108246 76.8703 49.4375 0.00400387 0.0129941 2023-10-01T09:34:32.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:32.608 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:32 smithi111 bash[75702]: cluster 2023-10-01T09:34:31.392540+0000 mgr.y (mgr.25132) 736 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:32.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:32 smithi111 bash[78631]: cluster 2023-10-01T09:34:31.392540+0000 mgr.y (mgr.25132) 736 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:32.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:32.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:32.725 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:32.738 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:32 smithi183 bash[59233]: cluster 2023-10-01T09:34:31.392540+0000 mgr.y (mgr.25132) 736 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:32.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:32.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:32.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:32.903 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:32.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:32.972 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:34:33.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:33.037 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:33.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:33.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:33.300 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:33.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:33.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:33.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:33.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 89 16 108934 108918 76.4784 42 0.0279537 0.0130706 2023-10-01T09:34:33.664 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:33.703 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:33.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:33.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:33.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:33.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:33.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:34.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:34.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:34.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:34.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:34.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:34.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:34.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:34.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:34.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:34.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 90 2 109788 109786 76.2314 54.25 0.0126819 0.0131132 2023-10-01T09:34:34.625 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:34.636 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:34 smithi183 bash[59233]: cluster 2023-10-01T09:34:33.393026+0000 mgr.y (mgr.25132) 737 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:34.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:34.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:34.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:34 smithi111 bash[75702]: cluster 2023-10-01T09:34:33.393026+0000 mgr.y (mgr.25132) 737 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:34.766 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:34 smithi111 bash[78631]: cluster 2023-10-01T09:34:33.393026+0000 mgr.y (mgr.25132) 737 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:34.766 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:34:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:34:34] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.33.4" 2023-10-01T09:34:34.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:34.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:34.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:34.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:35.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:35.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:35.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:35.151 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:35.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:35.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:35.278 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:35.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:35.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:35.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:35.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:35.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:35.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:35.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:35.586 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total time run: 90.0106 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total writes made: 109788 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Write size: 65536 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object size: 65536 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Bandwidth (MB/sec): 76.2327 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Bandwidth: 30.1584 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max bandwidth (MB/sec): 190.562 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min bandwidth (MB/sec): 32.1875 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average IOPS: 1219 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev IOPS: 482.534 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max IOPS: 3049 2023-10-01T09:34:35.587 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min IOPS: 515 2023-10-01T09:34:35.588 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average Latency(s): 0.0131132 2023-10-01T09:34:35.588 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Latency(s): 0.0167764 2023-10-01T09:34:35.588 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max latency(s): 1.05875 2023-10-01T09:34:35.588 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min latency(s): 0.00133757 2023-10-01T09:34:35.595 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T09:34:35.667 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:35.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:35.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:35.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:35.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:35.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:35.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:35 smithi183 bash[59233]: audit 2023-10-01T09:34:34.815068+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:35.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:35 smithi183 bash[59233]: cluster 2023-10-01T09:34:35.394035+0000 mgr.y (mgr.25132) 738 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:35.964 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:35.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:35.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:36.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:36.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:35 smithi111 bash[75702]: audit 2023-10-01T09:34:34.815068+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:36.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:35 smithi111 bash[75702]: cluster 2023-10-01T09:34:35.394035+0000 mgr.y (mgr.25132) 738 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:36.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:35 smithi111 bash[78631]: audit 2023-10-01T09:34:34.815068+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:36.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:35 smithi111 bash[78631]: cluster 2023-10-01T09:34:35.394035+0000 mgr.y (mgr.25132) 738 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:34:36.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:36.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:36.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:36.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:36.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:36.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:36.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:36.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:36.635 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:36.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:36.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:36.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:36.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:36.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:37.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:37.028 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:37.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:37.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:37.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:37.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:37.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:37.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:37.457 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:37.468 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:34:37.468 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:34:37.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:37.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:37.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:37.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:37.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:37.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:37.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:37.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:37.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:38.005 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:38.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:38.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:38.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:38.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:38.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:38.270 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:38.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:38.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:38.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:38.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:38.501 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:38 smithi111 bash[75702]: cluster 2023-10-01T09:34:37.394925+0000 mgr.y (mgr.25132) 739 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 45 MiB/s wr, 712 op/s 2023-10-01T09:34:38.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T09:34:38.526 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:38.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:38.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:38.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:38.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:38.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:38.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:38.768 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:38 smithi183 bash[59233]: cluster 2023-10-01T09:34:37.394925+0000 mgr.y (mgr.25132) 739 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 45 MiB/s wr, 712 op/s 2023-10-01T09:34:38.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:38.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:38.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:38.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:38 smithi111 bash[78631]: cluster 2023-10-01T09:34:37.394925+0000 mgr.y (mgr.25132) 739 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 45 MiB/s wr, 712 op/s 2023-10-01T09:34:38.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:38.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:39.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:39.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:39.183 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:39.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:39.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:39.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:39.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:39.462 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:39.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:39.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:39.594 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:39.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:39.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.742 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:39.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:39.843 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:39.874 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:39.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:39.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:39.979 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.013 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:40.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:40.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:40.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:40 smithi183 bash[59233]: cluster 2023-10-01T09:34:39.395534+0000 mgr.y (mgr.25132) 740 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 43 MiB/s wr, 730 op/s 2023-10-01T09:34:40.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:40.409 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.418 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:40 smithi111 bash[75702]: cluster 2023-10-01T09:34:39.395534+0000 mgr.y (mgr.25132) 740 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 43 MiB/s wr, 730 op/s 2023-10-01T09:34:40.419 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:40 smithi111 bash[78631]: cluster 2023-10-01T09:34:39.395534+0000 mgr.y (mgr.25132) 740 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 43 MiB/s wr, 730 op/s 2023-10-01T09:34:40.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:40.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:40.594 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:40.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:40.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:40.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:40.758 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:34:40.803 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:34:40.825 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:40.858 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:34:40.900 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:34:40.942 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:34:40.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.973 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:34:40.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:40.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:41.012 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:34:41.052 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:34:41.052 INFO:teuthology.orchestra.run.smithi111.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T09:34:41.052 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:34:41.060 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:34:41.068 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.068 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.069 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.069 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.069 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.069 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.069 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.069 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:34:41.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:41.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:41.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:41.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:41.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:41 smithi111 bash[75702]: audit 2023-10-01T09:34:40.714807+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.111:0/3699556912' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:34:41.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:41 smithi111 bash[78631]: audit 2023-10-01T09:34:40.714807+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.111:0/3699556912' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:34:41.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:41.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:41 smithi183 bash[59233]: audit 2023-10-01T09:34:40.714807+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.111:0/3699556912' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:34:41.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:41.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:41.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:41.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:41.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:41.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:41.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:41.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:41.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:41.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:41.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:41.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:42.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:42.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:42.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:42.092 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:42 smithi111 bash[75702]: cluster 2023-10-01T09:34:41.396211+0000 mgr.y (mgr.25132) 741 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 36 MiB/s wr, 853 op/s 2023-10-01T09:34:42.093 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:42 smithi111 bash[75702]: audit 2023-10-01T09:34:41.418647+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.111:0/2213128661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:34:42.093 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:42 smithi111 bash[75702]: audit 2023-10-01T09:34:41.420313+0000 mon.a (mon.0) 939 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:34:42.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:42 smithi111 bash[78631]: cluster 2023-10-01T09:34:41.396211+0000 mgr.y (mgr.25132) 741 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 36 MiB/s wr, 853 op/s 2023-10-01T09:34:42.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:42 smithi111 bash[78631]: audit 2023-10-01T09:34:41.418647+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.111:0/2213128661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:34:42.093 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:42 smithi111 bash[78631]: audit 2023-10-01T09:34:41.420313+0000 mon.a (mon.0) 939 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:34:42.105 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:34:42.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:42.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:42.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:42.353 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:42.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:42.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:42 smithi183 bash[59233]: cluster 2023-10-01T09:34:41.396211+0000 mgr.y (mgr.25132) 741 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 36 MiB/s wr, 853 op/s 2023-10-01T09:34:42.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:42 smithi183 bash[59233]: audit 2023-10-01T09:34:41.418647+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.111:0/2213128661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:34:42.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:42 smithi183 bash[59233]: audit 2023-10-01T09:34:41.420313+0000 mon.a (mon.0) 939 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:34:42.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:42.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:42.583 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:42.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:42.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:42.757 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:42.861 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:42.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:42.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:42.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:42.994 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:43.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:43.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:43.127 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:43.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:43.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:43.288 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:43.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[75702]: cluster 2023-10-01T09:34:42.076979+0000 mon.a (mon.0) 940 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[75702]: cluster 2023-10-01T09:34:42.089151+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[75702]: audit 2023-10-01T09:34:42.089205+0000 mon.a (mon.0) 941 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[75702]: cluster 2023-10-01T09:34:42.089289+0000 mon.a (mon.0) 942 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[75702]: cluster 2023-10-01T09:34:42.097960+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[78631]: cluster 2023-10-01T09:34:42.076979+0000 mon.a (mon.0) 940 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[78631]: cluster 2023-10-01T09:34:42.089151+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[78631]: audit 2023-10-01T09:34:42.089205+0000 mon.a (mon.0) 941 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[78631]: cluster 2023-10-01T09:34:42.089289+0000 mon.a (mon.0) 942 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-10-01T09:34:43.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:43 smithi111 bash[78631]: cluster 2023-10-01T09:34:42.097960+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T09:34:43.323 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:34:43.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:43 smithi183 bash[59233]: cluster 2023-10-01T09:34:42.076979+0000 mon.a (mon.0) 940 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:34:43.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:43 smithi183 bash[59233]: cluster 2023-10-01T09:34:42.089151+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T09:34:43.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:43 smithi183 bash[59233]: audit 2023-10-01T09:34:42.089205+0000 mon.a (mon.0) 941 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:34:43.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:43 smithi183 bash[59233]: cluster 2023-10-01T09:34:42.089289+0000 mon.a (mon.0) 942 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-10-01T09:34:43.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:43 smithi183 bash[59233]: cluster 2023-10-01T09:34:42.097960+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T09:34:43.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:43.420 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:43.523 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:43.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:43.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:43.689 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:43.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:43.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:43.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:43.960 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:43.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:44.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:44.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:44.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:44.224 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:44.326 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:44.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:44.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:44.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[75702]: cluster 2023-10-01T09:34:43.396841+0000 mgr.y (mgr.25132) 742 : cluster 0 pgmap v743: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 19 MiB/s wr, 735 op/s 2023-10-01T09:34:44.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[75702]: audit 2023-10-01T09:34:44.028716+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:44.377 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[75702]: audit 2023-10-01T09:34:44.029965+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:44.377 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[78631]: cluster 2023-10-01T09:34:43.396841+0000 mgr.y (mgr.25132) 742 : cluster 0 pgmap v743: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 19 MiB/s wr, 735 op/s 2023-10-01T09:34:44.377 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[78631]: audit 2023-10-01T09:34:44.028716+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:44.378 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[78631]: audit 2023-10-01T09:34:44.029965+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:44.416 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:44 smithi183 bash[59233]: cluster 2023-10-01T09:34:43.396841+0000 mgr.y (mgr.25132) 742 : cluster 0 pgmap v743: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 19 MiB/s wr, 735 op/s 2023-10-01T09:34:44.416 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:44 smithi183 bash[59233]: audit 2023-10-01T09:34:44.028716+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:34:44.416 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:44 smithi183 bash[59233]: audit 2023-10-01T09:34:44.029965+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:44.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:44.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:44.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:44.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:44.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:44.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:44.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:44.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:44.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:44.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:44.893 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:34:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:34:44] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-10-01T09:34:44.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:44.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:44.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:45.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:45.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:45.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:45.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:45.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:45.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:45.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:45.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:45.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:45.531 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:45.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:45.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:45.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:45.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:45.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:45.823 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:45.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:45.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:45.954 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:45.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:46.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:46.084 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:46.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:46.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:46.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:46.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:46.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:34:46.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:46.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:46.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:46.457 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:46 smithi183 bash[59233]: cluster 2023-10-01T09:34:45.397423+0000 mgr.y (mgr.25132) 743 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 6.6 MiB/s wr, 758 op/s 2023-10-01T09:34:46.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:46.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:46.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:46.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:46.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:46.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:46.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:46.758 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:46 smithi111 bash[78631]: cluster 2023-10-01T09:34:45.397423+0000 mgr.y (mgr.25132) 743 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 6.6 MiB/s wr, 758 op/s 2023-10-01T09:34:46.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:46 smithi111 bash[75702]: cluster 2023-10-01T09:34:45.397423+0000 mgr.y (mgr.25132) 743 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 6.6 MiB/s wr, 758 op/s 2023-10-01T09:34:46.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:46.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:46.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:46.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:46.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:46.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:46.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:34:47.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:47.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:47.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:47.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:47.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:47.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:47.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:47.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:47.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:47.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:47.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:47.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:47.716 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:47.758 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:47.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:47.888 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:47.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:47.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:48.016 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:48.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:48.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:48.149 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:34:48.149 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:34:48.149 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.149 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:120007 8.a e177/171 8:5ef454ba:::benchmark_data_smithi111_147681_object10216:head v 177'7524, mlcod=177'7521)", 2023-10-01T09:34:48.149 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.125848+0000", 2023-10-01T09:34:48.149 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.018837675000000002, 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018872692999999999, 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125848+0000", 2023-10-01T09:34:48.150 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125848+0000", 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125847+0000", 2023-10-01T09:34:48.151 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0040000000000005e-06 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125856+0000", 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1912999999999999e-05 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125868+0000", 2023-10-01T09:34:48.152 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.233e-06 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125875+0000", 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047770490000000002 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130652+0000", 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1055000000000001e-05 2023-10-01T09:34:48.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130674+0000", 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048254279999999997 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.154 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:120011 8.a e177/171 8:56e5a367:::benchmark_data_smithi111_147681_object10220:head v 177'7525, mlcod=177'7521)", 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.130110+0000", 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.014575841000000001, 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014656682000000001, 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.155 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130110+0000", 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130110+0000", 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130109+0000", 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6949999999999995e-06 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130119+0000", 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8950000000000004e-06 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130128+0000", 2023-10-01T09:34:48.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5950000000000001e-06 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.130132+0000", 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.004157778 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134290+0000", 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2410000000000001e-05 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.158 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134312+0000", 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042024819999999996 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:120014 8.8 8:19fbd3a0:::benchmark_data_smithi111_147681_object10223:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.131349+0000", 2023-10-01T09:34:48.159 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.013337247999999999, 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013460031000000001, 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 120014 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131349+0000", 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131349+0000", 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131347+0000", 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5739999999999996e-06 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131355+0000", 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2415000000000001e-05 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.162 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131368+0000", 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9600000000000003e-06 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131375+0000", 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6062e-05 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131421+0000", 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000117549 2023-10-01T09:34:48.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131538+0000", 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000124163 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131663+0000", 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0081113920000000003 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:48.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.139774+0000", 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0084254919999999997 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:120013 8.0 e177/165 8:0e085515:::benchmark_data_smithi111_147681_object10222:head v 177'7550, mlcod=177'7548)", 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.133235+0000", 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.011450841, 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011626029, 2023-10-01T09:34:48.165 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133235+0000", 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.166 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133235+0000", 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133234+0000", 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.055e-06 2023-10-01T09:34:48.167 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133242+0000", 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1819e-05 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133254+0000", 2023-10-01T09:34:48.168 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6279999999999999e-06 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133260+0000", 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0695000000000001e-05 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133321+0000", 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0327e-05 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.133341+0000", 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010639100000000001 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.170 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:120015 8.2 e177/165 8:49262b5d:::benchmark_data_smithi111_147681_object10224:head v 177'7355, mlcod=177'7352)", 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.134493+0000", 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.010192512000000001, 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010405832, 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.171 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134493+0000", 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.172 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134493+0000", 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134492+0000", 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0329000000000001e-05 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.173 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134503+0000", 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.234e-05 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134515+0000", 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.289e-06 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.174 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.175 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.175 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.134522+0000", 2023-10-01T09:34:48.175 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00341034 2023-10-01T09:34:48.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.176 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.176 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.176 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137933+0000", 2023-10-01T09:34:48.176 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2385000000000001e-05 2023-10-01T09:34:48.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137985+0000", 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034918050000000002 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.177 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:120016 8.0 e177/165 8:0941946e:::benchmark_data_smithi111_147681_object10225:head v 177'7551, mlcod=177'7548)", 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.137713+0000", 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0069727950000000004, 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007224467, 2023-10-01T09:34:48.178 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137713+0000", 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.179 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137713+0000", 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137712+0000", 2023-10-01T09:34:48.180 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1189000000000001e-05 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137723+0000", 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1175000000000001e-05 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.181 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137734+0000", 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0610000000000001e-06 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.137741+0000", 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0019812229999999998 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.182 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.139722+0000", 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014738300000000001 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.139869+0000", 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0021561990000000001 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.183 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:120018 8.8 8:14a9ea1b:::benchmark_data_smithi111_147681_object10227:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.138300+0000", 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0063853069999999998, 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0066791680000000001, 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 120018 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.184 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138300+0000", 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138300+0000", 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.185 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138298+0000", 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0820000000000005e-06 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138308+0000", 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8439000000000001e-05 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138326+0000", 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8589999999999999e-06 2023-10-01T09:34:48.186 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138333+0000", 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001478846 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.139812+0000", 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019185 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.140004+0000", 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000237049 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.140241+0000", 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0019401679999999999 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.188 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:120019 8.d 8.93aa176d (undecoded) ondisk+write+known_if_redirected e177)", 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.144975+0000", 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 4294967295.9997106, 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1297e-05, 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "queued for pg", 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 120019 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.189 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.144975+0000", 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.144975+0000", 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.144973+0000", 2023-10-01T09:34:48.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2529999999999993e-06 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.144983+0000", 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4004e-05 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.144997+0000", 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7409999999999992e-06 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.191 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.145004+0000", 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9094e-05 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:119993 8.2 e177/165 8:471ff52c:::benchmark_data_smithi111_147681_object10202:head v 177'7354, mlcod=177'7351)", 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.118160+0000", 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.026526087, 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.026902615000000001, 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.192 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118160+0000", 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118160+0000", 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118159+0000", 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7290000000000006e-06 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118167+0000", 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8522999999999999e-05 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118186+0000", 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9779999999999999e-06 2023-10-01T09:34:48.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118193+0000", 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00063343899999999996 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118826+0000", 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8793000000000001e-05 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.118845+0000", 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00068550200000000005 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:120008 8.3 8:c92fdc3d:::benchmark_data_smithi111_147681_object10217:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:34:48.125478+0000", 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.019207346, 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.019621763, 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:34:48.196 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 120008 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125478+0000", 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:34:48.197 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125478+0000", 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125476+0000", 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8270000000000004e-06 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125485+0000", 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5179e-05 2023-10-01T09:34:48.198 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125500+0000", 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9119999999999998e-06 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125508+0000", 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4586999999999998e-05 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:34:48.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125563+0000", 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000161182 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.125724+0000", 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00047676499999999998 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,6", 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.126201+0000", 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0049167109999999998 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.200 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.131118+0000", 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007015805 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:34:48.138133+0000", 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01265498 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: ], 2023-10-01T09:34:48.201 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 10 2023-10-01T09:34:48.202 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:34:48.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.203 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:48.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:48.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:48.331 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:48.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:48.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:48.459 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:48.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:48.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:48.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:48.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:48.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:48.727 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:48.729 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:48 smithi111 bash[75702]: cluster 2023-10-01T09:34:47.397931+0000 mgr.y (mgr.25132) 744 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 2.9 MiB/s wr, 774 op/s 2023-10-01T09:34:48.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:48 smithi111 bash[78631]: cluster 2023-10-01T09:34:47.397931+0000 mgr.y (mgr.25132) 744 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 2.9 MiB/s wr, 774 op/s 2023-10-01T09:34:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:48.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:48 smithi183 bash[59233]: cluster 2023-10-01T09:34:47.397931+0000 mgr.y (mgr.25132) 744 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 2.9 MiB/s wr, 774 op/s 2023-10-01T09:34:48.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:48.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:48.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:48.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:48.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:49.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:49.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:49.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:49.138 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:49.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:49.197 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T09:34:49.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:49.271 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:49.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:49.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:49.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:49.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:49.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:49.516 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] 2023-10-01T09:34:49.516 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:34:49.517 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-01T09:34:49.517 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:34:49.517 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:34:49.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-01T09:34:49.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:49.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:49.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:49.665 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:49.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:49.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:49.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:49.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:49.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:49.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:50.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:50.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:50.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:50.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:50.186 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:50 smithi183 bash[59233]: cluster 2023-10-01T09:34:49.398458+0000 mgr.y (mgr.25132) 745 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 806 op/s 2023-10-01T09:34:50.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:50.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:50.306 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:50.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:50 smithi111 bash[75702]: cluster 2023-10-01T09:34:49.398458+0000 mgr.y (mgr.25132) 745 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 806 op/s 2023-10-01T09:34:50.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:50 smithi111 bash[78631]: cluster 2023-10-01T09:34:49.398458+0000 mgr.y (mgr.25132) 745 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 806 op/s 2023-10-01T09:34:50.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:50.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:50.446 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:50.473 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:50.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:50.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:50.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:50.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:50.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:50.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:50.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:50.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:50.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:50.981 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:51.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:51.082 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:51.088 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:51.118 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:51.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:51.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:51.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:51.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:51.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:51.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:51.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:51.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:51.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:51.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:51.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:51.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:51.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:51.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:51.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.842 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:51.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:51.943 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:51.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:51.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:52.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:52.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:52.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:52.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:52.220 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:52.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:52.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:52.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:52.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:52.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:52.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:52.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:52.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:52 smithi111 bash[78631]: cluster 2023-10-01T09:34:51.399244+0000 mgr.y (mgr.25132) 746 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T09:34:52.591 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:52 smithi111 bash[75702]: cluster 2023-10-01T09:34:51.399244+0000 mgr.y (mgr.25132) 746 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T09:34:52.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:52.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:52.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:52.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:52 smithi183 bash[59233]: cluster 2023-10-01T09:34:51.399244+0000 mgr.y (mgr.25132) 746 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T09:34:52.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:52.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:52.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:52.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:52.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.001 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:53.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:53.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:53.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:53.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:53.366 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:53.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:53.535 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:53.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:53.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:53.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:53.808 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:53.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:53.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:53.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:54.039 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:34:54.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:54.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:54.135 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:34:54.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:54.200 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:54.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:54.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:54.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:54.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:54.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:54.463 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:54 smithi183 bash[59233]: cluster 2023-10-01T09:34:53.399806+0000 mgr.y (mgr.25132) 747 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2023-10-01T09:34:54.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:54.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:54.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:54.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:54 smithi111 bash[78631]: cluster 2023-10-01T09:34:53.399806+0000 mgr.y (mgr.25132) 747 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2023-10-01T09:34:54.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:54 smithi111 bash[75702]: cluster 2023-10-01T09:34:53.399806+0000 mgr.y (mgr.25132) 747 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2023-10-01T09:34:54.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:54.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:54.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:54.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:54.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:54.847 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:54.876 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:54.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:54.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:55.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:34:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:34:54] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-10-01T09:34:55.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:55.131 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:55.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:55.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:55.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:55.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:55.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:55.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:55.522 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:55.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:55.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:55.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:55.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:55.807 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:55.837 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:55.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:55.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:55.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:55.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:55.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:56.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:56.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:56.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:56.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:56.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:56.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:56.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:56.394 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:56.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:56.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:56.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:56.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:56.677 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:56.717 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:56 smithi111 bash[78631]: cluster 2023-10-01T09:34:55.400480+0000 mgr.y (mgr.25132) 748 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T09:34:56.717 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:56 smithi111 bash[75702]: cluster 2023-10-01T09:34:55.400480+0000 mgr.y (mgr.25132) 748 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T09:34:56.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:56.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:56 smithi183 bash[59233]: cluster 2023-10-01T09:34:55.400480+0000 mgr.y (mgr.25132) 748 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T09:34:56.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:56.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:56.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:56.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:57.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:57.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:57.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:57.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:57.230 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:57.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:57.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:57.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:57.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:57.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:57.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:57.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:57.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:57.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:57.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:34:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:34:57.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:57.888 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:57.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:57.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:57.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:58.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:58.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:58.154 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:58.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:58.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:58.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:34:58.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:58.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:58.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:58.522 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:58.543 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:34:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:34:58.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:58 smithi183 bash[59233]: cluster 2023-10-01T09:34:57.400922+0000 mgr.y (mgr.25132) 749 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T09:34:58.647 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:58.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:34:58.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:34:58.721 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:58 smithi111 bash[78631]: cluster 2023-10-01T09:34:57.400922+0000 mgr.y (mgr.25132) 749 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T09:34:58.721 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:58 smithi111 bash[75702]: cluster 2023-10-01T09:34:57.400922+0000 mgr.y (mgr.25132) 749 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T09:34:58.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:58.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:58.850 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:34:58.850 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:34:58.850 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:34:58.850 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:34:58.850 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:34:58.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:58.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:58.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:58.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:59.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:59.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:59.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:59.243 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:59.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:59.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:59.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:34:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:34:59.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:59.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:34:59.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:34:59.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:59.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:34:59.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:34:59.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:59.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:34:59 smithi183 bash[59233]: audit 2023-10-01T09:34:59.020009+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:59.806 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:34:59.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:34:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:34:59 smithi111 bash[78631]: audit 2023-10-01T09:34:59.020009+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:34:59 smithi111 bash[75702]: audit 2023-10-01T09:34:59.020009+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:34:59.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T09:34:59.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:59.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:34:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:34:59.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:00.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:00.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:00.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:00.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:00.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:00.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:00.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:00.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:00.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:00.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:00.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:00.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:00.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:00.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:00.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:00.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:00.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:00 smithi183 bash[59233]: cluster 2023-10-01T09:34:59.401519+0000 mgr.y (mgr.25132) 750 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-10-01T09:35:00.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:00.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:00.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:00 smithi111 bash[78631]: cluster 2023-10-01T09:34:59.401519+0000 mgr.y (mgr.25132) 750 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-10-01T09:35:00.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:00 smithi111 bash[75702]: cluster 2023-10-01T09:34:59.401519+0000 mgr.y (mgr.25132) 750 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-10-01T09:35:00.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:00.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:00.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:00.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:01.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:01.088 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:01.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:01.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:01.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:01.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:01.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:01.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:01.492 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:01.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:01.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:01.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:01.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:01.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:01.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:01.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:01.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:01.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:01.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:01.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:02.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:02.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:02.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:02.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:02.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:02.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:02.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:02.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:02.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:02.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:02.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:02.523 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:02.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:02 smithi183 bash[59233]: cluster 2023-10-01T09:35:01.402152+0000 mgr.y (mgr.25132) 751 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2023-10-01T09:35:02.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:02.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:02.694 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:02.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:02.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:02.806 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:02 smithi111 bash[75702]: cluster 2023-10-01T09:35:01.402152+0000 mgr.y (mgr.25132) 751 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2023-10-01T09:35:02.806 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:02 smithi111 bash[78631]: cluster 2023-10-01T09:35:01.402152+0000 mgr.y (mgr.25132) 751 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2023-10-01T09:35:02.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:02.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:02.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:02.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:03.080 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:03.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:03.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:03.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:03.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:03.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:03.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:03.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:03.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:03.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:03.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:03.535 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:03 smithi111 bash[75702]: cluster 2023-10-01T09:35:03.402632+0000 mgr.y (mgr.25132) 752 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-10-01T09:35:03.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:03.619 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:03 smithi183 bash[59233]: cluster 2023-10-01T09:35:03.402632+0000 mgr.y (mgr.25132) 752 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-10-01T09:35:03.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:03.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:03.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:03.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:03.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:03 smithi111 bash[78631]: cluster 2023-10-01T09:35:03.402632+0000 mgr.y (mgr.25132) 752 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-10-01T09:35:03.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:03.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:03.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:04.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:04.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:04.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.325 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:04.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:04.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:04.566 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:04.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:04.689 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:35:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:35:04] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-10-01T09:35:04.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.704 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:35:04.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:04.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:04.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:04.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:04.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:04.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:04.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:05.010 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:05.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:05.113 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:05.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:05.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:05.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:05.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:05.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:05.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:05.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:05.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:05.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:05.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:05.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:05.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:05.823 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:05.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:05.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:05.891 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:35:05.927 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:35:05.927 INFO:teuthology.orchestra.run.smithi111.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T09:35:05.927 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:35:05.932 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:35:05.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:05.983 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:35:05.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:05.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:05.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:06.032 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:35:06.076 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:35:06.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:06.118 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:35:06.134 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:06.155 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:35:06.185 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:35:06.193 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.193 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.193 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.193 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.194 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.194 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.194 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.194 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:35:06.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:06.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:06.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:06.384 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:06.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:06.486 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:35:06.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:06.521 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:06 smithi183 bash[59233]: cluster 2023-10-01T09:35:05.403286+0000 mgr.y (mgr.25132) 753 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s 2023-10-01T09:35:06.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:06 smithi183 bash[59233]: audit 2023-10-01T09:35:05.836509+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.111:0/2900719217' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:06.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:06 smithi183 bash[59233]: audit 2023-10-01T09:35:05.845658+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.111:0/1492291922' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:06.522 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:06 smithi183 bash[59233]: audit 2023-10-01T09:35:05.847020+0000 mon.a (mon.0) 946 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:06.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:06.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:06.644 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[78631]: cluster 2023-10-01T09:35:05.403286+0000 mgr.y (mgr.25132) 753 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[78631]: audit 2023-10-01T09:35:05.836509+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.111:0/2900719217' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[78631]: audit 2023-10-01T09:35:05.845658+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.111:0/1492291922' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[78631]: audit 2023-10-01T09:35:05.847020+0000 mon.a (mon.0) 946 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[75702]: cluster 2023-10-01T09:35:05.403286+0000 mgr.y (mgr.25132) 753 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[75702]: audit 2023-10-01T09:35:05.836509+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.111:0/2900719217' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[75702]: audit 2023-10-01T09:35:05.845658+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.111:0/1492291922' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:06.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:06 smithi111 bash[75702]: audit 2023-10-01T09:35:05.847020+0000 mon.a (mon.0) 946 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:06.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:06.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:06.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:06.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:06.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:06.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:06.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:07.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:07.061 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:07.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:07.206 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:07.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:07.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:07.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:07.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:07.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:07.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:07.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:07.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:07 smithi183 bash[59233]: cluster 2023-10-01T09:35:06.455982+0000 mon.a (mon.0) 947 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:35:07.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:07 smithi183 bash[59233]: cluster 2023-10-01T09:35:06.463532+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:07 smithi183 bash[59233]: audit 2023-10-01T09:35:06.470512+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:35:07.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:07 smithi183 bash[59233]: cluster 2023-10-01T09:35:06.470747+0000 mon.a (mon.0) 949 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-10-01T09:35:07.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:07 smithi183 bash[59233]: cluster 2023-10-01T09:35:06.476827+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:07 smithi183 bash[59233]: cluster 2023-10-01T09:35:06.489904+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.570 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:07.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:07.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:07.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[75702]: cluster 2023-10-01T09:35:06.455982+0000 mon.a (mon.0) 947 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:35:07.714 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[75702]: cluster 2023-10-01T09:35:06.463532+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.714 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[75702]: audit 2023-10-01T09:35:06.470512+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:35:07.714 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[75702]: cluster 2023-10-01T09:35:06.470747+0000 mon.a (mon.0) 949 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-10-01T09:35:07.714 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[75702]: cluster 2023-10-01T09:35:06.476827+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.714 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[75702]: cluster 2023-10-01T09:35:06.489904+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.715 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[78631]: cluster 2023-10-01T09:35:06.455982+0000 mon.a (mon.0) 947 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:35:07.715 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[78631]: cluster 2023-10-01T09:35:06.463532+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.715 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[78631]: audit 2023-10-01T09:35:06.470512+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:35:07.715 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[78631]: cluster 2023-10-01T09:35:06.470747+0000 mon.a (mon.0) 949 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-10-01T09:35:07.715 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[78631]: cluster 2023-10-01T09:35:06.476827+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.715 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:07 smithi111 bash[78631]: cluster 2023-10-01T09:35:06.489904+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T09:35:07.727 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:07.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:07.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:07.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:07.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:08.018 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:08.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:08.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:08.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:08.267 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:08.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:08.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:08.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:08.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:08.563 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:08.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:08.667 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:08 smithi111 bash[78631]: cluster 2023-10-01T09:35:07.403703+0000 mgr.y (mgr.25132) 754 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2023-10-01T09:35:08.667 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:08 smithi111 bash[78631]: audit 2023-10-01T09:35:07.797955+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:35:08.668 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:08 smithi111 bash[75702]: cluster 2023-10-01T09:35:07.403703+0000 mgr.y (mgr.25132) 754 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2023-10-01T09:35:08.668 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:08 smithi111 bash[75702]: audit 2023-10-01T09:35:07.797955+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:35:08.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:08.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:08.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:08 smithi183 bash[59233]: cluster 2023-10-01T09:35:07.403703+0000 mgr.y (mgr.25132) 754 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2023-10-01T09:35:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:08 smithi183 bash[59233]: audit 2023-10-01T09:35:07.797955+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:35:08.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:08.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:08.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:08.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:08.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:08.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:08.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:09.083 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:09.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:09.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:09.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:09.252 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:09.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:09.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:09.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.386 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:09.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:09.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:09.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:09.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:09.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:09.625 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:35:09.625 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:35:09.647 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:09.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:09.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:09.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:09.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:09.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:09.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:09.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:10.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:10.047 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:10.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:10.161 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:10 smithi111 bash[78631]: cluster 2023-10-01T09:35:09.404194+0000 mgr.y (mgr.25132) 755 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-10-01T09:35:10.162 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:10 smithi111 bash[75702]: cluster 2023-10-01T09:35:09.404194+0000 mgr.y (mgr.25132) 755 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-10-01T09:35:10.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:10.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:10.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:10 smithi183 bash[59233]: cluster 2023-10-01T09:35:09.404194+0000 mgr.y (mgr.25132) 755 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-10-01T09:35:10.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:10.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:10.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:10.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:10.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:10.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:10.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:10.619 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T09:35:10.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:10.762 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:10.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:35:10.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:10.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:35:10.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:10.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:10.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:10.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:11.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:11.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:11.170 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:11.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:11.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:11.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:11.361 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:11.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:11.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:11.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:11.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:11.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:11.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:11.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:11.728 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:11.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:11.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:11.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:11.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:11.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:12.006 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:12.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:12.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:12.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:12.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:12.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:12.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:12.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:12.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:12.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:12.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:12.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:12 smithi183 bash[59233]: cluster 2023-10-01T09:35:11.404888+0000 mgr.y (mgr.25132) 756 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-10-01T09:35:12.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:12.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:12.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:12.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:12.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:12.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:12 smithi111 bash[75702]: cluster 2023-10-01T09:35:11.404888+0000 mgr.y (mgr.25132) 756 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-10-01T09:35:12.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:12 smithi111 bash[78631]: cluster 2023-10-01T09:35:11.404888+0000 mgr.y (mgr.25132) 756 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-10-01T09:35:12.827 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:12.855 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:12.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:12.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:12.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:12.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:12.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:13.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:13.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:13.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:13.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:13.260 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:13.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:13.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:13.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:13.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:13.546 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:13.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:13.652 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:13.669 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] 2023-10-01T09:35:13.669 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:35:13.669 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:35:13.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:35:13.677 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:13.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:13.784 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:13.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:13.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:13.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:13.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:13.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:14.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:14.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:14.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:14.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:14.260 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:14.366 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:14.395 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:14.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:14.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[75702]: cluster 2023-10-01T09:35:13.405313+0000 mgr.y (mgr.25132) 757 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-10-01T09:35:14.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[75702]: audit 2023-10-01T09:35:14.020668+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:14.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[75702]: audit 2023-10-01T09:35:14.309833+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:14.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[75702]: audit 2023-10-01T09:35:14.325905+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:14.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:14.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:14 smithi183 bash[59233]: cluster 2023-10-01T09:35:13.405313+0000 mgr.y (mgr.25132) 757 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-10-01T09:35:14.505 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:14 smithi183 bash[59233]: audit 2023-10-01T09:35:14.020668+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:14.505 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:14 smithi183 bash[59233]: audit 2023-10-01T09:35:14.309833+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:14.505 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:14 smithi183 bash[59233]: audit 2023-10-01T09:35:14.325905+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:14.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:14.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:14.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:14.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:14.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:14.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:14.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:14.815 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:14.819 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:14.823 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:35:14] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.33.4" 2023-10-01T09:35:14.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[78631]: cluster 2023-10-01T09:35:13.405313+0000 mgr.y (mgr.25132) 757 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-10-01T09:35:14.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[78631]: audit 2023-10-01T09:35:14.020668+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:14.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[78631]: audit 2023-10-01T09:35:14.309833+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:14.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:14 smithi111 bash[78631]: audit 2023-10-01T09:35:14.325905+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:14.905 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:14.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:14.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:15.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:15.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:15.165 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:35:15.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:15.241 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:15.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:15.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:15.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:15.512 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:15.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:15.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:15.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:15 smithi183 bash[59233]: audit 2023-10-01T09:35:14.670500+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:15 smithi183 bash[59233]: audit 2023-10-01T09:35:14.682479+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:15 smithi183 bash[59233]: audit 2023-10-01T09:35:15.290779+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:35:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:15 smithi183 bash[59233]: audit 2023-10-01T09:35:15.291859+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:35:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:15 smithi183 bash[59233]: audit 2023-10-01T09:35:15.298364+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:15 smithi183 bash[59233]: cluster 2023-10-01T09:35:15.406123+0000 mgr.y (mgr.25132) 758 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T09:35:15.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:15.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[78631]: audit 2023-10-01T09:35:14.670500+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[78631]: audit 2023-10-01T09:35:14.682479+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[78631]: audit 2023-10-01T09:35:15.290779+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[78631]: audit 2023-10-01T09:35:15.291859+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[78631]: audit 2023-10-01T09:35:15.298364+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[78631]: cluster 2023-10-01T09:35:15.406123+0000 mgr.y (mgr.25132) 758 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[75702]: audit 2023-10-01T09:35:14.670500+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[75702]: audit 2023-10-01T09:35:14.682479+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[75702]: audit 2023-10-01T09:35:15.290779+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[75702]: audit 2023-10-01T09:35:15.291859+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:35:15.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[75702]: audit 2023-10-01T09:35:15.298364+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:35:15.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:15 smithi111 bash[75702]: cluster 2023-10-01T09:35:15.406123+0000 mgr.y (mgr.25132) 758 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T09:35:15.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:15.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:15.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:15.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:16.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:16.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:16.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:16.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:16.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:16.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:16.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:16.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:16.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:16.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:16.617 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:16.724 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:16.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:16.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:16.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:16.898 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:16.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:16.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:17.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:17.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:17.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:17.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:17.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:17.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:17.327 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:17.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:17.465 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:17.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:17.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:17.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:17.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:17.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:17.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:17.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:17.875 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:17.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:17.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:17.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:18.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:18.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:18.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:18.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:18.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:18.464 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:18 smithi183 bash[59233]: cluster 2023-10-01T09:35:17.406724+0000 mgr.y (mgr.25132) 759 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-01T09:35:18.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:18.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:18.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:18.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:18.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:18.712 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:18 smithi111 bash[78631]: cluster 2023-10-01T09:35:17.406724+0000 mgr.y (mgr.25132) 759 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-01T09:35:18.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:18 smithi111 bash[75702]: cluster 2023-10-01T09:35:17.406724+0000 mgr.y (mgr.25132) 759 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-10-01T09:35:18.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:18.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:18.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:18.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:18.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:18.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:18.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:19.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:19.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:19.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:19.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:19.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:19.370 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:19.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:19.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:19.505 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:19.528 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:19.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:19.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:19.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:19.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:19.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:19.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:19.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:19.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:19.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:19.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:19.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:20.030 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:35:20.030 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:35:20.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:20.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:20.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:20.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:20.209 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:20 smithi111 bash[75702]: cluster 2023-10-01T09:35:19.407221+0000 mgr.y (mgr.25132) 760 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-10-01T09:35:20.210 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:20 smithi111 bash[78631]: cluster 2023-10-01T09:35:19.407221+0000 mgr.y (mgr.25132) 760 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-10-01T09:35:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:20.216 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:20.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:20.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:20.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:20.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:20.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:20 smithi183 bash[59233]: cluster 2023-10-01T09:35:19.407221+0000 mgr.y (mgr.25132) 760 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-10-01T09:35:20.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:20.621 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:20.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:20.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:20.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:20.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:20.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:20.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:20.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:20.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:20.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:20.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T09:35:21.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:21.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:21.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:21.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:21.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:21.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:21.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:21.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:21.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:21.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:21.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:21.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:21.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:21.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:21.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:21.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:21.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:21.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:21.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:21.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:21.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:21.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:22.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:22.088 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:22.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:22.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:22.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:22.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:22.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:22.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:22.464 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:22 smithi183 bash[59233]: cluster 2023-10-01T09:35:21.407874+0000 mgr.y (mgr.25132) 761 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2023-10-01T09:35:22.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:22.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:22.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:22.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:22.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:22.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:22.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:22.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:22 smithi111 bash[78631]: cluster 2023-10-01T09:35:21.407874+0000 mgr.y (mgr.25132) 761 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2023-10-01T09:35:22.845 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:22 smithi111 bash[75702]: cluster 2023-10-01T09:35:21.407874+0000 mgr.y (mgr.25132) 761 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2023-10-01T09:35:22.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:22.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:22.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:23.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:23.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:23.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:23.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:23.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:23.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:23.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:23.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:23.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:23.457 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:23.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:23.566 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:23.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:23.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:23.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:23.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:23.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:23.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:23.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:23.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:23.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:24.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:24.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:24.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:24.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:24.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:24.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:24.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:24.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:24.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:24.430 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:24.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:24.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:24.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:24 smithi183 bash[59233]: cluster 2023-10-01T09:35:23.408291+0000 mgr.y (mgr.25132) 762 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-10-01T09:35:24.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:24 smithi111 bash[78631]: cluster 2023-10-01T09:35:23.408291+0000 mgr.y (mgr.25132) 762 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-10-01T09:35:24.857 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:24 smithi111 bash[75702]: cluster 2023-10-01T09:35:23.408291+0000 mgr.y (mgr.25132) 762 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-10-01T09:35:24.857 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:35:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:35:24] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.33.4" 2023-10-01T09:35:25.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:25.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:25.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:25.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:25.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:25.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:25.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:25.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:25.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:25.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:25.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:25.719 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:25.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:25.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:25.771 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:35:25.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:25.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:25.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:25.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:25.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:25.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:26.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:26.104 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:26.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:26.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:26.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:26.243 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:26.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:26.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:26.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:26.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:26.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:26.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:26.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:26.552 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:26.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:26.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:26.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:26.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:26.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:26.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:26 smithi183 bash[59233]: cluster 2023-10-01T09:35:25.408953+0000 mgr.y (mgr.25132) 763 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-10-01T09:35:26.806 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:26 smithi111 bash[78631]: cluster 2023-10-01T09:35:25.408953+0000 mgr.y (mgr.25132) 763 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-10-01T09:35:26.806 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:26 smithi111 bash[75702]: cluster 2023-10-01T09:35:25.408953+0000 mgr.y (mgr.25132) 763 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-10-01T09:35:26.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:26.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:26.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:27.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:27.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:27.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:27.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:27.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:27.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:27.308 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:27.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:27.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:27.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:27.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:27.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:27.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:27.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:27.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:27.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:27.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:27.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:27.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:28.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:28.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:28.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:28.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:28.288 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:28.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:28.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:28.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:28.487 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:28 smithi183 bash[59233]: cluster 2023-10-01T09:35:27.409503+0000 mgr.y (mgr.25132) 764 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-10-01T09:35:28.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:28.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:28.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:28 smithi111 bash[75702]: cluster 2023-10-01T09:35:27.409503+0000 mgr.y (mgr.25132) 764 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-10-01T09:35:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:28 smithi111 bash[78631]: cluster 2023-10-01T09:35:27.409503+0000 mgr.y (mgr.25132) 764 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-10-01T09:35:28.627 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:35:28.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:28.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:28.698 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:35:28.743 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:35:28.776 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:35:28.792 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:28.812 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:28.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:28.821 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:35:28.849 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:35:28.879 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:35:28.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:28.923 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:35:28.930 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.930 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.930 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.930 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.931 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.931 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.931 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.931 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:35:28.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:28.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:28.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:28.993 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:35:29.002 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:35:29.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:29.287 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:29.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:29.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:29.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:29.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:29.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:29.503 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:35:29.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:29.532 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:29 smithi111 bash[75702]: audit 2023-10-01T09:35:28.540993+0000 mon.a (mon.0) 959 : audit 1 from='client.? 172.21.15.111:0/4235336497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:35:29.532 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:29 smithi111 bash[75702]: audit 2023-10-01T09:35:28.583139+0000 mon.a (mon.0) 960 : audit 0 from='client.? 172.21.15.111:0/3914339481' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:29.532 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:29 smithi111 bash[75702]: audit 2023-10-01T09:35:29.021070+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:29.532 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:29 smithi111 bash[78631]: audit 2023-10-01T09:35:28.540993+0000 mon.a (mon.0) 959 : audit 1 from='client.? 172.21.15.111:0/4235336497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:35:29.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:29 smithi111 bash[78631]: audit 2023-10-01T09:35:28.583139+0000 mon.a (mon.0) 960 : audit 0 from='client.? 172.21.15.111:0/3914339481' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:29.533 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:29 smithi111 bash[78631]: audit 2023-10-01T09:35:29.021070+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:29.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:29.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:29.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:29.655 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:29.683 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:29.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:29.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:29.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:29 smithi183 bash[59233]: audit 2023-10-01T09:35:28.540993+0000 mon.a (mon.0) 959 : audit 1 from='client.? 172.21.15.111:0/4235336497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:35:29.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:29 smithi183 bash[59233]: audit 2023-10-01T09:35:28.583139+0000 mon.a (mon.0) 960 : audit 0 from='client.? 172.21.15.111:0/3914339481' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:29.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:29 smithi183 bash[59233]: audit 2023-10-01T09:35:29.021070+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:29.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:29.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:29.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:29.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:29.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:30.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:30.084 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:30.114 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:35:30.114 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:35:30.115 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:35:30.115 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:35:30.115 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:35:30.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:30.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:30.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:30.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:30.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:30.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:30.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:30.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:30.508 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:30 smithi183 bash[59233]: audit 2023-10-01T09:35:28.971021+0000 mgr.y (mgr.25132) 765 : audit 0 from='client.35313 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:35:30.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:30 smithi183 bash[59233]: cluster 2023-10-01T09:35:29.410002+0000 mgr.y (mgr.25132) 766 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-10-01T09:35:30.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:30 smithi183 bash[59233]: cluster 2023-10-01T09:35:29.484465+0000 mon.a (mon.0) 962 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:35:30.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:30 smithi183 bash[59233]: cluster 2023-10-01T09:35:29.495862+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T09:35:30.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:30 smithi183 bash[59233]: audit 2023-10-01T09:35:29.497098+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.111:0/4235336497' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:35:30.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:30 smithi183 bash[59233]: cluster 2023-10-01T09:35:29.497264+0000 mon.a (mon.0) 964 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-10-01T09:35:30.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:30.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:30.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:30.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:30.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[75702]: audit 2023-10-01T09:35:28.971021+0000 mgr.y (mgr.25132) 765 : audit 0 from='client.35313 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:35:30.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[75702]: cluster 2023-10-01T09:35:29.410002+0000 mgr.y (mgr.25132) 766 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-10-01T09:35:30.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[75702]: cluster 2023-10-01T09:35:29.484465+0000 mon.a (mon.0) 962 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:35:30.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[75702]: cluster 2023-10-01T09:35:29.495862+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T09:35:30.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[75702]: audit 2023-10-01T09:35:29.497098+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.111:0/4235336497' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:35:30.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[75702]: cluster 2023-10-01T09:35:29.497264+0000 mon.a (mon.0) 964 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-10-01T09:35:30.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[78631]: audit 2023-10-01T09:35:28.971021+0000 mgr.y (mgr.25132) 765 : audit 0 from='client.35313 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:35:30.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[78631]: cluster 2023-10-01T09:35:29.410002+0000 mgr.y (mgr.25132) 766 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-10-01T09:35:30.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[78631]: cluster 2023-10-01T09:35:29.484465+0000 mon.a (mon.0) 962 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:35:30.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[78631]: cluster 2023-10-01T09:35:29.495862+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T09:35:30.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[78631]: audit 2023-10-01T09:35:29.497098+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.111:0/4235336497' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:35:30.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:30 smithi111 bash[78631]: cluster 2023-10-01T09:35:29.497264+0000 mon.a (mon.0) 964 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-10-01T09:35:30.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:30.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:30.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:30.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:30.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:30.983 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:31.016 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:31.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T09:35:31.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:31.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:31.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:31.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:31.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:31.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:31.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:31.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:31.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:31.586 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:31.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:31.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:31.694 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":766,"stamp":"2023-10-01T09:35:27.409132+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4741076920,"num_objects":72359,"num_object_clones":0,"num_object_copies":217077,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72359,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":147503,"num_write_kb":7028878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":2433794,"num_keys_recovered":20,"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":143037,"ondisk_log_size":143037,"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":16802684,"kb_used_data":14006012,"kb_used_omap":20,"kb_used_meta":2796523,"kb_avail":733158532,"statfs":{"total":767960285184,"available":750754336768,"internally_reserved":0,"allocated":14342156288,"data_stored":14336971308,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2863640206},"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":-563937280,"num_objects":-8605,"num_object_clones":0,"num_object_copies":-25815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8605,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003604"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":54,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.097868+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:34:42.097868+0000","last_peered":"2023-10-01T09:34:42.097868+0000","last_clean":"2023-10-01T09:34:42.097868+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:34:42.097868+0000","last_undegraded":"2023-10-01T09:34:42.097868+0000","last_fullsized":"2023-10-01T09:34:42.097868+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":52,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109578+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:34:42.109578+0000","last_peered":"2023-10-01T09:34:42.109578+0000","last_clean":"2023-10-01T09:34:42.109578+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:34:42.109578+0000","last_undegraded":"2023-10-01T09:34:42.109578+0000","last_fullsized":"2023-10-01T09:34:42.109578+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":105,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.133008+0000","last_change":"2023-10-01T09:34:21.110211+0000","last_active":"2023-10-01T09:34:42.133008+0000","last_peered":"2023-10-01T09:34:42.133008+0000","last_clean":"2023-10-01T09:34:42.133008+0000","last_became_active":"2023-10-01T09:34:21.109705+0000","last_became_peered":"2023-10-01T09:34:21.109705+0000","last_unstale":"2023-10-01T09:34:42.133008+0000","last_undegraded":"2023-10-01T09:34:42.133008+0000","last_fullsized":"2023-10-01T09:34:42.133008+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:42:49.005902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":161,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106896+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:34:42.106896+0000","last_peered":"2023-10-01T09:34:42.106896+0000","last_clean":"2023-10-01T09:34:42.106896+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:34:42.106896+0000","last_undegraded":"2023-10-01T09:34:42.106896+0000","last_fullsized":"2023-10-01T09:34:42.106896+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":168,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095013+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:34:42.095013+0000","last_peered":"2023-10-01T09:34:42.095013+0000","last_clean":"2023-10-01T09:34:42.095013+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:34:42.095013+0000","last_undegraded":"2023-10-01T09:34:42.095013+0000","last_fullsized":"2023-10-01T09:34:42.095013+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":47,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.107023+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:34:42.107023+0000","last_peered":"2023-10-01T09:34:42.107023+0000","last_clean":"2023-10-01T09:34:42.107023+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:34:42.107023+0000","last_undegraded":"2023-10-01T09:34:42.107023+0000","last_fullsized":"2023-10-01T09:34:42.107023+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":160,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:06.487570+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:35:06.487570+0000","last_peered":"2023-10-01T09:35:06.487570+0000","last_clean":"2023-10-01T09:35:06.487570+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:35:06.487570+0000","last_undegraded":"2023-10-01T09:35:06.487570+0000","last_fullsized":"2023-10-01T09:35:06.487570+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095154+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:34:42.095154+0000","last_peered":"2023-10-01T09:34:42.095154+0000","last_clean":"2023-10-01T09:34:42.095154+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:34:42.095154+0000","last_undegraded":"2023-10-01T09:34:42.095154+0000","last_fullsized":"2023-10-01T09:34:42.095154+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":59,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.102734+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:34:42.102734+0000","last_peered":"2023-10-01T09:34:42.102734+0000","last_clean":"2023-10-01T09:34:42.102734+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:34:42.102734+0000","last_undegraded":"2023-10-01T09:34:42.102734+0000","last_fullsized":"2023-10-01T09:34:42.102734+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.094991+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:34:42.094991+0000","last_peered":"2023-10-01T09:34:42.094991+0000","last_clean":"2023-10-01T09:34:42.094991+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:34:42.094991+0000","last_undegraded":"2023-10-01T09:34:42.094991+0000","last_fullsized":"2023-10-01T09:34:42.094991+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":47,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109286+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:34:42.109286+0000","last_peered":"2023-10-01T09:34:42.109286+0000","last_clean":"2023-10-01T09:34:42.109286+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:34:42.109286+0000","last_undegraded":"2023-10-01T09:34:42.109286+0000","last_fullsized":"2023-10-01T09:34:42.109286+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":125,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106887+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:34:42.106887+0000","last_peered":"2023-10-01T09:34:42.106887+0000","last_clean":"2023-10-01T09:34:42.106887+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:34:42.106887+0000","last_undegraded":"2023-10-01T09:34:42.106887+0000","last_fullsized":"2023-10-01T09:34:42.106887+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":64,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.098313+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:34:42.098313+0000","last_peered":"2023-10-01T09:34:42.098313+0000","last_clean":"2023-10-01T09:34:42.098313+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:34:42.098313+0000","last_undegraded":"2023-10-01T09:34:42.098313+0000","last_fullsized":"2023-10-01T09:34:42.098313+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":138,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.098247+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:34:42.098247+0000","last_peered":"2023-10-01T09:34:42.098247+0000","last_clean":"2023-10-01T09:34:42.098247+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:34:42.098247+0000","last_undegraded":"2023-10-01T09:34:42.098247+0000","last_fullsized":"2023-10-01T09:34:42.098247+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":93,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109257+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:34:42.109257+0000","last_peered":"2023-10-01T09:34:42.109257+0000","last_clean":"2023-10-01T09:34:42.109257+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:34:42.109257+0000","last_undegraded":"2023-10-01T09:34:42.109257+0000","last_fullsized":"2023-10-01T09:34:42.109257+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":152,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095715+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:34:42.095715+0000","last_peered":"2023-10-01T09:34:42.095715+0000","last_clean":"2023-10-01T09:34:42.095715+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:34:42.095715+0000","last_undegraded":"2023-10-01T09:34:42.095715+0000","last_fullsized":"2023-10-01T09:34:42.095715+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":160,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:45.549237+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:34:45.549237+0000","last_peered":"2023-10-01T09:34:45.549237+0000","last_clean":"2023-10-01T09:34:45.549237+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:34:45.549237+0000","last_undegraded":"2023-10-01T09:34:45.549237+0000","last_fullsized":"2023-10-01T09:34:45.549237+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":50,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106325+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:34:42.106325+0000","last_peered":"2023-10-01T09:34:42.106325+0000","last_clean":"2023-10-01T09:34:42.106325+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:34:42.106325+0000","last_undegraded":"2023-10-01T09:34:42.106325+0000","last_fullsized":"2023-10-01T09:34:42.106325+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":130,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109106+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:34:42.109106+0000","last_peered":"2023-10-01T09:34:42.109106+0000","last_clean":"2023-10-01T09:34:42.109106+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:34:42.109106+0000","last_undegraded":"2023-10-01T09:34:42.109106+0000","last_fullsized":"2023-10-01T09:34:42.109106+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":160,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:06.489174+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:35:06.489174+0000","last_peered":"2023-10-01T09:35:06.489174+0000","last_clean":"2023-10-01T09:35:06.489174+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:35:06.489174+0000","last_undegraded":"2023-10-01T09:35:06.489174+0000","last_fullsized":"2023-10-01T09:35:06.489174+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":190,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.100618+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:34:42.100618+0000","last_peered":"2023-10-01T09:34:42.100618+0000","last_clean":"2023-10-01T09:34:42.100618+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:34:42.100618+0000","last_undegraded":"2023-10-01T09:34:42.100618+0000","last_fullsized":"2023-10-01T09:34:42.100618+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":170,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095668+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:34:42.095668+0000","last_peered":"2023-10-01T09:34:42.095668+0000","last_clean":"2023-10-01T09:34:42.095668+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:34:42.095668+0000","last_undegraded":"2023-10-01T09:34:42.095668+0000","last_fullsized":"2023-10-01T09:34:42.095668+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"178'9206","reported_seq":9227,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.161881+0000","last_change":"2023-10-01T09:32:40.079277+0000","last_active":"2023-10-01T09:35:25.161881+0000","last_peered":"2023-10-01T09:35:25.161881+0000","last_clean":"2023-10-01T09:35:25.161881+0000","last_became_active":"2023-10-01T09:32:40.078378+0000","last_became_peered":"2023-10-01T09:32:40.078378+0000","last_unstale":"2023-10-01T09:35:25.161881+0000","last_undegraded":"2023-10-01T09:35:25.161881+0000","last_fullsized":"2023-10-01T09:35:25.161881+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9206,"log_dups_size":0,"ondisk_log_size":9206,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294125568,"num_objects":4488,"num_object_clones":0,"num_object_copies":13464,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4488,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9206,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":75,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109612+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:34:42.109612+0000","last_peered":"2023-10-01T09:34:42.109612+0000","last_clean":"2023-10-01T09:34:42.109612+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:34:42.109612+0000","last_undegraded":"2023-10-01T09:34:42.109612+0000","last_fullsized":"2023-10-01T09:34:42.109612+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":68,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.107971+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:34:42.107971+0000","last_peered":"2023-10-01T09:34:42.107971+0000","last_clean":"2023-10-01T09:34:42.107971+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:34:42.107971+0000","last_undegraded":"2023-10-01T09:34:42.107971+0000","last_fullsized":"2023-10-01T09:34:42.107971+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9406","reported_seq":9427,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.269244+0000","last_change":"2023-10-01T09:32:39.772514+0000","last_active":"2023-10-01T09:35:25.269244+0000","last_peered":"2023-10-01T09:35:25.269244+0000","last_clean":"2023-10-01T09:35:25.269244+0000","last_became_active":"2023-10-01T09:32:39.771763+0000","last_became_peered":"2023-10-01T09:32:39.771763+0000","last_unstale":"2023-10-01T09:35:25.269244+0000","last_undegraded":"2023-10-01T09:35:25.269244+0000","last_fullsized":"2023-10-01T09:35:25.269244+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9406,"log_dups_size":0,"ondisk_log_size":9406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298582016,"num_objects":4556,"num_object_clones":0,"num_object_copies":13668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4556,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9406,"num_write_kb":446784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":102,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109958+0000","last_change":"2023-10-01T09:34:21.176098+0000","last_active":"2023-10-01T09:34:42.109958+0000","last_peered":"2023-10-01T09:34:42.109958+0000","last_clean":"2023-10-01T09:34:42.109958+0000","last_became_active":"2023-10-01T09:34:21.119148+0000","last_became_peered":"2023-10-01T09:34:21.119148+0000","last_unstale":"2023-10-01T09:34:42.109958+0000","last_undegraded":"2023-10-01T09:34:42.109958+0000","last_fullsized":"2023-10-01T09:34:42.109958+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":159,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.097759+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:34:42.097759+0000","last_peered":"2023-10-01T09:34:42.097759+0000","last_clean":"2023-10-01T09:34:42.097759+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:34:42.097759+0000","last_undegraded":"2023-10-01T09:34:42.097759+0000","last_fullsized":"2023-10-01T09:34:42.097759+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"178'9208","reported_seq":9231,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.582799+0000","last_change":"2023-10-01T09:32:39.770497+0000","last_active":"2023-10-01T09:35:25.582799+0000","last_peered":"2023-10-01T09:35:25.582799+0000","last_clean":"2023-10-01T09:35:25.582799+0000","last_became_active":"2023-10-01T09:32:39.770134+0000","last_became_peered":"2023-10-01T09:32:39.770134+0000","last_unstale":"2023-10-01T09:35:25.582799+0000","last_undegraded":"2023-10-01T09:35:25.582799+0000","last_fullsized":"2023-10-01T09:35:25.582799+0000","mapping_epoch":165,"log_start":"169'300","ondisk_log_start":"169'300","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8908,"log_dups_size":0,"ondisk_log_size":8908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:19.957508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292421632,"num_objects":4462,"num_object_clones":0,"num_object_copies":13386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4462,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9208,"num_write_kb":437440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":89,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109474+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:34:42.109474+0000","last_peered":"2023-10-01T09:34:42.109474+0000","last_clean":"2023-10-01T09:34:42.109474+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:34:42.109474+0000","last_undegraded":"2023-10-01T09:34:42.109474+0000","last_fullsized":"2023-10-01T09:34:42.109474+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":56,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.107023+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:34:42.107023+0000","last_peered":"2023-10-01T09:34:42.107023+0000","last_clean":"2023-10-01T09:34:42.107023+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:34:42.107023+0000","last_undegraded":"2023-10-01T09:34:42.107023+0000","last_fullsized":"2023-10-01T09:34:42.107023+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"178'9302","reported_seq":9327,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.868597+0000","last_change":"2023-10-01T09:33:51.086849+0000","last_active":"2023-10-01T09:35:25.868597+0000","last_peered":"2023-10-01T09:35:25.868597+0000","last_clean":"2023-10-01T09:35:25.868597+0000","last_became_active":"2023-10-01T09:33:51.080927+0000","last_became_peered":"2023-10-01T09:33:51.080927+0000","last_unstale":"2023-10-01T09:35:25.868597+0000","last_undegraded":"2023-10-01T09:35:25.868597+0000","last_fullsized":"2023-10-01T09:35:25.868597+0000","mapping_epoch":171,"log_start":"169'700","ondisk_log_start":"169'700","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8602,"log_dups_size":0,"ondisk_log_size":8602,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:03:12.436780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292290560,"num_objects":4460,"num_object_clones":0,"num_object_copies":13380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4460,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9302,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":144,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106791+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:34:42.106791+0000","last_peered":"2023-10-01T09:34:42.106791+0000","last_clean":"2023-10-01T09:34:42.106791+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:34:42.106791+0000","last_undegraded":"2023-10-01T09:34:42.106791+0000","last_fullsized":"2023-10-01T09:34:42.106791+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.102570+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:34:42.102570+0000","last_peered":"2023-10-01T09:34:42.102570+0000","last_clean":"2023-10-01T09:34:42.102570+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:34:42.102570+0000","last_undegraded":"2023-10-01T09:34:42.102570+0000","last_fullsized":"2023-10-01T09:34:42.102570+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9278","reported_seq":9301,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.736978+0000","last_change":"2023-10-01T09:32:39.763685+0000","last_active":"2023-10-01T09:35:25.736978+0000","last_peered":"2023-10-01T09:35:25.736978+0000","last_clean":"2023-10-01T09:35:25.736978+0000","last_became_active":"2023-10-01T09:32:39.763350+0000","last_became_peered":"2023-10-01T09:32:39.763350+0000","last_unstale":"2023-10-01T09:35:25.736978+0000","last_undegraded":"2023-10-01T09:35:25.736978+0000","last_fullsized":"2023-10-01T09:35:25.736978+0000","mapping_epoch":165,"log_start":"169'700","ondisk_log_start":"169'700","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8578,"log_dups_size":0,"ondisk_log_size":8578,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:12:44.191396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294649856,"num_objects":4496,"num_object_clones":0,"num_object_copies":13488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9278,"num_write_kb":440768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":151,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095620+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:34:42.095620+0000","last_peered":"2023-10-01T09:34:42.095620+0000","last_clean":"2023-10-01T09:34:42.095620+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:34:42.095620+0000","last_undegraded":"2023-10-01T09:34:42.095620+0000","last_fullsized":"2023-10-01T09:34:42.095620+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":63,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.098396+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:34:42.098396+0000","last_peered":"2023-10-01T09:34:42.098396+0000","last_clean":"2023-10-01T09:34:42.098396+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:34:42.098396+0000","last_undegraded":"2023-10-01T09:34:42.098396+0000","last_fullsized":"2023-10-01T09:34:42.098396+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9158","reported_seq":9181,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:24.935893+0000","last_change":"2023-10-01T09:32:40.078581+0000","last_active":"2023-10-01T09:35:24.935893+0000","last_peered":"2023-10-01T09:35:24.935893+0000","last_clean":"2023-10-01T09:35:24.935893+0000","last_became_active":"2023-10-01T09:32:40.078099+0000","last_became_peered":"2023-10-01T09:32:40.078099+0000","last_unstale":"2023-10-01T09:35:24.935893+0000","last_undegraded":"2023-10-01T09:35:24.935893+0000","last_fullsized":"2023-10-01T09:35:24.935893+0000","mapping_epoch":165,"log_start":"169'1000","ondisk_log_start":"169'1000","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8158,"log_dups_size":0,"ondisk_log_size":8158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:04:29.961412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300417024,"num_objects":4584,"num_object_clones":0,"num_object_copies":13752,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4584,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9158,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":47,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.107106+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:34:42.107106+0000","last_peered":"2023-10-01T09:34:42.107106+0000","last_clean":"2023-10-01T09:34:42.107106+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:34:42.107106+0000","last_undegraded":"2023-10-01T09:34:42.107106+0000","last_fullsized":"2023-10-01T09:34:42.107106+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.123965+0000","last_change":"2023-10-01T09:34:21.113827+0000","last_active":"2023-10-01T09:34:42.123965+0000","last_peered":"2023-10-01T09:34:42.123965+0000","last_clean":"2023-10-01T09:34:42.123965+0000","last_became_active":"2023-10-01T09:34:21.110671+0000","last_became_peered":"2023-10-01T09:34:21.110671+0000","last_unstale":"2023-10-01T09:34:42.123965+0000","last_undegraded":"2023-10-01T09:34:42.123965+0000","last_fullsized":"2023-10-01T09:34:42.123965+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:08:06.189624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"178'9042","reported_seq":9063,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.143207+0000","last_change":"2023-10-01T09:32:39.764728+0000","last_active":"2023-10-01T09:35:25.143207+0000","last_peered":"2023-10-01T09:35:25.143207+0000","last_clean":"2023-10-01T09:35:25.143207+0000","last_became_active":"2023-10-01T09:32:39.764358+0000","last_became_peered":"2023-10-01T09:32:39.764358+0000","last_unstale":"2023-10-01T09:35:25.143207+0000","last_undegraded":"2023-10-01T09:35:25.143207+0000","last_fullsized":"2023-10-01T09:35:25.143207+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9042,"log_dups_size":0,"ondisk_log_size":9042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288358400,"num_objects":4400,"num_object_clones":0,"num_object_copies":13200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4400,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9042,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.133139+0000","last_change":"2023-10-01T09:34:21.109960+0000","last_active":"2023-10-01T09:34:42.133139+0000","last_peered":"2023-10-01T09:34:42.133139+0000","last_clean":"2023-10-01T09:34:42.133139+0000","last_became_active":"2023-10-01T09:34:21.109258+0000","last_became_peered":"2023-10-01T09:34:21.109258+0000","last_unstale":"2023-10-01T09:34:42.133139+0000","last_undegraded":"2023-10-01T09:34:42.133139+0000","last_fullsized":"2023-10-01T09:34:42.133139+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:46.055366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":162,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.098100+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:34:42.098100+0000","last_peered":"2023-10-01T09:34:42.098100+0000","last_clean":"2023-10-01T09:34:42.098100+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:34:42.098100+0000","last_undegraded":"2023-10-01T09:34:42.098100+0000","last_fullsized":"2023-10-01T09:34:42.098100+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"178'9063","reported_seq":9099,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.057656+0000","last_change":"2023-10-01T09:33:51.130552+0000","last_active":"2023-10-01T09:35:25.057656+0000","last_peered":"2023-10-01T09:35:25.057656+0000","last_clean":"2023-10-01T09:35:25.057656+0000","last_became_active":"2023-10-01T09:33:51.098103+0000","last_became_peered":"2023-10-01T09:33:51.098103+0000","last_unstale":"2023-10-01T09:35:25.057656+0000","last_undegraded":"2023-10-01T09:35:25.057656+0000","last_fullsized":"2023-10-01T09:35:25.057656+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9063,"log_dups_size":0,"ondisk_log_size":9063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299433984,"num_objects":4569,"num_object_clones":0,"num_object_copies":13707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4569,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9063,"num_write_kb":436224,"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":[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.8","version":"0'0","reported_seq":181,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:06.493289+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:35:06.493289+0000","last_peered":"2023-10-01T09:35:06.493289+0000","last_clean":"2023-10-01T09:35:06.493289+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:35:06.493289+0000","last_undegraded":"2023-10-01T09:35:06.493289+0000","last_fullsized":"2023-10-01T09:35:06.493289+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:44.896942+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:34:44.896942+0000","last_peered":"2023-10-01T09:34:44.896942+0000","last_clean":"2023-10-01T09:34:44.896942+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:34:44.896942+0000","last_undegraded":"2023-10-01T09:34:44.896942+0000","last_fullsized":"2023-10-01T09:34:44.896942+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"178'9297","reported_seq":9320,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.598813+0000","last_change":"2023-10-01T09:32:40.075896+0000","last_active":"2023-10-01T09:35:25.598813+0000","last_peered":"2023-10-01T09:35:25.598813+0000","last_clean":"2023-10-01T09:35:25.598813+0000","last_became_active":"2023-10-01T09:32:40.075517+0000","last_became_peered":"2023-10-01T09:32:40.075517+0000","last_unstale":"2023-10-01T09:35:25.598813+0000","last_undegraded":"2023-10-01T09:35:25.598813+0000","last_fullsized":"2023-10-01T09:35:25.598813+0000","mapping_epoch":165,"log_start":"169'400","ondisk_log_start":"169'400","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8897,"log_dups_size":0,"ondisk_log_size":8897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:03:29.790595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297467904,"num_objects":4539,"num_object_clones":0,"num_object_copies":13617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4539,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9297,"num_write_kb":442752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":71,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.102994+0000","last_change":"2023-10-01T09:33:51.094812+0000","last_active":"2023-10-01T09:34:42.102994+0000","last_peered":"2023-10-01T09:34:42.102994+0000","last_clean":"2023-10-01T09:34:42.102994+0000","last_became_active":"2023-10-01T09:33:51.094340+0000","last_became_peered":"2023-10-01T09:33:51.094340+0000","last_unstale":"2023-10-01T09:34:42.102994+0000","last_undegraded":"2023-10-01T09:34:42.102994+0000","last_fullsized":"2023-10-01T09:34:42.102994+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:49:35.716710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":50,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106170+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:34:42.106170+0000","last_peered":"2023-10-01T09:34:42.106170+0000","last_clean":"2023-10-01T09:34:42.106170+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:34:42.106170+0000","last_undegraded":"2023-10-01T09:34:42.106170+0000","last_fullsized":"2023-10-01T09:34:42.106170+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":159,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.119227+0000","last_change":"2023-10-01T09:34:21.117258+0000","last_active":"2023-10-01T09:34:42.119227+0000","last_peered":"2023-10-01T09:34:42.119227+0000","last_clean":"2023-10-01T09:34:42.119227+0000","last_became_active":"2023-10-01T09:34:21.116865+0000","last_became_peered":"2023-10-01T09:34:21.116865+0000","last_unstale":"2023-10-01T09:34:42.119227+0000","last_undegraded":"2023-10-01T09:34:42.119227+0000","last_fullsized":"2023-10-01T09:34:42.119227+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:47:32.155443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"178'9375","reported_seq":9395,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.128965+0000","last_change":"2023-10-01T09:32:39.772406+0000","last_active":"2023-10-01T09:35:25.128965+0000","last_peered":"2023-10-01T09:35:25.128965+0000","last_clean":"2023-10-01T09:35:25.128965+0000","last_became_active":"2023-10-01T09:32:39.771989+0000","last_became_peered":"2023-10-01T09:32:39.771989+0000","last_unstale":"2023-10-01T09:35:25.128965+0000","last_undegraded":"2023-10-01T09:35:25.128965+0000","last_fullsized":"2023-10-01T09:35:25.128965+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9375,"log_dups_size":0,"ondisk_log_size":9375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302448640,"num_objects":4615,"num_object_clones":0,"num_object_copies":13845,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4615,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9375,"num_write_kb":447680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":166,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.105835+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:34:42.105835+0000","last_peered":"2023-10-01T09:34:42.105835+0000","last_clean":"2023-10-01T09:34:42.105835+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:34:42.105835+0000","last_undegraded":"2023-10-01T09:34:42.105835+0000","last_fullsized":"2023-10-01T09:34:42.105835+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.123074+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:34:42.123074+0000","last_peered":"2023-10-01T09:34:42.123074+0000","last_clean":"2023-10-01T09:34:42.123074+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:34:42.123074+0000","last_undegraded":"2023-10-01T09:34:42.123074+0000","last_fullsized":"2023-10-01T09:34:42.123074+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":71,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.123746+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:34:42.123746+0000","last_peered":"2023-10-01T09:34:42.123746+0000","last_clean":"2023-10-01T09:34:42.123746+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:34:42.123746+0000","last_undegraded":"2023-10-01T09:34:42.123746+0000","last_fullsized":"2023-10-01T09:34:42.123746+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.b","version":"178'8937","reported_seq":8957,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.862262+0000","last_change":"2023-10-01T09:32:39.763862+0000","last_active":"2023-10-01T09:35:25.862262+0000","last_peered":"2023-10-01T09:35:25.862262+0000","last_clean":"2023-10-01T09:35:25.862262+0000","last_became_active":"2023-10-01T09:32:39.763241+0000","last_became_peered":"2023-10-01T09:32:39.763241+0000","last_unstale":"2023-10-01T09:35:25.862262+0000","last_undegraded":"2023-10-01T09:35:25.862262+0000","last_fullsized":"2023-10-01T09:35:25.862262+0000","mapping_epoch":165,"log_start":"169'300","ondisk_log_start":"169'300","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8637,"log_dups_size":0,"ondisk_log_size":8637,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:15.948554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289603584,"num_objects":4419,"num_object_clones":0,"num_object_copies":13257,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4419,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8937,"num_write_kb":427392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":174,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.133243+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:34:42.133243+0000","last_peered":"2023-10-01T09:34:42.133243+0000","last_clean":"2023-10-01T09:34:42.133243+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:34:42.133243+0000","last_undegraded":"2023-10-01T09:34:42.133243+0000","last_fullsized":"2023-10-01T09:34:42.133243+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":125,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.122867+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:34:42.122867+0000","last_peered":"2023-10-01T09:34:42.122867+0000","last_clean":"2023-10-01T09:34:42.122867+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:34:42.122867+0000","last_undegraded":"2023-10-01T09:34:42.122867+0000","last_fullsized":"2023-10-01T09:34:42.122867+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":175,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106015+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:34:42.106015+0000","last_peered":"2023-10-01T09:34:42.106015+0000","last_clean":"2023-10-01T09:34:42.106015+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:34:42.106015+0000","last_undegraded":"2023-10-01T09:34:42.106015+0000","last_fullsized":"2023-10-01T09:34:42.106015+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.9","version":"178'9092","reported_seq":9112,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.262619+0000","last_change":"2023-10-01T09:32:39.764938+0000","last_active":"2023-10-01T09:35:25.262619+0000","last_peered":"2023-10-01T09:35:25.262619+0000","last_clean":"2023-10-01T09:35:25.262619+0000","last_became_active":"2023-10-01T09:32:39.764565+0000","last_became_peered":"2023-10-01T09:32:39.764565+0000","last_unstale":"2023-10-01T09:35:25.262619+0000","last_undegraded":"2023-10-01T09:35:25.262619+0000","last_fullsized":"2023-10-01T09:35:25.262619+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9092,"log_dups_size":0,"ondisk_log_size":9092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293732352,"num_objects":4482,"num_object_clones":0,"num_object_copies":13446,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4482,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9092,"num_write_kb":434368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":59,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.103241+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:34:42.103241+0000","last_peered":"2023-10-01T09:34:42.103241+0000","last_clean":"2023-10-01T09:34:42.103241+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:34:42.103241+0000","last_undegraded":"2023-10-01T09:34:42.103241+0000","last_fullsized":"2023-10-01T09:34:42.103241+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":413,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.108895+0000","last_change":"2023-10-01T09:32:19.455298+0000","last_active":"2023-10-01T09:34:42.108895+0000","last_peered":"2023-10-01T09:34:42.108895+0000","last_clean":"2023-10-01T09:34:42.108895+0000","last_became_active":"2023-10-01T09:32:19.454893+0000","last_became_peered":"2023-10-01T09:32:19.454893+0000","last_unstale":"2023-10-01T09:34:42.108895+0000","last_undegraded":"2023-10-01T09:34:42.108895+0000","last_fullsized":"2023-10-01T09:34:42.108895+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":158,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.403186+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:34:42.403186+0000","last_peered":"2023-10-01T09:34:42.403186+0000","last_clean":"2023-10-01T09:34:42.403186+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:34:42.403186+0000","last_undegraded":"2023-10-01T09:34:42.403186+0000","last_fullsized":"2023-10-01T09:34:42.403186+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":47,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.108118+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:34:42.108118+0000","last_peered":"2023-10-01T09:34:42.108118+0000","last_clean":"2023-10-01T09:34:42.108118+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:34:42.108118+0000","last_undegraded":"2023-10-01T09:34:42.108118+0000","last_fullsized":"2023-10-01T09:34:42.108118+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9183","reported_seq":9211,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:24.151753+0000","last_change":"2023-10-01T09:33:51.091410+0000","last_active":"2023-10-01T09:35:24.151753+0000","last_peered":"2023-10-01T09:35:24.151753+0000","last_clean":"2023-10-01T09:35:24.151753+0000","last_became_active":"2023-10-01T09:33:51.082014+0000","last_became_peered":"2023-10-01T09:33:51.082014+0000","last_unstale":"2023-10-01T09:35:24.151753+0000","last_undegraded":"2023-10-01T09:35:24.151753+0000","last_fullsized":"2023-10-01T09:35:24.151753+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9183,"log_dups_size":0,"ondisk_log_size":9183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:10:59.357900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301137920,"num_objects":4595,"num_object_clones":0,"num_object_copies":13785,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4595,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9183,"num_write_kb":440896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":164,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109026+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:34:42.109026+0000","last_peered":"2023-10-01T09:34:42.109026+0000","last_clean":"2023-10-01T09:34:42.109026+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:34:42.109026+0000","last_undegraded":"2023-10-01T09:34:42.109026+0000","last_fullsized":"2023-10-01T09:34:42.109026+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:35:05.567740+0000","last_change":"2023-10-01T09:34:21.106759+0000","last_active":"2023-10-01T09:35:05.567740+0000","last_peered":"2023-10-01T09:35:05.567740+0000","last_clean":"2023-10-01T09:35:05.567740+0000","last_became_active":"2023-10-01T09:34:21.106406+0000","last_became_peered":"2023-10-01T09:34:21.106406+0000","last_unstale":"2023-10-01T09:35:05.567740+0000","last_undegraded":"2023-10-01T09:35:05.567740+0000","last_fullsized":"2023-10-01T09:35:05.567740+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:48:13.387708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106765+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:34:42.106765+0000","last_peered":"2023-10-01T09:34:42.106765+0000","last_clean":"2023-10-01T09:34:42.106765+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:34:42.106765+0000","last_undegraded":"2023-10-01T09:34:42.106765+0000","last_fullsized":"2023-10-01T09:34:42.106765+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"178'9252","reported_seq":9275,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.740366+0000","last_change":"2023-10-01T09:32:40.077466+0000","last_active":"2023-10-01T09:35:25.740366+0000","last_peered":"2023-10-01T09:35:25.740366+0000","last_clean":"2023-10-01T09:35:25.740366+0000","last_became_active":"2023-10-01T09:32:40.076936+0000","last_became_peered":"2023-10-01T09:32:40.076936+0000","last_unstale":"2023-10-01T09:35:25.740366+0000","last_undegraded":"2023-10-01T09:35:25.740366+0000","last_fullsized":"2023-10-01T09:35:25.740366+0000","mapping_epoch":165,"log_start":"169'600","ondisk_log_start":"169'600","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8652,"log_dups_size":0,"ondisk_log_size":8652,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:14:54.057097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297795584,"num_objects":4544,"num_object_clones":0,"num_object_copies":13632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4544,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9252,"num_write_kb":441472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":72,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.109554+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:34:42.109554+0000","last_peered":"2023-10-01T09:34:42.109554+0000","last_clean":"2023-10-01T09:34:42.109554+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:34:42.109554+0000","last_undegraded":"2023-10-01T09:34:42.109554+0000","last_fullsized":"2023-10-01T09:34:42.109554+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":121,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.123839+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:34:42.123839+0000","last_peered":"2023-10-01T09:34:42.123839+0000","last_clean":"2023-10-01T09:34:42.123839+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:34:42.123839+0000","last_undegraded":"2023-10-01T09:34:42.123839+0000","last_fullsized":"2023-10-01T09:34:42.123839+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":155,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:35:05.567773+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:35:05.567773+0000","last_peered":"2023-10-01T09:35:05.567773+0000","last_clean":"2023-10-01T09:35:05.567773+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:35:05.567773+0000","last_undegraded":"2023-10-01T09:35:05.567773+0000","last_fullsized":"2023-10-01T09:35:05.567773+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9260","reported_seq":9283,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.528826+0000","last_change":"2023-10-01T09:32:39.770560+0000","last_active":"2023-10-01T09:35:25.528826+0000","last_peered":"2023-10-01T09:35:25.528826+0000","last_clean":"2023-10-01T09:35:25.528826+0000","last_became_active":"2023-10-01T09:32:39.770162+0000","last_became_peered":"2023-10-01T09:32:39.770162+0000","last_unstale":"2023-10-01T09:35:25.528826+0000","last_undegraded":"2023-10-01T09:35:25.528826+0000","last_fullsized":"2023-10-01T09:35:25.528826+0000","mapping_epoch":165,"log_start":"169'400","ondisk_log_start":"169'400","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8860,"log_dups_size":0,"ondisk_log_size":8860,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:47:58.512818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298188800,"num_objects":4550,"num_object_clones":0,"num_object_copies":13650,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4550,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9260,"num_write_kb":441920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":178,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:06.490208+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:35:06.490208+0000","last_peered":"2023-10-01T09:35:06.490208+0000","last_clean":"2023-10-01T09:35:06.490208+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:35:06.490208+0000","last_undegraded":"2023-10-01T09:35:06.490208+0000","last_fullsized":"2023-10-01T09:35:06.490208+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":149,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.105814+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:34:42.105814+0000","last_peered":"2023-10-01T09:34:42.105814+0000","last_clean":"2023-10-01T09:34:42.105814+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:34:42.105814+0000","last_undegraded":"2023-10-01T09:34:42.105814+0000","last_fullsized":"2023-10-01T09:34:42.105814+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.094944+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:34:42.094944+0000","last_peered":"2023-10-01T09:34:42.094944+0000","last_clean":"2023-10-01T09:34:42.094944+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:34:42.094944+0000","last_undegraded":"2023-10-01T09:34:42.094944+0000","last_fullsized":"2023-10-01T09:34:42.094944+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9184","reported_seq":9206,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T09:35:25.126750+0000","last_change":"2023-10-01T09:32:40.078966+0000","last_active":"2023-10-01T09:35:25.126750+0000","last_peered":"2023-10-01T09:35:25.126750+0000","last_clean":"2023-10-01T09:35:25.126750+0000","last_became_active":"2023-10-01T09:32:40.078138+0000","last_became_peered":"2023-10-01T09:32:40.078138+0000","last_unstale":"2023-10-01T09:35:25.126750+0000","last_undegraded":"2023-10-01T09:35:25.126750+0000","last_fullsized":"2023-10-01T09:35:25.126750+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9184,"log_dups_size":0,"ondisk_log_size":9184,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299827224,"num_objects":4576,"num_object_clones":0,"num_object_copies":13728,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4576,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9184,"num_write_kb":440257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":166,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.107108+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:34:42.107108+0000","last_peered":"2023-10-01T09:34:42.107108+0000","last_clean":"2023-10-01T09:34:42.107108+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:34:42.107108+0000","last_undegraded":"2023-10-01T09:34:42.107108+0000","last_fullsized":"2023-10-01T09:34:42.107108+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":146,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106813+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:34:42.106813+0000","last_peered":"2023-10-01T09:34:42.106813+0000","last_clean":"2023-10-01T09:34:42.106813+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:34:42.106813+0000","last_undegraded":"2023-10-01T09:34:42.106813+0000","last_fullsized":"2023-10-01T09:34:42.106813+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":29,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.103105+0000","last_change":"2023-10-01T09:34:21.106570+0000","last_active":"2023-10-01T09:34:42.103105+0000","last_peered":"2023-10-01T09:34:42.103105+0000","last_clean":"2023-10-01T09:34:42.103105+0000","last_became_active":"2023-10-01T09:34:21.106197+0000","last_became_peered":"2023-10-01T09:34:21.106197+0000","last_unstale":"2023-10-01T09:34:42.103105+0000","last_undegraded":"2023-10-01T09:34:42.103105+0000","last_fullsized":"2023-10-01T09:34:42.103105+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":148,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.102719+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:34:42.102719+0000","last_peered":"2023-10-01T09:34:42.102719+0000","last_clean":"2023-10-01T09:34:42.102719+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:34:42.102719+0000","last_undegraded":"2023-10-01T09:34:42.102719+0000","last_fullsized":"2023-10-01T09:34:42.102719+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":181,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.123498+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:34:42.123498+0000","last_peered":"2023-10-01T09:34:42.123498+0000","last_clean":"2023-10-01T09:34:42.123498+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:34:42.123498+0000","last_undegraded":"2023-10-01T09:34:42.123498+0000","last_fullsized":"2023-10-01T09:34:42.123498+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":146,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106882+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:34:42.106882+0000","last_peered":"2023-10-01T09:34:42.106882+0000","last_clean":"2023-10-01T09:34:42.106882+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:34:42.106882+0000","last_undegraded":"2023-10-01T09:34:42.106882+0000","last_fullsized":"2023-10-01T09:34:42.106882+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":130,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095561+0000","last_change":"2023-10-01T09:34:21.112151+0000","last_active":"2023-10-01T09:34:42.095561+0000","last_peered":"2023-10-01T09:34:42.095561+0000","last_clean":"2023-10-01T09:34:42.095561+0000","last_became_active":"2023-10-01T09:34:21.111629+0000","last_became_peered":"2023-10-01T09:34:21.111629+0000","last_unstale":"2023-10-01T09:34:42.095561+0000","last_undegraded":"2023-10-01T09:34:42.095561+0000","last_fullsized":"2023-10-01T09:34:42.095561+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:38:14.286245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.106257+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:34:42.106257+0000","last_peered":"2023-10-01T09:34:42.106257+0000","last_clean":"2023-10-01T09:34:42.106257+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:34:42.106257+0000","last_undegraded":"2023-10-01T09:34:42.106257+0000","last_fullsized":"2023-10-01T09:34:42.106257+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":130,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095026+0000","last_change":"2023-10-01T09:34:21.114092+0000","last_active":"2023-10-01T09:34:42.095026+0000","last_peered":"2023-10-01T09:34:42.095026+0000","last_clean":"2023-10-01T09:34:42.095026+0000","last_became_active":"2023-10-01T09:34:21.113779+0000","last_became_peered":"2023-10-01T09:34:21.113779+0000","last_unstale":"2023-10-01T09:34:42.095026+0000","last_undegraded":"2023-10-01T09:34:42.095026+0000","last_fullsized":"2023-10-01T09:34:42.095026+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:31.419940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":177,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.095504+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:34:42.095504+0000","last_peered":"2023-10-01T09:34:42.095504+0000","last_clean":"2023-10-01T09:34:42.095504+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:34:42.095504+0000","last_undegraded":"2023-10-01T09:34:42.095504+0000","last_fullsized":"2023-10-01T09:34:42.095504+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":171,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.094906+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:34:42.094906+0000","last_peered":"2023-10-01T09:34:42.094906+0000","last_clean":"2023-10-01T09:34:42.094906+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:34:42.094906+0000","last_undegraded":"2023-10-01T09:34:42.094906+0000","last_fullsized":"2023-10-01T09:34:42.094906+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":192,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:35:05.567848+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:35:05.567848+0000","last_peered":"2023-10-01T09:35:05.567848+0000","last_clean":"2023-10-01T09:35:05.567848+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:35:05.567848+0000","last_undegraded":"2023-10-01T09:35:05.567848+0000","last_fullsized":"2023-10-01T09:35:05.567848+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":63,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T09:34:42.097754+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:34:42.097754+0000","last_peered":"2023-10-01T09:34:42.097754+0000","last_clean":"2023-10-01T09:34:42.097754+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:34:42.097754+0000","last_undegraded":"2023-10-01T09:34:42.097754+0000","last_fullsized":"2023-10-01T09:34:42.097754+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":6786,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4740481048,"num_objects":72335,"num_object_clones":0,"num_object_copies":217005,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72335,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":147243,"num_write_kb":7026433,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14246883328,"data_stored":14246871112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142843,"ondisk_log_size":142843,"up":48,"acting":48,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430587,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1776804,"kb_used_data":1467292,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91968348,"statfs":{"total":95995035648,"available":94175588352,"internally_reserved":0,"allocated":1502507008,"data_stored":1501959012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":2.1139999999999999,"5min":2.6909999999999998,"15min":1.7929999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":10.228999999999999,"5min":60.502000000000002,"15min":67.158000000000001},"last":1.7050000000000001},{"interface":"front","average":{"1min":1.115,"5min":2.7200000000000002,"15min":1.768},"min":{"1min":0.317,"5min":0.313,"15min":0.31},"max":{"1min":4.5620000000000003,"5min":60.472999999999999,"15min":67.125},"last":0.313}]},{"osd":1,"last update":"Sun Oct 1 09:34:28 2023","interfaces":[{"interface":"back","average":{"1min":9.2520000000000007,"5min":2.9609999999999999,"15min":2.637},"min":{"1min":0.30199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":145.94399999999999,"5min":145.94399999999999,"15min":181.02600000000001},"last":1.367},{"interface":"front","average":{"1min":9.5079999999999991,"5min":3.0640000000000001,"15min":2.8559999999999999},"min":{"1min":0.33000000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":144.92599999999999,"5min":144.92599999999999,"15min":181.101},"last":4.9589999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.605,"15min":1.716},"min":{"1min":0.34599999999999997,"5min":0.317,"15min":0.317},"max":{"1min":10.717000000000001,"5min":10.717000000000001,"15min":68.521000000000001},"last":1.54},{"interface":"front","average":{"1min":1.4390000000000001,"5min":1.5760000000000001,"15min":1.72},"min":{"1min":0.41399999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.6859999999999999,"5min":7.2869999999999999,"15min":68.498999999999995},"last":0.72499999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:34:28 2023","interfaces":[{"interface":"back","average":{"1min":1.8540000000000001,"5min":1.843,"15min":2.008},"min":{"1min":0.36099999999999999,"5min":0.312,"15min":0.312},"max":{"1min":5.5720000000000001,"5min":7.3369999999999997,"15min":49.781999999999996},"last":1.675},{"interface":"front","average":{"1min":1.3540000000000001,"5min":1.6970000000000001,"15min":1.8200000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.157,"5min":19.887,"15min":48.140999999999998},"last":1.0649999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.169,"15min":1.0009999999999999},"min":{"1min":0.35899999999999999,"5min":0.34399999999999997,"15min":0.311},"max":{"1min":5.4379999999999997,"5min":7.375,"15min":7.375},"last":1.7270000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.3240000000000001,"15min":1.095},"min":{"1min":0.372,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.6130000000000004,"5min":9.1590000000000007,"15min":9.1590000000000007},"last":0.48699999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.8839999999999999,"5min":1.536,"15min":1.133},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.4089999999999998,"5min":12.945,"15min":12.945},"last":1.3400000000000001},{"interface":"front","average":{"1min":2.0070000000000001,"5min":1.4550000000000001,"15min":1.1799999999999999},"min":{"1min":0.432,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":15.757999999999999,"5min":15.757999999999999,"15min":15.757999999999999},"last":2.5129999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":2.2669999999999999,"5min":1.6739999999999999,"15min":1.264},"min":{"1min":0.42799999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":8.5449999999999999,"5min":8.5449999999999999,"15min":8.5449999999999999},"last":2.6930000000000001},{"interface":"front","average":{"1min":1.6970000000000001,"5min":1.4950000000000001,"15min":1.198},"min":{"1min":0.45700000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":4.6239999999999997,"5min":7.351,"15min":7.351},"last":0.34599999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626820,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1766664,"kb_used_data":1453056,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":91978488,"statfs":{"total":95995035648,"available":94185971712,"internally_reserved":0,"allocated":1487929344,"data_stored":1487409150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:01 2023","interfaces":[{"interface":"back","average":{"1min":3.2690000000000001,"5min":4.1100000000000003,"15min":2.407},"min":{"1min":0.246,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":32.116,"5min":159.34999999999999,"15min":159.34999999999999},"last":0.44900000000000001},{"interface":"front","average":{"1min":2.5270000000000001,"5min":3.8900000000000001,"15min":2.3719999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.27100000000000002},"max":{"1min":32.052999999999997,"5min":160.39400000000001,"15min":160.39400000000001},"last":0.59199999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:35:25 2023","interfaces":[{"interface":"back","average":{"1min":2.2469999999999999,"5min":2.7080000000000002,"15min":1.774},"min":{"1min":0.29599999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":8.5570000000000004,"5min":156.739,"15min":156.739},"last":2.0230000000000001},{"interface":"front","average":{"1min":1.673,"5min":3.21,"15min":2.0950000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.29899999999999999},"max":{"1min":6.0830000000000002,"5min":161.77000000000001,"15min":161.77000000000001},"last":1.7350000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:34:55 2023","interfaces":[{"interface":"back","average":{"1min":2.4889999999999999,"5min":3.4980000000000002,"15min":2.177},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":9.1189999999999998,"5min":157.172,"15min":157.172},"last":0.40600000000000003},{"interface":"front","average":{"1min":2.7519999999999998,"5min":3.8879999999999999,"15min":2.3460000000000001},"min":{"1min":0.35399999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":9.2669999999999995,"5min":157.30099999999999,"15min":157.30099999999999},"last":0.35199999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:34:39 2023","interfaces":[{"interface":"back","average":{"1min":3.4569999999999999,"5min":3.589,"15min":3.4249999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":35.616999999999997,"5min":156.584,"15min":178.66300000000001},"last":0.36299999999999999},{"interface":"front","average":{"1min":4.2009999999999996,"5min":3.9020000000000001,"15min":3.6779999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":35.981000000000002,"5min":157.39099999999999,"15min":179.87100000000001},"last":1.798}]},{"osd":4,"last update":"Sun Oct 1 09:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.827,"5min":1.278,"15min":0.98699999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":8.5660000000000007,"5min":8.5660000000000007,"15min":8.5660000000000007},"last":0.27800000000000002},{"interface":"front","average":{"1min":1.677,"5min":1.444,"15min":1.137},"min":{"1min":0.40300000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.3300000000000001,"5min":6.2679999999999998,"15min":6.2679999999999998},"last":1.8500000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.298,"15min":1.0349999999999999},"min":{"1min":0.312,"5min":0.309,"15min":0.309},"max":{"1min":8.2680000000000007,"5min":8.2680000000000007,"15min":8.2680000000000007},"last":0.312},{"interface":"front","average":{"1min":1.508,"5min":1.4570000000000001,"15min":1.171},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":4.9809999999999999,"5min":6.4100000000000001,"15min":6.4100000000000001},"last":1.8220000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:35:01 2023","interfaces":[{"interface":"back","average":{"1min":1.411,"5min":1.6890000000000001,"15min":1.2629999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":5.556,"5min":9.5020000000000007,"15min":9.5020000000000007},"last":1.7649999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.0880000000000001,"15min":1.028},"min":{"1min":0.48499999999999999,"5min":0.314,"15min":0.314},"max":{"1min":3.5390000000000001,"5min":5.1840000000000002,"15min":5.1840000000000002},"last":0.38800000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285768,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2426924,"kb_used_data":2056292,"kb_used_omap":4,"kb_used_meta":370619,"kb_avail":91318228,"statfs":{"total":95995035648,"available":93509865472,"internally_reserved":0,"allocated":2105643008,"data_stored":2104866616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":379514766},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.55,"5min":2.4460000000000002,"15min":2.9420000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.17199999999999999},"max":{"1min":4.1669999999999998,"5min":62.359000000000002,"15min":139.416},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.5840000000000001,"5min":2.4180000000000001,"15min":3.0249999999999999},"min":{"1min":0.25700000000000001,"5min":0.23200000000000001,"15min":0.19500000000000001},"max":{"1min":6.1050000000000004,"5min":58.520000000000003,"15min":138.98400000000001},"last":0.98299999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":1.8140000000000001,"15min":2.6070000000000002},"min":{"1min":0.28100000000000003,"5min":0.20799999999999999,"15min":0.19500000000000001},"max":{"1min":5.1509999999999998,"5min":6.2649999999999997,"15min":107.459},"last":0.47299999999999998},{"interface":"front","average":{"1min":1.4830000000000001,"5min":1.962,"15min":2.4620000000000002},"min":{"1min":0.27400000000000002,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":6.1550000000000002,"5min":12.105,"15min":106.892},"last":0.33600000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:34:37 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":1.746,"15min":2.6920000000000002},"min":{"1min":0.31,"5min":0.25600000000000001,"15min":0.254},"max":{"1min":4.6689999999999996,"5min":10.26,"15min":83.305999999999997},"last":3.6469999999999998},{"interface":"front","average":{"1min":3.6230000000000002,"5min":2.125,"15min":3.4910000000000001},"min":{"1min":0.42599999999999999,"5min":0.23499999999999999,"15min":0.17599999999999999},"max":{"1min":14.305,"5min":14.305,"15min":139.345},"last":4.7229999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":3.355,"15min":2.3599999999999999},"min":{"1min":0.34599999999999997,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.1950000000000003,"5min":200.00800000000001,"15min":200.00800000000001},"last":1.714},{"interface":"front","average":{"1min":2.1400000000000001,"5min":3.2839999999999998,"15min":2.298},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.30199999999999999},"max":{"1min":12.189,"5min":200.07499999999999,"15min":200.07499999999999},"last":12.189}]},{"osd":5,"last update":"Sun Oct 1 09:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.552,"5min":1.7150000000000001,"15min":1.8160000000000001},"min":{"1min":0.40699999999999997,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":7.3140000000000001,"5min":7.3140000000000001,"15min":79.337999999999994},"last":0.51100000000000001},{"interface":"front","average":{"1min":2.0009999999999999,"5min":1.579,"15min":1.7350000000000001},"min":{"1min":0.35499999999999998,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":6.1239999999999997,"5min":13.912000000000001,"15min":79.313000000000002},"last":3.6680000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.784,"15min":1.873},"min":{"1min":0.54100000000000004,"5min":0.435,"15min":0.39100000000000001},"max":{"1min":3.573,"5min":6.3929999999999998,"15min":79.641000000000005},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.774,"5min":1.7010000000000001,"15min":1.873},"min":{"1min":0.36799999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.2309999999999999,"5min":6.5570000000000004,"15min":81.662999999999997},"last":0.36799999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9810000000000001,"5min":1.5569999999999999,"15min":1.8100000000000001},"min":{"1min":0.432,"5min":0.38,"15min":0.38},"max":{"1min":4.7149999999999999,"5min":5.6260000000000003,"15min":79.754000000000005},"last":3.6890000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.6000000000000001,"15min":1.8480000000000001},"min":{"1min":0.51600000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.4529999999999998,"5min":6.577,"15min":79.677999999999997},"last":0.57499999999999996}]}]},{"osd":0,"up_from":78,"seq":335007449294,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2093036,"kb_used_data":1740964,"kb_used_omap":5,"kb_used_meta":352058,"kb_avail":91652116,"statfs":{"total":95995035648,"available":93851766784,"internally_reserved":0,"allocated":1782747136,"data_stored":1781967920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":360508026},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:34:24 2023","interfaces":[{"interface":"back","average":{"1min":1.96,"5min":1.7110000000000001,"15min":1.538},"min":{"1min":0.25900000000000001,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":9.8249999999999993,"5min":9.8249999999999993,"15min":31.388999999999999},"last":6.867},{"interface":"front","average":{"1min":1.349,"5min":1.972,"15min":1.6419999999999999},"min":{"1min":0.23699999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":5.4139999999999997,"5min":8.6010000000000009,"15min":31.931000000000001},"last":0.76900000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:34:47 2023","interfaces":[{"interface":"back","average":{"1min":2.6139999999999999,"5min":1.994,"15min":1.865},"min":{"1min":0.20499999999999999,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":11.694000000000001,"5min":11.694000000000001,"15min":46.484999999999999},"last":2.8620000000000001},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.8480000000000001,"15min":1.8180000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.22},"max":{"1min":5.1509999999999998,"5min":10.26,"15min":46.110999999999997},"last":0.28999999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:34:31 2023","interfaces":[{"interface":"back","average":{"1min":3.1619999999999999,"5min":2.5310000000000001,"15min":2.23},"min":{"1min":0.40000000000000002,"5min":0.24099999999999999,"15min":0.20599999999999999},"max":{"1min":16.695,"5min":16.695,"15min":40.976999999999997},"last":2.8410000000000002},{"interface":"front","average":{"1min":3.3130000000000002,"5min":2.4390000000000001,"15min":2.145},"min":{"1min":0.46600000000000003,"5min":0.253,"15min":0.22800000000000001},"max":{"1min":16.192,"5min":16.192,"15min":32.578000000000003},"last":0.23999999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:34:47 2023","interfaces":[{"interface":"back","average":{"1min":2.0059999999999998,"5min":1.6359999999999999,"15min":1.3799999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":14.877000000000001,"5min":14.877000000000001,"15min":31.690000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":3.0699999999999998,"5min":2.2959999999999998,"15min":1.827},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":14.788,"5min":14.788,"15min":32.305},"last":2.6640000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:34:47 2023","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":1.633,"15min":1.4350000000000001},"min":{"1min":0.379,"5min":0.316,"15min":0.316},"max":{"1min":9.5310000000000006,"5min":9.5310000000000006,"15min":31.297000000000001},"last":2.8929999999999998},{"interface":"front","average":{"1min":1.9410000000000001,"5min":1.728,"15min":1.45},"min":{"1min":0.32300000000000001,"5min":0.318,"15min":0.318},"max":{"1min":5.7969999999999997,"5min":9.4009999999999998,"15min":31.827000000000002},"last":0.81100000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:34:47 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.704,"15min":1.472},"min":{"1min":0.38100000000000001,"5min":0.38,"15min":0.36099999999999999},"max":{"1min":5.7329999999999997,"5min":9.4309999999999992,"15min":31.882000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":2.383,"5min":2.3300000000000001,"15min":1.871},"min":{"1min":0.435,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.4829999999999997,"5min":13.454000000000001,"15min":32.685000000000002},"last":2.7570000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:34:47 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.802,"15min":1.534},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.34599999999999997},"max":{"1min":6.6870000000000003,"5min":12.532999999999999,"15min":32.152999999999999},"last":2.1819999999999999},{"interface":"front","average":{"1min":2.3340000000000001,"5min":2.258,"15min":1.891},"min":{"1min":0.439,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":5.6600000000000001,"5min":13.404,"15min":32.732999999999997},"last":2.7120000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122242,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2193108,"kb_used_data":1774092,"kb_used_omap":7,"kb_used_meta":419000,"kb_avail":91552044,"statfs":{"total":95995035648,"available":93749293056,"internally_reserved":0,"allocated":1816670208,"data_stored":1815912920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":429056081},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:34:57 2023","interfaces":[{"interface":"back","average":{"1min":5.29,"5min":2.7869999999999999,"15min":2.0449999999999999},"min":{"1min":0.25700000000000001,"5min":0.187,"15min":0.187},"max":{"1min":55.067999999999998,"5min":55.067999999999998,"15min":55.067999999999998},"last":0.188},{"interface":"front","average":{"1min":4.1130000000000004,"5min":2.5950000000000002,"15min":2.3799999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.20100000000000001},"max":{"1min":54.945,"5min":54.945,"15min":119.16200000000001},"last":0.26800000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:34:57 2023","interfaces":[{"interface":"back","average":{"1min":2.2189999999999999,"5min":1.681,"15min":2.6240000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.222},"max":{"1min":11.769,"5min":11.769,"15min":119.496},"last":0.78400000000000003},{"interface":"front","average":{"1min":2.0539999999999998,"5min":2.0600000000000001,"15min":2.8210000000000002},"min":{"1min":0.30299999999999999,"5min":0.27000000000000002,"15min":0.182},"max":{"1min":13.521000000000001,"5min":13.521000000000001,"15min":120.51600000000001},"last":0.91700000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:34:30 2023","interfaces":[{"interface":"back","average":{"1min":2.1440000000000001,"5min":2.1080000000000001,"15min":2.302},"min":{"1min":0.32600000000000001,"5min":0.246,"15min":0.22},"max":{"1min":13.108000000000001,"5min":13.108000000000001,"15min":120.58199999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":2.1240000000000001,"5min":2.1680000000000001,"15min":2.359},"min":{"1min":0.30199999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":13.207000000000001,"5min":13.207000000000001,"15min":119.48099999999999},"last":0.83299999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:34:57 2023","interfaces":[{"interface":"back","average":{"1min":2.1560000000000001,"5min":1.7090000000000001,"15min":1.879},"min":{"1min":0.39800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":13.143000000000001,"5min":13.143000000000001,"15min":119.295},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.8779999999999999,"15min":1.9770000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":3.3490000000000002,"5min":12.817,"15min":119.358},"last":0.33500000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:34:57 2023","interfaces":[{"interface":"back","average":{"1min":2.593,"5min":1.681,"15min":1.802},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":9.9760000000000009,"5min":9.9760000000000009,"15min":119.443},"last":0.42499999999999999},{"interface":"front","average":{"1min":2.9289999999999998,"5min":2.0150000000000001,"15min":1.974},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":13.180999999999999,"5min":13.180999999999999,"15min":119.40000000000001},"last":0.86899999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:34:57 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.698,"15min":1.978},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.375,"5min":9.0340000000000007,"15min":119.50700000000001},"last":0.623},{"interface":"front","average":{"1min":1.8740000000000001,"5min":1.7869999999999999,"15min":1.871},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.373},"max":{"1min":4.9009999999999998,"5min":10.244,"15min":119.33499999999999},"last":3.9129999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:34:57 2023","interfaces":[{"interface":"back","average":{"1min":1.4330000000000001,"5min":2.2679999999999998,"15min":2.222},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.7730000000000001,"5min":12.74,"15min":119.45999999999999},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.8300000000000001,"5min":1.712,"15min":1.8680000000000001},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.40600000000000003},"max":{"1min":4.1020000000000003,"5min":7.7149999999999999,"15min":119.529},"last":0.54900000000000004}]}]},{"osd":3,"up_from":93,"seq":399431958714,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2166464,"kb_used_data":1741432,"kb_used_omap":2,"kb_used_meta":425021,"kb_avail":91578688,"statfs":{"total":95995035648,"available":93776576512,"internally_reserved":0,"allocated":1783226368,"data_stored":1782487110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":435221557},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":2.306,"5min":2.3540000000000001,"15min":1.8240000000000001},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":20.437999999999999,"5min":36.673999999999999,"15min":36.673999999999999},"last":7.0190000000000001},{"interface":"front","average":{"1min":1.589,"5min":2.5649999999999999,"15min":2.0419999999999998},"min":{"1min":0.20200000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":9.6999999999999993,"5min":30.850999999999999,"15min":30.850999999999999},"last":0.51000000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":3.21,"5min":2.3290000000000002,"15min":2.2509999999999999},"min":{"1min":0.28100000000000003,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":10.606,"5min":11.845000000000001,"15min":84.427999999999997},"last":0.73799999999999999},{"interface":"front","average":{"1min":3.0470000000000002,"5min":2.3769999999999998,"15min":2.2490000000000001},"min":{"1min":0.32400000000000001,"5min":0.23699999999999999,"15min":0.223},"max":{"1min":12.800000000000001,"5min":15.800000000000001,"15min":83.965999999999994},"last":4.1529999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":3.0870000000000002,"5min":2.488,"15min":2.0179999999999998},"min":{"1min":0.251,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":10.574,"5min":20.638999999999999,"15min":20.885000000000002},"last":0.38700000000000001},{"interface":"front","average":{"1min":2.6930000000000001,"5min":2.2149999999999999,"15min":1.857},"min":{"1min":0.38,"5min":0.186,"15min":0.186},"max":{"1min":18.073,"5min":21.312000000000001,"15min":21.312000000000001},"last":4.2060000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":2.3039999999999998,"5min":1.7649999999999999,"15min":1.496},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.32100000000000001},"max":{"1min":12.85,"5min":12.85,"15min":12.85},"last":4.3890000000000002},{"interface":"front","average":{"1min":1.371,"5min":1.6950000000000001,"15min":1.546},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.0919999999999996,"5min":10.622,"15min":10.622},"last":1.1479999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.881,"15min":1.5940000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.1299999999999999,"5min":10.568,"15min":10.568},"last":0.443},{"interface":"front","average":{"1min":2.9119999999999999,"5min":2.1110000000000002,"15min":1.8089999999999999},"min":{"1min":0.41499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":10.645,"5min":10.645,"15min":20.792999999999999},"last":0.42299999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":2.004,"15min":1.6879999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.1559999999999997,"5min":10.598000000000001,"15min":10.598000000000001},"last":0.48499999999999999},{"interface":"front","average":{"1min":2.613,"5min":2.2160000000000002,"15min":1.8620000000000001},"min":{"1min":0.441,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":10.662000000000001,"5min":10.662000000000001,"15min":20.745000000000001},"last":0.629}]},{"osd":7,"last update":"Sun Oct 1 09:34:34 2023","interfaces":[{"interface":"back","average":{"1min":2.2770000000000001,"5min":1.946,"15min":1.8100000000000001},"min":{"1min":0.38500000000000001,"5min":0.37,"15min":0.37},"max":{"1min":10.625,"5min":10.625,"15min":20.831},"last":0.67300000000000004},{"interface":"front","average":{"1min":2.468,"5min":1.9339999999999999,"15min":1.6299999999999999},"min":{"1min":0.46500000000000002,"5min":0.44,"15min":0.379},"max":{"1min":12.878,"5min":12.878,"15min":12.878},"last":5.141}]}]},{"osd":4,"up_from":30,"seq":128849019283,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1743704,"kb_used_data":1446480,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92001448,"statfs":{"total":95995035648,"available":94209482752,"internally_reserved":0,"allocated":1481195520,"data_stored":1480659174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:34:55 2023","interfaces":[{"interface":"back","average":{"1min":2.206,"5min":2.1869999999999998,"15min":1.6559999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":10.263999999999999,"5min":55.917000000000002,"15min":55.917000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.944,"15min":1.5940000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":3.468,"5min":61.716000000000001,"15min":61.716000000000001},"last":0.32700000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:35:19 2023","interfaces":[{"interface":"back","average":{"1min":1.881,"5min":2.524,"15min":2.1110000000000002},"min":{"1min":0.30099999999999999,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":6.7910000000000004,"5min":61.000999999999998,"15min":130.94800000000001},"last":0.314},{"interface":"front","average":{"1min":1.6970000000000001,"5min":2.536,"15min":1.976},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.375,"5min":63.311999999999998,"15min":130.91399999999999},"last":0.73299999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:34:52 2023","interfaces":[{"interface":"back","average":{"1min":1.5509999999999999,"5min":2.145,"15min":1.3959999999999999},"min":{"1min":0.30199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.0069999999999997,"5min":55.375999999999998,"15min":55.375999999999998},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.3939999999999999,"5min":1.885,"15min":1.554},"min":{"1min":0.38,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":6.3879999999999999,"5min":55.216999999999999,"15min":55.216999999999999},"last":1.381}]},{"osd":3,"last update":"Sun Oct 1 09:34:38 2023","interfaces":[{"interface":"back","average":{"1min":2.7639999999999998,"5min":2.3330000000000002,"15min":2.093},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":21.620999999999999,"5min":38.837000000000003,"15min":142.363},"last":0.75800000000000001},{"interface":"front","average":{"1min":2.2080000000000002,"5min":2.6930000000000001,"15min":2.3559999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":21.27,"5min":39.335000000000001,"15min":140.14400000000001},"last":0.48399999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:34:38 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0620000000000001,"15min":0.95499999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":4.2489999999999997,"5min":5.5860000000000003,"15min":5.5860000000000003},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.77400000000000002,"5min":1.1180000000000001,"15min":0.90100000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":2.5830000000000002,"5min":6.327,"15min":6.327},"last":0.42899999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:35:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7390000000000001,"5min":1.28,"15min":0.96699999999999997},"min":{"1min":0.35499999999999998,"5min":0.33800000000000002,"15min":0.33600000000000002},"max":{"1min":5.4980000000000002,"5min":8.1319999999999997,"15min":8.1319999999999997},"last":0.64700000000000002},{"interface":"front","average":{"1min":1.3879999999999999,"5min":1.3149999999999999,"15min":1.105},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.33900000000000002},"max":{"1min":6.3310000000000004,"5min":12.032999999999999,"15min":12.032999999999999},"last":0.79800000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:34:55 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.0700000000000001,"15min":1.03},"min":{"1min":0.44900000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":4.21,"5min":5.6360000000000001,"15min":5.6360000000000001},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.6859999999999999,"5min":1.3979999999999999,"15min":1.071},"min":{"1min":0.40799999999999997,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.976,"5min":9.2539999999999996,"15min":9.2539999999999996},"last":0.46700000000000003}]}]},{"osd":5,"up_from":36,"seq":154618823051,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2635980,"kb_used_data":2326404,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91109172,"statfs":{"total":95995035648,"available":93295792128,"internally_reserved":0,"allocated":2382237696,"data_stored":2381709406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":2.476,"5min":2.4060000000000001,"15min":1.99},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":12.468,"5min":56.497999999999998,"15min":85.159999999999997},"last":0.67100000000000004},{"interface":"front","average":{"1min":2.9089999999999998,"5min":2.403,"15min":2.0209999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":12.567,"5min":56.999000000000002,"15min":85.263999999999996},"last":0.80200000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:34:26 2023","interfaces":[{"interface":"back","average":{"1min":2.1309999999999998,"5min":1.323,"15min":1.363},"min":{"1min":0.30199999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":5.3899999999999997,"5min":5.7000000000000002,"15min":39.030999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.587,"5min":1.4490000000000001,"15min":1.4399999999999999},"min":{"1min":0.375,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.4880000000000004,"5min":9.8670000000000009,"15min":38.966999999999999},"last":0.50800000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":1.708,"15min":1.4179999999999999},"min":{"1min":0.44600000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.7400000000000002,"5min":22.526,"15min":22.526},"last":0.34899999999999998},{"interface":"front","average":{"1min":2.1600000000000001,"5min":1.6819999999999999,"15min":1.4419999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":7.9130000000000003,"5min":22.547999999999998,"15min":22.547999999999998},"last":0.47899999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:34:36 2023","interfaces":[{"interface":"back","average":{"1min":3.9740000000000002,"5min":2.6890000000000001,"15min":2.5870000000000002},"min":{"1min":0.46800000000000003,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":16.190999999999999,"5min":56.244,"15min":154.482},"last":2.661},{"interface":"front","average":{"1min":2.968,"5min":2.3460000000000001,"15min":2.5579999999999998},"min":{"1min":0.41099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":16.626999999999999,"5min":56.186999999999998,"15min":155.774},"last":0.58899999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":3.1859999999999999,"5min":1.6259999999999999,"15min":1.123},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.9210000000000003,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":0.43099999999999999},{"interface":"front","average":{"1min":2.0609999999999999,"5min":1.355,"15min":1.0469999999999999},"min":{"1min":0.35499999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":7.4790000000000001,"5min":8.4320000000000004,"15min":8.4320000000000004},"last":1.29}]},{"osd":6,"last update":"Sun Oct 1 09:35:22 2023","interfaces":[{"interface":"back","average":{"1min":2.254,"5min":1.73,"15min":1.23},"min":{"1min":0.38,"5min":0.375,"15min":0.375},"max":{"1min":7.7110000000000003,"5min":7.7110000000000003,"15min":7.7110000000000003},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.8999999999999999,"5min":1.4019999999999999,"15min":1.117},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":6.742,"5min":6.742,"15min":6.742},"last":0.41399999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:34:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3820000000000001,"5min":1.4930000000000001,"15min":1.1890000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":7.8419999999999996,"5min":7.8419999999999996,"15min":7.8419999999999996},"last":0.44600000000000001},{"interface":"front","average":{"1min":2.327,"5min":1.5449999999999999,"15min":1.2130000000000001},"min":{"1min":0.55200000000000005,"5min":0.44,"15min":0.44},"max":{"1min":7.3280000000000003,"5min":7.3280000000000003,"15min":7.3280000000000003},"last":0.60099999999999998}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":1766391808,"data_stored":1766391808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2083323904,"data_stored":2083323904,"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":1807618048,"data_stored":1807613976,"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":1771896832,"data_stored":1771896832,"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":1471479808,"data_stored":1471479808,"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":2371489792,"data_stored":2371485720,"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":1479081984,"data_stored":1479081984,"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":1495601152,"data_stored":1495597080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:35:31.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 11 2023-10-01T09:35:31.772 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:31.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:31 smithi183 bash[59233]: cluster 2023-10-01T09:35:31.410727+0000 mgr.y (mgr.25132) 767 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T09:35:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:31 smithi111 bash[75702]: cluster 2023-10-01T09:35:31.410727+0000 mgr.y (mgr.25132) 767 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T09:35:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:31 smithi111 bash[78631]: cluster 2023-10-01T09:35:31.410727+0000 mgr.y (mgr.25132) 767 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T09:35:31.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:31.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:31.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:31.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:32.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:32.047 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:32.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:32.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:32.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:32.307 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:32.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:32.410 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:32.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:32.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:32.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:32.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:32.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:32.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:32.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:32.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:32.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:32.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:32.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:33.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:33.106 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:33.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:33.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:33.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:33.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:33.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:33.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:33.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:33.516 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:33.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:33.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:35:33.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:33.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:33.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:35:33.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:33.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:33.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:33.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:33.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:34.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:34.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:34.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:34.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:34.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:34.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:34.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:34.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:34.479 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:34 smithi183 bash[59233]: cluster 2023-10-01T09:35:33.413032+0000 mgr.y (mgr.25132) 768 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T09:35:34.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:34.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:34.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:34.654 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:34 smithi111 bash[75702]: cluster 2023-10-01T09:35:33.413032+0000 mgr.y (mgr.25132) 768 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T09:35:34.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:34 smithi111 bash[78631]: cluster 2023-10-01T09:35:33.413032+0000 mgr.y (mgr.25132) 768 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T09:35:34.679 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:34.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:34.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:34.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:34.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:34.922 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:35:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:35:34] "GET /metrics HTTP/1.1" 200 36269 "" "Prometheus/2.33.4" 2023-10-01T09:35:34.937 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:34.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:34.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:35.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:35.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:35.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:35.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:35.207 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:35.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:35.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:35.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:35.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:35.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:35.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:35.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:35.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:35.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:35.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:35.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:35.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:35.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:35.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:35.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:35.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:35.924 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:35:36.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:36.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:36.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:36.135 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:36.162 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:36.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:36.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:36.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:36.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:36.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:36.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:36.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:36 smithi183 bash[59233]: cluster 2023-10-01T09:35:35.414702+0000 mgr.y (mgr.25132) 769 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-10-01T09:35:36.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:36.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:36.613 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:36.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:36.718 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:36 smithi111 bash[78631]: cluster 2023-10-01T09:35:35.414702+0000 mgr.y (mgr.25132) 769 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-10-01T09:35:36.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:36 smithi111 bash[75702]: cluster 2023-10-01T09:35:35.414702+0000 mgr.y (mgr.25132) 769 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-10-01T09:35:36.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:36.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:36.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:36.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:36.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:36.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:36.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:37.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:37.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:37.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:37.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:37.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:37.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:37.288 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:37.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:37.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:37.429 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:37.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:37.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:37.565 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:37.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:37.638 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:37.638 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:37.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:37.704 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:37.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:37.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:37.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:37.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:37.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:37.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:37.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:38.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:38.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:38.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:38.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:38.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:38.368 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:38.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:38.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:38.509 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:38.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:38 smithi183 bash[59233]: cluster 2023-10-01T09:35:37.415259+0000 mgr.y (mgr.25132) 770 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:35:38.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:38.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:38.640 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:38.651 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:38 smithi111 bash[75702]: cluster 2023-10-01T09:35:37.415259+0000 mgr.y (mgr.25132) 770 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:35:38.652 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:38 smithi111 bash[78631]: cluster 2023-10-01T09:35:37.415259+0000 mgr.y (mgr.25132) 770 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:35:38.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:38.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:38.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:38.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:38.899 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:38.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:38.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:38.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:39.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:39.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:39.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:39.161 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:39.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:39.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:39.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:39.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:39.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:39.492 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:39.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:39.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:39.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:39.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:39.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:39.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:39.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:39.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:39.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:39.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:40.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:40.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:40.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:40.144 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:40 smithi111 bash[78631]: cluster 2023-10-01T09:35:39.415739+0000 mgr.y (mgr.25132) 771 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:35:40.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:40.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:40.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:40 smithi183 bash[59233]: cluster 2023-10-01T09:35:39.415739+0000 mgr.y (mgr.25132) 771 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:35:40.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:40.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:40.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:40.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153263 7.d 7:b97ca815:::benchmark_data_smithi111_128003_object68111:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e157)", 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.415111+0000", 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.11123047999999, 2023-10-01T09:35:40.531 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0275381160000001, 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153263 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415111+0000", 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.532 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415111+0000", 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415109+0000", 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3539999999999999e-06 2023-10-01T09:35:40.533 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415115+0000", 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8640000000000002e-06 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415123+0000", 2023-10-01T09:35:40.534 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4739999999999999e-06 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415128+0000", 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1842999999999999e-05 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.535 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415170+0000", 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8850000000000005e-06 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415179+0000", 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0273685420000001 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.536 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442547+0000", 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010153399999999999 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442649+0000", 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0275381160000001 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.537 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153264 7.d 7:bb33c34c:::benchmark_data_smithi111_128003_object68112:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e157)", 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.415138+0000", 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.111202574, 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0275947080000001, 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.538 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153264 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415138+0000", 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415138+0000", 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.539 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415138+0000", 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7079999999999999e-06 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415142+0000", 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6420000000000001e-06 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415148+0000", 2023-10-01T09:35:40.540 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5240000000000002e-06 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415153+0000", 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00045890999999999998 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415612+0000", 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1400000000000002e-06 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.541 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415616+0000", 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0270621630000001 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442678+0000", 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5130999999999998e-05 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.542 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442733+0000", 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0275947080000001 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153266 7.d 7:bdd803e9:::benchmark_data_smithi111_128003_object68114:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e157)", 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.415158+0000", 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.111183512, 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.027694973, 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:35:40.543 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153266 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415158+0000", 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.544 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415158+0000", 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415157+0000", 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7269999999999999e-06 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415160+0000", 2023-10-01T09:35:40.545 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7320000000000003e-06 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415166+0000", 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3150000000000002e-06 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415170+0000", 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00091308100000000005 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.546 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416083+0000", 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3750000000000003e-06 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416091+0000", 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.026680356 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442772+0000", 2023-10-01T09:35:40.547 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0885999999999998e-05 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442853+0000", 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.027694973 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153277 7.d 7:b0cb477d:::benchmark_data_smithi111_128003_object68125:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e157)", 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.415174+0000", 2023-10-01T09:35:40.548 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.111167287, 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.072231178, 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153277 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415174+0000", 2023-10-01T09:35:40.549 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415174+0000", 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415173+0000", 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.587e-06 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.550 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415176+0000", 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4620000000000004e-06 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415181+0000", 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3529999999999997e-06 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415186+0000", 2023-10-01T09:35:40.551 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012041809999999999 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416390+0000", 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.656e-06 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416395+0000", 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0264841929999999 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.552 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442879+0000", 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4389999999999997e-05 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.442963+0000", 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000105824 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.443069+0000", 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015717967999999999 2023-10-01T09:35:40.553 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.458787+0000", 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.028464236 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487251+0000", 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9474e-05 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.554 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487271+0000", 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103576 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487374+0000", 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0713000000000002e-05 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487405+0000", 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.072231178 2023-10-01T09:35:40.555 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153283 7.d 7:b208a2db:::benchmark_data_smithi111_128003_object68131:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e157)", 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.415193+0000", 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.111148058, 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.072502348, 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.556 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153283 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415193+0000", 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415193+0000", 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:35:40.557 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415193+0000", 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.576e-06 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415195+0000", 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5279999999999998e-06 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.558 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415203+0000", 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9820000000000002e-06 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.415207+0000", 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001815487 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.417022+0000", 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6179999999999997e-06 2023-10-01T09:35:40.559 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.417030+0000", 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0287844150000001 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.445814+0000", 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000136465 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.560 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.445951+0000", 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014534300000000001 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.446096+0000", 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012700078 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.458796+0000", 2023-10-01T09:35:40.561 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.028634462999999999 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487430+0000", 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000156405 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487587+0000", 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2527999999999995e-05 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.562 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487649+0000", 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5942999999999997e-05 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487695+0000", 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.072502348 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.563 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153289 7.d 7:b21011aa:::benchmark_data_smithi111_128003_object68137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.416449+0000", 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.10989211099999, 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0714378, 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153289 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.564 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416449+0000", 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416449+0000", 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.565 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416448+0000", 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5899000000000001e-05 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416464+0000", 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4386000000000001e-05 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416478+0000", 2023-10-01T09:35:40.566 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4649999999999999e-06 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.416485+0000", 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0015450310000000001 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.418030+0000", 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8869999999999998e-06 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.567 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.418039+0000", 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.03123297 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.449272+0000", 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000111564 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.449383+0000", 2023-10-01T09:35:40.568 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012870700000000001 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.449512+0000", 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0092915849999999998 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.458803+0000", 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.028942083 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.569 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487745+0000", 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5745000000000003e-05 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487791+0000", 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3742000000000001e-05 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.570 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487845+0000", 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1813000000000001e-05 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487887+0000", 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0714378 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153315 7.d 7:bd82d9b1:::benchmark_data_smithi111_128003_object68163:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.571 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.461060+0000", 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.06528147700001, 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0270064430000001, 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153315 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.572 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461060+0000", 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461060+0000", 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461058+0000", 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1849999999999993e-06 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.573 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461067+0000", 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6637999999999999e-05 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461084+0000", 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3749999999999999e-06 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.574 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461090+0000", 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5615000000000002e-05 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461146+0000", 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8729999999999996e-06 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.461155+0000", 2023-10-01T09:35:40.575 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99189284200000005 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.453047+0000", 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000157634 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.453205+0000", 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1422999999999995e-05 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.576 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.453297+0000", 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012959303 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.466256+0000", 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021671972000000001 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487928+0000", 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7379999999999997e-05 2023-10-01T09:35:40.577 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487975+0000", 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3380999999999997e-05 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488019+0000", 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7453999999999997e-05 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.578 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488066+0000", 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0270064430000001 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153338 7.d 7:b177e80e:::benchmark_data_smithi111_128003_object68186:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.491543+0000", 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.03479795499999, 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99675075099999999, 2023-10-01T09:35:40.579 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153338 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491543+0000", 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.580 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491543+0000", 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491540+0000", 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7710000000000001e-06 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491550+0000", 2023-10-01T09:35:40.581 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5809999999999999e-05 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491566+0000", 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7940000000000003e-06 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491574+0000", 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7924999999999999e-05 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.582 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491632+0000", 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6600000000000007e-06 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.491641+0000", 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96405042699999999 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.455692+0000", 2023-10-01T09:35:40.583 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9806000000000001e-05 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.455772+0000", 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7553999999999996e-05 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.455859+0000", 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014410822 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.584 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.470270+0000", 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017831863 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488102+0000", 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103063 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.585 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488205+0000", 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3074999999999997e-05 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488248+0000", 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5837999999999997e-05 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488294+0000", 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99675075099999999 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.586 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153344 7.d 7:b5824576:::benchmark_data_smithi111_128003_object68192:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.502588+0000", 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.02375320900001, 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98587300499999997, 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.587 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153344 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502588+0000", 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502588+0000", 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:35:40.588 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502585+0000", 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1997000000000001e-05 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502597+0000", 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1098999999999999e-05 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.589 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502618+0000", 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6609999999999995e-06 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502628+0000", 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9800000000000001e-05 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502718+0000", 2023-10-01T09:35:40.590 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9202e-05 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.502737+0000", 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95612933899999997 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.458866+0000", 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000126687 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.591 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.458993+0000", 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9121000000000003e-05 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.459082+0000", 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011196925999999999 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.470279+0000", 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017871524 2023-10-01T09:35:40.592 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488150+0000", 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022502399999999999 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488375+0000", 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2048999999999997e-05 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.593 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488418+0000", 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3333e-05 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488461+0000", 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98587300499999997 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.594 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153345 7.d 7:bf819578:::benchmark_data_smithi111_128003_object68193:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.503855+0000", 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.022485899, 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98473360099999996, 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153345 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.595 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503855+0000", 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503855+0000", 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.596 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503854+0000", 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1029999999999996e-06 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503861+0000", 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4058e-05 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503875+0000", 2023-10-01T09:35:40.597 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.311e-06 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503882+0000", 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3520000000000002e-05 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503946+0000", 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4253999999999999e-05 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.598 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.503960+0000", 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.958511695 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.462472+0000", 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6705000000000005e-05 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.599 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.462549+0000", 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012602499999999999 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.462675+0000", 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024141920000000001 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.486817+0000", 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013535999999999999 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.600 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488170+0000", 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00033245099999999999 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488503+0000", 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4283999999999997e-05 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.601 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488557+0000", 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1857999999999999e-05 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488589+0000", 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98473360099999996 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.602 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153356 7.d 7:b260b434:::benchmark_data_smithi111_128003_object68204:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.525583+0000", 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.000758375, 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96311019099999995, 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153356 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.603 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525583+0000", 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525583+0000", 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.604 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525581+0000", 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5830000000000001e-06 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525589+0000", 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5296999999999999e-05 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525604+0000", 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1070000000000005e-06 2023-10-01T09:35:40.605 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525612+0000", 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3322000000000001e-05 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525675+0000", 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5225e-05 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.606 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.525701+0000", 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94061635099999996 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.466317+0000", 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000186536 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.466503+0000", 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022792099999999999 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.607 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.466731+0000", 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020158858000000002 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.486890+0000", 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001438138 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488328+0000", 2023-10-01T09:35:40.608 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028892499999999999 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488617+0000", 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1854000000000002e-05 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488669+0000", 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3791e-05 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.609 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488693+0000", 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96311019099999995 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153385 7.d 7:b21967b2:::benchmark_data_smithi111_128003_object68233:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.578347+0000", 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 244.94799417199999, 2023-10-01T09:35:40.610 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.91049411499999999, 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153385 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578347+0000", 2023-10-01T09:35:40.611 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578347+0000", 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.613 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578344+0000", 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2921e-05 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578357+0000", 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5652000000000001e-05 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578383+0000", 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0492999999999999e-05 2023-10-01T09:35:40.614 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578393+0000", 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8638000000000002e-05 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578472+0000", 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.221e-05 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.615 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.578484+0000", 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.89184454899999999 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.470329+0000", 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106133 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.470435+0000", 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2860000000000002e-05 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.616 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.470528+0000", 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016366552999999999 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.486894+0000", 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001824855 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488719+0000", 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4224999999999998e-05 2023-10-01T09:35:40.617 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488753+0000", 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0572000000000003e-05 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488804+0000", 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7018999999999999e-05 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.618 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488841+0000", 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.91049411499999999 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153398 7.d 7:b34effa0:::benchmark_data_smithi111_128003_object68246:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.599143+0000", 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 244.92719796700001, 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.88987445799999998, 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.619 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153398 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599143+0000", 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.620 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599143+0000", 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599141+0000", 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7870000000000002e-06 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599149+0000", 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4620000000000001e-05 2023-10-01T09:35:40.621 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599164+0000", 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6120000000000004e-06 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599170+0000", 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1156000000000003e-05 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.622 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599222+0000", 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.028e-06 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.599230+0000", 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.87396501100000001 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.473195+0000", 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000111872 2023-10-01T09:35:40.623 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.473307+0000", 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012454299999999999 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.473431+0000", 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013466881999999999 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.624 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.486898+0000", 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0018389980000000001 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488737+0000", 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020581700000000001 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488943+0000", 2023-10-01T09:35:40.625 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9688999999999999e-05 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488982+0000", 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5071999999999999e-05 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.489018+0000", 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.88987445799999998 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.626 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153427 7.d 7:b06a0733:::benchmark_data_smithi111_128003_object68275:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.667658+0000", 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 244.85868290900001, 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.84088706099999999, 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.627 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153427 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667658+0000", 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667658+0000", 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999962 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.628 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667655+0000", 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9402000000000002e-05 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667674+0000", 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6773000000000001e-05 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667721+0000", 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1137000000000001e-05 2023-10-01T09:35:40.629 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667742+0000", 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5385999999999998e-05 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667837+0000", 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6555e-05 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.630 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.667854+0000", 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.80837026199999995 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.476224+0000", 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010335 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.476327+0000", 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014791500000000001 2023-10-01T09:35:40.631 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.476475+0000", 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010426194 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.486902+0000", 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0019804250000000001 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.632 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488882+0000", 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.019564607000000001 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508447+0000", 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5501000000000003e-05 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508502+0000", 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3142000000000001e-05 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508545+0000", 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.84088706099999999 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153442 7.d 7:b67ab198:::benchmark_data_smithi111_128003_object68290:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.712353+0000", 2023-10-01T09:35:40.634 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 244.813987811, 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.79631289900000002, 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153442 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712353+0000", 2023-10-01T09:35:40.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712353+0000", 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712352+0000", 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5720000000000003e-06 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712360+0000", 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4154e-05 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712374+0000", 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6930000000000001e-06 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712381+0000", 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0259e-05 2023-10-01T09:35:40.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712441+0000", 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0396e-05 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.712452+0000", 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.76758751400000003 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.480039+0000", 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013740399999999999 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.480177+0000", 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015377899999999999 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.480330+0000", 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0065752019999999996 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.486906+0000", 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020055770000000001 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.488911+0000", 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.019677608999999999 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508589+0000", 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4061999999999999e-05 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508633+0000", 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3395000000000001e-05 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508666+0000", 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.79631289900000002 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.641 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:153448 7.d 7:b34f4381:::benchmark_data_smithi111_128003_object68296:head [delete] snapc 0=[] ondisk+write+known_if_redirected e157)", 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:35.746344+0000", 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 244.779997237, 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.76247083900000001, 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:35:40.642 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 153448 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746344+0000", 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746344+0000", 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:35:40.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746341+0000", 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6175e-05 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746357+0000", 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2434000000000002e-05 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746389+0000", 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3886999999999999e-05 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746403+0000", 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3040000000000004e-05 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746496+0000", 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6477000000000002e-05 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:35.746513+0000", 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.73716633899999995 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.483679+0000", 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012988400000000001 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.483809+0000", 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000104796 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.483914+0000", 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0033008709999999999 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.487215+0000", 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021485923000000001 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508701+0000", 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5029e-05 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508736+0000", 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1063000000000003e-05 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508777+0000", 2023-10-01T09:35:40.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7867000000000002e-05 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:36.508815+0000", 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.76247083900000001 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:16659 8.9 8:9f996cec:::benchmark_data_smithi111_147681_object16658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:11.232214+0000", 2023-10-01T09:35:40.649 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 149.29412693, 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.178933221, 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 16659 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232214+0000", 2023-10-01T09:35:40.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232214+0000", 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232212+0000", 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0238999999999998e-05 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232262+0000", 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3827e-05 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232276+0000", 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0420000000000003e-06 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232284+0000", 2023-10-01T09:35:40.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013164900000000001 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232416+0000", 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015626 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232572+0000", 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026932099999999999 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232841+0000", 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011148 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.233956+0000", 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001138778 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.235095+0000", 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17575930100000001 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.410854+0000", 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017346199999999999 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.411028+0000", 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000119763 2023-10-01T09:35:40.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.411147+0000", 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.178933221 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:21069 8.9 8:965e16da:::benchmark_data_smithi111_147681_object21068:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:13.703232+0000", 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 146.82310902399999, 2023-10-01T09:35:40.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.243552607, 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 21069 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703232+0000", 2023-10-01T09:35:40.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703232+0000", 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703231+0000", 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1575000000000005e-05 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703303+0000", 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2118e-05 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703315+0000", 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5770000000000001e-06 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703321+0000", 2023-10-01T09:35:40.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4811000000000002e-05 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703365+0000", 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139787 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703505+0000", 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106458 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703612+0000", 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010483700000000001 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.704660+0000", 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00039889199999999997 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705059+0000", 2023-10-01T09:35:40.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24156803299999999 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.946627+0000", 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5621000000000001e-05 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.946693+0000", 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2021999999999994e-05 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.662 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.946785+0000", 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.243552607 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:21075 8.9 8:910aa80d:::benchmark_data_smithi111_147681_object21074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:13.705376+0000", 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 146.82096543500001, 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248093224, 2023-10-01T09:35:40.663 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 21075 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705376+0000", 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705376+0000", 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705374+0000", 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8949999999999995e-05 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705453+0000", 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1758e-05 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705465+0000", 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9609999999999999e-06 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705472+0000", 2023-10-01T09:35:40.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2907000000000001e-05 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705515+0000", 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128625 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705644+0000", 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024715300000000001 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705891+0000", 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001089008 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.706980+0000", 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010875170000000001 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.708067+0000", 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24529762599999999 2023-10-01T09:35:40.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.953365+0000", 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7905000000000002e-05 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.953423+0000", 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5970999999999997e-05 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.669 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.953469+0000", 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248093224 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:21078 8.9 8:9e293c5c:::benchmark_data_smithi111_147681_object21077:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:13.705483+0000", 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 146.82085800999999, 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.249913041, 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:35:40.670 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 21078 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705483+0000", 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705483+0000", 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705482+0000", 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1607000000000002e-05 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705534+0000", 2023-10-01T09:35:40.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0200999999999999e-05 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705544+0000", 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.224e-06 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705550+0000", 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001457559 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.707008+0000", 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128002 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.707136+0000", 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015263200000000001 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:35:40.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.707289+0000", 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00088374899999999997 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.708172+0000", 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011689280000000001 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.709341+0000", 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24587371399999999 2023-10-01T09:35:40.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.955215+0000", 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000129791 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.955345+0000", 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1357000000000003e-05 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:35:40.676 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.955396+0000", 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.249913041 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:35:40.677 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:35:40.678 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:40 smithi111 bash[75702]: cluster 2023-10-01T09:35:39.415739+0000 mgr.y (mgr.25132) 771 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:35:40.711 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:40.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:40.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:40.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:40.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:40.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:40.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:40.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:40.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:41.091 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:41.114 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:41.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:41.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:41.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:41.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:41.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:41.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:41.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:41.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:41.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:41.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:41.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:41.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T09:35:41.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:41.668 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:41.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:41.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:41.823 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:41.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:41.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:41.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:41.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:41.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:42.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:42.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:42.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:42.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:42.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:42.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:42.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:42.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:42.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:42.490 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:42.532 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:42.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:42.645 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:42 smithi111 bash[78631]: cluster 2023-10-01T09:35:41.416509+0000 mgr.y (mgr.25132) 772 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-10-01T09:35:42.646 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:42 smithi111 bash[75702]: cluster 2023-10-01T09:35:41.416509+0000 mgr.y (mgr.25132) 772 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-10-01T09:35:42.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:42.771 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:42.779 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:42 smithi183 bash[59233]: cluster 2023-10-01T09:35:41.416509+0000 mgr.y (mgr.25132) 772 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-10-01T09:35:42.810 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:42.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:42.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:42.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:42.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:42.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:43.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:43.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:43.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:43.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:43.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:43.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:43.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:43.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:43.455 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:43.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:43.583 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:43.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:43.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:43.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:43.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:43.856 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:43.879 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:43.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:43.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:44.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:44.127 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:44.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:44.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:44.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:44.305 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:44.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:44.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:44.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:44.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:44 smithi111 bash[78631]: cluster 2023-10-01T09:35:43.416945+0000 mgr.y (mgr.25132) 773 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-10-01T09:35:44.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:44 smithi111 bash[78631]: audit 2023-10-01T09:35:44.021218+0000 mon.a (mon.0) 965 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:44.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:44 smithi111 bash[75702]: cluster 2023-10-01T09:35:43.416945+0000 mgr.y (mgr.25132) 773 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-10-01T09:35:44.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:44 smithi111 bash[75702]: audit 2023-10-01T09:35:44.021218+0000 mon.a (mon.0) 965 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:44 smithi183 bash[59233]: cluster 2023-10-01T09:35:43.416945+0000 mgr.y (mgr.25132) 773 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-10-01T09:35:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:44 smithi183 bash[59233]: audit 2023-10-01T09:35:44.021218+0000 mon.a (mon.0) 965 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:35:44.555 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:44.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:44.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:44.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:44.736 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:44.740 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:35:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:35:44] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.33.4" 2023-10-01T09:35:44.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:44.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:44.882 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:44.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:44.985 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:45.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:45.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:45.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:45.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:45.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:45.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:45.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:45.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:45.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:45.432 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:45.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:45.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:45.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:45.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:45.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:45.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:45.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:45.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:45.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:45.971 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:45.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:46.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:46.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:46.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:46.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:46.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:46.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:46.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:46.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:46.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:46.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:46 smithi111 bash[75702]: cluster 2023-10-01T09:35:45.418835+0000 mgr.y (mgr.25132) 774 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T09:35:46.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:46.492 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:35:46.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:46.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:46.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:46.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:46.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:46.764 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:46 smithi111 bash[78631]: cluster 2023-10-01T09:35:45.418835+0000 mgr.y (mgr.25132) 774 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T09:35:46.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:46.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:46.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:46 smithi183 bash[59233]: cluster 2023-10-01T09:35:45.418835+0000 mgr.y (mgr.25132) 774 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T09:35:46.883 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:46.905 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:46.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:47.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:47.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:47.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:47.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:47.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:47.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:47.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:47.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:47.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:47.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:47.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:47.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:47.631 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:47.674 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:35:47.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:47.736 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:35:47.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:47.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:47.805 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:35:47.865 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:35:47.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:47.906 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:35:47.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:47.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:47.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:47.935 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:35:47.977 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:35:48.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:48.022 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:35:48.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:35:48.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:48.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:48.050 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.050 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.051 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.051 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.051 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.051 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.051 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.051 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:35:48.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:48.180 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:48.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:48.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:48.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:48.461 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:48.497 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:35:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:48 smithi183 bash[59233]: cluster 2023-10-01T09:35:47.419451+0000 mgr.y (mgr.25132) 775 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:35:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:48 smithi183 bash[59233]: audit 2023-10-01T09:35:47.599466+0000 mon.a (mon.0) 966 : audit 0 from='client.? 172.21.15.111:0/45915296' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:48 smithi183 bash[59233]: audit 2023-10-01T09:35:48.037976+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.111:0/602434447' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-01T09:35:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:48 smithi183 bash[59233]: audit 2023-10-01T09:35:48.038767+0000 mon.a (mon.0) 967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-01T09:35:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:48 smithi183 bash[59233]: audit 2023-10-01T09:35:48.119226+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.111:0/3423490982' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:48.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:48 smithi183 bash[59233]: audit 2023-10-01T09:35:48.119968+0000 mon.a (mon.0) 968 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:48.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:48.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:48.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:48.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[75702]: cluster 2023-10-01T09:35:47.419451+0000 mgr.y (mgr.25132) 775 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:35:48.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[75702]: audit 2023-10-01T09:35:47.599466+0000 mon.a (mon.0) 966 : audit 0 from='client.? 172.21.15.111:0/45915296' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:48.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[75702]: audit 2023-10-01T09:35:48.037976+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.111:0/602434447' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[75702]: audit 2023-10-01T09:35:48.038767+0000 mon.a (mon.0) 967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[75702]: audit 2023-10-01T09:35:48.119226+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.111:0/3423490982' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[75702]: audit 2023-10-01T09:35:48.119968+0000 mon.a (mon.0) 968 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[78631]: cluster 2023-10-01T09:35:47.419451+0000 mgr.y (mgr.25132) 775 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[78631]: audit 2023-10-01T09:35:47.599466+0000 mon.a (mon.0) 966 : audit 0 from='client.? 172.21.15.111:0/45915296' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[78631]: audit 2023-10-01T09:35:48.037976+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.111:0/602434447' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[78631]: audit 2023-10-01T09:35:48.038767+0000 mon.a (mon.0) 967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[78631]: audit 2023-10-01T09:35:48.119226+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.111:0/3423490982' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:48.713 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:48 smithi111 bash[78631]: audit 2023-10-01T09:35:48.119968+0000 mon.a (mon.0) 968 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:35:48.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:48.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:48.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:48.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:48.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:48.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:48.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:49.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:49.108 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:49.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:49.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:49.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:49.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:49.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:49.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:49.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:49.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:49.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:49.628 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[75702]: cluster 2023-10-01T09:35:48.480138+0000 mon.a (mon.0) 969 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:35:49.628 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[75702]: cluster 2023-10-01T09:35:48.480176+0000 mon.a (mon.0) 970 : cluster 1 Cluster is now healthy 2023-10-01T09:35:49.628 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[75702]: cluster 2023-10-01T09:35:48.484628+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T09:35:49.628 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[75702]: cluster 2023-10-01T09:35:48.484982+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[75702]: audit 2023-10-01T09:35:48.486873+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[75702]: cluster 2023-10-01T09:35:48.487010+0000 mon.a (mon.0) 972 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[78631]: cluster 2023-10-01T09:35:48.480138+0000 mon.a (mon.0) 969 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[78631]: cluster 2023-10-01T09:35:48.480176+0000 mon.a (mon.0) 970 : cluster 1 Cluster is now healthy 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[78631]: cluster 2023-10-01T09:35:48.484628+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[78631]: cluster 2023-10-01T09:35:48.484982+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T09:35:49.629 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[78631]: audit 2023-10-01T09:35:48.486873+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:35:49.630 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:49 smithi111 bash[78631]: cluster 2023-10-01T09:35:48.487010+0000 mon.a (mon.0) 972 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-10-01T09:35:49.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:49.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:49.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:49.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:49.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:49.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:49 smithi183 bash[59233]: cluster 2023-10-01T09:35:48.480138+0000 mon.a (mon.0) 969 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:35:49.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:49 smithi183 bash[59233]: cluster 2023-10-01T09:35:48.480176+0000 mon.a (mon.0) 970 : cluster 1 Cluster is now healthy 2023-10-01T09:35:49.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:49 smithi183 bash[59233]: cluster 2023-10-01T09:35:48.484628+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T09:35:49.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:49 smithi183 bash[59233]: cluster 2023-10-01T09:35:48.484982+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T09:35:49.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:49 smithi183 bash[59233]: audit 2023-10-01T09:35:48.486873+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:35:49.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:49 smithi183 bash[59233]: cluster 2023-10-01T09:35:48.487010+0000 mon.a (mon.0) 972 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-10-01T09:35:49.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:49.920 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:49.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:49.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:50.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:50.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:50.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:50.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:50.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:50.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:50.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:50.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:50.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:50.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:50.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:50.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:50.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:50.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:50.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:50.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:50 smithi183 bash[59233]: cluster 2023-10-01T09:35:49.419927+0000 mgr.y (mgr.25132) 776 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:35:50.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:50 smithi111 bash[78631]: cluster 2023-10-01T09:35:49.419927+0000 mgr.y (mgr.25132) 776 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:35:50.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:50 smithi111 bash[75702]: cluster 2023-10-01T09:35:49.419927+0000 mgr.y (mgr.25132) 776 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:35:50.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:50.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:50.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:50.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:50.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:50.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:51.010 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:35:51.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:51.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:51.225 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:35:51.226 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:35:51.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:51.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:51.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:51.400 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:51.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:51.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:51.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:51.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:51.647 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:51 smithi111 bash[78631]: cluster 2023-10-01T09:35:51.420593+0000 mgr.y (mgr.25132) 777 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:35:51.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:51 smithi111 bash[75702]: cluster 2023-10-01T09:35:51.420593+0000 mgr.y (mgr.25132) 777 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:35:51.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:51.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:51.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:51.802 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:51.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:51 smithi183 bash[59233]: cluster 2023-10-01T09:35:51.420593+0000 mgr.y (mgr.25132) 777 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:35:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:51.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:51.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:51.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:52.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:52.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:52.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:52.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:52.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T09:35:52.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:52.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:52.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:52.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:52.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:52.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:52.570 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:52.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:52.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:52.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:52.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:52.850 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:52.879 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:52.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:52.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:53.008 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:53.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:53.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:35:53.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:35:53.115 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:53.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:53.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:53.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:53.318 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:53.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:53.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:53.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:53.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:53.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:53.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:53.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:53.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:53.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:53.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:53.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:53.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:53.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:53.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:53.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:54.100 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:54.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:54.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:54.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:54.271 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:54.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:54.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:54.405 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:54.512 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:54.520 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:54 smithi183 bash[59233]: cluster 2023-10-01T09:35:53.421080+0000 mgr.y (mgr.25132) 778 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:35:54.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:54.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:54.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:54.657 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:54 smithi111 bash[75702]: cluster 2023-10-01T09:35:53.421080+0000 mgr.y (mgr.25132) 778 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:35:54.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:54 smithi111 bash[78631]: cluster 2023-10-01T09:35:53.421080+0000 mgr.y (mgr.25132) 778 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-10-01T09:35:54.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:54.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:54.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:54.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:54.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:54.960 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:54.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:55.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:55.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:35:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:35:54] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.33.4" 2023-10-01T09:35:55.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:55.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:55.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:55.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:55.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:55.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:55.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:55.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:55.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:55.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:55.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:55.765 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:55.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:55.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:55.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:55.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:55.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:56.011 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] 2023-10-01T09:35:56.011 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:35:56.011 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-01T09:35:56.012 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:35:56.012 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:35:56.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-01T09:35:56.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:56.096 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:56.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:56.201 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:56.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:56.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:56.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:56.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:35:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:35:56.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:56.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:56.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:56.614 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:56.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:56.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:56.755 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:56.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:56 smithi183 bash[59233]: cluster 2023-10-01T09:35:55.421758+0000 mgr.y (mgr.25132) 779 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:35:56.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:56.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:56.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:56 smithi111 bash[75702]: cluster 2023-10-01T09:35:55.421758+0000 mgr.y (mgr.25132) 779 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:35:56.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:56 smithi111 bash[78631]: cluster 2023-10-01T09:35:55.421758+0000 mgr.y (mgr.25132) 779 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-10-01T09:35:56.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:56.917 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:56.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:56.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:57.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:57.051 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:35:57.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:57.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:57.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:57.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:35:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:57.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:35:57.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:57.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:57.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:57.930 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:57.930 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:58.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:58.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:58.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:58.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:58.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:58.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:58.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:35:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:35:58.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:58.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:35:58 smithi111 bash[75702]: cluster 2023-10-01T09:35:57.422386+0000 mgr.y (mgr.25132) 780 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-10-01T09:35:58.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:35:58 smithi111 bash[78631]: cluster 2023-10-01T09:35:57.422386+0000 mgr.y (mgr.25132) 780 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-10-01T09:35:58.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:58.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:58.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:58.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:58.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:58.766 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:35:58 smithi183 bash[59233]: cluster 2023-10-01T09:35:57.422386+0000 mgr.y (mgr.25132) 780 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-10-01T09:35:58.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:58.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:58.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:58.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:59.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:59.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:59.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:59.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:59.180 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:35:59.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:59.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:35:59.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:35:59.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:59.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:35:59.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:35:59.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:59.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:59.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:59.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:35:59.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:35:59.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:59.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:35:59.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:35:59.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:35:59.950 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:35:59.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:35:59.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:00.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:00.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:00.134 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:00.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:00.157 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:00 smithi111 bash[75702]: audit 2023-10-01T09:35:59.025721+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:00.157 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:00 smithi111 bash[75702]: audit 2023-10-01T09:35:59.028837+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:00.157 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:00 smithi111 bash[75702]: cluster 2023-10-01T09:35:59.422903+0000 mgr.y (mgr.25132) 781 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:36:00.184 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:00 smithi111 bash[78631]: audit 2023-10-01T09:35:59.025721+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:00.184 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:00 smithi111 bash[78631]: audit 2023-10-01T09:35:59.028837+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:00.184 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:00 smithi111 bash[78631]: cluster 2023-10-01T09:35:59.422903+0000 mgr.y (mgr.25132) 781 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:36:00.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:00.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:00 smithi183 bash[59233]: audit 2023-10-01T09:35:59.025721+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:00.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:00 smithi183 bash[59233]: audit 2023-10-01T09:35:59.028837+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:00.250 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:00 smithi183 bash[59233]: cluster 2023-10-01T09:35:59.422903+0000 mgr.y (mgr.25132) 781 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:36:00.270 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:00.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:00.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:00.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:00.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:00.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:00.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:00.637 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:00.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:00.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:00.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:00.794 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:00.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:00.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:00.927 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:00.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:00.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:01.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:01.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:01.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:01.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:01.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:01.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:01.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:01.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:01.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:01.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:01.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:01.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:01.497 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:36:01.498 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:36:01.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:01.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:01.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:01.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:01.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:01.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:01.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:01.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:01.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:01.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:01.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:02.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:02.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:02.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:02.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:02.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:02.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:02.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:02.393 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:02.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:02.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T09:36:02.495 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:02 smithi183 bash[59233]: cluster 2023-10-01T09:36:01.423583+0000 mgr.y (mgr.25132) 782 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2023-10-01T09:36:02.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:02.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:02.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:02.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:02.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:02.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:02.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:02.779 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:02 smithi111 bash[78631]: cluster 2023-10-01T09:36:01.423583+0000 mgr.y (mgr.25132) 782 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2023-10-01T09:36:02.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:02 smithi111 bash[75702]: cluster 2023-10-01T09:36:01.423583+0000 mgr.y (mgr.25132) 782 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2023-10-01T09:36:02.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:02.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:02.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:02.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:02.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:03.055 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:03.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:03.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:03.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:03.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:03.374 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:03.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:03.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:03.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:03.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.770 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:03.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:03.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:03.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:04.035 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:04.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:04.174 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:04.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:04.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:04.305 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:04.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:04.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:04.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:04.561 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:04.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:04.675 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:04 smithi183 bash[59233]: cluster 2023-10-01T09:36:03.424055+0000 mgr.y (mgr.25132) 783 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-10-01T09:36:04.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:04.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:04.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:04 smithi111 bash[78631]: cluster 2023-10-01T09:36:03.424055+0000 mgr.y (mgr.25132) 783 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-10-01T09:36:04.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:36:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:36:04] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-10-01T09:36:04.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:04 smithi111 bash[75702]: cluster 2023-10-01T09:36:03.424055+0000 mgr.y (mgr.25132) 783 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-10-01T09:36:04.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:04.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:04.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:04.970 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:04.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:04.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:05.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:05.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:05.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:05.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:05.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:05.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:05.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:05.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:05.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:05.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:05.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:05.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:05.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:05.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:05 smithi111 bash[75702]: cluster 2023-10-01T09:36:05.424574+0000 mgr.y (mgr.25132) 784 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-10-01T09:36:05.769 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:05 smithi111 bash[78631]: cluster 2023-10-01T09:36:05.424574+0000 mgr.y (mgr.25132) 784 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-10-01T09:36:05.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:05.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:05.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:05 smithi183 bash[59233]: cluster 2023-10-01T09:36:05.424574+0000 mgr.y (mgr.25132) 784 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-10-01T09:36:05.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:05.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:05.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:06.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:06.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:06.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:06.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:06.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:06.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:06.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:06.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:06.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:06.560 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:06.586 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:06.691 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:06.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:06.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:06.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:06.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:06.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:06.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:06.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:07.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:07.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:07.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:07.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:07.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:07.298 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:36:07.368 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:07.391 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:07.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:07.496 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:07.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:07.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:07.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:07.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:07.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:07.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:07.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:07.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:07.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:07.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:08.068 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:08.099 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:08.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:08.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:08.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:08.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:08.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:08.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:08.482 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:08 smithi111 bash[75702]: cluster 2023-10-01T09:36:07.425172+0000 mgr.y (mgr.25132) 785 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:36:08.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:08.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:08.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:08 smithi183 bash[59233]: cluster 2023-10-01T09:36:07.425172+0000 mgr.y (mgr.25132) 785 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:36:08.586 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:36:08.586 INFO:teuthology.orchestra.run.smithi111.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T09:36:08.586 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:36:08.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:08.619 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:36:08.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:08.678 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:36:08.740 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:36:08.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:08.779 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:36:08.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:08.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:08.790 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:08 smithi111 bash[78631]: cluster 2023-10-01T09:36:07.425172+0000 mgr.y (mgr.25132) 785 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:36:08.830 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:36:08.875 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:36:08.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:08.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:08.917 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:36:08.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:08.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:08.962 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:36:08.973 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.973 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:36:08.974 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:36:09.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:09.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:09.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:09.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:09.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:09.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:09.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:09.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:09.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:09.504 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:36:09.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:09.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:09.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:09 smithi183 bash[59233]: audit 2023-10-01T09:36:08.562764+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.111:0/337100692' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:09.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:09 smithi183 bash[59233]: audit 2023-10-01T09:36:08.970524+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.111:0/1006881673' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:36:09.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:09 smithi183 bash[59233]: audit 2023-10-01T09:36:08.971395+0000 mon.a (mon.0) 975 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:36:09.650 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:09.683 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:09.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:09.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:09.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:09 smithi111 bash[75702]: audit 2023-10-01T09:36:08.562764+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.111:0/337100692' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:09.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:09 smithi111 bash[75702]: audit 2023-10-01T09:36:08.970524+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.111:0/1006881673' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:36:09.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:09 smithi111 bash[75702]: audit 2023-10-01T09:36:08.971395+0000 mon.a (mon.0) 975 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:36:09.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:09 smithi111 bash[78631]: audit 2023-10-01T09:36:08.562764+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.111:0/337100692' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:09.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:09 smithi111 bash[78631]: audit 2023-10-01T09:36:08.970524+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.111:0/1006881673' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:36:09.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:09 smithi111 bash[78631]: audit 2023-10-01T09:36:08.971395+0000 mon.a (mon.0) 975 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:36:09.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:09.925 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:09.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:09.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:09.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:10.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:10.078 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:10.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:10.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:10.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:10.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:10.319 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:10.351 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:10.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:10.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:10.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:10.500 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:10 smithi183 bash[59233]: cluster 2023-10-01T09:36:09.425599+0000 mgr.y (mgr.25132) 786 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-10-01T09:36:10.500 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:10 smithi183 bash[59233]: cluster 2023-10-01T09:36:09.479741+0000 mon.a (mon.0) 976 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:10.500 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:10 smithi183 bash[59233]: cluster 2023-10-01T09:36:09.485020+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T09:36:10.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[78631]: cluster 2023-10-01T09:36:09.425599+0000 mgr.y (mgr.25132) 786 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-10-01T09:36:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[78631]: cluster 2023-10-01T09:36:09.479741+0000 mon.a (mon.0) 976 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[78631]: cluster 2023-10-01T09:36:09.485020+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T09:36:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[78631]: audit 2023-10-01T09:36:09.488409+0000 mon.a (mon.0) 977 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:36:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[78631]: cluster 2023-10-01T09:36:09.488634+0000 mon.a (mon.0) 978 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-10-01T09:36:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[78631]: cluster 2023-10-01T09:36:09.501802+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T09:36:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[75702]: cluster 2023-10-01T09:36:09.425599+0000 mgr.y (mgr.25132) 786 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-10-01T09:36:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[75702]: cluster 2023-10-01T09:36:09.479741+0000 mon.a (mon.0) 976 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[75702]: cluster 2023-10-01T09:36:09.485020+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T09:36:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[75702]: audit 2023-10-01T09:36:09.488409+0000 mon.a (mon.0) 977 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:36:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[75702]: cluster 2023-10-01T09:36:09.488634+0000 mon.a (mon.0) 978 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-10-01T09:36:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:10 smithi111 bash[75702]: cluster 2023-10-01T09:36:09.501802+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T09:36:10.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:10.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:10.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:10.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:10 smithi183 bash[59233]: audit 2023-10-01T09:36:09.488409+0000 mon.a (mon.0) 977 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:36:10.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:10 smithi183 bash[59233]: cluster 2023-10-01T09:36:09.488634+0000 mon.a (mon.0) 978 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-10-01T09:36:10.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:10 smithi183 bash[59233]: cluster 2023-10-01T09:36:09.501802+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T09:36:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:10.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:10.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:10.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:10.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:11.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:11.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:11.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:11.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:11.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:11.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:11.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:11.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:11.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:11.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:11.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:11.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:11.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:11.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:11.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:11.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:11.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:11.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:11.742 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:36:11.742 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:36:11.742 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:36:11.742 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:36:11.742 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:35132 7.5 7:a66e2d4d:::benchmark_data_smithi111_128003_object35131:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:40.318537+0000", 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 451.41741074100003, 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23628728600000001, 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 35132 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.743 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318537+0000", 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318537+0000", 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.744 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318534+0000", 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4176000000000003e-05 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318609+0000", 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0234e-05 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318629+0000", 2023-10-01T09:36:11.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0166999999999999e-05 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318639+0000", 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3372000000000003e-05 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318692+0000", 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106301 2023-10-01T09:36:11.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318799+0000", 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109923 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.318909+0000", 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001351681 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.320260+0000", 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00087804799999999998 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.321138+0000", 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.233610716 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.554749+0000", 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0762e-05 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.554790+0000", 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4564000000000003e-05 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:40.554824+0000", 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23628728600000001 2023-10-01T09:36:11.749 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:37402 7.5 7:a94ddb12:::benchmark_data_smithi111_128003_object37401:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:42.557749+0000", 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 449.17819876200002, 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15395080999999999, 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.750 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 37402 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557749+0000", 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557749+0000", 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557747+0000", 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7229e-05 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557844+0000", 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9678e-05 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557864+0000", 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2502e-05 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557876+0000", 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4240999999999998e-05 2023-10-01T09:36:11.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.557931+0000", 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113837 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558045+0000", 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013644199999999999 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558181+0000", 2023-10-01T09:36:11.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0025990290000000001 2023-10-01T09:36:11.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.560780+0000", 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00035526699999999999 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.561135+0000", 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15038882200000001 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.711524+0000", 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8481999999999997e-05 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.711623+0000", 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7374999999999997e-05 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.711700+0000", 2023-10-01T09:36:11.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15395080999999999 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:37403 7.5 7:a8c7c729:::benchmark_data_smithi111_128003_object37402:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e136)", 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:28:42.558483+0000", 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 449.177465326, 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15343552599999999, 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.758 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 37403 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558483+0000", 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.759 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558483+0000", 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558481+0000", 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013324800000000001 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558615+0000", 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0744e-05 2023-10-01T09:36:11.760 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558635+0000", 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0285000000000001e-05 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.558646+0000", 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00070942399999999995 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.559355+0000", 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000176498 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.559532+0000", 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024113499999999999 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.559773+0000", 2023-10-01T09:36:11.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001135676 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.560908+0000", 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002588946 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.563497+0000", 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14828328499999999 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.763 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.711781+0000", 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2381999999999999e-05 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.711853+0000", 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5141000000000005e-05 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:28:42.711918+0000", 2023-10-01T09:36:11.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15343552599999999 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:66034 7.5 7:ae1f6c8f:::benchmark_data_smithi111_128003_object66033:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:29:19.293149+0000", 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.44279917199998, 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17770208700000001, 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.765 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 66034 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293149+0000", 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293149+0000", 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293146+0000", 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6198000000000001e-05 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293193+0000", 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2397e-05 2023-10-01T09:36:11.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293205+0000", 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6459999999999993e-06 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293213+0000", 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4414999999999997e-05 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.768 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293297+0000", 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024985300000000002 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293547+0000", 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000334927 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.293882+0000", 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0031005009999999999 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.296982+0000", 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020314819999999998 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.299014+0000", 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17167665600000001 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.470691+0000", 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3747999999999998e-05 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.470784+0000", 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6508999999999996e-05 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.470851+0000", 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17770208700000001 2023-10-01T09:36:11.771 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:66038 7.5 7:a4b74e31:::benchmark_data_smithi111_128003_object66037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:29:19.301829+0000", 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.43411850299998, 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16915482900000001, 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.772 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 66038 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301829+0000", 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301829+0000", 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:11.773 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301827+0000", 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0434999999999999e-05 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301898+0000", 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1268e-05 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.774 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301919+0000", 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1813e-05 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301931+0000", 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3769000000000006e-05 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.301995+0000", 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014564800000000001 2023-10-01T09:36:11.775 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.302140+0000", 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000160364 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.302301+0000", 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0028665959999999999 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.776 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.305167+0000", 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0046008200000000003 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.309768+0000", 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16113576900000001 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.470904+0000", 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6921e-05 2023-10-01T09:36:11.777 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.470951+0000", 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3435000000000001e-05 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.470984+0000", 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16915482900000001 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.778 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:66052 7.5 7:a73d9a43:::benchmark_data_smithi111_128003_object66051:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:29:19.320719+0000", 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.41522919400001, 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15045534499999999, 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.779 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 66052 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320719+0000", 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320719+0000", 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:36:11.780 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320716+0000", 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012055100000000001 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320836+0000", 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.274e-05 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.781 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320849+0000", 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9670000000000004e-06 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320856+0000", 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2668000000000004e-05 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.320919+0000", 2023-10-01T09:36:11.782 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022307699999999999 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.321142+0000", 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000284195 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.321426+0000", 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0031141329999999998 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.783 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.324540+0000", 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.113861242 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.438401+0000", 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.032640288000000003 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.784 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.471042+0000", 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6607999999999996e-05 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.471118+0000", 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5705999999999998e-05 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:19.471174+0000", 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15045534499999999 2023-10-01T09:36:11.785 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:72006 7.5 7:a7bb097a:::benchmark_data_smithi111_128003_object72005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e143)", 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:29:27.242436+0000", 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 404.49351239700002, 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14437182900000001, 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.786 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 72006 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242436+0000", 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.787 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242436+0000", 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242433+0000", 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2728999999999997e-05 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242476+0000", 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5527000000000001e-05 2023-10-01T09:36:11.788 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242501+0000", 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5599999999999999e-06 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242511+0000", 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2089999999999996e-05 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.789 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242583+0000", 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024263099999999999 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.242826+0000", 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030634100000000001 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.243132+0000", 2023-10-01T09:36:11.790 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034848399999999999 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.246617+0000", 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012708700000000001 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.246744+0000", 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.139967014 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.791 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.386711+0000", 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4861999999999998e-05 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.386766+0000", 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1514000000000003e-05 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:27.386807+0000", 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14437182900000001 2023-10-01T09:36:11.792 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:73020 7.5 7:a3770d47:::benchmark_data_smithi111_128003_object73019:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e143)", 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:29:28.758919+0000", 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 402.97702865700001, 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17065893800000001, 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.793 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 73020 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.758919+0000", 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.758919+0000", 2023-10-01T09:36:11.794 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.758917+0000", 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1525e-05 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.758959+0000", 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6954999999999999e-05 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.795 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.758976+0000", 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2799999999999998e-06 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.758983+0000", 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1517e-05 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.759055+0000", 2023-10-01T09:36:11.796 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023072199999999999 2023-10-01T09:36:11.797 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.797 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.797 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.797 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.759285+0000", 2023-10-01T09:36:11.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000239848 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.759525+0000", 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036033129999999999 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.763129+0000", 2023-10-01T09:36:11.799 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0016914950000000001 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.764820+0000", 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16457539400000001 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.929396+0000", 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012047199999999999 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.800 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.929516+0000", 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2175999999999996e-05 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:29:28.929578+0000", 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17065893800000001 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.801 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:121879 7.5 7:ab772da2:::benchmark_data_smithi111_128003_object36727:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:30:45.235189+0000", 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 326.50075901100001, 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.156946642, 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 121879 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.802 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235189+0000", 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235189+0000", 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.803 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235187+0000", 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4810000000000006e-06 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235196+0000", 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9303000000000001e-05 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235215+0000", 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8140000000000007e-06 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.804 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235224+0000", 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7358000000000003e-05 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235271+0000", 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000259471 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.805 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235531+0000", 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020989899999999999 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.235740+0000", 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0039942729999999996 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.239735+0000", 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0087904860000000001 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.806 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.248525+0000", 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14334450600000001 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.391870+0000", 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014717899999999999 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.392017+0000", 2023-10-01T09:36:11.807 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011861100000000001 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:30:45.392136+0000", 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.156946642 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:152522 7.5 7:a72af723:::benchmark_data_smithi111_128003_object67370:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:34.091446+0000", 2023-10-01T09:36:11.808 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.64450217000001, 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.187787283, 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 152522 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.809 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.091446+0000", 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.091446+0000", 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.091444+0000", 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0409e-05 2023-10-01T09:36:11.810 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.091454+0000", 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9340000000000001e-05 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.091474+0000", 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6170000000000001e-06 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.811 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.091481+0000", 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005373231 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.096854+0000", 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013477000000000001 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.096989+0000", 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000150295 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.812 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.097139+0000", 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011910667 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.109050+0000", 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00061012800000000004 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.109660+0000", 2023-10-01T09:36:11.813 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.169227926 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.278888+0000", 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00027756900000000003 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279166+0000", 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7306999999999998e-05 2023-10-01T09:36:11.814 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279233+0000", 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.187787283 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:152525 7.5 7:ad9a8d21:::benchmark_data_smithi111_128003_object67373:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:34.095755+0000", 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.64019275800001, 2023-10-01T09:36:11.815 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.183650797, 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 152525 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.095755+0000", 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.816 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.095755+0000", 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.095753+0000", 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1430000000000004e-06 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.817 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.095762+0000", 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6796e-05 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.095779+0000", 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9539999999999998e-06 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.095786+0000", 2023-10-01T09:36:11.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0053369860000000002 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.101123+0000", 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012136100000000001 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.101244+0000", 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013532799999999999 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.101380+0000", 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0076757250000000004 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.109055+0000", 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00064159000000000004 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.820 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.109697+0000", 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16959279199999999 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279290+0000", 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1278999999999994e-05 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279351+0000", 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4978000000000001e-05 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.821 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279406+0000", 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.183650797 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.44945.0:152528 7.5 7:a27e0b50:::benchmark_data_smithi111_128003_object67376:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:31:34.099764+0000", 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.63618384400002, 2023-10-01T09:36:11.822 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17977641999999999, 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.44945", 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 152528 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.099764+0000", 2023-10-01T09:36:11.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.099764+0000", 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.099763+0000", 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5960000000000004e-06 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.099771+0000", 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4278e-05 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.099785+0000", 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2830000000000004e-06 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.099793+0000", 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0056400160000000003 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.105433+0000", 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012946299999999999 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.105562+0000", 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019978800000000001 2023-10-01T09:36:11.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,2", 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.105762+0000", 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034185090000000001 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.109180+0000", 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034306760000000001 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.827 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.112611+0000", 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16683684900000001 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279448+0000", 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0358999999999997e-05 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279498+0000", 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2098999999999998e-05 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:31:34.279540+0000", 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17977641999999999 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:132813 8.d e177/165 8:b7b80acd:::benchmark_data_smithi111_147681_object23022:head v 177'8315, mlcod=177'8311)", 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:35:04.871441+0000", 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 66.864506595999998, 2023-10-01T09:36:11.829 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.044768790000000003, 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.871441+0000", 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.871441+0000", 2023-10-01T09:36:11.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.871440+0000", 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1139999999999995e-06 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.871450+0000", 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1698e-05 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.871461+0000", 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7801000000000001e-05 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.871479+0000", 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0023275990000000001 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873807+0000", 2023-10-01T09:36:11.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8153999999999999e-05 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873825+0000", 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.042350164000000003 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.916175+0000", 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5098000000000002e-05 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.916210+0000", 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.044768790000000003 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:132810 8.5 e177/165 8:a1701418:::benchmark_data_smithi111_147681_object23019:head v 177'8438, mlcod=177'8432)", 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:35:04.873464+0000", 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 66.862483775000001, 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.04277562, 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.834 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873464+0000", 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873464+0000", 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873463+0000", 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1579999999999994e-06 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873473+0000", 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1788e-05 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873484+0000", 2023-10-01T09:36:11.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0229999999999998e-06 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.873490+0000", 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0089130449999999996 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.882403+0000", 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9126e-05 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.882422+0000", 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.033790565000000002 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.916213+0000", 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.6679e-05 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:04.916240+0000", 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.04277562 2023-10-01T09:36:11.838 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:151295 8.d e179/165 8:b8c6aba2:::benchmark_data_smithi111_147681_object41504:head v 179'9451, mlcod=179'9448)", 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:35:31.141845+0000", 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 40.594102802000002, 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045939932000000003, 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141845+0000", 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141845+0000", 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141845+0000", 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3369999999999996e-06 2023-10-01T09:36:11.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141851+0000", 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9700000000000002e-06 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141858+0000", 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5730000000000001e-06 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141862+0000", 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010625015 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.152487+0000", 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0154999999999998e-05 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.152528+0000", 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.035201768000000001 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.187729+0000", 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5625999999999999e-05 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.187785+0000", 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045939932000000003 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:151297 8.d e179/165 8:b1842aef:::benchmark_data_smithi111_147681_object41506:head v 179'9452, mlcod=179'9448)", 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:35:31.141893+0000", 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 40.594055316000002, 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045917222000000001, 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141893+0000", 2023-10-01T09:36:11.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141893+0000", 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967296 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141892+0000", 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1880000000000004e-06 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141897+0000", 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2240000000000003e-06 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141902+0000", 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9670000000000003e-06 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.141906+0000", 2023-10-01T09:36:11.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.028836059000000001 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.170742+0000", 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8700000000000003e-05 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.170811+0000", 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016978553 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.187789+0000", 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0746000000000001e-05 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:31.187810+0000", 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045917222000000001 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.848 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:156368 8.5 e179/165 8:aa64ce42:::benchmark_data_smithi111_147681_object46577:head v 179'9980, mlcod=179'9973)", 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:35:38.524604+0000", 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 33.211343708999998, 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.041805156000000003, 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.524604+0000", 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.524604+0000", 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.524603+0000", 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9500000000000007e-06 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.524612+0000", 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1701e-05 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.524624+0000", 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6340000000000003e-06 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.524631+0000", 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017345954 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.541977+0000", 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011501399999999999 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.542092+0000", 2023-10-01T09:36:11.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024211409999999999 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.566303+0000", 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010633600000000001 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:38.566409+0000", 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.041805156000000003 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.853 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:157203 8.c e179/165 8:3389f774:::benchmark_data_smithi111_147681_object47412:head v 179'9880, mlcod=179'9877)", 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:35:39.799936+0000", 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 31.936011477000001, 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045558730999999998, 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.799936+0000", 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.799936+0000", 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.799936+0000", 2023-10-01T09:36:11.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0899999999999994e-06 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.799945+0000", 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0589999999999992e-06 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.799954+0000", 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6409999999999999e-06 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.799960+0000", 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005791984 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.805752+0000", 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2796999999999999e-05 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.805774+0000", 2023-10-01T09:36:11.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.039649503000000003 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.845424+0000", 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1272000000000005e-05 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:35:39.845495+0000", 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045558730999999998 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.858 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:177603 8.d e181/165 8:b0dcd640:::benchmark_data_smithi111_147681_object67812:head v 181'11087, mlcod=181'11084)", 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:36:10.232302+0000", 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 1.503645423, 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.042179243999999998, 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.232302+0000", 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.232302+0000", 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.232301+0000", 2023-10-01T09:36:11.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1059e-05 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.232312+0000", 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7824000000000001e-05 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.232330+0000", 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0929999999999997e-06 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.232337+0000", 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0059656370000000002 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.238303+0000", 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0682999999999998e-05 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.238324+0000", 2023-10-01T09:36:11.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.036112352 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.274436+0000", 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5729000000000002e-05 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:10.274482+0000", 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.042179243999999998 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.863 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45128.0:178520 8.c e181/165 8:3784ed4d:::benchmark_data_smithi111_147681_object68729:head v 181'11208, mlcod=181'11206)", 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:36:11.539737+0000", 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.196210836, 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045142306, 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:36:11.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.539737+0000", 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.539737+0000", 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.539736+0000", 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8470000000000001e-06 2023-10-01T09:36:11.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.539742+0000", 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3030000000000002e-06 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.539749+0000", 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.296e-06 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:36:11.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.539754+0000", 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.019888436999999998 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.559642+0000", 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3082e-05 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.559665+0000", 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025099245999999999 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.584765+0000", 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011483499999999999 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:36:11.584879+0000", 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045142306 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:36:11.868 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:36:11.869 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:36:11.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:11.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:11.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:12.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:12.036 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:12.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:12.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:12.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:12.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:12.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:12.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:12.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:12.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:12.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:12.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:12.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:12 smithi183 bash[59233]: cluster 2023-10-01T09:36:11.426337+0000 mgr.y (mgr.25132) 787 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:36:12.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:12.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:12.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:12.696 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:12.705 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:12 smithi111 bash[75702]: cluster 2023-10-01T09:36:11.426337+0000 mgr.y (mgr.25132) 787 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:36:12.706 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:12 smithi111 bash[78631]: cluster 2023-10-01T09:36:11.426337+0000 mgr.y (mgr.25132) 787 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:36:12.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:12.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:12.825 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:12.847 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T09:36:12.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:12.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:12.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:12.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:13.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:13.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:13.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:13.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:13.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:13.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:13.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:13.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:13.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:13.496 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:13.524 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:13.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:13.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:13 smithi111 bash[75702]: cluster 2023-10-01T09:36:13.426738+0000 mgr.y (mgr.25132) 788 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:36:13.637 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:13 smithi111 bash[78631]: cluster 2023-10-01T09:36:13.426738+0000 mgr.y (mgr.25132) 788 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:36:13.663 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:13.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:13.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:13.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:13.900 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:13.908 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:13 smithi183 bash[59233]: cluster 2023-10-01T09:36:13.426738+0000 mgr.y (mgr.25132) 788 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-10-01T09:36:13.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:13.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:13.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:14.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:14.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:14.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:14.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:36:14.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:36:14.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:14.208 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:14.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:14.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:14.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:14.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:14.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:14.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:14.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:14.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:14.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:14.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:14.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:36:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:36:14] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-10-01T09:36:14.895 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:14.933 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:14.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:15.027 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:15 smithi183 bash[59233]: audit 2023-10-01T09:36:14.026971+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:15.027 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:15 smithi183 bash[59233]: audit 2023-10-01T09:36:14.028980+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:15.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:15.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:15.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:15.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:15.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:15.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:15.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:15 smithi111 bash[75702]: audit 2023-10-01T09:36:14.026971+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:15 smithi111 bash[75702]: audit 2023-10-01T09:36:14.028980+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:15 smithi111 bash[78631]: audit 2023-10-01T09:36:14.026971+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:15.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:15 smithi111 bash[78631]: audit 2023-10-01T09:36:14.028980+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:15.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.351 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:15.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:15.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:15.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:15.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:15.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:15.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:15.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:15.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:15.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:15.911 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] 2023-10-01T09:36:15.911 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:36:15.912 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:36:15.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:36:15.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:15.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:15.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:16.029 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:16.037 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:16 smithi183 bash[59233]: audit 2023-10-01T09:36:15.385916+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:36:16.037 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:16 smithi183 bash[59233]: cluster 2023-10-01T09:36:15.427286+0000 mgr.y (mgr.25132) 789 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T09:36:16.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:16.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:16.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:16.167 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:16 smithi111 bash[75702]: audit 2023-10-01T09:36:15.385916+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:36:16.167 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:16 smithi111 bash[75702]: cluster 2023-10-01T09:36:15.427286+0000 mgr.y (mgr.25132) 789 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T09:36:16.167 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:16 smithi111 bash[78631]: audit 2023-10-01T09:36:15.385916+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:36:16.167 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:16 smithi111 bash[78631]: cluster 2023-10-01T09:36:15.427286+0000 mgr.y (mgr.25132) 789 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T09:36:16.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:16.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:16.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:16.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:16.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:16.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:16.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:16.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:16.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:16.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:16.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:16.898 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:16.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:17.006 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:17.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:17.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:17.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:17.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:17.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:17.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:17.410 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:17.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:17.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:17.544 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:17.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:17.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:17.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:17.704 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:17.726 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:17.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:17.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:17.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:17.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:17.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:17.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:18.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:18.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:18.227 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:18.268 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:18.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:18.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:18.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:18.490 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:18 smithi111 bash[75702]: cluster 2023-10-01T09:36:17.427877+0000 mgr.y (mgr.25132) 790 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:36:18.490 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:18 smithi111 bash[78631]: cluster 2023-10-01T09:36:17.427877+0000 mgr.y (mgr.25132) 790 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:36:18.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:18.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:18.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:18.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:18.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:18.751 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:18.752 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:18.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:18 smithi183 bash[59233]: cluster 2023-10-01T09:36:17.427877+0000 mgr.y (mgr.25132) 790 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:36:18.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:18.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:18.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:18.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:18.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:19.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:19.088 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:19.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:19.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:19.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:19.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:19.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:19.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:19.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:19.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:19.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:19.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:19.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:19.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:19.773 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:19.877 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:19.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:19.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:20.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:20.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:20.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:20.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:20.176 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:20 smithi111 bash[75702]: cluster 2023-10-01T09:36:19.433339+0000 mgr.y (mgr.25132) 791 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:36:20.176 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:20 smithi111 bash[78631]: cluster 2023-10-01T09:36:19.433339+0000 mgr.y (mgr.25132) 791 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:36:20.201 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:20.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:20.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:20.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:20.459 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:20 smithi183 bash[59233]: cluster 2023-10-01T09:36:19.433339+0000 mgr.y (mgr.25132) 791 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-10-01T09:36:20.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:20.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:20.649 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:20.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:20.755 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:20.782 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:20.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:20.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:20.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:20.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:20.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:21.031 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:21.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:21.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:21.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:21.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:21.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:21.353 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:21.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:21.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:21.479 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:21.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:21.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:21.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:21.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:21.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:21.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:21.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:21.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:21.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:21.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:22.010 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:22.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:22.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:22.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:22.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:22.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:22.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:22.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:22.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:22.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:22.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:22.684 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:22.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:22 smithi183 bash[59233]: cluster 2023-10-01T09:36:21.433928+0000 mgr.y (mgr.25132) 792 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-10-01T09:36:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:22 smithi183 bash[59233]: audit 2023-10-01T09:36:21.902675+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:22 smithi183 bash[59233]: audit 2023-10-01T09:36:21.913567+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:22.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:22.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:22 smithi111 bash[75702]: cluster 2023-10-01T09:36:21.433928+0000 mgr.y (mgr.25132) 792 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-10-01T09:36:22.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:22 smithi111 bash[75702]: audit 2023-10-01T09:36:21.902675+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:22.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:22 smithi111 bash[75702]: audit 2023-10-01T09:36:21.913567+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:22.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:22 smithi111 bash[78631]: cluster 2023-10-01T09:36:21.433928+0000 mgr.y (mgr.25132) 792 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-10-01T09:36:22.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:22 smithi111 bash[78631]: audit 2023-10-01T09:36:21.902675+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:22.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:22 smithi111 bash[78631]: audit 2023-10-01T09:36:21.913567+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:22.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:22.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:22.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:22.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:22.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:23.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:23.118 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:23.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:23.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:23.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:23.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:23.405 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:23.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:23.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:23.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:23.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:23.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:23.678 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:23.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:23.806 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:23.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:23.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:23 smithi183 bash[59233]: audit 2023-10-01T09:36:22.858193+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:23.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:23 smithi183 bash[59233]: audit 2023-10-01T09:36:22.866891+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:23.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:23 smithi183 bash[59233]: cluster 2023-10-01T09:36:23.440757+0000 mgr.y (mgr.25132) 793 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2023-10-01T09:36:23.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:23 smithi183 bash[59233]: audit 2023-10-01T09:36:23.543297+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:36:23.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:23 smithi183 bash[59233]: audit 2023-10-01T09:36:23.548938+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:36:23.922 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:23 smithi183 bash[59233]: audit 2023-10-01T09:36:23.558297+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:23.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:23.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:23.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:24.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[78631]: audit 2023-10-01T09:36:22.858193+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[78631]: audit 2023-10-01T09:36:22.866891+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[78631]: cluster 2023-10-01T09:36:23.440757+0000 mgr.y (mgr.25132) 793 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2023-10-01T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[78631]: audit 2023-10-01T09:36:23.543297+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[78631]: audit 2023-10-01T09:36:23.548938+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[78631]: audit 2023-10-01T09:36:23.558297+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[75702]: audit 2023-10-01T09:36:22.858193+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[75702]: audit 2023-10-01T09:36:22.866891+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[75702]: cluster 2023-10-01T09:36:23.440757+0000 mgr.y (mgr.25132) 793 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 560 op/s 2023-10-01T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[75702]: audit 2023-10-01T09:36:23.543297+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[75702]: audit 2023-10-01T09:36:23.548938+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:23 smithi111 bash[75702]: audit 2023-10-01T09:36:23.558297+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:36:24.070 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:24.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:24.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:24.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:24.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:24.316 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:24.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:24.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:24.446 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:24.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:24.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:24.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:24.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:24.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:24.774 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:24.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:24.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:36:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:36:24] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-10-01T09:36:24.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:24.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:24.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:24.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:25.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:25.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:25.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:25.183 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:25.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:25.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:25.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:25.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:25.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:25.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:25.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:25.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:25.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:25.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:25.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:25.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:25.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:25.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:25.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:25.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:26.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:26.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:26.139 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:26.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:26.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:26.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:26.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:26.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:26.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:26 smithi111 bash[75702]: cluster 2023-10-01T09:36:25.441363+0000 mgr.y (mgr.25132) 794 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T09:36:26.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:26 smithi111 bash[78631]: cluster 2023-10-01T09:36:25.441363+0000 mgr.y (mgr.25132) 794 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T09:36:26.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:26.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:26.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:26.761 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:26.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:26 smithi183 bash[59233]: cluster 2023-10-01T09:36:25.441363+0000 mgr.y (mgr.25132) 794 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T09:36:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:26.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:26.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:26.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:26.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:27.010 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:27.036 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:27.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:27.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:27.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:27.316 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:27.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:27.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:27.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:27.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:27.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:27.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:27.739 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:27.841 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:27.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:27.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:27.970 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:28.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:28.105 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:28.136 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:28.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:28.239 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:28.287 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:28.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:28.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:28.504 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:28 smithi111 bash[78631]: cluster 2023-10-01T09:36:27.441899+0000 mgr.y (mgr.25132) 795 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-10-01T09:36:28.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:28 smithi111 bash[75702]: cluster 2023-10-01T09:36:27.441899+0000 mgr.y (mgr.25132) 795 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-10-01T09:36:28.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:28.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:28.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:28.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:28.680 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:28.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:28.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:28 smithi183 bash[59233]: cluster 2023-10-01T09:36:27.441899+0000 mgr.y (mgr.25132) 795 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-10-01T09:36:28.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:28.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:28.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:28.945 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:28.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:28.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:29.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:29.076 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:29.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:29.181 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:29.220 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:29.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:29.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:29.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:29.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:29.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:29.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:29.616 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:29 smithi111 bash[75702]: audit 2023-10-01T09:36:29.022424+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:29.617 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:29 smithi111 bash[78631]: audit 2023-10-01T09:36:29.022424+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:29.635 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:29.738 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:29.764 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:29 smithi183 bash[59233]: audit 2023-10-01T09:36:29.022424+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:29.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:29.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:29.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:29.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:30.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:30.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:30.148 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:30.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:30.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:30.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:30.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:30.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:30.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:30.511 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:30 smithi183 bash[59233]: cluster 2023-10-01T09:36:29.442470+0000 mgr.y (mgr.25132) 796 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-01T09:36:30.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:30.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:30 smithi111 bash[75702]: cluster 2023-10-01T09:36:29.442470+0000 mgr.y (mgr.25132) 796 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-01T09:36:30.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:30 smithi111 bash[78631]: cluster 2023-10-01T09:36:29.442470+0000 mgr.y (mgr.25132) 796 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-01T09:36:30.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:30.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:30.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:30.721 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:30.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:30.827 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:30.855 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:30.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:30.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:30.983 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:30.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:31.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:31.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:31.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.388 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:31.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:31.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:31.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:31.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:31.651 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:31.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:31.887 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.914 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:36:31.914 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:36:31.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.914 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:192263 8.6 8:610faab5:::benchmark_data_smithi111_147681_object82472:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T09:36:31.914 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:36:31.897322+0000", 2023-10-01T09:36:31.914 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.013373403000000001, 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013407128000000001, 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 192263 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:36:31.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897322+0000", 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897322+0000", 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:36:31.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897321+0000", 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897327+0000", 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4010000000000002e-06 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897342+0000", 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4781e-05 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897350+0000", 2023-10-01T09:36:31.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3240000000000003e-06 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897393+0000", 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2743000000000001e-05 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897523+0000", 2023-10-01T09:36:31.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000129665 2023-10-01T09:36:31.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 6,7", 2023-10-01T09:36:31.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.897641+0000", 2023-10-01T09:36:31.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117821 2023-10-01T09:36:31.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.910164+0000", 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012523385999999999 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.910549+0000", 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00038492700000000002 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:36:31.921 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45128.0:192264 8.1 e181/165 8:89dec421:::benchmark_data_smithi111_147681_object82473:head v 181'12032, mlcod=181'12030)", 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:36:31.904860+0000", 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0058357119999999998, 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0059648100000000001, 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:36:31.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.904860+0000", 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.904860+0000", 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.904859+0000", 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.904867+0000", 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5989999999999996e-06 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.904879+0000", 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2432000000000001e-05 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:36:31.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.904887+0000", 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2409999999999995e-06 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.905127+0000", 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00023928 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.905197+0000", 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0219e-05 2023-10-01T09:36:31.925 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45128.0:192269 8.1 e181/165)", 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:36:31.906809+0000", 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.003886563, 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0040768389999999996, 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:36:31.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.906809+0000", 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.906809+0000", 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.906808+0000", 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.906817+0000", 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7229999999999993e-06 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.906835+0000", 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7728999999999999e-05 2023-10-01T09:36:31.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.906843+0000", 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7590000000000003e-06 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:192256 8.c 8:3181898f:::benchmark_data_smithi111_147681_object82465:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:36:31.886349+0000", 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0243471, 2023-10-01T09:36:31.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024595460999999999, 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 192256 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.930 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886349+0000", 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886349+0000", 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886347+0000", 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886355+0000", 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6309999999999992e-06 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886370+0000", 2023-10-01T09:36:31.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5012e-05 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886379+0000", 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5879999999999998e-06 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886457+0000", 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7820999999999999e-05 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886623+0000", 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000166081 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.886785+0000", 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016202400000000001 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:36:31.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.894022+0000", 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0072374580000000004 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:31.894626+0000", 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00060402999999999997 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: ], 2023-10-01T09:36:31.935 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 4 2023-10-01T09:36:31.936 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:36:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:31.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:31.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:32.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:32.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:32.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:32.143 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:36:32.207 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:36:32.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:32.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:32.268 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:36:32.320 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:36:32.329 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:36:32.330 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:36:32.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:32.376 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:36:32.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:32.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:32.416 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:36:32.463 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:36:32.498 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:36:32.500 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:32.502 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.502 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.503 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:36:32.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:32.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:32.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:32 smithi183 bash[59233]: cluster 2023-10-01T09:36:31.443331+0000 mgr.y (mgr.25132) 797 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2023-10-01T09:36:32.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:32 smithi183 bash[59233]: audit 2023-10-01T09:36:32.064748+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.111:0/2893447182' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:32.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:32.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:32 smithi111 bash[78631]: cluster 2023-10-01T09:36:31.443331+0000 mgr.y (mgr.25132) 797 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2023-10-01T09:36:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:32 smithi111 bash[78631]: audit 2023-10-01T09:36:32.064748+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.111:0/2893447182' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:32 smithi111 bash[75702]: cluster 2023-10-01T09:36:31.443331+0000 mgr.y (mgr.25132) 797 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 832 op/s 2023-10-01T09:36:32.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:32 smithi111 bash[75702]: audit 2023-10-01T09:36:32.064748+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.111:0/2893447182' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:32.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:32.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:32.936 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:32.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:32.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:32.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:33.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:33.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:33.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:33.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:33.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:33.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:33.356 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:33.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:33.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:33.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:33.536 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:36:33.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:33 smithi111 bash[78631]: audit 2023-10-01T09:36:32.305999+0000 mgr.y (mgr.25132) 798 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:36:33.592 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:33 smithi111 bash[78631]: audit 2023-10-01T09:36:32.529048+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.111:0/142836232' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:36:33.592 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:33 smithi111 bash[75702]: audit 2023-10-01T09:36:32.305999+0000 mgr.y (mgr.25132) 798 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:36:33.592 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:33 smithi111 bash[75702]: audit 2023-10-01T09:36:32.529048+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.111:0/142836232' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:36:33.601 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:33.624 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:33.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:33.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:33.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:33.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:33.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:33 smithi183 bash[59233]: audit 2023-10-01T09:36:32.305999+0000 mgr.y (mgr.25132) 798 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:36:33.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:33 smithi183 bash[59233]: audit 2023-10-01T09:36:32.529048+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.111:0/142836232' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:36:33.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:33.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:33.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:34.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:34.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:34.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:34.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:34.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:34.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:34.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:34.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:34.419 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:34.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:34.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:34.550 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:34.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:34.586 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[75702]: cluster 2023-10-01T09:36:33.443682+0000 mgr.y (mgr.25132) 799 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-10-01T09:36:34.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[75702]: cluster 2023-10-01T09:36:33.511017+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:34.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[78631]: cluster 2023-10-01T09:36:33.443682+0000 mgr.y (mgr.25132) 799 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-10-01T09:36:34.669 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:34.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[75702]: cluster 2023-10-01T09:36:33.527312+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T09:36:34.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[75702]: audit 2023-10-01T09:36:33.530482+0000 mon.a (mon.0) 993 : audit 1 from='client.? 172.21.15.111:0/142836232' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:36:34.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[75702]: cluster 2023-10-01T09:36:33.530702+0000 mon.a (mon.0) 994 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-10-01T09:36:34.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[75702]: cluster 2023-10-01T09:36:33.535256+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T09:36:34.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[78631]: cluster 2023-10-01T09:36:33.511017+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:34.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[78631]: cluster 2023-10-01T09:36:33.527312+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T09:36:34.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[78631]: audit 2023-10-01T09:36:33.530482+0000 mon.a (mon.0) 993 : audit 1 from='client.? 172.21.15.111:0/142836232' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:36:34.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[78631]: cluster 2023-10-01T09:36:33.530702+0000 mon.a (mon.0) 994 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-10-01T09:36:34.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[78631]: cluster 2023-10-01T09:36:33.535256+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T09:36:34.691 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T09:36:34.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:34.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:34 smithi183 bash[59233]: cluster 2023-10-01T09:36:33.443682+0000 mgr.y (mgr.25132) 799 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-10-01T09:36:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:34 smithi183 bash[59233]: cluster 2023-10-01T09:36:33.511017+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:34 smithi183 bash[59233]: cluster 2023-10-01T09:36:33.527312+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T09:36:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:34 smithi183 bash[59233]: audit 2023-10-01T09:36:33.530482+0000 mon.a (mon.0) 993 : audit 1 from='client.? 172.21.15.111:0/142836232' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:36:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:34 smithi183 bash[59233]: cluster 2023-10-01T09:36:33.530702+0000 mon.a (mon.0) 994 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-10-01T09:36:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:34 smithi183 bash[59233]: cluster 2023-10-01T09:36:33.535256+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T09:36:34.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:34.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:34.836 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:36:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:36:34] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.33.4" 2023-10-01T09:36:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:34.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:34.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:34.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:35.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:35.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:35.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:35.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:35.234 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:35.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:35.369 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:35.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:35.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:35.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:35.535 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:35 smithi183 bash[59233]: cluster 2023-10-01T09:36:35.444262+0000 mgr.y (mgr.25132) 800 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-10-01T09:36:35.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:35.631 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.636 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:35 smithi111 bash[75702]: cluster 2023-10-01T09:36:35.444262+0000 mgr.y (mgr.25132) 800 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-10-01T09:36:35.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:35 smithi111 bash[78631]: cluster 2023-10-01T09:36:35.444262+0000 mgr.y (mgr.25132) 800 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-10-01T09:36:35.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:35.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:35.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:35.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:35.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:35.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:35.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:35.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:36.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:36.047 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:36.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:36.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:36.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:36.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:36.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:36.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:36.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:36.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:36.589 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:36.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:36.600 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":801,"stamp":"2023-10-01T09:36:31.442832+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1849235384,"num_objects":28233,"num_object_clones":0,"num_object_copies":84699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28233,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":191629,"num_write_kb":7028878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":2433794,"num_keys_recovered":20,"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":148163,"ondisk_log_size":148163,"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":8477584,"kb_used_data":5528784,"kb_used_omap":20,"kb_used_meta":2948651,"kb_avail":741483632,"statfs":{"total":767960285184,"available":759279239168,"internally_reserved":0,"allocated":5661474816,"data_stored":5656267522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":3019419278},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,6,6,9,5],"upper_bound":64},"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":-654966784,"num_objects":-9994,"num_object_clones":0,"num_object_copies":-29982,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9994,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.009805"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":57,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.490137+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:35:48.490137+0000","last_peered":"2023-10-01T09:35:48.490137+0000","last_clean":"2023-10-01T09:35:48.490137+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:35:48.490137+0000","last_undegraded":"2023-10-01T09:35:48.490137+0000","last_fullsized":"2023-10-01T09:35:48.490137+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":55,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.507674+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:35:48.507674+0000","last_peered":"2023-10-01T09:35:48.507674+0000","last_clean":"2023-10-01T09:35:48.507674+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:35:48.507674+0000","last_undegraded":"2023-10-01T09:35:48.507674+0000","last_fullsized":"2023-10-01T09:35:48.507674+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":109,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504804+0000","last_change":"2023-10-01T09:34:21.110211+0000","last_active":"2023-10-01T09:35:48.504804+0000","last_peered":"2023-10-01T09:35:48.504804+0000","last_clean":"2023-10-01T09:35:48.504804+0000","last_became_active":"2023-10-01T09:34:21.109705+0000","last_became_peered":"2023-10-01T09:34:21.109705+0000","last_unstale":"2023-10-01T09:35:48.504804+0000","last_undegraded":"2023-10-01T09:35:48.504804+0000","last_fullsized":"2023-10-01T09:35:48.504804+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:42:49.005902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":165,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.502472+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:36:09.502472+0000","last_peered":"2023-10-01T09:36:09.502472+0000","last_clean":"2023-10-01T09:36:09.502472+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:36:09.502472+0000","last_undegraded":"2023-10-01T09:36:09.502472+0000","last_fullsized":"2023-10-01T09:36:09.502472+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":171,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.514154+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:35:48.514154+0000","last_peered":"2023-10-01T09:35:48.514154+0000","last_clean":"2023-10-01T09:35:48.514154+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:35:48.514154+0000","last_undegraded":"2023-10-01T09:35:48.514154+0000","last_fullsized":"2023-10-01T09:35:48.514154+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":50,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.500159+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:35:48.500159+0000","last_peered":"2023-10-01T09:35:48.500159+0000","last_clean":"2023-10-01T09:35:48.500159+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:35:48.500159+0000","last_undegraded":"2023-10-01T09:35:48.500159+0000","last_fullsized":"2023-10-01T09:35:48.500159+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":163,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.509100+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:35:48.509100+0000","last_peered":"2023-10-01T09:35:48.509100+0000","last_clean":"2023-10-01T09:35:48.509100+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:35:48.509100+0000","last_undegraded":"2023-10-01T09:35:48.509100+0000","last_fullsized":"2023-10-01T09:35:48.509100+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.506963+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:36:09.506963+0000","last_peered":"2023-10-01T09:36:09.506963+0000","last_clean":"2023-10-01T09:36:09.506963+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:36:09.506963+0000","last_undegraded":"2023-10-01T09:36:09.506963+0000","last_fullsized":"2023-10-01T09:36:09.506963+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":62,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.497205+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:35:48.497205+0000","last_peered":"2023-10-01T09:35:48.497205+0000","last_clean":"2023-10-01T09:35:48.497205+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:35:48.497205+0000","last_undegraded":"2023-10-01T09:35:48.497205+0000","last_fullsized":"2023-10-01T09:35:48.497205+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.507821+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:36:09.507821+0000","last_peered":"2023-10-01T09:36:09.507821+0000","last_clean":"2023-10-01T09:36:09.507821+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:36:09.507821+0000","last_undegraded":"2023-10-01T09:36:09.507821+0000","last_fullsized":"2023-10-01T09:36:09.507821+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":50,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.507412+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:35:48.507412+0000","last_peered":"2023-10-01T09:35:48.507412+0000","last_clean":"2023-10-01T09:35:48.507412+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:35:48.507412+0000","last_undegraded":"2023-10-01T09:35:48.507412+0000","last_fullsized":"2023-10-01T09:35:48.507412+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":128,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.499460+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:35:48.499460+0000","last_peered":"2023-10-01T09:35:48.499460+0000","last_clean":"2023-10-01T09:35:48.499460+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:35:48.499460+0000","last_undegraded":"2023-10-01T09:35:48.499460+0000","last_fullsized":"2023-10-01T09:35:48.499460+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":67,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.490279+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:35:48.490279+0000","last_peered":"2023-10-01T09:35:48.490279+0000","last_clean":"2023-10-01T09:35:48.490279+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:35:48.490279+0000","last_undegraded":"2023-10-01T09:35:48.490279+0000","last_fullsized":"2023-10-01T09:35:48.490279+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":141,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.490855+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:35:48.490855+0000","last_peered":"2023-10-01T09:35:48.490855+0000","last_clean":"2023-10-01T09:35:48.490855+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:35:48.490855+0000","last_undegraded":"2023-10-01T09:35:48.490855+0000","last_fullsized":"2023-10-01T09:35:48.490855+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":96,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504374+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:35:48.504374+0000","last_peered":"2023-10-01T09:35:48.504374+0000","last_clean":"2023-10-01T09:35:48.504374+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:35:48.504374+0000","last_undegraded":"2023-10-01T09:35:48.504374+0000","last_fullsized":"2023-10-01T09:35:48.504374+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":156,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.510227+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:36:09.510227+0000","last_peered":"2023-10-01T09:36:09.510227+0000","last_clean":"2023-10-01T09:36:09.510227+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:36:09.510227+0000","last_undegraded":"2023-10-01T09:36:09.510227+0000","last_fullsized":"2023-10-01T09:36:09.510227+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":163,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.508817+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:35:48.508817+0000","last_peered":"2023-10-01T09:35:48.508817+0000","last_clean":"2023-10-01T09:35:48.508817+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:35:48.508817+0000","last_undegraded":"2023-10-01T09:35:48.508817+0000","last_fullsized":"2023-10-01T09:35:48.508817+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":53,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.502385+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:35:48.502385+0000","last_peered":"2023-10-01T09:35:48.502385+0000","last_clean":"2023-10-01T09:35:48.502385+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:35:48.502385+0000","last_undegraded":"2023-10-01T09:35:48.502385+0000","last_fullsized":"2023-10-01T09:35:48.502385+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":133,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504345+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:35:48.504345+0000","last_peered":"2023-10-01T09:35:48.504345+0000","last_clean":"2023-10-01T09:35:48.504345+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:35:48.504345+0000","last_undegraded":"2023-10-01T09:35:48.504345+0000","last_fullsized":"2023-10-01T09:35:48.504345+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":163,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.509333+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:35:48.509333+0000","last_peered":"2023-10-01T09:35:48.509333+0000","last_clean":"2023-10-01T09:35:48.509333+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:35:48.509333+0000","last_undegraded":"2023-10-01T09:35:48.509333+0000","last_fullsized":"2023-10-01T09:35:48.509333+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":193,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.499534+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:35:48.499534+0000","last_peered":"2023-10-01T09:35:48.499534+0000","last_clean":"2023-10-01T09:35:48.499534+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:35:48.499534+0000","last_undegraded":"2023-10-01T09:35:48.499534+0000","last_fullsized":"2023-10-01T09:35:48.499534+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":173,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.513901+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:35:48.513901+0000","last_peered":"2023-10-01T09:35:48.513901+0000","last_clean":"2023-10-01T09:35:48.513901+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:35:48.513901+0000","last_undegraded":"2023-10-01T09:35:48.513901+0000","last_fullsized":"2023-10-01T09:35:48.513901+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"181'11907","reported_seq":11931,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.302214+0000","last_change":"2023-10-01T09:32:40.079277+0000","last_active":"2023-10-01T09:36:30.302214+0000","last_peered":"2023-10-01T09:36:30.302214+0000","last_clean":"2023-10-01T09:36:30.302214+0000","last_became_active":"2023-10-01T09:32:40.078378+0000","last_became_peered":"2023-10-01T09:32:40.078378+0000","last_unstale":"2023-10-01T09:36:30.302214+0000","last_undegraded":"2023-10-01T09:36:30.302214+0000","last_fullsized":"2023-10-01T09:36:30.302214+0000","mapping_epoch":165,"log_start":"169'1900","ondisk_log_start":"169'1900","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117112832,"num_objects":1787,"num_object_clones":0,"num_object_copies":5361,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1787,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11907,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":78,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504896+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:35:48.504896+0000","last_peered":"2023-10-01T09:35:48.504896+0000","last_clean":"2023-10-01T09:35:48.504896+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:35:48.504896+0000","last_undegraded":"2023-10-01T09:35:48.504896+0000","last_fullsized":"2023-10-01T09:35:48.504896+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":71,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.502578+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:35:48.502578+0000","last_peered":"2023-10-01T09:35:48.502578+0000","last_clean":"2023-10-01T09:35:48.502578+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:35:48.502578+0000","last_undegraded":"2023-10-01T09:35:48.502578+0000","last_fullsized":"2023-10-01T09:35:48.502578+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"181'12176","reported_seq":12200,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.271027+0000","last_change":"2023-10-01T09:32:39.772514+0000","last_active":"2023-10-01T09:36:30.271027+0000","last_peered":"2023-10-01T09:36:30.271027+0000","last_clean":"2023-10-01T09:36:30.271027+0000","last_became_active":"2023-10-01T09:32:39.771763+0000","last_became_peered":"2023-10-01T09:32:39.771763+0000","last_unstale":"2023-10-01T09:36:30.271027+0000","last_undegraded":"2023-10-01T09:36:30.271027+0000","last_fullsized":"2023-10-01T09:36:30.271027+0000","mapping_epoch":165,"log_start":"169'2800","ondisk_log_start":"169'2800","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9376,"log_dups_size":0,"ondisk_log_size":9376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117047296,"num_objects":1786,"num_object_clones":0,"num_object_copies":5358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12176,"num_write_kb":446784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":105,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504405+0000","last_change":"2023-10-01T09:34:21.176098+0000","last_active":"2023-10-01T09:35:48.504405+0000","last_peered":"2023-10-01T09:35:48.504405+0000","last_clean":"2023-10-01T09:35:48.504405+0000","last_became_active":"2023-10-01T09:34:21.119148+0000","last_became_peered":"2023-10-01T09:34:21.119148+0000","last_unstale":"2023-10-01T09:35:48.504405+0000","last_undegraded":"2023-10-01T09:35:48.504405+0000","last_fullsized":"2023-10-01T09:35:48.504405+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":162,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.490051+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:35:48.490051+0000","last_peered":"2023-10-01T09:35:48.490051+0000","last_clean":"2023-10-01T09:35:48.490051+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:35:48.490051+0000","last_undegraded":"2023-10-01T09:35:48.490051+0000","last_fullsized":"2023-10-01T09:35:48.490051+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"181'11910","reported_seq":11936,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.760131+0000","last_change":"2023-10-01T09:32:39.770497+0000","last_active":"2023-10-01T09:36:30.760131+0000","last_peered":"2023-10-01T09:36:30.760131+0000","last_clean":"2023-10-01T09:36:30.760131+0000","last_became_active":"2023-10-01T09:32:39.770134+0000","last_became_peered":"2023-10-01T09:32:39.770134+0000","last_unstale":"2023-10-01T09:36:30.760131+0000","last_undegraded":"2023-10-01T09:36:30.760131+0000","last_fullsized":"2023-10-01T09:36:30.760131+0000","mapping_epoch":165,"log_start":"169'3000","ondisk_log_start":"169'3000","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8910,"log_dups_size":0,"ondisk_log_size":8910,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:19.957508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115343360,"num_objects":1760,"num_object_clones":0,"num_object_copies":5280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1760,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11910,"num_write_kb":437440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":92,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.507606+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:35:48.507606+0000","last_peered":"2023-10-01T09:35:48.507606+0000","last_clean":"2023-10-01T09:35:48.507606+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:35:48.507606+0000","last_undegraded":"2023-10-01T09:35:48.507606+0000","last_fullsized":"2023-10-01T09:35:48.507606+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":59,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.499708+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:35:48.499708+0000","last_peered":"2023-10-01T09:35:48.499708+0000","last_clean":"2023-10-01T09:35:48.499708+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:35:48.499708+0000","last_undegraded":"2023-10-01T09:35:48.499708+0000","last_fullsized":"2023-10-01T09:35:48.499708+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"181'12009","reported_seq":12038,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:31.067766+0000","last_change":"2023-10-01T09:33:51.086849+0000","last_active":"2023-10-01T09:36:31.067766+0000","last_peered":"2023-10-01T09:36:31.067766+0000","last_clean":"2023-10-01T09:36:31.067766+0000","last_became_active":"2023-10-01T09:33:51.080927+0000","last_became_peered":"2023-10-01T09:33:51.080927+0000","last_unstale":"2023-10-01T09:36:31.067766+0000","last_undegraded":"2023-10-01T09:36:31.067766+0000","last_fullsized":"2023-10-01T09:36:31.067766+0000","mapping_epoch":171,"log_start":"170'3400","ondisk_log_start":"170'3400","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8609,"log_dups_size":0,"ondisk_log_size":8609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:03:12.436780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114884608,"num_objects":1753,"num_object_clones":0,"num_object_copies":5259,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1753,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12009,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":147,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.497388+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:35:48.497388+0000","last_peered":"2023-10-01T09:35:48.497388+0000","last_clean":"2023-10-01T09:35:48.497388+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:35:48.497388+0000","last_undegraded":"2023-10-01T09:35:48.497388+0000","last_fullsized":"2023-10-01T09:35:48.497388+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.496814+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:36:09.496814+0000","last_peered":"2023-10-01T09:36:09.496814+0000","last_clean":"2023-10-01T09:36:09.496814+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:36:09.496814+0000","last_undegraded":"2023-10-01T09:36:09.496814+0000","last_fullsized":"2023-10-01T09:36:09.496814+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"181'12020","reported_seq":12045,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:31.047111+0000","last_change":"2023-10-01T09:32:39.763685+0000","last_active":"2023-10-01T09:36:31.047111+0000","last_peered":"2023-10-01T09:36:31.047111+0000","last_clean":"2023-10-01T09:36:31.047111+0000","last_became_active":"2023-10-01T09:32:39.763350+0000","last_became_peered":"2023-10-01T09:32:39.763350+0000","last_unstale":"2023-10-01T09:36:31.047111+0000","last_undegraded":"2023-10-01T09:36:31.047111+0000","last_fullsized":"2023-10-01T09:36:31.047111+0000","mapping_epoch":165,"log_start":"170'3400","ondisk_log_start":"170'3400","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8620,"log_dups_size":0,"ondisk_log_size":8620,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:12:44.191396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114950144,"num_objects":1754,"num_object_clones":0,"num_object_copies":5262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12020,"num_write_kb":440768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":155,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:50.970621+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:35:50.970621+0000","last_peered":"2023-10-01T09:35:50.970621+0000","last_clean":"2023-10-01T09:35:50.970621+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:35:50.970621+0000","last_undegraded":"2023-10-01T09:35:50.970621+0000","last_fullsized":"2023-10-01T09:35:50.970621+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.490353+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:35:48.490353+0000","last_peered":"2023-10-01T09:35:48.490353+0000","last_clean":"2023-10-01T09:35:48.490353+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:35:48.490353+0000","last_undegraded":"2023-10-01T09:35:48.490353+0000","last_fullsized":"2023-10-01T09:35:48.490353+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"181'11954","reported_seq":11980,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.078501+0000","last_change":"2023-10-01T09:32:40.078581+0000","last_active":"2023-10-01T09:36:30.078501+0000","last_peered":"2023-10-01T09:36:30.078501+0000","last_clean":"2023-10-01T09:36:30.078501+0000","last_became_active":"2023-10-01T09:32:40.078099+0000","last_became_peered":"2023-10-01T09:32:40.078099+0000","last_unstale":"2023-10-01T09:36:30.078501+0000","last_undegraded":"2023-10-01T09:36:30.078501+0000","last_fullsized":"2023-10-01T09:36:30.078501+0000","mapping_epoch":165,"log_start":"170'3800","ondisk_log_start":"170'3800","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8154,"log_dups_size":0,"ondisk_log_size":8154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:04:29.961412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117178368,"num_objects":1788,"num_object_clones":0,"num_object_copies":5364,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1788,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11954,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":50,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.499797+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:35:48.499797+0000","last_peered":"2023-10-01T09:35:48.499797+0000","last_clean":"2023-10-01T09:35:48.499797+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:35:48.499797+0000","last_undegraded":"2023-10-01T09:35:48.499797+0000","last_fullsized":"2023-10-01T09:35:48.499797+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.505445+0000","last_change":"2023-10-01T09:34:21.113827+0000","last_active":"2023-10-01T09:35:48.505445+0000","last_peered":"2023-10-01T09:35:48.505445+0000","last_clean":"2023-10-01T09:35:48.505445+0000","last_became_active":"2023-10-01T09:34:21.110671+0000","last_became_peered":"2023-10-01T09:34:21.110671+0000","last_unstale":"2023-10-01T09:35:48.505445+0000","last_undegraded":"2023-10-01T09:35:48.505445+0000","last_fullsized":"2023-10-01T09:35:48.505445+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:08:06.189624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"181'11742","reported_seq":11766,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.230245+0000","last_change":"2023-10-01T09:32:39.764728+0000","last_active":"2023-10-01T09:36:30.230245+0000","last_peered":"2023-10-01T09:36:30.230245+0000","last_clean":"2023-10-01T09:36:30.230245+0000","last_became_active":"2023-10-01T09:32:39.764358+0000","last_became_peered":"2023-10-01T09:32:39.764358+0000","last_unstale":"2023-10-01T09:36:30.230245+0000","last_undegraded":"2023-10-01T09:36:30.230245+0000","last_fullsized":"2023-10-01T09:36:30.230245+0000","mapping_epoch":165,"log_start":"169'1700","ondisk_log_start":"169'1700","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111411200,"num_objects":1700,"num_object_clones":0,"num_object_copies":5100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1700,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11742,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.498892+0000","last_change":"2023-10-01T09:34:21.109960+0000","last_active":"2023-10-01T09:36:09.498892+0000","last_peered":"2023-10-01T09:36:09.498892+0000","last_clean":"2023-10-01T09:36:09.498892+0000","last_became_active":"2023-10-01T09:34:21.109258+0000","last_became_peered":"2023-10-01T09:34:21.109258+0000","last_unstale":"2023-10-01T09:36:09.498892+0000","last_undegraded":"2023-10-01T09:36:09.498892+0000","last_fullsized":"2023-10-01T09:36:09.498892+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:46.055366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":165,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.498145+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:35:48.498145+0000","last_peered":"2023-10-01T09:35:48.498145+0000","last_clean":"2023-10-01T09:35:48.498145+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:35:48.498145+0000","last_undegraded":"2023-10-01T09:35:48.498145+0000","last_fullsized":"2023-10-01T09:35:48.498145+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"181'11859","reported_seq":11898,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.413719+0000","last_change":"2023-10-01T09:33:51.130552+0000","last_active":"2023-10-01T09:36:30.413719+0000","last_peered":"2023-10-01T09:36:30.413719+0000","last_clean":"2023-10-01T09:36:30.413719+0000","last_became_active":"2023-10-01T09:33:51.098103+0000","last_became_peered":"2023-10-01T09:33:51.098103+0000","last_unstale":"2023-10-01T09:36:30.413719+0000","last_undegraded":"2023-10-01T09:36:30.413719+0000","last_fullsized":"2023-10-01T09:36:30.413719+0000","mapping_epoch":171,"log_start":"169'1800","ondisk_log_start":"169'1800","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116195328,"num_objects":1773,"num_object_clones":0,"num_object_copies":5319,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1773,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11859,"num_write_kb":436224,"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":[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.8","version":"0'0","reported_seq":184,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.514294+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:35:48.514294+0000","last_peered":"2023-10-01T09:35:48.514294+0000","last_clean":"2023-10-01T09:35:48.514294+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:35:48.514294+0000","last_undegraded":"2023-10-01T09:35:48.514294+0000","last_fullsized":"2023-10-01T09:35:48.514294+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.506779+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:35:48.506779+0000","last_peered":"2023-10-01T09:35:48.506779+0000","last_clean":"2023-10-01T09:35:48.506779+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:35:48.506779+0000","last_undegraded":"2023-10-01T09:35:48.506779+0000","last_fullsized":"2023-10-01T09:35:48.506779+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"181'12069","reported_seq":12095,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.714751+0000","last_change":"2023-10-01T09:32:40.075896+0000","last_active":"2023-10-01T09:36:30.714751+0000","last_peered":"2023-10-01T09:36:30.714751+0000","last_clean":"2023-10-01T09:36:30.714751+0000","last_became_active":"2023-10-01T09:32:40.075517+0000","last_became_peered":"2023-10-01T09:32:40.075517+0000","last_unstale":"2023-10-01T09:36:30.714751+0000","last_undegraded":"2023-10-01T09:36:30.714751+0000","last_fullsized":"2023-10-01T09:36:30.714751+0000","mapping_epoch":165,"log_start":"170'3200","ondisk_log_start":"170'3200","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8869,"log_dups_size":0,"ondisk_log_size":8869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:03:29.790595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115802112,"num_objects":1767,"num_object_clones":0,"num_object_copies":5301,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1767,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12069,"num_write_kb":442752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":75,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:55.721363+0000","last_change":"2023-10-01T09:33:51.094812+0000","last_active":"2023-10-01T09:35:55.721363+0000","last_peered":"2023-10-01T09:35:55.721363+0000","last_clean":"2023-10-01T09:35:55.721363+0000","last_became_active":"2023-10-01T09:33:51.094340+0000","last_became_peered":"2023-10-01T09:33:51.094340+0000","last_unstale":"2023-10-01T09:35:55.721363+0000","last_undegraded":"2023-10-01T09:35:55.721363+0000","last_fullsized":"2023-10-01T09:35:55.721363+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:49:35.716710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":53,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.502418+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:35:48.502418+0000","last_peered":"2023-10-01T09:35:48.502418+0000","last_clean":"2023-10-01T09:35:48.502418+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:35:48.502418+0000","last_undegraded":"2023-10-01T09:35:48.502418+0000","last_fullsized":"2023-10-01T09:35:48.502418+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":163,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504999+0000","last_change":"2023-10-01T09:34:21.117258+0000","last_active":"2023-10-01T09:35:48.504999+0000","last_peered":"2023-10-01T09:35:48.504999+0000","last_clean":"2023-10-01T09:35:48.504999+0000","last_became_active":"2023-10-01T09:34:21.116865+0000","last_became_peered":"2023-10-01T09:34:21.116865+0000","last_unstale":"2023-10-01T09:35:48.504999+0000","last_undegraded":"2023-10-01T09:35:48.504999+0000","last_fullsized":"2023-10-01T09:35:48.504999+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:47:32.155443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"181'12218","reported_seq":12242,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.409262+0000","last_change":"2023-10-01T09:32:39.772406+0000","last_active":"2023-10-01T09:36:30.409262+0000","last_peered":"2023-10-01T09:36:30.409262+0000","last_clean":"2023-10-01T09:36:30.409262+0000","last_became_active":"2023-10-01T09:32:39.771989+0000","last_became_peered":"2023-10-01T09:32:39.771989+0000","last_unstale":"2023-10-01T09:36:30.409262+0000","last_undegraded":"2023-10-01T09:36:30.409262+0000","last_fullsized":"2023-10-01T09:36:30.409262+0000","mapping_epoch":165,"log_start":"169'2200","ondisk_log_start":"169'2200","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116129792,"num_objects":1772,"num_object_clones":0,"num_object_copies":5316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1772,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12218,"num_write_kb":447680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":169,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.497892+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:35:48.497892+0000","last_peered":"2023-10-01T09:35:48.497892+0000","last_clean":"2023-10-01T09:35:48.497892+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:35:48.497892+0000","last_undegraded":"2023-10-01T09:35:48.497892+0000","last_fullsized":"2023-10-01T09:35:48.497892+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:36:04.255321+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:36:04.255321+0000","last_peered":"2023-10-01T09:36:04.255321+0000","last_clean":"2023-10-01T09:36:04.255321+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:36:04.255321+0000","last_undegraded":"2023-10-01T09:36:04.255321+0000","last_fullsized":"2023-10-01T09:36:04.255321+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":75,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:54.244745+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:35:54.244745+0000","last_peered":"2023-10-01T09:35:54.244745+0000","last_clean":"2023-10-01T09:35:54.244745+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:35:54.244745+0000","last_undegraded":"2023-10-01T09:35:54.244745+0000","last_fullsized":"2023-10-01T09:35:54.244745+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.b","version":"181'11637","reported_seq":11663,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:31.082707+0000","last_change":"2023-10-01T09:32:39.763862+0000","last_active":"2023-10-01T09:36:31.082707+0000","last_peered":"2023-10-01T09:36:31.082707+0000","last_clean":"2023-10-01T09:36:31.082707+0000","last_became_active":"2023-10-01T09:32:39.763241+0000","last_became_peered":"2023-10-01T09:32:39.763241+0000","last_unstale":"2023-10-01T09:36:31.082707+0000","last_undegraded":"2023-10-01T09:36:31.082707+0000","last_fullsized":"2023-10-01T09:36:31.082707+0000","mapping_epoch":165,"log_start":"170'3000","ondisk_log_start":"170'3000","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8637,"log_dups_size":0,"ondisk_log_size":8637,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:15.948554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112656384,"num_objects":1719,"num_object_clones":0,"num_object_copies":5157,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1719,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11637,"num_write_kb":427392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":178,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:36:04.255283+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:36:04.255283+0000","last_peered":"2023-10-01T09:36:04.255283+0000","last_clean":"2023-10-01T09:36:04.255283+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:36:04.255283+0000","last_undegraded":"2023-10-01T09:36:04.255283+0000","last_fullsized":"2023-10-01T09:36:04.255283+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":129,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:54.244655+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:35:54.244655+0000","last_peered":"2023-10-01T09:35:54.244655+0000","last_clean":"2023-10-01T09:35:54.244655+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:35:54.244655+0000","last_undegraded":"2023-10-01T09:35:54.244655+0000","last_fullsized":"2023-10-01T09:35:54.244655+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":179,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.495837+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:36:09.495837+0000","last_peered":"2023-10-01T09:36:09.495837+0000","last_clean":"2023-10-01T09:36:09.495837+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:36:09.495837+0000","last_undegraded":"2023-10-01T09:36:09.495837+0000","last_fullsized":"2023-10-01T09:36:09.495837+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.9","version":"181'11780","reported_seq":11804,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.315948+0000","last_change":"2023-10-01T09:32:39.764938+0000","last_active":"2023-10-01T09:36:30.315948+0000","last_peered":"2023-10-01T09:36:30.315948+0000","last_clean":"2023-10-01T09:36:30.315948+0000","last_became_active":"2023-10-01T09:32:39.764565+0000","last_became_peered":"2023-10-01T09:32:39.764565+0000","last_unstale":"2023-10-01T09:36:30.315948+0000","last_undegraded":"2023-10-01T09:36:30.315948+0000","last_fullsized":"2023-10-01T09:36:30.315948+0000","mapping_epoch":165,"log_start":"169'2400","ondisk_log_start":"169'2400","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9380,"log_dups_size":0,"ondisk_log_size":9380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117571584,"num_objects":1794,"num_object_clones":0,"num_object_copies":5382,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1794,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11780,"num_write_kb":434368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":62,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.497554+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:35:48.497554+0000","last_peered":"2023-10-01T09:35:48.497554+0000","last_clean":"2023-10-01T09:35:48.497554+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:35:48.497554+0000","last_undegraded":"2023-10-01T09:35:48.497554+0000","last_fullsized":"2023-10-01T09:35:48.497554+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":416,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504119+0000","last_change":"2023-10-01T09:32:19.455298+0000","last_active":"2023-10-01T09:35:48.504119+0000","last_peered":"2023-10-01T09:35:48.504119+0000","last_clean":"2023-10-01T09:35:48.504119+0000","last_became_active":"2023-10-01T09:32:19.454893+0000","last_became_peered":"2023-10-01T09:32:19.454893+0000","last_unstale":"2023-10-01T09:35:48.504119+0000","last_undegraded":"2023-10-01T09:35:48.504119+0000","last_fullsized":"2023-10-01T09:35:48.504119+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":161,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.513249+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:35:48.513249+0000","last_peered":"2023-10-01T09:35:48.513249+0000","last_clean":"2023-10-01T09:35:48.513249+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:35:48.513249+0000","last_undegraded":"2023-10-01T09:35:48.513249+0000","last_fullsized":"2023-10-01T09:35:48.513249+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":50,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.500910+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:35:48.500910+0000","last_peered":"2023-10-01T09:35:48.500910+0000","last_clean":"2023-10-01T09:35:48.500910+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:35:48.500910+0000","last_undegraded":"2023-10-01T09:35:48.500910+0000","last_fullsized":"2023-10-01T09:35:48.500910+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"181'12019","reported_seq":12052,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:29.230055+0000","last_change":"2023-10-01T09:33:51.091410+0000","last_active":"2023-10-01T09:36:29.230055+0000","last_peered":"2023-10-01T09:36:29.230055+0000","last_clean":"2023-10-01T09:36:29.230055+0000","last_became_active":"2023-10-01T09:33:51.082014+0000","last_became_peered":"2023-10-01T09:33:51.082014+0000","last_unstale":"2023-10-01T09:36:29.230055+0000","last_undegraded":"2023-10-01T09:36:29.230055+0000","last_fullsized":"2023-10-01T09:36:29.230055+0000","mapping_epoch":171,"log_start":"169'2300","ondisk_log_start":"169'2300","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9719,"log_dups_size":0,"ondisk_log_size":9719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:10:59.357900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115277824,"num_objects":1759,"num_object_clones":0,"num_object_copies":5277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12019,"num_write_kb":440896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":167,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.504555+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:35:48.504555+0000","last_peered":"2023-10-01T09:35:48.504555+0000","last_clean":"2023-10-01T09:35:48.504555+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:35:48.504555+0000","last_undegraded":"2023-10-01T09:35:48.504555+0000","last_fullsized":"2023-10-01T09:35:48.504555+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.516160+0000","last_change":"2023-10-01T09:34:21.106759+0000","last_active":"2023-10-01T09:35:48.516160+0000","last_peered":"2023-10-01T09:35:48.516160+0000","last_clean":"2023-10-01T09:35:48.516160+0000","last_became_active":"2023-10-01T09:34:21.106406+0000","last_became_peered":"2023-10-01T09:34:21.106406+0000","last_unstale":"2023-10-01T09:35:48.516160+0000","last_undegraded":"2023-10-01T09:35:48.516160+0000","last_fullsized":"2023-10-01T09:35:48.516160+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:48:13.387708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":161,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.509115+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:35:48.509115+0000","last_peered":"2023-10-01T09:35:48.509115+0000","last_clean":"2023-10-01T09:35:48.509115+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:35:48.509115+0000","last_undegraded":"2023-10-01T09:35:48.509115+0000","last_fullsized":"2023-10-01T09:35:48.509115+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"181'12031","reported_seq":12057,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:31.040126+0000","last_change":"2023-10-01T09:32:40.077466+0000","last_active":"2023-10-01T09:36:31.040126+0000","last_peered":"2023-10-01T09:36:31.040126+0000","last_clean":"2023-10-01T09:36:31.040126+0000","last_became_active":"2023-10-01T09:32:40.076936+0000","last_became_peered":"2023-10-01T09:32:40.076936+0000","last_unstale":"2023-10-01T09:36:31.040126+0000","last_undegraded":"2023-10-01T09:36:31.040126+0000","last_fullsized":"2023-10-01T09:36:31.040126+0000","mapping_epoch":165,"log_start":"170'3400","ondisk_log_start":"170'3400","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8631,"log_dups_size":0,"ondisk_log_size":8631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:14:54.057097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115671040,"num_objects":1765,"num_object_clones":0,"num_object_copies":5295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12031,"num_write_kb":441472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":75,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.507591+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:35:48.507591+0000","last_peered":"2023-10-01T09:35:48.507591+0000","last_clean":"2023-10-01T09:35:48.507591+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:35:48.507591+0000","last_undegraded":"2023-10-01T09:35:48.507591+0000","last_fullsized":"2023-10-01T09:35:48.507591+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":125,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:54.244765+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:35:54.244765+0000","last_peered":"2023-10-01T09:35:54.244765+0000","last_clean":"2023-10-01T09:35:54.244765+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:35:54.244765+0000","last_undegraded":"2023-10-01T09:35:54.244765+0000","last_fullsized":"2023-10-01T09:35:54.244765+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":158,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.508973+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:35:48.508973+0000","last_peered":"2023-10-01T09:35:48.508973+0000","last_clean":"2023-10-01T09:35:48.508973+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:35:48.508973+0000","last_undegraded":"2023-10-01T09:35:48.508973+0000","last_fullsized":"2023-10-01T09:35:48.508973+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"181'12058","reported_seq":12084,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.761786+0000","last_change":"2023-10-01T09:32:39.770560+0000","last_active":"2023-10-01T09:36:30.761786+0000","last_peered":"2023-10-01T09:36:30.761786+0000","last_clean":"2023-10-01T09:36:30.761786+0000","last_became_active":"2023-10-01T09:32:39.770162+0000","last_became_peered":"2023-10-01T09:32:39.770162+0000","last_unstale":"2023-10-01T09:36:30.761786+0000","last_undegraded":"2023-10-01T09:36:30.761786+0000","last_fullsized":"2023-10-01T09:36:30.761786+0000","mapping_epoch":165,"log_start":"170'3200","ondisk_log_start":"170'3200","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8858,"log_dups_size":0,"ondisk_log_size":8858,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:47:58.512818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114819072,"num_objects":1752,"num_object_clones":0,"num_object_copies":5256,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1752,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12058,"num_write_kb":441920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":181,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.513805+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:35:48.513805+0000","last_peered":"2023-10-01T09:35:48.513805+0000","last_clean":"2023-10-01T09:35:48.513805+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:35:48.513805+0000","last_undegraded":"2023-10-01T09:35:48.513805+0000","last_fullsized":"2023-10-01T09:35:48.513805+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":153,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.493651+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:36:09.493651+0000","last_peered":"2023-10-01T09:36:09.493651+0000","last_clean":"2023-10-01T09:36:09.493651+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:36:09.493651+0000","last_undegraded":"2023-10-01T09:36:09.493651+0000","last_fullsized":"2023-10-01T09:36:09.493651+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.506202+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:36:09.506202+0000","last_peered":"2023-10-01T09:36:09.506202+0000","last_clean":"2023-10-01T09:36:09.506202+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:36:09.506202+0000","last_undegraded":"2023-10-01T09:36:09.506202+0000","last_fullsized":"2023-10-01T09:36:09.506202+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"181'11980","reported_seq":12005,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:30.316159+0000","last_change":"2023-10-01T09:32:40.078966+0000","last_active":"2023-10-01T09:36:30.316159+0000","last_peered":"2023-10-01T09:36:30.316159+0000","last_clean":"2023-10-01T09:36:30.316159+0000","last_became_active":"2023-10-01T09:32:40.078138+0000","last_became_peered":"2023-10-01T09:32:40.078138+0000","last_unstale":"2023-10-01T09:36:30.316159+0000","last_undegraded":"2023-10-01T09:36:30.316159+0000","last_fullsized":"2023-10-01T09:36:30.316159+0000","mapping_epoch":165,"log_start":"169'1900","ondisk_log_start":"169'1900","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116588568,"num_objects":1780,"num_object_clones":0,"num_object_copies":5340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1780,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11980,"num_write_kb":440257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":169,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.500237+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:35:48.500237+0000","last_peered":"2023-10-01T09:35:48.500237+0000","last_clean":"2023-10-01T09:35:48.500237+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:35:48.500237+0000","last_undegraded":"2023-10-01T09:35:48.500237+0000","last_fullsized":"2023-10-01T09:35:48.500237+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":150,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.509198+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:35:48.509198+0000","last_peered":"2023-10-01T09:35:48.509198+0000","last_clean":"2023-10-01T09:35:48.509198+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:35:48.509198+0000","last_undegraded":"2023-10-01T09:35:48.509198+0000","last_fullsized":"2023-10-01T09:35:48.509198+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":32,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.497640+0000","last_change":"2023-10-01T09:34:21.106570+0000","last_active":"2023-10-01T09:35:48.497640+0000","last_peered":"2023-10-01T09:35:48.497640+0000","last_clean":"2023-10-01T09:35:48.497640+0000","last_became_active":"2023-10-01T09:34:21.106197+0000","last_became_peered":"2023-10-01T09:34:21.106197+0000","last_unstale":"2023-10-01T09:35:48.497640+0000","last_undegraded":"2023-10-01T09:35:48.497640+0000","last_fullsized":"2023-10-01T09:35:48.497640+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":152,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:55.721327+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:35:55.721327+0000","last_peered":"2023-10-01T09:35:55.721327+0000","last_clean":"2023-10-01T09:35:55.721327+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:35:55.721327+0000","last_undegraded":"2023-10-01T09:35:55.721327+0000","last_fullsized":"2023-10-01T09:35:55.721327+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":184,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.505096+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:35:48.505096+0000","last_peered":"2023-10-01T09:35:48.505096+0000","last_clean":"2023-10-01T09:35:48.505096+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:35:48.505096+0000","last_undegraded":"2023-10-01T09:35:48.505096+0000","last_fullsized":"2023-10-01T09:35:48.505096+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":149,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.497479+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:35:48.497479+0000","last_peered":"2023-10-01T09:35:48.497479+0000","last_clean":"2023-10-01T09:35:48.497479+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:35:48.497479+0000","last_undegraded":"2023-10-01T09:35:48.497479+0000","last_fullsized":"2023-10-01T09:35:48.497479+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":133,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.514526+0000","last_change":"2023-10-01T09:34:21.112151+0000","last_active":"2023-10-01T09:35:48.514526+0000","last_peered":"2023-10-01T09:35:48.514526+0000","last_clean":"2023-10-01T09:35:48.514526+0000","last_became_active":"2023-10-01T09:34:21.111629+0000","last_became_peered":"2023-10-01T09:34:21.111629+0000","last_unstale":"2023-10-01T09:35:48.514526+0000","last_undegraded":"2023-10-01T09:35:48.514526+0000","last_fullsized":"2023-10-01T09:35:48.514526+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:38:14.286245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":160,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.502477+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:35:48.502477+0000","last_peered":"2023-10-01T09:35:48.502477+0000","last_clean":"2023-10-01T09:35:48.502477+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:35:48.502477+0000","last_undegraded":"2023-10-01T09:35:48.502477+0000","last_fullsized":"2023-10-01T09:35:48.502477+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":133,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.513161+0000","last_change":"2023-10-01T09:34:21.114092+0000","last_active":"2023-10-01T09:35:48.513161+0000","last_peered":"2023-10-01T09:35:48.513161+0000","last_clean":"2023-10-01T09:35:48.513161+0000","last_became_active":"2023-10-01T09:34:21.113779+0000","last_became_peered":"2023-10-01T09:34:21.113779+0000","last_unstale":"2023-10-01T09:35:48.513161+0000","last_undegraded":"2023-10-01T09:35:48.513161+0000","last_fullsized":"2023-10-01T09:35:48.513161+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:31.419940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":181,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-01T09:36:09.507668+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:36:09.507668+0000","last_peered":"2023-10-01T09:36:09.507668+0000","last_clean":"2023-10-01T09:36:09.507668+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:36:09.507668+0000","last_undegraded":"2023-10-01T09:36:09.507668+0000","last_fullsized":"2023-10-01T09:36:09.507668+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":174,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.513356+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:35:48.513356+0000","last_peered":"2023-10-01T09:35:48.513356+0000","last_clean":"2023-10-01T09:35:48.513356+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:35:48.513356+0000","last_undegraded":"2023-10-01T09:35:48.513356+0000","last_fullsized":"2023-10-01T09:35:48.513356+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":195,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.509179+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:35:48.509179+0000","last_peered":"2023-10-01T09:35:48.509179+0000","last_clean":"2023-10-01T09:35:48.509179+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:35:48.509179+0000","last_undegraded":"2023-10-01T09:35:48.509179+0000","last_fullsized":"2023-10-01T09:35:48.509179+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":66,"reported_epoch":180,"state":"active+clean","last_fresh":"2023-10-01T09:35:48.489960+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:35:48.489960+0000","last_peered":"2023-10-01T09:35:48.489960+0000","last_clean":"2023-10-01T09:35:48.489960+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:35:48.489960+0000","last_undegraded":"2023-10-01T09:35:48.489960+0000","last_fullsized":"2023-10-01T09:35:48.489960+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":6786,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":1848639512,"num_objects":28209,"num_object_clones":0,"num_object_copies":84627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28209,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":191369,"num_write_kb":7026433,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5577060352,"data_stored":5577048136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":147969,"ondisk_log_size":147969,"up":48,"acting":48,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430600,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":888060,"kb_used_data":574452,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":92857092,"statfs":{"total":95995035648,"available":95085662208,"internally_reserved":0,"allocated":588238848,"data_stored":587690279,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":3.331,"5min":2.9990000000000001,"15min":1.956},"min":{"1min":0.312,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":38.762999999999998,"5min":60.502000000000002,"15min":67.158000000000001},"last":0.44900000000000001},{"interface":"front","average":{"1min":3.6890000000000001,"5min":2.964,"15min":1.9550000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.31},"max":{"1min":38.816000000000003,"5min":60.472999999999999,"15min":67.125},"last":0.53300000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:35:31 2023","interfaces":[{"interface":"back","average":{"1min":1.758,"5min":3.0659999999999998,"15min":2.6960000000000002},"min":{"1min":0.33500000000000002,"5min":0.30199999999999999,"15min":0.29999999999999999},"max":{"1min":5.6970000000000001,"5min":145.94399999999999,"15min":181.02600000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":2.5470000000000002,"5min":3.331,"15min":2.9670000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":11.581,"5min":144.92599999999999,"15min":181.101},"last":5.1710000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.895,"5min":1.704,"15min":1.7749999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":7.1520000000000001,"5min":10.717000000000001,"15min":68.521000000000001},"last":0.64800000000000002},{"interface":"front","average":{"1min":2.3460000000000001,"5min":1.72,"15min":1.8080000000000001},"min":{"1min":0.36599999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":7.6749999999999998,"5min":7.6749999999999998,"15min":68.498999999999995},"last":0.46200000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:35:31 2023","interfaces":[{"interface":"back","average":{"1min":4.1139999999999999,"5min":2.2829999999999999,"15min":2.2210000000000001},"min":{"1min":0.40899999999999997,"5min":0.312,"15min":0.312},"max":{"1min":37.835000000000001,"5min":37.835000000000001,"15min":49.781999999999996},"last":1.903},{"interface":"front","average":{"1min":4.8970000000000002,"5min":2.3559999999999999,"15min":2.0840000000000001},"min":{"1min":0.42899999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":38.334000000000003,"5min":38.334000000000003,"15min":48.140999999999998},"last":0.41599999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.8200000000000001,"5min":1.3460000000000001,"15min":1.0589999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":12.615,"5min":12.615,"15min":12.615},"last":0.73499999999999999},{"interface":"front","average":{"1min":2.0030000000000001,"5min":1.421,"15min":1.1599999999999999},"min":{"1min":0.40000000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.266,"5min":9.1590000000000007,"15min":9.1590000000000007},"last":0.504}]},{"osd":5,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":2.206,"5min":1.7330000000000001,"15min":1.212},"min":{"1min":0.35699999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":8.0090000000000003,"5min":12.945,"15min":12.945},"last":3.073},{"interface":"front","average":{"1min":1.9039999999999999,"5min":1.5880000000000001,"15min":1.2350000000000001},"min":{"1min":0.38600000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":10.369999999999999,"5min":15.757999999999999,"15min":15.757999999999999},"last":0.70699999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.615,"5min":1.675,"15min":1.2989999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":7.0199999999999996,"5min":8.5449999999999999,"15min":8.5449999999999999},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.597,"5min":1.536,"15min":1.228},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.048,"5min":7.351,"15min":7.351},"last":0.56799999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626833,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":879520,"kb_used_data":582232,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92865632,"statfs":{"total":95995035648,"available":95094407168,"internally_reserved":0,"allocated":596205568,"data_stored":595684801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:36:03 2023","interfaces":[{"interface":"back","average":{"1min":1.861,"5min":3.9950000000000001,"15min":2.476},"min":{"1min":0.26000000000000001,"5min":0.246,"15min":0.24099999999999999},"max":{"1min":8.298,"5min":159.34999999999999,"15min":159.34999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":2.2389999999999999,"5min":3.8969999999999998,"15min":2.4649999999999999},"min":{"1min":0.372,"5min":0.28699999999999998,"15min":0.27100000000000002},"max":{"1min":10.329000000000001,"5min":160.39400000000001,"15min":160.39400000000001},"last":0.91700000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.6890000000000001,"5min":3.0390000000000001,"15min":1.8939999999999999},"min":{"1min":0.36899999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":10.513,"5min":156.739,"15min":156.739},"last":0.59099999999999997},{"interface":"front","average":{"1min":2.7480000000000002,"5min":3.4790000000000001,"15min":2.218},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":10.292999999999999,"5min":161.77000000000001,"15min":161.77000000000001},"last":1.26}]},{"osd":2,"last update":"Sun Oct 1 09:36:00 2023","interfaces":[{"interface":"back","average":{"1min":2.093,"5min":3.5979999999999999,"15min":2.2509999999999999},"min":{"1min":0.32800000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":7.907,"5min":157.172,"15min":157.172},"last":10.632},{"interface":"front","average":{"1min":3.012,"5min":4.0679999999999996,"15min":2.4769999999999999},"min":{"1min":0.35199999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":10.413,"5min":157.30099999999999,"15min":157.30099999999999},"last":10.638999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:35:40 2023","interfaces":[{"interface":"back","average":{"1min":2.0720000000000001,"5min":3.4300000000000002,"15min":3.5030000000000001},"min":{"1min":0.35199999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.21,"5min":156.584,"15min":178.66300000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":3.7559999999999998,"5min":4.2190000000000003,"15min":3.8650000000000002},"min":{"1min":0.34599999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":14.861000000000001,"5min":157.39099999999999,"15min":179.87100000000001},"last":1.204}]},{"osd":4,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":1.621,"5min":1.4379999999999999,"15min":1.032},"min":{"1min":0.34399999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.2060000000000004,"5min":8.5660000000000007,"15min":8.5660000000000007},"last":1.153},{"interface":"front","average":{"1min":2.5110000000000001,"5min":1.6779999999999999,"15min":1.23},"min":{"1min":0.38100000000000001,"5min":0.36599999999999999,"15min":0.35299999999999998},"max":{"1min":10.475,"5min":10.475,"15min":10.475},"last":2.1389999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1659999999999999,"5min":1.496,"15min":1.111},"min":{"1min":0.41199999999999998,"5min":0.309,"15min":0.309},"max":{"1min":6.2309999999999999,"5min":8.2680000000000007,"15min":8.2680000000000007},"last":0.56100000000000005},{"interface":"front","average":{"1min":2.948,"5min":1.7729999999999999,"15min":1.2909999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":12.023,"5min":12.023,"15min":12.023},"last":6.0309999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:36:03 2023","interfaces":[{"interface":"back","average":{"1min":2.3519999999999999,"5min":1.833,"15min":1.343},"min":{"1min":0.40899999999999997,"5min":0.37,"15min":0.37},"max":{"1min":10.443,"5min":10.443,"15min":10.443},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.956,"5min":1.3100000000000001,"15min":1.085},"min":{"1min":0.38800000000000001,"5min":0.314,"15min":0.314},"max":{"1min":12.445,"5min":12.445,"15min":12.445},"last":0.52300000000000002}]}]},{"osd":1,"up_from":83,"seq":356482285781,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1228428,"kb_used_data":817604,"kb_used_omap":4,"kb_used_meta":410811,"kb_avail":92516724,"statfs":{"total":95995035648,"available":94737125376,"internally_reserved":0,"allocated":837226496,"data_stored":836442439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":420671374},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":1.74,"5min":2.3050000000000002,"15min":3.0110000000000001},"min":{"1min":0.23899999999999999,"5min":0.23599999999999999,"15min":0.17199999999999999},"max":{"1min":6.0209999999999999,"5min":62.359000000000002,"15min":139.416},"last":0.64600000000000002},{"interface":"front","average":{"1min":1.8899999999999999,"5min":2.1309999999999998,"15min":3.1040000000000001},"min":{"1min":0.16700000000000001,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":11.858000000000001,"5min":58.520000000000003,"15min":138.98400000000001},"last":0.81699999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:35:57 2023","interfaces":[{"interface":"back","average":{"1min":3.1379999999999999,"5min":1.915,"15min":2.7749999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.19500000000000001},"max":{"1min":10.757999999999999,"5min":10.757999999999999,"15min":107.459},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.5680000000000001,"15min":2.5059999999999998},"min":{"1min":0.25,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":3.5910000000000002,"5min":12.105,"15min":106.892},"last":0.90700000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:35:38 2023","interfaces":[{"interface":"back","average":{"1min":8.359,"5min":3.0049999999999999,"15min":3.2040000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":121.209,"5min":121.209,"15min":121.209},"last":1.7669999999999999},{"interface":"front","average":{"1min":8.3369999999999997,"5min":3.4079999999999999,"15min":3.9990000000000001},"min":{"1min":0.32800000000000001,"5min":0.23499999999999999,"15min":0.17599999999999999},"max":{"1min":121.054,"5min":121.054,"15min":139.345},"last":0.75800000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":3.306,"15min":2.4289999999999998},"min":{"1min":0.32300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":11.978999999999999,"5min":200.00800000000001,"15min":200.00800000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":2.1230000000000002,"5min":3.4020000000000001,"15min":2.375},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":6.077,"5min":200.07499999999999,"15min":200.07499999999999},"last":0.55600000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.476,"5min":1.8819999999999999,"15min":1.9139999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":12.739000000000001,"5min":12.739000000000001,"15min":79.337999999999994},"last":0.70599999999999996},{"interface":"front","average":{"1min":2.9660000000000002,"5min":1.7549999999999999,"15min":1.8700000000000001},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.32300000000000001},"max":{"1min":10.856,"5min":10.856,"15min":79.313000000000002},"last":0.59899999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.8700000000000001,"5min":1.948,"15min":1.9930000000000001},"min":{"1min":0.44800000000000001,"5min":0.435,"15min":0.39100000000000001},"max":{"1min":8.1210000000000004,"5min":8.1210000000000004,"15min":79.641000000000005},"last":0.68100000000000005},{"interface":"front","average":{"1min":2.254,"5min":1.645,"15min":1.954},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":8.5730000000000004,"5min":8.5730000000000004,"15min":81.662999999999997},"last":0.878}]},{"osd":7,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4359999999999999,"5min":1.7070000000000001,"15min":1.9079999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38},"max":{"1min":6.1840000000000002,"5min":6.1840000000000002,"15min":79.754000000000005},"last":0.69599999999999995},{"interface":"front","average":{"1min":2.5739999999999998,"5min":1.734,"15min":1.9510000000000001},"min":{"1min":0.46100000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":8.1679999999999993,"5min":8.1679999999999993,"15min":79.677999999999997},"last":0.97499999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449307,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1063816,"kb_used_data":681408,"kb_used_omap":5,"kb_used_meta":382394,"kb_avail":92681336,"statfs":{"total":95995035648,"available":94905688064,"internally_reserved":0,"allocated":697761792,"data_stored":696978457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":391572090},"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,2,6],"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":[{"osd":1,"last update":"Sun Oct 1 09:35:26 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":1.8899999999999999,"15min":1.671},"min":{"1min":0.26900000000000002,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":10.363,"5min":10.363,"15min":31.388999999999999},"last":2.3039999999999998},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.5189999999999999,"15min":1.6659999999999999},"min":{"1min":0.21299999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":4.8609999999999998,"5min":7.508,"15min":31.931000000000001},"last":0.27200000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:35:48 2023","interfaces":[{"interface":"back","average":{"1min":3.1779999999999999,"5min":2.2370000000000001,"15min":2.0259999999999998},"min":{"1min":0.32000000000000001,"5min":0.20499999999999999,"15min":0.19800000000000001},"max":{"1min":12.534000000000001,"5min":12.534000000000001,"15min":46.484999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.661,"5min":1.6439999999999999,"15min":1.875},"min":{"1min":0.27900000000000003,"5min":0.223,"15min":0.22},"max":{"1min":5.6639999999999997,"5min":10.26,"15min":46.110999999999997},"last":0.29299999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:35:33 2023","interfaces":[{"interface":"back","average":{"1min":2.1560000000000001,"5min":2.2160000000000002,"15min":2.3300000000000001},"min":{"1min":0.247,"5min":0.24099999999999999,"15min":0.20599999999999999},"max":{"1min":7.633,"5min":16.695,"15min":40.976999999999997},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.901,"5min":2.1930000000000001,"15min":2.2229999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.22800000000000001},"max":{"1min":7.2409999999999997,"5min":16.192,"15min":32.578000000000003},"last":2.0630000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:35:48 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":1.659,"15min":1.4330000000000001},"min":{"1min":0.376,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.9729999999999999,"5min":14.877000000000001,"15min":31.690000000000001},"last":0.753},{"interface":"front","average":{"1min":3.0179999999999998,"5min":2.3679999999999999,"15min":1.966},"min":{"1min":0.35299999999999998,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":7.5830000000000002,"5min":14.788,"15min":32.305},"last":2.3769999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:35:48 2023","interfaces":[{"interface":"back","average":{"1min":2.2040000000000002,"5min":1.6479999999999999,"15min":1.518},"min":{"1min":0.34200000000000003,"5min":0.316,"15min":0.316},"max":{"1min":6.6660000000000004,"5min":9.5310000000000006,"15min":31.297000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.988,"5min":1.6850000000000001,"15min":1.516},"min":{"1min":0.45600000000000002,"5min":0.318,"15min":0.318},"max":{"1min":5.0759999999999996,"5min":5.9429999999999996,"15min":31.827000000000002},"last":8.7140000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:35:48 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.6259999999999999,"15min":1.51},"min":{"1min":0.434,"5min":0.38100000000000001,"15min":0.36099999999999999},"max":{"1min":5.173,"5min":5.9009999999999998,"15min":31.882000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":2.6789999999999998,"5min":2.3210000000000002,"15min":1.9790000000000001},"min":{"1min":0.437,"5min":0.435,"15min":0.38500000000000001},"max":{"1min":7.6840000000000002,"5min":8.0579999999999998,"15min":32.685000000000002},"last":0.70899999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:35:48 2023","interfaces":[{"interface":"back","average":{"1min":1.486,"5min":1.635,"15min":1.5609999999999999},"min":{"1min":0.436,"5min":0.40799999999999997,"15min":0.34599999999999997},"max":{"1min":4.9000000000000004,"5min":6.6870000000000003,"15min":32.152999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":3.516,"5min":2.351,"15min":2.0539999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":12.340999999999999,"5min":12.340999999999999,"15min":32.732999999999997},"last":6.4729999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122255,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1140788,"kb_used_data":709484,"kb_used_omap":7,"kb_used_meta":431288,"kb_avail":92604364,"statfs":{"total":95995035648,"available":94826868736,"internally_reserved":0,"allocated":726511616,"data_stored":725746663,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":441638993},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:58 2023","interfaces":[{"interface":"back","average":{"1min":3.3149999999999999,"5min":2.677,"15min":2.2189999999999999},"min":{"1min":0.188,"5min":0.187,"15min":0.187},"max":{"1min":10.712999999999999,"5min":55.067999999999998,"15min":55.067999999999998},"last":0.38100000000000001},{"interface":"front","average":{"1min":2.1930000000000001,"5min":2.4159999999999999,"15min":2.4769999999999999},"min":{"1min":0.224,"5min":0.224,"15min":0.20100000000000001},"max":{"1min":6.5590000000000002,"5min":54.945,"15min":119.16200000000001},"last":0.433}]},{"osd":1,"last update":"Sun Oct 1 09:35:58 2023","interfaces":[{"interface":"back","average":{"1min":5.3650000000000002,"5min":2.3370000000000002,"15min":2.9319999999999999},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":62.009999999999998,"5min":62.009999999999998,"15min":119.496},"last":2.2879999999999998},{"interface":"front","average":{"1min":5.8239999999999998,"5min":2.7509999999999999,"15min":3.1539999999999999},"min":{"1min":0.376,"5min":0.27000000000000002,"15min":0.182},"max":{"1min":61.869,"5min":61.869,"15min":120.51600000000001},"last":2.2120000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:35:31 2023","interfaces":[{"interface":"back","average":{"1min":2.3069999999999999,"5min":2.081,"15min":2.4100000000000001},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":9.1880000000000006,"5min":13.108000000000001,"15min":120.58199999999999},"last":0.495},{"interface":"front","average":{"1min":2.8090000000000002,"5min":2.2490000000000001,"15min":2.4700000000000002},"min":{"1min":0.26100000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.2949999999999999,"5min":13.207000000000001,"15min":119.48099999999999},"last":0.46700000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:35:58 2023","interfaces":[{"interface":"back","average":{"1min":2.9129999999999998,"5min":1.8859999999999999,"15min":2.0070000000000001},"min":{"1min":0.37,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.3759999999999994,"5min":13.143000000000001,"15min":119.295},"last":6.21},{"interface":"front","average":{"1min":1.625,"5min":1.7190000000000001,"15min":2.0219999999999998},"min":{"1min":0.33500000000000002,"5min":0.309,"15min":0.309},"max":{"1min":5.1890000000000001,"5min":12.817,"15min":119.358},"last":0.55700000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:35:58 2023","interfaces":[{"interface":"back","average":{"1min":2.452,"5min":1.7889999999999999,"15min":1.8999999999999999},"min":{"1min":0.40000000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":7.2930000000000001,"5min":9.9760000000000009,"15min":119.443},"last":2.2440000000000002},{"interface":"front","average":{"1min":2.71,"5min":2.1080000000000001,"15min":2.0870000000000002},"min":{"1min":0.32800000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":9.3450000000000006,"5min":13.180999999999999,"15min":119.40000000000001},"last":0.62}]},{"osd":6,"last update":"Sun Oct 1 09:35:58 2023","interfaces":[{"interface":"back","average":{"1min":1.8979999999999999,"5min":1.635,"15min":2.0379999999999998},"min":{"1min":0.38,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.548,"5min":9.0340000000000007,"15min":119.50700000000001},"last":4.1340000000000003},{"interface":"front","average":{"1min":2.5819999999999999,"5min":1.8360000000000001,"15min":1.972},"min":{"1min":0.436,"5min":0.39800000000000002,"15min":0.373},"max":{"1min":10.896000000000001,"5min":10.896000000000001,"15min":119.33499999999999},"last":0.54400000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:35:58 2023","interfaces":[{"interface":"back","average":{"1min":2.363,"5min":2.1320000000000001,"15min":2.3079999999999998},"min":{"1min":0.40400000000000003,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":6.3140000000000001,"5min":12.74,"15min":119.45999999999999},"last":12.211},{"interface":"front","average":{"1min":3.161,"5min":1.885,"15min":2.0059999999999998},"min":{"1min":0.44700000000000001,"5min":0.42599999999999999,"15min":0.40600000000000003},"max":{"1min":10.942,"5min":10.942,"15min":119.529},"last":0.57799999999999996}]}]},{"osd":3,"up_from":93,"seq":399431958727,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1183192,"kb_used_data":680656,"kb_used_omap":2,"kb_used_meta":502525,"kb_avail":92561960,"statfs":{"total":95995035648,"available":94783447040,"internally_reserved":0,"allocated":696991744,"data_stored":696251913,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":514585653},"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,0,1,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":3.2029999999999998,"5min":2.5880000000000001,"15min":1.99},"min":{"1min":0.30299999999999999,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":10.779999999999999,"5min":36.673999999999999,"15min":36.673999999999999},"last":0.21099999999999999},{"interface":"front","average":{"1min":1.702,"5min":2.3100000000000001,"15min":2.1070000000000002},"min":{"1min":0.26600000000000001,"5min":0.20200000000000001,"15min":0.19500000000000001},"max":{"1min":10.571,"5min":30.850999999999999,"15min":30.850999999999999},"last":0.62}]},{"osd":1,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.214,"5min":2.1920000000000002,"15min":2.3479999999999999},"min":{"1min":0.223,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":11.404,"5min":11.404,"15min":84.427999999999997},"last":0.51000000000000001},{"interface":"front","average":{"1min":2.4489999999999998,"5min":2.452,"15min":2.3610000000000002},"min":{"1min":0.27300000000000002,"5min":0.23699999999999999,"15min":0.223},"max":{"1min":10.970000000000001,"5min":15.800000000000001,"15min":83.965999999999994},"last":0.499}]},{"osd":2,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.2909999999999999,"5min":2.036,"15min":2.1179999999999999},"min":{"1min":0.252,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":11.425000000000001,"5min":11.425000000000001,"15min":20.885000000000002},"last":11.667},{"interface":"front","average":{"1min":2.9180000000000001,"5min":2.1619999999999999,"15min":1.996},"min":{"1min":0.30599999999999999,"5min":0.186,"15min":0.186},"max":{"1min":10.997,"5min":18.073,"15min":21.312000000000001},"last":0.53100000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.5990000000000002,"5min":1.944,"15min":1.6020000000000001},"min":{"1min":0.39700000000000002,"5min":0.33400000000000002,"15min":0.32100000000000001},"max":{"1min":10.904999999999999,"5min":12.85,"15min":12.85},"last":0.55200000000000005},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.5900000000000001,"15min":1.5860000000000001},"min":{"1min":0.39400000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":7.1959999999999997,"5min":8.9979999999999993,"15min":10.622},"last":0.41499999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.4180000000000001,"5min":1.885,"15min":1.6899999999999999},"min":{"1min":0.443,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":10.593999999999999,"5min":10.593999999999999,"15min":10.593999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.9279999999999999,"15min":1.865},"min":{"1min":0.38600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":7.0810000000000004,"5min":10.645,"15min":20.792999999999999},"last":0.44600000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":1.4990000000000001,"5min":1.8320000000000001,"15min":1.718},"min":{"1min":0.36099999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":7.2460000000000004,"5min":9.0350000000000001,"15min":10.598000000000001},"last":1.105},{"interface":"front","average":{"1min":1.95,"5min":2.0409999999999999,"15min":1.9159999999999999},"min":{"1min":0.41099999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.0030000000000001,"5min":10.662000000000001,"15min":20.745000000000001},"last":0.63400000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.5910000000000002,"5min":1.909,"15min":1.9059999999999999},"min":{"1min":0.44,"5min":0.37,"15min":0.37},"max":{"1min":11.331,"5min":11.331,"15min":20.831},"last":1.306},{"interface":"front","average":{"1min":3.1389999999999998,"5min":2.161,"15min":1.7629999999999999},"min":{"1min":0.48399999999999999,"5min":0.44,"15min":0.379},"max":{"1min":10.939,"5min":12.878,"15min":12.878},"last":1.026}]}]},{"osd":4,"up_from":30,"seq":128849019296,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":872496,"kb_used_data":571176,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92872656,"statfs":{"total":95995035648,"available":95101599744,"internally_reserved":0,"allocated":584884224,"data_stored":584347305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":4.1449999999999996,"5min":2.2000000000000002,"15min":1.8680000000000001},"min":{"1min":0.27800000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":36.924999999999997,"5min":36.924999999999997,"15min":55.917000000000002},"last":0.497},{"interface":"front","average":{"1min":1.6819999999999999,"5min":1.3360000000000001,"15min":1.639},"min":{"1min":0.32300000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":8.1699999999999999,"5min":21.491,"15min":61.716000000000001},"last":0.34699999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:36:22 2023","interfaces":[{"interface":"back","average":{"1min":6.375,"5min":2.972,"15min":2.4750000000000001},"min":{"1min":0.314,"5min":0.30099999999999999,"15min":0.29299999999999998},"max":{"1min":77.055999999999997,"5min":77.055999999999997,"15min":130.94800000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":6.1970000000000001,"5min":2.8940000000000001,"15min":2.3210000000000002},"min":{"1min":0.36199999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":77.423000000000002,"5min":77.423000000000002,"15min":130.91399999999999},"last":4.5519999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.964,"5min":1.6719999999999999,"15min":1.464},"min":{"1min":0.34100000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.6369999999999996,"5min":20.113,"15min":55.375999999999998},"last":2.2080000000000002},{"interface":"front","average":{"1min":1.849,"5min":1.462,"15min":1.6060000000000001},"min":{"1min":0.38100000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":8.1240000000000006,"5min":12.467000000000001,"15min":55.216999999999999},"last":2.3130000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:35:40 2023","interfaces":[{"interface":"back","average":{"1min":1.742,"5min":1.994,"15min":2.1429999999999998},"min":{"1min":0.33100000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":6.5359999999999996,"5min":21.620999999999999,"15min":142.363},"last":0.59799999999999998},{"interface":"front","average":{"1min":2.0190000000000001,"5min":2.0609999999999999,"15min":2.4180000000000001},"min":{"1min":0.44900000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":11.941000000000001,"5min":21.27,"15min":140.14400000000001},"last":4.6029999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:35:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6180000000000001,"5min":1.0660000000000001,"15min":0.99299999999999999},"min":{"1min":0.34899999999999998,"5min":0.318,"15min":0.318},"max":{"1min":9.8000000000000007,"5min":9.8000000000000007,"15min":9.8000000000000007},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.1339999999999999,"15min":0.89500000000000002},"min":{"1min":0.34000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":5.0720000000000001,"5min":6.327,"15min":6.327},"last":0.38300000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3460000000000001,"5min":1.302,"15min":0.98999999999999999},"min":{"1min":0.374,"5min":0.33800000000000002,"15min":0.33600000000000002},"max":{"1min":3.859,"5min":6.1840000000000002,"15min":8.1319999999999997},"last":0.44500000000000001},{"interface":"front","average":{"1min":2.1259999999999999,"5min":1.411,"15min":1.1739999999999999},"min":{"1min":0.40899999999999997,"5min":0.39600000000000002,"15min":0.33900000000000002},"max":{"1min":11.707000000000001,"5min":11.707000000000001,"15min":12.032999999999999},"last":0.47399999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.726,"5min":1.208,"15min":1.0669999999999999},"min":{"1min":0.433,"5min":0.42899999999999999,"15min":0.39400000000000002},"max":{"1min":5.0949999999999998,"5min":5.0949999999999998,"15min":5.6360000000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.4159999999999999,"15min":1.1080000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36099999999999999},"max":{"1min":5.6639999999999997,"5min":9.2539999999999996,"15min":9.2539999999999996},"last":0.66300000000000003}]}]},{"osd":5,"up_from":36,"seq":154618823064,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1221284,"kb_used_data":911772,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92523868,"statfs":{"total":95995035648,"available":94744440832,"internally_reserved":0,"allocated":933654528,"data_stored":933125665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":[1,0,3,0,3,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.637,"5min":2.3919999999999999,"15min":2.0430000000000001},"min":{"1min":0.317,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":5.5199999999999996,"5min":56.497999999999998,"15min":85.159999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":2.782,"5min":2.6579999999999999,"15min":2.149},"min":{"1min":0.315,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":13.613,"5min":56.999000000000002,"15min":85.263999999999996},"last":0.40400000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:36:27 2023","interfaces":[{"interface":"back","average":{"1min":3.4860000000000002,"5min":3.8370000000000002,"15min":2.23},"min":{"1min":0.32700000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":10.712999999999999,"5min":183.55500000000001,"15min":183.55500000000001},"last":0.33600000000000002},{"interface":"front","average":{"1min":3.581,"5min":3.9950000000000001,"15min":2.3540000000000001},"min":{"1min":0.42599999999999999,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":12.757999999999999,"5min":183.45099999999999,"15min":183.45099999999999},"last":0.437}]},{"osd":2,"last update":"Sun Oct 1 09:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":1.681,"15min":1.486},"min":{"1min":0.34899999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.7869999999999999,"5min":22.526,"15min":22.526},"last":8.9510000000000005},{"interface":"front","average":{"1min":1.8400000000000001,"5min":1.7749999999999999,"15min":1.496},"min":{"1min":0.38500000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.6420000000000003,"5min":22.547999999999998,"15min":22.547999999999998},"last":8.093}]},{"osd":3,"last update":"Sun Oct 1 09:35:37 2023","interfaces":[{"interface":"back","average":{"1min":2.6909999999999998,"5min":2.8149999999999999,"15min":2.7010000000000001},"min":{"1min":0.41999999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":8.1660000000000004,"5min":56.244,"15min":154.482},"last":0.41999999999999998},{"interface":"front","average":{"1min":2.7519999999999998,"5min":2.516,"15min":2.6709999999999998},"min":{"1min":0.47699999999999998,"5min":0.38800000000000001,"15min":0.35099999999999998},"max":{"1min":16.173999999999999,"5min":56.186999999999998,"15min":155.774},"last":0.29999999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:35:55 2023","interfaces":[{"interface":"back","average":{"1min":2.327,"5min":1.873,"15min":1.216},"min":{"1min":0.32900000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.0720000000000001,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":0.46300000000000002},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.4750000000000001,"15min":1.099},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":6.8220000000000001,"5min":8.4320000000000004,"15min":8.4320000000000004},"last":0.54200000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":3.4769999999999999,"5min":2.0470000000000002,"15min":1.395},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":12.808999999999999,"5min":12.808999999999999,"15min":12.808999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":2.7839999999999998,"5min":1.6699999999999999,"15min":1.2350000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":14.404999999999999,"5min":14.404999999999999,"15min":14.404999999999999},"last":0.56699999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:35:55 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":1.623,"15min":1.2350000000000001},"min":{"1min":0.439,"5min":0.374,"15min":0.374},"max":{"1min":7.907,"5min":7.907,"15min":7.907},"last":0.52700000000000002},{"interface":"front","average":{"1min":2.093,"5min":1.7230000000000001,"15min":1.2749999999999999},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":7.0289999999999999,"5min":7.3280000000000003,"15min":7.3280000000000003},"last":0.99399999999999999}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":687865856,"data_stored":687865856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":816906240,"data_stored":816906240,"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":715329536,"data_stored":715325464,"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":685637632,"data_stored":685637632,"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":578224128,"data_stored":578224128,"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":923144192,"data_stored":923140120,"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":584712192,"data_stored":584712192,"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":585240576,"data_stored":585236504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:36:36.607 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:36:36.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 21 2023-10-01T09:36:36.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:36.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:36.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:36.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:36.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:36.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:36.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:36.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:36.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:36.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:37.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:37.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:37.231 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:37.254 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:37.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:37.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:37.395 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:37.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:37.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:37.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:37.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:37.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:37.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:37.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:37.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:37.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:37.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:37.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:37.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:37.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:37.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:38.035 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:38.068 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:38.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:38.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:38.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:38.305 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:38.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:38.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:38.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:38.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:38.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:38.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:38.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:38.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:38.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:36:38.740 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:38 smithi111 bash[78631]: cluster 2023-10-01T09:36:37.444840+0000 mgr.y (mgr.25132) 801 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:36:38.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:38 smithi111 bash[75702]: cluster 2023-10-01T09:36:37.444840+0000 mgr.y (mgr.25132) 801 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:36:38.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:38.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:38.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:36:38.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:38 smithi183 bash[59233]: cluster 2023-10-01T09:36:37.444840+0000 mgr.y (mgr.25132) 801 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:36:38.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:38.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:38.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:38.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:38.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:39.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:39.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:39.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:39.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:39.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:39.289 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:39.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:39.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:39.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:39.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:39.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:39.541 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:39.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:39.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:39.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:39.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:39.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:39.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:39.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:39.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:39.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:39.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:40.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:40.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:40.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:40.222 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:40 smithi183 bash[59233]: cluster 2023-10-01T09:36:39.445388+0000 mgr.y (mgr.25132) 802 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T09:36:40.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:40.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:40.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:40.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:40.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:40.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:40.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:40.557 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:40.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:40 smithi111 bash[78631]: cluster 2023-10-01T09:36:39.445388+0000 mgr.y (mgr.25132) 802 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T09:36:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:40 smithi111 bash[75702]: cluster 2023-10-01T09:36:39.445388+0000 mgr.y (mgr.25132) 802 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T09:36:40.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:40.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:40.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:40.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:40.881 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:40.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:40.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:41.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:41.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:41.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:41.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:41.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:41.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:41.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:41.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:41.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:41.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:41.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:41.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:41.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:41.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:41.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:41.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:41.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:41.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:41.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:41.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:41.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:41.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:41.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:41.862 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:42.113 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:42.138 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:42.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:42.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:42.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:42.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:42.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:42.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:42.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:42.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:42 smithi183 bash[59233]: cluster 2023-10-01T09:36:41.446180+0000 mgr.y (mgr.25132) 803 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:36:42.579 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:42.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:42.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:42.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:42.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:42.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:42 smithi111 bash[78631]: cluster 2023-10-01T09:36:41.446180+0000 mgr.y (mgr.25132) 803 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:36:42.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:42 smithi111 bash[75702]: cluster 2023-10-01T09:36:41.446180+0000 mgr.y (mgr.25132) 803 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:36:42.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:42.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:42.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:42.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:42.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:42.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:43.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:43.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:43.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:43.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:43.271 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:43.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:43.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:43.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:43.533 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:43.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:43.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:43.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:43.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:43.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:43.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:43.965 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:43.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:44.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:44.101 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:44.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:44.207 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:44.212 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:44.216 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:36:44.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:44.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:44.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:44.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:44.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:44.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:44 smithi183 bash[59233]: cluster 2023-10-01T09:36:43.446628+0000 mgr.y (mgr.25132) 804 : cluster 0 pgmap v808: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:36:44.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:44 smithi183 bash[59233]: audit 2023-10-01T09:36:44.022645+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:44.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:44.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:44.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:44.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:44.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:44.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:44 smithi111 bash[75702]: cluster 2023-10-01T09:36:43.446628+0000 mgr.y (mgr.25132) 804 : cluster 0 pgmap v808: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:36:44.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:44 smithi111 bash[75702]: audit 2023-10-01T09:36:44.022645+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:44.689 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:36:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:36:44] "GET /metrics HTTP/1.1" 200 36268 "" "Prometheus/2.33.4" 2023-10-01T09:36:44.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:44 smithi111 bash[78631]: cluster 2023-10-01T09:36:43.446628+0000 mgr.y (mgr.25132) 804 : cluster 0 pgmap v808: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:36:44.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:44 smithi111 bash[78631]: audit 2023-10-01T09:36:44.022645+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:44.781 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:44.807 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:44.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:44.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:44.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:44.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:44.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:45.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:45.076 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:45.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:45.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:45.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:45.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:45.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:45.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:45.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:45.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:45.632 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:45.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:45.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:45.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:45.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:45.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:45.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:45.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:45.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:45.999 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:46.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:46.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:46.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:46.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:46.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:46.299 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:46.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:46.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:46.443 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:46.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:46.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:46.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:46.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:46.604 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:46 smithi111 bash[78631]: cluster 2023-10-01T09:36:45.447264+0000 mgr.y (mgr.25132) 805 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-10-01T09:36:46.604 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:46 smithi111 bash[75702]: cluster 2023-10-01T09:36:45.447264+0000 mgr.y (mgr.25132) 805 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-10-01T09:36:46.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:46.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:46.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:46.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:46 smithi183 bash[59233]: cluster 2023-10-01T09:36:45.447264+0000 mgr.y (mgr.25132) 805 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-10-01T09:36:46.815 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:46.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:46.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:46.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:46.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:46.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:46.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:47.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:47.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:47.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:47.237 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:47.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:47.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:47.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:47.480 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:47.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:47.624 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:47.661 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:47.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:47.791 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:47.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:47.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:47.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:47.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:48.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:48.066 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:48.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:48.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:48.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:48.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:48.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:48.436 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:48.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:48.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:48.570 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:48.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:48 smithi183 bash[59233]: cluster 2023-10-01T09:36:47.447884+0000 mgr.y (mgr.25132) 806 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-10-01T09:36:48.620 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:48.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:48.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:48 smithi111 bash[75702]: cluster 2023-10-01T09:36:47.447884+0000 mgr.y (mgr.25132) 806 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-10-01T09:36:48.732 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:48 smithi111 bash[78631]: cluster 2023-10-01T09:36:47.447884+0000 mgr.y (mgr.25132) 806 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-10-01T09:36:48.752 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:48.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:48.858 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:48.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:48.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:49.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:49.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:49.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:49.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:49.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:49.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:49.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:49.297 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:49.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:49.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:49.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:49.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:49.547 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:49.577 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:49.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:49.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:49.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:49.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:49.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:49.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:49.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:49.986 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:49.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:49.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:50.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.126 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:50.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:50.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:50.373 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:50 smithi111 bash[75702]: cluster 2023-10-01T09:36:49.448435+0000 mgr.y (mgr.25132) 807 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 569 op/s 2023-10-01T09:36:50.373 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:50 smithi111 bash[78631]: cluster 2023-10-01T09:36:49.448435+0000 mgr.y (mgr.25132) 807 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 569 op/s 2023-10-01T09:36:50.389 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:50.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:50.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.502 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:50 smithi183 bash[59233]: cluster 2023-10-01T09:36:49.448435+0000 mgr.y (mgr.25132) 807 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 569 op/s 2023-10-01T09:36:50.523 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:50.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:50.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:50.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:50.762 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:50.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:50.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:50.858 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:36:50.858 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:36:50.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.934 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:50.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:50.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:51.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:51.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:51.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:51.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:51.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:36:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:51 smithi183 bash[59233]: audit 2023-10-01T09:36:51.242802+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.111:0/3128920679' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T09:36:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:51 smithi183 bash[59233]: audit 2023-10-01T09:36:51.243280+0000 mon.a (mon.0) 996 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T09:36:51.316 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:51.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:51.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:51.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:51.462 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:51 smithi111 bash[75702]: audit 2023-10-01T09:36:51.242802+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.111:0/3128920679' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T09:36:51.463 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:51 smithi111 bash[75702]: audit 2023-10-01T09:36:51.243280+0000 mon.a (mon.0) 996 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T09:36:51.463 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:51 smithi111 bash[78631]: audit 2023-10-01T09:36:51.242802+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.111:0/3128920679' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T09:36:51.463 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:51 smithi111 bash[78631]: audit 2023-10-01T09:36:51.243280+0000 mon.a (mon.0) 996 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T09:36:51.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:51.588 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:51.612 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:51.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:51.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:51.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:51.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:51.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:51.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:51.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:51.978 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:52.011 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:52.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:52.118 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:52.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:52.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:52.250 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:52.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:52.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:52.383 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:52.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:52 smithi111 bash[75702]: cluster 2023-10-01T09:36:51.449175+0000 mgr.y (mgr.25132) 808 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 934 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2023-10-01T09:36:52.394 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:52 smithi111 bash[78631]: cluster 2023-10-01T09:36:51.449175+0000 mgr.y (mgr.25132) 808 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 934 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2023-10-01T09:36:52.414 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:52.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:52.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:52.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:52.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:52 smithi183 bash[59233]: cluster 2023-10-01T09:36:51.449175+0000 mgr.y (mgr.25132) 808 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 934 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2023-10-01T09:36:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:52.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:52.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:52.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:52.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:52.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:52.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:52.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:52.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:53.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:53.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:53.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:53.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:53.220 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:53.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:53.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:53.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:53.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:53.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:53.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:53.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:53.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:53.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:53.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:53.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:53.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:53.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:53.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:53.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:54.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:54.065 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:54.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:54.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T09:36:54.121 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:36:54.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:54.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:54.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:54.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:54.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:54.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:54.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:54.480 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:54.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:54.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:54.592 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:54 smithi183 bash[59233]: cluster 2023-10-01T09:36:53.449820+0000 mgr.y (mgr.25132) 809 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 934 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-10-01T09:36:54.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:54.725 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:54.755 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:54.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:54.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:54 smithi111 bash[75702]: cluster 2023-10-01T09:36:53.449820+0000 mgr.y (mgr.25132) 809 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 934 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-10-01T09:36:54.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:36:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:36:54] "GET /metrics HTTP/1.1" 200 36268 "" "Prometheus/2.33.4" 2023-10-01T09:36:54.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:54 smithi111 bash[78631]: cluster 2023-10-01T09:36:53.449820+0000 mgr.y (mgr.25132) 809 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 934 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-10-01T09:36:54.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:54.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:54.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:54.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:54.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:55.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:55.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:55.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:55.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:55.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:55.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:55.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:55.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:55.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:55.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:55.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:55.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:55.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:55.823 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:55.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:55.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:55.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:55.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:55.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:56.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:56.100 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:56.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:56.243 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:56.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:56.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:56.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:56.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:56.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:56.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:56.521 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:56 smithi111 bash[75702]: cluster 2023-10-01T09:36:55.450615+0000 mgr.y (mgr.25132) 810 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 865 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-01T09:36:56.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:56.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:56.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:56.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:56 smithi183 bash[59233]: cluster 2023-10-01T09:36:55.450615+0000 mgr.y (mgr.25132) 810 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 865 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-01T09:36:56.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:56.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:56.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:56 smithi111 bash[78631]: cluster 2023-10-01T09:36:55.450615+0000 mgr.y (mgr.25132) 810 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 865 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-01T09:36:56.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:56.907 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:56.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:57.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:57.039 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:57.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:57.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:57.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:57.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:57.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:57.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:57.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:57.464 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:57.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:57.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:57.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:57.677 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:36:57.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:57.722 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:36:57.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:36:57.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:36:57.769 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:36:57.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:57.848 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:36:57.883 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:36:57.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:57.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:57.919 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:36:57.965 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:36:58.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:58.008 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.015 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:36:58.042 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:58.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:58.185 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:36:58.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:36:58.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:58.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:58.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:58.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:58.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[75702]: cluster 2023-10-01T09:36:57.451234+0000 mgr.y (mgr.25132) 811 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 715 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T09:36:58.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[75702]: audit 2023-10-01T09:36:57.626874+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.111:0/3890125199' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:58.540 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[75702]: audit 2023-10-01T09:36:58.083293+0000 mon.a (mon.0) 997 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:36:58.540 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[75702]: audit 2023-10-01T09:36:58.083600+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.111:0/4109407075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:36:58.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[78631]: cluster 2023-10-01T09:36:57.451234+0000 mgr.y (mgr.25132) 811 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 715 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T09:36:58.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[78631]: audit 2023-10-01T09:36:57.626874+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.111:0/3890125199' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:58.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[78631]: audit 2023-10-01T09:36:58.083293+0000 mon.a (mon.0) 997 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:36:58.540 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:58 smithi111 bash[78631]: audit 2023-10-01T09:36:58.083600+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.111:0/4109407075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:36:58.545 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:36:58.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:58 smithi183 bash[59233]: cluster 2023-10-01T09:36:57.451234+0000 mgr.y (mgr.25132) 811 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 715 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T09:36:58.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:58 smithi183 bash[59233]: audit 2023-10-01T09:36:57.626874+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.111:0/3890125199' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:36:58.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:58 smithi183 bash[59233]: audit 2023-10-01T09:36:58.083293+0000 mon.a (mon.0) 997 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:36:58.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:58 smithi183 bash[59233]: audit 2023-10-01T09:36:58.083600+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.111:0/4109407075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:36:58.560 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:58.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:36:58.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:58.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:58.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:58.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:58.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:58.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:58.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:58.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:36:59.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:36:59.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:59.122 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] 2023-10-01T09:36:59.122 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:36:59.122 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:36:59.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:36:59.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:59.233 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:59.261 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:59.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:59.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:59.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:36:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:36:59.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:59.540 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: cluster 2023-10-01T09:36:58.524082+0000 mon.a (mon.0) 998 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:59.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:36:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:36:59.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:59.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:36:59.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.708 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: cluster 2023-10-01T09:36:58.530748+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T09:36:59.708 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: audit 2023-10-01T09:36:58.532289+0000 mon.a (mon.0) 999 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:36:59.709 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: cluster 2023-10-01T09:36:58.532454+0000 mon.a (mon.0) 1000 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-10-01T09:36:59.709 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: cluster 2023-10-01T09:36:58.542869+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T09:36:59.709 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: audit 2023-10-01T09:36:59.023030+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:59.709 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[75702]: cluster 2023-10-01T09:36:59.451675+0000 mgr.y (mgr.25132) 812 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 701 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T09:36:59.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: cluster 2023-10-01T09:36:58.524082+0000 mon.a (mon.0) 998 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:59.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: cluster 2023-10-01T09:36:58.530748+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T09:36:59.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: audit 2023-10-01T09:36:58.532289+0000 mon.a (mon.0) 999 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:36:59.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: cluster 2023-10-01T09:36:58.532454+0000 mon.a (mon.0) 1000 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-10-01T09:36:59.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: cluster 2023-10-01T09:36:58.542869+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T09:36:59.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: audit 2023-10-01T09:36:59.023030+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:59.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:36:59 smithi111 bash[78631]: cluster 2023-10-01T09:36:59.451675+0000 mgr.y (mgr.25132) 812 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 701 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T09:36:59.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: cluster 2023-10-01T09:36:58.524082+0000 mon.a (mon.0) 998 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: cluster 2023-10-01T09:36:58.530748+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: audit 2023-10-01T09:36:58.532289+0000 mon.a (mon.0) 999 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: cluster 2023-10-01T09:36:58.532454+0000 mon.a (mon.0) 1000 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: cluster 2023-10-01T09:36:58.542869+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: audit 2023-10-01T09:36:59.023030+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:36:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:36:59 smithi183 bash[59233]: cluster 2023-10-01T09:36:59.451675+0000 mgr.y (mgr.25132) 812 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 701 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T09:36:59.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:59.835 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:36:59.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:36:59.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:59.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:36:59.969 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:36:59.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:00.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:00.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:00.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:00.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:00.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:00.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:00.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:00.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:00.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:00.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:00.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:00.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:00.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:00.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:00.714 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:00.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:00.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:00.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:00.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:00.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:00.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:01.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:01.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:01.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:01.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:01.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:01.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:01.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:01.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:37:01.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:01.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:01.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:01.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:01.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:01.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:01.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:01.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:01.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:01.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:01.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:01.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:01.941 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:01.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:01.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:01.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:02.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:02.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:02.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:02.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:37:02.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:02.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:02.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:02.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:02.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:02.518 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:02.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:02.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:02.647 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:02.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:02.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:02.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:02 smithi111 bash[75702]: cluster 2023-10-01T09:37:01.452440+0000 mgr.y (mgr.25132) 813 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 505 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T09:37:02.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:02 smithi111 bash[78631]: cluster 2023-10-01T09:37:01.452440+0000 mgr.y (mgr.25132) 813 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 505 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T09:37:02.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:02.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:02 smithi183 bash[59233]: cluster 2023-10-01T09:37:01.452440+0000 mgr.y (mgr.25132) 813 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 505 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T09:37:02.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:02.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:02.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:02.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:03.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:03.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:03.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:03.169 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:03.201 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:03.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:03.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:03.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:03.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:03.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:03.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:03.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:03.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:03.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:03.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:03.727 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:03.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:03.832 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:03.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:03.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:03.995 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:03.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:04.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:04.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:04.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:04.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:04.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:04.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:04.284 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:04.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:04.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:04.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:04.507 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:04.519 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:04 smithi111 bash[78631]: cluster 2023-10-01T09:37:03.452852+0000 mgr.y (mgr.25132) 814 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 505 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T09:37:04.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:04.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:04.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:04 smithi111 bash[75702]: cluster 2023-10-01T09:37:03.452852+0000 mgr.y (mgr.25132) 814 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 505 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T09:37:04.652 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:04.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:04.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:04.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:04 smithi183 bash[59233]: cluster 2023-10-01T09:37:03.452852+0000 mgr.y (mgr.25132) 814 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 505 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T09:37:04.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:04.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:37:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:37:04] "GET /metrics HTTP/1.1" 200 36268 "" "Prometheus/2.33.4" 2023-10-01T09:37:04.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:04.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:04.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:05.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:05.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:05.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:05.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:05.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:05.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:05.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:05.347 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:05.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:05.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:05.492 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:05.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:05.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:05.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:05.776 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:05.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:05.901 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:05.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:05.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:06.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:06.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:06.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:06.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:06.339 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:06.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:06.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:06.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:06.725 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:06 smithi183 bash[59233]: cluster 2023-10-01T09:37:05.453723+0000 mgr.y (mgr.25132) 815 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 439 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-01T09:37:06.755 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:06.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:06 smithi111 bash[75702]: cluster 2023-10-01T09:37:05.453723+0000 mgr.y (mgr.25132) 815 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 439 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-01T09:37:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:06 smithi111 bash[78631]: cluster 2023-10-01T09:37:05.453723+0000 mgr.y (mgr.25132) 815 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 439 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-01T09:37:06.842 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:06.854 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:06.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:06.902 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:06.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:07.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:07.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:07.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:07.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:07.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:07.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:07.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:07.285 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:07.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:07.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:07.429 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:07.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:07.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:07.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:07.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:07.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:07.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:07.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:07.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:07.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:07.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:07.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:08.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:08.163 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:37:08.163 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:37:08.163 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:37:08.163 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:37:08.163 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:80985 7.6 7:6cc4c2be:::benchmark_data_smithi111_128003_object80984:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e145)", 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.310200+0000", 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.84763880200001, 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6270032099999998, 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 80985 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.164 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.310200+0000", 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.310200+0000", 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.165 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.310199+0000", 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.310240+0000", 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0361999999999997e-05 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.310255+0000", 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5576000000000001e-05 2023-10-01T09:37:08.166 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.310267+0000", 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.188e-05 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.318157+0000", 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0078896539999999994 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.167 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.318322+0000", 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016540000000000001 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.318495+0000", 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000172731 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.320957+0000", 2023-10-01T09:37:08.168 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0024615520000000001 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.321933+0000", 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00097596900000000003 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.374059+0000", 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.052126301999999999 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.169 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.374071+0000", 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2123000000000001e-05 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353637+0000", 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97956603499999995 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353654+0000", 2023-10-01T09:37:08.170 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7363999999999998e-05 2023-10-01T09:37:08.171 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.171 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.171 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.172 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.937129+0000", 2023-10-01T09:37:08.172 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5834748910000001 2023-10-01T09:37:08.172 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.172 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.172 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.172 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.937204+0000", 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4251000000000004e-05 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81050 7.6 7:68d33992:::benchmark_data_smithi111_128003_object81049:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.454183+0000", 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.70365658999998, 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4986347439999999, 2023-10-01T09:37:08.173 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81050 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.174 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454183+0000", 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454183+0000", 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454181+0000", 2023-10-01T09:37:08.175 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.176 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.176 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.176 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.176 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454213+0000", 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2172999999999998e-05 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454226+0000", 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2387e-05 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.177 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454235+0000", 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4520000000000003e-06 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454281+0000", 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5556999999999998e-05 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.454288+0000", 2023-10-01T09:37:08.178 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1729999999999998e-06 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353682+0000", 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.89939427900000002 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353688+0000", 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4179999999999996e-06 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.179 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.939457+0000", 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5857692559999998 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.939649+0000", 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00019199899999999999 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.180 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.939854+0000", 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020489400000000001 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.950017+0000", 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010162801000000001 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.950031+0000", 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4297999999999999e-05 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.181 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.950092+0000", 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0696999999999998e-05 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.950139+0000", 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6955e-05 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.182 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.952817+0000", 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0026787159999999998 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81072 7.6 7:6423e78f:::benchmark_data_smithi111_128003_object81071:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.477533+0000", 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.68030603599999, 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4849146160000002, 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.183 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81072 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477533+0000", 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.184 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477533+0000", 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477532+0000", 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477555+0000", 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3241e-05 2023-10-01T09:37:08.185 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477563+0000", 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8569999999999995e-06 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477568+0000", 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8169999999999998e-06 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.186 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477607+0000", 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9391999999999998e-05 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.477615+0000", 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3520000000000001e-06 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353707+0000", 2023-10-01T09:37:08.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.87609185599999995 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353715+0000", 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4740000000000005e-06 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.943091+0000", 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5893756159999999 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.943238+0000", 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000147606 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.943389+0000", 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015050299999999999 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.952920+0000", 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0095309339999999996 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.952935+0000", 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5566e-05 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.959846+0000", 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0069105130000000001 2023-10-01T09:37:08.190 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.959892+0000", 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6545000000000002e-05 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.962448+0000", 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025554029999999999 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.191 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81075 7.6 7:63976150:::benchmark_data_smithi111_128003_object81074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.481888+0000", 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.675951424, 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4827754440000001, 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.192 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81075 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.481888+0000", 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.481888+0000", 2023-10-01T09:37:08.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.481886+0000", 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.481913+0000", 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6434000000000001e-05 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.481933+0000", 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0384e-05 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.481942+0000", 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8589999999999994e-06 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.482002+0000", 2023-10-01T09:37:08.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0495999999999998e-05 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.482013+0000", 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1086e-05 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353761+0000", 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.87174797199999998 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353770+0000", 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3040000000000005e-06 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.946364+0000", 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5925943070000002 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.198 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.946592+0000", 2023-10-01T09:37:08.198 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00022824400000000001 2023-10-01T09:37:08.198 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.198 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.198 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.946801+0000", 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020906399999999999 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.952980+0000", 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061784320000000002 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.199 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.956393+0000", 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003413049 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.962539+0000", 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061461729999999996 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.962606+0000", 2023-10-01T09:37:08.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7242000000000004e-05 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.964663+0000", 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002056946 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.201 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81095 7.6 7:695ee416:::benchmark_data_smithi111_128003_object81094:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.513471+0000", 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.64436837300002, 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4673652430000002, 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81095 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513471+0000", 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513471+0000", 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513470+0000", 2023-10-01T09:37:08.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513494+0000", 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4301999999999999e-05 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513510+0000", 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5888000000000001e-05 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513523+0000", 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2814e-05 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513596+0000", 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2980999999999998e-05 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.513609+0000", 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3555e-05 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353791+0000", 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.84018172199999996 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353799+0000", 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6009999999999997e-06 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.953023+0000", 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5992246369999998 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.953243+0000", 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021965400000000001 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.953488+0000", 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00024520500000000002 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.964735+0000", 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011246881 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.964748+0000", 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2794e-05 2023-10-01T09:37:08.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.977522+0000", 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012774512999999999 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.977630+0000", 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010723899999999999 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.980836+0000", 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0032064049999999998 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81101 7.6 7:6d2decd2:::benchmark_data_smithi111_128003_object81100:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.518763+0000", 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.63907597500003, 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4680266720000001, 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.210 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81101 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518763+0000", 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518763+0000", 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518762+0000", 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518785+0000", 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3110999999999999e-05 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518795+0000", 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0638e-05 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518803+0000", 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5050000000000001e-06 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518900+0000", 2023-10-01T09:37:08.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6929000000000007e-05 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518911+0000", 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0991e-05 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353819+0000", 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.83490838899999997 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353827+0000", 2023-10-01T09:37:08.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4259999999999997e-06 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.956430+0000", 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.602603639 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.956563+0000", 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013307999999999999 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.956686+0000", 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012289000000000001 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.964774+0000", 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0080875900000000004 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.970259+0000", 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054854129999999997 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.981232+0000", 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010972696000000001 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.981290+0000", 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.791e-05 2023-10-01T09:37:08.219 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.986790+0000", 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054999389999999997 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81102 7.6 7:658741dc:::benchmark_data_smithi111_128003_object81101:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.518818+0000", 2023-10-01T09:37:08.220 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.63902101600002, 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4701561970000001, 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81102 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.221 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518818+0000", 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518818+0000", 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518818+0000", 2023-10-01T09:37:08.222 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518837+0000", 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9706000000000001e-05 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518844+0000", 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1760000000000004e-06 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.223 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518850+0000", 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7219999999999996e-06 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518935+0000", 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4901000000000006e-05 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.518943+0000", 2023-10-01T09:37:08.224 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2910000000000007e-06 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353848+0000", 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.83490485599999997 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353856+0000", 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.328e-06 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.225 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.964812+0000", 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.610956093 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.964993+0000", 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018142599999999999 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.226 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.965203+0000", 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021006400000000001 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.981169+0000", 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015965885999999999 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.981185+0000", 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6044000000000001e-05 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.227 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.986868+0000", 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.005682683 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.986934+0000", 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5864999999999994e-05 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.228 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.988974+0000", 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020406840000000001 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81109 7.6 7:626db318:::benchmark_data_smithi111_128003_object81108:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.529951+0000", 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.62788815800002, 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4630185980000001, 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.229 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81109 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.529951+0000", 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.230 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.529951+0000", 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.529949+0000", 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.529975+0000", 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5448000000000001e-05 2023-10-01T09:37:08.231 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.529989+0000", 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4286e-05 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.529997+0000", 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6620000000000005e-06 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.232 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.530113+0000", 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116611 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.530125+0000", 2023-10-01T09:37:08.233 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1460999999999999e-05 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353876+0000", 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.82375135899999996 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.234 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353884+0000", 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6179999999999997e-06 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.970295+0000", 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6164109519999998 2023-10-01T09:37:08.235 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.970500+0000", 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020497199999999999 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.970708+0000", 2023-10-01T09:37:08.236 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020854700000000001 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.981192+0000", 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010483793999999999 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.989543+0000", 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0083506009999999992 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.237 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.989779+0000", 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000236703 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.989849+0000", 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9292e-05 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.992970+0000", 2023-10-01T09:37:08.238 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003120982 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81129 7.6 7:67871a25:::benchmark_data_smithi111_128003_object81128:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.558724+0000", 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.599114681, 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4371484680000002, 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.239 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81129 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.558724+0000", 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.240 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.558724+0000", 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.558723+0000", 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.558790+0000", 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6656999999999996e-05 2023-10-01T09:37:08.241 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.558805+0000", 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4793e-05 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.558813+0000", 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6000000000000001e-06 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.242 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.560852+0000", 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020394800000000002 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.560865+0000", 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2775999999999999e-05 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353904+0000", 2023-10-01T09:37:08.243 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.79303970000000001 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353912+0000", 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0659999999999998e-06 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.973888+0000", 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.619976635 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.244 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.974044+0000", 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000156136 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.974219+0000", 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017431400000000001 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.986811+0000", 2023-10-01T09:37:08.245 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012592413 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.989717+0000", 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002905613 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.993136+0000", 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034195419999999998 2023-10-01T09:37:08.246 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.993200+0000", 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3516000000000006e-05 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.995873+0000", 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0026731979999999999 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.247 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81156 7.6 7:643bd72f:::benchmark_data_smithi111_128003_object81155:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.605848+0000", 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.55199156200001, 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4195490980000001, 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.248 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81156 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605848+0000", 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605848+0000", 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.249 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605845+0000", 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605874+0000", 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8543000000000001e-05 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.250 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605891+0000", 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7147999999999999e-05 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605900+0000", 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1959999999999997e-06 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605966+0000", 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5710000000000006e-05 2023-10-01T09:37:08.251 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.605979+0000", 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2969000000000001e-05 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353934+0000", 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.74795473400000001 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.252 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353941+0000", 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6359999999999994e-06 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.995924+0000", 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6419826319999999 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.253 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.996071+0000", 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014738199999999999 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.996257+0000", 2023-10-01T09:37:08.254 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018552099999999999 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021822+0000", 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.025565398 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.255 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021902+0000", 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0352000000000006e-05 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.022317+0000", 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00041479700000000001 2023-10-01T09:37:08.256 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.022805+0000", 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00048768800000000001 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.025397+0000", 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025917370000000002 2023-10-01T09:37:08.257 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81159 7.6 7:66740c4f:::benchmark_data_smithi111_128003_object81158:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.611267+0000", 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.54657259800001, 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4224207139999998, 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.258 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81159 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611267+0000", 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.259 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611267+0000", 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611265+0000", 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611291+0000", 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5496000000000001e-05 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.260 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611393+0000", 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102013 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611402+0000", 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2629999999999992e-06 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611461+0000", 2023-10-01T09:37:08.261 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9095999999999998e-05 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.611472+0000", 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0772e-05 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353962+0000", 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.74249014899999999 2023-10-01T09:37:08.262 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353969+0000", 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5109999999999997e-06 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.999307+0000", 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6453370779999998 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.263 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.999489+0000", 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018217400000000001 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:42.999699+0000", 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021012099999999999 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021830+0000", 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022130844 2023-10-01T09:37:08.264 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021949+0000", 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000119676 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.031140+0000", 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0091906030000000003 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.265 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.031195+0000", 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5148000000000001e-05 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.033687+0000", 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0024921219999999998 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.266 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81167 7.6 7:67b3c1cb:::benchmark_data_smithi111_128003_object81166:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.622998+0000", 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.534840793, 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4264696909999999, 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81167 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.267 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.622998+0000", 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.622998+0000", 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.268 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.622997+0000", 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.623045+0000", 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7954999999999997e-05 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.623058+0000", 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3190000000000001e-05 2023-10-01T09:37:08.269 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.623066+0000", 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8180000000000004e-06 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.623120+0000", 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4172000000000002e-05 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.270 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.623128+0000", 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4880000000000007e-06 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353989+0000", 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.73086062799999996 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.353997+0000", 2023-10-01T09:37:08.271 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9959999999999993e-06 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.002902+0000", 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6489051560000001 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.003061+0000", 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000158734 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.272 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.003252+0000", 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00019116900000000001 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021838+0000", 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.018585491999999999 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.273 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.029675+0000", 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0078370790000000003 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.046103+0000", 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.016428887999999999 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.274 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.046155+0000", 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1172999999999999e-05 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.049468+0000", 2023-10-01T09:37:08.275 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0033133590000000001 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81175 7.6 7:6fcbf04c:::benchmark_data_smithi111_128003_object81174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.638981+0000", 2023-10-01T09:37:08.276 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.51885836399998, 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4200525110000002, 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81175 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.277 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.638981+0000", 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.638981+0000", 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.278 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.638979+0000", 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.639003+0000", 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3935e-05 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.639016+0000", 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3361e-05 2023-10-01T09:37:08.279 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.639025+0000", 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6989999999999992e-06 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.639104+0000", 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9717999999999998e-05 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.280 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.639115+0000", 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1134e-05 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354018+0000", 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.71490246700000004 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.281 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354025+0000", 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3710000000000002e-06 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.006152+0000", 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6521266959999998 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.282 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.006282+0000", 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012973499999999999 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.006451+0000", 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000169149 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021845+0000", 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015393886000000001 2023-10-01T09:37:08.283 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.044736+0000", 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022891392 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.052976+0000", 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0082398839999999994 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.284 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.053031+0000", 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4595000000000002e-05 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.059033+0000", 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060026050000000003 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.285 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81176 7.6 7:6d2b0959:::benchmark_data_smithi111_128003_object81175:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.640610+0000", 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.51722869299999, 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4214246739999998, 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81176 2023-10-01T09:37:08.286 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640610+0000", 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640610+0000", 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.287 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640610+0000", 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640639+0000", 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9521000000000001e-05 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.288 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640668+0000", 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8677999999999999e-05 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640676+0000", 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9780000000000005e-06 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.289 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640741+0000", 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5068999999999997e-05 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.640749+0000", 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4509999999999992e-06 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354046+0000", 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.71329659300000003 2023-10-01T09:37:08.290 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354053+0000", 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0550000000000002e-06 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.009229+0000", 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6551761040000001 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.291 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.009386+0000", 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015713500000000001 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.009574+0000", 2023-10-01T09:37:08.292 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018755000000000001 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021853+0000", 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012279417000000001 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.293 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.045988+0000", 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024135229000000001 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.059093+0000", 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013104562 2023-10-01T09:37:08.294 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.059159+0000", 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6462000000000002e-05 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.295 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.062035+0000", 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028757280000000001 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81248 7.6 7:6e561e89:::benchmark_data_smithi111_128003_object81247:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.885597+0000", 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.27224206800003, 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1792141580000002, 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.296 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81248 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885597+0000", 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.297 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885597+0000", 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885595+0000", 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.298 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885621+0000", 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5897e-05 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885636+0000", 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4775e-05 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.299 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885647+0000", 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1586000000000001e-05 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885703+0000", 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5445000000000002e-05 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.300 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.885712+0000", 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6379999999999999e-06 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354074+0000", 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.46836191999999999 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.301 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354082+0000", 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6369999999999999e-06 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.012227+0000", 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.658145633 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.302 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.012344+0000", 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116168 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.012449+0000", 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000105729 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.303 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.021912+0000", 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0094622930000000001 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.046029+0000", 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024117174000000002 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.062080+0000", 2023-10-01T09:37:08.304 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.016051325000000002 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.062130+0000", 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9857000000000001e-05 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.064811+0000", 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0026812060000000002 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.305 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:81257 7.6 7:6e469a5a:::benchmark_data_smithi111_128003_object81256:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e146)", 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:29:40.926861+0000", 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 447.23097814499999, 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1445824280000001, 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:37:08.306 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 81257 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926861+0000", 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926861+0000", 2023-10-01T09:37:08.307 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926859+0000", 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926888+0000", 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8863000000000001e-05 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.308 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926905+0000", 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7169000000000001e-05 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926919+0000", 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3444999999999999e-05 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.309 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926980+0000", 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0822999999999997e-05 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:40.926988+0000", 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0949999999999996e-06 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354103+0000", 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.42711514900000003 2023-10-01T09:37:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:41.354110+0000", 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5480000000000004e-06 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.015000+0000", 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.660889149 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.015178+0000", 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000178414 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.015352+0000", 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017382500000000001 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.026223+0000", 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010870866999999999 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.046066+0000", 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.019843224999999999 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.064861+0000", 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.018795514999999999 2023-10-01T09:37:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.064914+0000", 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2156e-05 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:29:43.071443+0000", 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0065298830000000002 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.314 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:209736 8.e 8:7d6e5768:::benchmark_data_smithi111_147681_object99945:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:36:57.969583+0000", 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 10.188256433999999, 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.089813720999999999, 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:37:08.315 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 209736 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.969583+0000", 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.969583+0000", 2023-10-01T09:37:08.316 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.969581+0000", 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.969588+0000", 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3259999999999998e-06 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.317 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.969603+0000", 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4166e-05 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.969612+0000", 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6180000000000001e-06 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.986947+0000", 2023-10-01T09:37:08.318 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.017334385000000001 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.987094+0000", 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014711600000000001 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,4", 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.987241+0000", 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000147035 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.319 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:57.992276+0000", 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0050355520000000004 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:58.010033+0000", 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.017756263000000001 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:58.059031+0000", 2023-10-01T09:37:08.320 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.048998343 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:58.059214+0000", 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018323499999999999 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:36:58.059396+0000", 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000182289 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.321 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:212629 8.e 8:763f396e:::benchmark_data_smithi111_147681_object102838:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:37:02.250213+0000", 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 5.9076261060000004, 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.096630917999999996, 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:37:08.322 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 212629 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.250213+0000", 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.250213+0000", 2023-10-01T09:37:08.323 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.250213+0000", 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.250215+0000", 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6019999999999998e-06 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.324 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.250221+0000", 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9850000000000003e-06 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.250226+0000", 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.69e-06 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.325 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.275256+0000", 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.025029665 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.275561+0000", 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000305452 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,4", 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.275931+0000", 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000369866 2023-10-01T09:37:08.326 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289177+0000", 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013245941000000001 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289187+0000", 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0387000000000001e-05 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.327 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.346568+0000", 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.057380691999999997 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.346696+0000", 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012850900000000001 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.346844+0000", 2023-10-01T09:37:08.328 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014757099999999999 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:212634 8.e 8:75342db1:::benchmark_data_smithi111_147681_object102843:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:37:02.258143+0000", 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 5.8996962289999999, 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.089224196000000006, 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.329 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 212634 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.258143+0000", 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.330 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.258143+0000", 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.258141+0000", 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.331 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.258149+0000", 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5050000000000001e-06 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.258161+0000", 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1795e-05 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.258169+0000", 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7199999999999995e-06 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.282300+0000", 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024130282999999999 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.282658+0000", 2023-10-01T09:37:08.333 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00035815499999999998 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,4", 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.283078+0000", 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000420023 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289224+0000", 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061459949999999996 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.334 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289231+0000", 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5320000000000001e-06 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.347068+0000", 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.057837002999999998 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.335 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.347221+0000", 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000152509 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.347367+0000", 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014615599999999999 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.336 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:212636 8.e 8:7387aab3:::benchmark_data_smithi111_147681_object102845:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:37:02.261089+0000", 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 5.8967503209999999, 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.086481087999999998, 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 212636 2023-10-01T09:37:08.337 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.261089+0000", 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.261089+0000", 2023-10-01T09:37:08.338 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.261087+0000", 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.261093+0000", 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9569999999999999e-06 2023-10-01T09:37:08.339 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.261107+0000", 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3431000000000001e-05 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.261114+0000", 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9879999999999998e-06 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.340 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289259+0000", 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.02814523 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289407+0000", 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000148567 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,4", 2023-10-01T09:37:08.341 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.289560+0000", 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000152273 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.299460+0000", 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0099006809999999997 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.314073+0000", 2023-10-01T09:37:08.342 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014613136000000001 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.347500+0000", 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.033426046000000001 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.347537+0000", 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7601999999999997e-05 2023-10-01T09:37:08.343 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:02.347570+0000", 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2777000000000001e-05 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:37:08.344 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:37:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:08.346 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:08.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:08.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:08.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:08.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:08.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:08.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:08.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:08.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:08.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:08.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:08 smithi111 bash[75702]: cluster 2023-10-01T09:37:07.454353+0000 mgr.y (mgr.25132) 816 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 292 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-10-01T09:37:08.719 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:08 smithi111 bash[78631]: cluster 2023-10-01T09:37:07.454353+0000 mgr.y (mgr.25132) 816 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 292 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-10-01T09:37:08.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:08.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:08.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:08 smithi183 bash[59233]: cluster 2023-10-01T09:37:07.454353+0000 mgr.y (mgr.25132) 816 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 292 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-10-01T09:37:08.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:08.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:08.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:08.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:08.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:09.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:09.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:09.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:09.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:09.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:09.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:09.386 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:09.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:09.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.552 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:09.655 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.672 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:09.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:09.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:09.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:10.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:10.107 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:10 smithi111 bash[75702]: cluster 2023-10-01T09:37:09.454765+0000 mgr.y (mgr.25132) 817 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 280 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:37:10.108 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:10 smithi111 bash[78631]: cluster 2023-10-01T09:37:09.454765+0000 mgr.y (mgr.25132) 817 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 280 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:37:10.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:10.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:10.356 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:10.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:10.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:10.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:10.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:10 smithi183 bash[59233]: cluster 2023-10-01T09:37:09.454765+0000 mgr.y (mgr.25132) 817 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 280 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:37:10.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:10.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:10.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:10.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:10.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:10.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:10.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:11.017 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:11.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:11.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:11.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:11.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:11.299 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:11.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:11.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:11.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:11.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:37:11.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:11.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:11.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:11.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:11.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:11.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:11.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:11.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:11.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:11.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:12.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:12.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:12.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:12.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:12.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:12.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:12.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:12.375 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:12.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:12.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:12.484 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Removed 109788 objects 2023-10-01T09:37:12.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:12.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:12.595 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Clean up completed and total clean up time :156.889 2023-10-01T09:37:12.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:12.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:12.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:12.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:12 smithi183 bash[59233]: cluster 2023-10-01T09:37:11.455521+0000 mgr.y (mgr.25132) 818 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 80 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2023-10-01T09:37:12.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:12.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:12.841 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:12 smithi111 bash[75702]: cluster 2023-10-01T09:37:11.455521+0000 mgr.y (mgr.25132) 818 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 80 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2023-10-01T09:37:12.841 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:12 smithi111 bash[78631]: cluster 2023-10-01T09:37:11.455521+0000 mgr.y (mgr.25132) 818 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 80 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2023-10-01T09:37:12.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:12.892 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:12.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:12.996 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:13.021 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:13.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:13.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:13.154 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:13.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:13.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:13.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:13.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:13.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:13.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:13.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:13.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:13.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:13.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:13.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:13.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:13.838 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:13.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:13.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:13.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:13.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:13.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:14.100 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:14.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:14.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:14.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:14.260 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:14.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:14.363 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:14.392 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:14.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:14.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:14.527 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:14.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:14 smithi111 bash[75702]: cluster 2023-10-01T09:37:13.455962+0000 mgr.y (mgr.25132) 819 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 80 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s 2023-10-01T09:37:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:14 smithi111 bash[75702]: audit 2023-10-01T09:37:14.023695+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:14 smithi111 bash[78631]: cluster 2023-10-01T09:37:13.455962+0000 mgr.y (mgr.25132) 819 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 80 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s 2023-10-01T09:37:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:14 smithi111 bash[78631]: audit 2023-10-01T09:37:14.023695+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:14.595 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:37:14.597 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:37:14.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:14.644 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:14 smithi183 bash[59233]: cluster 2023-10-01T09:37:13.455962+0000 mgr.y (mgr.25132) 819 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 80 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s 2023-10-01T09:37:14.644 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:14 smithi183 bash[59233]: audit 2023-10-01T09:37:14.023695+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:14.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:14.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:14.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:14.781 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:37:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:37:14] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.33.4" 2023-10-01T09:37:14.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:14.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:14.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:14.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:14.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:14.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:15.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:15.060 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:15.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:15.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:15.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:15.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:15.319 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:15.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:15.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:15.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:15.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:15.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:15.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:15.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:15.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:15.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:15.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:15.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:15.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:15.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:15.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:16.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:16.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:16.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:16.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:16.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:16.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:16.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:16.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:16.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:16.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:16.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:16.634 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:16 smithi183 bash[59233]: audit 2023-10-01T09:37:14.579729+0000 mgr.y (mgr.25132) 820 : audit 0 from='client.35355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:37:16.634 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:16 smithi183 bash[59233]: cluster 2023-10-01T09:37:15.456892+0000 mgr.y (mgr.25132) 821 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 50 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2023-10-01T09:37:16.654 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:16.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:16.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:16 smithi111 bash[78631]: audit 2023-10-01T09:37:14.579729+0000 mgr.y (mgr.25132) 820 : audit 0 from='client.35355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:37:16.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:16 smithi111 bash[78631]: cluster 2023-10-01T09:37:15.456892+0000 mgr.y (mgr.25132) 821 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 50 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2023-10-01T09:37:16.770 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:16 smithi111 bash[75702]: audit 2023-10-01T09:37:14.579729+0000 mgr.y (mgr.25132) 820 : audit 0 from='client.35355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:37:16.770 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:16 smithi111 bash[75702]: cluster 2023-10-01T09:37:15.456892+0000 mgr.y (mgr.25132) 821 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 50 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2023-10-01T09:37:16.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:16.892 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:16.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:16.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:17.021 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:17.044 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:17.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:17.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:17.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:17.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:17.300 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:17.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:17.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:17.432 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:17.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:17.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:17.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:17.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:17.587 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":824,"stamp":"2023-10-01T09:37:13.455711+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":84285368,"num_objects":1302,"num_object_clones":0,"num_object_copies":3906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1302,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":218560,"num_write_kb":7028878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":2433794,"num_keys_recovered":20,"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":148094,"ondisk_log_size":148094,"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":3279516,"kb_used_data":363228,"kb_used_omap":20,"kb_used_meta":2915883,"kb_avail":746681700,"statfs":{"total":767960285184,"available":764602060800,"internally_reserved":0,"allocated":371945472,"data_stored":366724484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2985864846},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,5,6,8,5],"upper_bound":64},"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":-445644800,"num_objects":-6800,"num_object_clones":0,"num_object_copies":-20400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6800,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003851"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":59,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.545486+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:36:33.545486+0000","last_peered":"2023-10-01T09:36:33.545486+0000","last_clean":"2023-10-01T09:36:33.545486+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:36:33.545486+0000","last_undegraded":"2023-10-01T09:36:33.545486+0000","last_fullsized":"2023-10-01T09:36:33.545486+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":57,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.547600+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:36:33.547600+0000","last_peered":"2023-10-01T09:36:33.547600+0000","last_clean":"2023-10-01T09:36:33.547600+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:36:33.547600+0000","last_undegraded":"2023-10-01T09:36:33.547600+0000","last_fullsized":"2023-10-01T09:36:33.547600+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":111,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.555852+0000","last_change":"2023-10-01T09:34:21.110211+0000","last_active":"2023-10-01T09:36:33.555852+0000","last_peered":"2023-10-01T09:36:33.555852+0000","last_clean":"2023-10-01T09:36:33.555852+0000","last_became_active":"2023-10-01T09:34:21.109705+0000","last_became_peered":"2023-10-01T09:34:21.109705+0000","last_unstale":"2023-10-01T09:36:33.555852+0000","last_undegraded":"2023-10-01T09:36:33.555852+0000","last_fullsized":"2023-10-01T09:36:33.555852+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:42:49.005902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":167,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.551895+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:36:33.551895+0000","last_peered":"2023-10-01T09:36:33.551895+0000","last_clean":"2023-10-01T09:36:33.551895+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:36:33.551895+0000","last_undegraded":"2023-10-01T09:36:33.551895+0000","last_fullsized":"2023-10-01T09:36:33.551895+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":174,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.547346+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:36:58.547346+0000","last_peered":"2023-10-01T09:36:58.547346+0000","last_clean":"2023-10-01T09:36:58.547346+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:36:58.547346+0000","last_undegraded":"2023-10-01T09:36:58.547346+0000","last_fullsized":"2023-10-01T09:36:58.547346+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":52,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541871+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:36:33.541871+0000","last_peered":"2023-10-01T09:36:33.541871+0000","last_clean":"2023-10-01T09:36:33.541871+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:36:33.541871+0000","last_undegraded":"2023-10-01T09:36:33.541871+0000","last_fullsized":"2023-10-01T09:36:33.541871+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":165,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.548721+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:36:33.548721+0000","last_peered":"2023-10-01T09:36:33.548721+0000","last_clean":"2023-10-01T09:36:33.548721+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:36:33.548721+0000","last_undegraded":"2023-10-01T09:36:33.548721+0000","last_fullsized":"2023-10-01T09:36:33.548721+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.553414+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:36:33.553414+0000","last_peered":"2023-10-01T09:36:33.553414+0000","last_clean":"2023-10-01T09:36:33.553414+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:36:33.553414+0000","last_undegraded":"2023-10-01T09:36:33.553414+0000","last_fullsized":"2023-10-01T09:36:33.553414+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":64,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.550376+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:36:33.550376+0000","last_peered":"2023-10-01T09:36:33.550376+0000","last_clean":"2023-10-01T09:36:33.550376+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:36:33.550376+0000","last_undegraded":"2023-10-01T09:36:33.550376+0000","last_fullsized":"2023-10-01T09:36:33.550376+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.553503+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:36:33.553503+0000","last_peered":"2023-10-01T09:36:33.553503+0000","last_clean":"2023-10-01T09:36:33.553503+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:36:33.553503+0000","last_undegraded":"2023-10-01T09:36:33.553503+0000","last_fullsized":"2023-10-01T09:36:33.553503+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":52,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.545865+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:36:33.545865+0000","last_peered":"2023-10-01T09:36:33.545865+0000","last_clean":"2023-10-01T09:36:33.545865+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:36:33.545865+0000","last_undegraded":"2023-10-01T09:36:33.545865+0000","last_fullsized":"2023-10-01T09:36:33.545865+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":130,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.540979+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:36:33.540979+0000","last_peered":"2023-10-01T09:36:33.540979+0000","last_clean":"2023-10-01T09:36:33.540979+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:36:33.540979+0000","last_undegraded":"2023-10-01T09:36:33.540979+0000","last_fullsized":"2023-10-01T09:36:33.540979+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":69,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.544209+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:36:33.544209+0000","last_peered":"2023-10-01T09:36:33.544209+0000","last_clean":"2023-10-01T09:36:33.544209+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:36:33.544209+0000","last_undegraded":"2023-10-01T09:36:33.544209+0000","last_fullsized":"2023-10-01T09:36:33.544209+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":143,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.547113+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:36:33.547113+0000","last_peered":"2023-10-01T09:36:33.547113+0000","last_clean":"2023-10-01T09:36:33.547113+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:36:33.547113+0000","last_undegraded":"2023-10-01T09:36:33.547113+0000","last_fullsized":"2023-10-01T09:36:33.547113+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":98,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541218+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:36:33.541218+0000","last_peered":"2023-10-01T09:36:33.541218+0000","last_clean":"2023-10-01T09:36:33.541218+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:36:33.541218+0000","last_undegraded":"2023-10-01T09:36:33.541218+0000","last_fullsized":"2023-10-01T09:36:33.541218+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":158,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.554459+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:36:33.554459+0000","last_peered":"2023-10-01T09:36:33.554459+0000","last_clean":"2023-10-01T09:36:33.554459+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:36:33.554459+0000","last_undegraded":"2023-10-01T09:36:33.554459+0000","last_fullsized":"2023-10-01T09:36:33.554459+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":166,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.554947+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:36:58.554947+0000","last_peered":"2023-10-01T09:36:58.554947+0000","last_clean":"2023-10-01T09:36:58.554947+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:36:58.554947+0000","last_undegraded":"2023-10-01T09:36:58.554947+0000","last_fullsized":"2023-10-01T09:36:58.554947+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":55,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.550376+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:36:33.550376+0000","last_peered":"2023-10-01T09:36:33.550376+0000","last_clean":"2023-10-01T09:36:33.550376+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:36:33.550376+0000","last_undegraded":"2023-10-01T09:36:33.550376+0000","last_fullsized":"2023-10-01T09:36:33.550376+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":135,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.540931+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:36:33.540931+0000","last_peered":"2023-10-01T09:36:33.540931+0000","last_clean":"2023-10-01T09:36:33.540931+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:36:33.540931+0000","last_undegraded":"2023-10-01T09:36:33.540931+0000","last_fullsized":"2023-10-01T09:36:33.540931+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":165,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.551959+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:36:33.551959+0000","last_peered":"2023-10-01T09:36:33.551959+0000","last_clean":"2023-10-01T09:36:33.551959+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:36:33.551959+0000","last_undegraded":"2023-10-01T09:36:33.551959+0000","last_fullsized":"2023-10-01T09:36:33.551959+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":195,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541258+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:36:33.541258+0000","last_peered":"2023-10-01T09:36:33.541258+0000","last_clean":"2023-10-01T09:36:33.541258+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:36:33.541258+0000","last_undegraded":"2023-10-01T09:36:33.541258+0000","last_fullsized":"2023-10-01T09:36:33.541258+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":176,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.546945+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:36:58.546945+0000","last_peered":"2023-10-01T09:36:58.546945+0000","last_clean":"2023-10-01T09:36:58.546945+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:36:58.546945+0000","last_undegraded":"2023-10-01T09:36:58.546945+0000","last_fullsized":"2023-10-01T09:36:58.546945+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"183'13606","reported_seq":13632,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.469945+0000","last_change":"2023-10-01T09:32:40.079277+0000","last_active":"2023-10-01T09:37:10.469945+0000","last_peered":"2023-10-01T09:37:10.469945+0000","last_clean":"2023-10-01T09:37:10.469945+0000","last_became_active":"2023-10-01T09:32:40.078378+0000","last_became_peered":"2023-10-01T09:32:40.078378+0000","last_unstale":"2023-10-01T09:37:10.469945+0000","last_undegraded":"2023-10-01T09:37:10.469945+0000","last_fullsized":"2023-10-01T09:37:10.469945+0000","mapping_epoch":165,"log_start":"170'3600","ondisk_log_start":"170'3600","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10006,"log_dups_size":0,"ondisk_log_size":10006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5767168,"num_objects":88,"num_object_clones":0,"num_object_copies":264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":88,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13606,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":80,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.546194+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:36:33.546194+0000","last_peered":"2023-10-01T09:36:33.546194+0000","last_clean":"2023-10-01T09:36:33.546194+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:36:33.546194+0000","last_undegraded":"2023-10-01T09:36:33.546194+0000","last_fullsized":"2023-10-01T09:36:33.546194+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":73,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.552936+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:36:33.552936+0000","last_peered":"2023-10-01T09:36:33.552936+0000","last_clean":"2023-10-01T09:36:33.552936+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:36:33.552936+0000","last_undegraded":"2023-10-01T09:36:33.552936+0000","last_fullsized":"2023-10-01T09:36:33.552936+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"183'13876","reported_seq":13902,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.358088+0000","last_change":"2023-10-01T09:32:39.772514+0000","last_active":"2023-10-01T09:37:10.358088+0000","last_peered":"2023-10-01T09:37:10.358088+0000","last_clean":"2023-10-01T09:37:10.358088+0000","last_became_active":"2023-10-01T09:32:39.771763+0000","last_became_peered":"2023-10-01T09:32:39.771763+0000","last_unstale":"2023-10-01T09:37:10.358088+0000","last_undegraded":"2023-10-01T09:37:10.358088+0000","last_fullsized":"2023-10-01T09:37:10.358088+0000","mapping_epoch":165,"log_start":"170'4500","ondisk_log_start":"170'4500","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9376,"log_dups_size":0,"ondisk_log_size":9376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":13876,"num_write_kb":446784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":107,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.546645+0000","last_change":"2023-10-01T09:34:21.176098+0000","last_active":"2023-10-01T09:36:33.546645+0000","last_peered":"2023-10-01T09:36:33.546645+0000","last_clean":"2023-10-01T09:36:33.546645+0000","last_became_active":"2023-10-01T09:34:21.119148+0000","last_became_peered":"2023-10-01T09:34:21.119148+0000","last_unstale":"2023-10-01T09:36:33.546645+0000","last_undegraded":"2023-10-01T09:36:33.546645+0000","last_fullsized":"2023-10-01T09:36:33.546645+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":164,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.543778+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:36:33.543778+0000","last_peered":"2023-10-01T09:36:33.543778+0000","last_clean":"2023-10-01T09:36:33.543778+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:36:33.543778+0000","last_undegraded":"2023-10-01T09:36:33.543778+0000","last_fullsized":"2023-10-01T09:36:33.543778+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"183'13599","reported_seq":13628,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.832449+0000","last_change":"2023-10-01T09:32:39.770497+0000","last_active":"2023-10-01T09:37:10.832449+0000","last_peered":"2023-10-01T09:37:10.832449+0000","last_clean":"2023-10-01T09:37:10.832449+0000","last_became_active":"2023-10-01T09:32:39.770134+0000","last_became_peered":"2023-10-01T09:32:39.770134+0000","last_unstale":"2023-10-01T09:37:10.832449+0000","last_undegraded":"2023-10-01T09:37:10.832449+0000","last_fullsized":"2023-10-01T09:37:10.832449+0000","mapping_epoch":165,"log_start":"172'4700","ondisk_log_start":"172'4700","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8899,"log_dups_size":0,"ondisk_log_size":8899,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:19.957508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4653056,"num_objects":71,"num_object_clones":0,"num_object_copies":213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13599,"num_write_kb":437440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":94,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.547444+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:36:33.547444+0000","last_peered":"2023-10-01T09:36:33.547444+0000","last_clean":"2023-10-01T09:36:33.547444+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:36:33.547444+0000","last_undegraded":"2023-10-01T09:36:33.547444+0000","last_fullsized":"2023-10-01T09:36:33.547444+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":61,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541583+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:36:33.541583+0000","last_peered":"2023-10-01T09:36:33.541583+0000","last_clean":"2023-10-01T09:36:33.541583+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:36:33.541583+0000","last_undegraded":"2023-10-01T09:36:33.541583+0000","last_fullsized":"2023-10-01T09:36:33.541583+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"183'13700","reported_seq":13732,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:11.105466+0000","last_change":"2023-10-01T09:33:51.086849+0000","last_active":"2023-10-01T09:37:11.105466+0000","last_peered":"2023-10-01T09:37:11.105466+0000","last_clean":"2023-10-01T09:37:11.105466+0000","last_became_active":"2023-10-01T09:33:51.080927+0000","last_became_peered":"2023-10-01T09:33:51.080927+0000","last_unstale":"2023-10-01T09:37:11.105466+0000","last_undegraded":"2023-10-01T09:37:11.105466+0000","last_fullsized":"2023-10-01T09:37:11.105466+0000","mapping_epoch":171,"log_start":"173'5100","ondisk_log_start":"173'5100","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8600,"log_dups_size":0,"ondisk_log_size":8600,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:03:12.436780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4063232,"num_objects":62,"num_object_clones":0,"num_object_copies":186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13700,"num_write_kb":440384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":149,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.552154+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:36:33.552154+0000","last_peered":"2023-10-01T09:36:33.552154+0000","last_clean":"2023-10-01T09:36:33.552154+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:36:33.552154+0000","last_undegraded":"2023-10-01T09:36:33.552154+0000","last_fullsized":"2023-10-01T09:36:33.552154+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.549146+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:36:33.549146+0000","last_peered":"2023-10-01T09:36:33.549146+0000","last_clean":"2023-10-01T09:36:33.549146+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:36:33.549146+0000","last_undegraded":"2023-10-01T09:36:33.549146+0000","last_fullsized":"2023-10-01T09:36:33.549146+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"183'13721","reported_seq":13750,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:11.136391+0000","last_change":"2023-10-01T09:32:39.763685+0000","last_active":"2023-10-01T09:37:11.136391+0000","last_peered":"2023-10-01T09:37:11.136391+0000","last_clean":"2023-10-01T09:37:11.136391+0000","last_became_active":"2023-10-01T09:32:39.763350+0000","last_became_peered":"2023-10-01T09:32:39.763350+0000","last_unstale":"2023-10-01T09:37:11.136391+0000","last_undegraded":"2023-10-01T09:37:11.136391+0000","last_fullsized":"2023-10-01T09:37:11.136391+0000","mapping_epoch":165,"log_start":"173'5100","ondisk_log_start":"173'5100","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8621,"log_dups_size":0,"ondisk_log_size":8621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:12:44.191396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3473408,"num_objects":53,"num_object_clones":0,"num_object_copies":159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":53,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13721,"num_write_kb":440768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":157,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.555004+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:36:33.555004+0000","last_peered":"2023-10-01T09:36:33.555004+0000","last_clean":"2023-10-01T09:36:33.555004+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:36:33.555004+0000","last_undegraded":"2023-10-01T09:36:33.555004+0000","last_fullsized":"2023-10-01T09:36:33.555004+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":68,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.544304+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:36:33.544304+0000","last_peered":"2023-10-01T09:36:33.544304+0000","last_clean":"2023-10-01T09:36:33.544304+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:36:33.544304+0000","last_undegraded":"2023-10-01T09:36:33.544304+0000","last_fullsized":"2023-10-01T09:36:33.544304+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"183'13651","reported_seq":13680,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.137650+0000","last_change":"2023-10-01T09:32:40.078581+0000","last_active":"2023-10-01T09:37:10.137650+0000","last_peered":"2023-10-01T09:37:10.137650+0000","last_clean":"2023-10-01T09:37:10.137650+0000","last_became_active":"2023-10-01T09:32:40.078099+0000","last_became_peered":"2023-10-01T09:32:40.078099+0000","last_unstale":"2023-10-01T09:37:10.137650+0000","last_undegraded":"2023-10-01T09:37:10.137650+0000","last_fullsized":"2023-10-01T09:37:10.137650+0000","mapping_epoch":165,"log_start":"173'5500","ondisk_log_start":"173'5500","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8151,"log_dups_size":0,"ondisk_log_size":8151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:04:29.961412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5963776,"num_objects":91,"num_object_clones":0,"num_object_copies":273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13651,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":52,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541670+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:36:33.541670+0000","last_peered":"2023-10-01T09:36:33.541670+0000","last_clean":"2023-10-01T09:36:33.541670+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:36:33.541670+0000","last_undegraded":"2023-10-01T09:36:33.541670+0000","last_fullsized":"2023-10-01T09:36:33.541670+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:34.287734+0000","last_change":"2023-10-01T09:34:21.113827+0000","last_active":"2023-10-01T09:36:34.287734+0000","last_peered":"2023-10-01T09:36:34.287734+0000","last_clean":"2023-10-01T09:36:34.287734+0000","last_became_active":"2023-10-01T09:34:21.110671+0000","last_became_peered":"2023-10-01T09:34:21.110671+0000","last_unstale":"2023-10-01T09:36:34.287734+0000","last_undegraded":"2023-10-01T09:36:34.287734+0000","last_fullsized":"2023-10-01T09:36:34.287734+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:08:06.189624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"183'13352","reported_seq":13378,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.311694+0000","last_change":"2023-10-01T09:32:39.764728+0000","last_active":"2023-10-01T09:37:10.311694+0000","last_peered":"2023-10-01T09:37:10.311694+0000","last_clean":"2023-10-01T09:37:10.311694+0000","last_became_active":"2023-10-01T09:32:39.764358+0000","last_became_peered":"2023-10-01T09:32:39.764358+0000","last_unstale":"2023-10-01T09:37:10.311694+0000","last_undegraded":"2023-10-01T09:37:10.311694+0000","last_fullsized":"2023-10-01T09:37:10.311694+0000","mapping_epoch":165,"log_start":"170'3300","ondisk_log_start":"170'3300","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5898240,"num_objects":90,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":90,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13352,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.555899+0000","last_change":"2023-10-01T09:34:21.109960+0000","last_active":"2023-10-01T09:36:33.555899+0000","last_peered":"2023-10-01T09:36:33.555899+0000","last_clean":"2023-10-01T09:36:33.555899+0000","last_became_active":"2023-10-01T09:34:21.109258+0000","last_became_peered":"2023-10-01T09:34:21.109258+0000","last_unstale":"2023-10-01T09:36:33.555899+0000","last_undegraded":"2023-10-01T09:36:33.555899+0000","last_fullsized":"2023-10-01T09:36:33.555899+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:46.055366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":167,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.545211+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:36:33.545211+0000","last_peered":"2023-10-01T09:36:33.545211+0000","last_clean":"2023-10-01T09:36:33.545211+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:36:33.545211+0000","last_undegraded":"2023-10-01T09:36:33.545211+0000","last_fullsized":"2023-10-01T09:36:33.545211+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"183'13552","reported_seq":13593,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.500134+0000","last_change":"2023-10-01T09:33:51.130552+0000","last_active":"2023-10-01T09:37:10.500134+0000","last_peered":"2023-10-01T09:37:10.500134+0000","last_clean":"2023-10-01T09:37:10.500134+0000","last_became_active":"2023-10-01T09:33:51.098103+0000","last_became_peered":"2023-10-01T09:33:51.098103+0000","last_unstale":"2023-10-01T09:37:10.500134+0000","last_undegraded":"2023-10-01T09:37:10.500134+0000","last_fullsized":"2023-10-01T09:37:10.500134+0000","mapping_epoch":171,"log_start":"170'3500","ondisk_log_start":"170'3500","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5242880,"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":0,"num_read_kb":0,"num_write":13552,"num_write_kb":436224,"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":[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.8","version":"0'0","reported_seq":186,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.553834+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:36:33.553834+0000","last_peered":"2023-10-01T09:36:33.553834+0000","last_clean":"2023-10-01T09:36:33.553834+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:36:33.553834+0000","last_undegraded":"2023-10-01T09:36:33.553834+0000","last_fullsized":"2023-10-01T09:36:33.553834+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.561272+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:36:58.561272+0000","last_peered":"2023-10-01T09:36:58.561272+0000","last_clean":"2023-10-01T09:36:58.561272+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:36:58.561272+0000","last_undegraded":"2023-10-01T09:36:58.561272+0000","last_fullsized":"2023-10-01T09:36:58.561272+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"183'13766","reported_seq":13794,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.781206+0000","last_change":"2023-10-01T09:32:40.075896+0000","last_active":"2023-10-01T09:37:10.781206+0000","last_peered":"2023-10-01T09:37:10.781206+0000","last_clean":"2023-10-01T09:37:10.781206+0000","last_became_active":"2023-10-01T09:32:40.075517+0000","last_became_peered":"2023-10-01T09:32:40.075517+0000","last_unstale":"2023-10-01T09:37:10.781206+0000","last_undegraded":"2023-10-01T09:37:10.781206+0000","last_fullsized":"2023-10-01T09:37:10.781206+0000","mapping_epoch":165,"log_start":"172'4900","ondisk_log_start":"172'4900","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8866,"log_dups_size":0,"ondisk_log_size":8866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:03:29.790595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4587520,"num_objects":70,"num_object_clones":0,"num_object_copies":210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13766,"num_write_kb":442752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":77,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.547373+0000","last_change":"2023-10-01T09:33:51.094812+0000","last_active":"2023-10-01T09:36:33.547373+0000","last_peered":"2023-10-01T09:36:33.547373+0000","last_clean":"2023-10-01T09:36:33.547373+0000","last_became_active":"2023-10-01T09:33:51.094340+0000","last_became_peered":"2023-10-01T09:33:51.094340+0000","last_unstale":"2023-10-01T09:36:33.547373+0000","last_undegraded":"2023-10-01T09:36:33.547373+0000","last_fullsized":"2023-10-01T09:36:33.547373+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:49:35.716710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":55,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.550478+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:36:33.550478+0000","last_peered":"2023-10-01T09:36:33.550478+0000","last_clean":"2023-10-01T09:36:33.550478+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:36:33.550478+0000","last_undegraded":"2023-10-01T09:36:33.550478+0000","last_fullsized":"2023-10-01T09:36:33.550478+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":165,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.570556+0000","last_change":"2023-10-01T09:34:21.117258+0000","last_active":"2023-10-01T09:36:33.570556+0000","last_peered":"2023-10-01T09:36:33.570556+0000","last_clean":"2023-10-01T09:36:33.570556+0000","last_became_active":"2023-10-01T09:34:21.116865+0000","last_became_peered":"2023-10-01T09:34:21.116865+0000","last_unstale":"2023-10-01T09:36:33.570556+0000","last_undegraded":"2023-10-01T09:36:33.570556+0000","last_fullsized":"2023-10-01T09:36:33.570556+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:47:32.155443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"183'13902","reported_seq":13928,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.509156+0000","last_change":"2023-10-01T09:32:39.772406+0000","last_active":"2023-10-01T09:37:10.509156+0000","last_peered":"2023-10-01T09:37:10.509156+0000","last_clean":"2023-10-01T09:37:10.509156+0000","last_became_active":"2023-10-01T09:32:39.771989+0000","last_became_peered":"2023-10-01T09:32:39.771989+0000","last_unstale":"2023-10-01T09:37:10.509156+0000","last_undegraded":"2023-10-01T09:37:10.509156+0000","last_fullsized":"2023-10-01T09:37:10.509156+0000","mapping_epoch":165,"log_start":"170'3900","ondisk_log_start":"170'3900","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5767168,"num_objects":88,"num_object_clones":0,"num_object_copies":264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":88,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13902,"num_write_kb":447680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":171,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.554944+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:36:33.554944+0000","last_peered":"2023-10-01T09:36:33.554944+0000","last_clean":"2023-10-01T09:36:33.554944+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:36:33.554944+0000","last_undegraded":"2023-10-01T09:36:33.554944+0000","last_fullsized":"2023-10-01T09:36:33.554944+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.559044+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:36:33.559044+0000","last_peered":"2023-10-01T09:36:33.559044+0000","last_clean":"2023-10-01T09:36:33.559044+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:36:33.559044+0000","last_undegraded":"2023-10-01T09:36:33.559044+0000","last_fullsized":"2023-10-01T09:36:33.559044+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":77,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.563811+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:36:33.563811+0000","last_peered":"2023-10-01T09:36:33.563811+0000","last_clean":"2023-10-01T09:36:33.563811+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:36:33.563811+0000","last_undegraded":"2023-10-01T09:36:33.563811+0000","last_fullsized":"2023-10-01T09:36:33.563811+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.b","version":"183'13287","reported_seq":13314,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:11.066634+0000","last_change":"2023-10-01T09:32:39.763862+0000","last_active":"2023-10-01T09:37:11.066634+0000","last_peered":"2023-10-01T09:37:11.066634+0000","last_clean":"2023-10-01T09:37:11.066634+0000","last_became_active":"2023-10-01T09:32:39.763241+0000","last_became_peered":"2023-10-01T09:32:39.763241+0000","last_unstale":"2023-10-01T09:37:11.066634+0000","last_undegraded":"2023-10-01T09:37:11.066634+0000","last_fullsized":"2023-10-01T09:37:11.066634+0000","mapping_epoch":165,"log_start":"172'4700","ondisk_log_start":"172'4700","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8587,"log_dups_size":0,"ondisk_log_size":8587,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:15.948554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4521984,"num_objects":69,"num_object_clones":0,"num_object_copies":207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13287,"num_write_kb":427392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":180,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.558555+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:36:33.558555+0000","last_peered":"2023-10-01T09:36:33.558555+0000","last_clean":"2023-10-01T09:36:33.558555+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:36:33.558555+0000","last_undegraded":"2023-10-01T09:36:33.558555+0000","last_fullsized":"2023-10-01T09:36:33.558555+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":131,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.555800+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:36:33.555800+0000","last_peered":"2023-10-01T09:36:33.555800+0000","last_clean":"2023-10-01T09:36:33.555800+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:36:33.555800+0000","last_undegraded":"2023-10-01T09:36:33.555800+0000","last_fullsized":"2023-10-01T09:36:33.555800+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":181,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.574987+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:36:33.574987+0000","last_peered":"2023-10-01T09:36:33.574987+0000","last_clean":"2023-10-01T09:36:33.574987+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:36:33.574987+0000","last_undegraded":"2023-10-01T09:36:33.574987+0000","last_fullsized":"2023-10-01T09:36:33.574987+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.9","version":"183'13477","reported_seq":13503,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.360227+0000","last_change":"2023-10-01T09:32:39.764938+0000","last_active":"2023-10-01T09:37:10.360227+0000","last_peered":"2023-10-01T09:37:10.360227+0000","last_clean":"2023-10-01T09:37:10.360227+0000","last_became_active":"2023-10-01T09:32:39.764565+0000","last_became_peered":"2023-10-01T09:32:39.764565+0000","last_unstale":"2023-10-01T09:37:10.360227+0000","last_undegraded":"2023-10-01T09:37:10.360227+0000","last_fullsized":"2023-10-01T09:37:10.360227+0000","mapping_epoch":165,"log_start":"170'4100","ondisk_log_start":"170'4100","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9377,"log_dups_size":0,"ondisk_log_size":9377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6356992,"num_objects":97,"num_object_clones":0,"num_object_copies":291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13477,"num_write_kb":434368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":64,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.550400+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:36:33.550400+0000","last_peered":"2023-10-01T09:36:33.550400+0000","last_clean":"2023-10-01T09:36:33.550400+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:36:33.550400+0000","last_undegraded":"2023-10-01T09:36:33.550400+0000","last_fullsized":"2023-10-01T09:36:33.550400+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":418,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541378+0000","last_change":"2023-10-01T09:32:19.455298+0000","last_active":"2023-10-01T09:36:33.541378+0000","last_peered":"2023-10-01T09:36:33.541378+0000","last_clean":"2023-10-01T09:36:33.541378+0000","last_became_active":"2023-10-01T09:32:19.454893+0000","last_became_peered":"2023-10-01T09:32:19.454893+0000","last_unstale":"2023-10-01T09:36:33.541378+0000","last_undegraded":"2023-10-01T09:36:33.541378+0000","last_fullsized":"2023-10-01T09:36:33.541378+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":164,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:46.104052+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:36:46.104052+0000","last_peered":"2023-10-01T09:36:46.104052+0000","last_clean":"2023-10-01T09:36:46.104052+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:36:46.104052+0000","last_undegraded":"2023-10-01T09:36:46.104052+0000","last_fullsized":"2023-10-01T09:36:46.104052+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":52,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.546052+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:36:33.546052+0000","last_peered":"2023-10-01T09:36:33.546052+0000","last_clean":"2023-10-01T09:36:33.546052+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:36:33.546052+0000","last_undegraded":"2023-10-01T09:36:33.546052+0000","last_fullsized":"2023-10-01T09:36:33.546052+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"183'13654","reported_seq":13689,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:09.282459+0000","last_change":"2023-10-01T09:33:51.091410+0000","last_active":"2023-10-01T09:37:09.282459+0000","last_peered":"2023-10-01T09:37:09.282459+0000","last_clean":"2023-10-01T09:37:09.282459+0000","last_became_active":"2023-10-01T09:33:51.082014+0000","last_became_peered":"2023-10-01T09:33:51.082014+0000","last_unstale":"2023-10-01T09:37:09.282459+0000","last_undegraded":"2023-10-01T09:37:09.282459+0000","last_fullsized":"2023-10-01T09:37:09.282459+0000","mapping_epoch":171,"log_start":"170'3900","ondisk_log_start":"170'3900","created":165,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":9754,"log_dups_size":0,"ondisk_log_size":9754,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:10:59.357900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8126464,"num_objects":124,"num_object_clones":0,"num_object_copies":372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":124,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13654,"num_write_kb":440896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":169,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541535+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:36:33.541535+0000","last_peered":"2023-10-01T09:36:33.541535+0000","last_clean":"2023-10-01T09:36:33.541535+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:36:33.541535+0000","last_undegraded":"2023-10-01T09:36:33.541535+0000","last_fullsized":"2023-10-01T09:36:33.541535+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.551661+0000","last_change":"2023-10-01T09:34:21.106759+0000","last_active":"2023-10-01T09:36:58.551661+0000","last_peered":"2023-10-01T09:36:58.551661+0000","last_clean":"2023-10-01T09:36:58.551661+0000","last_became_active":"2023-10-01T09:34:21.106406+0000","last_became_peered":"2023-10-01T09:34:21.106406+0000","last_unstale":"2023-10-01T09:36:58.551661+0000","last_undegraded":"2023-10-01T09:36:58.551661+0000","last_fullsized":"2023-10-01T09:36:58.551661+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:48:13.387708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":163,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.551751+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:36:33.551751+0000","last_peered":"2023-10-01T09:36:33.551751+0000","last_clean":"2023-10-01T09:36:33.551751+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:36:33.551751+0000","last_undegraded":"2023-10-01T09:36:33.551751+0000","last_fullsized":"2023-10-01T09:36:33.551751+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"183'13736","reported_seq":13764,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:11.090874+0000","last_change":"2023-10-01T09:32:40.077466+0000","last_active":"2023-10-01T09:37:11.090874+0000","last_peered":"2023-10-01T09:37:11.090874+0000","last_clean":"2023-10-01T09:37:11.090874+0000","last_became_active":"2023-10-01T09:32:40.076936+0000","last_became_peered":"2023-10-01T09:32:40.076936+0000","last_unstale":"2023-10-01T09:37:11.090874+0000","last_undegraded":"2023-10-01T09:37:11.090874+0000","last_fullsized":"2023-10-01T09:37:11.090874+0000","mapping_epoch":165,"log_start":"173'5100","ondisk_log_start":"173'5100","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8636,"log_dups_size":0,"ondisk_log_size":8636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:14:54.057097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3932160,"num_objects":60,"num_object_clones":0,"num_object_copies":180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13736,"num_write_kb":441472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":77,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.547525+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:36:33.547525+0000","last_peered":"2023-10-01T09:36:33.547525+0000","last_clean":"2023-10-01T09:36:33.547525+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:36:33.547525+0000","last_undegraded":"2023-10-01T09:36:33.547525+0000","last_fullsized":"2023-10-01T09:36:33.547525+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":127,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.563886+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:36:33.563886+0000","last_peered":"2023-10-01T09:36:33.563886+0000","last_clean":"2023-10-01T09:36:33.563886+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:36:33.563886+0000","last_undegraded":"2023-10-01T09:36:33.563886+0000","last_fullsized":"2023-10-01T09:36:33.563886+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":161,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.543422+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:36:58.543422+0000","last_peered":"2023-10-01T09:36:58.543422+0000","last_clean":"2023-10-01T09:36:58.543422+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:36:58.543422+0000","last_undegraded":"2023-10-01T09:36:58.543422+0000","last_fullsized":"2023-10-01T09:36:58.543422+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"183'13742","reported_seq":13769,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.832925+0000","last_change":"2023-10-01T09:32:39.770560+0000","last_active":"2023-10-01T09:37:10.832925+0000","last_peered":"2023-10-01T09:37:10.832925+0000","last_clean":"2023-10-01T09:37:10.832925+0000","last_became_active":"2023-10-01T09:32:39.770162+0000","last_became_peered":"2023-10-01T09:32:39.770162+0000","last_unstale":"2023-10-01T09:37:10.832925+0000","last_undegraded":"2023-10-01T09:37:10.832925+0000","last_fullsized":"2023-10-01T09:37:10.832925+0000","mapping_epoch":165,"log_start":"173'4900","ondisk_log_start":"173'4900","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":8842,"log_dups_size":0,"ondisk_log_size":8842,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:47:58.512818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4456448,"num_objects":68,"num_object_clones":0,"num_object_copies":204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13742,"num_write_kb":441920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":183,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.559884+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:36:33.559884+0000","last_peered":"2023-10-01T09:36:33.559884+0000","last_clean":"2023-10-01T09:36:33.559884+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:36:33.559884+0000","last_undegraded":"2023-10-01T09:36:33.559884+0000","last_fullsized":"2023-10-01T09:36:33.559884+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":155,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.570336+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:36:33.570336+0000","last_peered":"2023-10-01T09:36:33.570336+0000","last_clean":"2023-10-01T09:36:33.570336+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:36:33.570336+0000","last_undegraded":"2023-10-01T09:36:33.570336+0000","last_fullsized":"2023-10-01T09:36:33.570336+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.555061+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:36:33.555061+0000","last_peered":"2023-10-01T09:36:33.555061+0000","last_clean":"2023-10-01T09:36:33.555061+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:36:33.555061+0000","last_undegraded":"2023-10-01T09:36:33.555061+0000","last_fullsized":"2023-10-01T09:36:33.555061+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"183'13679","reported_seq":13706,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:37:10.487776+0000","last_change":"2023-10-01T09:32:40.078966+0000","last_active":"2023-10-01T09:37:10.487776+0000","last_peered":"2023-10-01T09:37:10.487776+0000","last_clean":"2023-10-01T09:37:10.487776+0000","last_became_active":"2023-10-01T09:32:40.078138+0000","last_became_peered":"2023-10-01T09:32:40.078138+0000","last_unstale":"2023-10-01T09:37:10.487776+0000","last_undegraded":"2023-10-01T09:37:10.487776+0000","last_fullsized":"2023-10-01T09:37:10.487776+0000","mapping_epoch":165,"log_start":"170'3600","ondisk_log_start":"170'3600","created":165,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:32:38.734743+0000","last_clean_scrub_stamp":"2023-10-01T09:32:38.734743+0000","objects_scrubbed":0,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5242904,"num_objects":81,"num_object_clones":0,"num_object_copies":243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":81,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13679,"num_write_kb":440257,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":171,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.541982+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:36:33.541982+0000","last_peered":"2023-10-01T09:36:33.541982+0000","last_clean":"2023-10-01T09:36:33.541982+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:36:33.541982+0000","last_undegraded":"2023-10-01T09:36:33.541982+0000","last_fullsized":"2023-10-01T09:36:33.541982+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":152,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.551826+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:36:33.551826+0000","last_peered":"2023-10-01T09:36:33.551826+0000","last_clean":"2023-10-01T09:36:33.551826+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:36:33.551826+0000","last_undegraded":"2023-10-01T09:36:33.551826+0000","last_fullsized":"2023-10-01T09:36:33.551826+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":34,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.552652+0000","last_change":"2023-10-01T09:34:21.106570+0000","last_active":"2023-10-01T09:36:33.552652+0000","last_peered":"2023-10-01T09:36:33.552652+0000","last_clean":"2023-10-01T09:36:33.552652+0000","last_became_active":"2023-10-01T09:34:21.106197+0000","last_became_peered":"2023-10-01T09:34:21.106197+0000","last_unstale":"2023-10-01T09:36:33.552652+0000","last_undegraded":"2023-10-01T09:36:33.552652+0000","last_fullsized":"2023-10-01T09:36:33.552652+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":154,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.549309+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:36:33.549309+0000","last_peered":"2023-10-01T09:36:33.549309+0000","last_clean":"2023-10-01T09:36:33.549309+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:36:33.549309+0000","last_undegraded":"2023-10-01T09:36:33.549309+0000","last_fullsized":"2023-10-01T09:36:33.549309+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":187,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:54.311311+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:36:54.311311+0000","last_peered":"2023-10-01T09:36:54.311311+0000","last_clean":"2023-10-01T09:36:54.311311+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:36:54.311311+0000","last_undegraded":"2023-10-01T09:36:54.311311+0000","last_fullsized":"2023-10-01T09:36:54.311311+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":151,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.552244+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:36:33.552244+0000","last_peered":"2023-10-01T09:36:33.552244+0000","last_clean":"2023-10-01T09:36:33.552244+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:36:33.552244+0000","last_undegraded":"2023-10-01T09:36:33.552244+0000","last_fullsized":"2023-10-01T09:36:33.552244+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":136,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:51.108885+0000","last_change":"2023-10-01T09:34:21.112151+0000","last_active":"2023-10-01T09:36:51.108885+0000","last_peered":"2023-10-01T09:36:51.108885+0000","last_clean":"2023-10-01T09:36:51.108885+0000","last_became_active":"2023-10-01T09:34:21.111629+0000","last_became_peered":"2023-10-01T09:34:21.111629+0000","last_unstale":"2023-10-01T09:36:51.108885+0000","last_undegraded":"2023-10-01T09:36:51.108885+0000","last_fullsized":"2023-10-01T09:36:51.108885+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:38:14.286245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":162,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.550573+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:36:33.550573+0000","last_peered":"2023-10-01T09:36:33.550573+0000","last_clean":"2023-10-01T09:36:33.550573+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:36:33.550573+0000","last_undegraded":"2023-10-01T09:36:33.550573+0000","last_fullsized":"2023-10-01T09:36:33.550573+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":136,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:51.108848+0000","last_change":"2023-10-01T09:34:21.114092+0000","last_active":"2023-10-01T09:36:51.108848+0000","last_peered":"2023-10-01T09:36:51.108848+0000","last_clean":"2023-10-01T09:36:51.108848+0000","last_became_active":"2023-10-01T09:34:21.113779+0000","last_became_peered":"2023-10-01T09:34:21.113779+0000","last_unstale":"2023-10-01T09:36:51.108848+0000","last_undegraded":"2023-10-01T09:36:51.108848+0000","last_fullsized":"2023-10-01T09:36:51.108848+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:31.419940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":183,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.554407+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:36:33.554407+0000","last_peered":"2023-10-01T09:36:33.554407+0000","last_clean":"2023-10-01T09:36:33.554407+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:36:33.554407+0000","last_undegraded":"2023-10-01T09:36:33.554407+0000","last_fullsized":"2023-10-01T09:36:33.554407+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":177,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.538693+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:36:58.538693+0000","last_peered":"2023-10-01T09:36:58.538693+0000","last_clean":"2023-10-01T09:36:58.538693+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:36:58.538693+0000","last_undegraded":"2023-10-01T09:36:58.538693+0000","last_fullsized":"2023-10-01T09:36:58.538693+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":198,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-10-01T09:36:58.543764+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:36:58.543764+0000","last_peered":"2023-10-01T09:36:58.543764+0000","last_clean":"2023-10-01T09:36:58.543764+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:36:58.543764+0000","last_undegraded":"2023-10-01T09:36:58.543764+0000","last_fullsized":"2023-10-01T09:36:58.543764+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":68,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-01T09:36:33.543562+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:36:33.543562+0000","last_peered":"2023-10-01T09:36:33.543562+0000","last_clean":"2023-10-01T09:36:33.543562+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:36:33.543562+0000","last_undegraded":"2023-10-01T09:36:33.543562+0000","last_fullsized":"2023-10-01T09:36:33.543562+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":6786,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":83689496,"num_objects":1278,"num_object_clones":0,"num_object_copies":3834,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1278,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":218300,"num_write_kb":7026433,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":286273536,"data_stored":286261320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":147900,"ondisk_log_size":147900,"up":48,"acting":48,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430608,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":348876,"kb_used_data":35204,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":93396276,"statfs":{"total":95995035648,"available":95637786624,"internally_reserved":0,"allocated":36048896,"data_stored":35499945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":1.8799999999999999,"5min":2.2970000000000002,"15min":2.0249999999999999},"min":{"1min":0.251,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":17.992000000000001,"5min":38.762999999999998,"15min":67.158000000000001},"last":1.6930000000000001},{"interface":"front","average":{"1min":1.782,"5min":2.1859999999999999,"15min":2.0190000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":17.867999999999999,"5min":38.816000000000003,"15min":67.125},"last":3.2200000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:36:32 2023","interfaces":[{"interface":"back","average":{"1min":2.8279999999999998,"5min":3.2690000000000001,"15min":2.8279999999999998},"min":{"1min":0.307,"5min":0.30199999999999999,"15min":0.29999999999999999},"max":{"1min":7.8840000000000003,"5min":145.94399999999999,"15min":181.02600000000001},"last":0.46999999999999997},{"interface":"front","average":{"1min":2.0030000000000001,"5min":3.4780000000000002,"15min":3.0449999999999999},"min":{"1min":0.32300000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":5.7030000000000003,"5min":144.92599999999999,"15min":181.101},"last":1.7170000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":2.8849999999999998,"5min":1.8160000000000001,"15min":1.9079999999999999},"min":{"1min":0.30399999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":19.347999999999999,"5min":19.347999999999999,"15min":68.521000000000001},"last":0.50600000000000001},{"interface":"front","average":{"1min":2.794,"5min":1.796,"15min":1.927},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":19.219000000000001,"5min":19.219000000000001,"15min":68.498999999999995},"last":0.93999999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:36:32 2023","interfaces":[{"interface":"back","average":{"1min":3.177,"5min":2.407,"15min":2.371},"min":{"1min":0.379,"5min":0.35799999999999998,"15min":0.312},"max":{"1min":18.055,"5min":37.835000000000001,"15min":49.781999999999996},"last":3.3490000000000002},{"interface":"front","average":{"1min":2.8260000000000001,"5min":2.4780000000000002,"15min":2.2109999999999999},"min":{"1min":0.34799999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":17.937000000000001,"5min":38.334000000000003,"15min":48.140999999999998},"last":3.496}]},{"osd":4,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":1.464,"5min":1.391,"15min":1.0880000000000001},"min":{"1min":0.312,"5min":0.309,"15min":0.309},"max":{"1min":5.734,"5min":12.615,"15min":12.615},"last":1.736},{"interface":"front","average":{"1min":1.417,"5min":1.2649999999999999,"15min":1.1859999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.1669999999999998,"5min":6.1669999999999998,"15min":9.1590000000000007},"last":1.1719999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.7130000000000001,"15min":1.2669999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":6.8609999999999998,"5min":8.0090000000000003,"15min":12.945},"last":0.53700000000000003},{"interface":"front","average":{"1min":1.704,"5min":1.6259999999999999,"15min":1.2729999999999999},"min":{"1min":0.34300000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.5209999999999999,"5min":15.757999999999999,"15min":15.757999999999999},"last":2.0619999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":2.1800000000000002,"5min":1.7190000000000001,"15min":1.3660000000000001},"min":{"1min":0.41699999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":10.470000000000001,"5min":10.470000000000001,"15min":10.470000000000001},"last":2.3460000000000001},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.343,"15min":1.2330000000000001},"min":{"1min":0.40799999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.0030000000000001,"5min":5.048,"15min":7.351},"last":1.3129999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626841,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":338864,"kb_used_data":41576,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93406288,"statfs":{"total":95995035648,"available":95648038912,"internally_reserved":0,"allocated":42573824,"data_stored":42052675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,1,2,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.9079999999999999,"5min":4.032,"15min":2.5459999999999998},"min":{"1min":0.25600000000000001,"5min":0.246,"15min":0.24099999999999999},"max":{"1min":4.5609999999999999,"5min":159.34999999999999,"15min":159.34999999999999},"last":2.3199999999999998},{"interface":"front","average":{"1min":1.998,"5min":3.9620000000000002,"15min":2.5449999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.6269999999999998,"5min":160.39400000000001,"15min":160.39400000000001},"last":0.41999999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.6890000000000001,"5min":3.0390000000000001,"15min":1.8939999999999999},"min":{"1min":0.36899999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":10.513,"5min":156.739,"15min":156.739},"last":0.38900000000000001},{"interface":"front","average":{"1min":2.7480000000000002,"5min":3.4790000000000001,"15min":2.218},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":10.292999999999999,"5min":161.77000000000001,"15min":161.77000000000001},"last":0.501}]},{"osd":2,"last update":"Sun Oct 1 09:37:02 2023","interfaces":[{"interface":"back","average":{"1min":3.3370000000000002,"5min":3.8769999999999998,"15min":2.4049999999999998},"min":{"1min":0.41899999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":10.632,"5min":157.172,"15min":157.172},"last":2.5089999999999999},{"interface":"front","average":{"1min":3.2240000000000002,"5min":4.1870000000000003,"15min":2.621},"min":{"1min":0.41399999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":10.638999999999999,"5min":157.30099999999999,"15min":157.30099999999999},"last":2.5}]},{"osd":3,"last update":"Sun Oct 1 09:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":3.544,"15min":3.5739999999999998},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":5.4340000000000002,"5min":156.584,"15min":178.66300000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":1.8420000000000001,"5min":4.1749999999999998,"15min":3.923},"min":{"1min":0.46800000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":4.4889999999999999,"5min":157.39099999999999,"15min":179.87100000000001},"last":0.54200000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":1.621,"5min":1.4379999999999999,"15min":1.032},"min":{"1min":0.34399999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.2060000000000004,"5min":8.5660000000000007,"15min":8.5660000000000007},"last":1.629},{"interface":"front","average":{"1min":2.5110000000000001,"5min":1.6779999999999999,"15min":1.23},"min":{"1min":0.38100000000000001,"5min":0.36599999999999999,"15min":0.35299999999999998},"max":{"1min":10.475,"5min":10.475,"15min":10.475},"last":2.2050000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1659999999999999,"5min":1.496,"15min":1.111},"min":{"1min":0.41199999999999998,"5min":0.309,"15min":0.309},"max":{"1min":6.2309999999999999,"5min":8.2680000000000007,"15min":8.2680000000000007},"last":0.48599999999999999},{"interface":"front","average":{"1min":2.948,"5min":1.7729999999999999,"15min":1.2909999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":12.023,"5min":12.023,"15min":12.023},"last":0.81899999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.3560000000000001,"5min":1.651,"15min":1.3540000000000001},"min":{"1min":0.44600000000000001,"5min":0.37,"15min":0.37},"max":{"1min":6.6529999999999996,"5min":10.443,"15min":10.443},"last":0.86399999999999999},{"interface":"front","average":{"1min":2.347,"5min":1.5800000000000001,"15min":1.163},"min":{"1min":0.39000000000000001,"5min":0.314,"15min":0.314},"max":{"1min":10.888999999999999,"5min":12.445,"15min":12.445},"last":7.5309999999999997}]}]},{"osd":1,"up_from":83,"seq":356482285789,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":468448,"kb_used_data":65752,"kb_used_omap":4,"kb_used_meta":402619,"kb_avail":93276704,"statfs":{"total":95995035648,"available":95515344896,"internally_reserved":0,"allocated":67330048,"data_stored":66542063,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":412282766},"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,2,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":[{"osd":0,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":1.74,"5min":2.3050000000000002,"15min":3.0110000000000001},"min":{"1min":0.23899999999999999,"5min":0.23599999999999999,"15min":0.17199999999999999},"max":{"1min":6.0209999999999999,"5min":62.359000000000002,"15min":139.416},"last":4.4850000000000003},{"interface":"front","average":{"1min":1.8899999999999999,"5min":2.1309999999999998,"15min":3.1040000000000001},"min":{"1min":0.16700000000000001,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":11.858000000000001,"5min":58.520000000000003,"15min":138.98400000000001},"last":4.5700000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:37:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5110000000000001,"5min":1.9870000000000001,"15min":2.9020000000000001},"min":{"1min":0.26100000000000001,"5min":0.215,"15min":0.19500000000000001},"max":{"1min":14.718,"5min":14.718,"15min":107.459},"last":3.9849999999999999},{"interface":"front","average":{"1min":2.1400000000000001,"5min":1.3340000000000001,"15min":2.6070000000000002},"min":{"1min":0.255,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":11.9,"5min":11.9,"15min":106.892},"last":4.4630000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:36:39 2023","interfaces":[{"interface":"back","average":{"1min":1.619,"5min":2.8079999999999998,"15min":3.2669999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.5359999999999996,"5min":121.209,"15min":121.209},"last":4.3529999999999998},{"interface":"front","average":{"1min":2.5939999999999999,"5min":3.4550000000000001,"15min":4.1239999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.17599999999999999},"max":{"1min":10.837999999999999,"5min":121.054,"15min":139.345},"last":4.2610000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":3.306,"15min":2.4289999999999998},"min":{"1min":0.32300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":11.978999999999999,"5min":200.00800000000001,"15min":200.00800000000001},"last":3.9209999999999998},{"interface":"front","average":{"1min":2.1230000000000002,"5min":3.4020000000000001,"15min":2.375},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":6.077,"5min":200.07499999999999,"15min":200.07499999999999},"last":4.008}]},{"osd":5,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.476,"5min":1.8819999999999999,"15min":1.9139999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":12.739000000000001,"5min":12.739000000000001,"15min":79.337999999999994},"last":8.9930000000000003},{"interface":"front","average":{"1min":2.9660000000000002,"5min":1.7549999999999999,"15min":1.8700000000000001},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.32300000000000001},"max":{"1min":10.856,"5min":10.856,"15min":79.313000000000002},"last":3.9700000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.8700000000000001,"5min":1.948,"15min":1.9930000000000001},"min":{"1min":0.44800000000000001,"5min":0.435,"15min":0.39100000000000001},"max":{"1min":8.1210000000000004,"5min":8.1210000000000004,"15min":79.641000000000005},"last":4.2240000000000002},{"interface":"front","average":{"1min":2.254,"5min":1.645,"15min":1.954},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":8.5730000000000004,"5min":8.5730000000000004,"15min":81.662999999999997},"last":3.8809999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4359999999999999,"5min":1.7070000000000001,"15min":1.9079999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38},"max":{"1min":6.1840000000000002,"5min":6.1840000000000002,"15min":79.754000000000005},"last":4.0679999999999996},{"interface":"front","average":{"1min":2.5739999999999998,"5min":1.734,"15min":1.9510000000000001},"min":{"1min":0.46100000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":8.1679999999999993,"5min":8.1679999999999993,"15min":79.677999999999997},"last":4.048}]}]},{"osd":0,"up_from":78,"seq":335007449315,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":410392,"kb_used_data":40272,"kb_used_omap":5,"kb_used_meta":370106,"kb_avail":93334760,"statfs":{"total":95995035648,"available":95574794240,"internally_reserved":0,"allocated":41238528,"data_stored":40454811,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":378989178},"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,0,2,1,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:36:32 2023","interfaces":[{"interface":"back","average":{"1min":2.7890000000000001,"5min":1.9990000000000001,"15min":1.8169999999999999},"min":{"1min":0.22,"5min":0.22,"15min":0.17999999999999999},"max":{"1min":12.111000000000001,"5min":12.111000000000001,"15min":31.388999999999999},"last":0.53900000000000003},{"interface":"front","average":{"1min":2.528,"5min":1.5780000000000001,"15min":1.7909999999999999},"min":{"1min":0.27200000000000002,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":19.734000000000002,"5min":19.734000000000002,"15min":31.931000000000001},"last":1.5049999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:36:48 2023","interfaces":[{"interface":"back","average":{"1min":2.2040000000000002,"5min":2.0579999999999998,"15min":2.129},"min":{"1min":0.28599999999999998,"5min":0.20499999999999999,"15min":0.19800000000000001},"max":{"1min":12.130000000000001,"5min":12.534000000000001,"15min":46.484999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.5860000000000001,"5min":1.536,"15min":1.9299999999999999},"min":{"1min":0.29299999999999998,"5min":0.223,"15min":0.22},"max":{"1min":7.2140000000000004,"5min":10.26,"15min":46.110999999999997},"last":1.5920000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:36:34 2023","interfaces":[{"interface":"back","average":{"1min":3.3029999999999999,"5min":2.2679999999999998,"15min":2.5070000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.20599999999999999},"max":{"1min":13.32,"5min":16.695,"15min":40.976999999999997},"last":0.46100000000000002},{"interface":"front","average":{"1min":3.2570000000000001,"5min":2.2490000000000001,"15min":2.391},"min":{"1min":0.30299999999999999,"5min":0.23999999999999999,"15min":0.22800000000000001},"max":{"1min":17.228000000000002,"5min":17.228000000000002,"15min":32.578000000000003},"last":3.903}]},{"osd":4,"last update":"Sun Oct 1 09:36:48 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.482,"15min":1.464},"min":{"1min":0.42199999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.2960000000000003,"5min":14.877000000000001,"15min":31.690000000000001},"last":1.542},{"interface":"front","average":{"1min":2.1829999999999998,"5min":2.2530000000000001,"15min":2.0529999999999999},"min":{"1min":0.442,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":13.436,"5min":14.788,"15min":32.305},"last":0.502}]},{"osd":5,"last update":"Sun Oct 1 09:36:48 2023","interfaces":[{"interface":"back","average":{"1min":2.0379999999999998,"5min":1.645,"15min":1.593},"min":{"1min":0.40200000000000002,"5min":0.316,"15min":0.316},"max":{"1min":12.074999999999999,"5min":12.074999999999999,"15min":31.297000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":2.7360000000000002,"5min":1.7929999999999999,"15min":1.635},"min":{"1min":0.38900000000000001,"5min":0.32300000000000001,"15min":0.318},"max":{"1min":8.7140000000000004,"5min":8.7140000000000004,"15min":31.827000000000002},"last":1.5680000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:36:48 2023","interfaces":[{"interface":"back","average":{"1min":1.9470000000000001,"5min":1.601,"15min":1.5700000000000001},"min":{"1min":0.42999999999999999,"5min":0.38100000000000001,"15min":0.36099999999999999},"max":{"1min":10.436999999999999,"5min":10.436999999999999,"15min":31.882000000000001},"last":1.6160000000000001},{"interface":"front","average":{"1min":2.8780000000000001,"5min":2.282,"15min":2.1040000000000001},"min":{"1min":0.51400000000000001,"5min":0.435,"15min":0.38500000000000001},"max":{"1min":13.364000000000001,"5min":13.364000000000001,"15min":32.685000000000002},"last":1.3080000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:36:48 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":1.6040000000000001,"15min":1.639},"min":{"1min":0.51600000000000001,"5min":0.40799999999999997,"15min":0.34599999999999997},"max":{"1min":7.2649999999999997,"5min":7.2649999999999997,"15min":32.152999999999999},"last":3.706},{"interface":"front","average":{"1min":3.202,"5min":2.4300000000000002,"15min":2.2029999999999998},"min":{"1min":0.51400000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":20.146000000000001,"5min":20.146000000000001,"15min":32.732999999999997},"last":2.7080000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122263,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":479560,"kb_used_data":60544,"kb_used_omap":7,"kb_used_meta":419000,"kb_avail":93265592,"statfs":{"total":95995035648,"available":95503966208,"internally_reserved":0,"allocated":61997056,"data_stored":61228175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":429056081},"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,2,1,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":2.5939999999999999,"15min":2.2570000000000001},"min":{"1min":0.28299999999999997,"5min":0.187,"15min":0.187},"max":{"1min":8.484,"5min":55.067999999999998,"15min":55.067999999999998},"last":7.4340000000000002},{"interface":"front","average":{"1min":2.0649999999999999,"5min":2.2629999999999999,"15min":2.5449999999999999},"min":{"1min":0.22600000000000001,"5min":0.224,"15min":0.20100000000000001},"max":{"1min":8.2859999999999996,"5min":54.945,"15min":119.16200000000001},"last":8.9920000000000009}]},{"osd":1,"last update":"Sun Oct 1 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":3.1259999999999999,"5min":2.609,"15min":3.0720000000000001},"min":{"1min":0.28299999999999997,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":22.614999999999998,"5min":62.009999999999998,"15min":119.496},"last":9.9559999999999995},{"interface":"front","average":{"1min":2.7480000000000002,"5min":2.831,"15min":3.2639999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.182},"max":{"1min":23.934999999999999,"5min":61.869,"15min":120.51600000000001},"last":9.968}]},{"osd":3,"last update":"Sun Oct 1 09:36:33 2023","interfaces":[{"interface":"back","average":{"1min":2.2650000000000001,"5min":1.7849999999999999,"15min":2.5169999999999999},"min":{"1min":0.31900000000000001,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":10.653,"5min":13.108000000000001,"15min":120.58199999999999},"last":1.8839999999999999},{"interface":"front","average":{"1min":1.857,"5min":1.8680000000000001,"15min":2.5169999999999999},"min":{"1min":0.34399999999999997,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":6.1970000000000001,"5min":13.207000000000001,"15min":119.48099999999999},"last":1.911}]},{"osd":4,"last update":"Sun Oct 1 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.8260000000000001,"15min":2.0219999999999998},"min":{"1min":0.39400000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.21,"5min":13.143000000000001,"15min":119.295},"last":1.8560000000000001},{"interface":"front","average":{"1min":1.5549999999999999,"5min":1.3320000000000001,"15min":2.0390000000000001},"min":{"1min":0.46300000000000002,"5min":0.309,"15min":0.309},"max":{"1min":4.4379999999999997,"5min":9.1359999999999992,"15min":119.358},"last":9.0730000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":2.1589999999999998,"5min":1.8919999999999999,"15min":1.9590000000000001},"min":{"1min":0.47499999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.1849999999999996,"5min":9.9760000000000009,"15min":119.443},"last":4.6360000000000001},{"interface":"front","average":{"1min":1.6319999999999999,"5min":1.9870000000000001,"15min":2.1040000000000001},"min":{"1min":0.52200000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":6.782,"5min":13.180999999999999,"15min":119.40000000000001},"last":1.8200000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":1.7170000000000001,"5min":1.4450000000000001,"15min":2.0619999999999998},"min":{"1min":0.45900000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.774,"5min":9.0340000000000007,"15min":119.50700000000001},"last":9.0990000000000002},{"interface":"front","average":{"1min":1.758,"5min":1.7689999999999999,"15min":1.9970000000000001},"min":{"1min":0.41799999999999998,"5min":0.39800000000000002,"15min":0.373},"max":{"1min":5.641,"5min":10.896000000000001,"15min":119.33499999999999},"last":4.681}]},{"osd":7,"last update":"Sun Oct 1 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":2.2879999999999998,"5min":1.758,"15min":2.3679999999999999},"min":{"1min":0.47099999999999997,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":12.211,"5min":12.211,"15min":119.45999999999999},"last":9.0340000000000007},{"interface":"front","average":{"1min":1.8540000000000001,"5min":1.923,"15min":2.036},"min":{"1min":0.48799999999999999,"5min":0.42599999999999999,"15min":0.40600000000000003},"max":{"1min":5.5800000000000001,"5min":10.942,"15min":119.529},"last":6.0990000000000002}]}]},{"osd":3,"up_from":93,"seq":399431958735,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":534508,"kb_used_data":27876,"kb_used_omap":2,"kb_used_meta":506621,"kb_avail":93210644,"statfs":{"total":95995035648,"available":95447699456,"internally_reserved":0,"allocated":28545024,"data_stored":27801265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":518779957},"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,0,0,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":[{"osd":0,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":2.0419999999999998,"5min":2.3799999999999999,"15min":2.0790000000000002},"min":{"1min":0.21099999999999999,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":6.9489999999999998,"5min":36.673999999999999,"15min":36.673999999999999},"last":0.78300000000000003},{"interface":"front","average":{"1min":2.0699999999999998,"5min":1.855,"15min":2.1960000000000002},"min":{"1min":0.23400000000000001,"5min":0.20200000000000001,"15min":0.19500000000000001},"max":{"1min":8.9969999999999999,"5min":30.850999999999999,"15min":30.850999999999999},"last":0.24399999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":2.0920000000000001,"5min":2.165,"15min":2.4359999999999999},"min":{"1min":0.32300000000000001,"5min":0.216,"15min":0.21299999999999999},"max":{"1min":7.3440000000000003,"5min":11.404,"15min":84.427999999999997},"last":6.992},{"interface":"front","average":{"1min":2.4380000000000002,"5min":2.2050000000000001,"15min":2.472},"min":{"1min":0.32800000000000001,"5min":0.23699999999999999,"15min":0.223},"max":{"1min":9.6199999999999992,"5min":12.800000000000001,"15min":83.965999999999994},"last":6.8250000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":3.1659999999999999,"5min":2.3250000000000002,"15min":2.2759999999999998},"min":{"1min":0.27900000000000003,"5min":0.251,"15min":0.20899999999999999},"max":{"1min":11.667,"5min":11.667,"15min":20.885000000000002},"last":7.0300000000000002},{"interface":"front","average":{"1min":1.966,"5min":2.0899999999999999,"15min":2.0710000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.186},"max":{"1min":7.1390000000000002,"5min":18.073,"15min":21.312000000000001},"last":0.80700000000000005}]},{"osd":4,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":2.2480000000000002,"5min":1.9650000000000001,"15min":1.6850000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32100000000000001},"max":{"1min":9.0540000000000003,"5min":12.85,"15min":12.85},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.5669999999999999,"5min":1.4870000000000001,"15min":1.625},"min":{"1min":0.38100000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":7.0430000000000001,"5min":7.1959999999999997,"15min":10.622},"last":0.68500000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.786,"5min":1.681,"15min":1.744},"min":{"1min":0.34599999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.3049999999999997,"5min":10.593999999999999,"15min":10.593999999999999},"last":0.746},{"interface":"front","average":{"1min":2.5219999999999998,"5min":2.137,"15min":1.96},"min":{"1min":0.44600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":7.2110000000000003,"5min":10.645,"15min":20.792999999999999},"last":0.375}]},{"osd":6,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":2.0230000000000001,"5min":1.665,"15min":1.782},"min":{"1min":0.34899999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":10.182,"5min":10.182,"15min":10.598000000000001},"last":4.9459999999999997},{"interface":"front","average":{"1min":2.2000000000000002,"5min":2.1739999999999999,"15min":1.9870000000000001},"min":{"1min":0.51800000000000002,"5min":0.35099999999999998,"15min":0.33900000000000002},"max":{"1min":7.173,"5min":10.662000000000001,"15min":20.745000000000001},"last":0.40999999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:36:36 2023","interfaces":[{"interface":"back","average":{"1min":2.8639999999999999,"5min":2.2400000000000002,"15min":2.02},"min":{"1min":0.46800000000000003,"5min":0.38500000000000001,"15min":0.37},"max":{"1min":8.8529999999999998,"5min":11.331,"15min":20.831},"last":0.64600000000000002},{"interface":"front","average":{"1min":2.6280000000000001,"5min":2.1749999999999998,"15min":1.8620000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.379},"max":{"1min":12.816000000000001,"5min":12.878,"15min":12.878},"last":0.82599999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019304,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":344128,"kb_used_data":42744,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93401024,"statfs":{"total":95995035648,"available":95642648576,"internally_reserved":0,"allocated":43769856,"data_stored":43232555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5,"5min":2.2210000000000001,"15min":1.907},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":5.0259999999999998,"5min":36.924999999999997,"15min":55.917000000000002},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.6359999999999999,"5min":1.4710000000000001,"15min":1.6839999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":6.8239999999999998,"5min":21.491,"15min":61.716000000000001},"last":0.58199999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:36:22 2023","interfaces":[{"interface":"back","average":{"1min":6.375,"5min":2.972,"15min":2.4750000000000001},"min":{"1min":0.314,"5min":0.30099999999999999,"15min":0.29299999999999998},"max":{"1min":77.055999999999997,"5min":77.055999999999997,"15min":130.94800000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":6.1970000000000001,"5min":2.8940000000000001,"15min":2.3210000000000002},"min":{"1min":0.36199999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":77.423000000000002,"5min":77.423000000000002,"15min":130.91399999999999},"last":0.84099999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":2.2269999999999999,"5min":1.5589999999999999,"15min":1.55},"min":{"1min":0.35799999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":6.367,"5min":7.0069999999999997,"15min":55.375999999999998},"last":0.66700000000000004},{"interface":"front","average":{"1min":2.077,"5min":1.4850000000000001,"15min":1.6779999999999999},"min":{"1min":0.36699999999999999,"5min":0.35499999999999998,"15min":0.32400000000000001},"max":{"1min":6.9809999999999999,"5min":8.1240000000000006,"15min":55.216999999999999},"last":0.56100000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:36:41 2023","interfaces":[{"interface":"back","average":{"1min":2.1589999999999998,"5min":2.105,"15min":2.2210000000000001},"min":{"1min":0.33900000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":5.0759999999999996,"5min":21.620999999999999,"15min":142.363},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.9399999999999999,"5min":2.0419999999999998,"15min":2.4750000000000001},"min":{"1min":0.38,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.9560000000000004,"5min":21.27,"15min":140.14400000000001},"last":0.52600000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.9039999999999999,"5min":1.298,"15min":1.052},"min":{"1min":0.32900000000000001,"5min":0.318,"15min":0.318},"max":{"1min":6.9249999999999998,"5min":9.8000000000000007,"15min":9.8000000000000007},"last":0.49099999999999999},{"interface":"front","average":{"1min":2.214,"5min":1.363,"15min":0.98099999999999998},"min":{"1min":0.34699999999999998,"5min":0.313,"15min":0.313},"max":{"1min":8.4329999999999998,"5min":8.4329999999999998,"15min":8.4329999999999998},"last":2.899}]},{"osd":6,"last update":"Sun Oct 1 09:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3460000000000001,"5min":1.302,"15min":0.98999999999999999},"min":{"1min":0.374,"5min":0.33800000000000002,"15min":0.33600000000000002},"max":{"1min":3.859,"5min":6.1840000000000002,"15min":8.1319999999999997},"last":3.137},{"interface":"front","average":{"1min":2.1259999999999999,"5min":1.411,"15min":1.1739999999999999},"min":{"1min":0.40899999999999997,"5min":0.39600000000000002,"15min":0.33900000000000002},"max":{"1min":11.707000000000001,"5min":11.707000000000001,"15min":12.032999999999999},"last":0.60199999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:36:57 2023","interfaces":[{"interface":"back","average":{"1min":1.6299999999999999,"5min":1.3009999999999999,"15min":1.0980000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.39400000000000002},"max":{"1min":6.8940000000000001,"5min":6.8940000000000001,"15min":6.8940000000000001},"last":0.876},{"interface":"front","average":{"1min":1.7210000000000001,"5min":1.4610000000000001,"15min":1.151},"min":{"1min":0.40799999999999997,"5min":0.36199999999999999,"15min":0.36099999999999999},"max":{"1min":8.1050000000000004,"5min":8.1050000000000004,"15min":9.2539999999999996},"last":4.6310000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823072,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":354740,"kb_used_data":49260,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93390412,"statfs":{"total":95995035648,"available":95631781888,"internally_reserved":0,"allocated":50442240,"data_stored":49912995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:36:58 2023","interfaces":[{"interface":"back","average":{"1min":2.714,"5min":1.821,"15min":2.1699999999999999},"min":{"1min":0.309,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":14.632999999999999,"5min":14.632999999999999,"15min":85.159999999999997},"last":0.29899999999999999},{"interface":"front","average":{"1min":3.5470000000000002,"5min":2.3759999999999999,"15min":2.3319999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":15.154999999999999,"5min":15.154999999999999,"15min":85.263999999999996},"last":0.28699999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:36:27 2023","interfaces":[{"interface":"back","average":{"1min":3.4860000000000002,"5min":3.8370000000000002,"15min":2.23},"min":{"1min":0.32700000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":10.712999999999999,"5min":183.55500000000001,"15min":183.55500000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":3.581,"5min":3.9950000000000001,"15min":2.3540000000000001},"min":{"1min":0.42599999999999999,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":12.757999999999999,"5min":183.45099999999999,"15min":183.45099999999999},"last":0.35099999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:36:58 2023","interfaces":[{"interface":"back","average":{"1min":3.448,"5min":1.8089999999999999,"15min":1.653},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.30399999999999999},"max":{"1min":11.231,"5min":11.231,"15min":22.526},"last":0.38100000000000001},{"interface":"front","average":{"1min":3.1880000000000002,"5min":1.9419999999999999,"15min":1.639},"min":{"1min":0.38300000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":9.7309999999999999,"5min":9.7309999999999999,"15min":22.547999999999998},"last":0.39800000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:36:38 2023","interfaces":[{"interface":"back","average":{"1min":3.323,"5min":2.5960000000000001,"15min":2.8570000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.33700000000000002},"max":{"1min":9.9870000000000001,"5min":16.190999999999999,"15min":154.482},"last":1.595},{"interface":"front","average":{"1min":2.9329999999999998,"5min":2.3599999999999999,"15min":2.7970000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":9.7769999999999992,"5min":16.626999999999999,"15min":155.774},"last":1.542}]},{"osd":4,"last update":"Sun Oct 1 09:36:58 2023","interfaces":[{"interface":"back","average":{"1min":2.7440000000000002,"5min":2.1259999999999999,"15min":1.3380000000000001},"min":{"1min":0.33000000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":12.785,"5min":12.785,"15min":12.785},"last":0.32100000000000001},{"interface":"front","average":{"1min":3.2919999999999998,"5min":1.8109999999999999,"15min":1.2549999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":14.375,"5min":14.375,"15min":14.375},"last":0.51300000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":3.4769999999999999,"5min":2.0470000000000002,"15min":1.395},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":12.808999999999999,"5min":12.808999999999999,"15min":12.808999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":2.7839999999999998,"5min":1.6699999999999999,"15min":1.2350000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":14.404999999999999,"5min":14.404999999999999,"15min":14.404999999999999},"last":2.907}]},{"osd":7,"last update":"Sun Oct 1 09:36:58 2023","interfaces":[{"interface":"back","average":{"1min":2.7410000000000001,"5min":1.8879999999999999,"15min":1.345},"min":{"1min":0.39600000000000002,"5min":0.374,"15min":0.374},"max":{"1min":14.542999999999999,"5min":14.542999999999999,"15min":14.542999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":2.923,"5min":1.984,"15min":1.3979999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":14.002000000000001,"5min":14.002000000000001,"15min":14.002000000000001},"last":0.42499999999999999}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":26673152,"data_stored":26673152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":46465024,"data_stored":46465024,"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":53219328,"data_stored":53215256,"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":23068672,"data_stored":23068672,"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":31064064,"data_stored":31064064,"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":43847680,"data_stored":43843608,"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":30015488,"data_stored":30015488,"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":31920128,"data_stored":31916056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:37:17.594 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:37:17.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 31 2023-10-01T09:37:17.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:17.692 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:17.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:17.825 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:17.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:17.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:17.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:17.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:18.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:18.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:18.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:18.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:18.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:18.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:18.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:18.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:18.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:18.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:18.603 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:18 smithi111 bash[78631]: cluster 2023-10-01T09:37:17.457859+0000 mgr.y (mgr.25132) 822 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:37:18.603 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:18 smithi111 bash[75702]: cluster 2023-10-01T09:37:17.457859+0000 mgr.y (mgr.25132) 822 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:37:18.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:18.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:18.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:18 smithi183 bash[59233]: cluster 2023-10-01T09:37:17.457859+0000 mgr.y (mgr.25132) 822 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:37:18.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:18.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:18.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:18.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:19.024 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:19.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:19.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:19.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:19.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:19.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:19.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:19.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:19.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:19.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:19.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:19.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:19.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:19.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:19.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:19.802 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:19.826 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:37:19.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:19.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:19.853 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:37:19.880 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:37:19.906 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:37:19.930 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:37:19.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:19.957 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:37:19.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:19.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:19.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:19.980 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:37:20.008 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.010 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:37:20.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:20.098 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:20.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:20.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:20.128 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:37:20.207 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:20.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:20.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:20 smithi183 bash[59233]: cluster 2023-10-01T09:37:19.458700+0000 mgr.y (mgr.25132) 823 : cluster 0 pgmap v827: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 389 op/s 2023-10-01T09:37:20.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:20 smithi183 bash[59233]: audit 2023-10-01T09:37:19.795602+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.111:0/1469358920' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:37:20.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:20 smithi183 bash[59233]: audit 2023-10-01T09:37:20.038300+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.111:0/3444519202' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:37:20.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:20.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:20.366 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:20 smithi111 bash[78631]: cluster 2023-10-01T09:37:19.458700+0000 mgr.y (mgr.25132) 823 : cluster 0 pgmap v827: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 389 op/s 2023-10-01T09:37:20.366 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:20 smithi111 bash[78631]: audit 2023-10-01T09:37:19.795602+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.111:0/1469358920' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:37:20.366 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:20 smithi111 bash[78631]: audit 2023-10-01T09:37:20.038300+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.111:0/3444519202' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:37:20.367 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:20 smithi111 bash[75702]: cluster 2023-10-01T09:37:19.458700+0000 mgr.y (mgr.25132) 823 : cluster 0 pgmap v827: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 389 op/s 2023-10-01T09:37:20.367 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:20 smithi111 bash[75702]: audit 2023-10-01T09:37:19.795602+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.111:0/1469358920' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:37:20.367 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:20 smithi111 bash[75702]: audit 2023-10-01T09:37:20.038300+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.111:0/3444519202' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:37:20.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:20.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:20.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:20.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:20.636 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:20.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:20.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:20.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:20.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:20.898 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:20.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:20.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:21.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.031 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:21.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:21.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:21.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:21.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: cluster 2023-10-01T09:37:20.107251+0000 mon.a (mon.0) 1004 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: cluster 2023-10-01T09:37:20.107293+0000 mon.a (mon.0) 1005 : cluster 1 Cluster is now healthy 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: cluster 2023-10-01T09:37:20.115568+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: audit 2023-10-01T09:37:20.117958+0000 mon.a (mon.0) 1006 : audit 1 from='client.? 172.21.15.111:0/3444519202' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: cluster 2023-10-01T09:37:20.118005+0000 mon.a (mon.0) 1007 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: cluster 2023-10-01T09:37:20.230681+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[78631]: cluster 2023-10-01T09:37:21.083667+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.285 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: cluster 2023-10-01T09:37:20.107251+0000 mon.a (mon.0) 1004 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:37:21.286 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: cluster 2023-10-01T09:37:20.107293+0000 mon.a (mon.0) 1005 : cluster 1 Cluster is now healthy 2023-10-01T09:37:21.286 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: cluster 2023-10-01T09:37:20.115568+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.286 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: audit 2023-10-01T09:37:20.117958+0000 mon.a (mon.0) 1006 : audit 1 from='client.? 172.21.15.111:0/3444519202' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:37:21.286 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: cluster 2023-10-01T09:37:20.118005+0000 mon.a (mon.0) 1007 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-01T09:37:21.286 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: cluster 2023-10-01T09:37:20.230681+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.286 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:21 smithi111 bash[75702]: cluster 2023-10-01T09:37:21.083667+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:21.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: cluster 2023-10-01T09:37:20.107251+0000 mon.a (mon.0) 1004 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:37:21.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: cluster 2023-10-01T09:37:20.107293+0000 mon.a (mon.0) 1005 : cluster 1 Cluster is now healthy 2023-10-01T09:37:21.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: cluster 2023-10-01T09:37:20.115568+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: audit 2023-10-01T09:37:20.117958+0000 mon.a (mon.0) 1006 : audit 1 from='client.? 172.21.15.111:0/3444519202' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:37:21.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: cluster 2023-10-01T09:37:20.118005+0000 mon.a (mon.0) 1007 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-01T09:37:21.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: cluster 2023-10-01T09:37:20.230681+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:21 smithi183 bash[59233]: cluster 2023-10-01T09:37:21.083667+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:21.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:21.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:21.540 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:21.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:21.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:21.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:21.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:21.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:21.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:21.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:21.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:21.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:22.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:22.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:22.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:22.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:22.260 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:22.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:22 smithi183 bash[59233]: cluster 2023-10-01T09:37:21.284271+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:22.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:22 smithi183 bash[59233]: cluster 2023-10-01T09:37:21.459953+0000 mgr.y (mgr.25132) 824 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 127 op/s 2023-10-01T09:37:22.355 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:22 smithi111 bash[75702]: cluster 2023-10-01T09:37:21.284271+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:22.355 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:22 smithi111 bash[75702]: cluster 2023-10-01T09:37:21.459953+0000 mgr.y (mgr.25132) 824 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 127 op/s 2023-10-01T09:37:22.355 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:22 smithi111 bash[78631]: cluster 2023-10-01T09:37:21.284271+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T09:37:22.355 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:22 smithi111 bash[78631]: cluster 2023-10-01T09:37:21.459953+0000 mgr.y (mgr.25132) 824 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 127 op/s 2023-10-01T09:37:22.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:22.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:22.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:22.566 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:22.669 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:22.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:22.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:22.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:22.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:22.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:22.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:22.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:22.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:23.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:23.095 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:23.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:23.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:23.229 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:23.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:23.333 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:23.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:23.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:23.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:23.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:23.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:23.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:23.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:23.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:23.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:23.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:23.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:23.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:23.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:24.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:24.132 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:24.163 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:24.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:24.267 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:24.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:24.326 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:37:24.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:37:24.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:24.410 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:24.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:24.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:24.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:24 smithi183 bash[59233]: cluster 2023-10-01T09:37:23.460561+0000 mgr.y (mgr.25132) 825 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 127 op/s 2023-10-01T09:37:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:24 smithi183 bash[59233]: audit 2023-10-01T09:37:23.740591+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:37:24.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:24.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:24.694 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:24 smithi111 bash[78631]: cluster 2023-10-01T09:37:23.460561+0000 mgr.y (mgr.25132) 825 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 127 op/s 2023-10-01T09:37:24.694 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:24 smithi111 bash[78631]: audit 2023-10-01T09:37:23.740591+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:37:24.694 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:24 smithi111 bash[75702]: cluster 2023-10-01T09:37:23.460561+0000 mgr.y (mgr.25132) 825 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 127 op/s 2023-10-01T09:37:24.695 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:24 smithi111 bash[75702]: audit 2023-10-01T09:37:23.740591+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:37:24.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:24.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:24.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:24.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:24.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:24.937 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:24.970 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:24.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:37:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:37:24] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.33.4" 2023-10-01T09:37:25.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:25.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:25.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:25.376 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:25.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:25.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:25.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:25.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:25.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:25.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:25.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:25.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:25.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:25.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:26.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:26.052 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:26.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:26.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:26.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:26.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:26.316 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:26.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:26.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:26.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:26.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:26.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:26.566 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:26 smithi183 bash[59233]: cluster 2023-10-01T09:37:25.461131+0000 mgr.y (mgr.25132) 826 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 78 op/s 2023-10-01T09:37:26.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:26.594 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:37:26.594 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:37:26.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:26 smithi111 bash[78631]: cluster 2023-10-01T09:37:25.461131+0000 mgr.y (mgr.25132) 826 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 78 op/s 2023-10-01T09:37:26.654 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:26 smithi111 bash[75702]: cluster 2023-10-01T09:37:25.461131+0000 mgr.y (mgr.25132) 826 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 78 op/s 2023-10-01T09:37:26.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:26.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:26.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:26.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:26.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:26.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:26.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:27.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:27.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:27.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:27.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:27.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:27.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:27.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:27.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:27.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:27.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:27.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:27.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:27.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:27.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:27.742 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:27.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:27.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:27.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:27.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:27.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:28.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:28.037 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:28.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:28.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T09:37:28.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:28.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:28.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:28.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:28.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:28.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:28.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:28.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:28.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:28.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:28.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:28.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:28.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:28.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:28.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:28 smithi183 bash[59233]: cluster 2023-10-01T09:37:27.461998+0000 mgr.y (mgr.25132) 827 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:28.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:28.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:28.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:28 smithi111 bash[78631]: cluster 2023-10-01T09:37:27.461998+0000 mgr.y (mgr.25132) 827 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:28.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:28 smithi111 bash[75702]: cluster 2023-10-01T09:37:27.461998+0000 mgr.y (mgr.25132) 827 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:28.920 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:28.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:28.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:28.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:29.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:29.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:29.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:29.171 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:29.201 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:29.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:29.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:29.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:29.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:29.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:29.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:29.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:29.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:29.646 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:29.648 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:29.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:29.741 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:29.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:29.845 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:29.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:29.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:29.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:29.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:30.004 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:30.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:30.084 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:37:30.108 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:30.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:30.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:30.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:30.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: audit 2023-10-01T09:37:29.030137+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: audit 2023-10-01T09:37:29.031498+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: cluster 2023-10-01T09:37:29.462546+0000 mgr.y (mgr.25132) 828 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: audit 2023-10-01T09:37:29.832046+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: audit 2023-10-01T09:37:29.839670+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: audit 2023-10-01T09:37:29.932837+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:30 smithi183 bash[59233]: audit 2023-10-01T09:37:29.940019+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: audit 2023-10-01T09:37:29.030137+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: audit 2023-10-01T09:37:29.031498+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: cluster 2023-10-01T09:37:29.462546+0000 mgr.y (mgr.25132) 828 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: audit 2023-10-01T09:37:29.832046+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: audit 2023-10-01T09:37:29.839670+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: audit 2023-10-01T09:37:29.932837+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[78631]: audit 2023-10-01T09:37:29.940019+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: audit 2023-10-01T09:37:29.030137+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: audit 2023-10-01T09:37:29.031498+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: cluster 2023-10-01T09:37:29.462546+0000 mgr.y (mgr.25132) 828 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:30.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: audit 2023-10-01T09:37:29.832046+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: audit 2023-10-01T09:37:29.839670+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: audit 2023-10-01T09:37:29.932837+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:30 smithi111 bash[75702]: audit 2023-10-01T09:37:29.940019+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:30.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:30.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:30.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:30.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:30.524 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:30.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:30.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:30.659 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:30.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:30.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:30.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:30.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:30.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:30.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:31.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:31.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:31.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:31.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:31.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:31.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:31.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:31 smithi183 bash[59233]: audit 2023-10-01T09:37:30.080599+0000 mon.a (mon.0) 1015 : audit 1 from='client.? 172.21.15.111:0/1355773322' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T09:37:31.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:31 smithi183 bash[59233]: audit 2023-10-01T09:37:30.416654+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:37:31.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:31 smithi183 bash[59233]: audit 2023-10-01T09:37:30.417682+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:37:31.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:31 smithi183 bash[59233]: audit 2023-10-01T09:37:30.427249+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:31.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:31.429 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[78631]: audit 2023-10-01T09:37:30.080599+0000 mon.a (mon.0) 1015 : audit 1 from='client.? 172.21.15.111:0/1355773322' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T09:37:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[78631]: audit 2023-10-01T09:37:30.416654+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:37:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[78631]: audit 2023-10-01T09:37:30.417682+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:37:31.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[78631]: audit 2023-10-01T09:37:30.427249+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[75702]: audit 2023-10-01T09:37:30.080599+0000 mon.a (mon.0) 1015 : audit 1 from='client.? 172.21.15.111:0/1355773322' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T09:37:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[75702]: audit 2023-10-01T09:37:30.416654+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:37:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[75702]: audit 2023-10-01T09:37:30.417682+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:37:31.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:31 smithi111 bash[75702]: audit 2023-10-01T09:37:30.427249+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:31.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:31.555 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:31.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:31.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:31.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:31.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:31.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:31.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:31.964 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:31.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:31.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:32.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:32.098 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:32.201 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:32.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:32 smithi183 bash[59233]: cluster 2023-10-01T09:37:31.463650+0000 mgr.y (mgr.25132) 829 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:32.232 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:32.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:32 smithi111 bash[75702]: cluster 2023-10-01T09:37:31.463650+0000 mgr.y (mgr.25132) 829 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:32.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:32 smithi111 bash[78631]: cluster 2023-10-01T09:37:31.463650+0000 mgr.y (mgr.25132) 829 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:32.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:32.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:32.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:32.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:37:32.494 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-10-01T09:37:32.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-10-01T09:37:32.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:32.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:32.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:32.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:32.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:32.772 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:32.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:32.910 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:32.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:32.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:32.970 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:33.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:33.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:33.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:33.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:33.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:33.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:33.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:33.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:33.430 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:33.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:33.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:33.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:33.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:33.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:33.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:33.831 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:33.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:33.935 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:33.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:33.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:33.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:34.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:34.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:34.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:34.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:34.337 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:34.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:34.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:34.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:34.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:34.617 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:34 smithi183 bash[59233]: cluster 2023-10-01T09:37:33.464316+0000 mgr.y (mgr.25132) 830 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:34.635 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:34.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:34.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:34.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:34.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:34.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:34.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:34.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:34.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:35.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:35.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:35.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:35.136 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:35.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:35.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:35.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:35.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:35.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:35.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:35.531 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:35.539 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:35 smithi111 bash[78631]: cluster 2023-10-01T09:37:33.464316+0000 mgr.y (mgr.25132) 830 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:35.539 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:35 smithi111 bash[75702]: cluster 2023-10-01T09:37:33.464316+0000 mgr.y (mgr.25132) 830 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:35.539 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:37:35 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:37:34] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.33.4" 2023-10-01T09:37:35.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:35.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:35.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:35.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:35.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:35.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:35.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:35.963 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:35.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:35.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:36.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:36.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:36.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:36.221 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:36.324 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:36.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:36.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:36.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:36.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:36.585 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:36.594 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:36 smithi111 bash[78631]: cluster 2023-10-01T09:37:35.464970+0000 mgr.y (mgr.25132) 831 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:36.594 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:36 smithi111 bash[75702]: cluster 2023-10-01T09:37:35.464970+0000 mgr.y (mgr.25132) 831 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:36.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:36.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:36.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:36.742 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:36.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:36 smithi183 bash[59233]: cluster 2023-10-01T09:37:35.464970+0000 mgr.y (mgr.25132) 831 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:36.845 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:36.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:36.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:36.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:36.998 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:37.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:37.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:37.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:37.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:37.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:37.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:37.386 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:37.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:37.495 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] 2023-10-01T09:37:37.495 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:37:37.495 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-01T09:37:37.495 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:37:37.495 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:37:37.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-01T09:37:37.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:37.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:37.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:37.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:37.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:37.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:37.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:37.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:37.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:38.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:38.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:38.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:38.154 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:38.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:38.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:38.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:38.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:38.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:38.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:38.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:38 smithi183 bash[59233]: cluster 2023-10-01T09:37:37.465739+0000 mgr.y (mgr.25132) 832 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:38.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:38.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:38.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:38.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:38.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:38.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:38 smithi111 bash[75702]: cluster 2023-10-01T09:37:37.465739+0000 mgr.y (mgr.25132) 832 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:38.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:38 smithi111 bash[78631]: cluster 2023-10-01T09:37:37.465739+0000 mgr.y (mgr.25132) 832 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:38.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:38.954 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:38.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:38.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:38.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:39.091 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:39.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:39.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:39.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:39.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:39.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:39.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:39.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:39.462 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:39.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:39.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:39.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:39.646 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:39.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:39.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:39.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:39.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:39.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:39.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:39.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:40.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:40.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:40.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:40.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:40.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:40.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:40.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:40 smithi183 bash[59233]: cluster 2023-10-01T09:37:39.466339+0000 mgr.y (mgr.25132) 833 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:40.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:40.394 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:40 smithi111 bash[75702]: cluster 2023-10-01T09:37:39.466339+0000 mgr.y (mgr.25132) 833 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:40.395 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:40 smithi111 bash[78631]: cluster 2023-10-01T09:37:39.466339+0000 mgr.y (mgr.25132) 833 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:40.408 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:40.511 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:40.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:40.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:40.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:40.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:40.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:40.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:40.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:40.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:40.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:40.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:40.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:41.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:41.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:41.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:41.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:41.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:41.307 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:41.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:41.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:41.468 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:41.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:41.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:41.603 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:41.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:41.704 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:37:41.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:41.726 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:41.726 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:37:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:41.746 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:37:41.765 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:37:41.788 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:37:41.826 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:37:41.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:41.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:41.864 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:37:41.900 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:37:41.902 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.902 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.902 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.902 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.902 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.902 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.903 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.903 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:37:41.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:41.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:41.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:41.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:42.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:42.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:42.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:42.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:42.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:42.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:42.399 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:42.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:42.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:42.524 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:42.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:42.539 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:37:42.627 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:42.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:42.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:42.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:42.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[78631]: cluster 2023-10-01T09:37:41.466967+0000 mgr.y (mgr.25132) 834 : cluster 0 pgmap v839: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[78631]: audit 2023-10-01T09:37:41.678408+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.111:0/3199463180' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[78631]: audit 2023-10-01T09:37:41.956992+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.111:0/3518093749' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[78631]: audit 2023-10-01T09:37:41.957356+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[75702]: cluster 2023-10-01T09:37:41.466967+0000 mgr.y (mgr.25132) 834 : cluster 0 pgmap v839: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[75702]: audit 2023-10-01T09:37:41.678408+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.111:0/3199463180' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[75702]: audit 2023-10-01T09:37:41.956992+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.111:0/3518093749' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:37:42.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:42 smithi111 bash[75702]: audit 2023-10-01T09:37:41.957356+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:37:42.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:42.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:42.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:42.902 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:42 smithi183 bash[59233]: cluster 2023-10-01T09:37:41.466967+0000 mgr.y (mgr.25132) 834 : cluster 0 pgmap v839: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:42.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:42 smithi183 bash[59233]: audit 2023-10-01T09:37:41.678408+0000 mon.a (mon.0) 1019 : audit 0 from='client.? 172.21.15.111:0/3199463180' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:37:42.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:42 smithi183 bash[59233]: audit 2023-10-01T09:37:41.956992+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.111:0/3518093749' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:37:42.903 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:42 smithi183 bash[59233]: audit 2023-10-01T09:37:41.957356+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:37:42.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:42.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:43.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:43.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:43.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:43.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:43.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:43.283 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:43.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:43.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:43.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:43.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:43.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[75702]: cluster 2023-10-01T09:37:42.521101+0000 mon.a (mon.0) 1021 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:37:43.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[75702]: cluster 2023-10-01T09:37:42.532885+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:43.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[75702]: cluster 2023-10-01T09:37:42.533418+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:43.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[75702]: audit 2023-10-01T09:37:42.533502+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:37:43.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[75702]: cluster 2023-10-01T09:37:42.533580+0000 mon.a (mon.0) 1023 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-01T09:37:43.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[78631]: cluster 2023-10-01T09:37:42.521101+0000 mon.a (mon.0) 1021 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:37:43.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[78631]: cluster 2023-10-01T09:37:42.532885+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:43.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[78631]: cluster 2023-10-01T09:37:42.533418+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:43.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[78631]: audit 2023-10-01T09:37:42.533502+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:37:43.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:43 smithi111 bash[78631]: cluster 2023-10-01T09:37:42.533580+0000 mon.a (mon.0) 1023 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-01T09:37:43.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:43.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:43 smithi183 bash[59233]: cluster 2023-10-01T09:37:42.521101+0000 mon.a (mon.0) 1021 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:37:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:43 smithi183 bash[59233]: cluster 2023-10-01T09:37:42.532885+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:43 smithi183 bash[59233]: cluster 2023-10-01T09:37:42.533418+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:43 smithi183 bash[59233]: audit 2023-10-01T09:37:42.533502+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:37:43.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:43 smithi183 bash[59233]: cluster 2023-10-01T09:37:42.533580+0000 mon.a (mon.0) 1023 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-01T09:37:43.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:43.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:43.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:43.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:43.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:43.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:43.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:44.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:44.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:44.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:44.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:44.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:44.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:44.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:44.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:44.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:44.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:44.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:44.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:44.641 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:44.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:44.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:44.787 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:44 smithi183 bash[59233]: cluster 2023-10-01T09:37:43.197378+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:44.787 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:44 smithi183 bash[59233]: cluster 2023-10-01T09:37:43.204484+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:44.787 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:44 smithi183 bash[59233]: cluster 2023-10-01T09:37:43.467328+0000 mgr.y (mgr.25132) 835 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:44.788 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:44 smithi183 bash[59233]: audit 2023-10-01T09:37:44.028890+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:44.788 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:44 smithi183 bash[59233]: audit 2023-10-01T09:37:44.030014+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:44.790 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[78631]: cluster 2023-10-01T09:37:43.197378+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:44.790 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[78631]: cluster 2023-10-01T09:37:43.204484+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:44.790 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[78631]: cluster 2023-10-01T09:37:43.467328+0000 mgr.y (mgr.25132) 835 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:44.790 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[78631]: audit 2023-10-01T09:37:44.028890+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:44.790 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[78631]: audit 2023-10-01T09:37:44.030014+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:44.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[75702]: cluster 2023-10-01T09:37:43.197378+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:44.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[75702]: cluster 2023-10-01T09:37:43.204484+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T09:37:44.791 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[75702]: cluster 2023-10-01T09:37:43.467328+0000 mgr.y (mgr.25132) 835 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:44.792 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[75702]: audit 2023-10-01T09:37:44.028890+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:37:44.792 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[75702]: audit 2023-10-01T09:37:44.030014+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:44.792 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:37:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:37:44] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.33.4" 2023-10-01T09:37:44.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:44.818 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:37:44.818 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:37:44.818 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:37:44.818 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:37:44.818 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:37:44.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:44.932 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:44.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:45.036 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:45.067 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:45.125 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:45.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:45.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:45.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:45.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:45.330 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:45.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:45.434 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:45.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:45.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:45.595 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:45.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:37:45.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:45.758 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:45.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:45.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:45.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:45.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:45.989 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:46.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:46.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:46.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:46.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:46.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:46.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:46.293 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:46.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:46.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:46.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:46.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:46.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:46.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:46.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:46.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:46.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:46.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:37:46.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:46.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:46 smithi183 bash[59233]: cluster 2023-10-01T09:37:45.468282+0000 mgr.y (mgr.25132) 836 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:46.803 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:46 smithi111 bash[78631]: cluster 2023-10-01T09:37:45.468282+0000 mgr.y (mgr.25132) 836 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:46.804 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:46 smithi111 bash[75702]: cluster 2023-10-01T09:37:45.468282+0000 mgr.y (mgr.25132) 836 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:46.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:46.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T09:37:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:46.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:46.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:46.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:47.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:47.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:47.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:47.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:47.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:47.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:47.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:47.347 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:47.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:47.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:47.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:47.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:47.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:47.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:47.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:47.713 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:47.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:47.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:47.859 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:47 smithi183 bash[59233]: cluster 2023-10-01T09:37:47.468982+0000 mgr.y (mgr.25132) 837 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:47.879 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:47.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:47.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:47.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:48.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:48.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:47 smithi111 bash[75702]: cluster 2023-10-01T09:37:47.468982+0000 mgr.y (mgr.25132) 837 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:48.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:47 smithi111 bash[78631]: cluster 2023-10-01T09:37:47.468982+0000 mgr.y (mgr.25132) 837 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:48.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:48.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:48.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:48.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:48.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:48.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:48.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:48.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:48.546 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:48.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:48.649 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:48.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:48.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:48.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:48.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:48.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:48.929 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_3' removed 2023-10-01T09:37:48.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:48.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:48.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:48.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:48 smithi111 bash[78631]: audit 2023-10-01T09:37:48.847347+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.111:0/1708170065' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:37:48.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:48 smithi111 bash[78631]: audit 2023-10-01T09:37:48.847771+0000 mon.a (mon.0) 1026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:37:48.956 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:48 smithi111 bash[75702]: audit 2023-10-01T09:37:48.847347+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.111:0/1708170065' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:37:48.957 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:48 smithi111 bash[75702]: audit 2023-10-01T09:37:48.847771+0000 mon.a (mon.0) 1026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:37:49.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:49.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:49.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:49.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:49.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:49.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:49.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:49.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:48 smithi183 bash[59233]: audit 2023-10-01T09:37:48.847347+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.111:0/1708170065' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:37:49.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:48 smithi183 bash[59233]: audit 2023-10-01T09:37:48.847771+0000 mon.a (mon.0) 1026 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:37:49.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:49.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:49.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:49.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:49.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:49.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:49.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:49.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:49.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:49.806 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:49.838 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:49.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:49.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:49.965 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:49.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:49.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:50.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[75702]: cluster 2023-10-01T09:37:48.909423+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[75702]: audit 2023-10-01T09:37:48.910996+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:37:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[75702]: cluster 2023-10-01T09:37:48.911099+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[75702]: cluster 2023-10-01T09:37:49.250345+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[75702]: cluster 2023-10-01T09:37:49.469612+0000 mgr.y (mgr.25132) 838 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[78631]: cluster 2023-10-01T09:37:48.909423+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[78631]: audit 2023-10-01T09:37:48.910996+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[78631]: cluster 2023-10-01T09:37:48.911099+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[78631]: cluster 2023-10-01T09:37:49.250345+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:49 smithi111 bash[78631]: cluster 2023-10-01T09:37:49.469612+0000 mgr.y (mgr.25132) 838 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:50.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:49 smithi183 bash[59233]: cluster 2023-10-01T09:37:48.909423+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:50.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:49 smithi183 bash[59233]: audit 2023-10-01T09:37:48.910996+0000 mon.a (mon.0) 1027 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:37:50.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:49 smithi183 bash[59233]: cluster 2023-10-01T09:37:48.911099+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-01T09:37:50.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:49 smithi183 bash[59233]: cluster 2023-10-01T09:37:49.250345+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:50.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:49 smithi183 bash[59233]: cluster 2023-10-01T09:37:49.469612+0000 mgr.y (mgr.25132) 838 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:50.098 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:50.201 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:50.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:50.337 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:50.369 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:50.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:50.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:50.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:50.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:50.609 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:50.637 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:50.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:50.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:50.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:50.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:50.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:50.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:50.978 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T09:37:50.979 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T09:37:50.979 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-10-01T09:37:50.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-10-01T09:37:50.999 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:51.047 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:51.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:51.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:51.164 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:50 smithi183 bash[59233]: cluster 2023-10-01T09:37:49.182844+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:51.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:51.244 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:50 smithi111 bash[78631]: cluster 2023-10-01T09:37:49.182844+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:51.244 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:50 smithi111 bash[75702]: cluster 2023-10-01T09:37:49.182844+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T09:37:51.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:51.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:51.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:51.454 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:51.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:51.459 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:51.496 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:37:51.496 INFO:teuthology.orchestra.run.smithi111.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T09:37:51.496 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:37:51.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:51.585 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:51.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:51.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:51.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:51.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:51.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:51.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:51.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:51.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:51.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:51.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:51 smithi183 bash[59233]: cluster 2023-10-01T09:37:51.470388+0000 mgr.y (mgr.25132) 839 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:52.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:52.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:52.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:51 smithi111 bash[75702]: cluster 2023-10-01T09:37:51.470388+0000 mgr.y (mgr.25132) 839 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:52.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:51 smithi111 bash[78631]: cluster 2023-10-01T09:37:51.470388+0000 mgr.y (mgr.25132) 839 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:52.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:52.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:52.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:52.512 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:52.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:52.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:52.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:52.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:52.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:52.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:53.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:53.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:53.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:53.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:53.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:53.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:53.436 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:53.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:53.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:53.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:53.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:53.726 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:53.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:53.829 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:53.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:53.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:53.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:53.987 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:53.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:53.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:54.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:54.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:54.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:54.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:54.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:54.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:54.392 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:54.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:54.496 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:54.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:54.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:54.668 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:54.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:54.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:54.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:54.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:54 smithi183 bash[59233]: cluster 2023-10-01T09:37:53.470881+0000 mgr.y (mgr.25132) 840 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:54.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:54.911 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:37:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:37:54] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.33.4" 2023-10-01T09:37:54.911 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:54 smithi111 bash[78631]: cluster 2023-10-01T09:37:53.470881+0000 mgr.y (mgr.25132) 840 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:54.911 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:54 smithi111 bash[75702]: cluster 2023-10-01T09:37:53.470881+0000 mgr.y (mgr.25132) 840 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:54.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:54.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:55.031 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:55.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:55.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:55.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:55.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:55.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:55.306 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:55.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:55.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:55.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:55.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:55.556 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:55.558 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:55.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:55.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:55.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:55.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:55.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:55.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:55.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:55.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:55.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:55.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:56.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:37:56.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:37:56.118 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:56.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:56.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:56.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:56.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:56.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:56.513 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:56.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:56.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:56.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:56 smithi183 bash[59233]: cluster 2023-10-01T09:37:55.471500+0000 mgr.y (mgr.25132) 841 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:56.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:56.783 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:56.791 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:56 smithi111 bash[78631]: cluster 2023-10-01T09:37:55.471500+0000 mgr.y (mgr.25132) 841 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:56.792 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:56 smithi111 bash[75702]: cluster 2023-10-01T09:37:55.471500+0000 mgr.y (mgr.25132) 841 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:56.810 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:56.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:56.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:56.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:57.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:57.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:57.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:57.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:57.307 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:57.314 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:37:57.341 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:57.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:57.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:57.574 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.600 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:57.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:57.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:57.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:57.861 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:57.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:57.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:57.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:57.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:58.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:58.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:58.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:58.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:58.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:58.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:58.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:58.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:58.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:58.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:58.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:58.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:58.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:58.700 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:58 smithi111 bash[75702]: cluster 2023-10-01T09:37:57.472039+0000 mgr.y (mgr.25132) 842 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:58.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:58.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:37:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:37:58.789 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] 2023-10-01T09:37:58.790 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:37:58.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:58 smithi183 bash[59233]: cluster 2023-10-01T09:37:57.472039+0000 mgr.y (mgr.25132) 842 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:58.870 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:58.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:58.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:58.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:37:59.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:59.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:59.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:59.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:59.143 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:58 smithi111 bash[78631]: cluster 2023-10-01T09:37:57.472039+0000 mgr.y (mgr.25132) 842 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:37:59.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:59.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:59.275 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:59.309 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:37:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:37:59.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:59.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:37:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:37:59.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:59.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:37:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:37:59.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:59.685 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:37:59 smithi111 bash[75702]: audit 2023-10-01T09:37:59.025297+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:59.686 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:37:59 smithi111 bash[78631]: audit 2023-10-01T09:37:59.025297+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:59.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:37:59.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:37:59.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:37:59 smithi183 bash[59233]: audit 2023-10-01T09:37:59.025297+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:37:59.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:59.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:37:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:37:59.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:59.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:37:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:37:59.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:00.012 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:38:00.037 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:38:00.057 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:38:00.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.080 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:38:00.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:00.105 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:38:00.129 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:38:00.151 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:38:00.181 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:38:00.182 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.182 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.183 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.183 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.183 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.183 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.183 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.183 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:38:00.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.224 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:00.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:00.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:00.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:00.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:00.598 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:00 smithi111 bash[75702]: cluster 2023-10-01T09:37:59.472503+0000 mgr.y (mgr.25132) 843 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:00.598 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:00 smithi111 bash[75702]: audit 2023-10-01T09:37:59.989755+0000 mon.a (mon.0) 1030 : audit 0 from='client.? 172.21.15.111:0/2324837780' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:00.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:00 smithi111 bash[78631]: cluster 2023-10-01T09:37:59.472503+0000 mgr.y (mgr.25132) 843 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:00.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:00 smithi111 bash[78631]: audit 2023-10-01T09:37:59.989755+0000 mon.a (mon.0) 1030 : audit 0 from='client.? 172.21.15.111:0/2324837780' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:00.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:00.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:00.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:00.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:00 smithi183 bash[59233]: cluster 2023-10-01T09:37:59.472503+0000 mgr.y (mgr.25132) 843 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:00.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:00 smithi183 bash[59233]: audit 2023-10-01T09:37:59.989755+0000 mon.a (mon.0) 1030 : audit 0 from='client.? 172.21.15.111:0/2324837780' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:00.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:00.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:00.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:00.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:00.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:01.016 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:01.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:01.156 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:01.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:01.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:01.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:01.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:01.418 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:01.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:01.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:01.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:01.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:01.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:01.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:01.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:01.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:01.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:01.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:01.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:01.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:01.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:02.058 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:02.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:02.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:02.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:02.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:02.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:02.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:02.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:02.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:02.615 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:02 smithi111 bash[75702]: cluster 2023-10-01T09:38:01.473178+0000 mgr.y (mgr.25132) 844 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:02.616 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:02 smithi111 bash[78631]: cluster 2023-10-01T09:38:01.473178+0000 mgr.y (mgr.25132) 844 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:02.632 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:02.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:02 smithi183 bash[59233]: cluster 2023-10-01T09:38:01.473178+0000 mgr.y (mgr.25132) 844 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:02.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:02.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:02.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:03.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:03.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:03.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:03.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:03.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:03.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:03.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:03.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:03.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:03.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:03.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:03.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:03.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:03.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:03.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:03.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:03.711 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:03.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:03.827 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:03 smithi183 bash[59233]: cluster 2023-10-01T09:38:03.473779+0000 mgr.y (mgr.25132) 845 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:03.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:03.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:03.869 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:03 smithi111 bash[75702]: cluster 2023-10-01T09:38:03.473779+0000 mgr.y (mgr.25132) 845 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:03.869 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:03 smithi111 bash[78631]: cluster 2023-10-01T09:38:03.473779+0000 mgr.y (mgr.25132) 845 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:03.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:03.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:03.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:03.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:04.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:04.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:04.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:04.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:04.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:04.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:04.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:04.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:04.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:04.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.648 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:04.752 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.761 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:38:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:38:04] "GET /metrics HTTP/1.1" 200 33913 "" "Prometheus/2.33.4" 2023-10-01T09:38:04.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:04.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:04.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:05.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:05.037 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:05.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:05.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:05.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:05.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:05.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:05.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:05.440 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:05.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:05.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:38:05.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:05.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:05.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:05.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:05.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:05.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:05.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:05.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:05.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:05.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:05.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:06.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:06.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:06.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:06.215 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:06.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:06.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:06.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:06.376 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:06.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:06.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:06.511 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:06.614 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:06.647 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:06.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:06.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:06.764 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:06 smithi111 bash[78631]: cluster 2023-10-01T09:38:05.474699+0000 mgr.y (mgr.25132) 846 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:06.764 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:06 smithi111 bash[75702]: cluster 2023-10-01T09:38:05.474699+0000 mgr.y (mgr.25132) 846 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:06.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:06.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:06.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:06 smithi183 bash[59233]: cluster 2023-10-01T09:38:05.474699+0000 mgr.y (mgr.25132) 846 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:06.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:06.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:06.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:06.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:07.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:07.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:07.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:07.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:07.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:07.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:07.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:07.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:07.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:07.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:07.444 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:07.472 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:38:07.473 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:38:07.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:07.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:07.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:07.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:07.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:07.797 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:38:07.799 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_4' created 2023-10-01T09:38:07.815 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:07.820 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[75702]: audit 2023-10-01T09:38:07.275048+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.111:0/4042513385' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[75702]: cluster 2023-10-01T09:38:07.475629+0000 mgr.y (mgr.25132) 847 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[75702]: audit 2023-10-01T09:38:07.587111+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.111:0/430077297' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[75702]: audit 2023-10-01T09:38:07.725518+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[75702]: cluster 2023-10-01T09:38:07.774413+0000 mon.a (mon.0) 1033 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[78631]: audit 2023-10-01T09:38:07.275048+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.111:0/4042513385' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[78631]: cluster 2023-10-01T09:38:07.475629+0000 mgr.y (mgr.25132) 847 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[78631]: audit 2023-10-01T09:38:07.587111+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.111:0/430077297' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[78631]: audit 2023-10-01T09:38:07.725518+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:07 smithi111 bash[78631]: cluster 2023-10-01T09:38:07.774413+0000 mon.a (mon.0) 1033 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:38:07.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:07.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:07.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:07 smithi183 bash[59233]: audit 2023-10-01T09:38:07.275048+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.111:0/4042513385' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T09:38:07.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:07 smithi183 bash[59233]: cluster 2023-10-01T09:38:07.475629+0000 mgr.y (mgr.25132) 847 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:07.955 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:07 smithi183 bash[59233]: audit 2023-10-01T09:38:07.587111+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.111:0/430077297' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:07.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:07 smithi183 bash[59233]: audit 2023-10-01T09:38:07.725518+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:07.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:07 smithi183 bash[59233]: cluster 2023-10-01T09:38:07.774413+0000 mon.a (mon.0) 1033 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:38:07.971 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:07.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:07.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:08.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:08.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:08.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:08.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:08.243 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:08.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:08.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:08.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:08.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:08.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:08.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:08.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:08.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:08.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T09:38:08.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:08.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:08.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:08.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:08.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:08.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:08.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:09.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:09.005 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[75702]: cluster 2023-10-01T09:38:07.779589+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T09:38:09.005 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[75702]: cluster 2023-10-01T09:38:07.779693+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[75702]: audit 2023-10-01T09:38:07.783357+0000 mon.a (mon.0) 1034 : audit 1 from='client.? 172.21.15.111:0/4042513385' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[75702]: audit 2023-10-01T09:38:07.783446+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[75702]: cluster 2023-10-01T09:38:07.783536+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[78631]: cluster 2023-10-01T09:38:07.779589+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[78631]: cluster 2023-10-01T09:38:07.779693+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[78631]: audit 2023-10-01T09:38:07.783357+0000 mon.a (mon.0) 1034 : audit 1 from='client.? 172.21.15.111:0/4042513385' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[78631]: audit 2023-10-01T09:38:07.783446+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:38:09.006 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:08 smithi111 bash[78631]: cluster 2023-10-01T09:38:07.783536+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-01T09:38:09.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:08 smithi183 bash[59233]: cluster 2023-10-01T09:38:07.779589+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T09:38:09.015 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:08 smithi183 bash[59233]: cluster 2023-10-01T09:38:07.779693+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T09:38:09.015 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:08 smithi183 bash[59233]: audit 2023-10-01T09:38:07.783357+0000 mon.a (mon.0) 1034 : audit 1 from='client.? 172.21.15.111:0/4042513385' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-01T09:38:09.015 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:08 smithi183 bash[59233]: audit 2023-10-01T09:38:07.783446+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:38:09.015 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:08 smithi183 bash[59233]: cluster 2023-10-01T09:38:07.783536+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-01T09:38:09.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:09.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:09.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:09.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:09.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:09.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:09.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:09.443 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:09.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:09.546 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:09.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:09.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:09.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:09.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:09.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:09.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[75702]: cluster 2023-10-01T09:38:08.793603+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-01T09:38:09.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[75702]: cluster 2023-10-01T09:38:08.794956+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:09.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[75702]: cluster 2023-10-01T09:38:08.795275+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:09.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[75702]: cluster 2023-10-01T09:38:08.795328+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:09.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[75702]: cluster 2023-10-01T09:38:08.871078+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:09.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[75702]: cluster 2023-10-01T09:38:09.476111+0000 mgr.y (mgr.25132) 848 : cluster 0 pgmap v857: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:09.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-10-01T09:38:09.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:09.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:09.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:09.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:09.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:09.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:10.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[78631]: cluster 2023-10-01T09:38:08.793603+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-01T09:38:10.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[78631]: cluster 2023-10-01T09:38:08.794956+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[78631]: cluster 2023-10-01T09:38:08.795275+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[78631]: cluster 2023-10-01T09:38:08.795328+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[78631]: cluster 2023-10-01T09:38:08.871078+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:09 smithi111 bash[78631]: cluster 2023-10-01T09:38:09.476111+0000 mgr.y (mgr.25132) 848 : cluster 0 pgmap v857: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:10.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:10.093 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:09 smithi183 bash[59233]: cluster 2023-10-01T09:38:08.793603+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-01T09:38:10.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:09 smithi183 bash[59233]: cluster 2023-10-01T09:38:08.794956+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:09 smithi183 bash[59233]: cluster 2023-10-01T09:38:08.795275+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:09 smithi183 bash[59233]: cluster 2023-10-01T09:38:08.795328+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:09 smithi183 bash[59233]: cluster 2023-10-01T09:38:08.871078+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T09:38:10.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:09 smithi183 bash[59233]: cluster 2023-10-01T09:38:09.476111+0000 mgr.y (mgr.25132) 848 : cluster 0 pgmap v857: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:10.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:10.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:10.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:10.355 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:10.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:10.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:10.523 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:10.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:10.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:10.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:10.793 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:10.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:10.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:10.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:11.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:10 smithi183 bash[59233]: cluster 2023-10-01T09:38:09.802908+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:10 smithi183 bash[59233]: cluster 2023-10-01T09:38:09.803277+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:10 smithi183 bash[59233]: cluster 2023-10-01T09:38:09.803960+0000 mon.a (mon.0) 1038 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-01T09:38:11.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:10 smithi183 bash[59233]: cluster 2023-10-01T09:38:10.124059+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[75702]: cluster 2023-10-01T09:38:09.802908+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[75702]: cluster 2023-10-01T09:38:09.803277+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[75702]: cluster 2023-10-01T09:38:09.803960+0000 mon.a (mon.0) 1038 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-01T09:38:11.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[75702]: cluster 2023-10-01T09:38:10.124059+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[78631]: cluster 2023-10-01T09:38:09.802908+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[78631]: cluster 2023-10-01T09:38:09.803277+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[78631]: cluster 2023-10-01T09:38:09.803960+0000 mon.a (mon.0) 1038 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-01T09:38:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:10 smithi111 bash[78631]: cluster 2023-10-01T09:38:10.124059+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T09:38:11.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:11.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:11.303 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:11.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:11.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:11.467 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:11.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:11.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:11.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:11.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:11.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:11.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:11.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:11 smithi111 bash[78631]: cluster 2023-10-01T09:38:11.477072+0000 mgr.y (mgr.25132) 849 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:11 smithi111 bash[75702]: cluster 2023-10-01T09:38:11.477072+0000 mgr.y (mgr.25132) 849 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:11.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:11.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:38:11.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:11.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:11.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:11.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:12.005 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:12.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:12.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:11 smithi183 bash[59233]: cluster 2023-10-01T09:38:11.477072+0000 mgr.y (mgr.25132) 849 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:12.109 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:12.143 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:12.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:12.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:12.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:12.340 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:12.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:12.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:12.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:12.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:12.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:12.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:12.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:12.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:12.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:12.814 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:12.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:12.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:12.953 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:12.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:13.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:13.086 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:13.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:13.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:13.218 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:13.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:13.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:13.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:13.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:13.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:13.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:13.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:13.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:13.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:13.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:13.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:13.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:13.901 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:13.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:14.005 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:14.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:14.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:14.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:14.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:14.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:14.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:14.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:14.374 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:14.374 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:14.403 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:14.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:14.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:14.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:14.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:14.677 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:14 smithi111 bash[78631]: cluster 2023-10-01T09:38:13.477677+0000 mgr.y (mgr.25132) 850 : cluster 0 pgmap v860: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:14.677 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:14 smithi111 bash[78631]: audit 2023-10-01T09:38:14.025258+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:14.677 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:14 smithi111 bash[75702]: cluster 2023-10-01T09:38:13.477677+0000 mgr.y (mgr.25132) 850 : cluster 0 pgmap v860: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:14.677 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:14 smithi111 bash[75702]: audit 2023-10-01T09:38:14.025258+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:14.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:14.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:14.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:14 smithi183 bash[59233]: cluster 2023-10-01T09:38:13.477677+0000 mgr.y (mgr.25132) 850 : cluster 0 pgmap v860: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:14.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:14 smithi183 bash[59233]: audit 2023-10-01T09:38:14.025258+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:14.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:14.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:14.944 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:38:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:38:14] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.33.4" 2023-10-01T09:38:14.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:14.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:14.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:15.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:15.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:15.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:15.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:15.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:15.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:15.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:15.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:15.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:15.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:15.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:15.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:15.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:15.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:15.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:15.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:15.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:15.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:15.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:15.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:16.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:16.036 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:16.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:16.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:16.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:16.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:16.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:16.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:16.402 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:16.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:16.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:16.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:16.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:16.574 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:16.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:16.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:16.690 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:16 smithi111 bash[75702]: cluster 2023-10-01T09:38:15.478607+0000 mgr.y (mgr.25132) 851 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:16.691 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:16 smithi111 bash[78631]: cluster 2023-10-01T09:38:15.478607+0000 mgr.y (mgr.25132) 851 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:16.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:16.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:16 smithi183 bash[59233]: cluster 2023-10-01T09:38:15.478607+0000 mgr.y (mgr.25132) 851 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:16.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:16.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:16.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:16.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:16.970 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:16.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:17.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:17.096 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:17.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:17.224 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:17.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:17.327 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:17.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:17.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:17.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:17.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:17.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:17.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:17.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:17.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:17.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:17.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:17.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:17.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:17.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:17.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:18.024 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:18.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:18.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:18.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:18.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:18.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:18.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:18.665 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:18.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:18.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:18 smithi183 bash[59233]: cluster 2023-10-01T09:38:17.479249+0000 mgr.y (mgr.25132) 852 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:18.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:18 smithi111 bash[75702]: cluster 2023-10-01T09:38:17.479249+0000 mgr.y (mgr.25132) 852 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:18.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:18 smithi111 bash[78631]: cluster 2023-10-01T09:38:17.479249+0000 mgr.y (mgr.25132) 852 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:18.825 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:18.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:18.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:18.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:18.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:19.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:19.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:19.100 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:38:19.123 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:38:19.143 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:38:19.163 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:38:19.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:19.185 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:38:19.207 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:38:19.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:19.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:19.231 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:38:19.253 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:38:19.255 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.255 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.256 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.256 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.256 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.256 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.256 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.256 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:38:19.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:19.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:19.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:19.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:19.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:19.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:19.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:19.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:19.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:19.719 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:19.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:19 smithi183 bash[59233]: audit 2023-10-01T09:38:19.076117+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.111:0/3891796483' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:19.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:19 smithi111 bash[75702]: audit 2023-10-01T09:38:19.076117+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.111:0/3891796483' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:19.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:19 smithi111 bash[78631]: audit 2023-10-01T09:38:19.076117+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.111:0/3891796483' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:19.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:19.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:19.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:19.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:19.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:19.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:20.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:20.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:20.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:20.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:20.255 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:20.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:20.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:20.391 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:20.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:20.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:20.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:20.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:20.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:20.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:20.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:20.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:20.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:20.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:20 smithi183 bash[59233]: cluster 2023-10-01T09:38:19.479964+0000 mgr.y (mgr.25132) 853 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:20.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:20 smithi183 bash[59233]: audit 2023-10-01T09:38:19.866996+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:20.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:20 smithi111 bash[75702]: cluster 2023-10-01T09:38:19.479964+0000 mgr.y (mgr.25132) 853 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:20.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:20 smithi111 bash[75702]: audit 2023-10-01T09:38:19.866996+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:20.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:20 smithi111 bash[78631]: cluster 2023-10-01T09:38:19.479964+0000 mgr.y (mgr.25132) 853 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:20.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:20 smithi111 bash[78631]: audit 2023-10-01T09:38:19.866996+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:20.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:20.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:20.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:20.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:21.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:21.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:21.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:21.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:21.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:21.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:21.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:21.318 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:21.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:21.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:21.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:21.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:21.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:21.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:21.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:21.691 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:21.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:21.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:21 smithi183 bash[59233]: cluster 2023-10-01T09:38:21.480702+0000 mgr.y (mgr.25132) 854 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:21.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:21.852 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:21.854 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:21 smithi111 bash[75702]: cluster 2023-10-01T09:38:21.480702+0000 mgr.y (mgr.25132) 854 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:21.854 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:21 smithi111 bash[78631]: cluster 2023-10-01T09:38:21.480702+0000 mgr.y (mgr.25132) 854 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:21.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:21.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:21.982 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:21.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:21.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:22.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:22.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:22.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:22.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:22.245 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:22.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:22.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:22.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:22.485 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:22.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:22.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:22.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:22.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:22.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:22.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:22.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:22.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:22.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:22.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:22.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:23.020 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:23.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:23.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:23.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:23.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:23.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:23.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:23.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:23.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:23.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:23.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:23.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:23.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:23.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:23.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:23.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:23.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:23.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:23.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:23.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:23.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:23.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:24.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:24.114 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:24.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:24.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:24.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:24.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:24.347 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:24.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:24.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:24.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.773 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:24 smithi183 bash[59233]: cluster 2023-10-01T09:38:23.481343+0000 mgr.y (mgr.25132) 855 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:24.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:24.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:24.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:24 smithi111 bash[78631]: cluster 2023-10-01T09:38:23.481343+0000 mgr.y (mgr.25132) 855 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:24 smithi111 bash[75702]: cluster 2023-10-01T09:38:23.481343+0000 mgr.y (mgr.25132) 855 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:24.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:38:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:38:24] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.33.4" 2023-10-01T09:38:24.897 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:24.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:24.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:24.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:25.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:25.059 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:25.163 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:25.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:25.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:25.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:25.344 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:38:25.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:25.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:25.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:25.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:25.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:25.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:25.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:25.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:25.779 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:38:25.779 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:38:25.779 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:38:25.780 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:38:25.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:25.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:25.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:25.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:25.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:25.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:25.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:26.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:26.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:26.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:26.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:26.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:26.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:26.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:26.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:26.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:26.557 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:38:26.557 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-10-01T09:38:26.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:26.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[78631]: cluster 2023-10-01T09:38:25.481940+0000 mgr.y (mgr.25132) 856 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:26.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[78631]: audit 2023-10-01T09:38:26.228073+0000 mon.a (mon.0) 1041 : audit 1 from='client.? 172.21.15.111:0/397176650' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:38:26.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[78631]: audit 2023-10-01T09:38:26.423379+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.111:0/3551237390' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:38:26.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[78631]: audit 2023-10-01T09:38:26.423961+0000 mon.a (mon.0) 1042 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:38:26.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:26.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[75702]: cluster 2023-10-01T09:38:25.481940+0000 mgr.y (mgr.25132) 856 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:26.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[75702]: audit 2023-10-01T09:38:26.228073+0000 mon.a (mon.0) 1041 : audit 1 from='client.? 172.21.15.111:0/397176650' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:38:26.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[75702]: audit 2023-10-01T09:38:26.423379+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.111:0/3551237390' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:38:26.590 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:26 smithi111 bash[75702]: audit 2023-10-01T09:38:26.423961+0000 mon.a (mon.0) 1042 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:38:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:26.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:26.727 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:26 smithi183 bash[59233]: cluster 2023-10-01T09:38:25.481940+0000 mgr.y (mgr.25132) 856 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:26 smithi183 bash[59233]: audit 2023-10-01T09:38:26.228073+0000 mon.a (mon.0) 1041 : audit 1 from='client.? 172.21.15.111:0/397176650' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:38:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:26 smithi183 bash[59233]: audit 2023-10-01T09:38:26.423379+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.111:0/3551237390' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:38:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:26 smithi183 bash[59233]: audit 2023-10-01T09:38:26.423961+0000 mon.a (mon.0) 1042 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:38:26.831 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:26.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:26.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:26.959 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:26.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:26.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:26.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:27.096 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:27.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:27.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T09:38:27.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:27.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:27.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:27.386 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:27.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:27.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:27.517 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:27.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:27.650 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:27.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:27.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:27.761 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: cluster 2023-10-01T09:38:26.539335+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:38:27.761 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: cluster 2023-10-01T09:38:26.543782+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: cluster 2023-10-01T09:38:26.544427+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: audit 2023-10-01T09:38:26.549110+0000 mon.a (mon.0) 1044 : audit 1 from='client.? 172.21.15.111:0/397176650' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: audit 2023-10-01T09:38:26.549293+0000 mon.a (mon.0) 1045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: cluster 2023-10-01T09:38:26.549401+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[78631]: cluster 2023-10-01T09:38:27.482383+0000 mgr.y (mgr.25132) 857 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: cluster 2023-10-01T09:38:26.539335+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: cluster 2023-10-01T09:38:26.543782+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: cluster 2023-10-01T09:38:26.544427+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T09:38:27.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: audit 2023-10-01T09:38:26.549110+0000 mon.a (mon.0) 1044 : audit 1 from='client.? 172.21.15.111:0/397176650' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:38:27.763 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: audit 2023-10-01T09:38:26.549293+0000 mon.a (mon.0) 1045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:38:27.763 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: cluster 2023-10-01T09:38:26.549401+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-01T09:38:27.763 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:27 smithi111 bash[75702]: cluster 2023-10-01T09:38:27.482383+0000 mgr.y (mgr.25132) 857 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:27.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:27.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:27.881 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:27.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:27.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:27.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:28.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:28.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:28.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: cluster 2023-10-01T09:38:26.539335+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: cluster 2023-10-01T09:38:26.543782+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: cluster 2023-10-01T09:38:26.544427+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: audit 2023-10-01T09:38:26.549110+0000 mon.a (mon.0) 1044 : audit 1 from='client.? 172.21.15.111:0/397176650' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: audit 2023-10-01T09:38:26.549293+0000 mon.a (mon.0) 1045 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: cluster 2023-10-01T09:38:26.549401+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-01T09:38:28.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:27 smithi183 bash[59233]: cluster 2023-10-01T09:38:27.482383+0000 mgr.y (mgr.25132) 857 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:28.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:28.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:28.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:28.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:28.393 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:28.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:28.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:28.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:28.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:28.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:28.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:28.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:28.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:28.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:28.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:28.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:29.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:29.095 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:29.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:29.199 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:29.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:29.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:29 smithi183 bash[59233]: audit 2023-10-01T09:38:29.026137+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:29.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:29.349 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:29 smithi111 bash[75702]: audit 2023-10-01T09:38:29.026137+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:29.349 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:29 smithi111 bash[78631]: audit 2023-10-01T09:38:29.026137+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:29.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:29.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:29.507 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:29.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:29.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:29.643 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:29.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:29.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:29.783 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:29.823 DEBUG:teuthology.orchestra.run.smithi111:> /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' 2023-10-01T09:38:29.824 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:38:29.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:38:29.826 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T09:38:29.826 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T09:38:29.871 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:hints = 1 2023-10-01T09:38:29.871 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T09:38:29.871 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object prefix: benchmark_data_smithi111_170841 2023-10-01T09:38:29.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:38:29.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 0 0 0 0 0 0 - 0 2023-10-01T09:38:29.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:29.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:29.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:29.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:30.029 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:30.056 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:30.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:30.143 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:30 smithi111 bash[78631]: cluster 2023-10-01T09:38:29.483039+0000 mgr.y (mgr.25132) 858 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:30.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:30.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:30.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:30.296 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:30 smithi183 bash[59233]: cluster 2023-10-01T09:38:29.483039+0000 mgr.y (mgr.25132) 858 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:30.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:30.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:30.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:30.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:30.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:30.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:30.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:30 smithi111 bash[75702]: cluster 2023-10-01T09:38:29.483039+0000 mgr.y (mgr.25132) 858 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T09:38:30.599 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:30.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:30.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:30.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:30.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:38:30.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:30.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 1 16 2640 2624 163.998 164 0.00624904 0.00607495 2023-10-01T09:38:30.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:30.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:30.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:30.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:31.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:31.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:31.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:31.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:31 smithi111 bash[75702]: audit 2023-10-01T09:38:30.486572+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:38:31.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:31 smithi111 bash[75702]: audit 2023-10-01T09:38:31.120967+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:31.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:31 smithi111 bash[75702]: audit 2023-10-01T09:38:31.134665+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:31.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:31 smithi111 bash[78631]: audit 2023-10-01T09:38:30.486572+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:38:31.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:31 smithi111 bash[78631]: audit 2023-10-01T09:38:31.120967+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:31.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:31 smithi111 bash[78631]: audit 2023-10-01T09:38:31.134665+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:31.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.405 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:31 smithi183 bash[59233]: audit 2023-10-01T09:38:30.486572+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:38:31.405 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:31 smithi183 bash[59233]: audit 2023-10-01T09:38:31.120967+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:31.406 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:31 smithi183 bash[59233]: audit 2023-10-01T09:38:31.134665+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:31.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:31.526 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:31.551 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:31.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:31.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:31.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:31.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:31.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 2 16 5020 5004 156.365 148.75 0.00710416 0.00638182 2023-10-01T09:38:31.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:31.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:31.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:31.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:32.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:32.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:32.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:32.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:32.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:32.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:32 smithi111 bash[75702]: cluster 2023-10-01T09:38:31.484226+0000 mgr.y (mgr.25132) 859 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 131 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2023-10-01T09:38:32.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:32 smithi111 bash[78631]: cluster 2023-10-01T09:38:31.484226+0000 mgr.y (mgr.25132) 859 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 131 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2023-10-01T09:38:32.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:32.336 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:32.362 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:32.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:32.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:32.496 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:32.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:32.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:32 smithi183 bash[59233]: cluster 2023-10-01T09:38:31.484226+0000 mgr.y (mgr.25132) 859 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 131 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2023-10-01T09:38:32.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:32.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:32.738 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:32.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:32.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:32.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:32.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 3 16 7613 7597 158.26 162.062 0.00403447 0.00630598 2023-10-01T09:38:32.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:32.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:32.999 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:33.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:33.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:33.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:33.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:33.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:33.363 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:33.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:33.429 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:33.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:33.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:33.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:33.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:33.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 4 15 9939 9924 155.051 145.438 0.00527764 0.00643887 2023-10-01T09:38:33.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:33.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:33.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:33.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:34.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:34.099 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:34.203 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:34.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:34.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:34.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:34.379 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:34.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:34.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:34.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:34.612 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:34 smithi183 bash[59233]: cluster 2023-10-01T09:38:33.485005+0000 mgr.y (mgr.25132) 860 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 131 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2023-10-01T09:38:34.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:34.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:34 smithi111 bash[78631]: cluster 2023-10-01T09:38:33.485005+0000 mgr.y (mgr.25132) 860 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 131 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2023-10-01T09:38:34.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:34 smithi111 bash[75702]: cluster 2023-10-01T09:38:33.485005+0000 mgr.y (mgr.25132) 860 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 131 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s 2023-10-01T09:38:34.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:34.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:34.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:34.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 5 16 12258 12242 153.013 144.875 0.00501327 0.00652803 2023-10-01T09:38:34.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:34.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:34.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:35.001 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:38:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:38:34] "GET /metrics HTTP/1.1" 200 36215 "" "Prometheus/2.33.4" 2023-10-01T09:38:35.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:35.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:35.124 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:35.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:35.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:35.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:35.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:35.396 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:38:35.420 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:35.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:35.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:35.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:35.667 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:35.694 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:35.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:35.826 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:35.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:35.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 6 16 14375 14359 149.561 132.312 0.00213387 0.00667454 2023-10-01T09:38:35.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:35.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:35.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:36.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:36.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:36.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:36.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:36.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:36.326 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:36.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:36.465 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:36.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:36.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:36.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:36.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:36.628 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:36 smithi111 bash[75702]: cluster 2023-10-01T09:38:35.485551+0000 mgr.y (mgr.25132) 861 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 373 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s wr, 595 op/s 2023-10-01T09:38:36.628 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:36 smithi111 bash[78631]: cluster 2023-10-01T09:38:35.485551+0000 mgr.y (mgr.25132) 861 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 373 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s wr, 595 op/s 2023-10-01T09:38:36.724 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:36.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:36 smithi183 bash[59233]: cluster 2023-10-01T09:38:35.485551+0000 mgr.y (mgr.25132) 861 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 373 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s wr, 595 op/s 2023-10-01T09:38:36.754 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:36.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:36.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:36.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 7 16 16221 16205 144.675 115.375 0.00870685 0.006902 2023-10-01T09:38:36.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:36.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:36.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:37.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:37.160 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:37.196 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:37.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:37.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:37.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:37.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:37.454 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:37.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:37.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:37.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:37.689 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:37.720 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:37.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:37.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:37.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:37.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 8 16 18137 18121 141.558 119.75 0.00708046 0.00705663 2023-10-01T09:38:37.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:37.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:37.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:37.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:38.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:38.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:38.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:38.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:38.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:38.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:38.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:38 smithi183 bash[59233]: audit 2023-10-01T09:38:37.045751+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:38.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:38 smithi183 bash[59233]: audit 2023-10-01T09:38:37.055218+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:38.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:38 smithi183 bash[59233]: cluster 2023-10-01T09:38:37.486043+0000 mgr.y (mgr.25132) 862 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 874 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-01T09:38:38.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:38 smithi111 bash[75702]: audit 2023-10-01T09:38:37.045751+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:38.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:38 smithi111 bash[75702]: audit 2023-10-01T09:38:37.055218+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:38.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:38 smithi111 bash[75702]: cluster 2023-10-01T09:38:37.486043+0000 mgr.y (mgr.25132) 862 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 874 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-01T09:38:38.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:38 smithi111 bash[78631]: audit 2023-10-01T09:38:37.045751+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:38.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:38 smithi111 bash[78631]: audit 2023-10-01T09:38:37.055218+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:38.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:38 smithi111 bash[78631]: cluster 2023-10-01T09:38:37.486043+0000 mgr.y (mgr.25132) 862 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 874 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-01T09:38:38.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:38.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:38.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:38.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:38.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:38.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:38.637 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:38.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:38.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:38.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:38.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:38.865 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:38.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 9 16 20286 20270 140.752 134.312 0.00468911 0.007098 2023-10-01T09:38:38.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:38.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:38.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:38.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:39.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:39.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:39.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:39.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:39.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:39.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:39.381 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:39.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:39.509 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:39.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:39.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:39.641 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:39.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:39.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:39.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:39.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:39.872 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 10 16 22297 22281 139.244 125.688 0.00741663 0.00717546 2023-10-01T09:38:39.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:39.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:39.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:39.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:40.031 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:40.059 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:40.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:40.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:40.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:40.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:40.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:40.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:40.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:40.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:40.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:40.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:40.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:40.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[78631]: audit 2023-10-01T09:38:39.399173+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[78631]: audit 2023-10-01T09:38:39.408880+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[78631]: cluster 2023-10-01T09:38:39.486623+0000 mgr.y (mgr.25132) 863 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 874 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-01T09:38:40.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[78631]: audit 2023-10-01T09:38:40.295748+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:38:40.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[78631]: audit 2023-10-01T09:38:40.296877+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:38:40.558 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[78631]: audit 2023-10-01T09:38:40.304543+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[75702]: audit 2023-10-01T09:38:39.399173+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[75702]: audit 2023-10-01T09:38:39.408880+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[75702]: cluster 2023-10-01T09:38:39.486623+0000 mgr.y (mgr.25132) 863 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 874 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-01T09:38:40.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[75702]: audit 2023-10-01T09:38:40.295748+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:38:40.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[75702]: audit 2023-10-01T09:38:40.296877+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:38:40.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:40 smithi111 bash[75702]: audit 2023-10-01T09:38:40.304543+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:40.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:40.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:40.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:40 smithi183 bash[59233]: audit 2023-10-01T09:38:39.399173+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:40 smithi183 bash[59233]: audit 2023-10-01T09:38:39.408880+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:40 smithi183 bash[59233]: cluster 2023-10-01T09:38:39.486623+0000 mgr.y (mgr.25132) 863 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 874 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-10-01T09:38:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:40 smithi183 bash[59233]: audit 2023-10-01T09:38:40.295748+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:38:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:40 smithi183 bash[59233]: audit 2023-10-01T09:38:40.296877+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:38:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:40 smithi183 bash[59233]: audit 2023-10-01T09:38:40.304543+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:40.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:40.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:40.873 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 11 16 24097 24081 136.812 112.5 0.00696469 0.00730279 2023-10-01T09:38:40.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:40.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:40.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:41.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:41.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:41.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:41.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:41.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:41.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:41.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:41.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:41.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:41.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:41.637 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:41.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:41.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:41.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:41.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:41.873 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 12 16 25968 25952 135.155 116.938 0.00529334 0.00738313 2023-10-01T09:38:41.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:41.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:41.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:41.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:42.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:42.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:42.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:42.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:42.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:42.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:42.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:42.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:42.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:42.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:42 smithi183 bash[59233]: cluster 2023-10-01T09:38:41.487424+0000 mgr.y (mgr.25132) 864 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-01T09:38:42.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:42.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:42.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:42.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:42.792 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:42.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:42.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:42 smithi111 bash[78631]: cluster 2023-10-01T09:38:41.487424+0000 mgr.y (mgr.25132) 864 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-01T09:38:42.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:42 smithi111 bash[75702]: cluster 2023-10-01T09:38:41.487424+0000 mgr.y (mgr.25132) 864 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-10-01T09:38:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:42.873 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 13 16 27530 27514 132.267 97.625 0.010827 0.00755409 2023-10-01T09:38:42.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:42.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:42.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:43.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:43.086 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:43.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:43.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:43.220 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:43.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:43.326 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:43.351 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:43.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:43.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:43.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:43.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:43.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:43.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:43.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:43.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:43.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:43.847 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:43.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:43.873 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 14 16 29235 29219 130.43 106.562 0.00472329 0.00766087 2023-10-01T09:38:43.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:43.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:43.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:44.002 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:44.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:44.105 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:44.239 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:44.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:44.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:44.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.406 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:44.509 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:44.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:44.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:44 smithi183 bash[59233]: cluster 2023-10-01T09:38:43.487785+0000 mgr.y (mgr.25132) 865 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-10-01T09:38:44.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:44 smithi183 bash[59233]: audit 2023-10-01T09:38:44.026535+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:44.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:44.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:44.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:44.786 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:38:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:38:44] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.33.4" 2023-10-01T09:38:44.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:44 smithi111 bash[75702]: cluster 2023-10-01T09:38:43.487785+0000 mgr.y (mgr.25132) 865 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-10-01T09:38:44.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:44 smithi111 bash[75702]: audit 2023-10-01T09:38:44.026535+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:44.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:44 smithi111 bash[78631]: cluster 2023-10-01T09:38:43.487785+0000 mgr.y (mgr.25132) 865 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-10-01T09:38:44.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:44 smithi111 bash[78631]: audit 2023-10-01T09:38:44.026535+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:44.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:44.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:44.873 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 15 16 30840 30824 128.422 100.312 0.00791624 0.00777994 2023-10-01T09:38:44.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:44.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:44.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:45.037 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:45.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:45.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:45.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:45.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:45.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:45.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:45.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:45.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:45.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:45.456 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:45.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:45.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:45.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:45.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:45.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:45.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:45 smithi183 bash[59233]: cluster 2023-10-01T09:38:45.488573+0000 mgr.y (mgr.25132) 866 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-01T09:38:45.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:45.840 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:45.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:45 smithi111 bash[75702]: cluster 2023-10-01T09:38:45.488573+0000 mgr.y (mgr.25132) 866 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-01T09:38:45.844 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:45 smithi111 bash[78631]: cluster 2023-10-01T09:38:45.488573+0000 mgr.y (mgr.25132) 866 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-01T09:38:45.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:45.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:45.873 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 16 16 32409 32393 126.523 98.0625 0.00419027 0.00789704 2023-10-01T09:38:45.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:46.001 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:46.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:46.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:46.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:46.237 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:46.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:46.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:46.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:46.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:46.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:46.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:46.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:46.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:46.675 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:46.779 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:46.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:46.874 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 17 16 33861 33845 124.412 90.75 0.00318807 0.00800094 2023-10-01T09:38:46.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:46.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:46.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:46.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:47.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:47.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:47.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:47.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:47.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:47.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:47.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:47.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:47.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:47.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:47.484 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:47.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:47.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:47.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:47.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:47.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:47.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:47.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:47.874 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 18 16 35497 35481 123.18 102.25 0.00796997 0.00811234 2023-10-01T09:38:47.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:47.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:47.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:48.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:48.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:48.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:48.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:48.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:48.297 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:48.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:48.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:48.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:48.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:48.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:48.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:48.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:48.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:48.707 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:48.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:48 smithi183 bash[59233]: cluster 2023-10-01T09:38:47.489268+0000 mgr.y (mgr.25132) 867 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 136 MiB/s wr, 2.18k op/s 2023-10-01T09:38:48.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:48.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:48 smithi111 bash[78631]: cluster 2023-10-01T09:38:47.489268+0000 mgr.y (mgr.25132) 867 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 136 MiB/s wr, 2.18k op/s 2023-10-01T09:38:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:48 smithi111 bash[75702]: cluster 2023-10-01T09:38:47.489268+0000 mgr.y (mgr.25132) 867 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 136 MiB/s wr, 2.18k op/s 2023-10-01T09:38:48.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:48.874 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 19 16 37097 37081 121.96 100 0.0076461 0.00819313 2023-10-01T09:38:48.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:48.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:48.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:49.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:49.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:49.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:49.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:49.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:49.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:49.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:49.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:49.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:49.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:49.503 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:49.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:49.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:49.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:49.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:49.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:49.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:49.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:49.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:49.874 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:38:49.874140+0000 min lat: 0.00164435 max lat: 0.15946 avg lat: 0.00830174 2023-10-01T09:38:49.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:38:49.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 20 16 38416 38400 119.983 82.4375 0.00364945 0.00830174 2023-10-01T09:38:49.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:49.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:49.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:49.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:50.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:50.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:50.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:50.144 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:50 smithi111 bash[75702]: cluster 2023-10-01T09:38:49.490334+0000 mgr.y (mgr.25132) 868 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-10-01T09:38:50.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:50.256 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:50.265 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:50 smithi183 bash[59233]: cluster 2023-10-01T09:38:49.490334+0000 mgr.y (mgr.25132) 868 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-10-01T09:38:50.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:50 smithi111 bash[78631]: cluster 2023-10-01T09:38:49.490334+0000 mgr.y (mgr.25132) 868 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-10-01T09:38:50.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:50.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:50.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:50.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:50.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:50.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:50.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:50.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:50.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:50.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:50.817 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:50.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 21 16 39881 39865 118.629 91.5625 0.00632037 0.00842298 2023-10-01T09:38:50.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:50.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:50.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:50.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:51.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:51.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:51.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:51.218 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:51.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:51.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:51.449 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:51.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:51.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:51.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:51.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:51.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:51.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:51.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:51.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:51.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:51.866 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:51.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:51.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:51.877 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 22 16 41239 41223 117.095 84.875 0.00685996 0.00853445 2023-10-01T09:38:51.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:52.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:52.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:52.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:52.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:52.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:52.276 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:52.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:52.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:52.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:52.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:52.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:52.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:52.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:52.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:52.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:52.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:52.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:52 smithi111 bash[75702]: cluster 2023-10-01T09:38:51.491117+0000 mgr.y (mgr.25132) 869 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2023-10-01T09:38:52.773 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:52 smithi111 bash[78631]: cluster 2023-10-01T09:38:51.491117+0000 mgr.y (mgr.25132) 869 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2023-10-01T09:38:52.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:52.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:52 smithi183 bash[59233]: cluster 2023-10-01T09:38:51.491117+0000 mgr.y (mgr.25132) 869 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2023-10-01T09:38:52.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 23 16 42674 42658 115.903 89.6875 0.00655105 0.00862242 2023-10-01T09:38:52.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:52.914 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:52.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:53.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:53.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:53.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:53.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:53.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:53.301 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:53.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:53.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:53.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:53.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:53.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:53.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:53.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:53.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:53.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:53.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:53.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:53.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 24 16 44042 44026 114.636 85.5 0.0170117 0.00871651 2023-10-01T09:38:53.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:53.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:53.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:54.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:54.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:54.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:54.128 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:54.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:54.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:54.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:54.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:54.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:54.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:54.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:54.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:54.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:54.665 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:54.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:54.781 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:54 smithi183 bash[59233]: cluster 2023-10-01T09:38:53.491475+0000 mgr.y (mgr.25132) 870 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:38:54.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:54.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:54 smithi111 bash[75702]: cluster 2023-10-01T09:38:53.491475+0000 mgr.y (mgr.25132) 870 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:38:54.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:54 smithi111 bash[78631]: cluster 2023-10-01T09:38:53.491475+0000 mgr.y (mgr.25132) 870 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:38:54.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:38:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:38:54] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.33.4" 2023-10-01T09:38:54.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 25 16 45222 45206 113 73.75 0.00951188 0.00884345 2023-10-01T09:38:54.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:54.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:54.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:55.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:55.055 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:55.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:55.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:55.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:55.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:55.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:55.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:55.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:55.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:55.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:55.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:55.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:55.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:55.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:55.684 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:55.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:55 smithi183 bash[59233]: cluster 2023-10-01T09:38:55.492481+0000 mgr.y (mgr.25132) 871 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T09:38:55.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:55.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:55.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:55.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:55.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 26 16 46197 46181 110.998 60.9375 0.00429172 0.00900251 2023-10-01T09:38:55.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:55.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:55.985 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:38:55.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:55.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:56.019 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:38:56.048 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:38:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:55 smithi111 bash[75702]: cluster 2023-10-01T09:38:55.492481+0000 mgr.y (mgr.25132) 871 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T09:38:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:55 smithi111 bash[78631]: cluster 2023-10-01T09:38:55.492481+0000 mgr.y (mgr.25132) 871 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T09:38:56.086 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:56.087 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:38:56.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:56.123 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:38:56.169 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:38:56.207 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:38:56.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:56.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:56.246 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:38:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.249 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:38:56.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:56.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:56.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:56.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:56.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:56.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:56.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:56.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:56 smithi183 bash[59233]: audit 2023-10-01T09:38:55.943611+0000 mon.a (mon.0) 1059 : audit 0 from='client.? 172.21.15.111:0/1486755616' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:56.767 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:56.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:56.806 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:38:56.806 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:38:56.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:56 smithi111 bash[78631]: audit 2023-10-01T09:38:55.943611+0000 mon.a (mon.0) 1059 : audit 0 from='client.? 172.21.15.111:0/1486755616' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:56.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:56 smithi111 bash[75702]: audit 2023-10-01T09:38:55.943611+0000 mon.a (mon.0) 1059 : audit 0 from='client.? 172.21.15.111:0/1486755616' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:38:56.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:56.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 27 16 47520 47504 109.949 82.6875 0.00439893 0.00908969 2023-10-01T09:38:56.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:56.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:56.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:57.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:57.037 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:57.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:57.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:57.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:38:57.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:38:57.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:57.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:57.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:57.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:57.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:57.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:57.574 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:57.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:57.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:57 smithi183 bash[59233]: cluster 2023-10-01T09:38:57.493136+0000 mgr.y (mgr.25132) 872 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-10-01T09:38:57.706 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:57.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:57.812 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:38:57.814 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:38:57.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:57 smithi111 bash[75702]: cluster 2023-10-01T09:38:57.493136+0000 mgr.y (mgr.25132) 872 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-10-01T09:38:57.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:57 smithi111 bash[78631]: cluster 2023-10-01T09:38:57.493136+0000 mgr.y (mgr.25132) 872 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-10-01T09:38:57.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:38:57.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:38:57.875 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 28 16 48634 48618 108.509 69.625 0.0166869 0.00920946 2023-10-01T09:38:57.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:57.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:57.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:58.080 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:58.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:58.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:58.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:58.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:58.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:58.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:58.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:58.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:58.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:58.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:58.611 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:38:58.618 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:58 smithi183 bash[59233]: audit 2023-10-01T09:38:57.797862+0000 mgr.y (mgr.25132) 873 : audit 0 from='client.54970 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:38:58.618 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:58 smithi183 bash[59233]: audit 2023-10-01T09:38:58.091559+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.111:0/3996761093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:58.618 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:58 smithi183 bash[59233]: audit 2023-10-01T09:38:58.091911+0000 mon.a (mon.0) 1060 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:58.637 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:38:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:38:58.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:58.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:58.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:58.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:58.876 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 29 16 49907 49891 107.51 79.5625 0.0104481 0.00929589 2023-10-01T09:38:58.882 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:58 smithi111 bash[78631]: audit 2023-10-01T09:38:57.797862+0000 mgr.y (mgr.25132) 873 : audit 0 from='client.54970 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:38:58.882 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:58 smithi111 bash[78631]: audit 2023-10-01T09:38:58.091559+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.111:0/3996761093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:58.882 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:58 smithi111 bash[78631]: audit 2023-10-01T09:38:58.091911+0000 mon.a (mon.0) 1060 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:58.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:58 smithi111 bash[75702]: audit 2023-10-01T09:38:57.797862+0000 mgr.y (mgr.25132) 873 : audit 0 from='client.54970 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:38:58.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:58 smithi111 bash[75702]: audit 2023-10-01T09:38:58.091559+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.111:0/3996761093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:58.882 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:58 smithi111 bash[75702]: audit 2023-10-01T09:38:58.091911+0000 mon.a (mon.0) 1060 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:38:58.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:58.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:58.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:38:59.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:59.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:59.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:59.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:59.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:38:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:38:59.271 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:59.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:59.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:59.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:38:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:38:59.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:59.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:59.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:59.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:59.683 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:58.585576+0000 mon.a (mon.0) 1061 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:58.585615+0000 mon.a (mon.0) 1062 : cluster 1 Cluster is now healthy 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:58.598096+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: audit 2023-10-01T09:38:58.600856+0000 mon.a (mon.0) 1063 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:58.601007+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:58.605696+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:58.611116+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: audit 2023-10-01T09:38:59.033050+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: audit 2023-10-01T09:38:59.034130+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:59.684 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:38:59 smithi183 bash[59233]: cluster 2023-10-01T09:38:59.493613+0000 mgr.y (mgr.25132) 874 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T09:38:59.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:38:59.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:38:59.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:59.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:38:59.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:38:59.876 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 30 16 50902 50886 105.999 62.1875 0.00686588 0.00942914 2023-10-01T09:38:59.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:59.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:58.585576+0000 mon.a (mon.0) 1061 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:38:59.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:58.585615+0000 mon.a (mon.0) 1062 : cluster 1 Cluster is now healthy 2023-10-01T09:38:59.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:58.598096+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: audit 2023-10-01T09:38:58.600856+0000 mon.a (mon.0) 1063 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:58.601007+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:58.605696+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:58.611116+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: audit 2023-10-01T09:38:59.033050+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: audit 2023-10-01T09:38:59.034130+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[78631]: cluster 2023-10-01T09:38:59.493613+0000 mgr.y (mgr.25132) 874 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:58.585576+0000 mon.a (mon.0) 1061 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:58.585615+0000 mon.a (mon.0) 1062 : cluster 1 Cluster is now healthy 2023-10-01T09:38:59.945 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:58.598096+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: audit 2023-10-01T09:38:58.600856+0000 mon.a (mon.0) 1063 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:58.601007+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:58.605696+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:58.611116+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: audit 2023-10-01T09:38:59.033050+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: audit 2023-10-01T09:38:59.034130+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:38:59.946 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:38:59 smithi111 bash[75702]: cluster 2023-10-01T09:38:59.493613+0000 mgr.y (mgr.25132) 874 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T09:38:59.970 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:38:59.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:38:59.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:00.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:00.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:00.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:00.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:00.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:00.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:00.357 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:00.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:00.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:00.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:00.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:00.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:00.659 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:00.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:00.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:00.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:00.876 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 31 16 51899 51883 104.59 62.3125 0.00324759 0.00955418 2023-10-01T09:39:00.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:00.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:00.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:00.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:01.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:01.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:01.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:01.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:01.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:01.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:01.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:01.321 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:01.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:01.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:01.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:01.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:01.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T09:39:01.518 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":883,"stamp":"2023-10-01T09:38:57.492732+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3018200992,"num_objects":46069,"num_object_clones":0,"num_object_copies":138207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46069,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":46305,"num_write_kb":2949325,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":43,"num_bytes_recovered":2368258,"num_keys_recovered":20,"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":46239,"ondisk_log_size":46239,"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":11844964,"kb_used_data":8772260,"kb_used_omap":20,"kb_used_meta":3072555,"kb_avail":738116252,"statfs":{"total":767960285184,"available":755831042048,"internally_reserved":0,"allocated":8982794240,"data_stored":8977495978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":3146296974},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,2,8,15,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1291386880,"num_objects":19705,"num_object_clones":0,"num_object_copies":59115,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19705,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19705,"num_write_kb":1261120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004745"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":66,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.131909+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:38:10.131909+0000","last_peered":"2023-10-01T09:38:10.131909+0000","last_clean":"2023-10-01T09:38:10.131909+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:38:10.131909+0000","last_undegraded":"2023-10-01T09:38:10.131909+0000","last_fullsized":"2023-10-01T09:38:10.131909+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":64,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.809272+0000","last_change":"2023-10-01T09:28:31.318898+0000","last_active":"2023-10-01T09:38:09.809272+0000","last_peered":"2023-10-01T09:38:09.809272+0000","last_clean":"2023-10-01T09:38:09.809272+0000","last_became_active":"2023-10-01T09:28:31.318349+0000","last_became_peered":"2023-10-01T09:28:31.318349+0000","last_unstale":"2023-10-01T09:38:09.809272+0000","last_undegraded":"2023-10-01T09:38:09.809272+0000","last_fullsized":"2023-10-01T09:38:09.809272+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":119,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594067+0000","last_change":"2023-10-01T09:34:21.110211+0000","last_active":"2023-10-01T09:38:10.594067+0000","last_peered":"2023-10-01T09:38:10.594067+0000","last_clean":"2023-10-01T09:38:10.594067+0000","last_became_active":"2023-10-01T09:34:21.109705+0000","last_became_peered":"2023-10-01T09:34:21.109705+0000","last_unstale":"2023-10-01T09:38:10.594067+0000","last_undegraded":"2023-10-01T09:38:10.594067+0000","last_fullsized":"2023-10-01T09:38:10.594067+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:42:49.005902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":175,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.738862+0000","last_change":"2023-10-01T09:29:41.361660+0000","last_active":"2023-10-01T09:38:27.738862+0000","last_peered":"2023-10-01T09:38:27.738862+0000","last_clean":"2023-10-01T09:38:27.738862+0000","last_became_active":"2023-10-01T09:29:41.360790+0000","last_became_peered":"2023-10-01T09:29:41.360790+0000","last_unstale":"2023-10-01T09:38:27.738862+0000","last_undegraded":"2023-10-01T09:38:27.738862+0000","last_fullsized":"2023-10-01T09:38:27.738862+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:25:31.124619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":181,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.972055+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:38:09.972055+0000","last_peered":"2023-10-01T09:38:09.972055+0000","last_clean":"2023-10-01T09:38:09.972055+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:38:09.972055+0000","last_undegraded":"2023-10-01T09:38:09.972055+0000","last_fullsized":"2023-10-01T09:38:09.972055+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":59,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818858+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:38:09.818858+0000","last_peered":"2023-10-01T09:38:09.818858+0000","last_clean":"2023-10-01T09:38:09.818858+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:38:09.818858+0000","last_undegraded":"2023-10-01T09:38:09.818858+0000","last_fullsized":"2023-10-01T09:38:09.818858+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":173,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.597376+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:38:10.597376+0000","last_peered":"2023-10-01T09:38:10.597376+0000","last_clean":"2023-10-01T09:38:10.597376+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:38:10.597376+0000","last_undegraded":"2023-10-01T09:38:10.597376+0000","last_fullsized":"2023-10-01T09:38:10.597376+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.474872+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:38:27.474872+0000","last_peered":"2023-10-01T09:38:27.474872+0000","last_clean":"2023-10-01T09:38:27.474872+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:38:27.474872+0000","last_undegraded":"2023-10-01T09:38:27.474872+0000","last_fullsized":"2023-10-01T09:38:27.474872+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":71,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595402+0000","last_change":"2023-10-01T09:29:41.367812+0000","last_active":"2023-10-01T09:38:10.595402+0000","last_peered":"2023-10-01T09:38:10.595402+0000","last_clean":"2023-10-01T09:38:10.595402+0000","last_became_active":"2023-10-01T09:29:41.367364+0000","last_became_peered":"2023-10-01T09:29:41.367364+0000","last_unstale":"2023-10-01T09:38:10.595402+0000","last_undegraded":"2023-10-01T09:38:10.595402+0000","last_fullsized":"2023-10-01T09:38:10.595402+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.475172+0000","last_change":"2023-10-01T09:29:41.357163+0000","last_active":"2023-10-01T09:38:27.475172+0000","last_peered":"2023-10-01T09:38:27.475172+0000","last_clean":"2023-10-01T09:38:27.475172+0000","last_became_active":"2023-10-01T09:29:41.356791+0000","last_became_peered":"2023-10-01T09:29:41.356791+0000","last_unstale":"2023-10-01T09:38:27.475172+0000","last_undegraded":"2023-10-01T09:38:27.475172+0000","last_fullsized":"2023-10-01T09:38:27.475172+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:55:37.719004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":59,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.808977+0000","last_change":"2023-10-01T09:29:41.540142+0000","last_active":"2023-10-01T09:38:09.808977+0000","last_peered":"2023-10-01T09:38:09.808977+0000","last_clean":"2023-10-01T09:38:09.808977+0000","last_became_active":"2023-10-01T09:29:41.361792+0000","last_became_peered":"2023-10-01T09:29:41.361792+0000","last_unstale":"2023-10-01T09:38:09.808977+0000","last_undegraded":"2023-10-01T09:38:09.808977+0000","last_fullsized":"2023-10-01T09:38:09.808977+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.12","version":"0'0","reported_seq":137,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818391+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:38:09.818391+0000","last_peered":"2023-10-01T09:38:09.818391+0000","last_clean":"2023-10-01T09:38:09.818391+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:38:09.818391+0000","last_undegraded":"2023-10-01T09:38:09.818391+0000","last_fullsized":"2023-10-01T09:38:09.818391+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":76,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.132379+0000","last_change":"2023-10-01T09:28:17.799774+0000","last_active":"2023-10-01T09:38:10.132379+0000","last_peered":"2023-10-01T09:38:10.132379+0000","last_clean":"2023-10-01T09:38:10.132379+0000","last_became_active":"2023-10-01T09:28:17.369226+0000","last_became_peered":"2023-10-01T09:28:17.369226+0000","last_unstale":"2023-10-01T09:38:10.132379+0000","last_undegraded":"2023-10-01T09:38:10.132379+0000","last_fullsized":"2023-10-01T09:38:10.132379+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":150,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.131636+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:38:10.131636+0000","last_peered":"2023-10-01T09:38:10.131636+0000","last_clean":"2023-10-01T09:38:10.131636+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:38:10.131636+0000","last_undegraded":"2023-10-01T09:38:10.131636+0000","last_fullsized":"2023-10-01T09:38:10.131636+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":105,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.808943+0000","last_change":"2023-10-01T09:28:17.453163+0000","last_active":"2023-10-01T09:38:09.808943+0000","last_peered":"2023-10-01T09:38:09.808943+0000","last_clean":"2023-10-01T09:38:09.808943+0000","last_became_active":"2023-10-01T09:28:17.355986+0000","last_became_peered":"2023-10-01T09:28:17.355986+0000","last_unstale":"2023-10-01T09:38:09.808943+0000","last_undegraded":"2023-10-01T09:38:09.808943+0000","last_fullsized":"2023-10-01T09:38:09.808943+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":166,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.475576+0000","last_change":"2023-10-01T09:20:07.701289+0000","last_active":"2023-10-01T09:38:27.475576+0000","last_peered":"2023-10-01T09:38:27.475576+0000","last_clean":"2023-10-01T09:38:27.475576+0000","last_became_active":"2023-10-01T09:20:07.700352+0000","last_became_peered":"2023-10-01T09:20:07.700352+0000","last_unstale":"2023-10-01T09:38:27.475576+0000","last_undegraded":"2023-10-01T09:38:27.475576+0000","last_fullsized":"2023-10-01T09:38:27.475576+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:15:29.255666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":173,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.596909+0000","last_change":"2023-10-01T09:29:41.363316+0000","last_active":"2023-10-01T09:38:10.596909+0000","last_peered":"2023-10-01T09:38:10.596909+0000","last_clean":"2023-10-01T09:38:10.596909+0000","last_became_active":"2023-10-01T09:29:41.362917+0000","last_became_peered":"2023-10-01T09:29:41.362917+0000","last_unstale":"2023-10-01T09:38:10.596909+0000","last_undegraded":"2023-10-01T09:38:10.596909+0000","last_fullsized":"2023-10-01T09:38:10.596909+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:02.895806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":62,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595240+0000","last_change":"2023-10-01T09:28:45.979884+0000","last_active":"2023-10-01T09:38:10.595240+0000","last_peered":"2023-10-01T09:38:10.595240+0000","last_clean":"2023-10-01T09:38:10.595240+0000","last_became_active":"2023-10-01T09:28:45.979228+0000","last_became_peered":"2023-10-01T09:28:45.979228+0000","last_unstale":"2023-10-01T09:38:10.595240+0000","last_undegraded":"2023-10-01T09:38:10.595240+0000","last_fullsized":"2023-10-01T09:38:10.595240+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":142,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.808609+0000","last_change":"2023-10-01T09:06:57.513155+0000","last_active":"2023-10-01T09:38:09.808609+0000","last_peered":"2023-10-01T09:38:09.808609+0000","last_clean":"2023-10-01T09:38:09.808609+0000","last_became_active":"2023-10-01T09:06:57.512816+0000","last_became_peered":"2023-10-01T09:06:57.512816+0000","last_unstale":"2023-10-01T09:38:09.808609+0000","last_undegraded":"2023-10-01T09:38:09.808609+0000","last_fullsized":"2023-10-01T09:38:09.808609+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":173,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.597446+0000","last_change":"2023-10-01T09:29:41.361100+0000","last_active":"2023-10-01T09:38:10.597446+0000","last_peered":"2023-10-01T09:38:10.597446+0000","last_clean":"2023-10-01T09:38:10.597446+0000","last_became_active":"2023-10-01T09:29:41.360084+0000","last_became_peered":"2023-10-01T09:29:41.360084+0000","last_unstale":"2023-10-01T09:38:10.597446+0000","last_undegraded":"2023-10-01T09:38:10.597446+0000","last_fullsized":"2023-10-01T09:38:10.597446+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:42:43.691181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":202,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818539+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:38:09.818539+0000","last_peered":"2023-10-01T09:38:09.818539+0000","last_clean":"2023-10-01T09:38:09.818539+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:38:09.818539+0000","last_undegraded":"2023-10-01T09:38:09.818539+0000","last_fullsized":"2023-10-01T09:38:09.818539+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":183,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.973173+0000","last_change":"2023-10-01T09:29:41.361637+0000","last_active":"2023-10-01T09:38:09.973173+0000","last_peered":"2023-10-01T09:38:09.973173+0000","last_clean":"2023-10-01T09:38:09.973173+0000","last_became_active":"2023-10-01T09:29:41.359712+0000","last_became_peered":"2023-10-01T09:29:41.359712+0000","last_unstale":"2023-10-01T09:38:09.973173+0000","last_undegraded":"2023-10-01T09:38:09.973173+0000","last_fullsized":"2023-10-01T09:38:09.973173+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:01:46.800114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"190'3014","reported_seq":3026,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.844416+0000","last_change":"2023-10-01T09:38:08.814420+0000","last_active":"2023-10-01T09:38:55.844416+0000","last_peered":"2023-10-01T09:38:55.844416+0000","last_clean":"2023-10-01T09:38:55.844416+0000","last_became_active":"2023-10-01T09:38:08.813763+0000","last_became_peered":"2023-10-01T09:38:08.813763+0000","last_unstale":"2023-10-01T09:38:55.844416+0000","last_undegraded":"2023-10-01T09:38:55.844416+0000","last_fullsized":"2023-10-01T09:38:55.844416+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":3014,"log_dups_size":0,"ondisk_log_size":3014,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:20.381919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197525504,"num_objects":3014,"num_object_clones":0,"num_object_copies":9042,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3014,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3014,"num_write_kb":192896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":87,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.809431+0000","last_change":"2023-10-01T09:29:41.363992+0000","last_active":"2023-10-01T09:38:09.809431+0000","last_peered":"2023-10-01T09:38:09.809431+0000","last_clean":"2023-10-01T09:38:09.809431+0000","last_became_active":"2023-10-01T09:29:41.363365+0000","last_became_peered":"2023-10-01T09:29:41.363365+0000","last_unstale":"2023-10-01T09:38:09.809431+0000","last_undegraded":"2023-10-01T09:38:09.809431+0000","last_fullsized":"2023-10-01T09:38:09.809431+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":80,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594653+0000","last_change":"2023-10-01T09:29:41.366365+0000","last_active":"2023-10-01T09:38:10.594653+0000","last_peered":"2023-10-01T09:38:10.594653+0000","last_clean":"2023-10-01T09:38:10.594653+0000","last_became_active":"2023-10-01T09:29:41.366076+0000","last_became_peered":"2023-10-01T09:29:41.366076+0000","last_unstale":"2023-10-01T09:38:10.594653+0000","last_undegraded":"2023-10-01T09:38:10.594653+0000","last_fullsized":"2023-10-01T09:38:10.594653+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2910","reported_seq":2922,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.165340+0000","last_change":"2023-10-01T09:38:08.878383+0000","last_active":"2023-10-01T09:38:55.165340+0000","last_peered":"2023-10-01T09:38:55.165340+0000","last_clean":"2023-10-01T09:38:55.165340+0000","last_became_active":"2023-10-01T09:38:08.877467+0000","last_became_peered":"2023-10-01T09:38:08.877467+0000","last_unstale":"2023-10-01T09:38:55.165340+0000","last_undegraded":"2023-10-01T09:38:55.165340+0000","last_fullsized":"2023-10-01T09:38:55.165340+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2910,"log_dups_size":0,"ondisk_log_size":2910,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:28.114581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190709760,"num_objects":2910,"num_object_clones":0,"num_object_copies":8730,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2910,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2910,"num_write_kb":186240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":114,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.809526+0000","last_change":"2023-10-01T09:34:21.176098+0000","last_active":"2023-10-01T09:38:09.809526+0000","last_peered":"2023-10-01T09:38:09.809526+0000","last_clean":"2023-10-01T09:38:09.809526+0000","last_became_active":"2023-10-01T09:34:21.119148+0000","last_became_peered":"2023-10-01T09:34:21.119148+0000","last_unstale":"2023-10-01T09:38:09.809526+0000","last_undegraded":"2023-10-01T09:38:09.809526+0000","last_fullsized":"2023-10-01T09:38:09.809526+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[7,1,0],"acting":[7,1,0],"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":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.131783+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:38:10.131783+0000","last_peered":"2023-10-01T09:38:10.131783+0000","last_clean":"2023-10-01T09:38:10.131783+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:38:10.131783+0000","last_undegraded":"2023-10-01T09:38:10.131783+0000","last_fullsized":"2023-10-01T09:38:10.131783+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2798","reported_seq":2809,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.533635+0000","last_change":"2023-10-01T09:38:08.814298+0000","last_active":"2023-10-01T09:38:55.533635+0000","last_peered":"2023-10-01T09:38:55.533635+0000","last_clean":"2023-10-01T09:38:55.533635+0000","last_became_active":"2023-10-01T09:38:08.813820+0000","last_became_peered":"2023-10-01T09:38:08.813820+0000","last_unstale":"2023-10-01T09:38:55.533635+0000","last_undegraded":"2023-10-01T09:38:55.533635+0000","last_fullsized":"2023-10-01T09:38:55.533635+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2798,"log_dups_size":0,"ondisk_log_size":2798,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183369728,"num_objects":2798,"num_object_clones":0,"num_object_copies":8394,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2798,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2798,"num_write_kb":179072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":101,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.809146+0000","last_change":"2023-10-01T09:28:46.021308+0000","last_active":"2023-10-01T09:38:09.809146+0000","last_peered":"2023-10-01T09:38:09.809146+0000","last_clean":"2023-10-01T09:38:09.809146+0000","last_became_active":"2023-10-01T09:28:45.975764+0000","last_became_peered":"2023-10-01T09:28:45.975764+0000","last_unstale":"2023-10-01T09:38:09.809146+0000","last_undegraded":"2023-10-01T09:38:09.809146+0000","last_fullsized":"2023-10-01T09:38:09.809146+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":68,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818557+0000","last_change":"2023-10-01T09:29:41.357694+0000","last_active":"2023-10-01T09:38:09.818557+0000","last_peered":"2023-10-01T09:38:09.818557+0000","last_clean":"2023-10-01T09:38:09.818557+0000","last_became_active":"2023-10-01T09:29:41.357211+0000","last_became_peered":"2023-10-01T09:29:41.357211+0000","last_unstale":"2023-10-01T09:38:09.818557+0000","last_undegraded":"2023-10-01T09:38:09.818557+0000","last_fullsized":"2023-10-01T09:38:09.818557+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"190'2939","reported_seq":2950,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.535878+0000","last_change":"2023-10-01T09:38:08.815639+0000","last_active":"2023-10-01T09:38:55.535878+0000","last_peered":"2023-10-01T09:38:55.535878+0000","last_clean":"2023-10-01T09:38:55.535878+0000","last_became_active":"2023-10-01T09:38:08.815202+0000","last_became_peered":"2023-10-01T09:38:08.815202+0000","last_unstale":"2023-10-01T09:38:55.535878+0000","last_undegraded":"2023-10-01T09:38:55.535878+0000","last_fullsized":"2023-10-01T09:38:55.535878+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2939,"log_dups_size":0,"ondisk_log_size":2939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192610304,"num_objects":2939,"num_object_clones":0,"num_object_copies":8817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2939,"num_write_kb":188096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595146+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:38:10.595146+0000","last_peered":"2023-10-01T09:38:10.595146+0000","last_clean":"2023-10-01T09:38:10.595146+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:38:10.595146+0000","last_undegraded":"2023-10-01T09:38:10.595146+0000","last_fullsized":"2023-10-01T09:38:10.595146+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.738138+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:38:27.738138+0000","last_peered":"2023-10-01T09:38:27.738138+0000","last_clean":"2023-10-01T09:38:27.738138+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:38:27.738138+0000","last_undegraded":"2023-10-01T09:38:27.738138+0000","last_fullsized":"2023-10-01T09:38:27.738138+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2908","reported_seq":2920,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:56.188436+0000","last_change":"2023-10-01T09:38:08.811083+0000","last_active":"2023-10-01T09:38:56.188436+0000","last_peered":"2023-10-01T09:38:56.188436+0000","last_clean":"2023-10-01T09:38:56.188436+0000","last_became_active":"2023-10-01T09:38:08.810752+0000","last_became_peered":"2023-10-01T09:38:08.810752+0000","last_unstale":"2023-10-01T09:38:56.188436+0000","last_undegraded":"2023-10-01T09:38:56.188436+0000","last_fullsized":"2023-10-01T09:38:56.188436+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2908,"log_dups_size":0,"ondisk_log_size":2908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:37:15.013068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190578688,"num_objects":2908,"num_object_clones":0,"num_object_copies":8724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2908,"num_write_kb":186112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":165,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.972402+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:38:09.972402+0000","last_peered":"2023-10-01T09:38:09.972402+0000","last_clean":"2023-10-01T09:38:09.972402+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:38:09.972402+0000","last_undegraded":"2023-10-01T09:38:09.972402+0000","last_fullsized":"2023-10-01T09:38:09.972402+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":75,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.132532+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:38:10.132532+0000","last_peered":"2023-10-01T09:38:10.132532+0000","last_clean":"2023-10-01T09:38:10.132532+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:38:10.132532+0000","last_undegraded":"2023-10-01T09:38:10.132532+0000","last_fullsized":"2023-10-01T09:38:10.132532+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2795","reported_seq":2806,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.360549+0000","last_change":"2023-10-01T09:38:08.812640+0000","last_active":"2023-10-01T09:38:55.360549+0000","last_peered":"2023-10-01T09:38:55.360549+0000","last_clean":"2023-10-01T09:38:55.360549+0000","last_became_active":"2023-10-01T09:38:08.812223+0000","last_became_peered":"2023-10-01T09:38:08.812223+0000","last_unstale":"2023-10-01T09:38:55.360549+0000","last_undegraded":"2023-10-01T09:38:55.360549+0000","last_fullsized":"2023-10-01T09:38:55.360549+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2795,"log_dups_size":0,"ondisk_log_size":2795,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183173120,"num_objects":2795,"num_object_clones":0,"num_object_copies":8385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2795,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2795,"num_write_kb":178880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818593+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:38:09.818593+0000","last_peered":"2023-10-01T09:38:09.818593+0000","last_clean":"2023-10-01T09:38:09.818593+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:38:09.818593+0000","last_undegraded":"2023-10-01T09:38:09.818593+0000","last_fullsized":"2023-10-01T09:38:09.818593+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.509905+0000","last_change":"2023-10-01T09:34:21.113827+0000","last_active":"2023-10-01T09:38:27.509905+0000","last_peered":"2023-10-01T09:38:27.509905+0000","last_clean":"2023-10-01T09:38:27.509905+0000","last_became_active":"2023-10-01T09:34:21.110671+0000","last_became_peered":"2023-10-01T09:34:21.110671+0000","last_unstale":"2023-10-01T09:38:27.509905+0000","last_undegraded":"2023-10-01T09:38:27.509905+0000","last_fullsized":"2023-10-01T09:38:27.509905+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:08:06.189624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"190'2817","reported_seq":2827,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.219988+0000","last_change":"2023-10-01T09:38:08.805359+0000","last_active":"2023-10-01T09:38:55.219988+0000","last_peered":"2023-10-01T09:38:55.219988+0000","last_clean":"2023-10-01T09:38:55.219988+0000","last_became_active":"2023-10-01T09:38:08.804966+0000","last_became_peered":"2023-10-01T09:38:08.804966+0000","last_unstale":"2023-10-01T09:38:55.219988+0000","last_undegraded":"2023-10-01T09:38:55.219988+0000","last_fullsized":"2023-10-01T09:38:55.219988+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2817,"log_dups_size":0,"ondisk_log_size":2817,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184614912,"num_objects":2817,"num_object_clones":0,"num_object_copies":8451,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2817,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2817,"num_write_kb":180288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.509523+0000","last_change":"2023-10-01T09:34:21.109960+0000","last_active":"2023-10-01T09:38:27.509523+0000","last_peered":"2023-10-01T09:38:27.509523+0000","last_clean":"2023-10-01T09:38:27.509523+0000","last_became_active":"2023-10-01T09:34:21.109258+0000","last_became_peered":"2023-10-01T09:34:21.109258+0000","last_unstale":"2023-10-01T09:38:27.509523+0000","last_undegraded":"2023-10-01T09:38:27.509523+0000","last_fullsized":"2023-10-01T09:38:27.509523+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:46.055366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":174,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.132542+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:38:10.132542+0000","last_peered":"2023-10-01T09:38:10.132542+0000","last_clean":"2023-10-01T09:38:10.132542+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:38:10.132542+0000","last_undegraded":"2023-10-01T09:38:10.132542+0000","last_fullsized":"2023-10-01T09:38:10.132542+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2909","reported_seq":2921,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:56.146541+0000","last_change":"2023-10-01T09:38:08.800226+0000","last_active":"2023-10-01T09:38:56.146541+0000","last_peered":"2023-10-01T09:38:56.146541+0000","last_clean":"2023-10-01T09:38:56.146541+0000","last_became_active":"2023-10-01T09:38:08.799361+0000","last_became_peered":"2023-10-01T09:38:08.799361+0000","last_unstale":"2023-10-01T09:38:56.146541+0000","last_undegraded":"2023-10-01T09:38:56.146541+0000","last_fullsized":"2023-10-01T09:38:56.146541+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2909,"log_dups_size":0,"ondisk_log_size":2909,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:25:52.771098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190644224,"num_objects":2909,"num_object_clones":0,"num_object_copies":8727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2909,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2909,"num_write_kb":186176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":194,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.972437+0000","last_change":"2023-10-01T09:26:40.936440+0000","last_active":"2023-10-01T09:38:09.972437+0000","last_peered":"2023-10-01T09:38:09.972437+0000","last_clean":"2023-10-01T09:38:09.972437+0000","last_became_active":"2023-10-01T09:26:40.935978+0000","last_became_peered":"2023-10-01T09:26:40.935978+0000","last_unstale":"2023-10-01T09:38:09.972437+0000","last_undegraded":"2023-10-01T09:38:09.972437+0000","last_fullsized":"2023-10-01T09:38:09.972437+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:11.591040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595364+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:38:10.595364+0000","last_peered":"2023-10-01T09:38:10.595364+0000","last_clean":"2023-10-01T09:38:10.595364+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:38:10.595364+0000","last_undegraded":"2023-10-01T09:38:10.595364+0000","last_fullsized":"2023-10-01T09:38:10.595364+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"190'2872","reported_seq":2883,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.538548+0000","last_change":"2023-10-01T09:38:08.814161+0000","last_active":"2023-10-01T09:38:55.538548+0000","last_peered":"2023-10-01T09:38:55.538548+0000","last_clean":"2023-10-01T09:38:55.538548+0000","last_became_active":"2023-10-01T09:38:08.813778+0000","last_became_peered":"2023-10-01T09:38:08.813778+0000","last_unstale":"2023-10-01T09:38:55.538548+0000","last_undegraded":"2023-10-01T09:38:55.538548+0000","last_fullsized":"2023-10-01T09:38:55.538548+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2872,"log_dups_size":0,"ondisk_log_size":2872,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188219392,"num_objects":2872,"num_object_clones":0,"num_object_copies":8616,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2872,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2872,"num_write_kb":183808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":85,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.596982+0000","last_change":"2023-10-01T09:33:51.094812+0000","last_active":"2023-10-01T09:38:10.596982+0000","last_peered":"2023-10-01T09:38:10.596982+0000","last_clean":"2023-10-01T09:38:10.596982+0000","last_became_active":"2023-10-01T09:33:51.094340+0000","last_became_peered":"2023-10-01T09:33:51.094340+0000","last_unstale":"2023-10-01T09:38:10.596982+0000","last_undegraded":"2023-10-01T09:38:10.596982+0000","last_fullsized":"2023-10-01T09:38:10.596982+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:49:35.716710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":62,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595429+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:38:10.595429+0000","last_peered":"2023-10-01T09:38:10.595429+0000","last_clean":"2023-10-01T09:38:10.595429+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:38:10.595429+0000","last_undegraded":"2023-10-01T09:38:10.595429+0000","last_fullsized":"2023-10-01T09:38:10.595429+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":173,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595310+0000","last_change":"2023-10-01T09:34:21.117258+0000","last_active":"2023-10-01T09:38:10.595310+0000","last_peered":"2023-10-01T09:38:10.595310+0000","last_clean":"2023-10-01T09:38:10.595310+0000","last_became_active":"2023-10-01T09:34:21.116865+0000","last_became_peered":"2023-10-01T09:34:21.116865+0000","last_unstale":"2023-10-01T09:38:10.595310+0000","last_undegraded":"2023-10-01T09:38:10.595310+0000","last_fullsized":"2023-10-01T09:38:10.595310+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:47:32.155443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"190'2819","reported_seq":2831,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.860505+0000","last_change":"2023-10-01T09:38:08.815305+0000","last_active":"2023-10-01T09:38:55.860505+0000","last_peered":"2023-10-01T09:38:55.860505+0000","last_clean":"2023-10-01T09:38:55.860505+0000","last_became_active":"2023-10-01T09:38:08.814651+0000","last_became_peered":"2023-10-01T09:38:08.814651+0000","last_unstale":"2023-10-01T09:38:55.860505+0000","last_undegraded":"2023-10-01T09:38:55.860505+0000","last_fullsized":"2023-10-01T09:38:55.860505+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2819,"log_dups_size":0,"ondisk_log_size":2819,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:41:51.863327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184745984,"num_objects":2819,"num_object_clones":0,"num_object_copies":8457,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2819,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2819,"num_write_kb":180416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":178,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595124+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:38:10.595124+0000","last_peered":"2023-10-01T09:38:10.595124+0000","last_clean":"2023-10-01T09:38:10.595124+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:38:10.595124+0000","last_undegraded":"2023-10-01T09:38:10.595124+0000","last_fullsized":"2023-10-01T09:38:10.595124+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594702+0000","last_change":"2023-10-01T09:23:30.933561+0000","last_active":"2023-10-01T09:38:10.594702+0000","last_peered":"2023-10-01T09:38:10.594702+0000","last_clean":"2023-10-01T09:38:10.594702+0000","last_became_active":"2023-10-01T09:23:30.932786+0000","last_became_peered":"2023-10-01T09:23:30.932786+0000","last_unstale":"2023-10-01T09:38:10.594702+0000","last_undegraded":"2023-10-01T09:38:10.594702+0000","last_fullsized":"2023-10-01T09:38:10.594702+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:15:51.092026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":85,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.596355+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:38:10.596355+0000","last_peered":"2023-10-01T09:38:10.596355+0000","last_clean":"2023-10-01T09:38:10.596355+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:38:10.596355+0000","last_undegraded":"2023-10-01T09:38:10.596355+0000","last_fullsized":"2023-10-01T09:38:10.596355+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.a","version":"190'2919","reported_seq":2930,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.536083+0000","last_change":"2023-10-01T09:38:08.813665+0000","last_active":"2023-10-01T09:38:55.536083+0000","last_peered":"2023-10-01T09:38:55.536083+0000","last_clean":"2023-10-01T09:38:55.536083+0000","last_became_active":"2023-10-01T09:38:08.813193+0000","last_became_peered":"2023-10-01T09:38:08.813193+0000","last_unstale":"2023-10-01T09:38:55.536083+0000","last_undegraded":"2023-10-01T09:38:55.536083+0000","last_fullsized":"2023-10-01T09:38:55.536083+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2919,"log_dups_size":0,"ondisk_log_size":2919,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191299584,"num_objects":2919,"num_object_clones":0,"num_object_copies":8757,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2919,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2919,"num_write_kb":186816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594485+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:38:10.594485+0000","last_peered":"2023-10-01T09:38:10.594485+0000","last_clean":"2023-10-01T09:38:10.594485+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:38:10.594485+0000","last_undegraded":"2023-10-01T09:38:10.594485+0000","last_fullsized":"2023-10-01T09:38:10.594485+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":139,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594236+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:38:10.594236+0000","last_peered":"2023-10-01T09:38:10.594236+0000","last_clean":"2023-10-01T09:38:10.594236+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:38:10.594236+0000","last_undegraded":"2023-10-01T09:38:10.594236+0000","last_fullsized":"2023-10-01T09:38:10.594236+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":189,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:25.200317+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:38:25.200317+0000","last_peered":"2023-10-01T09:38:25.200317+0000","last_clean":"2023-10-01T09:38:25.200317+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:38:25.200317+0000","last_undegraded":"2023-10-01T09:38:25.200317+0000","last_fullsized":"2023-10-01T09:38:25.200317+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"190'2870","reported_seq":2882,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:56.190342+0000","last_change":"2023-10-01T09:38:08.814562+0000","last_active":"2023-10-01T09:38:56.190342+0000","last_peered":"2023-10-01T09:38:56.190342+0000","last_clean":"2023-10-01T09:38:56.190342+0000","last_became_active":"2023-10-01T09:38:08.814063+0000","last_became_peered":"2023-10-01T09:38:08.814063+0000","last_unstale":"2023-10-01T09:38:56.190342+0000","last_undegraded":"2023-10-01T09:38:56.190342+0000","last_fullsized":"2023-10-01T09:38:56.190342+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2870,"log_dups_size":0,"ondisk_log_size":2870,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:04:56.098624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188088320,"num_objects":2870,"num_object_clones":0,"num_object_copies":8610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2870,"num_write_kb":183680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":71,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594905+0000","last_change":"2023-10-01T09:29:41.365968+0000","last_active":"2023-10-01T09:38:10.594905+0000","last_peered":"2023-10-01T09:38:10.594905+0000","last_clean":"2023-10-01T09:38:10.594905+0000","last_became_active":"2023-10-01T09:29:41.365009+0000","last_became_peered":"2023-10-01T09:29:41.365009+0000","last_unstale":"2023-10-01T09:38:10.594905+0000","last_undegraded":"2023-10-01T09:38:10.594905+0000","last_fullsized":"2023-10-01T09:38:10.594905+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":425,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.807967+0000","last_change":"2023-10-01T09:32:19.455298+0000","last_active":"2023-10-01T09:38:09.807967+0000","last_peered":"2023-10-01T09:38:09.807967+0000","last_clean":"2023-10-01T09:38:09.807967+0000","last_became_active":"2023-10-01T09:32:19.454893+0000","last_became_peered":"2023-10-01T09:32:19.454893+0000","last_unstale":"2023-10-01T09:38:09.807967+0000","last_undegraded":"2023-10-01T09:38:09.807967+0000","last_fullsized":"2023-10-01T09:38:09.807967+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":172,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:27.475444+0000","last_change":"2023-10-01T09:28:45.987915+0000","last_active":"2023-10-01T09:38:27.475444+0000","last_peered":"2023-10-01T09:38:27.475444+0000","last_clean":"2023-10-01T09:38:27.475444+0000","last_became_active":"2023-10-01T09:28:45.987310+0000","last_became_peered":"2023-10-01T09:28:45.987310+0000","last_unstale":"2023-10-01T09:38:27.475444+0000","last_undegraded":"2023-10-01T09:38:27.475444+0000","last_fullsized":"2023-10-01T09:38:27.475444+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:50:23.866959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":59,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818812+0000","last_change":"2023-10-01T09:29:17.386454+0000","last_active":"2023-10-01T09:38:09.818812+0000","last_peered":"2023-10-01T09:38:09.818812+0000","last_clean":"2023-10-01T09:38:09.818812+0000","last_became_active":"2023-10-01T09:29:17.386111+0000","last_became_peered":"2023-10-01T09:29:17.386111+0000","last_unstale":"2023-10-01T09:38:09.818812+0000","last_undegraded":"2023-10-01T09:38:09.818812+0000","last_fullsized":"2023-10-01T09:38:09.818812+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2838","reported_seq":2850,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.858001+0000","last_change":"2023-10-01T09:38:08.811903+0000","last_active":"2023-10-01T09:38:55.858001+0000","last_peered":"2023-10-01T09:38:55.858001+0000","last_clean":"2023-10-01T09:38:55.858001+0000","last_became_active":"2023-10-01T09:38:08.810884+0000","last_became_peered":"2023-10-01T09:38:08.810884+0000","last_unstale":"2023-10-01T09:38:55.858001+0000","last_undegraded":"2023-10-01T09:38:55.858001+0000","last_fullsized":"2023-10-01T09:38:55.858001+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2838,"log_dups_size":0,"ondisk_log_size":2838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:31:30.499557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185991168,"num_objects":2838,"num_object_clones":0,"num_object_copies":8514,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2838,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2838,"num_write_kb":181632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.808302+0000","last_change":"2023-10-01T09:18:56.816733+0000","last_active":"2023-10-01T09:38:09.808302+0000","last_peered":"2023-10-01T09:38:09.808302+0000","last_clean":"2023-10-01T09:38:09.808302+0000","last_became_active":"2023-10-01T09:18:56.816421+0000","last_became_peered":"2023-10-01T09:18:56.816421+0000","last_unstale":"2023-10-01T09:38:09.808302+0000","last_undegraded":"2023-10-01T09:38:09.808302+0000","last_fullsized":"2023-10-01T09:38:09.808302+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.596726+0000","last_change":"2023-10-01T09:34:21.106759+0000","last_active":"2023-10-01T09:38:10.596726+0000","last_peered":"2023-10-01T09:38:10.596726+0000","last_clean":"2023-10-01T09:38:10.596726+0000","last_became_active":"2023-10-01T09:34:21.106406+0000","last_became_peered":"2023-10-01T09:34:21.106406+0000","last_unstale":"2023-10-01T09:38:10.596726+0000","last_undegraded":"2023-10-01T09:38:10.596726+0000","last_fullsized":"2023-10-01T09:38:10.596726+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:48:13.387708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":171,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.597100+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:38:10.597100+0000","last_peered":"2023-10-01T09:38:10.597100+0000","last_clean":"2023-10-01T09:38:10.597100+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:38:10.597100+0000","last_undegraded":"2023-10-01T09:38:10.597100+0000","last_fullsized":"2023-10-01T09:38:10.597100+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"190'2825","reported_seq":2836,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.200178+0000","last_change":"2023-10-01T09:38:08.878485+0000","last_active":"2023-10-01T09:38:55.200178+0000","last_peered":"2023-10-01T09:38:55.200178+0000","last_clean":"2023-10-01T09:38:55.200178+0000","last_became_active":"2023-10-01T09:38:08.877789+0000","last_became_peered":"2023-10-01T09:38:08.877789+0000","last_unstale":"2023-10-01T09:38:55.200178+0000","last_undegraded":"2023-10-01T09:38:55.200178+0000","last_fullsized":"2023-10-01T09:38:55.200178+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185139200,"num_objects":2825,"num_object_clones":0,"num_object_copies":8475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2825,"num_write_kb":180800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":84,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.809307+0000","last_change":"2023-10-01T09:26:40.936960+0000","last_active":"2023-10-01T09:38:09.809307+0000","last_peered":"2023-10-01T09:38:09.809307+0000","last_clean":"2023-10-01T09:38:09.809307+0000","last_became_active":"2023-10-01T09:26:40.936473+0000","last_became_peered":"2023-10-01T09:26:40.936473+0000","last_unstale":"2023-10-01T09:38:09.809307+0000","last_undegraded":"2023-10-01T09:38:09.809307+0000","last_fullsized":"2023-10-01T09:38:09.809307+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":135,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.596598+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:38:10.596598+0000","last_peered":"2023-10-01T09:38:10.596598+0000","last_clean":"2023-10-01T09:38:10.596598+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:38:10.596598+0000","last_undegraded":"2023-10-01T09:38:10.596598+0000","last_fullsized":"2023-10-01T09:38:10.596598+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":168,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.597440+0000","last_change":"2023-10-01T09:28:45.973089+0000","last_active":"2023-10-01T09:38:10.597440+0000","last_peered":"2023-10-01T09:38:10.597440+0000","last_clean":"2023-10-01T09:38:10.597440+0000","last_became_active":"2023-10-01T09:28:45.972721+0000","last_became_peered":"2023-10-01T09:28:45.972721+0000","last_unstale":"2023-10-01T09:38:10.597440+0000","last_undegraded":"2023-10-01T09:38:10.597440+0000","last_fullsized":"2023-10-01T09:38:10.597440+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:56:25.114264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2927","reported_seq":2938,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:55.198092+0000","last_change":"2023-10-01T09:38:08.815081+0000","last_active":"2023-10-01T09:38:55.198092+0000","last_peered":"2023-10-01T09:38:55.198092+0000","last_clean":"2023-10-01T09:38:55.198092+0000","last_became_active":"2023-10-01T09:38:08.814629+0000","last_became_peered":"2023-10-01T09:38:08.814629+0000","last_unstale":"2023-10-01T09:38:55.198092+0000","last_undegraded":"2023-10-01T09:38:55.198092+0000","last_fullsized":"2023-10-01T09:38:55.198092+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2927,"log_dups_size":0,"ondisk_log_size":2927,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191823872,"num_objects":2927,"num_object_clones":0,"num_object_copies":8781,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2927,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2927,"num_write_kb":187328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":191,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.973128+0000","last_change":"2023-10-01T09:29:41.372473+0000","last_active":"2023-10-01T09:38:09.973128+0000","last_peered":"2023-10-01T09:38:09.973128+0000","last_clean":"2023-10-01T09:38:09.973128+0000","last_became_active":"2023-10-01T09:29:41.367227+0000","last_became_peered":"2023-10-01T09:29:41.367227+0000","last_unstale":"2023-10-01T09:38:09.973128+0000","last_undegraded":"2023-10-01T09:38:09.973128+0000","last_fullsized":"2023-10-01T09:38:09.973128+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:01.061082+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":163,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:25.200284+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:38:25.200284+0000","last_peered":"2023-10-01T09:38:25.200284+0000","last_clean":"2023-10-01T09:38:25.200284+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:38:25.200284+0000","last_undegraded":"2023-10-01T09:38:25.200284+0000","last_fullsized":"2023-10-01T09:38:25.200284+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:11.168405+0000","last_change":"2023-10-01T09:29:41.356978+0000","last_active":"2023-10-01T09:38:11.168405+0000","last_peered":"2023-10-01T09:38:11.168405+0000","last_clean":"2023-10-01T09:38:11.168405+0000","last_became_active":"2023-10-01T09:29:41.356584+0000","last_became_peered":"2023-10-01T09:29:41.356584+0000","last_unstale":"2023-10-01T09:38:11.168405+0000","last_undegraded":"2023-10-01T09:38:11.168405+0000","last_fullsized":"2023-10-01T09:38:11.168405+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:40:23.969239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"190'2885","reported_seq":2897,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-10-01T09:38:56.136561+0000","last_change":"2023-10-01T09:38:08.878416+0000","last_active":"2023-10-01T09:38:56.136561+0000","last_peered":"2023-10-01T09:38:56.136561+0000","last_clean":"2023-10-01T09:38:56.136561+0000","last_became_active":"2023-10-01T09:38:08.877680+0000","last_became_peered":"2023-10-01T09:38:08.877680+0000","last_unstale":"2023-10-01T09:38:56.136561+0000","last_undegraded":"2023-10-01T09:38:56.136561+0000","last_fullsized":"2023-10-01T09:38:56.136561+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":2885,"log_dups_size":0,"ondisk_log_size":2885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:58.522365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189071360,"num_objects":2885,"num_object_clones":0,"num_object_copies":8655,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2885,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2885,"num_write_kb":184640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":178,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.818940+0000","last_change":"2023-10-01T09:29:41.360121+0000","last_active":"2023-10-01T09:38:09.818940+0000","last_peered":"2023-10-01T09:38:09.818940+0000","last_clean":"2023-10-01T09:38:09.818940+0000","last_became_active":"2023-10-01T09:29:41.359646+0000","last_became_peered":"2023-10-01T09:29:41.359646+0000","last_unstale":"2023-10-01T09:38:09.818940+0000","last_undegraded":"2023-10-01T09:38:09.818940+0000","last_fullsized":"2023-10-01T09:38:09.818940+0000","mapping_epoch":146,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":147,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":160,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.597211+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:38:10.597211+0000","last_peered":"2023-10-01T09:38:10.597211+0000","last_clean":"2023-10-01T09:38:10.597211+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:38:10.597211+0000","last_undegraded":"2023-10-01T09:38:10.597211+0000","last_fullsized":"2023-10-01T09:38:10.597211+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":41,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.594725+0000","last_change":"2023-10-01T09:34:21.106570+0000","last_active":"2023-10-01T09:38:10.594725+0000","last_peered":"2023-10-01T09:38:10.594725+0000","last_clean":"2023-10-01T09:38:10.594725+0000","last_became_active":"2023-10-01T09:34:21.106197+0000","last_became_peered":"2023-10-01T09:34:21.106197+0000","last_unstale":"2023-10-01T09:38:10.594725+0000","last_undegraded":"2023-10-01T09:38:10.594725+0000","last_fullsized":"2023-10-01T09:38:10.594725+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":162,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:25.861060+0000","last_change":"2023-10-01T09:26:40.938699+0000","last_active":"2023-10-01T09:38:25.861060+0000","last_peered":"2023-10-01T09:38:25.861060+0000","last_clean":"2023-10-01T09:38:25.861060+0000","last_became_active":"2023-10-01T09:26:40.938287+0000","last_became_peered":"2023-10-01T09:26:40.938287+0000","last_unstale":"2023-10-01T09:38:25.861060+0000","last_undegraded":"2023-10-01T09:38:25.861060+0000","last_fullsized":"2023-10-01T09:38:25.861060+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":116,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:42.681064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":194,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.596121+0000","last_change":"2023-10-01T09:28:31.324537+0000","last_active":"2023-10-01T09:38:10.596121+0000","last_peered":"2023-10-01T09:38:10.596121+0000","last_clean":"2023-10-01T09:38:10.596121+0000","last_became_active":"2023-10-01T09:28:31.324113+0000","last_became_peered":"2023-10-01T09:28:31.324113+0000","last_unstale":"2023-10-01T09:38:10.596121+0000","last_undegraded":"2023-10-01T09:38:10.596121+0000","last_fullsized":"2023-10-01T09:38:10.596121+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:05:08.188531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":158,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595638+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:38:10.595638+0000","last_peered":"2023-10-01T09:38:10.595638+0000","last_clean":"2023-10-01T09:38:10.595638+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:38:10.595638+0000","last_undegraded":"2023-10-01T09:38:10.595638+0000","last_fullsized":"2023-10-01T09:38:10.595638+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":143,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.972227+0000","last_change":"2023-10-01T09:34:21.112151+0000","last_active":"2023-10-01T09:38:09.972227+0000","last_peered":"2023-10-01T09:38:09.972227+0000","last_clean":"2023-10-01T09:38:09.972227+0000","last_became_active":"2023-10-01T09:34:21.111629+0000","last_became_peered":"2023-10-01T09:34:21.111629+0000","last_unstale":"2023-10-01T09:38:09.972227+0000","last_undegraded":"2023-10-01T09:38:09.972227+0000","last_fullsized":"2023-10-01T09:38:09.972227+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:38:14.286245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":169,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.595359+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:38:10.595359+0000","last_peered":"2023-10-01T09:38:10.595359+0000","last_clean":"2023-10-01T09:38:10.595359+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:38:10.595359+0000","last_undegraded":"2023-10-01T09:38:10.595359+0000","last_fullsized":"2023-10-01T09:38:10.595359+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":143,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.972064+0000","last_change":"2023-10-01T09:34:21.114092+0000","last_active":"2023-10-01T09:38:09.972064+0000","last_peered":"2023-10-01T09:38:09.972064+0000","last_clean":"2023-10-01T09:38:09.972064+0000","last_became_active":"2023-10-01T09:34:21.113779+0000","last_became_peered":"2023-10-01T09:34:21.113779+0000","last_unstale":"2023-10-01T09:38:09.972064+0000","last_undegraded":"2023-10-01T09:38:09.972064+0000","last_fullsized":"2023-10-01T09:38:09.972064+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:31.419940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":191,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:11.168918+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:38:11.168918+0000","last_peered":"2023-10-01T09:38:11.168918+0000","last_clean":"2023-10-01T09:38:11.168918+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:38:11.168918+0000","last_undegraded":"2023-10-01T09:38:11.168918+0000","last_fullsized":"2023-10-01T09:38:11.168918+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":184,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:09.971973+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:38:09.971973+0000","last_peered":"2023-10-01T09:38:09.971973+0000","last_clean":"2023-10-01T09:38:09.971973+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:38:09.971973+0000","last_undegraded":"2023-10-01T09:38:09.971973+0000","last_fullsized":"2023-10-01T09:38:09.971973+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":205,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.597475+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:38:10.597475+0000","last_peered":"2023-10-01T09:38:10.597475+0000","last_clean":"2023-10-01T09:38:10.597475+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:38:10.597475+0000","last_undegraded":"2023-10-01T09:38:10.597475+0000","last_fullsized":"2023-10-01T09:38:10.597475+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":75,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-10-01T09:38:10.131893+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:38:10.131893+0000","last_peered":"2023-10-01T09:38:10.131893+0000","last_clean":"2023-10-01T09:38:10.131893+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:38:10.131893+0000","last_undegraded":"2023-10-01T09:38:10.131893+0000","last_fullsized":"2023-10-01T09:38:10.131893+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":6786,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3017605120,"num_objects":46045,"num_object_clones":0,"num_object_copies":138135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":46045,"num_write_kb":2946880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9014870016,"data_stored":9014870016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":46045,"ondisk_log_size":46045,"up":48,"acting":48,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430629,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1942148,"kb_used_data":1644924,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91803004,"statfs":{"total":95995035648,"available":94006276096,"internally_reserved":0,"allocated":1684402176,"data_stored":1683851845,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,2,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":[{"osd":0,"last update":"Sun Oct 1 09:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":2.4079999999999999,"15min":2.052},"min":{"1min":0.57199999999999995,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":5.3010000000000002,"5min":38.762999999999998,"15min":67.158000000000001},"last":0.35899999999999999},{"interface":"front","average":{"1min":1.238,"5min":2.274,"15min":2.0449999999999999},"min":{"1min":0.438,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.7149999999999999,"5min":38.816000000000003,"15min":67.125},"last":0.55800000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:38:38 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":3.5379999999999998,"15min":2.9710000000000001},"min":{"1min":0.67500000000000004,"5min":0.30199999999999999,"15min":0.29999999999999999},"max":{"1min":2.4569999999999999,"5min":145.94399999999999,"15min":181.02600000000001},"last":8.5050000000000008},{"interface":"front","average":{"1min":1.0680000000000001,"5min":3.4580000000000002,"15min":3.133},"min":{"1min":0.53900000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":2.4420000000000002,"5min":144.92599999999999,"15min":181.101},"last":0.45000000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.843,"15min":1.9259999999999999},"min":{"1min":0.50600000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":4.1630000000000003,"5min":19.347999999999999,"15min":68.521000000000001},"last":8.5559999999999992},{"interface":"front","average":{"1min":0.871,"5min":1.7809999999999999,"15min":1.921},"min":{"1min":0.34599999999999997,"5min":0.313,"15min":0.313},"max":{"1min":1.194,"5min":19.219000000000001,"15min":68.498999999999995},"last":0.66800000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:38:38 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":2.6549999999999998,"15min":2.5129999999999999},"min":{"1min":0.65100000000000002,"5min":0.36099999999999999,"15min":0.312},"max":{"1min":2.8690000000000002,"5min":37.835000000000001,"15min":49.781999999999996},"last":0.57299999999999995},{"interface":"front","average":{"1min":1.0129999999999999,"5min":2.5659999999999998,"15min":2.3300000000000001},"min":{"1min":0.45400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.7,"5min":38.334000000000003,"15min":48.140999999999998},"last":0.69299999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.4219999999999999,"15min":1.091},"min":{"1min":0.42999999999999999,"5min":0.309,"15min":0.309},"max":{"1min":2.972,"5min":12.615,"15min":12.615},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.2949999999999999,"15min":1.1850000000000001},"min":{"1min":0.374,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":2.0859999999999999,"5min":6.1669999999999998,"15min":9.1590000000000007},"last":0.71699999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.764,"15min":1.2789999999999999},"min":{"1min":0.53700000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":4.306,"5min":8.0090000000000003,"15min":12.945},"last":5.1600000000000001},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.673,"15min":1.2809999999999999},"min":{"1min":0.53100000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.2830000000000004,"5min":15.757999999999999,"15min":15.757999999999999},"last":0.53800000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:37:59 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.724,"15min":1.361},"min":{"1min":0.49399999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":2.3460000000000001,"5min":10.470000000000001,"15min":10.470000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.361,"15min":1.2310000000000001},"min":{"1min":0.40999999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.607,"5min":5.048,"15min":7.351},"last":0.58699999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626862,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":843884,"kb_used_data":542564,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92901268,"statfs":{"total":95995035648,"available":95130898432,"internally_reserved":0,"allocated":555585536,"data_stored":555058935,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:38:11 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":3.8879999999999999,"15min":2.5649999999999999},"min":{"1min":0.58299999999999996,"5min":0.246,"15min":0.24099999999999999},"max":{"1min":6.8330000000000002,"5min":159.34999999999999,"15min":159.34999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":3.7440000000000002,"15min":2.544},"min":{"1min":0.32300000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.246,"5min":160.39400000000001,"15min":160.39400000000001},"last":0.73499999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:38:31 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":1.633,"15min":1.907},"min":{"1min":0.46899999999999997,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.27,"5min":10.513,"15min":156.739},"last":1.101},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.9039999999999999,"15min":2.2709999999999999},"min":{"1min":0.58999999999999997,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.2130000000000001,"5min":10.292999999999999,"15min":161.77000000000001},"last":0.68100000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":3.8860000000000001,"15min":2.399},"min":{"1min":0.42899999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.5089999999999999,"5min":157.172,"15min":157.172},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":4.2030000000000003,"15min":2.617},"min":{"1min":0.65500000000000003,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":2.5,"5min":157.30099999999999,"15min":157.30099999999999},"last":0.91600000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:38:46 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":2.024,"15min":3.625},"min":{"1min":0.42199999999999999,"5min":0.309,"15min":0.309},"max":{"1min":1.518,"5min":35.616999999999997,"15min":178.66300000000001},"last":1.151},{"interface":"front","average":{"1min":1.2509999999999999,"5min":2.4790000000000001,"15min":3.9569999999999999},"min":{"1min":0.47099999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.3319999999999999,"5min":35.981000000000002,"15min":179.87100000000001},"last":2.8740000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:38:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.3200000000000001,"15min":1.0269999999999999},"min":{"1min":0.68400000000000005,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.157,"5min":8.5660000000000007,"15min":8.5660000000000007},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.02,"5min":1.7789999999999999,"15min":1.28},"min":{"1min":0.59599999999999997,"5min":0.36599999999999999,"15min":0.35299999999999998},"max":{"1min":1.236,"5min":10.475,"15min":10.475},"last":0.77400000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:38:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.4059999999999999,"15min":1.099},"min":{"1min":0.69299999999999995,"5min":0.309,"15min":0.309},"max":{"1min":1.284,"5min":8.2680000000000007,"15min":8.2680000000000007},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.9610000000000001,"15min":1.3799999999999999},"min":{"1min":0.70699999999999996,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.2909999999999999,"5min":12.023,"15min":12.023},"last":1.137}]},{"osd":7,"last update":"Sun Oct 1 09:38:11 2023","interfaces":[{"interface":"back","average":{"1min":1.696,"5min":1.77,"15min":1.389},"min":{"1min":0.83299999999999996,"5min":0.37,"15min":0.37},"max":{"1min":10.478999999999999,"5min":10.478999999999999,"15min":10.478999999999999},"last":1.042},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.5720000000000001,"15min":1.1539999999999999},"min":{"1min":0.58099999999999996,"5min":0.314,"15min":0.314},"max":{"1min":1.516,"5min":12.445,"15min":12.445},"last":0.97999999999999998}]}]},{"osd":1,"up_from":83,"seq":356482285810,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2130156,"kb_used_data":1651236,"kb_used_omap":4,"kb_used_meta":478907,"kb_avail":91614996,"statfs":{"total":95995035648,"available":93813755904,"internally_reserved":0,"allocated":1690865664,"data_stored":1690058099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":490401678},"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,5],"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":[{"osd":0,"last update":"Sun Oct 1 09:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":1.7250000000000001,"15min":3.117},"min":{"1min":0.38900000000000001,"5min":0.23599999999999999,"15min":0.17199999999999999},"max":{"1min":0.89900000000000002,"5min":14.749000000000001,"15min":139.416},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.64900000000000002,"5min":1.498,"15min":3.1779999999999999},"min":{"1min":0.35799999999999998,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":0.875,"5min":15.045,"15min":138.98400000000001},"last":0.60699999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:38:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":2.0329999999999999,"15min":2.9140000000000001},"min":{"1min":0.45400000000000001,"5min":0.215,"15min":0.19500000000000001},"max":{"1min":3.9849999999999999,"5min":14.718,"15min":107.459},"last":0.31},{"interface":"front","average":{"1min":0.80500000000000005,"5min":1.3580000000000001,"15min":2.613},"min":{"1min":0.42299999999999999,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":4.4630000000000001,"5min":11.9,"15min":106.892},"last":0.29699999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:38:43 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":2.6989999999999998,"15min":3.3090000000000002},"min":{"1min":0.39200000000000002,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":2.9950000000000001,"5min":121.209,"15min":121.209},"last":5.2489999999999997},{"interface":"front","average":{"1min":1.0740000000000001,"5min":3.605,"15min":4.2530000000000001},"min":{"1min":0.495,"5min":0.30599999999999999,"15min":0.17599999999999999},"max":{"1min":3.9039999999999999,"5min":121.054,"15min":139.345},"last":0.26000000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":3.4169999999999998,"15min":2.5},"min":{"1min":0.71099999999999997,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.466,"5min":200.00800000000001,"15min":200.00800000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":1.01,"5min":3.589,"15min":2.4489999999999998},"min":{"1min":0.76700000000000002,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":1.55,"5min":200.07499999999999,"15min":200.07499999999999},"last":5.3120000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":2.1520000000000001,"15min":2.0840000000000001},"min":{"1min":0.69299999999999995,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":1.383,"5min":14.595000000000001,"15min":79.337999999999994},"last":0.442},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.887,"15min":1.9319999999999999},"min":{"1min":0.55100000000000005,"5min":0.35499999999999998,"15min":0.32300000000000001},"max":{"1min":1.671,"5min":10.856,"15min":79.313000000000002},"last":5.29}]},{"osd":6,"last update":"Sun Oct 1 09:38:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":2.0619999999999998,"15min":2.0960000000000001},"min":{"1min":0.78500000000000003,"5min":0.44800000000000001,"15min":0.39100000000000001},"max":{"1min":1.45,"5min":14.654999999999999,"15min":79.641000000000005},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.024,"5min":1.7050000000000001,"15min":2.016},"min":{"1min":0.68100000000000005,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.6259999999999999,"5min":9.8689999999999998,"15min":81.662999999999997},"last":0.51700000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:38:29 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.9059999999999999,"15min":1.994},"min":{"1min":0.71899999999999997,"5min":0.38400000000000001,"15min":0.38},"max":{"1min":1.423,"5min":6.9640000000000004,"15min":79.754000000000005},"last":5.3460000000000001},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.9830000000000001,"15min":2.0830000000000002},"min":{"1min":0.71699999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.589,"5min":14.688000000000001,"15min":79.677999999999997},"last":0.53800000000000003}]}]},{"osd":0,"up_from":78,"seq":335007449336,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1130144,"kb_used_data":729688,"kb_used_omap":5,"kb_used_meta":400442,"kb_avail":92615008,"statfs":{"total":95995035648,"available":94837768192,"internally_reserved":0,"allocated":747200512,"data_stored":746400761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":410053242},"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,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":[{"osd":1,"last update":"Sun Oct 1 09:38:32 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.9279999999999999,"15min":1.8819999999999999},"min":{"1min":0.314,"5min":0.22,"15min":0.17999999999999999},"max":{"1min":4.1020000000000003,"5min":12.111000000000001,"15min":31.388999999999999},"last":1.032},{"interface":"front","average":{"1min":0.57499999999999996,"5min":1.413,"15min":1.8440000000000001},"min":{"1min":0.35399999999999998,"5min":0.21299999999999999,"15min":0.19600000000000001},"max":{"1min":0.89800000000000002,"5min":19.734000000000002,"15min":31.931000000000001},"last":0.55600000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:38:51 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":2.048,"15min":2.1859999999999999},"min":{"1min":0.20899999999999999,"5min":0.20499999999999999,"15min":0.19800000000000001},"max":{"1min":3.2559999999999998,"5min":12.534000000000001,"15min":46.484999999999999},"last":0.999},{"interface":"front","average":{"1min":0.754,"5min":1.292,"15min":1.9339999999999999},"min":{"1min":0.309,"5min":0.223,"15min":0.22},"max":{"1min":3.1880000000000002,"5min":7.2140000000000004,"15min":46.110999999999997},"last":0.52100000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":2.181,"15min":2.5659999999999998},"min":{"1min":0.38900000000000001,"5min":0.23799999999999999,"15min":0.20599999999999999},"max":{"1min":7.7619999999999996,"5min":16.695,"15min":40.976999999999997},"last":1.165},{"interface":"front","average":{"1min":0.94799999999999995,"5min":2.2610000000000001,"15min":2.4809999999999999},"min":{"1min":0.44800000000000001,"5min":0.23999999999999999,"15min":0.22800000000000001},"max":{"1min":2.7730000000000001,"5min":17.228000000000002,"15min":32.578000000000003},"last":1.462}]},{"osd":4,"last update":"Sun Oct 1 09:38:51 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.4590000000000001,"15min":1.4910000000000001},"min":{"1min":0.39500000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.5409999999999999,"5min":14.877000000000001,"15min":31.690000000000001},"last":2.0880000000000001},{"interface":"front","average":{"1min":1.2649999999999999,"5min":2.125,"15min":2.085},"min":{"1min":0.45600000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.0190000000000001,"5min":14.788,"15min":32.305},"last":0.46400000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:38:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.732,"15min":1.6399999999999999},"min":{"1min":0.44,"5min":0.34200000000000003,"15min":0.316},"max":{"1min":4.3490000000000002,"5min":12.074999999999999,"15min":31.297000000000001},"last":1.181},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.7170000000000001,"15min":1.631},"min":{"1min":0.44600000000000001,"5min":0.32300000000000001,"15min":0.318},"max":{"1min":1.4570000000000001,"5min":8.7140000000000004,"15min":31.827000000000002},"last":0.58299999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:38:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.522,"15min":1.585},"min":{"1min":0.47399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":3.581,"5min":10.436999999999999,"15min":31.882000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":1.4370000000000001,"5min":2.206,"15min":2.169},"min":{"1min":0.495,"5min":0.435,"15min":0.38500000000000001},"max":{"1min":3.1669999999999998,"5min":13.364000000000001,"15min":32.685000000000002},"last":0.495}]},{"osd":7,"last update":"Sun Oct 1 09:38:51 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.5469999999999999,"15min":1.6419999999999999},"min":{"1min":0.50900000000000001,"5min":0.40799999999999997,"15min":0.34599999999999997},"max":{"1min":2.673,"5min":7.2649999999999997,"15min":32.152999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":1.389,"5min":2.46,"15min":2.2639999999999998},"min":{"1min":0.498,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":3.5880000000000001,"5min":20.146000000000001,"15min":32.732999999999997},"last":0.81000000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122284,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":969740,"kb_used_data":528580,"kb_used_omap":7,"kb_used_meta":441144,"kb_avail":92775412,"statfs":{"total":95995035648,"available":95002021888,"internally_reserved":0,"allocated":541265920,"data_stored":540485077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":451731537},"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":"Sun Oct 1 09:38:04 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":2.6349999999999998,"15min":2.302},"min":{"1min":0.34599999999999997,"5min":0.187,"15min":0.187},"max":{"1min":8.202,"5min":55.067999999999998,"15min":55.067999999999998},"last":120.54300000000001},{"interface":"front","average":{"1min":1.641,"5min":2.2759999999999998,"15min":2.6070000000000002},"min":{"1min":0.40600000000000003,"5min":0.224,"15min":0.20100000000000001},"max":{"1min":8.9920000000000009,"5min":54.945,"15min":119.16200000000001},"last":122.622}]},{"osd":1,"last update":"Sun Oct 1 09:38:04 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":2.702,"15min":3.1259999999999999},"min":{"1min":0.27100000000000002,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":9.9559999999999995,"5min":62.009999999999998,"15min":119.496},"last":0.496},{"interface":"front","average":{"1min":1.4970000000000001,"5min":2.8580000000000001,"15min":3.3050000000000002},"min":{"1min":0.33500000000000002,"5min":0.29699999999999999,"15min":0.182},"max":{"1min":9.968,"5min":61.869,"15min":120.51600000000001},"last":0.46100000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":3.0630000000000002,"15min":2.996},"min":{"1min":0.373,"5min":0.23300000000000001,"15min":0.22},"max":{"1min":2.6890000000000001,"5min":127.221,"15min":127.221},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.93000000000000005,"5min":3.1179999999999999,"15min":2.9980000000000002},"min":{"1min":0.42399999999999999,"5min":0.26100000000000001,"15min":0.23999999999999999},"max":{"1min":2.8140000000000001,"5min":126.756,"15min":126.756},"last":0.55800000000000005}]},{"osd":4,"last update":"Sun Oct 1 09:38:04 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.8520000000000001,"15min":2.0150000000000001},"min":{"1min":0.40799999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.8560000000000001,"5min":13.143000000000001,"15min":119.295},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.8,"5min":1.3999999999999999,"15min":2.0979999999999999},"min":{"1min":0.60099999999999998,"5min":0.309,"15min":0.309},"max":{"1min":9.0730000000000004,"5min":9.0730000000000004,"15min":119.358},"last":0.65300000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:38:04 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.8919999999999999,"15min":1.97},"min":{"1min":0.55000000000000004,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.6360000000000001,"5min":9.9760000000000009,"15min":119.443},"last":1.7070000000000001},{"interface":"front","average":{"1min":1.262,"5min":2.0720000000000001,"15min":2.117},"min":{"1min":0.75600000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":4.827,"5min":13.180999999999999,"15min":119.40000000000001},"last":0.81100000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:38:04 2023","interfaces":[{"interface":"back","average":{"1min":1.6919999999999999,"5min":1.478,"15min":2.1099999999999999},"min":{"1min":0.60799999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":9.0990000000000002,"5min":9.0990000000000002,"15min":119.50700000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.167,"5min":1.8240000000000001,"15min":2.0059999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.373},"max":{"1min":4.681,"5min":10.896000000000001,"15min":119.33499999999999},"last":1.649}]},{"osd":7,"last update":"Sun Oct 1 09:38:04 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":1.8100000000000001,"15min":2.4209999999999998},"min":{"1min":0.54200000000000004,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":9.0340000000000007,"5min":12.211,"15min":119.45999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.4610000000000001,"5min":2.0030000000000001,"15min":2.0630000000000002},"min":{"1min":0.63600000000000001,"5min":0.42599999999999999,"15min":0.40600000000000003},"max":{"1min":6.0990000000000002,"5min":10.942,"15min":119.529},"last":0.754}]}]},{"osd":3,"up_from":93,"seq":399431958756,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2022644,"kb_used_data":1483948,"kb_used_omap":2,"kb_used_meta":538621,"kb_avail":91722508,"statfs":{"total":95995035648,"available":93923848192,"internally_reserved":0,"allocated":1519562752,"data_stored":1518802959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":551547957},"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":[3,1,3,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":1.875,"15min":2.1160000000000001},"min":{"1min":0.254,"5min":0.19400000000000001,"15min":0.183},"max":{"1min":1.054,"5min":20.437999999999999,"15min":36.673999999999999},"last":2.1190000000000002},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.482,"15min":2.2450000000000001},"min":{"1min":0.315,"5min":0.20200000000000001,"15min":0.19500000000000001},"max":{"1min":2.133,"5min":10.571,"15min":30.850999999999999},"last":1.845}]},{"osd":1,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":2.0550000000000002,"15min":2.5259999999999998},"min":{"1min":0.40799999999999997,"5min":0.223,"15min":0.21299999999999999},"max":{"1min":1.3109999999999999,"5min":11.404,"15min":84.427999999999997},"last":2.1869999999999998},{"interface":"front","average":{"1min":0.64100000000000001,"5min":2.1299999999999999,"15min":2.5579999999999998},"min":{"1min":0.33700000000000002,"5min":0.27300000000000002,"15min":0.223},"max":{"1min":1.111,"5min":12.800000000000001,"15min":83.965999999999994},"last":0.38600000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":2.3809999999999998,"15min":2.399},"min":{"1min":0.28799999999999998,"5min":0.251,"15min":0.20899999999999999},"max":{"1min":1.2669999999999999,"5min":11.667,"15min":20.885000000000002},"last":1.946},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.887,"15min":2.0910000000000002},"min":{"1min":0.36899999999999999,"5min":0.26200000000000001,"15min":0.186},"max":{"1min":1.0669999999999999,"5min":18.073,"15min":21.312000000000001},"last":0.35799999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.9079999999999999,"15min":1.7150000000000001},"min":{"1min":0.42199999999999999,"5min":0.32900000000000001,"15min":0.32100000000000001},"max":{"1min":1.5629999999999999,"5min":12.85,"15min":12.85},"last":1.079},{"interface":"front","average":{"1min":1.038,"5min":1.3680000000000001,"15min":1.6459999999999999},"min":{"1min":0.38600000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.5680000000000001,"5min":7.1959999999999997,"15min":10.622},"last":1.752}]},{"osd":5,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.5940000000000001,"15min":1.764},"min":{"1min":0.41999999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.5230000000000001,"5min":10.593999999999999,"15min":10.593999999999999},"last":1.7170000000000001},{"interface":"front","average":{"1min":1.284,"5min":2.0569999999999999,"15min":2.0169999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.30599999999999999},"max":{"1min":4.7149999999999999,"5min":10.645,"15min":20.792999999999999},"last":1.905}]},{"osd":6,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.607,"15min":1.831},"min":{"1min":0.45500000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.5779999999999998,"5min":10.182,"15min":10.598000000000001},"last":2.0800000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.883,"15min":2.0249999999999999},"min":{"1min":0.41099999999999998,"5min":0.38600000000000001,"15min":0.33900000000000002},"max":{"1min":1.4410000000000001,"5min":10.662000000000001,"15min":20.745000000000001},"last":1.9299999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":2.1789999999999998,"15min":2.0859999999999999},"min":{"1min":0.53700000000000003,"5min":0.38500000000000001,"15min":0.37},"max":{"1min":1.9770000000000001,"5min":11.331,"15min":20.831},"last":1.8720000000000001},{"interface":"front","average":{"1min":1.117,"5min":2.181,"15min":1.901},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.379},"max":{"1min":3.5089999999999999,"5min":12.878,"15min":12.878},"last":1.03}]}]},{"osd":4,"up_from":30,"seq":128849019325,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":842620,"kb_used_data":537204,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92902532,"statfs":{"total":95995035648,"available":95132192768,"internally_reserved":0,"allocated":550096896,"data_stored":549554143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Sun Oct 1 09:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":2.1829999999999998,"15min":1.9039999999999999},"min":{"1min":0.33200000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.232,"5min":36.924999999999997,"15min":55.917000000000002},"last":32.119},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.46,"15min":1.681},"min":{"1min":0.58199999999999996,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.228,"5min":21.491,"15min":61.716000000000001},"last":31.984000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:38:25 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":3.1480000000000001,"15min":2.5379999999999998},"min":{"1min":0.56999999999999995,"5min":0.30099999999999999,"15min":0.29299999999999998},"max":{"1min":1.1160000000000001,"5min":77.055999999999997,"15min":130.94800000000001},"last":0.435},{"interface":"front","average":{"1min":0.84699999999999998,"5min":2.9129999999999998,"15min":2.3730000000000002},"min":{"1min":0.59199999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.2929999999999999,"5min":77.423000000000002,"15min":130.91399999999999},"last":0.46700000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.5349999999999999,"15min":1.5429999999999999},"min":{"1min":0.66700000000000004,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1850000000000001,"5min":7.0069999999999997,"15min":55.375999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.464,"15min":1.671},"min":{"1min":0.443,"5min":0.35499999999999998,"15min":0.32400000000000001},"max":{"1min":1.2529999999999999,"5min":8.1240000000000006,"15min":55.216999999999999},"last":0.76000000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:38:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.847,"15min":2.262},"min":{"1min":0.48499999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":2.2240000000000002,"5min":21.620999999999999,"15min":142.363},"last":0.67200000000000004},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.6200000000000001,"15min":2.4540000000000002},"min":{"1min":0.498,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.861,"5min":21.27,"15min":140.14400000000001},"last":0.70099999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:38:44 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.2949999999999999,"15min":1.054},"min":{"1min":0.65200000000000002,"5min":0.318,"15min":0.318},"max":{"1min":1.9279999999999999,"5min":9.8000000000000007,"15min":9.8000000000000007},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.1699999999999999,"15min":0.99099999999999999},"min":{"1min":0.56899999999999995,"5min":0.313,"15min":0.313},"max":{"1min":1.9770000000000001,"5min":8.4329999999999998,"15min":8.4329999999999998},"last":0.89100000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:38:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.3380000000000001,"15min":1.0329999999999999},"min":{"1min":0.63700000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.331,"5min":7.1660000000000004,"15min":8.1319999999999997},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.125,"5min":1.341,"15min":1.1819999999999999},"min":{"1min":0.81899999999999995,"5min":0.39600000000000002,"15min":0.33900000000000002},"max":{"1min":1.482,"5min":11.707000000000001,"15min":12.032999999999999},"last":0.79300000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.3100000000000001,"15min":1.0960000000000001},"min":{"1min":0.503,"5min":0.40300000000000002,"15min":0.39400000000000002},"max":{"1min":1.484,"5min":6.8940000000000001,"15min":6.8940000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.3340000000000001,"5min":1.4870000000000001,"15min":1.1719999999999999},"min":{"1min":0.61399999999999999,"5min":0.36199999999999999,"15min":0.36099999999999999},"max":{"1min":4.6310000000000002,"5min":8.1050000000000004,"15min":9.2539999999999996},"last":0.73599999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823093,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1963628,"kb_used_data":1654116,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91781524,"statfs":{"total":95995035648,"available":93984280576,"internally_reserved":0,"allocated":1693814784,"data_stored":1693284159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,0,5,3],"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":[{"osd":0,"last update":"Sun Oct 1 09:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.8049999999999999,"15min":2.169},"min":{"1min":0.29899999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.5820000000000001,"5min":14.632999999999999,"15min":85.159999999999997},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.94099999999999995,"5min":2.3330000000000002,"15min":2.3330000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":2.387,"5min":15.154999999999999,"15min":85.263999999999996},"last":3.0590000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:38:34 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":3.9630000000000001,"15min":2.2789999999999999},"min":{"1min":0.625,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.3180000000000001,"5min":183.55500000000001,"15min":183.55500000000001},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.29,"5min":4.0309999999999997,"15min":2.407},"min":{"1min":0.73699999999999999,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":5.5910000000000002,"5min":183.45099999999999,"15min":183.45099999999999},"last":3.0289999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:38:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.8400000000000001,"15min":1.669},"min":{"1min":0.38100000000000001,"5min":0.32400000000000001,"15min":0.30399999999999999},"max":{"1min":5.109,"5min":11.231,"15min":22.526},"last":5.0839999999999996},{"interface":"front","average":{"1min":1.133,"5min":1.9390000000000001,"15min":1.645},"min":{"1min":0.39800000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.47,"5min":9.7309999999999999,"15min":22.547999999999998},"last":1.036}]},{"osd":3,"last update":"Sun Oct 1 09:38:40 2023","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":2.6059999999999999,"15min":2.9279999999999999},"min":{"1min":0.86699999999999999,"5min":0.34599999999999997,"15min":0.33700000000000002},"max":{"1min":4.6929999999999996,"5min":16.190999999999999,"15min":154.482},"last":0.996},{"interface":"front","average":{"1min":1.3640000000000001,"5min":2.4279999999999999,"15min":2.8820000000000001},"min":{"1min":0.85499999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":4.1070000000000002,"5min":16.626999999999999,"15min":155.774},"last":0.95399999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:38:01 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":2.129,"15min":1.339},"min":{"1min":0.32100000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":2.2410000000000001,"5min":12.785,"15min":12.785},"last":3},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.893,"15min":1.272},"min":{"1min":0.51300000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.3540000000000001,"5min":14.375,"15min":14.375},"last":7.4379999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:38:34 2023","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.968,"15min":1.4159999999999999},"min":{"1min":0.82099999999999995,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.7720000000000002,"5min":12.808999999999999,"15min":12.808999999999999},"last":3.0830000000000002},{"interface":"front","average":{"1min":1.323,"5min":2.0790000000000002,"15min":1.367},"min":{"1min":0.82799999999999996,"5min":0.31,"15min":0.31},"max":{"1min":5.4969999999999999,"5min":14.404999999999999,"15min":14.404999999999999},"last":5.1180000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:38:01 2023","interfaces":[{"interface":"back","average":{"1min":1.4259999999999999,"5min":1.9450000000000001,"15min":1.363},"min":{"1min":0.49299999999999999,"5min":0.374,"15min":0.374},"max":{"1min":5.4480000000000004,"5min":14.542999999999999,"15min":14.542999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":2.0129999999999999,"15min":1.395},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":2.3130000000000002,"5min":14.002000000000001,"15min":14.002000000000001},"last":3.4889999999999999}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":754253824,"data_stored":754253824,"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":1691287552,"data_stored":1691287552,"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":548601856,"data_stored":548601856,"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":1521221632,"data_stored":1521221632,"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":561643520,"data_stored":561643520,"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":1697579008,"data_stored":1697579008,"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":555155456,"data_stored":555155456,"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":1685127168,"data_stored":1685127168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:39:01.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 31 2023-10-01T09:39:01.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:01.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:01.694 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:01.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:01.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:01.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:01.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:01.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:01.881 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 32 16 53062 53046 103.574 72.6875 0.0118678 0.00964935 2023-10-01T09:39:01.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:01.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:01.989 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:39:01.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:01.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:02.091 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:02.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:02.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:02.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:02.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:02.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:02.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:02.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:02.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:02.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:02.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:02.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:02.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:02.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:02.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:02.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:02.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:02 smithi183 bash[59233]: cluster 2023-10-01T09:39:01.494387+0000 mgr.y (mgr.25132) 875 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:39:02.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:02 smithi111 bash[75702]: cluster 2023-10-01T09:39:01.494387+0000 mgr.y (mgr.25132) 875 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:39:02.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:02 smithi111 bash[78631]: cluster 2023-10-01T09:39:01.494387+0000 mgr.y (mgr.25132) 875 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:39:02.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:02.881 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 33 16 54321 54305 102.82 78.6875 0.00637912 0.00971899 2023-10-01T09:39:02.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:02.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:03.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:03.033 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:03.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:03.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:03.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:03.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:03.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:03.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:03.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:03.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:03.440 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:03.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:03.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:39:03.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:03.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:03.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:03.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:03.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:03.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:03.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:03.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 34 16 55594 55578 102.133 79.5625 0.0160363 0.00978492 2023-10-01T09:39:03.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:03.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:03.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:03.991 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:04.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:04.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:04.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:04.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:04.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:04.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:04.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:04.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:04.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:04.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:04.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:04.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:04.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:04 smithi111 bash[75702]: cluster 2023-10-01T09:39:03.494817+0000 mgr.y (mgr.25132) 876 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:39:04.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:04.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:04.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:04.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:04.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:04.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:04 smithi183 bash[59233]: cluster 2023-10-01T09:39:03.494817+0000 mgr.y (mgr.25132) 876 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:39:04.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:39:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:39:04] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.33.4" 2023-10-01T09:39:04.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:04 smithi111 bash[78631]: cluster 2023-10-01T09:39:03.494817+0000 mgr.y (mgr.25132) 876 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T09:39:04.831 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:04.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:04.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 35 16 56843 56827 101.446 78.0625 0.010701 0.00985168 2023-10-01T09:39:04.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:04.963 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:04.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:04.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:05.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:05.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:05.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:05.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:05.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:05.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:05.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:05.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:05.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:05.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:05.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:05.617 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:05 smithi183 bash[59233]: cluster 2023-10-01T09:39:05.495437+0000 mgr.y (mgr.25132) 877 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-10-01T09:39:05.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:05.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:05.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:05.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:05.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:05 smithi111 bash[75702]: cluster 2023-10-01T09:39:05.495437+0000 mgr.y (mgr.25132) 877 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-10-01T09:39:05.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:05 smithi111 bash[78631]: cluster 2023-10-01T09:39:05.495437+0000 mgr.y (mgr.25132) 877 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-10-01T09:39:05.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:05.882 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 36 16 58084 58068 100.782 77.5625 0.0178978 0.0099172 2023-10-01T09:39:05.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:05.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:05.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:06.019 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:06.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:06.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:06.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:06.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:06.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:06.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:06.406 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:06.406 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:06.408 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:06.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:06.459 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:06.564 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:06.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:06.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:06.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:06.726 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:06.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:06.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:06.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:06.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:06.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:06.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 37 16 59286 59270 100.089 75.125 0.0113727 0.0099859 2023-10-01T09:39:06.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:07.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:07.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:07.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.267 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:07.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:07.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:07.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:07.425 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:07.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:07.638 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:07.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:07.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:07.772 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:07.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 38 16 60503 60487 99.4562 76.0625 0.00776882 0.0100494 2023-10-01T09:39:07.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:07.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:07.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:07.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:08.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:08.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:08.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:08.170 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:08.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:08.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:08.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:08.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:08.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:08.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:08.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:08.579 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:08 smithi111 bash[75702]: cluster 2023-10-01T09:39:07.496089+0000 mgr.y (mgr.25132) 878 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T09:39:08.580 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:08 smithi111 bash[78631]: cluster 2023-10-01T09:39:07.496089+0000 mgr.y (mgr.25132) 878 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T09:39:08.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:08.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:08.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:08.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:08.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:08.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:08.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:08.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:08.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 39 16 61725 61709 98.8643 76.375 0.00697395 0.0101091 2023-10-01T09:39:08.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.001 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:08 smithi183 bash[59233]: cluster 2023-10-01T09:39:07.496089+0000 mgr.y (mgr.25132) 878 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T09:39:09.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:09.139 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:09.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:09.244 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:09.384 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:09.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:09.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:09.526 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:09.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:09.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:09.686 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:09.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:09.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:39:09.882604+0000 min lat: 0.00164435 max lat: 0.274515 avg lat: 0.0101711 2023-10-01T09:39:09.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:39:09.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 40 16 62921 62905 98.2614 74.75 0.00730717 0.0101711 2023-10-01T09:39:09.925 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:09.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:10.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:10.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:10.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:10.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:10.203 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:10 smithi111 bash[75702]: cluster 2023-10-01T09:39:09.496622+0000 mgr.y (mgr.25132) 879 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:39:10.204 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:10 smithi111 bash[78631]: cluster 2023-10-01T09:39:09.496622+0000 mgr.y (mgr.25132) 879 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:39:10.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:10.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:10.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:10.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:10.455 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:10.464 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:10 smithi183 bash[59233]: cluster 2023-10-01T09:39:09.496622+0000 mgr.y (mgr.25132) 879 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-10-01T09:39:10.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:10.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:10.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:10.629 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:10.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:10.731 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:10.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:10.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:10.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 41 16 64126 64110 97.7012 75.3125 0.012397 0.01023 2023-10-01T09:39:10.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:10.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:10.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:11.003 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:11.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:11.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:11.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:11.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:11.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:11.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:11.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:11.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:11.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:11.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:11.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:11.558 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:11.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:11.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:11.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:11.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:11.848 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:11.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:11.883 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 42 15 65317 65302 97.1487 74.5 0.00838084 0.0102886 2023-10-01T09:39:11.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:11.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:11.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:11.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:12.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:12.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:12.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:12.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:12.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:12.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:12.374 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:12.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:12.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:12.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:12.553 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:12 smithi111 bash[75702]: cluster 2023-10-01T09:39:11.497530+0000 mgr.y (mgr.25132) 880 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T09:39:12.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:12.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:12.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:12.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:12.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:12.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:12.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:12 smithi183 bash[59233]: cluster 2023-10-01T09:39:11.497530+0000 mgr.y (mgr.25132) 880 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T09:39:12.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:12 smithi111 bash[78631]: cluster 2023-10-01T09:39:11.497530+0000 mgr.y (mgr.25132) 880 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T09:39:12.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 43 16 66492 66476 96.5949 73.375 0.0149389 0.0103463 2023-10-01T09:39:12.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:12.918 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:12.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:13.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:13.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:13.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:13.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:13.180 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:13.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:13.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:13.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:13.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:13.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:13.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:13.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:13.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:13.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:13.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:13.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:13.703 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:13.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:13.806 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:13.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:13.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 44 16 67516 67500 95.8541 64 0.0391884 0.0104254 2023-10-01T09:39:13.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:13.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:13.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:14.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:14.104 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:14.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:14.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:14.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:14.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:14.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:14.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:14.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:14.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:14.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:14.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:14.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:14.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:14.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:14 smithi183 bash[59233]: cluster 2023-10-01T09:39:13.497956+0000 mgr.y (mgr.25132) 881 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-01T09:39:14.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:14 smithi183 bash[59233]: audit 2023-10-01T09:39:14.027432+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:14.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:14.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:14.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:14.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 45 16 68616 68600 95.2517 68.75 0.0154118 0.0104927 2023-10-01T09:39:14.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:14.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:15.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:15.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:14 smithi111 bash[75702]: cluster 2023-10-01T09:39:13.497956+0000 mgr.y (mgr.25132) 881 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-01T09:39:15.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:14 smithi111 bash[75702]: audit 2023-10-01T09:39:14.027432+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:15.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:14 smithi111 bash[78631]: cluster 2023-10-01T09:39:13.497956+0000 mgr.y (mgr.25132) 881 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-01T09:39:15.014 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:14 smithi111 bash[78631]: audit 2023-10-01T09:39:14.027432+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:15.014 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:39:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:39:14] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.33.4" 2023-10-01T09:39:15.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:15.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:15.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:15.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:15.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:15.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:15.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:15.403 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:15.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:15.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:15.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:15.558 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:15.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:15.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:15.670 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:15 smithi183 bash[59233]: cluster 2023-10-01T09:39:15.498564+0000 mgr.y (mgr.25132) 882 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T09:39:15.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:15.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:15.792 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:15.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:15.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:15.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 46 16 69650 69634 94.5859 64.625 0.022647 0.0105666 2023-10-01T09:39:15.923 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:15.956 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:15.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:16.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:16.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:16.101 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:15 smithi111 bash[78631]: cluster 2023-10-01T09:39:15.498564+0000 mgr.y (mgr.25132) 882 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T09:39:16.102 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:15 smithi111 bash[75702]: cluster 2023-10-01T09:39:15.498564+0000 mgr.y (mgr.25132) 882 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T09:39:16.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:16.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:16.312 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:16.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:16.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:16.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:16.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:16.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:16.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:16.610 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:16.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:16.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:16.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:16.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:16.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:16.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 47 16 70585 70569 93.8168 58.4375 0.0137658 0.0106537 2023-10-01T09:39:16.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:16.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:16.991 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:17.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:17.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:17.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:17.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:17.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:17.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:17.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:17.423 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:17.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:17.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:17.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:17.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:17.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:17.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:17.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:17.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:17.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:17.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:17.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:17.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 48 16 71694 71678 93.3063 69.3125 0.00630485 0.0107104 2023-10-01T09:39:17.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:18.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:18.107 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:18.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:18.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:18.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:18.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:18.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:18.419 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:18.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:18.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:18.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:18.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:18 smithi183 bash[59233]: cluster 2023-10-01T09:39:17.499231+0000 mgr.y (mgr.25132) 883 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T09:39:18.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:18.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:18.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:18.819 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:18 smithi111 bash[75702]: cluster 2023-10-01T09:39:17.499231+0000 mgr.y (mgr.25132) 883 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T09:39:18.819 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:18 smithi111 bash[78631]: cluster 2023-10-01T09:39:17.499231+0000 mgr.y (mgr.25132) 883 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T09:39:18.835 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:18.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:18.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 49 16 72693 72677 92.6763 62.4375 0.00474552 0.0107813 2023-10-01T09:39:18.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:18.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:18.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:18.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:19.071 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:19.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:19.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:19.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:19.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:19.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:19.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:19.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:19.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:19.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:19.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:19.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:19.620 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:19.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:19.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:19.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:19.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:19.881 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:19.884 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 50 16 73777 73761 92.1777 67.75 0.0112921 0.0108431 2023-10-01T09:39:19.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:19.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:19.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:20.010 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:20.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:20.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:20.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:20.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:20.255 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:20 smithi183 bash[59233]: cluster 2023-10-01T09:39:19.499748+0000 mgr.y (mgr.25132) 884 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-10-01T09:39:20.276 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:20.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:20.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:20.408 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:20.411 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:20 smithi111 bash[75702]: cluster 2023-10-01T09:39:19.499748+0000 mgr.y (mgr.25132) 884 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-10-01T09:39:20.411 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:20 smithi111 bash[78631]: cluster 2023-10-01T09:39:19.499748+0000 mgr.y (mgr.25132) 884 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-10-01T09:39:20.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:20.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:20.546 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:20.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:20.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:20.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:20.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:20.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:20.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 51 16 74859 74843 91.6962 67.625 0.00847408 0.0108995 2023-10-01T09:39:20.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:20.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:20.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:21.058 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:21.092 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:21.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:21.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:21.219 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:21.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:21.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:21.494 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:21.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:21.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:21.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:21.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:21.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:21.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:21.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:21.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 52 16 75759 75743 91.0144 56.25 0.0067102 0.0109681 2023-10-01T09:39:21.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:21.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:21.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:21.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:22.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:22.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:22.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:22.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:22.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:22.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:22.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:22.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:22.531 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:22.557 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:22 smithi111 bash[78631]: cluster 2023-10-01T09:39:21.500524+0000 mgr.y (mgr.25132) 885 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T09:39:22.557 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:22 smithi111 bash[75702]: cluster 2023-10-01T09:39:21.500524+0000 mgr.y (mgr.25132) 885 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T09:39:22.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:22.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:22.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:22.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:22.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:22.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:22 smithi183 bash[59233]: cluster 2023-10-01T09:39:21.500524+0000 mgr.y (mgr.25132) 885 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T09:39:22.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:22.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 53 16 76801 76785 90.5259 65.125 0.0246535 0.0110421 2023-10-01T09:39:22.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:22.970 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:22.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:22.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:23.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:23.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:23.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:23.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:23.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:23.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:23.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:23.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:23.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:23.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:23.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:23.553 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:39:23.553 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:39:23.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:23.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:23.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:23.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:23.757 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:23 smithi111 bash[78631]: cluster 2023-10-01T09:39:23.500942+0000 mgr.y (mgr.25132) 886 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-10-01T09:39:23.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:23 smithi111 bash[75702]: cluster 2023-10-01T09:39:23.500942+0000 mgr.y (mgr.25132) 886 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-10-01T09:39:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:23.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:23.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:23 smithi183 bash[59233]: cluster 2023-10-01T09:39:23.500942+0000 mgr.y (mgr.25132) 886 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-10-01T09:39:23.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:23.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 54 16 77774 77758 89.9756 60.8125 0.0137866 0.0111087 2023-10-01T09:39:23.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:23.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:24.019 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:24.047 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:24.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:24.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:24.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:24.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:24.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:24.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:24.435 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:24.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:24.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:39:24.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:24.600 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:24.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:24.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:24.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:24.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:24.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:24.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:24.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:24.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 55 16 78625 78609 89.3067 53.1875 0.0328504 0.011191 2023-10-01T09:39:24.943 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:39:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:39:24] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.33.4" 2023-10-01T09:39:24.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:24.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:24.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:24.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:25.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:25.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:25.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:25.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:25.234 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:25 smithi111 bash[75702]: audit 2023-10-01T09:39:24.480340+0000 mon.a (mon.0) 1068 : audit 1 from='client.? 172.21.15.111:0/3861797232' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T09:39:25.235 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:25 smithi111 bash[78631]: audit 2023-10-01T09:39:24.480340+0000 mon.a (mon.0) 1068 : audit 1 from='client.? 172.21.15.111:0/3861797232' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T09:39:25.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:25.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:25 smithi183 bash[59233]: audit 2023-10-01T09:39:24.480340+0000 mon.a (mon.0) 1068 : audit 1 from='client.? 172.21.15.111:0/3861797232' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T09:39:25.355 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:25.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:25.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:25.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:25.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:25.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:25.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:25.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:25.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:25.781 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:25.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:25.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 56 16 79441 79425 88.6227 51 0.00421617 0.0112627 2023-10-01T09:39:25.887 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:25.919 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:25.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:25.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:26.025 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:26.060 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:26.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:26.154 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:26 smithi183 bash[59233]: cluster 2023-10-01T09:39:25.501554+0000 mgr.y (mgr.25132) 887 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:39:26.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:26.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:26.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:26.262 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:39:26.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:26.312 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:39:26.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:26.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:26.343 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:39:26.396 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:39:26.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:26.436 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:26 smithi111 bash[75702]: cluster 2023-10-01T09:39:25.501554+0000 mgr.y (mgr.25132) 887 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:39:26.436 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:26 smithi111 bash[78631]: cluster 2023-10-01T09:39:25.501554+0000 mgr.y (mgr.25132) 887 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:39:26.447 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:39:26.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:26.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:26.476 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:39:26.510 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:39:26.552 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:39:26.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:26.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:26.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:26.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:26.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T09:39:26.738 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:26.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:26.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:26.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:26.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:26.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 57 16 80361 80345 88.0766 57.5 0.00781639 0.0113477 2023-10-01T09:39:26.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:27.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:27.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:27.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:27.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:27.272 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:27.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:27 smithi183 bash[59233]: audit 2023-10-01T09:39:26.193694+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.111:0/3451855802' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:39:27.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:27.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:27.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:27.518 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:27 smithi111 bash[75702]: audit 2023-10-01T09:39:26.193694+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.111:0/3451855802' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:39:27.519 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:27 smithi111 bash[78631]: audit 2023-10-01T09:39:26.193694+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.111:0/3451855802' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:39:27.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:27.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:27.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:27.779 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:27.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:27.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 58 16 81302 81286 87.572 58.8125 0.0113173 0.0114145 2023-10-01T09:39:27.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:27.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:27.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:28.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:28.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:28.170 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:28 smithi111 bash[75702]: cluster 2023-10-01T09:39:27.502255+0000 mgr.y (mgr.25132) 888 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T09:39:28.171 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:28 smithi111 bash[75702]: audit 2023-10-01T09:39:27.905089+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.111:0/3143475199' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:39:28.171 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:28 smithi111 bash[75702]: audit 2023-10-01T09:39:27.905774+0000 mon.a (mon.0) 1069 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:39:28.171 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:28 smithi111 bash[78631]: cluster 2023-10-01T09:39:27.502255+0000 mgr.y (mgr.25132) 888 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T09:39:28.171 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:28 smithi111 bash[78631]: audit 2023-10-01T09:39:27.905089+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.111:0/3143475199' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:39:28.171 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:28 smithi111 bash[78631]: audit 2023-10-01T09:39:27.905774+0000 mon.a (mon.0) 1069 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:39:28.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:28.182 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:39:28.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:28.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:39:28.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:28 smithi183 bash[59233]: cluster 2023-10-01T09:39:27.502255+0000 mgr.y (mgr.25132) 888 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T09:39:28.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:28 smithi183 bash[59233]: audit 2023-10-01T09:39:27.905089+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.111:0/3143475199' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:39:28.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:28 smithi183 bash[59233]: audit 2023-10-01T09:39:27.905774+0000 mon.a (mon.0) 1069 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:39:28.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:28.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:28.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:28.446 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:28.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:28.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:28.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:28.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:28.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:28.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:28.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:28.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:28.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:28.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:28.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:28.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:28.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 59 16 82137 82121 86.9723 52.1875 0.0101059 0.0114776 2023-10-01T09:39:28.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:29.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:29.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:29.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:29.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:29.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:29.268 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: cluster 2023-10-01T09:39:28.155405+0000 mon.a (mon.0) 1070 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:39:29.268 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: cluster 2023-10-01T09:39:28.166952+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.268 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: cluster 2023-10-01T09:39:28.169827+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: audit 2023-10-01T09:39:28.173540+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:39:29.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: cluster 2023-10-01T09:39:28.173886+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-01T09:39:29.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: cluster 2023-10-01T09:39:28.178667+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: audit 2023-10-01T09:39:29.035836+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:29.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:29 smithi183 bash[59233]: audit 2023-10-01T09:39:29.037578+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:29.288 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:29.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:29.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:29.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:29.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: cluster 2023-10-01T09:39:28.155405+0000 mon.a (mon.0) 1070 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:39:29.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: cluster 2023-10-01T09:39:28.166952+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: cluster 2023-10-01T09:39:28.169827+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: audit 2023-10-01T09:39:28.173540+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:39:29.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: cluster 2023-10-01T09:39:28.173886+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-01T09:39:29.441 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: cluster 2023-10-01T09:39:28.178667+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: audit 2023-10-01T09:39:29.035836+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[78631]: audit 2023-10-01T09:39:29.037578+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: cluster 2023-10-01T09:39:28.155405+0000 mon.a (mon.0) 1070 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: cluster 2023-10-01T09:39:28.166952+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: cluster 2023-10-01T09:39:28.169827+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: audit 2023-10-01T09:39:28.173540+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: cluster 2023-10-01T09:39:28.173886+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: cluster 2023-10-01T09:39:28.178667+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: audit 2023-10-01T09:39:29.035836+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:29.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:29 smithi111 bash[75702]: audit 2023-10-01T09:39:29.037578+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:29.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:29.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:29.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:29.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:29.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:29.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:29.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:29.807 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:29.885 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:39:29.885241+0000 min lat: 0.00164435 max lat: 0.274515 avg lat: 0.0115539 2023-10-01T09:39:29.886 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:39:29.886 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 60 16 83084 83068 86.5091 59.1875 0.0200486 0.0115539 2023-10-01T09:39:29.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:29.940 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:29.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:29.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:30.045 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:30.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:30.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:30.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:30.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:30.311 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:30.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:30.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:30.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:30.449 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:30 smithi183 bash[59233]: cluster 2023-10-01T09:39:29.502804+0000 mgr.y (mgr.25132) 889 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-10-01T09:39:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:30.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:30.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:30 smithi111 bash[78631]: cluster 2023-10-01T09:39:29.502804+0000 mgr.y (mgr.25132) 889 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-10-01T09:39:30.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:30 smithi111 bash[75702]: cluster 2023-10-01T09:39:29.502804+0000 mgr.y (mgr.25132) 889 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-10-01T09:39:30.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:30.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:30.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:30.709 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:30.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:30.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:30.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:30.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:30.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:30.886 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 61 16 84083 84067 86.1134 62.4375 0.0207072 0.0116066 2023-10-01T09:39:30.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:30.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:31.101 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:31.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:31.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:31.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:31.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:31.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:31.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:39:31.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:31.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:31.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:31.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:31.753 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:31.762 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:31 smithi183 bash[59233]: cluster 2023-10-01T09:39:31.507125+0000 mgr.y (mgr.25132) 890 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:31.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:31 smithi111 bash[75702]: cluster 2023-10-01T09:39:31.507125+0000 mgr.y (mgr.25132) 890 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:31 smithi111 bash[78631]: cluster 2023-10-01T09:39:31.507125+0000 mgr.y (mgr.25132) 890 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:31.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:31.886 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 62 16 85043 85027 85.6922 60 0.00989322 0.0116643 2023-10-01T09:39:31.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:31.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:32.014 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:32.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:32.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:32.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:32.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:32.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:32.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:32.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:32.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:39:32.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:32.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:32.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:32.528 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:32.561 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:32.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:32.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:32.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:32.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:32.845 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:32.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:32.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:32.887 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 63 16 85933 85917 85.2149 55.625 0.0239934 0.011729 2023-10-01T09:39:32.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:32.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:32.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:32.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:33.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:33.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:33.258 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:33.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:33.275 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] 2023-10-01T09:39:33.275 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:39:33.275 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:39:33.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-01T09:39:33.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.393 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:33.499 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:33.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:33.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:33.749 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:33 smithi111 bash[78631]: cluster 2023-10-01T09:39:33.507517+0000 mgr.y (mgr.25132) 891 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:33.749 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:33 smithi111 bash[75702]: cluster 2023-10-01T09:39:33.507517+0000 mgr.y (mgr.25132) 891 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:33.773 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.781 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:33 smithi183 bash[59233]: cluster 2023-10-01T09:39:33.507517+0000 mgr.y (mgr.25132) 891 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:33.807 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:33.888 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 64 16 86857 86841 84.7838 57.75 0.0130269 0.011789 2023-10-01T09:39:33.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:33.940 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:33.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:33.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:34.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:34.076 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:34.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:34.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:34.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:34.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:34.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:34.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:34.465 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:34.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:34.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:34.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:34.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:34.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:34.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:34.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:34.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 65 16 87813 87797 84.3968 59.75 0.0209165 0.0118435 2023-10-01T09:39:34.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:34.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:34.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:34.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:35.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:35.065 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:39:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:39:34] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-10-01T09:39:35.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:35.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:35.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:35.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:35.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:35.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:35.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:35.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:35.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:35.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:35.688 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:35 smithi111 bash[75702]: cluster 2023-10-01T09:39:35.508111+0000 mgr.y (mgr.25132) 892 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-10-01T09:39:35.689 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:35 smithi111 bash[78631]: cluster 2023-10-01T09:39:35.508111+0000 mgr.y (mgr.25132) 892 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-10-01T09:39:35.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:35.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:35 smithi183 bash[59233]: cluster 2023-10-01T09:39:35.508111+0000 mgr.y (mgr.25132) 892 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-10-01T09:39:35.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:35.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:35.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 66 16 88708 88692 83.9656 55.9375 0.00554648 0.0119029 2023-10-01T09:39:35.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:35.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:35.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:35.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:36.090 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:36.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:36.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:36.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:36.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:36.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:36.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:36.392 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:36.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:36.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:36.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:36.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:36.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:36.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:36.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:36.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:36.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 67 16 89653 89637 83.5939 59.0625 0.00941684 0.0119572 2023-10-01T09:39:36.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:36.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:36.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:36.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:36.981 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:36.985 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:37.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:37.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:37.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:37.200 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:37.306 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:37.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:37.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:37.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:37.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:37.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:37.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:37.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:37.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:37.825 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:37.843 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:37 smithi111 bash[75702]: cluster 2023-10-01T09:39:37.508720+0000 mgr.y (mgr.25132) 893 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:37.843 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:37 smithi111 bash[78631]: cluster 2023-10-01T09:39:37.508720+0000 mgr.y (mgr.25132) 893 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:37.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:37.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 68 16 90590 90574 83.2258 58.5625 0.0175871 0.0120099 2023-10-01T09:39:37.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:37.961 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:37 smithi183 bash[59233]: cluster 2023-10-01T09:39:37.508720+0000 mgr.y (mgr.25132) 893 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-10-01T09:39:37.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:37.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:38.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:38.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:38.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:38.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:38.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:38.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:38.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:38.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:38.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:38.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:38.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:38.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:38.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:38.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:38.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:38.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:38.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 69 16 91515 91499 82.8575 57.8125 0.011718 0.0120637 2023-10-01T09:39:38.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:38.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:38.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:38.963 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:39.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:39.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:39.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:39.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:39.296 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:39.328 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:39.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:39.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:39.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:39.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:39.694 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:39.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:39.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:39.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:39.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:39.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:39.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 70 16 92464 92448 82.5211 59.3125 0.00614873 0.0121116 2023-10-01T09:39:39.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:39.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:39.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:40.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:40.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:40.155 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:40 smithi111 bash[75702]: cluster 2023-10-01T09:39:39.509139+0000 mgr.y (mgr.25132) 894 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 816 op/s 2023-10-01T09:39:40.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:40.258 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:40.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:40.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:40.370 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:40 smithi183 bash[59233]: cluster 2023-10-01T09:39:39.509139+0000 mgr.y (mgr.25132) 894 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 816 op/s 2023-10-01T09:39:40.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:40.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:40.506 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:40.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:40.577 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:40 smithi111 bash[78631]: cluster 2023-10-01T09:39:39.509139+0000 mgr.y (mgr.25132) 894 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 816 op/s 2023-10-01T09:39:40.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:40.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:40.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:40.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:40.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:40.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:40.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 71 16 93214 93198 82.0191 46.875 0.00767068 0.0121865 2023-10-01T09:39:40.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:40.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:40.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:41.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:41.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:41.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:41.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:41.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:41.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:41 smithi111 bash[78631]: audit 2023-10-01T09:39:40.390663+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:39:41.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:41 smithi111 bash[78631]: audit 2023-10-01T09:39:40.867010+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:41.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:41 smithi111 bash[78631]: audit 2023-10-01T09:39:40.876778+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:41.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:41 smithi111 bash[75702]: audit 2023-10-01T09:39:40.390663+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:39:41.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:41 smithi111 bash[75702]: audit 2023-10-01T09:39:40.867010+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:41.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:41 smithi111 bash[75702]: audit 2023-10-01T09:39:40.876778+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:41.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:41.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:41.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:93557 9.2 9:494f4583:::benchmark_data_smithi111_170841_object93556:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.330356+0000", 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.022663585, 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022700229999999998, 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:39:41.355 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 93557 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330356+0000", 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.356 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330356+0000", 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330354+0000", 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330382+0000", 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8044000000000001e-05 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.357 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330401+0000", 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8624999999999999e-05 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330410+0000", 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4469999999999995e-06 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330462+0000", 2023-10-01T09:39:41.358 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1616999999999997e-05 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330616+0000", 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015420200000000001 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.330747+0000", 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013045299999999999 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.359 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.334298+0000", 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0035508509999999998 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.338481+0000", 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041837250000000001 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.360 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45314.0:93563 9.4 e192/187 9:256657ca:::benchmark_data_smithi111_170841_object93562:head v 192'5942, mlcod=192'5935)", 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.346680+0000", 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0063398459999999997, 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.006489201, 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.346680+0000", 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.361 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.346680+0000", 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.346680+0000", 2023-10-01T09:39:41.362 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.346702+0000", 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.245e-05 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.346785+0000", 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2756999999999994e-05 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.363 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.346791+0000", 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.691e-06 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.349590+0000", 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002798647 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:39:41.364 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.349628+0000", 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7926000000000002e-05 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:93569 9.8 9:17cee0ae:::benchmark_data_smithi111_170841_object93568:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.349975+0000", 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.003045075, 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0032650470000000001, 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:39:41.365 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 93569 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.349975+0000", 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.366 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.349975+0000", 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.349973+0000", 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350009+0000", 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5685999999999997e-05 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.367 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350021+0000", 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1843e-05 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350028+0000", 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.114e-06 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350075+0000", 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7199e-05 2023-10-01T09:39:41.368 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350484+0000", 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00040892499999999998 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350660+0000", 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017558999999999999 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.369 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:93572 9.8 9.3452fb08 (undecoded) ondisk+write+known_if_redirected e192)", 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.350607+0000", 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0024127789999999999, 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027310939999999999, 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 93572 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.370 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350607+0000", 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350607+0000", 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350606+0000", 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:39:41.371 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350626+0000", 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9514999999999999e-05 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350638+0000", 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2255999999999999e-05 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350646+0000", 2023-10-01T09:39:41.372 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7749999999999993e-06 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:93573 9.c 9:3100ee66:::benchmark_data_smithi111_170841_object93572:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.350652+0000", 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0023677479999999998, 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027683959999999998, 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:39:41.373 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 93573 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350652+0000", 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350652+0000", 2023-10-01T09:39:41.374 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350652+0000", 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350671+0000", 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9012e-05 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.375 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350677+0000", 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4060000000000002e-06 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.350682+0000", 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.147e-06 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:39:41.376 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.353058+0000", 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002375692 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:93575 9.c 9.f34eb07c (undecoded) ondisk+write+known_if_redirected e192)", 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.352790+0000", 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.00022969, 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00069378500000000004, 2023-10-01T09:39:41.377 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "queued for pg", 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 93575 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352790+0000", 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.378 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352790+0000", 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352789+0000", 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.379 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352811+0000", 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2171000000000002e-05 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352825+0000", 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3203e-05 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352833+0000", 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5150000000000006e-06 2023-10-01T09:39:41.380 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45314.0:93571 9.f e192/187 9:f3883f7e:::benchmark_data_smithi111_170841_object93570:head v 192'5881, mlcod=192'5876)", 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:41.352941+0000", 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 7.9252000000000006e-05, 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00060538699999999998, 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.381 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352941+0000", 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352941+0000", 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352940+0000", 2023-10-01T09:39:41.382 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352978+0000", 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7901000000000002e-05 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352992+0000", 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4175000000000001e-05 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.383 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.352999+0000", 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5610000000000004e-06 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.353277+0000", 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00027866000000000002 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:39:41.384 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:41.353296+0000", 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8729e-05 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: ], 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 7 2023-10-01T09:39:41.385 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:39:41.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:41.480 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:41.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:41 smithi183 bash[59233]: audit 2023-10-01T09:39:40.390663+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:39:41.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:41 smithi183 bash[59233]: audit 2023-10-01T09:39:40.867010+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:41.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:41 smithi183 bash[59233]: audit 2023-10-01T09:39:40.876778+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:41.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:41.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:41.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:41.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:41.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:41.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:41.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:41.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:41.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:41.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:41.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 72 16 94071 94055 81.6238 53.5625 0.016871 0.0122461 2023-10-01T09:39:41.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:42.011 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:42.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:42.152 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:42.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:42.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:42.268 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:42 smithi183 bash[59233]: cluster 2023-10-01T09:39:41.509727+0000 mgr.y (mgr.25132) 895 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:39:42.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:42.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:42.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:42.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:42.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:42.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:42.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:42.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:42.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:42 smithi111 bash[75702]: cluster 2023-10-01T09:39:41.509727+0000 mgr.y (mgr.25132) 895 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:39:42.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:42 smithi111 bash[78631]: cluster 2023-10-01T09:39:41.509727+0000 mgr.y (mgr.25132) 895 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:39:42.663 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:42.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:42.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:42.823 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:42.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:42.890 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 73 16 94962 94946 81.2685 55.6875 0.0819926 0.0122968 2023-10-01T09:39:42.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:42.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:42.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:42.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:43.069 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:43.095 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:43.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:43.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:43.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:43.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:43.353 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:43.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:43.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:43.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:43.585 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:43.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:43.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:43.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:43.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:43 smithi183 bash[59233]: cluster 2023-10-01T09:39:43.510086+0000 mgr.y (mgr.25132) 896 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s 2023-10-01T09:39:43.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:43.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:43.876 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:43 smithi111 bash[78631]: cluster 2023-10-01T09:39:43.510086+0000 mgr.y (mgr.25132) 896 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s 2023-10-01T09:39:43.876 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:43 smithi111 bash[75702]: cluster 2023-10-01T09:39:43.510086+0000 mgr.y (mgr.25132) 896 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s 2023-10-01T09:39:43.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:43.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:43.891 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 74 16 95747 95731 80.8333 49.0625 0.00395098 0.0123584 2023-10-01T09:39:43.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:44.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:44.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:44.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:44.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:44.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:44.289 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:44.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:44.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:44.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:44.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:44.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:44.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:44.652 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:44 smithi111 bash[75702]: audit 2023-10-01T09:39:44.032261+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:44.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:44.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:44.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:44.801 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:39:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:39:44] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-10-01T09:39:44.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:44 smithi111 bash[78631]: audit 2023-10-01T09:39:44.032261+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:44.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:44 smithi183 bash[59233]: audit 2023-10-01T09:39:44.032261+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:44.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:44.891 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 75 16 96582 96566 80.4513 52.1875 0.0203144 0.0124244 2023-10-01T09:39:44.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:44.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:44.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:44.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:45.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:45.086 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:45.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:45.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:45.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:45.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:45.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:45.439 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:45.468 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:45.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:45.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T09:39:45.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:45.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:45.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:45.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:45.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:45 smithi183 bash[59233]: cluster 2023-10-01T09:39:45.510691+0000 mgr.y (mgr.25132) 897 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2023-10-01T09:39:45.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:45.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:45 smithi111 bash[75702]: cluster 2023-10-01T09:39:45.510691+0000 mgr.y (mgr.25132) 897 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2023-10-01T09:39:45.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:45 smithi111 bash[78631]: cluster 2023-10-01T09:39:45.510691+0000 mgr.y (mgr.25132) 897 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2023-10-01T09:39:45.891 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 76 16 97329 97313 80.0071 46.6875 0.020183 0.0124934 2023-10-01T09:39:45.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:45.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:45.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:46.021 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:46.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:46.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:46.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:46.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:46.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:46.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:46.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:46.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:46.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:46.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:46.549 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:46.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:46.654 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:46.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:46.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:46.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:46.891 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 77 16 98093 98077 79.5881 47.75 0.00676296 0.0125507 2023-10-01T09:39:46.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:46.980 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:46.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:47.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:47.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:47.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:47.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:47.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:47.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:47.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:47.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:47.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:47.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:47.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:47.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:47.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:47.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:47.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:47.891 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 78 16 98882 98866 79.1999 49.3125 0.0175633 0.0126204 2023-10-01T09:39:47.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:47.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:47.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:48.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:48.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:48.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:48.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:48.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:48.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:48.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:48.398 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:48.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:48.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:48.519 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:48 smithi111 bash[75702]: audit 2023-10-01T09:39:47.438010+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:48.519 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:48 smithi111 bash[75702]: audit 2023-10-01T09:39:47.448791+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:48.519 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:48 smithi111 bash[75702]: cluster 2023-10-01T09:39:47.511237+0000 mgr.y (mgr.25132) 898 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-10-01T09:39:48.523 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:48 smithi111 bash[78631]: audit 2023-10-01T09:39:47.438010+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:48.523 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:48 smithi111 bash[78631]: audit 2023-10-01T09:39:47.448791+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:48.523 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:48 smithi111 bash[78631]: cluster 2023-10-01T09:39:47.511237+0000 mgr.y (mgr.25132) 898 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-10-01T09:39:48.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:48.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:48.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:48.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:48.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:48 smithi183 bash[59233]: audit 2023-10-01T09:39:47.438010+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:48 smithi183 bash[59233]: audit 2023-10-01T09:39:47.448791+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:48 smithi183 bash[59233]: cluster 2023-10-01T09:39:47.511237+0000 mgr.y (mgr.25132) 898 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-10-01T09:39:48.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:48.891 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 79 16 99729 99713 78.8675 52.9375 0.0097005 0.0126732 2023-10-01T09:39:48.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:48.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:48.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:48.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:49.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:49.086 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:49.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:49.189 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:49.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:49.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:49.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:49.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:49.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:49.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:49.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:49.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:49.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:49.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:49.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:49.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:49.894 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:39:49.894251+0000 min lat: 0.00164435 max lat: 0.274515 avg lat: 0.0127207 2023-10-01T09:39:49.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:39:49.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 80 16 100616 100600 78.5713 55.4375 0.0129891 0.0127207 2023-10-01T09:39:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:49.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:49.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:50.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:50.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:50.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:50.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:50.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:50.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:50.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:50 smithi183 bash[59233]: cluster 2023-10-01T09:39:49.511737+0000 mgr.y (mgr.25132) 899 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2023-10-01T09:39:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:50.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:50.419 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:50 smithi111 bash[75702]: cluster 2023-10-01T09:39:49.511737+0000 mgr.y (mgr.25132) 899 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2023-10-01T09:39:50.420 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:50 smithi111 bash[78631]: cluster 2023-10-01T09:39:49.511737+0000 mgr.y (mgr.25132) 899 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2023-10-01T09:39:50.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:50.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:50.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:50.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:50.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:50.720 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:50.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:50.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:50.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 81 16 101467 101451 78.2579 53.1875 0.0140803 0.0127724 2023-10-01T09:39:50.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:50.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:50.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:51.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:51.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:51.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:51.221 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:51.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:51.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:51.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:51.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:51.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:51.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:51.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:51.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:51.626 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:51 smithi183 bash[59233]: cluster 2023-10-01T09:39:51.512503+0000 mgr.y (mgr.25132) 900 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-10-01T09:39:51.652 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:51.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:51.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:51.783 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:51.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:51.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 82 16 102194 102178 77.8577 45.4375 0.0166636 0.0128384 2023-10-01T09:39:51.922 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:51.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:51.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:52.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:52.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:51 smithi111 bash[75702]: cluster 2023-10-01T09:39:51.512503+0000 mgr.y (mgr.25132) 900 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-10-01T09:39:52.036 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:51 smithi111 bash[78631]: cluster 2023-10-01T09:39:51.512503+0000 mgr.y (mgr.25132) 900 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-10-01T09:39:52.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:52.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:52.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:52.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:52.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:52.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:52.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:52.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:52.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:52.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:52.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:52.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:52.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:52.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:52.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:52.855 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:52.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:52.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 83 16 102947 102931 77.4867 47.0625 0.00950843 0.0128993 2023-10-01T09:39:52.959 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:52.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:52.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:53.029 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:39:53.091 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:53.115 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:53.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:53.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:53.245 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:53.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:53.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:53.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:53.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:53.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:53.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:53.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:53.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:53.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:53.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:53.779 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:53.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:53.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:53.890 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:53 smithi183 bash[59233]: cluster 2023-10-01T09:39:53.512984+0000 mgr.y (mgr.25132) 901 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 43 MiB/s wr, 687 op/s 2023-10-01T09:39:53.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 84 16 103635 103619 77.0761 43 0.0230165 0.0129675 2023-10-01T09:39:53.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:53.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:54.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:54.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:53 smithi111 bash[75702]: cluster 2023-10-01T09:39:53.512984+0000 mgr.y (mgr.25132) 901 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 43 MiB/s wr, 687 op/s 2023-10-01T09:39:54.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:53 smithi111 bash[78631]: cluster 2023-10-01T09:39:53.512984+0000 mgr.y (mgr.25132) 901 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 43 MiB/s wr, 687 op/s 2023-10-01T09:39:54.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:54.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:54.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:54.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:54.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:54.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:54.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:54.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:54.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:54.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:54.783 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:39:54.804 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:39:54.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:54.813 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:39:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:39:54] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-10-01T09:39:54.829 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:39:54.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:54.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 85 16 104100 104084 76.5113 29.0625 0.231077 0.0130489 2023-10-01T09:39:54.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.945 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:39:54.956 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:54.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:54.985 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:39:55.021 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:39:55.063 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:39:55.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:55.096 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:55.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:55.130 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.139 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:39:55.192 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:39:55.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:54.319854+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.111:0/993166277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:54.320206+0000 mon.a (mon.0) 1081 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:54.455002+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:54.461990+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:54.762080+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.111:0/470277731' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:55.090403+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:55.092321+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:39:55.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:55 smithi183 bash[59233]: audit 2023-10-01T09:39:55.108879+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:55.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:54.319854+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.111:0/993166277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:54.320206+0000 mon.a (mon.0) 1081 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:54.455002+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:54.461990+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:54.762080+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.111:0/470277731' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:55.090403+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:55.092321+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: audit 2023-10-01T09:39:55.108879+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.333 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[75702]: debug 2023-10-01T09:39:55.230+0000 7f8b24322700 -1 mon.a@0(leader).osd e193 definitely_dead 0 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:54.319854+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.111:0/993166277' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:54.320206+0000 mon.a (mon.0) 1081 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:54.455002+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:54.461990+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:54.762080+0000 mon.a (mon.0) 1084 : audit 0 from='client.? 172.21.15.111:0/470277731' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:55.090403+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:55.092321+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:39:55.334 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:55 smithi111 bash[78631]: audit 2023-10-01T09:39:55.108879+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:55.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:55.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:55.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:55.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:55.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:55.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:55.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:55.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:55.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:55.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:55.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:55.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 86 16 104923 104907 76.2198 51.4375 0.0181603 0.013114 2023-10-01T09:39:55.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:55.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:55.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:56.003 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.037 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:56.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: cluster 2023-10-01T09:39:55.148329+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: cluster 2023-10-01T09:39:55.170568+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: cluster 2023-10-01T09:39:55.175009+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: audit 2023-10-01T09:39:55.179751+0000 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: cluster 2023-10-01T09:39:55.180027+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: audit 2023-10-01T09:39:55.234507+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.111:0/1034552030' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-01T09:39:56.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: audit 2023-10-01T09:39:55.235761+0000 mon.a (mon.0) 1091 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-01T09:39:56.159 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: cluster 2023-10-01T09:39:55.235855+0000 mon.a (mon.0) 1092 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-01T09:39:56.159 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:56 smithi183 bash[59233]: cluster 2023-10-01T09:39:55.514739+0000 mgr.y (mgr.25132) 902 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s 2023-10-01T09:39:56.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:56.192 INFO:teuthology.orchestra.run.smithi111.stderr:marked out osd.7. 2023-10-01T09:39:56.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:56.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:56.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:56.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: cluster 2023-10-01T09:39:55.148329+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:39:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: cluster 2023-10-01T09:39:55.170568+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T09:39:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: cluster 2023-10-01T09:39:55.175009+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T09:39:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: audit 2023-10-01T09:39:55.179751+0000 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:39:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: cluster 2023-10-01T09:39:55.180027+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-01T09:39:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: audit 2023-10-01T09:39:55.234507+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.111:0/1034552030' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-01T09:39:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: audit 2023-10-01T09:39:55.235761+0000 mon.a (mon.0) 1091 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-01T09:39:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: cluster 2023-10-01T09:39:55.235855+0000 mon.a (mon.0) 1092 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-01T09:39:56.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[75702]: cluster 2023-10-01T09:39:55.514739+0000 mgr.y (mgr.25132) 902 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s 2023-10-01T09:39:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: cluster 2023-10-01T09:39:55.148329+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:39:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: cluster 2023-10-01T09:39:55.170568+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T09:39:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: cluster 2023-10-01T09:39:55.175009+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T09:39:56.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: audit 2023-10-01T09:39:55.179751+0000 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:39:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: cluster 2023-10-01T09:39:55.180027+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-01T09:39:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: audit 2023-10-01T09:39:55.234507+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.111:0/1034552030' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-01T09:39:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: audit 2023-10-01T09:39:55.235761+0000 mon.a (mon.0) 1091 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-01T09:39:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: cluster 2023-10-01T09:39:55.235855+0000 mon.a (mon.0) 1092 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-01T09:39:56.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:56 smithi111 bash[78631]: cluster 2023-10-01T09:39:55.514739+0000 mgr.y (mgr.25132) 902 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 803 op/s 2023-10-01T09:39:56.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:56.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:56.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.854 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:56.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:56.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 87 16 105205 105189 75.5463 17.625 0.00478822 0.0131279 2023-10-01T09:39:56.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:56.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:56.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:57.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:57.126 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:39:57.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:39:57.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:57.239 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:57 smithi183 bash[59233]: audit 2023-10-01T09:39:56.183141+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-01T09:39:57.239 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:57 smithi183 bash[59233]: cluster 2023-10-01T09:39:56.183396+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-10-01T09:39:57.239 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:57 smithi183 bash[59233]: cluster 2023-10-01T09:39:56.184224+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T09:39:57.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:57.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:57.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:57.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:57.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:57.481 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:57.489 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:57 smithi111 bash[75702]: audit 2023-10-01T09:39:56.183141+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-01T09:39:57.489 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:57 smithi111 bash[75702]: cluster 2023-10-01T09:39:56.183396+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-10-01T09:39:57.490 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:57 smithi111 bash[75702]: cluster 2023-10-01T09:39:56.184224+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T09:39:57.490 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:57 smithi111 bash[78631]: audit 2023-10-01T09:39:56.183141+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-01T09:39:57.490 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:57 smithi111 bash[78631]: cluster 2023-10-01T09:39:56.183396+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-10-01T09:39:57.490 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:57 smithi111 bash[78631]: cluster 2023-10-01T09:39:56.184224+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T09:39:57.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:57.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:57.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:57.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:57.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:57.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:57.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:57.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 88 16 105205 105189 74.688 0 - 0.0131279 2023-10-01T09:39:57.898 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:57.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:57.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:58.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:58.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:58.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:58.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:58.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.186447+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.188151+0000 mon.a (mon.0) 1095 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-10-01T09:39:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.188475+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.188781+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.189318+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.190774+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.191869+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:58 smithi183 bash[59233]: cluster 2023-10-01T09:39:57.515190+0000 mgr.y (mgr.25132) 903 : cluster 0 pgmap v918: 89 pgs: 1 unknown, 11 peering, 77 active+clean; 6.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 36 MiB/s wr, 577 op/s; 29 B/s, 0 objects/s recovering 2023-10-01T09:39:58.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:58.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:58.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:58.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:58.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.186447+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.188151+0000 mon.a (mon.0) 1095 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.188475+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.188781+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.189318+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.190774+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.191869+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[75702]: cluster 2023-10-01T09:39:57.515190+0000 mgr.y (mgr.25132) 903 : cluster 0 pgmap v918: 89 pgs: 1 unknown, 11 peering, 77 active+clean; 6.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 36 MiB/s wr, 577 op/s; 29 B/s, 0 objects/s recovering 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.186447+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.188151+0000 mon.a (mon.0) 1095 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.188475+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.188781+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.189318+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.190774+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.191869+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T09:39:58.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:58 smithi111 bash[78631]: cluster 2023-10-01T09:39:57.515190+0000 mgr.y (mgr.25132) 903 : cluster 0 pgmap v918: 89 pgs: 1 unknown, 11 peering, 77 active+clean; 6.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 36 MiB/s wr, 577 op/s; 29 B/s, 0 objects/s recovering 2023-10-01T09:39:58.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:39:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:39:58.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:58.735 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:39:58.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:39:58.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:58.868 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:58.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:58.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:58.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 89 16 105255 105239 73.8841 1.5625 0.00732993 0.0134112 2023-10-01T09:39:58.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:58.998 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:59.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:59.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:59.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:59.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:59.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:59.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:39:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:39:59.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.183518+0000 mon.a (mon.0) 1096 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.195212+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.201530+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.202275+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.203732+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.206555+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.207435+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:58.211415+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: audit 2023-10-01T09:39:59.034844+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:59.372 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: audit 2023-10-01T09:39:59.036007+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:59.373 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:39:59 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.158037+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-10-01T09:39:59.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:39:59.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:39:59.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:59.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:39:59.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:39:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.183518+0000 mon.a (mon.0) 1096 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T09:39:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.195212+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.201530+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.202275+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.203732+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.206555+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.207435+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:58.211415+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: audit 2023-10-01T09:39:59.034844+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: audit 2023-10-01T09:39:59.036007+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.158037+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.183518+0000 mon.a (mon.0) 1096 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.195212+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.201530+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.202275+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.203732+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.206555+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.207435+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:58.211415+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: audit 2023-10-01T09:39:59.034844+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: audit 2023-10-01T09:39:59.036007+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:39:59.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:39:59 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.158037+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-10-01T09:39:59.622 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:59.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:39:59.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:39:59.746 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:59.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:59.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:59.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:39:59.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:39:59.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:39:59.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 90 16 105422 105406 73.1792 10.4375 0.00676736 0.013477 2023-10-01T09:39:59.996 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:00.017 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:00.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:00.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:00.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:00.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:00.239 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:00.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:00.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:00.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:00.398 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:00.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:00.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:00.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.155846+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.167930+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.179997+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.181862+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.192586+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:39:59.515598+0000 mgr.y (mgr.25132) 904 : cluster 0 pgmap v921: 89 pgs: 1 unknown, 11 peering, 77 active+clean; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 38 MiB/s wr, 601 op/s; 44 B/s, 0 objects/s recovering 2023-10-01T09:40:00.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.000113+0000 mon.a (mon.0) 1101 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Reduced data availability: 1 pg inactive, 2 pgs peering 2023-10-01T09:40:00.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.000151+0000 mon.a (mon.0) 1102 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T09:40:00.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.000168+0000 mon.a (mon.0) 1103 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 2 pgs peering 2023-10-01T09:40:00.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.000185+0000 mon.a (mon.0) 1104 : cluster 3 pg 3.15 is stuck peering for 10m, current state peering, last acting [3,4,0] 2023-10-01T09:40:00.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.000200+0000 mon.a (mon.0) 1105 : cluster 3 pg 4.1d is stuck peering for 19m, current state peering, last acting [3,2,4] 2023-10-01T09:40:00.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.168819+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-10-01T09:40:00.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:00.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.155846+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.167930+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.179997+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.181862+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.192586+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:39:59.515598+0000 mgr.y (mgr.25132) 904 : cluster 0 pgmap v921: 89 pgs: 1 unknown, 11 peering, 77 active+clean; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 38 MiB/s wr, 601 op/s; 44 B/s, 0 objects/s recovering 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.000113+0000 mon.a (mon.0) 1101 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Reduced data availability: 1 pg inactive, 2 pgs peering 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.000151+0000 mon.a (mon.0) 1102 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T09:40:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.000168+0000 mon.a (mon.0) 1103 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 2 pgs peering 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.000185+0000 mon.a (mon.0) 1104 : cluster 3 pg 3.15 is stuck peering for 10m, current state peering, last acting [3,4,0] 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.000200+0000 mon.a (mon.0) 1105 : cluster 3 pg 4.1d is stuck peering for 19m, current state peering, last acting [3,2,4] 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.168819+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.155846+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.167930+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.179997+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.181862+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.192586+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:39:59.515598+0000 mgr.y (mgr.25132) 904 : cluster 0 pgmap v921: 89 pgs: 1 unknown, 11 peering, 77 active+clean; 6.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 38 MiB/s wr, 601 op/s; 44 B/s, 0 objects/s recovering 2023-10-01T09:40:00.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.000113+0000 mon.a (mon.0) 1101 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Reduced data availability: 1 pg inactive, 2 pgs peering 2023-10-01T09:40:00.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.000151+0000 mon.a (mon.0) 1102 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T09:40:00.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.000168+0000 mon.a (mon.0) 1103 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 2 pgs peering 2023-10-01T09:40:00.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.000185+0000 mon.a (mon.0) 1104 : cluster 3 pg 3.15 is stuck peering for 10m, current state peering, last acting [3,4,0] 2023-10-01T09:40:00.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.000200+0000 mon.a (mon.0) 1105 : cluster 3 pg 4.1d is stuck peering for 19m, current state peering, last acting [3,2,4] 2023-10-01T09:40:00.574 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.168819+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-10-01T09:40:00.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:00.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:00.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:00.761 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:00.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:00.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:00.883 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:00.895 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 91 16 105422 105406 72.3752 0 - 0.013477 2023-10-01T09:40:00.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:00.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:00.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:01.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:01.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:01.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:01.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:01.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:01.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:01.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:01.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:01.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:40:01.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:01.420 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:01 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.167772+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.421 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:01 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.169824+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.421 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:01 smithi111 bash[75702]: cluster 2023-10-01T09:40:00.172522+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.421 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:01 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.167772+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.421 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:01 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.169824+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.421 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:01 smithi111 bash[78631]: cluster 2023-10-01T09:40:00.172522+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:01.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:01.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:01 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.167772+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:01 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.169824+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:01 smithi183 bash[59233]: cluster 2023-10-01T09:40:00.172522+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:01.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:01.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:01.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:01.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:01.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:01.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:01.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:01.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 92 16 105422 105406 71.5887 0 - 0.013477 2023-10-01T09:40:01.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:01.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:01.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:02.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:02.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:02.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:02.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:02.198 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:02.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:02 smithi111 bash[78631]: cluster 2023-10-01T09:40:01.178465+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:02 smithi111 bash[78631]: cluster 2023-10-01T09:40:01.516348+0000 mgr.y (mgr.25132) 905 : cluster 0 pgmap v923: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 7.7 MiB/s wr, 122 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 858 KiB/s, 13 objects/s recovering 2023-10-01T09:40:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:02 smithi111 bash[75702]: cluster 2023-10-01T09:40:01.178465+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:02.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:02 smithi111 bash[75702]: cluster 2023-10-01T09:40:01.516348+0000 mgr.y (mgr.25132) 905 : cluster 0 pgmap v923: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 7.7 MiB/s wr, 122 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 858 KiB/s, 13 objects/s recovering 2023-10-01T09:40:02.327 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:02.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:02.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:02.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:02 smithi183 bash[59233]: cluster 2023-10-01T09:40:01.178465+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T09:40:02.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:02 smithi183 bash[59233]: cluster 2023-10-01T09:40:01.516348+0000 mgr.y (mgr.25132) 905 : cluster 0 pgmap v923: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 7.7 MiB/s wr, 122 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 858 KiB/s, 13 objects/s recovering 2023-10-01T09:40:02.555 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:02.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:02.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:02.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:40:02.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:02.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:02.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:02.781 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:40:02.782 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:40:02.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:02.891 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:02.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:02.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:02.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 93 16 105422 105406 70.819 0 - 0.013477 2023-10-01T09:40:02.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:03.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:03.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:03.148 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:03.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:03.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:03.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:03.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:03 smithi111 bash[78631]: cluster 2023-10-01T09:40:02.221829+0000 mon.a (mon.0) 1107 : cluster 3 Health check failed: Degraded data redundancy: 32832/316086 objects degraded (10.387%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:03.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:03 smithi111 bash[75702]: cluster 2023-10-01T09:40:02.221829+0000 mon.a (mon.0) 1107 : cluster 3 Health check failed: Degraded data redundancy: 32832/316086 objects degraded (10.387%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:03.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:03.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:03.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:03.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:03.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:03 smithi183 bash[59233]: cluster 2023-10-01T09:40:02.221829+0000 mon.a (mon.0) 1107 : cluster 3 Health check failed: Degraded data redundancy: 32832/316086 objects degraded (10.387%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:03.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:03.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:03.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:03.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:03.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:03.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:03.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 94 16 105422 105406 70.0657 0 - 0.013477 2023-10-01T09:40:03.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:03.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:03.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:03.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T09:40:04.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:04.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:04.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:04.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:04.188 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:04.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:04.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:04 smithi183 bash[59233]: cluster 2023-10-01T09:40:03.516996+0000 mgr.y (mgr.25132) 906 : cluster 0 pgmap v924: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 5.5 MiB/s wr, 88 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 619 KiB/s, 9 objects/s recovering 2023-10-01T09:40:04.324 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:04.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:04.456 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:04.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:04.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:04.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:04 smithi111 bash[75702]: cluster 2023-10-01T09:40:03.516996+0000 mgr.y (mgr.25132) 906 : cluster 0 pgmap v924: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 5.5 MiB/s wr, 88 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 619 KiB/s, 9 objects/s recovering 2023-10-01T09:40:04.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:04 smithi111 bash[78631]: cluster 2023-10-01T09:40:03.516996+0000 mgr.y (mgr.25132) 906 : cluster 0 pgmap v924: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 5.5 MiB/s wr, 88 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 619 KiB/s, 9 objects/s recovering 2023-10-01T09:40:04.589 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:04.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:04.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:04.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:04.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:04.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:04.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:04.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 95 16 105422 105406 69.3283 0 - 0.013477 2023-10-01T09:40:04.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:04.974 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:40:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:40:04] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.33.4" 2023-10-01T09:40:04.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:04.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:04.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:05.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:05.118 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:05.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:05.252 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:05.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:05.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:05.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:05.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:05.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:05.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:05.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:05.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:05.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:05.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:05.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:05.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:05.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:05 smithi111 bash[75702]: cluster 2023-10-01T09:40:05.517729+0000 mgr.y (mgr.25132) 907 : cluster 0 pgmap v925: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 4.5 MiB/s wr, 72 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 508 KiB/s, 7 objects/s recovering 2023-10-01T09:40:05.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:05 smithi111 bash[78631]: cluster 2023-10-01T09:40:05.517729+0000 mgr.y (mgr.25132) 907 : cluster 0 pgmap v925: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 4.5 MiB/s wr, 72 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 508 KiB/s, 7 objects/s recovering 2023-10-01T09:40:05.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:05.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 96 16 105422 105406 68.6062 0 - 0.013477 2023-10-01T09:40:05.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:05.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:06.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:06.019 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:05 smithi183 bash[59233]: cluster 2023-10-01T09:40:05.517729+0000 mgr.y (mgr.25132) 907 : cluster 0 pgmap v925: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 4.5 MiB/s wr, 72 op/s; 32832/316086 objects degraded (10.387%); 6527/316086 objects misplaced (2.065%); 508 KiB/s, 7 objects/s recovering 2023-10-01T09:40:06.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:06.116 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:40:06.116 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:40:06.116 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-01T09:40:06.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-01T09:40:06.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:06.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:06.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:06.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:06.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:06.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:06.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:06.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:06.462 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:06.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:06.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:06.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:06.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:06.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:06.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:06.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:06.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 97 16 105422 105406 67.8991 0 - 0.013477 2023-10-01T09:40:06.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:06.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:06.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:07.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:07.070 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:07.173 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:07.195 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:07.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:07.326 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:07.429 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:07.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:07.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:07.473 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:07.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:07.589 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:07.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:07.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:07 smithi183 bash[59233]: cluster 2023-10-01T09:40:07.518781+0000 mgr.y (mgr.25132) 908 : cluster 0 pgmap v926: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 4.0 MiB/s wr, 63 op/s; 32832/316086 objects degraded (10.387%); 6411/316086 objects misplaced (2.028%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:07.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:07 smithi111 bash[78631]: cluster 2023-10-01T09:40:07.518781+0000 mgr.y (mgr.25132) 908 : cluster 0 pgmap v926: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 4.0 MiB/s wr, 63 op/s; 32832/316086 objects degraded (10.387%); 6411/316086 objects misplaced (2.028%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:07 smithi111 bash[75702]: cluster 2023-10-01T09:40:07.518781+0000 mgr.y (mgr.25132) 908 : cluster 0 pgmap v926: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 4.0 MiB/s wr, 63 op/s; 32832/316086 objects degraded (10.387%); 6411/316086 objects misplaced (2.028%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:07.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:07.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 98 16 105422 105406 67.2063 0 - 0.013477 2023-10-01T09:40:07.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:07.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:07.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:08.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:08.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:08.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:08.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:08.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:08.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:08.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:08.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:08.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:08.465 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:08.484 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:08.568 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:08.592 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:08.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:08.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:08.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:08.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:08.828 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:08.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:08.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 99 16 105422 105406 66.5276 0 - 0.013477 2023-10-01T09:40:08.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:08.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:08.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:09.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:09.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:09.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:09.207 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:09.230 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:09.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:09.333 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:09.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:09.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:09.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:09.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:09.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:09.618 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:09.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:09.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:09.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:09.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:09.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:09.883 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:09.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:09.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:40:09.896142+0000 min lat: 0.00164435 max lat: 2.75752 avg lat: 0.013477 2023-10-01T09:40:09.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:40:09.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 100 16 105422 105406 65.8624 0 - 0.013477 2023-10-01T09:40:09.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:10.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:10.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:10.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:10.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:10.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:10.267 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:10.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:10 smithi183 bash[59233]: cluster 2023-10-01T09:40:09.519269+0000 mgr.y (mgr.25132) 909 : cluster 0 pgmap v927: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 3.3 MiB/s wr, 53 op/s; 32832/316086 objects degraded (10.387%); 6411/316086 objects misplaced (2.028%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:40:10.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:10 smithi183 bash[59233]: audit 2023-10-01T09:40:09.896049+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:10.370 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:10.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:10.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:10.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:10.507 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:10 smithi111 bash[75702]: cluster 2023-10-01T09:40:09.519269+0000 mgr.y (mgr.25132) 909 : cluster 0 pgmap v927: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 3.3 MiB/s wr, 53 op/s; 32832/316086 objects degraded (10.387%); 6411/316086 objects misplaced (2.028%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:40:10.507 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:10 smithi111 bash[75702]: audit 2023-10-01T09:40:09.896049+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:10.507 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:10 smithi111 bash[78631]: cluster 2023-10-01T09:40:09.519269+0000 mgr.y (mgr.25132) 909 : cluster 0 pgmap v927: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 3.3 MiB/s wr, 53 op/s; 32832/316086 objects degraded (10.387%); 6411/316086 objects misplaced (2.028%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:40:10.507 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:10 smithi111 bash[78631]: audit 2023-10-01T09:40:09.896049+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:10.509 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:10.517 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:10.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:10.640 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:10.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:10.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:10.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:10.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:10.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:10.896 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 101 16 105422 105406 65.2104 0 - 0.013477 2023-10-01T09:40:10.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:11.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:11.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:11.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:11.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:11.247 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:11.271 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:11.374 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:11.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:11.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:11.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:11.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:11.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:11.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:11.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:11.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:11 smithi111 bash[78631]: cluster 2023-10-01T09:40:11.519854+0000 mgr.y (mgr.25132) 910 : cluster 0 pgmap v928: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 2.9 MiB/s wr, 46 op/s; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.6 MiB/s, 25 objects/s recovering 2023-10-01T09:40:11.768 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:11 smithi111 bash[75702]: cluster 2023-10-01T09:40:11.519854+0000 mgr.y (mgr.25132) 910 : cluster 0 pgmap v928: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 2.9 MiB/s wr, 46 op/s; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.6 MiB/s, 25 objects/s recovering 2023-10-01T09:40:11.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:11.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:11.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:11.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 102 16 105422 105406 64.5712 0 - 0.013477 2023-10-01T09:40:11.898 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:11 smithi183 bash[59233]: cluster 2023-10-01T09:40:11.519854+0000 mgr.y (mgr.25132) 910 : cluster 0 pgmap v928: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 2.9 MiB/s wr, 46 op/s; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.6 MiB/s, 25 objects/s recovering 2023-10-01T09:40:11.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:11.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:12.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:12.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:12.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:12.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:12.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:12.275 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:12.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:12.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:12.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:12.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:12.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:12.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:12.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:12.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:12.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:12.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:12.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 103 16 105422 105406 63.9443 0 - 0.013477 2023-10-01T09:40:12.930 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:12.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:12.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:12.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:13.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:13.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:13.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:13.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:13.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:13.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:13.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:13.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:13.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:13.474 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:13.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:13.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:13.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:13.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:13.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:13.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:13.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:13 smithi111 bash[78631]: cluster 2023-10-01T09:40:13.520567+0000 mgr.y (mgr.25132) 911 : cluster 0 pgmap v929: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:13.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:13 smithi111 bash[75702]: cluster 2023-10-01T09:40:13.520567+0000 mgr.y (mgr.25132) 911 : cluster 0 pgmap v929: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:13.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:13.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:13.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 104 16 105422 105406 63.3296 0 - 0.013477 2023-10-01T09:40:13.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:13.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:13.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:13.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:14.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:13 smithi183 bash[59233]: cluster 2023-10-01T09:40:13.520567+0000 mgr.y (mgr.25132) 911 : cluster 0 pgmap v929: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:14.083 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:14.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:14.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:14.232 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:14.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:14.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:14.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:14.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:14.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:14.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:14.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:14.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:14.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:14.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:14.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:14.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:14.890 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:14.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:14.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 105 16 105422 105406 62.7265 0 - 0.013477 2023-10-01T09:40:14.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:15.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:15.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:15.035 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:40:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:40:14] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.33.4" 2023-10-01T09:40:15.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:15.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:15.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:15.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:15 smithi183 bash[59233]: audit 2023-10-01T09:40:14.035228+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:15.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:15 smithi183 bash[59233]: audit 2023-10-01T09:40:14.036069+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:15.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:15 smithi111 bash[75702]: audit 2023-10-01T09:40:14.035228+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:15 smithi111 bash[75702]: audit 2023-10-01T09:40:14.036069+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:15 smithi111 bash[78631]: audit 2023-10-01T09:40:14.035228+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:15 smithi111 bash[78631]: audit 2023-10-01T09:40:14.036069+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:15.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:15.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:15.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:15.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:15.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:15.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:15.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:15.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:15.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:15.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:15.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:15.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 106 16 105422 105406 62.1348 0 - 0.013477 2023-10-01T09:40:15.904 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:15.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:16.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:16.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:16.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.283 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:16 smithi111 bash[75702]: cluster 2023-10-01T09:40:15.521286+0000 mgr.y (mgr.25132) 912 : cluster 0 pgmap v930: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:16.283 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:16 smithi111 bash[78631]: cluster 2023-10-01T09:40:15.521286+0000 mgr.y (mgr.25132) 912 : cluster 0 pgmap v930: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:16 smithi183 bash[59233]: cluster 2023-10-01T09:40:15.521286+0000 mgr.y (mgr.25132) 912 : cluster 0 pgmap v930: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 11 peering, 71 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 32832/316086 objects degraded (10.387%); 6295/316086 objects misplaced (1.992%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:16.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:16.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:16.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:16.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:16.641 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:16.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:16.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:16.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:16.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:16.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:16.897 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total time run: 106.161 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total writes made: 105422 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Write size: 65536 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object size: 65536 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Bandwidth (MB/sec): 62.0646 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Bandwidth: 39.2719 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max bandwidth (MB/sec): 164 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min bandwidth (MB/sec): 0 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average IOPS: 993 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev IOPS: 628.351 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max IOPS: 2624 2023-10-01T09:40:16.898 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min IOPS: 0 2023-10-01T09:40:16.899 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average Latency(s): 0.0161025 2023-10-01T09:40:16.899 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Latency(s): 0.215688 2023-10-01T09:40:16.899 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max latency(s): 19.8372 2023-10-01T09:40:16.899 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min latency(s): 0.00164435 2023-10-01T09:40:16.921 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T09:40:16.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:16.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:17.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:17.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:17.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:17.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:17.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:17.324 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:17.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:17.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:17.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:17.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:17.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:17.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:17.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:17.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:17.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:17.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:17.857 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:17.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:17.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:17.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:17.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:18.002 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:17 smithi183 bash[59233]: cluster 2023-10-01T09:40:17.522064+0000 mgr.y (mgr.25132) 913 : cluster 0 pgmap v931: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 373 KiB/s wr, 5 op/s; 52559/316296 objects degraded (16.617%); 6178/316296 objects misplaced (1.953%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:40:18.002 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:17 smithi183 bash[59233]: cluster 2023-10-01T09:40:17.573132+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 52559/316296 objects degraded (16.617%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:18.003 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:17 smithi183 bash[59233]: cluster 2023-10-01T09:40:17.573174+0000 mon.a (mon.0) 1112 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T09:40:18.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:17 smithi111 bash[75702]: cluster 2023-10-01T09:40:17.522064+0000 mgr.y (mgr.25132) 913 : cluster 0 pgmap v931: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 373 KiB/s wr, 5 op/s; 52559/316296 objects degraded (16.617%); 6178/316296 objects misplaced (1.953%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:40:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:17 smithi111 bash[75702]: cluster 2023-10-01T09:40:17.573132+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 52559/316296 objects degraded (16.617%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:18.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:17 smithi111 bash[75702]: cluster 2023-10-01T09:40:17.573174+0000 mon.a (mon.0) 1112 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T09:40:18.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:17 smithi111 bash[78631]: cluster 2023-10-01T09:40:17.522064+0000 mgr.y (mgr.25132) 913 : cluster 0 pgmap v931: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 373 KiB/s wr, 5 op/s; 52559/316296 objects degraded (16.617%); 6178/316296 objects misplaced (1.953%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:40:18.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:17 smithi111 bash[78631]: cluster 2023-10-01T09:40:17.573132+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 52559/316296 objects degraded (16.617%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:18.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:17 smithi111 bash[78631]: cluster 2023-10-01T09:40:17.573174+0000 mon.a (mon.0) 1112 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T09:40:18.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:18.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:18.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:18.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:18.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:18.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:18.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:18.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:18.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:18.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:18.669 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:18.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:18.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:18.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:18.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:18.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:18.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:18.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:18.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:19.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:19.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:19.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:19.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:19.324 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:19.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:19.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:19.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:19.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:19.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:19.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:19.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:19.742 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:19.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:19.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:19.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:19.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:19.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:20.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:20.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:20.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:20.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:20.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:20.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:20.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:20 smithi183 bash[59233]: cluster 2023-10-01T09:40:19.522705+0000 mgr.y (mgr.25132) 914 : cluster 0 pgmap v932: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 373 KiB/s wr, 5 op/s; 52559/316296 objects degraded (16.617%); 6178/316296 objects misplaced (1.953%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:20.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:20.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:20.442 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:20 smithi111 bash[75702]: cluster 2023-10-01T09:40:19.522705+0000 mgr.y (mgr.25132) 914 : cluster 0 pgmap v932: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 373 KiB/s wr, 5 op/s; 52559/316296 objects degraded (16.617%); 6178/316296 objects misplaced (1.953%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:20.443 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:20 smithi111 bash[78631]: cluster 2023-10-01T09:40:19.522705+0000 mgr.y (mgr.25132) 914 : cluster 0 pgmap v932: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 373 KiB/s wr, 5 op/s; 52559/316296 objects degraded (16.617%); 6178/316296 objects misplaced (1.953%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:40:20.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:20.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:20.599 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:20.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:20.738 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:20.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:20.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:20.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:20.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:20.982 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:21.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:21.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:21.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:21.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:21.386 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:40:21.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.392 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:21 smithi111 bash[75702]: audit 2023-10-01T09:40:21.327604+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.111:0/1265315549' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:40:21.392 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:21 smithi111 bash[75702]: audit 2023-10-01T09:40:21.327980+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:40:21.419 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:21.523 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:21.533 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:21 smithi183 bash[59233]: audit 2023-10-01T09:40:21.327604+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.111:0/1265315549' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:40:21.533 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:21 smithi183 bash[59233]: audit 2023-10-01T09:40:21.327980+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:40:21.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:21.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:21.657 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:21.666 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:21 smithi111 bash[78631]: audit 2023-10-01T09:40:21.327604+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.111:0/1265315549' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:40:21.666 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:21 smithi111 bash[78631]: audit 2023-10-01T09:40:21.327980+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:40:21.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:21.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:21.835 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:21.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:21.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.964 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:21.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:22.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:22.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:22.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:22.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:22.247 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:22.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:22.357 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:22.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:22.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:22.494 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: cluster 2023-10-01T09:40:21.378390+0000 mon.a (mon.0) 1114 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: cluster 2023-10-01T09:40:21.381897+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: audit 2023-10-01T09:40:21.382260+0000 mon.a (mon.0) 1115 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: cluster 2023-10-01T09:40:21.382323+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: cluster 2023-10-01T09:40:21.408163+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: cluster 2023-10-01T09:40:21.410148+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[75702]: cluster 2023-10-01T09:40:21.523214+0000 mgr.y (mgr.25132) 915 : cluster 0 pgmap v934: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 200 op/s; 52149/310596 objects degraded (16.790%); 6456/310596 objects misplaced (2.079%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: cluster 2023-10-01T09:40:21.378390+0000 mon.a (mon.0) 1114 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: cluster 2023-10-01T09:40:21.381897+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: audit 2023-10-01T09:40:21.382260+0000 mon.a (mon.0) 1115 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:40:22.495 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: cluster 2023-10-01T09:40:21.382323+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-10-01T09:40:22.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: cluster 2023-10-01T09:40:21.408163+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: cluster 2023-10-01T09:40:21.410148+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:22 smithi111 bash[78631]: cluster 2023-10-01T09:40:21.523214+0000 mgr.y (mgr.25132) 915 : cluster 0 pgmap v934: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 200 op/s; 52149/310596 objects degraded (16.790%); 6456/310596 objects misplaced (2.079%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:22.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:22.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:22.631 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:40:22.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:22.662 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:40:22.684 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:40:22.743 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:40:22.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: cluster 2023-10-01T09:40:21.378390+0000 mon.a (mon.0) 1114 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: cluster 2023-10-01T09:40:21.381897+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: audit 2023-10-01T09:40:21.382260+0000 mon.a (mon.0) 1115 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: cluster 2023-10-01T09:40:21.382323+0000 mon.a (mon.0) 1116 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: cluster 2023-10-01T09:40:21.408163+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: cluster 2023-10-01T09:40:21.410148+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T09:40:22.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:22 smithi183 bash[59233]: cluster 2023-10-01T09:40:21.523214+0000 mgr.y (mgr.25132) 915 : cluster 0 pgmap v934: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 200 op/s; 52149/310596 objects degraded (16.790%); 6456/310596 objects misplaced (2.079%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:22.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:22.794 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:40:22.830 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:40:22.864 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:40:22.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:22.906 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:40:22.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:22.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:22.910 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.910 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.910 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.910 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.910 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.911 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.911 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:40:22.911 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:40:23.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:23.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:23.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:23.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:23.164 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:23.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:23.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:23.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:23.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:23.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:23.545 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:23 smithi111 bash[75702]: audit 2023-10-01T09:40:22.556657+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.111:0/4168714403' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:40:23.546 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:23 smithi111 bash[78631]: audit 2023-10-01T09:40:22.556657+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.111:0/4168714403' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:40:23.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:23.678 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:23.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:23 smithi183 bash[59233]: audit 2023-10-01T09:40:22.556657+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.111:0/4168714403' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:40:23.703 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:40:23.703 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:40:23.703 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:40:23.703 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112325 7.a 7:5cf587cd:::benchmark_data_smithi111_128003_object27173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.042903+0000", 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.65662206000002, 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0115902000000001, 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.704 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112325 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042903+0000", 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042903+0000", 2023-10-01T09:40:23.705 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042902+0000", 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042909+0000", 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7569999999999998e-06 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042920+0000", 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.133e-05 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.042927+0000", 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1389999999999998e-06 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.043569+0000", 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00064167300000000005 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.043580+0000", 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1260999999999999e-05 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.043658+0000", 2023-10-01T09:40:23.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0000783280000001 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.043793+0000", 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000134387 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.043928+0000", 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013484900000000001 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048488+0000", 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0045601390000000004 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048556+0000", 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8258999999999998e-05 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054396+0000", 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0058396009999999998 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054448+0000", 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2509999999999997e-05 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054494+0000", 2023-10-01T09:40:23.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5435999999999997e-05 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112340 7.a 7:5b864b1e:::benchmark_data_smithi111_128003_object27188:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.069646+0000", 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.62987978599995, 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99365375, 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.712 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112340 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069646+0000", 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069646+0000", 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069644+0000", 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.714 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069651+0000", 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6579999999999996e-06 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069662+0000", 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1559999999999999e-05 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.069670+0000", 2023-10-01T09:40:23.715 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5800000000000003e-06 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.082390+0000", 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012719855 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.082400+0000", 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0353999999999999e-05 2023-10-01T09:40:23.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048717+0000", 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96631750800000005 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048849+0000", 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013148899999999999 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.048923+0000", 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.428e-05 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054554+0000", 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0056309970000000004 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054565+0000", 2023-10-01T09:40:23.718 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0458999999999999e-05 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063216+0000", 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0086510560000000007 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063254+0000", 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8214999999999999e-05 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063299+0000", 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5507999999999999e-05 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112371 7.a 7:586f4e09:::benchmark_data_smithi111_128003_object27219:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.130568+0000", 2023-10-01T09:40:23.720 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.56895760199995, 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93296222600000001, 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112371 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.721 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130568+0000", 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130568+0000", 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130566+0000", 2023-10-01T09:40:23.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130580+0000", 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.415e-05 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130597+0000", 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6940999999999999e-05 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130606+0000", 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7800000000000006e-06 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130884+0000", 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00027823000000000002 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.724 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.130894+0000", 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0312999999999999e-05 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.051842+0000", 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.920947348 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.051965+0000", 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012306900000000001 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.052087+0000", 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012179400000000001 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.058867+0000", 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0067802299999999999 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063387+0000", 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0045196239999999999 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063440+0000", 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3384999999999998e-05 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063487+0000", 2023-10-01T09:40:23.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7377999999999999e-05 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063530+0000", 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2815999999999998e-05 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112432 7.a 7:5c126ad7:::benchmark_data_smithi111_128003_object27280:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.728 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.226573+0000", 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.472952201, 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.83715361300000002, 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112432 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.729 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226573+0000", 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226573+0000", 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226572+0000", 2023-10-01T09:40:23.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226577+0000", 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1420000000000001e-06 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226586+0000", 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2799999999999992e-06 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.226593+0000", 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8090000000000004e-06 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.228446+0000", 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018532119999999999 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.228458+0000", 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1241e-05 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054593+0000", 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.82613594199999996 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054714+0000", 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012047100000000001 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.054839+0000", 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012469799999999999 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063315+0000", 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084760129999999993 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063607+0000", 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000292004 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063650+0000", 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3649000000000002e-05 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063690+0000", 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0159e-05 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063727+0000", 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6431999999999999e-05 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112444 7.a 7:5ab68402:::benchmark_data_smithi111_128003_object27292:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.245514+0000", 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.45401151700003, 2023-10-01T09:40:23.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.82632496200000005, 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112444 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245514+0000", 2023-10-01T09:40:23.737 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245514+0000", 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245512+0000", 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.738 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245520+0000", 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9759999999999995e-06 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245533+0000", 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3251999999999999e-05 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245542+0000", 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4600000000000003e-06 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245596+0000", 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4146e-05 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.245606+0000", 2023-10-01T09:40:23.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0543999999999999e-05 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.058909+0000", 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.813302478 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.059040+0000", 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013107799999999999 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.059161+0000", 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120603 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063614+0000", 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044535479999999999 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063783+0000", 2023-10-01T09:40:23.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000169166 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071752+0000", 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079691810000000005 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071800+0000", 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7197999999999998e-05 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071839+0000", 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9209999999999999e-05 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112487 7.a 7:51bdf102:::benchmark_data_smithi111_128003_object27335:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.309645+0000", 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.38988041899995, 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.76241928699999995, 2023-10-01T09:40:23.744 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112487 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309645+0000", 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309645+0000", 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309644+0000", 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309649+0000", 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0270000000000003e-06 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309660+0000", 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1881e-05 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309667+0000", 2023-10-01T09:40:23.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4989999999999999e-06 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309729+0000", 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2533000000000006e-05 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.309742+0000", 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2955e-05 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063812+0000", 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.75406916800000001 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.063952+0000", 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000140166 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.064098+0000", 2023-10-01T09:40:23.749 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014579299999999999 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071901+0000", 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.007803323 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071964+0000", 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2850999999999998e-05 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.750 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.071974+0000", 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0657e-05 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072021+0000", 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6653999999999998e-05 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.751 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072064+0000", 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3306999999999997e-05 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112524 7.a 7:571c458c:::benchmark_data_smithi111_128003_object27372:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.378817+0000", 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.32070893499997, 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.69340007299999995, 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.752 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112524 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378817+0000", 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.753 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378817+0000", 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378816+0000", 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378820+0000", 2023-10-01T09:40:23.754 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.563e-06 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378826+0000", 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9099999999999999e-06 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.378832+0000", 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.631e-06 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.755 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.379253+0000", 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00042111600000000003 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.379263+0000", 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9690000000000006e-06 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.756 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.067935+0000", 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.68867218200000002 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.068061+0000", 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012599200000000001 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.068180+0000", 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011900600000000001 2023-10-01T09:40:23.757 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072074+0000", 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038931450000000002 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072097+0000", 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.332e-05 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.758 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072142+0000", 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5173000000000003e-05 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072182+0000", 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9774999999999998e-05 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072217+0000", 2023-10-01T09:40:23.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4829999999999997e-05 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112528 7.a 7:585f173f:::benchmark_data_smithi111_128003_object27376:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.390484+0000", 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.30904124100005, 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.689659825, 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.760 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112528 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390484+0000", 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.761 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390484+0000", 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390483+0000", 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390488+0000", 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6670000000000001e-06 2023-10-01T09:40:23.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390498+0000", 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8770000000000005e-06 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.390505+0000", 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8220000000000001e-06 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.391114+0000", 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00060870399999999995 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.391125+0000", 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1578e-05 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072248+0000", 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.68112219500000004 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072329+0000", 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1199000000000006e-05 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.072400+0000", 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1273999999999996e-05 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.079990+0000", 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0075900890000000004 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080037+0000", 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6446000000000002e-05 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080045+0000", 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6799999999999999e-06 2023-10-01T09:40:23.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080099+0000", 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3327e-05 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080144+0000", 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5430999999999999e-05 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.767 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112538 7.a 7:5d44e85e:::benchmark_data_smithi111_128003_object27386:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.408905+0000", 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.290620085, 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.69138751899999995, 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.768 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112538 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408905+0000", 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408905+0000", 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.769 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408904+0000", 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408913+0000", 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3100000000000006e-06 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408926+0000", 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2745000000000001e-05 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.408935+0000", 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1540000000000008e-06 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.409009+0000", 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4078000000000005e-05 2023-10-01T09:40:23.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.409016+0000", 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9800000000000001e-06 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.075982+0000", 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.66696631900000003 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.076100+0000", 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117935 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.076207+0000", 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010607000000000001 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092320+0000", 2023-10-01T09:40:23.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.016113946000000001 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092379+0000", 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8118000000000002e-05 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100196+0000", 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0078170410000000003 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100252+0000", 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6013000000000001e-05 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100293+0000", 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1278e-05 2023-10-01T09:40:23.775 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112553 7.a 7:5f979d57:::benchmark_data_smithi111_128003_object27401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.439453+0000", 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.26007214000003, 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.66095747000000005, 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.776 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112553 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439453+0000", 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.777 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439453+0000", 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439451+0000", 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439458+0000", 2023-10-01T09:40:23.778 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1999999999999999e-06 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439473+0000", 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5174000000000001e-05 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439480+0000", 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6340000000000001e-06 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439534+0000", 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3347999999999998e-05 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.439547+0000", 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3548e-05 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080190+0000", 2023-10-01T09:40:23.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.64064226700000004 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080318+0000", 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128539 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.080415+0000", 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6685e-05 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092351+0000", 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011936113 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092408+0000", 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7160999999999997e-05 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100339+0000", 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079304260000000008 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100379+0000", 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0188000000000002e-05 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100411+0000", 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2032000000000001e-05 2023-10-01T09:40:23.783 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112558 7.a 7:54d29837:::benchmark_data_smithi111_128003_object27406:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.446650+0000", 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.25287508700001, 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.66541098200000004, 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.784 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112558 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446650+0000", 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446650+0000", 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446649+0000", 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446656+0000", 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4869999999999996e-06 2023-10-01T09:40:23.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446670+0000", 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3827e-05 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446678+0000", 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5079999999999999e-06 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446737+0000", 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9283000000000001e-05 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.446750+0000", 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2918000000000001e-05 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.084264+0000", 2023-10-01T09:40:23.788 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.63751435899999997 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.084355+0000", 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0896000000000005e-05 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.084442+0000", 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.653e-05 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100331+0000", 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015888914000000001 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100416+0000", 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5641000000000002e-05 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.111973+0000", 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011556319000000001 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112023+0000", 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9901000000000002e-05 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112061+0000", 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8763999999999997e-05 2023-10-01T09:40:23.791 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112563 7.a 7:58531c7b:::benchmark_data_smithi111_128003_object27411:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.454750+0000", 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.24477563000005, 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.65744452499999995, 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.792 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112563 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454750+0000", 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454750+0000", 2023-10-01T09:40:23.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454748+0000", 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454756+0000", 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9219999999999997e-06 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454773+0000", 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7291000000000001e-05 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.454782+0000", 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0969999999999995e-06 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.455033+0000", 2023-10-01T09:40:23.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00025117 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.455046+0000", 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2361000000000001e-05 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.088333+0000", 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.63328698299999997 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.088454+0000", 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120772 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.088563+0000", 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010916699999999999 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.797 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100421+0000", 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011858554 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100455+0000", 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4020999999999998e-05 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112128+0000", 2023-10-01T09:40:23.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011672253 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112163+0000", 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5439999999999999e-05 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112194+0000", 2023-10-01T09:40:23.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1408999999999997e-05 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112569 7.a 7:5b2abb24:::benchmark_data_smithi111_128003_object27417:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.469198+0000", 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.23032767899997, 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.64309682999999995, 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.800 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112569 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469198+0000", 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469198+0000", 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469196+0000", 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469203+0000", 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.268e-06 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469215+0000", 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2102e-05 2023-10-01T09:40:23.803 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469224+0000", 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.969e-06 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469281+0000", 2023-10-01T09:40:23.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7500000000000002e-05 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.469292+0000", 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0924000000000001e-05 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092429+0000", 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.62313682999999997 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092530+0000", 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000101069 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.092628+0000", 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8167999999999999e-05 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100426+0000", 2023-10-01T09:40:23.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0077981530000000004 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100482+0000", 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5658000000000001e-05 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112227+0000", 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011745376 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112263+0000", 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5738999999999998e-05 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.112295+0000", 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.146e-05 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112574 7.a 7:5c31d7d6:::benchmark_data_smithi111_128003_object27422:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.478801+0000", 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.22072398900002, 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.64626338999999999, 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112574 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.811 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478801+0000", 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478801+0000", 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.812 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478800+0000", 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478806+0000", 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1059999999999996e-06 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478820+0000", 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3808000000000001e-05 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478827+0000", 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8240000000000002e-06 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478882+0000", 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.49e-05 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.478893+0000", 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1e-05 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.096389+0000", 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.61749671299999997 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.096485+0000", 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5673000000000004e-05 2023-10-01T09:40:23.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.096580+0000", 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5191000000000004e-05 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100511+0000", 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003930472 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.122366+0000", 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.021855863 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.124932+0000", 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025657929999999998 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125026+0000", 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3436000000000005e-05 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125065+0000", 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9215999999999999e-05 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.818 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.44945.0:112576 7.a 7:5561c9ea:::benchmark_data_smithi111_128003_object27424:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:30:29.486844+0000", 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 594.21268145500005, 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.63838117900000002, 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.44945", 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2338867953", 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 112576 2023-10-01T09:40:23.819 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486844+0000", 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486844+0000", 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486843+0000", 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486850+0000", 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6529999999999997e-06 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.821 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486864+0000", 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4455e-05 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.486871+0000", 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.452e-06 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.489373+0000", 2023-10-01T09:40:23.822 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025018729999999999 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:29.489386+0000", 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2952000000000001e-05 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100531+0000", 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.61114475599999996 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.823 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100650+0000", 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000118804 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,5", 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.100768+0000", 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011811699999999999 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.111907+0000", 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011139315 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.122375+0000", 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010468046999999999 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125140+0000", 2023-10-01T09:40:23.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027647489999999999 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125189+0000", 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8507999999999997e-05 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:30:30.125225+0000", 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6637999999999997e-05 2023-10-01T09:40:23.826 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45128.0:217105 8.0 8:0cb8f888:::benchmark_data_smithi111_147681_object107314:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:37:08.726035+0000", 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 194.97349020499999, 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.2392203, 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.827 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45128", 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 217105 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.726035+0000", 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.828 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.726035+0000", 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.726034+0000", 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.726041+0000", 2023-10-01T09:40:23.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8600000000000004e-06 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.726053+0000", 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2585999999999999e-05 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.726064+0000", 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0441999999999999e-05 2023-10-01T09:40:23.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.727628+0000", 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0015643359999999999 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.927989+0000", 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.200361225 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.831 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5", 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.928682+0000", 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00069277399999999995 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.953843+0000", 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.025161182000000001 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.832 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.953863+0000", 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9463e-05 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.965169+0000", 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011305994 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.965219+0000", 2023-10-01T09:40:23.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0263999999999999e-05 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:37:08.965256+0000", 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6636e-05 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45314.0:104054 9.f e192/187 9:f78397a5:::benchmark_data_smithi111_170841_object104053:head v 192'6559, mlcod=192'6557)", 2023-10-01T09:40:23.834 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:54.648214+0000", 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 29.051311854000001, 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.229747166, 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648214+0000", 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648214+0000", 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648212+0000", 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648255+0000", 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2978000000000001e-05 2023-10-01T09:40:23.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648269+0000", 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3342e-05 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648278+0000", 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0410000000000003e-06 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648352+0000", 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4590000000000002e-05 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.648372+0000", 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9239e-05 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.877851+0000", 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.229479076 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.877961+0000", 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000110109 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.839 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:104059 9.2 9:4fc1df79:::benchmark_data_smithi111_170841_object104058:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:54.650000+0000", 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 29.049525847000002, 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.22448754300000001, 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.840 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 104059 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650000+0000", 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.841 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650000+0000", 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.649999+0000", 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:40:23.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650020+0000", 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1670000000000001e-05 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650029+0000", 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0680000000000003e-06 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650036+0000", 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.905e-06 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650094+0000", 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7402999999999999e-05 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650234+0000", 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014017599999999999 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650414+0000", 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017973699999999999 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.658384+0000", 2023-10-01T09:40:23.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00797082 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.658392+0000", 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8450000000000003e-06 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.874396+0000", 2023-10-01T09:40:23.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.216003262 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.874447+0000", 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1592999999999999e-05 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.874487+0000", 2023-10-01T09:40:23.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9984000000000002e-05 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45314.0:104056 9.f e192/187 9:f6f38b24:::benchmark_data_smithi111_170841_object104055:head v 192'6560, mlcod=192'6557)", 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:54.650466+0000", 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 29.049059888999999, 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.22754816999999999, 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.848 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650466+0000", 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650466+0000", 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.849 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650465+0000", 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650611+0000", 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014605999999999999 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650621+0000", 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0380999999999999e-05 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.650628+0000", 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1570000000000003e-06 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.657976+0000", 2023-10-01T09:40:23.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073472479999999998 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.657997+0000", 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1617e-05 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.877964+0000", 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.21996686300000001 2023-10-01T09:40:23.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.878014+0000", 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9530999999999997e-05 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:104068 9.2 9:40a586b5:::benchmark_data_smithi111_170841_object104067:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:39:54.663406+0000", 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 29.036119531000001, 2023-10-01T09:40:23.853 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.23103251499999999, 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 104068 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:40:23.854 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.663406+0000", 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.663406+0000", 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.663404+0000", 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:23.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.663428+0000", 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3223000000000001e-05 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.663439+0000", 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1741e-05 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.856 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.874247+0000", 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.21080787300000001 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.874737+0000", 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00049002099999999999 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.874914+0000", 2023-10-01T09:40:23.857 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017699999999999999 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.875074+0000", 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016009600000000001 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.886586+0000", 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011511791 2023-10-01T09:40:23.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.886594+0000", 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9820000000000008e-06 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.894353+0000", 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0077585229999999998 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:40:23.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.894399+0000", 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6053000000000001e-05 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:39:54.894438+0000", 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9796999999999999e-05 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:40:23.860 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:40:23.861 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:40:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.862 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:23.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:23.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:23.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:23.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:23.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:24.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:24.124 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:24.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:24.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:24.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:24.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:24.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:24.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:24.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:24.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:24 smithi183 bash[59233]: cluster 2023-10-01T09:40:23.523722+0000 mgr.y (mgr.25132) 916 : cluster 0 pgmap v935: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 200 op/s; 52149/310596 objects degraded (16.790%); 6456/310596 objects misplaced (2.079%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:24.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:24 smithi183 bash[59233]: cluster 2023-10-01T09:40:24.158517+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: Degraded data redundancy: 52149/310596 objects degraded (16.790%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:24.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:24.647 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:24.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:24.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:24.759 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:40:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:40:24] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.33.4" 2023-10-01T09:40:24.759 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:24 smithi111 bash[75702]: cluster 2023-10-01T09:40:23.523722+0000 mgr.y (mgr.25132) 916 : cluster 0 pgmap v935: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 200 op/s; 52149/310596 objects degraded (16.790%); 6456/310596 objects misplaced (2.079%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:24.759 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:24 smithi111 bash[75702]: cluster 2023-10-01T09:40:24.158517+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: Degraded data redundancy: 52149/310596 objects degraded (16.790%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:24.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:24 smithi111 bash[78631]: cluster 2023-10-01T09:40:23.523722+0000 mgr.y (mgr.25132) 916 : cluster 0 pgmap v935: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 200 op/s; 52149/310596 objects degraded (16.790%); 6456/310596 objects misplaced (2.079%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:24.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:24 smithi111 bash[78631]: cluster 2023-10-01T09:40:24.158517+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: Degraded data redundancy: 52149/310596 objects degraded (16.790%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:24.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:24.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:24.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:24.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:24.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:25.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:25.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:25.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:25.172 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:25.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:25.278 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:25.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:25.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:25.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:25.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:25.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:25.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:25.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:25.674 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:25.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:25.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:25.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:25.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:25.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:25.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:25.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:25.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:26.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:26.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:25 smithi183 bash[59233]: audit 2023-10-01T09:40:24.914348+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:26.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:25 smithi183 bash[59233]: cluster 2023-10-01T09:40:25.524370+0000 mgr.y (mgr.25132) 917 : cluster 0 pgmap v936: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 241 op/s; 52149/309360 objects degraded (16.857%); 6456/309360 objects misplaced (2.087%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:26.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:26.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:26.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:26.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:26.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:25 smithi111 bash[78631]: audit 2023-10-01T09:40:24.914348+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:26.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:25 smithi111 bash[78631]: cluster 2023-10-01T09:40:25.524370+0000 mgr.y (mgr.25132) 917 : cluster 0 pgmap v936: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 241 op/s; 52149/309360 objects degraded (16.857%); 6456/309360 objects misplaced (2.087%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:26.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:25 smithi111 bash[75702]: audit 2023-10-01T09:40:24.914348+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:26.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:25 smithi111 bash[75702]: cluster 2023-10-01T09:40:25.524370+0000 mgr.y (mgr.25132) 917 : cluster 0 pgmap v936: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 538 KiB/s wr, 241 op/s; 52149/309360 objects degraded (16.857%); 6456/309360 objects misplaced (2.087%); 1.5 MiB/s, 24 objects/s recovering 2023-10-01T09:40:26.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:26.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:26.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:26.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:26.588 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:26.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:26.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:26.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:26.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:26.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:26.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:26.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:26.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:27.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:27.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:27.127 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:27.148 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:27.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:27.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:27.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:27.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:27.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:27.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:27.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:27.554 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:27.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:27.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:27 smithi183 bash[59233]: cluster 2023-10-01T09:40:27.525077+0000 mgr.y (mgr.25132) 918 : cluster 0 pgmap v937: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 90 KiB/s wr, 418 op/s; 52220/303834 objects degraded (17.187%); 6306/303834 objects misplaced (2.075%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:27.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:27.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:27.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:27.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:27.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:27 smithi111 bash[75702]: cluster 2023-10-01T09:40:27.525077+0000 mgr.y (mgr.25132) 918 : cluster 0 pgmap v937: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 90 KiB/s wr, 418 op/s; 52220/303834 objects degraded (17.187%); 6306/303834 objects misplaced (2.075%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:27.825 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:27 smithi111 bash[78631]: cluster 2023-10-01T09:40:27.525077+0000 mgr.y (mgr.25132) 918 : cluster 0 pgmap v937: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 90 KiB/s wr, 418 op/s; 52220/303834 objects degraded (17.187%); 6306/303834 objects misplaced (2.075%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:27.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:27.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:27.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:27.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:28.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:28.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:28.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:28.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:28.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:28.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:28.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T09:40:28.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:28.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:28.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:28.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:28.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:28.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:28.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:28.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:28.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:28.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:28.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:28.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:28.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:29.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:29.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:29.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:29.151 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:29.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:29.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:29.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:29.308 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:29.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:29.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:29.440 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:29.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:29.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:40:29.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:29 smithi111 bash[75702]: debug 2023-10-01T09:40:29.122+0000 7f8b24322700 -1 mon.a@0(leader).osd e199 definitely_dead 0 2023-10-01T09:40:29.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:29.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:29.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:29.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:29.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:29.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:29.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:29.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:29.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:29.969 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:29.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:29.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:30.069 INFO:teuthology.orchestra.run.smithi111.stderr:marked in osd.7. 2023-10-01T09:40:30.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:30.086 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:30 smithi183 bash[59233]: audit 2023-10-01T09:40:29.034557+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:30.086 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:30 smithi183 bash[59233]: audit 2023-10-01T09:40:29.037748+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:30.086 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:30 smithi183 bash[59233]: audit 2023-10-01T09:40:29.125170+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.111:0/405694146' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-01T09:40:30.086 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:30 smithi183 bash[59233]: audit 2023-10-01T09:40:29.125637+0000 mon.a (mon.0) 1121 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-01T09:40:30.086 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:30 smithi183 bash[59233]: cluster 2023-10-01T09:40:29.159698+0000 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 52220/303834 objects degraded (17.187%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:30.086 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:30 smithi183 bash[59233]: cluster 2023-10-01T09:40:29.525627+0000 mgr.y (mgr.25132) 919 : cluster 0 pgmap v938: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 90 KiB/s wr, 418 op/s; 52220/303834 objects degraded (17.187%); 6306/303834 objects misplaced (2.075%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:30.099 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:30.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:30.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:30.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:30.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:30.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:40:30.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[75702]: audit 2023-10-01T09:40:29.034557+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:30.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[75702]: audit 2023-10-01T09:40:29.037748+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:30.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[75702]: audit 2023-10-01T09:40:29.125170+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.111:0/405694146' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-01T09:40:30.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[75702]: audit 2023-10-01T09:40:29.125637+0000 mon.a (mon.0) 1121 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-01T09:40:30.260 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[75702]: cluster 2023-10-01T09:40:29.159698+0000 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 52220/303834 objects degraded (17.187%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[75702]: cluster 2023-10-01T09:40:29.525627+0000 mgr.y (mgr.25132) 919 : cluster 0 pgmap v938: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 90 KiB/s wr, 418 op/s; 52220/303834 objects degraded (17.187%); 6306/303834 objects misplaced (2.075%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[78631]: audit 2023-10-01T09:40:29.034557+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[78631]: audit 2023-10-01T09:40:29.037748+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[78631]: audit 2023-10-01T09:40:29.125170+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.111:0/405694146' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[78631]: audit 2023-10-01T09:40:29.125637+0000 mon.a (mon.0) 1121 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[78631]: cluster 2023-10-01T09:40:29.159698+0000 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 52220/303834 objects degraded (17.187%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:30.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:30 smithi111 bash[78631]: cluster 2023-10-01T09:40:29.525627+0000 mgr.y (mgr.25132) 919 : cluster 0 pgmap v938: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 102 B/s rd, 90 KiB/s wr, 418 op/s; 52220/303834 objects degraded (17.187%); 6306/303834 objects misplaced (2.075%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:40:30.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:30.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:30.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:30.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:30.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:30.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:30.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:30.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:30.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:30.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:30.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:30.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:30.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:30.899 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:30.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:30.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:31.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:31.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:31.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:31.145 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:31 smithi183 bash[59233]: cluster 2023-10-01T09:40:30.053752+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T09:40:31.145 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:31 smithi183 bash[59233]: cluster 2023-10-01T09:40:30.057801+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T09:40:31.145 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:31 smithi183 bash[59233]: audit 2023-10-01T09:40:30.060765+0000 mon.a (mon.0) 1123 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-01T09:40:31.145 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:31 smithi183 bash[59233]: cluster 2023-10-01T09:40:30.061026+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-01T09:40:31.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:31.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:31.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[75702]: cluster 2023-10-01T09:40:30.053752+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[75702]: cluster 2023-10-01T09:40:30.057801+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[75702]: audit 2023-10-01T09:40:30.060765+0000 mon.a (mon.0) 1123 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[75702]: cluster 2023-10-01T09:40:30.061026+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[78631]: cluster 2023-10-01T09:40:30.053752+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[78631]: cluster 2023-10-01T09:40:30.057801+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[78631]: audit 2023-10-01T09:40:30.060765+0000 mon.a (mon.0) 1123 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-01T09:40:31.302 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:31 smithi111 bash[78631]: cluster 2023-10-01T09:40:30.061026+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-01T09:40:31.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:31.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:31.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:31.456 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:31.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:31.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:31.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:31.655 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-01T09:40:31.697 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:31.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:31.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:31.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:31.868 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:31.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:31.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:32.005 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:32.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:32.109 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:32.136 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:32.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:32.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:32.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:32.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.062456+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.065396+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-01T09:40:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.066895+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.066963+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.066994+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.067848+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.069257+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.070340+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.070635+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.070919+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.071100+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.072247+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.072350+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.072877+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.074000+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.075111+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:32 smithi183 bash[59233]: cluster 2023-10-01T09:40:31.526063+0000 mgr.y (mgr.25132) 920 : cluster 0 pgmap v941: 89 pgs: 9 remapped+peering, 28 peering, 52 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 1.1 MiB/s, 15 objects/s recovering 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.062456+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.065396+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.066895+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.066963+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.066994+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.067848+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.069257+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.070340+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.070635+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.070919+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.071100+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.072247+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.072350+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.072877+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.074000+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.075111+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[75702]: cluster 2023-10-01T09:40:31.526063+0000 mgr.y (mgr.25132) 920 : cluster 0 pgmap v941: 89 pgs: 9 remapped+peering, 28 peering, 52 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 1.1 MiB/s, 15 objects/s recovering 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.062456+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.065396+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.066895+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.066963+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.066994+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.067848+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.069257+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.070340+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.070635+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.070919+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.071100+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.072247+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.072350+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.072877+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.074000+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.075111+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T09:40:32.325 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:32 smithi111 bash[78631]: cluster 2023-10-01T09:40:31.526063+0000 mgr.y (mgr.25132) 920 : cluster 0 pgmap v941: 89 pgs: 9 remapped+peering, 28 peering, 52 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 1.1 MiB/s, 15 objects/s recovering 2023-10-01T09:40:32.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:32.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:32.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:32.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:32.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:32.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.694 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:32.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:32.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:32.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:32.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:32.943 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:32.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:32.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:32.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:33.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:33.077 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:40:33.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:33.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:33.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:33 smithi183 bash[59233]: cluster 2023-10-01T09:40:32.071283+0000 mon.a (mon.0) 1126 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52220/303834 objects degraded (17.187%), 9 pgs degraded) 2023-10-01T09:40:33.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:33 smithi183 bash[59233]: cluster 2023-10-01T09:40:32.084674+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:33 smithi183 bash[59233]: cluster 2023-10-01T09:40:32.087621+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-01T09:40:33.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:33 smithi183 bash[59233]: cluster 2023-10-01T09:40:32.088676+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:33 smithi183 bash[59233]: cluster 2023-10-01T09:40:32.097739+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:33 smithi183 bash[59233]: cluster 2023-10-01T09:40:32.097766+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:33.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:33.338 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:33.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:33.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:33.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:33.511 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:33.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:33.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[75702]: cluster 2023-10-01T09:40:32.071283+0000 mon.a (mon.0) 1126 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52220/303834 objects degraded (17.187%), 9 pgs degraded) 2023-10-01T09:40:33.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[75702]: cluster 2023-10-01T09:40:32.084674+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[75702]: cluster 2023-10-01T09:40:32.087621+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-01T09:40:33.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[75702]: cluster 2023-10-01T09:40:32.088676+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.582 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[75702]: cluster 2023-10-01T09:40:32.097739+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[75702]: cluster 2023-10-01T09:40:32.097766+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[78631]: cluster 2023-10-01T09:40:32.071283+0000 mon.a (mon.0) 1126 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52220/303834 objects degraded (17.187%), 9 pgs degraded) 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[78631]: cluster 2023-10-01T09:40:32.084674+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[78631]: cluster 2023-10-01T09:40:32.087621+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[78631]: cluster 2023-10-01T09:40:32.088676+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[78631]: cluster 2023-10-01T09:40:32.097739+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.583 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:33 smithi111 bash[78631]: cluster 2023-10-01T09:40:32.097766+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T09:40:33.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:33.658 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:33.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:33.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:33.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:33.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:33.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:33.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:33.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:33.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:34.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:34.060 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:34.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:34.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:34.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:34.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:34.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:34.305 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:34 smithi111 bash[75702]: cluster 2023-10-01T09:40:33.526526+0000 mgr.y (mgr.25132) 921 : cluster 0 pgmap v943: 89 pgs: 9 remapped+peering, 28 peering, 52 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 725 KiB/s, 7 objects/s recovering 2023-10-01T09:40:34.306 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:34 smithi111 bash[78631]: cluster 2023-10-01T09:40:33.526526+0000 mgr.y (mgr.25132) 921 : cluster 0 pgmap v943: 89 pgs: 9 remapped+peering, 28 peering, 52 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 725 KiB/s, 7 objects/s recovering 2023-10-01T09:40:34.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:34.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:34.454 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:34.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:34.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:34 smithi183 bash[59233]: cluster 2023-10-01T09:40:33.526526+0000 mgr.y (mgr.25132) 921 : cluster 0 pgmap v943: 89 pgs: 9 remapped+peering, 28 peering, 52 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 725 KiB/s, 7 objects/s recovering 2023-10-01T09:40:34.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:34.588 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:34.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:34.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:34.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:34.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:34.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:40:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:40:34] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.33.4" 2023-10-01T09:40:34.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:34.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:34.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:34.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:34.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:35.006 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:35.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:35.110 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:35.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:35.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:35.178 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:35.179 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:35.237 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:35.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:35.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:35.368 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:35.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:35.516 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:35.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:35.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:35.634 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:35 smithi111 bash[75702]: cluster 2023-10-01T09:40:35.527299+0000 mgr.y (mgr.25132) 922 : cluster 0 pgmap v944: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 8 remapped+peering, 16 peering, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 399/295272 objects degraded (0.135%); 726 KiB/s, 11 objects/s recovering 2023-10-01T09:40:35.634 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:35 smithi111 bash[75702]: cluster 2023-10-01T09:40:35.578520+0000 mon.a (mon.0) 1128 : cluster 3 Health check failed: Degraded data redundancy: 399/295272 objects degraded (0.135%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:40:35.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:35.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:35.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:35.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:35.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:35.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:35.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:35 smithi183 bash[59233]: cluster 2023-10-01T09:40:35.527299+0000 mgr.y (mgr.25132) 922 : cluster 0 pgmap v944: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 8 remapped+peering, 16 peering, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 399/295272 objects degraded (0.135%); 726 KiB/s, 11 objects/s recovering 2023-10-01T09:40:35.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:35 smithi183 bash[59233]: cluster 2023-10-01T09:40:35.578520+0000 mon.a (mon.0) 1128 : cluster 3 Health check failed: Degraded data redundancy: 399/295272 objects degraded (0.135%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:40:35.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:35.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:35.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:36.068 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:36.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:35 smithi111 bash[78631]: cluster 2023-10-01T09:40:35.527299+0000 mgr.y (mgr.25132) 922 : cluster 0 pgmap v944: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 8 remapped+peering, 16 peering, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 399/295272 objects degraded (0.135%); 726 KiB/s, 11 objects/s recovering 2023-10-01T09:40:36.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:35 smithi111 bash[78631]: cluster 2023-10-01T09:40:35.578520+0000 mon.a (mon.0) 1128 : cluster 3 Health check failed: Degraded data redundancy: 399/295272 objects degraded (0.135%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:40:36.105 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:36.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:36.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:36.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:36.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:36.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:36.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:36.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:36.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:36.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:36.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:36.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:36.655 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] 2023-10-01T09:40:36.655 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:40:36.656 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:40:36.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:40:36.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:36.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:36.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:36.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:36.917 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:36.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:37.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.055 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:37.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:37.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:37.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:37.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.319 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:37.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:37.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:37.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:37.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.584 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:37.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:37.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:37.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:37 smithi111 bash[75702]: cluster 2023-10-01T09:40:37.528045+0000 mgr.y (mgr.25132) 923 : cluster 0 pgmap v945: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 3369/286110 objects degraded (1.178%); 857 KiB/s, 24 objects/s recovering 2023-10-01T09:40:37.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:37 smithi111 bash[78631]: cluster 2023-10-01T09:40:37.528045+0000 mgr.y (mgr.25132) 923 : cluster 0 pgmap v945: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 3369/286110 objects degraded (1.178%); 857 KiB/s, 24 objects/s recovering 2023-10-01T09:40:37.825 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:37.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:37.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:37.959 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:37 smithi183 bash[59233]: cluster 2023-10-01T09:40:37.528045+0000 mgr.y (mgr.25132) 923 : cluster 0 pgmap v945: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 3369/286110 objects degraded (1.178%); 857 KiB/s, 24 objects/s recovering 2023-10-01T09:40:37.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:37.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:38.084 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:38.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:38.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:38.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:38.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:38.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:38.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:38.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:38.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:38.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:38.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:38.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:38.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:38.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:38.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:38.921 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:38.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:39.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:39.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:39.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:39.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:39.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:39.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:39.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:39.442 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:39.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:39.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:39.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:39.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:39.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:39.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:39.763 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:40:39.763 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45314.0:118628 9.c e202/200 9:3a943466:::benchmark_data_smithi111_170841_object13203:head v 202'7403, mlcod=193'6590)", 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:39.755540+0000", 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0071210709999999997, 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0071542919999999996, 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:40:39.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755540+0000", 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755540+0000", 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755539+0000", 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1747e-05 2023-10-01T09:40:39.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755551+0000", 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1495999999999999e-05 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755572+0000", 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3939999999999996e-06 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:40:39.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755580+0000", 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000154439 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755735+0000", 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9311000000000002e-05 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.755794+0000", 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00025403699999999998 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:40:39.767 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45314.0:118629 9.c e202/200 9:37dcf093:::benchmark_data_smithi111_170841_object13204:head v 202'7404, mlcod=193'6590)", 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:39.759078+0000", 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0035829159999999998, 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036880839999999999, 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:40:39.768 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759078+0000", 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759078+0000", 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759077+0000", 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1674999999999999e-05 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759089+0000", 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0876000000000001e-05 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759110+0000", 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1049999999999995e-06 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759118+0000", 2023-10-01T09:40:39.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00060909600000000005 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759727+0000", 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5026999999999999e-05 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:39.759752+0000", 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00067359400000000002 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:40:39.771 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:40:39.772 INFO:teuthology.orchestra.run.smithi183.stdout: ], 2023-10-01T09:40:39.772 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 2 2023-10-01T09:40:39.772 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:40:39.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:39.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:39.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:39.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:39.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:39.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:40.084 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:40.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:40.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:40.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:40.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:40.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:40 smithi183 bash[59233]: cluster 2023-10-01T09:40:39.528539+0000 mgr.y (mgr.25132) 924 : cluster 0 pgmap v946: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 KiB/s wr, 435 op/s; 3369/286110 objects degraded (1.178%); 242 KiB/s, 2 keys/s, 16 objects/s recovering 2023-10-01T09:40:40.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:40 smithi111 bash[75702]: cluster 2023-10-01T09:40:39.528539+0000 mgr.y (mgr.25132) 924 : cluster 0 pgmap v946: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 KiB/s wr, 435 op/s; 3369/286110 objects degraded (1.178%); 242 KiB/s, 2 keys/s, 16 objects/s recovering 2023-10-01T09:40:40.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:40 smithi111 bash[78631]: cluster 2023-10-01T09:40:39.528539+0000 mgr.y (mgr.25132) 924 : cluster 0 pgmap v946: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.1 KiB/s wr, 435 op/s; 3369/286110 objects degraded (1.178%); 242 KiB/s, 2 keys/s, 16 objects/s recovering 2023-10-01T09:40:40.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:40.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:40.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:40.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:40.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:40.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:40.658 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:40.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:40.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:40.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:40.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:40.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:40.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:40.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:40.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T09:40:41.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:41.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:41.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:41.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:41.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:41.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:41.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:41.393 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:41.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:41.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:41.533 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:41.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:41.639 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:41.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:41.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:41.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:42.003 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:41 smithi183 bash[59233]: cluster 2023-10-01T09:40:41.529395+0000 mgr.y (mgr.25132) 925 : cluster 0 pgmap v947: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 921 B/s wr, 762 op/s; 3369/274290 objects degraded (1.228%); 205 KiB/s, 1 keys/s, 25 objects/s recovering 2023-10-01T09:40:42.003 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:41 smithi183 bash[59233]: cluster 2023-10-01T09:40:41.580753+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 3369/274290 objects degraded (1.228%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:42.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:41 smithi111 bash[78631]: cluster 2023-10-01T09:40:41.529395+0000 mgr.y (mgr.25132) 925 : cluster 0 pgmap v947: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 921 B/s wr, 762 op/s; 3369/274290 objects degraded (1.228%); 205 KiB/s, 1 keys/s, 25 objects/s recovering 2023-10-01T09:40:42.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:41 smithi111 bash[78631]: cluster 2023-10-01T09:40:41.580753+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 3369/274290 objects degraded (1.228%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:41 smithi111 bash[75702]: cluster 2023-10-01T09:40:41.529395+0000 mgr.y (mgr.25132) 925 : cluster 0 pgmap v947: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 921 B/s wr, 762 op/s; 3369/274290 objects degraded (1.228%); 205 KiB/s, 1 keys/s, 25 objects/s recovering 2023-10-01T09:40:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:41 smithi111 bash[75702]: cluster 2023-10-01T09:40:41.580753+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 3369/274290 objects degraded (1.228%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:42.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:42.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:42.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:42.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:42.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:42.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:42.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:42.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:42.495 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:42.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:42.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:42.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:42.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:42.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:42.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:42.771 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:42.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:42.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:42.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:42.914 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:42.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:43.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:43.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:43.170 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:43.192 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:43 smithi111 bash[75702]: audit 2023-10-01T09:40:43.135957+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.111:0/1869587717' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:40:43.193 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:40:43.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:43.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:43.243 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:40:43.298 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:40:43.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:43.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:43.364 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:40:43.395 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:40:43.434 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:40:43.438 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:43.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:43 smithi183 bash[59233]: audit 2023-10-01T09:40:43.135957+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.111:0/1869587717' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:40:43.470 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:40:43.474 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:43.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:43.510 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.515 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:40:43.546 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:43 smithi111 bash[78631]: audit 2023-10-01T09:40:43.135957+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.111:0/1869587717' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:40:43.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:43.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:43.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:43.758 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:43.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:43.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:43.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:43.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:43.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:43.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:44.039 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:44.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:44.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:44.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:44.212 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:40:44.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:44.292 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:44 smithi183 bash[59233]: cluster 2023-10-01T09:40:43.529944+0000 mgr.y (mgr.25132) 926 : cluster 0 pgmap v948: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 805 B/s wr, 666 op/s; 3369/274290 objects degraded (1.228%); 179 KiB/s, 1 keys/s, 22 objects/s recovering 2023-10-01T09:40:44.292 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:44 smithi183 bash[59233]: audit 2023-10-01T09:40:43.584142+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.111:0/2893724386' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:40:44.292 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:44 smithi183 bash[59233]: audit 2023-10-01T09:40:43.584636+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:40:44.292 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:44 smithi183 bash[59233]: audit 2023-10-01T09:40:44.030875+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:44.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:44.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:44.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:44.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:44.454 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[78631]: cluster 2023-10-01T09:40:43.529944+0000 mgr.y (mgr.25132) 926 : cluster 0 pgmap v948: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 805 B/s wr, 666 op/s; 3369/274290 objects degraded (1.228%); 179 KiB/s, 1 keys/s, 22 objects/s recovering 2023-10-01T09:40:44.454 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[78631]: audit 2023-10-01T09:40:43.584142+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.111:0/2893724386' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:40:44.454 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[78631]: audit 2023-10-01T09:40:43.584636+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:40:44.454 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[78631]: audit 2023-10-01T09:40:44.030875+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:44.454 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[75702]: cluster 2023-10-01T09:40:43.529944+0000 mgr.y (mgr.25132) 926 : cluster 0 pgmap v948: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 805 B/s wr, 666 op/s; 3369/274290 objects degraded (1.228%); 179 KiB/s, 1 keys/s, 22 objects/s recovering 2023-10-01T09:40:44.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[75702]: audit 2023-10-01T09:40:43.584142+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.111:0/2893724386' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:40:44.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[75702]: audit 2023-10-01T09:40:43.584636+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:40:44.455 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[75702]: audit 2023-10-01T09:40:44.030875+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:40:44.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:44.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:44.586 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:44.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:44.694 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:44.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:44.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:40:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:40:44] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.33.4" 2023-10-01T09:40:44.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:44.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:44.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:44.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:44.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:45.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:45.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[78631]: cluster 2023-10-01T09:40:44.190985+0000 mon.a (mon.0) 1132 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[78631]: cluster 2023-10-01T09:40:44.205543+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[75702]: cluster 2023-10-01T09:40:44.190985+0000 mon.a (mon.0) 1132 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[75702]: cluster 2023-10-01T09:40:44.205543+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[75702]: audit 2023-10-01T09:40:44.205692+0000 mon.a (mon.0) 1133 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[75702]: cluster 2023-10-01T09:40:44.205986+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[75702]: cluster 2023-10-01T09:40:44.212716+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.199 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[75702]: cluster 2023-10-01T09:40:44.217647+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:45.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:45.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:45.311 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:45.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:45 smithi183 bash[59233]: cluster 2023-10-01T09:40:44.190985+0000 mon.a (mon.0) 1132 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:40:45.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:45 smithi183 bash[59233]: cluster 2023-10-01T09:40:44.205543+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:45 smithi183 bash[59233]: audit 2023-10-01T09:40:44.205692+0000 mon.a (mon.0) 1133 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:40:45.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:45 smithi183 bash[59233]: cluster 2023-10-01T09:40:44.205986+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-01T09:40:45.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:45 smithi183 bash[59233]: cluster 2023-10-01T09:40:44.212716+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:45 smithi183 bash[59233]: cluster 2023-10-01T09:40:44.217647+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:45.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:45.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[78631]: audit 2023-10-01T09:40:44.205692+0000 mon.a (mon.0) 1133 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:40:45.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[78631]: cluster 2023-10-01T09:40:44.205986+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-01T09:40:45.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[78631]: cluster 2023-10-01T09:40:44.212716+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:45 smithi111 bash[78631]: cluster 2023-10-01T09:40:44.217647+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T09:40:45.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:45.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:45.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.807 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:45.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:45.825 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:40:45.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:45.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:45.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:46.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:46.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:46.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:46.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:46.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:46.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:46.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:46.343 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:46 smithi111 bash[78631]: cluster 2023-10-01T09:40:45.530673+0000 mgr.y (mgr.25132) 927 : cluster 0 pgmap v950: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 3369/272256 objects degraded (1.237%); 205 KiB/s, 23 objects/s recovering 2023-10-01T09:40:46.343 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:46 smithi111 bash[75702]: cluster 2023-10-01T09:40:45.530673+0000 mgr.y (mgr.25132) 927 : cluster 0 pgmap v950: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 3369/272256 objects degraded (1.237%); 205 KiB/s, 23 objects/s recovering 2023-10-01T09:40:46.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:46.450 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:46 smithi183 bash[59233]: cluster 2023-10-01T09:40:45.530673+0000 mgr.y (mgr.25132) 927 : cluster 0 pgmap v950: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 3369/272256 objects degraded (1.237%); 205 KiB/s, 23 objects/s recovering 2023-10-01T09:40:46.472 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:46.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:46.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:46.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:46.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:46.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:46.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:46.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:46.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:46.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:46.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:46.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:46.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:46.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:40:46.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:47.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:47.146 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:47.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:47.255 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:47.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:47.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:47.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:47.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:47.563 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:47.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:47.704 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:47 smithi183 bash[59233]: cluster 2023-10-01T09:40:47.531459+0000 mgr.y (mgr.25132) 928 : cluster 0 pgmap v951: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 3369/263439 objects degraded (1.279%); 0 B/s, 23 objects/s recovering 2023-10-01T09:40:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:47 smithi183 bash[59233]: cluster 2023-10-01T09:40:47.582656+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 3369/263439 objects degraded (1.279%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:47.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:47.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:47.887 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:47 smithi111 bash[75702]: cluster 2023-10-01T09:40:47.531459+0000 mgr.y (mgr.25132) 928 : cluster 0 pgmap v951: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 3369/263439 objects degraded (1.279%); 0 B/s, 23 objects/s recovering 2023-10-01T09:40:47.887 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:47 smithi111 bash[75702]: cluster 2023-10-01T09:40:47.582656+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 3369/263439 objects degraded (1.279%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:47.887 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:47 smithi111 bash[78631]: cluster 2023-10-01T09:40:47.531459+0000 mgr.y (mgr.25132) 928 : cluster 0 pgmap v951: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 3369/263439 objects degraded (1.279%); 0 B/s, 23 objects/s recovering 2023-10-01T09:40:47.888 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:47 smithi111 bash[78631]: cluster 2023-10-01T09:40:47.582656+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 3369/263439 objects degraded (1.279%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:47.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:47.972 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:47.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:47.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:48.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:48.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:48.218 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:48.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:48.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:48.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:48.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:48.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:48.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:48.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:48.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:48.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:48.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:48.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:48.788 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:48.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:48.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:40:48.918 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:48.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:48.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:49.021 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:49.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:49.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:49.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:49.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:49.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:49.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:49.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:49.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:49.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:49.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:49.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:49.574 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:49.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:49.703 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:49.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:49.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[75702]: cluster 2023-10-01T09:40:48.640350+0000 mon.a (mon.0) 1136 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-01T09:40:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[75702]: cluster 2023-10-01T09:40:48.640736+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[75702]: cluster 2023-10-01T09:40:48.642483+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[75702]: cluster 2023-10-01T09:40:48.650165+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[75702]: cluster 2023-10-01T09:40:49.532192+0000 mgr.y (mgr.25132) 929 : cluster 0 pgmap v953: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 3369/263439 objects degraded (1.279%); 0 B/s, 14 objects/s recovering 2023-10-01T09:40:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[78631]: cluster 2023-10-01T09:40:48.640350+0000 mon.a (mon.0) 1136 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-01T09:40:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[78631]: cluster 2023-10-01T09:40:48.640736+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[78631]: cluster 2023-10-01T09:40:48.642483+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[78631]: cluster 2023-10-01T09:40:48.650165+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:49 smithi111 bash[78631]: cluster 2023-10-01T09:40:49.532192+0000 mgr.y (mgr.25132) 929 : cluster 0 pgmap v953: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 3369/263439 objects degraded (1.279%); 0 B/s, 14 objects/s recovering 2023-10-01T09:40:49.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:49.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:49.953 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:49.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:49.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:49.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:49 smithi183 bash[59233]: cluster 2023-10-01T09:40:48.640350+0000 mon.a (mon.0) 1136 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-01T09:40:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:49 smithi183 bash[59233]: cluster 2023-10-01T09:40:48.640736+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:49 smithi183 bash[59233]: cluster 2023-10-01T09:40:48.642483+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:49 smithi183 bash[59233]: cluster 2023-10-01T09:40:48.650165+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T09:40:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:49 smithi183 bash[59233]: cluster 2023-10-01T09:40:49.532192+0000 mgr.y (mgr.25132) 929 : cluster 0 pgmap v953: 89 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 3369/263439 objects degraded (1.279%); 0 B/s, 14 objects/s recovering 2023-10-01T09:40:50.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:50.120 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:50.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:50.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:50.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:50.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:50.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:50.409 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:50.517 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:50.551 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:50.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:50 smithi183 bash[59233]: cluster 2023-10-01T09:40:49.650494+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T09:40:50.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:50 smithi183 bash[59233]: cluster 2023-10-01T09:40:49.651343+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-01T09:40:50.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:50 smithi183 bash[59233]: cluster 2023-10-01T09:40:49.653421+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T09:40:50.661 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:50.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:50.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:50.792 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:50.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:50.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:50.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:50.936 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:40:50.936 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:40:50.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:50 smithi111 bash[78631]: cluster 2023-10-01T09:40:49.650494+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T09:40:50.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:50 smithi111 bash[78631]: cluster 2023-10-01T09:40:49.651343+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-01T09:40:50.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:50 smithi111 bash[78631]: cluster 2023-10-01T09:40:49.653421+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T09:40:50.948 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:50 smithi111 bash[75702]: cluster 2023-10-01T09:40:49.650494+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T09:40:50.948 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:50 smithi111 bash[75702]: cluster 2023-10-01T09:40:49.651343+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-01T09:40:50.948 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:50 smithi111 bash[75702]: cluster 2023-10-01T09:40:49.653421+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T09:40:50.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:50.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:50.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:51.030 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:40:51.047 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:40:51.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:51.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:51.204 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:51.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:51.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:51.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:51.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:51.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:51.496 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:51.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:51.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:51.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:51.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:51.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:51.762 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:51.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:51.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:51.883 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:51 smithi111 bash[75702]: audit 2023-10-01T09:40:51.010143+0000 mgr.y (mgr.25132) 930 : audit 0 from='client.45398 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:40:51.883 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:51 smithi111 bash[75702]: cluster 2023-10-01T09:40:51.533047+0000 mgr.y (mgr.25132) 931 : cluster 0 pgmap v955: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 932 op/s; 2970/253782 objects degraded (1.170%); 114 KiB/s, 30 objects/s recovering 2023-10-01T09:40:51.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:51 smithi111 bash[78631]: audit 2023-10-01T09:40:51.010143+0000 mgr.y (mgr.25132) 930 : audit 0 from='client.45398 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:40:51.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:51 smithi111 bash[78631]: cluster 2023-10-01T09:40:51.533047+0000 mgr.y (mgr.25132) 931 : cluster 0 pgmap v955: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 932 op/s; 2970/253782 objects degraded (1.170%); 114 KiB/s, 30 objects/s recovering 2023-10-01T09:40:51.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:51.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:51.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:52.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:52.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:51 smithi183 bash[59233]: audit 2023-10-01T09:40:51.010143+0000 mgr.y (mgr.25132) 930 : audit 0 from='client.45398 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:40:52.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:51 smithi183 bash[59233]: cluster 2023-10-01T09:40:51.533047+0000 mgr.y (mgr.25132) 931 : cluster 0 pgmap v955: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 932 op/s; 2970/253782 objects degraded (1.170%); 114 KiB/s, 30 objects/s recovering 2023-10-01T09:40:52.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:52.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T09:40:52.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:52.180 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:52.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:52.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:52.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:52.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:52.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:52.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:52.487 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":954,"stamp":"2023-10-01T09:40:49.649435+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5753870264,"num_objects":87813,"num_object_clones":0,"num_object_copies":263439,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3369,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87813,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":123317,"num_write_kb":6749454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1082,"num_bytes_recovered":49236754,"num_keys_recovered":20,"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":116786,"ondisk_log_size":116786,"up":267,"acting":257,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":287,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":20418664,"kb_used_data":17120232,"kb_used_omap":20,"kb_used_meta":3298219,"kb_avail":729542552,"statfs":{"total":767960285184,"available":747051573248,"internally_reserved":0,"allocated":17531117568,"data_stored":17525699398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":3377376910},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,1],"upper_bound":16},"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":-237043712,"num_objects":-3617,"num_object_clones":0,"num_object_copies":-10851,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-3617,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3617,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":116,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.119816"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":79,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.092742+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:40:32.092742+0000","last_peered":"2023-10-01T09:40:32.092742+0000","last_clean":"2023-10-01T09:40:32.092742+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:40:32.092742+0000","last_undegraded":"2023-10-01T09:40:32.092742+0000","last_fullsized":"2023-10-01T09:40:32.092742+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":19,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098138+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:40:32.098138+0000","last_peered":"2023-10-01T09:40:32.098138+0000","last_clean":"2023-10-01T09:40:32.098138+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:40:32.098138+0000","last_undegraded":"2023-10-01T09:40:32.098138+0000","last_fullsized":"2023-10-01T09:40:32.098138+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":134,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.222733+0000","last_change":"2023-10-01T09:34:21.110211+0000","last_active":"2023-10-01T09:40:44.222733+0000","last_peered":"2023-10-01T09:40:44.222733+0000","last_clean":"2023-10-01T09:40:44.222733+0000","last_became_active":"2023-10-01T09:34:21.109705+0000","last_became_peered":"2023-10-01T09:34:21.109705+0000","last_unstale":"2023-10-01T09:40:44.222733+0000","last_undegraded":"2023-10-01T09:40:44.222733+0000","last_fullsized":"2023-10-01T09:40:44.222733+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:42:49.005902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":207,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094160+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:40:32.094160+0000","last_peered":"2023-10-01T09:40:32.094160+0000","last_clean":"2023-10-01T09:40:32.094160+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:40:32.094160+0000","last_undegraded":"2023-10-01T09:40:32.094160+0000","last_fullsized":"2023-10-01T09:40:32.094160+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":195,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.097898+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:40:32.097898+0000","last_peered":"2023-10-01T09:40:32.097898+0000","last_clean":"2023-10-01T09:40:32.097898+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:40:32.097898+0000","last_undegraded":"2023-10-01T09:40:32.097898+0000","last_fullsized":"2023-10-01T09:40:32.097898+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":72,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101954+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:40:32.101954+0000","last_peered":"2023-10-01T09:40:32.101954+0000","last_clean":"2023-10-01T09:40:32.101954+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:40:32.101954+0000","last_undegraded":"2023-10-01T09:40:32.101954+0000","last_fullsized":"2023-10-01T09:40:32.101954+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":187,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094587+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:40:32.094587+0000","last_peered":"2023-10-01T09:40:32.094587+0000","last_clean":"2023-10-01T09:40:32.094587+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:40:32.094587+0000","last_undegraded":"2023-10-01T09:40:32.094587+0000","last_fullsized":"2023-10-01T09:40:32.094587+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":206,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.097977+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:40:32.097977+0000","last_peered":"2023-10-01T09:40:32.097977+0000","last_clean":"2023-10-01T09:40:32.097977+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:40:32.097977+0000","last_undegraded":"2023-10-01T09:40:32.097977+0000","last_fullsized":"2023-10-01T09:40:32.097977+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":102,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094915+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:40:32.094915+0000","last_peered":"2023-10-01T09:40:32.094915+0000","last_clean":"2023-10-01T09:40:32.094915+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:40:32.094915+0000","last_undegraded":"2023-10-01T09:40:32.094915+0000","last_fullsized":"2023-10-01T09:40:32.094915+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101522+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:40:32.101522+0000","last_peered":"2023-10-01T09:40:32.101522+0000","last_clean":"2023-10-01T09:40:32.101522+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:40:32.101522+0000","last_undegraded":"2023-10-01T09:40:32.101522+0000","last_fullsized":"2023-10-01T09:40:32.101522+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":18,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.105936+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:40:32.105936+0000","last_peered":"2023-10-01T09:40:32.105936+0000","last_clean":"2023-10-01T09:40:32.105936+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:40:32.105936+0000","last_undegraded":"2023-10-01T09:40:32.105936+0000","last_fullsized":"2023-10-01T09:40:32.105936+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":150,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101250+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:40:32.101250+0000","last_peered":"2023-10-01T09:40:32.101250+0000","last_clean":"2023-10-01T09:40:32.101250+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:40:32.101250+0000","last_undegraded":"2023-10-01T09:40:32.101250+0000","last_fullsized":"2023-10-01T09:40:32.101250+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":127,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.093343+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:40:32.093343+0000","last_peered":"2023-10-01T09:40:32.093343+0000","last_clean":"2023-10-01T09:40:32.093343+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:40:32.093343+0000","last_undegraded":"2023-10-01T09:40:32.093343+0000","last_fullsized":"2023-10-01T09:40:32.093343+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":163,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.093207+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:40:32.093207+0000","last_peered":"2023-10-01T09:40:32.093207+0000","last_clean":"2023-10-01T09:40:32.093207+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:40:32.093207+0000","last_undegraded":"2023-10-01T09:40:32.093207+0000","last_fullsized":"2023-10-01T09:40:32.093207+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":18,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.104989+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:40:32.104989+0000","last_peered":"2023-10-01T09:40:32.104989+0000","last_clean":"2023-10-01T09:40:32.104989+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:40:32.104989+0000","last_undegraded":"2023-10-01T09:40:32.104989+0000","last_fullsized":"2023-10-01T09:40:32.104989+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":197,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098627+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:40:32.098627+0000","last_peered":"2023-10-01T09:40:32.098627+0000","last_clean":"2023-10-01T09:40:32.098627+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:40:32.098627+0000","last_undegraded":"2023-10-01T09:40:32.098627+0000","last_fullsized":"2023-10-01T09:40:32.098627+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":205,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.093723+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:40:32.093723+0000","last_peered":"2023-10-01T09:40:32.093723+0000","last_clean":"2023-10-01T09:40:32.093723+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:40:32.093723+0000","last_undegraded":"2023-10-01T09:40:32.093723+0000","last_fullsized":"2023-10-01T09:40:32.093723+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":93,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.095005+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:40:32.095005+0000","last_peered":"2023-10-01T09:40:32.095005+0000","last_clean":"2023-10-01T09:40:32.095005+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:40:32.095005+0000","last_undegraded":"2023-10-01T09:40:32.095005+0000","last_fullsized":"2023-10-01T09:40:32.095005+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":12,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.104400+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:40:32.104400+0000","last_peered":"2023-10-01T09:40:32.104400+0000","last_clean":"2023-10-01T09:40:32.104400+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:40:32.104400+0000","last_undegraded":"2023-10-01T09:40:32.104400+0000","last_fullsized":"2023-10-01T09:40:32.104400+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":205,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094244+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:40:32.094244+0000","last_peered":"2023-10-01T09:40:32.094244+0000","last_clean":"2023-10-01T09:40:32.094244+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:40:32.094244+0000","last_undegraded":"2023-10-01T09:40:32.094244+0000","last_fullsized":"2023-10-01T09:40:32.094244+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":215,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101589+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:40:32.101589+0000","last_peered":"2023-10-01T09:40:32.101589+0000","last_clean":"2023-10-01T09:40:32.101589+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:40:32.101589+0000","last_undegraded":"2023-10-01T09:40:32.101589+0000","last_fullsized":"2023-10-01T09:40:32.101589+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":215,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.099023+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:40:32.099023+0000","last_peered":"2023-10-01T09:40:32.099023+0000","last_clean":"2023-10-01T09:40:32.099023+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:40:32.099023+0000","last_undegraded":"2023-10-01T09:40:32.099023+0000","last_fullsized":"2023-10-01T09:40:32.099023+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"203'7860","reported_seq":7920,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.965154+0000","last_change":"2023-10-01T09:40:31.734496+0000","last_active":"2023-10-01T09:40:45.965154+0000","last_peered":"2023-10-01T09:40:45.965154+0000","last_clean":"2023-10-01T09:39:56.190930+0000","last_became_active":"2023-10-01T09:40:31.200594+0000","last_became_peered":"2023-10-01T09:40:31.200594+0000","last_unstale":"2023-10-01T09:40:45.965154+0000","last_undegraded":"2023-10-01T09:40:31.733271+0000","last_fullsized":"2023-10-01T09:40:31.070749+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7860,"log_dups_size":0,"ondisk_log_size":7860,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:46:25.437731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":360579072,"num_objects":5502,"num_object_clones":0,"num_object_copies":16506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":447,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5502,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7860,"num_write_kb":427584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":524288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,1,5","objects":2},{"shards":"0,5","objects":5500}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":16,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.109781+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:40:32.109781+0000","last_peered":"2023-10-01T09:40:32.109781+0000","last_clean":"2023-10-01T09:40:32.109781+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:40:32.109781+0000","last_undegraded":"2023-10-01T09:40:32.109781+0000","last_fullsized":"2023-10-01T09:40:32.109781+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094387+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:40:32.094387+0000","last_peered":"2023-10-01T09:40:32.094387+0000","last_clean":"2023-10-01T09:40:32.094387+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:40:32.094387+0000","last_undegraded":"2023-10-01T09:40:32.094387+0000","last_fullsized":"2023-10-01T09:40:32.094387+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7862","reported_seq":7888,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:45.312106+0000","last_change":"2023-10-01T09:38:08.878383+0000","last_active":"2023-10-01T09:40:45.312106+0000","last_peered":"2023-10-01T09:40:45.312106+0000","last_clean":"2023-10-01T09:40:45.312106+0000","last_became_active":"2023-10-01T09:38:08.877467+0000","last_became_peered":"2023-10-01T09:38:08.877467+0000","last_unstale":"2023-10-01T09:40:45.312106+0000","last_undegraded":"2023-10-01T09:40:45.312106+0000","last_fullsized":"2023-10-01T09:40:45.312106+0000","mapping_epoch":187,"log_start":"190'965","ondisk_log_start":"190'965","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":6897,"log_dups_size":0,"ondisk_log_size":6897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:28.114581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362676224,"num_objects":5534,"num_object_clones":0,"num_object_copies":16602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5534,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7862,"num_write_kb":428672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":16,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.105936+0000","last_change":"2023-10-01T09:40:31.484095+0000","last_active":"2023-10-01T09:40:32.105936+0000","last_peered":"2023-10-01T09:40:32.105936+0000","last_clean":"2023-10-01T09:40:32.105936+0000","last_became_active":"2023-10-01T09:40:31.156531+0000","last_became_peered":"2023-10-01T09:40:31.156531+0000","last_unstale":"2023-10-01T09:40:32.105936+0000","last_undegraded":"2023-10-01T09:40:32.105936+0000","last_fullsized":"2023-10-01T09:40:32.105936+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":184,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.092593+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:40:32.092593+0000","last_peered":"2023-10-01T09:40:32.092593+0000","last_clean":"2023-10-01T09:40:32.092593+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:40:32.092593+0000","last_undegraded":"2023-10-01T09:40:32.092593+0000","last_fullsized":"2023-10-01T09:40:32.092593+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7514","reported_seq":8202,"reported_epoch":203,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T09:40:45.638888+0000","last_change":"2023-10-01T09:40:31.744263+0000","last_active":"2023-10-01T09:40:45.638888+0000","last_peered":"2023-10-01T09:40:45.638888+0000","last_clean":"2023-10-01T09:39:56.137138+0000","last_became_active":"2023-10-01T09:40:31.234366+0000","last_became_peered":"2023-10-01T09:40:31.234366+0000","last_unstale":"2023-10-01T09:40:45.638888+0000","last_undegraded":"2023-10-01T09:40:45.638888+0000","last_fullsized":"2023-10-01T09:40:31.095086+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7514,"log_dups_size":0,"ondisk_log_size":7514,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353894400,"num_objects":5400,"num_object_clones":0,"num_object_copies":16200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5400,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7514,"num_write_kb":413248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":324,"num_bytes_recovered":1114112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":5400}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":16,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.106039+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:40:32.106039+0000","last_peered":"2023-10-01T09:40:32.106039+0000","last_clean":"2023-10-01T09:40:32.106039+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:40:32.106039+0000","last_undegraded":"2023-10-01T09:40:32.106039+0000","last_fullsized":"2023-10-01T09:40:32.106039+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":99,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101458+0000","last_change":"2023-10-01T09:40:31.091079+0000","last_active":"2023-10-01T09:40:32.101458+0000","last_peered":"2023-10-01T09:40:32.101458+0000","last_clean":"2023-10-01T09:40:32.101458+0000","last_became_active":"2023-10-01T09:40:31.090655+0000","last_became_peered":"2023-10-01T09:40:31.090655+0000","last_unstale":"2023-10-01T09:40:32.101458+0000","last_undegraded":"2023-10-01T09:40:32.101458+0000","last_fullsized":"2023-10-01T09:40:32.101458+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"203'7704","reported_seq":7728,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:45.654195+0000","last_change":"2023-10-01T09:38:08.815639+0000","last_active":"2023-10-01T09:40:45.654195+0000","last_peered":"2023-10-01T09:40:45.654195+0000","last_clean":"2023-10-01T09:40:45.654195+0000","last_became_active":"2023-10-01T09:38:08.815202+0000","last_became_peered":"2023-10-01T09:38:08.815202+0000","last_unstale":"2023-10-01T09:40:45.654195+0000","last_undegraded":"2023-10-01T09:40:45.654195+0000","last_fullsized":"2023-10-01T09:40:45.654195+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7704,"log_dups_size":0,"ondisk_log_size":7704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":356909056,"num_objects":5446,"num_object_clones":0,"num_object_copies":16338,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5446,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7704,"num_write_kb":420800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094476+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:40:32.094476+0000","last_peered":"2023-10-01T09:40:32.094476+0000","last_clean":"2023-10-01T09:40:32.094476+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:40:32.094476+0000","last_undegraded":"2023-10-01T09:40:32.094476+0000","last_fullsized":"2023-10-01T09:40:32.094476+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094503+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:40:32.094503+0000","last_peered":"2023-10-01T09:40:32.094503+0000","last_clean":"2023-10-01T09:40:32.094503+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:40:32.094503+0000","last_undegraded":"2023-10-01T09:40:32.094503+0000","last_fullsized":"2023-10-01T09:40:32.094503+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7667","reported_seq":7708,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.933142+0000","last_change":"2023-10-01T09:40:31.213592+0000","last_active":"2023-10-01T09:40:45.933142+0000","last_peered":"2023-10-01T09:40:45.933142+0000","last_clean":"2023-10-01T09:39:56.173967+0000","last_became_active":"2023-10-01T09:40:31.204193+0000","last_became_peered":"2023-10-01T09:40:31.204193+0000","last_unstale":"2023-10-01T09:40:45.933142+0000","last_undegraded":"2023-10-01T09:40:31.085723+0000","last_fullsized":"2023-10-01T09:40:31.063088+0000","mapping_epoch":200,"log_start":"190'1100","ondisk_log_start":"190'1100","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":6567,"log_dups_size":0,"ondisk_log_size":6567,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:16:55.656962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358678528,"num_objects":5473,"num_object_clones":0,"num_object_copies":16419,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":426,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5473,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7667,"num_write_kb":420480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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","6"],"object_location_counts":[{"shards":"2,3,6","objects":22},{"shards":"3,6","objects":5451}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":178,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.105636+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:40:32.105636+0000","last_peered":"2023-10-01T09:40:32.105636+0000","last_clean":"2023-10-01T09:40:32.105636+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:40:32.105636+0000","last_undegraded":"2023-10-01T09:40:32.105636+0000","last_fullsized":"2023-10-01T09:40:32.105636+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":88,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.093423+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:40:32.093423+0000","last_peered":"2023-10-01T09:40:32.093423+0000","last_clean":"2023-10-01T09:40:32.093423+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:40:32.093423+0000","last_undegraded":"2023-10-01T09:40:32.093423+0000","last_fullsized":"2023-10-01T09:40:32.093423+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7554","reported_seq":7578,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:45.397439+0000","last_change":"2023-10-01T09:38:08.812640+0000","last_active":"2023-10-01T09:40:45.397439+0000","last_peered":"2023-10-01T09:40:45.397439+0000","last_clean":"2023-10-01T09:40:45.397439+0000","last_became_active":"2023-10-01T09:38:08.812223+0000","last_became_peered":"2023-10-01T09:38:08.812223+0000","last_unstale":"2023-10-01T09:40:45.397439+0000","last_undegraded":"2023-10-01T09:40:45.397439+0000","last_fullsized":"2023-10-01T09:40:45.397439+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7554,"log_dups_size":0,"ondisk_log_size":7554,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357433344,"num_objects":5454,"num_object_clones":0,"num_object_copies":16362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5454,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7554,"num_write_kb":416256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101551+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:40:32.101551+0000","last_peered":"2023-10-01T09:40:32.101551+0000","last_clean":"2023-10-01T09:40:32.101551+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:40:32.101551+0000","last_undegraded":"2023-10-01T09:40:32.101551+0000","last_fullsized":"2023-10-01T09:40:32.101551+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.223238+0000","last_change":"2023-10-01T09:34:21.113827+0000","last_active":"2023-10-01T09:40:44.223238+0000","last_peered":"2023-10-01T09:40:44.223238+0000","last_clean":"2023-10-01T09:40:44.223238+0000","last_became_active":"2023-10-01T09:34:21.110671+0000","last_became_peered":"2023-10-01T09:34:21.110671+0000","last_unstale":"2023-10-01T09:40:44.223238+0000","last_undegraded":"2023-10-01T09:40:44.223238+0000","last_fullsized":"2023-10-01T09:40:44.223238+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:08:06.189624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"203'7717","reported_seq":8302,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.994460+0000","last_change":"2023-10-01T09:40:31.212198+0000","last_active":"2023-10-01T09:40:45.994460+0000","last_peered":"2023-10-01T09:40:45.994460+0000","last_clean":"2023-10-01T09:39:56.160230+0000","last_became_active":"2023-10-01T09:40:31.149474+0000","last_became_peered":"2023-10-01T09:40:31.149474+0000","last_unstale":"2023-10-01T09:40:45.994460+0000","last_undegraded":"2023-10-01T09:40:31.080653+0000","last_fullsized":"2023-10-01T09:40:31.062989+0000","mapping_epoch":200,"log_start":"190'1100","ondisk_log_start":"190'1100","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":6617,"log_dups_size":0,"ondisk_log_size":6617,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:08:18.149340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":359333888,"num_objects":5483,"num_object_clones":0,"num_object_copies":16449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":437,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7717,"num_write_kb":422400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":271,"num_bytes_recovered":17629184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[{"shards":"1,3","objects":5469},{"shards":"1,3,5","objects":14}],"blocked_by":[],"up_primary":7,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":158,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-10-01T09:40:48.670589+0000","last_change":"2023-10-01T09:40:31.091258+0000","last_active":"2023-10-01T09:40:48.670589+0000","last_peered":"2023-10-01T09:40:48.670589+0000","last_clean":"2023-10-01T09:40:48.670589+0000","last_became_active":"2023-10-01T09:40:31.090849+0000","last_became_peered":"2023-10-01T09:40:31.090849+0000","last_unstale":"2023-10-01T09:40:48.670589+0000","last_undegraded":"2023-10-01T09:40:48.670589+0000","last_fullsized":"2023-10-01T09:40:48.670589+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:33.963233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":187,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.097142+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:40:32.097142+0000","last_peered":"2023-10-01T09:40:32.097142+0000","last_clean":"2023-10-01T09:40:32.097142+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:40:32.097142+0000","last_undegraded":"2023-10-01T09:40:32.097142+0000","last_fullsized":"2023-10-01T09:40:32.097142+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7695","reported_seq":7721,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:45.977193+0000","last_change":"2023-10-01T09:38:08.800226+0000","last_active":"2023-10-01T09:40:45.977193+0000","last_peered":"2023-10-01T09:40:45.977193+0000","last_clean":"2023-10-01T09:40:45.977193+0000","last_became_active":"2023-10-01T09:38:08.799361+0000","last_became_peered":"2023-10-01T09:38:08.799361+0000","last_unstale":"2023-10-01T09:40:45.977193+0000","last_undegraded":"2023-10-01T09:40:45.977193+0000","last_fullsized":"2023-10-01T09:40:45.977193+0000","mapping_epoch":187,"log_start":"190'1100","ondisk_log_start":"190'1100","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":6595,"log_dups_size":0,"ondisk_log_size":6595,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:25:52.771098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358154240,"num_objects":5465,"num_object_clones":0,"num_object_copies":16395,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5465,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7695,"num_write_kb":421120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098114+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:40:32.098114+0000","last_peered":"2023-10-01T09:40:32.098114+0000","last_clean":"2023-10-01T09:40:32.098114+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:40:32.098114+0000","last_undegraded":"2023-10-01T09:40:32.098114+0000","last_fullsized":"2023-10-01T09:40:32.098114+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098601+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:40:32.098601+0000","last_peered":"2023-10-01T09:40:32.098601+0000","last_clean":"2023-10-01T09:40:32.098601+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:40:32.098601+0000","last_undegraded":"2023-10-01T09:40:32.098601+0000","last_fullsized":"2023-10-01T09:40:32.098601+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"203'7669","reported_seq":7693,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:45.578254+0000","last_change":"2023-10-01T09:38:08.814161+0000","last_active":"2023-10-01T09:40:45.578254+0000","last_peered":"2023-10-01T09:40:45.578254+0000","last_clean":"2023-10-01T09:40:45.578254+0000","last_became_active":"2023-10-01T09:38:08.813778+0000","last_became_peered":"2023-10-01T09:38:08.813778+0000","last_unstale":"2023-10-01T09:40:45.578254+0000","last_undegraded":"2023-10-01T09:40:45.578254+0000","last_fullsized":"2023-10-01T09:40:45.578254+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7669,"log_dups_size":0,"ondisk_log_size":7669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367853568,"num_objects":5613,"num_object_clones":0,"num_object_copies":16839,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7669,"num_write_kb":425024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":117,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.093616+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:40:32.093616+0000","last_peered":"2023-10-01T09:40:32.093616+0000","last_clean":"2023-10-01T09:40:32.093616+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:40:32.093616+0000","last_undegraded":"2023-10-01T09:40:32.093616+0000","last_fullsized":"2023-10-01T09:40:32.093616+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":75,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.095072+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:40:32.095072+0000","last_peered":"2023-10-01T09:40:32.095072+0000","last_clean":"2023-10-01T09:40:32.095072+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:40:32.095072+0000","last_undegraded":"2023-10-01T09:40:32.095072+0000","last_fullsized":"2023-10-01T09:40:32.095072+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":187,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101149+0000","last_change":"2023-10-01T09:34:21.117258+0000","last_active":"2023-10-01T09:40:32.101149+0000","last_peered":"2023-10-01T09:40:32.101149+0000","last_clean":"2023-10-01T09:40:32.101149+0000","last_became_active":"2023-10-01T09:34:21.116865+0000","last_became_peered":"2023-10-01T09:34:21.116865+0000","last_unstale":"2023-10-01T09:40:32.101149+0000","last_undegraded":"2023-10-01T09:40:32.101149+0000","last_fullsized":"2023-10-01T09:40:32.101149+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:47:32.155443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"203'7622","reported_seq":7667,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.984698+0000","last_change":"2023-10-01T09:40:31.228825+0000","last_active":"2023-10-01T09:40:45.984698+0000","last_peered":"2023-10-01T09:40:45.984698+0000","last_clean":"2023-10-01T09:39:56.191914+0000","last_became_active":"2023-10-01T09:40:31.215340+0000","last_became_peered":"2023-10-01T09:40:31.215340+0000","last_unstale":"2023-10-01T09:40:45.984698+0000","last_undegraded":"2023-10-01T09:40:31.095920+0000","last_fullsized":"2023-10-01T09:40:31.067184+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7622,"log_dups_size":0,"ondisk_log_size":7622,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:01:54.502643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357564416,"num_objects":5456,"num_object_clones":0,"num_object_copies":16368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":377,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7622,"num_write_kb":418496,"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":[0,7,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,3,5","objects":12},{"shards":"0,5","objects":5444}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":191,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094904+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:40:32.094904+0000","last_peered":"2023-10-01T09:40:32.094904+0000","last_clean":"2023-10-01T09:40:32.094904+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:40:32.094904+0000","last_undegraded":"2023-10-01T09:40:32.094904+0000","last_fullsized":"2023-10-01T09:40:32.094904+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.222882+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:40:44.222882+0000","last_peered":"2023-10-01T09:40:44.222882+0000","last_clean":"2023-10-01T09:40:44.222882+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:40:44.222882+0000","last_undegraded":"2023-10-01T09:40:44.222882+0000","last_fullsized":"2023-10-01T09:40:44.222882+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":100,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.222910+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:40:44.222910+0000","last_peered":"2023-10-01T09:40:44.222910+0000","last_clean":"2023-10-01T09:40:44.222910+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:40:44.222910+0000","last_undegraded":"2023-10-01T09:40:44.222910+0000","last_fullsized":"2023-10-01T09:40:44.222910+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.a","version":"203'7699","reported_seq":7759,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.637374+0000","last_change":"2023-10-01T09:40:31.394349+0000","last_active":"2023-10-01T09:40:45.637374+0000","last_peered":"2023-10-01T09:40:45.637374+0000","last_clean":"2023-10-01T09:39:56.137531+0000","last_became_active":"2023-10-01T09:40:31.194467+0000","last_became_peered":"2023-10-01T09:40:31.194467+0000","last_unstale":"2023-10-01T09:40:45.637374+0000","last_undegraded":"2023-10-01T09:40:31.394068+0000","last_fullsized":"2023-10-01T09:40:31.093981+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7699,"log_dups_size":0,"ondisk_log_size":7699,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":360513536,"num_objects":5501,"num_object_clones":0,"num_object_copies":16503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":401,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7699,"num_write_kb":422400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":458752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","1"],"object_location_counts":[{"shards":"1,5","objects":5501}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":203,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.222871+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:40:44.222871+0000","last_peered":"2023-10-01T09:40:44.222871+0000","last_clean":"2023-10-01T09:40:44.222871+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:40:44.222871+0000","last_undegraded":"2023-10-01T09:40:44.222871+0000","last_fullsized":"2023-10-01T09:40:44.222871+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":154,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.236721+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:40:44.236721+0000","last_peered":"2023-10-01T09:40:44.236721+0000","last_clean":"2023-10-01T09:40:44.236721+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:40:44.236721+0000","last_undegraded":"2023-10-01T09:40:44.236721+0000","last_fullsized":"2023-10-01T09:40:44.236721+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":203,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:35.335208+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:40:35.335208+0000","last_peered":"2023-10-01T09:40:35.335208+0000","last_clean":"2023-10-01T09:40:35.335208+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:40:35.335208+0000","last_undegraded":"2023-10-01T09:40:35.335208+0000","last_fullsized":"2023-10-01T09:40:35.335208+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"203'7683","reported_seq":7709,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:46.004538+0000","last_change":"2023-10-01T09:38:08.814562+0000","last_active":"2023-10-01T09:40:46.004538+0000","last_peered":"2023-10-01T09:40:46.004538+0000","last_clean":"2023-10-01T09:40:46.004538+0000","last_became_active":"2023-10-01T09:38:08.814063+0000","last_became_peered":"2023-10-01T09:38:08.814063+0000","last_unstale":"2023-10-01T09:40:46.004538+0000","last_undegraded":"2023-10-01T09:40:46.004538+0000","last_fullsized":"2023-10-01T09:40:46.004538+0000","mapping_epoch":187,"log_start":"190'1100","ondisk_log_start":"190'1100","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":6583,"log_dups_size":0,"ondisk_log_size":6583,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:04:56.098624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":356319232,"num_objects":5437,"num_object_clones":0,"num_object_copies":16311,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5437,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7683,"num_write_kb":419840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":102,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094582+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:40:32.094582+0000","last_peered":"2023-10-01T09:40:32.094582+0000","last_clean":"2023-10-01T09:40:32.094582+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:40:32.094582+0000","last_undegraded":"2023-10-01T09:40:32.094582+0000","last_fullsized":"2023-10-01T09:40:32.094582+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":450,"reported_epoch":202,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:32.115811+0000","last_change":"2023-10-01T09:40:32.115811+0000","last_active":"2023-10-01T09:40:32.115811+0000","last_peered":"2023-10-01T09:40:32.115811+0000","last_clean":"2023-10-01T09:40:21.403495+0000","last_became_active":"2023-10-01T09:40:32.115558+0000","last_became_peered":"2023-10-01T09:40:32.115558+0000","last_unstale":"2023-10-01T09:40:32.115811+0000","last_undegraded":"2023-10-01T09:40:32.094994+0000","last_fullsized":"2023-10-01T09:40:32.094040+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:27.013375+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,6],"avail_no_missing":["0","1","6"],"object_location_counts":[{"shards":"0,1,6","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":194,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098778+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:40:32.098778+0000","last_peered":"2023-10-01T09:40:32.098778+0000","last_clean":"2023-10-01T09:40:32.098778+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:40:32.098778+0000","last_undegraded":"2023-10-01T09:40:32.098778+0000","last_fullsized":"2023-10-01T09:40:32.098778+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101914+0000","last_change":"2023-10-01T09:40:31.090895+0000","last_active":"2023-10-01T09:40:32.101914+0000","last_peered":"2023-10-01T09:40:32.101914+0000","last_clean":"2023-10-01T09:40:32.101914+0000","last_became_active":"2023-10-01T09:40:31.090546+0000","last_became_peered":"2023-10-01T09:40:31.090546+0000","last_unstale":"2023-10-01T09:40:32.101914+0000","last_undegraded":"2023-10-01T09:40:32.101914+0000","last_fullsized":"2023-10-01T09:40:32.101914+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7683","reported_seq":7709,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:45.926256+0000","last_change":"2023-10-01T09:38:08.811903+0000","last_active":"2023-10-01T09:40:45.926256+0000","last_peered":"2023-10-01T09:40:45.926256+0000","last_clean":"2023-10-01T09:40:45.926256+0000","last_became_active":"2023-10-01T09:38:08.810884+0000","last_became_peered":"2023-10-01T09:38:08.810884+0000","last_unstale":"2023-10-01T09:40:45.926256+0000","last_undegraded":"2023-10-01T09:40:45.926256+0000","last_fullsized":"2023-10-01T09:40:45.926256+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7683,"log_dups_size":0,"ondisk_log_size":7683,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:31:30.499557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361431040,"num_objects":5515,"num_object_clones":0,"num_object_copies":16545,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5515,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7683,"num_write_kb":422336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.105152+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:40:32.105152+0000","last_peered":"2023-10-01T09:40:32.105152+0000","last_clean":"2023-10-01T09:40:32.105152+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:40:32.105152+0000","last_undegraded":"2023-10-01T09:40:32.105152+0000","last_fullsized":"2023-10-01T09:40:32.105152+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.105891+0000","last_change":"2023-10-01T09:39:57.199656+0000","last_active":"2023-10-01T09:40:32.105891+0000","last_peered":"2023-10-01T09:40:32.105891+0000","last_clean":"2023-10-01T09:40:32.105891+0000","last_became_active":"2023-10-01T09:39:57.199210+0000","last_became_peered":"2023-10-01T09:39:57.199210+0000","last_unstale":"2023-10-01T09:40:32.105891+0000","last_undegraded":"2023-10-01T09:40:32.105891+0000","last_fullsized":"2023-10-01T09:40:32.105891+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:05.395590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":185,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094000+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:40:32.094000+0000","last_peered":"2023-10-01T09:40:32.094000+0000","last_clean":"2023-10-01T09:40:32.094000+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:40:32.094000+0000","last_undegraded":"2023-10-01T09:40:32.094000+0000","last_fullsized":"2023-10-01T09:40:32.094000+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"203'7633","reported_seq":7670,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.328994+0000","last_change":"2023-10-01T09:40:31.268932+0000","last_active":"2023-10-01T09:40:45.328994+0000","last_peered":"2023-10-01T09:40:45.328994+0000","last_clean":"2023-10-01T09:39:56.163132+0000","last_became_active":"2023-10-01T09:40:31.258738+0000","last_became_peered":"2023-10-01T09:40:31.258738+0000","last_unstale":"2023-10-01T09:40:45.328994+0000","last_undegraded":"2023-10-01T09:40:31.084742+0000","last_fullsized":"2023-10-01T09:40:31.077780+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7633,"log_dups_size":0,"ondisk_log_size":7633,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366673920,"num_objects":5595,"num_object_clones":0,"num_object_copies":16785,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":399,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5595,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7633,"num_write_kb":423296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"0,1,4","objects":13},{"shards":"1,4","objects":5582}],"blocked_by":[],"up_primary":7,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":12,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.106120+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:40:32.106120+0000","last_peered":"2023-10-01T09:40:32.106120+0000","last_clean":"2023-10-01T09:40:32.106120+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:40:32.106120+0000","last_undegraded":"2023-10-01T09:40:32.106120+0000","last_fullsized":"2023-10-01T09:40:32.106120+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":150,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.223001+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:40:44.223001+0000","last_peered":"2023-10-01T09:40:44.223001+0000","last_clean":"2023-10-01T09:40:44.223001+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:40:44.223001+0000","last_undegraded":"2023-10-01T09:40:44.223001+0000","last_fullsized":"2023-10-01T09:40:44.223001+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":200,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094942+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:40:32.094942+0000","last_peered":"2023-10-01T09:40:32.094942+0000","last_clean":"2023-10-01T09:40:32.094942+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:40:32.094942+0000","last_undegraded":"2023-10-01T09:40:32.094942+0000","last_fullsized":"2023-10-01T09:40:32.094942+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7802","reported_seq":8653,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:45.641865+0000","last_change":"2023-10-01T09:40:31.278105+0000","last_active":"2023-10-01T09:40:45.641865+0000","last_peered":"2023-10-01T09:40:45.641865+0000","last_clean":"2023-10-01T09:39:56.156306+0000","last_became_active":"2023-10-01T09:40:31.254347+0000","last_became_peered":"2023-10-01T09:40:31.254347+0000","last_unstale":"2023-10-01T09:40:45.641865+0000","last_undegraded":"2023-10-01T09:40:31.112945+0000","last_fullsized":"2023-10-01T09:40:31.099378+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":7802,"log_dups_size":0,"ondisk_log_size":7802,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352911384,"num_objects":5386,"num_object_clones":0,"num_object_copies":16158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":447,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5386,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7802,"num_write_kb":421953,"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":[7,1,5],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[{"shards":"1,4,5","objects":19},{"shards":"1,5","objects":5367}],"blocked_by":[],"up_primary":7,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":231,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.099014+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:40:32.099014+0000","last_peered":"2023-10-01T09:40:32.099014+0000","last_clean":"2023-10-01T09:40:32.099014+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:40:32.099014+0000","last_undegraded":"2023-10-01T09:40:32.099014+0000","last_fullsized":"2023-10-01T09:40:32.099014+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":177,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:35.335177+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:40:35.335177+0000","last_peered":"2023-10-01T09:40:35.335177+0000","last_clean":"2023-10-01T09:40:35.335177+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:40:35.335177+0000","last_undegraded":"2023-10-01T09:40:35.335177+0000","last_fullsized":"2023-10-01T09:40:35.335177+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.097778+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:40:32.097778+0000","last_peered":"2023-10-01T09:40:32.097778+0000","last_clean":"2023-10-01T09:40:32.097778+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:40:32.097778+0000","last_undegraded":"2023-10-01T09:40:32.097778+0000","last_fullsized":"2023-10-01T09:40:32.097778+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'7693","reported_seq":7735,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T09:40:46.020438+0000","last_change":"2023-10-01T09:40:31.244303+0000","last_active":"2023-10-01T09:40:46.020438+0000","last_peered":"2023-10-01T09:40:46.020438+0000","last_clean":"2023-10-01T09:39:56.190923+0000","last_became_active":"2023-10-01T09:40:31.234562+0000","last_became_peered":"2023-10-01T09:40:31.234562+0000","last_unstale":"2023-10-01T09:40:46.020438+0000","last_undegraded":"2023-10-01T09:40:31.089027+0000","last_fullsized":"2023-10-01T09:40:31.063325+0000","mapping_epoch":200,"log_start":"190'1100","ondisk_log_start":"190'1100","created":187,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:38:07.773952+0000","last_clean_scrub_stamp":"2023-10-01T09:38:07.773952+0000","objects_scrubbed":0,"log_size":6593,"log_dups_size":0,"ondisk_log_size":6593,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:47:35.215692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362348544,"num_objects":5529,"num_object_clones":0,"num_object_copies":16587,"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":5529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7693,"num_write_kb":423104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"0,3,4","objects":21},{"shards":"3,4","objects":5508}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":209,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.102034+0000","last_change":"2023-10-01T09:40:31.094439+0000","last_active":"2023-10-01T09:40:32.102034+0000","last_peered":"2023-10-01T09:40:32.102034+0000","last_clean":"2023-10-01T09:40:32.102034+0000","last_became_active":"2023-10-01T09:40:31.094027+0000","last_became_peered":"2023-10-01T09:40:31.094027+0000","last_unstale":"2023-10-01T09:40:32.102034+0000","last_undegraded":"2023-10-01T09:40:32.102034+0000","last_fullsized":"2023-10-01T09:40:32.102034+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":174,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094086+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:40:32.094086+0000","last_peered":"2023-10-01T09:40:32.094086+0000","last_clean":"2023-10-01T09:40:32.094086+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:40:32.094086+0000","last_undegraded":"2023-10-01T09:40:32.094086+0000","last_fullsized":"2023-10-01T09:40:32.094086+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":54,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094800+0000","last_change":"2023-10-01T09:34:21.106570+0000","last_active":"2023-10-01T09:40:32.094800+0000","last_peered":"2023-10-01T09:40:32.094800+0000","last_clean":"2023-10-01T09:40:32.094800+0000","last_became_active":"2023-10-01T09:34:21.106197+0000","last_became_peered":"2023-10-01T09:34:21.106197+0000","last_unstale":"2023-10-01T09:40:32.094800+0000","last_undegraded":"2023-10-01T09:40:32.094800+0000","last_fullsized":"2023-10-01T09:40:32.094800+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":193,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094683+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:40:32.094683+0000","last_peered":"2023-10-01T09:40:32.094683+0000","last_clean":"2023-10-01T09:40:32.094683+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:40:32.094683+0000","last_undegraded":"2023-10-01T09:40:32.094683+0000","last_fullsized":"2023-10-01T09:40:32.094683+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":218,"reported_epoch":203,"state":"active+clean","last_fresh":"2023-10-01T09:40:44.222825+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:40:44.222825+0000","last_peered":"2023-10-01T09:40:44.222825+0000","last_clean":"2023-10-01T09:40:44.222825+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:40:44.222825+0000","last_undegraded":"2023-10-01T09:40:44.222825+0000","last_fullsized":"2023-10-01T09:40:44.222825+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":171,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094583+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:40:32.094583+0000","last_peered":"2023-10-01T09:40:32.094583+0000","last_clean":"2023-10-01T09:40:32.094583+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:40:32.094583+0000","last_undegraded":"2023-10-01T09:40:32.094583+0000","last_fullsized":"2023-10-01T09:40:32.094583+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":156,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.105511+0000","last_change":"2023-10-01T09:34:21.112151+0000","last_active":"2023-10-01T09:40:32.105511+0000","last_peered":"2023-10-01T09:40:32.105511+0000","last_clean":"2023-10-01T09:40:32.105511+0000","last_became_active":"2023-10-01T09:34:21.111629+0000","last_became_peered":"2023-10-01T09:34:21.111629+0000","last_unstale":"2023-10-01T09:40:32.105511+0000","last_undegraded":"2023-10-01T09:40:32.105511+0000","last_fullsized":"2023-10-01T09:40:32.105511+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:38:14.286245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":182,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.095116+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:40:32.095116+0000","last_peered":"2023-10-01T09:40:32.095116+0000","last_clean":"2023-10-01T09:40:32.095116+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:40:32.095116+0000","last_undegraded":"2023-10-01T09:40:32.095116+0000","last_fullsized":"2023-10-01T09:40:32.095116+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":157,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098699+0000","last_change":"2023-10-01T09:34:21.114092+0000","last_active":"2023-10-01T09:40:32.098699+0000","last_peered":"2023-10-01T09:40:32.098699+0000","last_clean":"2023-10-01T09:40:32.098699+0000","last_became_active":"2023-10-01T09:34:21.113779+0000","last_became_peered":"2023-10-01T09:34:21.113779+0000","last_unstale":"2023-10-01T09:40:32.098699+0000","last_undegraded":"2023-10-01T09:40:32.098699+0000","last_fullsized":"2023-10-01T09:40:32.098699+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:31.419940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"60'1","reported_seq":205,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.098552+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:40:32.098552+0000","last_peered":"2023-10-01T09:40:32.098552+0000","last_clean":"2023-10-01T09:40:32.098552+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:40:32.098552+0000","last_undegraded":"2023-10-01T09:40:32.098552+0000","last_fullsized":"2023-10-01T09:40:32.098552+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":198,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.101450+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:40:32.101450+0000","last_peered":"2023-10-01T09:40:32.101450+0000","last_clean":"2023-10-01T09:40:32.101450+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:40:32.101450+0000","last_undegraded":"2023-10-01T09:40:32.101450+0000","last_fullsized":"2023-10-01T09:40:32.101450+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":219,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.094663+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:40:32.094663+0000","last_peered":"2023-10-01T09:40:32.094663+0000","last_clean":"2023-10-01T09:40:32.094663+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:40:32.094663+0000","last_undegraded":"2023-10-01T09:40:32.094663+0000","last_fullsized":"2023-10-01T09:40:32.094663+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":88,"reported_epoch":202,"state":"active+clean","last_fresh":"2023-10-01T09:40:32.092626+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:40:32.092626+0000","last_peered":"2023-10-01T09:40:32.092626+0000","last_clean":"2023-10-01T09:40:32.092626+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:40:32.092626+0000","last_undegraded":"2023-10-01T09:40:32.092626+0000","last_fullsized":"2023-10-01T09:40:32.092626+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":52,"num_bytes_recovered":16498,"num_keys_recovered":20,"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":16672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":5753274392,"num_objects":87789,"num_object_clones":0,"num_object_copies":263367,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3367,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87789,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":123057,"num_write_kb":6747009,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1020,"num_bytes_recovered":46268416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17479249920,"data_stored":17479237704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":116592,"ondisk_log_size":116592,"up":48,"acting":39,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430651,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3694440,"kb_used_data":3393056,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":90050712,"statfs":{"total":95995035648,"available":92211929088,"internally_reserved":0,"allocated":3474489344,"data_stored":3473941546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:40:06 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.71,"15min":2.0609999999999999},"min":{"1min":0.26800000000000002,"5min":0.251,"15min":0.23999999999999999},"max":{"1min":3.2349999999999999,"5min":38.762999999999998,"15min":67.158000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.6910000000000001,"15min":2.0339999999999998},"min":{"1min":0.28799999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":4.6660000000000004,"5min":38.816000000000003,"15min":67.125},"last":0.91300000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:40:43 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":2.0710000000000002,"15min":2.2589999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.29999999999999999},"max":{"1min":4.524,"5min":22.710000000000001,"15min":145.94399999999999},"last":2.9990000000000001},{"interface":"front","average":{"1min":0.71099999999999997,"5min":1.496,"15min":2.254},"min":{"1min":0.371,"5min":0.32300000000000001,"15min":0.30399999999999999},"max":{"1min":1.365,"5min":17.111999999999998,"15min":144.92599999999999},"last":0.54100000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:40:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.7769999999999999,"15min":1.6559999999999999},"min":{"1min":0.34100000000000003,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.0590000000000002,"5min":19.347999999999999,"15min":19.347999999999999},"last":3.069},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.5469999999999999,"15min":1.552},"min":{"1min":0.41799999999999998,"5min":0.313,"15min":0.313},"max":{"1min":4.194,"5min":19.219000000000001,"15min":19.219000000000001},"last":0.57099999999999995}]},{"osd":3,"last update":"Sun Oct 1 09:40:43 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":2.9049999999999998,"15min":2.5270000000000001},"min":{"1min":0.436,"5min":0.379,"15min":0.312},"max":{"1min":4.2839999999999998,"5min":85.370000000000005,"15min":85.370000000000005},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.3859999999999999,"5min":2.7490000000000001,"15min":2.3069999999999999},"min":{"1min":0.49199999999999999,"5min":0.33700000000000002,"15min":0.32000000000000001},"max":{"1min":4.484,"5min":85.123999999999995,"15min":85.123999999999995},"last":1.04}]},{"osd":4,"last update":"Sun Oct 1 09:40:06 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.3120000000000001,"15min":1.1040000000000001},"min":{"1min":0.38400000000000001,"5min":0.309,"15min":0.309},"max":{"1min":3.266,"5min":12.615,"15min":12.615},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.2609999999999999,"15min":1.1599999999999999},"min":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.7109999999999999,"5min":6.1669999999999998,"15min":9.1590000000000007},"last":0.52500000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:40:06 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.883,"15min":1.4239999999999999},"min":{"1min":0.36099999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":12.121,"5min":12.121,"15min":12.945},"last":3.0390000000000001},{"interface":"front","average":{"1min":1.9279999999999999,"5min":1.667,"15min":1.361},"min":{"1min":0.42399999999999999,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":7.6059999999999999,"5min":10.369999999999999,"15min":15.757999999999999},"last":3.2309999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:40:06 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.488,"15min":1.373},"min":{"1min":0.47299999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":3.3929999999999998,"5min":10.470000000000001,"15min":10.470000000000001},"last":0.443},{"interface":"front","average":{"1min":1.218,"5min":1.1879999999999999,"15min":1.2090000000000001},"min":{"1min":0.39300000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":4.2229999999999999,"5min":5.048,"15min":7.351},"last":3.3460000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626884,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1364564,"kb_used_data":1059084,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92380588,"statfs":{"total":95995035648,"available":94597722112,"internally_reserved":0,"allocated":1084502016,"data_stored":1083974396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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],"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":[{"osd":0,"last update":"Sun Oct 1 09:40:15 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":1.2629999999999999,"15min":2.5019999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.24099999999999999},"max":{"1min":2.9159999999999999,"5min":8.298,"15min":159.34999999999999},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.82799999999999996,"5min":1.3779999999999999,"15min":2.508},"min":{"1min":0.34999999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.3199999999999998,"5min":10.329000000000001,"15min":160.39400000000001},"last":0.76500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.3959999999999999,"15min":1.772},"min":{"1min":0.40400000000000003,"5min":0.308,"15min":0.25900000000000001},"max":{"1min":6.2930000000000001,"5min":10.513,"15min":156.739},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.65000000000000002,"5min":1.6379999999999999,"15min":2.0779999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":2.1469999999999998,"5min":13.321,"15min":161.77000000000001},"last":1.603}]},{"osd":2,"last update":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":1.579,"15min":2.1779999999999999},"min":{"1min":0.33200000000000002,"5min":0.32800000000000001,"15min":0.29799999999999999},"max":{"1min":3.4140000000000001,"5min":10.632,"15min":157.172},"last":0.441},{"interface":"front","average":{"1min":1.179,"5min":1.819,"15min":2.415},"min":{"1min":0.39600000000000002,"5min":0.35199999999999998,"15min":0.28599999999999998},"max":{"1min":4.0350000000000001,"5min":10.638999999999999,"15min":157.30099999999999},"last":1.6859999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:39:47 2023","interfaces":[{"interface":"back","average":{"1min":5.1029999999999998,"5min":2.3530000000000002,"15min":3.5209999999999999},"min":{"1min":0.32900000000000001,"5min":0.309,"15min":0.309},"max":{"1min":83.206999999999994,"5min":83.206999999999994,"15min":178.66300000000001},"last":5.2489999999999997},{"interface":"front","average":{"1min":5.8529999999999998,"5min":2.8090000000000002,"15min":3.8519999999999999},"min":{"1min":0.378,"5min":0.34599999999999997,"15min":0.32200000000000001},"max":{"1min":84.876999999999995,"5min":84.876999999999995,"15min":179.87100000000001},"last":1.8049999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:40:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.036,"15min":1.04},"min":{"1min":0.371,"5min":0.29599999999999999,"15min":0.27800000000000002},"max":{"1min":6.2370000000000001,"5min":6.2370000000000001,"15min":8.5660000000000007},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.71299999999999997,"5min":1.4550000000000001,"15min":1.2829999999999999},"min":{"1min":0.35599999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.224,"5min":10.475,"15min":10.475},"last":1.6499999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.617,"5min":1.415,"15min":1.1830000000000001},"min":{"1min":0.45000000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":7.0090000000000003,"5min":7.9829999999999997,"15min":8.2680000000000007},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.7729999999999999,"15min":1.415},"min":{"1min":0.46100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.0209999999999999,"5min":12.023,"15min":12.023},"last":5.3259999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:40:15 2023","interfaces":[{"interface":"back","average":{"1min":1.843,"5min":1.7370000000000001,"15min":1.4650000000000001},"min":{"1min":0.52500000000000002,"5min":0.40899999999999997,"15min":0.37},"max":{"1min":8.8759999999999994,"5min":10.478999999999999,"15min":10.478999999999999},"last":1.837},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.4730000000000001,"15min":1.145},"min":{"1min":0.52600000000000002,"5min":0.36199999999999999,"15min":0.314},"max":{"1min":5.0380000000000003,"5min":12.445,"15min":12.445},"last":0.81299999999999994}]}]},{"osd":1,"up_from":83,"seq":356482285832,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3727668,"kb_used_data":3182316,"kb_used_omap":4,"kb_used_meta":545339,"kb_avail":90017484,"statfs":{"total":95995035648,"available":92177903616,"internally_reserved":0,"allocated":3258691584,"data_stored":3257855001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":558428046},"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":[2,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:40:37 2023","interfaces":[{"interface":"back","average":{"1min":1.577,"5min":1.54,"15min":2.1920000000000002},"min":{"1min":0.28799999999999998,"5min":0.19700000000000001,"15min":0.17199999999999999},"max":{"1min":6.6390000000000002,"5min":14.749000000000001,"15min":62.359000000000002},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.226,"5min":1.377,"15min":2.181},"min":{"1min":0.23200000000000001,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":6.2370000000000001,"5min":15.045,"15min":58.520000000000003},"last":0.59499999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":1.6020000000000001,"15min":2.4740000000000002},"min":{"1min":0.28100000000000003,"5min":0.215,"15min":0.19500000000000001},"max":{"1min":2.3069999999999999,"5min":14.718,"15min":107.459},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.72699999999999998,"5min":1.1759999999999999,"15min":2.206},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.20100000000000001},"max":{"1min":2.8300000000000001,"5min":11.9,"15min":106.892},"last":0.51600000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:39:45 2023","interfaces":[{"interface":"back","average":{"1min":5.0599999999999996,"5min":3.4079999999999999,"15min":2.996},"min":{"1min":0.34899999999999998,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":62.5,"5min":121.209,"15min":121.209},"last":0.65600000000000003},{"interface":"front","average":{"1min":4.9969999999999999,"5min":3.8799999999999999,"15min":3.9380000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.17599999999999999},"max":{"1min":63.536000000000001,"5min":121.054,"15min":139.345},"last":0.45800000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:40:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.381,"15min":2.1360000000000001},"min":{"1min":0.32800000000000001,"5min":0.29999999999999999,"15min":0.25900000000000001},"max":{"1min":4.298,"5min":15,"15min":200.00800000000001},"last":1.105},{"interface":"front","average":{"1min":0.876,"5min":1.589,"15min":2.1269999999999998},"min":{"1min":0.34899999999999998,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":2.8650000000000002,"5min":10.637,"15min":200.07499999999999},"last":1.087}]},{"osd":5,"last update":"Sun Oct 1 09:40:37 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":2.1230000000000002,"15min":1.853},"min":{"1min":0.42599999999999999,"5min":0.36299999999999999,"15min":0.35899999999999999},"max":{"1min":7.1399999999999997,"5min":14.595000000000001,"15min":14.595000000000001},"last":0.38600000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.7969999999999999,"15min":1.6319999999999999},"min":{"1min":0.39000000000000001,"5min":0.38,"15min":0.32300000000000001},"max":{"1min":3.7050000000000001,"5min":10.856,"15min":13.912000000000001},"last":0.61199999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:40:37 2023","interfaces":[{"interface":"back","average":{"1min":1.333,"5min":1.7729999999999999,"15min":1.7849999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":6.7889999999999997,"5min":14.654999999999999,"15min":14.654999999999999},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.518,"15min":1.6759999999999999},"min":{"1min":0.36899999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.0810000000000004,"5min":9.8689999999999998,"15min":9.8689999999999998},"last":0.56100000000000005}]},{"osd":7,"last update":"Sun Oct 1 09:40:37 2023","interfaces":[{"interface":"back","average":{"1min":1.446,"5min":2.0270000000000001,"15min":1.756},"min":{"1min":0.41199999999999998,"5min":0.38400000000000001,"15min":0.38},"max":{"1min":6.2939999999999996,"5min":7.7270000000000003,"15min":9.8249999999999993},"last":4.3159999999999998},{"interface":"front","average":{"1min":1.9159999999999999,"5min":2.0209999999999999,"15min":1.8280000000000001},"min":{"1min":0.59699999999999998,"5min":0.46100000000000002,"15min":0.39300000000000002},"max":{"1min":11.653,"5min":14.688000000000001,"15min":14.688000000000001},"last":2.0049999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449358,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1848112,"kb_used_data":1415656,"kb_used_omap":5,"kb_used_meta":432442,"kb_avail":91897040,"statfs":{"total":95995035648,"available":94102568960,"internally_reserved":0,"allocated":1449631744,"data_stored":1448794841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":442821242},"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":"Sun Oct 1 09:40:36 2023","interfaces":[{"interface":"back","average":{"1min":3.556,"5min":2.016,"15min":1.794},"min":{"1min":0.23000000000000001,"5min":0.22,"15min":0.17999999999999999},"max":{"1min":36.082000000000001,"5min":36.082000000000001,"15min":36.082000000000001},"last":0.21099999999999999},{"interface":"front","average":{"1min":3.3610000000000002,"5min":1.8460000000000001,"15min":1.7130000000000001},"min":{"1min":0.253,"5min":0.188,"15min":0.188},"max":{"1min":33.182000000000002,"5min":33.182000000000002,"15min":33.182000000000002},"last":0.42799999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:39:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":1.655,"15min":2.0249999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.19800000000000001},"max":{"1min":1.4890000000000001,"5min":12.534000000000001,"15min":46.484999999999999},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.63900000000000001,"5min":1.089,"15min":1.7569999999999999},"min":{"1min":0.32400000000000001,"5min":0.27900000000000003,"15min":0.22},"max":{"1min":1.556,"5min":7.2140000000000004,"15min":46.110999999999997},"last":0.33700000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:40:45 2023","interfaces":[{"interface":"back","average":{"1min":2.4740000000000002,"5min":1.929,"15min":2.2949999999999999},"min":{"1min":0.28699999999999998,"5min":0.23200000000000001,"15min":0.20599999999999999},"max":{"1min":16.826000000000001,"5min":16.826000000000001,"15min":20.387},"last":0.28699999999999998},{"interface":"front","average":{"1min":1.534,"5min":1.8819999999999999,"15min":2.1840000000000002},"min":{"1min":0.313,"5min":0.30299999999999999,"15min":0.23999999999999999},"max":{"1min":7.7590000000000003,"5min":17.228000000000002,"15min":20.419},"last":0.32100000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:39:53 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":1.206,"15min":1.3400000000000001},"min":{"1min":0.38,"5min":0.376,"15min":0.29499999999999998},"max":{"1min":1.6439999999999999,"5min":7.9729999999999999,"15min":14.877000000000001},"last":0.39900000000000002},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.7749999999999999,"15min":1.9630000000000001},"min":{"1min":0.377,"5min":0.35299999999999998,"15min":0.32300000000000001},"max":{"1min":5.4980000000000002,"5min":13.436,"15min":14.788},"last":0.48499999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:39:53 2023","interfaces":[{"interface":"back","average":{"1min":3.0139999999999998,"5min":2.0030000000000001,"15min":1.6839999999999999},"min":{"1min":0.40699999999999997,"5min":0.34200000000000003,"15min":0.316},"max":{"1min":17.908999999999999,"5min":17.908999999999999,"15min":17.908999999999999},"last":0.439},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.5389999999999999,"15min":1.494},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.318},"max":{"1min":3.1389999999999998,"5min":8.7140000000000004,"15min":9.4009999999999998},"last":0.379}]},{"osd":6,"last update":"Sun Oct 1 09:39:53 2023","interfaces":[{"interface":"back","average":{"1min":1.573,"5min":1.4890000000000001,"15min":1.4790000000000001},"min":{"1min":0.432,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.6120000000000001,"5min":10.436999999999999,"15min":10.436999999999999},"last":1.74},{"interface":"front","average":{"1min":1.9750000000000001,"5min":2.1240000000000001,"15min":2.0880000000000001},"min":{"1min":0.51400000000000001,"5min":0.437,"15min":0.38500000000000001},"max":{"1min":7.2439999999999998,"5min":13.364000000000001,"15min":13.454000000000001},"last":1.702}]},{"osd":7,"last update":"Sun Oct 1 09:39:53 2023","interfaces":[{"interface":"back","average":{"1min":2.661,"5min":1.6879999999999999,"15min":1.603},"min":{"1min":0.66900000000000004,"5min":0.41199999999999998,"15min":0.34599999999999997},"max":{"1min":6.992,"5min":7.2649999999999997,"15min":12.532999999999999},"last":1.369},{"interface":"front","average":{"1min":1.49,"5min":2.2919999999999998,"15min":2.1480000000000001},"min":{"1min":0.48699999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":3.714,"5min":20.146000000000001,"15min":20.146000000000001},"last":0.46500000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122307,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1540496,"kb_used_data":1022152,"kb_used_omap":7,"kb_used_meta":518328,"kb_avail":92204656,"statfs":{"total":95995035648,"available":94417567744,"internally_reserved":0,"allocated":1046683648,"data_stored":1045884079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":530767953},"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":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":5.133,"5min":3.9369999999999998,"15min":2.992},"min":{"1min":0.23899999999999999,"5min":0.188,"15min":0.187},"max":{"1min":83.691999999999993,"5min":120.54300000000001,"15min":120.54300000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":5.2060000000000004,"5min":3.883,"15min":2.9089999999999998},"min":{"1min":0.26700000000000002,"5min":0.224,"15min":0.20100000000000001},"max":{"1min":83.614999999999995,"5min":122.622,"15min":122.622},"last":0.47499999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":2.7789999999999999,"15min":2.4750000000000001},"min":{"1min":0.20000000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":8.3200000000000003,"5min":62.009999999999998,"15min":69.947000000000003},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.236,"5min":2.7650000000000001,"15min":2.6779999999999999},"min":{"1min":0.28799999999999998,"5min":0.23000000000000001,"15min":0.19800000000000001},"max":{"1min":8.7129999999999992,"5min":61.869,"15min":70.099000000000004},"last":1.028}]},{"osd":3,"last update":"Sun Oct 1 09:40:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":2.5990000000000002,"15min":2.4100000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.222},"max":{"1min":5.6449999999999996,"5min":127.221,"15min":127.221},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.296,"5min":2.6509999999999998,"15min":2.488},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.23999999999999999},"max":{"1min":8.7479999999999993,"5min":126.756,"15min":126.756},"last":0.96799999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":1.4339999999999999,"15min":1.6080000000000001},"min":{"1min":0.42199999999999999,"5min":0.37,"15min":0.33800000000000002},"max":{"1min":2.6520000000000001,"5min":9.3759999999999994,"15min":13.143000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.405,"15min":1.677},"min":{"1min":0.371,"5min":0.33500000000000002,"15min":0.309},"max":{"1min":5.2539999999999996,"5min":9.0730000000000004,"15min":12.817},"last":0.68600000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.5880000000000001,"15min":1.5780000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.2039999999999997,"5min":7.2930000000000001,"15min":9.9760000000000009},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.5640000000000001,"5min":1.639,"15min":1.776},"min":{"1min":0.39700000000000002,"5min":0.32800000000000001,"15min":0.32400000000000001},"max":{"1min":8.9250000000000007,"5min":9.3450000000000006,"15min":13.180999999999999},"last":1.1100000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.5149999999999999,"15min":1.702},"min":{"1min":0.41599999999999998,"5min":0.38,"15min":0.34100000000000003},"max":{"1min":2.4809999999999999,"5min":9.0990000000000002,"15min":12.705},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.577,"15min":1.6160000000000001},"min":{"1min":0.40500000000000003,"5min":0.38300000000000001,"15min":0.373},"max":{"1min":4.3120000000000003,"5min":10.896000000000001,"15min":10.896000000000001},"last":0.89800000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:40:08 2023","interfaces":[{"interface":"back","average":{"1min":2.0339999999999998,"5min":1.9630000000000001,"15min":2.0779999999999998},"min":{"1min":0.41899999999999998,"5min":0.40400000000000003,"15min":0.38500000000000001},"max":{"1min":11.220000000000001,"5min":12.211,"15min":12.74},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.7869999999999999,"5min":1.8759999999999999,"15min":1.71},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":5.8550000000000004,"5min":10.942,"15min":10.942},"last":0.85699999999999998}]}]},{"osd":3,"up_from":93,"seq":399431958775,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3409720,"kb_used_data":2812848,"kb_used_omap":2,"kb_used_meta":596861,"kb_avail":90335432,"statfs":{"total":95995035648,"available":92503482368,"internally_reserved":0,"allocated":2880356352,"data_stored":2879570215,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":611185717},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:40:42 2023","interfaces":[{"interface":"back","average":{"1min":9.9809999999999999,"5min":3.2050000000000001,"15min":2.6419999999999999},"min":{"1min":0.25600000000000001,"5min":0.21099999999999999,"15min":0.183},"max":{"1min":154.05199999999999,"5min":154.05199999999999,"15min":154.05199999999999},"last":0.34399999999999997},{"interface":"front","average":{"1min":10.246,"5min":3.3130000000000002,"15min":2.6379999999999999},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.19500000000000001},"max":{"1min":153.16200000000001,"5min":153.16200000000001,"15min":153.16200000000001},"last":3.4409999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.47,"5min":1.7190000000000001,"15min":2.496},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.21299999999999999},"max":{"1min":3.79,"5min":12.565,"15min":84.427999999999997},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.7609999999999999,"5min":1.75,"15min":2.4420000000000002},"min":{"1min":0.36299999999999999,"5min":0.317,"15min":0.223},"max":{"1min":6.9080000000000004,"5min":9.6199999999999992,"15min":83.965999999999994},"last":0.38400000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.9350000000000001,"15min":2.3039999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.20899999999999999},"max":{"1min":3.0630000000000002,"5min":11.667,"15min":20.885000000000002},"last":11.163},{"interface":"front","average":{"1min":1.5529999999999999,"5min":1.385,"15min":1.978},"min":{"1min":0.313,"5min":0.249,"15min":0.186},"max":{"1min":4.96,"5min":7.5439999999999996,"15min":21.312000000000001},"last":0.41499999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:40:41 2023","interfaces":[{"interface":"back","average":{"1min":2.2650000000000001,"5min":1.748,"15min":1.786},"min":{"1min":0.34899999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":10.215999999999999,"5min":10.215999999999999,"15min":12.85},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.532,"5min":1.405,"15min":1.5680000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.29799999999999999},"max":{"1min":9.2970000000000006,"5min":9.2970000000000006,"15min":10.622},"last":3.4039999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.7270000000000001,"5min":1.52,"15min":1.714},"min":{"1min":0.443,"5min":0.34599999999999997,"15min":0.32200000000000001},"max":{"1min":9.3780000000000001,"5min":9.3780000000000001,"15min":10.593999999999999},"last":3.3730000000000002},{"interface":"front","average":{"1min":1.8740000000000001,"5min":2.0289999999999999,"15min":2.0720000000000001},"min":{"1min":0.58599999999999997,"5min":0.36799999999999999,"15min":0.30599999999999999},"max":{"1min":9.7889999999999997,"5min":10.24,"15min":20.792999999999999},"last":1.1200000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4390000000000001,"5min":1.673,"15min":1.7709999999999999},"min":{"1min":0.36099999999999999,"5min":0.34899999999999998,"15min":0.34200000000000003},"max":{"1min":9.3469999999999995,"5min":10.182,"15min":10.598000000000001},"last":3.423},{"interface":"front","average":{"1min":1.5169999999999999,"5min":1.6759999999999999,"15min":1.996},"min":{"1min":0.439,"5min":0.38600000000000001,"15min":0.33900000000000002},"max":{"1min":6.681,"5min":10.321,"15min":20.745000000000001},"last":1.145}]},{"osd":7,"last update":"Sun Oct 1 09:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.6419999999999999,"5min":2.1179999999999999,"15min":2.1190000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.37},"max":{"1min":7.0750000000000002,"5min":10.273999999999999,"15min":20.831},"last":5.7859999999999996},{"interface":"front","average":{"1min":2.2170000000000001,"5min":1.9810000000000001,"15min":1.994},"min":{"1min":0.48099999999999998,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":7.6509999999999998,"5min":12.816000000000001,"15min":12.878},"last":0.63300000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019347,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1374440,"kb_used_data":1073120,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92370712,"statfs":{"total":95995035648,"available":94587609088,"internally_reserved":0,"allocated":1098874880,"data_stored":1098327036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Sun Oct 1 09:40:01 2023","interfaces":[{"interface":"back","average":{"1min":1.5389999999999999,"5min":2.0259999999999998,"15min":1.9730000000000001},"min":{"1min":0.27400000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":7.2789999999999999,"5min":36.924999999999997,"15min":55.917000000000002},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.508,"15min":1.7370000000000001},"min":{"1min":0.32000000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.6200000000000001,"5min":31.984000000000002,"15min":61.716000000000001},"last":0.50800000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:40:27 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":2.1400000000000001,"15min":1.9870000000000001},"min":{"1min":0.309,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.819,"5min":77.055999999999997,"15min":77.055999999999997},"last":0.36799999999999999},{"interface":"front","average":{"1min":3.097,"5min":2.613,"15min":2.1230000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.28399999999999997},"max":{"1min":45.048999999999999,"5min":77.423000000000002,"15min":77.423000000000002},"last":0.55200000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:40:01 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":1.3360000000000001,"15min":1.504},"min":{"1min":0.35099999999999998,"5min":0.34100000000000003,"15min":0.29999999999999999},"max":{"1min":2.625,"5min":6.367,"15min":55.375999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.64600000000000002,"5min":1.288,"15min":1.621},"min":{"1min":0.41099999999999998,"5min":0.36699999999999999,"15min":0.32400000000000001},"max":{"1min":1.246,"5min":8.1240000000000006,"15min":55.216999999999999},"last":0.57999999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:39:45 2023","interfaces":[{"interface":"back","average":{"1min":1.3720000000000001,"5min":1.569,"15min":1.8720000000000001},"min":{"1min":0.375,"5min":0.33100000000000002,"15min":0.30099999999999999},"max":{"1min":11.292,"5min":11.292,"15min":38.837000000000003},"last":0.624},{"interface":"front","average":{"1min":1.335,"5min":1.446,"15min":2.0630000000000002},"min":{"1min":0.38400000000000001,"5min":0.38,"15min":0.35499999999999998},"max":{"1min":4.5650000000000004,"5min":11.941000000000001,"15min":39.335000000000001},"last":0.61299999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:39:45 2023","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.373,"15min":1.0880000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":5.468,"5min":9.8000000000000007,"15min":9.8000000000000007},"last":4.8239999999999998},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.228,"15min":1.014},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.9530000000000003,"5min":8.4329999999999998,"15min":8.4329999999999998},"last":0.88500000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:40:24 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":1.0840000000000001,"15min":1.0309999999999999},"min":{"1min":0.39200000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.5499999999999998,"5min":7.1660000000000004,"15min":8.1319999999999997},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.276,"15min":1.1899999999999999},"min":{"1min":0.51500000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.1640000000000001,"5min":11.707000000000001,"15min":12.032999999999999},"last":0.84299999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:40:01 2023","interfaces":[{"interface":"back","average":{"1min":2.008,"5min":1.542,"15min":1.1819999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":6.0469999999999997,"5min":6.8940000000000001,"15min":6.8940000000000001},"last":5.0999999999999996},{"interface":"front","average":{"1min":1.4299999999999999,"5min":1.3759999999999999,"15min":1.1990000000000001},"min":{"1min":0.38900000000000001,"5min":0.36199999999999999,"15min":0.36099999999999999},"max":{"1min":6.7960000000000003,"5min":8.1050000000000004,"15min":9.2539999999999996},"last":0.65400000000000003}]}]},{"osd":5,"up_from":36,"seq":154618823115,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3459224,"kb_used_data":3162000,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":90285928,"statfs":{"total":95995035648,"available":92452790272,"internally_reserved":0,"allocated":3237888000,"data_stored":3237352284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:40:07 2023","interfaces":[{"interface":"back","average":{"1min":1.4099999999999999,"5min":1.52,"15min":1.73},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.0810000000000004,"5min":14.632999999999999,"15min":56.497999999999998},"last":3.8370000000000002},{"interface":"front","average":{"1min":0.82399999999999995,"5min":1.899,"15min":1.873},"min":{"1min":0.316,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.5049999999999999,"5min":15.154999999999999,"15min":56.999000000000002},"last":0.84999999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:40:38 2023","interfaces":[{"interface":"back","average":{"1min":2.4620000000000002,"5min":1.9259999999999999,"15min":2.21},"min":{"1min":0.35199999999999998,"5min":0.30399999999999999,"15min":0.29999999999999999},"max":{"1min":8.1649999999999991,"5min":10.712999999999999,"15min":183.55500000000001},"last":3.8050000000000002},{"interface":"front","average":{"1min":2.0369999999999999,"5min":1.9079999999999999,"15min":2.2999999999999998},"min":{"1min":0.35699999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":8.1560000000000006,"5min":12.757999999999999,"15min":183.45099999999999},"last":0.876}]},{"osd":2,"last update":"Sun Oct 1 09:40:07 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.9119999999999999,"15min":1.712},"min":{"1min":0.33300000000000002,"5min":0.32400000000000001,"15min":0.30399999999999999},"max":{"1min":7.524,"5min":11.231,"15min":22.526},"last":0.433},{"interface":"front","average":{"1min":1.4399999999999999,"5min":1.72,"15min":1.639},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.056,"5min":9.7309999999999999,"15min":22.547999999999998},"last":3.7450000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:40:42 2023","interfaces":[{"interface":"back","average":{"1min":2.0859999999999999,"5min":2.6230000000000002,"15min":2.9089999999999998},"min":{"1min":0.433,"5min":0.34599999999999997,"15min":0.33700000000000002},"max":{"1min":8.3499999999999996,"5min":49.927999999999997,"15min":154.482},"last":6.1689999999999996},{"interface":"front","average":{"1min":2.1059999999999999,"5min":2.7189999999999999,"15min":2.8650000000000002},"min":{"1min":0.5,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":8.2780000000000005,"5min":47.874000000000002,"15min":155.774},"last":6.2279999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":1.641,"15min":1.3680000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.29499999999999998},"max":{"1min":3.5299999999999998,"5min":12.785,"15min":12.785},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.998,"5min":1.8600000000000001,"15min":1.3560000000000001},"min":{"1min":0.34799999999999998,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.0300000000000002,"5min":14.375,"15min":14.375},"last":0.36499999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:40:38 2023","interfaces":[{"interface":"back","average":{"1min":1.847,"5min":1.7749999999999999,"15min":1.4850000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":6.9130000000000003,"5min":12.808999999999999,"15min":12.808999999999999},"last":3.0459999999999998},{"interface":"front","average":{"1min":1.4430000000000001,"5min":1.8979999999999999,"15min":1.427},"min":{"1min":0.38300000000000001,"5min":0.31,"15min":0.31},"max":{"1min":4.7229999999999999,"5min":14.404999999999999,"15min":14.404999999999999},"last":0.70499999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:40:07 2023","interfaces":[{"interface":"back","average":{"1min":1.786,"5min":1.8560000000000001,"15min":1.4490000000000001},"min":{"1min":0.45200000000000001,"5min":0.372,"15min":0.372},"max":{"1min":6.2380000000000004,"5min":14.542999999999999,"15min":14.542999999999999},"last":4.0970000000000004},{"interface":"front","average":{"1min":1.288,"5min":1.9199999999999999,"15min":1.4850000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":3.5880000000000001,"5min":14.002000000000001,"15min":14.002000000000001},"last":2.4089999999999998}]}]}],"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":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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":1438056448,"data_stored":1438056448,"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":3252752384,"data_stored":3252748312,"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":1044316160,"data_stored":1044316160,"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":2876309504,"data_stored":2876309504,"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":1095307264,"data_stored":1095303192,"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":3234009088,"data_stored":3234005016,"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":1080295424,"data_stored":1080295424,"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":3458203648,"data_stored":3458203648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:40:52.493 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:40:52.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 41 2023-10-01T09:40:52.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:52.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:52.725 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:52.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:52.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:52.886 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:52.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:52.959 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:52.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:53.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:53.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:53.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:53.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:53.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:53.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:53.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:53.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:53.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:53.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:53.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:53.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:53.720 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:53.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:53 smithi183 bash[59233]: cluster 2023-10-01T09:40:53.533672+0000 mgr.y (mgr.25132) 932 : cluster 0 pgmap v956: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 2970/253782 objects degraded (1.170%); 104 KiB/s, 27 objects/s recovering 2023-10-01T09:40:53.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:53 smithi111 bash[78631]: cluster 2023-10-01T09:40:53.533672+0000 mgr.y (mgr.25132) 932 : cluster 0 pgmap v956: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 2970/253782 objects degraded (1.170%); 104 KiB/s, 27 objects/s recovering 2023-10-01T09:40:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:53 smithi111 bash[75702]: cluster 2023-10-01T09:40:53.533672+0000 mgr.y (mgr.25132) 932 : cluster 0 pgmap v956: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 2970/253782 objects degraded (1.170%); 104 KiB/s, 27 objects/s recovering 2023-10-01T09:40:53.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:53.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:53.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:53.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:53.964 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:53.982 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:53.993 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:54.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:54.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:54.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:54.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:54.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:54.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:54.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:54.411 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:54.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:54.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:54.647 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:54 smithi183 bash[59233]: cluster 2023-10-01T09:40:54.165841+0000 mon.a (mon.0) 1138 : cluster 3 Health check update: Degraded data redundancy: 2970/253782 objects degraded (1.170%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:54.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:54.672 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:54.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:54.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:54.783 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:54 smithi111 bash[78631]: cluster 2023-10-01T09:40:54.165841+0000 mon.a (mon.0) 1138 : cluster 3 Health check update: Degraded data redundancy: 2970/253782 objects degraded (1.170%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:54.784 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:40:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:40:54] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.33.4" 2023-10-01T09:40:54.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:54 smithi111 bash[75702]: cluster 2023-10-01T09:40:54.165841+0000 mon.a (mon.0) 1138 : cluster 3 Health check update: Degraded data redundancy: 2970/253782 objects degraded (1.170%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:40:54.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:54.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:54.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:54.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:54.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:55.029 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:55.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:55.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:55.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:55.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:55.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:55.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:55.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:55.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:55.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:55.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:55.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:55.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:55.674 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:55.700 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:40:55.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:40:55.807 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:55 smithi111 bash[78631]: audit 2023-10-01T09:40:55.200595+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:40:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:55 smithi111 bash[78631]: cluster 2023-10-01T09:40:55.534473+0000 mgr.y (mgr.25132) 933 : cluster 0 pgmap v957: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 2970/251679 objects degraded (1.180%); 104 KiB/s, 27 objects/s recovering 2023-10-01T09:40:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:55 smithi111 bash[75702]: audit 2023-10-01T09:40:55.200595+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:40:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:55 smithi111 bash[75702]: cluster 2023-10-01T09:40:55.534473+0000 mgr.y (mgr.25132) 933 : cluster 0 pgmap v957: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 2970/251679 objects degraded (1.180%); 104 KiB/s, 27 objects/s recovering 2023-10-01T09:40:55.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:55.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:55.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:55.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:55.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:55 smithi183 bash[59233]: audit 2023-10-01T09:40:55.200595+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:40:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:55 smithi183 bash[59233]: cluster 2023-10-01T09:40:55.534473+0000 mgr.y (mgr.25132) 933 : cluster 0 pgmap v957: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 2970/251679 objects degraded (1.180%); 104 KiB/s, 27 objects/s recovering 2023-10-01T09:40:56.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:56.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:56.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:56.211 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:56.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:56.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:56.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:56.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:56.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:56.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:56.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:56.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:56.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:56.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:56.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:56.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:56.898 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:56.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:56.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:56.957 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:40:57.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:57.040 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:57.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:57.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:57.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:57.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:57.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:57.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:57.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:57.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:57.534 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:57.570 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:57.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:57.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:57.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:57.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:57.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:57.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:57.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:57.966 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:57.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:57.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:57.986 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:40:57 smithi111 bash[78631]: cluster 2023-10-01T09:40:57.535224+0000 mgr.y (mgr.25132) 934 : cluster 0 pgmap v958: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 2970/243078 objects degraded (1.222%); 94 KiB/s, 24 objects/s recovering 2023-10-01T09:40:57.986 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:40:57 smithi111 bash[75702]: cluster 2023-10-01T09:40:57.535224+0000 mgr.y (mgr.25132) 934 : cluster 0 pgmap v958: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 2970/243078 objects degraded (1.222%); 94 KiB/s, 24 objects/s recovering 2023-10-01T09:40:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:40:57 smithi183 bash[59233]: cluster 2023-10-01T09:40:57.535224+0000 mgr.y (mgr.25132) 934 : cluster 0 pgmap v958: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 2970/243078 objects degraded (1.222%); 94 KiB/s, 24 objects/s recovering 2023-10-01T09:40:58.069 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:58.096 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:58.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:58.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:40:58.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:40:58.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:58.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:58.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:58.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:40:58.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:40:58.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:58.618 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:58.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:58.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:58.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:58.858 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:58.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:58.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:58.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:59.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:59.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:59.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:59.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:40:59.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:40:59.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:59.333 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:59.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:59.344 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:40:59.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:59.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:40:59.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:40:59.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:59.597 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:40:59.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:40:59.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:59.725 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:40:59.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:40:59.829 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:59.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:40:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:40:59.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:40:59.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:00.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:00.036 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:00 smithi183 bash[59233]: audit 2023-10-01T09:40:59.035340+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:00.036 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:00 smithi183 bash[59233]: audit 2023-10-01T09:40:59.036719+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:00.036 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:59.167068+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: Degraded data redundancy: 2970/243078 objects degraded (1.222%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:00.036 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:00 smithi183 bash[59233]: cluster 2023-10-01T09:40:59.535793+0000 mgr.y (mgr.25132) 935 : cluster 0 pgmap v959: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 2970/243078 objects degraded (1.222%); 83 KiB/s, 22 objects/s recovering 2023-10-01T09:41:00.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:00.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:00.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:00.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:00.237 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[78631]: audit 2023-10-01T09:40:59.035340+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:00.237 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[78631]: audit 2023-10-01T09:40:59.036719+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:00.237 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:59.167068+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: Degraded data redundancy: 2970/243078 objects degraded (1.222%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:00.237 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[78631]: cluster 2023-10-01T09:40:59.535793+0000 mgr.y (mgr.25132) 935 : cluster 0 pgmap v959: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 2970/243078 objects degraded (1.222%); 83 KiB/s, 22 objects/s recovering 2023-10-01T09:41:00.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[75702]: audit 2023-10-01T09:40:59.035340+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:00.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[75702]: audit 2023-10-01T09:40:59.036719+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:00.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:59.167068+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: Degraded data redundancy: 2970/243078 objects degraded (1.222%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:00.238 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:00 smithi111 bash[75702]: cluster 2023-10-01T09:40:59.535793+0000 mgr.y (mgr.25132) 935 : cluster 0 pgmap v959: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 2970/243078 objects degraded (1.222%); 83 KiB/s, 22 objects/s recovering 2023-10-01T09:41:00.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:00.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:00.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:00.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:00.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:00.492 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:00.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:00.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:00.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:00.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:00.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:00.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:00.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:00.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:00.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:00.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:00.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:01.021 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:01.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:01.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:01.154 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:01.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:01.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:01.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:01.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:01.438 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:01.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:01.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:01.575 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:01.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:01.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:01.761 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:01.805 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:41:01.805 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:41:01.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:01.877 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:01 smithi111 bash[75702]: cluster 2023-10-01T09:41:01.536467+0000 mgr.y (mgr.25132) 936 : cluster 0 pgmap v960: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 2970/232152 objects degraded (1.279%); 70 KiB/s, 28 objects/s recovering 2023-10-01T09:41:01.877 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:01 smithi111 bash[78631]: cluster 2023-10-01T09:41:01.536467+0000 mgr.y (mgr.25132) 936 : cluster 0 pgmap v960: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 2970/232152 objects degraded (1.279%); 70 KiB/s, 28 objects/s recovering 2023-10-01T09:41:01.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:01.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:01.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:02.005 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:02.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:02.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:02.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:01 smithi183 bash[59233]: cluster 2023-10-01T09:41:01.536467+0000 mgr.y (mgr.25132) 936 : cluster 0 pgmap v960: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 2970/232152 objects degraded (1.279%); 70 KiB/s, 28 objects/s recovering 2023-10-01T09:41:02.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:02.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:02.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:02.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:02.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:02.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:02.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:02.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:02.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:02.589 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:02.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:02.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:02.725 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:02.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:02.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:02.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:02.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:02.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T09:41:02.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:03.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:03.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:03.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:03.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:03.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:03.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:03.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:03.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:03.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:03.540 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:03.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:03 smithi183 bash[59233]: audit 2023-10-01T09:41:02.260107+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:03.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:03 smithi183 bash[59233]: audit 2023-10-01T09:41:02.268475+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:03.565 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:03 smithi111 bash[75702]: audit 2023-10-01T09:41:02.260107+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:03.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:03 smithi111 bash[75702]: audit 2023-10-01T09:41:02.268475+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:03 smithi111 bash[78631]: audit 2023-10-01T09:41:02.260107+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:03.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:03 smithi111 bash[78631]: audit 2023-10-01T09:41:02.268475+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:03.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:03.720 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:03.828 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:03.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:03.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:03.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:03.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:04.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:04.003 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:41:04.054 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:41:04.100 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:41:04.101 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:04.149 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:41:04.188 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:41:04.224 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:41:04.244 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.256 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:41:04.312 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:41:04.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.312 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.312 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:41:04.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:04.383 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:03.382702+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:04.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:04.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:04.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:04.584 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:04.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:03.382702+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:03.389152+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: cluster 2023-10-01T09:41:03.536895+0000 mgr.y (mgr.25132) 937 : cluster 0 pgmap v961: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2970/232152 objects degraded (1.279%); 0 B/s, 19 objects/s recovering 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:03.954360+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.111:0/802408373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:04.030356+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:04.032335+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:04.041420+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: cluster 2023-10-01T09:41:04.167977+0000 mon.a (mon.0) 1150 : cluster 3 Health check update: Degraded data redundancy: 2970/232152 objects degraded (1.279%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:04.301871+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.111:0/2779451713' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:41:04.589 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[75702]: audit 2023-10-01T09:41:04.302446+0000 mon.a (mon.0) 1151 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:03.382702+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:03.389152+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: cluster 2023-10-01T09:41:03.536895+0000 mgr.y (mgr.25132) 937 : cluster 0 pgmap v961: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2970/232152 objects degraded (1.279%); 0 B/s, 19 objects/s recovering 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:03.954360+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.111:0/802408373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:04.030356+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:04.032335+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:04.041420+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: cluster 2023-10-01T09:41:04.167977+0000 mon.a (mon.0) 1150 : cluster 3 Health check update: Degraded data redundancy: 2970/232152 objects degraded (1.279%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:04.590 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:04.301871+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.111:0/2779451713' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:41:04.591 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[78631]: audit 2023-10-01T09:41:04.302446+0000 mon.a (mon.0) 1151 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:41:04.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:03.389152+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: cluster 2023-10-01T09:41:03.536895+0000 mgr.y (mgr.25132) 937 : cluster 0 pgmap v961: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2970/232152 objects degraded (1.279%); 0 B/s, 19 objects/s recovering 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:03.954360+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.111:0/802408373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:04.030356+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:04.032335+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:04.041420+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: cluster 2023-10-01T09:41:04.167977+0000 mon.a (mon.0) 1150 : cluster 3 Health check update: Degraded data redundancy: 2970/232152 objects degraded (1.279%), 8 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:04.301871+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.111:0/2779451713' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:41:04.699 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:04 smithi183 bash[59233]: audit 2023-10-01T09:41:04.302446+0000 mon.a (mon.0) 1151 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:41:04.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:04.842 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:04.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:04.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:05.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:05.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:41:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:41:04] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.33.4" 2023-10-01T09:41:05.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:05.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:05.189 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:41:05.256 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:05.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:05.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:05.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:05.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:05.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:05.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:05.537 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:05 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.170162+0000 mon.a (mon.0) 1152 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:05.537 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:05 smithi111 bash[78631]: audit 2023-10-01T09:41:05.176375+0000 mon.a (mon.0) 1153 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:41:05.537 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:05 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.176458+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-01T09:41:05.537 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:05 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.170162+0000 mon.a (mon.0) 1152 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:05.537 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:05 smithi111 bash[75702]: audit 2023-10-01T09:41:05.176375+0000 mon.a (mon.0) 1153 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:41:05.537 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:05 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.176458+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-01T09:41:05.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:05.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:05 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.170162+0000 mon.a (mon.0) 1152 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:05 smithi183 bash[59233]: audit 2023-10-01T09:41:05.176375+0000 mon.a (mon.0) 1153 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:41:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:05 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.176458+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-01T09:41:05.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:05.684 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:05.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:05.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:05.826 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:05.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:05.956 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:05.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:05.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:06.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:06.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:06.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:06.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:06.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:06.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:06.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:06.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:06.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:06.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:06.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.181777+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.181854+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.186963+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.189505+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.191987+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.192367+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:06 smithi183 bash[59233]: cluster 2023-10-01T09:41:05.537536+0000 mgr.y (mgr.25132) 938 : cluster 0 pgmap v963: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2970/230298 objects degraded (1.290%); 0 B/s, 23 objects/s recovering 2023-10-01T09:41:06.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:06.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:06.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:06.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.181777+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.181854+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.186963+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.189505+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.191987+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.192367+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[78631]: cluster 2023-10-01T09:41:05.537536+0000 mgr.y (mgr.25132) 938 : cluster 0 pgmap v963: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2970/230298 objects degraded (1.290%); 0 B/s, 23 objects/s recovering 2023-10-01T09:41:06.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.181777+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.181854+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.186963+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.189505+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.191987+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.192367+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T09:41:06.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:06 smithi111 bash[75702]: cluster 2023-10-01T09:41:05.537536+0000 mgr.y (mgr.25132) 938 : cluster 0 pgmap v963: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2970/230298 objects degraded (1.290%); 0 B/s, 23 objects/s recovering 2023-10-01T09:41:06.744 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:06.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:06.850 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:06.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:06.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:06.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:06.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:07.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:07.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:07.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:07.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:07.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:07.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:07.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:07.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:07.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:07.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:07.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:07.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:07.534 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:07.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:07.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:07.751 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:41:07.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:07.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[78631]: cluster 2023-10-01T09:41:06.397093+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[78631]: cluster 2023-10-01T09:41:06.400196+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[78631]: cluster 2023-10-01T09:41:06.402139+0000 mon.a (mon.0) 1155 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-01T09:41:07.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[78631]: cluster 2023-10-01T09:41:06.404785+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[75702]: cluster 2023-10-01T09:41:06.397093+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[75702]: cluster 2023-10-01T09:41:06.400196+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[75702]: cluster 2023-10-01T09:41:06.402139+0000 mon.a (mon.0) 1155 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-01T09:41:07.785 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:07 smithi111 bash[75702]: cluster 2023-10-01T09:41:06.404785+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:07 smithi183 bash[59233]: cluster 2023-10-01T09:41:06.397093+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:07 smithi183 bash[59233]: cluster 2023-10-01T09:41:06.400196+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:07 smithi183 bash[59233]: cluster 2023-10-01T09:41:06.402139+0000 mon.a (mon.0) 1155 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-01T09:41:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:07 smithi183 bash[59233]: cluster 2023-10-01T09:41:06.404785+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T09:41:07.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:07.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:07.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:07.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:07.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:08.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:08.061 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:08.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:08.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:08.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:08.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:08.293 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:08.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:08.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:08.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:08.463 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:08.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:08.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[75702]: cluster 2023-10-01T09:41:07.403716+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[75702]: cluster 2023-10-01T09:41:07.403950+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[75702]: cluster 2023-10-01T09:41:07.404709+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-01T09:41:08.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[75702]: cluster 2023-10-01T09:41:07.405914+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[75702]: cluster 2023-10-01T09:41:07.537984+0000 mgr.y (mgr.25132) 939 : cluster 0 pgmap v966: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2593/222087 objects degraded (1.168%); 5/222087 objects misplaced (0.002%); 75 KiB/s, 20 objects/s recovering 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[75702]: cluster 2023-10-01T09:41:07.574606+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[78631]: cluster 2023-10-01T09:41:07.403716+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[78631]: cluster 2023-10-01T09:41:07.403950+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[78631]: cluster 2023-10-01T09:41:07.404709+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[78631]: cluster 2023-10-01T09:41:07.405914+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[78631]: cluster 2023-10-01T09:41:07.537984+0000 mgr.y (mgr.25132) 939 : cluster 0 pgmap v966: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2593/222087 objects degraded (1.168%); 5/222087 objects misplaced (0.002%); 75 KiB/s, 20 objects/s recovering 2023-10-01T09:41:08.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:08 smithi111 bash[78631]: cluster 2023-10-01T09:41:07.574606+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:08.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:08.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:08.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:08.727 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:08 smithi183 bash[59233]: cluster 2023-10-01T09:41:07.403716+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:08 smithi183 bash[59233]: cluster 2023-10-01T09:41:07.403950+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:08 smithi183 bash[59233]: cluster 2023-10-01T09:41:07.404709+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-01T09:41:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:08 smithi183 bash[59233]: cluster 2023-10-01T09:41:07.405914+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:08 smithi183 bash[59233]: cluster 2023-10-01T09:41:07.537984+0000 mgr.y (mgr.25132) 939 : cluster 0 pgmap v966: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2593/222087 objects degraded (1.168%); 5/222087 objects misplaced (0.002%); 75 KiB/s, 20 objects/s recovering 2023-10-01T09:41:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:08 smithi183 bash[59233]: cluster 2023-10-01T09:41:07.574606+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T09:41:08.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:08.858 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:08.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:08.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:08.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:08.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:08.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:09.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:09.135 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:09.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:09.239 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:09.261 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:09.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:09.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:09.392 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:09.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:09.500 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:09.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:09.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:09.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:09.659 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:09.660 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:09 smithi111 bash[75702]: cluster 2023-10-01T09:41:09.168898+0000 mon.a (mon.0) 1157 : cluster 3 Health check update: Degraded data redundancy: 2593/222087 objects degraded (1.168%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:09.660 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:09 smithi111 bash[78631]: cluster 2023-10-01T09:41:09.168898+0000 mon.a (mon.0) 1157 : cluster 3 Health check update: Degraded data redundancy: 2593/222087 objects degraded (1.168%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:09.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:09.697 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:09 smithi183 bash[59233]: cluster 2023-10-01T09:41:09.168898+0000 mon.a (mon.0) 1157 : cluster 3 Health check update: Degraded data redundancy: 2593/222087 objects degraded (1.168%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:09.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:09.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:09.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:09.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:09.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:09.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:09.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:10.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:10.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:10.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:10.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:10.207 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:41:10.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:10.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:10.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:10.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:10.461 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:10.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:10.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:10.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:10 smithi111 bash[78631]: cluster 2023-10-01T09:41:09.538662+0000 mgr.y (mgr.25132) 940 : cluster 0 pgmap v967: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2593/222087 objects degraded (1.168%); 5/222087 objects misplaced (0.002%); 75 KiB/s, 20 objects/s recovering 2023-10-01T09:41:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:10 smithi111 bash[78631]: audit 2023-10-01T09:41:10.203406+0000 mon.a (mon.0) 1158 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T09:41:10.605 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:10 smithi111 bash[78631]: audit 2023-10-01T09:41:10.203635+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.111:0/642594308' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T09:41:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:10 smithi111 bash[75702]: cluster 2023-10-01T09:41:09.538662+0000 mgr.y (mgr.25132) 940 : cluster 0 pgmap v967: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2593/222087 objects degraded (1.168%); 5/222087 objects misplaced (0.002%); 75 KiB/s, 20 objects/s recovering 2023-10-01T09:41:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:10 smithi111 bash[75702]: audit 2023-10-01T09:41:10.203406+0000 mon.a (mon.0) 1158 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T09:41:10.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:10 smithi111 bash[75702]: audit 2023-10-01T09:41:10.203635+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.111:0/642594308' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T09:41:10.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:10.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:10.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:10 smithi183 bash[59233]: cluster 2023-10-01T09:41:09.538662+0000 mgr.y (mgr.25132) 940 : cluster 0 pgmap v967: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2593/222087 objects degraded (1.168%); 5/222087 objects misplaced (0.002%); 75 KiB/s, 20 objects/s recovering 2023-10-01T09:41:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:10 smithi183 bash[59233]: audit 2023-10-01T09:41:10.203406+0000 mon.a (mon.0) 1158 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T09:41:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:10 smithi183 bash[59233]: audit 2023-10-01T09:41:10.203635+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.111:0/642594308' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T09:41:10.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:41:10.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:10.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:10.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:10.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:11.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:11.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:11.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:11.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:41:11.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:11.267 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:11.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:11.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:11.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:11.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:11.532 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:11.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:11 smithi183 bash[59233]: cluster 2023-10-01T09:41:10.434378+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:11 smithi183 bash[59233]: cluster 2023-10-01T09:41:10.437934+0000 mon.a (mon.0) 1159 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-01T09:41:11.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:11 smithi183 bash[59233]: cluster 2023-10-01T09:41:10.442641+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:11 smithi183 bash[59233]: cluster 2023-10-01T09:41:10.445630+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:11 smithi183 bash[59233]: cluster 2023-10-01T09:41:10.447501+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.641 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:11.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:11.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:11.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[75702]: cluster 2023-10-01T09:41:10.434378+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[75702]: cluster 2023-10-01T09:41:10.437934+0000 mon.a (mon.0) 1159 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-01T09:41:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[75702]: cluster 2023-10-01T09:41:10.442641+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[75702]: cluster 2023-10-01T09:41:10.445630+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[75702]: cluster 2023-10-01T09:41:10.447501+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[78631]: cluster 2023-10-01T09:41:10.434378+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[78631]: cluster 2023-10-01T09:41:10.437934+0000 mon.a (mon.0) 1159 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-01T09:41:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[78631]: cluster 2023-10-01T09:41:10.442641+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[78631]: cluster 2023-10-01T09:41:10.445630+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:11 smithi111 bash[78631]: cluster 2023-10-01T09:41:10.447501+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T09:41:11.837 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:41:11.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:11.945 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:11.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:11.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:12.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:12.074 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:12.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:12.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:12.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:12.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:12.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:12.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:12.446 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:12.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:12.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:12.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:12.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:12.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:12.676 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140655 9.f 9:f6bd1dc1:::benchmark_data_smithi111_170841_object35230:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.664546+0000", 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0080072070000000006, 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0080307959999999998, 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.677 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140655 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664546+0000", 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664546+0000", 2023-10-01T09:41:12.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664545+0000", 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6230000000000003e-06 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664553+0000", 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2335e-05 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664566+0000", 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0859999999999998e-06 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664572+0000", 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0056069429999999996 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.680 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670179+0000", 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014032899999999999 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670319+0000", 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017924600000000001 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670498+0000", 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005952583 2023-10-01T09:41:12.681 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140657 9.6 9.6f5dc366 (undecoded) ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.665332+0000", 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0072205869999999997, 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007311293, 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "queued for pg", 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.682 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.683 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140657 2023-10-01T09:41:12.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.683 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.683 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.665332+0000", 2023-10-01T09:41:12.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.665332+0000", 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.665331+0000", 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4750000000000001e-06 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.665337+0000", 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0474e-05 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.665347+0000", 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2039999999999996e-06 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.665353+0000", 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0290000000000001e-05 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.687 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140658 9.d 9:b3512338:::benchmark_data_smithi111_170841_object35233:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.666681+0000", 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0058720409999999997, 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.006001284, 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.688 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140658 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666681+0000", 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666681+0000", 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666680+0000", 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1959999999999996e-06 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666686+0000", 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7510000000000003e-06 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666696+0000", 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8050000000000003e-06 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666702+0000", 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003021798 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669723+0000", 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016316 2023-10-01T09:41:12.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669886+0000", 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019410599999999999 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670081+0000", 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003399764 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140659 9.7 9.e7bbfa17 (undecoded) ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.669711+0000", 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0028421549999999999, 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0030151119999999999, 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "queued for pg", 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140659 2023-10-01T09:41:12.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669711+0000", 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669711+0000", 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669709+0000", 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0309000000000001e-05 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669719+0000", 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3226e-05 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669733+0000", 2023-10-01T09:41:12.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3440000000000003e-06 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669740+0000", 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9297000000000001e-05 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop_reply(client.45314.0:140654 9.f e210/187)", 2023-10-01T09:41:12.696 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.669937+0000", 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0026156859999999999, 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0028229409999999998, 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "queued for pg", 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669937+0000", 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.697 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669937+0000", 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669936+0000", 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4920000000000001e-06 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669942+0000", 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8460000000000003e-06 2023-10-01T09:41:12.698 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669952+0000", 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.525e-06 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669959+0000", 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2157000000000001e-05 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.699 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45314.0:140660 9.8 e210/187)", 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.670439+0000", 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0021142209999999999, 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0023496979999999999, 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "queued for pg", 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.700 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670439+0000", 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670439+0000", 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670438+0000", 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2260000000000002e-06 2023-10-01T09:41:12.701 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670444+0000", 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0609999999999998e-06 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670451+0000", 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.216e-06 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.702 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670456+0000", 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6909999999999999e-05 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140665 9.7 9.27b35787 (undecoded) ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.670702+0000", 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.001850576, 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002115226, 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.703 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "queued for pg", 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140665 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670702+0000", 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.704 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670702+0000", 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670701+0000", 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7800000000000003e-06 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670708+0000", 2023-10-01T09:41:12.705 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6052000000000001e-05 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670724+0000", 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5979999999999999e-06 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670732+0000", 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9244e-05 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.706 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140649 9.6 9:685948d9:::benchmark_data_smithi111_170841_object35224:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.655770+0000", 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.016783350999999998, 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017083912, 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140649 2023-10-01T09:41:12.707 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655770+0000", 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655770+0000", 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.708 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655768+0000", 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1659999999999999e-06 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655774+0000", 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4632e-05 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655789+0000", 2023-10-01T09:41:12.709 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8970000000000002e-06 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655796+0000", 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013224100000000001 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.655928+0000", 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00042338400000000001 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.710 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656351+0000", 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00040346799999999998 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656755+0000", 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010151355000000001 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:41:12.711 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666906+0000", 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.6279e-05 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666932+0000", 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011162827 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140651 9.6 9:6b134ba5:::benchmark_data_smithi111_170841_object35226:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.712 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.656062+0000", 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.016491173000000001, 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016846317, 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140651 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.713 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656062+0000", 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656062+0000", 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656061+0000", 2023-10-01T09:41:12.714 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0210000000000005e-06 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656070+0000", 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2678e-05 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656082+0000", 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7729999999999996e-06 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.715 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.656088+0000", 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010864482999999999 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.666953+0000", 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000111106 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.667064+0000", 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000141667 2023-10-01T09:41:12.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.667205+0000", 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011143797 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140652 9.a 9:574096d5:::benchmark_data_smithi111_170841_object35227:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.663865+0000", 2023-10-01T09:41:12.717 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0086880910000000002, 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0090880720000000009, 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140652 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663865+0000", 2023-10-01T09:41:12.718 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663865+0000", 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663864+0000", 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5649999999999998e-06 2023-10-01T09:41:12.719 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663870+0000", 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2960000000000004e-06 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663880+0000", 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.07e-06 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.720 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663884+0000", 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9438999999999999e-05 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663933+0000", 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017603700000000001 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664109+0000", 2023-10-01T09:41:12.721 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018887900000000001 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664298+0000", 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005577406 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.669875+0000", 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019846800000000001 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670074+0000", 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0062090519999999996 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140653 9.6 9:622a42a6:::benchmark_data_smithi111_170841_object35228:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.663892+0000", 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.008661251, 2023-10-01T09:41:12.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0091127159999999999, 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140653 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663892+0000", 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.724 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663892+0000", 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663891+0000", 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0060000000000001e-06 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.725 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663894+0000", 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.464e-06 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663902+0000", 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.797e-06 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.663906+0000", 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0080783480000000008 2023-10-01T09:41:12.726 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.671985+0000", 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019391100000000001 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.672179+0000", 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016002400000000001 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:41:12.727 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.672339+0000", 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0084471540000000001 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:140654 9.f 9:f18a05f2:::benchmark_data_smithi111_170841_object35229:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:12.664060+0000", 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0084931720000000002, 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0089949390000000004, 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:41:12.728 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 140654 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664060+0000", 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:41:12.729 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664060+0000", 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664059+0000", 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1670000000000004e-06 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664065+0000", 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4769999999999992e-06 2023-10-01T09:41:12.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664074+0000", 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3780000000000003e-06 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664082+0000", 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2771e-05 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:41:12.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664134+0000", 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014039099999999999 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664275+0000", 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024729800000000002 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.664522+0000", 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0055904079999999998 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:41:12.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:12.670112+0000", 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0060527849999999998 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: ], 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 12 2023-10-01T09:41:12.733 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:41:12.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:12.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:12 smithi183 bash[59233]: cluster 2023-10-01T09:41:11.441131+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:12 smithi183 bash[59233]: cluster 2023-10-01T09:41:11.442603+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-01T09:41:12.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:12 smithi183 bash[59233]: cluster 2023-10-01T09:41:11.448488+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:12 smithi183 bash[59233]: cluster 2023-10-01T09:41:11.507305+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:12 smithi183 bash[59233]: cluster 2023-10-01T09:41:11.539249+0000 mgr.y (mgr.25132) 941 : cluster 0 pgmap v970: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2156/213456 objects degraded (1.010%); 236 KiB/s, 100 objects/s recovering 2023-10-01T09:41:12.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:12.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[78631]: cluster 2023-10-01T09:41:11.441131+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[78631]: cluster 2023-10-01T09:41:11.442603+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-01T09:41:12.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[78631]: cluster 2023-10-01T09:41:11.448488+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[78631]: cluster 2023-10-01T09:41:11.507305+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[78631]: cluster 2023-10-01T09:41:11.539249+0000 mgr.y (mgr.25132) 941 : cluster 0 pgmap v970: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2156/213456 objects degraded (1.010%); 236 KiB/s, 100 objects/s recovering 2023-10-01T09:41:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[75702]: cluster 2023-10-01T09:41:11.441131+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[75702]: cluster 2023-10-01T09:41:11.442603+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-01T09:41:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[75702]: cluster 2023-10-01T09:41:11.448488+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[75702]: cluster 2023-10-01T09:41:11.507305+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T09:41:12.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:12 smithi111 bash[75702]: cluster 2023-10-01T09:41:11.539249+0000 mgr.y (mgr.25132) 941 : cluster 0 pgmap v970: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 2156/213456 objects degraded (1.010%); 236 KiB/s, 100 objects/s recovering 2023-10-01T09:41:12.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:12.891 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:12.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:12.996 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:13.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:13.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:13.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:13.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:13.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:13.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:13.440 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:13.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:13.575 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:13.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:13.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:13.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:13.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:13.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:13 smithi183 bash[59233]: cluster 2023-10-01T09:41:13.539777+0000 mgr.y (mgr.25132) 942 : cluster 0 pgmap v971: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 2156/213456 objects degraded (1.010%); 198 KiB/s, 84 objects/s recovering 2023-10-01T09:41:13.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:13.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:13.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T09:41:13.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:13.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:13.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:13.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:13 smithi111 bash[78631]: cluster 2023-10-01T09:41:13.539777+0000 mgr.y (mgr.25132) 942 : cluster 0 pgmap v971: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 2156/213456 objects degraded (1.010%); 198 KiB/s, 84 objects/s recovering 2023-10-01T09:41:14.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:13 smithi111 bash[75702]: cluster 2023-10-01T09:41:13.539777+0000 mgr.y (mgr.25132) 942 : cluster 0 pgmap v971: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 2156/213456 objects degraded (1.010%); 198 KiB/s, 84 objects/s recovering 2023-10-01T09:41:14.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:14.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:14.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:14.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:14.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:14.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:14.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:14.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:14.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:14.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:14.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:14.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:14.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:14.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:14.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:14.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:41:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:41:14] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.33.4" 2023-10-01T09:41:14.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:14.932 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:14.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:14.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:15.037 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:15 smithi183 bash[59233]: audit 2023-10-01T09:41:14.036157+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:15.037 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:15 smithi183 bash[59233]: audit 2023-10-01T09:41:14.039554+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:15.037 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:15 smithi183 bash[59233]: cluster 2023-10-01T09:41:14.170093+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 2156/213456 objects degraded (1.010%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:15.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:15.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:15.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:15.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:15.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:15 smithi111 bash[75702]: audit 2023-10-01T09:41:14.036157+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:15 smithi111 bash[75702]: audit 2023-10-01T09:41:14.039554+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:15 smithi111 bash[75702]: cluster 2023-10-01T09:41:14.170093+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 2156/213456 objects degraded (1.010%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:15 smithi111 bash[78631]: audit 2023-10-01T09:41:14.036157+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:41:15.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:15 smithi111 bash[78631]: audit 2023-10-01T09:41:14.039554+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:15.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:15 smithi111 bash[78631]: cluster 2023-10-01T09:41:14.170093+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 2156/213456 objects degraded (1.010%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:15.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:15.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:15.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:15.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:15.603 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:15.604 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:15.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:15.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:15.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:15.742 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:15.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:15.874 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:15.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:15.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:16.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:16.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:16.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:16.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:16.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:16.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:16.272 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:16.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:16 smithi183 bash[59233]: cluster 2023-10-01T09:41:15.177517+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:16 smithi183 bash[59233]: cluster 2023-10-01T09:41:15.180227+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-01T09:41:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:16 smithi183 bash[59233]: cluster 2023-10-01T09:41:15.186535+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:16 smithi183 bash[59233]: cluster 2023-10-01T09:41:15.188281+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:16 smithi183 bash[59233]: cluster 2023-10-01T09:41:15.540964+0000 mgr.y (mgr.25132) 943 : cluster 0 pgmap v973: 89 pgs: 2 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2156/211278 objects degraded (1.020%); 203 KiB/s, 136 objects/s recovering 2023-10-01T09:41:16.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:16.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:16.514 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:16.523 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[75702]: cluster 2023-10-01T09:41:15.177517+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.523 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[75702]: cluster 2023-10-01T09:41:15.180227+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-01T09:41:16.523 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[75702]: cluster 2023-10-01T09:41:15.186535+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.523 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[75702]: cluster 2023-10-01T09:41:15.188281+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.523 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[75702]: cluster 2023-10-01T09:41:15.540964+0000 mgr.y (mgr.25132) 943 : cluster 0 pgmap v973: 89 pgs: 2 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2156/211278 objects degraded (1.020%); 203 KiB/s, 136 objects/s recovering 2023-10-01T09:41:16.523 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[78631]: cluster 2023-10-01T09:41:15.177517+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.524 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[78631]: cluster 2023-10-01T09:41:15.180227+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-01T09:41:16.524 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[78631]: cluster 2023-10-01T09:41:15.186535+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.524 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[78631]: cluster 2023-10-01T09:41:15.188281+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T09:41:16.524 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:16 smithi111 bash[78631]: cluster 2023-10-01T09:41:15.540964+0000 mgr.y (mgr.25132) 943 : cluster 0 pgmap v973: 89 pgs: 2 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2156/211278 objects degraded (1.020%); 203 KiB/s, 136 objects/s recovering 2023-10-01T09:41:16.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:16.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:16.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:16.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:16.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:16.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:16.839 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] 2023-10-01T09:41:16.839 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-01T09:41:16.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:16.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:16.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:16.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:17.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:17.100 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:17.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:17.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:17.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:17.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:17.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:17.389 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:17.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[75702]: cluster 2023-10-01T09:41:16.185190+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[75702]: cluster 2023-10-01T09:41:16.187994+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-10-01T09:41:17.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[75702]: cluster 2023-10-01T09:41:16.188375+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[75702]: cluster 2023-10-01T09:41:16.191381+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[75702]: cluster 2023-10-01T09:41:16.241014+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.476 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[78631]: cluster 2023-10-01T09:41:16.185190+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[78631]: cluster 2023-10-01T09:41:16.187994+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-10-01T09:41:17.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[78631]: cluster 2023-10-01T09:41:16.188375+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[78631]: cluster 2023-10-01T09:41:16.191381+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.477 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:17 smithi111 bash[78631]: cluster 2023-10-01T09:41:16.241014+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:17.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:17.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:17 smithi183 bash[59233]: cluster 2023-10-01T09:41:16.185190+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:17 smithi183 bash[59233]: cluster 2023-10-01T09:41:16.187994+0000 mon.a (mon.0) 1165 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-10-01T09:41:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:17 smithi183 bash[59233]: cluster 2023-10-01T09:41:16.188375+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:17 smithi183 bash[59233]: cluster 2023-10-01T09:41:16.191381+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:17 smithi183 bash[59233]: cluster 2023-10-01T09:41:16.241014+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T09:41:17.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:17.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:17.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:17.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:17.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:17.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:17.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:17.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:18.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:18.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:18.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:18.202 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:18.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:18.333 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:18.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:18.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:18.445 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:18 smithi111 bash[78631]: cluster 2023-10-01T09:41:17.541482+0000 mgr.y (mgr.25132) 944 : cluster 0 pgmap v975: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 1709/205083 objects degraded (0.833%); 21 KiB/s, 76 objects/s recovering 2023-10-01T09:41:18.446 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:18 smithi111 bash[75702]: cluster 2023-10-01T09:41:17.541482+0000 mgr.y (mgr.25132) 944 : cluster 0 pgmap v975: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 1709/205083 objects degraded (0.833%); 21 KiB/s, 76 objects/s recovering 2023-10-01T09:41:18.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:18.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:18.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:18 smithi183 bash[59233]: cluster 2023-10-01T09:41:17.541482+0000 mgr.y (mgr.25132) 944 : cluster 0 pgmap v975: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 1709/205083 objects degraded (0.833%); 21 KiB/s, 76 objects/s recovering 2023-10-01T09:41:18.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:18.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:18.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:18.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:18.744 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:41:18.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:18.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:18.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:18.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:19.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:19.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:19.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:19.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:19.200 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:19 smithi183 bash[59233]: cluster 2023-10-01T09:41:19.171309+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 1709/205083 objects degraded (0.833%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:19.270 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:19.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:19.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:19.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:19.407 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:19 smithi111 bash[78631]: cluster 2023-10-01T09:41:19.171309+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 1709/205083 objects degraded (0.833%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:19.407 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:19 smithi111 bash[75702]: cluster 2023-10-01T09:41:19.171309+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 1709/205083 objects degraded (0.833%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:19.424 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:19.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:19.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:19.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:19.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:19.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:19.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:19.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:19.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:19.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:19.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:20.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:20.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:20.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:20.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:20.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:20.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:20 smithi111 bash[78631]: cluster 2023-10-01T09:41:19.541954+0000 mgr.y (mgr.25132) 945 : cluster 0 pgmap v976: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 348 op/s; 1709/205083 objects degraded (0.833%); 16 KiB/s, 57 objects/s recovering 2023-10-01T09:41:20.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:20 smithi111 bash[75702]: cluster 2023-10-01T09:41:19.541954+0000 mgr.y (mgr.25132) 945 : cluster 0 pgmap v976: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 348 op/s; 1709/205083 objects degraded (0.833%); 16 KiB/s, 57 objects/s recovering 2023-10-01T09:41:20.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:20.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:20.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:20.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:20.490 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:20 smithi183 bash[59233]: cluster 2023-10-01T09:41:19.541954+0000 mgr.y (mgr.25132) 945 : cluster 0 pgmap v976: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 348 op/s; 1709/205083 objects degraded (0.833%); 16 KiB/s, 57 objects/s recovering 2023-10-01T09:41:20.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:20.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:20.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:20.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:20.761 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:20.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:20.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:20.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:20.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:20.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:21.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:21.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:21.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:21.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:21.198 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:21.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:21.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:21.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:21.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:21.433 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:21.462 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:21.567 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:21.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:21.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:21.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:21.719 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:21.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:21.823 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:21.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:21.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:21.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:21.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:21.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:22.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:22.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:22.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:22.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[78631]: cluster 2023-10-01T09:41:21.210480+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[78631]: cluster 2023-10-01T09:41:21.210719+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[78631]: cluster 2023-10-01T09:41:21.212236+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[78631]: cluster 2023-10-01T09:41:21.542373+0000 mgr.y (mgr.25132) 946 : cluster 0 pgmap v978: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 1283/195021 objects degraded (0.658%); 15/195021 objects misplaced (0.008%); 90 KiB/s, 118 objects/s recovering 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[75702]: cluster 2023-10-01T09:41:21.210480+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[75702]: cluster 2023-10-01T09:41:21.210719+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[75702]: cluster 2023-10-01T09:41:21.212236+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-10-01T09:41:22.229 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:22 smithi111 bash[75702]: cluster 2023-10-01T09:41:21.542373+0000 mgr.y (mgr.25132) 946 : cluster 0 pgmap v978: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 1283/195021 objects degraded (0.658%); 15/195021 objects misplaced (0.008%); 90 KiB/s, 118 objects/s recovering 2023-10-01T09:41:22.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:22.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:22.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:22.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:22.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:22.434 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:22.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:22.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:22 smithi183 bash[59233]: cluster 2023-10-01T09:41:21.210480+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T09:41:22.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:22 smithi183 bash[59233]: cluster 2023-10-01T09:41:21.210719+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T09:41:22.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:22 smithi183 bash[59233]: cluster 2023-10-01T09:41:21.212236+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-10-01T09:41:22.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:22 smithi183 bash[59233]: cluster 2023-10-01T09:41:21.542373+0000 mgr.y (mgr.25132) 946 : cluster 0 pgmap v978: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 965 op/s; 1283/195021 objects degraded (0.658%); 15/195021 objects misplaced (0.008%); 90 KiB/s, 118 objects/s recovering 2023-10-01T09:41:22.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:22.622 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:22.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:22.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:22.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:22.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:22.903 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:22.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:22.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:23.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:23.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:23.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:23.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:23.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:23.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:23.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:23 smithi183 bash[59233]: cluster 2023-10-01T09:41:22.221120+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:23 smithi183 bash[59233]: cluster 2023-10-01T09:41:22.224375+0000 mon.a (mon.0) 1168 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-10-01T09:41:23.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:23 smithi183 bash[59233]: cluster 2023-10-01T09:41:22.224809+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:23 smithi183 bash[59233]: cluster 2023-10-01T09:41:22.225099+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:23 smithi183 bash[59233]: cluster 2023-10-01T09:41:22.278613+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.300 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:23.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:23.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[75702]: cluster 2023-10-01T09:41:22.221120+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[75702]: cluster 2023-10-01T09:41:22.224375+0000 mon.a (mon.0) 1168 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-10-01T09:41:23.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[75702]: cluster 2023-10-01T09:41:22.224809+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[75702]: cluster 2023-10-01T09:41:22.225099+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[75702]: cluster 2023-10-01T09:41:22.278613+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.370 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[78631]: cluster 2023-10-01T09:41:22.221120+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.370 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[78631]: cluster 2023-10-01T09:41:22.224375+0000 mon.a (mon.0) 1168 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-10-01T09:41:23.370 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[78631]: cluster 2023-10-01T09:41:22.224809+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.370 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[78631]: cluster 2023-10-01T09:41:22.225099+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.370 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:23 smithi111 bash[78631]: cluster 2023-10-01T09:41:22.278613+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T09:41:23.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:23.429 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:23.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:23.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:23.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:23.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:23.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:23.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:23.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:23.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:23.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:23.867 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:41:23.867 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:41:23.867 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:41:23.867 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:41:23.867 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:41:23.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:23.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:23.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:23.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:24.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:24.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:24.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:24.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:24.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:24.328 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:24 smithi183 bash[59233]: cluster 2023-10-01T09:41:23.544858+0000 mgr.y (mgr.25132) 947 : cluster 0 pgmap v980: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 455 op/s; 1283/195021 objects degraded (0.658%); 15/195021 objects misplaced (0.008%); 61 KiB/s, 39 objects/s recovering 2023-10-01T09:41:24.328 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:24 smithi183 bash[59233]: cluster 2023-10-01T09:41:24.172213+0000 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 1283/195021 objects degraded (0.658%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:24.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:24.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:24.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:24.457 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:24 smithi111 bash[75702]: cluster 2023-10-01T09:41:23.544858+0000 mgr.y (mgr.25132) 947 : cluster 0 pgmap v980: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 455 op/s; 1283/195021 objects degraded (0.658%); 15/195021 objects misplaced (0.008%); 61 KiB/s, 39 objects/s recovering 2023-10-01T09:41:24.457 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:24 smithi111 bash[75702]: cluster 2023-10-01T09:41:24.172213+0000 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 1283/195021 objects degraded (0.658%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:24.457 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:24 smithi111 bash[78631]: cluster 2023-10-01T09:41:23.544858+0000 mgr.y (mgr.25132) 947 : cluster 0 pgmap v980: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 455 op/s; 1283/195021 objects degraded (0.658%); 15/195021 objects misplaced (0.008%); 61 KiB/s, 39 objects/s recovering 2023-10-01T09:41:24.457 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:24 smithi111 bash[78631]: cluster 2023-10-01T09:41:24.172213+0000 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 1283/195021 objects degraded (0.658%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:24.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:24.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:24.605 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:24.717 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:24.725 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:41:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:41:24] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.33.4" 2023-10-01T09:41:24.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:24.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:24.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:24.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:24.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:24.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T09:41:24.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:25.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:25.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:25.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:25.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:25.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:25.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:25.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:25.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:25.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:25.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:25.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:25.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:25.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:25.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:25.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:25.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:25 smithi111 bash[78631]: cluster 2023-10-01T09:41:25.545556+0000 mgr.y (mgr.25132) 948 : cluster 0 pgmap v981: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 1283/192603 objects degraded (0.666%); 15/192603 objects misplaced (0.008%); 56 KiB/s, 36 objects/s recovering 2023-10-01T09:41:25.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:25 smithi111 bash[75702]: cluster 2023-10-01T09:41:25.545556+0000 mgr.y (mgr.25132) 948 : cluster 0 pgmap v981: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 1283/192603 objects degraded (0.666%); 15/192603 objects misplaced (0.008%); 56 KiB/s, 36 objects/s recovering 2023-10-01T09:41:25.826 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:25.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:25.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:25.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:25.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:25.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:26.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:25 smithi183 bash[59233]: cluster 2023-10-01T09:41:25.545556+0000 mgr.y (mgr.25132) 948 : cluster 0 pgmap v981: 89 pgs: 1 active+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 1283/192603 objects degraded (0.666%); 15/192603 objects misplaced (0.008%); 56 KiB/s, 36 objects/s recovering 2023-10-01T09:41:26.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:26.098 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:26.204 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:26.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:26.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:26.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:26.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:26.447 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:41:26.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:26.487 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:41:26.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:26.518 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:41:26.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:26.559 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:41:26.603 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:41:26.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:26.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:26.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:26.655 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:41:26.695 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:41:26.721 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.726 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:41:26.755 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:26 smithi111 bash[78631]: audit 2023-10-01T09:41:26.408461+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.111:0/1525678264' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:26.755 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:26 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.608704+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-10-01T09:41:26.755 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:26 smithi111 bash[75702]: audit 2023-10-01T09:41:26.408461+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.111:0/1525678264' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:26.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:26 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.608704+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-10-01T09:41:26.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:26.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:26.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:26.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:26.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:26.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:27.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:27.027 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:26 smithi183 bash[59233]: audit 2023-10-01T09:41:26.408461+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.111:0/1525678264' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:27.028 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:26 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.608704+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-10-01T09:41:27.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:27.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:27.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:27.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:27.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:27.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:27.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:27.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:27.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:27.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:27.561 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:27.618 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:41:27.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:27.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:27.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.613620+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.615503+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.618000+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.623428+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.625241+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:26.628389+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: audit 2023-10-01T09:41:27.247008+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.111:0/240018358' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:41:27.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: audit 2023-10-01T09:41:27.247378+0000 mon.a (mon.0) 1171 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:41:27.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.546260+0000 mgr.y (mgr.25132) 949 : cluster 0 pgmap v983: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 836/185568 objects degraded (0.451%); 15/185568 objects misplaced (0.008%); 192 KiB/s, 66 objects/s recovering 2023-10-01T09:41:27.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.604078+0000 mon.a (mon.0) 1172 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:27.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: audit 2023-10-01T09:41:27.611997+0000 mon.a (mon.0) 1173 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:41:27.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:27 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.612092+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-10-01T09:41:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.613620+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.615503+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.618000+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.623428+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.625241+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:26.628389+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: audit 2023-10-01T09:41:27.247008+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.111:0/240018358' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: audit 2023-10-01T09:41:27.247378+0000 mon.a (mon.0) 1171 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.546260+0000 mgr.y (mgr.25132) 949 : cluster 0 pgmap v983: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 836/185568 objects degraded (0.451%); 15/185568 objects misplaced (0.008%); 192 KiB/s, 66 objects/s recovering 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.604078+0000 mon.a (mon.0) 1172 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: audit 2023-10-01T09:41:27.611997+0000 mon.a (mon.0) 1173 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.612092+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.613620+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.615503+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.618000+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.623428+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.625241+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:26.628389+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T09:41:27.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: audit 2023-10-01T09:41:27.247008+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.111:0/240018358' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:41:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: audit 2023-10-01T09:41:27.247378+0000 mon.a (mon.0) 1171 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:41:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.546260+0000 mgr.y (mgr.25132) 949 : cluster 0 pgmap v983: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 836/185568 objects degraded (0.451%); 15/185568 objects misplaced (0.008%); 192 KiB/s, 66 objects/s recovering 2023-10-01T09:41:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.604078+0000 mon.a (mon.0) 1172 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: audit 2023-10-01T09:41:27.611997+0000 mon.a (mon.0) 1173 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:41:27.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:27 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.612092+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-10-01T09:41:27.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:27.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:27.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:27.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:28.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:28.085 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:28.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:28.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:28.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:28.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:28.359 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:28.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:28.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:28.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:28.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:28.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:28.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:28.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:28.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:28.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:28 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.610167+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:28 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.613641+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:28 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.614525+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:28 smithi183 bash[59233]: cluster 2023-10-01T09:41:27.650872+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:28.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:28.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:28.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:29.010 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:29.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.610167+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.613641+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.614525+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[75702]: cluster 2023-10-01T09:41:27.650872+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.610167+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.613641+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.614525+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:28 smithi111 bash[78631]: cluster 2023-10-01T09:41:27.650872+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T09:41:29.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:29.163 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:29.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:29.268 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:29.300 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:29.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:29.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:29.434 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:29.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:29.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:29.562 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:29.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:29.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:29.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:29.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:29.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:29 smithi111 bash[75702]: audit 2023-10-01T09:41:29.031685+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:29.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:29 smithi111 bash[75702]: cluster 2023-10-01T09:41:29.173453+0000 mon.a (mon.0) 1176 : cluster 3 Health check update: Degraded data redundancy: 836/185568 objects degraded (0.451%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:29.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:29 smithi111 bash[75702]: cluster 2023-10-01T09:41:29.546833+0000 mgr.y (mgr.25132) 950 : cluster 0 pgmap v985: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 836/185568 objects degraded (0.451%); 15/185568 objects misplaced (0.008%); 166 KiB/s, 57 objects/s recovering 2023-10-01T09:41:29.758 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:29 smithi111 bash[78631]: audit 2023-10-01T09:41:29.031685+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:29.758 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:29 smithi111 bash[78631]: cluster 2023-10-01T09:41:29.173453+0000 mon.a (mon.0) 1176 : cluster 3 Health check update: Degraded data redundancy: 836/185568 objects degraded (0.451%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:29.758 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:29 smithi111 bash[78631]: cluster 2023-10-01T09:41:29.546833+0000 mgr.y (mgr.25132) 950 : cluster 0 pgmap v985: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 836/185568 objects degraded (0.451%); 15/185568 objects misplaced (0.008%); 166 KiB/s, 57 objects/s recovering 2023-10-01T09:41:29.783 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:41:29.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:29.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:29.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:29.952 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:29.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:29.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:29.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:29 smithi183 bash[59233]: audit 2023-10-01T09:41:29.031685+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:29 smithi183 bash[59233]: cluster 2023-10-01T09:41:29.173453+0000 mon.a (mon.0) 1176 : cluster 3 Health check update: Degraded data redundancy: 836/185568 objects degraded (0.451%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T09:41:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:29 smithi183 bash[59233]: cluster 2023-10-01T09:41:29.546833+0000 mgr.y (mgr.25132) 950 : cluster 0 pgmap v985: 89 pgs: 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 430 op/s; 836/185568 objects degraded (0.451%); 15/185568 objects misplaced (0.008%); 166 KiB/s, 57 objects/s recovering 2023-10-01T09:41:30.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:30.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:30.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:30.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:30.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:30.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:30.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:30.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:30.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:30.524 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:30.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:30.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:30.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:30.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:30.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:30.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:30.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:30.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:30.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:30.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:31.029 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:31.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:31.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:31.209 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:31.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:31.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:31.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:31.449 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:31.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:31.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:31.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:31.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:31.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:31.720 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:31 smithi183 bash[59233]: cluster 2023-10-01T09:41:31.547688+0000 mgr.y (mgr.25132) 951 : cluster 0 pgmap v986: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 836/175698 objects degraded (0.476%); 264 KiB/s, 66 objects/s recovering 2023-10-01T09:41:31.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:31.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:41:31.772 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:41:31.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:31.873 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:31.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:31.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:31.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:31.987 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:31 smithi111 bash[75702]: cluster 2023-10-01T09:41:31.547688+0000 mgr.y (mgr.25132) 951 : cluster 0 pgmap v986: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 836/175698 objects degraded (0.476%); 264 KiB/s, 66 objects/s recovering 2023-10-01T09:41:31.987 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:31 smithi111 bash[78631]: cluster 2023-10-01T09:41:31.547688+0000 mgr.y (mgr.25132) 951 : cluster 0 pgmap v986: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 836/175698 objects degraded (0.476%); 264 KiB/s, 66 objects/s recovering 2023-10-01T09:41:32.017 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:32.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:32.152 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:32.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:32.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:32.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:32.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:32.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:32.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:32.522 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:32.549 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:32.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:32.655 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:32.664 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.0 to 1 (10000) 2023-10-01T09:41:32.665 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:32 smithi183 bash[59233]: audit 2023-10-01T09:41:32.043875+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.111:0/3105894993' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:41:32.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:32.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:32 smithi111 bash[78631]: audit 2023-10-01T09:41:32.043875+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.111:0/3105894993' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:41:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:32 smithi111 bash[75702]: audit 2023-10-01T09:41:32.043875+0000 mon.a (mon.0) 1177 : audit 1 from='client.? 172.21.15.111:0/3105894993' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:41:32.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:32.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:32.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:32.956 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:32.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:33.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:33.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:33.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:33.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:33.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:33.313 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:33.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:33.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:33.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:33.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:33.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:33.566 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:33.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:33.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:33.677 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[75702]: cluster 2023-10-01T09:41:32.652526+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T09:41:33.678 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[75702]: audit 2023-10-01T09:41:32.654040+0000 mon.a (mon.0) 1178 : audit 1 from='client.? 172.21.15.111:0/3105894993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:41:33.678 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[75702]: cluster 2023-10-01T09:41:32.654125+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-10-01T09:41:33.678 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[75702]: cluster 2023-10-01T09:41:32.655650+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T09:41:33.678 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[75702]: cluster 2023-10-01T09:41:33.548139+0000 mgr.y (mgr.25132) 952 : cluster 0 pgmap v988: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 836/175698 objects degraded (0.476%); 129 KiB/s, 16 objects/s recovering 2023-10-01T09:41:33.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:33.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:33 smithi183 bash[59233]: cluster 2023-10-01T09:41:32.652526+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T09:41:33.732 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:33 smithi183 bash[59233]: audit 2023-10-01T09:41:32.654040+0000 mon.a (mon.0) 1178 : audit 1 from='client.? 172.21.15.111:0/3105894993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:41:33.732 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:33 smithi183 bash[59233]: cluster 2023-10-01T09:41:32.654125+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-10-01T09:41:33.732 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:33 smithi183 bash[59233]: cluster 2023-10-01T09:41:32.655650+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T09:41:33.732 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:33 smithi183 bash[59233]: cluster 2023-10-01T09:41:33.548139+0000 mgr.y (mgr.25132) 952 : cluster 0 pgmap v988: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 836/175698 objects degraded (0.476%); 129 KiB/s, 16 objects/s recovering 2023-10-01T09:41:33.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:33.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:33.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:33.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:33.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:33.984 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:33.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[78631]: cluster 2023-10-01T09:41:32.652526+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T09:41:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[78631]: audit 2023-10-01T09:41:32.654040+0000 mon.a (mon.0) 1178 : audit 1 from='client.? 172.21.15.111:0/3105894993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:41:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[78631]: cluster 2023-10-01T09:41:32.654125+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-10-01T09:41:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[78631]: cluster 2023-10-01T09:41:32.655650+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T09:41:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:33 smithi111 bash[78631]: cluster 2023-10-01T09:41:33.548139+0000 mgr.y (mgr.25132) 952 : cluster 0 pgmap v988: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 836/175698 objects degraded (0.476%); 129 KiB/s, 16 objects/s recovering 2023-10-01T09:41:34.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:34.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:34.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:34.243 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:34.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-01T09:41:34.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:34.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:34.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:34.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:34.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:34.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:34.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:34.652 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:34.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:34.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:34.771 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:34 smithi183 bash[59233]: cluster 2023-10-01T09:41:34.174608+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: Degraded data redundancy: 836/175698 objects degraded (0.476%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:34.783 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:41:34.783 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:41:34.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:34.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:34.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:34.910 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:34 smithi111 bash[75702]: cluster 2023-10-01T09:41:34.174608+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: Degraded data redundancy: 836/175698 objects degraded (0.476%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:34.911 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:41:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:41:34] "GET /metrics HTTP/1.1" 200 36370 "" "Prometheus/2.33.4" 2023-10-01T09:41:34.911 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:34 smithi111 bash[78631]: cluster 2023-10-01T09:41:34.174608+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: Degraded data redundancy: 836/175698 objects degraded (0.476%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:34.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:34.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:34.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:35.037 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:35.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:35.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:35.176 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:35.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:35.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:35.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:35.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:35.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:35.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:35.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:35.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:35.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:35.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:35.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:35.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:35.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:35.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:35 smithi111 bash[75702]: cluster 2023-10-01T09:41:35.548800+0000 mgr.y (mgr.25132) 953 : cluster 0 pgmap v989: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 836/173697 objects degraded (0.481%); 112 KiB/s, 13 objects/s recovering 2023-10-01T09:41:35.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:35 smithi111 bash[78631]: cluster 2023-10-01T09:41:35.548800+0000 mgr.y (mgr.25132) 953 : cluster 0 pgmap v989: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 836/173697 objects degraded (0.481%); 112 KiB/s, 13 objects/s recovering 2023-10-01T09:41:35.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:35.886 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:35 smithi183 bash[59233]: cluster 2023-10-01T09:41:35.548800+0000 mgr.y (mgr.25132) 953 : cluster 0 pgmap v989: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 836/173697 objects degraded (0.481%); 112 KiB/s, 13 objects/s recovering 2023-10-01T09:41:35.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:35.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:35.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:35.920 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T09:41:36.003 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:36.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.033 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:36.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:36.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:36.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:36.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:36.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:36.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:36.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:36.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:36.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:36.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:36.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:36.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:36.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:36.727 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:36.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:36.867 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:36.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:36.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:36.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:37.006 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:37.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:37.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:37.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:37.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:37.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:37.271 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:37.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:37.379 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:37.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:37.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:37.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:37.548 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:37.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:37.652 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:37.678 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:37.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:37.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:37.794 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:37.794 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:37.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:37 smithi183 bash[59233]: cluster 2023-10-01T09:41:37.549543+0000 mgr.y (mgr.25132) 954 : cluster 0 pgmap v990: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 836/164958 objects degraded (0.507%); 90 KiB/s, 22 objects/s recovering 2023-10-01T09:41:37.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:37.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:37.923 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:37.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:37.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:37.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:38.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:38.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:37 smithi111 bash[75702]: cluster 2023-10-01T09:41:37.549543+0000 mgr.y (mgr.25132) 954 : cluster 0 pgmap v990: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 836/164958 objects degraded (0.507%); 90 KiB/s, 22 objects/s recovering 2023-10-01T09:41:38.059 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:37 smithi111 bash[78631]: cluster 2023-10-01T09:41:37.549543+0000 mgr.y (mgr.25132) 954 : cluster 0 pgmap v990: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 836/164958 objects degraded (0.507%); 90 KiB/s, 22 objects/s recovering 2023-10-01T09:41:38.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:38.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:38.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:38.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:38.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:38.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:38.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:38.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:38.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:38.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:38.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:38.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:38.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:38.747 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:38.815 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:38.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:38.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:38.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:38.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:39.012 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:39.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:39.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:39.231 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:39 smithi183 bash[59233]: cluster 2023-10-01T09:41:39.175555+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 836/164958 objects degraded (0.507%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:39.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:39.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:39.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:39.398 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:39 smithi111 bash[78631]: cluster 2023-10-01T09:41:39.175555+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 836/164958 objects degraded (0.507%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:39.399 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:39 smithi111 bash[75702]: cluster 2023-10-01T09:41:39.175555+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 836/164958 objects degraded (0.507%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:39.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:39.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:39.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:39.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:39.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:39.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:39.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:39.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:39.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:39.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:39.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:40.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:40.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:40.313 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:40.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:40.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:40.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:40.474 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:40.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:40.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:40 smithi183 bash[59233]: cluster 2023-10-01T09:41:39.550095+0000 mgr.y (mgr.25132) 955 : cluster 0 pgmap v991: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 836/164958 objects degraded (0.507%); 90 KiB/s, 22 objects/s recovering 2023-10-01T09:41:40.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:40 smithi111 bash[78631]: cluster 2023-10-01T09:41:39.550095+0000 mgr.y (mgr.25132) 955 : cluster 0 pgmap v991: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 836/164958 objects degraded (0.507%); 90 KiB/s, 22 objects/s recovering 2023-10-01T09:41:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:40 smithi111 bash[75702]: cluster 2023-10-01T09:41:39.550095+0000 mgr.y (mgr.25132) 955 : cluster 0 pgmap v991: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 836/164958 objects degraded (0.507%); 90 KiB/s, 22 objects/s recovering 2023-10-01T09:41:40.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:40.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:40.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:40.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:40.786 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:41:40.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.883 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:40.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:40.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:40.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:41.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:41.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:41.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:41.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:41.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:41.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:41.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:41.381 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:41.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:41.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:41.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:41.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:41.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:41.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:41.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:41.792 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:41.862 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:41 smithi111 bash[75702]: cluster 2023-10-01T09:41:41.550968+0000 mgr.y (mgr.25132) 956 : cluster 0 pgmap v992: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 836/154215 objects degraded (0.542%); 0 B/s, 22 objects/s recovering 2023-10-01T09:41:41.863 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:41 smithi111 bash[78631]: cluster 2023-10-01T09:41:41.550968+0000 mgr.y (mgr.25132) 956 : cluster 0 pgmap v992: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 836/154215 objects degraded (0.542%); 0 B/s, 22 objects/s recovering 2023-10-01T09:41:41.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:41.905 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:41 smithi183 bash[59233]: cluster 2023-10-01T09:41:41.550968+0000 mgr.y (mgr.25132) 956 : cluster 0 pgmap v992: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 836/154215 objects degraded (0.542%); 0 B/s, 22 objects/s recovering 2023-10-01T09:41:41.931 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:41.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:41.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:42.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:42.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:42.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:42.202 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:42.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:42.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:42.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:42.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:42.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:42.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:42.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:42.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:42.746 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:42.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:42.849 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:42.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:42.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:42.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:42.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:43.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:43.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:43.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:43.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:43.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:43.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:43.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:43.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:43.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:43.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:43.570 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:43.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:43.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:43.707 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:43.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:43 smithi183 bash[59233]: cluster 2023-10-01T09:41:43.551636+0000 mgr.y (mgr.25132) 957 : cluster 0 pgmap v993: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 836/154215 objects degraded (0.542%); 0 B/s, 20 objects/s recovering 2023-10-01T09:41:43.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:43 smithi111 bash[78631]: cluster 2023-10-01T09:41:43.551636+0000 mgr.y (mgr.25132) 957 : cluster 0 pgmap v993: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 836/154215 objects degraded (0.542%); 0 B/s, 20 objects/s recovering 2023-10-01T09:41:43.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:43 smithi111 bash[75702]: cluster 2023-10-01T09:41:43.551636+0000 mgr.y (mgr.25132) 957 : cluster 0 pgmap v993: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 836/154215 objects degraded (0.542%); 0 B/s, 20 objects/s recovering 2023-10-01T09:41:43.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:43.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:43.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:43.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:43.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:44.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:44.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:44.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:44.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:44.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:44.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:44.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:44.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:44.485 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:44.522 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:44.628 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:44.652 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:44 smithi111 bash[75702]: audit 2023-10-01T09:41:44.032093+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:44.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:44 smithi111 bash[75702]: cluster 2023-10-01T09:41:44.176670+0000 mon.a (mon.0) 1183 : cluster 3 Health check update: Degraded data redundancy: 836/154215 objects degraded (0.542%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:44.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:44.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:44.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:44.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:44.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:44.924 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:44 smithi111 bash[78631]: audit 2023-10-01T09:41:44.032093+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:44.925 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:44 smithi111 bash[78631]: cluster 2023-10-01T09:41:44.176670+0000 mon.a (mon.0) 1183 : cluster 3 Health check update: Degraded data redundancy: 836/154215 objects degraded (0.542%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:44.925 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:41:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:41:44] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.33.4" 2023-10-01T09:41:44.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:44.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:44.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:45.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:45.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:44 smithi183 bash[59233]: audit 2023-10-01T09:41:44.032093+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:41:45.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:44 smithi183 bash[59233]: cluster 2023-10-01T09:41:44.176670+0000 mon.a (mon.0) 1183 : cluster 3 Health check update: Degraded data redundancy: 836/154215 objects degraded (0.542%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:45.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:45.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:45.181 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:45.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:45.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:45.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:45.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:45.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:45.471 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:45.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:45.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:45.541 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:41:45.541 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:41:45.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:45.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:45.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:45.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:45.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:45.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:45 smithi111 bash[78631]: cluster 2023-10-01T09:41:45.552354+0000 mgr.y (mgr.25132) 958 : cluster 0 pgmap v994: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 836/152064 objects degraded (0.550%); 0 B/s, 18 objects/s recovering 2023-10-01T09:41:45.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:45 smithi111 bash[75702]: cluster 2023-10-01T09:41:45.552354+0000 mgr.y (mgr.25132) 958 : cluster 0 pgmap v994: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 836/152064 objects degraded (0.550%); 0 B/s, 18 objects/s recovering 2023-10-01T09:41:45.867 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:45.891 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:45.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:45.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:45.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:46.024 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:46.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:46.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:45 smithi183 bash[59233]: cluster 2023-10-01T09:41:45.552354+0000 mgr.y (mgr.25132) 958 : cluster 0 pgmap v994: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 836/152064 objects degraded (0.550%); 0 B/s, 18 objects/s recovering 2023-10-01T09:41:46.127 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:46.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:46.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:46.278 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:46.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:46.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:46.511 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:46.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:46.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:46.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T09:41:46.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:46.672 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:46.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:46.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:46.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[75702]: cluster 2023-10-01T09:41:45.660445+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[75702]: cluster 2023-10-01T09:41:45.661626+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[75702]: cluster 2023-10-01T09:41:45.663386+0000 mon.a (mon.0) 1184 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-10-01T09:41:46.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[75702]: cluster 2023-10-01T09:41:45.665745+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.788 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[78631]: cluster 2023-10-01T09:41:45.660445+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.788 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[78631]: cluster 2023-10-01T09:41:45.661626+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.788 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[78631]: cluster 2023-10-01T09:41:45.663386+0000 mon.a (mon.0) 1184 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-10-01T09:41:46.788 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:46 smithi111 bash[78631]: cluster 2023-10-01T09:41:45.665745+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:46.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:46 smithi183 bash[59233]: cluster 2023-10-01T09:41:45.660445+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:46 smithi183 bash[59233]: cluster 2023-10-01T09:41:45.661626+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:46 smithi183 bash[59233]: cluster 2023-10-01T09:41:45.663386+0000 mon.a (mon.0) 1184 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-10-01T09:41:46.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:46 smithi183 bash[59233]: cluster 2023-10-01T09:41:45.665745+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T09:41:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:46.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:46.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:46.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:47.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.101 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:47.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:47.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:47.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:47.488 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:47.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:47.591 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:47.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:47.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:47.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:47 smithi183 bash[59233]: cluster 2023-10-01T09:41:46.671441+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:47 smithi183 bash[59233]: cluster 2023-10-01T09:41:46.673200+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-10-01T09:41:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:47 smithi183 bash[59233]: cluster 2023-10-01T09:41:46.674286+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:47 smithi183 bash[59233]: cluster 2023-10-01T09:41:47.552892+0000 mgr.y (mgr.25132) 959 : cluster 0 pgmap v997: 89 pgs: 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 403/144075 objects degraded (0.280%); 168 KiB/s, 25 objects/s recovering 2023-10-01T09:41:47.858 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:47.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:47.989 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[75702]: cluster 2023-10-01T09:41:46.671441+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[75702]: cluster 2023-10-01T09:41:46.673200+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-10-01T09:41:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[75702]: cluster 2023-10-01T09:41:46.674286+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[75702]: cluster 2023-10-01T09:41:47.552892+0000 mgr.y (mgr.25132) 959 : cluster 0 pgmap v997: 89 pgs: 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 403/144075 objects degraded (0.280%); 168 KiB/s, 25 objects/s recovering 2023-10-01T09:41:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[78631]: cluster 2023-10-01T09:41:46.671441+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[78631]: cluster 2023-10-01T09:41:46.673200+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-10-01T09:41:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[78631]: cluster 2023-10-01T09:41:46.674286+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:47 smithi111 bash[78631]: cluster 2023-10-01T09:41:47.552892+0000 mgr.y (mgr.25132) 959 : cluster 0 pgmap v997: 89 pgs: 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 403/144075 objects degraded (0.280%); 168 KiB/s, 25 objects/s recovering 2023-10-01T09:41:48.121 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:48.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:48.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:48.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:48.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:48.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.407 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:48.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.544 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:48.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:48.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:48.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:48 smithi183 bash[59233]: cluster 2023-10-01T09:41:46.808508+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:48.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:48.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:48.920 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:48.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:48.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:49.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:49.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:48 smithi111 bash[75702]: cluster 2023-10-01T09:41:46.808508+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:49.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:48 smithi111 bash[78631]: cluster 2023-10-01T09:41:46.808508+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T09:41:49.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:49.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:49.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:49.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:49.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:49.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:49.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:49.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:49.461 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:49.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:49.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:49.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:49.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:49.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:49.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:49.783 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:49.796 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:49 smithi111 bash[78631]: cluster 2023-10-01T09:41:49.177745+0000 mon.a (mon.0) 1186 : cluster 3 Health check update: Degraded data redundancy: 403/144075 objects degraded (0.280%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:49.796 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:49 smithi111 bash[78631]: cluster 2023-10-01T09:41:49.553458+0000 mgr.y (mgr.25132) 960 : cluster 0 pgmap v998: 89 pgs: 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 403/144075 objects degraded (0.280%); 168 KiB/s, 11 objects/s recovering 2023-10-01T09:41:49.797 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:49 smithi111 bash[75702]: cluster 2023-10-01T09:41:49.177745+0000 mon.a (mon.0) 1186 : cluster 3 Health check update: Degraded data redundancy: 403/144075 objects degraded (0.280%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:49.797 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:49 smithi111 bash[75702]: cluster 2023-10-01T09:41:49.553458+0000 mgr.y (mgr.25132) 960 : cluster 0 pgmap v998: 89 pgs: 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 403/144075 objects degraded (0.280%); 168 KiB/s, 11 objects/s recovering 2023-10-01T09:41:49.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:49.921 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:49.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:49.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:50.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:50.035 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:49 smithi183 bash[59233]: cluster 2023-10-01T09:41:49.177745+0000 mon.a (mon.0) 1186 : cluster 3 Health check update: Degraded data redundancy: 403/144075 objects degraded (0.280%), 2 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T09:41:50.035 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:49 smithi183 bash[59233]: cluster 2023-10-01T09:41:49.553458+0000 mgr.y (mgr.25132) 960 : cluster 0 pgmap v998: 89 pgs: 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 403/144075 objects degraded (0.280%); 168 KiB/s, 11 objects/s recovering 2023-10-01T09:41:50.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:50.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:50.133 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:41:50.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:50.177 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:41:50.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:50.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:50.223 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:41:50.264 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:41:50.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:50.302 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:41:50.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:50.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:50.335 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:41:50.378 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:41:50.426 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:41:50.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.436 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.437 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:41:50.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:50.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:50.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:50.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:50 smithi183 bash[59233]: audit 2023-10-01T09:41:50.094088+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.111:0/525379220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:50 smithi183 bash[59233]: audit 2023-10-01T09:41:50.676030+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.111:0/2041918259' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:41:50.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:50 smithi183 bash[59233]: audit 2023-10-01T09:41:50.676634+0000 mon.a (mon.0) 1187 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:41:50.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:50.720 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.1 to 1 (10000) 2023-10-01T09:41:50.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:50.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:50.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:50 smithi111 bash[75702]: audit 2023-10-01T09:41:50.094088+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.111:0/525379220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:50.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:50 smithi111 bash[75702]: audit 2023-10-01T09:41:50.676030+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.111:0/2041918259' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:41:50.853 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:50 smithi111 bash[75702]: audit 2023-10-01T09:41:50.676634+0000 mon.a (mon.0) 1187 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:41:50.853 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:50 smithi111 bash[78631]: audit 2023-10-01T09:41:50.094088+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.111:0/525379220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:41:50.853 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:50 smithi111 bash[78631]: audit 2023-10-01T09:41:50.676030+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.111:0/2041918259' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:41:50.853 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:50 smithi111 bash[78631]: audit 2023-10-01T09:41:50.676634+0000 mon.a (mon.0) 1187 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:41:50.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:50.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:50.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:50.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:50.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:51.096 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:51.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:51.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:51.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:51.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:51.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:51.380 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:41:51.389 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:51.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:51.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:51.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:51.646 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:51.723 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:41:51.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:51.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:51.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:51.871 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:51.884 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[78631]: cluster 2023-10-01T09:41:50.701024+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T09:41:51.884 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[78631]: audit 2023-10-01T09:41:50.703082+0000 mon.a (mon.0) 1188 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:41:51.884 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[78631]: cluster 2023-10-01T09:41:50.703294+0000 mon.a (mon.0) 1189 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-10-01T09:41:51.884 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[78631]: cluster 2023-10-01T09:41:50.711535+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T09:41:51.884 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[78631]: audit 2023-10-01T09:41:50.776842+0000 mon.a (mon.0) 1190 : audit 1 from='client.? 172.21.15.111:0/1362421281' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:41:51.884 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[78631]: cluster 2023-10-01T09:41:51.554642+0000 mgr.y (mgr.25132) 961 : cluster 0 pgmap v1000: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 320 KiB/s, 100 objects/s recovering 2023-10-01T09:41:51.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[75702]: cluster 2023-10-01T09:41:50.701024+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T09:41:51.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[75702]: audit 2023-10-01T09:41:50.703082+0000 mon.a (mon.0) 1188 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:41:51.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[75702]: cluster 2023-10-01T09:41:50.703294+0000 mon.a (mon.0) 1189 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-10-01T09:41:51.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[75702]: cluster 2023-10-01T09:41:50.711535+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T09:41:51.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[75702]: audit 2023-10-01T09:41:50.776842+0000 mon.a (mon.0) 1190 : audit 1 from='client.? 172.21.15.111:0/1362421281' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:41:51.885 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:51 smithi111 bash[75702]: cluster 2023-10-01T09:41:51.554642+0000 mgr.y (mgr.25132) 961 : cluster 0 pgmap v1000: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 320 KiB/s, 100 objects/s recovering 2023-10-01T09:41:51.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:51.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:51.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:52.013 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:51 smithi183 bash[59233]: cluster 2023-10-01T09:41:50.701024+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T09:41:52.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:51 smithi183 bash[59233]: audit 2023-10-01T09:41:50.703082+0000 mon.a (mon.0) 1188 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:41:52.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:51 smithi183 bash[59233]: cluster 2023-10-01T09:41:50.703294+0000 mon.a (mon.0) 1189 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-10-01T09:41:52.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:51 smithi183 bash[59233]: cluster 2023-10-01T09:41:50.711535+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T09:41:52.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:51 smithi183 bash[59233]: audit 2023-10-01T09:41:50.776842+0000 mon.a (mon.0) 1190 : audit 1 from='client.? 172.21.15.111:0/1362421281' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:41:52.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:51 smithi183 bash[59233]: cluster 2023-10-01T09:41:51.554642+0000 mgr.y (mgr.25132) 961 : cluster 0 pgmap v1000: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 320 KiB/s, 100 objects/s recovering 2023-10-01T09:41:52.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:52.129 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:52.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:52.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:52.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:52.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:52.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:52.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:52.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:52.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:52.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:52.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:52.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:52.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[78631]: cluster 2023-10-01T09:41:51.700417+0000 mon.a (mon.0) 1191 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:52.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[78631]: cluster 2023-10-01T09:41:51.712704+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:52.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[78631]: audit 2023-10-01T09:41:51.717626+0000 mon.a (mon.0) 1192 : audit 1 from='client.? 172.21.15.111:0/1362421281' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:41:52.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[78631]: cluster 2023-10-01T09:41:51.717735+0000 mon.a (mon.0) 1193 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-10-01T09:41:52.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.007194+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:52.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[75702]: cluster 2023-10-01T09:41:51.700417+0000 mon.a (mon.0) 1191 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:52.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[75702]: cluster 2023-10-01T09:41:51.712704+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:52.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[75702]: audit 2023-10-01T09:41:51.717626+0000 mon.a (mon.0) 1192 : audit 1 from='client.? 172.21.15.111:0/1362421281' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:41:52.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[75702]: cluster 2023-10-01T09:41:51.717735+0000 mon.a (mon.0) 1193 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-10-01T09:41:52.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:52 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.007194+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:52.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:52.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:52.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:52.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:52.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:53.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:52 smithi183 bash[59233]: cluster 2023-10-01T09:41:51.700417+0000 mon.a (mon.0) 1191 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:41:53.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:52 smithi183 bash[59233]: cluster 2023-10-01T09:41:51.712704+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:53.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:52 smithi183 bash[59233]: audit 2023-10-01T09:41:51.717626+0000 mon.a (mon.0) 1192 : audit 1 from='client.? 172.21.15.111:0/1362421281' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:41:53.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:52 smithi183 bash[59233]: cluster 2023-10-01T09:41:51.717735+0000 mon.a (mon.0) 1193 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-10-01T09:41:53.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:52 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.007194+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:53.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:53.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:53.203 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:53.230 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:53.333 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:53.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:53.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:53.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:53.487 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:53.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:53.616 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:53.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-01T09:41:53.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:53.754 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:53.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.006513+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.728885+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-10-01T09:41:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.731757+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.738556+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.740208+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.741636+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:52.747553+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[75702]: cluster 2023-10-01T09:41:53.555222+0000 mgr.y (mgr.25132) 962 : cluster 0 pgmap v1003: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 96 KiB/s, 85 objects/s recovering 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.006513+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.728885+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.731757+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.738556+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.740208+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.741636+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:52.747553+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:53 smithi111 bash[78631]: cluster 2023-10-01T09:41:53.555222+0000 mgr.y (mgr.25132) 962 : cluster 0 pgmap v1003: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 96 KiB/s, 85 objects/s recovering 2023-10-01T09:41:53.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:53.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:53.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:53.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:53.894 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.006513+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T09:41:53.894 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.728885+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-10-01T09:41:53.894 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.731757+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.894 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.738556+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.894 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.740208+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.895 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.741636+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.895 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:52.747553+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T09:41:53.895 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:53 smithi183 bash[59233]: cluster 2023-10-01T09:41:53.555222+0000 mgr.y (mgr.25132) 962 : cluster 0 pgmap v1003: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 96 KiB/s, 85 objects/s recovering 2023-10-01T09:41:53.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:54.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:54.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:54.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:54.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:54.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:54.287 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:54.393 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:54.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:54.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:54.523 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:54.548 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:54.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:54.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:54.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:54.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:54.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:54.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:54.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:54.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:54.953 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:54.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:54.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:54.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[75702]: cluster 2023-10-01T09:41:53.737542+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[75702]: cluster 2023-10-01T09:41:53.740270+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[75702]: cluster 2023-10-01T09:41:53.740589+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-10-01T09:41:54.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[75702]: cluster 2023-10-01T09:41:53.743454+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[75702]: cluster 2023-10-01T09:41:53.798501+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[75702]: cluster 2023-10-01T09:41:54.178927+0000 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[78631]: cluster 2023-10-01T09:41:53.737542+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[78631]: cluster 2023-10-01T09:41:53.740270+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[78631]: cluster 2023-10-01T09:41:53.740589+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[78631]: cluster 2023-10-01T09:41:53.743454+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[78631]: cluster 2023-10-01T09:41:53.798501+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[78631]: cluster 2023-10-01T09:41:54.178927+0000 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T09:41:54.959 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:41:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:41:54] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.33.4" 2023-10-01T09:41:55.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:54 smithi183 bash[59233]: cluster 2023-10-01T09:41:53.737542+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:55.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:54 smithi183 bash[59233]: cluster 2023-10-01T09:41:53.740270+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:55.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:54 smithi183 bash[59233]: cluster 2023-10-01T09:41:53.740589+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-10-01T09:41:55.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:54 smithi183 bash[59233]: cluster 2023-10-01T09:41:53.743454+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:55.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:54 smithi183 bash[59233]: cluster 2023-10-01T09:41:53.798501+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T09:41:55.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:54 smithi183 bash[59233]: cluster 2023-10-01T09:41:54.178927+0000 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T09:41:55.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:55.098 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:55.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:55.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:55.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:55.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:55.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:55.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:55.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:55.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:41:55.518 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:55.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:55.624 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:55.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:55.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:55.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:55.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:55.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:55.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:55.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:55.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:55.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:56.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:56.040 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:55 smithi183 bash[59233]: cluster 2023-10-01T09:41:55.556062+0000 mgr.y (mgr.25132) 963 : cluster 0 pgmap v1005: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 0 B/s, 84 objects/s recovering 2023-10-01T09:41:56.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:55 smithi111 bash[75702]: cluster 2023-10-01T09:41:55.556062+0000 mgr.y (mgr.25132) 963 : cluster 0 pgmap v1005: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 0 B/s, 84 objects/s recovering 2023-10-01T09:41:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:55 smithi111 bash[78631]: cluster 2023-10-01T09:41:55.556062+0000 mgr.y (mgr.25132) 963 : cluster 0 pgmap v1005: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 87 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 0 B/s, 84 objects/s recovering 2023-10-01T09:41:56.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:56.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:56.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:56.307 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:41:56.326 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:56.405 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:41:56.405 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:41:56.405 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:41:56.405 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:41:56.406 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:41:56.431 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:56.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:56.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:56.567 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:56.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:56.712 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:56.742 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:56.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:56.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:56.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:56.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:56.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:57.005 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:57.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:57.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:57.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:57.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:57.250 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:57.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:57.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:57.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:57.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:57.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:57.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:57.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:57.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T09:41:57.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:57 smithi111 bash[75702]: cluster 2023-10-01T09:41:57.556747+0000 mgr.y (mgr.25132) 964 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 0 B/s, 56 objects/s recovering 2023-10-01T09:41:57.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:41:57 smithi111 bash[75702]: cluster 2023-10-01T09:41:57.608126+0000 mon.a (mon.0) 1197 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T09:41:57.657 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:57.684 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:57.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:57.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:57 smithi183 bash[59233]: cluster 2023-10-01T09:41:57.556747+0000 mgr.y (mgr.25132) 964 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 0 B/s, 56 objects/s recovering 2023-10-01T09:41:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:41:57 smithi183 bash[59233]: cluster 2023-10-01T09:41:57.608126+0000 mon.a (mon.0) 1197 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T09:41:57.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:41:57.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:41:57.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:57.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:57.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:58.069 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:58.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:57 smithi111 bash[78631]: cluster 2023-10-01T09:41:57.556747+0000 mgr.y (mgr.25132) 964 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 0 B/s, 56 objects/s recovering 2023-10-01T09:41:58.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:41:57 smithi111 bash[78631]: cluster 2023-10-01T09:41:57.608126+0000 mon.a (mon.0) 1197 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T09:41:58.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:58.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:58.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:41:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:41:58.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:58.369 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:58.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:58.497 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:58.502 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:58.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:58.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:58.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:58.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:58.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:58.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:58.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:58.934 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:41:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:58.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:41:59.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:59.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:59.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:59.181 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:59.201 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:41:59.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:41:59.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:59.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:41:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:41:59.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:59.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:59.522 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:41:59.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:59.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.621 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:41:59.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:41:59.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:59.748 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:41:59.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:41:59.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:59.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:41:59.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:41:59.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:41:59.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:00.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:00.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:00.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:00.132 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:00 smithi111 bash[75702]: audit 2023-10-01T09:41:59.039206+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:00.132 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:00 smithi111 bash[75702]: audit 2023-10-01T09:41:59.040659+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:00.132 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:00 smithi111 bash[75702]: cluster 2023-10-01T09:41:59.557261+0000 mgr.y (mgr.25132) 965 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 0 B/s, 43 objects/s recovering 2023-10-01T09:42:00.133 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:00 smithi111 bash[78631]: audit 2023-10-01T09:41:59.039206+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:00.133 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:00 smithi111 bash[78631]: audit 2023-10-01T09:41:59.040659+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:00.133 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:00 smithi111 bash[78631]: cluster 2023-10-01T09:41:59.557261+0000 mgr.y (mgr.25132) 965 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 0 B/s, 43 objects/s recovering 2023-10-01T09:42:00.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:00.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:00.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:00.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:00 smithi183 bash[59233]: audit 2023-10-01T09:41:59.039206+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:00.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:00 smithi183 bash[59233]: audit 2023-10-01T09:41:59.040659+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:00.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:00 smithi183 bash[59233]: cluster 2023-10-01T09:41:59.557261+0000 mgr.y (mgr.25132) 965 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 0 B/s, 43 objects/s recovering 2023-10-01T09:42:00.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:00.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:00.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:00.546 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:00.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:00.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:00.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:00.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:00.803 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:00.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:00.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:00.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:00.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:00.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:01.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:01.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:01.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:01.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:01.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:01.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:01.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:01.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:01.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:01.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:01.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:01.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:01.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:01.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:01.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:01.746 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:01 smithi111 bash[75702]: cluster 2023-10-01T09:42:01.557963+0000 mgr.y (mgr.25132) 966 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 0 B/s, 38 objects/s recovering 2023-10-01T09:42:01.746 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:01 smithi111 bash[78631]: cluster 2023-10-01T09:42:01.557963+0000 mgr.y (mgr.25132) 966 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 0 B/s, 38 objects/s recovering 2023-10-01T09:42:01.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:01.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:01.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:01.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:01.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:01.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:01.911 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:01 smithi183 bash[59233]: cluster 2023-10-01T09:42:01.557963+0000 mgr.y (mgr.25132) 966 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 0 B/s, 38 objects/s recovering 2023-10-01T09:42:02.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:02.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:02.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:02.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:02.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:02.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:02.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:02.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:02.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:02.456 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:42:02.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:02.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:02.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:02.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:02.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:02.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:02.866 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:02.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:02.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:03.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:03.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:03.107 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:03.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:03.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:03.237 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:03.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:03.371 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:03.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:03.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:03.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:03.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:03.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:03.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:03.680 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:03 smithi183 bash[59233]: cluster 2023-10-01T09:42:03.558391+0000 mgr.y (mgr.25132) 967 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 0 B/s, 33 objects/s recovering 2023-10-01T09:42:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:03.781 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:03.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:03.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:03.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:03.932 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:03 smithi111 bash[78631]: cluster 2023-10-01T09:42:03.558391+0000 mgr.y (mgr.25132) 967 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 0 B/s, 33 objects/s recovering 2023-10-01T09:42:03.933 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:03 smithi111 bash[75702]: cluster 2023-10-01T09:42:03.558391+0000 mgr.y (mgr.25132) 967 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 0 B/s, 33 objects/s recovering 2023-10-01T09:42:03.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:03.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:04.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:04.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:04.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:04.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:04.220 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:04.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:04.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:04.363 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:04.467 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:04.494 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:04.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:04.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:04.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:04.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:04.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:04.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:04 smithi111 bash[75702]: audit 2023-10-01T09:42:04.126113+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:42:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:42:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:42:04] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.33.4" 2023-10-01T09:42:04.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:04 smithi111 bash[78631]: audit 2023-10-01T09:42:04.126113+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:42:04.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:04.891 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:04.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:04.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:04 smithi183 bash[59233]: audit 2023-10-01T09:42:04.126113+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:42:04.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:05.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:05.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:05.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:05.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:05.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:05.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:05.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:05.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:05.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:05.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:05.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:05.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:05.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:05.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:05.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:05.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:05.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:05.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:06.006 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:06.012 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:05 smithi111 bash[78631]: audit 2023-10-01T09:42:04.949077+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:06.012 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:05 smithi111 bash[78631]: cluster 2023-10-01T09:42:05.559038+0000 mgr.y (mgr.25132) 968 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 0 B/s, 28 objects/s recovering 2023-10-01T09:42:06.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:05 smithi111 bash[75702]: audit 2023-10-01T09:42:04.949077+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:06.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:05 smithi111 bash[75702]: cluster 2023-10-01T09:42:05.559038+0000 mgr.y (mgr.25132) 968 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 0 B/s, 28 objects/s recovering 2023-10-01T09:42:06.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:05 smithi183 bash[59233]: audit 2023-10-01T09:42:04.949077+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:05 smithi183 bash[59233]: cluster 2023-10-01T09:42:05.559038+0000 mgr.y (mgr.25132) 968 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 0 B/s, 28 objects/s recovering 2023-10-01T09:42:06.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:06.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:06.268 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:06.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:06.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:06.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:06.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:06.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:06.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:06.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:06.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:06.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:06.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:06.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:06.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:06.991 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:06.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:06.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:07.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:07.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:07.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:07.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:07.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:07.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:07.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:07.303 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:42:07.303 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:42:07.303 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:42:07.303 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:42:07.303 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:16659 8.9 8:9f996cec:::benchmark_data_smithi111_147681_object16658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:11.232214+0000", 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 536.06792633700002, 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.178933221, 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 16659 2023-10-01T09:42:07.304 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232214+0000", 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232214+0000", 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.305 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232212+0000", 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0238999999999998e-05 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232262+0000", 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3827e-05 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.306 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232276+0000", 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0420000000000003e-06 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232284+0000", 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013164900000000001 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232416+0000", 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015626 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.307 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232572+0000", 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026932099999999999 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.232841+0000", 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011148 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.308 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.233956+0000", 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001138778 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.235095+0000", 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17575930100000001 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.410854+0000", 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017346199999999999 2023-10-01T09:42:07.309 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.411028+0000", 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000119763 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:11.411147+0000", 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.178933221 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.310 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:21069 8.9 8:965e16da:::benchmark_data_smithi111_147681_object21068:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:13.703232+0000", 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 533.59690843099997, 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.243552607, 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:42:07.311 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 21069 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703232+0000", 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703232+0000", 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.312 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703231+0000", 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1575000000000005e-05 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703303+0000", 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2118e-05 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703315+0000", 2023-10-01T09:42:07.313 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5770000000000001e-06 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703321+0000", 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4811000000000002e-05 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703365+0000", 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139787 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.314 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703505+0000", 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106458 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.703612+0000", 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010483700000000001 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.315 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.704660+0000", 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00039889199999999997 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705059+0000", 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24156803299999999 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.946627+0000", 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5621000000000001e-05 2023-10-01T09:42:07.316 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.946693+0000", 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2021999999999994e-05 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.946785+0000", 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.243552607 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.317 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:21075 8.9 8:910aa80d:::benchmark_data_smithi111_147681_object21074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:13.705376+0000", 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 533.59476484200002, 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248093224, 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 21075 2023-10-01T09:42:07.318 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705376+0000", 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705376+0000", 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.319 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705374+0000", 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8949999999999995e-05 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705453+0000", 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1758e-05 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705465+0000", 2023-10-01T09:42:07.320 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9609999999999999e-06 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705472+0000", 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2907000000000001e-05 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705515+0000", 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128625 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.321 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705644+0000", 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024715300000000001 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705891+0000", 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001089008 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.322 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.706980+0000", 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010875170000000001 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.708067+0000", 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24529762599999999 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.953365+0000", 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7905000000000002e-05 2023-10-01T09:42:07.323 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.953423+0000", 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5970999999999997e-05 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.953469+0000", 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.248093224 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.324 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45128.0:21078 8.9 8:9e293c5c:::benchmark_data_smithi111_147681_object21077:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e169)", 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:33:13.705483+0000", 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 533.59465741700001, 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.249913041, 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45128", 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/658504807", 2023-10-01T09:42:07.325 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 21078 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705483+0000", 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705483+0000", 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:42:07.326 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705482+0000", 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1607000000000002e-05 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705534+0000", 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0200999999999999e-05 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.327 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705544+0000", 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.224e-06 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.705550+0000", 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001457559 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.707008+0000", 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128002 2023-10-01T09:42:07.328 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.707136+0000", 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015263200000000001 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.707289+0000", 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00088374899999999997 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.329 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.708172+0000", 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011689280000000001 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.709341+0000", 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24587371399999999 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.330 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.955215+0000", 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000129791 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.955345+0000", 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1357000000000003e-05 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:33:13.955396+0000", 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.249913041 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.331 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:165564 9.0 9:0cacae34:::benchmark_data_smithi111_170841_object60139:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:50.419607+0000", 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 16.880533106000001, 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.06476034, 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.332 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165564 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419607+0000", 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419607+0000", 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.333 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419605+0000", 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0135999999999999e-05 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419615+0000", 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9446999999999999e-05 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.334 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419635+0000", 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5250000000000005e-06 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419643+0000", 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1469000000000004e-05 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419705+0000", 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139488 2023-10-01T09:42:07.335 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.419844+0000", 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000156343 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.420001+0000", 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011052154 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.336 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431053+0000", 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0079364540000000008 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.438989+0000", 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045231041 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484220+0000", 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102024 2023-10-01T09:42:07.337 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484322+0000", 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5340999999999998e-05 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484368+0000", 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.06476034 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.338 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:165567 9.0 9:08b42c29:::benchmark_data_smithi111_170841_object60142:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:50.424690+0000", 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 16.875450846, 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.059858176999999999, 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165567 2023-10-01T09:42:07.339 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.424690+0000", 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.424690+0000", 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.340 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.424688+0000", 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3767999999999999e-05 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.424702+0000", 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8893999999999999e-05 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.424721+0000", 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3690000000000007e-06 2023-10-01T09:42:07.341 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.424729+0000", 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00053187099999999995 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.425261+0000", 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000118628 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.342 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.425379+0000", 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014117099999999999 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.425521+0000", 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0058360859999999999 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431357+0000", 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010405360000000001 2023-10-01T09:42:07.343 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.441762+0000", 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.042682694 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484445+0000", 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7524e-05 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.344 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484502+0000", 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5580000000000001e-05 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484548+0000", 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.059858176999999999 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.345 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:165574 9.0 9:0d3179e8:::benchmark_data_smithi111_170841_object60149:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:50.431662+0000", 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 16.868478196000002, 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.053039428999999999, 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165574 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.346 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431662+0000", 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431662+0000", 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.347 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431660+0000", 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7829999999999993e-06 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431670+0000", 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0571e-05 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431691+0000", 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0290000000000005e-06 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.348 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431699+0000", 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.045e-05 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431749+0000", 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012755199999999999 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.349 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.431877+0000", 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015774699999999999 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.432034+0000", 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0058897020000000001 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.437924+0000", 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012443208000000001 2023-10-01T09:42:07.350 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.450367+0000", 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.034238716000000002 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484606+0000", 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5976000000000001e-05 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.351 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484662+0000", 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9666000000000003e-05 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:50.484702+0000", 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.053039428999999999 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.352 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:170134 9.0 9:008f2df6:::benchmark_data_smithi111_170841_object64709:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:58.444108+0000", 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 8.8560325629999994, 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.062887612999999995, 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 170134 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.353 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.444108+0000", 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.444108+0000", 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.444107+0000", 2023-10-01T09:42:07.354 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0662000000000001e-05 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.444118+0000", 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4755e-05 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.444132+0000", 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3649999999999998e-06 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.355 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.444140+0000", 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020485032 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.464625+0000", 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000131001 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.464756+0000", 2023-10-01T09:42:07.356 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000144158 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.464900+0000", 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023568155 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.488468+0000", 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1680999999999997e-05 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.357 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.488500+0000", 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018399062000000001 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.506899+0000", 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8019000000000001e-05 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.506957+0000", 2023-10-01T09:42:07.358 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8744e-05 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.506996+0000", 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.062887612999999995 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:170136 9.0 9:09026256:::benchmark_data_smithi111_170841_object64711:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.359 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:58.447731+0000", 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 8.8524091299999998, 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.059400392000000003, 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 170136 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.360 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.447731+0000", 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.447731+0000", 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.447729+0000", 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5730000000000008e-06 2023-10-01T09:42:07.361 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.447738+0000", 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5271999999999999e-05 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.447753+0000", 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4719999999999998e-06 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.362 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.447761+0000", 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022344660999999998 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470105+0000", 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5360999999999999e-05 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470181+0000", 2023-10-01T09:42:07.363 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102562 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470283+0000", 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018245889000000001 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.488529+0000", 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9079999999999999e-05 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.364 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.488558+0000", 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018490612 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.507049+0000", 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4539999999999997e-05 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.365 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.507094+0000", 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8210999999999997e-05 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.507132+0000", 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.059400392000000003 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.366 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:170141 9.0 9:074f1c81:::benchmark_data_smithi111_170841_object64716:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:58.454425+0000", 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 8.8457154799999991, 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058371412999999997, 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 170141 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.367 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.454425+0000", 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.454425+0000", 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.368 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.454423+0000", 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0299999999999996e-06 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.454430+0000", 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3078000000000001e-05 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.454443+0000", 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9349999999999997e-06 2023-10-01T09:42:07.369 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.454450+0000", 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.027496113999999999 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.481946+0000", 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00025203500000000001 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.370 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.482198+0000", 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000202234 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.482401+0000", 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0061901780000000002 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.488591+0000", 2023-10-01T09:42:07.371 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018548868999999999 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.507140+0000", 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0055657780000000004 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.512705+0000", 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8208000000000003e-05 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.372 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.512754+0000", 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2741000000000003e-05 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.512796+0000", 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058371412999999997 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.373 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:170153 9.0 9:05d4bbcb:::benchmark_data_smithi111_170841_object64728:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:58.470128+0000", 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 8.8300129349999992, 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.054373123000000002, 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.374 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 170153 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470128+0000", 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470128+0000", 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:42:07.375 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470127+0000", 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5190000000000001e-06 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470130+0000", 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7989999999999999e-06 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.376 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470136+0000", 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0670000000000002e-06 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.470140+0000", 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024042127999999999 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.494182+0000", 2023-10-01T09:42:07.377 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000133614 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.494316+0000", 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00085299200000000001 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.495169+0000", 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011981543000000001 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.378 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.507151+0000", 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011613356999999999 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.518764+0000", 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0056717540000000002 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.524436+0000", 2023-10-01T09:42:07.379 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7880999999999999e-05 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.524474+0000", 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7132e-05 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:58.524501+0000", 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.054373123000000002 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.380 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:171872 9.0 9:022a3b2e:::benchmark_data_smithi111_170841_object66447:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:01.089600+0000", 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.2105402720000003, 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.073389290999999995, 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.381 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 171872 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089600+0000", 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089600+0000", 2023-10-01T09:42:07.382 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089598+0000", 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0098000000000001e-05 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089608+0000", 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6869999999999999e-05 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.383 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089625+0000", 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1960000000000008e-06 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089633+0000", 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7693000000000004e-05 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089701+0000", 2023-10-01T09:42:07.384 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000148505 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.089849+0000", 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028175699999999999 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.090131+0000", 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0056752749999999996 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.385 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.095806+0000", 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00084599100000000004 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.096652+0000", 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.066123763000000002 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.162776+0000", 2023-10-01T09:42:07.386 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000117911 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.162894+0000", 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5391999999999997e-05 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.162989+0000", 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.073389290999999995 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.387 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:171899 9.0 9:0334d84b:::benchmark_data_smithi111_170841_object66474:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:01.170225+0000", 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.1299150720000002, 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.106244307, 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.388 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 171899 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.170225+0000", 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.170225+0000", 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.389 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.170224+0000", 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2162e-05 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.170236+0000", 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9942999999999999e-05 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.170256+0000", 2023-10-01T09:42:07.390 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2699999999999993e-06 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.170265+0000", 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0049214009999999997 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.175186+0000", 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000154599 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.175341+0000", 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017587399999999999 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.175517+0000", 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0096743929999999999 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.185191+0000", 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0045967839999999996 2023-10-01T09:42:07.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.189788+0000", 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.086579565999999997 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276368+0000", 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7657e-05 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.393 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276425+0000", 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4453999999999998e-05 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276470+0000", 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.106244307 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.394 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:171905 9.0 9:0c8eddfc:::benchmark_data_smithi111_170841_object66480:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:01.174262+0000", 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.1258780689999996, 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.102350227, 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 171905 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.174262+0000", 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.174262+0000", 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.174261+0000", 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9659999999999996e-06 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.174269+0000", 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4251e-05 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.174283+0000", 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.763e-06 2023-10-01T09:42:07.397 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.174291+0000", 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0062894209999999999 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.180580+0000", 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013317400000000001 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.398 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.180713+0000", 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016008 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.180873+0000", 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0088743350000000006 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.189748+0000", 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0021471149999999998 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.399 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.191895+0000", 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.084635225999999994 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276530+0000", 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4131999999999997e-05 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276574+0000", 2023-10-01T09:42:07.400 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8591999999999999e-05 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276613+0000", 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.102350227 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:171907 9.0 9:040f5d84:::benchmark_data_smithi111_170841_object66482:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.401 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:01.181697+0000", 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.118443847, 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.095045075000000007, 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 171907 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.402 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.181697+0000", 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.181697+0000", 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.181695+0000", 2023-10-01T09:42:07.403 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5779999999999999e-06 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.181703+0000", 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4093e-05 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.181718+0000", 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7689999999999996e-06 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.404 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.181725+0000", 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0035012340000000002 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.185227+0000", 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014531400000000001 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.185372+0000", 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016722300000000001 2023-10-01T09:42:07.405 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.185539+0000", 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043340710000000001 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.189873+0000", 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020576280000000001 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.406 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.191931+0000", 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.084730242999999997 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276661+0000", 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2642000000000003e-05 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276704+0000", 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8039e-05 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.407 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.276742+0000", 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.095045075000000007 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.409 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:171915 9.0 9:0feddf69:::benchmark_data_smithi111_170841_object66490:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:01.195327+0000", 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.1048138789999999, 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.083211730999999997, 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 171915 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.410 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195327+0000", 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195327+0000", 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.411 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195325+0000", 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9149999999999996e-06 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195333+0000", 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6203000000000001e-05 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195349+0000", 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3289999999999996e-06 2023-10-01T09:42:07.412 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195356+0000", 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0720999999999999e-05 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195397+0000", 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012078699999999999 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.413 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195518+0000", 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012850000000000001 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.195646+0000", 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.004617271 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.200264+0000", 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011408099999999999 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.414 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.200378+0000", 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.078047329999999998 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.278425+0000", 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3355e-05 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.415 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.278478+0000", 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9954000000000002e-05 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:01.278538+0000", 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.083211730999999997 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:173586 9.0 9:016f3148:::benchmark_data_smithi111_170841_object68161:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.416 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:03.583325+0000", 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 3.7168156899999998, 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058011327000000001, 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 173586 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.417 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583325+0000", 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583325+0000", 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583323+0000", 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0752e-05 2023-10-01T09:42:07.418 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583334+0000", 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5923e-05 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583350+0000", 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1829999999999997e-06 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.419 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583357+0000", 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002915609 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.586273+0000", 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102029 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.586375+0000", 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128484 2023-10-01T09:42:07.420 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.586503+0000", 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010600068000000001 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.597103+0000", 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2819999999999999e-06 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.421 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.597111+0000", 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.044112022000000001 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.641223+0000", 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4702000000000005e-05 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.641287+0000", 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8712999999999999e-05 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.422 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.641336+0000", 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058011327000000001 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:173587 9.0 9:02004c91:::benchmark_data_smithi111_170841_object68162:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:03.583369+0000", 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 3.7167711309999998, 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058152844000000002, 2023-10-01T09:42:07.423 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 173587 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583369+0000", 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.424 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583369+0000", 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583369+0000", 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0850000000000001e-06 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.425 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583372+0000", 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0249999999999999e-06 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583378+0000", 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5059999999999997e-06 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.583382+0000", 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0080601419999999993 2023-10-01T09:42:07.426 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.591443+0000", 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00040275700000000001 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.591845+0000", 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000198882 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.427 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.592044+0000", 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005567982 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.597612+0000", 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00029194600000000001 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.429 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.597904+0000", 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.043487794000000003 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.641392+0000", 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6107999999999997e-05 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.641468+0000", 2023-10-01T09:42:07.430 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4193000000000001e-05 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:03.641522+0000", 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058152844000000002 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:174592 9.0 9:0cdce508:::benchmark_data_smithi111_170841_object69167:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.431 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:04.966649+0000", 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 2.333491403, 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.051335794999999997, 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 174592 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.432 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.966649+0000", 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.966649+0000", 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.966647+0000", 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1989999999999995e-06 2023-10-01T09:42:07.433 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.966656+0000", 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9201000000000001e-05 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.966675+0000", 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5730000000000008e-06 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.434 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.966684+0000", 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001392358 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.968076+0000", 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014314199999999999 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.968219+0000", 2023-10-01T09:42:07.435 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016828599999999999 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.968388+0000", 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017823682 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.986211+0000", 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9230999999999998e-05 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.436 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:04.986240+0000", 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.031641746999999998 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:05.017882+0000", 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8310000000000002e-05 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:05.017941+0000", 2023-10-01T09:42:07.437 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4332000000000002e-05 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:05.017985+0000", 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.051335794999999997 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:175751 9.0 9:06553c3b:::benchmark_data_smithi111_170841_object70326:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T09:42:07.438 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:42:06.668111+0000", 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.63202902000000005, 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.048912176000000002, 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175751 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:07.439 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.668111+0000", 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.668111+0000", 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.668111+0000", 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5040000000000002e-06 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.440 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.668116+0000", 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.825e-06 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.668126+0000", 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5860000000000004e-06 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:07.441 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.668131+0000", 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017102071999999999 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.685234+0000", 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000118077 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.685352+0000", 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000131583 2023-10-01T09:42:07.442 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.685483+0000", 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015790328999999999 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.701273+0000", 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041436540000000001 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:07.443 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.705417+0000", 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011512319 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.716929+0000", 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9923999999999998e-05 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.716979+0000", 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4234999999999999e-05 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:07.444 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:42:06.717024+0000", 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.048912176000000002 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:07.445 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:42:07.462 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:07.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:07.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:07.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:07.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:07.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:07.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:07.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:07.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:07.837 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:07.846 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:07 smithi183 bash[59233]: cluster 2023-10-01T09:42:07.559564+0000 mgr.y (mgr.25132) 969 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 0 B/s, 28 objects/s recovering 2023-10-01T09:42:07.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:07.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:07.967 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:08.000 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:08.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:07 smithi111 bash[75702]: cluster 2023-10-01T09:42:07.559564+0000 mgr.y (mgr.25132) 969 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 0 B/s, 28 objects/s recovering 2023-10-01T09:42:08.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:07 smithi111 bash[78631]: cluster 2023-10-01T09:42:07.559564+0000 mgr.y (mgr.25132) 969 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 0 B/s, 28 objects/s recovering 2023-10-01T09:42:08.108 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:08.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:08.245 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:08.269 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:08.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:08.399 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:08.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:08.524 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:08.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T09:42:08.628 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:08.661 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:08.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:08.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:08.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:08.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:08.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:08.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:08.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:09.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:09.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:09.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:09.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:09.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:09.324 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:09.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:09.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:09.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:09.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:09.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:09.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:09.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:09.723 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:09.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:09.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:09.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:09.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:09.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:10.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:10.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:10.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:10.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:10.260 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:10.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:10.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:10.401 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:10 smithi183 bash[59233]: cluster 2023-10-01T09:42:09.560039+0000 mgr.y (mgr.25132) 970 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-10-01T09:42:10.402 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:10 smithi111 bash[75702]: cluster 2023-10-01T09:42:09.560039+0000 mgr.y (mgr.25132) 970 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-10-01T09:42:10.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:10.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:10.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:10.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:10.671 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:10 smithi111 bash[78631]: cluster 2023-10-01T09:42:09.560039+0000 mgr.y (mgr.25132) 970 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-10-01T09:42:10.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:10.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:10.777 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:42:10.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:10.818 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:42:10.835 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:10.857 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:42:10.901 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:42:10.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:10.943 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:42:10.972 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:10.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:10.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:10.990 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:42:11.035 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:42:11.078 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:11.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:11.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:11.124 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:42:11.124 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.125 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:42:11.225 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:11.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:11.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:11.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:11.470 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:11 smithi183 bash[59233]: audit 2023-10-01T09:42:10.744352+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.111:0/30543276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:42:11.507 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:11.538 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:11.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:11.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:11 smithi111 bash[75702]: audit 2023-10-01T09:42:10.744352+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.111:0/30543276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:42:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:11 smithi111 bash[78631]: audit 2023-10-01T09:42:10.744352+0000 mon.a (mon.0) 1202 : audit 0 from='client.? 172.21.15.111:0/30543276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:42:11.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:11.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:11.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:11.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:11.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:11.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:11.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:11.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:11.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:12.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:12.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:12.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:12.216 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:12 smithi111 bash[75702]: cluster 2023-10-01T09:42:11.560763+0000 mgr.y (mgr.25132) 971 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2023-10-01T09:42:12.216 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:12 smithi111 bash[75702]: audit 2023-10-01T09:42:11.744417+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:12.216 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:12 smithi111 bash[75702]: audit 2023-10-01T09:42:11.758758+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:12.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:12 smithi183 bash[59233]: cluster 2023-10-01T09:42:11.560763+0000 mgr.y (mgr.25132) 971 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2023-10-01T09:42:12.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:12 smithi183 bash[59233]: audit 2023-10-01T09:42:11.744417+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:12.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:12 smithi183 bash[59233]: audit 2023-10-01T09:42:11.758758+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:12.241 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:12.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:12.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:12.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:12.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:12.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:12.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:12.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:12 smithi111 bash[78631]: cluster 2023-10-01T09:42:11.560763+0000 mgr.y (mgr.25132) 971 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2023-10-01T09:42:12.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:12 smithi111 bash[78631]: audit 2023-10-01T09:42:11.744417+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:12.538 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:12 smithi111 bash[78631]: audit 2023-10-01T09:42:11.758758+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:12.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:12.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:12.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:12.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:12.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:12.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:12.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:12.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:12.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:12.966 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:12.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:13.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:13.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:13.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:13.113 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:42:13.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:13.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:13.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:13.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:13.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:13 smithi183 bash[59233]: audit 2023-10-01T09:42:12.351028+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:13 smithi183 bash[59233]: audit 2023-10-01T09:42:12.363854+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:13 smithi183 bash[59233]: audit 2023-10-01T09:42:12.935993+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:42:13.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:13 smithi183 bash[59233]: audit 2023-10-01T09:42:12.937595+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:42:13.349 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:13 smithi183 bash[59233]: audit 2023-10-01T09:42:12.950698+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.364 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:13.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:13.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:13.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[75702]: audit 2023-10-01T09:42:12.351028+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[75702]: audit 2023-10-01T09:42:12.363854+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[75702]: audit 2023-10-01T09:42:12.935993+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:42:13.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[75702]: audit 2023-10-01T09:42:12.937595+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:42:13.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[75702]: audit 2023-10-01T09:42:12.950698+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[78631]: audit 2023-10-01T09:42:12.351028+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[78631]: audit 2023-10-01T09:42:12.363854+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[78631]: audit 2023-10-01T09:42:12.935993+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:42:13.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[78631]: audit 2023-10-01T09:42:12.937595+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:42:13.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:13 smithi111 bash[78631]: audit 2023-10-01T09:42:12.950698+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:13.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:13.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:13.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:13.758 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:13.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:13.892 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:13.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:13.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:13.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:14.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:14.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:14.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:14.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:14.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:14.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:14.379 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:42:14.387 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.2 to 1 (10000) 2023-10-01T09:42:14.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:14.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:14.522 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:14.530 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:14 smithi183 bash[59233]: cluster 2023-10-01T09:42:13.561159+0000 mgr.y (mgr.25132) 972 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:42:14.530 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:14 smithi183 bash[59233]: audit 2023-10-01T09:42:13.710195+0000 mon.a (mon.0) 1210 : audit 1 from='client.? 172.21.15.111:0/2775178256' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:42:14.531 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:14 smithi183 bash[59233]: audit 2023-10-01T09:42:13.786395+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.111:0/2767651633' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:42:14.531 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:14 smithi183 bash[59233]: audit 2023-10-01T09:42:13.787052+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:42:14.531 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:14 smithi183 bash[59233]: audit 2023-10-01T09:42:14.032746+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:14.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:14.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:14.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:14.668 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[78631]: cluster 2023-10-01T09:42:13.561159+0000 mgr.y (mgr.25132) 972 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:42:14.668 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[78631]: audit 2023-10-01T09:42:13.710195+0000 mon.a (mon.0) 1210 : audit 1 from='client.? 172.21.15.111:0/2775178256' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:42:14.668 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[78631]: audit 2023-10-01T09:42:13.786395+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.111:0/2767651633' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:42:14.668 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[78631]: audit 2023-10-01T09:42:13.787052+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:42:14.668 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[78631]: audit 2023-10-01T09:42:14.032746+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:14.669 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[75702]: cluster 2023-10-01T09:42:13.561159+0000 mgr.y (mgr.25132) 972 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:42:14.669 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[75702]: audit 2023-10-01T09:42:13.710195+0000 mon.a (mon.0) 1210 : audit 1 from='client.? 172.21.15.111:0/2775178256' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:42:14.669 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[75702]: audit 2023-10-01T09:42:13.786395+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.111:0/2767651633' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:42:14.669 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[75702]: audit 2023-10-01T09:42:13.787052+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:42:14.669 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[75702]: audit 2023-10-01T09:42:14.032746+0000 mon.a (mon.0) 1212 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:14.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:14.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:14.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:14.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:14.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:14.964 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:14.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:14.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:15.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:42:15.044 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:42:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:42:14] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-10-01T09:42:15.068 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:15.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:15.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:15.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:15.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:15.367 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.348116+0000 mon.a (mon.0) 1213 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.348153+0000 mon.a (mon.0) 1214 : cluster 1 Cluster is now healthy 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: audit 2023-10-01T09:42:14.370605+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.111:0/2775178256' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: audit 2023-10-01T09:42:14.370656+0000 mon.a (mon.0) 1216 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.370732+0000 mon.a (mon.0) 1217 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.371434+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.377142+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.384108+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.368 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.384937+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.386344+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.386714+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.369 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[75702]: cluster 2023-10-01T09:42:14.388528+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.375 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:15.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:15.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:15.492 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.348116+0000 mon.a (mon.0) 1213 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:42:15.492 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.348153+0000 mon.a (mon.0) 1214 : cluster 1 Cluster is now healthy 2023-10-01T09:42:15.492 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: audit 2023-10-01T09:42:14.370605+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.111:0/2775178256' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:42:15.492 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: audit 2023-10-01T09:42:14.370656+0000 mon.a (mon.0) 1216 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:42:15.492 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.370732+0000 mon.a (mon.0) 1217 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.371434+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.377142+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.384108+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.384937+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.386344+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.386714+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.493 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:15 smithi111 bash[78631]: cluster 2023-10-01T09:42:14.388528+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:15.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:15.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:15.642 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.348116+0000 mon.a (mon.0) 1213 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:42:15.642 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.348153+0000 mon.a (mon.0) 1214 : cluster 1 Cluster is now healthy 2023-10-01T09:42:15.642 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: audit 2023-10-01T09:42:14.370605+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.111:0/2775178256' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:42:15.642 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: audit 2023-10-01T09:42:14.370656+0000 mon.a (mon.0) 1216 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:42:15.642 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.370732+0000 mon.a (mon.0) 1217 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-10-01T09:42:15.642 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.371434+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.377142+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.384108+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.384937+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.386344+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.386714+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:15 smithi183 bash[59233]: cluster 2023-10-01T09:42:14.388528+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T09:42:15.670 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:15.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:15.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:15.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:15.920 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:15.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:15.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:16.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:16.092 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:16.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:16.199 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:16.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:16.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:16.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:16.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:16.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:16.482 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:16 smithi183 bash[59233]: cluster 2023-10-01T09:42:15.561759+0000 mgr.y (mgr.25132) 973 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-01T09:42:16.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:16.568 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:16 smithi111 bash[78631]: cluster 2023-10-01T09:42:15.561759+0000 mgr.y (mgr.25132) 973 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-01T09:42:16.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:16 smithi111 bash[75702]: cluster 2023-10-01T09:42:15.561759+0000 mgr.y (mgr.25132) 973 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-01T09:42:16.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-01T09:42:16.611 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:16.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:16.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:16.780 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:16.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:16.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:16.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:16.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:17.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:17.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:17.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:17.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:17.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:17.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:17.283 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:17.309 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:17.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:17.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:17.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:17.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:17.585 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:17.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:17.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:17.699 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:17 smithi111 bash[75702]: cluster 2023-10-01T09:42:17.563093+0000 mgr.y (mgr.25132) 974 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:42:17.699 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:17 smithi111 bash[78631]: cluster 2023-10-01T09:42:17.563093+0000 mgr.y (mgr.25132) 974 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:42:17.728 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:17.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:17.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:17.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:17.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:17.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:17.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:17.990 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:17 smithi183 bash[59233]: cluster 2023-10-01T09:42:17.563093+0000 mgr.y (mgr.25132) 974 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:42:18.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:18.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:18.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:18.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:18.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:18.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.429 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:18.466 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:42:18.467 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:42:18.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:42:18.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:18.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:18.713 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:18.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:18.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:18.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:18.959 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:18.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:19.090 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:19.123 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:19.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:19.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:19.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:19.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:19.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:19.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:19.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:19.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:19.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:19.657 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:19.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T09:42:19.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:19.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:19.889 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:19.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:19.980 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:19.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:19.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:20.084 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:20.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:20.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:20.205 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:20 smithi111 bash[75702]: cluster 2023-10-01T09:42:19.563612+0000 mgr.y (mgr.25132) 975 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:42:20.205 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:20 smithi183 bash[59233]: cluster 2023-10-01T09:42:19.563612+0000 mgr.y (mgr.25132) 975 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:42:20.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:20.261 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:20.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:20.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:20.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:20.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:20.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:20.527 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:20.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:20.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:20 smithi111 bash[78631]: cluster 2023-10-01T09:42:19.563612+0000 mgr.y (mgr.25132) 975 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:42:20.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:20.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:20.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:20.773 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:20.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:20.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:20.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:20.910 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:20.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:20.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:20.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:21.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:21.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:21.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:21.205 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:21.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:21.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:21.442 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:21.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:21.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:21.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:21.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:21.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:21.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:21 smithi183 bash[59233]: cluster 2023-10-01T09:42:21.564442+0000 mgr.y (mgr.25132) 976 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:42:21.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:21.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:21.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:21.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:22.031 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:21 smithi111 bash[75702]: cluster 2023-10-01T09:42:21.564442+0000 mgr.y (mgr.25132) 976 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:42:22.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:21 smithi111 bash[78631]: cluster 2023-10-01T09:42:21.564442+0000 mgr.y (mgr.25132) 976 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:42:22.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:22.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:22.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:22.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:22.308 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:22.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:22.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:22.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:22.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:22.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:22.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:22.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:22.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:22.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:22.837 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:22.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:22.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:22.945 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:22.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:23.013 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:23.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:23.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:23.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:23.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:23.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:23.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:23.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:23.390 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:23.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:23.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:23.546 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:23.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:23.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:23.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:23.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:23.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:23 smithi183 bash[59233]: cluster 2023-10-01T09:42:23.564787+0000 mgr.y (mgr.25132) 977 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:42:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:23.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:23.925 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:23 smithi111 bash[78631]: cluster 2023-10-01T09:42:23.564787+0000 mgr.y (mgr.25132) 977 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:42:23.926 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:23 smithi111 bash[75702]: cluster 2023-10-01T09:42:23.564787+0000 mgr.y (mgr.25132) 977 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:42:23.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:23.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:23.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:23.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:24.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:24.108 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:24.215 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:24.245 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:24.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:24.380 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:24.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:24.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:24.491 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:42:24.511 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:24.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:24.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:24.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:24.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:24.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:24.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:24.892 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:24.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:24.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:24.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:24.951 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:42:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:42:24] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-10-01T09:42:25.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:25.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:25.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:25.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:25.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:25.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:25.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:25.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:25.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:25.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:25.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:25.849 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:25.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:25.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:25.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:25.941 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:25 smithi111 bash[78631]: cluster 2023-10-01T09:42:25.565336+0000 mgr.y (mgr.25132) 978 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T09:42:25.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:25 smithi111 bash[75702]: cluster 2023-10-01T09:42:25.565336+0000 mgr.y (mgr.25132) 978 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T09:42:25.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:25.986 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:25 smithi183 bash[59233]: cluster 2023-10-01T09:42:25.565336+0000 mgr.y (mgr.25132) 978 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T09:42:26.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:26.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:26.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:26.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:26.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:26.242 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:26.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:26.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:26.384 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:26.424 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:26.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:26.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:26.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:26.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:26.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:26.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:26.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:26.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:26.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:26.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:26.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:26.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:27.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:27.099 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:27.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:27.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:27.229 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:27.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:27.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:27.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:27.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:27.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:27.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:27.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:27.589 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:27.617 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:27.724 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:27.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:27.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:27.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:27.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:27.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:27.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:27.940 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:27 smithi111 bash[75702]: cluster 2023-10-01T09:42:27.565954+0000 mgr.y (mgr.25132) 979 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2023-10-01T09:42:27.941 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:27 smithi111 bash[78631]: cluster 2023-10-01T09:42:27.565954+0000 mgr.y (mgr.25132) 979 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2023-10-01T09:42:27.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:28.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:28.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:27 smithi183 bash[59233]: cluster 2023-10-01T09:42:27.565954+0000 mgr.y (mgr.25132) 979 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2023-10-01T09:42:28.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:28.152 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:28.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:28.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:28.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:28.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:28.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:28.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:28.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:28.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:28.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:28.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:28.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:28.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:28.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:28.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:28.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:28.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:28.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:29.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:29.101 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:29.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:29.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:29.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:29.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:29.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:29.496 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:29.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:29.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:29.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:29.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:29.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:29.741 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:42:29.741 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:42:29.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:29.781 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:29.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:29.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:29.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:29.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:29.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:30.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:30.041 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:30 smithi111 bash[75702]: audit 2023-10-01T09:42:29.040571+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:30.041 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:30 smithi111 bash[75702]: audit 2023-10-01T09:42:29.041641+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:30.041 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:30 smithi111 bash[75702]: cluster 2023-10-01T09:42:29.566428+0000 mgr.y (mgr.25132) 980 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-10-01T09:42:30.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:30.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:30.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:30.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:30.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:30.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:30.290 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:30 smithi183 bash[59233]: audit 2023-10-01T09:42:29.040571+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:30.290 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:30 smithi183 bash[59233]: audit 2023-10-01T09:42:29.041641+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:30.290 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:30 smithi183 bash[59233]: cluster 2023-10-01T09:42:29.566428+0000 mgr.y (mgr.25132) 980 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-10-01T09:42:30.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:30.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:30 smithi111 bash[78631]: audit 2023-10-01T09:42:29.040571+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:30 smithi111 bash[78631]: audit 2023-10-01T09:42:29.041641+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:30.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:30 smithi111 bash[78631]: cluster 2023-10-01T09:42:29.566428+0000 mgr.y (mgr.25132) 980 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-10-01T09:42:30.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:30.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:30.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:30.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:30.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:30.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:30.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:30.771 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T09:42:30.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:30.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:30.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:30.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:30.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:31.012 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:31.121 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:31.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:31.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:31.285 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:31.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:31.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:31.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:31.522 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:31.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:31.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:31.684 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:31.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:31.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:31.925 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:31.932 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:31 smithi111 bash[78631]: cluster 2023-10-01T09:42:31.567206+0000 mgr.y (mgr.25132) 981 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 907 op/s 2023-10-01T09:42:31.933 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:31 smithi111 bash[75702]: cluster 2023-10-01T09:42:31.567206+0000 mgr.y (mgr.25132) 981 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 907 op/s 2023-10-01T09:42:31.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:31.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:31.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:31 smithi183 bash[59233]: cluster 2023-10-01T09:42:31.567206+0000 mgr.y (mgr.25132) 981 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 907 op/s 2023-10-01T09:42:32.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:32.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:32.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:32.240 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:32.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:32.344 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:32.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:32.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:32.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:32.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:32.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:32.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:32.762 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:32.794 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:32.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:32.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:32.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:32.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:33.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:33.066 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:33.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:33.202 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:33.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:33.306 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:33.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:33.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:33.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:33.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:33.574 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:33.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:33.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:33 smithi183 bash[59233]: cluster 2023-10-01T09:42:33.567554+0000 mgr.y (mgr.25132) 982 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-10-01T09:42:33.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:33.747 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:33.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:33.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:33.855 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:33 smithi111 bash[75702]: cluster 2023-10-01T09:42:33.567554+0000 mgr.y (mgr.25132) 982 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-10-01T09:42:33.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:33 smithi111 bash[78631]: cluster 2023-10-01T09:42:33.567554+0000 mgr.y (mgr.25132) 982 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-10-01T09:42:33.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:33.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:33.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:34.012 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:34.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:34.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:34.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:34.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:34.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:34.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:34.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:34.300 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:42:34.330 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:42:34.372 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:42:34.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:34.417 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:42:34.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:34.454 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:42:34.489 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:42:34.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:34.531 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:42:34.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:34.571 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.579 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.580 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:42:34.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:34.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:34.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:34.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:34.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:34.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:34.953 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:34.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:34.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:35.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:35.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:35.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:35.164 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:42:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:42:34] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-10-01T09:42:35.207 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:35.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:35.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:35.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:35.359 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:35.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:35.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:35 smithi111 bash[78631]: audit 2023-10-01T09:42:34.267541+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.111:0/4011862508' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:42:35.474 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:35 smithi111 bash[75702]: audit 2023-10-01T09:42:34.267541+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.111:0/4011862508' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:42:35.496 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:35 smithi183 bash[59233]: audit 2023-10-01T09:42:34.267541+0000 mon.a (mon.0) 1220 : audit 0 from='client.? 172.21.15.111:0/4011862508' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:42:35.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:35.603 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:42:35.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:35.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:35.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:35.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:35.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:35.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:35.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:36.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:36.027 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:36.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:36.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:36.214 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:36 smithi183 bash[59233]: audit 2023-10-01T09:42:35.299267+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.111:0/2747730840' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:42:36.224 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.3 to 1 (10000) 2023-10-01T09:42:36.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:36.278 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:36 smithi111 bash[75702]: audit 2023-10-01T09:42:35.299267+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.111:0/2747730840' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:42:36.278 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:36 smithi111 bash[75702]: audit 2023-10-01T09:42:35.299748+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:42:36.278 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:36 smithi111 bash[75702]: cluster 2023-10-01T09:42:35.568073+0000 mgr.y (mgr.25132) 983 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:42:36.278 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:36 smithi111 bash[78631]: audit 2023-10-01T09:42:35.299267+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.111:0/2747730840' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:42:36.279 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:36 smithi111 bash[78631]: audit 2023-10-01T09:42:35.299748+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:42:36.279 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:36 smithi111 bash[78631]: cluster 2023-10-01T09:42:35.568073+0000 mgr.y (mgr.25132) 983 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:42:36.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:36.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:36.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:36.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:36.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:36.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:36 smithi183 bash[59233]: audit 2023-10-01T09:42:35.299748+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:42:36.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:36 smithi183 bash[59233]: cluster 2023-10-01T09:42:35.568073+0000 mgr.y (mgr.25132) 983 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-10-01T09:42:36.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:36.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:36.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:36.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:36.785 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:36.825 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:36.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:36.928 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:36.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:36.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:36.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:37.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:37.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:37.209 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:37.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:37 smithi183 bash[59233]: cluster 2023-10-01T09:42:36.208124+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:37 smithi183 bash[59233]: audit 2023-10-01T09:42:36.209565+0000 mon.a (mon.0) 1222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:42:37.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:37 smithi183 bash[59233]: cluster 2023-10-01T09:42:36.209644+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-01T09:42:37.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:37 smithi183 bash[59233]: cluster 2023-10-01T09:42:36.218056+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:37 smithi183 bash[59233]: cluster 2023-10-01T09:42:36.219819+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:37 smithi183 bash[59233]: cluster 2023-10-01T09:42:36.220752+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:37.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:37.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:37.369 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:37.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:37.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[75702]: cluster 2023-10-01T09:42:36.208124+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[75702]: audit 2023-10-01T09:42:36.209565+0000 mon.a (mon.0) 1222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[75702]: cluster 2023-10-01T09:42:36.209644+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[75702]: cluster 2023-10-01T09:42:36.218056+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[75702]: cluster 2023-10-01T09:42:36.219819+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[75702]: cluster 2023-10-01T09:42:36.220752+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[78631]: cluster 2023-10-01T09:42:36.208124+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[78631]: audit 2023-10-01T09:42:36.209565+0000 mon.a (mon.0) 1222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[78631]: cluster 2023-10-01T09:42:36.209644+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[78631]: cluster 2023-10-01T09:42:36.218056+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[78631]: cluster 2023-10-01T09:42:36.219819+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:37 smithi111 bash[78631]: cluster 2023-10-01T09:42:36.220752+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T09:42:37.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:37.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:37.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:37.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:37.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:37.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:37.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:37.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:37.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:37.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:38.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:38.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:38.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:38.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:38.240 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:42:38.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:38.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:38.408 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:38 smithi183 bash[59233]: cluster 2023-10-01T09:42:37.568486+0000 mgr.y (mgr.25132) 984 : cluster 0 pgmap v1028: 89 pgs: 89 active+clean; 907 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-01T09:42:38.408 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:38 smithi183 bash[59233]: audit 2023-10-01T09:42:38.162385+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.111:0/1466772983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:42:38.408 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:38 smithi183 bash[59233]: audit 2023-10-01T09:42:38.163237+0000 mon.a (mon.0) 1224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:42:38.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:38.440 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:38.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:38.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:38.555 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:38 smithi111 bash[78631]: cluster 2023-10-01T09:42:37.568486+0000 mgr.y (mgr.25132) 984 : cluster 0 pgmap v1028: 89 pgs: 89 active+clean; 907 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-01T09:42:38.555 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:38 smithi111 bash[78631]: audit 2023-10-01T09:42:38.162385+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.111:0/1466772983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:42:38.556 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:38 smithi111 bash[78631]: audit 2023-10-01T09:42:38.163237+0000 mon.a (mon.0) 1224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:42:38.556 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:38 smithi111 bash[75702]: cluster 2023-10-01T09:42:37.568486+0000 mgr.y (mgr.25132) 984 : cluster 0 pgmap v1028: 89 pgs: 89 active+clean; 907 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-10-01T09:42:38.556 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:38 smithi111 bash[75702]: audit 2023-10-01T09:42:38.162385+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.111:0/1466772983' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:42:38.556 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:38 smithi111 bash[75702]: audit 2023-10-01T09:42:38.163237+0000 mon.a (mon.0) 1224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:42:38.574 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:38.678 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:38.705 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:38.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:38.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-01T09:42:38.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:38.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:38.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:38.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:38.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:38.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:39.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:39.101 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:39.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:39.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:39.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:39.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:39.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:39.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:39.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:39.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[78631]: cluster 2023-10-01T09:42:38.210210+0000 mon.a (mon.0) 1225 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:42:39.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[78631]: cluster 2023-10-01T09:42:38.228536+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T09:42:39.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[78631]: audit 2023-10-01T09:42:38.232015+0000 mon.a (mon.0) 1226 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:42:39.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[78631]: cluster 2023-10-01T09:42:38.232153+0000 mon.a (mon.0) 1227 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-01T09:42:39.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[78631]: cluster 2023-10-01T09:42:38.251908+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T09:42:39.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[75702]: cluster 2023-10-01T09:42:38.210210+0000 mon.a (mon.0) 1225 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:42:39.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[75702]: cluster 2023-10-01T09:42:38.228536+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T09:42:39.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[75702]: audit 2023-10-01T09:42:38.232015+0000 mon.a (mon.0) 1226 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:42:39.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[75702]: cluster 2023-10-01T09:42:38.232153+0000 mon.a (mon.0) 1227 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-01T09:42:39.498 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:39 smithi111 bash[75702]: cluster 2023-10-01T09:42:38.251908+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T09:42:39.519 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:39.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:39 smithi183 bash[59233]: cluster 2023-10-01T09:42:38.210210+0000 mon.a (mon.0) 1225 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:42:39.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:39 smithi183 bash[59233]: cluster 2023-10-01T09:42:38.228536+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T09:42:39.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:39 smithi183 bash[59233]: audit 2023-10-01T09:42:38.232015+0000 mon.a (mon.0) 1226 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:42:39.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:39 smithi183 bash[59233]: cluster 2023-10-01T09:42:38.232153+0000 mon.a (mon.0) 1227 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-01T09:42:39.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:39 smithi183 bash[59233]: cluster 2023-10-01T09:42:38.251908+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T09:42:39.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:39.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:39.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:39.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:39.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:39.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:39.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:42:39.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:39.954 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:39.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:39.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:40.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:40.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:40.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:40.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:40.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:40.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:40.332 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:40 smithi183 bash[59233]: cluster 2023-10-01T09:42:39.568954+0000 mgr.y (mgr.25132) 985 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 907 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 426 op/s 2023-10-01T09:42:40.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:40.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:40.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:40.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:40.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:40.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:40 smithi111 bash[78631]: cluster 2023-10-01T09:42:39.568954+0000 mgr.y (mgr.25132) 985 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 907 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 426 op/s 2023-10-01T09:42:40.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:40 smithi111 bash[75702]: cluster 2023-10-01T09:42:39.568954+0000 mgr.y (mgr.25132) 985 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 907 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 426 op/s 2023-10-01T09:42:40.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:40.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:40.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:40.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:40.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:40.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:40.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:40.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:41.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:41.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:41.049 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:42:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:42:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:42:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137283 9.e 9:746b9703:::benchmark_data_smithi111_170841_object31858:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.417074+0000", 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.623903385999995, 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1559383640000001, 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137283 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417074+0000", 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417074+0000", 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417072+0000", 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.17e-06 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417080+0000", 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3244000000000001e-05 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417093+0000", 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9500000000000004e-06 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417100+0000", 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9314999999999998e-05 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417149+0000", 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9479999999999997e-06 2023-10-01T09:42:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417158+0000", 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.076516451 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.493675+0000", 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026189600000000001 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.493936+0000", 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00091913400000000005 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.494856+0000", 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022434157999999999 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517290+0000", 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.055513686 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572803+0000", 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010806099999999999 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572911+0000", 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9104000000000003e-05 2023-10-01T09:42:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572961+0000", 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1926999999999999e-05 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573012+0000", 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1559383640000001 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137317 9.e 9:77241b6c:::benchmark_data_smithi111_170841_object31892:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.461150+0000", 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.579827058000006, 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1120215579999999, 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137317 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461150+0000", 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461150+0000", 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461149+0000", 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3529999999999997e-06 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461156+0000", 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4207e-05 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461171+0000", 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3599999999999998e-06 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461178+0000", 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1117000000000004e-05 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461249+0000", 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0400999999999999e-05 2023-10-01T09:42:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461259+0000", 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.047288277 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.508548+0000", 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016992900000000001 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.508718+0000", 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021460899999999999 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.508932+0000", 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020734320000000001 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.529667+0000", 2023-10-01T09:42:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.043197169000000001 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572864+0000", 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021195599999999999 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573076+0000", 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2389000000000003e-05 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573128+0000", 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3949000000000002e-05 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573172+0000", 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1120215579999999 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137345 9.e 9:70553972:::benchmark_data_smithi111_170841_object31920:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.500958+0000", 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.540019447999995, 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0724787469999999, 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137345 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500958+0000", 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500958+0000", 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500957+0000", 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1940000000000003e-06 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500963+0000", 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1219e-05 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500974+0000", 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.207e-06 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500980+0000", 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2451000000000002e-05 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.501043+0000", 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2901999999999999e-05 2023-10-01T09:42:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.501056+0000", 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.012400164 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.513456+0000", 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000101922 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.513558+0000", 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016584799999999999 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.513724+0000", 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025008822999999999 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.538732+0000", 2023-10-01T09:42:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.034492252000000001 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573225+0000", 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011876599999999999 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573343+0000", 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8757000000000001e-05 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573392+0000", 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4591e-05 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573437+0000", 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0724787469999999 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137387 9.e 9:7d50b930:::benchmark_data_smithi111_170841_object31962:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.549415+0000", 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.491562053999999, 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.02421297, 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137387 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549415+0000", 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549415+0000", 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549414+0000", 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2369999999999998e-06 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549423+0000", 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.4868e-05 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549448+0000", 2023-10-01T09:42:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0319999999999999e-05 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549458+0000", 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4307999999999995e-05 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549522+0000", 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8660000000000001e-06 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549532+0000", 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96782231200000002 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517354+0000", 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000167913 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517522+0000", 2023-10-01T09:42:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021504599999999999 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517737+0000", 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025175994 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.542913+0000", 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.030578629999999999 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573492+0000", 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9645000000000003e-05 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573542+0000", 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5875999999999999e-05 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573588+0000", 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0862999999999998e-05 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573628+0000", 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.02421297 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137390 9.e 9:784f93db:::benchmark_data_smithi111_170841_object31965:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.554307+0000", 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.486670834999998, 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0196327409999999, 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137390 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554307+0000", 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554307+0000", 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554304+0000", 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1334e-05 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554315+0000", 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7326e-05 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554333+0000", 2023-10-01T09:42:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8950000000000004e-06 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554342+0000", 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000120281 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554462+0000", 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0546e-05 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554472+0000", 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96882987300000001 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.523302+0000", 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000236362 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.523539+0000", 2023-10-01T09:42:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028535499999999999 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.523824+0000", 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.032909577000000002 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.556734+0000", 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016991981999999999 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573726+0000", 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116767 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573842+0000", 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7411000000000003e-05 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573900+0000", 2023-10-01T09:42:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9672000000000002e-05 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573939+0000", 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0196327409999999 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137391 9.e 9:79ed6959:::benchmark_data_smithi111_170841_object31966:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.554367+0000", 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.486610709000004, 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0197541130000001, 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137391 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554367+0000", 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554367+0000", 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554366+0000", 2023-10-01T09:42:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4499999999999997e-06 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554371+0000", 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7199999999999995e-06 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554379+0000", 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0870000000000003e-06 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554385+0000", 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00044757899999999998 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554833+0000", 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1680000000000001e-06 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554839+0000", 2023-10-01T09:42:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97490847400000002 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.529748+0000", 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015038200000000001 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.529898+0000", 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109548 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.530008+0000", 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.026730787999999998 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.556738+0000", 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017252903 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573991+0000", 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7419000000000001e-05 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574039+0000", 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4477000000000001e-05 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574083+0000", 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7750999999999998e-05 2023-10-01T09:42:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574121+0000", 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0197541130000001 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137392 9.e 9:7a37c3b4:::benchmark_data_smithi111_170841_object31967:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.554392+0000", 2023-10-01T09:42:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.486585930999993, 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.019917226, 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137392 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554392+0000", 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554392+0000", 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554391+0000", 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.585e-06 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554395+0000", 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3590000000000008e-06 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554403+0000", 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2159999999999997e-06 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554408+0000", 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00089567800000000001 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.555304+0000", 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.374e-06 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.555311+0000", 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97929845999999998 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.534610+0000", 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014166100000000001 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.534751+0000", 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015818599999999999 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.534910+0000", 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021846107999999999 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.556756+0000", 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017409781999999999 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574166+0000", 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1916999999999997e-05 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574227+0000", 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4141999999999999e-05 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574272+0000", 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7206999999999998e-05 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574309+0000", 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.019917226 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137412 9.e 9:705b47ad:::benchmark_data_smithi111_170841_object31987:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.582638+0000", 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.458339748, 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99181114000000004, 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137412 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582638+0000", 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582638+0000", 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582636+0000", 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6539999999999999e-06 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582644+0000", 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3563e-05 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582657+0000", 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3589999999999996e-06 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582664+0000", 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5172000000000006e-05 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582729+0000", 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1263e-05 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582740+0000", 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95602260900000002 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.538763+0000", 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016511999999999999 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.538928+0000", 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000199719 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.539127+0000", 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.026091182000000001 2023-10-01T09:42:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.565219+0000", 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0089776119999999994 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574196+0000", 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015259400000000001 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574349+0000", 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5061000000000006e-05 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574414+0000", 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5046000000000003e-05 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574449+0000", 2023-10-01T09:42:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99181114000000004 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137424 9.e 9:7855c14b:::benchmark_data_smithi111_170841_object31999:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.598731+0000", 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 94.442246526000005, 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97589358900000001, 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137424 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598731+0000", 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598731+0000", 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598729+0000", 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0277e-05 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598739+0000", 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8065000000000001e-05 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598757+0000", 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9540000000000004e-06 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598765+0000", 2023-10-01T09:42:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4673999999999997e-05 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598840+0000", 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3328e-05 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598853+0000", 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94410164200000002 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.542955+0000", 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013846099999999999 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.543093+0000", 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018065799999999999 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:42:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.543274+0000", 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021951444000000001 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.565225+0000", 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0092630090000000009 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574488+0000", 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8556e-05 2023-10-01T09:42:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574547+0000", 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1971000000000002e-05 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574589+0000", 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5599000000000003e-05 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574625+0000", 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97589358900000001 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142328 9.3 9:c2e9dd24:::benchmark_data_smithi111_170841_object36903:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e211)", 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.199694+0000", 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.841283348999994, 2023-10-01T09:42:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.039882279, 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142328 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199694+0000", 2023-10-01T09:42:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199694+0000", 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199692+0000", 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9909999999999999e-06 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199698+0000", 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2843999999999999e-05 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199711+0000", 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.993e-06 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199717+0000", 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000200347 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199918+0000", 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0550000000000002e-06 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199925+0000", 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0395700779999999 2023-10-01T09:42:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239495+0000", 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1656000000000006e-05 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239576+0000", 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.039882279 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142341 9.3 9:c098842d:::benchmark_data_smithi111_170841_object36916:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e211)", 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.199728+0000", 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.841249978999997, 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.132021521, 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142341 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199728+0000", 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199728+0000", 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199727+0000", 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.667e-06 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199730+0000", 2023-10-01T09:42:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.542e-06 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199737+0000", 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9520000000000002e-06 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199742+0000", 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00049002200000000001 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.200232+0000", 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4500000000000003e-06 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.200238+0000", 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0393734969999999 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239611+0000", 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012184300000000001 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for missing object", 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239733+0000", 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.091930189999999995 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331663+0000", 2023-10-01T09:42:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5776e-05 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331749+0000", 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.132021521 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142355 9.3 9:ccefd12c:::benchmark_data_smithi111_170841_object36930:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.133 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.208690+0000", 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.832287081000004, 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.122596387, 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142355 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.134 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208690+0000", 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208690+0000", 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208689+0000", 2023-10-01T09:42:41.135 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1460000000000001e-06 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208695+0000", 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1467999999999999e-05 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208706+0000", 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9750000000000004e-06 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.136 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208712+0000", 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0031529119999999999 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.211865+0000", 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9417999999999999e-05 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.137 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.211885+0000", 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.02788488 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239770+0000", 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0649999999999995e-05 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239850+0000", 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013068300000000001 2023-10-01T09:42:41.138 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239981+0000", 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013543338 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253524+0000", 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.077465612000000003 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.139 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.330990+0000", 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102811 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331093+0000", 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9697999999999997e-05 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331152+0000", 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000134394 2023-10-01T09:42:41.140 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331287+0000", 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.122596387 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142367 9.3 9:cc4c620a:::benchmark_data_smithi111_170841_object36942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.231089+0000", 2023-10-01T09:42:41.141 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.809888319999999, 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1010787500000001, 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142367 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.142 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231089+0000", 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231089+0000", 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231088+0000", 2023-10-01T09:42:41.143 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6019999999999996e-06 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231094+0000", 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2665e-05 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231107+0000", 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1970000000000004e-06 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.144 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231112+0000", 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3553999999999995e-05 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231176+0000", 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5251e-05 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.145 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231191+0000", 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0117171519999999 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.242908+0000", 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0377999999999994e-05 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.242999+0000", 2023-10-01T09:42:41.146 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1247000000000002e-05 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.243090+0000", 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016608859 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259699+0000", 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.071329083000000001 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.147 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331028+0000", 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00079727400000000005 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331825+0000", 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000215541 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.148 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332041+0000", 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000127415 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332168+0000", 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1010787500000001 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.149 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142379 9.3 9:cc40f222:::benchmark_data_smithi111_170841_object36954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.248395+0000", 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.792582330000002, 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0839700640000001, 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142379 2023-10-01T09:42:41.150 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248395+0000", 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248395+0000", 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248394+0000", 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6340000000000001e-06 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248401+0000", 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4464000000000001e-05 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248416+0000", 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7349999999999999e-06 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248422+0000", 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9651000000000002e-05 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248482+0000", 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2293000000000001e-05 2023-10-01T09:42:41.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248494+0000", 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99736250900000001 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.245857+0000", 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022033 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.154 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.246077+0000", 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019658499999999999 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.246274+0000", 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013436966 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259711+0000", 2023-10-01T09:42:41.155 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.071348938000000001 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331060+0000", 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011527670000000001 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332212+0000", 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3407e-05 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332256+0000", 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109416 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332365+0000", 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0839700640000001 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142405 9.3 9:c45d8842:::benchmark_data_smithi111_170841_object36980:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.284642+0000", 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.756335229000001, 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.048005088, 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142405 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.158 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284642+0000", 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284642+0000", 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284640+0000", 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8969999999999997e-06 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284649+0000", 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5962999999999999e-05 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284665+0000", 2023-10-01T09:42:41.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0859999999999996e-06 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284672+0000", 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6645999999999999e-05 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284739+0000", 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2731999999999999e-05 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284752+0000", 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.965474469 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.250226+0000", 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015362500000000001 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.162 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.250380+0000", 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019898100000000001 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.250579+0000", 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015479613999999999 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266058+0000", 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.065729624 2023-10-01T09:42:41.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331788+0000", 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00064364900000000004 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332432+0000", 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7994e-05 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332500+0000", 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014779600000000001 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332647+0000", 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.048005088 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.165 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142422 9.3 9:c013c29e:::benchmark_data_smithi111_170841_object36997:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.309050+0000", 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.731927917999997, 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0239230779999999, 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142422 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.166 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309050+0000", 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309050+0000", 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309048+0000", 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4660000000000002e-06 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309055+0000", 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3577000000000001e-05 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309069+0000", 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9650000000000002e-06 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309076+0000", 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6798999999999994e-05 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309153+0000", 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0733e-05 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309164+0000", 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94440934300000001 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253573+0000", 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145055 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253718+0000", 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000114232 2023-10-01T09:42:41.170 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253832+0000", 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012234257 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266066+0000", 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.066647967000000002 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.171 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332714+0000", 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5229999999999999e-05 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332760+0000", 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4845999999999995e-05 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332824+0000", 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000148212 2023-10-01T09:42:41.172 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332973+0000", 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0239230779999999 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142433 9.3 9:c9421dc9:::benchmark_data_smithi111_170841_object37008:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.325542+0000", 2023-10-01T09:42:41.173 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.715435706999997, 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.012244398, 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142433 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.174 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325542+0000", 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325542+0000", 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325540+0000", 2023-10-01T09:42:41.175 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6969999999999999e-06 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325548+0000", 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6239000000000002e-05 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325565+0000", 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9100000000000002e-06 2023-10-01T09:42:41.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325571+0000", 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3387999999999998e-05 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325624+0000", 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8710000000000003e-06 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.177 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325633+0000", 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.93099443900000001 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.256627+0000", 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000140951 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.178 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.256768+0000", 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016611999999999999 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.256934+0000", 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017492303000000001 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.274427+0000", 2023-10-01T09:42:41.179 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058603633000000002 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.333030+0000", 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0046105419999999996 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337641+0000", 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9392000000000003e-05 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.180 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337700+0000", 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5946999999999996e-05 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337786+0000", 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.012244398 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.181 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142434 9.3 9:c4bfd634:::benchmark_data_smithi111_170841_object37009:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.327494+0000", 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.713483717000003, 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0105527350000001, 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.182 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142434 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327494+0000", 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327494+0000", 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327492+0000", 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3171e-05 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327505+0000", 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6025999999999999e-05 2023-10-01T09:42:41.184 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:41.186 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.186 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.186 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327521+0000", 2023-10-01T09:42:41.186 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6200000000000005e-06 2023-10-01T09:42:41.186 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.186 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327530+0000", 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9302999999999998e-05 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327589+0000", 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.149e-06 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327599+0000", 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.93215641299999996 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259755+0000", 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9148999999999995e-05 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259854+0000", 2023-10-01T09:42:41.188 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012540300000000001 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259979+0000", 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014464978 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.274444+0000", 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058635590000000001 2023-10-01T09:42:41.189 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.333080+0000", 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047656829999999997 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337846+0000", 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0188999999999997e-05 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337896+0000", 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015060299999999999 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338047+0000", 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0105527350000001 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142451 9.3 9:c05b691c:::benchmark_data_smithi111_170841_object37026:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.353132+0000", 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.687845261000007, 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98529107400000004, 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142451 2023-10-01T09:42:41.192 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353132+0000", 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353132+0000", 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.193 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353131+0000", 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6790000000000002e-06 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353137+0000", 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0818999999999999e-05 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353147+0000", 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3000000000000001e-06 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353153+0000", 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6184000000000001e-05 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353229+0000", 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4579999999999993e-06 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353237+0000", 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.90934802299999995 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.262585+0000", 2023-10-01T09:42:41.196 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000111678 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.262697+0000", 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011086000000000001 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.262808+0000", 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018279559000000001 2023-10-01T09:42:41.197 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.281087+0000", 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.056389514000000002 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337477+0000", 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00074905100000000004 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338226+0000", 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7212000000000004e-05 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338323+0000", 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000100064 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338423+0000", 2023-10-01T09:42:41.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98529107400000004 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142469 9.3 9:c1c52f4c:::benchmark_data_smithi111_170841_object37044:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.382338+0000", 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 85.65863908, 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95626201700000002, 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:42:41.200 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142469 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382338+0000", 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.201 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382338+0000", 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382337+0000", 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2830000000000004e-06 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382344+0000", 2023-10-01T09:42:41.202 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4487999999999999e-05 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382359+0000", 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9720000000000003e-06 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382366+0000", 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0518000000000005e-05 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.203 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382436+0000", 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3086e-05 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382449+0000", 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.88368043100000004 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:42:41.204 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266130+0000", 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016347599999999999 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266293+0000", 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115123 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266408+0000", 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014691457 2023-10-01T09:42:41.205 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.281100+0000", 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.056443241999999998 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337543+0000", 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00092214399999999996 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.206 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338465+0000", 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8928999999999999e-05 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338504+0000", 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6512e-05 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338600+0000", 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95626201700000002 2023-10-01T09:42:41.207 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.208 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.208 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.208 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:42:41.208 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:42:41.208 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:42:41.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:41.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:41.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:41.350 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:41.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:41.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:41.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:41.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:41.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:41.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:41.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:42:41.672 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:41 smithi111 bash[75702]: cluster 2023-10-01T09:42:41.569773+0000 mgr.y (mgr.25132) 986 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 682 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 876 op/s 2023-10-01T09:42:41.672 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:41 smithi111 bash[78631]: cluster 2023-10-01T09:42:41.569773+0000 mgr.y (mgr.25132) 986 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 682 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 876 op/s 2023-10-01T09:42:41.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:41.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:41.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:41.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:41.861 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:41 smithi183 bash[59233]: cluster 2023-10-01T09:42:41.569773+0000 mgr.y (mgr.25132) 986 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 682 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 876 op/s 2023-10-01T09:42:41.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:41.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:41.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:41.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:42.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:42.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:42.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T09:42:42.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:42.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:42.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:42.260 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:42.301 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:42.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:42.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:42.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:42.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:42.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:42.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:42.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:42.824 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:42.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:42.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:42.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:42.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:42.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:42.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:43.088 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:43.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:43.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:43.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:43.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:43.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:43.368 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:43.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:43.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:43.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:43.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:43.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:43.641 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:43.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:43.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:43.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:43.815 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:43.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:43.932 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:43 smithi111 bash[75702]: cluster 2023-10-01T09:42:43.570262+0000 mgr.y (mgr.25132) 987 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 682 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-10-01T09:42:43.932 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:43 smithi111 bash[78631]: cluster 2023-10-01T09:42:43.570262+0000 mgr.y (mgr.25132) 987 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 682 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-10-01T09:42:43.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:43.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:43.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:43 smithi183 bash[59233]: cluster 2023-10-01T09:42:43.570262+0000 mgr.y (mgr.25132) 987 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 682 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-10-01T09:42:44.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:44.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:44.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:44.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:44.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:44.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:44.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:44.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:44.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:44.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:44.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:44.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:44.662 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:44.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:44.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:44.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:44.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:44.903 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:44.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:44.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:45.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:45.017 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:42:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:42:44] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-10-01T09:42:45.039 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:45 smithi183 bash[59233]: audit 2023-10-01T09:42:44.038195+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:45.039 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:45 smithi183 bash[59233]: audit 2023-10-01T09:42:44.042926+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:45.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:45.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:45.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:45.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:45.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:45.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:45 smithi111 bash[78631]: audit 2023-10-01T09:42:44.038195+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:45 smithi111 bash[78631]: audit 2023-10-01T09:42:44.042926+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:45 smithi111 bash[75702]: audit 2023-10-01T09:42:44.038195+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:42:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:45 smithi111 bash[75702]: audit 2023-10-01T09:42:44.042926+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:45.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:45.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:45.457 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:45.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:45.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:45.588 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:45.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:45.679 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:45.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:45.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:45.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:45.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:45.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:45.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:45.961 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:45.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:45.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:46.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:46.110 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:46 smithi111 bash[78631]: cluster 2023-10-01T09:42:45.570802+0000 mgr.y (mgr.25132) 988 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 669 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-10-01T09:42:46.110 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:46 smithi111 bash[75702]: cluster 2023-10-01T09:42:45.570802+0000 mgr.y (mgr.25132) 988 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 669 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-10-01T09:42:46.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:46.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:46.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:46.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:46.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:46 smithi183 bash[59233]: cluster 2023-10-01T09:42:45.570802+0000 mgr.y (mgr.25132) 988 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 669 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-10-01T09:42:46.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:46.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:46.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:46.499 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:46.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:46.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:46.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:46.654 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:46.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:46.698 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:42:46.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:46.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:46.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:46.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:46.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:46.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:47.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:47.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:47.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:47.194 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:47.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:47.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:47.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:47.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:47.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:47.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:47.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:47.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:47.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:47 smithi111 bash[75702]: cluster 2023-10-01T09:42:47.571471+0000 mgr.y (mgr.25132) 989 : cluster 0 pgmap v1034: 89 pgs: 89 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:42:47.681 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:47.690 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:47 smithi183 bash[59233]: cluster 2023-10-01T09:42:47.571471+0000 mgr.y (mgr.25132) 989 : cluster 0 pgmap v1034: 89 pgs: 89 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:42:47.705 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:47.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:47.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:47 smithi111 bash[78631]: cluster 2023-10-01T09:42:47.571471+0000 mgr.y (mgr.25132) 989 : cluster 0 pgmap v1034: 89 pgs: 89 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:42:47.848 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:47.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:47.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:47.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:47.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:47.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:48.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:48.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:48.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:48.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:48.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:48.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:48.363 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:48.389 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:48.496 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:48.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:48.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:48.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:48.658 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:48.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:48.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:48.899 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:48.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:48.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:49.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:49.051 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:49.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:49.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:49.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:49.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:49.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:49.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:49.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:49.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:49.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:49.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:49.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:49.599 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:49.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:49.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:49.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:49.839 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:49.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:49.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:49.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:49.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.001 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:50.116 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:50.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:50.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:50.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:50 smithi183 bash[59233]: cluster 2023-10-01T09:42:49.571992+0000 mgr.y (mgr.25132) 990 : cluster 0 pgmap v1035: 89 pgs: 89 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-10-01T09:42:50.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:50.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:50.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:50.597 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:50 smithi111 bash[78631]: cluster 2023-10-01T09:42:49.571992+0000 mgr.y (mgr.25132) 990 : cluster 0 pgmap v1035: 89 pgs: 89 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-10-01T09:42:50.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:50 smithi111 bash[75702]: cluster 2023-10-01T09:42:49.571992+0000 mgr.y (mgr.25132) 990 : cluster 0 pgmap v1035: 89 pgs: 89 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-10-01T09:42:50.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:50.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:50.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:50.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:50.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:50.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:50.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.971 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:50.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:50.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:51.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:51.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:51.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:51.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:51.234 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:51.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:51.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:51.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:51.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:51.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:51.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:51.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:51.655 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:51.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:51.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:51.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:51.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:51 smithi183 bash[59233]: cluster 2023-10-01T09:42:51.573136+0000 mgr.y (mgr.25132) 991 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2023-10-01T09:42:51.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:51.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:51.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:51.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:52.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:52.056 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:51 smithi111 bash[75702]: cluster 2023-10-01T09:42:51.573136+0000 mgr.y (mgr.25132) 991 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2023-10-01T09:42:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:51 smithi111 bash[78631]: cluster 2023-10-01T09:42:51.573136+0000 mgr.y (mgr.25132) 991 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2023-10-01T09:42:52.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:52.196 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:52.301 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:52.331 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:52.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:52.468 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:52.574 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:52.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:52.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:52.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:52.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:52.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:52.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:52.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:52.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:52.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:53.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:53.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:53.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:53.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:53.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:53.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:53.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:53.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:53.527 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:53.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:53.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:53.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:53.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:53.772 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:53.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:53 smithi183 bash[59233]: cluster 2023-10-01T09:42:53.573663+0000 mgr.y (mgr.25132) 992 : cluster 0 pgmap v1037: 89 pgs: 89 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 592 op/s 2023-10-01T09:42:53.823 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:53.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:53.938 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:53 smithi111 bash[78631]: cluster 2023-10-01T09:42:53.573663+0000 mgr.y (mgr.25132) 992 : cluster 0 pgmap v1037: 89 pgs: 89 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 592 op/s 2023-10-01T09:42:53.938 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:53 smithi111 bash[75702]: cluster 2023-10-01T09:42:53.573663+0000 mgr.y (mgr.25132) 992 : cluster 0 pgmap v1037: 89 pgs: 89 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 592 op/s 2023-10-01T09:42:53.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:53.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:53.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:54.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:54.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:54.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:54.197 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:54.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:54.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:54.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:54.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:54.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:54.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:54.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:54.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:54.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:54.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:54.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:54.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:54.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:42:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:42:54] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-10-01T09:42:54.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:54.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:54.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:54.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:55.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:55.044 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:55.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:55.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:55.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:55.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:55.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:55.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:55.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:55.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:55.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:55.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:55.703 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:55.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:55.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:55 smithi111 bash[78631]: cluster 2023-10-01T09:42:55.574199+0000 mgr.y (mgr.25132) 993 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 223 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2023-10-01T09:42:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:55 smithi111 bash[75702]: cluster 2023-10-01T09:42:55.574199+0000 mgr.y (mgr.25132) 993 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 223 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2023-10-01T09:42:55.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:55.850 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:55 smithi183 bash[59233]: cluster 2023-10-01T09:42:55.574199+0000 mgr.y (mgr.25132) 993 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 223 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2023-10-01T09:42:55.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:55.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:55.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:55.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:56.009 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:56.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:56.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:56.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:56.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:56.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:56.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:56.338 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Removed 105422 objects 2023-10-01T09:42:56.338 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Clean up completed and total clean up time :159.417 2023-10-01T09:42:56.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:56.410 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:56.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:56.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:56.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:56.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:56.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:56.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:56.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:56.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:56.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:56.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:57.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:57.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:57.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:57.156 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:57.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:57.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:57.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:42:57.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:42:57.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:57.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:57.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:57.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:57.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:57.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:57.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:57.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:57 smithi183 bash[59233]: cluster 2023-10-01T09:42:57.574832+0000 mgr.y (mgr.25132) 994 : cluster 0 pgmap v1039: 89 pgs: 89 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 869 op/s 2023-10-01T09:42:57.812 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:57.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:57.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:57.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:57.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:58.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:58.064 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:57 smithi111 bash[75702]: cluster 2023-10-01T09:42:57.574832+0000 mgr.y (mgr.25132) 994 : cluster 0 pgmap v1039: 89 pgs: 89 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 869 op/s 2023-10-01T09:42:58.064 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:57 smithi111 bash[78631]: cluster 2023-10-01T09:42:57.574832+0000 mgr.y (mgr.25132) 994 : cluster 0 pgmap v1039: 89 pgs: 89 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 869 op/s 2023-10-01T09:42:58.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:42:58.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:42:58.184 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:58.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:58.284 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-10-01T09:42:58.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-10-01T09:42:58.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:58.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:58.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:58.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:58.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:58.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:58.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:58.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:58.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:58.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:58.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:58.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:58.891 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:42:58.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:58.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:42:58.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:59.021 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:42:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:42:59.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:59.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:42:59.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:42:59.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:59.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:59.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:42:59 smithi111 bash[75702]: audit 2023-10-01T09:42:59.033961+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:59.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:42:59 smithi111 bash[78631]: audit 2023-10-01T09:42:59.033961+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:59.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:59.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:59.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:59.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:59.543 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:42:59.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:42:59.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:42:59 smithi183 bash[59233]: audit 2023-10-01T09:42:59.033961+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:42:59.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:59.668 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:59.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:42:59.771 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:59.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:42:59.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:42:59.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:59.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:42:59.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:42:59.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:00.033 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:00.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:00.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:00.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:00.227 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.4 to 1 (10000) 2023-10-01T09:43:00.278 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:00 smithi111 bash[75702]: audit 2023-10-01T09:42:59.437779+0000 mon.a (mon.0) 1231 : audit 1 from='client.? 172.21.15.111:0/1466177996' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:43:00.278 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:00 smithi111 bash[75702]: cluster 2023-10-01T09:42:59.575335+0000 mgr.y (mgr.25132) 995 : cluster 0 pgmap v1040: 89 pgs: 89 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-10-01T09:43:00.279 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:00 smithi111 bash[78631]: audit 2023-10-01T09:42:59.437779+0000 mon.a (mon.0) 1231 : audit 1 from='client.? 172.21.15.111:0/1466177996' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:43:00.279 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:00 smithi111 bash[78631]: cluster 2023-10-01T09:42:59.575335+0000 mgr.y (mgr.25132) 995 : cluster 0 pgmap v1040: 89 pgs: 89 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-10-01T09:43:00.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:00.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:00.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:00.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:00.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:00.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:00 smithi183 bash[59233]: audit 2023-10-01T09:42:59.437779+0000 mon.a (mon.0) 1231 : audit 1 from='client.? 172.21.15.111:0/1466177996' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:43:00.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:00 smithi183 bash[59233]: cluster 2023-10-01T09:42:59.575335+0000 mgr.y (mgr.25132) 995 : cluster 0 pgmap v1040: 89 pgs: 89 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-10-01T09:43:00.575 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:00.678 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:00.704 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:00.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:00.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:00.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:00.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:00.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:01.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:01.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:01.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:01.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:01.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:01.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:01.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:01.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:01.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[75702]: cluster 2023-10-01T09:43:00.222020+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[75702]: cluster 2023-10-01T09:43:00.222168+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[75702]: audit 2023-10-01T09:43:00.222656+0000 mon.a (mon.0) 1232 : audit 1 from='client.? 172.21.15.111:0/1466177996' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[75702]: cluster 2023-10-01T09:43:00.222713+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[78631]: cluster 2023-10-01T09:43:00.222020+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[78631]: cluster 2023-10-01T09:43:00.222168+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[78631]: audit 2023-10-01T09:43:00.222656+0000 mon.a (mon.0) 1232 : audit 1 from='client.? 172.21.15.111:0/1466177996' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:43:01.471 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:01 smithi111 bash[78631]: cluster 2023-10-01T09:43:00.222713+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-01T09:43:01.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:01.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:01 smithi183 bash[59233]: cluster 2023-10-01T09:43:00.222020+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T09:43:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:01 smithi183 bash[59233]: cluster 2023-10-01T09:43:00.222168+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T09:43:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:01 smithi183 bash[59233]: audit 2023-10-01T09:43:00.222656+0000 mon.a (mon.0) 1232 : audit 1 from='client.? 172.21.15.111:0/1466177996' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:43:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:01 smithi183 bash[59233]: cluster 2023-10-01T09:43:00.222713+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-01T09:43:01.585 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:01.612 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:01.715 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:01.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:01.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:01.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:01.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:01.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:01.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:02.010 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:02.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:02.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.151 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:02.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:02.270 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.226903+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.270 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.229248+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.230081+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.230847+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.231002+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.234019+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.238031+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.363450+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.271 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:02 smithi183 bash[59233]: cluster 2023-10-01T09:43:01.575873+0000 mgr.y (mgr.25132) 996 : cluster 0 pgmap v1043: 89 pgs: 8 peering, 81 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 472 op/s 2023-10-01T09:43:02.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:02.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:02.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.403 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.226903+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.229248+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.230081+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.230847+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.231002+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.234019+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.238031+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.363450+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.404 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[78631]: cluster 2023-10-01T09:43:01.575873+0000 mgr.y (mgr.25132) 996 : cluster 0 pgmap v1043: 89 pgs: 8 peering, 81 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 472 op/s 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.226903+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.229248+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.230081+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.230847+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.231002+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.234019+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.405 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.238031+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.406 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.363450+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T09:43:02.406 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:02 smithi111 bash[75702]: cluster 2023-10-01T09:43:01.575873+0000 mgr.y (mgr.25132) 996 : cluster 0 pgmap v1043: 89 pgs: 8 peering, 81 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 472 op/s 2023-10-01T09:43:02.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:02.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:02.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:02.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:02.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:02.803 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:02.907 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:02.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:03.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:03.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:03.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:03.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:03.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:03.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:03.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:03.342 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:43:03.342 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:43:03.342 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:43:03.342 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:43:03.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:03.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:03.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:03.555 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:03.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:03.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:03.689 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:03.703 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:03 smithi111 bash[75702]: cluster 2023-10-01T09:43:03.576513+0000 mgr.y (mgr.25132) 997 : cluster 0 pgmap v1044: 89 pgs: 8 peering, 81 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 444 op/s 2023-10-01T09:43:03.721 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:03.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-01T09:43:03.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:03.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:03.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:03.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:04.004 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:03 smithi111 bash[78631]: cluster 2023-10-01T09:43:03.576513+0000 mgr.y (mgr.25132) 997 : cluster 0 pgmap v1044: 89 pgs: 8 peering, 81 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 444 op/s 2023-10-01T09:43:04.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:03 smithi183 bash[59233]: cluster 2023-10-01T09:43:03.576513+0000 mgr.y (mgr.25132) 997 : cluster 0 pgmap v1044: 89 pgs: 8 peering, 81 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 444 op/s 2023-10-01T09:43:04.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:04.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:04.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:04.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:04.288 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:04.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:04.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:04.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:04.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:04.546 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:04.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:04.683 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:04.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:04.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:04.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:04.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:04.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:04.953 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:43:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:43:04] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-10-01T09:43:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:04.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:05.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:05.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:05.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:05.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:05.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:05.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T09:43:05.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:05.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:05.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:05.473 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:43:05.494 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:43:05.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:05.517 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:43:05.543 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:43:05.569 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:43:05.598 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:43:05.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:05.614 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:05 smithi183 bash[59233]: audit 2023-10-01T09:43:05.447779+0000 mon.a (mon.0) 1235 : audit 0 from='client.? 172.21.15.111:0/3886603815' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:05.623 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:43:05.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:05.650 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.653 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.654 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:43:05.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:05.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:05.764 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:05 smithi111 bash[75702]: audit 2023-10-01T09:43:05.447779+0000 mon.a (mon.0) 1235 : audit 0 from='client.? 172.21.15.111:0/3886603815' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:05.764 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:05 smithi111 bash[78631]: audit 2023-10-01T09:43:05.447779+0000 mon.a (mon.0) 1235 : audit 0 from='client.? 172.21.15.111:0/3886603815' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:05.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:05.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:05.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:05.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:05.999 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:06.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:06.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:06.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:06.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:06.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:06.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:06.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:06.409 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:06.440 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:06.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:06.516 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:43:06.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:06.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:06.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:06 smithi111 bash[75702]: cluster 2023-10-01T09:43:05.577236+0000 mgr.y (mgr.25132) 998 : cluster 0 pgmap v1045: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-10-01T09:43:06.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:06 smithi111 bash[75702]: audit 2023-10-01T09:43:05.784655+0000 mon.a (mon.0) 1236 : audit 1 from='client.? 172.21.15.111:0/1441415377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:43:06.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:06 smithi111 bash[78631]: cluster 2023-10-01T09:43:05.577236+0000 mgr.y (mgr.25132) 998 : cluster 0 pgmap v1045: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-10-01T09:43:06.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:06 smithi111 bash[78631]: audit 2023-10-01T09:43:05.784655+0000 mon.a (mon.0) 1236 : audit 1 from='client.? 172.21.15.111:0/1441415377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:43:06.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:06.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:06.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:06.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:06.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:06 smithi183 bash[59233]: cluster 2023-10-01T09:43:05.577236+0000 mgr.y (mgr.25132) 998 : cluster 0 pgmap v1045: 89 pgs: 3 peering, 86 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-10-01T09:43:06.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:06 smithi183 bash[59233]: audit 2023-10-01T09:43:05.784655+0000 mon.a (mon.0) 1236 : audit 1 from='client.? 172.21.15.111:0/1441415377' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:43:06.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:06.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:06.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:06.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:06.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:06.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:07.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:07.108 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:07.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:07.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:07.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:07.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:07.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:07.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:07.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:07.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:07.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:07.624 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:07.637 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:07 smithi183 bash[59233]: cluster 2023-10-01T09:43:06.501105+0000 mon.a (mon.0) 1237 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:43:07.637 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:07 smithi183 bash[59233]: cluster 2023-10-01T09:43:06.509619+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T09:43:07.638 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:07 smithi183 bash[59233]: cluster 2023-10-01T09:43:06.510246+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T09:43:07.638 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:07 smithi183 bash[59233]: audit 2023-10-01T09:43:06.511489+0000 mon.a (mon.0) 1238 : audit 1 from='client.? 172.21.15.111:0/1441415377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:43:07.638 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:07 smithi183 bash[59233]: cluster 2023-10-01T09:43:06.511532+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-01T09:43:07.654 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:07.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:07.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:07.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[78631]: cluster 2023-10-01T09:43:06.501105+0000 mon.a (mon.0) 1237 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:43:07.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[78631]: cluster 2023-10-01T09:43:06.509619+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T09:43:07.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[78631]: cluster 2023-10-01T09:43:06.510246+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T09:43:07.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[78631]: audit 2023-10-01T09:43:06.511489+0000 mon.a (mon.0) 1238 : audit 1 from='client.? 172.21.15.111:0/1441415377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:43:07.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[78631]: cluster 2023-10-01T09:43:06.511532+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-01T09:43:07.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[75702]: cluster 2023-10-01T09:43:06.501105+0000 mon.a (mon.0) 1237 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:43:07.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[75702]: cluster 2023-10-01T09:43:06.509619+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T09:43:07.774 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[75702]: cluster 2023-10-01T09:43:06.510246+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T09:43:07.774 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[75702]: audit 2023-10-01T09:43:06.511489+0000 mon.a (mon.0) 1238 : audit 1 from='client.? 172.21.15.111:0/1441415377' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:43:07.775 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:07 smithi111 bash[75702]: cluster 2023-10-01T09:43:06.511532+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-01T09:43:07.794 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:07.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:07.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:07.936 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:07.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:08.039 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:08.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:08.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:08.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:08.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:08.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:08.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:08.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:08.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:08.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:08.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:08.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:08.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:08.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:08.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:08.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:08.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:08.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:08 smithi183 bash[59233]: cluster 2023-10-01T09:43:07.577911+0000 mgr.y (mgr.25132) 999 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 34 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:08.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:08 smithi111 bash[78631]: cluster 2023-10-01T09:43:07.577911+0000 mgr.y (mgr.25132) 999 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 34 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:08.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:08 smithi111 bash[75702]: cluster 2023-10-01T09:43:07.577911+0000 mgr.y (mgr.25132) 999 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 34 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:08.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:08.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:43:08.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:08.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:08.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:08.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:09.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:09.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:09.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:09.141 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:09.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:09.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:09.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:09.295 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:09.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:09.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:09.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:09.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:09.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:09.644 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:43:09.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:09.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:09.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:09.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:09.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:09.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:09.984 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:09.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:09.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:10.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:10.118 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:10.157 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:10.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:10.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:10.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:10.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:10.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:10.501 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:10 smithi111 bash[75702]: cluster 2023-10-01T09:43:09.578684+0000 mgr.y (mgr.25132) 1000 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:10.501 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:10 smithi111 bash[78631]: cluster 2023-10-01T09:43:09.578684+0000 mgr.y (mgr.25132) 1000 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:10.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:10.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:10.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:10 smithi183 bash[59233]: cluster 2023-10-01T09:43:09.578684+0000 mgr.y (mgr.25132) 1000 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:10.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:10.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:10.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:10.789 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:10.893 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:10.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:10.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:10.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:11.031 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:11.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:11.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:11.169 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:11.198 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:11.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:11.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:11.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:11.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:11.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:11.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:11.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:11.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:11.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:11.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:11.819 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:11.828 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:11 smithi111 bash[75702]: cluster 2023-10-01T09:43:11.579849+0000 mgr.y (mgr.25132) 1001 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:11.828 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:11 smithi111 bash[78631]: cluster 2023-10-01T09:43:11.579849+0000 mgr.y (mgr.25132) 1001 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:11.841 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:11.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:11.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:11.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:11.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:11 smithi183 bash[59233]: cluster 2023-10-01T09:43:11.579849+0000 mgr.y (mgr.25132) 1001 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:12.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:12.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:12.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:12.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:12.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:12.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:12.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:12.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:12.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:12.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:12.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:12.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:12.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:12.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:12.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:12.748 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:12.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:12.851 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:12.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:12.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:12.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:12.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:13.004 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:13.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:13.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:13.115 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:13 smithi111 bash[78631]: audit 2023-10-01T09:43:13.039795+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:43:13.115 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:13 smithi111 bash[75702]: audit 2023-10-01T09:43:13.039795+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:43:13.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:13.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:13.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:13.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:13.380 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:13.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:13.495 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:13 smithi183 bash[59233]: audit 2023-10-01T09:43:13.039795+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:43:13.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:13.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:13.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:13.637 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:13.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:13.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:13.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:13.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:13.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:14.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:14.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:14.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:14.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:14.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:14 smithi183 bash[59233]: cluster 2023-10-01T09:43:13.580588+0000 mgr.y (mgr.25132) 1002 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:14.158 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:14 smithi183 bash[59233]: audit 2023-10-01T09:43:14.034779+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:14.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:14.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:14.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:14.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:14.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:14.373 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:14 smithi111 bash[78631]: cluster 2023-10-01T09:43:13.580588+0000 mgr.y (mgr.25132) 1002 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:14.373 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:14 smithi111 bash[78631]: audit 2023-10-01T09:43:14.034779+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:14.373 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:14 smithi111 bash[75702]: cluster 2023-10-01T09:43:13.580588+0000 mgr.y (mgr.25132) 1002 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:14.374 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:14 smithi111 bash[75702]: audit 2023-10-01T09:43:14.034779+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:14.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:14.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:14.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:14.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:14.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:14.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:14.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:14.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:14.829 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:43:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:43:14] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-10-01T09:43:14.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:14.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:14.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:14.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:14.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:15.086 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:15.122 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:15.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:15.247 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:15.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:15.373 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:15.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:15.502 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:15.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:15.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:15.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:15.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:15.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:15.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:15.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:15.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:15.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:15.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:15.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:16.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:16.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:15 smithi111 bash[75702]: audit 2023-10-01T09:43:14.982087+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:15 smithi111 bash[75702]: cluster 2023-10-01T09:43:15.581202+0000 mgr.y (mgr.25132) 1003 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:16.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:15 smithi111 bash[78631]: audit 2023-10-01T09:43:14.982087+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:16.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:15 smithi111 bash[78631]: cluster 2023-10-01T09:43:15.581202+0000 mgr.y (mgr.25132) 1003 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:16.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:16.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:16.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:16.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:16.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:15 smithi183 bash[59233]: audit 2023-10-01T09:43:14.982087+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:16.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:15 smithi183 bash[59233]: cluster 2023-10-01T09:43:15.581202+0000 mgr.y (mgr.25132) 1003 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T09:43:16.293 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:16.397 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:16.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:16.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:16.556 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:16.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:16.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:16.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:16.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:16.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:16.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:16.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:16.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:16.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:17.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:17.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:17.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:17.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:17.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:17.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:17.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:17.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:17.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:17.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:17.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:17.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:17.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:17.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:17.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:17.739 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:17.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:17 smithi183 bash[59233]: cluster 2023-10-01T09:43:17.581803+0000 mgr.y (mgr.25132) 1004 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:17.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:17.851 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:17 smithi111 bash[78631]: cluster 2023-10-01T09:43:17.581803+0000 mgr.y (mgr.25132) 1004 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:17.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:17 smithi111 bash[75702]: cluster 2023-10-01T09:43:17.581803+0000 mgr.y (mgr.25132) 1004 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:17.870 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:17.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:17.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:17.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:18.004 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:18.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:18.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:18.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:18.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:18.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:18.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:18.400 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:18.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:18.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:18.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:18.675 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:18.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:18.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:18.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:18.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:18.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:18.941 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:18.942 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:18.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:18.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:19.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:19.066 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:19.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:19.169 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:19.195 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:19.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:19.319 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:19.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:19.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:19.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:19.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:19.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:19.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:19.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:19.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:19.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:19.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:19.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:19.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:19.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:19.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:20.083 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:20.115 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:20.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:20.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:20.226 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:20 smithi111 bash[78631]: audit 2023-10-01T09:43:19.183106+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:20.226 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:20 smithi111 bash[78631]: audit 2023-10-01T09:43:19.189300+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:20.226 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:20 smithi111 bash[78631]: cluster 2023-10-01T09:43:19.582248+0000 mgr.y (mgr.25132) 1005 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:20.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:20 smithi111 bash[75702]: audit 2023-10-01T09:43:19.183106+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:20.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:20 smithi111 bash[75702]: audit 2023-10-01T09:43:19.189300+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:20.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:20 smithi111 bash[75702]: cluster 2023-10-01T09:43:19.582248+0000 mgr.y (mgr.25132) 1005 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:20.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:20.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:20.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:20.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:20.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:20.503 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:20.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:20 smithi183 bash[59233]: audit 2023-10-01T09:43:19.183106+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:20.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:20 smithi183 bash[59233]: audit 2023-10-01T09:43:19.189300+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:20.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:20 smithi183 bash[59233]: cluster 2023-10-01T09:43:19.582248+0000 mgr.y (mgr.25132) 1005 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:20.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:20.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:20.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:20.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:20.780 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:20.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:20.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:20.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:20.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:20.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:21.020 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:21.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:21.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:21.141 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:21.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:21.231 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_4' removed 2023-10-01T09:43:21.232 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.5 to 1 (10000) 2023-10-01T09:43:21.263 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:21.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:21.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:21.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:21.418 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:21.420 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:21 smithi111 bash[75702]: audit 2023-10-01T09:43:20.756657+0000 mon.a (mon.0) 1245 : audit 1 from='client.? 172.21.15.111:0/166064803' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:43:21.420 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:21 smithi111 bash[75702]: audit 2023-10-01T09:43:21.199894+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.111:0/2722563233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:43:21.420 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:21 smithi111 bash[75702]: audit 2023-10-01T09:43:21.200263+0000 mon.a (mon.0) 1246 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:43:21.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:21.421 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:21 smithi111 bash[78631]: audit 2023-10-01T09:43:20.756657+0000 mon.a (mon.0) 1245 : audit 1 from='client.? 172.21.15.111:0/166064803' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:43:21.421 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:21 smithi111 bash[78631]: audit 2023-10-01T09:43:21.199894+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.111:0/2722563233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:43:21.421 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:21 smithi111 bash[78631]: audit 2023-10-01T09:43:21.200263+0000 mon.a (mon.0) 1246 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:43:21.522 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:21.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:21.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:21 smithi183 bash[59233]: audit 2023-10-01T09:43:20.756657+0000 mon.a (mon.0) 1245 : audit 1 from='client.? 172.21.15.111:0/166064803' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:43:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:21 smithi183 bash[59233]: audit 2023-10-01T09:43:21.199894+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.111:0/2722563233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:43:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:21 smithi183 bash[59233]: audit 2023-10-01T09:43:21.200263+0000 mon.a (mon.0) 1246 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:43:21.647 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:21.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:21.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:21.814 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:21.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:21.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:21.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:21.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:22.053 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:22.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:22.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:22.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:22.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:22.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:22.314 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:22.346 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:22.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:22.449 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:22.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:22.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:22 smithi183 bash[59233]: cluster 2023-10-01T09:43:21.226766+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T09:43:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:22 smithi183 bash[59233]: audit 2023-10-01T09:43:21.227015+0000 mon.a (mon.0) 1247 : audit 1 from='client.? 172.21.15.111:0/166064803' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:43:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:22 smithi183 bash[59233]: audit 2023-10-01T09:43:21.227075+0000 mon.a (mon.0) 1248 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:43:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:22 smithi183 bash[59233]: cluster 2023-10-01T09:43:21.227120+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-01T09:43:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:22 smithi183 bash[59233]: cluster 2023-10-01T09:43:21.227141+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T09:43:22.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:22 smithi183 bash[59233]: cluster 2023-10-01T09:43:21.582660+0000 mgr.y (mgr.25132) 1006 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:22.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[78631]: cluster 2023-10-01T09:43:21.226766+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T09:43:22.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[78631]: audit 2023-10-01T09:43:21.227015+0000 mon.a (mon.0) 1247 : audit 1 from='client.? 172.21.15.111:0/166064803' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:43:22.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[78631]: audit 2023-10-01T09:43:21.227075+0000 mon.a (mon.0) 1248 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[78631]: cluster 2023-10-01T09:43:21.227120+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[78631]: cluster 2023-10-01T09:43:21.227141+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[78631]: cluster 2023-10-01T09:43:21.582660+0000 mgr.y (mgr.25132) 1006 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[75702]: cluster 2023-10-01T09:43:21.226766+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[75702]: audit 2023-10-01T09:43:21.227015+0000 mon.a (mon.0) 1247 : audit 1 from='client.? 172.21.15.111:0/166064803' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[75702]: audit 2023-10-01T09:43:21.227075+0000 mon.a (mon.0) 1248 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[75702]: cluster 2023-10-01T09:43:21.227120+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[75702]: cluster 2023-10-01T09:43:21.227141+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T09:43:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:22 smithi111 bash[75702]: cluster 2023-10-01T09:43:21.582660+0000 mgr.y (mgr.25132) 1006 : cluster 0 pgmap v1055: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:22.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:22.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:22.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:22.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:22.736 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:22.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:22.839 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:22.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:22.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:22.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:23.000 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:23.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:23.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:23.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:23.368 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:23.389 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:23.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:23.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:23.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:23.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:23.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:23.751 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:23.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:23.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:24.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:24.017 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:23 smithi111 bash[75702]: cluster 2023-10-01T09:43:23.583213+0000 mgr.y (mgr.25132) 1007 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:24.017 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:23 smithi111 bash[78631]: cluster 2023-10-01T09:43:23.583213+0000 mgr.y (mgr.25132) 1007 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:24.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:23 smithi183 bash[59233]: cluster 2023-10-01T09:43:23.583213+0000 mgr.y (mgr.25132) 1007 : cluster 0 pgmap v1056: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:24.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:24.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:24.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:24.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:24.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:24.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:24.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:24.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:24.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:24.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:24.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:24.709 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:24.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:24.747 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T09:43:24.747 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T09:43:24.748 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-10-01T09:43:24.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-10-01T09:43:24.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:24.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:24.879 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:43:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:43:24] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-10-01T09:43:24.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:24.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:24.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:25.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:25.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:25.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:25.230 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:25.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:25.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:25.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:25.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:25.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:25.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-01T09:43:25.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:25.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:25.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:25.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:25.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:25.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:25.875 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:25 smithi183 bash[59233]: cluster 2023-10-01T09:43:25.583704+0000 mgr.y (mgr.25132) 1008 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:25.888 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:43:25.888 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:43:25.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:25.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:25.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:25.996 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:26.009 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:25 smithi111 bash[78631]: cluster 2023-10-01T09:43:25.583704+0000 mgr.y (mgr.25132) 1008 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:26.009 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:25 smithi111 bash[75702]: cluster 2023-10-01T09:43:25.583704+0000 mgr.y (mgr.25132) 1008 : cluster 0 pgmap v1057: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:26.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:26.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:26.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:26.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:26.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:26.292 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:26.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:26.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:26.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:26.520 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:26.551 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:26.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:26.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:26.789 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:26.814 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:26.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:26.936 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:26.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:27.039 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:27.073 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:27.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:27.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:27.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:27.307 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:27.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:27.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:27.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:27.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:27.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:27.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:27.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:27.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:27.747 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:27.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:27.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:27.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:27.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:27.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:28.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:28.118 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:28.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:28.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:28.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:28.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:28.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:28.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:28 smithi183 bash[59233]: audit 2023-10-01T09:43:27.072892+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:28 smithi183 bash[59233]: audit 2023-10-01T09:43:27.080857+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:28 smithi183 bash[59233]: audit 2023-10-01T09:43:27.502224+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:43:28.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:28 smithi183 bash[59233]: audit 2023-10-01T09:43:27.503692+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:43:28.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:28 smithi183 bash[59233]: audit 2023-10-01T09:43:27.511594+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:28 smithi183 bash[59233]: cluster 2023-10-01T09:43:27.584446+0000 mgr.y (mgr.25132) 1009 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:28.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:28.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:28.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[75702]: audit 2023-10-01T09:43:27.072892+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[75702]: audit 2023-10-01T09:43:27.080857+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[75702]: audit 2023-10-01T09:43:27.502224+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:43:28.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[75702]: audit 2023-10-01T09:43:27.503692+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:43:28.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[75702]: audit 2023-10-01T09:43:27.511594+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.573 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[75702]: cluster 2023-10-01T09:43:27.584446+0000 mgr.y (mgr.25132) 1009 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:28.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[78631]: audit 2023-10-01T09:43:27.072892+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[78631]: audit 2023-10-01T09:43:27.080857+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[78631]: audit 2023-10-01T09:43:27.502224+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:43:28.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[78631]: audit 2023-10-01T09:43:27.503692+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:43:28.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[78631]: audit 2023-10-01T09:43:27.511594+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:28.574 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:28 smithi111 bash[78631]: cluster 2023-10-01T09:43:27.584446+0000 mgr.y (mgr.25132) 1009 : cluster 0 pgmap v1058: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:28.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:28.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:28.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:28.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:28.783 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:28.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T09:43:28.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:28.920 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:28.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:28.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:29.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:29.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:29.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:29.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:29.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:29.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:29.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:29.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:29.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:29.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:29.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:29.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:29 smithi183 bash[59233]: audit 2023-10-01T09:43:29.034537+0000 mon.a (mon.0) 1255 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:29.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:29.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:29.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:29.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:29.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:29 smithi111 bash[75702]: audit 2023-10-01T09:43:29.034537+0000 mon.a (mon.0) 1255 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:29 smithi111 bash[78631]: audit 2023-10-01T09:43:29.034537+0000 mon.a (mon.0) 1255 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:29.829 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:29.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:29.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:29.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:29.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:29.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:29.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:30.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:30.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:30.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:30.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:30.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:30.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:30.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:30.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:30.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:30.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:30.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:30.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:30.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:30.647 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:30 smithi111 bash[78631]: cluster 2023-10-01T09:43:29.585156+0000 mgr.y (mgr.25132) 1010 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:30.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:30 smithi111 bash[75702]: cluster 2023-10-01T09:43:29.585156+0000 mgr.y (mgr.25132) 1010 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:30.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:30.707 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:43:30.732 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:43:30.757 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:43:30.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:30.779 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:30 smithi183 bash[59233]: cluster 2023-10-01T09:43:29.585156+0000 mgr.y (mgr.25132) 1010 : cluster 0 pgmap v1059: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:30.784 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:43:30.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:30.811 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:43:30.836 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:43:30.866 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:43:30.899 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.901 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:43:30.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:30.927 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:30.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:30.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:31.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:31.055 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:31.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:31.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:31.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:31.295 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:31.324 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:31.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:31.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:31.537 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:43:31.559 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:31.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:31.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:31.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:31.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:31 smithi183 bash[59233]: audit 2023-10-01T09:43:30.674108+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.111:0/4152943363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:31 smithi183 bash[59233]: audit 2023-10-01T09:43:30.922743+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.111:0/3116094968' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:43:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:31 smithi183 bash[59233]: audit 2023-10-01T09:43:30.923291+0000 mon.a (mon.0) 1256 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:43:31.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:31 smithi111 bash[75702]: audit 2023-10-01T09:43:30.674108+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.111:0/4152943363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:31 smithi111 bash[75702]: audit 2023-10-01T09:43:30.922743+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.111:0/3116094968' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:43:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:31 smithi111 bash[75702]: audit 2023-10-01T09:43:30.923291+0000 mon.a (mon.0) 1256 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:43:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:31 smithi111 bash[78631]: audit 2023-10-01T09:43:30.674108+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.111:0/4152943363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:31 smithi111 bash[78631]: audit 2023-10-01T09:43:30.922743+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.111:0/3116094968' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:43:31.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:31 smithi111 bash[78631]: audit 2023-10-01T09:43:30.923291+0000 mon.a (mon.0) 1256 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:43:31.849 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:31.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:31.952 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:31.978 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:31.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:32.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:32.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:32.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:32.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:32.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:32.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:32.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:32.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:32.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:32.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:32.619 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:32.652 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:32.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:32.722 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[78631]: cluster 2023-10-01T09:43:31.522670+0000 mon.a (mon.0) 1257 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[78631]: cluster 2023-10-01T09:43:31.526541+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[78631]: audit 2023-10-01T09:43:31.527932+0000 mon.a (mon.0) 1258 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[78631]: cluster 2023-10-01T09:43:31.528053+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[78631]: cluster 2023-10-01T09:43:31.529222+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[78631]: cluster 2023-10-01T09:43:31.585813+0000 mgr.y (mgr.25132) 1011 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[75702]: cluster 2023-10-01T09:43:31.522670+0000 mon.a (mon.0) 1257 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[75702]: cluster 2023-10-01T09:43:31.526541+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T09:43:32.723 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[75702]: audit 2023-10-01T09:43:31.527932+0000 mon.a (mon.0) 1258 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:43:32.724 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[75702]: cluster 2023-10-01T09:43:31.528053+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-01T09:43:32.724 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[75702]: cluster 2023-10-01T09:43:31.529222+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T09:43:32.724 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:32 smithi111 bash[75702]: cluster 2023-10-01T09:43:31.585813+0000 mgr.y (mgr.25132) 1011 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:32.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:32.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:32.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:32 smithi183 bash[59233]: cluster 2023-10-01T09:43:31.522670+0000 mon.a (mon.0) 1257 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:43:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:32 smithi183 bash[59233]: cluster 2023-10-01T09:43:31.526541+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T09:43:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:32 smithi183 bash[59233]: audit 2023-10-01T09:43:31.527932+0000 mon.a (mon.0) 1258 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:43:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:32 smithi183 bash[59233]: cluster 2023-10-01T09:43:31.528053+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-01T09:43:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:32 smithi183 bash[59233]: cluster 2023-10-01T09:43:31.529222+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T09:43:32.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:32 smithi183 bash[59233]: cluster 2023-10-01T09:43:31.585813+0000 mgr.y (mgr.25132) 1011 : cluster 0 pgmap v1061: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:32.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:32.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:32.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:33.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:33.055 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:33.141 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:33.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:33.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:33.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:33.208 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:33.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:33.321 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:33.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:33.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:33.458 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:33.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:33.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:33.588 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:33.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:33.703 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:33 smithi183 bash[59233]: cluster 2023-10-01T09:43:33.586238+0000 mgr.y (mgr.25132) 1012 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:33.724 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:33.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:33.840 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:33 smithi111 bash[75702]: cluster 2023-10-01T09:43:33.586238+0000 mgr.y (mgr.25132) 1012 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:33.841 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:33 smithi111 bash[78631]: cluster 2023-10-01T09:43:33.586238+0000 mgr.y (mgr.25132) 1012 : cluster 0 pgmap v1062: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:33.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:33.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:33.966 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:33.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:33.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:34.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:43:34.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:34.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:34.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:34.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:34.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:34.373 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:34.408 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:34.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:34.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:34.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:34.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:34.652 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:34.676 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:34.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:34.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:43:34.779 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:34.810 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:34.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:34.945 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:34.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:35.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:43:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:43:34] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.33.4" 2023-10-01T09:43:35.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:35.187 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:35.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:35.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:35.236 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:35.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:35.347 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:35.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:35.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:35.475 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:35.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:35.610 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:35.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:35.715 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:35.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:35.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:35.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:35.864 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:35 smithi183 bash[59233]: cluster 2023-10-01T09:43:35.587109+0000 mgr.y (mgr.25132) 1013 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:35.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:35.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:35.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:35.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:36.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:36.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:36.097 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:35 smithi111 bash[78631]: cluster 2023-10-01T09:43:35.587109+0000 mgr.y (mgr.25132) 1013 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:36.097 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:35 smithi111 bash[75702]: cluster 2023-10-01T09:43:35.587109+0000 mgr.y (mgr.25132) 1013 : cluster 0 pgmap v1063: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:36.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:36.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:36.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:36.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:36.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:36.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:36.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:36.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:36.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:36.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:36.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:36.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:36.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:36.812 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:36.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:36.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:36.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:36.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:37.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:37.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:37.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:37.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:37.207 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:37.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:37.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:37.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:37.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:37.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:37.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:37.764 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:37.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:37.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:37.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:37.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:38.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:38.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:37 smithi183 bash[59233]: cluster 2023-10-01T09:43:37.587995+0000 mgr.y (mgr.25132) 1014 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:38.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:38.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:38.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:37 smithi111 bash[75702]: cluster 2023-10-01T09:43:37.587995+0000 mgr.y (mgr.25132) 1014 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:37 smithi111 bash[78631]: cluster 2023-10-01T09:43:37.587995+0000 mgr.y (mgr.25132) 1014 : cluster 0 pgmap v1064: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:38.139 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:38.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:38.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:38.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:38.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:38.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:38.398 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:38.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:38.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:38.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:38.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:38.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:38.920 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.947 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:38.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:39.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:39.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:39.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:39.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:39.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:39.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:39.308 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:39.338 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:39.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:39.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:39.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:39.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:39.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:39.711 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:39.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:39.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:39.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:39.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:39.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:39.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:39.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:39.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:40.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:40.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:40.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:40.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:40.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:40.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:40.353 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:40 smithi111 bash[78631]: cluster 2023-10-01T09:43:39.588707+0000 mgr.y (mgr.25132) 1015 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:40.354 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:40 smithi111 bash[75702]: cluster 2023-10-01T09:43:39.588707+0000 mgr.y (mgr.25132) 1015 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:40.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:40.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:40.498 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:40.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:40.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:40 smithi183 bash[59233]: cluster 2023-10-01T09:43:39.588707+0000 mgr.y (mgr.25132) 1015 : cluster 0 pgmap v1065: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:40.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:40.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:40.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:40.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:40.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:40.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:40.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:41.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:41.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:41.104 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:41.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:41.174 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:41.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:41.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:41.304 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:41.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:41.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:41.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:41.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:41.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:41.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:41.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:41.710 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:41.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:41.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:41.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:41.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:41 smithi183 bash[59233]: cluster 2023-10-01T09:43:41.589362+0000 mgr.y (mgr.25132) 1016 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:41.984 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:41.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:41.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:42.054 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:41 smithi111 bash[75702]: cluster 2023-10-01T09:43:41.589362+0000 mgr.y (mgr.25132) 1016 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:42.055 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:41 smithi111 bash[78631]: cluster 2023-10-01T09:43:41.589362+0000 mgr.y (mgr.25132) 1016 : cluster 0 pgmap v1066: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:42.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:42.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:42.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:42.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:42.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:42.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:42.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:42.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:42.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:42.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:42.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:42.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:42.677 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:42.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:42.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:42.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:42.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:42.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:42.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:43.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:43.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:43.175 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:43.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:43.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:43.310 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:43.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:43.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:43.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:43.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:43.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:43.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:43.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:43.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:43.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:43.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:43 smithi183 bash[59233]: cluster 2023-10-01T09:43:43.590011+0000 mgr.y (mgr.25132) 1017 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:43.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:43.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:43.862 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:43 smithi111 bash[75702]: cluster 2023-10-01T09:43:43.590011+0000 mgr.y (mgr.25132) 1017 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:43.862 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:43 smithi111 bash[78631]: cluster 2023-10-01T09:43:43.590011+0000 mgr.y (mgr.25132) 1017 : cluster 0 pgmap v1067: 73 pgs: 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:43.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:43.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:43.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:43.981 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:44.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:44.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:44.121 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:44.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:44.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:44.292 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:44.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:44.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:44.429 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:44.474 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:44.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:44.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:44.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:44.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:44.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:43:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:43:44] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.33.4" 2023-10-01T09:43:44.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:44.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:44.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:44.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:45.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:45.083 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:44 smithi183 bash[59233]: audit 2023-10-01T09:43:44.034796+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:45.101 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:45.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:45.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:45.245 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_5' created 2023-10-01T09:43:45.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:44 smithi111 bash[75702]: audit 2023-10-01T09:43:44.034796+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:45.271 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: audit 2023-10-01T09:43:44.034796+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:45.344 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:45.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:45.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:45.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:45.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:45.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:45.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:45.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:45.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:45.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:45.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:45.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:45.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:45.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:46.006 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:46.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:46.136 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:46.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:46.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:46.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:46.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:45 smithi183 bash[59233]: audit 2023-10-01T09:43:44.565362+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.111:0/696552811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T09:43:46.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:45 smithi183 bash[59233]: audit 2023-10-01T09:43:44.565708+0000 mon.a (mon.0) 1261 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T09:43:46.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:45 smithi183 bash[59233]: cluster 2023-10-01T09:43:45.233995+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T09:43:46.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:45 smithi183 bash[59233]: audit 2023-10-01T09:43:45.235921+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-01T09:43:46.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:45 smithi183 bash[59233]: cluster 2023-10-01T09:43:45.236008+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-10-01T09:43:46.274 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:45 smithi183 bash[59233]: cluster 2023-10-01T09:43:45.590681+0000 mgr.y (mgr.25132) 1018 : cluster 0 pgmap v1069: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:46.295 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:46.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[75702]: audit 2023-10-01T09:43:44.565362+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.111:0/696552811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T09:43:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[75702]: audit 2023-10-01T09:43:44.565708+0000 mon.a (mon.0) 1261 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T09:43:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[75702]: cluster 2023-10-01T09:43:45.233995+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T09:43:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[75702]: audit 2023-10-01T09:43:45.235921+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-01T09:43:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[75702]: cluster 2023-10-01T09:43:45.236008+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-10-01T09:43:46.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[75702]: cluster 2023-10-01T09:43:45.590681+0000 mgr.y (mgr.25132) 1018 : cluster 0 pgmap v1069: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: audit 2023-10-01T09:43:44.565362+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.111:0/696552811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T09:43:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: audit 2023-10-01T09:43:44.565708+0000 mon.a (mon.0) 1261 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T09:43:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: cluster 2023-10-01T09:43:45.233995+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T09:43:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: audit 2023-10-01T09:43:45.235921+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-01T09:43:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: cluster 2023-10-01T09:43:45.236008+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-10-01T09:43:46.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:45 smithi111 bash[78631]: cluster 2023-10-01T09:43:45.590681+0000 mgr.y (mgr.25132) 1018 : cluster 0 pgmap v1069: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:46.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:46.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:46.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:46.526 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:46.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:46.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:46.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:46.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:46.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:46.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:46.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:46.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:46.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:46.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:46.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:46.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:47.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:47.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:47.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:47.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:47.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:47.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:46 smithi183 bash[59233]: cluster 2023-10-01T09:43:45.234127+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:46 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.242302+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:46 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.244102+0000 mon.a (mon.0) 1264 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-10-01T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:46 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.245067+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:46 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.245359+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.314 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[75702]: cluster 2023-10-01T09:43:45.234127+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T09:43:47.314 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.242302+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.314 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.244102+0000 mon.a (mon.0) 1264 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-10-01T09:43:47.314 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.245067+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.314 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.245359+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.314 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[78631]: cluster 2023-10-01T09:43:45.234127+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T09:43:47.315 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.242302+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.315 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.244102+0000 mon.a (mon.0) 1264 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-10-01T09:43:47.315 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.245067+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.315 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:46 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.245359+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:47.328 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:47.431 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:47.459 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:47.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:47.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:47.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:47.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:47.697 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:47.725 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:47.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:47.828 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:47.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:47.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:47.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:47.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:48.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.245035+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.248956+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: cluster 2023-10-01T09:43:46.249791+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: cluster 2023-10-01T09:43:47.242526+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: cluster 2023-10-01T09:43:47.244127+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: cluster 2023-10-01T09:43:47.591080+0000 mgr.y (mgr.25132) 1019 : cluster 0 pgmap v1072: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: audit 2023-10-01T09:43:47.672261+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.111:0/3484665750' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:43:48.111 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:47 smithi183 bash[59233]: audit 2023-10-01T09:43:47.672604+0000 mon.a (mon.0) 1266 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:43:48.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:48.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:48.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:48.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:48.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.245035+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.248956+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: cluster 2023-10-01T09:43:46.249791+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: cluster 2023-10-01T09:43:47.242526+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:48.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: cluster 2023-10-01T09:43:47.244127+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-10-01T09:43:48.260 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: cluster 2023-10-01T09:43:47.591080+0000 mgr.y (mgr.25132) 1019 : cluster 0 pgmap v1072: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: audit 2023-10-01T09:43:47.672261+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.111:0/3484665750' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[78631]: audit 2023-10-01T09:43:47.672604+0000 mon.a (mon.0) 1266 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.245035+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.248956+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: cluster 2023-10-01T09:43:46.249791+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: cluster 2023-10-01T09:43:47.242526+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: cluster 2023-10-01T09:43:47.244127+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: cluster 2023-10-01T09:43:47.591080+0000 mgr.y (mgr.25132) 1019 : cluster 0 pgmap v1072: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:48.261 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: audit 2023-10-01T09:43:47.672261+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.111:0/3484665750' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:43:48.262 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:47 smithi111 bash[75702]: audit 2023-10-01T09:43:47.672604+0000 mon.a (mon.0) 1266 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:43:48.263 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.6 to 1 (10000) 2023-10-01T09:43:48.267 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:48.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:48.362 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-10-01T09:43:48.370 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:48.399 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:48.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:48.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:111820 9.5 9:a9a78b37:::benchmark_data_smithi111_170841_object6395:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:40:30.057767+0000", 2023-10-01T09:43:48.464 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 198.40220550500001, 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.187143646, 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 111820 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.057767+0000", 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.057767+0000", 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.466 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.057764+0000", 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999971 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.057777+0000", 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2146e-05 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.057800+0000", 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3774e-05 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.057813+0000", 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2513e-05 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.058252+0000", 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00043865700000000001 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.058536+0000", 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00028464300000000001 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5", 2023-10-01T09:43:48.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.058703+0000", 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016685699999999999 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.090156+0000", 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031452538000000002 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.102268+0000", 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012112596 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.102276+0000", 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9570000000000002e-06 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.219074+0000", 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.11679778 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.219195+0000", 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012135500000000001 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.244753+0000", 2023-10-01T09:43:48.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.025557842000000001 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.244911+0000", 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015774100000000001 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:111826 9.5 9:a8e869e6:::benchmark_data_smithi111_170841_object6401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:40:30.081840+0000", 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 198.378132397, 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.192258389, 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.474 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 111826 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.081840+0000", 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.081840+0000", 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.081839+0000", 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.081843+0000", 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1130000000000003e-06 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.081852+0000", 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6209999999999993e-06 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.081859+0000", 2023-10-01T09:43:48.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8499999999999996e-06 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.102949+0000", 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.021090617999999998 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.102960+0000", 2023-10-01T09:43:48.478 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0463e-05 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.219391+0000", 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1164312249999999 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.219517+0000", 2023-10-01T09:43:48.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012625700000000001 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.219651+0000", 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000134144 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.230373+0000", 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010721830999999999 2023-10-01T09:43:48.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.242093+0000", 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011719772999999999 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.273908+0000", 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031814753000000001 2023-10-01T09:43:48.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.273942+0000", 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3902999999999997e-05 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.274099+0000", 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015719200000000001 2023-10-01T09:43:48.482 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:111829 9.9 9:91dda9a7:::benchmark_data_smithi111_170841_object6404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:40:30.093287+0000", 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 198.36668618600001, 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.13739279, 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.483 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 111829 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093287+0000", 2023-10-01T09:43:48.484 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093287+0000", 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093285+0000", 2023-10-01T09:43:48.485 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093293+0000", 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4679999999999992e-06 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093308+0000", 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4457999999999999e-05 2023-10-01T09:43:48.486 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093319+0000", 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1904e-05 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093381+0000", 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1267999999999997e-05 2023-10-01T09:43:48.487 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:30.093393+0000", 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2317000000000001e-05 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.224766+0000", 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.131372858 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.224914+0000", 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014814 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.225064+0000", 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014973800000000001 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.489 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.230014+0000", 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.004950294 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.230185+0000", 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017048500000000001 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.490 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.230424+0000", 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000239051 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.230528+0000", 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010406199999999999 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:40:31.230679+0000", 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015164599999999999 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139559 9.9 9:963562e8:::benchmark_data_smithi111_170841_object34134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.495795+0000", 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.96417729199999, 2023-10-01T09:43:48.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.98980043799999995, 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139559 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.493 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495795+0000", 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495795+0000", 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.494 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495794+0000", 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495802+0000", 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0770000000000008e-06 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.495 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495822+0000", 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0074000000000001e-05 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495832+0000", 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8339999999999994e-06 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.496 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495898+0000", 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6562000000000004e-05 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495910+0000", 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2004999999999999e-05 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.497 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.469497+0000", 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97358713200000002 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.469701+0000", 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0002041 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.469904+0000", 2023-10-01T09:43:48.498 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020235199999999999 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.478822+0000", 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0089180869999999999 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.478860+0000", 2023-10-01T09:43:48.499 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8510000000000002e-05 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485507+0000", 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0066468769999999998 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485544+0000", 2023-10-01T09:43:48.500 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6819000000000001e-05 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485596+0000", 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1759999999999999e-05 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.501 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139572 9.9 9:9370bcfc:::benchmark_data_smithi111_170841_object34147:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.94608633000001, 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.980955841, 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.502 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139572 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.503 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513891+0000", 2023-10-01T09:43:48.504 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9449999999999998e-06 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513903+0000", 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1727e-05 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513911+0000", 2023-10-01T09:43:48.505 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6739999999999997e-06 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.514045+0000", 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013436500000000001 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.514058+0000", 2023-10-01T09:43:48.506 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2585000000000001e-05 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.475462+0000", 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96140431000000004 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.475580+0000", 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011775 2023-10-01T09:43:48.507 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.475686+0000", 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000106568 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485612+0000", 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0099255070000000001 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.508 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485695+0000", 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3298000000000001e-05 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494783+0000", 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0090876689999999996 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.509 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494815+0000", 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2459000000000002e-05 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494842+0000", 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6868000000000001e-05 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.510 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139584 9.9 9:92de32e7:::benchmark_data_smithi111_170841_object34159:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.527506+0000", 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.93246703899999, 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96750130499999998, 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.511 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139584 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527506+0000", 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.512 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527506+0000", 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527505+0000", 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527511+0000", 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1229999999999997e-06 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527520+0000", 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1970000000000002e-06 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.514 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527526+0000", 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2949999999999999e-06 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527591+0000", 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4797999999999999e-05 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.515 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527601+0000", 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5140000000000007e-06 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.479011+0000", 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.951409964 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.516 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.479199+0000", 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018845 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.479396+0000", 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00019706899999999999 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.517 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485616+0000", 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0062204069999999998 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494762+0000", 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0091457740000000006 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.518 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494909+0000", 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014656200000000001 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494949+0000", 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0497999999999997e-05 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.519 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495007+0000", 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7742999999999999e-05 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139589 9.9 9:93e8e520:::benchmark_data_smithi111_170841_object34164:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.534722+0000", 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.92525106900001, 2023-10-01T09:43:48.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97045368200000004, 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139589 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.521 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534722+0000", 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534722+0000", 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.522 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534720+0000", 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534727+0000", 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3980000000000002e-06 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.523 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534742+0000", 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4487999999999999e-05 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534751+0000", 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1200000000000008e-06 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534817+0000", 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6601999999999997e-05 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534829+0000", 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1593999999999999e-05 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.525 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.482833+0000", 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.94800351299999996 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.482949+0000", 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011604600000000001 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.526 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.483040+0000", 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0958999999999994e-05 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495028+0000", 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011988442 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505001+0000", 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0099728790000000005 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505077+0000", 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6185000000000003e-05 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505133+0000", 2023-10-01T09:43:48.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5785000000000002e-05 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505175+0000", 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2466999999999998e-05 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.529 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139597 9.9 9:939c00b0:::benchmark_data_smithi111_170841_object34172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.546994+0000", 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.91297889099999, 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.95830349699999995, 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.530 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139597 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.546994+0000", 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.546994+0000", 2023-10-01T09:43:48.531 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.546991+0000", 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999971 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547003+0000", 2023-10-01T09:43:48.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1423000000000001e-05 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547027+0000", 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4490000000000001e-05 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547038+0000", 2023-10-01T09:43:48.533 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1249e-05 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547113+0000", 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5123999999999994e-05 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547126+0000", 2023-10-01T09:43:48.534 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2486e-05 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485743+0000", 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93861745900000004 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485865+0000", 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000121247 2023-10-01T09:43:48.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.486022+0000", 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000157632 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.504951+0000", 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.018928282000000001 2023-10-01T09:43:48.536 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505043+0000", 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2783999999999998e-05 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505215+0000", 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017157399999999999 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505261+0000", 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5899000000000002e-05 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505297+0000", 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6504999999999997e-05 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.538 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139625 9.9 9:997a77e7:::benchmark_data_smithi111_170841_object34200:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.583263+0000", 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.876709482, 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.92219392099999997, 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.539 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139625 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583263+0000", 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.540 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583263+0000", 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583262+0000", 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.541 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583269+0000", 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4449999999999999e-06 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583282+0000", 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2677000000000001e-05 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.542 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583290+0000", 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8149999999999995e-06 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583349+0000", 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8476000000000001e-05 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.543 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.583357+0000", 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1929999999999993e-06 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.490532+0000", 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.90717501700000003 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.490691+0000", 2023-10-01T09:43:48.544 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015863100000000001 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.490849+0000", 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015854700000000001 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.504957+0000", 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014108086000000001 2023-10-01T09:43:48.545 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505342+0000", 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000384299 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505376+0000", 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4375000000000002e-05 2023-10-01T09:43:48.546 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505421+0000", 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4437000000000002e-05 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505457+0000", 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6650000000000003e-05 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.547 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139635 9.9 9:95b7fb7d:::benchmark_data_smithi111_170841_object34210:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.595462+0000", 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 157.864510258, 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.92078153299999999, 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.548 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139635 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595462+0000", 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.549 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595462+0000", 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595461+0000", 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.550 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595469+0000", 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.602e-06 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595487+0000", 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7495000000000001e-05 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.551 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595497+0000", 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7319999999999993e-06 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595567+0000", 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0912000000000001e-05 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.552 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.595579+0000", 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1793e-05 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495063+0000", 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.89948354500000005 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.553 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495139+0000", 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.661e-05 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495210+0000", 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1092000000000003e-05 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.554 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505009+0000", 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0097984790000000006 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.515921+0000", 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010911674 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.555 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.516126+0000", 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020556200000000001 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.516197+0000", 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0419000000000005e-05 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.556 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.516244+0000", 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7423000000000003e-05 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146160 9.5 9:aeb377bb:::benchmark_data_smithi111_170841_object40735:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.212167+0000", 2023-10-01T09:43:48.557 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.24780558399999, 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0404675109999999, 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146160 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.558 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212167+0000", 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212167+0000", 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.559 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212166+0000", 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212174+0000", 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0579999999999998e-06 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.560 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212186+0000", 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2472e-05 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212192+0000", 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8969999999999996e-06 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.561 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212252+0000", 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9982999999999998e-05 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212409+0000", 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015712300000000001 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.562 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212557+0000", 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000147799 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.218633+0000", 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060755569999999997 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.221501+0000", 2023-10-01T09:43:48.563 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028682500000000001 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.227655+0000", 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061538890000000001 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.227672+0000", 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6874000000000001e-05 2023-10-01T09:43:48.564 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.252527+0000", 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.024855297 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.252635+0000", 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000107815 2023-10-01T09:43:48.565 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146177 9.5 9:a51c07f3:::benchmark_data_smithi111_170841_object40752:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.239895+0000", 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.22007812999999, 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.030559105, 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.566 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146177 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239895+0000", 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.567 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239895+0000", 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239893+0000", 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.568 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239900+0000", 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1260000000000003e-06 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239910+0000", 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0705e-05 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.569 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239917+0000", 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6719999999999998e-06 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239974+0000", 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7515000000000001e-05 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.570 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239984+0000", 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3989999999999993e-06 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.253037+0000", 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0130529619999999 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.571 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.253165+0000", 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128567 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.253252+0000", 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6811000000000006e-05 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.572 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265383+0000", 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012131172000000001 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270162+0000", 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047791480000000004 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270349+0000", 2023-10-01T09:43:48.573 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018636400000000001 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270409+0000", 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0174999999999999e-05 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270454+0000", 2023-10-01T09:43:48.574 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4708e-05 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146200 9.5 9:a1fa9508:::benchmark_data_smithi111_170841_object40775:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.271681+0000", 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.188291462, 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99889753599999997, 2023-10-01T09:43:48.575 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146200 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271681+0000", 2023-10-01T09:43:48.576 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271681+0000", 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271680+0000", 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.577 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271687+0000", 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0079999999999996e-06 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271703+0000", 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6753999999999999e-05 2023-10-01T09:43:48.578 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271712+0000", 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3639999999999999e-06 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271774+0000", 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2368999999999999e-05 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.579 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271784+0000", 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0248000000000001e-05 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.257142+0000", 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.98535778299999999 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.580 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.257261+0000", 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011913600000000001 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.257344+0000", 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2232999999999997e-05 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.581 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270107+0000", 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012763356 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270258+0000", 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000151514 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.582 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270503+0000", 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00024414599999999999 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270542+0000", 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9758000000000001e-05 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270579+0000", 2023-10-01T09:43:48.583 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6423e-05 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146210 9.5 9:af60c93e:::benchmark_data_smithi111_170841_object40785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.284270+0000", 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.17570280999999, 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99563448799999998, 2023-10-01T09:43:48.584 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146210 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.585 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284270+0000", 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284270+0000", 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.586 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284268+0000", 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284278+0000", 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8640000000000008e-06 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284298+0000", 2023-10-01T09:43:48.587 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0047999999999998e-05 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284308+0000", 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0176999999999999e-05 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284383+0000", 2023-10-01T09:43:48.588 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4493999999999995e-05 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284397+0000", 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4626e-05 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.261110+0000", 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97671289800000005 2023-10-01T09:43:48.589 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.261222+0000", 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000111718 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.261295+0000", 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3497999999999993e-05 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.590 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270276+0000", 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0089810350000000001 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.593 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279679+0000", 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0094021350000000007 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279794+0000", 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011509400000000001 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279855+0000", 2023-10-01T09:43:48.594 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1533999999999997e-05 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279904+0000", 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9243999999999998e-05 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.595 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146220 9.5 9:a8a211df:::benchmark_data_smithi111_170841_object40795:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.16377436600001, 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99720462700000001, 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.596 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146220 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.597 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.598 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296203+0000", 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6630000000000001e-06 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296212+0000", 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2070000000000001e-06 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296218+0000", 2023-10-01T09:43:48.599 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4250000000000003e-06 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296294+0000", 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6110000000000001e-05 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296317+0000", 2023-10-01T09:43:48.600 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2833999999999999e-05 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265415+0000", 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96909815700000002 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265554+0000", 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013877099999999999 2023-10-01T09:43:48.601 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265686+0000", 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013216700000000001 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279614+0000", 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013927864 2023-10-01T09:43:48.602 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279731+0000", 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117382 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293343+0000", 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013611626 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.603 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293376+0000", 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2827000000000003e-05 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293403+0000", 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.7115999999999999e-05 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.604 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146239 9.5 9:a5ea30df:::benchmark_data_smithi111_170841_object40814:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.330918+0000", 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.1290549, 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97269015700000006, 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.605 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146239 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330918+0000", 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.606 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330918+0000", 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330916+0000", 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.607 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330923+0000", 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4399999999999999e-06 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330940+0000", 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6330000000000001e-05 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.608 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330948+0000", 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2320000000000001e-06 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.331050+0000", 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102321 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.331063+0000", 2023-10-01T09:43:48.609 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3424999999999999e-05 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270616+0000", 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93955202400000004 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270749+0000", 2023-10-01T09:43:48.610 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013301400000000001 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270880+0000", 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013104600000000001 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279741+0000", 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0088610600000000005 2023-10-01T09:43:48.611 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293300+0000", 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013559336999999999 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303415+0000", 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010115122000000001 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.612 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303517+0000", 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010208300000000001 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303608+0000", 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0824999999999999e-05 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.613 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146249 9.5 9:a63d4110:::benchmark_data_smithi111_170841_object40824:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.345303+0000", 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.11466925299999, 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.95846616500000004, 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.614 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146249 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345303+0000", 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.615 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345303+0000", 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345302+0000", 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.616 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345311+0000", 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1020000000000003e-06 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345326+0000", 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5118e-05 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.617 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345334+0000", 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7980000000000006e-06 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345392+0000", 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7989000000000003e-05 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.618 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345402+0000", 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0224000000000001e-05 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.275598+0000", 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93019576599999998 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.275739+0000", 2023-10-01T09:43:48.619 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014099699999999999 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.275881+0000", 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014193300000000001 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293241+0000", 2023-10-01T09:43:48.620 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.017360337 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293467+0000", 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00022551799999999999 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303681+0000", 2023-10-01T09:43:48.621 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010214757 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303729+0000", 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7994999999999997e-05 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303770+0000", 2023-10-01T09:43:48.622 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0175000000000001e-05 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146275 9.5 9:afb12473:::benchmark_data_smithi111_170841_object40850:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.381419+0000", 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.07855409300001, 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93654141999999996, 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.623 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146275 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381419+0000", 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.624 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381419+0000", 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381417+0000", 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.625 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381424+0000", 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.277e-06 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381440+0000", 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5846999999999999e-05 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.626 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381450+0000", 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3540000000000006e-06 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381518+0000", 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8664000000000005e-05 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.627 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381532+0000", 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3957e-05 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279947+0000", 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.89841480200000001 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.628 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.280069+0000", 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000122225 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.280196+0000", 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012672599999999999 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.629 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293412+0000", 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013215500999999999 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293514+0000", 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102929 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.630 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317903+0000", 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024388521999999999 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317934+0000", 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0944000000000001e-05 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.631 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317960+0000", 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6143e-05 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146289 9.5 9:ab57e451:::benchmark_data_smithi111_170841_object40864:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.405529+0000", 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.05444331800001, 2023-10-01T09:43:48.632 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.91252942299999995, 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146289 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.633 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405529+0000", 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405529+0000", 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.634 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405528+0000", 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405548+0000", 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0199000000000001e-05 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.635 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405573+0000", 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4552000000000001e-05 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405591+0000", 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8317000000000001e-05 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405661+0000", 2023-10-01T09:43:48.636 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0185000000000006e-05 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.405672+0000", 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0419e-05 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.284788+0000", 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.87911640400000002 2023-10-01T09:43:48.637 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.284922+0000", 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013435699999999999 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.285051+0000", 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128369 2023-10-01T09:43:48.638 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293416+0000", 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0083656749999999995 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303854+0000", 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010437386 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.639 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317999+0000", 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014145229 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.318037+0000", 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7997999999999998e-05 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.640 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.318059+0000", 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1874000000000001e-05 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146292 9.5 9:ac25ab83:::benchmark_data_smithi111_170841_object40867:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.410634+0000", 2023-10-01T09:43:48.641 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 147.049338826, 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.914185727, 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146292 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:43:48.642 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410634+0000", 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410634+0000", 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.643 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410633+0000", 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410641+0000", 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4640000000000006e-06 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:43:48.644 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410659+0000", 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7394999999999999e-05 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410670+0000", 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1644000000000001e-05 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.645 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410740+0000", 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0069999999999998e-05 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.410753+0000", 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2398000000000001e-05 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293549+0000", 2023-10-01T09:43:48.646 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.88279598400000003 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293630+0000", 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1224999999999996e-05 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293727+0000", 2023-10-01T09:43:48.647 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6738999999999997e-05 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303785+0000", 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010058027000000001 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.318323+0000", 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014538114 2023-10-01T09:43:48.648 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.324709+0000", 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0063867000000000004 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.324772+0000", 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2502000000000006e-05 2023-10-01T09:43:48.649 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.324820+0000", 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7707000000000002e-05 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:43:48.650 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:43:48.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:48.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:48.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:48.777 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:48.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:48.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:48.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:48.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:48.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:48.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:48.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:49.047 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:48 smithi183 bash[59233]: cluster 2023-10-01T09:43:47.535881+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:48 smithi183 bash[59233]: cluster 2023-10-01T09:43:47.535980+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:48 smithi183 bash[59233]: cluster 2023-10-01T09:43:47.536107+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:48 smithi183 bash[59233]: cluster 2023-10-01T09:43:48.253759+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T09:43:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:48 smithi183 bash[59233]: audit 2023-10-01T09:43:48.255237+0000 mon.a (mon.0) 1267 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:43:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:48 smithi183 bash[59233]: cluster 2023-10-01T09:43:48.255329+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-10-01T09:43:49.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:49.182 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:49.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[75702]: cluster 2023-10-01T09:43:47.535881+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[75702]: cluster 2023-10-01T09:43:47.535980+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[75702]: cluster 2023-10-01T09:43:47.536107+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[75702]: cluster 2023-10-01T09:43:48.253759+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T09:43:49.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[75702]: audit 2023-10-01T09:43:48.255237+0000 mon.a (mon.0) 1267 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[75702]: cluster 2023-10-01T09:43:48.255329+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[78631]: cluster 2023-10-01T09:43:47.535881+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[78631]: cluster 2023-10-01T09:43:47.535980+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[78631]: cluster 2023-10-01T09:43:47.536107+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[78631]: cluster 2023-10-01T09:43:48.253759+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[78631]: audit 2023-10-01T09:43:48.255237+0000 mon.a (mon.0) 1267 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:43:49.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:48 smithi111 bash[78631]: cluster 2023-10-01T09:43:48.255329+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-10-01T09:43:49.350 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:49.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:49.454 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:49.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:49.611 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:49.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.747 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:49.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:49.851 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:49.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:49.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:49.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:50.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:50.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:50.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:50.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:50.244 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:50.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:49 smithi183 bash[59233]: cluster 2023-10-01T09:43:48.256279+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T09:43:50.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:49 smithi183 bash[59233]: cluster 2023-10-01T09:43:49.591552+0000 mgr.y (mgr.25132) 1020 : cluster 0 pgmap v1074: 89 pgs: 9 creating+peering, 5 unknown, 75 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:50.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:49 smithi111 bash[78631]: cluster 2023-10-01T09:43:48.256279+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T09:43:50.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:49 smithi111 bash[78631]: cluster 2023-10-01T09:43:49.591552+0000 mgr.y (mgr.25132) 1020 : cluster 0 pgmap v1074: 89 pgs: 9 creating+peering, 5 unknown, 75 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:50.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:49 smithi111 bash[75702]: cluster 2023-10-01T09:43:48.256279+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T09:43:50.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:49 smithi111 bash[75702]: cluster 2023-10-01T09:43:49.591552+0000 mgr.y (mgr.25132) 1020 : cluster 0 pgmap v1074: 89 pgs: 9 creating+peering, 5 unknown, 75 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:50.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:50.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:50.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:50.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:50.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:50.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:50.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:50.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:50.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:50.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:50.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:50.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:51.037 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:51.069 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:51.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:51.173 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:51.196 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:51.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:51.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:51.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:51.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:51.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:51.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:51.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:51.577 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:51.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:51.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:51.713 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:51.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:51.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:51 smithi111 bash[75702]: cluster 2023-10-01T09:43:51.592649+0000 mgr.y (mgr.25132) 1021 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:51.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:51 smithi111 bash[78631]: cluster 2023-10-01T09:43:51.592649+0000 mgr.y (mgr.25132) 1021 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:51.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:51.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:51.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:51.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:51.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:51 smithi183 bash[59233]: cluster 2023-10-01T09:43:51.592649+0000 mgr.y (mgr.25132) 1021 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:52.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:52.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:52.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:52.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:52.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:52.351 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:52.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:52.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:52.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:52.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:52.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:52.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:52.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-01T09:43:52.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:52.765 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:43:52.846 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:52.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:52.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:52.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:52.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:53.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:53.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:53.118 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:53.138 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:53.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:53.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:53.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:53.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:53.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:53.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:53.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:53.535 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:53.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:53.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:53.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:53.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:53.765 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:53.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:53.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:53.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:53 smithi183 bash[59233]: cluster 2023-10-01T09:43:53.593310+0000 mgr.y (mgr.25132) 1022 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:53.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:53.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:53.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:54.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.030 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:53 smithi111 bash[78631]: cluster 2023-10-01T09:43:53.593310+0000 mgr.y (mgr.25132) 1022 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:54.031 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:53 smithi111 bash[75702]: cluster 2023-10-01T09:43:53.593310+0000 mgr.y (mgr.25132) 1022 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:54.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:54.165 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.200 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:54.254 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:43:54.279 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:43:54.300 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:43:54.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:54.320 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:43:54.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:54.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:54.343 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:43:54.366 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:43:54.387 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:43:54.408 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.410 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.411 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:43:54.427 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:54.459 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:54.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.597 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:54.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:54.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:54.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:54.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:54.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:54.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:54.968 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:54.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:55.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:55.043 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:43:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:43:54] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.33.4" 2023-10-01T09:43:55.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:55.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:55.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:55.243 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:55 smithi183 bash[59233]: audit 2023-10-01T09:43:54.233538+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.111:0/771991206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:55.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:55.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:55 smithi111 bash[75702]: audit 2023-10-01T09:43:54.233538+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.111:0/771991206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:55.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:55 smithi111 bash[78631]: audit 2023-10-01T09:43:54.233538+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.111:0/771991206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:43:55.368 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:55.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:55.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:55.503 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:55.529 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:55.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:55.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:55.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:55.766 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:55.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:55.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:55.895 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:55.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:55.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:55.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:56.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:56.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:56.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:56.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:56.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:56.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:56.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:56.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:56.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:56.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:56.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:56 smithi183 bash[59233]: cluster 2023-10-01T09:43:55.594145+0000 mgr.y (mgr.25132) 1023 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:56.566 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:56 smithi111 bash[78631]: cluster 2023-10-01T09:43:55.594145+0000 mgr.y (mgr.25132) 1023 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:56 smithi111 bash[75702]: cluster 2023-10-01T09:43:55.594145+0000 mgr.y (mgr.25132) 1023 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:56.599 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:56.703 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:56.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:56.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:56.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:56.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:56.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:43:56.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:56.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:57.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:57.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:57.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:57.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:57.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:57.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:57.305 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:43:57.317 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:57 smithi111 bash[75702]: audit 2023-10-01T09:43:57.252162+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.111:0/2389000407' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:43:57.317 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:57 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.302744+0000 mon.a (mon.0) 1270 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:43:57.318 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:43:57.318 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:57 smithi111 bash[78631]: audit 2023-10-01T09:43:57.252162+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.111:0/2389000407' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:43:57.318 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:57 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.302744+0000 mon.a (mon.0) 1270 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:43:57.371 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:57.402 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:57.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:57.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:57.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:43:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:43:57.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:57 smithi183 bash[59233]: audit 2023-10-01T09:43:57.252162+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.111:0/2389000407' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:43:57.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:57 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.302744+0000 mon.a (mon.0) 1270 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:43:57.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:57.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:57.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:57.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:57.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:57.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:43:57.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:57.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:43:58.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:58.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:58.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:58.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:58.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:43:58.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:43:58.301 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:58.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:58.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:58.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:58.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:58.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:58.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.302793+0000 mon.a (mon.0) 1271 : cluster 1 Cluster is now healthy 2023-10-01T09:43:58.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: audit 2023-10-01T09:43:57.309361+0000 mon.a (mon.0) 1272 : audit 1 from='client.? 172.21.15.111:0/2389000407' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:43:58.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.309440+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.574080+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.576934+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.594698+0000 mgr.y (mgr.25132) 1024 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:57.649119+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[75702]: cluster 2023-10-01T09:43:58.023129+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.302793+0000 mon.a (mon.0) 1271 : cluster 1 Cluster is now healthy 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: audit 2023-10-01T09:43:57.309361+0000 mon.a (mon.0) 1272 : audit 1 from='client.? 172.21.15.111:0/2389000407' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:43:58.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.309440+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-10-01T09:43:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.574080+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.576934+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.594698+0000 mgr.y (mgr.25132) 1024 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:57.649119+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:58 smithi111 bash[78631]: cluster 2023-10-01T09:43:58.023129+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:58.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:58.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.302793+0000 mon.a (mon.0) 1271 : cluster 1 Cluster is now healthy 2023-10-01T09:43:58.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: audit 2023-10-01T09:43:57.309361+0000 mon.a (mon.0) 1272 : audit 1 from='client.? 172.21.15.111:0/2389000407' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:43:58.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.309440+0000 mon.a (mon.0) 1273 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-10-01T09:43:58.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.574080+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.576934+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.594698+0000 mgr.y (mgr.25132) 1024 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:43:58.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:57.649119+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:58 smithi183 bash[59233]: cluster 2023-10-01T09:43:58.023129+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:58.732 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:58.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:58.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:43:58.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:58.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:43:58.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:58.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:43:58.971 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:59.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:59.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:59.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:59.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:59.383 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:59.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:43:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:43:59.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:59 smithi183 bash[59233]: cluster 2023-10-01T09:43:58.176640+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:59.523 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:59 smithi183 bash[59233]: audit 2023-10-01T09:43:59.039992+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:59.524 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:43:59 smithi183 bash[59233]: audit 2023-10-01T09:43:59.041299+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:59.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:59.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:43:59.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:43:59.739 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:59 smithi111 bash[78631]: cluster 2023-10-01T09:43:58.176640+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:59.739 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:59 smithi111 bash[78631]: audit 2023-10-01T09:43:59.039992+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:59.739 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:43:59 smithi111 bash[78631]: audit 2023-10-01T09:43:59.041299+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:59 smithi111 bash[75702]: cluster 2023-10-01T09:43:58.176640+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T09:43:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:59 smithi111 bash[75702]: audit 2023-10-01T09:43:59.039992+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:43:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:43:59 smithi111 bash[75702]: audit 2023-10-01T09:43:59.041299+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:43:59.779 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:59.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:43:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:43:59.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:59.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:43:59.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:43:59.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:00.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:00.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:00.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:00.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:00.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:00.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:00.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:00.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:00.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:00.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:00.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:00 smithi111 bash[75702]: cluster 2023-10-01T09:43:59.595349+0000 mgr.y (mgr.25132) 1025 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:00.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:00 smithi111 bash[75702]: audit 2023-10-01T09:44:00.006908+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:00.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:00 smithi111 bash[78631]: cluster 2023-10-01T09:43:59.595349+0000 mgr.y (mgr.25132) 1025 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:00.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:00 smithi111 bash[78631]: audit 2023-10-01T09:44:00.006908+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:00.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:00.588 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:00 smithi183 bash[59233]: cluster 2023-10-01T09:43:59.595349+0000 mgr.y (mgr.25132) 1025 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:00.589 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:00 smithi183 bash[59233]: audit 2023-10-01T09:44:00.006908+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:00.607 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:00.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:00.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:00.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:00.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:00.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:00.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:00.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:00.985 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:01.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:01.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:01.151 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:01.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:01.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:01.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:01.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:01.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:01.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:01.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:01.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:01.649 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:01.649 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:01.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:01.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:01.742 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:44:01.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:01.815 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:01.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:01.931 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:01 smithi111 bash[75702]: cluster 2023-10-01T09:44:01.596590+0000 mgr.y (mgr.25132) 1026 : cluster 0 pgmap v1081: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:01.931 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:01 smithi111 bash[78631]: cluster 2023-10-01T09:44:01.596590+0000 mgr.y (mgr.25132) 1026 : cluster 0 pgmap v1081: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:01.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:01.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:01.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:02.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:01 smithi183 bash[59233]: cluster 2023-10-01T09:44:01.596590+0000 mgr.y (mgr.25132) 1026 : cluster 0 pgmap v1081: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:02.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:02.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:02.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:02.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:02.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:02.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:02.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:02.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:02.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:02.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:02.435 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:02.459 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:02.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:02.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:02.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:02.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:02.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:02.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:02.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:02.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:03.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:03.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:03.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:03.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:03.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:03.402 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:03.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:03.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:03.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:03.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:03.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:03.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:03.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:03.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:03.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:03 smithi111 bash[78631]: cluster 2023-10-01T09:44:03.597340+0000 mgr.y (mgr.25132) 1027 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:03.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:03 smithi111 bash[75702]: cluster 2023-10-01T09:44:03.597340+0000 mgr.y (mgr.25132) 1027 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:03.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:03.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:03.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:04.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:03 smithi183 bash[59233]: cluster 2023-10-01T09:44:03.597340+0000 mgr.y (mgr.25132) 1027 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:04.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:04.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:04.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:04.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:04.269 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:04.295 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:04.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:04.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:04.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:04.555 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:04.591 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:04.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:04.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:04.716 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:04.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:04.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:04.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:04.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:04.991 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:04.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:44:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:44:04] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.33.4" 2023-10-01T09:44:05.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:05.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:05.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:05.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:05.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:05.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:05.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:05.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:05.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:05.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:05.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:05.605 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-10-01T09:44:05.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:05.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:05 smithi183 bash[59233]: audit 2023-10-01T09:44:05.541146+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.111:0/58571464' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:44:05.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:05.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:05.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:05.787 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:05.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:05.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:05.922 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:05.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:06.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:06.058 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:06.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:05 smithi111 bash[75702]: audit 2023-10-01T09:44:05.541146+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.111:0/58571464' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:44:06.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:05 smithi111 bash[78631]: audit 2023-10-01T09:44:05.541146+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.111:0/58571464' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:44:06.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:06.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:06.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:06.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:06.326 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:06.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:06.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:06.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:06.566 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:06.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:06.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:06.713 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:06 smithi183 bash[59233]: cluster 2023-10-01T09:44:05.595555+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:06 smithi183 bash[59233]: audit 2023-10-01T09:44:05.596359+0000 mon.a (mon.0) 1278 : audit 1 from='client.? 172.21.15.111:0/58571464' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:44:06.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:06 smithi183 bash[59233]: cluster 2023-10-01T09:44:05.596424+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-10-01T09:44:06.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:06 smithi183 bash[59233]: cluster 2023-10-01T09:44:05.598014+0000 mgr.y (mgr.25132) 1028 : cluster 0 pgmap v1084: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:06.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:06 smithi183 bash[59233]: cluster 2023-10-01T09:44:06.114576+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:06 smithi183 bash[59233]: cluster 2023-10-01T09:44:06.114916+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[75702]: cluster 2023-10-01T09:44:05.595555+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[75702]: audit 2023-10-01T09:44:05.596359+0000 mon.a (mon.0) 1278 : audit 1 from='client.? 172.21.15.111:0/58571464' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:44:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[75702]: cluster 2023-10-01T09:44:05.596424+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-10-01T09:44:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[75702]: cluster 2023-10-01T09:44:05.598014+0000 mgr.y (mgr.25132) 1028 : cluster 0 pgmap v1084: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[75702]: cluster 2023-10-01T09:44:06.114576+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[75702]: cluster 2023-10-01T09:44:06.114916+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[78631]: cluster 2023-10-01T09:44:05.595555+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[78631]: audit 2023-10-01T09:44:05.596359+0000 mon.a (mon.0) 1278 : audit 1 from='client.? 172.21.15.111:0/58571464' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[78631]: cluster 2023-10-01T09:44:05.596424+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[78631]: cluster 2023-10-01T09:44:05.598014+0000 mgr.y (mgr.25132) 1028 : cluster 0 pgmap v1084: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[78631]: cluster 2023-10-01T09:44:06.114576+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:06 smithi111 bash[78631]: cluster 2023-10-01T09:44:06.114916+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:06.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:06.860 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:06.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:06.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:06.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:06.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:07.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.130 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:07.234 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:07.368 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:07.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:07.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:07.637 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.648 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:07 smithi183 bash[59233]: cluster 2023-10-01T09:44:06.114593+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:07.670 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:07.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:07.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:07.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:07 smithi111 bash[75702]: cluster 2023-10-01T09:44:06.114593+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:07.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:07 smithi111 bash[78631]: cluster 2023-10-01T09:44:06.114593+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T09:44:07.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:07.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:07.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:07.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:07.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:08.047 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:08.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:08.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:08.141 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:08.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:08.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:08.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:08.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:08.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:08.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:08.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:08.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:08.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:08.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:08.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:08.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:08.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:08.769 DEBUG:teuthology.orchestra.run.smithi111:> /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' 2023-10-01T09:44:08.771 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T09:44:08.772 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T09:44:08.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:08.882 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:08 smithi183 bash[59233]: cluster 2023-10-01T09:44:07.598974+0000 mgr.y (mgr.25132) 1029 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:08.904 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:08.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:09.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:09.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:09.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:08 smithi111 bash[75702]: cluster 2023-10-01T09:44:07.598974+0000 mgr.y (mgr.25132) 1029 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:09.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:08 smithi111 bash[78631]: cluster 2023-10-01T09:44:07.598974+0000 mgr.y (mgr.25132) 1029 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:44:09.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:09.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:09.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:09.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:09.362 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:hints = 1 2023-10-01T09:44:09.362 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T09:44:09.362 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object prefix: benchmark_data_smithi111_194682 2023-10-01T09:44:09.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:44:09.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 0 0 0 0 0 0 - 0 2023-10-01T09:44:09.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:09.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:09.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:09.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:09.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:09.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:09.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:09.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:09.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:09.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:09.826 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:09.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:09.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:09.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:10.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:10.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:10.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:10.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:10.232 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:10.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:10.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 1 16 2122 2106 131.608 131.625 0.00150195 0.00580287 2023-10-01T09:44:10.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:10.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:10.481 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:10 smithi183 bash[59233]: cluster 2023-10-01T09:44:09.599515+0000 mgr.y (mgr.25132) 1030 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 2.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s wr, 3 op/s 2023-10-01T09:44:10.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:10.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:10.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:10 smithi111 bash[75702]: cluster 2023-10-01T09:44:09.599515+0000 mgr.y (mgr.25132) 1030 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 2.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s wr, 3 op/s 2023-10-01T09:44:10.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:10 smithi111 bash[78631]: cluster 2023-10-01T09:44:09.599515+0000 mgr.y (mgr.25132) 1030 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 2.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 243 KiB/s wr, 3 op/s 2023-10-01T09:44:10.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:10.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:10.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:10.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:10.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:10.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:10.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:10.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:10.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:10.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:11.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:11.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:11.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:11.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:11.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:11.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:11.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:11.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:11.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 2 16 4540 4524 141.358 151.125 0.00173662 0.00664432 2023-10-01T09:44:11.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:11.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:11.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:11.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:11.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:11.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:11.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:11.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:11.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:11.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:11.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:11.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:11.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:11 smithi183 bash[59233]: cluster 2023-10-01T09:44:11.600076+0000 mgr.y (mgr.25132) 1031 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s wr, 212 op/s 2023-10-01T09:44:11.973 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:11.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:11.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:11 smithi111 bash[75702]: cluster 2023-10-01T09:44:11.600076+0000 mgr.y (mgr.25132) 1031 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s wr, 212 op/s 2023-10-01T09:44:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:11 smithi111 bash[78631]: cluster 2023-10-01T09:44:11.600076+0000 mgr.y (mgr.25132) 1031 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s wr, 212 op/s 2023-10-01T09:44:12.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:12.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:12.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:12.216 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:12.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:12.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:12.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 3 16 7015 6999 145.795 154.688 0.00677017 0.00684796 2023-10-01T09:44:12.374 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:12.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:12.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:12.503 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:12.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:12.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:12.636 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:12.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:12.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:12.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:12.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:12.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:12.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:12.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:13.022 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:13.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:13.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:13.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:13.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:13.253 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:13.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:13.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:13.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 4 16 9320 9304 145.359 144.062 0.00232992 0.00676021 2023-10-01T09:44:13.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:13.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:13.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:13.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:13.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:13.679 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:13.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:13.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:13.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:13 smithi183 bash[59233]: cluster 2023-10-01T09:44:13.600512+0000 mgr.y (mgr.25132) 1032 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s wr, 212 op/s 2023-10-01T09:44:13.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:13.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:13.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:13.936 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:13.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:14.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:14.048 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:13 smithi111 bash[75702]: cluster 2023-10-01T09:44:13.600512+0000 mgr.y (mgr.25132) 1032 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s wr, 212 op/s 2023-10-01T09:44:14.048 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:13 smithi111 bash[78631]: cluster 2023-10-01T09:44:13.600512+0000 mgr.y (mgr.25132) 1032 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 134 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s wr, 212 op/s 2023-10-01T09:44:14.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:14.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:14.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:14.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:14.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:14.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:14.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 5 15 11491 11476 143.434 135.75 0.0110579 0.00696291 2023-10-01T09:44:14.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:14.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:14.575 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:14.600 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:14.703 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:14.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:14 smithi183 bash[59233]: audit 2023-10-01T09:44:14.035609+0000 mon.a (mon.0) 1280 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:14.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:14.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:14.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:14.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:14.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:14.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:14 smithi111 bash[75702]: audit 2023-10-01T09:44:14.035609+0000 mon.a (mon.0) 1280 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:14.973 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:44:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:44:14] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.33.4" 2023-10-01T09:44:14.973 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:14 smithi111 bash[78631]: audit 2023-10-01T09:44:14.035609+0000 mon.a (mon.0) 1280 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:14.992 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:14.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:14.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:15.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:15.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:15.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:15.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:15.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:15.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:15.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 6 16 13681 13665 142.328 136.812 0.00489982 0.00701928 2023-10-01T09:44:15.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:15.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:15.485 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:15.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:15.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:15.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:15.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:15.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:15.755 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:15 smithi183 bash[59233]: cluster 2023-10-01T09:44:15.601215+0000 mgr.y (mgr.25132) 1033 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 723 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:44:15.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:15 smithi111 bash[78631]: cluster 2023-10-01T09:44:15.601215+0000 mgr.y (mgr.25132) 1033 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 723 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:44:15.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:15 smithi111 bash[75702]: cluster 2023-10-01T09:44:15.601215+0000 mgr.y (mgr.25132) 1033 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 723 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:44:15.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:15.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:15.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:15.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:16.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:16.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:16.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:16.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:16.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:16.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:16.300 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:16.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:16.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 7 16 15778 15762 140.717 131.062 0.0111071 0.00709908 2023-10-01T09:44:16.403 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:16.432 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:16.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:16.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:16.565 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:16.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:16.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:16.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:16.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:16.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:16.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:16.953 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:16.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:16.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:17.056 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:17.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:17.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:17.189 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:17.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:17.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:17.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:17.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 8 16 18008 17992 140.547 139.375 0.00897894 0.0071013 2023-10-01T09:44:17.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:17.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:17.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:17.573 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:17.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:17.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:17.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:17.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:17.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:17.848 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:17 smithi111 bash[75702]: cluster 2023-10-01T09:44:17.601806+0000 mgr.y (mgr.25132) 1034 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 851 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T09:44:17.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:17.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:17.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:17.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:17.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:17.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:17 smithi183 bash[59233]: cluster 2023-10-01T09:44:17.601806+0000 mgr.y (mgr.25132) 1034 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 851 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T09:44:18.090 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:18.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:18.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:18.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:18.228 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:17 smithi111 bash[78631]: cluster 2023-10-01T09:44:17.601806+0000 mgr.y (mgr.25132) 1034 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 851 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T09:44:18.243 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:18.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:18.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:18.363 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 9 16 20107 20091 139.506 131.188 0.00403917 0.00716181 2023-10-01T09:44:18.374 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:18.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:18.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:18.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:18.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:18.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:18.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:18.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:18.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:18.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:18.871 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:18.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:18.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:19.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:19.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:19.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:19.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:19.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 10 16 22111 22095 138.079 125.25 0.00982521 0.00723542 2023-10-01T09:44:19.408 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:19.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:19.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:19.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:19.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:19.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:19.801 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:19.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:19.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:19.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:19.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:19.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:20.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:20.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:20.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:20.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:20.219 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:20.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:20.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:20.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 11 16 23858 23842 135.452 109.188 0.00389552 0.00737388 2023-10-01T09:44:20.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:20.500 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:20.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:20 smithi183 bash[59233]: cluster 2023-10-01T09:44:19.602327+0000 mgr.y (mgr.25132) 1035 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 936 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:44:20.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:20 smithi111 bash[78631]: cluster 2023-10-01T09:44:19.602327+0000 mgr.y (mgr.25132) 1035 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 936 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:44:20.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:20 smithi111 bash[75702]: cluster 2023-10-01T09:44:19.602327+0000 mgr.y (mgr.25132) 1035 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 936 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T09:44:20.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:20.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:20.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:20.767 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:20.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:20.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:20.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:20.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:21.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:21.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:21.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:21.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:21.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:21.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:21.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:21.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:21.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 12 16 25614 25598 133.309 109.75 0.0127169 0.00749542 2023-10-01T09:44:21.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:21.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:21.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:21.553 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:21.554 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:44:21.554 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:44:21.589 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:21.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:21.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:21.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:21.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:21.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:21.959 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:21.968 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:21 smithi111 bash[75702]: cluster 2023-10-01T09:44:21.604178+0000 mgr.y (mgr.25132) 1036 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-10-01T09:44:21.968 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:21 smithi111 bash[78631]: cluster 2023-10-01T09:44:21.604178+0000 mgr.y (mgr.25132) 1036 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-10-01T09:44:21.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:21.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:21 smithi183 bash[59233]: cluster 2023-10-01T09:44:21.604178+0000 mgr.y (mgr.25132) 1036 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-10-01T09:44:22.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:22.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:22.226 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:22.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:22.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:22.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:22.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 13 16 27413 27397 131.703 112.438 0.00496388 0.0075865 2023-10-01T09:44:22.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:22.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:22.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:22.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:22.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:22.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:22.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:22.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:22.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:22.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:22.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:22.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:23.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:23.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:23.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:23.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:23.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:23.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:23.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 14 16 28782 28766 128.407 85.5625 0.00783533 0.00778065 2023-10-01T09:44:23.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:23.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:23.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:23.507 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:44:23.548 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:44:23.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:23 smithi183 bash[59233]: audit 2023-10-01T09:44:23.475575+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.111:0/2906905979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:44:23.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:23.586 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:44:23.599 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:23.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:23.621 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:44:23.656 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:44:23.698 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:44:23.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:23.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:23 smithi111 bash[78631]: audit 2023-10-01T09:44:23.475575+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.111:0/2906905979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:44:23.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:23 smithi111 bash[75702]: audit 2023-10-01T09:44:23.475575+0000 mon.a (mon.0) 1281 : audit 0 from='client.? 172.21.15.111:0/2906905979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:44:23.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:23.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:23.741 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:44:23.774 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.779 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:44:23.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:23.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:23.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:23.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:23.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:23.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:23.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:24.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:24.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:24.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:24.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:24.258 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:24.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:24.361 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:24.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 15 16 30463 30447 126.85 105.062 0.00655407 0.00787516 2023-10-01T09:44:24.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:24.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:24.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:24.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:24.636 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:24 smithi111 bash[75702]: cluster 2023-10-01T09:44:23.604629+0000 mgr.y (mgr.25132) 1037 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2023-10-01T09:44:24.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:24.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:24.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:24.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:24.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:24 smithi183 bash[59233]: cluster 2023-10-01T09:44:23.604629+0000 mgr.y (mgr.25132) 1037 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2023-10-01T09:44:24.891 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:24.901 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:24 smithi111 bash[78631]: cluster 2023-10-01T09:44:23.604629+0000 mgr.y (mgr.25132) 1037 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2023-10-01T09:44:24.901 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:44:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:44:24] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.33.4" 2023-10-01T09:44:24.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:24.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:24.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:25.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:25.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:25.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:25.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:25.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:25.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:25.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 16 16 32189 32173 125.663 107.875 0.00653507 0.00795126 2023-10-01T09:44:25.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:25.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:25.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:25.553 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.7 to 1 (10000) 2023-10-01T09:44:25.553 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:25 smithi111 bash[75702]: audit 2023-10-01T09:44:24.719728+0000 mon.a (mon.0) 1282 : audit 1 from='client.? 172.21.15.111:0/68922428' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:44:25.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:25.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:25.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:25.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:25.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:25 smithi111 bash[78631]: audit 2023-10-01T09:44:24.719728+0000 mon.a (mon.0) 1282 : audit 1 from='client.? 172.21.15.111:0/68922428' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:44:25.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:25 smithi183 bash[59233]: audit 2023-10-01T09:44:24.719728+0000 mon.a (mon.0) 1282 : audit 1 from='client.? 172.21.15.111:0/68922428' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:44:25.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:25.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:25.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:25.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:25.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:26.091 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:26.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:26.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:26.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:26.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:26.364 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 17 16 33515 33499 123.146 82.875 0.0117977 0.0081133 2023-10-01T09:44:26.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:26.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:26.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:26.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:26.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:26.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:26.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.540665+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: audit 2023-10-01T09:44:25.544128+0000 mon.a (mon.0) 1283 : audit 1 from='client.? 172.21.15.111:0/68922428' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.544347+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.545193+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.546339+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.550355+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.553645+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.767 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:26 smithi183 bash[59233]: cluster 2023-10-01T09:44:25.605119+0000 mgr.y (mgr.25132) 1038 : cluster 0 pgmap v1095: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-10-01T09:44:26.792 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:26.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:26.897 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:26.906 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.540665+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: audit 2023-10-01T09:44:25.544128+0000 mon.a (mon.0) 1283 : audit 1 from='client.? 172.21.15.111:0/68922428' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.544347+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.545193+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.546339+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.550355+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.553645+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[75702]: cluster 2023-10-01T09:44:25.605119+0000 mgr.y (mgr.25132) 1038 : cluster 0 pgmap v1095: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.540665+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: audit 2023-10-01T09:44:25.544128+0000 mon.a (mon.0) 1283 : audit 1 from='client.? 172.21.15.111:0/68922428' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:44:26.907 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.544347+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-10-01T09:44:26.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.545193+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.546339+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.550355+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.553645+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T09:44:26.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:26 smithi111 bash[78631]: cluster 2023-10-01T09:44:25.605119+0000 mgr.y (mgr.25132) 1038 : cluster 0 pgmap v1095: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-10-01T09:44:26.920 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:26.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:27.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:27.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:27.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:27.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:27.187 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:27.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:27.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T09:44:27.292 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:27.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:27.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 18 16 34953 34937 121.297 89.875 0.00435798 0.0082355 2023-10-01T09:44:27.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:27.462 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:27.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:27.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:27.601 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:27.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:27.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:27.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:27.838 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:27.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:27.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:27.971 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:27.983 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:27 smithi183 bash[59233]: audit 2023-10-01T09:44:27.586972+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:44:27.983 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:27 smithi183 bash[59233]: cluster 2023-10-01T09:44:27.606932+0000 mgr.y (mgr.25132) 1039 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T09:44:28.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:28.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:27 smithi111 bash[78631]: audit 2023-10-01T09:44:27.586972+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:44:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:27 smithi111 bash[78631]: cluster 2023-10-01T09:44:27.606932+0000 mgr.y (mgr.25132) 1039 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T09:44:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:27 smithi111 bash[75702]: audit 2023-10-01T09:44:27.586972+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:44:28.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:27 smithi111 bash[75702]: cluster 2023-10-01T09:44:27.606932+0000 mgr.y (mgr.25132) 1039 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 2.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T09:44:28.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:28.134 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:28.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:28.237 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:28.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:28.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:28.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 19 16 36350 36334 119.508 87.3125 0.0097404 0.00836181 2023-10-01T09:44:28.368 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:28.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:28.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:28.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:28.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:28.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:28.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:28.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:28.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:28.788 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:28.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:28.895 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:28.942 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:28.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:28.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:29.047 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:29.073 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:29.104 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-01T09:44:29.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:44:29.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:29.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:29.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:29.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:29.317 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:29 smithi183 bash[59233]: audit 2023-10-01T09:44:29.036586+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:29.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:29 smithi111 bash[75702]: audit 2023-10-01T09:44:29.036586+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:29.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:29 smithi111 bash[78631]: audit 2023-10-01T09:44:29.036586+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:29.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:29.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:44:29.364611+0000 min lat: 0.00142676 max lat: 0.330405 avg lat: 0.00847688 2023-10-01T09:44:29.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:44:29.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 20 15 37741 37726 117.882 87 0.0075913 0.00847688 2023-10-01T09:44:29.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:29.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:29.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:29.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:29.618 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:29.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:29.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:44:29.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:29.746 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:29.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:29.849 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:29.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:29.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:29.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:29.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:30.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:30.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:30.135 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:30.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:30.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:30.269 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:44:30.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:30.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:30.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:30.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 21 16 39172 39156 116.524 89.375 0.0058115 0.00857608 2023-10-01T09:44:30.419 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:30.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:30.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:30 smithi111 bash[75702]: cluster 2023-10-01T09:44:29.607498+0000 mgr.y (mgr.25132) 1040 : cluster 0 pgmap v1097: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-01T09:44:30.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:30 smithi111 bash[75702]: audit 2023-10-01T09:44:29.753005+0000 mon.a (mon.0) 1287 : audit 1 from='client.? 172.21.15.111:0/132895901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:44:30.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:30 smithi111 bash[78631]: cluster 2023-10-01T09:44:29.607498+0000 mgr.y (mgr.25132) 1040 : cluster 0 pgmap v1097: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-01T09:44:30.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:30 smithi111 bash[78631]: audit 2023-10-01T09:44:29.753005+0000 mon.a (mon.0) 1287 : audit 1 from='client.? 172.21.15.111:0/132895901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:44:30.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:30.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:30 smithi183 bash[59233]: cluster 2023-10-01T09:44:29.607498+0000 mgr.y (mgr.25132) 1040 : cluster 0 pgmap v1097: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-10-01T09:44:30.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:30 smithi183 bash[59233]: audit 2023-10-01T09:44:29.753005+0000 mon.a (mon.0) 1287 : audit 1 from='client.? 172.21.15.111:0/132895901' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:44:30.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:30.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:30.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:30.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:30.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:30.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:30.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:30.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:30.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:30.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:31.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:31.106 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:31.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:31.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:31.259 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:31 smithi183 bash[59233]: cluster 2023-10-01T09:44:30.237489+0000 mon.a (mon.0) 1288 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:44:31.260 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:31 smithi183 bash[59233]: cluster 2023-10-01T09:44:30.257763+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T09:44:31.260 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:31 smithi183 bash[59233]: cluster 2023-10-01T09:44:30.259118+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T09:44:31.260 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:31 smithi183 bash[59233]: audit 2023-10-01T09:44:30.263566+0000 mon.a (mon.0) 1289 : audit 1 from='client.? 172.21.15.111:0/132895901' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:44:31.260 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:31 smithi183 bash[59233]: cluster 2023-10-01T09:44:30.263604+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-10-01T09:44:31.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:31.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 22 16 40715 40699 115.611 96.4375 0.00705071 0.0086439 2023-10-01T09:44:31.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:31.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:31.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:31.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[78631]: cluster 2023-10-01T09:44:30.237489+0000 mon.a (mon.0) 1288 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:44:31.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[78631]: cluster 2023-10-01T09:44:30.257763+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T09:44:31.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[78631]: cluster 2023-10-01T09:44:30.259118+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T09:44:31.498 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[78631]: audit 2023-10-01T09:44:30.263566+0000 mon.a (mon.0) 1289 : audit 1 from='client.? 172.21.15.111:0/132895901' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:44:31.499 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[78631]: cluster 2023-10-01T09:44:30.263604+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-10-01T09:44:31.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[75702]: cluster 2023-10-01T09:44:30.237489+0000 mon.a (mon.0) 1288 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:44:31.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[75702]: cluster 2023-10-01T09:44:30.257763+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T09:44:31.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[75702]: cluster 2023-10-01T09:44:30.259118+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T09:44:31.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[75702]: audit 2023-10-01T09:44:30.263566+0000 mon.a (mon.0) 1289 : audit 1 from='client.? 172.21.15.111:0/132895901' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:44:31.500 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:31 smithi111 bash[75702]: cluster 2023-10-01T09:44:30.263604+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-10-01T09:44:31.518 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:31.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:31.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:31.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:31.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:31.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:31.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:31.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:31.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:32.025 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:32.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:32.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:32.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:32.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.196 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:32.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:32.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:32.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:32 smithi111 bash[75702]: cluster 2023-10-01T09:44:31.608204+0000 mgr.y (mgr.25132) 1041 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-10-01T09:44:32.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:32 smithi111 bash[78631]: cluster 2023-10-01T09:44:31.608204+0000 mgr.y (mgr.25132) 1041 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-10-01T09:44:32.324 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:32.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 23 16 42265 42249 114.796 96.875 0.0114319 0.00870482 2023-10-01T09:44:32.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:32.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:32.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:32 smithi183 bash[59233]: cluster 2023-10-01T09:44:31.608204+0000 mgr.y (mgr.25132) 1041 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-10-01T09:44:32.560 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:32.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:32.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:32.761 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:32.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:32.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:32.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:32.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:32.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:32.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:33.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:33.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:33.156 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:33.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:33.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:33.285 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:33.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 24 16 43588 43572 113.457 82.6875 0.0186652 0.00880793 2023-10-01T09:44:33.390 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:33.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:33.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:33.526 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:33.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:33.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:33.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:33.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:33.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:33.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:33.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:33.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:33.962 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:33 smithi183 bash[59233]: cluster 2023-10-01T09:44:33.608610+0000 mgr.y (mgr.25132) 1042 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-10-01T09:44:33.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:33.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:33.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:34.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:44:34.031 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:33 smithi111 bash[75702]: cluster 2023-10-01T09:44:33.608610+0000 mgr.y (mgr.25132) 1042 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-10-01T09:44:34.032 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:33 smithi111 bash[78631]: cluster 2023-10-01T09:44:33.608610+0000 mgr.y (mgr.25132) 1042 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-10-01T09:44:34.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:34.115 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:34.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:34.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:34.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:34.365 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 25 16 44826 44810 112.014 77.375 0.0186535 0.00892192 2023-10-01T09:44:34.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:34.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:34.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:34.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:34.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:34.546 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:34.549 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:34.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:34.676 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:34.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:34.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:34.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:34.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:34.916 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:34.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:34.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:35.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:35.062 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:44:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:44:34] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-10-01T09:44:35.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:35.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:35.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:35.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:35.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:35.316 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:35 smithi111 bash[75702]: audit 2023-10-01T09:44:34.168313+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:35 smithi111 bash[75702]: audit 2023-10-01T09:44:34.185865+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:35 smithi111 bash[78631]: audit 2023-10-01T09:44:34.168313+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:35 smithi111 bash[78631]: audit 2023-10-01T09:44:34.185865+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:35.341 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:35.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 26 16 46035 46019 110.607 75.5625 0.0118994 0.00903416 2023-10-01T09:44:35.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:35.458 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:35 smithi183 bash[59233]: audit 2023-10-01T09:44:34.168313+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:35.458 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:35 smithi183 bash[59233]: audit 2023-10-01T09:44:34.185865+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:35.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:35.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:35.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:35.583 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:35.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:35.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:35.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:35.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:35.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:35.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:35.877 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:35.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:35.979 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:36.011 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:36.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:36.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:36.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:36.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:36.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:36.261 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:36 smithi183 bash[59233]: cluster 2023-10-01T09:44:35.609185+0000 mgr.y (mgr.25132) 1043 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-01T09:44:36.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:36.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:36.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 27 16 47365 47349 109.589 83.125 0.0115248 0.0091194 2023-10-01T09:44:36.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:36.422 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:36.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:36.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:36.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:36.570 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:36 smithi111 bash[78631]: cluster 2023-10-01T09:44:35.609185+0000 mgr.y (mgr.25132) 1043 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-01T09:44:36.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:36 smithi111 bash[75702]: cluster 2023-10-01T09:44:35.609185+0000 mgr.y (mgr.25132) 1043 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-01T09:44:36.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:36.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:36.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:36.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:36.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:36.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:36.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:36.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:36.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:37.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:37.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:37.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:37.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:37.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:37.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:37.316 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:37.340 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:37.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:37.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 28 16 48705 48689 108.666 83.75 0.0294393 0.00919655 2023-10-01T09:44:37.444 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:37.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:37.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[75702]: audit 2023-10-01T09:44:36.368333+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[75702]: audit 2023-10-01T09:44:36.379866+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[75702]: audit 2023-10-01T09:44:37.010757+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:44:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[75702]: audit 2023-10-01T09:44:37.011720+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:44:37.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[75702]: audit 2023-10-01T09:44:37.020931+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[78631]: audit 2023-10-01T09:44:36.368333+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[78631]: audit 2023-10-01T09:44:36.379866+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[78631]: audit 2023-10-01T09:44:37.010757+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:44:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[78631]: audit 2023-10-01T09:44:37.011720+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:44:37.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:37 smithi111 bash[78631]: audit 2023-10-01T09:44:37.020931+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.576 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:37.607 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:37.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:37.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:37.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:37 smithi183 bash[59233]: audit 2023-10-01T09:44:36.368333+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:37 smithi183 bash[59233]: audit 2023-10-01T09:44:36.379866+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:37 smithi183 bash[59233]: audit 2023-10-01T09:44:37.010757+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:44:37.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:37 smithi183 bash[59233]: audit 2023-10-01T09:44:37.011720+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:44:37.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:37 smithi183 bash[59233]: audit 2023-10-01T09:44:37.020931+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:37.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:37.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:37.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:37.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:37.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:37.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:37.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:37.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:38.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:38.124 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:38.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:38.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:38.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:38.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 29 15 50025 50010 107.765 82.5625 0.00934257 0.009273 2023-10-01T09:44:38.392 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:38.499 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:38.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:38.625 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:44:38.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:38.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:38.752 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:38 smithi111 bash[78631]: cluster 2023-10-01T09:44:37.609739+0000 mgr.y (mgr.25132) 1044 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:44:38.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:38 smithi111 bash[75702]: cluster 2023-10-01T09:44:37.609739+0000 mgr.y (mgr.25132) 1044 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:44:38.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:38.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:38.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:38 smithi183 bash[59233]: cluster 2023-10-01T09:44:37.609739+0000 mgr.y (mgr.25132) 1044 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:44:38.891 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:38.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:38.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:39.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:39.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:39.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:39.149 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:39.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:39.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:39.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:39.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 30 16 51006 50990 106.215 61.25 0.0121481 0.00940926 2023-10-01T09:44:39.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:39.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:39.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:39.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:39.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:39.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:39.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:39.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:39.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:39.835 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:39.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:39.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:39.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:40.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:40.737 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:40 smithi183 bash[59233]: cluster 2023-10-01T09:44:39.610397+0000 mgr.y (mgr.25132) 1045 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2023-10-01T09:44:40.738 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 31 16 52000 51984 104.792 62.125 0.00727768 0.00953608 2023-10-01T09:44:40.738 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:40 smithi111 bash[75702]: cluster 2023-10-01T09:44:39.610397+0000 mgr.y (mgr.25132) 1045 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2023-10-01T09:44:40.738 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:40 smithi111 bash[78631]: cluster 2023-10-01T09:44:39.610397+0000 mgr.y (mgr.25132) 1045 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2023-10-01T09:44:40.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:40.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:40.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:40.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:40.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:40.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:40.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:41.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:41.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:41.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:41.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:41.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 32 16 53110 53094 103.685 69.375 0.00405664 0.00963858 2023-10-01T09:44:41.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:41.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:41.548 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:41.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:41.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:41.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:41.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:41.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:41.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:41.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:41.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:41 smithi183 bash[59233]: cluster 2023-10-01T09:44:41.611207+0000 mgr.y (mgr.25132) 1046 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-01T09:44:41.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:41.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:42.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:42.069 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:41 smithi111 bash[78631]: cluster 2023-10-01T09:44:41.611207+0000 mgr.y (mgr.25132) 1046 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-01T09:44:42.069 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:41 smithi111 bash[75702]: cluster 2023-10-01T09:44:41.611207+0000 mgr.y (mgr.25132) 1046 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-10-01T09:44:42.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:42.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:42.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:42.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:42.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:42.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:42.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:42.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 33 16 54409 54393 103.003 81.1875 0.00266648 0.00969536 2023-10-01T09:44:42.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:42.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:42.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:42.609 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:42.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:42.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:42.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:42.881 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:42.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:42.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:42.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:43.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:43.042 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:43.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:43.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:43.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:43.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:43.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:43.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:43.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:43.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 34 16 55600 55584 102.163 74.4375 0.0120602 0.00978217 2023-10-01T09:44:43.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:43.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:43.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:43.564 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:43.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:43.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:43.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:43 smithi183 bash[59233]: cluster 2023-10-01T09:44:43.611651+0000 mgr.y (mgr.25132) 1047 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-01T09:44:43.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:43.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:43.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:43.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:43 smithi111 bash[75702]: cluster 2023-10-01T09:44:43.611651+0000 mgr.y (mgr.25132) 1047 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-01T09:44:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:43 smithi111 bash[78631]: cluster 2023-10-01T09:44:43.611651+0000 mgr.y (mgr.25132) 1047 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-10-01T09:44:43.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:43.930 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:43.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:43.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:43.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:44.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:44.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:44.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:44.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:44.222 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:44.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:44.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:44.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:44.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 35 16 56820 56804 101.423 76.25 0.0167385 0.00985419 2023-10-01T09:44:44.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:44.480 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:44.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:44.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:44.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:44.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:44.713 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:44.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:44.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:44.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:44.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:44.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:44.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:44.986 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:44:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:44:44] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.33.4" 2023-10-01T09:44:45.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:45.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:45.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:45 smithi183 bash[59233]: audit 2023-10-01T09:44:44.041710+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:45.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:45 smithi183 bash[59233]: audit 2023-10-01T09:44:44.043016+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:45.114 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:45.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:45.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:45.247 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:45.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:45.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:45 smithi111 bash[75702]: audit 2023-10-01T09:44:44.041710+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:45 smithi111 bash[75702]: audit 2023-10-01T09:44:44.043016+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:45 smithi111 bash[78631]: audit 2023-10-01T09:44:44.041710+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:44:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:45 smithi111 bash[78631]: audit 2023-10-01T09:44:44.043016+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:45.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 36 16 57982 57966 100.622 72.625 0.00812119 0.00993221 2023-10-01T09:44:45.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:45.408 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:45.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:45.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:45.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:45.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:45.663 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:45.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:45.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:45.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:45.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:45.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:45.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:45.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:46.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:46.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:46.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:46.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:46.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:46.301 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:46.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:46 smithi183 bash[59233]: cluster 2023-10-01T09:44:45.612364+0000 mgr.y (mgr.25132) 1048 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T09:44:46.308 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:46 smithi111 bash[78631]: cluster 2023-10-01T09:44:45.612364+0000 mgr.y (mgr.25132) 1048 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T09:44:46.308 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:46 smithi111 bash[75702]: cluster 2023-10-01T09:44:45.612364+0000 mgr.y (mgr.25132) 1048 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T09:44:46.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:46.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 37 15 59125 59110 99.8352 71.5 0.0053169 0.0100109 2023-10-01T09:44:46.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:46.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:46.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:46.592 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:46.697 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:46.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:46.833 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:46.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:46.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:46.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:46.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:47.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:47.123 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:47.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:47.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:47.253 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:47.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:47.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:47.367 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 38 16 60285 60269 99.1141 72.4375 0.010145 0.0100824 2023-10-01T09:44:47.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:47.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:47.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:47.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:47.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:47.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:47.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:47.695 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:47 smithi111 bash[75702]: cluster 2023-10-01T09:44:47.612906+0000 mgr.y (mgr.25132) 1049 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T09:44:47.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:47.769 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:47.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:47.875 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:47.884 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:47 smithi183 bash[59233]: cluster 2023-10-01T09:44:47.612906+0000 mgr.y (mgr.25132) 1049 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T09:44:47.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:47.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:47.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:47 smithi111 bash[78631]: cluster 2023-10-01T09:44:47.612906+0000 mgr.y (mgr.25132) 1049 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T09:44:48.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:48.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:48.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:48.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:48.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:48.270 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:48.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:48.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 39 16 61524 61508 98.5581 77.4375 0.0145396 0.010141 2023-10-01T09:44:48.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:48.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:48.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:48.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:48.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:48.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:48.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:48.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:48.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:48.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:48.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:48.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:48.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:48.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:48.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:49.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:49.112 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:49.216 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:49.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:49.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:49.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:44:49.367605+0000 min lat: 0.00142676 max lat: 0.330405 avg lat: 0.0102163 2023-10-01T09:44:49.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:44:49.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 40 16 62631 62615 97.8237 69.1875 0.0136323 0.0102163 2023-10-01T09:44:49.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:49.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:49.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:49.506 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:49.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:49.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:49.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:49.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:49.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:49.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:49.883 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:49.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:49.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:49.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:50.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:50.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:50.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:50.172 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:50.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:50.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:50.283 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:50 smithi111 bash[75702]: cluster 2023-10-01T09:44:49.613298+0000 mgr.y (mgr.25132) 1050 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:44:50.283 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:50 smithi111 bash[78631]: cluster 2023-10-01T09:44:49.613298+0000 mgr.y (mgr.25132) 1050 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:44:50.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:50.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:50.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 41 16 63825 63809 97.2577 74.625 0.0161135 0.0102765 2023-10-01T09:44:50.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:50.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:50.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:50.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:50 smithi183 bash[59233]: cluster 2023-10-01T09:44:49.613298+0000 mgr.y (mgr.25132) 1050 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:44:50.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:50.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:50.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:50.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:50.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:50.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:50.941 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:50.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:50.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:50.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:51.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:51.112 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:51.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:51.216 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:51.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:51.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:51.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:51.363 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:51.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 42 16 64868 64852 96.4939 65.1875 0.0117815 0.0103568 2023-10-01T09:44:51.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:51.500 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:51.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:51.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:51.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:51.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:51.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:51.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:51.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:51.885 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:51 smithi183 bash[59233]: cluster 2023-10-01T09:44:51.614026+0000 mgr.y (mgr.25132) 1051 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-01T09:44:51.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:51.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:52.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.013 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:51 smithi111 bash[78631]: cluster 2023-10-01T09:44:51.614026+0000 mgr.y (mgr.25132) 1051 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-01T09:44:52.013 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:51 smithi111 bash[75702]: cluster 2023-10-01T09:44:51.614026+0000 mgr.y (mgr.25132) 1051 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-10-01T09:44:52.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:52.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:52.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:52.277 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:52.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:52.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:52.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 43 16 66010 65994 95.9096 71.375 0.00561623 0.010421 2023-10-01T09:44:52.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:52.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.570 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:52.674 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:52.700 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:52.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:52.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:52.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:52.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:52.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:52.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:52.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:53.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:53.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:53.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:53.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:53.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:53.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:53.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:53.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:53.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 44 16 67057 67041 95.217 65.4375 0.0225777 0.0104965 2023-10-01T09:44:53.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:53.499 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:53.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:53.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:53.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:53.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:53 smithi183 bash[59233]: cluster 2023-10-01T09:44:53.614422+0000 mgr.y (mgr.25132) 1052 : cluster 0 pgmap v1110: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-10-01T09:44:53.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:53.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:53.824 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:44:53.824 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:44:53.824 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:44:53.824 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:44:53.824 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:44:53.867 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:53.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:53.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:53.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:53.967 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:53 smithi111 bash[78631]: cluster 2023-10-01T09:44:53.614422+0000 mgr.y (mgr.25132) 1052 : cluster 0 pgmap v1110: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-10-01T09:44:53.968 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:53 smithi111 bash[75702]: cluster 2023-10-01T09:44:53.614422+0000 mgr.y (mgr.25132) 1052 : cluster 0 pgmap v1110: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-10-01T09:44:53.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:54.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:54.126 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:54.146 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:54.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:54.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:54.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:54.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 45 16 68169 68153 94.6454 69.5 0.0147708 0.0105602 2023-10-01T09:44:54.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:54.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:54.520 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:54.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:54.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:54.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:54.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:54.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:54.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:54.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:54.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:54.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:54.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:54.987 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:44:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:44:54] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.33.4" 2023-10-01T09:44:55.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:55.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:55.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:55.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:55.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:55.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:55.312 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:55.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:55.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:55.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 46 16 69305 69289 94.1312 71 0.0111674 0.0106173 2023-10-01T09:44:55.444 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:55.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:55.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:55.576 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:55.610 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:55.714 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:55.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:55.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:55.773 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:55 smithi111 bash[78631]: cluster 2023-10-01T09:44:55.615146+0000 mgr.y (mgr.25132) 1053 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T09:44:55.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:55 smithi111 bash[75702]: cluster 2023-10-01T09:44:55.615146+0000 mgr.y (mgr.25132) 1053 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T09:44:55.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:55.856 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:55 smithi183 bash[59233]: cluster 2023-10-01T09:44:55.615146+0000 mgr.y (mgr.25132) 1053 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T09:44:55.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:55.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:55.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:55.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:56.091 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:44:56.104 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:44:56.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:56.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:56.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:56.253 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:56.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:56.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:56.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 47 16 70351 70335 93.5193 65.375 0.0286616 0.010687 2023-10-01T09:44:56.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:56.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:56.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:56.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:56.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:56.829 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:56.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.942 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:56 smithi183 bash[59233]: audit 2023-10-01T09:44:56.074266+0000 mgr.y (mgr.25132) 1054 : audit 0 from='client.35691 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:44:56.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:56.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:56.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:57.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:57.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:56 smithi111 bash[75702]: audit 2023-10-01T09:44:56.074266+0000 mgr.y (mgr.25132) 1054 : audit 0 from='client.35691 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:44:57.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:56 smithi111 bash[78631]: audit 2023-10-01T09:44:56.074266+0000 mgr.y (mgr.25132) 1054 : audit 0 from='client.35691 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:44:57.092 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:44:57.099 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:57.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:57.129 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:44:57.169 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:44:57.202 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:44:57.203 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:57.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:57.242 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:44:57.274 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:44:57.312 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:44:57.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:57.354 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:44:57.365 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.365 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.365 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.365 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.365 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.366 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.366 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.366 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:44:57.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:57.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:57.368 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 48 16 71240 71224 92.7284 55.5625 0.0159382 0.0107781 2023-10-01T09:44:57.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:57.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:57.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:57.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:57.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:57.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:57.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:57 smithi111 bash[75702]: audit 2023-10-01T09:44:56.941172+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.111:0/2882160009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:44:57.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:57 smithi111 bash[75702]: cluster 2023-10-01T09:44:57.615591+0000 mgr.y (mgr.25132) 1055 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T09:44:57.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:57.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:57 smithi183 bash[59233]: audit 2023-10-01T09:44:56.941172+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.111:0/2882160009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:44:57.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:57 smithi183 bash[59233]: cluster 2023-10-01T09:44:57.615591+0000 mgr.y (mgr.25132) 1055 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T09:44:57.742 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:57.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:57.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:57.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:57.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:57.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:57.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:57.985 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:57 smithi111 bash[78631]: audit 2023-10-01T09:44:56.941172+0000 mon.a (mon.0) 1300 : audit 0 from='client.? 172.21.15.111:0/2882160009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:44:57.985 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:57 smithi111 bash[78631]: cluster 2023-10-01T09:44:57.615591+0000 mgr.y (mgr.25132) 1055 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T09:44:58.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:58.115 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:58.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:58.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:58.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T09:44:58.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:58.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:58.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:58.369 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 49 16 72269 72253 92.1484 64.3125 0.0217003 0.0108467 2023-10-01T09:44:58.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:58.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:44:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:44:58.534 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:58.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:58.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:58.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:58.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:58.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:58.735 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:44:58.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:58.840 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:44:58.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:44:58.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:58.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:58 smithi183 bash[59233]: audit 2023-10-01T09:44:57.900809+0000 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.111:0/1273663357' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:44:58.971 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:44:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:58.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:44:59.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:58 smithi111 bash[78631]: audit 2023-10-01T09:44:57.900809+0000 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.111:0/1273663357' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:44:59.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:58 smithi111 bash[75702]: audit 2023-10-01T09:44:57.900809+0000 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.111:0/1273663357' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:44:59.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:59.106 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:44:59.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:44:59.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:59.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:59.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:59.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:59.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:44:59.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 50 16 73343 73327 91.6457 67.125 0.0109058 0.0109053 2023-10-01T09:44:59.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:44:59.473 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:59.498 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:59.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:59.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:59.619 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:44:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:44:59.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:59.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:44:59.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:44:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:58.711967+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:44:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:58.723960+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:44:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: audit 2023-10-01T09:44:58.727269+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.111:0/1273663357' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:44:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:58.727377+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-01T09:44:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:58.727390+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:44:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:58.729239+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:44:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:58.731955+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:44:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: audit 2023-10-01T09:44:59.036487+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:44:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:44:59 smithi183 bash[59233]: cluster 2023-10-01T09:44:59.615962+0000 mgr.y (mgr.25132) 1056 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-10-01T09:44:59.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:59.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:44:59.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:44:59.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:44:59.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:00.018 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:00.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:58.711967+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:58.723960+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: audit 2023-10-01T09:44:58.727269+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.111:0/1273663357' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:58.727377+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:58.727390+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:58.729239+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:58.731955+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: audit 2023-10-01T09:44:59.036487+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:00.036 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[75702]: cluster 2023-10-01T09:44:59.615962+0000 mgr.y (mgr.25132) 1056 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:58.711967+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:58.723960+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: audit 2023-10-01T09:44:58.727269+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.111:0/1273663357' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:58.727377+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:58.727390+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:58.729239+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:58.731955+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: audit 2023-10-01T09:44:59.036487+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:00.037 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:44:59 smithi111 bash[78631]: cluster 2023-10-01T09:44:59.615962+0000 mgr.y (mgr.25132) 1056 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-10-01T09:45:00.124 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:00.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:00.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:00.279 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1111,"stamp":"2023-10-01T09:44:55.614625+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4470740896,"num_objects":68233,"num_object_clones":0,"num_object_copies":204699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68233,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":68469,"num_write_kb":4367821,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":3558706,"num_keys_recovered":20,"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":68403,"ondisk_log_size":68403,"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":17070136,"kb_used_data":12859512,"kb_used_omap":20,"kb_used_meta":4210475,"kb_avail":732891080,"statfs":{"total":767960285184,"available":750480465920,"internally_reserved":0,"allocated":13168140288,"data_stored":13162403334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":4311527054},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[6,6,6,4,9],"upper_bound":32},"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":1066467328,"num_objects":16273,"num_object_clones":0,"num_object_copies":48819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":16273,"num_write_kb":1041472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003211"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":115,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549762+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:44:25.549762+0000","last_peered":"2023-10-01T09:44:25.549762+0000","last_clean":"2023-10-01T09:44:25.549762+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:44:25.549762+0000","last_undegraded":"2023-10-01T09:44:25.549762+0000","last_fullsized":"2023-10-01T09:44:25.549762+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":56,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561621+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:44:25.561621+0000","last_peered":"2023-10-01T09:44:25.561621+0000","last_clean":"2023-10-01T09:44:25.561621+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:44:25.561621+0000","last_undegraded":"2023-10-01T09:44:25.561621+0000","last_fullsized":"2023-10-01T09:44:25.561621+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":179,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.563186+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:44:25.563186+0000","last_peered":"2023-10-01T09:44:25.563186+0000","last_clean":"2023-10-01T09:44:25.563186+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:44:25.563186+0000","last_undegraded":"2023-10-01T09:44:25.563186+0000","last_fullsized":"2023-10-01T09:44:25.563186+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":245,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272527+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:44:30.272527+0000","last_peered":"2023-10-01T09:44:30.272527+0000","last_clean":"2023-10-01T09:44:30.272527+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:44:30.272527+0000","last_undegraded":"2023-10-01T09:44:30.272527+0000","last_fullsized":"2023-10-01T09:44:30.272527+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":233,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.560837+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:44:25.560837+0000","last_peered":"2023-10-01T09:44:25.560837+0000","last_clean":"2023-10-01T09:44:25.560837+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:44:25.560837+0000","last_undegraded":"2023-10-01T09:44:25.560837+0000","last_fullsized":"2023-10-01T09:44:25.560837+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":108,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.557315+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:44:25.557315+0000","last_peered":"2023-10-01T09:44:25.557315+0000","last_clean":"2023-10-01T09:44:25.557315+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:44:25.557315+0000","last_undegraded":"2023-10-01T09:44:25.557315+0000","last_fullsized":"2023-10-01T09:44:25.557315+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":224,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549532+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:44:25.549532+0000","last_peered":"2023-10-01T09:44:25.549532+0000","last_clean":"2023-10-01T09:44:25.549532+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:44:25.549532+0000","last_undegraded":"2023-10-01T09:44:25.549532+0000","last_fullsized":"2023-10-01T09:44:25.549532+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.560936+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:44:25.560936+0000","last_peered":"2023-10-01T09:44:25.560936+0000","last_clean":"2023-10-01T09:44:25.560936+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:44:25.560936+0000","last_undegraded":"2023-10-01T09:44:25.560936+0000","last_fullsized":"2023-10-01T09:44:25.560936+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":138,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.560844+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:44:25.560844+0000","last_peered":"2023-10-01T09:44:25.560844+0000","last_clean":"2023-10-01T09:44:25.560844+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:44:25.560844+0000","last_undegraded":"2023-10-01T09:44:25.560844+0000","last_fullsized":"2023-10-01T09:44:25.560844+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561155+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:44:25.561155+0000","last_peered":"2023-10-01T09:44:25.561155+0000","last_clean":"2023-10-01T09:44:25.561155+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:44:25.561155+0000","last_undegraded":"2023-10-01T09:44:25.561155+0000","last_fullsized":"2023-10-01T09:44:25.561155+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":54,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.552771+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:44:25.552771+0000","last_peered":"2023-10-01T09:44:25.552771+0000","last_clean":"2023-10-01T09:44:25.552771+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:44:25.552771+0000","last_undegraded":"2023-10-01T09:44:25.552771+0000","last_fullsized":"2023-10-01T09:44:25.552771+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":186,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.556874+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:44:25.556874+0000","last_peered":"2023-10-01T09:44:25.556874+0000","last_clean":"2023-10-01T09:44:25.556874+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:44:25.556874+0000","last_undegraded":"2023-10-01T09:44:25.556874+0000","last_fullsized":"2023-10-01T09:44:25.556874+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":163,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550019+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:44:25.550019+0000","last_peered":"2023-10-01T09:44:25.550019+0000","last_clean":"2023-10-01T09:44:25.550019+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:44:25.550019+0000","last_undegraded":"2023-10-01T09:44:25.550019+0000","last_fullsized":"2023-10-01T09:44:25.550019+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":199,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549896+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:44:25.549896+0000","last_peered":"2023-10-01T09:44:25.549896+0000","last_clean":"2023-10-01T09:44:25.549896+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:44:25.549896+0000","last_undegraded":"2023-10-01T09:44:25.549896+0000","last_fullsized":"2023-10-01T09:44:25.549896+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":54,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.551711+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:44:25.551711+0000","last_peered":"2023-10-01T09:44:25.551711+0000","last_clean":"2023-10-01T09:44:25.551711+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:44:25.551711+0000","last_undegraded":"2023-10-01T09:44:25.551711+0000","last_fullsized":"2023-10-01T09:44:25.551711+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":235,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561324+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:44:25.561324+0000","last_peered":"2023-10-01T09:44:25.561324+0000","last_clean":"2023-10-01T09:44:25.561324+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:44:25.561324+0000","last_undegraded":"2023-10-01T09:44:25.561324+0000","last_fullsized":"2023-10-01T09:44:25.561324+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":243,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549858+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:44:25.549858+0000","last_peered":"2023-10-01T09:44:25.549858+0000","last_clean":"2023-10-01T09:44:25.549858+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:44:25.549858+0000","last_undegraded":"2023-10-01T09:44:25.549858+0000","last_fullsized":"2023-10-01T09:44:25.549858+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":129,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559678+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:44:25.559678+0000","last_peered":"2023-10-01T09:44:25.559678+0000","last_clean":"2023-10-01T09:44:25.559678+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:44:25.559678+0000","last_undegraded":"2023-10-01T09:44:25.559678+0000","last_fullsized":"2023-10-01T09:44:25.559678+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":48,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.552423+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:44:25.552423+0000","last_peered":"2023-10-01T09:44:25.552423+0000","last_clean":"2023-10-01T09:44:25.552423+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:44:25.552423+0000","last_undegraded":"2023-10-01T09:44:25.552423+0000","last_fullsized":"2023-10-01T09:44:25.552423+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":242,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.551040+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:44:25.551040+0000","last_peered":"2023-10-01T09:44:25.551040+0000","last_clean":"2023-10-01T09:44:25.551040+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:44:25.551040+0000","last_undegraded":"2023-10-01T09:44:25.551040+0000","last_fullsized":"2023-10-01T09:44:25.551040+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":251,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.556932+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:44:25.556932+0000","last_peered":"2023-10-01T09:44:25.556932+0000","last_clean":"2023-10-01T09:44:25.556932+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:44:25.556932+0000","last_undegraded":"2023-10-01T09:44:25.556932+0000","last_fullsized":"2023-10-01T09:44:25.556932+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":253,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.562942+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:44:25.562942+0000","last_peered":"2023-10-01T09:44:25.562942+0000","last_clean":"2023-10-01T09:44:25.562942+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:44:25.562942+0000","last_undegraded":"2023-10-01T09:44:25.562942+0000","last_fullsized":"2023-10-01T09:44:25.562942+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"239'4329","reported_seq":4342,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.914902+0000","last_change":"2023-10-01T09:43:46.258659+0000","last_active":"2023-10-01T09:44:54.914902+0000","last_peered":"2023-10-01T09:44:54.914902+0000","last_clean":"2023-10-01T09:44:54.914902+0000","last_became_active":"2023-10-01T09:43:46.258277+0000","last_became_peered":"2023-10-01T09:43:46.258277+0000","last_unstale":"2023-10-01T09:44:54.914902+0000","last_undegraded":"2023-10-01T09:44:54.914902+0000","last_fullsized":"2023-10-01T09:44:54.914902+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4329,"log_dups_size":0,"ondisk_log_size":4329,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283705344,"num_objects":4329,"num_object_clones":0,"num_object_copies":12987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4329,"num_write_kb":277056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":52,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.552668+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:44:25.552668+0000","last_peered":"2023-10-01T09:44:25.552668+0000","last_clean":"2023-10-01T09:44:25.552668+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:44:25.552668+0000","last_undegraded":"2023-10-01T09:44:25.552668+0000","last_fullsized":"2023-10-01T09:44:25.552668+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559160+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:44:25.559160+0000","last_peered":"2023-10-01T09:44:25.559160+0000","last_clean":"2023-10-01T09:44:25.559160+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:44:25.559160+0000","last_undegraded":"2023-10-01T09:44:25.559160+0000","last_fullsized":"2023-10-01T09:44:25.559160+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"239'4324","reported_seq":4339,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.551931+0000","last_change":"2023-10-01T09:43:46.485922+0000","last_active":"2023-10-01T09:44:55.551931+0000","last_peered":"2023-10-01T09:44:55.551931+0000","last_clean":"2023-10-01T09:44:55.551931+0000","last_became_active":"2023-10-01T09:43:46.484899+0000","last_became_peered":"2023-10-01T09:43:46.484899+0000","last_unstale":"2023-10-01T09:44:55.551931+0000","last_undegraded":"2023-10-01T09:44:55.551931+0000","last_fullsized":"2023-10-01T09:44:55.551931+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4324,"log_dups_size":0,"ondisk_log_size":4324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283377664,"num_objects":4324,"num_object_clones":0,"num_object_copies":12972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4324,"num_write_kb":276736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":65,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.552210+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:44:25.552210+0000","last_peered":"2023-10-01T09:44:25.552210+0000","last_clean":"2023-10-01T09:44:25.552210+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:44:25.552210+0000","last_undegraded":"2023-10-01T09:44:25.552210+0000","last_fullsized":"2023-10-01T09:44:25.552210+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":220,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550032+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:44:25.550032+0000","last_peered":"2023-10-01T09:44:25.550032+0000","last_clean":"2023-10-01T09:44:25.550032+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:44:25.550032+0000","last_undegraded":"2023-10-01T09:44:25.550032+0000","last_fullsized":"2023-10-01T09:44:25.550032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"239'3954","reported_seq":3970,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:51.264422+0000","last_change":"2023-10-01T09:43:46.483336+0000","last_active":"2023-10-01T09:44:51.264422+0000","last_peered":"2023-10-01T09:44:51.264422+0000","last_clean":"2023-10-01T09:44:51.264422+0000","last_became_active":"2023-10-01T09:43:46.483035+0000","last_became_peered":"2023-10-01T09:43:46.483035+0000","last_unstale":"2023-10-01T09:44:51.264422+0000","last_undegraded":"2023-10-01T09:44:51.264422+0000","last_fullsized":"2023-10-01T09:44:51.264422+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":3954,"log_dups_size":0,"ondisk_log_size":3954,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:49:21.530723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259129344,"num_objects":3954,"num_object_clones":0,"num_object_copies":11862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3954,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3954,"num_write_kb":253056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":52,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.551979+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:44:25.551979+0000","last_peered":"2023-10-01T09:44:25.551979+0000","last_clean":"2023-10-01T09:44:25.551979+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:44:25.551979+0000","last_undegraded":"2023-10-01T09:44:25.551979+0000","last_fullsized":"2023-10-01T09:44:25.551979+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":135,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.557236+0000","last_change":"2023-10-01T09:40:31.091079+0000","last_active":"2023-10-01T09:44:25.557236+0000","last_peered":"2023-10-01T09:44:25.557236+0000","last_clean":"2023-10-01T09:44:25.557236+0000","last_became_active":"2023-10-01T09:40:31.090655+0000","last_became_peered":"2023-10-01T09:40:31.090655+0000","last_unstale":"2023-10-01T09:44:25.557236+0000","last_undegraded":"2023-10-01T09:44:25.557236+0000","last_fullsized":"2023-10-01T09:44:25.557236+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"239'4316","reported_seq":4332,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.506389+0000","last_change":"2023-10-01T09:43:46.487258+0000","last_active":"2023-10-01T09:44:54.506389+0000","last_peered":"2023-10-01T09:44:54.506389+0000","last_clean":"2023-10-01T09:44:54.506389+0000","last_became_active":"2023-10-01T09:43:46.486532+0000","last_became_peered":"2023-10-01T09:43:46.486532+0000","last_unstale":"2023-10-01T09:44:54.506389+0000","last_undegraded":"2023-10-01T09:44:54.506389+0000","last_fullsized":"2023-10-01T09:44:54.506389+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4316,"log_dups_size":0,"ondisk_log_size":4316,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:09:45.949315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282853376,"num_objects":4316,"num_object_clones":0,"num_object_copies":12948,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4316,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4316,"num_write_kb":276224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":205,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559418+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:44:25.559418+0000","last_peered":"2023-10-01T09:44:25.559418+0000","last_clean":"2023-10-01T09:44:25.559418+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:44:25.559418+0000","last_undegraded":"2023-10-01T09:44:25.559418+0000","last_fullsized":"2023-10-01T09:44:25.559418+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":220,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549833+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:44:25.549833+0000","last_peered":"2023-10-01T09:44:25.549833+0000","last_clean":"2023-10-01T09:44:25.549833+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:44:25.549833+0000","last_undegraded":"2023-10-01T09:44:25.549833+0000","last_fullsized":"2023-10-01T09:44:25.549833+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"239'4032","reported_seq":4048,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:50.761865+0000","last_change":"2023-10-01T09:43:46.253671+0000","last_active":"2023-10-01T09:44:50.761865+0000","last_peered":"2023-10-01T09:44:50.761865+0000","last_clean":"2023-10-01T09:44:50.761865+0000","last_became_active":"2023-10-01T09:43:46.253297+0000","last_became_peered":"2023-10-01T09:43:46.253297+0000","last_unstale":"2023-10-01T09:44:50.761865+0000","last_undegraded":"2023-10-01T09:44:50.761865+0000","last_fullsized":"2023-10-01T09:44:50.761865+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4032,"log_dups_size":0,"ondisk_log_size":4032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:47.602043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264241152,"num_objects":4032,"num_object_clones":0,"num_object_copies":12096,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4032,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4032,"num_write_kb":258048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":216,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273511+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:44:30.273511+0000","last_peered":"2023-10-01T09:44:30.273511+0000","last_clean":"2023-10-01T09:44:30.273511+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:44:30.273511+0000","last_undegraded":"2023-10-01T09:44:30.273511+0000","last_fullsized":"2023-10-01T09:44:30.273511+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":124,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550120+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:44:25.550120+0000","last_peered":"2023-10-01T09:44:25.550120+0000","last_clean":"2023-10-01T09:44:25.550120+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:44:25.550120+0000","last_undegraded":"2023-10-01T09:44:25.550120+0000","last_fullsized":"2023-10-01T09:44:25.550120+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"239'4285","reported_seq":4301,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.494851+0000","last_change":"2023-10-01T09:43:46.488435+0000","last_active":"2023-10-01T09:44:54.494851+0000","last_peered":"2023-10-01T09:44:54.494851+0000","last_clean":"2023-10-01T09:44:54.494851+0000","last_became_active":"2023-10-01T09:43:46.487970+0000","last_became_peered":"2023-10-01T09:43:46.487970+0000","last_unstale":"2023-10-01T09:44:54.494851+0000","last_undegraded":"2023-10-01T09:44:54.494851+0000","last_fullsized":"2023-10-01T09:44:54.494851+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4285,"log_dups_size":0,"ondisk_log_size":4285,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:26.720837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280821760,"num_objects":4285,"num_object_clones":0,"num_object_copies":12855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4285,"num_write_kb":274240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.a","version":"0'0","reported_seq":108,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.557319+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:44:25.557319+0000","last_peered":"2023-10-01T09:44:25.557319+0000","last_clean":"2023-10-01T09:44:25.557319+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:44:25.557319+0000","last_undegraded":"2023-10-01T09:44:25.557319+0000","last_fullsized":"2023-10-01T09:44:25.557319+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549928+0000","last_change":"2023-10-01T09:43:01.241271+0000","last_active":"2023-10-01T09:44:25.549928+0000","last_peered":"2023-10-01T09:44:25.549928+0000","last_clean":"2023-10-01T09:44:25.549928+0000","last_became_active":"2023-10-01T09:43:01.240591+0000","last_became_peered":"2023-10-01T09:43:01.240591+0000","last_unstale":"2023-10-01T09:44:25.549928+0000","last_undegraded":"2023-10-01T09:44:25.549928+0000","last_fullsized":"2023-10-01T09:44:25.549928+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"239'4377","reported_seq":4392,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.562619+0000","last_change":"2023-10-01T09:43:46.261128+0000","last_active":"2023-10-01T09:44:55.562619+0000","last_peered":"2023-10-01T09:44:55.562619+0000","last_clean":"2023-10-01T09:44:55.562619+0000","last_became_active":"2023-10-01T09:43:46.260782+0000","last_became_peered":"2023-10-01T09:43:46.260782+0000","last_unstale":"2023-10-01T09:44:55.562619+0000","last_undegraded":"2023-10-01T09:44:55.562619+0000","last_fullsized":"2023-10-01T09:44:55.562619+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4377,"log_dups_size":0,"ondisk_log_size":4377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286851072,"num_objects":4377,"num_object_clones":0,"num_object_copies":13131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4377,"num_write_kb":280128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549763+0000","last_change":"2023-10-01T09:43:01.244526+0000","last_active":"2023-10-01T09:44:25.549763+0000","last_peered":"2023-10-01T09:44:25.549763+0000","last_clean":"2023-10-01T09:44:25.549763+0000","last_became_active":"2023-10-01T09:43:01.244210+0000","last_became_peered":"2023-10-01T09:43:01.244210+0000","last_unstale":"2023-10-01T09:44:25.549763+0000","last_undegraded":"2023-10-01T09:44:25.549763+0000","last_fullsized":"2023-10-01T09:44:25.549763+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550419+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:44:25.550419+0000","last_peered":"2023-10-01T09:44:25.550419+0000","last_clean":"2023-10-01T09:44:25.550419+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:44:25.550419+0000","last_undegraded":"2023-10-01T09:44:25.550419+0000","last_fullsized":"2023-10-01T09:44:25.550419+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"239'4261","reported_seq":4276,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.914719+0000","last_change":"2023-10-01T09:43:46.254639+0000","last_active":"2023-10-01T09:44:54.914719+0000","last_peered":"2023-10-01T09:44:54.914719+0000","last_clean":"2023-10-01T09:44:54.914719+0000","last_became_active":"2023-10-01T09:43:46.254244+0000","last_became_peered":"2023-10-01T09:43:46.254244+0000","last_unstale":"2023-10-01T09:44:54.914719+0000","last_undegraded":"2023-10-01T09:44:54.914719+0000","last_fullsized":"2023-10-01T09:44:54.914719+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4261,"log_dups_size":0,"ondisk_log_size":4261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279248896,"num_objects":4261,"num_object_clones":0,"num_object_copies":12783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4261,"num_write_kb":272704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,7,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":264,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561031+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:44:25.561031+0000","last_peered":"2023-10-01T09:44:25.561031+0000","last_clean":"2023-10-01T09:44:25.561031+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:44:25.561031+0000","last_undegraded":"2023-10-01T09:44:25.561031+0000","last_fullsized":"2023-10-01T09:44:25.561031+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.543877+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:44:25.543877+0000","last_peered":"2023-10-01T09:44:25.543877+0000","last_clean":"2023-10-01T09:44:25.543877+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:44:25.543877+0000","last_undegraded":"2023-10-01T09:44:25.543877+0000","last_fullsized":"2023-10-01T09:44:25.543877+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"239'4404","reported_seq":4418,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.918942+0000","last_change":"2023-10-01T09:43:46.256925+0000","last_active":"2023-10-01T09:44:54.918942+0000","last_peered":"2023-10-01T09:44:54.918942+0000","last_clean":"2023-10-01T09:44:54.918942+0000","last_became_active":"2023-10-01T09:43:46.256587+0000","last_became_peered":"2023-10-01T09:43:46.256587+0000","last_unstale":"2023-10-01T09:44:54.918942+0000","last_undegraded":"2023-10-01T09:44:54.918942+0000","last_fullsized":"2023-10-01T09:44:54.918942+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4404,"log_dups_size":0,"ondisk_log_size":4404,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288620544,"num_objects":4404,"num_object_clones":0,"num_object_copies":13212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4404,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4404,"num_write_kb":281856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":155,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550717+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:44:25.550717+0000","last_peered":"2023-10-01T09:44:25.550717+0000","last_clean":"2023-10-01T09:44:25.550717+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:44:25.550717+0000","last_undegraded":"2023-10-01T09:44:25.550717+0000","last_fullsized":"2023-10-01T09:44:25.550717+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":111,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559751+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:44:25.559751+0000","last_peered":"2023-10-01T09:44:25.559751+0000","last_clean":"2023-10-01T09:44:25.559751+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:44:25.559751+0000","last_undegraded":"2023-10-01T09:44:25.559751+0000","last_fullsized":"2023-10-01T09:44:25.559751+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":234,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.543880+0000","last_change":"2023-10-01T09:43:01.244777+0000","last_active":"2023-10-01T09:44:25.543880+0000","last_peered":"2023-10-01T09:44:25.543880+0000","last_clean":"2023-10-01T09:44:25.543880+0000","last_became_active":"2023-10-01T09:43:01.244430+0000","last_became_peered":"2023-10-01T09:43:01.244430+0000","last_unstale":"2023-10-01T09:44:25.543880+0000","last_undegraded":"2023-10-01T09:44:25.543880+0000","last_fullsized":"2023-10-01T09:44:25.543880+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:08:53.589070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"239'4347","reported_seq":4362,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.538362+0000","last_change":"2023-10-01T09:43:46.261252+0000","last_active":"2023-10-01T09:44:55.538362+0000","last_peered":"2023-10-01T09:44:55.538362+0000","last_clean":"2023-10-01T09:44:55.538362+0000","last_became_active":"2023-10-01T09:43:46.260881+0000","last_became_peered":"2023-10-01T09:43:46.260881+0000","last_unstale":"2023-10-01T09:44:55.538362+0000","last_undegraded":"2023-10-01T09:44:55.538362+0000","last_fullsized":"2023-10-01T09:44:55.538362+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4347,"log_dups_size":0,"ondisk_log_size":4347,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284884992,"num_objects":4347,"num_object_clones":0,"num_object_copies":13041,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4347,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4347,"num_write_kb":278208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":227,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.560683+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:44:25.560683+0000","last_peered":"2023-10-01T09:44:25.560683+0000","last_clean":"2023-10-01T09:44:25.560683+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:44:25.560683+0000","last_undegraded":"2023-10-01T09:44:25.560683+0000","last_fullsized":"2023-10-01T09:44:25.560683+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561811+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:44:25.561811+0000","last_peered":"2023-10-01T09:44:25.561811+0000","last_clean":"2023-10-01T09:44:25.561811+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:44:25.561811+0000","last_undegraded":"2023-10-01T09:44:25.561811+0000","last_fullsized":"2023-10-01T09:44:25.561811+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":137,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561998+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:44:25.561998+0000","last_peered":"2023-10-01T09:44:25.561998+0000","last_clean":"2023-10-01T09:44:25.561998+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:44:25.561998+0000","last_undegraded":"2023-10-01T09:44:25.561998+0000","last_fullsized":"2023-10-01T09:44:25.561998+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.9","version":"239'4241","reported_seq":4256,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.925061+0000","last_change":"2023-10-01T09:43:46.259198+0000","last_active":"2023-10-01T09:44:54.925061+0000","last_peered":"2023-10-01T09:44:54.925061+0000","last_clean":"2023-10-01T09:44:54.925061+0000","last_became_active":"2023-10-01T09:43:46.258827+0000","last_became_peered":"2023-10-01T09:43:46.258827+0000","last_unstale":"2023-10-01T09:44:54.925061+0000","last_undegraded":"2023-10-01T09:44:54.925061+0000","last_fullsized":"2023-10-01T09:44:54.925061+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4241,"log_dups_size":0,"ondisk_log_size":4241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277938176,"num_objects":4241,"num_object_clones":0,"num_object_copies":12723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4241,"num_write_kb":271424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":240,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.563390+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:44:25.563390+0000","last_peered":"2023-10-01T09:44:25.563390+0000","last_clean":"2023-10-01T09:44:25.563390+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:44:25.563390+0000","last_undegraded":"2023-10-01T09:44:25.563390+0000","last_fullsized":"2023-10-01T09:44:25.563390+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":191,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.562238+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:44:25.562238+0000","last_peered":"2023-10-01T09:44:25.562238+0000","last_clean":"2023-10-01T09:44:25.562238+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:44:25.562238+0000","last_undegraded":"2023-10-01T09:44:25.562238+0000","last_fullsized":"2023-10-01T09:44:25.562238+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":240,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.543893+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:44:25.543893+0000","last_peered":"2023-10-01T09:44:25.543893+0000","last_clean":"2023-10-01T09:44:25.543893+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:44:25.543893+0000","last_undegraded":"2023-10-01T09:44:25.543893+0000","last_fullsized":"2023-10-01T09:44:25.543893+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"239'4300","reported_seq":4315,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.562241+0000","last_change":"2023-10-01T09:43:46.260567+0000","last_active":"2023-10-01T09:44:55.562241+0000","last_peered":"2023-10-01T09:44:55.562241+0000","last_clean":"2023-10-01T09:44:55.562241+0000","last_became_active":"2023-10-01T09:43:46.260168+0000","last_became_peered":"2023-10-01T09:43:46.260168+0000","last_unstale":"2023-10-01T09:44:55.562241+0000","last_undegraded":"2023-10-01T09:44:55.562241+0000","last_fullsized":"2023-10-01T09:44:55.562241+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4300,"log_dups_size":0,"ondisk_log_size":4300,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281804800,"num_objects":4300,"num_object_clones":0,"num_object_copies":12900,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4300,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4300,"num_write_kb":275200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":138,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561845+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:44:25.561845+0000","last_peered":"2023-10-01T09:44:25.561845+0000","last_clean":"2023-10-01T09:44:25.561845+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:44:25.561845+0000","last_undegraded":"2023-10-01T09:44:25.561845+0000","last_fullsized":"2023-10-01T09:44:25.561845+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":475,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.551986+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:44:25.551986+0000","last_peered":"2023-10-01T09:44:25.551986+0000","last_clean":"2023-10-01T09:44:25.551986+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:44:25.551986+0000","last_undegraded":"2023-10-01T09:44:25.551986+0000","last_fullsized":"2023-10-01T09:44:25.551986+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":232,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.560982+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:44:25.560982+0000","last_peered":"2023-10-01T09:44:25.560982+0000","last_clean":"2023-10-01T09:44:25.560982+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:44:25.560982+0000","last_undegraded":"2023-10-01T09:44:25.560982+0000","last_fullsized":"2023-10-01T09:44:25.560982+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559077+0000","last_change":"2023-10-01T09:40:31.090895+0000","last_active":"2023-10-01T09:44:25.559077+0000","last_peered":"2023-10-01T09:44:25.559077+0000","last_clean":"2023-10-01T09:44:25.559077+0000","last_became_active":"2023-10-01T09:40:31.090546+0000","last_became_peered":"2023-10-01T09:40:31.090546+0000","last_unstale":"2023-10-01T09:44:25.559077+0000","last_undegraded":"2023-10-01T09:44:25.559077+0000","last_fullsized":"2023-10-01T09:44:25.559077+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"239'4020","reported_seq":4035,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:51.276765+0000","last_change":"2023-10-01T09:43:46.254514+0000","last_active":"2023-10-01T09:44:51.276765+0000","last_peered":"2023-10-01T09:44:51.276765+0000","last_clean":"2023-10-01T09:44:51.276765+0000","last_became_active":"2023-10-01T09:43:46.253333+0000","last_became_peered":"2023-10-01T09:43:46.253333+0000","last_unstale":"2023-10-01T09:44:51.276765+0000","last_undegraded":"2023-10-01T09:44:51.276765+0000","last_fullsized":"2023-10-01T09:44:51.276765+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4020,"log_dups_size":0,"ondisk_log_size":4020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:59:07.169379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263454720,"num_objects":4020,"num_object_clones":0,"num_object_copies":12060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4020,"num_write_kb":257280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":48,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.551991+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:44:25.551991+0000","last_peered":"2023-10-01T09:44:25.551991+0000","last_clean":"2023-10-01T09:44:25.551991+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:44:25.551991+0000","last_undegraded":"2023-10-01T09:44:25.551991+0000","last_fullsized":"2023-10-01T09:44:25.551991+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549018+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:44:25.549018+0000","last_peered":"2023-10-01T09:44:25.549018+0000","last_clean":"2023-10-01T09:44:25.549018+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:44:25.549018+0000","last_undegraded":"2023-10-01T09:44:25.549018+0000","last_fullsized":"2023-10-01T09:44:25.549018+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550777+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:44:25.550777+0000","last_peered":"2023-10-01T09:44:25.550777+0000","last_clean":"2023-10-01T09:44:25.550777+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:44:25.550777+0000","last_undegraded":"2023-10-01T09:44:25.550777+0000","last_fullsized":"2023-10-01T09:44:25.550777+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"239'4312","reported_seq":4327,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.552466+0000","last_change":"2023-10-01T09:43:46.261246+0000","last_active":"2023-10-01T09:44:55.552466+0000","last_peered":"2023-10-01T09:44:55.552466+0000","last_clean":"2023-10-01T09:44:55.552466+0000","last_became_active":"2023-10-01T09:43:46.260830+0000","last_became_peered":"2023-10-01T09:43:46.260830+0000","last_unstale":"2023-10-01T09:44:55.552466+0000","last_undegraded":"2023-10-01T09:44:55.552466+0000","last_fullsized":"2023-10-01T09:44:55.552466+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4312,"log_dups_size":0,"ondisk_log_size":4312,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282591232,"num_objects":4312,"num_object_clones":0,"num_object_copies":12936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4312,"num_write_kb":275968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":48,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.552055+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:44:25.552055+0000","last_peered":"2023-10-01T09:44:25.552055+0000","last_clean":"2023-10-01T09:44:25.552055+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:44:25.552055+0000","last_undegraded":"2023-10-01T09:44:25.552055+0000","last_fullsized":"2023-10-01T09:44:25.552055+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":187,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.562060+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:44:25.562060+0000","last_peered":"2023-10-01T09:44:25.562060+0000","last_clean":"2023-10-01T09:44:25.562060+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:44:25.562060+0000","last_undegraded":"2023-10-01T09:44:25.562060+0000","last_fullsized":"2023-10-01T09:44:25.562060+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":238,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550066+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:44:25.550066+0000","last_peered":"2023-10-01T09:44:25.550066+0000","last_clean":"2023-10-01T09:44:25.550066+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:44:25.550066+0000","last_undegraded":"2023-10-01T09:44:25.550066+0000","last_fullsized":"2023-10-01T09:44:25.550066+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"239'4272","reported_seq":4287,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:54.911922+0000","last_change":"2023-10-01T09:43:46.257266+0000","last_active":"2023-10-01T09:44:54.911922+0000","last_peered":"2023-10-01T09:44:54.911922+0000","last_clean":"2023-10-01T09:44:54.911922+0000","last_became_active":"2023-10-01T09:43:46.256318+0000","last_became_peered":"2023-10-01T09:43:46.256318+0000","last_unstale":"2023-10-01T09:44:54.911922+0000","last_undegraded":"2023-10-01T09:44:54.911922+0000","last_fullsized":"2023-10-01T09:44:54.911922+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4272,"log_dups_size":0,"ondisk_log_size":4272,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279969792,"num_objects":4272,"num_object_clones":0,"num_object_copies":12816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4272,"num_write_kb":273408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":269,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.562844+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:44:25.562844+0000","last_peered":"2023-10-01T09:44:25.562844+0000","last_clean":"2023-10-01T09:44:25.562844+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:44:25.562844+0000","last_undegraded":"2023-10-01T09:44:25.562844+0000","last_fullsized":"2023-10-01T09:44:25.562844+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":214,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.543861+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:44:25.543861+0000","last_peered":"2023-10-01T09:44:25.543861+0000","last_clean":"2023-10-01T09:44:25.543861+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:44:25.543861+0000","last_undegraded":"2023-10-01T09:44:25.543861+0000","last_fullsized":"2023-10-01T09:44:25.543861+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561406+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:44:25.561406+0000","last_peered":"2023-10-01T09:44:25.561406+0000","last_clean":"2023-10-01T09:44:25.561406+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:44:25.561406+0000","last_undegraded":"2023-10-01T09:44:25.561406+0000","last_fullsized":"2023-10-01T09:44:25.561406+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"239'4435","reported_seq":4449,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.552350+0000","last_change":"2023-10-01T09:43:46.485887+0000","last_active":"2023-10-01T09:44:55.552350+0000","last_peered":"2023-10-01T09:44:55.552350+0000","last_clean":"2023-10-01T09:44:55.552350+0000","last_became_active":"2023-10-01T09:43:46.485102+0000","last_became_peered":"2023-10-01T09:43:46.485102+0000","last_unstale":"2023-10-01T09:44:55.552350+0000","last_undegraded":"2023-10-01T09:44:55.552350+0000","last_fullsized":"2023-10-01T09:44:55.552350+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":4435,"log_dups_size":0,"ondisk_log_size":4435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290652160,"num_objects":4435,"num_object_clones":0,"num_object_copies":13305,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4435,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4435,"num_write_kb":283840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":245,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.557542+0000","last_change":"2023-10-01T09:40:31.094439+0000","last_active":"2023-10-01T09:44:25.557542+0000","last_peered":"2023-10-01T09:44:25.557542+0000","last_clean":"2023-10-01T09:44:25.557542+0000","last_became_active":"2023-10-01T09:40:31.094027+0000","last_became_peered":"2023-10-01T09:40:31.094027+0000","last_unstale":"2023-10-01T09:44:25.557542+0000","last_undegraded":"2023-10-01T09:44:25.557542+0000","last_fullsized":"2023-10-01T09:44:25.557542+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":212,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.550873+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:44:25.550873+0000","last_peered":"2023-10-01T09:44:25.550873+0000","last_clean":"2023-10-01T09:44:25.550873+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:44:25.550873+0000","last_undegraded":"2023-10-01T09:44:25.550873+0000","last_fullsized":"2023-10-01T09:44:25.550873+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":21,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549921+0000","last_change":"2023-10-01T09:43:01.369071+0000","last_active":"2023-10-01T09:44:25.549921+0000","last_peered":"2023-10-01T09:44:25.549921+0000","last_clean":"2023-10-01T09:44:25.549921+0000","last_became_active":"2023-10-01T09:43:01.368321+0000","last_became_peered":"2023-10-01T09:43:01.368321+0000","last_unstale":"2023-10-01T09:44:25.549921+0000","last_undegraded":"2023-10-01T09:44:25.549921+0000","last_fullsized":"2023-10-01T09:44:25.549921+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":231,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549990+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:44:25.549990+0000","last_peered":"2023-10-01T09:44:25.549990+0000","last_clean":"2023-10-01T09:44:25.549990+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:44:25.549990+0000","last_undegraded":"2023-10-01T09:44:25.549990+0000","last_fullsized":"2023-10-01T09:44:25.549990+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":255,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561962+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:44:25.561962+0000","last_peered":"2023-10-01T09:44:25.561962+0000","last_clean":"2023-10-01T09:44:25.561962+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:44:25.561962+0000","last_undegraded":"2023-10-01T09:44:25.561962+0000","last_fullsized":"2023-10-01T09:44:25.561962+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":207,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559519+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:44:25.559519+0000","last_peered":"2023-10-01T09:44:25.559519+0000","last_clean":"2023-10-01T09:44:25.559519+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:44:25.559519+0000","last_undegraded":"2023-10-01T09:44:25.559519+0000","last_fullsized":"2023-10-01T09:44:25.559519+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":21,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549746+0000","last_change":"2023-10-01T09:43:01.294601+0000","last_active":"2023-10-01T09:44:25.549746+0000","last_peered":"2023-10-01T09:44:25.549746+0000","last_clean":"2023-10-01T09:44:25.549746+0000","last_became_active":"2023-10-01T09:43:01.293306+0000","last_became_peered":"2023-10-01T09:43:01.293306+0000","last_unstale":"2023-10-01T09:44:25.549746+0000","last_undegraded":"2023-10-01T09:44:25.549746+0000","last_fullsized":"2023-10-01T09:44:25.549746+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":218,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.559833+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:44:25.559833+0000","last_peered":"2023-10-01T09:44:25.559833+0000","last_clean":"2023-10-01T09:44:25.559833+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:44:25.559833+0000","last_undegraded":"2023-10-01T09:44:25.559833+0000","last_fullsized":"2023-10-01T09:44:25.559833+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":21,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549754+0000","last_change":"2023-10-01T09:43:01.294443+0000","last_active":"2023-10-01T09:44:25.549754+0000","last_peered":"2023-10-01T09:44:25.549754+0000","last_clean":"2023-10-01T09:44:25.549754+0000","last_became_active":"2023-10-01T09:43:01.292898+0000","last_became_peered":"2023-10-01T09:43:01.292898+0000","last_unstale":"2023-10-01T09:44:25.549754+0000","last_undegraded":"2023-10-01T09:44:25.549754+0000","last_fullsized":"2023-10-01T09:44:25.549754+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":243,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.561438+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:44:25.561438+0000","last_peered":"2023-10-01T09:44:25.561438+0000","last_clean":"2023-10-01T09:44:25.561438+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:44:25.561438+0000","last_undegraded":"2023-10-01T09:44:25.561438+0000","last_fullsized":"2023-10-01T09:44:25.561438+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":236,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:26.341389+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:44:26.341389+0000","last_peered":"2023-10-01T09:44:26.341389+0000","last_clean":"2023-10-01T09:44:26.341389+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:44:26.341389+0000","last_undegraded":"2023-10-01T09:44:26.341389+0000","last_fullsized":"2023-10-01T09:44:26.341389+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":257,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549582+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:44:25.549582+0000","last_peered":"2023-10-01T09:44:25.549582+0000","last_clean":"2023-10-01T09:44:25.549582+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:44:25.549582+0000","last_undegraded":"2023-10-01T09:44:25.549582+0000","last_fullsized":"2023-10-01T09:44:25.549582+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":124,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-10-01T09:44:25.549606+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:44:25.549606+0000","last_peered":"2023-10-01T09:44:25.549606+0000","last_clean":"2023-10-01T09:44:25.549606+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:44:25.549606+0000","last_undegraded":"2023-10-01T09:44:25.549606+0000","last_fullsized":"2023-10-01T09:44:25.549606+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":10,"num_pg":16,"stat_sum":{"num_bytes":4470145024,"num_objects":68209,"num_object_clones":0,"num_object_copies":204627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":68209,"num_write_kb":4365376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13235585024,"data_stored":13235585024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":68209,"ondisk_log_size":68209,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":16498,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430701,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1687632,"kb_used_data":1093832,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":92057520,"statfs":{"total":95995035648,"available":94266900480,"internally_reserved":0,"allocated":1120083968,"data_stored":1119520341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":[2,0,0,0,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":[{"osd":0,"last update":"Sun Oct 1 09:44:12 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":1.0600000000000001,"15min":1.827},"min":{"1min":0.63500000000000001,"5min":0.26800000000000002,"15min":0.23999999999999999},"max":{"1min":1.163,"5min":7.6200000000000001,"15min":60.502000000000002},"last":1.371},{"interface":"front","average":{"1min":0.85699999999999998,"5min":1.2709999999999999,"15min":1.9119999999999999},"min":{"1min":0.61799999999999999,"5min":0.28799999999999998,"15min":0.26500000000000001},"max":{"1min":1.4179999999999999,"5min":17.872,"15min":60.472999999999999},"last":0.63700000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:44:52 2023","interfaces":[{"interface":"back","average":{"1min":13.112,"5min":4.0229999999999997,"15min":3.04},"min":{"1min":0.35099999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":210.62299999999999,"5min":210.62299999999999,"15min":210.62299999999999},"last":1.903},{"interface":"front","average":{"1min":13.063000000000001,"5min":3.657,"15min":2.8610000000000002},"min":{"1min":0.35299999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":208.809,"5min":208.809,"15min":208.809},"last":1.3360000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:44:12 2023","interfaces":[{"interface":"back","average":{"1min":4.0880000000000001,"5min":2.1619999999999999,"15min":1.8979999999999999},"min":{"1min":0.64600000000000002,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":57.079999999999998,"5min":57.079999999999998,"15min":57.079999999999998},"last":1.8680000000000001},{"interface":"front","average":{"1min":4.157,"5min":1.8380000000000001,"15min":1.7210000000000001},"min":{"1min":0.72799999999999998,"5min":0.35799999999999998,"15min":0.313},"max":{"1min":57.137999999999998,"5min":57.137999999999998,"15min":57.137999999999998},"last":0.65300000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:44:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":1.3100000000000001,"15min":2.2120000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.2569999999999999,"5min":10.836,"15min":85.370000000000005},"last":1.4059999999999999},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.407,"15min":2.1850000000000001},"min":{"1min":0.40799999999999997,"5min":0.33000000000000002,"15min":0.32000000000000001},"max":{"1min":1.9890000000000001,"5min":17.815999999999999,"15min":85.123999999999995},"last":0.61899999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:44:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0289999999999999,"15min":1.1559999999999999},"min":{"1min":0.67500000000000004,"5min":0.33100000000000002,"15min":0.309},"max":{"1min":1.2929999999999999,"5min":7.6829999999999998,"15min":12.615},"last":1.756},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.1990000000000001,"15min":1.266},"min":{"1min":0.60999999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.2929999999999999,"5min":17.742000000000001,"15min":17.742000000000001},"last":0.67100000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:44:12 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.8680000000000001,"15min":1.6930000000000001},"min":{"1min":0.71699999999999997,"5min":0.314,"15min":0.28000000000000003},"max":{"1min":1.3720000000000001,"5min":12.121,"15min":12.945},"last":3.0670000000000002},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.4299999999999999,"15min":1.4570000000000001},"min":{"1min":0.72299999999999998,"5min":0.39300000000000002,"15min":0.34200000000000003},"max":{"1min":1.3819999999999999,"5min":7.766,"15min":15.757999999999999},"last":1.4370000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:44:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.125,"15min":1.4199999999999999},"min":{"1min":0.73799999999999999,"5min":0.443,"15min":0.39500000000000002},"max":{"1min":1.3640000000000001,"5min":7.6589999999999998,"15min":10.470000000000001},"last":2.194},{"interface":"front","average":{"1min":1.179,"5min":1.419,"15min":1.347},"min":{"1min":0.71799999999999997,"5min":0.39300000000000002,"15min":0.34599999999999997},"max":{"1min":1.9259999999999999,"5min":17.977,"15min":17.977},"last":0.58699999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626934,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2253816,"kb_used_data":1944304,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91491336,"statfs":{"total":95995035648,"available":93687128064,"internally_reserved":0,"allocated":1990967296,"data_stored":1990427399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":[3,0,0,2,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:44:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.92900000000000005,"15min":2.48},"min":{"1min":0.36199999999999999,"5min":0.245,"15min":0.24099999999999999},"max":{"1min":2.6579999999999999,"5min":6.242,"15min":159.34999999999999},"last":0.27100000000000002},{"interface":"front","average":{"1min":1.101,"5min":1.1970000000000001,"15min":2.5219999999999998},"min":{"1min":0.41099999999999998,"5min":0.29699999999999999,"15min":0.27100000000000002},"max":{"1min":5.0780000000000003,"5min":8.4420000000000002,"15min":160.39400000000001},"last":0.505}]},{"osd":1,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":10.462,"5min":3.109,"15min":2.3820000000000001},"min":{"1min":0.35899999999999999,"5min":0.29499999999999998,"15min":0.25900000000000001},"max":{"1min":183.59999999999999,"5min":183.59999999999999,"15min":183.59999999999999},"last":3.5739999999999998},{"interface":"front","average":{"1min":10.223000000000001,"5min":2.8479999999999999,"15min":2.6150000000000002},"min":{"1min":0.32400000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":183.56200000000001,"5min":183.56200000000001,"15min":183.56200000000001},"last":0.41199999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:44:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.93700000000000006,"15min":2.069},"min":{"1min":0.53500000000000003,"5min":0.33200000000000002,"15min":0.29799999999999999},"max":{"1min":2.0150000000000001,"5min":8.8000000000000007,"15min":157.172},"last":3.4750000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.0069999999999999,"15min":2.2829999999999999},"min":{"1min":0.46899999999999997,"5min":0.32400000000000001,"15min":0.28599999999999998},"max":{"1min":1.3180000000000001,"5min":6.0800000000000001,"15min":157.30099999999999},"last":0.316}]},{"osd":3,"last update":"Sun Oct 1 09:44:54 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":2.202,"15min":2.7149999999999999},"min":{"1min":0.434,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":5.4180000000000001,"5min":66.763999999999996,"15min":156.584},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.9119999999999999,"15min":2.8740000000000001},"min":{"1min":0.36299999999999999,"5min":0.33300000000000002,"15min":0.32200000000000001},"max":{"1min":3.1720000000000002,"5min":66.793000000000006,"15min":157.39099999999999},"last":0.58499999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.111,"15min":1.141},"min":{"1min":0.378,"5min":0.34899999999999998,"15min":0.27800000000000002},"max":{"1min":4.1989999999999998,"5min":8.7479999999999993,"15min":8.7479999999999993},"last":3.6360000000000001},{"interface":"front","average":{"1min":1.6100000000000001,"5min":1.0920000000000001,"15min":1.365},"min":{"1min":0.52900000000000003,"5min":0.32400000000000001,"15min":0.32100000000000001},"max":{"1min":9.3040000000000003,"5min":9.3040000000000003,"15min":10.475},"last":0.35499999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.46,"15min":1.3420000000000001},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.27200000000000002},"max":{"1min":4.1040000000000001,"5min":8.8759999999999994,"15min":8.8759999999999994},"last":3.6949999999999998},{"interface":"front","average":{"1min":1.321,"5min":1.407,"15min":1.577},"min":{"1min":0.44800000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.7490000000000001,"5min":5.3680000000000003,"15min":12.023},"last":0.38300000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:44:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.669,"15min":1.6459999999999999},"min":{"1min":0.54400000000000004,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.8010000000000002,"5min":18.337,"15min":18.337},"last":0.53100000000000003},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1479999999999999,"15min":1.22},"min":{"1min":0.433,"5min":0.41299999999999998,"15min":0.314},"max":{"1min":1.869,"5min":9.4559999999999995,"15min":12.445},"last":3.609}]}]},{"osd":1,"up_from":83,"seq":356482285881,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1351828,"kb_used_data":760524,"kb_used_omap":4,"kb_used_meta":591291,"kb_avail":92393324,"statfs":{"total":95995035648,"available":94610763776,"internally_reserved":0,"allocated":778776576,"data_stored":777874242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":605482894},"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":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":2.48,"15min":2.2210000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.19700000000000001},"max":{"1min":4.3979999999999997,"5min":63.883000000000003,"15min":63.883000000000003},"last":1.663},{"interface":"front","average":{"1min":1,"5min":2.3380000000000001,"15min":2.149},"min":{"1min":0.33800000000000002,"5min":0.23200000000000001,"15min":0.16700000000000001},"max":{"1min":3.976,"5min":63.901000000000003,"15min":63.901000000000003},"last":1.637}]},{"osd":2,"last update":"Sun Oct 1 09:44:16 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":1.79,"15min":1.827},"min":{"1min":0.33600000000000002,"5min":0.215,"15min":0.20799999999999999},"max":{"1min":1.964,"5min":63.93,"15min":63.93},"last":1.46},{"interface":"front","average":{"1min":0.58099999999999996,"5min":1.6870000000000001,"15min":1.657},"min":{"1min":0.27100000000000002,"5min":0.23300000000000001,"15min":0.22600000000000001},"max":{"1min":0.87,"5min":63.948,"15min":63.948},"last":1.2629999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":4.9470000000000001,"15min":3.1480000000000001},"min":{"1min":0.39100000000000001,"5min":0.222,"15min":0.222},"max":{"1min":0.93899999999999995,"5min":116.086,"15min":121.209},"last":1.6539999999999999},{"interface":"front","average":{"1min":0.67300000000000004,"5min":4.1230000000000002,"15min":3.206},"min":{"1min":0.45500000000000002,"5min":0.26000000000000001,"15min":0.17599999999999999},"max":{"1min":0.92400000000000004,"5min":115.70399999999999,"15min":121.054},"last":1.407}]},{"osd":4,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.194,"15min":2.0390000000000001},"min":{"1min":0.498,"5min":0.32800000000000001,"15min":0.25900000000000001},"max":{"1min":4.1539999999999999,"5min":5.1520000000000001,"15min":200.00800000000001},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.2150000000000001,"5min":2.081,"15min":2.3260000000000001},"min":{"1min":0.42199999999999999,"5min":0.312,"15min":0.30199999999999999},"max":{"1min":5.1420000000000003,"5min":64.650999999999996,"15min":200.07499999999999},"last":0.96399999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.9299999999999999,"15min":1.954},"min":{"1min":0.54100000000000004,"5min":0.379,"15min":0.36299999999999999},"max":{"1min":4.4790000000000001,"5min":11.375,"15min":14.595000000000001},"last":1.337},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.282,"15min":1.879},"min":{"1min":0.46100000000000002,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":5.1799999999999997,"5min":64.677000000000007,"15min":64.677000000000007},"last":0.92700000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.9950000000000001,"5min":1.8720000000000001,"15min":1.8839999999999999},"min":{"1min":0.40400000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.96,"5min":13.643000000000001,"15min":14.654999999999999},"last":1.373},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.5149999999999999,"15min":1.6539999999999999},"min":{"1min":0.40699999999999997,"5min":0.36899999999999999,"15min":0.33000000000000002},"max":{"1min":7.9880000000000004,"5min":7.9880000000000004,"15min":9.8689999999999998},"last":1.581}]},{"osd":7,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":2.6240000000000001,"15min":2.0579999999999998},"min":{"1min":0.44700000000000001,"5min":0.38900000000000001,"15min":0.38},"max":{"1min":5.2140000000000004,"5min":64.700999999999993,"15min":64.700999999999993},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":2.6840000000000002,"15min":2.1190000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":4.5529999999999999,"5min":63.959000000000003,"15min":63.959000000000003},"last":1.4319999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449407,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3159644,"kb_used_data":2585300,"kb_used_omap":5,"kb_used_meta":574266,"kb_avail":90585508,"statfs":{"total":95995035648,"available":92759560192,"internally_reserved":0,"allocated":2647347200,"data_stored":2646433696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":588049018},"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,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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":2.0419999999999998,"15min":1.861},"min":{"1min":0.30299999999999999,"5min":0.19800000000000001,"15min":0.17999999999999999},"max":{"1min":5.0499999999999998,"5min":44.500999999999998,"15min":44.500999999999998},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":1.9159999999999999,"15min":1.76},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.188},"max":{"1min":2.4940000000000002,"5min":44.296999999999997,"15min":44.296999999999997},"last":0.46800000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.89200000000000002,"15min":1.5629999999999999},"min":{"1min":0.35599999999999998,"5min":0.23599999999999999,"15min":0.19800000000000001},"max":{"1min":0.96899999999999997,"5min":6.6559999999999997,"15min":12.534000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.66800000000000004,"5min":1.0169999999999999,"15min":1.381},"min":{"1min":0.38,"5min":0.26100000000000001,"15min":0.223},"max":{"1min":1.038,"5min":8.7919999999999998,"15min":10.26},"last":0.91000000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":3.581,"15min":2.6589999999999998},"min":{"1min":0.26800000000000002,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":3.9870000000000001,"5min":183.02099999999999,"15min":183.02099999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":1.3660000000000001,"5min":3.77,"15min":2.7210000000000001},"min":{"1min":0.34899999999999998,"5min":0.29399999999999998,"15min":0.23999999999999999},"max":{"1min":3.6469999999999998,"5min":191,"15min":191},"last":0.77500000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.04,"15min":1.3220000000000001},"min":{"1min":0.66400000000000003,"5min":0.34300000000000003,"15min":0.29499999999999998},"max":{"1min":1.103,"5min":8.8249999999999993,"15min":14.877000000000001},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.1419999999999999,"15min":1.778},"min":{"1min":0.65600000000000003,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":1.2649999999999999,"5min":5.694,"15min":14.788},"last":0.82299999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":2.3620000000000001,"15min":1.885},"min":{"1min":0.65100000000000002,"5min":0.38600000000000001,"15min":0.316},"max":{"1min":1.274,"5min":60.887999999999998,"15min":60.887999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.8919999999999999,"15min":1.7270000000000001},"min":{"1min":0.63100000000000001,"5min":0.35599999999999998,"15min":0.318},"max":{"1min":1.286,"5min":61.079000000000001,"15min":61.079000000000001},"last":0.55100000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.359,"15min":1.5},"min":{"1min":0.59199999999999997,"5min":0.38800000000000001,"15min":0.35399999999999998},"max":{"1min":1.4179999999999999,"5min":8.8529999999999998,"15min":10.436999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.2869999999999999,"15min":1.9079999999999999},"min":{"1min":0.64000000000000001,"5min":0.38600000000000001,"15min":0.38500000000000001},"max":{"1min":1.252,"5min":7.2439999999999998,"15min":13.454000000000001},"last":0.75800000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:43:59 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.8200000000000001,"15min":1.6759999999999999},"min":{"1min":0.57099999999999995,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.3440000000000001,"5min":8.8800000000000008,"15min":12.532999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.643,"15min":2.097},"min":{"1min":0.72199999999999998,"5min":0.40999999999999998,"15min":0.39500000000000002},"max":{"1min":1.272,"5min":9.6379999999999999,"15min":20.146000000000001},"last":0.71699999999999997}]}]},{"osd":2,"up_from":88,"seq":377957122356,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2210596,"kb_used_data":1629916,"kb_used_omap":7,"kb_used_meta":580664,"kb_avail":91534556,"statfs":{"total":95995035648,"available":93731385344,"internally_reserved":0,"allocated":1669033984,"data_stored":1668171925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":594600017},"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,3,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:44:18 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":1.865,"15min":2.6859999999999999},"min":{"1min":0.35799999999999998,"5min":0.21299999999999999,"15min":0.187},"max":{"1min":3.056,"5min":83.691999999999993,"15min":120.54300000000001},"last":2.8860000000000001},{"interface":"front","average":{"1min":0.64200000000000002,"5min":1.8360000000000001,"15min":2.601},"min":{"1min":0.39300000000000002,"5min":0.22,"15min":0.20100000000000001},"max":{"1min":0.97799999999999998,"5min":83.614999999999995,"15min":122.622},"last":3.4769999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:44:18 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":1.175,"15min":1.887},"min":{"1min":0.33100000000000002,"5min":0.20000000000000001,"15min":0.19900000000000001},"max":{"1min":1.0580000000000001,"5min":8.3339999999999996,"15min":62.009999999999998},"last":0.20300000000000001},{"interface":"front","average":{"1min":0.75600000000000001,"5min":1.29,"15min":2.073},"min":{"1min":0.45500000000000002,"5min":0.22,"15min":0.22},"max":{"1min":2.0539999999999998,"5min":8.7129999999999992,"15min":61.869},"last":2.1739999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":2.036,"15min":2.3439999999999999},"min":{"1min":0.34399999999999997,"5min":0.25600000000000001,"15min":0.23300000000000001},"max":{"1min":3.0760000000000001,"5min":75.317999999999998,"15min":127.221},"last":1.6799999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":2.1949999999999998,"15min":2.4390000000000001},"min":{"1min":0.41399999999999998,"5min":0.27900000000000003,"15min":0.23999999999999999},"max":{"1min":2.0859999999999999,"5min":74.694999999999993,"15min":126.756},"last":2.6379999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:44:18 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.95499999999999996,"15min":1.401},"min":{"1min":0.51300000000000001,"5min":0.39700000000000002,"15min":0.33800000000000002},"max":{"1min":2.2029999999999998,"5min":4.6630000000000003,"15min":13.143000000000001},"last":6.4210000000000003},{"interface":"front","average":{"1min":1.159,"5min":1.04,"15min":1.4950000000000001},"min":{"1min":0.58099999999999996,"5min":0.36799999999999999,"15min":0.309},"max":{"1min":4.1500000000000004,"5min":5.2539999999999996,"15min":12.817},"last":7.1689999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:44:18 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.151,"15min":1.4970000000000001},"min":{"1min":0.441,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.881,"5min":6.5810000000000004,"15min":9.9760000000000009},"last":0.309},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.5,"15min":1.6970000000000001},"min":{"1min":0.65400000000000003,"5min":0.372,"15min":0.32400000000000001},"max":{"1min":2.1680000000000001,"5min":8.9250000000000007,"15min":13.180999999999999},"last":4.0949999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:44:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.153,"15min":1.5229999999999999},"min":{"1min":0.495,"5min":0.373,"15min":0.34100000000000003},"max":{"1min":1.462,"5min":5.7409999999999997,"15min":12.705},"last":1.9770000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95399999999999996,"15min":1.4670000000000001},"min":{"1min":0.57299999999999995,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.28,"5min":4.3120000000000003,"15min":10.896000000000001},"last":0.34100000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:44:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.385,"15min":1.8959999999999999},"min":{"1min":0.56100000000000005,"5min":0.40899999999999997,"15min":0.38500000000000001},"max":{"1min":1.504,"5min":11.220000000000001,"15min":12.74},"last":7.194},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.232,"15min":1.605},"min":{"1min":0.58699999999999997,"5min":0.374,"15min":0.374},"max":{"1min":1.3600000000000001,"5min":7.601,"15min":10.942},"last":2.4279999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958824,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1969116,"kb_used_data":1299156,"kb_used_omap":2,"kb_used_meta":669949,"kb_avail":91776036,"statfs":{"total":95995035648,"available":93978660864,"internally_reserved":0,"allocated":1330335744,"data_stored":1329480181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":686027829},"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],"upper_bound":8},"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":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":3.278,"15min":2.4940000000000002},"min":{"1min":0.29599999999999999,"5min":0.21299999999999999,"15min":0.19400000000000001},"max":{"1min":2.7999999999999998,"5min":154.05199999999999,"15min":154.05199999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.85299999999999998,"5min":3.371,"15min":2.5129999999999999},"min":{"1min":0.24399999999999999,"5min":0.19900000000000001,"15min":0.19500000000000001},"max":{"1min":5.0060000000000002,"5min":153.16200000000001,"15min":153.16200000000001},"last":0.443}]},{"osd":1,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":2.1960000000000002,"15min":2.1309999999999998},"min":{"1min":0.34599999999999997,"5min":0.24399999999999999,"15min":0.21299999999999999},"max":{"1min":3.4870000000000001,"5min":33.139000000000003,"15min":33.139000000000003},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.76100000000000001,"5min":1.976,"15min":2.0800000000000001},"min":{"1min":0.26000000000000001,"5min":0.221,"15min":0.221},"max":{"1min":3.3700000000000001,"5min":32.668999999999997,"15min":32.668999999999997},"last":0.36599999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.3640000000000001,"15min":2.0030000000000001},"min":{"1min":0.313,"5min":0.253,"15min":0.20899999999999999},"max":{"1min":3.395,"5min":11.163,"15min":20.638999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.2170000000000001,"15min":1.6970000000000001},"min":{"1min":0.33200000000000002,"5min":0.25900000000000001,"15min":0.186},"max":{"1min":2.9279999999999999,"5min":5.3410000000000002,"15min":21.312000000000001},"last":2.3239999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.4099999999999999,"15min":1.663},"min":{"1min":0.45300000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.869,"5min":10.215999999999999,"15min":12.85},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.256,"5min":1.4470000000000001,"15min":1.52},"min":{"1min":0.53600000000000003,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.9219999999999997,"5min":9.2970000000000006,"15min":10.622},"last":0.72999999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":3.0299999999999998,"15min":2.1899999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.32200000000000001},"max":{"1min":4.9889999999999999,"5min":138.76599999999999,"15min":138.76599999999999},"last":1.419},{"interface":"front","average":{"1min":1.3169999999999999,"5min":3.1909999999999998,"15min":2.4489999999999998},"min":{"1min":0.46200000000000002,"5min":0.373,"15min":0.30599999999999999},"max":{"1min":3.7269999999999999,"5min":138.946,"15min":138.946},"last":1.472}]},{"osd":6,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":2.1749999999999998,"5min":1.641,"15min":1.7769999999999999},"min":{"1min":0.46700000000000003,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":9.4779999999999998,"5min":9.4779999999999998,"15min":10.598000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.496,"15min":1.825},"min":{"1min":0.436,"5min":0.43099999999999999,"15min":0.33900000000000002},"max":{"1min":3.5979999999999999,"5min":8.6020000000000003,"15min":10.662000000000001},"last":0.60999999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":3.2389999999999999,"15min":2.4969999999999999},"min":{"1min":0.432,"5min":0.40799999999999997,"15min":0.37},"max":{"1min":3.5139999999999998,"5min":139.08099999999999,"15min":139.08099999999999},"last":1.369},{"interface":"front","average":{"1min":0.95299999999999996,"5min":2.9830000000000001,"15min":2.3610000000000002},"min":{"1min":0.46500000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.401,"5min":139.28800000000001,"15min":139.28800000000001},"last":0.61899999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019397,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2487880,"kb_used_data":2190656,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91257272,"statfs":{"total":95995035648,"available":93447446528,"internally_reserved":0,"allocated":2243231744,"data_stored":2242675695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:44:06 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.05,"15min":1.911},"min":{"1min":0.67900000000000005,"5min":0.26700000000000002,"15min":0.25600000000000001},"max":{"1min":1.6719999999999999,"5min":7.2789999999999999,"15min":55.917000000000002},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.1759999999999999,"15min":1.7689999999999999},"min":{"1min":0.68899999999999995,"5min":0.32000000000000001,"15min":0.27900000000000003},"max":{"1min":1.337,"5min":7.9180000000000001,"15min":61.716000000000001},"last":0.97799999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:44:36 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.2330000000000001,"15min":1.998},"min":{"1min":0.40300000000000002,"5min":0.28199999999999997,"15min":0.27900000000000003},"max":{"1min":2.2160000000000002,"5min":19.346,"15min":77.055999999999997},"last":0.36899999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.929,"15min":2.2400000000000002},"min":{"1min":0.496,"5min":0.32300000000000001,"15min":0.28399999999999997},"max":{"1min":2.8439999999999999,"5min":45.048999999999999,"15min":77.423000000000002},"last":0.34699999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:44:06 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.96499999999999997,"15min":1.4990000000000001},"min":{"1min":0.77100000000000002,"5min":0.33600000000000002,"15min":0.29999999999999999},"max":{"1min":1.2889999999999999,"5min":10.013999999999999,"15min":55.375999999999998},"last":3.4039999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.159,"15min":1.4710000000000001},"min":{"1min":0.75800000000000001,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":1.4670000000000001,"5min":7.8659999999999997,"15min":55.216999999999999},"last":4.4690000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":2.6459999999999999,"15min":2.1829999999999998},"min":{"1min":0.38300000000000001,"5min":0.34699999999999998,"15min":0.30099999999999999},"max":{"1min":2.2069999999999999,"5min":64.061000000000007,"15min":64.061000000000007},"last":3.4630000000000001},{"interface":"front","average":{"1min":1.2629999999999999,"5min":2.8039999999999998,"15min":2.3140000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.4960000000000004,"5min":63.405000000000001,"15min":63.405000000000001},"last":0.45700000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.429,"15min":1.288},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.28399999999999997},"max":{"1min":4.4790000000000001,"5min":7.9000000000000004,"15min":9.8000000000000007},"last":0.38800000000000001},{"interface":"front","average":{"1min":1.232,"5min":1.105,"15min":1.1499999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":3.4689999999999999,"5min":8.4280000000000008,"15min":8.4329999999999998},"last":0.39500000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:44:31 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.0409999999999999,"15min":1.1319999999999999},"min":{"1min":0.52700000000000002,"5min":0.39200000000000002,"15min":0.33400000000000002},"max":{"1min":5.4429999999999996,"5min":5.4429999999999996,"15min":8.1319999999999997},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.5089999999999999,"5min":1.286,"15min":1.3200000000000001},"min":{"1min":0.50800000000000001,"5min":0.38500000000000001,"15min":0.33500000000000002},"max":{"1min":4.5359999999999996,"5min":7.8440000000000003,"15min":12.032999999999999},"last":0.51500000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:44:06 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":2.0499999999999998,"15min":1.4690000000000001},"min":{"1min":0.59999999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6930000000000001,"5min":11.021000000000001,"15min":11.021000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.508,"15min":1.379},"min":{"1min":0.71199999999999997,"5min":0.38900000000000001,"15min":0.36099999999999999},"max":{"1min":1.75,"5min":10.448,"15min":10.448},"last":0.40699999999999997}]}]},{"osd":5,"up_from":36,"seq":154618823165,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1949624,"kb_used_data":1355824,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":91795528,"statfs":{"total":95995035648,"available":93998620672,"internally_reserved":0,"allocated":1388363776,"data_stored":1387819855,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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,3,0,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":[{"osd":0,"last update":"Sun Oct 1 09:44:13 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.246,"15min":1.7110000000000001},"min":{"1min":0.503,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.494,"5min":9.7669999999999995,"15min":56.497999999999998},"last":2.8490000000000002},{"interface":"front","average":{"1min":0.78400000000000003,"5min":1.3620000000000001,"15min":1.903},"min":{"1min":0.48799999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.115,"5min":8.8930000000000007,"15min":56.999000000000002},"last":0.40799999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":3.2599999999999998,"5min":2.0270000000000001,"15min":2.3599999999999999},"min":{"1min":0.35799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":52.296999999999997,"5min":52.296999999999997,"15min":183.55500000000001},"last":3},{"interface":"front","average":{"1min":3.1230000000000002,"5min":2.2320000000000002,"15min":2.5430000000000001},"min":{"1min":0.41999999999999998,"5min":0.35699999999999998,"15min":0.28000000000000003},"max":{"1min":52.314,"5min":52.314,"15min":183.45099999999999},"last":1.474}]},{"osd":2,"last update":"Sun Oct 1 09:44:13 2023","interfaces":[{"interface":"back","average":{"1min":1.6140000000000001,"5min":1.498,"15min":1.752},"min":{"1min":0.63800000000000001,"5min":0.33300000000000002,"15min":0.30399999999999999},"max":{"1min":14.871,"5min":14.871,"15min":22.526},"last":3.3839999999999999},{"interface":"front","average":{"1min":1.758,"5min":1.516,"15min":1.665},"min":{"1min":0.61299999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":14.885,"5min":14.885,"15min":22.547999999999998},"last":3.2669999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":3.302,"15min":2.911},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":2.972,"5min":183.29400000000001,"15min":183.29400000000001},"last":3.2349999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":3.8639999999999999,"15min":3.02},"min":{"1min":0.40600000000000003,"5min":0.34799999999999998,"15min":0.29999999999999999},"max":{"1min":3.0470000000000002,"5min":183.11600000000001,"15min":183.11600000000001},"last":3.3210000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:44:13 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.268,"15min":1.5129999999999999},"min":{"1min":0.65600000000000003,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.462,"5min":7.4299999999999997,"15min":12.785},"last":1.5409999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.3109999999999999,"15min":1.5049999999999999},"min":{"1min":0.74299999999999999,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":1.218,"5min":9.1110000000000007,"15min":14.375},"last":3.4119999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.5840000000000001,"15min":1.643},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":8.0549999999999997,"5min":8.0549999999999997,"15min":12.808999999999999},"last":1.593},{"interface":"front","average":{"1min":1.341,"5min":1.524,"15min":1.603},"min":{"1min":0.41399999999999998,"5min":0.38300000000000001,"15min":0.31},"max":{"1min":3.1549999999999998,"5min":9.0519999999999996,"15min":14.404999999999999},"last":3.653}]},{"osd":7,"last update":"Sun Oct 1 09:44:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.9179999999999999,"15min":1.7170000000000001},"min":{"1min":0.73899999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.538,"5min":9.8580000000000005,"15min":14.542999999999999},"last":3.2909999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":2.0750000000000002,"15min":1.819},"min":{"1min":0.57199999999999995,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":2.3420000000000001,"5min":9.2100000000000009,"15min":14.002000000000001},"last":1.51}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":2651652096,"data_stored":2651652096,"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":790691840,"data_stored":790691840,"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":1679884288,"data_stored":1679884288,"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":1331822592,"data_stored":1331822592,"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":2256011264,"data_stored":2256011264,"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":1407516672,"data_stored":1407516672,"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":1994326016,"data_stored":1994326016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1123680256,"data_stored":1123680256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:45:00.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:45:00.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:00.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:00.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 51 15 74353 74338 91.0876 63.1875 0.0212652 0.0109729 2023-10-01T09:45:00.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:00.419 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:00.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:00.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:00.559 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:00.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:00.663 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:00.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:00.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:00.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:00.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:00.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:00.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:00.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:01.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:01.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:01.199 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:01.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:01.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:01.361 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:01.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 52 16 75434 75418 90.6339 67.5 0.020374 0.011028 2023-10-01T09:45:01.464 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:01.492 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:01.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:01.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:01.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:01.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:01.741 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:01 smithi111 bash[75702]: cluster 2023-10-01T09:45:01.616815+0000 mgr.y (mgr.25132) 1057 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:45:01.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:01 smithi111 bash[78631]: cluster 2023-10-01T09:45:01.616815+0000 mgr.y (mgr.25132) 1057 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:45:01.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:01.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:01.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:01.886 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:01.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:01.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:01.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:01 smithi183 bash[59233]: cluster 2023-10-01T09:45:01.616815+0000 mgr.y (mgr.25132) 1057 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:45:01.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:02.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:02.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:02.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:02.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:02.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:02.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:02.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:02.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:02.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 53 16 76507 76491 90.189 67.0625 0.00980615 0.0110812 2023-10-01T09:45:02.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:02.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:02.531 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:02.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:02.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:02.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:02.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:02.801 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:02.835 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:02.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:02.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:02.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:02.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:02.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:03.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:03.104 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:03.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:03.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:45:03.211 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:03.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:03.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:03.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:45:03.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:03.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 54 16 77539 77523 89.7132 64.5 0.0292282 0.0111404 2023-10-01T09:45:03.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:03.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:03.532 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:03.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:03.675 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:03.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:03.789 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:03 smithi111 bash[75702]: cluster 2023-10-01T09:45:03.617261+0000 mgr.y (mgr.25132) 1058 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:45:03.789 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:03 smithi111 bash[78631]: cluster 2023-10-01T09:45:03.617261+0000 mgr.y (mgr.25132) 1058 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:45:03.823 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:03.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:03.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:03.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:03.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:03.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:03 smithi183 bash[59233]: cluster 2023-10-01T09:45:03.617261+0000 mgr.y (mgr.25132) 1058 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T09:45:04.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:04.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:04.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:04.220 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:04.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:04.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:04.358 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:04.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:04.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 55 15 78541 78526 89.2218 62.6875 0.0214967 0.0112027 2023-10-01T09:45:04.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:04.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:04.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:04.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:04.620 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:04.723 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:04.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:04.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:04.802 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:04.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:04.883 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:45:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:45:04] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-10-01T09:45:04.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:04.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:05.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:05.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:05.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:05.148 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:05.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:05.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:05.370 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 56 16 79554 79538 88.7579 63.25 0.0198435 0.0112608 2023-10-01T09:45:05.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:05.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:05.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:05.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:05.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.703 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:05 smithi183 bash[59233]: cluster 2023-10-01T09:45:05.617965+0000 mgr.y (mgr.25132) 1059 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-10-01T09:45:05.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:05.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:05.834 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:05.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:05.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:05.901 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:05 smithi111 bash[75702]: cluster 2023-10-01T09:45:05.617965+0000 mgr.y (mgr.25132) 1059 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-10-01T09:45:05.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:05.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:05.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:06.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:06.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:06.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:06.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:06.220 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:05 smithi111 bash[78631]: cluster 2023-10-01T09:45:05.617965+0000 mgr.y (mgr.25132) 1059 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-10-01T09:45:06.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:06.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:06.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:06.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 57 15 80562 80547 88.307 63.0625 0.0253054 0.0113183 2023-10-01T09:45:06.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:06.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:06.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:06.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:06.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:06.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:06.761 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:06.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:06.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:06.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:06.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:06.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:07.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:07.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:07.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:07.201 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:07.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:07.306 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:07.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:07.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:07.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 58 16 81607 81591 87.9094 65.25 0.0198929 0.01137 2023-10-01T09:45:07.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:07.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:07.586 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:07.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:07.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:07.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:07.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:07 smithi183 bash[59233]: cluster 2023-10-01T09:45:07.618590+0000 mgr.y (mgr.25132) 1060 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:45:07.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:07.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:07.856 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:07.868 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:07.868 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:07.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:07.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:07.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:08.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:08.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:08.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:07 smithi111 bash[75702]: cluster 2023-10-01T09:45:07.618590+0000 mgr.y (mgr.25132) 1060 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:45:08.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:07 smithi111 bash[78631]: cluster 2023-10-01T09:45:07.618590+0000 mgr.y (mgr.25132) 1060 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:45:08.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:08.175 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:08.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:08.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:08.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:08.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 59 16 82613 82597 87.4849 62.875 0.0239332 0.0114253 2023-10-01T09:45:08.410 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:08.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:08.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:08.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:08.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:08.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:08.703 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:08.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:08.841 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:08.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:08.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:08.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:08.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:08.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:09.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:09.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:09.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:09.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:09.234 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:09.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:09.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:09.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:45:09.370713+0000 min lat: 0.00142676 max lat: 0.330405 avg lat: 0.0114885 2023-10-01T09:45:09.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:45:09.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 60 16 83547 83531 86.9997 58.375 0.0282876 0.0114885 2023-10-01T09:45:09.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:09.498 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:09.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:09.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:09.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:09.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:09.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:09.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:09.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:09.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:09.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:09.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:09.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:10.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:10.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:10.146 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:10.252 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:10.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:10.371 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 61 16 84560 84544 86.6113 63.3125 0.0135541 0.0115408 2023-10-01T09:45:10.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:10.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:10.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:10.546 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:10 smithi111 bash[75702]: cluster 2023-10-01T09:45:09.619149+0000 mgr.y (mgr.25132) 1061 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-01T09:45:10.546 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:10 smithi111 bash[78631]: cluster 2023-10-01T09:45:09.619149+0000 mgr.y (mgr.25132) 1061 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-01T09:45:10.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:10 smithi183 bash[59233]: cluster 2023-10-01T09:45:09.619149+0000 mgr.y (mgr.25132) 1061 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-10-01T09:45:10.562 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:10.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:10.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:10.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:10.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:10.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:10.966 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:10.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:10.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:11.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:11.101 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:11.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:11.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:11.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:11.398 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 62 16 85526 85510 86.188 60.375 0.00982657 0.0115974 2023-10-01T09:45:11.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:11.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:11.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:11.568 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:11.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:11.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:11.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:11.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:11.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:11 smithi111 bash[78631]: cluster 2023-10-01T09:45:11.619872+0000 mgr.y (mgr.25132) 1062 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-10-01T09:45:11.803 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:11 smithi111 bash[75702]: cluster 2023-10-01T09:45:11.619872+0000 mgr.y (mgr.25132) 1062 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-10-01T09:45:11.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:11.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:11.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:11.944 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:11.952 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:11 smithi183 bash[59233]: cluster 2023-10-01T09:45:11.619872+0000 mgr.y (mgr.25132) 1062 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-10-01T09:45:11.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:11.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:11.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:12.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:12.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:12.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:12.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:12.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:12.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 63 16 86504 86488 85.7883 61.125 0.0144867 0.0116509 2023-10-01T09:45:12.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:12.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:12.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:12.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:12.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:12.618 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:12.649 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:12.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:12.752 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:12.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:12.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:12.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:12.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:13.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:13.027 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:13.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:13.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:13.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:13.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:13.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:13.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:13.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 64 16 87447 87431 85.3687 58.9375 0.0205256 0.0117074 2023-10-01T09:45:13.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:13.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:13.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:13.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:13.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:13.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:13.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:13.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:13.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:13.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:13.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:13.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:13 smithi183 bash[59233]: cluster 2023-10-01T09:45:13.620317+0000 mgr.y (mgr.25132) 1063 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-10-01T09:45:13.971 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:13.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:13.993 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:13 smithi111 bash[78631]: cluster 2023-10-01T09:45:13.620317+0000 mgr.y (mgr.25132) 1063 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-10-01T09:45:13.994 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:13 smithi111 bash[75702]: cluster 2023-10-01T09:45:13.620317+0000 mgr.y (mgr.25132) 1063 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-10-01T09:45:14.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:14.094 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:14.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:14.197 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:14.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:14.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:14.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:14.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:14.372 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 65 16 88338 88322 84.912 55.6875 0.0220759 0.011769 2023-10-01T09:45:14.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:14.490 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:14.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:14.596 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:14.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:14.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:14.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:14.775 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:14.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:14 smithi183 bash[59233]: audit 2023-10-01T09:45:14.037237+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:14.878 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:14.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:14.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:14.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:15.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:15.040 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:15.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:15.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:14 smithi111 bash[78631]: audit 2023-10-01T09:45:14.037237+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:15.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:14 smithi111 bash[75702]: audit 2023-10-01T09:45:14.037237+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:15.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:45:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:45:14] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-10-01T09:45:15.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:15.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:15.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:15.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:15.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 66 16 89212 89196 84.4531 54.625 0.0121341 0.0118356 2023-10-01T09:45:15.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:15.424 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:15.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:15.527 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:15.552 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:15.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:15.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:15.688 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:15.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:15.716 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:15 smithi183 bash[59233]: cluster 2023-10-01T09:45:15.621013+0000 mgr.y (mgr.25132) 1064 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:45:15.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:15.800 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:15 smithi111 bash[75702]: cluster 2023-10-01T09:45:15.621013+0000 mgr.y (mgr.25132) 1064 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:45:15.802 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:15 smithi111 bash[78631]: cluster 2023-10-01T09:45:15.621013+0000 mgr.y (mgr.25132) 1064 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T09:45:15.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:15.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:15.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:15.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:15.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:15.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:16.070 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:16.095 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:16.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:16.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:16.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:16.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:16.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 67 16 90105 90089 84.0256 55.8125 0.0135502 0.0118955 2023-10-01T09:45:16.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:16.497 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:16.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:16.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:16.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:16.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:16.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:16.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:16.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:16.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:16.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:16.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:16.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:17.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:17.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:17.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:17.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:17.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:17.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 68 16 90967 90951 83.5822 53.875 0.00490264 0.0119383 2023-10-01T09:45:17.381 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:17.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:17.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:17.514 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:17.552 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:17.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:17.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:17.705 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:17 smithi183 bash[59233]: cluster 2023-10-01T09:45:17.621658+0000 mgr.y (mgr.25132) 1065 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-10-01T09:45:17.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:17.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:17.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:17 smithi111 bash[75702]: cluster 2023-10-01T09:45:17.621658+0000 mgr.y (mgr.25132) 1065 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-10-01T09:45:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:17 smithi111 bash[78631]: cluster 2023-10-01T09:45:17.621658+0000 mgr.y (mgr.25132) 1065 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-10-01T09:45:17.921 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:17.950 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:17.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:18.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:18.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:18.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:18.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:18.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:18.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:18.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:18.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 69 16 91841 91825 83.1624 54.625 0.0305985 0.0120192 2023-10-01T09:45:18.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:18.486 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:18.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:18.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:18.613 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:18.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:18.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:18.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:18.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:18.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:18.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:18.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:19.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:19.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:19.226 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:19.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:19.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:19.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:19.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 70 16 92809 92793 82.8386 60.5 0.010138 0.012066 2023-10-01T09:45:19.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:19.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:19.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:19.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:19.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:19.646 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:19.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:19.752 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:19.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:19.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:19.877 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:19.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:19.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:20.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:20.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:20.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:20.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:20 smithi183 bash[59233]: cluster 2023-10-01T09:45:19.622132+0000 mgr.y (mgr.25132) 1066 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-10-01T09:45:20.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 71 15 93753 93738 82.5036 59.0625 0.0244059 0.0121148 2023-10-01T09:45:20.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:20.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:20.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:20 smithi111 bash[78631]: cluster 2023-10-01T09:45:19.622132+0000 mgr.y (mgr.25132) 1066 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-10-01T09:45:20.579 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:20 smithi111 bash[75702]: cluster 2023-10-01T09:45:19.622132+0000 mgr.y (mgr.25132) 1066 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-10-01T09:45:20.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:20.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:20.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:20.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:20.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:20.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.933 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:20.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:21.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:21.055 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:21.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:21.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:21.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:21.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:21.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:21.324 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:21.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:21.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 72 16 94579 94563 82.0739 51.5625 0.00906218 0.0121779 2023-10-01T09:45:21.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:21.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:21.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:21.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:21.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:21.684 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:21.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:21.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:21.746 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:21 smithi111 bash[75702]: cluster 2023-10-01T09:45:21.623313+0000 mgr.y (mgr.25132) 1067 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-10-01T09:45:21.747 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:21 smithi111 bash[78631]: cluster 2023-10-01T09:45:21.623313+0000 mgr.y (mgr.25132) 1067 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-10-01T09:45:21.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:21.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:21.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:21.954 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:21.963 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:21 smithi183 bash[59233]: cluster 2023-10-01T09:45:21.623313+0000 mgr.y (mgr.25132) 1067 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-10-01T09:45:21.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:21.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:21.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:22.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:22.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:22.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:22.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:22.365 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:22.373 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 73 16 95415 95399 81.6653 52.25 0.0128137 0.0122398 2023-10-01T09:45:22.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:22.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:22.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:22.535 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:22.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:22.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:22.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:22.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:22.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:22.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:22.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:22.925 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:22.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:22.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:22.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:23.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:23.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:23.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:23.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:23.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:23.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:23.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:23.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 74 16 96140 96124 81.1739 45.3125 0.00652393 0.0122987 2023-10-01T09:45:23.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:23.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:23.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:23.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:23.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:23.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:23.708 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:23 smithi183 bash[59233]: cluster 2023-10-01T09:45:23.623843+0000 mgr.y (mgr.25132) 1068 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2023-10-01T09:45:23.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:23.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:23.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:23.862 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:23 smithi111 bash[75702]: cluster 2023-10-01T09:45:23.623843+0000 mgr.y (mgr.25132) 1068 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2023-10-01T09:45:23.863 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:23 smithi111 bash[78631]: cluster 2023-10-01T09:45:23.623843+0000 mgr.y (mgr.25132) 1068 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s 2023-10-01T09:45:23.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:23.902 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:23.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:23.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:24.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:24.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:24.164 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:24.234 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:45:24.234 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:45:24.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:24.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:24.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 75 16 97023 97007 80.8274 55.1875 0.0206747 0.0123662 2023-10-01T09:45:24.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:24.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:24.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:24.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:45:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:45:24] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-10-01T09:45:24.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:24.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:24.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:24.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:24.991 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:45:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:24.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:24.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:24.997 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:45:25.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:25.126 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:25.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:25.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:25.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:25.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:25.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 76 16 97904 97888 80.4883 55.0625 0.00554131 0.0124182 2023-10-01T09:45:25.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:25.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:25.522 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:25.628 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:25.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:25.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:25.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:25.807 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:25.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:25.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:25 smithi111 bash[78631]: audit 2023-10-01T09:45:24.973745+0000 mgr.y (mgr.25132) 1069 : audit 0 from='client.35709 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:45:25.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:25 smithi111 bash[78631]: cluster 2023-10-01T09:45:25.624504+0000 mgr.y (mgr.25132) 1070 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-01T09:45:25.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:25 smithi111 bash[75702]: audit 2023-10-01T09:45:24.973745+0000 mgr.y (mgr.25132) 1069 : audit 0 from='client.35709 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:45:25.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:25 smithi111 bash[75702]: cluster 2023-10-01T09:45:25.624504+0000 mgr.y (mgr.25132) 1070 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-01T09:45:25.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:25.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:25.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:26.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:26.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:25 smithi183 bash[59233]: audit 2023-10-01T09:45:24.973745+0000 mgr.y (mgr.25132) 1069 : audit 0 from='client.35709 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:45:26.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:25 smithi183 bash[59233]: cluster 2023-10-01T09:45:25.624504+0000 mgr.y (mgr.25132) 1070 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2023-10-01T09:45:26.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:26.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:26.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:26.324 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:26.351 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:26.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 77 16 98728 98712 80.1118 51.5 0.0128343 0.0124773 2023-10-01T09:45:26.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:26.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:26.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:26.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:26.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:26.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:26.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:26.728 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:45:26.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:26.845 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:26.883 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:26.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:26.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:26.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:27.000 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:26 smithi183 bash[59233]: audit 2023-10-01T09:45:26.268292+0000 mon.a (mon.0) 1307 : audit 1 from='client.? 172.21.15.111:0/2849240302' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:45:27.018 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:45:27.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:27.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:27.060 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:45:27.102 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:45:27.125 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:45:27.130 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:26 smithi111 bash[78631]: audit 2023-10-01T09:45:26.268292+0000 mon.a (mon.0) 1307 : audit 1 from='client.? 172.21.15.111:0/2849240302' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:45:27.130 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:26 smithi111 bash[75702]: audit 2023-10-01T09:45:26.268292+0000 mon.a (mon.0) 1307 : audit 1 from='client.? 172.21.15.111:0/2849240302' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:45:27.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:27.155 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:45:27.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:27.185 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:45:27.218 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:45:27.257 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:45:27.264 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.264 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.264 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.264 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.264 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.265 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.265 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.265 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:45:27.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:27.299 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:27.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 78 16 99574 99558 79.7626 52.875 0.00899438 0.0125319 2023-10-01T09:45:27.406 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:27.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:27.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:27.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:27.560 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:27.664 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:27.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:27.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:27.803 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:27 smithi183 bash[59233]: cluster 2023-10-01T09:45:26.705414+0000 mon.a (mon.0) 1308 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:45:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:27 smithi183 bash[59233]: cluster 2023-10-01T09:45:26.719198+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T09:45:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:27 smithi183 bash[59233]: audit 2023-10-01T09:45:26.721828+0000 mon.a (mon.0) 1309 : audit 1 from='client.? 172.21.15.111:0/2849240302' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:45:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:27 smithi183 bash[59233]: cluster 2023-10-01T09:45:26.722144+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-01T09:45:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:27 smithi183 bash[59233]: audit 2023-10-01T09:45:26.975142+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.111:0/1254590105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:45:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:27 smithi183 bash[59233]: cluster 2023-10-01T09:45:27.624870+0000 mgr.y (mgr.25132) 1071 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2023-10-01T09:45:27.829 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:27.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:27.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:27.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:27.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:28.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:28.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[75702]: cluster 2023-10-01T09:45:26.705414+0000 mon.a (mon.0) 1308 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[75702]: cluster 2023-10-01T09:45:26.719198+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[75702]: audit 2023-10-01T09:45:26.721828+0000 mon.a (mon.0) 1309 : audit 1 from='client.? 172.21.15.111:0/2849240302' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[75702]: cluster 2023-10-01T09:45:26.722144+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[75702]: audit 2023-10-01T09:45:26.975142+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.111:0/1254590105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[75702]: cluster 2023-10-01T09:45:27.624870+0000 mgr.y (mgr.25132) 1071 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2023-10-01T09:45:28.128 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[78631]: cluster 2023-10-01T09:45:26.705414+0000 mon.a (mon.0) 1308 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:45:28.129 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[78631]: cluster 2023-10-01T09:45:26.719198+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T09:45:28.129 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[78631]: audit 2023-10-01T09:45:26.721828+0000 mon.a (mon.0) 1309 : audit 1 from='client.? 172.21.15.111:0/2849240302' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:45:28.129 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[78631]: cluster 2023-10-01T09:45:26.722144+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-01T09:45:28.129 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[78631]: audit 2023-10-01T09:45:26.975142+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.111:0/1254590105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:45:28.129 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:27 smithi111 bash[78631]: cluster 2023-10-01T09:45:27.624870+0000 mgr.y (mgr.25132) 1071 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2023-10-01T09:45:28.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:28.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:28.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 79 16 100183 100167 79.2347 38.0625 0.00409497 0.0126085 2023-10-01T09:45:28.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:28.435 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:28.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:28.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:28.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:28.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:28.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:28.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:28.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:28.838 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:28.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:28.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:28.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:28.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:28.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:29.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:29.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:29.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:29.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:29.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:29.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:29.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:29.354 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:29 smithi183 bash[59233]: audit 2023-10-01T09:45:29.037243+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:29.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:45:29.373989+0000 min lat: 0.00142676 max lat: 0.330405 avg lat: 0.0126774 2023-10-01T09:45:29.375 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:45:29.375 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 80 16 100952 100936 78.845 48.0625 0.018269 0.0126774 2023-10-01T09:45:29.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:29.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:29.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:29.485 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:29 smithi111 bash[75702]: audit 2023-10-01T09:45:29.037243+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:29.485 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:29 smithi111 bash[78631]: audit 2023-10-01T09:45:29.037243+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:29.503 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:29.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:29.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:29.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:29.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:29.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:29.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T09:45:29.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:29.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:29.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:29.990 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1126,"stamp":"2023-10-01T09:45:23.623538+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6144137120,"num_objects":93767,"num_object_clones":0,"num_object_copies":281301,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93767,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":94003,"num_write_kb":6001997,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":3558706,"num_keys_recovered":20,"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":93937,"ondisk_log_size":93937,"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":22287812,"kb_used_data":17956676,"kb_used_omap":20,"kb_used_meta":4331051,"kb_avail":727673404,"statfs":{"total":767960285184,"available":745137565696,"internally_reserved":0,"allocated":18387636224,"data_stored":18381885971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":4434996878},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":606666752,"num_objects":9257,"num_object_clones":0,"num_object_copies":27771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9257,"num_write_kb":592448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004181"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":116,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266708+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:44:30.266708+0000","last_peered":"2023-10-01T09:44:30.266708+0000","last_clean":"2023-10-01T09:44:30.266708+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:44:30.266708+0000","last_undegraded":"2023-10-01T09:44:30.266708+0000","last_fullsized":"2023-10-01T09:44:30.266708+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":58,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:56.350496+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:44:56.350496+0000","last_peered":"2023-10-01T09:44:56.350496+0000","last_clean":"2023-10-01T09:44:56.350496+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:44:56.350496+0000","last_undegraded":"2023-10-01T09:44:56.350496+0000","last_fullsized":"2023-10-01T09:44:56.350496+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":180,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.288836+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:44:30.288836+0000","last_peered":"2023-10-01T09:44:30.288836+0000","last_clean":"2023-10-01T09:44:30.288836+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:44:30.288836+0000","last_undegraded":"2023-10-01T09:44:30.288836+0000","last_fullsized":"2023-10-01T09:44:30.288836+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":246,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:31.147642+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:44:31.147642+0000","last_peered":"2023-10-01T09:44:31.147642+0000","last_clean":"2023-10-01T09:44:31.147642+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:44:31.147642+0000","last_undegraded":"2023-10-01T09:44:31.147642+0000","last_fullsized":"2023-10-01T09:44:31.147642+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":234,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272745+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:44:30.272745+0000","last_peered":"2023-10-01T09:44:30.272745+0000","last_clean":"2023-10-01T09:44:30.272745+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:44:30.272745+0000","last_undegraded":"2023-10-01T09:44:30.272745+0000","last_fullsized":"2023-10-01T09:44:30.272745+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":109,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272709+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:44:30.272709+0000","last_peered":"2023-10-01T09:44:30.272709+0000","last_clean":"2023-10-01T09:44:30.272709+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:44:30.272709+0000","last_undegraded":"2023-10-01T09:44:30.272709+0000","last_fullsized":"2023-10-01T09:44:30.272709+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":226,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735093+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:44:58.735093+0000","last_peered":"2023-10-01T09:44:58.735093+0000","last_clean":"2023-10-01T09:44:58.735093+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:44:58.735093+0000","last_undegraded":"2023-10-01T09:44:58.735093+0000","last_fullsized":"2023-10-01T09:44:58.735093+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272824+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:44:30.272824+0000","last_peered":"2023-10-01T09:44:30.272824+0000","last_clean":"2023-10-01T09:44:30.272824+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:44:30.272824+0000","last_undegraded":"2023-10-01T09:44:30.272824+0000","last_fullsized":"2023-10-01T09:44:30.272824+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":139,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.278893+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:44:30.278893+0000","last_peered":"2023-10-01T09:44:30.278893+0000","last_clean":"2023-10-01T09:44:30.278893+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:44:30.278893+0000","last_undegraded":"2023-10-01T09:44:30.278893+0000","last_fullsized":"2023-10-01T09:44:30.278893+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273332+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:44:30.273332+0000","last_peered":"2023-10-01T09:44:30.273332+0000","last_clean":"2023-10-01T09:44:30.273332+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:44:30.273332+0000","last_undegraded":"2023-10-01T09:44:30.273332+0000","last_fullsized":"2023-10-01T09:44:30.273332+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":55,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273968+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:44:30.273968+0000","last_peered":"2023-10-01T09:44:30.273968+0000","last_clean":"2023-10-01T09:44:30.273968+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:44:30.273968+0000","last_undegraded":"2023-10-01T09:44:30.273968+0000","last_fullsized":"2023-10-01T09:44:30.273968+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":187,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.271721+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:44:30.271721+0000","last_peered":"2023-10-01T09:44:30.271721+0000","last_clean":"2023-10-01T09:44:30.271721+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:44:30.271721+0000","last_undegraded":"2023-10-01T09:44:30.271721+0000","last_fullsized":"2023-10-01T09:44:30.271721+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":164,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266836+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:44:30.266836+0000","last_peered":"2023-10-01T09:44:30.266836+0000","last_clean":"2023-10-01T09:44:30.266836+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:44:30.266836+0000","last_undegraded":"2023-10-01T09:44:30.266836+0000","last_fullsized":"2023-10-01T09:44:30.266836+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":200,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266772+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:44:30.266772+0000","last_peered":"2023-10-01T09:44:30.266772+0000","last_clean":"2023-10-01T09:44:30.266772+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:44:30.266772+0000","last_undegraded":"2023-10-01T09:44:30.266772+0000","last_fullsized":"2023-10-01T09:44:30.266772+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":55,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273652+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:44:30.273652+0000","last_peered":"2023-10-01T09:44:30.273652+0000","last_clean":"2023-10-01T09:44:30.273652+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:44:30.273652+0000","last_undegraded":"2023-10-01T09:44:30.273652+0000","last_fullsized":"2023-10-01T09:44:30.273652+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":236,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273590+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:44:30.273590+0000","last_peered":"2023-10-01T09:44:30.273590+0000","last_clean":"2023-10-01T09:44:30.273590+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:44:30.273590+0000","last_undegraded":"2023-10-01T09:44:30.273590+0000","last_fullsized":"2023-10-01T09:44:30.273590+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":244,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272558+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:44:30.272558+0000","last_peered":"2023-10-01T09:44:30.272558+0000","last_clean":"2023-10-01T09:44:30.272558+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:44:30.272558+0000","last_undegraded":"2023-10-01T09:44:30.272558+0000","last_fullsized":"2023-10-01T09:44:30.272558+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":130,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277199+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:44:30.277199+0000","last_peered":"2023-10-01T09:44:30.277199+0000","last_clean":"2023-10-01T09:44:30.277199+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:44:30.277199+0000","last_undegraded":"2023-10-01T09:44:30.277199+0000","last_fullsized":"2023-10-01T09:44:30.277199+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":49,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.275008+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:44:30.275008+0000","last_peered":"2023-10-01T09:44:30.275008+0000","last_clean":"2023-10-01T09:44:30.275008+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:44:30.275008+0000","last_undegraded":"2023-10-01T09:44:30.275008+0000","last_fullsized":"2023-10-01T09:44:30.275008+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":244,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735319+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:44:58.735319+0000","last_peered":"2023-10-01T09:44:58.735319+0000","last_clean":"2023-10-01T09:44:58.735319+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:44:58.735319+0000","last_undegraded":"2023-10-01T09:44:58.735319+0000","last_fullsized":"2023-10-01T09:44:58.735319+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":252,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.268544+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:44:30.268544+0000","last_peered":"2023-10-01T09:44:30.268544+0000","last_clean":"2023-10-01T09:44:30.268544+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:44:30.268544+0000","last_undegraded":"2023-10-01T09:44:30.268544+0000","last_fullsized":"2023-10-01T09:44:30.268544+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":254,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.275859+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:44:30.275859+0000","last_peered":"2023-10-01T09:44:30.275859+0000","last_clean":"2023-10-01T09:44:30.275859+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:44:30.275859+0000","last_undegraded":"2023-10-01T09:44:30.275859+0000","last_fullsized":"2023-10-01T09:44:30.275859+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"240'5795","reported_seq":5810,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.926933+0000","last_change":"2023-10-01T09:43:46.258659+0000","last_active":"2023-10-01T09:45:19.926933+0000","last_peered":"2023-10-01T09:45:19.926933+0000","last_clean":"2023-10-01T09:45:19.926933+0000","last_became_active":"2023-10-01T09:43:46.258277+0000","last_became_peered":"2023-10-01T09:43:46.258277+0000","last_unstale":"2023-10-01T09:45:19.926933+0000","last_undegraded":"2023-10-01T09:45:19.926933+0000","last_fullsized":"2023-10-01T09:45:19.926933+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5795,"log_dups_size":0,"ondisk_log_size":5795,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":379781120,"num_objects":5795,"num_object_clones":0,"num_object_copies":17385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5795,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5795,"num_write_kb":370880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":53,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273908+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:44:30.273908+0000","last_peered":"2023-10-01T09:44:30.273908+0000","last_clean":"2023-10-01T09:44:30.273908+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:44:30.273908+0000","last_undegraded":"2023-10-01T09:44:30.273908+0000","last_fullsized":"2023-10-01T09:44:30.273908+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277165+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:44:30.277165+0000","last_peered":"2023-10-01T09:44:30.277165+0000","last_clean":"2023-10-01T09:44:30.277165+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:44:30.277165+0000","last_undegraded":"2023-10-01T09:44:30.277165+0000","last_fullsized":"2023-10-01T09:44:30.277165+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"240'5908","reported_seq":5924,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.610727+0000","last_change":"2023-10-01T09:43:46.485922+0000","last_active":"2023-10-01T09:45:20.610727+0000","last_peered":"2023-10-01T09:45:20.610727+0000","last_clean":"2023-10-01T09:45:20.610727+0000","last_became_active":"2023-10-01T09:43:46.484899+0000","last_became_peered":"2023-10-01T09:43:46.484899+0000","last_unstale":"2023-10-01T09:45:20.610727+0000","last_undegraded":"2023-10-01T09:45:20.610727+0000","last_fullsized":"2023-10-01T09:45:20.610727+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5908,"log_dups_size":0,"ondisk_log_size":5908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387186688,"num_objects":5908,"num_object_clones":0,"num_object_copies":17724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5908,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":66,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.274056+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:44:30.274056+0000","last_peered":"2023-10-01T09:44:30.274056+0000","last_clean":"2023-10-01T09:44:30.274056+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:44:30.274056+0000","last_undegraded":"2023-10-01T09:44:30.274056+0000","last_fullsized":"2023-10-01T09:44:30.274056+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":221,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.267293+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:44:30.267293+0000","last_peered":"2023-10-01T09:44:30.267293+0000","last_clean":"2023-10-01T09:44:30.267293+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:44:30.267293+0000","last_undegraded":"2023-10-01T09:44:30.267293+0000","last_fullsized":"2023-10-01T09:44:30.267293+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"240'5810","reported_seq":5827,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:21.281907+0000","last_change":"2023-10-01T09:43:46.483336+0000","last_active":"2023-10-01T09:45:21.281907+0000","last_peered":"2023-10-01T09:45:21.281907+0000","last_clean":"2023-10-01T09:45:21.281907+0000","last_became_active":"2023-10-01T09:43:46.483035+0000","last_became_peered":"2023-10-01T09:43:46.483035+0000","last_unstale":"2023-10-01T09:45:21.281907+0000","last_undegraded":"2023-10-01T09:45:21.281907+0000","last_fullsized":"2023-10-01T09:45:21.281907+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5810,"log_dups_size":0,"ondisk_log_size":5810,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:49:21.530723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":380764160,"num_objects":5810,"num_object_clones":0,"num_object_copies":17430,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5810,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5810,"num_write_kb":371840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":53,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.274078+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:44:30.274078+0000","last_peered":"2023-10-01T09:44:30.274078+0000","last_clean":"2023-10-01T09:44:30.274078+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:44:30.274078+0000","last_undegraded":"2023-10-01T09:44:30.274078+0000","last_fullsized":"2023-10-01T09:44:30.274078+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":136,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.271885+0000","last_change":"2023-10-01T09:40:31.091079+0000","last_active":"2023-10-01T09:44:30.271885+0000","last_peered":"2023-10-01T09:44:30.271885+0000","last_clean":"2023-10-01T09:44:30.271885+0000","last_became_active":"2023-10-01T09:40:31.090655+0000","last_became_peered":"2023-10-01T09:40:31.090655+0000","last_unstale":"2023-10-01T09:44:30.271885+0000","last_undegraded":"2023-10-01T09:44:30.271885+0000","last_fullsized":"2023-10-01T09:44:30.271885+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"240'5882","reported_seq":5899,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.511792+0000","last_change":"2023-10-01T09:43:46.487258+0000","last_active":"2023-10-01T09:45:19.511792+0000","last_peered":"2023-10-01T09:45:19.511792+0000","last_clean":"2023-10-01T09:45:19.511792+0000","last_became_active":"2023-10-01T09:43:46.486532+0000","last_became_peered":"2023-10-01T09:43:46.486532+0000","last_unstale":"2023-10-01T09:45:19.511792+0000","last_undegraded":"2023-10-01T09:45:19.511792+0000","last_fullsized":"2023-10-01T09:45:19.511792+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5882,"log_dups_size":0,"ondisk_log_size":5882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:09:45.949315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385482752,"num_objects":5882,"num_object_clones":0,"num_object_copies":17646,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5882,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5882,"num_write_kb":376448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":206,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277400+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:44:30.277400+0000","last_peered":"2023-10-01T09:44:30.277400+0000","last_clean":"2023-10-01T09:44:30.277400+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:44:30.277400+0000","last_undegraded":"2023-10-01T09:44:30.277400+0000","last_fullsized":"2023-10-01T09:44:30.277400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.737227+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:44:58.737227+0000","last_peered":"2023-10-01T09:44:58.737227+0000","last_clean":"2023-10-01T09:44:58.737227+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:44:58.737227+0000","last_undegraded":"2023-10-01T09:44:58.737227+0000","last_fullsized":"2023-10-01T09:44:58.737227+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"240'5886","reported_seq":5903,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.767843+0000","last_change":"2023-10-01T09:43:46.253671+0000","last_active":"2023-10-01T09:45:20.767843+0000","last_peered":"2023-10-01T09:45:20.767843+0000","last_clean":"2023-10-01T09:45:20.767843+0000","last_became_active":"2023-10-01T09:43:46.253297+0000","last_became_peered":"2023-10-01T09:43:46.253297+0000","last_unstale":"2023-10-01T09:45:20.767843+0000","last_undegraded":"2023-10-01T09:45:20.767843+0000","last_fullsized":"2023-10-01T09:45:20.767843+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5886,"log_dups_size":0,"ondisk_log_size":5886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:47.602043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385744896,"num_objects":5886,"num_object_clones":0,"num_object_copies":17658,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5886,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5886,"num_write_kb":376704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":217,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:51.349651+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:44:51.349651+0000","last_peered":"2023-10-01T09:44:51.349651+0000","last_clean":"2023-10-01T09:44:51.349651+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:44:51.349651+0000","last_undegraded":"2023-10-01T09:44:51.349651+0000","last_fullsized":"2023-10-01T09:44:51.349651+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":125,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266936+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:44:30.266936+0000","last_peered":"2023-10-01T09:44:30.266936+0000","last_clean":"2023-10-01T09:44:30.266936+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:44:30.266936+0000","last_undegraded":"2023-10-01T09:44:30.266936+0000","last_fullsized":"2023-10-01T09:44:30.266936+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"240'5880","reported_seq":5897,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.460043+0000","last_change":"2023-10-01T09:43:46.488435+0000","last_active":"2023-10-01T09:45:19.460043+0000","last_peered":"2023-10-01T09:45:19.460043+0000","last_clean":"2023-10-01T09:45:19.460043+0000","last_became_active":"2023-10-01T09:43:46.487970+0000","last_became_peered":"2023-10-01T09:43:46.487970+0000","last_unstale":"2023-10-01T09:45:19.460043+0000","last_undegraded":"2023-10-01T09:45:19.460043+0000","last_fullsized":"2023-10-01T09:45:19.460043+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5880,"log_dups_size":0,"ondisk_log_size":5880,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:26.720837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385351680,"num_objects":5880,"num_object_clones":0,"num_object_copies":17640,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5880,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5880,"num_write_kb":376320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.a","version":"0'0","reported_seq":109,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.271988+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:44:30.271988+0000","last_peered":"2023-10-01T09:44:30.271988+0000","last_clean":"2023-10-01T09:44:30.271988+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:44:30.271988+0000","last_undegraded":"2023-10-01T09:44:30.271988+0000","last_fullsized":"2023-10-01T09:44:30.271988+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266703+0000","last_change":"2023-10-01T09:43:01.241271+0000","last_active":"2023-10-01T09:44:30.266703+0000","last_peered":"2023-10-01T09:44:30.266703+0000","last_clean":"2023-10-01T09:44:30.266703+0000","last_became_active":"2023-10-01T09:43:01.240591+0000","last_became_peered":"2023-10-01T09:43:01.240591+0000","last_unstale":"2023-10-01T09:44:30.266703+0000","last_undegraded":"2023-10-01T09:44:30.266703+0000","last_fullsized":"2023-10-01T09:44:30.266703+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"240'5866","reported_seq":5882,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.512667+0000","last_change":"2023-10-01T09:43:46.261128+0000","last_active":"2023-10-01T09:45:20.512667+0000","last_peered":"2023-10-01T09:45:20.512667+0000","last_clean":"2023-10-01T09:45:20.512667+0000","last_became_active":"2023-10-01T09:43:46.260782+0000","last_became_peered":"2023-10-01T09:43:46.260782+0000","last_unstale":"2023-10-01T09:45:20.512667+0000","last_undegraded":"2023-10-01T09:45:20.512667+0000","last_fullsized":"2023-10-01T09:45:20.512667+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5866,"log_dups_size":0,"ondisk_log_size":5866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384434176,"num_objects":5866,"num_object_clones":0,"num_object_copies":17598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5866,"num_write_kb":375424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.267110+0000","last_change":"2023-10-01T09:43:01.244526+0000","last_active":"2023-10-01T09:44:30.267110+0000","last_peered":"2023-10-01T09:44:30.267110+0000","last_clean":"2023-10-01T09:44:30.267110+0000","last_became_active":"2023-10-01T09:43:01.244210+0000","last_became_peered":"2023-10-01T09:43:01.244210+0000","last_unstale":"2023-10-01T09:44:30.267110+0000","last_undegraded":"2023-10-01T09:44:30.267110+0000","last_fullsized":"2023-10-01T09:44:30.267110+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.267790+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:44:30.267790+0000","last_peered":"2023-10-01T09:44:30.267790+0000","last_clean":"2023-10-01T09:44:30.267790+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:44:30.267790+0000","last_undegraded":"2023-10-01T09:44:30.267790+0000","last_fullsized":"2023-10-01T09:44:30.267790+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"240'5823","reported_seq":5838,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.891230+0000","last_change":"2023-10-01T09:43:46.254639+0000","last_active":"2023-10-01T09:45:19.891230+0000","last_peered":"2023-10-01T09:45:19.891230+0000","last_clean":"2023-10-01T09:45:19.891230+0000","last_became_active":"2023-10-01T09:43:46.254244+0000","last_became_peered":"2023-10-01T09:43:46.254244+0000","last_unstale":"2023-10-01T09:45:19.891230+0000","last_undegraded":"2023-10-01T09:45:19.891230+0000","last_fullsized":"2023-10-01T09:45:19.891230+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5823,"log_dups_size":0,"ondisk_log_size":5823,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381616128,"num_objects":5823,"num_object_clones":0,"num_object_copies":17469,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5823,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5823,"num_write_kb":372672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,7,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":265,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272936+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:44:30.272936+0000","last_peered":"2023-10-01T09:44:30.272936+0000","last_clean":"2023-10-01T09:44:30.272936+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:44:30.272936+0000","last_undegraded":"2023-10-01T09:44:30.272936+0000","last_fullsized":"2023-10-01T09:44:30.272936+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277816+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:44:30.277816+0000","last_peered":"2023-10-01T09:44:30.277816+0000","last_clean":"2023-10-01T09:44:30.277816+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:44:30.277816+0000","last_undegraded":"2023-10-01T09:44:30.277816+0000","last_fullsized":"2023-10-01T09:44:30.277816+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"240'5918","reported_seq":5934,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.881667+0000","last_change":"2023-10-01T09:43:46.256925+0000","last_active":"2023-10-01T09:45:19.881667+0000","last_peered":"2023-10-01T09:45:19.881667+0000","last_clean":"2023-10-01T09:45:19.881667+0000","last_became_active":"2023-10-01T09:43:46.256587+0000","last_became_peered":"2023-10-01T09:43:46.256587+0000","last_unstale":"2023-10-01T09:45:19.881667+0000","last_undegraded":"2023-10-01T09:45:19.881667+0000","last_fullsized":"2023-10-01T09:45:19.881667+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5918,"log_dups_size":0,"ondisk_log_size":5918,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387842048,"num_objects":5918,"num_object_clones":0,"num_object_copies":17754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5918,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5918,"num_write_kb":378752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":156,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273572+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:44:30.273572+0000","last_peered":"2023-10-01T09:44:30.273572+0000","last_clean":"2023-10-01T09:44:30.273572+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:44:30.273572+0000","last_undegraded":"2023-10-01T09:44:30.273572+0000","last_fullsized":"2023-10-01T09:44:30.273572+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":112,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277426+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:44:30.277426+0000","last_peered":"2023-10-01T09:44:30.277426+0000","last_clean":"2023-10-01T09:44:30.277426+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:44:30.277426+0000","last_undegraded":"2023-10-01T09:44:30.277426+0000","last_fullsized":"2023-10-01T09:44:30.277426+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":235,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.270234+0000","last_change":"2023-10-01T09:43:01.244777+0000","last_active":"2023-10-01T09:44:30.270234+0000","last_peered":"2023-10-01T09:44:30.270234+0000","last_clean":"2023-10-01T09:44:30.270234+0000","last_became_active":"2023-10-01T09:43:01.244430+0000","last_became_peered":"2023-10-01T09:43:01.244430+0000","last_unstale":"2023-10-01T09:44:30.270234+0000","last_undegraded":"2023-10-01T09:44:30.270234+0000","last_fullsized":"2023-10-01T09:44:30.270234+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:08:53.589070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"240'5874","reported_seq":5890,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.606554+0000","last_change":"2023-10-01T09:43:46.261252+0000","last_active":"2023-10-01T09:45:20.606554+0000","last_peered":"2023-10-01T09:45:20.606554+0000","last_clean":"2023-10-01T09:45:20.606554+0000","last_became_active":"2023-10-01T09:43:46.260881+0000","last_became_peered":"2023-10-01T09:43:46.260881+0000","last_unstale":"2023-10-01T09:45:20.606554+0000","last_undegraded":"2023-10-01T09:45:20.606554+0000","last_fullsized":"2023-10-01T09:45:20.606554+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5874,"log_dups_size":0,"ondisk_log_size":5874,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384958464,"num_objects":5874,"num_object_clones":0,"num_object_copies":17622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5874,"num_write_kb":375936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":228,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277130+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:44:30.277130+0000","last_peered":"2023-10-01T09:44:30.277130+0000","last_clean":"2023-10-01T09:44:30.277130+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:44:30.277130+0000","last_undegraded":"2023-10-01T09:44:30.277130+0000","last_fullsized":"2023-10-01T09:44:30.277130+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.288696+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:44:30.288696+0000","last_peered":"2023-10-01T09:44:30.288696+0000","last_clean":"2023-10-01T09:44:30.288696+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:44:30.288696+0000","last_undegraded":"2023-10-01T09:44:30.288696+0000","last_fullsized":"2023-10-01T09:44:30.288696+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":138,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.288851+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:44:30.288851+0000","last_peered":"2023-10-01T09:44:30.288851+0000","last_clean":"2023-10-01T09:44:30.288851+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:44:30.288851+0000","last_undegraded":"2023-10-01T09:44:30.288851+0000","last_fullsized":"2023-10-01T09:44:30.288851+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.9","version":"240'5798","reported_seq":5813,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.901461+0000","last_change":"2023-10-01T09:43:46.259198+0000","last_active":"2023-10-01T09:45:19.901461+0000","last_peered":"2023-10-01T09:45:19.901461+0000","last_clean":"2023-10-01T09:45:19.901461+0000","last_became_active":"2023-10-01T09:43:46.258827+0000","last_became_peered":"2023-10-01T09:43:46.258827+0000","last_unstale":"2023-10-01T09:45:19.901461+0000","last_undegraded":"2023-10-01T09:45:19.901461+0000","last_fullsized":"2023-10-01T09:45:19.901461+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5798,"log_dups_size":0,"ondisk_log_size":5798,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":379977728,"num_objects":5798,"num_object_clones":0,"num_object_copies":17394,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5798,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5798,"num_write_kb":371072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":241,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.289071+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:44:30.289071+0000","last_peered":"2023-10-01T09:44:30.289071+0000","last_clean":"2023-10-01T09:44:30.289071+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:44:30.289071+0000","last_undegraded":"2023-10-01T09:44:30.289071+0000","last_fullsized":"2023-10-01T09:44:30.289071+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":192,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.288580+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:44:30.288580+0000","last_peered":"2023-10-01T09:44:30.288580+0000","last_clean":"2023-10-01T09:44:30.288580+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:44:30.288580+0000","last_undegraded":"2023-10-01T09:44:30.288580+0000","last_fullsized":"2023-10-01T09:44:30.288580+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":242,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.773303+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:44:55.773303+0000","last_peered":"2023-10-01T09:44:55.773303+0000","last_clean":"2023-10-01T09:44:55.773303+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:44:55.773303+0000","last_undegraded":"2023-10-01T09:44:55.773303+0000","last_fullsized":"2023-10-01T09:44:55.773303+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"240'5809","reported_seq":5825,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.552916+0000","last_change":"2023-10-01T09:43:46.260567+0000","last_active":"2023-10-01T09:45:20.552916+0000","last_peered":"2023-10-01T09:45:20.552916+0000","last_clean":"2023-10-01T09:45:20.552916+0000","last_became_active":"2023-10-01T09:43:46.260168+0000","last_became_peered":"2023-10-01T09:43:46.260168+0000","last_unstale":"2023-10-01T09:45:20.552916+0000","last_undegraded":"2023-10-01T09:45:20.552916+0000","last_fullsized":"2023-10-01T09:45:20.552916+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5809,"log_dups_size":0,"ondisk_log_size":5809,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":380698624,"num_objects":5809,"num_object_clones":0,"num_object_copies":17427,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5809,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5809,"num_write_kb":371776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":139,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277230+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:44:30.277230+0000","last_peered":"2023-10-01T09:44:30.277230+0000","last_clean":"2023-10-01T09:44:30.277230+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:44:30.277230+0000","last_undegraded":"2023-10-01T09:44:30.277230+0000","last_fullsized":"2023-10-01T09:44:30.277230+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":476,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273700+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:44:30.273700+0000","last_peered":"2023-10-01T09:44:30.273700+0000","last_clean":"2023-10-01T09:44:30.273700+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:44:30.273700+0000","last_undegraded":"2023-10-01T09:44:30.273700+0000","last_fullsized":"2023-10-01T09:44:30.273700+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":234,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724043+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:44:58.724043+0000","last_peered":"2023-10-01T09:44:58.724043+0000","last_clean":"2023-10-01T09:44:58.724043+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:44:58.724043+0000","last_undegraded":"2023-10-01T09:44:58.724043+0000","last_fullsized":"2023-10-01T09:44:58.724043+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272276+0000","last_change":"2023-10-01T09:40:31.090895+0000","last_active":"2023-10-01T09:44:30.272276+0000","last_peered":"2023-10-01T09:44:30.272276+0000","last_clean":"2023-10-01T09:44:30.272276+0000","last_became_active":"2023-10-01T09:40:31.090546+0000","last_became_peered":"2023-10-01T09:40:31.090546+0000","last_unstale":"2023-10-01T09:44:30.272276+0000","last_undegraded":"2023-10-01T09:44:30.272276+0000","last_fullsized":"2023-10-01T09:44:30.272276+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"240'5811","reported_seq":5828,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:21.274150+0000","last_change":"2023-10-01T09:43:46.254514+0000","last_active":"2023-10-01T09:45:21.274150+0000","last_peered":"2023-10-01T09:45:21.274150+0000","last_clean":"2023-10-01T09:45:21.274150+0000","last_became_active":"2023-10-01T09:43:46.253333+0000","last_became_peered":"2023-10-01T09:43:46.253333+0000","last_unstale":"2023-10-01T09:45:21.274150+0000","last_undegraded":"2023-10-01T09:45:21.274150+0000","last_fullsized":"2023-10-01T09:45:21.274150+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5811,"log_dups_size":0,"ondisk_log_size":5811,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:59:07.169379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":380829696,"num_objects":5811,"num_object_clones":0,"num_object_copies":17433,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5811,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5811,"num_write_kb":371904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":49,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273586+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:44:30.273586+0000","last_peered":"2023-10-01T09:44:30.273586+0000","last_clean":"2023-10-01T09:44:30.273586+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:44:30.273586+0000","last_undegraded":"2023-10-01T09:44:30.273586+0000","last_fullsized":"2023-10-01T09:44:30.273586+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.271757+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:44:30.271757+0000","last_peered":"2023-10-01T09:44:30.271757+0000","last_clean":"2023-10-01T09:44:30.271757+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:44:30.271757+0000","last_undegraded":"2023-10-01T09:44:30.271757+0000","last_fullsized":"2023-10-01T09:44:30.271757+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.271852+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:44:30.271852+0000","last_peered":"2023-10-01T09:44:30.271852+0000","last_clean":"2023-10-01T09:44:30.271852+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:44:30.271852+0000","last_undegraded":"2023-10-01T09:44:30.271852+0000","last_fullsized":"2023-10-01T09:44:30.271852+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"240'5853","reported_seq":5869,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.593402+0000","last_change":"2023-10-01T09:43:46.261246+0000","last_active":"2023-10-01T09:45:20.593402+0000","last_peered":"2023-10-01T09:45:20.593402+0000","last_clean":"2023-10-01T09:45:20.593402+0000","last_became_active":"2023-10-01T09:43:46.260830+0000","last_became_peered":"2023-10-01T09:43:46.260830+0000","last_unstale":"2023-10-01T09:45:20.593402+0000","last_undegraded":"2023-10-01T09:45:20.593402+0000","last_fullsized":"2023-10-01T09:45:20.593402+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5853,"log_dups_size":0,"ondisk_log_size":5853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383582208,"num_objects":5853,"num_object_clones":0,"num_object_copies":17559,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5853,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5853,"num_write_kb":374592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":49,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.274175+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:44:30.274175+0000","last_peered":"2023-10-01T09:44:30.274175+0000","last_clean":"2023-10-01T09:44:30.274175+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:44:30.274175+0000","last_undegraded":"2023-10-01T09:44:30.274175+0000","last_fullsized":"2023-10-01T09:44:30.274175+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":188,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.288966+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:44:30.288966+0000","last_peered":"2023-10-01T09:44:30.288966+0000","last_clean":"2023-10-01T09:44:30.288966+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:44:30.288966+0000","last_undegraded":"2023-10-01T09:44:30.288966+0000","last_fullsized":"2023-10-01T09:44:30.288966+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":239,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272747+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:44:30.272747+0000","last_peered":"2023-10-01T09:44:30.272747+0000","last_clean":"2023-10-01T09:44:30.272747+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:44:30.272747+0000","last_undegraded":"2023-10-01T09:44:30.272747+0000","last_fullsized":"2023-10-01T09:44:30.272747+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"240'5785","reported_seq":5801,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:19.942213+0000","last_change":"2023-10-01T09:43:46.257266+0000","last_active":"2023-10-01T09:45:19.942213+0000","last_peered":"2023-10-01T09:45:19.942213+0000","last_clean":"2023-10-01T09:45:19.942213+0000","last_became_active":"2023-10-01T09:43:46.256318+0000","last_became_peered":"2023-10-01T09:43:46.256318+0000","last_unstale":"2023-10-01T09:45:19.942213+0000","last_undegraded":"2023-10-01T09:45:19.942213+0000","last_fullsized":"2023-10-01T09:45:19.942213+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":5785,"log_dups_size":0,"ondisk_log_size":5785,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":379125760,"num_objects":5785,"num_object_clones":0,"num_object_copies":17355,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5785,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5785,"num_write_kb":370240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":270,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.275777+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:44:30.275777+0000","last_peered":"2023-10-01T09:44:30.275777+0000","last_clean":"2023-10-01T09:44:30.275777+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:44:30.275777+0000","last_undegraded":"2023-10-01T09:44:30.275777+0000","last_fullsized":"2023-10-01T09:44:30.275777+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":216,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:55.773268+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:44:55.773268+0000","last_peered":"2023-10-01T09:44:55.773268+0000","last_clean":"2023-10-01T09:44:55.773268+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:44:55.773268+0000","last_undegraded":"2023-10-01T09:44:55.773268+0000","last_fullsized":"2023-10-01T09:44:55.773268+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272640+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:44:30.272640+0000","last_peered":"2023-10-01T09:44:30.272640+0000","last_clean":"2023-10-01T09:44:30.272640+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:44:30.272640+0000","last_undegraded":"2023-10-01T09:44:30.272640+0000","last_fullsized":"2023-10-01T09:44:30.272640+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"240'6045","reported_seq":6060,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:20.580781+0000","last_change":"2023-10-01T09:43:46.485887+0000","last_active":"2023-10-01T09:45:20.580781+0000","last_peered":"2023-10-01T09:45:20.580781+0000","last_clean":"2023-10-01T09:45:20.580781+0000","last_became_active":"2023-10-01T09:43:46.485102+0000","last_became_peered":"2023-10-01T09:43:46.485102+0000","last_unstale":"2023-10-01T09:45:20.580781+0000","last_undegraded":"2023-10-01T09:45:20.580781+0000","last_fullsized":"2023-10-01T09:45:20.580781+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":6045,"log_dups_size":0,"ondisk_log_size":6045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396165120,"num_objects":6045,"num_object_clones":0,"num_object_copies":18135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6045,"num_write_kb":386880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":246,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272807+0000","last_change":"2023-10-01T09:40:31.094439+0000","last_active":"2023-10-01T09:44:30.272807+0000","last_peered":"2023-10-01T09:44:30.272807+0000","last_clean":"2023-10-01T09:44:30.272807+0000","last_became_active":"2023-10-01T09:40:31.094027+0000","last_became_peered":"2023-10-01T09:40:31.094027+0000","last_unstale":"2023-10-01T09:44:30.272807+0000","last_undegraded":"2023-10-01T09:44:30.272807+0000","last_fullsized":"2023-10-01T09:44:30.272807+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":213,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272566+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:44:30.272566+0000","last_peered":"2023-10-01T09:44:30.272566+0000","last_clean":"2023-10-01T09:44:30.272566+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:44:30.272566+0000","last_undegraded":"2023-10-01T09:44:30.272566+0000","last_fullsized":"2023-10-01T09:44:30.272566+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":22,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.267201+0000","last_change":"2023-10-01T09:43:01.369071+0000","last_active":"2023-10-01T09:44:30.267201+0000","last_peered":"2023-10-01T09:44:30.267201+0000","last_clean":"2023-10-01T09:44:30.267201+0000","last_became_active":"2023-10-01T09:43:01.368321+0000","last_became_peered":"2023-10-01T09:43:01.368321+0000","last_unstale":"2023-10-01T09:44:30.267201+0000","last_undegraded":"2023-10-01T09:44:30.267201+0000","last_fullsized":"2023-10-01T09:44:30.267201+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":232,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.272658+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:44:30.272658+0000","last_peered":"2023-10-01T09:44:30.272658+0000","last_clean":"2023-10-01T09:44:30.272658+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:44:30.272658+0000","last_undegraded":"2023-10-01T09:44:30.272658+0000","last_fullsized":"2023-10-01T09:44:30.272658+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":256,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.288744+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:44:30.288744+0000","last_peered":"2023-10-01T09:44:30.288744+0000","last_clean":"2023-10-01T09:44:30.288744+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:44:30.288744+0000","last_undegraded":"2023-10-01T09:44:30.288744+0000","last_fullsized":"2023-10-01T09:44:30.288744+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":208,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277440+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:44:30.277440+0000","last_peered":"2023-10-01T09:44:30.277440+0000","last_clean":"2023-10-01T09:44:30.277440+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:44:30.277440+0000","last_undegraded":"2023-10-01T09:44:30.277440+0000","last_fullsized":"2023-10-01T09:44:30.277440+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":22,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266559+0000","last_change":"2023-10-01T09:43:01.294601+0000","last_active":"2023-10-01T09:44:30.266559+0000","last_peered":"2023-10-01T09:44:30.266559+0000","last_clean":"2023-10-01T09:44:30.266559+0000","last_became_active":"2023-10-01T09:43:01.293306+0000","last_became_peered":"2023-10-01T09:43:01.293306+0000","last_unstale":"2023-10-01T09:44:30.266559+0000","last_undegraded":"2023-10-01T09:44:30.266559+0000","last_fullsized":"2023-10-01T09:44:30.266559+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":219,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.277525+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:44:30.277525+0000","last_peered":"2023-10-01T09:44:30.277525+0000","last_clean":"2023-10-01T09:44:30.277525+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:44:30.277525+0000","last_undegraded":"2023-10-01T09:44:30.277525+0000","last_fullsized":"2023-10-01T09:44:30.277525+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":22,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266804+0000","last_change":"2023-10-01T09:43:01.294443+0000","last_active":"2023-10-01T09:44:30.266804+0000","last_peered":"2023-10-01T09:44:30.266804+0000","last_clean":"2023-10-01T09:44:30.266804+0000","last_became_active":"2023-10-01T09:43:01.292898+0000","last_became_peered":"2023-10-01T09:43:01.292898+0000","last_unstale":"2023-10-01T09:44:30.266804+0000","last_undegraded":"2023-10-01T09:44:30.266804+0000","last_fullsized":"2023-10-01T09:44:30.266804+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":244,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273666+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:44:30.273666+0000","last_peered":"2023-10-01T09:44:30.273666+0000","last_clean":"2023-10-01T09:44:30.273666+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:44:30.273666+0000","last_undegraded":"2023-10-01T09:44:30.273666+0000","last_fullsized":"2023-10-01T09:44:30.273666+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":237,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.273246+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:44:30.273246+0000","last_peered":"2023-10-01T09:44:30.273246+0000","last_clean":"2023-10-01T09:44:30.273246+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:44:30.273246+0000","last_undegraded":"2023-10-01T09:44:30.273246+0000","last_fullsized":"2023-10-01T09:44:30.273246+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":258,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.271899+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:44:30.271899+0000","last_peered":"2023-10-01T09:44:30.271899+0000","last_clean":"2023-10-01T09:44:30.271899+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:44:30.271899+0000","last_undegraded":"2023-10-01T09:44:30.271899+0000","last_fullsized":"2023-10-01T09:44:30.271899+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":125,"reported_epoch":239,"state":"active+clean","last_fresh":"2023-10-01T09:44:30.266538+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:44:30.266538+0000","last_peered":"2023-10-01T09:44:30.266538+0000","last_clean":"2023-10-01T09:44:30.266538+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:44:30.266538+0000","last_undegraded":"2023-10-01T09:44:30.266538+0000","last_fullsized":"2023-10-01T09:44:30.266538+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":10,"num_pg":16,"stat_sum":{"num_bytes":6143541248,"num_objects":93743,"num_object_clones":0,"num_object_copies":281229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":93743,"num_write_kb":5999552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18445107200,"data_stored":18445107200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":93743,"ondisk_log_size":93743,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":16498,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430706,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2085272,"kb_used_data":1483280,"kb_used_omap":0,"kb_used_meta":601984,"kb_avail":91659880,"statfs":{"total":95995035648,"available":93859717120,"internally_reserved":0,"allocated":1518878720,"data_stored":1518314799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616431616},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":6.8120000000000003,"5min":2.2320000000000002,"15min":2.2109999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.23999999999999999},"max":{"1min":111.187,"5min":111.187,"15min":111.187},"last":0.34200000000000003},{"interface":"front","average":{"1min":6.8659999999999997,"5min":2.4359999999999999,"15min":2.282},"min":{"1min":0.38900000000000001,"5min":0.28899999999999998,"15min":0.26500000000000001},"max":{"1min":111.83,"5min":111.83,"15min":111.83},"last":0.309}]},{"osd":1,"last update":"Sun Oct 1 09:44:52 2023","interfaces":[{"interface":"back","average":{"1min":13.112,"5min":4.0229999999999997,"15min":3.04},"min":{"1min":0.35099999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":210.62299999999999,"5min":210.62299999999999,"15min":210.62299999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":13.063000000000001,"5min":3.657,"15min":2.8610000000000002},"min":{"1min":0.35299999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":208.809,"5min":208.809,"15min":208.809},"last":0.47199999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":2.1930000000000001,"15min":1.8580000000000001},"min":{"1min":0.35899999999999999,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":3.8410000000000002,"5min":57.079999999999998,"15min":57.079999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.851,"15min":1.6579999999999999},"min":{"1min":0.41499999999999998,"5min":0.35799999999999998,"15min":0.313},"max":{"1min":2.9180000000000001,"5min":57.137999999999998,"15min":57.137999999999998},"last":0.42299999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":1.3100000000000001,"15min":2.2120000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.2569999999999999,"5min":10.836,"15min":85.370000000000005},"last":0.499},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.407,"15min":2.1850000000000001},"min":{"1min":0.40799999999999997,"5min":0.33000000000000002,"15min":0.32000000000000001},"max":{"1min":1.9890000000000001,"5min":17.815999999999999,"15min":85.123999999999995},"last":0.45500000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.048,"15min":1.1759999999999999},"min":{"1min":0.38500000000000001,"5min":0.33100000000000002,"15min":0.309},"max":{"1min":5.0510000000000002,"5min":7.6829999999999998,"15min":12.615},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.4179999999999999,"5min":1.2989999999999999,"15min":1.2949999999999999},"min":{"1min":0.439,"5min":0.308,"15min":0.308},"max":{"1min":6.3710000000000004,"5min":17.742000000000001,"15min":17.742000000000001},"last":0.373}]},{"osd":5,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7010000000000001,"5min":1.845,"15min":1.754},"min":{"1min":0.39500000000000002,"5min":0.314,"15min":0.28000000000000003},"max":{"1min":5.7060000000000004,"5min":9.2319999999999993,"15min":12.945},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.238,"15min":1.4530000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":2.2250000000000001,"5min":7.766,"15min":15.757999999999999},"last":0.69499999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":1.274,"15min":1.4790000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":6.431,"5min":7.6589999999999998,"15min":10.470000000000001},"last":0.58499999999999996},{"interface":"front","average":{"1min":2.3279999999999998,"5min":1.641,"15min":1.4410000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.4589999999999996,"5min":17.977,"15min":17.977},"last":0.88300000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626939,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2927040,"kb_used_data":2629816,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":90818112,"statfs":{"total":95995035648,"available":92997746688,"internally_reserved":0,"allocated":2692931584,"data_stored":2692391393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:44:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.92900000000000005,"15min":2.48},"min":{"1min":0.36199999999999999,"5min":0.245,"15min":0.24099999999999999},"max":{"1min":2.6579999999999999,"5min":6.242,"15min":159.34999999999999},"last":7.2999999999999998},{"interface":"front","average":{"1min":1.101,"5min":1.1970000000000001,"15min":2.5219999999999998},"min":{"1min":0.41099999999999998,"5min":0.29699999999999999,"15min":0.27100000000000002},"max":{"1min":5.0780000000000003,"5min":8.4420000000000002,"15min":160.39400000000001},"last":7.6440000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":10.462,"5min":3.109,"15min":2.3820000000000001},"min":{"1min":0.35899999999999999,"5min":0.29499999999999998,"15min":0.25900000000000001},"max":{"1min":183.59999999999999,"5min":183.59999999999999,"15min":183.59999999999999},"last":0.37},{"interface":"front","average":{"1min":10.223000000000001,"5min":2.8479999999999999,"15min":2.6150000000000002},"min":{"1min":0.32400000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":183.56200000000001,"5min":183.56200000000001,"15min":183.56200000000001},"last":2.1179999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:45:15 2023","interfaces":[{"interface":"back","average":{"1min":2.1110000000000002,"5min":1.204,"15min":2.0939999999999999},"min":{"1min":0.439,"5min":0.35599999999999998,"15min":0.29799999999999999},"max":{"1min":6.2210000000000001,"5min":8.8000000000000007,"15min":157.172},"last":0.30399999999999999},{"interface":"front","average":{"1min":1.4830000000000001,"5min":1.0669999999999999,"15min":2.258},"min":{"1min":0.316,"5min":0.316,"15min":0.28599999999999998},"max":{"1min":3.9609999999999999,"5min":6.0800000000000001,"15min":157.30099999999999},"last":2.1579999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:54 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":2.202,"15min":2.7149999999999999},"min":{"1min":0.434,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":5.4180000000000001,"5min":66.763999999999996,"15min":156.584},"last":2.5830000000000002},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.9119999999999999,"15min":2.8740000000000001},"min":{"1min":0.36299999999999999,"5min":0.33300000000000002,"15min":0.32200000000000001},"max":{"1min":3.1720000000000002,"5min":66.793000000000006,"15min":157.39099999999999},"last":2.2240000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.111,"15min":1.141},"min":{"1min":0.378,"5min":0.34899999999999998,"15min":0.27800000000000002},"max":{"1min":4.1989999999999998,"5min":8.7479999999999993,"15min":8.7479999999999993},"last":0.34100000000000003},{"interface":"front","average":{"1min":1.6100000000000001,"5min":1.0920000000000001,"15min":1.365},"min":{"1min":0.52900000000000003,"5min":0.32400000000000001,"15min":0.32100000000000001},"max":{"1min":9.3040000000000003,"5min":9.3040000000000003,"15min":10.475},"last":2.194}]},{"osd":5,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.46,"15min":1.3420000000000001},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.27200000000000002},"max":{"1min":4.1040000000000001,"5min":8.8759999999999994,"15min":8.8759999999999994},"last":0.40799999999999997},{"interface":"front","average":{"1min":1.321,"5min":1.407,"15min":1.577},"min":{"1min":0.44800000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.7490000000000001,"5min":5.3680000000000003,"15min":12.023},"last":5.7140000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:44:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.669,"15min":1.6459999999999999},"min":{"1min":0.54400000000000004,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.8010000000000002,"5min":18.337,"15min":18.337},"last":5.6660000000000004},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.1479999999999999,"15min":1.22},"min":{"1min":0.433,"5min":0.41299999999999998,"15min":0.314},"max":{"1min":1.869,"5min":9.4559999999999995,"15min":12.445},"last":0.39200000000000002}]}]},{"osd":1,"up_from":83,"seq":356482285887,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1735644,"kb_used_data":1118100,"kb_used_omap":4,"kb_used_meta":617531,"kb_avail":92009508,"statfs":{"total":95995035648,"available":94217736192,"internally_reserved":0,"allocated":1144934400,"data_stored":1144031772,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":632352654},"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":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":2.48,"15min":2.2210000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.19700000000000001},"max":{"1min":4.3979999999999997,"5min":63.883000000000003,"15min":63.883000000000003},"last":0.57299999999999995},{"interface":"front","average":{"1min":1,"5min":2.3380000000000001,"15min":2.149},"min":{"1min":0.33800000000000002,"5min":0.23200000000000001,"15min":0.16700000000000001},"max":{"1min":3.976,"5min":63.901000000000003,"15min":63.901000000000003},"last":0.70099999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:45:17 2023","interfaces":[{"interface":"back","average":{"1min":13.19,"5min":4.2990000000000004,"15min":2.5720000000000001},"min":{"1min":0.311,"5min":0.215,"15min":0.20799999999999999},"max":{"1min":88.757999999999996,"5min":88.757999999999996,"15min":88.757999999999996},"last":88.757999999999996},{"interface":"front","average":{"1min":12.819000000000001,"5min":4.1059999999999999,"15min":2.4140000000000001},"min":{"1min":0.29599999999999999,"5min":0.246,"15min":0.22600000000000001},"max":{"1min":87.75,"5min":87.75,"15min":87.75},"last":87.75}]},{"osd":3,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":4.1299999999999999,"15min":3.0939999999999999},"min":{"1min":0.28999999999999998,"5min":0.222,"15min":0.222},"max":{"1min":3.7989999999999999,"5min":116.086,"15min":121.209},"last":0.60799999999999998},{"interface":"front","average":{"1min":1.157,"5min":3.355,"15min":3.1200000000000001},"min":{"1min":0.32800000000000001,"5min":0.26100000000000001,"15min":0.23499999999999999},"max":{"1min":4.7439999999999998,"5min":115.70399999999999,"15min":121.054},"last":0.75600000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.194,"15min":2.0390000000000001},"min":{"1min":0.498,"5min":0.32800000000000001,"15min":0.25900000000000001},"max":{"1min":4.1539999999999999,"5min":5.1520000000000001,"15min":200.00800000000001},"last":0.745},{"interface":"front","average":{"1min":1.2150000000000001,"5min":2.081,"15min":2.3260000000000001},"min":{"1min":0.42199999999999999,"5min":0.312,"15min":0.30199999999999999},"max":{"1min":5.1420000000000003,"5min":64.650999999999996,"15min":200.07499999999999},"last":0.72099999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.9299999999999999,"15min":1.954},"min":{"1min":0.54100000000000004,"5min":0.379,"15min":0.36299999999999999},"max":{"1min":4.4790000000000001,"5min":11.375,"15min":14.595000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.282,"15min":1.879},"min":{"1min":0.46100000000000002,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":5.1799999999999997,"5min":64.677000000000007,"15min":64.677000000000007},"last":0.79300000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.9950000000000001,"5min":1.8720000000000001,"15min":1.8839999999999999},"min":{"1min":0.40400000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.96,"5min":13.643000000000001,"15min":14.654999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.5149999999999999,"15min":1.6539999999999999},"min":{"1min":0.40699999999999997,"5min":0.36899999999999999,"15min":0.33000000000000002},"max":{"1min":7.9880000000000004,"5min":7.9880000000000004,"15min":9.8689999999999998},"last":0.86699999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":2.6240000000000001,"15min":2.0579999999999998},"min":{"1min":0.44700000000000001,"5min":0.38900000000000001,"15min":0.38},"max":{"1min":5.2140000000000004,"5min":64.700999999999993,"15min":64.700999999999993},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.1220000000000001,"5min":2.6840000000000002,"15min":2.1190000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":4.5529999999999999,"5min":63.959000000000003,"15min":63.959000000000003},"last":0.98299999999999998}]}]},{"osd":0,"up_from":78,"seq":335007449413,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4351272,"kb_used_data":3763040,"kb_used_omap":5,"kb_used_meta":588218,"kb_avail":89393880,"statfs":{"total":95995035648,"available":91539333120,"internally_reserved":0,"allocated":3853352960,"data_stored":3852435513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":602335866},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":2.0419999999999998,"15min":1.861},"min":{"1min":0.30299999999999999,"5min":0.19800000000000001,"15min":0.17999999999999999},"max":{"1min":5.0499999999999998,"5min":44.500999999999998,"15min":44.500999999999998},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.60399999999999998,"5min":1.9159999999999999,"15min":1.76},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.188},"max":{"1min":2.4940000000000002,"5min":44.296999999999997,"15min":44.296999999999997},"last":0.47499999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":2.165,"5min":1.196,"15min":1.615},"min":{"1min":0.45900000000000002,"5min":0.249,"15min":0.19800000000000001},"max":{"1min":7.1920000000000002,"5min":7.1920000000000002,"15min":12.534000000000001},"last":2.3820000000000001},{"interface":"front","average":{"1min":1.724,"5min":1.234,"15min":1.3899999999999999},"min":{"1min":0.36899999999999999,"5min":0.26100000000000001,"15min":0.223},"max":{"1min":5.7519999999999998,"5min":8.7919999999999998,"15min":10.26},"last":2.3700000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":3.581,"15min":2.6589999999999998},"min":{"1min":0.26800000000000002,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":3.9870000000000001,"5min":183.02099999999999,"15min":183.02099999999999},"last":2.133},{"interface":"front","average":{"1min":1.3660000000000001,"5min":3.77,"15min":2.7210000000000001},"min":{"1min":0.34899999999999998,"5min":0.29399999999999998,"15min":0.23999999999999999},"max":{"1min":3.6469999999999998,"5min":191,"15min":191},"last":2.395}]},{"osd":4,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.2729999999999999,"15min":1.3720000000000001},"min":{"1min":0.42599999999999999,"5min":0.34300000000000003,"15min":0.29499999999999998},"max":{"1min":5.4820000000000002,"5min":8.8249999999999993,"15min":14.877000000000001},"last":0.33600000000000002},{"interface":"front","average":{"1min":1.9379999999999999,"5min":1.2649999999999999,"15min":1.7789999999999999},"min":{"1min":0.40999999999999998,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":4.5460000000000003,"5min":5.694,"15min":14.788},"last":2.1669999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.8400000000000001,"5min":2.1269999999999998,"15min":1.921},"min":{"1min":0.45800000000000002,"5min":0.38600000000000001,"15min":0.316},"max":{"1min":7.2530000000000001,"5min":60.887999999999998,"15min":60.887999999999998},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.9339999999999999,"15min":1.734},"min":{"1min":0.39700000000000002,"5min":0.379,"15min":0.318},"max":{"1min":4.883,"5min":61.079000000000001,"15min":61.079000000000001},"last":0.40799999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.371,"15min":1.5209999999999999},"min":{"1min":0.57899999999999996,"5min":0.38800000000000001,"15min":0.35399999999999998},"max":{"1min":4.9160000000000004,"5min":8.8529999999999998,"15min":10.436999999999999},"last":0.376},{"interface":"front","average":{"1min":1.921,"5min":1.2769999999999999,"15min":1.9099999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":4.4859999999999998,"5min":5.7880000000000003,"15min":13.454000000000001},"last":2.2010000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.5629999999999999,"15min":1.6839999999999999},"min":{"1min":0.434,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":4.8360000000000003,"5min":8.8800000000000008,"15min":12.532999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.7430000000000001,"15min":2.0979999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":4.524,"5min":9.6379999999999999,"15min":20.146000000000001},"last":2.2330000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122361,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2809200,"kb_used_data":2228520,"kb_used_omap":7,"kb_used_meta":580664,"kb_avail":90935952,"statfs":{"total":95995035648,"available":93118414848,"internally_reserved":0,"allocated":2282004480,"data_stored":2281138478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":594600017},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":2.722,"5min":1.383,"15min":2.702},"min":{"1min":0.26700000000000002,"5min":0.21299999999999999,"15min":0.187},"max":{"1min":18.082999999999998,"5min":18.082999999999998,"15min":120.54300000000001},"last":0.39500000000000002},{"interface":"front","average":{"1min":1.472,"5min":1.089,"15min":2.5219999999999998},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":4.7729999999999997,"5min":7.8259999999999996,"15min":122.622},"last":0.47399999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1160000000000001,"15min":1.859},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":4.4459999999999997,"5min":8.3339999999999996,"15min":62.009999999999998},"last":0.32200000000000001},{"interface":"front","average":{"1min":2.347,"5min":1.512,"15min":2.1120000000000001},"min":{"1min":0.30499999999999999,"5min":0.22,"15min":0.22},"max":{"1min":14.805,"5min":14.805,"15min":61.869},"last":0.30499999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":2.036,"15min":2.3439999999999999},"min":{"1min":0.34399999999999997,"5min":0.25600000000000001,"15min":0.23300000000000001},"max":{"1min":3.0760000000000001,"5min":75.317999999999998,"15min":127.221},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.85599999999999998,"5min":2.1949999999999998,"15min":2.4390000000000001},"min":{"1min":0.41399999999999998,"5min":0.27900000000000003,"15min":0.23999999999999999},"max":{"1min":2.0859999999999999,"5min":74.694999999999993,"15min":126.756},"last":0.34300000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":3.036,"5min":1.4019999999999999,"15min":1.5149999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.33800000000000002},"max":{"1min":15.183,"5min":15.183,"15min":15.183},"last":0.84599999999999997},{"interface":"front","average":{"1min":2.1099999999999999,"5min":1.2410000000000001,"15min":1.508},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":9.673,"5min":9.673,"15min":12.817},"last":0.64200000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":1.4850000000000001,"5min":1.2030000000000001,"15min":1.4910000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":4.5220000000000002,"5min":6.5810000000000004,"15min":9.9760000000000009},"last":0.52100000000000002},{"interface":"front","average":{"1min":3.0990000000000002,"5min":1.8069999999999999,"15min":1.8200000000000001},"min":{"1min":0.58599999999999997,"5min":0.372,"15min":0.32400000000000001},"max":{"1min":15.214,"5min":15.214,"15min":15.214},"last":2.2069999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":1.7110000000000001,"5min":1.298,"15min":1.504},"min":{"1min":0.44700000000000001,"5min":0.373,"15min":0.34100000000000003},"max":{"1min":4.8140000000000001,"5min":5.7409999999999997,"15min":9.0990000000000002},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.8440000000000001,"5min":1.0860000000000001,"15min":1.4830000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.8099999999999996,"5min":4.8099999999999996,"15min":10.896000000000001},"last":2.2890000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":2.2989999999999999,"5min":1.4379999999999999,"15min":1.889},"min":{"1min":0.41699999999999998,"5min":0.40899999999999997,"15min":0.38500000000000001},"max":{"1min":7.194,"5min":7.194,"15min":12.74},"last":0.41699999999999998},{"interface":"front","average":{"1min":1.256,"5min":1.1259999999999999,"15min":1.571},"min":{"1min":0.376,"5min":0.376,"15min":0.374},"max":{"1min":5.157,"5min":7.601,"15min":10.942},"last":2.3330000000000002}]}]},{"osd":3,"up_from":93,"seq":399431958830,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2651752,"kb_used_data":1905504,"kb_used_omap":2,"kb_used_meta":746237,"kb_avail":91093400,"statfs":{"total":95995035648,"available":93279641600,"internally_reserved":0,"allocated":1951236096,"data_stored":1950376590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":764146741},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":3.278,"15min":2.4940000000000002},"min":{"1min":0.29599999999999999,"5min":0.21299999999999999,"15min":0.19400000000000001},"max":{"1min":2.7999999999999998,"5min":154.05199999999999,"15min":154.05199999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.85299999999999998,"5min":3.371,"15min":2.5129999999999999},"min":{"1min":0.24399999999999999,"5min":0.19900000000000001,"15min":0.19500000000000001},"max":{"1min":5.0060000000000002,"5min":153.16200000000001,"15min":153.16200000000001},"last":0.71799999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":2.1960000000000002,"15min":2.1309999999999998},"min":{"1min":0.34599999999999997,"5min":0.24399999999999999,"15min":0.21299999999999999},"max":{"1min":3.4870000000000001,"5min":33.139000000000003,"15min":33.139000000000003},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.76100000000000001,"5min":1.976,"15min":2.0800000000000001},"min":{"1min":0.26000000000000001,"5min":0.221,"15min":0.221},"max":{"1min":3.3700000000000001,"5min":32.668999999999997,"15min":32.668999999999997},"last":0.31900000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.3640000000000001,"15min":2.0030000000000001},"min":{"1min":0.313,"5min":0.253,"15min":0.20899999999999999},"max":{"1min":3.395,"5min":11.163,"15min":20.638999999999999},"last":0.622},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.2170000000000001,"15min":1.6970000000000001},"min":{"1min":0.33200000000000002,"5min":0.25900000000000001,"15min":0.186},"max":{"1min":2.9279999999999999,"5min":5.3410000000000002,"15min":21.312000000000001},"last":0.376}]},{"osd":4,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.4099999999999999,"15min":1.663},"min":{"1min":0.45300000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.869,"5min":10.215999999999999,"15min":12.85},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.256,"5min":1.4470000000000001,"15min":1.52},"min":{"1min":0.53600000000000003,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.9219999999999997,"5min":9.2970000000000006,"15min":10.622},"last":0.68200000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":3.0299999999999998,"15min":2.1899999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.32200000000000001},"max":{"1min":4.9889999999999999,"5min":138.76599999999999,"15min":138.76599999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.3169999999999999,"5min":3.1909999999999998,"15min":2.4489999999999998},"min":{"1min":0.46200000000000002,"5min":0.373,"15min":0.30599999999999999},"max":{"1min":3.7269999999999999,"5min":138.946,"15min":138.946},"last":0.90000000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":2.1749999999999998,"5min":1.641,"15min":1.7769999999999999},"min":{"1min":0.46700000000000003,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":9.4779999999999998,"5min":9.4779999999999998,"15min":10.598000000000001},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.496,"15min":1.825},"min":{"1min":0.436,"5min":0.43099999999999999,"15min":0.33900000000000002},"max":{"1min":3.5979999999999999,"5min":8.6020000000000003,"15min":10.662000000000001},"last":0.69799999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":3.2389999999999999,"15min":2.4969999999999999},"min":{"1min":0.432,"5min":0.40799999999999997,"15min":0.37},"max":{"1min":3.5139999999999998,"5min":139.08099999999999,"15min":139.08099999999999},"last":5.5190000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":2.9830000000000001,"15min":2.3610000000000002},"min":{"1min":0.46500000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.401,"5min":139.28800000000001,"15min":139.28800000000001},"last":0.50600000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019402,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3285584,"kb_used_data":2976072,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":90459568,"statfs":{"total":95995035648,"available":92630597632,"internally_reserved":0,"allocated":3047497728,"data_stored":3046941385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:09 2023","interfaces":[{"interface":"back","average":{"1min":4.0640000000000001,"5min":1.5549999999999999,"15min":1.923},"min":{"1min":0.27400000000000002,"5min":0.26700000000000002,"15min":0.25600000000000001},"max":{"1min":55.914999999999999,"5min":55.914999999999999,"15min":55.917000000000002},"last":2.3940000000000001},{"interface":"front","average":{"1min":4.2370000000000001,"5min":1.837,"15min":1.7629999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":56.012,"5min":56.012,"15min":61.716000000000001},"last":0.51500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:44:36 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.2330000000000001,"15min":1.998},"min":{"1min":0.40300000000000002,"5min":0.28199999999999997,"15min":0.27900000000000003},"max":{"1min":2.2160000000000002,"5min":19.346,"15min":77.055999999999997},"last":2.508},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.929,"15min":2.2400000000000002},"min":{"1min":0.496,"5min":0.32300000000000001,"15min":0.28399999999999997},"max":{"1min":2.8439999999999999,"5min":45.048999999999999,"15min":77.423000000000002},"last":0.373}]},{"osd":2,"last update":"Sun Oct 1 09:45:09 2023","interfaces":[{"interface":"back","average":{"1min":5.1139999999999999,"5min":1.8440000000000001,"15min":1.7749999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.29999999999999999},"max":{"1min":81.355000000000004,"5min":81.355000000000004,"15min":81.355000000000004},"last":2.7280000000000002},{"interface":"front","average":{"1min":5.0650000000000004,"5min":2.0430000000000001,"15min":1.738},"min":{"1min":0.41099999999999998,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":81.656000000000006,"5min":81.656000000000006,"15min":81.656000000000006},"last":0.49299999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":2.6459999999999999,"15min":2.1829999999999998},"min":{"1min":0.38300000000000001,"5min":0.34699999999999998,"15min":0.30099999999999999},"max":{"1min":2.2069999999999999,"5min":64.061000000000007,"15min":64.061000000000007},"last":2.6299999999999999},{"interface":"front","average":{"1min":1.2629999999999999,"5min":2.8039999999999998,"15min":2.3140000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.4960000000000004,"5min":63.405000000000001,"15min":63.405000000000001},"last":0.70699999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.429,"15min":1.288},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.28399999999999997},"max":{"1min":4.4790000000000001,"5min":7.9000000000000004,"15min":9.8000000000000007},"last":0.44600000000000001},{"interface":"front","average":{"1min":1.232,"5min":1.105,"15min":1.1499999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":3.4689999999999999,"5min":8.4280000000000008,"15min":8.4329999999999998},"last":0.34499999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:44:31 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.0409999999999999,"15min":1.1319999999999999},"min":{"1min":0.52700000000000002,"5min":0.39200000000000002,"15min":0.33400000000000002},"max":{"1min":5.4429999999999996,"5min":5.4429999999999996,"15min":8.1319999999999997},"last":0.38700000000000001},{"interface":"front","average":{"1min":1.5089999999999999,"5min":1.286,"15min":1.3200000000000001},"min":{"1min":0.50800000000000001,"5min":0.38500000000000001,"15min":0.33500000000000002},"max":{"1min":4.5359999999999996,"5min":7.8440000000000003,"15min":12.032999999999999},"last":1.5109999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:45:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.9079999999999999,"15min":1.506},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.5970000000000004,"5min":11.021000000000001,"15min":11.021000000000001},"last":1.6339999999999999},{"interface":"front","average":{"1min":1.29,"5min":1.48,"15min":1.4179999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.3769999999999998,"5min":10.448,"15min":10.448},"last":2.3639999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823170,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2442048,"kb_used_data":1852344,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":91303104,"statfs":{"total":95995035648,"available":93494378496,"internally_reserved":0,"allocated":1896800256,"data_stored":1896256041,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":6.4420000000000002,"5min":2.2519999999999998,"15min":2.0590000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":100.319,"5min":100.319,"15min":100.319},"last":4.1319999999999997},{"interface":"front","average":{"1min":5.8869999999999996,"5min":2.3740000000000001,"15min":2.2250000000000001},"min":{"1min":0.316,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":100.202,"5min":100.202,"15min":100.202},"last":0.42799999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":3.2599999999999998,"5min":2.0270000000000001,"15min":2.3599999999999999},"min":{"1min":0.35799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":52.296999999999997,"5min":52.296999999999997,"15min":183.55500000000001},"last":4.109},{"interface":"front","average":{"1min":3.1230000000000002,"5min":2.2320000000000002,"15min":2.5430000000000001},"min":{"1min":0.41999999999999998,"5min":0.35699999999999998,"15min":0.28000000000000003},"max":{"1min":52.314,"5min":52.314,"15min":183.45099999999999},"last":0.40799999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":11.252000000000001,"5min":3.4790000000000001,"15min":2.3660000000000001},"min":{"1min":0.42099999999999999,"5min":0.34300000000000003,"15min":0.30399999999999999},"max":{"1min":118.307,"5min":118.307,"15min":118.307},"last":2.169},{"interface":"front","average":{"1min":11.164,"5min":3.4609999999999999,"15min":2.2879999999999998},"min":{"1min":0.35499999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":118.191,"5min":118.191,"15min":118.191},"last":4.0750000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":3.302,"15min":2.911},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":2.972,"5min":183.29400000000001,"15min":183.29400000000001},"last":4.1539999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":3.8639999999999999,"15min":3.02},"min":{"1min":0.40600000000000003,"5min":0.34799999999999998,"15min":0.29999999999999999},"max":{"1min":3.0470000000000002,"5min":183.11600000000001,"15min":183.11600000000001},"last":4.2720000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.3420000000000001,"15min":1.536},"min":{"1min":0.27200000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":3.714,"5min":7.4299999999999997,"15min":12.785},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.627,"5min":1.4370000000000001,"15min":1.5509999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.6100000000000003,"5min":9.1110000000000007,"15min":14.375},"last":4.032}]},{"osd":6,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.5840000000000001,"15min":1.643},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":8.0549999999999997,"5min":8.0549999999999997,"15min":12.808999999999999},"last":0.38600000000000001},{"interface":"front","average":{"1min":1.341,"5min":1.524,"15min":1.603},"min":{"1min":0.41399999999999998,"5min":0.38300000000000001,"15min":0.31},"max":{"1min":3.1549999999999998,"5min":9.0519999999999996,"15min":14.404999999999999},"last":6.5679999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.827,"15min":1.7250000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":3.3439999999999999,"5min":9.8580000000000005,"15min":14.542999999999999},"last":4.25},{"interface":"front","average":{"1min":1.0229999999999999,"5min":2.0219999999999998,"15min":1.829},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":3.3359999999999999,"5min":9.2100000000000009,"15min":14.002000000000001},"last":4.7489999999999997}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":3861118976,"data_stored":3861118976,"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":1152319488,"data_stored":1152319488,"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":2291793920,"data_stored":2291793920,"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":1952514048,"data_stored":1952514048,"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":3050110976,"data_stored":3050110976,"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":1912733696,"data_stored":1912733696,"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":2699558912,"data_stored":2699558912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1524957184,"data_stored":1524957184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:45:30.036 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-01T09:45:30.036 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:45:30.036 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-10-01T09:45:30.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:45:30.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:30.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:30.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:30.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:30.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:30.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:30.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 81 16 101813 101797 78.5359 53.8125 0.0107756 0.0127276 2023-10-01T09:45:30.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:30.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:30.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:30.497 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:30 smithi111 bash[78631]: cluster 2023-10-01T09:45:29.625287+0000 mgr.y (mgr.25132) 1072 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2023-10-01T09:45:30.497 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:30 smithi111 bash[75702]: cluster 2023-10-01T09:45:29.625287+0000 mgr.y (mgr.25132) 1072 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2023-10-01T09:45:30.516 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:30.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:30.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:30 smithi183 bash[59233]: cluster 2023-10-01T09:45:29.625287+0000 mgr.y (mgr.25132) 1072 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2023-10-01T09:45:30.620 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:30.652 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:30.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:30.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:30.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:30.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:30.900 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:30.932 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:30.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:31.035 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.082 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:31.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:31.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:31.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:31.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:31.316 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:31.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:31.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 82 16 102700 102684 78.2542 55.4375 0.0170125 0.0127733 2023-10-01T09:45:31.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:31.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:31.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:31.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:31.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:31.706 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:31 smithi111 bash[78631]: cluster 2023-10-01T09:45:31.626017+0000 mgr.y (mgr.25132) 1073 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-10-01T09:45:31.706 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:31 smithi111 bash[75702]: cluster 2023-10-01T09:45:31.626017+0000 mgr.y (mgr.25132) 1073 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-10-01T09:45:31.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:31.746 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:31.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:31.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:31.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:31.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:31.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:31.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:31 smithi183 bash[59233]: cluster 2023-10-01T09:45:31.626017+0000 mgr.y (mgr.25132) 1073 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-10-01T09:45:32.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:32.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:32.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:32.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:32.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:32.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:32.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:32.374 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 83 16 103570 103554 77.9664 54.375 0.0189975 0.0128199 2023-10-01T09:45:32.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:32.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:32.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:32.540 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:32.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:32.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:32.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:32.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:32.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:32.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:32.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:32.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:32.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:32.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:32.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:33.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:33.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:33.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:45:33.194 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:33.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:45:33.231 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:33.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:33.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:33.375 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 84 16 104378 104362 77.6389 50.5 0.0282127 0.0128739 2023-10-01T09:45:33.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:33.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:33.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:33.534 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:33.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:33.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:33.707 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:33 smithi111 bash[75702]: cluster 2023-10-01T09:45:33.626487+0000 mgr.y (mgr.25132) 1074 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-10-01T09:45:33.708 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:33 smithi111 bash[78631]: cluster 2023-10-01T09:45:33.626487+0000 mgr.y (mgr.25132) 1074 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-10-01T09:45:33.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:33.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:33 smithi183 bash[59233]: cluster 2023-10-01T09:45:33.626487+0000 mgr.y (mgr.25132) 1074 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-10-01T09:45:33.829 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:33.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:33.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:33.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:34.067 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:34.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:34.202 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:34.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:34.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:34.359 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:34.375 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 85 16 105219 105203 77.3438 52.5625 0.0169996 0.0129234 2023-10-01T09:45:34.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:34.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:34.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:34.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:34.629 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:34.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:34.731 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:34.731 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:34.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:34.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:34.867 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:34.908 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:34.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:35.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:35.027 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:45:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:45:34] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.33.4" 2023-10-01T09:45:35.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:35.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:35.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:35.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:35.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:35.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:35.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:35.375 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 86 16 106047 106031 77.0462 51.75 0.0152056 0.0129736 2023-10-01T09:45:35.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:35.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:35.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:35.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:35.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:35.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:35.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:35.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:35.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:35.847 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:35 smithi111 bash[75702]: cluster 2023-10-01T09:45:35.627453+0000 mgr.y (mgr.25132) 1075 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-01T09:45:35.848 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:35 smithi111 bash[78631]: cluster 2023-10-01T09:45:35.627453+0000 mgr.y (mgr.25132) 1075 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-01T09:45:35.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:35.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:35.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:35.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:35.985 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:35 smithi183 bash[59233]: cluster 2023-10-01T09:45:35.627453+0000 mgr.y (mgr.25132) 1075 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-10-01T09:45:36.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:36.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:36.110 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:36.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:36.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:36.241 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:36.268 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:36.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:36.373 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:36.375 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 87 16 106690 106674 76.6225 40.1875 0.0142434 0.0130449 2023-10-01T09:45:36.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:36.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:36.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:36.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:36.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:36.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:36.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:36.801 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:36.836 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:36.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:36.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:36.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:36.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:37.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:37.098 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:37.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:37.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:37.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:37.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:37.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:37 smithi183 bash[59233]: audit 2023-10-01T09:45:37.108686+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:45:37.344 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:37.353 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:37 smithi111 bash[75702]: audit 2023-10-01T09:45:37.108686+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:45:37.354 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:37 smithi111 bash[78631]: audit 2023-10-01T09:45:37.108686+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:45:37.377 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 88 16 107534 107518 76.3496 52.75 0.0221629 0.0130918 2023-10-01T09:45:37.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:37.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:37.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:37.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:37.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:37.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:37.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:37.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:37.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:37.797 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:37.802 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:37.892 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:37.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:37.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:38.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:38.178 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:38 smithi111 bash[75702]: cluster 2023-10-01T09:45:37.628074+0000 mgr.y (mgr.25132) 1076 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2023-10-01T09:45:38.179 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:38.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:38.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:38.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:38 smithi111 bash[78631]: cluster 2023-10-01T09:45:37.628074+0000 mgr.y (mgr.25132) 1076 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2023-10-01T09:45:38.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:38.377 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 89 16 108369 108353 76.0781 52.1875 0.0145112 0.0131387 2023-10-01T09:45:38.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:38.468 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:38 smithi183 bash[59233]: cluster 2023-10-01T09:45:37.628074+0000 mgr.y (mgr.25132) 1076 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 741 op/s 2023-10-01T09:45:38.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:38.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:38.585 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:38.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:38.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:38.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:38.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:38.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:38.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:38.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:39.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:39.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:39.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:39.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:39.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:39.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total time run: 90.0071 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total writes made: 109164 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Write size: 65536 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object size: 65536 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Bandwidth (MB/sec): 75.8024 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Bandwidth: 27.2498 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max bandwidth (MB/sec): 154.688 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min bandwidth (MB/sec): 38.0625 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average IOPS: 1212 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev IOPS: 435.996 2023-10-01T09:45:39.378 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max IOPS: 2475 2023-10-01T09:45:39.379 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min IOPS: 609 2023-10-01T09:45:39.379 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average Latency(s): 0.0131877 2023-10-01T09:45:39.379 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Latency(s): 0.0126873 2023-10-01T09:45:39.379 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max latency(s): 0.330405 2023-10-01T09:45:39.379 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min latency(s): 0.00142676 2023-10-01T09:45:39.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:39.388 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T09:45:39.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:39.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:39.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:39.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:39.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:39.654 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:39.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:39.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:39.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:39.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:39.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:39.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:39.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:39.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:40.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:40.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:40.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:40.194 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:40.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:40.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:40.355 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:40.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:40.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:40.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:40.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:40.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:40 smithi183 bash[59233]: cluster 2023-10-01T09:45:39.628599+0000 mgr.y (mgr.25132) 1077 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-10-01T09:45:40.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:40 smithi111 bash[75702]: cluster 2023-10-01T09:45:39.628599+0000 mgr.y (mgr.25132) 1077 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-10-01T09:45:40.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:40 smithi111 bash[78631]: cluster 2023-10-01T09:45:39.628599+0000 mgr.y (mgr.25132) 1077 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-10-01T09:45:40.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:40.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:40.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:40.772 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:40.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:40.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:40.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:40.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:41.020 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:41.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:41.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:41.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:41.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:41.317 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:41.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:41.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:41.551 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:41.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:41.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:41.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:41.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:41.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:41.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:41.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:41.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:41.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:41.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:41.969 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:41 smithi111 bash[75702]: cluster 2023-10-01T09:45:41.629329+0000 mgr.y (mgr.25132) 1078 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 56 MiB/s wr, 970 op/s 2023-10-01T09:45:41.970 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:41 smithi111 bash[78631]: cluster 2023-10-01T09:45:41.629329+0000 mgr.y (mgr.25132) 1078 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 56 MiB/s wr, 970 op/s 2023-10-01T09:45:41.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:41 smithi183 bash[59233]: cluster 2023-10-01T09:45:41.629329+0000 mgr.y (mgr.25132) 1078 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 56 MiB/s wr, 970 op/s 2023-10-01T09:45:42.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:42.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:42.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:42.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:42.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:42.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:42.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:42.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:42.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:42.543 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:42.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:42.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:42.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:42.804 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:42.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:42.978 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:42.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:42.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:43.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:43.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:43.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:43.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:43.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:43.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:43.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:43.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:43.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:43.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:43.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:43.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:43.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:43.786 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:43 smithi183 bash[59233]: cluster 2023-10-01T09:45:43.629759+0000 mgr.y (mgr.25132) 1079 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 680 op/s 2023-10-01T09:45:43.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:43.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:43.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:43.936 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:43.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:44.046 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:44.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:43 smithi111 bash[78631]: cluster 2023-10-01T09:45:43.629759+0000 mgr.y (mgr.25132) 1079 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 680 op/s 2023-10-01T09:45:44.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:43 smithi111 bash[75702]: cluster 2023-10-01T09:45:43.629759+0000 mgr.y (mgr.25132) 1079 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 680 op/s 2023-10-01T09:45:44.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:44.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:44.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:44.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:44.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:44.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:44.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:44.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:44.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:44.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:44.742 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:44.752 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[75702]: audit 2023-10-01T09:45:43.712282+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:44.752 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[75702]: audit 2023-10-01T09:45:43.729750+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:44.752 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[75702]: audit 2023-10-01T09:45:44.037672+0000 mon.a (mon.0) 1315 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:44.752 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:45:44] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-10-01T09:45:44.753 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[78631]: audit 2023-10-01T09:45:43.712282+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:44.753 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[78631]: audit 2023-10-01T09:45:43.729750+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:44.753 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:44 smithi111 bash[78631]: audit 2023-10-01T09:45:44.037672+0000 mon.a (mon.0) 1315 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:44.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:44.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:44.882 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:44 smithi183 bash[59233]: audit 2023-10-01T09:45:43.712282+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:44.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:44 smithi183 bash[59233]: audit 2023-10-01T09:45:43.729750+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:44.883 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:44 smithi183 bash[59233]: audit 2023-10-01T09:45:44.037672+0000 mon.a (mon.0) 1315 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:45:44.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:44.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:45.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:45.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:45.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:45.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:45.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:45.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:45.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:45.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:45.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:45.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:45.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:45.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:45.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:45.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:45.726 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:45.730 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:45 smithi183 bash[59233]: cluster 2023-10-01T09:45:45.630438+0000 mgr.y (mgr.25132) 1080 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 818 op/s 2023-10-01T09:45:45.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:45.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:45.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:45.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:45.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:45.971 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:45 smithi111 bash[75702]: cluster 2023-10-01T09:45:45.630438+0000 mgr.y (mgr.25132) 1080 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 818 op/s 2023-10-01T09:45:46.451 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:45 smithi111 bash[78631]: cluster 2023-10-01T09:45:45.630438+0000 mgr.y (mgr.25132) 1080 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 818 op/s 2023-10-01T09:45:46.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:46.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:46.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:46.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:46.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:46.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:46.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:46.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:46.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:46.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:46.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:47.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:47.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:47.079 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:45:47.079 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:115078 10.5 10:af647bb1:::benchmark_data_smithi111_194682_object5911:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:47.057886+0000", 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.019752713000000002, 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.019788523999999998, 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:45:47.080 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 115078 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.057886+0000", 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.057886+0000", 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.081 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.057884+0000", 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.057893+0000", 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6840000000000002e-06 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:45:47.082 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.057923+0000", 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0352999999999999e-05 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.057934+0000", 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1156e-05 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.058122+0000", 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000187531 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.083 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.058548+0000", 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00042684299999999999 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.059044+0000", 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00049587299999999997 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:45:47.084 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.072036+0000", 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012991681 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:115085 10.5 10:a61c610d:::benchmark_data_smithi111_194682_object5918:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:47.070292+0000", 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 0.0073461050000000003, 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0074756859999999996, 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:45:47.085 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 115085 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.070292+0000", 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.086 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.070292+0000", 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.070290+0000", 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.087 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.070297+0000", 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1550000000000001e-06 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.070319+0000", 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1971999999999999e-05 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:45:47.088 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.070327+0000", 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8979999999999996e-06 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.075777+0000", 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054494560000000001 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:45:47.089 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.075928+0000", 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015126199999999999 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:47.076055+0000", 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012718699999999999 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:45:47.090 INFO:teuthology.orchestra.run.smithi111.stdout: ], 2023-10-01T09:45:47.091 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 2 2023-10-01T09:45:47.091 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:45:47.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:47.185 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:47.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:47.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:47.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:47.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:47.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:47.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:47.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:47.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:47.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:47.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:47.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:47.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:47.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:47.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:47.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.000 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:48.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:48.019 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[78631]: audit 2023-10-01T09:45:46.949098+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.019 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[78631]: audit 2023-10-01T09:45:46.959353+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.020 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[78631]: audit 2023-10-01T09:45:47.539003+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:45:48.020 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[78631]: audit 2023-10-01T09:45:47.540236+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:45:48.020 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[78631]: audit 2023-10-01T09:45:47.551709+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.020 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[78631]: cluster 2023-10-01T09:45:47.631055+0000 mgr.y (mgr.25132) 1081 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 28 MiB/s wr, 842 op/s 2023-10-01T09:45:48.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:48.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:48.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:48.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:48.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:47 smithi183 bash[59233]: audit 2023-10-01T09:45:46.949098+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:47 smithi183 bash[59233]: audit 2023-10-01T09:45:46.959353+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:47 smithi183 bash[59233]: audit 2023-10-01T09:45:47.539003+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:45:48.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:47 smithi183 bash[59233]: audit 2023-10-01T09:45:47.540236+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:45:48.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:47 smithi183 bash[59233]: audit 2023-10-01T09:45:47.551709+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:47 smithi183 bash[59233]: cluster 2023-10-01T09:45:47.631055+0000 mgr.y (mgr.25132) 1081 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 28 MiB/s wr, 842 op/s 2023-10-01T09:45:48.293 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[75702]: audit 2023-10-01T09:45:46.949098+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[75702]: audit 2023-10-01T09:45:46.959353+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[75702]: audit 2023-10-01T09:45:47.539003+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:45:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[75702]: audit 2023-10-01T09:45:47.540236+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:45:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[75702]: audit 2023-10-01T09:45:47.551709+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:45:48.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:48 smithi111 bash[75702]: cluster 2023-10-01T09:45:47.631055+0000 mgr.y (mgr.25132) 1081 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 28 MiB/s wr, 842 op/s 2023-10-01T09:45:48.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:48.416 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:45:48.424 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:45:48.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:48.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:48.566 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:48.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:48.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:48.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:48.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:48.827 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:48.930 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:48.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:48.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:48.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:49.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:49.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:49.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:49.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:49.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:49.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:49 smithi183 bash[59233]: audit 2023-10-01T09:45:48.392797+0000 mgr.y (mgr.25132) 1082 : audit 0 from='client.35727 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:45:49.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.587 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:49 smithi111 bash[78631]: audit 2023-10-01T09:45:48.392797+0000 mgr.y (mgr.25132) 1082 : audit 0 from='client.35727 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:45:49.587 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:49 smithi111 bash[75702]: audit 2023-10-01T09:45:48.392797+0000 mgr.y (mgr.25132) 1082 : audit 0 from='client.35727 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:45:49.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:49.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:49.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:49.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:49.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:49.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:49.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:50.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:50.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:50.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:50.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:50.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:50.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:50.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:50.411 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:50.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:50.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:50.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:50.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:50.653 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:50 smithi183 bash[59233]: cluster 2023-10-01T09:45:49.631661+0000 mgr.y (mgr.25132) 1083 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 695 op/s 2023-10-01T09:45:50.672 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:50.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:50.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:50.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:50.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:50.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:50.914 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:50 smithi111 bash[75702]: cluster 2023-10-01T09:45:49.631661+0000 mgr.y (mgr.25132) 1083 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 695 op/s 2023-10-01T09:45:50.914 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:50 smithi111 bash[78631]: cluster 2023-10-01T09:45:49.631661+0000 mgr.y (mgr.25132) 1083 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 695 op/s 2023-10-01T09:45:50.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:50.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:51.047 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:51.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:51.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:51.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:51.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:51.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:51.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:51.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:51.489 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:51.593 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:51.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:51.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:51.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:51.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:51.868 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:51 smithi183 bash[59233]: cluster 2023-10-01T09:45:51.634876+0000 mgr.y (mgr.25132) 1084 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 938 op/s 2023-10-01T09:45:51.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:51.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:51.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:51.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:52.001 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:51 smithi111 bash[78631]: cluster 2023-10-01T09:45:51.634876+0000 mgr.y (mgr.25132) 1084 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 938 op/s 2023-10-01T09:45:52.002 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:51 smithi111 bash[75702]: cluster 2023-10-01T09:45:51.634876+0000 mgr.y (mgr.25132) 1084 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 938 op/s 2023-10-01T09:45:52.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:52.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:52.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:52.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:52.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:52.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:52.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T09:45:52.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:52.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:52.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:52.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:52.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:52.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:52.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:52.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:52.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:52.807 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:52.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:52.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:52.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:52.980 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:52.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:52.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:53.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:53.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:53.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:53.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:53.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:53.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:53.380 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1139,"stamp":"2023-10-01T09:45:47.630639+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6850353080,"num_objects":104544,"num_object_clones":0,"num_object_copies":313632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":104544,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":114070,"num_write_kb":6988942,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":3558706,"num_keys_recovered":20,"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":114004,"ondisk_log_size":114004,"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":24464988,"kb_used_data":20117916,"kb_used_omap":20,"kb_used_meta":4346667,"kb_avail":725496228,"statfs":{"total":767960285184,"available":742908137472,"internally_reserved":0,"allocated":20600745984,"data_stored":20594970216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":4450987662},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,6,12,5,4],"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":54001688,"num_objects":825,"num_object_clones":0,"num_object_copies":2475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":825,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10115,"num_write_kb":350017,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003889"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":117,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733146+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:44:58.733146+0000","last_peered":"2023-10-01T09:44:58.733146+0000","last_clean":"2023-10-01T09:44:58.733146+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:44:58.733146+0000","last_undegraded":"2023-10-01T09:44:58.733146+0000","last_fullsized":"2023-10-01T09:44:58.733146+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":59,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724822+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:44:58.724822+0000","last_peered":"2023-10-01T09:44:58.724822+0000","last_clean":"2023-10-01T09:44:58.724822+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:44:58.724822+0000","last_undegraded":"2023-10-01T09:44:58.724822+0000","last_fullsized":"2023-10-01T09:44:58.724822+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":182,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:24.534540+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:45:24.534540+0000","last_peered":"2023-10-01T09:45:24.534540+0000","last_clean":"2023-10-01T09:45:24.534540+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:45:24.534540+0000","last_undegraded":"2023-10-01T09:45:24.534540+0000","last_fullsized":"2023-10-01T09:45:24.534540+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":247,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735269+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:44:58.735269+0000","last_peered":"2023-10-01T09:44:58.735269+0000","last_clean":"2023-10-01T09:44:58.735269+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:44:58.735269+0000","last_undegraded":"2023-10-01T09:44:58.735269+0000","last_fullsized":"2023-10-01T09:44:58.735269+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":235,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.723673+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:44:58.723673+0000","last_peered":"2023-10-01T09:44:58.723673+0000","last_clean":"2023-10-01T09:44:58.723673+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:44:58.723673+0000","last_undegraded":"2023-10-01T09:44:58.723673+0000","last_fullsized":"2023-10-01T09:44:58.723673+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":110,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.739357+0000","last_change":"2023-10-01T09:29:17.380971+0000","last_active":"2023-10-01T09:44:58.739357+0000","last_peered":"2023-10-01T09:44:58.739357+0000","last_clean":"2023-10-01T09:44:58.739357+0000","last_became_active":"2023-10-01T09:29:17.380518+0000","last_became_peered":"2023-10-01T09:29:17.380518+0000","last_unstale":"2023-10-01T09:44:58.739357+0000","last_undegraded":"2023-10-01T09:44:58.739357+0000","last_fullsized":"2023-10-01T09:44:58.739357+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":227,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:01.287647+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:45:01.287647+0000","last_peered":"2023-10-01T09:45:01.287647+0000","last_clean":"2023-10-01T09:45:01.287647+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:45:01.287647+0000","last_undegraded":"2023-10-01T09:45:01.287647+0000","last_fullsized":"2023-10-01T09:45:01.287647+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:26.753342+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:45:26.753342+0000","last_peered":"2023-10-01T09:45:26.753342+0000","last_clean":"2023-10-01T09:45:26.753342+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:45:26.753342+0000","last_undegraded":"2023-10-01T09:45:26.753342+0000","last_fullsized":"2023-10-01T09:45:26.753342+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":140,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.741028+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:44:58.741028+0000","last_peered":"2023-10-01T09:44:58.741028+0000","last_clean":"2023-10-01T09:44:58.741028+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:44:58.741028+0000","last_undegraded":"2023-10-01T09:44:58.741028+0000","last_fullsized":"2023-10-01T09:44:58.741028+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:26.753108+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:45:26.753108+0000","last_peered":"2023-10-01T09:45:26.753108+0000","last_clean":"2023-10-01T09:45:26.753108+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:45:26.753108+0000","last_undegraded":"2023-10-01T09:45:26.753108+0000","last_fullsized":"2023-10-01T09:45:26.753108+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":56,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731872+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:44:58.731872+0000","last_peered":"2023-10-01T09:44:58.731872+0000","last_clean":"2023-10-01T09:44:58.731872+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:44:58.731872+0000","last_undegraded":"2023-10-01T09:44:58.731872+0000","last_fullsized":"2023-10-01T09:44:58.731872+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":188,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.738600+0000","last_change":"2023-10-01T09:33:51.083091+0000","last_active":"2023-10-01T09:44:58.738600+0000","last_peered":"2023-10-01T09:44:58.738600+0000","last_clean":"2023-10-01T09:44:58.738600+0000","last_became_active":"2023-10-01T09:33:51.082254+0000","last_became_peered":"2023-10-01T09:33:51.082254+0000","last_unstale":"2023-10-01T09:44:58.738600+0000","last_undegraded":"2023-10-01T09:44:58.738600+0000","last_fullsized":"2023-10-01T09:44:58.738600+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":165,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.734391+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:44:58.734391+0000","last_peered":"2023-10-01T09:44:58.734391+0000","last_clean":"2023-10-01T09:44:58.734391+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:44:58.734391+0000","last_undegraded":"2023-10-01T09:44:58.734391+0000","last_fullsized":"2023-10-01T09:44:58.734391+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":201,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733446+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:44:58.733446+0000","last_peered":"2023-10-01T09:44:58.733446+0000","last_clean":"2023-10-01T09:44:58.733446+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:44:58.733446+0000","last_undegraded":"2023-10-01T09:44:58.733446+0000","last_fullsized":"2023-10-01T09:44:58.733446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":56,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731366+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:44:58.731366+0000","last_peered":"2023-10-01T09:44:58.731366+0000","last_clean":"2023-10-01T09:44:58.731366+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:44:58.731366+0000","last_undegraded":"2023-10-01T09:44:58.731366+0000","last_fullsized":"2023-10-01T09:44:58.731366+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":237,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724282+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:44:58.724282+0000","last_peered":"2023-10-01T09:44:58.724282+0000","last_clean":"2023-10-01T09:44:58.724282+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:44:58.724282+0000","last_undegraded":"2023-10-01T09:44:58.724282+0000","last_fullsized":"2023-10-01T09:44:58.724282+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":245,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735437+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:44:58.735437+0000","last_peered":"2023-10-01T09:44:58.735437+0000","last_clean":"2023-10-01T09:44:58.735437+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:44:58.735437+0000","last_undegraded":"2023-10-01T09:44:58.735437+0000","last_fullsized":"2023-10-01T09:44:58.735437+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":131,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740827+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:44:58.740827+0000","last_peered":"2023-10-01T09:44:58.740827+0000","last_clean":"2023-10-01T09:44:58.740827+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:44:58.740827+0000","last_undegraded":"2023-10-01T09:44:58.740827+0000","last_fullsized":"2023-10-01T09:44:58.740827+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":50,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731877+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:44:58.731877+0000","last_peered":"2023-10-01T09:44:58.731877+0000","last_clean":"2023-10-01T09:44:58.731877+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:44:58.731877+0000","last_undegraded":"2023-10-01T09:44:58.731877+0000","last_fullsized":"2023-10-01T09:44:58.731877+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":245,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:01.287633+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:45:01.287633+0000","last_peered":"2023-10-01T09:45:01.287633+0000","last_clean":"2023-10-01T09:45:01.287633+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:45:01.287633+0000","last_undegraded":"2023-10-01T09:45:01.287633+0000","last_fullsized":"2023-10-01T09:45:01.287633+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":253,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.739510+0000","last_change":"2023-10-01T09:28:46.026522+0000","last_active":"2023-10-01T09:44:58.739510+0000","last_peered":"2023-10-01T09:44:58.739510+0000","last_clean":"2023-10-01T09:44:58.739510+0000","last_became_active":"2023-10-01T09:28:45.979595+0000","last_became_peered":"2023-10-01T09:28:45.979595+0000","last_unstale":"2023-10-01T09:44:58.739510+0000","last_undegraded":"2023-10-01T09:44:58.739510+0000","last_fullsized":"2023-10-01T09:44:58.739510+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":255,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724744+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:44:58.724744+0000","last_peered":"2023-10-01T09:44:58.724744+0000","last_clean":"2023-10-01T09:44:58.724744+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:44:58.724744+0000","last_undegraded":"2023-10-01T09:44:58.724744+0000","last_fullsized":"2023-10-01T09:44:58.724744+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"241'6986","reported_seq":7003,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.925880+0000","last_change":"2023-10-01T09:43:46.258659+0000","last_active":"2023-10-01T09:45:44.925880+0000","last_peered":"2023-10-01T09:45:44.925880+0000","last_clean":"2023-10-01T09:45:44.925880+0000","last_became_active":"2023-10-01T09:43:46.258277+0000","last_became_peered":"2023-10-01T09:43:46.258277+0000","last_unstale":"2023-10-01T09:45:44.925880+0000","last_undegraded":"2023-10-01T09:45:44.925880+0000","last_fullsized":"2023-10-01T09:45:44.925880+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422707200,"num_objects":6450,"num_object_clones":0,"num_object_copies":19350,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6450,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6986,"num_write_kb":429952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731752+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:44:58.731752+0000","last_peered":"2023-10-01T09:44:58.731752+0000","last_clean":"2023-10-01T09:44:58.731752+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:44:58.731752+0000","last_undegraded":"2023-10-01T09:44:58.731752+0000","last_fullsized":"2023-10-01T09:44:58.731752+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740628+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:44:58.740628+0000","last_peered":"2023-10-01T09:44:58.740628+0000","last_clean":"2023-10-01T09:44:58.740628+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:44:58.740628+0000","last_undegraded":"2023-10-01T09:44:58.740628+0000","last_fullsized":"2023-10-01T09:44:58.740628+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"241'7180","reported_seq":7197,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.618976+0000","last_change":"2023-10-01T09:43:46.485922+0000","last_active":"2023-10-01T09:45:45.618976+0000","last_peered":"2023-10-01T09:45:45.618976+0000","last_clean":"2023-10-01T09:45:45.618976+0000","last_became_active":"2023-10-01T09:43:46.484899+0000","last_became_peered":"2023-10-01T09:43:46.484899+0000","last_unstale":"2023-10-01T09:45:45.618976+0000","last_undegraded":"2023-10-01T09:45:45.618976+0000","last_fullsized":"2023-10-01T09:45:45.618976+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7180,"log_dups_size":0,"ondisk_log_size":7180,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":429785088,"num_objects":6558,"num_object_clones":0,"num_object_copies":19674,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6558,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7180,"num_write_kb":439616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":67,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731337+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:44:58.731337+0000","last_peered":"2023-10-01T09:44:58.731337+0000","last_clean":"2023-10-01T09:44:58.731337+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:44:58.731337+0000","last_undegraded":"2023-10-01T09:44:58.731337+0000","last_fullsized":"2023-10-01T09:44:58.731337+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":222,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733391+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:44:58.733391+0000","last_peered":"2023-10-01T09:44:58.733391+0000","last_clean":"2023-10-01T09:44:58.733391+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:44:58.733391+0000","last_undegraded":"2023-10-01T09:44:58.733391+0000","last_fullsized":"2023-10-01T09:44:58.733391+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"241'7087","reported_seq":7105,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:46.330570+0000","last_change":"2023-10-01T09:43:46.483336+0000","last_active":"2023-10-01T09:45:46.330570+0000","last_peered":"2023-10-01T09:45:46.330570+0000","last_clean":"2023-10-01T09:45:46.330570+0000","last_became_active":"2023-10-01T09:43:46.483035+0000","last_became_peered":"2023-10-01T09:43:46.483035+0000","last_unstale":"2023-10-01T09:45:46.330570+0000","last_undegraded":"2023-10-01T09:45:46.330570+0000","last_fullsized":"2023-10-01T09:45:46.330570+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7087,"log_dups_size":0,"ondisk_log_size":7087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:49:21.530723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420282368,"num_objects":6413,"num_object_clones":0,"num_object_copies":19239,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6413,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7087,"num_write_kb":432000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731972+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:44:58.731972+0000","last_peered":"2023-10-01T09:44:58.731972+0000","last_clean":"2023-10-01T09:44:58.731972+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:44:58.731972+0000","last_undegraded":"2023-10-01T09:44:58.731972+0000","last_fullsized":"2023-10-01T09:44:58.731972+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"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":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.739174+0000","last_change":"2023-10-01T09:40:31.091079+0000","last_active":"2023-10-01T09:44:58.739174+0000","last_peered":"2023-10-01T09:44:58.739174+0000","last_clean":"2023-10-01T09:44:58.739174+0000","last_became_active":"2023-10-01T09:40:31.090655+0000","last_became_peered":"2023-10-01T09:40:31.090655+0000","last_unstale":"2023-10-01T09:44:58.739174+0000","last_undegraded":"2023-10-01T09:44:58.739174+0000","last_fullsized":"2023-10-01T09:44:58.739174+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"241'7130","reported_seq":7148,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.542895+0000","last_change":"2023-10-01T09:43:46.487258+0000","last_active":"2023-10-01T09:45:44.542895+0000","last_peered":"2023-10-01T09:45:44.542895+0000","last_clean":"2023-10-01T09:45:44.542895+0000","last_became_active":"2023-10-01T09:43:46.486532+0000","last_became_peered":"2023-10-01T09:43:46.486532+0000","last_unstale":"2023-10-01T09:45:44.542895+0000","last_undegraded":"2023-10-01T09:45:44.542895+0000","last_fullsized":"2023-10-01T09:45:44.542895+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7130,"log_dups_size":0,"ondisk_log_size":7130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:09:45.949315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":434503680,"num_objects":6630,"num_object_clones":0,"num_object_copies":19890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7130,"num_write_kb":440320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":207,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740699+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:44:58.740699+0000","last_peered":"2023-10-01T09:44:58.740699+0000","last_clean":"2023-10-01T09:44:58.740699+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:44:58.740699+0000","last_undegraded":"2023-10-01T09:44:58.740699+0000","last_fullsized":"2023-10-01T09:44:58.740699+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:21.347184+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:45:21.347184+0000","last_peered":"2023-10-01T09:45:21.347184+0000","last_clean":"2023-10-01T09:45:21.347184+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:45:21.347184+0000","last_undegraded":"2023-10-01T09:45:21.347184+0000","last_fullsized":"2023-10-01T09:45:21.347184+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"241'7150","reported_seq":7168,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.757739+0000","last_change":"2023-10-01T09:43:46.253671+0000","last_active":"2023-10-01T09:45:45.757739+0000","last_peered":"2023-10-01T09:45:45.757739+0000","last_clean":"2023-10-01T09:45:45.757739+0000","last_became_active":"2023-10-01T09:43:46.253297+0000","last_became_peered":"2023-10-01T09:43:46.253297+0000","last_unstale":"2023-10-01T09:45:45.757739+0000","last_undegraded":"2023-10-01T09:45:45.757739+0000","last_fullsized":"2023-10-01T09:45:45.757739+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7150,"log_dups_size":0,"ondisk_log_size":7150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:47.602043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430833664,"num_objects":6574,"num_object_clones":0,"num_object_copies":19722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7150,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":218,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724221+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:44:58.724221+0000","last_peered":"2023-10-01T09:44:58.724221+0000","last_clean":"2023-10-01T09:44:58.724221+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:44:58.724221+0000","last_undegraded":"2023-10-01T09:44:58.724221+0000","last_fullsized":"2023-10-01T09:44:58.724221+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":126,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.734489+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:44:58.734489+0000","last_peered":"2023-10-01T09:44:58.734489+0000","last_clean":"2023-10-01T09:44:58.734489+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:44:58.734489+0000","last_undegraded":"2023-10-01T09:44:58.734489+0000","last_fullsized":"2023-10-01T09:44:58.734489+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"241'7129","reported_seq":7146,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.538405+0000","last_change":"2023-10-01T09:43:46.488435+0000","last_active":"2023-10-01T09:45:44.538405+0000","last_peered":"2023-10-01T09:45:44.538405+0000","last_clean":"2023-10-01T09:45:44.538405+0000","last_became_active":"2023-10-01T09:43:46.487970+0000","last_became_peered":"2023-10-01T09:43:46.487970+0000","last_unstale":"2023-10-01T09:45:44.538405+0000","last_undegraded":"2023-10-01T09:45:44.538405+0000","last_fullsized":"2023-10-01T09:45:44.538405+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7129,"log_dups_size":0,"ondisk_log_size":7129,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:26.720837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":434831360,"num_objects":6635,"num_object_clones":0,"num_object_copies":19905,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6635,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7129,"num_write_kb":440448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.a","version":"0'0","reported_seq":110,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.739080+0000","last_change":"2023-10-01T09:29:17.386399+0000","last_active":"2023-10-01T09:44:58.739080+0000","last_peered":"2023-10-01T09:44:58.739080+0000","last_clean":"2023-10-01T09:44:58.739080+0000","last_became_active":"2023-10-01T09:29:17.386009+0000","last_became_peered":"2023-10-01T09:29:17.386009+0000","last_unstale":"2023-10-01T09:44:58.739080+0000","last_undegraded":"2023-10-01T09:44:58.739080+0000","last_fullsized":"2023-10-01T09:44:58.739080+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733316+0000","last_change":"2023-10-01T09:43:01.241271+0000","last_active":"2023-10-01T09:44:58.733316+0000","last_peered":"2023-10-01T09:44:58.733316+0000","last_clean":"2023-10-01T09:44:58.733316+0000","last_became_active":"2023-10-01T09:43:01.240591+0000","last_became_peered":"2023-10-01T09:43:01.240591+0000","last_unstale":"2023-10-01T09:44:58.733316+0000","last_undegraded":"2023-10-01T09:44:58.733316+0000","last_fullsized":"2023-10-01T09:44:58.733316+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"241'7103","reported_seq":7120,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.641964+0000","last_change":"2023-10-01T09:43:46.261128+0000","last_active":"2023-10-01T09:45:45.641964+0000","last_peered":"2023-10-01T09:45:45.641964+0000","last_clean":"2023-10-01T09:45:45.641964+0000","last_became_active":"2023-10-01T09:43:46.260782+0000","last_became_peered":"2023-10-01T09:43:46.260782+0000","last_unstale":"2023-10-01T09:45:45.641964+0000","last_undegraded":"2023-10-01T09:45:45.641964+0000","last_fullsized":"2023-10-01T09:45:45.641964+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7103,"log_dups_size":0,"ondisk_log_size":7103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":425000960,"num_objects":6485,"num_object_clones":0,"num_object_copies":19455,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6485,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7103,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733186+0000","last_change":"2023-10-01T09:43:01.244526+0000","last_active":"2023-10-01T09:44:58.733186+0000","last_peered":"2023-10-01T09:44:58.733186+0000","last_clean":"2023-10-01T09:44:58.733186+0000","last_became_active":"2023-10-01T09:43:01.244210+0000","last_became_peered":"2023-10-01T09:43:01.244210+0000","last_unstale":"2023-10-01T09:44:58.733186+0000","last_undegraded":"2023-10-01T09:44:58.733186+0000","last_fullsized":"2023-10-01T09:44:58.733186+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.754187+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:44:58.754187+0000","last_peered":"2023-10-01T09:44:58.754187+0000","last_clean":"2023-10-01T09:44:58.754187+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:44:58.754187+0000","last_undegraded":"2023-10-01T09:44:58.754187+0000","last_fullsized":"2023-10-01T09:44:58.754187+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"241'7099","reported_seq":7116,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.931607+0000","last_change":"2023-10-01T09:43:46.254639+0000","last_active":"2023-10-01T09:45:44.931607+0000","last_peered":"2023-10-01T09:45:44.931607+0000","last_clean":"2023-10-01T09:45:44.931607+0000","last_became_active":"2023-10-01T09:43:46.254244+0000","last_became_peered":"2023-10-01T09:43:46.254244+0000","last_unstale":"2023-10-01T09:45:44.931607+0000","last_undegraded":"2023-10-01T09:45:44.931607+0000","last_fullsized":"2023-10-01T09:45:44.931607+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428015616,"num_objects":6531,"num_object_clones":0,"num_object_copies":19593,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6531,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7099,"num_write_kb":436160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,7,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":266,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.723799+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:44:58.723799+0000","last_peered":"2023-10-01T09:44:58.723799+0000","last_clean":"2023-10-01T09:44:58.723799+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:44:58.723799+0000","last_undegraded":"2023-10-01T09:44:58.723799+0000","last_fullsized":"2023-10-01T09:44:58.723799+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.742996+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:44:58.742996+0000","last_peered":"2023-10-01T09:44:58.742996+0000","last_clean":"2023-10-01T09:44:58.742996+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:44:58.742996+0000","last_undegraded":"2023-10-01T09:44:58.742996+0000","last_fullsized":"2023-10-01T09:44:58.742996+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"241'7203","reported_seq":7220,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.884517+0000","last_change":"2023-10-01T09:43:46.256925+0000","last_active":"2023-10-01T09:45:44.884517+0000","last_peered":"2023-10-01T09:45:44.884517+0000","last_clean":"2023-10-01T09:45:44.884517+0000","last_became_active":"2023-10-01T09:43:46.256587+0000","last_became_peered":"2023-10-01T09:43:46.256587+0000","last_unstale":"2023-10-01T09:45:44.884517+0000","last_undegraded":"2023-10-01T09:45:44.884517+0000","last_fullsized":"2023-10-01T09:45:44.884517+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7203,"log_dups_size":0,"ondisk_log_size":7203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435748864,"num_objects":6649,"num_object_clones":0,"num_object_copies":19947,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6649,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7203,"num_write_kb":443264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":157,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735234+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:44:58.735234+0000","last_peered":"2023-10-01T09:44:58.735234+0000","last_clean":"2023-10-01T09:44:58.735234+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:44:58.735234+0000","last_undegraded":"2023-10-01T09:44:58.735234+0000","last_fullsized":"2023-10-01T09:44:58.735234+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":113,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740908+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:44:58.740908+0000","last_peered":"2023-10-01T09:44:58.740908+0000","last_clean":"2023-10-01T09:44:58.740908+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:44:58.740908+0000","last_undegraded":"2023-10-01T09:44:58.740908+0000","last_fullsized":"2023-10-01T09:44:58.740908+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":236,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.743253+0000","last_change":"2023-10-01T09:43:01.244777+0000","last_active":"2023-10-01T09:44:58.743253+0000","last_peered":"2023-10-01T09:44:58.743253+0000","last_clean":"2023-10-01T09:44:58.743253+0000","last_became_active":"2023-10-01T09:43:01.244430+0000","last_became_peered":"2023-10-01T09:43:01.244430+0000","last_unstale":"2023-10-01T09:44:58.743253+0000","last_undegraded":"2023-10-01T09:44:58.743253+0000","last_fullsized":"2023-10-01T09:44:58.743253+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:08:53.589070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"241'7088","reported_seq":7105,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.635732+0000","last_change":"2023-10-01T09:43:46.261252+0000","last_active":"2023-10-01T09:45:45.635732+0000","last_peered":"2023-10-01T09:45:45.635732+0000","last_clean":"2023-10-01T09:45:45.635732+0000","last_became_active":"2023-10-01T09:43:46.260881+0000","last_became_peered":"2023-10-01T09:43:46.260881+0000","last_unstale":"2023-10-01T09:45:45.635732+0000","last_undegraded":"2023-10-01T09:45:45.635732+0000","last_fullsized":"2023-10-01T09:45:45.635732+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7088,"log_dups_size":0,"ondisk_log_size":7088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":7088,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":229,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.741298+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:44:58.741298+0000","last_peered":"2023-10-01T09:44:58.741298+0000","last_clean":"2023-10-01T09:44:58.741298+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:44:58.741298+0000","last_undegraded":"2023-10-01T09:44:58.741298+0000","last_fullsized":"2023-10-01T09:44:58.741298+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.726530+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:44:58.726530+0000","last_peered":"2023-10-01T09:44:58.726530+0000","last_clean":"2023-10-01T09:44:58.726530+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:44:58.726530+0000","last_undegraded":"2023-10-01T09:44:58.726530+0000","last_fullsized":"2023-10-01T09:44:58.726530+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":139,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.726381+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:44:58.726381+0000","last_peered":"2023-10-01T09:44:58.726381+0000","last_clean":"2023-10-01T09:44:58.726381+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:44:58.726381+0000","last_undegraded":"2023-10-01T09:44:58.726381+0000","last_fullsized":"2023-10-01T09:44:58.726381+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.9","version":"241'7050","reported_seq":7067,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.874400+0000","last_change":"2023-10-01T09:43:46.259198+0000","last_active":"2023-10-01T09:45:44.874400+0000","last_peered":"2023-10-01T09:45:44.874400+0000","last_clean":"2023-10-01T09:45:44.874400+0000","last_became_active":"2023-10-01T09:43:46.258827+0000","last_became_peered":"2023-10-01T09:43:46.258827+0000","last_unstale":"2023-10-01T09:45:44.874400+0000","last_undegraded":"2023-10-01T09:45:44.874400+0000","last_fullsized":"2023-10-01T09:45:44.874400+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7050,"log_dups_size":0,"ondisk_log_size":7050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427556864,"num_objects":6524,"num_object_clones":0,"num_object_copies":19572,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6524,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7050,"num_write_kb":434368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":242,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.726772+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:44:58.726772+0000","last_peered":"2023-10-01T09:44:58.726772+0000","last_clean":"2023-10-01T09:44:58.726772+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:44:58.726772+0000","last_undegraded":"2023-10-01T09:44:58.726772+0000","last_fullsized":"2023-10-01T09:44:58.726772+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":193,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.726088+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:44:58.726088+0000","last_peered":"2023-10-01T09:44:58.726088+0000","last_clean":"2023-10-01T09:44:58.726088+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:44:58.726088+0000","last_undegraded":"2023-10-01T09:44:58.726088+0000","last_fullsized":"2023-10-01T09:44:58.726088+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":243,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.743070+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:44:58.743070+0000","last_peered":"2023-10-01T09:44:58.743070+0000","last_clean":"2023-10-01T09:44:58.743070+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:44:58.743070+0000","last_undegraded":"2023-10-01T09:44:58.743070+0000","last_fullsized":"2023-10-01T09:44:58.743070+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"241'7091","reported_seq":7108,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.654898+0000","last_change":"2023-10-01T09:43:46.260567+0000","last_active":"2023-10-01T09:45:45.654898+0000","last_peered":"2023-10-01T09:45:45.654898+0000","last_clean":"2023-10-01T09:45:45.654898+0000","last_became_active":"2023-10-01T09:43:46.260168+0000","last_became_peered":"2023-10-01T09:43:46.260168+0000","last_unstale":"2023-10-01T09:45:45.654898+0000","last_undegraded":"2023-10-01T09:45:45.654898+0000","last_fullsized":"2023-10-01T09:45:45.654898+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7091,"log_dups_size":0,"ondisk_log_size":7091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422379520,"num_objects":6445,"num_object_clones":0,"num_object_copies":19335,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6445,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7091,"num_write_kb":433152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":140,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740697+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:44:58.740697+0000","last_peered":"2023-10-01T09:44:58.740697+0000","last_clean":"2023-10-01T09:44:58.740697+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:44:58.740697+0000","last_undegraded":"2023-10-01T09:44:58.740697+0000","last_fullsized":"2023-10-01T09:44:58.740697+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":477,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.731605+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:44:58.731605+0000","last_peered":"2023-10-01T09:44:58.731605+0000","last_clean":"2023-10-01T09:44:58.731605+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:44:58.731605+0000","last_undegraded":"2023-10-01T09:44:58.731605+0000","last_fullsized":"2023-10-01T09:44:58.731605+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":235,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:45:06.358743+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:45:06.358743+0000","last_peered":"2023-10-01T09:45:06.358743+0000","last_clean":"2023-10-01T09:45:06.358743+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:45:06.358743+0000","last_undegraded":"2023-10-01T09:45:06.358743+0000","last_fullsized":"2023-10-01T09:45:06.358743+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740861+0000","last_change":"2023-10-01T09:40:31.090895+0000","last_active":"2023-10-01T09:44:58.740861+0000","last_peered":"2023-10-01T09:44:58.740861+0000","last_clean":"2023-10-01T09:44:58.740861+0000","last_became_active":"2023-10-01T09:40:31.090546+0000","last_became_peered":"2023-10-01T09:40:31.090546+0000","last_unstale":"2023-10-01T09:44:58.740861+0000","last_undegraded":"2023-10-01T09:44:58.740861+0000","last_fullsized":"2023-10-01T09:44:58.740861+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"241'7076","reported_seq":7094,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:46.343663+0000","last_change":"2023-10-01T09:43:46.254514+0000","last_active":"2023-10-01T09:45:46.343663+0000","last_peered":"2023-10-01T09:45:46.343663+0000","last_clean":"2023-10-01T09:45:46.343663+0000","last_became_active":"2023-10-01T09:43:46.253333+0000","last_became_peered":"2023-10-01T09:43:46.253333+0000","last_unstale":"2023-10-01T09:45:46.343663+0000","last_undegraded":"2023-10-01T09:45:46.343663+0000","last_fullsized":"2023-10-01T09:45:46.343663+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7076,"log_dups_size":0,"ondisk_log_size":7076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:59:07.169379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":418119680,"num_objects":6380,"num_object_clones":0,"num_object_copies":19140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6380,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7076,"num_write_kb":430592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":50,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.732103+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:44:58.732103+0000","last_peered":"2023-10-01T09:44:58.732103+0000","last_clean":"2023-10-01T09:44:58.732103+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:44:58.732103+0000","last_undegraded":"2023-10-01T09:44:58.732103+0000","last_fullsized":"2023-10-01T09:44:58.732103+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:26.737337+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:45:26.737337+0000","last_peered":"2023-10-01T09:45:26.737337+0000","last_clean":"2023-10-01T09:45:26.737337+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:45:26.737337+0000","last_undegraded":"2023-10-01T09:45:26.737337+0000","last_fullsized":"2023-10-01T09:45:26.737337+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735040+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:44:58.735040+0000","last_peered":"2023-10-01T09:44:58.735040+0000","last_clean":"2023-10-01T09:44:58.735040+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:44:58.735040+0000","last_undegraded":"2023-10-01T09:44:58.735040+0000","last_fullsized":"2023-10-01T09:44:58.735040+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"241'7101","reported_seq":7119,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.582930+0000","last_change":"2023-10-01T09:43:46.261246+0000","last_active":"2023-10-01T09:45:45.582930+0000","last_peered":"2023-10-01T09:45:45.582930+0000","last_clean":"2023-10-01T09:45:45.582930+0000","last_became_active":"2023-10-01T09:43:46.260830+0000","last_became_peered":"2023-10-01T09:43:46.260830+0000","last_unstale":"2023-10-01T09:45:45.582930+0000","last_undegraded":"2023-10-01T09:45:45.582930+0000","last_fullsized":"2023-10-01T09:45:45.582930+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7101,"log_dups_size":0,"ondisk_log_size":7101,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428998680,"num_objects":6547,"num_object_clones":0,"num_object_copies":19641,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6547,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7101,"num_write_kb":436673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":50,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.732058+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:44:58.732058+0000","last_peered":"2023-10-01T09:44:58.732058+0000","last_clean":"2023-10-01T09:44:58.732058+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:44:58.732058+0000","last_undegraded":"2023-10-01T09:44:58.732058+0000","last_fullsized":"2023-10-01T09:44:58.732058+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":189,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.726423+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:44:58.726423+0000","last_peered":"2023-10-01T09:44:58.726423+0000","last_clean":"2023-10-01T09:44:58.726423+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:44:58.726423+0000","last_undegraded":"2023-10-01T09:44:58.726423+0000","last_fullsized":"2023-10-01T09:44:58.726423+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":241,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:26.736411+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:45:26.736411+0000","last_peered":"2023-10-01T09:45:26.736411+0000","last_clean":"2023-10-01T09:45:26.736411+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:45:26.736411+0000","last_undegraded":"2023-10-01T09:45:26.736411+0000","last_fullsized":"2023-10-01T09:45:26.736411+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"241'6992","reported_seq":7009,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:44.932061+0000","last_change":"2023-10-01T09:43:46.257266+0000","last_active":"2023-10-01T09:45:44.932061+0000","last_peered":"2023-10-01T09:45:44.932061+0000","last_clean":"2023-10-01T09:45:44.932061+0000","last_became_active":"2023-10-01T09:43:46.256318+0000","last_became_peered":"2023-10-01T09:43:46.256318+0000","last_unstale":"2023-10-01T09:45:44.932061+0000","last_undegraded":"2023-10-01T09:45:44.932061+0000","last_fullsized":"2023-10-01T09:45:44.932061+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":426246144,"num_objects":6504,"num_object_clones":0,"num_object_copies":19512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6992,"num_write_kb":431872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":271,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724666+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:44:58.724666+0000","last_peered":"2023-10-01T09:44:58.724666+0000","last_clean":"2023-10-01T09:44:58.724666+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:44:58.724666+0000","last_undegraded":"2023-10-01T09:44:58.724666+0000","last_fullsized":"2023-10-01T09:44:58.724666+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":217,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.742670+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:44:58.742670+0000","last_peered":"2023-10-01T09:44:58.742670+0000","last_clean":"2023-10-01T09:44:58.742670+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:44:58.742670+0000","last_undegraded":"2023-10-01T09:44:58.742670+0000","last_fullsized":"2023-10-01T09:44:58.742670+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":253,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.723660+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:44:58.723660+0000","last_peered":"2023-10-01T09:44:58.723660+0000","last_clean":"2023-10-01T09:44:58.723660+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:44:58.723660+0000","last_undegraded":"2023-10-01T09:44:58.723660+0000","last_fullsized":"2023-10-01T09:44:58.723660+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"241'7345","reported_seq":7361,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:45.618871+0000","last_change":"2023-10-01T09:43:46.485887+0000","last_active":"2023-10-01T09:45:45.618871+0000","last_peered":"2023-10-01T09:45:45.618871+0000","last_clean":"2023-10-01T09:45:45.618871+0000","last_became_active":"2023-10-01T09:43:46.485102+0000","last_became_peered":"2023-10-01T09:43:46.485102+0000","last_unstale":"2023-10-01T09:45:45.618871+0000","last_undegraded":"2023-10-01T09:45:45.618871+0000","last_fullsized":"2023-10-01T09:45:45.618871+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7345,"log_dups_size":0,"ondisk_log_size":7345,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":439025664,"num_objects":6699,"num_object_clones":0,"num_object_copies":20097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7345,"num_write_kb":449408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":247,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.739532+0000","last_change":"2023-10-01T09:40:31.094439+0000","last_active":"2023-10-01T09:44:58.739532+0000","last_peered":"2023-10-01T09:44:58.739532+0000","last_clean":"2023-10-01T09:44:58.739532+0000","last_became_active":"2023-10-01T09:40:31.094027+0000","last_became_peered":"2023-10-01T09:40:31.094027+0000","last_unstale":"2023-10-01T09:44:58.739532+0000","last_undegraded":"2023-10-01T09:44:58.739532+0000","last_fullsized":"2023-10-01T09:44:58.739532+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":214,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.735187+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:44:58.735187+0000","last_peered":"2023-10-01T09:44:58.735187+0000","last_clean":"2023-10-01T09:44:58.735187+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:44:58.735187+0000","last_undegraded":"2023-10-01T09:44:58.735187+0000","last_fullsized":"2023-10-01T09:44:58.735187+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":23,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733314+0000","last_change":"2023-10-01T09:43:01.369071+0000","last_active":"2023-10-01T09:44:58.733314+0000","last_peered":"2023-10-01T09:44:58.733314+0000","last_clean":"2023-10-01T09:44:58.733314+0000","last_became_active":"2023-10-01T09:43:01.368321+0000","last_became_peered":"2023-10-01T09:43:01.368321+0000","last_unstale":"2023-10-01T09:44:58.733314+0000","last_undegraded":"2023-10-01T09:44:58.733314+0000","last_fullsized":"2023-10-01T09:44:58.733314+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":233,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.737380+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:44:58.737380+0000","last_peered":"2023-10-01T09:44:58.737380+0000","last_clean":"2023-10-01T09:44:58.737380+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:44:58.737380+0000","last_undegraded":"2023-10-01T09:44:58.737380+0000","last_fullsized":"2023-10-01T09:44:58.737380+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":257,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.726339+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:44:58.726339+0000","last_peered":"2023-10-01T09:44:58.726339+0000","last_clean":"2023-10-01T09:44:58.726339+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:44:58.726339+0000","last_undegraded":"2023-10-01T09:44:58.726339+0000","last_fullsized":"2023-10-01T09:44:58.726339+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":209,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.741088+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:44:58.741088+0000","last_peered":"2023-10-01T09:44:58.741088+0000","last_clean":"2023-10-01T09:44:58.741088+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:44:58.741088+0000","last_undegraded":"2023-10-01T09:44:58.741088+0000","last_fullsized":"2023-10-01T09:44:58.741088+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":23,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733603+0000","last_change":"2023-10-01T09:43:01.294601+0000","last_active":"2023-10-01T09:44:58.733603+0000","last_peered":"2023-10-01T09:44:58.733603+0000","last_clean":"2023-10-01T09:44:58.733603+0000","last_became_active":"2023-10-01T09:43:01.293306+0000","last_became_peered":"2023-10-01T09:43:01.293306+0000","last_unstale":"2023-10-01T09:44:58.733603+0000","last_undegraded":"2023-10-01T09:44:58.733603+0000","last_fullsized":"2023-10-01T09:44:58.733603+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":220,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.740992+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:44:58.740992+0000","last_peered":"2023-10-01T09:44:58.740992+0000","last_clean":"2023-10-01T09:44:58.740992+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:44:58.740992+0000","last_undegraded":"2023-10-01T09:44:58.740992+0000","last_fullsized":"2023-10-01T09:44:58.740992+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":23,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733761+0000","last_change":"2023-10-01T09:43:01.294443+0000","last_active":"2023-10-01T09:44:58.733761+0000","last_peered":"2023-10-01T09:44:58.733761+0000","last_clean":"2023-10-01T09:44:58.733761+0000","last_became_active":"2023-10-01T09:43:01.292898+0000","last_became_peered":"2023-10-01T09:43:01.292898+0000","last_unstale":"2023-10-01T09:44:58.733761+0000","last_undegraded":"2023-10-01T09:44:58.733761+0000","last_fullsized":"2023-10-01T09:44:58.733761+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":245,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.724360+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:44:58.724360+0000","last_peered":"2023-10-01T09:44:58.724360+0000","last_clean":"2023-10-01T09:44:58.724360+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:44:58.724360+0000","last_undegraded":"2023-10-01T09:44:58.724360+0000","last_fullsized":"2023-10-01T09:44:58.724360+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":238,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.723815+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:44:58.723815+0000","last_peered":"2023-10-01T09:44:58.723815+0000","last_clean":"2023-10-01T09:44:58.723815+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:44:58.723815+0000","last_undegraded":"2023-10-01T09:44:58.723815+0000","last_fullsized":"2023-10-01T09:44:58.723815+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":260,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-10-01T09:45:26.735690+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:45:26.735690+0000","last_peered":"2023-10-01T09:45:26.735690+0000","last_clean":"2023-10-01T09:45:26.735690+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:45:26.735690+0000","last_undegraded":"2023-10-01T09:45:26.735690+0000","last_fullsized":"2023-10-01T09:45:26.735690+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":126,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-10-01T09:44:58.733292+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:44:58.733292+0000","last_peered":"2023-10-01T09:44:58.733292+0000","last_clean":"2023-10-01T09:44:58.733292+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:44:58.733292+0000","last_undegraded":"2023-10-01T09:44:58.733292+0000","last_fullsized":"2023-10-01T09:44:58.733292+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":10,"num_pg":16,"stat_sum":{"num_bytes":6849757208,"num_objects":104520,"num_object_clones":0,"num_object_copies":313560,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":104520,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":113810,"num_write_kb":6986497,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20532768768,"data_stored":20532756552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":113810,"ondisk_log_size":113810,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":16498,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430711,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2271072,"kb_used_data":1685400,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":91474080,"statfs":{"total":95995035648,"available":93669457920,"internally_reserved":0,"allocated":1725849600,"data_stored":1725285385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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,2,2,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":6.8120000000000003,"5min":2.2320000000000002,"15min":2.2109999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.23999999999999999},"max":{"1min":111.187,"5min":111.187,"15min":111.187},"last":4.1890000000000001},{"interface":"front","average":{"1min":6.8659999999999997,"5min":2.4359999999999999,"15min":2.282},"min":{"1min":0.38900000000000001,"5min":0.28899999999999998,"15min":0.26500000000000001},"max":{"1min":111.83,"5min":111.83,"15min":111.83},"last":0.33500000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:44:52 2023","interfaces":[{"interface":"back","average":{"1min":13.112,"5min":4.0229999999999997,"15min":3.04},"min":{"1min":0.35099999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":210.62299999999999,"5min":210.62299999999999,"15min":210.62299999999999},"last":0.35099999999999998},{"interface":"front","average":{"1min":13.063000000000001,"5min":3.657,"15min":2.8610000000000002},"min":{"1min":0.35299999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":208.809,"5min":208.809,"15min":208.809},"last":4.1360000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":2.1930000000000001,"15min":1.8580000000000001},"min":{"1min":0.35899999999999999,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":3.8410000000000002,"5min":57.079999999999998,"15min":57.079999999999998},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.851,"15min":1.6579999999999999},"min":{"1min":0.41499999999999998,"5min":0.35799999999999998,"15min":0.313},"max":{"1min":2.9180000000000001,"5min":57.137999999999998,"15min":57.137999999999998},"last":0.43099999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":1.3100000000000001,"15min":2.2120000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.2569999999999999,"5min":10.836,"15min":85.370000000000005},"last":4.1059999999999999},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.407,"15min":2.1850000000000001},"min":{"1min":0.40799999999999997,"5min":0.33000000000000002,"15min":0.32000000000000001},"max":{"1min":1.9890000000000001,"5min":17.815999999999999,"15min":85.123999999999995},"last":3.202}]},{"osd":4,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.048,"15min":1.1759999999999999},"min":{"1min":0.38500000000000001,"5min":0.33100000000000002,"15min":0.309},"max":{"1min":5.0510000000000002,"5min":7.6829999999999998,"15min":12.615},"last":4.0670000000000002},{"interface":"front","average":{"1min":1.4179999999999999,"5min":1.2989999999999999,"15min":1.2949999999999999},"min":{"1min":0.439,"5min":0.308,"15min":0.308},"max":{"1min":6.3710000000000004,"5min":17.742000000000001,"15min":17.742000000000001},"last":0.40699999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7010000000000001,"5min":1.845,"15min":1.754},"min":{"1min":0.39500000000000002,"5min":0.314,"15min":0.28000000000000003},"max":{"1min":5.7060000000000004,"5min":9.2319999999999993,"15min":12.945},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.238,"15min":1.4530000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":2.2250000000000001,"5min":7.766,"15min":15.757999999999999},"last":8.9629999999999992}]},{"osd":6,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":1.274,"15min":1.4790000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":6.431,"5min":7.6589999999999998,"15min":10.470000000000001},"last":4.165},{"interface":"front","average":{"1min":2.3279999999999998,"5min":1.641,"15min":1.4410000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.4589999999999996,"5min":17.977,"15min":17.977},"last":3.464}]}]},{"osd":6,"up_from":42,"seq":180388626944,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3229324,"kb_used_data":2932036,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":90515828,"statfs":{"total":95995035648,"available":92688207872,"internally_reserved":0,"allocated":3002404864,"data_stored":3001860307,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,1,2,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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:23 2023","interfaces":[{"interface":"back","average":{"1min":4.0339999999999998,"5min":1.5960000000000001,"15min":2.323},"min":{"1min":0.251,"5min":0.251,"15min":0.24099999999999999},"max":{"1min":31.338999999999999,"5min":31.338999999999999,"15min":159.34999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":4.048,"5min":1.841,"15min":2.3700000000000001},"min":{"1min":0.308,"5min":0.29699999999999999,"15min":0.27100000000000002},"max":{"1min":31.260999999999999,"5min":31.260999999999999,"15min":160.39400000000001},"last":0.67000000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":10.462,"5min":3.109,"15min":2.3820000000000001},"min":{"1min":0.35899999999999999,"5min":0.29499999999999998,"15min":0.25900000000000001},"max":{"1min":183.59999999999999,"5min":183.59999999999999,"15min":183.59999999999999},"last":0.34399999999999997},{"interface":"front","average":{"1min":10.223000000000001,"5min":2.8479999999999999,"15min":2.6150000000000002},"min":{"1min":0.32400000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":183.56200000000001,"5min":183.56200000000001,"15min":183.56200000000001},"last":0.51900000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:45:15 2023","interfaces":[{"interface":"back","average":{"1min":2.1110000000000002,"5min":1.204,"15min":2.0939999999999999},"min":{"1min":0.439,"5min":0.35599999999999998,"15min":0.29799999999999999},"max":{"1min":6.2210000000000001,"5min":8.8000000000000007,"15min":157.172},"last":0.495},{"interface":"front","average":{"1min":1.4830000000000001,"5min":1.0669999999999999,"15min":2.258},"min":{"1min":0.316,"5min":0.316,"15min":0.28599999999999998},"max":{"1min":3.9609999999999999,"5min":6.0800000000000001,"15min":157.30099999999999},"last":0.626}]},{"osd":3,"last update":"Sun Oct 1 09:44:54 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":2.202,"15min":2.7149999999999999},"min":{"1min":0.434,"5min":0.36099999999999999,"15min":0.309},"max":{"1min":5.4180000000000001,"5min":66.763999999999996,"15min":156.584},"last":0.70699999999999996},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.9119999999999999,"15min":2.8740000000000001},"min":{"1min":0.36299999999999999,"5min":0.33300000000000002,"15min":0.32200000000000001},"max":{"1min":3.1720000000000002,"5min":66.793000000000006,"15min":157.39099999999999},"last":0.55000000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.111,"15min":1.141},"min":{"1min":0.378,"5min":0.34899999999999998,"15min":0.27800000000000002},"max":{"1min":4.1989999999999998,"5min":8.7479999999999993,"15min":8.7479999999999993},"last":1.468},{"interface":"front","average":{"1min":1.6100000000000001,"5min":1.0920000000000001,"15min":1.365},"min":{"1min":0.52900000000000003,"5min":0.32400000000000001,"15min":0.32100000000000001},"max":{"1min":9.3040000000000003,"5min":9.3040000000000003,"15min":10.475},"last":3.9540000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.46,"15min":1.3420000000000001},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.27200000000000002},"max":{"1min":4.1040000000000001,"5min":8.8759999999999994,"15min":8.8759999999999994},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.321,"5min":1.407,"15min":1.577},"min":{"1min":0.44800000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.7490000000000001,"5min":5.3680000000000003,"15min":12.023},"last":0.56899999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:45:23 2023","interfaces":[{"interface":"back","average":{"1min":1.9330000000000001,"5min":1.6870000000000001,"15min":1.7050000000000001},"min":{"1min":0.39500000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":7.8099999999999996,"5min":18.337,"15min":18.337},"last":0.59599999999999997},{"interface":"front","average":{"1min":2.2189999999999999,"5min":1.3979999999999999,"15min":1.319},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.314},"max":{"1min":6.2699999999999996,"5min":9.4559999999999995,"15min":12.445},"last":0.42299999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285892,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1865320,"kb_used_data":1251872,"kb_used_omap":4,"kb_used_meta":613435,"kb_avail":91879832,"statfs":{"total":95995035648,"available":94084947968,"internally_reserved":0,"allocated":1281916928,"data_stored":1281010357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":628158350},"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,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":[{"osd":0,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":2.48,"15min":2.2210000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.19700000000000001},"max":{"1min":4.3979999999999997,"5min":63.883000000000003,"15min":63.883000000000003},"last":0.53800000000000003},{"interface":"front","average":{"1min":1,"5min":2.3380000000000001,"15min":2.149},"min":{"1min":0.33800000000000002,"5min":0.23200000000000001,"15min":0.16700000000000001},"max":{"1min":3.976,"5min":63.901000000000003,"15min":63.901000000000003},"last":0.32200000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:45:17 2023","interfaces":[{"interface":"back","average":{"1min":13.19,"5min":4.2990000000000004,"15min":2.5720000000000001},"min":{"1min":0.311,"5min":0.215,"15min":0.20799999999999999},"max":{"1min":88.757999999999996,"5min":88.757999999999996,"15min":88.757999999999996},"last":0.57399999999999995},{"interface":"front","average":{"1min":12.819000000000001,"5min":4.1059999999999999,"15min":2.4140000000000001},"min":{"1min":0.29599999999999999,"5min":0.246,"15min":0.22600000000000001},"max":{"1min":87.75,"5min":87.75,"15min":87.75},"last":0.27600000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":4.1299999999999999,"15min":3.0939999999999999},"min":{"1min":0.28999999999999998,"5min":0.222,"15min":0.222},"max":{"1min":3.7989999999999999,"5min":116.086,"15min":121.209},"last":3.1600000000000001},{"interface":"front","average":{"1min":1.157,"5min":3.355,"15min":3.1200000000000001},"min":{"1min":0.32800000000000001,"5min":0.26100000000000001,"15min":0.23499999999999999},"max":{"1min":4.7439999999999998,"5min":115.70399999999999,"15min":121.054},"last":0.44}]},{"osd":4,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.194,"15min":2.0390000000000001},"min":{"1min":0.498,"5min":0.32800000000000001,"15min":0.25900000000000001},"max":{"1min":4.1539999999999999,"5min":5.1520000000000001,"15min":200.00800000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":1.2150000000000001,"5min":2.081,"15min":2.3260000000000001},"min":{"1min":0.42199999999999999,"5min":0.312,"15min":0.30199999999999999},"max":{"1min":5.1420000000000003,"5min":64.650999999999996,"15min":200.07499999999999},"last":2.9489999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.9299999999999999,"15min":1.954},"min":{"1min":0.54100000000000004,"5min":0.379,"15min":0.36299999999999999},"max":{"1min":4.4790000000000001,"5min":11.375,"15min":14.595000000000001},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.282,"15min":1.879},"min":{"1min":0.46100000000000002,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":5.1799999999999997,"5min":64.677000000000007,"15min":64.677000000000007},"last":2.9820000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.9950000000000001,"5min":1.8720000000000001,"15min":1.8839999999999999},"min":{"1min":0.40400000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.96,"5min":13.643000000000001,"15min":14.654999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.5149999999999999,"15min":1.6539999999999999},"min":{"1min":0.40699999999999997,"5min":0.36899999999999999,"15min":0.33000000000000002},"max":{"1min":7.9880000000000004,"5min":7.9880000000000004,"15min":9.8689999999999998},"last":0.45500000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":2.6240000000000001,"15min":2.0579999999999998},"min":{"1min":0.44700000000000001,"5min":0.38900000000000001,"15min":0.38},"max":{"1min":5.2140000000000004,"5min":64.700999999999993,"15min":64.700999999999993},"last":3.0059999999999998},{"interface":"front","average":{"1min":1.1220000000000001,"5min":2.6840000000000002,"15min":2.1190000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":4.5529999999999999,"5min":63.959000000000003,"15min":63.959000000000003},"last":2.8650000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449418,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4769144,"kb_used_data":4154608,"kb_used_omap":5,"kb_used_meta":614458,"kb_avail":88976008,"statfs":{"total":95995035648,"available":91111432192,"internally_reserved":0,"allocated":4254318592,"data_stored":4253393130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":629205626},"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,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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":2.0419999999999998,"15min":1.861},"min":{"1min":0.30299999999999999,"5min":0.19800000000000001,"15min":0.17999999999999999},"max":{"1min":5.0499999999999998,"5min":44.500999999999998,"15min":44.500999999999998},"last":0.224},{"interface":"front","average":{"1min":0.60399999999999998,"5min":1.9159999999999999,"15min":1.76},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.188},"max":{"1min":2.4940000000000002,"5min":44.296999999999997,"15min":44.296999999999997},"last":2.6240000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":2.165,"5min":1.196,"15min":1.615},"min":{"1min":0.45900000000000002,"5min":0.249,"15min":0.19800000000000001},"max":{"1min":7.1920000000000002,"5min":7.1920000000000002,"15min":12.534000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":1.724,"5min":1.234,"15min":1.3899999999999999},"min":{"1min":0.36899999999999999,"5min":0.26100000000000001,"15min":0.223},"max":{"1min":5.7519999999999998,"5min":8.7919999999999998,"15min":10.26},"last":2.6800000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":3.581,"15min":2.6589999999999998},"min":{"1min":0.26800000000000002,"5min":0.26700000000000002,"15min":0.23200000000000001},"max":{"1min":3.9870000000000001,"5min":183.02099999999999,"15min":183.02099999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":1.3660000000000001,"5min":3.77,"15min":2.7210000000000001},"min":{"1min":0.34899999999999998,"5min":0.29399999999999998,"15min":0.23999999999999999},"max":{"1min":3.6469999999999998,"5min":191,"15min":191},"last":0.50900000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.2729999999999999,"15min":1.3720000000000001},"min":{"1min":0.42599999999999999,"5min":0.34300000000000003,"15min":0.29499999999999998},"max":{"1min":5.4820000000000002,"5min":8.8249999999999993,"15min":14.877000000000001},"last":2.8969999999999998},{"interface":"front","average":{"1min":1.9379999999999999,"5min":1.2649999999999999,"15min":1.7789999999999999},"min":{"1min":0.40999999999999998,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":4.5460000000000003,"5min":5.694,"15min":14.788},"last":0.54200000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.8400000000000001,"5min":2.1269999999999998,"15min":1.921},"min":{"1min":0.45800000000000002,"5min":0.38600000000000001,"15min":0.316},"max":{"1min":7.2530000000000001,"5min":60.887999999999998,"15min":60.887999999999998},"last":0.49099999999999999},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.9339999999999999,"15min":1.734},"min":{"1min":0.39700000000000002,"5min":0.379,"15min":0.318},"max":{"1min":4.883,"5min":61.079000000000001,"15min":61.079000000000001},"last":2.8650000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.371,"15min":1.5209999999999999},"min":{"1min":0.57899999999999996,"5min":0.38800000000000001,"15min":0.35399999999999998},"max":{"1min":4.9160000000000004,"5min":8.8529999999999998,"15min":10.436999999999999},"last":4.3179999999999996},{"interface":"front","average":{"1min":1.921,"5min":1.2769999999999999,"15min":1.9099999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":4.4859999999999998,"5min":5.7880000000000003,"15min":13.454000000000001},"last":0.60899999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:45:01 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.5629999999999999,"15min":1.6839999999999999},"min":{"1min":0.434,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":4.8360000000000003,"5min":8.8800000000000008,"15min":12.532999999999999},"last":2.8220000000000001},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.7430000000000001,"15min":2.0979999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":4.524,"5min":9.6379999999999999,"15min":20.146000000000001},"last":0.56399999999999995}]}]},{"osd":2,"up_from":88,"seq":377957122366,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3141180,"kb_used_data":2546420,"kb_used_omap":7,"kb_used_meta":594616,"kb_avail":90603972,"statfs":{"total":95995035648,"available":92778467328,"internally_reserved":0,"allocated":2607534080,"data_stored":2606664135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":608886865},"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,2,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":2.722,"5min":1.383,"15min":2.702},"min":{"1min":0.26700000000000002,"5min":0.21299999999999999,"15min":0.187},"max":{"1min":18.082999999999998,"5min":18.082999999999998,"15min":120.54300000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.472,"5min":1.089,"15min":2.5219999999999998},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":4.7729999999999997,"5min":7.8259999999999996,"15min":122.622},"last":1.4670000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1160000000000001,"15min":1.859},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":4.4459999999999997,"5min":8.3339999999999996,"15min":62.009999999999998},"last":0.81200000000000006},{"interface":"front","average":{"1min":2.347,"5min":1.512,"15min":2.1120000000000001},"min":{"1min":0.30499999999999999,"5min":0.22,"15min":0.22},"max":{"1min":14.805,"5min":14.805,"15min":61.869},"last":0.874}]},{"osd":3,"last update":"Sun Oct 1 09:44:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":2.036,"15min":2.3439999999999999},"min":{"1min":0.34399999999999997,"5min":0.25600000000000001,"15min":0.23300000000000001},"max":{"1min":3.0760000000000001,"5min":75.317999999999998,"15min":127.221},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.85599999999999998,"5min":2.1949999999999998,"15min":2.4390000000000001},"min":{"1min":0.41399999999999998,"5min":0.27900000000000003,"15min":0.23999999999999999},"max":{"1min":2.0859999999999999,"5min":74.694999999999993,"15min":126.756},"last":0.89700000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":3.036,"5min":1.4019999999999999,"15min":1.5149999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.33800000000000002},"max":{"1min":15.183,"5min":15.183,"15min":15.183},"last":3.2519999999999998},{"interface":"front","average":{"1min":2.1099999999999999,"5min":1.2410000000000001,"15min":1.508},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":9.673,"5min":9.673,"15min":12.817},"last":1.5029999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":1.4850000000000001,"5min":1.2030000000000001,"15min":1.4910000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":4.5220000000000002,"5min":6.5810000000000004,"15min":9.9760000000000009},"last":0.44700000000000001},{"interface":"front","average":{"1min":3.0990000000000002,"5min":1.8069999999999999,"15min":1.8200000000000001},"min":{"1min":0.58599999999999997,"5min":0.372,"15min":0.32400000000000001},"max":{"1min":15.214,"5min":15.214,"15min":15.214},"last":0.84699999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":1.7110000000000001,"5min":1.298,"15min":1.504},"min":{"1min":0.44700000000000001,"5min":0.373,"15min":0.34100000000000003},"max":{"1min":4.8140000000000001,"5min":5.7409999999999997,"15min":9.0990000000000002},"last":3.1579999999999999},{"interface":"front","average":{"1min":1.8440000000000001,"5min":1.0860000000000001,"15min":1.4830000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.8099999999999996,"5min":4.8099999999999996,"15min":10.896000000000001},"last":0.77100000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:45:19 2023","interfaces":[{"interface":"back","average":{"1min":2.2989999999999999,"5min":1.4379999999999999,"15min":1.889},"min":{"1min":0.41699999999999998,"5min":0.40899999999999997,"15min":0.38500000000000001},"max":{"1min":7.194,"5min":7.194,"15min":12.74},"last":2.8039999999999998},{"interface":"front","average":{"1min":1.256,"5min":1.1259999999999999,"15min":1.571},"min":{"1min":0.376,"5min":0.376,"15min":0.374},"max":{"1min":5.157,"5min":7.601,"15min":10.942},"last":3.3420000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958835,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2835952,"kb_used_data":2097896,"kb_used_omap":2,"kb_used_meta":738045,"kb_avail":90909200,"statfs":{"total":95995035648,"available":93091020800,"internally_reserved":0,"allocated":2148245504,"data_stored":2147385704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":755758133},"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],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":3.278,"15min":2.4940000000000002},"min":{"1min":0.29599999999999999,"5min":0.21299999999999999,"15min":0.19400000000000001},"max":{"1min":2.7999999999999998,"5min":154.05199999999999,"15min":154.05199999999999},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.85299999999999998,"5min":3.371,"15min":2.5129999999999999},"min":{"1min":0.24399999999999999,"5min":0.19900000000000001,"15min":0.19500000000000001},"max":{"1min":5.0060000000000002,"5min":153.16200000000001,"15min":153.16200000000001},"last":1.2310000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":2.1960000000000002,"15min":2.1309999999999998},"min":{"1min":0.34599999999999997,"5min":0.24399999999999999,"15min":0.21299999999999999},"max":{"1min":3.4870000000000001,"5min":33.139000000000003,"15min":33.139000000000003},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.76100000000000001,"5min":1.976,"15min":2.0800000000000001},"min":{"1min":0.26000000000000001,"5min":0.221,"15min":0.221},"max":{"1min":3.3700000000000001,"5min":32.668999999999997,"15min":32.668999999999997},"last":0.55900000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.3640000000000001,"15min":2.0030000000000001},"min":{"1min":0.313,"5min":0.253,"15min":0.20899999999999999},"max":{"1min":3.395,"5min":11.163,"15min":20.638999999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.2170000000000001,"15min":1.6970000000000001},"min":{"1min":0.33200000000000002,"5min":0.25900000000000001,"15min":0.186},"max":{"1min":2.9279999999999999,"5min":5.3410000000000002,"15min":21.312000000000001},"last":1.7390000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.4099999999999999,"15min":1.663},"min":{"1min":0.45300000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.869,"5min":10.215999999999999,"15min":12.85},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.256,"5min":1.4470000000000001,"15min":1.52},"min":{"1min":0.53600000000000003,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.9219999999999997,"5min":9.2970000000000006,"15min":10.622},"last":1.4570000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":3.0299999999999998,"15min":2.1899999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.32200000000000001},"max":{"1min":4.9889999999999999,"5min":138.76599999999999,"15min":138.76599999999999},"last":1.496},{"interface":"front","average":{"1min":1.3169999999999999,"5min":3.1909999999999998,"15min":2.4489999999999998},"min":{"1min":0.46200000000000002,"5min":0.373,"15min":0.30599999999999999},"max":{"1min":3.7269999999999999,"5min":138.946,"15min":138.946},"last":0.65900000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":2.1749999999999998,"5min":1.641,"15min":1.7769999999999999},"min":{"1min":0.46700000000000003,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":9.4779999999999998,"5min":9.4779999999999998,"15min":10.598000000000001},"last":1.5269999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.496,"15min":1.825},"min":{"1min":0.436,"5min":0.43099999999999999,"15min":0.33900000000000002},"max":{"1min":3.5979999999999999,"5min":8.6020000000000003,"15min":10.662000000000001},"last":0.68799999999999994}]},{"osd":7,"last update":"Sun Oct 1 09:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":3.2389999999999999,"15min":2.4969999999999999},"min":{"1min":0.432,"5min":0.40799999999999997,"15min":0.37},"max":{"1min":3.5139999999999998,"5min":139.08099999999999,"15min":139.08099999999999},"last":1.093},{"interface":"front","average":{"1min":0.95299999999999996,"5min":2.9830000000000001,"15min":2.3610000000000002},"min":{"1min":0.46500000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.401,"5min":139.28800000000001,"15min":139.28800000000001},"last":0.82599999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019407,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3661020,"kb_used_data":3351508,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":90084132,"statfs":{"total":95995035648,"available":92246151168,"internally_reserved":0,"allocated":3431944192,"data_stored":3431383483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:09 2023","interfaces":[{"interface":"back","average":{"1min":4.0640000000000001,"5min":1.5549999999999999,"15min":1.923},"min":{"1min":0.27400000000000002,"5min":0.26700000000000002,"15min":0.25600000000000001},"max":{"1min":55.914999999999999,"5min":55.914999999999999,"15min":55.917000000000002},"last":0.39700000000000002},{"interface":"front","average":{"1min":4.2370000000000001,"5min":1.837,"15min":1.7629999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":56.012,"5min":56.012,"15min":61.716000000000001},"last":1.276}]},{"osd":1,"last update":"Sun Oct 1 09:45:37 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.363,"15min":2.0089999999999999},"min":{"1min":0.312,"5min":0.28199999999999997,"15min":0.27900000000000003},"max":{"1min":6.3799999999999999,"5min":19.346,"15min":77.055999999999997},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.4950000000000001,"15min":2.2149999999999999},"min":{"1min":0.34699999999999998,"5min":0.32300000000000001,"15min":0.28399999999999997},"max":{"1min":4.4580000000000002,"5min":19.404,"15min":77.423000000000002},"last":1.2470000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:45:09 2023","interfaces":[{"interface":"back","average":{"1min":5.1139999999999999,"5min":1.8440000000000001,"15min":1.7749999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.29999999999999999},"max":{"1min":81.355000000000004,"5min":81.355000000000004,"15min":81.355000000000004},"last":0.46600000000000003},{"interface":"front","average":{"1min":5.0650000000000004,"5min":2.0430000000000001,"15min":1.738},"min":{"1min":0.41099999999999998,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":81.656000000000006,"5min":81.656000000000006,"15min":81.656000000000006},"last":1.355}]},{"osd":3,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":2.6459999999999999,"15min":2.1829999999999998},"min":{"1min":0.38300000000000001,"5min":0.34699999999999998,"15min":0.30099999999999999},"max":{"1min":2.2069999999999999,"5min":64.061000000000007,"15min":64.061000000000007},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.2629999999999999,"5min":2.8039999999999998,"15min":2.3140000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.4960000000000004,"5min":63.405000000000001,"15min":63.405000000000001},"last":1.1970000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:44:49 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.429,"15min":1.288},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.28399999999999997},"max":{"1min":4.4790000000000001,"5min":7.9000000000000004,"15min":9.8000000000000007},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.232,"5min":1.105,"15min":1.1499999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":3.4689999999999999,"5min":8.4280000000000008,"15min":8.4329999999999998},"last":1.504}]},{"osd":6,"last update":"Sun Oct 1 09:45:32 2023","interfaces":[{"interface":"back","average":{"1min":2.1509999999999998,"5min":1.319,"15min":1.228},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.33400000000000002},"max":{"1min":6.867,"5min":6.867,"15min":8.1319999999999997},"last":10.06},{"interface":"front","average":{"1min":1.625,"5min":1.4319999999999999,"15min":1.341},"min":{"1min":0.51500000000000001,"5min":0.38500000000000001,"15min":0.33500000000000002},"max":{"1min":4.4390000000000001,"5min":7.8440000000000003,"15min":12.032999999999999},"last":3.5169999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:45:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.9079999999999999,"15min":1.506},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.5970000000000004,"5min":11.021000000000001,"15min":11.021000000000001},"last":1.3240000000000001},{"interface":"front","average":{"1min":1.29,"5min":1.48,"15min":1.4179999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.3769999999999998,"5min":10.448,"15min":10.448},"last":0.56799999999999995}]}]},{"osd":5,"up_from":36,"seq":154618823175,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2691976,"kb_used_data":2098176,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":91053176,"statfs":{"total":95995035648,"available":93238452224,"internally_reserved":0,"allocated":2148532224,"data_stored":2147987715,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":[1,0,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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":6.4420000000000002,"5min":2.2519999999999998,"15min":2.0590000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":100.319,"5min":100.319,"15min":100.319},"last":0.54100000000000004},{"interface":"front","average":{"1min":5.8869999999999996,"5min":2.3740000000000001,"15min":2.2250000000000001},"min":{"1min":0.316,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":100.202,"5min":100.202,"15min":100.202},"last":0.63500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":3.2599999999999998,"5min":2.0270000000000001,"15min":2.3599999999999999},"min":{"1min":0.35799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":52.296999999999997,"5min":52.296999999999997,"15min":183.55500000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":3.1230000000000002,"5min":2.2320000000000002,"15min":2.5430000000000001},"min":{"1min":0.41999999999999998,"5min":0.35699999999999998,"15min":0.28000000000000003},"max":{"1min":52.314,"5min":52.314,"15min":183.45099999999999},"last":0.57199999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":11.252000000000001,"5min":3.4790000000000001,"15min":2.3660000000000001},"min":{"1min":0.42099999999999999,"5min":0.34300000000000003,"15min":0.30399999999999999},"max":{"1min":118.307,"5min":118.307,"15min":118.307},"last":8.7200000000000006},{"interface":"front","average":{"1min":11.164,"5min":3.4609999999999999,"15min":2.2879999999999998},"min":{"1min":0.35499999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":118.191,"5min":118.191,"15min":118.191},"last":4.7469999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":3.302,"15min":2.911},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":2.972,"5min":183.29400000000001,"15min":183.29400000000001},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.0449999999999999,"5min":3.8639999999999999,"15min":3.02},"min":{"1min":0.40600000000000003,"5min":0.34799999999999998,"15min":0.29999999999999999},"max":{"1min":3.0470000000000002,"5min":183.11600000000001,"15min":183.11600000000001},"last":2.9569999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.3420000000000001,"15min":1.536},"min":{"1min":0.27200000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":3.714,"5min":7.4299999999999997,"15min":12.785},"last":0.65700000000000003},{"interface":"front","average":{"1min":1.627,"5min":1.4370000000000001,"15min":1.5509999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.6100000000000003,"5min":9.1110000000000007,"15min":14.375},"last":0.68200000000000005}]},{"osd":6,"last update":"Sun Oct 1 09:44:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.5840000000000001,"15min":1.643},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":8.0549999999999997,"5min":8.0549999999999997,"15min":12.808999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.341,"5min":1.524,"15min":1.603},"min":{"1min":0.41399999999999998,"5min":0.38300000000000001,"15min":0.31},"max":{"1min":3.1549999999999998,"5min":9.0519999999999996,"15min":14.404999999999999},"last":2.6099999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:45:14 2023","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.827,"15min":1.7250000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":3.3439999999999999,"5min":9.8580000000000005,"15min":14.542999999999999},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":2.0219999999999998,"15min":1.829},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":3.3359999999999999,"5min":9.2100000000000009,"15min":14.002000000000001},"last":0.76700000000000002}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":4241231872,"data_stored":4241227800,"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":1277624320,"data_stored":1277624320,"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":2592800768,"data_stored":2592800768,"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":2142240768,"data_stored":2142240768,"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":3427012608,"data_stored":3427008536,"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":2142437376,"data_stored":2142437376,"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":2995130368,"data_stored":2995126296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1714290688,"data_stored":1714290688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:45:53.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pgp_num 16 2023-10-01T09:45:53.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:53.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:53.506 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:53.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:53.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:53.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:53.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:53.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:53 smithi183 bash[59233]: cluster 2023-10-01T09:45:53.635344+0000 mgr.y (mgr.25132) 1085 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-10-01T09:45:53.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:53.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:53.921 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:53 smithi111 bash[78631]: cluster 2023-10-01T09:45:53.635344+0000 mgr.y (mgr.25132) 1085 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-10-01T09:45:53.922 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:53 smithi111 bash[75702]: cluster 2023-10-01T09:45:53.635344+0000 mgr.y (mgr.25132) 1085 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-10-01T09:45:53.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:53.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:53.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:54.042 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:54.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:54.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:54.176 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:54.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:54.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:54.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:54.344 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:54.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:54.368 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:45:54.410 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:45:54.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:54.487 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:45:54.508 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:45:54.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:54.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:54.558 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:45:54.595 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:45:54.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:54.633 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:45:54.649 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:54.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:54.675 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:45:54.680 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.681 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:45:54.752 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:54.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:54.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:54.882 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:54.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:54.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:54.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:55.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:55.028 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:45:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:45:54] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-10-01T09:45:55.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:55.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:55.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:55.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:55.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:55 smithi111 bash[75702]: audit 2023-10-01T09:45:54.318928+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.111:0/2957856970' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:45:55.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:55 smithi111 bash[75702]: audit 2023-10-01T09:45:54.726657+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.111:0/4055995473' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:45:55.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:55 smithi111 bash[75702]: audit 2023-10-01T09:45:54.728603+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:45:55.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:55.292 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:45:55.327 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:55.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:55.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:55 smithi183 bash[59233]: audit 2023-10-01T09:45:54.318928+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.111:0/2957856970' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:45:55.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:55 smithi183 bash[59233]: audit 2023-10-01T09:45:54.726657+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.111:0/4055995473' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:45:55.443 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:55 smithi183 bash[59233]: audit 2023-10-01T09:45:54.728603+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:45:55.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:55.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:55.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:55.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:55.625 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:55 smithi111 bash[78631]: audit 2023-10-01T09:45:54.318928+0000 mon.a (mon.0) 1321 : audit 0 from='client.? 172.21.15.111:0/2957856970' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:45:55.626 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:55 smithi111 bash[78631]: audit 2023-10-01T09:45:54.726657+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.111:0/4055995473' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:45:55.626 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:55 smithi111 bash[78631]: audit 2023-10-01T09:45:54.728603+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:45:55.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:55.735 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:55.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:55.839 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:55.882 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:55.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:55.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:56.016 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:56.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:56.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:56.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:56.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:56.263 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: cluster 2023-10-01T09:45:55.271225+0000 mon.a (mon.0) 1323 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: cluster 2023-10-01T09:45:55.271265+0000 mon.a (mon.0) 1324 : cluster 1 Cluster is now healthy 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: cluster 2023-10-01T09:45:55.279910+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: audit 2023-10-01T09:45:55.281996+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: cluster 2023-10-01T09:45:55.282045+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: cluster 2023-10-01T09:45:55.283429+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T09:45:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:56 smithi183 bash[59233]: cluster 2023-10-01T09:45:55.635746+0000 mgr.y (mgr.25132) 1086 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2023-10-01T09:45:56.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:56.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:56.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:56.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:56.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:56.541 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:56.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:56.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: cluster 2023-10-01T09:45:55.271225+0000 mon.a (mon.0) 1323 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:45:56.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: cluster 2023-10-01T09:45:55.271265+0000 mon.a (mon.0) 1324 : cluster 1 Cluster is now healthy 2023-10-01T09:45:56.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: cluster 2023-10-01T09:45:55.279910+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T09:45:56.653 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: audit 2023-10-01T09:45:55.281996+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:45:56.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: cluster 2023-10-01T09:45:55.282045+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-01T09:45:56.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: cluster 2023-10-01T09:45:55.283429+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T09:45:56.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[78631]: cluster 2023-10-01T09:45:55.635746+0000 mgr.y (mgr.25132) 1086 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2023-10-01T09:45:56.654 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: cluster 2023-10-01T09:45:55.271225+0000 mon.a (mon.0) 1323 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:45:56.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: cluster 2023-10-01T09:45:55.271265+0000 mon.a (mon.0) 1324 : cluster 1 Cluster is now healthy 2023-10-01T09:45:56.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: cluster 2023-10-01T09:45:55.279910+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T09:45:56.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: audit 2023-10-01T09:45:55.281996+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:45:56.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: cluster 2023-10-01T09:45:55.282045+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-01T09:45:56.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: cluster 2023-10-01T09:45:55.283429+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T09:45:56.655 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:56 smithi111 bash[75702]: cluster 2023-10-01T09:45:55.635746+0000 mgr.y (mgr.25132) 1086 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2023-10-01T09:45:56.678 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:56.709 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:56.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:56.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:56.946 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:56.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:56.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:56.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:57.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:57.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:57.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:57.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:57.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:57.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:57.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:57.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:45:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:45:57.484 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:57.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:57.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:57.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:57.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:57.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:57.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:57.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:57.911 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:45:57 smithi183 bash[59233]: cluster 2023-10-01T09:45:57.636356+0000 mgr.y (mgr.25132) 1087 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-10-01T09:45:57.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:57.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:58.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:58.065 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:45:57 smithi111 bash[75702]: cluster 2023-10-01T09:45:57.636356+0000 mgr.y (mgr.25132) 1087 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-10-01T09:45:58.065 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:45:57 smithi111 bash[78631]: cluster 2023-10-01T09:45:57.636356+0000 mgr.y (mgr.25132) 1087 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-10-01T09:45:58.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:58.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:58.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:58.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:45:58.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:45:58.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:45:58.327 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:58.353 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:45:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:45:58.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:58.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:58.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:58.601 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:58.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:58.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:58.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:58.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:45:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:45:58.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:58.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:58.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:58.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:59.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:59.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:59.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:45:59.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:59.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:59.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:59.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:59.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:59.440 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:45:59.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:45:59.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:59.571 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:59.571 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:45:59.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:45:59.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:45:59.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:59.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:45:59.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:45:59.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:59.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:45:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:45:59.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:45:59.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:00.008 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:00.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:00.129 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:00 smithi111 bash[75702]: audit 2023-10-01T09:45:59.046225+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:00.129 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:00 smithi111 bash[75702]: audit 2023-10-01T09:45:59.047599+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:00.129 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:00 smithi111 bash[75702]: cluster 2023-10-01T09:45:59.636816+0000 mgr.y (mgr.25132) 1088 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-01T09:46:00.130 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:00 smithi111 bash[78631]: audit 2023-10-01T09:45:59.046225+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:00.130 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:00 smithi111 bash[78631]: audit 2023-10-01T09:45:59.047599+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:00.130 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:00 smithi111 bash[78631]: cluster 2023-10-01T09:45:59.636816+0000 mgr.y (mgr.25132) 1088 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-01T09:46:00.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:00.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:00.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:00.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:00 smithi183 bash[59233]: audit 2023-10-01T09:45:59.046225+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:00.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:00 smithi183 bash[59233]: audit 2023-10-01T09:45:59.047599+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:00.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:00 smithi183 bash[59233]: cluster 2023-10-01T09:45:59.636816+0000 mgr.y (mgr.25132) 1088 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-10-01T09:46:00.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:00.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:00.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:00.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:00.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:00.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:00.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:00.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:00.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:00.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:00.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:00.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:00.968 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:00.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:01.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:01.133 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:01.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:01.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:01.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:01.373 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:01.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:01.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:01.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:01.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:01.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:01.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:01.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:01.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:01 smithi111 bash[75702]: cluster 2023-10-01T09:46:01.637576+0000 mgr.y (mgr.25132) 1089 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2023-10-01T09:46:01.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:01 smithi111 bash[78631]: cluster 2023-10-01T09:46:01.637576+0000 mgr.y (mgr.25132) 1089 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2023-10-01T09:46:01.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:01.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:01.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:01.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:01.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:01.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:01 smithi183 bash[59233]: cluster 2023-10-01T09:46:01.637576+0000 mgr.y (mgr.25132) 1089 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2023-10-01T09:46:02.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:02.209 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:02.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:02.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:02.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:02.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.527 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:02.626 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:02.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:02.654 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:02.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:02.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:02.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:02.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:02.902 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:02.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:03.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:03.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:03.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:03.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:03.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:03.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:03.324 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:03.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:03.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:03.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:03.475 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:03.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:03.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:03.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:03.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:03.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:03.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:03.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:03.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:03.891 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:03.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:03.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:04.002 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:03 smithi183 bash[59233]: cluster 2023-10-01T09:46:03.638021+0000 mgr.y (mgr.25132) 1090 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2023-10-01T09:46:04.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:04.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:04.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:03 smithi111 bash[75702]: cluster 2023-10-01T09:46:03.638021+0000 mgr.y (mgr.25132) 1090 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2023-10-01T09:46:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:03 smithi111 bash[78631]: cluster 2023-10-01T09:46:03.638021+0000 mgr.y (mgr.25132) 1090 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2023-10-01T09:46:04.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:04.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:04.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:04.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:04.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:04.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:04.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:04.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:04.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:04.553 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:04.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:04.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:04.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:04.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:04.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:04.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:46:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:46:04] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-10-01T09:46:04.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:04.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:04.953 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:04.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:04.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:04.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:05.088 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:05.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:05.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:05.226 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:05.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:05.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:05.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:05.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:05.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:05.522 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:05.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:05.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:05.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:05.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:05.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:05 smithi183 bash[59233]: cluster 2023-10-01T09:46:05.638668+0000 mgr.y (mgr.25132) 1091 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-10-01T09:46:05.806 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:05.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:05.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:05.953 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:05.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:05.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:06.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:06.068 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:05 smithi111 bash[78631]: cluster 2023-10-01T09:46:05.638668+0000 mgr.y (mgr.25132) 1091 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-10-01T09:46:06.068 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:05 smithi111 bash[75702]: cluster 2023-10-01T09:46:05.638668+0000 mgr.y (mgr.25132) 1091 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-10-01T09:46:06.084 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:06.151 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:06.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:06.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:06.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:06.327 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:06.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:06.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:06.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:06.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:06.583 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:06.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:06.716 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:06.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:06.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:06.846 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:06.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:06.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:06.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:06.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.016 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:07.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:07.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:07.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:07.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:07.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:07.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:07.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:07.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:07.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:07.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:07.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:07.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:07 smithi183 bash[59233]: cluster 2023-10-01T09:46:07.639320+0000 mgr.y (mgr.25132) 1092 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-10-01T09:46:07.808 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:07.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:07.936 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:07.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:08.039 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:08.069 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:08.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:07 smithi111 bash[78631]: cluster 2023-10-01T09:46:07.639320+0000 mgr.y (mgr.25132) 1092 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-10-01T09:46:08.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:07 smithi111 bash[75702]: cluster 2023-10-01T09:46:07.639320+0000 mgr.y (mgr.25132) 1092 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-10-01T09:46:08.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:08.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:08.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:08.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:08.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:08.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:08.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:08.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:08.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:08.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:08.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:08.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:08.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:08.880 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:08.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:08.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:08.985 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:09.012 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:09.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:09.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:09.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:09.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:09.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:09.269 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:09.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:09.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:09.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:09.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:09.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:09.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:09.668 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:09.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:09.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:09.797 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:09.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:09.900 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:09.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:09.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:09.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:10.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:10.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:10.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:10.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:10.200 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:10.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:10.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:10 smithi111 bash[75702]: cluster 2023-10-01T09:46:09.639718+0000 mgr.y (mgr.25132) 1093 : cluster 0 pgmap v1151: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:46:10.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:10 smithi111 bash[78631]: cluster 2023-10-01T09:46:09.639718+0000 mgr.y (mgr.25132) 1093 : cluster 0 pgmap v1151: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:46:10.334 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:10.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:10.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:10 smithi183 bash[59233]: cluster 2023-10-01T09:46:09.639718+0000 mgr.y (mgr.25132) 1093 : cluster 0 pgmap v1151: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:46:10.465 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:10.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:10.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:10.595 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:10.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:10.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:10.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:10.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:10.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:10.961 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:10.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:10.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:11.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:11.128 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:11.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:11.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:11.375 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:11.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:11.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:11.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:11.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:11.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:11.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:11.718 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:11 smithi183 bash[59233]: cluster 2023-10-01T09:46:11.640471+0000 mgr.y (mgr.25132) 1094 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2023-10-01T09:46:11.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:11.817 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:11.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:11.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:11.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:11.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:12.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:12.063 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:11 smithi111 bash[75702]: cluster 2023-10-01T09:46:11.640471+0000 mgr.y (mgr.25132) 1094 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2023-10-01T09:46:12.063 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:11 smithi111 bash[78631]: cluster 2023-10-01T09:46:11.640471+0000 mgr.y (mgr.25132) 1094 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 916 op/s 2023-10-01T09:46:12.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:12.201 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:12.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:12.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:12.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:12.409 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:46:12.409 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:46:12.454 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:12.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:12.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:12.591 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:12.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.761 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:12.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:12.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:12.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:13.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:13.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:13.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:13.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:13.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:13.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:13.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:13.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:13.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:13.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:13.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:13.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:13.556 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:13.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:13.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:13.689 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:13.797 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:13.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:13 smithi183 bash[59233]: cluster 2023-10-01T09:46:13.640908+0000 mgr.y (mgr.25132) 1095 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:46:13.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:13.936 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:13.970 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:13.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:13 smithi111 bash[78631]: cluster 2023-10-01T09:46:13.640908+0000 mgr.y (mgr.25132) 1095 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:46:14.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:13 smithi111 bash[75702]: cluster 2023-10-01T09:46:13.640908+0000 mgr.y (mgr.25132) 1095 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:46:14.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:14.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:14.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:14.208 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:14.237 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:14.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:14.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:14.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:14.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:14.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:14.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:14.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:14.613 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:14.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:14.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:14 smithi183 bash[59233]: audit 2023-10-01T09:46:13.970046+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.111:0/3765116713' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T09:46:14.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:14 smithi183 bash[59233]: audit 2023-10-01T09:46:13.970456+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T09:46:14.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:14 smithi183 bash[59233]: audit 2023-10-01T09:46:14.043562+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:14.739 INFO:teuthology.orchestra.run.smithi111.stderr:set pool 10 pgp_num to 16 2023-10-01T09:46:14.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:14.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:14.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:14.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:14.882 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[78631]: audit 2023-10-01T09:46:13.970046+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.111:0/3765116713' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T09:46:14.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[78631]: audit 2023-10-01T09:46:13.970456+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T09:46:14.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[78631]: audit 2023-10-01T09:46:14.043562+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:14.883 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:46:14] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.33.4" 2023-10-01T09:46:14.883 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[75702]: audit 2023-10-01T09:46:13.970046+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.111:0/3765116713' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T09:46:14.883 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[75702]: audit 2023-10-01T09:46:13.970456+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T09:46:14.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:14 smithi111 bash[75702]: audit 2023-10-01T09:46:14.043562+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:14.904 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:14.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:15.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:15.042 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:15.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:15.174 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:15.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:15.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:15.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:15.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:15.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:15.447 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:15.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:15.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:15.580 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:15.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T09:46:15.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:15.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:15.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:15.743 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[75702]: cluster 2023-10-01T09:46:14.728972+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T09:46:15.744 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[75702]: audit 2023-10-01T09:46:14.729694+0000 mon.a (mon.0) 1331 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T09:46:15.744 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[75702]: cluster 2023-10-01T09:46:14.729772+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-01T09:46:15.744 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[75702]: cluster 2023-10-01T09:46:14.731808+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T09:46:15.744 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[75702]: cluster 2023-10-01T09:46:15.642813+0000 mgr.y (mgr.25132) 1096 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-10-01T09:46:15.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[78631]: cluster 2023-10-01T09:46:14.728972+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T09:46:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[78631]: audit 2023-10-01T09:46:14.729694+0000 mon.a (mon.0) 1331 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T09:46:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[78631]: cluster 2023-10-01T09:46:14.729772+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-01T09:46:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[78631]: cluster 2023-10-01T09:46:14.731808+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T09:46:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:15 smithi111 bash[78631]: cluster 2023-10-01T09:46:15.642813+0000 mgr.y (mgr.25132) 1096 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-10-01T09:46:15.852 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:15.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:15.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:15 smithi183 bash[59233]: cluster 2023-10-01T09:46:14.728972+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T09:46:15.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:15 smithi183 bash[59233]: audit 2023-10-01T09:46:14.729694+0000 mon.a (mon.0) 1331 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T09:46:15.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:15 smithi183 bash[59233]: cluster 2023-10-01T09:46:14.729772+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-01T09:46:15.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:15 smithi183 bash[59233]: cluster 2023-10-01T09:46:14.731808+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T09:46:15.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:15 smithi183 bash[59233]: cluster 2023-10-01T09:46:15.642813+0000 mgr.y (mgr.25132) 1096 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-10-01T09:46:15.995 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:15.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:15.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:16.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:16.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:16.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:16.262 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:16.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:16.368 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:16.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:16.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:16.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:16.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:16.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:16.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:16.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:16.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:16.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:16.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:16.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:16.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:16.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:17.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:17.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:17.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:17.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:17.218 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:17.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:17.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:17.351 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:17.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:17.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:17.488 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:17.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:17.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:17.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:17.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:17.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:17.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:17.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:17.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:17 smithi111 bash[75702]: cluster 2023-10-01T09:46:17.643429+0000 mgr.y (mgr.25132) 1097 : cluster 0 pgmap v1156: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-10-01T09:46:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:17 smithi111 bash[78631]: cluster 2023-10-01T09:46:17.643429+0000 mgr.y (mgr.25132) 1097 : cluster 0 pgmap v1156: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-10-01T09:46:17.822 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:46:17.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:17.879 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:46:17.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:17.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:17.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:17.921 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:46:17.958 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:46:17.992 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:46:17.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:17 smithi183 bash[59233]: cluster 2023-10-01T09:46:17.643429+0000 mgr.y (mgr.25132) 1097 : cluster 0 pgmap v1156: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-10-01T09:46:18.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:18.031 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:46:18.066 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:46:18.101 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:46:18.105 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.106 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:46:18.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:18.253 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:18.278 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:18.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:18.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:18.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:18.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:18.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:18.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:18 smithi111 bash[75702]: audit 2023-10-01T09:46:17.770952+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.111:0/3021254011' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:46:18.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:18 smithi183 bash[59233]: audit 2023-10-01T09:46:17.770952+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.111:0/3021254011' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:46:18.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:18.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:18.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:18.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:18.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:19.054 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:19.064 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:18 smithi111 bash[78631]: audit 2023-10-01T09:46:17.770952+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.111:0/3021254011' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:46:19.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:19.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:19.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:19.213 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:19.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:19.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:19.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:19.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:19.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:19.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:19.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:19.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:19.726 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:19.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:19.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:19.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:19.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:19.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:20.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:20.035 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:20.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:20.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:20.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:20.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:20.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:20.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:20.421 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:20 smithi183 bash[59233]: cluster 2023-10-01T09:46:19.647115+0000 mgr.y (mgr.25132) 1098 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-10-01T09:46:20.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:20.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:20.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:20.559 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:20 smithi111 bash[78631]: cluster 2023-10-01T09:46:19.647115+0000 mgr.y (mgr.25132) 1098 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-10-01T09:46:20.559 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:20 smithi111 bash[75702]: cluster 2023-10-01T09:46:19.647115+0000 mgr.y (mgr.25132) 1098 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-10-01T09:46:20.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:20.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:20.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:20.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:20.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:20.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:20.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:20.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:20.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:20.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:20.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:21.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:21.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:21.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:21.247 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:21.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:21.304 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:46:21.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:21.362 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:21 smithi111 bash[78631]: audit 2023-10-01T09:46:20.854277+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.111:0/1487284998' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:46:21.362 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:21 smithi111 bash[78631]: audit 2023-10-01T09:46:20.855135+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:46:21.362 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:21 smithi111 bash[75702]: audit 2023-10-01T09:46:20.854277+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.111:0/1487284998' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:46:21.362 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:21 smithi111 bash[75702]: audit 2023-10-01T09:46:20.855135+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:46:21.394 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:21.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:21.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:21.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:21.631 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:21.663 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:21.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:21.766 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:21.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:21 smithi183 bash[59233]: audit 2023-10-01T09:46:20.854277+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.111:0/1487284998' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:46:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:21 smithi183 bash[59233]: audit 2023-10-01T09:46:20.855135+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:46:21.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:21.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:21.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:21.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:21.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:22.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:22.072 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:46:22.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:22.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:22.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.235 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:22.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:22.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:22.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:22.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:22.521 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:22.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:22.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[75702]: cluster 2023-10-01T09:46:21.289290+0000 mon.a (mon.0) 1334 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[75702]: cluster 2023-10-01T09:46:21.294140+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[75702]: audit 2023-10-01T09:46:21.296361+0000 mon.a (mon.0) 1335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[75702]: cluster 2023-10-01T09:46:21.296430+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[75702]: cluster 2023-10-01T09:46:21.306670+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[75702]: cluster 2023-10-01T09:46:21.647704+0000 mgr.y (mgr.25132) 1099 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[78631]: cluster 2023-10-01T09:46:21.289290+0000 mon.a (mon.0) 1334 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[78631]: cluster 2023-10-01T09:46:21.294140+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T09:46:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[78631]: audit 2023-10-01T09:46:21.296361+0000 mon.a (mon.0) 1335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:46:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[78631]: cluster 2023-10-01T09:46:21.296430+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-10-01T09:46:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[78631]: cluster 2023-10-01T09:46:21.306670+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T09:46:22.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:22 smithi111 bash[78631]: cluster 2023-10-01T09:46:21.647704+0000 mgr.y (mgr.25132) 1099 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2023-10-01T09:46:22.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.651 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:22.753 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:22 smithi183 bash[59233]: cluster 2023-10-01T09:46:21.289290+0000 mon.a (mon.0) 1334 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:46:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:22 smithi183 bash[59233]: cluster 2023-10-01T09:46:21.294140+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T09:46:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:22 smithi183 bash[59233]: audit 2023-10-01T09:46:21.296361+0000 mon.a (mon.0) 1335 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:46:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:22 smithi183 bash[59233]: cluster 2023-10-01T09:46:21.296430+0000 mon.a (mon.0) 1336 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-10-01T09:46:22.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:22 smithi183 bash[59233]: cluster 2023-10-01T09:46:21.306670+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T09:46:22.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:22 smithi183 bash[59233]: cluster 2023-10-01T09:46:21.647704+0000 mgr.y (mgr.25132) 1099 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2023-10-01T09:46:22.881 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.900 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] 2023-10-01T09:46:22.901 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:46:22.901 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-01T09:46:22.901 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:46:22.901 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:46:22.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-01T09:46:22.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:22.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:22.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:23.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:23.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:23.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:23.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:23.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:23.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:23.211 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:23.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:23.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:23.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:23.458 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:23.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:23.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:23.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:23.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:23.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:23.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:23.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:23.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:23.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:23.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:23.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:23 smithi183 bash[59233]: cluster 2023-10-01T09:46:23.648145+0000 mgr.y (mgr.25132) 1100 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T09:46:24.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:24.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:23 smithi111 bash[75702]: cluster 2023-10-01T09:46:23.648145+0000 mgr.y (mgr.25132) 1100 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T09:46:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:23 smithi111 bash[78631]: cluster 2023-10-01T09:46:23.648145+0000 mgr.y (mgr.25132) 1100 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T09:46:24.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:24.152 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:24.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:24.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:24.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:24.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:24.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:24.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:24.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:24.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.727 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:24.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:24.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:46:24.829 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:24.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:24.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:24.959 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:24.973 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:46:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:46:24] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.33.4" 2023-10-01T09:46:24.984 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:24.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:25.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:25.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:25.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:25.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:25.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:25.361 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:25.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:25.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:25.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:25.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:25.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:25.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:25.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:25.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:25 smithi183 bash[59233]: cluster 2023-10-01T09:46:25.648785+0000 mgr.y (mgr.25132) 1101 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-10-01T09:46:25.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:25.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:25.923 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:25.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:25.953 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:25 smithi111 bash[75702]: cluster 2023-10-01T09:46:25.648785+0000 mgr.y (mgr.25132) 1101 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-10-01T09:46:25.953 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:25 smithi111 bash[78631]: cluster 2023-10-01T09:46:25.648785+0000 mgr.y (mgr.25132) 1101 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-10-01T09:46:25.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:25.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:26.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:26.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:26.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:26.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:26.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:26.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:26.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:26.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:26.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:26.504 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:26.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:26.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:26.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:26.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:26.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:26.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:26.882 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:26.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:26.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:26.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:27.013 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:27.037 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:27.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:27.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:27.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:27.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:27.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:27.294 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:27.298 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:27.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:27.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:27.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:106110 10.5 10:a6737998:::benchmark_data_smithi111_194682_object106109:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:35.443768+0000", 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 52.001688741999999, 2023-10-01T09:46:27.451 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.27399114499999999, 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 106110 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443768+0000", 2023-10-01T09:46:27.452 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443768+0000", 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443766+0000", 2023-10-01T09:46:27.453 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443793+0000", 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6557999999999999e-05 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443808+0000", 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4800999999999999e-05 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.454 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443816+0000", 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7350000000000002e-06 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.443872+0000", 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5336e-05 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.444055+0000", 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000183332 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.444211+0000", 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015638100000000001 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.453028+0000", 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.008817152 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.453100+0000", 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1396000000000006e-05 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717642+0000", 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26454176899999998 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717707+0000", 2023-10-01T09:46:27.457 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5679000000000006e-05 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717759+0000", 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2102999999999999e-05 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:106126 10.5 10:ab377539:::benchmark_data_smithi111_194682_object106125:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.458 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:35.465331+0000", 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 51.980126329999997, 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25264533500000003, 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 106126 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.459 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465331+0000", 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465331+0000", 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.460 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465328+0000", 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465357+0000", 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8758000000000001e-05 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465372+0000", 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5180999999999999e-05 2023-10-01T09:46:27.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465383+0000", 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0553e-05 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465441+0000", 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7694e-05 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465616+0000", 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017497300000000001 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.465774+0000", 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015886599999999999 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.469952+0000", 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041771050000000004 2023-10-01T09:46:27.463 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717604+0000", 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24765225599999999 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717866+0000", 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00026223799999999998 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717927+0000", 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0563999999999998e-05 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717976+0000", 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9360000000000002e-05 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.465 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:106127 10.5 10:a75852cf:::benchmark_data_smithi111_194682_object106126:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:35.470134+0000", 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 51.975323064999998, 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.27172394799999999, 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 106127 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.466 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470134+0000", 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470134+0000", 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470132+0000", 2023-10-01T09:46:27.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470160+0000", 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8068999999999998e-05 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470175+0000", 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4623e-05 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470184+0000", 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5910000000000002e-06 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470227+0000", 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2828999999999999e-05 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470424+0000", 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00019683799999999999 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712704+0000", 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.242279627 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.736241+0000", 2023-10-01T09:46:27.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.023537638999999999 2023-10-01T09:46:27.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.741601+0000", 2023-10-01T09:46:27.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0053591539999999997 2023-10-01T09:46:27.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.741765+0000", 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016458099999999999 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.741816+0000", 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0399000000000003e-05 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.741858+0000", 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2357000000000001e-05 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:106129 10.3 10:c1391244:::benchmark_data_smithi111_194682_object106128:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:35.470198+0000", 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 51.975259356000002, 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.259716485, 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.473 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 106129 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470198+0000", 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.474 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470198+0000", 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470197+0000", 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470223+0000", 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5782000000000002e-05 2023-10-01T09:46:27.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470231+0000", 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.695e-06 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470236+0000", 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7320000000000003e-06 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470286+0000", 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9746000000000001e-05 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712586+0000", 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.242299667 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.477 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712968+0000", 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00038212599999999999 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.727141+0000", 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014173485 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.727155+0000", 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3522e-05 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.729817+0000", 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0026623599999999999 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.729869+0000", 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1283999999999999e-05 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.729914+0000", 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5630999999999997e-05 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.480 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.45554.0:106126 10.5 e241/232 ondisk, result = 0)", 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:35.470401+0000", 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 51.975056434999999, 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.24720662800000001, 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470401+0000", 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470401+0000", 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470400+0000", 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470405+0000", 2023-10-01T09:46:27.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2229999999999998e-06 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470416+0000", 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0927000000000001e-05 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.470423+0000", 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7340000000000002e-06 2023-10-01T09:46:27.483 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717588+0000", 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.247165054 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717596+0000", 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4209999999999995e-06 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.484 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.717607+0000", 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1106e-05 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45554.0:106105 10.8 e241/232 10:17ec6259:::benchmark_data_smithi111_194682_object106104:head v 241'6551, mlcod=241'6547)", 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:35.474903+0000", 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 51.970553842999998, 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26033328900000002, 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.485 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.474903+0000", 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.474903+0000", 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.486 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.474902+0000", 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.474945+0000", 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3226000000000003e-05 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.487 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712471+0000", 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.237526338 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712507+0000", 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6130999999999997e-05 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712633+0000", 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012593500000000001 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.712664+0000", 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0920000000000002e-05 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.735182+0000", 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.02251796 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:35.735236+0000", 2023-10-01T09:46:27.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4398999999999999e-05 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110569 10.5 10:a3f5c0e2:::benchmark_data_smithi111_194682_object1402:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:40.998337+0000", 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.447119639, 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18825687699999999, 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.490 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110569 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998337+0000", 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998337+0000", 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998336+0000", 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998344+0000", 2023-10-01T09:46:27.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5369999999999997e-06 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998358+0000", 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3803e-05 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998367+0000", 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7770000000000008e-06 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998427+0000", 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9959e-05 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998561+0000", 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000133934 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:40.998677+0000", 2023-10-01T09:46:27.494 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116246 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.002782+0000", 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041049739999999999 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.021814+0000", 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.019031909999999999 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.495 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.186480+0000", 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16466641700000001 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.186539+0000", 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8990000000000003e-05 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.496 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.186594+0000", 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4960999999999998e-05 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110576 10.5 10:a22e54dc:::benchmark_data_smithi111_194682_object1409:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.003829+0000", 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.441628367, 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18289686899999999, 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.497 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110576 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003829+0000", 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.498 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003829+0000", 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003827+0000", 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003835+0000", 2023-10-01T09:46:27.499 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0700000000000007e-06 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003850+0000", 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5096000000000001e-05 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003858+0000", 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2050000000000002e-06 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.500 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.003924+0000", 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5785999999999997e-05 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.004063+0000", 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013921100000000001 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.004184+0000", 2023-10-01T09:46:27.501 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012042199999999999 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.008711+0000", 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0045274139999999996 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.021859+0000", 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013147559 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.502 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.186642+0000", 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.164783024 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.186684+0000", 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2274999999999998e-05 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.503 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.186726+0000", 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1695e-05 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110579 10.5 10:a43b5423:::benchmark_data_smithi111_194682_object1412:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.009944+0000", 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.43551291, 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.197773123, 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.504 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110579 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009944+0000", 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.505 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009944+0000", 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009942+0000", 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009951+0000", 2023-10-01T09:46:27.506 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4489999999999999e-06 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009971+0000", 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9788000000000001e-05 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009979+0000", 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6060000000000003e-06 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.507 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.010046+0000", 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6716000000000003e-05 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.010178+0000", 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000131965 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.010291+0000", 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011358600000000001 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.508 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.021824+0000", 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011532496999999999 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.021895+0000", 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1528999999999999e-05 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.207592+0000", 2023-10-01T09:46:27.509 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18569644499999999 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.207650+0000", 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7849000000000001e-05 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.207717+0000", 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7496000000000006e-05 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.510 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110580 10.5 10:a59b4f2e:::benchmark_data_smithi111_194682_object1413:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.009994+0000", 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.435462985999997, 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.19818644399999999, 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.511 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110580 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009994+0000", 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009994+0000", 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.512 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009993+0000", 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.009997+0000", 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2650000000000001e-06 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.010003+0000", 2023-10-01T09:46:27.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4280000000000001e-06 2023-10-01T09:46:27.514 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.514 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.514 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.010008+0000", 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8960000000000002e-06 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.013476+0000", 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034674380000000002 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.515 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.013560+0000", 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4707000000000001e-05 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.013646+0000", 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5383000000000006e-05 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.021903+0000", 2023-10-01T09:46:27.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0082575310000000002 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.026568+0000", 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046649359999999997 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.208037+0000", 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18146879599999999 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.517 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.208135+0000", 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8496e-05 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.208180+0000", 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5114999999999997e-05 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.518 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110582 10.5 10:a93f3000:::benchmark_data_smithi111_194682_object1415:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.011645+0000", 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.43381213, 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.201197969, 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110582 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.519 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.011645+0000", 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.011645+0000", 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.520 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.011644+0000", 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.011650+0000", 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6320000000000002e-06 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.011661+0000", 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0651e-05 2023-10-01T09:46:27.521 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.011667+0000", 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2349999999999996e-06 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.017826+0000", 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061588069999999996 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.522 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.017953+0000", 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012727100000000001 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.018070+0000", 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116826 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.021908+0000", 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038381359999999998 2023-10-01T09:46:27.523 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.026598+0000", 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046893789999999996 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.212673+0000", 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18607486300000001 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.524 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.212796+0000", 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012302299999999999 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.212843+0000", 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7253000000000003e-05 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.525 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110584 10.3 10:cca26ff6:::benchmark_data_smithi111_194682_object1417:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.014391+0000", 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.431066053000002, 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18413580199999999, 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110584 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.526 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014391+0000", 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014391+0000", 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.527 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014390+0000", 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014397+0000", 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2180000000000002e-06 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014422+0000", 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4743999999999999e-05 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.528 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014430+0000", 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7399999999999993e-06 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014489+0000", 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8582999999999998e-05 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014713+0000", 2023-10-01T09:46:27.529 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000223821 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.014784+0000", 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0971999999999997e-05 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.018223+0000", 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034394830000000001 2023-10-01T09:46:27.530 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.019406+0000", 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011822860000000001 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.198425+0000", 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.179019715 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.531 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.198475+0000", 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9849000000000003e-05 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.198527+0000", 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1635000000000003e-05 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.532 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110589 10.5 10:a47c76b3:::benchmark_data_smithi111_194682_object1422:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.022916+0000", 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.422541205999998, 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.190162106, 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110589 2023-10-01T09:46:27.533 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022916+0000", 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022916+0000", 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.534 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022915+0000", 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022921+0000", 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.959e-06 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.535 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022934+0000", 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.341e-05 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022941+0000", 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3620000000000002e-06 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.022993+0000", 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2426000000000003e-05 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.536 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.023149+0000", 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015610299999999999 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.023282+0000", 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013253599999999999 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.537 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.026533+0000", 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0032512399999999999 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.032225+0000", 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0056919630000000004 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.212879+0000", 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18065452100000001 2023-10-01T09:46:27.538 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.212961+0000", 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2100000000000003e-05 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.213078+0000", 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000116521 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.539 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:110594 10.5 10:a12c4f96:::benchmark_data_smithi111_194682_object1427:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:41.039538+0000", 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 46.405919394000001, 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18526364300000001, 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 110594 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.540 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039538+0000", 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039538+0000", 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.541 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039536+0000", 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039543+0000", 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3189999999999997e-06 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039557+0000", 2023-10-01T09:46:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3308e-05 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039565+0000", 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4039999999999995e-06 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039627+0000", 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1576999999999997e-05 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.543 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039734+0000", 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010782500000000001 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.039815+0000", 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0500999999999994e-05 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.043294+0000", 2023-10-01T09:46:27.544 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034789579999999999 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.043449+0000", 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000155341 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.224708+0000", 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18125907199999999 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.545 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.224765+0000", 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6274999999999999e-05 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:41.224801+0000", 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6724000000000003e-05 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.546 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:116357 10.5 10:a9150088:::benchmark_data_smithi111_194682_object7190:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:48.654262+0000", 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 38.791194648000001, 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.19093427199999999, 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 116357 2023-10-01T09:46:27.547 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654262+0000", 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654262+0000", 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.548 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654261+0000", 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654268+0000", 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9750000000000001e-06 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654282+0000", 2023-10-01T09:46:27.549 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4229999999999999e-05 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654291+0000", 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3470000000000005e-06 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.656113+0000", 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00182135 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.550 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.656201+0000", 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8121000000000006e-05 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.656319+0000", 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011796 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.664984+0000", 2023-10-01T09:46:27.551 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0086656370000000003 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.664995+0000", 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.115e-05 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845092+0000", 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18009670999999999 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.552 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845149+0000", 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6839999999999998e-05 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845197+0000", 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7641e-05 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.553 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:116358 10.5 10:a17cfa60:::benchmark_data_smithi111_194682_object7191:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:48.654330+0000", 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 38.791127062999998, 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.191013609, 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 116358 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.554 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654330+0000", 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654330+0000", 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654329+0000", 2023-10-01T09:46:27.555 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654333+0000", 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.123e-06 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654340+0000", 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4139999999999997e-06 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.556 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.654346+0000", 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7209999999999999e-06 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.660322+0000", 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0059767869999999999 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.660445+0000", 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000122481 2023-10-01T09:46:27.557 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.660690+0000", 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00024504300000000002 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665083+0000", 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0043927979999999998 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.558 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845054+0000", 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.1799713 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845271+0000", 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021710499999999999 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845309+0000", 2023-10-01T09:46:27.559 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7932999999999997e-05 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845344+0000", 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4459999999999999e-05 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:116365 10.3 10:c1b0128a:::benchmark_data_smithi111_194682_object7198:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.560 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:48.661609+0000", 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 38.783848380999999, 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18082134399999999, 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 116365 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.561 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661609+0000", 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661609+0000", 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.562 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661607+0000", 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661612+0000", 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.532e-06 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661620+0000", 2023-10-01T09:46:27.563 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5820000000000004e-06 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661625+0000", 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7939999999999999e-06 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661761+0000", 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013540199999999999 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.564 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661867+0000", 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000105825 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.661961+0000", 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4627000000000001e-05 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.565 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.841303+0000", 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17934213399999999 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.841413+0000", 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000109808 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.842339+0000", 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00092588399999999997 2023-10-01T09:46:27.566 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.842388+0000", 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8829999999999998e-05 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.842430+0000", 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2089999999999999e-05 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.567 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.45554.0:116367 10.f e241/232 10:fc6cac9d:::benchmark_data_smithi111_194682_object7200:head v 241'7493, mlcod=241'7491)", 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:48.662906+0000", 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 38.782551062000003, 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17849661999999999, 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.568 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.662906+0000", 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.662906+0000", 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.662905+0000", 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:46:27.569 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.662916+0000", 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0361e-05 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.662926+0000", 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0868e-05 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.570 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.662933+0000", 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5509999999999996e-06 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.664612+0000", 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0016789559999999999 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.664632+0000", 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9826999999999998e-05 2023-10-01T09:46:27.571 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.841359+0000", 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.176727409 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.841403+0000", 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3353000000000003e-05 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.572 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:116369 10.5 10:ac12f72e:::benchmark_data_smithi111_194682_object7202:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:48.665795+0000", 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 38.779661590000003, 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17968088600000001, 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:46:27.573 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 116369 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665795+0000", 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665795+0000", 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.574 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665794+0000", 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665800+0000", 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1190000000000002e-06 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.575 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665813+0000", 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3155e-05 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.665821+0000", 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5210000000000002e-06 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.667135+0000", 2023-10-01T09:46:27.576 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013134380000000001 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.667219+0000", 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3622000000000007e-05 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.667331+0000", 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000112621 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.577 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845235+0000", 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.177904176 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845353+0000", 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117571 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845400+0000", 2023-10-01T09:46:27.578 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6773000000000001e-05 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845441+0000", 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0843999999999997e-05 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845476+0000", 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5803000000000003e-05 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.579 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.45554.0:116358 10.5 e241/232 ondisk, result = 0)", 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:45:48.671634+0000", 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 38.773822533999997, 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.173423191, 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:46:27.580 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.671634+0000", 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.671634+0000", 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.671634+0000", 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.581 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.671639+0000", 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1030000000000001e-06 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.841288+0000", 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16964963799999999 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:46:27.582 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.841300+0000", 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1323e-05 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845032+0000", 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0037322409999999999 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845045+0000", 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3305000000000001e-05 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:46:27.583 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:45:48.845058+0000", 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2411e-05 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:46:27.584 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:46:27.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:27.585 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:27.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:27.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:27.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:27.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:27.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:27.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:27.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:27.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:27.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:27.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:27.973 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:27 smithi111 bash[75702]: cluster 2023-10-01T09:46:27.649286+0000 mgr.y (mgr.25132) 1102 : cluster 0 pgmap v1162: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-01T09:46:27.973 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:27 smithi111 bash[78631]: cluster 2023-10-01T09:46:27.649286+0000 mgr.y (mgr.25132) 1102 : cluster 0 pgmap v1162: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-01T09:46:27.998 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:28.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:27 smithi183 bash[59233]: cluster 2023-10-01T09:46:27.649286+0000 mgr.y (mgr.25132) 1102 : cluster 0 pgmap v1162: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-01T09:46:28.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:28.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:28.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:28.267 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:28.374 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:28.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:28.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:28.519 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:28.554 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:28.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:28.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:28.801 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:28.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:28.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:28.970 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:28.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:29.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:29.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:29.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:29.234 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:29.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:29.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:29.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:29.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:29.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:29.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:29.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:29.631 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:29.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:29.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:29.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:29.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:29.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:29.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:30.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:30.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:30.173 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:30.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:30.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:30 smithi111 bash[75702]: audit 2023-10-01T09:46:29.051614+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:30.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:30 smithi111 bash[75702]: audit 2023-10-01T09:46:29.052611+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:30.289 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:30 smithi111 bash[75702]: cluster 2023-10-01T09:46:29.650441+0000 mgr.y (mgr.25132) 1103 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-10-01T09:46:30.289 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:30 smithi111 bash[78631]: audit 2023-10-01T09:46:29.051614+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:30.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:30 smithi111 bash[78631]: audit 2023-10-01T09:46:29.052611+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:30.290 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:30 smithi111 bash[78631]: cluster 2023-10-01T09:46:29.650441+0000 mgr.y (mgr.25132) 1103 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-10-01T09:46:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:30 smithi183 bash[59233]: audit 2023-10-01T09:46:29.051614+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:30 smithi183 bash[59233]: audit 2023-10-01T09:46:29.052611+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:30.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:30 smithi183 bash[59233]: cluster 2023-10-01T09:46:29.650441+0000 mgr.y (mgr.25132) 1103 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-10-01T09:46:30.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:30.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:30.413 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:30.436 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:30.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:30.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:30.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:30.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:30.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:30.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:30.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:30.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:30.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:30.940 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:30.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:30.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:30.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:31.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T09:46:31.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:31.147 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:31.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:31.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:31.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:31.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:31.429 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:31.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:31.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:31.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:31.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:31.692 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:31.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:31 smithi183 bash[59233]: cluster 2023-10-01T09:46:31.653583+0000 mgr.y (mgr.25132) 1104 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T09:46:31.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:31.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:31.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:31.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:31.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:32.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:32.064 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:31 smithi111 bash[78631]: cluster 2023-10-01T09:46:31.653583+0000 mgr.y (mgr.25132) 1104 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T09:46:32.065 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:31 smithi111 bash[75702]: cluster 2023-10-01T09:46:31.653583+0000 mgr.y (mgr.25132) 1104 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T09:46:32.084 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:32.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:32.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:32.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:32.319 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:32.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:32.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:32.488 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:32.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:32.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:32.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:32.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:32.725 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:32.755 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:32.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:32.858 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:32.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:32.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:32.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:33.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:33.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:33.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:33.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:33.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:33.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:33.439 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:33.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:33.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:33.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:33.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:33.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:33.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:33.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:33 smithi111 bash[75702]: cluster 2023-10-01T09:46:33.654018+0000 mgr.y (mgr.25132) 1105 : cluster 0 pgmap v1165: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-10-01T09:46:33.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:33 smithi111 bash[78631]: cluster 2023-10-01T09:46:33.654018+0000 mgr.y (mgr.25132) 1105 : cluster 0 pgmap v1165: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-10-01T09:46:33.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:33.877 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:33.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:33.983 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:34.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:34.051 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:33 smithi183 bash[59233]: cluster 2023-10-01T09:46:33.654018+0000 mgr.y (mgr.25132) 1105 : cluster 0 pgmap v1165: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-10-01T09:46:34.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:34.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:34.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:34.306 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:34.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:34.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:34.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:34.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:34.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:34.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:34.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:34.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:34.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:34.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:34.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:34.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:34.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:34.951 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:46:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:46:34] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.33.4" 2023-10-01T09:46:34.966 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:34.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:34.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:35.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:35.108 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:35.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:35.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:35.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:35.363 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:35.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:35.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:35.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:35.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:35.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:35.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:35.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:35.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:35.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:35.879 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:35.889 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:35 smithi183 bash[59233]: cluster 2023-10-01T09:46:35.658291+0000 mgr.y (mgr.25132) 1106 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:46:35.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:35.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:35.936 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:35 smithi111 bash[78631]: cluster 2023-10-01T09:46:35.658291+0000 mgr.y (mgr.25132) 1106 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:46:35.936 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:35 smithi111 bash[75702]: cluster 2023-10-01T09:46:35.658291+0000 mgr.y (mgr.25132) 1106 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T09:46:36.011 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:36.039 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:36.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:36.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:36.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:36.279 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:36.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:36.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:36.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:36.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:36.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:36.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:36.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:36.639 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:36.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:36.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:36.801 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:36.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:36.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:36.938 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:36.946 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:46:36.946 INFO:teuthology.orchestra.run.smithi111.stdout: "success": "" 2023-10-01T09:46:36.946 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:46:36.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:36.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:36.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:37.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:37.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:37.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:37.203 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:37.235 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:37.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:37.278 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:46:37.326 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:46:37.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:37.369 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:46:37.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:37.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:37.413 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:46:37.451 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:46:37.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:37.485 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:37 smithi183 bash[59233]: audit 2023-10-01T09:46:37.234137+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.111:0/991849561' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:46:37.494 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:46:37.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:37.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:37.546 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:46:37.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:37 smithi111 bash[75702]: audit 2023-10-01T09:46:37.234137+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.111:0/991849561' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:46:37.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:37 smithi111 bash[78631]: audit 2023-10-01T09:46:37.234137+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.111:0/991849561' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:46:37.581 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.585 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:46:37.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:37.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:37.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:37.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:37.767 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:37.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:37.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:37.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:38.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:38.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:38.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:38.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:38.173 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:38.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:38.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:38.300 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:38 smithi111 bash[78631]: cluster 2023-10-01T09:46:37.658884+0000 mgr.y (mgr.25132) 1107 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T09:46:38.300 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:38 smithi111 bash[75702]: cluster 2023-10-01T09:46:37.658884+0000 mgr.y (mgr.25132) 1107 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T09:46:38.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:38.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:38.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:38.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:38.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:38.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:38 smithi183 bash[59233]: cluster 2023-10-01T09:46:37.658884+0000 mgr.y (mgr.25132) 1107 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T09:46:38.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:38.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:38.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:38.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:38.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:38.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:38.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:38.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:38.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:38.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:38.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:38.995 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:38.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:39.101 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:39.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:39.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:39.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:39.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:39.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:39.408 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:39.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:39.512 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:39.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:39.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:39.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:39.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:39.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:39.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:39.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:39.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:39.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:40.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:40.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:40.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:40.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:40.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:40.337 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:40.346 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:40 smithi183 bash[59233]: cluster 2023-10-01T09:46:39.659365+0000 mgr.y (mgr.25132) 1108 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:46:40.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:40.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:40.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:40.475 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:40 smithi111 bash[78631]: cluster 2023-10-01T09:46:39.659365+0000 mgr.y (mgr.25132) 1108 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:46:40.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:40 smithi111 bash[75702]: cluster 2023-10-01T09:46:39.659365+0000 mgr.y (mgr.25132) 1108 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-10-01T09:46:40.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:40.595 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:40.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:40.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:40.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:40.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:40.892 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:40.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:40.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:40.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:41.022 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:41.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:41.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:41.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:41.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:41.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:41.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:41.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:41.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:41.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:41.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:41.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:41.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:41.692 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:41.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:41.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:41 smithi183 bash[59233]: cluster 2023-10-01T09:46:41.660086+0000 mgr.y (mgr.25132) 1109 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2023-10-01T09:46:41.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:41.811 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:41 smithi111 bash[75702]: cluster 2023-10-01T09:46:41.660086+0000 mgr.y (mgr.25132) 1109 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2023-10-01T09:46:41.811 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:41 smithi111 bash[78631]: cluster 2023-10-01T09:46:41.660086+0000 mgr.y (mgr.25132) 1109 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2023-10-01T09:46:41.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:41.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:41.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:41.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:42.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:42.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:42.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:42.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:42.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:42.334 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:42.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:42.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:42.485 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:42.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:42.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:42.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:42.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:42.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:42.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:42.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:42.906 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:42.932 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:42.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:43.036 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:43.056 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:43.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:43.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:43.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:43.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:43.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:43.480 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:43.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:43.614 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:43.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:43.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:43.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:43.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:43.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:43.995 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:43 smithi111 bash[78631]: cluster 2023-10-01T09:46:43.660512+0000 mgr.y (mgr.25132) 1110 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-10-01T09:46:43.996 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:43 smithi111 bash[75702]: cluster 2023-10-01T09:46:43.660512+0000 mgr.y (mgr.25132) 1110 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-10-01T09:46:44.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:43 smithi183 bash[59233]: cluster 2023-10-01T09:46:43.660512+0000 mgr.y (mgr.25132) 1110 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-10-01T09:46:44.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:44.164 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:44.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:44.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:44.293 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:46:44.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:44.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:44.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:44.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:44.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:44.556 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:44.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:44.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:44.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:44.748 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:44.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:44.855 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:44 smithi111 bash[75702]: audit 2023-10-01T09:46:44.044412+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:44.856 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:46:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:46:44] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.33.4" 2023-10-01T09:46:44.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:44 smithi111 bash[78631]: audit 2023-10-01T09:46:44.044412+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:44.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:44.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:44.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:45.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:45.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:44 smithi183 bash[59233]: audit 2023-10-01T09:46:44.044412+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:45.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:45.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:45.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:45.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:45.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:45.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:45.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:45.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:45.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:45.556 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:45.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:45.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:45.802 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:45 smithi183 bash[59233]: cluster 2023-10-01T09:46:45.661271+0000 mgr.y (mgr.25132) 1111 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T09:46:45.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:45.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:45.957 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:45 smithi111 bash[78631]: cluster 2023-10-01T09:46:45.661271+0000 mgr.y (mgr.25132) 1111 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T09:46:45.958 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:45 smithi111 bash[75702]: cluster 2023-10-01T09:46:45.661271+0000 mgr.y (mgr.25132) 1111 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T09:46:45.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:45.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:45.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:46.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:46.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:46.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:46.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:46.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:46.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:46.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:46.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:46.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:46.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:46.512 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:46.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:46.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:46.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:46.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:46.754 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:46 smithi111 bash[75702]: audit 2023-10-01T09:46:45.954520+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.111:0/3221629515' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:46:46.754 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:46 smithi111 bash[75702]: audit 2023-10-01T09:46:45.955132+0000 mon.a (mon.0) 1341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:46:46.757 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:46:46.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:46.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:46.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:46.889 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:46 smithi183 bash[59233]: audit 2023-10-01T09:46:45.954520+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.111:0/3221629515' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:46:46.890 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:46 smithi183 bash[59233]: audit 2023-10-01T09:46:45.955132+0000 mon.a (mon.0) 1341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:46:46.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:46.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:46.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:47.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:47.022 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:46 smithi111 bash[78631]: audit 2023-10-01T09:46:45.954520+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.111:0/3221629515' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:46:47.022 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:46 smithi111 bash[78631]: audit 2023-10-01T09:46:45.955132+0000 mon.a (mon.0) 1341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:46:47.036 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:47.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:47.142 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:47.160 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] 2023-10-01T09:46:47.160 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:46:47.160 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T09:46:47.161 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 0.000000 2023-10-01T09:46:47.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 0 2023-10-01T09:46:47.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:47.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:47.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:47.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:47.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:47.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:47.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:47.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:47.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:47.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:47.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:47.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:47.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:47.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:47.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:47.909 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:46:47.909 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:46:47.959 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:47.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: cluster 2023-10-01T09:46:46.739652+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:46:47.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: cluster 2023-10-01T09:46:46.744495+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:47.968 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: audit 2023-10-01T09:46:46.747733+0000 mon.a (mon.0) 1343 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:46:47.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: cluster 2023-10-01T09:46:46.748014+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-10-01T09:46:47.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: cluster 2023-10-01T09:46:46.749050+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:47.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: cluster 2023-10-01T09:46:46.767390+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:47.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: audit 2023-10-01T09:46:47.619222+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:46:47.969 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:47 smithi183 bash[59233]: cluster 2023-10-01T09:46:47.668807+0000 mgr.y (mgr.25132) 1112 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:46:47.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:47.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: cluster 2023-10-01T09:46:46.739652+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: cluster 2023-10-01T09:46:46.744495+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: audit 2023-10-01T09:46:46.747733+0000 mon.a (mon.0) 1343 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: cluster 2023-10-01T09:46:46.748014+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: cluster 2023-10-01T09:46:46.749050+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: cluster 2023-10-01T09:46:46.767390+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: audit 2023-10-01T09:46:47.619222+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:46:48.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[75702]: cluster 2023-10-01T09:46:47.668807+0000 mgr.y (mgr.25132) 1112 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:46:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: cluster 2023-10-01T09:46:46.739652+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:46:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: cluster 2023-10-01T09:46:46.744495+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: audit 2023-10-01T09:46:46.747733+0000 mon.a (mon.0) 1343 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:46:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: cluster 2023-10-01T09:46:46.748014+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-10-01T09:46:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: cluster 2023-10-01T09:46:46.749050+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:48.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: cluster 2023-10-01T09:46:46.767390+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T09:46:48.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: audit 2023-10-01T09:46:47.619222+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:46:48.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:47 smithi111 bash[78631]: cluster 2023-10-01T09:46:47.668807+0000 mgr.y (mgr.25132) 1112 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:46:48.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:48.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:48.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:48.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:48.373 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:48.506 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:48.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:48.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:48.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:48.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.818 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:48.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:48.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:49.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:49.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:49.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:49.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:49.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:49.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:49.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:49.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:49.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:49.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:49.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T09:46:49.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:49.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:49.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:49.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:49.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:49.905 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:49.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:49.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:49.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:50.046 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:50.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:50.189 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:50.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:50.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:50.288 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:50 smithi183 bash[59233]: cluster 2023-10-01T09:46:49.670726+0000 mgr.y (mgr.25132) 1113 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:46:50.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:50.356 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:50.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:50.462 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:50.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:50 smithi111 bash[75702]: cluster 2023-10-01T09:46:49.670726+0000 mgr.y (mgr.25132) 1113 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:46:50.471 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:50 smithi111 bash[78631]: cluster 2023-10-01T09:46:49.670726+0000 mgr.y (mgr.25132) 1113 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-10-01T09:46:50.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:50.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:46:50.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:50.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:50.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:50.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:50.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:50.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:50.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:50.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:51.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:51.057 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:51.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:51.164 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:51.198 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:51.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:51.307 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:51.336 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:51.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:51.474 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:51.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:51.610 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:51.717 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:51.747 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:51.850 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:51.859 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:51 smithi183 bash[59233]: cluster 2023-10-01T09:46:51.673162+0000 mgr.y (mgr.25132) 1114 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T09:46:51.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:51.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:51.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:52.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:51 smithi111 bash[75702]: cluster 2023-10-01T09:46:51.673162+0000 mgr.y (mgr.25132) 1114 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T09:46:52.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:51 smithi111 bash[78631]: cluster 2023-10-01T09:46:51.673162+0000 mgr.y (mgr.25132) 1114 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T09:46:52.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:52.135 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:52.135 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:52.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:52.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:52.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:52.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:52.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:52.417 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:52.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:52.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:52.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:52.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:52.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:52.856 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:52.881 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:52.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:52.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:52.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:53.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:53.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:53.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:53.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:53.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:53.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:53.410 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:53.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:53.543 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:53.573 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:53.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:53.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:53.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:53.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:53 smithi183 bash[59233]: cluster 2023-10-01T09:46:53.674597+0000 mgr.y (mgr.25132) 1115 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T09:46:53.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:53.866 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:53.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:53.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:53.986 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:53 smithi111 bash[75702]: cluster 2023-10-01T09:46:53.674597+0000 mgr.y (mgr.25132) 1115 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T09:46:53.987 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:53 smithi111 bash[78631]: cluster 2023-10-01T09:46:53.674597+0000 mgr.y (mgr.25132) 1115 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T09:46:54.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:54.107 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:54.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:54.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:54.169 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:54.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:54.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:54.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:54.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:54.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:54.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:54.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:54.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:54.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:54.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:54.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:54.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:54.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:54.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:55.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:46:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:46:54] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.33.4" 2023-10-01T09:46:55.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:55.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:55.183 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:46:55.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:55.272 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:55.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:55 smithi183 bash[59233]: audit 2023-10-01T09:46:54.196412+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:55 smithi183 bash[59233]: audit 2023-10-01T09:46:54.207864+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:55 smithi183 bash[59233]: audit 2023-10-01T09:46:54.539323+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:55 smithi183 bash[59233]: audit 2023-10-01T09:46:54.547153+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:55 smithi183 bash[59233]: audit 2023-10-01T09:46:55.182700+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:55.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:55.511 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:55.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:55.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[75702]: audit 2023-10-01T09:46:54.196412+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[75702]: audit 2023-10-01T09:46:54.207864+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[75702]: audit 2023-10-01T09:46:54.539323+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[75702]: audit 2023-10-01T09:46:54.547153+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[75702]: audit 2023-10-01T09:46:55.182700+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[78631]: audit 2023-10-01T09:46:54.196412+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[78631]: audit 2023-10-01T09:46:54.207864+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[78631]: audit 2023-10-01T09:46:54.539323+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[78631]: audit 2023-10-01T09:46:54.547153+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:55 smithi111 bash[78631]: audit 2023-10-01T09:46:55.182700+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:55.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:55.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:55.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:55.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:55.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.814 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:55.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:55.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:55.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:55.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:55.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:56.056 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:56.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:56.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:56.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:56.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:56.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[78631]: audit 2023-10-01T09:46:55.199106+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:56.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[78631]: audit 2023-10-01T09:46:55.204267+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:46:56.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[78631]: audit 2023-10-01T09:46:55.205233+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:46:56.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[78631]: audit 2023-10-01T09:46:55.219209+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:56.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[78631]: cluster 2023-10-01T09:46:55.675116+0000 mgr.y (mgr.25132) 1116 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:46:56.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[75702]: audit 2023-10-01T09:46:55.199106+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:56.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[75702]: audit 2023-10-01T09:46:55.204267+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:46:56.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[75702]: audit 2023-10-01T09:46:55.205233+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:46:56.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[75702]: audit 2023-10-01T09:46:55.219209+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:56.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:56 smithi111 bash[75702]: cluster 2023-10-01T09:46:55.675116+0000 mgr.y (mgr.25132) 1116 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:46:56.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:56.374 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:56.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:56.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:56 smithi183 bash[59233]: audit 2023-10-01T09:46:55.199106+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:56.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:56 smithi183 bash[59233]: audit 2023-10-01T09:46:55.204267+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:46:56.487 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:56 smithi183 bash[59233]: audit 2023-10-01T09:46:55.205233+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:46:56.487 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:56 smithi183 bash[59233]: audit 2023-10-01T09:46:55.219209+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:46:56.487 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:56 smithi183 bash[59233]: cluster 2023-10-01T09:46:55.675116+0000 mgr.y (mgr.25132) 1116 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-10-01T09:46:56.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:56.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:56.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:56.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:56.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:56.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.793 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:56.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:56.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:56.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:56.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:57.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:57.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:57.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:57.213 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:57.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:57.347 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:57.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:57.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:57.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:57.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:46:57.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:57.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:57.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:57.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:57.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:46:57.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:57.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:46:57.957 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:57 smithi111 bash[75702]: cluster 2023-10-01T09:46:57.675714+0000 mgr.y (mgr.25132) 1117 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2023-10-01T09:46:57.958 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:57 smithi111 bash[78631]: cluster 2023-10-01T09:46:57.675714+0000 mgr.y (mgr.25132) 1117 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2023-10-01T09:46:57.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:58.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:57 smithi183 bash[59233]: cluster 2023-10-01T09:46:57.675714+0000 mgr.y (mgr.25132) 1117 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2023-10-01T09:46:58.039 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:58.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:58.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:58.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:58.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:58.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:58.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:58.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:58.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:58.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:58.560 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:58.595 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:58.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:58.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:58.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:58.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:58.862 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:46:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:58.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:46:58.970 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:59.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:46:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:46:59.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:59.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:59.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:59.225 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:46:59 smithi111 bash[78631]: audit 2023-10-01T09:46:59.045727+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:59.225 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:46:59 smithi111 bash[75702]: audit 2023-10-01T09:46:59.045727+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:59.241 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:59.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:46:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:46:59.370 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:59.393 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:59.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:59.507 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:46:59 smithi183 bash[59233]: audit 2023-10-01T09:46:59.045727+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:46:59.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:46:59.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:46:59.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:59.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:46:59.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:46:59.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:59.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:46:59.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:46:59.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:46:59.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:46:59.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:00.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:00.065 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:00.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:00.173 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:00.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:00.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:00.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:00 smithi183 bash[59233]: cluster 2023-10-01T09:46:59.676080+0000 mgr.y (mgr.25132) 1118 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-10-01T09:47:00.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:00.358 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:00.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:00.498 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:00.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:00.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:00 smithi111 bash[78631]: cluster 2023-10-01T09:46:59.676080+0000 mgr.y (mgr.25132) 1118 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-10-01T09:47:00.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:00 smithi111 bash[75702]: cluster 2023-10-01T09:46:59.676080+0000 mgr.y (mgr.25132) 1118 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-10-01T09:47:00.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:00.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:00.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:00.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:00.772 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:00.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:00.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:00.904 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:00.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:00.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:01.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:01.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:01.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:01.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:01.278 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:01.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:01.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:01.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:01.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:01.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:01.563 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:01.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:01.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:01.703 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:01.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:01 smithi183 bash[59233]: cluster 2023-10-01T09:47:01.676775+0000 mgr.y (mgr.25132) 1119 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-10-01T09:47:01.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:01.831 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:01.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:01.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:01.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:01 smithi111 bash[78631]: cluster 2023-10-01T09:47:01.676775+0000 mgr.y (mgr.25132) 1119 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-10-01T09:47:01.944 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:01 smithi111 bash[75702]: cluster 2023-10-01T09:47:01.676775+0000 mgr.y (mgr.25132) 1119 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-10-01T09:47:01.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:01.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:01.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:02.071 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:02.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:02.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:02.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:02.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:02.366 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:02.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:02.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:02.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:02.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:02.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:02.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:02.758 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:02.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:02.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:02.898 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:02.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:02.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:03.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:03.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:03.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:03.154 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:03.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:03.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:03.278 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:03.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:03.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:03.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:03.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:03.546 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:03.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:03.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:03.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:03.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:03.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:03.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:03 smithi183 bash[59233]: cluster 2023-10-01T09:47:03.677273+0000 mgr.y (mgr.25132) 1120 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-10-01T09:47:03.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:03.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:03.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:03.929 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:03 smithi111 bash[75702]: cluster 2023-10-01T09:47:03.677273+0000 mgr.y (mgr.25132) 1120 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-10-01T09:47:03.931 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:03 smithi111 bash[78631]: cluster 2023-10-01T09:47:03.677273+0000 mgr.y (mgr.25132) 1120 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-10-01T09:47:03.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:03.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:04.042 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:04.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:04.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:04.205 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:04.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:04.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:04.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:04.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:04.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:04.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:04.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:04.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:04.734 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:47:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:47:04] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-10-01T09:47:04.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:04.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:04.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:04.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:04.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:05.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.028 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:05.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:05.164 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:05.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:05.268 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:05.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:05.443 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:05.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:05.546 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:05.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:05.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:05.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:05.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:05 smithi183 bash[59233]: cluster 2023-10-01T09:47:05.677850+0000 mgr.y (mgr.25132) 1121 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:47:05.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:05.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:05 smithi111 bash[75702]: cluster 2023-10-01T09:47:05.677850+0000 mgr.y (mgr.25132) 1121 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:47:05.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:05 smithi111 bash[78631]: cluster 2023-10-01T09:47:05.677850+0000 mgr.y (mgr.25132) 1121 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:47:05.840 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:05.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:05.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.983 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:05.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:05.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:06.086 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:06.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:06.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:06.211 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:06.252 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:06.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:06.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:06.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:06.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:06.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:06.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:06.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:06.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:06.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:06.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:06.785 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:06.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:06.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:06.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:06.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:06.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:07.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:07.051 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:07.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:07.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:07.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:07.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:07.316 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:07.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:07.421 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:07.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:07.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:07.581 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:07.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:07.716 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:07.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:07.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:07 smithi183 bash[59233]: cluster 2023-10-01T09:47:07.678484+0000 mgr.y (mgr.25132) 1122 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:47:07.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:07.844 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:07.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:07.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:07.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:08.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:08.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:08.163 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:07 smithi111 bash[75702]: cluster 2023-10-01T09:47:07.678484+0000 mgr.y (mgr.25132) 1122 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:47:08.163 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:07 smithi111 bash[78631]: cluster 2023-10-01T09:47:07.678484+0000 mgr.y (mgr.25132) 1122 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:47:08.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:08.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:08.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:08.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:08.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:08.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:08.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:08.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:08.636 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:08.670 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:08.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:08.775 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:08.825 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:08.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:08.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:08.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:08.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:09.065 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:09.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:09.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:09.240 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:09.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:09.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:09.392 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:09.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:09.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:09.530 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:09.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:09.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:09.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:09.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:09.723 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:47:09.765 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:47:09.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:09.799 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:47:09.802 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:09.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:09.840 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:47:09.886 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:47:09.907 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:09.937 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:47:09.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:09.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:09.977 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:47:10.013 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:47:10.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:47:10.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:10.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:10.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:10.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:10.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:10.297 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:10 smithi111 bash[75702]: audit 2023-10-01T09:47:09.677770+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.111:0/3294485421' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:10.297 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:10 smithi111 bash[75702]: cluster 2023-10-01T09:47:09.682699+0000 mgr.y (mgr.25132) 1123 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-01T09:47:10.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:10.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:10.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:10.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:10.488 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:10 smithi183 bash[59233]: audit 2023-10-01T09:47:09.677770+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.111:0/3294485421' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:10.488 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:10 smithi183 bash[59233]: cluster 2023-10-01T09:47:09.682699+0000 mgr.y (mgr.25132) 1123 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-01T09:47:10.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:10.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:10.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:10 smithi111 bash[78631]: audit 2023-10-01T09:47:09.677770+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.111:0/3294485421' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:10.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:10 smithi111 bash[78631]: cluster 2023-10-01T09:47:09.682699+0000 mgr.y (mgr.25132) 1123 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-10-01T09:47:10.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:10.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:10.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:10.731 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:47:10.731 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:47:10.731 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:47:10.732 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:47:10.732 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:47:10.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:10.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:10.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:10.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:10.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:11.025 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:11.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:11.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:11.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:11.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:11.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:11.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:11.313 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.6 primary-affinity to 0 (802) 2023-10-01T09:47:11.326 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:11.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:11.431 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:11.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:11.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:11 smithi183 bash[59233]: audit 2023-10-01T09:47:10.615083+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.111:0/4123209083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]: dispatch 2023-10-01T09:47:11.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:11.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:11 smithi111 bash[75702]: audit 2023-10-01T09:47:10.615083+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.111:0/4123209083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]: dispatch 2023-10-01T09:47:11.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:11 smithi111 bash[78631]: audit 2023-10-01T09:47:10.615083+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.111:0/4123209083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]: dispatch 2023-10-01T09:47:11.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:11.694 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:11.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:11.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:11.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:11.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:11.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:11.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:12.001 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:12.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:12.105 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:12.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:12.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:12.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:12.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:12.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[78631]: audit 2023-10-01T09:47:11.300641+0000 mon.a (mon.0) 1358 : audit 1 from='client.? 172.21.15.111:0/4123209083' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2023-10-01T09:47:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[78631]: cluster 2023-10-01T09:47:11.300704+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-10-01T09:47:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[78631]: cluster 2023-10-01T09:47:11.303323+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T09:47:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[78631]: audit 2023-10-01T09:47:11.379694+0000 mon.a (mon.0) 1360 : audit 1 from='client.? 172.21.15.111:0/1276696525' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:47:12.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[78631]: cluster 2023-10-01T09:47:11.683421+0000 mgr.y (mgr.25132) 1124 : cluster 0 pgmap v1186: 89 pgs: 2 peering, 87 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-10-01T09:47:12.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[75702]: audit 2023-10-01T09:47:11.300641+0000 mon.a (mon.0) 1358 : audit 1 from='client.? 172.21.15.111:0/4123209083' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2023-10-01T09:47:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[75702]: cluster 2023-10-01T09:47:11.300704+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-10-01T09:47:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[75702]: cluster 2023-10-01T09:47:11.303323+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T09:47:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[75702]: audit 2023-10-01T09:47:11.379694+0000 mon.a (mon.0) 1360 : audit 1 from='client.? 172.21.15.111:0/1276696525' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:47:12.324 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:12 smithi111 bash[75702]: cluster 2023-10-01T09:47:11.683421+0000 mgr.y (mgr.25132) 1124 : cluster 0 pgmap v1186: 89 pgs: 2 peering, 87 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-10-01T09:47:12.328 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:47:12.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:12.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:12.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:12.514 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:12 smithi183 bash[59233]: audit 2023-10-01T09:47:11.300641+0000 mon.a (mon.0) 1358 : audit 1 from='client.? 172.21.15.111:0/4123209083' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.0}]': finished 2023-10-01T09:47:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:12 smithi183 bash[59233]: cluster 2023-10-01T09:47:11.300704+0000 mon.a (mon.0) 1359 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-10-01T09:47:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:12 smithi183 bash[59233]: cluster 2023-10-01T09:47:11.303323+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T09:47:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:12 smithi183 bash[59233]: audit 2023-10-01T09:47:11.379694+0000 mon.a (mon.0) 1360 : audit 1 from='client.? 172.21.15.111:0/1276696525' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:47:12.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:12 smithi183 bash[59233]: cluster 2023-10-01T09:47:11.683421+0000 mgr.y (mgr.25132) 1124 : cluster 0 pgmap v1186: 89 pgs: 2 peering, 87 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-10-01T09:47:12.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:12.657 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:12.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:12.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:12.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:12.814 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:12.917 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:12.942 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:12.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:12.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:13.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:13.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:13.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:13.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:13.216 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:13.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:13.324 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.306473+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.310754+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: audit 2023-10-01T09:47:12.314038+0000 mon.a (mon.0) 1362 : audit 1 from='client.? 172.21.15.111:0/1276696525' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.314277+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.315014+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.315294+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.315414+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.325 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.315793+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.326 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.319623+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.326 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.320224+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.326 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.321561+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.326 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.323219+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.326 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:13 smithi183 bash[59233]: cluster 2023-10-01T09:47:12.325296+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:13.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:13.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:13.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.306473+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:47:13.471 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.310754+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: audit 2023-10-01T09:47:12.314038+0000 mon.a (mon.0) 1362 : audit 1 from='client.? 172.21.15.111:0/1276696525' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:47:13.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.314277+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-10-01T09:47:13.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.315014+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.315294+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.315414+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.472 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.315793+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.319623+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.320224+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.321561+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.323219+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[75702]: cluster 2023-10-01T09:47:12.325296+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.306473+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:47:13.473 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.310754+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: audit 2023-10-01T09:47:12.314038+0000 mon.a (mon.0) 1362 : audit 1 from='client.? 172.21.15.111:0/1276696525' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.314277+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.315014+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.315294+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.315414+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.315793+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.319623+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.320224+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.321561+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.323219+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.474 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:13 smithi111 bash[78631]: cluster 2023-10-01T09:47:12.325296+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T09:47:13.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:13.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:13.622 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:13.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:13.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:13.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:13.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:13.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:13.883 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:13.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:13.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:14.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:14.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:14.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:14.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:14.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:47:14.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:14.304 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:14.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:14.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:14.443 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:14.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:14.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:14.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:14.587 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:14 smithi183 bash[59233]: cluster 2023-10-01T09:47:13.683936+0000 mgr.y (mgr.25132) 1125 : cluster 0 pgmap v1188: 89 pgs: 4 peering, 85 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T09:47:14.587 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:14 smithi183 bash[59233]: audit 2023-10-01T09:47:14.045437+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:14.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:14.613 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:14 smithi111 bash[78631]: cluster 2023-10-01T09:47:13.683936+0000 mgr.y (mgr.25132) 1125 : cluster 0 pgmap v1188: 89 pgs: 4 peering, 85 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T09:47:14.613 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:14 smithi111 bash[78631]: audit 2023-10-01T09:47:14.045437+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:14.613 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:14 smithi111 bash[75702]: cluster 2023-10-01T09:47:13.683936+0000 mgr.y (mgr.25132) 1125 : cluster 0 pgmap v1188: 89 pgs: 4 peering, 85 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T09:47:14.613 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:14 smithi111 bash[75702]: audit 2023-10-01T09:47:14.045437+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:14.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:14.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:14.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:14.824 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:14.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:14.901 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:47:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:47:14] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.33.4" 2023-10-01T09:47:14.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T09:47:14.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:14.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:14.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:14.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:15.088 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:15.131 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:15.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:15.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:15.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:15.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:15.367 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:15.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:15.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:15.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:15.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:15 smithi183 bash[59233]: cluster 2023-10-01T09:47:14.320879+0000 mon.a (mon.0) 1365 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T09:47:15.637 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:15.659 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:15.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:15.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:15.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:15.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:15 smithi111 bash[75702]: cluster 2023-10-01T09:47:14.320879+0000 mon.a (mon.0) 1365 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T09:47:15.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:15 smithi111 bash[78631]: cluster 2023-10-01T09:47:14.320879+0000 mon.a (mon.0) 1365 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T09:47:15.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:15.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:15.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:15.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:16.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:16.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:16.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:16.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:16.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:16.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:16.334 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:16.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:16.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:16.450 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:16 smithi183 bash[59233]: cluster 2023-10-01T09:47:15.684592+0000 mgr.y (mgr.25132) 1126 : cluster 0 pgmap v1189: 89 pgs: 4 peering, 85 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2023-10-01T09:47:16.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:16.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:16.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:16.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:16.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.607 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:16 smithi111 bash[75702]: cluster 2023-10-01T09:47:15.684592+0000 mgr.y (mgr.25132) 1126 : cluster 0 pgmap v1189: 89 pgs: 4 peering, 85 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2023-10-01T09:47:16.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:16 smithi111 bash[78631]: cluster 2023-10-01T09:47:15.684592+0000 mgr.y (mgr.25132) 1126 : cluster 0 pgmap v1189: 89 pgs: 4 peering, 85 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 617 op/s 2023-10-01T09:47:16.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:16.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:16.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:16.843 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:16.870 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:16.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:16.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:47:16.973 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:17.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:17.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:17.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:17.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:17.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:17.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:17.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:17.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:17.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:17.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:17.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:17.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:17.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:17.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:17.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:17.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:17 smithi183 bash[59233]: cluster 2023-10-01T09:47:17.685110+0000 mgr.y (mgr.25132) 1127 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2023-10-01T09:47:17.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:17 smithi183 bash[59233]: cluster 2023-10-01T09:47:17.736206+0000 mon.a (mon.0) 1366 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T09:47:17.809 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:17.838 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:17.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:17.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:17.965 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:17.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:17 smithi111 bash[75702]: cluster 2023-10-01T09:47:17.685110+0000 mgr.y (mgr.25132) 1127 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2023-10-01T09:47:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:17 smithi111 bash[75702]: cluster 2023-10-01T09:47:17.736206+0000 mon.a (mon.0) 1366 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T09:47:18.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:17 smithi111 bash[78631]: cluster 2023-10-01T09:47:17.685110+0000 mgr.y (mgr.25132) 1127 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2023-10-01T09:47:18.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:17 smithi111 bash[78631]: cluster 2023-10-01T09:47:17.736206+0000 mon.a (mon.0) 1366 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T09:47:18.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:18.112 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:18.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:18.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:18.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:18.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:18.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:18.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:18.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:18.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:18.630 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:18.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:18.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:18.787 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:18.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:18.921 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:18.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:19.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:19.026 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:19.027 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:19.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:19.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:19.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:19.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:19.318 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:19.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:19.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:19.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:19.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:19.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:19.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:19.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:19.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:19.883 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:19.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:19.902 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] 2023-10-01T09:47:19.902 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:47:19.903 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-01T09:47:19.903 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:47:19.903 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:47:19.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-01T09:47:19.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:20.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:20.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:20.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:20.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:20.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:20.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:20.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:20.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:20.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:20.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:20.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:20.548 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:20 smithi111 bash[75702]: cluster 2023-10-01T09:47:19.685651+0000 mgr.y (mgr.25132) 1128 : cluster 0 pgmap v1191: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 384 op/s 2023-10-01T09:47:20.549 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:20 smithi111 bash[78631]: cluster 2023-10-01T09:47:19.685651+0000 mgr.y (mgr.25132) 1128 : cluster 0 pgmap v1191: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 384 op/s 2023-10-01T09:47:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:20 smithi183 bash[59233]: cluster 2023-10-01T09:47:19.685651+0000 mgr.y (mgr.25132) 1128 : cluster 0 pgmap v1191: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 384 op/s 2023-10-01T09:47:20.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:20.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:20.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:20.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:20.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:20.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:20.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:20.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:20.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:20.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:21.066 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:21.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:21.117 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:21.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:21.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:21.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:21.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:21.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:21.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:21.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:21.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:21.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:21.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:21.650 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:21.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:21.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:21.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:21.969 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:21.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:21.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:22.073 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:22.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:22.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:22.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:22.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:22.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:22.399 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:22.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:22.505 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:22.554 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:22.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:22.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:22.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:22.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:22.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:22.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:22.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:22.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:22.943 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:22 smithi183 bash[59233]: cluster 2023-10-01T09:47:21.688325+0000 mgr.y (mgr.25132) 1129 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T09:47:22.960 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:22.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:23.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:23.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:22 smithi111 bash[78631]: cluster 2023-10-01T09:47:21.688325+0000 mgr.y (mgr.25132) 1129 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T09:47:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:22 smithi111 bash[75702]: cluster 2023-10-01T09:47:21.688325+0000 mgr.y (mgr.25132) 1129 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T09:47:23.098 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:23.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:23.226 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:23.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:23.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:23.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:23.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:23.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:23.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:23.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:23.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:23.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:23.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:23.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:23.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:23.860 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:23.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:23.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:24.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:24.039 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:24.118 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:24.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:24.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:24.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:24.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:24.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:24.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:24.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:24.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:24.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:24.580 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:24.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:24.725 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:24.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:24.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:24.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:24.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:24.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:25.008 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:25.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:47:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:47:24] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.33.4" 2023-10-01T09:47:25.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:25.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:25.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:25.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:25.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:25.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:25.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:25.386 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:25 smithi111 bash[78631]: cluster 2023-10-01T09:47:23.688960+0000 mgr.y (mgr.25132) 1130 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:25.386 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:25 smithi111 bash[78631]: audit 2023-10-01T09:47:25.054336+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:25.386 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:25 smithi111 bash[75702]: cluster 2023-10-01T09:47:23.688960+0000 mgr.y (mgr.25132) 1130 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:25.387 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:25 smithi111 bash[75702]: audit 2023-10-01T09:47:25.054336+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:25.410 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:25.516 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:25.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:25 smithi183 bash[59233]: cluster 2023-10-01T09:47:23.688960+0000 mgr.y (mgr.25132) 1130 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:25.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:25 smithi183 bash[59233]: audit 2023-10-01T09:47:25.054336+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.564 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:25.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:25.665 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:25.689 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:25.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:25.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:25.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:25.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:25.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:25.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:26.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:26.078 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:26.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:26.181 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:26.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:26.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:26.351 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:26.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:26.493 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:26.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.624 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:26.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:26.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:26.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:26.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:26.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:26.888 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:26.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:26.991 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:27.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:27.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:27.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:27.173 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:27.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:27.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:27.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:27.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:27.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:27.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:27.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:27.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:27 smithi183 bash[59233]: cluster 2023-10-01T09:47:25.689694+0000 mgr.y (mgr.25132) 1131 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:27.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:27 smithi111 bash[78631]: cluster 2023-10-01T09:47:25.689694+0000 mgr.y (mgr.25132) 1131 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:27.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:27 smithi111 bash[75702]: cluster 2023-10-01T09:47:25.689694+0000 mgr.y (mgr.25132) 1131 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:27.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:27.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:27.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:27.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:27.816 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:27.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:27.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:27.979 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:27.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:28.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:28.123 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:28.231 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:28.371 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:28.379 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:28 smithi183 bash[59233]: cluster 2023-10-01T09:47:27.690267+0000 mgr.y (mgr.25132) 1132 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:28.405 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:28.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:28.515 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:28.544 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:28.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:28.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:28 smithi111 bash[75702]: cluster 2023-10-01T09:47:27.690267+0000 mgr.y (mgr.25132) 1132 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:28 smithi111 bash[78631]: cluster 2023-10-01T09:47:27.690267+0000 mgr.y (mgr.25132) 1132 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T09:47:28.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:28.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.813 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:28.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:28.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:28.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:29.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:29.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:29.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:29.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:29.209 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:29.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:29.312 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:29.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:29.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:29.451 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:29.459 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:29 smithi111 bash[75702]: audit 2023-10-01T09:47:29.045670+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:29.459 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:29 smithi111 bash[78631]: audit 2023-10-01T09:47:29.045670+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:29.490 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:29.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:29.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:29.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:29.713 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:29.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:29.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:29 smithi183 bash[59233]: audit 2023-10-01T09:47:29.045670+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:29.845 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:29.881 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:29.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:29.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:29.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:30.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:30.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:30.119 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:30.148 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:30.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:30.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:30.402 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:30.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:30.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:30.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:30.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:30.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:30.670 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:30.704 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:30.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:30.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:30.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:30.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:30.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:30.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:30.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:31.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:31.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:31.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:31.237 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:31.265 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:31.370 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:31.377 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:31 smithi183 bash[59233]: cluster 2023-10-01T09:47:29.690862+0000 mgr.y (mgr.25132) 1133 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-10-01T09:47:31.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:31.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:31.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:31.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:31.578 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:31 smithi111 bash[75702]: cluster 2023-10-01T09:47:29.690862+0000 mgr.y (mgr.25132) 1133 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-10-01T09:47:31.579 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:31 smithi111 bash[78631]: cluster 2023-10-01T09:47:29.690862+0000 mgr.y (mgr.25132) 1133 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-10-01T09:47:31.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:31.666 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:31.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:31.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:31.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:31.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:31.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:31.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:31.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:32.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:32.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:32.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:32.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:32.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:32.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:32.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:32.351 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:32.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:32.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:32.588 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:32.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:32.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:32.724 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:32.757 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:32.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:32.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:32.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:32.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:33.037 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:33.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:33.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:33.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:33.317 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:33.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:33.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:33.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:33.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:33 smithi111 bash[75702]: cluster 2023-10-01T09:47:31.691518+0000 mgr.y (mgr.25132) 1134 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 1.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2023-10-01T09:47:33.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:33 smithi111 bash[78631]: cluster 2023-10-01T09:47:31.691518+0000 mgr.y (mgr.25132) 1134 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 1.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2023-10-01T09:47:33.579 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:33.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:33.583 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:33 smithi183 bash[59233]: cluster 2023-10-01T09:47:31.691518+0000 mgr.y (mgr.25132) 1134 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 1.9 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2023-10-01T09:47:33.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:33.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:33.827 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:33.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:33.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:33.959 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:33.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:33.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:34.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:34.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:34.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:34.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:34.254 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:34.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:34.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:34.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:34.506 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:34.537 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:47:34.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:34.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:34.577 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:47:34.621 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:47:34.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:34.667 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:47:34.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:34.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:34.711 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:47:34.749 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:47:34.786 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:47:34.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:34.825 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:47:34.829 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.829 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.829 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.829 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.829 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.830 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.830 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.830 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:47:34.840 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:34.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:34.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:34.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:34.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:34.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:35.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:35.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:35.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:35.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:35.207 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:47:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:47:34] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-10-01T09:47:35.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:35.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:35.344 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:35.346 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:47:35.374 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:35.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:35.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:35.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:35 smithi111 bash[75702]: cluster 2023-10-01T09:47:33.691978+0000 mgr.y (mgr.25132) 1135 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:47:35.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:35 smithi111 bash[75702]: audit 2023-10-01T09:47:34.499223+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.111:0/1481293886' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:35.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:35 smithi111 bash[75702]: audit 2023-10-01T09:47:35.130765+0000 mon.a (mon.0) 1369 : audit 1 from='client.? 172.21.15.111:0/527687742' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:47:35.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:35 smithi111 bash[78631]: cluster 2023-10-01T09:47:33.691978+0000 mgr.y (mgr.25132) 1135 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:47:35.486 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:35 smithi111 bash[78631]: audit 2023-10-01T09:47:34.499223+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.111:0/1481293886' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:35.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:35 smithi111 bash[78631]: audit 2023-10-01T09:47:35.130765+0000 mon.a (mon.0) 1369 : audit 1 from='client.? 172.21.15.111:0/527687742' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:47:35.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:35.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:35.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:35.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:35 smithi183 bash[59233]: cluster 2023-10-01T09:47:33.691978+0000 mgr.y (mgr.25132) 1135 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 1.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T09:47:35.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:35 smithi183 bash[59233]: audit 2023-10-01T09:47:34.499223+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.111:0/1481293886' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:35.621 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:35 smithi183 bash[59233]: audit 2023-10-01T09:47:35.130765+0000 mon.a (mon.0) 1369 : audit 1 from='client.? 172.21.15.111:0/527687742' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:47:35.632 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:35.737 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:35.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:35.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:35.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:35.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:35.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:35.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:36.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:36.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:36.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:36.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:36.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:36.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:36.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:36.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:36.535 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:47:36.535 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:47:36.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:36.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:36.631 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.321977+0000 mon.a (mon.0) 1370 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:47:36.631 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.322014+0000 mon.a (mon.0) 1371 : cluster 1 Cluster is now healthy 2023-10-01T09:47:36.631 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: audit 2023-10-01T09:47:35.327041+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.111:0/527687742' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:47:36.631 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.327262+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.330807+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.333998+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.338232+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.339251+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.339603+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.341391+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.321977+0000 mon.a (mon.0) 1370 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:47:36.632 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.322014+0000 mon.a (mon.0) 1371 : cluster 1 Cluster is now healthy 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: audit 2023-10-01T09:47:35.327041+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.111:0/527687742' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.327262+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.330807+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.333998+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.338232+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.339251+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.339603+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.633 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:36 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.341391+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:36.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:36.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.321977+0000 mon.a (mon.0) 1370 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.322014+0000 mon.a (mon.0) 1371 : cluster 1 Cluster is now healthy 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: audit 2023-10-01T09:47:35.327041+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.111:0/527687742' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.327262+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.330807+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.333998+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.338232+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.339251+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.339603+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:36 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.341391+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T09:47:36.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:36.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:36.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:36.941 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:36.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:36.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:36.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:37.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:37.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:37.215 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:37.244 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:37.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:37.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:37.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:37.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:37.498 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:37 smithi183 bash[59233]: cluster 2023-10-01T09:47:35.692356+0000 mgr.y (mgr.25132) 1136 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-10-01T09:47:37.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:37.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:37.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:37 smithi111 bash[75702]: cluster 2023-10-01T09:47:35.692356+0000 mgr.y (mgr.25132) 1136 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-10-01T09:47:37.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:37 smithi111 bash[78631]: cluster 2023-10-01T09:47:35.692356+0000 mgr.y (mgr.25132) 1136 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 1.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-10-01T09:47:37.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:37.663 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:37.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:37.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:37.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:37.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:37.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:37.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:38.033 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:38.070 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:38.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:38.176 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:38.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:38.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:38.362 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:38.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:38.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:38.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:38 smithi111 bash[78631]: cluster 2023-10-01T09:47:37.692921+0000 mgr.y (mgr.25132) 1137 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:38.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:38 smithi111 bash[75702]: cluster 2023-10-01T09:47:37.692921+0000 mgr.y (mgr.25132) 1137 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:38.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:38.615 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:38 smithi183 bash[59233]: cluster 2023-10-01T09:47:37.692921+0000 mgr.y (mgr.25132) 1137 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:38.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:38.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:38.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:38.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:38.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:38.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:38.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:38.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:39.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:39.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:39.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:39.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:39.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:39.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:39.339 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:39.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:39.473 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:39.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:39.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:39.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:39.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:39.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:39.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:39.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:39.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:39.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:39.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:39.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:40.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:40.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:40.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:40.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:40.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:40.293 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:40.344 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T09:47:40.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:40.425 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:40 smithi111 bash[75702]: cluster 2023-10-01T09:47:39.693674+0000 mgr.y (mgr.25132) 1138 : cluster 0 pgmap v1202: 89 pgs: 89 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:40.425 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:40 smithi111 bash[78631]: cluster 2023-10-01T09:47:39.693674+0000 mgr.y (mgr.25132) 1138 : cluster 0 pgmap v1202: 89 pgs: 89 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:40.429 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:40.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:40.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:40 smithi183 bash[59233]: cluster 2023-10-01T09:47:39.693674+0000 mgr.y (mgr.25132) 1138 : cluster 0 pgmap v1202: 89 pgs: 89 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:40.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:40.642 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:47:40.642 INFO:teuthology.orchestra.run.smithi111.stdout: "success": "" 2023-10-01T09:47:40.642 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:47:40.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:40.696 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:40.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:40.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:40.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:40.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:40.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:40.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:40.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:41.069 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:41.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:41.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:41.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:41.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:41.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:41.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:41.487 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:41.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:41.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:41.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:41.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:41.725 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:41.759 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:41 smithi183 bash[59233]: cluster 2023-10-01T09:47:41.694373+0000 mgr.y (mgr.25132) 1139 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:41.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:41.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:41.877 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:41.919 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:41.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:42.009 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:41 smithi111 bash[78631]: cluster 2023-10-01T09:47:41.694373+0000 mgr.y (mgr.25132) 1139 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:42.009 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:41 smithi111 bash[75702]: cluster 2023-10-01T09:47:41.694373+0000 mgr.y (mgr.25132) 1139 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 1.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T09:47:42.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:42.045 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:42.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:42.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:42.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:42.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:42.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:47:42.277 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:42.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:42.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:47:42.421 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:42.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:42.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:42.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:42.706 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:42.735 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:42.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:42.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:42.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:42.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:42.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:42.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:43.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:43.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:43.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:43.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:43.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:43.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:43.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:43.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:43.362 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:43.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:43.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:43.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:43.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:43.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:43.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:43.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:43.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:43.754 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:43 smithi111 bash[75702]: cluster 2023-10-01T09:47:43.694788+0000 mgr.y (mgr.25132) 1140 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T09:47:43.777 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:43.786 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:43 smithi183 bash[59233]: cluster 2023-10-01T09:47:43.694788+0000 mgr.y (mgr.25132) 1140 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T09:47:43.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:43.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:43.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:43.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:43.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:44.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:44.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:44.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:43 smithi111 bash[78631]: cluster 2023-10-01T09:47:43.694788+0000 mgr.y (mgr.25132) 1140 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T09:47:44.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:44.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:44.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:44.334 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:44.441 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:44.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:44.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:44.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:44.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:44.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:44.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:44.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:44.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:44.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:44.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:44.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:44.978 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:47:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:47:44] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-10-01T09:47:45.001 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:45.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:45.146 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:45.152 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:47:45.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:45.258 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:45 smithi183 bash[59233]: audit 2023-10-01T09:47:44.052081+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:45.259 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:45 smithi183 bash[59233]: audit 2023-10-01T09:47:44.053543+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:45.283 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:45.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:45 smithi111 bash[78631]: audit 2023-10-01T09:47:44.052081+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:45 smithi111 bash[78631]: audit 2023-10-01T09:47:44.053543+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:45.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:45 smithi111 bash[75702]: audit 2023-10-01T09:47:44.052081+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:45.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:45 smithi111 bash[75702]: audit 2023-10-01T09:47:44.053543+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:45.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:45.411 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:45.515 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:45.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:45.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:45.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.690 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:45.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:45.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:45.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:45.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:45.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:45.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:45.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:46.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:46.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:46.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:46.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:46 smithi183 bash[59233]: cluster 2023-10-01T09:47:45.695407+0000 mgr.y (mgr.25132) 1141 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-10-01T09:47:46.215 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:46.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:46.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:46.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:46 smithi111 bash[78631]: cluster 2023-10-01T09:47:45.695407+0000 mgr.y (mgr.25132) 1141 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-10-01T09:47:46.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:46 smithi111 bash[75702]: cluster 2023-10-01T09:47:45.695407+0000 mgr.y (mgr.25132) 1141 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-10-01T09:47:46.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:46.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:46.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:46.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:46.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:46.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:46.646 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:46.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:46.755 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:46.793 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:46.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:46.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:46.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:46.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:47.009 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] 2023-10-01T09:47:47.010 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:47:47.010 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:47:47.010 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:47:47.031 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:47.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:47.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:47.094 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:47.094 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:47.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:47.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:47.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:47.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:47.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:47.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:47.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:47.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:47.559 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:47.585 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:47.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:47.691 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:47.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:47.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:47.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:47.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:47.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:47.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:47.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:48.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:48.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:48.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:48.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:48.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:48.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:48.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:48.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:48.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:48.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:48.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:48.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:48.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:48.652 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:48.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:48.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:48.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:48 smithi111 bash[75702]: cluster 2023-10-01T09:47:47.696011+0000 mgr.y (mgr.25132) 1142 : cluster 0 pgmap v1206: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-01T09:47:48.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:48 smithi111 bash[78631]: cluster 2023-10-01T09:47:47.696011+0000 mgr.y (mgr.25132) 1142 : cluster 0 pgmap v1206: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-01T09:47:48.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:48.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:48.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:48.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:48 smithi183 bash[59233]: cluster 2023-10-01T09:47:47.696011+0000 mgr.y (mgr.25132) 1142 : cluster 0 pgmap v1206: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-10-01T09:47:49.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:49.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:49.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:49.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:49.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:49.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:49.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:49.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:49.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:49.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:49.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.767 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:49.871 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:49.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:49.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:50.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:50.028 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:50.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:50.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.183 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:50.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:50.284 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:50.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:50.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:50.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:50.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:50.553 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:50.585 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:50.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:50.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:50.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:50.813 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:50.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:50.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:50.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:50.949 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:47:50.949 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:47:50.970 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:51.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:51.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:51.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:51.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:51.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:51.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:51.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:51.363 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:51 smithi183 bash[59233]: cluster 2023-10-01T09:47:49.696368+0000 mgr.y (mgr.25132) 1143 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:47:51.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:51.464 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:51 smithi111 bash[75702]: cluster 2023-10-01T09:47:49.696368+0000 mgr.y (mgr.25132) 1143 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:47:51.465 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:51 smithi111 bash[78631]: cluster 2023-10-01T09:47:49.696368+0000 mgr.y (mgr.25132) 1143 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 1.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-10-01T09:47:51.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:51.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:51.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:51.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:51.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:51.850 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:51.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:51.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:51.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:51.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:52.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:52.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:52.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:52.143 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:52.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:52.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T09:47:52.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:52.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:52.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:52.379 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:52.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:52.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:52.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:52.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:52.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:52.635 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:52.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:52.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:52.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:52.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:52.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:52.952 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:52.982 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:52.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:53.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:53.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:53.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:53.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:53.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:53.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:53.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:53.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:53.487 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:53.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:53.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:53.529 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:47:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:53 smithi183 bash[59233]: cluster 2023-10-01T09:47:51.696959+0000 mgr.y (mgr.25132) 1144 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2023-10-01T09:47:53.618 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:53.652 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:53.736 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:53 smithi111 bash[75702]: cluster 2023-10-01T09:47:51.696959+0000 mgr.y (mgr.25132) 1144 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2023-10-01T09:47:53.737 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:53 smithi111 bash[78631]: cluster 2023-10-01T09:47:51.696959+0000 mgr.y (mgr.25132) 1144 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 1.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 828 op/s 2023-10-01T09:47:53.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:53.776 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:53.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:53.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:53.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:53.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:54.020 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:54.047 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:54.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:54.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:54.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:54.292 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:54.331 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:54.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:54.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:54.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:54.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:54.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:54.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:54.754 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:54.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:54.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:47:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:47:54] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-10-01T09:47:54.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:54.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:54.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:54.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:55.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:55.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:55.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:55.177 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:55.284 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:55.307 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:55.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:55.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:55.419 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:55 smithi183 bash[59233]: cluster 2023-10-01T09:47:53.697507+0000 mgr.y (mgr.25132) 1145 : cluster 0 pgmap v1209: 89 pgs: 89 active+clean; 996 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-01T09:47:55.419 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:55 smithi183 bash[59233]: audit 2023-10-01T09:47:55.299831+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:47:55.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:55.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:55.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:55.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:55.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:55.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:55.742 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:55.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:55 smithi111 bash[78631]: cluster 2023-10-01T09:47:53.697507+0000 mgr.y (mgr.25132) 1145 : cluster 0 pgmap v1209: 89 pgs: 89 active+clean; 996 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-01T09:47:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:55 smithi111 bash[78631]: audit 2023-10-01T09:47:55.299831+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:47:55.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:55 smithi111 bash[75702]: cluster 2023-10-01T09:47:53.697507+0000 mgr.y (mgr.25132) 1145 : cluster 0 pgmap v1209: 89 pgs: 89 active+clean; 996 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-01T09:47:55.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:55 smithi111 bash[75702]: audit 2023-10-01T09:47:55.299831+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:47:55.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:55.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:55.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:55.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:55.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:56.006 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:56.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:56.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:56.247 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:56.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:56.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:56.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:56.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:56.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:56.538 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:56.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:56.647 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:56.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:56.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:56.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:56.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:56.870 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:47:56.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:47:56.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:56.965 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:47:56.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:47:56.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:56.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:47:56.999 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:47:57.035 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:47:57.061 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:47:57.070 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:47:57.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:57.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:57.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:57.107 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:47:57.138 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:47:57.141 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.141 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.141 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.141 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.141 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.141 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.142 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.142 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:47:57.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:57.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:57.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:57.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:57.355 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:47:57.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:57 smithi183 bash[59233]: cluster 2023-10-01T09:47:55.698003+0000 mgr.y (mgr.25132) 1146 : cluster 0 pgmap v1210: 89 pgs: 89 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-10-01T09:47:57.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:57 smithi183 bash[59233]: audit 2023-10-01T09:47:56.814615+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.111:0/892435373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:57.357 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:57 smithi183 bash[59233]: audit 2023-10-01T09:47:57.203953+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.111:0/4047677049' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:47:57.358 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:57 smithi183 bash[59233]: audit 2023-10-01T09:47:57.204761+0000 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:47:57.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:47:57.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:47:57.389 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[75702]: cluster 2023-10-01T09:47:55.698003+0000 mgr.y (mgr.25132) 1146 : cluster 0 pgmap v1210: 89 pgs: 89 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-10-01T09:47:57.389 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[75702]: audit 2023-10-01T09:47:56.814615+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.111:0/892435373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:57.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[75702]: audit 2023-10-01T09:47:57.203953+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.111:0/4047677049' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:47:57.390 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[75702]: audit 2023-10-01T09:47:57.204761+0000 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:47:57.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[78631]: cluster 2023-10-01T09:47:55.698003+0000 mgr.y (mgr.25132) 1146 : cluster 0 pgmap v1210: 89 pgs: 89 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-10-01T09:47:57.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[78631]: audit 2023-10-01T09:47:56.814615+0000 mon.a (mon.0) 1377 : audit 0 from='client.? 172.21.15.111:0/892435373' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:47:57.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[78631]: audit 2023-10-01T09:47:57.203953+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.111:0/4047677049' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:47:57.390 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:57 smithi111 bash[78631]: audit 2023-10-01T09:47:57.204761+0000 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:47:57.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:57.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:57.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:57.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:57.676 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:57.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:57.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:57.812 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:57.917 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:57.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:57.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:58.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:58.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:58.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:58.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:58.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:58.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:58.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:58.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:58.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:58.482 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:58 smithi183 bash[59233]: cluster 2023-10-01T09:47:57.323411+0000 mon.a (mon.0) 1379 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:47:58.482 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:58 smithi183 bash[59233]: cluster 2023-10-01T09:47:57.344605+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T09:47:58.482 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:58 smithi183 bash[59233]: audit 2023-10-01T09:47:57.346158+0000 mon.a (mon.0) 1380 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:47:58.482 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:58 smithi183 bash[59233]: cluster 2023-10-01T09:47:57.346221+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-10-01T09:47:58.495 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[78631]: cluster 2023-10-01T09:47:57.323411+0000 mon.a (mon.0) 1379 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:47:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[78631]: cluster 2023-10-01T09:47:57.344605+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T09:47:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[78631]: audit 2023-10-01T09:47:57.346158+0000 mon.a (mon.0) 1380 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:47:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[78631]: cluster 2023-10-01T09:47:57.346221+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-10-01T09:47:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[75702]: cluster 2023-10-01T09:47:57.323411+0000 mon.a (mon.0) 1379 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:47:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[75702]: cluster 2023-10-01T09:47:57.344605+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T09:47:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[75702]: audit 2023-10-01T09:47:57.346158+0000 mon.a (mon.0) 1380 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:47:58.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:58 smithi111 bash[75702]: cluster 2023-10-01T09:47:57.346221+0000 mon.a (mon.0) 1381 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-10-01T09:47:58.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:58.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:58.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:58.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:58.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:47:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:47:58.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:58.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:58.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:59.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:59.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:59.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:59.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:59.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:59.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:47:59.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:47:59.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:59 smithi183 bash[59233]: cluster 2023-10-01T09:47:57.698442+0000 mgr.y (mgr.25132) 1147 : cluster 0 pgmap v1212: 89 pgs: 89 active+clean; 777 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-10-01T09:47:59.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:59 smithi183 bash[59233]: audit 2023-10-01T09:47:59.049977+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:59.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:47:59 smithi183 bash[59233]: audit 2023-10-01T09:47:59.052562+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:59.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:59.487 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:47:59.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:47:59.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:59 smithi111 bash[78631]: cluster 2023-10-01T09:47:57.698442+0000 mgr.y (mgr.25132) 1147 : cluster 0 pgmap v1212: 89 pgs: 89 active+clean; 777 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-10-01T09:47:59.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:59 smithi111 bash[78631]: audit 2023-10-01T09:47:59.049977+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:59.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:47:59 smithi111 bash[78631]: audit 2023-10-01T09:47:59.052562+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:59 smithi111 bash[75702]: cluster 2023-10-01T09:47:57.698442+0000 mgr.y (mgr.25132) 1147 : cluster 0 pgmap v1212: 89 pgs: 89 active+clean; 777 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-10-01T09:47:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:59 smithi111 bash[75702]: audit 2023-10-01T09:47:59.049977+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:47:59.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:47:59 smithi111 bash[75702]: audit 2023-10-01T09:47:59.052562+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:47:59.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:59.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:47:59.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:47:59.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:59.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:47:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:47:59.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:59.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:47:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:47:59.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:47:59.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:00.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:00.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:00.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:00.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:00.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:00.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:00.308 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:00.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:00.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:00.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:00.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:00.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:00.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:00.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:00.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:00.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:00.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:00.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:00.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:01.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:01.100 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:01.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:01.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:01.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:01.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:01.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:01.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:01.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:01.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:01.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:01.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:01 smithi111 bash[75702]: cluster 2023-10-01T09:47:59.698861+0000 mgr.y (mgr.25132) 1148 : cluster 0 pgmap v1213: 89 pgs: 89 active+clean; 777 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-10-01T09:48:01.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:01 smithi111 bash[78631]: cluster 2023-10-01T09:47:59.698861+0000 mgr.y (mgr.25132) 1148 : cluster 0 pgmap v1213: 89 pgs: 89 active+clean; 777 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-10-01T09:48:01.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:01.633 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:01 smithi183 bash[59233]: cluster 2023-10-01T09:47:59.698861+0000 mgr.y (mgr.25132) 1148 : cluster 0 pgmap v1213: 89 pgs: 89 active+clean; 777 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-10-01T09:48:01.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:01.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:01.755 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:01.771 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:48:01.772 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:48:01.772 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:48:01.772 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:48:01.772 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:48:01.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:01.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:01.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:01.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:01.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:01.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:02.042 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:02.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:02.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:02.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:02.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:02.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:02.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:02.340 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:48:02.345 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:48:02.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:02.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:02.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:02.495 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:02.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:02.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:02.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:02.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:02.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:02.764 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:02.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:02.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T09:48:02.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:02.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:02.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:03.019 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:03.044 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:03.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:03.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:03.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:03.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:03.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:48:03.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:03.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:03.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:03.435 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:48:03.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:03.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:03.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:03.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:03.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:03.693 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1214,"stamp":"2023-10-01T09:48:01.699038+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":636032952,"num_objects":9721,"num_object_clones":0,"num_object_copies":29163,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9721,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":208893,"num_write_kb":6988942,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":3558706,"num_keys_recovered":20,"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":139736,"ondisk_log_size":139736,"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":6428688,"kb_used_data":1979216,"kb_used_omap":20,"kb_used_meta":4449195,"kb_avail":743532528,"statfs":{"total":767960285184,"available":761377308672,"internally_reserved":0,"allocated":2026717184,"data_stored":2020868399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":4555976334},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,3,3,1,1],"upper_bound":128},"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":-451018752,"num_objects":-6882,"num_object_clones":0,"num_object_copies":-20646,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6882,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6882,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002511"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":125,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335883+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:47:35.335883+0000","last_peered":"2023-10-01T09:47:35.335883+0000","last_clean":"2023-10-01T09:47:35.335883+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:47:35.335883+0000","last_undegraded":"2023-10-01T09:47:35.335883+0000","last_fullsized":"2023-10-01T09:47:35.335883+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":68,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335683+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:47:35.335683+0000","last_peered":"2023-10-01T09:47:35.335683+0000","last_clean":"2023-10-01T09:47:35.335683+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:47:35.335683+0000","last_undegraded":"2023-10-01T09:47:35.335683+0000","last_fullsized":"2023-10-01T09:47:35.335683+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":191,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:49.784502+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:47:49.784502+0000","last_peered":"2023-10-01T09:47:49.784502+0000","last_clean":"2023-10-01T09:47:49.784502+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:47:49.784502+0000","last_undegraded":"2023-10-01T09:47:49.784502+0000","last_fullsized":"2023-10-01T09:47:49.784502+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":255,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.322229+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:47:12.322229+0000","last_peered":"2023-10-01T09:47:12.322229+0000","last_clean":"2023-10-01T09:47:12.322229+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:47:12.322229+0000","last_undegraded":"2023-10-01T09:47:12.322229+0000","last_fullsized":"2023-10-01T09:47:12.322229+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":244,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333374+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:47:35.333374+0000","last_peered":"2023-10-01T09:47:35.333374+0000","last_clean":"2023-10-01T09:47:35.333374+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:47:35.333374+0000","last_undegraded":"2023-10-01T09:47:35.333374+0000","last_fullsized":"2023-10-01T09:47:35.333374+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":103,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.352561+0000","last_change":"2023-10-01T09:47:12.334125+0000","last_active":"2023-10-01T09:47:35.352561+0000","last_peered":"2023-10-01T09:47:35.352561+0000","last_clean":"2023-10-01T09:47:35.352561+0000","last_became_active":"2023-10-01T09:47:12.333533+0000","last_became_peered":"2023-10-01T09:47:12.333533+0000","last_unstale":"2023-10-01T09:47:35.352561+0000","last_undegraded":"2023-10-01T09:47:35.352561+0000","last_fullsized":"2023-10-01T09:47:35.352561+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":235,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:26.750539+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:47:26.750539+0000","last_peered":"2023-10-01T09:47:26.750539+0000","last_clean":"2023-10-01T09:47:26.750539+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:47:26.750539+0000","last_undegraded":"2023-10-01T09:47:26.750539+0000","last_fullsized":"2023-10-01T09:47:26.750539+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333546+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:47:35.333546+0000","last_peered":"2023-10-01T09:47:35.333546+0000","last_clean":"2023-10-01T09:47:35.333546+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:47:35.333546+0000","last_undegraded":"2023-10-01T09:47:35.333546+0000","last_fullsized":"2023-10-01T09:47:35.333546+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":148,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351442+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:47:35.351442+0000","last_peered":"2023-10-01T09:47:35.351442+0000","last_clean":"2023-10-01T09:47:35.351442+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:47:35.351442+0000","last_undegraded":"2023-10-01T09:47:35.351442+0000","last_fullsized":"2023-10-01T09:47:35.351442+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333365+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:47:35.333365+0000","last_peered":"2023-10-01T09:47:35.333365+0000","last_clean":"2023-10-01T09:47:35.333365+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:47:35.333365+0000","last_undegraded":"2023-10-01T09:47:35.333365+0000","last_fullsized":"2023-10-01T09:47:35.333365+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":64,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.343415+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:47:35.343415+0000","last_peered":"2023-10-01T09:47:35.343415+0000","last_clean":"2023-10-01T09:47:35.343415+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:47:35.343415+0000","last_undegraded":"2023-10-01T09:47:35.343415+0000","last_fullsized":"2023-10-01T09:47:35.343415+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":124,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342435+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:47:35.342435+0000","last_peered":"2023-10-01T09:47:35.342435+0000","last_clean":"2023-10-01T09:47:35.342435+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:47:35.342435+0000","last_undegraded":"2023-10-01T09:47:35.342435+0000","last_fullsized":"2023-10-01T09:47:35.342435+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":173,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336707+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:47:35.336707+0000","last_peered":"2023-10-01T09:47:35.336707+0000","last_clean":"2023-10-01T09:47:35.336707+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:47:35.336707+0000","last_undegraded":"2023-10-01T09:47:35.336707+0000","last_fullsized":"2023-10-01T09:47:35.336707+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":209,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336154+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:47:35.336154+0000","last_peered":"2023-10-01T09:47:35.336154+0000","last_clean":"2023-10-01T09:47:35.336154+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:47:35.336154+0000","last_undegraded":"2023-10-01T09:47:35.336154+0000","last_fullsized":"2023-10-01T09:47:35.336154+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":64,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342929+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:47:35.342929+0000","last_peered":"2023-10-01T09:47:35.342929+0000","last_clean":"2023-10-01T09:47:35.342929+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:47:35.342929+0000","last_undegraded":"2023-10-01T09:47:35.342929+0000","last_fullsized":"2023-10-01T09:47:35.342929+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":246,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.334663+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:47:35.334663+0000","last_peered":"2023-10-01T09:47:35.334663+0000","last_clean":"2023-10-01T09:47:35.334663+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:47:35.334663+0000","last_undegraded":"2023-10-01T09:47:35.334663+0000","last_fullsized":"2023-10-01T09:47:35.334663+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":253,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.322659+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:47:12.322659+0000","last_peered":"2023-10-01T09:47:12.322659+0000","last_clean":"2023-10-01T09:47:12.322659+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:47:12.322659+0000","last_undegraded":"2023-10-01T09:47:12.322659+0000","last_fullsized":"2023-10-01T09:47:12.322659+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":139,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351509+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:47:35.351509+0000","last_peered":"2023-10-01T09:47:35.351509+0000","last_clean":"2023-10-01T09:47:35.351509+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:47:35.351509+0000","last_undegraded":"2023-10-01T09:47:35.351509+0000","last_fullsized":"2023-10-01T09:47:35.351509+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":58,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342855+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:47:35.342855+0000","last_peered":"2023-10-01T09:47:35.342855+0000","last_clean":"2023-10-01T09:47:35.342855+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:47:35.342855+0000","last_undegraded":"2023-10-01T09:47:35.342855+0000","last_fullsized":"2023-10-01T09:47:35.342855+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":253,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:26.750520+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:47:26.750520+0000","last_peered":"2023-10-01T09:47:26.750520+0000","last_clean":"2023-10-01T09:47:26.750520+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:47:26.750520+0000","last_undegraded":"2023-10-01T09:47:26.750520+0000","last_fullsized":"2023-10-01T09:47:26.750520+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":24,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.333267+0000","last_change":"2023-10-01T09:47:12.330512+0000","last_active":"2023-10-01T09:47:12.333267+0000","last_peered":"2023-10-01T09:47:12.333267+0000","last_clean":"2023-10-01T09:47:12.333267+0000","last_became_active":"2023-10-01T09:47:12.329881+0000","last_became_peered":"2023-10-01T09:47:12.329881+0000","last_unstale":"2023-10-01T09:47:12.333267+0000","last_undegraded":"2023-10-01T09:47:12.333267+0000","last_fullsized":"2023-10-01T09:47:12.333267+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:44:49.505723+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":264,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.339862+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:47:35.339862+0000","last_peered":"2023-10-01T09:47:35.339862+0000","last_clean":"2023-10-01T09:47:35.339862+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:47:35.339862+0000","last_undegraded":"2023-10-01T09:47:35.339862+0000","last_fullsized":"2023-10-01T09:47:35.339862+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"249'12884","reported_seq":12909,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.069154+0000","last_change":"2023-10-01T09:43:46.258659+0000","last_active":"2023-10-01T09:48:00.069154+0000","last_peered":"2023-10-01T09:48:00.069154+0000","last_clean":"2023-10-01T09:48:00.069154+0000","last_became_active":"2023-10-01T09:43:46.258277+0000","last_became_peered":"2023-10-01T09:43:46.258277+0000","last_unstale":"2023-10-01T09:48:00.069154+0000","last_undegraded":"2023-10-01T09:48:00.069154+0000","last_fullsized":"2023-10-01T09:48:00.069154+0000","mapping_epoch":232,"log_start":"239'2800","ondisk_log_start":"239'2800","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":36175872,"num_objects":552,"num_object_clones":0,"num_object_copies":1656,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":552,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12884,"num_write_kb":429952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":62,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.344171+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:47:35.344171+0000","last_peered":"2023-10-01T09:47:35.344171+0000","last_clean":"2023-10-01T09:47:35.344171+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:47:35.344171+0000","last_undegraded":"2023-10-01T09:47:35.344171+0000","last_fullsized":"2023-10-01T09:47:35.344171+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.350662+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:47:35.350662+0000","last_peered":"2023-10-01T09:47:35.350662+0000","last_clean":"2023-10-01T09:47:35.350662+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:47:35.350662+0000","last_undegraded":"2023-10-01T09:47:35.350662+0000","last_fullsized":"2023-10-01T09:47:35.350662+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"249'13213","reported_seq":13250,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:01.476731+0000","last_change":"2023-10-01T09:47:12.469631+0000","last_active":"2023-10-01T09:48:01.476731+0000","last_peered":"2023-10-01T09:48:01.476731+0000","last_clean":"2023-10-01T09:48:01.476731+0000","last_became_active":"2023-10-01T09:47:12.389652+0000","last_became_peered":"2023-10-01T09:47:12.389652+0000","last_unstale":"2023-10-01T09:48:01.476731+0000","last_undegraded":"2023-10-01T09:48:01.476731+0000","last_fullsized":"2023-10-01T09:48:01.476731+0000","mapping_epoch":246,"log_start":"240'4873","ondisk_log_start":"240'4873","created":232,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":8340,"log_dups_size":0,"ondisk_log_size":8340,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:34:03.223005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34406400,"num_objects":525,"num_object_clones":0,"num_object_copies":1575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13213,"num_write_kb":439616,"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":[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.e","version":"60'2","reported_seq":75,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.343762+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:47:35.343762+0000","last_peered":"2023-10-01T09:47:35.343762+0000","last_clean":"2023-10-01T09:47:35.343762+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:47:35.343762+0000","last_undegraded":"2023-10-01T09:47:35.343762+0000","last_fullsized":"2023-10-01T09:47:35.343762+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":230,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336313+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:47:35.336313+0000","last_peered":"2023-10-01T09:47:35.336313+0000","last_clean":"2023-10-01T09:47:35.336313+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:47:35.336313+0000","last_undegraded":"2023-10-01T09:47:35.336313+0000","last_fullsized":"2023-10-01T09:47:35.336313+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"248'12748","reported_seq":12775,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:56.743107+0000","last_change":"2023-10-01T09:43:46.483336+0000","last_active":"2023-10-01T09:47:56.743107+0000","last_peered":"2023-10-01T09:47:56.743107+0000","last_clean":"2023-10-01T09:47:56.743107+0000","last_became_active":"2023-10-01T09:43:46.483035+0000","last_became_peered":"2023-10-01T09:43:46.483035+0000","last_unstale":"2023-10-01T09:47:56.743107+0000","last_undegraded":"2023-10-01T09:47:56.743107+0000","last_fullsized":"2023-10-01T09:47:56.743107+0000","mapping_epoch":232,"log_start":"239'4400","ondisk_log_start":"239'4400","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":8348,"log_dups_size":0,"ondisk_log_size":8348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:49:21.530723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":49283072,"num_objects":752,"num_object_clones":0,"num_object_copies":2256,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":752,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12748,"num_write_kb":432000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":62,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.343510+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:47:35.343510+0000","last_peered":"2023-10-01T09:47:35.343510+0000","last_clean":"2023-10-01T09:47:35.343510+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:47:35.343510+0000","last_undegraded":"2023-10-01T09:47:35.343510+0000","last_fullsized":"2023-10-01T09:47:35.343510+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":102,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.340734+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:47:35.340734+0000","last_peered":"2023-10-01T09:47:35.340734+0000","last_clean":"2023-10-01T09:47:35.340734+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:47:35.340734+0000","last_undegraded":"2023-10-01T09:47:35.340734+0000","last_fullsized":"2023-10-01T09:47:35.340734+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.5","version":"249'13192","reported_seq":13218,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:47:59.780545+0000","last_change":"2023-10-01T09:43:46.487258+0000","last_active":"2023-10-01T09:47:59.780545+0000","last_peered":"2023-10-01T09:47:59.780545+0000","last_clean":"2023-10-01T09:47:59.780545+0000","last_became_active":"2023-10-01T09:43:46.486532+0000","last_became_peered":"2023-10-01T09:43:46.486532+0000","last_unstale":"2023-10-01T09:47:59.780545+0000","last_undegraded":"2023-10-01T09:47:59.780545+0000","last_fullsized":"2023-10-01T09:47:59.780545+0000","mapping_epoch":232,"log_start":"239'3100","ondisk_log_start":"239'3100","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:09:45.949315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37224448,"num_objects":568,"num_object_clones":0,"num_object_copies":1704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13192,"num_write_kb":440320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":215,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351166+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:47:35.351166+0000","last_peered":"2023-10-01T09:47:35.351166+0000","last_clean":"2023-10-01T09:47:35.351166+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:47:35.351166+0000","last_undegraded":"2023-10-01T09:47:35.351166+0000","last_fullsized":"2023-10-01T09:47:35.351166+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.327701+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:47:35.327701+0000","last_peered":"2023-10-01T09:47:35.327701+0000","last_clean":"2023-10-01T09:47:35.327701+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:47:35.327701+0000","last_undegraded":"2023-10-01T09:47:35.327701+0000","last_fullsized":"2023-10-01T09:47:35.327701+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'13131","reported_seq":13159,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.800817+0000","last_change":"2023-10-01T09:43:46.253671+0000","last_active":"2023-10-01T09:48:00.800817+0000","last_peered":"2023-10-01T09:48:00.800817+0000","last_clean":"2023-10-01T09:48:00.800817+0000","last_became_active":"2023-10-01T09:43:46.253297+0000","last_became_peered":"2023-10-01T09:43:46.253297+0000","last_unstale":"2023-10-01T09:48:00.800817+0000","last_undegraded":"2023-10-01T09:48:00.800817+0000","last_fullsized":"2023-10-01T09:48:00.800817+0000","mapping_epoch":232,"log_start":"239'4000","ondisk_log_start":"239'4000","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":9131,"log_dups_size":0,"ondisk_log_size":9131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:47.602043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":38862848,"num_objects":593,"num_object_clones":0,"num_object_copies":1779,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":593,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13131,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"60'2","reported_seq":227,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.337242+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:47:35.337242+0000","last_peered":"2023-10-01T09:47:35.337242+0000","last_clean":"2023-10-01T09:47:35.337242+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:47:35.337242+0000","last_undegraded":"2023-10-01T09:47:35.337242+0000","last_fullsized":"2023-10-01T09:47:35.337242+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":134,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336812+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:47:35.336812+0000","last_peered":"2023-10-01T09:47:35.336812+0000","last_clean":"2023-10-01T09:47:35.336812+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:47:35.336812+0000","last_undegraded":"2023-10-01T09:47:35.336812+0000","last_fullsized":"2023-10-01T09:47:35.336812+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'13168","reported_seq":13196,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:47:59.760266+0000","last_change":"2023-10-01T09:43:46.488435+0000","last_active":"2023-10-01T09:47:59.760266+0000","last_peered":"2023-10-01T09:47:59.760266+0000","last_clean":"2023-10-01T09:47:59.760266+0000","last_became_active":"2023-10-01T09:43:46.487970+0000","last_became_peered":"2023-10-01T09:43:46.487970+0000","last_unstale":"2023-10-01T09:47:59.760266+0000","last_undegraded":"2023-10-01T09:47:59.760266+0000","last_fullsized":"2023-10-01T09:47:59.760266+0000","mapping_epoch":232,"log_start":"239'3100","ondisk_log_start":"239'3100","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+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 @ 2023-10-02T17:36:26.720837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":39059456,"num_objects":596,"num_object_clones":0,"num_object_copies":1788,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13168,"num_write_kb":440448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.a","version":"0'0","reported_seq":28,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335985+0000","last_change":"2023-10-01T09:47:12.329015+0000","last_active":"2023-10-01T09:47:35.335985+0000","last_peered":"2023-10-01T09:47:35.335985+0000","last_clean":"2023-10-01T09:47:35.335985+0000","last_became_active":"2023-10-01T09:47:12.327760+0000","last_became_peered":"2023-10-01T09:47:12.327760+0000","last_unstale":"2023-10-01T09:47:35.335985+0000","last_undegraded":"2023-10-01T09:47:35.335985+0000","last_fullsized":"2023-10-01T09:47:35.335985+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":31,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335918+0000","last_change":"2023-10-01T09:43:01.241271+0000","last_active":"2023-10-01T09:47:35.335918+0000","last_peered":"2023-10-01T09:47:35.335918+0000","last_clean":"2023-10-01T09:47:35.335918+0000","last_became_active":"2023-10-01T09:43:01.240591+0000","last_became_peered":"2023-10-01T09:43:01.240591+0000","last_unstale":"2023-10-01T09:47:35.335918+0000","last_undegraded":"2023-10-01T09:47:35.335918+0000","last_fullsized":"2023-10-01T09:47:35.335918+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'13002","reported_seq":13035,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.178931+0000","last_change":"2023-10-01T09:47:12.372472+0000","last_active":"2023-10-01T09:48:00.178931+0000","last_peered":"2023-10-01T09:48:00.178931+0000","last_clean":"2023-10-01T09:48:00.178931+0000","last_became_active":"2023-10-01T09:47:12.327535+0000","last_became_peered":"2023-10-01T09:47:12.327535+0000","last_unstale":"2023-10-01T09:48:00.178931+0000","last_undegraded":"2023-10-01T09:48:00.178931+0000","last_fullsized":"2023-10-01T09:48:00.178931+0000","mapping_epoch":246,"log_start":"240'5457","ondisk_log_start":"240'5457","created":232,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7545,"log_dups_size":0,"ondisk_log_size":7545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":38404096,"num_objects":586,"num_object_clones":0,"num_object_copies":1758,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":586,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13002,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":31,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336128+0000","last_change":"2023-10-01T09:43:01.244526+0000","last_active":"2023-10-01T09:47:35.336128+0000","last_peered":"2023-10-01T09:47:35.336128+0000","last_clean":"2023-10-01T09:47:35.336128+0000","last_became_active":"2023-10-01T09:43:01.244210+0000","last_became_peered":"2023-10-01T09:43:01.244210+0000","last_unstale":"2023-10-01T09:47:35.336128+0000","last_undegraded":"2023-10-01T09:47:35.336128+0000","last_fullsized":"2023-10-01T09:47:35.336128+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336905+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:47:35.336905+0000","last_peered":"2023-10-01T09:47:35.336905+0000","last_clean":"2023-10-01T09:47:35.336905+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:47:35.336905+0000","last_undegraded":"2023-10-01T09:47:35.336905+0000","last_fullsized":"2023-10-01T09:47:35.336905+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'13041","reported_seq":13066,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.225845+0000","last_change":"2023-10-01T09:43:46.254639+0000","last_active":"2023-10-01T09:48:00.225845+0000","last_peered":"2023-10-01T09:48:00.225845+0000","last_clean":"2023-10-01T09:48:00.225845+0000","last_became_active":"2023-10-01T09:43:46.254244+0000","last_became_peered":"2023-10-01T09:43:46.254244+0000","last_unstale":"2023-10-01T09:48:00.225845+0000","last_undegraded":"2023-10-01T09:48:00.225845+0000","last_fullsized":"2023-10-01T09:48:00.225845+0000","mapping_epoch":232,"log_start":"240'5500","ondisk_log_start":"240'5500","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7541,"log_dups_size":0,"ondisk_log_size":7541,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":38600704,"num_objects":589,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13041,"num_write_kb":436160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,7,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":275,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333632+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:47:35.333632+0000","last_peered":"2023-10-01T09:47:35.333632+0000","last_clean":"2023-10-01T09:47:35.333632+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:47:35.333632+0000","last_undegraded":"2023-10-01T09:47:35.333632+0000","last_fullsized":"2023-10-01T09:47:35.333632+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336160+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:47:35.336160+0000","last_peered":"2023-10-01T09:47:35.336160+0000","last_clean":"2023-10-01T09:47:35.336160+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:47:35.336160+0000","last_undegraded":"2023-10-01T09:47:35.336160+0000","last_fullsized":"2023-10-01T09:47:35.336160+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"249'13223","reported_seq":13248,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:47:59.966235+0000","last_change":"2023-10-01T09:43:46.256925+0000","last_active":"2023-10-01T09:47:59.966235+0000","last_peered":"2023-10-01T09:47:59.966235+0000","last_clean":"2023-10-01T09:47:59.966235+0000","last_became_active":"2023-10-01T09:43:46.256587+0000","last_became_peered":"2023-10-01T09:43:46.256587+0000","last_unstale":"2023-10-01T09:47:59.966235+0000","last_undegraded":"2023-10-01T09:47:59.966235+0000","last_fullsized":"2023-10-01T09:47:59.966235+0000","mapping_epoch":232,"log_start":"239'4300","ondisk_log_start":"239'4300","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":8923,"log_dups_size":0,"ondisk_log_size":8923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41222144,"num_objects":629,"num_object_clones":0,"num_object_copies":1887,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":629,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13223,"num_write_kb":443264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":165,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.322612+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:47:12.322612+0000","last_peered":"2023-10-01T09:47:12.322612+0000","last_clean":"2023-10-01T09:47:12.322612+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:47:12.322612+0000","last_undegraded":"2023-10-01T09:47:12.322612+0000","last_fullsized":"2023-10-01T09:47:12.322612+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":121,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351437+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:47:35.351437+0000","last_peered":"2023-10-01T09:47:35.351437+0000","last_clean":"2023-10-01T09:47:35.351437+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:47:35.351437+0000","last_undegraded":"2023-10-01T09:47:35.351437+0000","last_fullsized":"2023-10-01T09:47:35.351437+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":245,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335295+0000","last_change":"2023-10-01T09:43:01.244777+0000","last_active":"2023-10-01T09:47:35.335295+0000","last_peered":"2023-10-01T09:47:35.335295+0000","last_clean":"2023-10-01T09:47:35.335295+0000","last_became_active":"2023-10-01T09:43:01.244430+0000","last_became_peered":"2023-10-01T09:43:01.244430+0000","last_unstale":"2023-10-01T09:47:35.335295+0000","last_undegraded":"2023-10-01T09:47:35.335295+0000","last_fullsized":"2023-10-01T09:47:35.335295+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:08:53.589070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"248'12869","reported_seq":12900,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:56.754856+0000","last_change":"2023-10-01T09:47:12.384554+0000","last_active":"2023-10-01T09:47:56.754856+0000","last_peered":"2023-10-01T09:47:56.754856+0000","last_clean":"2023-10-01T09:47:56.754856+0000","last_became_active":"2023-10-01T09:47:12.331213+0000","last_became_peered":"2023-10-01T09:47:12.331213+0000","last_unstale":"2023-10-01T09:47:56.754856+0000","last_undegraded":"2023-10-01T09:47:56.754856+0000","last_fullsized":"2023-10-01T09:47:56.754856+0000","mapping_epoch":246,"log_start":"239'4504","ondisk_log_start":"239'4504","created":232,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":8365,"log_dups_size":0,"ondisk_log_size":8365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:10:23.866014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46858240,"num_objects":715,"num_object_clones":0,"num_object_copies":2145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12869,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":237,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351053+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:47:35.351053+0000","last_peered":"2023-10-01T09:47:35.351053+0000","last_clean":"2023-10-01T09:47:35.351053+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:47:35.351053+0000","last_undegraded":"2023-10-01T09:47:35.351053+0000","last_fullsized":"2023-10-01T09:47:35.351053+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342633+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:47:35.342633+0000","last_peered":"2023-10-01T09:47:35.342633+0000","last_clean":"2023-10-01T09:47:35.342633+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:47:35.342633+0000","last_undegraded":"2023-10-01T09:47:35.342633+0000","last_fullsized":"2023-10-01T09:47:35.342633+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":148,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342825+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:47:35.342825+0000","last_peered":"2023-10-01T09:47:35.342825+0000","last_clean":"2023-10-01T09:47:35.342825+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:47:35.342825+0000","last_undegraded":"2023-10-01T09:47:35.342825+0000","last_fullsized":"2023-10-01T09:47:35.342825+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.9","version":"249'12985","reported_seq":13010,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.057918+0000","last_change":"2023-10-01T09:43:46.259198+0000","last_active":"2023-10-01T09:48:00.057918+0000","last_peered":"2023-10-01T09:48:00.057918+0000","last_clean":"2023-10-01T09:48:00.057918+0000","last_became_active":"2023-10-01T09:43:46.258827+0000","last_became_peered":"2023-10-01T09:43:46.258827+0000","last_unstale":"2023-10-01T09:48:00.057918+0000","last_undegraded":"2023-10-01T09:48:00.057918+0000","last_fullsized":"2023-10-01T09:48:00.057918+0000","mapping_epoch":232,"log_start":"239'2900","ondisk_log_start":"239'2900","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":38600704,"num_objects":589,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12985,"num_write_kb":434368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":251,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.340837+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:47:35.340837+0000","last_peered":"2023-10-01T09:47:35.340837+0000","last_clean":"2023-10-01T09:47:35.340837+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:47:35.340837+0000","last_undegraded":"2023-10-01T09:47:35.340837+0000","last_fullsized":"2023-10-01T09:47:35.340837+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":203,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:54.789687+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:47:54.789687+0000","last_peered":"2023-10-01T09:47:54.789687+0000","last_clean":"2023-10-01T09:47:54.789687+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:47:54.789687+0000","last_undegraded":"2023-10-01T09:47:54.789687+0000","last_fullsized":"2023-10-01T09:47:54.789687+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":252,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336602+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:47:35.336602+0000","last_peered":"2023-10-01T09:47:35.336602+0000","last_clean":"2023-10-01T09:47:35.336602+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:47:35.336602+0000","last_undegraded":"2023-10-01T09:47:35.336602+0000","last_fullsized":"2023-10-01T09:47:35.336602+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"249'12968","reported_seq":13000,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.796489+0000","last_change":"2023-10-01T09:47:12.375399+0000","last_active":"2023-10-01T09:48:00.796489+0000","last_peered":"2023-10-01T09:48:00.796489+0000","last_clean":"2023-10-01T09:48:00.796489+0000","last_became_active":"2023-10-01T09:47:12.324273+0000","last_became_peered":"2023-10-01T09:47:12.324273+0000","last_unstale":"2023-10-01T09:48:00.796489+0000","last_undegraded":"2023-10-01T09:48:00.796489+0000","last_fullsized":"2023-10-01T09:48:00.796489+0000","mapping_epoch":246,"log_start":"239'3800","ondisk_log_start":"239'3800","created":232,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":9168,"log_dups_size":0,"ondisk_log_size":9168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:59:51.585788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37224448,"num_objects":568,"num_object_clones":0,"num_object_copies":1704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12968,"num_write_kb":433152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":148,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351644+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:47:35.351644+0000","last_peered":"2023-10-01T09:47:35.351644+0000","last_clean":"2023-10-01T09:47:35.351644+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:47:35.351644+0000","last_undegraded":"2023-10-01T09:47:35.351644+0000","last_fullsized":"2023-10-01T09:47:35.351644+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":485,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.346103+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:47:35.346103+0000","last_peered":"2023-10-01T09:47:35.346103+0000","last_clean":"2023-10-01T09:47:35.346103+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:47:35.346103+0000","last_undegraded":"2023-10-01T09:47:35.346103+0000","last_fullsized":"2023-10-01T09:47:35.346103+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":244,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333521+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:47:35.333521+0000","last_peered":"2023-10-01T09:47:35.333521+0000","last_clean":"2023-10-01T09:47:35.333521+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:47:35.333521+0000","last_undegraded":"2023-10-01T09:47:35.333521+0000","last_fullsized":"2023-10-01T09:47:35.333521+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336450+0000","last_change":"2023-10-01T09:47:12.329898+0000","last_active":"2023-10-01T09:47:35.336450+0000","last_peered":"2023-10-01T09:47:35.336450+0000","last_clean":"2023-10-01T09:47:35.336450+0000","last_became_active":"2023-10-01T09:47:12.329287+0000","last_became_peered":"2023-10-01T09:47:12.329287+0000","last_unstale":"2023-10-01T09:47:35.336450+0000","last_undegraded":"2023-10-01T09:47:35.336450+0000","last_fullsized":"2023-10-01T09:47:35.336450+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"248'12734","reported_seq":12760,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:56.807030+0000","last_change":"2023-10-01T09:43:46.254514+0000","last_active":"2023-10-01T09:47:56.807030+0000","last_peered":"2023-10-01T09:47:56.807030+0000","last_clean":"2023-10-01T09:47:56.807030+0000","last_became_active":"2023-10-01T09:43:46.253333+0000","last_became_peered":"2023-10-01T09:43:46.253333+0000","last_unstale":"2023-10-01T09:47:56.807030+0000","last_undegraded":"2023-10-01T09:47:56.807030+0000","last_fullsized":"2023-10-01T09:47:56.807030+0000","mapping_epoch":232,"log_start":"239'4400","ondisk_log_start":"239'4400","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+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 @ 2023-10-02T19:59:07.169379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":47316992,"num_objects":722,"num_object_clones":0,"num_object_copies":2166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":722,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12734,"num_write_kb":430592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":58,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.345934+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:47:35.345934+0000","last_peered":"2023-10-01T09:47:35.345934+0000","last_clean":"2023-10-01T09:47:35.345934+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:47:35.345934+0000","last_undegraded":"2023-10-01T09:47:35.345934+0000","last_fullsized":"2023-10-01T09:47:35.345934+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.326014+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:47:35.326014+0000","last_peered":"2023-10-01T09:47:35.326014+0000","last_clean":"2023-10-01T09:47:35.326014+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:47:35.326014+0000","last_undegraded":"2023-10-01T09:47:35.326014+0000","last_fullsized":"2023-10-01T09:47:35.326014+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.322035+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:47:12.322035+0000","last_peered":"2023-10-01T09:47:12.322035+0000","last_clean":"2023-10-01T09:47:12.322035+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:47:12.322035+0000","last_undegraded":"2023-10-01T09:47:12.322035+0000","last_fullsized":"2023-10-01T09:47:12.322035+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"249'13034","reported_seq":13066,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.217970+0000","last_change":"2023-10-01T09:47:12.383539+0000","last_active":"2023-10-01T09:48:00.217970+0000","last_peered":"2023-10-01T09:48:00.217970+0000","last_clean":"2023-10-01T09:48:00.217970+0000","last_became_active":"2023-10-01T09:47:12.333194+0000","last_became_peered":"2023-10-01T09:47:12.333194+0000","last_unstale":"2023-10-01T09:48:00.217970+0000","last_undegraded":"2023-10-01T09:48:00.217970+0000","last_fullsized":"2023-10-01T09:48:00.217970+0000","mapping_epoch":246,"log_start":"240'5434","ondisk_log_start":"240'5434","created":232,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7600,"log_dups_size":0,"ondisk_log_size":7600,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40173592,"num_objects":614,"num_object_clones":0,"num_object_copies":1842,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13034,"num_write_kb":436673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":58,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.343590+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:47:35.343590+0000","last_peered":"2023-10-01T09:47:35.343590+0000","last_clean":"2023-10-01T09:47:35.343590+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:47:35.343590+0000","last_undegraded":"2023-10-01T09:47:35.343590+0000","last_fullsized":"2023-10-01T09:47:35.343590+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":198,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342898+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:47:35.342898+0000","last_peered":"2023-10-01T09:47:35.342898+0000","last_clean":"2023-10-01T09:47:35.342898+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:47:35.342898+0000","last_undegraded":"2023-10-01T09:47:35.342898+0000","last_fullsized":"2023-10-01T09:47:35.342898+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":249,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.328384+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:47:35.328384+0000","last_peered":"2023-10-01T09:47:35.328384+0000","last_clean":"2023-10-01T09:47:35.328384+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:47:35.328384+0000","last_undegraded":"2023-10-01T09:47:35.328384+0000","last_fullsized":"2023-10-01T09:47:35.328384+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"249'12922","reported_seq":12947,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:00.236200+0000","last_change":"2023-10-01T09:43:46.257266+0000","last_active":"2023-10-01T09:48:00.236200+0000","last_peered":"2023-10-01T09:48:00.236200+0000","last_clean":"2023-10-01T09:48:00.236200+0000","last_became_active":"2023-10-01T09:43:46.256318+0000","last_became_peered":"2023-10-01T09:43:46.256318+0000","last_unstale":"2023-10-01T09:48:00.236200+0000","last_undegraded":"2023-10-01T09:48:00.236200+0000","last_fullsized":"2023-10-01T09:48:00.236200+0000","mapping_epoch":232,"log_start":"240'5400","ondisk_log_start":"240'5400","created":232,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+0000","objects_scrubbed":0,"log_size":7522,"log_dups_size":0,"ondisk_log_size":7522,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37617664,"num_objects":574,"num_object_clones":0,"num_object_copies":1722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12922,"num_write_kb":431872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":280,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.339776+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:47:35.339776+0000","last_peered":"2023-10-01T09:47:35.339776+0000","last_clean":"2023-10-01T09:47:35.339776+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:47:35.339776+0000","last_undegraded":"2023-10-01T09:47:35.339776+0000","last_fullsized":"2023-10-01T09:47:35.339776+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":226,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336282+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:47:35.336282+0000","last_peered":"2023-10-01T09:47:35.336282+0000","last_clean":"2023-10-01T09:47:35.336282+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:47:35.336282+0000","last_undegraded":"2023-10-01T09:47:35.336282+0000","last_fullsized":"2023-10-01T09:47:35.336282+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.332897+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:47:35.332897+0000","last_peered":"2023-10-01T09:47:35.332897+0000","last_clean":"2023-10-01T09:47:35.332897+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:47:35.332897+0000","last_undegraded":"2023-10-01T09:47:35.332897+0000","last_fullsized":"2023-10-01T09:47:35.332897+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"249'13519","reported_seq":13551,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T09:48:01.458063+0000","last_change":"2023-10-01T09:47:12.389443+0000","last_active":"2023-10-01T09:48:01.458063+0000","last_peered":"2023-10-01T09:48:01.458063+0000","last_clean":"2023-10-01T09:48:01.458063+0000","last_became_active":"2023-10-01T09:47:12.329378+0000","last_became_peered":"2023-10-01T09:47:12.329378+0000","last_unstale":"2023-10-01T09:48:01.458063+0000","last_undegraded":"2023-10-01T09:48:01.458063+0000","last_fullsized":"2023-10-01T09:48:01.458063+0000","mapping_epoch":246,"log_start":"240'5123","ondisk_log_start":"240'5123","created":232,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:43:45.223581+0000","last_clean_scrub_stamp":"2023-10-01T09:43:45.223581+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 @ 2023-10-02T21:36:36.267871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34406400,"num_objects":525,"num_object_clones":0,"num_object_copies":1575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13519,"num_write_kb":449408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":212,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.344032+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:47:35.344032+0000","last_peered":"2023-10-01T09:47:35.344032+0000","last_clean":"2023-10-01T09:47:35.344032+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:47:35.344032+0000","last_undegraded":"2023-10-01T09:47:35.344032+0000","last_fullsized":"2023-10-01T09:47:35.344032+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":222,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.322140+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:47:12.322140+0000","last_peered":"2023-10-01T09:47:12.322140+0000","last_clean":"2023-10-01T09:47:12.322140+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:47:12.322140+0000","last_undegraded":"2023-10-01T09:47:12.322140+0000","last_fullsized":"2023-10-01T09:47:12.322140+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":31,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.336222+0000","last_change":"2023-10-01T09:43:01.369071+0000","last_active":"2023-10-01T09:47:35.336222+0000","last_peered":"2023-10-01T09:47:35.336222+0000","last_clean":"2023-10-01T09:47:35.336222+0000","last_became_active":"2023-10-01T09:43:01.368321+0000","last_became_peered":"2023-10-01T09:43:01.368321+0000","last_unstale":"2023-10-01T09:47:35.336222+0000","last_undegraded":"2023-10-01T09:47:35.336222+0000","last_fullsized":"2023-10-01T09:47:35.336222+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":241,"reported_epoch":247,"state":"active+clean","last_fresh":"2023-10-01T09:47:12.321710+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:47:12.321710+0000","last_peered":"2023-10-01T09:47:12.321710+0000","last_clean":"2023-10-01T09:47:12.321710+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:47:12.321710+0000","last_undegraded":"2023-10-01T09:47:12.321710+0000","last_fullsized":"2023-10-01T09:47:12.321710+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":266,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.342758+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:47:35.342758+0000","last_peered":"2023-10-01T09:47:35.342758+0000","last_clean":"2023-10-01T09:47:35.342758+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:47:35.342758+0000","last_undegraded":"2023-10-01T09:47:35.342758+0000","last_fullsized":"2023-10-01T09:47:35.342758+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":217,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351274+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:47:35.351274+0000","last_peered":"2023-10-01T09:47:35.351274+0000","last_clean":"2023-10-01T09:47:35.351274+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:47:35.351274+0000","last_undegraded":"2023-10-01T09:47:35.351274+0000","last_fullsized":"2023-10-01T09:47:35.351274+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":31,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335948+0000","last_change":"2023-10-01T09:43:01.294601+0000","last_active":"2023-10-01T09:47:35.335948+0000","last_peered":"2023-10-01T09:47:35.335948+0000","last_clean":"2023-10-01T09:47:35.335948+0000","last_became_active":"2023-10-01T09:43:01.293306+0000","last_became_peered":"2023-10-01T09:43:01.293306+0000","last_unstale":"2023-10-01T09:47:35.335948+0000","last_undegraded":"2023-10-01T09:47:35.335948+0000","last_fullsized":"2023-10-01T09:47:35.335948+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":228,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.351537+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:47:35.351537+0000","last_peered":"2023-10-01T09:47:35.351537+0000","last_clean":"2023-10-01T09:47:35.351537+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:47:35.351537+0000","last_undegraded":"2023-10-01T09:47:35.351537+0000","last_fullsized":"2023-10-01T09:47:35.351537+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":31,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335961+0000","last_change":"2023-10-01T09:43:01.294443+0000","last_active":"2023-10-01T09:47:35.335961+0000","last_peered":"2023-10-01T09:47:35.335961+0000","last_clean":"2023-10-01T09:47:35.335961+0000","last_became_active":"2023-10-01T09:43:01.292898+0000","last_became_peered":"2023-10-01T09:43:01.292898+0000","last_unstale":"2023-10-01T09:47:35.335961+0000","last_undegraded":"2023-10-01T09:47:35.335961+0000","last_fullsized":"2023-10-01T09:47:35.335961+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":254,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333619+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:47:35.333619+0000","last_peered":"2023-10-01T09:47:35.333619+0000","last_clean":"2023-10-01T09:47:35.333619+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:47:35.333619+0000","last_undegraded":"2023-10-01T09:47:35.333619+0000","last_fullsized":"2023-10-01T09:47:35.333619+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":247,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.333288+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:47:35.333288+0000","last_peered":"2023-10-01T09:47:35.333288+0000","last_clean":"2023-10-01T09:47:35.333288+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:47:35.333288+0000","last_undegraded":"2023-10-01T09:47:35.333288+0000","last_fullsized":"2023-10-01T09:47:35.333288+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":268,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.326513+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:47:35.326513+0000","last_peered":"2023-10-01T09:47:35.326513+0000","last_clean":"2023-10-01T09:47:35.326513+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:47:35.326513+0000","last_undegraded":"2023-10-01T09:47:35.326513+0000","last_fullsized":"2023-10-01T09:47:35.326513+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":134,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-01T09:47:35.335713+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:47:35.335713+0000","last_peered":"2023-10-01T09:47:35.335713+0000","last_clean":"2023-10-01T09:47:35.335713+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:47:35.335713+0000","last_undegraded":"2023-10-01T09:47:35.335713+0000","last_fullsized":"2023-10-01T09:47:35.335713+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":10,"num_pg":16,"stat_sum":{"num_bytes":635437080,"num_objects":9697,"num_object_clones":0,"num_object_copies":29091,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9697,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":208633,"num_write_kb":6986497,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1912549376,"data_stored":1912537160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139542,"ondisk_log_size":139542,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":16498,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430738,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":756576,"kb_used_data":158680,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92988576,"statfs":{"total":95995035648,"available":95220301824,"internally_reserved":0,"allocated":162488320,"data_stored":161921753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.552,"5min":2.4900000000000002,"15min":1.946},"min":{"1min":0.25800000000000001,"5min":0.255,"15min":0.23999999999999999},"max":{"1min":11.298999999999999,"5min":111.187,"15min":111.187},"last":0.61399999999999999},{"interface":"front","average":{"1min":2.052,"5min":2.734,"15min":1.996},"min":{"1min":0.32900000000000001,"5min":0.309,"15min":0.26500000000000001},"max":{"1min":7.1680000000000001,"5min":111.83,"15min":111.83},"last":0.54200000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:47:56 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":3.4409999999999998,"15min":2.9670000000000001},"min":{"1min":0.29399999999999998,"5min":0.249,"15min":0.249},"max":{"1min":5.7800000000000002,"5min":210.62299999999999,"15min":210.62299999999999},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.1910000000000001,"5min":3.508,"15min":2.7890000000000001},"min":{"1min":0.32300000000000001,"5min":0.307,"15min":0.27700000000000002},"max":{"1min":5.7880000000000003,"5min":208.809,"15min":208.809},"last":0.499}]},{"osd":2,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.9299999999999999,"5min":2.29,"15min":1.905},"min":{"1min":0.36099999999999999,"5min":0.34799999999999998,"15min":0.28199999999999997},"max":{"1min":9.8829999999999991,"5min":57.079999999999998,"15min":57.079999999999998},"last":3.4329999999999998},{"interface":"front","average":{"1min":1.417,"5min":2.254,"15min":1.659},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.313},"max":{"1min":7.1369999999999996,"5min":57.137999999999998,"15min":57.137999999999998},"last":3.452}]},{"osd":3,"last update":"Sun Oct 1 09:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.768,"5min":1.377,"15min":2.1150000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.9080000000000004,"5min":10.836,"15min":85.370000000000005},"last":4.8449999999999998},{"interface":"front","average":{"1min":1.7669999999999999,"5min":1.2689999999999999,"15min":2.0670000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.32000000000000001},"max":{"1min":7.2039999999999997,"5min":8.4749999999999996,"15min":85.123999999999995},"last":4.7619999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.4490000000000001,"15min":1.2629999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.309},"max":{"1min":5.7210000000000001,"5min":15.102,"15min":15.102},"last":0.40600000000000003},{"interface":"front","average":{"1min":1.639,"5min":1.468,"15min":1.2430000000000001},"min":{"1min":0.35999999999999999,"5min":0.308,"15min":0.308},"max":{"1min":7.2309999999999999,"5min":17.742000000000001,"15min":17.742000000000001},"last":0.33800000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.6359999999999999,"15min":1.7849999999999999},"min":{"1min":0.40799999999999997,"5min":0.314,"15min":0.28000000000000003},"max":{"1min":7.7839999999999998,"5min":7.7839999999999998,"15min":12.121},"last":3.2269999999999999},{"interface":"front","average":{"1min":1.9039999999999999,"5min":1.742,"15min":1.5840000000000001},"min":{"1min":0.46300000000000002,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":7.5179999999999998,"5min":10.221,"15min":15.757999999999999},"last":2.9249999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":2.5739999999999998,"5min":1.8740000000000001,"15min":1.55},"min":{"1min":0.441,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":11.167999999999999,"5min":11.167999999999999,"15min":11.167999999999999},"last":0.371},{"interface":"front","average":{"1min":2.5680000000000001,"5min":2.0110000000000001,"15min":1.4950000000000001},"min":{"1min":0.43099999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":9.2989999999999995,"5min":17.977,"15min":17.977},"last":2.0070000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626971,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":567948,"kb_used_data":270596,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93177204,"statfs":{"total":95995035648,"available":95413456896,"internally_reserved":0,"allocated":277090304,"data_stored":276543395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:47:31 2023","interfaces":[{"interface":"back","average":{"1min":2.528,"5min":3.0070000000000001,"15min":2.6379999999999999},"min":{"1min":0.28599999999999998,"5min":0.251,"15min":0.245},"max":{"1min":7.0659999999999998,"5min":54.121000000000002,"15min":159.34999999999999},"last":3.1840000000000002},{"interface":"front","average":{"1min":1.75,"5min":3.004,"15min":2.681},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":5.5899999999999999,"5min":53.192,"15min":160.39400000000001},"last":3.742}]},{"osd":1,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.6819999999999999,"5min":3.3639999999999999,"15min":2.5539999999999998},"min":{"1min":0.34499999999999997,"5min":0.29499999999999998,"15min":0.25900000000000001},"max":{"1min":8.4209999999999994,"5min":183.59999999999999,"15min":183.59999999999999},"last":4.0380000000000003},{"interface":"front","average":{"1min":2.1789999999999998,"5min":3.5329999999999999,"15min":2.7360000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.28799999999999998},"max":{"1min":5.9210000000000003,"5min":183.56200000000001,"15min":183.56200000000001},"last":0.36199999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:47:17 2023","interfaces":[{"interface":"back","average":{"1min":2.5470000000000002,"5min":3.6240000000000001,"15min":2.8109999999999999},"min":{"1min":0.435,"5min":0.30399999999999999,"15min":0.29799999999999999},"max":{"1min":8.5419999999999998,"5min":136.351,"15min":157.172},"last":2.536},{"interface":"front","average":{"1min":3.4750000000000001,"5min":3.891,"15min":2.9990000000000001},"min":{"1min":0.42599999999999999,"5min":0.316,"15min":0.28599999999999998},"max":{"1min":15.154,"5min":136.46700000000001,"15min":157.30099999999999},"last":0.39500000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.8109999999999999,"5min":1.712,"15min":2.7370000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":9.1150000000000002,"5min":9.1150000000000002,"15min":156.584},"last":1.3},{"interface":"front","average":{"1min":1.8480000000000001,"5min":1.7869999999999999,"15min":2.9580000000000002},"min":{"1min":0.39000000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":4.9820000000000002,"5min":15.105,"15min":157.39099999999999},"last":0.41899999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":2.7109999999999999,"5min":2.0529999999999999,"15min":1.4590000000000001},"min":{"1min":0.371,"5min":0.34100000000000003,"15min":0.27800000000000002},"max":{"1min":8.4849999999999994,"5min":9.7059999999999995,"15min":9.7059999999999995},"last":1.1339999999999999},{"interface":"front","average":{"1min":2.2250000000000001,"5min":2.2090000000000001,"15min":1.6679999999999999},"min":{"1min":0.42099999999999999,"5min":0.35499999999999998,"15min":0.32100000000000001},"max":{"1min":6.0519999999999996,"5min":15.262,"15min":15.262},"last":0.44600000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9339999999999999,"5min":1.96,"15min":1.6020000000000001},"min":{"1min":0.40500000000000003,"5min":0.34799999999999998,"15min":0.27200000000000002},"max":{"1min":8.3840000000000003,"5min":8.8200000000000003,"15min":8.8759999999999994},"last":4.7779999999999996},{"interface":"front","average":{"1min":2.5920000000000001,"5min":2.2370000000000001,"15min":1.8759999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.29799999999999999},"max":{"1min":7.4219999999999997,"5min":15.289,"15min":15.289},"last":0.58199999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:47:31 2023","interfaces":[{"interface":"back","average":{"1min":3.2090000000000001,"5min":2.1480000000000001,"15min":1.798},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.34499999999999997},"max":{"1min":15.215,"5min":18.337,"15min":18.337},"last":2},{"interface":"front","average":{"1min":2.8300000000000001,"5min":1.996,"15min":1.54},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.314},"max":{"1min":8.9000000000000004,"5min":10.920999999999999,"15min":12.445},"last":1.323}]}]},{"osd":1,"up_from":83,"seq":356482285919,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":750264,"kb_used_data":114672,"kb_used_omap":4,"kb_used_meta":635579,"kb_avail":92994888,"statfs":{"total":95995035648,"available":95226765312,"internally_reserved":0,"allocated":117424128,"data_stored":116500665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":650833806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":6.9820000000000002,"5min":3.6920000000000002,"15min":2.5259999999999998},"min":{"1min":0.19900000000000001,"5min":0.191,"15min":0.191},"max":{"1min":62.192999999999998,"5min":87.831000000000003,"15min":87.831000000000003},"last":0.38},{"interface":"front","average":{"1min":6.4950000000000001,"5min":3.5579999999999998,"15min":2.3500000000000001},"min":{"1min":0.27000000000000002,"5min":0.20999999999999999,"15min":0.16700000000000001},"max":{"1min":59.475999999999999,"5min":90.948999999999998,"15min":90.948999999999998},"last":1.423}]},{"osd":2,"last update":"Sun Oct 1 09:47:21 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":4.9489999999999998,"15min":2.6920000000000002},"min":{"1min":0.26000000000000001,"5min":0.215,"15min":0.215},"max":{"1min":4.7750000000000004,"5min":88.757999999999996,"15min":88.757999999999996},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.89500000000000002,"5min":4.8419999999999996,"15min":2.4180000000000001},"min":{"1min":0.247,"5min":0.246,"15min":0.22600000000000001},"max":{"1min":4.5129999999999999,"5min":87.75,"15min":87.75},"last":1.1439999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:47:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":2.5489999999999999,"15min":3.032},"min":{"1min":0.28399999999999997,"5min":0.222,"15min":0.222},"max":{"1min":3.8039999999999998,"5min":64.576999999999998,"15min":121.209},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":1.869,"15min":3.0979999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26000000000000001},"max":{"1min":4.9420000000000002,"5min":37.398000000000003,"15min":121.054},"last":0.995}]},{"osd":4,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.127,"15min":1.9079999999999999},"min":{"1min":0.32700000000000001,"5min":0.30099999999999999,"15min":0.25900000000000001},"max":{"1min":5.1349999999999998,"5min":5.1349999999999998,"15min":200.00800000000001},"last":1.095},{"interface":"front","average":{"1min":2.149,"5min":1.444,"15min":2.4220000000000002},"min":{"1min":0.42299999999999999,"5min":0.312,"15min":0.312},"max":{"1min":9.6460000000000008,"5min":9.6460000000000008,"15min":200.07499999999999},"last":0.56799999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":1.3140000000000001,"15min":1.873},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":5.1200000000000001,"5min":5.1950000000000003,"15min":14.595000000000001},"last":6.0250000000000004},{"interface":"front","average":{"1min":1.9550000000000001,"5min":1.5349999999999999,"15min":1.97},"min":{"1min":0.46600000000000003,"5min":0.35499999999999998,"15min":0.33200000000000002},"max":{"1min":7.0469999999999997,"5min":7.0469999999999997,"15min":64.677000000000007},"last":0.78200000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.845,"5min":1.6399999999999999,"15min":1.8160000000000001},"min":{"1min":0.375,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.0549999999999997,"5min":14.538,"15min":14.654999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":1.5389999999999999,"5min":1.599,"15min":1.5640000000000001},"min":{"1min":0.39500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.7939999999999996,"5min":10.643000000000001,"15min":10.643000000000001},"last":1.048}]},{"osd":7,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":2.3180000000000001,"5min":1.585,"15min":2.1499999999999999},"min":{"1min":0.41299999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.9450000000000003,"5min":7.9630000000000001,"15min":64.700999999999993},"last":0.82399999999999995},{"interface":"front","average":{"1min":2.1040000000000001,"5min":1.3939999999999999,"15min":2.0539999999999998},"min":{"1min":0.40999999999999998,"5min":0.376,"15min":0.376},"max":{"1min":10.872,"5min":10.872,"15min":63.959000000000003},"last":0.51600000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449444,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1130620,"kb_used_data":488180,"kb_used_omap":5,"kb_used_meta":642362,"kb_avail":92614532,"statfs":{"total":95995035648,"available":94837280768,"internally_reserved":0,"allocated":499896320,"data_stored":498957909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":657779322},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:47:49 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":1.1819999999999999,"15min":1.776},"min":{"1min":0.248,"5min":0.224,"15min":0.19800000000000001},"max":{"1min":7.7119999999999997,"5min":7.7119999999999997,"15min":44.500999999999998},"last":0.20899999999999999},{"interface":"front","average":{"1min":1.5580000000000001,"5min":1.0329999999999999,"15min":1.4990000000000001},"min":{"1min":0.215,"5min":0.20899999999999999,"15min":0.188},"max":{"1min":9.1329999999999991,"5min":9.1329999999999991,"15min":44.296999999999997},"last":0.34399999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:47:05 2023","interfaces":[{"interface":"back","average":{"1min":2.4009999999999998,"5min":1.835,"15min":1.595},"min":{"1min":0.25900000000000001,"5min":0.25,"15min":0.20499999999999999},"max":{"1min":7.9870000000000001,"5min":8.6010000000000009,"15min":12.534000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.702,"15min":1.3700000000000001},"min":{"1min":0.433,"5min":0.313,"15min":0.223},"max":{"1min":8.6549999999999994,"5min":8.7919999999999998,"15min":10.26},"last":0.53900000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":1.508,"15min":2.464},"min":{"1min":0.34599999999999997,"5min":0.245,"15min":0.23200000000000001},"max":{"1min":7.9349999999999996,"5min":7.9349999999999996,"15min":183.02099999999999},"last":0.41099999999999998},{"interface":"front","average":{"1min":2.5150000000000001,"5min":1.766,"15min":2.6259999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.23999999999999999},"max":{"1min":7.976,"5min":8.9920000000000009,"15min":191},"last":0.441}]},{"osd":4,"last update":"Sun Oct 1 09:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.925,"5min":1.6120000000000001,"15min":1.3640000000000001},"min":{"1min":0.56799999999999995,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":5.3200000000000003,"5min":8.8249999999999993,"15min":14.877000000000001},"last":0.42299999999999999},{"interface":"front","average":{"1min":1.784,"5min":1.605,"15min":1.6910000000000001},"min":{"1min":0.36299999999999999,"5min":0.33800000000000002,"15min":0.32300000000000001},"max":{"1min":6.9969999999999999,"5min":9.0779999999999994,"15min":14.788},"last":6.0199999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.593,"5min":2.1579999999999999,"15min":1.8799999999999999},"min":{"1min":0.42099999999999999,"5min":0.35299999999999998,"15min":0.316},"max":{"1min":3.649,"5min":60.887999999999998,"15min":60.887999999999998},"last":2.669},{"interface":"front","average":{"1min":1.6890000000000001,"5min":2.1080000000000001,"15min":1.6819999999999999},"min":{"1min":0.48499999999999999,"5min":0.39000000000000001,"15min":0.32300000000000001},"max":{"1min":4.3559999999999999,"5min":61.079000000000001,"15min":61.079000000000001},"last":2.7559999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5640000000000001,"5min":1.6459999999999999,"15min":1.506},"min":{"1min":0.47199999999999998,"5min":0.376,"15min":0.35399999999999998},"max":{"1min":7.0119999999999996,"5min":8.8529999999999998,"15min":10.436999999999999},"last":2.1970000000000001},{"interface":"front","average":{"1min":1.506,"5min":1.7450000000000001,"15min":1.823},"min":{"1min":0.40100000000000002,"5min":0.376,"15min":0.376},"max":{"1min":4.6740000000000004,"5min":7.4279999999999999,"15min":13.364000000000001},"last":2.141}]},{"osd":7,"last update":"Sun Oct 1 09:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5820000000000001,"5min":1.5740000000000001,"15min":1.607},"min":{"1min":0.505,"5min":0.41399999999999998,"15min":0.40799999999999997},"max":{"1min":6.556,"5min":8.8800000000000008,"15min":8.8800000000000008},"last":0.50600000000000001},{"interface":"front","average":{"1min":2.4369999999999998,"5min":2.0609999999999999,"15min":2.0299999999999998},"min":{"1min":0.49099999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":10.183,"5min":10.183,"15min":20.146000000000001},"last":4.6139999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122393,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":857676,"kb_used_data":244996,"kb_used_omap":7,"kb_used_meta":612664,"kb_avail":92887476,"statfs":{"total":95995035648,"available":95116775424,"internally_reserved":0,"allocated":250875904,"data_stored":249989075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":627368017},"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,2,0,1,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:47:25 2023","interfaces":[{"interface":"back","average":{"1min":1.6100000000000001,"5min":1.6060000000000001,"15min":2.5470000000000002},"min":{"1min":0.27400000000000002,"5min":0.20499999999999999,"15min":0.187},"max":{"1min":4.8620000000000001,"5min":18.082999999999998,"15min":120.54300000000001},"last":2.867},{"interface":"front","average":{"1min":2.8889999999999998,"5min":1.6279999999999999,"15min":2.4689999999999999},"min":{"1min":0.26000000000000001,"5min":0.219,"15min":0.219},"max":{"1min":15.996,"5min":15.996,"15min":122.622},"last":2.8140000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:47:25 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.94399999999999995,"15min":1.748},"min":{"1min":0.23100000000000001,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":3.2970000000000002,"5min":11.223000000000001,"15min":62.009999999999998},"last":0.25900000000000001},{"interface":"front","average":{"1min":1.3009999999999999,"5min":1.552,"15min":2.008},"min":{"1min":0.32500000000000001,"5min":0.252,"15min":0.22},"max":{"1min":5.0430000000000001,"5min":14.805,"15min":61.869},"last":0.47199999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:47:50 2023","interfaces":[{"interface":"back","average":{"1min":1.53,"5min":2.5619999999999998,"15min":2.5680000000000001},"min":{"1min":0.33000000000000002,"5min":0.27600000000000002,"15min":0.23300000000000001},"max":{"1min":4.4089999999999998,"5min":76.242999999999995,"15min":127.221},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.6719999999999999,"5min":2.5939999999999999,"15min":2.645},"min":{"1min":0.307,"5min":0.307,"15min":0.23999999999999999},"max":{"1min":5.8090000000000002,"5min":75.909000000000006,"15min":126.756},"last":3.0979999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:47:25 2023","interfaces":[{"interface":"back","average":{"1min":2.0339999999999998,"5min":1.861,"15min":1.52},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.33800000000000002},"max":{"1min":5.6280000000000001,"5min":15.183,"15min":15.183},"last":0.60899999999999999},{"interface":"front","average":{"1min":2.3410000000000002,"5min":1.742,"15min":1.4079999999999999},"min":{"1min":0.44700000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.1029999999999998,"5min":9.673,"15min":9.673},"last":0.35899999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:47:25 2023","interfaces":[{"interface":"back","average":{"1min":1.6459999999999999,"5min":1.3089999999999999,"15min":1.448},"min":{"1min":0.39600000000000002,"5min":0.309,"15min":0.309},"max":{"1min":4.508,"5min":6.5810000000000004,"15min":9.9760000000000009},"last":1.722},{"interface":"front","average":{"1min":1.841,"5min":1.9179999999999999,"15min":1.7430000000000001},"min":{"1min":0.42399999999999999,"5min":0.372,"15min":0.32400000000000001},"max":{"1min":8.3230000000000004,"5min":15.214,"15min":15.214},"last":0.63}]},{"osd":6,"last update":"Sun Oct 1 09:47:25 2023","interfaces":[{"interface":"back","average":{"1min":3.012,"5min":1.9179999999999999,"15min":1.546},"min":{"1min":0.46700000000000003,"5min":0.373,"15min":0.34100000000000003},"max":{"1min":8.032,"5min":9.3949999999999996,"15min":9.3949999999999996},"last":4.452},{"interface":"front","average":{"1min":1.863,"5min":1.4830000000000001,"15min":1.4330000000000001},"min":{"1min":0.35899999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.984,"5min":5.984,"15min":10.896000000000001},"last":0.49299999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:47:25 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.772,"15min":1.694},"min":{"1min":0.51700000000000002,"5min":0.41099999999999998,"15min":0.38500000000000001},"max":{"1min":7.1379999999999999,"5min":7.194,"15min":12.211},"last":0.44900000000000001},{"interface":"front","average":{"1min":1.5840000000000001,"5min":1.3500000000000001,"15min":1.5389999999999999},"min":{"1min":0.38500000000000001,"5min":0.376,"15min":0.374},"max":{"1min":8.7449999999999992,"5min":8.7449999999999992,"15min":10.942},"last":0.52600000000000002}]}]},{"osd":3,"up_from":93,"seq":399431958862,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":929088,"kb_used_data":172984,"kb_used_omap":2,"kb_used_meta":756093,"kb_avail":92816064,"statfs":{"total":95995035648,"available":95043649536,"internally_reserved":0,"allocated":177135616,"data_stored":176258932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":774239285},"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,0,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":2.0510000000000002,"15min":2.5219999999999998},"min":{"1min":0.26500000000000001,"5min":0.20399999999999999,"15min":0.19400000000000001},"max":{"1min":8.8770000000000007,"5min":48.707999999999998,"15min":154.05199999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":2.5379999999999998,"5min":2.0209999999999999,"15min":2.3719999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.19900000000000001},"max":{"1min":7.681,"5min":46.805,"15min":153.16200000000001},"last":0.23000000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":1.3879999999999999,"5min":1.256,"15min":1.8839999999999999},"min":{"1min":0.27000000000000002,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":5.8639999999999999,"5min":18.727,"15min":33.139000000000003},"last":5.048},{"interface":"front","average":{"1min":1.175,"5min":1.0600000000000001,"15min":1.8340000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.221},"max":{"1min":5.9219999999999997,"5min":5.9219999999999997,"15min":32.668999999999997},"last":0.53300000000000003}]},{"osd":2,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":1.484,"5min":2.5110000000000001,"15min":2.1640000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.251},"max":{"1min":7.8970000000000002,"5min":46.927999999999997,"15min":46.927999999999997},"last":5.0220000000000002},{"interface":"front","average":{"1min":1.8320000000000001,"5min":2.4860000000000002,"15min":1.921},"min":{"1min":0.29399999999999998,"5min":0.224,"15min":0.224},"max":{"1min":6.8360000000000003,"5min":52.588999999999999,"15min":52.588999999999999},"last":0.49099999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.5720000000000001,"15min":1.6839999999999999},"min":{"1min":0.40200000000000002,"5min":0.318,"15min":0.28399999999999997},"max":{"1min":7.944,"5min":10.138,"15min":12.85},"last":1.8720000000000001},{"interface":"front","average":{"1min":2.7730000000000001,"5min":1.748,"15min":1.548},"min":{"1min":0.32400000000000001,"5min":0.29799999999999999,"15min":0.29599999999999999},"max":{"1min":11.547000000000001,"5min":11.547000000000001,"15min":11.547000000000001},"last":0.69299999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":2.1680000000000001,"5min":1.4039999999999999,"15min":2.0470000000000002},"min":{"1min":0.35099999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.4359999999999999,"5min":5.4359999999999999,"15min":138.76599999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":2.7410000000000001,"5min":1.8120000000000001,"15min":2.4380000000000002},"min":{"1min":0.41499999999999998,"5min":0.36899999999999999,"15min":0.30599999999999999},"max":{"1min":10.241,"5min":10.241,"15min":138.946},"last":4.9509999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":2.5369999999999999,"5min":1.9199999999999999,"15min":1.71},"min":{"1min":0.40899999999999997,"5min":0.39400000000000002,"15min":0.27400000000000002},"max":{"1min":5.5570000000000004,"5min":14.548999999999999,"15min":14.548999999999999},"last":2.5489999999999999},{"interface":"front","average":{"1min":2.4660000000000002,"5min":1.724,"15min":1.78},"min":{"1min":0.42799999999999999,"5min":0.35199999999999998,"15min":0.35099999999999998},"max":{"1min":8.202,"5min":8.202,"15min":10.662000000000001},"last":4.9130000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:47:53 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.554,"15min":2.4449999999999998},"min":{"1min":0.41899999999999998,"5min":0.40200000000000002,"15min":0.38500000000000001},"max":{"1min":5.5309999999999997,"5min":8.9220000000000006,"15min":139.08099999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":2.5800000000000001,"5min":1.589,"15min":2.335},"min":{"1min":0.52400000000000002,"5min":0.40100000000000002,"15min":0.38100000000000001},"max":{"1min":9.8109999999999999,"5min":9.8109999999999999,"15min":139.28800000000001},"last":0.57999999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019434,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":642204,"kb_used_data":328596,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":93102948,"statfs":{"total":95995035648,"available":95337418752,"internally_reserved":0,"allocated":336482304,"data_stored":335919243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":3.109,"15min":2.1819999999999999},"min":{"1min":0.29099999999999998,"5min":0.26700000000000002,"15min":0.25600000000000001},"max":{"1min":7.8559999999999999,"5min":129.28299999999999,"15min":129.28299999999999},"last":0.371},{"interface":"front","average":{"1min":1.875,"5min":3.2240000000000002,"15min":2.048},"min":{"1min":0.32800000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":6.6310000000000002,"5min":129.24700000000001,"15min":129.24700000000001},"last":6.7309999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:47:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.323,"15min":1.8120000000000001},"min":{"1min":0.34200000000000003,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.798,"5min":19.346,"15min":77.055999999999997},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.751,"5min":1.2250000000000001,"15min":1.95},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.28399999999999997},"max":{"1min":2.887,"5min":19.404,"15min":77.423000000000002},"last":6.9480000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.9870000000000001,"5min":2.125,"15min":1.5249999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.29999999999999999},"max":{"1min":10.273,"5min":81.355000000000004,"15min":81.355000000000004},"last":1.492},{"interface":"front","average":{"1min":1.5760000000000001,"5min":2.113,"15min":1.5449999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.444,"5min":81.656000000000006,"15min":81.656000000000006},"last":6.7800000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":2.206,"5min":2.2559999999999998,"15min":2.2599999999999998},"min":{"1min":0.48299999999999998,"5min":0.38200000000000001,"15min":0.30099999999999999},"max":{"1min":12.151,"5min":76.325000000000003,"15min":76.325000000000003},"last":2.0009999999999999},{"interface":"front","average":{"1min":1.629,"5min":2.0779999999999998,"15min":2.1720000000000002},"min":{"1min":0.378,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.8070000000000004,"5min":75.275999999999996,"15min":75.275999999999996},"last":6.8070000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:47:55 2023","interfaces":[{"interface":"back","average":{"1min":1.8400000000000001,"5min":1.486,"15min":1.395},"min":{"1min":0.33600000000000002,"5min":0.32100000000000001,"15min":0.28399999999999997},"max":{"1min":9.6389999999999993,"5min":9.6389999999999993,"15min":9.8000000000000007},"last":6.8579999999999997},{"interface":"front","average":{"1min":1.484,"5min":1.6120000000000001,"15min":1.2889999999999999},"min":{"1min":0.39000000000000001,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.4589999999999996,"5min":9.3290000000000006,"15min":9.3290000000000006},"last":5.1219999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:47:39 2023","interfaces":[{"interface":"back","average":{"1min":1.929,"5min":1.8169999999999999,"15min":1.3460000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.33400000000000002},"max":{"1min":8.6850000000000005,"5min":10.06,"15min":10.06},"last":7.5339999999999998},{"interface":"front","average":{"1min":2.5579999999999998,"5min":1.641,"15min":1.399},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.33500000000000002},"max":{"1min":9.6940000000000008,"5min":9.6940000000000008,"15min":11.707000000000001},"last":6.8860000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:47:16 2023","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.381,"15min":1.5149999999999999},"min":{"1min":0.40699999999999997,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":7.375,"5min":11.021000000000001,"15min":11.021000000000001},"last":6.8339999999999996},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.444,"15min":1.4059999999999999},"min":{"1min":0.40200000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.4320000000000004,"5min":7.3769999999999998,"15min":10.448},"last":0.48999999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823202,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":794312,"kb_used_data":200512,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":92950840,"statfs":{"total":95995035648,"available":95181660160,"internally_reserved":0,"allocated":205324288,"data_stored":204777427,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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,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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:47:17 2023","interfaces":[{"interface":"back","average":{"1min":2.3460000000000001,"5min":2.923,"15min":1.9610000000000001},"min":{"1min":0.313,"5min":0.252,"15min":0.252},"max":{"1min":10.484999999999999,"5min":100.319,"15min":100.319},"last":0.59299999999999997},{"interface":"front","average":{"1min":2.0049999999999999,"5min":2.722,"15min":2.1970000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":8.4580000000000002,"5min":100.202,"15min":100.202},"last":0.92600000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.895,"5min":2.0030000000000001,"15min":2.4820000000000002},"min":{"1min":0.33000000000000002,"5min":0.30399999999999999,"15min":0.29799999999999999},"max":{"1min":5.7409999999999997,"5min":52.296999999999997,"15min":183.55500000000001},"last":0.62},{"interface":"front","average":{"1min":2.073,"5min":1.8979999999999999,"15min":2.5800000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28000000000000003},"max":{"1min":7.6970000000000001,"5min":52.314,"15min":183.45099999999999},"last":0.63200000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:47:17 2023","interfaces":[{"interface":"back","average":{"1min":2.3359999999999999,"5min":4.0389999999999997,"15min":2.4340000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.32400000000000001},"max":{"1min":11.621,"5min":118.307,"15min":118.307},"last":3.589},{"interface":"front","average":{"1min":2.2229999999999999,"5min":4.0030000000000001,"15min":2.3999999999999999},"min":{"1min":0.35699999999999998,"5min":0.35499999999999998,"15min":0.33100000000000002},"max":{"1min":10.173,"5min":118.191,"15min":118.191},"last":3.5779999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.873,"5min":1.649,"15min":2.7429999999999999},"min":{"1min":0.379,"5min":0.31,"15min":0.31},"max":{"1min":6.1589999999999998,"5min":10.199,"15min":183.29400000000001},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.77,"15min":2.9260000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.29999999999999999},"max":{"1min":6.1059999999999999,"5min":10.222,"15min":183.11600000000001},"last":0.42099999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:47:17 2023","interfaces":[{"interface":"back","average":{"1min":2.5179999999999998,"5min":1.534,"15min":1.6719999999999999},"min":{"1min":0.28799999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":6.4669999999999996,"5min":10.919,"15min":12.785},"last":0.377},{"interface":"front","average":{"1min":2.964,"5min":1.764,"15min":1.698},"min":{"1min":0.33800000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":9.2710000000000008,"5min":9.2710000000000008,"15min":14.375},"last":0.441}]},{"osd":6,"last update":"Sun Oct 1 09:47:56 2023","interfaces":[{"interface":"back","average":{"1min":2.4849999999999999,"5min":1.786,"15min":1.7829999999999999},"min":{"1min":0.34699999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":11.371,"5min":11.371,"15min":12.808999999999999},"last":0.55400000000000005},{"interface":"front","average":{"1min":2.726,"5min":1.9139999999999999,"15min":1.8400000000000001},"min":{"1min":0.36699999999999999,"5min":0.311,"15min":0.31},"max":{"1min":8.0489999999999995,"5min":8.0489999999999995,"15min":14.404999999999999},"last":0.56799999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:47:17 2023","interfaces":[{"interface":"back","average":{"1min":2.395,"5min":1.8759999999999999,"15min":1.843},"min":{"1min":0.39000000000000001,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":10.129,"5min":10.129,"15min":14.542999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":2.0870000000000002,"5min":1.6459999999999999,"15min":1.8899999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":8.6899999999999995,"5min":9.2100000000000009,"15min":14.002000000000001},"last":0.60499999999999998}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":479399936,"data_stored":479395864,"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":112984064,"data_stored":112984064,"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":232783872,"data_stored":232783872,"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":172032000,"data_stored":172032000,"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":311889920,"data_stored":311885848,"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":189857792,"data_stored":189857792,"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":255791104,"data_stored":255787032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":157810688,"data_stored":157810688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:48:03.699 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:48:03.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 51 2023-10-01T09:48:03.769 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:03.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:03 smithi183 bash[59233]: cluster 2023-10-01T09:48:01.699493+0000 mgr.y (mgr.25132) 1149 : cluster 0 pgmap v1214: 89 pgs: 89 active+clean; 607 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:48:03.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:03 smithi183 bash[59233]: audit 2023-10-01T09:48:02.312770+0000 mgr.y (mgr.25132) 1150 : audit 0 from='client.45674 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:48:03.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:03 smithi183 bash[59233]: audit 2023-10-01T09:48:02.629806+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:03.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:03 smithi183 bash[59233]: audit 2023-10-01T09:48:02.638293+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:03.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:03.905 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:03.950 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:03.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:03.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:04.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[78631]: cluster 2023-10-01T09:48:01.699493+0000 mgr.y (mgr.25132) 1149 : cluster 0 pgmap v1214: 89 pgs: 89 active+clean; 607 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:48:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[78631]: audit 2023-10-01T09:48:02.312770+0000 mgr.y (mgr.25132) 1150 : audit 0 from='client.45674 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:48:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[78631]: audit 2023-10-01T09:48:02.629806+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[78631]: audit 2023-10-01T09:48:02.638293+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:04.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[75702]: cluster 2023-10-01T09:48:01.699493+0000 mgr.y (mgr.25132) 1149 : cluster 0 pgmap v1214: 89 pgs: 89 active+clean; 607 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T09:48:04.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[75702]: audit 2023-10-01T09:48:02.312770+0000 mgr.y (mgr.25132) 1150 : audit 0 from='client.45674 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:48:04.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[75702]: audit 2023-10-01T09:48:02.629806+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:04.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:03 smithi111 bash[75702]: audit 2023-10-01T09:48:02.638293+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:04.080 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:04.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:04.220 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:04.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:04.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:04.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:04.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:04.451 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:04.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:04.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:04.619 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:04.724 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:04.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:04.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:48:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:48:04] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.33.4" 2023-10-01T09:48:04.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:04.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:04.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:04.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:04.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:05.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:05.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:05.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:05.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:05.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:05.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:05.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:05.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:05.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:05.558 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:05.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:05.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:05.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:05.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:05.796 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:05.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:05 smithi183 bash[59233]: cluster 2023-10-01T09:48:03.700016+0000 mgr.y (mgr.25132) 1151 : cluster 0 pgmap v1215: 89 pgs: 89 active+clean; 568 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:48:05.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:05.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:05.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:05.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:05 smithi111 bash[78631]: cluster 2023-10-01T09:48:03.700016+0000 mgr.y (mgr.25132) 1151 : cluster 0 pgmap v1215: 89 pgs: 89 active+clean; 568 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:48:05.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:05 smithi111 bash[75702]: cluster 2023-10-01T09:48:03.700016+0000 mgr.y (mgr.25132) 1151 : cluster 0 pgmap v1215: 89 pgs: 89 active+clean; 568 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-10-01T09:48:06.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:06.107 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:06.132 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:06.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:06.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:06.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:06.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:06.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:06.570 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:06.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:06.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:06.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:06.732 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:06.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:06.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:06.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:06.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:06.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:07.008 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:07.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:07.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:07.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:07.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:07.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:07.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:07.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:07.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:07.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:07.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:07.678 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:07.687 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:07 smithi183 bash[59233]: cluster 2023-10-01T09:48:05.700712+0000 mgr.y (mgr.25132) 1152 : cluster 0 pgmap v1216: 89 pgs: 89 active+clean; 453 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-10-01T09:48:07.687 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:07 smithi183 bash[59233]: audit 2023-10-01T09:48:06.633654+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:07.687 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:07 smithi183 bash[59233]: audit 2023-10-01T09:48:06.653559+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:07.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:07.780 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:48:07.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:07.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:07.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:07.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:07.977 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:07 smithi111 bash[78631]: cluster 2023-10-01T09:48:05.700712+0000 mgr.y (mgr.25132) 1152 : cluster 0 pgmap v1216: 89 pgs: 89 active+clean; 453 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-10-01T09:48:07.977 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:07 smithi111 bash[78631]: audit 2023-10-01T09:48:06.633654+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:07.977 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:07 smithi111 bash[78631]: audit 2023-10-01T09:48:06.653559+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:07.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:07 smithi111 bash[75702]: cluster 2023-10-01T09:48:05.700712+0000 mgr.y (mgr.25132) 1152 : cluster 0 pgmap v1216: 89 pgs: 89 active+clean; 453 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-10-01T09:48:07.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:07 smithi111 bash[75702]: audit 2023-10-01T09:48:06.633654+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:07.979 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:07 smithi111 bash[75702]: audit 2023-10-01T09:48:06.653559+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:08.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:08.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:08.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:08.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:08.234 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:08.234 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:08.235 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:08.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:08.275 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:08.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:08.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:08.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:08.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:08.520 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:08.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:08.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:08.661 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:08.687 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:08.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:08.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:08.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:08.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:08.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:08.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:09.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:09.093 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:09.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:09.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:09.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:09.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:09.342 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:09.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:09.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:09.480 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:09.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:09.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:09.612 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:09.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:09.638 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:09 smithi111 bash[75702]: cluster 2023-10-01T09:48:07.701317+0000 mgr.y (mgr.25132) 1153 : cluster 0 pgmap v1217: 89 pgs: 89 active+clean; 362 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T09:48:09.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:09.740 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:09.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:09 smithi183 bash[59233]: cluster 2023-10-01T09:48:07.701317+0000 mgr.y (mgr.25132) 1153 : cluster 0 pgmap v1217: 89 pgs: 89 active+clean; 362 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T09:48:09.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:09.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:09.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:09.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:09.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:10.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:10.011 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:09 smithi111 bash[78631]: cluster 2023-10-01T09:48:07.701317+0000 mgr.y (mgr.25132) 1153 : cluster 0 pgmap v1217: 89 pgs: 89 active+clean; 362 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T09:48:10.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:10.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:10.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:10.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:10.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:10.283 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:10.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:10.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:10.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:10.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:10.554 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:10.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:10.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:10.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:10.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:10.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:10.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:10.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:11.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:11.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:11.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:11.152 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:11.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:11.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:11.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:11.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:11.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:11.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:11.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:11.553 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:11.574 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:11.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:11.677 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:11.705 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:11 smithi111 bash[75702]: cluster 2023-10-01T09:48:09.701718+0000 mgr.y (mgr.25132) 1154 : cluster 0 pgmap v1218: 89 pgs: 89 active+clean; 362 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s 2023-10-01T09:48:11.706 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:11 smithi111 bash[78631]: cluster 2023-10-01T09:48:09.701718+0000 mgr.y (mgr.25132) 1154 : cluster 0 pgmap v1218: 89 pgs: 89 active+clean; 362 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s 2023-10-01T09:48:11.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:11.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:11.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:11 smithi183 bash[59233]: cluster 2023-10-01T09:48:09.701718+0000 mgr.y (mgr.25132) 1154 : cluster 0 pgmap v1218: 89 pgs: 89 active+clean; 362 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s 2023-10-01T09:48:11.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:11.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:11.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:11.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:11.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:11.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:11.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:12.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:12.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:12.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:12.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:12.229 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:12.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:12.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:12.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:12.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:12.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:12.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:12.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:12.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:12.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:12.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:13.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:13.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:13.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:13.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:13.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:13.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:13.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:13.607 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:13.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:13.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:13.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:13.744 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:13.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:13.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:13.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:13 smithi183 bash[59233]: cluster 2023-10-01T09:48:11.702413+0000 mgr.y (mgr.25132) 1155 : cluster 0 pgmap v1219: 89 pgs: 89 active+clean; 208 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-10-01T09:48:13.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:13.873 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:13.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:13.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:13.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:14.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:13 smithi111 bash[78631]: cluster 2023-10-01T09:48:11.702413+0000 mgr.y (mgr.25132) 1155 : cluster 0 pgmap v1219: 89 pgs: 89 active+clean; 208 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-10-01T09:48:14.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:13 smithi111 bash[75702]: cluster 2023-10-01T09:48:11.702413+0000 mgr.y (mgr.25132) 1155 : cluster 0 pgmap v1219: 89 pgs: 89 active+clean; 208 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-10-01T09:48:14.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:14.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:14.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:14.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:14.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:14.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:14.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:14.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:14.523 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:14.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:14.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:14.657 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:14 smithi111 bash[75702]: audit 2023-10-01T09:48:14.046368+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:14.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:14 smithi111 bash[78631]: audit 2023-10-01T09:48:14.046368+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:14.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:14.766 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Removed 109164 objects 2023-10-01T09:48:14.766 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Clean up completed and total clean up time :155.378 2023-10-01T09:48:14.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:14.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:14.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:14.899 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:14.912 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:14 smithi183 bash[59233]: audit 2023-10-01T09:48:14.046368+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:14.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:14.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:15.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:15.039 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:48:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:48:14] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.33.4" 2023-10-01T09:48:15.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:15.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:15.135 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:48:15.135 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:48:15.135 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:48:15.135 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:48:15.135 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.135 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:33685 10.e 10:781d963a:::benchmark_data_smithi111_194682_object33684:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e238)", 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:44:26.459985+0000", 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 228.67044402499999, 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16220206300000001, 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.136 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 33685 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459985+0000", 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.137 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459985+0000", 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999862 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459971+0000", 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0640999999999998e-05 2023-10-01T09:48:15.138 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460032+0000", 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2196e-05 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460044+0000", 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.101e-06 2023-10-01T09:48:15.139 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460049+0000", 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4448e-05 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.140 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460084+0000", 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102792 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460186+0000", 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010631 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:48:15.141 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460293+0000", 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012905270000000001 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.461583+0000", 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0016487870000000001 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.142 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.463232+0000", 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15865620699999999 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.621888+0000", 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000175026 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.143 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.622063+0000", 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000123631 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.622187+0000", 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16220206300000001 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.144 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:50343 10.1 10:82d1dd8a:::benchmark_data_smithi111_194682_object50342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e239)", 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:44:38.591117+0000", 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 216.539311645, 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16560651000000001, 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.145 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 50343 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591117+0000", 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.146 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591117+0000", 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591115+0000", 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4690999999999994e-05 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.147 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591180+0000", 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3446e-05 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591193+0000", 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6499999999999999e-06 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.148 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591200+0000", 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7527999999999997e-05 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591237+0000", 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9598000000000005e-05 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.149 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591327+0000", 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103507 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,7", 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591430+0000", 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0023647920000000001 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.150 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.593795+0000", 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00086845900000000003 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.594664+0000", 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.161793671 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.151 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.756457+0000", 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015128299999999999 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.756609+0000", 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011501399999999999 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.152 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.756724+0000", 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16560651000000001 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:99655 10.1 10:8fcfd486:::benchmark_data_smithi111_194682_object99654:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:48:15.153 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:27.474388+0000", 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 167.65604037899999, 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17022953499999999, 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 99655 2023-10-01T09:48:15.154 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.474388+0000", 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.474388+0000", 2023-10-01T09:48:15.155 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.474387+0000", 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1471999999999999e-05 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.474429+0000", 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4169999999999998e-06 2023-10-01T09:48:15.156 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.474438+0000", 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6059999999999997e-06 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.474446+0000", 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0029330820000000001 2023-10-01T09:48:15.157 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.477379+0000", 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000150462 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.477529+0000", 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018659699999999999 2023-10-01T09:48:15.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,7", 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.477716+0000", 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010735484999999999 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.488451+0000", 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6380000000000004e-06 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.488459+0000", 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.155976114 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.644435+0000", 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102873 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.644538+0000", 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0146000000000001e-05 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.644618+0000", 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17022953499999999 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.161 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:100175 10.1 10:8721b80e:::benchmark_data_smithi111_194682_object100174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:28.328892+0000", 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 166.80153719500001, 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16759007100000001, 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.162 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 100175 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.328892+0000", 2023-10-01T09:48:15.163 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.328892+0000", 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.328889+0000", 2023-10-01T09:48:15.164 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5787000000000001e-05 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.328935+0000", 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3859999999999999e-05 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.328949+0000", 2023-10-01T09:48:15.165 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1610000000000003e-06 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.328957+0000", 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5818e-05 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.166 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.329013+0000", 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014017200000000001 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.329153+0000", 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017732300000000001 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,7", 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.329330+0000", 2023-10-01T09:48:15.167 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007362029 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.336692+0000", 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5812e-05 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.168 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.336708+0000", 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15954727499999999 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.496255+0000", 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000155305 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.169 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.496411+0000", 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0908999999999995e-05 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.496482+0000", 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16759007100000001 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.170 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:106145 10.e 10:7edf909d:::benchmark_data_smithi111_194682_object106144:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:35.491124+0000", 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 159.63930510700001, 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23729041000000001, 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.171 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 106145 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491124+0000", 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.172 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491124+0000", 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999809 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491105+0000", 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2082999999999995e-05 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.173 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491167+0000", 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7116999999999999e-05 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491184+0000", 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6469999999999998e-06 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.174 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491192+0000", 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4909e-05 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491237+0000", 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000112538 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.175 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491349+0000", 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145916 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491495+0000", 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043015759999999997 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.176 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.495797+0000", 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000171924 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.495969+0000", 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23232871699999999 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.177 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.728297+0000", 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4195000000000005e-05 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.728361+0000", 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2627000000000003e-05 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.178 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.728414+0000", 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23729041000000001 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:116388 10.e 10:7167f636:::benchmark_data_smithi111_194682_object7221:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:48.694758+0000", 2023-10-01T09:48:15.179 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 146.435671066, 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.162184305, 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 116388 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.180 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694758+0000", 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694758+0000", 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.181 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694756+0000", 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0043e-05 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694766+0000", 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9190000000000001e-05 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.182 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694785+0000", 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7270000000000007e-06 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694793+0000", 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2458000000000002e-05 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.183 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.694875+0000", 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139219 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.695014+0000", 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000174294 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:48:15.184 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.695189+0000", 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047146139999999998 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.699903+0000", 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024607200000000001 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.185 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.700149+0000", 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.156690097 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.856840+0000", 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5284999999999997e-05 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.186 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.856895+0000", 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7215000000000001e-05 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.856942+0000", 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.162184305 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.187 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149034 10.e 10:7ae40b70:::benchmark_data_smithi111_194682_object39867:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.709713+0000", 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 102.420715374, 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25991912, 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.188 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149034 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709713+0000", 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.189 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709713+0000", 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709712+0000", 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5270000000000004e-06 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.190 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709721+0000", 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4331000000000001e-05 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709736+0000", 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9809999999999997e-06 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.191 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709743+0000", 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5232000000000002e-05 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709798+0000", 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012969199999999999 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.192 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709927+0000", 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016166499999999999 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.710089+0000", 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007364125 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.717453+0000", 2023-10-01T09:48:15.193 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1468000000000003e-05 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.717505+0000", 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25204946700000003 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.194 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.969554+0000", 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5438000000000001e-05 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.969600+0000", 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2923999999999999e-05 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.195 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.969633+0000", 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25991912 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175427 10.d 10:ba6c68b3:::benchmark_data_smithi111_194682_object66260:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e246)", 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.325827+0000", 2023-10-01T09:48:15.196 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 63.804601609999999, 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0384479799999999, 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175427 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.197 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325827+0000", 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325827+0000", 2023-10-01T09:48:15.198 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325825+0000", 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9160000000000001e-06 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325833+0000", 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3326000000000001e-05 2023-10-01T09:48:15.199 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325847+0000", 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7389999999999999e-06 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325854+0000", 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010203090000000001 2023-10-01T09:48:15.200 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326875+0000", 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1093e-05 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326886+0000", 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0354584120000001 2023-10-01T09:48:15.201 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.362344+0000", 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0019310130000000001 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364275+0000", 2023-10-01T09:48:15.202 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0384479799999999 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175429 10.d 10:b0091d75:::benchmark_data_smithi111_194682_object66262:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e246)", 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.325876+0000", 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 63.804552592999997, 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0385011900000001, 2023-10-01T09:48:15.203 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175429 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.204 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325876+0000", 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325876+0000", 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.205 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325875+0000", 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3769999999999998e-06 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325880+0000", 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7929999999999998e-06 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.206 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325888+0000", 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.583e-06 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325892+0000", 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013334029999999999 2023-10-01T09:48:15.207 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327226+0000", 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2775999999999999e-05 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327238+0000", 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0370808 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.208 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364319+0000", 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8198000000000001e-05 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364377+0000", 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0385011900000001 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.209 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175438 10.d 10:be5398aa:::benchmark_data_smithi111_194682_object66271:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e246)", 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.326304+0000", 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 63.804125143999997, 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0381428619999999, 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:15.210 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175438 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326304+0000", 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.211 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326304+0000", 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326303+0000", 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7880000000000003e-06 2023-10-01T09:48:15.212 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326309+0000", 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1488000000000001e-05 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326320+0000", 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1489999999999997e-06 2023-10-01T09:48:15.213 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326327+0000", 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001022596 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327350+0000", 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9230000000000008e-06 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.214 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327359+0000", 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0370459940000001 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364405+0000", 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1882000000000003e-05 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.215 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364447+0000", 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0381428619999999 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175467 10.d 10:bfe650f3:::benchmark_data_smithi111_194682_object66300:head [delete] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T09:48:15.216 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.383797+0000", 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 63.746631688999997, 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0102757579999999, 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175467 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.217 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383797+0000", 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383797+0000", 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.218 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383795+0000", 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0463e-05 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383806+0000", 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0225999999999999e-05 2023-10-01T09:48:15.219 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383826+0000", 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2539999999999998e-06 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383835+0000", 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9858999999999994e-05 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.220 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383935+0000", 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2720000000000003e-06 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383944+0000", 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98052662999999995 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.221 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364471+0000", 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00040140800000000002 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364872+0000", 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00029257399999999998 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.222 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.365165+0000", 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023447461999999999 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.388612+0000", 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011409879999999999 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.223 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.389753+0000", 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041797229999999998 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.393933+0000", 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010540900000000001 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.224 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.394038+0000", 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4428000000000003e-05 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.394073+0000", 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0102757579999999 2023-10-01T09:48:15.225 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:187624 10.d 10:b61ed868:::benchmark_data_smithi111_194682_object78457:head [delete] snapc 0=[] ondisk+write+known_if_redirected e247)", 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:29.477604+0000", 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 45.652825030000002, 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25445772100000003, 2023-10-01T09:48:15.226 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 187624 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.227 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477604+0000", 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477604+0000", 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.228 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477602+0000", 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0122000000000001e-05 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477612+0000", 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3754e-05 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477636+0000", 2023-10-01T09:48:15.229 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5736999999999999e-05 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477652+0000", 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028640399999999998 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.230 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477938+0000", 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016464600000000001 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.478103+0000", 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015756099999999999 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:48:15.231 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.478260+0000", 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010941105 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.489201+0000", 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001710631 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.232 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.490912+0000", 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24086221099999999 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.731774+0000", 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000155594 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.731930+0000", 2023-10-01T09:48:15.233 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013178300000000001 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.732062+0000", 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25445772100000003 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.234 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:187634 10.d 10:b1faed9f:::benchmark_data_smithi111_194682_object78467:head [delete] snapc 0=[] ondisk+write+known_if_redirected e247)", 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:29.502956+0000", 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 45.627473017, 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.240491126, 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.235 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 187634 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502956+0000", 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.236 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502956+0000", 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502954+0000", 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2819999999999999e-06 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.237 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502962+0000", 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1392999999999999e-05 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502973+0000", 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.618e-06 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.238 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502980+0000", 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8909999999999997e-05 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.503039+0000", 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013532999999999999 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.239 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.503174+0000", 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016670699999999999 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.503341+0000", 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037687549999999999 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.240 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.507109+0000", 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001059927 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.508169+0000", 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23515488000000001 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.241 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.743324+0000", 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8559999999999994e-05 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.743393+0000", 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4258999999999997e-05 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.242 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.743447+0000", 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.240491126 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214661 10.d 10:b80924a3:::benchmark_data_smithi111_194682_object105494:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.087279+0000", 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.0431501719999998, 2023-10-01T09:48:15.243 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.28144981200000002, 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214661 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.244 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087279+0000", 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087279+0000", 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.245 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087278+0000", 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5360000000000001e-06 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087282+0000", 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0250000000000002e-06 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.246 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087290+0000", 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.42e-06 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087294+0000", 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4984000000000001e-05 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.247 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087349+0000", 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8066999999999996e-05 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087437+0000", 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4067000000000006e-05 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.248 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087531+0000", 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0046600699999999997 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.092191+0000", 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0024769739999999998 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.249 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.094668+0000", 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.273834087 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368502+0000", 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011608900000000001 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.250 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368618+0000", 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109991 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368728+0000", 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.28144981200000002 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.251 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214665 10.1 10:8f3017c6:::benchmark_data_smithi111_194682_object105498:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.101707+0000", 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.0287216929999996, 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.26289564999999998, 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.252 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214665 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101707+0000", 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.253 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101707+0000", 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101705+0000", 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1158999999999999e-05 2023-10-01T09:48:15.254 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101716+0000", 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9357000000000001e-05 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101735+0000", 2023-10-01T09:48:15.255 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.191e-06 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101744+0000", 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1239000000000001e-05 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101805+0000", 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012713199999999999 2023-10-01T09:48:15.256 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101932+0000", 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7628999999999997e-05 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,7", 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.102020+0000", 2023-10-01T09:48:15.257 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003487586 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.105507+0000", 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048810879999999996 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.110388+0000", 2023-10-01T09:48:15.258 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25400536600000001 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.364394+0000", 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012446500000000001 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.259 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.364518+0000", 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4728999999999995e-05 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.364603+0000", 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.26289564999999998 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.260 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214679 10.d 10:bbeb2941:::benchmark_data_smithi111_194682_object105512:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.120915+0000", 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.0095141830000003, 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.247990977, 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.261 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214679 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120915+0000", 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.262 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120915+0000", 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120913+0000", 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9809999999999997e-06 2023-10-01T09:48:15.263 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120920+0000", 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3409e-05 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120933+0000", 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3949999999999998e-06 2023-10-01T09:48:15.264 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120940+0000", 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0662999999999998e-05 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.121000+0000", 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000123056 2023-10-01T09:48:15.265 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.121123+0000", 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013313800000000001 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.121257+0000", 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037856069999999999 2023-10-01T09:48:15.266 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.125042+0000", 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.993e-06 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.125048+0000", 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.243784051 2023-10-01T09:48:15.267 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368832+0000", 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7663000000000002e-05 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368870+0000", 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5719000000000001e-05 2023-10-01T09:48:15.268 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368906+0000", 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.247990977 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214683 10.d 10:ba3c6ab2:::benchmark_data_smithi111_194682_object105516:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:48:15.269 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.129539+0000", 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 6.0008896939999996, 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23948314700000001, 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214683 2023-10-01T09:48:15.270 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129539+0000", 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129539+0000", 2023-10-01T09:48:15.271 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129538+0000", 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4800000000000003e-06 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.272 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129543+0000", 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1069999999999994e-06 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129552+0000", 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4690000000000002e-06 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.273 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129558+0000", 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8047999999999998e-05 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129606+0000", 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012618699999999999 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.274 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129733+0000", 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011961299999999999 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129852+0000", 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0035330240000000001 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.275 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.133385+0000", 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000142504 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.133528+0000", 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.235424353 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.276 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368952+0000", 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0412999999999998e-05 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368983+0000", 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9773e-05 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.277 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.369022+0000", 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23948314700000001 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.278 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.45554.0:216180 10.2 e249/232 10:41b8a523:::benchmark_data_smithi111_194682_object107013:head v 249'13579, mlcod=249'13577)", 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:11.504641+0000", 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 3.6257878140000002, 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.160080219, 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.279 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504641+0000", 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504641+0000", 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504640+0000", 2023-10-01T09:48:15.280 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9449999999999998e-06 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504646+0000", 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.866e-06 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504653+0000", 2023-10-01T09:48:15.281 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4570000000000001e-06 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504657+0000", 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0306999999999999e-05 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504697+0000", 2023-10-01T09:48:15.282 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4429e-05 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.504711+0000", 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0084606330000000004 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.513172+0000", 2023-10-01T09:48:15.283 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15154920399999999 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.664721+0000", 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.160080219 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.284 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:216181 10.0 10:0c709b7d:::benchmark_data_smithi111_194682_object107014:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:11.505035+0000", 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 3.6253939759999998, 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15991475199999999, 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.285 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 216181 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505035+0000", 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.286 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505035+0000", 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505033+0000", 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0900000000000001e-06 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.287 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505039+0000", 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0813e-05 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505050+0000", 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6660000000000002e-06 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.288 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505057+0000", 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0090999999999999e-05 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505107+0000", 2023-10-01T09:48:15.289 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011373499999999999 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505221+0000", 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013007399999999999 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,6", 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.505351+0000", 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.004245604 2023-10-01T09:48:15.290 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.509596+0000", 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00061901899999999995 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.510215+0000", 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00081408800000000003 2023-10-01T09:48:15.291 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.511030+0000", 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15378805100000001 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.664818+0000", 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013202299999999999 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.292 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.664950+0000", 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15991475199999999 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:216183 10.0 10:0a1bd31f:::benchmark_data_smithi111_194682_object107016:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:48:15.293 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:11.514252+0000", 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 3.6161772299999999, 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16157286400000001, 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 216183 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:15.294 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.514252+0000", 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.514252+0000", 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:15.295 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.514250+0000", 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9250000000000001e-06 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.514259+0000", 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15041500599999999 2023-10-01T09:48:15.296 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.664674+0000", 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3466000000000001e-05 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:15.297 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.664707+0000", 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00040834500000000001 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.665115+0000", 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000105831 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:15.298 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.665221+0000", 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000165432 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,6", 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.665387+0000", 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0052831470000000002 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:15.299 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.670670+0000", 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002092362 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.672762+0000", 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0029589809999999999 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:15.300 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.675721+0000", 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6740999999999998e-05 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.675778+0000", 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6635999999999999e-05 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:15.301 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:11.675824+0000", 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16157286400000001 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:15.302 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:48:15.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:15.423 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:15.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:15.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:15.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:15.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:15.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:15.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:15.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:15.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:15.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:15.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:15.784 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:15.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:15.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:15.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:15.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:15.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:15.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:15.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:16.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:16.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:15 smithi111 bash[75702]: cluster 2023-10-01T09:48:13.702931+0000 mgr.y (mgr.25132) 1156 : cluster 0 pgmap v1220: 89 pgs: 89 active+clean; 172 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 579 op/s 2023-10-01T09:48:16.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:15 smithi111 bash[78631]: cluster 2023-10-01T09:48:13.702931+0000 mgr.y (mgr.25132) 1156 : cluster 0 pgmap v1220: 89 pgs: 89 active+clean; 172 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 579 op/s 2023-10-01T09:48:16.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:16.173 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:16.186 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:15 smithi183 bash[59233]: cluster 2023-10-01T09:48:13.702931+0000 mgr.y (mgr.25132) 1156 : cluster 0 pgmap v1220: 89 pgs: 89 active+clean; 172 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 579 op/s 2023-10-01T09:48:16.205 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:16.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:16.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:16.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:16.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T09:48:16.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:16.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.604 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:16.707 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:16.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:16.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:16.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:16.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:16.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:16.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:17.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:17.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:17.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:17.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:17.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:17.349 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:17.375 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:17.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:17.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:17.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:48:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:17.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:17.609 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:48:17.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:17.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:17.638 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:48:17.659 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:48:17.701 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:48:17.724 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:48:17.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:17.750 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:48:17.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:17.788 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:48:17.812 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.814 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.815 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:48:17.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:17.898 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:17.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:17.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:18.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: cluster 2023-10-01T09:48:15.703907+0000 mgr.y (mgr.25132) 1157 : cluster 0 pgmap v1221: 89 pgs: 89 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.495978+0000 mon.a (mon.0) 1389 : audit 1 from='client.? 172.21.15.111:0/1960232062' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "51"}]: dispatch 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.583338+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.111:0/2907657795' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.596395+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.603295+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.604441+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.605304+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[78631]: audit 2023-10-01T09:48:17.611498+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: cluster 2023-10-01T09:48:15.703907+0000 mgr.y (mgr.25132) 1157 : cluster 0 pgmap v1221: 89 pgs: 89 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.495978+0000 mon.a (mon.0) 1389 : audit 1 from='client.? 172.21.15.111:0/1960232062' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "51"}]: dispatch 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.583338+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.111:0/2907657795' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.596395+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.603295+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.604441+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.605304+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:48:18.011 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:17 smithi111 bash[75702]: audit 2023-10-01T09:48:17.611498+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:18.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: cluster 2023-10-01T09:48:15.703907+0000 mgr.y (mgr.25132) 1157 : cluster 0 pgmap v1221: 89 pgs: 89 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-10-01T09:48:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.495978+0000 mon.a (mon.0) 1389 : audit 1 from='client.? 172.21.15.111:0/1960232062' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "51"}]: dispatch 2023-10-01T09:48:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.583338+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.111:0/2907657795' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.596395+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.603295+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.604441+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:48:18.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.605304+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:48:18.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:17 smithi183 bash[59233]: audit 2023-10-01T09:48:17.611498+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:18.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:18.163 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:18.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:18.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:18.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:18.403 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:18.434 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:18.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:18.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:18.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:18.677 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:48:18.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:18.689 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:18 smithi183 bash[59233]: audit 2023-10-01T09:48:17.790251+0000 mon.a (mon.0) 1396 : audit 1 from='client.? 172.21.15.111:0/978865035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:48:18.709 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:18.808 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:18 smithi111 bash[75702]: audit 2023-10-01T09:48:17.790251+0000 mon.a (mon.0) 1396 : audit 1 from='client.? 172.21.15.111:0/978865035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:48:18.808 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:18 smithi111 bash[78631]: audit 2023-10-01T09:48:17.790251+0000 mon.a (mon.0) 1396 : audit 1 from='client.? 172.21.15.111:0/978865035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:48:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:48:18.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:18.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:18.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:18.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:18.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:19.047 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-10-01T09:48:19.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-10-01T09:48:19.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:19.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:19.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:19.219 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:19.240 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:19.343 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:19.369 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:19.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:19.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:19.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:19.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:19.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:19.743 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:19.770 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:19.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:19 smithi183 bash[59233]: cluster 2023-10-01T09:48:17.704622+0000 mgr.y (mgr.25132) 1158 : cluster 0 pgmap v1222: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-10-01T09:48:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:19 smithi183 bash[59233]: cluster 2023-10-01T09:48:18.661058+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:48:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:19 smithi183 bash[59233]: cluster 2023-10-01T09:48:18.670086+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T09:48:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:19 smithi183 bash[59233]: audit 2023-10-01T09:48:18.671838+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.111:0/978865035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:48:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:19 smithi183 bash[59233]: cluster 2023-10-01T09:48:18.671944+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-10-01T09:48:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:19 smithi183 bash[59233]: cluster 2023-10-01T09:48:18.798527+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T09:48:19.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:19.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:19.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:20.014 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:20.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:20.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[75702]: cluster 2023-10-01T09:48:17.704622+0000 mgr.y (mgr.25132) 1158 : cluster 0 pgmap v1222: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-10-01T09:48:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[75702]: cluster 2023-10-01T09:48:18.661058+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:48:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[75702]: cluster 2023-10-01T09:48:18.670086+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[75702]: audit 2023-10-01T09:48:18.671838+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.111:0/978865035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[75702]: cluster 2023-10-01T09:48:18.671944+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[75702]: cluster 2023-10-01T09:48:18.798527+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[78631]: cluster 2023-10-01T09:48:17.704622+0000 mgr.y (mgr.25132) 1158 : cluster 0 pgmap v1222: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[78631]: cluster 2023-10-01T09:48:18.661058+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[78631]: cluster 2023-10-01T09:48:18.670086+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[78631]: audit 2023-10-01T09:48:18.671838+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.111:0/978865035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:48:20.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[78631]: cluster 2023-10-01T09:48:18.671944+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-10-01T09:48:20.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:19 smithi111 bash[78631]: cluster 2023-10-01T09:48:18.798527+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T09:48:20.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:20.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:20.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:20.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:20.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:20.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:20.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:20.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:20.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:20.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:20.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:20.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:20.719 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:20.824 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:20.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:20.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:20.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:20.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:20.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:21.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:21.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:21.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:21.237 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:21.268 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:21.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:21.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:21.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:21.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:21.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:21.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:21.679 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:21.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:21.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:21 smithi111 bash[75702]: cluster 2023-10-01T09:48:19.705129+0000 mgr.y (mgr.25132) 1159 : cluster 0 pgmap v1224: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-01T09:48:21.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:21 smithi111 bash[78631]: cluster 2023-10-01T09:48:19.705129+0000 mgr.y (mgr.25132) 1159 : cluster 0 pgmap v1224: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-01T09:48:21.919 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:21.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:21 smithi183 bash[59233]: cluster 2023-10-01T09:48:19.705129+0000 mgr.y (mgr.25132) 1159 : cluster 0 pgmap v1224: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-10-01T09:48:21.950 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:21.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:21.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:22.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:22.059 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:48:22.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:22.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:22.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:48:22.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:22.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:22.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:22.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:22.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:22.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:22.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:22.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:22.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:22.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:22.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:22.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:22.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:22.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:22.811 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:48:22.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:22.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:22.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:22.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:23.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:23.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:23.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:23.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:23.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:23.398 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:23.428 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:23.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:23.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:23.667 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:23.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:23.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:23.810 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] 2023-10-01T09:48:23.810 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:48:23.816 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:23.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:23.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:23.936 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:23.947 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:23 smithi183 bash[59233]: cluster 2023-10-01T09:48:21.706182+0000 mgr.y (mgr.25132) 1160 : cluster 0 pgmap v1225: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 331 op/s 2023-10-01T09:48:23.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:23.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:24.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:23 smithi111 bash[75702]: cluster 2023-10-01T09:48:21.706182+0000 mgr.y (mgr.25132) 1160 : cluster 0 pgmap v1225: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 331 op/s 2023-10-01T09:48:24.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:23 smithi111 bash[78631]: cluster 2023-10-01T09:48:21.706182+0000 mgr.y (mgr.25132) 1160 : cluster 0 pgmap v1225: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 331 op/s 2023-10-01T09:48:24.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:24.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:24.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:24.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:24.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:24.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:24.451 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:24.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:24.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:24.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:24.619 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:24.722 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:24.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:24.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:24.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:24.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:24.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:24.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:25.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:25.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:48:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:48:24] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.33.4" 2023-10-01T09:48:25.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:25.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:25.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:25.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:25.293 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:25.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:25.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:25.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:25.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:25.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:25.561 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:25.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:25.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:25.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:25.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:25.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:25 smithi183 bash[59233]: cluster 2023-10-01T09:48:23.707015+0000 mgr.y (mgr.25132) 1161 : cluster 0 pgmap v1226: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 274 op/s 2023-10-01T09:48:25.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:25.810 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:25 smithi111 bash[78631]: cluster 2023-10-01T09:48:23.707015+0000 mgr.y (mgr.25132) 1161 : cluster 0 pgmap v1226: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 274 op/s 2023-10-01T09:48:25.810 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:25 smithi111 bash[75702]: cluster 2023-10-01T09:48:23.707015+0000 mgr.y (mgr.25132) 1161 : cluster 0 pgmap v1226: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 274 op/s 2023-10-01T09:48:25.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:25.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:25.930 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:25.955 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:25.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:25.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:25.980 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:48:25.980 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:48:26.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:26.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:26.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:26.218 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:26.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:26.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:26.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:26.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:26.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:26.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:26.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:26.613 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:26.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:26.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:26.748 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:26.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:26.851 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:26.862 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:26.863 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:26.876 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:26.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:26.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:26.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:27.002 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:27.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T09:48:27.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:27.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:27.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:27.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:27.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:27.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:27.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:27.391 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:27.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:27.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:27.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:27.630 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:27.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:27.762 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:27.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:27.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:27.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:27.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:27.932 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:27 smithi183 bash[59233]: cluster 2023-10-01T09:48:25.708176+0000 mgr.y (mgr.25132) 1162 : cluster 0 pgmap v1227: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 98 op/s 2023-10-01T09:48:27.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:27.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:28.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:28.045 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:27 smithi111 bash[75702]: cluster 2023-10-01T09:48:25.708176+0000 mgr.y (mgr.25132) 1162 : cluster 0 pgmap v1227: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 98 op/s 2023-10-01T09:48:28.045 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:27 smithi111 bash[78631]: cluster 2023-10-01T09:48:25.708176+0000 mgr.y (mgr.25132) 1162 : cluster 0 pgmap v1227: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 98 op/s 2023-10-01T09:48:28.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:28.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:28.200 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:28.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:28.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:28.332 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:28.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:28.434 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:28.467 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:28.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:28.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:28.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:28.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:28.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:28.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:28.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:28.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:28.884 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:28.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:28.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:28.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:29.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:29.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:29.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:29.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:29.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:29.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:29.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:29.391 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:29.420 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:29.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:29.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:29.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:29.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:29.660 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:29.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:29.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:29.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:29.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:29.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:29.936 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:29 smithi111 bash[75702]: cluster 2023-10-01T09:48:27.709050+0000 mgr.y (mgr.25132) 1163 : cluster 0 pgmap v1228: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:29.936 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:29 smithi111 bash[75702]: audit 2023-10-01T09:48:29.047391+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:29.936 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:29 smithi111 bash[78631]: cluster 2023-10-01T09:48:27.709050+0000 mgr.y (mgr.25132) 1163 : cluster 0 pgmap v1228: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:29.936 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:29 smithi111 bash[78631]: audit 2023-10-01T09:48:29.047391+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:29.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:29.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:29 smithi183 bash[59233]: cluster 2023-10-01T09:48:27.709050+0000 mgr.y (mgr.25132) 1163 : cluster 0 pgmap v1228: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:29 smithi183 bash[59233]: audit 2023-10-01T09:48:29.047391+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:30.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:30.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:30.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:30.347 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:30.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:30.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:30.588 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.613 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:30.716 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_5' removed 2023-10-01T09:48:30.716 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.744 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:30.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:30 smithi111 bash[75702]: audit 2023-10-01T09:48:29.875153+0000 mon.a (mon.0) 1401 : audit 1 from='client.? 172.21.15.111:0/2163879166' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:48:30.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:30 smithi111 bash[78631]: audit 2023-10-01T09:48:29.875153+0000 mon.a (mon.0) 1401 : audit 1 from='client.? 172.21.15.111:0/2163879166' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:48:30.851 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:30.883 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:30.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:30.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:30.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:30 smithi183 bash[59233]: audit 2023-10-01T09:48:29.875153+0000 mon.a (mon.0) 1401 : audit 1 from='client.? 172.21.15.111:0/2163879166' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:48:31.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:31.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:31.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:31.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:31.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:31.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:31.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:31.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:31.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:31.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:31.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:31.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:31.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:31.678 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:31.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:31.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:31.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:31.820 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[75702]: cluster 2023-10-01T09:48:29.709687+0000 mgr.y (mgr.25132) 1164 : cluster 0 pgmap v1229: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:31.820 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[75702]: cluster 2023-10-01T09:48:30.693720+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T09:48:31.820 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[75702]: audit 2023-10-01T09:48:30.694548+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.111:0/2163879166' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:48:31.820 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[75702]: cluster 2023-10-01T09:48:30.694609+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-10-01T09:48:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[78631]: cluster 2023-10-01T09:48:29.709687+0000 mgr.y (mgr.25132) 1164 : cluster 0 pgmap v1229: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[78631]: cluster 2023-10-01T09:48:30.693720+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T09:48:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[78631]: audit 2023-10-01T09:48:30.694548+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.111:0/2163879166' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:48:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:31 smithi111 bash[78631]: cluster 2023-10-01T09:48:30.694609+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-10-01T09:48:31.845 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:48:31.921 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:31.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:31.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:31 smithi183 bash[59233]: cluster 2023-10-01T09:48:29.709687+0000 mgr.y (mgr.25132) 1164 : cluster 0 pgmap v1229: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:31.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:31 smithi183 bash[59233]: cluster 2023-10-01T09:48:30.693720+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T09:48:31.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:31 smithi183 bash[59233]: audit 2023-10-01T09:48:30.694548+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.111:0/2163879166' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T09:48:31.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:31 smithi183 bash[59233]: cluster 2023-10-01T09:48:30.694609+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-10-01T09:48:31.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:31.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:32.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:32.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:32.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:32.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:32.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:32.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:32.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:32.337 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:32.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:32.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:32.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:32.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:32.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:32.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:32.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:32.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:32.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:32.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:32.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:32.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:33.021 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:33.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:33.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:33.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:33.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:33.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:33.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:33.308 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T09:48:33.309 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T09:48:33.309 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-10-01T09:48:33.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-10-01T09:48:33.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:33.430 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:33.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:33.564 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:33.667 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:33.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:33.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:33.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:33 smithi183 bash[59233]: cluster 2023-10-01T09:48:31.710382+0000 mgr.y (mgr.25132) 1165 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:33.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:33.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:33.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:33.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:33.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:33.963 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:33 smithi111 bash[75702]: cluster 2023-10-01T09:48:31.710382+0000 mgr.y (mgr.25132) 1165 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:33.963 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:33 smithi111 bash[78631]: cluster 2023-10-01T09:48:31.710382+0000 mgr.y (mgr.25132) 1165 : cluster 0 pgmap v1231: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:34.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:34.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:34.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:34.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:34.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:34.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:34.219 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:48:34.242 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:48:34.266 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:48:34.294 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:48:34.317 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:48:34.321 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:34.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:34.350 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:48:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:34.376 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:48:34.405 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.407 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.408 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:48:34.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:34.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:34.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:34.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:34.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:34.709 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:34.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:34.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:34 smithi183 bash[59233]: audit 2023-10-01T09:48:34.192443+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.111:0/1620349787' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:34.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:34 smithi183 bash[59233]: audit 2023-10-01T09:48:34.372921+0000 mon.a (mon.0) 1405 : audit 1 from='client.? 172.21.15.111:0/905401532' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:48:34.843 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:34.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:34.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:34.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:34.975 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:35.005 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:48:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:48:34] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.33.4" 2023-10-01T09:48:35.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:34 smithi111 bash[78631]: audit 2023-10-01T09:48:34.192443+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.111:0/1620349787' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:35.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:34 smithi111 bash[78631]: audit 2023-10-01T09:48:34.372921+0000 mon.a (mon.0) 1405 : audit 1 from='client.? 172.21.15.111:0/905401532' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:48:35.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:34 smithi111 bash[75702]: audit 2023-10-01T09:48:34.192443+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.111:0/1620349787' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:35.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:34 smithi111 bash[75702]: audit 2023-10-01T09:48:34.372921+0000 mon.a (mon.0) 1405 : audit 1 from='client.? 172.21.15.111:0/905401532' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:48:35.108 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:35.136 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:35.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:35.239 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:35.271 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:35.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:35.340 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:48:35.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:35.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:35.500 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:35.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:35.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:35.658 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:35.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:35.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:35.790 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:35.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:35.894 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:35.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:35.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:35.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:36.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:36.043 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[78631]: cluster 2023-10-01T09:48:33.710755+0000 mgr.y (mgr.25132) 1166 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:36.043 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[78631]: cluster 2023-10-01T09:48:35.321405+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:48:36.043 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[78631]: cluster 2023-10-01T09:48:35.330251+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:36.043 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[78631]: audit 2023-10-01T09:48:35.333808+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.111:0/905401532' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:48:36.043 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[78631]: cluster 2023-10-01T09:48:35.333882+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-10-01T09:48:36.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[75702]: cluster 2023-10-01T09:48:33.710755+0000 mgr.y (mgr.25132) 1166 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:36.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[75702]: cluster 2023-10-01T09:48:35.321405+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:48:36.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[75702]: cluster 2023-10-01T09:48:35.330251+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:36.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[75702]: audit 2023-10-01T09:48:35.333808+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.111:0/905401532' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:48:36.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:35 smithi111 bash[75702]: cluster 2023-10-01T09:48:35.333882+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-10-01T09:48:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:35 smithi183 bash[59233]: cluster 2023-10-01T09:48:33.710755+0000 mgr.y (mgr.25132) 1166 : cluster 0 pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:35 smithi183 bash[59233]: cluster 2023-10-01T09:48:35.321405+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:48:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:35 smithi183 bash[59233]: cluster 2023-10-01T09:48:35.330251+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:35 smithi183 bash[59233]: audit 2023-10-01T09:48:35.333808+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.111:0/905401532' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:48:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:35 smithi183 bash[59233]: cluster 2023-10-01T09:48:35.333882+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-10-01T09:48:36.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:36.122 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:48:36.122 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:48:36.123 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:48:36.123 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:48:36.123 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:48:36.162 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:36.190 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:36.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:36.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:36.319 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:36.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:36.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:36.454 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:36.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:36.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:36.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:36.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:36.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:36.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:36.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:36.837 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:36 smithi183 bash[59233]: cluster 2023-10-01T09:48:35.711597+0000 mgr.y (mgr.25132) 1167 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:36.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:36.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:36.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:36.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:36.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:37.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:36 smithi111 bash[75702]: cluster 2023-10-01T09:48:35.711597+0000 mgr.y (mgr.25132) 1167 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:37.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:36 smithi111 bash[78631]: cluster 2023-10-01T09:48:35.711597+0000 mgr.y (mgr.25132) 1167 : cluster 0 pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:37.091 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:37.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:37.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:37.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T09:48:37.219 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:37.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:37.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:37.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:37.385 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:37.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:37.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:37.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:37.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:37.574 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:48:37.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:37.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:37.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:37 smithi111 bash[75702]: cluster 2023-10-01T09:48:36.398657+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:37.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:37 smithi111 bash[75702]: cluster 2023-10-01T09:48:36.398970+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:37.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:37 smithi111 bash[75702]: cluster 2023-10-01T09:48:36.399132+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:37.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:37.784 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:37.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:37 smithi183 bash[59233]: cluster 2023-10-01T09:48:36.398657+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:37 smithi183 bash[59233]: cluster 2023-10-01T09:48:36.398970+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:37 smithi183 bash[59233]: cluster 2023-10-01T09:48:36.399132+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:37.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:37.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:37.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:37.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:38.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:38.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:37 smithi111 bash[78631]: cluster 2023-10-01T09:48:36.398657+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:37 smithi111 bash[78631]: cluster 2023-10-01T09:48:36.398970+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:37 smithi111 bash[78631]: cluster 2023-10-01T09:48:36.399132+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T09:48:38.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:38.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:38.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:38.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:38.326 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:38.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:38.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:38.459 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:38.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:38.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:38.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:38.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:48:38.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:38.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:38.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:38.851 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:38 smithi183 bash[59233]: cluster 2023-10-01T09:48:37.712403+0000 mgr.y (mgr.25132) 1168 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:38.870 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:38.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:38.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:38.988 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:38 smithi111 bash[78631]: cluster 2023-10-01T09:48:37.712403+0000 mgr.y (mgr.25132) 1168 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:38.988 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:38 smithi111 bash[75702]: cluster 2023-10-01T09:48:37.712403+0000 mgr.y (mgr.25132) 1168 : cluster 0 pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:39.009 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:39.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:39.101 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:39.113 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:39.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:39.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:39.244 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:39.278 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:39.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:39.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:39.405 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:39.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:39.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:39.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:39.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:39.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:39.768 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:39.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:39.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:39.933 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:39.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:40.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:40.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.201 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:40.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:40.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:40.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:40.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:40.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:40.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:40.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:40.712 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:40.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:40.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:40.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:40.975 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:41.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:41.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:41.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:41.140 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:41.243 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:41.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:41.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:41.375 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:41.407 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:41.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:41.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:41.522 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:41 smithi111 bash[78631]: cluster 2023-10-01T09:48:39.713176+0000 mgr.y (mgr.25132) 1169 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:41.522 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:41 smithi111 bash[75702]: cluster 2023-10-01T09:48:39.713176+0000 mgr.y (mgr.25132) 1169 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:41.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:41.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:41.677 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:41.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:41.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:41.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:41 smithi183 bash[59233]: cluster 2023-10-01T09:48:39.713176+0000 mgr.y (mgr.25132) 1169 : cluster 0 pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:41.812 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:41.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:41.907 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:48:41.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:41.943 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:41.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:41.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:42.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:42.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:42.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:42.143 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:42.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:42.205 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:42.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:42.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:42.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:42.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:42.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:42.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:42.575 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:42.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:42.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:42.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:42.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:42.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:42.875 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:42.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:42.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:42.979 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:43.011 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:43.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:43.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:43.156 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:43.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:43.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:43.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:43.410 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:43.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:43.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:43.521 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:43 smithi183 bash[59233]: cluster 2023-10-01T09:48:41.714414+0000 mgr.y (mgr.25132) 1170 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:43.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:43.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:43.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:43 smithi111 bash[78631]: cluster 2023-10-01T09:48:41.714414+0000 mgr.y (mgr.25132) 1170 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:43.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:43 smithi111 bash[75702]: cluster 2023-10-01T09:48:41.714414+0000 mgr.y (mgr.25132) 1170 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:43.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:43.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:43.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:43.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:43.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:43.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:43.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:43.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:43.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:43.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:44.039 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:44.067 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:44.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:44.199 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:44.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:44.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:44.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:44.435 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:44.464 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:44.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:44.567 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:44.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:44 smithi111 bash[75702]: audit 2023-10-01T09:48:44.047837+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:44.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:44 smithi111 bash[78631]: audit 2023-10-01T09:48:44.047837+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:44.576 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:44 smithi183 bash[59233]: audit 2023-10-01T09:48:44.047837+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:44.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:44.696 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:44.721 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:44.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:44.849 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:44.887 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:48:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:48:44] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.33.4" 2023-10-01T09:48:44.953 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:44.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:44.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:45.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:45.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:45.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:45.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:45.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:45.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:45.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:45.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:45.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:45.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:45.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:45.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:45.594 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_6' created 2023-10-01T09:48:45.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:45.626 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:45 smithi183 bash[59233]: cluster 2023-10-01T09:48:43.715079+0000 mgr.y (mgr.25132) 1171 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:45.644 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:45.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:45.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:45.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:45.774 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:45.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:45.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:45.800 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:45 smithi111 bash[78631]: cluster 2023-10-01T09:48:43.715079+0000 mgr.y (mgr.25132) 1171 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:45.800 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:45 smithi111 bash[75702]: cluster 2023-10-01T09:48:43.715079+0000 mgr.y (mgr.25132) 1171 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111787 9.a 9:5d2236b5:::benchmark_data_smithi111_170841_object6362:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.002865+0000", 2023-10-01T09:48:45.816 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.806475621, 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2555664440000001, 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111787 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.817 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.002865+0000", 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.002865+0000", 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.818 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.002864+0000", 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7900000000000002e-06 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.002871+0000", 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4848000000000001e-05 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.002885+0000", 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6320000000000008e-06 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.002893+0000", 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018437070999999999 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.820 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.021330+0000", 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017503700000000001 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.021505+0000", 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019714600000000001 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:48:45.821 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.021702+0000", 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020124962999999999 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.041827+0000", 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4091000000000005e-05 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.822 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.041911+0000", 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.045227073999999999 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.087138+0000", 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4059999999999999e-05 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.087153+0000", 2023-10-01T09:48:45.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1166973170000001 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.203850+0000", 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014824 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for missing object", 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.203998+0000", 2023-10-01T09:48:45.824 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.053576154000000001 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.257574+0000", 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00085726800000000001 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.258432+0000", 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2555664440000001 2023-10-01T09:48:45.825 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111804 9.a 9:5e26c128:::benchmark_data_smithi111_170841_object6379:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.031261+0000", 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.77807931400002, 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2396053280000001, 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:45.826 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111804 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.031261+0000", 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.827 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.031261+0000", 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.828 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.031259+0000", 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8690000000000004e-06 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.031267+0000", 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6731999999999998e-05 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.031284+0000", 2023-10-01T09:48:45.829 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.054e-06 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.031290+0000", 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.006290581 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.037580+0000", 2023-10-01T09:48:45.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014622300000000001 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.037727+0000", 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014429800000000001 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.037871+0000", 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011530333 2023-10-01T09:48:45.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.049401+0000", 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0054009160000000004 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.054802+0000", 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.032696917999999998 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.087499+0000", 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3759999999999997e-06 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.087508+0000", 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1710938770000001 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.258602+0000", 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000205479 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for missing object", 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.258808+0000", 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011976617 2023-10-01T09:48:45.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.270784+0000", 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2343999999999996e-05 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.270867+0000", 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2396053280000001 2023-10-01T09:48:45.835 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111807 9.a 9:5042b93b:::benchmark_data_smithi111_170841_object6382:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.036816+0000", 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.77252472100002, 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2493945369999999, 2023-10-01T09:48:45.836 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111807 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.036816+0000", 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.036816+0000", 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.036815+0000", 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.212e-06 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.036821+0000", 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.038e-06 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.036829+0000", 2023-10-01T09:48:45.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1970000000000004e-06 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.036834+0000", 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0089229129999999993 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.045757+0000", 2023-10-01T09:48:45.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019796899999999999 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.045955+0000", 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020888800000000001 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.046164+0000", 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0044479589999999996 2023-10-01T09:48:45.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.050612+0000", 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011263861 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.061876+0000", 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025659702999999999 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.087535+0000", 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7670000000000003e-06 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.087543+0000", 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1712978510000001 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.258841+0000", 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011503681999999999 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for missing object", 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.270345+0000", 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015773526 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286118+0000", 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2322000000000001e-05 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286211+0000", 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2493945369999999 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.845 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111816 9.7 9:e705ff3b:::benchmark_data_smithi111_170841_object6391:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.052295+0000", 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.75704587600001, 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.214326743, 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.846 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111816 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052295+0000", 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052295+0000", 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052293+0000", 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.648e-06 2023-10-01T09:48:45.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052299+0000", 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2381999999999999e-05 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052311+0000", 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1220000000000003e-06 2023-10-01T09:48:45.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052317+0000", 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7025999999999999e-05 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052374+0000", 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019592200000000001 2023-10-01T09:48:45.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052570+0000", 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000215706 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.052785+0000", 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034323560000000001 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.056218+0000", 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018233262 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.074451+0000", 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017222052000000002 2023-10-01T09:48:45.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.091673+0000", 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.397e-05 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.091687+0000", 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1525009980000001 2023-10-01T09:48:45.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.244188+0000", 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6714999999999998e-05 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for missing object", 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.244285+0000", 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022204083999999999 2023-10-01T09:48:45.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266489+0000", 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013290700000000001 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266622+0000", 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.214326743 2023-10-01T09:48:45.855 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111825 9.7 9:ec81c4b6:::benchmark_data_smithi111_170841_object6400:head [delete] snapc 0=[] ondisk+write+known_if_redirected e199)", 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.081205+0000", 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.72813538399998, 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1848662619999999, 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.856 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111825 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.081205+0000", 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.081205+0000", 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.081203+0000", 2023-10-01T09:48:45.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9810000000000003e-06 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.081211+0000", 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4788e-05 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.081226+0000", 2023-10-01T09:48:45.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3459999999999994e-06 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.081234+0000", 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011660070999999999 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.092894+0000", 2023-10-01T09:48:45.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8870000000000004e-06 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.092904+0000", 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1513959460000001 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.244300+0000", 2023-10-01T09:48:45.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7441000000000005e-05 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.244388+0000", 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102296 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.244490+0000", 2023-10-01T09:48:45.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021117943 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.265608+0000", 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026106099999999999 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.265869+0000", 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6996000000000003e-05 2023-10-01T09:48:45.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.265906+0000", 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7884000000000003e-05 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.265974+0000", 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7664999999999994e-05 2023-10-01T09:48:45.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266072+0000", 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1848662619999999 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.865 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111830 9.a 9:5b660bd3:::benchmark_data_smithi111_170841_object6405:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.099252+0000", 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.710089181, 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1871675640000001, 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111830 2023-10-01T09:48:45.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099252+0000", 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099252+0000", 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099250+0000", 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1620000000000008e-06 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099258+0000", 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2055999999999999e-05 2023-10-01T09:48:45.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099270+0000", 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.844e-06 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099277+0000", 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6328e-05 2023-10-01T09:48:45.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099333+0000", 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2490000000000001e-06 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099342+0000", 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1715542649999999 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.270896+0000", 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012726099999999999 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.271023+0000", 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016882999999999999 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.271192+0000", 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014431719000000001 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.285624+0000", 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4439999999999999e-06 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.285629+0000", 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000616984 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286246+0000", 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3815e-05 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286290+0000", 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012923700000000001 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286419+0000", 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1871675640000001 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111831 9.7 9:ee4a66ba:::benchmark_data_smithi111_170841_object6406:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.099778+0000", 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.70956260999998, 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.167245825, 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.875 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111831 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099778+0000", 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099778+0000", 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099777+0000", 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7320000000000003e-06 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099783+0000", 2023-10-01T09:48:45.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0815999999999999e-05 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099794+0000", 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5279999999999998e-06 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099801+0000", 2023-10-01T09:48:45.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9694000000000002e-05 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099851+0000", 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1960000000000008e-06 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.099859+0000", 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.153402568 2023-10-01T09:48:45.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.253262+0000", 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4616000000000003e-05 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.253356+0000", 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011205999999999999 2023-10-01T09:48:45.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.253468+0000", 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012362657000000001 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.265831+0000", 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030117000000000002 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266132+0000", 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00069968500000000002 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266832+0000", 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6780000000000002e-05 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266889+0000", 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013517100000000001 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.267024+0000", 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.167245825 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.883 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111834 9.7 9:e20b7c8f:::benchmark_data_smithi111_170841_object6409:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.109923+0000", 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.69941796099999, 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1747913240000001, 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.884 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111834 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.109923+0000", 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.109923+0000", 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.109920+0000", 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2013e-05 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.109932+0000", 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.4328000000000002e-05 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.109957+0000", 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3889999999999994e-06 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.109966+0000", 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000100561 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.110067+0000", 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8329999999999999e-05 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.110085+0000", 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1469571839999999 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.257042+0000", 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000162829 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.257205+0000", 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018927500000000001 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,7", 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.257394+0000", 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0094011930000000004 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.266796+0000", 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011293500999999999 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.278089+0000", 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0063848689999999996 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.284474+0000", 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3769000000000006e-05 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.284538+0000", 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017641099999999999 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.284714+0000", 2023-10-01T09:48:45.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1747913240000001 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:111835 9.a 9:58052857:::benchmark_data_smithi111_170841_object6410:head [delete] snapc 0=[] ondisk+write+known_if_redirected e200)", 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:40:30.111708+0000", 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 495.69763292499999, 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1827534239999999, 2023-10-01T09:48:45.893 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 111835 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111708+0000", 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111708+0000", 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111707+0000", 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6760000000000001e-06 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111713+0000", 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2438e-05 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111726+0000", 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3729999999999998e-06 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111732+0000", 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3822e-05 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111796+0000", 2023-10-01T09:48:45.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2904999999999999e-05 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:30.111809+0000", 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.168377124 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.280186+0000", 2023-10-01T09:48:45.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018443499999999999 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.280371+0000", 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019353799999999999 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.280564+0000", 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0056455359999999996 2023-10-01T09:48:45.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286210+0000", 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00024932399999999999 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.286459+0000", 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0076675800000000002 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.294126+0000", 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010801100000000001 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.294235+0000", 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000226691 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:40:31.294461+0000", 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1827534239999999 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.902 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166405 9.a 9:5e5162c2:::benchmark_data_smithi111_170841_object60980:head [delete] snapc 0=[] ondisk+write+known_if_redirected e221)", 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.723646+0000", 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 413.08569461799999, 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.053413022, 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166405 2023-10-01T09:48:45.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723646+0000", 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723646+0000", 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723644+0000", 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8810000000000002e-06 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723653+0000", 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.358e-05 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723667+0000", 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4220000000000003e-06 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723674+0000", 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0665e-05 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723765+0000", 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000122614 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.723887+0000", 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015686300000000001 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.724044+0000", 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010216507999999999 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.734261+0000", 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0092381259999999993 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.743499+0000", 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6850000000000001e-06 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.743507+0000", 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.033499269 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.777006+0000", 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3214000000000002e-05 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.777059+0000", 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.053413022 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166442 9.a 9:57935119:::benchmark_data_smithi111_170841_object61017:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.771320+0000", 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 413.03802093199999, 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0207516599999999, 2023-10-01T09:48:45.911 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166442 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771320+0000", 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771320+0000", 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771319+0000", 2023-10-01T09:48:45.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.507e-06 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771324+0000", 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2218000000000001e-05 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771337+0000", 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0609999999999998e-06 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771344+0000", 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7977000000000003e-05 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771412+0000", 2023-10-01T09:48:45.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2736e-05 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.771424+0000", 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0064203819999999 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.777845+0000", 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4431000000000004e-05 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.777939+0000", 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012803200000000001 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.778067+0000", 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013745378000000001 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.791813+0000", 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000146954 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.791960+0000", 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7160000000000001e-05 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.791987+0000", 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2789e-05 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.792029+0000", 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1961e-05 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.792071+0000", 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0207516599999999 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166464 9.a 9:56022d13:::benchmark_data_smithi111_170841_object61039:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.804482+0000", 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 413.00485875499999, 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99754248599999995, 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.921 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166464 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804482+0000", 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804482+0000", 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804481+0000", 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2989999999999996e-06 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804486+0000", 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1195999999999999e-05 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804497+0000", 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.276e-06 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804502+0000", 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7435999999999998e-05 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804550+0000", 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5660000000000007e-06 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.804558+0000", 2023-10-01T09:48:45.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.977477704 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.782036+0000", 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030741600000000003 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.782344+0000", 2023-10-01T09:48:45.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028051600000000002 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.782624+0000", 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0092475549999999993 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.791872+0000", 2023-10-01T09:48:45.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047267919999999996 2023-10-01T09:48:45.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:45.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.796598+0000", 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0051942170000000001 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.801793+0000", 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019700800000000001 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.801990+0000", 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4783999999999998e-05 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802024+0000", 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99754248599999995 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166477 9.a 9:5ad67308:::benchmark_data_smithi111_170841_object61052:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.816165+0000", 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.99317611499998, 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98600265399999998, 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.932 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166477 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816165+0000", 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816165+0000", 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816162+0000", 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3529999999999995e-06 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816171+0000", 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1888e-05 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816183+0000", 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5549999999999999e-06 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816189+0000", 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8521000000000003e-05 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816258+0000", 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9720000000000004e-06 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816268+0000", 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97198755699999995 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.788255+0000", 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9962000000000005e-05 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.788335+0000", 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7149000000000001e-05 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.788432+0000", 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013293703 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.801726+0000", 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00031055900000000002 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802037+0000", 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8821999999999999e-05 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802115+0000", 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8568000000000002e-05 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802144+0000", 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3277000000000001e-05 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802167+0000", 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98600265399999998 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166479 9.a 9:5fe3a6b2:::benchmark_data_smithi111_170841_object61054:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.816468+0000", 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.99287313999997, 2023-10-01T09:48:45.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99657883400000002, 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166479 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816468+0000", 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816468+0000", 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816467+0000", 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2559999999999998e-06 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816470+0000", 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.516e-06 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816477+0000", 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3409999999999996e-06 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.816481+0000", 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011638760000000001 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.817645+0000", 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1677e-05 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.817657+0000", 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97446012400000004 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.792117+0000", 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012292999999999999 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.792240+0000", 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014605 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.792386+0000", 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0096956909999999993 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802081+0000", 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4617000000000006e-05 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802176+0000", 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010756872000000001 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.812933+0000", 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2539000000000006e-05 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.812995+0000", 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0905999999999997e-05 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.813046+0000", 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99657883400000002 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166559 9.a 9:5177d0c5:::benchmark_data_smithi111_170841_object61134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.929801+0000", 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.87954005500001, 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.89327335600000002, 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.951 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166559 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929801+0000", 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929801+0000", 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929800+0000", 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6380000000000002e-06 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929804+0000", 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1359999999999999e-06 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929811+0000", 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3810000000000001e-06 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.954 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929815+0000", 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0434999999999999e-05 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929886+0000", 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.403e-05 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.929900+0000", 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.86675754500000002 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.796657+0000", 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000151924 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.796809+0000", 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000143895 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.796953+0000", 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0052302820000000002 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802183+0000", 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6585000000000003e-05 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802220+0000", 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020762379000000001 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.822982+0000", 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8519000000000001e-05 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823031+0000", 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3177999999999999e-05 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823074+0000", 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.89327335600000002 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166566 9.a 9:585c61c1:::benchmark_data_smithi111_170841_object61141:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.941937+0000", 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.867403878, 2023-10-01T09:48:45.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.88129096699999998, 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166566 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.941937+0000", 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.941937+0000", 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.941935+0000", 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2940000000000002e-06 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.941942+0000", 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4134999999999999e-05 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.941956+0000", 2023-10-01T09:48:45.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3709999999999996e-06 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.941962+0000", 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8360999999999999e-05 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.942021+0000", 2023-10-01T09:48:45.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2029999999999992e-06 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.942029+0000", 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.86021356100000002 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802242+0000", 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7527999999999994e-05 2023-10-01T09:48:45.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802320+0000", 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9479000000000001e-05 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.802419+0000", 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010458538999999999 2023-10-01T09:48:45.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.812878+0000", 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022079700000000001 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.813099+0000", 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010031271 2023-10-01T09:48:45.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823130+0000", 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0154999999999997e-05 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823180+0000", 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7735999999999998e-05 2023-10-01T09:48:45.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823228+0000", 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.88129096699999998 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.969 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166568 9.a 9:5e9bdc3d:::benchmark_data_smithi111_170841_object61143:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.945443+0000", 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.86389813099998, 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.87792112, 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166568 2023-10-01T09:48:45.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945443+0000", 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945443+0000", 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:48:45.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945441+0000", 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0679000000000001e-05 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945452+0000", 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5259000000000001e-05 2023-10-01T09:48:45.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945467+0000", 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2810000000000003e-06 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945474+0000", 2023-10-01T09:48:45.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3007000000000002e-05 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945537+0000", 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3147e-05 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.945551+0000", 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.86195670300000005 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.807507+0000", 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010496 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.807612+0000", 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000108825 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.807721+0000", 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0053724070000000001 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.813094+0000", 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0097711550000000001 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.822865+0000", 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00042253800000000003 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823287+0000", 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6375999999999998e-05 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823334+0000", 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0088999999999999e-05 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823364+0000", 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.87792112 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166587 9.a 9:584b9de4:::benchmark_data_smithi111_170841_object61162:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.976902+0000", 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.83243821100001, 2023-10-01T09:48:45.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.87187996999999995, 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166587 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.976902+0000", 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.976902+0000", 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999928 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.976895+0000", 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5971999999999999e-05 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.976911+0000", 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1285e-05 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.976932+0000", 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1456e-05 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.976944+0000", 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9775000000000002e-05 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.977014+0000", 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1396000000000001e-05 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.977025+0000", 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.84090249500000003 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.817927+0000", 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016051300000000001 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.818088+0000", 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016871900000000001 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.818257+0000", 2023-10-01T09:48:45.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0052544430000000001 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823511+0000", 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013985107 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.837496+0000", 2023-10-01T09:48:45.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011014664 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.848511+0000", 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014428299999999999 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.848655+0000", 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012724599999999999 2023-10-01T09:48:45.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.848782+0000", 2023-10-01T09:48:45.989 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.87187996999999995 2023-10-01T09:48:45.989 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.989 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166596 9.a 9:5c9a2e64:::benchmark_data_smithi111_170841_object61171:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:52.989793+0000", 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.81954721300002, 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.85966038300000003, 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:45.990 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166596 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989793+0000", 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:45.991 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989793+0000", 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989792+0000", 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2332e-05 2023-10-01T09:48:45.992 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989804+0000", 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5849999999999999e-05 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989820+0000", 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0949999999999998e-06 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989827+0000", 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8118e-05 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989905+0000", 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4878000000000001e-05 2023-10-01T09:48:45.994 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:52.989920+0000", 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.83362301100000002 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823543+0000", 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7068000000000001e-05 2023-10-01T09:48:45.995 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823620+0000", 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5235000000000006e-05 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.823705+0000", 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013848717999999999 2023-10-01T09:48:45.996 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.837554+0000", 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0054852900000000003 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.843039+0000", 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0060836739999999999 2023-10-01T09:48:45.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.849123+0000", 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000155885 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.849279+0000", 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000175021 2023-10-01T09:48:45.998 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.849454+0000", 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.85966038300000003 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:166608 9.a 9:5b6ccb1d:::benchmark_data_smithi111_170841_object61183:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T09:48:45.999 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:53.008438+0000", 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 412.80090245500003, 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.85812276399999998, 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 166608 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.000 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008438+0000", 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008438+0000", 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.001 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008436+0000", 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2748000000000001e-05 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008449+0000", 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2864e-05 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.002 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008471+0000", 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0587e-05 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008482+0000", 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8700000000000003e-05 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.003 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008551+0000", 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1895e-05 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.008563+0000", 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.81977494200000001 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.004 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.828338+0000", 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000108572 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.828446+0000", 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012619899999999999 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:48:46.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.828572+0000", 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014473415999999999 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.843046+0000", 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0059177379999999996 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:46.006 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.848964+0000", 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017496074 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.866460+0000", 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2982999999999997e-05 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.866513+0000", 2023-10-01T09:48:46.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8406999999999999e-05 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:53.866561+0000", 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.85812276399999998 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:48:46.008 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:48:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:46.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:46.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:46.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:46.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:46.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:46.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:46.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:46.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:46.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:46.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:46.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:46.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:46.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:46.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:46.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: audit 2023-10-01T09:48:45.082092+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.111:0/317642634' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T09:48:46.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: audit 2023-10-01T09:48:45.082439+0000 mon.a (mon.0) 1410 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T09:48:46.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: cluster 2023-10-01T09:48:45.582647+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: audit 2023-10-01T09:48:45.584025+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-01T09:48:46.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: cluster 2023-10-01T09:48:45.584141+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: cluster 2023-10-01T09:48:45.584881+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[75702]: cluster 2023-10-01T09:48:45.585307+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: audit 2023-10-01T09:48:45.082092+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.111:0/317642634' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: audit 2023-10-01T09:48:45.082439+0000 mon.a (mon.0) 1410 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: cluster 2023-10-01T09:48:45.582647+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: audit 2023-10-01T09:48:45.584025+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: cluster 2023-10-01T09:48:45.584141+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: cluster 2023-10-01T09:48:45.584881+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:46 smithi111 bash[78631]: cluster 2023-10-01T09:48:45.585307+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.792 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: audit 2023-10-01T09:48:45.082092+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.111:0/317642634' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T09:48:46.792 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: audit 2023-10-01T09:48:45.082439+0000 mon.a (mon.0) 1410 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T09:48:46.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: cluster 2023-10-01T09:48:45.582647+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: audit 2023-10-01T09:48:45.584025+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-01T09:48:46.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: cluster 2023-10-01T09:48:45.584141+0000 mon.a (mon.0) 1412 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-10-01T09:48:46.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: cluster 2023-10-01T09:48:45.584881+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:46 smithi183 bash[59233]: cluster 2023-10-01T09:48:45.585307+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:46.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T09:48:46.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:46.902 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:46.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:46.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:47.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:47.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:47.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:47.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:47.185 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:47.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:47.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:47.325 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:47.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:47.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:47.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:47 smithi183 bash[59233]: cluster 2023-10-01T09:48:45.585364+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:47 smithi183 bash[59233]: cluster 2023-10-01T09:48:45.715521+0000 mgr.y (mgr.25132) 1172 : cluster 0 pgmap v1240: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:47 smithi183 bash[59233]: cluster 2023-10-01T09:48:46.600096+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-10-01T09:48:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:47 smithi183 bash[59233]: cluster 2023-10-01T09:48:46.601471+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:47.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:47 smithi183 bash[59233]: cluster 2023-10-01T09:48:46.602171+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:47.553 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:47.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:47.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:47.713 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:47.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[78631]: cluster 2023-10-01T09:48:45.585364+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[78631]: cluster 2023-10-01T09:48:45.715521+0000 mgr.y (mgr.25132) 1172 : cluster 0 pgmap v1240: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[78631]: cluster 2023-10-01T09:48:46.600096+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-10-01T09:48:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[78631]: cluster 2023-10-01T09:48:46.601471+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:47.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[78631]: cluster 2023-10-01T09:48:46.602171+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[75702]: cluster 2023-10-01T09:48:45.585364+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T09:48:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[75702]: cluster 2023-10-01T09:48:45.715521+0000 mgr.y (mgr.25132) 1172 : cluster 0 pgmap v1240: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[75702]: cluster 2023-10-01T09:48:46.600096+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-10-01T09:48:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[75702]: cluster 2023-10-01T09:48:46.601471+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:47.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:47 smithi111 bash[75702]: cluster 2023-10-01T09:48:46.602171+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:47.844 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:47.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:47.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:47.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:47.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:47.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:48.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:48.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:48.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:48.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:48.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:48.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:48.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:48.471 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:48.498 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:48.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-10-01T09:48:48.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:48.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:48.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:48.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:48.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:48 smithi183 bash[59233]: cluster 2023-10-01T09:48:46.601859+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:48 smithi183 bash[59233]: cluster 2023-10-01T09:48:47.597902+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-10-01T09:48:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:48 smithi183 bash[59233]: cluster 2023-10-01T09:48:47.659548+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:48 smithi183 bash[59233]: cluster 2023-10-01T09:48:47.662571+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:48.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:48.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:48.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:49.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:49.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:49.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:49.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[75702]: cluster 2023-10-01T09:48:46.601859+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:49.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[75702]: cluster 2023-10-01T09:48:47.597902+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-10-01T09:48:49.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[75702]: cluster 2023-10-01T09:48:47.659548+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[75702]: cluster 2023-10-01T09:48:47.662571+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[78631]: cluster 2023-10-01T09:48:46.601859+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T09:48:49.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[78631]: cluster 2023-10-01T09:48:47.597902+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-10-01T09:48:49.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[78631]: cluster 2023-10-01T09:48:47.659548+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:48 smithi111 bash[78631]: cluster 2023-10-01T09:48:47.662571+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.139 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:49.174 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:49.277 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:49.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:49.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:49.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:49.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:49.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:49.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:49.587 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:49.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:49.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:49.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:49.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:49.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[75702]: cluster 2023-10-01T09:48:47.715911+0000 mgr.y (mgr.25132) 1173 : cluster 0 pgmap v1243: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:49.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[75702]: cluster 2023-10-01T09:48:48.357360+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[75702]: cluster 2023-10-01T09:48:48.957256+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[75702]: cluster 2023-10-01T09:48:49.202277+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:49.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:49.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:49.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:49.964 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:49 smithi183 bash[59233]: cluster 2023-10-01T09:48:47.715911+0000 mgr.y (mgr.25132) 1173 : cluster 0 pgmap v1243: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:49.964 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:49 smithi183 bash[59233]: cluster 2023-10-01T09:48:48.357360+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.964 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:49 smithi183 bash[59233]: cluster 2023-10-01T09:48:48.957256+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.964 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:49 smithi183 bash[59233]: cluster 2023-10-01T09:48:49.202277+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:49.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:49.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:49.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[78631]: cluster 2023-10-01T09:48:47.715911+0000 mgr.y (mgr.25132) 1173 : cluster 0 pgmap v1243: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[78631]: cluster 2023-10-01T09:48:48.357360+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[78631]: cluster 2023-10-01T09:48:48.957256+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:49 smithi111 bash[78631]: cluster 2023-10-01T09:48:49.202277+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T09:48:50.086 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:50.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:50.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:50.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:50.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:50.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:50.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:50.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:50.516 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:48:50.539 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:48:50.562 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:48:50.603 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:48:50.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:50.642 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:48:50.649 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:50.678 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:48:50.702 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:48:50.739 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.742 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:48:50.753 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:50.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:50 smithi111 bash[75702]: audit 2023-10-01T09:48:50.482572+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.111:0/740586361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:50.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:50 smithi111 bash[78631]: audit 2023-10-01T09:48:50.482572+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.111:0/740586361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:50.785 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:50.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:50.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:50.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:50.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:51.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:51.043 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:50 smithi183 bash[59233]: audit 2023-10-01T09:48:50.482572+0000 mon.a (mon.0) 1415 : audit 0 from='client.? 172.21.15.111:0/740586361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:48:51.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:51.172 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:51.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:51.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:51.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:51.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:51.406 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:51.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:51.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:51.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:51.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:51.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:51.574 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:48:51.623 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:48:51.670 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:51.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:51.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:51 smithi111 bash[75702]: cluster 2023-10-01T09:48:49.716324+0000 mgr.y (mgr.25132) 1174 : cluster 0 pgmap v1244: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:51 smithi111 bash[75702]: audit 2023-10-01T09:48:50.865023+0000 mon.a (mon.0) 1416 : audit 1 from='client.? 172.21.15.111:0/3942638020' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:48:51.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:51 smithi111 bash[78631]: cluster 2023-10-01T09:48:49.716324+0000 mgr.y (mgr.25132) 1174 : cluster 0 pgmap v1244: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:51.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:51 smithi111 bash[78631]: audit 2023-10-01T09:48:50.865023+0000 mon.a (mon.0) 1416 : audit 1 from='client.? 172.21.15.111:0/3942638020' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:48:51.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:51.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:51.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:51.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:51.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:51 smithi183 bash[59233]: cluster 2023-10-01T09:48:49.716324+0000 mgr.y (mgr.25132) 1174 : cluster 0 pgmap v1244: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:51 smithi183 bash[59233]: audit 2023-10-01T09:48:50.865023+0000 mon.a (mon.0) 1416 : audit 1 from='client.? 172.21.15.111:0/3942638020' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:48:52.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:52.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:52.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:52.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:52.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:52.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:52.324 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:52.350 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:52.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:52.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:52.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:52.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:52.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:52.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:52 smithi183 bash[59233]: cluster 2023-10-01T09:48:51.605844+0000 mon.a (mon.0) 1417 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:48:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:52 smithi183 bash[59233]: cluster 2023-10-01T09:48:51.605901+0000 mon.a (mon.0) 1418 : cluster 1 Cluster is now healthy 2023-10-01T09:48:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:52 smithi183 bash[59233]: cluster 2023-10-01T09:48:51.615413+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T09:48:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:52 smithi183 bash[59233]: cluster 2023-10-01T09:48:51.616197+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T09:48:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:52 smithi183 bash[59233]: audit 2023-10-01T09:48:51.617632+0000 mon.a (mon.0) 1419 : audit 1 from='client.? 172.21.15.111:0/3942638020' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:48:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:52 smithi183 bash[59233]: cluster 2023-10-01T09:48:51.617704+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-10-01T09:48:52.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:52.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:52.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:52.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:52.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:52.999 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[78631]: cluster 2023-10-01T09:48:51.605844+0000 mon.a (mon.0) 1417 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[78631]: cluster 2023-10-01T09:48:51.605901+0000 mon.a (mon.0) 1418 : cluster 1 Cluster is now healthy 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[78631]: cluster 2023-10-01T09:48:51.615413+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[78631]: cluster 2023-10-01T09:48:51.616197+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[78631]: audit 2023-10-01T09:48:51.617632+0000 mon.a (mon.0) 1419 : audit 1 from='client.? 172.21.15.111:0/3942638020' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[78631]: cluster 2023-10-01T09:48:51.617704+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[75702]: cluster 2023-10-01T09:48:51.605844+0000 mon.a (mon.0) 1417 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[75702]: cluster 2023-10-01T09:48:51.605901+0000 mon.a (mon.0) 1418 : cluster 1 Cluster is now healthy 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[75702]: cluster 2023-10-01T09:48:51.615413+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[75702]: cluster 2023-10-01T09:48:51.616197+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T09:48:53.000 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[75702]: audit 2023-10-01T09:48:51.617632+0000 mon.a (mon.0) 1419 : audit 1 from='client.? 172.21.15.111:0/3942638020' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:48:53.001 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:52 smithi111 bash[75702]: cluster 2023-10-01T09:48:51.617704+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-10-01T09:48:53.017 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:53.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:53.121 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:53.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:53.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:53.284 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:53.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:53.416 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:53.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:53.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:53.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:53.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:53.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:53.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:53.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:53.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:53 smithi183 bash[59233]: cluster 2023-10-01T09:48:51.716701+0000 mgr.y (mgr.25132) 1175 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:53.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:53 smithi111 bash[75702]: cluster 2023-10-01T09:48:51.716701+0000 mgr.y (mgr.25132) 1175 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:53 smithi111 bash[78631]: cluster 2023-10-01T09:48:51.716701+0000 mgr.y (mgr.25132) 1175 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:53.920 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:53.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:53.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:53.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:53.972 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:48:54.056 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:54.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:54.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:54.219 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:54.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:54.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:54.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:54.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:54.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:54.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:54.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:54.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:54.717 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:48:54.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:54.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:54.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:54.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:54.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:54.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:55.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:55.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:48:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:48:54] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.33.4" 2023-10-01T09:48:55.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:55.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:55.219 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:55.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:55.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:55.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:55.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:55.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:55.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:55.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:55.593 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:48:55.593 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:48:55.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:55.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:55.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:55.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:55 smithi111 bash[75702]: cluster 2023-10-01T09:48:53.717328+0000 mgr.y (mgr.25132) 1176 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:55 smithi111 bash[78631]: cluster 2023-10-01T09:48:53.717328+0000 mgr.y (mgr.25132) 1176 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:55.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:55.842 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:55 smithi183 bash[59233]: cluster 2023-10-01T09:48:53.717328+0000 mgr.y (mgr.25132) 1176 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:55.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:55.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:55.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:55.986 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:55.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:56.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:56.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:56.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:56.219 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:56.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:56.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:56.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:56.382 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:56.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:56.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:56.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:56.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:56.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:56.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:56.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:56.749 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:56.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T09:48:56.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:56.877 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:56.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:56.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:56.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:57.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:57.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:57.262 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:57.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:57.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:57.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.426 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:57.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:57.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:57.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:57.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:57.691 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:57 smithi111 bash[78631]: cluster 2023-10-01T09:48:55.718660+0000 mgr.y (mgr.25132) 1177 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:57.691 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:57 smithi111 bash[75702]: cluster 2023-10-01T09:48:55.718660+0000 mgr.y (mgr.25132) 1177 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:57.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:48:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:48:57.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:57.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:57.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:57.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:57.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:58.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:57 smithi183 bash[59233]: cluster 2023-10-01T09:48:55.718660+0000 mgr.y (mgr.25132) 1177 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:58.057 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:58.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:58.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:48:58.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:58.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:58.267 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:58.325 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:58.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:58.459 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:58.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:48:58.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:48:58.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:58.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:58.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:58.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:58.750 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:58.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:58.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:58.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:58.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:58.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:59.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:59.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:59.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:59.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:48:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:48:59.280 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:48:59.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:59.327 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:48:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:48:59.431 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:59.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:59.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:59.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:59.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:48:59.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:48:59.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:59.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:48:59.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:48:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:59 smithi183 bash[59233]: cluster 2023-10-01T09:48:57.719451+0000 mgr.y (mgr.25132) 1178 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:59 smithi183 bash[59233]: audit 2023-10-01T09:48:59.055538+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:48:59 smithi183 bash[59233]: audit 2023-10-01T09:48:59.056690+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:59.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:59.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:48:59.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:48:59.910 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:59 smithi111 bash[75702]: cluster 2023-10-01T09:48:57.719451+0000 mgr.y (mgr.25132) 1178 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:59.910 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:59 smithi111 bash[75702]: audit 2023-10-01T09:48:59.055538+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:59.910 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:48:59 smithi111 bash[75702]: audit 2023-10-01T09:48:59.056690+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:59.910 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:59 smithi111 bash[78631]: cluster 2023-10-01T09:48:57.719451+0000 mgr.y (mgr.25132) 1178 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:48:59.911 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:59 smithi111 bash[78631]: audit 2023-10-01T09:48:59.055538+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:48:59.911 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:48:59 smithi111 bash[78631]: audit 2023-10-01T09:48:59.056690+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:48:59.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:59.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:48:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:48:59.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:00.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:00.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:00.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:00.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:00.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:00.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:00.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:00.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:00.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:00.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:00.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:00.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:00.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:00.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:00.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:00.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:00.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:00.883 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:00.905 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:00.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:00.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:01.008 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:01.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:01.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:01.136 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:01.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:01.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:01.263 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:01.271 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:01 smithi111 bash[78631]: cluster 2023-10-01T09:48:59.719880+0000 mgr.y (mgr.25132) 1179 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:01.271 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:01 smithi111 bash[78631]: audit 2023-10-01T09:49:00.086183+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:01.271 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:01 smithi111 bash[75702]: cluster 2023-10-01T09:48:59.719880+0000 mgr.y (mgr.25132) 1179 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:01.271 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:01 smithi111 bash[75702]: audit 2023-10-01T09:49:00.086183+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:01.287 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:01.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:01.390 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:01.417 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:01.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:01.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:01.542 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:49:01.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:01.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:01 smithi183 bash[59233]: cluster 2023-10-01T09:48:59.719880+0000 mgr.y (mgr.25132) 1179 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:01.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:01 smithi183 bash[59233]: audit 2023-10-01T09:49:00.086183+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:01.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:01.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:01.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:01.806 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:01.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:01.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:01.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:01.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:02.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:02.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:02.104 INFO:teuthology.orchestra.run.smithi111.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-10-01T09:49:02.140 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:02 smithi111 bash[75702]: audit 2023-10-01T09:49:01.806004+0000 mon.a (mon.0) 1424 : audit 1 from='client.? 172.21.15.111:0/2369024499' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:49:02.140 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:02 smithi111 bash[78631]: audit 2023-10-01T09:49:01.806004+0000 mon.a (mon.0) 1424 : audit 1 from='client.? 172.21.15.111:0/2369024499' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:49:02.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:02.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:02.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:02.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:02.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:02 smithi183 bash[59233]: audit 2023-10-01T09:49:01.806004+0000 mon.a (mon.0) 1424 : audit 1 from='client.? 172.21.15.111:0/2369024499' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:49:02.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:02.431 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:02.463 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:02.567 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:02.589 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:02.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:02.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:02.816 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:02.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:02.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:02.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:02.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:02.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:03.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:03.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:03.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:03.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:03 smithi183 bash[59233]: cluster 2023-10-01T09:49:01.721073+0000 mgr.y (mgr.25132) 1180 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:03.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:03 smithi183 bash[59233]: cluster 2023-10-01T09:49:02.097254+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:03.226 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:03 smithi183 bash[59233]: audit 2023-10-01T09:49:02.099341+0000 mon.a (mon.0) 1425 : audit 1 from='client.? 172.21.15.111:0/2369024499' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:49:03.227 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:03 smithi183 bash[59233]: cluster 2023-10-01T09:49:02.099433+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-10-01T09:49:03.227 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:03 smithi183 bash[59233]: cluster 2023-10-01T09:49:02.703596+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:03.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:03.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:03.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[75702]: cluster 2023-10-01T09:49:01.721073+0000 mgr.y (mgr.25132) 1180 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:03.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[75702]: cluster 2023-10-01T09:49:02.097254+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:03.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[75702]: audit 2023-10-01T09:49:02.099341+0000 mon.a (mon.0) 1425 : audit 1 from='client.? 172.21.15.111:0/2369024499' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:49:03.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[75702]: cluster 2023-10-01T09:49:02.099433+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-10-01T09:49:03.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[75702]: cluster 2023-10-01T09:49:02.703596+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:03.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[78631]: cluster 2023-10-01T09:49:01.721073+0000 mgr.y (mgr.25132) 1180 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:03.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[78631]: cluster 2023-10-01T09:49:02.097254+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:03.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[78631]: audit 2023-10-01T09:49:02.099341+0000 mon.a (mon.0) 1425 : audit 1 from='client.? 172.21.15.111:0/2369024499' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T09:49:03.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[78631]: cluster 2023-10-01T09:49:02.099433+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-10-01T09:49:03.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:03 smithi111 bash[78631]: cluster 2023-10-01T09:49:02.703596+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:03.349 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:03.370 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:03.473 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:03.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:03.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:03.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:03.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:03.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:03.767 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:03.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:03.898 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:03.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:03.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:04.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:04.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:04.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:04.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:04.159 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:04.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:04.252 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:04 smithi111 bash[75702]: cluster 2023-10-01T09:49:02.337067+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:04.252 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:04 smithi111 bash[78631]: cluster 2023-10-01T09:49:02.337067+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:04.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:04.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:04 smithi183 bash[59233]: cluster 2023-10-01T09:49:02.337067+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T09:49:04.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:04.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:04.389 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:04.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:04.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:04.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:04.540 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:04.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:04.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:04.675 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:04.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:04.792 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:49:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:49:04] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-10-01T09:49:04.808 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:04.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:04.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:04.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:05.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:05.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:05.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:05.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:05.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:05.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:05.308 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:05.339 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:05.443 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:05.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:05 smithi183 bash[59233]: cluster 2023-10-01T09:49:03.721746+0000 mgr.y (mgr.25132) 1181 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:05.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:05.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:05.598 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:49:05.599 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:49:05.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:05.632 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:05 smithi111 bash[78631]: cluster 2023-10-01T09:49:03.721746+0000 mgr.y (mgr.25132) 1181 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:05.632 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:05 smithi111 bash[75702]: cluster 2023-10-01T09:49:03.721746+0000 mgr.y (mgr.25132) 1181 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:05.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:05.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:05.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:05.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:05.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:05.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:05.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:05.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:05.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:05.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:06.100 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:06.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:06.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:06.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:06.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:06.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:06.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:06.385 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:06.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:06.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:06.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:06.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:06.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T09:49:06.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:06.633 DEBUG:teuthology.orchestra.run.smithi111:> /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' 2023-10-01T09:49:06.633 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:49:06.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:49:06.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:06.645 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T09:49:06.645 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T09:49:06.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:06.716 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:hints = 1 2023-10-01T09:49:06.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T09:49:06.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object prefix: benchmark_data_smithi111_214802 2023-10-01T09:49:06.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:49:06.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 0 0 0 0 0 0 - 0 2023-10-01T09:49:06.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:06.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:06.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:06.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:06.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:06.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:06.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:07.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:07.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:07.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:07.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:07.174 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:07.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:07.302 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:07.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:07.406 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:07.415 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:07 smithi111 bash[75702]: cluster 2023-10-01T09:49:05.722911+0000 mgr.y (mgr.25132) 1182 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:07.416 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:07 smithi111 bash[78631]: cluster 2023-10-01T09:49:05.722911+0000 mgr.y (mgr.25132) 1182 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:07.432 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:07.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:07.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:07.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:07 smithi183 bash[59233]: cluster 2023-10-01T09:49:05.722911+0000 mgr.y (mgr.25132) 1182 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:07.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:07.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:07.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:07.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 1 16 2673 2657 166.053 166.062 0.00348119 0.00599671 2023-10-01T09:49:07.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:07.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:07.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:07.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:07.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:07.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:08.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:08.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:08.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:08.232 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:08.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:08.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:08.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:08.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:08.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:08.497 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:08.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:08.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:08.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:08.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:08.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 2 16 5392 5376 167.988 169.938 0.00720373 0.00593941 2023-10-01T09:49:08.731 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:08.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:08.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:08.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:08.888 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:08.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:08.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:09.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:09.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:09.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:09.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:09.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:09.289 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:09.394 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:09.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:09.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:09.452 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:49:09.502 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:49:09.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:09.535 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:09 smithi111 bash[78631]: cluster 2023-10-01T09:49:07.723467+0000 mgr.y (mgr.25132) 1183 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:09.536 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:09 smithi111 bash[75702]: cluster 2023-10-01T09:49:07.723467+0000 mgr.y (mgr.25132) 1183 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:09.544 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:49:09.551 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:09.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:09 smithi183 bash[59233]: cluster 2023-10-01T09:49:07.723467+0000 mgr.y (mgr.25132) 1183 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:09.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:09.597 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:49:09.637 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:49:09.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:09.680 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:49:09.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:09.715 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:49:09.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 3 16 7264 7248 150.988 117 0.012085 0.00660711 2023-10-01T09:49:09.756 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.762 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:49:09.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:09.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:09.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:09.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:09.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:10.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:10.094 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:10.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:10.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:10.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:10.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:10.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:10.498 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:10.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:10 smithi183 bash[59233]: audit 2023-10-01T09:49:09.410961+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.111:0/1279784726' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:10.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:10.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:10.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 4 16 9446 9430 147.331 136.375 0.00406314 0.00677883 2023-10-01T09:49:10.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:10.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:10.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:10 smithi111 bash[75702]: audit 2023-10-01T09:49:09.410961+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.111:0/1279784726' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:10.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:10 smithi111 bash[78631]: audit 2023-10-01T09:49:09.410961+0000 mon.a (mon.0) 1427 : audit 0 from='client.? 172.21.15.111:0/1279784726' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:10.870 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:10.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:10.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:11.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:11.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:11.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:11.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:11.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:11.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:11.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:11.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:11.359 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:49:11.374 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:49:11.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:11.394 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:11 smithi183 bash[59233]: cluster 2023-10-01T09:49:09.724260+0000 mgr.y (mgr.25132) 1184 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:11.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:11 smithi183 bash[59233]: audit 2023-10-01T09:49:10.351397+0000 mon.a (mon.0) 1428 : audit 1 from='client.? 172.21.15.111:0/3503844064' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:49:11.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:11 smithi183 bash[59233]: cluster 2023-10-01T09:49:11.341023+0000 mon.a (mon.0) 1429 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:11.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:11 smithi183 bash[59233]: cluster 2023-10-01T09:49:11.345729+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T09:49:11.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:11 smithi183 bash[59233]: audit 2023-10-01T09:49:11.350522+0000 mon.a (mon.0) 1430 : audit 1 from='client.? 172.21.15.111:0/3503844064' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:49:11.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:11 smithi183 bash[59233]: cluster 2023-10-01T09:49:11.350604+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-10-01T09:49:11.414 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:11.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:11.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:11.526 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[75702]: cluster 2023-10-01T09:49:09.724260+0000 mgr.y (mgr.25132) 1184 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:11.526 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[75702]: audit 2023-10-01T09:49:10.351397+0000 mon.a (mon.0) 1428 : audit 1 from='client.? 172.21.15.111:0/3503844064' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[75702]: cluster 2023-10-01T09:49:11.341023+0000 mon.a (mon.0) 1429 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[75702]: cluster 2023-10-01T09:49:11.345729+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[75702]: audit 2023-10-01T09:49:11.350522+0000 mon.a (mon.0) 1430 : audit 1 from='client.? 172.21.15.111:0/3503844064' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[75702]: cluster 2023-10-01T09:49:11.350604+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[78631]: cluster 2023-10-01T09:49:09.724260+0000 mgr.y (mgr.25132) 1184 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[78631]: audit 2023-10-01T09:49:10.351397+0000 mon.a (mon.0) 1428 : audit 1 from='client.? 172.21.15.111:0/3503844064' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[78631]: cluster 2023-10-01T09:49:11.341023+0000 mon.a (mon.0) 1429 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[78631]: cluster 2023-10-01T09:49:11.345729+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T09:49:11.527 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[78631]: audit 2023-10-01T09:49:11.350522+0000 mon.a (mon.0) 1430 : audit 1 from='client.? 172.21.15.111:0/3503844064' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:49:11.528 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:11 smithi111 bash[78631]: cluster 2023-10-01T09:49:11.350604+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-10-01T09:49:11.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:11.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:11.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:11.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 5 16 11679 11663 145.775 139.562 0.00597979 0.00685139 2023-10-01T09:49:11.777 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:11.804 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:11.908 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:11.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:11.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:12.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:12.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:12.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:12.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:12.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:12.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:12.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:12.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:12.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:12.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:12.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:12.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:12.569 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:12 smithi183 bash[59233]: cluster 2023-10-01T09:49:11.350813+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T09:49:12.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:12 smithi111 bash[75702]: cluster 2023-10-01T09:49:11.350813+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T09:49:12.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:12 smithi111 bash[78631]: cluster 2023-10-01T09:49:11.350813+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T09:49:12.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:12.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:12.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:12.716 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:12.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 6 16 13843 13827 144.017 135.25 0.00777214 0.00693479 2023-10-01T09:49:12.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:12.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:12.850 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:12.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:12.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:12.984 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:12.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:13.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:13.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:13.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:13.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:13.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:13.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:13.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:13.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:13.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:13.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:13.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:13.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:13.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:13.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:13.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:13.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:13 smithi111 bash[78631]: cluster 2023-10-01T09:49:11.724784+0000 mgr.y (mgr.25132) 1185 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 577 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-10-01T09:49:13.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:13 smithi111 bash[75702]: cluster 2023-10-01T09:49:11.724784+0000 mgr.y (mgr.25132) 1185 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 577 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-10-01T09:49:13.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:13.622 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:13 smithi183 bash[59233]: cluster 2023-10-01T09:49:11.724784+0000 mgr.y (mgr.25132) 1185 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 577 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-10-01T09:49:13.646 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:13.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:13.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:13.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 7 16 16152 16136 144.057 144.312 0.00571044 0.00693497 2023-10-01T09:49:13.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:13.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:13.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:13.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:13.909 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:49:13.966 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:49:13.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:14.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:14.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:14.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:14.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:14.257 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:14.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:14.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:14.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:14.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:14.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:14.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:14.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:14.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:14.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:14.717 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 8 16 17790 17774 138.846 102.375 0.00253894 0.00702759 2023-10-01T09:49:14.776 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:49:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:49:14] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.33.4" 2023-10-01T09:49:14.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:14.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:14.936 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:14.963 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:14.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:15.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:15.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:15 smithi183 bash[59233]: cluster 2023-10-01T09:49:13.725373+0000 mgr.y (mgr.25132) 1186 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 577 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2023-10-01T09:49:15.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:15 smithi183 bash[59233]: audit 2023-10-01T09:49:14.055612+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:15.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:15 smithi183 bash[59233]: audit 2023-10-01T09:49:14.058648+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:15.095 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:15.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:15.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:15.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:15.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:15.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:15 smithi111 bash[78631]: cluster 2023-10-01T09:49:13.725373+0000 mgr.y (mgr.25132) 1186 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 577 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2023-10-01T09:49:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:15 smithi111 bash[78631]: audit 2023-10-01T09:49:14.055612+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:15 smithi111 bash[78631]: audit 2023-10-01T09:49:14.058648+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:15 smithi111 bash[75702]: cluster 2023-10-01T09:49:13.725373+0000 mgr.y (mgr.25132) 1186 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 577 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2023-10-01T09:49:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:15 smithi111 bash[75702]: audit 2023-10-01T09:49:14.055612+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:15 smithi111 bash[75702]: audit 2023-10-01T09:49:14.058648+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:15.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:15.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:15.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:15.419 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:49:15.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:15.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:15.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:15.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:15.635 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:15.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:15.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:15.721 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 9 16 19328 19312 134.093 96.125 0.0110139 0.00745036 2023-10-01T09:49:15.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:16.101 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:16.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:16.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:16.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:16.230 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:16.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:16.333 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:16.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:16.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:16.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:16.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:16.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:16.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:16.695 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:16.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:16.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 10 16 21186 21170 132.295 116.125 0.007159 0.00755217 2023-10-01T09:49:16.799 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:16.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:17.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:17.141 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:17.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:17.244 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:17.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:17.287 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:17 smithi183 bash[59233]: cluster 2023-10-01T09:49:15.726110+0000 mgr.y (mgr.25132) 1187 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 976 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-10-01T09:49:17.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:17 smithi111 bash[78631]: cluster 2023-10-01T09:49:15.726110+0000 mgr.y (mgr.25132) 1187 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 976 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-10-01T09:49:17.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:17 smithi111 bash[75702]: cluster 2023-10-01T09:49:15.726110+0000 mgr.y (mgr.25132) 1187 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 976 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-10-01T09:49:17.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:17.410 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:17.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:17.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:17.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:17.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:17.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:17.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 11 16 23127 23111 131.296 121.312 0.005498 0.00760996 2023-10-01T09:49:17.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:17.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:17.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:17.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:17.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:17.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:17.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:18.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:18.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:18.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:18.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:18.215 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:18 smithi183 bash[59233]: audit 2023-10-01T09:49:17.724555+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:49:18.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:18.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:18 smithi111 bash[75702]: audit 2023-10-01T09:49:17.724555+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:49:18.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:18 smithi111 bash[78631]: audit 2023-10-01T09:49:17.724555+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:49:18.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:18.359 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:18.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:18.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:18.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:33670 10.f 10:fd215454:::benchmark_data_smithi111_194682_object33669:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e238)", 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:44:26.453849+0000", 2023-10-01T09:49:18.555 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 292.09792555299998, 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17449471499999999, 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 33670 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.556 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.453849+0000", 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.453849+0000", 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.453848+0000", 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1631000000000002e-05 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.557 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.453889+0000", 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8606000000000001e-05 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.453908+0000", 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3889999999999999e-06 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.558 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.453915+0000", 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036690989999999999 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.457584+0000", 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014766900000000001 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.457732+0000", 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019127200000000001 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.559 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.457923+0000", 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034180479999999999 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.461341+0000", 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00130912 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.560 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.462651+0000", 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.165586912 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.628237+0000", 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7312999999999998e-05 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.628295+0000", 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9308999999999998e-05 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.561 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.628344+0000", 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17449471499999999 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:33682 10.f 10:f8128058:::benchmark_data_smithi111_194682_object33681:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e238)", 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:44:26.459620+0000", 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 292.092155359, 2023-10-01T09:49:18.562 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16920052799999999, 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 33682 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459620+0000", 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.563 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459620+0000", 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459618+0000", 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5166000000000002e-05 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.564 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459653+0000", 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0118e-05 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459663+0000", 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2609999999999999e-06 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459669+0000", 2023-10-01T09:49:18.565 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000293064 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.459962+0000", 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012586100000000001 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460088+0000", 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017640200000000001 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.566 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.460265+0000", 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001367645 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.461632+0000", 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0028173159999999998 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.567 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.464450+0000", 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.163935362 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.628385+0000", 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015994699999999999 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.628545+0000", 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00027505800000000001 2023-10-01T09:49:18.568 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:26.628820+0000", 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16920052799999999 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:50342 10.d 10:b44ce443:::benchmark_data_smithi111_194682_object50341:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e239)", 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:44:38.591904+0000", 2023-10-01T09:49:18.569 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 279.95987110599998, 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16898186700000001, 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 50342 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.570 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591904+0000", 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591904+0000", 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591902+0000", 2023-10-01T09:49:18.571 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3522000000000002e-05 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591936+0000", 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0754000000000001e-05 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591947+0000", 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4359999999999999e-06 2023-10-01T09:49:18.573 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.591953+0000", 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1666000000000002e-05 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.592015+0000", 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020776099999999999 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.574 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.592222+0000", 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000194224 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,4", 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.592417+0000", 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041590999999999998 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.575 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.596576+0000", 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000117185 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.596693+0000", 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16381362299999999 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.760506+0000", 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8075e-05 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.576 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.760585+0000", 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030109400000000001 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:44:38.760886+0000", 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16898186700000001 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.577 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:99981 10.a 10:5120daed:::benchmark_data_smithi111_194682_object99980:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:27.966170+0000", 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 230.585604601, 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16726074399999999, 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 99981 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.578 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966170+0000", 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966170+0000", 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.579 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966169+0000", 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6623000000000002e-05 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966236+0000", 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9699999999999994e-06 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966246+0000", 2023-10-01T09:49:18.580 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2099999999999998e-06 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966252+0000", 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003250359 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.969503+0000", 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014360299999999999 2023-10-01T09:49:18.581 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.969646+0000", 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000201688 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,5", 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.969848+0000", 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037760300000000001 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.582 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.973624+0000", 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00050678400000000003 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.974131+0000", 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.159086597 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.133217+0000", 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012587699999999999 2023-10-01T09:49:18.583 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.133343+0000", 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7824000000000005e-05 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.133431+0000", 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16726074399999999 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.584 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:99983 10.b 10:d4648966:::benchmark_data_smithi111_194682_object99982:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:27.966357+0000", 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 230.58541802799999, 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.169889498, 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 99983 2023-10-01T09:49:18.585 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966357+0000", 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966357+0000", 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.586 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966356+0000", 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2462e-05 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966409+0000", 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2430000000000005e-06 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966417+0000", 2023-10-01T09:49:18.587 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2530000000000004e-06 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.966422+0000", 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043175069999999999 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.970740+0000", 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015061400000000001 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.588 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.970890+0000", 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000166529 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.971057+0000", 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038135 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.974870+0000", 2023-10-01T09:49:18.589 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000186393 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:27.975057+0000", 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.160947328 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.136004+0000", 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013785300000000001 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.590 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.136142+0000", 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010450600000000001 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.136246+0000", 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.169889498 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.591 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:100160 10.d 10:b21370c8:::benchmark_data_smithi111_194682_object100159:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:28.309760+0000", 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 230.24201459299999, 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18016733500000001, 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 100160 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.592 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309760+0000", 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309760+0000", 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.593 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309758+0000", 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1340000000000006e-05 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309819+0000", 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9207e-05 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309848+0000", 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3737000000000001e-05 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.594 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309862+0000", 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7119000000000006e-05 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309929+0000", 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013198100000000001 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.595 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310061+0000", 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017621600000000001 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,4", 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310237+0000", 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007769738 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.318007+0000", 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0077555519999999998 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.596 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.325763+0000", 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16396418200000001 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.489727+0000", 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0661999999999994e-05 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.489818+0000", 2023-10-01T09:49:18.597 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000110087 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.489928+0000", 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18016733500000001 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:100163 10.d 10:b94909f2:::benchmark_data_smithi111_194682_object100162:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:28.310001+0000", 2023-10-01T09:49:18.598 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 230.24177434800001, 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.180346494, 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 100163 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.599 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310001+0000", 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310001+0000", 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.309999+0000", 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8503e-05 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.600 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310048+0000", 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5072000000000001e-05 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310063+0000", 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0950000000000002e-06 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.601 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.310072+0000", 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042496160000000003 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.314322+0000", 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00020461500000000001 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.314526+0000", 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026956799999999998 2023-10-01T09:49:18.602 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,4", 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.314796+0000", 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0072931840000000003 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.322089+0000", 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003694634 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.603 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.325784+0000", 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16429565900000001 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.490079+0000", 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000166145 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.490245+0000", 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010164 2023-10-01T09:49:18.604 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.490347+0000", 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.180346494 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:100164 10.d 10:bd0e9029:::benchmark_data_smithi111_194682_object100163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:28.311492+0000", 2023-10-01T09:49:18.605 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 230.240282775, 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.179302779, 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 100164 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.606 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.311492+0000", 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.311492+0000", 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.311491+0000", 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9477999999999997e-05 2023-10-01T09:49:18.607 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.311530+0000", 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4551e-05 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.311545+0000", 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7970000000000006e-06 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.608 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.311554+0000", 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0064868269999999997 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.318040+0000", 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014665500000000001 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.318187+0000", 2023-10-01T09:49:18.609 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017472399999999999 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,4", 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.318362+0000", 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0074371960000000001 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.325799+0000", 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00031387100000000002 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.610 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.326113+0000", 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16439068300000001 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.490504+0000", 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018777799999999999 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.490691+0000", 2023-10-01T09:49:18.611 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103535 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:28.490795+0000", 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.179302779 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:106142 10.f 10:f50d3f0c:::benchmark_data_smithi111_194682_object106141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:35.486138+0000", 2023-10-01T09:49:18.612 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 223.065636931, 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23313262100000001, 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 106142 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.613 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486138+0000", 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486138+0000", 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486137+0000", 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9903999999999998e-05 2023-10-01T09:49:18.614 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486227+0000", 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5529999999999998e-06 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486236+0000", 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3619999999999997e-06 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.615 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486242+0000", 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1038999999999996e-05 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486303+0000", 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012735000000000001 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486430+0000", 2023-10-01T09:49:18.616 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018607199999999999 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.486616+0000", 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043955410000000002 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491012+0000", 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002381705 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.617 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.493393+0000", 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.22572700200000001 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.719120+0000", 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1563000000000004e-05 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.618 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.719212+0000", 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8659999999999997e-05 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.719271+0000", 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23313262100000001 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.619 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110564 10.f 10:f6ee059d:::benchmark_data_smithi111_194682_object1397:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:40.993780+0000", 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 217.557995105, 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20012112600000001, 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110564 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.620 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.993780+0000", 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.993780+0000", 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.621 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.993779+0000", 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.206e-06 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.993783+0000", 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0026e-05 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.993793+0000", 2023-10-01T09:49:18.622 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1000000000000003e-06 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.993798+0000", 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00161579 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.995414+0000", 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014175799999999999 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.623 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.995556+0000", 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016996700000000001 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:40.995726+0000", 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0057935670000000003 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.624 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001519+0000", 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0055372549999999996 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.007057+0000", 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18658534099999999 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.193642+0000", 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000140147 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.625 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.193782+0000", 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000118744 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.193901+0000", 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20012112600000001 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.626 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110572 10.7 10:eb7f273f:::benchmark_data_smithi111_194682_object1405:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.001570+0000", 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 217.550204979, 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.192558488, 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110572 2023-10-01T09:49:18.627 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001570+0000", 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001570+0000", 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.628 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001569+0000", 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0249999999999997e-06 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001576+0000", 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0530000000000001e-05 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001586+0000", 2023-10-01T09:49:18.629 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1620000000000002e-06 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001593+0000", 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6453999999999999e-05 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001640+0000", 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000121178 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.630 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001761+0000", 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0689e-05 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5", 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001832+0000", 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0063396540000000001 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.008171+0000", 2023-10-01T09:49:18.631 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0025529900000000002 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.010724+0000", 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18328006099999999 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.194004+0000", 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2889e-05 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.632 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.194067+0000", 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1142000000000005e-05 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.194128+0000", 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.192558488 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110573 10.f 10:f6b99f05:::benchmark_data_smithi111_194682_object1406:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.001657+0000", 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 217.55011764100001, 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.192458134, 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110573 2023-10-01T09:49:18.634 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001657+0000", 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001657+0000", 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001656+0000", 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7300000000000005e-06 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001664+0000", 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2700000000000004e-06 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001672+0000", 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2979999999999999e-06 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.001678+0000", 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00047034600000000001 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.002148+0000", 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013257699999999999 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.002281+0000", 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116576 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.002397+0000", 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0046778210000000004 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.007075+0000", 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012792019999999999 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.008354+0000", 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18565901900000001 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.194013+0000", 2023-10-01T09:49:18.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0776000000000001e-05 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.194084+0000", 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1420000000000001e-05 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.194115+0000", 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.192458134 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.640 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110578 10.f 10:fabd5c35:::benchmark_data_smithi111_194682_object1411:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.009237+0000", 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 217.542537455, 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19273359500000001, 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.641 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110578 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009237+0000", 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009237+0000", 2023-10-01T09:49:18.642 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009236+0000", 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4309999999999999e-06 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009243+0000", 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1943999999999999e-05 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009255+0000", 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1359999999999996e-06 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009260+0000", 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7562000000000002e-05 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009317+0000", 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000159109 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009476+0000", 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018121200000000001 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.009658+0000", 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037075620000000002 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.013365+0000", 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001358012 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.014723+0000", 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18717222 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.201895+0000", 2023-10-01T09:49:18.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9802000000000003e-05 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.201935+0000", 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5880999999999997e-05 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.201971+0000", 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19273359500000001 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.647 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110587 10.f 10:fa82d16e:::benchmark_data_smithi111_194682_object1420:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.022177+0000", 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 217.52959827999999, 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17990804699999999, 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110587 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.648 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022177+0000", 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022177+0000", 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022175+0000", 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0690000000000002e-06 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022183+0000", 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4732000000000001e-05 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022198+0000", 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1919999999999999e-06 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022205+0000", 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6209000000000003e-05 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022271+0000", 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016188500000000001 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022433+0000", 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000175076 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022608+0000", 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042467379999999999 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.026855+0000", 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022364800000000001 2023-10-01T09:49:18.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.027078+0000", 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17493983499999999 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202018+0000", 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5534999999999998e-05 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202054+0000", 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0936000000000003e-05 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202085+0000", 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17990804699999999 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110593 10.f 10:fa527ba4:::benchmark_data_smithi111_194682_object1426:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.033136+0000", 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 217.51863882999999, 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16913704399999999, 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110593 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.655 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033136+0000", 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033136+0000", 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.656 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033135+0000", 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9560000000000002e-06 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033141+0000", 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1907e-05 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033153+0000", 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8669999999999999e-06 2023-10-01T09:49:18.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033158+0000", 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011598 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033274+0000", 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028423599999999999 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033559+0000", 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00029256399999999999 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033851+0000", 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048377810000000002 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.038689+0000", 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021674500000000001 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.038906+0000", 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16324478000000001 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202151+0000", 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2033999999999996e-05 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202213+0000", 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0531e-05 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202273+0000", 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16913704399999999 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:116367 10.f 10:fc6cac9d:::benchmark_data_smithi111_194682_object7200:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:48.663129+0000", 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 209.88864602999999, 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.179816948, 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 116367 2023-10-01T09:49:18.662 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663129+0000", 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663129+0000", 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663127+0000", 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7599999999999997e-06 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663134+0000", 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1001e-05 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663145+0000", 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0700000000000001e-06 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663152+0000", 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.441e-05 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663237+0000", 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012834500000000001 2023-10-01T09:49:18.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663365+0000", 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000118831 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663484+0000", 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043197440000000004 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.667804+0000", 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001401593 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.669205+0000", 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.173476197 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.842681+0000", 2023-10-01T09:49:18.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013748800000000001 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.842819+0000", 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000127028 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.842946+0000", 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.179816948 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.668 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149024 10.f 10:f1d9896b:::benchmark_data_smithi111_194682_object39857:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.692967+0000", 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 165.85880800800001, 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.29282820100000001, 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.669 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149024 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692967+0000", 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.670 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692967+0000", 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692966+0000", 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4270000000000001e-06 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692970+0000", 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1871e-05 2023-10-01T09:49:18.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692982+0000", 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4559999999999999e-06 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692988+0000", 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047850979999999998 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.697773+0000", 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128505 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.697901+0000", 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016065200000000001 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.698062+0000", 2023-10-01T09:49:18.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0055559310000000001 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.703618+0000", 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000698045 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.704316+0000", 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.28130185800000002 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985618+0000", 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011514999999999999 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985733+0000", 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2186000000000004e-05 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985795+0000", 2023-10-01T09:49:18.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.29282820100000001 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149036 10.f 10:fe45ddf5:::benchmark_data_smithi111_194682_object39869:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.706173+0000", 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 165.84560151400001, 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.27981513600000002, 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.676 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149036 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706173+0000", 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706173+0000", 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706172+0000", 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3460000000000001e-06 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706178+0000", 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4010000000000003e-06 2023-10-01T09:49:18.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706187+0000", 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4430000000000002e-06 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706193+0000", 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00043976200000000001 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706632+0000", 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000300625 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706933+0000", 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00042230700000000002 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.707355+0000", 2023-10-01T09:49:18.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0057815599999999998 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.713137+0000", 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00067151999999999999 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.713808+0000", 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.27204119799999998 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985850+0000", 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5004000000000002e-05 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985925+0000", 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3919999999999998e-05 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985989+0000", 2023-10-01T09:49:18.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.27981513600000002 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149047 10.f 10:fba810e4:::benchmark_data_smithi111_194682_object39880:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.726169+0000", 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 165.82560569099999, 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25996170000000002, 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.683 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149047 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726169+0000", 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.684 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726169+0000", 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726168+0000", 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3320000000000003e-06 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726175+0000", 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.216e-05 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.685 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726187+0000", 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7209999999999997e-06 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726194+0000", 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8393999999999997e-05 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726252+0000", 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014352500000000001 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726396+0000", 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016514899999999999 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726561+0000", 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048763360000000002 2023-10-01T09:49:18.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.731437+0000", 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115548 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.731553+0000", 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25449422599999999 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986047+0000", 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4394000000000002e-05 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986091+0000", 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9477999999999997e-05 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986131+0000", 2023-10-01T09:49:18.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25996170000000002 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149052 10.f 10:fb3af55d:::benchmark_data_smithi111_194682_object39885:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.736369+0000", 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 165.81540575099999, 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24987430899999999, 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:18.690 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149052 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736369+0000", 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:18.691 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736369+0000", 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736368+0000", 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8899999999999998e-06 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736373+0000", 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1670000000000005e-06 2023-10-01T09:49:18.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736382+0000", 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1099999999999999e-06 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736389+0000", 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106686 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736495+0000", 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012899400000000001 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736624+0000", 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015321700000000001 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736777+0000", 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0050016460000000002 2023-10-01T09:49:18.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.741779+0000", 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002104037 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.743883+0000", 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.242282146 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986165+0000", 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1727000000000002e-05 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986207+0000", 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6451e-05 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986243+0000", 2023-10-01T09:49:18.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24987430899999999 2023-10-01T09:49:18.697 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.697 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.697 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.697 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:18.697 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:18.697 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:49:18.697 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:18.698 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:49:18.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 12 16 24157 24141 125.719 64.375 0.0023401 0.00772609 2023-10-01T09:49:18.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:18.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:18.826 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:18.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:18.968 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:18.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:18.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:19.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:19.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:19.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:19.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:19.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:19.390 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:19.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:19.503 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:19 smithi183 bash[59233]: cluster 2023-10-01T09:49:17.726687+0000 mgr.y (mgr.25132) 1188 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T09:49:19.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:19 smithi183 bash[59233]: audit 2023-10-01T09:49:18.270378+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:19.504 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:19 smithi183 bash[59233]: audit 2023-10-01T09:49:18.281594+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:19.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:19.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:19.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:19 smithi111 bash[78631]: cluster 2023-10-01T09:49:17.726687+0000 mgr.y (mgr.25132) 1188 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T09:49:19.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:19 smithi111 bash[78631]: audit 2023-10-01T09:49:18.270378+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:19.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:19 smithi111 bash[78631]: audit 2023-10-01T09:49:18.281594+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:19.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:19 smithi111 bash[75702]: cluster 2023-10-01T09:49:17.726687+0000 mgr.y (mgr.25132) 1188 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T09:49:19.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:19 smithi111 bash[75702]: audit 2023-10-01T09:49:18.270378+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:19.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:19 smithi111 bash[75702]: audit 2023-10-01T09:49:18.281594+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:19.629 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:19.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:19.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:19.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 13 16 25849 25833 124.182 105.75 0.00573603 0.00804624 2023-10-01T09:49:19.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:19.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:19.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:19.935 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:19.964 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:19.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:19.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:19.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T09:49:20.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.099 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:20.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.222 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:20.325 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:20.355 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:20.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:20.486 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:20.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:20.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:20.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 14 16 27693 27677 123.543 115.25 0.0141598 0.00808794 2023-10-01T09:49:20.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:20.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:20.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:20.885 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:20.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:20.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:20.988 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:21.012 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:21.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:21.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:21.118 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:49:21.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:21.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:21.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:21.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:21.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:21.386 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:21.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:21.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:21.517 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:21.527 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:21 smithi183 bash[59233]: cluster 2023-10-01T09:49:19.727148+0000 mgr.y (mgr.25132) 1189 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T09:49:21.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:21.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:21.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:21.658 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:21 smithi111 bash[75702]: cluster 2023-10-01T09:49:19.727148+0000 mgr.y (mgr.25132) 1189 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T09:49:21.658 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:21 smithi111 bash[78631]: cluster 2023-10-01T09:49:19.727148+0000 mgr.y (mgr.25132) 1189 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T09:49:21.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:21.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:21.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 15 16 29165 29149 121.44 92 0.00362003 0.0082284 2023-10-01T09:49:21.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:21.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:21.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:21.942 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:21.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:21.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:22.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:22.071 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:22.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:22.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:22.201 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:22.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:22.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:22.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:22.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:22.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:22.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:22.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:22.602 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:22.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:22.718 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 16 16 30523 30507 119.154 84.875 0.00906041 0.0083855 2023-10-01T09:49:22.732 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:22.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:22.859 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:22.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:22.995 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:22.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:22.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:23.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:23.130 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:23.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:23.264 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:23.368 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:23.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:23.504 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:23.517 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:23 smithi183 bash[59233]: cluster 2023-10-01T09:49:21.727900+0000 mgr.y (mgr.25132) 1190 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2023-10-01T09:49:23.538 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:23.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:23.641 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:23.649 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:23 smithi111 bash[78631]: cluster 2023-10-01T09:49:21.727900+0000 mgr.y (mgr.25132) 1190 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2023-10-01T09:49:23.650 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:23 smithi111 bash[75702]: cluster 2023-10-01T09:49:21.727900+0000 mgr.y (mgr.25132) 1190 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2023-10-01T09:49:23.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:23.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 17 16 31992 31976 117.545 91.8125 0.00747818 0.00849763 2023-10-01T09:49:23.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:23.802 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:23.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:23.905 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:23.942 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:23.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:23.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:24.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:24.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:24.223 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:24.327 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:24.462 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:24.548 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:49:24.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:24.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 18 16 33072 33056 114.765 67.5 0.00236633 0.00866306 2023-10-01T09:49:24.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:24.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:24.854 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:24.879 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:24.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:24.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:24.907 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:49:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:49:24] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.33.4" 2023-10-01T09:49:24.985 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:25.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:25.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:25.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:25.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:25.263 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:25.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:25.377 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:49:25.387 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:49:25.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:25.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:25.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:25.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:25.558 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:25.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:25.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:25.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:25.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:25.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 19 16 34341 34325 112.898 79.3125 0.0101983 0.00885129 2023-10-01T09:49:25.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:25.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:25 smithi183 bash[59233]: cluster 2023-10-01T09:49:23.728366+0000 mgr.y (mgr.25132) 1191 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-10-01T09:49:25.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:25 smithi183 bash[59233]: audit 2023-10-01T09:49:24.578545+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:25 smithi183 bash[59233]: audit 2023-10-01T09:49:24.590286+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:25 smithi183 bash[59233]: audit 2023-10-01T09:49:25.147355+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.954 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:25 smithi183 bash[59233]: audit 2023-10-01T09:49:25.157413+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.955 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[75702]: cluster 2023-10-01T09:49:23.728366+0000 mgr.y (mgr.25132) 1191 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-10-01T09:49:25.955 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[75702]: audit 2023-10-01T09:49:24.578545+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.955 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[75702]: audit 2023-10-01T09:49:24.590286+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.955 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[75702]: audit 2023-10-01T09:49:25.147355+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.956 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[75702]: audit 2023-10-01T09:49:25.157413+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[78631]: cluster 2023-10-01T09:49:23.728366+0000 mgr.y (mgr.25132) 1191 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-10-01T09:49:25.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[78631]: audit 2023-10-01T09:49:24.578545+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[78631]: audit 2023-10-01T09:49:24.590286+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[78631]: audit 2023-10-01T09:49:25.147355+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.957 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:25 smithi111 bash[78631]: audit 2023-10-01T09:49:25.157413+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:25.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:25.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:25.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:26.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:26.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:26.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:26.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:26.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:26.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:26.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:26.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:26.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:26.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:26.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:26.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:26.644 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:26.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:49:26.718466+0000 min lat: 0.0012461 max lat: 0.449925 avg lat: 0.00892348 2023-10-01T09:49:26.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:49:26.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 20 16 35856 35840 111.988 94.6875 0.0123944 0.00892348 2023-10-01T09:49:26.731 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[75702]: audit 2023-10-01T09:49:25.356283+0000 mgr.y (mgr.25132) 1192 : audit 0 from='client.45758 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[75702]: audit 2023-10-01T09:49:25.740399+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[75702]: audit 2023-10-01T09:49:25.741480+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[75702]: audit 2023-10-01T09:49:25.753991+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[78631]: audit 2023-10-01T09:49:25.356283+0000 mgr.y (mgr.25132) 1192 : audit 0 from='client.45758 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[78631]: audit 2023-10-01T09:49:25.740399+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[78631]: audit 2023-10-01T09:49:25.741480+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:49:26.732 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:26 smithi111 bash[78631]: audit 2023-10-01T09:49:25.753991+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:26.746 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:26.770 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:26.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:26 smithi183 bash[59233]: audit 2023-10-01T09:49:25.356283+0000 mgr.y (mgr.25132) 1192 : audit 0 from='client.45758 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:49:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:26 smithi183 bash[59233]: audit 2023-10-01T09:49:25.740399+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:49:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:26 smithi183 bash[59233]: audit 2023-10-01T09:49:25.741480+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:49:26.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:26 smithi183 bash[59233]: audit 2023-10-01T09:49:25.753991+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:49:26.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:26.902 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:26.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:27.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:27.038 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:27.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:27.141 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:27.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:27.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:27.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:27.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.561 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:27.664 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:27.687 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:27.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:27.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 21 16 37513 37497 111.586 103.562 0.0060402 0.0089568 2023-10-01T09:49:27.790 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:27 smithi183 bash[59233]: cluster 2023-10-01T09:49:25.729065+0000 mgr.y (mgr.25132) 1193 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 117 MiB/s wr, 1.86k op/s 2023-10-01T09:49:27.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:27.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:27 smithi111 bash[75702]: cluster 2023-10-01T09:49:25.729065+0000 mgr.y (mgr.25132) 1193 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 117 MiB/s wr, 1.86k op/s 2023-10-01T09:49:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:27 smithi111 bash[78631]: cluster 2023-10-01T09:49:25.729065+0000 mgr.y (mgr.25132) 1193 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 117 MiB/s wr, 1.86k op/s 2023-10-01T09:49:27.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:27.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:27.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:28.047 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.078 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:28.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:28.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:28.208 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:28.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:28.339 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:28.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:28.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:28.466 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:28.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:28.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:28.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.609 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:28.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:28.710 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:28.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 22 16 39051 39035 110.883 96.125 0.00868919 0.00901311 2023-10-01T09:49:28.757 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:28.861 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:28.886 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:28.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:28.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:28.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:29.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:29.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:29.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:29.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:29.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:29.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:29.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:29.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:29.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:29.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:29.503 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:29.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:29.637 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:29.647 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:29 smithi183 bash[59233]: cluster 2023-10-01T09:49:27.730585+0000 mgr.y (mgr.25132) 1194 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-01T09:49:29.647 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:29 smithi183 bash[59233]: audit 2023-10-01T09:49:29.048239+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:29.665 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:29.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:29.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 23 16 40319 40303 109.507 79.25 0.00927054 0.00912558 2023-10-01T09:49:29.771 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:29.803 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:29.906 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:29.914 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:29 smithi111 bash[75702]: cluster 2023-10-01T09:49:27.730585+0000 mgr.y (mgr.25132) 1194 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-01T09:49:29.914 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:29 smithi111 bash[75702]: audit 2023-10-01T09:49:29.048239+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:29.914 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:29 smithi111 bash[78631]: cluster 2023-10-01T09:49:27.730585+0000 mgr.y (mgr.25132) 1194 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-01T09:49:29.914 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:29 smithi111 bash[78631]: audit 2023-10-01T09:49:29.048239+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:29.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:29.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:29.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:30.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:30.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:30.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:30.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:30.208 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:30.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:30.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:30.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:30.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:30.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:30.467 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:30.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:30.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:30.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:30.651 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1264,"stamp":"2023-10-01T09:49:23.728084+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1796609952,"num_objects":27429,"num_object_clones":0,"num_object_copies":82287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27429,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":27665,"num_write_kb":1756365,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":57,"num_bytes_recovered":3558706,"num_keys_recovered":20,"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":27599,"ondisk_log_size":27599,"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":10390284,"kb_used_data":4975948,"kb_used_omap":20,"kb_used_meta":5414251,"kb_avail":739570932,"statfs":{"total":767960285184,"available":757320634368,"internally_reserved":0,"allocated":5095370752,"data_stored":5089392845,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":5544193678},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,6,4,1],"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":1191706624,"num_objects":18184,"num_object_clones":0,"num_object_copies":54552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18184,"num_write_kb":1163776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003637"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":134,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707633+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:49:02.707633+0000","last_peered":"2023-10-01T09:49:02.707633+0000","last_clean":"2023-10-01T09:49:02.707633+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:49:02.707633+0000","last_undegraded":"2023-10-01T09:49:02.707633+0000","last_fullsized":"2023-10-01T09:49:02.707633+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":77,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849454+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:49:02.849454+0000","last_peered":"2023-10-01T09:49:02.849454+0000","last_clean":"2023-10-01T09:49:02.849454+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:49:02.849454+0000","last_undegraded":"2023-10-01T09:49:02.849454+0000","last_fullsized":"2023-10-01T09:49:02.849454+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":200,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.847668+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:49:02.847668+0000","last_peered":"2023-10-01T09:49:02.847668+0000","last_clean":"2023-10-01T09:49:02.847668+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:49:02.847668+0000","last_undegraded":"2023-10-01T09:49:02.847668+0000","last_fullsized":"2023-10-01T09:49:02.847668+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":266,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574127+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:49:02.574127+0000","last_peered":"2023-10-01T09:49:02.574127+0000","last_clean":"2023-10-01T09:49:02.574127+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:49:02.574127+0000","last_undegraded":"2023-10-01T09:49:02.574127+0000","last_fullsized":"2023-10-01T09:49:02.574127+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":254,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:11.365780+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:49:11.365780+0000","last_peered":"2023-10-01T09:49:11.365780+0000","last_clean":"2023-10-01T09:49:11.365780+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:49:11.365780+0000","last_undegraded":"2023-10-01T09:49:11.365780+0000","last_fullsized":"2023-10-01T09:49:11.365780+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":112,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342654+0000","last_change":"2023-10-01T09:47:12.334125+0000","last_active":"2023-10-01T09:49:02.342654+0000","last_peered":"2023-10-01T09:49:02.342654+0000","last_clean":"2023-10-01T09:49:02.342654+0000","last_became_active":"2023-10-01T09:47:12.333533+0000","last_became_peered":"2023-10-01T09:47:12.333533+0000","last_unstale":"2023-10-01T09:49:02.342654+0000","last_undegraded":"2023-10-01T09:49:02.342654+0000","last_fullsized":"2023-10-01T09:49:02.342654+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":245,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574203+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:49:02.574203+0000","last_peered":"2023-10-01T09:49:02.574203+0000","last_clean":"2023-10-01T09:49:02.574203+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:49:02.574203+0000","last_undegraded":"2023-10-01T09:49:02.574203+0000","last_fullsized":"2023-10-01T09:49:02.574203+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849091+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:49:02.849091+0000","last_peered":"2023-10-01T09:49:02.849091+0000","last_clean":"2023-10-01T09:49:02.849091+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:49:02.849091+0000","last_undegraded":"2023-10-01T09:49:02.849091+0000","last_fullsized":"2023-10-01T09:49:02.849091+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":157,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342353+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:49:02.342353+0000","last_peered":"2023-10-01T09:49:02.342353+0000","last_clean":"2023-10-01T09:49:02.342353+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:49:02.342353+0000","last_undegraded":"2023-10-01T09:49:02.342353+0000","last_fullsized":"2023-10-01T09:49:02.342353+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.848808+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:49:02.848808+0000","last_peered":"2023-10-01T09:49:02.848808+0000","last_clean":"2023-10-01T09:49:02.848808+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:49:02.848808+0000","last_undegraded":"2023-10-01T09:49:02.848808+0000","last_fullsized":"2023-10-01T09:49:02.848808+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":73,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104769+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:49:02.104769+0000","last_peered":"2023-10-01T09:49:02.104769+0000","last_clean":"2023-10-01T09:49:02.104769+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:49:02.104769+0000","last_undegraded":"2023-10-01T09:49:02.104769+0000","last_fullsized":"2023-10-01T09:49:02.104769+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":133,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.848271+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:49:02.848271+0000","last_peered":"2023-10-01T09:49:02.848271+0000","last_clean":"2023-10-01T09:49:02.848271+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:49:02.848271+0000","last_undegraded":"2023-10-01T09:49:02.848271+0000","last_fullsized":"2023-10-01T09:49:02.848271+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":182,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.708413+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:49:02.708413+0000","last_peered":"2023-10-01T09:49:02.708413+0000","last_clean":"2023-10-01T09:49:02.708413+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:49:02.708413+0000","last_undegraded":"2023-10-01T09:49:02.708413+0000","last_fullsized":"2023-10-01T09:49:02.708413+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":218,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.708082+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:49:02.708082+0000","last_peered":"2023-10-01T09:49:02.708082+0000","last_clean":"2023-10-01T09:49:02.708082+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:49:02.708082+0000","last_undegraded":"2023-10-01T09:49:02.708082+0000","last_fullsized":"2023-10-01T09:49:02.708082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":73,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104465+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:49:02.104465+0000","last_peered":"2023-10-01T09:49:02.104465+0000","last_clean":"2023-10-01T09:49:02.104465+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:49:02.104465+0000","last_undegraded":"2023-10-01T09:49:02.104465+0000","last_fullsized":"2023-10-01T09:49:02.104465+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":256,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849667+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:49:02.849667+0000","last_peered":"2023-10-01T09:49:02.849667+0000","last_clean":"2023-10-01T09:49:02.849667+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:49:02.849667+0000","last_undegraded":"2023-10-01T09:49:02.849667+0000","last_fullsized":"2023-10-01T09:49:02.849667+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":264,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.573794+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:49:02.573794+0000","last_peered":"2023-10-01T09:49:02.573794+0000","last_clean":"2023-10-01T09:49:02.573794+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:49:02.573794+0000","last_undegraded":"2023-10-01T09:49:02.573794+0000","last_fullsized":"2023-10-01T09:49:02.573794+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":148,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342619+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:49:02.342619+0000","last_peered":"2023-10-01T09:49:02.342619+0000","last_clean":"2023-10-01T09:49:02.342619+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:49:02.342619+0000","last_undegraded":"2023-10-01T09:49:02.342619+0000","last_fullsized":"2023-10-01T09:49:02.342619+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":67,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104174+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:49:02.104174+0000","last_peered":"2023-10-01T09:49:02.104174+0000","last_clean":"2023-10-01T09:49:02.104174+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:49:02.104174+0000","last_undegraded":"2023-10-01T09:49:02.104174+0000","last_fullsized":"2023-10-01T09:49:02.104174+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":263,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574183+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:49:02.574183+0000","last_peered":"2023-10-01T09:49:02.574183+0000","last_clean":"2023-10-01T09:49:02.574183+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:49:02.574183+0000","last_undegraded":"2023-10-01T09:49:02.574183+0000","last_fullsized":"2023-10-01T09:49:02.574183+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":34,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.573612+0000","last_change":"2023-10-01T09:47:12.330512+0000","last_active":"2023-10-01T09:49:02.573612+0000","last_peered":"2023-10-01T09:49:02.573612+0000","last_clean":"2023-10-01T09:49:02.573612+0000","last_became_active":"2023-10-01T09:47:12.329881+0000","last_became_peered":"2023-10-01T09:47:12.329881+0000","last_unstale":"2023-10-01T09:49:02.573612+0000","last_undegraded":"2023-10-01T09:49:02.573612+0000","last_fullsized":"2023-10-01T09:49:02.573612+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:44:49.505723+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":274,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:06.546224+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:49:06.546224+0000","last_peered":"2023-10-01T09:49:06.546224+0000","last_clean":"2023-10-01T09:49:06.546224+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:49:06.546224+0000","last_undegraded":"2023-10-01T09:49:06.546224+0000","last_fullsized":"2023-10-01T09:49:06.546224+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"258'1628","reported_seq":1641,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.092931+0000","last_change":"2023-10-01T09:48:46.611990+0000","last_active":"2023-10-01T09:49:20.092931+0000","last_peered":"2023-10-01T09:49:20.092931+0000","last_clean":"2023-10-01T09:49:20.092931+0000","last_became_active":"2023-10-01T09:48:46.611611+0000","last_became_peered":"2023-10-01T09:48:46.611611+0000","last_unstale":"2023-10-01T09:49:20.092931+0000","last_undegraded":"2023-10-01T09:49:20.092931+0000","last_fullsized":"2023-10-01T09:49:20.092931+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1628,"log_dups_size":0,"ondisk_log_size":1628,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106692608,"num_objects":1628,"num_object_clones":0,"num_object_copies":4884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1628,"num_write_kb":104192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"60'1","reported_seq":71,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.105202+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:49:02.105202+0000","last_peered":"2023-10-01T09:49:02.105202+0000","last_clean":"2023-10-01T09:49:02.105202+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:49:02.105202+0000","last_undegraded":"2023-10-01T09:49:02.105202+0000","last_fullsized":"2023-10-01T09:49:02.105202+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342036+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:49:02.342036+0000","last_peered":"2023-10-01T09:49:02.342036+0000","last_clean":"2023-10-01T09:49:02.342036+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:49:02.342036+0000","last_undegraded":"2023-10-01T09:49:02.342036+0000","last_fullsized":"2023-10-01T09:49:02.342036+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"258'1762","reported_seq":1776,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.440204+0000","last_change":"2023-10-01T09:48:46.607013+0000","last_active":"2023-10-01T09:49:20.440204+0000","last_peered":"2023-10-01T09:49:20.440204+0000","last_clean":"2023-10-01T09:49:20.440204+0000","last_became_active":"2023-10-01T09:48:46.606712+0000","last_became_peered":"2023-10-01T09:48:46.606712+0000","last_unstale":"2023-10-01T09:49:20.440204+0000","last_undegraded":"2023-10-01T09:49:20.440204+0000","last_fullsized":"2023-10-01T09:49:20.440204+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1762,"log_dups_size":0,"ondisk_log_size":1762,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:58.366535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115474432,"num_objects":1762,"num_object_clones":0,"num_object_copies":5286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1762,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1762,"num_write_kb":112768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":84,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104836+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:49:02.104836+0000","last_peered":"2023-10-01T09:49:02.104836+0000","last_clean":"2023-10-01T09:49:02.104836+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:49:02.104836+0000","last_undegraded":"2023-10-01T09:49:02.104836+0000","last_fullsized":"2023-10-01T09:49:02.104836+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":239,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707992+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:49:02.707992+0000","last_peered":"2023-10-01T09:49:02.707992+0000","last_clean":"2023-10-01T09:49:02.707992+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:49:02.707992+0000","last_undegraded":"2023-10-01T09:49:02.707992+0000","last_fullsized":"2023-10-01T09:49:02.707992+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"258'1727","reported_seq":1740,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.029829+0000","last_change":"2023-10-01T09:48:47.051869+0000","last_active":"2023-10-01T09:49:20.029829+0000","last_peered":"2023-10-01T09:49:20.029829+0000","last_clean":"2023-10-01T09:49:20.029829+0000","last_became_active":"2023-10-01T09:48:47.051491+0000","last_became_peered":"2023-10-01T09:48:47.051491+0000","last_unstale":"2023-10-01T09:49:20.029829+0000","last_undegraded":"2023-10-01T09:49:20.029829+0000","last_fullsized":"2023-10-01T09:49:20.029829+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1727,"log_dups_size":0,"ondisk_log_size":1727,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113180672,"num_objects":1727,"num_object_clones":0,"num_object_copies":5181,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1727,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1727,"num_write_kb":110528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"60'1","reported_seq":71,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104992+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:49:02.104992+0000","last_peered":"2023-10-01T09:49:02.104992+0000","last_clean":"2023-10-01T09:49:02.104992+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:49:02.104992+0000","last_undegraded":"2023-10-01T09:49:02.104992+0000","last_fullsized":"2023-10-01T09:49:02.104992+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":111,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.848184+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:49:02.848184+0000","last_peered":"2023-10-01T09:49:02.848184+0000","last_clean":"2023-10-01T09:49:02.848184+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:49:02.848184+0000","last_undegraded":"2023-10-01T09:49:02.848184+0000","last_fullsized":"2023-10-01T09:49:02.848184+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.4","version":"258'1649","reported_seq":1662,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.034416+0000","last_change":"2023-10-01T09:48:47.048881+0000","last_active":"2023-10-01T09:49:20.034416+0000","last_peered":"2023-10-01T09:49:20.034416+0000","last_clean":"2023-10-01T09:49:20.034416+0000","last_became_active":"2023-10-01T09:48:47.048402+0000","last_became_peered":"2023-10-01T09:48:47.048402+0000","last_unstale":"2023-10-01T09:49:20.034416+0000","last_undegraded":"2023-10-01T09:49:20.034416+0000","last_fullsized":"2023-10-01T09:49:20.034416+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1649,"log_dups_size":0,"ondisk_log_size":1649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108068864,"num_objects":1649,"num_object_clones":0,"num_object_copies":4947,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1649,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1649,"num_write_kb":105536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":224,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342225+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:49:02.342225+0000","last_peered":"2023-10-01T09:49:02.342225+0000","last_clean":"2023-10-01T09:49:02.342225+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:49:02.342225+0000","last_undegraded":"2023-10-01T09:49:02.342225+0000","last_fullsized":"2023-10-01T09:49:02.342225+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.573894+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:49:02.573894+0000","last_peered":"2023-10-01T09:49:02.573894+0000","last_clean":"2023-10-01T09:49:02.573894+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:49:02.573894+0000","last_undegraded":"2023-10-01T09:49:02.573894+0000","last_fullsized":"2023-10-01T09:49:02.573894+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"258'1665","reported_seq":1678,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.023042+0000","last_change":"2023-10-01T09:48:47.050491+0000","last_active":"2023-10-01T09:49:20.023042+0000","last_peered":"2023-10-01T09:49:20.023042+0000","last_clean":"2023-10-01T09:49:20.023042+0000","last_became_active":"2023-10-01T09:48:47.049849+0000","last_became_peered":"2023-10-01T09:48:47.049849+0000","last_unstale":"2023-10-01T09:49:20.023042+0000","last_undegraded":"2023-10-01T09:49:20.023042+0000","last_fullsized":"2023-10-01T09:49:20.023042+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1665,"log_dups_size":0,"ondisk_log_size":1665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109117440,"num_objects":1665,"num_object_clones":0,"num_object_copies":4995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1665,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1665,"num_write_kb":106560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":237,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:11.365392+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:49:11.365392+0000","last_peered":"2023-10-01T09:49:11.365392+0000","last_clean":"2023-10-01T09:49:11.365392+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:49:11.365392+0000","last_undegraded":"2023-10-01T09:49:11.365392+0000","last_fullsized":"2023-10-01T09:49:11.365392+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":143,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.708486+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:49:02.708486+0000","last_peered":"2023-10-01T09:49:02.708486+0000","last_clean":"2023-10-01T09:49:02.708486+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:49:02.708486+0000","last_undegraded":"2023-10-01T09:49:02.708486+0000","last_fullsized":"2023-10-01T09:49:02.708486+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"258'1599","reported_seq":1613,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:19.900007+0000","last_change":"2023-10-01T09:48:46.609095+0000","last_active":"2023-10-01T09:49:19.900007+0000","last_peered":"2023-10-01T09:49:19.900007+0000","last_clean":"2023-10-01T09:49:19.900007+0000","last_became_active":"2023-10-01T09:48:46.608294+0000","last_became_peered":"2023-10-01T09:48:46.608294+0000","last_unstale":"2023-10-01T09:49:19.900007+0000","last_undegraded":"2023-10-01T09:49:19.900007+0000","last_fullsized":"2023-10-01T09:49:19.900007+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1599,"log_dups_size":0,"ondisk_log_size":1599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:39.452797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":104792064,"num_objects":1599,"num_object_clones":0,"num_object_copies":4797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1599,"num_write_kb":102336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":37,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707845+0000","last_change":"2023-10-01T09:47:12.329015+0000","last_active":"2023-10-01T09:49:02.707845+0000","last_peered":"2023-10-01T09:49:02.707845+0000","last_clean":"2023-10-01T09:49:02.707845+0000","last_became_active":"2023-10-01T09:47:12.327760+0000","last_became_peered":"2023-10-01T09:47:12.327760+0000","last_unstale":"2023-10-01T09:49:02.707845+0000","last_undegraded":"2023-10-01T09:49:02.707845+0000","last_fullsized":"2023-10-01T09:49:02.707845+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":40,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.708488+0000","last_change":"2023-10-01T09:43:01.241271+0000","last_active":"2023-10-01T09:49:02.708488+0000","last_peered":"2023-10-01T09:49:02.708488+0000","last_clean":"2023-10-01T09:49:02.708488+0000","last_became_active":"2023-10-01T09:43:01.240591+0000","last_became_peered":"2023-10-01T09:43:01.240591+0000","last_unstale":"2023-10-01T09:49:02.708488+0000","last_undegraded":"2023-10-01T09:49:02.708488+0000","last_fullsized":"2023-10-01T09:49:02.708488+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"258'1847","reported_seq":1861,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:21.527528+0000","last_change":"2023-10-01T09:48:47.050875+0000","last_active":"2023-10-01T09:49:21.527528+0000","last_peered":"2023-10-01T09:49:21.527528+0000","last_clean":"2023-10-01T09:49:21.527528+0000","last_became_active":"2023-10-01T09:48:47.050504+0000","last_became_peered":"2023-10-01T09:48:47.050504+0000","last_unstale":"2023-10-01T09:49:21.527528+0000","last_undegraded":"2023-10-01T09:49:21.527528+0000","last_fullsized":"2023-10-01T09:49:21.527528+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1847,"log_dups_size":0,"ondisk_log_size":1847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:02.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121044992,"num_objects":1847,"num_object_clones":0,"num_object_copies":5541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1847,"num_write_kb":118208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":40,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707694+0000","last_change":"2023-10-01T09:43:01.244526+0000","last_active":"2023-10-01T09:49:02.707694+0000","last_peered":"2023-10-01T09:49:02.707694+0000","last_clean":"2023-10-01T09:49:02.707694+0000","last_became_active":"2023-10-01T09:43:01.244210+0000","last_became_peered":"2023-10-01T09:43:01.244210+0000","last_unstale":"2023-10-01T09:49:02.707694+0000","last_undegraded":"2023-10-01T09:49:02.707694+0000","last_fullsized":"2023-10-01T09:49:02.707694+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.708859+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:49:02.708859+0000","last_peered":"2023-10-01T09:49:02.708859+0000","last_clean":"2023-10-01T09:49:02.708859+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:49:02.708859+0000","last_undegraded":"2023-10-01T09:49:02.708859+0000","last_fullsized":"2023-10-01T09:49:02.708859+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"258'1789","reported_seq":1803,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:21.539586+0000","last_change":"2023-10-01T09:48:46.608871+0000","last_active":"2023-10-01T09:49:21.539586+0000","last_peered":"2023-10-01T09:49:21.539586+0000","last_clean":"2023-10-01T09:49:21.539586+0000","last_became_active":"2023-10-01T09:48:46.608536+0000","last_became_peered":"2023-10-01T09:48:46.608536+0000","last_unstale":"2023-10-01T09:49:21.539586+0000","last_undegraded":"2023-10-01T09:49:21.539586+0000","last_fullsized":"2023-10-01T09:49:21.539586+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1789,"log_dups_size":0,"ondisk_log_size":1789,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:15:28.138903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117243904,"num_objects":1789,"num_object_clones":0,"num_object_copies":5367,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1789,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1789,"num_write_kb":114496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":285,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849252+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:49:02.849252+0000","last_peered":"2023-10-01T09:49:02.849252+0000","last_clean":"2023-10-01T09:49:02.849252+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:49:02.849252+0000","last_undegraded":"2023-10-01T09:49:02.849252+0000","last_fullsized":"2023-10-01T09:49:02.849252+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.099487+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:49:02.099487+0000","last_peered":"2023-10-01T09:49:02.099487+0000","last_clean":"2023-10-01T09:49:02.099487+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:49:02.099487+0000","last_undegraded":"2023-10-01T09:49:02.099487+0000","last_fullsized":"2023-10-01T09:49:02.099487+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"258'1641","reported_seq":1655,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:19.888762+0000","last_change":"2023-10-01T09:48:47.050573+0000","last_active":"2023-10-01T09:49:19.888762+0000","last_peered":"2023-10-01T09:49:19.888762+0000","last_clean":"2023-10-01T09:49:19.888762+0000","last_became_active":"2023-10-01T09:48:47.050008+0000","last_became_peered":"2023-10-01T09:48:47.050008+0000","last_unstale":"2023-10-01T09:49:19.888762+0000","last_undegraded":"2023-10-01T09:49:19.888762+0000","last_fullsized":"2023-10-01T09:49:19.888762+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1641,"log_dups_size":0,"ondisk_log_size":1641,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:03.297092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107544576,"num_objects":1641,"num_object_clones":0,"num_object_copies":4923,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1641,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1641,"num_write_kb":105024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":176,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.573884+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:49:02.573884+0000","last_peered":"2023-10-01T09:49:02.573884+0000","last_clean":"2023-10-01T09:49:02.573884+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:49:02.573884+0000","last_undegraded":"2023-10-01T09:49:02.573884+0000","last_fullsized":"2023-10-01T09:49:02.573884+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":130,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342545+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:49:02.342545+0000","last_peered":"2023-10-01T09:49:02.342545+0000","last_clean":"2023-10-01T09:49:02.342545+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:49:02.342545+0000","last_undegraded":"2023-10-01T09:49:02.342545+0000","last_fullsized":"2023-10-01T09:49:02.342545+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":255,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.098552+0000","last_change":"2023-10-01T09:43:01.244777+0000","last_active":"2023-10-01T09:49:02.098552+0000","last_peered":"2023-10-01T09:49:02.098552+0000","last_clean":"2023-10-01T09:49:02.098552+0000","last_became_active":"2023-10-01T09:43:01.244430+0000","last_became_peered":"2023-10-01T09:43:01.244430+0000","last_unstale":"2023-10-01T09:49:02.098552+0000","last_undegraded":"2023-10-01T09:49:02.098552+0000","last_fullsized":"2023-10-01T09:49:02.098552+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:08:53.589070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"258'1874","reported_seq":1888,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:21.519682+0000","last_change":"2023-10-01T09:48:46.606947+0000","last_active":"2023-10-01T09:49:21.519682+0000","last_peered":"2023-10-01T09:49:21.519682+0000","last_clean":"2023-10-01T09:49:21.519682+0000","last_became_active":"2023-10-01T09:48:46.606623+0000","last_became_peered":"2023-10-01T09:48:46.606623+0000","last_unstale":"2023-10-01T09:49:21.519682+0000","last_undegraded":"2023-10-01T09:49:21.519682+0000","last_fullsized":"2023-10-01T09:49:21.519682+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1874,"log_dups_size":0,"ondisk_log_size":1874,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:00:42.302960+0000","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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1874,"num_write_kb":119936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":246,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342228+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:49:02.342228+0000","last_peered":"2023-10-01T09:49:02.342228+0000","last_clean":"2023-10-01T09:49:02.342228+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:49:02.342228+0000","last_undegraded":"2023-10-01T09:49:02.342228+0000","last_fullsized":"2023-10-01T09:49:02.342228+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.848271+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:49:02.848271+0000","last_peered":"2023-10-01T09:49:02.848271+0000","last_clean":"2023-10-01T09:49:02.848271+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:49:02.848271+0000","last_undegraded":"2023-10-01T09:49:02.848271+0000","last_fullsized":"2023-10-01T09:49:02.848271+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":158,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.848945+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:49:02.848945+0000","last_peered":"2023-10-01T09:49:02.848945+0000","last_clean":"2023-10-01T09:49:02.848945+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:49:02.848945+0000","last_undegraded":"2023-10-01T09:49:02.848945+0000","last_fullsized":"2023-10-01T09:49:02.848945+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"258'1856","reported_seq":1870,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:21.528604+0000","last_change":"2023-10-01T09:48:47.049014+0000","last_active":"2023-10-01T09:49:21.528604+0000","last_peered":"2023-10-01T09:49:21.528604+0000","last_clean":"2023-10-01T09:49:21.528604+0000","last_became_active":"2023-10-01T09:48:47.048576+0000","last_became_peered":"2023-10-01T09:48:47.048576+0000","last_unstale":"2023-10-01T09:49:21.528604+0000","last_undegraded":"2023-10-01T09:49:21.528604+0000","last_fullsized":"2023-10-01T09:49:21.528604+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1856,"log_dups_size":0,"ondisk_log_size":1856,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:40:51.761350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121634816,"num_objects":1856,"num_object_clones":0,"num_object_copies":5568,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1856,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1856,"num_write_kb":118784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":261,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.847882+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:49:02.847882+0000","last_peered":"2023-10-01T09:49:02.847882+0000","last_clean":"2023-10-01T09:49:02.847882+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:49:02.847882+0000","last_undegraded":"2023-10-01T09:49:02.847882+0000","last_fullsized":"2023-10-01T09:49:02.847882+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":212,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.847696+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:49:02.847696+0000","last_peered":"2023-10-01T09:49:02.847696+0000","last_clean":"2023-10-01T09:49:02.847696+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:49:02.847696+0000","last_undegraded":"2023-10-01T09:49:02.847696+0000","last_fullsized":"2023-10-01T09:49:02.847696+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":262,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:11.360897+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:49:11.360897+0000","last_peered":"2023-10-01T09:49:11.360897+0000","last_clean":"2023-10-01T09:49:11.360897+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:49:11.360897+0000","last_undegraded":"2023-10-01T09:49:11.360897+0000","last_fullsized":"2023-10-01T09:49:11.360897+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"258'1802","reported_seq":1816,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:21.519356+0000","last_change":"2023-10-01T09:48:47.047863+0000","last_active":"2023-10-01T09:49:21.519356+0000","last_peered":"2023-10-01T09:49:21.519356+0000","last_clean":"2023-10-01T09:49:21.519356+0000","last_became_active":"2023-10-01T09:48:47.047218+0000","last_became_peered":"2023-10-01T09:48:47.047218+0000","last_unstale":"2023-10-01T09:49:21.519356+0000","last_undegraded":"2023-10-01T09:49:21.519356+0000","last_fullsized":"2023-10-01T09:49:21.519356+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1802,"log_dups_size":0,"ondisk_log_size":1802,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:24:39.687535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118095872,"num_objects":1802,"num_object_clones":0,"num_object_copies":5406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1802,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1802,"num_write_kb":115328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":157,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342303+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:49:02.342303+0000","last_peered":"2023-10-01T09:49:02.342303+0000","last_clean":"2023-10-01T09:49:02.342303+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:49:02.342303+0000","last_undegraded":"2023-10-01T09:49:02.342303+0000","last_fullsized":"2023-10-01T09:49:02.342303+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":494,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104362+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:49:02.104362+0000","last_peered":"2023-10-01T09:49:02.104362+0000","last_clean":"2023-10-01T09:49:02.104362+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:49:02.104362+0000","last_undegraded":"2023-10-01T09:49:02.104362+0000","last_fullsized":"2023-10-01T09:49:02.104362+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":254,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:11.365858+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:49:11.365858+0000","last_peered":"2023-10-01T09:49:11.365858+0000","last_clean":"2023-10-01T09:49:11.365858+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:49:11.365858+0000","last_undegraded":"2023-10-01T09:49:11.365858+0000","last_fullsized":"2023-10-01T09:49:11.365858+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.708639+0000","last_change":"2023-10-01T09:47:12.329898+0000","last_active":"2023-10-01T09:49:02.708639+0000","last_peered":"2023-10-01T09:49:02.708639+0000","last_clean":"2023-10-01T09:49:02.708639+0000","last_became_active":"2023-10-01T09:47:12.329287+0000","last_became_peered":"2023-10-01T09:47:12.329287+0000","last_unstale":"2023-10-01T09:49:02.708639+0000","last_undegraded":"2023-10-01T09:49:02.708639+0000","last_fullsized":"2023-10-01T09:49:02.708639+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"258'1761","reported_seq":1775,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:21.513532+0000","last_change":"2023-10-01T09:48:47.047584+0000","last_active":"2023-10-01T09:49:21.513532+0000","last_peered":"2023-10-01T09:49:21.513532+0000","last_clean":"2023-10-01T09:49:21.513532+0000","last_became_active":"2023-10-01T09:48:47.047152+0000","last_became_peered":"2023-10-01T09:48:47.047152+0000","last_unstale":"2023-10-01T09:49:21.513532+0000","last_undegraded":"2023-10-01T09:49:21.513532+0000","last_fullsized":"2023-10-01T09:49:21.513532+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1761,"log_dups_size":0,"ondisk_log_size":1761,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:08:40.452920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115408896,"num_objects":1761,"num_object_clones":0,"num_object_copies":5283,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1761,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1761,"num_write_kb":112704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":67,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.104230+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:49:02.104230+0000","last_peered":"2023-10-01T09:49:02.104230+0000","last_clean":"2023-10-01T09:49:02.104230+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:49:02.104230+0000","last_undegraded":"2023-10-01T09:49:02.104230+0000","last_fullsized":"2023-10-01T09:49:02.104230+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.573706+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:49:02.573706+0000","last_peered":"2023-10-01T09:49:02.573706+0000","last_clean":"2023-10-01T09:49:02.573706+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:49:02.573706+0000","last_undegraded":"2023-10-01T09:49:02.573706+0000","last_fullsized":"2023-10-01T09:49:02.573706+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.573950+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:49:02.573950+0000","last_peered":"2023-10-01T09:49:02.573950+0000","last_clean":"2023-10-01T09:49:02.573950+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:49:02.573950+0000","last_undegraded":"2023-10-01T09:49:02.573950+0000","last_fullsized":"2023-10-01T09:49:02.573950+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"258'1508","reported_seq":1522,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:19.789500+0000","last_change":"2023-10-01T09:48:46.609096+0000","last_active":"2023-10-01T09:49:19.789500+0000","last_peered":"2023-10-01T09:49:19.789500+0000","last_clean":"2023-10-01T09:49:19.789500+0000","last_became_active":"2023-10-01T09:48:46.608748+0000","last_became_peered":"2023-10-01T09:48:46.608748+0000","last_unstale":"2023-10-01T09:49:19.789500+0000","last_undegraded":"2023-10-01T09:49:19.789500+0000","last_fullsized":"2023-10-01T09:49:19.789500+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1508,"log_dups_size":0,"ondisk_log_size":1508,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:06.290686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":98828288,"num_objects":1508,"num_object_clones":0,"num_object_copies":4524,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1508,"num_write_kb":96512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,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":67,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.105037+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:49:02.105037+0000","last_peered":"2023-10-01T09:49:02.105037+0000","last_clean":"2023-10-01T09:49:02.105037+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:49:02.105037+0000","last_undegraded":"2023-10-01T09:49:02.105037+0000","last_fullsized":"2023-10-01T09:49:02.105037+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":208,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849026+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:49:02.849026+0000","last_peered":"2023-10-01T09:49:02.849026+0000","last_clean":"2023-10-01T09:49:02.849026+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:49:02.849026+0000","last_undegraded":"2023-10-01T09:49:02.849026+0000","last_fullsized":"2023-10-01T09:49:02.849026+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":259,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574139+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:49:02.574139+0000","last_peered":"2023-10-01T09:49:02.574139+0000","last_clean":"2023-10-01T09:49:02.574139+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:49:02.574139+0000","last_undegraded":"2023-10-01T09:49:02.574139+0000","last_fullsized":"2023-10-01T09:49:02.574139+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"258'1666","reported_seq":1679,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.017727+0000","last_change":"2023-10-01T09:48:46.612168+0000","last_active":"2023-10-01T09:49:20.017727+0000","last_peered":"2023-10-01T09:49:20.017727+0000","last_clean":"2023-10-01T09:49:20.017727+0000","last_became_active":"2023-10-01T09:48:46.611752+0000","last_became_peered":"2023-10-01T09:48:46.611752+0000","last_unstale":"2023-10-01T09:49:20.017727+0000","last_undegraded":"2023-10-01T09:49:20.017727+0000","last_fullsized":"2023-10-01T09:49:20.017727+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1666,"log_dups_size":0,"ondisk_log_size":1666,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109182976,"num_objects":1666,"num_object_clones":0,"num_object_copies":4998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1666,"num_write_kb":106624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":290,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.850025+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:49:02.850025+0000","last_peered":"2023-10-01T09:49:02.850025+0000","last_clean":"2023-10-01T09:49:02.850025+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:49:02.850025+0000","last_undegraded":"2023-10-01T09:49:02.850025+0000","last_fullsized":"2023-10-01T09:49:02.850025+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":236,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:11.361062+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:49:11.361062+0000","last_peered":"2023-10-01T09:49:11.361062+0000","last_clean":"2023-10-01T09:49:11.361062+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:49:11.361062+0000","last_undegraded":"2023-10-01T09:49:11.361062+0000","last_fullsized":"2023-10-01T09:49:11.361062+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849726+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:49:02.849726+0000","last_peered":"2023-10-01T09:49:02.849726+0000","last_clean":"2023-10-01T09:49:02.849726+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:49:02.849726+0000","last_undegraded":"2023-10-01T09:49:02.849726+0000","last_fullsized":"2023-10-01T09:49:02.849726+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"258'1631","reported_seq":1644,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:20.280959+0000","last_change":"2023-10-01T09:48:46.612236+0000","last_active":"2023-10-01T09:49:20.280959+0000","last_peered":"2023-10-01T09:49:20.280959+0000","last_clean":"2023-10-01T09:49:20.280959+0000","last_became_active":"2023-10-01T09:48:46.611823+0000","last_became_peered":"2023-10-01T09:48:46.611823+0000","last_unstale":"2023-10-01T09:49:20.280959+0000","last_undegraded":"2023-10-01T09:49:20.280959+0000","last_fullsized":"2023-10-01T09:49:20.280959+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":1631,"log_dups_size":0,"ondisk_log_size":1631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106889216,"num_objects":1631,"num_object_clones":0,"num_object_copies":4893,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1631,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1631,"num_write_kb":104384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":221,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.105123+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:49:02.105123+0000","last_peered":"2023-10-01T09:49:02.105123+0000","last_clean":"2023-10-01T09:49:02.105123+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:49:02.105123+0000","last_undegraded":"2023-10-01T09:49:02.105123+0000","last_fullsized":"2023-10-01T09:49:02.105123+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":233,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574062+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:49:02.574062+0000","last_peered":"2023-10-01T09:49:02.574062+0000","last_clean":"2023-10-01T09:49:02.574062+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:49:02.574062+0000","last_undegraded":"2023-10-01T09:49:02.574062+0000","last_fullsized":"2023-10-01T09:49:02.574062+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":40,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707849+0000","last_change":"2023-10-01T09:43:01.369071+0000","last_active":"2023-10-01T09:49:02.707849+0000","last_peered":"2023-10-01T09:49:02.707849+0000","last_clean":"2023-10-01T09:49:02.707849+0000","last_became_active":"2023-10-01T09:43:01.368321+0000","last_became_peered":"2023-10-01T09:43:01.368321+0000","last_unstale":"2023-10-01T09:49:02.707849+0000","last_undegraded":"2023-10-01T09:49:02.707849+0000","last_fullsized":"2023-10-01T09:49:02.707849+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":252,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574036+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:49:02.574036+0000","last_peered":"2023-10-01T09:49:02.574036+0000","last_clean":"2023-10-01T09:49:02.574036+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:49:02.574036+0000","last_undegraded":"2023-10-01T09:49:02.574036+0000","last_fullsized":"2023-10-01T09:49:02.574036+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":275,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.848482+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:49:02.848482+0000","last_peered":"2023-10-01T09:49:02.848482+0000","last_clean":"2023-10-01T09:49:02.848482+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:49:02.848482+0000","last_undegraded":"2023-10-01T09:49:02.848482+0000","last_fullsized":"2023-10-01T09:49:02.848482+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":226,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342613+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:49:02.342613+0000","last_peered":"2023-10-01T09:49:02.342613+0000","last_clean":"2023-10-01T09:49:02.342613+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:49:02.342613+0000","last_undegraded":"2023-10-01T09:49:02.342613+0000","last_fullsized":"2023-10-01T09:49:02.342613+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":40,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707583+0000","last_change":"2023-10-01T09:43:01.294601+0000","last_active":"2023-10-01T09:49:02.707583+0000","last_peered":"2023-10-01T09:49:02.707583+0000","last_clean":"2023-10-01T09:49:02.707583+0000","last_became_active":"2023-10-01T09:43:01.293306+0000","last_became_peered":"2023-10-01T09:43:01.293306+0000","last_unstale":"2023-10-01T09:49:02.707583+0000","last_undegraded":"2023-10-01T09:49:02.707583+0000","last_fullsized":"2023-10-01T09:49:02.707583+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":237,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.342624+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:49:02.342624+0000","last_peered":"2023-10-01T09:49:02.342624+0000","last_clean":"2023-10-01T09:49:02.342624+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:49:02.342624+0000","last_undegraded":"2023-10-01T09:49:02.342624+0000","last_fullsized":"2023-10-01T09:49:02.342624+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":40,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707696+0000","last_change":"2023-10-01T09:43:01.294443+0000","last_active":"2023-10-01T09:49:02.707696+0000","last_peered":"2023-10-01T09:49:02.707696+0000","last_clean":"2023-10-01T09:49:02.707696+0000","last_became_active":"2023-10-01T09:43:01.292898+0000","last_became_peered":"2023-10-01T09:43:01.292898+0000","last_unstale":"2023-10-01T09:49:02.707696+0000","last_undegraded":"2023-10-01T09:49:02.707696+0000","last_fullsized":"2023-10-01T09:49:02.707696+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":264,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.849582+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:49:02.849582+0000","last_peered":"2023-10-01T09:49:02.849582+0000","last_clean":"2023-10-01T09:49:02.849582+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:49:02.849582+0000","last_undegraded":"2023-10-01T09:49:02.849582+0000","last_fullsized":"2023-10-01T09:49:02.849582+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":257,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-10-01T09:49:11.370408+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:49:11.370408+0000","last_peered":"2023-10-01T09:49:11.370408+0000","last_clean":"2023-10-01T09:49:11.370408+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:49:11.370408+0000","last_undegraded":"2023-10-01T09:49:11.370408+0000","last_fullsized":"2023-10-01T09:49:11.370408+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":278,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.574361+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:49:02.574361+0000","last_peered":"2023-10-01T09:49:02.574361+0000","last_clean":"2023-10-01T09:49:02.574361+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:49:02.574361+0000","last_undegraded":"2023-10-01T09:49:02.574361+0000","last_fullsized":"2023-10-01T09:49:02.574361+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":143,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-10-01T09:49:02.707375+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:49:02.707375+0000","last_peered":"2023-10-01T09:49:02.707375+0000","last_clean":"2023-10-01T09:49:02.707375+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:49:02.707375+0000","last_undegraded":"2023-10-01T09:49:02.707375+0000","last_fullsized":"2023-10-01T09:49:02.707375+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":1796014080,"num_objects":27405,"num_object_clones":0,"num_object_copies":82215,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27405,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":27405,"num_write_kb":1753920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5333319680,"data_stored":5333319680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":27405,"ondisk_log_size":27405,"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":5504,"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":16498,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430754,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1184172,"kb_used_data":594468,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":92560980,"statfs":{"total":95995035648,"available":94782443520,"internally_reserved":0,"allocated":608735232,"data_stored":608161526,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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,5,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":[{"osd":0,"last update":"Sun Oct 1 09:48:18 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":2.4580000000000002,"15min":1.988},"min":{"1min":0.27400000000000002,"5min":0.255,"15min":0.23999999999999999},"max":{"1min":4.4980000000000002,"5min":111.187,"15min":111.187},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.97199999999999998,"5min":2.5089999999999999,"15min":2.008},"min":{"1min":0.307,"5min":0.307,"15min":0.26500000000000001},"max":{"1min":4.0629999999999997,"5min":111.83,"15min":111.83},"last":3.7229999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:49:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":3.472,"15min":2.9529999999999998},"min":{"1min":0.33100000000000002,"5min":0.249,"15min":0.249},"max":{"1min":6.2240000000000002,"5min":210.62299999999999,"15min":210.62299999999999},"last":3.9239999999999999},{"interface":"front","average":{"1min":1.4039999999999999,"5min":3.5790000000000002,"15min":2.7959999999999998},"min":{"1min":0.309,"5min":0.307,"15min":0.27700000000000002},"max":{"1min":5.0800000000000001,"5min":208.809,"15min":208.809},"last":6.274}]},{"osd":2,"last update":"Sun Oct 1 09:48:18 2023","interfaces":[{"interface":"back","average":{"1min":2.2839999999999998,"5min":2.4239999999999999,"15min":1.9910000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.28199999999999997},"max":{"1min":6.1989999999999998,"5min":57.079999999999998,"15min":57.079999999999998},"last":6.1269999999999998},{"interface":"front","average":{"1min":1.7709999999999999,"5min":2.1920000000000002,"15min":1.714},"min":{"1min":0.39900000000000002,"5min":0.32400000000000001,"15min":0.313},"max":{"1min":5.5019999999999998,"5min":57.137999999999998,"15min":57.137999999999998},"last":5.4889999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:49:02 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.2789999999999999,"15min":2.1000000000000001},"min":{"1min":0.35799999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.9470000000000001,"5min":7.9080000000000004,"15min":85.370000000000005},"last":6.3140000000000001},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.206,"15min":2.056},"min":{"1min":0.40899999999999997,"5min":0.35199999999999998,"15min":0.32000000000000001},"max":{"1min":2.202,"5min":7.2039999999999997,"15min":85.123999999999995},"last":3.6859999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:48:18 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":1.401,"15min":1.292},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":5.5369999999999999,"5min":15.102,"15min":15.102},"last":6.3499999999999996},{"interface":"front","average":{"1min":1.839,"5min":1.4339999999999999,"15min":1.302},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.308},"max":{"1min":9.0090000000000003,"5min":9.0090000000000003,"15min":17.742000000000001},"last":3.7610000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:48:18 2023","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":1.605,"15min":1.839},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.28000000000000003},"max":{"1min":7.2610000000000001,"5min":7.7839999999999998,"15min":12.121},"last":3.863},{"interface":"front","average":{"1min":2.177,"5min":1.792,"15min":1.659},"min":{"1min":0.41599999999999998,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":8.8350000000000009,"5min":10.221,"15min":15.757999999999999},"last":6.4379999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:48:18 2023","interfaces":[{"interface":"back","average":{"1min":2.1669999999999998,"5min":1.9570000000000001,"15min":1.619},"min":{"1min":0.371,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":9.7840000000000007,"5min":11.167999999999999,"15min":11.167999999999999},"last":6.4820000000000002},{"interface":"front","average":{"1min":2.5339999999999998,"5min":2.0720000000000001,"15min":1.593},"min":{"1min":0.39100000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":10.68,"5min":10.68,"15min":17.977},"last":4.0419999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626987,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1471124,"kb_used_data":873228,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92274028,"statfs":{"total":95995035648,"available":94488604672,"internally_reserved":0,"allocated":894185472,"data_stored":893635496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":[2],"upper_bound":2},"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":"Sun Oct 1 09:48:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4650000000000001,"5min":3.0630000000000002,"15min":2.6099999999999999},"min":{"1min":0.28499999999999998,"5min":0.251,"15min":0.245},"max":{"1min":9.1430000000000007,"5min":54.121000000000002,"15min":159.34999999999999},"last":2.202},{"interface":"front","average":{"1min":1.8280000000000001,"5min":3.1040000000000001,"15min":2.6749999999999998},"min":{"1min":0.308,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":9.0890000000000004,"5min":53.192,"15min":160.39400000000001},"last":0.33900000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:48:59 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":3.4630000000000001,"15min":2.0960000000000001},"min":{"1min":0.41199999999999998,"5min":0.30099999999999999,"15min":0.25900000000000001},"max":{"1min":4.0380000000000003,"5min":183.59999999999999,"15min":183.59999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.3080000000000001,"5min":3.5960000000000001,"15min":2.246},"min":{"1min":0.36199999999999999,"5min":0.29999999999999999,"15min":0.28799999999999998},"max":{"1min":8.8019999999999996,"5min":183.56200000000001,"15min":183.56200000000001},"last":1.575}]},{"osd":2,"last update":"Sun Oct 1 09:48:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6759999999999999,"5min":3.8199999999999998,"15min":2.859},"min":{"1min":0.45000000000000001,"5min":0.30399999999999999,"15min":0.29799999999999999},"max":{"1min":7.391,"5min":136.351,"15min":157.172},"last":0.54500000000000004},{"interface":"front","average":{"1min":2.0510000000000002,"5min":4.0579999999999998,"15min":3.0710000000000002},"min":{"1min":0.39500000000000002,"5min":0.316,"15min":0.28599999999999998},"max":{"1min":8.843,"5min":136.46700000000001,"15min":157.30099999999999},"last":0.55400000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:48:59 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.7090000000000001,"15min":2.1960000000000002},"min":{"1min":0.52300000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.399,"5min":9.1150000000000002,"15min":83.206999999999994},"last":1.71},{"interface":"front","average":{"1min":1.6259999999999999,"5min":1.927,"15min":2.4239999999999999},"min":{"1min":0.41899999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.8699999999999992,"5min":15.105,"15min":84.876999999999995},"last":0.46000000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:48:59 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":2.0430000000000001,"15min":1.4410000000000001},"min":{"1min":0.39800000000000002,"5min":0.34100000000000003,"15min":0.27800000000000002},"max":{"1min":1.5109999999999999,"5min":9.7059999999999995,"15min":9.7059999999999995},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.3640000000000001,"5min":2.2730000000000001,"15min":1.675},"min":{"1min":0.44600000000000001,"5min":0.35499999999999998,"15min":0.32100000000000001},"max":{"1min":8.9179999999999993,"5min":15.262,"15min":15.262},"last":0.48299999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:48:59 2023","interfaces":[{"interface":"back","average":{"1min":5.3949999999999996,"5min":2.843,"15min":1.879},"min":{"1min":0.46899999999999997,"5min":0.34799999999999998,"15min":0.27200000000000002},"max":{"1min":65.998000000000005,"5min":65.998000000000005,"15min":65.998000000000005},"last":0.56299999999999994},{"interface":"front","average":{"1min":4.9939999999999998,"5min":2.9769999999999999,"15min":2.113},"min":{"1min":0.57799999999999996,"5min":0.35999999999999999,"15min":0.29799999999999999},"max":{"1min":61.889000000000003,"5min":61.889000000000003,"15min":61.889000000000003},"last":0.627}]},{"osd":7,"last update":"Sun Oct 1 09:48:36 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":2.0289999999999999,"15min":1.8380000000000001},"min":{"1min":0.377,"5min":0.35199999999999998,"15min":0.34499999999999997},"max":{"1min":8.8940000000000001,"5min":15.215,"15min":18.337},"last":1.542},{"interface":"front","average":{"1min":1.655,"5min":2.0289999999999999,"15min":1.5760000000000001},"min":{"1min":0.434,"5min":0.36699999999999999,"15min":0.314},"max":{"1min":7.4180000000000001,"5min":10.920999999999999,"15min":12.445},"last":0.58099999999999996}]}]},{"osd":1,"up_from":83,"seq":356482285935,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1432860,"kb_used_data":770004,"kb_used_omap":4,"kb_used_meta":662843,"kb_avail":92312292,"statfs":{"total":95995035648,"available":94527787008,"internally_reserved":0,"allocated":788484096,"data_stored":787532675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":678752142},"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,0,3],"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":[{"osd":0,"last update":"Sun Oct 1 09:48:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":3.3170000000000002,"15min":2.528},"min":{"1min":0.23499999999999999,"5min":0.191,"15min":0.191},"max":{"1min":3.21,"5min":87.831000000000003,"15min":87.831000000000003},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.65700000000000003,"5min":3.1520000000000001,"15min":2.3490000000000002},"min":{"1min":0.23899999999999999,"5min":0.20999999999999999,"15min":0.16700000000000001},"max":{"1min":1.423,"5min":90.948999999999998,"15min":90.948999999999998},"last":2.77}]},{"osd":2,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.4390000000000001,"5min":4.3840000000000003,"15min":2.7440000000000002},"min":{"1min":0.186,"5min":0.186,"15min":0.186},"max":{"1min":5.1950000000000003,"5min":88.757999999999996,"15min":88.757999999999996},"last":0.52200000000000002},{"interface":"front","average":{"1min":1.0189999999999999,"5min":4.21,"15min":2.4399999999999999},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":5.008,"5min":87.75,"15min":87.75},"last":2.8050000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:49:08 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":1.6499999999999999,"15min":3.0990000000000002},"min":{"1min":0.32600000000000001,"5min":0.28399999999999997,"15min":0.222},"max":{"1min":3.282,"5min":28.715,"15min":121.209},"last":1.7110000000000001},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.542,"15min":3.0899999999999999},"min":{"1min":0.41699999999999998,"5min":0.26800000000000002,"15min":0.26000000000000001},"max":{"1min":3.3969999999999998,"5min":28.670999999999999,"15min":121.054},"last":0.47799999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:48:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.123,"15min":1.899},"min":{"1min":0.34499999999999997,"5min":0.30099999999999999,"15min":0.25900000000000001},"max":{"1min":1.8129999999999999,"5min":5.1349999999999998,"15min":200.00800000000001},"last":2.8340000000000001},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.4650000000000001,"15min":2.4239999999999999},"min":{"1min":0.40200000000000002,"5min":0.38900000000000001,"15min":0.312},"max":{"1min":3.5609999999999999,"5min":9.6460000000000008,"15min":200.07499999999999},"last":1.6819999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:48:55 2023","interfaces":[{"interface":"back","average":{"1min":10.692,"5min":3.2770000000000001,"15min":2.4940000000000002},"min":{"1min":0.497,"5min":0.315,"15min":0.315},"max":{"1min":204.029,"5min":204.029,"15min":204.029},"last":0.64700000000000002},{"interface":"front","average":{"1min":10.553000000000001,"5min":3.4540000000000002,"15min":2.605},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.33200000000000002},"max":{"1min":203.16300000000001,"5min":203.16300000000001,"15min":203.16300000000001},"last":2.8580000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:48:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.7010000000000001,"15min":1.8160000000000001},"min":{"1min":0.44500000000000001,"5min":0.375,"15min":0.33100000000000002},"max":{"1min":4.3250000000000002,"5min":14.538,"15min":14.654999999999999},"last":1.292},{"interface":"front","average":{"1min":1.036,"5min":1.6100000000000001,"15min":1.5629999999999999},"min":{"1min":0.436,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.3120000000000003,"5min":10.643000000000001,"15min":10.643000000000001},"last":3.0299999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:48:55 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.5700000000000001,"15min":2.1499999999999999},"min":{"1min":0.41899999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.609,"5min":7.9630000000000001,"15min":64.700999999999993},"last":5.2960000000000003},{"interface":"front","average":{"1min":1.28,"5min":1.421,"15min":2.0550000000000002},"min":{"1min":0.51600000000000001,"5min":0.376,"15min":0.376},"max":{"1min":3.3679999999999999,"5min":10.872,"15min":63.959000000000003},"last":0.76200000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449461,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1188200,"kb_used_data":523680,"kb_used_omap":5,"kb_used_meta":664506,"kb_avail":92556952,"statfs":{"total":95995035648,"available":94778318848,"internally_reserved":0,"allocated":536248320,"data_stored":535282088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":680454778},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"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":"Sun Oct 1 09:48:54 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":1.1879999999999999,"15min":1.754},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.19800000000000001},"max":{"1min":2.508,"5min":7.7119999999999997,"15min":44.500999999999998},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.0329999999999999,"15min":1.4970000000000001},"min":{"1min":0.32900000000000001,"5min":0.20899999999999999,"15min":0.188},"max":{"1min":4.9649999999999999,"5min":9.1329999999999991,"15min":44.296999999999997},"last":0.34000000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:49:08 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":2,"15min":1.647},"min":{"1min":0.42299999999999999,"5min":0.24399999999999999,"15min":0.20499999999999999},"max":{"1min":1.837,"5min":8.6010000000000009,"15min":12.534000000000001},"last":0.248},{"interface":"front","average":{"1min":0.77500000000000002,"5min":1.8540000000000001,"15min":1.3879999999999999},"min":{"1min":0.37,"5min":0.313,"15min":0.223},"max":{"1min":1.853,"5min":9.1579999999999995,"15min":9.1579999999999995},"last":0.29799999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.619,"15min":2.4849999999999999},"min":{"1min":0.47799999999999998,"5min":0.245,"15min":0.23200000000000001},"max":{"1min":5.0590000000000002,"5min":7.9349999999999996,"15min":183.02099999999999},"last":0.499},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.835,"15min":2.6499999999999999},"min":{"1min":0.47299999999999998,"5min":0.32700000000000001,"15min":0.23999999999999999},"max":{"1min":4.1950000000000003,"5min":8.9920000000000009,"15min":191},"last":0.57599999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:49:08 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.9179999999999999,"15min":1.472},"min":{"1min":0.60099999999999998,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":2.7669999999999999,"5min":10.186,"15min":14.877000000000001},"last":0.44500000000000001},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.9199999999999999,"15min":1.7290000000000001},"min":{"1min":0.76100000000000001,"5min":0.33800000000000002,"15min":0.32300000000000001},"max":{"1min":2.4670000000000001,"5min":9.0779999999999994,"15min":14.788},"last":0.61399999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:49:08 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.6279999999999999,"15min":1.907},"min":{"1min":0.58899999999999997,"5min":0.35299999999999998,"15min":0.34200000000000003},"max":{"1min":1.6870000000000001,"5min":7.2530000000000001,"15min":60.887999999999998},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.704,"15min":1.7709999999999999},"min":{"1min":0.58599999999999997,"5min":0.39700000000000002,"15min":0.32300000000000001},"max":{"1min":1.2789999999999999,"5min":9.1099999999999994,"15min":61.079000000000001},"last":0.47299999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:49:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.919,"15min":1.6000000000000001},"min":{"1min":0.51800000000000002,"5min":0.376,"15min":0.35399999999999998},"max":{"1min":1.2689999999999999,"5min":10.193,"15min":10.436999999999999},"last":4.4980000000000002},{"interface":"front","average":{"1min":1.139,"5min":2.093,"15min":1.8620000000000001},"min":{"1min":0.69499999999999995,"5min":0.376,"15min":0.376},"max":{"1min":2.5390000000000001,"5min":10.212,"15min":13.364000000000001},"last":4.516}]},{"osd":7,"last update":"Sun Oct 1 09:49:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.7569999999999999,"15min":1.708},"min":{"1min":0.66800000000000004,"5min":0.434,"15min":0.40799999999999997},"max":{"1min":1.383,"5min":10.236000000000001,"15min":10.236000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.1379999999999999,"5min":2.0830000000000002,"15min":2.0619999999999998},"min":{"1min":0.71399999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":2.5579999999999998,"5min":10.183,"15min":20.146000000000001},"last":1.25}]}]},{"osd":2,"up_from":88,"seq":377957122409,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1224816,"kb_used_data":598184,"kb_used_omap":7,"kb_used_meta":626616,"kb_avail":92520336,"statfs":{"total":95995035648,"available":94740824064,"internally_reserved":0,"allocated":612540416,"data_stored":611625297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":641654865},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.635,"15min":2.5409999999999999},"min":{"1min":0.24299999999999999,"5min":0.20499999999999999,"15min":0.187},"max":{"1min":3.5739999999999998,"5min":18.082999999999998,"15min":120.54300000000001},"last":0.316},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.714,"15min":2.4529999999999998},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":4.8710000000000004,"5min":15.996,"15min":122.622},"last":0.34499999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.4590000000000001,"5min":1.038,"15min":1.7749999999999999},"min":{"1min":0.25900000000000001,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":7.5469999999999997,"5min":11.223000000000001,"15min":62.009999999999998},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.484,"15min":1.9950000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.22},"max":{"1min":3.605,"5min":14.805,"15min":61.869},"last":1.0720000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:48:51 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":2.6480000000000001,"15min":2.6059999999999999},"min":{"1min":0.316,"5min":0.27600000000000002,"15min":0.23300000000000001},"max":{"1min":7.3360000000000003,"5min":76.242999999999995,"15min":127.221},"last":0.36099999999999999},{"interface":"front","average":{"1min":1.169,"5min":2.5590000000000002,"15min":2.653},"min":{"1min":0.35099999999999998,"5min":0.307,"15min":0.26100000000000001},"max":{"1min":6.7249999999999996,"5min":75.909000000000006,"15min":126.756},"last":0.56599999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.867,"15min":1.548},"min":{"1min":0.39600000000000002,"5min":0.34300000000000003,"15min":0.33800000000000002},"max":{"1min":3.7200000000000002,"5min":15.183,"15min":15.183},"last":0.41299999999999998},{"interface":"front","average":{"1min":1.589,"5min":1.8540000000000001,"15min":1.417},"min":{"1min":0.33800000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.46,"5min":9.673,"15min":9.673},"last":0.39700000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.974,"5min":1.4630000000000001,"15min":1.506},"min":{"1min":0.43099999999999999,"5min":0.309,"15min":0.309},"max":{"1min":7.5789999999999997,"5min":7.5789999999999997,"15min":9.9760000000000009},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.8799999999999999,"5min":1.8859999999999999,"15min":1.8129999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.32400000000000001},"max":{"1min":7.5110000000000001,"5min":15.214,"15min":15.214},"last":0.501}]},{"osd":6,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8640000000000001,"5min":2.0019999999999998,"15min":1.5680000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.34100000000000003},"max":{"1min":5.4989999999999997,"5min":9.3949999999999996,"15min":9.3949999999999996},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.96,"5min":1.6779999999999999,"15min":1.504},"min":{"1min":0.47899999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.508,"5min":7.508,"15min":10.896000000000001},"last":2.758}]},{"osd":7,"last update":"Sun Oct 1 09:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.968,"5min":1.901,"15min":1.72},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.38500000000000001},"max":{"1min":5.5720000000000001,"5min":7.194,"15min":12.211},"last":1.885},{"interface":"front","average":{"1min":2.0489999999999999,"5min":1.5549999999999999,"15min":1.605},"min":{"1min":0.52600000000000002,"5min":0.376,"15min":0.374},"max":{"1min":7.609,"5min":8.7449999999999992,"15min":10.942},"last":3.9510000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958878,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1567456,"kb_used_data":793304,"kb_used_omap":2,"kb_used_meta":774141,"kb_avail":92177696,"statfs":{"total":95995035648,"available":94389960704,"internally_reserved":0,"allocated":812343296,"data_stored":811441971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":792720437},"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,0,0,1],"upper_bound":32},"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":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":2.0339999999999998,"15min":2.4849999999999999},"min":{"1min":0.31,"5min":0.20399999999999999,"15min":0.19400000000000001},"max":{"1min":4.5209999999999999,"5min":48.707999999999998,"15min":154.05199999999999},"last":1.7809999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":1.978,"15min":2.367},"min":{"1min":0.23000000000000001,"5min":0.20699999999999999,"15min":0.19900000000000001},"max":{"1min":3.9630000000000001,"5min":46.805,"15min":153.16200000000001},"last":0.77800000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.173,"15min":1.909},"min":{"1min":0.39000000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":5.048,"5min":6.7800000000000002,"15min":33.139000000000003},"last":3.0750000000000002},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.0129999999999999,"15min":1.778},"min":{"1min":0.44,"5min":0.25600000000000001,"15min":0.221},"max":{"1min":2.714,"5min":5.9219999999999997,"15min":32.668999999999997},"last":0.52500000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":2.5059999999999998,"15min":2.1589999999999998},"min":{"1min":0.52100000000000002,"5min":0.25700000000000001,"15min":0.251},"max":{"1min":5.0220000000000002,"5min":46.927999999999997,"15min":46.927999999999997},"last":7.0860000000000003},{"interface":"front","average":{"1min":0.997,"5min":2.4929999999999999,"15min":1.907},"min":{"1min":0.33800000000000002,"5min":0.224,"15min":0.224},"max":{"1min":6.6440000000000001,"5min":52.588999999999999,"15min":52.588999999999999},"last":0.49099999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.6699999999999999,"15min":1.7230000000000001},"min":{"1min":0.45200000000000001,"5min":0.318,"15min":0.28399999999999997},"max":{"1min":7.7560000000000002,"5min":10.138,"15min":12.85},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.8859999999999999,"15min":1.591},"min":{"1min":0.69299999999999995,"5min":0.29799999999999999,"15min":0.29599999999999999},"max":{"1min":11.129,"5min":11.547000000000001,"15min":11.547000000000001},"last":0.98099999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.3540000000000001,"15min":2.0390000000000001},"min":{"1min":0.41799999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":2.5049999999999999,"5min":5.4359999999999999,"15min":138.76599999999999},"last":1.016},{"interface":"front","average":{"1min":1.298,"5min":1.796,"15min":2.4500000000000002},"min":{"1min":0.38100000000000001,"5min":0.36899999999999999,"15min":0.36799999999999999},"max":{"1min":4.9509999999999996,"5min":10.241,"15min":138.946},"last":2.0569999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.9510000000000001,"15min":1.7310000000000001},"min":{"1min":0.41899999999999998,"5min":0.39400000000000002,"15min":0.27400000000000002},"max":{"1min":2.5489999999999999,"5min":14.548999999999999,"15min":14.548999999999999},"last":1.879},{"interface":"front","average":{"1min":1.165,"5min":1.7410000000000001,"15min":1.7649999999999999},"min":{"1min":0.42999999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.9130000000000003,"5min":8.202,"15min":10.662000000000001},"last":3.6309999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.5289999999999999,"15min":2.4369999999999998},"min":{"1min":0.45500000000000002,"5min":0.40200000000000002,"15min":0.38500000000000001},"max":{"1min":1.4239999999999999,"5min":8.9220000000000006,"15min":139.08099999999999},"last":2.0110000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.546,"15min":2.3330000000000002},"min":{"1min":0.51500000000000001,"5min":0.40100000000000002,"15min":0.38100000000000001},"max":{"1min":1.5249999999999999,"5min":9.8109999999999999,"15min":139.28800000000001},"last":0.79500000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019450,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001572,"kb_used_data":407772,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":92743580,"statfs":{"total":95995035648,"available":94969425920,"internally_reserved":0,"allocated":417558528,"data_stored":416992400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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,1],"upper_bound":8},"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":"Sun Oct 1 09:49:19 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":3.355,"15min":2.1880000000000002},"min":{"1min":0.56699999999999995,"5min":0.27400000000000002,"15min":0.25600000000000001},"max":{"1min":5.4000000000000004,"5min":129.28299999999999,"15min":129.28299999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":1.0469999999999999,"5min":3.6280000000000001,"15min":2.1030000000000002},"min":{"1min":0.40100000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.0049999999999999,"5min":129.24700000000001,"15min":129.24700000000001},"last":3.0049999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:48:42 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1180000000000001,"15min":1.8180000000000001},"min":{"1min":0.29399999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.1110000000000002,"5min":6.3799999999999999,"15min":77.055999999999997},"last":0.745},{"interface":"front","average":{"1min":1.607,"5min":1.1619999999999999,"15min":1.9890000000000001},"min":{"1min":0.33800000000000002,"5min":0.30299999999999999,"15min":0.28399999999999997},"max":{"1min":6.9480000000000004,"5min":6.9480000000000004,"15min":77.423000000000002},"last":2.956}]},{"osd":2,"last update":"Sun Oct 1 09:49:19 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":2.1739999999999999,"15min":1.5469999999999999},"min":{"1min":0.51200000000000001,"5min":0.32400000000000001,"15min":0.30199999999999999},"max":{"1min":2.2090000000000001,"5min":81.355000000000004,"15min":81.355000000000004},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":2.419,"15min":1.6719999999999999},"min":{"1min":0.39800000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.0379999999999998,"5min":81.656000000000006,"15min":81.656000000000006},"last":3.0379999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":2.161,"15min":2.2450000000000001},"min":{"1min":0.39000000000000001,"5min":0.38200000000000001,"15min":0.30099999999999999},"max":{"1min":1.4019999999999999,"5min":76.325000000000003,"15min":76.325000000000003},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":2.048,"15min":2.1619999999999999},"min":{"1min":0.53400000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.381,"5min":75.275999999999996,"15min":75.275999999999996},"last":3.4910000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:48:56 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.476,"15min":1.399},"min":{"1min":0.35799999999999998,"5min":0.32100000000000001,"15min":0.28399999999999997},"max":{"1min":1.6339999999999999,"5min":9.6389999999999993,"15min":9.8000000000000007},"last":4.7060000000000004},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.6930000000000001,"15min":1.3109999999999999},"min":{"1min":0.40500000000000003,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.9080000000000004,"5min":9.3290000000000006,"15min":9.3290000000000006},"last":3.0880000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:48:42 2023","interfaces":[{"interface":"back","average":{"1min":2.0449999999999999,"5min":2.056,"15min":1.423},"min":{"1min":0.373,"5min":0.35299999999999998,"15min":0.33400000000000002},"max":{"1min":7.5339999999999998,"5min":10.06,"15min":10.06},"last":3.056},{"interface":"front","average":{"1min":1.5860000000000001,"5min":1.7609999999999999,"15min":1.4330000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.33500000000000002},"max":{"1min":6.8860000000000001,"5min":9.6940000000000008,"15min":11.707000000000001},"last":3.367}]},{"osd":7,"last update":"Sun Oct 1 09:49:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3149999999999999,"5min":1.464,"15min":1.615},"min":{"1min":0.48699999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.5609999999999999,"5min":9.577,"15min":11.021000000000001},"last":4.5609999999999999},{"interface":"front","average":{"1min":1.252,"5min":1.3029999999999999,"15min":1.413},"min":{"1min":0.54200000000000004,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":3.9550000000000001,"5min":7.3769999999999998,"15min":10.448},"last":0.54200000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823218,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1320084,"kb_used_data":415308,"kb_used_omap":0,"kb_used_meta":904768,"kb_avail":92425068,"statfs":{"total":95995035648,"available":94643269632,"internally_reserved":0,"allocated":425275392,"data_stored":424721392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926482432},"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":"Sun Oct 1 09:49:18 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":3.0019999999999998,"15min":1.994},"min":{"1min":0.30099999999999999,"5min":0.252,"15min":0.252},"max":{"1min":1.8220000000000001,"5min":100.319,"15min":100.319},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":3.0640000000000001,"15min":2.2469999999999999},"min":{"1min":0.35599999999999998,"5min":0.25,"15min":0.25},"max":{"1min":1.5129999999999999,"5min":100.202,"15min":100.202},"last":0.998}]},{"osd":1,"last update":"Sun Oct 1 09:48:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.931,"15min":2.4870000000000001},"min":{"1min":0.36899999999999999,"5min":0.30399999999999999,"15min":0.29799999999999999},"max":{"1min":6.0810000000000004,"5min":52.296999999999997,"15min":183.55500000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.8480000000000001,"15min":2.573},"min":{"1min":0.32700000000000001,"5min":0.28100000000000003,"15min":0.28000000000000003},"max":{"1min":3.2120000000000002,"5min":52.314,"15min":183.45099999999999},"last":1.034}]},{"osd":2,"last update":"Sun Oct 1 09:49:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":4.109,"15min":2.508},"min":{"1min":0.71399999999999997,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.306,"5min":118.307,"15min":118.307},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0720000000000001,"5min":4.0119999999999996,"15min":2.464},"min":{"1min":0.377,"5min":0.35499999999999998,"15min":0.33100000000000002},"max":{"1min":1.5309999999999999,"5min":118.191,"15min":118.191},"last":0.93400000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:48:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.6220000000000001,"15min":2.7519999999999998},"min":{"1min":0.499,"5min":0.31,"15min":0.31},"max":{"1min":6.1790000000000003,"5min":10.199,"15min":183.29400000000001},"last":51.744},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.702,"15min":2.9329999999999998},"min":{"1min":0.42099999999999999,"5min":0.35899999999999999,"15min":0.29999999999999999},"max":{"1min":6.1500000000000004,"5min":10.222,"15min":183.11600000000001},"last":51.823999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:49:18 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.758,"15min":1.7170000000000001},"min":{"1min":0.44900000000000001,"5min":0.27200000000000002,"15min":0.27000000000000002},"max":{"1min":1.621,"5min":10.919,"15min":12.785},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.034,"5min":2.0209999999999999,"15min":1.802},"min":{"1min":0.53400000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.754,"5min":11.058999999999999,"15min":14.375},"last":0.75900000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:48:58 2023","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.8660000000000001,"15min":1.788},"min":{"1min":0.42099999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":4.8170000000000002,"5min":11.371,"15min":12.808999999999999},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.5269999999999999,"5min":2.0190000000000001,"15min":1.8680000000000001},"min":{"1min":0.39700000000000002,"5min":0.311,"15min":0.31},"max":{"1min":7.4279999999999999,"5min":8.0489999999999995,"15min":14.404999999999999},"last":0.67000000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:49:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2889999999999999,"5min":1.7110000000000001,"15min":1.8680000000000001},"min":{"1min":0.64700000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.909,"5min":10.129,"15min":14.542999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":1.2,"5min":1.6439999999999999,"15min":1.9490000000000001},"min":{"1min":0.501,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":2.5329999999999999,"5min":8.6899999999999995,"15min":14.002000000000001},"last":0.85699999999999998}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":564002816,"data_stored":564002816,"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":846397440,"data_stored":846397440,"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":638910464,"data_stored":638910464,"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":832045056,"data_stored":832045056,"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":427294720,"data_stored":427294720,"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":441843712,"data_stored":441843712,"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":932315136,"data_stored":932315136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":650510336,"data_stored":650510336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:49:30.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 51 2023-10-01T09:49:30.707 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:30.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 24 16 41741 41725 108.647 88.875 0.00924745 0.00919753 2023-10-01T09:49:30.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:30.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:30.844 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:30.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:30.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:30.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:31.006 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:31.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:31.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:31.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.140 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:31.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:31.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:31.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:42637 11.3 11:c1e2b2b9:::benchmark_data_smithi111_214802_object42636:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:49:31.372612+0000", 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0010791570000000001, 2023-10-01T09:49:31.376 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011134509999999999, 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 42637 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372612+0000", 2023-10-01T09:49:31.377 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372612+0000", 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372610+0000", 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1692000000000003e-05 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.378 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372692+0000", 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3811999999999999e-05 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372705+0000", 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5730000000000002e-06 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372713+0000", 2023-10-01T09:49:31.379 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9967999999999999e-05 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372773+0000", 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014867299999999999 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372922+0000", 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017931699999999999 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.380 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,6", 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.373101+0000", 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00048923599999999999 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:42620 11.f 11:fb58fdc1:::benchmark_data_smithi111_214802_object42619:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:49:31.361752+0000", 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.011938425000000001, 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012064526000000001, 2023-10-01T09:49:31.381 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 42620 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361752+0000", 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:31.382 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361752+0000", 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361752+0000", 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6279000000000003e-05 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.383 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361788+0000", 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8880000000000003e-06 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361797+0000", 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1020000000000002e-06 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361803+0000", 2023-10-01T09:49:31.384 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2058000000000002e-05 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361855+0000", 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000114801 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.361970+0000", 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011354 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.385 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.362083+0000", 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0016170920000000001 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.363700+0000", 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0050642020000000003 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:31.386 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.368765+0000", 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0070121360000000004 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:42625 11.4 11:29baa066:::benchmark_data_smithi111_214802_object42624:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:49:31.364243+0000", 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0094476209999999998, 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0096663280000000001, 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:31.387 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 42625 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364243+0000", 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.388 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364243+0000", 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364242+0000", 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7997999999999997e-05 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364290+0000", 2023-10-01T09:49:31.389 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3799e-05 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364304+0000", 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9479999999999996e-06 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364310+0000", 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5427000000000003e-05 2023-10-01T09:49:31.390 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364366+0000", 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013819900000000001 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364504+0000", 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017200599999999999 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.391 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.364676+0000", 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020495470000000001 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366725+0000", 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0053928530000000004 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:31.392 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.372118+0000", 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0078749890000000006 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:42628 11.4 11:23bca747:::benchmark_data_smithi111_214802_object42627:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:49:31.366652+0000", 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0070388990000000004, 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00734908, 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:31.393 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "waiting for sub ops", 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 42628 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366652+0000", 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:31.394 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366652+0000", 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366651+0000", 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8265e-05 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:31.395 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366699+0000", 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3332e-05 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366712+0000", 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2269999999999996e-06 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366719+0000", 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2296999999999998e-05 2023-10-01T09:49:31.396 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366762+0000", 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000130782 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.366893+0000", 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000283021 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.397 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.367176+0000", 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0032420589999999998 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:49:31.370418+0000", 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037656600000000001 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:31.398 INFO:teuthology.orchestra.run.smithi183.stdout: ], 2023-10-01T09:49:31.399 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 4 2023-10-01T09:49:31.399 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:49:31.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:31.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:31.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:31.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:31.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:31.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:31.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:31.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:31.717 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:31 smithi111 bash[78631]: cluster 2023-10-01T09:49:29.731067+0000 mgr.y (mgr.25132) 1195 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:49:31.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 25 16 43121 43105 107.751 86.25 0.00833236 0.00927513 2023-10-01T09:49:31.796 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:31.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:31.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:31.926 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:31.939 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:31 smithi183 bash[59233]: cluster 2023-10-01T09:49:29.731067+0000 mgr.y (mgr.25132) 1195 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:49:31.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:31.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:31.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:32.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:32.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:32.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:32.131 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:31 smithi111 bash[75702]: cluster 2023-10-01T09:49:29.731067+0000 mgr.y (mgr.25132) 1195 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T09:49:32.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:32.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:32.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:32.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:32.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:32.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:32.491 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:32.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T09:49:32.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:32.624 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:32.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:32.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 26 16 44388 44372 106.652 79.1875 0.00763902 0.00937111 2023-10-01T09:49:32.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:32.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:32.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:32.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:32.915 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:32.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:33.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:33.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:33.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:33.150 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:33.180 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:33.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:33.284 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:33.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:33.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:33.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:33.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:33.573 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:33.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:33.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:33.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:33.719 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 27 16 45810 45794 105.993 88.875 0.00679913 0.00942873 2023-10-01T09:49:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:33.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:33 smithi183 bash[59233]: cluster 2023-10-01T09:49:31.731782+0000 mgr.y (mgr.25132) 1196 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-01T09:49:33.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:33.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:33 smithi111 bash[78631]: cluster 2023-10-01T09:49:31.731782+0000 mgr.y (mgr.25132) 1196 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-01T09:49:33.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:33 smithi111 bash[75702]: cluster 2023-10-01T09:49:31.731782+0000 mgr.y (mgr.25132) 1196 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-10-01T09:49:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.856 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:33.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:33.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:33.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:33.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:34.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:34.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:34.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:34.152 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:49:34.185 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:49:34.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:34.234 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:49:34.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:34.277 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:49:34.309 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:49:34.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:34.342 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:49:34.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:34.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:34.377 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:49:34.408 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:49:34.414 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.415 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:49:34.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:34.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:34.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:34.617 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:34 smithi183 bash[59233]: audit 2023-10-01T09:49:34.101437+0000 mon.a (mon.0) 1445 : audit 0 from='client.? 172.21.15.111:0/1099879010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:34.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:34.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 28 16 47084 47068 105.051 79.625 0.024467 0.00951137 2023-10-01T09:49:34.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:34.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:34.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:34 smithi111 bash[78631]: audit 2023-10-01T09:49:34.101437+0000 mon.a (mon.0) 1445 : audit 0 from='client.? 172.21.15.111:0/1099879010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:34.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:34 smithi111 bash[75702]: audit 2023-10-01T09:49:34.101437+0000 mon.a (mon.0) 1445 : audit 0 from='client.? 172.21.15.111:0/1099879010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:34.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:49:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:49:34] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-10-01T09:49:34.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:34.883 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:34.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:34.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:35.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:35.124 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:35.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:35.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:35.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:35.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:35.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:35.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:35.550 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:35.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:35.632 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:49:35.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:35.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:35.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:35.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 29 16 48144 48128 103.713 66.25 0.0161685 0.0096355 2023-10-01T09:49:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:35 smithi183 bash[59233]: cluster 2023-10-01T09:49:33.732230+0000 mgr.y (mgr.25132) 1197 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T09:49:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:35 smithi183 bash[59233]: audit 2023-10-01T09:49:35.022384+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:49:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:35 smithi183 bash[59233]: audit 2023-10-01T09:49:35.022617+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.111:0/1942618543' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:49:35.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:35.835 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:35 smithi111 bash[78631]: cluster 2023-10-01T09:49:33.732230+0000 mgr.y (mgr.25132) 1197 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T09:49:35.835 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:35 smithi111 bash[78631]: audit 2023-10-01T09:49:35.022384+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:49:35.835 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:35 smithi111 bash[78631]: audit 2023-10-01T09:49:35.022617+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.111:0/1942618543' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:49:35.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:35 smithi111 bash[75702]: cluster 2023-10-01T09:49:33.732230+0000 mgr.y (mgr.25132) 1197 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T09:49:35.835 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:35 smithi111 bash[75702]: audit 2023-10-01T09:49:35.022384+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:49:35.836 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:35 smithi111 bash[75702]: audit 2023-10-01T09:49:35.022617+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.111:0/1942618543' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:49:35.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:35.947 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:35.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:35.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:36.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:36.099 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:36.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:36.204 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:36.233 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:36.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:36.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:36.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:36.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:36.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:36.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:36.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:36.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 30 16 49539 49523 103.162 87.1875 0.0263738 0.00968649 2023-10-01T09:49:36.740 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:36.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:36.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[78631]: cluster 2023-10-01T09:49:35.615609+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:36.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[78631]: cluster 2023-10-01T09:49:35.618656+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:36.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[78631]: audit 2023-10-01T09:49:35.620182+0000 mon.a (mon.0) 1448 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:49:36.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[78631]: cluster 2023-10-01T09:49:35.620336+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-10-01T09:49:36.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[78631]: cluster 2023-10-01T09:49:35.627003+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:36.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[78631]: cluster 2023-10-01T09:49:35.628129+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[75702]: cluster 2023-10-01T09:49:35.615609+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[75702]: cluster 2023-10-01T09:49:35.618656+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[75702]: audit 2023-10-01T09:49:35.620182+0000 mon.a (mon.0) 1448 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:49:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[75702]: cluster 2023-10-01T09:49:35.620336+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-10-01T09:49:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[75702]: cluster 2023-10-01T09:49:35.627003+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:36.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:36 smithi111 bash[75702]: cluster 2023-10-01T09:49:35.628129+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:36.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:36.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:36.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:36.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:37.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:37.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:37.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:36 smithi183 bash[59233]: cluster 2023-10-01T09:49:35.615609+0000 mon.a (mon.0) 1447 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:36 smithi183 bash[59233]: cluster 2023-10-01T09:49:35.618656+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:36 smithi183 bash[59233]: audit 2023-10-01T09:49:35.620182+0000 mon.a (mon.0) 1448 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:49:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:36 smithi183 bash[59233]: cluster 2023-10-01T09:49:35.620336+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-10-01T09:49:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:36 smithi183 bash[59233]: cluster 2023-10-01T09:49:35.627003+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:36 smithi183 bash[59233]: cluster 2023-10-01T09:49:35.628129+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T09:49:37.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:37.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:37.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:37.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:37.327 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:49:37.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:37.435 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:49:37.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:37.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:37.551 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:37.576 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:37.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:37.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:37.703 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:37.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:37.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 31 16 50766 50750 102.308 76.6875 0.0760879 0.00976465 2023-10-01T09:49:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:37 smithi183 bash[59233]: cluster 2023-10-01T09:49:35.732794+0000 mgr.y (mgr.25132) 1198 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:49:37.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:37.841 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:37.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:49:37.909 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:37 smithi111 bash[75702]: cluster 2023-10-01T09:49:35.732794+0000 mgr.y (mgr.25132) 1198 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:49:37.910 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:37 smithi111 bash[78631]: cluster 2023-10-01T09:49:35.732794+0000 mgr.y (mgr.25132) 1198 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T09:49:37.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:37.971 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:37.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:37.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:38.075 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:38.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:38.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:38.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:38.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:38.334 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:38.361 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:38.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:38.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:38.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:38.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:38.593 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:38.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:38.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:38.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 32 15 51904 51889 101.335 71.1875 0.00825827 0.00986291 2023-10-01T09:49:38.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:38.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:38.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:38.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:38.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:38.906 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:49:38.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:39.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:39.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:39.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:39.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:39.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:39.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:39.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:39.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:39.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:39.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:39.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:39.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:39.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:39.666 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:39.694 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:39.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 33 16 53133 53117 100.59 76.75 0.0148498 0.00993564 2023-10-01T09:49:39.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:39.807 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:39 smithi111 bash[78631]: cluster 2023-10-01T09:49:37.734222+0000 mgr.y (mgr.25132) 1199 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T09:49:39.807 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:39 smithi111 bash[75702]: cluster 2023-10-01T09:49:37.734222+0000 mgr.y (mgr.25132) 1199 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T09:49:39.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:39.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:39.938 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:39 smithi183 bash[59233]: cluster 2023-10-01T09:49:37.734222+0000 mgr.y (mgr.25132) 1199 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T09:49:39.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:39.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:39.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:40.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:40.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:40.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:40.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:40.275 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:40.305 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:40.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:40.410 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:40.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:40.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:40.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:40.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:40.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:40.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:40.670 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:40.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:40.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:40.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 34 16 54442 54426 100.037 81.8125 0.0129432 0.00999088 2023-10-01T09:49:40.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:41.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:41.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:41.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:41.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:41.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:41.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:41.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:41.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:41.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:41.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:41.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:41 smithi183 bash[59233]: cluster 2023-10-01T09:49:39.734678+0000 mgr.y (mgr.25132) 1200 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-01T09:49:41.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:41.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 35 16 55662 55646 99.3576 76.25 0.0136519 0.0100583 2023-10-01T09:49:41.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:41.801 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:41 smithi111 bash[78631]: cluster 2023-10-01T09:49:39.734678+0000 mgr.y (mgr.25132) 1200 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-01T09:49:41.801 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:41 smithi111 bash[75702]: cluster 2023-10-01T09:49:39.734678+0000 mgr.y (mgr.25132) 1200 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-01T09:49:41.829 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:41.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:41.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:41.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:41.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:42.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:42.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:42.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:42.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:42.221 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:42.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:42.325 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:42.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:42.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:42.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:42.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:42.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:42.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:42.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:42.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 36 16 56856 56840 98.6704 74.625 0.0127867 0.0101281 2023-10-01T09:49:42.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:42.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:42.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:42.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:42.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:42.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:49:43.006 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:43.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:43.137 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:43.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:43.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:43.302 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:43.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:43.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:43.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:43.524 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:49:43.525 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:49:43.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:43.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:43.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:43.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:43.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:43.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 37 16 58063 58047 98.0423 75.4375 0.00830773 0.0101934 2023-10-01T09:49:43.743 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:43 smithi183 bash[59233]: cluster 2023-10-01T09:49:41.736304+0000 mgr.y (mgr.25132) 1201 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-01T09:49:43.743 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:43 smithi183 bash[59233]: audit 2023-10-01T09:49:42.953402+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.111:0/3101165803' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:49:43.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:43.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:43.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:43.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:43.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:43.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:43.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:43 smithi111 bash[75702]: cluster 2023-10-01T09:49:41.736304+0000 mgr.y (mgr.25132) 1201 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-01T09:49:44.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:43 smithi111 bash[75702]: audit 2023-10-01T09:49:42.953402+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.111:0/3101165803' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:49:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:43 smithi111 bash[78631]: cluster 2023-10-01T09:49:41.736304+0000 mgr.y (mgr.25132) 1201 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-01T09:49:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:43 smithi111 bash[78631]: audit 2023-10-01T09:49:42.953402+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.111:0/3101165803' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:49:44.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:44.105 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:44.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:44.241 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:44.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:44.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:44.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:44.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:49:44.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:44.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:44.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:44.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:44.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:44.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:44.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T09:49:44.720 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 38 16 59274 59258 97.4538 75.6875 0.00830103 0.0102551 2023-10-01T09:49:44.755 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:44.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:44 smithi183 bash[59233]: audit 2023-10-01T09:49:44.048470+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:44.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:44.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:44.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:44 smithi111 bash[78631]: audit 2023-10-01T09:49:44.048470+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:44.822 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:49:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:49:44] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.33.4" 2023-10-01T09:49:44.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:44 smithi111 bash[75702]: audit 2023-10-01T09:49:44.048470+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:44.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:44.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:44.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:44.929 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:49:44.934 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:49:45.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:45.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:45.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:45.313 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:45.419 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:45.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.589 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:45.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:45.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:45.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 39 16 60400 60384 96.7566 70.375 0.0131897 0.0103284 2023-10-01T09:49:45.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:45 smithi183 bash[59233]: cluster 2023-10-01T09:49:43.737133+0000 mgr.y (mgr.25132) 1202 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-01T09:49:45.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:45.852 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:45.958 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:45.978 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:45 smithi111 bash[78631]: cluster 2023-10-01T09:49:43.737133+0000 mgr.y (mgr.25132) 1202 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-01T09:49:45.978 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:45 smithi111 bash[75702]: cluster 2023-10-01T09:49:43.737133+0000 mgr.y (mgr.25132) 1202 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-01T09:49:45.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:45.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:46.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:46.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:46.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:46.234 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:46.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:46.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:46.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:46.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:46.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:46.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:46.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:46.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:46.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:46.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:49:46.721422+0000 min lat: 0.0012461 max lat: 0.449925 avg lat: 0.0103821 2023-10-01T09:49:46.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:49:46.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 40 16 61639 61623 96.2735 77.4375 0.00928827 0.0103821 2023-10-01T09:49:46.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:46.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:46.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:46.891 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:46.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:46.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:46.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:47.020 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:47.056 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:47.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:47.160 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:47.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:47.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:47.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:47.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:47.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:47.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:47.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:47.553 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:47.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:47.680 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.710 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:47.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:47.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 41 16 62852 62836 95.7742 75.8125 0.0159032 0.0104363 2023-10-01T09:49:47.812 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:47 smithi111 bash[78631]: cluster 2023-10-01T09:49:45.737884+0000 mgr.y (mgr.25132) 1203 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s 2023-10-01T09:49:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:47 smithi111 bash[75702]: cluster 2023-10-01T09:49:45.737884+0000 mgr.y (mgr.25132) 1203 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s 2023-10-01T09:49:47.835 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:47.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:47.943 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:47.952 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:47 smithi183 bash[59233]: cluster 2023-10-01T09:49:45.737884+0000 mgr.y (mgr.25132) 1203 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s 2023-10-01T09:49:47.970 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:47.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:47.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:48.076 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.114 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:48.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:48.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:48.241 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:48.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:48.344 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:48.371 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:48.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:48.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:48.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:48.643 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:48.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 42 16 64001 63985 95.2035 71.8125 0.00544882 0.0104963 2023-10-01T09:49:48.746 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:48.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:48.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:48.892 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:48.919 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:48.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:49.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:49.056 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:49.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:49.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:49.190 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:49.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:49.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:49.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:49.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.452 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] 2023-10-01T09:49:49.452 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:49:49.452 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-01T09:49:49.452 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:49:49.453 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:49:49.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-01T09:49:49.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:49.549 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:49:49.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:49.715 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 43 16 65073 65057 94.5475 67 0.00798233 0.01057 2023-10-01T09:49:49.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:49.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.854 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:49 smithi183 bash[59233]: cluster 2023-10-01T09:49:47.738407+0000 mgr.y (mgr.25132) 1204 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-10-01T09:49:49.868 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:49.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:49.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:49.975 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:50.020 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:50.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:49 smithi111 bash[75702]: cluster 2023-10-01T09:49:47.738407+0000 mgr.y (mgr.25132) 1204 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-10-01T09:49:50.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:49 smithi111 bash[78631]: cluster 2023-10-01T09:49:47.738407+0000 mgr.y (mgr.25132) 1204 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-10-01T09:49:50.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:50.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:50.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:50.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:50.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:50.398 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:50.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:50.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:50.531 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:50.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:50.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:50.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:50.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:50.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 44 16 66191 66175 93.9867 69.875 0.0118103 0.0106342 2023-10-01T09:49:50.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:50.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:50.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:50.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:50.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:51.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:51.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:51.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:51.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:51.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:51.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:51.380 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:51.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:51.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:51.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:51.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:51.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:51.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:51.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 45 16 67335 67319 93.4869 71.5 0.0188914 0.0106901 2023-10-01T09:49:51.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:51.774 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:51.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:51.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:51.889 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:51 smithi111 bash[75702]: cluster 2023-10-01T09:49:49.738876+0000 mgr.y (mgr.25132) 1205 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T09:49:51.889 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:51 smithi111 bash[78631]: cluster 2023-10-01T09:49:49.738876+0000 mgr.y (mgr.25132) 1205 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T09:49:51.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:51.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:51.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:52.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:52.024 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:51 smithi183 bash[59233]: cluster 2023-10-01T09:49:49.738876+0000 mgr.y (mgr.25132) 1205 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T09:49:52.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:52.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:52.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:52.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:52.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:52.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:52.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:52.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:52.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:52.563 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:52.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:52.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:52.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:52.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 46 16 68425 68409 92.9354 68.125 0.00665198 0.0107541 2023-10-01T09:49:52.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:52.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:52.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:52.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:52.979 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:52.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:53.082 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:53.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:53.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:53.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:53.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:53.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:53.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:53.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:53.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:53.485 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:53.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:53.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:53.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:53.644 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:53.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:53.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 47 16 69482 69466 92.3636 66.0625 0.00733506 0.0108196 2023-10-01T09:49:53.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:53.777 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:53.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:53.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:53.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:53.911 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:53 smithi183 bash[59233]: cluster 2023-10-01T09:49:51.739637+0000 mgr.y (mgr.25132) 1206 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-01T09:49:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:53.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:53.988 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:49:54.013 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:54.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:54.036 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:49:54.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:54.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:53 smithi111 bash[78631]: cluster 2023-10-01T09:49:51.739637+0000 mgr.y (mgr.25132) 1206 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-01T09:49:54.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:53 smithi111 bash[75702]: cluster 2023-10-01T09:49:51.739637+0000 mgr.y (mgr.25132) 1206 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-10-01T09:49:54.073 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:49:54.095 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:49:54.134 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:49:54.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:54.174 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:49:54.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:54.212 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:49:54.251 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:49:54.280 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:49:54.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.291 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.291 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.292 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.292 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.292 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.292 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.292 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.292 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:49:54.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:54.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:54.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:54.585 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:54.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.689 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:49:54] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.33.4" 2023-10-01T09:49:54.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:54.722 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 48 16 70379 70363 91.6072 56.0625 0.0148964 0.0109102 2023-10-01T09:49:54.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[78631]: audit 2023-10-01T09:49:53.942978+0000 mon.a (mon.0) 1452 : audit 0 from='client.? 172.21.15.111:0/308750046' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:54.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[78631]: audit 2023-10-01T09:49:54.359485+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.111:0/2259917903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:49:54.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[78631]: audit 2023-10-01T09:49:54.360885+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:49:54.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[75702]: audit 2023-10-01T09:49:53.942978+0000 mon.a (mon.0) 1452 : audit 0 from='client.? 172.21.15.111:0/308750046' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:54.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[75702]: audit 2023-10-01T09:49:54.359485+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.111:0/2259917903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:49:54.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:54 smithi111 bash[75702]: audit 2023-10-01T09:49:54.360885+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:49:54.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:54.861 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:54.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:54.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:54.998 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:55.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:55.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:55.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:54 smithi183 bash[59233]: audit 2023-10-01T09:49:53.942978+0000 mon.a (mon.0) 1452 : audit 0 from='client.? 172.21.15.111:0/308750046' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:49:55.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:54 smithi183 bash[59233]: audit 2023-10-01T09:49:54.359485+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.111:0/2259917903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:49:55.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:54 smithi183 bash[59233]: audit 2023-10-01T09:49:54.360885+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:49:55.174 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:55.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:55.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:55.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:55.353 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:49:55.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:55.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:55.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:55.572 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:55.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:55.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:55.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:55.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:55.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 49 16 71427 71411 91.0743 65.5 0.00377959 0.0109647 2023-10-01T09:49:55.798 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:55.822 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:55.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:55.936 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[75702]: cluster 2023-10-01T09:49:53.740070+0000 mgr.y (mgr.25132) 1207 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[75702]: cluster 2023-10-01T09:49:55.337593+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[75702]: audit 2023-10-01T09:49:55.342913+0000 mon.a (mon.0) 1455 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[75702]: cluster 2023-10-01T09:49:55.343022+0000 mon.a (mon.0) 1456 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[75702]: cluster 2023-10-01T09:49:55.345976+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[78631]: cluster 2023-10-01T09:49:53.740070+0000 mgr.y (mgr.25132) 1207 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[78631]: cluster 2023-10-01T09:49:55.337593+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[78631]: audit 2023-10-01T09:49:55.342913+0000 mon.a (mon.0) 1455 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:49:55.937 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[78631]: cluster 2023-10-01T09:49:55.343022+0000 mon.a (mon.0) 1456 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-10-01T09:49:55.938 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:55 smithi111 bash[78631]: cluster 2023-10-01T09:49:55.345976+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T09:49:55.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:55.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:55.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:55 smithi183 bash[59233]: cluster 2023-10-01T09:49:53.740070+0000 mgr.y (mgr.25132) 1207 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s 2023-10-01T09:49:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:55 smithi183 bash[59233]: cluster 2023-10-01T09:49:55.337593+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:49:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:55 smithi183 bash[59233]: audit 2023-10-01T09:49:55.342913+0000 mon.a (mon.0) 1455 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:49:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:55 smithi183 bash[59233]: cluster 2023-10-01T09:49:55.343022+0000 mon.a (mon.0) 1456 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-10-01T09:49:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:55 smithi183 bash[59233]: cluster 2023-10-01T09:49:55.345976+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T09:49:56.053 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:56.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:56.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:56.187 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:56.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:56.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:56.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:56.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:56.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:56.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:56.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:56.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:56.510 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:56.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:56.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:56.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:56.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:56.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:56.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 50 16 72493 72477 90.5852 66.625 0.0162947 0.0110336 2023-10-01T09:49:56.724 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:56 smithi111 bash[75702]: cluster 2023-10-01T09:49:55.364122+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T09:49:56.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:56 smithi183 bash[59233]: cluster 2023-10-01T09:49:55.364122+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T09:49:56.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:56.778 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:56.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:56.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:56.883 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:56.885 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:49:56.885 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:49:56.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137283 9.e 9:746b9703:::benchmark_data_smithi111_170841_object31858:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.417074+0000", 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.464743269, 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1559383640000001, 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.886 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137283 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417074+0000", 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417074+0000", 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417072+0000", 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.17e-06 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417080+0000", 2023-10-01T09:49:56.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3244000000000001e-05 2023-10-01T09:49:56.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417093+0000", 2023-10-01T09:49:56.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9500000000000004e-06 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417100+0000", 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9314999999999998e-05 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417149+0000", 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9479999999999997e-06 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.417158+0000", 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.076516451 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.493675+0000", 2023-10-01T09:49:56.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026189600000000001 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.493936+0000", 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00091913400000000005 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.494856+0000", 2023-10-01T09:49:56.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022434157999999999 2023-10-01T09:49:56.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.893 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517290+0000", 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.055513686 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572803+0000", 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010806099999999999 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572911+0000", 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9104000000000003e-05 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572961+0000", 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1926999999999999e-05 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573012+0000", 2023-10-01T09:49:56.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1559383640000001 2023-10-01T09:49:56.896 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.896 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.896 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137317 9.e 9:77241b6c:::benchmark_data_smithi111_170841_object31892:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.461150+0000", 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.42066694100004, 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1120215579999999, 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.897 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137317 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461150+0000", 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461150+0000", 2023-10-01T09:49:56.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461149+0000", 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3529999999999997e-06 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461156+0000", 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4207e-05 2023-10-01T09:49:56.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461171+0000", 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3599999999999998e-06 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461178+0000", 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1117000000000004e-05 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461249+0000", 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0400999999999999e-05 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.461259+0000", 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.047288277 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.508548+0000", 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016992900000000001 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.508718+0000", 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021460899999999999 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.508932+0000", 2023-10-01T09:49:56.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020734320000000001 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.529667+0000", 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.043197169000000001 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.572864+0000", 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021195599999999999 2023-10-01T09:49:56.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573076+0000", 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2389000000000003e-05 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573128+0000", 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3949000000000002e-05 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573172+0000", 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1120215579999999 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137345 9.e 9:70553972:::benchmark_data_smithi111_170841_object31920:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.500958+0000", 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.38085933100001, 2023-10-01T09:49:56.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0724787469999999, 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137345 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.906 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500958+0000", 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500958+0000", 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500957+0000", 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1940000000000003e-06 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500963+0000", 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1219e-05 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500974+0000", 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.207e-06 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.500980+0000", 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2451000000000002e-05 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.501043+0000", 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2901999999999999e-05 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.501056+0000", 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.012400164 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.513456+0000", 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000101922 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.513558+0000", 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016584799999999999 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.513724+0000", 2023-10-01T09:49:56.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025008822999999999 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.538732+0000", 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.034492252000000001 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573225+0000", 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011876599999999999 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573343+0000", 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8757000000000001e-05 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573392+0000", 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4591e-05 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573437+0000", 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0724787469999999 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137387 9.e 9:7d50b930:::benchmark_data_smithi111_170841_object31962:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.549415+0000", 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.33240193699999, 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.02421297, 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137387 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.915 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549415+0000", 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549415+0000", 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549414+0000", 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2369999999999998e-06 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549423+0000", 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.4868e-05 2023-10-01T09:49:56.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549448+0000", 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0319999999999999e-05 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549458+0000", 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4307999999999995e-05 2023-10-01T09:49:56.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549522+0000", 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8660000000000001e-06 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.549532+0000", 2023-10-01T09:49:56.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96782231200000002 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517354+0000", 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000167913 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517522+0000", 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021504599999999999 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.517737+0000", 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025175994 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.542913+0000", 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.030578629999999999 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573492+0000", 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9645000000000003e-05 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573542+0000", 2023-10-01T09:49:56.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5875999999999999e-05 2023-10-01T09:49:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573588+0000", 2023-10-01T09:49:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0862999999999998e-05 2023-10-01T09:49:56.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573628+0000", 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.02421297 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137390 9.e 9:784f93db:::benchmark_data_smithi111_170841_object31965:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.924 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.554307+0000", 2023-10-01T09:49:56.925 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.32751071799998, 2023-10-01T09:49:56.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0196327409999999, 2023-10-01T09:49:56.925 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.925 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.925 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.925 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137390 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554307+0000", 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554307+0000", 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554304+0000", 2023-10-01T09:49:56.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1334e-05 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554315+0000", 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7326e-05 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554333+0000", 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8950000000000004e-06 2023-10-01T09:49:56.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554342+0000", 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000120281 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554462+0000", 2023-10-01T09:49:56.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0546e-05 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554472+0000", 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.96882987300000001 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.523302+0000", 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000236362 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.523539+0000", 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028535499999999999 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.523824+0000", 2023-10-01T09:49:56.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.032909577000000002 2023-10-01T09:49:56.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.932 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.932 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.556734+0000", 2023-10-01T09:49:56.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016991981999999999 2023-10-01T09:49:56.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573726+0000", 2023-10-01T09:49:56.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116767 2023-10-01T09:49:56.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573842+0000", 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7411000000000003e-05 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573900+0000", 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9672000000000002e-05 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573939+0000", 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0196327409999999 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.935 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137391 9.e 9:79ed6959:::benchmark_data_smithi111_170841_object31966:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.554367+0000", 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.32745059199999, 2023-10-01T09:49:56.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0197541130000001, 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137391 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.937 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554367+0000", 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554367+0000", 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554366+0000", 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4499999999999997e-06 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554371+0000", 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7199999999999995e-06 2023-10-01T09:49:56.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554379+0000", 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0870000000000003e-06 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554385+0000", 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00044757899999999998 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554833+0000", 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1680000000000001e-06 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554839+0000", 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97490847400000002 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.529748+0000", 2023-10-01T09:49:56.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015038200000000001 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.529898+0000", 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109548 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.530008+0000", 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.026730787999999998 2023-10-01T09:49:56.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.556738+0000", 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017252903 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.573991+0000", 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7419000000000001e-05 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574039+0000", 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4477000000000001e-05 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574083+0000", 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7750999999999998e-05 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574121+0000", 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0197541130000001 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137392 9.e 9:7a37c3b4:::benchmark_data_smithi111_170841_object31967:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.554392+0000", 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.32742581399998, 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.019917226, 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.945 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137392 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554392+0000", 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554392+0000", 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554391+0000", 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.585e-06 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554395+0000", 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3590000000000008e-06 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554403+0000", 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2159999999999997e-06 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.554408+0000", 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00089567800000000001 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.555304+0000", 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.374e-06 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.555311+0000", 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97929845999999998 2023-10-01T09:49:56.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.534610+0000", 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014166100000000001 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.534751+0000", 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015818599999999999 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.534910+0000", 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021846107999999999 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.556756+0000", 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017409781999999999 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574166+0000", 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1916999999999997e-05 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574227+0000", 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4141999999999999e-05 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574272+0000", 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7206999999999998e-05 2023-10-01T09:49:56.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574309+0000", 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.019917226 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137412 9.e 9:705b47ad:::benchmark_data_smithi111_170841_object31987:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.582638+0000", 2023-10-01T09:49:56.953 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.29917963100002, 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99181114000000004, 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137412 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.954 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582638+0000", 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582638+0000", 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582636+0000", 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6539999999999999e-06 2023-10-01T09:49:56.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582644+0000", 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3563e-05 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582657+0000", 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3589999999999996e-06 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582664+0000", 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5172000000000006e-05 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582729+0000", 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1263e-05 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.582740+0000", 2023-10-01T09:49:56.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95602260900000002 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.538763+0000", 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016511999999999999 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.538928+0000", 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000199719 2023-10-01T09:49:56.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.539127+0000", 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.026091182000000001 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.565219+0000", 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0089776119999999994 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574196+0000", 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015259400000000001 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574349+0000", 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5061000000000006e-05 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574414+0000", 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5046000000000003e-05 2023-10-01T09:49:56.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574449+0000", 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99181114000000004 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:137424 9.e 9:7855c14b:::benchmark_data_smithi111_170841_object31999:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-01T09:49:56.961 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:06.598731+0000", 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 530.28308640900002, 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97589358900000001, 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 137424 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598731+0000", 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598731+0000", 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598729+0000", 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0277e-05 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598739+0000", 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8065000000000001e-05 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598757+0000", 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9540000000000004e-06 2023-10-01T09:49:56.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598765+0000", 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4673999999999997e-05 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598840+0000", 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3328e-05 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:06.598853+0000", 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94410164200000002 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.542955+0000", 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013846099999999999 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.543093+0000", 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018065799999999999 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.543274+0000", 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021951444000000001 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.565225+0000", 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0092630090000000009 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574488+0000", 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8556e-05 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574547+0000", 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1971000000000002e-05 2023-10-01T09:49:56.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574589+0000", 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5599000000000003e-05 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:07.574625+0000", 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.97589358900000001 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.969 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142328 9.3 9:c2e9dd24:::benchmark_data_smithi111_170841_object36903:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e211)", 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.199694+0000", 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.68212323199998, 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.039882279, 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.970 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.971 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142328 2023-10-01T09:49:56.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.971 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.971 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.971 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199694+0000", 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199694+0000", 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199692+0000", 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9909999999999999e-06 2023-10-01T09:49:56.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199698+0000", 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2843999999999999e-05 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199711+0000", 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.993e-06 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199717+0000", 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000200347 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199918+0000", 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0550000000000002e-06 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199925+0000", 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0395700779999999 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239495+0000", 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1656000000000006e-05 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239576+0000", 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.039882279 2023-10-01T09:49:56.975 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142341 9.3 9:c098842d:::benchmark_data_smithi111_170841_object36916:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e211)", 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.199728+0000", 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.682089862, 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.132021521, 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.976 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142341 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199728+0000", 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199728+0000", 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199727+0000", 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.667e-06 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199730+0000", 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.542e-06 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199737+0000", 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.9520000000000002e-06 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.979 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.199742+0000", 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00049002200000000001 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.200232+0000", 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4500000000000003e-06 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.200238+0000", 2023-10-01T09:49:56.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0393734969999999 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239611+0000", 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012184300000000001 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for missing object", 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239733+0000", 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.091930189999999995 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331663+0000", 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5776e-05 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331749+0000", 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.132021521 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142355 9.3 9:ccefd12c:::benchmark_data_smithi111_170841_object36930:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.208690+0000", 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.67312696399995, 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.122596387, 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.983 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142355 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208690+0000", 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208690+0000", 2023-10-01T09:49:56.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208689+0000", 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1460000000000001e-06 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208695+0000", 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1467999999999999e-05 2023-10-01T09:49:56.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208706+0000", 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9750000000000004e-06 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.208712+0000", 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0031529119999999999 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.986 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.211865+0000", 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9417999999999999e-05 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.211885+0000", 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.02788488 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.987 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239770+0000", 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0649999999999995e-05 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239850+0000", 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013068300000000001 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.239981+0000", 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013543338 2023-10-01T09:49:56.988 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253524+0000", 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.077465612000000003 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.330990+0000", 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102811 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.989 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331093+0000", 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9697999999999997e-05 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331152+0000", 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000134394 2023-10-01T09:49:56.990 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331287+0000", 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.122596387 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142367 9.3 9:cc4c620a:::benchmark_data_smithi111_170841_object36942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:56.991 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.231089+0000", 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.65072820299997, 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1010787500000001, 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142367 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:56.992 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231089+0000", 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231089+0000", 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:56.993 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231088+0000", 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6019999999999996e-06 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231094+0000", 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2665e-05 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:56.994 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231107+0000", 2023-10-01T09:49:56.995 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1970000000000004e-06 2023-10-01T09:49:56.995 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.995 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.995 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:56.995 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231112+0000", 2023-10-01T09:49:56.996 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3553999999999995e-05 2023-10-01T09:49:56.996 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.996 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.996 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.996 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231176+0000", 2023-10-01T09:49:56.996 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5251e-05 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.231191+0000", 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0117171519999999 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.242908+0000", 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0377999999999994e-05 2023-10-01T09:49:56.997 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.242999+0000", 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1247000000000002e-05 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.243090+0000", 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016608859 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.998 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259699+0000", 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.071329083000000001 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331028+0000", 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00079727400000000005 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:56.999 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331825+0000", 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000215541 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332041+0000", 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000127415 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.000 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332168+0000", 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1010787500000001 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.001 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142379 9.3 9:cc40f222:::benchmark_data_smithi111_170841_object36954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.248395+0000", 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.63342221300002, 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0839700640000001, 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.002 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142379 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248395+0000", 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.003 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248395+0000", 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248394+0000", 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6340000000000001e-06 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248401+0000", 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4464000000000001e-05 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.004 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248416+0000", 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7349999999999999e-06 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248422+0000", 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9651000000000002e-05 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.005 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248482+0000", 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2293000000000001e-05 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.248494+0000", 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99736250900000001 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.245857+0000", 2023-10-01T09:49:57.006 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022033 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.246077+0000", 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019658499999999999 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.246274+0000", 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.013436966 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.007 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259711+0000", 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.071348938000000001 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331060+0000", 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011527670000000001 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.008 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332212+0000", 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3407e-05 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332256+0000", 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109416 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332365+0000", 2023-10-01T09:49:57.009 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0839700640000001 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142405 9.3 9:c45d8842:::benchmark_data_smithi111_170841_object36980:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.284642+0000", 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.59717511199995, 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.048005088, 2023-10-01T09:49:57.010 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142405 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.011 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284642+0000", 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284642+0000", 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284640+0000", 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8969999999999997e-06 2023-10-01T09:49:57.012 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284649+0000", 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5962999999999999e-05 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284665+0000", 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0859999999999996e-06 2023-10-01T09:49:57.013 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284672+0000", 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6645999999999999e-05 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284739+0000", 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2731999999999999e-05 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.014 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.284752+0000", 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.965474469 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.250226+0000", 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015362500000000001 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.015 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.250380+0000", 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019898100000000001 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.250579+0000", 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015479613999999999 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266058+0000", 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.065729624 2023-10-01T09:49:57.016 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.331788+0000", 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00064364900000000004 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332432+0000", 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7994e-05 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.017 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332500+0000", 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014779600000000001 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332647+0000", 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.048005088 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.018 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142422 9.3 9:c013c29e:::benchmark_data_smithi111_170841_object36997:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.309050+0000", 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.57276780100005, 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0239230779999999, 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142422 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.019 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309050+0000", 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309050+0000", 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.020 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309048+0000", 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4660000000000002e-06 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309055+0000", 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3577000000000001e-05 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.021 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309069+0000", 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9650000000000002e-06 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309076+0000", 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6798999999999994e-05 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.022 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309153+0000", 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0733e-05 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.309164+0000", 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94440934300000001 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.023 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253573+0000", 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145055 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253718+0000", 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000114232 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.024 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.253832+0000", 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012234257 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266066+0000", 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.066647967000000002 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.025 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332714+0000", 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5229999999999999e-05 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332760+0000", 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4845999999999995e-05 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332824+0000", 2023-10-01T09:49:57.026 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000148212 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.332973+0000", 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0239230779999999 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142433 9.3 9:c9421dc9:::benchmark_data_smithi111_170841_object37008:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.027 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.325542+0000", 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.55627559000004, 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.012244398, 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142433 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.028 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325542+0000", 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325542+0000", 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325540+0000", 2023-10-01T09:49:57.029 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6969999999999999e-06 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325548+0000", 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6239000000000002e-05 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325565+0000", 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9100000000000002e-06 2023-10-01T09:49:57.030 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325571+0000", 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3387999999999998e-05 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325624+0000", 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8710000000000003e-06 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.031 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.325633+0000", 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.93099443900000001 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.256627+0000", 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000140951 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.032 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.256768+0000", 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016611999999999999 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.256934+0000", 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017492303000000001 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.033 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.274427+0000", 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058603633000000002 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.333030+0000", 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0046105419999999996 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337641+0000", 2023-10-01T09:49:57.034 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9392000000000003e-05 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337700+0000", 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5946999999999996e-05 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.035 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337786+0000", 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.012244398 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142434 9.3 9:c4bfd634:::benchmark_data_smithi111_170841_object37009:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.327494+0000", 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.55432359999998, 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0105527350000001, 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.036 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142434 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327494+0000", 2023-10-01T09:49:57.037 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327494+0000", 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327492+0000", 2023-10-01T09:49:57.038 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3171e-05 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327505+0000", 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6025999999999999e-05 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327521+0000", 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6200000000000005e-06 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.039 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327530+0000", 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9302999999999998e-05 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327589+0000", 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.149e-06 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.040 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.327599+0000", 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.93215641299999996 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259755+0000", 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9148999999999995e-05 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259854+0000", 2023-10-01T09:49:57.041 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012540300000000001 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.259979+0000", 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014464978 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.042 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.274444+0000", 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.058635590000000001 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.333080+0000", 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047656829999999997 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337846+0000", 2023-10-01T09:49:57.043 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0188999999999997e-05 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337896+0000", 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015060299999999999 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338047+0000", 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0105527350000001 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.044 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142451 9.3 9:c05b691c:::benchmark_data_smithi111_170841_object37026:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.353132+0000", 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.52868514399995, 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98529107400000004, 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.045 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142451 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353132+0000", 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.046 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353132+0000", 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353131+0000", 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6790000000000002e-06 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.047 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353137+0000", 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0818999999999999e-05 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353147+0000", 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3000000000000001e-06 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353153+0000", 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6184000000000001e-05 2023-10-01T09:49:57.048 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353229+0000", 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4579999999999993e-06 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.353237+0000", 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.90934802299999995 2023-10-01T09:49:57.049 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.050 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.050 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.050 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.262585+0000", 2023-10-01T09:49:57.050 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000111678 2023-10-01T09:49:57.050 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.051 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.051 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.262697+0000", 2023-10-01T09:49:57.051 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011086000000000001 2023-10-01T09:49:57.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.052 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.262808+0000", 2023-10-01T09:49:57.052 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018279559000000001 2023-10-01T09:49:57.052 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.052 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.281087+0000", 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.056389514000000002 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.053 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337477+0000", 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00074905100000000004 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338226+0000", 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7212000000000004e-05 2023-10-01T09:49:57.054 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338323+0000", 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000100064 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338423+0000", 2023-10-01T09:49:57.055 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98529107400000004 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45314.0:142469 9.3 9:c1c52f4c:::benchmark_data_smithi111_170841_object37044:head [delete] snapc 0=[] ondisk+write+known_if_redirected e211)", 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:41:15.382338+0000", 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.499478963, 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95626201700000002, 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:49:57.056 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45314", 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 142469 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382338+0000", 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.057 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382338+0000", 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382337+0000", 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2830000000000004e-06 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:49:57.058 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382344+0000", 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4487999999999999e-05 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382359+0000", 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9720000000000003e-06 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382366+0000", 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0518000000000005e-05 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382436+0000", 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3086e-05 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:15.382449+0000", 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.88368043100000004 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:49:57.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266130+0000", 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016347599999999999 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266293+0000", 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115123 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,3", 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.266408+0000", 2023-10-01T09:49:57.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014691457 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.281100+0000", 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.056443241999999998 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.062 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.337543+0000", 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00092214399999999996 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338465+0000", 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8928999999999999e-05 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:49:57.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338504+0000", 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6512e-05 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:41:16.338600+0000", 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.95626201700000002 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.064 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:49:57.065 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:49:57.065 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:49:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:57.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:57.068 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:56 smithi111 bash[78631]: cluster 2023-10-01T09:49:55.364122+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T09:49:57.168 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:57.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:57.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:57.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:57.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:57.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:57.457 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:57.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:57.560 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:57.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:49:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:49:57.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:57.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 51 16 73526 73510 90.0749 64.5625 0.0109027 0.0110962 2023-10-01T09:49:57.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:57.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:57 smithi111 bash[78631]: cluster 2023-10-01T09:49:55.740832+0000 mgr.y (mgr.25132) 1208 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-10-01T09:49:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:57 smithi111 bash[75702]: cluster 2023-10-01T09:49:55.740832+0000 mgr.y (mgr.25132) 1208 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-10-01T09:49:57.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:57.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:57.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:57.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:57.976 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:58.011 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:58.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:58.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:57 smithi183 bash[59233]: cluster 2023-10-01T09:49:55.740832+0000 mgr.y (mgr.25132) 1208 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-10-01T09:49:58.114 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:58.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:49:58.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:49:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:49:58.244 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:58.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:58.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:58.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:58.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:58.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:49:58.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:49:58.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:58.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:49:58.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:49:58.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 52 16 74519 74503 89.5361 62.0625 0.00826214 0.0111631 2023-10-01T09:49:58.745 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:58 smithi111 bash[75702]: cluster 2023-10-01T09:49:57.741501+0000 mgr.y (mgr.25132) 1209 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T09:49:58.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:58.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:58.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:58.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:58.931 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:58 smithi183 bash[59233]: cluster 2023-10-01T09:49:57.741501+0000 mgr.y (mgr.25132) 1209 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T09:49:58.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:58.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:59.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:59.070 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:49:59.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:58 smithi111 bash[78631]: cluster 2023-10-01T09:49:57.741501+0000 mgr.y (mgr.25132) 1209 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T09:49:59.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:49:59.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:49:59.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:59.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:59.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:59.372 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:59.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:59.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:59.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:49:59.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T09:49:59.611 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:59.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:49:59.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:49:59.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 53 16 75457 75441 88.9527 58.625 0.0167258 0.0112353 2023-10-01T09:49:59.748 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:49:59 smithi111 bash[75702]: audit 2023-10-01T09:49:59.048979+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:59.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:49:59 smithi183 bash[59233]: audit 2023-10-01T09:49:59.048979+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:49:59.750 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:59.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:49:59.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:49:59.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:59.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:49:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:49:59.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:00.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:00.047 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:49:59 smithi111 bash[78631]: audit 2023-10-01T09:49:59.048979+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:00.150 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:00.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:00.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:00.195 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:50:00.195 INFO:teuthology.orchestra.run.smithi183.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T09:50:00.196 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:50:00.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:00.326 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:00.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:00.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:00.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:00.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:00.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:00.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:00.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:00.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:00.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 54 16 76427 76411 88.4281 60.625 0.00621538 0.0113025 2023-10-01T09:50:00.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:00.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:00.959 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:00.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:00.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:01.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:00 smithi183 bash[59233]: cluster 2023-10-01T09:49:59.742036+0000 mgr.y (mgr.25132) 1210 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T09:50:01.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:00 smithi183 bash[59233]: cluster 2023-10-01T09:50:00.000120+0000 mon.a (mon.0) 1458 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-10-01T09:50:01.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:00 smithi183 bash[59233]: cluster 2023-10-01T09:50:00.000163+0000 mon.a (mon.0) 1459 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-01T09:50:01.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:00 smithi111 bash[75702]: cluster 2023-10-01T09:49:59.742036+0000 mgr.y (mgr.25132) 1210 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T09:50:01.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:00 smithi111 bash[75702]: cluster 2023-10-01T09:50:00.000120+0000 mon.a (mon.0) 1458 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-10-01T09:50:01.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:00 smithi111 bash[75702]: cluster 2023-10-01T09:50:00.000163+0000 mon.a (mon.0) 1459 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-01T09:50:01.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:00 smithi111 bash[78631]: cluster 2023-10-01T09:49:59.742036+0000 mgr.y (mgr.25132) 1210 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T09:50:01.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:00 smithi111 bash[78631]: cluster 2023-10-01T09:50:00.000120+0000 mon.a (mon.0) 1458 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-10-01T09:50:01.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:00 smithi111 bash[78631]: cluster 2023-10-01T09:50:00.000163+0000 mon.a (mon.0) 1459 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-01T09:50:01.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:01.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:01.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:01.232 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:01.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:01.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:01.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:01.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:01.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:01.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:01.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:01.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:01.672 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:01.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:01.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 55 16 77398 77382 87.9236 60.6875 0.00627036 0.0113683 2023-10-01T09:50:01.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:01.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:01.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:01.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:01.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:01.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:02.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:02.078 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:02.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:02.181 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:02.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:02.319 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:02.359 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:02.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:02.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:02.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:02.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:02.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:02.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:02.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 56 16 78387 78371 87.4572 61.8125 0.0068897 0.0114285 2023-10-01T09:50:02.728 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:02.757 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:02 smithi183 bash[59233]: cluster 2023-10-01T09:50:01.742792+0000 mgr.y (mgr.25132) 1211 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:50:02.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:02.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:02.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:02.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:02.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:02.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:03.013 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:03.014 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:03.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:03.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:03.050 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:02 smithi111 bash[78631]: cluster 2023-10-01T09:50:01.742792+0000 mgr.y (mgr.25132) 1211 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:50:03.053 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:02 smithi111 bash[75702]: cluster 2023-10-01T09:50:01.742792+0000 mgr.y (mgr.25132) 1211 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:50:03.129 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:03.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:03.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:03.277 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:03.305 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:03.410 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:03.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:03.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:03.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:03.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:03.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:03.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:03.720 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:03.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:03.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 57 16 79349 79333 86.9776 60.125 0.0346033 0.0114918 2023-10-01T09:50:03.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:03.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:03.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:03.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:03.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:03.995 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:04.031 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:04.103 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:04.134 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:04.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:04.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:04.271 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:04.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:04.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:04.402 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:04.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:04.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:04.536 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:04.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:04.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:04.666 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:04.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:04.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 58 16 80213 80197 86.409 54 0.00501232 0.0115375 2023-10-01T09:50:04.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:04.781 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:50:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:50:04] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-10-01T09:50:04.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:04.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:04.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:04.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:04.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:05.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:05.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:05.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:05.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:05.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:05.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:05.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:05.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:05.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:05 smithi183 bash[59233]: cluster 2023-10-01T09:50:03.743240+0000 mgr.y (mgr.25132) 1212 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:50:05.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:05.612 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:05.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:05.718 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:05 smithi111 bash[78631]: cluster 2023-10-01T09:50:03.743240+0000 mgr.y (mgr.25132) 1212 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:50:05.718 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:05 smithi111 bash[75702]: cluster 2023-10-01T09:50:03.743240+0000 mgr.y (mgr.25132) 1212 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T09:50:05.723 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 59 16 81072 81056 85.8543 53.6875 0.0067572 0.0116416 2023-10-01T09:50:05.741 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:05.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:05.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:05.874 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:05.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:05.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:05.979 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:06.008 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:06.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:06.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:06.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:06.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:06.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:06.378 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:06.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:06.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:06.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:06.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:06.632 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] 2023-10-01T09:50:06.632 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:50:06.632 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:50:06.633 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:50:06.639 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:06.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:06.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:50:06.723284+0000 min lat: 0.0012461 max lat: 0.449925 avg lat: 0.011693 2023-10-01T09:50:06.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:50:06.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 60 16 82082 82066 85.4754 63.125 0.012571 0.011693 2023-10-01T09:50:06.810 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:06.837 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:06.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:06.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:06.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:06.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:06.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:07.082 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:07.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:07.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:07.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:07.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:07.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:07.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:07.408 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:07.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:07.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:07.524 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:07 smithi183 bash[59233]: cluster 2023-10-01T09:50:05.746811+0000 mgr.y (mgr.25132) 1213 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T09:50:07.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:07.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:07.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:07.657 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:07 smithi111 bash[75702]: cluster 2023-10-01T09:50:05.746811+0000 mgr.y (mgr.25132) 1213 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T09:50:07.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:07 smithi111 bash[78631]: cluster 2023-10-01T09:50:05.746811+0000 mgr.y (mgr.25132) 1213 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T09:50:07.672 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:07.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 61 16 83067 83051 85.0833 61.5625 0.0142527 0.0117481 2023-10-01T09:50:07.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:07.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:07.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:07.912 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:07.942 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:07.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:08.045 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:08.071 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:08.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:08.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:08.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:08.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:08.303 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:08.330 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:08.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:08.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:08.461 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:08.567 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:08.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:08.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:08.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:08.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 62 16 84049 84033 84.7008 61.375 0.0107172 0.0117998 2023-10-01T09:50:08.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:08.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:08.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:08.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:08.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:08.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:08.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:08.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:09.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:09.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:09.140 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:09.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:09.269 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:09.363 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:09 smithi183 bash[59233]: cluster 2023-10-01T09:50:07.747216+0000 mgr.y (mgr.25132) 1214 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-10-01T09:50:09.373 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:09.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:09.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:09.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:09.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:09.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:09.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:09 smithi111 bash[78631]: cluster 2023-10-01T09:50:07.747216+0000 mgr.y (mgr.25132) 1214 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-10-01T09:50:09.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:09 smithi111 bash[75702]: cluster 2023-10-01T09:50:07.747216+0000 mgr.y (mgr.25132) 1214 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-10-01T09:50:09.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:09.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:09.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 63 16 84930 84914 84.2303 55.0625 0.0135603 0.0118666 2023-10-01T09:50:09.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:09.785 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:09.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:09.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:09.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:09.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:09.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:10.025 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:10.052 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:10.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:10.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:10.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:10.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:10.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:10.317 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:10.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:10.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:10.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:10.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:10.575 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:10.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:10.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:10.721 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:10.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:10.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 64 16 85902 85886 83.8633 60.75 0.0197523 0.011919 2023-10-01T09:50:10.826 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:10.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:10.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:10.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:11.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:11.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:11.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:11.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:11.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:11.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:11.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:11.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:11.495 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:11 smithi183 bash[59233]: cluster 2023-10-01T09:50:09.747799+0000 mgr.y (mgr.25132) 1215 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-10-01T09:50:11.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:11.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:11.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:11.647 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:11.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:11.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 65 16 86869 86853 83.5029 60.4375 0.0143297 0.0119703 2023-10-01T09:50:11.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:11.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:11.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:11.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:11 smithi111 bash[78631]: cluster 2023-10-01T09:50:09.747799+0000 mgr.y (mgr.25132) 1215 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-10-01T09:50:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:11 smithi111 bash[75702]: cluster 2023-10-01T09:50:09.747799+0000 mgr.y (mgr.25132) 1215 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-10-01T09:50:11.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:11.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:11.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:12.020 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:12.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:12.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:12.149 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:12.191 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:12.297 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:12.330 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:12.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:12.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:12.464 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:12.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:12.567 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:12.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:12.702 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:12.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 66 16 87830 87814 83.1476 60.0625 0.0165493 0.0120222 2023-10-01T09:50:12.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:12.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:12.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:12.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:12.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:12.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:12.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:12.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:12.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:13.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:13.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:13.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:13.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:13.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:13.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:13.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:13.379 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:13.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:13.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:13.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:13.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:13.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:13 smithi111 bash[75702]: cluster 2023-10-01T09:50:11.748601+0000 mgr.y (mgr.25132) 1216 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-01T09:50:13.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:13 smithi111 bash[78631]: cluster 2023-10-01T09:50:11.748601+0000 mgr.y (mgr.25132) 1216 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-01T09:50:13.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:13.641 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:13.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 67 16 88680 88664 82.6995 53.125 0.0128263 0.0120865 2023-10-01T09:50:13.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:13.774 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:13 smithi183 bash[59233]: cluster 2023-10-01T09:50:11.748601+0000 mgr.y (mgr.25132) 1216 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-01T09:50:13.806 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:13.910 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:13.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:13.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:13.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:14.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:14.061 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:14.164 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:14.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:14.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:14.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:14.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:14.437 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:14.445 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:14 smithi183 bash[59233]: audit 2023-10-01T09:50:14.049149+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:14.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:14 smithi111 bash[75702]: audit 2023-10-01T09:50:14.049149+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:14.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:14 smithi111 bash[78631]: audit 2023-10-01T09:50:14.049149+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:14.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:14.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:14.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:14.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:14.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 68 16 89638 89622 82.3637 59.875 0.0179507 0.0121359 2023-10-01T09:50:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:14.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:14.831 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:14.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:14.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:14.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:14.963 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:14.966 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:50:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:50:14] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.33.4" 2023-10-01T09:50:14.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:14.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:15.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:15.123 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:15.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:15.255 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:15.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:15.389 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:15 smithi183 bash[59233]: cluster 2023-10-01T09:50:13.749036+0000 mgr.y (mgr.25132) 1217 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-10-01T09:50:15.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:15.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:15.499 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:15.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:15.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:15.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:15.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:15 smithi111 bash[78631]: cluster 2023-10-01T09:50:13.749036+0000 mgr.y (mgr.25132) 1217 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-10-01T09:50:15.636 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:15 smithi111 bash[75702]: cluster 2023-10-01T09:50:13.749036+0000 mgr.y (mgr.25132) 1217 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 761 op/s 2023-10-01T09:50:15.664 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:15.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:15.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 69 16 90559 90543 82.0042 57.5625 0.00896412 0.0121888 2023-10-01T09:50:15.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:15.794 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:15.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:15.921 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:15.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:15.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:16.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:16.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:16.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:16.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:16.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:16.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:16.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:16.326 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:16.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:16.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:16.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:16.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:16.593 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:16.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:16.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:16.719 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:16.724 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 70 16 91442 91426 81.621 55.1875 0.00349021 0.0122373 2023-10-01T09:50:16.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:16.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:16.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:16.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:16.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:17.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:17.117 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:17.219 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:17.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:17.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:17.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:17.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:17.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:17.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:17 smithi183 bash[59233]: cluster 2023-10-01T09:50:15.749771+0000 mgr.y (mgr.25132) 1218 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:50:17.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:17.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:17.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:17.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:17.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:17.693 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:17 smithi111 bash[78631]: cluster 2023-10-01T09:50:15.749771+0000 mgr.y (mgr.25132) 1218 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:50:17.693 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:17 smithi111 bash[75702]: cluster 2023-10-01T09:50:15.749771+0000 mgr.y (mgr.25132) 1218 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T09:50:17.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 71 16 92280 92264 81.209 52.375 0.00545744 0.0123065 2023-10-01T09:50:17.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:17.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:17.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:17.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:17.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:17.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:18.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:18.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:18.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:18.151 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:18.177 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:18.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:18.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:18.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:18.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:18.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:18.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:18.507 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:50:18.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:18.567 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:50:18.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:18.615 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:50:18.652 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:50:18.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:18.690 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:50:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:18.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:18.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 72 16 93127 93111 80.8163 52.9375 0.0244885 0.0123664 2023-10-01T09:50:18.736 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:50:18.755 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:50:18.755 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:50:18.775 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:50:18.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:18.831 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.839 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:50:18.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:18.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:18.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:18.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:18.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:19.090 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:19.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:19.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:19.254 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:19.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:19.357 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:19.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:19.485 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:19.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[75702]: cluster 2023-10-01T09:50:17.750193+0000 mgr.y (mgr.25132) 1219 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 792 op/s 2023-10-01T09:50:19.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[75702]: audit 2023-10-01T09:50:18.472240+0000 mon.a (mon.0) 1461 : audit 0 from='client.? 172.21.15.111:0/3339956067' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:50:19.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[75702]: audit 2023-10-01T09:50:19.389000+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.111:0/786335945' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:50:19.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[75702]: audit 2023-10-01T09:50:19.389819+0000 mon.a (mon.0) 1462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:50:19.514 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[78631]: cluster 2023-10-01T09:50:17.750193+0000 mgr.y (mgr.25132) 1219 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 792 op/s 2023-10-01T09:50:19.515 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[78631]: audit 2023-10-01T09:50:18.472240+0000 mon.a (mon.0) 1461 : audit 0 from='client.? 172.21.15.111:0/3339956067' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:50:19.515 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[78631]: audit 2023-10-01T09:50:19.389000+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.111:0/786335945' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:50:19.515 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:19 smithi111 bash[78631]: audit 2023-10-01T09:50:19.389819+0000 mon.a (mon.0) 1462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:50:19.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:19.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:19.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:19.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 73 16 93964 93948 80.4258 52.3125 0.00633706 0.0124281 2023-10-01T09:50:19.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:19.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:19 smithi183 bash[59233]: cluster 2023-10-01T09:50:17.750193+0000 mgr.y (mgr.25132) 1219 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 792 op/s 2023-10-01T09:50:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:19 smithi183 bash[59233]: audit 2023-10-01T09:50:18.472240+0000 mon.a (mon.0) 1461 : audit 0 from='client.? 172.21.15.111:0/3339956067' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:50:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:19 smithi183 bash[59233]: audit 2023-10-01T09:50:19.389000+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.111:0/786335945' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:50:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:19 smithi183 bash[59233]: audit 2023-10-01T09:50:19.389819+0000 mon.a (mon.0) 1462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:50:19.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:19.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:19.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:19.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:20.037 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:20.067 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:20.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:20.197 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:20.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:20.343 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:20.355 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:50:20.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:20.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:20.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:20.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[75702]: cluster 2023-10-01T09:50:20.345911+0000 mon.a (mon.0) 1463 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[75702]: cluster 2023-10-01T09:50:20.345960+0000 mon.a (mon.0) 1464 : cluster 1 Cluster is now healthy 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[75702]: audit 2023-10-01T09:50:20.350442+0000 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[75702]: cluster 2023-10-01T09:50:20.350516+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[78631]: cluster 2023-10-01T09:50:20.345911+0000 mon.a (mon.0) 1463 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[78631]: cluster 2023-10-01T09:50:20.345960+0000 mon.a (mon.0) 1464 : cluster 1 Cluster is now healthy 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[78631]: audit 2023-10-01T09:50:20.350442+0000 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:50:20.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:20 smithi111 bash[78631]: cluster 2023-10-01T09:50:20.350516+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-10-01T09:50:20.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:20.602 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:20.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:20.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:20.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:20 smithi183 bash[59233]: cluster 2023-10-01T09:50:20.345911+0000 mon.a (mon.0) 1463 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:50:20.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:20 smithi183 bash[59233]: cluster 2023-10-01T09:50:20.345960+0000 mon.a (mon.0) 1464 : cluster 1 Cluster is now healthy 2023-10-01T09:50:20.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:20 smithi183 bash[59233]: audit 2023-10-01T09:50:20.350442+0000 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:50:20.715 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:20 smithi183 bash[59233]: cluster 2023-10-01T09:50:20.350516+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-10-01T09:50:20.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 74 16 94876 94860 80.1091 57 0.0248683 0.0124774 2023-10-01T09:50:20.733 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:20.839 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:20.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:20.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:20.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:20.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:20.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:21.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:21.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:21.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:21.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:21.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:21.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:21.396 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:21.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:21.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:21.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:21.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:21.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:21.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:21.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 75 16 95745 95729 79.7651 54.3125 0.0106937 0.012531 2023-10-01T09:50:21.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:21.770 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:21 smithi183 bash[59233]: cluster 2023-10-01T09:50:19.750718+0000 mgr.y (mgr.25132) 1220 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-10-01T09:50:21.770 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:21 smithi183 bash[59233]: cluster 2023-10-01T09:50:20.349168+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T09:50:21.770 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:21 smithi183 bash[59233]: cluster 2023-10-01T09:50:20.352524+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T09:50:21.787 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:21.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:21.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:21 smithi111 bash[78631]: cluster 2023-10-01T09:50:19.750718+0000 mgr.y (mgr.25132) 1220 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-10-01T09:50:21.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:21 smithi111 bash[78631]: cluster 2023-10-01T09:50:20.349168+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T09:50:21.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:21 smithi111 bash[78631]: cluster 2023-10-01T09:50:20.352524+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T09:50:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:21 smithi111 bash[75702]: cluster 2023-10-01T09:50:19.750718+0000 mgr.y (mgr.25132) 1220 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-10-01T09:50:21.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:21 smithi111 bash[75702]: cluster 2023-10-01T09:50:20.349168+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T09:50:21.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:21 smithi111 bash[75702]: cluster 2023-10-01T09:50:20.352524+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T09:50:21.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:21.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:21.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:22.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:22.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:22.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:22.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:22.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:22.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:22.329 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:22.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:22.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:22.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:22.599 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:22.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:22.725 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 76 16 96678 96662 79.4828 58.3125 0.0113703 0.0125746 2023-10-01T09:50:22.726 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:22.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:22.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:22.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:22.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:22.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:22.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:22.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:22.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:23.091 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:23.129 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:23.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:23.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:23.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:23.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:23.396 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T09:50:23.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:23.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:23.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:23 smithi183 bash[59233]: cluster 2023-10-01T09:50:21.751282+0000 mgr.y (mgr.25132) 1221 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-10-01T09:50:23.516 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:23.549 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:23.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:23.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:23 smithi111 bash[78631]: cluster 2023-10-01T09:50:21.751282+0000 mgr.y (mgr.25132) 1221 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-10-01T09:50:23.665 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:23 smithi111 bash[75702]: cluster 2023-10-01T09:50:21.751282+0000 mgr.y (mgr.25132) 1221 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-10-01T09:50:23.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:23.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 77 16 97533 97517 79.1427 53.4375 0.0330247 0.0126285 2023-10-01T09:50:23.792 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:23.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:23.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:23.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:23.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:23.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:24.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:24.092 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:24.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:24.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:24.232 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:24.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:24.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:24.362 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:24.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:24.468 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:24.504 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:24.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:24.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:24.636 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:24.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:24.727 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 78 16 98413 98397 78.8331 55 0.0213974 0.0126802 2023-10-01T09:50:24.742 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:24.778 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:24.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:24.881 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:24.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:24.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:24.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:25.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:25.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:50:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:50:24] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.33.4" 2023-10-01T09:50:25.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:25.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:25.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:25.316 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:25.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:25.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:25.445 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:25.548 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:25.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:50:25.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:25.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:25.697 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:25 smithi111 bash[75702]: cluster 2023-10-01T09:50:23.751634+0000 mgr.y (mgr.25132) 1222 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-10-01T09:50:25.697 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:25 smithi111 bash[78631]: cluster 2023-10-01T09:50:23.751634+0000 mgr.y (mgr.25132) 1222 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-10-01T09:50:25.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:25.727 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 79 16 99230 99214 78.4816 51.0625 0.026325 0.0127356 2023-10-01T09:50:25.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:50:25.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:25 smithi183 bash[59233]: cluster 2023-10-01T09:50:23.751634+0000 mgr.y (mgr.25132) 1222 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-10-01T09:50:25.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:25.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:25.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:25.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:25.987 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:25.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:26.062 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:50:26.073 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:50:26.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:26.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:26.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:26.218 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:26.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:26.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:26.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:26.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:26.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:26.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:26.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:26.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:26.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:26.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:26.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:26.727 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:2023-10-01T09:50:26.726915+0000 min lat: 0.0012461 max lat: 0.449925 avg lat: 0.0128 2023-10-01T09:50:26.727 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T09:50:26.728 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 80 16 99987 99971 78.0919 47.3125 0.0167934 0.0128 2023-10-01T09:50:26.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:26.767 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:26 smithi111 bash[78631]: audit 2023-10-01T09:50:26.272522+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:50:26.768 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:26 smithi111 bash[75702]: audit 2023-10-01T09:50:26.272522+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:50:26.793 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:26.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:26 smithi183 bash[59233]: audit 2023-10-01T09:50:26.272522+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:50:26.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:26.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:26.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:26.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:27.043 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:27.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:27.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:27.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:27.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:27.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:27.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:27.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:27.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:27.484 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:27.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:27.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:27.590 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1298,"stamp":"2023-10-01T09:50:25.751801+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6370564000,"num_objects":97222,"num_object_clones":0,"num_object_copies":291666,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97222,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":97458,"num_write_kb":6223117,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":57,"num_bytes_recovered":3558706,"num_keys_recovered":20,"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":97392,"ondisk_log_size":97392,"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":24300556,"kb_used_data":18641420,"kb_used_omap":20,"kb_used_meta":5659051,"kb_avail":725660660,"statfs":{"total":767960285184,"available":743076515840,"internally_reserved":0,"allocated":19088814080,"data_stored":19082815109,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":5794868878},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,2,3,1],"upper_bound":32},"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":464781312,"num_objects":7092,"num_object_clones":0,"num_object_copies":21276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7092,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7092,"num_write_kb":453888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002568"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":137,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367252+0000","last_change":"2023-10-01T09:28:17.371347+0000","last_active":"2023-10-01T09:49:55.367252+0000","last_peered":"2023-10-01T09:49:55.367252+0000","last_clean":"2023-10-01T09:49:55.367252+0000","last_became_active":"2023-10-01T09:28:17.370729+0000","last_became_peered":"2023-10-01T09:28:17.370729+0000","last_unstale":"2023-10-01T09:49:55.367252+0000","last_undegraded":"2023-10-01T09:49:55.367252+0000","last_fullsized":"2023-10-01T09:49:55.367252+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":81,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:56.620604+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:49:56.620604+0000","last_peered":"2023-10-01T09:49:56.620604+0000","last_clean":"2023-10-01T09:49:56.620604+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:49:56.620604+0000","last_undegraded":"2023-10-01T09:49:56.620604+0000","last_fullsized":"2023-10-01T09:49:56.620604+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":204,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:50:19.201101+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:50:19.201101+0000","last_peered":"2023-10-01T09:50:19.201101+0000","last_clean":"2023-10-01T09:50:19.201101+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:50:19.201101+0000","last_undegraded":"2023-10-01T09:50:19.201101+0000","last_fullsized":"2023-10-01T09:50:19.201101+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":269,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369418+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:49:55.369418+0000","last_peered":"2023-10-01T09:49:55.369418+0000","last_clean":"2023-10-01T09:49:55.369418+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:49:55.369418+0000","last_undegraded":"2023-10-01T09:49:55.369418+0000","last_fullsized":"2023-10-01T09:49:55.369418+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":257,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358585+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:49:55.358585+0000","last_peered":"2023-10-01T09:49:55.358585+0000","last_clean":"2023-10-01T09:49:55.358585+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:49:55.358585+0000","last_undegraded":"2023-10-01T09:49:55.358585+0000","last_fullsized":"2023-10-01T09:49:55.358585+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":115,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359325+0000","last_change":"2023-10-01T09:47:12.334125+0000","last_active":"2023-10-01T09:49:55.359325+0000","last_peered":"2023-10-01T09:49:55.359325+0000","last_clean":"2023-10-01T09:49:55.359325+0000","last_became_active":"2023-10-01T09:47:12.333533+0000","last_became_peered":"2023-10-01T09:47:12.333533+0000","last_unstale":"2023-10-01T09:49:55.359325+0000","last_undegraded":"2023-10-01T09:49:55.359325+0000","last_fullsized":"2023-10-01T09:49:55.359325+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":249,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369797+0000","last_change":"2023-10-01T09:28:45.976307+0000","last_active":"2023-10-01T09:49:55.369797+0000","last_peered":"2023-10-01T09:49:55.369797+0000","last_clean":"2023-10-01T09:49:55.369797+0000","last_became_active":"2023-10-01T09:28:45.975816+0000","last_became_peered":"2023-10-01T09:28:45.975816+0000","last_unstale":"2023-10-01T09:49:55.369797+0000","last_undegraded":"2023-10-01T09:49:55.369797+0000","last_fullsized":"2023-10-01T09:49:55.369797+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:26:21.201315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358747+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:49:55.358747+0000","last_peered":"2023-10-01T09:49:55.358747+0000","last_clean":"2023-10-01T09:49:55.358747+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:49:55.358747+0000","last_undegraded":"2023-10-01T09:49:55.358747+0000","last_fullsized":"2023-10-01T09:49:55.358747+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":160,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358897+0000","last_change":"2023-10-01T09:40:31.118646+0000","last_active":"2023-10-01T09:49:55.358897+0000","last_peered":"2023-10-01T09:49:55.358897+0000","last_clean":"2023-10-01T09:49:55.358897+0000","last_became_active":"2023-10-01T09:40:31.118253+0000","last_became_peered":"2023-10-01T09:40:31.118253+0000","last_unstale":"2023-10-01T09:49:55.358897+0000","last_undegraded":"2023-10-01T09:49:55.358897+0000","last_fullsized":"2023-10-01T09:49:55.358897+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.363346+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:49:55.363346+0000","last_peered":"2023-10-01T09:49:55.363346+0000","last_clean":"2023-10-01T09:49:55.363346+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:49:55.363346+0000","last_undegraded":"2023-10-01T09:49:55.363346+0000","last_fullsized":"2023-10-01T09:49:55.363346+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":76,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.353720+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:49:55.353720+0000","last_peered":"2023-10-01T09:49:55.353720+0000","last_clean":"2023-10-01T09:49:55.353720+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:49:55.353720+0000","last_undegraded":"2023-10-01T09:49:55.353720+0000","last_fullsized":"2023-10-01T09:49:55.353720+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":137,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350021+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:49:55.350021+0000","last_peered":"2023-10-01T09:49:55.350021+0000","last_clean":"2023-10-01T09:49:55.350021+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:49:55.350021+0000","last_undegraded":"2023-10-01T09:49:55.350021+0000","last_fullsized":"2023-10-01T09:49:55.350021+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":185,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367445+0000","last_change":"2023-10-01T09:40:31.288368+0000","last_active":"2023-10-01T09:49:55.367445+0000","last_peered":"2023-10-01T09:49:55.367445+0000","last_clean":"2023-10-01T09:49:55.367445+0000","last_became_active":"2023-10-01T09:40:31.095612+0000","last_became_peered":"2023-10-01T09:40:31.095612+0000","last_unstale":"2023-10-01T09:49:55.367445+0000","last_undegraded":"2023-10-01T09:49:55.367445+0000","last_fullsized":"2023-10-01T09:49:55.367445+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":221,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367541+0000","last_change":"2023-10-01T09:07:37.838826+0000","last_active":"2023-10-01T09:49:55.367541+0000","last_peered":"2023-10-01T09:49:55.367541+0000","last_clean":"2023-10-01T09:49:55.367541+0000","last_became_active":"2023-10-01T09:07:37.837858+0000","last_became_peered":"2023-10-01T09:07:37.837858+0000","last_unstale":"2023-10-01T09:49:55.367541+0000","last_undegraded":"2023-10-01T09:49:55.367541+0000","last_fullsized":"2023-10-01T09:49:55.367541+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":76,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.352100+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:49:55.352100+0000","last_peered":"2023-10-01T09:49:55.352100+0000","last_clean":"2023-10-01T09:49:55.352100+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:49:55.352100+0000","last_undegraded":"2023-10-01T09:49:55.352100+0000","last_fullsized":"2023-10-01T09:49:55.352100+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":259,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358719+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:49:55.358719+0000","last_peered":"2023-10-01T09:49:55.358719+0000","last_clean":"2023-10-01T09:49:55.358719+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:49:55.358719+0000","last_undegraded":"2023-10-01T09:49:55.358719+0000","last_fullsized":"2023-10-01T09:49:55.358719+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":267,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369250+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:49:55.369250+0000","last_peered":"2023-10-01T09:49:55.369250+0000","last_clean":"2023-10-01T09:49:55.369250+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:49:55.369250+0000","last_undegraded":"2023-10-01T09:49:55.369250+0000","last_fullsized":"2023-10-01T09:49:55.369250+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":151,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359161+0000","last_change":"2023-10-01T09:40:31.128773+0000","last_active":"2023-10-01T09:49:55.359161+0000","last_peered":"2023-10-01T09:49:55.359161+0000","last_clean":"2023-10-01T09:49:55.359161+0000","last_became_active":"2023-10-01T09:40:31.128311+0000","last_became_peered":"2023-10-01T09:40:31.128311+0000","last_unstale":"2023-10-01T09:49:55.359161+0000","last_undegraded":"2023-10-01T09:49:55.359161+0000","last_fullsized":"2023-10-01T09:49:55.359161+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":70,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350274+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:49:55.350274+0000","last_peered":"2023-10-01T09:49:55.350274+0000","last_clean":"2023-10-01T09:49:55.350274+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:49:55.350274+0000","last_undegraded":"2023-10-01T09:49:55.350274+0000","last_fullsized":"2023-10-01T09:49:55.350274+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":267,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369469+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:49:55.369469+0000","last_peered":"2023-10-01T09:49:55.369469+0000","last_clean":"2023-10-01T09:49:55.369469+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:49:55.369469+0000","last_undegraded":"2023-10-01T09:49:55.369469+0000","last_fullsized":"2023-10-01T09:49:55.369469+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":38,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.368952+0000","last_change":"2023-10-01T09:47:12.330512+0000","last_active":"2023-10-01T09:49:55.368952+0000","last_peered":"2023-10-01T09:49:55.368952+0000","last_clean":"2023-10-01T09:49:55.368952+0000","last_became_active":"2023-10-01T09:47:12.329881+0000","last_became_peered":"2023-10-01T09:47:12.329881+0000","last_unstale":"2023-10-01T09:49:55.368952+0000","last_undegraded":"2023-10-01T09:49:55.368952+0000","last_fullsized":"2023-10-01T09:49:55.368952+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:44:49.505723+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":277,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359871+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:49:55.359871+0000","last_peered":"2023-10-01T09:49:55.359871+0000","last_clean":"2023-10-01T09:49:55.359871+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:49:55.359871+0000","last_undegraded":"2023-10-01T09:49:55.359871+0000","last_fullsized":"2023-10-01T09:49:55.359871+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"261'6259","reported_seq":6275,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.093529+0000","last_change":"2023-10-01T09:48:46.611990+0000","last_active":"2023-10-01T09:50:25.093529+0000","last_peered":"2023-10-01T09:50:25.093529+0000","last_clean":"2023-10-01T09:50:25.093529+0000","last_became_active":"2023-10-01T09:48:46.611611+0000","last_became_peered":"2023-10-01T09:48:46.611611+0000","last_unstale":"2023-10-01T09:50:25.093529+0000","last_undegraded":"2023-10-01T09:50:25.093529+0000","last_fullsized":"2023-10-01T09:50:25.093529+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6259,"log_dups_size":0,"ondisk_log_size":6259,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410189824,"num_objects":6259,"num_object_clones":0,"num_object_copies":18777,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6259,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6259,"num_write_kb":400576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"60'1","reported_seq":74,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.352209+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:49:55.352209+0000","last_peered":"2023-10-01T09:49:55.352209+0000","last_clean":"2023-10-01T09:49:55.352209+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:49:55.352209+0000","last_undegraded":"2023-10-01T09:49:55.352209+0000","last_fullsized":"2023-10-01T09:49:55.352209+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359124+0000","last_change":"2023-10-01T09:40:31.119253+0000","last_active":"2023-10-01T09:49:55.359124+0000","last_peered":"2023-10-01T09:49:55.359124+0000","last_clean":"2023-10-01T09:49:55.359124+0000","last_became_active":"2023-10-01T09:40:31.118683+0000","last_became_peered":"2023-10-01T09:40:31.118683+0000","last_unstale":"2023-10-01T09:49:55.359124+0000","last_undegraded":"2023-10-01T09:49:55.359124+0000","last_fullsized":"2023-10-01T09:49:55.359124+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"261'6332","reported_seq":6349,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.489472+0000","last_change":"2023-10-01T09:48:46.607013+0000","last_active":"2023-10-01T09:50:25.489472+0000","last_peered":"2023-10-01T09:50:25.489472+0000","last_clean":"2023-10-01T09:50:25.489472+0000","last_became_active":"2023-10-01T09:48:46.606712+0000","last_became_peered":"2023-10-01T09:48:46.606712+0000","last_unstale":"2023-10-01T09:50:25.489472+0000","last_undegraded":"2023-10-01T09:50:25.489472+0000","last_fullsized":"2023-10-01T09:50:25.489472+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6332,"log_dups_size":0,"ondisk_log_size":6332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:58.366535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":414973952,"num_objects":6332,"num_object_clones":0,"num_object_copies":18996,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6332,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6332,"num_write_kb":405248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":87,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350452+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:49:55.350452+0000","last_peered":"2023-10-01T09:49:55.350452+0000","last_clean":"2023-10-01T09:49:55.350452+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:49:55.350452+0000","last_undegraded":"2023-10-01T09:49:55.350452+0000","last_fullsized":"2023-10-01T09:49:55.350452+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":242,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367837+0000","last_change":"2023-10-01T09:20:07.701651+0000","last_active":"2023-10-01T09:49:55.367837+0000","last_peered":"2023-10-01T09:49:55.367837+0000","last_clean":"2023-10-01T09:49:55.367837+0000","last_became_active":"2023-10-01T09:20:07.701300+0000","last_became_peered":"2023-10-01T09:20:07.701300+0000","last_unstale":"2023-10-01T09:49:55.367837+0000","last_undegraded":"2023-10-01T09:49:55.367837+0000","last_fullsized":"2023-10-01T09:49:55.367837+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"261'6333","reported_seq":6349,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.018019+0000","last_change":"2023-10-01T09:48:47.051869+0000","last_active":"2023-10-01T09:50:25.018019+0000","last_peered":"2023-10-01T09:50:25.018019+0000","last_clean":"2023-10-01T09:50:25.018019+0000","last_became_active":"2023-10-01T09:48:47.051491+0000","last_became_peered":"2023-10-01T09:48:47.051491+0000","last_unstale":"2023-10-01T09:50:25.018019+0000","last_undegraded":"2023-10-01T09:50:25.018019+0000","last_fullsized":"2023-10-01T09:50:25.018019+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6333,"log_dups_size":0,"ondisk_log_size":6333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415039488,"num_objects":6333,"num_object_clones":0,"num_object_copies":18999,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6333,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6333,"num_write_kb":405312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"60'1","reported_seq":74,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.353855+0000","last_change":"2023-10-01T09:40:31.840581+0000","last_active":"2023-10-01T09:49:55.353855+0000","last_peered":"2023-10-01T09:49:55.353855+0000","last_clean":"2023-10-01T09:49:55.353855+0000","last_became_active":"2023-10-01T09:40:31.161132+0000","last_became_peered":"2023-10-01T09:40:31.161132+0000","last_unstale":"2023-10-01T09:49:55.353855+0000","last_undegraded":"2023-10-01T09:49:55.353855+0000","last_fullsized":"2023-10-01T09:49:55.353855+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":115,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350003+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:49:55.350003+0000","last_peered":"2023-10-01T09:49:55.350003+0000","last_clean":"2023-10-01T09:49:55.350003+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:49:55.350003+0000","last_undegraded":"2023-10-01T09:49:55.350003+0000","last_fullsized":"2023-10-01T09:49:55.350003+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.4","version":"261'6159","reported_seq":6175,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.009517+0000","last_change":"2023-10-01T09:48:47.048881+0000","last_active":"2023-10-01T09:50:25.009517+0000","last_peered":"2023-10-01T09:50:25.009517+0000","last_clean":"2023-10-01T09:50:25.009517+0000","last_became_active":"2023-10-01T09:48:47.048402+0000","last_became_peered":"2023-10-01T09:48:47.048402+0000","last_unstale":"2023-10-01T09:50:25.009517+0000","last_undegraded":"2023-10-01T09:50:25.009517+0000","last_fullsized":"2023-10-01T09:50:25.009517+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6159,"log_dups_size":0,"ondisk_log_size":6159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403636224,"num_objects":6159,"num_object_clones":0,"num_object_copies":18477,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6159,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6159,"num_write_kb":394176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":227,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358731+0000","last_change":"2023-10-01T09:20:07.701709+0000","last_active":"2023-10-01T09:49:55.358731+0000","last_peered":"2023-10-01T09:49:55.358731+0000","last_clean":"2023-10-01T09:49:55.358731+0000","last_became_active":"2023-10-01T09:20:07.701357+0000","last_became_peered":"2023-10-01T09:20:07.701357+0000","last_unstale":"2023-10-01T09:49:55.358731+0000","last_undegraded":"2023-10-01T09:49:55.358731+0000","last_fullsized":"2023-10-01T09:49:55.358731+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.368917+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:49:55.368917+0000","last_peered":"2023-10-01T09:49:55.368917+0000","last_clean":"2023-10-01T09:49:55.368917+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:49:55.368917+0000","last_undegraded":"2023-10-01T09:49:55.368917+0000","last_fullsized":"2023-10-01T09:49:55.368917+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"261'6198","reported_seq":6214,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.064432+0000","last_change":"2023-10-01T09:48:47.050491+0000","last_active":"2023-10-01T09:50:25.064432+0000","last_peered":"2023-10-01T09:50:25.064432+0000","last_clean":"2023-10-01T09:50:25.064432+0000","last_became_active":"2023-10-01T09:48:47.049849+0000","last_became_peered":"2023-10-01T09:48:47.049849+0000","last_unstale":"2023-10-01T09:50:25.064432+0000","last_undegraded":"2023-10-01T09:50:25.064432+0000","last_fullsized":"2023-10-01T09:50:25.064432+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6198,"log_dups_size":0,"ondisk_log_size":6198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":406192128,"num_objects":6198,"num_object_clones":0,"num_object_copies":18594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6198,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":240,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359298+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:49:55.359298+0000","last_peered":"2023-10-01T09:49:55.359298+0000","last_clean":"2023-10-01T09:49:55.359298+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:49:55.359298+0000","last_undegraded":"2023-10-01T09:49:55.359298+0000","last_fullsized":"2023-10-01T09:49:55.359298+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":146,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367526+0000","last_change":"2023-10-01T09:29:17.390492+0000","last_active":"2023-10-01T09:49:55.367526+0000","last_peered":"2023-10-01T09:49:55.367526+0000","last_clean":"2023-10-01T09:49:55.367526+0000","last_became_active":"2023-10-01T09:29:17.390156+0000","last_became_peered":"2023-10-01T09:29:17.390156+0000","last_unstale":"2023-10-01T09:49:55.367526+0000","last_undegraded":"2023-10-01T09:49:55.367526+0000","last_fullsized":"2023-10-01T09:49:55.367526+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"261'6156","reported_seq":6173,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:24.168939+0000","last_change":"2023-10-01T09:48:46.609095+0000","last_active":"2023-10-01T09:50:24.168939+0000","last_peered":"2023-10-01T09:50:24.168939+0000","last_clean":"2023-10-01T09:50:24.168939+0000","last_became_active":"2023-10-01T09:48:46.608294+0000","last_became_peered":"2023-10-01T09:48:46.608294+0000","last_unstale":"2023-10-01T09:50:24.168939+0000","last_undegraded":"2023-10-01T09:50:24.168939+0000","last_fullsized":"2023-10-01T09:50:24.168939+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6156,"log_dups_size":0,"ondisk_log_size":6156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:39.452797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403439616,"num_objects":6156,"num_object_clones":0,"num_object_copies":18468,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6156,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6156,"num_write_kb":393984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":40,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367740+0000","last_change":"2023-10-01T09:47:12.329015+0000","last_active":"2023-10-01T09:49:55.367740+0000","last_peered":"2023-10-01T09:49:55.367740+0000","last_clean":"2023-10-01T09:49:55.367740+0000","last_became_active":"2023-10-01T09:47:12.327760+0000","last_became_peered":"2023-10-01T09:47:12.327760+0000","last_unstale":"2023-10-01T09:49:55.367740+0000","last_undegraded":"2023-10-01T09:49:55.367740+0000","last_fullsized":"2023-10-01T09:49:55.367740+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":43,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367510+0000","last_change":"2023-10-01T09:43:01.241271+0000","last_active":"2023-10-01T09:49:55.367510+0000","last_peered":"2023-10-01T09:49:55.367510+0000","last_clean":"2023-10-01T09:49:55.367510+0000","last_became_active":"2023-10-01T09:43:01.240591+0000","last_became_peered":"2023-10-01T09:43:01.240591+0000","last_unstale":"2023-10-01T09:49:55.367510+0000","last_undegraded":"2023-10-01T09:49:55.367510+0000","last_fullsized":"2023-10-01T09:49:55.367510+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"261'6002","reported_seq":6019,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.698650+0000","last_change":"2023-10-01T09:48:47.050875+0000","last_active":"2023-10-01T09:50:20.698650+0000","last_peered":"2023-10-01T09:50:20.698650+0000","last_clean":"2023-10-01T09:50:20.698650+0000","last_became_active":"2023-10-01T09:48:47.050504+0000","last_became_peered":"2023-10-01T09:48:47.050504+0000","last_unstale":"2023-10-01T09:50:20.698650+0000","last_undegraded":"2023-10-01T09:50:20.698650+0000","last_fullsized":"2023-10-01T09:50:20.698650+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:02.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":393347072,"num_objects":6002,"num_object_clones":0,"num_object_copies":18006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6002,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6002,"num_write_kb":384128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":43,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367222+0000","last_change":"2023-10-01T09:43:01.244526+0000","last_active":"2023-10-01T09:49:55.367222+0000","last_peered":"2023-10-01T09:49:55.367222+0000","last_clean":"2023-10-01T09:49:55.367222+0000","last_became_active":"2023-10-01T09:43:01.244210+0000","last_became_peered":"2023-10-01T09:43:01.244210+0000","last_unstale":"2023-10-01T09:49:55.367222+0000","last_undegraded":"2023-10-01T09:49:55.367222+0000","last_fullsized":"2023-10-01T09:49:55.367222+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367825+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:49:55.367825+0000","last_peered":"2023-10-01T09:49:55.367825+0000","last_clean":"2023-10-01T09:49:55.367825+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:49:55.367825+0000","last_undegraded":"2023-10-01T09:49:55.367825+0000","last_fullsized":"2023-10-01T09:49:55.367825+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"261'5829","reported_seq":5846,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.719126+0000","last_change":"2023-10-01T09:48:46.608871+0000","last_active":"2023-10-01T09:50:20.719126+0000","last_peered":"2023-10-01T09:50:20.719126+0000","last_clean":"2023-10-01T09:50:20.719126+0000","last_became_active":"2023-10-01T09:48:46.608536+0000","last_became_peered":"2023-10-01T09:48:46.608536+0000","last_unstale":"2023-10-01T09:50:20.719126+0000","last_undegraded":"2023-10-01T09:50:20.719126+0000","last_fullsized":"2023-10-01T09:50:20.719126+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":5829,"log_dups_size":0,"ondisk_log_size":5829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:15:28.138903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382009344,"num_objects":5829,"num_object_clones":0,"num_object_copies":17487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5829,"num_write_kb":373056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":288,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.360246+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:49:55.360246+0000","last_peered":"2023-10-01T09:49:55.360246+0000","last_clean":"2023-10-01T09:49:55.360246+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:49:55.360246+0000","last_undegraded":"2023-10-01T09:49:55.360246+0000","last_fullsized":"2023-10-01T09:49:55.360246+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.356691+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:49:55.356691+0000","last_peered":"2023-10-01T09:49:55.356691+0000","last_clean":"2023-10-01T09:49:55.356691+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:49:55.356691+0000","last_undegraded":"2023-10-01T09:49:55.356691+0000","last_fullsized":"2023-10-01T09:49:55.356691+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"261'6013","reported_seq":6030,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:24.144279+0000","last_change":"2023-10-01T09:48:47.050573+0000","last_active":"2023-10-01T09:50:24.144279+0000","last_peered":"2023-10-01T09:50:24.144279+0000","last_clean":"2023-10-01T09:50:24.144279+0000","last_became_active":"2023-10-01T09:48:47.050008+0000","last_became_peered":"2023-10-01T09:48:47.050008+0000","last_unstale":"2023-10-01T09:50:24.144279+0000","last_undegraded":"2023-10-01T09:50:24.144279+0000","last_fullsized":"2023-10-01T09:50:24.144279+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6013,"log_dups_size":0,"ondisk_log_size":6013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:03.297092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394067968,"num_objects":6013,"num_object_clones":0,"num_object_copies":18039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6013,"num_write_kb":384832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":179,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369463+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:49:55.369463+0000","last_peered":"2023-10-01T09:49:55.369463+0000","last_clean":"2023-10-01T09:49:55.369463+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:49:55.369463+0000","last_undegraded":"2023-10-01T09:49:55.369463+0000","last_fullsized":"2023-10-01T09:49:55.369463+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":133,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359242+0000","last_change":"2023-10-01T09:28:45.979510+0000","last_active":"2023-10-01T09:49:55.359242+0000","last_peered":"2023-10-01T09:49:55.359242+0000","last_clean":"2023-10-01T09:49:55.359242+0000","last_became_active":"2023-10-01T09:28:45.978629+0000","last_became_peered":"2023-10-01T09:28:45.978629+0000","last_unstale":"2023-10-01T09:49:55.359242+0000","last_undegraded":"2023-10-01T09:49:55.359242+0000","last_fullsized":"2023-10-01T09:49:55.359242+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":259,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:50:09.880874+0000","last_change":"2023-10-01T09:43:01.244777+0000","last_active":"2023-10-01T09:50:09.880874+0000","last_peered":"2023-10-01T09:50:09.880874+0000","last_clean":"2023-10-01T09:50:09.880874+0000","last_became_active":"2023-10-01T09:43:01.244430+0000","last_became_peered":"2023-10-01T09:43:01.244430+0000","last_unstale":"2023-10-01T09:50:09.880874+0000","last_undegraded":"2023-10-01T09:50:09.880874+0000","last_fullsized":"2023-10-01T09:50:09.880874+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:08:53.589070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"261'5989","reported_seq":6006,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.732065+0000","last_change":"2023-10-01T09:48:46.606947+0000","last_active":"2023-10-01T09:50:20.732065+0000","last_peered":"2023-10-01T09:50:20.732065+0000","last_clean":"2023-10-01T09:50:20.732065+0000","last_became_active":"2023-10-01T09:48:46.606623+0000","last_became_peered":"2023-10-01T09:48:46.606623+0000","last_unstale":"2023-10-01T09:50:20.732065+0000","last_undegraded":"2023-10-01T09:50:20.732065+0000","last_fullsized":"2023-10-01T09:50:20.732065+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":5989,"log_dups_size":0,"ondisk_log_size":5989,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:00:42.302960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":392495104,"num_objects":5989,"num_object_clones":0,"num_object_copies":17967,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5989,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5989,"num_write_kb":383296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":249,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358853+0000","last_change":"2023-10-01T09:29:17.381532+0000","last_active":"2023-10-01T09:49:55.358853+0000","last_peered":"2023-10-01T09:49:55.358853+0000","last_clean":"2023-10-01T09:49:55.358853+0000","last_became_active":"2023-10-01T09:29:17.381149+0000","last_became_peered":"2023-10-01T09:29:17.381149+0000","last_unstale":"2023-10-01T09:49:55.358853+0000","last_undegraded":"2023-10-01T09:49:55.358853+0000","last_fullsized":"2023-10-01T09:49:55.358853+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.349848+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:49:55.349848+0000","last_peered":"2023-10-01T09:49:55.349848+0000","last_clean":"2023-10-01T09:49:55.349848+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:49:55.349848+0000","last_undegraded":"2023-10-01T09:49:55.349848+0000","last_fullsized":"2023-10-01T09:49:55.349848+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":161,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350498+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:49:55.350498+0000","last_peered":"2023-10-01T09:49:55.350498+0000","last_clean":"2023-10-01T09:49:55.350498+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:49:55.350498+0000","last_undegraded":"2023-10-01T09:49:55.350498+0000","last_fullsized":"2023-10-01T09:49:55.350498+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"261'6007","reported_seq":6023,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.734776+0000","last_change":"2023-10-01T09:48:47.049014+0000","last_active":"2023-10-01T09:50:20.734776+0000","last_peered":"2023-10-01T09:50:20.734776+0000","last_clean":"2023-10-01T09:50:20.734776+0000","last_became_active":"2023-10-01T09:48:47.048576+0000","last_became_peered":"2023-10-01T09:48:47.048576+0000","last_unstale":"2023-10-01T09:50:20.734776+0000","last_undegraded":"2023-10-01T09:50:20.734776+0000","last_fullsized":"2023-10-01T09:50:20.734776+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6007,"log_dups_size":0,"ondisk_log_size":6007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:40:51.761350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":393674752,"num_objects":6007,"num_object_clones":0,"num_object_copies":18021,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6007,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6007,"num_write_kb":384448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":264,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.349937+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:49:55.349937+0000","last_peered":"2023-10-01T09:49:55.349937+0000","last_clean":"2023-10-01T09:49:55.349937+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:49:55.349937+0000","last_undegraded":"2023-10-01T09:49:55.349937+0000","last_fullsized":"2023-10-01T09:49:55.349937+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":216,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:59.155214+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:49:59.155214+0000","last_peered":"2023-10-01T09:49:59.155214+0000","last_clean":"2023-10-01T09:49:59.155214+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:49:59.155214+0000","last_undegraded":"2023-10-01T09:49:59.155214+0000","last_fullsized":"2023-10-01T09:49:59.155214+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":265,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.356818+0000","last_change":"2023-10-01T09:28:45.989213+0000","last_active":"2023-10-01T09:49:55.356818+0000","last_peered":"2023-10-01T09:49:55.356818+0000","last_clean":"2023-10-01T09:49:55.356818+0000","last_became_active":"2023-10-01T09:28:45.988852+0000","last_became_peered":"2023-10-01T09:28:45.988852+0000","last_unstale":"2023-10-01T09:49:55.356818+0000","last_undegraded":"2023-10-01T09:49:55.356818+0000","last_fullsized":"2023-10-01T09:49:55.356818+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:30:26.617025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"261'5872","reported_seq":5889,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.722945+0000","last_change":"2023-10-01T09:48:47.047863+0000","last_active":"2023-10-01T09:50:20.722945+0000","last_peered":"2023-10-01T09:50:20.722945+0000","last_clean":"2023-10-01T09:50:20.722945+0000","last_became_active":"2023-10-01T09:48:47.047218+0000","last_became_peered":"2023-10-01T09:48:47.047218+0000","last_unstale":"2023-10-01T09:50:20.722945+0000","last_undegraded":"2023-10-01T09:50:20.722945+0000","last_fullsized":"2023-10-01T09:50:20.722945+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":5872,"log_dups_size":0,"ondisk_log_size":5872,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:24:39.687535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384827392,"num_objects":5872,"num_object_clones":0,"num_object_copies":17616,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5872,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5872,"num_write_kb":375808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":160,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358766+0000","last_change":"2023-10-01T09:40:31.152407+0000","last_active":"2023-10-01T09:49:55.358766+0000","last_peered":"2023-10-01T09:49:55.358766+0000","last_clean":"2023-10-01T09:49:55.358766+0000","last_became_active":"2023-10-01T09:40:31.152093+0000","last_became_peered":"2023-10-01T09:40:31.152093+0000","last_unstale":"2023-10-01T09:49:55.358766+0000","last_undegraded":"2023-10-01T09:49:55.358766+0000","last_fullsized":"2023-10-01T09:49:55.358766+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":497,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350754+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:49:55.350754+0000","last_peered":"2023-10-01T09:49:55.350754+0000","last_clean":"2023-10-01T09:49:55.350754+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:49:55.350754+0000","last_undegraded":"2023-10-01T09:49:55.350754+0000","last_fullsized":"2023-10-01T09:49:55.350754+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":257,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359684+0000","last_change":"2023-10-01T09:39:57.218156+0000","last_active":"2023-10-01T09:49:55.359684+0000","last_peered":"2023-10-01T09:49:55.359684+0000","last_clean":"2023-10-01T09:49:55.359684+0000","last_became_active":"2023-10-01T09:39:57.217879+0000","last_became_peered":"2023-10-01T09:39:57.217879+0000","last_unstale":"2023-10-01T09:49:55.359684+0000","last_undegraded":"2023-10-01T09:49:55.359684+0000","last_fullsized":"2023-10-01T09:49:55.359684+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:38:52.689785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367748+0000","last_change":"2023-10-01T09:47:12.329898+0000","last_active":"2023-10-01T09:49:55.367748+0000","last_peered":"2023-10-01T09:49:55.367748+0000","last_clean":"2023-10-01T09:49:55.367748+0000","last_became_active":"2023-10-01T09:47:12.329287+0000","last_became_peered":"2023-10-01T09:47:12.329287+0000","last_unstale":"2023-10-01T09:49:55.367748+0000","last_undegraded":"2023-10-01T09:49:55.367748+0000","last_fullsized":"2023-10-01T09:49:55.367748+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.9","version":"261'5865","reported_seq":5881,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.734815+0000","last_change":"2023-10-01T09:48:47.047584+0000","last_active":"2023-10-01T09:50:20.734815+0000","last_peered":"2023-10-01T09:50:20.734815+0000","last_clean":"2023-10-01T09:50:20.734815+0000","last_became_active":"2023-10-01T09:48:47.047152+0000","last_became_peered":"2023-10-01T09:48:47.047152+0000","last_unstale":"2023-10-01T09:50:20.734815+0000","last_undegraded":"2023-10-01T09:50:20.734815+0000","last_fullsized":"2023-10-01T09:50:20.734815+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":5865,"log_dups_size":0,"ondisk_log_size":5865,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:08:40.452920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384368640,"num_objects":5865,"num_object_clones":0,"num_object_copies":17595,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5865,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5865,"num_write_kb":375360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":70,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350720+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:49:55.350720+0000","last_peered":"2023-10-01T09:49:55.350720+0000","last_clean":"2023-10-01T09:49:55.350720+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:49:55.350720+0000","last_undegraded":"2023-10-01T09:49:55.350720+0000","last_fullsized":"2023-10-01T09:49:55.350720+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.374677+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:49:55.374677+0000","last_peered":"2023-10-01T09:49:55.374677+0000","last_clean":"2023-10-01T09:49:55.374677+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:49:55.374677+0000","last_undegraded":"2023-10-01T09:49:55.374677+0000","last_fullsized":"2023-10-01T09:49:55.374677+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369245+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:49:55.369245+0000","last_peered":"2023-10-01T09:49:55.369245+0000","last_clean":"2023-10-01T09:49:55.369245+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:49:55.369245+0000","last_undegraded":"2023-10-01T09:49:55.369245+0000","last_fullsized":"2023-10-01T09:49:55.369245+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"261'6018","reported_seq":6034,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:24.848610+0000","last_change":"2023-10-01T09:48:46.609096+0000","last_active":"2023-10-01T09:50:24.848610+0000","last_peered":"2023-10-01T09:50:24.848610+0000","last_clean":"2023-10-01T09:50:24.848610+0000","last_became_active":"2023-10-01T09:48:46.608748+0000","last_became_peered":"2023-10-01T09:48:46.608748+0000","last_unstale":"2023-10-01T09:50:24.848610+0000","last_undegraded":"2023-10-01T09:50:24.848610+0000","last_fullsized":"2023-10-01T09:50:24.848610+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6018,"log_dups_size":0,"ondisk_log_size":6018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:06.290686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394395648,"num_objects":6018,"num_object_clones":0,"num_object_copies":18054,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6018,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6018,"num_write_kb":385152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,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":70,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.353931+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:49:55.353931+0000","last_peered":"2023-10-01T09:49:55.353931+0000","last_clean":"2023-10-01T09:49:55.353931+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:49:55.353931+0000","last_undegraded":"2023-10-01T09:49:55.353931+0000","last_fullsized":"2023-10-01T09:49:55.353931+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":211,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350584+0000","last_change":"2023-10-01T09:33:51.082381+0000","last_active":"2023-10-01T09:49:55.350584+0000","last_peered":"2023-10-01T09:49:55.350584+0000","last_clean":"2023-10-01T09:49:55.350584+0000","last_became_active":"2023-10-01T09:33:51.082010+0000","last_became_peered":"2023-10-01T09:33:51.082010+0000","last_unstale":"2023-10-01T09:49:55.350584+0000","last_undegraded":"2023-10-01T09:49:55.350584+0000","last_fullsized":"2023-10-01T09:49:55.350584+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:51:05.846693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":263,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369104+0000","last_change":"2023-10-01T09:40:31.164489+0000","last_active":"2023-10-01T09:49:55.369104+0000","last_peered":"2023-10-01T09:49:55.369104+0000","last_clean":"2023-10-01T09:49:55.369104+0000","last_became_active":"2023-10-01T09:40:31.155013+0000","last_became_peered":"2023-10-01T09:40:31.155013+0000","last_unstale":"2023-10-01T09:49:55.369104+0000","last_undegraded":"2023-10-01T09:49:55.369104+0000","last_fullsized":"2023-10-01T09:49:55.369104+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:51:04.886203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"261'6185","reported_seq":6201,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.004596+0000","last_change":"2023-10-01T09:48:46.612168+0000","last_active":"2023-10-01T09:50:25.004596+0000","last_peered":"2023-10-01T09:50:25.004596+0000","last_clean":"2023-10-01T09:50:25.004596+0000","last_became_active":"2023-10-01T09:48:46.611752+0000","last_became_peered":"2023-10-01T09:48:46.611752+0000","last_unstale":"2023-10-01T09:50:25.004596+0000","last_undegraded":"2023-10-01T09:50:25.004596+0000","last_fullsized":"2023-10-01T09:50:25.004596+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6185,"log_dups_size":0,"ondisk_log_size":6185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405340160,"num_objects":6185,"num_object_clones":0,"num_object_copies":18555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6185,"num_write_kb":395840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":293,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359795+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:49:55.359795+0000","last_peered":"2023-10-01T09:49:55.359795+0000","last_clean":"2023-10-01T09:49:55.359795+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:49:55.359795+0000","last_undegraded":"2023-10-01T09:49:55.359795+0000","last_fullsized":"2023-10-01T09:49:55.359795+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":239,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.355610+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:49:55.355610+0000","last_peered":"2023-10-01T09:49:55.355610+0000","last_clean":"2023-10-01T09:49:55.355610+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:49:55.355610+0000","last_undegraded":"2023-10-01T09:49:55.355610+0000","last_fullsized":"2023-10-01T09:49:55.355610+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":276,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.370920+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:50:20.370920+0000","last_peered":"2023-10-01T09:50:20.370920+0000","last_clean":"2023-10-01T09:50:20.370920+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:50:20.370920+0000","last_undegraded":"2023-10-01T09:50:20.370920+0000","last_fullsized":"2023-10-01T09:50:20.370920+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"261'5981","reported_seq":5997,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:25.230827+0000","last_change":"2023-10-01T09:48:46.612236+0000","last_active":"2023-10-01T09:50:25.230827+0000","last_peered":"2023-10-01T09:50:25.230827+0000","last_clean":"2023-10-01T09:50:25.230827+0000","last_became_active":"2023-10-01T09:48:46.611823+0000","last_became_peered":"2023-10-01T09:48:46.611823+0000","last_unstale":"2023-10-01T09:50:25.230827+0000","last_undegraded":"2023-10-01T09:50:25.230827+0000","last_fullsized":"2023-10-01T09:50:25.230827+0000","mapping_epoch":253,"log_start":"0'0","ondisk_log_start":"0'0","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":5981,"log_dups_size":0,"ondisk_log_size":5981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":391970816,"num_objects":5981,"num_object_clones":0,"num_object_copies":17943,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5981,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5981,"num_write_kb":382784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":224,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.352083+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:49:55.352083+0000","last_peered":"2023-10-01T09:49:55.352083+0000","last_clean":"2023-10-01T09:49:55.352083+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:49:55.352083+0000","last_undegraded":"2023-10-01T09:49:55.352083+0000","last_fullsized":"2023-10-01T09:49:55.352083+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":236,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369336+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:49:55.369336+0000","last_peered":"2023-10-01T09:49:55.369336+0000","last_clean":"2023-10-01T09:49:55.369336+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:49:55.369336+0000","last_undegraded":"2023-10-01T09:49:55.369336+0000","last_fullsized":"2023-10-01T09:49:55.369336+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":43,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367310+0000","last_change":"2023-10-01T09:43:01.369071+0000","last_active":"2023-10-01T09:49:55.367310+0000","last_peered":"2023-10-01T09:49:55.367310+0000","last_clean":"2023-10-01T09:49:55.367310+0000","last_became_active":"2023-10-01T09:43:01.368321+0000","last_became_peered":"2023-10-01T09:43:01.368321+0000","last_unstale":"2023-10-01T09:49:55.367310+0000","last_undegraded":"2023-10-01T09:49:55.367310+0000","last_fullsized":"2023-10-01T09:49:55.367310+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":255,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369018+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:49:55.369018+0000","last_peered":"2023-10-01T09:49:55.369018+0000","last_clean":"2023-10-01T09:49:55.369018+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:49:55.369018+0000","last_undegraded":"2023-10-01T09:49:55.369018+0000","last_fullsized":"2023-10-01T09:49:55.369018+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":279,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.350058+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:49:55.350058+0000","last_peered":"2023-10-01T09:49:55.350058+0000","last_clean":"2023-10-01T09:49:55.350058+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:49:55.350058+0000","last_undegraded":"2023-10-01T09:49:55.350058+0000","last_fullsized":"2023-10-01T09:49:55.350058+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":229,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.358896+0000","last_change":"2023-10-01T09:18:56.819401+0000","last_active":"2023-10-01T09:49:55.358896+0000","last_peered":"2023-10-01T09:49:55.358896+0000","last_clean":"2023-10-01T09:49:55.358896+0000","last_became_active":"2023-10-01T09:18:56.818876+0000","last_became_peered":"2023-10-01T09:18:56.818876+0000","last_unstale":"2023-10-01T09:49:55.358896+0000","last_undegraded":"2023-10-01T09:49:55.358896+0000","last_fullsized":"2023-10-01T09:49:55.358896+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":43,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367458+0000","last_change":"2023-10-01T09:43:01.294601+0000","last_active":"2023-10-01T09:49:55.367458+0000","last_peered":"2023-10-01T09:49:55.367458+0000","last_clean":"2023-10-01T09:49:55.367458+0000","last_became_active":"2023-10-01T09:43:01.293306+0000","last_became_peered":"2023-10-01T09:43:01.293306+0000","last_unstale":"2023-10-01T09:49:55.367458+0000","last_undegraded":"2023-10-01T09:49:55.367458+0000","last_fullsized":"2023-10-01T09:49:55.367458+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":240,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.359302+0000","last_change":"2023-10-01T09:29:17.429701+0000","last_active":"2023-10-01T09:49:55.359302+0000","last_peered":"2023-10-01T09:49:55.359302+0000","last_clean":"2023-10-01T09:49:55.359302+0000","last_became_active":"2023-10-01T09:29:17.382760+0000","last_became_peered":"2023-10-01T09:29:17.382760+0000","last_unstale":"2023-10-01T09:49:55.359302+0000","last_undegraded":"2023-10-01T09:49:55.359302+0000","last_fullsized":"2023-10-01T09:49:55.359302+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":43,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367265+0000","last_change":"2023-10-01T09:43:01.294443+0000","last_active":"2023-10-01T09:49:55.367265+0000","last_peered":"2023-10-01T09:49:55.367265+0000","last_clean":"2023-10-01T09:49:55.367265+0000","last_became_active":"2023-10-01T09:43:01.292898+0000","last_became_peered":"2023-10-01T09:43:01.292898+0000","last_unstale":"2023-10-01T09:49:55.367265+0000","last_undegraded":"2023-10-01T09:49:55.367265+0000","last_fullsized":"2023-10-01T09:49:55.367265+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":268,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-10-01T09:50:20.371494+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:50:20.371494+0000","last_peered":"2023-10-01T09:50:20.371494+0000","last_clean":"2023-10-01T09:50:20.371494+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:50:20.371494+0000","last_undegraded":"2023-10-01T09:50:20.371494+0000","last_fullsized":"2023-10-01T09:50:20.371494+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":260,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.363277+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:49:55.363277+0000","last_peered":"2023-10-01T09:49:55.363277+0000","last_clean":"2023-10-01T09:49:55.363277+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:49:55.363277+0000","last_undegraded":"2023-10-01T09:49:55.363277+0000","last_fullsized":"2023-10-01T09:49:55.363277+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":282,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.369884+0000","last_change":"2023-10-01T09:28:46.027895+0000","last_active":"2023-10-01T09:49:55.369884+0000","last_peered":"2023-10-01T09:49:55.369884+0000","last_clean":"2023-10-01T09:49:55.369884+0000","last_became_active":"2023-10-01T09:28:45.978175+0000","last_became_peered":"2023-10-01T09:28:45.978175+0000","last_unstale":"2023-10-01T09:49:55.369884+0000","last_undegraded":"2023-10-01T09:49:55.369884+0000","last_fullsized":"2023-10-01T09:49:55.369884+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:35:16.968857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":146,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-10-01T09:49:55.367083+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:49:55.367083+0000","last_peered":"2023-10-01T09:49:55.367083+0000","last_clean":"2023-10-01T09:49:55.367083+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:49:55.367083+0000","last_undegraded":"2023-10-01T09:49:55.367083+0000","last_fullsized":"2023-10-01T09:49:55.367083+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":6369968128,"num_objects":97198,"num_object_clones":0,"num_object_copies":291594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":97198,"num_write_kb":6220672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19167707136,"data_stored":19167707136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97198,"ondisk_log_size":97198,"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":5504,"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":16498,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430767,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2945988,"kb_used_data":2356284,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":90799164,"statfs":{"total":95995035648,"available":92978343936,"internally_reserved":0,"allocated":2412834816,"data_stored":2412260228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.3440000000000001,"15min":1.762},"min":{"1min":0.28899999999999998,"5min":0.25800000000000001,"15min":0.251},"max":{"1min":5.6710000000000003,"5min":11.298999999999999,"15min":111.187},"last":0.41599999999999998},{"interface":"front","average":{"1min":1.8939999999999999,"5min":1.577,"15min":1.901},"min":{"1min":0.35199999999999998,"5min":0.307,"15min":0.26500000000000001},"max":{"1min":6.657,"5min":10.811999999999999,"15min":111.83},"last":0.39200000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:50:04 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.159,"15min":2.4390000000000001},"min":{"1min":0.40999999999999998,"5min":0.249,"15min":0.249},"max":{"1min":5.5170000000000003,"5min":9.1539999999999999,"15min":210.62299999999999},"last":3.024},{"interface":"front","average":{"1min":2.0150000000000001,"5min":1.3700000000000001,"15min":2.2970000000000002},"min":{"1min":0.374,"5min":0.307,"15min":0.27700000000000002},"max":{"1min":12.619999999999999,"5min":12.619999999999999,"15min":208.809},"last":0.312}]},{"osd":2,"last update":"Sun Oct 1 09:50:23 2023","interfaces":[{"interface":"back","average":{"1min":2.4449999999999998,"5min":2.1070000000000002,"15min":2.0259999999999998},"min":{"1min":0.32000000000000001,"5min":0.318,"15min":0.28199999999999997},"max":{"1min":11.023,"5min":19.632000000000001,"15min":57.079999999999998},"last":3.6819999999999999},{"interface":"front","average":{"1min":2.222,"5min":1.881,"15min":1.76},"min":{"1min":0.42799999999999999,"5min":0.32400000000000001,"15min":0.313},"max":{"1min":7.1050000000000004,"5min":19.648,"15min":57.137999999999998},"last":3.6429999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:50:04 2023","interfaces":[{"interface":"back","average":{"1min":7.96,"5min":2.726,"15min":2.5070000000000001},"min":{"1min":0.50700000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":119.81,"5min":119.81,"15min":119.81},"last":4.6260000000000003},{"interface":"front","average":{"1min":7.1950000000000003,"5min":2.4780000000000002,"15min":2.4449999999999998},"min":{"1min":0.371,"5min":0.35199999999999998,"15min":0.33000000000000002},"max":{"1min":119.203,"5min":119.203,"15min":119.203},"last":0.29899999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.427,"15min":1.262},"min":{"1min":0.35399999999999998,"5min":0.307,"15min":0.307},"max":{"1min":5.694,"5min":15.102,"15min":15.102},"last":0.35399999999999998},{"interface":"front","average":{"1min":1.129,"5min":1.4339999999999999,"15min":1.331},"min":{"1min":0.35099999999999998,"5min":0.33800000000000002,"15min":0.308},"max":{"1min":6.9089999999999998,"5min":9.0090000000000003,"15min":17.742000000000001},"last":0.441}]},{"osd":5,"last update":"Sun Oct 1 09:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.704,"5min":1.6699999999999999,"15min":1.7989999999999999},"min":{"1min":0.375,"5min":0.34699999999999998,"15min":0.28000000000000003},"max":{"1min":10.959,"5min":10.959,"15min":12.121},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.331,"5min":1.903,"15min":1.603},"min":{"1min":0.38,"5min":0.37,"15min":0.34300000000000003},"max":{"1min":5.6230000000000002,"5min":10.221,"15min":10.369999999999999},"last":0.38}]},{"osd":6,"last update":"Sun Oct 1 09:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.9079999999999999,"15min":1.556},"min":{"1min":0.38900000000000001,"5min":0.371,"15min":0.36299999999999999},"max":{"1min":6.0389999999999997,"5min":11.167999999999999,"15min":11.167999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":1.4690000000000001,"5min":1.974,"15min":1.601},"min":{"1min":0.45300000000000001,"5min":0.39100000000000001,"15min":0.34399999999999997},"max":{"1min":6.8769999999999998,"5min":10.68,"15min":17.977},"last":0.49199999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626999,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3630756,"kb_used_data":3028764,"kb_used_omap":0,"kb_used_meta":601984,"kb_avail":90114396,"statfs":{"total":95995035648,"available":92277141504,"internally_reserved":0,"allocated":3101454336,"data_stored":3100903772,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616431616},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:49:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":3.0899999999999999,"15min":1.9319999999999999},"min":{"1min":0.312,"5min":0.251,"15min":0.245},"max":{"1min":4.2400000000000002,"5min":54.121000000000002,"15min":54.121000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":3.0840000000000001,"15min":2},"min":{"1min":0.33900000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":6.5490000000000004,"5min":53.192,"15min":53.192},"last":0.95499999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:50:03 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.5429999999999999,"15min":2.0710000000000002},"min":{"1min":0.313,"5min":0.30099999999999999,"15min":0.29499999999999998},"max":{"1min":2.7879999999999998,"5min":8.7539999999999996,"15min":183.59999999999999},"last":6.8220000000000001},{"interface":"front","average":{"1min":1.214,"5min":1.794,"15min":2.1619999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.28799999999999998},"max":{"1min":5.5490000000000004,"5min":15.182,"15min":183.56200000000001},"last":0.42099999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:49:25 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":3.7999999999999998,"15min":2.2200000000000002},"min":{"1min":0.40300000000000002,"5min":0.30399999999999999,"15min":0.29799999999999999},"max":{"1min":1.323,"5min":136.351,"15min":136.351},"last":3.5680000000000001},{"interface":"front","average":{"1min":0.95599999999999996,"5min":4.069,"15min":2.403},"min":{"1min":0.48899999999999999,"5min":0.316,"15min":0.316},"max":{"1min":1.4930000000000001,"5min":136.46700000000001,"15min":136.46700000000001},"last":0.46300000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:50:03 2023","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.6579999999999999,"15min":2.0710000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":9.5839999999999996,"5min":9.5839999999999996,"15min":83.206999999999994},"last":0.44400000000000001},{"interface":"front","average":{"1min":1.9970000000000001,"5min":2.1099999999999999,"15min":2.2770000000000001},"min":{"1min":0.34599999999999997,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":10.051,"5min":15.105,"15min":84.876999999999995},"last":0.51800000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:50:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.9330000000000001,"15min":1.4179999999999999},"min":{"1min":0.41499999999999998,"5min":0.34100000000000003,"15min":0.27800000000000002},"max":{"1min":2.5819999999999999,"5min":9.7059999999999995,"15min":9.7059999999999995},"last":3.4860000000000002},{"interface":"front","average":{"1min":1.2090000000000001,"5min":2.1920000000000002,"15min":1.6439999999999999},"min":{"1min":0.36899999999999999,"5min":0.35499999999999998,"15min":0.32100000000000001},"max":{"1min":5.8440000000000003,"5min":15.262,"15min":15.262},"last":0.49299999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:50:03 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":2.7629999999999999,"15min":1.8799999999999999},"min":{"1min":0.42899999999999999,"5min":0.34799999999999998,"15min":0.27200000000000002},"max":{"1min":11.693,"5min":65.998000000000005,"15min":65.998000000000005},"last":6.2720000000000002},{"interface":"front","average":{"1min":1.3400000000000001,"5min":2.98,"15min":2.0910000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.29799999999999999},"max":{"1min":5.5190000000000001,"5min":61.889000000000003,"15min":61.889000000000003},"last":0.77400000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:49:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3640000000000001,"5min":2.0600000000000001,"15min":1.7929999999999999},"min":{"1min":0.60099999999999998,"5min":0.35199999999999998,"15min":0.34499999999999997},"max":{"1min":2.8769999999999998,"5min":15.215,"15min":18.337},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.278,"5min":2.0609999999999999,"15min":1.5700000000000001},"min":{"1min":0.39100000000000001,"5min":0.36699999999999999,"15min":0.36199999999999999},"max":{"1min":2.972,"5min":10.920999999999999,"15min":12.445},"last":3.5339999999999998}]}]},{"osd":1,"up_from":83,"seq":356482285948,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3878516,"kb_used_data":3129516,"kb_used_omap":4,"kb_used_meta":748987,"kb_avail":89866636,"statfs":{"total":95995035648,"available":92023435264,"internally_reserved":0,"allocated":3204624384,"data_stored":3203672081,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":766963598},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:49:56 2023","interfaces":[{"interface":"back","average":{"1min":5.2400000000000002,"5min":4.1539999999999999,"15min":2.7229999999999999},"min":{"1min":0.24199999999999999,"5min":0.191,"15min":0.191},"max":{"1min":67.453999999999994,"5min":87.831000000000003,"15min":87.831000000000003},"last":3.5329999999999999},{"interface":"front","average":{"1min":4.7969999999999997,"5min":3.911,"15min":2.5659999999999998},"min":{"1min":0.25800000000000001,"5min":0.20999999999999999,"15min":0.16700000000000001},"max":{"1min":67.403000000000006,"5min":90.948999999999998,"15min":90.948999999999998},"last":6.266}]},{"osd":2,"last update":"Sun Oct 1 09:49:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":4.4379999999999997,"15min":2.6779999999999999},"min":{"1min":0.312,"5min":0.186,"15min":0.186},"max":{"1min":4.4059999999999997,"5min":88.757999999999996,"15min":88.757999999999996},"last":3.6829999999999998},{"interface":"front","average":{"1min":0.81899999999999995,"5min":4.258,"15min":2.4239999999999999},"min":{"1min":0.32900000000000001,"5min":0.222,"15min":0.222},"max":{"1min":2.8050000000000002,"5min":87.75,"15min":87.75},"last":6.3289999999999997}]},{"osd":3,"last update":"Sun Oct 1 09:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.931,"5min":1.841,"15min":3.1259999999999999},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.222},"max":{"1min":6.6639999999999997,"5min":28.715,"15min":121.209},"last":1.24},{"interface":"front","average":{"1min":3.056,"5min":1.9219999999999999,"15min":3.052},"min":{"1min":0.47799999999999998,"5min":0.26800000000000002,"15min":0.26000000000000001},"max":{"1min":7.4100000000000001,"5min":28.670999999999999,"15min":121.054},"last":3.5670000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.0469999999999999,"15min":1.244},"min":{"1min":0.32100000000000001,"5min":0.30099999999999999,"15min":0.29999999999999999},"max":{"1min":2.8340000000000001,"5min":5.1349999999999998,"15min":15},"last":6.3529999999999998},{"interface":"front","average":{"1min":1.4890000000000001,"5min":1.5189999999999999,"15min":1.8140000000000001},"min":{"1min":0.436,"5min":0.38900000000000001,"15min":0.312},"max":{"1min":5.3659999999999997,"5min":9.6460000000000008,"15min":64.650999999999996},"last":1.1100000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":3.246,"15min":2.4340000000000002},"min":{"1min":0.36699999999999999,"5min":0.315,"15min":0.315},"max":{"1min":4.4829999999999997,"5min":204.029,"15min":204.029},"last":3.6549999999999998},{"interface":"front","average":{"1min":1.5760000000000001,"5min":3.5409999999999999,"15min":2.6000000000000001},"min":{"1min":0.38300000000000001,"5min":0.34899999999999998,"15min":0.33200000000000002},"max":{"1min":5.3970000000000002,"5min":203.16300000000001,"15min":203.16300000000001},"last":0.97199999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.8109999999999999,"5min":1.6639999999999999,"15min":1.798},"min":{"1min":0.49299999999999999,"5min":0.375,"15min":0.33100000000000002},"max":{"1min":4.452,"5min":14.538,"15min":14.654999999999999},"last":3.6320000000000001},{"interface":"front","average":{"1min":1.7270000000000001,"5min":1.5669999999999999,"15min":1.5780000000000001},"min":{"1min":0.35899999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":7.9050000000000002,"5min":10.643000000000001,"15min":10.643000000000001},"last":6.3049999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:49:56 2023","interfaces":[{"interface":"back","average":{"1min":2.0009999999999999,"5min":1.728,"15min":2.1619999999999999},"min":{"1min":0.50700000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":5.3339999999999996,"5min":7.9630000000000001,"15min":64.700999999999993},"last":1.03},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.4810000000000001,"15min":2.0139999999999998},"min":{"1min":0.51400000000000001,"5min":0.40500000000000003,"15min":0.376},"max":{"1min":4.3659999999999997,"5min":10.872,"15min":63.959000000000003},"last":3.605}]}]},{"osd":0,"up_from":78,"seq":335007449474,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2725316,"kb_used_data":1982524,"kb_used_omap":5,"kb_used_meta":742778,"kb_avail":91019836,"statfs":{"total":95995035648,"available":93204312064,"internally_reserved":0,"allocated":2030104576,"data_stored":2029133813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":760605306},"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":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:49:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.2629999999999999,"15min":1.712},"min":{"1min":0.28499999999999998,"5min":0.20899999999999999,"15min":0.19800000000000001},"max":{"1min":10.9,"5min":10.9,"15min":44.500999999999998},"last":3.2839999999999998},{"interface":"front","average":{"1min":1.633,"5min":1.2390000000000001,"15min":1.516},"min":{"1min":0.24199999999999999,"5min":0.215,"15min":0.188},"max":{"1min":9.8219999999999992,"5min":9.8219999999999992,"15min":44.296999999999997},"last":13.276999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":2.0640000000000001,"5min":1.98,"15min":1.6100000000000001},"min":{"1min":0.248,"5min":0.24399999999999999,"15min":0.20899999999999999},"max":{"1min":10.672000000000001,"5min":10.672000000000001,"15min":12.534000000000001},"last":5.1760000000000002},{"interface":"front","average":{"1min":2.2490000000000001,"5min":1.9590000000000001,"15min":1.427},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":8.8919999999999995,"5min":9.1579999999999995,"15min":9.1579999999999995},"last":5.5449999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:49:58 2023","interfaces":[{"interface":"back","average":{"1min":2.6259999999999999,"5min":1.901,"15min":2.4489999999999998},"min":{"1min":0.30099999999999999,"5min":0.245,"15min":0.23200000000000001},"max":{"1min":9.2439999999999998,"5min":9.2439999999999998,"15min":183.02099999999999},"last":5.8959999999999999},{"interface":"front","average":{"1min":1.7989999999999999,"5min":1.9219999999999999,"15min":2.5489999999999999},"min":{"1min":0.38800000000000001,"5min":0.32700000000000001,"15min":0.23999999999999999},"max":{"1min":8.343,"5min":8.9920000000000009,"15min":191},"last":10.275}]},{"osd":4,"last update":"Sun Oct 1 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.7569999999999999,"15min":1.4119999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":3.1309999999999998,"5min":10.186,"15min":10.186},"last":5.4550000000000001},{"interface":"front","average":{"1min":1.456,"5min":1.8240000000000001,"15min":1.621},"min":{"1min":0.35999999999999999,"5min":0.33800000000000002,"15min":0.33200000000000002},"max":{"1min":3.556,"5min":9.0779999999999994,"15min":13.436},"last":5.9340000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.4810000000000001,"15min":1.8700000000000001},"min":{"1min":0.38300000000000001,"5min":0.35299999999999998,"15min":0.34200000000000003},"max":{"1min":5.0750000000000002,"5min":6.2539999999999996,"15min":60.887999999999998},"last":4.7759999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.637,"15min":1.7030000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.35599999999999998},"max":{"1min":2.823,"5min":9.1099999999999994,"15min":61.079000000000001},"last":5.4139999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.4390000000000001,"5min":1.8799999999999999,"15min":1.5800000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.35399999999999998},"max":{"1min":4.4980000000000002,"5min":10.193,"15min":10.436999999999999},"last":5.4800000000000004},{"interface":"front","average":{"1min":1.7729999999999999,"5min":2.0630000000000002,"15min":1.821},"min":{"1min":0.46400000000000002,"5min":0.40100000000000002,"15min":0.376},"max":{"1min":4.516,"5min":10.212,"15min":13.364000000000001},"last":5.9619999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.8120000000000001,"15min":1.6879999999999999},"min":{"1min":0.45600000000000002,"5min":0.44500000000000001,"15min":0.40799999999999997},"max":{"1min":7.0439999999999996,"5min":10.236000000000001,"15min":10.236000000000001},"last":5.5019999999999998},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.9990000000000001,"15min":2.0110000000000001},"min":{"1min":0.48799999999999999,"5min":0.40799999999999997,"15min":0.39300000000000002},"max":{"1min":5.8120000000000003,"5min":10.183,"15min":20.146000000000001},"last":5.9900000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122422,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3012432,"kb_used_data":2349704,"kb_used_omap":7,"kb_used_meta":662712,"kb_avail":90732720,"statfs":{"total":95995035648,"available":92910305280,"internally_reserved":0,"allocated":2406096896,"data_stored":2405173597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":678617169},"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,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:49:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.6910000000000001,"15min":2.508},"min":{"1min":0.316,"5min":0.20499999999999999,"15min":0.188},"max":{"1min":8.2040000000000006,"5min":18.082999999999998,"15min":120.54300000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.67400000000000004,"5min":1.72,"15min":2.407},"min":{"1min":0.28199999999999997,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":1.534,"5min":15.996,"15min":122.622},"last":0.30299999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:49:28 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":1.0600000000000001,"15min":1.734},"min":{"1min":0.28399999999999997,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":1.085,"5min":11.223000000000001,"15min":62.009999999999998},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.528,"15min":1.915},"min":{"1min":0.35199999999999998,"5min":0.24099999999999999,"15min":0.22},"max":{"1min":2.8879999999999999,"5min":14.805,"15min":61.869},"last":1.026}]},{"osd":3,"last update":"Sun Oct 1 09:49:53 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":2.8130000000000002,"15min":2.5790000000000002},"min":{"1min":0.36099999999999999,"5min":0.27600000000000002,"15min":0.23300000000000001},"max":{"1min":10.525,"5min":76.242999999999995,"15min":127.221},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.3340000000000001,"5min":2.6539999999999999,"15min":2.601},"min":{"1min":0.45800000000000002,"5min":0.307,"15min":0.26100000000000001},"max":{"1min":3.9950000000000001,"5min":75.909000000000006,"15min":126.756},"last":4.6319999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:49:28 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.8740000000000001,"15min":1.5109999999999999},"min":{"1min":0.41299999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":2.9279999999999999,"5min":15.183,"15min":15.183},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.798,"15min":1.4039999999999999},"min":{"1min":0.39700000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.5,"5min":9.673,"15min":9.673},"last":0.54900000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:49:28 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":1.4470000000000001,"15min":1.486},"min":{"1min":0.48199999999999998,"5min":0.309,"15min":0.309},"max":{"1min":1.2410000000000001,"5min":7.5789999999999997,"15min":9.9760000000000009},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.3799999999999999,"5min":1.9379999999999999,"15min":1.7829999999999999},"min":{"1min":0.501,"5min":0.41999999999999998,"15min":0.32400000000000001},"max":{"1min":8.1530000000000005,"5min":15.214,"15min":15.214},"last":1.0900000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:49:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":2.0569999999999999,"15min":1.5780000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":4.5419999999999998,"5min":9.3949999999999996,"15min":9.3949999999999996},"last":4.4690000000000003},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.7010000000000001,"15min":1.456},"min":{"1min":0.55200000000000005,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.758,"5min":7.508,"15min":10.896000000000001},"last":0.53200000000000003}]},{"osd":7,"last update":"Sun Oct 1 09:49:28 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.931,"15min":1.7190000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.871,"5min":7.194,"15min":12.211},"last":4.4240000000000004},{"interface":"front","average":{"1min":1.099,"5min":1.577,"15min":1.5640000000000001},"min":{"1min":0.48199999999999998,"5min":0.376,"15min":0.374},"max":{"1min":3.9510000000000001,"5min":8.7449999999999992,"15min":10.942},"last":5.2939999999999996}]}]},{"osd":3,"up_from":93,"seq":399431958890,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3457076,"kb_used_data":2646828,"kb_used_omap":2,"kb_used_meta":810237,"kb_avail":90288076,"statfs":{"total":95995035648,"available":92454989824,"internally_reserved":0,"allocated":2710351872,"data_stored":2709446310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":829682741},"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,2,2,1],"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":[{"osd":0,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":2.097,"15min":2.4079999999999999},"min":{"1min":0.159,"5min":0.159,"15min":0.159},"max":{"1min":2.5979999999999999,"5min":48.707999999999998,"15min":154.05199999999999},"last":0.20000000000000001},{"interface":"front","average":{"1min":1.5660000000000001,"5min":2.121,"15min":2.3650000000000002},"min":{"1min":0.28100000000000003,"5min":0.20699999999999999,"15min":0.19900000000000001},"max":{"1min":4.9539999999999997,"5min":46.805,"15min":153.16200000000001},"last":1.611}]},{"osd":1,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.556,"5min":1.3340000000000001,"15min":1.7989999999999999},"min":{"1min":0.23100000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":3.8889999999999998,"5min":6.7800000000000002,"15min":33.139000000000003},"last":38.496000000000002},{"interface":"front","average":{"1min":1.4059999999999999,"5min":1.1419999999999999,"15min":1.6679999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.221},"max":{"1min":4.2679999999999998,"5min":5.9219999999999997,"15min":32.668999999999997},"last":38.601999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.6120000000000001,"5min":2.661,"15min":2.0600000000000001},"min":{"1min":0.32700000000000001,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":7.0860000000000003,"5min":46.927999999999997,"15min":46.927999999999997},"last":2.133},{"interface":"front","average":{"1min":1.9419999999999999,"5min":2.694,"15min":1.857},"min":{"1min":0.26000000000000001,"5min":0.224,"15min":0.224},"max":{"1min":6.9169999999999998,"5min":52.588999999999999,"15min":52.588999999999999},"last":0.25800000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.7190000000000001,"15min":1.6479999999999999},"min":{"1min":0.35299999999999998,"5min":0.318,"15min":0.28399999999999997},"max":{"1min":3.9510000000000001,"5min":10.138,"15min":10.904999999999999},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.4390000000000001,"5min":1.9219999999999999,"15min":1.595},"min":{"1min":0.38700000000000001,"5min":0.29799999999999999,"15min":0.29599999999999999},"max":{"1min":5.2889999999999997,"5min":11.547000000000001,"15min":11.547000000000001},"last":0.58399999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5620000000000001,"5min":1.45,"15min":2.0459999999999998},"min":{"1min":0.36299999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.2350000000000003,"5min":5.4359999999999999,"15min":138.76599999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.7669999999999999,"15min":2.3340000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":3.645,"5min":10.241,"15min":138.946},"last":0.36899999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.6919999999999999,"5min":1.855,"15min":1.7270000000000001},"min":{"1min":0.48899999999999999,"5min":0.39400000000000002,"15min":0.27400000000000002},"max":{"1min":5.2640000000000002,"5min":14.548999999999999,"15min":14.548999999999999},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.5489999999999999,"5min":1.823,"15min":1.694},"min":{"1min":0.49299999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.9969999999999999,"5min":8.202,"15min":10.321},"last":0.44700000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:49:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.5820000000000001,"15min":2.3759999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":3.6739999999999999,"5min":8.9220000000000006,"15min":139.08099999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.4019999999999999,"5min":1.6359999999999999,"15min":2.262},"min":{"1min":0.41399999999999998,"5min":0.40100000000000002,"15min":0.38100000000000001},"max":{"1min":4.0460000000000003,"5min":9.8109999999999999,"15min":139.28800000000001},"last":0.71899999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019463,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2156988,"kb_used_data":1559092,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":91588164,"statfs":{"total":95995035648,"available":93786279936,"internally_reserved":0,"allocated":1596510208,"data_stored":1595943198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":2.7759999999999998,"15min":2.1190000000000002},"min":{"1min":0.28399999999999997,"5min":0.28100000000000003,"15min":0.25600000000000001},"max":{"1min":3.835,"5min":129.28299999999999,"15min":129.28299999999999},"last":0.38},{"interface":"front","average":{"1min":1.012,"5min":2.9830000000000001,"15min":2.109},"min":{"1min":0.32200000000000001,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":3.8319999999999999,"5min":129.24700000000001,"15min":129.24700000000001},"last":0.32500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.1100000000000001,"15min":1.571},"min":{"1min":0.28100000000000003,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":2.7839999999999998,"5min":6.3799999999999999,"15min":77.055999999999997},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.3839999999999999,"5min":1.21,"15min":1.8240000000000001},"min":{"1min":0.31,"5min":0.30299999999999999,"15min":0.28399999999999997},"max":{"1min":5.5839999999999996,"5min":6.9480000000000004,"15min":77.423000000000002},"last":3.4849999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1269999999999998,"5min":1.577,"15min":1.585},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":21.047000000000001,"5min":21.047000000000001,"15min":81.355000000000004},"last":0.56100000000000005},{"interface":"front","average":{"1min":2.5819999999999999,"5min":1.9219999999999999,"15min":1.7509999999999999},"min":{"1min":0.33600000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":20.949999999999999,"5min":20.949999999999999,"15min":81.656000000000006},"last":0.37}]},{"osd":3,"last update":"Sun Oct 1 09:49:58 2023","interfaces":[{"interface":"back","average":{"1min":2.04,"5min":2.375,"15min":2.1970000000000001},"min":{"1min":0.47599999999999998,"5min":0.38200000000000001,"15min":0.33100000000000002},"max":{"1min":7.1180000000000003,"5min":76.325000000000003,"15min":76.325000000000003},"last":4.1189999999999998},{"interface":"front","average":{"1min":1.621,"5min":2.1190000000000002,"15min":2.1230000000000002},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.34899999999999998},"max":{"1min":5.4080000000000004,"5min":75.275999999999996,"15min":75.275999999999996},"last":3.5720000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:49:58 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.419,"15min":1.407},"min":{"1min":0.33300000000000002,"5min":0.32100000000000001,"15min":0.28399999999999997},"max":{"1min":4.7060000000000004,"5min":9.6389999999999993,"15min":9.8000000000000007},"last":3.4119999999999999},{"interface":"front","average":{"1min":0.997,"5min":1.6459999999999999,"15min":1.3260000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.27300000000000002},"max":{"1min":3.8879999999999999,"5min":9.3290000000000006,"15min":9.3290000000000006},"last":0.46500000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.992,"15min":1.4379999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":4.7290000000000001,"5min":10.06,"15min":10.06},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.4399999999999999,"5min":1.748,"15min":1.4690000000000001},"min":{"1min":0.46400000000000002,"5min":0.379,"15min":0.33500000000000002},"max":{"1min":5.4589999999999996,"5min":9.6940000000000008,"15min":11.707000000000001},"last":3.5329999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.4570000000000001,"15min":1.635},"min":{"1min":0.44800000000000001,"5min":0.40699999999999997,"15min":0.34200000000000003},"max":{"1min":3.9580000000000002,"5min":9.577,"15min":11.021000000000001},"last":3.5139999999999998},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.224,"15min":1.3600000000000001},"min":{"1min":0.39300000000000002,"5min":0.35799999999999998,"15min":0.34699999999999998},"max":{"1min":2.3849999999999998,"5min":5.4320000000000004,"15min":10.448},"last":0.60499999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823231,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2493484,"kb_used_data":1588708,"kb_used_omap":0,"kb_used_meta":904768,"kb_avail":91251668,"statfs":{"total":95995035648,"available":93441708032,"internally_reserved":0,"allocated":1626836992,"data_stored":1626282110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":926482432},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":1.4750000000000001,"5min":2.0089999999999999,"15min":1.927},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":6.2690000000000001,"5min":25.016999999999999,"15min":100.319},"last":3.113},{"interface":"front","average":{"1min":1.04,"5min":2.0950000000000002,"15min":2.1230000000000002},"min":{"1min":0.27000000000000002,"5min":0.25,"15min":0.25},"max":{"1min":2.7250000000000001,"5min":25.050000000000001,"15min":100.202},"last":0.30599999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:49:59 2023","interfaces":[{"interface":"back","average":{"1min":4.4589999999999996,"5min":2.1709999999999998,"15min":2.6429999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":67.105000000000004,"5min":67.105000000000004,"15min":183.55500000000001},"last":1.726},{"interface":"front","average":{"1min":4.1980000000000004,"5min":2.0630000000000002,"15min":2.7469999999999999},"min":{"1min":0.39000000000000001,"5min":0.28100000000000003,"15min":0.28000000000000003},"max":{"1min":67.141999999999996,"5min":67.141999999999996,"15min":183.45099999999999},"last":1.6859999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":4.0510000000000002,"5min":2.669,"15min":2.6859999999999999},"min":{"1min":0.33200000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":68.402000000000001,"5min":68.402000000000001,"15min":118.307},"last":3.2549999999999999},{"interface":"front","average":{"1min":4.4029999999999996,"5min":2.6600000000000001,"15min":2.6139999999999999},"min":{"1min":0.432,"5min":0.35699999999999998,"15min":0.33100000000000002},"max":{"1min":68.439999999999998,"5min":68.439999999999998,"15min":118.191},"last":3.3050000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:49:59 2023","interfaces":[{"interface":"back","average":{"1min":6.782,"5min":2.7719999999999998,"15min":2.9390000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.31},"max":{"1min":64.991,"5min":64.991,"15min":183.29400000000001},"last":1.8049999999999999},{"interface":"front","average":{"1min":7.3739999999999997,"5min":2.968,"15min":3.2269999999999999},"min":{"1min":0.39200000000000002,"5min":0.35899999999999999,"15min":0.29999999999999999},"max":{"1min":68.427999999999997,"5min":68.427999999999997,"15min":183.11600000000001},"last":0.46899999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.7090000000000001,"15min":1.5640000000000001},"min":{"1min":0.32800000000000001,"5min":0.28799999999999998,"15min":0.27000000000000002},"max":{"1min":3.036,"5min":10.919,"15min":12.785},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.014,"5min":1.8979999999999999,"15min":1.732},"min":{"1min":0.33400000000000002,"5min":0.32200000000000001,"15min":0.29799999999999999},"max":{"1min":4.3090000000000002,"5min":11.058999999999999,"15min":14.375},"last":0.74099999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:49:59 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.825,"15min":1.7549999999999999},"min":{"1min":0.374,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":3.956,"5min":11.371,"15min":12.808999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.80400000000000005,"5min":1.9119999999999999,"15min":1.8080000000000001},"min":{"1min":0.375,"5min":0.311,"15min":0.31},"max":{"1min":1.881,"5min":8.0489999999999995,"15min":14.404999999999999},"last":0.68600000000000005}]},{"osd":7,"last update":"Sun Oct 1 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":4.431,"5min":2.3300000000000001,"15min":2.004},"min":{"1min":0.39300000000000002,"5min":0.39000000000000001,"15min":0.33300000000000002},"max":{"1min":69.709999999999994,"5min":69.709999999999994,"15min":69.709999999999994},"last":1.778},{"interface":"front","average":{"1min":3.6989999999999998,"5min":2.1789999999999998,"15min":2.04},"min":{"1min":0.44500000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":66.287999999999997,"5min":66.287999999999997,"15min":66.287999999999997},"last":4.5190000000000001}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":2045181952,"data_stored":2045181952,"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":3220570112,"data_stored":3220570112,"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":2403467264,"data_stored":2403467264,"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":2720464896,"data_stored":2720464896,"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":1596391424,"data_stored":1596391424,"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":1637089280,"data_stored":1637089280,"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":3125936128,"data_stored":3125936128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2418606080,"data_stored":2418606080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:50:27.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 51 2023-10-01T09:50:27.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:27.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:27.727 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:27.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 81 16 100810 100794 77.7628 51.4375 0.0215442 0.0128543 2023-10-01T09:50:27.736 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:27 smithi183 bash[59233]: cluster 2023-10-01T09:50:25.752302+0000 mgr.y (mgr.25132) 1223 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2023-10-01T09:50:27.737 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:27 smithi183 bash[59233]: audit 2023-10-01T09:50:26.043345+0000 mgr.y (mgr.25132) 1224 : audit 0 from='client.35931 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:50:27.737 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:27 smithi183 bash[59233]: audit 2023-10-01T09:50:26.806956+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:27.737 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:27 smithi183 bash[59233]: audit 2023-10-01T09:50:26.816243+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:27.768 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:27.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[75702]: cluster 2023-10-01T09:50:25.752302+0000 mgr.y (mgr.25132) 1223 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[75702]: audit 2023-10-01T09:50:26.043345+0000 mgr.y (mgr.25132) 1224 : audit 0 from='client.35931 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[75702]: audit 2023-10-01T09:50:26.806956+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[75702]: audit 2023-10-01T09:50:26.816243+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[78631]: cluster 2023-10-01T09:50:25.752302+0000 mgr.y (mgr.25132) 1223 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[78631]: audit 2023-10-01T09:50:26.043345+0000 mgr.y (mgr.25132) 1224 : audit 0 from='client.35931 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[78631]: audit 2023-10-01T09:50:26.806956+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:27 smithi111 bash[78631]: audit 2023-10-01T09:50:26.816243+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:27.875 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:27.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:27.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:28.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:28.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:28.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:28.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:28.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:28.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:28.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:28.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:28.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:28.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:28.570 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:28.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:28.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:28.720 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:28.728 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 82 16 101637 101621 77.4448 51.6875 0.0155965 0.0129061 2023-10-01T09:50:28.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:28.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:28.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:28.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:28.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:29.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:29.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:29.109 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:29.146 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:29.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:29.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:29.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:29.379 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:29.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:29.520 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:29.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:29 smithi183 bash[59233]: cluster 2023-10-01T09:50:27.752938+0000 mgr.y (mgr.25132) 1225 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-10-01T09:50:29.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:29 smithi183 bash[59233]: audit 2023-10-01T09:50:29.059255+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:29.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:29 smithi183 bash[59233]: audit 2023-10-01T09:50:29.062453+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:29.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:29.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:29.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:29.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:29.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:29.728 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 83 16 102440 102424 77.1163 50.1875 0.00554079 0.0129622 2023-10-01T09:50:29.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:29.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:29 smithi111 bash[78631]: cluster 2023-10-01T09:50:27.752938+0000 mgr.y (mgr.25132) 1225 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-10-01T09:50:29.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:29 smithi111 bash[78631]: audit 2023-10-01T09:50:29.059255+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:29.787 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:29 smithi111 bash[78631]: audit 2023-10-01T09:50:29.062453+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:29.787 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:29 smithi111 bash[75702]: cluster 2023-10-01T09:50:27.752938+0000 mgr.y (mgr.25132) 1225 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-10-01T09:50:29.788 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:29 smithi111 bash[75702]: audit 2023-10-01T09:50:29.059255+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:29.788 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:29 smithi111 bash[75702]: audit 2023-10-01T09:50:29.062453+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:29.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:29.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:29.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:29.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:29.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:30.051 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:30.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:30.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:30.119 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:30.181 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:30.221 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:30.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:30.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:30.350 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:30.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:30.456 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:30.492 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:30.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:30.596 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:30.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:30.728 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 84 16 103234 103218 76.789 49.625 0.0161108 0.0130166 2023-10-01T09:50:30.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:30.754 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:30.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:30.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:30.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:30.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:30.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:31.018 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:31.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:31.143 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:31.143 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:31.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:31.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:31.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:31.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:31.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:31.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:31.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:31.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:31.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:31 smithi111 bash[78631]: cluster 2023-10-01T09:50:29.753458+0000 mgr.y (mgr.25132) 1226 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-01T09:50:31.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:31 smithi111 bash[75702]: cluster 2023-10-01T09:50:29.753458+0000 mgr.y (mgr.25132) 1226 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-01T09:50:31.598 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:31.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:31.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:31.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 85 16 103965 103949 76.4223 45.6875 0.031183 0.013079 2023-10-01T09:50:31.736 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:31.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:31 smithi183 bash[59233]: cluster 2023-10-01T09:50:29.753458+0000 mgr.y (mgr.25132) 1226 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-01T09:50:31.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:31.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:31.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:31.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.015 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:32.121 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.170 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:32.170 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:32.278 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:32.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:32.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:32.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:32.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:32.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:32.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:32.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.719 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:32.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 86 16 104733 104717 76.0918 48 0.00831597 0.0131328 2023-10-01T09:50:32.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.868 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:32.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:32.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:33.009 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:33.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:33.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:33.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:33.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:33.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:33.268 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:33.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:33.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:33.400 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:33.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:33.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:33.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:33.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:33.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 87 16 105453 105437 75.7344 45 0.0107706 0.0131981 2023-10-01T09:50:33.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:33.787 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:33 smithi183 bash[59233]: cluster 2023-10-01T09:50:31.754218+0000 mgr.y (mgr.25132) 1227 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-10-01T09:50:33.787 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:33 smithi183 bash[59233]: audit 2023-10-01T09:50:33.097471+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:33.787 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:33 smithi183 bash[59233]: audit 2023-10-01T09:50:33.104710+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:33.806 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:33.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:33.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:33 smithi111 bash[75702]: cluster 2023-10-01T09:50:31.754218+0000 mgr.y (mgr.25132) 1227 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-10-01T09:50:33.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:33 smithi111 bash[75702]: audit 2023-10-01T09:50:33.097471+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:33.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:33 smithi111 bash[75702]: audit 2023-10-01T09:50:33.104710+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:33.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:33 smithi111 bash[78631]: cluster 2023-10-01T09:50:31.754218+0000 mgr.y (mgr.25132) 1227 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-10-01T09:50:33.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:33 smithi111 bash[78631]: audit 2023-10-01T09:50:33.097471+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:33.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:33 smithi111 bash[78631]: audit 2023-10-01T09:50:33.104710+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:33.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:33.944 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:33.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:33.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:34.048 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:34.079 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:34.187 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:34.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:34.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:34.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:34.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:34.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:34.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:34.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:34.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:34.691 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:34 smithi111 bash[75702]: audit 2023-10-01T09:50:33.612338+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:34.691 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:34 smithi111 bash[75702]: audit 2023-10-01T09:50:33.622109+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:34.691 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:34 smithi111 bash[78631]: audit 2023-10-01T09:50:33.612338+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:34.691 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:34 smithi111 bash[78631]: audit 2023-10-01T09:50:33.622109+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:34.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 88 16 106233 106217 75.4277 48.75 0.0273151 0.0132514 2023-10-01T09:50:34.731 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:34.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:34.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:34.871 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:34.880 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:50:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:50:34] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.33.4" 2023-10-01T09:50:34.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:34.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:34.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:35.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:35.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:34 smithi183 bash[59233]: audit 2023-10-01T09:50:33.612338+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:34 smithi183 bash[59233]: audit 2023-10-01T09:50:33.622109+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.126 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:35.151 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:35.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:35.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:35.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:35.380 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:35.407 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:35.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:35.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:35.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:35.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:35.640 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:35.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:35.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:35.679 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:35 smithi183 bash[59233]: cluster 2023-10-01T09:50:33.754616+0000 mgr.y (mgr.25132) 1228 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 44 MiB/s wr, 702 op/s 2023-10-01T09:50:35.679 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:35 smithi183 bash[59233]: audit 2023-10-01T09:50:34.678386+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.679 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:35 smithi183 bash[59233]: audit 2023-10-01T09:50:34.688208+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 89 16 107006 106990 75.123 48.3125 0.0130833 0.0133067 2023-10-01T09:50:35.773 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:35.796 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:35.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:35 smithi111 bash[75702]: cluster 2023-10-01T09:50:33.754616+0000 mgr.y (mgr.25132) 1228 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 44 MiB/s wr, 702 op/s 2023-10-01T09:50:35.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:35 smithi111 bash[75702]: audit 2023-10-01T09:50:34.678386+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:35 smithi111 bash[75702]: audit 2023-10-01T09:50:34.688208+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:35 smithi111 bash[78631]: cluster 2023-10-01T09:50:33.754616+0000 mgr.y (mgr.25132) 1228 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 44 MiB/s wr, 702 op/s 2023-10-01T09:50:35.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:35 smithi111 bash[78631]: audit 2023-10-01T09:50:34.678386+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:35 smithi111 bash[78631]: audit 2023-10-01T09:50:34.688208+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:50:35.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:35.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:35.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:36.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:36.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:36.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:36.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:36.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:36.309 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:36.353 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:36.459 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:36.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:36.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:36.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:36.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:36.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout: 90 5 107646 107641 74.7404 40.6875 0.0117629 0.0133744 2023-10-01T09:50:36.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:36.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:36.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:36.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:36.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:36.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:36.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:37.027 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:37.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:37.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:37.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:37.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:37.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:37.392 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:37.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:37.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:37.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:37.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:37.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:37.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:37.729 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total time run: 90.0166 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Total writes made: 107646 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Write size: 65536 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Object size: 65536 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Bandwidth (MB/sec): 74.7404 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Bandwidth: 26.9318 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max bandwidth (MB/sec): 169.938 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min bandwidth (MB/sec): 40.6875 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average IOPS: 1195 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev IOPS: 430.909 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max IOPS: 2719 2023-10-01T09:50:37.730 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min IOPS: 651 2023-10-01T09:50:37.731 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Average Latency(s): 0.0133747 2023-10-01T09:50:37.731 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Stddev Latency(s): 0.0129868 2023-10-01T09:50:37.731 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Max latency(s): 0.449925 2023-10-01T09:50:37.731 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Min latency(s): 0.0012461 2023-10-01T09:50:37.739 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T09:50:37.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:37.831 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:37.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:37.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:37.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:37 smithi111 bash[78631]: cluster 2023-10-01T09:50:35.758882+0000 mgr.y (mgr.25132) 1229 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2023-10-01T09:50:37.944 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:37 smithi111 bash[75702]: cluster 2023-10-01T09:50:35.758882+0000 mgr.y (mgr.25132) 1229 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2023-10-01T09:50:37.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:37.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:38.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:37 smithi183 bash[59233]: cluster 2023-10-01T09:50:35.758882+0000 mgr.y (mgr.25132) 1229 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2023-10-01T09:50:38.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:38.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:38.219 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:38.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:38.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:38.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:38.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:38.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:38.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:38.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:38.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:38.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:38.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:38.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:38.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:38.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:38.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:38.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:39.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:39.061 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:39.164 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:39.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:39.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:39.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:39.326 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:39.435 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:39.454 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:39.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:39.559 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:39.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:39.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:39.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:39.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:39 smithi111 bash[75702]: cluster 2023-10-01T09:50:37.759481+0000 mgr.y (mgr.25132) 1230 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-10-01T09:50:39.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:39.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:39.735 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:39 smithi111 bash[78631]: cluster 2023-10-01T09:50:37.759481+0000 mgr.y (mgr.25132) 1230 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-10-01T09:50:39.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:39.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:39 smithi183 bash[59233]: cluster 2023-10-01T09:50:37.759481+0000 mgr.y (mgr.25132) 1230 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-10-01T09:50:39.854 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:39.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:39.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:39.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:39.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:39.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:40.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:40.116 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:40.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:40.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:40.254 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:40.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:40.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:40.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:40.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:40.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:40.544 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:40.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:40.680 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:40.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:40.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:40.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:40.910 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:40.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:40.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:40.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:41.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:41.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:41.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:41.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:41.204 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:41.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:41.334 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:41.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:41.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:41.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:41.691 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:41 smithi183 bash[59233]: cluster 2023-10-01T09:50:39.759997+0000 mgr.y (mgr.25132) 1231 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 42 MiB/s wr, 678 op/s 2023-10-01T09:50:41.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:41.716 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:41 smithi111 bash[78631]: cluster 2023-10-01T09:50:39.759997+0000 mgr.y (mgr.25132) 1231 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 42 MiB/s wr, 678 op/s 2023-10-01T09:50:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.716 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:41 smithi111 bash[75702]: cluster 2023-10-01T09:50:39.759997+0000 mgr.y (mgr.25132) 1231 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 42 MiB/s wr, 678 op/s 2023-10-01T09:50:41.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:41.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:41.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:41.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:41.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:41.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:41.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:41.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:42.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:42.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:42.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:42.209 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:42.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:42.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:42.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:42.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:42.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:42.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:42.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:42.610 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:42.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:42.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:42.732 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:42.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:42.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:42.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:42.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:42.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:42.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:42.996 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:43.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:43.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:43.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:43.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:43.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:43.285 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:43.390 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:43.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:43.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:43.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:43.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:43.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:43.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:43.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:43.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:43.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:43.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:43.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:43 smithi183 bash[59233]: cluster 2023-10-01T09:50:41.760678+0000 mgr.y (mgr.25132) 1232 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 43 MiB/s wr, 857 op/s 2023-10-01T09:50:43.899 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:43.933 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:43.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:44.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:44.047 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:43 smithi111 bash[75702]: cluster 2023-10-01T09:50:41.760678+0000 mgr.y (mgr.25132) 1232 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 43 MiB/s wr, 857 op/s 2023-10-01T09:50:44.047 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:43 smithi111 bash[78631]: cluster 2023-10-01T09:50:41.760678+0000 mgr.y (mgr.25132) 1232 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 43 MiB/s wr, 857 op/s 2023-10-01T09:50:44.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:44.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:44.175 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:44.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:44.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:44.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:44.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:44.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:44.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:44.588 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:44.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:44.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:44.731 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:44.755 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:44.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:44.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:44 smithi183 bash[59233]: audit 2023-10-01T09:50:44.052626+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:44.858 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:44.882 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:50:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:50:44] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.33.4" 2023-10-01T09:50:44.883 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:44 smithi111 bash[78631]: audit 2023-10-01T09:50:44.052626+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:44.883 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:44 smithi111 bash[75702]: audit 2023-10-01T09:50:44.052626+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:50:44.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:44.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:44.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:44.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:45.027 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:45.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:45.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:45.215 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:50:45.215 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:50:45.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:45.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:45.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:45.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:45.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:45.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:45.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:45.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:45.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:45.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:45.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:45.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:45.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:45.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:45 smithi111 bash[75702]: cluster 2023-10-01T09:50:43.761097+0000 mgr.y (mgr.25132) 1233 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 561 op/s 2023-10-01T09:50:45.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:45 smithi111 bash[78631]: cluster 2023-10-01T09:50:43.761097+0000 mgr.y (mgr.25132) 1233 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 561 op/s 2023-10-01T09:50:45.843 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:45.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:45.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:45.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:45.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:45.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:45 smithi183 bash[59233]: cluster 2023-10-01T09:50:43.761097+0000 mgr.y (mgr.25132) 1233 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 561 op/s 2023-10-01T09:50:46.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:46.109 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:46.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:46.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:46.258 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:46.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:46.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:46.388 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:46.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:46.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:46.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:46.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:46.658 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:46.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:46.762 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:46.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:46.912 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:46.936 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:46.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:47.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:47.065 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:47.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:47.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:47.196 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:47.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:47.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:47.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:47.436 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:47.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:47.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:47.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:47.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:47.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:47.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:47.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:47.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:47.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:47.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:47.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:47.971 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:47 smithi111 bash[75702]: cluster 2023-10-01T09:50:45.762049+0000 mgr.y (mgr.25132) 1234 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 759 op/s 2023-10-01T09:50:47.971 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:47 smithi111 bash[78631]: cluster 2023-10-01T09:50:45.762049+0000 mgr.y (mgr.25132) 1234 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 759 op/s 2023-10-01T09:50:47.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:47.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:48.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:47 smithi183 bash[59233]: cluster 2023-10-01T09:50:45.762049+0000 mgr.y (mgr.25132) 1234 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 25 MiB/s wr, 759 op/s 2023-10-01T09:50:48.100 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:48.124 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:48.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:48.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:48.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:48.371 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:48.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:48.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:48.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:48.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:48.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:48.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:48.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:48.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:48.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:48.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:48.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:48.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:48.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:49.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:49.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:49.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:49.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:49.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:49.307 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:49.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:49.436 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:49.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:49.564 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:49.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:49.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:49.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:49.716 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:49 smithi111 bash[75702]: cluster 2023-10-01T09:50:47.762578+0000 mgr.y (mgr.25132) 1235 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 692 op/s 2023-10-01T09:50:49.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:49.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:49.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:49.868 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:49.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:49.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:49.975 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:49.984 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:49 smithi183 bash[59233]: cluster 2023-10-01T09:50:47.762578+0000 mgr.y (mgr.25132) 1235 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 692 op/s 2023-10-01T09:50:50.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:49 smithi111 bash[78631]: cluster 2023-10-01T09:50:47.762578+0000 mgr.y (mgr.25132) 1235 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 692 op/s 2023-10-01T09:50:50.100 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T09:50:50.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:50.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:50.255 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:50.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:50.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:50.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:50.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:50.540 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:50.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:50.670 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:50.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:50.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:50.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:50.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:50.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:50.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:51.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:51.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:51.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:51.165 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:50:51.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:51.208 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:50:51.232 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:51.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:51.247 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:50:51.281 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:50:51.314 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:50:51.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:51.349 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:50:51.392 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:51.392 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:50:51.392 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:50:51.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:51.434 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.440 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:50:51.495 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:51.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:51.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:51.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:51.658 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:51.736 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:50:51.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:51.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[75702]: cluster 2023-10-01T09:50:49.763080+0000 mgr.y (mgr.25132) 1236 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 5.2 MiB/s wr, 616 op/s 2023-10-01T09:50:51.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[75702]: audit 2023-10-01T09:50:50.886353+0000 mon.a (mon.0) 1479 : audit 1 from='client.? 172.21.15.111:0/884933184' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:50:51.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[75702]: audit 2023-10-01T09:50:51.121279+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.111:0/2398945288' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:50:51.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[75702]: audit 2023-10-01T09:50:51.387827+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.111:0/3081849386' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:50:51.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[75702]: audit 2023-10-01T09:50:51.388459+0000 mon.a (mon.0) 1480 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:50:51.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[78631]: cluster 2023-10-01T09:50:49.763080+0000 mgr.y (mgr.25132) 1236 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 5.2 MiB/s wr, 616 op/s 2023-10-01T09:50:51.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[78631]: audit 2023-10-01T09:50:50.886353+0000 mon.a (mon.0) 1479 : audit 1 from='client.? 172.21.15.111:0/884933184' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:50:51.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[78631]: audit 2023-10-01T09:50:51.121279+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.111:0/2398945288' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:50:51.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[78631]: audit 2023-10-01T09:50:51.387827+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.111:0/3081849386' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:50:51.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:51 smithi111 bash[78631]: audit 2023-10-01T09:50:51.388459+0000 mon.a (mon.0) 1480 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:50:51.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:51.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:51.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:51.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:51.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:52.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:52.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:51 smithi183 bash[59233]: cluster 2023-10-01T09:50:49.763080+0000 mgr.y (mgr.25132) 1236 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 5.2 MiB/s wr, 616 op/s 2023-10-01T09:50:52.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:51 smithi183 bash[59233]: audit 2023-10-01T09:50:50.886353+0000 mon.a (mon.0) 1479 : audit 1 from='client.? 172.21.15.111:0/884933184' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:50:52.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:51 smithi183 bash[59233]: audit 2023-10-01T09:50:51.121279+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.111:0/2398945288' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:50:52.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:51 smithi183 bash[59233]: audit 2023-10-01T09:50:51.387827+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.111:0/3081849386' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:50:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:51 smithi183 bash[59233]: audit 2023-10-01T09:50:51.388459+0000 mon.a (mon.0) 1480 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:50:52.076 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:52.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:52.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:52.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:52.319 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:52.356 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:52.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:52.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:52.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:52.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:52.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:52.629 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:52.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:52.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:52.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:52.872 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:52.888 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:52 smithi183 bash[59233]: cluster 2023-10-01T09:50:51.715901+0000 mon.a (mon.0) 1481 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:50:52.888 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:52 smithi183 bash[59233]: cluster 2023-10-01T09:50:51.728039+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T09:50:52.888 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:52 smithi183 bash[59233]: audit 2023-10-01T09:50:51.729722+0000 mon.a (mon.0) 1482 : audit 1 from='client.? 172.21.15.111:0/884933184' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:50:52.888 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:52 smithi183 bash[59233]: cluster 2023-10-01T09:50:51.729846+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-10-01T09:50:52.889 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:52 smithi183 bash[59233]: cluster 2023-10-01T09:50:51.748330+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T09:50:52.910 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:52.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:53.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:53.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[78631]: cluster 2023-10-01T09:50:51.715901+0000 mon.a (mon.0) 1481 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:50:53.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[78631]: cluster 2023-10-01T09:50:51.728039+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T09:50:53.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[78631]: audit 2023-10-01T09:50:51.729722+0000 mon.a (mon.0) 1482 : audit 1 from='client.? 172.21.15.111:0/884933184' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:50:53.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[78631]: cluster 2023-10-01T09:50:51.729846+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-10-01T09:50:53.026 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[78631]: cluster 2023-10-01T09:50:51.748330+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T09:50:53.026 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[75702]: cluster 2023-10-01T09:50:51.715901+0000 mon.a (mon.0) 1481 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:50:53.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[75702]: cluster 2023-10-01T09:50:51.728039+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T09:50:53.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[75702]: audit 2023-10-01T09:50:51.729722+0000 mon.a (mon.0) 1482 : audit 1 from='client.? 172.21.15.111:0/884933184' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:50:53.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[75702]: cluster 2023-10-01T09:50:51.729846+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-10-01T09:50:53.027 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:52 smithi111 bash[75702]: cluster 2023-10-01T09:50:51.748330+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T09:50:53.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:53.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:53.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:53.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:53.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:53.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:53.416 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:53.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:53.555 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:53.583 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:53.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:53.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:53.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:53.828 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:53 smithi183 bash[59233]: cluster 2023-10-01T09:50:51.763571+0000 mgr.y (mgr.25132) 1237 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-10-01T09:50:53.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:53.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:53.971 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:53 smithi111 bash[75702]: cluster 2023-10-01T09:50:51.763571+0000 mgr.y (mgr.25132) 1237 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-10-01T09:50:53.971 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:53 smithi111 bash[78631]: cluster 2023-10-01T09:50:51.763571+0000 mgr.y (mgr.25132) 1237 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-10-01T09:50:53.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:53.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:53.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:54.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:54.114 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:54.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:54.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:54.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:54.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:54.364 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:54.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:54.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:54.538 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:54.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:54.684 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:54.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:54.816 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:54.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:54.921 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:54.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:54.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:54.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:55.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:55.061 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:50:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:50:54] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.33.4" 2023-10-01T09:50:55.081 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:55.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:55.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:55.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:55.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:55.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:55.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:55.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:55.594 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:55.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:55.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:55.720 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:50:55.724 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:55.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:55.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:55.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:55.902 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:55.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:56.006 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:56.013 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:55 smithi183 bash[59233]: cluster 2023-10-01T09:50:53.763982+0000 mgr.y (mgr.25132) 1238 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-10-01T09:50:56.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:55 smithi111 bash[75702]: cluster 2023-10-01T09:50:53.763982+0000 mgr.y (mgr.25132) 1238 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-10-01T09:50:56.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:55 smithi111 bash[78631]: cluster 2023-10-01T09:50:53.763982+0000 mgr.y (mgr.25132) 1238 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-10-01T09:50:56.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:56.181 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:56.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:56.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:56.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:56.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:56.440 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:56.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:56.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:56.568 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:56.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:56.707 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:50:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:50:56.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:56.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:56.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:56.974 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:56.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:57.080 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:57.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:57.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:57.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:57.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:57.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:57.382 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:57.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:57.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:57.527 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:57.632 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:57.672 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:57.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:57.745 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:57 smithi111 bash[78631]: cluster 2023-10-01T09:50:55.764621+0000 mgr.y (mgr.25132) 1239 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-10-01T09:50:57.775 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:57.788 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:57 smithi183 bash[59233]: cluster 2023-10-01T09:50:55.764621+0000 mgr.y (mgr.25132) 1239 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-10-01T09:50:57.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:57.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:57.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:57.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:57.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:58.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:58.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:57 smithi111 bash[75702]: cluster 2023-10-01T09:50:55.764621+0000 mgr.y (mgr.25132) 1239 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-10-01T09:50:58.073 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:58.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:58.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:58.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:58.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:58.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:58.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:58.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:50:58.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:50:58.612 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:58.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:50:58.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:50:58.761 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:58.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:58.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:58.928 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:58.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:59.011 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:50:59.037 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:59.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:50:59.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:50:59.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:50:59.164 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:59.196 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:50:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:50:59.301 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:59.330 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:59.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:59.458 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:59.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:59.559 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:50:59.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:59.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:50:59.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:50:59.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:59.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:50:59.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:50:59.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:59.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:50:59.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:50:59.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:50:59.971 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:00.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:00.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:59 smithi111 bash[75702]: cluster 2023-10-01T09:50:57.768333+0000 mgr.y (mgr.25132) 1240 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T09:51:00.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:59 smithi111 bash[75702]: audit 2023-10-01T09:50:59.062775+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:00.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:50:59 smithi111 bash[75702]: audit 2023-10-01T09:50:59.067036+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:00.044 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:59 smithi111 bash[78631]: cluster 2023-10-01T09:50:57.768333+0000 mgr.y (mgr.25132) 1240 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T09:51:00.045 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:59 smithi111 bash[78631]: audit 2023-10-01T09:50:59.062775+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:00.045 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:50:59 smithi111 bash[78631]: audit 2023-10-01T09:50:59.067036+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:59 smithi183 bash[59233]: cluster 2023-10-01T09:50:57.768333+0000 mgr.y (mgr.25132) 1240 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T09:51:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:59 smithi183 bash[59233]: audit 2023-10-01T09:50:59.062775+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:50:59 smithi183 bash[59233]: audit 2023-10-01T09:50:59.067036+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:00.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:00.137 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:00.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:00.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:00.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:00.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:00.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:00.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:00.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:00.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:00.661 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:00.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:00.722 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] 2023-10-01T09:51:00.722 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:51:00.723 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:51:00.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd out 5 2023-10-01T09:51:00.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:00.823 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:00.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:00.928 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:00.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:00.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:01.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:01.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:01.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:01.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:01.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:01.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:01.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:01.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:01.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:01.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:01.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:01.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:01.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:01.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:01.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:01.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:01 smithi111 bash[75702]: cluster 2023-10-01T09:50:59.768812+0000 mgr.y (mgr.25132) 1241 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T09:51:01.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:01 smithi111 bash[78631]: cluster 2023-10-01T09:50:59.768812+0000 mgr.y (mgr.25132) 1241 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T09:51:01.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:01.914 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:01.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:02.018 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:02.025 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:01 smithi183 bash[59233]: cluster 2023-10-01T09:50:59.768812+0000 mgr.y (mgr.25132) 1241 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T09:51:02.047 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:02.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:02.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:02.174 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:02.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:02.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:02.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:02.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:02.444 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:02.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:02.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:02.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:02.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:02.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:02.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:02.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:02.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:02.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:02.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:02.997 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:03.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:03.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:02 smithi111 bash[78631]: cluster 2023-10-01T09:51:01.769541+0000 mgr.y (mgr.25132) 1242 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:51:03.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:02 smithi111 bash[75702]: cluster 2023-10-01T09:51:01.769541+0000 mgr.y (mgr.25132) 1242 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:51:03.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:03.138 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:03.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:03.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:03.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:02 smithi183 bash[59233]: cluster 2023-10-01T09:51:01.769541+0000 mgr.y (mgr.25132) 1242 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:51:03.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:03.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:03.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:03.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:03.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:03.505 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:03.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:03.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:03.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:03.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:03.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:03.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:03.798 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:03.829 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:03.830 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:03.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:03.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:03.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:04.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:04.086 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:04.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:04.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:04.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:04.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:04.358 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:04.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:04.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:04.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:04.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:04.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:04.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:04.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:04.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:04.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:04.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:04.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:05.000 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:05.025 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:51:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:51:04] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.33.4" 2023-10-01T09:51:05.128 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:05.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:05.256 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:05.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:05.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:05.411 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:05.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:05.518 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:05.527 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:05 smithi183 bash[59233]: cluster 2023-10-01T09:51:03.769979+0000 mgr.y (mgr.25132) 1243 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-10-01T09:51:05.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:05.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:05.671 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:05 smithi111 bash[78631]: cluster 2023-10-01T09:51:03.769979+0000 mgr.y (mgr.25132) 1243 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-10-01T09:51:05.672 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:05 smithi111 bash[75702]: cluster 2023-10-01T09:51:03.769979+0000 mgr.y (mgr.25132) 1243 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2023-10-01T09:51:05.689 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:05.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:05.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:05.931 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:05.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:05.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:05.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:06.060 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:06.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:06.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:06.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:06.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:06.359 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:06.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:06.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:06.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:06.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:06.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:06.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:06.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:06.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:06.752 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:06.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:06.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:06.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:06.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:06.994 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:07.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:07.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:07.117 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:07.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:07.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:07.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:07.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:07.408 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:07 smithi111 bash[78631]: cluster 2023-10-01T09:51:05.770853+0000 mgr.y (mgr.25132) 1244 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-01T09:51:07.408 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:07 smithi111 bash[75702]: cluster 2023-10-01T09:51:05.770853+0000 mgr.y (mgr.25132) 1244 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-01T09:51:07.435 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:07.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:07.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:07.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:07.680 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:07.718 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:07 smithi183 bash[59233]: cluster 2023-10-01T09:51:05.770853+0000 mgr.y (mgr.25132) 1244 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2023-10-01T09:51:07.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:07.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:07.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:07.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:07.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:08.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:08.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:08.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:08.239 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:08.278 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:08.383 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:08.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:08.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:08.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:08.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:08.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:08.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:08.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:08.793 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:08.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:08.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:08.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:08.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:09.060 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:51:09.060 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:51:09.060 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:51:09.060 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139559 9.9 9:963562e8:::benchmark_data_smithi111_170841_object34134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.495795+0000", 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 598.55887297100003, 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.98980043799999995, 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139559 2023-10-01T09:51:09.061 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495795+0000", 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495795+0000", 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.062 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495794+0000", 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495802+0000", 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0770000000000008e-06 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.063 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495822+0000", 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0074000000000001e-05 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495832+0000", 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8339999999999994e-06 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495898+0000", 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6562000000000004e-05 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.064 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.495910+0000", 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2004999999999999e-05 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.469497+0000", 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97358713200000002 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.469701+0000", 2023-10-01T09:51:09.065 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0002041 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.469904+0000", 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020235199999999999 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.478822+0000", 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0089180869999999999 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.066 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.478860+0000", 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8510000000000002e-05 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485507+0000", 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0066468769999999998 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485544+0000", 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6819000000000001e-05 2023-10-01T09:51:09.067 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485596+0000", 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1759999999999999e-05 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139572 9.9 9:9370bcfc:::benchmark_data_smithi111_170841_object34147:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:51:09.068 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 598.54078200900005, 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.980955841, 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139572 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.069 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.070 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513886+0000", 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513891+0000", 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9449999999999998e-06 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513903+0000", 2023-10-01T09:51:09.071 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1727e-05 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.513911+0000", 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6739999999999997e-06 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.514045+0000", 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013436500000000001 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.072 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.514058+0000", 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2585000000000001e-05 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.475462+0000", 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96140431000000004 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.475580+0000", 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011775 2023-10-01T09:51:09.073 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.475686+0000", 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000106568 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485612+0000", 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0099255070000000001 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.074 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485695+0000", 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3298000000000001e-05 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494783+0000", 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0090876689999999996 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494815+0000", 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2459000000000002e-05 2023-10-01T09:51:09.075 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494842+0000", 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6868000000000001e-05 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.076 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139584 9.9 9:92de32e7:::benchmark_data_smithi111_170841_object34159:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.527506+0000", 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 598.527162718, 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96750130499999998, 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139584 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.077 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527506+0000", 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527506+0000", 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527505+0000", 2023-10-01T09:51:09.078 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527511+0000", 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1229999999999997e-06 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527520+0000", 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1970000000000002e-06 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.079 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527526+0000", 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2949999999999999e-06 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527591+0000", 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4797999999999999e-05 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.527601+0000", 2023-10-01T09:51:09.080 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.5140000000000007e-06 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.479011+0000", 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.951409964 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.479199+0000", 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018845 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.081 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.479396+0000", 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00019706899999999999 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485616+0000", 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0062204069999999998 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494762+0000", 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0091457740000000006 2023-10-01T09:51:09.082 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494909+0000", 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014656200000000001 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.494949+0000", 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0497999999999997e-05 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.083 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495007+0000", 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7742999999999999e-05 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139589 9.9 9:93e8e520:::benchmark_data_smithi111_170841_object34164:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.534722+0000", 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 598.51994674800005, 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97045368200000004, 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.084 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139589 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534722+0000", 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534722+0000", 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534720+0000", 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534727+0000", 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3980000000000002e-06 2023-10-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534742+0000", 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4487999999999999e-05 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534751+0000", 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1200000000000008e-06 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.087 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534817+0000", 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6601999999999997e-05 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.534829+0000", 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1593999999999999e-05 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.482833+0000", 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.94800351299999996 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.088 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.482949+0000", 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011604600000000001 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.483040+0000", 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0958999999999994e-05 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.495028+0000", 2023-10-01T09:51:09.089 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011988442 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505001+0000", 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0099728790000000005 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505077+0000", 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6185000000000003e-05 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.090 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505133+0000", 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5785000000000002e-05 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505175+0000", 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2466999999999998e-05 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.091 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.092 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.092 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:139597 9.9 9:939c00b0:::benchmark_data_smithi111_170841_object34172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-10-01T09:51:09.092 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:10.546994+0000", 2023-10-01T09:51:09.092 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 598.50767456999995, 2023-10-01T09:51:09.092 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.95830349699999995, 2023-10-01T09:51:09.092 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 139597 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.093 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.546994+0000", 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.546994+0000", 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.094 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.546991+0000", 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999971 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547003+0000", 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1423000000000001e-05 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547027+0000", 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4490000000000001e-05 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.095 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547038+0000", 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1249e-05 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547113+0000", 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5123999999999994e-05 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:10.547126+0000", 2023-10-01T09:51:09.096 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2486e-05 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485743+0000", 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93861745900000004 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.485865+0000", 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000121247 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.097 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.486022+0000", 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000157632 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.504951+0000", 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.018928282000000001 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505043+0000", 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2783999999999998e-05 2023-10-01T09:51:09.098 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505215+0000", 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017157399999999999 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505261+0000", 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5899000000000002e-05 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.099 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:11.505297+0000", 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6504999999999997e-05 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146160 9.5 9:aeb377bb:::benchmark_data_smithi111_170841_object40735:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.212167+0000", 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.84250126300003, 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0404675109999999, 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:51:09.100 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146160 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212167+0000", 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.101 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212167+0000", 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212166+0000", 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212174+0000", 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0579999999999998e-06 2023-10-01T09:51:09.102 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212186+0000", 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2472e-05 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212192+0000", 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8969999999999996e-06 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.103 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212252+0000", 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9982999999999998e-05 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212409+0000", 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015712300000000001 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.104 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.212557+0000", 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000147799 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.218633+0000", 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060755569999999997 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.221501+0000", 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028682500000000001 2023-10-01T09:51:09.105 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.227655+0000", 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061538890000000001 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.227672+0000", 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6874000000000001e-05 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.106 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.252527+0000", 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.024855297 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.252635+0000", 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000107815 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.107 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146177 9.5 9:a51c07f3:::benchmark_data_smithi111_170841_object40752:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.239895+0000", 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.81477380900003, 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.030559105, 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146177 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.108 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239895+0000", 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239895+0000", 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.109 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239893+0000", 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239900+0000", 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1260000000000003e-06 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239910+0000", 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0705e-05 2023-10-01T09:51:09.110 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239917+0000", 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6719999999999998e-06 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239974+0000", 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7515000000000001e-05 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.239984+0000", 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3989999999999993e-06 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.253037+0000", 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0130529619999999 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.253165+0000", 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128567 2023-10-01T09:51:09.112 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.253252+0000", 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6811000000000006e-05 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265383+0000", 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012131172000000001 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.113 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270162+0000", 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047791480000000004 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270349+0000", 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018636400000000001 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270409+0000", 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0174999999999999e-05 2023-10-01T09:51:09.114 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270454+0000", 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4708e-05 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146200 9.5 9:a1fa9508:::benchmark_data_smithi111_170841_object40775:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.271681+0000", 2023-10-01T09:51:09.115 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.78298714100004, 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99889753599999997, 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146200 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271681+0000", 2023-10-01T09:51:09.116 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271681+0000", 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271680+0000", 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.117 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271687+0000", 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0079999999999996e-06 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271703+0000", 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6753999999999999e-05 2023-10-01T09:51:09.118 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271712+0000", 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3639999999999999e-06 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271774+0000", 2023-10-01T09:51:09.119 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2368999999999999e-05 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.271784+0000", 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0248000000000001e-05 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.257142+0000", 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.98535778299999999 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.120 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.257261+0000", 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011913600000000001 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.257344+0000", 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2232999999999997e-05 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.121 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270107+0000", 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012763356 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270258+0000", 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000151514 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270503+0000", 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00024414599999999999 2023-10-01T09:51:09.122 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270542+0000", 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9758000000000001e-05 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270579+0000", 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6423e-05 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.123 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146210 9.5 9:af60c93e:::benchmark_data_smithi111_170841_object40785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.284270+0000", 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.77039848899994, 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99563448799999998, 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.124 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146210 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284270+0000", 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284270+0000", 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.125 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284268+0000", 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.126 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284278+0000", 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8640000000000008e-06 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284298+0000", 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0047999999999998e-05 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284308+0000", 2023-10-01T09:51:09.127 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0176999999999999e-05 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284383+0000", 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4493999999999995e-05 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.284397+0000", 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4626e-05 2023-10-01T09:51:09.128 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.261110+0000", 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97671289800000005 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.261222+0000", 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000111718 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.129 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.261295+0000", 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3497999999999993e-05 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270276+0000", 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0089810350000000001 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.130 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279679+0000", 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0094021350000000007 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279794+0000", 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011509400000000001 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279855+0000", 2023-10-01T09:51:09.131 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1533999999999997e-05 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279904+0000", 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9243999999999998e-05 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146220 9.5 9:a8a211df:::benchmark_data_smithi111_170841_object40795:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.132 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.75847004499997, 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99720462700000001, 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146220 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.133 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296198+0000", 2023-10-01T09:51:09.134 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296203+0000", 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6630000000000001e-06 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296212+0000", 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2070000000000001e-06 2023-10-01T09:51:09.135 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296218+0000", 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4250000000000003e-06 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296294+0000", 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6110000000000001e-05 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.136 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.296317+0000", 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2833999999999999e-05 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265415+0000", 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.96909815700000002 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265554+0000", 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013877099999999999 2023-10-01T09:51:09.137 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.265686+0000", 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013216700000000001 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279614+0000", 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013927864 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.138 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279731+0000", 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117382 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293343+0000", 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013611626 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293376+0000", 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2827000000000003e-05 2023-10-01T09:51:09.139 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293403+0000", 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.7115999999999999e-05 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146239 9.5 9:a5ea30df:::benchmark_data_smithi111_170841_object40814:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.330918+0000", 2023-10-01T09:51:09.140 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.72375057900001, 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.97269015700000006, 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146239 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.141 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330918+0000", 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330918+0000", 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330916+0000", 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:51:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330923+0000", 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4399999999999999e-06 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330940+0000", 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6330000000000001e-05 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.143 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.330948+0000", 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2320000000000001e-06 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.331050+0000", 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102321 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.331063+0000", 2023-10-01T09:51:09.144 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3424999999999999e-05 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270616+0000", 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93955202400000004 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270749+0000", 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013301400000000001 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.145 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.270880+0000", 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013104600000000001 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279741+0000", 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0088610600000000005 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.146 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293300+0000", 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013559336999999999 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303415+0000", 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010115122000000001 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303517+0000", 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010208300000000001 2023-10-01T09:51:09.147 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303608+0000", 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0824999999999999e-05 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146249 9.5 9:a63d4110:::benchmark_data_smithi111_170841_object40824:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.345303+0000", 2023-10-01T09:51:09.148 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.70936493199997, 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.95846616500000004, 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146249 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.149 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345303+0000", 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345303+0000", 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345302+0000", 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:51:09.150 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345311+0000", 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1020000000000003e-06 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345326+0000", 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5118e-05 2023-10-01T09:51:09.151 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345334+0000", 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7980000000000006e-06 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345392+0000", 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7989000000000003e-05 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.152 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.345402+0000", 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0224000000000001e-05 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.275598+0000", 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93019576599999998 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.275739+0000", 2023-10-01T09:51:09.153 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014099699999999999 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.275881+0000", 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014193300000000001 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293241+0000", 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.017360337 2023-10-01T09:51:09.154 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293467+0000", 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00022551799999999999 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303681+0000", 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010214757 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.155 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303729+0000", 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7994999999999997e-05 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.303770+0000", 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0175000000000001e-05 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.156 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45314.0:146275 9.5 9:afb12473:::benchmark_data_smithi111_170841_object40850:head [delete] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:41:21.381419+0000", 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 587.67324977199996, 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.93654141999999996, 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45314", 2023-10-01T09:51:09.157 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1338110317", 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 146275 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381419+0000", 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.158 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381419+0000", 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381417+0000", 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.159 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381424+0000", 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.277e-06 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381440+0000", 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5846999999999999e-05 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381450+0000", 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3540000000000006e-06 2023-10-01T09:51:09.160 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381518+0000", 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8664000000000005e-05 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:21.381532+0000", 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3957e-05 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.161 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.279947+0000", 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.89841480200000001 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.280069+0000", 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000122225 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.280196+0000", 2023-10-01T09:51:09.162 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012672599999999999 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293412+0000", 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013215500999999999 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.293514+0000", 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102929 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.163 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317903+0000", 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024388521999999999 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317934+0000", 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0944000000000001e-05 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.164 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:41:22.317960+0000", 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6143e-05 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:175444 10.a 10:5014be11:::benchmark_data_smithi111_194682_object66277:head [delete] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:47:11.338338+0000", 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 237.716330005, 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.056324144, 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.165 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 175444 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338338+0000", 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.166 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338338+0000", 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338337+0000", 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.167 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338346+0000", 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2550000000000003e-06 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338367+0000", 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1444e-05 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338379+0000", 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2054e-05 2023-10-01T09:51:09.168 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338451+0000", 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1903999999999995e-05 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op must wait for map", 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.338460+0000", 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5350000000000004e-06 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.169 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.351579+0000", 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013119377999999999 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.351589+0000", 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0181e-05 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.370412+0000", 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.018822782 2023-10-01T09:51:09.170 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.373698+0000", 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0032860739999999999 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.374087+0000", 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000389226 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.171 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394485+0000", 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020397479999999999 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394493+0000", 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6629999999999993e-06 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.172 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394565+0000", 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2717000000000002e-05 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394619+0000", 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3971999999999998e-05 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394663+0000", 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3235999999999997e-05 2023-10-01T09:51:09.173 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:175454 10.a 10:5ff1cd75:::benchmark_data_smithi111_194682_object66287:head [delete] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:47:11.356589+0000", 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 237.698079689, 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0500855790000001, 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.174 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 175454 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.356589+0000", 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.175 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.356589+0000", 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.356588+0000", 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.176 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.356593+0000", 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1150000000000002e-06 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.356603+0000", 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0030999999999999e-05 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.356609+0000", 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8830000000000003e-06 2023-10-01T09:51:09.177 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.359739+0000", 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0031297859999999999 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.359749+0000", 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0308e-05 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.178 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.384669+0000", 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0249197990000001 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.384798+0000", 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012937100000000001 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.384927+0000", 2023-10-01T09:51:09.179 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000129393 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394528+0000", 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0096007729999999999 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.401684+0000", 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0071560130000000001 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.180 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.406584+0000", 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0048995769999999996 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.406638+0000", 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4216999999999999e-05 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.406674+0000", 2023-10-01T09:51:09.181 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6242999999999998e-05 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:175466 10.a 10:51eb5775:::benchmark_data_smithi111_194682_object66299:head [delete] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:47:11.382640+0000", 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 237.67202796999999, 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0242659000000001, 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.182 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 175466 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382640+0000", 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.183 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382640+0000", 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382639+0000", 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382647+0000", 2023-10-01T09:51:09.184 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3409999999999997e-06 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382661+0000", 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3874e-05 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382669+0000", 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9869999999999999e-06 2023-10-01T09:51:09.185 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382721+0000", 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2268999999999997e-05 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.382732+0000", 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1119e-05 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.186 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.389233+0000", 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0065010059999999 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.389355+0000", 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012212599999999999 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.389483+0000", 2023-10-01T09:51:09.187 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012767400000000001 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.398843+0000", 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0093600049999999994 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.401729+0000", 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028861780000000001 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.188 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.406728+0000", 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0049987859999999999 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.406771+0000", 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3049000000000001e-05 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.189 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.406906+0000", 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013557400000000001 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:175470 10.a 10:5b70e9c4:::benchmark_data_smithi111_194682_object66303:head [delete] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:47:11.397726+0000", 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 237.65694288200001, 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0190846170000001, 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.190 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 175470 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397726+0000", 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.191 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397726+0000", 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397724+0000", 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.192 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397733+0000", 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3360000000000001e-06 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397755+0000", 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2101000000000001e-05 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397767+0000", 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1970000000000001e-05 2023-10-01T09:51:09.193 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397826+0000", 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8557000000000002e-05 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:11.397835+0000", 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2669999999999995e-06 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.194 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394703+0000", 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.99686805899999997 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394834+0000", 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013061400000000001 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:51:09.195 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.394964+0000", 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013082100000000001 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.398856+0000", 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038920560000000001 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.401770+0000", 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002913232 2023-10-01T09:51:09.196 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.416722+0000", 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014952271 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.416770+0000", 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7772000000000003e-05 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.197 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:47:12.416810+0000", 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0391e-05 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:120225 11.6 11:6a0cb9fb:::benchmark_data_smithi111_214802_object12576:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:53.719576+0000", 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 15.335092864, 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10285752099999999, 2023-10-01T09:51:09.198 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 120225 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719576+0000", 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.199 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719576+0000", 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719574+0000", 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.200 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719580+0000", 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2159999999999997e-06 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719591+0000", 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1012999999999999e-05 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719598+0000", 2023-10-01T09:51:09.201 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5619999999999998e-06 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719642+0000", 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4263e-05 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719754+0000", 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000111731 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.202 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.719853+0000", 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8400000000000007e-05 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.728298+0000", 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084452739999999991 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.730896+0000", 2023-10-01T09:51:09.203 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025983080000000001 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.822045+0000", 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.091149172000000001 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.822346+0000", 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000300542 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.204 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:53.822433+0000", 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7237000000000005e-05 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:121585 11.6 11:63e7fcf2:::benchmark_data_smithi111_214802_object13936:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:55.601286+0000", 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 13.453382327, 2023-10-01T09:51:09.205 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.121456432, 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 121585 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.601286+0000", 2023-10-01T09:51:09.206 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.601286+0000", 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.601285+0000", 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.207 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.601290+0000", 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7840000000000003e-06 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.601301+0000", 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1046999999999999e-05 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.208 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.601308+0000", 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1210000000000001e-06 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.680911+0000", 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.079602832999999998 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.680997+0000", 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6211000000000005e-05 2023-10-01T09:51:09.209 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.681100+0000", 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000102617 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.690549+0000", 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0094487370000000005 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.210 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.700086+0000", 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0095369070000000007 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.722544+0000", 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022458937000000002 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.722701+0000", 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015648499999999999 2023-10-01T09:51:09.211 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.722743+0000", 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1576999999999999e-05 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:121586 11.6 11:62277530:::benchmark_data_smithi111_214802_object13937:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:55.602340+0000", 2023-10-01T09:51:09.212 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 13.452328073, 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.12050923600000001, 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 121586 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:51:09.213 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.602340+0000", 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.602340+0000", 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.602339+0000", 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:51:09.214 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.602345+0000", 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2340000000000002e-06 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.602356+0000", 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1148999999999999e-05 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.215 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.602363+0000", 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3220000000000004e-06 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.684989+0000", 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.082625958999999999 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.685111+0000", 2023-10-01T09:51:09.216 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000122268 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.685215+0000", 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010388299999999999 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.700224+0000", 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015008822 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.217 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.700283+0000", 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8529000000000002e-05 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.722780+0000", 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022497613999999999 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.722819+0000", 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8655999999999997e-05 2023-10-01T09:51:09.218 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:55.722850+0000", 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0741999999999998e-05 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:51:09.219 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:51:09.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:09.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:09.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:09.345 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:09.358 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:09.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:09.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:09.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:09.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:09.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:09.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:09.511 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[75702]: cluster 2023-10-01T09:51:07.771328+0000 mgr.y (mgr.25132) 1245 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[75702]: audit 2023-10-01T09:51:09.029345+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[75702]: audit 2023-10-01T09:51:09.055254+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[75702]: audit 2023-10-01T09:51:09.056859+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[75702]: audit 2023-10-01T09:51:09.058201+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[75702]: audit 2023-10-01T09:51:09.072811+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[78631]: cluster 2023-10-01T09:51:07.771328+0000 mgr.y (mgr.25132) 1245 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[78631]: audit 2023-10-01T09:51:09.029345+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[78631]: audit 2023-10-01T09:51:09.055254+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[78631]: audit 2023-10-01T09:51:09.056859+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:51:09.512 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[78631]: audit 2023-10-01T09:51:09.058201+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:51:09.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:09 smithi111 bash[78631]: audit 2023-10-01T09:51:09.072811+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.609 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:09.644 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:09.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:09.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:09.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:09 smithi183 bash[59233]: cluster 2023-10-01T09:51:07.771328+0000 mgr.y (mgr.25132) 1245 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-10-01T09:51:09.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:09 smithi183 bash[59233]: audit 2023-10-01T09:51:09.029345+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:09 smithi183 bash[59233]: audit 2023-10-01T09:51:09.055254+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:09 smithi183 bash[59233]: audit 2023-10-01T09:51:09.056859+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:51:09.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:09 smithi183 bash[59233]: audit 2023-10-01T09:51:09.058201+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:51:09.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:09 smithi183 bash[59233]: audit 2023-10-01T09:51:09.072811+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:09.805 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:09.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:09.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:09.908 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:09.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:09.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:09.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:10.033 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:10.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:10.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:10.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:10.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:10.304 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:10.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:10.450 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:10.495 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:10.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:10.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:10.624 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:10.737 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:10.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:10.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:10.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:10.889 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:10.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:10.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:11.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:11.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:11.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:11.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:11.265 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:11.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:11.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:11.401 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:11 smithi111 bash[75702]: cluster 2023-10-01T09:51:09.771819+0000 mgr.y (mgr.25132) 1246 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T09:51:11.406 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:11 smithi183 bash[59233]: cluster 2023-10-01T09:51:09.771819+0000 mgr.y (mgr.25132) 1246 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T09:51:11.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:11.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:11.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:11.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:11.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:11 smithi111 bash[78631]: cluster 2023-10-01T09:51:09.771819+0000 mgr.y (mgr.25132) 1246 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T09:51:11.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:11.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:11.709 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:11.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:11.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:11.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:11.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:11.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:11.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:11.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:12.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:12.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:12.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:12.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:12.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:12.289 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:12.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:12.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:12.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:12.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:12.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:12.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:12.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:12.685 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:12.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:12.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:12.826 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:12.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:12.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:12.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:12.958 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:12.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:12.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:13.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:13.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:13.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:13.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:51:13.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:13.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:13.370 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:13.402 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:13.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:13.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:13.513 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:13 smithi111 bash[75702]: cluster 2023-10-01T09:51:11.772503+0000 mgr.y (mgr.25132) 1247 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-10-01T09:51:13.513 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:13 smithi111 bash[78631]: cluster 2023-10-01T09:51:11.772503+0000 mgr.y (mgr.25132) 1247 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-10-01T09:51:13.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:13.640 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:13.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:13.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:13.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:13.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:13 smithi183 bash[59233]: cluster 2023-10-01T09:51:11.772503+0000 mgr.y (mgr.25132) 1247 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-10-01T09:51:13.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:13.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:13.948 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:13.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:14.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:14.079 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:14.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:14.187 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:14.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:14.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:14.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:14.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:14.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:14.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:14.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:14.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:14.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:14 smithi183 bash[59233]: audit 2023-10-01T09:51:14.053232+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:14.562 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:14.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:14 smithi111 bash[75702]: audit 2023-10-01T09:51:14.053232+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:14.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:14 smithi111 bash[78631]: audit 2023-10-01T09:51:14.053232+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:14.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:14.696 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:14.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:14.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:14.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:14.861 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:14.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:14.973 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:51:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:51:14] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-10-01T09:51:14.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:14.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:14.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:15.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:15.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:15.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:15.363 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.388 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:15.495 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:15.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.630 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:15 smithi183 bash[59233]: cluster 2023-10-01T09:51:13.773066+0000 mgr.y (mgr.25132) 1248 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T09:51:15.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:15.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:15.756 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:15.789 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:15.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:15 smithi111 bash[75702]: cluster 2023-10-01T09:51:13.773066+0000 mgr.y (mgr.25132) 1248 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T09:51:15.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:15 smithi111 bash[78631]: cluster 2023-10-01T09:51:13.773066+0000 mgr.y (mgr.25132) 1248 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T09:51:15.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:15.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:15.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:15.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:16.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.075 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:16.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:16.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:16.316 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:16.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:16.593 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:16.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:16.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:16.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.780 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:16.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:16.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:16.934 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:16.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:16.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:17.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:17.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:17.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:17.170 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:17.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:17.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:17.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:17.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:17.436 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:17 smithi183 bash[59233]: cluster 2023-10-01T09:51:15.773792+0000 mgr.y (mgr.25132) 1249 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-10-01T09:51:17.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:17.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:17.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:17.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:17 smithi111 bash[75702]: cluster 2023-10-01T09:51:15.773792+0000 mgr.y (mgr.25132) 1249 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-10-01T09:51:17.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:17 smithi111 bash[78631]: cluster 2023-10-01T09:51:15.773792+0000 mgr.y (mgr.25132) 1249 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-10-01T09:51:17.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:17.629 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:17.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:17.731 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:17.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:17.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:17.891 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:17.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:17.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:17.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:18.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:18.132 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:18.160 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:18.263 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:18.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:18.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:18.410 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:18.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:18.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:18.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:18.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:18.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:18.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:18.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:18.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:18.819 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:51:18.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:18.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:18.849 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:51:18.870 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:51:18.938 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:18.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:18.974 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:51:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:18.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:19.009 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:51:19.047 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:51:19.074 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:51:19.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:19.104 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:51:19.108 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.119 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:51:19.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:19.234 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:19.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:19.372 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:19.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:19.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:19.506 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:19.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:19.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:19.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:19.747 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:19.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:19 smithi111 bash[75702]: cluster 2023-10-01T09:51:17.774319+0000 mgr.y (mgr.25132) 1250 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-10-01T09:51:19.756 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:19 smithi111 bash[75702]: audit 2023-10-01T09:51:18.780220+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.111:0/2740970416' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:51:19.757 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:19 smithi111 bash[78631]: cluster 2023-10-01T09:51:17.774319+0000 mgr.y (mgr.25132) 1250 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-10-01T09:51:19.757 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:19 smithi111 bash[78631]: audit 2023-10-01T09:51:18.780220+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.111:0/2740970416' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:51:19.781 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:19.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:19 smithi183 bash[59233]: cluster 2023-10-01T09:51:17.774319+0000 mgr.y (mgr.25132) 1250 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-10-01T09:51:19.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:19 smithi183 bash[59233]: audit 2023-10-01T09:51:18.780220+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.111:0/2740970416' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:51:19.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:19.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:19.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:19.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:20.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:20.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:20.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:20.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:20.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:20.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:20.328 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:20.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:20.454 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:20 smithi183 bash[59233]: audit 2023-10-01T09:51:19.801965+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.111:0/2489127592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:51:20.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:20.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:20.467 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:51:20.562 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:20.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:20 smithi111 bash[75702]: audit 2023-10-01T09:51:19.801965+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.111:0/2489127592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:51:20.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:20 smithi111 bash[78631]: audit 2023-10-01T09:51:19.801965+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.111:0/2489127592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:51:20.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:20.697 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:20.720 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:20.822 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.855 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:20.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:20.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:20.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:20.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:21.087 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:21.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:21.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:21.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:21.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:21.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:21.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:21.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:21.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:21.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:21 smithi183 bash[59233]: cluster 2023-10-01T09:51:19.774812+0000 mgr.y (mgr.25132) 1251 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2023-10-01T09:51:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:21 smithi183 bash[59233]: cluster 2023-10-01T09:51:20.438390+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:51:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:21 smithi183 bash[59233]: cluster 2023-10-01T09:51:20.455863+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T09:51:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:21 smithi183 bash[59233]: audit 2023-10-01T09:51:20.462148+0000 mon.a (mon.0) 1494 : audit 1 from='client.? 172.21.15.111:0/2489127592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:51:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:21 smithi183 bash[59233]: cluster 2023-10-01T09:51:20.462243+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-10-01T09:51:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:21 smithi183 bash[59233]: cluster 2023-10-01T09:51:20.471774+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T09:51:21.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:21.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[78631]: cluster 2023-10-01T09:51:19.774812+0000 mgr.y (mgr.25132) 1251 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2023-10-01T09:51:21.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[78631]: cluster 2023-10-01T09:51:20.438390+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:51:21.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[78631]: cluster 2023-10-01T09:51:20.455863+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T09:51:21.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[78631]: audit 2023-10-01T09:51:20.462148+0000 mon.a (mon.0) 1494 : audit 1 from='client.? 172.21.15.111:0/2489127592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:51:21.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[78631]: cluster 2023-10-01T09:51:20.462243+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-10-01T09:51:21.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[78631]: cluster 2023-10-01T09:51:20.471774+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T09:51:21.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[75702]: cluster 2023-10-01T09:51:19.774812+0000 mgr.y (mgr.25132) 1251 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2023-10-01T09:51:21.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[75702]: cluster 2023-10-01T09:51:20.438390+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:51:21.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[75702]: cluster 2023-10-01T09:51:20.455863+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T09:51:21.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[75702]: audit 2023-10-01T09:51:20.462148+0000 mon.a (mon.0) 1494 : audit 1 from='client.? 172.21.15.111:0/2489127592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:51:21.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[75702]: cluster 2023-10-01T09:51:20.462243+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-10-01T09:51:21.637 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:21 smithi111 bash[75702]: cluster 2023-10-01T09:51:20.471774+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T09:51:21.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:21.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:21.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:21.781 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:21.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:21.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:21.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:21.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:22.019 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:22.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:22.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:22.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:22.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:22.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:22.298 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[75702]: debug 2023-10-01T09:51:22.271+0000 7f8b24322700 -1 mon.a@0(leader).osd e263 definitely_dead 0 2023-10-01T09:51:22.315 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:22.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:22.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:22.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:22.478 INFO:teuthology.orchestra.run.smithi111.stderr:marked out osd.5. 2023-10-01T09:51:22.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:22.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[75702]: audit 2023-10-01T09:51:22.275541+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.111:0/762810962' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-01T09:51:22.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[75702]: audit 2023-10-01T09:51:22.275595+0000 mon.a (mon.0) 1496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-01T09:51:22.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.275833+0000 mon.a (mon.0) 1497 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-10-01T09:51:22.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[78631]: audit 2023-10-01T09:51:22.275541+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.111:0/762810962' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-01T09:51:22.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[78631]: audit 2023-10-01T09:51:22.275595+0000 mon.a (mon.0) 1496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-01T09:51:22.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:22 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.275833+0000 mon.a (mon.0) 1497 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-10-01T09:51:22.591 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:22.694 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:22.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:22.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:22 smithi183 bash[59233]: audit 2023-10-01T09:51:22.275541+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.111:0/762810962' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-01T09:51:22.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:22 smithi183 bash[59233]: audit 2023-10-01T09:51:22.275595+0000 mon.a (mon.0) 1496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-01T09:51:22.728 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:22 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.275833+0000 mon.a (mon.0) 1497 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-10-01T09:51:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:22.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:22.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:22.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:22.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:22.991 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:22.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:22.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:23.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:23.124 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:23.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:23.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:23.261 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:23.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:23.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:23.396 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:23.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:23.524 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:23.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:21.775385+0000 mgr.y (mgr.25132) 1252 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-01T09:51:23.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.463588+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.466339+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.467658+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: audit 2023-10-01T09:51:22.467721+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.467991+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.468625+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.469492+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.471591+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.477426+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:23 smithi183 bash[59233]: cluster 2023-10-01T09:51:22.478889+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.628 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:23.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:23.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:23.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:21.775385+0000 mgr.y (mgr.25132) 1252 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.463588+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.466339+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.467658+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: audit 2023-10-01T09:51:22.467721+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.467991+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.468625+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.469492+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.471591+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.477426+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[78631]: cluster 2023-10-01T09:51:22.478889+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:21.775385+0000 mgr.y (mgr.25132) 1252 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.463588+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.466339+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.467658+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: audit 2023-10-01T09:51:22.467721+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.467991+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-01T09:51:23.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.468625+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.469492+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.471591+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.477426+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:23 smithi111 bash[75702]: cluster 2023-10-01T09:51:22.478889+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T09:51:23.788 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:23.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:23.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:51:23.892 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:23.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:23.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:23.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:24.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:24.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:24.195 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:24.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:24.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:24.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:24.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:24.380 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:24.465 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:24.498 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:24.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:24.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:24.635 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:24.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:24.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.464772+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.468357+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-01T09:51:24.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.468705+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.468743+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.471688+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.472052+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.475118+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.475468+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.477187+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.478305+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:24 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.480922+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.762 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:24.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:51:24] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-10-01T09:51:24.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.464772+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.468357+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.468705+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.468743+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.471688+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.472052+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.475118+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.475468+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.477187+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.478305+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.480922+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.464772+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.468357+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.468705+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.468743+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.471688+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.472052+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.475118+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.475468+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.477187+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.478305+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:24 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.480922+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T09:51:24.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:24.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:24.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:24.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:25.034 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:25.036 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:51:25.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:25.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:25.184 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:25.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:25.292 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:25.321 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:25.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:25.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:25.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:25.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:23.775815+0000 mgr.y (mgr.25132) 1253 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 573 op/s 2023-10-01T09:51:25.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.482507+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.485704+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-01T09:51:25.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.486082+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.486915+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.486976+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.488327+0000 osd.3 (osd.3) 2 : cluster 0 11.8 starting backfill to osd.0 from (0'0,0'0] MAX to 263'8905 2023-10-01T09:51:25.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.488689+0000 osd.3 (osd.3) 3 : cluster 0 11.a starting backfill to osd.1 from (0'0,0'0] MAX to 263'8781 2023-10-01T09:51:25.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.492490+0000 osd.7 (osd.7) 182 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 263'9070 2023-10-01T09:51:25.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:25 smithi183 bash[59233]: cluster 2023-10-01T09:51:24.516178+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:25.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:25.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:25.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:25.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:23.775815+0000 mgr.y (mgr.25132) 1253 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 573 op/s 2023-10-01T09:51:25.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.482507+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.766 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.485704+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.486082+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.486915+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.486976+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.488327+0000 osd.3 (osd.3) 2 : cluster 0 11.8 starting backfill to osd.0 from (0'0,0'0] MAX to 263'8905 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.488689+0000 osd.3 (osd.3) 3 : cluster 0 11.a starting backfill to osd.1 from (0'0,0'0] MAX to 263'8781 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.492490+0000 osd.7 (osd.7) 182 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 263'9070 2023-10-01T09:51:25.767 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[75702]: cluster 2023-10-01T09:51:24.516178+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:23.775815+0000 mgr.y (mgr.25132) 1253 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 573 op/s 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.482507+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.485704+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.486082+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.486915+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.486976+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.770 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.488327+0000 osd.3 (osd.3) 2 : cluster 0 11.8 starting backfill to osd.0 from (0'0,0'0] MAX to 263'8905 2023-10-01T09:51:25.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.488689+0000 osd.3 (osd.3) 3 : cluster 0 11.a starting backfill to osd.1 from (0'0,0'0] MAX to 263'8781 2023-10-01T09:51:25.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.492490+0000 osd.7 (osd.7) 182 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 263'9070 2023-10-01T09:51:25.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:25 smithi111 bash[78631]: cluster 2023-10-01T09:51:24.516178+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T09:51:25.784 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:25.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:25.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:25.922 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:25.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:25.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:26.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:26.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:26.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:26.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:26.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:26.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:26.331 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:26.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:26.434 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:26.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:26.555 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:26 smithi111 bash[75702]: cluster 2023-10-01T09:51:26.482449+0000 mon.a (mon.0) 1502 : cluster 3 Health check failed: Degraded data redundancy: 17/224424 objects degraded (0.008%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:26.569 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:26.603 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:26.711 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:26.720 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:26 smithi183 bash[59233]: cluster 2023-10-01T09:51:26.482449+0000 mon.a (mon.0) 1502 : cluster 3 Health check failed: Degraded data redundancy: 17/224424 objects degraded (0.008%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:26.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:26.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:26.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:26 smithi111 bash[78631]: cluster 2023-10-01T09:51:26.482449+0000 mon.a (mon.0) 1502 : cluster 3 Health check failed: Degraded data redundancy: 17/224424 objects degraded (0.008%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:26.840 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:26.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:26.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:26.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.005 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:27.110 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:27.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:27.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:27.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:27.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:27.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:27.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:27.522 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:27.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.687 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:27.793 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:27 smithi183 bash[59233]: cluster 2023-10-01T09:51:25.776537+0000 mgr.y (mgr.25132) 1254 : cluster 0 pgmap v1333: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 512 op/s; 17/224424 objects degraded (0.008%); 9501/224424 objects misplaced (4.234%); 108 KiB/s, 3 objects/s recovering 2023-10-01T09:51:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:27 smithi111 bash[75702]: cluster 2023-10-01T09:51:25.776537+0000 mgr.y (mgr.25132) 1254 : cluster 0 pgmap v1333: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 512 op/s; 17/224424 objects degraded (0.008%); 9501/224424 objects misplaced (4.234%); 108 KiB/s, 3 objects/s recovering 2023-10-01T09:51:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:27 smithi111 bash[78631]: cluster 2023-10-01T09:51:25.776537+0000 mgr.y (mgr.25132) 1254 : cluster 0 pgmap v1333: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 512 op/s; 17/224424 objects degraded (0.008%); 9501/224424 objects misplaced (4.234%); 108 KiB/s, 3 objects/s recovering 2023-10-01T09:51:27.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:27.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:27.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:27.973 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:27.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:27.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:28.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:28.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:28.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:28.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:28.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:28.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:28.353 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:28.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:28.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:28.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:28.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:28.618 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:28.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:28.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:28.746 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:28.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:28.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:28.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:28.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:28.964 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] 2023-10-01T09:51:28.965 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:51:28.965 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-10-01T09:51:28.965 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T09:51:28.966 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T09:51:28.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-10-01T09:51:29.022 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:29.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:29.156 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:29.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:29.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:29.211 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:51:29.211 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:51:29.291 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:29.321 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:29.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:29.459 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:29.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:29 smithi183 bash[59233]: cluster 2023-10-01T09:51:27.777119+0000 mgr.y (mgr.25132) 1255 : cluster 0 pgmap v1334: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 17/222492 objects degraded (0.008%); 18630/222492 objects misplaced (8.373%); 1.1 MiB/s, 19 objects/s recovering 2023-10-01T09:51:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:29 smithi183 bash[59233]: audit 2023-10-01T09:51:29.064329+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:29.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:29 smithi183 bash[59233]: audit 2023-10-01T09:51:29.066511+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:29.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:29.591 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:29.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:29.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:29 smithi111 bash[78631]: cluster 2023-10-01T09:51:27.777119+0000 mgr.y (mgr.25132) 1255 : cluster 0 pgmap v1334: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 17/222492 objects degraded (0.008%); 18630/222492 objects misplaced (8.373%); 1.1 MiB/s, 19 objects/s recovering 2023-10-01T09:51:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:29 smithi111 bash[78631]: audit 2023-10-01T09:51:29.064329+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:29 smithi111 bash[78631]: audit 2023-10-01T09:51:29.066511+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:29 smithi111 bash[75702]: cluster 2023-10-01T09:51:27.777119+0000 mgr.y (mgr.25132) 1255 : cluster 0 pgmap v1334: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 17/222492 objects degraded (0.008%); 18630/222492 objects misplaced (8.373%); 1.1 MiB/s, 19 objects/s recovering 2023-10-01T09:51:29.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:29 smithi111 bash[75702]: audit 2023-10-01T09:51:29.064329+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:51:29.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:29 smithi111 bash[75702]: audit 2023-10-01T09:51:29.066511+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:29.840 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:29.861 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:29.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:29.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:29.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:29.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:29.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:30.100 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:30.138 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:30.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:30.242 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:30.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:30.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:30.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:30.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:30.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:30.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:30.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T09:51:30.538 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:30.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:30.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:30.694 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:30.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:30.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:30.823 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:30.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:30.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:30.936 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:30.938 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:30.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:30.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:30.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:31.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:31.098 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:31.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:31.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:31.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:31.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:31.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:31.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:31.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:31.487 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:31.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:31.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:31.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:31.668 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:31 smithi111 bash[75702]: cluster 2023-10-01T09:51:29.777703+0000 mgr.y (mgr.25132) 1256 : cluster 0 pgmap v1335: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 17/221376 objects degraded (0.008%); 18630/221376 objects misplaced (8.416%); 919 KiB/s, 15 objects/s recovering 2023-10-01T09:51:31.669 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:31 smithi111 bash[78631]: cluster 2023-10-01T09:51:29.777703+0000 mgr.y (mgr.25132) 1256 : cluster 0 pgmap v1335: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 17/221376 objects degraded (0.008%); 18630/221376 objects misplaced (8.416%); 919 KiB/s, 15 objects/s recovering 2023-10-01T09:51:31.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:31.720 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:31 smithi183 bash[59233]: cluster 2023-10-01T09:51:29.777703+0000 mgr.y (mgr.25132) 1256 : cluster 0 pgmap v1335: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 302 op/s; 17/221376 objects degraded (0.008%); 18630/221376 objects misplaced (8.416%); 919 KiB/s, 15 objects/s recovering 2023-10-01T09:51:31.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:31.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:31.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:31.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:31.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:32.031 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:32.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:32.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:32.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:32.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:32.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:32.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:32.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:32.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:32.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:32.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:32.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:32.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:32.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:32.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:32 smithi111 bash[75702]: cluster 2023-10-01T09:51:32.546235+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 179/212493 objects degraded (0.084%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:32.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:32 smithi111 bash[78631]: cluster 2023-10-01T09:51:32.546235+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 179/212493 objects degraded (0.084%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:32.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:32.840 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:32 smithi183 bash[59233]: cluster 2023-10-01T09:51:32.546235+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 179/212493 objects degraded (0.084%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:32.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:32.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:32.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:32.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:33.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:33.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:33.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:33.240 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:33.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:33.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:33.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:33.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:33.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:33.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:33.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:33.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:33.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:33.789 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:33.799 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:33 smithi111 bash[75702]: cluster 2023-10-01T09:51:31.778344+0000 mgr.y (mgr.25132) 1257 : cluster 0 pgmap v1336: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 179/212493 objects degraded (0.084%); 17646/212493 objects misplaced (8.304%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:33.799 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:33 smithi111 bash[78631]: cluster 2023-10-01T09:51:31.778344+0000 mgr.y (mgr.25132) 1257 : cluster 0 pgmap v1336: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 179/212493 objects degraded (0.084%); 17646/212493 objects misplaced (8.304%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:33.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:33 smithi183 bash[59233]: cluster 2023-10-01T09:51:31.778344+0000 mgr.y (mgr.25132) 1257 : cluster 0 pgmap v1336: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 179/212493 objects degraded (0.084%); 17646/212493 objects misplaced (8.304%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:33.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:33.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:33.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:33.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:33.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:34.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.087 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:34.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:34.088 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:51:34.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:34.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:34.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:34.336 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:34.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:34.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:34.476 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:34.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:34.604 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:34.637 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:34.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:34.740 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:34.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:34.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:34.873 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:34.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:34.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:34.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:35.006 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:35.030 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:51:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:51:34] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.33.4" 2023-10-01T09:51:35.035 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:35.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:35.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:35.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:35.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:35.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:35.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:35.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:35.429 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:35.497 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:35.532 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:35.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:35.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:35.709 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:35.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:35 smithi183 bash[59233]: cluster 2023-10-01T09:51:33.778851+0000 mgr.y (mgr.25132) 1258 : cluster 0 pgmap v1337: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 179/212493 objects degraded (0.084%); 17646/212493 objects misplaced (8.304%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:51:35.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:35.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:35 smithi111 bash[75702]: cluster 2023-10-01T09:51:33.778851+0000 mgr.y (mgr.25132) 1258 : cluster 0 pgmap v1337: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 179/212493 objects degraded (0.084%); 17646/212493 objects misplaced (8.304%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:51:35.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:35 smithi111 bash[78631]: cluster 2023-10-01T09:51:33.778851+0000 mgr.y (mgr.25132) 1258 : cluster 0 pgmap v1337: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 179/212493 objects degraded (0.084%); 17646/212493 objects misplaced (8.304%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:51:35.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:35.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:35.952 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:35.982 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:35.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:36.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:36.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:36.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:36.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:36.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:36.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:36.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:36.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:36.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:36.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:36.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:36.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:36.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:36.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:36.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:36.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:36.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:36.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:37.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:37.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:37.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:37.156 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:37.181 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:37.288 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:37.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:37.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:37.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:37.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:37.572 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:37.603 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:37.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:37.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:37.735 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:37.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:37.839 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:37.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:37.864 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:37 smithi111 bash[78631]: cluster 2023-10-01T09:51:35.779748+0000 mgr.y (mgr.25132) 1259 : cluster 0 pgmap v1338: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 326/206151 objects degraded (0.158%); 17104/206151 objects misplaced (8.297%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T09:51:37.865 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:37 smithi111 bash[75702]: cluster 2023-10-01T09:51:35.779748+0000 mgr.y (mgr.25132) 1259 : cluster 0 pgmap v1338: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 326/206151 objects degraded (0.158%); 17104/206151 objects misplaced (8.297%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T09:51:37.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:37.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:37.975 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:37 smithi183 bash[59233]: cluster 2023-10-01T09:51:35.779748+0000 mgr.y (mgr.25132) 1259 : cluster 0 pgmap v1338: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 618 op/s; 326/206151 objects degraded (0.158%); 17104/206151 objects misplaced (8.297%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T09:51:37.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:37.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:38.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:38.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:38.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:38.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:38.271 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:38.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:38.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:38.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:38.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:38.496 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:51:38.513 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:38.555 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:51:38.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:38.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:38.617 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:51:38.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:38.660 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:51:38.683 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:38.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:38.712 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:51:38.741 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:51:38.766 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:51:38.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:38.811 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:51:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:38 smithi111 bash[75702]: audit 2023-10-01T09:51:38.440468+0000 mon.a (mon.0) 1506 : audit 0 from='client.? 172.21.15.111:0/3874676000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:51:38.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:38 smithi111 bash[78631]: audit 2023-10-01T09:51:38.440468+0000 mon.a (mon.0) 1506 : audit 0 from='client.? 172.21.15.111:0/3874676000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.822 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:51:38.828 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:38.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:38.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:38.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:38.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:38.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:39.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:38 smithi183 bash[59233]: audit 2023-10-01T09:51:38.440468+0000 mon.a (mon.0) 1506 : audit 0 from='client.? 172.21.15.111:0/3874676000' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:51:39.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:39.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:39.185 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:39.214 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:39.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:39.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:39.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:39.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:39.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:39.472 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:39.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:39.575 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:39.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:39.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:39.633 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:51:39.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:39.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:39 smithi183 bash[59233]: cluster 2023-10-01T09:51:37.780210+0000 mgr.y (mgr.25132) 1260 : cluster 0 pgmap v1339: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 326/202674 objects degraded (0.161%); 16730/202674 objects misplaced (8.255%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:51:39.713 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:39 smithi183 bash[59233]: cluster 2023-10-01T09:51:38.608540+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 326/202674 objects degraded (0.161%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:39.713 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:39 smithi183 bash[59233]: audit 2023-10-01T09:51:38.680391+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.111:0/433600032' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:51:39.729 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:39.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:39.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:39.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:39.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:39.936 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:51:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T09:51:39.936 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:51:39.965 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:39.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:39 smithi111 bash[75702]: cluster 2023-10-01T09:51:37.780210+0000 mgr.y (mgr.25132) 1260 : cluster 0 pgmap v1339: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 326/202674 objects degraded (0.161%); 16730/202674 objects misplaced (8.255%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:51:39.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:39 smithi111 bash[75702]: cluster 2023-10-01T09:51:38.608540+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 326/202674 objects degraded (0.161%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:39.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:39 smithi111 bash[75702]: audit 2023-10-01T09:51:38.680391+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.111:0/433600032' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:51:39.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:39 smithi111 bash[78631]: cluster 2023-10-01T09:51:37.780210+0000 mgr.y (mgr.25132) 1260 : cluster 0 pgmap v1339: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 326/202674 objects degraded (0.161%); 16730/202674 objects misplaced (8.255%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:51:39.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:39 smithi111 bash[78631]: cluster 2023-10-01T09:51:38.608540+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 326/202674 objects degraded (0.161%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:39.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:39 smithi111 bash[78631]: audit 2023-10-01T09:51:38.680391+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.111:0/433600032' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:51:39.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:39.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:39.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:40.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:40.123 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:40.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:40.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:40.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:40.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:40.393 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:40.496 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:40.521 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:40.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:40.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:40.658 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:40.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:40.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:40.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.620240+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:51:40.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.628706+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:40.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[78631]: audit 2023-10-01T09:51:39.629582+0000 mon.a (mon.0) 1510 : audit 1 from='client.? 172.21.15.111:0/433600032' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:51:40.771 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.629627+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.674154+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.679412+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.620240+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.628706+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[75702]: audit 2023-10-01T09:51:39.629582+0000 mon.a (mon.0) 1510 : audit 1 from='client.? 172.21.15.111:0/433600032' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.629627+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-01T09:51:40.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.674154+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:40.773 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:40 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.679412+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:40.782 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:40.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:40.884 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:40.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:40.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:41.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:41.041 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:40 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.620240+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:51:41.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:40 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.628706+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:40 smithi183 bash[59233]: audit 2023-10-01T09:51:39.629582+0000 mon.a (mon.0) 1510 : audit 1 from='client.? 172.21.15.111:0/433600032' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:51:41.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:40 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.629627+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-01T09:51:41.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:40 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.674154+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:40 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.679412+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.066 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:41.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:41.193 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:41.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:41.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:41.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:41.427 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:41.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:41.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:41.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:41.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:41.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:41.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:41 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.671675+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:41 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.683558+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:41 smithi111 bash[75702]: cluster 2023-10-01T09:51:39.780688+0000 mgr.y (mgr.25132) 1261 : cluster 0 pgmap v1341: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 326/201561 objects degraded (0.162%); 16730/201561 objects misplaced (8.300%); 2.3 MiB/s, 36 objects/s recovering 2023-10-01T09:51:41.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:41 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.671675+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:41 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.683558+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:41 smithi111 bash[78631]: cluster 2023-10-01T09:51:39.780688+0000 mgr.y (mgr.25132) 1261 : cluster 0 pgmap v1341: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 326/201561 objects degraded (0.162%); 16730/201561 objects misplaced (8.300%); 2.3 MiB/s, 36 objects/s recovering 2023-10-01T09:51:41.843 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:41.855 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:41 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.671675+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.855 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:41 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.683558+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T09:51:41.855 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:41 smithi183 bash[59233]: cluster 2023-10-01T09:51:39.780688+0000 mgr.y (mgr.25132) 1261 : cluster 0 pgmap v1341: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 326/201561 objects degraded (0.162%); 16730/201561 objects misplaced (8.300%); 2.3 MiB/s, 36 objects/s recovering 2023-10-01T09:51:41.873 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:41.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:41.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:41.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:42.004 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:42.107 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:42.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:42.241 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:42.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:42.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:42.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:42.410 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:42.514 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:42.540 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:42.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:42.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.674 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:42.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:42.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:42.804 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:42.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:42.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:42.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:42.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:42.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:43.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:43.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:43.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:43.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:43.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:43.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:43.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:43.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:43.464 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:43.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:43.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:43.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:43.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:43.738 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:43.772 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:43.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:43.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:43.942 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:43 smithi111 bash[78631]: cluster 2023-10-01T09:51:41.781428+0000 mgr.y (mgr.25132) 1262 : cluster 0 pgmap v1342: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 481/193467 objects degraded (0.249%); 15873/193467 objects misplaced (8.204%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:43.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:43 smithi111 bash[75702]: cluster 2023-10-01T09:51:41.781428+0000 mgr.y (mgr.25132) 1262 : cluster 0 pgmap v1342: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 481/193467 objects degraded (0.249%); 15873/193467 objects misplaced (8.204%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:43.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:43.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:44.040 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:51:44.040 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:51:44.041 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:51:44.041 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:51:44.041 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:51:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:43 smithi183 bash[59233]: cluster 2023-10-01T09:51:41.781428+0000 mgr.y (mgr.25132) 1262 : cluster 0 pgmap v1342: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 481/193467 objects degraded (0.249%); 15873/193467 objects misplaced (8.204%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:44.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:44.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:44.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:44.225 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:44.248 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:44.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:44.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:44.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:44.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:44.436 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:51:44.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:44.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:44.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:44.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:44.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:44.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:44.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:44.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:44 smithi183 bash[59233]: audit 2023-10-01T09:51:44.054516+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:44.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:44 smithi183 bash[59233]: cluster 2023-10-01T09:51:44.371584+0000 mon.a (mon.0) 1513 : cluster 3 Health check update: Degraded data redundancy: 481/193467 objects degraded (0.249%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:44.808 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:44.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:44.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:44.921 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:44 smithi111 bash[78631]: audit 2023-10-01T09:51:44.054516+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:44.922 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:44 smithi111 bash[78631]: cluster 2023-10-01T09:51:44.371584+0000 mon.a (mon.0) 1513 : cluster 3 Health check update: Degraded data redundancy: 481/193467 objects degraded (0.249%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:44.922 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:51:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:51:44] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.33.4" 2023-10-01T09:51:44.922 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:44 smithi111 bash[75702]: audit 2023-10-01T09:51:44.054516+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:44.922 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:44 smithi111 bash[75702]: cluster 2023-10-01T09:51:44.371584+0000 mon.a (mon.0) 1513 : cluster 3 Health check update: Degraded data redundancy: 481/193467 objects degraded (0.249%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:44.936 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:44.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:45.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:45.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:45.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:45.170 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:45.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:45.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.339 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:45.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T09:51:45.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:51:45.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.473 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:45.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:45.640 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:45.648 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:45 smithi183 bash[59233]: cluster 2023-10-01T09:51:43.781911+0000 mgr.y (mgr.25132) 1263 : cluster 0 pgmap v1343: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 481/193467 objects degraded (0.249%); 15873/193467 objects misplaced (8.204%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:45.748 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.783 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:45.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:45 smithi111 bash[75702]: cluster 2023-10-01T09:51:43.781911+0000 mgr.y (mgr.25132) 1263 : cluster 0 pgmap v1343: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 481/193467 objects degraded (0.249%); 15873/193467 objects misplaced (8.204%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:45.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:45 smithi111 bash[78631]: cluster 2023-10-01T09:51:43.781911+0000 mgr.y (mgr.25132) 1263 : cluster 0 pgmap v1343: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 481/193467 objects degraded (0.249%); 15873/193467 objects misplaced (8.204%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:45.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:45.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:45.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:46.025 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:46.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:46.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:46.160 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:46.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:46.256 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] 2023-10-01T09:51:46.257 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:51:46.257 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T09:51:46.257 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.107067 2023-10-01T09:51:46.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 0.10706686657783748 2023-10-01T09:51:46.292 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:46.331 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:46.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:46.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:46.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:46.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:46.588 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:46.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:46.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:46.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:46.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:46.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:46.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:46.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:46.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:47.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:47.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:47.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:47.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:47.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:47.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:47.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:47.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:47.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:47.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:47.431 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:47.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:47.539 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:47.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:47.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:47.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:47.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:47.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:47 smithi111 bash[75702]: cluster 2023-10-01T09:51:45.782655+0000 mgr.y (mgr.25132) 1264 : cluster 0 pgmap v1344: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 632/187731 objects degraded (0.337%); 15349/187731 objects misplaced (8.176%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:47 smithi111 bash[78631]: cluster 2023-10-01T09:51:45.782655+0000 mgr.y (mgr.25132) 1264 : cluster 0 pgmap v1344: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 632/187731 objects degraded (0.337%); 15349/187731 objects misplaced (8.176%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:47.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:47.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:47.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:47.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:47.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:47.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:48.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:47 smithi183 bash[59233]: cluster 2023-10-01T09:51:45.782655+0000 mgr.y (mgr.25132) 1264 : cluster 0 pgmap v1344: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 632/187731 objects degraded (0.337%); 15349/187731 objects misplaced (8.176%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:48.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:48.131 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:48.238 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:48.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:48.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:48.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:48.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:48.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:48.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:48.645 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:48.668 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:48.770 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:48.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:48.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:48.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:48.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:48.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:49.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:49.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:49.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:49.189 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:49.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:49.292 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:49.296 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:49.297 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:49.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:49.365 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:49.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:49.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:49.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:49.661 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:49.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:49.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:49.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:49.910 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:49.919 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:49 smithi183 bash[59233]: cluster 2023-10-01T09:51:47.783253+0000 mgr.y (mgr.25132) 1265 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 632/184131 objects degraded (0.343%); 14946/184131 objects misplaced (8.117%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:49.920 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:49 smithi183 bash[59233]: cluster 2023-10-01T09:51:49.372874+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 632/184131 objects degraded (0.343%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:49.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:49.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:49.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:50.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:49 smithi111 bash[78631]: cluster 2023-10-01T09:51:47.783253+0000 mgr.y (mgr.25132) 1265 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 632/184131 objects degraded (0.343%); 14946/184131 objects misplaced (8.117%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:49 smithi111 bash[78631]: cluster 2023-10-01T09:51:49.372874+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 632/184131 objects degraded (0.343%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:49 smithi111 bash[75702]: cluster 2023-10-01T09:51:47.783253+0000 mgr.y (mgr.25132) 1265 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 632/184131 objects degraded (0.343%); 14946/184131 objects misplaced (8.117%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:49 smithi111 bash[75702]: cluster 2023-10-01T09:51:49.372874+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 632/184131 objects degraded (0.343%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:50.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:50.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:50.199 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:50.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:50.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:50.313 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:51:50.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:50.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:50.471 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.514 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:50.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:50.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:50.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:50.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:50.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:50.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:50.885 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:50.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:50.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:51.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:51.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:51.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:51.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:51.183 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:51.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:51.290 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:51.320 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:51.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:51.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:51.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:51.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:51.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:51.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:51.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:51.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:51.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:51.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:51.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:51.879 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:51.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:51.881 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:51 smithi111 bash[75702]: cluster 2023-10-01T09:51:49.783793+0000 mgr.y (mgr.25132) 1266 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 632/182886 objects degraded (0.346%); 14946/182886 objects misplaced (8.172%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:51.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.027 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:51 smithi183 bash[59233]: cluster 2023-10-01T09:51:49.783793+0000 mgr.y (mgr.25132) 1266 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 632/182886 objects degraded (0.346%); 14946/182886 objects misplaced (8.172%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:52.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:52.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:52.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:52.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:52.273 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:51 smithi111 bash[78631]: cluster 2023-10-01T09:51:49.783793+0000 mgr.y (mgr.25132) 1266 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 632/182886 objects degraded (0.346%); 14946/182886 objects misplaced (8.172%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:51:52.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:52.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:52.412 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:52.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:52.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:52.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:52.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.707 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:52.811 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:52.841 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:52.944 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:52.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:52.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:53.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:53.105 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:53.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:53.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:53.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:53.407 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:53.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:53.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:53.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:53.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:53.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:53.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:53.783 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:53 smithi111 bash[78631]: cluster 2023-10-01T09:51:51.784615+0000 mgr.y (mgr.25132) 1267 : cluster 0 pgmap v1347: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 771/174441 objects degraded (0.442%); 14043/174441 objects misplaced (8.050%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:51:53.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:53 smithi111 bash[75702]: cluster 2023-10-01T09:51:51.784615+0000 mgr.y (mgr.25132) 1267 : cluster 0 pgmap v1347: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 771/174441 objects degraded (0.442%); 14043/174441 objects misplaced (8.050%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:51:53.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:53.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:53.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:53.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:53.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:53.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:54.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:54.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:53 smithi183 bash[59233]: cluster 2023-10-01T09:51:51.784615+0000 mgr.y (mgr.25132) 1267 : cluster 0 pgmap v1347: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 771/174441 objects degraded (0.442%); 14043/174441 objects misplaced (8.050%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:51:54.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:54.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:54.208 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:54.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:54.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:54.337 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:54.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:54.481 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:54.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:54.604 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:54.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:54.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:54 smithi183 bash[59233]: cluster 2023-10-01T09:51:54.373883+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 771/174441 objects degraded (0.442%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:54.675 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:54 smithi111 bash[75702]: cluster 2023-10-01T09:51:54.373883+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 771/174441 objects degraded (0.442%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:54.675 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:54 smithi111 bash[78631]: cluster 2023-10-01T09:51:54.373883+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 771/174441 objects degraded (0.442%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:54.707 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:54.740 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:54.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:54.847 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:54.865 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:54.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:54.943 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:51:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:51:54] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.33.4" 2023-10-01T09:51:54.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:55.003 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:55.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:55.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:55.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:55.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:55.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:55.278 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:55.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:55.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:55.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:55.507 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:55.543 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:55.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:55.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:55.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:55.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:55.806 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:55.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:55.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:55.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:55.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:55.947 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:55 smithi111 bash[75702]: cluster 2023-10-01T09:51:53.785020+0000 mgr.y (mgr.25132) 1268 : cluster 0 pgmap v1348: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 771/174441 objects degraded (0.442%); 14043/174441 objects misplaced (8.050%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:51:55.949 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:55 smithi111 bash[78631]: cluster 2023-10-01T09:51:53.785020+0000 mgr.y (mgr.25132) 1268 : cluster 0 pgmap v1348: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 771/174441 objects degraded (0.442%); 14043/174441 objects misplaced (8.050%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:51:56.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:55 smithi183 bash[59233]: cluster 2023-10-01T09:51:53.785020+0000 mgr.y (mgr.25132) 1268 : cluster 0 pgmap v1348: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 771/174441 objects degraded (0.442%); 14043/174441 objects misplaced (8.050%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:51:56.082 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:56.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:56.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:56.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:56.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:51:56.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:51:56.457 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:56.482 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:56.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:56.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:56.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:56.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:56.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:56.864 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:56.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:56.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:56.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:56.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:57.022 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:57.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:57.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:57.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:57.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:57.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:57.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:57.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:57.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:57.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:57.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:57.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:57.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:57.658 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:57.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:57.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:57.801 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:57.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:57.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:57.938 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:57 smithi183 bash[59233]: cluster 2023-10-01T09:51:55.785790+0000 mgr.y (mgr.25132) 1269 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 701 op/s; 909/168201 objects degraded (0.540%); 13543/168201 objects misplaced (8.052%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T09:51:57.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:57.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:57.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:58.058 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:58.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:57 smithi111 bash[78631]: cluster 2023-10-01T09:51:55.785790+0000 mgr.y (mgr.25132) 1269 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 701 op/s; 909/168201 objects degraded (0.540%); 13543/168201 objects misplaced (8.052%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T09:51:58.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:57 smithi111 bash[75702]: cluster 2023-10-01T09:51:55.785790+0000 mgr.y (mgr.25132) 1269 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 701 op/s; 909/168201 objects degraded (0.540%); 13543/168201 objects misplaced (8.052%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T09:51:58.098 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:51:58.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:51:58.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:58.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:58.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:51:58.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:51:58.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:58.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:51:58.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:51:58.603 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:58.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:58.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.880 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:58.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:58.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:51:58.984 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:59.011 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:59.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:59.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:59.168 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:59.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:59.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:59.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:59.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:59.453 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:59.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:59.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:59.601 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:51:59.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:51:59.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:59.738 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:51:59.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:51:59.845 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:59.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:51:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:51:59.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:51:59.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:51:59.989 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:59 smithi111 bash[78631]: cluster 2023-10-01T09:51:57.787772+0000 mgr.y (mgr.25132) 1270 : cluster 0 pgmap v1350: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 909/164580 objects degraded (0.552%); 13128/164580 objects misplaced (7.977%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:51:59.990 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:59 smithi111 bash[78631]: audit 2023-10-01T09:51:59.054571+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:59.990 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:51:59 smithi111 bash[78631]: cluster 2023-10-01T09:51:59.375077+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 909/164580 objects degraded (0.552%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:51:59.990 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:59 smithi111 bash[75702]: cluster 2023-10-01T09:51:57.787772+0000 mgr.y (mgr.25132) 1270 : cluster 0 pgmap v1350: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 909/164580 objects degraded (0.552%); 13128/164580 objects misplaced (7.977%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:51:59.991 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:59 smithi111 bash[75702]: audit 2023-10-01T09:51:59.054571+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:51:59.991 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:51:59 smithi111 bash[75702]: cluster 2023-10-01T09:51:59.375077+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 909/164580 objects degraded (0.552%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:00.006 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:00.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:59 smithi183 bash[59233]: cluster 2023-10-01T09:51:57.787772+0000 mgr.y (mgr.25132) 1270 : cluster 0 pgmap v1350: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 909/164580 objects degraded (0.552%); 13128/164580 objects misplaced (7.977%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:59 smithi183 bash[59233]: audit 2023-10-01T09:51:59.054571+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:51:59 smithi183 bash[59233]: cluster 2023-10-01T09:51:59.375077+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 909/164580 objects degraded (0.552%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:00.110 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:00.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:00.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:00.239 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:00.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:00.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:00.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:00.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:00.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:00.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:00.540 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:00.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:00.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:00.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:00.779 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:00.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:00.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:00.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:00.944 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:00.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:01.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:01.073 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:01.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:01.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:01.196 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:01.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:01.299 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:01.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:01.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:01.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:01.454 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:01.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:01.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:01.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:01.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:01.699 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:01 smithi111 bash[75702]: cluster 2023-10-01T09:51:59.788292+0000 mgr.y (mgr.25132) 1271 : cluster 0 pgmap v1351: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 909/163494 objects degraded (0.556%); 13128/163494 objects misplaced (8.030%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:01.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:01.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:01.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:01.845 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:01 smithi183 bash[59233]: cluster 2023-10-01T09:51:59.788292+0000 mgr.y (mgr.25132) 1271 : cluster 0 pgmap v1351: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 909/163494 objects degraded (0.556%); 13128/163494 objects misplaced (8.030%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:01.868 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:01.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:01.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:01.948 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:01 smithi111 bash[78631]: cluster 2023-10-01T09:51:59.788292+0000 mgr.y (mgr.25132) 1271 : cluster 0 pgmap v1351: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 909/163494 objects degraded (0.556%); 13128/163494 objects misplaced (8.030%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:01.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:02.008 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:02.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:02.111 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:02.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:02.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:02.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:02.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:02.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:02.391 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:02.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:02.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:02.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:02.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:02.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:02.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:02.727 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:52:02.730 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:02.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:02.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:02 smithi111 bash[78631]: audit 2023-10-01T09:52:02.674684+0000 mon.a (mon.0) 1518 : audit 1 from='client.? 172.21.15.111:0/3476160566' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:02.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:02 smithi111 bash[75702]: audit 2023-10-01T09:52:02.674684+0000 mon.a (mon.0) 1518 : audit 1 from='client.? 172.21.15.111:0/3476160566' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:02.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:02.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:02.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:02.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:02.968 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:02.978 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:02 smithi183 bash[59233]: audit 2023-10-01T09:52:02.674684+0000 mon.a (mon.0) 1518 : audit 1 from='client.? 172.21.15.111:0/3476160566' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:03.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:03.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:03.108 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:03.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:03.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:03.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:03.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:03.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:03.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:03.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:03.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:03.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:03.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:03.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:03.816 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:03.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:03.866 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[75702]: cluster 2023-10-01T09:52:01.789072+0000 mgr.y (mgr.25132) 1272 : cluster 0 pgmap v1352: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 1060/155037 objects degraded (0.684%); 12238/155037 objects misplaced (7.894%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T09:52:03.867 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[75702]: cluster 2023-10-01T09:52:02.697100+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:52:03.867 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[75702]: cluster 2023-10-01T09:52:02.711737+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T09:52:03.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:03.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:03.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:04.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:03 smithi183 bash[59233]: cluster 2023-10-01T09:52:01.789072+0000 mgr.y (mgr.25132) 1272 : cluster 0 pgmap v1352: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 1060/155037 objects degraded (0.684%); 12238/155037 objects misplaced (7.894%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T09:52:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:03 smithi183 bash[59233]: cluster 2023-10-01T09:52:02.697100+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:52:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:03 smithi183 bash[59233]: cluster 2023-10-01T09:52:02.711737+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T09:52:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:03 smithi183 bash[59233]: audit 2023-10-01T09:52:02.718037+0000 mon.a (mon.0) 1520 : audit 1 from='client.? 172.21.15.111:0/3476160566' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:52:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:03 smithi183 bash[59233]: cluster 2023-10-01T09:52:02.719259+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-01T09:52:04.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:03 smithi183 bash[59233]: cluster 2023-10-01T09:52:02.735146+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T09:52:04.088 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:04.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:04.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:04.204 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[75702]: audit 2023-10-01T09:52:02.718037+0000 mon.a (mon.0) 1520 : audit 1 from='client.? 172.21.15.111:0/3476160566' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:52:04.204 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[75702]: cluster 2023-10-01T09:52:02.719259+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-01T09:52:04.204 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[75702]: cluster 2023-10-01T09:52:02.735146+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T09:52:04.204 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[78631]: cluster 2023-10-01T09:52:01.789072+0000 mgr.y (mgr.25132) 1272 : cluster 0 pgmap v1352: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 1060/155037 objects degraded (0.684%); 12238/155037 objects misplaced (7.894%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T09:52:04.204 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[78631]: cluster 2023-10-01T09:52:02.697100+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:52:04.204 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[78631]: cluster 2023-10-01T09:52:02.711737+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T09:52:04.205 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[78631]: audit 2023-10-01T09:52:02.718037+0000 mon.a (mon.0) 1520 : audit 1 from='client.? 172.21.15.111:0/3476160566' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:52:04.205 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[78631]: cluster 2023-10-01T09:52:02.719259+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-01T09:52:04.205 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:03 smithi111 bash[78631]: cluster 2023-10-01T09:52:02.735146+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T09:52:04.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:04.335 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:04.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:04.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:04.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:04.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:04.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:04.609 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:04.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:04.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:04.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:52:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:52:04] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.33.4" 2023-10-01T09:52:04.723 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:04 smithi111 bash[75702]: cluster 2023-10-01T09:52:04.376215+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 1060/155037 objects degraded (0.684%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:04.723 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:04 smithi111 bash[78631]: cluster 2023-10-01T09:52:04.376215+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 1060/155037 objects degraded (0.684%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:04.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:04.770 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:04.878 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:04.902 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:04.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:05.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:05.014 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:04 smithi183 bash[59233]: cluster 2023-10-01T09:52:04.376215+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 1060/155037 objects degraded (0.684%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:05.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:05.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:05.140 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:05.163 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:05.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:05.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:05.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:05.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:05.397 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:05.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:05.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:05.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:05.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:05.657 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:05.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:05.791 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:05.815 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:05.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:05.871 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:05 smithi111 bash[75702]: cluster 2023-10-01T09:52:03.789740+0000 mgr.y (mgr.25132) 1273 : cluster 0 pgmap v1354: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 646 op/s; 1060/155037 objects degraded (0.684%); 12238/155037 objects misplaced (7.894%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:52:05.871 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:05 smithi111 bash[78631]: cluster 2023-10-01T09:52:03.789740+0000 mgr.y (mgr.25132) 1273 : cluster 0 pgmap v1354: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 646 op/s; 1060/155037 objects degraded (0.684%); 12238/155037 objects misplaced (7.894%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:52:05.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:05.926 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:05 smithi183 bash[59233]: cluster 2023-10-01T09:52:03.789740+0000 mgr.y (mgr.25132) 1273 : cluster 0 pgmap v1354: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 646 op/s; 1060/155037 objects degraded (0.684%); 12238/155037 objects misplaced (7.894%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:52:05.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:05.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:05.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:06.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:06.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:06.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:06.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:06.225 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:06.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:06.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:06.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:06.462 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:06.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:06.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:06.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:06.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:06.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:06.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:06.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:06.806 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:52:06.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:06.892 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:52:06.920 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:06.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:06.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:06.935 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:52:06.935 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:52:06.962 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:52:06.976 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:06 smithi111 bash[75702]: audit 2023-10-01T09:52:06.712707+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.111:0/3844777533' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:06.976 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:06 smithi111 bash[78631]: audit 2023-10-01T09:52:06.712707+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.111:0/3844777533' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:07.006 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:52:07.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:06 smithi183 bash[59233]: audit 2023-10-01T09:52:06.712707+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.111:0/3844777533' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:07.053 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:52:07.060 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:07.093 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:52:07.149 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:52:07.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:07.189 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.198 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:52:07.201 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:07.305 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:07.338 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:07.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:07.444 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:07.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:07.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:07.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:07.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:07.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:07.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:07.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:07.753 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.4 primary-affinity to 0.107067 (870162) 2023-10-01T09:52:07.847 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:07.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:07 smithi111 bash[75702]: cluster 2023-10-01T09:52:05.790395+0000 mgr.y (mgr.25132) 1274 : cluster 0 pgmap v1355: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 1174/149214 objects degraded (0.787%); 11788/149214 objects misplaced (7.900%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:52:07.856 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:07 smithi111 bash[75702]: audit 2023-10-01T09:52:07.345236+0000 mon.a (mon.0) 1523 : audit 1 from='client.? 172.21.15.111:0/4082197596' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.10706686657783748}]: dispatch 2023-10-01T09:52:07.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:07 smithi111 bash[78631]: cluster 2023-10-01T09:52:05.790395+0000 mgr.y (mgr.25132) 1274 : cluster 0 pgmap v1355: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 1174/149214 objects degraded (0.787%); 11788/149214 objects misplaced (7.900%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:52:07.856 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:07 smithi111 bash[78631]: audit 2023-10-01T09:52:07.345236+0000 mon.a (mon.0) 1523 : audit 1 from='client.? 172.21.15.111:0/4082197596' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.10706686657783748}]: dispatch 2023-10-01T09:52:07.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:07.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:07.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:07.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:07.998 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:07.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:08.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:07 smithi183 bash[59233]: cluster 2023-10-01T09:52:05.790395+0000 mgr.y (mgr.25132) 1274 : cluster 0 pgmap v1355: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 1174/149214 objects degraded (0.787%); 11788/149214 objects misplaced (7.900%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:52:08.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:07 smithi183 bash[59233]: audit 2023-10-01T09:52:07.345236+0000 mon.a (mon.0) 1523 : audit 1 from='client.? 172.21.15.111:0/4082197596' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.10706686657783748}]: dispatch 2023-10-01T09:52:08.100 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:08.105 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:52:08.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:08.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:08.225 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:08.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:08.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:08.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:08.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:08.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:08.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:08.630 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:08.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:08.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.736202+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: audit 2023-10-01T09:52:07.738173+0000 mon.a (mon.0) 1524 : audit 1 from='client.? 172.21.15.111:0/4082197596' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.10706686657783748}]': finished 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.742504+0000 mon.a (mon.0) 1525 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.744709+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.745875+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.755451+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:08.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.757425+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:08.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:08.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:08.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:08.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:08.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:09.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:09.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.736202+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: audit 2023-10-01T09:52:07.738173+0000 mon.a (mon.0) 1524 : audit 1 from='client.? 172.21.15.111:0/4082197596' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.10706686657783748}]': finished 2023-10-01T09:52:09.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.742504+0000 mon.a (mon.0) 1525 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-01T09:52:09.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.744709+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.745875+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.755451+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:08 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.757425+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:09.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:09.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.736202+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: audit 2023-10-01T09:52:07.738173+0000 mon.a (mon.0) 1524 : audit 1 from='client.? 172.21.15.111:0/4082197596' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.10706686657783748}]': finished 2023-10-01T09:52:09.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.742504+0000 mon.a (mon.0) 1525 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-01T09:52:09.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.744709+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.745875+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.755451+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:08 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.757425+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T09:52:09.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:09.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:09.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:09.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:09.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:09.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:09.384 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:09.411 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:09.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:09.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:09.537 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:09.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:09.641 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:09.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:09.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:09.775 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:07.790882+0000 mgr.y (mgr.25132) 1275 : cluster 0 pgmap v1357: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 735 op/s; 1174/145845 objects degraded (0.805%); 11421/145845 objects misplaced (7.831%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:08.750972+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:08.751695+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:08.756025+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:08.757096+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:08.757246+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.783 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:08.757963+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: audit 2023-10-01T09:52:09.236592+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.377374+0000 mon.a (mon.0) 1528 : cluster 3 Health check update: Degraded data redundancy: 1174/145845 objects degraded (0.805%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:07.790882+0000 mgr.y (mgr.25132) 1275 : cluster 0 pgmap v1357: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 735 op/s; 1174/145845 objects degraded (0.805%); 11421/145845 objects misplaced (7.831%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:08.750972+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:08.751695+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:08.756025+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:08.757096+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:08.757246+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.784 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:08.757963+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:09.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: audit 2023-10-01T09:52:09.236592+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:52:09.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:09 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.377374+0000 mon.a (mon.0) 1528 : cluster 3 Health check update: Degraded data redundancy: 1174/145845 objects degraded (0.805%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:09.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:09.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:09.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:09.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:09.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:09.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:10.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:10.050 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:10.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:07.790882+0000 mgr.y (mgr.25132) 1275 : cluster 0 pgmap v1357: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 735 op/s; 1174/145845 objects degraded (0.805%); 11421/145845 objects misplaced (7.831%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:52:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:08.750972+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:08.751695+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:10.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:08.756025+0000 mon.a (mon.0) 1526 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-01T09:52:10.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:08.757096+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:10.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:08.757246+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:10.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:08.757963+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T09:52:10.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: audit 2023-10-01T09:52:09.236592+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:52:10.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:09 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.377374+0000 mon.a (mon.0) 1528 : cluster 3 Health check update: Degraded data redundancy: 1174/145845 objects degraded (0.805%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:10.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:10.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:10.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:10.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:10.409 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:10.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:10.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:10.541 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:10.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:10.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:10.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:10.700 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:10.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:10.829 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:10.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:10.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:10.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:10 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.753044+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:10.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:10 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.753164+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:10.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:10 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.754871+0000 mon.a (mon.0) 1529 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-01T09:52:10.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:10 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.799941+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:10.946 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:10 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.968107+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:10.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:10.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:10.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:11.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.753044+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.753164+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.754871+0000 mon.a (mon.0) 1529 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-01T09:52:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.799941+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.968107+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.753044+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.753164+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.754871+0000 mon.a (mon.0) 1529 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-01T09:52:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.799941+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:10 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.968107+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T09:52:11.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:11.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:11.229 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:11.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:11.333 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:11.363 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:11.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:11.466 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:11.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:11.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:11.536 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T09:52:11.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:11.628 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:11.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:11.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:11.759 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:11.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:11 smithi111 bash[75702]: cluster 2023-10-01T09:52:09.791415+0000 mgr.y (mgr.25132) 1276 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 556 op/s; 1174/145020 objects degraded (0.810%); 11421/145020 objects misplaced (7.875%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:11.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:11 smithi111 bash[78631]: cluster 2023-10-01T09:52:09.791415+0000 mgr.y (mgr.25132) 1276 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 556 op/s; 1174/145020 objects degraded (0.810%); 11421/145020 objects misplaced (7.875%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:11.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:11.887 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:11.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:11.991 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:12.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:12.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:11 smithi183 bash[59233]: cluster 2023-10-01T09:52:09.791415+0000 mgr.y (mgr.25132) 1276 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 556 op/s; 1174/145020 objects degraded (0.810%); 11421/145020 objects misplaced (7.875%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:52:12.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:12.149 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:12.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:12.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:12.280 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:12.384 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:12.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:12.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:12.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:12.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:12.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:12.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:12.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:12.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:12.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:12.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:12.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:12.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:12.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:12.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:13.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:13.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:12 smithi183 bash[59233]: cluster 2023-10-01T09:52:11.792138+0000 mgr.y (mgr.25132) 1277 : cluster 0 pgmap v1361: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 1174/141537 objects degraded (0.829%); 9556/141537 objects misplaced (6.752%); 17 MiB/s, 272 objects/s recovering 2023-10-01T09:52:13.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:12 smithi111 bash[75702]: cluster 2023-10-01T09:52:11.792138+0000 mgr.y (mgr.25132) 1277 : cluster 0 pgmap v1361: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 1174/141537 objects degraded (0.829%); 9556/141537 objects misplaced (6.752%); 17 MiB/s, 272 objects/s recovering 2023-10-01T09:52:13.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:12 smithi111 bash[78631]: cluster 2023-10-01T09:52:11.792138+0000 mgr.y (mgr.25132) 1277 : cluster 0 pgmap v1361: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 1174/141537 objects degraded (0.829%); 9556/141537 objects misplaced (6.752%); 17 MiB/s, 272 objects/s recovering 2023-10-01T09:52:13.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:13.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:13.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:13.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:13.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:13.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:13.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:13.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:13.444 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:13.473 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:13.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:13.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:13.603 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:13.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:52:13.708 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:13.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:13.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:13.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:13.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:13.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:13.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:13.898 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:13.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:14.000 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:14.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:14.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:14.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:14.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:14.281 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:14.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:14.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:14.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:14.517 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:14.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:14.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:14.677 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:14.703 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:14.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:14.806 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:14.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:14.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:14.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:14.943 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:52:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:52:14] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-10-01T09:52:14.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:14.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:15.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:15.081 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:15 smithi183 bash[59233]: cluster 2023-10-01T09:52:13.792723+0000 mgr.y (mgr.25132) 1278 : cluster 0 pgmap v1362: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 6259/141021 objects degraded (4.438%); 6440/141021 objects misplaced (4.567%); 17 MiB/s, 275 objects/s recovering 2023-10-01T09:52:15.082 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:15 smithi183 bash[59233]: audit 2023-10-01T09:52:14.061834+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:15.082 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:15 smithi183 bash[59233]: audit 2023-10-01T09:52:14.063217+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:15.082 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:15 smithi183 bash[59233]: cluster 2023-10-01T09:52:14.378617+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 6259/141021 objects degraded (4.438%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:15.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:15.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:15.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:15.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:15.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[78631]: cluster 2023-10-01T09:52:13.792723+0000 mgr.y (mgr.25132) 1278 : cluster 0 pgmap v1362: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 6259/141021 objects degraded (4.438%); 6440/141021 objects misplaced (4.567%); 17 MiB/s, 275 objects/s recovering 2023-10-01T09:52:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[78631]: audit 2023-10-01T09:52:14.061834+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[78631]: audit 2023-10-01T09:52:14.063217+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:15.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[78631]: cluster 2023-10-01T09:52:14.378617+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 6259/141021 objects degraded (4.438%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[75702]: cluster 2023-10-01T09:52:13.792723+0000 mgr.y (mgr.25132) 1278 : cluster 0 pgmap v1362: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 6259/141021 objects degraded (4.438%); 6440/141021 objects misplaced (4.567%); 17 MiB/s, 275 objects/s recovering 2023-10-01T09:52:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[75702]: audit 2023-10-01T09:52:14.061834+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[75702]: audit 2023-10-01T09:52:14.063217+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:15 smithi111 bash[75702]: cluster 2023-10-01T09:52:14.378617+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 6259/141021 objects degraded (4.438%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:15.327 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:15.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:15.463 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:15.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:15.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:15.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:15.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.614 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:15.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:15.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:15.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:15.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:15.840 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:15.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:15.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:15.923 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:15.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:15.994 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:15.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:15.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:16.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:16.117 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:16.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:16.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:16.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:16.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:16.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:16.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:16.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:16.492 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: cluster 2023-10-01T09:52:15.383686+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.492 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: cluster 2023-10-01T09:52:15.385504+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-01T09:52:16.492 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: cluster 2023-10-01T09:52:15.389474+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.492 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: cluster 2023-10-01T09:52:15.390203+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: cluster 2023-10-01T09:52:15.396212+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: audit 2023-10-01T09:52:15.521878+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:16.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:16 smithi183 bash[59233]: audit 2023-10-01T09:52:15.528481+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:16.505 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:16.609 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:16.634 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:16.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:16.652 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] 2023-10-01T09:52:16.652 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:52:16.653 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:52:16.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:52:16.661 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: cluster 2023-10-01T09:52:15.383686+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.661 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: cluster 2023-10-01T09:52:15.385504+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-01T09:52:16.661 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: cluster 2023-10-01T09:52:15.389474+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: cluster 2023-10-01T09:52:15.390203+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: cluster 2023-10-01T09:52:15.396212+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: audit 2023-10-01T09:52:15.521878+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[75702]: audit 2023-10-01T09:52:15.528481+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: cluster 2023-10-01T09:52:15.383686+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: cluster 2023-10-01T09:52:15.385504+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: cluster 2023-10-01T09:52:15.389474+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: cluster 2023-10-01T09:52:15.390203+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: cluster 2023-10-01T09:52:15.396212+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: audit 2023-10-01T09:52:15.521878+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:16.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:16 smithi111 bash[78631]: audit 2023-10-01T09:52:15.528481+0000 mon.a (mon.0) 1535 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:16.741 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:16.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:16.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:16.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:16.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:16.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:17.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:17.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:17.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:17.151 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:17.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:17.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:17.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:17.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:17.406 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:17.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:17.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:17 smithi183 bash[59233]: cluster 2023-10-01T09:52:15.793415+0000 mgr.y (mgr.25132) 1279 : cluster 0 pgmap v1364: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 6259/140901 objects degraded (4.442%); 6318/140901 objects misplaced (4.484%); 16 MiB/s, 253 objects/s recovering 2023-10-01T09:52:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:17 smithi183 bash[59233]: cluster 2023-10-01T09:52:16.389585+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:17 smithi183 bash[59233]: cluster 2023-10-01T09:52:16.390918+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-01T09:52:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:17 smithi183 bash[59233]: cluster 2023-10-01T09:52:16.393966+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:17 smithi183 bash[59233]: cluster 2023-10-01T09:52:16.405206+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:17 smithi183 bash[59233]: cluster 2023-10-01T09:52:16.413159+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:17.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:17.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:17.763 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:17.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[75702]: cluster 2023-10-01T09:52:15.793415+0000 mgr.y (mgr.25132) 1279 : cluster 0 pgmap v1364: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 6259/140901 objects degraded (4.442%); 6318/140901 objects misplaced (4.484%); 16 MiB/s, 253 objects/s recovering 2023-10-01T09:52:17.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[75702]: cluster 2023-10-01T09:52:16.389585+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.771 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[75702]: cluster 2023-10-01T09:52:16.390918+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[75702]: cluster 2023-10-01T09:52:16.393966+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[75702]: cluster 2023-10-01T09:52:16.405206+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[75702]: cluster 2023-10-01T09:52:16.413159+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[78631]: cluster 2023-10-01T09:52:15.793415+0000 mgr.y (mgr.25132) 1279 : cluster 0 pgmap v1364: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 6259/140901 objects degraded (4.442%); 6318/140901 objects misplaced (4.484%); 16 MiB/s, 253 objects/s recovering 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[78631]: cluster 2023-10-01T09:52:16.389585+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[78631]: cluster 2023-10-01T09:52:16.390918+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[78631]: cluster 2023-10-01T09:52:16.393966+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[78631]: cluster 2023-10-01T09:52:16.405206+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.772 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:17 smithi111 bash[78631]: cluster 2023-10-01T09:52:16.413159+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T09:52:17.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:17.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:17.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:17.914 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:17.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:17.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:17.946 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:18.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:18.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:18.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:18.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:18.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:18.270 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:18.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:18.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:18.400 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:18.423 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:18.527 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:18.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:18.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:18.654 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:18.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:18.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:18.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:18.812 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:18.915 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:18.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:18.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:18.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:19.045 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:19.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:19.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:19.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:19.205 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:19.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:19.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:19.433 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:19 smithi183 bash[59233]: cluster 2023-10-01T09:52:17.793861+0000 mgr.y (mgr.25132) 1280 : cluster 0 pgmap v1366: 89 pgs: 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 180 op/s; 6259/140682 objects degraded (4.449%); 4877/140682 objects misplaced (3.467%); 25 MiB/s, 400 objects/s recovering 2023-10-01T09:52:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:19 smithi183 bash[59233]: audit 2023-10-01T09:52:19.036267+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:19 smithi183 bash[59233]: audit 2023-10-01T09:52:19.045627+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:19.444 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:19 smithi183 bash[59233]: cluster 2023-10-01T09:52:19.379614+0000 mon.a (mon.0) 1539 : cluster 3 Health check update: Degraded data redundancy: 6259/140682 objects degraded (4.449%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:19.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:19.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:19.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:19.589 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:19.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:19.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[75702]: cluster 2023-10-01T09:52:17.793861+0000 mgr.y (mgr.25132) 1280 : cluster 0 pgmap v1366: 89 pgs: 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 180 op/s; 6259/140682 objects degraded (4.449%); 4877/140682 objects misplaced (3.467%); 25 MiB/s, 400 objects/s recovering 2023-10-01T09:52:19.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[75702]: audit 2023-10-01T09:52:19.036267+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:19.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[75702]: audit 2023-10-01T09:52:19.045627+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:19.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[75702]: cluster 2023-10-01T09:52:19.379614+0000 mon.a (mon.0) 1539 : cluster 3 Health check update: Degraded data redundancy: 6259/140682 objects degraded (4.449%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:19.601 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[78631]: cluster 2023-10-01T09:52:17.793861+0000 mgr.y (mgr.25132) 1280 : cluster 0 pgmap v1366: 89 pgs: 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 180 op/s; 6259/140682 objects degraded (4.449%); 4877/140682 objects misplaced (3.467%); 25 MiB/s, 400 objects/s recovering 2023-10-01T09:52:19.601 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[78631]: audit 2023-10-01T09:52:19.036267+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:19.601 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[78631]: audit 2023-10-01T09:52:19.045627+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:19.601 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:19 smithi111 bash[78631]: cluster 2023-10-01T09:52:19.379614+0000 mon.a (mon.0) 1539 : cluster 3 Health check update: Degraded data redundancy: 6259/140682 objects degraded (4.449%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:52:19.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:19.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:19.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:19.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:19.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:19.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:19.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:19.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:19.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:20.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:20.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:20.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:20.221 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:20.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:20.352 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:20.376 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:20.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:20.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:20.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:20.507 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:20 smithi111 bash[75702]: audit 2023-10-01T09:52:19.516622+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:52:20.508 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:20 smithi111 bash[75702]: audit 2023-10-01T09:52:19.517826+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:52:20.508 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:20 smithi111 bash[75702]: audit 2023-10-01T09:52:19.523779+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:20.508 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:20 smithi111 bash[78631]: audit 2023-10-01T09:52:19.516622+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:52:20.508 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:20 smithi111 bash[78631]: audit 2023-10-01T09:52:19.517826+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:52:20.508 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:20 smithi111 bash[78631]: audit 2023-10-01T09:52:19.523779+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:20.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:20.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:20.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:20.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:20.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:20.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:20 smithi183 bash[59233]: audit 2023-10-01T09:52:19.516622+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:52:20.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:20 smithi183 bash[59233]: audit 2023-10-01T09:52:19.517826+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:52:20.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:20 smithi183 bash[59233]: audit 2023-10-01T09:52:19.523779+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:20.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:20.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:20.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:20.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:20.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:21.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:21.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:21.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:21.129 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:21.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:21.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:21.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:21.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:21.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:21.397 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:21.427 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:21.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:21.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:21.554 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:21.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:21.656 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:21.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:21 smithi111 bash[78631]: cluster 2023-10-01T09:52:19.794477+0000 mgr.y (mgr.25132) 1281 : cluster 0 pgmap v1367: 89 pgs: 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped+backfilling, 1 active+recovering, 85 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 7857/140100 objects misplaced (5.608%); 13 MiB/s, 202 objects/s recovering 2023-10-01T09:52:21.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:21 smithi111 bash[78631]: cluster 2023-10-01T09:52:20.521584+0000 mon.a (mon.0) 1543 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6259/140682 objects degraded (4.449%), 1 pg degraded) 2023-10-01T09:52:21.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:21 smithi111 bash[78631]: cluster 2023-10-01T09:52:20.521612+0000 mon.a (mon.0) 1544 : cluster 1 Cluster is now healthy 2023-10-01T09:52:21.658 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:21 smithi111 bash[75702]: cluster 2023-10-01T09:52:19.794477+0000 mgr.y (mgr.25132) 1281 : cluster 0 pgmap v1367: 89 pgs: 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped+backfilling, 1 active+recovering, 85 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 7857/140100 objects misplaced (5.608%); 13 MiB/s, 202 objects/s recovering 2023-10-01T09:52:21.658 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:21 smithi111 bash[75702]: cluster 2023-10-01T09:52:20.521584+0000 mon.a (mon.0) 1543 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6259/140682 objects degraded (4.449%), 1 pg degraded) 2023-10-01T09:52:21.658 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:21 smithi111 bash[75702]: cluster 2023-10-01T09:52:20.521612+0000 mon.a (mon.0) 1544 : cluster 1 Cluster is now healthy 2023-10-01T09:52:21.666 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:21 smithi183 bash[59233]: cluster 2023-10-01T09:52:19.794477+0000 mgr.y (mgr.25132) 1281 : cluster 0 pgmap v1367: 89 pgs: 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped+backfilling, 1 active+recovering, 85 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 7857/140100 objects misplaced (5.608%); 13 MiB/s, 202 objects/s recovering 2023-10-01T09:52:21.666 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:21 smithi183 bash[59233]: cluster 2023-10-01T09:52:20.521584+0000 mon.a (mon.0) 1543 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6259/140682 objects degraded (4.449%), 1 pg degraded) 2023-10-01T09:52:21.666 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:21 smithi183 bash[59233]: cluster 2023-10-01T09:52:20.521612+0000 mon.a (mon.0) 1544 : cluster 1 Cluster is now healthy 2023-10-01T09:52:21.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:21.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:21.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:21.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:21.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:21.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:21.932 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:21.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:21.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:22.035 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:22.062 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:22.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:22.192 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:22.295 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:22.319 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:22.423 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:22.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:22.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:22.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:22.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:22.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:22.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:22.827 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:22.931 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:22.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:22.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:23.054 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:23.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:23.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:23.206 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:23.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:23.309 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:23.340 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:23.443 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:23.471 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:23.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:23 smithi111 bash[75702]: cluster 2023-10-01T09:52:21.795085+0000 mgr.y (mgr.25132) 1282 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 122 op/s; 7652/138072 objects misplaced (5.542%); 13 MiB/s, 212 objects/s recovering 2023-10-01T09:52:23.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:23 smithi111 bash[78631]: cluster 2023-10-01T09:52:21.795085+0000 mgr.y (mgr.25132) 1282 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 122 op/s; 7652/138072 objects misplaced (5.542%); 13 MiB/s, 212 objects/s recovering 2023-10-01T09:52:23.574 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:23.598 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:23.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:23.703 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:23.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:23 smithi183 bash[59233]: cluster 2023-10-01T09:52:21.795085+0000 mgr.y (mgr.25132) 1282 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 122 op/s; 7652/138072 objects misplaced (5.542%); 13 MiB/s, 212 objects/s recovering 2023-10-01T09:52:23.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:23.834 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:23.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:23.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:23.987 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:23.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:24.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:24.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:24.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:24.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:24.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:24.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:24.381 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:24.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:24.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:24.508 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:24.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:24.614 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:24.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:24.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:24.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:24.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:24.879 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:24.901 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:24.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:24.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:25.005 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:25.012 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:52:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:52:24] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-10-01T09:52:25.028 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:25.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:25.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:25.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:25.258 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:25.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:25.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:25.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:25.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:25.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:25.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:25.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:25 smithi111 bash[75702]: cluster 2023-10-01T09:52:23.795757+0000 mgr.y (mgr.25132) 1283 : cluster 0 pgmap v1369: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 123 op/s; 7596/137790 objects misplaced (5.513%); 12 MiB/s, 194 objects/s recovering 2023-10-01T09:52:25.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:25 smithi111 bash[78631]: cluster 2023-10-01T09:52:23.795757+0000 mgr.y (mgr.25132) 1283 : cluster 0 pgmap v1369: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 123 op/s; 7596/137790 objects misplaced (5.513%); 12 MiB/s, 194 objects/s recovering 2023-10-01T09:52:25.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:25.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:25 smithi183 bash[59233]: cluster 2023-10-01T09:52:23.795757+0000 mgr.y (mgr.25132) 1283 : cluster 0 pgmap v1369: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 123 op/s; 7596/137790 objects misplaced (5.513%); 12 MiB/s, 194 objects/s recovering 2023-10-01T09:52:25.673 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:25.776 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:25.804 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:25.908 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:25.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:25.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:26.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:26.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:26.163 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:26.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:26.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:26.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:26.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:26.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:26.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:26.446 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:26.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:26.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:26.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:26.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:26.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:26.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:26.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:26.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:26.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:26.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:26.922 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:26.939 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:26.965 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:26.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:26.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:27.073 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:27.099 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:27.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:27.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:27.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:27.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:27.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:27.361 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:27.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:27.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:27.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:27.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:27.598 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:27.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:27.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:27.736 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:27 smithi111 bash[78631]: cluster 2023-10-01T09:52:25.796416+0000 mgr.y (mgr.25132) 1284 : cluster 0 pgmap v1370: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 7458/136644 objects misplaced (5.458%); 11 MiB/s, 175 objects/s recovering 2023-10-01T09:52:27.737 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:27 smithi111 bash[75702]: cluster 2023-10-01T09:52:25.796416+0000 mgr.y (mgr.25132) 1284 : cluster 0 pgmap v1370: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 7458/136644 objects misplaced (5.458%); 11 MiB/s, 175 objects/s recovering 2023-10-01T09:52:27.752 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:27 smithi183 bash[59233]: cluster 2023-10-01T09:52:25.796416+0000 mgr.y (mgr.25132) 1284 : cluster 0 pgmap v1370: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 7458/136644 objects misplaced (5.458%); 11 MiB/s, 175 objects/s recovering 2023-10-01T09:52:27.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:27.878 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:27.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:27.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:27.981 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:28.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:28.114 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:28.135 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:28.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:28.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:28.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:28.375 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:28.401 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:28.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:28.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:28.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:28.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:28.662 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:28.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:28.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:28.889 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:28.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:28.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:29.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:29.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:29.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:29.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:29.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:29.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:29.306 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:29.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:29.409 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:29.428 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:52:29.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:29.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:29.545 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:29 smithi183 bash[59233]: cluster 2023-10-01T09:52:27.796906+0000 mgr.y (mgr.25132) 1285 : cluster 0 pgmap v1371: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 143 op/s; 7406/135780 objects misplaced (5.454%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:52:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:29 smithi183 bash[59233]: audit 2023-10-01T09:52:28.520290+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.111:0/3893500289' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:52:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:29 smithi183 bash[59233]: audit 2023-10-01T09:52:28.520965+0000 mon.a (mon.0) 1545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:52:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:29 smithi183 bash[59233]: audit 2023-10-01T09:52:29.060336+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:29.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:29 smithi183 bash[59233]: audit 2023-10-01T09:52:29.061190+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:29.571 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:29.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:29.675 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:29.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[78631]: cluster 2023-10-01T09:52:27.796906+0000 mgr.y (mgr.25132) 1285 : cluster 0 pgmap v1371: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 143 op/s; 7406/135780 objects misplaced (5.454%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:52:29.682 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[78631]: audit 2023-10-01T09:52:28.520290+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.111:0/3893500289' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[78631]: audit 2023-10-01T09:52:28.520965+0000 mon.a (mon.0) 1545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[78631]: audit 2023-10-01T09:52:29.060336+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[78631]: audit 2023-10-01T09:52:29.061190+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[75702]: cluster 2023-10-01T09:52:27.796906+0000 mgr.y (mgr.25132) 1285 : cluster 0 pgmap v1371: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 143 op/s; 7406/135780 objects misplaced (5.454%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[75702]: audit 2023-10-01T09:52:28.520290+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.111:0/3893500289' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[75702]: audit 2023-10-01T09:52:28.520965+0000 mon.a (mon.0) 1545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[75702]: audit 2023-10-01T09:52:29.060336+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:29.683 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:29 smithi111 bash[75702]: audit 2023-10-01T09:52:29.061190+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:29.696 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:29.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:29.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:29.820 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:29.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:29.925 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:29.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:29.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:29.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:30.061 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:30.084 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:30.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:30.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:30.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:30.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:30.348 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:30.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:30.390 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:52:30.390 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:52:30.451 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:30.477 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:30.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:30.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:30.708 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:30.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:30 smithi183 bash[59233]: cluster 2023-10-01T09:52:29.412798+0000 mon.a (mon.0) 1548 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:52:30.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:30 smithi183 bash[59233]: cluster 2023-10-01T09:52:29.418306+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T09:52:30.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:30 smithi183 bash[59233]: audit 2023-10-01T09:52:29.420390+0000 mon.a (mon.0) 1549 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:52:30.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:30 smithi183 bash[59233]: cluster 2023-10-01T09:52:29.420494+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-01T09:52:30.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:30 smithi183 bash[59233]: cluster 2023-10-01T09:52:29.432875+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T09:52:30.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:30.846 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[75702]: cluster 2023-10-01T09:52:29.412798+0000 mon.a (mon.0) 1548 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[75702]: cluster 2023-10-01T09:52:29.418306+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[75702]: audit 2023-10-01T09:52:29.420390+0000 mon.a (mon.0) 1549 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[75702]: cluster 2023-10-01T09:52:29.420494+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[75702]: cluster 2023-10-01T09:52:29.432875+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[78631]: cluster 2023-10-01T09:52:29.412798+0000 mon.a (mon.0) 1548 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[78631]: cluster 2023-10-01T09:52:29.418306+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T09:52:30.860 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[78631]: audit 2023-10-01T09:52:29.420390+0000 mon.a (mon.0) 1549 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:52:30.861 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[78631]: cluster 2023-10-01T09:52:29.420494+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-01T09:52:30.861 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:30 smithi111 bash[78631]: cluster 2023-10-01T09:52:29.432875+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T09:52:30.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:30.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:30.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:30.975 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:31.002 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:31.106 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:31.133 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:31.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:31.237 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:31.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:31.394 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:31.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.508 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:31 smithi183 bash[59233]: cluster 2023-10-01T09:52:29.797332+0000 mgr.y (mgr.25132) 1286 : cluster 0 pgmap v1373: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 7353/135114 objects misplaced (5.442%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:31.524 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:31.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:31.635 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:31 smithi111 bash[75702]: cluster 2023-10-01T09:52:29.797332+0000 mgr.y (mgr.25132) 1286 : cluster 0 pgmap v1373: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 7353/135114 objects misplaced (5.442%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:31.635 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:31 smithi111 bash[78631]: cluster 2023-10-01T09:52:29.797332+0000 mgr.y (mgr.25132) 1286 : cluster 0 pgmap v1373: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 7353/135114 objects misplaced (5.442%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:31.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:31.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:31.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:31.890 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.916 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:31.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:31.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:32.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:32.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:32.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:32.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:32.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:32.300 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:32.405 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:32.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:32.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:32.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:32.558 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:32.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:32.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:32.686 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:32.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:32.791 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:32.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:32.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:32.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:32.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:32.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:33.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:33.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:33.176 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:33.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:33.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:33.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:33.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T09:52:33.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:33.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:33.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:33.467 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:33.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:33.488 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:52:33.515 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:52:33.542 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:52:33.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:33 smithi111 bash[78631]: cluster 2023-10-01T09:52:31.797976+0000 mgr.y (mgr.25132) 1287 : cluster 0 pgmap v1374: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 7139/132993 objects misplaced (5.368%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:33.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:33 smithi111 bash[75702]: cluster 2023-10-01T09:52:31.797976+0000 mgr.y (mgr.25132) 1287 : cluster 0 pgmap v1374: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 7139/132993 objects misplaced (5.368%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:33.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:33.573 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:52:33.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:33.603 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:52:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:33.632 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:52:33.666 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:52:33.703 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:52:33.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:33.705 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.706 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:52:33.716 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:33 smithi183 bash[59233]: cluster 2023-10-01T09:52:31.797976+0000 mgr.y (mgr.25132) 1287 : cluster 0 pgmap v1374: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 7139/132993 objects misplaced (5.368%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:33.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:33.832 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:33.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:33.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:33.964 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:33.970 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:52:33.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:33.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:33.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:34.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:34.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:34.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:34.227 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:34.249 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:34.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:34.351 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:34.381 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:34.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:34.512 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:34.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:34 smithi111 bash[78631]: audit 2023-10-01T09:52:33.442048+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.111:0/4173921968' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:34.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:34 smithi111 bash[75702]: audit 2023-10-01T09:52:33.442048+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.111:0/4173921968' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:34.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:34.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:34.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:34.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:34.752 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:34 smithi183 bash[59233]: audit 2023-10-01T09:52:33.442048+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.111:0/4173921968' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:34.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:34.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:34.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:34.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:34.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:34.971 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:52:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:52:34] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-10-01T09:52:34.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:35.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:35.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:35.131 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:35.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:35.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:35.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:35.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:35.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:35.408 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:35.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:35.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:35.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:35.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:35.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:35 smithi183 bash[59233]: cluster 2023-10-01T09:52:33.798624+0000 mgr.y (mgr.25132) 1288 : cluster 0 pgmap v1375: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 159 op/s; 7139/132993 objects misplaced (5.368%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:35.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:35.653 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:35 smithi111 bash[75702]: cluster 2023-10-01T09:52:33.798624+0000 mgr.y (mgr.25132) 1288 : cluster 0 pgmap v1375: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 159 op/s; 7139/132993 objects misplaced (5.368%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:35.654 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:35 smithi111 bash[78631]: cluster 2023-10-01T09:52:33.798624+0000 mgr.y (mgr.25132) 1288 : cluster 0 pgmap v1375: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 159 op/s; 7139/132993 objects misplaced (5.368%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:35.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:35.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:35.777 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:35.798 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:35.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:35.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:35.938 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:35.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:36.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:36.178 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:36.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:36.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:36.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:36.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:36.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:36.477 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:36.583 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:36.610 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:36.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:36.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:36.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:36.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:36.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:37.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:37.125 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:37.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:37.264 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:37.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:37.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:37.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:37.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:37.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:37.534 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:37.637 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:37.663 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:37.769 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:37.777 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:37 smithi111 bash[78631]: cluster 2023-10-01T09:52:35.799445+0000 mgr.y (mgr.25132) 1289 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 6937/131382 objects misplaced (5.280%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:37.778 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:37 smithi111 bash[75702]: cluster 2023-10-01T09:52:35.799445+0000 mgr.y (mgr.25132) 1289 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 6937/131382 objects misplaced (5.280%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:37 smithi183 bash[59233]: cluster 2023-10-01T09:52:35.799445+0000 mgr.y (mgr.25132) 1289 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 6937/131382 objects misplaced (5.280%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:37.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:37.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:37.845 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:52:37.847 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:52:37.909 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:37.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:37.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:38.033 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:38.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:38.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:38.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:38.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:38.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:38.314 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:38.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:52:38.418 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:38.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:38.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:38.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:38.594 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:38.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:38.701 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:38.728 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:38.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:38.831 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:38.862 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:38.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:38.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:38.983 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1377,"stamp":"2023-10-01T09:52:37.799642+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2845710264,"num_objects":43438,"num_object_clones":0,"num_object_copies":130314,"num_objects_missing_on_primary":6035,"num_objects_missing":6035,"num_objects_degraded":0,"num_objects_misplaced":6877,"num_objects_unfound":0,"num_objects_dirty":43438,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":172140,"num_write_kb":6891790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5496,"num_bytes_recovered":359546148,"num_keys_recovered":20,"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":125049,"ondisk_log_size":125049,"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":13185472,"kb_used_data":7928392,"kb_used_omap":20,"kb_used_meta":5256939,"kb_avail":643030592,"statfs":{"total":671965249536,"available":658463326208,"internally_reserved":0,"allocated":8118673408,"data_stored":8113040194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":5383106190},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,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":-119406592,"num_objects":-1822,"num_object_clones":0,"num_object_copies":-5466,"num_objects_missing_on_primary":-109,"num_objects_missing":-109,"num_objects_degraded":0,"num_objects_misplaced":-529,"num_objects_unfound":0,"num_objects_dirty":-1822,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1822,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":343,"num_bytes_recovered":22478848,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003034"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":16,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440068+0000","last_change":"2023-10-01T09:52:08.766587+0000","last_active":"2023-10-01T09:52:16.440068+0000","last_peered":"2023-10-01T09:52:16.440068+0000","last_clean":"2023-10-01T09:52:16.440068+0000","last_became_active":"2023-10-01T09:52:08.766218+0000","last_became_peered":"2023-10-01T09:52:08.766218+0000","last_unstale":"2023-10-01T09:52:16.440068+0000","last_undegraded":"2023-10-01T09:52:16.440068+0000","last_fullsized":"2023-10-01T09:52:16.440068+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:35:19.950254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":95,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:26.133036+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:52:26.133036+0000","last_peered":"2023-10-01T09:52:26.133036+0000","last_clean":"2023-10-01T09:52:26.133036+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:52:26.133036+0000","last_undegraded":"2023-10-01T09:52:26.133036+0000","last_fullsized":"2023-10-01T09:52:26.133036+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":217,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440209+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:52:16.440209+0000","last_peered":"2023-10-01T09:52:16.440209+0000","last_clean":"2023-10-01T09:52:16.440209+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:52:16.440209+0000","last_undegraded":"2023-10-01T09:52:16.440209+0000","last_fullsized":"2023-10-01T09:52:16.440209+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":283,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390533+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:52:16.390533+0000","last_peered":"2023-10-01T09:52:16.390533+0000","last_clean":"2023-10-01T09:52:16.390533+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:52:16.390533+0000","last_undegraded":"2023-10-01T09:52:16.390533+0000","last_fullsized":"2023-10-01T09:52:16.390533+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":271,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391528+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:52:16.391528+0000","last_peered":"2023-10-01T09:52:16.391528+0000","last_clean":"2023-10-01T09:52:16.391528+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:52:16.391528+0000","last_undegraded":"2023-10-01T09:52:16.391528+0000","last_fullsized":"2023-10-01T09:52:16.391528+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":20,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.410788+0000","last_change":"2023-10-01T09:51:23.486871+0000","last_active":"2023-10-01T09:52:16.410788+0000","last_peered":"2023-10-01T09:52:16.410788+0000","last_clean":"2023-10-01T09:52:16.410788+0000","last_became_active":"2023-10-01T09:51:23.486510+0000","last_became_peered":"2023-10-01T09:51:23.486510+0000","last_unstale":"2023-10-01T09:52:16.410788+0000","last_undegraded":"2023-10-01T09:52:16.410788+0000","last_fullsized":"2023-10-01T09:52:16.410788+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:44:44.348955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":272,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.446067+0000","last_change":"2023-10-01T09:51:23.489451+0000","last_active":"2023-10-01T09:52:16.446067+0000","last_peered":"2023-10-01T09:52:16.446067+0000","last_clean":"2023-10-01T09:52:16.446067+0000","last_became_active":"2023-10-01T09:51:23.488284+0000","last_became_peered":"2023-10-01T09:51:23.488284+0000","last_unstale":"2023-10-01T09:52:16.446067+0000","last_undegraded":"2023-10-01T09:52:16.446067+0000","last_fullsized":"2023-10-01T09:52:16.446067+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:14.325403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.392239+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:52:16.392239+0000","last_peered":"2023-10-01T09:52:16.392239+0000","last_clean":"2023-10-01T09:52:16.392239+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:52:16.392239+0000","last_undegraded":"2023-10-01T09:52:16.392239+0000","last_fullsized":"2023-10-01T09:52:16.392239+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":112,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417246+0000","last_change":"2023-10-01T09:51:23.490923+0000","last_active":"2023-10-01T09:52:16.417246+0000","last_peered":"2023-10-01T09:52:16.417246+0000","last_clean":"2023-10-01T09:52:16.417246+0000","last_became_active":"2023-10-01T09:51:23.489131+0000","last_became_peered":"2023-10-01T09:51:23.489131+0000","last_unstale":"2023-10-01T09:52:16.417246+0000","last_undegraded":"2023-10-01T09:52:16.417246+0000","last_fullsized":"2023-10-01T09:52:16.417246+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":269,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391639+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:52:16.391639+0000","last_peered":"2023-10-01T09:52:16.391639+0000","last_clean":"2023-10-01T09:52:16.391639+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:52:16.391639+0000","last_undegraded":"2023-10-01T09:52:16.391639+0000","last_fullsized":"2023-10-01T09:52:16.391639+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":89,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417049+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:52:16.417049+0000","last_peered":"2023-10-01T09:52:16.417049+0000","last_clean":"2023-10-01T09:52:16.417049+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:52:16.417049+0000","last_undegraded":"2023-10-01T09:52:16.417049+0000","last_fullsized":"2023-10-01T09:52:16.417049+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":151,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.439710+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:52:16.439710+0000","last_peered":"2023-10-01T09:52:16.439710+0000","last_clean":"2023-10-01T09:52:16.439710+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:52:16.439710+0000","last_undegraded":"2023-10-01T09:52:16.439710+0000","last_fullsized":"2023-10-01T09:52:16.439710+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":122,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416908+0000","last_change":"2023-10-01T09:52:08.767792+0000","last_active":"2023-10-01T09:52:16.416908+0000","last_peered":"2023-10-01T09:52:16.416908+0000","last_clean":"2023-10-01T09:52:16.416908+0000","last_became_active":"2023-10-01T09:52:08.767142+0000","last_became_peered":"2023-10-01T09:52:08.767142+0000","last_unstale":"2023-10-01T09:52:16.416908+0000","last_undegraded":"2023-10-01T09:52:16.416908+0000","last_fullsized":"2023-10-01T09:52:16.416908+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":243,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.409319+0000","last_change":"2023-10-01T09:51:23.492083+0000","last_active":"2023-10-01T09:52:16.409319+0000","last_peered":"2023-10-01T09:52:16.409319+0000","last_clean":"2023-10-01T09:52:16.409319+0000","last_became_active":"2023-10-01T09:51:23.491710+0000","last_became_peered":"2023-10-01T09:51:23.491710+0000","last_unstale":"2023-10-01T09:52:16.409319+0000","last_undegraded":"2023-10-01T09:52:16.409319+0000","last_fullsized":"2023-10-01T09:52:16.409319+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":89,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416919+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:52:16.416919+0000","last_peered":"2023-10-01T09:52:16.416919+0000","last_clean":"2023-10-01T09:52:16.416919+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:52:16.416919+0000","last_undegraded":"2023-10-01T09:52:16.416919+0000","last_fullsized":"2023-10-01T09:52:16.416919+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":273,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391702+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:52:16.391702+0000","last_peered":"2023-10-01T09:52:16.391702+0000","last_clean":"2023-10-01T09:52:16.391702+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:52:16.391702+0000","last_undegraded":"2023-10-01T09:52:16.391702+0000","last_fullsized":"2023-10-01T09:52:16.391702+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":281,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390348+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:52:16.390348+0000","last_peered":"2023-10-01T09:52:16.390348+0000","last_clean":"2023-10-01T09:52:16.390348+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:52:16.390348+0000","last_undegraded":"2023-10-01T09:52:16.390348+0000","last_fullsized":"2023-10-01T09:52:16.390348+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":103,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416769+0000","last_change":"2023-10-01T09:51:23.495783+0000","last_active":"2023-10-01T09:52:16.416769+0000","last_peered":"2023-10-01T09:52:16.416769+0000","last_clean":"2023-10-01T09:52:16.416769+0000","last_became_active":"2023-10-01T09:51:23.494881+0000","last_became_peered":"2023-10-01T09:51:23.494881+0000","last_unstale":"2023-10-01T09:52:16.416769+0000","last_undegraded":"2023-10-01T09:52:16.416769+0000","last_fullsized":"2023-10-01T09:52:16.416769+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":83,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416593+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:52:16.416593+0000","last_peered":"2023-10-01T09:52:16.416593+0000","last_clean":"2023-10-01T09:52:16.416593+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:52:16.416593+0000","last_undegraded":"2023-10-01T09:52:16.416593+0000","last_fullsized":"2023-10-01T09:52:16.416593+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":281,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390503+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:52:16.390503+0000","last_peered":"2023-10-01T09:52:16.390503+0000","last_clean":"2023-10-01T09:52:16.390503+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:52:16.390503+0000","last_undegraded":"2023-10-01T09:52:16.390503+0000","last_fullsized":"2023-10-01T09:52:16.390503+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":71,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.389762+0000","last_change":"2023-10-01T09:51:23.545443+0000","last_active":"2023-10-01T09:52:16.389762+0000","last_peered":"2023-10-01T09:52:16.389762+0000","last_clean":"2023-10-01T09:52:16.389762+0000","last_became_active":"2023-10-01T09:51:23.488739+0000","last_became_peered":"2023-10-01T09:51:23.488739+0000","last_unstale":"2023-10-01T09:52:16.389762+0000","last_undegraded":"2023-10-01T09:52:16.389762+0000","last_fullsized":"2023-10-01T09:52:16.389762+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T15:31:28.127710+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":[0,6,3],"acting":[0,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":291,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.392489+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:52:16.392489+0000","last_peered":"2023-10-01T09:52:16.392489+0000","last_clean":"2023-10-01T09:52:16.392489+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:52:16.392489+0000","last_undegraded":"2023-10-01T09:52:16.392489+0000","last_fullsized":"2023-10-01T09:52:16.392489+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"274'10806","reported_seq":12399,"reported_epoch":274,"state":"active+recovering","last_fresh":"2023-10-01T09:52:33.949023+0000","last_change":"2023-10-01T09:52:13.785111+0000","last_active":"2023-10-01T09:52:33.949023+0000","last_peered":"2023-10-01T09:52:33.949023+0000","last_clean":"2023-10-01T09:51:22.469643+0000","last_became_active":"2023-10-01T09:52:09.843375+0000","last_became_peered":"2023-10-01T09:52:09.843375+0000","last_unstale":"2023-10-01T09:52:33.949023+0000","last_undegraded":"2023-10-01T09:52:33.949023+0000","last_fullsized":"2023-10-01T09:52:33.949023+0000","mapping_epoch":270,"log_start":"258'2827","ondisk_log_start":"258'2827","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7979,"log_dups_size":0,"ondisk_log_size":7979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:44:14.213185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185466880,"num_objects":2830,"num_object_clones":0,"num_object_copies":8490,"num_objects_missing_on_primary":6035,"num_objects_missing":6035,"num_objects_degraded":0,"num_objects_misplaced":2815,"num_objects_unfound":0,"num_objects_dirty":2830,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10806,"num_write_kb":436352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":769,"num_bytes_recovered":50200576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","4","5"],"object_location_counts":[{"shards":"0,1,4","objects":1},{"shards":"0,1,4,5","objects":14},{"shards":"1,4,5","objects":2815}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":87,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417309+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:52:16.417309+0000","last_peered":"2023-10-01T09:52:16.417309+0000","last_clean":"2023-10-01T09:52:16.417309+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:52:16.417309+0000","last_undegraded":"2023-10-01T09:52:16.417309+0000","last_fullsized":"2023-10-01T09:52:16.417309+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416384+0000","last_change":"2023-10-01T09:51:23.492196+0000","last_active":"2023-10-01T09:52:16.416384+0000","last_peered":"2023-10-01T09:52:16.416384+0000","last_clean":"2023-10-01T09:52:16.416384+0000","last_became_active":"2023-10-01T09:51:23.491891+0000","last_became_peered":"2023-10-01T09:51:23.491891+0000","last_unstale":"2023-10-01T09:52:16.416384+0000","last_undegraded":"2023-10-01T09:52:16.416384+0000","last_fullsized":"2023-10-01T09:52:16.416384+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"274'10971","reported_seq":11002,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:33.823037+0000","last_change":"2023-10-01T09:48:46.607013+0000","last_active":"2023-10-01T09:52:33.823037+0000","last_peered":"2023-10-01T09:52:33.823037+0000","last_clean":"2023-10-01T09:52:33.823037+0000","last_became_active":"2023-10-01T09:48:46.606712+0000","last_became_peered":"2023-10-01T09:48:46.606712+0000","last_unstale":"2023-10-01T09:52:33.823037+0000","last_undegraded":"2023-10-01T09:52:33.823037+0000","last_fullsized":"2023-10-01T09:52:33.823037+0000","mapping_epoch":253,"log_start":"258'3025","ondisk_log_start":"258'3025","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7946,"log_dups_size":0,"ondisk_log_size":7946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:58.366535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184745984,"num_objects":2819,"num_object_clones":0,"num_object_copies":8457,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2819,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10971,"num_write_kb":441280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":100,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417295+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:52:16.417295+0000","last_peered":"2023-10-01T09:52:16.417295+0000","last_clean":"2023-10-01T09:52:16.417295+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:52:16.417295+0000","last_undegraded":"2023-10-01T09:52:16.417295+0000","last_fullsized":"2023-10-01T09:52:16.417295+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":82,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391553+0000","last_change":"2023-10-01T09:52:08.769545+0000","last_active":"2023-10-01T09:52:16.391553+0000","last_peered":"2023-10-01T09:52:16.391553+0000","last_clean":"2023-10-01T09:52:16.391553+0000","last_became_active":"2023-10-01T09:52:08.769199+0000","last_became_peered":"2023-10-01T09:52:08.769199+0000","last_unstale":"2023-10-01T09:52:16.391553+0000","last_undegraded":"2023-10-01T09:52:16.391553+0000","last_fullsized":"2023-10-01T09:52:16.391553+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:07.548195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.5","version":"274'11020","reported_seq":14302,"reported_epoch":274,"state":"active+remapped+backfilling","last_fresh":"2023-10-01T09:52:35.205455+0000","last_change":"2023-10-01T09:51:24.810789+0000","last_active":"2023-10-01T09:52:35.205455+0000","last_peered":"2023-10-01T09:52:35.205455+0000","last_clean":"2023-10-01T09:51:22.401013+0000","last_became_active":"2023-10-01T09:51:24.628278+0000","last_became_peered":"2023-10-01T09:51:24.628278+0000","last_unstale":"2023-10-01T09:52:35.205455+0000","last_undegraded":"2023-10-01T09:52:35.205455+0000","last_fullsized":"2023-10-01T09:52:35.205455+0000","mapping_epoch":265,"log_start":"258'2862","ondisk_log_start":"258'2862","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8158,"log_dups_size":0,"ondisk_log_size":8158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181403648,"num_objects":2768,"num_object_clones":0,"num_object_copies":8304,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1451,"num_objects_unfound":0,"num_objects_dirty":2768,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11020,"num_write_kb":441216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1620,"num_bytes_recovered":106102784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["7","5","6"],"object_location_counts":[{"shards":"5,6,7","objects":2768}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":100,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417050+0000","last_change":"2023-10-01T09:51:23.590214+0000","last_active":"2023-10-01T09:52:16.417050+0000","last_peered":"2023-10-01T09:52:16.417050+0000","last_clean":"2023-10-01T09:52:16.417050+0000","last_became_active":"2023-10-01T09:51:23.495328+0000","last_became_peered":"2023-10-01T09:51:23.495328+0000","last_unstale":"2023-10-01T09:52:16.417050+0000","last_undegraded":"2023-10-01T09:52:16.417050+0000","last_fullsized":"2023-10-01T09:52:16.417050+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":129,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.439835+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:52:16.439835+0000","last_peered":"2023-10-01T09:52:16.439835+0000","last_clean":"2023-10-01T09:52:16.439835+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:52:16.439835+0000","last_undegraded":"2023-10-01T09:52:16.439835+0000","last_fullsized":"2023-10-01T09:52:16.439835+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.4","version":"274'10657","reported_seq":10686,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.128400+0000","last_change":"2023-10-01T09:48:47.048881+0000","last_active":"2023-10-01T09:52:35.128400+0000","last_peered":"2023-10-01T09:52:35.128400+0000","last_clean":"2023-10-01T09:52:35.128400+0000","last_became_active":"2023-10-01T09:48:47.048402+0000","last_became_peered":"2023-10-01T09:48:47.048402+0000","last_unstale":"2023-10-01T09:52:35.128400+0000","last_undegraded":"2023-10-01T09:52:35.128400+0000","last_fullsized":"2023-10-01T09:52:35.128400+0000","mapping_epoch":253,"log_start":"258'2481","ondisk_log_start":"258'2481","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8176,"log_dups_size":0,"ondisk_log_size":8176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181993472,"num_objects":2777,"num_object_clones":0,"num_object_copies":8331,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2777,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10657,"num_write_kb":429888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":72,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391988+0000","last_change":"2023-10-01T09:51:23.487738+0000","last_active":"2023-10-01T09:52:16.391988+0000","last_peered":"2023-10-01T09:52:16.391988+0000","last_clean":"2023-10-01T09:52:16.391988+0000","last_became_active":"2023-10-01T09:51:23.487343+0000","last_became_peered":"2023-10-01T09:51:23.487343+0000","last_unstale":"2023-10-01T09:52:16.391988+0000","last_undegraded":"2023-10-01T09:52:16.391988+0000","last_fullsized":"2023-10-01T09:52:16.391988+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:50:00.591924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390099+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:52:16.390099+0000","last_peered":"2023-10-01T09:52:16.390099+0000","last_clean":"2023-10-01T09:52:16.390099+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:52:16.390099+0000","last_undegraded":"2023-10-01T09:52:16.390099+0000","last_fullsized":"2023-10-01T09:52:16.390099+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'10750","reported_seq":10779,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.111332+0000","last_change":"2023-10-01T09:48:47.050491+0000","last_active":"2023-10-01T09:52:35.111332+0000","last_peered":"2023-10-01T09:52:35.111332+0000","last_clean":"2023-10-01T09:52:35.111332+0000","last_became_active":"2023-10-01T09:48:47.049849+0000","last_became_peered":"2023-10-01T09:48:47.049849+0000","last_unstale":"2023-10-01T09:52:35.111332+0000","last_undegraded":"2023-10-01T09:52:35.111332+0000","last_fullsized":"2023-10-01T09:52:35.111332+0000","mapping_epoch":253,"log_start":"258'2618","ondisk_log_start":"258'2618","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181534720,"num_objects":2770,"num_object_clones":0,"num_object_copies":8310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10750,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":254,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391879+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:52:16.391879+0000","last_peered":"2023-10-01T09:52:16.391879+0000","last_clean":"2023-10-01T09:52:16.391879+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:52:16.391879+0000","last_undegraded":"2023-10-01T09:52:16.391879+0000","last_fullsized":"2023-10-01T09:52:16.391879+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":122,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391992+0000","last_change":"2023-10-01T09:52:08.769793+0000","last_active":"2023-10-01T09:52:16.391992+0000","last_peered":"2023-10-01T09:52:16.391992+0000","last_clean":"2023-10-01T09:52:16.391992+0000","last_became_active":"2023-10-01T09:52:08.769409+0000","last_became_peered":"2023-10-01T09:52:08.769409+0000","last_unstale":"2023-10-01T09:52:16.391992+0000","last_undegraded":"2023-10-01T09:52:16.391992+0000","last_fullsized":"2023-10-01T09:52:16.391992+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:05.002669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"274'10708","reported_seq":10739,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:34.131664+0000","last_change":"2023-10-01T09:48:46.609095+0000","last_active":"2023-10-01T09:52:34.131664+0000","last_peered":"2023-10-01T09:52:34.131664+0000","last_clean":"2023-10-01T09:52:34.131664+0000","last_became_active":"2023-10-01T09:48:46.608294+0000","last_became_peered":"2023-10-01T09:48:46.608294+0000","last_unstale":"2023-10-01T09:52:34.131664+0000","last_undegraded":"2023-10-01T09:52:34.131664+0000","last_fullsized":"2023-10-01T09:52:34.131664+0000","mapping_epoch":253,"log_start":"258'700","ondisk_log_start":"258'700","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:39.452797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181534720,"num_objects":2770,"num_object_clones":0,"num_object_copies":8310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10708,"num_write_kb":431296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":129,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.397603+0000","last_change":"2023-10-01T09:52:08.767105+0000","last_active":"2023-10-01T09:52:16.397603+0000","last_peered":"2023-10-01T09:52:16.397603+0000","last_clean":"2023-10-01T09:52:16.397603+0000","last_became_active":"2023-10-01T09:52:08.766666+0000","last_became_peered":"2023-10-01T09:52:08.766666+0000","last_unstale":"2023-10-01T09:52:16.397603+0000","last_undegraded":"2023-10-01T09:52:16.397603+0000","last_fullsized":"2023-10-01T09:52:16.397603+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440064+0000","last_change":"2023-10-01T09:52:08.763741+0000","last_active":"2023-10-01T09:52:16.440064+0000","last_peered":"2023-10-01T09:52:16.440064+0000","last_clean":"2023-10-01T09:52:16.440064+0000","last_became_active":"2023-10-01T09:52:08.763350+0000","last_became_peered":"2023-10-01T09:52:08.763350+0000","last_unstale":"2023-10-01T09:52:16.440064+0000","last_undegraded":"2023-10-01T09:52:16.440064+0000","last_fullsized":"2023-10-01T09:52:16.440064+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:57:54.009773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"274'10965","reported_seq":10996,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.789968+0000","last_change":"2023-10-01T09:48:47.050875+0000","last_active":"2023-10-01T09:52:35.789968+0000","last_peered":"2023-10-01T09:52:35.789968+0000","last_clean":"2023-10-01T09:52:35.789968+0000","last_became_active":"2023-10-01T09:48:47.050504+0000","last_became_peered":"2023-10-01T09:48:47.050504+0000","last_unstale":"2023-10-01T09:52:35.789968+0000","last_undegraded":"2023-10-01T09:52:35.789968+0000","last_fullsized":"2023-10-01T09:52:35.789968+0000","mapping_epoch":253,"log_start":"259'3904","ondisk_log_start":"259'3904","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7061,"log_dups_size":0,"ondisk_log_size":7061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:02.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176619520,"num_objects":2695,"num_object_clones":0,"num_object_copies":8085,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2695,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10965,"num_write_kb":437120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":196,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440280+0000","last_change":"2023-10-01T09:52:08.764290+0000","last_active":"2023-10-01T09:52:16.440280+0000","last_peered":"2023-10-01T09:52:16.440280+0000","last_clean":"2023-10-01T09:52:16.440280+0000","last_became_active":"2023-10-01T09:52:08.763864+0000","last_became_peered":"2023-10-01T09:52:08.763864+0000","last_unstale":"2023-10-01T09:52:16.440280+0000","last_undegraded":"2023-10-01T09:52:16.440280+0000","last_fullsized":"2023-10-01T09:52:16.440280+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:10:29.872384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":258,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.409748+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:52:16.409748+0000","last_peered":"2023-10-01T09:52:16.409748+0000","last_clean":"2023-10-01T09:52:16.409748+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:52:16.409748+0000","last_undegraded":"2023-10-01T09:52:16.409748+0000","last_fullsized":"2023-10-01T09:52:16.409748+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'10596","reported_seq":10627,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:36.010252+0000","last_change":"2023-10-01T09:48:46.608871+0000","last_active":"2023-10-01T09:52:36.010252+0000","last_peered":"2023-10-01T09:52:36.010252+0000","last_clean":"2023-10-01T09:52:36.010252+0000","last_became_active":"2023-10-01T09:48:46.608536+0000","last_became_peered":"2023-10-01T09:48:46.608536+0000","last_unstale":"2023-10-01T09:52:36.010252+0000","last_undegraded":"2023-10-01T09:52:36.010252+0000","last_fullsized":"2023-10-01T09:52:36.010252+0000","mapping_epoch":253,"log_start":"259'3591","ondisk_log_start":"259'3591","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7005,"log_dups_size":0,"ondisk_log_size":7005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:15:28.138903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175636480,"num_objects":2680,"num_object_clones":0,"num_object_copies":8040,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2680,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10596,"num_write_kb":424832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":303,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:29.449412+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:52:29.449412+0000","last_peered":"2023-10-01T09:52:29.449412+0000","last_clean":"2023-10-01T09:52:29.449412+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:52:29.449412+0000","last_undegraded":"2023-10-01T09:52:29.449412+0000","last_fullsized":"2023-10-01T09:52:29.449412+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.409509+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:52:16.409509+0000","last_peered":"2023-10-01T09:52:16.409509+0000","last_clean":"2023-10-01T09:52:16.409509+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:52:16.409509+0000","last_undegraded":"2023-10-01T09:52:16.409509+0000","last_fullsized":"2023-10-01T09:52:16.409509+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"274'10511","reported_seq":10543,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:34.068542+0000","last_change":"2023-10-01T09:48:47.050573+0000","last_active":"2023-10-01T09:52:34.068542+0000","last_peered":"2023-10-01T09:52:34.068542+0000","last_clean":"2023-10-01T09:52:34.068542+0000","last_became_active":"2023-10-01T09:48:47.050008+0000","last_became_peered":"2023-10-01T09:48:47.050008+0000","last_unstale":"2023-10-01T09:52:34.068542+0000","last_undegraded":"2023-10-01T09:52:34.068542+0000","last_fullsized":"2023-10-01T09:52:34.068542+0000","mapping_epoch":253,"log_start":"257'500","ondisk_log_start":"257'500","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:03.297092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174194712,"num_objects":2659,"num_object_clones":0,"num_object_copies":7977,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2659,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10511,"num_write_kb":421377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":193,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390100+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:52:16.390100+0000","last_peered":"2023-10-01T09:52:16.390100+0000","last_clean":"2023-10-01T09:52:16.390100+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:52:16.390100+0000","last_undegraded":"2023-10-01T09:52:16.390100+0000","last_fullsized":"2023-10-01T09:52:16.390100+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":135,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.392323+0000","last_change":"2023-10-01T09:51:23.488320+0000","last_active":"2023-10-01T09:52:16.392323+0000","last_peered":"2023-10-01T09:52:16.392323+0000","last_clean":"2023-10-01T09:52:16.392323+0000","last_became_active":"2023-10-01T09:51:23.487334+0000","last_became_peered":"2023-10-01T09:51:23.487334+0000","last_unstale":"2023-10-01T09:52:16.392323+0000","last_undegraded":"2023-10-01T09:52:16.392323+0000","last_fullsized":"2023-10-01T09:52:16.392323+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:06:55.795734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":282,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.405438+0000","last_change":"2023-10-01T09:51:23.481623+0000","last_active":"2023-10-01T09:52:16.405438+0000","last_peered":"2023-10-01T09:52:16.405438+0000","last_clean":"2023-10-01T09:52:16.405438+0000","last_became_active":"2023-10-01T09:51:23.481128+0000","last_became_peered":"2023-10-01T09:51:23.481128+0000","last_unstale":"2023-10-01T09:52:16.405438+0000","last_undegraded":"2023-10-01T09:52:16.405438+0000","last_fullsized":"2023-10-01T09:52:16.405438+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:00:18.781586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"274'10857","reported_seq":10888,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.827962+0000","last_change":"2023-10-01T09:48:46.606947+0000","last_active":"2023-10-01T09:52:35.827962+0000","last_peered":"2023-10-01T09:52:35.827962+0000","last_clean":"2023-10-01T09:52:35.827962+0000","last_became_active":"2023-10-01T09:48:46.606623+0000","last_became_peered":"2023-10-01T09:48:46.606623+0000","last_unstale":"2023-10-01T09:52:35.827962+0000","last_undegraded":"2023-10-01T09:52:35.827962+0000","last_fullsized":"2023-10-01T09:52:35.827962+0000","mapping_epoch":253,"log_start":"259'3808","ondisk_log_start":"259'3808","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7049,"log_dups_size":0,"ondisk_log_size":7049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:00:42.302960+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":10857,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":141,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.405614+0000","last_change":"2023-10-01T09:51:23.487262+0000","last_active":"2023-10-01T09:52:16.405614+0000","last_peered":"2023-10-01T09:52:16.405614+0000","last_clean":"2023-10-01T09:52:16.405614+0000","last_became_active":"2023-10-01T09:51:23.486881+0000","last_became_peered":"2023-10-01T09:51:23.486881+0000","last_unstale":"2023-10-01T09:52:16.405614+0000","last_undegraded":"2023-10-01T09:52:16.405614+0000","last_fullsized":"2023-10-01T09:52:16.405614+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:17:32.933115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":201,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.439930+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:52:16.439930+0000","last_peered":"2023-10-01T09:52:16.439930+0000","last_clean":"2023-10-01T09:52:16.439930+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:52:16.439930+0000","last_undegraded":"2023-10-01T09:52:16.439930+0000","last_fullsized":"2023-10-01T09:52:16.439930+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":176,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:29.446040+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:52:29.446040+0000","last_peered":"2023-10-01T09:52:29.446040+0000","last_clean":"2023-10-01T09:52:29.446040+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:52:29.446040+0000","last_undegraded":"2023-10-01T09:52:29.446040+0000","last_fullsized":"2023-10-01T09:52:29.446040+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"274'10867","reported_seq":16822,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.754610+0000","last_change":"2023-10-01T09:52:16.430997+0000","last_active":"2023-10-01T09:52:35.754610+0000","last_peered":"2023-10-01T09:52:35.754610+0000","last_clean":"2023-10-01T09:52:35.754610+0000","last_became_active":"2023-10-01T09:52:16.397292+0000","last_became_peered":"2023-10-01T09:52:16.397292+0000","last_unstale":"2023-10-01T09:52:35.754610+0000","last_undegraded":"2023-10-01T09:52:35.754610+0000","last_fullsized":"2023-10-01T09:52:35.754610+0000","mapping_epoch":272,"log_start":"259'3829","ondisk_log_start":"259'3829","created":253,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7038,"log_dups_size":0,"ondisk_log_size":7038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:17:07.309332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178061312,"num_objects":2717,"num_object_clones":0,"num_object_copies":8151,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2717,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10867,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2951,"num_bytes_recovered":193396736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":278,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440347+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:52:16.440347+0000","last_peered":"2023-10-01T09:52:16.440347+0000","last_clean":"2023-10-01T09:52:16.440347+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:52:16.440347+0000","last_undegraded":"2023-10-01T09:52:16.440347+0000","last_fullsized":"2023-10-01T09:52:16.440347+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":230,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.439833+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:52:16.439833+0000","last_peered":"2023-10-01T09:52:16.439833+0000","last_clean":"2023-10-01T09:52:16.439833+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:52:16.439833+0000","last_undegraded":"2023-10-01T09:52:16.439833+0000","last_fullsized":"2023-10-01T09:52:16.439833+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":288,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.409557+0000","last_change":"2023-10-01T09:51:23.489379+0000","last_active":"2023-10-01T09:52:16.409557+0000","last_peered":"2023-10-01T09:52:16.409557+0000","last_clean":"2023-10-01T09:52:16.409557+0000","last_became_active":"2023-10-01T09:51:23.489012+0000","last_became_peered":"2023-10-01T09:51:23.489012+0000","last_unstale":"2023-10-01T09:52:16.409557+0000","last_undegraded":"2023-10-01T09:52:16.409557+0000","last_fullsized":"2023-10-01T09:52:16.409557+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:33:26.116194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"274'10736","reported_seq":10972,"reported_epoch":274,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-01T09:52:35.755010+0000","last_change":"2023-10-01T09:51:25.103030+0000","last_active":"2023-10-01T09:52:35.755010+0000","last_peered":"2023-10-01T09:52:35.755010+0000","last_clean":"2023-10-01T09:51:22.457429+0000","last_became_active":"2023-10-01T09:51:24.634111+0000","last_became_peered":"2023-10-01T09:51:24.634111+0000","last_unstale":"2023-10-01T09:52:35.755010+0000","last_undegraded":"2023-10-01T09:52:35.755010+0000","last_fullsized":"2023-10-01T09:52:35.755010+0000","mapping_epoch":265,"log_start":"259'3705","ondisk_log_start":"259'3705","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7031,"log_dups_size":0,"ondisk_log_size":7031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:38.945053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175112192,"num_objects":2672,"num_object_clones":0,"num_object_copies":8016,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2611,"num_objects_unfound":0,"num_objects_dirty":2672,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10736,"num_write_kb":429056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":6291456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":2672}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":135,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440122+0000","last_change":"2023-10-01T09:51:23.485977+0000","last_active":"2023-10-01T09:52:16.440122+0000","last_peered":"2023-10-01T09:52:16.440122+0000","last_clean":"2023-10-01T09:52:16.440122+0000","last_became_active":"2023-10-01T09:51:23.485648+0000","last_became_peered":"2023-10-01T09:51:23.485648+0000","last_unstale":"2023-10-01T09:52:16.440122+0000","last_undegraded":"2023-10-01T09:52:16.440122+0000","last_fullsized":"2023-10-01T09:52:16.440122+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:16:45.363417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":510,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416704+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:52:16.416704+0000","last_peered":"2023-10-01T09:52:16.416704+0000","last_clean":"2023-10-01T09:52:16.416704+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:52:16.416704+0000","last_undegraded":"2023-10-01T09:52:16.416704+0000","last_fullsized":"2023-10-01T09:52:16.416704+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":280,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391887+0000","last_change":"2023-10-01T09:51:23.488038+0000","last_active":"2023-10-01T09:52:16.391887+0000","last_peered":"2023-10-01T09:52:16.391887+0000","last_clean":"2023-10-01T09:52:16.391887+0000","last_became_active":"2023-10-01T09:51:23.487493+0000","last_became_peered":"2023-10-01T09:51:23.487493+0000","last_unstale":"2023-10-01T09:52:16.391887+0000","last_undegraded":"2023-10-01T09:52:16.391887+0000","last_fullsized":"2023-10-01T09:52:16.391887+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:54:52.289107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416896+0000","last_change":"2023-10-01T09:52:08.770177+0000","last_active":"2023-10-01T09:52:16.416896+0000","last_peered":"2023-10-01T09:52:16.416896+0000","last_clean":"2023-10-01T09:52:16.416896+0000","last_became_active":"2023-10-01T09:52:08.769793+0000","last_became_peered":"2023-10-01T09:52:08.769793+0000","last_unstale":"2023-10-01T09:52:16.416896+0000","last_undegraded":"2023-10-01T09:52:16.416896+0000","last_fullsized":"2023-10-01T09:52:16.416896+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"274'10630","reported_seq":10661,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.790075+0000","last_change":"2023-10-01T09:48:47.047584+0000","last_active":"2023-10-01T09:52:35.790075+0000","last_peered":"2023-10-01T09:52:35.790075+0000","last_clean":"2023-10-01T09:52:35.790075+0000","last_became_active":"2023-10-01T09:48:47.047152+0000","last_became_peered":"2023-10-01T09:48:47.047152+0000","last_unstale":"2023-10-01T09:52:35.790075+0000","last_undegraded":"2023-10-01T09:52:35.790075+0000","last_fullsized":"2023-10-01T09:52:35.790075+0000","mapping_epoch":253,"log_start":"259'3615","ondisk_log_start":"259'3615","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7015,"log_dups_size":0,"ondisk_log_size":7015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:08:40.452920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174718976,"num_objects":2666,"num_object_clones":0,"num_object_copies":7998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10630,"num_write_kb":425472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":83,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.416683+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:52:16.416683+0000","last_peered":"2023-10-01T09:52:16.416683+0000","last_clean":"2023-10-01T09:52:16.416683+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:52:16.416683+0000","last_undegraded":"2023-10-01T09:52:16.416683+0000","last_fullsized":"2023-10-01T09:52:16.416683+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.389955+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:52:16.389955+0000","last_peered":"2023-10-01T09:52:16.389955+0000","last_clean":"2023-10-01T09:52:16.389955+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:52:16.389955+0000","last_undegraded":"2023-10-01T09:52:16.389955+0000","last_fullsized":"2023-10-01T09:52:16.389955+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390248+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:52:16.390248+0000","last_peered":"2023-10-01T09:52:16.390248+0000","last_clean":"2023-10-01T09:52:16.390248+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:52:16.390248+0000","last_undegraded":"2023-10-01T09:52:16.390248+0000","last_fullsized":"2023-10-01T09:52:16.390248+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"274'10551","reported_seq":10582,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.097097+0000","last_change":"2023-10-01T09:48:46.609096+0000","last_active":"2023-10-01T09:52:35.097097+0000","last_peered":"2023-10-01T09:52:35.097097+0000","last_clean":"2023-10-01T09:52:35.097097+0000","last_became_active":"2023-10-01T09:48:46.608748+0000","last_became_peered":"2023-10-01T09:48:46.608748+0000","last_unstale":"2023-10-01T09:52:35.097097+0000","last_undegraded":"2023-10-01T09:52:35.097097+0000","last_fullsized":"2023-10-01T09:52:35.097097+0000","mapping_epoch":253,"log_start":"259'3508","ondisk_log_start":"259'3508","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7043,"log_dups_size":0,"ondisk_log_size":7043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:06.290686+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":10551,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,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":83,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417145+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:52:16.417145+0000","last_peered":"2023-10-01T09:52:16.417145+0000","last_clean":"2023-10-01T09:52:16.417145+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:52:16.417145+0000","last_undegraded":"2023-10-01T09:52:16.417145+0000","last_fullsized":"2023-10-01T09:52:16.417145+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":235,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:29.446124+0000","last_change":"2023-10-01T09:51:23.481517+0000","last_active":"2023-10-01T09:52:29.446124+0000","last_peered":"2023-10-01T09:52:29.446124+0000","last_clean":"2023-10-01T09:52:29.446124+0000","last_became_active":"2023-10-01T09:51:23.481125+0000","last_became_peered":"2023-10-01T09:51:23.481125+0000","last_unstale":"2023-10-01T09:52:29.446124+0000","last_undegraded":"2023-10-01T09:52:29.446124+0000","last_fullsized":"2023-10-01T09:52:29.446124+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:26:08.458610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":286,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390249+0000","last_change":"2023-10-01T09:51:23.489742+0000","last_active":"2023-10-01T09:52:16.390249+0000","last_peered":"2023-10-01T09:52:16.390249+0000","last_clean":"2023-10-01T09:52:16.390249+0000","last_became_active":"2023-10-01T09:51:23.489359+0000","last_became_peered":"2023-10-01T09:51:23.489359+0000","last_unstale":"2023-10-01T09:52:16.390249+0000","last_undegraded":"2023-10-01T09:52:16.390249+0000","last_fullsized":"2023-10-01T09:52:16.390249+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:29:57.801898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"274'10817","reported_seq":10846,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.189778+0000","last_change":"2023-10-01T09:48:46.612168+0000","last_active":"2023-10-01T09:52:35.189778+0000","last_peered":"2023-10-01T09:52:35.189778+0000","last_clean":"2023-10-01T09:52:35.189778+0000","last_became_active":"2023-10-01T09:48:46.611752+0000","last_became_peered":"2023-10-01T09:48:46.611752+0000","last_unstale":"2023-10-01T09:52:35.189778+0000","last_undegraded":"2023-10-01T09:52:35.189778+0000","last_fullsized":"2023-10-01T09:52:35.189778+0000","mapping_epoch":253,"log_start":"258'2627","ondisk_log_start":"258'2627","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8190,"log_dups_size":0,"ondisk_log_size":8190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173998080,"num_objects":2655,"num_object_clones":0,"num_object_copies":7965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10817,"num_write_kb":431104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":308,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:29.449852+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:52:29.449852+0000","last_peered":"2023-10-01T09:52:29.449852+0000","last_clean":"2023-10-01T09:52:29.449852+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:52:29.449852+0000","last_undegraded":"2023-10-01T09:52:29.449852+0000","last_fullsized":"2023-10-01T09:52:29.449852+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":253,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.405879+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:52:16.405879+0000","last_peered":"2023-10-01T09:52:16.405879+0000","last_clean":"2023-10-01T09:52:16.405879+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:52:16.405879+0000","last_undegraded":"2023-10-01T09:52:16.405879+0000","last_fullsized":"2023-10-01T09:52:16.405879+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":290,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:21.130881+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:52:21.130881+0000","last_peered":"2023-10-01T09:52:21.130881+0000","last_clean":"2023-10-01T09:52:21.130881+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:52:21.130881+0000","last_undegraded":"2023-10-01T09:52:21.130881+0000","last_fullsized":"2023-10-01T09:52:21.130881+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"274'10438","reported_seq":10475,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-10-01T09:52:35.137671+0000","last_change":"2023-10-01T09:52:08.808718+0000","last_active":"2023-10-01T09:52:35.137671+0000","last_peered":"2023-10-01T09:52:35.137671+0000","last_clean":"2023-10-01T09:52:35.137671+0000","last_became_active":"2023-10-01T09:52:08.765881+0000","last_became_peered":"2023-10-01T09:52:08.765881+0000","last_unstale":"2023-10-01T09:52:35.137671+0000","last_undegraded":"2023-10-01T09:52:35.137671+0000","last_fullsized":"2023-10-01T09:52:35.137671+0000","mapping_epoch":269,"log_start":"259'3425","ondisk_log_start":"259'3425","created":253,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7013,"log_dups_size":0,"ondisk_log_size":7013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:18:28.084871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168820736,"num_objects":2576,"num_object_clones":0,"num_object_copies":7728,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2576,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10438,"num_write_kb":416448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":237,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.417245+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:52:16.417245+0000","last_peered":"2023-10-01T09:52:16.417245+0000","last_clean":"2023-10-01T09:52:16.417245+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:52:16.417245+0000","last_undegraded":"2023-10-01T09:52:16.417245+0000","last_fullsized":"2023-10-01T09:52:16.417245+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":250,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390400+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:52:16.390400+0000","last_peered":"2023-10-01T09:52:16.390400+0000","last_clean":"2023-10-01T09:52:16.390400+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:52:16.390400+0000","last_undegraded":"2023-10-01T09:52:16.390400+0000","last_fullsized":"2023-10-01T09:52:16.390400+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":63,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.389691+0000","last_change":"2023-10-01T09:52:08.770868+0000","last_active":"2023-10-01T09:52:16.389691+0000","last_peered":"2023-10-01T09:52:16.389691+0000","last_clean":"2023-10-01T09:52:16.389691+0000","last_became_active":"2023-10-01T09:52:08.770524+0000","last_became_peered":"2023-10-01T09:52:08.770524+0000","last_unstale":"2023-10-01T09:52:16.389691+0000","last_undegraded":"2023-10-01T09:52:16.389691+0000","last_fullsized":"2023-10-01T09:52:16.389691+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:30:41.318147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":269,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.390177+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:52:16.390177+0000","last_peered":"2023-10-01T09:52:16.390177+0000","last_clean":"2023-10-01T09:52:16.390177+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:52:16.390177+0000","last_undegraded":"2023-10-01T09:52:16.390177+0000","last_fullsized":"2023-10-01T09:52:16.390177+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":293,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.440496+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:52:16.440496+0000","last_peered":"2023-10-01T09:52:16.440496+0000","last_clean":"2023-10-01T09:52:16.440496+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:52:16.440496+0000","last_undegraded":"2023-10-01T09:52:16.440496+0000","last_fullsized":"2023-10-01T09:52:16.440496+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":36,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.409355+0000","last_change":"2023-10-01T09:51:23.589937+0000","last_active":"2023-10-01T09:52:16.409355+0000","last_peered":"2023-10-01T09:52:16.409355+0000","last_clean":"2023-10-01T09:52:16.409355+0000","last_became_active":"2023-10-01T09:51:23.493665+0000","last_became_peered":"2023-10-01T09:51:23.493665+0000","last_unstale":"2023-10-01T09:52:16.409355+0000","last_undegraded":"2023-10-01T09:52:16.409355+0000","last_fullsized":"2023-10-01T09:52:16.409355+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":"4.1b","version":"0'0","reported_seq":195,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391744+0000","last_change":"2023-10-01T09:52:08.772620+0000","last_active":"2023-10-01T09:52:16.391744+0000","last_peered":"2023-10-01T09:52:16.391744+0000","last_clean":"2023-10-01T09:52:16.391744+0000","last_became_active":"2023-10-01T09:52:08.772287+0000","last_became_peered":"2023-10-01T09:52:08.772287+0000","last_unstale":"2023-10-01T09:52:16.391744+0000","last_undegraded":"2023-10-01T09:52:16.391744+0000","last_fullsized":"2023-10-01T09:52:16.391744+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:04:19.965501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":36,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.409700+0000","last_change":"2023-10-01T09:51:23.537309+0000","last_active":"2023-10-01T09:52:16.409700+0000","last_peered":"2023-10-01T09:52:16.409700+0000","last_clean":"2023-10-01T09:52:16.409700+0000","last_became_active":"2023-10-01T09:51:23.491040+0000","last_became_peered":"2023-10-01T09:51:23.491040+0000","last_unstale":"2023-10-01T09:52:16.409700+0000","last_undegraded":"2023-10-01T09:52:16.409700+0000","last_fullsized":"2023-10-01T09:52:16.409700+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":196,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391645+0000","last_change":"2023-10-01T09:52:08.769658+0000","last_active":"2023-10-01T09:52:16.391645+0000","last_peered":"2023-10-01T09:52:16.391645+0000","last_clean":"2023-10-01T09:52:16.391645+0000","last_became_active":"2023-10-01T09:52:08.769321+0000","last_became_peered":"2023-10-01T09:52:08.769321+0000","last_unstale":"2023-10-01T09:52:16.391645+0000","last_undegraded":"2023-10-01T09:52:16.391645+0000","last_fullsized":"2023-10-01T09:52:16.391645+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:13:49.243973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":282,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:21.131196+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:52:21.131196+0000","last_peered":"2023-10-01T09:52:21.131196+0000","last_clean":"2023-10-01T09:52:21.131196+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:52:21.131196+0000","last_undegraded":"2023-10-01T09:52:21.131196+0000","last_fullsized":"2023-10-01T09:52:21.131196+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":274,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.391615+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:52:16.391615+0000","last_peered":"2023-10-01T09:52:16.391615+0000","last_clean":"2023-10-01T09:52:16.391615+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:52:16.391615+0000","last_undegraded":"2023-10-01T09:52:16.391615+0000","last_fullsized":"2023-10-01T09:52:16.391615+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":311,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.446162+0000","last_change":"2023-10-01T09:51:23.593670+0000","last_active":"2023-10-01T09:52:16.446162+0000","last_peered":"2023-10-01T09:52:16.446162+0000","last_clean":"2023-10-01T09:52:16.446162+0000","last_became_active":"2023-10-01T09:51:23.488914+0000","last_became_peered":"2023-10-01T09:51:23.488914+0000","last_unstale":"2023-10-01T09:52:16.446162+0000","last_undegraded":"2023-10-01T09:52:16.446162+0000","last_fullsized":"2023-10-01T09:52:16.446162+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T11:37:41.060194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":159,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-10-01T09:52:16.408707+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:52:16.408707+0000","last_peered":"2023-10-01T09:52:16.408707+0000","last_clean":"2023-10-01T09:52:16.408707+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:52:16.408707+0000","last_undegraded":"2023-10-01T09:52:16.408707+0000","last_fullsized":"2023-10-01T09:52:16.408707+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2845114392,"num_objects":43414,"num_object_clones":0,"num_object_copies":130242,"num_objects_missing_on_primary":6035,"num_objects_missing":6035,"num_objects_degraded":0,"num_objects_misplaced":6877,"num_objects_unfound":0,"num_objects_dirty":43414,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":171880,"num_write_kb":6889345,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5436,"num_bytes_recovered":355991552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8916316160,"data_stored":8916303944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":124855,"ondisk_log_size":124855,"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":5504,"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":48,"num_bytes_recovered":12388,"num_keys_recovered":20,"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":17136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430793,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1943532,"kb_used_data":1045284,"kb_used_omap":0,"kb_used_meta":898240,"kb_avail":91801620,"statfs":{"total":95995035648,"available":94004858880,"internally_reserved":0,"allocated":1070370816,"data_stored":1069793123,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919797760},"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,0,0,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":[{"osd":0,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.254,"15min":1.599},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":3.8380000000000001,"5min":6.0389999999999997,"15min":111.187},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.333,"5min":1.411,"15min":1.738},"min":{"1min":0.33700000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":6.4530000000000003,"5min":6.657,"15min":111.83},"last":0.55600000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:52:10 2023","interfaces":[{"interface":"back","average":{"1min":2.2410000000000001,"5min":1.6020000000000001,"15min":2.431},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.249},"max":{"1min":12.772,"5min":12.772,"15min":210.62299999999999},"last":0.39600000000000002},{"interface":"front","average":{"1min":2.6949999999999998,"5min":1.8380000000000001,"15min":2.2989999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.27700000000000002},"max":{"1min":12.805,"5min":12.805,"15min":208.809},"last":0.41999999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.8560000000000001,"15min":1.919},"min":{"1min":0.38500000000000001,"5min":0.318,"15min":0.309},"max":{"1min":3.302,"5min":11.023,"15min":57.079999999999998},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.946,"5min":1.768,"15min":1.649},"min":{"1min":0.39000000000000001,"5min":0.33300000000000002,"15min":0.32400000000000001},"max":{"1min":13.180999999999999,"5min":13.180999999999999,"15min":57.137999999999998},"last":0.61799999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:52:10 2023","interfaces":[{"interface":"back","average":{"1min":1.583,"5min":3.0720000000000001,"15min":2.3220000000000001},"min":{"1min":0.40400000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.4269999999999996,"5min":119.81,"15min":119.81},"last":0.84399999999999997},{"interface":"front","average":{"1min":2.085,"5min":2.9220000000000002,"15min":2.2389999999999999},"min":{"1min":0.36699999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.6550000000000002,"5min":119.203,"15min":119.203},"last":0.746}]},{"osd":4,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.153,"15min":1.1839999999999999},"min":{"1min":0.36299999999999999,"5min":0.307,"15min":0.307},"max":{"1min":2.0350000000000001,"5min":6.3499999999999996,"15min":15.102},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.097,"5min":1.458,"15min":1.3069999999999999},"min":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.308},"max":{"1min":3.2010000000000001,"5min":9.0090000000000003,"15min":17.742000000000001},"last":0.88200000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":1.534,"15min":1.7250000000000001},"min":{"1min":0.40699999999999997,"5min":0.34699999999999998,"15min":0.314},"max":{"1min":2.5,"5min":10.959,"15min":12.121},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.78500000000000003,"5min":1.3999999999999999,"15min":1.5089999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":2.0870000000000002,"5min":8.8350000000000009,"15min":10.221},"last":0.91000000000000003}]},{"osd":6,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.6299999999999999,"15min":1.52},"min":{"1min":0.435,"5min":0.371,"15min":0.36299999999999999},"max":{"1min":3.8849999999999998,"5min":9.7840000000000007,"15min":11.167999999999999},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.8320000000000001,"15min":1.657},"min":{"1min":0.42899999999999999,"5min":0.39100000000000001,"15min":0.34399999999999997},"max":{"1min":13.092000000000001,"5min":13.092000000000001,"15min":17.977},"last":1.018}]}]},{"osd":6,"up_from":42,"seq":180388627026,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1987676,"kb_used_data":1393876,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":91757476,"statfs":{"total":95995035648,"available":93959655424,"internally_reserved":0,"allocated":1427329024,"data_stored":1426767447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":"Sun Oct 1 09:51:39 2023","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.548,"15min":1.7689999999999999},"min":{"1min":0.33700000000000002,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":5.8849999999999998,"5min":9.1430000000000007,"15min":54.121000000000002},"last":2.3290000000000002},{"interface":"front","average":{"1min":2.1240000000000001,"5min":1.5860000000000001,"15min":1.905},"min":{"1min":0.29699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":5.9160000000000004,"5min":9.0890000000000004,"15min":53.192},"last":2.4119999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:52:10 2023","interfaces":[{"interface":"back","average":{"1min":3.0299999999999998,"5min":1.71,"15min":2.056},"min":{"1min":0.30199999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":38.968000000000004,"5min":38.968000000000004,"15min":183.59999999999999},"last":3.165},{"interface":"front","average":{"1min":3.52,"5min":2.1150000000000002,"15min":2.2589999999999999},"min":{"1min":0.33300000000000002,"5min":0.29699999999999999,"15min":0.28799999999999998},"max":{"1min":38.776000000000003,"5min":38.776000000000003,"15min":183.56200000000001},"last":4.298}]},{"osd":2,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":5.726,"5min":2.1389999999999998,"15min":2.2309999999999999},"min":{"1min":0.38200000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":71.191000000000003,"5min":71.191000000000003,"15min":136.351},"last":3.081},{"interface":"front","average":{"1min":5.9939999999999998,"5min":2.4430000000000001,"15min":2.4180000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.316},"max":{"1min":71.302000000000007,"5min":71.302000000000007,"15min":136.46700000000001},"last":3.0579999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:52:10 2023","interfaces":[{"interface":"back","average":{"1min":6.5519999999999996,"5min":3.4740000000000002,"15min":2.6749999999999998},"min":{"1min":0.38,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":72.629000000000005,"5min":82.728999999999999,"15min":83.206999999999994},"last":0.51700000000000002},{"interface":"front","average":{"1min":6.6820000000000004,"5min":3.677,"15min":2.7650000000000001},"min":{"1min":0.376,"5min":0.34599999999999997,"15min":0.30199999999999999},"max":{"1min":71.369,"5min":81.703000000000003,"15min":84.876999999999995},"last":0.57899999999999996}]},{"osd":4,"last update":"Sun Oct 1 09:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":1.4219999999999999,"15min":1.365},"min":{"1min":0.36699999999999999,"5min":0.32500000000000001,"15min":0.29599999999999999},"max":{"1min":3.0339999999999998,"5min":9.7940000000000005,"15min":9.7940000000000005},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.623,"5min":1.538,"15min":1.5580000000000001},"min":{"1min":0.39900000000000002,"5min":0.36899999999999999,"15min":0.32100000000000001},"max":{"1min":11.722,"5min":11.722,"15min":15.262},"last":0.5}]},{"osd":5,"last update":"Sun Oct 1 09:52:10 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":2.2229999999999999,"15min":1.7969999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.27200000000000002},"max":{"1min":3.1120000000000001,"5min":65.998000000000005,"15min":65.998000000000005},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.4870000000000001,"5min":2.2879999999999998,"15min":1.962},"min":{"1min":0.41899999999999998,"5min":0.35799999999999998,"15min":0.29799999999999999},"max":{"1min":7.8929999999999998,"5min":61.889000000000003,"15min":61.889000000000003},"last":0.54400000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:51:39 2023","interfaces":[{"interface":"back","average":{"1min":2.258,"5min":2.0289999999999999,"15min":1.8009999999999999},"min":{"1min":0.40300000000000002,"5min":0.35199999999999998,"15min":0.34499999999999997},"max":{"1min":7.9710000000000001,"5min":15.215,"15min":18.337},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.5780000000000001,"15min":1.5069999999999999},"min":{"1min":0.433,"5min":0.36699999999999999,"15min":0.36199999999999999},"max":{"1min":2.706,"5min":8.9000000000000004,"15min":10.920999999999999},"last":0.75700000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285974,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2183748,"kb_used_data":1394556,"kb_used_omap":4,"kb_used_meta":789179,"kb_avail":91561404,"statfs":{"total":95995035648,"available":93758877696,"internally_reserved":0,"allocated":1428025344,"data_stored":1427034091,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":808120206},"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":"Sun Oct 1 09:51:59 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":3.4449999999999998,"15min":2.7749999999999999},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.191},"max":{"1min":7.5940000000000003,"5min":67.453999999999994,"15min":87.831000000000003},"last":0.50700000000000001},{"interface":"front","average":{"1min":2.0070000000000001,"5min":3.1920000000000002,"15min":2.6019999999999999},"min":{"1min":0.221,"5min":0.221,"15min":0.20999999999999999},"max":{"1min":6.2069999999999999,"5min":67.403000000000006,"15min":90.948999999999998},"last":0.40300000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:51:32 2023","interfaces":[{"interface":"back","average":{"1min":2.2090000000000001,"5min":1.603,"15min":2.6629999999999998},"min":{"1min":0.224,"5min":0.186,"15min":0.186},"max":{"1min":7.218,"5min":7.218,"15min":88.757999999999996},"last":0.36299999999999999},{"interface":"front","average":{"1min":1.8979999999999999,"5min":1.3600000000000001,"15min":2.5089999999999999},"min":{"1min":0.23999999999999999,"5min":0.222,"15min":0.222},"max":{"1min":5.7690000000000001,"5min":6.3289999999999997,"15min":87.75},"last":0.253}]},{"osd":3,"last update":"Sun Oct 1 09:52:14 2023","interfaces":[{"interface":"back","average":{"1min":2.75,"5min":4.2999999999999998,"15min":3.5289999999999999},"min":{"1min":0.29499999999999998,"5min":0.23599999999999999,"15min":0.222},"max":{"1min":9.2029999999999994,"5min":134.49799999999999,"15min":134.49799999999999},"last":0.38600000000000001},{"interface":"front","average":{"1min":2.9460000000000002,"5min":4.2679999999999998,"15min":3.3700000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26000000000000001},"max":{"1min":7.7069999999999999,"5min":134.416,"15min":134.416},"last":0.309}]},{"osd":4,"last update":"Sun Oct 1 09:51:59 2023","interfaces":[{"interface":"back","average":{"1min":1.5009999999999999,"5min":1.3200000000000001,"15min":1.248},"min":{"1min":0.33800000000000002,"5min":0.32100000000000001,"15min":0.29999999999999999},"max":{"1min":4.1180000000000003,"5min":6.3529999999999998,"15min":15},"last":0.42499999999999999},{"interface":"front","average":{"1min":2.383,"5min":1.7569999999999999,"15min":1.798},"min":{"1min":0.38500000000000001,"5min":0.308,"15min":0.308},"max":{"1min":13.938000000000001,"5min":13.938000000000001,"15min":64.650999999999996},"last":0.47699999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:51:59 2023","interfaces":[{"interface":"back","average":{"1min":2.198,"5min":3.5,"15min":2.444},"min":{"1min":0.39700000000000002,"5min":0.315,"15min":0.315},"max":{"1min":7.4960000000000004,"5min":204.029,"15min":204.029},"last":0.46100000000000002},{"interface":"front","average":{"1min":2.4830000000000001,"5min":3.6760000000000002,"15min":2.5550000000000002},"min":{"1min":0.375,"5min":0.34899999999999998,"15min":0.33200000000000002},"max":{"1min":13.973000000000001,"5min":203.16300000000001,"15min":203.16300000000001},"last":0.441}]},{"osd":6,"last update":"Sun Oct 1 09:51:59 2023","interfaces":[{"interface":"back","average":{"1min":2.4540000000000002,"5min":1.96,"15min":1.8140000000000001},"min":{"1min":0.45600000000000002,"5min":0.375,"15min":0.33100000000000002},"max":{"1min":7.6529999999999996,"5min":7.6900000000000004,"15min":14.654999999999999},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.9430000000000001,"5min":1.6879999999999999,"15min":1.585},"min":{"1min":0.46899999999999997,"5min":0.35899999999999999,"15min":0.32800000000000001},"max":{"1min":5.7679999999999998,"5min":7.9050000000000002,"15min":10.643000000000001},"last":0.69599999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:51:59 2023","interfaces":[{"interface":"back","average":{"1min":2.3820000000000001,"5min":2.012,"15min":2.1760000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":14.007999999999999,"5min":14.007999999999999,"15min":64.700999999999993},"last":0.52600000000000002},{"interface":"front","average":{"1min":2.8940000000000001,"5min":2.0099999999999998,"15min":2.1120000000000001},"min":{"1min":0.434,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":8,"5min":10.872,"15min":63.959000000000003},"last":0.55100000000000005}]}]},{"osd":0,"up_from":78,"seq":335007449499,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1831640,"kb_used_data":1056784,"kb_used_omap":5,"kb_used_meta":774778,"kb_avail":91913512,"statfs":{"total":95995035648,"available":94119436288,"internally_reserved":0,"allocated":1082146816,"data_stored":1081133449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":793373306},"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":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":3.0750000000000002,"5min":1.7230000000000001,"15min":1.6439999999999999},"min":{"1min":0.25900000000000001,"5min":0.20899999999999999,"15min":0.19800000000000001},"max":{"1min":11.516999999999999,"5min":11.516999999999999,"15min":44.500999999999998},"last":0.34999999999999998},{"interface":"front","average":{"1min":2.6890000000000001,"5min":1.6870000000000001,"15min":1.5680000000000001},"min":{"1min":0.26100000000000001,"5min":0.21199999999999999,"15min":0.188},"max":{"1min":10.653,"5min":13.276999999999999,"15min":44.296999999999997},"last":1.77}]},{"osd":2,"last update":"Sun Oct 1 09:52:14 2023","interfaces":[{"interface":"back","average":{"1min":3.698,"5min":2.0649999999999999,"15min":1.597},"min":{"1min":0.216,"5min":0.216,"15min":0.20899999999999999},"max":{"1min":18.077000000000002,"5min":18.077000000000002,"15min":18.077000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":3.323,"5min":2.0649999999999999,"15min":1.5469999999999999},"min":{"1min":0.32600000000000001,"5min":0.252,"15min":0.252},"max":{"1min":17.800000000000001,"5min":17.800000000000001,"15min":17.800000000000001},"last":1.8069999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":2.2000000000000002,"5min":2.9079999999999999,"15min":2.6840000000000002},"min":{"1min":0.315,"5min":0.28199999999999997,"15min":0.23200000000000001},"max":{"1min":12.31,"5min":99.536000000000001,"15min":183.02099999999999},"last":0.36299999999999999},{"interface":"front","average":{"1min":1.9119999999999999,"5min":2.8370000000000002,"15min":2.778},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":7.8120000000000003,"5min":99.483999999999995,"15min":191},"last":0.65300000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:52:14 2023","interfaces":[{"interface":"back","average":{"1min":2.5529999999999999,"5min":1.7749999999999999,"15min":1.4610000000000001},"min":{"1min":0.40300000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":9.6129999999999995,"5min":10.186,"15min":10.186},"last":1.8400000000000001},{"interface":"front","average":{"1min":1.96,"5min":1.7749999999999999,"15min":1.532},"min":{"1min":0.41399999999999998,"5min":0.33300000000000002,"15min":0.33200000000000002},"max":{"1min":7.8399999999999999,"5min":9.0879999999999992,"15min":9.0879999999999992},"last":0.60099999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:52:14 2023","interfaces":[{"interface":"back","average":{"1min":3.0169999999999999,"5min":1.694,"15min":1.897},"min":{"1min":0.37,"5min":0.315,"15min":0.315},"max":{"1min":14.48,"5min":14.48,"15min":60.887999999999998},"last":0.70199999999999996},{"interface":"front","average":{"1min":2.056,"5min":1.639,"15min":1.6299999999999999},"min":{"1min":0.439,"5min":0.377,"15min":0.35599999999999998},"max":{"1min":8.0530000000000008,"5min":9.1099999999999994,"15min":61.079000000000001},"last":1.8919999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:52:14 2023","interfaces":[{"interface":"back","average":{"1min":2.617,"5min":1.988,"15min":1.635},"min":{"1min":0.39700000000000002,"5min":0.36399999999999999,"15min":0.35399999999999998},"max":{"1min":9.298,"5min":10.193,"15min":10.193},"last":1.9199999999999999},{"interface":"front","average":{"1min":2.75,"5min":2.1320000000000001,"15min":1.7729999999999999},"min":{"1min":0.39100000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":10.496,"5min":10.496,"15min":10.496},"last":0.628}]},{"osd":7,"last update":"Sun Oct 1 09:52:14 2023","interfaces":[{"interface":"back","average":{"1min":2.7719999999999998,"5min":2.0129999999999999,"15min":1.7430000000000001},"min":{"1min":0.499,"5min":0.45600000000000002,"15min":0.40799999999999997},"max":{"1min":13.456,"5min":13.456,"15min":13.456},"last":1.952},{"interface":"front","average":{"1min":2.0049999999999999,"5min":1.9239999999999999,"15min":1.861},"min":{"1min":0.42499999999999999,"5min":0.40799999999999997,"15min":0.39300000000000002},"max":{"1min":7.8659999999999997,"5min":9.1419999999999995,"15min":10.183},"last":0.68200000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122448,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1795872,"kb_used_data":1053080,"kb_used_omap":7,"kb_used_meta":742776,"kb_avail":91949280,"statfs":{"total":95995035648,"available":94156062720,"internally_reserved":0,"allocated":1078353920,"data_stored":1077391240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":760602705},"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":"Sun Oct 1 09:51:37 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.319,"15min":2.1230000000000002},"min":{"1min":0.251,"5min":0.24299999999999999,"15min":0.19400000000000001},"max":{"1min":5.2210000000000001,"5min":8.2040000000000006,"15min":120.54300000000001},"last":0.41799999999999998},{"interface":"front","average":{"1min":2.5739999999999998,"5min":1.804,"15min":2.2610000000000001},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":9.9749999999999996,"5min":15.996,"15min":122.622},"last":0.247}]},{"osd":1,"last update":"Sun Oct 1 09:51:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3240000000000001,"5min":1.1819999999999999,"15min":1.4330000000000001},"min":{"1min":0.317,"5min":0.21299999999999999,"15min":0.20000000000000001},"max":{"1min":4.0010000000000003,"5min":7.5469999999999997,"15min":35.293999999999997},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.3740000000000001,"15min":1.619},"min":{"1min":0.28999999999999998,"5min":0.24099999999999999,"15min":0.22},"max":{"1min":3.125,"5min":11.196999999999999,"15min":35.362000000000002},"last":0.79200000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:51:59 2023","interfaces":[{"interface":"back","average":{"1min":6.5890000000000004,"5min":4.1340000000000003,"15min":3.3380000000000001},"min":{"1min":0.34799999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":83.296999999999997,"5min":139.96700000000001,"15min":139.96700000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":6.7480000000000002,"5min":4.0350000000000001,"15min":3.3559999999999999},"min":{"1min":0.33300000000000002,"5min":0.307,"15min":0.27900000000000003},"max":{"1min":82.450000000000003,"5min":137.798,"15min":137.798},"last":0.59599999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:51:37 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.514,"15min":1.3879999999999999},"min":{"1min":0.41199999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.96,"5min":5.6280000000000001,"15min":15.183},"last":0.749},{"interface":"front","average":{"1min":2.6280000000000001,"5min":1.7889999999999999,"15min":1.508},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29399999999999998},"max":{"1min":9.952,"5min":9.952,"15min":9.952},"last":0.625}]},{"osd":5,"last update":"Sun Oct 1 09:51:37 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.458,"15min":1.337},"min":{"1min":0.36699999999999999,"5min":0.33500000000000002,"15min":0.309},"max":{"1min":5.734,"5min":7.5789999999999997,"15min":7.5789999999999997},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.5860000000000001,"5min":1.714,"15min":1.639},"min":{"1min":0.44700000000000001,"5min":0.41999999999999998,"15min":0.372},"max":{"1min":6.1829999999999998,"5min":8.3230000000000004,"15min":15.214},"last":0.67400000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:51:37 2023","interfaces":[{"interface":"back","average":{"1min":2.895,"5min":2.2189999999999999,"15min":1.7170000000000001},"min":{"1min":0.42799999999999999,"5min":0.315,"15min":0.315},"max":{"1min":10.125999999999999,"5min":10.125999999999999,"15min":10.125999999999999},"last":0.57699999999999996},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.5900000000000001,"15min":1.3660000000000001},"min":{"1min":0.39800000000000002,"5min":0.35899999999999999,"15min":0.33100000000000002},"max":{"1min":4.2990000000000004,"5min":7.508,"15min":7.508},"last":0.40300000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:51:37 2023","interfaces":[{"interface":"back","average":{"1min":3.3559999999999999,"5min":2.2400000000000002,"15min":1.847},"min":{"1min":0.46999999999999997,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":9.9269999999999996,"5min":10.630000000000001,"15min":12.211},"last":0.76600000000000001},{"interface":"front","average":{"1min":2.1930000000000001,"5min":1.871,"15min":1.54},"min":{"1min":0.50900000000000001,"5min":0.38500000000000001,"15min":0.374},"max":{"1min":6.3529999999999998,"5min":8.7449999999999992,"15min":8.7449999999999992},"last":0.72099999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958917,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2166868,"kb_used_data":1294284,"kb_used_omap":2,"kb_used_meta":872573,"kb_avail":91578284,"statfs":{"total":95995035648,"available":93776162816,"internally_reserved":0,"allocated":1325346816,"data_stored":1324394359,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":893514805},"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":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":3.399,"5min":1.8320000000000001,"15min":2.411},"min":{"1min":0.17699999999999999,"5min":0.159,"15min":0.159},"max":{"1min":9.5229999999999997,"5min":9.5229999999999997,"15min":154.05199999999999},"last":0.53700000000000003},{"interface":"front","average":{"1min":2.4300000000000002,"5min":2.125,"15min":2.4910000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":9.7789999999999999,"5min":10.808999999999999,"15min":153.16200000000001},"last":0.51500000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":3.2480000000000002,"5min":2.3610000000000002,"15min":2.0270000000000001},"min":{"1min":0.25700000000000001,"5min":0.224,"15min":0.20200000000000001},"max":{"1min":9.4420000000000002,"5min":38.496000000000002,"15min":38.496000000000002},"last":0.45600000000000002},{"interface":"front","average":{"1min":3.5539999999999998,"5min":2.319,"15min":1.8919999999999999},"min":{"1min":0.28799999999999998,"5min":0.23699999999999999,"15min":0.221},"max":{"1min":12.853,"5min":38.601999999999997,"15min":38.601999999999997},"last":0.47799999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":3.5979999999999999,"5min":2.0419999999999998,"15min":2.105},"min":{"1min":0.35399999999999998,"5min":0.25700000000000001,"15min":0.253},"max":{"1min":24.776,"5min":24.776,"15min":46.927999999999997},"last":0.57299999999999995},{"interface":"front","average":{"1min":3.4169999999999998,"5min":1.9690000000000001,"15min":1.869},"min":{"1min":0.26100000000000001,"5min":0.25800000000000001,"15min":0.224},"max":{"1min":10.784000000000001,"5min":10.784000000000001,"15min":52.588999999999999},"last":0.59699999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":3.1160000000000001,"5min":1.8500000000000001,"15min":1.6379999999999999},"min":{"1min":0.372,"5min":0.35299999999999998,"15min":0.28399999999999997},"max":{"1min":9.8670000000000009,"5min":9.8670000000000009,"15min":10.215999999999999},"last":0.626},{"interface":"front","average":{"1min":2.02,"5min":1.8999999999999999,"15min":1.619},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":7.2939999999999996,"5min":11.547000000000001,"15min":11.547000000000001},"last":0.61399999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.448,"15min":1.9359999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.27600000000000002},"max":{"1min":7.343,"5min":7.343,"15min":138.76599999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":2.2759999999999998,"5min":1.865,"15min":2.3100000000000001},"min":{"1min":0.442,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":9.2599999999999998,"5min":10.241,"15min":138.946},"last":0.91600000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":1.9299999999999999,"15min":1.7689999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.27400000000000002},"max":{"1min":7.3200000000000003,"5min":8.3659999999999997,"15min":14.548999999999999},"last":0.995},{"interface":"front","average":{"1min":2.3290000000000002,"5min":1.8899999999999999,"15min":1.702},"min":{"1min":0.38600000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":9.5909999999999993,"5min":9.5909999999999993,"15min":10.321},"last":0.86199999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:52:03 2023","interfaces":[{"interface":"back","average":{"1min":3.605,"5min":2.0979999999999999,"15min":2.452},"min":{"1min":0.40899999999999997,"5min":0.377,"15min":0.377},"max":{"1min":9.8290000000000006,"5min":9.8290000000000006,"15min":139.08099999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":3.758,"5min":2.121,"15min":2.2509999999999999},"min":{"1min":0.42899999999999999,"5min":0.41399999999999998,"15min":0.38100000000000001},"max":{"1min":10.576000000000001,"5min":10.576000000000001,"15min":139.28800000000001},"last":0.85599999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019489,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1276136,"kb_used_data":690528,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":92469016,"statfs":{"total":95995035648,"available":94688272384,"internally_reserved":0,"allocated":707100672,"data_stored":706526485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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":"Sun Oct 1 09:52:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1000000000000001,"5min":1.6619999999999999,"15min":1.9950000000000001},"min":{"1min":0.29699999999999999,"5min":0.26800000000000002,"15min":0.26700000000000002},"max":{"1min":9.7110000000000003,"5min":9.7110000000000003,"15min":129.28299999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.286,"5min":1.528,"15min":2.0670000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.26800000000000002},"max":{"1min":6.0339999999999998,"5min":9.7360000000000007,"15min":129.24700000000001},"last":0.68999999999999995}]},{"osd":1,"last update":"Sun Oct 1 09:51:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1000000000000001,"5min":1.1919999999999999,"15min":1.2350000000000001},"min":{"1min":0.374,"5min":0.28100000000000003,"15min":0.27400000000000002},"max":{"1min":5.5259999999999998,"5min":5.6269999999999998,"15min":19.346},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.2629999999999999,"15min":1.47},"min":{"1min":0.35299999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.681,"5min":6.9480000000000004,"15min":45.048999999999999},"last":0.60799999999999998}]},{"osd":2,"last update":"Sun Oct 1 09:52:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":1.653,"15min":1.556},"min":{"1min":0.33300000000000002,"5min":0.311,"15min":0.311},"max":{"1min":9.4290000000000003,"5min":21.047000000000001,"15min":81.355000000000004},"last":0.64200000000000002},{"interface":"front","average":{"1min":2.0009999999999999,"5min":2.0419999999999998,"15min":1.7310000000000001},"min":{"1min":0.35399999999999998,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":10.105,"5min":20.949999999999999,"15min":81.656000000000006},"last":0.90000000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:52:00 2023","interfaces":[{"interface":"back","average":{"1min":2.2610000000000001,"5min":2.206,"15min":2.3279999999999998},"min":{"1min":0.38900000000000001,"5min":0.35399999999999998,"15min":0.34699999999999998},"max":{"1min":7.7789999999999999,"5min":31.263000000000002,"15min":76.325000000000003},"last":0.86899999999999999},{"interface":"front","average":{"1min":2.484,"5min":2.0070000000000001,"15min":2.25},"min":{"1min":0.39400000000000002,"5min":0.378,"15min":0.34899999999999998},"max":{"1min":8.7789999999999999,"5min":31.449999999999999,"15min":75.275999999999996},"last":0.81399999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.1719999999999999,"15min":1.3069999999999999},"min":{"1min":0.35299999999999998,"5min":0.33300000000000002,"15min":0.28399999999999997},"max":{"1min":4.5810000000000004,"5min":9.6389999999999993,"15min":9.6389999999999993},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.238,"5min":1.2789999999999999,"15min":1.2909999999999999},"min":{"1min":0.376,"5min":0.34100000000000003,"15min":0.27300000000000002},"max":{"1min":4.5129999999999999,"5min":10.066000000000001,"15min":10.066000000000001},"last":0.74099999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:51:46 2023","interfaces":[{"interface":"back","average":{"1min":1.9490000000000001,"5min":1.726,"15min":1.4550000000000001},"min":{"1min":0.40400000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.9969999999999999,"5min":10.01,"15min":10.06},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.6240000000000001,"5min":1.8009999999999999,"15min":1.4630000000000001},"min":{"1min":0.39900000000000002,"5min":0.379,"15min":0.33500000000000002},"max":{"1min":8.7710000000000008,"5min":10.460000000000001,"15min":10.460000000000001},"last":1.026}]},{"osd":7,"last update":"Sun Oct 1 09:52:25 2023","interfaces":[{"interface":"back","average":{"1min":1.6950000000000001,"5min":1.679,"15min":1.641},"min":{"1min":0.48899999999999999,"5min":0.434,"15min":0.34200000000000003},"max":{"1min":8.4619999999999997,"5min":9.577,"15min":11.021000000000001},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.9399999999999999,"5min":1.3,"15min":1.3520000000000001},"min":{"1min":0.45800000000000002,"5min":0.316,"15min":0.316},"max":{"1min":5.5800000000000001,"5min":5.7060000000000004,"15min":10.448},"last":0.92600000000000005}]}]},{"osd":5,"up_from":0,"seq":154618823257,"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":[],"network_ping_times":[]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":5288,"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":4950,"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":1078001664,"data_stored":1078001664,"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":1424752640,"data_stored":1424752640,"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":1075122176,"data_stored":1075118104,"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":1322516480,"data_stored":1322516480,"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":703074304,"data_stored":703070232,"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":827785216,"data_stored":827785216,"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":1420955648,"data_stored":1420951576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1064108032,"data_stored":1064108032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:52:38.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 51 2023-10-01T09:52:38.995 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:38.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:39.098 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:39.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:39.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:39.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:39.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:39.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:39.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:39.490 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:39 smithi183 bash[59233]: cluster 2023-10-01T09:52:37.799948+0000 mgr.y (mgr.25132) 1290 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 182 op/s; 6877/130314 objects misplaced (5.277%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:39.491 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:39 smithi183 bash[59233]: audit 2023-10-01T09:52:37.824772+0000 mgr.y (mgr.25132) 1291 : audit 0 from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:52:39.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:39.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:39.643 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:39.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:39.747 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:39.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:39.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:39 smithi111 bash[75702]: cluster 2023-10-01T09:52:37.799948+0000 mgr.y (mgr.25132) 1290 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 182 op/s; 6877/130314 objects misplaced (5.277%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:39 smithi111 bash[75702]: audit 2023-10-01T09:52:37.824772+0000 mgr.y (mgr.25132) 1291 : audit 0 from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:52:39.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:39 smithi111 bash[78631]: cluster 2023-10-01T09:52:37.799948+0000 mgr.y (mgr.25132) 1290 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 182 op/s; 6877/130314 objects misplaced (5.277%); 2.1 MiB/s, 34 objects/s recovering 2023-10-01T09:52:39.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:39 smithi111 bash[78631]: audit 2023-10-01T09:52:37.824772+0000 mgr.y (mgr.25132) 1291 : audit 0 from='client.45851 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:52:39.875 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:39.896 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:39.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:39.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:39.918 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:39.918 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:39.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:40.022 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:40.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:40.125 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:40.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:40.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:40.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:40.279 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:40.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:40.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:40.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:40.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:40.539 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:40.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:40.645 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:40.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:40.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:40.807 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:40.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:40.939 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:40.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:40.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:41.043 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:41.070 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:41.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:41.202 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:41.305 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:41.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:41.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:41.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:41.464 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:41.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:41.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:41.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:41 smithi111 bash[78631]: cluster 2023-10-01T09:52:39.800496+0000 mgr.y (mgr.25132) 1292 : cluster 0 pgmap v1378: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 6824/129681 objects misplaced (5.262%); 2.1 MiB/s, 32 objects/s recovering 2023-10-01T09:52:41.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:41 smithi111 bash[75702]: cluster 2023-10-01T09:52:39.800496+0000 mgr.y (mgr.25132) 1292 : cluster 0 pgmap v1378: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 6824/129681 objects misplaced (5.262%); 2.1 MiB/s, 32 objects/s recovering 2023-10-01T09:52:41.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:41.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:41.711 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:41 smithi183 bash[59233]: cluster 2023-10-01T09:52:39.800496+0000 mgr.y (mgr.25132) 1292 : cluster 0 pgmap v1378: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 6824/129681 objects misplaced (5.262%); 2.1 MiB/s, 32 objects/s recovering 2023-10-01T09:52:41.726 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:41.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:41.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:41.856 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:41.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:41.985 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:41.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:42.091 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:42.113 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:42.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:42.216 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:42.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:42.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:42.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:42.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:42.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:42.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:42.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:42.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:42.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:42.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:42.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:42.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:42.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:42.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:42.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:42.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:42.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:42.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:43.016 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:43.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:43.142 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:43.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:43.246 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:43.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:43.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:43.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:43.400 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:43.502 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:43.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:43 smithi183 bash[59233]: cluster 2023-10-01T09:52:41.801048+0000 mgr.y (mgr.25132) 1293 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 204 op/s; 6626/127752 objects misplaced (5.187%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:52:43.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:43.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:43.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:43.637 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:43 smithi111 bash[78631]: cluster 2023-10-01T09:52:41.801048+0000 mgr.y (mgr.25132) 1293 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 204 op/s; 6626/127752 objects misplaced (5.187%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:52:43.638 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:43 smithi111 bash[75702]: cluster 2023-10-01T09:52:41.801048+0000 mgr.y (mgr.25132) 1293 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 204 op/s; 6626/127752 objects misplaced (5.187%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:52:43.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:43.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:43.780 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:43.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:43.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:43.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:43.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:44.008 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:44.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:44.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:44.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:44.294 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:44.296 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:44.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:44.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:44.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:44.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:44.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:44.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:44.777 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:44.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:44.903 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:44.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:44.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:45.033 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:45.040 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:52:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:52:44] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.33.4" 2023-10-01T09:52:45.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:45.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:45.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:45.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:45.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:45.293 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:45 smithi111 bash[75702]: cluster 2023-10-01T09:52:43.801413+0000 mgr.y (mgr.25132) 1294 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 6626/127752 objects misplaced (5.187%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:45.293 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:45 smithi111 bash[75702]: audit 2023-10-01T09:52:44.062557+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:45.293 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:45 smithi111 bash[75702]: audit 2023-10-01T09:52:44.063755+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:45.293 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:45 smithi111 bash[78631]: cluster 2023-10-01T09:52:43.801413+0000 mgr.y (mgr.25132) 1294 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 6626/127752 objects misplaced (5.187%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:45.293 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:45 smithi111 bash[78631]: audit 2023-10-01T09:52:44.062557+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:45.293 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:45 smithi111 bash[78631]: audit 2023-10-01T09:52:44.063755+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:45.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:45.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:45.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:45.425 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:45 smithi183 bash[59233]: cluster 2023-10-01T09:52:43.801413+0000 mgr.y (mgr.25132) 1294 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 6626/127752 objects misplaced (5.187%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:45.425 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:45 smithi183 bash[59233]: audit 2023-10-01T09:52:44.062557+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:52:45.426 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:45 smithi183 bash[59233]: audit 2023-10-01T09:52:44.063755+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:45.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:45.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:45.541 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:45.565 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:45.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:45.668 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:45.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:45.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:45.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:45.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:45.928 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:45.952 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:45.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:45.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:46.055 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:46.082 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:46.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:46.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:46.207 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:46.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:46.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:46.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:46.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:46.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:46.459 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:46.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:46.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:47.141 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:47.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:47.244 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:47.272 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:47.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:47 smithi111 bash[75702]: cluster 2023-10-01T09:52:45.801984+0000 mgr.y (mgr.25132) 1295 : cluster 0 pgmap v1381: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 6426/126090 objects misplaced (5.096%); 2.7 MiB/s, 42 objects/s recovering 2023-10-01T09:52:47.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:47 smithi111 bash[78631]: cluster 2023-10-01T09:52:45.801984+0000 mgr.y (mgr.25132) 1295 : cluster 0 pgmap v1381: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 6426/126090 objects misplaced (5.096%); 2.7 MiB/s, 42 objects/s recovering 2023-10-01T09:52:47.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:47.385 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:47 smithi183 bash[59233]: cluster 2023-10-01T09:52:45.801984+0000 mgr.y (mgr.25132) 1295 : cluster 0 pgmap v1381: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 6426/126090 objects misplaced (5.096%); 2.7 MiB/s, 42 objects/s recovering 2023-10-01T09:52:47.402 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:47.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:47.505 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:47.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:47.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:47.593 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:52:47.593 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:52:47.593 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:52:47.594 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:52:47.594 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:52:47.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:47.667 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:47.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:47.771 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:47.793 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:47.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:47.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:47.930 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:47.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:48.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:48.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:48.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:48.169 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:48.195 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:48.301 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:48.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:48.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:48.428 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:48.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:48.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:48.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:48.692 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:48.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:48.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:48.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:48.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:48.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:48.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:48.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:48.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:49.086 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:49.088 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:52:49.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:49 smithi183 bash[59233]: cluster 2023-10-01T09:52:47.802696+0000 mgr.y (mgr.25132) 1296 : cluster 0 pgmap v1382: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 172 op/s; 6385/125169 objects misplaced (5.101%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:49.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:49 smithi183 bash[59233]: audit 2023-10-01T09:52:48.609603+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.111:0/2226754185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:49.094 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:49 smithi183 bash[59233]: audit 2023-10-01T09:52:48.609999+0000 mon.a (mon.0) 1553 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:49.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:49.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:49.226 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:49 smithi111 bash[78631]: cluster 2023-10-01T09:52:47.802696+0000 mgr.y (mgr.25132) 1296 : cluster 0 pgmap v1382: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 172 op/s; 6385/125169 objects misplaced (5.101%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:49.226 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:49 smithi111 bash[78631]: audit 2023-10-01T09:52:48.609603+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.111:0/2226754185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:49.226 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:49 smithi111 bash[78631]: audit 2023-10-01T09:52:48.609999+0000 mon.a (mon.0) 1553 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:49.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:49 smithi111 bash[75702]: cluster 2023-10-01T09:52:47.802696+0000 mgr.y (mgr.25132) 1296 : cluster 0 pgmap v1382: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 172 op/s; 6385/125169 objects misplaced (5.101%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:52:49.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:49 smithi111 bash[75702]: audit 2023-10-01T09:52:48.609603+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.111:0/2226754185' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:49.227 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:49 smithi111 bash[75702]: audit 2023-10-01T09:52:48.609999+0000 mon.a (mon.0) 1553 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:52:49.241 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:49.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:49.344 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:49.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:49.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:49.494 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:49.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:49.624 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:49.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:49.729 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:49.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:49.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:49.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:49.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:49.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:50.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:50.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:50.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:50.131 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:50.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:50.138 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T09:52:50.186 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[75702]: cluster 2023-10-01T09:52:49.064364+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:52:50.186 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[75702]: cluster 2023-10-01T09:52:49.081388+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:50.186 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[75702]: audit 2023-10-01T09:52:49.083588+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:52:50.186 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[75702]: cluster 2023-10-01T09:52:49.083672+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-01T09:52:50.186 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[75702]: cluster 2023-10-01T09:52:49.115964+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:50.186 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[78631]: cluster 2023-10-01T09:52:49.064364+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:52:50.187 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[78631]: cluster 2023-10-01T09:52:49.081388+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:50.187 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[78631]: audit 2023-10-01T09:52:49.083588+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:52:50.187 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[78631]: cluster 2023-10-01T09:52:49.083672+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-01T09:52:50.187 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:50 smithi111 bash[78631]: cluster 2023-10-01T09:52:49.115964+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:50.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:50.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:50.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:50 smithi183 bash[59233]: cluster 2023-10-01T09:52:49.064364+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:52:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:50 smithi183 bash[59233]: cluster 2023-10-01T09:52:49.081388+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:50 smithi183 bash[59233]: audit 2023-10-01T09:52:49.083588+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:52:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:50 smithi183 bash[59233]: cluster 2023-10-01T09:52:49.083672+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-01T09:52:50.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:50 smithi183 bash[59233]: cluster 2023-10-01T09:52:49.115964+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:50.361 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:50.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:50.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:50.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:50.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:50.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:50.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:50.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:50.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:50.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:50.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:50.902 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:50.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:50.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:51.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:51.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:51.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:51.132 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.157 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:51.261 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:51.269 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:51 smithi111 bash[78631]: cluster 2023-10-01T09:52:49.124585+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:51.269 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:51 smithi111 bash[78631]: cluster 2023-10-01T09:52:49.803324+0000 mgr.y (mgr.25132) 1297 : cluster 0 pgmap v1384: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 6331/124416 objects misplaced (5.089%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:51.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:51 smithi111 bash[75702]: cluster 2023-10-01T09:52:49.124585+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:51.270 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:51 smithi111 bash[75702]: cluster 2023-10-01T09:52:49.803324+0000 mgr.y (mgr.25132) 1297 : cluster 0 pgmap v1384: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 6331/124416 objects misplaced (5.089%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:51.285 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:51.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:51.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:51 smithi183 bash[59233]: cluster 2023-10-01T09:52:49.124585+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T09:52:51.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:51 smithi183 bash[59233]: cluster 2023-10-01T09:52:49.803324+0000 mgr.y (mgr.25132) 1297 : cluster 0 pgmap v1384: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 6331/124416 objects misplaced (5.089%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:51.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:51.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:51.551 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:51.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:51.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:51.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:51.809 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:51.914 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.947 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:51.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:51.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:52.051 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:52.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:52.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:52.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:52.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:52.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:52.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:52.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:52.447 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:52.472 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:52.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:52.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:52.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:52.706 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:52.735 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:52.837 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:52.867 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:52.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:52.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:52.991 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:52.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:52.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:53.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:53.119 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:53.222 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:53.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:53 smithi183 bash[59233]: cluster 2023-10-01T09:52:51.803881+0000 mgr.y (mgr.25132) 1298 : cluster 0 pgmap v1385: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 6133/122187 objects misplaced (5.019%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:53.250 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:53.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:53.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:53.378 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:53.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:53.481 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:53 smithi111 bash[78631]: cluster 2023-10-01T09:52:51.803881+0000 mgr.y (mgr.25132) 1298 : cluster 0 pgmap v1385: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 6133/122187 objects misplaced (5.019%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:53.482 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:53 smithi111 bash[75702]: cluster 2023-10-01T09:52:51.803881+0000 mgr.y (mgr.25132) 1298 : cluster 0 pgmap v1385: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 6133/122187 objects misplaced (5.019%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:53.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:53.508 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:53.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:53.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:53.635 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:53.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:53.764 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:53.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:53.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:53.898 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:53.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:53.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:54.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:54.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:54.135 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:54.162 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:54.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:54.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:54.290 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:54.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:54.416 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:54.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:54.543 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:54.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:54.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:54.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:54.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:54.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:54.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:54.907 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:54.910 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:52:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:52:54] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.33.4" 2023-10-01T09:52:54.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:54.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:54.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:55.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:55.066 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:55.170 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:55.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:55.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:55.317 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:55.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:55.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:55.432 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:55 smithi111 bash[75702]: cluster 2023-10-01T09:52:53.804222+0000 mgr.y (mgr.25132) 1299 : cluster 0 pgmap v1386: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 6133/122187 objects misplaced (5.019%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:55.433 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:55 smithi111 bash[78631]: cluster 2023-10-01T09:52:53.804222+0000 mgr.y (mgr.25132) 1299 : cluster 0 pgmap v1386: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 6133/122187 objects misplaced (5.019%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:55.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:55.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:55.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:52:55.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:55.572 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:55.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:55.676 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:55.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:55.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:55 smithi183 bash[59233]: cluster 2023-10-01T09:52:53.804222+0000 mgr.y (mgr.25132) 1299 : cluster 0 pgmap v1386: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 185 op/s; 6133/122187 objects misplaced (5.019%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:55.803 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:55.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:55.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:55.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:55.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:56.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:56.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:56.144 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:52:56.147 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:52:56.174 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:52:56.187 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:56.198 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:52:56.222 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:52:56.222 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:52:56.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:52:56.247 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:52:56.271 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:52:56.299 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:52:56.321 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:52:56.322 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.323 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:52:56.325 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:56.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:56.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:56.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:56.482 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:56.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:56 smithi111 bash[78631]: audit 2023-10-01T09:52:56.113109+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.111:0/2983421014' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:56 smithi111 bash[78631]: audit 2023-10-01T09:52:56.138168+0000 mon.a (mon.0) 1558 : audit 1 from='client.? 172.21.15.111:0/84664189' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:52:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:56 smithi111 bash[75702]: audit 2023-10-01T09:52:56.113109+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.111:0/2983421014' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:56 smithi111 bash[75702]: audit 2023-10-01T09:52:56.138168+0000 mon.a (mon.0) 1558 : audit 1 from='client.? 172.21.15.111:0/84664189' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:52:56.585 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:56.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:56.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:56.717 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:56.729 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:56 smithi183 bash[59233]: audit 2023-10-01T09:52:56.113109+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.111:0/2983421014' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:52:56.730 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:56 smithi183 bash[59233]: audit 2023-10-01T09:52:56.138168+0000 mon.a (mon.0) 1558 : audit 1 from='client.? 172.21.15.111:0/84664189' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "51"}]: dispatch 2023-10-01T09:52:56.742 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:56.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:56.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:56.874 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:56.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:56.977 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:56.997 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:56.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:57.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:57.128 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:57.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:57.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:57.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:57.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:57.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:57.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:57.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:57.497 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:57.509 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:57 smithi183 bash[59233]: cluster 2023-10-01T09:52:55.804907+0000 mgr.y (mgr.25132) 1300 : cluster 0 pgmap v1387: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5938/120330 objects misplaced (4.935%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:57.523 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:52:57.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:52:57.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:57.634 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:57 smithi111 bash[78631]: cluster 2023-10-01T09:52:55.804907+0000 mgr.y (mgr.25132) 1300 : cluster 0 pgmap v1387: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5938/120330 objects misplaced (4.935%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:57.634 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:57 smithi111 bash[75702]: cluster 2023-10-01T09:52:55.804907+0000 mgr.y (mgr.25132) 1300 : cluster 0 pgmap v1387: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5938/120330 objects misplaced (4.935%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:57.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:52:57.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:52:57.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:57.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:57.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:57.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:57.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:57.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:57.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:58.015 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:52:58.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:58.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:58.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:58.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:58.293 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:58.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:58.396 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:58.420 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:58.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:58.528 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.551 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:58.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:58.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:58.787 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.816 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:58.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.945 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:52:58.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:58.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:52:59.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:59.071 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:59.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:59.144 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:52:59.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:59.198 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:59.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:59.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:59.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:52:59.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:52:59.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:59.435 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:59 smithi183 bash[59233]: cluster 2023-10-01T09:52:57.805496+0000 mgr.y (mgr.25132) 1301 : cluster 0 pgmap v1388: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 200 op/s; 5876/119142 objects misplaced (4.932%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:59.436 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:52:59 smithi183 bash[59233]: audit 2023-10-01T09:52:59.057957+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:59.454 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:59.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:59.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:59.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:59 smithi111 bash[78631]: cluster 2023-10-01T09:52:57.805496+0000 mgr.y (mgr.25132) 1301 : cluster 0 pgmap v1388: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 200 op/s; 5876/119142 objects misplaced (4.932%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:59.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:52:59 smithi111 bash[78631]: audit 2023-10-01T09:52:59.057957+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:59 smithi111 bash[75702]: cluster 2023-10-01T09:52:57.805496+0000 mgr.y (mgr.25132) 1301 : cluster 0 pgmap v1388: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 200 op/s; 5876/119142 objects misplaced (4.932%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:52:59.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:52:59 smithi111 bash[75702]: audit 2023-10-01T09:52:59.057957+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:52:59.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:52:59.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:52:59.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:59.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:52:59.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:52:59.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:59.846 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:52:59.949 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:59.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:52:59.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:52:59.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:00.077 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:00.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:00.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:00.203 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:00.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:00.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:00.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:00.378 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:00.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:00.481 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:00.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:00.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:00.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:00.643 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:00.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:00.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:53:00.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:00.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:00.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:00.899 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:00.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:00.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:01.004 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:01.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:01.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:01.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:01.153 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:01.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:01.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:01.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:01.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:01.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:01.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:01.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:01.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:01.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:01.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:01.645 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:01.655 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:01 smithi183 bash[59233]: cluster 2023-10-01T09:52:59.806086+0000 mgr.y (mgr.25132) 1302 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 5820/118383 objects misplaced (4.916%); 2.4 MiB/s, 37 objects/s recovering 2023-10-01T09:53:01.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:01.750 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:01 smithi111 bash[78631]: cluster 2023-10-01T09:52:59.806086+0000 mgr.y (mgr.25132) 1302 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 5820/118383 objects misplaced (4.916%); 2.4 MiB/s, 37 objects/s recovering 2023-10-01T09:53:01.750 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:01 smithi111 bash[75702]: cluster 2023-10-01T09:52:59.806086+0000 mgr.y (mgr.25132) 1302 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 5820/118383 objects misplaced (4.916%); 2.4 MiB/s, 37 objects/s recovering 2023-10-01T09:53:01.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:01.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:01.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:01.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:01.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:01.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:02.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:02.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:02.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:02.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:02.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:02.203 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:02.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:02.320 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:02.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:02.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:02.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:02.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:02.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:02.695 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:02.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:02.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:02.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:02.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:02.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:02.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:02.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:03.080 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] 2023-10-01T09:53:03.080 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:53:03.080 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:53:03.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:53:03.096 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:03.120 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:03.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:03.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:03.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:03.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:03.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:03.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:03.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:03.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:03.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:03 smithi183 bash[59233]: cluster 2023-10-01T09:53:01.806861+0000 mgr.y (mgr.25132) 1303 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 5633/116325 objects misplaced (4.842%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:53:03.619 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:03.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:03.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:03.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:03.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:03 smithi111 bash[78631]: cluster 2023-10-01T09:53:01.806861+0000 mgr.y (mgr.25132) 1303 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 5633/116325 objects misplaced (4.842%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:53:03.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:03 smithi111 bash[75702]: cluster 2023-10-01T09:53:01.806861+0000 mgr.y (mgr.25132) 1303 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 5633/116325 objects misplaced (4.842%); 2.4 MiB/s, 38 objects/s recovering 2023-10-01T09:53:03.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:03.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:03.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:03.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:04.006 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:04.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:04.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:04.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:04.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:04.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:04.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:04.294 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:04.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:04.390 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:53:04.390 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:53:04.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:04.426 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:04.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:04.529 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:04.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:04.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:04.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:04.686 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:04.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:04.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:04.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:04.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:04.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:04.931 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:53:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:53:04] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-10-01T09:53:04.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:04.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:04.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:05.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:05.077 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:05.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:05.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:05.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:05.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:05.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:05.442 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:05.469 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:05.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:05 smithi111 bash[75702]: cluster 2023-10-01T09:53:03.807345+0000 mgr.y (mgr.25132) 1304 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 5633/116325 objects misplaced (4.842%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:53:05.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:05 smithi111 bash[78631]: cluster 2023-10-01T09:53:03.807345+0000 mgr.y (mgr.25132) 1304 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 5633/116325 objects misplaced (4.842%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:53:05.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:05.596 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:05.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:05.700 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:05.712 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:05 smithi183 bash[59233]: cluster 2023-10-01T09:53:03.807345+0000 mgr.y (mgr.25132) 1304 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 5633/116325 objects misplaced (4.842%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:53:05.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:05.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:05.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:05.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:05.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:05.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:05.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:05.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:05.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:06.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:06.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:06.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:06.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:06.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:06.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:06.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:06.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:06.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T09:53:06.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:06.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:06.624 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:06.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:06.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:06.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:06.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:06.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:06.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:06.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:06.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:06.957 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:07.021 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:07.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:07.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:07.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:07.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:07.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:07.312 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:07.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:07.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:07.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:07.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:07 smithi183 bash[59233]: cluster 2023-10-01T09:53:05.808060+0000 mgr.y (mgr.25132) 1305 : cluster 0 pgmap v1392: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 5445/114624 objects misplaced (4.750%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T09:53:07.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:07.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:07 smithi111 bash[75702]: cluster 2023-10-01T09:53:05.808060+0000 mgr.y (mgr.25132) 1305 : cluster 0 pgmap v1392: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 5445/114624 objects misplaced (4.750%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T09:53:07.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:07 smithi111 bash[78631]: cluster 2023-10-01T09:53:05.808060+0000 mgr.y (mgr.25132) 1305 : cluster 0 pgmap v1392: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 210 op/s; 5445/114624 objects misplaced (4.750%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T09:53:07.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:07.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:07.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:07.808 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:07.834 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:07.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:07.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:07.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:08.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:08.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:08.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:08.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:08.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:08.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:08.357 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:08.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:08.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:08.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:08.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:08.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:08.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:08.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:08.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:08.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:08.863 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:08.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:08.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:08.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:08.989 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:08.995 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:09.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:09.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:09.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:09.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:09.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:09.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:09.425 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:09.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:09.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:09.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:09.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:09.699 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:09 smithi111 bash[75702]: cluster 2023-10-01T09:53:07.808600+0000 mgr.y (mgr.25132) 1306 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 5388/113613 objects misplaced (4.742%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:53:09.699 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:09 smithi111 bash[78631]: cluster 2023-10-01T09:53:07.808600+0000 mgr.y (mgr.25132) 1306 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 5388/113613 objects misplaced (4.742%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:53:09.700 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:09.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:09 smithi183 bash[59233]: cluster 2023-10-01T09:53:07.808600+0000 mgr.y (mgr.25132) 1306 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 5388/113613 objects misplaced (4.742%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:53:09.803 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:09.826 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:09.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:09.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:09.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:10.062 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:10.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:10.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:10.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:10.221 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:10.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:10.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:10.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:10.452 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:53:10.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:10.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:10.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:10.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:10 smithi183 bash[59233]: audit 2023-10-01T09:53:10.380091+0000 mon.a (mon.0) 1560 : audit 1 from='client.? 172.21.15.111:0/627415523' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:53:10.587 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:10.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:10 smithi111 bash[75702]: audit 2023-10-01T09:53:10.380091+0000 mon.a (mon.0) 1560 : audit 1 from='client.? 172.21.15.111:0/627415523' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:53:10.597 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:10 smithi111 bash[78631]: audit 2023-10-01T09:53:10.380091+0000 mon.a (mon.0) 1560 : audit 1 from='client.? 172.21.15.111:0/627415523' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:53:10.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:10.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:10.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:10.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:10.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:10.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:10.874 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:10.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:10.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:10.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:11.001 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:11.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:11.128 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:11.231 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:11.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:11.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:11.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:11.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:11.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:11.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:11.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[75702]: cluster 2023-10-01T09:53:09.809358+0000 mgr.y (mgr.25132) 1307 : cluster 0 pgmap v1394: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 173 op/s; 5327/112899 objects misplaced (4.718%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:53:11.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[75702]: cluster 2023-10-01T09:53:10.425182+0000 mon.a (mon.0) 1561 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:53:11.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[75702]: cluster 2023-10-01T09:53:10.440319+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:11.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[75702]: audit 2023-10-01T09:53:10.442000+0000 mon.a (mon.0) 1562 : audit 1 from='client.? 172.21.15.111:0/627415523' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[75702]: cluster 2023-10-01T09:53:10.442146+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[75702]: cluster 2023-10-01T09:53:10.451280+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[78631]: cluster 2023-10-01T09:53:09.809358+0000 mgr.y (mgr.25132) 1307 : cluster 0 pgmap v1394: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 173 op/s; 5327/112899 objects misplaced (4.718%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[78631]: cluster 2023-10-01T09:53:10.425182+0000 mon.a (mon.0) 1561 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[78631]: cluster 2023-10-01T09:53:10.440319+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[78631]: audit 2023-10-01T09:53:10.442000+0000 mon.a (mon.0) 1562 : audit 1 from='client.? 172.21.15.111:0/627415523' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[78631]: cluster 2023-10-01T09:53:10.442146+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-01T09:53:11.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:11 smithi111 bash[78631]: cluster 2023-10-01T09:53:10.451280+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:11.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:11.631 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:11 smithi183 bash[59233]: cluster 2023-10-01T09:53:09.809358+0000 mgr.y (mgr.25132) 1307 : cluster 0 pgmap v1394: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 173 op/s; 5327/112899 objects misplaced (4.718%); 2.1 MiB/s, 33 objects/s recovering 2023-10-01T09:53:11.631 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:11 smithi183 bash[59233]: cluster 2023-10-01T09:53:10.425182+0000 mon.a (mon.0) 1561 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:53:11.631 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:11 smithi183 bash[59233]: cluster 2023-10-01T09:53:10.440319+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:11.631 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:11 smithi183 bash[59233]: audit 2023-10-01T09:53:10.442000+0000 mon.a (mon.0) 1562 : audit 1 from='client.? 172.21.15.111:0/627415523' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:53:11.631 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:11 smithi183 bash[59233]: cluster 2023-10-01T09:53:10.442146+0000 mon.a (mon.0) 1563 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-01T09:53:11.632 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:11 smithi183 bash[59233]: cluster 2023-10-01T09:53:10.451280+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:11.645 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:11.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:11.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:11.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:11.876 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:11.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:11.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:11.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:12.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:12.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:12.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:12.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:12.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:12.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:12.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:12.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:12.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:12.418 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:12.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:12.528 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:12 smithi183 bash[59233]: cluster 2023-10-01T09:53:10.440068+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:12.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:12.649 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:12.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:12.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:12.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:12.798 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:12.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:12.879 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:12 smithi111 bash[75702]: cluster 2023-10-01T09:53:10.440068+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:12.879 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:12 smithi111 bash[78631]: cluster 2023-10-01T09:53:10.440068+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T09:53:12.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:12.927 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:12.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:13.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:13.059 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:13.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:13.193 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:13.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:13.296 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:13.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:13.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:13.426 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:13.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:13.559 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:13.569 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:13 smithi111 bash[75702]: cluster 2023-10-01T09:53:11.809892+0000 mgr.y (mgr.25132) 1308 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5124/110586 objects misplaced (4.633%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:53:13.570 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:13 smithi111 bash[78631]: cluster 2023-10-01T09:53:11.809892+0000 mgr.y (mgr.25132) 1308 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5124/110586 objects misplaced (4.633%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:53:13.586 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:13.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:13.701 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:13 smithi183 bash[59233]: cluster 2023-10-01T09:53:11.809892+0000 mgr.y (mgr.25132) 1308 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5124/110586 objects misplaced (4.633%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:53:13.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:13.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:13.824 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:13.854 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:13.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:13.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:13.977 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:13.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:14.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:14.102 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:14.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:14.231 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:14.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:14.359 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:14.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:14.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:14.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:14 smithi183 bash[59233]: audit 2023-10-01T09:53:14.057952+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:14.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:14.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:14.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:14.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:14 smithi111 bash[78631]: audit 2023-10-01T09:53:14.057952+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:14.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:14 smithi111 bash[75702]: audit 2023-10-01T09:53:14.057952+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:14.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:14.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:14.722 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:14.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:14.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:14.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:14.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:14.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:14.945 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:53:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:53:14] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-10-01T09:53:14.981 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:15.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:15.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:15.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:15.128 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:15.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:15.233 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:15.259 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:15.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:15.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:53:15.363 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:15.385 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:15.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:15.500 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:15 smithi183 bash[59233]: cluster 2023-10-01T09:53:13.810277+0000 mgr.y (mgr.25132) 1309 : cluster 0 pgmap v1397: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5124/110586 objects misplaced (4.633%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:53:15.515 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:15.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:15.628 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:15 smithi111 bash[75702]: cluster 2023-10-01T09:53:13.810277+0000 mgr.y (mgr.25132) 1309 : cluster 0 pgmap v1397: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5124/110586 objects misplaced (4.633%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:53:15.628 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:15 smithi111 bash[78631]: cluster 2023-10-01T09:53:13.810277+0000 mgr.y (mgr.25132) 1309 : cluster 0 pgmap v1397: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 5124/110586 objects misplaced (4.633%); 2.2 MiB/s, 34 objects/s recovering 2023-10-01T09:53:15.645 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:15.748 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:15.767 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:15.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:15.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:15.896 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:15.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:16.002 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:16.031 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:16.133 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:16.155 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:16.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:16.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:16.283 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:16.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:16.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:16.410 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:16.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:16.546 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:16.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:16.673 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:16.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:16.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:16.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:16.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:16.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:16.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:16.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:17.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:17.076 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:17.180 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:17.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:17.214 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:17.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:17.335 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:17.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:17.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:17.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:17.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:17.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:17 smithi111 bash[78631]: cluster 2023-10-01T09:53:15.810940+0000 mgr.y (mgr.25132) 1310 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 189 op/s; 4937/108948 objects misplaced (4.532%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:17.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:17 smithi111 bash[75702]: cluster 2023-10-01T09:53:15.810940+0000 mgr.y (mgr.25132) 1310 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 189 op/s; 4937/108948 objects misplaced (4.532%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:17.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:17.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:17.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:17.698 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:17.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:17 smithi183 bash[59233]: cluster 2023-10-01T09:53:15.810940+0000 mgr.y (mgr.25132) 1310 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 189 op/s; 4937/108948 objects misplaced (4.532%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:17.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:17.854 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:17.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:17.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:17.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:18.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:18.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:18.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:18.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:18.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:18.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:18.346 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:18.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:18.475 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:18.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:18.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:18.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:18.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:18.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:18.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:18.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:18.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:18.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:18.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:19.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:19.026 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:19.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:19.129 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:19.156 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:19.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:19.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:19.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:19.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:19.408 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:19.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:19.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:19.538 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:19.544 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:19 smithi111 bash[78631]: cluster 2023-10-01T09:53:17.811420+0000 mgr.y (mgr.25132) 1311 : cluster 0 pgmap v1399: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 4883/108009 objects misplaced (4.521%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:19.544 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:19 smithi111 bash[75702]: cluster 2023-10-01T09:53:17.811420+0000 mgr.y (mgr.25132) 1311 : cluster 0 pgmap v1399: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 4883/108009 objects misplaced (4.521%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:19.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:19.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:19.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:19.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:19.709 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:53:19.730 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:53:19.757 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:53:19.776 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:19.782 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:53:19.788 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:19 smithi183 bash[59233]: cluster 2023-10-01T09:53:17.811420+0000 mgr.y (mgr.25132) 1311 : cluster 0 pgmap v1399: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 186 op/s; 4883/108009 objects misplaced (4.521%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:19.803 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:19.810 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:53:19.833 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:53:19.855 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:53:19.876 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:53:19.878 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.878 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.878 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.879 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.879 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.879 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.879 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.879 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:53:19.908 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:19.934 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:19.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:19.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:20.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:20.070 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:20.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:20.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:20.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:20.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:20.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:20.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:20.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:20 smithi183 bash[59233]: audit 2023-10-01T09:53:19.582501+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:53:20.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:20 smithi183 bash[59233]: audit 2023-10-01T09:53:19.684953+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.111:0/2165509602' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:53:20.591 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:53:20.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:20.594 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:53:20.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:20 smithi111 bash[78631]: audit 2023-10-01T09:53:19.582501+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:53:20.688 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:20 smithi111 bash[78631]: audit 2023-10-01T09:53:19.684953+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.111:0/2165509602' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:53:20.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:20 smithi111 bash[75702]: audit 2023-10-01T09:53:19.582501+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:53:20.689 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:20 smithi111 bash[75702]: audit 2023-10-01T09:53:19.684953+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.111:0/2165509602' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:53:20.694 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:20.716 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:20.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:20.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:20.954 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:20.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:20.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:21.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:21.103 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:21.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:21.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:21.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:21.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:21.362 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:21.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:21.465 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:21.495 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:21.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:21.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:21.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:21 smithi111 bash[78631]: cluster 2023-10-01T09:53:19.812015+0000 mgr.y (mgr.25132) 1312 : cluster 0 pgmap v1400: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 4821/107151 objects misplaced (4.499%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:21.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:21 smithi111 bash[78631]: audit 2023-10-01T09:53:20.576389+0000 mgr.y (mgr.25132) 1313 : audit 0 from='client.36033 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:53:21.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:21 smithi111 bash[75702]: cluster 2023-10-01T09:53:19.812015+0000 mgr.y (mgr.25132) 1312 : cluster 0 pgmap v1400: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 4821/107151 objects misplaced (4.499%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:21.609 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:21 smithi111 bash[75702]: audit 2023-10-01T09:53:20.576389+0000 mgr.y (mgr.25132) 1313 : audit 0 from='client.36033 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:53:21.624 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:21.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:21.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:21.738 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:21 smithi183 bash[59233]: cluster 2023-10-01T09:53:19.812015+0000 mgr.y (mgr.25132) 1312 : cluster 0 pgmap v1400: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 191 op/s; 4821/107151 objects misplaced (4.499%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:21.738 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:21 smithi183 bash[59233]: audit 2023-10-01T09:53:20.576389+0000 mgr.y (mgr.25132) 1313 : audit 0 from='client.36033 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:53:21.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:21.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:21.856 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:21.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:21.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:21.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:21.989 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:22.017 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:22.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:22.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:22.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:22.283 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:22.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:22.412 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:22.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:22.540 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:22.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:22.643 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:22.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:22.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:22.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:22.795 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:22.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:22.901 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:22.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:22.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:23.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:23.046 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:23.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:23.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:23.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:23.281 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:23.306 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:23.409 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:23.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:23.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:23.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:23.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:23 smithi183 bash[59233]: cluster 2023-10-01T09:53:21.812586+0000 mgr.y (mgr.25132) 1314 : cluster 0 pgmap v1401: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 4636/104664 objects misplaced (4.429%); 2.0 MiB/s, 31 objects/s recovering 2023-10-01T09:53:23.569 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:23.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:23.676 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:23.709 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:23.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:23.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:23.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:23 smithi111 bash[75702]: cluster 2023-10-01T09:53:21.812586+0000 mgr.y (mgr.25132) 1314 : cluster 0 pgmap v1401: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 4636/104664 objects misplaced (4.429%); 2.0 MiB/s, 31 objects/s recovering 2023-10-01T09:53:23.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:23 smithi111 bash[78631]: cluster 2023-10-01T09:53:21.812586+0000 mgr.y (mgr.25132) 1314 : cluster 0 pgmap v1401: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 207 op/s; 4636/104664 objects misplaced (4.429%); 2.0 MiB/s, 31 objects/s recovering 2023-10-01T09:53:23.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:23.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:23.962 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:23.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:24.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:24.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:24.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:24.220 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:24.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:24.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:24.349 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:24.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:24.453 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:24.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:24.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:24.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:24.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:24.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:24.715 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:24.742 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:24.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:24.766 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1400,"stamp":"2023-10-01T09:53:19.811584+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2339706808,"num_objects":35717,"num_object_clones":0,"num_object_copies":107151,"num_objects_missing_on_primary":5511,"num_objects_missing":5511,"num_objects_degraded":0,"num_objects_misplaced":4821,"num_objects_unfound":0,"num_objects_dirty":35717,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":179861,"num_write_kb":6891790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6951,"num_bytes_recovered":454901028,"num_keys_recovered":20,"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":124770,"ondisk_log_size":124770,"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":11841536,"kb_used_data":6578696,"kb_used_omap":20,"kb_used_meta":5262699,"kb_avail":644374528,"statfs":{"total":671965249536,"available":659839516672,"internally_reserved":0,"allocated":6736584704,"data_stored":6730933180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":5389004430},"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":-125566976,"num_objects":-1916,"num_object_clones":0,"num_object_copies":-5748,"num_objects_missing_on_primary":-125,"num_objects_missing":-125,"num_objects_degraded":0,"num_objects_misplaced":-506,"num_objects_unfound":0,"num_objects_dirty":-1916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1916,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":358,"num_bytes_recovered":23461888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002785"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":18,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.128069+0000","last_change":"2023-10-01T09:52:08.766587+0000","last_active":"2023-10-01T09:52:49.128069+0000","last_peered":"2023-10-01T09:52:49.128069+0000","last_clean":"2023-10-01T09:52:49.128069+0000","last_became_active":"2023-10-01T09:52:08.766218+0000","last_became_peered":"2023-10-01T09:52:08.766218+0000","last_unstale":"2023-10-01T09:52:49.128069+0000","last_undegraded":"2023-10-01T09:52:49.128069+0000","last_fullsized":"2023-10-01T09:52:49.128069+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:35:19.950254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":97,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.113195+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:52:49.113195+0000","last_peered":"2023-10-01T09:52:49.113195+0000","last_clean":"2023-10-01T09:52:49.113195+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:52:49.113195+0000","last_undegraded":"2023-10-01T09:52:49.113195+0000","last_fullsized":"2023-10-01T09:52:49.113195+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":220,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124584+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:52:49.124584+0000","last_peered":"2023-10-01T09:52:49.124584+0000","last_clean":"2023-10-01T09:52:49.124584+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:52:49.124584+0000","last_undegraded":"2023-10-01T09:52:49.124584+0000","last_fullsized":"2023-10-01T09:52:49.124584+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":286,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.082125+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:52:49.082125+0000","last_peered":"2023-10-01T09:52:49.082125+0000","last_clean":"2023-10-01T09:52:49.082125+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:52:49.082125+0000","last_undegraded":"2023-10-01T09:52:49.082125+0000","last_fullsized":"2023-10-01T09:52:49.082125+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":273,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112501+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:52:49.112501+0000","last_peered":"2023-10-01T09:52:49.112501+0000","last_clean":"2023-10-01T09:52:49.112501+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:52:49.112501+0000","last_undegraded":"2023-10-01T09:52:49.112501+0000","last_fullsized":"2023-10-01T09:52:49.112501+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":22,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.086891+0000","last_change":"2023-10-01T09:51:23.486871+0000","last_active":"2023-10-01T09:52:49.086891+0000","last_peered":"2023-10-01T09:52:49.086891+0000","last_clean":"2023-10-01T09:52:49.086891+0000","last_became_active":"2023-10-01T09:51:23.486510+0000","last_became_peered":"2023-10-01T09:51:23.486510+0000","last_unstale":"2023-10-01T09:52:49.086891+0000","last_undegraded":"2023-10-01T09:52:49.086891+0000","last_fullsized":"2023-10-01T09:52:49.086891+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:44:44.348955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":274,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.089301+0000","last_change":"2023-10-01T09:51:23.489451+0000","last_active":"2023-10-01T09:52:49.089301+0000","last_peered":"2023-10-01T09:52:49.089301+0000","last_clean":"2023-10-01T09:52:49.089301+0000","last_became_active":"2023-10-01T09:51:23.488284+0000","last_became_peered":"2023-10-01T09:51:23.488284+0000","last_unstale":"2023-10-01T09:52:49.089301+0000","last_undegraded":"2023-10-01T09:52:49.089301+0000","last_fullsized":"2023-10-01T09:52:49.089301+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:14.325403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112701+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:52:49.112701+0000","last_peered":"2023-10-01T09:52:49.112701+0000","last_clean":"2023-10-01T09:52:49.112701+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:52:49.112701+0000","last_undegraded":"2023-10-01T09:52:49.112701+0000","last_fullsized":"2023-10-01T09:52:49.112701+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":114,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.119243+0000","last_change":"2023-10-01T09:51:23.490923+0000","last_active":"2023-10-01T09:52:49.119243+0000","last_peered":"2023-10-01T09:52:49.119243+0000","last_clean":"2023-10-01T09:52:49.119243+0000","last_became_active":"2023-10-01T09:51:23.489131+0000","last_became_peered":"2023-10-01T09:51:23.489131+0000","last_unstale":"2023-10-01T09:52:49.119243+0000","last_undegraded":"2023-10-01T09:52:49.119243+0000","last_fullsized":"2023-10-01T09:52:49.119243+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112790+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:52:49.112790+0000","last_peered":"2023-10-01T09:52:49.112790+0000","last_clean":"2023-10-01T09:52:49.112790+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:52:49.112790+0000","last_undegraded":"2023-10-01T09:52:49.112790+0000","last_fullsized":"2023-10-01T09:52:49.112790+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":91,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118999+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:52:49.118999+0000","last_peered":"2023-10-01T09:52:49.118999+0000","last_clean":"2023-10-01T09:52:49.118999+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:52:49.118999+0000","last_undegraded":"2023-10-01T09:52:49.118999+0000","last_fullsized":"2023-10-01T09:52:49.118999+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":153,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.127988+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:52:49.127988+0000","last_peered":"2023-10-01T09:52:49.127988+0000","last_clean":"2023-10-01T09:52:49.127988+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:52:49.127988+0000","last_undegraded":"2023-10-01T09:52:49.127988+0000","last_fullsized":"2023-10-01T09:52:49.127988+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":124,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118871+0000","last_change":"2023-10-01T09:52:08.767792+0000","last_active":"2023-10-01T09:52:49.118871+0000","last_peered":"2023-10-01T09:52:49.118871+0000","last_clean":"2023-10-01T09:52:49.118871+0000","last_became_active":"2023-10-01T09:52:08.767142+0000","last_became_peered":"2023-10-01T09:52:08.767142+0000","last_unstale":"2023-10-01T09:52:49.118871+0000","last_undegraded":"2023-10-01T09:52:49.118871+0000","last_fullsized":"2023-10-01T09:52:49.118871+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":245,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.127689+0000","last_change":"2023-10-01T09:51:23.492083+0000","last_active":"2023-10-01T09:52:49.127689+0000","last_peered":"2023-10-01T09:52:49.127689+0000","last_clean":"2023-10-01T09:52:49.127689+0000","last_became_active":"2023-10-01T09:51:23.491710+0000","last_became_peered":"2023-10-01T09:51:23.491710+0000","last_unstale":"2023-10-01T09:52:49.127689+0000","last_undegraded":"2023-10-01T09:52:49.127689+0000","last_fullsized":"2023-10-01T09:52:49.127689+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":91,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.122766+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:52:49.122766+0000","last_peered":"2023-10-01T09:52:49.122766+0000","last_clean":"2023-10-01T09:52:49.122766+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:52:49.122766+0000","last_undegraded":"2023-10-01T09:52:49.122766+0000","last_fullsized":"2023-10-01T09:52:49.122766+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":276,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:53:01.140001+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:53:01.140001+0000","last_peered":"2023-10-01T09:53:01.140001+0000","last_clean":"2023-10-01T09:53:01.140001+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:53:01.140001+0000","last_undegraded":"2023-10-01T09:53:01.140001+0000","last_fullsized":"2023-10-01T09:53:01.140001+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":283,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081774+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:52:49.081774+0000","last_peered":"2023-10-01T09:52:49.081774+0000","last_clean":"2023-10-01T09:52:49.081774+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:52:49.081774+0000","last_undegraded":"2023-10-01T09:52:49.081774+0000","last_fullsized":"2023-10-01T09:52:49.081774+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":105,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118884+0000","last_change":"2023-10-01T09:51:23.495783+0000","last_active":"2023-10-01T09:52:49.118884+0000","last_peered":"2023-10-01T09:52:49.118884+0000","last_clean":"2023-10-01T09:52:49.118884+0000","last_became_active":"2023-10-01T09:51:23.494881+0000","last_became_peered":"2023-10-01T09:51:23.494881+0000","last_unstale":"2023-10-01T09:52:49.118884+0000","last_undegraded":"2023-10-01T09:52:49.118884+0000","last_fullsized":"2023-10-01T09:52:49.118884+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":85,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118500+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:52:49.118500+0000","last_peered":"2023-10-01T09:52:49.118500+0000","last_clean":"2023-10-01T09:52:49.118500+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:52:49.118500+0000","last_undegraded":"2023-10-01T09:52:49.118500+0000","last_fullsized":"2023-10-01T09:52:49.118500+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":283,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.082197+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:52:49.082197+0000","last_peered":"2023-10-01T09:52:49.082197+0000","last_clean":"2023-10-01T09:52:49.082197+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:52:49.082197+0000","last_undegraded":"2023-10-01T09:52:49.082197+0000","last_fullsized":"2023-10-01T09:52:49.082197+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":73,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081528+0000","last_change":"2023-10-01T09:51:23.545443+0000","last_active":"2023-10-01T09:52:49.081528+0000","last_peered":"2023-10-01T09:52:49.081528+0000","last_clean":"2023-10-01T09:52:49.081528+0000","last_became_active":"2023-10-01T09:51:23.488739+0000","last_became_peered":"2023-10-01T09:51:23.488739+0000","last_unstale":"2023-10-01T09:52:49.081528+0000","last_undegraded":"2023-10-01T09:52:49.081528+0000","last_fullsized":"2023-10-01T09:52:49.081528+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T15:31:28.127710+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":[0,6,3],"acting":[0,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":293,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.113144+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:52:49.113144+0000","last_peered":"2023-10-01T09:52:49.113144+0000","last_clean":"2023-10-01T09:52:49.113144+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:52:49.113144+0000","last_undegraded":"2023-10-01T09:52:49.113144+0000","last_fullsized":"2023-10-01T09:52:49.113144+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"276'11332","reported_seq":13975,"reported_epoch":276,"state":"active+recovering","last_fresh":"2023-10-01T09:53:19.510046+0000","last_change":"2023-10-01T09:52:13.785111+0000","last_active":"2023-10-01T09:53:19.510046+0000","last_peered":"2023-10-01T09:53:19.510046+0000","last_clean":"2023-10-01T09:51:22.469643+0000","last_became_active":"2023-10-01T09:52:09.843375+0000","last_became_peered":"2023-10-01T09:52:09.843375+0000","last_unstale":"2023-10-01T09:53:19.510046+0000","last_undegraded":"2023-10-01T09:53:19.510046+0000","last_fullsized":"2023-10-01T09:53:19.510046+0000","mapping_epoch":270,"log_start":"259'3427","ondisk_log_start":"259'3427","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:44:14.213185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150994944,"num_objects":2304,"num_object_clones":0,"num_object_copies":6912,"num_objects_missing_on_primary":5511,"num_objects_missing":5511,"num_objects_degraded":0,"num_objects_misplaced":2291,"num_objects_unfound":0,"num_objects_dirty":2304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11332,"num_write_kb":436352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1294,"num_bytes_recovered":84606976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","4","5"],"object_location_counts":[{"shards":"0,1,4,5","objects":13},{"shards":"1,4,5","objects":2291}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":89,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.119396+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:52:49.119396+0000","last_peered":"2023-10-01T09:52:49.119396+0000","last_clean":"2023-10-01T09:52:49.119396+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:52:49.119396+0000","last_undegraded":"2023-10-01T09:52:49.119396+0000","last_fullsized":"2023-10-01T09:52:49.119396+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118352+0000","last_change":"2023-10-01T09:51:23.492196+0000","last_active":"2023-10-01T09:52:49.118352+0000","last_peered":"2023-10-01T09:52:49.118352+0000","last_clean":"2023-10-01T09:52:49.118352+0000","last_became_active":"2023-10-01T09:51:23.491891+0000","last_became_peered":"2023-10-01T09:51:23.491891+0000","last_unstale":"2023-10-01T09:52:49.118352+0000","last_undegraded":"2023-10-01T09:52:49.118352+0000","last_fullsized":"2023-10-01T09:52:49.118352+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"276'11520","reported_seq":11554,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:19.464538+0000","last_change":"2023-10-01T09:48:46.607013+0000","last_active":"2023-10-01T09:53:19.464538+0000","last_peered":"2023-10-01T09:53:19.464538+0000","last_clean":"2023-10-01T09:53:19.464538+0000","last_became_active":"2023-10-01T09:48:46.606712+0000","last_became_peered":"2023-10-01T09:48:46.606712+0000","last_unstale":"2023-10-01T09:53:19.464538+0000","last_undegraded":"2023-10-01T09:53:19.464538+0000","last_fullsized":"2023-10-01T09:53:19.464538+0000","mapping_epoch":253,"log_start":"259'3625","ondisk_log_start":"259'3625","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7895,"log_dups_size":0,"ondisk_log_size":7895,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:58.366535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148766720,"num_objects":2270,"num_object_clones":0,"num_object_copies":6810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2270,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11520,"num_write_kb":441280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":102,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.119080+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:52:49.119080+0000","last_peered":"2023-10-01T09:52:49.119080+0000","last_clean":"2023-10-01T09:52:49.119080+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:52:49.119080+0000","last_undegraded":"2023-10-01T09:52:49.119080+0000","last_fullsized":"2023-10-01T09:52:49.119080+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":84,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112629+0000","last_change":"2023-10-01T09:52:08.769545+0000","last_active":"2023-10-01T09:52:49.112629+0000","last_peered":"2023-10-01T09:52:49.112629+0000","last_clean":"2023-10-01T09:52:49.112629+0000","last_became_active":"2023-10-01T09:52:08.769199+0000","last_became_peered":"2023-10-01T09:52:08.769199+0000","last_unstale":"2023-10-01T09:52:49.112629+0000","last_undegraded":"2023-10-01T09:52:49.112629+0000","last_fullsized":"2023-10-01T09:52:49.112629+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:07.548195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.5","version":"276'11482","reported_seq":16626,"reported_epoch":276,"state":"active+remapped+backfilling","last_fresh":"2023-10-01T09:53:15.207935+0000","last_change":"2023-10-01T09:51:24.810789+0000","last_active":"2023-10-01T09:53:15.207935+0000","last_peered":"2023-10-01T09:53:15.207935+0000","last_clean":"2023-10-01T09:51:22.401013+0000","last_became_active":"2023-10-01T09:51:24.628278+0000","last_became_peered":"2023-10-01T09:51:24.628278+0000","last_unstale":"2023-10-01T09:53:15.207935+0000","last_undegraded":"2023-10-01T09:53:15.207935+0000","last_fullsized":"2023-10-01T09:53:15.207935+0000","mapping_epoch":265,"log_start":"259'3362","ondisk_log_start":"259'3362","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8120,"log_dups_size":0,"ondisk_log_size":8120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151126016,"num_objects":2306,"num_object_clones":0,"num_object_copies":6918,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":370,"num_objects_unfound":0,"num_objects_dirty":2306,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11482,"num_write_kb":441216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2550,"num_bytes_recovered":167051264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["7","5","6"],"object_location_counts":[{"shards":"5,6,7","objects":2306}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":102,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.119104+0000","last_change":"2023-10-01T09:51:23.590214+0000","last_active":"2023-10-01T09:52:49.119104+0000","last_peered":"2023-10-01T09:52:49.119104+0000","last_clean":"2023-10-01T09:52:49.119104+0000","last_became_active":"2023-10-01T09:51:23.495328+0000","last_became_peered":"2023-10-01T09:51:23.495328+0000","last_unstale":"2023-10-01T09:52:49.119104+0000","last_undegraded":"2023-10-01T09:52:49.119104+0000","last_fullsized":"2023-10-01T09:52:49.119104+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":131,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.127928+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:52:49.127928+0000","last_peered":"2023-10-01T09:52:49.127928+0000","last_clean":"2023-10-01T09:52:49.127928+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:52:49.127928+0000","last_undegraded":"2023-10-01T09:52:49.127928+0000","last_fullsized":"2023-10-01T09:52:49.127928+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.4","version":"276'11131","reported_seq":11162,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.053754+0000","last_change":"2023-10-01T09:48:47.048881+0000","last_active":"2023-10-01T09:53:15.053754+0000","last_peered":"2023-10-01T09:53:15.053754+0000","last_clean":"2023-10-01T09:53:15.053754+0000","last_became_active":"2023-10-01T09:48:47.048402+0000","last_became_peered":"2023-10-01T09:48:47.048402+0000","last_unstale":"2023-10-01T09:53:15.053754+0000","last_undegraded":"2023-10-01T09:53:15.053754+0000","last_fullsized":"2023-10-01T09:53:15.053754+0000","mapping_epoch":253,"log_start":"259'2981","ondisk_log_start":"259'2981","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8150,"log_dups_size":0,"ondisk_log_size":8150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150929408,"num_objects":2303,"num_object_clones":0,"num_object_copies":6909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11131,"num_write_kb":429888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":74,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112812+0000","last_change":"2023-10-01T09:51:23.487738+0000","last_active":"2023-10-01T09:52:49.112812+0000","last_peered":"2023-10-01T09:52:49.112812+0000","last_clean":"2023-10-01T09:52:49.112812+0000","last_became_active":"2023-10-01T09:51:23.487343+0000","last_became_peered":"2023-10-01T09:51:23.487343+0000","last_unstale":"2023-10-01T09:52:49.112812+0000","last_undegraded":"2023-10-01T09:52:49.112812+0000","last_fullsized":"2023-10-01T09:52:49.112812+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:50:00.591924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081615+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:52:49.081615+0000","last_peered":"2023-10-01T09:52:49.081615+0000","last_clean":"2023-10-01T09:52:49.081615+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:52:49.081615+0000","last_undegraded":"2023-10-01T09:52:49.081615+0000","last_fullsized":"2023-10-01T09:52:49.081615+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"276'11243","reported_seq":11274,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.104074+0000","last_change":"2023-10-01T09:48:47.050491+0000","last_active":"2023-10-01T09:53:15.104074+0000","last_peered":"2023-10-01T09:53:15.104074+0000","last_clean":"2023-10-01T09:53:15.104074+0000","last_became_active":"2023-10-01T09:48:47.049849+0000","last_became_peered":"2023-10-01T09:48:47.049849+0000","last_unstale":"2023-10-01T09:53:15.104074+0000","last_undegraded":"2023-10-01T09:53:15.104074+0000","last_fullsized":"2023-10-01T09:53:15.104074+0000","mapping_epoch":253,"log_start":"259'3118","ondisk_log_start":"259'3118","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8125,"log_dups_size":0,"ondisk_log_size":8125,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11243,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":256,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112949+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:52:49.112949+0000","last_peered":"2023-10-01T09:52:49.112949+0000","last_clean":"2023-10-01T09:52:49.112949+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:52:49.112949+0000","last_undegraded":"2023-10-01T09:52:49.112949+0000","last_fullsized":"2023-10-01T09:52:49.112949+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":124,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112726+0000","last_change":"2023-10-01T09:52:08.769793+0000","last_active":"2023-10-01T09:52:49.112726+0000","last_peered":"2023-10-01T09:52:49.112726+0000","last_clean":"2023-10-01T09:52:49.112726+0000","last_became_active":"2023-10-01T09:52:08.769409+0000","last_became_peered":"2023-10-01T09:52:08.769409+0000","last_unstale":"2023-10-01T09:52:49.112726+0000","last_undegraded":"2023-10-01T09:52:49.112726+0000","last_fullsized":"2023-10-01T09:52:49.112726+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:05.002669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"276'11301","reported_seq":11335,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:19.330728+0000","last_change":"2023-10-01T09:48:46.609095+0000","last_active":"2023-10-01T09:53:19.330728+0000","last_peered":"2023-10-01T09:53:19.330728+0000","last_clean":"2023-10-01T09:53:19.330728+0000","last_became_active":"2023-10-01T09:48:46.608294+0000","last_became_peered":"2023-10-01T09:48:46.608294+0000","last_unstale":"2023-10-01T09:53:19.330728+0000","last_undegraded":"2023-10-01T09:53:19.330728+0000","last_fullsized":"2023-10-01T09:53:19.330728+0000","mapping_epoch":253,"log_start":"258'1300","ondisk_log_start":"258'1300","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:39.452797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142671872,"num_objects":2177,"num_object_clones":0,"num_object_copies":6531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11301,"num_write_kb":431296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":131,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.086689+0000","last_change":"2023-10-01T09:52:08.767105+0000","last_active":"2023-10-01T09:52:49.086689+0000","last_peered":"2023-10-01T09:52:49.086689+0000","last_clean":"2023-10-01T09:52:49.086689+0000","last_became_active":"2023-10-01T09:52:08.766666+0000","last_became_peered":"2023-10-01T09:52:08.766666+0000","last_unstale":"2023-10-01T09:52:49.086689+0000","last_undegraded":"2023-10-01T09:52:49.086689+0000","last_fullsized":"2023-10-01T09:52:49.086689+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.125115+0000","last_change":"2023-10-01T09:52:08.763741+0000","last_active":"2023-10-01T09:52:49.125115+0000","last_peered":"2023-10-01T09:52:49.125115+0000","last_clean":"2023-10-01T09:52:49.125115+0000","last_became_active":"2023-10-01T09:52:08.763350+0000","last_became_peered":"2023-10-01T09:52:08.763350+0000","last_unstale":"2023-10-01T09:52:49.125115+0000","last_undegraded":"2023-10-01T09:52:49.125115+0000","last_fullsized":"2023-10-01T09:52:49.125115+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:57:54.009773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"276'11445","reported_seq":11479,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.919869+0000","last_change":"2023-10-01T09:48:47.050875+0000","last_active":"2023-10-01T09:53:15.919869+0000","last_peered":"2023-10-01T09:53:15.919869+0000","last_clean":"2023-10-01T09:53:15.919869+0000","last_became_active":"2023-10-01T09:48:47.050504+0000","last_became_peered":"2023-10-01T09:48:47.050504+0000","last_unstale":"2023-10-01T09:53:15.919869+0000","last_undegraded":"2023-10-01T09:53:15.919869+0000","last_fullsized":"2023-10-01T09:53:15.919869+0000","mapping_epoch":253,"log_start":"259'4404","ondisk_log_start":"259'4404","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7041,"log_dups_size":0,"ondisk_log_size":7041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:02.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145162240,"num_objects":2215,"num_object_clones":0,"num_object_copies":6645,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2215,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11445,"num_write_kb":437120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":198,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124682+0000","last_change":"2023-10-01T09:52:08.764290+0000","last_active":"2023-10-01T09:52:49.124682+0000","last_peered":"2023-10-01T09:52:49.124682+0000","last_clean":"2023-10-01T09:52:49.124682+0000","last_became_active":"2023-10-01T09:52:08.763864+0000","last_became_peered":"2023-10-01T09:52:08.763864+0000","last_unstale":"2023-10-01T09:52:49.124682+0000","last_undegraded":"2023-10-01T09:52:49.124682+0000","last_fullsized":"2023-10-01T09:52:49.124682+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:10:29.872384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":260,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.128176+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:52:49.128176+0000","last_peered":"2023-10-01T09:52:49.128176+0000","last_clean":"2023-10-01T09:52:49.128176+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:52:49.128176+0000","last_undegraded":"2023-10-01T09:52:49.128176+0000","last_fullsized":"2023-10-01T09:52:49.128176+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"276'11055","reported_seq":11089,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:16.108131+0000","last_change":"2023-10-01T09:48:46.608871+0000","last_active":"2023-10-01T09:53:16.108131+0000","last_peered":"2023-10-01T09:53:16.108131+0000","last_clean":"2023-10-01T09:53:16.108131+0000","last_became_active":"2023-10-01T09:48:46.608536+0000","last_became_peered":"2023-10-01T09:48:46.608536+0000","last_unstale":"2023-10-01T09:53:16.108131+0000","last_undegraded":"2023-10-01T09:53:16.108131+0000","last_fullsized":"2023-10-01T09:53:16.108131+0000","mapping_epoch":253,"log_start":"259'3991","ondisk_log_start":"259'3991","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7064,"log_dups_size":0,"ondisk_log_size":7064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:15:28.138903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145555456,"num_objects":2221,"num_object_clones":0,"num_object_copies":6663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2221,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11055,"num_write_kb":424832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":305,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.114845+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:52:49.114845+0000","last_peered":"2023-10-01T09:52:49.114845+0000","last_clean":"2023-10-01T09:52:49.114845+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:52:49.114845+0000","last_undegraded":"2023-10-01T09:52:49.114845+0000","last_fullsized":"2023-10-01T09:52:49.114845+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:50.169534+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:52:50.169534+0000","last_peered":"2023-10-01T09:52:50.169534+0000","last_clean":"2023-10-01T09:52:50.169534+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:52:50.169534+0000","last_undegraded":"2023-10-01T09:52:50.169534+0000","last_fullsized":"2023-10-01T09:52:50.169534+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"276'11042","reported_seq":11077,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:19.374158+0000","last_change":"2023-10-01T09:48:47.050573+0000","last_active":"2023-10-01T09:53:19.374158+0000","last_peered":"2023-10-01T09:53:19.374158+0000","last_clean":"2023-10-01T09:53:19.374158+0000","last_became_active":"2023-10-01T09:48:47.050008+0000","last_became_peered":"2023-10-01T09:48:47.050008+0000","last_unstale":"2023-10-01T09:53:19.374158+0000","last_undegraded":"2023-10-01T09:53:19.374158+0000","last_fullsized":"2023-10-01T09:53:19.374158+0000","mapping_epoch":253,"log_start":"258'1000","ondisk_log_start":"258'1000","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+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 @ 2023-10-02T19:20:03.297092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139395096,"num_objects":2128,"num_object_clones":0,"num_object_copies":6384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2128,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11042,"num_write_kb":421377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":196,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081922+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:52:49.081922+0000","last_peered":"2023-10-01T09:52:49.081922+0000","last_clean":"2023-10-01T09:52:49.081922+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:52:49.081922+0000","last_undegraded":"2023-10-01T09:52:49.081922+0000","last_fullsized":"2023-10-01T09:52:49.081922+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":137,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.113322+0000","last_change":"2023-10-01T09:51:23.488320+0000","last_active":"2023-10-01T09:52:49.113322+0000","last_peered":"2023-10-01T09:52:49.113322+0000","last_clean":"2023-10-01T09:52:49.113322+0000","last_became_active":"2023-10-01T09:51:23.487334+0000","last_became_peered":"2023-10-01T09:51:23.487334+0000","last_unstale":"2023-10-01T09:52:49.113322+0000","last_undegraded":"2023-10-01T09:52:49.113322+0000","last_fullsized":"2023-10-01T09:52:49.113322+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:06:55.795734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":284,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.105803+0000","last_change":"2023-10-01T09:51:23.481623+0000","last_active":"2023-10-01T09:52:49.105803+0000","last_peered":"2023-10-01T09:52:49.105803+0000","last_clean":"2023-10-01T09:52:49.105803+0000","last_became_active":"2023-10-01T09:51:23.481128+0000","last_became_peered":"2023-10-01T09:51:23.481128+0000","last_unstale":"2023-10-01T09:52:49.105803+0000","last_undegraded":"2023-10-01T09:52:49.105803+0000","last_fullsized":"2023-10-01T09:52:49.105803+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:00:18.781586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"276'11288","reported_seq":11322,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.993649+0000","last_change":"2023-10-01T09:48:46.606947+0000","last_active":"2023-10-01T09:53:15.993649+0000","last_peered":"2023-10-01T09:53:15.993649+0000","last_clean":"2023-10-01T09:53:15.993649+0000","last_became_active":"2023-10-01T09:48:46.606623+0000","last_became_peered":"2023-10-01T09:48:46.606623+0000","last_unstale":"2023-10-01T09:53:15.993649+0000","last_undegraded":"2023-10-01T09:53:15.993649+0000","last_fullsized":"2023-10-01T09:53:15.993649+0000","mapping_epoch":253,"log_start":"259'4308","ondisk_log_start":"259'4308","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6980,"log_dups_size":0,"ondisk_log_size":6980,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:00:42.302960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146276352,"num_objects":2232,"num_object_clones":0,"num_object_copies":6696,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2232,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11288,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":143,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.106015+0000","last_change":"2023-10-01T09:51:23.487262+0000","last_active":"2023-10-01T09:52:49.106015+0000","last_peered":"2023-10-01T09:52:49.106015+0000","last_clean":"2023-10-01T09:52:49.106015+0000","last_became_active":"2023-10-01T09:51:23.486881+0000","last_became_peered":"2023-10-01T09:51:23.486881+0000","last_unstale":"2023-10-01T09:52:49.106015+0000","last_undegraded":"2023-10-01T09:52:49.106015+0000","last_fullsized":"2023-10-01T09:52:49.106015+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:17:32.933115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124712+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:52:49.124712+0000","last_peered":"2023-10-01T09:52:49.124712+0000","last_clean":"2023-10-01T09:52:49.124712+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:52:49.124712+0000","last_undegraded":"2023-10-01T09:52:49.124712+0000","last_fullsized":"2023-10-01T09:52:49.124712+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":178,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.125303+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:52:49.125303+0000","last_peered":"2023-10-01T09:52:49.125303+0000","last_clean":"2023-10-01T09:52:49.125303+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:52:49.125303+0000","last_undegraded":"2023-10-01T09:52:49.125303+0000","last_fullsized":"2023-10-01T09:52:49.125303+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"276'11339","reported_seq":17297,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:16.077788+0000","last_change":"2023-10-01T09:52:16.430997+0000","last_active":"2023-10-01T09:53:16.077788+0000","last_peered":"2023-10-01T09:53:16.077788+0000","last_clean":"2023-10-01T09:53:16.077788+0000","last_became_active":"2023-10-01T09:52:16.397292+0000","last_became_peered":"2023-10-01T09:52:16.397292+0000","last_unstale":"2023-10-01T09:53:16.077788+0000","last_undegraded":"2023-10-01T09:53:16.077788+0000","last_fullsized":"2023-10-01T09:53:16.077788+0000","mapping_epoch":272,"log_start":"259'4329","ondisk_log_start":"259'4329","created":253,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7010,"log_dups_size":0,"ondisk_log_size":7010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:17:07.309332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147128320,"num_objects":2245,"num_object_clones":0,"num_object_copies":6735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11339,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2951,"num_bytes_recovered":193396736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":281,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124761+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:52:49.124761+0000","last_peered":"2023-10-01T09:52:49.124761+0000","last_clean":"2023-10-01T09:52:49.124761+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:52:49.124761+0000","last_undegraded":"2023-10-01T09:52:49.124761+0000","last_fullsized":"2023-10-01T09:52:49.124761+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":232,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124583+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:52:49.124583+0000","last_peered":"2023-10-01T09:52:49.124583+0000","last_clean":"2023-10-01T09:52:49.124583+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:52:49.124583+0000","last_undegraded":"2023-10-01T09:52:49.124583+0000","last_fullsized":"2023-10-01T09:52:49.124583+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":290,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.106289+0000","last_change":"2023-10-01T09:51:23.489379+0000","last_active":"2023-10-01T09:52:49.106289+0000","last_peered":"2023-10-01T09:52:49.106289+0000","last_clean":"2023-10-01T09:52:49.106289+0000","last_became_active":"2023-10-01T09:51:23.489012+0000","last_became_peered":"2023-10-01T09:51:23.489012+0000","last_unstale":"2023-10-01T09:52:49.106289+0000","last_undegraded":"2023-10-01T09:52:49.106289+0000","last_fullsized":"2023-10-01T09:52:49.106289+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:33:26.116194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"276'11194","reported_seq":11433,"reported_epoch":276,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-01T09:53:16.103689+0000","last_change":"2023-10-01T09:51:25.103030+0000","last_active":"2023-10-01T09:53:16.103689+0000","last_peered":"2023-10-01T09:53:16.103689+0000","last_clean":"2023-10-01T09:51:22.457429+0000","last_became_active":"2023-10-01T09:51:24.634111+0000","last_became_peered":"2023-10-01T09:51:24.634111+0000","last_unstale":"2023-10-01T09:53:16.103689+0000","last_undegraded":"2023-10-01T09:53:16.103689+0000","last_fullsized":"2023-10-01T09:53:16.103689+0000","mapping_epoch":265,"log_start":"259'4205","ondisk_log_start":"259'4205","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6989,"log_dups_size":0,"ondisk_log_size":6989,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:38.945053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145096704,"num_objects":2214,"num_object_clones":0,"num_object_copies":6642,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2160,"num_objects_unfound":0,"num_objects_dirty":2214,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11194,"num_write_kb":429056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":6291456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":2214}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":137,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124911+0000","last_change":"2023-10-01T09:51:23.485977+0000","last_active":"2023-10-01T09:52:49.124911+0000","last_peered":"2023-10-01T09:52:49.124911+0000","last_clean":"2023-10-01T09:52:49.124911+0000","last_became_active":"2023-10-01T09:51:23.485648+0000","last_became_peered":"2023-10-01T09:51:23.485648+0000","last_unstale":"2023-10-01T09:52:49.124911+0000","last_undegraded":"2023-10-01T09:52:49.124911+0000","last_fullsized":"2023-10-01T09:52:49.124911+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:16:45.363417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":512,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118522+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:52:49.118522+0000","last_peered":"2023-10-01T09:52:49.118522+0000","last_clean":"2023-10-01T09:52:49.118522+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:52:49.118522+0000","last_undegraded":"2023-10-01T09:52:49.118522+0000","last_fullsized":"2023-10-01T09:52:49.118522+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":282,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112985+0000","last_change":"2023-10-01T09:51:23.488038+0000","last_active":"2023-10-01T09:52:49.112985+0000","last_peered":"2023-10-01T09:52:49.112985+0000","last_clean":"2023-10-01T09:52:49.112985+0000","last_became_active":"2023-10-01T09:51:23.487493+0000","last_became_peered":"2023-10-01T09:51:23.487493+0000","last_unstale":"2023-10-01T09:52:49.112985+0000","last_undegraded":"2023-10-01T09:52:49.112985+0000","last_fullsized":"2023-10-01T09:52:49.112985+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:54:52.289107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118930+0000","last_change":"2023-10-01T09:52:08.770177+0000","last_active":"2023-10-01T09:52:49.118930+0000","last_peered":"2023-10-01T09:52:49.118930+0000","last_clean":"2023-10-01T09:52:49.118930+0000","last_became_active":"2023-10-01T09:52:08.769793+0000","last_became_peered":"2023-10-01T09:52:08.769793+0000","last_unstale":"2023-10-01T09:52:49.118930+0000","last_undegraded":"2023-10-01T09:52:49.118930+0000","last_fullsized":"2023-10-01T09:52:49.118930+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"276'11085","reported_seq":11119,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:16.055310+0000","last_change":"2023-10-01T09:48:47.047584+0000","last_active":"2023-10-01T09:53:16.055310+0000","last_peered":"2023-10-01T09:53:16.055310+0000","last_clean":"2023-10-01T09:53:16.055310+0000","last_became_active":"2023-10-01T09:48:47.047152+0000","last_became_peered":"2023-10-01T09:48:47.047152+0000","last_unstale":"2023-10-01T09:53:16.055310+0000","last_undegraded":"2023-10-01T09:53:16.055310+0000","last_fullsized":"2023-10-01T09:53:16.055310+0000","mapping_epoch":253,"log_start":"259'4015","ondisk_log_start":"259'4015","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7070,"log_dups_size":0,"ondisk_log_size":7070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:08:40.452920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144900096,"num_objects":2211,"num_object_clones":0,"num_object_copies":6633,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2211,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11085,"num_write_kb":425472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":85,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.118504+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:52:49.118504+0000","last_peered":"2023-10-01T09:52:49.118504+0000","last_clean":"2023-10-01T09:52:49.118504+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:52:49.118504+0000","last_undegraded":"2023-10-01T09:52:49.118504+0000","last_fullsized":"2023-10-01T09:52:49.118504+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081719+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:52:49.081719+0000","last_peered":"2023-10-01T09:52:49.081719+0000","last_clean":"2023-10-01T09:52:49.081719+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:52:49.081719+0000","last_undegraded":"2023-10-01T09:52:49.081719+0000","last_fullsized":"2023-10-01T09:52:49.081719+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:59.306607+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:52:59.306607+0000","last_peered":"2023-10-01T09:52:59.306607+0000","last_clean":"2023-10-01T09:52:59.306607+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:52:59.306607+0000","last_undegraded":"2023-10-01T09:52:59.306607+0000","last_fullsized":"2023-10-01T09:52:59.306607+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"276'10996","reported_seq":11030,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.159570+0000","last_change":"2023-10-01T09:48:46.609096+0000","last_active":"2023-10-01T09:53:15.159570+0000","last_peered":"2023-10-01T09:53:15.159570+0000","last_clean":"2023-10-01T09:53:15.159570+0000","last_became_active":"2023-10-01T09:48:46.608748+0000","last_became_peered":"2023-10-01T09:48:46.608748+0000","last_unstale":"2023-10-01T09:53:15.159570+0000","last_undegraded":"2023-10-01T09:53:15.159570+0000","last_fullsized":"2023-10-01T09:53:15.159570+0000","mapping_epoch":253,"log_start":"259'4008","ondisk_log_start":"259'4008","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":6988,"log_dups_size":0,"ondisk_log_size":6988,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:06.290686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147587072,"num_objects":2252,"num_object_clones":0,"num_object_copies":6756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10996,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,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":85,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.119190+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:52:49.119190+0000","last_peered":"2023-10-01T09:52:49.119190+0000","last_clean":"2023-10-01T09:52:49.119190+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:52:49.119190+0000","last_undegraded":"2023-10-01T09:52:49.119190+0000","last_fullsized":"2023-10-01T09:52:49.119190+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":237,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.125024+0000","last_change":"2023-10-01T09:51:23.481517+0000","last_active":"2023-10-01T09:52:49.125024+0000","last_peered":"2023-10-01T09:52:49.125024+0000","last_clean":"2023-10-01T09:52:49.125024+0000","last_became_active":"2023-10-01T09:51:23.481125+0000","last_became_peered":"2023-10-01T09:51:23.481125+0000","last_unstale":"2023-10-01T09:52:49.125024+0000","last_undegraded":"2023-10-01T09:52:49.125024+0000","last_fullsized":"2023-10-01T09:52:49.125024+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:26:08.458610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":288,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081827+0000","last_change":"2023-10-01T09:51:23.489742+0000","last_active":"2023-10-01T09:52:49.081827+0000","last_peered":"2023-10-01T09:52:49.081827+0000","last_clean":"2023-10-01T09:52:49.081827+0000","last_became_active":"2023-10-01T09:51:23.489359+0000","last_became_peered":"2023-10-01T09:51:23.489359+0000","last_unstale":"2023-10-01T09:52:49.081827+0000","last_undegraded":"2023-10-01T09:52:49.081827+0000","last_fullsized":"2023-10-01T09:52:49.081827+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:29:57.801898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"276'11278","reported_seq":11309,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.149760+0000","last_change":"2023-10-01T09:48:46.612168+0000","last_active":"2023-10-01T09:53:15.149760+0000","last_peered":"2023-10-01T09:53:15.149760+0000","last_clean":"2023-10-01T09:53:15.149760+0000","last_became_active":"2023-10-01T09:48:46.611752+0000","last_became_peered":"2023-10-01T09:48:46.611752+0000","last_unstale":"2023-10-01T09:53:15.149760+0000","last_undegraded":"2023-10-01T09:53:15.149760+0000","last_fullsized":"2023-10-01T09:53:15.149760+0000","mapping_epoch":253,"log_start":"259'3127","ondisk_log_start":"259'3127","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8151,"log_dups_size":0,"ondisk_log_size":8151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143785984,"num_objects":2194,"num_object_clones":0,"num_object_copies":6582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11278,"num_write_kb":431104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":310,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.113154+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:52:49.113154+0000","last_peered":"2023-10-01T09:52:49.113154+0000","last_clean":"2023-10-01T09:52:49.113154+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:52:49.113154+0000","last_undegraded":"2023-10-01T09:52:49.113154+0000","last_fullsized":"2023-10-01T09:52:49.113154+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":255,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.106393+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:52:49.106393+0000","last_peered":"2023-10-01T09:52:49.106393+0000","last_clean":"2023-10-01T09:52:49.106393+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:52:49.106393+0000","last_undegraded":"2023-10-01T09:52:49.106393+0000","last_fullsized":"2023-10-01T09:52:49.106393+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":292,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112414+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:52:49.112414+0000","last_peered":"2023-10-01T09:52:49.112414+0000","last_clean":"2023-10-01T09:52:49.112414+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:52:49.112414+0000","last_undegraded":"2023-10-01T09:52:49.112414+0000","last_fullsized":"2023-10-01T09:52:49.112414+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"276'10870","reported_seq":10909,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-10-01T09:53:15.127658+0000","last_change":"2023-10-01T09:52:08.808718+0000","last_active":"2023-10-01T09:53:15.127658+0000","last_peered":"2023-10-01T09:53:15.127658+0000","last_clean":"2023-10-01T09:53:15.127658+0000","last_became_active":"2023-10-01T09:52:08.765881+0000","last_became_peered":"2023-10-01T09:52:08.765881+0000","last_unstale":"2023-10-01T09:53:15.127658+0000","last_undegraded":"2023-10-01T09:53:15.127658+0000","last_fullsized":"2023-10-01T09:53:15.127658+0000","mapping_epoch":269,"log_start":"259'3825","ondisk_log_start":"259'3825","created":253,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7045,"log_dups_size":0,"ondisk_log_size":7045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:18:28.084871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140509184,"num_objects":2144,"num_object_clones":0,"num_object_copies":6432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10870,"num_write_kb":416448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":239,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.119342+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:52:49.119342+0000","last_peered":"2023-10-01T09:52:49.119342+0000","last_clean":"2023-10-01T09:52:49.119342+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:52:49.119342+0000","last_undegraded":"2023-10-01T09:52:49.119342+0000","last_fullsized":"2023-10-01T09:52:49.119342+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":253,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:59.306643+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:52:59.306643+0000","last_peered":"2023-10-01T09:52:59.306643+0000","last_clean":"2023-10-01T09:52:59.306643+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:52:59.306643+0000","last_undegraded":"2023-10-01T09:52:59.306643+0000","last_fullsized":"2023-10-01T09:52:59.306643+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":65,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081397+0000","last_change":"2023-10-01T09:52:08.770868+0000","last_active":"2023-10-01T09:52:49.081397+0000","last_peered":"2023-10-01T09:52:49.081397+0000","last_clean":"2023-10-01T09:52:49.081397+0000","last_became_active":"2023-10-01T09:52:08.770524+0000","last_became_peered":"2023-10-01T09:52:08.770524+0000","last_unstale":"2023-10-01T09:52:49.081397+0000","last_undegraded":"2023-10-01T09:52:49.081397+0000","last_fullsized":"2023-10-01T09:52:49.081397+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:30:41.318147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"60'1","reported_seq":271,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.081757+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:52:49.081757+0000","last_peered":"2023-10-01T09:52:49.081757+0000","last_clean":"2023-10-01T09:52:49.081757+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:52:49.081757+0000","last_undegraded":"2023-10-01T09:52:49.081757+0000","last_fullsized":"2023-10-01T09:52:49.081757+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":295,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.124776+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:52:49.124776+0000","last_peered":"2023-10-01T09:52:49.124776+0000","last_clean":"2023-10-01T09:52:49.124776+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:52:49.124776+0000","last_undegraded":"2023-10-01T09:52:49.124776+0000","last_fullsized":"2023-10-01T09:52:49.124776+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":38,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.127865+0000","last_change":"2023-10-01T09:51:23.589937+0000","last_active":"2023-10-01T09:52:49.127865+0000","last_peered":"2023-10-01T09:52:49.127865+0000","last_clean":"2023-10-01T09:52:49.127865+0000","last_became_active":"2023-10-01T09:51:23.493665+0000","last_became_peered":"2023-10-01T09:51:23.493665+0000","last_unstale":"2023-10-01T09:52:49.127865+0000","last_undegraded":"2023-10-01T09:52:49.127865+0000","last_fullsized":"2023-10-01T09:52:49.127865+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":"4.1b","version":"0'0","reported_seq":197,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112674+0000","last_change":"2023-10-01T09:52:08.772620+0000","last_active":"2023-10-01T09:52:49.112674+0000","last_peered":"2023-10-01T09:52:49.112674+0000","last_clean":"2023-10-01T09:52:49.112674+0000","last_became_active":"2023-10-01T09:52:08.772287+0000","last_became_peered":"2023-10-01T09:52:08.772287+0000","last_unstale":"2023-10-01T09:52:49.112674+0000","last_undegraded":"2023-10-01T09:52:49.112674+0000","last_fullsized":"2023-10-01T09:52:49.112674+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:04:19.965501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":38,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.128140+0000","last_change":"2023-10-01T09:51:23.537309+0000","last_active":"2023-10-01T09:52:49.128140+0000","last_peered":"2023-10-01T09:52:49.128140+0000","last_clean":"2023-10-01T09:52:49.128140+0000","last_became_active":"2023-10-01T09:51:23.491040+0000","last_became_peered":"2023-10-01T09:51:23.491040+0000","last_unstale":"2023-10-01T09:52:49.128140+0000","last_undegraded":"2023-10-01T09:52:49.128140+0000","last_fullsized":"2023-10-01T09:52:49.128140+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":198,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112586+0000","last_change":"2023-10-01T09:52:08.769658+0000","last_active":"2023-10-01T09:52:49.112586+0000","last_peered":"2023-10-01T09:52:49.112586+0000","last_clean":"2023-10-01T09:52:49.112586+0000","last_became_active":"2023-10-01T09:52:08.769321+0000","last_became_peered":"2023-10-01T09:52:08.769321+0000","last_unstale":"2023-10-01T09:52:49.112586+0000","last_undegraded":"2023-10-01T09:52:49.112586+0000","last_fullsized":"2023-10-01T09:52:49.112586+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:13:49.243973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":284,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.113113+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:52:49.113113+0000","last_peered":"2023-10-01T09:52:49.113113+0000","last_clean":"2023-10-01T09:52:49.113113+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:52:49.113113+0000","last_undegraded":"2023-10-01T09:52:49.113113+0000","last_fullsized":"2023-10-01T09:52:49.113113+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":276,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.112716+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:52:49.112716+0000","last_peered":"2023-10-01T09:52:49.112716+0000","last_clean":"2023-10-01T09:52:49.112716+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:52:49.112716+0000","last_undegraded":"2023-10-01T09:52:49.112716+0000","last_fullsized":"2023-10-01T09:52:49.112716+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":313,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.089358+0000","last_change":"2023-10-01T09:51:23.593670+0000","last_active":"2023-10-01T09:52:49.089358+0000","last_peered":"2023-10-01T09:52:49.089358+0000","last_clean":"2023-10-01T09:52:49.089358+0000","last_became_active":"2023-10-01T09:51:23.488914+0000","last_became_peered":"2023-10-01T09:51:23.488914+0000","last_unstale":"2023-10-01T09:52:49.089358+0000","last_undegraded":"2023-10-01T09:52:49.089358+0000","last_fullsized":"2023-10-01T09:52:49.089358+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T11:37:41.060194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":161,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-10-01T09:52:49.127284+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:52:49.127284+0000","last_peered":"2023-10-01T09:52:49.127284+0000","last_clean":"2023-10-01T09:52:49.127284+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:52:49.127284+0000","last_undegraded":"2023-10-01T09:52:49.127284+0000","last_fullsized":"2023-10-01T09:52:49.127284+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2339110936,"num_objects":35693,"num_object_clones":0,"num_object_copies":107079,"num_objects_missing_on_primary":5511,"num_objects_missing":5511,"num_objects_degraded":0,"num_objects_misplaced":4821,"num_objects_unfound":0,"num_objects_dirty":35693,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":179601,"num_write_kb":6889345,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6891,"num_bytes_recovered":451346432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7383429120,"data_stored":7383416904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":124576,"ondisk_log_size":124576,"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":5504,"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":48,"num_bytes_recovered":12388,"num_keys_recovered":20,"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":17136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430801,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1762108,"kb_used_data":867956,"kb_used_omap":0,"kb_used_meta":894144,"kb_avail":91983044,"statfs":{"total":95995035648,"available":94190637056,"internally_reserved":0,"allocated":888786944,"data_stored":888208737,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915603456},"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":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.254,"15min":1.599},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":3.8380000000000001,"5min":6.0389999999999997,"15min":111.187},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.333,"5min":1.411,"15min":1.738},"min":{"1min":0.33700000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":6.4530000000000003,"5min":6.657,"15min":111.83},"last":0.51100000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:53:13 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":1.5409999999999999,"15min":2.2909999999999999},"min":{"1min":0.35099999999999998,"5min":0.25600000000000001,"15min":0.249},"max":{"1min":2.3570000000000002,"5min":12.772,"15min":210.62299999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.77000000000000002,"5min":1.754,"15min":2.206},"min":{"1min":0.41999999999999998,"5min":0.29299999999999998,"15min":0.27700000000000002},"max":{"1min":2.294,"5min":12.805,"15min":208.809},"last":0.86299999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.8560000000000001,"15min":1.919},"min":{"1min":0.38500000000000001,"5min":0.318,"15min":0.309},"max":{"1min":3.302,"5min":11.023,"15min":57.079999999999998},"last":0.748},{"interface":"front","average":{"1min":1.946,"5min":1.768,"15min":1.649},"min":{"1min":0.39000000000000001,"5min":0.33300000000000002,"15min":0.32400000000000001},"max":{"1min":13.180999999999999,"5min":13.180999999999999,"15min":57.137999999999998},"last":0.66000000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:53:13 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":2.9039999999999999,"15min":2.1880000000000002},"min":{"1min":0.53800000000000003,"5min":0.35799999999999998,"15min":0.32500000000000001},"max":{"1min":2.4129999999999998,"5min":119.81,"15min":119.81},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.81499999999999995,"5min":2.7320000000000002,"15min":2.1099999999999999},"min":{"1min":0.45400000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.9950000000000001,"5min":119.203,"15min":119.203},"last":0.73099999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.153,"15min":1.1839999999999999},"min":{"1min":0.36299999999999999,"5min":0.307,"15min":0.307},"max":{"1min":2.0350000000000001,"5min":6.3499999999999996,"15min":15.102},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.458,"15min":1.3069999999999999},"min":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.308},"max":{"1min":3.2010000000000001,"5min":9.0090000000000003,"15min":17.742000000000001},"last":0.80600000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":1.534,"15min":1.7250000000000001},"min":{"1min":0.40699999999999997,"5min":0.34699999999999998,"15min":0.314},"max":{"1min":2.5,"5min":10.959,"15min":12.121},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.78500000000000003,"5min":1.3999999999999999,"15min":1.5089999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":2.0870000000000002,"5min":8.8350000000000009,"15min":10.221},"last":1.3}]},{"osd":6,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.6299999999999999,"15min":1.52},"min":{"1min":0.435,"5min":0.371,"15min":0.36299999999999999},"max":{"1min":3.8849999999999998,"5min":9.7840000000000007,"15min":11.167999999999999},"last":1.379},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.8320000000000001,"15min":1.657},"min":{"1min":0.42899999999999999,"5min":0.39100000000000001,"15min":0.34399999999999997},"max":{"1min":13.092000000000001,"5min":13.092000000000001,"15min":17.977},"last":0.89900000000000002}]}]},{"osd":6,"up_from":42,"seq":180388627034,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1747436,"kb_used_data":1153636,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":91997716,"statfs":{"total":95995035648,"available":94205661184,"internally_reserved":0,"allocated":1181323264,"data_stored":1180761173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":1.484,"5min":1.3400000000000001,"15min":1.7410000000000001},"min":{"1min":0.28499999999999998,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":12.56,"5min":12.56,"15min":54.121000000000002},"last":0.32100000000000001},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.482,"15min":1.8540000000000001},"min":{"1min":0.29399999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":12.605,"5min":12.605,"15min":53.192},"last":0.58499999999999996}]},{"osd":1,"last update":"Sun Oct 1 09:53:11 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":1.518,"15min":2.0289999999999999},"min":{"1min":0.373,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.165,"5min":38.968000000000004,"15min":183.59999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.753,"5min":1.8300000000000001,"15min":2.1970000000000001},"min":{"1min":0.35599999999999998,"5min":0.29699999999999999,"15min":0.28799999999999998},"max":{"1min":4.298,"5min":38.776000000000003,"15min":183.56200000000001},"last":0.67400000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:52:30 2023","interfaces":[{"interface":"back","average":{"1min":5.726,"5min":2.1389999999999998,"15min":2.2309999999999999},"min":{"1min":0.38200000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":71.191000000000003,"5min":71.191000000000003,"15min":136.351},"last":0.49399999999999999},{"interface":"front","average":{"1min":5.9939999999999998,"5min":2.4430000000000001,"15min":2.4180000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.316},"max":{"1min":71.302000000000007,"5min":71.302000000000007,"15min":136.46700000000001},"last":0.72699999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:53:11 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":3.2709999999999999,"15min":2.6080000000000001},"min":{"1min":0.47499999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.2690000000000001,"5min":82.728999999999999,"15min":83.206999999999994},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.84499999999999997,"5min":3.4769999999999999,"15min":2.7309999999999999},"min":{"1min":0.45000000000000001,"5min":0.34599999999999997,"15min":0.30199999999999999},"max":{"1min":2.3279999999999998,"5min":81.703000000000003,"15min":84.876999999999995},"last":0.76600000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:53:11 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.036,"15min":1.353},"min":{"1min":0.432,"5min":0.32500000000000001,"15min":0.29599999999999999},"max":{"1min":2.036,"5min":9.7940000000000005,"15min":9.7940000000000005},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.2549999999999999,"15min":1.478},"min":{"1min":0.47299999999999998,"5min":0.36899999999999999,"15min":0.32100000000000001},"max":{"1min":1.319,"5min":11.722,"15min":15.262},"last":0.79600000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:53:11 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.9870000000000001,"15min":1.784},"min":{"1min":0.48099999999999998,"5min":0.34599999999999997,"15min":0.27200000000000002},"max":{"1min":1.1020000000000001,"5min":65.998000000000005,"15min":65.998000000000005},"last":0.629},{"interface":"front","average":{"1min":0.877,"5min":1.9450000000000001,"15min":1.849},"min":{"1min":0.54400000000000004,"5min":0.35799999999999998,"15min":0.29799999999999999},"max":{"1min":1.3600000000000001,"5min":61.889000000000003,"15min":61.889000000000003},"last":0.82599999999999996}]},{"osd":7,"last update":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":1.548,"15min":1.764},"min":{"1min":0.47899999999999998,"5min":0.377,"15min":0.34499999999999997},"max":{"1min":1.3380000000000001,"5min":8.8940000000000001,"15min":18.337},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.204,"15min":1.415},"min":{"1min":0.502,"5min":0.39100000000000001,"15min":0.36199999999999999},"max":{"1min":3.0880000000000001,"5min":7.4180000000000001,"15min":10.920999999999999},"last":1.8759999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285982,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1970520,"kb_used_data":1163280,"kb_used_omap":4,"kb_used_meta":807227,"kb_avail":91774632,"statfs":{"total":95995035648,"available":93977223168,"internally_reserved":0,"allocated":1191198720,"data_stored":1190203275,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":826601358},"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":"Sun Oct 1 09:52:59 2023","interfaces":[{"interface":"back","average":{"1min":2.423,"5min":2.5329999999999999,"15min":2.778},"min":{"1min":0.224,"5min":0.19700000000000001,"15min":0.191},"max":{"1min":12.887,"5min":67.453999999999994,"15min":87.831000000000003},"last":0.41599999999999998},{"interface":"front","average":{"1min":2.218,"5min":2.3359999999999999,"15min":2.6280000000000001},"min":{"1min":0.28199999999999997,"5min":0.221,"15min":0.20999999999999999},"max":{"1min":16.646999999999998,"5min":67.403000000000006,"15min":90.948999999999998},"last":0.63400000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:52:35 2023","interfaces":[{"interface":"back","average":{"1min":2.7799999999999998,"5min":1.9530000000000001,"15min":2.681},"min":{"1min":0.30299999999999999,"5min":0.186,"15min":0.186},"max":{"1min":7.681,"5min":7.681,"15min":88.757999999999996},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.47,"5min":1.4750000000000001,"15min":2.464},"min":{"1min":0.253,"5min":0.222,"15min":0.222},"max":{"1min":4.4489999999999998,"5min":6.3289999999999997,"15min":87.75},"last":0.498}]},{"osd":3,"last update":"Sun Oct 1 09:53:14 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":3.9009999999999998,"15min":3.5019999999999998},"min":{"1min":0.29999999999999999,"5min":0.23599999999999999,"15min":0.222},"max":{"1min":1.71,"5min":134.49799999999999,"15min":134.49799999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.1899999999999999,"5min":4.1520000000000001,"15min":3.2890000000000001},"min":{"1min":0.30499999999999999,"5min":0.26200000000000001,"15min":0.26000000000000001},"max":{"1min":5.6920000000000002,"5min":134.416,"15min":134.416},"last":0.66500000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:52:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.254,"15min":1.1839999999999999},"min":{"1min":0.41399999999999998,"5min":0.32100000000000001,"15min":0.29999999999999999},"max":{"1min":4.1609999999999996,"5min":6.3529999999999998,"15min":6.3529999999999998},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.542,"15min":1.7350000000000001},"min":{"1min":0.40100000000000002,"5min":0.308,"15min":0.308},"max":{"1min":5.3929999999999998,"5min":13.938000000000001,"15min":64.650999999999996},"last":0.81999999999999995}]},{"osd":5,"last update":"Sun Oct 1 09:52:59 2023","interfaces":[{"interface":"back","average":{"1min":1.4710000000000001,"5min":3.5110000000000001,"15min":2.2989999999999999},"min":{"1min":0.40899999999999997,"5min":0.36699999999999999,"15min":0.315},"max":{"1min":6.7069999999999999,"5min":204.029,"15min":204.029},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.75,"5min":3.4350000000000001,"15min":2.4809999999999999},"min":{"1min":0.441,"5min":0.34899999999999998,"15min":0.33200000000000002},"max":{"1min":1.865,"5min":203.16300000000001,"15min":203.16300000000001},"last":0.72099999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:52:59 2023","interfaces":[{"interface":"back","average":{"1min":1.498,"5min":1.891,"15min":1.746},"min":{"1min":0.43099999999999999,"5min":0.41199999999999998,"15min":0.33100000000000002},"max":{"1min":6.6769999999999996,"5min":7.6900000000000004,"15min":14.538},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.573,"15min":1.518},"min":{"1min":0.46899999999999997,"5min":0.35899999999999999,"15min":0.32800000000000001},"max":{"1min":4.1269999999999998,"5min":7.9050000000000002,"15min":10.643000000000001},"last":0.69299999999999995}]},{"osd":7,"last update":"Sun Oct 1 09:52:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.7569999999999999,"15min":2.0939999999999999},"min":{"1min":0.42399999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.6629999999999998,"5min":14.007999999999999,"15min":64.700999999999993},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.75,"5min":1.9390000000000001,"15min":2.0249999999999999},"min":{"1min":0.46500000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.6269999999999998,"5min":8,"15min":63.959000000000003},"last":0.70899999999999996}]}]},{"osd":0,"up_from":78,"seq":335007449508,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1625516,"kb_used_data":850660,"kb_used_omap":5,"kb_used_meta":774778,"kb_avail":92119636,"statfs":{"total":95995035648,"available":94330507264,"internally_reserved":0,"allocated":871075840,"data_stored":870058281,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":793373306},"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":"Sun Oct 1 09:53:05 2023","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":1.389,"15min":1.5760000000000001},"min":{"1min":0.26000000000000001,"5min":0.20899999999999999,"15min":0.19800000000000001},"max":{"1min":0.84999999999999998,"5min":11.516999999999999,"15min":44.500999999999998},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.64200000000000002,"5min":1.504,"15min":1.51},"min":{"1min":0.23699999999999999,"5min":0.21199999999999999,"15min":0.188},"max":{"1min":2.1480000000000001,"5min":13.276999999999999,"15min":44.296999999999997},"last":0.439}]},{"osd":2,"last update":"Sun Oct 1 09:53:16 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":1.7130000000000001,"15min":1.5409999999999999},"min":{"1min":0.307,"5min":0.216,"15min":0.20899999999999999},"max":{"1min":1.0149999999999999,"5min":18.077000000000002,"15min":18.077000000000002},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.57399999999999995,"5min":1.726,"15min":1.5309999999999999},"min":{"1min":0.33200000000000002,"5min":0.252,"15min":0.252},"max":{"1min":1.8069999999999999,"5min":17.800000000000001,"15min":17.800000000000001},"last":0.50800000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:53:05 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":2.7010000000000001,"15min":2.6629999999999998},"min":{"1min":0.28599999999999998,"5min":0.28199999999999997,"15min":0.23200000000000001},"max":{"1min":4.0549999999999997,"5min":99.536000000000001,"15min":183.02099999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.58799999999999997,"5min":2.4510000000000001,"15min":2.6920000000000002},"min":{"1min":0.32800000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.371,"5min":99.483999999999995,"15min":191},"last":0.71999999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:53:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":1.3640000000000001,"15min":1.4370000000000001},"min":{"1min":0.34799999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.9239999999999999,"5min":9.6129999999999995,"15min":10.186},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.70299999999999996,"5min":1.4099999999999999,"15min":1.506},"min":{"1min":0.51500000000000001,"5min":0.33300000000000002,"15min":0.33200000000000002},"max":{"1min":1.4179999999999999,"5min":9.0879999999999992,"15min":9.0879999999999992},"last":0.68500000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:53:16 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":1.488,"15min":1.843},"min":{"1min":0.42299999999999999,"5min":0.315,"15min":0.315},"max":{"1min":1.4530000000000001,"5min":14.48,"15min":60.887999999999998},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.28,"15min":1.619},"min":{"1min":0.42299999999999999,"5min":0.377,"15min":0.35599999999999998},"max":{"1min":3.9870000000000001,"5min":8.0530000000000008,"15min":61.079000000000001},"last":0.63500000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:53:16 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.546,"15min":1.6140000000000001},"min":{"1min":0.436,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.0570000000000004,"5min":9.298,"15min":10.193},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.794,"15min":1.744},"min":{"1min":0.52500000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":9.6799999999999997,"5min":10.496,"15min":10.496},"last":9.6799999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:53:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.6200000000000001,"15min":1.7330000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.40799999999999997},"max":{"1min":4.0179999999999998,"5min":13.456,"15min":13.456},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.004,"5min":1.6359999999999999,"15min":1.804},"min":{"1min":0.56599999999999995,"5min":0.42499999999999999,"15min":0.39300000000000002},"max":{"1min":4.7990000000000004,"5min":9.1419999999999995,"15min":10.183},"last":0.751}]}]},{"osd":2,"up_from":88,"seq":377957122457,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1581876,"kb_used_data":843180,"kb_used_omap":7,"kb_used_meta":738680,"kb_avail":92163276,"statfs":{"total":95995035648,"available":94375194624,"internally_reserved":0,"allocated":863416320,"data_stored":862449448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":756408401},"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":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":1.6299999999999999,"5min":1.323,"15min":2.1230000000000002},"min":{"1min":0.29199999999999998,"5min":0.24299999999999999,"15min":0.19400000000000001},"max":{"1min":9.6839999999999993,"5min":9.6839999999999993,"15min":120.54300000000001},"last":0.29999999999999999},{"interface":"front","average":{"1min":1.4950000000000001,"5min":1.5249999999999999,"15min":2.2229999999999999},"min":{"1min":0.23400000000000001,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":13.602,"5min":13.602,"15min":122.622},"last":0.65300000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":1.224,"15min":1.286},"min":{"1min":0.248,"5min":0.21299999999999999,"15min":0.20000000000000001},"max":{"1min":4.9900000000000002,"5min":7.5469999999999997,"15min":35.293999999999997},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.359,"15min":1.518},"min":{"1min":0.36199999999999999,"5min":0.24099999999999999,"15min":0.22},"max":{"1min":4.7880000000000003,"5min":11.196999999999999,"15min":35.362000000000002},"last":0.373}]},{"osd":3,"last update":"Sun Oct 1 09:53:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":4.0099999999999998,"15min":2.8780000000000001},"min":{"1min":0.26800000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":4.3140000000000001,"5min":139.96700000000001,"15min":139.96700000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.71399999999999997,"5min":3.843,"15min":2.879},"min":{"1min":0.39600000000000002,"5min":0.33300000000000002,"15min":0.27900000000000003},"max":{"1min":2.9239999999999999,"5min":137.798,"15min":137.798},"last":0.46200000000000002}]},{"osd":4,"last update":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.351,"15min":1.3620000000000001},"min":{"1min":0.47499999999999998,"5min":0.38,"15min":0.34300000000000003},"max":{"1min":4.8849999999999998,"5min":5.04,"15min":15.183},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.4950000000000001,"15min":1.462},"min":{"1min":0.45900000000000002,"5min":0.32700000000000001,"15min":0.29399999999999998},"max":{"1min":4.6280000000000001,"5min":9.952,"15min":9.952},"last":0.98699999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.3560000000000001,"15min":1.2689999999999999},"min":{"1min":0.47599999999999998,"5min":0.33500000000000002,"15min":0.309},"max":{"1min":3.4249999999999998,"5min":7.5789999999999997,"15min":7.5789999999999997},"last":0.496},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.573,"15min":1.605},"min":{"1min":0.58099999999999996,"5min":0.41999999999999998,"15min":0.372},"max":{"1min":4.9630000000000001,"5min":8.1530000000000005,"15min":15.214},"last":0.57199999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.7909999999999999,"15min":1.661},"min":{"1min":0.441,"5min":0.315,"15min":0.315},"max":{"1min":4.2539999999999996,"5min":10.125999999999999,"15min":10.125999999999999},"last":1.038},{"interface":"front","average":{"1min":1.135,"5min":1.4450000000000001,"15min":1.325},"min":{"1min":0.40300000000000002,"5min":0.36599999999999999,"15min":0.33100000000000002},"max":{"1min":3.4340000000000002,"5min":7.508,"15min":7.508},"last":0.45200000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:52:41 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.9510000000000001,"15min":1.7589999999999999},"min":{"1min":0.443,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.4829999999999997,"5min":10.630000000000001,"15min":11.220000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.7669999999999999,"15min":1.4870000000000001},"min":{"1min":0.52600000000000002,"5min":0.48199999999999998,"15min":0.374},"max":{"1min":3.4510000000000001,"5min":7.609,"15min":8.7449999999999992},"last":0.47999999999999998}]}]},{"osd":3,"up_from":93,"seq":399431958925,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1983912,"kb_used_data":1123616,"kb_used_omap":2,"kb_used_meta":860285,"kb_avail":91761240,"statfs":{"total":95995035648,"available":93963509760,"internally_reserved":0,"allocated":1150582784,"data_stored":1149626135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":880931893},"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":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.6359999999999999,"15min":2.3879999999999999},"min":{"1min":0.20699999999999999,"5min":0.159,"15min":0.159},"max":{"1min":5.6799999999999997,"5min":9.5229999999999997,"15min":154.05199999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.825,"15min":2.472},"min":{"1min":0.221,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":6.0460000000000003,"5min":10.808999999999999,"15min":153.16200000000001},"last":1.5589999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":2.274,"15min":1.952},"min":{"1min":0.315,"5min":0.224,"15min":0.20200000000000001},"max":{"1min":5.859,"5min":38.496000000000002,"15min":38.496000000000002},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.53200000000000003,"5min":2.1909999999999998,"15min":1.7889999999999999},"min":{"1min":0.28599999999999998,"5min":0.23699999999999999,"15min":0.221},"max":{"1min":0.96499999999999997,"5min":38.601999999999997,"15min":38.601999999999997},"last":0.58299999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":1.903,"15min":1.98},"min":{"1min":0.29499999999999998,"5min":0.25700000000000001,"15min":0.253},"max":{"1min":3.1019999999999999,"5min":24.776,"15min":46.927999999999997},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.622,"5min":1.7270000000000001,"15min":1.835},"min":{"1min":0.32300000000000001,"5min":0.25800000000000001,"15min":0.224},"max":{"1min":1.034,"5min":10.784000000000001,"15min":52.588999999999999},"last":0.48499999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":1.6499999999999999,"15min":1.587},"min":{"1min":0.378,"5min":0.35299999999999998,"15min":0.28399999999999997},"max":{"1min":1.0860000000000001,"5min":9.8670000000000009,"15min":10.215999999999999},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.532,"15min":1.5960000000000001},"min":{"1min":0.38500000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.915,"5min":11.129,"15min":11.547000000000001},"last":1.611}]},{"osd":5,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.2010000000000001,"15min":1.915},"min":{"1min":0.38800000000000001,"5min":0.32400000000000001,"15min":0.27600000000000002},"max":{"1min":3.8900000000000001,"5min":7.343,"15min":138.76599999999999},"last":1.6459999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.5329999999999999,"15min":2.274},"min":{"1min":0.48499999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.806,"5min":9.2599999999999998,"15min":138.946},"last":0.76200000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.621,"15min":1.724},"min":{"1min":0.435,"5min":0.30199999999999999,"15min":0.27400000000000002},"max":{"1min":3.9399999999999999,"5min":8.3659999999999997,"15min":14.548999999999999},"last":1.7310000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.6259999999999999,"15min":1.6679999999999999},"min":{"1min":0.51700000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.8330000000000002,"5min":9.5909999999999993,"15min":10.321},"last":0.68100000000000005}]},{"osd":7,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3129999999999999,"5min":2.056,"15min":2.4049999999999998},"min":{"1min":0.50800000000000001,"5min":0.377,"15min":0.377},"max":{"1min":5.7640000000000002,"5min":9.8290000000000006,"15min":139.08099999999999},"last":1.034},{"interface":"front","average":{"1min":1.228,"5min":1.851,"15min":2.2290000000000001},"min":{"1min":0.53000000000000003,"5min":0.41399999999999998,"15min":0.38100000000000001},"max":{"1min":5.6420000000000003,"5min":10.576000000000001,"15min":139.28800000000001},"last":0.71999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019497,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1170168,"kb_used_data":576368,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":92574984,"statfs":{"total":95995035648,"available":94796783616,"internally_reserved":0,"allocated":590200832,"data_stored":589626131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":"Sun Oct 1 09:52:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1000000000000001,"5min":1.6619999999999999,"15min":1.9950000000000001},"min":{"1min":0.29699999999999999,"5min":0.26800000000000002,"15min":0.26700000000000002},"max":{"1min":9.7110000000000003,"5min":9.7110000000000003,"15min":129.28299999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.286,"5min":1.528,"15min":2.0670000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.26800000000000002},"max":{"1min":6.0339999999999998,"5min":9.7360000000000007,"15min":129.24700000000001},"last":0.52200000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:52:47 2023","interfaces":[{"interface":"back","average":{"1min":1.5549999999999999,"5min":1.3600000000000001,"15min":1.208},"min":{"1min":0.313,"5min":0.28100000000000003,"15min":0.27400000000000002},"max":{"1min":6.5140000000000002,"5min":6.5140000000000002,"15min":19.346},"last":0.57299999999999995},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.3220000000000001,"15min":1.4079999999999999},"min":{"1min":0.35899999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.1500000000000004,"5min":6.9480000000000004,"15min":45.048999999999999},"last":0.82399999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:52:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":1.653,"15min":1.556},"min":{"1min":0.33300000000000002,"5min":0.311,"15min":0.311},"max":{"1min":9.4290000000000003,"5min":21.047000000000001,"15min":81.355000000000004},"last":0.61899999999999999},{"interface":"front","average":{"1min":2.0009999999999999,"5min":2.0419999999999998,"15min":1.7310000000000001},"min":{"1min":0.35399999999999998,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":10.105,"5min":20.949999999999999,"15min":81.656000000000006},"last":0.86799999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":2.0259999999999998,"15min":2.3069999999999999},"min":{"1min":0.40699999999999997,"5min":0.35399999999999998,"15min":0.34699999999999998},"max":{"1min":7.2370000000000001,"5min":31.263000000000002,"15min":76.325000000000003},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.3600000000000001,"5min":1.954,"15min":2.2789999999999999},"min":{"1min":0.47999999999999998,"5min":0.38800000000000001,"15min":0.34899999999999998},"max":{"1min":5.1379999999999999,"5min":31.449999999999999,"15min":75.275999999999996},"last":0.91800000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:53:03 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.94499999999999995,"15min":1.282},"min":{"1min":0.33800000000000002,"5min":0.33300000000000002,"15min":0.28399999999999997},"max":{"1min":1.0669999999999999,"5min":4.7060000000000004,"15min":9.6389999999999993},"last":0.998},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.179,"15min":1.284},"min":{"1min":0.40100000000000002,"5min":0.34100000000000003,"15min":0.27300000000000002},"max":{"1min":5.4790000000000001,"5min":10.066000000000001,"15min":10.066000000000001},"last":0.89300000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:52:47 2023","interfaces":[{"interface":"back","average":{"1min":1.9390000000000001,"5min":1.728,"15min":1.484},"min":{"1min":0.379,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":20.170999999999999,"5min":20.170999999999999,"15min":20.170999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.4610000000000001,"15min":1.4430000000000001},"min":{"1min":0.63200000000000001,"5min":0.379,"15min":0.33500000000000002},"max":{"1min":1.26,"5min":10.460000000000001,"15min":10.460000000000001},"last":1.0449999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:52:25 2023","interfaces":[{"interface":"back","average":{"1min":1.6950000000000001,"5min":1.679,"15min":1.641},"min":{"1min":0.48899999999999999,"5min":0.434,"15min":0.34200000000000003},"max":{"1min":8.4619999999999997,"5min":9.577,"15min":11.021000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.9399999999999999,"5min":1.3,"15min":1.3520000000000001},"min":{"1min":0.45800000000000002,"5min":0.316,"15min":0.316},"max":{"1min":5.5800000000000001,"5min":5.7060000000000004,"15min":10.448},"last":1.0169999999999999}]}]},{"osd":5,"up_from":0,"seq":154618823265,"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":[],"network_ping_times":[]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":5288,"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":4950,"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":862322688,"data_stored":862322688,"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":1185415168,"data_stored":1185415168,"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":859967488,"data_stored":859963416,"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":1147207680,"data_stored":1147207680,"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":584847360,"data_stored":584843288,"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":689504256,"data_stored":689504256,"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":1172115456,"data_stored":1172111384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":882049024,"data_stored":882049024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:53:24.773 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:53:24.773 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 61 2023-10-01T09:53:24.846 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:24.856 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:53:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:53:24] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-10-01T09:53:24.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:24.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:24.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:25.005 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:25.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:25.113 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:25.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:25.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:25.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:25.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:25.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:25.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:25.408 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:25.512 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:25.538 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:25.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:25.650 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:25 smithi183 bash[59233]: cluster 2023-10-01T09:53:23.813028+0000 mgr.y (mgr.25132) 1315 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 4636/104664 objects misplaced (4.429%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:25.665 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:25.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:25.763 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:25 smithi111 bash[78631]: cluster 2023-10-01T09:53:23.813028+0000 mgr.y (mgr.25132) 1315 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 4636/104664 objects misplaced (4.429%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:25.764 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:25 smithi111 bash[75702]: cluster 2023-10-01T09:53:23.813028+0000 mgr.y (mgr.25132) 1315 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 4636/104664 objects misplaced (4.429%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:25.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:25.800 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:25.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:25.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:25.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:25.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:26.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:26.056 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:26.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:26.159 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:26.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:26.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:26.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:26.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:26.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:53:26.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:26.440 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:26.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:26.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:26.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:26.675 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:26.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:26.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:26.803 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:26.832 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:26.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:26.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:26.944 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:26 smithi111 bash[75702]: audit 2023-10-01T09:53:25.716874+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:26.944 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:26 smithi111 bash[75702]: audit 2023-10-01T09:53:25.723604+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:26.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:26 smithi111 bash[78631]: audit 2023-10-01T09:53:25.716874+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:26.945 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:26 smithi111 bash[78631]: audit 2023-10-01T09:53:25.723604+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:26.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:26.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:26.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:27.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:26 smithi183 bash[59233]: audit 2023-10-01T09:53:25.716874+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:27.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:26 smithi183 bash[59233]: audit 2023-10-01T09:53:25.723604+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:27.059 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:27.082 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:27.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:27.185 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:27.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:27.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:27.312 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:27.341 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:27.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:27.444 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:27.473 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:27.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:27.577 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:27.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:27.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:27.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:27.736 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:27.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:27.839 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:27.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:27.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:27.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:27.979 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:27 smithi111 bash[78631]: cluster 2023-10-01T09:53:25.813958+0000 mgr.y (mgr.25132) 1316 : cluster 0 pgmap v1403: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 208 op/s; 4451/103074 objects misplaced (4.318%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:53:27.980 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:27 smithi111 bash[75702]: cluster 2023-10-01T09:53:25.813958+0000 mgr.y (mgr.25132) 1316 : cluster 0 pgmap v1403: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 208 op/s; 4451/103074 objects misplaced (4.318%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:53:27.994 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:27.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:27.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:28.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:27 smithi183 bash[59233]: cluster 2023-10-01T09:53:25.813958+0000 mgr.y (mgr.25132) 1316 : cluster 0 pgmap v1403: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 208 op/s; 4451/103074 objects misplaced (4.318%); 2.8 MiB/s, 44 objects/s recovering 2023-10-01T09:53:28.097 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:28.120 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:28.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:28.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:28.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:28.380 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:28.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:28.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:28.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:28.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:28.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:28.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:28.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:28.756 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:53:28.756 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:53:28.756 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:53:28.756 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:53:28.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:28.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:28.874 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:28.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:28.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:28.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:29.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:29.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:29.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:29.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:29.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:29.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:29.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:29.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:29.417 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:29.520 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:29.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:29.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:29.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:29.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:29.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:29.772 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:29.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:29.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:29 smithi183 bash[59233]: cluster 2023-10-01T09:53:27.814458+0000 mgr.y (mgr.25132) 1317 : cluster 0 pgmap v1404: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 188 op/s; 4410/102159 objects misplaced (4.317%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:29 smithi183 bash[59233]: audit 2023-10-01T09:53:29.058069+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:29.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:29.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:29.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:29.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:29.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:30.023 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:29 smithi111 bash[78631]: cluster 2023-10-01T09:53:27.814458+0000 mgr.y (mgr.25132) 1317 : cluster 0 pgmap v1404: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 188 op/s; 4410/102159 objects misplaced (4.317%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:30.023 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:29 smithi111 bash[78631]: audit 2023-10-01T09:53:29.058069+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:30.023 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:29 smithi111 bash[75702]: cluster 2023-10-01T09:53:27.814458+0000 mgr.y (mgr.25132) 1317 : cluster 0 pgmap v1404: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 188 op/s; 4410/102159 objects misplaced (4.317%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:30.023 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:29 smithi111 bash[75702]: audit 2023-10-01T09:53:29.058069+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:30.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:30.065 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:30.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:30.169 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:30.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:30.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:30.295 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:30.318 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:30.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:30.421 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:30.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:30.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:30.550 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:30.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:30.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:30.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:30.820 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:30.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:30.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:30.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:30.981 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:30.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:31.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:31.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:31.214 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:31.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:31.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:31.337 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:31.350 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[78631]: cluster 2023-10-01T09:53:29.815007+0000 mgr.y (mgr.25132) 1318 : cluster 0 pgmap v1405: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 4348/101469 objects misplaced (4.285%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:31.350 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[78631]: audit 2023-10-01T09:53:30.095400+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[78631]: audit 2023-10-01T09:53:30.101998+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[78631]: audit 2023-10-01T09:53:30.668780+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[78631]: audit 2023-10-01T09:53:30.669867+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[78631]: audit 2023-10-01T09:53:30.676265+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[75702]: cluster 2023-10-01T09:53:29.815007+0000 mgr.y (mgr.25132) 1318 : cluster 0 pgmap v1405: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 4348/101469 objects misplaced (4.285%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[75702]: audit 2023-10-01T09:53:30.095400+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[75702]: audit 2023-10-01T09:53:30.101998+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[75702]: audit 2023-10-01T09:53:30.668780+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:53:31.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[75702]: audit 2023-10-01T09:53:30.669867+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:53:31.352 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:31 smithi111 bash[75702]: audit 2023-10-01T09:53:30.676265+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:31.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:31.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:31.479 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:31 smithi183 bash[59233]: cluster 2023-10-01T09:53:29.815007+0000 mgr.y (mgr.25132) 1318 : cluster 0 pgmap v1405: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 4348/101469 objects misplaced (4.285%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:31.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:31 smithi183 bash[59233]: audit 2023-10-01T09:53:30.095400+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:31 smithi183 bash[59233]: audit 2023-10-01T09:53:30.101998+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:31 smithi183 bash[59233]: audit 2023-10-01T09:53:30.668780+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:53:31.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:31 smithi183 bash[59233]: audit 2023-10-01T09:53:30.669867+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:53:31.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:31 smithi183 bash[59233]: audit 2023-10-01T09:53:30.676265+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:31.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:31.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:31.635 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:31.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:31.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T09:53:31.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:31.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:31.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:31.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:31.899 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:31.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:31.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:32.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:32.030 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:32.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:32.121 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:32.122 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:32.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:32.156 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[75702]: cluster 2023-10-01T09:53:31.103565+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[75702]: cluster 2023-10-01T09:53:31.103797+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[75702]: cluster 2023-10-01T09:53:31.105475+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[75702]: cluster 2023-10-01T09:53:31.106643+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[78631]: cluster 2023-10-01T09:53:31.103565+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[78631]: cluster 2023-10-01T09:53:31.103797+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[78631]: cluster 2023-10-01T09:53:31.105475+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-01T09:53:32.157 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:32 smithi111 bash[78631]: cluster 2023-10-01T09:53:31.106643+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:32.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:32.265 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:32.291 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:32.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:32.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:32.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:32.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:32.526 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:32.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:32 smithi183 bash[59233]: cluster 2023-10-01T09:53:31.103565+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:32 smithi183 bash[59233]: cluster 2023-10-01T09:53:31.103797+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:32 smithi183 bash[59233]: cluster 2023-10-01T09:53:31.105475+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-01T09:53:32.537 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:32 smithi183 bash[59233]: cluster 2023-10-01T09:53:31.106643+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T09:53:32.553 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:32.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:32.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:32.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:32.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:32.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:32.802 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:32.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:32.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:32.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:32.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:33.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:33.064 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:33.130 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:53:33.167 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:33.194 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:33.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: cluster 2023-10-01T09:53:31.815641+0000 mgr.y (mgr.25132) 1319 : cluster 0 pgmap v1407: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 4181/99576 objects misplaced (4.199%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:33.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: cluster 2023-10-01T09:53:32.110439+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: cluster 2023-10-01T09:53:32.115490+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-10-01T09:53:33.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: cluster 2023-10-01T09:53:32.116672+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: cluster 2023-10-01T09:53:32.118225+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: audit 2023-10-01T09:53:32.255799+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.111:0/3975564474' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[75702]: audit 2023-10-01T09:53:32.256170+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: cluster 2023-10-01T09:53:31.815641+0000 mgr.y (mgr.25132) 1319 : cluster 0 pgmap v1407: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 4181/99576 objects misplaced (4.199%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: cluster 2023-10-01T09:53:32.110439+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: cluster 2023-10-01T09:53:32.115490+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: cluster 2023-10-01T09:53:32.116672+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: cluster 2023-10-01T09:53:32.118225+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: audit 2023-10-01T09:53:32.255799+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.111:0/3975564474' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:53:33.198 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:33 smithi111 bash[78631]: audit 2023-10-01T09:53:32.256170+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:53:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:33.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:33.321 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:33.424 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: cluster 2023-10-01T09:53:31.815641+0000 mgr.y (mgr.25132) 1319 : cluster 0 pgmap v1407: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 4181/99576 objects misplaced (4.199%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: cluster 2023-10-01T09:53:32.110439+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: cluster 2023-10-01T09:53:32.115490+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: cluster 2023-10-01T09:53:32.116672+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: cluster 2023-10-01T09:53:32.118225+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: audit 2023-10-01T09:53:32.255799+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.111:0/3975564474' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:53:33.438 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:33 smithi183 bash[59233]: audit 2023-10-01T09:53:32.256170+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:53:33.457 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:33.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:33.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:33.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:33.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:33.721 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:33.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:33.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:33.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:33.954 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:33.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:33.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:34.079 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:34.101 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:34.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[78631]: cluster 2023-10-01T09:53:33.109335+0000 mon.a (mon.0) 1577 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[78631]: cluster 2023-10-01T09:53:33.109408+0000 mon.a (mon.0) 1578 : cluster 1 Cluster is now healthy 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[78631]: cluster 2023-10-01T09:53:33.121996+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[78631]: cluster 2023-10-01T09:53:33.122545+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[78631]: audit 2023-10-01T09:53:33.123391+0000 mon.a (mon.0) 1579 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[78631]: cluster 2023-10-01T09:53:33.123483+0000 mon.a (mon.0) 1580 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-10-01T09:53:34.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[75702]: cluster 2023-10-01T09:53:33.109335+0000 mon.a (mon.0) 1577 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:53:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[75702]: cluster 2023-10-01T09:53:33.109408+0000 mon.a (mon.0) 1578 : cluster 1 Cluster is now healthy 2023-10-01T09:53:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[75702]: cluster 2023-10-01T09:53:33.121996+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T09:53:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[75702]: cluster 2023-10-01T09:53:33.122545+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T09:53:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[75702]: audit 2023-10-01T09:53:33.123391+0000 mon.a (mon.0) 1579 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:53:34.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[75702]: cluster 2023-10-01T09:53:33.123483+0000 mon.a (mon.0) 1580 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-10-01T09:53:34.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.359 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:34.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:34 smithi183 bash[59233]: cluster 2023-10-01T09:53:33.109335+0000 mon.a (mon.0) 1577 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:53:34.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:34 smithi183 bash[59233]: cluster 2023-10-01T09:53:33.109408+0000 mon.a (mon.0) 1578 : cluster 1 Cluster is now healthy 2023-10-01T09:53:34.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:34 smithi183 bash[59233]: cluster 2023-10-01T09:53:33.121996+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T09:53:34.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:34 smithi183 bash[59233]: cluster 2023-10-01T09:53:33.122545+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T09:53:34.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:34 smithi183 bash[59233]: audit 2023-10-01T09:53:33.123391+0000 mon.a (mon.0) 1579 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:53:34.472 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:34 smithi183 bash[59233]: cluster 2023-10-01T09:53:33.123483+0000 mon.a (mon.0) 1580 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-10-01T09:53:34.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:34.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:34.717 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:34.735 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:34.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:34.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:34.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:34.968 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:34.977 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:53:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:53:34] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-10-01T09:53:34.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:34.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:34.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:35.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:35.123 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:35.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:35.229 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:35.260 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:35.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:35.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:35.386 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:35.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:35.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:35.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:35.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:35.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:35 smithi183 bash[59233]: cluster 2023-10-01T09:53:33.816129+0000 mgr.y (mgr.25132) 1320 : cluster 0 pgmap v1410: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 143 op/s; 4181/99576 objects misplaced (4.199%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:35.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:35.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:35.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:35.699 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:35 smithi111 bash[78631]: cluster 2023-10-01T09:53:33.816129+0000 mgr.y (mgr.25132) 1320 : cluster 0 pgmap v1410: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 143 op/s; 4181/99576 objects misplaced (4.199%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:35.699 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:35 smithi111 bash[75702]: cluster 2023-10-01T09:53:33.816129+0000 mgr.y (mgr.25132) 1320 : cluster 0 pgmap v1410: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering, 86 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 143 op/s; 4181/99576 objects misplaced (4.199%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T09:53:35.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:35.772 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:35.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:35.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:35.909 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:35.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:35.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:36.013 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:36.044 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:36.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:36.148 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:36.175 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:36.177 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:36.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:36.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:36.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:36.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:36.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:36.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:36.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:36.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:36.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:36.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:36.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:36.699 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:36.803 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:36.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:36.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:36.929 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:36.953 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:36.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:36.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:37.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:37.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:37.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:37.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:37.209 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:37.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:37.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:37.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:37.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:37.465 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:37 smithi183 bash[59233]: cluster 2023-10-01T09:53:35.816691+0000 mgr.y (mgr.25132) 1321 : cluster 0 pgmap v1411: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 204 op/s; 4114/97785 objects misplaced (4.207%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:53:37.568 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:37.575 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:37 smithi111 bash[75702]: cluster 2023-10-01T09:53:35.816691+0000 mgr.y (mgr.25132) 1321 : cluster 0 pgmap v1411: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 204 op/s; 4114/97785 objects misplaced (4.207%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:53:37.592 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:37.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:37.697 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:37.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:53:37.725 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:37.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:37.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:37.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:37.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:37.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:37.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:37.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:37 smithi111 bash[78631]: cluster 2023-10-01T09:53:35.816691+0000 mgr.y (mgr.25132) 1321 : cluster 0 pgmap v1411: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 204 op/s; 4114/97785 objects misplaced (4.207%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T09:53:38.096 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:38.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:38.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:38.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:38.234 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:38.263 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:38.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:38.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:38.366 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:38.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:38.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:38.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:38.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:39.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:39.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:39.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:39.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:39.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:39.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:39.670 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:39.680 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:39 smithi183 bash[59233]: cluster 2023-10-01T09:53:37.817203+0000 mgr.y (mgr.25132) 1322 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 4050/96720 objects misplaced (4.187%); 648 KiB/s, 10 objects/s recovering 2023-10-01T09:53:39.698 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:39.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:39.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:39.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:39.817 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:39 smithi111 bash[78631]: cluster 2023-10-01T09:53:37.817203+0000 mgr.y (mgr.25132) 1322 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 4050/96720 objects misplaced (4.187%); 648 KiB/s, 10 objects/s recovering 2023-10-01T09:53:39.817 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:39 smithi111 bash[75702]: cluster 2023-10-01T09:53:37.817203+0000 mgr.y (mgr.25132) 1322 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 4050/96720 objects misplaced (4.187%); 648 KiB/s, 10 objects/s recovering 2023-10-01T09:53:39.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:39.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:39.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:39.941 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:39.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:39.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:39.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:40.081 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:40.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:40.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:40.216 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:40.237 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:40.340 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:40.374 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:40.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:40.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:40.507 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:40.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:40.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:40.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:40.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:40.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:40.890 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:40.918 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:40.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:41.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:41.051 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:41.154 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:41.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:41.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:41.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:41.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:41.409 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:41.430 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:41.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:41.534 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:41.542 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:41 smithi111 bash[75702]: cluster 2023-10-01T09:53:39.817772+0000 mgr.y (mgr.25132) 1323 : cluster 0 pgmap v1413: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 3980/95946 objects misplaced (4.148%); 1.1 MiB/s, 16 objects/s recovering 2023-10-01T09:53:41.542 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:41 smithi111 bash[78631]: cluster 2023-10-01T09:53:39.817772+0000 mgr.y (mgr.25132) 1323 : cluster 0 pgmap v1413: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 3980/95946 objects misplaced (4.148%); 1.1 MiB/s, 16 objects/s recovering 2023-10-01T09:53:41.562 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:41.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:41.666 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:41.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:41.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:41 smithi183 bash[59233]: cluster 2023-10-01T09:53:39.817772+0000 mgr.y (mgr.25132) 1323 : cluster 0 pgmap v1413: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 3980/95946 objects misplaced (4.148%); 1.1 MiB/s, 16 objects/s recovering 2023-10-01T09:53:41.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:41.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:41.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:41.955 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:41.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:41.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:42.060 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:42.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:42.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:42.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:42.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:42.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:42.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:42.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:42.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:42.479 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:42.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:42.583 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:42.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:42.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:42.711 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:42.730 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:42.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:42.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:42.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:42.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:42.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:42.993 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:42.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:42.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:43.097 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:43.125 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:43.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:43.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:43.255 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:43.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:43.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:43.388 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:43.421 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:43 smithi111 bash[75702]: cluster 2023-10-01T09:53:41.818478+0000 mgr.y (mgr.25132) 1324 : cluster 0 pgmap v1414: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 196 op/s; 3919/93855 objects misplaced (4.176%); 890 KiB/s, 13 objects/s recovering 2023-10-01T09:53:43.422 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:43 smithi111 bash[78631]: cluster 2023-10-01T09:53:41.818478+0000 mgr.y (mgr.25132) 1324 : cluster 0 pgmap v1414: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 196 op/s; 3919/93855 objects misplaced (4.176%); 890 KiB/s, 13 objects/s recovering 2023-10-01T09:53:43.488 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:53:43.491 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:43.520 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:53:43.520 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:43.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:43.551 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:53:43.584 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:53:43.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:43.626 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:53:43.635 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:43 smithi183 bash[59233]: cluster 2023-10-01T09:53:41.818478+0000 mgr.y (mgr.25132) 1324 : cluster 0 pgmap v1414: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 196 op/s; 3919/93855 objects misplaced (4.176%); 890 KiB/s, 13 objects/s recovering 2023-10-01T09:53:43.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:43.663 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:53:43.698 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:53:43.726 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.739 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:53:43.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:43.796 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:43.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:43.898 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:43.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:43.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:44.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:44.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:44.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:44.158 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:53:44.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:44.183 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:44.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:44.288 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:44.316 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:44.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:44.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:44.447 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[78631]: audit 2023-10-01T09:53:43.452682+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.111:0/4201179617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[78631]: audit 2023-10-01T09:53:44.063505+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[78631]: audit 2023-10-01T09:53:44.065076+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[78631]: audit 2023-10-01T09:53:44.153278+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.111:0/108367668' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "61"}]: dispatch 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[78631]: audit 2023-10-01T09:53:44.153792+0000 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "61"}]: dispatch 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[75702]: audit 2023-10-01T09:53:43.452682+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.111:0/4201179617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[75702]: audit 2023-10-01T09:53:44.063505+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:44.448 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[75702]: audit 2023-10-01T09:53:44.065076+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:44.449 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[75702]: audit 2023-10-01T09:53:44.153278+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.111:0/108367668' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "61"}]: dispatch 2023-10-01T09:53:44.449 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[75702]: audit 2023-10-01T09:53:44.153792+0000 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "61"}]: dispatch 2023-10-01T09:53:44.452 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:44.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:44 smithi183 bash[59233]: audit 2023-10-01T09:53:43.452682+0000 mon.a (mon.0) 1581 : audit 0 from='client.? 172.21.15.111:0/4201179617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:53:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:44 smithi183 bash[59233]: audit 2023-10-01T09:53:44.063505+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:44 smithi183 bash[59233]: audit 2023-10-01T09:53:44.065076+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:44 smithi183 bash[59233]: audit 2023-10-01T09:53:44.153278+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.111:0/108367668' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "61"}]: dispatch 2023-10-01T09:53:44.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:44 smithi183 bash[59233]: audit 2023-10-01T09:53:44.153792+0000 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "61"}]: dispatch 2023-10-01T09:53:44.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:44.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:44.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:44.683 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:44.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:44.815 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:53:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:53:44] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.33.4" 2023-10-01T09:53:44.837 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:44.940 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:44.963 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:44.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:44.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:45.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:45.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:45.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:45.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:45.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:45.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:45.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:45.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:45.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:45.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:45.588 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:45.597 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:45 smithi111 bash[78631]: cluster 2023-10-01T09:53:43.818938+0000 mgr.y (mgr.25132) 1325 : cluster 0 pgmap v1415: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 3919/93855 objects misplaced (4.176%); 808 KiB/s, 12 objects/s recovering 2023-10-01T09:53:45.597 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:45 smithi111 bash[75702]: cluster 2023-10-01T09:53:43.818938+0000 mgr.y (mgr.25132) 1325 : cluster 0 pgmap v1415: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 3919/93855 objects misplaced (4.176%); 808 KiB/s, 12 objects/s recovering 2023-10-01T09:53:45.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:45.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:45.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:45.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:45 smithi183 bash[59233]: cluster 2023-10-01T09:53:43.818938+0000 mgr.y (mgr.25132) 1325 : cluster 0 pgmap v1415: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 3919/93855 objects misplaced (4.176%); 808 KiB/s, 12 objects/s recovering 2023-10-01T09:53:45.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:45.863 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:45.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:45.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:45.995 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:46.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:46.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:46.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:46.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:46.262 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:46.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:46.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:46.389 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:46.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:46.494 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:46.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:46.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:46.622 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:46.651 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:46.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:46.754 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:46.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:46.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:46.891 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:46.914 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:46.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:46.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:47.017 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:47.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:47.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:47.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:47.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:47.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:47.236 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:53:47.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:47.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:47.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:47.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:47.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:47.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:47.537 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:47.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:47 smithi183 bash[59233]: cluster 2023-10-01T09:53:45.819585+0000 mgr.y (mgr.25132) 1326 : cluster 0 pgmap v1416: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 225 op/s; 3853/91461 objects misplaced (4.213%); 1.0 MiB/s, 16 objects/s recovering 2023-10-01T09:53:47.558 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:47.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:47.685 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:53:47.685 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:53:47.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:47.709 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:47.733 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:47 smithi111 bash[75702]: cluster 2023-10-01T09:53:45.819585+0000 mgr.y (mgr.25132) 1326 : cluster 0 pgmap v1416: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 225 op/s; 3853/91461 objects misplaced (4.213%); 1.0 MiB/s, 16 objects/s recovering 2023-10-01T09:53:47.733 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:47 smithi111 bash[78631]: cluster 2023-10-01T09:53:45.819585+0000 mgr.y (mgr.25132) 1326 : cluster 0 pgmap v1416: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.9 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 225 op/s; 3853/91461 objects misplaced (4.213%); 1.0 MiB/s, 16 objects/s recovering 2023-10-01T09:53:47.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:47.824 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:47.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:47.954 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:47.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:47.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:48.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.091 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:48.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:48.320 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:48.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:48.449 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.479 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:48.584 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:48.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:48.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:48.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:48.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:48.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:48.849 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:48.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:48.979 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:49.007 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:49.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:49.110 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:49.131 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:49.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:49.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:53:49.235 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:49.263 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:49.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:49.370 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:49.396 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:49.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:49.529 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:49.632 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:49.641 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:49 smithi111 bash[78631]: cluster 2023-10-01T09:53:47.820139+0000 mgr.y (mgr.25132) 1327 : cluster 0 pgmap v1417: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 3775/89973 objects misplaced (4.196%); 709 KiB/s, 11 objects/s recovering 2023-10-01T09:53:49.641 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:49 smithi111 bash[75702]: cluster 2023-10-01T09:53:47.820139+0000 mgr.y (mgr.25132) 1327 : cluster 0 pgmap v1417: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 3775/89973 objects misplaced (4.196%); 709 KiB/s, 11 objects/s recovering 2023-10-01T09:53:49.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:49.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:49.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T09:53:49.757 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:49.765 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:49 smithi183 bash[59233]: cluster 2023-10-01T09:53:47.820139+0000 mgr.y (mgr.25132) 1327 : cluster 0 pgmap v1417: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 3775/89973 objects misplaced (4.196%); 709 KiB/s, 11 objects/s recovering 2023-10-01T09:53:49.783 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:49.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:49.887 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:49.910 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:49.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:49.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:50.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:50.037 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:50.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:50.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:50.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:50.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:50.303 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:50.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:50.406 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:50.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:50.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:50.562 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:50.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:50.665 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:50.701 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:50.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:50.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:50.829 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:50.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:50.935 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:50.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:50.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:50.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:51.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:51.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:51.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:51.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:51.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:51.344 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:51.374 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:51.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:51.478 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:51.486 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:51 smithi183 bash[59233]: cluster 2023-10-01T09:53:49.820741+0000 mgr.y (mgr.25132) 1328 : cluster 0 pgmap v1418: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 198 op/s; 3775/89556 objects misplaced (4.215%); 709 KiB/s, 11 objects/s recovering 2023-10-01T09:53:51.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:51.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:51.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:51 smithi111 bash[78631]: cluster 2023-10-01T09:53:49.820741+0000 mgr.y (mgr.25132) 1328 : cluster 0 pgmap v1418: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 198 op/s; 3775/89556 objects misplaced (4.215%); 709 KiB/s, 11 objects/s recovering 2023-10-01T09:53:51.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:51 smithi111 bash[75702]: cluster 2023-10-01T09:53:49.820741+0000 mgr.y (mgr.25132) 1328 : cluster 0 pgmap v1418: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 198 op/s; 3775/89556 objects misplaced (4.215%); 709 KiB/s, 11 objects/s recovering 2023-10-01T09:53:51.605 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:51.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:51.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:51.765 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:51.868 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:51.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:51.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:51.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:52.032 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:52.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:52.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:52.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:52.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:52.238 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] 2023-10-01T09:53:52.238 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:53:52.238 INFO:tasks.thrashosds.thrasher:Adding osd 5 2023-10-01T09:53:52.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd in 5 2023-10-01T09:53:52.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:52.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:52.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:52.422 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:52.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:52.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:52.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:52.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:52.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:52.687 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:52.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:52.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:52.821 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:52.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:52.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:52.951 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:52.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:52.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:52.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:53.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:53.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:53.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:53.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:53.245 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:53.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:53.351 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:53.380 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:53.478 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:53:53.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:53.496 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:53 smithi111 bash[75702]: cluster 2023-10-01T09:53:51.821419+0000 mgr.y (mgr.25132) 1329 : cluster 0 pgmap v1419: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 3633/86271 objects misplaced (4.211%); 720 KiB/s, 11 objects/s recovering 2023-10-01T09:53:53.496 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:53 smithi111 bash[75702]: audit 2023-10-01T09:53:53.048365+0000 mon.a (mon.0) 1585 : audit 1 from='client.? 172.21.15.111:0/2978320750' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:53:53.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:53 smithi111 bash[78631]: cluster 2023-10-01T09:53:51.821419+0000 mgr.y (mgr.25132) 1329 : cluster 0 pgmap v1419: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 3633/86271 objects misplaced (4.211%); 720 KiB/s, 11 objects/s recovering 2023-10-01T09:53:53.496 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:53 smithi111 bash[78631]: audit 2023-10-01T09:53:53.048365+0000 mon.a (mon.0) 1585 : audit 1 from='client.? 172.21.15.111:0/2978320750' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:53:53.515 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:53.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:53.621 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:53.649 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:53.752 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:53.779 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:53.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:53.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:53 smithi183 bash[59233]: cluster 2023-10-01T09:53:51.821419+0000 mgr.y (mgr.25132) 1329 : cluster 0 pgmap v1419: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 3633/86271 objects misplaced (4.211%); 720 KiB/s, 11 objects/s recovering 2023-10-01T09:53:53.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:53 smithi183 bash[59233]: audit 2023-10-01T09:53:53.048365+0000 mon.a (mon.0) 1585 : audit 1 from='client.? 172.21.15.111:0/2978320750' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:53:53.882 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:53.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:53.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:53.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:54.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:54.040 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:54.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:54.144 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:54.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:54.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:54.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:54.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:54.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:54.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:54.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.451725+0000 mon.a (mon.0) 1586 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:53:54.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.470939+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: audit 2023-10-01T09:53:53.472803+0000 mon.a (mon.0) 1587 : audit 1 from='client.? 172.21.15.111:0/2978320750' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:53:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.472883+0000 mon.a (mon.0) 1588 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-10-01T09:53:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.524341+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.553077+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:54 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.631933+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:54.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:54.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:54.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:54.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:54.777 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.451725+0000 mon.a (mon.0) 1586 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:53:54.777 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.470939+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.777 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: audit 2023-10-01T09:53:53.472803+0000 mon.a (mon.0) 1587 : audit 1 from='client.? 172.21.15.111:0/2978320750' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:53:54.778 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.472883+0000 mon.a (mon.0) 1588 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-10-01T09:53:54.778 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.524341+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.778 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.553077+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.778 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.631933+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.778 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:53:54] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.33.4" 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.451725+0000 mon.a (mon.0) 1586 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.470939+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: audit 2023-10-01T09:53:53.472803+0000 mon.a (mon.0) 1587 : audit 1 from='client.? 172.21.15.111:0/2978320750' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.472883+0000 mon.a (mon.0) 1588 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.524341+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.553077+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.779 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:54 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.631933+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T09:53:54.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:54.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:54.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:54.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:54.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:54.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:55.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:55.094 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:55.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:55.195 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:55.197 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:55.199 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:55.230 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:55.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:55.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:55.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:55.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:55.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:55.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:55.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:55.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:55.610 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:55.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:55.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:55.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:55 smithi183 bash[59233]: cluster 2023-10-01T09:53:53.821805+0000 mgr.y (mgr.25132) 1330 : cluster 0 pgmap v1421: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 3633/86271 objects misplaced (4.211%); 864 KiB/s, 13 objects/s recovering 2023-10-01T09:53:55.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:55 smithi111 bash[75702]: cluster 2023-10-01T09:53:53.821805+0000 mgr.y (mgr.25132) 1330 : cluster 0 pgmap v1421: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 3633/86271 objects misplaced (4.211%); 864 KiB/s, 13 objects/s recovering 2023-10-01T09:53:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:55 smithi111 bash[78631]: cluster 2023-10-01T09:53:53.821805+0000 mgr.y (mgr.25132) 1330 : cluster 0 pgmap v1421: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 3633/86271 objects misplaced (4.211%); 864 KiB/s, 13 objects/s recovering 2023-10-01T09:53:55.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:55.875 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:55.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:55.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:55.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:56.005 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:56.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:56.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:56.132 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:56.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:56.235 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:56.267 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:56.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:56.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:56.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:56.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:56.530 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:56.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:56.668 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:56.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:56.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:56.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:53:56.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:56.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:56.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:56.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:56.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:56.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:57.033 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:57.064 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:57.168 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:57.192 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:57.283 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:53:57.300 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:57.328 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:57.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:57.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:57.457 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:57.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:57.481 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:57 smithi111 bash[78631]: cluster 2023-10-01T09:53:55.822789+0000 mgr.y (mgr.25132) 1331 : cluster 0 pgmap v1422: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 3566/84183 objects misplaced (4.236%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:53:57.482 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:57 smithi111 bash[75702]: cluster 2023-10-01T09:53:55.822789+0000 mgr.y (mgr.25132) 1331 : cluster 0 pgmap v1422: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 3566/84183 objects misplaced (4.236%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:53:57.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:57.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:57.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:57.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:57.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:57 smithi183 bash[59233]: cluster 2023-10-01T09:53:55.822789+0000 mgr.y (mgr.25132) 1331 : cluster 0 pgmap v1422: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 3566/84183 objects misplaced (4.236%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:53:57.711 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:57.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:57.815 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:57.839 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:57.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:57.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:57.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:57.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:57.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:58.071 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:58.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:58.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:58.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:58.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:58.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:58.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:53:58.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:53:58.458 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:58.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:58.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:58.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:58.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:58.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:58.726 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:58.754 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:58.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:53:58.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:58.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:53:58.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:58.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:53:58.994 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:59.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:59.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:59.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:53:59.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:53:59.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:59.283 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:59.388 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:59.415 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:53:59.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:53:59.476 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:59 smithi111 bash[75702]: cluster 2023-10-01T09:53:57.823412+0000 mgr.y (mgr.25132) 1332 : cluster 0 pgmap v1423: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 3506/82941 objects misplaced (4.227%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:53:59.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:59 smithi111 bash[75702]: audit 2023-10-01T09:53:59.062474+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:59.477 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:53:59 smithi111 bash[75702]: audit 2023-10-01T09:53:59.063487+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:59.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:59.535 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:59 smithi111 bash[78631]: cluster 2023-10-01T09:53:57.823412+0000 mgr.y (mgr.25132) 1332 : cluster 0 pgmap v1423: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 3506/82941 objects misplaced (4.227%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:53:59.535 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:59 smithi111 bash[78631]: audit 2023-10-01T09:53:59.062474+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:59.535 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:53:59 smithi111 bash[78631]: audit 2023-10-01T09:53:59.063487+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:59.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:53:59.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:53:59.658 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:59.682 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:53:59.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:53:59.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:59 smithi183 bash[59233]: cluster 2023-10-01T09:53:57.823412+0000 mgr.y (mgr.25132) 1332 : cluster 0 pgmap v1423: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 234 op/s; 3506/82941 objects misplaced (4.227%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:53:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:59 smithi183 bash[59233]: audit 2023-10-01T09:53:59.062474+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:53:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:53:59 smithi183 bash[59233]: audit 2023-10-01T09:53:59.063487+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:53:59.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:53:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:53:59.924 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:59.951 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:53:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:53:59.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:00.055 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:00.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:00.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:00.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:00.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:00.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:00.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:00.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:00.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.715 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:00.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:00.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:00.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:00.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:00.980 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:00.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:01.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:01.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:01.211 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:01.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:01.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:01.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:01.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:01.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:01.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:01.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:01.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.642 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:01.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:01.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:01.758 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:01 smithi183 bash[59233]: cluster 2023-10-01T09:53:59.823924+0000 mgr.y (mgr.25132) 1333 : cluster 0 pgmap v1424: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 3506/82575 objects misplaced (4.246%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:54:01.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:01.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:01.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:01 smithi111 bash[78631]: cluster 2023-10-01T09:53:59.823924+0000 mgr.y (mgr.25132) 1333 : cluster 0 pgmap v1424: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 3506/82575 objects misplaced (4.246%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:54:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:01 smithi111 bash[75702]: cluster 2023-10-01T09:53:59.823924+0000 mgr.y (mgr.25132) 1333 : cluster 0 pgmap v1424: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.7 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 3506/82575 objects misplaced (4.246%); 877 KiB/s, 13 objects/s recovering 2023-10-01T09:54:01.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:01.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:01.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:01.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:02.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:02.036 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:02.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:02.139 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:02.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:02.276 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:02.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:02.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:02.398 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:02.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:02.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:02.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:02.665 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:02.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:02.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:02.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:02.836 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:02.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:02.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:02.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:03.070 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:03.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:03.200 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:03.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:03.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:03.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:03.364 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:03.467 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:03.480 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:03 smithi183 bash[59233]: cluster 2023-10-01T09:54:01.824512+0000 mgr.y (mgr.25132) 1334 : cluster 0 pgmap v1425: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 215 op/s; 3381/79794 objects misplaced (4.237%); 909 KiB/s, 14 objects/s recovering 2023-10-01T09:54:03.495 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:03.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:03.600 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:03.607 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:03 smithi111 bash[75702]: cluster 2023-10-01T09:54:01.824512+0000 mgr.y (mgr.25132) 1334 : cluster 0 pgmap v1425: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 215 op/s; 3381/79794 objects misplaced (4.237%); 909 KiB/s, 14 objects/s recovering 2023-10-01T09:54:03.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:03 smithi111 bash[78631]: cluster 2023-10-01T09:54:01.824512+0000 mgr.y (mgr.25132) 1334 : cluster 0 pgmap v1425: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 215 op/s; 3381/79794 objects misplaced (4.237%); 909 KiB/s, 14 objects/s recovering 2023-10-01T09:54:03.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:03.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:03.758 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:03.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:03.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:03.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:03.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:03.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:03.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:04.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:04.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:04.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:04.146 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:04.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:04.249 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:04.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:04.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:04.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:04.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:04.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:04.555 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:04.659 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:04.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:04.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:04.784 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:04.809 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:04.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:04.913 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:04.943 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:04.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:04.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:05.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:05.054 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:54:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:54:04] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-10-01T09:54:05.070 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:05.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:05.200 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:05.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:05.304 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:05.337 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:05.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:05.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:05.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:05.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:05.556 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:54:05.556 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:54:05.583 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:05.609 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:05 smithi111 bash[78631]: cluster 2023-10-01T09:54:03.824886+0000 mgr.y (mgr.25132) 1335 : cluster 0 pgmap v1426: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 208 op/s; 3381/79794 objects misplaced (4.237%); 878 KiB/s, 13 objects/s recovering 2023-10-01T09:54:05.610 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:05 smithi111 bash[75702]: cluster 2023-10-01T09:54:03.824886+0000 mgr.y (mgr.25132) 1335 : cluster 0 pgmap v1426: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 208 op/s; 3381/79794 objects misplaced (4.237%); 878 KiB/s, 13 objects/s recovering 2023-10-01T09:54:05.614 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:05.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:05.746 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:05.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:05.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:05 smithi183 bash[59233]: cluster 2023-10-01T09:54:03.824886+0000 mgr.y (mgr.25132) 1335 : cluster 0 pgmap v1426: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 208 op/s; 3381/79794 objects misplaced (4.237%); 878 KiB/s, 13 objects/s recovering 2023-10-01T09:54:05.807 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:54:05.831 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:54:05.852 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:05.854 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:54:05.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:05.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:05.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:05.883 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:54:05.912 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:54:05.943 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:54:05.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:05.979 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:54:06.004 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:06.005 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:54:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.014 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:54:06.088 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:06.107 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:06.129 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:06.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:06.257 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:06.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:06.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:06.394 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:06.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:06.498 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:06.499 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:06 smithi111 bash[75702]: audit 2023-10-01T09:54:05.776607+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.111:0/2912819534' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:06.500 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:06 smithi111 bash[78631]: audit 2023-10-01T09:54:05.776607+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.111:0/2912819534' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:06.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:06.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:06.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:06.637 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:06 smithi183 bash[59233]: audit 2023-10-01T09:54:05.776607+0000 mon.a (mon.0) 1591 : audit 0 from='client.? 172.21.15.111:0/2912819534' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:06.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:06.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:06.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:06.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:06.894 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:06.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:06.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:07.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:07.060 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:07.163 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:07.195 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:07.298 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:07.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:07.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:07.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:07.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:07.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:07.583 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:07.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:07.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:07.698 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:07 smithi111 bash[75702]: cluster 2023-10-01T09:54:05.825447+0000 mgr.y (mgr.25132) 1336 : cluster 0 pgmap v1427: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 237 op/s; 3303/77721 objects misplaced (4.250%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:07.698 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:07 smithi111 bash[78631]: cluster 2023-10-01T09:54:05.825447+0000 mgr.y (mgr.25132) 1336 : cluster 0 pgmap v1427: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 237 op/s; 3303/77721 objects misplaced (4.250%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:07.713 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:07.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:07.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:07 smithi183 bash[59233]: cluster 2023-10-01T09:54:05.825447+0000 mgr.y (mgr.25132) 1336 : cluster 0 pgmap v1427: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 237 op/s; 3303/77721 objects misplaced (4.250%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:07.817 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:07.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:07.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:07.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:07.969 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:07.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:07.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:08.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:08.095 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:08.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:08.224 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:08.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:08.362 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:08.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:08.470 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:08.494 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:08.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:08.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:08.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:08.726 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:08.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:08.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:08.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:08.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:08.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:08.991 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:09.014 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:09.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:09.117 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:09.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:09.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:09.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T09:54:09.253 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:09.278 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:09.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:09.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:09.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:09.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:09.506 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:09.515 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:09 smithi111 bash[75702]: cluster 2023-10-01T09:54:07.826253+0000 mgr.y (mgr.25132) 1337 : cluster 0 pgmap v1428: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 3230/76404 objects misplaced (4.228%); 789 KiB/s, 12 objects/s recovering 2023-10-01T09:54:09.515 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:09 smithi111 bash[78631]: cluster 2023-10-01T09:54:07.826253+0000 mgr.y (mgr.25132) 1337 : cluster 0 pgmap v1428: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 3230/76404 objects misplaced (4.228%); 789 KiB/s, 12 objects/s recovering 2023-10-01T09:54:09.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:09.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:09.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:09.641 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:09 smithi183 bash[59233]: cluster 2023-10-01T09:54:07.826253+0000 mgr.y (mgr.25132) 1337 : cluster 0 pgmap v1428: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 216 op/s; 3230/76404 objects misplaced (4.228%); 789 KiB/s, 12 objects/s recovering 2023-10-01T09:54:09.656 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:09.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:09.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:09.783 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:09.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:09.887 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:09.910 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:09.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:09.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:10.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:10.035 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:10.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:10.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:10.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:10.313 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:10.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:10 smithi111 bash[75702]: debug 2023-10-01T09:54:10.177+0000 7f8b24322700 -1 mon.a@0(leader).osd e280 definitely_dead 0 2023-10-01T09:54:10.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:10.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:10.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:10.475 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:10.506 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:10 smithi183 bash[59233]: audit 2023-10-01T09:54:10.181526+0000 mon.a (mon.0) 1592 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-01T09:54:10.507 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:10 smithi183 bash[59233]: audit 2023-10-01T09:54:10.181742+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.111:0/374841552' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-01T09:54:10.517 INFO:teuthology.orchestra.run.smithi111.stderr:marked in osd.5. 2023-10-01T09:54:10.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:10.605 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:10.709 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:10.736 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:10.840 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:10.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:10 smithi111 bash[75702]: audit 2023-10-01T09:54:10.181526+0000 mon.a (mon.0) 1592 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-01T09:54:10.852 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:10 smithi111 bash[75702]: audit 2023-10-01T09:54:10.181742+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.111:0/374841552' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-01T09:54:10.853 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:10 smithi111 bash[78631]: audit 2023-10-01T09:54:10.181526+0000 mon.a (mon.0) 1592 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-01T09:54:10.853 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:10 smithi111 bash[78631]: audit 2023-10-01T09:54:10.181742+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.111:0/374841552' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-01T09:54:10.874 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:10.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:10.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:10.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:11.012 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:11.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:11.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:11.140 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:11.244 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:11.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:11.295 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:54:11.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:11.413 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:11.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:11.561 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:11.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:11.664 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:11.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:11 smithi183 bash[59233]: cluster 2023-10-01T09:54:09.826868+0000 mgr.y (mgr.25132) 1338 : cluster 0 pgmap v1429: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 193 op/s; 3230/75966 objects misplaced (4.252%); 789 KiB/s, 12 objects/s recovering 2023-10-01T09:54:11.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:11 smithi183 bash[59233]: cluster 2023-10-01T09:54:10.502649+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T09:54:11.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:11 smithi183 bash[59233]: audit 2023-10-01T09:54:10.505169+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-10-01T09:54:11.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:11 smithi183 bash[59233]: cluster 2023-10-01T09:54:10.505310+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-10-01T09:54:11.678 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:11 smithi183 bash[59233]: cluster 2023-10-01T09:54:10.508039+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T09:54:11.693 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:11.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:11.797 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:11.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:11.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[78631]: cluster 2023-10-01T09:54:09.826868+0000 mgr.y (mgr.25132) 1338 : cluster 0 pgmap v1429: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 193 op/s; 3230/75966 objects misplaced (4.252%); 789 KiB/s, 12 objects/s recovering 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[78631]: cluster 2023-10-01T09:54:10.502649+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[78631]: audit 2023-10-01T09:54:10.505169+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[78631]: cluster 2023-10-01T09:54:10.505310+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[78631]: cluster 2023-10-01T09:54:10.508039+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[75702]: cluster 2023-10-01T09:54:09.826868+0000 mgr.y (mgr.25132) 1338 : cluster 0 pgmap v1429: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering, 87 active+clean; 1.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 193 op/s; 3230/75966 objects misplaced (4.252%); 789 KiB/s, 12 objects/s recovering 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[75702]: cluster 2023-10-01T09:54:10.502649+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[75702]: audit 2023-10-01T09:54:10.505169+0000 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-10-01T09:54:11.935 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[75702]: cluster 2023-10-01T09:54:10.505310+0000 mon.a (mon.0) 1594 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-10-01T09:54:11.936 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:11 smithi111 bash[75702]: cluster 2023-10-01T09:54:10.508039+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T09:54:11.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:11.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:11.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:12.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:12.078 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:12.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:12.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:12.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:12.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:12.317 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:12.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:12.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:12.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:12.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:12.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:12.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.505532+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-10-01T09:54:12.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.506755+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.506999+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.508957+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.584 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.509101+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.512012+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.512305+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.513993+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.514265+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.585 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:12 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.515721+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.601 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:12.704 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:12.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.505532+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-10-01T09:54:12.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.506755+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.506999+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.508957+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.509101+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.512012+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.512305+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.513993+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.514265+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.515721+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.505532+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.506755+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.506999+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.508957+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.509101+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.512012+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.512305+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.513993+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.514265+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.713 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:12 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.515721+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T09:54:12.731 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:12.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:12.834 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:12.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:12.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:12.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:12.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:12.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:12.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:13.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:13.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:13.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:13.247 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:13.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:13.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:13.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:13.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:13.488 INFO:tasks.thrashosds.thrasher:Added osd 5 2023-10-01T09:54:13.497 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:13.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:13.601 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:13.612 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:11.827246+0000 mgr.y (mgr.25132) 1339 : cluster 0 pgmap v1432: 89 pgs: 3 peering, 1 active+recovering, 85 active+clean; 1.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 1608/72831 objects misplaced (2.208%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:13.612 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.521052+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.523354+0000 mon.a (mon.0) 1596 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-10-01T09:54:13.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.524535+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.525905+0000 osd.3 (osd.3) 4 : cluster 0 11.8 starting backfill to osd.5 from (0'0,0'0] MAX to 280'12092 2023-10-01T09:54:13.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.526572+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.529764+0000 osd.7 (osd.7) 204 : cluster 0 11.5 starting backfill to osd.5 from (259'3562,276'11680] MIN to 280'12278 2023-10-01T09:54:13.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:13 smithi183 bash[59233]: cluster 2023-10-01T09:54:12.547164+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.630 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:13.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:13.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:13.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:13.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:13.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:11.827246+0000 mgr.y (mgr.25132) 1339 : cluster 0 pgmap v1432: 89 pgs: 3 peering, 1 active+recovering, 85 active+clean; 1.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 1608/72831 objects misplaced (2.208%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.521052+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.523354+0000 mon.a (mon.0) 1596 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.524535+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.525905+0000 osd.3 (osd.3) 4 : cluster 0 11.8 starting backfill to osd.5 from (0'0,0'0] MAX to 280'12092 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.526572+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.529764+0000 osd.7 (osd.7) 204 : cluster 0 11.5 starting backfill to osd.5 from (259'3562,276'11680] MIN to 280'12278 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[75702]: cluster 2023-10-01T09:54:12.547164+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:11.827246+0000 mgr.y (mgr.25132) 1339 : cluster 0 pgmap v1432: 89 pgs: 3 peering, 1 active+recovering, 85 active+clean; 1.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 290 op/s; 1608/72831 objects misplaced (2.208%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.521052+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.523354+0000 mon.a (mon.0) 1596 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.524535+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.525905+0000 osd.3 (osd.3) 4 : cluster 0 11.8 starting backfill to osd.5 from (0'0,0'0] MAX to 280'12092 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.526572+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.529764+0000 osd.7 (osd.7) 204 : cluster 0 11.5 starting backfill to osd.5 from (259'3562,276'11680] MIN to 280'12278 2023-10-01T09:54:13.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:13 smithi111 bash[78631]: cluster 2023-10-01T09:54:12.547164+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T09:54:13.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:13.895 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:13.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:13.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:13.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:14.022 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:14.044 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:54:14.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:14.152 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:14.255 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:14.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:14.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:14.411 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:14.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:14.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:14.542 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:14.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:14.646 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:14.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:14 smithi183 bash[59233]: audit 2023-10-01T09:54:14.058910+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:14.658 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:14 smithi183 bash[59233]: audit 2023-10-01T09:54:14.497808+0000 mon.a (mon.0) 1598 : audit 1 from='client.? 172.21.15.111:0/2619021967' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:14.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:14.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:14.785 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:54:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:54:14] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.33.4" 2023-10-01T09:54:14.786 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:14 smithi111 bash[78631]: audit 2023-10-01T09:54:14.058910+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:14.786 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:14 smithi111 bash[78631]: audit 2023-10-01T09:54:14.497808+0000 mon.a (mon.0) 1598 : audit 1 from='client.? 172.21.15.111:0/2619021967' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:14.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:14 smithi111 bash[75702]: audit 2023-10-01T09:54:14.058910+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:14.786 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:14 smithi111 bash[75702]: audit 2023-10-01T09:54:14.497808+0000 mon.a (mon.0) 1598 : audit 1 from='client.? 172.21.15.111:0/2619021967' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:14.799 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:14.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:14.903 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:14.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:14.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:14.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:15.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:15.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:15.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:15.184 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:15.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:15.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:15.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:15.417 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:15.425 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:54:15.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:15.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:15.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[75702]: cluster 2023-10-01T09:54:13.827659+0000 mgr.y (mgr.25132) 1340 : cluster 0 pgmap v1434: 89 pgs: 3 peering, 1 active+recovering, 85 active+clean; 1.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 198 op/s; 1608/72831 objects misplaced (2.208%); 800 KiB/s, 12 objects/s recovering 2023-10-01T09:54:15.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[75702]: cluster 2023-10-01T09:54:15.413625+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:54:15.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[75702]: audit 2023-10-01T09:54:15.419739+0000 mon.a (mon.0) 1600 : audit 1 from='client.? 172.21.15.111:0/2619021967' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:54:15.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[75702]: cluster 2023-10-01T09:54:15.419819+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-10-01T09:54:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[78631]: cluster 2023-10-01T09:54:13.827659+0000 mgr.y (mgr.25132) 1340 : cluster 0 pgmap v1434: 89 pgs: 3 peering, 1 active+recovering, 85 active+clean; 1.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 198 op/s; 1608/72831 objects misplaced (2.208%); 800 KiB/s, 12 objects/s recovering 2023-10-01T09:54:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[78631]: cluster 2023-10-01T09:54:15.413625+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:54:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[78631]: audit 2023-10-01T09:54:15.419739+0000 mon.a (mon.0) 1600 : audit 1 from='client.? 172.21.15.111:0/2619021967' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:54:15.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:15 smithi111 bash[78631]: cluster 2023-10-01T09:54:15.419819+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-10-01T09:54:15.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.578 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:15.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:15.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:15.705 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:15 smithi183 bash[59233]: cluster 2023-10-01T09:54:13.827659+0000 mgr.y (mgr.25132) 1340 : cluster 0 pgmap v1434: 89 pgs: 3 peering, 1 active+recovering, 85 active+clean; 1.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 198 op/s; 1608/72831 objects misplaced (2.208%); 800 KiB/s, 12 objects/s recovering 2023-10-01T09:54:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:15 smithi183 bash[59233]: cluster 2023-10-01T09:54:15.413625+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:54:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:15 smithi183 bash[59233]: audit 2023-10-01T09:54:15.419739+0000 mon.a (mon.0) 1600 : audit 1 from='client.? 172.21.15.111:0/2619021967' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:54:15.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:15 smithi183 bash[59233]: cluster 2023-10-01T09:54:15.419819+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-10-01T09:54:15.809 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:15.842 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:15.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:15.945 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:15.975 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:15.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:15.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:16.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:16.211 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:16.233 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:16.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:16.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:16.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:16.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:16.484 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:16.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:16.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:16.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:16 smithi183 bash[59233]: cluster 2023-10-01T09:54:15.417202+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:16 smithi183 bash[59233]: cluster 2023-10-01T09:54:15.478279+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:16 smithi183 bash[59233]: cluster 2023-10-01T09:54:15.509504+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.745 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:16.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:16 smithi111 bash[75702]: cluster 2023-10-01T09:54:15.417202+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:16 smithi111 bash[75702]: cluster 2023-10-01T09:54:15.478279+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:16 smithi111 bash[75702]: cluster 2023-10-01T09:54:15.509504+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:16 smithi111 bash[78631]: cluster 2023-10-01T09:54:15.417202+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:16 smithi111 bash[78631]: cluster 2023-10-01T09:54:15.478279+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:16 smithi111 bash[78631]: cluster 2023-10-01T09:54:15.509504+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T09:54:16.847 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.870 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:16.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:16.996 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:16.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:16.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:17.098 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:17.120 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:17.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:17.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:17.249 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:17.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:17.353 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:17.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:17.482 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:17.513 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:17.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:17.617 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:17.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:17.649 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:17.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:17.769 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:17.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:17 smithi183 bash[59233]: cluster 2023-10-01T09:54:15.828127+0000 mgr.y (mgr.25132) 1341 : cluster 0 pgmap v1436: 89 pgs: 1 active+remapped+backfill_wait, 3 peering, 1 active+recovering, 84 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 3114/72615 objects misplaced (4.288%); 13 B/s, 0 objects/s recovering 2023-10-01T09:54:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:17 smithi183 bash[59233]: cluster 2023-10-01T09:54:16.539756+0000 mon.a (mon.0) 1602 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-10-01T09:54:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:17 smithi183 bash[59233]: cluster 2023-10-01T09:54:16.545389+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:17 smithi183 bash[59233]: cluster 2023-10-01T09:54:16.545544+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:17 smithi183 bash[59233]: cluster 2023-10-01T09:54:16.916306+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[78631]: cluster 2023-10-01T09:54:15.828127+0000 mgr.y (mgr.25132) 1341 : cluster 0 pgmap v1436: 89 pgs: 1 active+remapped+backfill_wait, 3 peering, 1 active+recovering, 84 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 3114/72615 objects misplaced (4.288%); 13 B/s, 0 objects/s recovering 2023-10-01T09:54:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[78631]: cluster 2023-10-01T09:54:16.539756+0000 mon.a (mon.0) 1602 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-10-01T09:54:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[78631]: cluster 2023-10-01T09:54:16.545389+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[78631]: cluster 2023-10-01T09:54:16.545544+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[78631]: cluster 2023-10-01T09:54:16.916306+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[75702]: cluster 2023-10-01T09:54:15.828127+0000 mgr.y (mgr.25132) 1341 : cluster 0 pgmap v1436: 89 pgs: 1 active+remapped+backfill_wait, 3 peering, 1 active+recovering, 84 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 3114/72615 objects misplaced (4.288%); 13 B/s, 0 objects/s recovering 2023-10-01T09:54:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[75702]: cluster 2023-10-01T09:54:16.539756+0000 mon.a (mon.0) 1602 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-10-01T09:54:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[75702]: cluster 2023-10-01T09:54:16.545389+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[75702]: cluster 2023-10-01T09:54:16.545544+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:17 smithi111 bash[75702]: cluster 2023-10-01T09:54:16.916306+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T09:54:17.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:17.892 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:17.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:17.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:17.996 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:18.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:18.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:18.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:18.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:18.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:18.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:18.403 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:18.489 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:54:18.490 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:54:18.490 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T09:54:18.490 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.335300 2023-10-01T09:54:18.490 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 0.3353003691679206 2023-10-01T09:54:18.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:18.559 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:18.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:18.662 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:18.669 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:18 smithi111 bash[78631]: cluster 2023-10-01T09:54:17.547703+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-10-01T09:54:18.669 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:18 smithi111 bash[78631]: cluster 2023-10-01T09:54:17.549539+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T09:54:18.669 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:18 smithi111 bash[78631]: cluster 2023-10-01T09:54:17.555493+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T09:54:18.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:18 smithi111 bash[75702]: cluster 2023-10-01T09:54:17.547703+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-10-01T09:54:18.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:18 smithi111 bash[75702]: cluster 2023-10-01T09:54:17.549539+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T09:54:18.670 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:18 smithi111 bash[75702]: cluster 2023-10-01T09:54:17.555493+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T09:54:18.683 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:18.786 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:18 smithi183 bash[59233]: cluster 2023-10-01T09:54:17.547703+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-10-01T09:54:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:18 smithi183 bash[59233]: cluster 2023-10-01T09:54:17.549539+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T09:54:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:18 smithi183 bash[59233]: cluster 2023-10-01T09:54:17.555493+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T09:54:18.812 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:18.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:18.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:18.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:18.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:19.041 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:19.073 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:19.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:19.100 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:54:19.100 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:54:19.100 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T09:54:19.100 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:54:19.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:54:19.177 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:19.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:19.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:19.339 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:19.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:19.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:19.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:19.481 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:19.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:19.584 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:19.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:19.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:19.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:19.731 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:19 smithi183 bash[59233]: cluster 2023-10-01T09:54:17.828766+0000 mgr.y (mgr.25132) 1342 : cluster 0 pgmap v1439: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 16 op/s; 3155/72567 objects misplaced (4.348%); 17 MiB/s, 272 objects/s recovering 2023-10-01T09:54:19.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:19.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:19 smithi111 bash[78631]: cluster 2023-10-01T09:54:17.828766+0000 mgr.y (mgr.25132) 1342 : cluster 0 pgmap v1439: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 16 op/s; 3155/72567 objects misplaced (4.348%); 17 MiB/s, 272 objects/s recovering 2023-10-01T09:54:19.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:19 smithi111 bash[75702]: cluster 2023-10-01T09:54:17.828766+0000 mgr.y (mgr.25132) 1342 : cluster 0 pgmap v1439: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering, 86 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 16 op/s; 3155/72567 objects misplaced (4.348%); 17 MiB/s, 272 objects/s recovering 2023-10-01T09:54:19.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:19.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:19.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:19.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:19.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:20.077 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:20.109 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:20.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:20.140 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T09:54:20.212 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:20.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:20.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:20.371 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:20.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:20.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:20.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:20.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:20.604 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:20.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:20.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:20.736 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:20.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:20 smithi183 bash[59233]: cluster 2023-10-01T09:54:20.552354+0000 mon.a (mon.0) 1604 : cluster 3 Health check failed: Degraded data redundancy: 3207/72525 objects degraded (4.422%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:54:20.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:20.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:20 smithi111 bash[78631]: cluster 2023-10-01T09:54:20.552354+0000 mon.a (mon.0) 1604 : cluster 3 Health check failed: Degraded data redundancy: 3207/72525 objects degraded (4.422%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:54:20.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:20 smithi111 bash[75702]: cluster 2023-10-01T09:54:20.552354+0000 mon.a (mon.0) 1604 : cluster 3 Health check failed: Degraded data redundancy: 3207/72525 objects degraded (4.422%), 1 pg degraded (PG_DEGRADED) 2023-10-01T09:54:20.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:20.890 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:20.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:20.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:20.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:21.024 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:21.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:21.129 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:21.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:21.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:21.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:21.291 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:21.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:21.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:21.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:21.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:21.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:21.655 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:21.664 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:21 smithi111 bash[78631]: cluster 2023-10-01T09:54:19.829286+0000 mgr.y (mgr.25132) 1343 : cluster 0 pgmap v1440: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 16 op/s; 3207/72525 objects degraded (4.422%); 1547/72525 objects misplaced (2.133%); 15 MiB/s, 243 objects/s recovering 2023-10-01T09:54:21.664 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:21 smithi111 bash[75702]: cluster 2023-10-01T09:54:19.829286+0000 mgr.y (mgr.25132) 1343 : cluster 0 pgmap v1440: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 16 op/s; 3207/72525 objects degraded (4.422%); 1547/72525 objects misplaced (2.133%); 15 MiB/s, 243 objects/s recovering 2023-10-01T09:54:21.679 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:21.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:21.789 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:21.814 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:21.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:21.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:21.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:21.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:21.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:22.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:21 smithi183 bash[59233]: cluster 2023-10-01T09:54:19.829286+0000 mgr.y (mgr.25132) 1343 : cluster 0 pgmap v1440: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 16 op/s; 3207/72525 objects degraded (4.422%); 1547/72525 objects misplaced (2.133%); 15 MiB/s, 243 objects/s recovering 2023-10-01T09:54:22.054 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:22.081 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:22.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:22.125 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:54:22.163 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:54:22.183 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:22.192 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:54:22.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:22.223 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:54:22.257 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:54:22.289 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:54:22.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:22.315 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:54:22.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:22.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:22.340 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:54:22.344 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.344 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.344 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.344 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.345 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.345 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.345 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.345 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:54:22.438 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:22.461 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:22.566 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:22.595 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:22.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:22.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:22.706 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:22 smithi111 bash[78631]: audit 2023-10-01T09:54:22.097731+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.111:0/2518965001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:22.707 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:22 smithi111 bash[75702]: audit 2023-10-01T09:54:22.097731+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.111:0/2518965001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:22.723 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:22.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:22.854 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:22.958 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:22.986 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:22.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:22.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:23.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:22 smithi183 bash[59233]: audit 2023-10-01T09:54:22.097731+0000 mon.a (mon.0) 1605 : audit 0 from='client.? 172.21.15.111:0/2518965001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:23.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:23.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:23.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:23.220 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:23.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:23.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:23.377 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:23.482 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:23.509 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:23.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:23.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:23.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:23.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:23.742 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:23.755 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:23 smithi183 bash[59233]: cluster 2023-10-01T09:54:21.830015+0000 mgr.y (mgr.25132) 1344 : cluster 0 pgmap v1441: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 87 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 18 op/s; 3207/72252 objects degraded (4.439%); 1414/72252 objects misplaced (1.957%); 15 MiB/s, 248 objects/s recovering 2023-10-01T09:54:23.773 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:23.877 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:23.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:23.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:24.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:24.017 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:23 smithi111 bash[78631]: cluster 2023-10-01T09:54:21.830015+0000 mgr.y (mgr.25132) 1344 : cluster 0 pgmap v1441: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 87 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 18 op/s; 3207/72252 objects degraded (4.439%); 1414/72252 objects misplaced (1.957%); 15 MiB/s, 248 objects/s recovering 2023-10-01T09:54:24.017 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:23 smithi111 bash[75702]: cluster 2023-10-01T09:54:21.830015+0000 mgr.y (mgr.25132) 1344 : cluster 0 pgmap v1441: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 87 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 18 op/s; 3207/72252 objects degraded (4.439%); 1414/72252 objects misplaced (1.957%); 15 MiB/s, 248 objects/s recovering 2023-10-01T09:54:24.040 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:24.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:24.111 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:24.111 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:24.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:24.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:24.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:24.272 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:24.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:24.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:24.404 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:24.430 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:24.533 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:24.565 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:24.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:24.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:24.697 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:24.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:24.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:24.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:24.902 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:54:24.935 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:24.945 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:54:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:54:24] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.33.4" 2023-10-01T09:54:24.968 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:24.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:25.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:25.101 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:25.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:25.232 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:25.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:25.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:25.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:25.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:25.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:25.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:25.597 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:25.623 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:54:25.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:25.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:25.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:25.743 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:25 smithi183 bash[59233]: cluster 2023-10-01T09:54:23.830560+0000 mgr.y (mgr.25132) 1345 : cluster 0 pgmap v1442: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 87 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 15 op/s; 3207/72252 objects degraded (4.439%); 1414/72252 objects misplaced (1.957%); 12 MiB/s, 199 objects/s recovering 2023-10-01T09:54:25.757 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:25.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:25.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:25.888 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:25.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:25.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:25.992 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:26.017 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:26.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:26.083 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:25 smithi111 bash[78631]: cluster 2023-10-01T09:54:23.830560+0000 mgr.y (mgr.25132) 1345 : cluster 0 pgmap v1442: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 87 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 15 op/s; 3207/72252 objects degraded (4.439%); 1414/72252 objects misplaced (1.957%); 12 MiB/s, 199 objects/s recovering 2023-10-01T09:54:26.084 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:25 smithi111 bash[75702]: cluster 2023-10-01T09:54:23.830560+0000 mgr.y (mgr.25132) 1345 : cluster 0 pgmap v1442: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+remapped+backfilling, 87 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 15 op/s; 3207/72252 objects degraded (4.439%); 1414/72252 objects misplaced (1.957%); 12 MiB/s, 199 objects/s recovering 2023-10-01T09:54:26.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:26.151 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:26.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:26.255 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:26.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:26.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:26.389 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:26.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:26.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:26.548 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:26.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:26.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:26.677 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:26.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:26.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:26.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:26 smithi183 bash[59233]: cluster 2023-10-01T09:54:26.618058+0000 mon.a (mon.0) 1606 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3207/72252 objects degraded (4.439%), 1 pg degraded) 2023-10-01T09:54:26.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:26.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:26.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:26.931 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:26.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:26.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:27.034 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:27.045 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:26 smithi111 bash[75702]: cluster 2023-10-01T09:54:26.618058+0000 mon.a (mon.0) 1606 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3207/72252 objects degraded (4.439%), 1 pg degraded) 2023-10-01T09:54:27.046 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:26 smithi111 bash[78631]: cluster 2023-10-01T09:54:26.618058+0000 mon.a (mon.0) 1606 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3207/72252 objects degraded (4.439%), 1 pg degraded) 2023-10-01T09:54:27.057 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:27.160 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:27.187 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:27.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:27.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:27.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:27.421 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:27.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:27.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:27.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:27.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:27.701 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:27 smithi183 bash[59233]: cluster 2023-10-01T09:54:25.831233+0000 mgr.y (mgr.25132) 1346 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 1353/70293 objects misplaced (1.925%); 1.4 MiB/s, 22 objects/s recovering 2023-10-01T09:54:27.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:27.813 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:27 smithi111 bash[78631]: cluster 2023-10-01T09:54:25.831233+0000 mgr.y (mgr.25132) 1346 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 1353/70293 objects misplaced (1.925%); 1.4 MiB/s, 22 objects/s recovering 2023-10-01T09:54:27.813 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:27 smithi111 bash[75702]: cluster 2023-10-01T09:54:25.831233+0000 mgr.y (mgr.25132) 1346 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 81 op/s; 1353/70293 objects misplaced (1.925%); 1.4 MiB/s, 22 objects/s recovering 2023-10-01T09:54:27.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:27.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:27.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:27.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:28.057 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:28.083 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:28.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:28.186 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:28.211 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:28.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:28.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:28.336 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:28.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:28.439 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:28.460 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:28.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:28.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:28.590 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:28.693 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:28.722 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:28.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:28.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:28.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:28.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:28.961 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:28.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:28.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:28.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:29.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.126 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:29.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:29.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:29.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:29.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:29.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:29.445 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:54:29.445 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:54:29.489 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.517 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:29.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:29.643 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:29.746 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.773 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:29.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.889 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:29 smithi183 bash[59233]: cluster 2023-10-01T09:54:27.831684+0000 mgr.y (mgr.25132) 1347 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 1353/69114 objects misplaced (1.958%); 1.2 MiB/s, 20 objects/s recovering 2023-10-01T09:54:29.890 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:29 smithi183 bash[59233]: audit 2023-10-01T09:54:29.060352+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:29.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:29.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:29.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:30.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:30.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:30.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:29 smithi111 bash[75702]: cluster 2023-10-01T09:54:27.831684+0000 mgr.y (mgr.25132) 1347 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 1353/69114 objects misplaced (1.958%); 1.2 MiB/s, 20 objects/s recovering 2023-10-01T09:54:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:29 smithi111 bash[75702]: audit 2023-10-01T09:54:29.060352+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:29 smithi111 bash[78631]: cluster 2023-10-01T09:54:27.831684+0000 mgr.y (mgr.25132) 1347 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 1353/69114 objects misplaced (1.958%); 1.2 MiB/s, 20 objects/s recovering 2023-10-01T09:54:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:29 smithi111 bash[78631]: audit 2023-10-01T09:54:29.060352+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:30.134 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:30.158 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:30.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:30.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:30.389 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:30.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:30.427 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:30.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:30.545 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:30.608 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T09:54:30.649 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:30.677 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:30.783 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:30.817 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:30.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:30.948 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:30.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:30.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:31.050 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:31.074 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:31.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:31.203 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:31.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:31.307 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:31.333 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:31.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:31.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:31.461 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:31.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:31.564 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:31.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:31.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:31.691 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.5 primary-affinity to 0.3353 (8219742) 2023-10-01T09:54:31.693 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:54:31.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:31.709 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[78631]: cluster 2023-10-01T09:54:29.832255+0000 mgr.y (mgr.25132) 1348 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 1353/68733 objects misplaced (1.968%); 1.0 MiB/s, 17 objects/s recovering 2023-10-01T09:54:31.709 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[78631]: audit 2023-10-01T09:54:30.758726+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:54:31.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[78631]: audit 2023-10-01T09:54:30.875080+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.111:0/2147501797' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:54:31.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[78631]: audit 2023-10-01T09:54:30.875703+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:54:31.710 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[78631]: audit 2023-10-01T09:54:30.892631+0000 mon.a (mon.0) 1610 : audit 1 from='client.? 172.21.15.111:0/672104375' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.3353003691679206}]: dispatch 2023-10-01T09:54:31.710 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[75702]: cluster 2023-10-01T09:54:29.832255+0000 mgr.y (mgr.25132) 1348 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 1353/68733 objects misplaced (1.968%); 1.0 MiB/s, 17 objects/s recovering 2023-10-01T09:54:31.711 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[75702]: audit 2023-10-01T09:54:30.758726+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:54:31.711 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[75702]: audit 2023-10-01T09:54:30.875080+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.111:0/2147501797' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:54:31.711 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[75702]: audit 2023-10-01T09:54:30.875703+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:54:31.711 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:31 smithi111 bash[75702]: audit 2023-10-01T09:54:30.892631+0000 mon.a (mon.0) 1610 : audit 1 from='client.? 172.21.15.111:0/672104375' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.3353003691679206}]: dispatch 2023-10-01T09:54:31.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:31.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:31.835 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:31.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:31 smithi183 bash[59233]: cluster 2023-10-01T09:54:29.832255+0000 mgr.y (mgr.25132) 1348 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 106 op/s; 1353/68733 objects misplaced (1.968%); 1.0 MiB/s, 17 objects/s recovering 2023-10-01T09:54:31.844 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:31 smithi183 bash[59233]: audit 2023-10-01T09:54:30.758726+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:54:31.845 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:31 smithi183 bash[59233]: audit 2023-10-01T09:54:30.875080+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.111:0/2147501797' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:54:31.845 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:31 smithi183 bash[59233]: audit 2023-10-01T09:54:30.875703+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:54:31.845 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:31 smithi183 bash[59233]: audit 2023-10-01T09:54:30.892631+0000 mon.a (mon.0) 1610 : audit 1 from='client.? 172.21.15.111:0/672104375' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.3353003691679206}]: dispatch 2023-10-01T09:54:31.863 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:31.966 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:31.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:31.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:32.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:32.127 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:32.231 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:32.254 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:32.359 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:32.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:32.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:32.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:32.517 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:32.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:32.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:32.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:32.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[78631]: cluster 2023-10-01T09:54:31.675955+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:54:32.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[78631]: cluster 2023-10-01T09:54:31.679142+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T09:54:32.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[78631]: cluster 2023-10-01T09:54:31.679746+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T09:54:32.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[78631]: audit 2023-10-01T09:54:31.682242+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:54:32.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[78631]: audit 2023-10-01T09:54:31.682346+0000 mon.a (mon.0) 1613 : audit 1 from='client.? 172.21.15.111:0/672104375' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.3353003691679206}]': finished 2023-10-01T09:54:32.711 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[78631]: cluster 2023-10-01T09:54:31.682478+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-10-01T09:54:32.712 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[75702]: cluster 2023-10-01T09:54:31.675955+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:54:32.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:32.781 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:32.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[75702]: cluster 2023-10-01T09:54:31.679142+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T09:54:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[75702]: cluster 2023-10-01T09:54:31.679746+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T09:54:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[75702]: audit 2023-10-01T09:54:31.682242+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:54:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[75702]: audit 2023-10-01T09:54:31.682346+0000 mon.a (mon.0) 1613 : audit 1 from='client.? 172.21.15.111:0/672104375' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.3353003691679206}]': finished 2023-10-01T09:54:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:32 smithi111 bash[75702]: cluster 2023-10-01T09:54:31.682478+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-10-01T09:54:32.883 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:32.914 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:32.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:33.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:33.031 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:32 smithi183 bash[59233]: cluster 2023-10-01T09:54:31.675955+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:54:33.031 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:32 smithi183 bash[59233]: cluster 2023-10-01T09:54:31.679142+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T09:54:33.032 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:32 smithi183 bash[59233]: cluster 2023-10-01T09:54:31.679746+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T09:54:33.032 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:32 smithi183 bash[59233]: audit 2023-10-01T09:54:31.682242+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:54:33.032 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:32 smithi183 bash[59233]: audit 2023-10-01T09:54:31.682346+0000 mon.a (mon.0) 1613 : audit 1 from='client.? 172.21.15.111:0/672104375' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.3353003691679206}]': finished 2023-10-01T09:54:33.032 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:32 smithi183 bash[59233]: cluster 2023-10-01T09:54:31.682478+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-10-01T09:54:33.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:33.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:33.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:33.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:33.285 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:33.308 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:33.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:33.411 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:33.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:33.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:33.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:33.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:33.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:33.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:33.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:33.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:33.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:33.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:31.832704+0000 mgr.y (mgr.25132) 1349 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 1309/66267 objects misplaced (1.975%); 851 KiB/s, 13 objects/s recovering 2023-10-01T09:54:33.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:32.696018+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:33.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:32.696447+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:33.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:32.697339+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-10-01T09:54:33.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:32.698720+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:33.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:32.698988+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:33.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:33 smithi183 bash[59233]: cluster 2023-10-01T09:54:32.753013+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:33.825 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:33.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:33.934 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:33.959 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:33.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:34.063 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:34.093 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:34.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:34.115 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:31.832704+0000 mgr.y (mgr.25132) 1349 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 1309/66267 objects misplaced (1.975%); 851 KiB/s, 13 objects/s recovering 2023-10-01T09:54:34.115 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:32.696018+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.115 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:32.696447+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.115 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:32.697339+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:32.698720+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:32.698988+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[78631]: cluster 2023-10-01T09:54:32.753013+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:31.832704+0000 mgr.y (mgr.25132) 1349 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 1309/66267 objects misplaced (1.975%); 851 KiB/s, 13 objects/s recovering 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:32.696018+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:32.696447+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:32.697339+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-10-01T09:54:34.116 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:32.698720+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.117 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:32.698988+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.117 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:33 smithi111 bash[75702]: cluster 2023-10-01T09:54:32.753013+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T09:54:34.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:34.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:34.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:34.355 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:34.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:34.485 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:34.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:34.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:34.623 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:34.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:34.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:34.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:34.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:54:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:54:34] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.33.4" 2023-10-01T09:54:34.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:34.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:34.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:34.993 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:35.017 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:35.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:35.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:35.145 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:35.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:35.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:35.280 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:35.385 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:54:35.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:35.409 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:35.517 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:35.539 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:35.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:35.642 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:35.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:35.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:35.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:35.831 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:35.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:35.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:35.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:35.965 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:35 smithi111 bash[78631]: cluster 2023-10-01T09:54:33.833156+0000 mgr.y (mgr.25132) 1350 : cluster 0 pgmap v1449: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 167 op/s; 1309/66267 objects misplaced (1.975%); 592 KiB/s, 9 objects/s recovering 2023-10-01T09:54:35.965 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:35 smithi111 bash[75702]: cluster 2023-10-01T09:54:33.833156+0000 mgr.y (mgr.25132) 1350 : cluster 0 pgmap v1449: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 167 op/s; 1309/66267 objects misplaced (1.975%); 592 KiB/s, 9 objects/s recovering 2023-10-01T09:54:35.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:35.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:36.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:35 smithi183 bash[59233]: cluster 2023-10-01T09:54:33.833156+0000 mgr.y (mgr.25132) 1350 : cluster 0 pgmap v1449: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 167 op/s; 1309/66267 objects misplaced (1.975%); 592 KiB/s, 9 objects/s recovering 2023-10-01T09:54:36.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:36.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:36.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:36.220 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:36.241 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:54:36.269 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:54:36.298 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:54:36.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:36.324 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:54:36.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:36.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:36.353 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:54:36.377 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:54:36.402 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:54:36.431 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.433 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:54:36.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:36.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:36.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:36.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:54:36.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:36.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:36.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:36.757 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:36.845 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:36 smithi111 bash[78631]: audit 2023-10-01T09:54:36.203922+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.111:0/1582947226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:36.846 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:36 smithi111 bash[78631]: audit 2023-10-01T09:54:36.692334+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:36.846 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:36 smithi111 bash[78631]: audit 2023-10-01T09:54:36.701306+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:36.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:36 smithi111 bash[75702]: audit 2023-10-01T09:54:36.203922+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.111:0/1582947226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:36.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:36 smithi111 bash[75702]: audit 2023-10-01T09:54:36.692334+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:36.846 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:36 smithi111 bash[75702]: audit 2023-10-01T09:54:36.701306+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:36.862 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:36.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:36.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:37.000 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:37.023 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:37.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:36 smithi183 bash[59233]: audit 2023-10-01T09:54:36.203922+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.111:0/1582947226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:36 smithi183 bash[59233]: audit 2023-10-01T09:54:36.692334+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:36 smithi183 bash[59233]: audit 2023-10-01T09:54:36.701306+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:37.130 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:37.156 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:37.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:37.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:37.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:37.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:37.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:37.530 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:37.553 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:37.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:37.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:37.681 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:37.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:37.784 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:37.815 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:37.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:37.827 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:37 smithi183 bash[59233]: cluster 2023-10-01T09:54:35.833943+0000 mgr.y (mgr.25132) 1351 : cluster 0 pgmap v1450: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 1253/64278 objects misplaced (1.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:37.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:37.931 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:37 smithi111 bash[75702]: cluster 2023-10-01T09:54:35.833943+0000 mgr.y (mgr.25132) 1351 : cluster 0 pgmap v1450: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 1253/64278 objects misplaced (1.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:37.932 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:37 smithi111 bash[78631]: cluster 2023-10-01T09:54:35.833943+0000 mgr.y (mgr.25132) 1351 : cluster 0 pgmap v1450: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 1253/64278 objects misplaced (1.949%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:37.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:37.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:37.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:38.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:38.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:38.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:38.215 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:38.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:38.318 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:38.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:38.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:38.468 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:38.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:38.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:38.601 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:38.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:38.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:38.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:38.832 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:38.858 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:38.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:38.962 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:38.983 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:38.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:38.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:39.085 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:39.113 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:39.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:39.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:39.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:39.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:39.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:39.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:39.369 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:39.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:39.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:39.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:39.507 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:39.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:39.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:39.531 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:54:39.531 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:54:39.531 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:54:39.532 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:54:39.615 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:39.648 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:39.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:39.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:54:39.751 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:39.773 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:39.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:39.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:39 smithi111 bash[75702]: cluster 2023-10-01T09:54:37.834567+0000 mgr.y (mgr.25132) 1352 : cluster 0 pgmap v1451: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 1253/63009 objects misplaced (1.989%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:39.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:39 smithi111 bash[78631]: cluster 2023-10-01T09:54:37.834567+0000 mgr.y (mgr.25132) 1352 : cluster 0 pgmap v1451: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 1253/63009 objects misplaced (1.989%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:106145 10.e 10:7edf909d:::benchmark_data_smithi111_194682_object106144:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:35.491124+0000", 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 544.33673888099997, 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23729041000000001, 2023-10-01T09:54:39.833 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 106145 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491124+0000", 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491124+0000", 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999809 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491105+0000", 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2082999999999995e-05 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491167+0000", 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7116999999999999e-05 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491184+0000", 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6469999999999998e-06 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491192+0000", 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4909e-05 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491237+0000", 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000112538 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491349+0000", 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145916 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:54:39.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.491495+0000", 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043015759999999997 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.495797+0000", 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000171924 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.495969+0000", 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23232871699999999 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.728297+0000", 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4195000000000005e-05 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.728361+0000", 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2627000000000003e-05 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:35.728414+0000", 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23729041000000001 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149034 10.e 10:7ae40b70:::benchmark_data_smithi111_194682_object39867:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.709713+0000", 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 487.11814914799999, 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25991912, 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.840 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149034 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709713+0000", 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709713+0000", 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709712+0000", 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5270000000000004e-06 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709721+0000", 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4331000000000001e-05 2023-10-01T09:54:39.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709736+0000", 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9809999999999997e-06 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709743+0000", 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5232000000000002e-05 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709798+0000", 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012969199999999999 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.709927+0000", 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016166499999999999 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.710089+0000", 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.007364125 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.717453+0000", 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1468000000000003e-05 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.717505+0000", 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25204946700000003 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.969554+0000", 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5438000000000001e-05 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.969600+0000", 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2923999999999999e-05 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.969633+0000", 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25991912 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.846 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175427 10.d 10:ba6c68b3:::benchmark_data_smithi111_194682_object66260:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e246)", 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.325827+0000", 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 448.50203538400001, 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0384479799999999, 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.847 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175427 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325827+0000", 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325827+0000", 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325825+0000", 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9160000000000001e-06 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325833+0000", 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3326000000000001e-05 2023-10-01T09:54:39.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325847+0000", 2023-10-01T09:54:39.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7389999999999999e-06 2023-10-01T09:54:39.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325854+0000", 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010203090000000001 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326875+0000", 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1093e-05 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326886+0000", 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0354584120000001 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.362344+0000", 2023-10-01T09:54:39.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0019310130000000001 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364275+0000", 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0384479799999999 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175429 10.d 10:b0091d75:::benchmark_data_smithi111_194682_object66262:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e246)", 2023-10-01T09:54:39.854 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.325876+0000", 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 448.50198636699997, 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0385011900000001, 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175429 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325876+0000", 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325876+0000", 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325875+0000", 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3769999999999998e-06 2023-10-01T09:54:39.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325880+0000", 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7929999999999998e-06 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325888+0000", 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.583e-06 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.325892+0000", 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013334029999999999 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327226+0000", 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2775999999999999e-05 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327238+0000", 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0370808 2023-10-01T09:54:39.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364319+0000", 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8198000000000001e-05 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364377+0000", 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0385011900000001 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175438 10.d 10:be5398aa:::benchmark_data_smithi111_194682_object66271:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e246)", 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.326304+0000", 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 448.501558918, 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0381428619999999, 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175438 2023-10-01T09:54:39.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326304+0000", 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326304+0000", 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326303+0000", 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7880000000000003e-06 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326309+0000", 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1488000000000001e-05 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326320+0000", 2023-10-01T09:54:39.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1489999999999997e-06 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.326327+0000", 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001022596 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327350+0000", 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9230000000000008e-06 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.327359+0000", 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0370459940000001 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364405+0000", 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1882000000000003e-05 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364447+0000", 2023-10-01T09:54:39.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0381428619999999 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:175467 10.d 10:bfe650f3:::benchmark_data_smithi111_194682_object66300:head [delete] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:11.383797+0000", 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 448.44406546300002, 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0102757579999999, 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.865 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 175467 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383797+0000", 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383797+0000", 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383795+0000", 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0463e-05 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383806+0000", 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0225999999999999e-05 2023-10-01T09:54:39.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383826+0000", 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2539999999999998e-06 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383835+0000", 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9858999999999994e-05 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383935+0000", 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2720000000000003e-06 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:11.383944+0000", 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.98052662999999995 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364471+0000", 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00040140800000000002 2023-10-01T09:54:39.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.364872+0000", 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00029257399999999998 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.365165+0000", 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023447461999999999 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.388612+0000", 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011409879999999999 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.389753+0000", 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041797229999999998 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.393933+0000", 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010540900000000001 2023-10-01T09:54:39.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.394038+0000", 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4428000000000003e-05 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:12.394073+0000", 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0102757579999999 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:187624 10.d 10:b61ed868:::benchmark_data_smithi111_194682_object78457:head [delete] snapc 0=[] ondisk+write+known_if_redirected e247)", 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:29.477604+0000", 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 430.35025880400002, 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25445772100000003, 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 187624 2023-10-01T09:54:39.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477604+0000", 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477604+0000", 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477602+0000", 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0122000000000001e-05 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477612+0000", 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.3754e-05 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477636+0000", 2023-10-01T09:54:39.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5736999999999999e-05 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477652+0000", 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028640399999999998 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.477938+0000", 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016464600000000001 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.478103+0000", 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015756099999999999 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.478260+0000", 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010941105 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.489201+0000", 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001710631 2023-10-01T09:54:39.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.490912+0000", 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24086221099999999 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.731774+0000", 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000155594 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.731930+0000", 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013178300000000001 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.732062+0000", 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25445772100000003 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.879 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:187634 10.d 10:b1faed9f:::benchmark_data_smithi111_194682_object78467:head [delete] snapc 0=[] ondisk+write+known_if_redirected e247)", 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:47:29.502956+0000", 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 430.32490679099999, 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.240491126, 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 187634 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502956+0000", 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502956+0000", 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502954+0000", 2023-10-01T09:54:39.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2819999999999999e-06 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502962+0000", 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1392999999999999e-05 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502973+0000", 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.618e-06 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.502980+0000", 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8909999999999997e-05 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.503039+0000", 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013532999999999999 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.503174+0000", 2023-10-01T09:54:39.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016670699999999999 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.503341+0000", 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037687549999999999 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.507109+0000", 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001059927 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.884 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.508169+0000", 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23515488000000001 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.743324+0000", 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8559999999999994e-05 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.743393+0000", 2023-10-01T09:54:39.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4258999999999997e-05 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:47:29.743447+0000", 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.240491126 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214661 10.d 10:b80924a3:::benchmark_data_smithi111_194682_object105494:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.087279+0000", 2023-10-01T09:54:39.886 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 390.74058394600002, 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.28144981200000002, 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214661 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087279+0000", 2023-10-01T09:54:39.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087279+0000", 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087278+0000", 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5360000000000001e-06 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087282+0000", 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0250000000000002e-06 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087290+0000", 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.42e-06 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087294+0000", 2023-10-01T09:54:39.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4984000000000001e-05 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087349+0000", 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8066999999999996e-05 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087437+0000", 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4067000000000006e-05 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.087531+0000", 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0046600699999999997 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.092191+0000", 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0024769739999999998 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.094668+0000", 2023-10-01T09:54:39.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.273834087 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368502+0000", 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011608900000000001 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368618+0000", 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109991 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.892 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368728+0000", 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.28144981200000002 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214665 10.1 10:8f3017c6:::benchmark_data_smithi111_194682_object105498:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.101707+0000", 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 390.72615546700001, 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.26289564999999998, 2023-10-01T09:54:39.893 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214665 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101707+0000", 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101707+0000", 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101705+0000", 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1158999999999999e-05 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101716+0000", 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9357000000000001e-05 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101735+0000", 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.191e-06 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101744+0000", 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1239000000000001e-05 2023-10-01T09:54:39.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101805+0000", 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012713199999999999 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.101932+0000", 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7628999999999997e-05 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,7", 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.102020+0000", 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003487586 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.105507+0000", 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048810879999999996 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.110388+0000", 2023-10-01T09:54:39.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25400536600000001 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.364394+0000", 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012446500000000001 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.364518+0000", 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4728999999999995e-05 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.364603+0000", 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.26289564999999998 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214679 10.d 10:bbeb2941:::benchmark_data_smithi111_194682_object105512:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.120915+0000", 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 390.70694795700001, 2023-10-01T09:54:39.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.247990977, 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214679 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120915+0000", 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120915+0000", 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120913+0000", 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9809999999999997e-06 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120920+0000", 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3409e-05 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120933+0000", 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3949999999999998e-06 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.120940+0000", 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0662999999999998e-05 2023-10-01T09:54:39.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.121000+0000", 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000123056 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.121123+0000", 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013313800000000001 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:54:39.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.121257+0000", 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037856069999999999 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.125042+0000", 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.993e-06 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.125048+0000", 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.243784051 2023-10-01T09:54:39.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368832+0000", 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7663000000000002e-05 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368870+0000", 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5719000000000001e-05 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368906+0000", 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.247990977 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:214683 10.d 10:ba3c6ab2:::benchmark_data_smithi111_194682_object105516:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:48:09.129539+0000", 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 390.69832346800001, 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23948314700000001, 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.907 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 214683 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129539+0000", 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129539+0000", 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129538+0000", 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4800000000000003e-06 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129543+0000", 2023-10-01T09:54:39.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1069999999999994e-06 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129552+0000", 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4690000000000002e-06 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129558+0000", 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8047999999999998e-05 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129606+0000", 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012618699999999999 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129733+0000", 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011961299999999999 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.129852+0000", 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0035330240000000001 2023-10-01T09:54:39.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.133385+0000", 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000142504 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.133528+0000", 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.235424353 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368952+0000", 2023-10-01T09:54:39.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0412999999999998e-05 2023-10-01T09:54:39.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.915 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.368983+0000", 2023-10-01T09:54:39.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9773e-05 2023-10-01T09:54:39.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.915 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.915 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:48:09.369022+0000", 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.23948314700000001 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:80213 11.e 11:7c26c506:::benchmark_data_smithi111_214802_object80212:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:50:04.596921+0000", 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 275.23094136999998, 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.26489858399999999, 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.916 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 80213 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.596921+0000", 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.596921+0000", 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.596919+0000", 2023-10-01T09:54:39.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2478999999999998e-05 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.596961+0000", 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5823999999999999e-05 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.596987+0000", 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0034000000000001e-05 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.596997+0000", 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3436999999999993e-05 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.597091+0000", 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019740900000000001 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.597288+0000", 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022339300000000001 2023-10-01T09:54:39.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.597511+0000", 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002960337 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.600472+0000", 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001465938 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.601938+0000", 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25968316200000002 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.861621+0000", 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000119813 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.861741+0000", 2023-10-01T09:54:39.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9241999999999998e-05 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:04.861820+0000", 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.26489858399999999 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:163271 11.7 11:ecb343d2:::benchmark_data_smithi111_214802_object55622:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:59.915338+0000", 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 159.91252460199999, 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.29092252200000002, 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.924 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 163271 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.915338+0000", 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.915338+0000", 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.915336+0000", 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0210000000000005e-06 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.915345+0000", 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4773000000000001e-05 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.915360+0000", 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.354e-06 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.915368+0000", 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0040202720000000001 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.919388+0000", 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000160965 2023-10-01T09:54:39.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for rw locks", 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:59.919549+0000", 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24147443499999999 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.161024+0000", 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.9091999999999994e-05 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.161103+0000", 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013792200000000001 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.161241+0000", 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037227430000000001 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.164964+0000", 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0066801639999999997 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.171644+0000", 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.031880960999999999 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.203525+0000", 2023-10-01T09:54:39.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0304999999999999e-05 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.203595+0000", 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0026655239999999998 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:00.206261+0000", 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.29092252200000002 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.931 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164075 11.7 11:ebb6c660:::benchmark_data_smithi111_214802_object56426:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.132712+0000", 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.69515086000001, 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24705000899999999, 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.932 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164075 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.132712+0000", 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.132712+0000", 2023-10-01T09:54:39.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.132710+0000", 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6989999999999998e-06 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.132719+0000", 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4707e-05 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.132734+0000", 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1780000000000003e-06 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.132742+0000", 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014179631999999999 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146922+0000", 2023-10-01T09:54:39.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012613300000000001 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for rw locks", 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.147048+0000", 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20277880700000001 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.349827+0000", 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000151445 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.349978+0000", 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00027721799999999997 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.350256+0000", 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012244150000000001 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.362500+0000", 2023-10-01T09:54:39.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020458540000000002 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.364546+0000", 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012865547999999999 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.377411+0000", 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8023000000000003e-05 2023-10-01T09:54:39.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.377469+0000", 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0022926000000000001 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.379762+0000", 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24705000899999999 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.939 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164081 11.7 11:ef8c7b21:::benchmark_data_smithi111_214802_object56432:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.135481+0000", 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.692382044, 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.22216693500000001, 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164081 2023-10-01T09:54:39.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.135481+0000", 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.135481+0000", 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.135479+0000", 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2069999999999995e-06 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.135487+0000", 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6809000000000001e-05 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.135504+0000", 2023-10-01T09:54:39.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.1340000000000004e-06 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.135512+0000", 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.011621154999999999 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.147133+0000", 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016318499999999999 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.147296+0000", 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023104399999999999 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.147527+0000", 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018350001000000001 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165877+0000", 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0058835620000000002 2023-10-01T09:54:39.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171761+0000", 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18266734800000001 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.354428+0000", 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2008999999999994e-05 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.354500+0000", 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0031471519999999998 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.357647+0000", 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.22216693500000001 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.946 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164083 11.7 11:ed3c7044:::benchmark_data_smithi111_214802_object56434:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.139086+0000", 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.68877707999999, 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.22150621600000001, 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164083 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139086+0000", 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139086+0000", 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139084+0000", 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2120000000000003e-06 2023-10-01T09:54:39.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139092+0000", 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1925e-05 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139104+0000", 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4729999999999997e-06 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139110+0000", 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014001019 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.153111+0000", 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018091900000000001 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.153292+0000", 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023850100000000001 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.153531+0000", 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012360563 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165891+0000", 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0058964179999999996 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171788+0000", 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.185955762 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.357743+0000", 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6644999999999995e-05 2023-10-01T09:54:39.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.357820+0000", 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0027717200000000001 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.360592+0000", 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.22150621600000001 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.953 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164084 11.7 11:e8c88d95:::benchmark_data_smithi111_214802_object56435:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.139886+0000", 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.687977007, 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.222599145, 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.954 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164084 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139886+0000", 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.955 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139886+0000", 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139885+0000", 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9620000000000005e-06 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139894+0000", 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2634e-05 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139907+0000", 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3729999999999998e-06 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.139913+0000", 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017080096999999999 2023-10-01T09:54:39.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.156994+0000", 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010459900000000001 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.157098+0000", 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115662 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.157214+0000", 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0086894450000000005 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165903+0000", 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005905759 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171809+0000", 2023-10-01T09:54:39.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.18884215600000001 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.360651+0000", 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9028e-05 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.360690+0000", 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0017944980000000001 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.362485+0000", 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.222599145 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164090 11.7 11:ead08875:::benchmark_data_smithi111_214802_object56441:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.145712+0000", 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.68215061699999, 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.21876279700000001, 2023-10-01T09:54:39.961 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164090 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.145712+0000", 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:39.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.145712+0000", 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.145710+0000", 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0096e-05 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:39.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.145720+0000", 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000507911 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146228+0000", 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0869999999999996e-06 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146237+0000", 2023-10-01T09:54:39.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014524801 2023-10-01T09:54:40.106 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.106 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.106 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.160762+0000", 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000216782 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.160979+0000", 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026886100000000001 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:40.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.161248+0000", 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0085600590000000001 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.169808+0000", 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020241650000000001 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:40.108 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171832+0000", 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.190710344 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.362542+0000", 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0707000000000002e-05 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.362583+0000", 2023-10-01T09:54:40.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001891895 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.364475+0000", 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.21876279700000001 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.110 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164092 11.7 11:ec0446d3:::benchmark_data_smithi111_214802_object56443:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.146260+0000", 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.68160233500001, 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.228365717, 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164092 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:40.111 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146260+0000", 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146260+0000", 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146259+0000", 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3719999999999994e-06 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146269+0000", 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7530000000000001e-06 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:40.113 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146277+0000", 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.848e-06 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.146281+0000", 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.019663868000000001 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165945+0000", 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017910800000000001 2023-10-01T09:54:40.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.166124+0000", 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017890700000000001 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.166303+0000", 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036900140000000001 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.169993+0000", 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00185816 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171852+0000", 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19977477399999999 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.371626+0000", 2023-10-01T09:54:40.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7936999999999997e-05 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.371694+0000", 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0029317610000000002 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.374626+0000", 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.228365717 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:40.117 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:40.118 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:40.118 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:40.118 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:54:40.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:40.119 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:39 smithi183 bash[59233]: cluster 2023-10-01T09:54:37.834567+0000 mgr.y (mgr.25132) 1352 : cluster 0 pgmap v1451: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 1253/63009 objects misplaced (1.989%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:40.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:40.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:40.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:40.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:40.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:40.378 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:40.408 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:40.511 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:40.531 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:40.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:40.634 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:40.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:40.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:40.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:40.786 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:40.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:40.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:40.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:40.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:40.927 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T09:54:41.027 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:41.049 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:41.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:41.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:41.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:41.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:41.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:41.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:41.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:41.538 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:41.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:41.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:41.691 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:41.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:41.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:41 smithi183 bash[59233]: cluster 2023-10-01T09:54:39.835040+0000 mgr.y (mgr.25132) 1353 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 1253/62517 objects misplaced (2.004%); 589 KiB/s, 9 objects/s recovering 2023-10-01T09:54:41.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:41 smithi183 bash[59233]: audit 2023-10-01T09:54:40.459668+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:41 smithi183 bash[59233]: audit 2023-10-01T09:54:40.467807+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:41 smithi183 bash[59233]: audit 2023-10-01T09:54:41.036559+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:54:41.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:41 smithi183 bash[59233]: audit 2023-10-01T09:54:41.037622+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:54:41.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:41 smithi183 bash[59233]: audit 2023-10-01T09:54:41.045291+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.821 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:41.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[75702]: cluster 2023-10-01T09:54:39.835040+0000 mgr.y (mgr.25132) 1353 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 1253/62517 objects misplaced (2.004%); 589 KiB/s, 9 objects/s recovering 2023-10-01T09:54:41.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[75702]: audit 2023-10-01T09:54:40.459668+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[75702]: audit 2023-10-01T09:54:40.467807+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[75702]: audit 2023-10-01T09:54:41.036559+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:54:41.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[75702]: audit 2023-10-01T09:54:41.037622+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:54:41.825 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[75702]: audit 2023-10-01T09:54:41.045291+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.826 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[78631]: cluster 2023-10-01T09:54:39.835040+0000 mgr.y (mgr.25132) 1353 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 1253/62517 objects misplaced (2.004%); 589 KiB/s, 9 objects/s recovering 2023-10-01T09:54:41.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[78631]: audit 2023-10-01T09:54:40.459668+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[78631]: audit 2023-10-01T09:54:40.467807+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.827 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[78631]: audit 2023-10-01T09:54:41.036559+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:54:41.828 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[78631]: audit 2023-10-01T09:54:41.037622+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:54:41.828 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:41 smithi111 bash[78631]: audit 2023-10-01T09:54:41.045291+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:41.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:41.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:41.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:42.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:42.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:42.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:42.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:42.238 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:42.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:42.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:42.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:42.366 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:42.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:42.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:42.601 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:42.625 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:42.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:42.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:42.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:42.871 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:42.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:42.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:42.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:43.021 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:43.131 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:43.261 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:43.282 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:43.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:43.386 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:43.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:43.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:43 smithi183 bash[59233]: cluster 2023-10-01T09:54:41.835806+0000 mgr.y (mgr.25132) 1354 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 239 op/s; 1178/59088 objects misplaced (1.994%); 947 KiB/s, 14 objects/s recovering 2023-10-01T09:54:43.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:43.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:43.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:43.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.797 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:43 smithi111 bash[78631]: cluster 2023-10-01T09:54:41.835806+0000 mgr.y (mgr.25132) 1354 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 239 op/s; 1178/59088 objects misplaced (1.994%); 947 KiB/s, 14 objects/s recovering 2023-10-01T09:54:43.798 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:43 smithi111 bash[75702]: cluster 2023-10-01T09:54:41.835806+0000 mgr.y (mgr.25132) 1354 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 239 op/s; 1178/59088 objects misplaced (1.994%); 947 KiB/s, 14 objects/s recovering 2023-10-01T09:54:43.810 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:43.913 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:43.941 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:43.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:43.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:44.044 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:44.079 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:44.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:44.182 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:44.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:44.262 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:44.263 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:54:44.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:44.344 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:44.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:44.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:44.483 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:44.591 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:44.612 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:44.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:44.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:44.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:44 smithi183 bash[59233]: audit 2023-10-01T09:54:44.059916+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:44.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:44.869 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:44.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:44.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:44.972 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:45.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:45.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:44 smithi111 bash[75702]: audit 2023-10-01T09:54:44.059916+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:45.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:44 smithi111 bash[78631]: audit 2023-10-01T09:54:44.059916+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:45.074 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:54:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:54:44] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.33.4" 2023-10-01T09:54:45.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:45.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:45.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:45.255 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:45.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:45.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:45.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:45.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:45.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:45.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:45.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:45 smithi183 bash[59233]: cluster 2023-10-01T09:54:43.836417+0000 mgr.y (mgr.25132) 1355 : cluster 0 pgmap v1454: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 1178/59088 objects misplaced (1.994%); 850 KiB/s, 13 objects/s recovering 2023-10-01T09:54:45.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:45.636 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:45.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:45.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:45.763 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:54:45.771 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:45.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:45 smithi111 bash[75702]: cluster 2023-10-01T09:54:43.836417+0000 mgr.y (mgr.25132) 1355 : cluster 0 pgmap v1454: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 1178/59088 objects misplaced (1.994%); 850 KiB/s, 13 objects/s recovering 2023-10-01T09:54:45.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:45 smithi111 bash[78631]: cluster 2023-10-01T09:54:43.836417+0000 mgr.y (mgr.25132) 1355 : cluster 0 pgmap v1454: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 1178/59088 objects misplaced (1.994%); 850 KiB/s, 13 objects/s recovering 2023-10-01T09:54:45.875 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:45.898 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:45.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:46.002 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:46.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:46.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:46.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:46.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:46.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:46.266 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:46.290 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:46.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:46.393 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:46.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:46.525 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:46.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:46.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:46.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:46.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:46.779 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:46.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:46.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:46.937 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:46.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:46.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:47.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.067 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:47.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:47.198 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:47.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:47.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:47.330 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:47.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:47.434 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.455 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:47.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:47.581 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:47.686 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.696 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:47 smithi111 bash[75702]: cluster 2023-10-01T09:54:45.837152+0000 mgr.y (mgr.25132) 1356 : cluster 0 pgmap v1455: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 1104/56850 objects misplaced (1.942%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:47.696 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:47 smithi111 bash[78631]: cluster 2023-10-01T09:54:45.837152+0000 mgr.y (mgr.25132) 1356 : cluster 0 pgmap v1455: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 1104/56850 objects misplaced (1.942%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:47.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:47.744 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:47 smithi183 bash[59233]: cluster 2023-10-01T09:54:45.837152+0000 mgr.y (mgr.25132) 1356 : cluster 0 pgmap v1455: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 1104/56850 objects misplaced (1.942%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:54:47.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.841 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:47.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:47.970 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:47.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:47.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:48.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:48.105 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:48.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:48.208 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:48.232 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:48.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:48.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:48.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:48.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:48.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:48.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:48.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:48.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:48.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:48.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:48.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:48.760 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:48.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:48.863 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:48.885 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:48.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:48.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:48.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:49.010 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:49.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:49.113 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:49.139 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:49.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:49.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:49.266 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:49.373 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:49.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:49.500 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:49.528 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:49.585 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:49 smithi111 bash[75702]: cluster 2023-10-01T09:54:47.837684+0000 mgr.y (mgr.25132) 1357 : cluster 0 pgmap v1456: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 243 op/s; 1104/55500 objects misplaced (1.989%); 805 KiB/s, 12 objects/s recovering 2023-10-01T09:54:49.586 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:49 smithi111 bash[78631]: cluster 2023-10-01T09:54:47.837684+0000 mgr.y (mgr.25132) 1357 : cluster 0 pgmap v1456: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 243 op/s; 1104/55500 objects misplaced (1.989%); 805 KiB/s, 12 objects/s recovering 2023-10-01T09:54:49.633 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:49.641 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:49 smithi183 bash[59233]: cluster 2023-10-01T09:54:47.837684+0000 mgr.y (mgr.25132) 1357 : cluster 0 pgmap v1456: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 243 op/s; 1104/55500 objects misplaced (1.989%); 805 KiB/s, 12 objects/s recovering 2023-10-01T09:54:49.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:49.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:49.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:49.788 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:49.852 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:54:49.852 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:54:49.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.852 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:197869 11.8 e288/285 11:1d753292:::benchmark_data_smithi111_214802_object90220:head v 288'12497, mlcod=288'12495)", 2023-10-01T09:54:49.852 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:49.848557+0000", 2023-10-01T09:54:49.852 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.003143819, 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0031755569999999999, 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848557+0000", 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848557+0000", 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848555+0000", 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8913e-05 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848574+0000", 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5855999999999997e-05 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848609+0000", 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4898e-05 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:54:49.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848624+0000", 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3206000000000002e-05 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848718+0000", 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7078999999999999e-05 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:49.848745+0000", 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018802200000000001 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:49.856 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:54:49.857 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:49.857 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:54:49.857 INFO:teuthology.orchestra.run.smithi183.stdout: ], 2023-10-01T09:54:49.857 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 1 2023-10-01T09:54:49.857 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:54:49.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:49.928 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:49.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:50.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:50.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:50.161 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:50.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:50.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:50.311 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:50.415 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:50.441 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:50.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:50.544 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:50.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:50.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:50.673 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:50.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:50.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:50.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T09:54:50.805 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:50.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:50.934 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:50.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:50.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:51.062 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:51.085 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:51.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:51.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:51.212 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:51.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:51.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:51.347 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:51.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:51.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:51.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:51.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:51.603 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:51.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:51.708 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:51.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:51 smithi183 bash[59233]: cluster 2023-10-01T09:54:49.838164+0000 mgr.y (mgr.25132) 1358 : cluster 0 pgmap v1457: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 1104/55065 objects misplaced (2.005%); 805 KiB/s, 12 objects/s recovering 2023-10-01T09:54:51.732 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:51.831 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:51 smithi111 bash[75702]: cluster 2023-10-01T09:54:49.838164+0000 mgr.y (mgr.25132) 1358 : cluster 0 pgmap v1457: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 1104/55065 objects misplaced (2.005%); 805 KiB/s, 12 objects/s recovering 2023-10-01T09:54:51.831 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:51 smithi111 bash[78631]: cluster 2023-10-01T09:54:49.838164+0000 mgr.y (mgr.25132) 1358 : cluster 0 pgmap v1457: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 220 op/s; 1104/55065 objects misplaced (2.005%); 805 KiB/s, 12 objects/s recovering 2023-10-01T09:54:51.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:51.857 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:51.960 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:51.989 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:51.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:52.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:52.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:52.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:52.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:52.258 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:52.362 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:52.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:52.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:52.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:52.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:52.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:52.626 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:52.654 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:52.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:52.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:52.785 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:52.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:52.889 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:52.918 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:52.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:52.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:53.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:53.048 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:53.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:53.153 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:53.176 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:53.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:53.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:53.307 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:53.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:53.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:53.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:53.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:53.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:53 smithi183 bash[59233]: cluster 2023-10-01T09:54:51.838842+0000 mgr.y (mgr.25132) 1359 : cluster 0 pgmap v1458: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 1029/51894 objects misplaced (1.983%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:54:53.567 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:53.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:53.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:53.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:53.706 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:53 smithi111 bash[75702]: cluster 2023-10-01T09:54:51.838842+0000 mgr.y (mgr.25132) 1359 : cluster 0 pgmap v1458: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 1029/51894 objects misplaced (1.983%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:54:53.706 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:53 smithi111 bash[78631]: cluster 2023-10-01T09:54:51.838842+0000 mgr.y (mgr.25132) 1359 : cluster 0 pgmap v1458: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 1029/51894 objects misplaced (1.983%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:54:53.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:53.808 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:53.839 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:53.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:53.965 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:53.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:53.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:54.073 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:54.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:54.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:54.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:54.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:54.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:54.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:54.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:54.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:54 smithi111 bash[75702]: audit 2023-10-01T09:54:53.949074+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.111:0/83041030' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:54.504 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:54 smithi111 bash[75702]: audit 2023-10-01T09:54:53.949998+0000 mon.a (mon.0) 1624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:54.510 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:54:54.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:54.608 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:54.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:54.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:54 smithi183 bash[59233]: audit 2023-10-01T09:54:53.949074+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.111:0/83041030' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:54.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:54 smithi183 bash[59233]: audit 2023-10-01T09:54:53.949998+0000 mon.a (mon.0) 1624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:54.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:54.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:54.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:54:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:54:54] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.33.4" 2023-10-01T09:54:54.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:54 smithi111 bash[78631]: audit 2023-10-01T09:54:53.949074+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.111:0/83041030' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:54.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:54 smithi111 bash[78631]: audit 2023-10-01T09:54:53.949998+0000 mon.a (mon.0) 1624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:54:54.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:54.864 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:54.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:54.967 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:54.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:54.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:54.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:55.094 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:55.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:55.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:55.229 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:55.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:55.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:55.354 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:55.387 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:55.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:55.511 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:55.548 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:54:55.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:55.637 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:55.741 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:55.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:55.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:55.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: cluster 2023-10-01T09:54:53.839288+0000 mgr.y (mgr.25132) 1360 : cluster 0 pgmap v1459: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 1029/51894 objects misplaced (1.983%); 880 KiB/s, 13 objects/s recovering 2023-10-01T09:54:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: cluster 2023-10-01T09:54:54.494994+0000 mon.a (mon.0) 1625 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:54:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: cluster 2023-10-01T09:54:54.495036+0000 mon.a (mon.0) 1626 : cluster 1 Cluster is now healthy 2023-10-01T09:54:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: cluster 2023-10-01T09:54:54.499251+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T09:54:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: audit 2023-10-01T09:54:54.500553+0000 mon.a (mon.0) 1627 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:54:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: cluster 2023-10-01T09:54:54.500605+0000 mon.a (mon.0) 1628 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-10-01T09:54:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:55 smithi183 bash[59233]: cluster 2023-10-01T09:54:54.502102+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T09:54:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: cluster 2023-10-01T09:54:53.839288+0000 mgr.y (mgr.25132) 1360 : cluster 0 pgmap v1459: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 1029/51894 objects misplaced (1.983%); 880 KiB/s, 13 objects/s recovering 2023-10-01T09:54:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: cluster 2023-10-01T09:54:54.494994+0000 mon.a (mon.0) 1625 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:54:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: cluster 2023-10-01T09:54:54.495036+0000 mon.a (mon.0) 1626 : cluster 1 Cluster is now healthy 2023-10-01T09:54:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: cluster 2023-10-01T09:54:54.499251+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T09:54:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: audit 2023-10-01T09:54:54.500553+0000 mon.a (mon.0) 1627 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: cluster 2023-10-01T09:54:54.500605+0000 mon.a (mon.0) 1628 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[75702]: cluster 2023-10-01T09:54:54.502102+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: cluster 2023-10-01T09:54:53.839288+0000 mgr.y (mgr.25132) 1360 : cluster 0 pgmap v1459: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.1 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 1029/51894 objects misplaced (1.983%); 880 KiB/s, 13 objects/s recovering 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: cluster 2023-10-01T09:54:54.494994+0000 mon.a (mon.0) 1625 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: cluster 2023-10-01T09:54:54.495036+0000 mon.a (mon.0) 1626 : cluster 1 Cluster is now healthy 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: cluster 2023-10-01T09:54:54.499251+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: audit 2023-10-01T09:54:54.500553+0000 mon.a (mon.0) 1627 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: cluster 2023-10-01T09:54:54.500605+0000 mon.a (mon.0) 1628 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-10-01T09:54:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:55 smithi111 bash[78631]: cluster 2023-10-01T09:54:54.502102+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T09:54:55.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:55.897 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:55.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:56.001 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:56.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:56.132 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:56.157 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:56.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:56.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:56.292 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:56.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:56.395 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:56.419 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:56.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:56.545 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:56.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:56.648 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:56.670 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:56.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:56.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:56.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:56.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:56.929 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:56.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:56.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:57.032 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:57.058 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:57.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:57.161 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:57.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:57.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:57.310 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:57.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:57.441 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:57.544 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:57.565 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:57 smithi111 bash[78631]: cluster 2023-10-01T09:54:55.840163+0000 mgr.y (mgr.25132) 1361 : cluster 0 pgmap v1461: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 949/49293 objects misplaced (1.925%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:57.565 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:57 smithi111 bash[75702]: cluster 2023-10-01T09:54:55.840163+0000 mgr.y (mgr.25132) 1361 : cluster 0 pgmap v1461: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 949/49293 objects misplaced (1.925%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:57.582 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:57.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:57.686 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:57.712 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:54:57.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:54:57.799 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:54:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:57 smithi183 bash[59233]: cluster 2023-10-01T09:54:55.840163+0000 mgr.y (mgr.25132) 1361 : cluster 0 pgmap v1461: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 251 op/s; 949/49293 objects misplaced (1.925%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:57.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:57.821 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:54:57.845 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:54:57.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:57.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:57.876 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:54:57.908 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:54:57.939 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:54:57.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:57.973 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:54:57.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:57.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:57.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:58.010 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:54:58.016 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.017 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.018 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:54:58.083 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:58.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:58.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:58.215 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:54:58.217 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:54:58.217 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:58.246 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:58.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:58.376 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:58.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:58.479 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:58.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:58.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:58.517 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:58 smithi111 bash[75702]: audit 2023-10-01T09:54:57.768981+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.111:0/3266198860' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:58.616 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:58.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:58.766 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:58.775 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:58 smithi111 bash[78631]: audit 2023-10-01T09:54:57.768981+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.111:0/3266198860' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:58.790 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:54:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:54:58.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:58.931 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:54:58.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:58.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:54:59.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:59.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:58 smithi183 bash[59233]: audit 2023-10-01T09:54:57.768981+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.111:0/3266198860' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:54:59.068 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:59.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:59.171 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:59.194 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:54:59.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:59.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:59.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:59.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:54:59.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:54:59.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:54:59.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:59.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:59 smithi183 bash[59233]: cluster 2023-10-01T09:54:57.841001+0000 mgr.y (mgr.25132) 1362 : cluster 0 pgmap v1462: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 998 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 250 op/s; 949/47973 objects misplaced (1.978%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:59.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:59 smithi183 bash[59233]: audit 2023-10-01T09:54:58.189638+0000 mgr.y (mgr.25132) 1363 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:54:59.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:59 smithi183 bash[59233]: audit 2023-10-01T09:54:59.064795+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:59.568 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:54:59 smithi183 bash[59233]: audit 2023-10-01T09:54:59.066076+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:59.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:54:59.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:54:59.689 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:59.713 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:54:59.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:54:59.816 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[78631]: cluster 2023-10-01T09:54:57.841001+0000 mgr.y (mgr.25132) 1362 : cluster 0 pgmap v1462: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 998 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 250 op/s; 949/47973 objects misplaced (1.978%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[78631]: audit 2023-10-01T09:54:58.189638+0000 mgr.y (mgr.25132) 1363 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:54:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[78631]: audit 2023-10-01T09:54:59.064795+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[78631]: audit 2023-10-01T09:54:59.066076+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:59.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[75702]: cluster 2023-10-01T09:54:57.841001+0000 mgr.y (mgr.25132) 1362 : cluster 0 pgmap v1462: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 998 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 250 op/s; 949/47973 objects misplaced (1.978%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:54:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[75702]: audit 2023-10-01T09:54:58.189638+0000 mgr.y (mgr.25132) 1363 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:54:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[75702]: audit 2023-10-01T09:54:59.064795+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:54:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:54:59 smithi111 bash[75702]: audit 2023-10-01T09:54:59.066076+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:54:59.845 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:54:59.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:54:59.948 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:59.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:54:59.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:54:59.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:00.060 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:55:00.060 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:55:00.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:00.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:00.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:00.210 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:00.236 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:00.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:00.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:00.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:00.473 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:00.498 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:00.592 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1462,"stamp":"2023-10-01T09:54:57.840420+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1046943672,"num_objects":15991,"num_object_clones":0,"num_object_copies":47973,"num_objects_missing_on_primary":4279,"num_objects_missing":4279,"num_objects_degraded":0,"num_objects_misplaced":949,"num_objects_unfound":0,"num_objects_dirty":15991,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":199587,"num_write_kb":6891790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10117,"num_bytes_recovered":661864340,"num_keys_recovered":20,"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":131096,"ondisk_log_size":131096,"up":267,"acting":266,"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":9935800,"kb_used_data":3396344,"kb_used_omap":20,"kb_used_meta":6539371,"kb_avail":740025416,"statfs":{"total":767960285184,"available":757786025984,"internally_reserved":0,"allocated":3477856256,"data_stored":3471530428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":6696316558},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,2,1,4,0,0,0,3,3,7],"upper_bound":2048},"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":-164429824,"num_objects":-2509,"num_object_clones":0,"num_object_copies":-7527,"num_objects_missing_on_primary":-175,"num_objects_missing":-175,"num_objects_degraded":0,"num_objects_misplaced":-155,"num_objects_unfound":0,"num_objects_dirty":-2509,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2509,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":174,"num_bytes_recovered":11403264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003091"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":31,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699380+0000","last_change":"2023-10-01T09:52:08.766587+0000","last_active":"2023-10-01T09:54:32.699380+0000","last_peered":"2023-10-01T09:54:32.699380+0000","last_clean":"2023-10-01T09:54:32.699380+0000","last_became_active":"2023-10-01T09:52:08.766218+0000","last_became_peered":"2023-10-01T09:52:08.766218+0000","last_unstale":"2023-10-01T09:54:32.699380+0000","last_undegraded":"2023-10-01T09:54:32.699380+0000","last_fullsized":"2023-10-01T09:54:32.699380+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:35:19.950254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":111,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.517078+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:54:54.517078+0000","last_peered":"2023-10-01T09:54:54.517078+0000","last_clean":"2023-10-01T09:54:54.517078+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:54:54.517078+0000","last_undegraded":"2023-10-01T09:54:54.517078+0000","last_fullsized":"2023-10-01T09:54:54.517078+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":232,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.690337+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:54:31.690337+0000","last_peered":"2023-10-01T09:54:31.690337+0000","last_clean":"2023-10-01T09:54:31.690337+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:54:31.690337+0000","last_undegraded":"2023-10-01T09:54:31.690337+0000","last_fullsized":"2023-10-01T09:54:31.690337+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":299,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:39.924355+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:54:39.924355+0000","last_peered":"2023-10-01T09:54:39.924355+0000","last_clean":"2023-10-01T09:54:39.924355+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:54:39.924355+0000","last_undegraded":"2023-10-01T09:54:39.924355+0000","last_fullsized":"2023-10-01T09:54:39.924355+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":287,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699033+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:54:32.699033+0000","last_peered":"2023-10-01T09:54:32.699033+0000","last_clean":"2023-10-01T09:54:32.699033+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:54:32.699033+0000","last_undegraded":"2023-10-01T09:54:32.699033+0000","last_fullsized":"2023-10-01T09:54:32.699033+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":126,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.715896+0000","last_change":"2023-10-01T09:54:32.715423+0000","last_active":"2023-10-01T09:54:32.715896+0000","last_peered":"2023-10-01T09:54:32.715896+0000","last_clean":"2023-10-01T09:54:32.715896+0000","last_became_active":"2023-10-01T09:54:32.714942+0000","last_became_peered":"2023-10-01T09:54:32.714942+0000","last_unstale":"2023-10-01T09:54:32.715896+0000","last_undegraded":"2023-10-01T09:54:32.715896+0000","last_fullsized":"2023-10-01T09:54:32.715896+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":295,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:39.940060+0000","last_change":"2023-10-01T09:54:11.526066+0000","last_active":"2023-10-01T09:54:39.940060+0000","last_peered":"2023-10-01T09:54:39.940060+0000","last_clean":"2023-10-01T09:54:39.940060+0000","last_became_active":"2023-10-01T09:54:11.525708+0000","last_became_peered":"2023-10-01T09:54:11.525708+0000","last_unstale":"2023-10-01T09:54:39.940060+0000","last_undegraded":"2023-10-01T09:54:39.940060+0000","last_fullsized":"2023-10-01T09:54:39.940060+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:14.298216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699137+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:54:32.699137+0000","last_peered":"2023-10-01T09:54:32.699137+0000","last_clean":"2023-10-01T09:54:32.699137+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:54:32.699137+0000","last_undegraded":"2023-10-01T09:54:32.699137+0000","last_fullsized":"2023-10-01T09:54:32.699137+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":17,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703688+0000","last_change":"2023-10-01T09:54:11.536916+0000","last_active":"2023-10-01T09:54:32.703688+0000","last_peered":"2023-10-01T09:54:32.703688+0000","last_clean":"2023-10-01T09:54:32.703688+0000","last_became_active":"2023-10-01T09:54:11.535383+0000","last_became_peered":"2023-10-01T09:54:11.535383+0000","last_unstale":"2023-10-01T09:54:32.703688+0000","last_undegraded":"2023-10-01T09:54:32.703688+0000","last_fullsized":"2023-10-01T09:54:32.703688+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699266+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:54:32.699266+0000","last_peered":"2023-10-01T09:54:32.699266+0000","last_clean":"2023-10-01T09:54:32.699266+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:54:32.699266+0000","last_undegraded":"2023-10-01T09:54:32.699266+0000","last_fullsized":"2023-10-01T09:54:32.699266+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":104,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703626+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:54:32.703626+0000","last_peered":"2023-10-01T09:54:32.703626+0000","last_clean":"2023-10-01T09:54:32.703626+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:54:32.703626+0000","last_undegraded":"2023-10-01T09:54:32.703626+0000","last_fullsized":"2023-10-01T09:54:32.703626+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":166,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.698705+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:54:31.698705+0000","last_peered":"2023-10-01T09:54:31.698705+0000","last_clean":"2023-10-01T09:54:31.698705+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:54:31.698705+0000","last_undegraded":"2023-10-01T09:54:31.698705+0000","last_fullsized":"2023-10-01T09:54:31.698705+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":137,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.702345+0000","last_change":"2023-10-01T09:52:08.767792+0000","last_active":"2023-10-01T09:54:32.702345+0000","last_peered":"2023-10-01T09:54:32.702345+0000","last_clean":"2023-10-01T09:54:32.702345+0000","last_became_active":"2023-10-01T09:52:08.767142+0000","last_became_peered":"2023-10-01T09:52:08.767142+0000","last_unstale":"2023-10-01T09:54:32.702345+0000","last_undegraded":"2023-10-01T09:54:32.702345+0000","last_fullsized":"2023-10-01T09:54:32.702345+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":258,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.760747+0000","last_change":"2023-10-01T09:51:23.492083+0000","last_active":"2023-10-01T09:54:32.760747+0000","last_peered":"2023-10-01T09:54:32.760747+0000","last_clean":"2023-10-01T09:54:32.760747+0000","last_became_active":"2023-10-01T09:51:23.491710+0000","last_became_peered":"2023-10-01T09:51:23.491710+0000","last_unstale":"2023-10-01T09:54:32.760747+0000","last_undegraded":"2023-10-01T09:54:32.760747+0000","last_fullsized":"2023-10-01T09:54:32.760747+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":104,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.702661+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:54:32.702661+0000","last_peered":"2023-10-01T09:54:32.702661+0000","last_clean":"2023-10-01T09:54:32.702661+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:54:32.702661+0000","last_undegraded":"2023-10-01T09:54:32.702661+0000","last_fullsized":"2023-10-01T09:54:32.702661+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":289,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.709515+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:54:32.709515+0000","last_peered":"2023-10-01T09:54:32.709515+0000","last_clean":"2023-10-01T09:54:32.709515+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:54:32.709515+0000","last_undegraded":"2023-10-01T09:54:32.709515+0000","last_fullsized":"2023-10-01T09:54:32.709515+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":296,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.731803+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:54:32.731803+0000","last_peered":"2023-10-01T09:54:32.731803+0000","last_clean":"2023-10-01T09:54:32.731803+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:54:32.731803+0000","last_undegraded":"2023-10-01T09:54:32.731803+0000","last_fullsized":"2023-10-01T09:54:32.731803+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":121,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.715486+0000","last_change":"2023-10-01T09:54:32.714509+0000","last_active":"2023-10-01T09:54:32.715486+0000","last_peered":"2023-10-01T09:54:32.715486+0000","last_clean":"2023-10-01T09:54:32.715486+0000","last_became_active":"2023-10-01T09:54:32.713842+0000","last_became_peered":"2023-10-01T09:54:32.713842+0000","last_unstale":"2023-10-01T09:54:32.715486+0000","last_undegraded":"2023-10-01T09:54:32.715486+0000","last_fullsized":"2023-10-01T09:54:32.715486+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":98,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.701916+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:54:32.701916+0000","last_peered":"2023-10-01T09:54:32.701916+0000","last_clean":"2023-10-01T09:54:32.701916+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:54:32.701916+0000","last_undegraded":"2023-10-01T09:54:32.701916+0000","last_fullsized":"2023-10-01T09:54:32.701916+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":296,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:39.924368+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:54:39.924368+0000","last_peered":"2023-10-01T09:54:39.924368+0000","last_clean":"2023-10-01T09:54:39.924368+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:54:39.924368+0000","last_undegraded":"2023-10-01T09:54:39.924368+0000","last_fullsized":"2023-10-01T09:54:39.924368+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":105,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.731617+0000","last_change":"2023-10-01T09:54:11.599314+0000","last_active":"2023-10-01T09:54:32.731617+0000","last_peered":"2023-10-01T09:54:32.731617+0000","last_clean":"2023-10-01T09:54:32.731617+0000","last_became_active":"2023-10-01T09:54:11.528716+0000","last_became_peered":"2023-10-01T09:54:11.528716+0000","last_unstale":"2023-10-01T09:54:32.731617+0000","last_undegraded":"2023-10-01T09:54:32.731617+0000","last_fullsized":"2023-10-01T09:54:32.731617+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T18:36:19.081780+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":307,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.711061+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:54:32.711061+0000","last_peered":"2023-10-01T09:54:32.711061+0000","last_clean":"2023-10-01T09:54:32.711061+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:54:32.711061+0000","last_undegraded":"2023-10-01T09:54:32.711061+0000","last_fullsized":"2023-10-01T09:54:32.711061+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"289'12564","reported_seq":17684,"reported_epoch":289,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T09:54:55.084722+0000","last_change":"2023-10-01T09:54:20.550924+0000","last_active":"2023-10-01T09:54:55.084722+0000","last_peered":"2023-10-01T09:54:55.084722+0000","last_clean":"2023-10-01T09:51:22.469643+0000","last_became_active":"2023-10-01T09:54:19.770403+0000","last_became_peered":"2023-10-01T09:54:19.770403+0000","last_unstale":"2023-10-01T09:54:55.084722+0000","last_undegraded":"2023-10-01T09:54:55.084722+0000","last_fullsized":"2023-10-01T09:54:12.521065+0000","mapping_epoch":282,"log_start":"259'4127","ondisk_log_start":"259'4127","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8437,"log_dups_size":0,"ondisk_log_size":8437,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:25:56.358323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70254592,"num_objects":1072,"num_object_clones":0,"num_object_copies":3216,"num_objects_missing_on_primary":4279,"num_objects_missing":4279,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1072,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12564,"num_write_kb":436352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2516,"num_bytes_recovered":164626432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"0,1,4,5","objects":13},{"shards":"1,4,5","objects":1059}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":102,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.704201+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:54:32.704201+0000","last_peered":"2023-10-01T09:54:32.704201+0000","last_clean":"2023-10-01T09:54:32.704201+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:54:32.704201+0000","last_undegraded":"2023-10-01T09:54:32.704201+0000","last_fullsized":"2023-10-01T09:54:32.704201+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.707595+0000","last_change":"2023-10-01T09:54:32.707288+0000","last_active":"2023-10-01T09:54:32.707595+0000","last_peered":"2023-10-01T09:54:32.707595+0000","last_clean":"2023-10-01T09:54:32.707595+0000","last_became_active":"2023-10-01T09:54:32.706808+0000","last_became_peered":"2023-10-01T09:54:32.706808+0000","last_unstale":"2023-10-01T09:54:32.707595+0000","last_undegraded":"2023-10-01T09:54:32.707595+0000","last_fullsized":"2023-10-01T09:54:32.707595+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"289'12754","reported_seq":12800,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.011808+0000","last_change":"2023-10-01T09:48:46.607013+0000","last_active":"2023-10-01T09:54:55.011808+0000","last_peered":"2023-10-01T09:54:55.011808+0000","last_clean":"2023-10-01T09:54:55.011808+0000","last_became_active":"2023-10-01T09:48:46.606712+0000","last_became_peered":"2023-10-01T09:48:46.606712+0000","last_unstale":"2023-10-01T09:54:55.011808+0000","last_undegraded":"2023-10-01T09:54:55.011808+0000","last_fullsized":"2023-10-01T09:54:55.011808+0000","mapping_epoch":253,"log_start":"259'4225","ondisk_log_start":"259'4225","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8529,"log_dups_size":0,"ondisk_log_size":8529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:58.366535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67895296,"num_objects":1036,"num_object_clones":0,"num_object_copies":3108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12754,"num_write_kb":441280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":115,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.702549+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:54:32.702549+0000","last_peered":"2023-10-01T09:54:32.702549+0000","last_clean":"2023-10-01T09:54:32.702549+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:54:32.702549+0000","last_undegraded":"2023-10-01T09:54:32.702549+0000","last_fullsized":"2023-10-01T09:54:32.702549+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":98,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699179+0000","last_change":"2023-10-01T09:52:08.769545+0000","last_active":"2023-10-01T09:54:32.699179+0000","last_peered":"2023-10-01T09:54:32.699179+0000","last_clean":"2023-10-01T09:54:32.699179+0000","last_became_active":"2023-10-01T09:52:08.769199+0000","last_became_peered":"2023-10-01T09:52:08.769199+0000","last_unstale":"2023-10-01T09:54:32.699179+0000","last_undegraded":"2023-10-01T09:54:32.699179+0000","last_fullsized":"2023-10-01T09:54:32.699179+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:07.548195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.5","version":"289'12772","reported_seq":18852,"reported_epoch":289,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-01T09:54:55.071551+0000","last_change":"2023-10-01T09:54:20.509785+0000","last_active":"2023-10-01T09:54:55.071551+0000","last_peered":"2023-10-01T09:54:55.071551+0000","last_clean":"2023-10-01T09:54:10.427164+0000","last_became_active":"2023-10-01T09:54:12.715923+0000","last_became_peered":"2023-10-01T09:54:12.715923+0000","last_unstale":"2023-10-01T09:54:55.071551+0000","last_undegraded":"2023-10-01T09:54:55.071551+0000","last_fullsized":"2023-10-01T09:54:55.071551+0000","mapping_epoch":282,"log_start":"259'4362","ondisk_log_start":"259'4362","created":253,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8410,"log_dups_size":0,"ondisk_log_size":8410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66584576,"num_objects":1016,"num_object_clones":0,"num_object_copies":3048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":949,"num_objects_unfound":0,"num_objects_dirty":1016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12772,"num_write_kb":441216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2999,"num_bytes_recovered":196476928,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6,3],"avail_no_missing":["7","3","6"],"object_location_counts":[{"shards":"3,6,7","objects":1016}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":128,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703389+0000","last_change":"2023-10-01T09:54:11.593387+0000","last_active":"2023-10-01T09:54:32.703389+0000","last_peered":"2023-10-01T09:54:32.703389+0000","last_clean":"2023-10-01T09:54:32.703389+0000","last_became_active":"2023-10-01T09:54:11.531405+0000","last_became_peered":"2023-10-01T09:54:11.531405+0000","last_unstale":"2023-10-01T09:54:32.703389+0000","last_undegraded":"2023-10-01T09:54:32.703389+0000","last_fullsized":"2023-10-01T09:54:32.703389+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":144,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.698634+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:54:31.698634+0000","last_peered":"2023-10-01T09:54:31.698634+0000","last_clean":"2023-10-01T09:54:31.698634+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:54:31.698634+0000","last_undegraded":"2023-10-01T09:54:31.698634+0000","last_fullsized":"2023-10-01T09:54:31.698634+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.4","version":"289'12403","reported_seq":12447,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.195209+0000","last_change":"2023-10-01T09:48:47.048881+0000","last_active":"2023-10-01T09:54:55.195209+0000","last_peered":"2023-10-01T09:54:55.195209+0000","last_clean":"2023-10-01T09:54:55.195209+0000","last_became_active":"2023-10-01T09:48:47.048402+0000","last_became_peered":"2023-10-01T09:48:47.048402+0000","last_unstale":"2023-10-01T09:54:55.195209+0000","last_undegraded":"2023-10-01T09:54:55.195209+0000","last_fullsized":"2023-10-01T09:54:55.195209+0000","mapping_epoch":253,"log_start":"259'3981","ondisk_log_start":"259'3981","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8422,"log_dups_size":0,"ondisk_log_size":8422,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67567616,"num_objects":1031,"num_object_clones":0,"num_object_copies":3093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12403,"num_write_kb":429888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":90,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.712794+0000","last_change":"2023-10-01T09:54:32.711458+0000","last_active":"2023-10-01T09:54:32.712794+0000","last_peered":"2023-10-01T09:54:32.712794+0000","last_clean":"2023-10-01T09:54:32.712794+0000","last_became_active":"2023-10-01T09:54:32.711143+0000","last_became_peered":"2023-10-01T09:54:32.711143+0000","last_unstale":"2023-10-01T09:54:32.712794+0000","last_undegraded":"2023-10-01T09:54:32.712794+0000","last_fullsized":"2023-10-01T09:54:32.712794+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:03.194705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.732041+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:54:32.732041+0000","last_peered":"2023-10-01T09:54:32.732041+0000","last_clean":"2023-10-01T09:54:32.732041+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:54:32.732041+0000","last_undegraded":"2023-10-01T09:54:32.732041+0000","last_fullsized":"2023-10-01T09:54:32.732041+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"289'12539","reported_seq":12583,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.244196+0000","last_change":"2023-10-01T09:48:47.050491+0000","last_active":"2023-10-01T09:54:55.244196+0000","last_peered":"2023-10-01T09:54:55.244196+0000","last_clean":"2023-10-01T09:54:55.244196+0000","last_became_active":"2023-10-01T09:48:47.049849+0000","last_became_peered":"2023-10-01T09:48:47.049849+0000","last_unstale":"2023-10-01T09:54:55.244196+0000","last_undegraded":"2023-10-01T09:54:55.244196+0000","last_fullsized":"2023-10-01T09:54:55.244196+0000","mapping_epoch":253,"log_start":"259'4118","ondisk_log_start":"259'4118","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8421,"log_dups_size":0,"ondisk_log_size":8421,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64290816,"num_objects":981,"num_object_clones":0,"num_object_copies":2943,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":981,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12539,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":270,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.710478+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:54:32.710478+0000","last_peered":"2023-10-01T09:54:32.710478+0000","last_clean":"2023-10-01T09:54:32.710478+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:54:32.710478+0000","last_undegraded":"2023-10-01T09:54:32.710478+0000","last_fullsized":"2023-10-01T09:54:32.710478+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":138,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.709666+0000","last_change":"2023-10-01T09:52:08.769793+0000","last_active":"2023-10-01T09:54:32.709666+0000","last_peered":"2023-10-01T09:54:32.709666+0000","last_clean":"2023-10-01T09:54:32.709666+0000","last_became_active":"2023-10-01T09:52:08.769409+0000","last_became_peered":"2023-10-01T09:52:08.769409+0000","last_unstale":"2023-10-01T09:54:32.709666+0000","last_undegraded":"2023-10-01T09:54:32.709666+0000","last_fullsized":"2023-10-01T09:54:32.709666+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:05.002669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"288'12458","reported_seq":12504,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.382173+0000","last_change":"2023-10-01T09:48:46.609095+0000","last_active":"2023-10-01T09:54:54.382173+0000","last_peered":"2023-10-01T09:54:54.382173+0000","last_clean":"2023-10-01T09:54:54.382173+0000","last_became_active":"2023-10-01T09:48:46.608294+0000","last_became_peered":"2023-10-01T09:48:46.608294+0000","last_unstale":"2023-10-01T09:54:54.382173+0000","last_undegraded":"2023-10-01T09:54:54.382173+0000","last_fullsized":"2023-10-01T09:54:54.382173+0000","mapping_epoch":253,"log_start":"258'2400","ondisk_log_start":"258'2400","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:39.452797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66846720,"num_objects":1020,"num_object_clones":0,"num_object_copies":3060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12458,"num_write_kb":431296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":144,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703433+0000","last_change":"2023-10-01T09:52:08.767105+0000","last_active":"2023-10-01T09:54:32.703433+0000","last_peered":"2023-10-01T09:54:32.703433+0000","last_clean":"2023-10-01T09:54:32.703433+0000","last_became_active":"2023-10-01T09:52:08.766666+0000","last_became_peered":"2023-10-01T09:52:08.766666+0000","last_unstale":"2023-10-01T09:54:32.703433+0000","last_undegraded":"2023-10-01T09:54:32.703433+0000","last_fullsized":"2023-10-01T09:54:32.703433+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.691190+0000","last_change":"2023-10-01T09:52:08.763741+0000","last_active":"2023-10-01T09:54:31.691190+0000","last_peered":"2023-10-01T09:54:31.691190+0000","last_clean":"2023-10-01T09:54:31.691190+0000","last_became_active":"2023-10-01T09:52:08.763350+0000","last_became_peered":"2023-10-01T09:52:08.763350+0000","last_unstale":"2023-10-01T09:54:31.691190+0000","last_undegraded":"2023-10-01T09:54:31.691190+0000","last_fullsized":"2023-10-01T09:54:31.691190+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:57:54.009773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"289'12641","reported_seq":12688,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:56.057882+0000","last_change":"2023-10-01T09:48:47.050875+0000","last_active":"2023-10-01T09:54:56.057882+0000","last_peered":"2023-10-01T09:54:56.057882+0000","last_clean":"2023-10-01T09:54:56.057882+0000","last_became_active":"2023-10-01T09:48:47.050504+0000","last_became_peered":"2023-10-01T09:48:47.050504+0000","last_unstale":"2023-10-01T09:54:56.057882+0000","last_undegraded":"2023-10-01T09:54:56.057882+0000","last_fullsized":"2023-10-01T09:54:56.057882+0000","mapping_epoch":253,"log_start":"260'5104","ondisk_log_start":"260'5104","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7537,"log_dups_size":0,"ondisk_log_size":7537,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:02.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66781184,"num_objects":1019,"num_object_clones":0,"num_object_copies":3057,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1019,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12641,"num_write_kb":437120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":211,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.690450+0000","last_change":"2023-10-01T09:52:08.764290+0000","last_active":"2023-10-01T09:54:31.690450+0000","last_peered":"2023-10-01T09:54:31.690450+0000","last_clean":"2023-10-01T09:54:31.690450+0000","last_became_active":"2023-10-01T09:52:08.763864+0000","last_became_peered":"2023-10-01T09:52:08.763864+0000","last_unstale":"2023-10-01T09:54:31.690450+0000","last_undegraded":"2023-10-01T09:54:31.690450+0000","last_fullsized":"2023-10-01T09:54:31.690450+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:10:29.872384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":273,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.760863+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:54:32.760863+0000","last_peered":"2023-10-01T09:54:32.760863+0000","last_clean":"2023-10-01T09:54:32.760863+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:54:32.760863+0000","last_undegraded":"2023-10-01T09:54:32.760863+0000","last_fullsized":"2023-10-01T09:54:32.760863+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"289'12286","reported_seq":12334,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:56.035033+0000","last_change":"2023-10-01T09:48:46.608871+0000","last_active":"2023-10-01T09:54:56.035033+0000","last_peered":"2023-10-01T09:54:56.035033+0000","last_clean":"2023-10-01T09:54:56.035033+0000","last_became_active":"2023-10-01T09:48:46.608536+0000","last_became_peered":"2023-10-01T09:48:46.608536+0000","last_unstale":"2023-10-01T09:54:56.035033+0000","last_undegraded":"2023-10-01T09:54:56.035033+0000","last_fullsized":"2023-10-01T09:54:56.035033+0000","mapping_epoch":253,"log_start":"260'4691","ondisk_log_start":"260'4691","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7595,"log_dups_size":0,"ondisk_log_size":7595,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:15:28.138903+0000","scrub_duration":0,"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":12286,"num_write_kb":424832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":319,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:46.169949+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:54:46.169949+0000","last_peered":"2023-10-01T09:54:46.169949+0000","last_clean":"2023-10-01T09:54:46.169949+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:54:46.169949+0000","last_undegraded":"2023-10-01T09:54:46.169949+0000","last_fullsized":"2023-10-01T09:54:46.169949+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.712102+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:54:32.712102+0000","last_peered":"2023-10-01T09:54:32.712102+0000","last_clean":"2023-10-01T09:54:32.712102+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:54:32.712102+0000","last_undegraded":"2023-10-01T09:54:32.712102+0000","last_fullsized":"2023-10-01T09:54:32.712102+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"288'12214","reported_seq":12261,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.312659+0000","last_change":"2023-10-01T09:48:47.050573+0000","last_active":"2023-10-01T09:54:54.312659+0000","last_peered":"2023-10-01T09:54:54.312659+0000","last_clean":"2023-10-01T09:54:54.312659+0000","last_became_active":"2023-10-01T09:48:47.050008+0000","last_became_peered":"2023-10-01T09:48:47.050008+0000","last_unstale":"2023-10-01T09:54:54.312659+0000","last_undegraded":"2023-10-01T09:54:54.312659+0000","last_fullsized":"2023-10-01T09:54:54.312659+0000","mapping_epoch":253,"log_start":"258'2200","ondisk_log_start":"258'2200","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10014,"log_dups_size":0,"ondisk_log_size":10014,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:03.297092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62586904,"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":1,"num_read_kb":1,"num_write":12214,"num_write_kb":421377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":209,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:50.012639+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:54:50.012639+0000","last_peered":"2023-10-01T09:54:50.012639+0000","last_clean":"2023-10-01T09:54:50.012639+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:54:50.012639+0000","last_undegraded":"2023-10-01T09:54:50.012639+0000","last_fullsized":"2023-10-01T09:54:50.012639+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":153,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.712802+0000","last_change":"2023-10-01T09:54:32.711924+0000","last_active":"2023-10-01T09:54:32.712802+0000","last_peered":"2023-10-01T09:54:32.712802+0000","last_clean":"2023-10-01T09:54:32.712802+0000","last_became_active":"2023-10-01T09:54:32.711513+0000","last_became_peered":"2023-10-01T09:54:32.711513+0000","last_unstale":"2023-10-01T09:54:32.712802+0000","last_undegraded":"2023-10-01T09:54:32.712802+0000","last_fullsized":"2023-10-01T09:54:32.712802+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:51.282189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":306,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.702825+0000","last_change":"2023-10-01T09:54:11.527953+0000","last_active":"2023-10-01T09:54:32.702825+0000","last_peered":"2023-10-01T09:54:32.702825+0000","last_clean":"2023-10-01T09:54:32.702825+0000","last_became_active":"2023-10-01T09:54:11.527618+0000","last_became_peered":"2023-10-01T09:54:11.527618+0000","last_unstale":"2023-10-01T09:54:32.702825+0000","last_undegraded":"2023-10-01T09:54:32.702825+0000","last_fullsized":"2023-10-01T09:54:32.702825+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:22:26.852935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"289'12555","reported_seq":12602,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:56.162731+0000","last_change":"2023-10-01T09:48:46.606947+0000","last_active":"2023-10-01T09:54:56.162731+0000","last_peered":"2023-10-01T09:54:56.162731+0000","last_clean":"2023-10-01T09:54:56.162731+0000","last_became_active":"2023-10-01T09:48:46.606623+0000","last_became_peered":"2023-10-01T09:48:46.606623+0000","last_unstale":"2023-10-01T09:54:56.162731+0000","last_undegraded":"2023-10-01T09:54:56.162731+0000","last_fullsized":"2023-10-01T09:54:56.162731+0000","mapping_epoch":253,"log_start":"260'5008","ondisk_log_start":"260'5008","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7547,"log_dups_size":0,"ondisk_log_size":7547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:00:42.302960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63242240,"num_objects":965,"num_object_clones":0,"num_object_copies":2895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12555,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":159,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.714099+0000","last_change":"2023-10-01T09:54:32.713877+0000","last_active":"2023-10-01T09:54:32.714099+0000","last_peered":"2023-10-01T09:54:32.714099+0000","last_clean":"2023-10-01T09:54:32.714099+0000","last_became_active":"2023-10-01T09:54:32.713600+0000","last_became_peered":"2023-10-01T09:54:32.713600+0000","last_unstale":"2023-10-01T09:54:32.714099+0000","last_undegraded":"2023-10-01T09:54:32.714099+0000","last_fullsized":"2023-10-01T09:54:32.714099+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:28:37.865296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":217,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699152+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:54:32.699152+0000","last_peered":"2023-10-01T09:54:32.699152+0000","last_clean":"2023-10-01T09:54:32.699152+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:54:32.699152+0000","last_undegraded":"2023-10-01T09:54:32.699152+0000","last_fullsized":"2023-10-01T09:54:32.699152+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":191,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699716+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:54:32.699716+0000","last_peered":"2023-10-01T09:54:32.699716+0000","last_clean":"2023-10-01T09:54:32.699716+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:54:32.699716+0000","last_undegraded":"2023-10-01T09:54:32.699716+0000","last_fullsized":"2023-10-01T09:54:32.699716+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"289'12586","reported_seq":21556,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.993645+0000","last_change":"2023-10-01T09:54:17.587025+0000","last_active":"2023-10-01T09:54:55.993645+0000","last_peered":"2023-10-01T09:54:55.993645+0000","last_clean":"2023-10-01T09:54:55.993645+0000","last_became_active":"2023-10-01T09:54:17.559420+0000","last_became_peered":"2023-10-01T09:54:17.559420+0000","last_unstale":"2023-10-01T09:54:55.993645+0000","last_undegraded":"2023-10-01T09:54:55.993645+0000","last_fullsized":"2023-10-01T09:54:55.993645+0000","mapping_epoch":285,"log_start":"260'5029","ondisk_log_start":"260'5029","created":253,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7557,"log_dups_size":0,"ondisk_log_size":7557,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:07.019973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65404928,"num_objects":998,"num_object_clones":0,"num_object_copies":2994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12586,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4439,"num_bytes_recovered":290914304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":294,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.698763+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:54:32.698763+0000","last_peered":"2023-10-01T09:54:32.698763+0000","last_clean":"2023-10-01T09:54:32.698763+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:54:32.698763+0000","last_undegraded":"2023-10-01T09:54:32.698763+0000","last_fullsized":"2023-10-01T09:54:32.698763+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":245,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.690337+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:54:31.690337+0000","last_peered":"2023-10-01T09:54:31.690337+0000","last_clean":"2023-10-01T09:54:31.690337+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:54:31.690337+0000","last_undegraded":"2023-10-01T09:54:31.690337+0000","last_fullsized":"2023-10-01T09:54:31.690337+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":312,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.712198+0000","last_change":"2023-10-01T09:54:11.527150+0000","last_active":"2023-10-01T09:54:32.712198+0000","last_peered":"2023-10-01T09:54:32.712198+0000","last_clean":"2023-10-01T09:54:32.712198+0000","last_became_active":"2023-10-01T09:54:11.526626+0000","last_became_peered":"2023-10-01T09:54:11.526626+0000","last_unstale":"2023-10-01T09:54:32.712198+0000","last_undegraded":"2023-10-01T09:54:32.712198+0000","last_fullsized":"2023-10-01T09:54:32.712198+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:30:21.918078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"289'12398","reported_seq":12659,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:56.145348+0000","last_change":"2023-10-01T09:54:11.573930+0000","last_active":"2023-10-01T09:54:56.145348+0000","last_peered":"2023-10-01T09:54:56.145348+0000","last_clean":"2023-10-01T09:54:56.145348+0000","last_became_active":"2023-10-01T09:54:11.527078+0000","last_became_peered":"2023-10-01T09:54:11.527078+0000","last_unstale":"2023-10-01T09:54:56.145348+0000","last_undegraded":"2023-10-01T09:54:56.145348+0000","last_fullsized":"2023-10-01T09:54:56.145348+0000","mapping_epoch":281,"log_start":"260'4905","ondisk_log_start":"260'4905","created":253,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7493,"log_dups_size":0,"ondisk_log_size":7493,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:11:38.126381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66191360,"num_objects":1010,"num_object_clones":0,"num_object_copies":3030,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1010,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12398,"num_write_kb":429056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":6291456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":152,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.713062+0000","last_change":"2023-10-01T09:54:32.713062+0000","last_active":"2023-10-01T09:54:32.713062+0000","last_peered":"2023-10-01T09:54:32.713062+0000","last_clean":"2023-10-01T09:54:32.713062+0000","last_became_active":"2023-10-01T09:54:32.712707+0000","last_became_peered":"2023-10-01T09:54:32.712707+0000","last_unstale":"2023-10-01T09:54:32.713062+0000","last_undegraded":"2023-10-01T09:54:32.713062+0000","last_fullsized":"2023-10-01T09:54:32.713062+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:57.772205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":525,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.704932+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:54:32.704932+0000","last_peered":"2023-10-01T09:54:32.704932+0000","last_clean":"2023-10-01T09:54:32.704932+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:54:32.704932+0000","last_undegraded":"2023-10-01T09:54:32.704932+0000","last_fullsized":"2023-10-01T09:54:32.704932+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":305,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.711181+0000","last_change":"2023-10-01T09:54:11.527550+0000","last_active":"2023-10-01T09:54:32.711181+0000","last_peered":"2023-10-01T09:54:32.711181+0000","last_clean":"2023-10-01T09:54:32.711181+0000","last_became_active":"2023-10-01T09:54:11.527155+0000","last_became_peered":"2023-10-01T09:54:11.527155+0000","last_unstale":"2023-10-01T09:54:32.711181+0000","last_undegraded":"2023-10-01T09:54:32.711181+0000","last_fullsized":"2023-10-01T09:54:32.711181+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:37:56.805482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703125+0000","last_change":"2023-10-01T09:52:08.770177+0000","last_active":"2023-10-01T09:54:32.703125+0000","last_peered":"2023-10-01T09:54:32.703125+0000","last_clean":"2023-10-01T09:54:32.703125+0000","last_became_active":"2023-10-01T09:52:08.769793+0000","last_became_peered":"2023-10-01T09:52:08.769793+0000","last_unstale":"2023-10-01T09:54:32.703125+0000","last_undegraded":"2023-10-01T09:54:32.703125+0000","last_fullsized":"2023-10-01T09:54:32.703125+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"289'12320","reported_seq":12367,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:56.140674+0000","last_change":"2023-10-01T09:48:47.047584+0000","last_active":"2023-10-01T09:54:56.140674+0000","last_peered":"2023-10-01T09:54:56.140674+0000","last_clean":"2023-10-01T09:54:56.140674+0000","last_became_active":"2023-10-01T09:48:47.047152+0000","last_became_peered":"2023-10-01T09:48:47.047152+0000","last_unstale":"2023-10-01T09:54:56.140674+0000","last_undegraded":"2023-10-01T09:54:56.140674+0000","last_fullsized":"2023-10-01T09:54:56.140674+0000","mapping_epoch":253,"log_start":"260'4815","ondisk_log_start":"260'4815","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7505,"log_dups_size":0,"ondisk_log_size":7505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:08:40.452920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63963136,"num_objects":976,"num_object_clones":0,"num_object_copies":2928,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":976,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12320,"num_write_kb":425472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":98,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.704924+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:54:32.704924+0000","last_peered":"2023-10-01T09:54:32.704924+0000","last_clean":"2023-10-01T09:54:32.704924+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:54:32.704924+0000","last_undegraded":"2023-10-01T09:54:32.704924+0000","last_fullsized":"2023-10-01T09:54:32.704924+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.731734+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:54:32.731734+0000","last_peered":"2023-10-01T09:54:32.731734+0000","last_clean":"2023-10-01T09:54:32.731734+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:54:32.731734+0000","last_undegraded":"2023-10-01T09:54:32.731734+0000","last_fullsized":"2023-10-01T09:54:32.731734+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":276,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.731867+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:54:32.731867+0000","last_peered":"2023-10-01T09:54:32.731867+0000","last_clean":"2023-10-01T09:54:32.731867+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:54:32.731867+0000","last_undegraded":"2023-10-01T09:54:32.731867+0000","last_fullsized":"2023-10-01T09:54:32.731867+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"289'12223","reported_seq":12269,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.022574+0000","last_change":"2023-10-01T09:48:46.609096+0000","last_active":"2023-10-01T09:54:55.022574+0000","last_peered":"2023-10-01T09:54:55.022574+0000","last_clean":"2023-10-01T09:54:55.022574+0000","last_became_active":"2023-10-01T09:48:46.608748+0000","last_became_peered":"2023-10-01T09:48:46.608748+0000","last_unstale":"2023-10-01T09:54:55.022574+0000","last_undegraded":"2023-10-01T09:54:55.022574+0000","last_fullsized":"2023-10-01T09:54:55.022574+0000","mapping_epoch":253,"log_start":"260'4708","ondisk_log_start":"260'4708","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7515,"log_dups_size":0,"ondisk_log_size":7515,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:06.290686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67174400,"num_objects":1025,"num_object_clones":0,"num_object_copies":3075,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1025,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12223,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,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":98,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703486+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:54:32.703486+0000","last_peered":"2023-10-01T09:54:32.703486+0000","last_clean":"2023-10-01T09:54:32.703486+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:54:32.703486+0000","last_undegraded":"2023-10-01T09:54:32.703486+0000","last_fullsized":"2023-10-01T09:54:32.703486+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":259,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.710371+0000","last_change":"2023-10-01T09:54:11.525508+0000","last_active":"2023-10-01T09:54:32.710371+0000","last_peered":"2023-10-01T09:54:32.710371+0000","last_clean":"2023-10-01T09:54:32.710371+0000","last_became_active":"2023-10-01T09:54:11.525045+0000","last_became_peered":"2023-10-01T09:54:11.525045+0000","last_unstale":"2023-10-01T09:54:32.710371+0000","last_undegraded":"2023-10-01T09:54:32.710371+0000","last_fullsized":"2023-10-01T09:54:32.710371+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:28.321748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":310,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.732155+0000","last_change":"2023-10-01T09:54:11.529901+0000","last_active":"2023-10-01T09:54:32.732155+0000","last_peered":"2023-10-01T09:54:32.732155+0000","last_clean":"2023-10-01T09:54:32.732155+0000","last_became_active":"2023-10-01T09:54:11.529472+0000","last_became_peered":"2023-10-01T09:54:11.529472+0000","last_unstale":"2023-10-01T09:54:32.732155+0000","last_undegraded":"2023-10-01T09:54:32.732155+0000","last_fullsized":"2023-10-01T09:54:32.732155+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:46:52.615449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"289'12523","reported_seq":12567,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.001057+0000","last_change":"2023-10-01T09:48:46.612168+0000","last_active":"2023-10-01T09:54:55.001057+0000","last_peered":"2023-10-01T09:54:55.001057+0000","last_clean":"2023-10-01T09:54:55.001057+0000","last_became_active":"2023-10-01T09:48:46.611752+0000","last_became_peered":"2023-10-01T09:48:46.611752+0000","last_unstale":"2023-10-01T09:54:55.001057+0000","last_undegraded":"2023-10-01T09:54:55.001057+0000","last_fullsized":"2023-10-01T09:54:55.001057+0000","mapping_epoch":253,"log_start":"259'4127","ondisk_log_start":"259'4127","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62193664,"num_objects":949,"num_object_clones":0,"num_object_copies":2847,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12523,"num_write_kb":431104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":324,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:46.170086+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:54:46.170086+0000","last_peered":"2023-10-01T09:54:46.170086+0000","last_clean":"2023-10-01T09:54:46.170086+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:54:46.170086+0000","last_undegraded":"2023-10-01T09:54:46.170086+0000","last_fullsized":"2023-10-01T09:54:46.170086+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":268,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703036+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:54:32.703036+0000","last_peered":"2023-10-01T09:54:32.703036+0000","last_clean":"2023-10-01T09:54:32.703036+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:54:32.703036+0000","last_undegraded":"2023-10-01T09:54:32.703036+0000","last_fullsized":"2023-10-01T09:54:32.703036+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":306,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.698941+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:54:32.698941+0000","last_peered":"2023-10-01T09:54:32.698941+0000","last_clean":"2023-10-01T09:54:32.698941+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:54:32.698941+0000","last_undegraded":"2023-10-01T09:54:32.698941+0000","last_fullsized":"2023-10-01T09:54:32.698941+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"289'12091","reported_seq":12143,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:55.047893+0000","last_change":"2023-10-01T09:52:08.808718+0000","last_active":"2023-10-01T09:54:55.047893+0000","last_peered":"2023-10-01T09:54:55.047893+0000","last_clean":"2023-10-01T09:54:55.047893+0000","last_became_active":"2023-10-01T09:52:08.765881+0000","last_became_peered":"2023-10-01T09:52:08.765881+0000","last_unstale":"2023-10-01T09:54:55.047893+0000","last_undegraded":"2023-10-01T09:54:55.047893+0000","last_fullsized":"2023-10-01T09:54:55.047893+0000","mapping_epoch":269,"log_start":"260'4625","ondisk_log_start":"260'4625","created":253,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7466,"log_dups_size":0,"ondisk_log_size":7466,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:18:28.084871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60489728,"num_objects":923,"num_object_clones":0,"num_object_copies":2769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12091,"num_write_kb":416448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":252,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703757+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:54:32.703757+0000","last_peered":"2023-10-01T09:54:32.703757+0000","last_clean":"2023-10-01T09:54:32.703757+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:54:32.703757+0000","last_undegraded":"2023-10-01T09:54:32.703757+0000","last_fullsized":"2023-10-01T09:54:32.703757+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":265,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.731942+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:54:32.731942+0000","last_peered":"2023-10-01T09:54:32.731942+0000","last_clean":"2023-10-01T09:54:32.731942+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:54:32.731942+0000","last_undegraded":"2023-10-01T09:54:32.731942+0000","last_fullsized":"2023-10-01T09:54:32.731942+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":17,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703235+0000","last_change":"2023-10-01T09:54:11.531779+0000","last_active":"2023-10-01T09:54:32.703235+0000","last_peered":"2023-10-01T09:54:32.703235+0000","last_clean":"2023-10-01T09:54:32.703235+0000","last_became_active":"2023-10-01T09:54:11.531420+0000","last_became_peered":"2023-10-01T09:54:11.531420+0000","last_unstale":"2023-10-01T09:54:32.703235+0000","last_undegraded":"2023-10-01T09:54:32.703235+0000","last_fullsized":"2023-10-01T09:54:32.703235+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":284,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.732059+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:54:32.732059+0000","last_peered":"2023-10-01T09:54:32.732059+0000","last_clean":"2023-10-01T09:54:32.732059+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:54:32.732059+0000","last_undegraded":"2023-10-01T09:54:32.732059+0000","last_fullsized":"2023-10-01T09:54:32.732059+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":308,"reported_epoch":287,"state":"active+clean","last_fresh":"2023-10-01T09:54:31.691499+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:54:31.691499+0000","last_peered":"2023-10-01T09:54:31.691499+0000","last_clean":"2023-10-01T09:54:31.691499+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:54:31.691499+0000","last_undegraded":"2023-10-01T09:54:31.691499+0000","last_fullsized":"2023-10-01T09:54:31.691499+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":21,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.704373+0000","last_change":"2023-10-01T09:54:11.628599+0000","last_active":"2023-10-01T09:54:32.704373+0000","last_peered":"2023-10-01T09:54:32.704373+0000","last_clean":"2023-10-01T09:54:32.704373+0000","last_became_active":"2023-10-01T09:54:11.532396+0000","last_became_peered":"2023-10-01T09:54:11.532396+0000","last_unstale":"2023-10-01T09:54:32.704373+0000","last_undegraded":"2023-10-01T09:54:32.704373+0000","last_fullsized":"2023-10-01T09:54:32.704373+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":211,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:41.169366+0000","last_change":"2023-10-01T09:52:08.772620+0000","last_active":"2023-10-01T09:54:41.169366+0000","last_peered":"2023-10-01T09:54:41.169366+0000","last_clean":"2023-10-01T09:54:41.169366+0000","last_became_active":"2023-10-01T09:52:08.772287+0000","last_became_peered":"2023-10-01T09:52:08.772287+0000","last_unstale":"2023-10-01T09:54:41.169366+0000","last_undegraded":"2023-10-01T09:54:41.169366+0000","last_fullsized":"2023-10-01T09:54:41.169366+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:04:19.965501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":21,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.703914+0000","last_change":"2023-10-01T09:54:11.715623+0000","last_active":"2023-10-01T09:54:32.703914+0000","last_peered":"2023-10-01T09:54:32.703914+0000","last_clean":"2023-10-01T09:54:32.703914+0000","last_became_active":"2023-10-01T09:54:11.534353+0000","last_became_peered":"2023-10-01T09:54:11.534353+0000","last_unstale":"2023-10-01T09:54:32.703914+0000","last_undegraded":"2023-10-01T09:54:32.703914+0000","last_fullsized":"2023-10-01T09:54:32.703914+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":212,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:41.169318+0000","last_change":"2023-10-01T09:52:08.769658+0000","last_active":"2023-10-01T09:54:41.169318+0000","last_peered":"2023-10-01T09:54:41.169318+0000","last_clean":"2023-10-01T09:54:41.169318+0000","last_became_active":"2023-10-01T09:52:08.769321+0000","last_became_peered":"2023-10-01T09:52:08.769321+0000","last_unstale":"2023-10-01T09:54:41.169318+0000","last_undegraded":"2023-10-01T09:54:41.169318+0000","last_fullsized":"2023-10-01T09:54:41.169318+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:13:49.243973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":298,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.709410+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:54:32.709410+0000","last_peered":"2023-10-01T09:54:32.709410+0000","last_clean":"2023-10-01T09:54:32.709410+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:54:32.709410+0000","last_undegraded":"2023-10-01T09:54:32.709410+0000","last_fullsized":"2023-10-01T09:54:32.709410+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":290,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.699243+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:54:32.699243+0000","last_peered":"2023-10-01T09:54:32.699243+0000","last_clean":"2023-10-01T09:54:32.699243+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:54:32.699243+0000","last_undegraded":"2023-10-01T09:54:32.699243+0000","last_fullsized":"2023-10-01T09:54:32.699243+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":340,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.772803+0000","last_change":"2023-10-01T09:54:11.542355+0000","last_active":"2023-10-01T09:54:32.772803+0000","last_peered":"2023-10-01T09:54:32.772803+0000","last_clean":"2023-10-01T09:54:32.772803+0000","last_became_active":"2023-10-01T09:54:11.525882+0000","last_became_peered":"2023-10-01T09:54:11.525882+0000","last_unstale":"2023-10-01T09:54:32.772803+0000","last_undegraded":"2023-10-01T09:54:32.772803+0000","last_fullsized":"2023-10-01T09:54:32.772803+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:10:47.749325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":174,"reported_epoch":288,"state":"active+clean","last_fresh":"2023-10-01T09:54:32.759999+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:54:32.759999+0000","last_peered":"2023-10-01T09:54:32.759999+0000","last_clean":"2023-10-01T09:54:32.759999+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:54:32.759999+0000","last_undegraded":"2023-10-01T09:54:32.759999+0000","last_fullsized":"2023-10-01T09:54:32.759999+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":1046347800,"num_objects":15967,"num_object_clones":0,"num_object_copies":47901,"num_objects_missing_on_primary":4279,"num_objects_missing":4279,"num_objects_degraded":0,"num_objects_misplaced":949,"num_objects_unfound":0,"num_objects_dirty":15967,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":199327,"num_write_kb":6889345,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10050,"num_bytes_recovered":658309120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3438161920,"data_stored":3438149704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130902,"ondisk_log_size":130902,"up":48,"acting":47,"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":5504,"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":55,"num_bytes_recovered":13012,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430821,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1275740,"kb_used_data":385684,"kb_used_omap":0,"kb_used_meta":890048,"kb_avail":92469412,"statfs":{"total":95995035648,"available":94688677888,"internally_reserved":0,"allocated":394940416,"data_stored":394358998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":911409152},"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":"Sun Oct 1 09:54:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":1.1120000000000001,"15min":1.54},"min":{"1min":0.33800000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.046,"5min":6.0389999999999997,"15min":111.187},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.76800000000000002,"5min":1.3049999999999999,"15min":1.716},"min":{"1min":0.34999999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":2.2850000000000001,"5min":6.657,"15min":111.83},"last":0.77700000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:54:15 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.518,"15min":2.2799999999999998},"min":{"1min":0.33300000000000002,"5min":0.25600000000000001,"15min":0.249},"max":{"1min":5.109,"5min":12.772,"15min":210.62299999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.657,"15min":2.1960000000000002},"min":{"1min":0.40400000000000003,"5min":0.29299999999999998,"15min":0.27700000000000002},"max":{"1min":3.4849999999999999,"5min":12.805,"15min":208.809},"last":0.89000000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.5449999999999999,"15min":1.863},"min":{"1min":0.43099999999999999,"5min":0.32000000000000001,"15min":0.309},"max":{"1min":4.8899999999999997,"5min":11.023,"15min":57.079999999999998},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.569,"15min":1.6799999999999999},"min":{"1min":0.34300000000000003,"5min":0.33300000000000002,"15min":0.32400000000000001},"max":{"1min":4.0880000000000001,"5min":13.180999999999999,"15min":57.137999999999998},"last":1.1020000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:54:15 2023","interfaces":[{"interface":"back","average":{"1min":3.145,"5min":3.3090000000000002,"15min":2.3180000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":41.756999999999998,"5min":119.81,"15min":119.81},"last":1.0469999999999999},{"interface":"front","average":{"1min":3.0710000000000002,"5min":3.1400000000000001,"15min":2.2469999999999999},"min":{"1min":0.53200000000000003,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":41.567,"5min":119.203,"15min":119.203},"last":1.02}]},{"osd":4,"last update":"Sun Oct 1 09:54:33 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.0329999999999999,"15min":1.1619999999999999},"min":{"1min":0.36099999999999999,"5min":0.35399999999999998,"15min":0.307},"max":{"1min":1.6899999999999999,"5min":6.109,"15min":15.102},"last":1.127},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.2390000000000001,"15min":1.3100000000000001},"min":{"1min":0.42099999999999999,"5min":0.35099999999999998,"15min":0.308},"max":{"1min":2.254,"5min":6.9089999999999998,"15min":17.742000000000001},"last":1.1899999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.339,"15min":1.625},"min":{"1min":0.39300000000000002,"5min":0.35999999999999999,"15min":0.314},"max":{"1min":4.8520000000000003,"5min":10.959,"15min":12.121},"last":1.337},{"interface":"front","average":{"1min":1.042,"5min":1.135,"15min":1.4650000000000001},"min":{"1min":0.437,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":2.7309999999999999,"5min":6.1779999999999999,"15min":10.221},"last":1.2430000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:54:33 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.3540000000000001,"15min":1.492},"min":{"1min":0.48899999999999999,"5min":0.38900000000000001,"15min":0.36299999999999999},"max":{"1min":1.9470000000000001,"5min":6.5250000000000004,"15min":11.167999999999999},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.454,"15min":1.673},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.34399999999999997},"max":{"1min":2.2160000000000002,"5min":13.092000000000001,"15min":17.977},"last":1.274}]}]},{"osd":6,"up_from":42,"seq":180388627054,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1409236,"kb_used_data":513036,"kb_used_omap":0,"kb_used_meta":896192,"kb_avail":92335916,"statfs":{"total":95995035648,"available":94551977984,"internally_reserved":0,"allocated":525348864,"data_stored":524783194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917700608},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:54:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":1.113,"15min":1.7110000000000001},"min":{"1min":0.33800000000000002,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":2.7530000000000001,"5min":12.56,"15min":54.121000000000002},"last":0.498},{"interface":"front","average":{"1min":0.91100000000000003,"5min":1.256,"15min":1.8460000000000001},"min":{"1min":0.39300000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":2.6890000000000001,"5min":12.605,"15min":53.192},"last":0.34499999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":1.3919999999999999,"15min":2.016},"min":{"1min":0.44,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.97899999999999998,"5min":38.968000000000004,"15min":183.59999999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.66000000000000003,"5min":1.7,"15min":2.1779999999999999},"min":{"1min":0.35999999999999999,"5min":0.29699999999999999,"15min":0.28799999999999998},"max":{"1min":1.1419999999999999,"5min":38.776000000000003,"15min":183.56200000000001},"last":0.57999999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":1.998,"15min":2.2450000000000001},"min":{"1min":0.38300000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.198,"5min":71.191000000000003,"15min":136.351},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":2.2559999999999998,"15min":2.444},"min":{"1min":0.52900000000000003,"5min":0.33400000000000002,"15min":0.316},"max":{"1min":3.2210000000000001,"5min":71.302000000000007,"15min":136.46700000000001},"last":0.372}]},{"osd":3,"last update":"Sun Oct 1 09:54:11 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":3.3199999999999998,"15min":2.6280000000000001},"min":{"1min":0.44,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.085,"5min":82.728999999999999,"15min":83.206999999999994},"last":0.40500000000000003},{"interface":"front","average":{"1min":1.024,"5min":3.3559999999999999,"15min":2.7160000000000002},"min":{"1min":0.58599999999999997,"5min":0.34599999999999997,"15min":0.30199999999999999},"max":{"1min":4.5519999999999996,"5min":81.703000000000003,"15min":84.876999999999995},"last":0.42799999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.0289999999999999,"15min":1.3440000000000001},"min":{"1min":0.45800000000000002,"5min":0.32500000000000001,"15min":0.29599999999999999},"max":{"1min":1.2210000000000001,"5min":9.7940000000000005,"15min":9.7940000000000005},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.1679999999999999,"15min":1.472},"min":{"1min":0.48299999999999998,"5min":0.36899999999999999,"15min":0.32100000000000001},"max":{"1min":1.177,"5min":11.722,"15min":15.262},"last":0.52900000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.081,"15min":1.7709999999999999},"min":{"1min":0.51800000000000002,"5min":0.34599999999999997,"15min":0.27200000000000002},"max":{"1min":1.206,"5min":11.693,"15min":65.998000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.995,"5min":1.145,"15min":1.8420000000000001},"min":{"1min":0.65900000000000003,"5min":0.35799999999999998,"15min":0.29799999999999999},"max":{"1min":1.2809999999999999,"5min":7.8929999999999998,"15min":61.889000000000003},"last":0.47899999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:54:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.3500000000000001,"15min":1.6930000000000001},"min":{"1min":0.71799999999999997,"5min":0.40300000000000002,"15min":0.34499999999999997},"max":{"1min":1.3500000000000001,"5min":8.5899999999999999,"15min":18.337},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.022,"15min":1.4099999999999999},"min":{"1min":0.45900000000000002,"5min":0.433,"15min":0.36699999999999999},"max":{"1min":2.2930000000000001,"5min":3.581,"15min":10.920999999999999},"last":0.51800000000000002}]}]},{"osd":1,"up_from":83,"seq":356482286002,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1318360,"kb_used_data":515216,"kb_used_omap":4,"kb_used_meta":803131,"kb_avail":92426792,"statfs":{"total":95995035648,"available":94645035008,"internally_reserved":0,"allocated":527581184,"data_stored":526560973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":822407054},"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],"upper_bound":4},"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":"Sun Oct 1 09:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":2.4689999999999999,"15min":2.7759999999999998},"min":{"1min":0.26600000000000001,"5min":0.19700000000000001,"15min":0.191},"max":{"1min":2.4769999999999999,"5min":67.453999999999994,"15min":87.831000000000003},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.83099999999999996,"5min":2.371,"15min":2.6400000000000001},"min":{"1min":0.32300000000000001,"5min":0.221,"15min":0.20999999999999999},"max":{"1min":4.415,"5min":67.403000000000006,"15min":90.948999999999998},"last":0.52600000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.8280000000000001,"15min":2.6850000000000001},"min":{"1min":0.28100000000000003,"5min":0.224,"15min":0.186},"max":{"1min":4.0330000000000004,"5min":7.681,"15min":88.757999999999996},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.747,"5min":1.361,"15min":2.4350000000000001},"min":{"1min":0.30399999999999999,"5min":0.23999999999999999,"15min":0.222},"max":{"1min":2.7429999999999999,"5min":6.3289999999999997,"15min":87.75},"last":0.61699999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:54:15 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":3.8500000000000001,"15min":3.4820000000000002},"min":{"1min":0.27000000000000002,"5min":0.23599999999999999,"15min":0.222},"max":{"1min":1.1359999999999999,"5min":134.49799999999999,"15min":134.49799999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.78300000000000003,"5min":4.1429999999999998,"15min":3.27},"min":{"1min":0.373,"5min":0.26200000000000001,"15min":0.26000000000000001},"max":{"1min":2.8660000000000001,"5min":134.416,"15min":134.416},"last":0.91700000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":1.256,"15min":1.179},"min":{"1min":0.49299999999999999,"5min":0.32100000000000001,"15min":0.29999999999999999},"max":{"1min":2.7839999999999998,"5min":6.3529999999999998,"15min":6.3529999999999998},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.4610000000000001,"15min":1.7150000000000001},"min":{"1min":0.45100000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.21,"5min":13.938000000000001,"15min":64.650999999999996},"last":0.84799999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":1.5449999999999999,"15min":2.2909999999999999},"min":{"1min":0.44900000000000001,"5min":0.36699999999999999,"15min":0.315},"max":{"1min":2.6259999999999999,"5min":7.4960000000000004,"15min":204.029},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.4690000000000001,"15min":2.4660000000000002},"min":{"1min":0.439,"5min":0.375,"15min":0.33200000000000002},"max":{"1min":1.095,"5min":13.973000000000001,"15min":203.16300000000001},"last":0.76600000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.8169999999999999,"15min":1.734},"min":{"1min":0.46999999999999997,"5min":0.41199999999999998,"15min":0.33100000000000002},"max":{"1min":2.6000000000000001,"5min":7.6900000000000004,"15min":14.538},"last":1.004},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.5660000000000001,"15min":1.5169999999999999},"min":{"1min":0.58799999999999997,"5min":0.35899999999999999,"15min":0.32800000000000001},"max":{"1min":3.0790000000000002,"5min":7.9050000000000002,"15min":10.643000000000001},"last":0.85999999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:54:02 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":1.6910000000000001,"15min":2.0779999999999998},"min":{"1min":0.54800000000000004,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.264,"5min":14.007999999999999,"15min":64.700999999999993},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.90300000000000002,"5min":1.863,"15min":2.0150000000000001},"min":{"1min":0.59699999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.6629999999999998,"5min":8,"15min":63.959000000000003},"last":3.7250000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449526,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1164780,"kb_used_data":349796,"kb_used_omap":5,"kb_used_meta":814970,"kb_avail":92580372,"statfs":{"total":95995035648,"available":94802300928,"internally_reserved":0,"allocated":358191104,"data_stored":357148803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":834529914},"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,0,0,0,3,0,0,0,3,3,7],"upper_bound":2048},"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":"Sun Oct 1 09:54:05 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":1.377,"15min":1.571},"min":{"1min":0.23300000000000001,"5min":0.215,"15min":0.19800000000000001},"max":{"1min":3.6190000000000002,"5min":11.516999999999999,"15min":44.500999999999998},"last":2.3999999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":1.5169999999999999,"15min":1.5309999999999999},"min":{"1min":0.27900000000000003,"5min":0.21199999999999999,"15min":0.188},"max":{"1min":2.5510000000000002,"5min":13.276999999999999,"15min":44.296999999999997},"last":5.0890000000000004}]},{"osd":2,"last update":"Sun Oct 1 09:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":1.706,"15min":1.5329999999999999},"min":{"1min":0.28000000000000003,"5min":0.216,"15min":0.216},"max":{"1min":3.6909999999999998,"5min":18.077000000000002,"15min":18.077000000000002},"last":0.28799999999999998},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.776,"15min":1.5489999999999999},"min":{"1min":0.32800000000000001,"5min":0.252,"15min":0.252},"max":{"1min":4.2149999999999999,"5min":17.800000000000001,"15min":17.800000000000001},"last":4.0990000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:54:05 2023","interfaces":[{"interface":"back","average":{"1min":2.9260000000000002,"5min":3.0489999999999999,"15min":2.774},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.23200000000000001},"max":{"1min":30.338999999999999,"5min":99.536000000000001,"15min":183.02099999999999},"last":2.6080000000000001},{"interface":"front","average":{"1min":2.6309999999999998,"5min":2.722,"15min":2.8039999999999998},"min":{"1min":0.34200000000000003,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":29.577000000000002,"5min":99.483999999999995,"15min":191},"last":0.313}]},{"osd":4,"last update":"Sun Oct 1 09:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.3700000000000001,"15min":1.4430000000000001},"min":{"1min":0.42799999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.4050000000000002,"5min":9.6129999999999995,"15min":10.186},"last":4.1470000000000002},{"interface":"front","average":{"1min":1.042,"5min":1.4119999999999999,"15min":1.4910000000000001},"min":{"1min":0.39400000000000002,"5min":0.33300000000000002,"15min":0.33200000000000002},"max":{"1min":4.5300000000000002,"5min":9.0879999999999992,"15min":9.0879999999999992},"last":0.40899999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:54:18 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":1.4590000000000001,"15min":1.8160000000000001},"min":{"1min":0.35899999999999999,"5min":0.315,"15min":0.315},"max":{"1min":3.7290000000000001,"5min":14.48,"15min":60.887999999999998},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.3109999999999999,"15min":1.635},"min":{"1min":0.55800000000000005,"5min":0.377,"15min":0.35599999999999998},"max":{"1min":4.2690000000000001,"5min":8.0530000000000008,"15min":61.079000000000001},"last":4.1749999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.579,"15min":1.619},"min":{"1min":0.499,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.3689999999999998,"5min":9.298,"15min":10.193},"last":4.1299999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.7889999999999999,"15min":1.7230000000000001},"min":{"1min":0.48799999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.5720000000000001,"5min":10.496,"15min":10.496},"last":0.433}]},{"osd":7,"last update":"Sun Oct 1 09:54:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.6759999999999999,"15min":1.7509999999999999},"min":{"1min":0.54800000000000004,"5min":0.42699999999999999,"15min":0.40799999999999997},"max":{"1min":4.3029999999999999,"5min":13.456,"15min":13.456},"last":4.194},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.631,"15min":1.7849999999999999},"min":{"1min":0.45600000000000002,"5min":0.42499999999999999,"15min":0.39300000000000002},"max":{"1min":4.6299999999999999,"5min":9.1419999999999995,"15min":10.183},"last":0.47799999999999998}]}]},{"osd":2,"up_from":88,"seq":377957122476,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1143344,"kb_used_data":392360,"kb_used_omap":7,"kb_used_meta":750968,"kb_avail":92601808,"statfs":{"total":95995035648,"available":94824251392,"internally_reserved":0,"allocated":401776640,"data_stored":400781593,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":768991313},"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],"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":[{"osd":0,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":1.1679999999999999,"15min":1.575},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20499999999999999},"max":{"1min":1.601,"5min":9.6839999999999993,"15min":83.691999999999993},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.4179999999999999,"15min":1.6579999999999999},"min":{"1min":0.30399999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":3.8580000000000001,"5min":13.602,"15min":83.614999999999995},"last":0.68300000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1140000000000001,"15min":1.1160000000000001},"min":{"1min":0.29699999999999999,"5min":0.21299999999999999,"15min":0.20000000000000001},"max":{"1min":6.25,"5min":6.25,"15min":11.223000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.302,"15min":1.373},"min":{"1min":0.245,"5min":0.245,"15min":0.22},"max":{"1min":6.3710000000000004,"5min":11.196999999999999,"15min":14.805},"last":0.66700000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":3.8769999999999998,"15min":2.8780000000000001},"min":{"1min":0.32000000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.7200000000000002,"5min":139.96700000000001,"15min":139.96700000000001},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.131,"5min":3.8359999999999999,"15min":2.8929999999999998},"min":{"1min":0.34200000000000003,"5min":0.33300000000000002,"15min":0.27900000000000003},"max":{"1min":4.1219999999999999,"5min":137.798,"15min":137.798},"last":0.79900000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.2070000000000001,"15min":1.3460000000000001},"min":{"1min":0.40500000000000003,"5min":0.38,"15min":0.34300000000000003},"max":{"1min":1.728,"5min":5.04,"15min":15.183},"last":1.137},{"interface":"front","average":{"1min":1.024,"5min":1.335,"15min":1.391},"min":{"1min":0.36699999999999999,"5min":0.32700000000000001,"15min":0.29399999999999998},"max":{"1min":3.923,"5min":9.952,"15min":9.952},"last":1.1899999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":1.097,"15min":1.2310000000000001},"min":{"1min":0.42999999999999999,"5min":0.33500000000000002,"15min":0.309},"max":{"1min":4.5359999999999996,"5min":5.734,"15min":7.5789999999999997},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.77500000000000002,"5min":1.2629999999999999,"15min":1.5669999999999999},"min":{"1min":0.47399999999999998,"5min":0.436,"15min":0.372},"max":{"1min":1.7549999999999999,"5min":7.1509999999999998,"15min":15.214},"last":0.98299999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.5249999999999999,"15min":1.5780000000000001},"min":{"1min":0.41599999999999998,"5min":0.40000000000000002,"15min":0.315},"max":{"1min":3.9500000000000002,"5min":10.125999999999999,"15min":10.125999999999999},"last":1.123},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.161,"15min":1.272},"min":{"1min":0.53500000000000003,"5min":0.36599999999999999,"15min":0.33100000000000002},"max":{"1min":4.4880000000000004,"5min":5.3170000000000002,"15min":7.508},"last":1.3240000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.7230000000000001,"15min":1.679},"min":{"1min":0.45700000000000002,"5min":0.36699999999999999,"15min":0.34200000000000003},"max":{"1min":4.0030000000000001,"5min":10.630000000000001,"15min":11.220000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.456,"15min":1.4219999999999999},"min":{"1min":0.47799999999999998,"5min":0.45500000000000002,"15min":0.374},"max":{"1min":4.5679999999999996,"5min":6.6799999999999997,"15min":8.7449999999999992},"last":1.393}]}]},{"osd":3,"up_from":93,"seq":399431958945,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1400104,"kb_used_data":514592,"kb_used_omap":2,"kb_used_meta":885501,"kb_avail":92345048,"statfs":{"total":95995035648,"available":94561329152,"internally_reserved":0,"allocated":526942208,"data_stored":525961173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":906753077},"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":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.6299999999999999,"15min":2.4039999999999999},"min":{"1min":0.20999999999999999,"5min":0.159,"15min":0.159},"max":{"1min":5.1980000000000004,"5min":9.5229999999999997,"15min":154.05199999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.845,"15min":2.488},"min":{"1min":0.29199999999999998,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":3.6600000000000001,"5min":10.808999999999999,"15min":153.16200000000001},"last":2.7719999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":2.2530000000000001,"15min":1.9750000000000001},"min":{"1min":0.28899999999999998,"5min":0.224,"15min":0.20200000000000001},"max":{"1min":6.9589999999999996,"5min":38.496000000000002,"15min":38.496000000000002},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.90100000000000002,"5min":2.2160000000000002,"15min":1.8069999999999999},"min":{"1min":0.32500000000000001,"5min":0.23699999999999999,"15min":0.221},"max":{"1min":4.9210000000000003,"5min":38.601999999999997,"15min":38.601999999999997},"last":0.496}]},{"osd":2,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.903,"15min":1.9990000000000001},"min":{"1min":0.28899999999999998,"5min":0.25700000000000001,"15min":0.253},"max":{"1min":6.8940000000000001,"5min":24.776,"15min":46.927999999999997},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.736,"15min":1.8560000000000001},"min":{"1min":0.32500000000000001,"5min":0.25800000000000001,"15min":0.224},"max":{"1min":5.1589999999999998,"5min":10.784000000000001,"15min":52.588999999999999},"last":0.54900000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.518,"15min":1.593},"min":{"1min":0.39500000000000002,"5min":0.35299999999999998,"15min":0.28399999999999997},"max":{"1min":5.1050000000000004,"5min":9.8670000000000009,"15min":10.215999999999999},"last":0.621},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.3939999999999999,"15min":1.6000000000000001},"min":{"1min":0.49099999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.7040000000000002,"5min":7.2939999999999996,"15min":11.547000000000001},"last":2.8100000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.234,"15min":1.919},"min":{"1min":0.442,"5min":0.32400000000000001,"15min":0.27600000000000002},"max":{"1min":3.7719999999999998,"5min":7.343,"15min":138.76599999999999},"last":2.8380000000000001},{"interface":"front","average":{"1min":1.026,"5min":1.4790000000000001,"15min":2.2570000000000001},"min":{"1min":0.40699999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.0670000000000002,"5min":9.2599999999999998,"15min":138.946},"last":0.66700000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.5960000000000001,"15min":1.7270000000000001},"min":{"1min":0.40999999999999998,"5min":0.30199999999999999,"15min":0.27400000000000002},"max":{"1min":3.7490000000000001,"5min":8.3659999999999997,"15min":14.548999999999999},"last":3.077},{"interface":"front","average":{"1min":1.165,"5min":1.6259999999999999,"15min":1.679},"min":{"1min":0.46700000000000003,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.0359999999999996,"5min":9.5909999999999993,"15min":10.321},"last":0.83799999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:54:04 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":2.0950000000000002,"15min":2.4089999999999998},"min":{"1min":0.51500000000000001,"5min":0.377,"15min":0.377},"max":{"1min":5.0010000000000003,"5min":9.8290000000000006,"15min":139.08099999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.085,"5min":1.8640000000000001,"15min":2.2269999999999999},"min":{"1min":0.46300000000000002,"5min":0.41399999999999998,"15min":0.38100000000000001},"max":{"1min":5.2489999999999997,"5min":10.576000000000001,"15min":139.28800000000001},"last":0.92200000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019517,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":853280,"kb_used_data":255384,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92891872,"statfs":{"total":95995035648,"available":95121276928,"internally_reserved":0,"allocated":261513216,"data_stored":260935043,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":"Sun Oct 1 09:54:29 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.276,"15min":1.893},"min":{"1min":0.41599999999999998,"5min":0.26800000000000002,"15min":0.26700000000000002},"max":{"1min":2.6259999999999999,"5min":9.7110000000000003,"15min":129.28299999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.875,"5min":1.038,"15min":1.9470000000000001},"min":{"1min":0.36699999999999999,"5min":0.28599999999999998,"15min":0.26800000000000002},"max":{"1min":2.6579999999999999,"5min":6.0339999999999998,"15min":129.24700000000001},"last":0.60099999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.226,"15min":1.1890000000000001},"min":{"1min":0.374,"5min":0.313,"15min":0.27400000000000002},"max":{"1min":0.95999999999999996,"5min":6.5140000000000002,"15min":19.346},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.61799999999999999,"5min":1.034,"15min":1.391},"min":{"1min":0.38500000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.96599999999999997,"5min":4.681,"15min":45.048999999999999},"last":0.55800000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:54:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":1.4850000000000001,"15min":1.5409999999999999},"min":{"1min":0.52200000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.992,"5min":21.047000000000001,"15min":81.355000000000004},"last":0.439},{"interface":"front","average":{"1min":0.73599999999999999,"5min":1.528,"15min":1.702},"min":{"1min":0.39500000000000002,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":1.325,"5min":20.949999999999999,"15min":81.656000000000006},"last":0.61899999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:54:07 2023","interfaces":[{"interface":"back","average":{"1min":3.4089999999999998,"5min":2.5230000000000001,"15min":2.4700000000000002},"min":{"1min":0.496,"5min":0.35399999999999998,"15min":0.34699999999999998},"max":{"1min":46.173000000000002,"5min":46.173000000000002,"15min":76.325000000000003},"last":0.47199999999999998},{"interface":"front","average":{"1min":3.4860000000000002,"5min":2.4649999999999999,"15min":2.444},"min":{"1min":0.52300000000000002,"5min":0.38800000000000001,"15min":0.34899999999999998},"max":{"1min":46.289999999999999,"5min":46.289999999999999,"15min":75.275999999999996},"last":0.58399999999999996}]},{"osd":5,"last update":"Sun Oct 1 09:54:07 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.90600000000000003,"15min":1.2689999999999999},"min":{"1min":0.45300000000000001,"5min":0.33300000000000002,"15min":0.28399999999999997},"max":{"1min":1.2370000000000001,"5min":4.7060000000000004,"15min":9.6389999999999993},"last":0.38},{"interface":"front","average":{"1min":0.76700000000000002,"5min":1.0580000000000001,"15min":1.274},"min":{"1min":0.45100000000000001,"5min":0.34100000000000003,"15min":0.27300000000000002},"max":{"1min":1.0549999999999999,"5min":10.066000000000001,"15min":10.066000000000001},"last":0.52200000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":1.3600000000000001,"15min":1.464},"min":{"1min":0.43099999999999999,"5min":0.32800000000000001,"15min":0.32200000000000001},"max":{"1min":1.046,"5min":20.170999999999999,"15min":20.170999999999999},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":1.206,"15min":1.413},"min":{"1min":0.47199999999999998,"5min":0.39900000000000002,"15min":0.379},"max":{"1min":1.1160000000000001,"5min":10.460000000000001,"15min":10.460000000000001},"last":0.65200000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:54:29 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.331,"15min":1.615},"min":{"1min":0.57999999999999996,"5min":0.434,"15min":0.34200000000000003},"max":{"1min":1.3779999999999999,"5min":8.4619999999999997,"15min":11.021000000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.91300000000000003,"5min":1.1759999999999999,"15min":1.329},"min":{"1min":0.51600000000000001,"5min":0.316,"15min":0.316},"max":{"1min":1.363,"5min":5.7060000000000004,"15min":10.448},"last":0.498}]}]},{"osd":5,"up_from":36,"seq":154618823285,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1370956,"kb_used_data":470276,"kb_used_omap":0,"kb_used_meta":900672,"kb_avail":92374196,"statfs":{"total":95995035648,"available":94591176704,"internally_reserved":0,"allocated":481562624,"data_stored":481000651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922288128},"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,0,1],"upper_bound":32},"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":"Sun Oct 1 09:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.1579999999999999,"15min":1.802},"min":{"1min":0.374,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":4.5960000000000001,"5min":7.4420000000000002,"15min":100.319},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.97599999999999998,"15min":1.8009999999999999},"min":{"1min":0.32000000000000001,"5min":0.27000000000000002,"15min":0.25},"max":{"1min":2.4380000000000002,"5min":5.0439999999999996,"15min":100.202},"last":0.68300000000000005}]},{"osd":1,"last update":"Sun Oct 1 09:54:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":2.7919999999999998,"15min":2.097},"min":{"1min":0.36199999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":4.3179999999999996,"5min":68.560000000000002,"15min":68.560000000000002},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.92600000000000005,"5min":2.5979999999999999,"15min":2.0960000000000001},"min":{"1min":0.42699999999999999,"5min":0.32900000000000001,"15min":0.28000000000000003},"max":{"1min":4.3410000000000002,"5min":68.769000000000005,"15min":68.769000000000005},"last":0.55300000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.7010000000000001,"15min":2.4359999999999999},"min":{"1min":0.51500000000000001,"5min":0.33200000000000002,"15min":0.29599999999999999},"max":{"1min":4.1020000000000003,"5min":68.402000000000001,"15min":118.307},"last":0.60599999999999998},{"interface":"front","average":{"1min":1.069,"5min":1.8819999999999999,"15min":2.4700000000000002},"min":{"1min":0.55200000000000005,"5min":0.373,"15min":0.33100000000000002},"max":{"1min":4.1369999999999996,"5min":68.439999999999998,"15min":118.191},"last":0.53300000000000003}]},{"osd":3,"last update":"Sun Oct 1 09:54:05 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":2.9340000000000002,"15min":2.8610000000000002},"min":{"1min":0.42599999999999999,"5min":0.35299999999999998,"15min":0.31},"max":{"1min":1.4430000000000001,"5min":64.991,"15min":183.29400000000001},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.84399999999999997,"5min":3.0449999999999999,"15min":3.1389999999999998},"min":{"1min":0.46000000000000002,"5min":0.39200000000000002,"15min":0.33100000000000002},"max":{"1min":1.5089999999999999,"5min":68.427999999999997,"15min":183.11600000000001},"last":0.5}]},{"osd":4,"last update":"Sun Oct 1 09:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.0149999999999999,"15min":1.347},"min":{"1min":0.45500000000000002,"5min":0.32800000000000001,"15min":0.27000000000000002},"max":{"1min":2.8410000000000002,"5min":7.5720000000000001,"15min":10.919},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.1519999999999999,"15min":1.4950000000000001},"min":{"1min":0.58399999999999996,"5min":0.31,"15min":0.29799999999999999},"max":{"1min":1.353,"5min":5.2830000000000004,"15min":11.058999999999999},"last":0.70599999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:54:05 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.2370000000000001,"15min":1.544},"min":{"1min":0.51900000000000002,"5min":0.374,"15min":0.32400000000000001},"max":{"1min":2.7909999999999999,"5min":7.4349999999999996,"15min":11.371},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.1279999999999999,"15min":1.5509999999999999},"min":{"1min":0.59399999999999997,"5min":0.375,"15min":0.311},"max":{"1min":1.478,"5min":8.6470000000000002,"15min":9.0519999999999996},"last":0.66600000000000004}]},{"osd":7,"last update":"Sun Oct 1 09:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":2.1440000000000001,"15min":1.9239999999999999},"min":{"1min":0.55100000000000005,"5min":0.36699999999999999,"15min":0.33300000000000002},"max":{"1min":1.577,"5min":69.709999999999994,"15min":69.709999999999994},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.7310000000000001,"15min":1.8169999999999999},"min":{"1min":0.66600000000000004,"5min":0.41699999999999998,"15min":0.34399999999999997},"max":{"1min":2.883,"5min":66.287999999999997,"15min":66.287999999999997},"last":0.873}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":353763328,"data_stored":353763328,"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":521404416,"data_stored":521404416,"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":397283328,"data_stored":397279256,"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":521863168,"data_stored":521863168,"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":258740224,"data_stored":258736152,"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":478740480,"data_stored":478740480,"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":520032256,"data_stored":520028184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":386334720,"data_stored":386334720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:55:00.599 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:55:00.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 71 2023-10-01T09:55:00.602 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:00.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:00.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:00.728 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:00.765 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:00.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:00.868 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:00.892 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:00.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:00.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:00.995 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:01.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:01.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T09:55:01.118 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:01.144 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:01.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:01.247 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:01.274 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:01.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:01.379 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:01.406 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:01.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:01.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:01.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:01.643 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:01.667 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:01.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:01.784 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:01 smithi183 bash[59233]: cluster 2023-10-01T09:54:59.841558+0000 mgr.y (mgr.25132) 1364 : cluster 0 pgmap v1463: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 988 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 949/47460 objects misplaced (2.000%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:01.803 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:01.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:01.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:01 smithi111 bash[78631]: cluster 2023-10-01T09:54:59.841558+0000 mgr.y (mgr.25132) 1364 : cluster 0 pgmap v1463: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 988 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 949/47460 objects misplaced (2.000%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:01 smithi111 bash[75702]: cluster 2023-10-01T09:54:59.841558+0000 mgr.y (mgr.25132) 1364 : cluster 0 pgmap v1463: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 988 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 949/47460 objects misplaced (2.000%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:01.906 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:01.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:01.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:02.034 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:02.062 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:02.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:02.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:02.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:02.296 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:02.321 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:02.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:02.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:55:02.424 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:02.458 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:02.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:02.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:02.589 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:02.696 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:02.718 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:02.822 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:02.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:02.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:02.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:02.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:02.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:02.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:03.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:03.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:03.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:03.236 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:03.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:03.341 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:03.370 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:03.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:03.474 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:03.504 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:03.613 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:03.626 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:03 smithi183 bash[59233]: cluster 2023-10-01T09:55:01.842377+0000 mgr.y (mgr.25132) 1365 : cluster 0 pgmap v1464: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 917 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 879/44085 objects misplaced (1.994%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:03.643 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:03.752 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:03.780 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:03.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:03 smithi111 bash[75702]: cluster 2023-10-01T09:55:01.842377+0000 mgr.y (mgr.25132) 1365 : cluster 0 pgmap v1464: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 917 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 879/44085 objects misplaced (1.994%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:03 smithi111 bash[78631]: cluster 2023-10-01T09:55:01.842377+0000 mgr.y (mgr.25132) 1365 : cluster 0 pgmap v1464: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 917 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 879/44085 objects misplaced (1.994%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:03.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:03.913 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:03.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:04.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:04.047 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:04.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:04.151 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:04.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:04.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:04.280 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:04.285 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:04.306 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:04.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:04.409 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:04.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:04.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:04.542 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:04.568 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:04.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:04.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:04.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:04.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:04.804 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:04.834 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:04.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:04.937 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:04.944 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:55:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:55:04] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-10-01T09:55:04.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:04.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:05.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:05.088 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:05.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:05.191 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:05.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:05.297 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:05.316 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:05.341 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:05.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:05.446 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:05.467 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:05.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:05.601 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:05.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:05.714 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:05 smithi111 bash[78631]: cluster 2023-10-01T09:55:03.842737+0000 mgr.y (mgr.25132) 1366 : cluster 0 pgmap v1465: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 917 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 879/44085 objects misplaced (1.994%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:05.715 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:05 smithi111 bash[75702]: cluster 2023-10-01T09:55:03.842737+0000 mgr.y (mgr.25132) 1366 : cluster 0 pgmap v1465: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 917 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 879/44085 objects misplaced (1.994%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:05.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:05.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:05.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:05 smithi183 bash[59233]: cluster 2023-10-01T09:55:03.842737+0000 mgr.y (mgr.25132) 1366 : cluster 0 pgmap v1465: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 917 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 260 op/s; 879/44085 objects misplaced (1.994%); 1.1 MiB/s, 17 objects/s recovering 2023-10-01T09:55:05.838 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:05.855 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:55:05.863 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:05.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:05.992 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:05.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:06.095 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:06.121 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:06.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:06.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:06.248 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:06.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:06.311 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:06.352 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:06.379 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:06.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:06.505 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:06.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:06.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:06.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:06.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:06.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:06.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:06.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:06.865 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:06.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:06.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:06.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:06.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:07.019 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:07.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:07.126 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:07.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:07.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:07.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:07.275 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:07.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:07.381 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:07.404 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:07.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:07.508 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:07.537 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:07.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:07.640 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:07.644 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:07 smithi183 bash[59233]: cluster 2023-10-01T09:55:05.843467+0000 mgr.y (mgr.25132) 1367 : cluster 0 pgmap v1466: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 870 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 281 op/s; 798/41799 objects misplaced (1.909%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T09:55:07.671 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:07.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:07.779 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:07.800 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:07.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:07.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:07 smithi111 bash[75702]: cluster 2023-10-01T09:55:05.843467+0000 mgr.y (mgr.25132) 1367 : cluster 0 pgmap v1466: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 870 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 281 op/s; 798/41799 objects misplaced (1.909%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T09:55:07.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:07 smithi111 bash[78631]: cluster 2023-10-01T09:55:05.843467+0000 mgr.y (mgr.25132) 1367 : cluster 0 pgmap v1466: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 870 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 281 op/s; 798/41799 objects misplaced (1.909%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T09:55:07.903 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:07.929 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:07.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:07.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:08.032 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:08.053 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:08.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:08.158 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:08.188 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:08.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:08.312 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:08.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:08.417 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:08.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:08.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:08.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:08.571 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:08.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:08.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:08.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:08.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:08.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:08.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:08.940 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:08.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:08.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:09.066 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:09.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:09.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:09.217 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:09.323 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:09.345 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:09.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:09.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:09.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:09.575 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:09.596 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:09.699 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:09.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:09.727 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:09 smithi111 bash[75702]: cluster 2023-10-01T09:55:07.844068+0000 mgr.y (mgr.25132) 1368 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 841 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 247 op/s; 798/40395 objects misplaced (1.975%); 949 KiB/s, 14 objects/s recovering 2023-10-01T09:55:09.727 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:09 smithi111 bash[78631]: cluster 2023-10-01T09:55:07.844068+0000 mgr.y (mgr.25132) 1368 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 841 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 247 op/s; 798/40395 objects misplaced (1.975%); 949 KiB/s, 14 objects/s recovering 2023-10-01T09:55:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:09 smithi183 bash[59233]: cluster 2023-10-01T09:55:07.844068+0000 mgr.y (mgr.25132) 1368 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 841 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 247 op/s; 798/40395 objects misplaced (1.975%); 949 KiB/s, 14 objects/s recovering 2023-10-01T09:55:09.825 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:09.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:09.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:09.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:09.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:09.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:09.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:10.023 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:55:10.023 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:55:10.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:10.107 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:10.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:10.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:10.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:10.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:10.341 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:10.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:10.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:10.477 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:10.500 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:10.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:10.634 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:10.739 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:10.759 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:10.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:10.862 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:10.888 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:10.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:10.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:10.999 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T09:55:11.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:11.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:11.151 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:11.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:11.254 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:11.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:11.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:11.405 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:11.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:11.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:11.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:11.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:11.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:11 smithi111 bash[78631]: cluster 2023-10-01T09:55:09.844620+0000 mgr.y (mgr.25132) 1369 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 830 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 224 op/s; 798/39906 objects misplaced (2.000%); 949 KiB/s, 14 objects/s recovering 2023-10-01T09:55:11.646 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:11 smithi111 bash[75702]: cluster 2023-10-01T09:55:09.844620+0000 mgr.y (mgr.25132) 1369 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 830 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 224 op/s; 798/39906 objects misplaced (2.000%); 949 KiB/s, 14 objects/s recovering 2023-10-01T09:55:11.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:11.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:11.791 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:11.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:11 smithi183 bash[59233]: cluster 2023-10-01T09:55:09.844620+0000 mgr.y (mgr.25132) 1369 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 830 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 224 op/s; 798/39906 objects misplaced (2.000%); 949 KiB/s, 14 objects/s recovering 2023-10-01T09:55:11.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:11.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:11.923 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:11.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:11.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:12.026 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:12.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:12.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:12.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:12.183 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:12.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:12.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:12.313 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:12.416 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:12.439 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:12.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:12.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:12.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:12.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:12.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:12.702 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:12.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:12.806 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:12.830 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:12.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:12.933 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:12.988 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:12.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:12.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:13.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:13.116 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:13.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:13.225 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:13.254 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:13.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:13.383 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:13.486 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:13.509 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:13.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:13.539 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:13 smithi183 bash[59233]: cluster 2023-10-01T09:55:11.845324+0000 mgr.y (mgr.25132) 1370 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 757 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 734/36384 objects misplaced (2.017%); 1.4 MiB/s, 22 objects/s recovering 2023-10-01T09:55:13.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:13.641 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:13.744 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:13.753 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:13 smithi111 bash[75702]: cluster 2023-10-01T09:55:11.845324+0000 mgr.y (mgr.25132) 1370 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 757 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 734/36384 objects misplaced (2.017%); 1.4 MiB/s, 22 objects/s recovering 2023-10-01T09:55:13.753 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:13 smithi111 bash[78631]: cluster 2023-10-01T09:55:11.845324+0000 mgr.y (mgr.25132) 1370 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 757 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 307 op/s; 734/36384 objects misplaced (2.017%); 1.4 MiB/s, 22 objects/s recovering 2023-10-01T09:55:13.771 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:13.877 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:13.897 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:13.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:14.005 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:14.032 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:14.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:14.135 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:14.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:14.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:14.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:14.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:14.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:14.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:14.425 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:14.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:14.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:14.557 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:14.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:14.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:14.668 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:14 smithi183 bash[59233]: audit 2023-10-01T09:55:14.060334+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:14.688 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:14.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:14.800 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:14 smithi111 bash[75702]: audit 2023-10-01T09:55:14.060334+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:14.802 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:55:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:55:14] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.33.4" 2023-10-01T09:55:14.802 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:14 smithi111 bash[78631]: audit 2023-10-01T09:55:14.060334+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:14.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:14.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:14.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:14.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:14.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:15.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:15.088 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:15.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:15.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:15.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:15.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:15.322 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:15.346 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:15.449 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:15.475 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:15.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:15.608 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:15.610 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:15 smithi111 bash[75702]: cluster 2023-10-01T09:55:13.845929+0000 mgr.y (mgr.25132) 1371 : cluster 0 pgmap v1470: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 757 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 734/36384 objects misplaced (2.017%); 1002 KiB/s, 15 objects/s recovering 2023-10-01T09:55:15.611 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:15 smithi111 bash[75702]: cluster 2023-10-01T09:55:14.536670+0000 mon.a (mon.0) 1632 : cluster 3 Health check failed: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T09:55:15.611 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:15 smithi111 bash[78631]: cluster 2023-10-01T09:55:13.845929+0000 mgr.y (mgr.25132) 1371 : cluster 0 pgmap v1470: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 757 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 734/36384 objects misplaced (2.017%); 1002 KiB/s, 15 objects/s recovering 2023-10-01T09:55:15.612 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:15 smithi111 bash[78631]: cluster 2023-10-01T09:55:14.536670+0000 mon.a (mon.0) 1632 : cluster 3 Health check failed: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T09:55:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:15.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:15.741 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:15.789 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:55:15.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:15 smithi183 bash[59233]: cluster 2023-10-01T09:55:13.845929+0000 mgr.y (mgr.25132) 1371 : cluster 0 pgmap v1470: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 757 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 734/36384 objects misplaced (2.017%); 1002 KiB/s, 15 objects/s recovering 2023-10-01T09:55:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:15 smithi183 bash[59233]: cluster 2023-10-01T09:55:14.536670+0000 mon.a (mon.0) 1632 : cluster 3 Health check failed: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T09:55:15.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:15.868 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:15.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:15.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:15.971 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:16.003 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:16.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:16.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:16.140 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:16.246 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:16.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:16.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:16.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:16.424 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:16.528 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:16.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:16.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:16.654 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:16.681 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:16.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:16.789 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:16.814 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:16.916 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:16.946 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:16.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:17.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:17.069 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:17.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:17.172 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.194 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:17.297 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:17.327 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:17.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:17.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:17.565 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:17 smithi183 bash[59233]: cluster 2023-10-01T09:55:15.846623+0000 mgr.y (mgr.25132) 1372 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 696 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 631/33471 objects misplaced (1.885%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T09:55:17.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:17.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:17.689 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.696 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:17 smithi111 bash[78631]: cluster 2023-10-01T09:55:15.846623+0000 mgr.y (mgr.25132) 1372 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 696 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 631/33471 objects misplaced (1.885%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T09:55:17.697 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:17 smithi111 bash[75702]: cluster 2023-10-01T09:55:15.846623+0000 mgr.y (mgr.25132) 1372 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 696 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 631/33471 objects misplaced (1.885%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T09:55:17.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:17.816 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.845 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:17.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:17.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:17.969 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:17.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:18.072 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:18.092 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:18.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:18.225 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:18.328 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:18.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:18.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:18.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:18.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:18.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:18 smithi111 bash[78631]: audit 2023-10-01T09:55:18.394882+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.111:0/884257908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:55:18.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:18 smithi111 bash[75702]: audit 2023-10-01T09:55:18.394882+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.111:0/884257908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:55:18.575 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:55:18.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:18.605 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:18.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:18.609 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:18 smithi183 bash[59233]: audit 2023-10-01T09:55:18.394882+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.111:0/884257908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:55:18.708 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.734 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:18.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:18.770 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:55:18.804 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:55:18.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:18.839 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:55:18.866 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:18.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:18.877 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:55:18.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:55:18.907 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:55:18.936 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:55:18.964 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:55:18.969 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:18.988 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:55:18.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.992 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.993 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:55:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:18.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:19.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:19.118 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:19.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:19.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:19.243 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:19.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:19.367 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:19.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:19.470 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:19.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:19.596 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: cluster 2023-10-01T09:55:17.847192+0000 mgr.y (mgr.25132) 1373 : cluster 0 pgmap v1472: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 661 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 278 op/s; 631/31752 objects misplaced (1.987%); 1.0 MiB/s, 16 objects/s recovering 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: cluster 2023-10-01T09:55:18.548769+0000 mon.a (mon.0) 1634 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: cluster 2023-10-01T09:55:18.559772+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: cluster 2023-10-01T09:55:18.559955+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: audit 2023-10-01T09:55:18.565580+0000 mon.a (mon.0) 1635 : audit 1 from='client.? 172.21.15.111:0/884257908' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: cluster 2023-10-01T09:55:18.565722+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: cluster 2023-10-01T09:55:18.580996+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.605 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: audit 2023-10-01T09:55:18.720616+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.111:0/3948388168' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: audit 2023-10-01T09:55:18.878856+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.111:0/1882303352' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "71"}]: dispatch 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[75702]: audit 2023-10-01T09:55:18.878880+0000 mon.a (mon.0) 1637 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "71"}]: dispatch 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: cluster 2023-10-01T09:55:17.847192+0000 mgr.y (mgr.25132) 1373 : cluster 0 pgmap v1472: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 661 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 278 op/s; 631/31752 objects misplaced (1.987%); 1.0 MiB/s, 16 objects/s recovering 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: cluster 2023-10-01T09:55:18.548769+0000 mon.a (mon.0) 1634 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: cluster 2023-10-01T09:55:18.559772+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: cluster 2023-10-01T09:55:18.559955+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.606 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: audit 2023-10-01T09:55:18.565580+0000 mon.a (mon.0) 1635 : audit 1 from='client.? 172.21.15.111:0/884257908' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:55:19.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: cluster 2023-10-01T09:55:18.565722+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-10-01T09:55:19.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: cluster 2023-10-01T09:55:18.580996+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: audit 2023-10-01T09:55:18.720616+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.111:0/3948388168' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:55:19.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: audit 2023-10-01T09:55:18.878856+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.111:0/1882303352' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "71"}]: dispatch 2023-10-01T09:55:19.607 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:19 smithi111 bash[78631]: audit 2023-10-01T09:55:18.878880+0000 mon.a (mon.0) 1637 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "71"}]: dispatch 2023-10-01T09:55:19.629 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:19.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:19.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:19.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:19.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:19.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:19.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: cluster 2023-10-01T09:55:17.847192+0000 mgr.y (mgr.25132) 1373 : cluster 0 pgmap v1472: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 661 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 278 op/s; 631/31752 objects misplaced (1.987%); 1.0 MiB/s, 16 objects/s recovering 2023-10-01T09:55:19.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: cluster 2023-10-01T09:55:18.548769+0000 mon.a (mon.0) 1634 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:55:19.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: cluster 2023-10-01T09:55:18.559772+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: cluster 2023-10-01T09:55:18.559955+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: audit 2023-10-01T09:55:18.565580+0000 mon.a (mon.0) 1635 : audit 1 from='client.? 172.21.15.111:0/884257908' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:55:19.934 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: cluster 2023-10-01T09:55:18.565722+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-10-01T09:55:19.935 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: cluster 2023-10-01T09:55:18.580996+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T09:55:19.935 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: audit 2023-10-01T09:55:18.720616+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.111:0/3948388168' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:55:19.935 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: audit 2023-10-01T09:55:18.878856+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.111:0/1882303352' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "71"}]: dispatch 2023-10-01T09:55:19.935 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:19 smithi183 bash[59233]: audit 2023-10-01T09:55:18.878880+0000 mon.a (mon.0) 1637 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "71"}]: dispatch 2023-10-01T09:55:20.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:20.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:20.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:20.147 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:20.157 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:55:20.157 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:55:20.157 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.157 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:206049 11.8 e290/285 11:13594d12:::benchmark_data_smithi111_214802_object98400:head v 290'13026, mlcod=290'13023)", 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:20.155189+0000", 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0014315759999999999, 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0014637000000000001, 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "started", 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155189+0000", 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:20.158 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155189+0000", 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155187+0000", 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7909999999999999e-06 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:20.159 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155197+0000", 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.412e-05 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155211+0000", 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0399999999999993e-06 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155219+0000", 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6841000000000005e-05 2023-10-01T09:55:20.160 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155296+0000", 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5171999999999999e-05 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:20.155321+0000", 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000132807 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:20.161 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:20.162 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:20.162 INFO:teuthology.orchestra.run.smithi183.stdout: ], 2023-10-01T09:55:20.162 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 1 2023-10-01T09:55:20.162 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:55:20.171 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:20.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:20.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:20.301 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:20.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:20.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:20.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:20.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:20.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:20.566 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:20.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:20.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:20.697 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:20.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:20.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:20.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:20.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:20.949 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:20.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:20.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:21.052 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:21.086 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:21.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:21.211 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:21.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T09:55:21.315 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:21.342 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:21.446 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.470 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:21.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:21 smithi111 bash[78631]: cluster 2023-10-01T09:55:19.847760+0000 mgr.y (mgr.25132) 1374 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 650 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 631/31257 objects misplaced (2.019%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:55:21.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.599 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:21.702 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:21.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:21.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:55:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:21 smithi183 bash[59233]: cluster 2023-10-01T09:55:19.847760+0000 mgr.y (mgr.25132) 1374 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 650 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 631/31257 objects misplaced (2.019%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:55:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:21 smithi111 bash[75702]: cluster 2023-10-01T09:55:19.847760+0000 mgr.y (mgr.25132) 1374 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 650 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 631/31257 objects misplaced (2.019%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T09:55:21.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.859 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:21.964 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:21.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:21.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:22.092 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:22.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:22.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:22.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:22.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:22.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:22.357 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:22.385 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:22.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:22.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:22.514 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:22.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:22.619 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:22.646 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:22.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:55:22.749 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:22.777 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:22.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:22.906 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:22.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:22.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:23.013 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:23.048 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:23.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:23.151 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:23.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:23.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:23.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:23.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:23.420 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:23.450 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:23.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:23.579 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:23.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:23.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:23.714 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:23.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:23.793 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:55:23.818 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:23.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:23 smithi111 bash[75702]: cluster 2023-10-01T09:55:21.848694+0000 mgr.y (mgr.25132) 1375 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 573 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 547/27537 objects misplaced (1.986%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:23.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:23 smithi111 bash[78631]: cluster 2023-10-01T09:55:21.848694+0000 mgr.y (mgr.25132) 1375 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 573 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 547/27537 objects misplaced (1.986%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:23.829 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:23 smithi183 bash[59233]: cluster 2023-10-01T09:55:21.848694+0000 mgr.y (mgr.25132) 1375 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 573 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 547/27537 objects misplaced (1.986%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:23.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:23.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:23.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:23.978 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:23.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:23.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:24.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:24.110 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:24.213 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:24.240 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:24.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:24.345 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:24.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:24.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:24.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:24.504 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:24.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:24.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:24.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:24.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:24.744 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:55:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:55:24] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.33.4" 2023-10-01T09:55:24.766 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:24.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:24.900 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:24.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:24.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:25.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:25.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:25.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:25.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:25.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:25.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:25.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:25.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:25.399 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:25.428 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:25.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:25.531 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:25.559 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:25.663 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:25.673 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:25 smithi183 bash[59233]: cluster 2023-10-01T09:55:23.849179+0000 mgr.y (mgr.25132) 1376 : cluster 0 pgmap v1476: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 573 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 547/27537 objects misplaced (1.986%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:25.689 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:25.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:25.793 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:25.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:25 smithi111 bash[78631]: cluster 2023-10-01T09:55:23.849179+0000 mgr.y (mgr.25132) 1376 : cluster 0 pgmap v1476: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 573 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 547/27537 objects misplaced (1.986%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:25.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:25 smithi111 bash[75702]: cluster 2023-10-01T09:55:23.849179+0000 mgr.y (mgr.25132) 1376 : cluster 0 pgmap v1476: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 573 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 294 op/s; 547/27537 objects misplaced (1.986%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:25.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:25.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:25.957 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:25.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:26.013 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:55:26.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:26.088 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:26.192 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:26.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:26.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:26.327 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:26.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:26.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:26.474 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:26.494 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:26.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:26.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:26.617 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:26.720 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:26.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:26.777 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:55:26.777 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:55:26.777 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T09:55:26.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:55:26.855 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:26.878 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:26.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:26.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:26.984 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:27.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:27.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:27.136 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:27.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:27.242 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:27.274 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:27.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:27.406 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:27.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:27.514 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:27.544 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:27.559 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:27.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:27.670 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:27.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:27.774 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:27.780 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:27 smithi183 bash[59233]: cluster 2023-10-01T09:55:25.852703+0000 mgr.y (mgr.25132) 1377 : cluster 0 pgmap v1477: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 515 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 463/24783 objects misplaced (1.868%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:27.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:27.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:27.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:27.926 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:27.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:28.030 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:28.054 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:28.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:27 smithi111 bash[78631]: cluster 2023-10-01T09:55:25.852703+0000 mgr.y (mgr.25132) 1377 : cluster 0 pgmap v1477: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 515 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 463/24783 objects misplaced (1.868%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:27 smithi111 bash[75702]: cluster 2023-10-01T09:55:25.852703+0000 mgr.y (mgr.25132) 1377 : cluster 0 pgmap v1477: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 515 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 463/24783 objects misplaced (1.868%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:28.158 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:28.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:28.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:28.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:28.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:28.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:28.435 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:28.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:28.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:28.562 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:28.584 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:28.665 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:28.692 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:28.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:28.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:28.835 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:28.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:28.942 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:28.961 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:28.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:28.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:29.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:29.097 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:29.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:29.223 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:29.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:29.360 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:29.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:29.489 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:29.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:29.592 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:29.602 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:29 smithi183 bash[59233]: cluster 2023-10-01T09:55:27.853308+0000 mgr.y (mgr.25132) 1378 : cluster 0 pgmap v1478: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 463/23058 objects misplaced (2.008%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:29.602 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:29 smithi183 bash[59233]: audit 2023-10-01T09:55:29.065006+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:29.602 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:29 smithi183 bash[59233]: audit 2023-10-01T09:55:29.066165+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:29.616 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:29.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:29.719 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:29.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:29.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:29.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:29.863 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:29 smithi111 bash[75702]: cluster 2023-10-01T09:55:27.853308+0000 mgr.y (mgr.25132) 1378 : cluster 0 pgmap v1478: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 463/23058 objects misplaced (2.008%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:29.863 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:29 smithi111 bash[75702]: audit 2023-10-01T09:55:29.065006+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:29.863 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:29 smithi111 bash[75702]: audit 2023-10-01T09:55:29.066165+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:29.863 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:29 smithi111 bash[78631]: cluster 2023-10-01T09:55:27.853308+0000 mgr.y (mgr.25132) 1378 : cluster 0 pgmap v1478: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 479 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 463/23058 objects misplaced (2.008%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:29.863 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:29 smithi111 bash[78631]: audit 2023-10-01T09:55:29.065006+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:29.863 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:29 smithi111 bash[78631]: audit 2023-10-01T09:55:29.066165+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:29.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:29.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:29.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:29.990 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.014 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:30.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:30.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:30.145 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:30.248 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:30.270 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:30.373 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:30.398 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:30.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:30.421 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:55:30.421 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:55:30.421 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:55:30.422 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:55:30.422 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:55:30.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:30.525 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:30.608 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:30.628 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:30.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:30.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:30.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:30.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:30.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:30.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:30.912 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:30.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:31.017 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:31.042 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:31.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:31.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:31.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:31.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:31.272 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:31.300 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:31.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:31.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:31.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.437 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:31.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:31.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T09:55:31.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:31.574 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:31.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:31.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:31.706 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:31.709 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:31 smithi111 bash[75702]: cluster 2023-10-01T09:55:29.854475+0000 mgr.y (mgr.25132) 1379 : cluster 0 pgmap v1479: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 466 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 274 op/s; 463/22434 objects misplaced (2.064%); 1.1 MiB/s, 18 objects/s recovering 2023-10-01T09:55:31.709 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:31 smithi111 bash[78631]: cluster 2023-10-01T09:55:29.854475+0000 mgr.y (mgr.25132) 1379 : cluster 0 pgmap v1479: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 466 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 274 op/s; 463/22434 objects misplaced (2.064%); 1.1 MiB/s, 18 objects/s recovering 2023-10-01T09:55:31.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:31 smithi183 bash[59233]: cluster 2023-10-01T09:55:29.854475+0000 mgr.y (mgr.25132) 1379 : cluster 0 pgmap v1479: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 466 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 274 op/s; 463/22434 objects misplaced (2.064%); 1.1 MiB/s, 18 objects/s recovering 2023-10-01T09:55:31.810 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:31.833 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:31.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:31.936 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:31.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:31.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:32.064 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:32.095 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:32.199 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:32.220 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:32.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:32.323 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:32.347 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:32.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:32.451 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:32.473 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:32.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:32.603 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:32.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:32.707 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:32.737 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:32.841 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:32.869 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:32.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:32.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:32.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:33.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:33.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:33.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:33.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:33.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:33.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:33.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:33.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:33.397 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:33.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:33.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:33.526 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:33.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:33.584 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:33 smithi111 bash[75702]: cluster 2023-10-01T09:55:31.855193+0000 mgr.y (mgr.25132) 1380 : cluster 0 pgmap v1480: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 366 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 379 op/s; 351/17595 objects misplaced (1.995%); 1.7 MiB/s, 26 objects/s recovering 2023-10-01T09:55:33.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:33.636 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:33 smithi111 bash[78631]: cluster 2023-10-01T09:55:31.855193+0000 mgr.y (mgr.25132) 1380 : cluster 0 pgmap v1480: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 366 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 379 op/s; 351/17595 objects misplaced (1.995%); 1.7 MiB/s, 26 objects/s recovering 2023-10-01T09:55:33.658 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:33.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:33.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:33.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:33.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:33.916 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:33.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:33.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:34.019 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:34.027 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:33 smithi183 bash[59233]: cluster 2023-10-01T09:55:31.855193+0000 mgr.y (mgr.25132) 1380 : cluster 0 pgmap v1480: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 366 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 379 op/s; 351/17595 objects misplaced (1.995%); 1.7 MiB/s, 26 objects/s recovering 2023-10-01T09:55:34.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:34.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:34.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:34.172 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:34.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:34.280 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:34.310 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:34.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:34.415 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:34.437 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:34.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:34.564 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:34.671 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:34.688 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:55:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:55:34] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.33.4" 2023-10-01T09:55:34.696 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:34.800 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:34.825 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:34.928 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:34.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:34.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:34.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:35.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:35.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:35.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:35.214 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:35.321 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:35.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:35.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:35.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:35.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:35.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:35.581 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:35.605 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:35.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:35.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:35.737 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:35 smithi183 bash[59233]: cluster 2023-10-01T09:55:33.855679+0000 mgr.y (mgr.25132) 1381 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 366 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 351/17595 objects misplaced (1.995%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:55:35.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:35.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:35.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:35.979 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:36.008 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:36.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:36.031 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:35 smithi111 bash[75702]: cluster 2023-10-01T09:55:33.855679+0000 mgr.y (mgr.25132) 1381 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 366 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 351/17595 objects misplaced (1.995%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:55:36.031 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:35 smithi111 bash[78631]: cluster 2023-10-01T09:55:33.855679+0000 mgr.y (mgr.25132) 1381 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 366 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 275 op/s; 351/17595 objects misplaced (1.995%); 1.2 MiB/s, 18 objects/s recovering 2023-10-01T09:55:36.114 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:36.137 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:36.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:36.265 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:36.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:36.298 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:55:36.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:36.395 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:36.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:36.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:36.524 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:36.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:36.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:36.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:36.761 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:36.788 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:36.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:36.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:36.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:37.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:37.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:37.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:37.136 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:37.169 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:37.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:37.273 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:37.295 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:37.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:37.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:37.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:37.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:37.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:37.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:37.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:37.702 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:37.807 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:37.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:37 smithi111 bash[75702]: cluster 2023-10-01T09:55:35.858982+0000 mgr.y (mgr.25132) 1382 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 298 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 231/14334 objects misplaced (1.612%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:55:37.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:37 smithi111 bash[78631]: cluster 2023-10-01T09:55:35.858982+0000 mgr.y (mgr.25132) 1382 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 298 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 231/14334 objects misplaced (1.612%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:55:37.842 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:37.849 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:37 smithi183 bash[59233]: cluster 2023-10-01T09:55:35.858982+0000 mgr.y (mgr.25132) 1382 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 298 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 231/14334 objects misplaced (1.612%); 1.8 MiB/s, 28 objects/s recovering 2023-10-01T09:55:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:37.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:37.976 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:37.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:37.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:38.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:38.103 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:38.206 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:38.239 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:38.347 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:38.370 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:38.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:38.473 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:38.497 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:38.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:38.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:38.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:38.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:38.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:38.761 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:38.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:38.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:38.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:38.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:39.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:39.031 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:39.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:39.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:39.161 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:39.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:39.267 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:39.296 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:39.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:39.420 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:39.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:39.555 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:39.601 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:39 smithi183 bash[59233]: cluster 2023-10-01T09:55:37.859571+0000 mgr.y (mgr.25132) 1383 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 254 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 231/12258 objects misplaced (1.884%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:39.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:39.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:39.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:39.786 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:39.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:39.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:39 smithi111 bash[75702]: cluster 2023-10-01T09:55:37.859571+0000 mgr.y (mgr.25132) 1383 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 254 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 231/12258 objects misplaced (1.884%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:39.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:39 smithi111 bash[78631]: cluster 2023-10-01T09:55:37.859571+0000 mgr.y (mgr.25132) 1383 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 254 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 231/12258 objects misplaced (1.884%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:39.916 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:39.936 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:39.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:39.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:40.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:40.069 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:40.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:40.174 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:40.203 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:40.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:40.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:40.334 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:40.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:40.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.470 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:40.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:40.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:40.600 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:40.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:40.705 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:40.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:40.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:40.871 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:40.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:40.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:40.973 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:40.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:41.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:41.020 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:55:41.020 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110587 10.f 10:fa82d16e:::benchmark_data_smithi111_194682_object1420:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.022177+0000", 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 599.99157398, 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17990804699999999, 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.021 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110587 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022177+0000", 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.022 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022177+0000", 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022175+0000", 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0690000000000002e-06 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022183+0000", 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4732000000000001e-05 2023-10-01T09:55:41.023 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022198+0000", 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1919999999999999e-06 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022205+0000", 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6209000000000003e-05 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.024 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022271+0000", 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016188500000000001 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022433+0000", 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000175076 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.022608+0000", 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042467379999999999 2023-10-01T09:55:41.025 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.026855+0000", 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00022364800000000001 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.027078+0000", 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17493983499999999 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.026 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202018+0000", 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5534999999999998e-05 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202054+0000", 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0936000000000003e-05 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202085+0000", 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.17990804699999999 2023-10-01T09:55:41.027 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:110593 10.f 10:fa527ba4:::benchmark_data_smithi111_194682_object1426:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:41.033136+0000", 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 599.98061453000003, 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16913704399999999, 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.028 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 110593 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033136+0000", 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033136+0000", 2023-10-01T09:55:41.029 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033135+0000", 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9560000000000002e-06 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033141+0000", 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1907e-05 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.030 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033153+0000", 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8669999999999999e-06 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033158+0000", 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011598 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033274+0000", 2023-10-01T09:55:41.031 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00028423599999999999 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033559+0000", 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00029256399999999999 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.033851+0000", 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048377810000000002 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.032 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.038689+0000", 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021674500000000001 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.038906+0000", 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16324478000000001 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202151+0000", 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2033999999999996e-05 2023-10-01T09:55:41.033 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202213+0000", 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0531e-05 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:41.202273+0000", 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16913704399999999 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.034 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:116367 10.f 10:fc6cac9d:::benchmark_data_smithi111_194682_object7200:head [delete] snapc 0=[] ondisk+write+known_if_redirected e241)", 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:45:48.663129+0000", 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 592.35062172999994, 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.179816948, 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 116367 2023-10-01T09:55:41.035 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663129+0000", 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663129+0000", 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.036 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663127+0000", 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7599999999999997e-06 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663134+0000", 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1001e-05 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663145+0000", 2023-10-01T09:55:41.037 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0700000000000001e-06 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663152+0000", 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.441e-05 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663237+0000", 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012834500000000001 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.038 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663365+0000", 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000118831 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.663484+0000", 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043197440000000004 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.667804+0000", 2023-10-01T09:55:41.039 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001401593 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.669205+0000", 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.173476197 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.842681+0000", 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013748800000000001 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.040 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.842819+0000", 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000127028 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:45:48.842946+0000", 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.179816948 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.041 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149024 10.f 10:f1d9896b:::benchmark_data_smithi111_194682_object39857:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.692967+0000", 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 548.32078370800002, 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.29282820100000001, 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149024 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.042 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692967+0000", 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692967+0000", 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.043 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692966+0000", 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4270000000000001e-06 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692970+0000", 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1871e-05 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692982+0000", 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4559999999999999e-06 2023-10-01T09:55:41.044 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.692988+0000", 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047850979999999998 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.697773+0000", 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000128505 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.045 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.697901+0000", 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016065200000000001 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.698062+0000", 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0055559310000000001 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.703618+0000", 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000698045 2023-10-01T09:55:41.046 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.704316+0000", 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.28130185800000002 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985618+0000", 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011514999999999999 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.047 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985733+0000", 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.2186000000000004e-05 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985795+0000", 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.29282820100000001 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.048 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149036 10.f 10:fe45ddf5:::benchmark_data_smithi111_194682_object39869:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.706173+0000", 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 548.30757721400005, 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.27981513600000002, 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149036 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.049 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706173+0000", 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706173+0000", 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706172+0000", 2023-10-01T09:55:41.050 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3460000000000001e-06 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706178+0000", 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4010000000000003e-06 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706187+0000", 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4430000000000002e-06 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.051 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706193+0000", 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00043976200000000001 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706632+0000", 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000300625 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.706933+0000", 2023-10-01T09:55:41.052 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00042230700000000002 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.707355+0000", 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0057815599999999998 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.713137+0000", 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00067151999999999999 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.053 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.713808+0000", 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.27204119799999998 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985850+0000", 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5004000000000002e-05 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985925+0000", 2023-10-01T09:55:41.054 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3919999999999998e-05 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.985989+0000", 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.27981513600000002 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149047 10.f 10:fba810e4:::benchmark_data_smithi111_194682_object39880:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.726169+0000", 2023-10-01T09:55:41.055 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 548.287581391, 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25996170000000002, 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149047 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.056 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726169+0000", 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726169+0000", 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726168+0000", 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3320000000000003e-06 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.057 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726175+0000", 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.216e-05 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726187+0000", 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7209999999999997e-06 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726194+0000", 2023-10-01T09:55:41.058 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8393999999999997e-05 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726252+0000", 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014352500000000001 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726396+0000", 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016514899999999999 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.059 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.726561+0000", 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0048763360000000002 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.731437+0000", 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115548 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.731553+0000", 2023-10-01T09:55:41.060 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25449422599999999 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986047+0000", 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4394000000000002e-05 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986091+0000", 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9477999999999997e-05 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.061 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986131+0000", 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.25996170000000002 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.45554.0:149052 10.f 10:fb3af55d:::benchmark_data_smithi111_194682_object39885:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:46:32.736369+0000", 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 548.277381451, 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24987430899999999, 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.062 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.45554", 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 149052 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736369+0000", 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.063 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736369+0000", 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736368+0000", 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8899999999999998e-06 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736373+0000", 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.1670000000000005e-06 2023-10-01T09:55:41.064 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736382+0000", 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1099999999999999e-06 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736389+0000", 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000106686 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.065 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736495+0000", 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012899400000000001 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736624+0000", 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015321700000000001 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,3", 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.736777+0000", 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0050016460000000002 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.066 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.741779+0000", 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002104037 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.743883+0000", 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.242282146 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986165+0000", 2023-10-01T09:55:41.067 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1727000000000002e-05 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986207+0000", 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6451e-05 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:46:32.986243+0000", 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.24987430899999999 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.068 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:211867 11.9 e290/253 11:9b5bd368:::benchmark_data_smithi111_214802_object104218:head v 290'13079, mlcod=290'13076)", 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:37.149928+0000", 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 3.8638229710000003, 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022304792, 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149928+0000", 2023-10-01T09:55:41.069 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149928+0000", 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149927+0000", 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4769999999999992e-06 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.070 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149936+0000", 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2450000000000004e-06 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149946+0000", 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5539999999999997e-06 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149951+0000", 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038043030000000002 2023-10-01T09:55:41.071 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.153756+0000", 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7314e-05 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.153783+0000", 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018414030000000001 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.072 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.172197+0000", 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5533e-05 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.172232+0000", 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022304792 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212327 11.d e290/253 11:b80d6637:::benchmark_data_smithi111_214802_object104678:head v 290'13005, mlcod=290'13002)", 2023-10-01T09:55:41.073 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.076412+0000", 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 2.937338816, 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.037330769, 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076412+0000", 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.074 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076412+0000", 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076411+0000", 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2728000000000001e-05 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076424+0000", 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8865999999999999e-05 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.075 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076442+0000", 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3830000000000003e-06 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076450+0000", 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047067810000000002 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081157+0000", 2023-10-01T09:55:41.076 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5951e-05 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081173+0000", 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.032529215 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113702+0000", 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0754999999999999e-05 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.077 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113743+0000", 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.037330769 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212330 11.d e290/253 11:b5ec7d9f:::benchmark_data_smithi111_214802_object104681:head v 290'13006, mlcod=290'13002)", 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.081879+0000", 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 2.9318713230000002, 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.031888293999999998, 2023-10-01T09:55:41.078 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081879+0000", 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081879+0000", 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.079 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081878+0000", 2023-10-01T09:55:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2519e-05 2023-10-01T09:55:41.080 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081890+0000", 2023-10-01T09:55:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4151000000000001e-05 2023-10-01T09:55:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.081 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081904+0000", 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7630000000000003e-06 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081911+0000", 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037500659999999998 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.082 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.085661+0000", 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7057999999999994e-05 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.085728+0000", 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.028019929999999998 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113748+0000", 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9355e-05 2023-10-01T09:55:41.083 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113768+0000", 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.031888293999999998 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212331 11.d e290/253 11:b9d8ed0c:::benchmark_data_smithi111_214802_object104682:head v 290'13007, mlcod=290'13002)", 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.087937+0000", 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 2.9258133429999997, 2023-10-01T09:55:41.084 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025850943000000001, 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087937+0000", 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087937+0000", 2023-10-01T09:55:41.085 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087936+0000", 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2590000000000003e-06 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087944+0000", 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.6074000000000001e-05 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.086 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087970+0000", 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1489999999999999e-06 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087976+0000", 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0032985670000000001 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.091274+0000", 2023-10-01T09:55:41.087 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9564000000000001e-05 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.091294+0000", 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022475471 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113770+0000", 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8695999999999999e-05 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.088 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113788+0000", 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025850943000000001 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212558 11.a e290/281 11:50e140d4:::benchmark_data_smithi111_214802_object104909:head v 290'13224, mlcod=290'13222)", 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.512842+0000", 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 2.5009087380000001, 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020944955000000001, 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.089 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512842+0000", 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512842+0000", 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.090 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512841+0000", 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8499999999999994e-06 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512849+0000", 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5199e-05 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.091 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512864+0000", 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9259999999999997e-06 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512870+0000", 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6758000000000001e-05 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512927+0000", 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8838000000000003e-05 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.092 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512966+0000", 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020785511999999999 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.533751+0000", 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5777e-05 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.533787+0000", 2023-10-01T09:55:41.093 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020944955000000001 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213554 11.5 e290/282 11:a14a1c0f:::benchmark_data_smithi111_214802_object105905:head v 290'13698, mlcod=290'13696)", 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.575052+0000", 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.438698476, 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021049858000000001, 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.094 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575052+0000", 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575052+0000", 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.095 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575051+0000", 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3579999999999992e-06 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575060+0000", 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3811e-05 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575074+0000", 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6030000000000001e-06 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.096 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575081+0000", 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0272000000000002e-05 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575141+0000", 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1607000000000003e-05 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.097 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575182+0000", 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020897377000000002 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.596080+0000", 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2209e-05 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.596102+0000", 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021049858000000001 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.098 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213564 11.4 e290/253 11:2df843a3:::benchmark_data_smithi111_214802_object105915:head v 290'13320, mlcod=290'13318)", 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.601319+0000", 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.41243138400000001, 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025420916000000002, 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.099 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601319+0000", 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601319+0000", 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601318+0000", 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0387000000000001e-05 2023-10-01T09:55:41.100 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601328+0000", 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9627999999999999e-05 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601348+0000", 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0849999999999997e-06 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.101 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601356+0000", 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103859 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601460+0000", 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8883000000000001e-05 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601489+0000", 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025218858 2023-10-01T09:55:41.102 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.626708+0000", 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2332000000000001e-05 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.626740+0000", 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025420916000000002 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.103 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213613 11.a e290/281 11:52b002c3:::benchmark_data_smithi111_214802_object105964:head v 290'13296, mlcod=290'13293)", 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.684985+0000", 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.328765855, 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023632737000000001, 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684985+0000", 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.104 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684985+0000", 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684984+0000", 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0747000000000001e-05 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.105 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684995+0000", 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3857e-05 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685008+0000", 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5820000000000004e-06 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685016+0000", 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8050000000000002e-05 2023-10-01T09:55:41.106 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685064+0000", 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1498e-05 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685086+0000", 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023484278000000001 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.107 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.708570+0000", 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7644e-05 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.708617+0000", 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023632737000000001 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213664 11.4 e290/253 11:2ed86e9e:::benchmark_data_smithi111_214802_object106015:head v 290'13327, mlcod=290'13325)", 2023-10-01T09:55:41.108 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.763705+0000", 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.25004526399999999, 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024241525, 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763705+0000", 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763705+0000", 2023-10-01T09:55:41.109 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763704+0000", 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.221e-05 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763716+0000", 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1512e-05 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.110 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763738+0000", 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6999999999999997e-06 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763747+0000", 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7850999999999996e-05 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763834+0000", 2023-10-01T09:55:41.111 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4771000000000003e-05 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763869+0000", 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023996923999999999 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.787866+0000", 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0767999999999996e-05 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.112 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.787947+0000", 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024241525 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213796 11.4 e290/253 11:29a7d564:::benchmark_data_smithi111_214802_object106147:head v 290'13342, mlcod=290'13340)", 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.977003+0000", 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.036747822999999999, 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025274097999999998, 2023-10-01T09:55:41.113 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977003+0000", 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977003+0000", 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.114 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977002+0000", 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0530000000000001e-05 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977012+0000", 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4972e-05 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.115 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977027+0000", 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7510000000000002e-06 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977034+0000", 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000112766 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977147+0000", 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0132e-05 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.116 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977167+0000", 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025051845999999999 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002219+0000", 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8029000000000003e-05 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002277+0000", 2023-10-01T09:55:41.117 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025274097999999998 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213795 11.a e290/281 11:5e5170ae:::benchmark_data_smithi111_214802_object106146:head v 290'13304, mlcod=290'13300)", 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.977756+0000", 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.035994848000000003, 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024908777999999999, 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.118 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977756+0000", 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977756+0000", 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.119 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977755+0000", 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0469999999999999e-06 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977764+0000", 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7793000000000001e-05 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977782+0000", 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5540000000000003e-06 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.120 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977788+0000", 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003477455 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.981266+0000", 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2861e-05 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.121 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.981289+0000", 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021260415000000001 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002549+0000", 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115474 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002665+0000", 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024908777999999999 2023-10-01T09:55:41.122 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213799 11.4 e290/253 11:283ad5d1:::benchmark_data_smithi111_214802_object106150:head v 290'13343, mlcod=290'13340)", 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.983769+0000", 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.029982048000000001, 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018877135999999999, 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.123 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983769+0000", 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983769+0000", 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983767+0000", 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2753e-05 2023-10-01T09:55:41.124 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983780+0000", 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5543999999999999e-05 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983795+0000", 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3340000000000002e-06 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.125 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983804+0000", 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0032935130000000001 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.987097+0000", 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0539e-05 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.987128+0000", 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015446467 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.126 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002574+0000", 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1497999999999999e-05 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002646+0000", 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018877135999999999 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.127 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213815 11.4 e290/253 11:2ef7f191:::benchmark_data_smithi111_214802_object106166:head v 290'13344, mlcod=290'13342)", 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:41.008046+0000", 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 0.0057044610000000001, 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043686200000000001, 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008046+0000", 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:55:41.128 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008046+0000", 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008045+0000", 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6729999999999992e-06 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:55:41.129 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008053+0000", 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2680000000000001e-05 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008066+0000", 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8609999999999998e-06 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008074+0000", 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5203000000000006e-05 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.130 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008139+0000", 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0903e-05 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.008160+0000", 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042217269999999998 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:55:41.131 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.012381+0000", 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3389000000000002e-05 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.012415+0000", 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0043686200000000001 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:55:41.132 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:55:41.133 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:41.155 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:41.260 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:41.309 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:41.412 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:41.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:41.543 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:41.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:41.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:41.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:41.708 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:41.814 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:41 smithi111 bash[75702]: cluster 2023-10-01T09:55:39.860067+0000 mgr.y (mgr.25132) 1384 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 238 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 321 op/s; 231/11484 objects misplaced (2.011%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:41 smithi111 bash[75702]: audit 2023-10-01T09:55:41.129971+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:55:41.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:41 smithi111 bash[78631]: cluster 2023-10-01T09:55:39.860067+0000 mgr.y (mgr.25132) 1384 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 238 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 321 op/s; 231/11484 objects misplaced (2.011%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:41.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:41 smithi111 bash[78631]: audit 2023-10-01T09:55:41.129971+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:55:41.838 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:41.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:41.942 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:41.952 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:41 smithi183 bash[59233]: cluster 2023-10-01T09:55:39.860067+0000 mgr.y (mgr.25132) 1384 : cluster 0 pgmap v1484: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 238 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 321 op/s; 231/11484 objects misplaced (2.011%); 1.3 MiB/s, 20 objects/s recovering 2023-10-01T09:55:41.953 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:41 smithi183 bash[59233]: audit 2023-10-01T09:55:41.129971+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:55:41.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:41.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:41.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:42.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T09:55:42.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:42.114 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:42.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:42.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:42.244 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:42.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:42.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:42.373 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:42.476 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:42.510 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:42.513 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:55:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:42.555 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:55:42.594 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:55:42.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:42 smithi183 bash[59233]: audit 2023-10-01T09:55:42.282252+0000 mon.a (mon.0) 1641 : audit 1 from='client.? 172.21.15.111:0/1523239761' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:55:42.613 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:42 smithi183 bash[59233]: audit 2023-10-01T09:55:42.463691+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.111:0/3381723450' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:55:42.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:42.616 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:42 smithi111 bash[78631]: audit 2023-10-01T09:55:42.282252+0000 mon.a (mon.0) 1641 : audit 1 from='client.? 172.21.15.111:0/1523239761' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:55:42.616 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:42 smithi111 bash[78631]: audit 2023-10-01T09:55:42.463691+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.111:0/3381723450' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:55:42.616 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:42 smithi111 bash[75702]: audit 2023-10-01T09:55:42.282252+0000 mon.a (mon.0) 1641 : audit 1 from='client.? 172.21.15.111:0/1523239761' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:55:42.616 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:42 smithi111 bash[75702]: audit 2023-10-01T09:55:42.463691+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.111:0/3381723450' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:55:42.632 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:55:42.653 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:42.655 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:55:42.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:42.690 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:55:42.727 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:55:42.759 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:42.764 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:55:42.782 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:42.806 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:55:42.809 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.809 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.809 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.810 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.810 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.810 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.810 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.810 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:55:42.886 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:42.911 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:42.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:42.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:42.954 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:55:42.966 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:55:43.016 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:43.050 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:43.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:43.190 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:43.294 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:43.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:43.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:43.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:43.462 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:43.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:43.565 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:43.588 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:43.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:43.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:43.725 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:43.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:43.832 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:43.851 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:41.860962+0000 mgr.y (mgr.25132) 1385 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 110 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 90/5334 objects misplaced (1.687%); 2.0 MiB/s, 31 objects/s recovering 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:42.601977+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:42.614610+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: audit 2023-10-01T09:55:42.619976+0000 mon.a (mon.0) 1643 : audit 1 from='client.? 172.21.15.111:0/1523239761' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:42.620107+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:42.626081+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:42.638840+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.903 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[75702]: cluster 2023-10-01T09:55:42.641879+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:41.860962+0000 mgr.y (mgr.25132) 1385 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 110 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 90/5334 objects misplaced (1.687%); 2.0 MiB/s, 31 objects/s recovering 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:42.601977+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:42.614610+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: audit 2023-10-01T09:55:42.619976+0000 mon.a (mon.0) 1643 : audit 1 from='client.? 172.21.15.111:0/1523239761' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:42.620107+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:42.626081+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.904 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:42.638840+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.905 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:43 smithi111 bash[78631]: cluster 2023-10-01T09:55:42.641879+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:43.957 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:43.987 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:43.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:43.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:41.860962+0000 mgr.y (mgr.25132) 1385 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 110 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 90/5334 objects misplaced (1.687%); 2.0 MiB/s, 31 objects/s recovering 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:42.601977+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:42.614610+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: audit 2023-10-01T09:55:42.619976+0000 mon.a (mon.0) 1643 : audit 1 from='client.? 172.21.15.111:0/1523239761' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:42.620107+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:42.626081+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:42.638840+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:44.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:43 smithi183 bash[59233]: cluster 2023-10-01T09:55:42.641879+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T09:55:44.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:44.117 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:44.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:44.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:44.242 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:44.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:44.245 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Removed 107646 objects 2023-10-01T09:55:44.245 INFO:tasks.radosbench.radosbench.0.smithi111.stdout:Clean up completed and total clean up time :306.505 2023-10-01T09:55:44.346 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:44.365 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:44.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:44.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:44.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:44.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:44.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:44.639 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:44.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:44.755 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:44 smithi183 bash[59233]: audit 2023-10-01T09:55:42.937304+0000 mgr.y (mgr.25132) 1386 : audit 0 from='client.46001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:55:44.755 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:44 smithi183 bash[59233]: audit 2023-10-01T09:55:44.060911+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:44.775 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:44.879 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:44.889 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:55:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:55:44] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-10-01T09:55:44.889 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:44 smithi111 bash[75702]: audit 2023-10-01T09:55:42.937304+0000 mgr.y (mgr.25132) 1386 : audit 0 from='client.46001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:55:44.889 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:44 smithi111 bash[75702]: audit 2023-10-01T09:55:44.060911+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:44.890 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:44 smithi111 bash[78631]: audit 2023-10-01T09:55:42.937304+0000 mgr.y (mgr.25132) 1386 : audit 0 from='client.46001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:55:44.890 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:44 smithi111 bash[78631]: audit 2023-10-01T09:55:44.060911+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:44.906 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:44.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:44.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:45.009 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:45.033 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:45.135 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:45.154 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:45.257 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:45.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:45.379 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:45.399 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:45.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:45.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:45.528 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:45.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:45.631 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:45.663 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:45.766 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:45.798 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:45.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:45 smithi111 bash[78631]: cluster 2023-10-01T09:55:43.861356+0000 mgr.y (mgr.25132) 1387 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 110 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 90/5334 objects misplaced (1.687%); 1.6 MiB/s, 25 objects/s recovering 2023-10-01T09:55:45.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:45 smithi111 bash[75702]: cluster 2023-10-01T09:55:43.861356+0000 mgr.y (mgr.25132) 1387 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 110 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 90/5334 objects misplaced (1.687%); 1.6 MiB/s, 25 objects/s recovering 2023-10-01T09:55:45.902 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:45.913 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:45 smithi183 bash[59233]: cluster 2023-10-01T09:55:43.861356+0000 mgr.y (mgr.25132) 1387 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 110 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 90/5334 objects misplaced (1.687%); 1.6 MiB/s, 25 objects/s recovering 2023-10-01T09:55:45.936 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:45.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:45.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:46.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:46.061 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:55:46.063 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:46.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:46.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.191 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:46.295 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:46.296 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1486,"stamp":"2023-10-01T09:55:42.613865+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":115480504,"num_objects":1778,"num_object_clones":0,"num_object_copies":5334,"num_objects_missing_on_primary":3322,"num_objects_missing":3322,"num_objects_degraded":0,"num_objects_misplaced":90,"num_objects_unfound":0,"num_objects_dirty":1778,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":213800,"num_write_kb":6891790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11077,"num_bytes_recovered":724778900,"num_keys_recovered":20,"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":134609,"ondisk_log_size":134609,"up":267,"acting":266,"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":7203276,"kb_used_data":659596,"kb_used_omap":20,"kb_used_meta":6543467,"kb_avail":742757940,"statfs":{"total":767960285184,"available":760584130560,"internally_reserved":0,"allocated":675426304,"data_stored":669094188,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":6700510862},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,6,2,6,1,0,1,2,3],"upper_bound":1024},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-267845632,"num_objects":-4087,"num_object_clones":0,"num_object_copies":-12261,"num_objects_missing_on_primary":-259,"num_objects_missing":-259,"num_objects_degraded":0,"num_objects_misplaced":-261,"num_objects_unfound":0,"num_objects_dirty":-4087,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4087,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":260,"num_bytes_recovered":17039360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.759200"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":33,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543213+0000","last_change":"2023-10-01T09:52:08.766587+0000","last_active":"2023-10-01T09:54:54.543213+0000","last_peered":"2023-10-01T09:54:54.543213+0000","last_clean":"2023-10-01T09:54:54.543213+0000","last_became_active":"2023-10-01T09:52:08.766218+0000","last_became_peered":"2023-10-01T09:52:08.766218+0000","last_unstale":"2023-10-01T09:54:54.543213+0000","last_undegraded":"2023-10-01T09:54:54.543213+0000","last_fullsized":"2023-10-01T09:54:54.543213+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:35:19.950254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":112,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:56.181881+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:54:56.181881+0000","last_peered":"2023-10-01T09:54:56.181881+0000","last_clean":"2023-10-01T09:54:56.181881+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:54:56.181881+0000","last_undegraded":"2023-10-01T09:54:56.181881+0000","last_fullsized":"2023-10-01T09:54:56.181881+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":235,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:55:09.434988+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:55:09.434988+0000","last_peered":"2023-10-01T09:55:09.434988+0000","last_clean":"2023-10-01T09:55:09.434988+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:55:09.434988+0000","last_undegraded":"2023-10-01T09:55:09.434988+0000","last_fullsized":"2023-10-01T09:55:09.434988+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":300,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.518571+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:54:54.518571+0000","last_peered":"2023-10-01T09:54:54.518571+0000","last_clean":"2023-10-01T09:54:54.518571+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:54:54.518571+0000","last_undegraded":"2023-10-01T09:54:54.518571+0000","last_fullsized":"2023-10-01T09:54:54.518571+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":288,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515174+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:54:54.515174+0000","last_peered":"2023-10-01T09:54:54.515174+0000","last_clean":"2023-10-01T09:54:54.515174+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:54:54.515174+0000","last_undegraded":"2023-10-01T09:54:54.515174+0000","last_fullsized":"2023-10-01T09:54:54.515174+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":127,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.512577+0000","last_change":"2023-10-01T09:54:32.715423+0000","last_active":"2023-10-01T09:54:54.512577+0000","last_peered":"2023-10-01T09:54:54.512577+0000","last_clean":"2023-10-01T09:54:54.512577+0000","last_became_active":"2023-10-01T09:54:32.714942+0000","last_became_peered":"2023-10-01T09:54:32.714942+0000","last_unstale":"2023-10-01T09:54:54.512577+0000","last_undegraded":"2023-10-01T09:54:54.512577+0000","last_fullsized":"2023-10-01T09:54:54.512577+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":296,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.544207+0000","last_change":"2023-10-01T09:54:11.526066+0000","last_active":"2023-10-01T09:54:54.544207+0000","last_peered":"2023-10-01T09:54:54.544207+0000","last_clean":"2023-10-01T09:54:54.544207+0000","last_became_active":"2023-10-01T09:54:11.525708+0000","last_became_peered":"2023-10-01T09:54:11.525708+0000","last_unstale":"2023-10-01T09:54:54.544207+0000","last_undegraded":"2023-10-01T09:54:54.544207+0000","last_fullsized":"2023-10-01T09:54:54.544207+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:14.298216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:55:06.191724+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:55:06.191724+0000","last_peered":"2023-10-01T09:55:06.191724+0000","last_clean":"2023-10-01T09:55:06.191724+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:55:06.191724+0000","last_undegraded":"2023-10-01T09:55:06.191724+0000","last_fullsized":"2023-10-01T09:55:06.191724+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":18,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.509192+0000","last_change":"2023-10-01T09:54:11.536916+0000","last_active":"2023-10-01T09:54:54.509192+0000","last_peered":"2023-10-01T09:54:54.509192+0000","last_clean":"2023-10-01T09:54:54.509192+0000","last_became_active":"2023-10-01T09:54:11.535383+0000","last_became_peered":"2023-10-01T09:54:11.535383+0000","last_unstale":"2023-10-01T09:54:54.509192+0000","last_undegraded":"2023-10-01T09:54:54.509192+0000","last_fullsized":"2023-10-01T09:54:54.509192+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:55:06.191834+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:55:06.191834+0000","last_peered":"2023-10-01T09:55:06.191834+0000","last_clean":"2023-10-01T09:55:06.191834+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:55:06.191834+0000","last_undegraded":"2023-10-01T09:55:06.191834+0000","last_fullsized":"2023-10-01T09:55:06.191834+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":105,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.505591+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:54:54.505591+0000","last_peered":"2023-10-01T09:54:54.505591+0000","last_clean":"2023-10-01T09:54:54.505591+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:54:54.505591+0000","last_undegraded":"2023-10-01T09:54:54.505591+0000","last_fullsized":"2023-10-01T09:54:54.505591+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":168,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543190+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:54:54.543190+0000","last_peered":"2023-10-01T09:54:54.543190+0000","last_clean":"2023-10-01T09:54:54.543190+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:54:54.543190+0000","last_undegraded":"2023-10-01T09:54:54.543190+0000","last_fullsized":"2023-10-01T09:54:54.543190+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":138,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.506742+0000","last_change":"2023-10-01T09:52:08.767792+0000","last_active":"2023-10-01T09:54:54.506742+0000","last_peered":"2023-10-01T09:54:54.506742+0000","last_clean":"2023-10-01T09:54:54.506742+0000","last_became_active":"2023-10-01T09:52:08.767142+0000","last_became_peered":"2023-10-01T09:52:08.767142+0000","last_unstale":"2023-10-01T09:54:54.506742+0000","last_undegraded":"2023-10-01T09:54:54.506742+0000","last_fullsized":"2023-10-01T09:54:54.506742+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":259,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.535450+0000","last_change":"2023-10-01T09:51:23.492083+0000","last_active":"2023-10-01T09:54:54.535450+0000","last_peered":"2023-10-01T09:54:54.535450+0000","last_clean":"2023-10-01T09:54:54.535450+0000","last_became_active":"2023-10-01T09:51:23.491710+0000","last_became_peered":"2023-10-01T09:51:23.491710+0000","last_unstale":"2023-10-01T09:54:54.535450+0000","last_undegraded":"2023-10-01T09:54:54.535450+0000","last_fullsized":"2023-10-01T09:54:54.535450+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":105,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.508717+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:54:54.508717+0000","last_peered":"2023-10-01T09:54:54.508717+0000","last_clean":"2023-10-01T09:54:54.508717+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:54:54.508717+0000","last_undegraded":"2023-10-01T09:54:54.508717+0000","last_fullsized":"2023-10-01T09:54:54.508717+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":291,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:18.569757+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:55:18.569757+0000","last_peered":"2023-10-01T09:55:18.569757+0000","last_clean":"2023-10-01T09:55:18.569757+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:55:18.569757+0000","last_undegraded":"2023-10-01T09:55:18.569757+0000","last_fullsized":"2023-10-01T09:55:18.569757+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":297,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.510758+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:54:54.510758+0000","last_peered":"2023-10-01T09:54:54.510758+0000","last_clean":"2023-10-01T09:54:54.510758+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:54:54.510758+0000","last_undegraded":"2023-10-01T09:54:54.510758+0000","last_fullsized":"2023-10-01T09:54:54.510758+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":122,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.505435+0000","last_change":"2023-10-01T09:54:32.714509+0000","last_active":"2023-10-01T09:54:54.505435+0000","last_peered":"2023-10-01T09:54:54.505435+0000","last_clean":"2023-10-01T09:54:54.505435+0000","last_became_active":"2023-10-01T09:54:32.713842+0000","last_became_peered":"2023-10-01T09:54:32.713842+0000","last_unstale":"2023-10-01T09:54:54.505435+0000","last_undegraded":"2023-10-01T09:54:54.505435+0000","last_fullsized":"2023-10-01T09:54:54.505435+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":99,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.507940+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:54:54.507940+0000","last_peered":"2023-10-01T09:54:54.507940+0000","last_clean":"2023-10-01T09:54:54.507940+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:54:54.507940+0000","last_undegraded":"2023-10-01T09:54:54.507940+0000","last_fullsized":"2023-10-01T09:54:54.507940+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":297,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.518615+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:54:54.518615+0000","last_peered":"2023-10-01T09:54:54.518615+0000","last_clean":"2023-10-01T09:54:54.518615+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:54:54.518615+0000","last_undegraded":"2023-10-01T09:54:54.518615+0000","last_fullsized":"2023-10-01T09:54:54.518615+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":106,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.510957+0000","last_change":"2023-10-01T09:54:11.599314+0000","last_active":"2023-10-01T09:54:54.510957+0000","last_peered":"2023-10-01T09:54:54.510957+0000","last_clean":"2023-10-01T09:54:54.510957+0000","last_became_active":"2023-10-01T09:54:11.528716+0000","last_became_peered":"2023-10-01T09:54:11.528716+0000","last_unstale":"2023-10-01T09:54:54.510957+0000","last_undegraded":"2023-10-01T09:54:54.510957+0000","last_fullsized":"2023-10-01T09:54:54.510957+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T18:36:19.081780+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":308,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.516893+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:54:54.516893+0000","last_peered":"2023-10-01T09:54:54.516893+0000","last_clean":"2023-10-01T09:54:54.516893+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:54:54.516893+0000","last_undegraded":"2023-10-01T09:54:54.516893+0000","last_fullsized":"2023-10-01T09:54:54.516893+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"290'13524","reported_seq":20562,"reported_epoch":290,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T09:55:40.378245+0000","last_change":"2023-10-01T09:54:20.550924+0000","last_active":"2023-10-01T09:55:40.378245+0000","last_peered":"2023-10-01T09:55:40.378245+0000","last_clean":"2023-10-01T09:51:22.469643+0000","last_became_active":"2023-10-01T09:54:19.770403+0000","last_became_peered":"2023-10-01T09:54:19.770403+0000","last_unstale":"2023-10-01T09:55:40.378245+0000","last_undegraded":"2023-10-01T09:55:40.378245+0000","last_fullsized":"2023-10-01T09:54:12.521065+0000","mapping_epoch":282,"log_start":"259'4127","ondisk_log_start":"259'4127","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":9397,"log_dups_size":0,"ondisk_log_size":9397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:25:56.358323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7340032,"num_objects":112,"num_object_clones":0,"num_object_copies":336,"num_objects_missing_on_primary":3322,"num_objects_missing":3322,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":112,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13524,"num_write_kb":436352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3476,"num_bytes_recovered":227540992,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"0,1,4,5","objects":10},{"shards":"1,4,5","objects":102}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":103,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.505231+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:54:54.505231+0000","last_peered":"2023-10-01T09:54:54.505231+0000","last_clean":"2023-10-01T09:54:54.505231+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:54:54.505231+0000","last_undegraded":"2023-10-01T09:54:54.505231+0000","last_fullsized":"2023-10-01T09:54:54.505231+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.506856+0000","last_change":"2023-10-01T09:54:32.707288+0000","last_active":"2023-10-01T09:54:54.506856+0000","last_peered":"2023-10-01T09:54:54.506856+0000","last_clean":"2023-10-01T09:54:54.506856+0000","last_became_active":"2023-10-01T09:54:32.706808+0000","last_became_peered":"2023-10-01T09:54:32.706808+0000","last_unstale":"2023-10-01T09:54:54.506856+0000","last_undegraded":"2023-10-01T09:54:54.506856+0000","last_fullsized":"2023-10-01T09:54:54.506856+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"290'13663","reported_seq":13711,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:40.369535+0000","last_change":"2023-10-01T09:48:46.607013+0000","last_active":"2023-10-01T09:55:40.369535+0000","last_peered":"2023-10-01T09:55:40.369535+0000","last_clean":"2023-10-01T09:55:40.369535+0000","last_became_active":"2023-10-01T09:48:46.606712+0000","last_became_peered":"2023-10-01T09:48:46.606712+0000","last_unstale":"2023-10-01T09:55:40.369535+0000","last_undegraded":"2023-10-01T09:55:40.369535+0000","last_fullsized":"2023-10-01T09:55:40.369535+0000","mapping_epoch":253,"log_start":"259'4225","ondisk_log_start":"259'4225","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":9438,"log_dups_size":0,"ondisk_log_size":9438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:17:58.366535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8323072,"num_objects":127,"num_object_clones":0,"num_object_copies":381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13663,"num_write_kb":441280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":116,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.504506+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:54:54.504506+0000","last_peered":"2023-10-01T09:54:54.504506+0000","last_clean":"2023-10-01T09:54:54.504506+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:54:54.504506+0000","last_undegraded":"2023-10-01T09:54:54.504506+0000","last_fullsized":"2023-10-01T09:54:54.504506+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":99,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515615+0000","last_change":"2023-10-01T09:52:08.769545+0000","last_active":"2023-10-01T09:54:54.515615+0000","last_peered":"2023-10-01T09:54:54.515615+0000","last_clean":"2023-10-01T09:54:54.515615+0000","last_became_active":"2023-10-01T09:52:08.769199+0000","last_became_peered":"2023-10-01T09:52:08.769199+0000","last_unstale":"2023-10-01T09:54:54.515615+0000","last_undegraded":"2023-10-01T09:54:54.515615+0000","last_fullsized":"2023-10-01T09:54:54.515615+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:07.548195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.5","version":"290'13691","reported_seq":19772,"reported_epoch":290,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-01T09:55:40.267710+0000","last_change":"2023-10-01T09:54:20.509785+0000","last_active":"2023-10-01T09:55:40.267710+0000","last_peered":"2023-10-01T09:55:40.267710+0000","last_clean":"2023-10-01T09:54:10.427164+0000","last_became_active":"2023-10-01T09:54:12.715923+0000","last_became_peered":"2023-10-01T09:54:12.715923+0000","last_unstale":"2023-10-01T09:55:40.267710+0000","last_undegraded":"2023-10-01T09:55:40.267710+0000","last_fullsized":"2023-10-01T09:55:40.267710+0000","mapping_epoch":282,"log_start":"260'5262","ondisk_log_start":"260'5262","created":253,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8429,"log_dups_size":0,"ondisk_log_size":8429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6356992,"num_objects":97,"num_object_clones":0,"num_object_copies":291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":90,"num_objects_unfound":0,"num_objects_dirty":97,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13691,"num_write_kb":441216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2999,"num_bytes_recovered":196476928,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6,3],"avail_no_missing":["7","3","6"],"object_location_counts":[{"shards":"3,6,7","objects":97}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":129,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.505949+0000","last_change":"2023-10-01T09:54:11.593387+0000","last_active":"2023-10-01T09:54:54.505949+0000","last_peered":"2023-10-01T09:54:54.505949+0000","last_clean":"2023-10-01T09:54:54.505949+0000","last_became_active":"2023-10-01T09:54:11.531405+0000","last_became_peered":"2023-10-01T09:54:11.531405+0000","last_unstale":"2023-10-01T09:54:54.505949+0000","last_undegraded":"2023-10-01T09:54:54.505949+0000","last_fullsized":"2023-10-01T09:54:54.505949+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":146,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543093+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:54:54.543093+0000","last_peered":"2023-10-01T09:54:54.543093+0000","last_clean":"2023-10-01T09:54:54.543093+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:54:54.543093+0000","last_undegraded":"2023-10-01T09:54:54.543093+0000","last_fullsized":"2023-10-01T09:54:54.543093+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.4","version":"290'13303","reported_seq":13348,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:40.244589+0000","last_change":"2023-10-01T09:48:47.048881+0000","last_active":"2023-10-01T09:55:40.244589+0000","last_peered":"2023-10-01T09:55:40.244589+0000","last_clean":"2023-10-01T09:55:40.244589+0000","last_became_active":"2023-10-01T09:48:47.048402+0000","last_became_peered":"2023-10-01T09:48:47.048402+0000","last_unstale":"2023-10-01T09:55:40.244589+0000","last_undegraded":"2023-10-01T09:55:40.244589+0000","last_fullsized":"2023-10-01T09:55:40.244589+0000","mapping_epoch":253,"log_start":"260'4881","ondisk_log_start":"260'4881","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8422,"log_dups_size":0,"ondisk_log_size":8422,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8585216,"num_objects":131,"num_object_clones":0,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13303,"num_write_kb":429888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":91,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515497+0000","last_change":"2023-10-01T09:54:32.711458+0000","last_active":"2023-10-01T09:54:54.515497+0000","last_peered":"2023-10-01T09:54:54.515497+0000","last_clean":"2023-10-01T09:54:54.515497+0000","last_became_active":"2023-10-01T09:54:32.711143+0000","last_became_peered":"2023-10-01T09:54:32.711143+0000","last_unstale":"2023-10-01T09:54:54.515497+0000","last_undegraded":"2023-10-01T09:54:54.515497+0000","last_fullsized":"2023-10-01T09:54:54.515497+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:03.194705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.517823+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:54:54.517823+0000","last_peered":"2023-10-01T09:54:54.517823+0000","last_clean":"2023-10-01T09:54:54.517823+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:54:54.517823+0000","last_undegraded":"2023-10-01T09:54:54.517823+0000","last_fullsized":"2023-10-01T09:54:54.517823+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"290'13398","reported_seq":13443,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:40.206317+0000","last_change":"2023-10-01T09:48:47.050491+0000","last_active":"2023-10-01T09:55:40.206317+0000","last_peered":"2023-10-01T09:55:40.206317+0000","last_clean":"2023-10-01T09:55:40.206317+0000","last_became_active":"2023-10-01T09:48:47.049849+0000","last_became_peered":"2023-10-01T09:48:47.049849+0000","last_unstale":"2023-10-01T09:55:40.206317+0000","last_undegraded":"2023-10-01T09:55:40.206317+0000","last_fullsized":"2023-10-01T09:55:40.206317+0000","mapping_epoch":253,"log_start":"260'5018","ondisk_log_start":"260'5018","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7995392,"num_objects":122,"num_object_clones":0,"num_object_copies":366,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":122,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13398,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":271,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515250+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:54:54.515250+0000","last_peered":"2023-10-01T09:54:54.515250+0000","last_clean":"2023-10-01T09:54:54.515250+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:54:54.515250+0000","last_undegraded":"2023-10-01T09:54:54.515250+0000","last_fullsized":"2023-10-01T09:54:54.515250+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":139,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515413+0000","last_change":"2023-10-01T09:52:08.769793+0000","last_active":"2023-10-01T09:54:54.515413+0000","last_peered":"2023-10-01T09:54:54.515413+0000","last_clean":"2023-10-01T09:54:54.515413+0000","last_became_active":"2023-10-01T09:52:08.769409+0000","last_became_peered":"2023-10-01T09:52:08.769409+0000","last_unstale":"2023-10-01T09:54:54.515413+0000","last_undegraded":"2023-10-01T09:54:54.515413+0000","last_fullsized":"2023-10-01T09:54:54.515413+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:05.002669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"290'13330","reported_seq":13379,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:39.351265+0000","last_change":"2023-10-01T09:48:46.609095+0000","last_active":"2023-10-01T09:55:39.351265+0000","last_peered":"2023-10-01T09:55:39.351265+0000","last_clean":"2023-10-01T09:55:39.351265+0000","last_became_active":"2023-10-01T09:48:46.608294+0000","last_became_peered":"2023-10-01T09:48:46.608294+0000","last_unstale":"2023-10-01T09:55:39.351265+0000","last_undegraded":"2023-10-01T09:55:39.351265+0000","last_fullsized":"2023-10-01T09:55:39.351265+0000","mapping_epoch":253,"log_start":"259'3300","ondisk_log_start":"259'3300","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10030,"log_dups_size":0,"ondisk_log_size":10030,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:53:39.452797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":9699328,"num_objects":148,"num_object_clones":0,"num_object_copies":444,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":148,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13330,"num_write_kb":431296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":145,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.512873+0000","last_change":"2023-10-01T09:52:08.767105+0000","last_active":"2023-10-01T09:54:54.512873+0000","last_peered":"2023-10-01T09:54:54.512873+0000","last_clean":"2023-10-01T09:54:54.512873+0000","last_became_active":"2023-10-01T09:52:08.766666+0000","last_became_peered":"2023-10-01T09:52:08.766666+0000","last_unstale":"2023-10-01T09:54:54.512873+0000","last_undegraded":"2023-10-01T09:54:54.512873+0000","last_fullsized":"2023-10-01T09:54:54.512873+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543288+0000","last_change":"2023-10-01T09:52:08.763741+0000","last_active":"2023-10-01T09:54:54.543288+0000","last_peered":"2023-10-01T09:54:54.543288+0000","last_clean":"2023-10-01T09:54:54.543288+0000","last_became_active":"2023-10-01T09:52:08.763350+0000","last_became_peered":"2023-10-01T09:52:08.763350+0000","last_unstale":"2023-10-01T09:54:54.543288+0000","last_undegraded":"2023-10-01T09:54:54.543288+0000","last_fullsized":"2023-10-01T09:54:54.543288+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:57:54.009773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"290'13574","reported_seq":13623,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:41.209541+0000","last_change":"2023-10-01T09:48:47.050875+0000","last_active":"2023-10-01T09:55:41.209541+0000","last_peered":"2023-10-01T09:55:41.209541+0000","last_clean":"2023-10-01T09:55:41.209541+0000","last_became_active":"2023-10-01T09:48:47.050504+0000","last_became_peered":"2023-10-01T09:48:47.050504+0000","last_unstale":"2023-10-01T09:55:41.209541+0000","last_undegraded":"2023-10-01T09:55:41.209541+0000","last_fullsized":"2023-10-01T09:55:41.209541+0000","mapping_epoch":253,"log_start":"260'5804","ondisk_log_start":"260'5804","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+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 @ 2023-10-02T15:18:02.091721+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":13574,"num_write_kb":437120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":213,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543896+0000","last_change":"2023-10-01T09:52:08.764290+0000","last_active":"2023-10-01T09:54:54.543896+0000","last_peered":"2023-10-01T09:54:54.543896+0000","last_clean":"2023-10-01T09:54:54.543896+0000","last_became_active":"2023-10-01T09:52:08.763864+0000","last_became_peered":"2023-10-01T09:52:08.763864+0000","last_unstale":"2023-10-01T09:54:54.543896+0000","last_undegraded":"2023-10-01T09:54:54.543896+0000","last_fullsized":"2023-10-01T09:54:54.543896+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:10:29.872384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":274,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.540213+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:54:54.540213+0000","last_peered":"2023-10-01T09:54:54.540213+0000","last_clean":"2023-10-01T09:54:54.540213+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:54:54.540213+0000","last_undegraded":"2023-10-01T09:54:54.540213+0000","last_fullsized":"2023-10-01T09:54:54.540213+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"290'13188","reported_seq":13237,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:41.165821+0000","last_change":"2023-10-01T09:48:46.608871+0000","last_active":"2023-10-01T09:55:41.165821+0000","last_peered":"2023-10-01T09:55:41.165821+0000","last_clean":"2023-10-01T09:55:41.165821+0000","last_became_active":"2023-10-01T09:48:46.608536+0000","last_became_peered":"2023-10-01T09:48:46.608536+0000","last_unstale":"2023-10-01T09:55:41.165821+0000","last_undegraded":"2023-10-01T09:55:41.165821+0000","last_fullsized":"2023-10-01T09:55:41.165821+0000","mapping_epoch":253,"log_start":"260'5491","ondisk_log_start":"260'5491","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7697,"log_dups_size":0,"ondisk_log_size":7697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:15:28.138903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5767168,"num_objects":88,"num_object_clones":0,"num_object_copies":264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":88,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13188,"num_write_kb":424832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":320,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.520265+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:54:54.520265+0000","last_peered":"2023-10-01T09:54:54.520265+0000","last_clean":"2023-10-01T09:54:54.520265+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:54:54.520265+0000","last_undegraded":"2023-10-01T09:54:54.520265+0000","last_fullsized":"2023-10-01T09:54:54.520265+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:55:05.214807+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:55:05.214807+0000","last_peered":"2023-10-01T09:55:05.214807+0000","last_clean":"2023-10-01T09:55:05.214807+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:55:05.214807+0000","last_undegraded":"2023-10-01T09:55:05.214807+0000","last_fullsized":"2023-10-01T09:55:05.214807+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"290'13045","reported_seq":13095,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:39.380996+0000","last_change":"2023-10-01T09:48:47.050573+0000","last_active":"2023-10-01T09:55:39.380996+0000","last_peered":"2023-10-01T09:55:39.380996+0000","last_clean":"2023-10-01T09:55:39.380996+0000","last_became_active":"2023-10-01T09:48:47.050008+0000","last_became_peered":"2023-10-01T09:48:47.050008+0000","last_unstale":"2023-10-01T09:55:39.380996+0000","last_undegraded":"2023-10-01T09:55:39.380996+0000","last_fullsized":"2023-10-01T09:55:39.380996+0000","mapping_epoch":253,"log_start":"259'3000","ondisk_log_start":"259'3000","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:03.297092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8126488,"num_objects":125,"num_object_clones":0,"num_object_copies":375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":125,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13045,"num_write_kb":421377,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":210,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.518266+0000","last_change":"2023-10-01T09:40:31.106582+0000","last_active":"2023-10-01T09:54:54.518266+0000","last_peered":"2023-10-01T09:54:54.518266+0000","last_clean":"2023-10-01T09:54:54.518266+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:54:54.518266+0000","last_undegraded":"2023-10-01T09:54:54.518266+0000","last_fullsized":"2023-10-01T09:54:54.518266+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":155,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:18.570837+0000","last_change":"2023-10-01T09:54:32.711924+0000","last_active":"2023-10-01T09:55:18.570837+0000","last_peered":"2023-10-01T09:55:18.570837+0000","last_clean":"2023-10-01T09:55:18.570837+0000","last_became_active":"2023-10-01T09:54:32.711513+0000","last_became_peered":"2023-10-01T09:54:32.711513+0000","last_unstale":"2023-10-01T09:55:18.570837+0000","last_undegraded":"2023-10-01T09:55:18.570837+0000","last_fullsized":"2023-10-01T09:55:18.570837+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:51.282189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":307,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.511840+0000","last_change":"2023-10-01T09:54:11.527953+0000","last_active":"2023-10-01T09:54:54.511840+0000","last_peered":"2023-10-01T09:54:54.511840+0000","last_clean":"2023-10-01T09:54:54.511840+0000","last_became_active":"2023-10-01T09:54:11.527618+0000","last_became_peered":"2023-10-01T09:54:11.527618+0000","last_unstale":"2023-10-01T09:54:54.511840+0000","last_undegraded":"2023-10-01T09:54:54.511840+0000","last_fullsized":"2023-10-01T09:54:54.511840+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:22:26.852935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"290'13428","reported_seq":13477,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:41.158808+0000","last_change":"2023-10-01T09:48:46.606947+0000","last_active":"2023-10-01T09:55:41.158808+0000","last_peered":"2023-10-01T09:55:41.158808+0000","last_clean":"2023-10-01T09:55:41.158808+0000","last_became_active":"2023-10-01T09:48:46.606623+0000","last_became_peered":"2023-10-01T09:48:46.606623+0000","last_unstale":"2023-10-01T09:55:41.158808+0000","last_undegraded":"2023-10-01T09:55:41.158808+0000","last_fullsized":"2023-10-01T09:55:41.158808+0000","mapping_epoch":253,"log_start":"260'5708","ondisk_log_start":"260'5708","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7720,"log_dups_size":0,"ondisk_log_size":7720,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:00:42.302960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6029312,"num_objects":92,"num_object_clones":0,"num_object_copies":276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":92,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13428,"num_write_kb":432640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":161,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:18.582668+0000","last_change":"2023-10-01T09:54:32.713877+0000","last_active":"2023-10-01T09:55:18.582668+0000","last_peered":"2023-10-01T09:55:18.582668+0000","last_clean":"2023-10-01T09:55:18.582668+0000","last_became_active":"2023-10-01T09:54:32.713600+0000","last_became_peered":"2023-10-01T09:54:32.713600+0000","last_unstale":"2023-10-01T09:55:18.582668+0000","last_undegraded":"2023-10-01T09:55:18.582668+0000","last_fullsized":"2023-10-01T09:55:18.582668+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:28:37.865296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":219,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543335+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:54:54.543335+0000","last_peered":"2023-10-01T09:54:54.543335+0000","last_clean":"2023-10-01T09:54:54.543335+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:54:54.543335+0000","last_undegraded":"2023-10-01T09:54:54.543335+0000","last_fullsized":"2023-10-01T09:54:54.543335+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":193,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543833+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:54:54.543833+0000","last_peered":"2023-10-01T09:54:54.543833+0000","last_clean":"2023-10-01T09:54:54.543833+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:54:54.543833+0000","last_undegraded":"2023-10-01T09:54:54.543833+0000","last_fullsized":"2023-10-01T09:54:54.543833+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.8","version":"290'13505","reported_seq":22477,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:41.078259+0000","last_change":"2023-10-01T09:54:17.587025+0000","last_active":"2023-10-01T09:55:41.078259+0000","last_peered":"2023-10-01T09:55:41.078259+0000","last_clean":"2023-10-01T09:55:41.078259+0000","last_became_active":"2023-10-01T09:54:17.559420+0000","last_became_peered":"2023-10-01T09:54:17.559420+0000","last_unstale":"2023-10-01T09:55:41.078259+0000","last_undegraded":"2023-10-01T09:55:41.078259+0000","last_fullsized":"2023-10-01T09:55:41.078259+0000","mapping_epoch":285,"log_start":"260'5729","ondisk_log_start":"260'5729","created":253,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7776,"log_dups_size":0,"ondisk_log_size":7776,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:07.019973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5177344,"num_objects":79,"num_object_clones":0,"num_object_copies":237,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13505,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4439,"num_bytes_recovered":290914304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":296,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543036+0000","last_change":"2023-10-01T09:20:07.691420+0000","last_active":"2023-10-01T09:54:54.543036+0000","last_peered":"2023-10-01T09:54:54.543036+0000","last_clean":"2023-10-01T09:54:54.543036+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:54:54.543036+0000","last_undegraded":"2023-10-01T09:54:54.543036+0000","last_fullsized":"2023-10-01T09:54:54.543036+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":247,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.542966+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:54:54.542966+0000","last_peered":"2023-10-01T09:54:54.542966+0000","last_clean":"2023-10-01T09:54:54.542966+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:54:54.542966+0000","last_undegraded":"2023-10-01T09:54:54.542966+0000","last_fullsized":"2023-10-01T09:54:54.542966+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":313,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.518035+0000","last_change":"2023-10-01T09:54:11.527150+0000","last_active":"2023-10-01T09:54:54.518035+0000","last_peered":"2023-10-01T09:54:54.518035+0000","last_clean":"2023-10-01T09:54:54.518035+0000","last_became_active":"2023-10-01T09:54:11.526626+0000","last_became_peered":"2023-10-01T09:54:11.526626+0000","last_unstale":"2023-10-01T09:54:54.518035+0000","last_undegraded":"2023-10-01T09:54:54.518035+0000","last_fullsized":"2023-10-01T09:54:54.518035+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:30:21.918078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"290'13313","reported_seq":13576,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:41.136745+0000","last_change":"2023-10-01T09:54:11.573930+0000","last_active":"2023-10-01T09:55:41.136745+0000","last_peered":"2023-10-01T09:55:41.136745+0000","last_clean":"2023-10-01T09:55:41.136745+0000","last_became_active":"2023-10-01T09:54:11.527078+0000","last_became_peered":"2023-10-01T09:54:11.527078+0000","last_unstale":"2023-10-01T09:55:41.136745+0000","last_undegraded":"2023-10-01T09:55:41.136745+0000","last_fullsized":"2023-10-01T09:55:41.136745+0000","mapping_epoch":281,"log_start":"260'5605","ondisk_log_start":"260'5605","created":253,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7708,"log_dups_size":0,"ondisk_log_size":7708,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:11:38.126381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6225920,"num_objects":95,"num_object_clones":0,"num_object_copies":285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":95,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13313,"num_write_kb":429056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":6291456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":155,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:18.588442+0000","last_change":"2023-10-01T09:54:32.713062+0000","last_active":"2023-10-01T09:55:18.588442+0000","last_peered":"2023-10-01T09:55:18.588442+0000","last_clean":"2023-10-01T09:55:18.588442+0000","last_became_active":"2023-10-01T09:54:32.712707+0000","last_became_peered":"2023-10-01T09:54:32.712707+0000","last_unstale":"2023-10-01T09:55:18.588442+0000","last_undegraded":"2023-10-01T09:55:18.588442+0000","last_fullsized":"2023-10-01T09:55:18.588442+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:57.772205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":526,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.507252+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:54:54.507252+0000","last_peered":"2023-10-01T09:54:54.507252+0000","last_clean":"2023-10-01T09:54:54.507252+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:54:54.507252+0000","last_undegraded":"2023-10-01T09:54:54.507252+0000","last_fullsized":"2023-10-01T09:54:54.507252+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":307,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:18.569932+0000","last_change":"2023-10-01T09:54:11.527550+0000","last_active":"2023-10-01T09:55:18.569932+0000","last_peered":"2023-10-01T09:55:18.569932+0000","last_clean":"2023-10-01T09:55:18.569932+0000","last_became_active":"2023-10-01T09:54:11.527155+0000","last_became_peered":"2023-10-01T09:54:11.527155+0000","last_unstale":"2023-10-01T09:55:18.569932+0000","last_undegraded":"2023-10-01T09:55:18.569932+0000","last_fullsized":"2023-10-01T09:55:18.569932+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:37:56.805482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.505508+0000","last_change":"2023-10-01T09:52:08.770177+0000","last_active":"2023-10-01T09:54:54.505508+0000","last_peered":"2023-10-01T09:54:54.505508+0000","last_clean":"2023-10-01T09:54:54.505508+0000","last_became_active":"2023-10-01T09:52:08.769793+0000","last_became_peered":"2023-10-01T09:52:08.769793+0000","last_unstale":"2023-10-01T09:54:54.505508+0000","last_undegraded":"2023-10-01T09:54:54.505508+0000","last_fullsized":"2023-10-01T09:54:54.505508+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"290'13210","reported_seq":13259,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:41.212326+0000","last_change":"2023-10-01T09:48:47.047584+0000","last_active":"2023-10-01T09:55:41.212326+0000","last_peered":"2023-10-01T09:55:41.212326+0000","last_clean":"2023-10-01T09:55:41.212326+0000","last_became_active":"2023-10-01T09:48:47.047152+0000","last_became_peered":"2023-10-01T09:48:47.047152+0000","last_unstale":"2023-10-01T09:55:41.212326+0000","last_undegraded":"2023-10-01T09:55:41.212326+0000","last_fullsized":"2023-10-01T09:55:41.212326+0000","mapping_epoch":253,"log_start":"260'5515","ondisk_log_start":"260'5515","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7695,"log_dups_size":0,"ondisk_log_size":7695,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:08:40.452920+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":13210,"num_write_kb":425472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":99,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.507151+0000","last_change":"2023-10-01T09:40:31.112869+0000","last_active":"2023-10-01T09:54:54.507151+0000","last_peered":"2023-10-01T09:54:54.507151+0000","last_clean":"2023-10-01T09:54:54.507151+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:54:54.507151+0000","last_undegraded":"2023-10-01T09:54:54.507151+0000","last_fullsized":"2023-10-01T09:54:54.507151+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.511435+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:54:54.511435+0000","last_peered":"2023-10-01T09:54:54.511435+0000","last_clean":"2023-10-01T09:54:54.511435+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:54:54.511435+0000","last_undegraded":"2023-10-01T09:54:54.511435+0000","last_fullsized":"2023-10-01T09:54:54.511435+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:55:10.190671+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:55:10.190671+0000","last_peered":"2023-10-01T09:55:10.190671+0000","last_clean":"2023-10-01T09:55:10.190671+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:55:10.190671+0000","last_undegraded":"2023-10-01T09:55:10.190671+0000","last_fullsized":"2023-10-01T09:55:10.190671+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"290'13112","reported_seq":13160,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:40.205455+0000","last_change":"2023-10-01T09:48:46.609096+0000","last_active":"2023-10-01T09:55:40.205455+0000","last_peered":"2023-10-01T09:55:40.205455+0000","last_clean":"2023-10-01T09:55:40.205455+0000","last_became_active":"2023-10-01T09:48:46.608748+0000","last_became_peered":"2023-10-01T09:48:46.608748+0000","last_unstale":"2023-10-01T09:55:40.205455+0000","last_undegraded":"2023-10-01T09:55:40.205455+0000","last_fullsized":"2023-10-01T09:55:40.205455+0000","mapping_epoch":253,"log_start":"260'5408","ondisk_log_start":"260'5408","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7704,"log_dups_size":0,"ondisk_log_size":7704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:43:06.290686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8912896,"num_objects":136,"num_object_clones":0,"num_object_copies":408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13112,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,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":99,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.506053+0000","last_change":"2023-10-01T09:40:31.106903+0000","last_active":"2023-10-01T09:54:54.506053+0000","last_peered":"2023-10-01T09:54:54.506053+0000","last_clean":"2023-10-01T09:54:54.506053+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:54:54.506053+0000","last_undegraded":"2023-10-01T09:54:54.506053+0000","last_fullsized":"2023-10-01T09:54:54.506053+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":261,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543910+0000","last_change":"2023-10-01T09:54:11.525508+0000","last_active":"2023-10-01T09:54:54.543910+0000","last_peered":"2023-10-01T09:54:54.543910+0000","last_clean":"2023-10-01T09:54:54.543910+0000","last_became_active":"2023-10-01T09:54:11.525045+0000","last_became_peered":"2023-10-01T09:54:11.525045+0000","last_unstale":"2023-10-01T09:54:54.543910+0000","last_undegraded":"2023-10-01T09:54:54.543910+0000","last_fullsized":"2023-10-01T09:54:54.543910+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:28.321748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":311,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.518403+0000","last_change":"2023-10-01T09:54:11.529901+0000","last_active":"2023-10-01T09:54:54.518403+0000","last_peered":"2023-10-01T09:54:54.518403+0000","last_clean":"2023-10-01T09:54:54.518403+0000","last_became_active":"2023-10-01T09:54:11.529472+0000","last_became_peered":"2023-10-01T09:54:11.529472+0000","last_unstale":"2023-10-01T09:54:54.518403+0000","last_undegraded":"2023-10-01T09:54:54.518403+0000","last_fullsized":"2023-10-01T09:54:54.518403+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:46:52.615449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"290'13357","reported_seq":13402,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:40.238859+0000","last_change":"2023-10-01T09:48:46.612168+0000","last_active":"2023-10-01T09:55:40.238859+0000","last_peered":"2023-10-01T09:55:40.238859+0000","last_clean":"2023-10-01T09:55:40.238859+0000","last_became_active":"2023-10-01T09:48:46.611752+0000","last_became_peered":"2023-10-01T09:48:46.611752+0000","last_unstale":"2023-10-01T09:55:40.238859+0000","last_undegraded":"2023-10-01T09:55:40.238859+0000","last_fullsized":"2023-10-01T09:55:40.238859+0000","mapping_epoch":253,"log_start":"260'4927","ondisk_log_start":"260'4927","created":253,"last_epoch_clean":254,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":8430,"log_dups_size":0,"ondisk_log_size":8430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7536640,"num_objects":115,"num_object_clones":0,"num_object_copies":345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13357,"num_write_kb":431104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":325,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515972+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:54:54.515972+0000","last_peered":"2023-10-01T09:54:54.515972+0000","last_clean":"2023-10-01T09:54:54.515972+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:54:54.515972+0000","last_undegraded":"2023-10-01T09:54:54.515972+0000","last_fullsized":"2023-10-01T09:54:54.515972+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":269,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.511948+0000","last_change":"2023-10-01T09:29:17.382283+0000","last_active":"2023-10-01T09:54:54.511948+0000","last_peered":"2023-10-01T09:54:54.511948+0000","last_clean":"2023-10-01T09:54:54.511948+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:54:54.511948+0000","last_undegraded":"2023-10-01T09:54:54.511948+0000","last_fullsized":"2023-10-01T09:54:54.511948+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":307,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515077+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:54:54.515077+0000","last_peered":"2023-10-01T09:54:54.515077+0000","last_clean":"2023-10-01T09:54:54.515077+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:54:54.515077+0000","last_undegraded":"2023-10-01T09:54:54.515077+0000","last_fullsized":"2023-10-01T09:54:54.515077+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"290'12899","reported_seq":12952,"reported_epoch":290,"state":"active+clean","last_fresh":"2023-10-01T09:55:40.151239+0000","last_change":"2023-10-01T09:52:08.808718+0000","last_active":"2023-10-01T09:55:40.151239+0000","last_peered":"2023-10-01T09:55:40.151239+0000","last_clean":"2023-10-01T09:55:40.151239+0000","last_became_active":"2023-10-01T09:52:08.765881+0000","last_became_peered":"2023-10-01T09:52:08.765881+0000","last_unstale":"2023-10-01T09:55:40.151239+0000","last_undegraded":"2023-10-01T09:55:40.151239+0000","last_fullsized":"2023-10-01T09:55:40.151239+0000","mapping_epoch":269,"log_start":"260'5125","ondisk_log_start":"260'5125","created":253,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:48:45.578333+0000","last_clean_scrub_stamp":"2023-10-01T09:48:45.578333+0000","objects_scrubbed":0,"log_size":7774,"log_dups_size":0,"ondisk_log_size":7774,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T21:18:28.084871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7536640,"num_objects":115,"num_object_clones":0,"num_object_copies":345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12899,"num_write_kb":416448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":253,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.504912+0000","last_change":"2023-10-01T09:47:12.328149+0000","last_active":"2023-10-01T09:54:54.504912+0000","last_peered":"2023-10-01T09:54:54.504912+0000","last_clean":"2023-10-01T09:54:54.504912+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:54:54.504912+0000","last_undegraded":"2023-10-01T09:54:54.504912+0000","last_fullsized":"2023-10-01T09:54:54.504912+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":267,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:55:10.190695+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:55:10.190695+0000","last_peered":"2023-10-01T09:55:10.190695+0000","last_clean":"2023-10-01T09:55:10.190695+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:55:10.190695+0000","last_undegraded":"2023-10-01T09:55:10.190695+0000","last_fullsized":"2023-10-01T09:55:10.190695+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":18,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.507748+0000","last_change":"2023-10-01T09:54:11.531779+0000","last_active":"2023-10-01T09:54:54.507748+0000","last_peered":"2023-10-01T09:54:54.507748+0000","last_clean":"2023-10-01T09:54:54.507748+0000","last_became_active":"2023-10-01T09:54:11.531420+0000","last_became_peered":"2023-10-01T09:54:11.531420+0000","last_unstale":"2023-10-01T09:54:54.507748+0000","last_undegraded":"2023-10-01T09:54:54.507748+0000","last_fullsized":"2023-10-01T09:54:54.507748+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":285,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.518285+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:54:54.518285+0000","last_peered":"2023-10-01T09:54:54.518285+0000","last_clean":"2023-10-01T09:54:54.518285+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:54:54.518285+0000","last_undegraded":"2023-10-01T09:54:54.518285+0000","last_fullsized":"2023-10-01T09:54:54.518285+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":310,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.543686+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:54:54.543686+0000","last_peered":"2023-10-01T09:54:54.543686+0000","last_clean":"2023-10-01T09:54:54.543686+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:54:54.543686+0000","last_undegraded":"2023-10-01T09:54:54.543686+0000","last_fullsized":"2023-10-01T09:54:54.543686+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":22,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.509027+0000","last_change":"2023-10-01T09:54:11.628599+0000","last_active":"2023-10-01T09:54:54.509027+0000","last_peered":"2023-10-01T09:54:54.509027+0000","last_clean":"2023-10-01T09:54:54.509027+0000","last_became_active":"2023-10-01T09:54:11.532396+0000","last_became_peered":"2023-10-01T09:54:11.532396+0000","last_unstale":"2023-10-01T09:54:54.509027+0000","last_undegraded":"2023-10-01T09:54:54.509027+0000","last_fullsized":"2023-10-01T09:54:54.509027+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":212,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515154+0000","last_change":"2023-10-01T09:52:08.772620+0000","last_active":"2023-10-01T09:54:54.515154+0000","last_peered":"2023-10-01T09:54:54.515154+0000","last_clean":"2023-10-01T09:54:54.515154+0000","last_became_active":"2023-10-01T09:52:08.772287+0000","last_became_peered":"2023-10-01T09:52:08.772287+0000","last_unstale":"2023-10-01T09:54:54.515154+0000","last_undegraded":"2023-10-01T09:54:54.515154+0000","last_fullsized":"2023-10-01T09:54:54.515154+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:04:19.965501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":22,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.509091+0000","last_change":"2023-10-01T09:54:11.715623+0000","last_active":"2023-10-01T09:54:54.509091+0000","last_peered":"2023-10-01T09:54:54.509091+0000","last_clean":"2023-10-01T09:54:54.509091+0000","last_became_active":"2023-10-01T09:54:11.534353+0000","last_became_peered":"2023-10-01T09:54:11.534353+0000","last_unstale":"2023-10-01T09:54:54.509091+0000","last_undegraded":"2023-10-01T09:54:54.509091+0000","last_fullsized":"2023-10-01T09:54:54.509091+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":213,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515849+0000","last_change":"2023-10-01T09:52:08.769658+0000","last_active":"2023-10-01T09:54:54.515849+0000","last_peered":"2023-10-01T09:54:54.515849+0000","last_clean":"2023-10-01T09:54:54.515849+0000","last_became_active":"2023-10-01T09:52:08.769321+0000","last_became_peered":"2023-10-01T09:52:08.769321+0000","last_unstale":"2023-10-01T09:54:54.515849+0000","last_undegraded":"2023-10-01T09:54:54.515849+0000","last_fullsized":"2023-10-01T09:54:54.515849+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:13:49.243973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":299,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515763+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:54:54.515763+0000","last_peered":"2023-10-01T09:54:54.515763+0000","last_clean":"2023-10-01T09:54:54.515763+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:54:54.515763+0000","last_undegraded":"2023-10-01T09:54:54.515763+0000","last_fullsized":"2023-10-01T09:54:54.515763+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":291,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.515640+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:54:54.515640+0000","last_peered":"2023-10-01T09:54:54.515640+0000","last_clean":"2023-10-01T09:54:54.515640+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:54:54.515640+0000","last_undegraded":"2023-10-01T09:54:54.515640+0000","last_fullsized":"2023-10-01T09:54:54.515640+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":341,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.544294+0000","last_change":"2023-10-01T09:54:11.542355+0000","last_active":"2023-10-01T09:54:54.544294+0000","last_peered":"2023-10-01T09:54:54.544294+0000","last_clean":"2023-10-01T09:54:54.544294+0000","last_became_active":"2023-10-01T09:54:11.525882+0000","last_became_peered":"2023-10-01T09:54:11.525882+0000","last_unstale":"2023-10-01T09:54:54.544294+0000","last_undegraded":"2023-10-01T09:54:54.544294+0000","last_fullsized":"2023-10-01T09:54:54.544294+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:10:47.749325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":175,"reported_epoch":289,"state":"active+clean","last_fresh":"2023-10-01T09:54:54.535056+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:54:54.535056+0000","last_peered":"2023-10-01T09:54:54.535056+0000","last_clean":"2023-10-01T09:54:54.535056+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:54:54.535056+0000","last_undegraded":"2023-10-01T09:54:54.535056+0000","last_fullsized":"2023-10-01T09:54:54.535056+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":114884632,"num_objects":1754,"num_object_clones":0,"num_object_copies":5262,"num_objects_missing_on_primary":3322,"num_objects_missing":3322,"num_objects_degraded":0,"num_objects_misplaced":90,"num_objects_unfound":0,"num_objects_dirty":1754,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":213540,"num_write_kb":6889345,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11010,"num_bytes_recovered":721223680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":621621248,"data_stored":621609032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":134415,"ondisk_log_size":134415,"up":48,"acting":47,"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":5504,"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":55,"num_bytes_recovered":13012,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430830,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":948012,"kb_used_data":53860,"kb_used_omap":0,"kb_used_meta":894144,"kb_avail":92797140,"statfs":{"total":95995035648,"available":95024271360,"internally_reserved":0,"allocated":55152640,"data_stored":54570700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915603456},"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":"Sun Oct 1 09:55:36 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.018,"15min":1.5309999999999999},"min":{"1min":0.30599999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.4450000000000003,"5min":6.0389999999999997,"15min":111.187},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.83099999999999996,"5min":1.093,"15min":1.702},"min":{"1min":0.33800000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.4050000000000002,"5min":6.4530000000000003,"15min":111.83},"last":0.42299999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":1.3660000000000001,"15min":2.1829999999999998},"min":{"1min":0.34899999999999998,"5min":0.25600000000000001,"15min":0.249},"max":{"1min":2.101,"5min":12.772,"15min":210.62299999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.68300000000000005,"5min":1.391,"15min":2.1389999999999998},"min":{"1min":0.39400000000000002,"5min":0.29299999999999998,"15min":0.27700000000000002},"max":{"1min":1.0780000000000001,"5min":12.805,"15min":208.809},"last":4.1550000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:55:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.298,"15min":1.8660000000000001},"min":{"1min":0.39500000000000002,"5min":0.38500000000000001,"15min":0.309},"max":{"1min":5.2919999999999998,"5min":5.6559999999999997,"15min":57.079999999999998},"last":5.1639999999999997},{"interface":"front","average":{"1min":1.159,"5min":1.3560000000000001,"15min":1.696},"min":{"1min":0.441,"5min":0.33300000000000002,"15min":0.32400000000000001},"max":{"1min":5.2190000000000003,"5min":13.180999999999999,"15min":57.137999999999998},"last":5.1760000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":1.887,"15min":1.974},"min":{"1min":0.374,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":3.2610000000000001,"5min":41.756999999999998,"15min":119.81},"last":0.44},{"interface":"front","average":{"1min":1.083,"5min":1.917,"15min":1.9339999999999999},"min":{"1min":0.46999999999999997,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.2050000000000001,"5min":41.567,"15min":119.203},"last":5.2110000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:55:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.95399999999999996,"15min":1.143},"min":{"1min":0.40100000000000002,"5min":0.36099999999999999,"15min":0.307},"max":{"1min":1.28,"5min":6.109,"15min":15.102},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.1659999999999999,"15min":1.3},"min":{"1min":0.45600000000000002,"5min":0.36399999999999999,"15min":0.308},"max":{"1min":1.514,"5min":6.3520000000000003,"15min":17.742000000000001},"last":0.53200000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:55:36 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.171,"15min":1.5620000000000001},"min":{"1min":0.434,"5min":0.35999999999999999,"15min":0.314},"max":{"1min":2.0289999999999999,"5min":8.8650000000000002,"15min":10.959},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.879,"5min":1.044,"15min":1.395},"min":{"1min":0.41999999999999998,"5min":0.34999999999999998,"15min":0.34300000000000003},"max":{"1min":1.393,"5min":6.1779999999999999,"15min":10.221},"last":0.63400000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:55:36 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.2649999999999999,"15min":1.482},"min":{"1min":0.55000000000000004,"5min":0.435,"15min":0.36299999999999999},"max":{"1min":1.3640000000000001,"5min":6.5250000000000004,"15min":11.167999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.343,"15min":1.653},"min":{"1min":0.53600000000000003,"5min":0.38600000000000001,"15min":0.34399999999999997},"max":{"1min":1.72,"5min":13.092000000000001,"15min":17.977},"last":0.57699999999999996}]}]},{"osd":6,"up_from":42,"seq":180388627063,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":958556,"kb_used_data":50004,"kb_used_omap":0,"kb_used_meta":908480,"kb_avail":92786596,"statfs":{"total":95995035648,"available":95013474304,"internally_reserved":0,"allocated":51204096,"data_stored":50638165,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":930283520},"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":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 09:54:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":1.113,"15min":1.7110000000000001},"min":{"1min":0.33800000000000002,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":2.7530000000000001,"5min":12.56,"15min":54.121000000000002},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":1.256,"15min":1.8460000000000001},"min":{"1min":0.39300000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":2.6890000000000001,"5min":12.605,"15min":53.192},"last":0.40699999999999997}]},{"osd":1,"last update":"Sun Oct 1 09:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":1.339,"15min":1.9970000000000001},"min":{"1min":0.35799999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.3819999999999999,"5min":38.968000000000004,"15min":183.59999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.85699999999999998,"5min":1.629,"15min":2.0899999999999999},"min":{"1min":0.34399999999999997,"5min":0.33300000000000002,"15min":0.28799999999999998},"max":{"1min":3.2000000000000002,"5min":38.776000000000003,"15min":183.56200000000001},"last":1.5569999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:55:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.982,"15min":2.2589999999999999},"min":{"1min":0.42699999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":7.0350000000000001,"5min":71.191000000000003,"15min":136.351},"last":2.3260000000000001},{"interface":"front","average":{"1min":0.86099999999999999,"5min":2.194,"15min":2.4220000000000002},"min":{"1min":0.372,"5min":0.33400000000000002,"15min":0.316},"max":{"1min":3.1949999999999998,"5min":71.302000000000007,"15min":136.46700000000001},"last":2.3410000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":3.1869999999999998,"15min":2.3490000000000002},"min":{"1min":0.40500000000000003,"5min":0.36199999999999999,"15min":0.29799999999999999},"max":{"1min":2.8599999999999999,"5min":82.728999999999999,"15min":82.728999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":3.1419999999999999,"15min":2.3879999999999999},"min":{"1min":0.40100000000000002,"5min":0.376,"15min":0.30199999999999999},"max":{"1min":3.6070000000000002,"5min":81.703000000000003,"15min":81.703000000000003},"last":0.47599999999999998}]},{"osd":4,"last update":"Sun Oct 1 09:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.98999999999999999,"15min":1.3440000000000001},"min":{"1min":0.35699999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1519999999999999,"5min":9.7940000000000005,"15min":9.7940000000000005},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.82099999999999995,"5min":1.0900000000000001,"15min":1.458},"min":{"1min":0.40400000000000003,"5min":0.39900000000000002,"15min":0.32400000000000001},"max":{"1min":1.446,"5min":11.722,"15min":15.262},"last":0.505}]},{"osd":5,"last update":"Sun Oct 1 09:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":1.0009999999999999,"15min":1.7410000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":2.2490000000000001,"5min":10.166,"15min":65.998000000000005},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.0609999999999999,"15min":1.8160000000000001},"min":{"1min":0.47899999999999998,"5min":0.41899999999999998,"15min":0.29799999999999999},"max":{"1min":1.524,"5min":7.8929999999999998,"15min":61.889000000000003},"last":0.748}]},{"osd":7,"last update":"Sun Oct 1 09:54:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.3500000000000001,"15min":1.6930000000000001},"min":{"1min":0.71799999999999997,"5min":0.40300000000000002,"15min":0.34499999999999997},"max":{"1min":1.3500000000000001,"5min":8.5899999999999999,"15min":18.337},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.022,"15min":1.4099999999999999},"min":{"1min":0.45900000000000002,"5min":0.433,"15min":0.36699999999999999},"max":{"1min":2.2930000000000001,"5min":3.581,"15min":10.920999999999999},"last":0.69299999999999995}]}]},{"osd":1,"up_from":83,"seq":356482286011,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":886496,"kb_used_data":71064,"kb_used_omap":4,"kb_used_meta":815419,"kb_avail":92858656,"statfs":{"total":95995035648,"available":95087263744,"internally_reserved":0,"allocated":72769536,"data_stored":71749064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":834989966},"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":[2,1,0,0,1],"upper_bound":32},"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":"Sun Oct 1 09:55:04 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":1.5880000000000001,"15min":2.7410000000000001},"min":{"1min":0.29699999999999999,"5min":0.19700000000000001,"15min":0.191},"max":{"1min":4.3920000000000003,"5min":12.887,"15min":87.831000000000003},"last":3.4940000000000002},{"interface":"front","average":{"1min":0.84399999999999997,"5min":1.581,"15min":2.6099999999999999},"min":{"1min":0.29699999999999999,"5min":0.221,"15min":0.20999999999999999},"max":{"1min":4.1829999999999998,"5min":16.646999999999998,"15min":90.948999999999998},"last":6.0800000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.8280000000000001,"15min":2.6850000000000001},"min":{"1min":0.28100000000000003,"5min":0.224,"15min":0.186},"max":{"1min":4.0330000000000004,"5min":7.681,"15min":88.757999999999996},"last":3.351},{"interface":"front","average":{"1min":0.747,"5min":1.361,"15min":2.4350000000000001},"min":{"1min":0.30399999999999999,"5min":0.23999999999999999,"15min":0.222},"max":{"1min":2.7429999999999999,"5min":6.3289999999999997,"15min":87.75},"last":6.04}]},{"osd":3,"last update":"Sun Oct 1 09:55:15 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":3.6459999999999999,"15min":3.206},"min":{"1min":0.38600000000000001,"5min":0.26600000000000001,"15min":0.222},"max":{"1min":3.5710000000000002,"5min":134.49799999999999,"15min":134.49799999999999},"last":4.601},{"interface":"front","average":{"1min":0.77900000000000003,"5min":3.6880000000000002,"15min":2.988},"min":{"1min":0.27200000000000002,"5min":0.26200000000000001,"15min":0.26100000000000001},"max":{"1min":4.3630000000000004,"5min":134.416,"15min":134.416},"last":4.5609999999999999}]},{"osd":4,"last update":"Sun Oct 1 09:55:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.278,"15min":1.173},"min":{"1min":0.40000000000000002,"5min":0.33800000000000002,"15min":0.30099999999999999},"max":{"1min":4.2530000000000001,"5min":6.3529999999999998,"15min":6.3529999999999998},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.3620000000000001,"15min":1.6539999999999999},"min":{"1min":0.51300000000000001,"5min":0.308,"15min":0.308},"max":{"1min":3.7210000000000001,"5min":13.938000000000001,"15min":64.650999999999996},"last":0.93100000000000005}]},{"osd":5,"last update":"Sun Oct 1 09:55:04 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.494,"15min":2.2229999999999999},"min":{"1min":0.41099999999999998,"5min":0.379,"15min":0.315},"max":{"1min":4.3300000000000001,"5min":7.4960000000000004,"15min":204.029},"last":2.4550000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.359,"15min":2.3940000000000001},"min":{"1min":0.56599999999999995,"5min":0.375,"15min":0.33200000000000002},"max":{"1min":3.6890000000000001,"5min":13.973000000000001,"15min":203.16300000000001},"last":0.96699999999999997}]},{"osd":6,"last update":"Sun Oct 1 09:55:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.655,"15min":1.7310000000000001},"min":{"1min":0.42699999999999999,"5min":0.41199999999999998,"15min":0.33100000000000002},"max":{"1min":4.2510000000000003,"5min":7.6900000000000004,"15min":14.538},"last":2.3900000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.4219999999999999,"15min":1.5009999999999999},"min":{"1min":0.48199999999999998,"5min":0.43099999999999999,"15min":0.32800000000000001},"max":{"1min":4.2779999999999996,"5min":6.3049999999999997,"15min":10.643000000000001},"last":1.1759999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:55:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.5149999999999999,"15min":1.956},"min":{"1min":0.59999999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.6509999999999998,"5min":14.007999999999999,"15min":64.700999999999993},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.8120000000000001,"15min":1.992},"min":{"1min":0.51300000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":4.2999999999999998,"5min":8,"15min":63.959000000000003},"last":2.431}]}]},{"osd":0,"up_from":78,"seq":335007449535,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":857460,"kb_used_data":46508,"kb_used_omap":5,"kb_used_meta":810874,"kb_avail":92887692,"statfs":{"total":95995035648,"available":95116996608,"internally_reserved":0,"allocated":47624192,"data_stored":46581630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":830335610},"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,2,2,2,1,0,1,2,3],"upper_bound":1024},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 09:55:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":1.216,"15min":1.5069999999999999},"min":{"1min":0.23699999999999999,"5min":0.215,"15min":0.19800000000000001},"max":{"1min":2.3999999999999999,"5min":11.516999999999999,"15min":44.500999999999998},"last":0.313},{"interface":"front","average":{"1min":1.109,"5min":1.4119999999999999,"15min":1.522},"min":{"1min":0.216,"5min":0.21199999999999999,"15min":0.20899999999999999},"max":{"1min":6.9219999999999997,"5min":13.276999999999999,"15min":44.296999999999997},"last":0.23599999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":1.3939999999999999,"15min":1.5229999999999999},"min":{"1min":0.28799999999999998,"5min":0.216,"15min":0.216},"max":{"1min":0.873,"5min":18.077000000000002,"15min":18.077000000000002},"last":5.7119999999999997},{"interface":"front","average":{"1min":1.056,"5min":1.5369999999999999,"15min":1.577},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.252},"max":{"1min":6.9749999999999996,"5min":17.800000000000001,"15min":17.800000000000001},"last":0.73799999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:55:10 2023","interfaces":[{"interface":"back","average":{"1min":1.556,"5min":2.835,"15min":2.7719999999999998},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.245},"max":{"1min":13.794,"5min":99.536000000000001,"15min":183.02099999999999},"last":3.6459999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":2.5459999999999998,"15min":2.746},"min":{"1min":0.29099999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":4.4009999999999998,"5min":99.483999999999995,"15min":191},"last":0.92200000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.377,"15min":1.4690000000000001},"min":{"1min":0.35699999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7,"5min":9.6129999999999995,"15min":10.186},"last":0.503},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.3029999999999999,"15min":1.464},"min":{"1min":0.40400000000000003,"5min":0.33300000000000002,"15min":0.33200000000000002},"max":{"1min":4.4630000000000001,"5min":9.0879999999999992,"15min":9.0879999999999992},"last":0.44500000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.4039999999999999,"15min":1.671},"min":{"1min":0.42899999999999999,"5min":0.315,"15min":0.315},"max":{"1min":2.835,"5min":14.48,"15min":60.887999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.369,"15min":1.647},"min":{"1min":0.38,"5min":0.38,"15min":0.377},"max":{"1min":7.0709999999999997,"5min":8.0530000000000008,"15min":61.079000000000001},"last":0.57699999999999996}]},{"osd":6,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.5389999999999999,"15min":1.597},"min":{"1min":0.41599999999999998,"5min":0.39700000000000002,"15min":0.36399999999999999},"max":{"1min":7.1440000000000001,"5min":9.298,"15min":10.193},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.625,"15min":1.655},"min":{"1min":0.433,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.4279999999999999,"5min":10.496,"15min":10.496},"last":0.41699999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:55:20 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.6040000000000001,"15min":1.6599999999999999},"min":{"1min":0.499,"5min":0.42699999999999999,"15min":0.40799999999999997},"max":{"1min":7.1210000000000004,"5min":13.456,"15min":13.456},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.5069999999999999,"15min":1.75},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.4459999999999997,"5min":9.1419999999999995,"15min":10.183},"last":0.38500000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122485,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":797700,"kb_used_data":59004,"kb_used_omap":7,"kb_used_meta":738680,"kb_avail":92947452,"statfs":{"total":95995035648,"available":95178190848,"internally_reserved":0,"allocated":60420096,"data_stored":59420849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":756408401},"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,1,1,0,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":[{"osd":0,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":1.1679999999999999,"15min":1.575},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20499999999999999},"max":{"1min":1.601,"5min":9.6839999999999993,"15min":83.691999999999993},"last":6.3159999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.4179999999999999,"15min":1.6579999999999999},"min":{"1min":0.30399999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":3.8580000000000001,"5min":13.602,"15min":83.614999999999995},"last":6.6820000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.1140000000000001,"15min":1.1160000000000001},"min":{"1min":0.29699999999999999,"5min":0.21299999999999999,"15min":0.20000000000000001},"max":{"1min":6.25,"5min":6.25,"15min":11.223000000000001},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.302,"15min":1.373},"min":{"1min":0.245,"5min":0.245,"15min":0.22},"max":{"1min":6.3710000000000004,"5min":11.196999999999999,"15min":14.805},"last":6.2789999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:55:04 2023","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":3.79,"15min":2.879},"min":{"1min":0.27500000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":6.2000000000000002,"5min":139.96700000000001,"15min":139.96700000000001},"last":0.29399999999999998},{"interface":"front","average":{"1min":1.0589999999999999,"5min":3.7810000000000001,"15min":2.8769999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.27900000000000003},"max":{"1min":6.0650000000000004,"5min":137.798,"15min":137.798},"last":6.1980000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":1.2070000000000001,"15min":1.3460000000000001},"min":{"1min":0.40500000000000003,"5min":0.38,"15min":0.34300000000000003},"max":{"1min":1.728,"5min":5.04,"15min":15.183},"last":0.40200000000000002},{"interface":"front","average":{"1min":1.024,"5min":1.335,"15min":1.391},"min":{"1min":0.36699999999999999,"5min":0.32700000000000001,"15min":0.29399999999999998},"max":{"1min":3.923,"5min":9.952,"15min":9.952},"last":6.5709999999999997}]},{"osd":5,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":1.097,"15min":1.2310000000000001},"min":{"1min":0.42999999999999999,"5min":0.33500000000000002,"15min":0.309},"max":{"1min":4.5359999999999996,"5min":5.734,"15min":7.5789999999999997},"last":6.3440000000000003},{"interface":"front","average":{"1min":0.77500000000000002,"5min":1.2629999999999999,"15min":1.5669999999999999},"min":{"1min":0.47399999999999998,"5min":0.436,"15min":0.372},"max":{"1min":1.7549999999999999,"5min":7.1509999999999998,"15min":15.214},"last":0.54900000000000004}]},{"osd":6,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.5249999999999999,"15min":1.5780000000000001},"min":{"1min":0.41599999999999998,"5min":0.40000000000000002,"15min":0.315},"max":{"1min":3.9500000000000002,"5min":10.125999999999999,"15min":10.125999999999999},"last":6.6150000000000002},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.161,"15min":1.272},"min":{"1min":0.53500000000000003,"5min":0.36599999999999999,"15min":0.33100000000000002},"max":{"1min":4.4880000000000004,"5min":5.3170000000000002,"15min":7.508},"last":6.4059999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:54:44 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.7230000000000001,"15min":1.679},"min":{"1min":0.45700000000000002,"5min":0.36699999999999999,"15min":0.34200000000000003},"max":{"1min":4.0030000000000001,"5min":10.630000000000001,"15min":11.220000000000001},"last":6.649},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.456,"15min":1.4219999999999999},"min":{"1min":0.47799999999999998,"5min":0.45500000000000002,"15min":0.374},"max":{"1min":4.5679999999999996,"5min":6.6799999999999997,"15min":8.7449999999999992},"last":6.3819999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958954,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":936816,"kb_used_data":55400,"kb_used_omap":2,"kb_used_meta":881405,"kb_avail":92808336,"statfs":{"total":95995035648,"available":95035736064,"internally_reserved":0,"allocated":56729600,"data_stored":55748304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":902558773},"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,2,0,1],"upper_bound":32},"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":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":1.556,"15min":2.3100000000000001},"min":{"1min":0.254,"5min":0.17699999999999999,"15min":0.159},"max":{"1min":3.766,"5min":9.5229999999999997,"15min":154.05199999999999},"last":11.352},{"interface":"front","average":{"1min":0.81000000000000005,"5min":1.694,"15min":2.395},"min":{"1min":0.27500000000000002,"5min":0.20300000000000001,"15min":0.19900000000000001},"max":{"1min":3.4380000000000002,"5min":10.808999999999999,"15min":153.16200000000001},"last":2.992}]},{"osd":1,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":2.0529999999999999,"15min":1.861},"min":{"1min":0.30599999999999999,"5min":0.224,"15min":0.20200000000000001},"max":{"1min":0.81999999999999995,"5min":38.496000000000002,"15min":38.496000000000002},"last":3.7200000000000002},{"interface":"front","average":{"1min":0.77300000000000002,"5min":2.0899999999999999,"15min":1.736},"min":{"1min":0.32700000000000001,"5min":0.28599999999999998,"15min":0.221},"max":{"1min":3.6760000000000002,"5min":38.601999999999997,"15min":38.601999999999997},"last":3.657}]},{"osd":2,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":1.73,"15min":1.9179999999999999},"min":{"1min":0.33900000000000002,"5min":0.25700000000000001,"15min":0.253},"max":{"1min":3.5899999999999999,"5min":24.776,"15min":46.927999999999997},"last":3.7759999999999998},{"interface":"front","average":{"1min":0.69999999999999996,"5min":1.488,"15min":1.8},"min":{"1min":0.36499999999999999,"5min":0.25800000000000001,"15min":0.224},"max":{"1min":1.159,"5min":10.784000000000001,"15min":52.588999999999999},"last":3.694}]},{"osd":4,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.474,"15min":1.534},"min":{"1min":0.41399999999999998,"5min":0.372,"15min":0.28399999999999997},"max":{"1min":3.7160000000000002,"5min":9.8670000000000009,"15min":10.215999999999999},"last":11.305999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.3160000000000001,"15min":1.5620000000000001},"min":{"1min":0.51300000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.802,"5min":7.2939999999999996,"15min":11.547000000000001},"last":0.40500000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1319999999999999,"15min":1.871},"min":{"1min":0.42499999999999999,"5min":0.32400000000000001,"15min":0.27600000000000002},"max":{"1min":3.7839999999999998,"5min":7.343,"15min":138.76599999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.83199999999999996,"5min":1.411,"15min":2.1230000000000002},"min":{"1min":0.42499999999999999,"5min":0.36599999999999999,"15min":0.34599999999999997},"max":{"1min":1.2969999999999999,"5min":9.2599999999999998,"15min":138.946},"last":3.8090000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.4750000000000001,"15min":1.657},"min":{"1min":0.46500000000000002,"5min":0.30199999999999999,"15min":0.27400000000000002},"max":{"1min":3.7519999999999998,"5min":8.3659999999999997,"15min":14.548999999999999},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.4970000000000001,"15min":1.605},"min":{"1min":0.50600000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.4339999999999999,"5min":9.5909999999999993,"15min":9.5909999999999993},"last":4.306}]},{"osd":7,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":2.016,"15min":2.2789999999999999},"min":{"1min":0.497,"5min":0.377,"15min":0.377},"max":{"1min":1.881,"5min":9.8290000000000006,"15min":139.08099999999999},"last":4.3369999999999997},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.796,"15min":2.1379999999999999},"min":{"1min":0.502,"5min":0.42899999999999999,"15min":0.38100000000000001},"max":{"1min":3.742,"5min":10.576000000000001,"15min":139.28800000000001},"last":3.7429999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019526,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":625320,"kb_used_data":31520,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":93119832,"statfs":{"total":95995035648,"available":95354707968,"internally_reserved":0,"allocated":32276480,"data_stored":31698046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":"Sun Oct 1 09:55:29 2023","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":1.139,"15min":1.823},"min":{"1min":0.29499999999999998,"5min":0.26800000000000002,"15min":0.26700000000000002},"max":{"1min":1.0189999999999999,"5min":9.7110000000000003,"15min":129.28299999999999},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.97799999999999998,"15min":1.9319999999999999},"min":{"1min":0.34300000000000003,"5min":0.28599999999999998,"15min":0.26800000000000002},"max":{"1min":2.0539999999999998,"5min":6.0339999999999998,"15min":129.24700000000001},"last":0.34300000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.226,"15min":1.1890000000000001},"min":{"1min":0.374,"5min":0.313,"15min":0.27400000000000002},"max":{"1min":0.95999999999999996,"5min":6.5140000000000002,"15min":19.346},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.61799999999999999,"5min":1.034,"15min":1.391},"min":{"1min":0.38500000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.96599999999999997,"5min":4.681,"15min":45.048999999999999},"last":0.55600000000000005}]},{"osd":2,"last update":"Sun Oct 1 09:55:29 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":1.198,"15min":1.5389999999999999},"min":{"1min":0.372,"5min":0.316,"15min":0.311},"max":{"1min":2.7730000000000001,"5min":9.4290000000000003,"15min":81.355000000000004},"last":0.56399999999999995},{"interface":"front","average":{"1min":1.254,"5min":1.262,"15min":1.742},"min":{"1min":0.39200000000000002,"5min":0.35399999999999998,"15min":0.29499999999999998},"max":{"1min":4.2800000000000002,"5min":10.105,"15min":81.656000000000006},"last":0.44800000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:55:08 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":2.2589999999999999,"15min":2.427},"min":{"1min":0.42199999999999999,"5min":0.35399999999999998,"15min":0.34699999999999998},"max":{"1min":1.238,"5min":46.173000000000002,"15min":76.325000000000003},"last":0.499},{"interface":"front","average":{"1min":0.90000000000000002,"5min":2.3210000000000002,"15min":2.415},"min":{"1min":0.41799999999999998,"5min":0.39400000000000002,"15min":0.34899999999999998},"max":{"1min":4.0720000000000001,"5min":46.289999999999999,"15min":75.275999999999996},"last":0.53400000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:55:08 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.86399999999999999,"15min":1.2370000000000001},"min":{"1min":0.36099999999999999,"5min":0.33800000000000002,"15min":0.32100000000000001},"max":{"1min":1.464,"5min":4.5810000000000004,"15min":9.6389999999999993},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.71799999999999997,"5min":1.0029999999999999,"15min":1.2509999999999999},"min":{"1min":0.47099999999999997,"5min":0.35999999999999999,"15min":0.27300000000000002},"max":{"1min":1.0940000000000001,"5min":10.066000000000001,"15min":10.066000000000001},"last":0.33000000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":1.3600000000000001,"15min":1.464},"min":{"1min":0.43099999999999999,"5min":0.32800000000000001,"15min":0.32200000000000001},"max":{"1min":1.046,"5min":20.170999999999999,"15min":20.170999999999999},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":1.206,"15min":1.413},"min":{"1min":0.47199999999999998,"5min":0.39900000000000002,"15min":0.379},"max":{"1min":1.1160000000000001,"5min":10.460000000000001,"15min":10.460000000000001},"last":0.41799999999999998}]},{"osd":7,"last update":"Sun Oct 1 09:55:29 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.254,"15min":1.54},"min":{"1min":0.499,"5min":0.434,"15min":0.34200000000000003},"max":{"1min":2.4780000000000002,"5min":8.4619999999999997,"15min":11.021000000000001},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.874,"5min":1.171,"15min":1.292},"min":{"1min":0.48999999999999999,"5min":0.316,"15min":0.316},"max":{"1min":2.7999999999999998,"5min":5.7060000000000004,"15min":10.448},"last":0.45900000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823294,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1192916,"kb_used_data":292236,"kb_used_omap":0,"kb_used_meta":900672,"kb_avail":92552236,"statfs":{"total":95995035648,"available":94773489664,"internally_reserved":0,"allocated":299249664,"data_stored":298687430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922288128},"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":"Sun Oct 1 09:55:28 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":1,"15min":1.7529999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.5960000000000001,"5min":7.4420000000000002,"15min":100.319},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.627,"5min":0.89300000000000002,"15min":1.7869999999999999},"min":{"1min":0.36199999999999999,"5min":0.28299999999999997,"15min":0.25},"max":{"1min":1.5760000000000001,"5min":5.0439999999999996,"15min":100.202},"last":0.60099999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":2.032,"15min":2.0760000000000001},"min":{"1min":0.45900000000000002,"5min":0.28699999999999998,"15min":0.28100000000000003},"max":{"1min":1.212,"5min":68.560000000000002,"15min":68.560000000000002},"last":4.5549999999999997},{"interface":"front","average":{"1min":0.67000000000000004,"5min":1.893,"15min":2.0619999999999998},"min":{"1min":0.48899999999999999,"5min":0.32900000000000001,"15min":0.28100000000000003},"max":{"1min":1.1419999999999999,"5min":68.769000000000005,"15min":68.769000000000005},"last":4.5469999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:55:28 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":1.0389999999999999,"15min":2.395},"min":{"1min":0.36499999999999999,"5min":0.35299999999999998,"15min":0.29599999999999999},"max":{"1min":3.5259999999999998,"5min":5.3209999999999997,"15min":118.307},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.1739999999999999,"15min":2.4319999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.33100000000000002},"max":{"1min":3.5600000000000001,"5min":7.7069999999999999,"15min":118.191},"last":0.55700000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":1.7170000000000001,"15min":2.597},"min":{"1min":0.39700000000000002,"5min":0.39500000000000002,"15min":0.31},"max":{"1min":0.97499999999999998,"5min":39.027999999999999,"15min":183.29400000000001},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.754,"15min":2.8620000000000001},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.34799999999999998},"max":{"1min":3.1890000000000001,"5min":39.152000000000001,"15min":183.11600000000001},"last":0.40799999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:55:28 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.97899999999999998,"15min":1.343},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.27000000000000002},"max":{"1min":1.4199999999999999,"5min":7.5720000000000001,"15min":10.919},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.67500000000000004,"5min":1.0840000000000001,"15min":1.4730000000000001},"min":{"1min":0.39700000000000002,"5min":0.31,"15min":0.29799999999999999},"max":{"1min":1.357,"5min":5.2830000000000004,"15min":11.058999999999999},"last":0.44500000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:55:06 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":1.1639999999999999,"15min":1.524},"min":{"1min":0.42699999999999999,"5min":0.40100000000000002,"15min":0.32400000000000001},"max":{"1min":1.2989999999999999,"5min":7.4349999999999996,"15min":11.371},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.127,"15min":1.5209999999999999},"min":{"1min":0.41999999999999998,"5min":0.39300000000000002,"15min":0.311},"max":{"1min":1.4930000000000001,"5min":8.6470000000000002,"15min":9.0519999999999996},"last":0.49299999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:55:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.4550000000000001,"15min":1.871},"min":{"1min":0.40500000000000003,"5min":0.36699999999999999,"15min":0.33300000000000002},"max":{"1min":3.9950000000000001,"5min":11.253,"15min":69.709999999999994},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.84799999999999998,"5min":1.161,"15min":1.7869999999999999},"min":{"1min":0.49199999999999999,"5min":0.41699999999999998,"15min":0.34399999999999997},"max":{"1min":1.4810000000000001,"5min":5.1340000000000003,"15min":66.287999999999997},"last":0.64900000000000002}]}]}],"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":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":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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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":39911424,"data_stored":39911424,"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":64815104,"data_stored":64815104,"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":57151488,"data_stored":57147416,"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":44695552,"data_stored":44695552,"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":29298688,"data_stored":29294616,"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":295960576,"data_stored":295960576,"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":44240896,"data_stored":44236824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":45547520,"data_stored":45547520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T09:55:46.302 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T09:55:46.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 81 2023-10-01T09:55:46.322 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:46.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:46.425 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:46.449 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:46.552 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:46.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:46.710 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:46.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:46.813 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.840 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:46.943 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:46.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:46.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:47.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:47.101 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:47.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:47.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:47.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:47.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:47.464 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:47.493 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:47.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:47.597 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:47.625 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:47.728 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:47.739 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:47 smithi183 bash[59233]: cluster 2023-10-01T09:55:45.862063+0000 mgr.y (mgr.25132) 1388 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 33 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:47.757 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:47.861 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:47.894 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:47.896 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:47 smithi111 bash[75702]: cluster 2023-10-01T09:55:45.862063+0000 mgr.y (mgr.25132) 1388 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 33 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:47.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:47.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:47 smithi111 bash[78631]: cluster 2023-10-01T09:55:45.862063+0000 mgr.y (mgr.25132) 1388 : cluster 0 pgmap v1488: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 33 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:47.998 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:48.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:48.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:48.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:48.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:55:48.159 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:48.262 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:55:48.288 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:48.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:48.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:48.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:48.682 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:48.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.796 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:48 smithi111 bash[75702]: audit 2023-10-01T09:55:47.640391+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:48.797 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:48 smithi111 bash[75702]: audit 2023-10-01T09:55:47.648612+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:48.797 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:48 smithi111 bash[78631]: audit 2023-10-01T09:55:47.640391+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:48.797 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:48 smithi111 bash[78631]: audit 2023-10-01T09:55:47.648612+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:48.815 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:48.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:48.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:48.966 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:48.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:48 smithi183 bash[59233]: audit 2023-10-01T09:55:47.640391+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:49.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:48 smithi183 bash[59233]: audit 2023-10-01T09:55:47.648612+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:49.068 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:49.094 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:49.198 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:49.229 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:49.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:49.361 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:49.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:49.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:49.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:49.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:49.621 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:49.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:49.724 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:49.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:49.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:49.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:49 smithi111 bash[78631]: cluster 2023-10-01T09:55:47.862772+0000 mgr.y (mgr.25132) 1389 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:49 smithi111 bash[75702]: cluster 2023-10-01T09:55:47.862772+0000 mgr.y (mgr.25132) 1389 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:49.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:49.891 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:49.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:49.979 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:49 smithi183 bash[59233]: cluster 2023-10-01T09:55:47.862772+0000 mgr.y (mgr.25132) 1389 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:49.994 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:50.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:50.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:50.121 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:50.148 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:50.158 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:55:50.158 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:55:50.252 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:50.286 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:50.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:50.415 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:50.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:50.518 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:50.544 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:50.648 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:50.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:50.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:50.780 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:50.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:50.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:50.841 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:50.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:50.949 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:50.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:51.052 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:50 smithi183 bash[59233]: cluster 2023-10-01T09:55:49.863589+0000 mgr.y (mgr.25132) 1390 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:50 smithi183 bash[59233]: audit 2023-10-01T09:55:49.953257+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:50 smithi183 bash[59233]: audit 2023-10-01T09:55:49.961978+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:50 smithi183 bash[59233]: audit 2023-10-01T09:55:50.485790+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:55:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:50 smithi183 bash[59233]: audit 2023-10-01T09:55:50.487334+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:55:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:50 smithi183 bash[59233]: audit 2023-10-01T09:55:50.495314+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.077 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:51.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:51.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T09:55:51.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:51.200 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:51.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:51.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[78631]: cluster 2023-10-01T09:55:49.863589+0000 mgr.y (mgr.25132) 1390 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[78631]: audit 2023-10-01T09:55:49.953257+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[78631]: audit 2023-10-01T09:55:49.961978+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[78631]: audit 2023-10-01T09:55:50.485790+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[78631]: audit 2023-10-01T09:55:50.487334+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[78631]: audit 2023-10-01T09:55:50.495314+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[75702]: cluster 2023-10-01T09:55:49.863589+0000 mgr.y (mgr.25132) 1390 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 1.5 MiB/s, 38 objects/s recovering 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[75702]: audit 2023-10-01T09:55:49.953257+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.310 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[75702]: audit 2023-10-01T09:55:49.961978+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.311 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[75702]: audit 2023-10-01T09:55:50.485790+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:55:51.311 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[75702]: audit 2023-10-01T09:55:50.487334+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:55:51.311 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:50 smithi111 bash[75702]: audit 2023-10-01T09:55:50.495314+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:55:51.323 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:51.426 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:51.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:51.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:51.589 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:51.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:51.692 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:51.719 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:51.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:51.853 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:51.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:51.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:51.986 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:51.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:52.090 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:52.122 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:52.227 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:52.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:52.361 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:52.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:52.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:52.487 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:52.513 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:52.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:52.650 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:52.754 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:52.784 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:52.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:52.868 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:52.868 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:55:52.888 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:52.909 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:52.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:52.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:53.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:53.024 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:52 smithi183 bash[59233]: cluster 2023-10-01T09:55:51.864700+0000 mgr.y (mgr.25132) 1391 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 175 op/s; 717 KiB/s, 78 objects/s recovering 2023-10-01T09:55:53.043 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:53.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:53.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:52 smithi111 bash[75702]: cluster 2023-10-01T09:55:51.864700+0000 mgr.y (mgr.25132) 1391 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 175 op/s; 717 KiB/s, 78 objects/s recovering 2023-10-01T09:55:53.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:52 smithi111 bash[78631]: cluster 2023-10-01T09:55:51.864700+0000 mgr.y (mgr.25132) 1391 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 175 op/s; 717 KiB/s, 78 objects/s recovering 2023-10-01T09:55:53.147 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:53.171 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:53.274 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:53.298 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:53.401 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:53.433 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:53.537 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:53.562 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:53.665 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:53.691 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:53.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:53.795 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:53.826 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:53.929 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:53.956 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:53.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:54.059 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:54.087 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:54.190 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:54.216 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:54.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:54.320 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:54.354 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:54.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:54.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:54.476 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:54.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:54.579 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:54.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:54.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:54.740 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:54.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:54.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:55:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:55:54] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-10-01T09:55:54.842 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:54.876 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:54.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:54.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:54.980 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:54.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:55.102 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:55.134 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:55.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:55.237 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:55.268 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:55.372 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:55.403 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:55.507 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:55.527 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:55.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:55.643 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:55 smithi183 bash[59233]: cluster 2023-10-01T09:55:53.865218+0000 mgr.y (mgr.25132) 1392 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 155 op/s; 637 KiB/s, 69 objects/s recovering 2023-10-01T09:55:55.664 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:55.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:55.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:55.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:55 smithi111 bash[78631]: cluster 2023-10-01T09:55:53.865218+0000 mgr.y (mgr.25132) 1392 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 155 op/s; 637 KiB/s, 69 objects/s recovering 2023-10-01T09:55:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:55 smithi111 bash[75702]: cluster 2023-10-01T09:55:53.865218+0000 mgr.y (mgr.25132) 1392 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 155 op/s; 637 KiB/s, 69 objects/s recovering 2023-10-01T09:55:55.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:55.906 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:55:55.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:55.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:56.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:56.052 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:56.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:56.155 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:56.182 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:56.285 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:56.315 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:56.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:56.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:56.447 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:56.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:56.551 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:56.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:56.685 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:56.714 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:56.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:56.847 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:56.951 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:56.971 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:56.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:56.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:57.074 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:57.095 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:57.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:57.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:57.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:57.451 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.460 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:57 smithi183 bash[59233]: cluster 2023-10-01T09:55:55.865823+0000 mgr.y (mgr.25132) 1393 : cluster 0 pgmap v1493: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 597 KiB/s, 116 objects/s recovering 2023-10-01T09:55:57.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:57.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:57 smithi111 bash[78631]: cluster 2023-10-01T09:55:55.865823+0000 mgr.y (mgr.25132) 1393 : cluster 0 pgmap v1493: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 597 KiB/s, 116 objects/s recovering 2023-10-01T09:55:57.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:57 smithi111 bash[75702]: cluster 2023-10-01T09:55:55.865823+0000 mgr.y (mgr.25132) 1393 : cluster 0 pgmap v1493: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 597 KiB/s, 116 objects/s recovering 2023-10-01T09:55:57.582 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:57.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.751 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:57.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:57.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:57.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:57.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:57.996 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:57.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:57.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:58.099 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:58.105 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:55:58.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:58.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:58.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:58.251 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:55:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:55:58.356 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:58.384 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:58.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:58.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:58.496 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:58 smithi183 bash[59233]: audit 2023-10-01T09:55:58.101586+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.111:0/3442103500' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "81"}]: dispatch 2023-10-01T09:55:58.496 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:58 smithi183 bash[59233]: audit 2023-10-01T09:55:58.101975+0000 mon.a (mon.0) 1653 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "81"}]: dispatch 2023-10-01T09:55:58.516 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:55:58.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:55:58.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:58 smithi111 bash[75702]: audit 2023-10-01T09:55:58.101586+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.111:0/3442103500' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "81"}]: dispatch 2023-10-01T09:55:58.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:58 smithi111 bash[75702]: audit 2023-10-01T09:55:58.101975+0000 mon.a (mon.0) 1653 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "81"}]: dispatch 2023-10-01T09:55:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:58 smithi111 bash[78631]: audit 2023-10-01T09:55:58.101586+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.111:0/3442103500' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "81"}]: dispatch 2023-10-01T09:55:58.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:58 smithi111 bash[78631]: audit 2023-10-01T09:55:58.101975+0000 mon.a (mon.0) 1653 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "81"}]: dispatch 2023-10-01T09:55:58.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:58.642 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:58.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:58.764 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:55:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:55:58.867 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:58.895 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:58.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:58.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:58.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:59.026 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:59.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:59.130 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:59.156 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:55:59.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:55:59.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:59.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:59.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:59.384 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:59.417 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:59.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:55:59.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:59.543 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:55:59.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:55:59.646 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:59.665 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:55:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:55:59.768 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:59.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:59 smithi183 bash[59233]: cluster 2023-10-01T09:55:57.866375+0000 mgr.y (mgr.25132) 1394 : cluster 0 pgmap v1494: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 43 op/s; 0 B/s, 96 objects/s recovering 2023-10-01T09:55:59.782 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:55:59 smithi183 bash[59233]: audit 2023-10-01T09:55:59.060932+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:59.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:55:59.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:55:59.807 INFO:teuthology.orchestra.run.smithi183.stdout:ERROR: (22) Invalid argument 2023-10-01T09:55:59.808 INFO:teuthology.orchestra.run.smithi183.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. 2023-10-01T09:55:59.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:59 smithi111 bash[78631]: cluster 2023-10-01T09:55:57.866375+0000 mgr.y (mgr.25132) 1394 : cluster 0 pgmap v1494: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 43 op/s; 0 B/s, 96 objects/s recovering 2023-10-01T09:55:59.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:55:59 smithi111 bash[78631]: audit 2023-10-01T09:55:59.060932+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:59.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:59 smithi111 bash[75702]: cluster 2023-10-01T09:55:57.866375+0000 mgr.y (mgr.25132) 1394 : cluster 0 pgmap v1494: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 43 op/s; 0 B/s, 96 objects/s recovering 2023-10-01T09:55:59.824 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:55:59 smithi111 bash[75702]: audit 2023-10-01T09:55:59.060932+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:55:59.898 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:59.931 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:55:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:55:59.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:00.035 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:00.065 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:00.169 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:00.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:00.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:00.302 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:00.327 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:00.430 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:00.453 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:00.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:00.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:00.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:00.708 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:00.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:56:00.756 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-10-01T09:56:00.756 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-10-01T09:56:00.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T09:56:00.812 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:00.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:00.935 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:00.958 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:00.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:00.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:01.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:01.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:01.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:01.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:01.329 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:01.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:01.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:01.461 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:01.492 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:01.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:01.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:01.628 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:01.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:01.732 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:01.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:01 smithi111 bash[75702]: cluster 2023-10-01T09:55:59.867026+0000 mgr.y (mgr.25132) 1395 : cluster 0 pgmap v1495: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 96 objects/s recovering 2023-10-01T09:56:01.740 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:01 smithi111 bash[78631]: cluster 2023-10-01T09:55:59.867026+0000 mgr.y (mgr.25132) 1395 : cluster 0 pgmap v1495: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 96 objects/s recovering 2023-10-01T09:56:01.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:01.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:01 smithi183 bash[59233]: cluster 2023-10-01T09:55:59.867026+0000 mgr.y (mgr.25132) 1395 : cluster 0 pgmap v1495: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 96 objects/s recovering 2023-10-01T09:56:01.859 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:01.882 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:01.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:01.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:01.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:02.013 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:02.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:02.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:02.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:02.250 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:02.273 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:02.376 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:02.409 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:02.513 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:02.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:02.645 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:02.676 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:02.702 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:56:02.728 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:56:02.754 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:56:02.778 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:56:02.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:02.811 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:02.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:02.817 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:56:02.855 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:56:02.893 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:56:02.914 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:02.921 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:56:02.923 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.923 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.923 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.923 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.924 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.924 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.924 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.924 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:56:02.939 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:02.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:02.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:03.042 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:03.072 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:03.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:03.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:03.205 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:03.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:03.308 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:03.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:03.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:03.440 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:03.475 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:03.483 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:56:03.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:03.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:03.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:03.713 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:03.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:03 smithi183 bash[59233]: cluster 2023-10-01T09:56:01.868194+0000 mgr.y (mgr.25132) 1396 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 156 objects/s recovering 2023-10-01T09:56:03.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:03 smithi183 bash[59233]: audit 2023-10-01T09:56:02.673269+0000 mon.a (mon.0) 1655 : audit 0 from='client.? 172.21.15.111:0/2319514640' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:03.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:03 smithi183 bash[59233]: audit 2023-10-01T09:56:02.921049+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.111:0/3707136383' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:56:03.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:03 smithi183 bash[59233]: audit 2023-10-01T09:56:02.921640+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:56:03.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:03.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[75702]: cluster 2023-10-01T09:56:01.868194+0000 mgr.y (mgr.25132) 1396 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 156 objects/s recovering 2023-10-01T09:56:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[75702]: audit 2023-10-01T09:56:02.673269+0000 mon.a (mon.0) 1655 : audit 0 from='client.? 172.21.15.111:0/2319514640' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[75702]: audit 2023-10-01T09:56:02.921049+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.111:0/3707136383' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:56:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[75702]: audit 2023-10-01T09:56:02.921640+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:56:03.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[78631]: cluster 2023-10-01T09:56:01.868194+0000 mgr.y (mgr.25132) 1396 : cluster 0 pgmap v1496: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 156 objects/s recovering 2023-10-01T09:56:03.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[78631]: audit 2023-10-01T09:56:02.673269+0000 mon.a (mon.0) 1655 : audit 0 from='client.? 172.21.15.111:0/2319514640' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:03.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[78631]: audit 2023-10-01T09:56:02.921049+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.111:0/3707136383' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:56:03.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:03 smithi111 bash[78631]: audit 2023-10-01T09:56:02.921640+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:56:03.842 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:03.874 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:03.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:03.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:03.978 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:04.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:04.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:04.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:04.166 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:04.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:04.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:04.304 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:04.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:04.433 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:04.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:04.538 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:04.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: cluster 2023-10-01T09:56:03.463332+0000 mon.a (mon.0) 1657 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:56:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: cluster 2023-10-01T09:56:03.474273+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: audit 2023-10-01T09:56:03.476238+0000 mon.a (mon.0) 1658 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:56:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: cluster 2023-10-01T09:56:03.476336+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-10-01T09:56:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: cluster 2023-10-01T09:56:03.649871+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: cluster 2023-10-01T09:56:03.651346+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:04 smithi183 bash[59233]: cluster 2023-10-01T09:56:04.070541+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.570 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:04.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:04.696 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:04.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:04.737 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: cluster 2023-10-01T09:56:03.463332+0000 mon.a (mon.0) 1657 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:56:04.737 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: cluster 2023-10-01T09:56:03.474273+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: audit 2023-10-01T09:56:03.476238+0000 mon.a (mon.0) 1658 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: cluster 2023-10-01T09:56:03.476336+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: cluster 2023-10-01T09:56:03.649871+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: cluster 2023-10-01T09:56:03.651346+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[78631]: cluster 2023-10-01T09:56:04.070541+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: cluster 2023-10-01T09:56:03.463332+0000 mon.a (mon.0) 1657 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: cluster 2023-10-01T09:56:03.474273+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: audit 2023-10-01T09:56:03.476238+0000 mon.a (mon.0) 1658 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:56:04.738 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: cluster 2023-10-01T09:56:03.476336+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-10-01T09:56:04.739 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: cluster 2023-10-01T09:56:03.649871+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.739 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: cluster 2023-10-01T09:56:03.651346+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.739 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[75702]: cluster 2023-10-01T09:56:04.070541+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:04.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:04.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:04.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:04.927 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:04.954 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:04.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:05.058 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:05.069 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:56:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:56:04] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.33.4" 2023-10-01T09:56:05.084 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:05.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:05.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.219 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:05.322 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.352 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:05.456 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:05.486 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:05.557 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:56:05.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:05.615 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:05.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:05.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:05 smithi183 bash[59233]: cluster 2023-10-01T09:56:03.868673+0000 mgr.y (mgr.25132) 1397 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 133 objects/s recovering 2023-10-01T09:56:05.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:05 smithi183 bash[59233]: cluster 2023-10-01T09:56:04.330251+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:05.740 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:05.756 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:56:05.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-01T09:56:05.768 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:05 smithi111 bash[78631]: cluster 2023-10-01T09:56:03.868673+0000 mgr.y (mgr.25132) 1397 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 133 objects/s recovering 2023-10-01T09:56:05.769 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:05 smithi111 bash[78631]: cluster 2023-10-01T09:56:04.330251+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:05.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:05 smithi111 bash[75702]: cluster 2023-10-01T09:56:03.868673+0000 mgr.y (mgr.25132) 1397 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 133 objects/s recovering 2023-10-01T09:56:05.769 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:05 smithi111 bash[75702]: cluster 2023-10-01T09:56:04.330251+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T09:56:05.844 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.865 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:05.968 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:05.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:05.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:05.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:06.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:06.117 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:06.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:06.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:06.247 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:06.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:06.350 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:06.385 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:06.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:06.523 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:06.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:06.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:56:06.626 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:06.655 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:06.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:06.759 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:06.789 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:06.892 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:06.924 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:06.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:07.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:07.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:07.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:07.190 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:07.294 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:07.327 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:07.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:07.385 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:56:07.430 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:07.455 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:07.557 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:07.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:07 smithi111 bash[75702]: cluster 2023-10-01T09:56:05.869563+0000 mgr.y (mgr.25132) 1398 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:07.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:07 smithi111 bash[78631]: cluster 2023-10-01T09:56:05.869563+0000 mgr.y (mgr.25132) 1398 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:07.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:07.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:07.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:07 smithi183 bash[59233]: cluster 2023-10-01T09:56:05.869563+0000 mgr.y (mgr.25132) 1398 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:07.707 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:07.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:07.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:07.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:07.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:07.975 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:07.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:07.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:08.078 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:08.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:08.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:08.207 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:08.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:08.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:08.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:08.349 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:08.377 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:08.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:08.480 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:08.507 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:08.611 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:08.640 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:08.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:08.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:08.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:08.880 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:08.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:08.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:08.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:09.011 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:09.039 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:09.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:09.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:09.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:09.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:09.298 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:09.402 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:09.430 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:09.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:09.539 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:09 smithi183 bash[59233]: cluster 2023-10-01T09:56:07.870460+0000 mgr.y (mgr.25132) 1399 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:09.560 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:09.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:09.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:09.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:09.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:09.728 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:56:09.728 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:151012 11.5 11:ae3c1f42:::benchmark_data_smithi111_214802_object43363:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:40.669010+0000", 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 269.05296618699998, 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15491561400000001, 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.729 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 151012 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669010+0000", 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669010+0000", 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669008+0000", 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0383999999999999e-05 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669018+0000", 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1455999999999999e-05 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669040+0000", 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3319999999999992e-06 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669048+0000", 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00084253099999999999 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.732 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669891+0000", 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000156028 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670047+0000", 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018055100000000001 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670227+0000", 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012423437000000001 2023-10-01T09:56:09.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682651+0000", 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4203999999999999e-05 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682695+0000", 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8015000000000003e-05 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682783+0000", 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14094202 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823725+0000", 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9389999999999999e-05 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823784+0000", 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014123900000000001 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823926+0000", 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15491561400000001 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:151014 11.5 11:a2ae3656:::benchmark_data_smithi111_214802_object43365:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:40.670504+0000", 2023-10-01T09:56:09.736 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 269.05147263499998, 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15372550700000001, 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 151014 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670504+0000", 2023-10-01T09:56:09.737 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670504+0000", 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670503+0000", 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.896e-06 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670509+0000", 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1163e-05 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670520+0000", 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3029999999999996e-06 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670526+0000", 2023-10-01T09:56:09.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005315302 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.675841+0000", 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014164900000000001 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.675983+0000", 2023-10-01T09:56:09.740 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015791000000000001 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.676141+0000", 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.006631189 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682772+0000", 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038714890000000001 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.741 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.686644+0000", 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013328260000000001 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.687976+0000", 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13600385100000001 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.742 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823980+0000", 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011354900000000001 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824094+0000", 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000135265 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824229+0000", 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15372550700000001 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.743 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:151020 11.5 11:a0367ea7:::benchmark_data_smithi111_214802_object43371:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:40.679854+0000", 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 269.042121818, 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14462446100000001, 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.744 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 151020 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679854+0000", 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679854+0000", 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679853+0000", 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2039999999999997e-06 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679861+0000", 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1133e-05 2023-10-01T09:56:09.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679872+0000", 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0849999999999999e-06 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679879+0000", 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0029379089999999998 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682817+0000", 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145408 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682962+0000", 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113986 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.683076+0000", 2023-10-01T09:56:09.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003698373 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.686775+0000", 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001074457 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.687849+0000", 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000263145 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.688112+0000", 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13615697500000001 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824269+0000", 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8364999999999998e-05 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824358+0000", 2023-10-01T09:56:09.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012112699999999999 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824479+0000", 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14462446100000001 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164088 11.4 11:2a75f7aa:::benchmark_data_smithi111_214802_object56439:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.751 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.144070+0000", 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 248.577906007, 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.21398141700000001, 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164088 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144070+0000", 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144070+0000", 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144070+0000", 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5999999999999998e-06 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144073+0000", 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1258e-05 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144085+0000", 2023-10-01T09:56:09.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8040000000000001e-06 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144089+0000", 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0069120900000000001 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151001+0000", 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013054700000000001 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.755 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151132+0000", 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139763 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151272+0000", 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01125059 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162522+0000", 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8851999999999999e-05 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162571+0000", 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19537914100000001 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.357950+0000", 2023-10-01T09:56:09.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6545000000000002e-05 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358007+0000", 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4773e-05 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358052+0000", 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.21398141700000001 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.758 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164093 11.f 11:f2cf74b9:::benchmark_data_smithi111_214802_object56444:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.149337+0000", 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 248.57263956, 2023-10-01T09:56:09.759 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19279223300000001, 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164093 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149337+0000", 2023-10-01T09:56:09.761 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149337+0000", 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149334+0000", 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5490000000000006e-06 2023-10-01T09:56:09.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149342+0000", 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7808999999999998e-05 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149360+0000", 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8100000000000004e-06 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.763 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149369+0000", 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016312299999999999 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149532+0000", 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000221764 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149754+0000", 2023-10-01T09:56:09.764 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7973999999999994e-05 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149852+0000", 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00388317 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.153735+0000", 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018010521000000002 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.765 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171746+0000", 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.170153156 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.341899+0000", 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013006500000000001 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.342029+0000", 2023-10-01T09:56:09.766 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000100047 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.342129+0000", 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19279223300000001 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164094 11.4 11:28e868b9:::benchmark_data_smithi111_214802_object56445:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.767 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.151275+0000", 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 248.57070076100001, 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.206895035, 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164094 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.768 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151275+0000", 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151275+0000", 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151274+0000", 2023-10-01T09:56:09.769 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4279999999999999e-06 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151282+0000", 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3050999999999999e-05 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151295+0000", 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0099999999999998e-06 2023-10-01T09:56:09.770 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151302+0000", 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041975830000000004 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.155499+0000", 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6286999999999996e-05 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.771 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.155586+0000", 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7850999999999996e-05 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.155673+0000", 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0068576779999999999 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.772 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162531+0000", 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002546155 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165077+0000", 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19301653499999999 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358094+0000", 2023-10-01T09:56:09.773 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9734999999999998e-05 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358134+0000", 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6965999999999998e-05 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358171+0000", 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.206895035 2023-10-01T09:56:09.774 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164095 11.4 11:27cb1bff:::benchmark_data_smithi111_214802_object56446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.151313+0000", 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 248.57066362699999, 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20698212799999999, 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.775 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164095 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151313+0000", 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151313+0000", 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:56:09.776 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151312+0000", 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7129999999999999e-06 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151316+0000", 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5749999999999997e-06 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.777 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151322+0000", 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5630000000000002e-06 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151327+0000", 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0076830370000000002 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.159010+0000", 2023-10-01T09:56:09.778 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2565000000000007e-05 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.159093+0000", 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7119000000000004e-05 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.159180+0000", 2023-10-01T09:56:09.779 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034024049999999998 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162582+0000", 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0025497530000000001 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165132+0000", 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19307090700000001 2023-10-01T09:56:09.780 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358203+0000", 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4596999999999999e-05 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358257+0000", 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7423999999999999e-05 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.781 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358295+0000", 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20698212799999999 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:165654 11.5 11:a2998169:::benchmark_data_smithi111_214802_object58005:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:03.727467+0000", 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.99450909199999, 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16120425899999999, 2023-10-01T09:56:09.782 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165654 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727467+0000", 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.783 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727467+0000", 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727466+0000", 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5019999999999992e-06 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.784 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727474+0000", 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2991000000000001e-05 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727497+0000", 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0781000000000001e-05 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727508+0000", 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8820000000000003e-05 2023-10-01T09:56:09.785 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727567+0000", 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014814799999999999 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727715+0000", 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017224499999999999 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.786 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727887+0000", 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0087548499999999998 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736642+0000", 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2911999999999998e-05 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.787 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736685+0000", 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1933000000000001e-05 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736697+0000", 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15172829700000001 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.788 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888425+0000", 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4914999999999998e-05 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888490+0000", 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000181392 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888671+0000", 2023-10-01T09:56:09.789 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16120425899999999 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:165656 11.5 11:a7554e0d:::benchmark_data_smithi111_214802_object58007:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:03.729111+0000", 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.992865671, 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.159835428, 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.790 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165656 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729111+0000", 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.791 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729111+0000", 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729109+0000", 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4850000000000003e-06 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.792 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729117+0000", 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3589e-05 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729131+0000", 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5830000000000003e-06 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729137+0000", 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037736990000000002 2023-10-01T09:56:09.793 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.732911+0000", 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000150278 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.733061+0000", 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000105105 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.794 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.733166+0000", 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003610594 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736777+0000", 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00041739199999999999 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.737194+0000", 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00075699800000000005 2023-10-01T09:56:09.795 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.737951+0000", 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.150786225 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888737+0000", 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6863000000000001e-05 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.796 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888794+0000", 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015174200000000001 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888946+0000", 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.159835428 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:165660 11.5 11:a934601f:::benchmark_data_smithi111_214802_object58011:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:03.746631+0000", 2023-10-01T09:56:09.797 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 245.975345484, 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15334504800000001, 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165660 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.798 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746631+0000", 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746631+0000", 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746628+0000", 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1015999999999999e-05 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.799 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746639+0000", 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7078000000000001e-05 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746657+0000", 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3350000000000007e-06 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.800 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746665+0000", 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8850000000000002e-05 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746704+0000", 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000108337 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746812+0000", 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012167099999999999 2023-10-01T09:56:09.801 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746934+0000", 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0049293879999999998 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.751863+0000", 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000169202 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.802 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.752032+0000", 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1344000000000001e-05 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.752054+0000", 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.147771396 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.899825+0000", 2023-10-01T09:56:09.803 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6878999999999994e-05 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.899892+0000", 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3866e-05 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.899976+0000", 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15334504800000001 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.804 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182309 11.5 11:ad71b4e0:::benchmark_data_smithi111_214802_object74660:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.255163+0000", 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.46681294999999, 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.92975515900000005, 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.805 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182309 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255163+0000", 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255163+0000", 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:56:09.806 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255161+0000", 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2670000000000001e-05 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255174+0000", 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.4887000000000001e-05 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.807 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255199+0000", 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5277e-05 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255214+0000", 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102172 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255316+0000", 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3891e-05 2023-10-01T09:56:09.808 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255330+0000", 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.90395758299999995 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.159288+0000", 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023861100000000001 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.809 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.159526+0000", 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026855899999999997 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.159795+0000", 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024147467999999998 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.183942+0000", 2023-10-01T09:56:09.810 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00072594499999999998 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184668+0000", 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0938000000000002e-05 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184759+0000", 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4813000000000003e-05 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.811 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184844+0000", 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4418000000000005e-05 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184918+0000", 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.92975515900000005 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.812 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182336 11.5 11:a60e3344:::benchmark_data_smithi111_214802_object74687:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.626513+0000", 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 158.09546334699999, 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.55868183400000004, 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182336 2023-10-01T09:56:09.813 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626513+0000", 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626513+0000", 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999967 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.814 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626510+0000", 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7478000000000001e-05 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626527+0000", 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8187999999999998e-05 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.815 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626555+0000", 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0986e-05 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626566+0000", 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4246999999999994e-05 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626660+0000", 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7948000000000002e-05 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.816 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626678+0000", 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.53921496099999999 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.165893+0000", 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8461000000000005e-05 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.817 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.165992+0000", 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113483 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.166105+0000", 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017847581000000001 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.183953+0000", 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00103075 2023-10-01T09:56:09.818 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184984+0000", 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0261999999999999e-05 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185054+0000", 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7188999999999996e-05 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.819 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185131+0000", 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3657000000000004e-05 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185195+0000", 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.55868183400000004 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.820 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182346 11.5 11:ab9084d7:::benchmark_data_smithi111_214802_object74697:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.779733+0000", 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 157.942243585, 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.40577505400000002, 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182346 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.821 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779733+0000", 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779733+0000", 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999967 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.822 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779729+0000", 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6022999999999999e-05 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779745+0000", 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3086000000000001e-05 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779778+0000", 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3709999999999999e-05 2023-10-01T09:56:09.823 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779792+0000", 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000130278 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779922+0000", 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8960000000000001e-05 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.824 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779941+0000", 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.38975123 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.169692+0000", 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5031000000000006e-05 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.825 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.169777+0000", 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010508700000000001 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.169883+0000", 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014080455 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.183963+0000", 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012790740000000001 2023-10-01T09:56:09.826 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185242+0000", 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018448499999999999 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185427+0000", 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8421999999999998e-05 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.827 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185475+0000", 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2733e-05 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185508+0000", 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.40577505400000002 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.828 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182353 11.5 11:aff84477:::benchmark_data_smithi111_214802_object74704:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.844731+0000", 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 157.877245534, 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.34105856299999998, 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182353 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.829 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844731+0000", 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844731+0000", 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.830 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844728+0000", 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5160000000000001e-05 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844743+0000", 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1445999999999997e-05 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.831 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844775+0000", 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3699e-05 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844788+0000", 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116902 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844905+0000", 2023-10-01T09:56:09.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5274e-05 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844921+0000", 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.32809027600000001 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.173011+0000", 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109602 2023-10-01T09:56:09.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.173120+0000", 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000131142 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.173252+0000", 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01089452 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184146+0000", 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012428540000000001 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185389+0000", 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021673999999999999 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185606+0000", 2023-10-01T09:56:09.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6772000000000001e-05 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185703+0000", 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6775999999999997e-05 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185789+0000", 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.34105856299999998 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.836 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182366 11.5 11:aa810fba:::benchmark_data_smithi111_214802_object74717:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:32.037065+0000", 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 157.684910855, 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14884773700000001, 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.837 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182366 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037065+0000", 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037065+0000", 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:56:09.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037063+0000", 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3908e-05 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037077+0000", 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8779e-05 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037106+0000", 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3876999999999999e-05 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037119+0000", 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010576 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037225+0000", 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6359999999999999e-05 2023-10-01T09:56:09.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037242+0000", 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13962439400000001 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.176866+0000", 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000122142 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.176988+0000", 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012328999999999999 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.177111+0000", 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0070401400000000003 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184152+0000", 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001390224 2023-10-01T09:56:09.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185542+0000", 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030476 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185847+0000", 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7280000000000002e-05 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185884+0000", 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9311000000000001e-05 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185913+0000", 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14884773700000001 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182371 11.5 11:a8c01eec:::benchmark_data_smithi111_214802_object74722:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:32.056885+0000", 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 157.66509167300001, 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.129230762, 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182371 2023-10-01T09:56:09.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056885+0000", 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056885+0000", 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999962 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056881+0000", 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7753000000000001e-05 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056899+0000", 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3562999999999997e-05 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056932+0000", 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7161999999999999e-05 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056949+0000", 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014800999999999999 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.057097+0000", 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0446e-05 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.057128+0000", 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.123432259 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.180560+0000", 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109366 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.180669+0000", 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012550500000000001 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.180795+0000", 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038854829999999999 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184680+0000", 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001265555 2023-10-01T09:56:09.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185946+0000", 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2070000000000001e-05 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185998+0000", 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5061999999999995e-05 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.186063+0000", 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2321000000000003e-05 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.186115+0000", 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.129230762 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191119 11.5 11:a2ebefe3:::benchmark_data_smithi111_214802_object83470:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:11.575380+0000", 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 118.146596002, 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.191792843, 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191119 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575380+0000", 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575380+0000", 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575378+0000", 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2527999999999999e-05 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575391+0000", 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.349e-05 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575414+0000", 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6690000000000001e-06 2023-10-01T09:56:09.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575424+0000", 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3769000000000005e-05 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575497+0000", 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4018e-05 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:56:09.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575511+0000", 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1810440660000001 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.756556+0000", 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015356300000000001 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.756709+0000", 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000194274 2023-10-01T09:56:09.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.756903+0000", 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0050200050000000001 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.761923+0000", 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2338999999999999e-05 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.762006+0000", 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2143999999999999e-05 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.762018+0000", 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0049968590000000002 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.767015+0000", 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3800999999999994e-05 2023-10-01T09:56:09.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.767079+0000", 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4574999999999995e-05 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.767173+0000", 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.191792843 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.860 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:211786 11.5 11:aec93506:::benchmark_data_smithi111_214802_object104137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.897526+0000", 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 32.824450652000003, 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16422107999999999, 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 211786 2023-10-01T09:56:09.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897526+0000", 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897526+0000", 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:56:09.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897524+0000", 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.191e-06 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897532+0000", 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7153e-05 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897549+0000", 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9320000000000001e-06 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897555+0000", 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9849000000000002e-05 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897625+0000", 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000236985 2023-10-01T09:56:09.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897862+0000", 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026361800000000002 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898126+0000", 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0057355929999999998 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.865 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.903861+0000", 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0021313180000000001 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.905993+0000", 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00049190499999999995 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.906485+0000", 2023-10-01T09:56:09.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15499897900000001 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061484+0000", 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4896999999999998e-05 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061558+0000", 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000188204 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061747+0000", 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16422107999999999 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:211797 11.5 11:aabb6625:::benchmark_data_smithi111_214802_object104148:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.922671+0000", 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 32.799305599, 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.148052345, 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.868 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 211797 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922671+0000", 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922671+0000", 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922669+0000", 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5270000000000001e-06 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.870 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922677+0000", 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0458e-05 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922697+0000", 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8759999999999999e-06 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922704+0000", 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9243999999999999e-05 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922743+0000", 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109621 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922853+0000", 2023-10-01T09:56:09.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012129399999999999 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922974+0000", 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038192349999999998 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.926794+0000", 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00079313099999999998 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.927587+0000", 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0027441990000000001 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.930331+0000", 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.140196769 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070528+0000", 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0336e-05 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070588+0000", 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013504500000000001 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070723+0000", 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.148052345 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:211803 11.5 11:a7b21b05:::benchmark_data_smithi111_214802_object104154:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.933422+0000", 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 32.788553843999999, 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13745669099999999, 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:56:09.876 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 211803 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933422+0000", 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933422+0000", 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933421+0000", 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6420000000000004e-06 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:56:09.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933427+0000", 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9040000000000004e-06 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933437+0000", 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.561e-06 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933441+0000", 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3829000000000002e-05 2023-10-01T09:56:09.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933495+0000", 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017652100000000001 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933672+0000", 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023148900000000001 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T09:56:09.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933903+0000", 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036490400000000001 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.937552+0000", 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019029999999999999 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.937743+0000", 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023350399999999999 2023-10-01T09:56:09.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.937976+0000", 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13279455700000001 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070771+0000", 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3966e-05 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070805+0000", 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4500999999999997e-05 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070879+0000", 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13745669099999999 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:56:09.883 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:56:09.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:09.884 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:09 smithi111 bash[75702]: cluster 2023-10-01T09:56:07.870460+0000 mgr.y (mgr.25132) 1399 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:09.885 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:09 smithi111 bash[78631]: cluster 2023-10-01T09:56:07.870460+0000 mgr.y (mgr.25132) 1399 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:09.915 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:09.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:09.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:10.018 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:10.049 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:10.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:10.153 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:10.179 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:10.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:10.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:10.308 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:10.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:10.446 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:10.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:10.548 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:10.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:10.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T09:56:10.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:10.717 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:10.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:10.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:10.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:10.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:10.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:10.967 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:10.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:10.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:11.070 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:11.099 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:11.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:11.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:11.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:11.359 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:11.359 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:11.360 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:11.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:11.394 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:11.465 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:11.491 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:11.595 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:11.626 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:11.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:11.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:11.743 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:11 smithi183 bash[59233]: cluster 2023-10-01T09:56:09.871186+0000 mgr.y (mgr.25132) 1400 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:11.760 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:11.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:11.864 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:11.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:11.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:11.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:11.989 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:12.019 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:12.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:11 smithi111 bash[75702]: cluster 2023-10-01T09:56:09.871186+0000 mgr.y (mgr.25132) 1400 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:11 smithi111 bash[78631]: cluster 2023-10-01T09:56:09.871186+0000 mgr.y (mgr.25132) 1400 : cluster 0 pgmap v1501: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 99 objects/s recovering 2023-10-01T09:56:12.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:12.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:12.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:12.277 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:12.380 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:12.404 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:12.508 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:12.533 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:12.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:12.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:12.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:12.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:12.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:12.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:12.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:12.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:12.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:12.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:13.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:13.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:13.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:13.186 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:13.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:13.311 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:13.414 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:13.436 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:13.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:13.540 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:13.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:13.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:13.680 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:13 smithi111 bash[78631]: cluster 2023-10-01T09:56:11.872277+0000 mgr.y (mgr.25132) 1401 : cluster 0 pgmap v1502: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 56 objects/s recovering 2023-10-01T09:56:13.681 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:13 smithi111 bash[75702]: cluster 2023-10-01T09:56:11.872277+0000 mgr.y (mgr.25132) 1401 : cluster 0 pgmap v1502: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 56 objects/s recovering 2023-10-01T09:56:13.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:13.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:13.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:13 smithi183 bash[59233]: cluster 2023-10-01T09:56:11.872277+0000 mgr.y (mgr.25132) 1401 : cluster 0 pgmap v1502: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 56 objects/s recovering 2023-10-01T09:56:13.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:13.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:13.933 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:13.968 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:13.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:13.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:14.071 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:14.104 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:14.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:14.207 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:14.228 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:14.332 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:14.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:14.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:14.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:14.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:14.590 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:14.622 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:14.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:14.726 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:14.734 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:56:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:56:14] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.33.4" 2023-10-01T09:56:14.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:14 smithi111 bash[78631]: audit 2023-10-01T09:56:14.062023+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:14.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:14 smithi111 bash[75702]: audit 2023-10-01T09:56:14.062023+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:14.745 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:14.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:14.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:14 smithi183 bash[59233]: audit 2023-10-01T09:56:14.062023+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:14.848 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:14.872 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:14.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:14.975 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:14.999 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:15.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:15.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:15.104 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:15.127 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:15.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:15.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:15.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:15.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:15.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:15.363 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:15.393 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:15.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:15.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:15.453 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:15.594 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:15.595 INFO:teuthology.orchestra.run.smithi111.stderr:pool 'unique_pool_6' removed 2023-10-01T09:56:15.596 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:15 smithi111 bash[78631]: cluster 2023-10-01T09:56:13.872973+0000 mgr.y (mgr.25132) 1402 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 54 objects/s recovering 2023-10-01T09:56:15.596 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:15 smithi111 bash[78631]: audit 2023-10-01T09:56:14.957155+0000 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.111:0/48795553' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:56:15.596 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:15 smithi111 bash[78631]: audit 2023-10-01T09:56:14.957607+0000 mon.a (mon.0) 1661 : audit 1 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 2023-10-01T09:56:15.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:15 smithi111 bash[75702]: cluster 2023-10-01T09:56:13.872973+0000 mgr.y (mgr.25132) 1402 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 54 objects/s recovering 2023-10-01T09:56:15.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:15 smithi111 bash[75702]: audit 2023-10-01T09:56:14.957155+0000 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.111:0/48795553' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:56:15.596 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:15 smithi111 bash[75702]: audit 2023-10-01T09:56:14.957607+0000 mon.a (mon.0) 1661 : audit 1 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 2023-10-01T09:56:15.620 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:15.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:15.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:15 smithi183 bash[59233]: cluster 2023-10-01T09:56:13.872973+0000 mgr.y (mgr.25132) 1402 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 54 objects/s recovering 2023-10-01T09:56:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:15 smithi183 bash[59233]: audit 2023-10-01T09:56:14.957155+0000 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.111:0/48795553' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T09:56:15.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:15 smithi183 bash[59233]: audit 2023-10-01T09:56:14.957607+0000 mon.a (mon.0) 1661 : audit 1 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 2023-10-01T09:56:15.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:15.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:15.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:15.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:16.033 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:16.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:16.137 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:16.167 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:16.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:16.270 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:16.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:16.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:16.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:16.517 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:16.615 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:16 smithi183 bash[59233]: cluster 2023-10-01T09:56:15.512506+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T09:56:16.615 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:16 smithi183 bash[59233]: audit 2023-10-01T09:56:15.513946+0000 mon.a (mon.0) 1662 : audit 1 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 2023-10-01T09:56:16.615 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:16 smithi183 bash[59233]: cluster 2023-10-01T09:56:15.514019+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-10-01T09:56:16.615 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:16 smithi183 bash[59233]: cluster 2023-10-01T09:56:15.514972+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T09:56:16.640 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:16.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:16.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:16.776 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:16.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:16.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:16.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[78631]: cluster 2023-10-01T09:56:15.512506+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T09:56:16.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[78631]: audit 2023-10-01T09:56:15.513946+0000 mon.a (mon.0) 1662 : audit 1 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 2023-10-01T09:56:16.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[78631]: cluster 2023-10-01T09:56:15.514019+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-10-01T09:56:16.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[78631]: cluster 2023-10-01T09:56:15.514972+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T09:56:16.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[75702]: cluster 2023-10-01T09:56:15.512506+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T09:56:16.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[75702]: audit 2023-10-01T09:56:15.513946+0000 mon.a (mon.0) 1662 : audit 1 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 2023-10-01T09:56:16.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[75702]: cluster 2023-10-01T09:56:15.514019+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-10-01T09:56:16.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:16 smithi111 bash[75702]: cluster 2023-10-01T09:56:15.514972+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T09:56:16.880 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:16.911 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:16.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:17.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:17.250 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:17.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:17.353 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:17.386 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:17.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:17.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:17.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:17.520 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:17.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:17.623 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:17.661 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:17.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:17.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:17.779 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:17 smithi183 bash[59233]: cluster 2023-10-01T09:56:15.873365+0000 mgr.y (mgr.25132) 1403 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:17.779 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:17 smithi183 bash[59233]: cluster 2023-10-01T09:56:16.508691+0000 mon.a (mon.0) 1664 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T09:56:17.799 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:17.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:17.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:17.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:17 smithi111 bash[75702]: cluster 2023-10-01T09:56:15.873365+0000 mgr.y (mgr.25132) 1403 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:17.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:17 smithi111 bash[75702]: cluster 2023-10-01T09:56:16.508691+0000 mon.a (mon.0) 1664 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T09:56:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:17 smithi111 bash[78631]: cluster 2023-10-01T09:56:15.873365+0000 mgr.y (mgr.25132) 1403 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:17 smithi111 bash[78631]: cluster 2023-10-01T09:56:16.508691+0000 mon.a (mon.0) 1664 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T09:56:17.904 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:17.940 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:17.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:17.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:18.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:18.074 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:18.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:18.177 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:18.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:18.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:18.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:18.342 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:18.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:18.471 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:18.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:18.574 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:18.606 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:18.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:18.733 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:18.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:18.821 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T09:56:18.821 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-10-01T09:56:18.821 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-01T09:56:18.825 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-01T09:56:18.826 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-01T09:56:18.826 DEBUG:teuthology.orchestra.run.smithi111:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:18.836 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.870 INFO:teuthology.orchestra.run.smithi111.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-01T09:56:18.870 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:18.871 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:18.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:18.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:18.976 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:18.992 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:18.992 DEBUG:teuthology.orchestra.run.smithi111:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-01T09:56:18.997 INFO:tasks.workunit:timeout=3h 2023-10-01T09:56:18.997 INFO:tasks.workunit:cleanup=True 2023-10-01T09:56:18.997 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-10-01T09:56:19.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:19.112 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:19.133 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:19.236 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:19.272 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:19.376 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:19.400 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:19.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:19.418 INFO:tasks.workunit.client.0.smithi111.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-01T09:56:19.504 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:19.536 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:19.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:19.641 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:19.646 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:19 smithi111 bash[75702]: cluster 2023-10-01T09:56:17.873883+0000 mgr.y (mgr.25132) 1404 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:19.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:19 smithi111 bash[78631]: cluster 2023-10-01T09:56:17.873883+0000 mgr.y (mgr.25132) 1404 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:19.669 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:19.772 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:19.784 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:19 smithi183 bash[59233]: cluster 2023-10-01T09:56:17.873883+0000 mgr.y (mgr.25132) 1404 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:19.801 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:19.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:19.905 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:19.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:19.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:19.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:20.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:20.054 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:20.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:20.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:20.178 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:20.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:20.282 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:20.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:20.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:20.421 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:20.443 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:20.547 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:20.570 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:20.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:20.673 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:20.695 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:20.798 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:20.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:20.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:20.922 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:20.957 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:20.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:21.061 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:21.083 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:21.187 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:21.212 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:21.315 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:21.348 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:21.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:21.452 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:21.479 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:21.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:21.606 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:21.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:21.721 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:21 smithi183 bash[59233]: cluster 2023-10-01T09:56:19.874536+0000 mgr.y (mgr.25132) 1405 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:21.738 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:21.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:21 smithi111 bash[75702]: cluster 2023-10-01T09:56:19.874536+0000 mgr.y (mgr.25132) 1405 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:21.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:21 smithi111 bash[78631]: cluster 2023-10-01T09:56:19.874536+0000 mgr.y (mgr.25132) 1405 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:21.842 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:21.863 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:21.966 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:21.995 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:21.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:21.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:22.099 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:22.128 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:22.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:22.265 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:22.369 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:22.397 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:22.501 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:22.533 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:22.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:22.636 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:22.669 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:22.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:22.773 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:22.804 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:22.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:22.908 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:22.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:22.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:22.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:23.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:23.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:23.175 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:23.206 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:23.310 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:23.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:23.448 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:23.476 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:23.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:23.580 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:23.611 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:23.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:23.715 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:23.743 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:23.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:23 smithi183 bash[59233]: cluster 2023-10-01T09:56:21.875572+0000 mgr.y (mgr.25132) 1406 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:23.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:23 smithi111 bash[75702]: cluster 2023-10-01T09:56:21.875572+0000 mgr.y (mgr.25132) 1406 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:23.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:23 smithi111 bash[78631]: cluster 2023-10-01T09:56:21.875572+0000 mgr.y (mgr.25132) 1406 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:23.846 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:23.877 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:23.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:23.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:23.980 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:24.015 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:24.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:24.119 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:24.150 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:24.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:24.255 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:24.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:24.390 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:24.421 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:24.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:24.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:24.557 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:24.660 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:24.692 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:24.796 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:24.806 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:56:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:56:24] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.33.4" 2023-10-01T09:56:24.824 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:24.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:24.928 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:24.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:24.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:24.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:25.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:25.091 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:25.169 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:56:25.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:25.202 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:56:25.224 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:25.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:25.230 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:56:25.258 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:56:25.283 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:56:25.315 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:56:25.328 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:25.357 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:56:25.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:25.382 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:56:25.382 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:56:25.397 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:56:25.400 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.400 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.401 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.401 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.401 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.401 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.401 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.401 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:56:25.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:25.496 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:25.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:25.600 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:25.638 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:25.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:25.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:25 smithi111 bash[78631]: cluster 2023-10-01T09:56:23.876064+0000 mgr.y (mgr.25132) 1407 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:25.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:25 smithi111 bash[78631]: audit 2023-10-01T09:56:25.146189+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.111:0/2028865293' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:25.734 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:25 smithi111 bash[78631]: audit 2023-10-01T09:56:25.175146+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:25.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:25 smithi111 bash[75702]: cluster 2023-10-01T09:56:23.876064+0000 mgr.y (mgr.25132) 1407 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:25.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:25 smithi111 bash[75702]: audit 2023-10-01T09:56:25.146189+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.111:0/2028865293' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:25.734 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:25 smithi111 bash[75702]: audit 2023-10-01T09:56:25.175146+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:25.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:25.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:25.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:25.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:25 smithi183 bash[59233]: cluster 2023-10-01T09:56:23.876064+0000 mgr.y (mgr.25132) 1407 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:25.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:25 smithi183 bash[59233]: audit 2023-10-01T09:56:25.146189+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.111:0/2028865293' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:25.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:25 smithi183 bash[59233]: audit 2023-10-01T09:56:25.175146+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:25.865 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:25.894 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:25.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:25.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:25.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:26.028 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:26.132 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:26.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:26.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:26.269 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:26.292 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:26.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:26.420 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:26.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:26.556 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:26.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:26.566 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.0 to 1 (10000) 2023-10-01T09:56:26.566 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:56:26.659 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:26.671 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:26 smithi183 bash[59233]: audit 2023-10-01T09:56:25.595554+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.111:0/1050530400' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:56:26.672 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:26 smithi183 bash[59233]: audit 2023-10-01T09:56:25.728481+0000 mon.a (mon.0) 1668 : audit 1 from='client.? 172.21.15.111:0/3375213618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:56:26.690 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:26.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:26.794 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:26.805 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:26 smithi111 bash[78631]: audit 2023-10-01T09:56:25.595554+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.111:0/1050530400' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:56:26.805 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:26 smithi111 bash[78631]: audit 2023-10-01T09:56:25.728481+0000 mon.a (mon.0) 1668 : audit 1 from='client.? 172.21.15.111:0/3375213618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:56:26.806 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:26 smithi111 bash[75702]: audit 2023-10-01T09:56:25.595554+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.111:0/1050530400' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T09:56:26.806 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:26 smithi111 bash[75702]: audit 2023-10-01T09:56:25.728481+0000 mon.a (mon.0) 1668 : audit 1 from='client.? 172.21.15.111:0/3375213618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:56:26.818 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:26.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:26.921 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:26.951 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:26.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:26.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:27.054 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:27.080 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:27.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:27.209 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:27.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:27.312 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:27.339 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:27.442 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:27.466 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:27.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:27.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:27.590 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:27.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:25.876902+0000 mgr.y (mgr.25132) 1408 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.544048+0000 mon.a (mon.0) 1669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.544085+0000 mon.a (mon.0) 1670 : cluster 1 Cluster is now healthy 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.559604+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: audit 2023-10-01T09:56:26.561405+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.111:0/1050530400' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: audit 2023-10-01T09:56:26.561520+0000 mon.a (mon.0) 1672 : audit 1 from='client.? 172.21.15.111:0/3375213618' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.561584+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-10-01T09:56:27.598 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.716919+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.716922+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[78631]: cluster 2023-10-01T09:56:26.717183+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:25.876902+0000 mgr.y (mgr.25132) 1408 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.544048+0000 mon.a (mon.0) 1669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.544085+0000 mon.a (mon.0) 1670 : cluster 1 Cluster is now healthy 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.559604+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: audit 2023-10-01T09:56:26.561405+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.111:0/1050530400' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: audit 2023-10-01T09:56:26.561520+0000 mon.a (mon.0) 1672 : audit 1 from='client.? 172.21.15.111:0/3375213618' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:56:27.599 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.561584+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-10-01T09:56:27.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.716919+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.716922+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.600 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:27 smithi111 bash[75702]: cluster 2023-10-01T09:56:26.717183+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:27.719 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:27.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:25.876902+0000 mgr.y (mgr.25132) 1408 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.544048+0000 mon.a (mon.0) 1669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:56:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.544085+0000 mon.a (mon.0) 1670 : cluster 1 Cluster is now healthy 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.559604+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: audit 2023-10-01T09:56:26.561405+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.111:0/1050530400' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: audit 2023-10-01T09:56:26.561520+0000 mon.a (mon.0) 1672 : audit 1 from='client.? 172.21.15.111:0/3375213618' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.561584+0000 mon.a (mon.0) 1673 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.716919+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.716922+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:27 smithi183 bash[59233]: cluster 2023-10-01T09:56:26.717183+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T09:56:27.824 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:27.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:27.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:27.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:27.989 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:27.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:27.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:28.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:28.111 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:28.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:28.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:28.234 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:28.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:28.338 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:28.357 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:28.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:28.460 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:28.487 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:28.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:28.526 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T09:56:28.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:28.633 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:28.664 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T09:56:28.736 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:28.770 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:28.814 INFO:tasks.workunit.client.0.smithi111.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-01T09:56:28.829 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T09:56:28.829 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-01T09:56:28.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:28.905 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:28.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:29.009 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:29.041 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:29.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:29.145 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:29.168 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:29.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:29.270 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:29.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:29.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:29.431 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:29.535 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:29.567 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:29.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:29.671 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:29.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:29.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:29.796 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:29 smithi183 bash[59233]: cluster 2023-10-01T09:56:27.877276+0000 mgr.y (mgr.25132) 1409 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:29 smithi183 bash[59233]: audit 2023-10-01T09:56:29.065648+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:29 smithi183 bash[59233]: audit 2023-10-01T09:56:29.066502+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:29 smithi111 bash[75702]: cluster 2023-10-01T09:56:27.877276+0000 mgr.y (mgr.25132) 1409 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:29 smithi111 bash[75702]: audit 2023-10-01T09:56:29.065648+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:29 smithi111 bash[75702]: audit 2023-10-01T09:56:29.066502+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:29 smithi111 bash[78631]: cluster 2023-10-01T09:56:27.877276+0000 mgr.y (mgr.25132) 1409 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:29 smithi111 bash[78631]: audit 2023-10-01T09:56:29.065648+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:29 smithi111 bash[78631]: audit 2023-10-01T09:56:29.066502+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:29.829 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:29.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:29.961 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:29.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:29.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:30.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:30.100 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:30.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:30.204 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:30.238 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:30.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:30.342 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:30.368 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:30.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:30.503 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:30.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:30.607 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:30.639 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:30.743 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:30.774 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:30.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:30.785 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:56:30.879 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:30.912 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:30.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:30.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:31.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:31.046 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:31.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:31.149 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:31.182 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:31.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:31.286 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:31.318 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:31.421 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:31.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:31.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:31.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:31.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:31.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:31.682 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:31.704 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:31.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:31.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:31.819 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:31 smithi111 bash[78631]: cluster 2023-10-01T09:56:29.877700+0000 mgr.y (mgr.25132) 1410 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:31.819 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:31 smithi111 bash[75702]: cluster 2023-10-01T09:56:29.877700+0000 mgr.y (mgr.25132) 1410 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:31.832 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:31.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:31.960 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:31.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:31.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:31 smithi183 bash[59233]: cluster 2023-10-01T09:56:29.877700+0000 mgr.y (mgr.25132) 1410 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:32.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:32.089 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:32.192 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:32.227 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:32.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:32.331 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:32.358 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:32.462 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:32.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:32.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-01T09:56:32.591 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:32.623 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:32.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:32.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:32.751 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:32.854 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:32.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:32.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:32.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:33.018 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:33.105 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-01T09:56:33.123 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:33.154 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:33.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:33.187 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-01T09:56:33.247 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T09:56:33.249 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T09:56:33.249 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-01T09:56:33.258 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:33.287 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:33.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:33.313 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T09:56:33.317 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T09:56:33.317 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-01T09:56:33.331 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-10-01T09:56:33.332 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-10-01T09:56:33.332 DEBUG:teuthology.orchestra.run.smithi111: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=pacific 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 2023-10-01T09:56:33.392 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:33.419 INFO:tasks.workunit.client.0.smithi111.stdout:Running main() from gmock_main.cc 2023-10-01T09:56:33.420 INFO:tasks.workunit.client.0.smithi111.stdout:[==========] Running 70 tests from 1 test suite. 2023-10-01T09:56:33.420 INFO:tasks.workunit.client.0.smithi111.stdout:[----------] Global test environment set-up. 2023-10-01T09:56:33.420 INFO:tasks.workunit.client.0.smithi111.stdout:[----------] 70 tests from TestClsRbd 2023-10-01T09:56:33.448 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:33.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:33.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:33.578 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:33.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:33.681 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:33.711 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:33.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:33.815 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:33.846 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:33.950 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:33.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:33.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:33 smithi111 bash[78631]: cluster 2023-10-01T09:56:31.878289+0000 mgr.y (mgr.25132) 1411 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:33 smithi111 bash[75702]: cluster 2023-10-01T09:56:31.878289+0000 mgr.y (mgr.25132) 1411 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:34.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:34.116 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:34.220 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:34.251 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:34.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:34.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:33 smithi183 bash[59233]: cluster 2023-10-01T09:56:31.878289+0000 mgr.y (mgr.25132) 1411 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:34.354 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:34.388 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:34.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:34.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:34.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:34.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T09:56:34.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:34.660 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:34.764 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:34.792 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:34.896 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:34.938 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:34.941 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:56:34] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.33.4" 2023-10-01T09:56:34.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:34.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:34.979 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_all_features 2023-10-01T09:56:34.992 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_all_features (14 ms) 2023-10-01T09:56:34.993 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.copyup 2023-10-01T09:56:35.043 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:35.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:35.178 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:35.198 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.copyup (205 ms) 2023-10-01T09:56:35.198 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-10-01T09:56:35.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:35.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:35.247 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.sparse_copyup (49 ms) 2023-10-01T09:56:35.247 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-10-01T09:56:35.264 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_and_set_id (17 ms) 2023-10-01T09:56:35.264 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-10-01T09:56:35.282 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.add_remove_child (18 ms) 2023-10-01T09:56:35.282 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.directory_methods 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: cluster 2023-10-01T09:56:33.878907+0000 mgr.y (mgr.25132) 1412 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: cluster 2023-10-01T09:56:33.949401+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: cluster 2023-10-01T09:56:33.952392+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: cluster 2023-10-01T09:56:33.952640+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: cluster 2023-10-01T09:56:33.954439+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: audit 2023-10-01T09:56:33.955628+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.111:0/674729047' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:56:35.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: audit 2023-10-01T09:56:33.956072+0000 mon.a (mon.0) 1677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:56:35.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:34 smithi183 bash[59233]: cluster 2023-10-01T09:56:33.958505+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:35.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: cluster 2023-10-01T09:56:33.878907+0000 mgr.y (mgr.25132) 1412 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:35.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: cluster 2023-10-01T09:56:33.949401+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: cluster 2023-10-01T09:56:33.952392+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: cluster 2023-10-01T09:56:33.952640+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: cluster 2023-10-01T09:56:33.954439+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: audit 2023-10-01T09:56:33.955628+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.111:0/674729047' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: audit 2023-10-01T09:56:33.956072+0000 mon.a (mon.0) 1677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[78631]: cluster 2023-10-01T09:56:33.958505+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: cluster 2023-10-01T09:56:33.878907+0000 mgr.y (mgr.25132) 1412 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: cluster 2023-10-01T09:56:33.949401+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: cluster 2023-10-01T09:56:33.952392+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-10-01T09:56:35.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: cluster 2023-10-01T09:56:33.952640+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: cluster 2023-10-01T09:56:33.954439+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: audit 2023-10-01T09:56:33.955628+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.111:0/674729047' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:56:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: audit 2023-10-01T09:56:33.956072+0000 mon.a (mon.0) 1677 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T09:56:35.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:34 smithi111 bash[75702]: cluster 2023-10-01T09:56:33.958505+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T09:56:35.339 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:35.341 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:35.343 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.directory_methods (62 ms) 2023-10-01T09:56:35.343 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.create 2023-10-01T09:56:35.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:35.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:35.372 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.create (29 ms) 2023-10-01T09:56:35.372 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_features 2023-10-01T09:56:35.374 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-10-01T09:56:35.374 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-10-01T09:56:35.377 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2023-10-01T09:56:35.377 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-10-01T09:56:35.379 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_create_timestamp (1 ms) 2023-10-01T09:56:35.379 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-10-01T09:56:35.381 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-10-01T09:56:35.381 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-10-01T09:56:35.383 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2023-10-01T09:56:35.383 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-10-01T09:56:35.390 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_data_pool (8 ms) 2023-10-01T09:56:35.391 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.get_size 2023-10-01T09:56:35.398 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.get_size (7 ms) 2023-10-01T09:56:35.398 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.set_size 2023-10-01T09:56:35.408 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.set_size (10 ms) 2023-10-01T09:56:35.408 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.protection_status 2023-10-01T09:56:35.435 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.protection_status (28 ms) 2023-10-01T09:56:35.435 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-10-01T09:56:35.448 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.snapshot_limits (12 ms) 2023-10-01T09:56:35.448 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.parents_v1 2023-10-01T09:56:35.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:35.485 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:35.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:35.522 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.parents_v1 (75 ms) 2023-10-01T09:56:35.522 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.parents_v2 2023-10-01T09:56:35.576 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.parents_v2 (54 ms) 2023-10-01T09:56:35.577 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.snapshots 2023-10-01T09:56:35.589 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:35.615 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:35.619 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.snapshots (42 ms) 2023-10-01T09:56:35.619 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.snapid_race 2023-10-01T09:56:35.626 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2023-10-01T09:56:35.626 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.stripingv2 2023-10-01T09:56:35.643 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.stripingv2 (17 ms) 2023-10-01T09:56:35.644 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.object_map_save 2023-10-01T09:56:35.648 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.object_map_save (5 ms) 2023-10-01T09:56:35.649 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-10-01T09:56:35.660 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.object_map_resize (11 ms) 2023-10-01T09:56:35.660 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.object_map_update 2023-10-01T09:56:35.670 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.object_map_update (11 ms) 2023-10-01T09:56:35.670 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-10-01T09:56:35.671 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-10-01T09:56:35.671 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-10-01T09:56:35.684 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.object_map_snap_add (14 ms) 2023-10-01T09:56:35.684 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-10-01T09:56:35.697 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.object_map_snap_remove (12 ms) 2023-10-01T09:56:35.697 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.flags 2023-10-01T09:56:35.706 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.flags (10 ms) 2023-10-01T09:56:35.707 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.metadata 2023-10-01T09:56:35.719 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:35.742 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.metadata (36 ms) 2023-10-01T09:56:35.742 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.set_features 2023-10-01T09:56:35.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:35.755 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.set_features (12 ms) 2023-10-01T09:56:35.755 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.mirror 2023-10-01T09:56:35.809 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.mirror (54 ms) 2023-10-01T09:56:35.810 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.mirror_image 2023-10-01T09:56:35.835 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.mirror_image (26 ms) 2023-10-01T09:56:35.835 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-10-01T09:56:35.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:35.882 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:35.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:35.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:35.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: cluster 2023-10-01T09:56:34.953478+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: cluster 2023-10-01T09:56:34.955445+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: audit 2023-10-01T09:56:34.958327+0000 mon.a (mon.0) 1678 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-01T09:56:35.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: cluster 2023-10-01T09:56:34.958913+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-10-01T09:56:35.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: cluster 2023-10-01T09:56:34.959951+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.975 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: cluster 2023-10-01T09:56:34.960214+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.975 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[75702]: cluster 2023-10-01T09:56:34.960453+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.986 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:35.994 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: cluster 2023-10-01T09:56:34.953478+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: cluster 2023-10-01T09:56:34.955445+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: audit 2023-10-01T09:56:34.958327+0000 mon.a (mon.0) 1678 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-01T09:56:35.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: cluster 2023-10-01T09:56:34.958913+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-10-01T09:56:35.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: cluster 2023-10-01T09:56:34.959951+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: cluster 2023-10-01T09:56:34.960214+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:35.995 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:35 smithi183 bash[59233]: cluster 2023-10-01T09:56:34.960453+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:36.013 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:36.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:36.115 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.147 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:36.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.284 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: cluster 2023-10-01T09:56:34.953478+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: cluster 2023-10-01T09:56:34.955445+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:36.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: audit 2023-10-01T09:56:34.958327+0000 mon.a (mon.0) 1678 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi111-247311-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-01T09:56:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: cluster 2023-10-01T09:56:34.958913+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-10-01T09:56:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: cluster 2023-10-01T09:56:34.959951+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: cluster 2023-10-01T09:56:34.960214+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:36.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:35 smithi111 bash[78631]: cluster 2023-10-01T09:56:34.960453+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T09:56:36.387 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.420 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:36.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:36.552 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:36.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:36.656 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:36.684 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:36.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.819 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:36.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:36.923 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:36.947 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:36.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:36.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:37.050 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:37.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:36 smithi183 bash[59233]: cluster 2023-10-01T09:56:35.879842+0000 mgr.y (mgr.25132) 1413 : cluster 0 pgmap v1518: 105 pgs: 7 creating+peering, 10 unknown, 88 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2023-10-01T09:56:37.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:36 smithi183 bash[59233]: cluster 2023-10-01T09:56:35.972925+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T09:56:37.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:36 smithi183 bash[59233]: cluster 2023-10-01T09:56:35.977615+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-10-01T09:56:37.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:36 smithi183 bash[59233]: cluster 2023-10-01T09:56:36.483858+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T09:56:37.082 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:37.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:37.186 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:37.196 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[78631]: cluster 2023-10-01T09:56:35.879842+0000 mgr.y (mgr.25132) 1413 : cluster 0 pgmap v1518: 105 pgs: 7 creating+peering, 10 unknown, 88 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[78631]: cluster 2023-10-01T09:56:35.972925+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[78631]: cluster 2023-10-01T09:56:35.977615+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[78631]: cluster 2023-10-01T09:56:36.483858+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[75702]: cluster 2023-10-01T09:56:35.879842+0000 mgr.y (mgr.25132) 1413 : cluster 0 pgmap v1518: 105 pgs: 7 creating+peering, 10 unknown, 88 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[75702]: cluster 2023-10-01T09:56:35.972925+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[75702]: cluster 2023-10-01T09:56:35.977615+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-10-01T09:56:37.197 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:36 smithi111 bash[75702]: cluster 2023-10-01T09:56:36.483858+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T09:56:37.213 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:37.317 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.345 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:37.370 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:37.448 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.472 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:37.575 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.597 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:37.700 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:37.724 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:37.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:37.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:37.953 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:37.976 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:37.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:37.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:38.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:38.108 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:38.211 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:38.240 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:38.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:38.343 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:38.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:38.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:38.385 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:56:38.478 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:38.503 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:38.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:38.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:38.631 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:38.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:38.763 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:38.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:38.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:38.892 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:38.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:38.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:38.994 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:39.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:39.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:38 smithi183 bash[59233]: cluster 2023-10-01T09:56:37.880503+0000 mgr.y (mgr.25132) 1414 : cluster 0 pgmap v1520: 105 pgs: 7 creating+peering, 98 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 12 KiB/s wr, 61 op/s 2023-10-01T09:56:39.122 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:39.153 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:39.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:39.256 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:39.266 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:38 smithi111 bash[78631]: cluster 2023-10-01T09:56:37.880503+0000 mgr.y (mgr.25132) 1414 : cluster 0 pgmap v1520: 105 pgs: 7 creating+peering, 98 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 12 KiB/s wr, 61 op/s 2023-10-01T09:56:39.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:38 smithi111 bash[75702]: cluster 2023-10-01T09:56:37.880503+0000 mgr.y (mgr.25132) 1414 : cluster 0 pgmap v1520: 105 pgs: 7 creating+peering, 98 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 12 KiB/s wr, 61 op/s 2023-10-01T09:56:39.281 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:39.384 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:39.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:39.515 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:39.542 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:39.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:39.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:39.672 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:39.776 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:39.797 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:39.899 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:39.930 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:39.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:39.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:40.035 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:40.063 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:40.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:40.167 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:40.194 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:40.298 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:40.328 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:40.431 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:40.456 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:40.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:40.558 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:40.585 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:40.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:40.690 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:40.710 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.mirror_image_status (4876 ms) 2023-10-01T09:56:40.710 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-10-01T09:56:40.723 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:40.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:40.827 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:40.836 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.mirror_image_map (125 ms) 2023-10-01T09:56:40.836 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-10-01T09:56:40.847 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.mirror_instances (12 ms) 2023-10-01T09:56:40.847 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-10-01T09:56:40.860 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:40.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:40.866 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.mirror_snapshot (19 ms) 2023-10-01T09:56:40.866 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-10-01T09:56:40.870 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2023-10-01T09:56:40.870 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-10-01T09:56:40.873 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2023-10-01T09:56:40.873 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-10-01T09:56:40.877 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-10-01T09:56:40.877 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-10-01T09:56:40.887 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_dir_rename (9 ms) 2023-10-01T09:56:40.887 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-10-01T09:56:40.892 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_dir_remove (5 ms) 2023-10-01T09:56:40.892 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-10-01T09:56:40.898 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (7 ms) 2023-10-01T09:56:40.899 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_image_add 2023-10-01T09:56:40.901 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_image_add (3 ms) 2023-10-01T09:56:40.902 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-10-01T09:56:40.906 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_image_remove (5 ms) 2023-10-01T09:56:40.906 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_image_list 2023-10-01T09:56:40.910 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2023-10-01T09:56:40.910 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-10-01T09:56:40.915 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2023-10-01T09:56:40.916 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.image_group_add 2023-10-01T09:56:40.919 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2023-10-01T09:56:40.919 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-10-01T09:56:40.924 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-10-01T09:56:40.924 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.image_group_get 2023-10-01T09:56:40.928 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-10-01T09:56:40.928 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-10-01T09:56:40.931 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-10-01T09:56:40.931 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-10-01T09:56:40.934 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-10-01T09:56:40.934 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-10-01T09:56:40.940 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (6 ms) 2023-10-01T09:56:40.940 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-10-01T09:56:40.945 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (4 ms) 2023-10-01T09:56:40.945 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-10-01T09:56:40.948 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_set (4 ms) 2023-10-01T09:56:40.948 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-10-01T09:56:40.959 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_list (6 ms) 2023-10-01T09:56:40.959 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-10-01T09:56:40.963 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:40.982 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (27 ms) 2023-10-01T09:56:40.982 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-10-01T09:56:40.990 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:40.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:41.093 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:41.124 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:41.228 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:41.257 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:41.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:41.312 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (330 ms) 2023-10-01T09:56:41.312 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-10-01T09:56:41.317 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-10-01T09:56:41.317 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-10-01T09:56:41.321 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2023-10-01T09:56:41.321 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.trash_methods 2023-10-01T09:56:41.332 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.trash_methods (12 ms) 2023-10-01T09:56:41.333 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.op_features 2023-10-01T09:56:41.344 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.op_features (12 ms) 2023-10-01T09:56:41.344 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.clone_parent 2023-10-01T09:56:41.361 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:41.380 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.clone_parent (35 ms) 2023-10-01T09:56:41.380 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-10-01T09:56:41.389 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:41.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:41.394 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.clone_parent_ns (15 ms) 2023-10-01T09:56:41.394 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.clone_child 2023-10-01T09:56:41.413 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.clone_child (18 ms) 2023-10-01T09:56:41.413 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-10-01T09:56:41.426 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.namespace_methods (13 ms) 2023-10-01T09:56:41.426 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.migration 2023-10-01T09:56:41.441 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.migration (16 ms) 2023-10-01T09:56:41.442 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.migration_v1 2023-10-01T09:56:41.458 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.migration_v1 (17 ms) 2023-10-01T09:56:41.458 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-10-01T09:56:41.492 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:41.512 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:41.615 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:41.638 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:41.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:41.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:41.758 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:41 smithi111 bash[75702]: cluster 2023-10-01T09:56:39.881030+0000 mgr.y (mgr.25132) 1415 : cluster 0 pgmap v1521: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 698 KiB/s wr, 79 op/s 2023-10-01T09:56:41.759 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:41 smithi111 bash[78631]: cluster 2023-10-01T09:56:39.881030+0000 mgr.y (mgr.25132) 1415 : cluster 0 pgmap v1521: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 698 KiB/s wr, 79 op/s 2023-10-01T09:56:41.763 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:41.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:41 smithi183 bash[59233]: cluster 2023-10-01T09:56:39.881030+0000 mgr.y (mgr.25132) 1415 : cluster 0 pgmap v1521: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 698 KiB/s wr, 79 op/s 2023-10-01T09:56:41.866 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:41.900 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:41.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:41.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:42.004 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:42.029 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:42.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:42.132 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:42.165 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:42.269 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:42.299 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:42.404 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:42.438 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:42.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:42.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:42.565 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:42.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:42.668 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:42.693 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:42.796 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:42.819 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:42.922 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:42.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:42.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:42.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:43.049 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:43.085 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:43.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:43.188 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:43.217 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:43.319 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:43.352 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:43.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:43.484 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:43.487 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.assert_snapc_seq (2028 ms) 2023-10-01T09:56:43.487 INFO:tasks.workunit.client.0.smithi111.stdout:[ RUN ] TestClsRbd.sparsify 2023-10-01T09:56:43.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:43.540 INFO:tasks.workunit.client.0.smithi111.stdout:[ OK ] TestClsRbd.sparsify (53 ms) 2023-10-01T09:56:43.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:43.618 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:43.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:43.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:43.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:43 smithi183 bash[59233]: cluster 2023-10-01T09:56:41.882288+0000 mgr.y (mgr.25132) 1416 : cluster 0 pgmap v1522: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 903 KiB/s wr, 990 op/s 2023-10-01T09:56:43.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:43 smithi183 bash[59233]: cluster 2023-10-01T09:56:42.471846+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T09:56:43.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:43 smithi183 bash[59233]: cluster 2023-10-01T09:56:42.472408+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-10-01T09:56:43.735 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:43 smithi183 bash[59233]: cluster 2023-10-01T09:56:42.478793+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T09:56:43.753 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:43.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[78631]: cluster 2023-10-01T09:56:41.882288+0000 mgr.y (mgr.25132) 1416 : cluster 0 pgmap v1522: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 903 KiB/s wr, 990 op/s 2023-10-01T09:56:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[78631]: cluster 2023-10-01T09:56:42.471846+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T09:56:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[78631]: cluster 2023-10-01T09:56:42.472408+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-10-01T09:56:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[78631]: cluster 2023-10-01T09:56:42.478793+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T09:56:43.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[75702]: cluster 2023-10-01T09:56:41.882288+0000 mgr.y (mgr.25132) 1416 : cluster 0 pgmap v1522: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 903 KiB/s wr, 990 op/s 2023-10-01T09:56:43.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[75702]: cluster 2023-10-01T09:56:42.471846+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T09:56:43.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[75702]: cluster 2023-10-01T09:56:42.472408+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-10-01T09:56:43.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:43 smithi111 bash[75702]: cluster 2023-10-01T09:56:42.478793+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T09:56:43.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:43.889 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:43.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:43.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:43.992 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:44.017 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:44.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:44.120 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:44.154 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:44.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:44.259 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:44.286 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:44.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:44.388 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:44.413 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:44.495 INFO:tasks.workunit.client.0.smithi111.stdout:[----------] 70 tests from TestClsRbd (8561 ms total) 2023-10-01T09:56:44.496 INFO:tasks.workunit.client.0.smithi111.stdout: 2023-10-01T09:56:44.496 INFO:tasks.workunit.client.0.smithi111.stdout:[----------] Global test environment tear-down 2023-10-01T09:56:44.496 INFO:tasks.workunit.client.0.smithi111.stdout:[==========] 70 tests from 1 test suite ran. (11076 ms total) 2023-10-01T09:56:44.496 INFO:tasks.workunit.client.0.smithi111.stdout:[ PASSED ] 70 tests. 2023-10-01T09:56:44.499 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-01T09:56:44.499 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-01T09:56:44.509 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-10-01T09:56:44.509 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-01T09:56:44.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:44.547 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:44.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:44.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[75702]: cluster 2023-10-01T09:56:43.482358+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[75702]: cluster 2023-10-01T09:56:43.483633+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[75702]: cluster 2023-10-01T09:56:43.485182+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[75702]: cluster 2023-10-01T09:56:43.625643+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[75702]: audit 2023-10-01T09:56:44.062872+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[75702]: cluster 2023-10-01T09:56:44.188234+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[78631]: cluster 2023-10-01T09:56:43.482358+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[78631]: cluster 2023-10-01T09:56:43.483633+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[78631]: cluster 2023-10-01T09:56:43.485182+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[78631]: cluster 2023-10-01T09:56:43.625643+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[78631]: audit 2023-10-01T09:56:44.062872+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:44.564 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[78631]: cluster 2023-10-01T09:56:44.188234+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.651 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:44.683 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:44.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:44.779 DEBUG:teuthology.parallel:result is None 2023-10-01T09:56:44.780 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T09:56:44.787 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:44 smithi183 bash[59233]: cluster 2023-10-01T09:56:43.482358+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:44 smithi183 bash[59233]: cluster 2023-10-01T09:56:43.483633+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-10-01T09:56:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:44 smithi183 bash[59233]: cluster 2023-10-01T09:56:43.485182+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:44 smithi183 bash[59233]: cluster 2023-10-01T09:56:43.625643+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:44 smithi183 bash[59233]: audit 2023-10-01T09:56:44.062872+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:44 smithi183 bash[59233]: cluster 2023-10-01T09:56:44.188234+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T09:56:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:56:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:56:44] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.33.4" 2023-10-01T09:56:44.823 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:44.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:44.833 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T09:56:44.833 DEBUG:teuthology.orchestra.run.smithi111:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:44.928 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:44.960 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:44.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:44.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:45.062 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T09:56:45.065 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T09:56:45.065 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-10-01T09:56:45.065 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-01T09:56:45.066 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-01T09:56:45.066 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-01T09:56:45.067 DEBUG:teuthology.orchestra.run.smithi111:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:45.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:45.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.075 INFO:teuthology.orchestra.run.smithi111.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-01T09:56:45.075 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:45.096 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:45.124 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-01T09:56:45.124 DEBUG:teuthology.orchestra.run.smithi111:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-01T09:56:45.171 INFO:tasks.workunit:timeout=3h 2023-10-01T09:56:45.171 INFO:tasks.workunit:cleanup=True 2023-10-01T09:56:45.171 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-10-01T09:56:45.200 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:45.222 INFO:tasks.workunit.client.0.smithi111.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-01T09:56:45.246 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:45.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:45.349 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:45.383 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:45.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:45.486 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:45.518 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:45.622 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:45.652 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:45.755 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[75702]: cluster 2023-10-01T09:56:43.882984+0000 mgr.y (mgr.25132) 1417 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 903 KiB/s wr, 989 op/s 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[75702]: cluster 2023-10-01T09:56:44.488766+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[75702]: cluster 2023-10-01T09:56:44.489382+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[75702]: cluster 2023-10-01T09:56:44.492477+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[75702]: audit 2023-10-01T09:56:45.193688+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[78631]: cluster 2023-10-01T09:56:43.882984+0000 mgr.y (mgr.25132) 1417 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 903 KiB/s wr, 989 op/s 2023-10-01T09:56:45.762 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[78631]: cluster 2023-10-01T09:56:44.488766+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T09:56:45.763 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[78631]: cluster 2023-10-01T09:56:44.489382+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T09:56:45.763 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[78631]: cluster 2023-10-01T09:56:44.492477+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-10-01T09:56:45.763 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:45 smithi111 bash[78631]: audit 2023-10-01T09:56:45.193688+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:45.773 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:45.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:45 smithi183 bash[59233]: cluster 2023-10-01T09:56:43.882984+0000 mgr.y (mgr.25132) 1417 : cluster 0 pgmap v1525: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 903 KiB/s wr, 989 op/s 2023-10-01T09:56:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:45 smithi183 bash[59233]: cluster 2023-10-01T09:56:44.488766+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T09:56:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:45 smithi183 bash[59233]: cluster 2023-10-01T09:56:44.489382+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T09:56:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:45 smithi183 bash[59233]: cluster 2023-10-01T09:56:44.492477+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-10-01T09:56:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:45 smithi183 bash[59233]: audit 2023-10-01T09:56:45.193688+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:45.876 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:45.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:45.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:45.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:46.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:46.038 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:46.142 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:46.170 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:46.274 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:46.309 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:46.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:46.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:46.448 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:46.552 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:46.584 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:46.688 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:46.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:46.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:46.850 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:46.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:46.954 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:46.988 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:46.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:46.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:47.092 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:47.120 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:47.224 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:47.256 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:47.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:47.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:47.387 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:47.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:47.490 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:47.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:47.624 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:47.654 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:47.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:47.758 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:47.770 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:47 smithi183 bash[59233]: cluster 2023-10-01T09:56:45.883947+0000 mgr.y (mgr.25132) 1418 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:47.789 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:47.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:47.832 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:47 smithi111 bash[75702]: cluster 2023-10-01T09:56:45.883947+0000 mgr.y (mgr.25132) 1418 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:47.833 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:47 smithi111 bash[78631]: cluster 2023-10-01T09:56:45.883947+0000 mgr.y (mgr.25132) 1418 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:47.893 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:47.917 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:47.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:48.021 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:48.055 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:48.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:48.159 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:48.189 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:48.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:48.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:48.326 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:48.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:48.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:48.447 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:48.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:48.550 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:48.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:48.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:48.672 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:48.703 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:48.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:48.807 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:48.830 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:48.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:48.932 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:48.959 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:48.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:49.062 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:49.092 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:49.196 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:49.222 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:49.326 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:49.358 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:49.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:49.463 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:49.495 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:49.599 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:49.611 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:49 smithi183 bash[59233]: cluster 2023-10-01T09:56:47.884738+0000 mgr.y (mgr.25132) 1419 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:49.631 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:49.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:49.735 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:49.766 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:49.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:49.869 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:49.891 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:49 smithi111 bash[75702]: cluster 2023-10-01T09:56:47.884738+0000 mgr.y (mgr.25132) 1419 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:49.891 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:49 smithi111 bash[78631]: cluster 2023-10-01T09:56:47.884738+0000 mgr.y (mgr.25132) 1419 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:49.903 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:49.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:50.007 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:50.034 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:50.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:50.138 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:50.166 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:50.270 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:50.297 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:50.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:50.401 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:50.422 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:50.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:50.525 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:50.548 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:50.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:50.566 INFO:teuthology.orchestra.run.smithi111.stdout:ERROR: (22) Invalid argument 2023-10-01T09:56:50.567 INFO:teuthology.orchestra.run.smithi111.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. 2023-10-01T09:56:50.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:50.675 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:50.782 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:50.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:50.907 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:50.926 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:50.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:50.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:51.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:51.053 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:51.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:51.157 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:51.169 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T09:56:51.175 INFO:tasks.workunit.client.0.smithi111.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-01T09:56:51.178 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T09:56:51.178 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-01T09:56:51.188 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:51.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:51.292 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:51.302 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-01T09:56:51.317 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:51.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:51.419 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:51.451 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:51.501 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-01T09:56:51.555 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:51.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:51 smithi111 bash[78631]: cluster 2023-10-01T09:56:49.885311+0000 mgr.y (mgr.25132) 1420 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:51.563 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:51 smithi111 bash[78631]: audit 2023-10-01T09:56:50.575775+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:56:51.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:51 smithi111 bash[75702]: cluster 2023-10-01T09:56:49.885311+0000 mgr.y (mgr.25132) 1420 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:51.564 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:51 smithi111 bash[75702]: audit 2023-10-01T09:56:50.575775+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:56:51.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:51.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:51.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:51 smithi183 bash[59233]: cluster 2023-10-01T09:56:49.885311+0000 mgr.y (mgr.25132) 1420 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:51.695 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:51 smithi183 bash[59233]: audit 2023-10-01T09:56:50.575775+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:56:51.713 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T09:56:51.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:51.716 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T09:56:51.717 INFO:tasks.workunit.client.0.smithi111.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-01T09:56:51.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:51.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:51.851 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:51.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:51.955 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:51.990 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:51.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:52.002 INFO:tasks.workunit.client.0.smithi111.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T09:56:52.094 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:52.121 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:52.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:52.135 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-10-01T09:56:52.135 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-01T09:56:52.189 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-01T09:56:52.190 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-01T09:56:52.190 DEBUG:teuthology.orchestra.run.smithi111:workunit test rbd/import_export.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=pacific 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 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-10-01T09:56:52.224 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:52.241 INFO:tasks.workunit.client.0.smithi111.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-01T09:56:52.241 INFO:tasks.workunit.client.0.smithi111.stderr:+ TMPDIR=/tmp/rbd_import_export_248578 2023-10-01T09:56:52.242 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm -rf /tmp/rbd_import_export_248578 2023-10-01T09:56:52.242 INFO:tasks.workunit.client.0.smithi111.stderr:+ mkdir /tmp/rbd_import_export_248578 2023-10-01T09:56:52.243 INFO:tasks.workunit.client.0.smithi111.stderr:+ trap rm -rf /tmp/rbd_import_export_248578 INT TERM EXIT 2023-10-01T09:56:52.243 INFO:tasks.workunit.client.0.smithi111.stderr:+ mkdir foo.248578 2023-10-01T09:56:52.244 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import foo.248578 foo.dir 2023-10-01T09:56:52.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:52.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:52.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:52.380 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:52.484 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:52.519 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:52.622 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:52.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:52.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:52.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:52.794 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:52.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:52.897 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:52.923 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:52.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:53.027 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.059 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:53.162 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:53.187 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:53.290 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:53.321 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:53.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:53.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:53.451 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:53.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:53.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:53 smithi183 bash[59233]: cluster 2023-10-01T09:56:51.886093+0000 mgr.y (mgr.25132) 1421 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:53.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.576 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:53.679 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.687 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:53 smithi111 bash[78631]: cluster 2023-10-01T09:56:51.886093+0000 mgr.y (mgr.25132) 1421 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:53.687 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:53 smithi111 bash[75702]: cluster 2023-10-01T09:56:51.886093+0000 mgr.y (mgr.25132) 1421 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:53.699 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:53.802 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:53.833 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:53.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.962 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:53.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:53.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:54.065 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:54.090 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:54.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:54.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:54.229 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:54.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:54.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:54.354 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:54.457 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:54.478 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:54.581 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:54.613 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:54.718 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:54.750 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:54.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:54.853 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:54.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:54.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:54.958 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:56:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:56:54] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.33.4" 2023-10-01T09:56:54.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:55.009 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:55.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:55.105 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:56:55.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:55.127 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:56:55.131 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:55.147 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:56:55.167 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:56:55.204 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:56:55.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:55.241 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:56:55.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:55.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:55.269 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:56:55.294 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:56:55.295 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.295 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.295 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.296 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:56:55.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:55.389 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:55.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:55.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:55.522 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:55.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:55.531 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.1 to 1 (10000) 2023-10-01T09:56:55.629 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:55.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:55.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:55.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:55.769 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:55 smithi183 bash[59233]: cluster 2023-10-01T09:56:53.886660+0000 mgr.y (mgr.25132) 1422 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:55.769 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:55 smithi183 bash[59233]: audit 2023-10-01T09:56:55.078394+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.111:0/152139796' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:55.769 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:55 smithi183 bash[59233]: audit 2023-10-01T09:56:55.258261+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.111:0/2748653359' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:56:55.769 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:55 smithi183 bash[59233]: audit 2023-10-01T09:56:55.258822+0000 mon.a (mon.0) 1688 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:56:55.786 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:55.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[75702]: cluster 2023-10-01T09:56:53.886660+0000 mgr.y (mgr.25132) 1422 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[75702]: audit 2023-10-01T09:56:55.078394+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.111:0/152139796' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[75702]: audit 2023-10-01T09:56:55.258261+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.111:0/2748653359' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:56:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[75702]: audit 2023-10-01T09:56:55.258822+0000 mon.a (mon.0) 1688 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:56:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[78631]: cluster 2023-10-01T09:56:53.886660+0000 mgr.y (mgr.25132) 1422 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[78631]: audit 2023-10-01T09:56:55.078394+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.111:0/152139796' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:56:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[78631]: audit 2023-10-01T09:56:55.258261+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.111:0/2748653359' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:56:55.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:55 smithi111 bash[78631]: audit 2023-10-01T09:56:55.258822+0000 mon.a (mon.0) 1688 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T09:56:55.891 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:55.913 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:55.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:55.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:56.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.042 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:56.145 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:56.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:56.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:56.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.300 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:56.403 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:56.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:56.536 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:56.566 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:56.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[78631]: cluster 2023-10-01T09:56:55.521089+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[78631]: cluster 2023-10-01T09:56:55.521570+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[78631]: audit 2023-10-01T09:56:55.522772+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:56:56.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[78631]: cluster 2023-10-01T09:56:55.522843+0000 mon.a (mon.0) 1690 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-10-01T09:56:56.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[75702]: cluster 2023-10-01T09:56:55.521089+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[75702]: cluster 2023-10-01T09:56:55.521570+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[75702]: audit 2023-10-01T09:56:55.522772+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:56:56.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:56 smithi111 bash[75702]: cluster 2023-10-01T09:56:55.522843+0000 mon.a (mon.0) 1690 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-10-01T09:56:56.667 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:56.696 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:56 smithi183 bash[59233]: cluster 2023-10-01T09:56:55.521089+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:56.697 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:56 smithi183 bash[59233]: cluster 2023-10-01T09:56:55.521570+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:56.697 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:56 smithi183 bash[59233]: audit 2023-10-01T09:56:55.522772+0000 mon.a (mon.0) 1689 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T09:56:56.697 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:56 smithi183 bash[59233]: cluster 2023-10-01T09:56:55.522843+0000 mon.a (mon.0) 1690 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-10-01T09:56:56.716 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:56.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:56.820 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.843 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:56.859 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: cannot import a directory 2023-10-01T09:56:56.859 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 0% complete...failed. 2023-10-01T09:56:56.859 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: import failed: (21) Is a directory 2023-10-01T09:56:56.946 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.960 INFO:tasks.workunit.client.0.smithi111.stderr:+ true 2023-10-01T09:56:56.960 INFO:tasks.workunit.client.0.smithi111.stderr:+ rmdir foo.248578 2023-10-01T09:56:56.960 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_248578/img bs=1k count=1 seek=10 2023-10-01T09:56:56.961 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records in 2023-10-01T09:56:56.961 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records out 2023-10-01T09:56:56.961 INFO:tasks.workunit.client.0.smithi111.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 9.2601e-05 s, 11.1 MB/s 2023-10-01T09:56:56.961 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_248578/img bs=1k count=10 seek=100 2023-10-01T09:56:56.962 INFO:tasks.workunit.client.0.smithi111.stderr:10+0 records in 2023-10-01T09:56:56.962 INFO:tasks.workunit.client.0.smithi111.stderr:10+0 records out 2023-10-01T09:56:56.962 INFO:tasks.workunit.client.0.smithi111.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.00011734 s, 87.3 MB/s 2023-10-01T09:56:56.962 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_248578/img bs=1k count=100 seek=1000 2023-10-01T09:56:56.963 INFO:tasks.workunit.client.0.smithi111.stderr:70+1 records in 2023-10-01T09:56:56.963 INFO:tasks.workunit.client.0.smithi111.stderr:70+1 records out 2023-10-01T09:56:56.963 INFO:tasks.workunit.client.0.smithi111.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000270455 s, 266 MB/s 2023-10-01T09:56:56.963 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_248578/img bs=1k seek=10000 2023-10-01T09:56:56.964 INFO:tasks.workunit.client.0.smithi111.stderr:138+1 records in 2023-10-01T09:56:56.964 INFO:tasks.workunit.client.0.smithi111.stderr:138+1 records out 2023-10-01T09:56:56.964 INFO:tasks.workunit.client.0.smithi111.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000472316 s, 301 MB/s 2023-10-01T09:56:56.964 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_248578/img bs=1k seek=100000 2023-10-01T09:56:56.974 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:56.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:56.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:56.992 INFO:tasks.workunit.client.0.smithi111.stderr:74+1 records in 2023-10-01T09:56:56.993 INFO:tasks.workunit.client.0.smithi111.stderr:74+1 records out 2023-10-01T09:56:56.993 INFO:tasks.workunit.client.0.smithi111.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0276554 s, 2.8 MB/s 2023-10-01T09:56:56.993 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_248578/img bs=1k seek=1000000 2023-10-01T09:56:57.079 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:57.093 INFO:tasks.workunit.client.0.smithi111.stderr:194+1 records in 2023-10-01T09:56:57.094 INFO:tasks.workunit.client.0.smithi111.stderr:194+1 records out 2023-10-01T09:56:57.095 INFO:tasks.workunit.client.0.smithi111.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.0999786 s, 2.0 MB/s 2023-10-01T09:56:57.095 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm testimg 2023-10-01T09:56:57.110 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:57.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:57.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T09:56:57.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:57.239 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:57.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:57.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:57.345 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 0% complete...failed. 2023-10-01T09:56:57.345 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: delete error: (2) No such file or directory 2023-10-01T09:56:57.363 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:57.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:57.371 INFO:tasks.workunit.client.0.smithi111.stderr:+ true 2023-10-01T09:56:57.371 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format /tmp/rbd_import_export_248578/img testimg 2023-10-01T09:56:57.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:57.488 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:57.592 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:57.617 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:57.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:57.720 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:57.756 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:57.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:57 smithi183 bash[59233]: cluster 2023-10-01T09:56:55.887254+0000 mgr.y (mgr.25132) 1423 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:57 smithi183 bash[59233]: audit 2023-10-01T09:56:56.868218+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:57 smithi183 bash[59233]: audit 2023-10-01T09:56:56.874196+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:57.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:57 smithi183 bash[59233]: cluster 2023-10-01T09:56:57.030126+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[75702]: cluster 2023-10-01T09:56:55.887254+0000 mgr.y (mgr.25132) 1423 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[75702]: audit 2023-10-01T09:56:56.868218+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[75702]: audit 2023-10-01T09:56:56.874196+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[75702]: cluster 2023-10-01T09:56:57.030126+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:57.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[78631]: cluster 2023-10-01T09:56:55.887254+0000 mgr.y (mgr.25132) 1423 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:57.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[78631]: audit 2023-10-01T09:56:56.868218+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:57.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[78631]: audit 2023-10-01T09:56:56.874196+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:56:57.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:57 smithi111 bash[78631]: cluster 2023-10-01T09:56:57.030126+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:57.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:57.885 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:57.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:57.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:58.018 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:56:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:56:58.122 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:58.150 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:58.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:58.254 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:58.282 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:58.385 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:58.418 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:58.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:58.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:58.550 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:56:58.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:56:58.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:58.666 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:58 smithi183 bash[59233]: cluster 2023-10-01T09:56:56.816276+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:58.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:58 smithi183 bash[59233]: cluster 2023-10-01T09:56:56.819538+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:58.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:58 smithi183 bash[59233]: cluster 2023-10-01T09:56:57.876620+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:58 smithi183 bash[59233]: cluster 2023-10-01T09:56:57.879977+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-10-01T09:56:58.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:58 smithi183 bash[59233]: cluster 2023-10-01T09:56:57.884990+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.667 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:58 smithi183 bash[59233]: cluster 2023-10-01T09:56:57.885563+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.685 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:58.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:58.788 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:58.820 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:58.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[78631]: cluster 2023-10-01T09:56:56.816276+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:58.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[78631]: cluster 2023-10-01T09:56:56.819538+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:58.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[78631]: cluster 2023-10-01T09:56:57.876620+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[78631]: cluster 2023-10-01T09:56:57.879977+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[78631]: cluster 2023-10-01T09:56:57.884990+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[78631]: cluster 2023-10-01T09:56:57.885563+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[75702]: cluster 2023-10-01T09:56:56.816276+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[75702]: cluster 2023-10-01T09:56:56.819538+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[75702]: cluster 2023-10-01T09:56:57.876620+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[75702]: cluster 2023-10-01T09:56:57.879977+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-10-01T09:56:58.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[75702]: cluster 2023-10-01T09:56:57.884990+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:58 smithi111 bash[75702]: cluster 2023-10-01T09:56:57.885563+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:58.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:58.926 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:58.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:58.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:59.056 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:59.090 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:56:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:56:59.193 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:59.228 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:56:59.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:56:59.331 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:59.363 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:56:59.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:56:59.466 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:59.491 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-01T09:56:59.497 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:59.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:59.569 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-10-01T09:56:59.570 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:56:59.574 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg /tmp/rbd_import_export_248578/img2 2023-10-01T09:56:59.602 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:59.627 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:56:59.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:56:59.731 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: cluster 2023-10-01T09:56:57.887735+0000 mgr.y (mgr.25132) 1424 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: cluster 2023-10-01T09:56:58.484065+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: cluster 2023-10-01T09:56:58.885266+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: cluster 2023-10-01T09:56:58.885961+0000 mon.a (mon.0) 1694 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: cluster 2023-10-01T09:56:58.890351+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: cluster 2023-10-01T09:56:58.890481+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: audit 2023-10-01T09:56:59.062379+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:59.740 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: audit 2023-10-01T09:56:59.526958+0000 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.111:0/2763164237' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[75702]: audit 2023-10-01T09:56:59.527461+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: cluster 2023-10-01T09:56:57.887735+0000 mgr.y (mgr.25132) 1424 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: cluster 2023-10-01T09:56:58.484065+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: cluster 2023-10-01T09:56:58.885266+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: cluster 2023-10-01T09:56:58.885961+0000 mon.a (mon.0) 1694 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: cluster 2023-10-01T09:56:58.890351+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: cluster 2023-10-01T09:56:58.890481+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: audit 2023-10-01T09:56:59.062379+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: audit 2023-10-01T09:56:59.526958+0000 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.111:0/2763164237' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:56:59.741 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:56:59 smithi111 bash[78631]: audit 2023-10-01T09:56:59.527461+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:56:59.754 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:56:59.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:56:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: cluster 2023-10-01T09:56:57.887735+0000 mgr.y (mgr.25132) 1424 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:56:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: cluster 2023-10-01T09:56:58.484065+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T09:56:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: cluster 2023-10-01T09:56:58.885266+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: cluster 2023-10-01T09:56:58.885961+0000 mon.a (mon.0) 1694 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-10-01T09:56:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: cluster 2023-10-01T09:56:58.890351+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: cluster 2023-10-01T09:56:58.890481+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:56:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: audit 2023-10-01T09:56:59.062379+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:56:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: audit 2023-10-01T09:56:59.526958+0000 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.111:0/2763164237' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:56:59.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:56:59 smithi183 bash[59233]: audit 2023-10-01T09:56:59.527461+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T09:56:59.858 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:59.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:56:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:56:59.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:56:59.980 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T09:56:59.986 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg - 2023-10-01T09:56:59.991 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:00.023 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:00.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:00.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:00.127 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:00.161 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:00.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:00.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:00.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:00.296 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:00.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:00.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:00.400 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:00.432 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:00.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:00.477 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is set 2023-10-01T09:57:00.535 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:00.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:00 smithi183 bash[59233]: cluster 2023-10-01T09:56:58.896546+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:57:00.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:00 smithi183 bash[59233]: cluster 2023-10-01T09:57:00.465522+0000 mon.a (mon.0) 1697 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:00.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:00 smithi183 bash[59233]: audit 2023-10-01T09:57:00.470848+0000 mon.a (mon.0) 1698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:57:00.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:00 smithi183 bash[59233]: cluster 2023-10-01T09:57:00.470952+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-10-01T09:57:00.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[78631]: cluster 2023-10-01T09:56:58.896546+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:57:00.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[78631]: cluster 2023-10-01T09:57:00.465522+0000 mon.a (mon.0) 1697 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:00.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[78631]: audit 2023-10-01T09:57:00.470848+0000 mon.a (mon.0) 1698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:57:00.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[78631]: cluster 2023-10-01T09:57:00.470952+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-10-01T09:57:00.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[75702]: cluster 2023-10-01T09:56:58.896546+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T09:57:00.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[75702]: cluster 2023-10-01T09:57:00.465522+0000 mon.a (mon.0) 1697 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:00.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[75702]: audit 2023-10-01T09:57:00.470848+0000 mon.a (mon.0) 1698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T09:57:00.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:00 smithi111 bash[75702]: cluster 2023-10-01T09:57:00.470952+0000 mon.a (mon.0) 1699 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-10-01T09:57:00.822 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:00.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:00.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:00.920 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:00.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:00.925 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm testimg 2023-10-01T09:57:01.098 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:01.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:01.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:01.105 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-01T09:57:01.108 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img2 2023-10-01T09:57:01.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:01.233 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:01.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:01.337 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:01.367 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:01.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:01.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:01.464 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T09:57:01.471 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:01.501 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:01.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:01.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:01.606 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:01.913 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:01 smithi183 bash[59233]: cluster 2023-10-01T09:56:59.888169+0000 mgr.y (mgr.25132) 1425 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-10-01T09:57:01.913 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:01 smithi183 bash[59233]: cluster 2023-10-01T09:57:00.469251+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.914 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:01 smithi183 bash[59233]: cluster 2023-10-01T09:57:00.530783+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.919 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:01 smithi183 bash[59233]: cluster 2023-10-01T09:57:00.973021+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.919 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:01 smithi183 bash[59233]: cluster 2023-10-01T09:57:00.973371+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.919 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[75702]: cluster 2023-10-01T09:56:59.888169+0000 mgr.y (mgr.25132) 1425 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-10-01T09:57:01.919 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[75702]: cluster 2023-10-01T09:57:00.469251+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.919 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[75702]: cluster 2023-10-01T09:57:00.530783+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[75702]: cluster 2023-10-01T09:57:00.973021+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[75702]: cluster 2023-10-01T09:57:00.973371+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[78631]: cluster 2023-10-01T09:56:59.888169+0000 mgr.y (mgr.25132) 1425 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[78631]: cluster 2023-10-01T09:57:00.469251+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[78631]: cluster 2023-10-01T09:57:00.530783+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[78631]: cluster 2023-10-01T09:57:00.973021+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.920 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:01 smithi111 bash[78631]: cluster 2023-10-01T09:57:00.973371+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T09:57:01.921 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img3 2023-10-01T09:57:01.950 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:01.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:02.066 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:02.097 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:02.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:02.227 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:02.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:02.329 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:02.359 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:02.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:02.409 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img2 /tmp/rbd_import_export_248578/img3 2023-10-01T09:57:02.462 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:02.494 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:02.596 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:02.627 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:02.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:02.731 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:02.762 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:02.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:02.866 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:02.893 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:02.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:02.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:02.997 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:03.029 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:03.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:03.167 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:03.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:03.271 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:03.303 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:03.407 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:03.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:03.542 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:03.575 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:03.679 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:03.710 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:03.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:03.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:03 smithi111 bash[75702]: cluster 2023-10-01T09:57:01.888927+0000 mgr.y (mgr.25132) 1426 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 6.0 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 24 op/s 2023-10-01T09:57:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:03 smithi111 bash[78631]: cluster 2023-10-01T09:57:01.888927+0000 mgr.y (mgr.25132) 1426 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 6.0 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 24 op/s 2023-10-01T09:57:03.848 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:03.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:03.952 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:03.981 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:03.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:03.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:03 smithi183 bash[59233]: cluster 2023-10-01T09:57:01.888927+0000 mgr.y (mgr.25132) 1426 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 6.0 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 24 op/s 2023-10-01T09:57:04.084 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:04.115 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:04.219 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:04.252 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:04.355 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:04.390 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:04.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:04.493 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:04.523 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:04.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:04.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:04.660 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:04.764 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:04.797 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:04.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:04.901 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:04.935 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:04.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:04.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:05.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:05.051 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:57:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:57:04] "GET /metrics HTTP/1.1" 200 33977 "" "Prometheus/2.33.4" 2023-10-01T09:57:05.066 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:05.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:05.170 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:05.197 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:05.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:05.300 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:05.332 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:05.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:05.437 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:05.464 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:05.567 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[75702]: cluster 2023-10-01T09:57:03.889684+0000 mgr.y (mgr.25132) 1427 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 6.0 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 85 KiB/s wr, 24 op/s 2023-10-01T09:57:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[75702]: cluster 2023-10-01T09:57:04.471229+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[75702]: cluster 2023-10-01T09:57:04.471426+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[75702]: cluster 2023-10-01T09:57:04.473794+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-10-01T09:57:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[75702]: cluster 2023-10-01T09:57:04.684337+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[75702]: cluster 2023-10-01T09:57:05.003705+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[78631]: cluster 2023-10-01T09:57:03.889684+0000 mgr.y (mgr.25132) 1427 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 6.0 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 85 KiB/s wr, 24 op/s 2023-10-01T09:57:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[78631]: cluster 2023-10-01T09:57:04.471229+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[78631]: cluster 2023-10-01T09:57:04.471426+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[78631]: cluster 2023-10-01T09:57:04.473794+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-10-01T09:57:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[78631]: cluster 2023-10-01T09:57:04.684337+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.573 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:05 smithi111 bash[78631]: cluster 2023-10-01T09:57:05.003705+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.602 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:05.706 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:05.739 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:05.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:05 smithi183 bash[59233]: cluster 2023-10-01T09:57:03.889684+0000 mgr.y (mgr.25132) 1427 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 6.0 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 85 KiB/s wr, 24 op/s 2023-10-01T09:57:05.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:05 smithi183 bash[59233]: cluster 2023-10-01T09:57:04.471229+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:05 smithi183 bash[59233]: cluster 2023-10-01T09:57:04.471426+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:05 smithi183 bash[59233]: cluster 2023-10-01T09:57:04.473794+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-10-01T09:57:05.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:05 smithi183 bash[59233]: cluster 2023-10-01T09:57:04.684337+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:05 smithi183 bash[59233]: cluster 2023-10-01T09:57:05.003705+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T09:57:05.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:05.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:05.870 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:05.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:05.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:05.974 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.009 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:06.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:06.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:06.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:06.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.277 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:06.381 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.412 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:06.516 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:06.549 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:06.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:06.653 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.687 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:06.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:06.792 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:06.821 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:06.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:06.924 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:06.952 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:06.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:07.056 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:07.089 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:07.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:07.194 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:07.226 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:07.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:07.330 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:07.349 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:07.377 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format - testimg 2023-10-01T09:57:07.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:07.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:07.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:07.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:07.619 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:07.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:07.723 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:07.736 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:07 smithi111 bash[75702]: cluster 2023-10-01T09:57:05.890666+0000 mgr.y (mgr.25132) 1428 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 74 KiB/s wr, 43 op/s 2023-10-01T09:57:07.736 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:07 smithi111 bash[78631]: cluster 2023-10-01T09:57:05.890666+0000 mgr.y (mgr.25132) 1428 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 74 KiB/s wr, 43 op/s 2023-10-01T09:57:07.753 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:07 smithi183 bash[59233]: cluster 2023-10-01T09:57:05.890666+0000 mgr.y (mgr.25132) 1428 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 74 KiB/s wr, 43 op/s 2023-10-01T09:57:07.857 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:07.887 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:07.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:07.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:07.891 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:07.892 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:07.895 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg /tmp/rbd_import_export_248578/img2 2023-10-01T09:57:07.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:08.020 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:08.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:08.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:08.149 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:08.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:08.253 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:08.268 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:08.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg - 2023-10-01T09:57:08.283 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:08.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:08.387 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:08.420 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:08.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:08.524 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:08.547 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:08.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:08.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:08.674 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:08.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:08.778 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:08.805 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:08.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:08.909 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:08.941 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:08.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:09.045 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:09.075 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:09.179 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:09.209 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:09.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:09.215 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:09.220 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm testimg 2023-10-01T09:57:09.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:09.343 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:09.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:09.354 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-01T09:57:09.358 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img2 2023-10-01T09:57:09.447 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:09.479 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:09.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:09.609 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:09.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:09.712 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:09.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:09 smithi183 bash[59233]: cluster 2023-10-01T09:57:07.891434+0000 mgr.y (mgr.25132) 1429 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 37 op/s 2023-10-01T09:57:09.743 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:09.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:09 smithi111 bash[78631]: cluster 2023-10-01T09:57:07.891434+0000 mgr.y (mgr.25132) 1429 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 37 op/s 2023-10-01T09:57:09.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:09 smithi111 bash[75702]: cluster 2023-10-01T09:57:07.891434+0000 mgr.y (mgr.25132) 1429 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 37 op/s 2023-10-01T09:57:09.846 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:09.873 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:09.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:09.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:10.004 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:10.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:10.108 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:10.119 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img3 2023-10-01T09:57:10.142 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:10.236 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T09:57:10.245 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:10.279 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:10.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:10.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:10.407 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:10.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:10.510 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:10.541 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:10.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:10.672 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:10.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:10.679 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img2 /tmp/rbd_import_export_248578/img3 2023-10-01T09:57:10.737 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:10.738 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:10.775 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:10.808 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:10.911 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:10.944 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:10.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:10.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:11.048 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:11.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:11.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:11.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:11.208 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:11.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:11.311 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:11.338 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:11.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:11.441 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:11.469 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:11.573 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:11.605 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:11.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:11.709 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:11.744 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:11.746 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:11 smithi183 bash[59233]: cluster 2023-10-01T09:57:09.892248+0000 mgr.y (mgr.25132) 1430 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 65 op/s 2023-10-01T09:57:11.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:11 smithi111 bash[75702]: cluster 2023-10-01T09:57:09.892248+0000 mgr.y (mgr.25132) 1430 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 65 op/s 2023-10-01T09:57:11.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:11 smithi111 bash[78631]: cluster 2023-10-01T09:57:09.892248+0000 mgr.y (mgr.25132) 1430 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 65 op/s 2023-10-01T09:57:11.848 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:11.881 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:11.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:11.985 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:12.008 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:12.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:12.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:12.136 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:12.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:12.239 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:12.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:12.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:12.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:12.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:12.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:12.504 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:12.531 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:12.634 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:12.656 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:12.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:12.767 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:12.785 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:12.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:12.888 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:12.922 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:12.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:12.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:13.025 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:13.059 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:13.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:13.163 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:13.196 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:13.299 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:13.325 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:13.429 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:13.456 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:13.558 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:13.584 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:13.688 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[75702]: cluster 2023-10-01T09:57:11.893377+0000 mgr.y (mgr.25132) 1431 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 166 KiB/s rd, 54 KiB/s wr, 65 op/s 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[75702]: audit 2023-10-01T09:57:12.567341+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[75702]: audit 2023-10-01T09:57:12.577292+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[75702]: audit 2023-10-01T09:57:13.095954+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[75702]: audit 2023-10-01T09:57:13.097607+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[75702]: audit 2023-10-01T09:57:13.106369+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.701 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[78631]: cluster 2023-10-01T09:57:11.893377+0000 mgr.y (mgr.25132) 1431 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 166 KiB/s rd, 54 KiB/s wr, 65 op/s 2023-10-01T09:57:13.702 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[78631]: audit 2023-10-01T09:57:12.567341+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.702 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[78631]: audit 2023-10-01T09:57:12.577292+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.702 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[78631]: audit 2023-10-01T09:57:13.095954+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:57:13.702 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[78631]: audit 2023-10-01T09:57:13.097607+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:57:13.702 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:13 smithi111 bash[78631]: audit 2023-10-01T09:57:13.106369+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.717 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:13.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:13.821 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:13.834 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:13 smithi183 bash[59233]: cluster 2023-10-01T09:57:11.893377+0000 mgr.y (mgr.25132) 1431 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 166 KiB/s rd, 54 KiB/s wr, 65 op/s 2023-10-01T09:57:13.834 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:13 smithi183 bash[59233]: audit 2023-10-01T09:57:12.567341+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.835 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:13 smithi183 bash[59233]: audit 2023-10-01T09:57:12.577292+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.835 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:13 smithi183 bash[59233]: audit 2023-10-01T09:57:13.095954+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:57:13.835 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:13 smithi183 bash[59233]: audit 2023-10-01T09:57:13.097607+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:57:13.835 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:13 smithi183 bash[59233]: audit 2023-10-01T09:57:13.106369+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:13.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:13.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:13.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:13.993 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:13.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:13.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:14.095 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:14.130 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:14.234 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:14.266 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:14.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:14.371 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:14.401 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:14.504 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:14.532 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:14.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:14.636 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:14.671 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:14.774 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:14.796 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:14.801 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:14.904 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:14.915 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:57:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:57:14] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.33.4" 2023-10-01T09:57:14.935 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:14.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:15.038 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:15.070 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:15.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:15.174 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:15.204 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:15.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:15 smithi183 bash[59233]: cluster 2023-10-01T09:57:13.894056+0000 mgr.y (mgr.25132) 1432 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 166 KiB/s rd, 54 KiB/s wr, 65 op/s 2023-10-01T09:57:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:15 smithi183 bash[59233]: audit 2023-10-01T09:57:14.070369+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:15 smithi183 bash[59233]: audit 2023-10-01T09:57:14.071627+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:15.308 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:15 smithi111 bash[78631]: cluster 2023-10-01T09:57:13.894056+0000 mgr.y (mgr.25132) 1432 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 166 KiB/s rd, 54 KiB/s wr, 65 op/s 2023-10-01T09:57:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:15 smithi111 bash[78631]: audit 2023-10-01T09:57:14.070369+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:15 smithi111 bash[78631]: audit 2023-10-01T09:57:14.071627+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:15 smithi111 bash[75702]: cluster 2023-10-01T09:57:13.894056+0000 mgr.y (mgr.25132) 1432 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 166 KiB/s rd, 54 KiB/s wr, 65 op/s 2023-10-01T09:57:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:15 smithi111 bash[75702]: audit 2023-10-01T09:57:14.070369+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:57:15.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:15 smithi111 bash[75702]: audit 2023-10-01T09:57:14.071627+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:15.341 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:15.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:15.445 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:15.478 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:15.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:15.582 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:15.612 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:15.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:15.716 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:15.752 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:15.856 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:15.886 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:15.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:15.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:15.989 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:16.024 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:16.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:16.128 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:16.162 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:16.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:16.266 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:16.294 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:16.398 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:16.427 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:16.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:16.530 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:16.565 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:16.669 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:16.700 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:16.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:16.804 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:16.833 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:16.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:16.937 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:16.972 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:16.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:17.076 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:17.111 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:17.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:17.186 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd help export 2023-10-01T09:57:17.187 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep -q export-format 2023-10-01T09:57:17.215 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:17.238 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:17.239 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_248578/img bs=1k count=10 seek=100 2023-10-01T09:57:17.239 INFO:tasks.workunit.client.0.smithi111.stderr:10+0 records in 2023-10-01T09:57:17.240 INFO:tasks.workunit.client.0.smithi111.stderr:10+0 records out 2023-10-01T09:57:17.240 INFO:tasks.workunit.client.0.smithi111.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000123099 s, 83.2 MB/s 2023-10-01T09:57:17.240 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format /tmp/rbd_import_export_248578/img testimg 2023-10-01T09:57:17.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:17.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:17 smithi183 bash[59233]: cluster 2023-10-01T09:57:15.895056+0000 mgr.y (mgr.25132) 1433 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 145 KiB/s rd, 47 KiB/s wr, 56 op/s 2023-10-01T09:57:17.311 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:17.312 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:17.316 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap create testimg@snap 2023-10-01T09:57:17.342 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:17.352 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:17 smithi111 bash[78631]: cluster 2023-10-01T09:57:15.895056+0000 mgr.y (mgr.25132) 1433 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 145 KiB/s rd, 47 KiB/s wr, 56 op/s 2023-10-01T09:57:17.352 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:17 smithi111 bash[75702]: cluster 2023-10-01T09:57:15.895056+0000 mgr.y (mgr.25132) 1433 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 145 KiB/s rd, 47 KiB/s wr, 56 op/s 2023-10-01T09:57:17.366 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:17.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:17.469 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:17.502 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:17.606 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:17.637 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:17.741 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:17.768 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:17.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:17.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:17.901 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:17.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:17.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:18.005 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:18.039 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:18.098 INFO:tasks.workunit.client.0.smithi111.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-01T09:57:18.107 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd image-meta set testimg key1 value1 2023-10-01T09:57:18.143 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:18.169 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:18.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:18.173 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd image-meta list testimg 2023-10-01T09:57:18.220 INFO:tasks.workunit.client.0.smithi111.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-01T09:57:18.220 INFO:tasks.workunit.client.0.smithi111.stderr: 2023-10-01T09:57:18.220 INFO:tasks.workunit.client.0.smithi111.stderr:Key Value 2023-10-01T09:57:18.220 INFO:tasks.workunit.client.0.smithi111.stderr:key1 value1 2023-10-01T09:57:18.220 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:18.265 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:18.269 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_248578/img_v2 testimg_import 2023-10-01T09:57:18.273 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:18.305 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:18.408 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:18.438 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:18.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:18.541 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:18.569 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:18.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:18.672 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:18.698 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:18.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:18.800 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:18.828 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:18.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:18.932 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:18.967 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:18.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:19.070 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:19.102 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:19.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:19.112 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T09:57:19.117 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import 2023-10-01T09:57:19.205 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:19 smithi183 bash[59233]: cluster 2023-10-01T09:57:17.895695+0000 mgr.y (mgr.25132) 1434 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 45 KiB/s wr, 41 op/s 2023-10-01T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:19 smithi183 bash[59233]: cluster 2023-10-01T09:57:18.081463+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:19 smithi183 bash[59233]: cluster 2023-10-01T09:57:18.081941+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:19 smithi183 bash[59233]: cluster 2023-10-01T09:57:18.082060+0000 mon.a (mon.0) 1708 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-10-01T09:57:19.216 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:19 smithi183 bash[59233]: cluster 2023-10-01T09:57:18.087334+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.217 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:19 smithi183 bash[59233]: cluster 2023-10-01T09:57:18.090227+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.235 INFO:tasks.workunit.client.0.smithi111.stdout:rbd image 'testimg_import': 2023-10-01T09:57:19.235 INFO:tasks.workunit.client.0.smithi111.stdout: size 110 KiB in 1 objects 2023-10-01T09:57:19.235 INFO:tasks.workunit.client.0.smithi111.stdout: order 22 (4 MiB objects) 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: snapshot_count: 1 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: id: 8dc9a9705aca 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: block_name_prefix: rbd_data.8dc9a9705aca 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: format: 2 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: op_features: 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: flags: 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: create_timestamp: Sun Oct 1 09:57:18 2023 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: access_timestamp: Sun Oct 1 09:57:18 2023 2023-10-01T09:57:19.236 INFO:tasks.workunit.client.0.smithi111.stdout: modify_timestamp: Sun Oct 1 09:57:18 2023 2023-10-01T09:57:19.237 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:19.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:19.239 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import@snap 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout:rbd image 'testimg_import': 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout: size 110 KiB in 1 objects 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout: order 22 (4 MiB objects) 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout: snapshot_count: 1 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout: id: 8dc9a9705aca 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout: block_name_prefix: rbd_data.8dc9a9705aca 2023-10-01T09:57:19.277 INFO:tasks.workunit.client.0.smithi111.stdout: format: 2 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: op_features: 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: flags: 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: create_timestamp: Sun Oct 1 09:57:18 2023 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: access_timestamp: Sun Oct 1 09:57:18 2023 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: modify_timestamp: Sun Oct 1 09:57:18 2023 2023-10-01T09:57:19.278 INFO:tasks.workunit.client.0.smithi111.stdout: protected: False 2023-10-01T09:57:19.281 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd image-meta list testimg_import 2023-10-01T09:57:19.330 INFO:tasks.workunit.client.0.smithi111.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-01T09:57:19.330 INFO:tasks.workunit.client.0.smithi111.stderr: 2023-10-01T09:57:19.330 INFO:tasks.workunit.client.0.smithi111.stderr:Key Value 2023-10-01T09:57:19.330 INFO:tasks.workunit.client.0.smithi111.stderr:key1 value1 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ There is 1 metadatum on this image: 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr: 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr:Key Value 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr: 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr:Key Value 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr:key1 value1 ] 2023-10-01T09:57:19.331 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg_import /tmp/rbd_import_export_248578/img_import 2023-10-01T09:57:19.339 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:19.372 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete...done. 2023-10-01T09:57:19.375 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:19.376 INFO:tasks.workunit.client.0.smithi111.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img_import 2023-10-01T09:57:19.376 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp -l /tmp/rbd_import_export_248578/img /tmp/rbd_import_export_248578/img_import 2023-10-01T09:57:19.377 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/img --format %b 2023-10-01T09:57:19.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:19.379 INFO:tasks.workunit.client.0.smithi111.stderr:+ origsize=24 2023-10-01T09:57:19.379 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/img_import --format %b 2023-10-01T09:57:19.380 INFO:tasks.workunit.client.0.smithi111.stderr:+ exportsize=224 2023-10-01T09:57:19.380 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=200 2023-10-01T09:57:19.380 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=200 2023-10-01T09:57:19.380 INFO:tasks.workunit.client.0.smithi111.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-01T09:57:19.380 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_248578/img_snap 2023-10-01T09:57:19.424 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete...done. 2023-10-01T09:57:19.428 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_248578/img_snap_import 2023-10-01T09:57:19.472 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete...done. 2023-10-01T09:57:19.478 INFO:tasks.workunit.client.0.smithi111.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_248578/img_snap /tmp/rbd_import_export_248578/img_snap_import 2023-10-01T09:57:19.478 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp -l /tmp/rbd_import_export_248578/img_snap /tmp/rbd_import_export_248578/img_snap_import 2023-10-01T09:57:19.479 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/img_snap --format %b 2023-10-01T09:57:19.479 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:19.480 INFO:tasks.workunit.client.0.smithi111.stderr:+ origsize=224 2023-10-01T09:57:19.480 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/img_snap_import --format %b 2023-10-01T09:57:19.482 INFO:tasks.workunit.client.0.smithi111.stderr:+ exportsize=224 2023-10-01T09:57:19.482 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:19.482 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:19.482 INFO:tasks.workunit.client.0.smithi111.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T09:57:19.482 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:19.483 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_import 2023-10-01T09:57:19.483 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_snap 2023-10-01T09:57:19.483 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_snap_import 2023-10-01T09:57:19.484 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap rm testimg_import@snap 2023-10-01T09:57:19.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[75702]: cluster 2023-10-01T09:57:17.895695+0000 mgr.y (mgr.25132) 1434 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 45 KiB/s wr, 41 op/s 2023-10-01T09:57:19.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[75702]: cluster 2023-10-01T09:57:18.081463+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[75702]: cluster 2023-10-01T09:57:18.081941+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.486 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[75702]: cluster 2023-10-01T09:57:18.082060+0000 mon.a (mon.0) 1708 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[75702]: cluster 2023-10-01T09:57:18.087334+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[75702]: cluster 2023-10-01T09:57:18.090227+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[78631]: cluster 2023-10-01T09:57:17.895695+0000 mgr.y (mgr.25132) 1434 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 45 KiB/s wr, 41 op/s 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[78631]: cluster 2023-10-01T09:57:18.081463+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[78631]: cluster 2023-10-01T09:57:18.081941+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[78631]: cluster 2023-10-01T09:57:18.082060+0000 mon.a (mon.0) 1708 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[78631]: cluster 2023-10-01T09:57:18.087334+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.487 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:19 smithi111 bash[78631]: cluster 2023-10-01T09:57:18.090227+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T09:57:19.499 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:19.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:19.603 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:19.633 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:19.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:19.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:19.770 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:19.873 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:19.908 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:19.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:20.012 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:20.041 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:20.145 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:20.156 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:20 smithi183 bash[59233]: cluster 2023-10-01T09:57:19.089957+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.156 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:20 smithi183 bash[59233]: cluster 2023-10-01T09:57:19.090075+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.157 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:20 smithi183 bash[59233]: cluster 2023-10-01T09:57:19.090799+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-10-01T09:57:20.157 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:20 smithi183 bash[59233]: cluster 2023-10-01T09:57:19.095578+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.157 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:20 smithi183 bash[59233]: cluster 2023-10-01T09:57:19.097210+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.176 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:20.281 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:20.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[75702]: cluster 2023-10-01T09:57:19.089957+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.295 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[75702]: cluster 2023-10-01T09:57:19.090075+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[75702]: cluster 2023-10-01T09:57:19.090799+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[75702]: cluster 2023-10-01T09:57:19.095578+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[75702]: cluster 2023-10-01T09:57:19.097210+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[78631]: cluster 2023-10-01T09:57:19.089957+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[78631]: cluster 2023-10-01T09:57:19.090075+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[78631]: cluster 2023-10-01T09:57:19.090799+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[78631]: cluster 2023-10-01T09:57:19.095578+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.296 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:20 smithi111 bash[78631]: cluster 2023-10-01T09:57:19.097210+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T09:57:20.314 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:20.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:20.418 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:20.449 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:20.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:20.492 INFO:tasks.workunit.client.0.smithi111.stderr: Removing snap: 100% complete...done. 2023-10-01T09:57:20.504 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg_import 2023-10-01T09:57:20.553 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:20.586 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:20.629 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:20.633 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap rm testimg@snap 2023-10-01T09:57:20.690 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:20.712 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:20.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:20.816 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:20.842 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:20.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:20.946 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:20.977 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:20.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:20.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:21.080 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:21.107 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:21.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:21.210 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:21.242 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:21.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:21.345 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:21.368 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:21.472 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:21.500 INFO:tasks.workunit.client.0.smithi111.stderr: Removing snap: 100% complete...done. 2023-10-01T09:57:21.501 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:21.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:21.510 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm testimg 2023-10-01T09:57:21.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[78631]: cluster 2023-10-01T09:57:19.896172+0000 mgr.y (mgr.25132) 1435 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 KiB/s rd, 895 B/s wr, 6 op/s 2023-10-01T09:57:21.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[78631]: cluster 2023-10-01T09:57:20.484072+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.561 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[78631]: cluster 2023-10-01T09:57:20.485696+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[78631]: cluster 2023-10-01T09:57:20.491030+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[78631]: cluster 2023-10-01T09:57:20.578846+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[78631]: cluster 2023-10-01T09:57:20.578849+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[75702]: cluster 2023-10-01T09:57:19.896172+0000 mgr.y (mgr.25132) 1435 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 KiB/s rd, 895 B/s wr, 6 op/s 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[75702]: cluster 2023-10-01T09:57:20.484072+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[75702]: cluster 2023-10-01T09:57:20.485696+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[75702]: cluster 2023-10-01T09:57:20.491030+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[75702]: cluster 2023-10-01T09:57:20.578846+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.563 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:21 smithi111 bash[75702]: cluster 2023-10-01T09:57:20.578849+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.605 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:21.626 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:21.632 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:21.636 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --order 20 /tmp/rbd_import_export_248578/img testimg 2023-10-01T09:57:21.714 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:21.715 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T09:57:21.718 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:21.730 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:21.756 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:21.767 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:21.774 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_248578/img_v2 testimg_import 2023-10-01T09:57:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:21 smithi183 bash[59233]: cluster 2023-10-01T09:57:19.896172+0000 mgr.y (mgr.25132) 1435 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 KiB/s rd, 895 B/s wr, 6 op/s 2023-10-01T09:57:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:21 smithi183 bash[59233]: cluster 2023-10-01T09:57:20.484072+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:21 smithi183 bash[59233]: cluster 2023-10-01T09:57:20.485696+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-10-01T09:57:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:21 smithi183 bash[59233]: cluster 2023-10-01T09:57:20.491030+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:21 smithi183 bash[59233]: cluster 2023-10-01T09:57:20.578846+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:21 smithi183 bash[59233]: cluster 2023-10-01T09:57:20.578849+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T09:57:21.856 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T09:57:21.860 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:21.862 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import 2023-10-01T09:57:21.862 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep order 2023-10-01T09:57:21.862 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $2} 2023-10-01T09:57:21.863 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep 20 2023-10-01T09:57:21.893 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:21.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:21.998 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:22.030 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:22.134 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:22.155 INFO:tasks.workunit.client.0.smithi111.stdout:20 2023-10-01T09:57:22.155 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:22.155 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg_import 2023-10-01T09:57:22.160 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:22.264 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:22.283 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:22.287 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg 2023-10-01T09:57:22.289 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:22.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:22.421 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:22.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:22.424 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:22.429 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_248578/img testimg 2023-10-01T09:57:22.491 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:22.499 INFO:tasks.workunit.client.0.smithi111.stderr:+ + grep features 2023-10-01T09:57:22.499 INFO:tasks.workunit.client.0.smithi111.stderr:rbd info testimg 2023-10-01T09:57:22.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:22.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:22 smithi183 bash[59233]: cluster 2023-10-01T09:57:21.492384+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:22 smithi183 bash[59233]: cluster 2023-10-01T09:57:21.492405+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:22 smithi183 bash[59233]: cluster 2023-10-01T09:57:21.493512+0000 mon.a (mon.0) 1711 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-10-01T09:57:22.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:22 smithi183 bash[59233]: cluster 2023-10-01T09:57:21.499560+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.536 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:22 smithi183 bash[59233]: cluster 2023-10-01T09:57:21.502123+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.544 INFO:tasks.workunit.client.0.smithi111.stderr:+ FEATURES_BEFORE= features: layering 2023-10-01T09:57:22.544 INFO:tasks.workunit.client.0.smithi111.stderr: op_features: 2023-10-01T09:57:22.544 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:22.550 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:22.588 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:22.592 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_248578/img_v2 testimg_import 2023-10-01T09:57:22.654 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:22.655 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T09:57:22.659 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import 2023-10-01T09:57:22.660 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep features 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[75702]: cluster 2023-10-01T09:57:21.492384+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[75702]: cluster 2023-10-01T09:57:21.492405+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[75702]: cluster 2023-10-01T09:57:21.493512+0000 mon.a (mon.0) 1711 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[75702]: cluster 2023-10-01T09:57:21.499560+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[75702]: cluster 2023-10-01T09:57:21.502123+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[78631]: cluster 2023-10-01T09:57:21.492384+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.662 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[78631]: cluster 2023-10-01T09:57:21.492405+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.663 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[78631]: cluster 2023-10-01T09:57:21.493512+0000 mon.a (mon.0) 1711 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-10-01T09:57:22.663 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[78631]: cluster 2023-10-01T09:57:21.499560+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.663 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:22 smithi111 bash[78631]: cluster 2023-10-01T09:57:21.502123+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T09:57:22.676 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:22.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:22.703 INFO:tasks.workunit.client.0.smithi111.stderr:+ FEATURES_AFTER= features: layering 2023-10-01T09:57:22.703 INFO:tasks.workunit.client.0.smithi111.stderr: op_features: 2023-10-01T09:57:22.703 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ features: layering 2023-10-01T09:57:22.703 INFO:tasks.workunit.client.0.smithi111.stderr: op_features: != features: layering 2023-10-01T09:57:22.703 INFO:tasks.workunit.client.0.smithi111.stderr: op_features: ] 2023-10-01T09:57:22.703 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:22.704 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg_import 2023-10-01T09:57:22.781 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:22.782 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:22.785 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg 2023-10-01T09:57:22.811 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:22.882 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:22.887 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_248578/img testimg 2023-10-01T09:57:22.915 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:22.940 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:22.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:22.968 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:22.971 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:23.042 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:23.044 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:23.048 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_248578/img_v2 testimg_import 2023-10-01T09:57:23.079 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:23.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:23.143 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T09:57:23.147 INFO:tasks.workunit.client.0.smithi111.stderr:+ + greprbd stripe unit 2023-10-01T09:57:23.148 INFO:tasks.workunit.client.0.smithi111.stderr: info testimg_import 2023-10-01T09:57:23.148 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep -Ei (4 KiB|4096) 2023-10-01T09:57:23.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:23.196 INFO:tasks.workunit.client.0.smithi111.stdout: stripe unit: 4 KiB 2023-10-01T09:57:23.197 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import 2023-10-01T09:57:23.197 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep stripe count 2023-10-01T09:57:23.197 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $3} 2023-10-01T09:57:23.197 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep 1000 2023-10-01T09:57:23.210 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:23.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:23.242 INFO:tasks.workunit.client.0.smithi111.stdout:1000 2023-10-01T09:57:23.243 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/img_v2 2023-10-01T09:57:23.243 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg_import 2023-10-01T09:57:23.313 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:23.342 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:23.389 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-01T09:57:23.394 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg 2023-10-01T09:57:23.445 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:23.468 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:23.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:23.524 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-01T09:57:23.528 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_248578/img testimg 2023-10-01T09:57:23.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:23.600 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:23.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:23.608 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:23.612 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap create testimg@snap1 2023-10-01T09:57:23.704 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:23.716 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:23 smithi183 bash[59233]: cluster 2023-10-01T09:57:21.896605+0000 mgr.y (mgr.25132) 1436 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 12 KiB/s wr, 160 op/s 2023-10-01T09:57:23.734 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:23.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:23.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:23 smithi111 bash[75702]: cluster 2023-10-01T09:57:21.896605+0000 mgr.y (mgr.25132) 1436 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 12 KiB/s wr, 160 op/s 2023-10-01T09:57:23.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:23 smithi111 bash[78631]: cluster 2023-10-01T09:57:21.896605+0000 mgr.y (mgr.25132) 1436 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 12 KiB/s wr, 160 op/s 2023-10-01T09:57:23.838 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:23.872 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:23.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:23.975 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.006 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:24.110 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:24.138 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:24.241 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.273 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:24.377 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.408 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:24.512 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:24.527 INFO:tasks.workunit.client.0.smithi111.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-01T09:57:24.537 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap create testimg@snap2 2023-10-01T09:57:24.541 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:24.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:24.644 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.679 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:24.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:24.782 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:24.813 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:24.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:24.917 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:24.946 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:24.947 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:57:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:57:24] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.33.4" 2023-10-01T09:57:24.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:24.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:25.049 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:25.076 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:25.179 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:25.210 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:25.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:25.314 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:25.346 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:25.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:25.450 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:25.483 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:25.534 INFO:tasks.workunit.client.0.smithi111.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-01T09:57:25.545 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap protect testimg@snap2 2023-10-01T09:57:25.587 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:25.606 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_248578/snap_protect 2023-10-01T09:57:25.618 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:25.654 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:25.660 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_248578/snap_protect testimg_import 2023-10-01T09:57:25.721 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:25.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:25 smithi183 bash[59233]: cluster 2023-10-01T09:57:23.897112+0000 mgr.y (mgr.25132) 1437 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 8.1 KiB/s wr, 110 op/s 2023-10-01T09:57:25.733 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:25 smithi183 bash[59233]: cluster 2023-10-01T09:57:24.509555+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:25 smithi183 bash[59233]: cluster 2023-10-01T09:57:24.511135+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-10-01T09:57:25.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:25 smithi183 bash[59233]: cluster 2023-10-01T09:57:24.514293+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:25 smithi183 bash[59233]: cluster 2023-10-01T09:57:24.524778+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.749 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[78631]: cluster 2023-10-01T09:57:23.897112+0000 mgr.y (mgr.25132) 1437 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 8.1 KiB/s wr, 110 op/s 2023-10-01T09:57:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[78631]: cluster 2023-10-01T09:57:24.509555+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[78631]: cluster 2023-10-01T09:57:24.511135+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-10-01T09:57:25.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[78631]: cluster 2023-10-01T09:57:24.514293+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[78631]: cluster 2023-10-01T09:57:24.524778+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[75702]: cluster 2023-10-01T09:57:23.897112+0000 mgr.y (mgr.25132) 1437 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 8.1 KiB/s wr, 110 op/s 2023-10-01T09:57:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[75702]: cluster 2023-10-01T09:57:24.509555+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[75702]: cluster 2023-10-01T09:57:24.511135+0000 mon.a (mon.0) 1712 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-10-01T09:57:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[75702]: cluster 2023-10-01T09:57:24.514293+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:25 smithi111 bash[75702]: cluster 2023-10-01T09:57:24.524778+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T09:57:25.853 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:25.879 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:25.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:25.983 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:26.013 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:26.154 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:26.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:26.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:26.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:26.319 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:26.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:26.423 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:26.452 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:26.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:26 smithi183 bash[59233]: cluster 2023-10-01T09:57:25.517274+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:26 smithi183 bash[59233]: cluster 2023-10-01T09:57:25.519310+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-10-01T09:57:26.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:26 smithi183 bash[59233]: cluster 2023-10-01T09:57:25.522004+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:26 smithi183 bash[59233]: cluster 2023-10-01T09:57:25.531526+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:26 smithi183 bash[59233]: cluster 2023-10-01T09:57:25.531573+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.556 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:26.591 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:26.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:26.704 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[78631]: cluster 2023-10-01T09:57:25.517274+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.704 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[78631]: cluster 2023-10-01T09:57:25.519310+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-10-01T09:57:26.704 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[78631]: cluster 2023-10-01T09:57:25.522004+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.704 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[78631]: cluster 2023-10-01T09:57:25.531526+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.704 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[78631]: cluster 2023-10-01T09:57:25.531573+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.704 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[75702]: cluster 2023-10-01T09:57:25.517274+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.705 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[75702]: cluster 2023-10-01T09:57:25.519310+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-10-01T09:57:26.705 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[75702]: cluster 2023-10-01T09:57:25.522004+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.705 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[75702]: cluster 2023-10-01T09:57:25.531526+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.705 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:26 smithi111 bash[75702]: cluster 2023-10-01T09:57:25.531573+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T09:57:26.722 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:26.827 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:26.853 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:26.956 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:26.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:26.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:26.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:27.088 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:27.119 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:27.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:27.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:27.223 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:27.253 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:27.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:27.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:27.357 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:27.384 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:27.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:27.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:27.488 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:27.522 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:27.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:27.572 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T09:57:27.578 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import@snap1 2023-10-01T09:57:27.578 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep protected: False 2023-10-01T09:57:27.624 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:27.633 INFO:tasks.workunit.client.0.smithi111.stdout: protected: False 2023-10-01T09:57:27.633 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info testimg_import@snap2 2023-10-01T09:57:27.634 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep protected: True 2023-10-01T09:57:27.653 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:27.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:27.676 INFO:tasks.workunit.client.0.smithi111.stdout: protected: True 2023-10-01T09:57:27.676 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/snap_protect 2023-10-01T09:57:27.677 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap unprotect testimg@snap2 2023-10-01T09:57:27.735 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-01T09:57:27.757 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:171761 11.7 11:e5bcb009:::benchmark_data_smithi111_214802_object64112:head [delete] snapc 0=[] ondisk+write+known_if_redirected e274)", 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:34.550389+0000", 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 293.19902894099999, 2023-10-01T09:57:27.759 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5998005119999998, 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 171761 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.760 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.550389+0000", 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.550389+0000", 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.550387+0000", 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:57:27.761 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.550397+0000", 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6479999999999998e-06 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.550413+0000", 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5977e-05 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.762 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.550425+0000", 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2617e-05 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.622854+0000", 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.072428448000000006 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.763 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.632725+0000", 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0098714579999999996 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.716614+0000", 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.083888955000000001 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:34.721562+0000", 2023-10-01T09:57:27.764 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0049481619999999999 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.022604+0000", 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3010419149999999 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.026814+0000", 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0042095839999999997 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.765 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.035274+0000", 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084598710000000008 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.048431+0000", 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013157733 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.766 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.049848+0000", 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0014160799999999999 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.138216+0000", 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.088368640999999998 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.140507+0000", 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0022903450000000001 2023-10-01T09:57:27.767 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.150189+0000", 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0096829110000000006 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:172096 11.7 11:e038fd67:::benchmark_data_smithi111_214802_object64447:head [delete] snapc 0=[] ondisk+write+known_if_redirected e274)", 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:36.375507+0000", 2023-10-01T09:57:27.768 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 291.37391126799997, 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.694557281, 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 172096 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.769 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.375507+0000", 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.375507+0000", 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.375505+0000", 2023-10-01T09:57:27.770 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.375519+0000", 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4188999999999999e-05 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.375538+0000", 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8793000000000001e-05 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.771 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.375549+0000", 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0807e-05 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.451886+0000", 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.076337001000000002 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.772 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.461397+0000", 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0095111750000000002 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.549266+0000", 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.087869382999999995 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.773 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.554371+0000", 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0051046119999999997 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:37.996668+0000", 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4422973290000001 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.774 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.000991+0000", 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0043233459999999996 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.009225+0000", 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0082335610000000004 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.775 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.027092+0000", 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.017867212 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.055714+0000", 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.028621629999999999 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.776 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.057570+0000", 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001856054 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.060247+0000", 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0026769390000000001 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.777 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.070064+0000", 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0098171060000000008 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:172110 11.7 11:eb52bac9:::benchmark_data_smithi111_214802_object64461:head [delete] snapc 0=[] ondisk+write+known_if_redirected e274)", 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:36.470240+0000", 2023-10-01T09:57:27.778 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 291.27917785699998, 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6180432499999999, 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 172110 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.779 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.470240+0000", 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.470240+0000", 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.780 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.470238+0000", 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.470245+0000", 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6139999999999997e-06 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.781 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.470257+0000", 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1766999999999999e-05 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.470263+0000", 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2530000000000001e-06 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.575632+0000", 2023-10-01T09:57:27.782 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10536849500000001 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.582848+0000", 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0072169549999999997 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.642088+0000", 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.059239333999999998 2023-10-01T09:57:27.783 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:36.647156+0000", 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0050686359999999996 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.028163+0000", 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.381006178 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.784 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.036140+0000", 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079773190000000001 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.046370+0000", 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.010230527 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.071459+0000", 2023-10-01T09:57:27.785 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.025088956999999999 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.072851+0000", 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001391092 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.073305+0000", 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00045431300000000003 2023-10-01T09:57:27.786 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.076306+0000", 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030011249999999999 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:38.088283+0000", 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011977277999999999 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.787 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:173915 11.7 11:efec7209:::benchmark_data_smithi111_214802_object66266:head [delete] snapc 0=[] ondisk+write+known_if_redirected e274)", 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:46.946423+0000", 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 280.80299448199997, 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6866251160000001, 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 173915 2023-10-01T09:57:27.788 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:46.946423+0000", 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:46.946423+0000", 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.789 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:46.946422+0000", 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:46.946429+0000", 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.7649999999999996e-06 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.790 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:46.946441+0000", 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1833e-05 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:46.946449+0000", 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5159999999999994e-06 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:47.106623+0000", 2023-10-01T09:57:27.791 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16017366899999999 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:47.111960+0000", 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0053375819999999996 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:47.163304+0000", 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.051343512000000001 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.792 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:47.168341+0000", 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0050370789999999999 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.555494+0000", 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.387152586 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.559633+0000", 2023-10-01T09:57:27.793 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041394630000000003 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.568793+0000", 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0091599249999999993 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.603106+0000", 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.034312462000000002 2023-10-01T09:57:27.794 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.604447+0000", 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001341755 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.621361+0000", 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.016913812 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.795 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.623573+0000", 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0022115939999999999 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:48.633048+0000", 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.009475799 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.796 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:190934 11.7 11:efa3f622:::benchmark_data_smithi111_214802_object83285:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515168+0000", 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23424995299999, 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9414160450000004, 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 190934 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.797 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515168+0000", 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515168+0000", 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.798 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515165+0000", 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515174+0000", 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9169999999999995e-06 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515191+0000", 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6844e-05 2023-10-01T09:57:27.799 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515204+0000", 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2556e-05 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515273+0000", 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9473000000000004e-05 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.800 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515290+0000", 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6778000000000001e-05 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.399989+0000", 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8846985780000001 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.404969+0000", 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0049800340000000004 2023-10-01T09:57:27.801 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.453847+0000", 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0488783 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.456584+0000", 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027370250000000001 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.802 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:190994 11.7 11:e90bf17b:::benchmark_data_smithi111_214802_object83345:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515216+0000", 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23420169600001, 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9745723050000006, 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.803 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 190994 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515216+0000", 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515216+0000", 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.804 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515215+0000", 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515219+0000", 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.844e-06 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.805 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515226+0000", 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0210000000000002e-06 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515232+0000", 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.896e-06 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515331+0000", 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8861000000000001e-05 2023-10-01T09:57:27.806 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515344+0000", 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3157e-05 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.413914+0000", 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8985701840000004 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.807 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.417908+0000", 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0039938020000000003 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.423167+0000", 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0052590340000000001 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.808 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.457554+0000", 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.034386737000000001 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.458510+0000", 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00095594799999999998 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.460841+0000", 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0023307900000000001 2023-10-01T09:57:27.809 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.480979+0000", 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020138515999999999 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.482964+0000", 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001984988 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.810 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.489788+0000", 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0068242110000000002 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191007 11.7 11:eff7311b:::benchmark_data_smithi111_214802_object83358:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515288+0000", 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23412947599999, 2023-10-01T09:57:27.811 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9883030510000008, 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191007 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.812 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.813 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515288+0000", 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515288+0000", 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.814 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515288+0000", 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515292+0000", 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1849999999999997e-06 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515299+0000", 2023-10-01T09:57:27.815 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6739999999999997e-06 2023-10-01T09:57:27.816 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.816 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.816 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515308+0000", 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3850000000000002e-06 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515384+0000", 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6018000000000003e-05 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.817 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515395+0000", 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1384e-05 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.461356+0000", 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9459604860000006 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.465445+0000", 2023-10-01T09:57:27.818 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0040890049999999997 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.471159+0000", 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0057143920000000004 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.491271+0000", 2023-10-01T09:57:27.819 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020111496999999999 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.493346+0000", 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020756450000000001 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.493706+0000", 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00036006999999999999 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.820 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.494809+0000", 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011029379999999999 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.496578+0000", 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017691269999999999 2023-10-01T09:57:27.821 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.503591+0000", 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0070129720000000001 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191019 11.7 11:e7c7a270:::benchmark_data_smithi111_214802_object83370:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.822 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515314+0000", 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.234104309, 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0426653780000006, 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191019 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.823 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515314+0000", 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515314+0000", 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.824 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515313+0000", 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515316+0000", 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1709999999999998e-06 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515322+0000", 2023-10-01T09:57:27.825 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1510000000000001e-06 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515328+0000", 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6540000000000004e-06 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515433+0000", 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000104934 2023-10-01T09:57:27.826 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515444+0000", 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.096e-05 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.504877+0000", 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9894332559999999 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.827 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.509079+0000", 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0042019459999999998 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.514894+0000", 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0058152029999999997 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.546246+0000", 2023-10-01T09:57:27.828 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.031351666 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.547499+0000", 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001253129 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.548438+0000", 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00093883300000000003 2023-10-01T09:57:27.829 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.549362+0000", 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00092438299999999998 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.550922+0000", 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001559319 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.830 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.557979+0000", 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.007057191 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191030 11.7 11:e840041f:::benchmark_data_smithi111_214802_object83381:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515333+0000", 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23408530099999, 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.056166352, 2023-10-01T09:57:27.831 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191030 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.832 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515333+0000", 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515333+0000", 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515332+0000", 2023-10-01T09:57:27.833 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515335+0000", 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4080000000000001e-06 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515341+0000", 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.049e-06 2023-10-01T09:57:27.834 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515346+0000", 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0479999999999998e-06 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515472+0000", 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012630399999999999 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.835 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515482+0000", 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.9690000000000006e-06 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.521332+0000", 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0058502679999997 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.525800+0000", 2023-10-01T09:57:27.836 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044673860000000003 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.530942+0000", 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.005141975 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.559263+0000", 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.028321283999999999 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.837 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.559602+0000", 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00033934500000000001 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.560787+0000", 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011851539999999999 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.561937+0000", 2023-10-01T09:57:27.838 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001149188 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.563893+0000", 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0019566169999999999 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.571499+0000", 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0076057340000000003 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.839 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191042 11.7 11:ef73f912:::benchmark_data_smithi111_214802_object83393:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515350+0000", 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23406830900001, 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1081447989999997, 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.840 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191042 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515350+0000", 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515350+0000", 2023-10-01T09:57:27.841 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515349+0000", 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515352+0000", 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4169999999999999e-06 2023-10-01T09:57:27.842 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515357+0000", 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6729999999999997e-06 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515362+0000", 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8629999999999999e-06 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.843 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515524+0000", 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016174000000000001 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515534+0000", 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0570999999999999e-05 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.571949+0000", 2023-10-01T09:57:27.844 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0564145109999998 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.575889+0000", 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0039401380000000001 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.581806+0000", 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0059169440000000004 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.845 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.611435+0000", 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.029628808999999999 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.612710+0000", 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001275432 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.846 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.613112+0000", 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00040190700000000001 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.614524+0000", 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001411448 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.616137+0000", 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0016135069999999999 2023-10-01T09:57:27.847 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.623494+0000", 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073572239999999999 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191049 11.7 11:ef54d55b:::benchmark_data_smithi111_214802_object83400:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515376+0000", 2023-10-01T09:57:27.848 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.234041878, 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1206058270000003, 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191049 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.849 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515376+0000", 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515376+0000", 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515376+0000", 2023-10-01T09:57:27.850 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515379+0000", 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4529999999999998e-06 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515386+0000", 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8789999999999997e-06 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.851 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515391+0000", 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3589999999999999e-06 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515572+0000", 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000181089 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515583+0000", 2023-10-01T09:57:27.852 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0162e-05 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.588718+0000", 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0731355110000003 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.593756+0000", 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0050380299999999998 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.853 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.601678+0000", 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079223520000000006 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.613503+0000", 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011824881000000001 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.854 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.624749+0000", 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011245541 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.625710+0000", 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00096077000000000001 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.626902+0000", 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011922390000000001 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.855 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.628717+0000", 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018150250000000001 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.635982+0000", 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0072649400000000001 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.856 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191052 11.7 11:e57346e8:::benchmark_data_smithi111_214802_object83403:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515397+0000", 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23402099699999, 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1742905480000001, 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191052 2023-10-01T09:57:27.857 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515397+0000", 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515397+0000", 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.858 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515396+0000", 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515399+0000", 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2800000000000002e-06 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515405+0000", 2023-10-01T09:57:27.859 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8529999999999997e-06 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515410+0000", 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0780000000000003e-06 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515621+0000", 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000211091 2023-10-01T09:57:27.860 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515627+0000", 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9780000000000002e-06 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.636346+0000", 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1207196190000008 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.861 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.644816+0000", 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084699600000000003 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.651030+0000", 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0062141280000000002 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.862 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.677606+0000", 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.026575110999999998 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.677905+0000", 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00029976200000000002 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.679267+0000", 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013621359999999999 2023-10-01T09:57:27.863 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.680574+0000", 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013069990000000001 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.682582+0000", 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020078750000000001 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.864 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.689687+0000", 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0071050460000000003 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191055 11.7 11:ee5eaafb:::benchmark_data_smithi111_214802_object83406:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515459+0000", 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23395898000001, 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2059058609999997, 2023-10-01T09:57:27.865 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191055 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515459+0000", 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.866 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515459+0000", 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515458+0000", 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.867 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515462+0000", 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9920000000000001e-06 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515470+0000", 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5109999999999997e-06 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.868 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515476+0000", 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2439999999999998e-06 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515663+0000", 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000187558 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515675+0000", 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1552999999999999e-05 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.869 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.657736+0000", 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1420613720000006 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.662654+0000", 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0049171249999999996 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.870 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.669780+0000", 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0071268740000000001 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.678225+0000", 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084440929999999997 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.698827+0000", 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020602052999999999 2023-10-01T09:57:27.871 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.700555+0000", 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00172883 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.706096+0000", 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0055409470000000001 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.872 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.714049+0000", 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079523979999999994 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.721365+0000", 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.007315986 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.873 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191069 11.7 11:e847e981:::benchmark_data_smithi111_214802_object83420:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515480+0000", 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.233937516, 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2797562009999996, 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191069 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.874 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515480+0000", 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515480+0000", 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515480+0000", 2023-10-01T09:57:27.875 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515482+0000", 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.396e-06 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515489+0000", 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3470000000000004e-06 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.876 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515494+0000", 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2669999999999997e-06 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515702+0000", 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020775000000000001 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515707+0000", 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1420000000000001e-06 2023-10-01T09:57:27.877 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.721921+0000", 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2062139980000008 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.726752+0000", 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0048315429999999998 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.878 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.732429+0000", 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0056763100000000004 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.782069+0000", 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.049640215000000001 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.783441+0000", 2023-10-01T09:57:27.879 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013724950000000001 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.784682+0000", 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001240793 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.786704+0000", 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020222809999999999 2023-10-01T09:57:27.880 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.788708+0000", 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020033719999999998 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.795237+0000", 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0065286800000000002 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.881 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191072 11.7 11:e8e2bda6:::benchmark_data_smithi111_214802_object83423:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515509+0000", 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23390894900001, 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2930608170000006, 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191072 2023-10-01T09:57:27.882 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515509+0000", 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515509+0000", 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.883 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515509+0000", 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515511+0000", 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3949999999999999e-06 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.884 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515520+0000", 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7190000000000007e-06 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515525+0000", 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3680000000000001e-06 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515741+0000", 2023-10-01T09:57:27.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00021575199999999999 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515752+0000", 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1291000000000001e-05 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.739913+0000", 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2241614470000002 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.886 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.744818+0000", 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0049040469999999999 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.751223+0000", 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0064051120000000001 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.785092+0000", 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.033869442 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.796845+0000", 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011752419 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.797881+0000", 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001036464 2023-10-01T09:57:27.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.799064+0000", 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00118345 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.801114+0000", 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0020497010000000001 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.808570+0000", 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.007455578 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191078 11.7 11:e912da59:::benchmark_data_smithi111_214802_object83429:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515529+0000", 2023-10-01T09:57:27.890 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23388846700001, 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3062028249999997, 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191078 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515529+0000", 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515529+0000", 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515529+0000", 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515535+0000", 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.489e-06 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515542+0000", 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2330000000000003e-06 2023-10-01T09:57:27.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515547+0000", 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2950000000000001e-06 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515779+0000", 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000231814 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515784+0000", 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7080000000000002e-06 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.760348+0000", 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2445631180000003 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.765046+0000", 2023-10-01T09:57:27.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046988890000000004 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.770417+0000", 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0053706329999999997 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.785488+0000", 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015071187999999999 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.809860+0000", 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.02437133 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.811089+0000", 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001229352 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.812406+0000", 2023-10-01T09:57:27.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001317141 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.814284+0000", 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0018776509999999999 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.821732+0000", 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0074484060000000003 2023-10-01T09:57:27.898 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191102 11.7 11:ee2d7063:::benchmark_data_smithi111_214802_object83453:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515564+0000", 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.23385417, 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8514608670000001, 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.899 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191102 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515564+0000", 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.900 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515564+0000", 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515563+0000", 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515566+0000", 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5170000000000002e-06 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515572+0000", 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5950000000000004e-06 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515578+0000", 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6869999999999999e-06 2023-10-01T09:57:27.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515816+0000", 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000238323 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515827+0000", 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1112e-05 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.822151+0000", 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3063237000000001 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.826878+0000", 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047265809999999997 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.854042+0000", 2023-10-01T09:57:27.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.027164674 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.859896+0000", 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0058533839999999997 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.308621+0000", 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.448724756 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.311685+0000", 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003064144 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.317089+0000", 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054037909999999998 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.331933+0000", 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.014844919 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.352932+0000", 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020998406000000001 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.355205+0000", 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0022729769999999998 2023-10-01T09:57:27.907 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.356396+0000", 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0011913830000000001 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.358105+0000", 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001708469 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.367025+0000", 2023-10-01T09:57:27.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0089198569999999998 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191118 11.7 11:ee967d6d:::benchmark_data_smithi111_214802_object83469:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e282)", 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:11.515582+0000", 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 196.233835844, 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8683685109999999, 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.909 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191118 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515582+0000", 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515582+0000", 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515582+0000", 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515584+0000", 2023-10-01T09:57:27.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.204e-06 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515592+0000", 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.1640000000000001e-06 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515597+0000", 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1320000000000002e-06 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515845+0000", 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000247459 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.515851+0000", 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.2530000000000001e-06 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.827331+0000", 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3114803439999996 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.831796+0000", 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044652320000000004 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.876531+0000", 2023-10-01T09:57:27.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.044734060999999999 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.881586+0000", 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0050552289999999996 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.332886+0000", 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.45130055000000002 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.339254+0000", 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0063677940000000004 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.346406+0000", 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0071515889999999999 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.367372+0000", 2023-10-01T09:57:27.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.020966014000000002 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.369150+0000", 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017781990000000001 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.370432+0000", 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012822210000000001 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.371956+0000", 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001523398 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.374731+0000", 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0027752670000000001 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.383951+0000", 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0092197319999999996 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191141 11.7 11:eac4faf8:::benchmark_data_smithi111_214802_object83492:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:12.835691+0000", 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 194.91372712200001, 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.616499374, 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.919 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191141 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.835691+0000", 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.835691+0000", 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.835689+0000", 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.835697+0000", 2023-10-01T09:57:27.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2500000000000006e-06 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.835713+0000", 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6011999999999998e-05 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.835722+0000", 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0620000000000007e-06 2023-10-01T09:57:27.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.832305+0000", 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9965822559999999 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.836391+0000", 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0040864120000000002 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.902110+0000", 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.065718744999999995 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.908432+0000", 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0063219390000000004 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.392816+0000", 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.48438437600000001 2023-10-01T09:57:27.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.396391+0000", 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0035751089999999999 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.402940+0000", 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.006549137 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.439527+0000", 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.036586202999999998 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.440938+0000", 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0014119309999999999 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.441386+0000", 2023-10-01T09:57:27.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00044773000000000002 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.442617+0000", 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012311480000000001 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.444329+0000", 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0017114840000000001 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.452190+0000", 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0078612669999999999 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191159 11.7 11:e7bbe9a6:::benchmark_data_smithi111_214802_object83510:head [delete] snapc 0=[] ondisk+write+known_if_redirected e283)", 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:12.948581+0000", 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 194.800837089, 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5168731799999993, 2023-10-01T09:57:27.928 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191159 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.948581+0000", 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.948581+0000", 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.948579+0000", 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:57:27.930 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.948587+0000", 2023-10-01T09:57:27.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8639999999999996e-06 2023-10-01T09:57:27.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.933 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:57:27.933 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.948600+0000", 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3139000000000001e-05 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.948607+0000", 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.187e-06 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.909983+0000", 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9613753899999997 2023-10-01T09:57:27.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for missing object", 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.914318+0000", 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0043348470000000002 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.939645+0000", 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.025327724999999999 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for rw locks", 2023-10-01T09:57:27.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:20.944384+0000", 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047385400000000003 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.420543+0000", 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.47615859399999999 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.424439+0000", 2023-10-01T09:57:27.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038968539999999999 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,4,5", 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.430917+0000", 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0064771259999999997 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.453398+0000", 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022481312 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.453803+0000", 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00040518900000000003 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.455116+0000", 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013126850000000001 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.456237+0000", 2023-10-01T09:57:27.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001120874 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.458106+0000", 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001869475 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:21.465454+0000", 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073478839999999998 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.939 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.940 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:57:27.940 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:57:27.940 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:25.897564+0000 mgr.y (mgr.25132) 1438 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 283 KiB/s rd, 34 KiB/s wr, 381 op/s 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:26.525611+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:26.526462+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:26.528305+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:26.536924+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:26.850270+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.941 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:27 smithi183 bash[59233]: cluster 2023-10-01T09:57:26.853228+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:25.897564+0000 mgr.y (mgr.25132) 1438 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 283 KiB/s rd, 34 KiB/s wr, 381 op/s 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:26.525611+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:26.526462+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:26.528305+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:26.536924+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:26.850270+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[75702]: cluster 2023-10-01T09:57:26.853228+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:25.897564+0000 mgr.y (mgr.25132) 1438 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 283 KiB/s rd, 34 KiB/s wr, 381 op/s 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:26.525611+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:26.526462+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:26.528305+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:26.536924+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:26.850270+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.943 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:27 smithi111 bash[78631]: cluster 2023-10-01T09:57:26.853228+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T09:57:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:27.944 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:27.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:27.945 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap purge testimg 2023-10-01T09:57:27.987 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:57:28.017 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:57:28.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:28.055 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:57:28.072 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:28.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:28.086 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:57:28.108 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:57:28.147 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:57:28.176 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:28.184 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:57:28.207 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:28.211 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:57:28.213 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.213 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.213 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.213 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.214 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.214 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.214 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.214 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T09:57:28.310 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:28.329 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:28.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:28.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:28.465 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:28.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:28.555 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.2 to 1 (10000) 2023-10-01T09:57:28.555 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is set 2023-10-01T09:57:28.568 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: cluster 2023-10-01T09:57:27.533270+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: cluster 2023-10-01T09:57:27.533483+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: cluster 2023-10-01T09:57:27.535310+0000 mon.a (mon.0) 1715 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: cluster 2023-10-01T09:57:27.542532+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: audit 2023-10-01T09:57:27.963267+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.111:0/578647850' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: audit 2023-10-01T09:57:27.995007+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.111:0/3155284709' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: audit 2023-10-01T09:57:27.995429+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:57:28.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: audit 2023-10-01T09:57:28.281235+0000 mon.c (mon.2) 147 : audit 1 from='client.? 172.21.15.111:0/1389616606' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[78631]: audit 2023-10-01T09:57:28.281525+0000 mon.a (mon.0) 1718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: cluster 2023-10-01T09:57:27.533270+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: cluster 2023-10-01T09:57:27.533483+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: cluster 2023-10-01T09:57:27.535310+0000 mon.a (mon.0) 1715 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: cluster 2023-10-01T09:57:27.542532+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: audit 2023-10-01T09:57:27.963267+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.111:0/578647850' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: audit 2023-10-01T09:57:27.995007+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.111:0/3155284709' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: audit 2023-10-01T09:57:27.995429+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: audit 2023-10-01T09:57:28.281235+0000 mon.c (mon.2) 147 : audit 1 from='client.? 172.21.15.111:0/1389616606' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:57:28.572 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:28 smithi111 bash[75702]: audit 2023-10-01T09:57:28.281525+0000 mon.a (mon.0) 1718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:57:28.594 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:28.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:28.709 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: cluster 2023-10-01T09:57:27.533270+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.709 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: cluster 2023-10-01T09:57:27.533483+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.709 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: cluster 2023-10-01T09:57:27.535310+0000 mon.a (mon.0) 1715 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-10-01T09:57:28.709 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: cluster 2023-10-01T09:57:27.542532+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T09:57:28.710 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: audit 2023-10-01T09:57:27.963267+0000 mon.a (mon.0) 1716 : audit 0 from='client.? 172.21.15.111:0/578647850' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:57:28.710 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: audit 2023-10-01T09:57:27.995007+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.111:0/3155284709' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:57:28.710 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: audit 2023-10-01T09:57:27.995429+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T09:57:28.710 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: audit 2023-10-01T09:57:28.281235+0000 mon.c (mon.2) 147 : audit 1 from='client.? 172.21.15.111:0/1389616606' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:57:28.710 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:28 smithi183 bash[59233]: audit 2023-10-01T09:57:28.281525+0000 mon.a (mon.0) 1718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:57:28.729 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:28.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:28.862 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:28.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:28.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:28.965 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:28.998 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:29.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:29.102 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.126 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:29.231 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.259 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:29.362 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:29.393 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:29.490 INFO:tasks.workunit.client.0.smithi111.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-01T09:57:29.496 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:29.500 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd snap purge testimg_import 2023-10-01T09:57:29.522 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:29.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.647 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:29.728 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: cluster 2023-10-01T09:57:27.898059+0000 mgr.y (mgr.25132) 1439 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 382 KiB/s rd, 45 KiB/s wr, 516 op/s 2023-10-01T09:57:29.728 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: cluster 2023-10-01T09:57:28.532947+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:29.728 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: cluster 2023-10-01T09:57:28.543573+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T09:57:29.728 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: audit 2023-10-01T09:57:28.549832+0000 mon.a (mon.0) 1720 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: audit 2023-10-01T09:57:28.549988+0000 mon.a (mon.0) 1721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: cluster 2023-10-01T09:57:28.550120+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: cluster 2023-10-01T09:57:28.552561+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: audit 2023-10-01T09:57:29.064119+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[75702]: cluster 2023-10-01T09:57:29.478236+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: cluster 2023-10-01T09:57:27.898059+0000 mgr.y (mgr.25132) 1439 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 382 KiB/s rd, 45 KiB/s wr, 516 op/s 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: cluster 2023-10-01T09:57:28.532947+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:29.729 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: cluster 2023-10-01T09:57:28.543573+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T09:57:29.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: audit 2023-10-01T09:57:28.549832+0000 mon.a (mon.0) 1720 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:57:29.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: audit 2023-10-01T09:57:28.549988+0000 mon.a (mon.0) 1721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:57:29.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: cluster 2023-10-01T09:57:28.550120+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-10-01T09:57:29.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: cluster 2023-10-01T09:57:28.552561+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T09:57:29.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: audit 2023-10-01T09:57:29.064119+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:29.730 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:29 smithi111 bash[78631]: cluster 2023-10-01T09:57:29.478236+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-10-01T09:57:29.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.771 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:29.795 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:57:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: cluster 2023-10-01T09:57:27.898059+0000 mgr.y (mgr.25132) 1439 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 382 KiB/s rd, 45 KiB/s wr, 516 op/s 2023-10-01T09:57:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: cluster 2023-10-01T09:57:28.532947+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: cluster 2023-10-01T09:57:28.543573+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T09:57:29.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: audit 2023-10-01T09:57:28.549832+0000 mon.a (mon.0) 1720 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T09:57:29.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: audit 2023-10-01T09:57:28.549988+0000 mon.a (mon.0) 1721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T09:57:29.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: cluster 2023-10-01T09:57:28.550120+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-10-01T09:57:29.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: cluster 2023-10-01T09:57:28.552561+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T09:57:29.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: audit 2023-10-01T09:57:29.064119+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:29.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:29 smithi183 bash[59233]: cluster 2023-10-01T09:57:29.478236+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-10-01T09:57:29.874 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:29.907 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:29.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:29.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:30.012 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:30.045 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:30.149 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:30.179 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:30.283 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:30.317 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:30.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:30.420 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:30.445 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:30.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:30.549 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:30.582 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:30.685 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:30.719 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:30.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:30.823 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:30.837 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:30 smithi183 bash[59233]: cluster 2023-10-01T09:57:29.476272+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.837 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:30 smithi183 bash[59233]: cluster 2023-10-01T09:57:29.481730+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.837 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:30 smithi183 bash[59233]: cluster 2023-10-01T09:57:29.491515+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.837 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:30 smithi183 bash[59233]: cluster 2023-10-01T09:57:29.491515+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.857 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:30.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:30.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:30.922 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[78631]: cluster 2023-10-01T09:57:29.476272+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.923 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[78631]: cluster 2023-10-01T09:57:29.481730+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.923 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[78631]: cluster 2023-10-01T09:57:29.491515+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.923 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[78631]: cluster 2023-10-01T09:57:29.491515+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.923 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[75702]: cluster 2023-10-01T09:57:29.476272+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.923 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[75702]: cluster 2023-10-01T09:57:29.481730+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.924 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[75702]: cluster 2023-10-01T09:57:29.491515+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.924 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:30 smithi111 bash[75702]: cluster 2023-10-01T09:57:29.491515+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T09:57:30.960 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:30.998 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:31.101 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:31.131 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:31.234 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:31.261 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:31.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:31.364 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:31.395 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:31.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:31.499 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:31.533 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:31.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:31.577 INFO:tasks.workunit.client.0.smithi111.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-01T09:57:31.591 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg 2023-10-01T09:57:31.638 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:31.662 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:31.718 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:31.723 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd remove testimg_import 2023-10-01T09:57:31.765 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:31.787 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:31 smithi183 bash[59233]: cluster 2023-10-01T09:57:29.898709+0000 mgr.y (mgr.25132) 1440 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 2.2 KiB/s wr, 73 op/s 2023-10-01T09:57:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:31 smithi183 bash[59233]: cluster 2023-10-01T09:57:30.553499+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:31 smithi183 bash[59233]: cluster 2023-10-01T09:57:30.555904+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-10-01T09:57:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:31 smithi183 bash[59233]: cluster 2023-10-01T09:57:30.570531+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:31 smithi183 bash[59233]: cluster 2023-10-01T09:57:30.871608+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[78631]: cluster 2023-10-01T09:57:29.898709+0000 mgr.y (mgr.25132) 1440 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 2.2 KiB/s wr, 73 op/s 2023-10-01T09:57:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[78631]: cluster 2023-10-01T09:57:30.553499+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[78631]: cluster 2023-10-01T09:57:30.555904+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-10-01T09:57:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[78631]: cluster 2023-10-01T09:57:30.570531+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[78631]: cluster 2023-10-01T09:57:30.871608+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[75702]: cluster 2023-10-01T09:57:29.898709+0000 mgr.y (mgr.25132) 1440 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 692 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 2.2 KiB/s wr, 73 op/s 2023-10-01T09:57:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[75702]: cluster 2023-10-01T09:57:30.553499+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[75702]: cluster 2023-10-01T09:57:30.555904+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-10-01T09:57:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[75702]: cluster 2023-10-01T09:57:30.570531+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:31 smithi111 bash[75702]: cluster 2023-10-01T09:57:30.871608+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T09:57:31.845 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:31.851 INFO:tasks.workunit.client.0.smithi111.stderr:+ tiered=0 2023-10-01T09:57:31.851 INFO:tasks.workunit.client.0.smithi111.stderr:+ ceph osd dump 2023-10-01T09:57:31.851 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep ^pool 2023-10-01T09:57:31.851 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep 'rbd' 2023-10-01T09:57:31.851 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep tier 2023-10-01T09:57:31.891 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:31.920 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:31.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:32.024 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:32.051 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:32.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:32.155 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:32.185 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:32.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:32.289 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:32.322 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:32.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:32.425 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:32.450 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:32.554 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:32.579 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:32.608 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-01T09:57:32.682 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:32.715 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:32.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:32.793 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_248578/sparse1 2023-10-01T09:57:32.802 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records in 2023-10-01T09:57:32.802 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records out 2023-10-01T09:57:32.802 INFO:tasks.workunit.client.0.smithi111.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00723031 s, 145 MB/s 2023-10-01T09:57:32.802 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_248578/sparse2 2023-10-01T09:57:32.806 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records in 2023-10-01T09:57:32.806 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records out 2023-10-01T09:57:32.806 INFO:tasks.workunit.client.0.smithi111.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00348262 s, 301 MB/s 2023-10-01T09:57:32.806 INFO:tasks.workunit.client.0.smithi111.stderr:+ truncate /tmp/rbd_import_export_248578/sparse2 -s 2M 2023-10-01T09:57:32.819 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[78631]: cluster 2023-10-01T09:57:31.568980+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[78631]: cluster 2023-10-01T09:57:31.569207+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[78631]: cluster 2023-10-01T09:57:31.571280+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[78631]: cluster 2023-10-01T09:57:31.579157+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[75702]: cluster 2023-10-01T09:57:31.568980+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[75702]: cluster 2023-10-01T09:57:31.569207+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[75702]: cluster 2023-10-01T09:57:31.571280+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-10-01T09:57:32.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:32 smithi111 bash[75702]: cluster 2023-10-01T09:57:31.579157+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.823 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse1 2023-10-01T09:57:32.833 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:32 smithi183 bash[59233]: cluster 2023-10-01T09:57:31.568980+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.833 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:32 smithi183 bash[59233]: cluster 2023-10-01T09:57:31.569207+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.833 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:32 smithi183 bash[59233]: cluster 2023-10-01T09:57:31.571280+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-10-01T09:57:32.833 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:32 smithi183 bash[59233]: cluster 2023-10-01T09:57:31.579157+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T09:57:32.852 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:32.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:32.870 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 0% complete...failed. 2023-10-01T09:57:32.870 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: delete error: (2) No such file or directory 2023-10-01T09:57:32.875 INFO:tasks.workunit.client.0.smithi111.stderr:+ true 2023-10-01T09:57:32.875 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_248578/sparse1 2023-10-01T09:57:32.957 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:32.972 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-01T09:57:32.973 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:32.973 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T09:57:32.978 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd ls -l 2023-10-01T09:57:32.978 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep sparse1 2023-10-01T09:57:32.978 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-01T09:57:32.985 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:32.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:32.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:33.039 INFO:tasks.workunit.client.0.smithi111.stdout:sparse1 2 MiB 2 2023-10-01T09:57:33.040 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse1 2023-10-01T09:57:33.040 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse1 2023-10-01T09:57:33.041 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse1+ 2023-10-01T09:57:33.041 INFO:tasks.workunit.client.0.smithi111.stderr:grep block_name_prefix 2023-10-01T09:57:33.042 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $NF;} 2023-10-01T09:57:33.089 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:33.099 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.8ee92e089b55 2023-10-01T09:57:33.100 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep rbd_data.8ee92e089b55 2023-10-01T09:57:33.100 INFO:tasks.workunit.client.0.smithi111.stderr:+ + sed -e s/rbd_data.8ee92e089b55\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:33.100 INFO:tasks.workunit.client.0.smithi111.stderr:get_image_data_pool sparse1 2023-10-01T09:57:33.101 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse1 2023-10-01T09:57:33.101 INFO:tasks.workunit.client.0.smithi111.stderr:+ sort -u 2023-10-01T09:57:33.101 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse1 2023-10-01T09:57:33.101 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep data_pool: 2023-10-01T09:57:33.101 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:33.118 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:33.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:33.158 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:33.159 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:33.159 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:33.159 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:33.159 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:33.219 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects=1 2023-10-01T09:57:33.220 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 1 2023-10-01T09:57:33.220 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-01T09:57:33.220 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export sparse1 /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:33.222 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:33.256 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:33.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:33.279 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:33.285 INFO:tasks.workunit.client.0.smithi111.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_248578/sparse1 /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:33.285 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp -l /tmp/rbd_import_export_248578/sparse1 /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:33.290 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse1 --format %b 2023-10-01T09:57:33.291 INFO:tasks.workunit.client.0.smithi111.stderr:+ origsize=2048 2023-10-01T09:57:33.291 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse1.out --format %b 2023-10-01T09:57:33.293 INFO:tasks.workunit.client.0.smithi111.stderr:+ exportsize=2048 2023-10-01T09:57:33.293 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:33.293 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:33.293 INFO:tasks.workunit.client.0.smithi111.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T09:57:33.293 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:33.295 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse1 2023-10-01T09:57:33.360 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:33.391 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:33.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:33.451 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-01T09:57:33.456 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse2 2023-10-01T09:57:33.496 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:33.514 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 0% complete...failed. 2023-10-01T09:57:33.514 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: delete error: (2) No such file or directory 2023-10-01T09:57:33.519 INFO:tasks.workunit.client.0.smithi111.stderr:+ true 2023-10-01T09:57:33.519 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_248578/sparse2 2023-10-01T09:57:33.526 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:33.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:33.571 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T09:57:33.610 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-01T09:57:33.612 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:33.612 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T09:57:33.616 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd ls -l 2023-10-01T09:57:33.616 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep sparse2 2023-10-01T09:57:33.616 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-01T09:57:33.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:33.657 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:33.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:33.665 INFO:tasks.workunit.client.0.smithi111.stdout:sparse2 2 MiB 2 2023-10-01T09:57:33.666 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse2 2023-10-01T09:57:33.666 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse2 2023-10-01T09:57:33.666 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse2 2023-10-01T09:57:33.666 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep block_name_prefix 2023-10-01T09:57:33.666 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $NF;} 2023-10-01T09:57:33.715 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.8f1c33d40284 2023-10-01T09:57:33.715 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep rbd_data.8f1c33d40284 2023-10-01T09:57:33.715 INFO:tasks.workunit.client.0.smithi111.stderr:+ + get_image_data_pool sparse2 2023-10-01T09:57:33.715 INFO:tasks.workunit.client.0.smithi111.stderr:+ sedimage=sparse2 2023-10-01T09:57:33.715 INFO:tasks.workunit.client.0.smithi111.stderr: -e s/rbd_data.8f1c33d40284\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:33.715 INFO:tasks.workunit.client.0.smithi111.stderr:+ sort -u 2023-10-01T09:57:33.716 INFO:tasks.workunit.client.0.smithi111.stderr:+ + grep data_pool: 2023-10-01T09:57:33.716 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:33.716 INFO:tasks.workunit.client.0.smithi111.stderr:rbd info sparse2 2023-10-01T09:57:33.760 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:33.764 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:33.764 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:33.764 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:33.764 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:33.764 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:33.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:33 smithi183 bash[59233]: cluster 2023-10-01T09:57:31.899343+0000 mgr.y (mgr.25132) 1441 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 11 KiB/s wr, 160 op/s 2023-10-01T09:57:33.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:33 smithi183 bash[59233]: audit 2023-10-01T09:57:32.676416+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.111:0/200773380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:57:33.777 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:33 smithi183 bash[59233]: audit 2023-10-01T09:57:32.778469+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.111:0/200773380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:57:33.795 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:33.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:33.803 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects=0 2023-10-01T09:57:33.803 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 0 2023-10-01T09:57:33.803 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-01T09:57:33.803 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export sparse2 /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:33.850 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:33.855 INFO:tasks.workunit.client.0.smithi111.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_248578/sparse2 /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:33.855 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp -l /tmp/rbd_import_export_248578/sparse2 /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:33.858 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse2 --format %b 2023-10-01T09:57:33.859 INFO:tasks.workunit.client.0.smithi111.stderr:+ origsize=2048 2023-10-01T09:57:33.859 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse2.out --format %b 2023-10-01T09:57:33.860 INFO:tasks.workunit.client.0.smithi111.stderr:+ exportsize=2048 2023-10-01T09:57:33.860 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:33.860 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:33.860 INFO:tasks.workunit.client.0.smithi111.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T09:57:33.860 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:33.862 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse2 2023-10-01T09:57:33.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:33.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:33 smithi111 bash[78631]: cluster 2023-10-01T09:57:31.899343+0000 mgr.y (mgr.25132) 1441 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 11 KiB/s wr, 160 op/s 2023-10-01T09:57:33.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:33 smithi111 bash[78631]: audit 2023-10-01T09:57:32.676416+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.111:0/200773380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:57:33.908 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:33 smithi111 bash[78631]: audit 2023-10-01T09:57:32.778469+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.111:0/200773380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:57:33.909 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:33 smithi111 bash[75702]: cluster 2023-10-01T09:57:31.899343+0000 mgr.y (mgr.25132) 1441 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 11 KiB/s wr, 160 op/s 2023-10-01T09:57:33.909 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:33 smithi111 bash[75702]: audit 2023-10-01T09:57:32.676416+0000 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.111:0/200773380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:57:33.909 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:33 smithi111 bash[75702]: audit 2023-10-01T09:57:32.778469+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.111:0/200773380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T09:57:33.925 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:33.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:33.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:34.001 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-01T09:57:34.007 INFO:tasks.workunit.client.0.smithi111.stderr:+ truncate /tmp/rbd_import_export_248578/sparse1 -s 10M 2023-10-01T09:57:34.008 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-01T09:57:34.029 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:34.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:34.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:34.157 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:34.158 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:34.158 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T09:57:34.162 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd ls -l 2023-10-01T09:57:34.162 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep sparse1 2023-10-01T09:57:34.162 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-01T09:57:34.166 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:34.199 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:34.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:34.214 INFO:tasks.workunit.client.0.smithi111.stdout:sparse1 10 MiB 2 2023-10-01T09:57:34.215 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse1 2023-10-01T09:57:34.216 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse1 2023-10-01T09:57:34.216 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse1 2023-10-01T09:57:34.216 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep block_name_prefix 2023-10-01T09:57:34.216 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $NF;} 2023-10-01T09:57:34.273 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.b5d3e98a3518 2023-10-01T09:57:34.274 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep rbd_data.b5d3e98a3518 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ sed -e s/rbd_data.b5d3e98a3518\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ + get_image_data_pool sparse1 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ sortimage=sparse1 -u 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr: 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse1 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep data_pool: 2023-10-01T09:57:34.275 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:34.303 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:34.328 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:34.329 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:34.329 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:34.329 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:34.329 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:34.335 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:34.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:34.375 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects=1 2023-10-01T09:57:34.375 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 1 2023-10-01T09:57:34.375 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-01T09:57:34.375 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export sparse1 /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:34.432 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:34.437 INFO:tasks.workunit.client.0.smithi111.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_248578/sparse1 /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:34.437 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp -l /tmp/rbd_import_export_248578/sparse1 /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:34.440 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:34.450 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse1 --format %b 2023-10-01T09:57:34.451 INFO:tasks.workunit.client.0.smithi111.stderr:+ origsize=2048 2023-10-01T09:57:34.452 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse1.out --format %b 2023-10-01T09:57:34.453 INFO:tasks.workunit.client.0.smithi111.stderr:+ exportsize=2048 2023-10-01T09:57:34.453 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:34.453 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:34.453 INFO:tasks.workunit.client.0.smithi111.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T09:57:34.453 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/sparse1.out 2023-10-01T09:57:34.455 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse1 2023-10-01T09:57:34.468 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:34.571 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:34.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:57:34.602 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:34.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:34.612 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-01T09:57:34.617 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_248578/sparse2 oflag=append conv=notrunc 2023-10-01T09:57:34.625 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records in 2023-10-01T09:57:34.626 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records out 2023-10-01T09:57:34.626 INFO:tasks.workunit.client.0.smithi111.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00761094 s, 276 MB/s 2023-10-01T09:57:34.626 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-01T09:57:34.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:34.717 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:57:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:57:34] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.33.4" 2023-10-01T09:57:34.734 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:34.749 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:34.750 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:34.750 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T09:57:34.755 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd ls -l 2023-10-01T09:57:34.755 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep sparse2 2023-10-01T09:57:34.755 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep -Ei (4 MiB|4096k) 2023-10-01T09:57:34.802 INFO:tasks.workunit.client.0.smithi111.stdout:sparse2 4 MiB 2 2023-10-01T09:57:34.803 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse2 2023-10-01T09:57:34.804 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse2 2023-10-01T09:57:34.804 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse2 2023-10-01T09:57:34.804 INFO:tasks.workunit.client.0.smithi111.stderr:+ + awk {print $NF;} 2023-10-01T09:57:34.804 INFO:tasks.workunit.client.0.smithi111.stderr:grep block_name_prefix 2023-10-01T09:57:34.837 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:34.853 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.8f76258186d 2023-10-01T09:57:34.854 INFO:tasks.workunit.client.0.smithi111.stderr:+ + grepget_image_data_pool rbd_data.8f76258186d sparse2 2023-10-01T09:57:34.854 INFO:tasks.workunit.client.0.smithi111.stderr: 2023-10-01T09:57:34.854 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse2 2023-10-01T09:57:34.854 INFO:tasks.workunit.client.0.smithi111.stderr:+ sed -e s/rbd_data.8f76258186d\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:34.855 INFO:tasks.workunit.client.0.smithi111.stderr:+ sort -u 2023-10-01T09:57:34.855 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse2 2023-10-01T09:57:34.855 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:34.858 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep data_pool: 2023-10-01T09:57:34.864 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:34.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:34.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:34.903 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:34.904 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:34.904 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:34.904 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:34.904 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:34.947 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects=0 2023-10-01T09:57:34.948 INFO:tasks.workunit.client.0.smithi111.stderr:2 2023-10-01T09:57:34.948 INFO:tasks.workunit.client.0.smithi111.stderr:3 2023-10-01T09:57:34.948 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 0 2 3 2023-10-01T09:57:34.948 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-01T09:57:34.948 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export sparse2 /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:34.967 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:34.999 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:35.001 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-01T09:57:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:35.006 INFO:tasks.workunit.client.0.smithi111.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_248578/sparse2 /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:35.006 INFO:tasks.workunit.client.0.smithi111.stderr:+ cmp -l /tmp/rbd_import_export_248578/sparse2 /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:35.011 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse2 --format %b 2023-10-01T09:57:35.013 INFO:tasks.workunit.client.0.smithi111.stderr:+ origsize=6144 2023-10-01T09:57:35.013 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse2.out --format %b 2023-10-01T09:57:35.014 INFO:tasks.workunit.client.0.smithi111.stderr:+ exportsize=6144 2023-10-01T09:57:35.014 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:35.014 INFO:tasks.workunit.client.0.smithi111.stderr:+ difference=0 2023-10-01T09:57:35.014 INFO:tasks.workunit.client.0.smithi111.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T09:57:35.014 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/sparse2.out 2023-10-01T09:57:35.016 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse2 2023-10-01T09:57:35.103 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:35.135 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T09:57:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T09:57:35.162 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-01T09:57:35.166 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-01T09:57:35.166 INFO:tasks.workunit.client.0.smithi111.stdout:partially-sparse file imports to partially-sparse image 2023-10-01T09:57:35.167 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_248578/sparse1 sparse 2023-10-01T09:57:35.238 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:35.250 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-10-01T09:57:35.251 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:35.251 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T09:57:35.256 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse 2023-10-01T09:57:35.256 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:35.256 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:35.256 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep block_name_prefix 2023-10-01T09:57:35.256 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $NF;} 2023-10-01T09:57:35.261 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:35.305 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.8fa38fc6c919 2023-10-01T09:57:35.307 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep rbd_data.8fa38fc6c919 2023-10-01T09:57:35.307 INFO:tasks.workunit.client.0.smithi111.stderr:+ sed -e s/rbd_data.8fa38fc6c919\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:35.307 INFO:tasks.workunit.client.0.smithi111.stderr:+ get_image_data_pool sparse 2023-10-01T09:57:35.307 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:35.307 INFO:tasks.workunit.client.0.smithi111.stderr:+ sort -u 2023-10-01T09:57:35.308 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:35.308 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep data_pool: 2023-10-01T09:57:35.308 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:35.359 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:35.359 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:35.359 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:35.359 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:35.359 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:35.365 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:35.393 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:35.402 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects=1 2023-10-01T09:57:35.403 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 1 2023-10-01T09:57:35.403 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-01T09:57:35.403 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse 2023-10-01T09:57:35.497 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:35.525 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:35.558 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-01T09:57:35.563 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo zeros import through stdin to sparse image 2023-10-01T09:57:35.564 INFO:tasks.workunit.client.0.smithi111.stdout:zeros import through stdin to sparse image 2023-10-01T09:57:35.565 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-01T09:57:35.565 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd import --new-format - sparse 2023-10-01T09:57:35.627 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:35.630 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:35.639 INFO:tasks.workunit.client.0.smithi111.stderr:4+0 records in 2023-10-01T09:57:35.639 INFO:tasks.workunit.client.0.smithi111.stderr:4+0 records out 2023-10-01T09:57:35.640 INFO:tasks.workunit.client.0.smithi111.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0743265 s, 56.4 MB/s 2023-10-01T09:57:35.659 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T09:57:35.661 INFO:tasks.workunit.client.0.smithi111.stderr: Importing image: 100% complete...done. 2023-10-01T09:57:35.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T09:57:35.663 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:35.667 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse 2023-10-01T09:57:35.667 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:35.667 INFO:tasks.workunit.client.0.smithi111.stderr:+ + rbd info sparse 2023-10-01T09:57:35.667 INFO:tasks.workunit.client.0.smithi111.stderr:grep+ awk {print $NF;} 2023-10-01T09:57:35.667 INFO:tasks.workunit.client.0.smithi111.stderr: block_name_prefix 2023-10-01T09:57:35.706 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.b64b17240eec 2023-10-01T09:57:35.708 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep rbd_data.b64b17240eec 2023-10-01T09:57:35.708 INFO:tasks.workunit.client.0.smithi111.stderr:+ sed -e s/rbd_data.b64b17240eec\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:35.708 INFO:tasks.workunit.client.0.smithi111.stderr:+ + get_image_data_pool sparse 2023-10-01T09:57:35.708 INFO:tasks.workunit.client.0.smithi111.stderr:sort -u 2023-10-01T09:57:35.709 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:35.709 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:35.709 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep data_pool: 2023-10-01T09:57:35.709 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:35.752 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:35.753 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:35.753 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:35.753 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:35.753 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:35.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:35.776 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:35 smithi183 bash[59233]: cluster 2023-10-01T09:57:33.899871+0000 mgr.y (mgr.25132) 1442 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.4 KiB/s wr, 119 op/s 2023-10-01T09:57:35.776 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:35 smithi183 bash[59233]: cluster 2023-10-01T09:57:34.477974+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.776 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:35 smithi183 bash[59233]: cluster 2023-10-01T09:57:34.480595+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-10-01T09:57:35.776 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:35 smithi183 bash[59233]: cluster 2023-10-01T09:57:34.481141+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.776 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:35 smithi183 bash[59233]: cluster 2023-10-01T09:57:34.609806+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.792 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:35.794 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects= 2023-10-01T09:57:35.794 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 2023-10-01T09:57:35.794 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o = ] 2023-10-01T09:57:35.795 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse 2023-10-01T09:57:35.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:35.867 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[78631]: cluster 2023-10-01T09:57:33.899871+0000 mgr.y (mgr.25132) 1442 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.4 KiB/s wr, 119 op/s 2023-10-01T09:57:35.867 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[78631]: cluster 2023-10-01T09:57:34.477974+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.867 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[78631]: cluster 2023-10-01T09:57:34.480595+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-10-01T09:57:35.867 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[78631]: cluster 2023-10-01T09:57:34.481141+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.867 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[78631]: cluster 2023-10-01T09:57:34.609806+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.867 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[75702]: cluster 2023-10-01T09:57:33.899871+0000 mgr.y (mgr.25132) 1442 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 802 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.4 KiB/s wr, 119 op/s 2023-10-01T09:57:35.868 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[75702]: cluster 2023-10-01T09:57:34.477974+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.868 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[75702]: cluster 2023-10-01T09:57:34.480595+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-10-01T09:57:35.868 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[75702]: cluster 2023-10-01T09:57:34.481141+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.868 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:35 smithi111 bash[75702]: cluster 2023-10-01T09:57:34.609806+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T09:57:35.896 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:35.914 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:35.918 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo zeros export to sparse file 2023-10-01T09:57:35.919 INFO:tasks.workunit.client.0.smithi111.stdout:zeros export to sparse file 2023-10-01T09:57:35.919 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd create --new-format sparse --size 4 2023-10-01T09:57:35.924 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:35.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:35.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:35.970 INFO:tasks.workunit.client.0.smithi111.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T09:57:35.974 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:35.974 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep block_name_prefix 2023-10-01T09:57:35.974 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $NF;} 2023-10-01T09:57:36.017 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.8fe5d3788de6 2023-10-01T09:57:36.018 INFO:tasks.workunit.client.0.smithi111.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-01T09:57:36.018 INFO:tasks.workunit.client.0.smithi111.stderr:+ get_image_data_pool sparse 2023-10-01T09:57:36.018 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:36.018 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:36.018 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep+ data_pool: 2023-10-01T09:57:36.018 INFO:tasks.workunit.client.0.smithi111.stderr:awk -F: { print $NF } 2023-10-01T09:57:36.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:36.060 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:36.061 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:36.061 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:36.061 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:36.061 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados -p rbd put rbd_data.8fe5d3788de6.000000000000 - 2023-10-01T09:57:36.061 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:36.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:36.095 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records in 2023-10-01T09:57:36.095 INFO:tasks.workunit.client.0.smithi111.stderr:1+0 records out 2023-10-01T09:57:36.095 INFO:tasks.workunit.client.0.smithi111.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0778267 s, 53.9 MB/s 2023-10-01T09:57:36.128 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects sparse 2023-10-01T09:57:36.128 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:36.128 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:36.128 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep block_name_prefix 2023-10-01T09:57:36.128 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk {print $NF;} 2023-10-01T09:57:36.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:36.168 INFO:tasks.workunit.client.0.smithi111.stderr:+ prefix=rbd_data.8fe5d3788de6 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep rbd_data.8fe5d3788de6 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ get_image_data_pool sparse 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ image=sparse 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ sed -e s/rbd_data.8fe5d3788de6\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ sort -u 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd info sparse 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ grep data_pool: 2023-10-01T09:57:36.170 INFO:tasks.workunit.client.0.smithi111.stderr:+ awk -F: { print $NF } 2023-10-01T09:57:36.186 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:36.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:36.213 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool= 2023-10-01T09:57:36.213 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ -z ] 2023-10-01T09:57:36.213 INFO:tasks.workunit.client.0.smithi111.stderr:+ data_pool=rbd 2023-10-01T09:57:36.213 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo rbd 2023-10-01T09:57:36.213 INFO:tasks.workunit.client.0.smithi111.stderr:+ rados ls -p rbd 2023-10-01T09:57:36.250 INFO:tasks.workunit.client.0.smithi111.stderr:+ objects=0 2023-10-01T09:57:36.251 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo 0 2023-10-01T09:57:36.251 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-01T09:57:36.251 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/sparse 2023-10-01T09:57:36.273 INFO:tasks.workunit.client.0.smithi111.stderr:rm: cannot remove '/tmp/rbd_import_export_248578/sparse': No such file or directory 2023-10-01T09:57:36.273 INFO:tasks.workunit.client.0.smithi111.stderr:+ true 2023-10-01T09:57:36.273 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd export sparse /tmp/rbd_import_export_248578/sparse 2023-10-01T09:57:36.289 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:36.320 INFO:tasks.workunit.client.0.smithi111.stderr: Exporting image: 100% complete...done. 2023-10-01T09:57:36.323 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T09:57:36.326 INFO:tasks.workunit.client.0.smithi111.stderr:+ stat /tmp/rbd_import_export_248578/sparse --format=%b 2023-10-01T09:57:36.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T09:57:36.327 INFO:tasks.workunit.client.0.smithi111.stderr:+ [ 0 = 0 ] 2023-10-01T09:57:36.327 INFO:tasks.workunit.client.0.smithi111.stderr:+ rbd rm sparse 2023-10-01T09:57:36.428 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:36.450 INFO:tasks.workunit.client.0.smithi111.stderr: Removing image: 100% complete...done. 2023-10-01T09:57:36.455 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm /tmp/rbd_import_export_248578/sparse /tmp/rbd_import_export_248578/sparse1 /tmp/rbd_import_export_248578/sparse2 /tmp/rbd_import_export_248578/sparse3 2023-10-01T09:57:36.459 INFO:tasks.workunit.client.0.smithi111.stderr:rm: cannot remove '/tmp/rbd_import_export_248578/sparse3': No such file or directory 2023-10-01T09:57:36.459 INFO:tasks.workunit.client.0.smithi111.stderr:+ true 2023-10-01T09:57:36.459 INFO:tasks.workunit.client.0.smithi111.stdout:OK 2023-10-01T09:57:36.459 INFO:tasks.workunit.client.0.smithi111.stderr:+ echo OK 2023-10-01T09:57:36.460 INFO:tasks.workunit.client.0.smithi111.stderr:+ rm -rf /tmp/rbd_import_export_248578 2023-10-01T09:57:36.460 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T09:57:36.461 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-01T09:57:36.461 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-01T09:57:36.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T09:57:36.518 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-01T09:57:36.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-01T09:57:36.563 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:36.593 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T09:57:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T09:57:36.639 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:36.697 DEBUG:teuthology.orchestra.run.smithi183:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:36.731 INFO:teuthology.orchestra.run.smithi183.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T09:57:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi183 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T09:57:36.806 DEBUG:teuthology.parallel:result is None 2023-10-01T09:57:36.806 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T09:57:36.819 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T09:57:36.819 DEBUG:teuthology.orchestra.run.smithi111:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:57:36.835 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:36.866 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T09:57:36.867 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T09:57:36.867 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-01T09:57:36.867 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-01T09:57:36.867 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-01T09:57:36.867 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-01T09:57:36.868 DEBUG:teuthology.orchestra.run.smithi111:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:57:36.884 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T09:57:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T09:57:36.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:36.890 INFO:teuthology.orchestra.run.smithi111.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-01T09:57:36.890 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T09:57:36.941 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-01T09:57:36.941 DEBUG:teuthology.orchestra.run.smithi111:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-01T09:57:36.988 DEBUG:teuthology.orchestra.run.smithi111:> sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:36.989 INFO:tasks.thrashosds:joining thrashosds 2023-10-01T09:57:37.056 INFO:teuthology.orchestra.run.smithi111.stderr:Error response from daemon: Cannot kill container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T09:57:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T09:57:37.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi111 with status 1: 'sudo docker kill -s 1 ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T09:57:37.655 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:37 smithi183 bash[59233]: cluster 2023-10-01T09:57:35.900498+0000 mgr.y (mgr.25132) 1443 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 1.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 329 op/s 2023-10-01T09:57:37.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:37 smithi111 bash[78631]: cluster 2023-10-01T09:57:35.900498+0000 mgr.y (mgr.25132) 1443 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 1.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 329 op/s 2023-10-01T09:57:37.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:37 smithi111 bash[75702]: cluster 2023-10-01T09:57:35.900498+0000 mgr.y (mgr.25132) 1443 : cluster 0 pgmap v1570: 73 pgs: 73 active+clean; 1.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 329 op/s 2023-10-01T09:57:38.670 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:39 smithi183 bash[59233]: cluster 2023-10-01T09:57:37.900997+0000 mgr.y (mgr.25132) 1444 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 1.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1001 KiB/s rd, 987 KiB/s wr, 221 op/s 2023-10-01T09:57:39.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:39 smithi111 bash[78631]: cluster 2023-10-01T09:57:37.900997+0000 mgr.y (mgr.25132) 1444 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 1.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1001 KiB/s rd, 987 KiB/s wr, 221 op/s 2023-10-01T09:57:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:39 smithi111 bash[75702]: cluster 2023-10-01T09:57:37.900997+0000 mgr.y (mgr.25132) 1444 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 1.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1001 KiB/s rd, 987 KiB/s wr, 221 op/s 2023-10-01T09:57:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:40 smithi183 bash[59233]: cluster 2023-10-01T09:57:39.482518+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:40 smithi183 bash[59233]: cluster 2023-10-01T09:57:39.486114+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-10-01T09:57:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:40 smithi183 bash[59233]: cluster 2023-10-01T09:57:39.530992+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:40 smithi183 bash[59233]: cluster 2023-10-01T09:57:39.531280+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:40 smithi183 bash[59233]: cluster 2023-10-01T09:57:39.531549+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[78631]: cluster 2023-10-01T09:57:39.482518+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[78631]: cluster 2023-10-01T09:57:39.486114+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-10-01T09:57:40.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[78631]: cluster 2023-10-01T09:57:39.530992+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[78631]: cluster 2023-10-01T09:57:39.531280+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[78631]: cluster 2023-10-01T09:57:39.531549+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[75702]: cluster 2023-10-01T09:57:39.482518+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[75702]: cluster 2023-10-01T09:57:39.486114+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-10-01T09:57:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[75702]: cluster 2023-10-01T09:57:39.530992+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[75702]: cluster 2023-10-01T09:57:39.531280+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:40.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:40 smithi111 bash[75702]: cluster 2023-10-01T09:57:39.531549+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T09:57:41.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:41 smithi183 bash[59233]: cluster 2023-10-01T09:57:39.901431+0000 mgr.y (mgr.25132) 1445 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 5.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 956 KiB/s rd, 1.4 MiB/s wr, 255 op/s 2023-10-01T09:57:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:41 smithi111 bash[75702]: cluster 2023-10-01T09:57:39.901431+0000 mgr.y (mgr.25132) 1445 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 5.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 956 KiB/s rd, 1.4 MiB/s wr, 255 op/s 2023-10-01T09:57:41.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:41 smithi111 bash[78631]: cluster 2023-10-01T09:57:39.901431+0000 mgr.y (mgr.25132) 1445 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 5.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 956 KiB/s rd, 1.4 MiB/s wr, 255 op/s 2023-10-01T09:57:43.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:43 smithi183 bash[59233]: cluster 2023-10-01T09:57:41.902063+0000 mgr.y (mgr.25132) 1446 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 1.4 MiB/s wr, 335 op/s 2023-10-01T09:57:43.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:43 smithi111 bash[75702]: cluster 2023-10-01T09:57:41.902063+0000 mgr.y (mgr.25132) 1446 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 1.4 MiB/s wr, 335 op/s 2023-10-01T09:57:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:43 smithi111 bash[78631]: cluster 2023-10-01T09:57:41.902063+0000 mgr.y (mgr.25132) 1446 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 1.4 MiB/s wr, 335 op/s 2023-10-01T09:57:44.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:44 smithi183 bash[59233]: audit 2023-10-01T09:57:44.063803+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:57:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:57:44] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T09:57:44.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:44 smithi111 bash[78631]: audit 2023-10-01T09:57:44.063803+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:44.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:44 smithi111 bash[75702]: audit 2023-10-01T09:57:44.063803+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:45.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:45 smithi183 bash[59233]: cluster 2023-10-01T09:57:43.902729+0000 mgr.y (mgr.25132) 1447 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 715 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-01T09:57:45.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:45 smithi111 bash[75702]: cluster 2023-10-01T09:57:43.902729+0000 mgr.y (mgr.25132) 1447 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 715 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-01T09:57:45.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:45 smithi111 bash[78631]: cluster 2023-10-01T09:57:43.902729+0000 mgr.y (mgr.25132) 1447 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 715 KiB/s rd, 1.1 MiB/s wr, 230 op/s 2023-10-01T09:57:46.541 INFO:teuthology.orchestra.run.smithi111.stdout:osd.0: {} 2023-10-01T09:57:46.566 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:46 smithi111 bash[75702]: audit 2023-10-01T09:57:46.499722+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.111:0/3599889932' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:57:46.566 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:46 smithi111 bash[78631]: audit 2023-10-01T09:57:46.499722+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.111:0/3599889932' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:57:46.582 INFO:teuthology.orchestra.run.smithi111.stdout:osd.1: {} 2023-10-01T09:57:46.609 INFO:teuthology.orchestra.run.smithi111.stdout:osd.2: {} 2023-10-01T09:57:46.613 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:57:46.613 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:57:46.613 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:57:46.613 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:57:46.632 INFO:teuthology.orchestra.run.smithi111.stdout:osd.3: {} 2023-10-01T09:57:46.656 INFO:teuthology.orchestra.run.smithi111.stdout:osd.4: {} 2023-10-01T09:57:46.678 INFO:teuthology.orchestra.run.smithi111.stdout:osd.5: {} 2023-10-01T09:57:46.701 INFO:teuthology.orchestra.run.smithi111.stdout:osd.6: {} 2023-10-01T09:57:46.725 INFO:teuthology.orchestra.run.smithi111.stdout:osd.7: {} 2023-10-01T09:57:46.731 INFO:teuthology.orchestra.run.smithi111.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.732 INFO:teuthology.orchestra.run.smithi111.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T09:57:46.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:46 smithi183 bash[59233]: audit 2023-10-01T09:57:46.499722+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.111:0/3599889932' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T09:57:47.540 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.3 to 1 (10000) 2023-10-01T09:57:47.540 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:57:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:47 smithi183 bash[59233]: cluster 2023-10-01T09:57:45.903622+0000 mgr.y (mgr.25132) 1448 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 413 KiB/s wr, 105 op/s 2023-10-01T09:57:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:47 smithi183 bash[59233]: audit 2023-10-01T09:57:46.954616+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.111:0/2123160899' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:57:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:47 smithi183 bash[59233]: audit 2023-10-01T09:57:46.956034+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.111:0/2802479869' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:57:47.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:47 smithi183 bash[59233]: audit 2023-10-01T09:57:46.956469+0000 mon.a (mon.0) 1731 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:57:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[75702]: cluster 2023-10-01T09:57:45.903622+0000 mgr.y (mgr.25132) 1448 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 413 KiB/s wr, 105 op/s 2023-10-01T09:57:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[75702]: audit 2023-10-01T09:57:46.954616+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.111:0/2123160899' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:57:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[75702]: audit 2023-10-01T09:57:46.956034+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.111:0/2802479869' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:57:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[75702]: audit 2023-10-01T09:57:46.956469+0000 mon.a (mon.0) 1731 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:57:47.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[78631]: cluster 2023-10-01T09:57:45.903622+0000 mgr.y (mgr.25132) 1448 : cluster 0 pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 413 KiB/s wr, 105 op/s 2023-10-01T09:57:47.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[78631]: audit 2023-10-01T09:57:46.954616+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.111:0/2123160899' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T09:57:47.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[78631]: audit 2023-10-01T09:57:46.956034+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.111:0/2802479869' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:57:47.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:47 smithi111 bash[78631]: audit 2023-10-01T09:57:46.956469+0000 mon.a (mon.0) 1731 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:57:48.663 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T09:57:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:48 smithi183 bash[59233]: cluster 2023-10-01T09:57:47.525191+0000 mon.a (mon.0) 1732 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:48 smithi183 bash[59233]: audit 2023-10-01T09:57:47.533059+0000 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.111:0/2123160899' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:57:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:48 smithi183 bash[59233]: audit 2023-10-01T09:57:47.533157+0000 mon.a (mon.0) 1734 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:57:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:48 smithi183 bash[59233]: cluster 2023-10-01T09:57:47.533290+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-10-01T09:57:48.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:48 smithi183 bash[59233]: cluster 2023-10-01T09:57:47.695431+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T09:57:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[75702]: cluster 2023-10-01T09:57:47.525191+0000 mon.a (mon.0) 1732 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[75702]: audit 2023-10-01T09:57:47.533059+0000 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.111:0/2123160899' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:57:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[75702]: audit 2023-10-01T09:57:47.533157+0000 mon.a (mon.0) 1734 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:57:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[75702]: cluster 2023-10-01T09:57:47.533290+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-10-01T09:57:48.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[75702]: cluster 2023-10-01T09:57:47.695431+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T09:57:48.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[78631]: cluster 2023-10-01T09:57:47.525191+0000 mon.a (mon.0) 1732 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T09:57:48.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[78631]: audit 2023-10-01T09:57:47.533059+0000 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.111:0/2123160899' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T09:57:48.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[78631]: audit 2023-10-01T09:57:47.533157+0000 mon.a (mon.0) 1734 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:57:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[78631]: cluster 2023-10-01T09:57:47.533290+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-10-01T09:57:48.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:48 smithi111 bash[78631]: cluster 2023-10-01T09:57:47.695431+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T09:57:49.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:49 smithi183 bash[59233]: cluster 2023-10-01T09:57:47.868674+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T09:57:49.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:49 smithi183 bash[59233]: cluster 2023-10-01T09:57:47.904248+0000 mgr.y (mgr.25132) 1449 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 972 B/s wr, 76 op/s 2023-10-01T09:57:49.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:49 smithi111 bash[78631]: cluster 2023-10-01T09:57:47.868674+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T09:57:49.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:49 smithi111 bash[78631]: cluster 2023-10-01T09:57:47.904248+0000 mgr.y (mgr.25132) 1449 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 972 B/s wr, 76 op/s 2023-10-01T09:57:49.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:49 smithi111 bash[75702]: cluster 2023-10-01T09:57:47.868674+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T09:57:49.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:49 smithi111 bash[75702]: cluster 2023-10-01T09:57:47.904248+0000 mgr.y (mgr.25132) 1449 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 972 B/s wr, 76 op/s 2023-10-01T09:57:50.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-01T09:57:51.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:51 smithi183 bash[59233]: cluster 2023-10-01T09:57:49.905037+0000 mgr.y (mgr.25132) 1450 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 818 B/s wr, 64 op/s 2023-10-01T09:57:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:51 smithi111 bash[75702]: cluster 2023-10-01T09:57:49.905037+0000 mgr.y (mgr.25132) 1450 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 818 B/s wr, 64 op/s 2023-10-01T09:57:51.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:51 smithi111 bash[78631]: cluster 2023-10-01T09:57:49.905037+0000 mgr.y (mgr.25132) 1450 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 818 B/s wr, 64 op/s 2023-10-01T09:57:52.195 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T09:57:53.417 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:53 smithi111 bash[75702]: cluster 2023-10-01T09:57:51.906026+0000 mgr.y (mgr.25132) 1451 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:53.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:53 smithi111 bash[78631]: cluster 2023-10-01T09:57:51.906026+0000 mgr.y (mgr.25132) 1451 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:53 smithi183 bash[59233]: cluster 2023-10-01T09:57:51.906026+0000 mgr.y (mgr.25132) 1451 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:54.436 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:54.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:57:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:57:54] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T09:57:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:55 smithi111 bash[78631]: cluster 2023-10-01T09:57:53.906588+0000 mgr.y (mgr.25132) 1452 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:55 smithi111 bash[75702]: cluster 2023-10-01T09:57:53.906588+0000 mgr.y (mgr.25132) 1452 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:55 smithi183 bash[59233]: cluster 2023-10-01T09:57:53.906588+0000 mgr.y (mgr.25132) 1452 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:57.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:57 smithi111 bash[78631]: cluster 2023-10-01T09:57:55.907495+0000 mgr.y (mgr.25132) 1453 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:57 smithi111 bash[75702]: cluster 2023-10-01T09:57:55.907495+0000 mgr.y (mgr.25132) 1453 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:58.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:57 smithi183 bash[59233]: cluster 2023-10-01T09:57:55.907495+0000 mgr.y (mgr.25132) 1453 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:58.581 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:57:59.663 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:57:59.664 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:57:59.664 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:57:59.664 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:57:59.664 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:57:59.686 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:59 smithi111 bash[78631]: cluster 2023-10-01T09:57:57.908263+0000 mgr.y (mgr.25132) 1454 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:59.686 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:57:59 smithi111 bash[78631]: audit 2023-10-01T09:57:59.064111+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:57:59.686 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:59 smithi111 bash[75702]: cluster 2023-10-01T09:57:57.908263+0000 mgr.y (mgr.25132) 1454 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:57:59.686 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:57:59 smithi111 bash[75702]: audit 2023-10-01T09:57:59.064111+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:59 smithi183 bash[59233]: cluster 2023-10-01T09:57:57.908263+0000 mgr.y (mgr.25132) 1454 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:57:59 smithi183 bash[59233]: audit 2023-10-01T09:57:59.064111+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:00.590 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.4 to 1 (10000) 2023-10-01T09:58:01.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:00 smithi183 bash[59233]: audit 2023-10-01T09:58:00.189060+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.111:0/1257101934' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:58:01.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:00 smithi183 bash[59233]: audit 2023-10-01T09:58:00.189579+0000 mon.a (mon.0) 1737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:58:01.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:00 smithi111 bash[75702]: audit 2023-10-01T09:58:00.189060+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.111:0/1257101934' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:58:01.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:00 smithi111 bash[75702]: audit 2023-10-01T09:58:00.189579+0000 mon.a (mon.0) 1737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:58:01.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:00 smithi111 bash[78631]: audit 2023-10-01T09:58:00.189060+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.111:0/1257101934' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:58:01.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:00 smithi111 bash[78631]: audit 2023-10-01T09:58:00.189579+0000 mon.a (mon.0) 1737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T09:58:01.089 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T09:58:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[75702]: cluster 2023-10-01T09:57:59.908924+0000 mgr.y (mgr.25132) 1455 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[75702]: cluster 2023-10-01T09:58:00.580850+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[75702]: audit 2023-10-01T09:58:00.582658+0000 mon.a (mon.0) 1738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:58:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[75702]: cluster 2023-10-01T09:58:00.582721+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-10-01T09:58:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[75702]: cluster 2023-10-01T09:58:00.583000+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[75702]: cluster 2023-10-01T09:58:00.980152+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:01.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[78631]: cluster 2023-10-01T09:57:59.908924+0000 mgr.y (mgr.25132) 1455 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:01.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[78631]: cluster 2023-10-01T09:58:00.580850+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:01.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[78631]: audit 2023-10-01T09:58:00.582658+0000 mon.a (mon.0) 1738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:58:01.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[78631]: cluster 2023-10-01T09:58:00.582721+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-10-01T09:58:01.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[78631]: cluster 2023-10-01T09:58:00.583000+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:01.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:01 smithi111 bash[78631]: cluster 2023-10-01T09:58:00.980152+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:01 smithi183 bash[59233]: cluster 2023-10-01T09:57:59.908924+0000 mgr.y (mgr.25132) 1455 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:01 smithi183 bash[59233]: cluster 2023-10-01T09:58:00.580850+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:01 smithi183 bash[59233]: audit 2023-10-01T09:58:00.582658+0000 mon.a (mon.0) 1738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T09:58:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:01 smithi183 bash[59233]: cluster 2023-10-01T09:58:00.582721+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-10-01T09:58:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:01 smithi183 bash[59233]: cluster 2023-10-01T09:58:00.583000+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:01 smithi183 bash[59233]: cluster 2023-10-01T09:58:00.980152+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:02.501 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-01T09:58:02.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:02 smithi111 bash[75702]: cluster 2023-10-01T09:58:00.938281+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:02.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:02 smithi111 bash[78631]: cluster 2023-10-01T09:58:00.938281+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:03.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:02 smithi183 bash[59233]: cluster 2023-10-01T09:58:00.938281+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T09:58:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:03 smithi183 bash[59233]: cluster 2023-10-01T09:58:01.909475+0000 mgr.y (mgr.25132) 1456 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:04.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:03 smithi111 bash[75702]: cluster 2023-10-01T09:58:01.909475+0000 mgr.y (mgr.25132) 1456 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:03 smithi111 bash[78631]: cluster 2023-10-01T09:58:01.909475+0000 mgr.y (mgr.25132) 1456 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:04.608 INFO:teuthology.orchestra.run.smithi111.stderr:noscrub is unset 2023-10-01T09:58:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:04 smithi183 bash[59233]: audit 2023-10-01T09:58:04.198115+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.111:0/2148775127' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:58:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:04 smithi183 bash[59233]: audit 2023-10-01T09:58:04.198780+0000 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:58:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:58:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:58:04] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T09:58:05.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:04 smithi111 bash[75702]: audit 2023-10-01T09:58:04.198115+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.111:0/2148775127' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:58:05.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:04 smithi111 bash[75702]: audit 2023-10-01T09:58:04.198780+0000 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:58:05.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:04 smithi111 bash[78631]: audit 2023-10-01T09:58:04.198115+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.111:0/2148775127' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:58:05.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:04 smithi111 bash[78631]: audit 2023-10-01T09:58:04.198780+0000 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T09:58:05.601 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T09:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:05 smithi183 bash[59233]: cluster 2023-10-01T09:58:03.910100+0000 mgr.y (mgr.25132) 1457 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:05 smithi183 bash[59233]: cluster 2023-10-01T09:58:04.599431+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:05 smithi183 bash[59233]: cluster 2023-10-01T09:58:04.599641+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:05 smithi183 bash[59233]: audit 2023-10-01T09:58:04.602163+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:58:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:05 smithi183 bash[59233]: cluster 2023-10-01T09:58:04.602265+0000 mon.a (mon.0) 1742 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-10-01T09:58:06.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[78631]: cluster 2023-10-01T09:58:03.910100+0000 mgr.y (mgr.25132) 1457 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:06.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[78631]: cluster 2023-10-01T09:58:04.599431+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[78631]: cluster 2023-10-01T09:58:04.599641+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[78631]: audit 2023-10-01T09:58:04.602163+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[78631]: cluster 2023-10-01T09:58:04.602265+0000 mon.a (mon.0) 1742 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[75702]: cluster 2023-10-01T09:58:03.910100+0000 mgr.y (mgr.25132) 1457 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[75702]: cluster 2023-10-01T09:58:04.599431+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[75702]: cluster 2023-10-01T09:58:04.599641+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[75702]: audit 2023-10-01T09:58:04.602163+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T09:58:06.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:05 smithi111 bash[75702]: cluster 2023-10-01T09:58:04.602265+0000 mon.a (mon.0) 1742 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-10-01T09:58:06.086 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:06 smithi183 bash[59233]: cluster 2023-10-01T09:58:05.680364+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:07.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:06 smithi111 bash[75702]: cluster 2023-10-01T09:58:05.680364+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:07.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:06 smithi111 bash[78631]: cluster 2023-10-01T09:58:05.680364+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T09:58:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:07 smithi111 bash[78631]: cluster 2023-10-01T09:58:05.911106+0000 mgr.y (mgr.25132) 1458 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:07 smithi111 bash[75702]: cluster 2023-10-01T09:58:05.911106+0000 mgr.y (mgr.25132) 1458 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:08.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:07 smithi183 bash[59233]: cluster 2023-10-01T09:58:05.911106+0000 mgr.y (mgr.25132) 1458 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:08.896 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:09 smithi183 bash[59233]: cluster 2023-10-01T09:58:07.911913+0000 mgr.y (mgr.25132) 1459 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:10.088 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:09 smithi111 bash[78631]: cluster 2023-10-01T09:58:07.911913+0000 mgr.y (mgr.25132) 1459 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:10.089 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:09 smithi111 bash[75702]: cluster 2023-10-01T09:58:07.911913+0000 mgr.y (mgr.25132) 1459 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:10.391 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:58:10.391 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:58:10.391 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:58:10.392 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:58:10.392 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.392 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.45554.0:216185 10.2 10:43f652aa:::benchmark_data_smithi111_194682_object107018:head [delete] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T09:58:10.392 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:48:11.513481+0000", 2023-10-01T09:58:10.392 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 598.87292445000003, 2023-10-01T09:58:10.392 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17352547500000001, 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.45554", 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/398662168", 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 216185 2023-10-01T09:58:10.393 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513481+0000", 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513481+0000", 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.394 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513480+0000", 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513487+0000", 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3180000000000001e-06 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.395 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513504+0000", 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6402999999999999e-05 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513512+0000", 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6959999999999994e-06 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.396 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513573+0000", 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1051999999999998e-05 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513738+0000", 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016442299999999999 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,4", 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.513884+0000", 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000146503 2023-10-01T09:58:10.397 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.538784+0000", 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.024899329000000001 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.538895+0000", 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011126800000000001 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.398 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.686747+0000", 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14785266999999999 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.686929+0000", 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018117900000000001 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:48:11.687007+0000", 2023-10-01T09:58:10.399 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8034999999999994e-05 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:80182 11.7 e260/253 11:eeffe7c7:::benchmark_data_smithi111_214802_object80181:head v 260'5009, mlcod=260'5006)", 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:04.553148+0000", 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 485.83325735699998, 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.30922738599999999, 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.400 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553148+0000", 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553148+0000", 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.401 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553147+0000", 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553218+0000", 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0752000000000003e-05 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.402 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553227+0000", 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6039999999999993e-06 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553233+0000", 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6919999999999999e-06 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553274+0000", 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1365000000000001e-05 2023-10-01T09:58:10.403 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.553293+0000", 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9140999999999999e-05 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.862343+0000", 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.30905011500000001 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.404 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.862376+0000", 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2554e-05 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:80188 11.b e260/253 11:d7aedadb:::benchmark_data_smithi111_214802_object80187:head v 260'5043, mlcod=260'5040)", 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:04.555850+0000", 2023-10-01T09:58:10.405 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 485.83055610100001, 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.30420619500000001, 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.555850+0000", 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.406 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.555850+0000", 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.555849+0000", 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.555887+0000", 2023-10-01T09:58:10.407 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8095e-05 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.555899+0000", 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2483999999999999e-05 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.555907+0000", 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8299999999999996e-06 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.408 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.556786+0000", 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00087887100000000004 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.556806+0000", 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9556e-05 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.409 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.859937+0000", 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.30313116099999998 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.860056+0000", 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000118947 2023-10-01T09:58:10.410 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:80183 11.7 e260/253 11:e46c5ffb:::benchmark_data_smithi111_214802_object80182:head v 260'5010, mlcod=260'5006)", 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:04.558841+0000", 2023-10-01T09:58:10.413 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 485.82756455399999, 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.31035587799999997, 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.558841+0000", 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.414 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.558841+0000", 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.558840+0000", 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.558886+0000", 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5862000000000002e-05 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.415 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.558902+0000", 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5741000000000001e-05 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.558910+0000", 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3480000000000004e-06 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.416 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856647+0000", 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.29773683200000001 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856695+0000", 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8046e-05 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.417 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.869159+0000", 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012464078 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.869197+0000", 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8077999999999997e-05 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.418 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.419 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.419 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.419 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.419 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:80190 11.b e260/253 11:d19d0606:::benchmark_data_smithi111_214802_object80189:head v 260'5044, mlcod=260'5040)", 2023-10-01T09:58:10.419 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:04.559587+0000", 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 485.82681901900003, 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.30998046099999998, 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.420 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559587+0000", 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559587+0000", 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.421 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.422 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.422 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.422 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559586+0000", 2023-10-01T09:58:10.422 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:58:10.422 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559627+0000", 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0837999999999998e-05 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.423 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856465+0000", 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.29683858800000001 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856477+0000", 2023-10-01T09:58:10.424 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1323e-05 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856568+0000", 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.1231999999999997e-05 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.425 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.426 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.426 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.857256+0000", 2023-10-01T09:58:10.426 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00068765299999999998 2023-10-01T09:58:10.426 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.426 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.426 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.427 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.869522+0000", 2023-10-01T09:58:10.427 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012266730999999999 2023-10-01T09:58:10.427 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.427 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.427 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.427 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.869567+0000", 2023-10-01T09:58:10.428 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4752000000000001e-05 2023-10-01T09:58:10.428 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.428 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.428 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.428 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.428 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:80193 11.c 11:3230dd08:::benchmark_data_smithi111_214802_object80192:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:04.559841+0000", 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 485.82656456000001, 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.30367641299999998, 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:10.429 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 80193 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559841+0000", 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559841+0000", 2023-10-01T09:58:10.430 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559840+0000", 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.559859+0000", 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9480999999999999e-05 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.431 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856461+0000", 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.296601593 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856479+0000", 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7677999999999999e-05 2023-10-01T09:58:10.432 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856548+0000", 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9494999999999998e-05 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856912+0000", 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000363996 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.433 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,4", 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.857291+0000", 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00037924399999999999 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.861646+0000", 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0043543549999999999 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.434 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.861702+0000", 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6140999999999997e-05 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.863417+0000", 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001714761 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.863470+0000", 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3324e-05 2023-10-01T09:58:10.435 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.863518+0000", 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7499e-05 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.436 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:80213 11.e e260/253 11:7c26c506:::benchmark_data_smithi111_214802_object80212:head v 260'4915, mlcod=260'4913)", 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:50:04.596870+0000", 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 485.78953593400001, 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.26347441300000002, 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.437 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.596870+0000", 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.596870+0000", 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.438 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.596869+0000", 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.596903+0000", 2023-10-01T09:58:10.439 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4322000000000001e-05 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856446+0000", 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.25954313000000001 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856464+0000", 2023-10-01T09:58:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8139999999999999e-05 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856629+0000", 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016511400000000001 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.856669+0000", 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9224999999999998e-05 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.860305+0000", 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0036364349999999999 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.442 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:50:04.860344+0000", 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.909e-05 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:135135 11.c 11:3d37f902:::benchmark_data_smithi111_214802_object27486:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:14.191114+0000", 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 416.19529126100002, 2023-10-01T09:58:10.443 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16266135100000001, 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 135135 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.191114+0000", 2023-10-01T09:58:10.444 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.191114+0000", 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.191114+0000", 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:58:10.445 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.191117+0000", 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1540000000000002e-06 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.191124+0000", 2023-10-01T09:58:10.446 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.8730000000000001e-06 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.191129+0000", 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1229999999999999e-06 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.197598+0000", 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0064685910000000001 2023-10-01T09:58:10.447 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.197681+0000", 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3620000000000002e-05 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 2,4", 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.197754+0000", 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2603999999999998e-05 2023-10-01T09:58:10.448 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.200958+0000", 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0032037580000000001 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201345+0000", 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00038695599999999999 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.449 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.204177+0000", 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028322289999999999 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.204234+0000", 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7308000000000001e-05 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.450 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.353776+0000", 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14954162100000001 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:135139 11.e e262/253 11:7c90c001:::benchmark_data_smithi111_214802_object27490:head v 262'8179, mlcod=262'8176)", 2023-10-01T09:58:10.451 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:14.201486+0000", 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 416.18492011299998, 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15232868099999999, 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201486+0000", 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.452 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201486+0000", 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201477+0000", 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999919 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.453 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201497+0000", 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9453000000000002e-05 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201516+0000", 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8853000000000001e-05 2023-10-01T09:58:10.454 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201527+0000", 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1766000000000001e-05 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201620+0000", 2023-10-01T09:58:10.455 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2881999999999996e-05 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.201654+0000", 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3887000000000003e-05 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.353758+0000", 2023-10-01T09:58:10.456 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15210358700000001 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.353814+0000", 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6388999999999998e-05 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.457 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.36273.0:22 2.2 2:47d15e12:::rbd_header.8dabc73c6416:head [call rbd.snapshot_add in=15b] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:18.082709+0000", 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 52.303696371999997, 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044790079999999996, 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.36273", 2023-10-01T09:58:10.458 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4012839530", 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 22 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082709+0000", 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.459 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082709+0000", 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082706+0000", 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999967 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.460 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082725+0000", 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.8634000000000002e-05 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082752+0000", 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.7450999999999999e-05 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082766+0000", 2023-10-01T09:58:10.461 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3689000000000001e-05 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082841+0000", 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4691999999999996e-05 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op must wait for map", 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.082846+0000", 2023-10-01T09:58:10.462 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8839999999999999e-06 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.085185+0000", 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0023386209999999999 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.463 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.085352+0000", 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000166723 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.085876+0000", 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00052407099999999998 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.464 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.086413+0000", 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00053721499999999996 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.087091+0000", 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00067816299999999996 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.465 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.087122+0000", 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1161999999999997e-05 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.087158+0000", 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5837000000000003e-05 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.466 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:18.087188+0000", 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0029999999999999e-05 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.36297.0:49 2.6 2:669090cf:::rbd_header.8dc9a9705aca:head [call rbd.snapshot_add in=15b] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:19.091473+0000", 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 51.294933119, 2023-10-01T09:58:10.467 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0041616090000000001, 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.36297", 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/3243836513", 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 49 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.468 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091473+0000", 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091473+0000", 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.469 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091470+0000", 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999971 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091487+0000", 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7713000000000001e-05 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.470 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091516+0000", 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8265000000000001e-05 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091529+0000", 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3154e-05 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.471 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091607+0000", 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8201999999999994e-05 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op must wait for map", 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.091616+0000", 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5839999999999995e-06 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.472 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.093733+0000", 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002117631 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.093820+0000", 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6750999999999997e-05 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 4,6", 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.094096+0000", 2023-10-01T09:58:10.473 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00027631599999999997 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.094604+0000", 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00050765399999999996 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.095141+0000", 2023-10-01T09:58:10.474 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00053752900000000002 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.095569+0000", 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00042713400000000002 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.095605+0000", 2023-10-01T09:58:10.475 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6523999999999998e-05 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:19.095634+0000", 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9033000000000001e-05 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.476 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.46196.0:26 2.6 2:669090cf:::rbd_header.8dc9a9705aca:head [call rbd.snapshot_remove in=18b] snapc 0=[] ondisk+write+known_if_redirected+full_try e308)", 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:20.486594+0000", 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 49.899811196999998, 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046149609999999999, 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.46196", 2023-10-01T09:58:10.477 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2798421805", 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486594+0000", 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.478 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486594+0000", 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486593+0000", 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.479 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486602+0000", 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8139999999999995e-06 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486619+0000", 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6898e-05 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.480 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486629+0000", 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0161e-05 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486691+0000", 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1266000000000006e-05 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.481 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op must wait for map", 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.486699+0000", 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4770000000000003e-06 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.489228+0000", 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0025290999999999998 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.482 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.489320+0000", 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2237000000000005e-05 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 4,6", 2023-10-01T09:58:10.483 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.489665+0000", 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000344099 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.490220+0000", 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00055579700000000002 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.491087+0000", 2023-10-01T09:58:10.484 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00086689000000000004 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.491126+0000", 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8340999999999998e-05 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.491173+0000", 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6981000000000003e-05 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.485 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.491209+0000", 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6826000000000003e-05 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.46208.0:26 2.2 2:47d15e12:::rbd_header.8dabc73c6416:head [call rbd.snapshot_remove in=18b] snapc 0=[] ondisk+write+known_if_redirected+full_try e309)", 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:21.494825+0000", 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 48.891580972, 2023-10-01T09:58:10.486 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0046271029999999996, 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.46208", 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/1113807103", 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 26 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494825+0000", 2023-10-01T09:58:10.487 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494825+0000", 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494821+0000", 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999967 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.488 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494839+0000", 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.7776999999999999e-05 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494866+0000", 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6599999999999999e-05 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494879+0000", 2023-10-01T09:58:10.489 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2937e-05 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494956+0000", 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7086e-05 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op must wait for map", 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.494962+0000", 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.5660000000000003e-06 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.490 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.497360+0000", 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.002397569 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.497478+0000", 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000117748 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:58:10.491 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.497930+0000", 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00045272999999999998 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.498640+0000", 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00070923600000000002 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.498981+0000", 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000341651 2023-10-01T09:58:10.492 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.499348+0000", 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00036706100000000001 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.499403+0000", 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.4660999999999997e-05 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:10.493 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:21.499452+0000", 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8758000000000003e-05 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:10.494 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:58:11.788 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T09:58:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:11 smithi183 bash[59233]: cluster 2023-10-01T09:58:09.912651+0000 mgr.y (mgr.25132) 1460 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:11 smithi111 bash[78631]: cluster 2023-10-01T09:58:09.912651+0000 mgr.y (mgr.25132) 1460 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:11 smithi111 bash[75702]: cluster 2023-10-01T09:58:09.912651+0000 mgr.y (mgr.25132) 1460 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:12.269 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:13.944 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:13 smithi111 bash[75702]: cluster 2023-10-01T09:58:11.913219+0000 mgr.y (mgr.25132) 1461 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:13.944 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:13 smithi111 bash[75702]: audit 2023-10-01T09:58:13.182627+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:58:13.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:13 smithi111 bash[78631]: cluster 2023-10-01T09:58:11.913219+0000 mgr.y (mgr.25132) 1461 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:13.944 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:13 smithi111 bash[78631]: audit 2023-10-01T09:58:13.182627+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:58:14.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:13 smithi183 bash[59233]: cluster 2023-10-01T09:58:11.913219+0000 mgr.y (mgr.25132) 1461 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:14.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:13 smithi183 bash[59233]: audit 2023-10-01T09:58:13.182627+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:58:14.642 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.6 to 1 (10000) 2023-10-01T09:58:14.950 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:58:14] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.33.4" 2023-10-01T09:58:14.951 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[78631]: audit 2023-10-01T09:58:14.064704+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:14.951 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[78631]: audit 2023-10-01T09:58:14.186849+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.111:0/2236212207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:58:14.951 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[78631]: audit 2023-10-01T09:58:14.187352+0000 mon.a (mon.0) 1745 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:58:14.951 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[75702]: audit 2023-10-01T09:58:14.064704+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:14.951 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[75702]: audit 2023-10-01T09:58:14.186849+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.111:0/2236212207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:58:14.951 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:14 smithi111 bash[75702]: audit 2023-10-01T09:58:14.187352+0000 mon.a (mon.0) 1745 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:58:15.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:14 smithi183 bash[59233]: audit 2023-10-01T09:58:14.064704+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:15.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:14 smithi183 bash[59233]: audit 2023-10-01T09:58:14.186849+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.111:0/2236212207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:58:15.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:14 smithi183 bash[59233]: audit 2023-10-01T09:58:14.187352+0000 mon.a (mon.0) 1745 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T09:58:16.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:15 smithi183 bash[59233]: cluster 2023-10-01T09:58:13.913598+0000 mgr.y (mgr.25132) 1462 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:16.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:15 smithi183 bash[59233]: cluster 2023-10-01T09:58:14.632011+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T09:58:16.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:15 smithi183 bash[59233]: audit 2023-10-01T09:58:14.636067+0000 mon.a (mon.0) 1746 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:58:16.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:15 smithi183 bash[59233]: cluster 2023-10-01T09:58:14.636260+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-10-01T09:58:16.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:15 smithi183 bash[59233]: cluster 2023-10-01T09:58:14.662117+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T09:58:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[75702]: cluster 2023-10-01T09:58:13.913598+0000 mgr.y (mgr.25132) 1462 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[75702]: cluster 2023-10-01T09:58:14.632011+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T09:58:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[75702]: audit 2023-10-01T09:58:14.636067+0000 mon.a (mon.0) 1746 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:58:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[75702]: cluster 2023-10-01T09:58:14.636260+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-10-01T09:58:16.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[75702]: cluster 2023-10-01T09:58:14.662117+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T09:58:16.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[78631]: cluster 2023-10-01T09:58:13.913598+0000 mgr.y (mgr.25132) 1462 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:16.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[78631]: cluster 2023-10-01T09:58:14.632011+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T09:58:16.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[78631]: audit 2023-10-01T09:58:14.636067+0000 mon.a (mon.0) 1746 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T09:58:16.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[78631]: cluster 2023-10-01T09:58:14.636260+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-10-01T09:58:16.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:15 smithi111 bash[78631]: cluster 2023-10-01T09:58:14.662117+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T09:58:16.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-01T09:58:17.648 INFO:teuthology.orchestra.run.smithi111.stderr:nodeep-scrub is unset 2023-10-01T09:58:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:17 smithi183 bash[59233]: cluster 2023-10-01T09:58:15.914093+0000 mgr.y (mgr.25132) 1463 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:17 smithi183 bash[59233]: audit 2023-10-01T09:58:17.112544+0000 mon.a (mon.0) 1748 : audit 1 from='client.? 172.21.15.111:0/1883477033' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:58:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:17 smithi111 bash[75702]: cluster 2023-10-01T09:58:15.914093+0000 mgr.y (mgr.25132) 1463 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:17 smithi111 bash[75702]: audit 2023-10-01T09:58:17.112544+0000 mon.a (mon.0) 1748 : audit 1 from='client.? 172.21.15.111:0/1883477033' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:58:18.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:17 smithi111 bash[78631]: cluster 2023-10-01T09:58:15.914093+0000 mgr.y (mgr.25132) 1463 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:18.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:17 smithi111 bash[78631]: audit 2023-10-01T09:58:17.112544+0000 mon.a (mon.0) 1748 : audit 1 from='client.? 172.21.15.111:0/1883477033' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T09:58:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:18 smithi183 bash[59233]: cluster 2023-10-01T09:58:17.634576+0000 mon.a (mon.0) 1749 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:58:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:18 smithi183 bash[59233]: cluster 2023-10-01T09:58:17.634627+0000 mon.a (mon.0) 1750 : cluster 1 Cluster is now healthy 2023-10-01T09:58:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:18 smithi183 bash[59233]: cluster 2023-10-01T09:58:17.638620+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T09:58:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:18 smithi183 bash[59233]: audit 2023-10-01T09:58:17.641596+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.111:0/1883477033' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:58:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:18 smithi183 bash[59233]: cluster 2023-10-01T09:58:17.641681+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-10-01T09:58:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:18 smithi183 bash[59233]: cluster 2023-10-01T09:58:17.641874+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T09:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[75702]: cluster 2023-10-01T09:58:17.634576+0000 mon.a (mon.0) 1749 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[75702]: cluster 2023-10-01T09:58:17.634627+0000 mon.a (mon.0) 1750 : cluster 1 Cluster is now healthy 2023-10-01T09:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[75702]: cluster 2023-10-01T09:58:17.638620+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T09:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[75702]: audit 2023-10-01T09:58:17.641596+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.111:0/1883477033' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[75702]: cluster 2023-10-01T09:58:17.641681+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-10-01T09:58:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[75702]: cluster 2023-10-01T09:58:17.641874+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T09:58:19.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[78631]: cluster 2023-10-01T09:58:17.634576+0000 mon.a (mon.0) 1749 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T09:58:19.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[78631]: cluster 2023-10-01T09:58:17.634627+0000 mon.a (mon.0) 1750 : cluster 1 Cluster is now healthy 2023-10-01T09:58:19.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[78631]: cluster 2023-10-01T09:58:17.638620+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T09:58:19.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[78631]: audit 2023-10-01T09:58:17.641596+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.111:0/1883477033' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T09:58:19.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[78631]: cluster 2023-10-01T09:58:17.641681+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-10-01T09:58:19.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:18 smithi111 bash[78631]: cluster 2023-10-01T09:58:17.641874+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T09:58:19.181 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:19 smithi183 bash[59233]: cluster 2023-10-01T09:58:17.914678+0000 mgr.y (mgr.25132) 1464 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:19 smithi183 bash[59233]: audit 2023-10-01T09:58:19.374386+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:19 smithi183 bash[59233]: audit 2023-10-01T09:58:19.382965+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:20.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:19 smithi111 bash[78631]: cluster 2023-10-01T09:58:17.914678+0000 mgr.y (mgr.25132) 1464 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:20.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:19 smithi111 bash[78631]: audit 2023-10-01T09:58:19.374386+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:20.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:19 smithi111 bash[78631]: audit 2023-10-01T09:58:19.382965+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:19 smithi111 bash[75702]: cluster 2023-10-01T09:58:17.914678+0000 mgr.y (mgr.25132) 1464 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:19 smithi111 bash[75702]: audit 2023-10-01T09:58:19.374386+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:19 smithi111 bash[75702]: audit 2023-10-01T09:58:19.382965+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:21 smithi183 bash[59233]: cluster 2023-10-01T09:58:19.915236+0000 mgr.y (mgr.25132) 1465 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:21 smithi183 bash[59233]: audit 2023-10-01T09:58:20.379959+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:21 smithi183 bash[59233]: audit 2023-10-01T09:58:20.387712+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:21 smithi183 bash[59233]: audit 2023-10-01T09:58:20.859122+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:58:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:21 smithi183 bash[59233]: audit 2023-10-01T09:58:20.860743+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:58:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:21 smithi183 bash[59233]: audit 2023-10-01T09:58:20.869117+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[75702]: cluster 2023-10-01T09:58:19.915236+0000 mgr.y (mgr.25132) 1465 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[75702]: audit 2023-10-01T09:58:20.379959+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[75702]: audit 2023-10-01T09:58:20.387712+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[75702]: audit 2023-10-01T09:58:20.859122+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:58:21.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[75702]: audit 2023-10-01T09:58:20.860743+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[75702]: audit 2023-10-01T09:58:20.869117+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[78631]: cluster 2023-10-01T09:58:19.915236+0000 mgr.y (mgr.25132) 1465 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[78631]: audit 2023-10-01T09:58:20.379959+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[78631]: audit 2023-10-01T09:58:20.387712+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[78631]: audit 2023-10-01T09:58:20.859122+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[78631]: audit 2023-10-01T09:58:20.860743+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:58:21.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:21 smithi111 bash[78631]: audit 2023-10-01T09:58:20.869117+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:22.056 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:23.657 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:23 smithi111 bash[78631]: cluster 2023-10-01T09:58:21.916254+0000 mgr.y (mgr.25132) 1466 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:23.657 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:23 smithi111 bash[75702]: cluster 2023-10-01T09:58:21.916254+0000 mgr.y (mgr.25132) 1466 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:23.675 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:58:23.675 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:58:23.675 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:58:23.676 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:58:23.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:23 smithi183 bash[59233]: cluster 2023-10-01T09:58:21.916254+0000 mgr.y (mgr.25132) 1466 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:24.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:58:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:58:24] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.33.4" 2023-10-01T09:58:25.101 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T09:58:25.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:25 smithi183 bash[59233]: cluster 2023-10-01T09:58:23.916668+0000 mgr.y (mgr.25132) 1467 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:25 smithi111 bash[78631]: cluster 2023-10-01T09:58:23.916668+0000 mgr.y (mgr.25132) 1467 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:25.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:25 smithi111 bash[75702]: cluster 2023-10-01T09:58:23.916668+0000 mgr.y (mgr.25132) 1467 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:27.517 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.7 to 1 (10000) 2023-10-01T09:58:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:27 smithi183 bash[59233]: cluster 2023-10-01T09:58:25.917630+0000 mgr.y (mgr.25132) 1468 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:27 smithi183 bash[59233]: audit 2023-10-01T09:58:26.850593+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.111:0/1818908173' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:58:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:27 smithi183 bash[59233]: audit 2023-10-01T09:58:26.851151+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:58:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:27 smithi111 bash[78631]: cluster 2023-10-01T09:58:25.917630+0000 mgr.y (mgr.25132) 1468 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:27 smithi111 bash[78631]: audit 2023-10-01T09:58:26.850593+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.111:0/1818908173' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:58:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:27 smithi111 bash[78631]: audit 2023-10-01T09:58:26.851151+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:58:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:27 smithi111 bash[75702]: cluster 2023-10-01T09:58:25.917630+0000 mgr.y (mgr.25132) 1468 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:27 smithi111 bash[75702]: audit 2023-10-01T09:58:26.850593+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.111:0/1818908173' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:58:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:27 smithi111 bash[75702]: audit 2023-10-01T09:58:26.851151+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T09:58:28.519 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-01T09:58:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:28 smithi183 bash[59233]: cluster 2023-10-01T09:58:27.505156+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:28 smithi183 bash[59233]: audit 2023-10-01T09:58:27.508920+0000 mon.a (mon.0) 1761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:58:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:28 smithi183 bash[59233]: cluster 2023-10-01T09:58:27.509042+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-10-01T09:58:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:28 smithi183 bash[59233]: cluster 2023-10-01T09:58:27.666578+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:28 smithi183 bash[59233]: cluster 2023-10-01T09:58:28.181303+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[75702]: cluster 2023-10-01T09:58:27.505156+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[75702]: audit 2023-10-01T09:58:27.508920+0000 mon.a (mon.0) 1761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:58:28.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[75702]: cluster 2023-10-01T09:58:27.509042+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-10-01T09:58:28.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[75702]: cluster 2023-10-01T09:58:27.666578+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[75702]: cluster 2023-10-01T09:58:28.181303+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[78631]: cluster 2023-10-01T09:58:27.505156+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[78631]: audit 2023-10-01T09:58:27.508920+0000 mon.a (mon.0) 1761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T09:58:28.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[78631]: cluster 2023-10-01T09:58:27.509042+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-10-01T09:58:28.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[78631]: cluster 2023-10-01T09:58:27.666578+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:28.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:28 smithi111 bash[78631]: cluster 2023-10-01T09:58:28.181303+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T09:58:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:29 smithi183 bash[59233]: cluster 2023-10-01T09:58:27.918271+0000 mgr.y (mgr.25132) 1469 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:29 smithi183 bash[59233]: audit 2023-10-01T09:58:29.071918+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:29.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:29 smithi183 bash[59233]: audit 2023-10-01T09:58:29.073881+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:29 smithi111 bash[75702]: cluster 2023-10-01T09:58:27.918271+0000 mgr.y (mgr.25132) 1469 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:29 smithi111 bash[75702]: audit 2023-10-01T09:58:29.071918+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:29 smithi111 bash[75702]: audit 2023-10-01T09:58:29.073881+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:29 smithi111 bash[78631]: cluster 2023-10-01T09:58:27.918271+0000 mgr.y (mgr.25132) 1469 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:29 smithi111 bash[78631]: audit 2023-10-01T09:58:29.071918+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:58:29.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:29 smithi111 bash[78631]: audit 2023-10-01T09:58:29.073881+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:31.024 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:31.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:31 smithi183 bash[59233]: cluster 2023-10-01T09:58:29.919065+0000 mgr.y (mgr.25132) 1470 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:31.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:31 smithi111 bash[75702]: cluster 2023-10-01T09:58:29.919065+0000 mgr.y (mgr.25132) 1470 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:31.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:31 smithi111 bash[78631]: cluster 2023-10-01T09:58:29.919065+0000 mgr.y (mgr.25132) 1470 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:33.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:33 smithi183 bash[59233]: cluster 2023-10-01T09:58:31.919985+0000 mgr.y (mgr.25132) 1471 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:33.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:33 smithi111 bash[75702]: cluster 2023-10-01T09:58:31.919985+0000 mgr.y (mgr.25132) 1471 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:33.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:33 smithi111 bash[78631]: cluster 2023-10-01T09:58:31.919985+0000 mgr.y (mgr.25132) 1471 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:33.860 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:58:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:58:34] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T09:58:35.410 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:58:35.410 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:58:35.410 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:58:35.410 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:58:35.410 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:58:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:35 smithi183 bash[59233]: cluster 2023-10-01T09:58:33.920461+0000 mgr.y (mgr.25132) 1472 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:35.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:35 smithi111 bash[78631]: cluster 2023-10-01T09:58:33.920461+0000 mgr.y (mgr.25132) 1472 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:35.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:35 smithi111 bash[75702]: cluster 2023-10-01T09:58:33.920461+0000 mgr.y (mgr.25132) 1472 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:36.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T09:58:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:37 smithi183 bash[59233]: cluster 2023-10-01T09:58:35.921477+0000 mgr.y (mgr.25132) 1473 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:37.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:37 smithi111 bash[78631]: cluster 2023-10-01T09:58:35.921477+0000 mgr.y (mgr.25132) 1473 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:37.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:37 smithi111 bash[75702]: cluster 2023-10-01T09:58:35.921477+0000 mgr.y (mgr.25132) 1473 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:38.567 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.5 to 1 (10000) 2023-10-01T09:58:38.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:38 smithi183 bash[59233]: audit 2023-10-01T09:58:38.442540+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.111:0/1289321254' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:58:38.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:38 smithi183 bash[59233]: audit 2023-10-01T09:58:38.443086+0000 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:58:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:38 smithi111 bash[75702]: audit 2023-10-01T09:58:38.442540+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.111:0/1289321254' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:58:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:38 smithi111 bash[75702]: audit 2023-10-01T09:58:38.443086+0000 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:38 smithi111 bash[78631]: audit 2023-10-01T09:58:38.442540+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.111:0/1289321254' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:38 smithi111 bash[78631]: audit 2023-10-01T09:58:38.443086+0000 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T09:58:39.520 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-01T09:58:39.520 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:58:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[75702]: cluster 2023-10-01T09:58:37.922407+0000 mgr.y (mgr.25132) 1474 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[75702]: cluster 2023-10-01T09:58:38.556294+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T09:58:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[75702]: audit 2023-10-01T09:58:38.557088+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:58:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[75702]: cluster 2023-10-01T09:58:38.557188+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-10-01T09:58:39.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[78631]: cluster 2023-10-01T09:58:37.922407+0000 mgr.y (mgr.25132) 1474 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:39.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[78631]: cluster 2023-10-01T09:58:38.556294+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T09:58:39.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[78631]: audit 2023-10-01T09:58:38.557088+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:58:39.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:39 smithi111 bash[78631]: cluster 2023-10-01T09:58:38.557188+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-10-01T09:58:40.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:39 smithi183 bash[59233]: cluster 2023-10-01T09:58:37.922407+0000 mgr.y (mgr.25132) 1474 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:40.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:39 smithi183 bash[59233]: cluster 2023-10-01T09:58:38.556294+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T09:58:40.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:39 smithi183 bash[59233]: audit 2023-10-01T09:58:38.557088+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T09:58:40.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:39 smithi183 bash[59233]: cluster 2023-10-01T09:58:38.557188+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-10-01T09:58:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:41 smithi111 bash[75702]: cluster 2023-10-01T09:58:39.923278+0000 mgr.y (mgr.25132) 1475 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:41.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:41 smithi111 bash[78631]: cluster 2023-10-01T09:58:39.923278+0000 mgr.y (mgr.25132) 1475 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:42.033 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:41 smithi183 bash[59233]: cluster 2023-10-01T09:58:39.923278+0000 mgr.y (mgr.25132) 1475 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:43.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:43 smithi111 bash[75702]: cluster 2023-10-01T09:58:41.924288+0000 mgr.y (mgr.25132) 1476 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:43 smithi111 bash[78631]: cluster 2023-10-01T09:58:41.924288+0000 mgr.y (mgr.25132) 1476 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:43 smithi183 bash[59233]: cluster 2023-10-01T09:58:41.924288+0000 mgr.y (mgr.25132) 1476 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:58:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:58:44] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.33.4" 2023-10-01T09:58:44.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:44 smithi111 bash[75702]: audit 2023-10-01T09:58:44.065648+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:44.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:44 smithi111 bash[78631]: audit 2023-10-01T09:58:44.065648+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:44.896 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:44 smithi183 bash[59233]: audit 2023-10-01T09:58:44.065648+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:45 smithi183 bash[59233]: cluster 2023-10-01T09:58:43.924950+0000 mgr.y (mgr.25132) 1477 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:45 smithi111 bash[75702]: cluster 2023-10-01T09:58:43.924950+0000 mgr.y (mgr.25132) 1477 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:46.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:45 smithi111 bash[78631]: cluster 2023-10-01T09:58:43.924950+0000 mgr.y (mgr.25132) 1477 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:46.885 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:58:46.885 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:58:46.885 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:58:46.885 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:58:46.885 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:17768 11.d 11:bb58ce19:::benchmark_data_smithi111_214802_object17767:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:14.521547+0000", 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 572.35951860900002, 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.38939018399999997, 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.886 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 17768 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.521547+0000", 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.521547+0000", 2023-10-01T09:58:46.887 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.521545+0000", 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.521574+0000", 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8231000000000001e-05 2023-10-01T09:58:46.888 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.521588+0000", 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4014e-05 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.521597+0000", 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7280000000000007e-06 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.889 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.522188+0000", 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00059070499999999996 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900933+0000", 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.378744625 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.890 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 4,6", 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.901320+0000", 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000387115 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910704+0000", 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0093838080000000004 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.891 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910786+0000", 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2671999999999997e-05 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910845+0000", 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8893e-05 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910892+0000", 2023-10-01T09:58:46.892 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6993999999999998e-05 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910937+0000", 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5181e-05 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.893 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:17756 11.f e258/253 11:f1a5350b:::benchmark_data_smithi111_214802_object17755:head v 258'1145, mlcod=258'1142)", 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:14.523177+0000", 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 572.35788901599994, 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.38615640699999998, 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.523177+0000", 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.894 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.523177+0000", 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.523176+0000", 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.895 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.523229+0000", 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2955999999999999e-05 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900362+0000", 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.37713348800000002 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.896 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900386+0000", 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.4193e-05 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900510+0000", 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012389500000000001 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900568+0000", 2023-10-01T09:58:46.897 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8003e-05 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.909249+0000", 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0086805059999999993 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.909333+0000", 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4295000000000005e-05 2023-10-01T09:58:46.898 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:17778 11.d 11:b01b727f:::benchmark_data_smithi111_214802_object17777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:14.527804+0000", 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 572.35326208900005, 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.38321732200000003, 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.899 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 17778 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527804+0000", 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.900 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527804+0000", 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527801+0000", 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999976 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.901 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527834+0000", 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3250999999999997e-05 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900226+0000", 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.37239191300000002 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.902 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900270+0000", 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4149e-05 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.903216+0000", 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0029457480000000002 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.903 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.903559+0000", 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00034276 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 4,6", 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.904035+0000", 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00047588699999999998 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910749+0000", 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0067143890000000003 2023-10-01T09:58:46.904 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910828+0000", 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8751000000000005e-05 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910948+0000", 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012032300000000001 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.905 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.910986+0000", 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7744999999999999e-05 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.911021+0000", 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4993000000000002e-05 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.906 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:17773 11.6 e258/253 11:675cdf59:::benchmark_data_smithi111_214802_object17772:head v 258'1175, mlcod=258'1173)", 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:14.527933+0000", 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 572.35313316500003, 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.37558332700000002, 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.907 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527933+0000", 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527933+0000", 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.527931+0000", 2023-10-01T09:58:46.908 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.528016+0000", 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5022e-05 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900285+0000", 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.37226868499999999 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.909 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900314+0000", 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8543000000000001e-05 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900417+0000", 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010330199999999999 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.910 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.900450+0000", 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2626000000000002e-05 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.903430+0000", 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0029803379999999999 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:14.903516+0000", 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5885999999999997e-05 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.911 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:24131 11.2 11:45dc1bd0:::benchmark_data_smithi111_214802_object24130:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:18.378637+0000", 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 568.50242869399995, 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.42852174900000001, 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.912 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 24131 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378637+0000", 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378637+0000", 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.913 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378635+0000", 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378667+0000", 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2041e-05 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.914 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378681+0000", 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3825000000000001e-05 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378689+0000", 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.507e-06 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378747+0000", 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7380999999999998e-05 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.915 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.378906+0000", 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000159505 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.379056+0000", 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014987600000000001 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.916 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381240+0000", 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0021836300000000002 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381634+0000", 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000394335 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807022+0000", 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.42538811599999998 2023-10-01T09:58:46.917 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807099+0000", 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.6637000000000005e-05 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807159+0000", 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9806000000000003e-05 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.918 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:24137 11.2 11:40749ebc:::benchmark_data_smithi111_214802_object24136:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:18.381661+0000", 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 568.49940493899999, 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.42568404900000001, 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.919 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 24137 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381661+0000", 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.920 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381661+0000", 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381659+0000", 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381689+0000", 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9522e-05 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.921 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381700+0000", 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1737e-05 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381707+0000", 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4010000000000002e-06 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.922 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381750+0000", 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2917000000000003e-05 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381859+0000", 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000109703 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.381953+0000", 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3488999999999999e-05 2023-10-01T09:58:46.923 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.383042+0000", 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0010893229999999999 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.383691+0000", 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00064861900000000002 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.924 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807235+0000", 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.42354452100000001 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807296+0000", 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0566000000000003e-05 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807345+0000", 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.8832000000000003e-05 2023-10-01T09:58:46.925 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:24144 11.2 11:48d72cfa:::benchmark_data_smithi111_214802_object24143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:18.387024+0000", 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 568.49404185499998, 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.42055109600000001, 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.926 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 24144 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387024+0000", 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.927 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387024+0000", 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387022+0000", 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387051+0000", 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.9319000000000002e-05 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.928 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387065+0000", 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3803e-05 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387074+0000", 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7949999999999996e-06 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387132+0000", 2023-10-01T09:58:46.929 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8267000000000003e-05 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387279+0000", 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014667599999999999 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.387419+0000", 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000140109 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.930 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389093+0000", 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0016739999999999999 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.390733+0000", 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001640025 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.931 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807416+0000", 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.41668264500000002 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807514+0000", 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.8719000000000001e-05 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807575+0000", 2023-10-01T09:58:46.932 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0563999999999998e-05 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:24148 11.2 11:4bb6ccd1:::benchmark_data_smithi111_214802_object24147:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:49:18.389164+0000", 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 568.49190139699999, 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.41862147, 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.933 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 24148 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389164+0000", 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.934 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389164+0000", 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389163+0000", 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.935 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389193+0000", 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.972e-05 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389212+0000", 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9576999999999999e-05 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389223+0000", 2023-10-01T09:58:46.936 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0307e-05 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389305+0000", 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2751999999999996e-05 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389455+0000", 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014959000000000001 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.937 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.389613+0000", 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015790199999999999 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.390918+0000", 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013052890000000001 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.938 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.390931+0000", 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3191e-05 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807659+0000", 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.416727978 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807738+0000", 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9116000000000006e-05 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.939 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:49:18.807786+0000", 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.7438999999999998e-05 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:212157 11.2 11:40d337b5:::benchmark_data_smithi111_214802_object104508:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:37.702860+0000", 2023-10-01T09:58:46.940 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 189.178205967, 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.057306067000000002, 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 212157 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.941 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702860+0000", 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702860+0000", 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702858+0000", 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:58:46.942 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702866+0000", 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5680000000000002e-06 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702881+0000", 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5716e-05 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.943 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702891+0000", 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7529999999999996e-06 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.702936+0000", 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5229999999999999e-05 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.703058+0000", 2023-10-01T09:58:46.944 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012159000000000001 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.703180+0000", 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000121971 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.708256+0000", 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0050760120000000004 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.945 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.708581+0000", 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00032514399999999998 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.760070+0000", 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.051488526999999999 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.760125+0000", 2023-10-01T09:58:46.946 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5238999999999997e-05 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.760166+0000", 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0893000000000003e-05 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:212191 11.2 11:4d4f2c2e:::benchmark_data_smithi111_214802_object104542:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:58:46.947 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:37.788424+0000", 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 189.092642004, 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.050283428999999998, 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 212191 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.948 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788424+0000", 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788424+0000", 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788423+0000", 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:58:46.949 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788427+0000", 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.9530000000000001e-06 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788437+0000", 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6059999999999992e-06 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.950 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788443+0000", 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4670000000000001e-06 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788505+0000", 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1661999999999993e-05 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788627+0000", 2023-10-01T09:58:46.951 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012214100000000001 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.788743+0000", 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011653 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.796072+0000", 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073280719999999997 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.952 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.797347+0000", 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012754450000000001 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.838616+0000", 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.041269013 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.953 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.838667+0000", 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1060999999999998e-05 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.838707+0000", 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0065999999999999e-05 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.954 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:212327 11.d 11:b80d6637:::benchmark_data_smithi111_214802_object104678:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:38.070711+0000", 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 188.810355039, 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.043972216000000001, 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 212327 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.955 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.070711+0000", 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.070711+0000", 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.956 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.070710+0000", 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.070716+0000", 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.156e-06 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.070728+0000", 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1861999999999999e-05 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.957 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.070736+0000", 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9319999999999996e-06 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.075351+0000", 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.004615058 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.958 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.075488+0000", 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000137396 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 4,6", 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.075615+0000", 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000127031 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.086742+0000", 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.011127003999999999 2023-10-01T09:58:46.959 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.092284+0000", 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0055418079999999996 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.114587+0000", 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.022303096000000001 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.960 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.114643+0000", 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5763999999999997e-05 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:38.114683+0000", 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0156e-05 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.961 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:214089 11.2 11:4b6cf991:::benchmark_data_smithi111_214802_object106440:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:41.579427+0000", 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 185.30163897, 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.045777736999999999, 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 214089 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.962 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579427+0000", 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579427+0000", 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.963 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579425+0000", 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579434+0000", 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0950000000000002e-06 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579449+0000", 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5264000000000002e-05 2023-10-01T09:58:46.964 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579458+0000", 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.6840000000000002e-06 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579625+0000", 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016723500000000001 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.965 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579753+0000", 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012800800000000001 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.579872+0000", 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011890700000000001 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.966 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.587416+0000", 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0075441120000000004 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.589252+0000", 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001836454 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.624939+0000", 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.035686426 2023-10-01T09:58:46.967 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.625076+0000", 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013720599999999999 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:41.625204+0000", 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00012847800000000001 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.968 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:214364 11.2 11:498b148b:::benchmark_data_smithi111_214802_object106715:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:42.143353+0000", 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 184.737713176, 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.043504255999999998, 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.969 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 214364 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143353+0000", 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143353+0000", 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.970 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143351+0000", 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143358+0000", 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2559999999999996e-06 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.971 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143379+0000", 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0579000000000001e-05 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143389+0000", 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0071999999999999e-05 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143745+0000", 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00035581300000000002 2023-10-01T09:58:46.972 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.144124+0000", 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00037994500000000002 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.144510+0000", 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00038539999999999999 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.973 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.158339+0000", 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.013829068999999999 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.158349+0000", 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0309000000000001e-05 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.186766+0000", 2023-10-01T09:58:46.974 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.028416621 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.186815+0000", 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9540999999999999e-05 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.186857+0000", 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1369999999999999e-05 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.975 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:214365 11.2 11:4199471f:::benchmark_data_smithi111_214802_object106716:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:42.143400+0000", 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 184.73766583599999, 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.043547303000000002, 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.976 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 214365 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143400+0000", 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143400+0000", 2023-10-01T09:58:46.977 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143399+0000", 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143403+0000", 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6370000000000001e-06 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.978 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143411+0000", 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.9990000000000008e-06 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.143417+0000", 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.7450000000000001e-06 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.979 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.150756+0000", 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0073393679999999998 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.151094+0000", 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00033835099999999997 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.151534+0000", 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00043947000000000002 2023-10-01T09:58:46.980 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.158354+0000", 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0068202979999999998 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.158388+0000", 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3801999999999999e-05 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.981 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.186895+0000", 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.028506984999999999 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.186927+0000", 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2509999999999999e-05 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:42.186947+0000", 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.9732999999999999e-05 2023-10-01T09:58:46.982 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.36243.0:27 2.3 2:dd3172b6:::rbd_object_map.8d93716f2634:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected e305)", 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:07.431025+0000", 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 99.450041170999995, 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0052153629999999998, 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.983 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.36243", 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/2269669314", 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 27 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431025+0000", 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431025+0000", 2023-10-01T09:58:46.984 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431023+0000", 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431032+0000", 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3839999999999997e-06 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.985 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431042+0000", 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0023e-05 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431049+0000", 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.0709999999999997e-06 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.986 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431121+0000", 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2138000000000006e-05 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431285+0000", 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000163649 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,7", 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.431957+0000", 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00067194399999999995 2023-10-01T09:58:46.987 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.432741+0000", 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00078452700000000003 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.436132+0000", 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0033909410000000002 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.988 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.436162+0000", 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.972e-05 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.436194+0000", 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1953999999999999e-05 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:07.436240+0000", 2023-10-01T09:58:46.989 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6125999999999998e-05 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.36345.0:79 2.1 2:8f4f6392:::rbd_object_map.8dc9a9705aca:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected+full_try e308)", 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:20.603583+0000", 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 86.277482703000004, 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0042881380000000004, 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.990 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.36345", 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/3514791030", 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 79 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603583+0000", 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603583+0000", 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603581+0000", 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603592+0000", 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0169e-05 2023-10-01T09:58:46.992 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603612+0000", 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.035e-05 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603623+0000", 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.131e-05 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.993 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603684+0000", 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.0970000000000001e-05 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.603788+0000", 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010404999999999999 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604170+0000", 2023-10-01T09:58:46.994 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00038170199999999999 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604758+0000", 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00058764600000000005 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.605131+0000", 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00037361399999999998 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.995 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.607808+0000", 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0026770560000000001 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.607847+0000", 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8908000000000001e-05 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.607871+0000", 2023-10-01T09:58:46.996 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3975e-05 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.46370.0:58 2.1 2:9599acba:::rbd_header.b5228dcb10e5:head [call rbd.snapshot_add in=15b] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:27.536328+0000", 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 79.344738131, 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0045231910000000002, 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:46.997 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.46370", 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/879152864", 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 58 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536328+0000", 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.998 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536328+0000", 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536323+0000", 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999957 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:46.999 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536349+0000", 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.5721e-05 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536385+0000", 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.6247e-05 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536407+0000", 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2186000000000001e-05 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.000 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536486+0000", 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.8508000000000001e-05 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op must wait for map", 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.536495+0000", 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9050000000000003e-06 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:47.001 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.538779+0000", 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0022839650000000002 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.538951+0000", 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00017256899999999999 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.539473+0000", 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000521194 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.002 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.540242+0000", 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00076973899999999997 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.540733+0000", 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00049096299999999997 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:47.003 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.540775+0000", 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1513e-05 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.540817+0000", 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1876999999999999e-05 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.540851+0000", 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4161e-05 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.004 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.46370.0:84 2.1 2:9599acba:::rbd_header.b5228dcb10e5:head [watch unwatch cookie 140048280430976] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:27.567735+0000", 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 79.313330785999995, 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.003898262, 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.46370", 2023-10-01T09:58:47.005 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/879152864", 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 84 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.567735+0000", 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.567735+0000", 2023-10-01T09:58:47.006 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.567734+0000", 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.567740+0000", 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.9440000000000002e-06 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.007 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.567760+0000", 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.003e-05 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.567769+0000", 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9590000000000001e-06 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:47.008 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.568186+0000", 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00041771799999999997 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.568301+0000", 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000114317 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,3", 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.568512+0000", 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000210943 2023-10-01T09:58:47.009 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.569245+0000", 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00073299699999999999 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.570467+0000", 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0012227430000000001 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:58:47.010 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.571473+0000", 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0010059680000000001 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.571526+0000", 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2933000000000003e-05 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:27.571633+0000", 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010698 2023-10-01T09:58:47.011 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34137.0:93 2.1 2:88c1567c:::rbd_trash_purge_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e314)", 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:58:29.289598+0000", 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 17.591467433999998, 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0013418150000000001, 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:58:47.012 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34137", 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/114446874", 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 93 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.289598+0000", 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:58:47.013 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.289598+0000", 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.289594+0000", 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999962 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.289618+0000", 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3255999999999999e-05 2023-10-01T09:58:47.014 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.289658+0000", 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0448000000000003e-05 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.289687+0000", 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8931000000000001e-05 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.015 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.290751+0000", 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001064342 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:58:29.290940+0000", 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018866299999999999 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:58:47.016 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:58:48.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:47 smithi183 bash[59233]: cluster 2023-10-01T09:58:45.925637+0000 mgr.y (mgr.25132) 1478 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:47 smithi111 bash[75702]: cluster 2023-10-01T09:58:45.925637+0000 mgr.y (mgr.25132) 1478 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:48.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:47 smithi111 bash[78631]: cluster 2023-10-01T09:58:45.925637+0000 mgr.y (mgr.25132) 1478 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:48.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T09:58:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:49 smithi183 bash[59233]: cluster 2023-10-01T09:58:47.926509+0000 mgr.y (mgr.25132) 1479 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:49 smithi111 bash[75702]: cluster 2023-10-01T09:58:47.926509+0000 mgr.y (mgr.25132) 1479 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:49 smithi111 bash[78631]: cluster 2023-10-01T09:58:47.926509+0000 mgr.y (mgr.25132) 1479 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:50.082 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:58:50.084 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:58:51.057 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1615,"stamp":"2023-10-01T09:58:49.926790+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"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":6289,"num_read_kb":13748,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":3555220,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1170,"ondisk_log_size":1170,"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":6641252,"kb_used_data":39460,"kb_used_omap":20,"kb_used_meta":6601707,"kb_avail":743319964,"statfs":{"total":767960285184,"available":761159643136,"internally_reserved":0,"allocated":40407040,"data_stored":33497297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":6760148622},"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":"11.371543"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":70,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.431262+0000","last_change":"2023-10-01T09:52:08.766587+0000","last_active":"2023-10-01T09:58:28.431262+0000","last_peered":"2023-10-01T09:58:28.431262+0000","last_clean":"2023-10-01T09:58:28.431262+0000","last_became_active":"2023-10-01T09:52:08.766218+0000","last_became_peered":"2023-10-01T09:52:08.766218+0000","last_unstale":"2023-10-01T09:58:28.431262+0000","last_undegraded":"2023-10-01T09:58:28.431262+0000","last_fullsized":"2023-10-01T09:58:28.431262+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:35:19.950254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":149,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985534+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:58:28.985534+0000","last_peered":"2023-10-01T09:58:28.985534+0000","last_clean":"2023-10-01T09:58:28.985534+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:58:28.985534+0000","last_undegraded":"2023-10-01T09:58:28.985534+0000","last_fullsized":"2023-10-01T09:58:28.985534+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":272,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430592+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:58:28.430592+0000","last_peered":"2023-10-01T09:58:28.430592+0000","last_clean":"2023-10-01T09:58:28.430592+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:58:28.430592+0000","last_undegraded":"2023-10-01T09:58:28.430592+0000","last_fullsized":"2023-10-01T09:58:28.430592+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":338,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.591852+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:58:38.591852+0000","last_peered":"2023-10-01T09:58:38.591852+0000","last_clean":"2023-10-01T09:58:38.591852+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:58:38.591852+0000","last_undegraded":"2023-10-01T09:58:38.591852+0000","last_fullsized":"2023-10-01T09:58:38.591852+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":325,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985217+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:58:28.985217+0000","last_peered":"2023-10-01T09:58:28.985217+0000","last_clean":"2023-10-01T09:58:28.985217+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:58:28.985217+0000","last_undegraded":"2023-10-01T09:58:28.985217+0000","last_fullsized":"2023-10-01T09:58:28.985217+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":163,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:29.890425+0000","last_change":"2023-10-01T09:54:32.715423+0000","last_active":"2023-10-01T09:58:29.890425+0000","last_peered":"2023-10-01T09:58:29.890425+0000","last_clean":"2023-10-01T09:58:29.890425+0000","last_became_active":"2023-10-01T09:54:32.714942+0000","last_became_peered":"2023-10-01T09:54:32.714942+0000","last_unstale":"2023-10-01T09:58:29.890425+0000","last_undegraded":"2023-10-01T09:58:29.890425+0000","last_fullsized":"2023-10-01T09:58:29.890425+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":333,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998639+0000","last_change":"2023-10-01T09:54:11.526066+0000","last_active":"2023-10-01T09:58:27.998639+0000","last_peered":"2023-10-01T09:58:27.998639+0000","last_clean":"2023-10-01T09:58:27.998639+0000","last_became_active":"2023-10-01T09:54:11.525708+0000","last_became_peered":"2023-10-01T09:54:11.525708+0000","last_unstale":"2023-10-01T09:58:27.998639+0000","last_undegraded":"2023-10-01T09:58:27.998639+0000","last_fullsized":"2023-10-01T09:58:27.998639+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:14.298216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985627+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:58:28.985627+0000","last_peered":"2023-10-01T09:58:28.985627+0000","last_clean":"2023-10-01T09:58:28.985627+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:58:28.985627+0000","last_undegraded":"2023-10-01T09:58:28.985627+0000","last_fullsized":"2023-10-01T09:58:28.985627+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":54,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186091+0000","last_change":"2023-10-01T09:54:11.536916+0000","last_active":"2023-10-01T09:58:28.186091+0000","last_peered":"2023-10-01T09:58:28.186091+0000","last_clean":"2023-10-01T09:58:28.186091+0000","last_became_active":"2023-10-01T09:54:11.535383+0000","last_became_peered":"2023-10-01T09:54:11.535383+0000","last_unstale":"2023-10-01T09:58:28.186091+0000","last_undegraded":"2023-10-01T09:58:28.186091+0000","last_fullsized":"2023-10-01T09:58:28.186091+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985425+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:58:28.985425+0000","last_peered":"2023-10-01T09:58:28.985425+0000","last_clean":"2023-10-01T09:58:28.985425+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:58:28.985425+0000","last_undegraded":"2023-10-01T09:58:28.985425+0000","last_fullsized":"2023-10-01T09:58:28.985425+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":141,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513024+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:58:27.513024+0000","last_peered":"2023-10-01T09:58:27.513024+0000","last_clean":"2023-10-01T09:58:27.513024+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:58:27.513024+0000","last_undegraded":"2023-10-01T09:58:27.513024+0000","last_fullsized":"2023-10-01T09:58:27.513024+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":205,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.431105+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:58:28.431105+0000","last_peered":"2023-10-01T09:58:28.431105+0000","last_clean":"2023-10-01T09:58:28.431105+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:58:28.431105+0000","last_undegraded":"2023-10-01T09:58:28.431105+0000","last_fullsized":"2023-10-01T09:58:28.431105+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":174,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512876+0000","last_change":"2023-10-01T09:52:08.767792+0000","last_active":"2023-10-01T09:58:27.512876+0000","last_peered":"2023-10-01T09:58:27.512876+0000","last_clean":"2023-10-01T09:58:27.512876+0000","last_became_active":"2023-10-01T09:52:08.767142+0000","last_became_peered":"2023-10-01T09:52:08.767142+0000","last_unstale":"2023-10-01T09:58:27.512876+0000","last_undegraded":"2023-10-01T09:58:27.512876+0000","last_fullsized":"2023-10-01T09:58:27.512876+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":295,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.672360+0000","last_change":"2023-10-01T09:51:23.492083+0000","last_active":"2023-10-01T09:58:27.672360+0000","last_peered":"2023-10-01T09:58:27.672360+0000","last_clean":"2023-10-01T09:58:27.672360+0000","last_became_active":"2023-10-01T09:51:23.491710+0000","last_became_peered":"2023-10-01T09:51:23.491710+0000","last_unstale":"2023-10-01T09:58:27.672360+0000","last_undegraded":"2023-10-01T09:58:27.672360+0000","last_fullsized":"2023-10-01T09:58:27.672360+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":141,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512708+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:58:27.512708+0000","last_peered":"2023-10-01T09:58:27.512708+0000","last_clean":"2023-10-01T09:58:27.512708+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:58:27.512708+0000","last_undegraded":"2023-10-01T09:58:27.512708+0000","last_fullsized":"2023-10-01T09:58:27.512708+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":328,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985416+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:58:28.985416+0000","last_peered":"2023-10-01T09:58:28.985416+0000","last_clean":"2023-10-01T09:58:28.985416+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:58:28.985416+0000","last_undegraded":"2023-10-01T09:58:28.985416+0000","last_fullsized":"2023-10-01T09:58:28.985416+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":335,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998158+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:58:27.998158+0000","last_peered":"2023-10-01T09:58:27.998158+0000","last_clean":"2023-10-01T09:58:27.998158+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:58:27.998158+0000","last_undegraded":"2023-10-01T09:58:27.998158+0000","last_fullsized":"2023-10-01T09:58:27.998158+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":158,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512752+0000","last_change":"2023-10-01T09:54:32.714509+0000","last_active":"2023-10-01T09:58:27.512752+0000","last_peered":"2023-10-01T09:58:27.512752+0000","last_clean":"2023-10-01T09:58:27.512752+0000","last_became_active":"2023-10-01T09:54:32.713842+0000","last_became_peered":"2023-10-01T09:54:32.713842+0000","last_unstale":"2023-10-01T09:58:27.512752+0000","last_undegraded":"2023-10-01T09:58:27.512752+0000","last_fullsized":"2023-10-01T09:58:27.512752+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":135,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512435+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:58:27.512435+0000","last_peered":"2023-10-01T09:58:27.512435+0000","last_clean":"2023-10-01T09:58:27.512435+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:58:27.512435+0000","last_undegraded":"2023-10-01T09:58:27.512435+0000","last_fullsized":"2023-10-01T09:58:27.512435+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":334,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998563+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:58:27.998563+0000","last_peered":"2023-10-01T09:58:27.998563+0000","last_clean":"2023-10-01T09:58:27.998563+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:58:27.998563+0000","last_undegraded":"2023-10-01T09:58:27.998563+0000","last_fullsized":"2023-10-01T09:58:27.998563+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":143,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.997943+0000","last_change":"2023-10-01T09:54:11.599314+0000","last_active":"2023-10-01T09:58:27.997943+0000","last_peered":"2023-10-01T09:58:27.997943+0000","last_clean":"2023-10-01T09:58:27.997943+0000","last_became_active":"2023-10-01T09:54:11.528716+0000","last_became_peered":"2023-10-01T09:54:11.528716+0000","last_unstale":"2023-10-01T09:58:27.997943+0000","last_undegraded":"2023-10-01T09:58:27.997943+0000","last_fullsized":"2023-10-01T09:58:27.997943+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T18:36:19.081780+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":346,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.594067+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:58:38.594067+0000","last_peered":"2023-10-01T09:58:38.594067+0000","last_clean":"2023-10-01T09:58:38.594067+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:58:38.594067+0000","last_undegraded":"2023-10-01T09:58:38.594067+0000","last_fullsized":"2023-10-01T09:58:38.594067+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":139,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513384+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:58:27.513384+0000","last_peered":"2023-10-01T09:58:27.513384+0000","last_clean":"2023-10-01T09:58:27.513384+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:58:27.513384+0000","last_undegraded":"2023-10-01T09:58:27.513384+0000","last_fullsized":"2023-10-01T09:58:27.513384+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513121+0000","last_change":"2023-10-01T09:54:32.707288+0000","last_active":"2023-10-01T09:58:27.513121+0000","last_peered":"2023-10-01T09:58:27.513121+0000","last_clean":"2023-10-01T09:58:27.513121+0000","last_became_active":"2023-10-01T09:54:32.706808+0000","last_became_peered":"2023-10-01T09:54:32.706808+0000","last_unstale":"2023-10-01T09:58:27.513121+0000","last_undegraded":"2023-10-01T09:58:27.513121+0000","last_fullsized":"2023-10-01T09:58:27.513121+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"60'2","reported_seq":152,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513042+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:58:27.513042+0000","last_peered":"2023-10-01T09:58:27.513042+0000","last_clean":"2023-10-01T09:58:27.513042+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:58:27.513042+0000","last_undegraded":"2023-10-01T09:58:27.513042+0000","last_fullsized":"2023-10-01T09:58:27.513042+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":137,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592366+0000","last_change":"2023-10-01T09:52:08.769545+0000","last_active":"2023-10-01T09:58:38.592366+0000","last_peered":"2023-10-01T09:58:38.592366+0000","last_clean":"2023-10-01T09:58:38.592366+0000","last_became_active":"2023-10-01T09:52:08.769199+0000","last_became_peered":"2023-10-01T09:52:08.769199+0000","last_unstale":"2023-10-01T09:58:38.592366+0000","last_undegraded":"2023-10-01T09:58:38.592366+0000","last_fullsized":"2023-10-01T09:58:38.592366+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:07.548195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":165,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513028+0000","last_change":"2023-10-01T09:54:11.593387+0000","last_active":"2023-10-01T09:58:27.513028+0000","last_peered":"2023-10-01T09:58:27.513028+0000","last_clean":"2023-10-01T09:58:27.513028+0000","last_became_active":"2023-10-01T09:54:11.531405+0000","last_became_peered":"2023-10-01T09:54:11.531405+0000","last_unstale":"2023-10-01T09:58:27.513028+0000","last_undegraded":"2023-10-01T09:58:27.513028+0000","last_fullsized":"2023-10-01T09:58:27.513028+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":184,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430547+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:58:28.430547+0000","last_peered":"2023-10-01T09:58:28.430547+0000","last_clean":"2023-10-01T09:58:28.430547+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:58:28.430547+0000","last_undegraded":"2023-10-01T09:58:28.430547+0000","last_fullsized":"2023-10-01T09:58:28.430547+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":129,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985730+0000","last_change":"2023-10-01T09:54:32.711458+0000","last_active":"2023-10-01T09:58:28.985730+0000","last_peered":"2023-10-01T09:58:28.985730+0000","last_clean":"2023-10-01T09:58:28.985730+0000","last_became_active":"2023-10-01T09:54:32.711143+0000","last_became_peered":"2023-10-01T09:54:32.711143+0000","last_unstale":"2023-10-01T09:58:28.985730+0000","last_undegraded":"2023-10-01T09:58:28.985730+0000","last_fullsized":"2023-10-01T09:58:28.985730+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:03.194705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":312,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998169+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:58:27.998169+0000","last_peered":"2023-10-01T09:58:27.998169+0000","last_clean":"2023-10-01T09:58:27.998169+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:58:27.998169+0000","last_undegraded":"2023-10-01T09:58:27.998169+0000","last_fullsized":"2023-10-01T09:58:27.998169+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":309,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985463+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:58:28.985463+0000","last_peered":"2023-10-01T09:58:28.985463+0000","last_clean":"2023-10-01T09:58:28.985463+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:58:28.985463+0000","last_undegraded":"2023-10-01T09:58:28.985463+0000","last_fullsized":"2023-10-01T09:58:28.985463+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":176,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985797+0000","last_change":"2023-10-01T09:52:08.769793+0000","last_active":"2023-10-01T09:58:28.985797+0000","last_peered":"2023-10-01T09:58:28.985797+0000","last_clean":"2023-10-01T09:58:28.985797+0000","last_became_active":"2023-10-01T09:52:08.769409+0000","last_became_peered":"2023-10-01T09:52:08.769409+0000","last_unstale":"2023-10-01T09:58:28.985797+0000","last_undegraded":"2023-10-01T09:58:28.985797+0000","last_fullsized":"2023-10-01T09:58:28.985797+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:05.002669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":181,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:29.890319+0000","last_change":"2023-10-01T09:52:08.767105+0000","last_active":"2023-10-01T09:58:29.890319+0000","last_peered":"2023-10-01T09:58:29.890319+0000","last_clean":"2023-10-01T09:58:29.890319+0000","last_became_active":"2023-10-01T09:52:08.766666+0000","last_became_peered":"2023-10-01T09:52:08.766666+0000","last_unstale":"2023-10-01T09:58:29.890319+0000","last_undegraded":"2023-10-01T09:58:29.890319+0000","last_fullsized":"2023-10-01T09:58:29.890319+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.431232+0000","last_change":"2023-10-01T09:52:08.763741+0000","last_active":"2023-10-01T09:58:28.431232+0000","last_peered":"2023-10-01T09:58:28.431232+0000","last_clean":"2023-10-01T09:58:28.431232+0000","last_became_active":"2023-10-01T09:52:08.763350+0000","last_became_peered":"2023-10-01T09:52:08.763350+0000","last_unstale":"2023-10-01T09:58:28.431232+0000","last_undegraded":"2023-10-01T09:58:28.431232+0000","last_fullsized":"2023-10-01T09:58:28.431232+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:57:54.009773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":251,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.591047+0000","last_change":"2023-10-01T09:52:08.764290+0000","last_active":"2023-10-01T09:58:38.591047+0000","last_peered":"2023-10-01T09:58:38.591047+0000","last_clean":"2023-10-01T09:58:38.591047+0000","last_became_active":"2023-10-01T09:52:08.763864+0000","last_became_peered":"2023-10-01T09:52:08.763864+0000","last_unstale":"2023-10-01T09:58:38.591047+0000","last_undegraded":"2023-10-01T09:58:38.591047+0000","last_fullsized":"2023-10-01T09:58:38.591047+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:10:29.872384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":310,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.672178+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:58:27.672178+0000","last_peered":"2023-10-01T09:58:27.672178+0000","last_clean":"2023-10-01T09:58:27.672178+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:58:27.672178+0000","last_undegraded":"2023-10-01T09:58:27.672178+0000","last_fullsized":"2023-10-01T09:58:27.672178+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985448+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:58:28.985448+0000","last_peered":"2023-10-01T09:58:28.985448+0000","last_clean":"2023-10-01T09:58:28.985448+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:58:28.985448+0000","last_undegraded":"2023-10-01T09:58:28.985448+0000","last_fullsized":"2023-10-01T09:58:28.985448+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.508108+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:58:27.508108+0000","last_peered":"2023-10-01T09:58:27.508108+0000","last_clean":"2023-10-01T09:58:27.508108+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:58:27.508108+0000","last_undegraded":"2023-10-01T09:58:27.508108+0000","last_fullsized":"2023-10-01T09:58:27.508108+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"318'151","reported_seq":810,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998240+0000","last_change":"2023-10-01T09:57:31.576289+0000","last_active":"2023-10-01T09:58:27.998240+0000","last_peered":"2023-10-01T09:58:27.998240+0000","last_clean":"2023-10-01T09:58:27.998240+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:58:27.998240+0000","last_undegraded":"2023-10-01T09:58:27.998240+0000","last_fullsized":"2023-10-01T09:58:27.998240+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050801299999999998,"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":846,"num_read_kb":4255,"num_write":139,"num_write_kb":3350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":192,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985816+0000","last_change":"2023-10-01T09:54:32.711924+0000","last_active":"2023-10-01T09:58:28.985816+0000","last_peered":"2023-10-01T09:58:28.985816+0000","last_clean":"2023-10-01T09:58:28.985816+0000","last_became_active":"2023-10-01T09:54:32.711513+0000","last_became_peered":"2023-10-01T09:54:32.711513+0000","last_unstale":"2023-10-01T09:58:28.985816+0000","last_undegraded":"2023-10-01T09:58:28.985816+0000","last_fullsized":"2023-10-01T09:58:28.985816+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:51.282189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":345,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:30.249614+0000","last_change":"2023-10-01T09:54:11.527953+0000","last_active":"2023-10-01T09:58:30.249614+0000","last_peered":"2023-10-01T09:58:30.249614+0000","last_clean":"2023-10-01T09:58:30.249614+0000","last_became_active":"2023-10-01T09:54:11.527618+0000","last_became_peered":"2023-10-01T09:54:11.527618+0000","last_unstale":"2023-10-01T09:58:30.249614+0000","last_undegraded":"2023-10-01T09:58:30.249614+0000","last_fullsized":"2023-10-01T09:58:30.249614+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:22:26.852935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"318'112","reported_seq":722,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.507441+0000","last_change":"2023-10-01T09:57:31.585605+0000","last_active":"2023-10-01T09:58:27.507441+0000","last_peered":"2023-10-01T09:58:27.507441+0000","last_clean":"2023-10-01T09:58:27.507441+0000","last_became_active":"2023-10-01T09:54:32.713600+0000","last_became_peered":"2023-10-01T09:54:32.713600+0000","last_unstale":"2023-10-01T09:58:27.507441+0000","last_undegraded":"2023-10-01T09:58:27.507441+0000","last_fullsized":"2023-10-01T09:58:27.507441+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:28:37.865296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031981799999999998,"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":724,"num_read_kb":1690,"num_write":114,"num_write_kb":1095,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":256,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430768+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:58:28.430768+0000","last_peered":"2023-10-01T09:58:28.430768+0000","last_clean":"2023-10-01T09:58:28.430768+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:58:28.430768+0000","last_undegraded":"2023-10-01T09:58:28.430768+0000","last_fullsized":"2023-10-01T09:58:28.430768+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":231,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592112+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:58:38.592112+0000","last_peered":"2023-10-01T09:58:38.592112+0000","last_clean":"2023-10-01T09:58:38.592112+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:58:38.592112+0000","last_undegraded":"2023-10-01T09:58:38.592112+0000","last_fullsized":"2023-10-01T09:58:38.592112+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"318'177","reported_seq":1050,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430681+0000","last_change":"2023-10-01T09:57:31.574873+0000","last_active":"2023-10-01T09:58:28.430681+0000","last_peered":"2023-10-01T09:58:28.430681+0000","last_clean":"2023-10-01T09:58:28.430681+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:58:28.430681+0000","last_undegraded":"2023-10-01T09:58:28.430681+0000","last_fullsized":"2023-10-01T09:58:28.430681+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":177,"log_dups_size":0,"ondisk_log_size":177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001194891,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1360,"num_read_kb":1262,"num_write":152,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":285,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430912+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:58:28.430912+0000","last_peered":"2023-10-01T09:58:28.430912+0000","last_clean":"2023-10-01T09:58:28.430912+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:58:28.430912+0000","last_undegraded":"2023-10-01T09:58:28.430912+0000","last_fullsized":"2023-10-01T09:58:28.430912+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":351,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.508165+0000","last_change":"2023-10-01T09:54:11.527150+0000","last_active":"2023-10-01T09:58:27.508165+0000","last_peered":"2023-10-01T09:58:27.508165+0000","last_clean":"2023-10-01T09:58:27.508165+0000","last_became_active":"2023-10-01T09:54:11.526626+0000","last_became_peered":"2023-10-01T09:54:11.526626+0000","last_unstale":"2023-10-01T09:58:27.508165+0000","last_undegraded":"2023-10-01T09:58:27.508165+0000","last_fullsized":"2023-10-01T09:58:27.508165+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:30:21.918078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"318'163","reported_seq":656,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.431202+0000","last_change":"2023-10-01T09:57:31.574996+0000","last_active":"2023-10-01T09:58:28.431202+0000","last_peered":"2023-10-01T09:58:28.431202+0000","last_clean":"2023-10-01T09:58:28.431202+0000","last_became_active":"2023-10-01T09:54:32.712707+0000","last_became_peered":"2023-10-01T09:54:32.712707+0000","last_unstale":"2023-10-01T09:58:28.431202+0000","last_undegraded":"2023-10-01T09:58:28.431202+0000","last_fullsized":"2023-10-01T09:58:28.431202+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:57.772205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010305679999999999,"stat_sum":{"num_bytes":4194304,"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":643,"num_read_kb":1591,"num_write":151,"num_write_kb":5212,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":562,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512342+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:58:27.512342+0000","last_peered":"2023-10-01T09:58:27.512342+0000","last_clean":"2023-10-01T09:58:27.512342+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:58:27.512342+0000","last_undegraded":"2023-10-01T09:58:27.512342+0000","last_fullsized":"2023-10-01T09:58:27.512342+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":344,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985384+0000","last_change":"2023-10-01T09:54:11.527550+0000","last_active":"2023-10-01T09:58:28.985384+0000","last_peered":"2023-10-01T09:58:28.985384+0000","last_clean":"2023-10-01T09:58:28.985384+0000","last_became_active":"2023-10-01T09:54:11.527155+0000","last_became_peered":"2023-10-01T09:54:11.527155+0000","last_unstale":"2023-10-01T09:58:28.985384+0000","last_undegraded":"2023-10-01T09:58:28.985384+0000","last_fullsized":"2023-10-01T09:58:28.985384+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:37:56.805482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512734+0000","last_change":"2023-10-01T09:52:08.770177+0000","last_active":"2023-10-01T09:58:27.512734+0000","last_peered":"2023-10-01T09:58:27.512734+0000","last_clean":"2023-10-01T09:58:27.512734+0000","last_became_active":"2023-10-01T09:52:08.769793+0000","last_became_peered":"2023-10-01T09:52:08.769793+0000","last_unstale":"2023-10-01T09:58:27.512734+0000","last_undegraded":"2023-10-01T09:58:27.512734+0000","last_fullsized":"2023-10-01T09:58:27.512734+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"318'110","reported_seq":520,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512337+0000","last_change":"2023-10-01T09:57:31.584116+0000","last_active":"2023-10-01T09:58:27.512337+0000","last_peered":"2023-10-01T09:58:27.512337+0000","last_clean":"2023-10-01T09:58:27.512337+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:58:27.512337+0000","last_undegraded":"2023-10-01T09:58:27.512337+0000","last_fullsized":"2023-10-01T09:58:27.512337+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":667,"num_read_kb":1982,"num_write":95,"num_write_kb":1263,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998051+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:58:27.998051+0000","last_peered":"2023-10-01T09:58:27.998051+0000","last_clean":"2023-10-01T09:58:27.998051+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:58:27.998051+0000","last_undegraded":"2023-10-01T09:58:27.998051+0000","last_fullsized":"2023-10-01T09:58:27.998051+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998396+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:58:27.998396+0000","last_peered":"2023-10-01T09:58:27.998396+0000","last_clean":"2023-10-01T09:58:27.998396+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:58:27.998396+0000","last_undegraded":"2023-10-01T09:58:27.998396+0000","last_fullsized":"2023-10-01T09:58:27.998396+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"318'75","reported_seq":452,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513229+0000","last_change":"2023-10-01T09:57:31.583406+0000","last_active":"2023-10-01T09:58:27.513229+0000","last_peered":"2023-10-01T09:58:27.513229+0000","last_clean":"2023-10-01T09:58:27.513229+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:58:27.513229+0000","last_undegraded":"2023-10-01T09:58:27.513229+0000","last_fullsized":"2023-10-01T09:58:27.513229+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":511,"num_read_kb":1111,"num_write":62,"num_write_kb":1400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":299,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592272+0000","last_change":"2023-10-01T09:54:11.525508+0000","last_active":"2023-10-01T09:58:38.592272+0000","last_peered":"2023-10-01T09:58:38.592272+0000","last_clean":"2023-10-01T09:58:38.592272+0000","last_became_active":"2023-10-01T09:54:11.525045+0000","last_became_peered":"2023-10-01T09:54:11.525045+0000","last_unstale":"2023-10-01T09:58:38.592272+0000","last_undegraded":"2023-10-01T09:58:38.592272+0000","last_fullsized":"2023-10-01T09:58:38.592272+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:28.321748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":349,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.997760+0000","last_change":"2023-10-01T09:54:11.529901+0000","last_active":"2023-10-01T09:58:27.997760+0000","last_peered":"2023-10-01T09:58:27.997760+0000","last_clean":"2023-10-01T09:58:27.997760+0000","last_became_active":"2023-10-01T09:54:11.529472+0000","last_became_peered":"2023-10-01T09:54:11.529472+0000","last_unstale":"2023-10-01T09:58:27.997760+0000","last_undegraded":"2023-10-01T09:58:27.997760+0000","last_fullsized":"2023-10-01T09:58:27.997760+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:46:52.615449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":362,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985751+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:58:28.985751+0000","last_peered":"2023-10-01T09:58:28.985751+0000","last_clean":"2023-10-01T09:58:28.985751+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:58:28.985751+0000","last_undegraded":"2023-10-01T09:58:28.985751+0000","last_fullsized":"2023-10-01T09:58:28.985751+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":"318'120","reported_seq":808,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.508153+0000","last_change":"2023-10-01T09:57:31.584975+0000","last_active":"2023-10-01T09:58:27.508153+0000","last_peered":"2023-10-01T09:58:27.508153+0000","last_clean":"2023-10-01T09:58:27.508153+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:58:27.508153+0000","last_undegraded":"2023-10-01T09:58:27.508153+0000","last_fullsized":"2023-10-01T09:58:27.508153+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033936900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":871,"num_read_kb":719,"num_write":78,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985194+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:58:28.985194+0000","last_peered":"2023-10-01T09:58:28.985194+0000","last_clean":"2023-10-01T09:58:28.985194+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:58:28.985194+0000","last_undegraded":"2023-10-01T09:58:28.985194+0000","last_fullsized":"2023-10-01T09:58:28.985194+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"318'68","reported_seq":524,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513086+0000","last_change":"2023-10-01T09:57:31.583680+0000","last_active":"2023-10-01T09:58:27.513086+0000","last_peered":"2023-10-01T09:58:27.513086+0000","last_clean":"2023-10-01T09:58:27.513086+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:58:27.513086+0000","last_undegraded":"2023-10-01T09:58:27.513086+0000","last_fullsized":"2023-10-01T09:58:27.513086+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":68,"log_dups_size":0,"ondisk_log_size":68,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":373,"num_read_kb":638,"num_write":55,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":304,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998455+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:58:27.998455+0000","last_peered":"2023-10-01T09:58:27.998455+0000","last_clean":"2023-10-01T09:58:27.998455+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:58:27.998455+0000","last_undegraded":"2023-10-01T09:58:27.998455+0000","last_fullsized":"2023-10-01T09:58:27.998455+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":54,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186429+0000","last_change":"2023-10-01T09:54:11.531779+0000","last_active":"2023-10-01T09:58:28.186429+0000","last_peered":"2023-10-01T09:58:28.186429+0000","last_clean":"2023-10-01T09:58:28.186429+0000","last_became_active":"2023-10-01T09:54:11.531420+0000","last_became_peered":"2023-10-01T09:54:11.531420+0000","last_unstale":"2023-10-01T09:58:28.186429+0000","last_undegraded":"2023-10-01T09:58:28.186429+0000","last_fullsized":"2023-10-01T09:58:28.186429+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":323,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998449+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:58:27.998449+0000","last_peered":"2023-10-01T09:58:27.998449+0000","last_clean":"2023-10-01T09:58:27.998449+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:58:27.998449+0000","last_undegraded":"2023-10-01T09:58:27.998449+0000","last_fullsized":"2023-10-01T09:58:27.998449+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":347,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430845+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:58:28.430845+0000","last_peered":"2023-10-01T09:58:28.430845+0000","last_clean":"2023-10-01T09:58:28.430845+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:58:28.430845+0000","last_undegraded":"2023-10-01T09:58:28.430845+0000","last_fullsized":"2023-10-01T09:58:28.430845+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":58,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186024+0000","last_change":"2023-10-01T09:54:11.628599+0000","last_active":"2023-10-01T09:58:28.186024+0000","last_peered":"2023-10-01T09:58:28.186024+0000","last_clean":"2023-10-01T09:58:28.186024+0000","last_became_active":"2023-10-01T09:54:11.532396+0000","last_became_peered":"2023-10-01T09:54:11.532396+0000","last_unstale":"2023-10-01T09:58:28.186024+0000","last_undegraded":"2023-10-01T09:58:28.186024+0000","last_fullsized":"2023-10-01T09:58:28.186024+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":249,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985344+0000","last_change":"2023-10-01T09:52:08.772620+0000","last_active":"2023-10-01T09:58:28.985344+0000","last_peered":"2023-10-01T09:58:28.985344+0000","last_clean":"2023-10-01T09:58:28.985344+0000","last_became_active":"2023-10-01T09:52:08.772287+0000","last_became_peered":"2023-10-01T09:52:08.772287+0000","last_unstale":"2023-10-01T09:58:28.985344+0000","last_undegraded":"2023-10-01T09:58:28.985344+0000","last_fullsized":"2023-10-01T09:58:28.985344+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:04:19.965501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":58,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186945+0000","last_change":"2023-10-01T09:54:11.715623+0000","last_active":"2023-10-01T09:58:28.186945+0000","last_peered":"2023-10-01T09:58:28.186945+0000","last_clean":"2023-10-01T09:58:28.186945+0000","last_became_active":"2023-10-01T09:54:11.534353+0000","last_became_peered":"2023-10-01T09:54:11.534353+0000","last_unstale":"2023-10-01T09:58:28.186945+0000","last_undegraded":"2023-10-01T09:58:28.186945+0000","last_fullsized":"2023-10-01T09:58:28.186945+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":250,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985235+0000","last_change":"2023-10-01T09:52:08.769658+0000","last_active":"2023-10-01T09:58:28.985235+0000","last_peered":"2023-10-01T09:58:28.985235+0000","last_clean":"2023-10-01T09:58:28.985235+0000","last_became_active":"2023-10-01T09:52:08.769321+0000","last_became_peered":"2023-10-01T09:52:08.769321+0000","last_unstale":"2023-10-01T09:58:28.985235+0000","last_undegraded":"2023-10-01T09:58:28.985235+0000","last_fullsized":"2023-10-01T09:58:28.985235+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:13:49.243973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":337,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985595+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:58:28.985595+0000","last_peered":"2023-10-01T09:58:28.985595+0000","last_clean":"2023-10-01T09:58:28.985595+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:58:28.985595+0000","last_undegraded":"2023-10-01T09:58:28.985595+0000","last_fullsized":"2023-10-01T09:58:28.985595+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":328,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985295+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:58:28.985295+0000","last_peered":"2023-10-01T09:58:28.985295+0000","last_clean":"2023-10-01T09:58:28.985295+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:58:28.985295+0000","last_undegraded":"2023-10-01T09:58:28.985295+0000","last_fullsized":"2023-10-01T09:58:28.985295+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":379,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998578+0000","last_change":"2023-10-01T09:54:11.542355+0000","last_active":"2023-10-01T09:58:27.998578+0000","last_peered":"2023-10-01T09:58:27.998578+0000","last_clean":"2023-10-01T09:58:27.998578+0000","last_became_active":"2023-10-01T09:54:11.525882+0000","last_became_peered":"2023-10-01T09:54:11.525882+0000","last_unstale":"2023-10-01T09:58:27.998578+0000","last_undegraded":"2023-10-01T09:58:27.998578+0000","last_fullsized":"2023-10-01T09:58:27.998578+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:10:47.749325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":211,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.671465+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:58:27.671465+0000","last_peered":"2023-10-01T09:58:27.671465+0000","last_clean":"2023-10-01T09:58:27.671465+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:58:27.671465+0000","last_undegraded":"2023-10-01T09:58:27.671465+0000","last_fullsized":"2023-10-01T09:58:27.671465+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":55,"num_bytes_recovered":13012,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430868,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901716,"kb_used_data":7564,"kb_used_omap":0,"kb_used_meta":894144,"kb_avail":92843436,"statfs":{"total":95995035648,"available":95071678464,"internally_reserved":0,"allocated":7745536,"data_stored":7135672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915603456},"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":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.85799999999999998,"15min":1.4890000000000001},"min":{"1min":0.53500000000000003,"5min":0.30599999999999999,"15min":0.23899999999999999},"max":{"1min":1.337,"5min":4.4450000000000003,"15min":111.187},"last":0.63},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.85199999999999998,"15min":1.5820000000000001},"min":{"1min":0.54800000000000004,"5min":0.33800000000000002,"15min":0.25800000000000001},"max":{"1min":1.222,"5min":4.4050000000000002,"15min":111.83},"last":0.91100000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.84199999999999997,"15min":1.9410000000000001},"min":{"1min":0.66300000000000003,"5min":0.33300000000000002,"15min":0.249},"max":{"1min":1.1950000000000001,"5min":5.109,"15min":210.62299999999999},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.87,"5min":0.98799999999999999,"15min":2.0830000000000002},"min":{"1min":0.59999999999999998,"5min":0.313,"15min":0.29299999999999998},"max":{"1min":1.214,"5min":6.4539999999999997,"15min":208.809},"last":1.0740000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.012,"15min":1.681},"min":{"1min":0.72999999999999998,"5min":0.39500000000000002,"15min":0.318},"max":{"1min":1.357,"5min":5.2919999999999998,"15min":57.079999999999998},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.022,"15min":1.617},"min":{"1min":0.629,"5min":0.34300000000000003,"15min":0.32400000000000001},"max":{"1min":1.1950000000000001,"5min":5.2190000000000003,"15min":57.137999999999998},"last":1.2490000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.4590000000000001,"15min":1.913},"min":{"1min":0.81499999999999995,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.3169999999999999,"5min":41.756999999999998,"15min":119.81},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.4159999999999999,"15min":1.806},"min":{"1min":0.58799999999999997,"5min":0.38,"15min":0.29899999999999999},"max":{"1min":1.1799999999999999,"5min":41.567,"15min":119.203},"last":1.181}]},{"osd":4,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.96899999999999997,"15min":1.151},"min":{"1min":0.76600000000000001,"5min":0.36099999999999999,"15min":0.307},"max":{"1min":1.3080000000000001,"5min":2.6960000000000002,"15min":15.102},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.996,"15min":1.238},"min":{"1min":0.755,"5min":0.42099999999999999,"15min":0.33800000000000002},"max":{"1min":1.3169999999999999,"5min":2.254,"15min":9.0090000000000003},"last":1.0469999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.99399999999999999,"15min":1.325},"min":{"1min":0.76400000000000001,"5min":0.39300000000000002,"15min":0.34699999999999998},"max":{"1min":1.238,"5min":4.8520000000000003,"15min":10.959},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.22,"5min":1.097,"15min":1.3580000000000001},"min":{"1min":1.008,"5min":0.41999999999999998,"15min":0.34300000000000003},"max":{"1min":1.391,"5min":2.7309999999999999,"15min":10.221},"last":1.131}]},{"osd":6,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.101,"15min":1.496},"min":{"1min":0.93600000000000005,"5min":0.48899999999999999,"15min":0.36299999999999999},"max":{"1min":1.383,"5min":2.8370000000000002,"15min":11.167999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.0920000000000001,"15min":1.5720000000000001},"min":{"1min":0.98499999999999999,"5min":0.38600000000000001,"15min":0.34399999999999997},"max":{"1min":1.3899999999999999,"5min":2.2160000000000002,"15min":13.092000000000001},"last":1.3120000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627101,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899652,"kb_used_data":3452,"kb_used_omap":0,"kb_used_meta":896192,"kb_avail":92845500,"statfs":{"total":95995035648,"available":95073792000,"internally_reserved":0,"allocated":3534848,"data_stored":2940988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917700608},"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":"Sun Oct 1 09:57:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.746,"15min":1.698},"min":{"1min":0.52000000000000002,"5min":0.30099999999999999,"15min":0.251},"max":{"1min":1.02,"5min":2.7559999999999998,"15min":54.121000000000002},"last":1.208},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.90800000000000003,"15min":1.798},"min":{"1min":0.65300000000000002,"5min":0.33400000000000002,"15min":0.23699999999999999},"max":{"1min":1.044,"5min":5.1630000000000003,"15min":53.192},"last":0.61099999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.79300000000000004,"15min":1.891},"min":{"1min":0.60299999999999998,"5min":0.35799999999999998,"15min":0.29199999999999998},"max":{"1min":1.171,"5min":6.6669999999999998,"15min":183.59999999999999},"last":1.6120000000000001},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.88100000000000001,"15min":2.081},"min":{"1min":0.628,"5min":0.34399999999999997,"15min":0.29699999999999999},"max":{"1min":1.1459999999999999,"5min":4.8550000000000004,"15min":183.56200000000001},"last":0.70599999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.95999999999999996,"15min":2.266},"min":{"1min":0.746,"5min":0.38300000000000001,"15min":0.29099999999999998},"max":{"1min":1.367,"5min":7.0350000000000001,"15min":136.351},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.046,"5min":0.99199999999999999,"15min":2.4390000000000001},"min":{"1min":0.58599999999999997,"5min":0.372,"15min":0.316},"max":{"1min":1.552,"5min":4.2190000000000003,"15min":136.46700000000001},"last":1.073}]},{"osd":3,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.02,"15min":2.0009999999999999},"min":{"1min":0.71099999999999997,"5min":0.40500000000000003,"15min":0.29799999999999999},"max":{"1min":1.097,"5min":6.71,"15min":82.728999999999999},"last":1.4239999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.073,"15min":2.1120000000000001},"min":{"1min":0.83999999999999997,"5min":0.40100000000000002,"15min":0.30199999999999999},"max":{"1min":1.393,"5min":5.2320000000000002,"15min":81.703000000000003},"last":1.5}]},{"osd":4,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.91300000000000003,"15min":1.3340000000000001},"min":{"1min":0.74299999999999999,"5min":0.35699999999999998,"15min":0.32500000000000001},"max":{"1min":1.337,"5min":6.9009999999999998,"15min":9.7940000000000005},"last":1.742},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.96199999999999997,"15min":1.4750000000000001},"min":{"1min":0.79500000000000004,"5min":0.40400000000000003,"15min":0.35499999999999998},"max":{"1min":1.397,"5min":3.1269999999999998,"15min":15.262},"last":1.1599999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.038,"15min":1.6619999999999999},"min":{"1min":0.69599999999999995,"5min":0.315,"15min":0.315},"max":{"1min":1.25,"5min":6.9500000000000002,"15min":65.998000000000005},"last":1.105},{"interface":"front","average":{"1min":1.177,"5min":1.052,"15min":1.7450000000000001},"min":{"1min":0.71899999999999997,"5min":0.47899999999999998,"15min":0.35799999999999998},"max":{"1min":1.446,"5min":3.2130000000000001,"15min":61.889000000000003},"last":1.2709999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:57:51 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.071,"15min":1.589},"min":{"1min":0.95199999999999996,"5min":0.44800000000000001,"15min":0.35199999999999998},"max":{"1min":1.411,"5min":3.3380000000000001,"15min":18.337},"last":1.6910000000000001},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.0780000000000001,"15min":1.4259999999999999},"min":{"1min":0.89900000000000002,"5min":0.45900000000000002,"15min":0.36699999999999999},"max":{"1min":1.4179999999999999,"5min":6.9909999999999997,"15min":10.920999999999999},"last":1.8080000000000001}]}]},{"osd":1,"up_from":83,"seq":356482286048,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":836988,"kb_used_data":3508,"kb_used_omap":4,"kb_used_meta":833467,"kb_avail":92908164,"statfs":{"total":95995035648,"available":95137959936,"internally_reserved":0,"allocated":3592192,"data_stored":2442239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":853471118},"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":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67100000000000004,"15min":2.2989999999999999},"min":{"1min":0.34599999999999997,"5min":0.26200000000000001,"15min":0.191},"max":{"1min":1.0429999999999999,"5min":4.3920000000000003,"15min":87.831000000000003},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.77500000000000002,"15min":2.2229999999999999},"min":{"1min":0.48099999999999998,"5min":0.26700000000000002,"15min":0.20999999999999999},"max":{"1min":1.004,"5min":6.0800000000000001,"15min":90.948999999999998},"last":0.75600000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:57:46 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.73199999999999998,"15min":2.544},"min":{"1min":0.34599999999999997,"5min":0.25700000000000001,"15min":0.186},"max":{"1min":1.2729999999999999,"5min":4.5650000000000004,"15min":88.757999999999996},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.70599999999999996,"15min":2.3410000000000002},"min":{"1min":0.33200000000000002,"5min":0.26900000000000002,"15min":0.222},"max":{"1min":1.109,"5min":6.04,"15min":87.75},"last":0.60399999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.72199999999999998,"15min":2.0790000000000002},"min":{"1min":0.42499999999999999,"5min":0.27000000000000002,"15min":0.23599999999999999},"max":{"1min":0.81999999999999995,"5min":4.601,"15min":134.49799999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.78000000000000003,"15min":2.1480000000000001},"min":{"1min":0.42599999999999999,"5min":0.27200000000000002,"15min":0.26200000000000001},"max":{"1min":1.0429999999999999,"5min":4.5609999999999999,"15min":134.416},"last":0.78700000000000003}]},{"osd":4,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.86599999999999999,"15min":1.0820000000000001},"min":{"1min":0.56399999999999995,"5min":0.34399999999999997,"15min":0.30099999999999999},"max":{"1min":1.2929999999999999,"5min":4.2530000000000001,"15min":6.3529999999999998},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.86499999999999999,"15min":1.284},"min":{"1min":0.59599999999999997,"5min":0.45100000000000001,"15min":0.308},"max":{"1min":1.2250000000000001,"5min":3.7210000000000001,"15min":13.938000000000001},"last":1.149}]},{"osd":5,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.92300000000000004,"15min":1.9159999999999999},"min":{"1min":0.73399999999999999,"5min":0.41099999999999998,"15min":0.315},"max":{"1min":1.4710000000000001,"5min":4.3300000000000001,"15min":204.029},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.871,"15min":1.9470000000000001},"min":{"1min":0.67300000000000004,"5min":0.439,"15min":0.34899999999999998},"max":{"1min":1.2609999999999999,"5min":3.6890000000000001,"15min":203.16300000000001},"last":1.218}]},{"osd":6,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":0.97999999999999998,"15min":1.504},"min":{"1min":0.77300000000000002,"5min":0.42699999999999999,"15min":0.33100000000000002},"max":{"1min":1.4390000000000001,"5min":4.2510000000000003,"15min":14.538},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.97099999999999997,"15min":1.381},"min":{"1min":0.53600000000000003,"5min":0.42699999999999999,"15min":0.32800000000000001},"max":{"1min":1.3979999999999999,"5min":4.2779999999999996,"15min":10.643000000000001},"last":1.024}]},{"osd":7,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.94799999999999995,"15min":1.4299999999999999},"min":{"1min":0.70099999999999996,"5min":0.52800000000000002,"15min":0.35199999999999998},"max":{"1min":1.361,"5min":3.6509999999999998,"15min":14.007999999999999},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.008,"15min":1.4470000000000001},"min":{"1min":0.77900000000000003,"5min":0.51100000000000001,"15min":0.35099999999999998},"max":{"1min":1.3700000000000001,"5min":4.2999999999999998,"15min":10.872},"last":1.244}]}]},{"osd":0,"up_from":78,"seq":335007449572,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837128,"kb_used_data":4096,"kb_used_omap":5,"kb_used_meta":833018,"kb_avail":92908024,"statfs":{"total":95995035648,"available":95137816576,"internally_reserved":0,"allocated":4194304,"data_stored":3029642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":853011066},"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":"Sun Oct 1 09:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":1.7609999999999999,"15min":1.444},"min":{"1min":0.28799999999999998,"5min":0.23300000000000001,"15min":0.20899999999999999},"max":{"1min":1.222,"5min":113.703,"15min":113.703},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.905,"15min":1.48},"min":{"1min":0.34399999999999997,"5min":0.216,"15min":0.20899999999999999},"max":{"1min":1.5600000000000001,"5min":113.512,"15min":113.512},"last":0.95399999999999996}]},{"osd":2,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.79700000000000004,"15min":1.4890000000000001},"min":{"1min":0.33900000000000002,"5min":0.28000000000000003,"15min":0.216},"max":{"1min":1.831,"5min":5.7119999999999997,"15min":18.077000000000002},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.879,"15min":1.4790000000000001},"min":{"1min":0.38100000000000001,"5min":0.28100000000000003,"15min":0.252},"max":{"1min":1.698,"5min":6.9749999999999996,"15min":17.800000000000001},"last":0.65100000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":1.7929999999999999,"15min":2.0009999999999999},"min":{"1min":0.32700000000000001,"5min":0.26000000000000001,"15min":0.245},"max":{"1min":1.3500000000000001,"5min":35.100999999999999,"15min":99.536000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.569,"15min":1.929},"min":{"1min":0.40100000000000002,"5min":0.29099999999999998,"15min":0.23400000000000001},"max":{"1min":1.655,"5min":33.396999999999998,"15min":99.483999999999995},"last":0.80200000000000005}]},{"osd":4,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97299999999999998,"15min":1.407},"min":{"1min":0.59299999999999997,"5min":0.35699999999999998,"15min":0.31900000000000001},"max":{"1min":1.4079999999999999,"5min":7,"15min":10.186},"last":0.87},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.95899999999999996,"15min":1.4199999999999999},"min":{"1min":0.66100000000000003,"5min":0.35799999999999998,"15min":0.33300000000000002},"max":{"1min":1.526,"5min":4.5300000000000002,"15min":9.0879999999999992},"last":0.91300000000000003}]},{"osd":5,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.94299999999999995,"15min":1.3460000000000001},"min":{"1min":0.68700000000000006,"5min":0.35899999999999999,"15min":0.315},"max":{"1min":1.397,"5min":4.0010000000000003,"15min":14.48},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.077,"15min":1.355},"min":{"1min":0.68000000000000005,"5min":0.38,"15min":0.377},"max":{"1min":1.4870000000000001,"5min":7.0709999999999997,"15min":9.1099999999999994},"last":1.212}]},{"osd":6,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.085,"15min":1.5189999999999999},"min":{"1min":0.66200000000000003,"5min":0.41599999999999998,"15min":0.36399999999999999},"max":{"1min":1.492,"5min":7.1440000000000001,"15min":10.193},"last":1.042},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.036,"15min":1.6319999999999999},"min":{"1min":0.72799999999999998,"5min":0.41699999999999998,"15min":0.34699999999999998},"max":{"1min":1.591,"5min":4.5720000000000001,"15min":10.496},"last":0.996}]},{"osd":7,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1200000000000001,"15min":1.496},"min":{"1min":0.71499999999999997,"5min":0.499,"15min":0.42699999999999999},"max":{"1min":1.5109999999999999,"5min":7.1210000000000004,"15min":13.456},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.024,"15min":1.571},"min":{"1min":0.68500000000000005,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.4470000000000001,"5min":4.6299999999999999,"15min":10.183},"last":1.115}]}]},{"osd":2,"up_from":88,"seq":377957122523,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":772488,"kb_used_data":7552,"kb_used_omap":7,"kb_used_meta":764920,"kb_avail":92972664,"statfs":{"total":95995035648,"available":95204007936,"internally_reserved":0,"allocated":7733248,"data_stored":6627383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":783278161},"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":"Sun Oct 1 09:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.73699999999999999,"15min":1.222},"min":{"1min":0.42999999999999999,"5min":0.20699999999999999,"15min":0.20499999999999999},"max":{"1min":1.1160000000000001,"5min":6.3159999999999998,"15min":18.082999999999998},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.77000000000000002,"15min":1.3080000000000001},"min":{"1min":0.39600000000000002,"5min":0.26200000000000001,"15min":0.18099999999999999},"max":{"1min":1.276,"5min":6.6820000000000004,"15min":15.996},"last":0.49099999999999999}]},{"osd":1,"last update":"Sun Oct 1 09:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":1.552,"15min":1.24},"min":{"1min":0.33000000000000002,"5min":0.25,"15min":0.20300000000000001},"max":{"1min":1.3160000000000001,"5min":76.453999999999994,"15min":76.453999999999994},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.70299999999999996,"5min":1.7190000000000001,"15min":1.5429999999999999},"min":{"1min":0.48399999999999999,"5min":0.245,"15min":0.24099999999999999},"max":{"1min":1.012,"5min":76.555999999999997,"15min":76.555999999999997},"last":0.39600000000000002}]},{"osd":3,"last update":"Sun Oct 1 09:58:08 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.82999999999999996,"15min":2.468},"min":{"1min":0.45100000000000001,"5min":0.27500000000000002,"15min":0.24199999999999999},"max":{"1min":1.04,"5min":6.2000000000000002,"15min":139.96700000000001},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.96599999999999997,"15min":2.468},"min":{"1min":0.56699999999999995,"5min":0.32200000000000001,"15min":0.307},"max":{"1min":1.163,"5min":6.1980000000000004,"15min":137.798},"last":0.63100000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.84499999999999997,"15min":1.3520000000000001},"min":{"1min":0.60399999999999998,"5min":0.35899999999999999,"15min":0.34300000000000003},"max":{"1min":1.2609999999999999,"5min":2.8340000000000001,"15min":15.183},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95299999999999996,"15min":1.3959999999999999},"min":{"1min":0.52700000000000002,"5min":0.35399999999999998,"15min":0.29399999999999998},"max":{"1min":1.859,"5min":6.5709999999999997,"15min":9.952},"last":0.97499999999999998}]},{"osd":5,"last update":"Sun Oct 1 09:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.875,"15min":1.1799999999999999},"min":{"1min":0.51400000000000001,"5min":0.39200000000000002,"15min":0.309},"max":{"1min":1.694,"5min":6.3440000000000003,"15min":7.5789999999999997},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.92000000000000004,"15min":1.47},"min":{"1min":0.753,"5min":0.47399999999999998,"15min":0.372},"max":{"1min":1.2390000000000001,"5min":2.8039999999999998,"15min":15.214},"last":0.94699999999999995}]},{"osd":6,"last update":"Sun Oct 1 09:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.97699999999999998,"15min":1.5620000000000001},"min":{"1min":0.63200000000000001,"5min":0.40899999999999997,"15min":0.315},"max":{"1min":1.9199999999999999,"5min":6.6150000000000002,"15min":10.125999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.04,"5min":0.91300000000000003,"15min":1.28},"min":{"1min":0.76600000000000001,"5min":0.41799999999999998,"15min":0.33100000000000002},"max":{"1min":1.833,"5min":6.4059999999999997,"15min":7.508},"last":0.997}]},{"osd":7,"last update":"Sun Oct 1 09:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.97899999999999998,"15min":1.5669999999999999},"min":{"1min":0.58299999999999996,"5min":0.45700000000000002,"15min":0.34200000000000003},"max":{"1min":1.766,"5min":6.649,"15min":10.630000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0880000000000001,"15min":1.4019999999999999},"min":{"1min":0.71699999999999997,"5min":0.44500000000000001,"15min":0.376},"max":{"1min":1.8899999999999999,"5min":7.4699999999999998,"15min":8.7449999999999992},"last":1.0229999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958991,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":888948,"kb_used_data":3436,"kb_used_omap":2,"kb_used_meta":885501,"kb_avail":92856204,"statfs":{"total":95995035648,"available":95084752896,"internally_reserved":0,"allocated":3518464,"data_stored":2429446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":906753077},"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":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.92900000000000005,"15min":1.5389999999999999},"min":{"1min":0.38300000000000001,"5min":0.20999999999999999,"15min":0.159},"max":{"1min":0.86499999999999999,"5min":11.352,"15min":48.707999999999998},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.84599999999999997,"15min":1.5640000000000001},"min":{"1min":0.45900000000000002,"5min":0.23499999999999999,"15min":0.20300000000000001},"max":{"1min":0.97899999999999998,"5min":6.843,"15min":46.805},"last":0.46200000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.76900000000000002,"15min":1.4330000000000001},"min":{"1min":0.34499999999999997,"5min":0.26100000000000001,"15min":0.20200000000000001},"max":{"1min":0.91800000000000004,"5min":6.9589999999999996,"15min":38.496000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.86199999999999999,"15min":1.371},"min":{"1min":0.35199999999999998,"5min":0.26200000000000001,"15min":0.23699999999999999},"max":{"1min":1.0469999999999999,"5min":4.9210000000000003,"15min":38.601999999999997},"last":1.0109999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.79200000000000004,"15min":1.7350000000000001},"min":{"1min":0.40999999999999998,"5min":0.28899999999999998,"15min":0.25700000000000001},"max":{"1min":1.0720000000000001,"5min":6.8940000000000001,"15min":46.927999999999997},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.86699999999999999,"15min":1.6930000000000001},"min":{"1min":0.46700000000000003,"5min":0.31,"15min":0.224},"max":{"1min":1.137,"5min":5.1589999999999998,"15min":52.588999999999999},"last":1.159}]},{"osd":4,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.087,"15min":1.4359999999999999},"min":{"1min":0.626,"5min":0.36699999999999999,"15min":0.318},"max":{"1min":1.3640000000000001,"5min":11.305999999999999,"15min":11.305999999999999},"last":1.5449999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.097,"15min":1.4590000000000001},"min":{"1min":0.68400000000000005,"5min":0.40500000000000003,"15min":0.27100000000000002},"max":{"1min":1.516,"5min":6.7430000000000003,"15min":11.547000000000001},"last":0.77800000000000002}]},{"osd":5,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0920000000000001,"15min":1.232},"min":{"1min":0.77600000000000002,"5min":0.33800000000000002,"15min":0.27600000000000002},"max":{"1min":1.504,"5min":6.8150000000000004,"15min":7.343},"last":1.129},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.99099999999999999,"15min":1.446},"min":{"1min":0.78500000000000003,"5min":0.40699999999999997,"15min":0.34599999999999997},"max":{"1min":1.349,"5min":5.0670000000000002,"15min":10.241},"last":1.109}]},{"osd":6,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.153,"15min":1.5649999999999999},"min":{"1min":0.72299999999999998,"5min":0.38200000000000001,"15min":0.30199999999999999},"max":{"1min":1.6120000000000001,"5min":6.7869999999999999,"15min":14.548999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.4570000000000001},"min":{"1min":0.71699999999999997,"5min":0.45400000000000001,"15min":0.34999999999999998},"max":{"1min":1.377,"5min":5.0359999999999996,"15min":9.5909999999999993},"last":0.96899999999999997}]},{"osd":7,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.095,"15min":1.5680000000000001},"min":{"1min":0.78500000000000003,"5min":0.41999999999999998,"15min":0.377},"max":{"1min":1.4650000000000001,"5min":5.0010000000000003,"15min":9.8290000000000006},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0680000000000001,"15min":1.5029999999999999},"min":{"1min":0.69999999999999996,"5min":0.45600000000000002,"15min":0.40100000000000002},"max":{"1min":1.306,"5min":5.2489999999999997,"15min":10.576000000000001},"last":1.6160000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019563,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":600780,"kb_used_data":2884,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":93144372,"statfs":{"total":95995035648,"available":95379836928,"internally_reserved":0,"allocated":2953216,"data_stored":2350930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":"Sun Oct 1 09:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.754,"15min":1.8080000000000001},"min":{"1min":0.59599999999999997,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":1.3879999999999999,"5min":2.6259999999999999,"15min":129.28299999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.82799999999999996,"15min":1.8360000000000001},"min":{"1min":0.63700000000000001,"5min":0.34300000000000003,"15min":0.26800000000000002},"max":{"1min":1.5549999999999999,"5min":2.6579999999999999,"15min":129.24700000000001},"last":0.91100000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.749,"15min":1.1439999999999999},"min":{"1min":0.46100000000000002,"5min":0.33900000000000002,"15min":0.27400000000000002},"max":{"1min":1.208,"5min":3.5099999999999998,"15min":19.346},"last":0.995},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.79100000000000004,"15min":1.1120000000000001},"min":{"1min":0.41199999999999998,"5min":0.35099999999999998,"15min":0.28999999999999998},"max":{"1min":1.335,"5min":2.6200000000000001,"15min":19.404},"last":1.071}]},{"osd":2,"last update":"Sun Oct 1 09:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.874,"15min":1.5189999999999999},"min":{"1min":0.70799999999999996,"5min":0.372,"15min":0.311},"max":{"1min":1.4039999999999999,"5min":2.7730000000000001,"15min":81.355000000000004},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.93500000000000005,"15min":1.651},"min":{"1min":0.54800000000000004,"5min":0.39200000000000002,"15min":0.29499999999999998},"max":{"1min":1.236,"5min":4.2800000000000002,"15min":81.656000000000006},"last":0.68300000000000005}]},{"osd":3,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.375,"15min":1.885},"min":{"1min":0.66600000000000004,"5min":0.38700000000000001,"15min":0.35399999999999998},"max":{"1min":1.492,"5min":46.173000000000002,"15min":76.325000000000003},"last":1.083},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.508,"15min":1.8460000000000001},"min":{"1min":0.66000000000000003,"5min":0.41799999999999998,"15min":0.34899999999999998},"max":{"1min":1.4299999999999999,"5min":46.289999999999999,"15min":75.275999999999996},"last":1.0209999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.89600000000000002,"15min":1.109},"min":{"1min":0.54000000000000004,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":1.339,"5min":2.0179999999999998,"15min":9.6389999999999993},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.80300000000000005,"15min":1.198},"min":{"1min":0.63100000000000001,"5min":0.33000000000000002,"15min":0.27300000000000002},"max":{"1min":1.163,"5min":1.6200000000000001,"15min":10.066000000000001},"last":0.86799999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.81699999999999995,"15min":1.454},"min":{"1min":0.58799999999999997,"5min":0.36099999999999999,"15min":0.32200000000000001},"max":{"1min":1.6830000000000001,"5min":1.9650000000000001,"15min":20.170999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.97899999999999998,"15min":1.3600000000000001},"min":{"1min":0.73099999999999998,"5min":0.41799999999999998,"15min":0.379},"max":{"1min":1.5469999999999999,"5min":2.8010000000000002,"15min":10.460000000000001},"last":1.1619999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.0309999999999999,"15min":1.2989999999999999},"min":{"1min":0.88700000000000001,"5min":0.38900000000000001,"15min":0.34200000000000003},"max":{"1min":1.5089999999999999,"5min":2.4780000000000002,"15min":9.577},"last":1.21},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.0049999999999999,"15min":1.181},"min":{"1min":0.88900000000000001,"5min":0.45900000000000002,"15min":0.316},"max":{"1min":1.45,"5min":2.7999999999999998,"15min":7.3769999999999998},"last":1.1419999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823332,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903552,"kb_used_data":6968,"kb_used_omap":0,"kb_used_meta":896576,"kb_avail":92841600,"statfs":{"total":95995035648,"available":95069798400,"internally_reserved":0,"allocated":7135232,"data_stored":6540997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918093824},"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":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.83299999999999996,"15min":1.665},"min":{"1min":0.68799999999999994,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.29,"5min":4.5960000000000001,"15min":100.319},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.81399999999999995,"15min":1.6240000000000001},"min":{"1min":0.67000000000000004,"5min":0.32000000000000001,"15min":0.25},"max":{"1min":1.1459999999999999,"5min":4.5650000000000004,"15min":100.202},"last":0.77900000000000003}]},{"osd":1,"last update":"Sun Oct 1 09:58:14 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.90900000000000003,"15min":1.9119999999999999},"min":{"1min":0.629,"5min":0.32900000000000001,"15min":0.28100000000000003},"max":{"1min":1.431,"5min":4.5549999999999997,"15min":68.560000000000002},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.0660000000000001,"5min":0.89200000000000002,"15min":1.8080000000000001},"min":{"1min":0.69599999999999995,"5min":0.42699999999999999,"15min":0.28100000000000003},"max":{"1min":1.3839999999999999,"5min":4.5469999999999997,"15min":68.769000000000005},"last":1.052}]},{"osd":2,"last update":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84799999999999998,"15min":2.2639999999999998},"min":{"1min":0.71399999999999997,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":1.22,"5min":4.1020000000000003,"15min":118.307},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.129,"5min":1.012,"15min":2.3479999999999999},"min":{"1min":0.86499999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.3879999999999999,"5min":4.1369999999999996,"15min":118.191},"last":1.141}]},{"osd":3,"last update":"Sun Oct 1 09:58:14 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":0.88,"15min":1.8560000000000001},"min":{"1min":0.75600000000000001,"5min":0.39700000000000002,"15min":0.31},"max":{"1min":1.4810000000000001,"5min":2.286,"15min":64.991},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.137,"5min":0.999,"15min":1.9650000000000001},"min":{"1min":0.63900000000000001,"5min":0.40100000000000002,"15min":0.35899999999999999},"max":{"1min":1.5589999999999999,"5min":4.3890000000000002,"15min":68.427999999999997},"last":1.2250000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.92000000000000004,"15min":1.238},"min":{"1min":0.80300000000000005,"5min":0.30099999999999999,"15min":0.27200000000000002},"max":{"1min":1.3819999999999999,"5min":2.8410000000000002,"15min":10.919},"last":1.161},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.876,"15min":1.357},"min":{"1min":0.69099999999999995,"5min":0.39700000000000002,"15min":0.29799999999999999},"max":{"1min":1.244,"5min":1.417,"15min":11.058999999999999},"last":1.0249999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:58:14 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":0.96599999999999997,"15min":1.3620000000000001},"min":{"1min":0.92800000000000005,"5min":0.42699999999999999,"15min":0.32400000000000001},"max":{"1min":1.5109999999999999,"5min":2.7909999999999999,"15min":11.371},"last":1.252},{"interface":"front","average":{"1min":1.145,"5min":0.93400000000000005,"15min":1.3680000000000001},"min":{"1min":0.76400000000000001,"5min":0.41999999999999998,"15min":0.311},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":8.6470000000000002},"last":1.181}]},{"osd":7,"last update":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.1180000000000001,"15min":1.6699999999999999},"min":{"1min":0.97099999999999997,"5min":0.40500000000000003,"15min":0.33300000000000002},"max":{"1min":1.522,"5min":3.9950000000000001,"15min":69.709999999999994},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.071,"15min":1.488},"min":{"1min":0.88600000000000001,"5min":0.49199999999999999,"15min":0.34399999999999997},"max":{"1min":1.4319999999999999,"5min":2.883,"15min":66.287999999999997},"last":1.3120000000000001}]}]}],"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":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":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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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}]}} 2023-10-01T09:58:51.063 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T09:58:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:51 smithi183 bash[59233]: cluster 2023-10-01T09:58:49.927270+0000 mgr.y (mgr.25132) 1480 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:51 smithi183 bash[59233]: audit 2023-10-01T09:58:50.062108+0000 mgr.y (mgr.25132) 1481 : audit 0 from='client.46814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:58:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:51 smithi111 bash[75702]: cluster 2023-10-01T09:58:49.927270+0000 mgr.y (mgr.25132) 1480 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:51 smithi111 bash[75702]: audit 2023-10-01T09:58:50.062108+0000 mgr.y (mgr.25132) 1481 : audit 0 from='client.46814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:58:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:51 smithi111 bash[78631]: cluster 2023-10-01T09:58:49.927270+0000 mgr.y (mgr.25132) 1480 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:51 smithi111 bash[78631]: audit 2023-10-01T09:58:50.062108+0000 mgr.y (mgr.25132) 1481 : audit 0 from='client.46814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:58:53.563 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:53 smithi183 bash[59233]: cluster 2023-10-01T09:58:51.928180+0000 mgr.y (mgr.25132) 1482 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:54.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:53 smithi111 bash[75702]: cluster 2023-10-01T09:58:51.928180+0000 mgr.y (mgr.25132) 1482 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:54.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:53 smithi111 bash[78631]: cluster 2023-10-01T09:58:51.928180+0000 mgr.y (mgr.25132) 1482 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:54.993 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:58:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:58:54] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.33.4" 2023-10-01T09:58:55.887 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:55 smithi111 bash[75702]: cluster 2023-10-01T09:58:53.928854+0000 mgr.y (mgr.25132) 1483 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:55.888 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:55 smithi111 bash[78631]: cluster 2023-10-01T09:58:53.928854+0000 mgr.y (mgr.25132) 1483 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:55 smithi183 bash[59233]: cluster 2023-10-01T09:58:53.928854+0000 mgr.y (mgr.25132) 1483 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:56.342 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:58:57.854 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:57 smithi111 bash[75702]: cluster 2023-10-01T09:58:55.929919+0000 mgr.y (mgr.25132) 1484 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:57.854 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:57 smithi111 bash[78631]: cluster 2023-10-01T09:58:55.929919+0000 mgr.y (mgr.25132) 1484 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:58.022 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:58:58.022 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:58:58.022 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:58:58.022 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:58:58.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:57 smithi183 bash[59233]: cluster 2023-10-01T09:58:55.929919+0000 mgr.y (mgr.25132) 1484 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:59.469 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T09:58:59.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:59 smithi111 bash[75702]: cluster 2023-10-01T09:58:57.930568+0000 mgr.y (mgr.25132) 1485 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:59.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:58:59 smithi111 bash[75702]: audit 2023-10-01T09:58:59.066332+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:58:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:59 smithi111 bash[78631]: cluster 2023-10-01T09:58:57.930568+0000 mgr.y (mgr.25132) 1485 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:58:59.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:58:59 smithi111 bash[78631]: audit 2023-10-01T09:58:59.066332+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:59 smithi183 bash[59233]: cluster 2023-10-01T09:58:57.930568+0000 mgr.y (mgr.25132) 1485 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:58:59 smithi183 bash[59233]: audit 2023-10-01T09:58:59.066332+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:01.116 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T09:59:01.117 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T09:59:02.032 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:01 smithi111 bash[78631]: cluster 2023-10-01T09:58:59.931440+0000 mgr.y (mgr.25132) 1486 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:02.033 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:01 smithi111 bash[75702]: cluster 2023-10-01T09:58:59.931440+0000 mgr.y (mgr.25132) 1486 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:02.034 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1620,"stamp":"2023-10-01T09:58:59.930862+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"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":6289,"num_read_kb":13748,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":3555220,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1170,"ondisk_log_size":1170,"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":6641252,"kb_used_data":39460,"kb_used_omap":20,"kb_used_meta":6601707,"kb_avail":743319964,"statfs":{"total":767960285184,"available":761159643136,"internally_reserved":0,"allocated":40407040,"data_stored":33497297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":6760148622},"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.004948"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":70,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.431262+0000","last_change":"2023-10-01T09:52:08.766587+0000","last_active":"2023-10-01T09:58:28.431262+0000","last_peered":"2023-10-01T09:58:28.431262+0000","last_clean":"2023-10-01T09:58:28.431262+0000","last_became_active":"2023-10-01T09:52:08.766218+0000","last_became_peered":"2023-10-01T09:52:08.766218+0000","last_unstale":"2023-10-01T09:58:28.431262+0000","last_undegraded":"2023-10-01T09:58:28.431262+0000","last_fullsized":"2023-10-01T09:58:28.431262+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:35:19.950254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":149,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985534+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T09:58:28.985534+0000","last_peered":"2023-10-01T09:58:28.985534+0000","last_clean":"2023-10-01T09:58:28.985534+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T09:58:28.985534+0000","last_undegraded":"2023-10-01T09:58:28.985534+0000","last_fullsized":"2023-10-01T09:58:28.985534+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":272,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430592+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T09:58:28.430592+0000","last_peered":"2023-10-01T09:58:28.430592+0000","last_clean":"2023-10-01T09:58:28.430592+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T09:58:28.430592+0000","last_undegraded":"2023-10-01T09:58:28.430592+0000","last_fullsized":"2023-10-01T09:58:28.430592+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":338,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.591852+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T09:58:38.591852+0000","last_peered":"2023-10-01T09:58:38.591852+0000","last_clean":"2023-10-01T09:58:38.591852+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T09:58:38.591852+0000","last_undegraded":"2023-10-01T09:58:38.591852+0000","last_fullsized":"2023-10-01T09:58:38.591852+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":326,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.591868+0000","last_change":"2023-10-01T09:20:07.699228+0000","last_active":"2023-10-01T09:58:38.591868+0000","last_peered":"2023-10-01T09:58:38.591868+0000","last_clean":"2023-10-01T09:58:38.591868+0000","last_became_active":"2023-10-01T09:20:07.697667+0000","last_became_peered":"2023-10-01T09:20:07.697667+0000","last_unstale":"2023-10-01T09:58:38.591868+0000","last_undegraded":"2023-10-01T09:58:38.591868+0000","last_fullsized":"2023-10-01T09:58:38.591868+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:38:58.918509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":163,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:29.890425+0000","last_change":"2023-10-01T09:54:32.715423+0000","last_active":"2023-10-01T09:58:29.890425+0000","last_peered":"2023-10-01T09:58:29.890425+0000","last_clean":"2023-10-01T09:58:29.890425+0000","last_became_active":"2023-10-01T09:54:32.714942+0000","last_became_peered":"2023-10-01T09:54:32.714942+0000","last_unstale":"2023-10-01T09:58:29.890425+0000","last_undegraded":"2023-10-01T09:58:29.890425+0000","last_fullsized":"2023-10-01T09:58:29.890425+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":333,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998639+0000","last_change":"2023-10-01T09:54:11.526066+0000","last_active":"2023-10-01T09:58:27.998639+0000","last_peered":"2023-10-01T09:58:27.998639+0000","last_clean":"2023-10-01T09:58:27.998639+0000","last_became_active":"2023-10-01T09:54:11.525708+0000","last_became_peered":"2023-10-01T09:54:11.525708+0000","last_unstale":"2023-10-01T09:58:27.998639+0000","last_undegraded":"2023-10-01T09:58:27.998639+0000","last_fullsized":"2023-10-01T09:58:27.998639+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:14.298216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985627+0000","last_change":"2023-10-01T09:29:17.370694+0000","last_active":"2023-10-01T09:58:28.985627+0000","last_peered":"2023-10-01T09:58:28.985627+0000","last_clean":"2023-10-01T09:58:28.985627+0000","last_became_active":"2023-10-01T09:29:17.370320+0000","last_became_peered":"2023-10-01T09:29:17.370320+0000","last_unstale":"2023-10-01T09:58:28.985627+0000","last_undegraded":"2023-10-01T09:58:28.985627+0000","last_fullsized":"2023-10-01T09:58:28.985627+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:37.605894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":54,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186091+0000","last_change":"2023-10-01T09:54:11.536916+0000","last_active":"2023-10-01T09:58:28.186091+0000","last_peered":"2023-10-01T09:58:28.186091+0000","last_clean":"2023-10-01T09:58:28.186091+0000","last_became_active":"2023-10-01T09:54:11.535383+0000","last_became_peered":"2023-10-01T09:54:11.535383+0000","last_unstale":"2023-10-01T09:58:28.186091+0000","last_undegraded":"2023-10-01T09:58:28.186091+0000","last_fullsized":"2023-10-01T09:58:28.186091+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985425+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T09:58:28.985425+0000","last_peered":"2023-10-01T09:58:28.985425+0000","last_clean":"2023-10-01T09:58:28.985425+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T09:58:28.985425+0000","last_undegraded":"2023-10-01T09:58:28.985425+0000","last_fullsized":"2023-10-01T09:58:28.985425+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":141,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513024+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T09:58:27.513024+0000","last_peered":"2023-10-01T09:58:27.513024+0000","last_clean":"2023-10-01T09:58:27.513024+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T09:58:27.513024+0000","last_undegraded":"2023-10-01T09:58:27.513024+0000","last_fullsized":"2023-10-01T09:58:27.513024+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":206,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.591859+0000","last_change":"2023-10-01T09:47:12.325293+0000","last_active":"2023-10-01T09:58:38.591859+0000","last_peered":"2023-10-01T09:58:38.591859+0000","last_clean":"2023-10-01T09:58:38.591859+0000","last_became_active":"2023-10-01T09:47:12.324916+0000","last_became_peered":"2023-10-01T09:47:12.324916+0000","last_unstale":"2023-10-01T09:58:38.591859+0000","last_undegraded":"2023-10-01T09:58:38.591859+0000","last_fullsized":"2023-10-01T09:58:38.591859+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:34:25.528758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.14","version":"74'22","reported_seq":174,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512876+0000","last_change":"2023-10-01T09:52:08.767792+0000","last_active":"2023-10-01T09:58:27.512876+0000","last_peered":"2023-10-01T09:58:27.512876+0000","last_clean":"2023-10-01T09:58:27.512876+0000","last_became_active":"2023-10-01T09:52:08.767142+0000","last_became_peered":"2023-10-01T09:52:08.767142+0000","last_unstale":"2023-10-01T09:58:27.512876+0000","last_undegraded":"2023-10-01T09:58:27.512876+0000","last_fullsized":"2023-10-01T09:58:27.512876+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":295,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.672360+0000","last_change":"2023-10-01T09:51:23.492083+0000","last_active":"2023-10-01T09:58:27.672360+0000","last_peered":"2023-10-01T09:58:27.672360+0000","last_clean":"2023-10-01T09:58:27.672360+0000","last_became_active":"2023-10-01T09:51:23.491710+0000","last_became_peered":"2023-10-01T09:51:23.491710+0000","last_unstale":"2023-10-01T09:58:27.672360+0000","last_undegraded":"2023-10-01T09:58:27.672360+0000","last_fullsized":"2023-10-01T09:58:27.672360+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":141,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512708+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T09:58:27.512708+0000","last_peered":"2023-10-01T09:58:27.512708+0000","last_clean":"2023-10-01T09:58:27.512708+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T09:58:27.512708+0000","last_undegraded":"2023-10-01T09:58:27.512708+0000","last_fullsized":"2023-10-01T09:58:27.512708+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":328,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985416+0000","last_change":"2023-10-01T09:40:31.103774+0000","last_active":"2023-10-01T09:58:28.985416+0000","last_peered":"2023-10-01T09:58:28.985416+0000","last_clean":"2023-10-01T09:58:28.985416+0000","last_became_active":"2023-10-01T09:40:31.103227+0000","last_became_peered":"2023-10-01T09:40:31.103227+0000","last_unstale":"2023-10-01T09:58:28.985416+0000","last_undegraded":"2023-10-01T09:58:28.985416+0000","last_fullsized":"2023-10-01T09:58:28.985416+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:52:44.947718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":335,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998158+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T09:58:27.998158+0000","last_peered":"2023-10-01T09:58:27.998158+0000","last_clean":"2023-10-01T09:58:27.998158+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T09:58:27.998158+0000","last_undegraded":"2023-10-01T09:58:27.998158+0000","last_fullsized":"2023-10-01T09:58:27.998158+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":158,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512752+0000","last_change":"2023-10-01T09:54:32.714509+0000","last_active":"2023-10-01T09:58:27.512752+0000","last_peered":"2023-10-01T09:58:27.512752+0000","last_clean":"2023-10-01T09:58:27.512752+0000","last_became_active":"2023-10-01T09:54:32.713842+0000","last_became_peered":"2023-10-01T09:54:32.713842+0000","last_unstale":"2023-10-01T09:58:27.512752+0000","last_undegraded":"2023-10-01T09:58:27.512752+0000","last_fullsized":"2023-10-01T09:58:27.512752+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":135,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512435+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T09:58:27.512435+0000","last_peered":"2023-10-01T09:58:27.512435+0000","last_clean":"2023-10-01T09:58:27.512435+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T09:58:27.512435+0000","last_undegraded":"2023-10-01T09:58:27.512435+0000","last_fullsized":"2023-10-01T09:58:27.512435+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":334,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998563+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T09:58:27.998563+0000","last_peered":"2023-10-01T09:58:27.998563+0000","last_clean":"2023-10-01T09:58:27.998563+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T09:58:27.998563+0000","last_undegraded":"2023-10-01T09:58:27.998563+0000","last_fullsized":"2023-10-01T09:58:27.998563+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":144,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.590997+0000","last_change":"2023-10-01T09:54:11.599314+0000","last_active":"2023-10-01T09:58:38.590997+0000","last_peered":"2023-10-01T09:58:38.590997+0000","last_clean":"2023-10-01T09:58:38.590997+0000","last_became_active":"2023-10-01T09:54:11.528716+0000","last_became_peered":"2023-10-01T09:54:11.528716+0000","last_unstale":"2023-10-01T09:58:38.590997+0000","last_undegraded":"2023-10-01T09:58:38.590997+0000","last_fullsized":"2023-10-01T09:58:38.590997+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T18:36:19.081780+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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":346,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.594067+0000","last_change":"2023-10-01T09:40:31.098950+0000","last_active":"2023-10-01T09:58:38.594067+0000","last_peered":"2023-10-01T09:58:38.594067+0000","last_clean":"2023-10-01T09:58:38.594067+0000","last_became_active":"2023-10-01T09:40:31.098748+0000","last_became_peered":"2023-10-01T09:40:31.098748+0000","last_unstale":"2023-10-01T09:58:38.594067+0000","last_undegraded":"2023-10-01T09:58:38.594067+0000","last_fullsized":"2023-10-01T09:58:38.594067+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:43:06.732887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":139,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513384+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T09:58:27.513384+0000","last_peered":"2023-10-01T09:58:27.513384+0000","last_clean":"2023-10-01T09:58:27.513384+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T09:58:27.513384+0000","last_undegraded":"2023-10-01T09:58:27.513384+0000","last_fullsized":"2023-10-01T09:58:27.513384+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513121+0000","last_change":"2023-10-01T09:54:32.707288+0000","last_active":"2023-10-01T09:58:27.513121+0000","last_peered":"2023-10-01T09:58:27.513121+0000","last_clean":"2023-10-01T09:58:27.513121+0000","last_became_active":"2023-10-01T09:54:32.706808+0000","last_became_peered":"2023-10-01T09:54:32.706808+0000","last_unstale":"2023-10-01T09:58:27.513121+0000","last_undegraded":"2023-10-01T09:58:27.513121+0000","last_fullsized":"2023-10-01T09:58:27.513121+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"60'2","reported_seq":152,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513042+0000","last_change":"2023-10-01T09:43:01.289597+0000","last_active":"2023-10-01T09:58:27.513042+0000","last_peered":"2023-10-01T09:58:27.513042+0000","last_clean":"2023-10-01T09:58:27.513042+0000","last_became_active":"2023-10-01T09:43:01.245200+0000","last_became_peered":"2023-10-01T09:43:01.245200+0000","last_unstale":"2023-10-01T09:58:27.513042+0000","last_undegraded":"2023-10-01T09:58:27.513042+0000","last_fullsized":"2023-10-01T09:58:27.513042+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":137,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592366+0000","last_change":"2023-10-01T09:52:08.769545+0000","last_active":"2023-10-01T09:58:38.592366+0000","last_peered":"2023-10-01T09:58:38.592366+0000","last_clean":"2023-10-01T09:58:38.592366+0000","last_became_active":"2023-10-01T09:52:08.769199+0000","last_became_peered":"2023-10-01T09:52:08.769199+0000","last_unstale":"2023-10-01T09:58:38.592366+0000","last_undegraded":"2023-10-01T09:58:38.592366+0000","last_fullsized":"2023-10-01T09:58:38.592366+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:07.548195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":165,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513028+0000","last_change":"2023-10-01T09:54:11.593387+0000","last_active":"2023-10-01T09:58:27.513028+0000","last_peered":"2023-10-01T09:58:27.513028+0000","last_clean":"2023-10-01T09:58:27.513028+0000","last_became_active":"2023-10-01T09:54:11.531405+0000","last_became_peered":"2023-10-01T09:54:11.531405+0000","last_unstale":"2023-10-01T09:58:27.513028+0000","last_undegraded":"2023-10-01T09:58:27.513028+0000","last_fullsized":"2023-10-01T09:58:27.513028+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":184,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430547+0000","last_change":"2023-10-01T09:47:12.326803+0000","last_active":"2023-10-01T09:58:28.430547+0000","last_peered":"2023-10-01T09:58:28.430547+0000","last_clean":"2023-10-01T09:58:28.430547+0000","last_became_active":"2023-10-01T09:47:12.326466+0000","last_became_peered":"2023-10-01T09:47:12.326466+0000","last_unstale":"2023-10-01T09:58:28.430547+0000","last_undegraded":"2023-10-01T09:58:28.430547+0000","last_fullsized":"2023-10-01T09:58:28.430547+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:21:39.412844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":129,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985730+0000","last_change":"2023-10-01T09:54:32.711458+0000","last_active":"2023-10-01T09:58:28.985730+0000","last_peered":"2023-10-01T09:58:28.985730+0000","last_clean":"2023-10-01T09:58:28.985730+0000","last_became_active":"2023-10-01T09:54:32.711143+0000","last_became_peered":"2023-10-01T09:54:32.711143+0000","last_unstale":"2023-10-01T09:58:28.985730+0000","last_undegraded":"2023-10-01T09:58:28.985730+0000","last_fullsized":"2023-10-01T09:58:28.985730+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:03.194705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.594522+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T09:58:38.594522+0000","last_peered":"2023-10-01T09:58:38.594522+0000","last_clean":"2023-10-01T09:58:38.594522+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T09:58:38.594522+0000","last_undegraded":"2023-10-01T09:58:38.594522+0000","last_fullsized":"2023-10-01T09:58:38.594522+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":309,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985463+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T09:58:28.985463+0000","last_peered":"2023-10-01T09:58:28.985463+0000","last_clean":"2023-10-01T09:58:28.985463+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T09:58:28.985463+0000","last_undegraded":"2023-10-01T09:58:28.985463+0000","last_fullsized":"2023-10-01T09:58:28.985463+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":177,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.593298+0000","last_change":"2023-10-01T09:52:08.769793+0000","last_active":"2023-10-01T09:58:38.593298+0000","last_peered":"2023-10-01T09:58:38.593298+0000","last_clean":"2023-10-01T09:58:38.593298+0000","last_became_active":"2023-10-01T09:52:08.769409+0000","last_became_peered":"2023-10-01T09:52:08.769409+0000","last_unstale":"2023-10-01T09:58:38.593298+0000","last_undegraded":"2023-10-01T09:58:38.593298+0000","last_fullsized":"2023-10-01T09:58:38.593298+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:36:05.002669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":181,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:29.890319+0000","last_change":"2023-10-01T09:52:08.767105+0000","last_active":"2023-10-01T09:58:29.890319+0000","last_peered":"2023-10-01T09:58:29.890319+0000","last_clean":"2023-10-01T09:58:29.890319+0000","last_became_active":"2023-10-01T09:52:08.766666+0000","last_became_peered":"2023-10-01T09:52:08.766666+0000","last_unstale":"2023-10-01T09:58:29.890319+0000","last_undegraded":"2023-10-01T09:58:29.890319+0000","last_fullsized":"2023-10-01T09:58:29.890319+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.593118+0000","last_change":"2023-10-01T09:52:08.763741+0000","last_active":"2023-10-01T09:58:38.593118+0000","last_peered":"2023-10-01T09:58:38.593118+0000","last_clean":"2023-10-01T09:58:38.593118+0000","last_became_active":"2023-10-01T09:52:08.763350+0000","last_became_peered":"2023-10-01T09:52:08.763350+0000","last_unstale":"2023-10-01T09:58:38.593118+0000","last_undegraded":"2023-10-01T09:58:38.593118+0000","last_fullsized":"2023-10-01T09:58:38.593118+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:57:54.009773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":251,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.591047+0000","last_change":"2023-10-01T09:52:08.764290+0000","last_active":"2023-10-01T09:58:38.591047+0000","last_peered":"2023-10-01T09:58:38.591047+0000","last_clean":"2023-10-01T09:58:38.591047+0000","last_became_active":"2023-10-01T09:52:08.763864+0000","last_became_peered":"2023-10-01T09:52:08.763864+0000","last_unstale":"2023-10-01T09:58:38.591047+0000","last_undegraded":"2023-10-01T09:58:38.591047+0000","last_fullsized":"2023-10-01T09:58:38.591047+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:10:29.872384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":310,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.672178+0000","last_change":"2023-10-01T09:29:17.387921+0000","last_active":"2023-10-01T09:58:27.672178+0000","last_peered":"2023-10-01T09:58:27.672178+0000","last_clean":"2023-10-01T09:58:27.672178+0000","last_became_active":"2023-10-01T09:29:17.387559+0000","last_became_peered":"2023-10-01T09:29:17.387559+0000","last_unstale":"2023-10-01T09:58:27.672178+0000","last_undegraded":"2023-10-01T09:58:27.672178+0000","last_fullsized":"2023-10-01T09:58:27.672178+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985448+0000","last_change":"2023-10-01T09:40:31.099160+0000","last_active":"2023-10-01T09:58:28.985448+0000","last_peered":"2023-10-01T09:58:28.985448+0000","last_clean":"2023-10-01T09:58:28.985448+0000","last_became_active":"2023-10-01T09:40:31.098844+0000","last_became_peered":"2023-10-01T09:40:31.098844+0000","last_unstale":"2023-10-01T09:58:28.985448+0000","last_undegraded":"2023-10-01T09:58:28.985448+0000","last_fullsized":"2023-10-01T09:58:28.985448+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:31:24.077142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.508108+0000","last_change":"2023-10-01T09:28:17.359833+0000","last_active":"2023-10-01T09:58:27.508108+0000","last_peered":"2023-10-01T09:58:27.508108+0000","last_clean":"2023-10-01T09:58:27.508108+0000","last_became_active":"2023-10-01T09:28:17.359174+0000","last_became_peered":"2023-10-01T09:28:17.359174+0000","last_unstale":"2023-10-01T09:58:27.508108+0000","last_undegraded":"2023-10-01T09:58:27.508108+0000","last_fullsized":"2023-10-01T09:58:27.508108+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:59.751349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"318'151","reported_seq":810,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998240+0000","last_change":"2023-10-01T09:57:31.576289+0000","last_active":"2023-10-01T09:58:27.998240+0000","last_peered":"2023-10-01T09:58:27.998240+0000","last_clean":"2023-10-01T09:58:27.998240+0000","last_became_active":"2023-10-01T09:40:31.104264+0000","last_became_peered":"2023-10-01T09:40:31.104264+0000","last_unstale":"2023-10-01T09:58:27.998240+0000","last_undegraded":"2023-10-01T09:58:27.998240+0000","last_fullsized":"2023-10-01T09:58:27.998240+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:23:26.670895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050801299999999998,"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":846,"num_read_kb":4255,"num_write":139,"num_write_kb":3350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":192,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985816+0000","last_change":"2023-10-01T09:54:32.711924+0000","last_active":"2023-10-01T09:58:28.985816+0000","last_peered":"2023-10-01T09:58:28.985816+0000","last_clean":"2023-10-01T09:58:28.985816+0000","last_became_active":"2023-10-01T09:54:32.711513+0000","last_became_peered":"2023-10-01T09:54:32.711513+0000","last_unstale":"2023-10-01T09:58:28.985816+0000","last_undegraded":"2023-10-01T09:58:28.985816+0000","last_fullsized":"2023-10-01T09:58:28.985816+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:51.282189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":345,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:30.249614+0000","last_change":"2023-10-01T09:54:11.527953+0000","last_active":"2023-10-01T09:58:30.249614+0000","last_peered":"2023-10-01T09:58:30.249614+0000","last_clean":"2023-10-01T09:58:30.249614+0000","last_became_active":"2023-10-01T09:54:11.527618+0000","last_became_peered":"2023-10-01T09:54:11.527618+0000","last_unstale":"2023-10-01T09:58:30.249614+0000","last_undegraded":"2023-10-01T09:58:30.249614+0000","last_fullsized":"2023-10-01T09:58:30.249614+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:22:26.852935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"318'112","reported_seq":722,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.507441+0000","last_change":"2023-10-01T09:57:31.585605+0000","last_active":"2023-10-01T09:58:27.507441+0000","last_peered":"2023-10-01T09:58:27.507441+0000","last_clean":"2023-10-01T09:58:27.507441+0000","last_became_active":"2023-10-01T09:54:32.713600+0000","last_became_peered":"2023-10-01T09:54:32.713600+0000","last_unstale":"2023-10-01T09:58:27.507441+0000","last_undegraded":"2023-10-01T09:58:27.507441+0000","last_fullsized":"2023-10-01T09:58:27.507441+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:28:37.865296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031981799999999998,"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":724,"num_read_kb":1690,"num_write":114,"num_write_kb":1095,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":257,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592236+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T09:58:38.592236+0000","last_peered":"2023-10-01T09:58:38.592236+0000","last_clean":"2023-10-01T09:58:38.592236+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T09:58:38.592236+0000","last_undegraded":"2023-10-01T09:58:38.592236+0000","last_fullsized":"2023-10-01T09:58:38.592236+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":231,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592112+0000","last_change":"2023-10-01T09:33:51.077761+0000","last_active":"2023-10-01T09:58:38.592112+0000","last_peered":"2023-10-01T09:58:38.592112+0000","last_clean":"2023-10-01T09:58:38.592112+0000","last_became_active":"2023-10-01T09:33:51.077370+0000","last_became_peered":"2023-10-01T09:33:51.077370+0000","last_unstale":"2023-10-01T09:58:38.592112+0000","last_undegraded":"2023-10-01T09:58:38.592112+0000","last_fullsized":"2023-10-01T09:58:38.592112+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:39:08.100112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"318'177","reported_seq":1051,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.594113+0000","last_change":"2023-10-01T09:57:31.574873+0000","last_active":"2023-10-01T09:58:38.594113+0000","last_peered":"2023-10-01T09:58:38.594113+0000","last_clean":"2023-10-01T09:58:38.594113+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T09:58:38.594113+0000","last_undegraded":"2023-10-01T09:58:38.594113+0000","last_fullsized":"2023-10-01T09:58:38.594113+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":177,"log_dups_size":0,"ondisk_log_size":177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001194891,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1360,"num_read_kb":1262,"num_write":152,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":285,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430912+0000","last_change":"2023-10-01T09:33:51.079615+0000","last_active":"2023-10-01T09:58:28.430912+0000","last_peered":"2023-10-01T09:58:28.430912+0000","last_clean":"2023-10-01T09:58:28.430912+0000","last_became_active":"2023-10-01T09:33:51.079283+0000","last_became_peered":"2023-10-01T09:33:51.079283+0000","last_unstale":"2023-10-01T09:58:28.430912+0000","last_undegraded":"2023-10-01T09:58:28.430912+0000","last_fullsized":"2023-10-01T09:58:28.430912+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:56.611490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":351,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.508165+0000","last_change":"2023-10-01T09:54:11.527150+0000","last_active":"2023-10-01T09:58:27.508165+0000","last_peered":"2023-10-01T09:58:27.508165+0000","last_clean":"2023-10-01T09:58:27.508165+0000","last_became_active":"2023-10-01T09:54:11.526626+0000","last_became_peered":"2023-10-01T09:54:11.526626+0000","last_unstale":"2023-10-01T09:58:27.508165+0000","last_undegraded":"2023-10-01T09:58:27.508165+0000","last_fullsized":"2023-10-01T09:58:27.508165+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:30:21.918078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"318'163","reported_seq":656,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.431202+0000","last_change":"2023-10-01T09:57:31.574996+0000","last_active":"2023-10-01T09:58:28.431202+0000","last_peered":"2023-10-01T09:58:28.431202+0000","last_clean":"2023-10-01T09:58:28.431202+0000","last_became_active":"2023-10-01T09:54:32.712707+0000","last_became_peered":"2023-10-01T09:54:32.712707+0000","last_unstale":"2023-10-01T09:58:28.431202+0000","last_undegraded":"2023-10-01T09:58:28.431202+0000","last_fullsized":"2023-10-01T09:58:28.431202+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:57.772205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010305679999999999,"stat_sum":{"num_bytes":4194304,"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":643,"num_read_kb":1591,"num_write":151,"num_write_kb":5212,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"74'139","reported_seq":562,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512342+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T09:58:27.512342+0000","last_peered":"2023-10-01T09:58:27.512342+0000","last_clean":"2023-10-01T09:58:27.512342+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T09:58:27.512342+0000","last_undegraded":"2023-10-01T09:58:27.512342+0000","last_fullsized":"2023-10-01T09:58:27.512342+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":344,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985384+0000","last_change":"2023-10-01T09:54:11.527550+0000","last_active":"2023-10-01T09:58:28.985384+0000","last_peered":"2023-10-01T09:58:28.985384+0000","last_clean":"2023-10-01T09:58:28.985384+0000","last_became_active":"2023-10-01T09:54:11.527155+0000","last_became_peered":"2023-10-01T09:54:11.527155+0000","last_unstale":"2023-10-01T09:58:28.985384+0000","last_undegraded":"2023-10-01T09:58:28.985384+0000","last_fullsized":"2023-10-01T09:58:28.985384+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:37:56.805482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512734+0000","last_change":"2023-10-01T09:52:08.770177+0000","last_active":"2023-10-01T09:58:27.512734+0000","last_peered":"2023-10-01T09:58:27.512734+0000","last_clean":"2023-10-01T09:58:27.512734+0000","last_became_active":"2023-10-01T09:52:08.769793+0000","last_became_peered":"2023-10-01T09:52:08.769793+0000","last_unstale":"2023-10-01T09:58:27.512734+0000","last_undegraded":"2023-10-01T09:58:27.512734+0000","last_fullsized":"2023-10-01T09:58:27.512734+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"318'110","reported_seq":520,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.512337+0000","last_change":"2023-10-01T09:57:31.584116+0000","last_active":"2023-10-01T09:58:27.512337+0000","last_peered":"2023-10-01T09:58:27.512337+0000","last_clean":"2023-10-01T09:58:27.512337+0000","last_became_active":"2023-10-01T09:40:31.112511+0000","last_became_peered":"2023-10-01T09:40:31.112511+0000","last_unstale":"2023-10-01T09:58:27.512337+0000","last_undegraded":"2023-10-01T09:58:27.512337+0000","last_fullsized":"2023-10-01T09:58:27.512337+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":667,"num_read_kb":1982,"num_write":95,"num_write_kb":1263,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998051+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T09:58:27.998051+0000","last_peered":"2023-10-01T09:58:27.998051+0000","last_clean":"2023-10-01T09:58:27.998051+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T09:58:27.998051+0000","last_undegraded":"2023-10-01T09:58:27.998051+0000","last_fullsized":"2023-10-01T09:58:27.998051+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998396+0000","last_change":"2023-10-01T09:19:26.128229+0000","last_active":"2023-10-01T09:58:27.998396+0000","last_peered":"2023-10-01T09:58:27.998396+0000","last_clean":"2023-10-01T09:58:27.998396+0000","last_became_active":"2023-10-01T09:19:26.127850+0000","last_became_peered":"2023-10-01T09:19:26.127850+0000","last_unstale":"2023-10-01T09:58:27.998396+0000","last_undegraded":"2023-10-01T09:58:27.998396+0000","last_fullsized":"2023-10-01T09:58:27.998396+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:25:27.222942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"318'75","reported_seq":452,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513229+0000","last_change":"2023-10-01T09:57:31.583406+0000","last_active":"2023-10-01T09:58:27.513229+0000","last_peered":"2023-10-01T09:58:27.513229+0000","last_clean":"2023-10-01T09:58:27.513229+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T09:58:27.513229+0000","last_undegraded":"2023-10-01T09:58:27.513229+0000","last_fullsized":"2023-10-01T09:58:27.513229+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":511,"num_read_kb":1111,"num_write":62,"num_write_kb":1400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":299,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-01T09:58:38.592272+0000","last_change":"2023-10-01T09:54:11.525508+0000","last_active":"2023-10-01T09:58:38.592272+0000","last_peered":"2023-10-01T09:58:38.592272+0000","last_clean":"2023-10-01T09:58:38.592272+0000","last_became_active":"2023-10-01T09:54:11.525045+0000","last_became_peered":"2023-10-01T09:54:11.525045+0000","last_unstale":"2023-10-01T09:58:38.592272+0000","last_undegraded":"2023-10-01T09:58:38.592272+0000","last_fullsized":"2023-10-01T09:58:38.592272+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:28.321748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":349,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.997760+0000","last_change":"2023-10-01T09:54:11.529901+0000","last_active":"2023-10-01T09:58:27.997760+0000","last_peered":"2023-10-01T09:58:27.997760+0000","last_clean":"2023-10-01T09:58:27.997760+0000","last_became_active":"2023-10-01T09:54:11.529472+0000","last_became_peered":"2023-10-01T09:54:11.529472+0000","last_unstale":"2023-10-01T09:58:27.997760+0000","last_undegraded":"2023-10-01T09:58:27.997760+0000","last_fullsized":"2023-10-01T09:58:27.997760+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:46:52.615449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":362,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985751+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T09:58:28.985751+0000","last_peered":"2023-10-01T09:58:28.985751+0000","last_clean":"2023-10-01T09:58:28.985751+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T09:58:28.985751+0000","last_undegraded":"2023-10-01T09:58:28.985751+0000","last_fullsized":"2023-10-01T09:58:28.985751+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":"318'120","reported_seq":808,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.508153+0000","last_change":"2023-10-01T09:57:31.584975+0000","last_active":"2023-10-01T09:58:27.508153+0000","last_peered":"2023-10-01T09:58:27.508153+0000","last_clean":"2023-10-01T09:58:27.508153+0000","last_became_active":"2023-10-01T09:29:17.381967+0000","last_became_peered":"2023-10-01T09:29:17.381967+0000","last_unstale":"2023-10-01T09:58:27.508153+0000","last_undegraded":"2023-10-01T09:58:27.508153+0000","last_fullsized":"2023-10-01T09:58:27.508153+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:45:06.601882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033936900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":871,"num_read_kb":719,"num_write":78,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985194+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T09:58:28.985194+0000","last_peered":"2023-10-01T09:58:28.985194+0000","last_clean":"2023-10-01T09:58:28.985194+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T09:58:28.985194+0000","last_undegraded":"2023-10-01T09:58:28.985194+0000","last_fullsized":"2023-10-01T09:58:28.985194+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"318'68","reported_seq":524,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.513086+0000","last_change":"2023-10-01T09:57:31.583680+0000","last_active":"2023-10-01T09:58:27.513086+0000","last_peered":"2023-10-01T09:58:27.513086+0000","last_clean":"2023-10-01T09:58:27.513086+0000","last_became_active":"2023-10-01T09:47:12.327786+0000","last_became_peered":"2023-10-01T09:47:12.327786+0000","last_unstale":"2023-10-01T09:58:27.513086+0000","last_undegraded":"2023-10-01T09:58:27.513086+0000","last_fullsized":"2023-10-01T09:58:27.513086+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":68,"log_dups_size":0,"ondisk_log_size":68,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":373,"num_read_kb":638,"num_write":55,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":304,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998455+0000","last_change":"2023-10-01T09:18:56.810915+0000","last_active":"2023-10-01T09:58:27.998455+0000","last_peered":"2023-10-01T09:58:27.998455+0000","last_clean":"2023-10-01T09:58:27.998455+0000","last_became_active":"2023-10-01T09:18:56.810515+0000","last_became_peered":"2023-10-01T09:18:56.810515+0000","last_unstale":"2023-10-01T09:58:27.998455+0000","last_undegraded":"2023-10-01T09:58:27.998455+0000","last_fullsized":"2023-10-01T09:58:27.998455+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:22:13.230123+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":"4.1","version":"0'0","reported_seq":54,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186429+0000","last_change":"2023-10-01T09:54:11.531779+0000","last_active":"2023-10-01T09:58:28.186429+0000","last_peered":"2023-10-01T09:58:28.186429+0000","last_clean":"2023-10-01T09:58:28.186429+0000","last_became_active":"2023-10-01T09:54:11.531420+0000","last_became_peered":"2023-10-01T09:54:11.531420+0000","last_unstale":"2023-10-01T09:58:28.186429+0000","last_undegraded":"2023-10-01T09:58:28.186429+0000","last_fullsized":"2023-10-01T09:58:28.186429+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"60'1","reported_seq":323,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998449+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T09:58:27.998449+0000","last_peered":"2023-10-01T09:58:27.998449+0000","last_clean":"2023-10-01T09:58:27.998449+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T09:58:27.998449+0000","last_undegraded":"2023-10-01T09:58:27.998449+0000","last_fullsized":"2023-10-01T09:58:27.998449+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":347,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.430845+0000","last_change":"2023-10-01T09:39:57.210648+0000","last_active":"2023-10-01T09:58:28.430845+0000","last_peered":"2023-10-01T09:58:28.430845+0000","last_clean":"2023-10-01T09:58:28.430845+0000","last_became_active":"2023-10-01T09:39:57.209943+0000","last_became_peered":"2023-10-01T09:39:57.209943+0000","last_unstale":"2023-10-01T09:58:28.430845+0000","last_undegraded":"2023-10-01T09:58:28.430845+0000","last_fullsized":"2023-10-01T09:58:28.430845+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:49:28.429630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":58,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186024+0000","last_change":"2023-10-01T09:54:11.628599+0000","last_active":"2023-10-01T09:58:28.186024+0000","last_peered":"2023-10-01T09:58:28.186024+0000","last_clean":"2023-10-01T09:58:28.186024+0000","last_became_active":"2023-10-01T09:54:11.532396+0000","last_became_peered":"2023-10-01T09:54:11.532396+0000","last_unstale":"2023-10-01T09:58:28.186024+0000","last_undegraded":"2023-10-01T09:58:28.186024+0000","last_fullsized":"2023-10-01T09:58:28.186024+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":249,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985344+0000","last_change":"2023-10-01T09:52:08.772620+0000","last_active":"2023-10-01T09:58:28.985344+0000","last_peered":"2023-10-01T09:58:28.985344+0000","last_clean":"2023-10-01T09:58:28.985344+0000","last_became_active":"2023-10-01T09:52:08.772287+0000","last_became_peered":"2023-10-01T09:52:08.772287+0000","last_unstale":"2023-10-01T09:58:28.985344+0000","last_undegraded":"2023-10-01T09:58:28.985344+0000","last_fullsized":"2023-10-01T09:58:28.985344+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:04:19.965501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":58,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.186945+0000","last_change":"2023-10-01T09:54:11.715623+0000","last_active":"2023-10-01T09:58:28.186945+0000","last_peered":"2023-10-01T09:58:28.186945+0000","last_clean":"2023-10-01T09:58:28.186945+0000","last_became_active":"2023-10-01T09:54:11.534353+0000","last_became_peered":"2023-10-01T09:54:11.534353+0000","last_unstale":"2023-10-01T09:58:28.186945+0000","last_undegraded":"2023-10-01T09:58:28.186945+0000","last_fullsized":"2023-10-01T09:58:28.186945+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":250,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985235+0000","last_change":"2023-10-01T09:52:08.769658+0000","last_active":"2023-10-01T09:58:28.985235+0000","last_peered":"2023-10-01T09:58:28.985235+0000","last_clean":"2023-10-01T09:58:28.985235+0000","last_became_active":"2023-10-01T09:52:08.769321+0000","last_became_peered":"2023-10-01T09:52:08.769321+0000","last_unstale":"2023-10-01T09:58:28.985235+0000","last_undegraded":"2023-10-01T09:58:28.985235+0000","last_fullsized":"2023-10-01T09:58:28.985235+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:13:49.243973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":337,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985595+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T09:58:28.985595+0000","last_peered":"2023-10-01T09:58:28.985595+0000","last_clean":"2023-10-01T09:58:28.985595+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T09:58:28.985595+0000","last_undegraded":"2023-10-01T09:58:28.985595+0000","last_fullsized":"2023-10-01T09:58:28.985595+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":328,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:28.985295+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T09:58:28.985295+0000","last_peered":"2023-10-01T09:58:28.985295+0000","last_clean":"2023-10-01T09:58:28.985295+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T09:58:28.985295+0000","last_undegraded":"2023-10-01T09:58:28.985295+0000","last_fullsized":"2023-10-01T09:58:28.985295+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":379,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.998578+0000","last_change":"2023-10-01T09:54:11.542355+0000","last_active":"2023-10-01T09:58:27.998578+0000","last_peered":"2023-10-01T09:58:27.998578+0000","last_clean":"2023-10-01T09:58:27.998578+0000","last_became_active":"2023-10-01T09:54:11.525882+0000","last_became_peered":"2023-10-01T09:54:11.525882+0000","last_unstale":"2023-10-01T09:58:27.998578+0000","last_undegraded":"2023-10-01T09:58:27.998578+0000","last_fullsized":"2023-10-01T09:58:27.998578+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:10:47.749325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":211,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-01T09:58:27.671465+0000","last_change":"2023-10-01T09:29:17.387867+0000","last_active":"2023-10-01T09:58:27.671465+0000","last_peered":"2023-10-01T09:58:27.671465+0000","last_clean":"2023-10-01T09:58:27.671465+0000","last_became_active":"2023-10-01T09:29:17.387499+0000","last_became_peered":"2023-10-01T09:29:17.387499+0000","last_unstale":"2023-10-01T09:58:27.671465+0000","last_undegraded":"2023-10-01T09:58:27.671465+0000","last_fullsized":"2023-10-01T09:58:27.671465+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":55,"num_bytes_recovered":13012,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430870,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901716,"kb_used_data":7564,"kb_used_omap":0,"kb_used_meta":894144,"kb_avail":92843436,"statfs":{"total":95995035648,"available":95071678464,"internally_reserved":0,"allocated":7745536,"data_stored":7135672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915603456},"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":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.85799999999999998,"15min":1.4890000000000001},"min":{"1min":0.53500000000000003,"5min":0.30599999999999999,"15min":0.23899999999999999},"max":{"1min":1.337,"5min":4.4450000000000003,"15min":111.187},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.85199999999999998,"15min":1.5820000000000001},"min":{"1min":0.54800000000000004,"5min":0.33800000000000002,"15min":0.25800000000000001},"max":{"1min":1.222,"5min":4.4050000000000002,"15min":111.83},"last":1.0600000000000001}]},{"osd":1,"last update":"Sun Oct 1 09:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.84199999999999997,"15min":1.9410000000000001},"min":{"1min":0.66300000000000003,"5min":0.33300000000000002,"15min":0.249},"max":{"1min":1.1950000000000001,"5min":5.109,"15min":210.62299999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.98799999999999999,"15min":2.0830000000000002},"min":{"1min":0.59999999999999998,"5min":0.313,"15min":0.29299999999999998},"max":{"1min":1.214,"5min":6.4539999999999997,"15min":208.809},"last":0.93999999999999995}]},{"osd":2,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.012,"15min":1.681},"min":{"1min":0.72999999999999998,"5min":0.39500000000000002,"15min":0.318},"max":{"1min":1.357,"5min":5.2919999999999998,"15min":57.079999999999998},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.022,"15min":1.617},"min":{"1min":0.629,"5min":0.34300000000000003,"15min":0.32400000000000001},"max":{"1min":1.1950000000000001,"5min":5.2190000000000003,"15min":57.137999999999998},"last":1.1679999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.4590000000000001,"15min":1.913},"min":{"1min":0.81499999999999995,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.3169999999999999,"5min":41.756999999999998,"15min":119.81},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.4159999999999999,"15min":1.806},"min":{"1min":0.58799999999999997,"5min":0.38,"15min":0.29899999999999999},"max":{"1min":1.1799999999999999,"5min":41.567,"15min":119.203},"last":0.80900000000000005}]},{"osd":4,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.96899999999999997,"15min":1.151},"min":{"1min":0.76600000000000001,"5min":0.36099999999999999,"15min":0.307},"max":{"1min":1.3080000000000001,"5min":2.6960000000000002,"15min":15.102},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.996,"15min":1.238},"min":{"1min":0.755,"5min":0.42099999999999999,"15min":0.33800000000000002},"max":{"1min":1.3169999999999999,"5min":2.254,"15min":9.0090000000000003},"last":1.2729999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.99399999999999999,"15min":1.325},"min":{"1min":0.76400000000000001,"5min":0.39300000000000002,"15min":0.34699999999999998},"max":{"1min":1.238,"5min":4.8520000000000003,"15min":10.959},"last":1.099},{"interface":"front","average":{"1min":1.22,"5min":1.097,"15min":1.3580000000000001},"min":{"1min":1.008,"5min":0.41999999999999998,"15min":0.34300000000000003},"max":{"1min":1.391,"5min":2.7309999999999999,"15min":10.221},"last":1.1890000000000001}]},{"osd":6,"last update":"Sun Oct 1 09:58:43 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.101,"15min":1.496},"min":{"1min":0.93600000000000005,"5min":0.48899999999999999,"15min":0.36299999999999999},"max":{"1min":1.383,"5min":2.8370000000000002,"15min":11.167999999999999},"last":1.244},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.0920000000000001,"15min":1.5720000000000001},"min":{"1min":0.98499999999999999,"5min":0.38600000000000001,"15min":0.34399999999999997},"max":{"1min":1.3899999999999999,"5min":2.2160000000000002,"15min":13.092000000000001},"last":1.2130000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627103,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899652,"kb_used_data":3452,"kb_used_omap":0,"kb_used_meta":896192,"kb_avail":92845500,"statfs":{"total":95995035648,"available":95073792000,"internally_reserved":0,"allocated":3534848,"data_stored":2940988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917700608},"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":"Sun Oct 1 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.79800000000000004,"15min":1.6779999999999999},"min":{"1min":0.627,"5min":0.30099999999999999,"15min":0.251},"max":{"1min":1.256,"5min":2.7559999999999998,"15min":54.121000000000002},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92600000000000005,"15min":1.768},"min":{"1min":0.51800000000000002,"5min":0.33400000000000002,"15min":0.23699999999999999},"max":{"1min":1.1739999999999999,"5min":5.1630000000000003,"15min":53.192},"last":0.89800000000000002}]},{"osd":1,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.79300000000000004,"15min":1.891},"min":{"1min":0.60299999999999998,"5min":0.35799999999999998,"15min":0.29199999999999998},"max":{"1min":1.171,"5min":6.6669999999999998,"15min":183.59999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.88100000000000001,"15min":2.081},"min":{"1min":0.628,"5min":0.34399999999999997,"15min":0.29699999999999999},"max":{"1min":1.1459999999999999,"5min":4.8550000000000004,"15min":183.56200000000001},"last":1.077}]},{"osd":2,"last update":"Sun Oct 1 09:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.95999999999999996,"15min":2.266},"min":{"1min":0.746,"5min":0.38300000000000001,"15min":0.29099999999999998},"max":{"1min":1.367,"5min":7.0350000000000001,"15min":136.351},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.046,"5min":0.99199999999999999,"15min":2.4390000000000001},"min":{"1min":0.58599999999999997,"5min":0.372,"15min":0.316},"max":{"1min":1.552,"5min":4.2190000000000003,"15min":136.46700000000001},"last":0.83399999999999996}]},{"osd":3,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.02,"15min":2.0009999999999999},"min":{"1min":0.71099999999999997,"5min":0.40500000000000003,"15min":0.29799999999999999},"max":{"1min":1.097,"5min":6.71,"15min":82.728999999999999},"last":0.755},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.073,"15min":2.1120000000000001},"min":{"1min":0.83999999999999997,"5min":0.40100000000000002,"15min":0.30199999999999999},"max":{"1min":1.393,"5min":5.2320000000000002,"15min":81.703000000000003},"last":1.153}]},{"osd":4,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.91300000000000003,"15min":1.3340000000000001},"min":{"1min":0.74299999999999999,"5min":0.35699999999999998,"15min":0.32500000000000001},"max":{"1min":1.337,"5min":6.9009999999999998,"15min":9.7940000000000005},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.96199999999999997,"15min":1.4750000000000001},"min":{"1min":0.79500000000000004,"5min":0.40400000000000003,"15min":0.35499999999999998},"max":{"1min":1.397,"5min":3.1269999999999998,"15min":15.262},"last":1.2270000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.038,"15min":1.6619999999999999},"min":{"1min":0.69599999999999995,"5min":0.315,"15min":0.315},"max":{"1min":1.25,"5min":6.9500000000000002,"15min":65.998000000000005},"last":1.117},{"interface":"front","average":{"1min":1.177,"5min":1.052,"15min":1.7450000000000001},"min":{"1min":0.71899999999999997,"5min":0.47899999999999998,"15min":0.35799999999999998},"max":{"1min":1.446,"5min":3.2130000000000001,"15min":61.889000000000003},"last":1.3300000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.1140000000000001,"15min":1.518},"min":{"1min":0.78100000000000003,"5min":0.44800000000000001,"15min":0.35199999999999998},"max":{"1min":1.6910000000000001,"5min":3.3380000000000001,"15min":15.215},"last":1.28},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.119,"15min":1.4039999999999999},"min":{"1min":0.89500000000000002,"5min":0.45900000000000002,"15min":0.36699999999999999},"max":{"1min":1.8080000000000001,"5min":6.9909999999999997,"15min":10.920999999999999},"last":1.179}]}]},{"osd":1,"up_from":83,"seq":356482286050,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":836988,"kb_used_data":3508,"kb_used_omap":4,"kb_used_meta":833467,"kb_avail":92908164,"statfs":{"total":95995035648,"available":95137959936,"internally_reserved":0,"allocated":3592192,"data_stored":2442239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":853471118},"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":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67100000000000004,"15min":2.2989999999999999},"min":{"1min":0.34599999999999997,"5min":0.26200000000000001,"15min":0.191},"max":{"1min":1.0429999999999999,"5min":4.3920000000000003,"15min":87.831000000000003},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.77500000000000002,"15min":2.2229999999999999},"min":{"1min":0.48099999999999998,"5min":0.26700000000000002,"15min":0.20999999999999999},"max":{"1min":1.004,"5min":6.0800000000000001,"15min":90.948999999999998},"last":0.96499999999999997}]},{"osd":2,"last update":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.70699999999999996,"15min":2.3069999999999999},"min":{"1min":0.38300000000000001,"5min":0.26500000000000001,"15min":0.186},"max":{"1min":0.92700000000000005,"5min":4.0330000000000004,"15min":88.757999999999996},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.73699999999999999,"15min":2.1080000000000001},"min":{"1min":0.39000000000000001,"5min":0.27200000000000002,"15min":0.222},"max":{"1min":0.93600000000000005,"5min":6.04,"15min":87.75},"last":0.72699999999999998}]},{"osd":3,"last update":"Sun Oct 1 09:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.72199999999999998,"15min":2.0790000000000002},"min":{"1min":0.42499999999999999,"5min":0.27000000000000002,"15min":0.23599999999999999},"max":{"1min":0.81999999999999995,"5min":4.601,"15min":134.49799999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.78000000000000003,"15min":2.1480000000000001},"min":{"1min":0.42599999999999999,"5min":0.27200000000000002,"15min":0.26200000000000001},"max":{"1min":1.0429999999999999,"5min":4.5609999999999999,"15min":134.416},"last":0.79400000000000004}]},{"osd":4,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.86599999999999999,"15min":1.0820000000000001},"min":{"1min":0.56399999999999995,"5min":0.34399999999999997,"15min":0.30099999999999999},"max":{"1min":1.2929999999999999,"5min":4.2530000000000001,"15min":6.3529999999999998},"last":1.1839999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.86499999999999999,"15min":1.284},"min":{"1min":0.59599999999999997,"5min":0.45100000000000001,"15min":0.308},"max":{"1min":1.2250000000000001,"5min":3.7210000000000001,"15min":13.938000000000001},"last":0.92300000000000004}]},{"osd":5,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.92300000000000004,"15min":1.9159999999999999},"min":{"1min":0.73399999999999999,"5min":0.41099999999999998,"15min":0.315},"max":{"1min":1.4710000000000001,"5min":4.3300000000000001,"15min":204.029},"last":1.046},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.871,"15min":1.9470000000000001},"min":{"1min":0.67300000000000004,"5min":0.439,"15min":0.34899999999999998},"max":{"1min":1.2609999999999999,"5min":3.6890000000000001,"15min":203.16300000000001},"last":1.079}]},{"osd":6,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":0.97999999999999998,"15min":1.504},"min":{"1min":0.77300000000000002,"5min":0.42699999999999999,"15min":0.33100000000000002},"max":{"1min":1.4390000000000001,"5min":4.2510000000000003,"15min":14.538},"last":1.137},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.97099999999999997,"15min":1.381},"min":{"1min":0.53600000000000003,"5min":0.42699999999999999,"15min":0.32800000000000001},"max":{"1min":1.3979999999999999,"5min":4.2779999999999996,"15min":10.643000000000001},"last":1.2989999999999999}]},{"osd":7,"last update":"Sun Oct 1 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.94799999999999995,"15min":1.4299999999999999},"min":{"1min":0.70099999999999996,"5min":0.52800000000000002,"15min":0.35199999999999998},"max":{"1min":1.361,"5min":3.6509999999999998,"15min":14.007999999999999},"last":1.26},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.008,"15min":1.4470000000000001},"min":{"1min":0.77900000000000003,"5min":0.51100000000000001,"15min":0.35099999999999998},"max":{"1min":1.3700000000000001,"5min":4.2999999999999998,"15min":10.872},"last":1.228}]}]},{"osd":0,"up_from":78,"seq":335007449574,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837128,"kb_used_data":4096,"kb_used_omap":5,"kb_used_meta":833018,"kb_avail":92908024,"statfs":{"total":95995035648,"available":95137816576,"internally_reserved":0,"allocated":4194304,"data_stored":3029642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":853011066},"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":"Sun Oct 1 09:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":1.7609999999999999,"15min":1.444},"min":{"1min":0.28799999999999998,"5min":0.23300000000000001,"15min":0.20899999999999999},"max":{"1min":1.222,"5min":113.703,"15min":113.703},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.905,"15min":1.48},"min":{"1min":0.34399999999999997,"5min":0.216,"15min":0.20899999999999999},"max":{"1min":1.5600000000000001,"5min":113.512,"15min":113.512},"last":0.52300000000000002}]},{"osd":2,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.79700000000000004,"15min":1.4890000000000001},"min":{"1min":0.33900000000000002,"5min":0.28000000000000003,"15min":0.216},"max":{"1min":1.831,"5min":5.7119999999999997,"15min":18.077000000000002},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.879,"15min":1.4790000000000001},"min":{"1min":0.38100000000000001,"5min":0.28100000000000003,"15min":0.252},"max":{"1min":1.698,"5min":6.9749999999999996,"15min":17.800000000000001},"last":0.67200000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":1.7929999999999999,"15min":2.0009999999999999},"min":{"1min":0.32700000000000001,"5min":0.26000000000000001,"15min":0.245},"max":{"1min":1.3500000000000001,"5min":35.100999999999999,"15min":99.536000000000001},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.569,"15min":1.929},"min":{"1min":0.40100000000000002,"5min":0.29099999999999998,"15min":0.23400000000000001},"max":{"1min":1.655,"5min":33.396999999999998,"15min":99.483999999999995},"last":0.69299999999999995}]},{"osd":4,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97299999999999998,"15min":1.407},"min":{"1min":0.59299999999999997,"5min":0.35699999999999998,"15min":0.31900000000000001},"max":{"1min":1.4079999999999999,"5min":7,"15min":10.186},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.95899999999999996,"15min":1.4199999999999999},"min":{"1min":0.66100000000000003,"5min":0.35799999999999998,"15min":0.33300000000000002},"max":{"1min":1.526,"5min":4.5300000000000002,"15min":9.0879999999999992},"last":0.999}]},{"osd":5,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.94299999999999995,"15min":1.3460000000000001},"min":{"1min":0.68700000000000006,"5min":0.35899999999999999,"15min":0.315},"max":{"1min":1.397,"5min":4.0010000000000003,"15min":14.48},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.077,"15min":1.355},"min":{"1min":0.68000000000000005,"5min":0.38,"15min":0.377},"max":{"1min":1.4870000000000001,"5min":7.0709999999999997,"15min":9.1099999999999994},"last":0.97399999999999998}]},{"osd":6,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.085,"15min":1.5189999999999999},"min":{"1min":0.66200000000000003,"5min":0.41599999999999998,"15min":0.36399999999999999},"max":{"1min":1.492,"5min":7.1440000000000001,"15min":10.193},"last":1.085},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.036,"15min":1.6319999999999999},"min":{"1min":0.72799999999999998,"5min":0.41699999999999998,"15min":0.34699999999999998},"max":{"1min":1.591,"5min":4.5720000000000001,"15min":10.496},"last":0.93200000000000005}]},{"osd":7,"last update":"Sun Oct 1 09:58:21 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1200000000000001,"15min":1.496},"min":{"1min":0.71499999999999997,"5min":0.499,"15min":0.42699999999999999},"max":{"1min":1.5109999999999999,"5min":7.1210000000000004,"15min":13.456},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.024,"15min":1.571},"min":{"1min":0.68500000000000005,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.4470000000000001,"5min":4.6299999999999999,"15min":10.183},"last":1.099}]}]},{"osd":2,"up_from":88,"seq":377957122525,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":772488,"kb_used_data":7552,"kb_used_omap":7,"kb_used_meta":764920,"kb_avail":92972664,"statfs":{"total":95995035648,"available":95204007936,"internally_reserved":0,"allocated":7733248,"data_stored":6627383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":783278161},"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":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.70299999999999996,"15min":1.202},"min":{"1min":0.255,"5min":0.20699999999999999,"15min":0.20499999999999999},"max":{"1min":1.048,"5min":6.3159999999999998,"15min":18.082999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.80100000000000005,"15min":1.294},"min":{"1min":0.41899999999999998,"5min":0.26200000000000001,"15min":0.18099999999999999},"max":{"1min":1.1459999999999999,"5min":6.6820000000000004,"15min":15.996},"last":0.79200000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":1.5940000000000001,"15min":1.2210000000000001},"min":{"1min":0.42099999999999999,"5min":0.28899999999999998,"15min":0.20300000000000001},"max":{"1min":1.2969999999999999,"5min":76.453999999999994,"15min":76.453999999999994},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.732,"15min":1.4970000000000001},"min":{"1min":0.30199999999999999,"5min":0.245,"15min":0.24099999999999999},"max":{"1min":1.2170000000000001,"5min":76.555999999999997,"15min":76.555999999999997},"last":0.91500000000000004}]},{"osd":3,"last update":"Sun Oct 1 09:58:08 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.82999999999999996,"15min":2.468},"min":{"1min":0.45100000000000001,"5min":0.27500000000000002,"15min":0.24199999999999999},"max":{"1min":1.04,"5min":6.2000000000000002,"15min":139.96700000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.96599999999999997,"15min":2.468},"min":{"1min":0.56699999999999995,"5min":0.32200000000000001,"15min":0.307},"max":{"1min":1.163,"5min":6.1980000000000004,"15min":137.798},"last":0.96399999999999997}]},{"osd":4,"last update":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.86799999999999999,"15min":1.3360000000000001},"min":{"1min":0.57499999999999996,"5min":0.35899999999999999,"15min":0.34300000000000003},"max":{"1min":1.357,"5min":2.6459999999999999,"15min":15.183},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0129999999999999,"15min":1.391},"min":{"1min":0.747,"5min":0.35399999999999998,"15min":0.29399999999999998},"max":{"1min":1.3240000000000001,"5min":6.5709999999999997,"15min":9.952},"last":0.98799999999999999}]},{"osd":5,"last update":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.93999999999999995,"15min":1.165},"min":{"1min":0.628,"5min":0.39200000000000002,"15min":0.309},"max":{"1min":1.278,"5min":6.3440000000000003,"15min":7.5789999999999997},"last":1.091},{"interface":"front","average":{"1min":1.032,"5min":0.93999999999999995,"15min":1.403},"min":{"1min":0.67300000000000004,"5min":0.47399999999999998,"15min":0.41999999999999998},"max":{"1min":1.238,"5min":2.7570000000000001,"15min":15.214},"last":1.234}]},{"osd":6,"last update":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.04,"15min":1.53},"min":{"1min":0.76900000000000002,"5min":0.40899999999999997,"15min":0.315},"max":{"1min":1.206,"5min":6.6150000000000002,"15min":10.125999999999999},"last":1.3700000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.98799999999999999,"15min":1.282},"min":{"1min":0.71299999999999997,"5min":0.41799999999999998,"15min":0.33100000000000002},"max":{"1min":1.26,"5min":6.4059999999999997,"15min":7.508},"last":1.252}]},{"osd":7,"last update":"Sun Oct 1 09:58:49 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0169999999999999,"15min":1.546},"min":{"1min":0.65000000000000002,"5min":0.45700000000000002,"15min":0.34200000000000003},"max":{"1min":1.3100000000000001,"5min":6.649,"15min":10.630000000000001},"last":1.3129999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.163,"15min":1.4019999999999999},"min":{"1min":0.69199999999999995,"5min":0.44500000000000001,"15min":0.376},"max":{"1min":1.377,"5min":7.4699999999999998,"15min":8.7449999999999992},"last":1.339}]}]},{"osd":3,"up_from":93,"seq":399431958993,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":888948,"kb_used_data":3436,"kb_used_omap":2,"kb_used_meta":885501,"kb_avail":92856204,"statfs":{"total":95995035648,"available":95084752896,"internally_reserved":0,"allocated":3518464,"data_stored":2429446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":906753077},"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":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.92900000000000005,"15min":1.5389999999999999},"min":{"1min":0.38300000000000001,"5min":0.20999999999999999,"15min":0.159},"max":{"1min":0.86499999999999999,"5min":11.352,"15min":48.707999999999998},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.84599999999999997,"15min":1.5640000000000001},"min":{"1min":0.45900000000000002,"5min":0.23499999999999999,"15min":0.20300000000000001},"max":{"1min":0.97899999999999998,"5min":6.843,"15min":46.805},"last":0.79600000000000004}]},{"osd":1,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.76900000000000002,"15min":1.4330000000000001},"min":{"1min":0.34499999999999997,"5min":0.26100000000000001,"15min":0.20200000000000001},"max":{"1min":0.91800000000000004,"5min":6.9589999999999996,"15min":38.496000000000002},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.86199999999999999,"15min":1.371},"min":{"1min":0.35199999999999998,"5min":0.26200000000000001,"15min":0.23699999999999999},"max":{"1min":1.0469999999999999,"5min":4.9210000000000003,"15min":38.601999999999997},"last":1.0600000000000001}]},{"osd":2,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.79200000000000004,"15min":1.7350000000000001},"min":{"1min":0.40999999999999998,"5min":0.28899999999999998,"15min":0.25700000000000001},"max":{"1min":1.0720000000000001,"5min":6.8940000000000001,"15min":46.927999999999997},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.86699999999999999,"15min":1.6930000000000001},"min":{"1min":0.46700000000000003,"5min":0.31,"15min":0.224},"max":{"1min":1.137,"5min":5.1589999999999998,"15min":52.588999999999999},"last":1.0920000000000001}]},{"osd":4,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.087,"15min":1.4359999999999999},"min":{"1min":0.626,"5min":0.36699999999999999,"15min":0.318},"max":{"1min":1.3640000000000001,"5min":11.305999999999999,"15min":11.305999999999999},"last":1.5189999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.097,"15min":1.4590000000000001},"min":{"1min":0.68400000000000005,"5min":0.40500000000000003,"15min":0.27100000000000002},"max":{"1min":1.516,"5min":6.7430000000000003,"15min":11.547000000000001},"last":1.5640000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0920000000000001,"15min":1.232},"min":{"1min":0.77600000000000002,"5min":0.33800000000000002,"15min":0.27600000000000002},"max":{"1min":1.504,"5min":6.8150000000000004,"15min":7.343},"last":1.53},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.99099999999999999,"15min":1.446},"min":{"1min":0.78500000000000003,"5min":0.40699999999999997,"15min":0.34599999999999997},"max":{"1min":1.349,"5min":5.0670000000000002,"15min":10.241},"last":1.4239999999999999}]},{"osd":6,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.153,"15min":1.5649999999999999},"min":{"1min":0.72299999999999998,"5min":0.38200000000000001,"15min":0.30199999999999999},"max":{"1min":1.6120000000000001,"5min":6.7869999999999999,"15min":14.548999999999999},"last":1.4710000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.4570000000000001},"min":{"1min":0.71699999999999997,"5min":0.45400000000000001,"15min":0.34999999999999998},"max":{"1min":1.377,"5min":5.0359999999999996,"15min":9.5909999999999993},"last":1.379}]},{"osd":7,"last update":"Sun Oct 1 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.095,"15min":1.5680000000000001},"min":{"1min":0.78500000000000003,"5min":0.41999999999999998,"15min":0.377},"max":{"1min":1.4650000000000001,"5min":5.0010000000000003,"15min":9.8290000000000006},"last":1.492},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0680000000000001,"15min":1.5029999999999999},"min":{"1min":0.69999999999999996,"5min":0.45600000000000002,"15min":0.40100000000000002},"max":{"1min":1.306,"5min":5.2489999999999997,"15min":10.576000000000001},"last":1.3540000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019565,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":600780,"kb_used_data":2884,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":93144372,"statfs":{"total":95995035648,"available":95379836928,"internally_reserved":0,"allocated":2953216,"data_stored":2350930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":"Sun Oct 1 09:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.754,"15min":1.8080000000000001},"min":{"1min":0.59599999999999997,"5min":0.29499999999999998,"15min":0.26800000000000002},"max":{"1min":1.3879999999999999,"5min":2.6259999999999999,"15min":129.28299999999999},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.82799999999999996,"15min":1.8360000000000001},"min":{"1min":0.63700000000000001,"5min":0.34300000000000003,"15min":0.26800000000000002},"max":{"1min":1.5549999999999999,"5min":2.6579999999999999,"15min":129.24700000000001},"last":0.84999999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.80200000000000005,"15min":1.071},"min":{"1min":0.77000000000000002,"5min":0.33900000000000002,"15min":0.27400000000000002},"max":{"1min":1.4490000000000001,"5min":3.5099999999999998,"15min":6.5140000000000002},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.995,"5min":0.80400000000000005,"15min":1.0509999999999999},"min":{"1min":0.69399999999999995,"5min":0.35099999999999998,"15min":0.28999999999999998},"max":{"1min":1.478,"5min":1.9590000000000001,"15min":6.9480000000000004},"last":1.2649999999999999}]},{"osd":2,"last update":"Sun Oct 1 09:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.874,"15min":1.5189999999999999},"min":{"1min":0.70799999999999996,"5min":0.372,"15min":0.311},"max":{"1min":1.4039999999999999,"5min":2.7730000000000001,"15min":81.355000000000004},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.93500000000000005,"15min":1.651},"min":{"1min":0.54800000000000004,"5min":0.39200000000000002,"15min":0.29499999999999998},"max":{"1min":1.236,"5min":4.2800000000000002,"15min":81.656000000000006},"last":1.0049999999999999}]},{"osd":3,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.375,"15min":1.885},"min":{"1min":0.66600000000000004,"5min":0.38700000000000001,"15min":0.35399999999999998},"max":{"1min":1.492,"5min":46.173000000000002,"15min":76.325000000000003},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.508,"15min":1.8460000000000001},"min":{"1min":0.66000000000000003,"5min":0.41799999999999998,"15min":0.34899999999999998},"max":{"1min":1.4299999999999999,"5min":46.289999999999999,"15min":75.275999999999996},"last":1.1890000000000001}]},{"osd":5,"last update":"Sun Oct 1 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.89600000000000002,"15min":1.109},"min":{"1min":0.54000000000000004,"5min":0.36099999999999999,"15min":0.32100000000000001},"max":{"1min":1.339,"5min":2.0179999999999998,"15min":9.6389999999999993},"last":1.107},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.80300000000000005,"15min":1.198},"min":{"1min":0.63100000000000001,"5min":0.33000000000000002,"15min":0.27300000000000002},"max":{"1min":1.163,"5min":1.6200000000000001,"15min":10.066000000000001},"last":0.89800000000000002}]},{"osd":6,"last update":"Sun Oct 1 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.86699999999999999,"15min":1.4650000000000001},"min":{"1min":0.60499999999999998,"5min":0.36099999999999999,"15min":0.32200000000000001},"max":{"1min":1.2729999999999999,"5min":1.9650000000000001,"15min":20.170999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.121,"5min":1.0249999999999999,"15min":1.3700000000000001},"min":{"1min":0.627,"5min":0.41799999999999998,"15min":0.379},"max":{"1min":1.4239999999999999,"5min":2.8010000000000002,"15min":10.460000000000001},"last":1.3400000000000001}]},{"osd":7,"last update":"Sun Oct 1 09:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.0309999999999999,"15min":1.2989999999999999},"min":{"1min":0.88700000000000001,"5min":0.38900000000000001,"15min":0.34200000000000003},"max":{"1min":1.5089999999999999,"5min":2.4780000000000002,"15min":9.577},"last":1.4119999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.0049999999999999,"15min":1.181},"min":{"1min":0.88900000000000001,"5min":0.45900000000000002,"15min":0.316},"max":{"1min":1.45,"5min":2.7999999999999998,"15min":7.3769999999999998},"last":1.1599999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823334,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903552,"kb_used_data":6968,"kb_used_omap":0,"kb_used_meta":896576,"kb_avail":92841600,"statfs":{"total":95995035648,"available":95069798400,"internally_reserved":0,"allocated":7135232,"data_stored":6540997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918093824},"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":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.83299999999999996,"15min":1.665},"min":{"1min":0.68799999999999994,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.29,"5min":4.5960000000000001,"15min":100.319},"last":1.006},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.81399999999999995,"15min":1.6240000000000001},"min":{"1min":0.67000000000000004,"5min":0.32000000000000001,"15min":0.25},"max":{"1min":1.1459999999999999,"5min":4.5650000000000004,"15min":100.202},"last":0.73199999999999998}]},{"osd":1,"last update":"Sun Oct 1 09:58:14 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.90900000000000003,"15min":1.9119999999999999},"min":{"1min":0.629,"5min":0.32900000000000001,"15min":0.28100000000000003},"max":{"1min":1.431,"5min":4.5549999999999997,"15min":68.560000000000002},"last":0.871},{"interface":"front","average":{"1min":1.0660000000000001,"5min":0.89200000000000002,"15min":1.8080000000000001},"min":{"1min":0.69599999999999995,"5min":0.42699999999999999,"15min":0.28100000000000003},"max":{"1min":1.3839999999999999,"5min":4.5469999999999997,"15min":68.769000000000005},"last":1.028}]},{"osd":2,"last update":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84799999999999998,"15min":2.2639999999999998},"min":{"1min":0.71399999999999997,"5min":0.36499999999999999,"15min":0.29599999999999999},"max":{"1min":1.22,"5min":4.1020000000000003,"15min":118.307},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.012,"15min":2.3479999999999999},"min":{"1min":0.86499999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.3879999999999999,"5min":4.1369999999999996,"15min":118.191},"last":1.1240000000000001}]},{"osd":3,"last update":"Sun Oct 1 09:58:14 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":0.88,"15min":1.8560000000000001},"min":{"1min":0.75600000000000001,"5min":0.39700000000000002,"15min":0.31},"max":{"1min":1.4810000000000001,"5min":2.286,"15min":64.991},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.137,"5min":0.999,"15min":1.9650000000000001},"min":{"1min":0.63900000000000001,"5min":0.40100000000000002,"15min":0.35899999999999999},"max":{"1min":1.5589999999999999,"5min":4.3890000000000002,"15min":68.427999999999997},"last":0.93799999999999994}]},{"osd":4,"last update":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.92000000000000004,"15min":1.238},"min":{"1min":0.80300000000000005,"5min":0.30099999999999999,"15min":0.27200000000000002},"max":{"1min":1.3819999999999999,"5min":2.8410000000000002,"15min":10.919},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.876,"15min":1.357},"min":{"1min":0.69099999999999995,"5min":0.39700000000000002,"15min":0.29799999999999999},"max":{"1min":1.244,"5min":1.417,"15min":11.058999999999999},"last":1.05}]},{"osd":6,"last update":"Sun Oct 1 09:58:14 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":0.96599999999999997,"15min":1.3620000000000001},"min":{"1min":0.92800000000000005,"5min":0.42699999999999999,"15min":0.32400000000000001},"max":{"1min":1.5109999999999999,"5min":2.7909999999999999,"15min":11.371},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.145,"5min":0.93400000000000005,"15min":1.3680000000000001},"min":{"1min":0.76400000000000001,"5min":0.41999999999999998,"15min":0.311},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":8.6470000000000002},"last":0.89700000000000002}]},{"osd":7,"last update":"Sun Oct 1 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.1180000000000001,"15min":1.6699999999999999},"min":{"1min":0.97099999999999997,"5min":0.40500000000000003,"15min":0.33300000000000002},"max":{"1min":1.522,"5min":3.9950000000000001,"15min":69.709999999999994},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.071,"15min":1.488},"min":{"1min":0.88600000000000001,"5min":0.49199999999999999,"15min":0.34399999999999997},"max":{"1min":1.4319999999999999,"5min":2.883,"15min":66.287999999999997},"last":1.093}]}]}],"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":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":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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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}]}} 2023-10-01T09:59:02.039 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-01T09:59:02.040 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T09:59:02.040 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T09:59:02.040 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-01T09:59:02.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1 2023-10-01T09:59:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:01 smithi183 bash[59233]: cluster 2023-10-01T09:58:59.931440+0000 mgr.y (mgr.25132) 1486 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:02.312 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:02 smithi111 systemd[1]: Stopping Ceph osd.1 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T09:59:02.571 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[87247]: debug 2023-10-01T09:59:02.308+0000 7fc7b78e0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T09:59:02.571 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[87247]: debug 2023-10-01T09:59:02.308+0000 7fc7b78e0700 -1 osd.1 326 *** Got signal Terminated *** 2023-10-01T09:59:02.571 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[87247]: debug 2023-10-01T09:59:02.308+0000 7fc7b78e0700 -1 osd.1 326 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T09:59:03.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:02 smithi183 bash[59233]: audit 2023-10-01T09:59:01.103315+0000 mgr.y (mgr.25132) 1487 : audit 0 from='client.46820 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:59:03.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:02 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.312394+0000 mon.a (mon.0) 1770 : cluster 1 osd.1 marked itself down and dead 2023-10-01T09:59:03.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[78631]: audit 2023-10-01T09:59:01.103315+0000 mgr.y (mgr.25132) 1487 : audit 0 from='client.46820 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:59:03.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.312394+0000 mon.a (mon.0) 1770 : cluster 1 osd.1 marked itself down and dead 2023-10-01T09:59:03.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[75702]: audit 2023-10-01T09:59:01.103315+0000 mgr.y (mgr.25132) 1487 : audit 0 from='client.46820 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T09:59:03.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:02 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.312394+0000 mon.a (mon.0) 1770 : cluster 1 osd.1 marked itself down and dead 2023-10-01T09:59:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:01.932383+0000 mgr.y (mgr.25132) 1488 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.606626+0000 mon.a (mon.0) 1771 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:59:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.615885+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.619254+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.619737+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.620413+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.620550+0000 mon.a (mon.0) 1772 : cluster 0 osdmap e327: 8 total, 7 up, 8 in 2023-10-01T09:59:03.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[78631]: cluster 2023-10-01T09:59:02.622365+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:01.932383+0000 mgr.y (mgr.25132) 1488 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.606626+0000 mon.a (mon.0) 1771 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.615885+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.619254+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.619737+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.620413+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.620550+0000 mon.a (mon.0) 1772 : cluster 0 osdmap e327: 8 total, 7 up, 8 in 2023-10-01T09:59:03.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:03 smithi111 bash[75702]: cluster 2023-10-01T09:59:02.622365+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:01.932383+0000 mgr.y (mgr.25132) 1488 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.606626+0000 mon.a (mon.0) 1771 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.615885+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.619254+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.619737+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.620413+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:04.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.620550+0000 mon.a (mon.0) 1772 : cluster 0 osdmap e327: 8 total, 7 up, 8 in 2023-10-01T09:59:04.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:03 smithi183 bash[59233]: cluster 2023-10-01T09:59:02.622365+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T09:59:04.548 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[258279]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T09:59:04.821 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[258367]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T09:59:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:59:04] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T09:59:04.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.624203+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.626392+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e328: 8 total, 7 up, 8 in 2023-10-01T09:59:04.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.627122+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.629640+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.629733+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.630706+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.630758+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.630968+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.823 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.632889+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.624203+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.823 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.626392+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e328: 8 total, 7 up, 8 in 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.627122+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.629640+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.629733+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.630706+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.630758+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.630968+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:04.824 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:04 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.632889+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.624203+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.626392+0000 mon.a (mon.0) 1773 : cluster 0 osdmap e328: 8 total, 7 up, 8 in 2023-10-01T09:59:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.627122+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.629640+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.629733+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.630706+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.630758+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.630968+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:04 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.632889+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T09:59:05.054 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:59:06.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:05 smithi183 bash[59233]: cluster 2023-10-01T09:59:03.933033+0000 mgr.y (mgr.25132) 1489 : cluster 0 pgmap v1624: 73 pgs: 5 stale+active+clean, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:06.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:05 smithi111 bash[78631]: cluster 2023-10-01T09:59:03.933033+0000 mgr.y (mgr.25132) 1489 : cluster 0 pgmap v1624: 73 pgs: 5 stale+active+clean, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:06.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:05 smithi111 bash[75702]: cluster 2023-10-01T09:59:03.933033+0000 mgr.y (mgr.25132) 1489 : cluster 0 pgmap v1624: 73 pgs: 5 stale+active+clean, 68 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T09:59:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:06 smithi183 bash[59233]: cluster 2023-10-01T09:59:06.635748+0000 mon.a (mon.0) 1774 : cluster 3 Health check failed: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:59:07.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:06 smithi111 bash[75702]: cluster 2023-10-01T09:59:06.635748+0000 mon.a (mon.0) 1774 : cluster 3 Health check failed: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:59:07.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:06 smithi111 bash[78631]: cluster 2023-10-01T09:59:06.635748+0000 mon.a (mon.0) 1774 : cluster 3 Health check failed: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T09:59:08.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:07 smithi183 bash[59233]: cluster 2023-10-01T09:59:05.934281+0000 mgr.y (mgr.25132) 1490 : cluster 0 pgmap v1625: 73 pgs: 5 active+undersized+degraded, 1 stale+active+clean, 18 active+undersized, 49 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:08.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:07 smithi111 bash[75702]: cluster 2023-10-01T09:59:05.934281+0000 mgr.y (mgr.25132) 1490 : cluster 0 pgmap v1625: 73 pgs: 5 active+undersized+degraded, 1 stale+active+clean, 18 active+undersized, 49 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:08.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:07 smithi111 bash[78631]: cluster 2023-10-01T09:59:05.934281+0000 mgr.y (mgr.25132) 1490 : cluster 0 pgmap v1625: 73 pgs: 5 active+undersized+degraded, 1 stale+active+clean, 18 active+undersized, 49 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:09.110 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:59:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:59:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T09:59:09.111 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T09:59:09.111 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:59:09.727 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-01T09:59:09.785 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T09:59:09.786 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-01T09:59:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:09 smithi183 bash[59233]: cluster 2023-10-01T09:59:07.935318+0000 mgr.y (mgr.25132) 1491 : cluster 0 pgmap v1626: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:10.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:09 smithi111 bash[75702]: cluster 2023-10-01T09:59:07.935318+0000 mgr.y (mgr.25132) 1491 : cluster 0 pgmap v1626: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:10.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:09 smithi111 bash[78631]: cluster 2023-10-01T09:59:07.935318+0000 mgr.y (mgr.25132) 1491 : cluster 0 pgmap v1626: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:10.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T09:59:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:11 smithi183 bash[59233]: cluster 2023-10-01T09:59:09.936380+0000 mgr.y (mgr.25132) 1492 : cluster 0 pgmap v1627: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:11 smithi111 bash[78631]: cluster 2023-10-01T09:59:09.936380+0000 mgr.y (mgr.25132) 1492 : cluster 0 pgmap v1627: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:11 smithi111 bash[75702]: cluster 2023-10-01T09:59:09.936380+0000 mgr.y (mgr.25132) 1492 : cluster 0 pgmap v1627: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:14.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:13 smithi183 bash[59233]: cluster 2023-10-01T09:59:11.937524+0000 mgr.y (mgr.25132) 1493 : cluster 0 pgmap v1628: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:14.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:13 smithi111 bash[75702]: cluster 2023-10-01T09:59:11.937524+0000 mgr.y (mgr.25132) 1493 : cluster 0 pgmap v1628: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:13 smithi111 bash[78631]: cluster 2023-10-01T09:59:11.937524+0000 mgr.y (mgr.25132) 1493 : cluster 0 pgmap v1628: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:14.787 INFO:tasks.thrashosds.thrasher:reviving osd 2023-10-01T09:59:14.787 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-10-01T09:59:14.787 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-10-01T09:59:14.788 DEBUG:teuthology.orchestra.run.smithi111:osd.1> sudo journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-01T09:59:14.790 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl start ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1 2023-10-01T09:59:14.869 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:59:14.872 INFO:journalctl@ceph.osd.1.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T09:59:14.951 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:59:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:59:14] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T09:59:14.951 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:14 smithi111 systemd[1]: Started Ceph osd.1 for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T09:59:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:15 smithi111 bash[78631]: cluster 2023-10-01T09:59:13.938383+0000 mgr.y (mgr.25132) 1494 : cluster 0 pgmap v1629: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:15 smithi111 bash[78631]: audit 2023-10-01T09:59:14.072759+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:15.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:15 smithi111 bash[78631]: audit 2023-10-01T09:59:14.074464+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:15 smithi111 bash[75702]: cluster 2023-10-01T09:59:13.938383+0000 mgr.y (mgr.25132) 1494 : cluster 0 pgmap v1629: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:15 smithi111 bash[75702]: audit 2023-10-01T09:59:14.072759+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:15.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:15 smithi111 bash[75702]: audit 2023-10-01T09:59:14.074464+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:15.442 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:59:15.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:15 smithi183 bash[59233]: cluster 2023-10-01T09:59:13.938383+0000 mgr.y (mgr.25132) 1494 : cluster 0 pgmap v1629: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:15.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:15 smithi183 bash[59233]: audit 2023-10-01T09:59:14.072759+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:15.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:15 smithi183 bash[59233]: audit 2023-10-01T09:59:14.074464+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:17.265 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[78631]: cluster 2023-10-01T09:59:15.939390+0000 mgr.y (mgr.25132) 1495 : cluster 0 pgmap v1630: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:17.266 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[75702]: cluster 2023-10-01T09:59:15.939390+0000 mgr.y (mgr.25132) 1495 : cluster 0 pgmap v1630: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:17.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:17 smithi183 bash[59233]: cluster 2023-10-01T09:59:15.939390+0000 mgr.y (mgr.25132) 1495 : cluster 0 pgmap v1630: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-01T09:59:17.723 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T09:59:17.724 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:17 smithi111 bash[258703]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-01T09:59:19.345 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:19 smithi111 bash[75702]: cluster 2023-10-01T09:59:17.940159+0000 mgr.y (mgr.25132) 1496 : cluster 0 pgmap v1631: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:19.345 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:19 smithi111 bash[78631]: cluster 2023-10-01T09:59:17.940159+0000 mgr.y (mgr.25132) 1496 : cluster 0 pgmap v1631: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:19.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:19 smithi183 bash[59233]: cluster 2023-10-01T09:59:17.940159+0000 mgr.y (mgr.25132) 1496 : cluster 0 pgmap v1631: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:20.616 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:135113 11.1 11:8ca8a39b:::benchmark_data_smithi111_214802_object27464:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:14.167074+0000", 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 486.44616299299997, 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18757648399999999, 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.617 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 135113 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.167074+0000", 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.618 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.167074+0000", 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.167073+0000", 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.167079+0000", 2023-10-01T09:59:20.619 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.49e-06 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.167090+0000", 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1749000000000001e-05 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.167098+0000", 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4089999999999997e-06 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.620 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.172562+0000", 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054646360000000001 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.172660+0000", 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.7639999999999994e-05 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.172733+0000", 2023-10-01T09:59:20.621 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2776999999999998e-05 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.176224+0000", 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034910800000000001 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.181649+0000", 2023-10-01T09:59:20.622 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0054250599999999998 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.354523+0000", 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17287445100000001 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.354607+0000", 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3615000000000005e-05 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.623 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.354651+0000", 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3625000000000003e-05 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:135129 11.8 11:1ad9923a:::benchmark_data_smithi111_214802_object27480:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:14.187962+0000", 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 486.42527562100003, 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.190330889, 2023-10-01T09:59:20.624 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 135129 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.187962+0000", 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.625 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.187962+0000", 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.187961+0000", 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.626 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.187963+0000", 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.119e-06 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.187968+0000", 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4730000000000002e-06 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.187971+0000", 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5990000000000002e-06 2023-10-01T09:59:20.627 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.354516+0000", 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16654496099999999 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.354657+0000", 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014070900000000001 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:59:20.628 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.354770+0000", 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000113076 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.367760+0000", 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.012989377999999999 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.372091+0000", 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.004331718 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.629 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.378211+0000", 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0061198540000000001 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.378257+0000", 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6143000000000002e-05 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.630 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.378293+0000", 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.5178000000000001e-05 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:135132 11.0 11:0935083f:::benchmark_data_smithi111_214802_object27483:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:14.190041+0000", 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 486.42319601299999, 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18615665200000001, 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.631 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 135132 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190041+0000", 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.632 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190041+0000", 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190040+0000", 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190046+0000", 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.2660000000000001e-06 2023-10-01T09:59:20.633 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190057+0000", 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1369000000000001e-05 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190064+0000", 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1169999999999998e-06 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.634 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.360332+0000", 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17026756600000001 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.360824+0000", 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00049252599999999997 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.360967+0000", 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014322900000000001 2023-10-01T09:59:20.635 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.375999+0000", 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015031209 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376044+0000", 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5728e-05 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.636 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376122+0000", 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7783999999999999e-05 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376153+0000", 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.1306999999999997e-05 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376198+0000", 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4471999999999997e-05 2023-10-01T09:59:20.637 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:135133 11.0 11:0c0885ce:::benchmark_data_smithi111_214802_object27484:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:14.190335+0000", 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 486.42290197800003, 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.18598942600000001, 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.638 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 135133 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190335+0000", 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190335+0000", 2023-10-01T09:59:20.639 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190335+0000", 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190339+0000", 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.2980000000000002e-06 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.640 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190349+0000", 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.6630000000000005e-06 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.190357+0000", 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.4319999999999999e-06 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.367762+0000", 2023-10-01T09:59:20.641 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.177405274 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.367971+0000", 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020861400000000001 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.368129+0000", 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00015854000000000001 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.642 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376095+0000", 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0079659589999999999 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376105+0000", 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4040000000000001e-06 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376242+0000", 2023-10-01T09:59:20.643 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013734000000000001 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376287+0000", 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5383999999999998e-05 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:14.376325+0000", 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.7190000000000001e-05 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.644 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:160048 11.9 11:96705d6e:::benchmark_data_smithi111_214802_object52399:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:54.767582+0000", 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 445.84565512699999, 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.149476736, 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160048 2023-10-01T09:59:20.645 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767582+0000", 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767582+0000", 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.646 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767581+0000", 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767589+0000", 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9260000000000006e-06 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767605+0000", 2023-10-01T09:59:20.647 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5184999999999999e-05 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767614+0000", 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3719999999999994e-06 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767734+0000", 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000120467 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.648 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767875+0000", 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014051999999999999 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767955+0000", 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0136000000000007e-05 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.811999+0000", 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.044044343999999999 2023-10-01T09:59:20.649 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.812032+0000", 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2808000000000002e-05 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.916975+0000", 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10494250300000001 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.650 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917019+0000", 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3844000000000002e-05 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917059+0000", 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0215e-05 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.651 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:160049 11.9 11:9d96d53d:::benchmark_data_smithi111_214802_object52400:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:51:54.767629+0000", 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 445.845608373, 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14977662999999999, 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 160049 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.652 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767629+0000", 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767629+0000", 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767628+0000", 2023-10-01T09:59:20.653 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767632+0000", 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4309999999999998e-06 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767641+0000", 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.867e-06 2023-10-01T09:59:20.654 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.767646+0000", 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.755e-06 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.807676+0000", 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.040029618000000003 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.655 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.807860+0000", 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018430200000000001 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,6", 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.807989+0000", 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000129116 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917146+0000", 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.10915635999999999 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.656 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917217+0000", 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1315000000000004e-05 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917281+0000", 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.3566999999999996e-05 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917347+0000", 2023-10-01T09:59:20.657 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6538999999999994e-05 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:51:54.917405+0000", 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.8304999999999998e-05 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:165635 11.a 11:5e1183bc:::benchmark_data_smithi111_214802_object57986:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:59:20.658 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.702362+0000", 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.91087548000002, 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16852741299999999, 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 165635 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702362+0000", 2023-10-01T09:59:20.659 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702362+0000", 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702360+0000", 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.660 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702368+0000", 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.5830000000000001e-06 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702380+0000", 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2172e-05 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702387+0000", 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4139999999999997e-06 2023-10-01T09:59:20.661 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702426+0000", 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8482999999999997e-05 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702565+0000", 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013891500000000001 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5,6", 2023-10-01T09:59:20.662 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702701+0000", 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000135869 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.710245+0000", 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0075438429999999997 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870624+0000", 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16037989 2023-10-01T09:59:20.663 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870680+0000", 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.5118999999999999e-05 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870720+0000", 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.0266999999999999e-05 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.664 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870771+0000", 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0890000000000002e-05 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870889+0000", 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000118477 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:165636 11.a 11:5f2f6601:::benchmark_data_smithi111_214802_object57987:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:59:20.665 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.702400+0000", 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.91083760499998, 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.168803645, 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 165636 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.666 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702400+0000", 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702400+0000", 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702399+0000", 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:20.667 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702402+0000", 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6350000000000002e-06 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702407+0000", 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.22e-06 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.668 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.702412+0000", 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4989999999999996e-06 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.706218+0000", 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0038066110000000001 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.706326+0000", 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000107909 2023-10-01T09:59:20.669 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5,6", 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.706429+0000", 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010241799999999999 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870513+0000", 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16408489300000001 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.670 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870947+0000", 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00043316300000000003 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870997+0000", 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0271e-05 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.871050+0000", 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3588999999999998e-05 2023-10-01T09:59:20.671 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.871100+0000", 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9486e-05 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.871203+0000", 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000103323 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.672 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:165642 11.b 11:d7708bf7:::benchmark_data_smithi111_214802_object57993:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.709050+0000", 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.90418691000002, 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.163343723, 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 165642 2023-10-01T09:59:20.673 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709050+0000", 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709050+0000", 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.674 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709049+0000", 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709055+0000", 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.1689999999999997e-06 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.675 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709068+0000", 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2826999999999999e-05 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709076+0000", 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.0199999999999994e-06 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709938+0000", 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00086201500000000005 2023-10-01T09:59:20.676 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.710047+0000", 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00010949499999999999 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.710153+0000", 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000105191 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.677 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.865756+0000", 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15560316900000001 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866252+0000", 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000495978 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.872344+0000", 2023-10-01T09:59:20.678 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060922930000000004 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.872368+0000", 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.3581999999999999e-05 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.872394+0000", 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.6369000000000001e-05 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.679 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:165643 11.a 11:5bcd2544:::benchmark_data_smithi111_214802_object57994:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.709388+0000", 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.90384963700001, 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.168894084, 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.680 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 165643 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709388+0000", 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709388+0000", 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.681 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709387+0000", 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709391+0000", 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.4519999999999999e-06 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.682 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709401+0000", 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2089999999999994e-06 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.709406+0000", 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.0860000000000001e-06 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.710283+0000", 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00087750399999999998 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.683 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.710464+0000", 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00018101200000000001 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5,6", 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866412+0000", 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15594757200000001 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.684 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870902+0000", 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0044897699999999997 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.878040+0000", 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0071387209999999998 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.878073+0000", 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.2620999999999998e-05 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.685 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.878104+0000", 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.0722999999999997e-05 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.878153+0000", 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.9332000000000001e-05 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.686 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.878282+0000", 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000128777 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.35877.0:165642 11.b e268/253 ondisk, result = 0)", 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.714697+0000", 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.89853989800002, 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15155839300000001, 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.687 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.714697+0000", 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.714697+0000", 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.688 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.714696+0000", 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.714703+0000", 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.533e-06 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866151+0000", 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.151448371 2023-10-01T09:59:20.689 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866161+0000", 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2599999999999994e-06 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866230+0000", 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9241999999999999e-05 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.690 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866242+0000", 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2249000000000001e-05 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866256+0000", 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3661e-05 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:165645 11.a 11:5bf18ca8:::benchmark_data_smithi111_214802_object57996:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T09:59:20.691 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.715978+0000", 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.89725968599998, 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.17848272700000001, 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 165645 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.715978+0000", 2023-10-01T09:59:20.692 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.715978+0000", 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.715976+0000", 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.693 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.715984+0000", 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.7970000000000001e-06 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866117+0000", 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.15013257699999999 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.866145+0000", 2023-10-01T09:59:20.694 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8472000000000001e-05 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.883641+0000", 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.017496477999999999 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.883784+0000", 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014230800000000001 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.695 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,5,6", 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.883929+0000", 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014562099999999999 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.890028+0000", 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0060986770000000003 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.890050+0000", 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1937e-05 2023-10-01T09:59:20.696 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.892918+0000", 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0028683570000000002 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.894107+0000", 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001188468 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.894197+0000", 2023-10-01T09:59:20.697 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.0366999999999997e-05 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.894460+0000", 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000263052 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.698 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop_reply(client.35877.0:165635 11.a e268/265 ondisk, result = 0)", 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:03.716025+0000", 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 436.89721269299997, 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.154606928, 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "started", 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.716025+0000", 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.699 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.716025+0000", 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.716024+0000", 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.716030+0000", 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.913e-06 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.700 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.865816+0000", 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14978588200000001 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.865829+0000", 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3176000000000001e-05 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870608+0000", 2023-10-01T09:59:20.701 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0047792870000000001 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870617+0000", 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.2949999999999999e-06 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:03.870631+0000", 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.4056000000000001e-05 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.702 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.35877.0:166874 11.2 e268/253 11:425012bc:::benchmark_data_smithi111_214802_object59225:head v 268'10405, mlcod=268'10401)", 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:52:05.754345+0000", 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 434.85889199299999, 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.141583081, 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.754345+0000", 2023-10-01T09:59:20.703 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.754345+0000", 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.754344+0000", 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.704 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.754351+0000", 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9709999999999998e-06 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.754361+0000", 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.3109999999999995e-06 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.754367+0000", 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.122e-06 2023-10-01T09:59:20.705 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.759690+0000", 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0053233270000000001 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.759710+0000", 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.0233000000000001e-05 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.706 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.895752+0000", 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.13604197200000001 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:52:05.895928+0000", 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000175957 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.707 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:181905 11.b 11:dc48162b:::benchmark_data_smithi111_214802_object74256:head [delete] snapc 0=[] ondisk+write+known_if_redirected e276)", 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:53:28.863911+0000", 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 351.74932637199998, 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14474706600000001, 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 181905 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.708 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863911+0000", 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863911+0000", 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863909+0000", 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.709 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863916+0000", 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6959999999999999e-06 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863928+0000", 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1586000000000001e-05 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.710 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863934+0000", 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.6730000000000003e-06 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.863976+0000", 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1569000000000001e-05 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864064+0000", 2023-10-01T09:59:20.711 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.8578999999999993e-05 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,1", 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864154+0000", 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.9600999999999998e-05 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.868374+0000", 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0042203420000000002 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.712 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008214+0000", 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.13983995499999999 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008506+0000", 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00029121300000000002 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008588+0000", 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.2793000000000005e-05 2023-10-01T09:59:20.713 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008658+0000", 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.9538999999999999e-05 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:181906 11.0 11:072bcb94:::benchmark_data_smithi111_214802_object74257:head [delete] snapc 0=[] ondisk+write+known_if_redirected e276)", 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:53:28.864339+0000", 2023-10-01T09:59:20.714 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 351.74889801799998, 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14435857899999999, 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 181906 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.715 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864339+0000", 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864339+0000", 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864338+0000", 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.999999 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.716 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864344+0000", 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.6470000000000003e-06 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864357+0000", 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3069e-05 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864366+0000", 2023-10-01T09:59:20.717 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7509999999999997e-06 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864419+0000", 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.3397999999999999e-05 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864535+0000", 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000115775 2023-10-01T09:59:20.718 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 1,7", 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:28.864644+0000", 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000109193 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008384+0000", 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.143740021 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.719 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008392+0000", 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.3690000000000007e-06 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008613+0000", 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00022108499999999999 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008659+0000", 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.5898e-05 2023-10-01T09:59:20.720 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:53:29.008698+0000", 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8461000000000003e-05 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191106 11.a 11:53dc39fd:::benchmark_data_smithi111_214802_object83457:head [delete] snapc 0=[] ondisk+write+known_if_redirected e281)", 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:10.527021+0000", 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 310.08621624400001, 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0471627999999999, 2023-10-01T09:59:20.721 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191106 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527021+0000", 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.722 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527021+0000", 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527020+0000", 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527027+0000", 2023-10-01T09:59:20.723 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.2180000000000002e-06 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527039+0000", 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1725999999999999e-05 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527049+0000", 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0485e-05 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.724 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527198+0000", 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00014923000000000001 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.527209+0000", 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1001e-05 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.567970+0000", 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0407608530000001 2023-10-01T09:59:20.725 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.568209+0000", 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000238707 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.568410+0000", 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00020139100000000001 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.726 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.574012+0000", 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0056018200000000004 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.574064+0000", 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1706000000000003e-05 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.574098+0000", 2023-10-01T09:59:20.727 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.4650000000000002e-05 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.574145+0000", 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.6940000000000001e-05 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.574184+0000", 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.8423999999999997e-05 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.728 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:191116 11.8 11:1061c562:::benchmark_data_smithi111_214802_object83467:head [delete] snapc 0=[] ondisk+write+known_if_redirected e281)", 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:54:10.558919+0000", 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 310.05431828799999, 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.1613882320000002, 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 191116 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.729 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.558919+0000", 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.558919+0000", 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.730 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.558917+0000", 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.558928+0000", 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.0757999999999999e-05 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.558950+0000", 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.2700999999999998e-05 2023-10-01T09:59:20.731 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.558963+0000", 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2976000000000001e-05 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.559132+0000", 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00016902599999999999 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:59:20.732 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:10.559149+0000", 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6172999999999999e-05 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.513836+0000", 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.95468695100000001 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for peered", 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:11.514023+0000", 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000187391 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.733 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.692258+0000", 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1782354509999999 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.692372+0000", 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000113878 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.734 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 0,5,6", 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.692494+0000", 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.000121581 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.695913+0000", 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0034192329999999998 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.695942+0000", 2023-10-01T09:59:20.735 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 2.8554000000000001e-05 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.704351+0000", 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0084093450000000004 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.720095+0000", 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.015744069999999999 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.736 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.720168+0000", 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.3233999999999997e-05 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:54:12.720307+0000", 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013883799999999999 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.35877.0:211789 11.a 11:5d0da9fb:::benchmark_data_smithi111_214802_object104140:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T09:59:20.737 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:55:36.900290+0000", 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 223.712947437, 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.16039614899999999, 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.35877", 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 211789 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.738 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.900290+0000", 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.900290+0000", 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.900288+0000", 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.739 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.900297+0000", 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.7350000000000002e-06 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.900312+0000", 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.5443000000000001e-05 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.900322+0000", 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 9.4280000000000002e-06 2023-10-01T09:59:20.740 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.901528+0000", 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.001206684 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.901662+0000", 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013335699999999999 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "waiting for subops from 5,6", 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.901798+0000", 2023-10-01T09:59:20.741 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00013619000000000001 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "op_commit", 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.907592+0000", 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0057937010000000001 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:36.910936+0000", 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0033443489999999999 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.742 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.060591+0000", 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.14965489900000001 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.060643+0000", 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 5.1653999999999997e-05 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:55:37.060686+0000", 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.3319999999999999e-05 2023-10-01T09:59:20.743 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_repop(client.36345.0:79 2.1 e308/93 2:8f4f6392:::rbd_object_map.8dc9a9705aca:head v 308'51, mlcod=308'49)", 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T09:57:20.604311+0000", 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 120.00892589599999, 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0033157429999999999, 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.744 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604311+0000", 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604311+0000", 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604310+0000", 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.745 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604322+0000", 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.2269000000000001e-05 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604356+0000", 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 3.3575000000000003e-05 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604372+0000", 2023-10-01T09:59:20.746 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.6123000000000001e-05 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604444+0000", 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.1836999999999997e-05 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "started", 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.604486+0000", 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4.1795999999999998e-05 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.747 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "commit_sent", 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.607562+0000", 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.0030767720000000002 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T09:57:20.607627+0000", 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 6.4740999999999996e-05 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T09:59:20.748 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T09:59:20.749 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:59:20.792 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:59:21.514 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[259099]: debug 2023-10-01T09:59:21.216+0000 7f6e0c4ba700 1 -- 172.21.15.111:0/140558004 <== mon.2 v2:172.21.15.111:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558d1f3264e0 con 0x558d1f380c00 2023-10-01T09:59:21.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[75702]: cluster 2023-10-01T09:59:19.941107+0000 mgr.y (mgr.25132) 1497 : cluster 0 pgmap v1632: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:21.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[75702]: audit 2023-10-01T09:59:20.951226+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:59:21.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[75702]: audit 2023-10-01T09:59:21.325166+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:21.784 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[75702]: audit 2023-10-01T09:59:21.330974+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:21.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[78631]: cluster 2023-10-01T09:59:19.941107+0000 mgr.y (mgr.25132) 1497 : cluster 0 pgmap v1632: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:21.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[78631]: audit 2023-10-01T09:59:20.951226+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:59:21.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[78631]: audit 2023-10-01T09:59:21.325166+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:21.785 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[78631]: audit 2023-10-01T09:59:21.330974+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:21 smithi183 bash[59233]: cluster 2023-10-01T09:59:19.941107+0000 mgr.y (mgr.25132) 1497 : cluster 0 pgmap v1632: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:21 smithi183 bash[59233]: audit 2023-10-01T09:59:20.951226+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T09:59:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:21 smithi183 bash[59233]: audit 2023-10-01T09:59:21.325166+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:21.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:21 smithi183 bash[59233]: audit 2023-10-01T09:59:21.330974+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:22.071 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:21 smithi111 bash[259099]: debug 2023-10-01T09:59:21.780+0000 7f6e15640640 -1 Falling back to public interface 2023-10-01T09:59:22.510 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T09:59:23.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:23 smithi183 bash[59233]: cluster 2023-10-01T09:59:21.942124+0000 mgr.y (mgr.25132) 1498 : cluster 0 pgmap v1633: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:23.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:23 smithi111 bash[78631]: cluster 2023-10-01T09:59:21.942124+0000 mgr.y (mgr.25132) 1498 : cluster 0 pgmap v1633: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:23.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:23 smithi111 bash[75702]: cluster 2023-10-01T09:59:21.942124+0000 mgr.y (mgr.25132) 1498 : cluster 0 pgmap v1633: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:24.972 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:59:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:59:24] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:no valid command found; 10 closest matches: 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:0 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:1 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:2 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:abort 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:assert 2023-10-01T09:59:25.124 INFO:teuthology.orchestra.run.smithi111.stderr:bluefs debug_inject_read_zeros 2023-10-01T09:59:25.125 INFO:teuthology.orchestra.run.smithi111.stderr:bluefs files list 2023-10-01T09:59:25.125 INFO:teuthology.orchestra.run.smithi111.stderr:bluefs stats 2023-10-01T09:59:25.125 INFO:teuthology.orchestra.run.smithi111.stderr:bluestore bluefs device info [] 2023-10-01T09:59:25.125 INFO:teuthology.orchestra.run.smithi111.stderr:config diff 2023-10-01T09:59:25.125 INFO:teuthology.orchestra.run.smithi111.stderr:admin_socket: invalid command 2023-10-01T09:59:25.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:25 smithi111 bash[75702]: cluster 2023-10-01T09:59:23.942969+0000 mgr.y (mgr.25132) 1499 : cluster 0 pgmap v1634: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:25.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:25 smithi111 bash[78631]: cluster 2023-10-01T09:59:23.942969+0000 mgr.y (mgr.25132) 1499 : cluster 0 pgmap v1634: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:25.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:25 smithi183 bash[59233]: cluster 2023-10-01T09:59:23.942969+0000 mgr.y (mgr.25132) 1499 : cluster 0 pgmap v1634: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:26.001 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-01T09:59:26.002 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-10-01T09:59:26.854 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:59:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:27 smithi183 bash[59233]: cluster 2023-10-01T09:59:25.944132+0000 mgr.y (mgr.25132) 1500 : cluster 0 pgmap v1635: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:27 smithi183 bash[59233]: audit 2023-10-01T09:59:27.441302+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:27.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:27 smithi183 bash[59233]: audit 2023-10-01T09:59:27.448780+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:27 smithi111 bash[75702]: cluster 2023-10-01T09:59:25.944132+0000 mgr.y (mgr.25132) 1500 : cluster 0 pgmap v1635: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:27 smithi111 bash[75702]: audit 2023-10-01T09:59:27.441302+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:27 smithi111 bash[75702]: audit 2023-10-01T09:59:27.448780+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:27 smithi111 bash[78631]: cluster 2023-10-01T09:59:25.944132+0000 mgr.y (mgr.25132) 1500 : cluster 0 pgmap v1635: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:27 smithi111 bash[78631]: audit 2023-10-01T09:59:27.441302+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:27.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:27 smithi111 bash[78631]: audit 2023-10-01T09:59:27.448780+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:28 smithi183 bash[59233]: audit 2023-10-01T09:59:27.620568+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:28 smithi183 bash[59233]: audit 2023-10-01T09:59:27.628195+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:28 smithi183 bash[59233]: audit 2023-10-01T09:59:28.101139+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:59:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:28 smithi183 bash[59233]: audit 2023-10-01T09:59:28.102742+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:59:28.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:28 smithi183 bash[59233]: audit 2023-10-01T09:59:28.108821+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:29.071 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[259099]: debug 2023-10-01T09:59:28.864+0000 7f6e15640640 -1 osd.1 326 log_to_monitors true 2023-10-01T09:59:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[75702]: audit 2023-10-01T09:59:27.620568+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:29.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[75702]: audit 2023-10-01T09:59:27.628195+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[75702]: audit 2023-10-01T09:59:28.101139+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[75702]: audit 2023-10-01T09:59:28.102742+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[75702]: audit 2023-10-01T09:59:28.108821+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[78631]: audit 2023-10-01T09:59:27.620568+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[78631]: audit 2023-10-01T09:59:27.628195+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[78631]: audit 2023-10-01T09:59:28.101139+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[78631]: audit 2023-10-01T09:59:28.102742+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T09:59:29.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:28 smithi111 bash[78631]: audit 2023-10-01T09:59:28.108821+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:29 smithi183 bash[59233]: cluster 2023-10-01T09:59:27.944831+0000 mgr.y (mgr.25132) 1501 : cluster 0 pgmap v1636: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:29 smithi183 bash[59233]: audit 2023-10-01T09:59:28.872425+0000 mon.a (mon.0) 1787 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:59:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:29 smithi183 bash[59233]: audit 2023-10-01T09:59:29.067442+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:30.071 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[259099]: debug 2023-10-01T09:59:29.668+0000 7f6e06aac700 -1 osd.1 326 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T09:59:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[75702]: cluster 2023-10-01T09:59:27.944831+0000 mgr.y (mgr.25132) 1501 : cluster 0 pgmap v1636: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[75702]: audit 2023-10-01T09:59:28.872425+0000 mon.a (mon.0) 1787 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:59:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[75702]: audit 2023-10-01T09:59:29.067442+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[78631]: cluster 2023-10-01T09:59:27.944831+0000 mgr.y (mgr.25132) 1501 : cluster 0 pgmap v1636: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[78631]: audit 2023-10-01T09:59:28.872425+0000 mon.a (mon.0) 1787 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T09:59:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:29 smithi111 bash[78631]: audit 2023-10-01T09:59:29.067442+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:30.380 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:59:30.380 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:59:30.380 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T09:59:30.380 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:59:30.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:30 smithi183 bash[59233]: cluster 2023-10-01T09:59:29.636565+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:30.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:30 smithi183 bash[59233]: audit 2023-10-01T09:59:29.638366+0000 mon.a (mon.0) 1789 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T09:59:30.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:30 smithi183 bash[59233]: cluster 2023-10-01T09:59:29.638485+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e329: 8 total, 7 up, 8 in 2023-10-01T09:59:30.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:30 smithi183 bash[59233]: audit 2023-10-01T09:59:29.641270+0000 mon.a (mon.0) 1791 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:59:30.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:30 smithi183 bash[59233]: cluster 2023-10-01T09:59:30.105990+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:31.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T09:59:31.015 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[78631]: cluster 2023-10-01T09:59:29.636565+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[78631]: audit 2023-10-01T09:59:29.638366+0000 mon.a (mon.0) 1789 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[78631]: cluster 2023-10-01T09:59:29.638485+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e329: 8 total, 7 up, 8 in 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[78631]: audit 2023-10-01T09:59:29.641270+0000 mon.a (mon.0) 1791 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[78631]: cluster 2023-10-01T09:59:30.105990+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[75702]: cluster 2023-10-01T09:59:29.636565+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[75702]: audit 2023-10-01T09:59:29.638366+0000 mon.a (mon.0) 1789 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[75702]: cluster 2023-10-01T09:59:29.638485+0000 mon.a (mon.0) 1790 : cluster 0 osdmap e329: 8 total, 7 up, 8 in 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[75702]: audit 2023-10-01T09:59:29.641270+0000 mon.a (mon.0) 1791 : audit 1 from='osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2023-10-01T09:59:31.016 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:30 smithi111 bash[75702]: cluster 2023-10-01T09:59:30.105990+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:31.318 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: cluster 2023-10-01T09:59:29.945799+0000 mgr.y (mgr.25132) 1502 : cluster 0 pgmap v1638: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: cluster 2023-10-01T09:59:30.646870+0000 mon.a (mon.0) 1792 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: cluster 2023-10-01T09:59:30.659418+0000 mon.a (mon.0) 1793 : cluster 1 osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829] boot 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: cluster 2023-10-01T09:59:30.659506+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: audit 2023-10-01T09:59:30.659767+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: cluster 2023-10-01T09:59:30.662436+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:31 smithi183 bash[59233]: cluster 2023-10-01T09:59:30.671236+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T09:59:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: cluster 2023-10-01T09:59:29.945799+0000 mgr.y (mgr.25132) 1502 : cluster 0 pgmap v1638: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: cluster 2023-10-01T09:59:30.646870+0000 mon.a (mon.0) 1792 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:59:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: cluster 2023-10-01T09:59:30.659418+0000 mon.a (mon.0) 1793 : cluster 1 osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829] boot 2023-10-01T09:59:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: cluster 2023-10-01T09:59:30.659506+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-10-01T09:59:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: audit 2023-10-01T09:59:30.659767+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: cluster 2023-10-01T09:59:30.662436+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[78631]: cluster 2023-10-01T09:59:30.671236+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: cluster 2023-10-01T09:59:29.945799+0000 mgr.y (mgr.25132) 1502 : cluster 0 pgmap v1638: 73 pgs: 5 active+undersized+degraded, 26 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: cluster 2023-10-01T09:59:30.646870+0000 mon.a (mon.0) 1792 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: cluster 2023-10-01T09:59:30.659418+0000 mon.a (mon.0) 1793 : cluster 1 osd.1 [v2:172.21.15.111:6810/2981351829,v1:172.21.15.111:6811/2981351829] boot 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: cluster 2023-10-01T09:59:30.659506+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: audit 2023-10-01T09:59:30.659767+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: cluster 2023-10-01T09:59:30.662436+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T09:59:32.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:31 smithi111 bash[75702]: cluster 2023-10-01T09:59:30.671236+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T09:59:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:32 smithi183 bash[59233]: cluster 2023-10-01T09:59:31.663561+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-10-01T09:59:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:32 smithi183 bash[59233]: cluster 2023-10-01T09:59:31.664594+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:32 smithi183 bash[59233]: cluster 2023-10-01T09:59:31.665091+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:32 smithi183 bash[59233]: cluster 2023-10-01T09:59:31.666689+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:32 smithi183 bash[59233]: cluster 2023-10-01T09:59:31.667565+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[75702]: cluster 2023-10-01T09:59:31.663561+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-10-01T09:59:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[75702]: cluster 2023-10-01T09:59:31.664594+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[75702]: cluster 2023-10-01T09:59:31.665091+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[75702]: cluster 2023-10-01T09:59:31.666689+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[75702]: cluster 2023-10-01T09:59:31.667565+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[78631]: cluster 2023-10-01T09:59:31.663561+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-10-01T09:59:33.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[78631]: cluster 2023-10-01T09:59:31.664594+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[78631]: cluster 2023-10-01T09:59:31.665091+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[78631]: cluster 2023-10-01T09:59:31.666689+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:33.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:32 smithi111 bash[78631]: cluster 2023-10-01T09:59:31.667565+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T09:59:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:33 smithi183 bash[59233]: cluster 2023-10-01T09:59:31.946606+0000 mgr.y (mgr.25132) 1503 : cluster 0 pgmap v1641: 73 pgs: 7 peering, 5 active+undersized+degraded, 19 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:33 smithi111 bash[75702]: cluster 2023-10-01T09:59:31.946606+0000 mgr.y (mgr.25132) 1503 : cluster 0 pgmap v1641: 73 pgs: 7 peering, 5 active+undersized+degraded, 19 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:33 smithi111 bash[78631]: cluster 2023-10-01T09:59:31.946606+0000 mgr.y (mgr.25132) 1503 : cluster 0 pgmap v1641: 73 pgs: 7 peering, 5 active+undersized+degraded, 19 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:59:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:59:34] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T09:59:35.784 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:59:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:35 smithi183 bash[59233]: cluster 2023-10-01T09:59:33.947368+0000 mgr.y (mgr.25132) 1504 : cluster 0 pgmap v1642: 73 pgs: 7 peering, 5 active+undersized+degraded, 19 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:36.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:35 smithi111 bash[78631]: cluster 2023-10-01T09:59:33.947368+0000 mgr.y (mgr.25132) 1504 : cluster 0 pgmap v1642: 73 pgs: 7 peering, 5 active+undersized+degraded, 19 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:36.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:35 smithi111 bash[75702]: cluster 2023-10-01T09:59:33.947368+0000 mgr.y (mgr.25132) 1504 : cluster 0 pgmap v1642: 73 pgs: 7 peering, 5 active+undersized+degraded, 19 active+undersized, 42 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-01T09:59:36.098 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:59:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:36 smithi183 bash[59233]: cluster 2023-10-01T09:59:36.674528+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded) 2023-10-01T09:59:37.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:36 smithi183 bash[59233]: cluster 2023-10-01T09:59:36.674581+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2023-10-01T09:59:37.066 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:36 smithi111 bash[75702]: cluster 2023-10-01T09:59:36.674528+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded) 2023-10-01T09:59:37.066 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:36 smithi111 bash[75702]: cluster 2023-10-01T09:59:36.674581+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2023-10-01T09:59:37.066 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:36 smithi111 bash[78631]: cluster 2023-10-01T09:59:36.674528+0000 mon.a (mon.0) 1797 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/84 objects degraded (5.952%), 5 pgs degraded) 2023-10-01T09:59:37.066 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:36 smithi111 bash[78631]: cluster 2023-10-01T09:59:36.674581+0000 mon.a (mon.0) 1798 : cluster 1 Cluster is now healthy 2023-10-01T09:59:38.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:37 smithi183 bash[59233]: cluster 2023-10-01T09:59:35.948404+0000 mgr.y (mgr.25132) 1505 : cluster 0 pgmap v1643: 73 pgs: 7 peering, 66 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:38.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:37 smithi111 bash[75702]: cluster 2023-10-01T09:59:35.948404+0000 mgr.y (mgr.25132) 1505 : cluster 0 pgmap v1643: 73 pgs: 7 peering, 66 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:37 smithi111 bash[78631]: cluster 2023-10-01T09:59:35.948404+0000 mgr.y (mgr.25132) 1505 : cluster 0 pgmap v1643: 73 pgs: 7 peering, 66 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:39.406 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:59:39.406 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:59:39.406 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T09:59:39.406 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T09:59:39.406 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:59:39.601 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T09:59:39.601 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T09:59:39.601 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T09:59:39.602 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T09:59:40.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:39 smithi183 bash[59233]: cluster 2023-10-01T09:59:37.949175+0000 mgr.y (mgr.25132) 1506 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:40.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:39 smithi111 bash[78631]: cluster 2023-10-01T09:59:37.949175+0000 mgr.y (mgr.25132) 1506 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:40.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:39 smithi111 bash[75702]: cluster 2023-10-01T09:59:37.949175+0000 mgr.y (mgr.25132) 1506 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:40.249 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T09:59:40.500 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T09:59:40.500 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 81 2023-10-01T09:59:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:41 smithi183 bash[59233]: cluster 2023-10-01T09:59:39.949907+0000 mgr.y (mgr.25132) 1507 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:42.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:41 smithi111 bash[78631]: cluster 2023-10-01T09:59:39.949907+0000 mgr.y (mgr.25132) 1507 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:41 smithi111 bash[75702]: cluster 2023-10-01T09:59:39.949907+0000 mgr.y (mgr.25132) 1507 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:43 smithi183 bash[59233]: cluster 2023-10-01T09:59:41.950755+0000 mgr.y (mgr.25132) 1508 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:43 smithi111 bash[78631]: cluster 2023-10-01T09:59:41.950755+0000 mgr.y (mgr.25132) 1508 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:43 smithi111 bash[75702]: cluster 2023-10-01T09:59:41.950755+0000 mgr.y (mgr.25132) 1508 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:45.023 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:59:45.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:59:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:59:44] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T09:59:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:45 smithi183 bash[59233]: cluster 2023-10-01T09:59:43.951416+0000 mgr.y (mgr.25132) 1509 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:45 smithi183 bash[59233]: audit 2023-10-01T09:59:44.075805+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:45.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:45 smithi183 bash[59233]: audit 2023-10-01T09:59:44.077273+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:45.318 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:59:45.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:45 smithi111 bash[75702]: cluster 2023-10-01T09:59:43.951416+0000 mgr.y (mgr.25132) 1509 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:45.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:45 smithi111 bash[75702]: audit 2023-10-01T09:59:44.075805+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:45.351 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:45 smithi111 bash[75702]: audit 2023-10-01T09:59:44.077273+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:45.352 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:45 smithi111 bash[78631]: cluster 2023-10-01T09:59:43.951416+0000 mgr.y (mgr.25132) 1509 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:45.352 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:45 smithi111 bash[78631]: audit 2023-10-01T09:59:44.075805+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:45.352 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:45 smithi111 bash[78631]: audit 2023-10-01T09:59:44.077273+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:46.496 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:46 smithi183 bash[59233]: audit 2023-10-01T09:59:45.239761+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:46.514 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:46 smithi111 bash[75702]: audit 2023-10-01T09:59:45.239761+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:46.515 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:46 smithi111 bash[78631]: audit 2023-10-01T09:59:45.239761+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T09:59:47.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:47 smithi183 bash[59233]: cluster 2023-10-01T09:59:45.952225+0000 mgr.y (mgr.25132) 1510 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:47.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:47 smithi111 bash[75702]: cluster 2023-10-01T09:59:45.952225+0000 mgr.y (mgr.25132) 1510 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:47.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:47 smithi111 bash[78631]: cluster 2023-10-01T09:59:45.952225+0000 mgr.y (mgr.25132) 1510 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:48.632 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:120233 11.7 11:e989af94:::benchmark_data_smithi111_214802_object12584:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:50:53.727431+0000", 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 534.90071776699995, 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.10697683600000001, 2023-10-01T09:59:48.633 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 120233 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727431+0000", 2023-10-01T09:59:48.634 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727431+0000", 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727428+0000", 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0122999999999999e-05 2023-10-01T09:59:48.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727438+0000", 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4289e-05 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727453+0000", 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8110000000000003e-06 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727461+0000", 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5377999999999997e-05 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727516+0000", 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000136475 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727652+0000", 2023-10-01T09:59:48.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012771599999999999 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.727780+0000", 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003815321 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.731595+0000", 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0010389660000000001 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.732634+0000", 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.101654613 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.834289+0000", 2023-10-01T09:59:48.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2181000000000006e-05 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.834361+0000", 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6115999999999997e-05 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:53.834407+0000", 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.10697683600000001 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.641 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:122288 11.7 11:e2951fbc:::benchmark_data_smithi111_214802_object14639:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:50:56.513108+0000", 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 532.115039787, 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.088040802000000001, 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.642 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 122288 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513108+0000", 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513108+0000", 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513107+0000", 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9170000000000001e-06 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513117+0000", 2023-10-01T09:59:48.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0548e-05 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513137+0000", 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1198e-05 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513148+0000", 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4355000000000003e-05 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513213+0000", 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000100249 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513313+0000", 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010603999999999999 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,4", 2023-10-01T09:59:48.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.513419+0000", 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0035293310000000001 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.516948+0000", 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00058505500000000002 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:48.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.517533+0000", 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.083509529999999998 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.601043+0000", 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9851e-05 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.601103+0000", 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.6533000000000003e-05 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:50:56.601149+0000", 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.088040802000000001 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:190934 11.7 11.446fc5f7 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517205+0000", 2023-10-01T09:59:48.649 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11094278799999, 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0034150610000001, 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 190934 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517205+0000", 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517205+0000", 2023-10-01T09:59:48.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517203+0000", 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1644999999999999e-05 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517215+0000", 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5126000000000001e-05 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517230+0000", 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9789999999999999e-06 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517239+0000", 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000110995 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517350+0000", 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2887e-05 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517363+0000", 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003220676 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520584+0000", 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7047e-05 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520621+0000", 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0034150610000001 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.655 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:190994 11.7 11.de8fd097 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517258+0000", 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11089018899997, 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003410881, 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 190994 2023-10-01T09:59:48.656 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517258+0000", 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517258+0000", 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:59:48.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517257+0000", 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1189999999999996e-06 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517262+0000", 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8549999999999997e-06 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517272+0000", 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.503e-06 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517280+0000", 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00047467000000000001 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517754+0000", 2023-10-01T09:59:48.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0709999999999995e-06 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517762+0000", 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.002894138 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520657+0000", 2023-10-01T09:59:48.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2408e-05 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520669+0000", 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003410881 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191007 11.7 11.d88ceff7 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.661 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517286+0000", 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11086190899999, 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003422544, 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.662 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191007 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517286+0000", 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517286+0000", 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517286+0000", 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8360000000000002e-06 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517290+0000", 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4730000000000001e-05 2023-10-01T09:59:48.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517324+0000", 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.306e-06 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517332+0000", 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00094491699999999998 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.518277+0000", 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8979999999999996e-06 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.518284+0000", 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0024118319999999 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520696+0000", 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2643000000000001e-05 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520709+0000", 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003422544 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191019 11.7 11.e45e3e7 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517338+0000", 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11081023100002, 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003414257, 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.668 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191019 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517338+0000", 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517338+0000", 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.670 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517337+0000", 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6090000000000001e-06 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517341+0000", 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1480000000000003e-06 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517347+0000", 2023-10-01T09:59:48.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.33e-06 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517352+0000", 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0011585020000000001 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.518510+0000", 2023-10-01T09:59:48.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1550000000000001e-06 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.518517+0000", 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0022212800000001 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520738+0000", 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3851e-05 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520752+0000", 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003414257 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191030 11.7 11.f8200217 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517357+0000", 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11079153399999, 2023-10-01T09:59:48.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003435834, 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191030 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517357+0000", 2023-10-01T09:59:48.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517357+0000", 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517356+0000", 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0800000000000002e-06 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517359+0000", 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9369999999999998e-06 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517366+0000", 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.3730000000000003e-06 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517371+0000", 2023-10-01T09:59:48.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001764779 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.519135+0000", 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3340000000000002e-06 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.519144+0000", 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.001633687 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520777+0000", 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5112e-05 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520793+0000", 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003435834 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191042 11.7 11.489fcef7 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517494+0000", 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11065402000003, 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0033367989999999, 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.680 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191042 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517494+0000", 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517494+0000", 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:59:48.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517493+0000", 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0680000000000002e-06 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517499+0000", 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1595e-05 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517511+0000", 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.6170000000000001e-06 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517519+0000", 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0020717349999999999 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.519590+0000", 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5700000000000004e-06 2023-10-01T09:59:48.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.519598+0000", 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0012214740000001 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520819+0000", 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1758e-05 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.684 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520831+0000", 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0033367989999999 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191049 11.7 11.daab2af7 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517533+0000", 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.110615424, 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003335841, 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.685 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191049 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517533+0000", 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517533+0000", 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517532+0000", 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0589999999999996e-06 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517536+0000", 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8059999999999995e-06 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517544+0000", 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1370000000000001e-06 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517549+0000", 2023-10-01T09:59:48.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002195584 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.519745+0000", 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.729e-06 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.519750+0000", 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0011078120000001 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520857+0000", 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.136e-05 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520869+0000", 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003335841 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.690 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191052 11.7 11.1762cea7 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517556+0000", 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11059229900002, 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0033534230000001, 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.691 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191052 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517556+0000", 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517556+0000", 2023-10-01T09:59:48.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517555+0000", 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5669999999999999e-06 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517559+0000", 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1300000000000003e-06 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517566+0000", 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8559999999999998e-06 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517571+0000", 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002956925 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.520528+0000", 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4950000000000002e-06 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.520535+0000", 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0003617440000001 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520897+0000", 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2326e-05 2023-10-01T09:59:48.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520909+0000", 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0033534230000001 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.696 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191055 11.7 11.df557a77 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517584+0000", 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11056399900002, 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003364049, 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191055 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.697 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517584+0000", 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517584+0000", 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517584+0000", 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.681e-06 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517587+0000", 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7619999999999998e-06 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517594+0000", 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4929999999999998e-06 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.699 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517600+0000", 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036054530000000002 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.521205+0000", 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2969999999999992e-06 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.521214+0000", 2023-10-01T09:59:48.700 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99972172699999995 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520936+0000", 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2233e-05 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.701 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520948+0000", 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003364049 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191069 11.7 11.8197e217 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517614+0000", 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11053383400002, 2023-10-01T09:59:48.702 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003372857, 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191069 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517614+0000", 2023-10-01T09:59:48.703 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517614+0000", 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517614+0000", 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.382e-06 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.704 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517617+0000", 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.888e-06 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517624+0000", 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3040000000000004e-06 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517630+0000", 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003832228 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.521462+0000", 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2369999999999998e-06 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.521471+0000", 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99950419800000001 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520975+0000", 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2119999999999999e-05 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.520987+0000", 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003372857 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.707 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191072 11.7 11.65bd4717 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517636+0000", 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11051269799998, 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0033903420000001, 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191072 2023-10-01T09:59:48.708 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517636+0000", 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517636+0000", 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.709 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517635+0000", 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2909999999999999e-06 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517638+0000", 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1420000000000004e-06 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517646+0000", 2023-10-01T09:59:48.710 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.989e-06 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517651+0000", 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0042820419999999998 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.521933+0000", 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0344e-05 2023-10-01T09:59:48.711 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.521943+0000", 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99907118100000003 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521014+0000", 2023-10-01T09:59:48.712 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1844999999999999e-05 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521026+0000", 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0033903420000001 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191078 11.7 11.9a5b4897 (undecoded) ondisk+retry+write+known_if_redirected e281)", 2023-10-01T09:59:48.713 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.517664+0000", 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.11048456899999, 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003403504, 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191078 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.714 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517664+0000", 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517664+0000", 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517663+0000", 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2250000000000006e-06 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517672+0000", 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0615000000000002e-05 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517693+0000", 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6160000000000001e-06 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.517698+0000", 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0045959099999999999 2023-10-01T09:59:48.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522294+0000", 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3719999999999994e-06 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522304+0000", 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99874944700000001 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.717 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521053+0000", 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4117999999999999e-05 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521067+0000", 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.003403504 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.718 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191102 11.7 11.c60eb477 (undecoded) ondisk+write+known_if_redirected e281)", 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.522425+0000", 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.10572281600002, 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99869638000000005, 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191102 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.719 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522425+0000", 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522425+0000", 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522424+0000", 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4749999999999993e-06 2023-10-01T09:59:48.720 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522432+0000", 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1851000000000001e-05 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522444+0000", 2023-10-01T09:59:48.721 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3099999999999997e-06 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522450+0000", 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00039819200000000001 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.722 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522848+0000", 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.032e-06 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.522855+0000", 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99825649900000002 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521111+0000", 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0825000000000001e-05 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.723 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521122+0000", 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.99869638000000005 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191118 11.7 11.b6be6977 (undecoded) ondisk+write+known_if_redirected e281)", 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:10.571479+0000", 2023-10-01T09:59:48.724 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 338.05666955499998, 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94968016700000002, 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "reached pg", 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191118 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.725 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571479+0000", 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571479+0000", 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T09:59:48.726 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571476+0000", 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0108e-05 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.727 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571487+0000", 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0613000000000001e-05 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571507+0000", 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3619999999999995e-06 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.728 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571517+0000", 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6640999999999998e-05 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571613+0000", 2023-10-01T09:59:48.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6147999999999999e-05 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:10.571629+0000", 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94951853100000005 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521148+0000", 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1e-05 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.521159+0000", 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.94968016700000002 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.731 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:211786 11.5 e290/282 11:aec93506:::benchmark_data_smithi111_214802_object104137:head v 290'13585, mlcod=290'13582)", 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.898303+0000", 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 251.72984544400001, 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16285117700000001, 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898303+0000", 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898303+0000", 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898302+0000", 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7699999999999996e-06 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898312+0000", 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2404e-05 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898324+0000", 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2010000000000002e-06 2023-10-01T09:59:48.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898331+0000", 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7688999999999994e-05 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898409+0000", 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7722000000000001e-05 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:59:48.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898427+0000", 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16265692700000001 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061083+0000", 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0531999999999995e-05 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061154+0000", 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16285117700000001 2023-10-01T09:59:48.736 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:211789 11.a e290/281 11:5d0da9fb:::benchmark_data_smithi111_214802_object104140:head v 290'13178, mlcod=290'13176)", 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.902793+0000", 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 251.725355183, 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15827540200000001, 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.737 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.902793+0000", 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.902793+0000", 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999943 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.902787+0000", 2023-10-01T09:59:48.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0571999999999999e-05 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.902808+0000", 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9491e-05 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.902828+0000", 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.9809999999999992e-06 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.902837+0000", 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.150294502 2023-10-01T09:59:48.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053131+0000", 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6879999999999994e-05 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:59:48.742 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053228+0000", 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0077600020000000002 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.060988+0000", 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0615e-05 2023-10-01T09:59:48.743 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061069+0000", 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15827540200000001 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.744 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:211623 11.7 e290/282 11:edb3b528:::benchmark_data_smithi111_214802_object103974:head v 290'13431, mlcod=261'6618)", 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.914098+0000", 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 251.71405045099999, 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15788595599999999, 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.914098+0000", 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.914098+0000", 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.914097+0000", 2023-10-01T09:59:48.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0881e-05 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.914107+0000", 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13897963499999999 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053087+0000", 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3745000000000001e-05 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053141+0000", 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012527 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053266+0000", 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1281000000000001e-05 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053297+0000", 2023-10-01T09:59:48.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018654779 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.071952+0000", 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.167e-05 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.750 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.071984+0000", 2023-10-01T09:59:48.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15788595599999999 2023-10-01T09:59:48.750 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.750 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.750 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:211797 11.5 e290/282 11:aabb6625:::benchmark_data_smithi111_214802_object104148:head v 290'13586, mlcod=290'13583)", 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.923253+0000", 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 251.704895206, 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.147035998, 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.751 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.923253+0000", 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.923253+0000", 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.923251+0000", 2023-10-01T09:59:48.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3797e-05 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.923265+0000", 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.129816706 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053082+0000", 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9451999999999999e-05 2023-10-01T09:59:48.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053111+0000", 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011381499999999999 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053225+0000", 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3847000000000001e-05 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.053279+0000", 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.016974817999999999 2023-10-01T09:59:48.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070254+0000", 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5166999999999997e-05 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T09:59:48.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070289+0000", 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.147035998 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T09:59:48.757 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:59:49.165 INFO:teuthology.orchestra.run.smithi111.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T09:59:49.410 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T09:59:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:49 smithi183 bash[59233]: cluster 2023-10-01T09:59:47.952977+0000 mgr.y (mgr.25132) 1511 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:49 smithi183 bash[59233]: audit 2023-10-01T09:59:49.160818+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.111:0/1722546473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "81"}]: dispatch 2023-10-01T09:59:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:49 smithi183 bash[59233]: audit 2023-10-01T09:59:49.161531+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "81"}]: dispatch 2023-10-01T09:59:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:49 smithi111 bash[75702]: cluster 2023-10-01T09:59:47.952977+0000 mgr.y (mgr.25132) 1511 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:49 smithi111 bash[75702]: audit 2023-10-01T09:59:49.160818+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.111:0/1722546473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "81"}]: dispatch 2023-10-01T09:59:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:49 smithi111 bash[75702]: audit 2023-10-01T09:59:49.161531+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "81"}]: dispatch 2023-10-01T09:59:49.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:49 smithi111 bash[78631]: cluster 2023-10-01T09:59:47.952977+0000 mgr.y (mgr.25132) 1511 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:49 smithi111 bash[78631]: audit 2023-10-01T09:59:49.160818+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.111:0/1722546473' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "81"}]: dispatch 2023-10-01T09:59:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:49 smithi111 bash[78631]: audit 2023-10-01T09:59:49.161531+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "81"}]: dispatch 2023-10-01T09:59:50.124 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T09:59:50.125 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-10-01T09:59:51.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:51 smithi183 bash[59233]: cluster 2023-10-01T09:59:49.953842+0000 mgr.y (mgr.25132) 1512 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:51 smithi111 bash[75702]: cluster 2023-10-01T09:59:49.953842+0000 mgr.y (mgr.25132) 1512 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:51.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:51 smithi111 bash[78631]: cluster 2023-10-01T09:59:49.953842+0000 mgr.y (mgr.25132) 1512 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:53.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:53 smithi183 bash[59233]: cluster 2023-10-01T09:59:51.954724+0000 mgr.y (mgr.25132) 1513 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:53 smithi111 bash[75702]: cluster 2023-10-01T09:59:51.954724+0000 mgr.y (mgr.25132) 1513 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:53.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:53 smithi111 bash[78631]: cluster 2023-10-01T09:59:51.954724+0000 mgr.y (mgr.25132) 1513 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:54.210 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T09:59:54.901 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T09:59:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 09:59:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:09:59:54] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T09:59:55.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:55 smithi183 bash[59233]: cluster 2023-10-01T09:59:53.955320+0000 mgr.y (mgr.25132) 1514 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:55.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:55 smithi111 bash[75702]: cluster 2023-10-01T09:59:53.955320+0000 mgr.y (mgr.25132) 1514 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:55.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:55 smithi111 bash[78631]: cluster 2023-10-01T09:59:53.955320+0000 mgr.y (mgr.25132) 1514 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:57.420 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T09:59:57.420 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T09:59:57.420 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T09:59:57.420 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T09:59:57.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:57 smithi183 bash[59233]: cluster 2023-10-01T09:59:55.955916+0000 mgr.y (mgr.25132) 1515 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:57 smithi111 bash[75702]: cluster 2023-10-01T09:59:55.955916+0000 mgr.y (mgr.25132) 1515 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:57.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:57 smithi111 bash[78631]: cluster 2023-10-01T09:59:55.955916+0000 mgr.y (mgr.25132) 1515 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:58.332 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T09:59:58.388 INFO:teuthology.orchestra.run.smithi111.stdout:mon.a: {} 2023-10-01T09:59:58.405 INFO:teuthology.orchestra.run.smithi111.stdout:mon.b: {} 2023-10-01T09:59:58.422 INFO:teuthology.orchestra.run.smithi111.stdout:mon.c: {} 2023-10-01T09:59:58.425 INFO:teuthology.orchestra.run.smithi111.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-01T09:59:58.425 INFO:teuthology.orchestra.run.smithi111.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-01T09:59:58.425 INFO:teuthology.orchestra.run.smithi111.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-01T09:59:58.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:58 smithi183 bash[59233]: audit 2023-10-01T09:59:58.371104+0000 mon.a (mon.0) 1803 : audit 0 from='client.? 172.21.15.111:0/86360209' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T09:59:58.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:58 smithi111 bash[75702]: audit 2023-10-01T09:59:58.371104+0000 mon.a (mon.0) 1803 : audit 0 from='client.? 172.21.15.111:0/86360209' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T09:59:58.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:58 smithi111 bash[78631]: audit 2023-10-01T09:59:58.371104+0000 mon.a (mon.0) 1803 : audit 0 from='client.? 172.21.15.111:0/86360209' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T09:59:59.335 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-01T09:59:59.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:59 smithi183 bash[59233]: cluster 2023-10-01T09:59:57.956354+0000 mgr.y (mgr.25132) 1516 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:59.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 09:59:59 smithi183 bash[59233]: audit 2023-10-01T09:59:59.067954+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:59.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:59 smithi111 bash[75702]: cluster 2023-10-01T09:59:57.956354+0000 mgr.y (mgr.25132) 1516 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:59.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 09:59:59 smithi111 bash[75702]: audit 2023-10-01T09:59:59.067954+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T09:59:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:59 smithi111 bash[78631]: cluster 2023-10-01T09:59:57.956354+0000 mgr.y (mgr.25132) 1516 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T09:59:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 09:59:59 smithi111 bash[78631]: audit 2023-10-01T09:59:59.067954+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:00.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:00 smithi111 bash[75702]: cluster 2023-10-01T10:00:00.000145+0000 mon.a (mon.0) 1805 : cluster 1 overall HEALTH_OK 2023-10-01T10:00:00.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:00 smithi111 bash[78631]: cluster 2023-10-01T10:00:00.000145+0000 mon.a (mon.0) 1805 : cluster 1 overall HEALTH_OK 2023-10-01T10:00:01.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:00 smithi183 bash[59233]: cluster 2023-10-01T10:00:00.000145+0000 mon.a (mon.0) 1805 : cluster 1 overall HEALTH_OK 2023-10-01T10:00:01.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:01 smithi111 bash[75702]: cluster 2023-10-01T09:59:59.957099+0000 mgr.y (mgr.25132) 1517 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:01.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:01 smithi111 bash[78631]: cluster 2023-10-01T09:59:59.957099+0000 mgr.y (mgr.25132) 1517 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:01 smithi183 bash[59233]: cluster 2023-10-01T09:59:59.957099+0000 mgr.y (mgr.25132) 1517 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:03.104 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T10:00:03.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:03 smithi111 bash[75702]: cluster 2023-10-01T10:00:01.958009+0000 mgr.y (mgr.25132) 1518 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:03.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:03 smithi111 bash[78631]: cluster 2023-10-01T10:00:01.958009+0000 mgr.y (mgr.25132) 1518 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:04.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:03 smithi183 bash[59233]: cluster 2023-10-01T10:00:01.958009+0000 mgr.y (mgr.25132) 1518 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:04.107 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:00:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:00:04] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T10:00:05.667 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:05 smithi111 bash[75702]: cluster 2023-10-01T10:00:03.958821+0000 mgr.y (mgr.25132) 1519 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:05.668 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:05 smithi111 bash[78631]: cluster 2023-10-01T10:00:03.958821+0000 mgr.y (mgr.25132) 1519 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:05.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:05 smithi183 bash[59233]: cluster 2023-10-01T10:00:03.958821+0000 mgr.y (mgr.25132) 1519 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:06.653 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T10:00:06.653 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T10:00:06.653 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T10:00:06.653 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T10:00:06.653 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T10:00:07.493 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T10:00:07.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:07 smithi183 bash[59233]: cluster 2023-10-01T10:00:05.959822+0000 mgr.y (mgr.25132) 1520 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:07 smithi111 bash[78631]: cluster 2023-10-01T10:00:05.959822+0000 mgr.y (mgr.25132) 1520 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:07 smithi111 bash[75702]: cluster 2023-10-01T10:00:05.959822+0000 mgr.y (mgr.25132) 1520 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:08.587 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.0 to 1 (10000) 2023-10-01T10:00:08.833 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:08 smithi111 bash[78631]: audit 2023-10-01T10:00:07.760839+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.111:0/3643919507' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:08.834 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:08 smithi111 bash[78631]: audit 2023-10-01T10:00:07.761424+0000 mon.a (mon.0) 1806 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:08.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:08 smithi111 bash[75702]: audit 2023-10-01T10:00:07.760839+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.111:0/3643919507' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:08.834 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:08 smithi111 bash[75702]: audit 2023-10-01T10:00:07.761424+0000 mon.a (mon.0) 1806 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:08 smithi183 bash[59233]: audit 2023-10-01T10:00:07.760839+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.111:0/3643919507' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:08 smithi183 bash[59233]: audit 2023-10-01T10:00:07.761424+0000 mon.a (mon.0) 1806 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:09.661 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-10-01T10:00:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:09 smithi183 bash[59233]: cluster 2023-10-01T10:00:07.960614+0000 mgr.y (mgr.25132) 1521 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:09 smithi183 bash[59233]: audit 2023-10-01T10:00:08.582250+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T10:00:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:09 smithi183 bash[59233]: cluster 2023-10-01T10:00:08.582419+0000 mon.a (mon.0) 1808 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-10-01T10:00:10.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:09 smithi111 bash[75702]: cluster 2023-10-01T10:00:07.960614+0000 mgr.y (mgr.25132) 1521 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:10.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:09 smithi111 bash[75702]: audit 2023-10-01T10:00:08.582250+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T10:00:10.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:09 smithi111 bash[75702]: cluster 2023-10-01T10:00:08.582419+0000 mon.a (mon.0) 1808 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-10-01T10:00:10.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:09 smithi111 bash[78631]: cluster 2023-10-01T10:00:07.960614+0000 mgr.y (mgr.25132) 1521 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:09 smithi111 bash[78631]: audit 2023-10-01T10:00:08.582250+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T10:00:10.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:09 smithi111 bash[78631]: cluster 2023-10-01T10:00:08.582419+0000 mon.a (mon.0) 1808 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-10-01T10:00:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:10 smithi183 bash[59233]: cluster 2023-10-01T10:00:08.848977+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T10:00:11.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:10 smithi111 bash[78631]: cluster 2023-10-01T10:00:08.848977+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T10:00:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:10 smithi111 bash[75702]: cluster 2023-10-01T10:00:08.848977+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T10:00:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:11 smithi183 bash[59233]: cluster 2023-10-01T10:00:09.961451+0000 mgr.y (mgr.25132) 1522 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:12.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:11 smithi111 bash[75702]: cluster 2023-10-01T10:00:09.961451+0000 mgr.y (mgr.25132) 1522 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:11 smithi111 bash[78631]: cluster 2023-10-01T10:00:09.961451+0000 mgr.y (mgr.25132) 1522 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:12.276 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T10:00:13.703 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:13 smithi183 bash[59233]: cluster 2023-10-01T10:00:11.962282+0000 mgr.y (mgr.25132) 1523 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:14.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:13 smithi111 bash[75702]: cluster 2023-10-01T10:00:11.962282+0000 mgr.y (mgr.25132) 1523 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:13 smithi111 bash[78631]: cluster 2023-10-01T10:00:11.962282+0000 mgr.y (mgr.25132) 1523 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:14.440 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:14.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:14 smithi183 bash[59233]: audit 2023-10-01T10:00:14.068285+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:14.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:14 smithi111 bash[75702]: audit 2023-10-01T10:00:14.068285+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:00:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:00:14] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:00:14.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:14 smithi111 bash[78631]: audit 2023-10-01T10:00:14.068285+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:15.631 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T10:00:15.632 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T10:00:15.632 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T10:00:15.632 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T10:00:15.632 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.632 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:211867 11.9 e290/253 11:9b5bd368:::benchmark_data_smithi111_214802_object104218:head v 290'13079, mlcod=290'13076)", 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:37.149928+0000", 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 278.47767177600002, 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022304792, 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.633 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149928+0000", 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.634 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149928+0000", 2023-10-01T10:00:15.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T10:00:15.635 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.635 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.635 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.635 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149927+0000", 2023-10-01T10:00:15.635 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4769999999999992e-06 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149936+0000", 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.2450000000000004e-06 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.636 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.637 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149946+0000", 2023-10-01T10:00:15.637 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5539999999999997e-06 2023-10-01T10:00:15.637 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.637 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.637 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.149951+0000", 2023-10-01T10:00:15.638 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038043030000000002 2023-10-01T10:00:15.638 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.638 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.638 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.638 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.153756+0000", 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7314e-05 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.153783+0000", 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018414030000000001 2023-10-01T10:00:15.639 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.172197+0000", 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5533e-05 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.640 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.641 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.172232+0000", 2023-10-01T10:00:15.641 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022304792 2023-10-01T10:00:15.641 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.641 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.641 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.642 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.642 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.642 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212327 11.d e290/253 11:b80d6637:::benchmark_data_smithi111_214802_object104678:head v 290'13005, mlcod=290'13002)", 2023-10-01T10:00:15.642 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.076412+0000", 2023-10-01T10:00:15.642 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.551187621, 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.037330769, 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.643 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076412+0000", 2023-10-01T10:00:15.644 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.644 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.644 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.644 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.644 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076412+0000", 2023-10-01T10:00:15.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.645 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.645 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.645 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.645 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076411+0000", 2023-10-01T10:00:15.645 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2728000000000001e-05 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076424+0000", 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8865999999999999e-05 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.646 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.647 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.647 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076442+0000", 2023-10-01T10:00:15.647 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3830000000000003e-06 2023-10-01T10:00:15.647 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.647 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.076450+0000", 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0047067810000000002 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081157+0000", 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5951e-05 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.648 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081173+0000", 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.032529215 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113702+0000", 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0754999999999999e-05 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113743+0000", 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.037330769 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.649 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212330 11.d e290/253 11:b5ec7d9f:::benchmark_data_smithi111_214802_object104681:head v 290'13006, mlcod=290'13002)", 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.081879+0000", 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.54572012800003, 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.031888293999999998, 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.650 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081879+0000", 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081879+0000", 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081878+0000", 2023-10-01T10:00:15.651 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2519e-05 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081890+0000", 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4151000000000001e-05 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081904+0000", 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7630000000000003e-06 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.652 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.081911+0000", 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037500659999999998 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.085661+0000", 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7057999999999994e-05 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.085728+0000", 2023-10-01T10:00:15.653 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.028019929999999998 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113748+0000", 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9355e-05 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113768+0000", 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.031888293999999998 2023-10-01T10:00:15.654 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212331 11.d e290/253 11:b9d8ed0c:::benchmark_data_smithi111_214802_object104682:head v 290'13007, mlcod=290'13002)", 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.087937+0000", 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.53966214799999, 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025850943000000001, 2023-10-01T10:00:15.655 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087937+0000", 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087937+0000", 2023-10-01T10:00:15.656 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087936+0000", 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.2590000000000003e-06 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087944+0000", 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.6074000000000001e-05 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.657 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087970+0000", 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.1489999999999999e-06 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.087976+0000", 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0032985670000000001 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.658 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.091274+0000", 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9564000000000001e-05 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.091294+0000", 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022475471 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113770+0000", 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8695999999999999e-05 2023-10-01T10:00:15.659 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.113788+0000", 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025850943000000001 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:212558 11.a e290/281 11:50e140d4:::benchmark_data_smithi111_214802_object104909:head v 290'13224, mlcod=290'13222)", 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:38.512842+0000", 2023-10-01T10:00:15.660 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 277.114757543, 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020944955000000001, 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512842+0000", 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.661 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512842+0000", 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512841+0000", 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.8499999999999994e-06 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.662 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512849+0000", 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5199e-05 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512864+0000", 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9259999999999997e-06 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.663 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512870+0000", 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6758000000000001e-05 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512927+0000", 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8838000000000003e-05 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.512966+0000", 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020785511999999999 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.664 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.533751+0000", 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5777e-05 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:38.533787+0000", 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020944955000000001 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.665 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213554 11.5 e290/282 11:a14a1c0f:::benchmark_data_smithi111_214802_object105905:head v 290'13698, mlcod=290'13696)", 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.575052+0000", 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 275.05254728099999, 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021049858000000001, 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.666 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575052+0000", 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575052+0000", 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575051+0000", 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.3579999999999992e-06 2023-10-01T10:00:15.667 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575060+0000", 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3811e-05 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575074+0000", 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6030000000000001e-06 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.668 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575081+0000", 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0272000000000002e-05 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575141+0000", 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.1607000000000003e-05 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.575182+0000", 2023-10-01T10:00:15.669 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.020897377000000002 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.596080+0000", 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2209e-05 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.670 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.596102+0000", 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021049858000000001 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213564 11.4 e290/253 11:2df843a3:::benchmark_data_smithi111_214802_object105915:head v 290'13320, mlcod=290'13318)", 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.601319+0000", 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 275.02628018899998, 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025420916000000002, 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.671 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601319+0000", 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.672 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.673 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601319+0000", 2023-10-01T10:00:15.673 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.673 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.673 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.674 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.674 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601318+0000", 2023-10-01T10:00:15.674 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0387000000000001e-05 2023-10-01T10:00:15.674 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.674 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.675 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.675 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601328+0000", 2023-10-01T10:00:15.675 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9627999999999999e-05 2023-10-01T10:00:15.675 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.675 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.676 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601348+0000", 2023-10-01T10:00:15.676 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0849999999999997e-06 2023-10-01T10:00:15.676 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.676 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.676 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601356+0000", 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000103859 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601460+0000", 2023-10-01T10:00:15.677 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8883000000000001e-05 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.601489+0000", 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025218858 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.678 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.626708+0000", 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2332000000000001e-05 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.626740+0000", 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025420916000000002 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.679 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213613 11.a e290/281 11:52b002c3:::benchmark_data_smithi111_214802_object105964:head v 290'13296, mlcod=290'13293)", 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.684985+0000", 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 274.94261466, 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023632737000000001, 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.680 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684985+0000", 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.681 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684985+0000", 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684984+0000", 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0747000000000001e-05 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.684995+0000", 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3857e-05 2023-10-01T10:00:15.682 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685008+0000", 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5820000000000004e-06 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685016+0000", 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8050000000000002e-05 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.683 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.684 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685064+0000", 2023-10-01T10:00:15.684 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1498e-05 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.685086+0000", 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023484278000000001 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.685 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.708570+0000", 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.7644e-05 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.708617+0000", 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023632737000000001 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.686 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213664 11.4 e290/253 11:2ed86e9e:::benchmark_data_smithi111_214802_object106015:head v 290'13327, mlcod=290'13325)", 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.763705+0000", 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 274.86389406900003, 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024241525, 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763705+0000", 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.687 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763705+0000", 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763704+0000", 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.221e-05 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.688 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763716+0000", 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1512e-05 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763738+0000", 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6999999999999997e-06 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.689 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763747+0000", 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7850999999999996e-05 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763834+0000", 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.4771000000000003e-05 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.690 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.763869+0000", 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.023996923999999999 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.787866+0000", 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.0767999999999996e-05 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.691 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.787947+0000", 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024241525 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213796 11.4 e290/253 11:29a7d564:::benchmark_data_smithi111_214802_object106147:head v 290'13342, mlcod=290'13340)", 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.977003+0000", 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 274.65059662800002, 2023-10-01T10:00:15.692 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025274097999999998, 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977003+0000", 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977003+0000", 2023-10-01T10:00:15.693 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977002+0000", 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0530000000000001e-05 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977012+0000", 2023-10-01T10:00:15.694 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4972e-05 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977027+0000", 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.7510000000000002e-06 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977034+0000", 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000112766 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.695 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977147+0000", 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0132e-05 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977167+0000", 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025051845999999999 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.696 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.697 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.697 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002219+0000", 2023-10-01T10:00:15.697 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8029000000000003e-05 2023-10-01T10:00:15.697 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.697 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.698 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.698 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002277+0000", 2023-10-01T10:00:15.698 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.025274097999999998 2023-10-01T10:00:15.698 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.698 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.698 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.699 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.699 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.699 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213795 11.a e290/281 11:5e5170ae:::benchmark_data_smithi111_214802_object106146:head v 290'13304, mlcod=290'13300)", 2023-10-01T10:00:15.699 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.977756+0000", 2023-10-01T10:00:15.699 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 274.649843653, 2023-10-01T10:00:15.699 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024908777999999999, 2023-10-01T10:00:15.700 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.700 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.700 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.700 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.700 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.701 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977756+0000", 2023-10-01T10:00:15.701 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.701 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.701 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.701 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.702 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977756+0000", 2023-10-01T10:00:15.702 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.702 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.702 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.702 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.702 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977755+0000", 2023-10-01T10:00:15.703 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0469999999999999e-06 2023-10-01T10:00:15.703 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.703 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.703 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.703 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977764+0000", 2023-10-01T10:00:15.703 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7793000000000001e-05 2023-10-01T10:00:15.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.704 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.704 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.704 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977782+0000", 2023-10-01T10:00:15.704 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5540000000000003e-06 2023-10-01T10:00:15.704 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.705 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.705 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.705 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.977788+0000", 2023-10-01T10:00:15.705 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003477455 2023-10-01T10:00:15.705 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.706 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.706 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.981266+0000", 2023-10-01T10:00:15.706 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2861e-05 2023-10-01T10:00:15.706 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.706 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.707 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.707 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.981289+0000", 2023-10-01T10:00:15.707 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021260415000000001 2023-10-01T10:00:15.707 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.707 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.707 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.708 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002549+0000", 2023-10-01T10:00:15.708 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000115474 2023-10-01T10:00:15.708 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.708 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.708 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.708 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002665+0000", 2023-10-01T10:00:15.709 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024908777999999999 2023-10-01T10:00:15.709 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.709 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.709 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.709 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.709 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.710 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:213799 11.4 e290/253 11:283ad5d1:::benchmark_data_smithi111_214802_object106150:head v 290'13343, mlcod=290'13340)", 2023-10-01T10:00:15.710 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:40.983769+0000", 2023-10-01T10:00:15.710 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 274.643830853, 2023-10-01T10:00:15.710 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018877135999999999, 2023-10-01T10:00:15.710 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.710 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.711 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.711 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.711 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.711 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983769+0000", 2023-10-01T10:00:15.711 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.711 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983769+0000", 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.712 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983767+0000", 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2753e-05 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983780+0000", 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5543999999999999e-05 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.713 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.714 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.714 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983795+0000", 2023-10-01T10:00:15.714 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3340000000000002e-06 2023-10-01T10:00:15.714 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.714 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.714 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.983804+0000", 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0032935130000000001 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.987097+0000", 2023-10-01T10:00:15.715 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0539e-05 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:40.987128+0000", 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015446467 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002574+0000", 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1497999999999999e-05 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.716 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.002646+0000", 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018877135999999999 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:214268 11.9 e290/253 11:9e1d7738:::benchmark_data_smithi111_214802_object106619:head v 290'13227, mlcod=290'13225)", 2023-10-01T10:00:15.717 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:41.957295+0000", 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 273.67030467199999, 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022077202000000001, 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957295+0000", 2023-10-01T10:00:15.718 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957295+0000", 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.719 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957294+0000", 2023-10-01T10:00:15.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3059999999999998e-06 2023-10-01T10:00:15.720 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.720 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.720 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.720 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957302+0000", 2023-10-01T10:00:15.720 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.145e-05 2023-10-01T10:00:15.721 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.721 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.721 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.721 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957314+0000", 2023-10-01T10:00:15.721 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0769999999999996e-06 2023-10-01T10:00:15.721 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957320+0000", 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.1786000000000002e-05 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.722 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957372+0000", 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5454999999999999e-05 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.957407+0000", 2023-10-01T10:00:15.723 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.021934855 2023-10-01T10:00:15.724 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.724 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.724 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.724 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.979342+0000", 2023-10-01T10:00:15.724 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0086e-05 2023-10-01T10:00:15.724 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.725 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.725 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.725 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:41.979372+0000", 2023-10-01T10:00:15.725 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.022077202000000001 2023-10-01T10:00:15.725 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.725 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.726 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.726 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.726 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.726 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:214458 11.9 e290/253 11:9863616a:::benchmark_data_smithi111_214802_object106809:head v 290'13245, mlcod=290'13243)", 2023-10-01T10:00:15.726 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:42.357446+0000", 2023-10-01T10:00:15.726 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 273.27015382600001, 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015765747, 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357446+0000", 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.727 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357446+0000", 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357444+0000", 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0679999999999999e-05 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357455+0000", 2023-10-01T10:00:15.728 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1710999999999999e-05 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357477+0000", 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7129999999999994e-06 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357485+0000", 2023-10-01T10:00:15.729 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5731999999999998e-05 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357581+0000", 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6087999999999999e-05 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.357597+0000", 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015545478999999999 2023-10-01T10:00:15.730 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.373143+0000", 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8590000000000006e-05 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.373211+0000", 2023-10-01T10:00:15.731 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.015765747 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.35877.0:214485 11.a e290/281 11:53cf5bdb:::benchmark_data_smithi111_214802_object106836:head v 290'13354, mlcod=290'13351)", 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:42.419207+0000", 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 273.208392377, 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017349712999999999, 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.732 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.419207+0000", 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.419207+0000", 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.419206+0000", 2023-10-01T10:00:15.733 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5288e-05 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.419222+0000", 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4294000000000001e-05 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.419236+0000", 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.5030000000000003e-06 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.734 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.419245+0000", 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0066559089999999998 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.425901+0000", 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0434999999999999e-05 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.735 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.425932+0000", 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.010587226999999999 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.436519+0000", 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7774000000000001e-05 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:42.436557+0000", 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017349712999999999 2023-10-01T10:00:15.736 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.36213.0:8 2.2 e303/287 2:5cea7035:::rbd_info:head v 303'2, mlcod=0'0)", 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:56:58.889807+0000", 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 196.73779216, 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0017610760000000001, 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.737 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889807+0000", 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889807+0000", 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.738 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889807+0000", 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1486e-05 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889818+0000", 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.4834999999999999e-05 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889843+0000", 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3662000000000001e-05 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.739 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889857+0000", 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000110705 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.889967+0000", 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.0034999999999998e-05 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.740 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.890017+0000", 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001511014 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.891528+0000", 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.0022999999999999e-05 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.741 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:56:58.891568+0000", 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0017610760000000001 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.46097.0:23 2.2 e304/287 2:5925cb9e:::rbd_object_map.8d75ad90297f:head v 304'11, mlcod=303'9)", 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:57:00.977099+0000", 2023-10-01T10:00:15.742 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 194.650500553, 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001663912, 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977099+0000", 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977099+0000", 2023-10-01T10:00:15.743 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977097+0000", 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9052999999999999e-05 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977116+0000", 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9223000000000001e-05 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.744 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977145+0000", 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6895999999999999e-05 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977162+0000", 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00075748500000000002 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977920+0000", 2023-10-01T10:00:15.745 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.5532000000000003e-05 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.977975+0000", 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00071753599999999996 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.746 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.978693+0000", 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0143999999999998e-05 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:00.978763+0000", 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001663912 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.747 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.36243.0:29 2.7 e305/246 2:e09f88b9:::rbd_data.8d93716f2634.0000000000000000:head v 305'3, mlcod=303'1)", 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:57:07.439611+0000", 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 188.18798792499999, 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00148716, 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439611+0000", 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.748 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439611+0000", 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439610+0000", 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7246e-05 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.749 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439668+0000", 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.9879999999999999e-05 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439687+0000", 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2514000000000001e-05 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.750 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439700+0000", 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116624 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439817+0000", 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.7413000000000001e-05 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.439874+0000", 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001160632 2023-10-01T10:00:15.751 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.441035+0000", 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4055999999999998e-05 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:07.441099+0000", 2023-10-01T10:00:15.752 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00148716 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.36345.0:52 2.6 e308/140 2:7d15d1b1:::rbd_id.testimg_import:head v 308'38, mlcod=308'36)", 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:57:20.580002+0000", 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 175.04759715599999, 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0025932009999999998, 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.753 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580002+0000", 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580002+0000", 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.754 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580001+0000", 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.358e-05 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580014+0000", 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.5148999999999999e-05 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580039+0000", 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4072e-05 2023-10-01T10:00:15.755 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580053+0000", 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9663e-05 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580123+0000", 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.7696e-05 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.756 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.580151+0000", 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002373535 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.582524+0000", 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.1111000000000004e-05 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:20.582595+0000", 2023-10-01T10:00:15.757 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0025932009999999998 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_repop(client.46352.0:31 2.2 e311/287 2:4dcc2095:::rbd_object_map.b504d1074a8f:head v 311'85, mlcod=310'83)", 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:57:25.535197+0000", 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 170.092402787, 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0014515979999999999, 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:15.758 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.535197+0000", 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.535197+0000", 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999933 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.759 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.535190+0000", 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0010999999999999e-05 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.535210+0000", 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7272999999999999e-05 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.535227+0000", 2023-10-01T10:00:15.760 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5939000000000001e-05 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.535243+0000", 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00090145600000000002 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.536145+0000", 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0123e-05 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.761 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.536165+0000", 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00044498600000000003 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.536610+0000", 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8600999999999999e-05 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:15.762 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:57:25.536648+0000", 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0014515979999999999 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:15.763 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T10:00:15.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:15 smithi183 bash[59233]: cluster 2023-10-01T10:00:13.962898+0000 mgr.y (mgr.25132) 1524 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:15.877 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:15 smithi111 bash[75702]: cluster 2023-10-01T10:00:13.962898+0000 mgr.y (mgr.25132) 1524 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:15.877 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:15 smithi111 bash[78631]: cluster 2023-10-01T10:00:13.962898+0000 mgr.y (mgr.25132) 1524 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:16.521 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T10:00:17.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:17 smithi111 bash[75702]: cluster 2023-10-01T10:00:15.963951+0000 mgr.y (mgr.25132) 1525 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:17.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:17 smithi111 bash[78631]: cluster 2023-10-01T10:00:15.963951+0000 mgr.y (mgr.25132) 1525 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:18.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:17 smithi183 bash[59233]: cluster 2023-10-01T10:00:15.963951+0000 mgr.y (mgr.25132) 1525 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:18.627 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-10-01T10:00:19.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:18 smithi183 bash[59233]: audit 2023-10-01T10:00:17.960781+0000 mon.a (mon.0) 1810 : audit 1 from='client.? 172.21.15.111:0/2117569017' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:19.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:18 smithi111 bash[75702]: audit 2023-10-01T10:00:17.960781+0000 mon.a (mon.0) 1810 : audit 1 from='client.? 172.21.15.111:0/2117569017' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:19.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:18 smithi111 bash[78631]: audit 2023-10-01T10:00:17.960781+0000 mon.a (mon.0) 1810 : audit 1 from='client.? 172.21.15.111:0/2117569017' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T10:00:19.531 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-01T10:00:19.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[75702]: cluster 2023-10-01T10:00:17.964698+0000 mgr.y (mgr.25132) 1526 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:19.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[75702]: cluster 2023-10-01T10:00:18.620013+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:19.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[75702]: audit 2023-10-01T10:00:18.621108+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.111:0/2117569017' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-01T10:00:19.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[75702]: cluster 2023-10-01T10:00:18.621196+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-10-01T10:00:19.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[75702]: cluster 2023-10-01T10:00:19.411075+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:19.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[78631]: cluster 2023-10-01T10:00:17.964698+0000 mgr.y (mgr.25132) 1526 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:19.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[78631]: cluster 2023-10-01T10:00:18.620013+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:19.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[78631]: audit 2023-10-01T10:00:18.621108+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.111:0/2117569017' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-01T10:00:19.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[78631]: cluster 2023-10-01T10:00:18.621196+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-10-01T10:00:19.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:19 smithi111 bash[78631]: cluster 2023-10-01T10:00:19.411075+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:19 smithi183 bash[59233]: cluster 2023-10-01T10:00:17.964698+0000 mgr.y (mgr.25132) 1526 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:19 smithi183 bash[59233]: cluster 2023-10-01T10:00:18.620013+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:19 smithi183 bash[59233]: audit 2023-10-01T10:00:18.621108+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.111:0/2117569017' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-01T10:00:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:19 smithi183 bash[59233]: cluster 2023-10-01T10:00:18.621196+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-10-01T10:00:20.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:19 smithi183 bash[59233]: cluster 2023-10-01T10:00:19.411075+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:20 smithi183 bash[59233]: cluster 2023-10-01T10:00:19.411037+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:20 smithi183 bash[59233]: cluster 2023-10-01T10:00:19.411143+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:20 smithi111 bash[75702]: cluster 2023-10-01T10:00:19.411037+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:20 smithi111 bash[75702]: cluster 2023-10-01T10:00:19.411143+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:20 smithi111 bash[78631]: cluster 2023-10-01T10:00:19.411037+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:20 smithi111 bash[78631]: cluster 2023-10-01T10:00:19.411143+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T10:00:21.293 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T10:00:22.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:21 smithi183 bash[59233]: cluster 2023-10-01T10:00:19.965633+0000 mgr.y (mgr.25132) 1527 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:21 smithi111 bash[75702]: cluster 2023-10-01T10:00:19.965633+0000 mgr.y (mgr.25132) 1527 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:22.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:21 smithi111 bash[78631]: cluster 2023-10-01T10:00:19.965633+0000 mgr.y (mgr.25132) 1527 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:23 smithi183 bash[59233]: cluster 2023-10-01T10:00:21.966620+0000 mgr.y (mgr.25132) 1528 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:23 smithi111 bash[75702]: cluster 2023-10-01T10:00:21.966620+0000 mgr.y (mgr.25132) 1528 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:24.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:23 smithi111 bash[78631]: cluster 2023-10-01T10:00:21.966620+0000 mgr.y (mgr.25132) 1528 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:24.316 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:24.963 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T10:00:24.964 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T10:00:24.964 INFO:teuthology.orchestra.run.smithi183.stdout: "num_ops": 0 2023-10-01T10:00:24.964 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T10:00:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:00:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:00:24] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:00:25.794 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T10:00:25.954 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:25 smithi111 bash[78631]: cluster 2023-10-01T10:00:23.967199+0000 mgr.y (mgr.25132) 1529 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:25.955 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:25 smithi111 bash[75702]: cluster 2023-10-01T10:00:23.967199+0000 mgr.y (mgr.25132) 1529 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:26.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:25 smithi183 bash[59233]: cluster 2023-10-01T10:00:23.967199+0000 mgr.y (mgr.25132) 1529 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:27 smithi183 bash[59233]: cluster 2023-10-01T10:00:25.967973+0000 mgr.y (mgr.25132) 1530 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:27 smithi111 bash[75702]: cluster 2023-10-01T10:00:25.967973+0000 mgr.y (mgr.25132) 1530 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:27 smithi111 bash[78631]: cluster 2023-10-01T10:00:25.967973+0000 mgr.y (mgr.25132) 1530 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:28.660 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.2 to 1 (10000) 2023-10-01T10:00:28.897 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[75702]: audit 2023-10-01T10:00:28.100086+0000 mon.a (mon.0) 1813 : audit 1 from='client.? 172.21.15.111:0/4039021806' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:28.897 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[75702]: audit 2023-10-01T10:00:28.189362+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:00:28.898 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[75702]: audit 2023-10-01T10:00:28.564978+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:28.898 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[75702]: audit 2023-10-01T10:00:28.573755+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:28.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[78631]: audit 2023-10-01T10:00:28.100086+0000 mon.a (mon.0) 1813 : audit 1 from='client.? 172.21.15.111:0/4039021806' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:28.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[78631]: audit 2023-10-01T10:00:28.189362+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:00:28.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[78631]: audit 2023-10-01T10:00:28.564978+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:28.898 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:28 smithi111 bash[78631]: audit 2023-10-01T10:00:28.573755+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:29.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:28 smithi183 bash[59233]: audit 2023-10-01T10:00:28.100086+0000 mon.a (mon.0) 1813 : audit 1 from='client.? 172.21.15.111:0/4039021806' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:29.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:28 smithi183 bash[59233]: audit 2023-10-01T10:00:28.189362+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:00:29.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:28 smithi183 bash[59233]: audit 2023-10-01T10:00:28.564978+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:29.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:28 smithi183 bash[59233]: audit 2023-10-01T10:00:28.573755+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:29.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-10-01T10:00:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:29 smithi183 bash[59233]: cluster 2023-10-01T10:00:27.968787+0000 mgr.y (mgr.25132) 1531 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:29 smithi183 bash[59233]: cluster 2023-10-01T10:00:28.653033+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T10:00:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:29 smithi183 bash[59233]: audit 2023-10-01T10:00:28.655128+0000 mon.a (mon.0) 1817 : audit 1 from='client.? 172.21.15.111:0/4039021806' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T10:00:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:29 smithi183 bash[59233]: cluster 2023-10-01T10:00:28.655186+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-10-01T10:00:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:29 smithi183 bash[59233]: audit 2023-10-01T10:00:29.068678+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[78631]: cluster 2023-10-01T10:00:27.968787+0000 mgr.y (mgr.25132) 1531 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[78631]: cluster 2023-10-01T10:00:28.653033+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T10:00:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[78631]: audit 2023-10-01T10:00:28.655128+0000 mon.a (mon.0) 1817 : audit 1 from='client.? 172.21.15.111:0/4039021806' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T10:00:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[78631]: cluster 2023-10-01T10:00:28.655186+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-10-01T10:00:30.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[78631]: audit 2023-10-01T10:00:29.068678+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[75702]: cluster 2023-10-01T10:00:27.968787+0000 mgr.y (mgr.25132) 1531 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[75702]: cluster 2023-10-01T10:00:28.653033+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T10:00:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[75702]: audit 2023-10-01T10:00:28.655128+0000 mon.a (mon.0) 1817 : audit 1 from='client.? 172.21.15.111:0/4039021806' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T10:00:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[75702]: cluster 2023-10-01T10:00:28.655186+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-10-01T10:00:30.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:29 smithi111 bash[75702]: audit 2023-10-01T10:00:29.068678+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:30.573 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T10:00:31.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:31 smithi183 bash[59233]: cluster 2023-10-01T10:00:29.969717+0000 mgr.y (mgr.25132) 1532 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:32.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:31 smithi111 bash[75702]: cluster 2023-10-01T10:00:29.969717+0000 mgr.y (mgr.25132) 1532 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:31 smithi111 bash[78631]: cluster 2023-10-01T10:00:29.969717+0000 mgr.y (mgr.25132) 1532 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:33.812 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T10:00:33.812 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [], 2023-10-01T10:00:33.812 INFO:teuthology.orchestra.run.smithi183.stdout: "complaint_time": 30, 2023-10-01T10:00:33.812 INFO:teuthology.orchestra.run.smithi183.stdout: "num_blocked_ops": 0 2023-10-01T10:00:33.812 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T10:00:33.885 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:33 smithi183 bash[59233]: cluster 2023-10-01T10:00:31.970550+0000 mgr.y (mgr.25132) 1533 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:33 smithi111 bash[78631]: cluster 2023-10-01T10:00:31.970550+0000 mgr.y (mgr.25132) 1533 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:33 smithi111 bash[75702]: cluster 2023-10-01T10:00:31.970550+0000 mgr.y (mgr.25132) 1533 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:34.207 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:34.763 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T10:00:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:00:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:00:34] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: cluster 2023-10-01T10:00:33.971105+0000 mgr.y (mgr.25132) 1534 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.321071+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.328310+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.430899+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.436918+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.865323+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:00:35.646 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.866713+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[78631]: audit 2023-10-01T10:00:34.876523+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: cluster 2023-10-01T10:00:33.971105+0000 mgr.y (mgr.25132) 1534 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.321071+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.328310+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.430899+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.436918+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.865323+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:00:35.647 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.866713+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:00:35.648 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:35 smithi111 bash[75702]: audit 2023-10-01T10:00:34.876523+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: cluster 2023-10-01T10:00:33.971105+0000 mgr.y (mgr.25132) 1534 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.321071+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.328310+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.430899+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.436918+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:35.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.865323+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:00:35.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.866713+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:00:35.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:35 smithi183 bash[59233]: audit 2023-10-01T10:00:34.876523+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:00:37.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:37 smithi183 bash[59233]: cluster 2023-10-01T10:00:35.972082+0000 mgr.y (mgr.25132) 1535 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:37.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:37 smithi111 bash[75702]: cluster 2023-10-01T10:00:35.972082+0000 mgr.y (mgr.25132) 1535 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:37.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:37 smithi111 bash[78631]: cluster 2023-10-01T10:00:35.972082+0000 mgr.y (mgr.25132) 1535 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:38.351 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-10-01T10:00:38.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:38 smithi183 bash[59233]: audit 2023-10-01T10:00:37.929515+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.111:0/1296353847' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:38.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:38 smithi183 bash[59233]: audit 2023-10-01T10:00:37.930115+0000 mon.a (mon.0) 1827 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:38 smithi111 bash[75702]: audit 2023-10-01T10:00:37.929515+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.111:0/1296353847' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:38.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:38 smithi111 bash[75702]: audit 2023-10-01T10:00:37.930115+0000 mon.a (mon.0) 1827 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:38.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:38 smithi111 bash[78631]: audit 2023-10-01T10:00:37.929515+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.111:0/1296353847' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:38.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:38 smithi111 bash[78631]: audit 2023-10-01T10:00:37.930115+0000 mon.a (mon.0) 1827 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T10:00:39.251 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-01T10:00:39.528 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T10:00:39.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[75702]: cluster 2023-10-01T10:00:37.972787+0000 mgr.y (mgr.25132) 1536 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:39.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[75702]: cluster 2023-10-01T10:00:38.342134+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:39.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[75702]: audit 2023-10-01T10:00:38.345257+0000 mon.a (mon.0) 1828 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-01T10:00:39.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[75702]: cluster 2023-10-01T10:00:38.345477+0000 mon.a (mon.0) 1829 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-10-01T10:00:39.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[78631]: cluster 2023-10-01T10:00:37.972787+0000 mgr.y (mgr.25132) 1536 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[78631]: cluster 2023-10-01T10:00:38.342134+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[78631]: audit 2023-10-01T10:00:38.345257+0000 mon.a (mon.0) 1828 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-01T10:00:39.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:39 smithi111 bash[78631]: cluster 2023-10-01T10:00:38.345477+0000 mon.a (mon.0) 1829 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-10-01T10:00:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:39 smithi183 bash[59233]: cluster 2023-10-01T10:00:37.972787+0000 mgr.y (mgr.25132) 1536 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:39 smithi183 bash[59233]: cluster 2023-10-01T10:00:38.342134+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:39 smithi183 bash[59233]: audit 2023-10-01T10:00:38.345257+0000 mon.a (mon.0) 1828 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-01T10:00:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:39 smithi183 bash[59233]: cluster 2023-10-01T10:00:38.345477+0000 mon.a (mon.0) 1829 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-10-01T10:00:40.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:40 smithi183 bash[59233]: cluster 2023-10-01T10:00:38.509755+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:40.748 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:40 smithi183 bash[59233]: cluster 2023-10-01T10:00:38.768325+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:40.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:40 smithi111 bash[75702]: cluster 2023-10-01T10:00:38.509755+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:40.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:40 smithi111 bash[75702]: cluster 2023-10-01T10:00:38.768325+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:40.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:40 smithi111 bash[78631]: cluster 2023-10-01T10:00:38.509755+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:40.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:40 smithi111 bash[78631]: cluster 2023-10-01T10:00:38.768325+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T10:00:41.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:41 smithi183 bash[59233]: cluster 2023-10-01T10:00:39.973668+0000 mgr.y (mgr.25132) 1537 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:41.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:41 smithi111 bash[75702]: cluster 2023-10-01T10:00:39.973668+0000 mgr.y (mgr.25132) 1537 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:41.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:41 smithi111 bash[78631]: cluster 2023-10-01T10:00:39.973668+0000 mgr.y (mgr.25132) 1537 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:42.832 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2023-10-01T10:00:42.832 INFO:teuthology.orchestra.run.smithi183.stdout: "size": 20, 2023-10-01T10:00:42.832 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 600, 2023-10-01T10:00:42.832 INFO:teuthology.orchestra.run.smithi183.stdout: "ops": [ 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:151012 11.5 11:ae3c1f42:::benchmark_data_smithi111_214802_object43363:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:40.669010+0000", 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 542.15733347699995, 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15491561400000001, 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 151012 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.833 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669010+0000", 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669010+0000", 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.834 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669008+0000", 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0383999999999999e-05 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669018+0000", 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1455999999999999e-05 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.835 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669040+0000", 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3319999999999992e-06 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669048+0000", 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00084253099999999999 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.669891+0000", 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000156028 2023-10-01T10:00:42.836 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670047+0000", 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018055100000000001 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670227+0000", 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.012423437000000001 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.837 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682651+0000", 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4203999999999999e-05 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682695+0000", 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8015000000000003e-05 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682783+0000", 2023-10-01T10:00:42.838 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14094202 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823725+0000", 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9389999999999999e-05 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823784+0000", 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014123900000000001 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.839 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823926+0000", 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15491561400000001 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:151014 11.5 11:a2ae3656:::benchmark_data_smithi111_214802_object43365:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:40.670504+0000", 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 542.15583992500001, 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15372550700000001, 2023-10-01T10:00:42.840 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 151014 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670504+0000", 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.841 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670504+0000", 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670503+0000", 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.896e-06 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.842 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670509+0000", 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1163e-05 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670520+0000", 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3029999999999996e-06 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.670526+0000", 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.005315302 2023-10-01T10:00:42.843 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.675841+0000", 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014164900000000001 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.675983+0000", 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015791000000000001 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.844 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.676141+0000", 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.006631189 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682772+0000", 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038714890000000001 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.686644+0000", 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0013328260000000001 2023-10-01T10:00:42.845 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.687976+0000", 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13600385100000001 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.823980+0000", 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00011354900000000001 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.846 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824094+0000", 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000135265 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824229+0000", 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15372550700000001 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.847 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:151020 11.5 11:a0367ea7:::benchmark_data_smithi111_214802_object43371:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:51:40.679854+0000", 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 542.14648910799997, 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14462446100000001, 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 151020 2023-10-01T10:00:42.848 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679854+0000", 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679854+0000", 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.849 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679853+0000", 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2039999999999997e-06 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679861+0000", 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1133e-05 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.850 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679872+0000", 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0849999999999999e-06 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.679879+0000", 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0029379089999999998 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682817+0000", 2023-10-01T10:00:42.851 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000145408 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.682962+0000", 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113986 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.683076+0000", 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003698373 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.852 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.686775+0000", 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001074457 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.687849+0000", 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000263145 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.688112+0000", 2023-10-01T10:00:42.853 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13615697500000001 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824269+0000", 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8364999999999998e-05 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824358+0000", 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012112699999999999 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.854 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:51:40.824479+0000", 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14462446100000001 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164088 11.4 11:2a75f7aa:::benchmark_data_smithi111_214802_object56439:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.144070+0000", 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.68227329700005, 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.21398141700000001, 2023-10-01T10:00:42.855 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164088 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144070+0000", 2023-10-01T10:00:42.856 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144070+0000", 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144070+0000", 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.5999999999999998e-06 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.857 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144073+0000", 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1258e-05 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144085+0000", 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8040000000000001e-06 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.144089+0000", 2023-10-01T10:00:42.858 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0069120900000000001 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151001+0000", 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013054700000000001 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151132+0000", 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000139763 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.859 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151272+0000", 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01125059 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162522+0000", 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8851999999999999e-05 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162571+0000", 2023-10-01T10:00:42.860 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19537914100000001 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.357950+0000", 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6545000000000002e-05 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358007+0000", 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.4773e-05 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.861 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358052+0000", 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.21398141700000001 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164093 11.f 11:f2cf74b9:::benchmark_data_smithi111_214802_object56444:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.149337+0000", 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.67700685, 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19279223300000001, 2023-10-01T10:00:42.862 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164093 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149337+0000", 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.863 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149337+0000", 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999971 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149334+0000", 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5490000000000006e-06 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.864 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.865 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149342+0000", 2023-10-01T10:00:42.865 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7808999999999998e-05 2023-10-01T10:00:42.865 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149360+0000", 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.8100000000000004e-06 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149369+0000", 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00016312299999999999 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.866 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149532+0000", 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000221764 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149754+0000", 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.7973999999999994e-05 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 1,2", 2023-10-01T10:00:42.867 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.149852+0000", 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00388317 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.153735+0000", 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.018010521000000002 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.171746+0000", 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.170153156 2023-10-01T10:00:42.868 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.341899+0000", 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013006500000000001 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.342029+0000", 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000100047 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.869 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.342129+0000", 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19279223300000001 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164094 11.4 11:28e868b9:::benchmark_data_smithi111_214802_object56445:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.151275+0000", 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.67506805100004, 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.206895035, 2023-10-01T10:00:42.870 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164094 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151275+0000", 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.871 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151275+0000", 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151274+0000", 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4279999999999999e-06 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151282+0000", 2023-10-01T10:00:42.872 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3050999999999999e-05 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151295+0000", 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0099999999999998e-06 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151302+0000", 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0041975830000000004 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.873 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.155499+0000", 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6286999999999996e-05 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.155586+0000", 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7850999999999996e-05 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T10:00:42.874 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.155673+0000", 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0068576779999999999 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162531+0000", 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.002546155 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165077+0000", 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19301653499999999 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.875 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358094+0000", 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9734999999999998e-05 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358134+0000", 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.6965999999999998e-05 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.876 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358171+0000", 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.206895035 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:164095 11.4 11:27cb1bff:::benchmark_data_smithi111_214802_object56446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:01.151313+0000", 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 521.67503091699996, 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20698212799999999, 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.877 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 164095 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151313+0000", 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.878 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151313+0000", 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999995 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151312+0000", 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7129999999999999e-06 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151316+0000", 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5749999999999997e-06 2023-10-01T10:00:42.879 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151322+0000", 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.5630000000000002e-06 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.151327+0000", 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0076830370000000002 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.880 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.159010+0000", 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2565000000000007e-05 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.159093+0000", 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.7119000000000004e-05 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 2,6", 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.159180+0000", 2023-10-01T10:00:42.881 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0034024049999999998 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.162582+0000", 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0025497530000000001 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.165132+0000", 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.19307090700000001 2023-10-01T10:00:42.882 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358203+0000", 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.4596999999999999e-05 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358257+0000", 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7423999999999999e-05 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.883 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:01.358295+0000", 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.20698212799999999 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:165654 11.5 11:a2998169:::benchmark_data_smithi111_214802_object58005:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:03.727467+0000", 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 519.09887638199996, 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16120425899999999, 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.884 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165654 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727467+0000", 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.885 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727467+0000", 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727466+0000", 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5019999999999992e-06 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.886 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727474+0000", 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.2991000000000001e-05 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727497+0000", 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0781000000000001e-05 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727508+0000", 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.8820000000000003e-05 2023-10-01T10:00:42.887 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727567+0000", 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014814799999999999 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727715+0000", 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017224499999999999 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.888 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.727887+0000", 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0087548499999999998 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736642+0000", 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.2911999999999998e-05 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736685+0000", 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1933000000000001e-05 2023-10-01T10:00:42.889 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736697+0000", 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15172829700000001 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888425+0000", 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.4914999999999998e-05 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.890 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888490+0000", 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000181392 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888671+0000", 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16120425899999999 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.891 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:165656 11.5 11:a7554e0d:::benchmark_data_smithi111_214802_object58007:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:03.729111+0000", 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 519.09723296100003, 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.159835428, 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165656 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.892 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729111+0000", 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729111+0000", 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.893 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729109+0000", 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4850000000000003e-06 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729117+0000", 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3589e-05 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729131+0000", 2023-10-01T10:00:42.894 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5830000000000003e-06 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.729137+0000", 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0037736990000000002 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.732911+0000", 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000150278 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.895 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.733061+0000", 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000105105 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.733166+0000", 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.003610594 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.736777+0000", 2023-10-01T10:00:42.896 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00041739199999999999 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.737194+0000", 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00075699800000000005 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.737951+0000", 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.150786225 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.897 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888737+0000", 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6863000000000001e-05 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888794+0000", 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015174200000000001 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.898 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.888946+0000", 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.159835428 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:165660 11.5 11:a934601f:::benchmark_data_smithi111_214802_object58011:head [delete] snapc 0=[] ondisk+write+known_if_redirected e268)", 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:52:03.746631+0000", 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 519.07971277399997, 2023-10-01T10:00:42.899 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15334504800000001, 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 165660 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746631+0000", 2023-10-01T10:00:42.900 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746631+0000", 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746628+0000", 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1015999999999999e-05 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.901 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746639+0000", 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7078000000000001e-05 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746657+0000", 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3350000000000007e-06 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746665+0000", 2023-10-01T10:00:42.902 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.8850000000000002e-05 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746704+0000", 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000108337 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746812+0000", 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012167099999999999 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.903 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.746934+0000", 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0049293879999999998 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.751863+0000", 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000169202 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.904 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.752032+0000", 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.1344000000000001e-05 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.752054+0000", 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.147771396 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.899825+0000", 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.6878999999999994e-05 2023-10-01T10:00:42.905 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.899892+0000", 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.3866e-05 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:52:03.899976+0000", 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15334504800000001 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.906 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182309 11.5 11:ad71b4e0:::benchmark_data_smithi111_214802_object74660:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.255163+0000", 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 431.57118023999999, 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.92975515900000005, 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.907 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182309 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255163+0000", 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255163+0000", 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999981 2023-10-01T10:00:42.908 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255161+0000", 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2670000000000001e-05 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255174+0000", 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.4887000000000001e-05 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.909 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255199+0000", 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5277e-05 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255214+0000", 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000102172 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.910 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255316+0000", 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3891e-05 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.255330+0000", 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.90395758299999995 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.159288+0000", 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023861100000000001 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.911 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.159526+0000", 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026855899999999997 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.159795+0000", 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.024147467999999998 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.912 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.183942+0000", 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00072594499999999998 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184668+0000", 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.0938000000000002e-05 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184759+0000", 2023-10-01T10:00:42.913 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.4813000000000003e-05 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184844+0000", 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4418000000000005e-05 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184918+0000", 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.92975515900000005 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.914 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182336 11.5 11:a60e3344:::benchmark_data_smithi111_214802_object74687:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.626513+0000", 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 431.19983063699999, 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.55868183400000004, 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.915 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182336 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626513+0000", 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626513+0000", 2023-10-01T10:00:42.916 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999967 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626510+0000", 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7478000000000001e-05 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626527+0000", 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8187999999999998e-05 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.917 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626555+0000", 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.0986e-05 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626566+0000", 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4246999999999994e-05 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626660+0000", 2023-10-01T10:00:42.918 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7948000000000002e-05 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.626678+0000", 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.53921496099999999 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.165893+0000", 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.8461000000000005e-05 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.919 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.165992+0000", 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000113483 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.166105+0000", 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.017847581000000001 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.183953+0000", 2023-10-01T10:00:42.920 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00103075 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184984+0000", 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.0261999999999999e-05 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185054+0000", 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.7188999999999996e-05 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.921 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185131+0000", 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3657000000000004e-05 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185195+0000", 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.55868183400000004 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.922 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182346 11.5 11:ab9084d7:::benchmark_data_smithi111_214802_object74697:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.779733+0000", 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 431.046610875, 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.40577505400000002, 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.923 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182346 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779733+0000", 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779733+0000", 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999967 2023-10-01T10:00:42.924 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779729+0000", 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6022999999999999e-05 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779745+0000", 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3086000000000001e-05 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.925 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779778+0000", 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3709999999999999e-05 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779792+0000", 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000130278 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779922+0000", 2023-10-01T10:00:42.926 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.8960000000000001e-05 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.779941+0000", 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.38975123 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.169692+0000", 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.5031000000000006e-05 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.927 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.169777+0000", 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010508700000000001 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.169883+0000", 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.014080455 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.183963+0000", 2023-10-01T10:00:42.928 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012790740000000001 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185242+0000", 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00018448499999999999 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185427+0000", 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.8421999999999998e-05 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.929 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185475+0000", 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.2733e-05 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185508+0000", 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.40577505400000002 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.930 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182353 11.5 11:aff84477:::benchmark_data_smithi111_214802_object74704:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:31.844731+0000", 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 430.98161282400002, 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.34105856299999998, 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.931 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182353 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844731+0000", 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844731+0000", 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T10:00:42.932 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844728+0000", 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5160000000000001e-05 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844743+0000", 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.1445999999999997e-05 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.933 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844775+0000", 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3699e-05 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844788+0000", 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000116902 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844905+0000", 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.5274e-05 2023-10-01T10:00:42.934 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:31.844921+0000", 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.32809027600000001 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.173011+0000", 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109602 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.935 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.173120+0000", 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000131142 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.173252+0000", 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.01089452 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184146+0000", 2023-10-01T10:00:42.936 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0012428540000000001 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185389+0000", 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00021673999999999999 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185606+0000", 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6772000000000001e-05 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.937 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185703+0000", 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.6775999999999997e-05 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185789+0000", 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.34105856299999998 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.938 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182366 11.5 11:aa810fba:::benchmark_data_smithi111_214802_object74717:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:32.037065+0000", 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 430.78927814500003, 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14884773700000001, 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.939 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182366 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037065+0000", 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037065+0000", 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T10:00:42.940 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037063+0000", 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3908e-05 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037077+0000", 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.8779e-05 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.941 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037106+0000", 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.3876999999999999e-05 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037119+0000", 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00010576 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037225+0000", 2023-10-01T10:00:42.942 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.6359999999999999e-05 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.037242+0000", 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13962439400000001 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.176866+0000", 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000122142 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.943 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.176988+0000", 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012328999999999999 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.177111+0000", 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0070401400000000003 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.944 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184152+0000", 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001390224 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185542+0000", 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00030476 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185847+0000", 2023-10-01T10:00:42.945 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.7280000000000002e-05 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185884+0000", 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.9311000000000001e-05 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185913+0000", 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.14884773700000001 2023-10-01T10:00:42.946 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:182371 11.5 11:a8c01eec:::benchmark_data_smithi111_214802_object74722:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:53:32.056885+0000", 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 430.76945896299998, 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.129230762, 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.947 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 182371 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056885+0000", 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056885+0000", 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999962 2023-10-01T10:00:42.948 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056881+0000", 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7753000000000001e-05 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056899+0000", 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3562999999999997e-05 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.949 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056932+0000", 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7161999999999999e-05 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.056949+0000", 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00014800999999999999 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.057097+0000", 2023-10-01T10:00:42.950 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.0446e-05 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.057128+0000", 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.123432259 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.180560+0000", 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109366 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.951 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.180669+0000", 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012550500000000001 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,6", 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.180795+0000", 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038854829999999999 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.952 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.184680+0000", 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.001265555 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185946+0000", 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2070000000000001e-05 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.185998+0000", 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.5061999999999995e-05 2023-10-01T10:00:42.953 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.186063+0000", 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.2321000000000003e-05 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:53:32.186115+0000", 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.129230762 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.954 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:191119 11.5 11:a2ebefe3:::benchmark_data_smithi111_214802_object83470:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:54:11.575380+0000", 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 391.25096329199999, 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.191792843, 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.955 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 191119 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575380+0000", 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575380+0000", 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999976 2023-10-01T10:00:42.956 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575378+0000", 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2527999999999999e-05 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575391+0000", 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.349e-05 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.957 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575414+0000", 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.6690000000000001e-06 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575424+0000", 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.3769000000000005e-05 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575497+0000", 2023-10-01T10:00:42.958 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.4018e-05 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for peered", 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:11.575511+0000", 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.1810440660000001 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.756556+0000", 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00015356300000000001 2023-10-01T10:00:42.959 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.756709+0000", 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000194274 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.756903+0000", 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0050200050000000001 2023-10-01T10:00:42.960 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.761923+0000", 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.2338999999999999e-05 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.762006+0000", 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.2143999999999999e-05 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.961 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.762018+0000", 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0049968590000000002 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.767015+0000", 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.3800999999999994e-05 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.767079+0000", 2023-10-01T10:00:42.962 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.4574999999999995e-05 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:54:12.767173+0000", 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.191792843 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:211786 11.5 11:aec93506:::benchmark_data_smithi111_214802_object104137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T10:00:42.963 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.897526+0000", 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 305.92881794200002, 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16422107999999999, 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 211786 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.964 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897526+0000", 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897526+0000", 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897524+0000", 2023-10-01T10:00:42.965 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 8.191e-06 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897532+0000", 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 1.7153e-05 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897549+0000", 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.9320000000000001e-06 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.966 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897555+0000", 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.9849000000000002e-05 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897625+0000", 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000236985 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.967 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.897862+0000", 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00026361800000000002 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.898126+0000", 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0057355929999999998 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.903861+0000", 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0021313180000000001 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.968 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.905993+0000", 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00049190499999999995 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.906485+0000", 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.15499897900000001 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.969 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061484+0000", 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4896999999999998e-05 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061558+0000", 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000188204 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.061747+0000", 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.16422107999999999 2023-10-01T10:00:42.970 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:211797 11.5 11:aabb6625:::benchmark_data_smithi111_214802_object104148:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.922671+0000", 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 305.90367288900001, 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.148052345, 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.971 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 211797 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922671+0000", 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.972 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922671+0000", 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.9999986 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922669+0000", 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.5270000000000001e-06 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922677+0000", 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 2.0458e-05 2023-10-01T10:00:42.973 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922697+0000", 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.8759999999999999e-06 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922704+0000", 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.9243999999999999e-05 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.974 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922743+0000", 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.000109621 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922853+0000", 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00012129399999999999 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.922974+0000", 2023-10-01T10:00:42.975 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0038192349999999998 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.926794+0000", 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00079313099999999998 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.927587+0000", 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0027441990000000001 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.976 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.930331+0000", 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.140196769 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070528+0000", 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 6.0336e-05 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070588+0000", 2023-10-01T10:00:42.977 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00013504500000000001 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070723+0000", 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.148052345 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: "description": "osd_op(client.35877.0:211803 11.5 11:a7b21b05:::benchmark_data_smithi111_214802_object104154:head [delete] snapc 0=[] ondisk+write+known_if_redirected e290)", 2023-10-01T10:00:42.978 INFO:teuthology.orchestra.run.smithi183.stdout: "initiated_at": "2023-10-01T09:55:36.933422+0000", 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "age": 305.89292113400001, 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13745669099999999, 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "type_data": { 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "client_info": { 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "client": "client.35877", 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "client_addr": "172.21.15.111:0/4241377454", 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "tid": 211803 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "events": [ 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.979 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "initiated", 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933422+0000", 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "throttled", 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933422+0000", 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4294967295.999999 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "header_read", 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933421+0000", 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.6420000000000004e-06 2023-10-01T10:00:42.980 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "all_read", 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933427+0000", 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 9.9040000000000004e-06 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "dispatched", 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933437+0000", 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 4.561e-06 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.981 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "queued_for_pg", 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933441+0000", 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 5.3829000000000002e-05 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "reached_pg", 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933495+0000", 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00017652100000000001 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "started", 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933672+0000", 2023-10-01T10:00:42.982 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023148900000000001 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "waiting for subops from 3,5,6", 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.933903+0000", 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.0036490400000000001 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.937552+0000", 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00019029999999999999 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.983 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "op_commit", 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.937743+0000", 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.00023350399999999999 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:36.937976+0000", 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13279455700000001 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "sub_op_commit_rec", 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070771+0000", 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 3.3966e-05 2023-10-01T10:00:42.984 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "commit_sent", 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070805+0000", 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 7.4500999999999997e-05 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: }, 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: { 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: "event": "done", 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: "time": "2023-10-01T09:55:37.070879+0000", 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: "duration": 0.13745669099999999 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.985 INFO:teuthology.orchestra.run.smithi183.stdout: } 2023-10-01T10:00:42.986 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2023-10-01T10:00:42.986 INFO:teuthology.orchestra.run.smithi183.stdout:} 2023-10-01T10:00:43.716 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T10:00:43.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:43 smithi183 bash[59233]: cluster 2023-10-01T10:00:41.974578+0000 mgr.y (mgr.25132) 1538 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:43.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:43 smithi111 bash[75702]: cluster 2023-10-01T10:00:41.974578+0000 mgr.y (mgr.25132) 1538 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:43.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:43 smithi111 bash[78631]: cluster 2023-10-01T10:00:41.974578+0000 mgr.y (mgr.25132) 1538 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:44.027 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:44.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:44 smithi183 bash[59233]: audit 2023-10-01T10:00:44.068375+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:44.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:00:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:00:44] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.33.4" 2023-10-01T10:00:44.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:44 smithi111 bash[78631]: audit 2023-10-01T10:00:44.068375+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:44.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:44 smithi111 bash[75702]: audit 2023-10-01T10:00:44.068375+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:45.694 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:45 smithi111 bash[78631]: cluster 2023-10-01T10:00:43.975165+0000 mgr.y (mgr.25132) 1539 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:45.694 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:45 smithi111 bash[75702]: cluster 2023-10-01T10:00:43.975165+0000 mgr.y (mgr.25132) 1539 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:46.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:45 smithi183 bash[59233]: cluster 2023-10-01T10:00:43.975165+0000 mgr.y (mgr.25132) 1539 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:47.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:47 smithi111 bash[75702]: cluster 2023-10-01T10:00:45.976005+0000 mgr.y (mgr.25132) 1540 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:47.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:47 smithi111 bash[78631]: cluster 2023-10-01T10:00:45.976005+0000 mgr.y (mgr.25132) 1540 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:48.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:47 smithi183 bash[59233]: cluster 2023-10-01T10:00:45.976005+0000 mgr.y (mgr.25132) 1540 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:48.575 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.3 to 1 (10000) 2023-10-01T10:00:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:48 smithi111 bash[75702]: audit 2023-10-01T10:00:47.845470+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.111:0/3310126695' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:48.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:48 smithi111 bash[75702]: audit 2023-10-01T10:00:47.846250+0000 mon.a (mon.0) 1831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:48.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:48 smithi111 bash[78631]: audit 2023-10-01T10:00:47.845470+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.111:0/3310126695' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:48.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:48 smithi111 bash[78631]: audit 2023-10-01T10:00:47.846250+0000 mon.a (mon.0) 1831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:49.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:48 smithi183 bash[59233]: audit 2023-10-01T10:00:47.845470+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.111:0/3310126695' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:49.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:48 smithi183 bash[59233]: audit 2023-10-01T10:00:47.846250+0000 mon.a (mon.0) 1831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:49.569 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-10-01T10:00:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[75702]: cluster 2023-10-01T10:00:47.976576+0000 mgr.y (mgr.25132) 1541 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[75702]: cluster 2023-10-01T10:00:48.566542+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[75702]: audit 2023-10-01T10:00:48.568363+0000 mon.a (mon.0) 1832 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T10:00:49.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[75702]: cluster 2023-10-01T10:00:48.568436+0000 mon.a (mon.0) 1833 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-10-01T10:00:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[78631]: cluster 2023-10-01T10:00:47.976576+0000 mgr.y (mgr.25132) 1541 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[78631]: cluster 2023-10-01T10:00:48.566542+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[78631]: audit 2023-10-01T10:00:48.568363+0000 mon.a (mon.0) 1832 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T10:00:49.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:49 smithi111 bash[78631]: cluster 2023-10-01T10:00:48.568436+0000 mon.a (mon.0) 1833 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-10-01T10:00:50.050 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:50.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:49 smithi183 bash[59233]: cluster 2023-10-01T10:00:47.976576+0000 mgr.y (mgr.25132) 1541 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:49 smithi183 bash[59233]: cluster 2023-10-01T10:00:48.566542+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:49 smithi183 bash[59233]: audit 2023-10-01T10:00:48.568363+0000 mon.a (mon.0) 1832 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T10:00:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:49 smithi183 bash[59233]: cluster 2023-10-01T10:00:48.568436+0000 mon.a (mon.0) 1833 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:49.171155+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:49.174072+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:49.512328+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:49.514760+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:49.517261+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:50.125337+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:50.128155+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:50 smithi183 bash[59233]: cluster 2023-10-01T10:00:50.130927+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:49.171155+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:49.174072+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:49.512328+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:49.514760+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:49.517261+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:50.125337+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:50.128155+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[78631]: cluster 2023-10-01T10:00:50.130927+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:49.171155+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:49.174072+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:49.512328+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:49.514760+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:49.517261+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:50.125337+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:50.128155+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:50 smithi111 bash[75702]: cluster 2023-10-01T10:00:50.130927+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T10:00:51.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:51 smithi111 bash[75702]: cluster 2023-10-01T10:00:49.977394+0000 mgr.y (mgr.25132) 1542 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:51.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:51 smithi111 bash[78631]: cluster 2023-10-01T10:00:49.977394+0000 mgr.y (mgr.25132) 1542 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:51 smithi183 bash[59233]: cluster 2023-10-01T10:00:49.977394+0000 mgr.y (mgr.25132) 1542 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:53.722 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T10:00:53.722 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T10:00:53.722 INFO:teuthology.orchestra.run.smithi111.stdout: "num_ops": 0 2023-10-01T10:00:53.722 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T10:00:53.745 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:53 smithi111 bash[78631]: cluster 2023-10-01T10:00:51.978150+0000 mgr.y (mgr.25132) 1543 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:53.746 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:53 smithi111 bash[75702]: cluster 2023-10-01T10:00:51.978150+0000 mgr.y (mgr.25132) 1543 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:54.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:53 smithi183 bash[59233]: cluster 2023-10-01T10:00:51.978150+0000 mgr.y (mgr.25132) 1543 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:54.110 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:00:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:00:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:00:54] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.33.4" 2023-10-01T10:00:55.203 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T10:00:55.918 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:55 smithi111 bash[75702]: cluster 2023-10-01T10:00:53.978595+0000 mgr.y (mgr.25132) 1544 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:55.918 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:55 smithi111 bash[78631]: cluster 2023-10-01T10:00:53.978595+0000 mgr.y (mgr.25132) 1544 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:55 smithi183 bash[59233]: cluster 2023-10-01T10:00:53.978595+0000 mgr.y (mgr.25132) 1544 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:57.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:57 smithi111 bash[75702]: cluster 2023-10-01T10:00:55.979494+0000 mgr.y (mgr.25132) 1545 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:57.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:57 smithi111 bash[78631]: cluster 2023-10-01T10:00:55.979494+0000 mgr.y (mgr.25132) 1545 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:58.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:57 smithi183 bash[59233]: cluster 2023-10-01T10:00:55.979494+0000 mgr.y (mgr.25132) 1545 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:58.612 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-10-01T10:00:59.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:58 smithi183 bash[59233]: audit 2023-10-01T10:00:58.010519+0000 mon.a (mon.0) 1834 : audit 1 from='client.? 172.21.15.111:0/3557388188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:59.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:58 smithi111 bash[78631]: audit 2023-10-01T10:00:58.010519+0000 mon.a (mon.0) 1834 : audit 1 from='client.? 172.21.15.111:0/3557388188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:59.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:58 smithi111 bash[75702]: audit 2023-10-01T10:00:58.010519+0000 mon.a (mon.0) 1834 : audit 1 from='client.? 172.21.15.111:0/3557388188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T10:00:59.557 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-01T10:00:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[78631]: cluster 2023-10-01T10:00:57.980270+0000 mgr.y (mgr.25132) 1546 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[78631]: cluster 2023-10-01T10:00:58.604494+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T10:00:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[78631]: cluster 2023-10-01T10:00:58.604782+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T10:00:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[78631]: audit 2023-10-01T10:00:58.605479+0000 mon.a (mon.0) 1835 : audit 1 from='client.? 172.21.15.111:0/3557388188' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-01T10:00:59.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[78631]: cluster 2023-10-01T10:00:58.605530+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[78631]: audit 2023-10-01T10:00:59.069290+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[75702]: cluster 2023-10-01T10:00:57.980270+0000 mgr.y (mgr.25132) 1546 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[75702]: cluster 2023-10-01T10:00:58.604494+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[75702]: cluster 2023-10-01T10:00:58.604782+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[75702]: audit 2023-10-01T10:00:58.605479+0000 mon.a (mon.0) 1835 : audit 1 from='client.? 172.21.15.111:0/3557388188' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[75702]: cluster 2023-10-01T10:00:58.605530+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-10-01T10:00:59.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:00:59 smithi111 bash[75702]: audit 2023-10-01T10:00:59.069290+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:00.039 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:59 smithi183 bash[59233]: cluster 2023-10-01T10:00:57.980270+0000 mgr.y (mgr.25132) 1546 : cluster 0 pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:59 smithi183 bash[59233]: cluster 2023-10-01T10:00:58.604494+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T10:01:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:59 smithi183 bash[59233]: cluster 2023-10-01T10:00:58.604782+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T10:01:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:59 smithi183 bash[59233]: audit 2023-10-01T10:00:58.605479+0000 mon.a (mon.0) 1835 : audit 1 from='client.? 172.21.15.111:0/3557388188' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-01T10:01:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:59 smithi183 bash[59233]: cluster 2023-10-01T10:00:58.605530+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-10-01T10:01:00.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:00:59 smithi183 bash[59233]: audit 2023-10-01T10:00:59.069290+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:01 smithi183 bash[59233]: cluster 2023-10-01T10:00:59.981195+0000 mgr.y (mgr.25132) 1547 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:02.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:01 smithi111 bash[75702]: cluster 2023-10-01T10:00:59.981195+0000 mgr.y (mgr.25132) 1547 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:01 smithi111 bash[78631]: cluster 2023-10-01T10:00:59.981195+0000 mgr.y (mgr.25132) 1547 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:03.622 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T10:01:03.622 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [], 2023-10-01T10:01:03.622 INFO:teuthology.orchestra.run.smithi111.stdout: "complaint_time": 30, 2023-10-01T10:01:03.622 INFO:teuthology.orchestra.run.smithi111.stdout: "num_blocked_ops": 0 2023-10-01T10:01:03.622 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T10:01:04.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:03 smithi183 bash[59233]: cluster 2023-10-01T10:01:01.982114+0000 mgr.y (mgr.25132) 1548 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:04.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:03 smithi111 bash[75702]: cluster 2023-10-01T10:01:01.982114+0000 mgr.y (mgr.25132) 1548 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:03 smithi111 bash[78631]: cluster 2023-10-01T10:01:01.982114+0000 mgr.y (mgr.25132) 1548 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:04.485 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T10:01:04.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:01:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:01:04] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.33.4" 2023-10-01T10:01:05.974 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:06.004 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:05 smithi111 bash[75702]: cluster 2023-10-01T10:01:03.982658+0000 mgr.y (mgr.25132) 1549 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:06.005 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:05 smithi111 bash[78631]: cluster 2023-10-01T10:01:03.982658+0000 mgr.y (mgr.25132) 1549 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:05 smithi183 bash[59233]: cluster 2023-10-01T10:01:03.982658+0000 mgr.y (mgr.25132) 1549 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:07.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:07 smithi111 bash[75702]: cluster 2023-10-01T10:01:05.983305+0000 mgr.y (mgr.25132) 1550 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:07.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:07 smithi111 bash[78631]: cluster 2023-10-01T10:01:05.983305+0000 mgr.y (mgr.25132) 1550 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:07 smithi183 bash[59233]: cluster 2023-10-01T10:01:05.983305+0000 mgr.y (mgr.25132) 1550 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:09.021 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:09.993 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:09 smithi111 bash[75702]: cluster 2023-10-01T10:01:07.984113+0000 mgr.y (mgr.25132) 1551 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:09.993 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:09 smithi111 bash[78631]: cluster 2023-10-01T10:01:07.984113+0000 mgr.y (mgr.25132) 1551 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:10.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:09 smithi183 bash[59233]: cluster 2023-10-01T10:01:07.984113+0000 mgr.y (mgr.25132) 1551 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:10.647 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.4 to 1 (10000) 2023-10-01T10:01:11.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:10 smithi183 bash[59233]: audit 2023-10-01T10:01:10.422726+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.111:0/862310196' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:11.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:10 smithi183 bash[59233]: audit 2023-10-01T10:01:10.423376+0000 mon.a (mon.0) 1838 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:10 smithi111 bash[75702]: audit 2023-10-01T10:01:10.422726+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.111:0/862310196' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:11.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:10 smithi111 bash[75702]: audit 2023-10-01T10:01:10.423376+0000 mon.a (mon.0) 1838 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:11.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:10 smithi111 bash[78631]: audit 2023-10-01T10:01:10.422726+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.111:0/862310196' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:11.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:10 smithi111 bash[78631]: audit 2023-10-01T10:01:10.423376+0000 mon.a (mon.0) 1838 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[75702]: cluster 2023-10-01T10:01:09.985019+0000 mgr.y (mgr.25132) 1552 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[75702]: cluster 2023-10-01T10:01:10.638274+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[75702]: audit 2023-10-01T10:01:10.640335+0000 mon.a (mon.0) 1839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T10:01:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[75702]: cluster 2023-10-01T10:01:10.640438+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-10-01T10:01:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[75702]: cluster 2023-10-01T10:01:10.819753+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[78631]: cluster 2023-10-01T10:01:09.985019+0000 mgr.y (mgr.25132) 1552 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[78631]: cluster 2023-10-01T10:01:10.638274+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[78631]: audit 2023-10-01T10:01:10.640335+0000 mon.a (mon.0) 1839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T10:01:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[78631]: cluster 2023-10-01T10:01:10.640438+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-10-01T10:01:11.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:11 smithi111 bash[78631]: cluster 2023-10-01T10:01:10.819753+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:11.962 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-01T10:01:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:11 smithi183 bash[59233]: cluster 2023-10-01T10:01:09.985019+0000 mgr.y (mgr.25132) 1552 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:11 smithi183 bash[59233]: cluster 2023-10-01T10:01:10.638274+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:11 smithi183 bash[59233]: audit 2023-10-01T10:01:10.640335+0000 mon.a (mon.0) 1839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T10:01:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:11 smithi183 bash[59233]: cluster 2023-10-01T10:01:10.640438+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-10-01T10:01:12.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:11 smithi183 bash[59233]: cluster 2023-10-01T10:01:10.819753+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:13.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:12 smithi183 bash[59233]: cluster 2023-10-01T10:01:11.506608+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:13.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:12 smithi111 bash[75702]: cluster 2023-10-01T10:01:11.506608+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:13.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:12 smithi111 bash[78631]: cluster 2023-10-01T10:01:11.506608+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: "size": 20, 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 600, 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: "ops": [ 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: "description": "osd_op(client.34137.0:98 2.2 2:4e99cc3e:::rbd_mirror_snapshot_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e334)", 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: "initiated_at": "2023-10-01T10:00:29.306207+0000", 2023-10-01T10:01:13.511 INFO:teuthology.orchestra.run.smithi111.stdout: "age": 44.203496737999998, 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00022375100000000001, 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "type_data": { 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "flag_point": "reached pg", 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "client_info": { 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "client": "client.34137", 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "client_addr": "172.21.15.111:0/114446874", 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "tid": 98 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "events": [ 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.512 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "initiated", 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306207+0000", 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "throttled", 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306207+0000", 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "header_read", 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306205+0000", 2023-10-01T10:01:13.513 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 4294967295.9999981 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "all_read", 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306214+0000", 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 8.5960000000000004e-06 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.514 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "dispatched", 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306227+0000", 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.3147e-05 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "queued_for_pg", 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306238+0000", 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 1.1404e-05 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "reached_pg", 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306313+0000", 2023-10-01T10:01:13.515 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 7.4865999999999998e-05 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: }, 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: { 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: "event": "done", 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: "time": "2023-10-01T10:00:29.306431+0000", 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: "duration": 0.00011776 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: } 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2023-10-01T10:01:13.516 INFO:teuthology.orchestra.run.smithi111.stdout:} 2023-10-01T10:01:13.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:13 smithi111 bash[78631]: cluster 2023-10-01T10:01:11.985725+0000 mgr.y (mgr.25132) 1553 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:13.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:13 smithi111 bash[75702]: cluster 2023-10-01T10:01:11.985725+0000 mgr.y (mgr.25132) 1553 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:14.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:13 smithi183 bash[59233]: cluster 2023-10-01T10:01:11.985725+0000 mgr.y (mgr.25132) 1553 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:14.821 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:01:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:01:14] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T10:01:14.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:14 smithi111 bash[78631]: audit 2023-10-01T10:01:14.069784+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:14.822 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:14 smithi111 bash[75702]: audit 2023-10-01T10:01:14.069784+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:15.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:14 smithi183 bash[59233]: audit 2023-10-01T10:01:14.069784+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:15 smithi183 bash[59233]: cluster 2023-10-01T10:01:13.986270+0000 mgr.y (mgr.25132) 1554 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:16.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:15 smithi111 bash[78631]: cluster 2023-10-01T10:01:13.986270+0000 mgr.y (mgr.25132) 1554 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:15 smithi111 bash[75702]: cluster 2023-10-01T10:01:13.986270+0000 mgr.y (mgr.25132) 1554 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:17.020 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:17 smithi183 bash[59233]: cluster 2023-10-01T10:01:15.987307+0000 mgr.y (mgr.25132) 1555 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:17 smithi111 bash[75702]: cluster 2023-10-01T10:01:15.987307+0000 mgr.y (mgr.25132) 1555 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:18.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:17 smithi111 bash[78631]: cluster 2023-10-01T10:01:15.987307+0000 mgr.y (mgr.25132) 1555 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:20.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:19 smithi183 bash[59233]: cluster 2023-10-01T10:01:17.988250+0000 mgr.y (mgr.25132) 1556 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:20.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:19 smithi111 bash[78631]: cluster 2023-10-01T10:01:17.988250+0000 mgr.y (mgr.25132) 1556 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:20.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:19 smithi111 bash[75702]: cluster 2023-10-01T10:01:17.988250+0000 mgr.y (mgr.25132) 1556 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:21.685 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-01T10:01:21.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:21 smithi111 bash[78631]: cluster 2023-10-01T10:01:19.988844+0000 mgr.y (mgr.25132) 1557 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:21.956 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:21 smithi111 bash[78631]: audit 2023-10-01T10:01:20.739687+0000 mon.a (mon.0) 1842 : audit 1 from='client.? 172.21.15.111:0/2259638901' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:21.956 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:21 smithi111 bash[75702]: cluster 2023-10-01T10:01:19.988844+0000 mgr.y (mgr.25132) 1557 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:21.956 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:21 smithi111 bash[75702]: audit 2023-10-01T10:01:20.739687+0000 mon.a (mon.0) 1842 : audit 1 from='client.? 172.21.15.111:0/2259638901' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:22.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:21 smithi183 bash[59233]: cluster 2023-10-01T10:01:19.988844+0000 mgr.y (mgr.25132) 1557 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:22.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:21 smithi183 bash[59233]: audit 2023-10-01T10:01:20.739687+0000 mon.a (mon.0) 1842 : audit 1 from='client.? 172.21.15.111:0/2259638901' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T10:01:22.683 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-01T10:01:23.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:22 smithi183 bash[59233]: cluster 2023-10-01T10:01:21.674887+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T10:01:23.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:22 smithi183 bash[59233]: audit 2023-10-01T10:01:21.677731+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.111:0/2259638901' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T10:01:23.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:22 smithi183 bash[59233]: cluster 2023-10-01T10:01:21.677818+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-10-01T10:01:23.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:22 smithi183 bash[59233]: cluster 2023-10-01T10:01:21.679084+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T10:01:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[75702]: cluster 2023-10-01T10:01:21.674887+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T10:01:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[75702]: audit 2023-10-01T10:01:21.677731+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.111:0/2259638901' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T10:01:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[75702]: cluster 2023-10-01T10:01:21.677818+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-10-01T10:01:23.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[75702]: cluster 2023-10-01T10:01:21.679084+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T10:01:23.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[78631]: cluster 2023-10-01T10:01:21.674887+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T10:01:23.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[78631]: audit 2023-10-01T10:01:21.677731+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.111:0/2259638901' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T10:01:23.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[78631]: cluster 2023-10-01T10:01:21.677818+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-10-01T10:01:23.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:22 smithi111 bash[78631]: cluster 2023-10-01T10:01:21.679084+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T10:01:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:23 smithi183 bash[59233]: cluster 2023-10-01T10:01:21.989361+0000 mgr.y (mgr.25132) 1558 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:23 smithi183 bash[59233]: cluster 2023-10-01T10:01:22.693362+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T10:01:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:23 smithi183 bash[59233]: cluster 2023-10-01T10:01:22.698177+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-10-01T10:01:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:23 smithi183 bash[59233]: cluster 2023-10-01T10:01:22.699741+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T10:01:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[75702]: cluster 2023-10-01T10:01:21.989361+0000 mgr.y (mgr.25132) 1558 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[75702]: cluster 2023-10-01T10:01:22.693362+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T10:01:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[75702]: cluster 2023-10-01T10:01:22.698177+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-10-01T10:01:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[75702]: cluster 2023-10-01T10:01:22.699741+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T10:01:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[78631]: cluster 2023-10-01T10:01:21.989361+0000 mgr.y (mgr.25132) 1558 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[78631]: cluster 2023-10-01T10:01:22.693362+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T10:01:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[78631]: cluster 2023-10-01T10:01:22.698177+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-10-01T10:01:24.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:23 smithi111 bash[78631]: cluster 2023-10-01T10:01:22.699741+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T10:01:25.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:01:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:01:24] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T10:01:26.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:25 smithi183 bash[59233]: cluster 2023-10-01T10:01:23.989926+0000 mgr.y (mgr.25132) 1559 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:26.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:25 smithi111 bash[75702]: cluster 2023-10-01T10:01:23.989926+0000 mgr.y (mgr.25132) 1559 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:26.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:25 smithi111 bash[78631]: cluster 2023-10-01T10:01:23.989926+0000 mgr.y (mgr.25132) 1559 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:27.459 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:27.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:27 smithi111 bash[75702]: cluster 2023-10-01T10:01:25.991141+0000 mgr.y (mgr.25132) 1560 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-01T10:01:27.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:27 smithi111 bash[78631]: cluster 2023-10-01T10:01:25.991141+0000 mgr.y (mgr.25132) 1560 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-01T10:01:28.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:27 smithi183 bash[59233]: cluster 2023-10-01T10:01:25.991141+0000 mgr.y (mgr.25132) 1560 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-01T10:01:29.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:29 smithi111 bash[78631]: cluster 2023-10-01T10:01:27.991970+0000 mgr.y (mgr.25132) 1561 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-01T10:01:29.974 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:29 smithi111 bash[78631]: audit 2023-10-01T10:01:29.070139+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:29.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:29 smithi111 bash[75702]: cluster 2023-10-01T10:01:27.991970+0000 mgr.y (mgr.25132) 1561 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-01T10:01:29.974 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:29 smithi111 bash[75702]: audit 2023-10-01T10:01:29.070139+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:29 smithi183 bash[59233]: cluster 2023-10-01T10:01:27.991970+0000 mgr.y (mgr.25132) 1561 : cluster 0 pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 591 B/s, 0 objects/s recovering 2023-10-01T10:01:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:29 smithi183 bash[59233]: audit 2023-10-01T10:01:29.070139+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:31.733 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.5 to 1 (10000) 2023-10-01T10:01:31.986 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:31 smithi111 bash[75702]: cluster 2023-10-01T10:01:29.992816+0000 mgr.y (mgr.25132) 1562 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 569 B/s, 0 objects/s recovering 2023-10-01T10:01:31.986 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:31 smithi111 bash[75702]: audit 2023-10-01T10:01:31.486727+0000 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.111:0/3834508036' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:31.986 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:31 smithi111 bash[75702]: audit 2023-10-01T10:01:31.487478+0000 mon.a (mon.0) 1847 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:31.987 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:31 smithi111 bash[78631]: cluster 2023-10-01T10:01:29.992816+0000 mgr.y (mgr.25132) 1562 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 569 B/s, 0 objects/s recovering 2023-10-01T10:01:31.987 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:31 smithi111 bash[78631]: audit 2023-10-01T10:01:31.486727+0000 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.111:0/3834508036' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:31.987 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:31 smithi111 bash[78631]: audit 2023-10-01T10:01:31.487478+0000 mon.a (mon.0) 1847 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:32.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:31 smithi183 bash[59233]: cluster 2023-10-01T10:01:29.992816+0000 mgr.y (mgr.25132) 1562 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 569 B/s, 0 objects/s recovering 2023-10-01T10:01:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:31 smithi183 bash[59233]: audit 2023-10-01T10:01:31.486727+0000 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.111:0/3834508036' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:32.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:31 smithi183 bash[59233]: audit 2023-10-01T10:01:31.487478+0000 mon.a (mon.0) 1847 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:32.735 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-10-01T10:01:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:32 smithi183 bash[59233]: cluster 2023-10-01T10:01:31.725367+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:32 smithi183 bash[59233]: audit 2023-10-01T10:01:31.727292+0000 mon.a (mon.0) 1848 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T10:01:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:32 smithi183 bash[59233]: cluster 2023-10-01T10:01:31.727377+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-10-01T10:01:33.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:32 smithi183 bash[59233]: cluster 2023-10-01T10:01:32.701401+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[75702]: cluster 2023-10-01T10:01:31.725367+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[75702]: audit 2023-10-01T10:01:31.727292+0000 mon.a (mon.0) 1848 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T10:01:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[75702]: cluster 2023-10-01T10:01:31.727377+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-10-01T10:01:33.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[75702]: cluster 2023-10-01T10:01:32.701401+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:33.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[78631]: cluster 2023-10-01T10:01:31.725367+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:33.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[78631]: audit 2023-10-01T10:01:31.727292+0000 mon.a (mon.0) 1848 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T10:01:33.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[78631]: cluster 2023-10-01T10:01:31.727377+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-10-01T10:01:33.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:32 smithi111 bash[78631]: cluster 2023-10-01T10:01:32.701401+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:34.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:33 smithi183 bash[59233]: cluster 2023-10-01T10:01:31.993290+0000 mgr.y (mgr.25132) 1563 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 508 B/s, 0 objects/s recovering 2023-10-01T10:01:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:33 smithi183 bash[59233]: cluster 2023-10-01T10:01:32.701038+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:33 smithi183 bash[59233]: cluster 2023-10-01T10:01:32.701148+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:33 smithi111 bash[75702]: cluster 2023-10-01T10:01:31.993290+0000 mgr.y (mgr.25132) 1563 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 508 B/s, 0 objects/s recovering 2023-10-01T10:01:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:33 smithi111 bash[75702]: cluster 2023-10-01T10:01:32.701038+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:33 smithi111 bash[75702]: cluster 2023-10-01T10:01:32.701148+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:33 smithi111 bash[78631]: cluster 2023-10-01T10:01:31.993290+0000 mgr.y (mgr.25132) 1563 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 508 B/s, 0 objects/s recovering 2023-10-01T10:01:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:33 smithi111 bash[78631]: cluster 2023-10-01T10:01:32.701038+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:33 smithi111 bash[78631]: cluster 2023-10-01T10:01:32.701148+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T10:01:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:01:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:01:34] "GET /metrics HTTP/1.1" 200 34040 "" "Prometheus/2.33.4" 2023-10-01T10:01:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:35 smithi183 bash[59233]: cluster 2023-10-01T10:01:33.993908+0000 mgr.y (mgr.25132) 1564 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 473 B/s, 0 objects/s recovering 2023-10-01T10:01:36.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:35 smithi183 bash[59233]: audit 2023-10-01T10:01:34.950867+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:01:36.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:35 smithi111 bash[75702]: cluster 2023-10-01T10:01:33.993908+0000 mgr.y (mgr.25132) 1564 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 473 B/s, 0 objects/s recovering 2023-10-01T10:01:36.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:35 smithi111 bash[75702]: audit 2023-10-01T10:01:34.950867+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:01:36.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:35 smithi111 bash[78631]: cluster 2023-10-01T10:01:33.993908+0000 mgr.y (mgr.25132) 1564 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 473 B/s, 0 objects/s recovering 2023-10-01T10:01:36.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:35 smithi111 bash[78631]: audit 2023-10-01T10:01:34.950867+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:01:37.508 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:37.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:37 smithi111 bash[75702]: cluster 2023-10-01T10:01:35.994963+0000 mgr.y (mgr.25132) 1565 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:37.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:37 smithi111 bash[78631]: cluster 2023-10-01T10:01:35.994963+0000 mgr.y (mgr.25132) 1565 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:38.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:37 smithi183 bash[59233]: cluster 2023-10-01T10:01:35.994963+0000 mgr.y (mgr.25132) 1565 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:40.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:39 smithi183 bash[59233]: cluster 2023-10-01T10:01:37.995682+0000 mgr.y (mgr.25132) 1566 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:40.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:39 smithi111 bash[78631]: cluster 2023-10-01T10:01:37.995682+0000 mgr.y (mgr.25132) 1566 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:40.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:39 smithi111 bash[75702]: cluster 2023-10-01T10:01:37.995682+0000 mgr.y (mgr.25132) 1566 : cluster 0 pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: cluster 2023-10-01T10:01:39.996386+0000 mgr.y (mgr.25132) 1567 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: audit 2023-10-01T10:01:41.191315+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: audit 2023-10-01T10:01:41.198412+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: audit 2023-10-01T10:01:41.223009+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.111:0/2235814331' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: audit 2023-10-01T10:01:41.223742+0000 mon.a (mon.0) 1853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:42.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: audit 2023-10-01T10:01:41.402949+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:41 smithi183 bash[59233]: audit 2023-10-01T10:01:41.413350+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: cluster 2023-10-01T10:01:39.996386+0000 mgr.y (mgr.25132) 1567 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: audit 2023-10-01T10:01:41.191315+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: audit 2023-10-01T10:01:41.198412+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: audit 2023-10-01T10:01:41.223009+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.111:0/2235814331' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:42.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: audit 2023-10-01T10:01:41.223742+0000 mon.a (mon.0) 1853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: audit 2023-10-01T10:01:41.402949+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[75702]: audit 2023-10-01T10:01:41.413350+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: cluster 2023-10-01T10:01:39.996386+0000 mgr.y (mgr.25132) 1567 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: audit 2023-10-01T10:01:41.191315+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: audit 2023-10-01T10:01:41.198412+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: audit 2023-10-01T10:01:41.223009+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.111:0/2235814331' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: audit 2023-10-01T10:01:41.223742+0000 mon.a (mon.0) 1853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: audit 2023-10-01T10:01:41.402949+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:41 smithi111 bash[78631]: audit 2023-10-01T10:01:41.413350+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:42.213 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: audit 2023-10-01T10:01:41.890462+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: audit 2023-10-01T10:01:41.892355+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: audit 2023-10-01T10:01:41.904072+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: cluster 2023-10-01T10:01:42.202066+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: audit 2023-10-01T10:01:42.204942+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: cluster 2023-10-01T10:01:42.205101+0000 mon.a (mon.0) 1860 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-10-01T10:01:43.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:42 smithi183 bash[59233]: cluster 2023-10-01T10:01:42.208617+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T10:01:43.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: audit 2023-10-01T10:01:41.890462+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: audit 2023-10-01T10:01:41.892355+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: audit 2023-10-01T10:01:41.904072+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: cluster 2023-10-01T10:01:42.202066+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: audit 2023-10-01T10:01:42.204942+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: cluster 2023-10-01T10:01:42.205101+0000 mon.a (mon.0) 1860 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[75702]: cluster 2023-10-01T10:01:42.208617+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: audit 2023-10-01T10:01:41.890462+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:01:43.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: audit 2023-10-01T10:01:41.892355+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:01:43.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: audit 2023-10-01T10:01:41.904072+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:01:43.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: cluster 2023-10-01T10:01:42.202066+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T10:01:43.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: audit 2023-10-01T10:01:42.204942+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-01T10:01:43.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: cluster 2023-10-01T10:01:42.205101+0000 mon.a (mon.0) 1860 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-10-01T10:01:43.075 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:42 smithi111 bash[78631]: cluster 2023-10-01T10:01:42.208617+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T10:01:43.202 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-01T10:01:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:43 smithi183 bash[59233]: cluster 2023-10-01T10:01:41.997236+0000 mgr.y (mgr.25132) 1568 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:43 smithi183 bash[59233]: cluster 2023-10-01T10:01:43.204397+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:43 smithi183 bash[59233]: cluster 2023-10-01T10:01:43.207858+0000 mon.a (mon.0) 1861 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-10-01T10:01:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:43 smithi183 bash[59233]: cluster 2023-10-01T10:01:43.209701+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:43 smithi183 bash[59233]: cluster 2023-10-01T10:01:43.213083+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[75702]: cluster 2023-10-01T10:01:41.997236+0000 mgr.y (mgr.25132) 1568 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[75702]: cluster 2023-10-01T10:01:43.204397+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[75702]: cluster 2023-10-01T10:01:43.207858+0000 mon.a (mon.0) 1861 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-10-01T10:01:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[75702]: cluster 2023-10-01T10:01:43.209701+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[75702]: cluster 2023-10-01T10:01:43.213083+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[78631]: cluster 2023-10-01T10:01:41.997236+0000 mgr.y (mgr.25132) 1568 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[78631]: cluster 2023-10-01T10:01:43.204397+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[78631]: cluster 2023-10-01T10:01:43.207858+0000 mon.a (mon.0) 1861 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-10-01T10:01:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[78631]: cluster 2023-10-01T10:01:43.209701+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:43 smithi111 bash[78631]: cluster 2023-10-01T10:01:43.213083+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T10:01:45.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:44 smithi183 bash[59233]: audit 2023-10-01T10:01:44.070992+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:45.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:01:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:01:44] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:01:45.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:44 smithi111 bash[78631]: audit 2023-10-01T10:01:44.070992+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:45.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:44 smithi111 bash[75702]: audit 2023-10-01T10:01:44.070992+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:01:46.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:45 smithi183 bash[59233]: cluster 2023-10-01T10:01:43.997942+0000 mgr.y (mgr.25132) 1569 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:45 smithi111 bash[75702]: cluster 2023-10-01T10:01:43.997942+0000 mgr.y (mgr.25132) 1569 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:45 smithi111 bash[78631]: cluster 2023-10-01T10:01:43.997942+0000 mgr.y (mgr.25132) 1569 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:47.984 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:01:48.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:47 smithi183 bash[59233]: cluster 2023-10-01T10:01:45.998997+0000 mgr.y (mgr.25132) 1570 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:48.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:47 smithi111 bash[78631]: cluster 2023-10-01T10:01:45.998997+0000 mgr.y (mgr.25132) 1570 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:47 smithi111 bash[75702]: cluster 2023-10-01T10:01:45.998997+0000 mgr.y (mgr.25132) 1570 : cluster 0 pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:50.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:49 smithi183 bash[59233]: cluster 2023-10-01T10:01:47.999758+0000 mgr.y (mgr.25132) 1571 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:49 smithi111 bash[78631]: cluster 2023-10-01T10:01:47.999758+0000 mgr.y (mgr.25132) 1571 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:49 smithi111 bash[75702]: cluster 2023-10-01T10:01:47.999758+0000 mgr.y (mgr.25132) 1571 : cluster 0 pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:51 smithi183 bash[59233]: cluster 2023-10-01T10:01:50.000645+0000 mgr.y (mgr.25132) 1572 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:51 smithi111 bash[75702]: cluster 2023-10-01T10:01:50.000645+0000 mgr.y (mgr.25132) 1572 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:51 smithi111 bash[78631]: cluster 2023-10-01T10:01:50.000645+0000 mgr.y (mgr.25132) 1572 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:52.802 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.6 to 1 (10000) 2023-10-01T10:01:53.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:52 smithi183 bash[59233]: audit 2023-10-01T10:01:51.795906+0000 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.111:0/2024080229' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:01:53.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:52 smithi183 bash[59233]: audit 2023-10-01T10:01:51.796429+0000 mon.a (mon.0) 1863 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:01:53.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:52 smithi111 bash[75702]: audit 2023-10-01T10:01:51.795906+0000 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.111:0/2024080229' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:01:53.059 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:52 smithi111 bash[75702]: audit 2023-10-01T10:01:51.796429+0000 mon.a (mon.0) 1863 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:01:53.059 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:52 smithi111 bash[78631]: audit 2023-10-01T10:01:51.795906+0000 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.111:0/2024080229' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:01:53.059 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:52 smithi111 bash[78631]: audit 2023-10-01T10:01:51.796429+0000 mon.a (mon.0) 1863 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:01:53.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: cluster 2023-10-01T10:01:52.001570+0000 mgr.y (mgr.25132) 1573 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: audit 2023-10-01T10:01:52.795407+0000 mon.a (mon.0) 1864 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: cluster 2023-10-01T10:01:52.795515+0000 mon.a (mon.0) 1865 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: cluster 2023-10-01T10:01:52.883877+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: cluster 2023-10-01T10:01:52.886651+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: cluster 2023-10-01T10:01:53.233060+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:53 smithi183 bash[59233]: cluster 2023-10-01T10:01:53.233087+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: cluster 2023-10-01T10:01:52.001570+0000 mgr.y (mgr.25132) 1573 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:54.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: audit 2023-10-01T10:01:52.795407+0000 mon.a (mon.0) 1864 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T10:01:54.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: cluster 2023-10-01T10:01:52.795515+0000 mon.a (mon.0) 1865 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: cluster 2023-10-01T10:01:52.883877+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: cluster 2023-10-01T10:01:52.886651+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: cluster 2023-10-01T10:01:53.233060+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[78631]: cluster 2023-10-01T10:01:53.233087+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: cluster 2023-10-01T10:01:52.001570+0000 mgr.y (mgr.25132) 1573 : cluster 0 pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: audit 2023-10-01T10:01:52.795407+0000 mon.a (mon.0) 1864 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: cluster 2023-10-01T10:01:52.795515+0000 mon.a (mon.0) 1865 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: cluster 2023-10-01T10:01:52.883877+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: cluster 2023-10-01T10:01:52.886651+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: cluster 2023-10-01T10:01:53.233060+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:54.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:53 smithi111 bash[75702]: cluster 2023-10-01T10:01:53.233087+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:55.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:54 smithi111 bash[75702]: cluster 2023-10-01T10:01:53.232996+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:01:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:01:54] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:01:55.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:54 smithi111 bash[78631]: cluster 2023-10-01T10:01:53.232996+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:55.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:54 smithi183 bash[59233]: cluster 2023-10-01T10:01:53.232996+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T10:01:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:55 smithi111 bash[78631]: cluster 2023-10-01T10:01:54.002149+0000 mgr.y (mgr.25132) 1574 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:55 smithi111 bash[75702]: cluster 2023-10-01T10:01:54.002149+0000 mgr.y (mgr.25132) 1574 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:56.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:55 smithi183 bash[59233]: cluster 2023-10-01T10:01:54.002149+0000 mgr.y (mgr.25132) 1574 : cluster 0 pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:58.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:57 smithi111 bash[75702]: cluster 2023-10-01T10:01:56.003273+0000 mgr.y (mgr.25132) 1575 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:58.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:57 smithi111 bash[78631]: cluster 2023-10-01T10:01:56.003273+0000 mgr.y (mgr.25132) 1575 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:58.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:57 smithi183 bash[59233]: cluster 2023-10-01T10:01:56.003273+0000 mgr.y (mgr.25132) 1575 : cluster 0 pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:01:58.570 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:02:00.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:59 smithi111 bash[75702]: cluster 2023-10-01T10:01:58.004105+0000 mgr.y (mgr.25132) 1576 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:00.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:01:59 smithi111 bash[75702]: audit 2023-10-01T10:01:59.071053+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:59 smithi111 bash[78631]: cluster 2023-10-01T10:01:58.004105+0000 mgr.y (mgr.25132) 1576 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:01:59 smithi111 bash[78631]: audit 2023-10-01T10:01:59.071053+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:59 smithi183 bash[59233]: cluster 2023-10-01T10:01:58.004105+0000 mgr.y (mgr.25132) 1576 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:00.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:01:59 smithi183 bash[59233]: audit 2023-10-01T10:01:59.071053+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:02.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:01 smithi183 bash[59233]: cluster 2023-10-01T10:02:00.005229+0000 mgr.y (mgr.25132) 1577 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:02.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:01 smithi111 bash[78631]: cluster 2023-10-01T10:02:00.005229+0000 mgr.y (mgr.25132) 1577 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:02.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:01 smithi111 bash[75702]: cluster 2023-10-01T10:02:00.005229+0000 mgr.y (mgr.25132) 1577 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:02.846 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-10-01T10:02:03.116 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:02 smithi111 bash[78631]: audit 2023-10-01T10:02:02.297713+0000 mon.a (mon.0) 1867 : audit 1 from='client.? 172.21.15.111:0/1609829447' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:02:03.116 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:02 smithi111 bash[75702]: audit 2023-10-01T10:02:02.297713+0000 mon.a (mon.0) 1867 : audit 1 from='client.? 172.21.15.111:0/1609829447' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:02:03.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:02 smithi183 bash[59233]: audit 2023-10-01T10:02:02.297713+0000 mon.a (mon.0) 1867 : audit 1 from='client.? 172.21.15.111:0/1609829447' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T10:02:03.855 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-01T10:02:04.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:03 smithi183 bash[59233]: cluster 2023-10-01T10:02:02.005828+0000 mgr.y (mgr.25132) 1578 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:04.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:03 smithi183 bash[59233]: audit 2023-10-01T10:02:02.839161+0000 mon.a (mon.0) 1868 : audit 1 from='client.? 172.21.15.111:0/1609829447' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-01T10:02:04.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:03 smithi183 bash[59233]: cluster 2023-10-01T10:02:02.839253+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-10-01T10:02:04.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:03 smithi183 bash[59233]: cluster 2023-10-01T10:02:02.841721+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:03 smithi183 bash[59233]: cluster 2023-10-01T10:02:02.844368+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:03 smithi183 bash[59233]: cluster 2023-10-01T10:02:02.846637+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[75702]: cluster 2023-10-01T10:02:02.005828+0000 mgr.y (mgr.25132) 1578 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[75702]: audit 2023-10-01T10:02:02.839161+0000 mon.a (mon.0) 1868 : audit 1 from='client.? 172.21.15.111:0/1609829447' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-01T10:02:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[75702]: cluster 2023-10-01T10:02:02.839253+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-10-01T10:02:04.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[75702]: cluster 2023-10-01T10:02:02.841721+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[75702]: cluster 2023-10-01T10:02:02.844368+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[75702]: cluster 2023-10-01T10:02:02.846637+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[78631]: cluster 2023-10-01T10:02:02.005828+0000 mgr.y (mgr.25132) 1578 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:04.323 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[78631]: audit 2023-10-01T10:02:02.839161+0000 mon.a (mon.0) 1868 : audit 1 from='client.? 172.21.15.111:0/1609829447' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-01T10:02:04.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[78631]: cluster 2023-10-01T10:02:02.839253+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-10-01T10:02:04.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[78631]: cluster 2023-10-01T10:02:02.841721+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[78631]: cluster 2023-10-01T10:02:02.844368+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:04.324 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:03 smithi111 bash[78631]: cluster 2023-10-01T10:02:02.846637+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T10:02:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:02:04] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T10:02:05.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[78631]: cluster 2023-10-01T10:02:03.839436+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[78631]: cluster 2023-10-01T10:02:03.842622+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[78631]: cluster 2023-10-01T10:02:03.842863+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-10-01T10:02:05.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[78631]: cluster 2023-10-01T10:02:03.846133+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[75702]: cluster 2023-10-01T10:02:03.839436+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[75702]: cluster 2023-10-01T10:02:03.842622+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[75702]: cluster 2023-10-01T10:02:03.842863+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-10-01T10:02:05.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:04 smithi111 bash[75702]: cluster 2023-10-01T10:02:03.846133+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:04 smithi183 bash[59233]: cluster 2023-10-01T10:02:03.839436+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:04 smithi183 bash[59233]: cluster 2023-10-01T10:02:03.842622+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:04 smithi183 bash[59233]: cluster 2023-10-01T10:02:03.842863+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-10-01T10:02:05.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:04 smithi183 bash[59233]: cluster 2023-10-01T10:02:03.846133+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T10:02:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:05 smithi183 bash[59233]: cluster 2023-10-01T10:02:04.006541+0000 mgr.y (mgr.25132) 1579 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:06.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:05 smithi111 bash[75702]: cluster 2023-10-01T10:02:04.006541+0000 mgr.y (mgr.25132) 1579 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:06.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:05 smithi111 bash[78631]: cluster 2023-10-01T10:02:04.006541+0000 mgr.y (mgr.25132) 1579 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:08.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:07 smithi183 bash[59233]: cluster 2023-10-01T10:02:06.007738+0000 mgr.y (mgr.25132) 1580 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:08.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:07 smithi111 bash[78631]: cluster 2023-10-01T10:02:06.007738+0000 mgr.y (mgr.25132) 1580 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:08.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:07 smithi111 bash[75702]: cluster 2023-10-01T10:02:06.007738+0000 mgr.y (mgr.25132) 1580 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:08.646 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:02:10.138 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:09 smithi111 bash[75702]: cluster 2023-10-01T10:02:08.008621+0000 mgr.y (mgr.25132) 1581 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:10.138 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:09 smithi111 bash[78631]: cluster 2023-10-01T10:02:08.008621+0000 mgr.y (mgr.25132) 1581 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:10.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:09 smithi183 bash[59233]: cluster 2023-10-01T10:02:08.008621+0000 mgr.y (mgr.25132) 1581 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:12.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:11 smithi183 bash[59233]: cluster 2023-10-01T10:02:10.009419+0000 mgr.y (mgr.25132) 1582 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:12.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:11 smithi111 bash[75702]: cluster 2023-10-01T10:02:10.009419+0000 mgr.y (mgr.25132) 1582 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:12.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:11 smithi111 bash[78631]: cluster 2023-10-01T10:02:10.009419+0000 mgr.y (mgr.25132) 1582 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:12.880 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.7 to 1 (10000) 2023-10-01T10:02:13.130 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:12 smithi111 bash[78631]: audit 2023-10-01T10:02:12.415033+0000 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.111:0/2828905382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:13.130 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:12 smithi111 bash[78631]: audit 2023-10-01T10:02:12.415841+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:13.130 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:12 smithi111 bash[75702]: audit 2023-10-01T10:02:12.415033+0000 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.111:0/2828905382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:13.130 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:12 smithi111 bash[75702]: audit 2023-10-01T10:02:12.415841+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:13.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:12 smithi183 bash[59233]: audit 2023-10-01T10:02:12.415033+0000 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.111:0/2828905382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:13.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:12 smithi183 bash[59233]: audit 2023-10-01T10:02:12.415841+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:13.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-10-01T10:02:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:13 smithi183 bash[59233]: cluster 2023-10-01T10:02:12.010368+0000 mgr.y (mgr.25132) 1583 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:13 smithi183 bash[59233]: cluster 2023-10-01T10:02:12.869878+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:13 smithi183 bash[59233]: cluster 2023-10-01T10:02:12.870383+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:13 smithi183 bash[59233]: audit 2023-10-01T10:02:12.872887+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T10:02:14.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:13 smithi183 bash[59233]: cluster 2023-10-01T10:02:12.873095+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-10-01T10:02:14.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[78631]: cluster 2023-10-01T10:02:12.010368+0000 mgr.y (mgr.25132) 1583 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[78631]: cluster 2023-10-01T10:02:12.869878+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[78631]: cluster 2023-10-01T10:02:12.870383+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[78631]: audit 2023-10-01T10:02:12.872887+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T10:02:14.322 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[78631]: cluster 2023-10-01T10:02:12.873095+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-10-01T10:02:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[75702]: cluster 2023-10-01T10:02:12.010368+0000 mgr.y (mgr.25132) 1583 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[75702]: cluster 2023-10-01T10:02:12.869878+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[75702]: cluster 2023-10-01T10:02:12.870383+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[75702]: audit 2023-10-01T10:02:12.872887+0000 mon.a (mon.0) 1872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T10:02:14.323 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:13 smithi111 bash[75702]: cluster 2023-10-01T10:02:12.873095+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-10-01T10:02:15.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[75702]: cluster 2023-10-01T10:02:13.933948+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:15.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[75702]: cluster 2023-10-01T10:02:14.010909+0000 mgr.y (mgr.25132) 1584 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:15.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[75702]: audit 2023-10-01T10:02:14.071574+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:15.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:02:14] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:02:15.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[78631]: cluster 2023-10-01T10:02:13.933948+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:15.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[78631]: cluster 2023-10-01T10:02:14.010909+0000 mgr.y (mgr.25132) 1584 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:15.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:14 smithi111 bash[78631]: audit 2023-10-01T10:02:14.071574+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:14 smithi183 bash[59233]: cluster 2023-10-01T10:02:13.933948+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T10:02:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:14 smithi183 bash[59233]: cluster 2023-10-01T10:02:14.010909+0000 mgr.y (mgr.25132) 1584 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:15.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:14 smithi183 bash[59233]: audit 2023-10-01T10:02:14.071574+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:17.321 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:17 smithi111 bash[75702]: cluster 2023-10-01T10:02:16.011946+0000 mgr.y (mgr.25132) 1585 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:17.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:17 smithi111 bash[78631]: cluster 2023-10-01T10:02:16.011946+0000 mgr.y (mgr.25132) 1585 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:17 smithi183 bash[59233]: cluster 2023-10-01T10:02:16.011946+0000 mgr.y (mgr.25132) 1585 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:18.672 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:02:19.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:19 smithi183 bash[59233]: cluster 2023-10-01T10:02:18.012708+0000 mgr.y (mgr.25132) 1586 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:19.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:19 smithi111 bash[75702]: cluster 2023-10-01T10:02:18.012708+0000 mgr.y (mgr.25132) 1586 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:19.571 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:19 smithi111 bash[78631]: cluster 2023-10-01T10:02:18.012708+0000 mgr.y (mgr.25132) 1586 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:21 smithi183 bash[59233]: cluster 2023-10-01T10:02:20.013561+0000 mgr.y (mgr.25132) 1587 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:21 smithi111 bash[75702]: cluster 2023-10-01T10:02:20.013561+0000 mgr.y (mgr.25132) 1587 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:22.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:21 smithi111 bash[78631]: cluster 2023-10-01T10:02:20.013561+0000 mgr.y (mgr.25132) 1587 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:23.612 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-10-01T10:02:23.854 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:23 smithi111 bash[75702]: cluster 2023-10-01T10:02:22.014493+0000 mgr.y (mgr.25132) 1588 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:23.854 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:23 smithi111 bash[75702]: audit 2023-10-01T10:02:22.659018+0000 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.111:0/2390086802' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:23.854 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:23 smithi111 bash[75702]: audit 2023-10-01T10:02:22.659516+0000 mon.a (mon.0) 1875 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:23.855 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:23 smithi111 bash[78631]: cluster 2023-10-01T10:02:22.014493+0000 mgr.y (mgr.25132) 1588 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:23.855 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:23 smithi111 bash[78631]: audit 2023-10-01T10:02:22.659018+0000 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.111:0/2390086802' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:23.855 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:23 smithi111 bash[78631]: audit 2023-10-01T10:02:22.659516+0000 mon.a (mon.0) 1875 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:23 smithi183 bash[59233]: cluster 2023-10-01T10:02:22.014493+0000 mgr.y (mgr.25132) 1588 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:23 smithi183 bash[59233]: audit 2023-10-01T10:02:22.659018+0000 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.111:0/2390086802' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:24.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:23 smithi183 bash[59233]: audit 2023-10-01T10:02:22.659516+0000 mon.a (mon.0) 1875 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T10:02:24.591 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-01T10:02:25.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:24 smithi183 bash[59233]: cluster 2023-10-01T10:02:23.602725+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:25.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:24 smithi183 bash[59233]: audit 2023-10-01T10:02:23.603586+0000 mon.a (mon.0) 1876 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-01T10:02:25.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:24 smithi183 bash[59233]: cluster 2023-10-01T10:02:23.603679+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-10-01T10:02:25.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:24 smithi183 bash[59233]: cluster 2023-10-01T10:02:23.822856+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:25.072 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:02:24] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:02:25.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[75702]: cluster 2023-10-01T10:02:23.602725+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:25.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[75702]: audit 2023-10-01T10:02:23.603586+0000 mon.a (mon.0) 1876 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-01T10:02:25.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[75702]: cluster 2023-10-01T10:02:23.603679+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-10-01T10:02:25.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[75702]: cluster 2023-10-01T10:02:23.822856+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:25.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[78631]: cluster 2023-10-01T10:02:23.602725+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:25.073 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[78631]: audit 2023-10-01T10:02:23.603586+0000 mon.a (mon.0) 1876 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-01T10:02:25.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[78631]: cluster 2023-10-01T10:02:23.603679+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-10-01T10:02:25.074 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:24 smithi111 bash[78631]: cluster 2023-10-01T10:02:23.822856+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:26.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:25 smithi183 bash[59233]: cluster 2023-10-01T10:02:24.015119+0000 mgr.y (mgr.25132) 1589 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:26.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:25 smithi183 bash[59233]: cluster 2023-10-01T10:02:24.943235+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:26.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:25 smithi111 bash[75702]: cluster 2023-10-01T10:02:24.015119+0000 mgr.y (mgr.25132) 1589 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:26.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:25 smithi111 bash[75702]: cluster 2023-10-01T10:02:24.943235+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:26.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:25 smithi111 bash[78631]: cluster 2023-10-01T10:02:24.015119+0000 mgr.y (mgr.25132) 1589 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:26.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:25 smithi111 bash[78631]: cluster 2023-10-01T10:02:24.943235+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:27.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:26 smithi183 bash[59233]: cluster 2023-10-01T10:02:24.943177+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:27.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:26 smithi111 bash[75702]: cluster 2023-10-01T10:02:24.943177+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:27.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:26 smithi111 bash[78631]: cluster 2023-10-01T10:02:24.943177+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T10:02:28.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:27 smithi183 bash[59233]: cluster 2023-10-01T10:02:26.016160+0000 mgr.y (mgr.25132) 1590 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:27 smithi111 bash[75702]: cluster 2023-10-01T10:02:26.016160+0000 mgr.y (mgr.25132) 1590 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:28.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:27 smithi111 bash[78631]: cluster 2023-10-01T10:02:26.016160+0000 mgr.y (mgr.25132) 1590 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:29.367 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:02:29.624 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:29 smithi111 bash[75702]: cluster 2023-10-01T10:02:28.016905+0000 mgr.y (mgr.25132) 1591 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:29.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:29 smithi111 bash[75702]: audit 2023-10-01T10:02:29.071854+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:29 smithi111 bash[78631]: cluster 2023-10-01T10:02:28.016905+0000 mgr.y (mgr.25132) 1591 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:29.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:29 smithi111 bash[78631]: audit 2023-10-01T10:02:29.071854+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:29 smithi183 bash[59233]: cluster 2023-10-01T10:02:28.016905+0000 mgr.y (mgr.25132) 1591 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:29 smithi183 bash[59233]: audit 2023-10-01T10:02:29.071854+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:32.023 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:31 smithi111 bash[75702]: cluster 2023-10-01T10:02:30.017723+0000 mgr.y (mgr.25132) 1592 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:32.023 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:31 smithi111 bash[78631]: cluster 2023-10-01T10:02:30.017723+0000 mgr.y (mgr.25132) 1592 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:32.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:31 smithi183 bash[59233]: cluster 2023-10-01T10:02:30.017723+0000 mgr.y (mgr.25132) 1592 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:33.647 INFO:teuthology.orchestra.run.smithi111.stderr:reweighted osd.1 to 1 (10000) 2023-10-01T10:02:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:33 smithi183 bash[59233]: cluster 2023-10-01T10:02:32.018556+0000 mgr.y (mgr.25132) 1593 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:33 smithi183 bash[59233]: audit 2023-10-01T10:02:33.614019+0000 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.111:0/656125671' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:34.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:33 smithi183 bash[59233]: audit 2023-10-01T10:02:33.614638+0000 mon.a (mon.0) 1879 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:33 smithi111 bash[75702]: cluster 2023-10-01T10:02:32.018556+0000 mgr.y (mgr.25132) 1593 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:33 smithi111 bash[75702]: audit 2023-10-01T10:02:33.614019+0000 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.111:0/656125671' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:34.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:33 smithi111 bash[75702]: audit 2023-10-01T10:02:33.614638+0000 mon.a (mon.0) 1879 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:34.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:33 smithi111 bash[78631]: cluster 2023-10-01T10:02:32.018556+0000 mgr.y (mgr.25132) 1593 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:34.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:33 smithi111 bash[78631]: audit 2023-10-01T10:02:33.614019+0000 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.111:0/656125671' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:34.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:33 smithi111 bash[78631]: audit 2023-10-01T10:02:33.614638+0000 mon.a (mon.0) 1879 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:34.645 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-10-01T10:02:35.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:34 smithi183 bash[59233]: cluster 2023-10-01T10:02:33.640503+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T10:02:35.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:34 smithi183 bash[59233]: cluster 2023-10-01T10:02:33.640503+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T10:02:35.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:34 smithi183 bash[59233]: audit 2023-10-01T10:02:33.641863+0000 mon.a (mon.0) 1880 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T10:02:35.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:34 smithi183 bash[59233]: cluster 2023-10-01T10:02:33.641954+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-10-01T10:02:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:02:34] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.33.4" 2023-10-01T10:02:35.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[75702]: cluster 2023-10-01T10:02:33.640503+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T10:02:35.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[75702]: cluster 2023-10-01T10:02:33.640503+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T10:02:35.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[75702]: audit 2023-10-01T10:02:33.641863+0000 mon.a (mon.0) 1880 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T10:02:35.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[75702]: cluster 2023-10-01T10:02:33.641954+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-10-01T10:02:35.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[78631]: cluster 2023-10-01T10:02:33.640503+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T10:02:35.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[78631]: cluster 2023-10-01T10:02:33.640503+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T10:02:35.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[78631]: audit 2023-10-01T10:02:33.641863+0000 mon.a (mon.0) 1880 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T10:02:35.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:34 smithi111 bash[78631]: cluster 2023-10-01T10:02:33.641954+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-10-01T10:02:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:35 smithi183 bash[59233]: cluster 2023-10-01T10:02:34.019104+0000 mgr.y (mgr.25132) 1594 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:36.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:35 smithi111 bash[75702]: cluster 2023-10-01T10:02:34.019104+0000 mgr.y (mgr.25132) 1594 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:36.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:35 smithi111 bash[78631]: cluster 2023-10-01T10:02:34.019104+0000 mgr.y (mgr.25132) 1594 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:37 smithi183 bash[59233]: cluster 2023-10-01T10:02:36.020224+0000 mgr.y (mgr.25132) 1595 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:38.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:37 smithi111 bash[75702]: cluster 2023-10-01T10:02:36.020224+0000 mgr.y (mgr.25132) 1595 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:38.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:37 smithi111 bash[78631]: cluster 2023-10-01T10:02:36.020224+0000 mgr.y (mgr.25132) 1595 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:39.414 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:02:39.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:39 smithi111 bash[75702]: cluster 2023-10-01T10:02:38.020998+0000 mgr.y (mgr.25132) 1596 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:39.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:39 smithi111 bash[78631]: cluster 2023-10-01T10:02:38.020998+0000 mgr.y (mgr.25132) 1596 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:40.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:39 smithi183 bash[59233]: cluster 2023-10-01T10:02:38.020998+0000 mgr.y (mgr.25132) 1596 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:41.955 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:41 smithi111 bash[78631]: cluster 2023-10-01T10:02:40.021877+0000 mgr.y (mgr.25132) 1597 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:41.955 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:41 smithi111 bash[75702]: cluster 2023-10-01T10:02:40.021877+0000 mgr.y (mgr.25132) 1597 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:41 smithi183 bash[59233]: cluster 2023-10-01T10:02:40.021877+0000 mgr.y (mgr.25132) 1597 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:43.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:42 smithi183 bash[59233]: audit 2023-10-01T10:02:41.988043+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:02:43.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:42 smithi111 bash[75702]: audit 2023-10-01T10:02:41.988043+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:02:43.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:42 smithi111 bash[78631]: audit 2023-10-01T10:02:41.988043+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:02:43.694 INFO:teuthology.orchestra.run.smithi111.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-10-01T10:02:44.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:43 smithi183 bash[59233]: cluster 2023-10-01T10:02:42.022611+0000 mgr.y (mgr.25132) 1598 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:43 smithi183 bash[59233]: audit 2023-10-01T10:02:43.583153+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.111:0/1892836429' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:44.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:43 smithi183 bash[59233]: audit 2023-10-01T10:02:43.583838+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:43 smithi111 bash[75702]: cluster 2023-10-01T10:02:42.022611+0000 mgr.y (mgr.25132) 1598 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:43 smithi111 bash[75702]: audit 2023-10-01T10:02:43.583153+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.111:0/1892836429' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:43 smithi111 bash[75702]: audit 2023-10-01T10:02:43.583838+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:43 smithi111 bash[78631]: cluster 2023-10-01T10:02:42.022611+0000 mgr.y (mgr.25132) 1598 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:43 smithi111 bash[78631]: audit 2023-10-01T10:02:43.583153+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.111:0/1892836429' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:44.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:43 smithi111 bash[78631]: audit 2023-10-01T10:02:43.583838+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T10:02:44.678 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-10-01T10:02:44.678 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-10-01T10:02:44.678 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-10-01T10:02:44.678 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-10-01T10:02:44.678 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T10:02:44.678 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T10:02:45.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:44 smithi183 bash[59233]: cluster 2023-10-01T10:02:43.678443+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:44 smithi183 bash[59233]: audit 2023-10-01T10:02:43.681314+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T10:02:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:44 smithi183 bash[59233]: cluster 2023-10-01T10:02:43.681397+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-10-01T10:02:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:44 smithi183 bash[59233]: cluster 2023-10-01T10:02:43.685821+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:44 smithi183 bash[59233]: cluster 2023-10-01T10:02:43.693741+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:44 smithi183 bash[59233]: audit 2023-10-01T10:02:44.072488+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:45.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:02:44] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.33.4" 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[78631]: cluster 2023-10-01T10:02:43.678443+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[78631]: audit 2023-10-01T10:02:43.681314+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[78631]: cluster 2023-10-01T10:02:43.681397+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[78631]: cluster 2023-10-01T10:02:43.685821+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[78631]: cluster 2023-10-01T10:02:43.693741+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[78631]: audit 2023-10-01T10:02:44.072488+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:45.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[75702]: cluster 2023-10-01T10:02:43.678443+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[75702]: audit 2023-10-01T10:02:43.681314+0000 mon.a (mon.0) 1884 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T10:02:45.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[75702]: cluster 2023-10-01T10:02:43.681397+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-10-01T10:02:45.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[75702]: cluster 2023-10-01T10:02:43.685821+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[75702]: cluster 2023-10-01T10:02:43.693741+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T10:02:45.073 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:44 smithi111 bash[75702]: audit 2023-10-01T10:02:44.072488+0000 mon.a (mon.0) 1886 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:02:46.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:45 smithi183 bash[59233]: cluster 2023-10-01T10:02:44.023195+0000 mgr.y (mgr.25132) 1599 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:45 smithi183 bash[59233]: cluster 2023-10-01T10:02:44.701719+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:45 smithi183 bash[59233]: cluster 2023-10-01T10:02:44.707036+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-10-01T10:02:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:45 smithi183 bash[59233]: cluster 2023-10-01T10:02:44.711714+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:45 smithi183 bash[59233]: cluster 2023-10-01T10:02:44.830448+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[75702]: cluster 2023-10-01T10:02:44.023195+0000 mgr.y (mgr.25132) 1599 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[75702]: cluster 2023-10-01T10:02:44.701719+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[75702]: cluster 2023-10-01T10:02:44.707036+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-10-01T10:02:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[75702]: cluster 2023-10-01T10:02:44.711714+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[75702]: cluster 2023-10-01T10:02:44.830448+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[78631]: cluster 2023-10-01T10:02:44.023195+0000 mgr.y (mgr.25132) 1599 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[78631]: cluster 2023-10-01T10:02:44.701719+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[78631]: cluster 2023-10-01T10:02:44.707036+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-10-01T10:02:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[78631]: cluster 2023-10-01T10:02:44.711714+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:46.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:45 smithi111 bash[78631]: cluster 2023-10-01T10:02:44.830448+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T10:02:47.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:46 smithi183 bash[59233]: cluster 2023-10-01T10:02:46.699587+0000 mon.a (mon.0) 1888 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T10:02:47.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:46 smithi111 bash[75702]: cluster 2023-10-01T10:02:46.699587+0000 mon.a (mon.0) 1888 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T10:02:47.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:46 smithi111 bash[78631]: cluster 2023-10-01T10:02:46.699587+0000 mon.a (mon.0) 1888 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T10:02:48.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:47 smithi183 bash[59233]: cluster 2023-10-01T10:02:46.024203+0000 mgr.y (mgr.25132) 1600 : cluster 0 pgmap v1758: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:47 smithi111 bash[75702]: cluster 2023-10-01T10:02:46.024203+0000 mgr.y (mgr.25132) 1600 : cluster 0 pgmap v1758: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:48.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:47 smithi111 bash[78631]: cluster 2023-10-01T10:02:46.024203+0000 mgr.y (mgr.25132) 1600 : cluster 0 pgmap v1758: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:49.228 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: cluster 2023-10-01T10:02:48.024882+0000 mgr.y (mgr.25132) 1601 : cluster 0 pgmap v1759: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.230585+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.238917+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.429893+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.436465+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.913040+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.914752+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:02:49.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:49 smithi183 bash[59233]: audit 2023-10-01T10:02:48.923871+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: cluster 2023-10-01T10:02:48.024882+0000 mgr.y (mgr.25132) 1601 : cluster 0 pgmap v1759: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.230585+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.238917+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.429893+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.436465+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.913040+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.914752+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:02:49.571 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[75702]: audit 2023-10-01T10:02:48.923871+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: cluster 2023-10-01T10:02:48.024882+0000 mgr.y (mgr.25132) 1601 : cluster 0 pgmap v1759: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.230585+0000 mon.a (mon.0) 1889 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.238917+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.429893+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.436465+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.913040+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.914752+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:02:49.572 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:49 smithi111 bash[78631]: audit 2023-10-01T10:02:48.923871+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:50.797 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:50 smithi111 bash[78631]: cluster 2023-10-01T10:02:50.580063+0000 mon.a (mon.0) 1896 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-10-01T10:02:50.798 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:50 smithi111 bash[78631]: cluster 2023-10-01T10:02:50.580118+0000 mon.a (mon.0) 1897 : cluster 1 Cluster is now healthy 2023-10-01T10:02:50.798 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:50 smithi111 bash[75702]: cluster 2023-10-01T10:02:50.580063+0000 mon.a (mon.0) 1896 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-10-01T10:02:50.798 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:50 smithi111 bash[75702]: cluster 2023-10-01T10:02:50.580118+0000 mon.a (mon.0) 1897 : cluster 1 Cluster is now healthy 2023-10-01T10:02:51.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:50 smithi183 bash[59233]: cluster 2023-10-01T10:02:50.580063+0000 mon.a (mon.0) 1896 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-10-01T10:02:51.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:50 smithi183 bash[59233]: cluster 2023-10-01T10:02:50.580118+0000 mon.a (mon.0) 1897 : cluster 1 Cluster is now healthy 2023-10-01T10:02:52.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:51 smithi183 bash[59233]: cluster 2023-10-01T10:02:50.025803+0000 mgr.y (mgr.25132) 1602 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:51 smithi111 bash[78631]: cluster 2023-10-01T10:02:50.025803+0000 mgr.y (mgr.25132) 1602 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:51 smithi111 bash[75702]: cluster 2023-10-01T10:02:50.025803+0000 mgr.y (mgr.25132) 1602 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:53.234 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T10:02:53.235 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":351,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T10:02:44.686568+0000","last_up_change":"2023-10-01T09:59:30.645867+0000","last_in_change":"2023-10-01T09:54:10.492697+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":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-01T09:00:31.502938+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":"71","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":{},"mgr_devicehealth":{}},"read_balance":{"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":"2023-10-01T09:05:02.237995+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":"317","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":317,"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_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":"2023-10-01T09:06:56.110654+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":"59","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_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":"2023-10-01T09:06:56.927700+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":"60","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_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":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":330,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6803","nonce":3223318636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6805","nonce":3223318636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6809","nonce":3223318636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6807","nonce":3223318636}]},"public_addr":"172.21.15.111:6803/3223318636","cluster_addr":"172.21.15.111:6805/3223318636","heartbeat_back_addr":"172.21.15.111:6809/3223318636","heartbeat_front_addr":"172.21.15.111:6807/3223318636","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":83,"last_clean_end":326,"up_from":330,"up_thru":350,"down_at":327,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6811","nonce":2981351829}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6813","nonce":2981351829}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6817","nonce":2981351829}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6815","nonce":2981351829}]},"public_addr":"172.21.15.111:6811/2981351829","cluster_addr":"172.21.15.111:6813/2981351829","heartbeat_back_addr":"172.21.15.111:6817/2981351829","heartbeat_front_addr":"172.21.15.111:6815/2981351829","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":330,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6819","nonce":11472220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6821","nonce":11472220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6825","nonce":11472220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6823","nonce":11472220}]},"public_addr":"172.21.15.111:6819/11472220","cluster_addr":"172.21.15.111:6821/11472220","heartbeat_back_addr":"172.21.15.111:6825/11472220","heartbeat_front_addr":"172.21.15.111:6823/11472220","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":330,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6827","nonce":2534096418}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6829","nonce":2534096418}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6833","nonce":2534096418}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6831","nonce":2534096418}]},"public_addr":"172.21.15.111:6827/2534096418","cluster_addr":"172.21.15.111:6829/2534096418","heartbeat_back_addr":"172.21.15.111:6833/2534096418","heartbeat_front_addr":"172.21.15.111:6831/2534096418","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":339,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":342,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":345,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":330,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":326},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.3","mappings":[{"from":4,"to":2}]},{"pgid":"3.d","mappings":[{"from":6,"to":2}]},{"pgid":"3.19","mappings":[{"from":1,"to":2}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/3467311834":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/506092991":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4232834991":"2023-10-02T09:13:28.866828+0000","172.21.15.183:0/1491197089":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6835/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6800/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2911776151":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2942811973":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.183:0/434827281":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.183:0/3587120667":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:0/1265836848":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2641177178":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/2373917543":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6834/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.183:0/2358894151":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+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}} 2023-10-01T10:02:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:53 smithi111 bash[75702]: cluster 2023-10-01T10:02:52.026675+0000 mgr.y (mgr.25132) 1603 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:53.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:53 smithi111 bash[75702]: audit 2023-10-01T10:02:53.231854+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.111:0/2125575178' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T10:02:53.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:53 smithi111 bash[78631]: cluster 2023-10-01T10:02:52.026675+0000 mgr.y (mgr.25132) 1603 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:53.822 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:53 smithi111 bash[78631]: audit 2023-10-01T10:02:53.231854+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.111:0/2125575178' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T10:02:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:53 smithi183 bash[59233]: cluster 2023-10-01T10:02:52.026675+0000 mgr.y (mgr.25132) 1603 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:54.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:53 smithi183 bash[59233]: audit 2023-10-01T10:02:53.231854+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.111:0/2125575178' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T10:02:54.212 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T10:02:54.212 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T10:02:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:02:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:02:54] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.33.4" 2023-10-01T10:02:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:55 smithi183 bash[59233]: cluster 2023-10-01T10:02:54.027311+0000 mgr.y (mgr.25132) 1604 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:55 smithi183 bash[59233]: audit 2023-10-01T10:02:55.285389+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:55 smithi111 bash[75702]: cluster 2023-10-01T10:02:54.027311+0000 mgr.y (mgr.25132) 1604 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:55 smithi111 bash[75702]: audit 2023-10-01T10:02:55.285389+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:55 smithi111 bash[78631]: cluster 2023-10-01T10:02:54.027311+0000 mgr.y (mgr.25132) 1604 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:55 smithi111 bash[78631]: audit 2023-10-01T10:02:55.285389+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:02:58.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:57 smithi183 bash[59233]: cluster 2023-10-01T10:02:56.028345+0000 mgr.y (mgr.25132) 1605 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:58.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:57 smithi111 bash[75702]: cluster 2023-10-01T10:02:56.028345+0000 mgr.y (mgr.25132) 1605 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:58.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:57 smithi111 bash[78631]: cluster 2023-10-01T10:02:56.028345+0000 mgr.y (mgr.25132) 1605 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:02:58.988 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:00.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:59 smithi183 bash[59233]: cluster 2023-10-01T10:02:58.029092+0000 mgr.y (mgr.25132) 1606 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:00.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:02:59 smithi183 bash[59233]: audit 2023-10-01T10:02:59.072871+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:00.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:59 smithi111 bash[75702]: cluster 2023-10-01T10:02:58.029092+0000 mgr.y (mgr.25132) 1606 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:00.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:02:59 smithi111 bash[75702]: audit 2023-10-01T10:02:59.072871+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:00.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:59 smithi111 bash[78631]: cluster 2023-10-01T10:02:58.029092+0000 mgr.y (mgr.25132) 1606 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:00.072 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:02:59 smithi111 bash[78631]: audit 2023-10-01T10:02:59.072871+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:02.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:01 smithi183 bash[59233]: cluster 2023-10-01T10:03:00.030028+0000 mgr.y (mgr.25132) 1607 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:02.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:01 smithi111 bash[75702]: cluster 2023-10-01T10:03:00.030028+0000 mgr.y (mgr.25132) 1607 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:01 smithi111 bash[78631]: cluster 2023-10-01T10:03:00.030028+0000 mgr.y (mgr.25132) 1607 : cluster 0 pgmap v1765: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:02.601 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T10:03:02.601 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":351,"fsid":"3963b34a-6038-11ee-8db5-212e2dc638e7","created":"2023-10-01T08:56:16.767574+0000","modified":"2023-10-01T10:02:44.686568+0000","last_up_change":"2023-10-01T09:59:30.645867+0000","last_in_change":"2023-10-01T09:54:10.492697+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":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-01T09:00:31.502938+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":"71","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":{},"mgr_devicehealth":{}},"read_balance":{"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":"2023-10-01T09:05:02.237995+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":"317","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":317,"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_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":"2023-10-01T09:06:56.110654+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":"59","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_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":"2023-10-01T09:06:56.927700+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":"60","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_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":"1e2386e6-5ac8-4255-943c-ec646bd3fab3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":330,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6803","nonce":3223318636}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6805","nonce":3223318636}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6809","nonce":3223318636}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":3223318636},{"type":"v1","addr":"172.21.15.111:6807","nonce":3223318636}]},"public_addr":"172.21.15.111:6803/3223318636","cluster_addr":"172.21.15.111:6805/3223318636","heartbeat_back_addr":"172.21.15.111:6809/3223318636","heartbeat_front_addr":"172.21.15.111:6807/3223318636","state":["exists","up"]},{"osd":1,"uuid":"a0195583-4dc9-4edb-b5fa-b1052d145ccb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":83,"last_clean_end":326,"up_from":330,"up_thru":350,"down_at":327,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6811","nonce":2981351829}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6813","nonce":2981351829}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6817","nonce":2981351829}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":2981351829},{"type":"v1","addr":"172.21.15.111:6815","nonce":2981351829}]},"public_addr":"172.21.15.111:6811/2981351829","cluster_addr":"172.21.15.111:6813/2981351829","heartbeat_back_addr":"172.21.15.111:6817/2981351829","heartbeat_front_addr":"172.21.15.111:6815/2981351829","state":["exists","up"]},{"osd":2,"uuid":"e98104f6-d494-4767-9576-a427d418387a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":330,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6819","nonce":11472220}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6821","nonce":11472220}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6825","nonce":11472220}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":11472220},{"type":"v1","addr":"172.21.15.111:6823","nonce":11472220}]},"public_addr":"172.21.15.111:6819/11472220","cluster_addr":"172.21.15.111:6821/11472220","heartbeat_back_addr":"172.21.15.111:6825/11472220","heartbeat_front_addr":"172.21.15.111:6823/11472220","state":["exists","up"]},{"osd":3,"uuid":"3cf08a12-7ad3-4524-ae73-8959e0657dc0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":330,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6827","nonce":2534096418}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6829","nonce":2534096418}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6833","nonce":2534096418}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":2534096418},{"type":"v1","addr":"172.21.15.111:6831","nonce":2534096418}]},"public_addr":"172.21.15.111:6827/2534096418","cluster_addr":"172.21.15.111:6829/2534096418","heartbeat_back_addr":"172.21.15.111:6833/2534096418","heartbeat_front_addr":"172.21.15.111:6831/2534096418","state":["exists","up"]},{"osd":4,"uuid":"7991ef17-4fce-48ee-ab9f-773e83b1d218","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":339,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6801","nonce":4092224350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6803","nonce":4092224350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6807","nonce":4092224350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":4092224350},{"type":"v1","addr":"172.21.15.183:6805","nonce":4092224350}]},"public_addr":"172.21.15.183:6801/4092224350","cluster_addr":"172.21.15.183:6803/4092224350","heartbeat_back_addr":"172.21.15.183:6807/4092224350","heartbeat_front_addr":"172.21.15.183:6805/4092224350","state":["exists","up"]},{"osd":5,"uuid":"27769238-afce-42c1-ac8d-7654eed432bd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":342,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6809","nonce":4036368171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6811","nonce":4036368171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6815","nonce":4036368171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":4036368171},{"type":"v1","addr":"172.21.15.183:6813","nonce":4036368171}]},"public_addr":"172.21.15.183:6809/4036368171","cluster_addr":"172.21.15.183:6811/4036368171","heartbeat_back_addr":"172.21.15.183:6815/4036368171","heartbeat_front_addr":"172.21.15.183:6813/4036368171","state":["exists","up"]},{"osd":6,"uuid":"fd90ee10-2235-4e2f-87dd-341d577673c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":345,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6817","nonce":3528083182}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6819","nonce":3528083182}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6823","nonce":3528083182}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":3528083182},{"type":"v1","addr":"172.21.15.183:6821","nonce":3528083182}]},"public_addr":"172.21.15.183:6817/3528083182","cluster_addr":"172.21.15.183:6819/3528083182","heartbeat_back_addr":"172.21.15.183:6823/3528083182","heartbeat_front_addr":"172.21.15.183:6821/3528083182","state":["exists","up"]},{"osd":7,"uuid":"7241dff9-d2b8-4103-b8f7-b1efef14a4d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":330,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6825","nonce":2881304278}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6827","nonce":2881304278}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6831","nonce":2881304278}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2881304278},{"type":"v1","addr":"172.21.15.183:6829","nonce":2881304278}]},"public_addr":"172.21.15.183:6825/2881304278","cluster_addr":"172.21.15.183:6827/2881304278","heartbeat_back_addr":"172.21.15.183:6831/2881304278","heartbeat_front_addr":"172.21.15.183:6829/2881304278","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:03.968313+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T08:59:46.413761+0000","dead_epoch":326},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:00:29.203403+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:12.875213+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:01:54.379358+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:02:36.474168+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:03:18.631947+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T09:04:01.666405+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.3","mappings":[{"from":4,"to":2}]},{"pgid":"3.d","mappings":[{"from":6,"to":2}]},{"pgid":"3.19","mappings":[{"from":1,"to":2}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:6800/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/3467311834":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/506092991":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4232834991":"2023-10-02T09:13:28.866828+0000","172.21.15.183:0/1491197089":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/1488100577":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6835/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/692476342":"2023-10-02T08:56:44.496527+0000","172.21.15.111:6800/2257855128":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2911776151":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2454497563":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/105589232":"2023-10-02T09:04:36.037527+0000","172.21.15.111:0/2942811973":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/4204459553":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/3964458415":"2023-10-02T08:57:14.588512+0000","172.21.15.183:0/434827281":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/3789451113":"2023-10-02T09:04:36.037527+0000","172.21.15.111:6800/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.111:0/2741485687":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6801/1514636560":"2023-10-02T08:56:44.496527+0000","172.21.15.183:0/3587120667":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6801/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:6800/2227004964":"2023-10-02T08:57:14.588512+0000","172.21.15.111:0/1265836848":"2023-10-02T09:13:28.866828+0000","172.21.15.111:0/2641177178":"2023-10-02T09:10:40.493693+0000","172.21.15.111:0/2373917543":"2023-10-02T09:10:40.493693+0000","172.21.15.183:6834/4288381344":"2023-10-02T09:12:22.954502+0000","172.21.15.183:0/2358894151":"2023-10-02T09:12:22.954502+0000","172.21.15.111:6800/3789451113":"2023-10-02T09:04:36.037527+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}} 2023-10-01T10:03:03.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:02 smithi183 bash[59233]: audit 2023-10-01T10:03:02.596952+0000 mon.c (mon.2) 170 : audit 0 from='client.? 172.21.15.111:0/2270317444' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T10:03:03.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:02 smithi111 bash[75702]: audit 2023-10-01T10:03:02.596952+0000 mon.c (mon.2) 170 : audit 0 from='client.? 172.21.15.111:0/2270317444' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T10:03:03.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:02 smithi111 bash[78631]: audit 2023-10-01T10:03:02.596952+0000 mon.c (mon.2) 170 : audit 0 from='client.? 172.21.15.111:0/2270317444' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T10:03:03.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T10:03:03.577 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T10:03:03.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T10:03:03.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T10:03:03.578 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T10:03:03.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T10:03:03.579 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T10:03:03.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T10:03:04.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:03 smithi183 bash[59233]: cluster 2023-10-01T10:03:02.030989+0000 mgr.y (mgr.25132) 1608 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:04.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:03 smithi111 bash[75702]: cluster 2023-10-01T10:03:02.030989+0000 mgr.y (mgr.25132) 1608 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:04.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:03 smithi111 bash[78631]: cluster 2023-10-01T10:03:02.030989+0000 mgr.y (mgr.25132) 1608 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:03:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:03:04] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.33.4" 2023-10-01T10:03:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:05 smithi183 bash[59233]: cluster 2023-10-01T10:03:04.031532+0000 mgr.y (mgr.25132) 1609 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:06.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:05 smithi111 bash[75702]: cluster 2023-10-01T10:03:04.031532+0000 mgr.y (mgr.25132) 1609 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:06.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:05 smithi111 bash[78631]: cluster 2023-10-01T10:03:04.031532+0000 mgr.y (mgr.25132) 1609 : cluster 0 pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:07 smithi183 bash[59233]: cluster 2023-10-01T10:03:06.032546+0000 mgr.y (mgr.25132) 1610 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:08.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:07 smithi111 bash[75702]: cluster 2023-10-01T10:03:06.032546+0000 mgr.y (mgr.25132) 1610 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:08.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:07 smithi111 bash[78631]: cluster 2023-10-01T10:03:06.032546+0000 mgr.y (mgr.25132) 1610 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:08.471 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.471 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.472 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.473 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.473 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.473 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.482 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:08.483 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:10.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:09 smithi183 bash[59233]: cluster 2023-10-01T10:03:08.033288+0000 mgr.y (mgr.25132) 1611 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:10.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:09 smithi111 bash[75702]: cluster 2023-10-01T10:03:08.033288+0000 mgr.y (mgr.25132) 1611 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:10.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:09 smithi111 bash[78631]: cluster 2023-10-01T10:03:08.033288+0000 mgr.y (mgr.25132) 1611 : cluster 0 pgmap v1769: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:11.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:11 smithi111 bash[75702]: cluster 2023-10-01T10:03:10.034186+0000 mgr.y (mgr.25132) 1612 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:11.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:11 smithi111 bash[78631]: cluster 2023-10-01T10:03:10.034186+0000 mgr.y (mgr.25132) 1612 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:12.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:11 smithi183 bash[59233]: cluster 2023-10-01T10:03:10.034186+0000 mgr.y (mgr.25132) 1612 : cluster 0 pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:14.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:13 smithi183 bash[59233]: cluster 2023-10-01T10:03:12.035020+0000 mgr.y (mgr.25132) 1613 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:14.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:13 smithi111 bash[75702]: cluster 2023-10-01T10:03:12.035020+0000 mgr.y (mgr.25132) 1613 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:13 smithi111 bash[78631]: cluster 2023-10-01T10:03:12.035020+0000 mgr.y (mgr.25132) 1613 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:14.816 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:03:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:03:14] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:03:14.816 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:14 smithi111 bash[75702]: audit 2023-10-01T10:03:14.072245+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:14.817 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:14 smithi111 bash[78631]: audit 2023-10-01T10:03:14.072245+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:15.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:14 smithi183 bash[59233]: audit 2023-10-01T10:03:14.072245+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:15 smithi183 bash[59233]: cluster 2023-10-01T10:03:14.035650+0000 mgr.y (mgr.25132) 1614 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:16.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:15 smithi111 bash[75702]: cluster 2023-10-01T10:03:14.035650+0000 mgr.y (mgr.25132) 1614 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:16.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:15 smithi111 bash[78631]: cluster 2023-10-01T10:03:14.035650+0000 mgr.y (mgr.25132) 1614 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:18.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:17 smithi183 bash[59233]: cluster 2023-10-01T10:03:16.036279+0000 mgr.y (mgr.25132) 1615 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:18.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:17 smithi111 bash[78631]: cluster 2023-10-01T10:03:16.036279+0000 mgr.y (mgr.25132) 1615 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:18.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:17 smithi111 bash[75702]: cluster 2023-10-01T10:03:16.036279+0000 mgr.y (mgr.25132) 1615 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:19.986 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:19 smithi111 bash[75702]: cluster 2023-10-01T10:03:18.037087+0000 mgr.y (mgr.25132) 1616 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:19.987 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:19 smithi111 bash[78631]: cluster 2023-10-01T10:03:18.037087+0000 mgr.y (mgr.25132) 1616 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:20.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:19 smithi183 bash[59233]: cluster 2023-10-01T10:03:18.037087+0000 mgr.y (mgr.25132) 1616 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:22.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:21 smithi183 bash[59233]: cluster 2023-10-01T10:03:20.037817+0000 mgr.y (mgr.25132) 1617 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:22.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:21 smithi111 bash[75702]: cluster 2023-10-01T10:03:20.037817+0000 mgr.y (mgr.25132) 1617 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:22.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:21 smithi111 bash[78631]: cluster 2023-10-01T10:03:20.037817+0000 mgr.y (mgr.25132) 1617 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:22.950 INFO:teuthology.orchestra.run.smithi111.stdout:180388627156 2023-10-01T10:03:22.950 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T10:03:22.986 INFO:teuthology.orchestra.run.smithi111.stdout:154618823387 2023-10-01T10:03:22.987 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T10:03:24.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:23 smithi183 bash[59233]: cluster 2023-10-01T10:03:22.038530+0000 mgr.y (mgr.25132) 1618 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:24.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:23 smithi111 bash[78631]: cluster 2023-10-01T10:03:22.038530+0000 mgr.y (mgr.25132) 1618 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:24.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:23 smithi111 bash[75702]: cluster 2023-10-01T10:03:22.038530+0000 mgr.y (mgr.25132) 1618 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:24.962 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:03:24 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:03:24] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:03:25.046 INFO:teuthology.orchestra.run.smithi111.stdout:335007449627 2023-10-01T10:03:25.046 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T10:03:25.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:25 smithi111 bash[78631]: cluster 2023-10-01T10:03:24.039005+0000 mgr.y (mgr.25132) 1619 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:25.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:25 smithi111 bash[75702]: cluster 2023-10-01T10:03:24.039005+0000 mgr.y (mgr.25132) 1619 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:26.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:25 smithi183 bash[59233]: cluster 2023-10-01T10:03:24.039005+0000 mgr.y (mgr.25132) 1619 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:27.377 INFO:teuthology.orchestra.run.smithi111.stdout:1417339207728 2023-10-01T10:03:27.377 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T10:03:27.458 INFO:teuthology.orchestra.run.smithi111.stdout:128849019619 2023-10-01T10:03:27.458 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T10:03:27.528 INFO:teuthology.orchestra.run.smithi111.stdout:206158430923 2023-10-01T10:03:27.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T10:03:28.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:27 smithi183 bash[59233]: cluster 2023-10-01T10:03:26.039670+0000 mgr.y (mgr.25132) 1620 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:28.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:27 smithi111 bash[78631]: cluster 2023-10-01T10:03:26.039670+0000 mgr.y (mgr.25132) 1620 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:28.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:27 smithi111 bash[75702]: cluster 2023-10-01T10:03:26.039670+0000 mgr.y (mgr.25132) 1620 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:28.706 INFO:teuthology.orchestra.run.smithi111.stdout:399431959047 2023-10-01T10:03:28.707 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T10:03:28.745 INFO:teuthology.orchestra.run.smithi111.stdout:377957122579 2023-10-01T10:03:28.745 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T10:03:30.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:29 smithi183 bash[59233]: cluster 2023-10-01T10:03:28.040473+0000 mgr.y (mgr.25132) 1621 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:30.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:29 smithi183 bash[59233]: audit 2023-10-01T10:03:29.073703+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:29 smithi111 bash[75702]: cluster 2023-10-01T10:03:28.040473+0000 mgr.y (mgr.25132) 1621 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:30.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:29 smithi111 bash[75702]: audit 2023-10-01T10:03:29.073703+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:29 smithi111 bash[78631]: cluster 2023-10-01T10:03:28.040473+0000 mgr.y (mgr.25132) 1621 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:30.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:29 smithi111 bash[78631]: audit 2023-10-01T10:03:29.073703+0000 mon.a (mon.0) 1901 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:31.785 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:31.785 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:31.785 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:31.787 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:31.787 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:31.788 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:32.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:31 smithi183 bash[59233]: cluster 2023-10-01T10:03:30.041384+0000 mgr.y (mgr.25132) 1622 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:32.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:31 smithi111 bash[75702]: cluster 2023-10-01T10:03:30.041384+0000 mgr.y (mgr.25132) 1622 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:32.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:31 smithi111 bash[78631]: cluster 2023-10-01T10:03:30.041384+0000 mgr.y (mgr.25132) 1622 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:32.799 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:32.800 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:03:33.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:33 smithi111 bash[75702]: cluster 2023-10-01T10:03:32.042291+0000 mgr.y (mgr.25132) 1623 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:33.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:33 smithi111 bash[78631]: cluster 2023-10-01T10:03:32.042291+0000 mgr.y (mgr.25132) 1623 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:34.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:33 smithi183 bash[59233]: cluster 2023-10-01T10:03:32.042291+0000 mgr.y (mgr.25132) 1623 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:35.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:03:34 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:03:34] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.33.4" 2023-10-01T10:03:36.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:35 smithi183 bash[59233]: cluster 2023-10-01T10:03:34.042800+0000 mgr.y (mgr.25132) 1624 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:36.068 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:35 smithi111 bash[75702]: cluster 2023-10-01T10:03:34.042800+0000 mgr.y (mgr.25132) 1624 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:36.068 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:35 smithi111 bash[78631]: cluster 2023-10-01T10:03:34.042800+0000 mgr.y (mgr.25132) 1624 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:37.941 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:37 smithi111 bash[78631]: cluster 2023-10-01T10:03:36.043721+0000 mgr.y (mgr.25132) 1625 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:37.942 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:37 smithi111 bash[75702]: cluster 2023-10-01T10:03:36.043721+0000 mgr.y (mgr.25132) 1625 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:38.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:37 smithi183 bash[59233]: cluster 2023-10-01T10:03:36.043721+0000 mgr.y (mgr.25132) 1625 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:40.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:39 smithi183 bash[59233]: cluster 2023-10-01T10:03:38.044622+0000 mgr.y (mgr.25132) 1626 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:40.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:39 smithi111 bash[78631]: cluster 2023-10-01T10:03:38.044622+0000 mgr.y (mgr.25132) 1626 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:40.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:39 smithi111 bash[75702]: cluster 2023-10-01T10:03:38.044622+0000 mgr.y (mgr.25132) 1626 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:42.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:41 smithi183 bash[59233]: cluster 2023-10-01T10:03:40.045550+0000 mgr.y (mgr.25132) 1627 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:42.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:41 smithi111 bash[75702]: cluster 2023-10-01T10:03:40.045550+0000 mgr.y (mgr.25132) 1627 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:42.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:41 smithi111 bash[78631]: cluster 2023-10-01T10:03:40.045550+0000 mgr.y (mgr.25132) 1627 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:44.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:43 smithi183 bash[59233]: cluster 2023-10-01T10:03:42.046155+0000 mgr.y (mgr.25132) 1628 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:44.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:43 smithi111 bash[75702]: cluster 2023-10-01T10:03:42.046155+0000 mgr.y (mgr.25132) 1628 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:44.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:43 smithi111 bash[78631]: cluster 2023-10-01T10:03:42.046155+0000 mgr.y (mgr.25132) 1628 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:44.826 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:03:44 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:03:44] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:03:45.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:44 smithi183 bash[59233]: audit 2023-10-01T10:03:44.073104+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:45.320 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:44 smithi111 bash[75702]: audit 2023-10-01T10:03:44.073104+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:45.321 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:44 smithi111 bash[78631]: audit 2023-10-01T10:03:44.073104+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:03:45.388 INFO:teuthology.orchestra.run.smithi111.stdout:154618823391 2023-10-01T10:03:46.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:45 smithi183 bash[59233]: cluster 2023-10-01T10:03:44.046817+0000 mgr.y (mgr.25132) 1629 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:46.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:45 smithi183 bash[59233]: audit 2023-10-01T10:03:45.387674+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.111:0/407419528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T10:03:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:45 smithi111 bash[75702]: cluster 2023-10-01T10:03:44.046817+0000 mgr.y (mgr.25132) 1629 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:46.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:45 smithi111 bash[75702]: audit 2023-10-01T10:03:45.387674+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.111:0/407419528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T10:03:46.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:45 smithi111 bash[78631]: cluster 2023-10-01T10:03:44.046817+0000 mgr.y (mgr.25132) 1629 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:46.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:45 smithi111 bash[78631]: audit 2023-10-01T10:03:45.387674+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.111:0/407419528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T10:03:46.876 INFO:teuthology.orchestra.run.smithi111.stdout:335007449633 2023-10-01T10:03:48.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:47 smithi183 bash[59233]: cluster 2023-10-01T10:03:46.047722+0000 mgr.y (mgr.25132) 1630 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:48.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:47 smithi183 bash[59233]: audit 2023-10-01T10:03:46.875174+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.111:0/1274016956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T10:03:48.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:47 smithi111 bash[78631]: cluster 2023-10-01T10:03:46.047722+0000 mgr.y (mgr.25132) 1630 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:48.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:47 smithi111 bash[78631]: audit 2023-10-01T10:03:46.875174+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.111:0/1274016956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T10:03:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:47 smithi111 bash[75702]: cluster 2023-10-01T10:03:46.047722+0000 mgr.y (mgr.25132) 1630 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:48.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:47 smithi111 bash[75702]: audit 2023-10-01T10:03:46.875174+0000 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.111:0/1274016956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T10:03:48.139 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823387 got 154618823391 for osd.5 2023-10-01T10:03:48.139 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:49.068 INFO:teuthology.orchestra.run.smithi111.stdout:180388627161 2023-10-01T10:03:49.406 INFO:teuthology.orchestra.run.smithi111.stdout:128849019624 2023-10-01T10:03:50.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:49 smithi183 bash[59233]: cluster 2023-10-01T10:03:48.048389+0000 mgr.y (mgr.25132) 1631 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:50.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:49 smithi183 bash[59233]: audit 2023-10-01T10:03:49.008930+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:03:50.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:49 smithi183 bash[59233]: audit 2023-10-01T10:03:49.067879+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.111:0/3978883504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T10:03:50.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:49 smithi183 bash[59233]: audit 2023-10-01T10:03:49.405920+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.111:0/1635379611' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T10:03:50.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[75702]: cluster 2023-10-01T10:03:48.048389+0000 mgr.y (mgr.25132) 1631 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[75702]: audit 2023-10-01T10:03:49.008930+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[75702]: audit 2023-10-01T10:03:49.067879+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.111:0/3978883504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[75702]: audit 2023-10-01T10:03:49.405920+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.111:0/1635379611' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[78631]: cluster 2023-10-01T10:03:48.048389+0000 mgr.y (mgr.25132) 1631 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[78631]: audit 2023-10-01T10:03:49.008930+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[78631]: audit 2023-10-01T10:03:49.067879+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.111:0/3978883504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T10:03:50.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:49 smithi111 bash[78631]: audit 2023-10-01T10:03:49.405920+0000 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.111:0/1635379611' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T10:03:50.404 INFO:tasks.cephadm.ceph_manager.ceph:need seq 335007449627 got 335007449633 for osd.0 2023-10-01T10:03:50.404 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:50.500 INFO:teuthology.orchestra.run.smithi111.stdout:206158430928 2023-10-01T10:03:50.817 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:50 smithi111 bash[75702]: audit 2023-10-01T10:03:50.499504+0000 mon.a (mon.0) 1905 : audit 0 from='client.? 172.21.15.111:0/3677041906' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T10:03:50.886 INFO:teuthology.orchestra.run.smithi111.stdout:399431959052 2023-10-01T10:03:50.905 INFO:teuthology.orchestra.run.smithi111.stdout:1417339207734 2023-10-01T10:03:51.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:50 smithi183 bash[59233]: audit 2023-10-01T10:03:50.499504+0000 mon.a (mon.0) 1905 : audit 0 from='client.? 172.21.15.111:0/3677041906' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T10:03:51.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:50 smithi111 bash[78631]: audit 2023-10-01T10:03:50.499504+0000 mon.a (mon.0) 1905 : audit 0 from='client.? 172.21.15.111:0/3677041906' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T10:03:52.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:51 smithi183 bash[59233]: cluster 2023-10-01T10:03:50.048924+0000 mgr.y (mgr.25132) 1632 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:51 smithi183 bash[59233]: audit 2023-10-01T10:03:50.885435+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.111:0/3602391247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T10:03:52.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:51 smithi183 bash[59233]: audit 2023-10-01T10:03:50.905194+0000 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.111:0/558193907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T10:03:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:51 smithi111 bash[75702]: cluster 2023-10-01T10:03:50.048924+0000 mgr.y (mgr.25132) 1632 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:51 smithi111 bash[75702]: audit 2023-10-01T10:03:50.885435+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.111:0/3602391247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T10:03:52.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:51 smithi111 bash[75702]: audit 2023-10-01T10:03:50.905194+0000 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.111:0/558193907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T10:03:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:51 smithi111 bash[78631]: cluster 2023-10-01T10:03:50.048924+0000 mgr.y (mgr.25132) 1632 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:51 smithi111 bash[78631]: audit 2023-10-01T10:03:50.885435+0000 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.111:0/3602391247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T10:03:52.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:51 smithi111 bash[78631]: audit 2023-10-01T10:03:50.905194+0000 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.111:0/558193907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T10:03:53.203 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019619 got 128849019624 for osd.4 2023-10-01T10:03:53.203 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:53.790 INFO:teuthology.orchestra.run.smithi111.stdout:377957122584 2023-10-01T10:03:54.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:53 smithi183 bash[59233]: cluster 2023-10-01T10:03:52.049554+0000 mgr.y (mgr.25132) 1633 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:54.092 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:53 smithi111 bash[78631]: cluster 2023-10-01T10:03:52.049554+0000 mgr.y (mgr.25132) 1633 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:54.092 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:53 smithi111 bash[75702]: cluster 2023-10-01T10:03:52.049554+0000 mgr.y (mgr.25132) 1633 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:55.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:54 smithi183 bash[59233]: audit 2023-10-01T10:03:53.789301+0000 mon.c (mon.2) 176 : audit 0 from='client.? 172.21.15.111:0/3364303081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T10:03:55.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:03:54 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:03:54] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:03:55.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:54 smithi111 bash[78631]: audit 2023-10-01T10:03:53.789301+0000 mon.c (mon.2) 176 : audit 0 from='client.? 172.21.15.111:0/3364303081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T10:03:55.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:54 smithi111 bash[75702]: audit 2023-10-01T10:03:53.789301+0000 mon.c (mon.2) 176 : audit 0 from='client.? 172.21.15.111:0/3364303081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T10:03:55.233 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627156 got 180388627161 for osd.6 2023-10-01T10:03:55.233 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:55.658 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430923 got 206158430928 for osd.7 2023-10-01T10:03:55.658 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:55.826 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431959047 got 399431959052 for osd.3 2023-10-01T10:03:55.826 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:55 smithi183 bash[59233]: cluster 2023-10-01T10:03:54.050112+0000 mgr.y (mgr.25132) 1634 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:55 smithi183 bash[59233]: audit 2023-10-01T10:03:55.248448+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:03:56.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:55 smithi183 bash[59233]: audit 2023-10-01T10:03:55.255610+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:03:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:55 smithi111 bash[75702]: cluster 2023-10-01T10:03:54.050112+0000 mgr.y (mgr.25132) 1634 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:55 smithi111 bash[75702]: audit 2023-10-01T10:03:55.248448+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:03:56.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:55 smithi111 bash[75702]: audit 2023-10-01T10:03:55.255610+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:03:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:55 smithi111 bash[78631]: cluster 2023-10-01T10:03:54.050112+0000 mgr.y (mgr.25132) 1634 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:55 smithi111 bash[78631]: audit 2023-10-01T10:03:55.248448+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:03:56.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:55 smithi111 bash[78631]: audit 2023-10-01T10:03:55.255610+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:03:56.385 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1417339207728 got 1417339207734 for osd.1 2023-10-01T10:03:56.385 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:56.780 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122579 got 377957122584 for osd.2 2023-10-01T10:03:56.780 DEBUG:teuthology.parallel:result is None 2023-10-01T10:03:56.780 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-01T10:03:56.781 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T10:03:58.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:57 smithi183 bash[59233]: cluster 2023-10-01T10:03:56.050830+0000 mgr.y (mgr.25132) 1635 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:58.161 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:57 smithi111 bash[78631]: cluster 2023-10-01T10:03:56.050830+0000 mgr.y (mgr.25132) 1635 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:03:58.161 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:57 smithi111 bash[75702]: cluster 2023-10-01T10:03:56.050830+0000 mgr.y (mgr.25132) 1635 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:00.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:59 smithi111 bash[75702]: cluster 2023-10-01T10:03:58.051560+0000 mgr.y (mgr.25132) 1636 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:00.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:03:59 smithi111 bash[75702]: audit 2023-10-01T10:03:59.074244+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:04:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:59 smithi111 bash[78631]: cluster 2023-10-01T10:03:58.051560+0000 mgr.y (mgr.25132) 1636 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:00.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:03:59 smithi111 bash[78631]: audit 2023-10-01T10:03:59.074244+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:04:00.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:59 smithi183 bash[59233]: cluster 2023-10-01T10:03:58.051560+0000 mgr.y (mgr.25132) 1636 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:00.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:03:59 smithi183 bash[59233]: audit 2023-10-01T10:03:59.074244+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:04:01.556 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:04:02.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:01 smithi183 bash[59233]: cluster 2023-10-01T10:04:00.052515+0000 mgr.y (mgr.25132) 1637 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:01 smithi183 bash[59233]: audit 2023-10-01T10:04:00.670545+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:01 smithi183 bash[59233]: audit 2023-10-01T10:04:00.679697+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:01 smithi183 bash[59233]: audit 2023-10-01T10:04:01.199999+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:04:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:01 smithi183 bash[59233]: audit 2023-10-01T10:04:01.201732+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:04:02.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:01 smithi183 bash[59233]: audit 2023-10-01T10:04:01.211197+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[78631]: cluster 2023-10-01T10:04:00.052515+0000 mgr.y (mgr.25132) 1637 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[78631]: audit 2023-10-01T10:04:00.670545+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[78631]: audit 2023-10-01T10:04:00.679697+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[78631]: audit 2023-10-01T10:04:01.199999+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:04:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[78631]: audit 2023-10-01T10:04:01.201732+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:04:02.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[78631]: audit 2023-10-01T10:04:01.211197+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[75702]: cluster 2023-10-01T10:04:00.052515+0000 mgr.y (mgr.25132) 1637 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:02.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[75702]: audit 2023-10-01T10:04:00.670545+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[75702]: audit 2023-10-01T10:04:00.679697+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:02.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[75702]: audit 2023-10-01T10:04:01.199999+0000 mon.a (mon.0) 1911 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T10:04:02.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[75702]: audit 2023-10-01T10:04:01.201732+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T10:04:02.072 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:01 smithi111 bash[75702]: audit 2023-10-01T10:04:01.211197+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' 2023-10-01T10:04:04.005 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:03 smithi111 bash[78631]: cluster 2023-10-01T10:04:02.053320+0000 mgr.y (mgr.25132) 1638 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:04.005 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:03 smithi111 bash[75702]: cluster 2023-10-01T10:04:02.053320+0000 mgr.y (mgr.25132) 1638 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:04.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:03 smithi183 bash[59233]: cluster 2023-10-01T10:04:02.053320+0000 mgr.y (mgr.25132) 1638 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:05.071 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:04 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:04:04] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T10:04:05.565 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T10:04:05.569 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T10:04:06.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:05 smithi183 bash[59233]: cluster 2023-10-01T10:04:04.053912+0000 mgr.y (mgr.25132) 1639 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:06.070 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:05 smithi111 bash[78631]: cluster 2023-10-01T10:04:04.053912+0000 mgr.y (mgr.25132) 1639 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:06.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:05 smithi111 bash[75702]: cluster 2023-10-01T10:04:04.053912+0000 mgr.y (mgr.25132) 1639 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:06.544 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1797,"stamp":"2023-10-01T10:04:04.053610+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"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":6250,"num_read_kb":12686,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":3559954,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1170,"ondisk_log_size":1170,"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":5933044,"kb_used_data":41332,"kb_used_omap":99,"kb_used_meta":5891548,"kb_avail":744028172,"statfs":{"total":767960285184,"available":761884848128,"internally_reserved":0,"allocated":42323968,"data_stored":35043689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":102212,"internal_metadata":6032945340},"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.004426"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":166,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698386+0000","last_change":"2023-10-01T10:01:22.712281+0000","last_active":"2023-10-01T10:02:43.698386+0000","last_peered":"2023-10-01T10:02:43.698386+0000","last_clean":"2023-10-01T10:02:43.698386+0000","last_became_active":"2023-10-01T10:01:22.711841+0000","last_became_peered":"2023-10-01T10:01:22.711841+0000","last_unstale":"2023-10-01T10:02:43.698386+0000","last_undegraded":"2023-10-01T10:02:43.698386+0000","last_fullsized":"2023-10-01T10:02:43.698386+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":175,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679745+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T10:02:43.679745+0000","last_peered":"2023-10-01T10:02:43.679745+0000","last_clean":"2023-10-01T10:02:43.679745+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T10:02:43.679745+0000","last_undegraded":"2023-10-01T10:02:43.679745+0000","last_fullsized":"2023-10-01T10:02:43.679745+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":299,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.689148+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T10:02:43.689148+0000","last_peered":"2023-10-01T10:02:43.689148+0000","last_clean":"2023-10-01T10:02:43.689148+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T10:02:43.689148+0000","last_undegraded":"2023-10-01T10:02:43.689148+0000","last_fullsized":"2023-10-01T10:02:43.689148+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":365,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687395+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T10:02:43.687395+0000","last_peered":"2023-10-01T10:02:43.687395+0000","last_clean":"2023-10-01T10:02:43.687395+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T10:02:43.687395+0000","last_undegraded":"2023-10-01T10:02:43.687395+0000","last_fullsized":"2023-10-01T10:02:43.687395+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":367,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.705043+0000","last_change":"2023-10-01T09:59:31.682236+0000","last_active":"2023-10-01T10:02:44.705043+0000","last_peered":"2023-10-01T10:02:44.705043+0000","last_clean":"2023-10-01T10:02:44.705043+0000","last_became_active":"2023-10-01T09:59:31.681860+0000","last_became_peered":"2023-10-01T09:59:31.681860+0000","last_unstale":"2023-10-01T10:02:44.705043+0000","last_undegraded":"2023-10-01T10:02:44.705043+0000","last_fullsized":"2023-10-01T10:02:44.705043+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:03:26.017236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":208,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696074+0000","last_change":"2023-10-01T10:02:04.257740+0000","last_active":"2023-10-01T10:02:43.696074+0000","last_peered":"2023-10-01T10:02:43.696074+0000","last_clean":"2023-10-01T10:02:43.696074+0000","last_became_active":"2023-10-01T10:02:04.256664+0000","last_became_peered":"2023-10-01T10:02:04.256664+0000","last_unstale":"2023-10-01T10:02:43.696074+0000","last_undegraded":"2023-10-01T10:02:43.696074+0000","last_fullsized":"2023-10-01T10:02:43.696074+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":360,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687885+0000","last_change":"2023-10-01T09:54:11.526066+0000","last_active":"2023-10-01T10:02:43.687885+0000","last_peered":"2023-10-01T10:02:43.687885+0000","last_clean":"2023-10-01T10:02:43.687885+0000","last_became_active":"2023-10-01T09:54:11.525708+0000","last_became_peered":"2023-10-01T09:54:11.525708+0000","last_unstale":"2023-10-01T10:02:43.687885+0000","last_undegraded":"2023-10-01T10:02:43.687885+0000","last_fullsized":"2023-10-01T10:02:43.687885+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:14.298216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":378,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679938+0000","last_change":"2023-10-01T09:59:31.681442+0000","last_active":"2023-10-01T10:02:43.679938+0000","last_peered":"2023-10-01T10:02:43.679938+0000","last_clean":"2023-10-01T10:02:43.679938+0000","last_became_active":"2023-10-01T09:59:31.681005+0000","last_became_peered":"2023-10-01T09:59:31.681005+0000","last_unstale":"2023-10-01T10:02:43.679938+0000","last_undegraded":"2023-10-01T10:02:43.679938+0000","last_fullsized":"2023-10-01T10:02:43.679938+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:32:57.321021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":93,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696704+0000","last_change":"2023-10-01T09:59:31.681329+0000","last_active":"2023-10-01T10:02:43.696704+0000","last_peered":"2023-10-01T10:02:43.696704+0000","last_clean":"2023-10-01T10:02:43.696704+0000","last_became_active":"2023-10-01T09:59:31.680904+0000","last_became_peered":"2023-10-01T09:59:31.680904+0000","last_unstale":"2023-10-01T10:02:43.696704+0000","last_undegraded":"2023-10-01T10:02:43.696704+0000","last_fullsized":"2023-10-01T10:02:43.696704+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679683+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T10:02:43.679683+0000","last_peered":"2023-10-01T10:02:43.679683+0000","last_clean":"2023-10-01T10:02:43.679683+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T10:02:43.679683+0000","last_undegraded":"2023-10-01T10:02:43.679683+0000","last_fullsized":"2023-10-01T10:02:43.679683+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":166,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685676+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T10:02:43.685676+0000","last_peered":"2023-10-01T10:02:43.685676+0000","last_clean":"2023-10-01T10:02:43.685676+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T10:02:43.685676+0000","last_undegraded":"2023-10-01T10:02:43.685676+0000","last_fullsized":"2023-10-01T10:02:43.685676+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":232,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.948045+0000","last_change":"2023-10-01T10:02:44.948045+0000","last_active":"2023-10-01T10:02:44.948045+0000","last_peered":"2023-10-01T10:02:44.948045+0000","last_clean":"2023-10-01T10:02:44.948045+0000","last_became_active":"2023-10-01T10:02:44.947554+0000","last_became_peered":"2023-10-01T10:02:44.947554+0000","last_unstale":"2023-10-01T10:02:44.948045+0000","last_undegraded":"2023-10-01T10:02:44.948045+0000","last_fullsized":"2023-10-01T10:02:44.948045+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:17:00.102768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":214,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698581+0000","last_change":"2023-10-01T10:01:22.713315+0000","last_active":"2023-10-01T10:02:43.698581+0000","last_peered":"2023-10-01T10:02:43.698581+0000","last_clean":"2023-10-01T10:02:43.698581+0000","last_became_active":"2023-10-01T10:01:22.712921+0000","last_became_peered":"2023-10-01T10:01:22.712921+0000","last_unstale":"2023-10-01T10:02:43.698581+0000","last_undegraded":"2023-10-01T10:02:43.698581+0000","last_fullsized":"2023-10-01T10:02:43.698581+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":335,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697958+0000","last_change":"2023-10-01T09:59:31.681018+0000","last_active":"2023-10-01T10:02:43.697958+0000","last_peered":"2023-10-01T10:02:43.697958+0000","last_clean":"2023-10-01T10:02:43.697958+0000","last_became_active":"2023-10-01T09:59:31.680685+0000","last_became_peered":"2023-10-01T09:59:31.680685+0000","last_unstale":"2023-10-01T10:02:43.697958+0000","last_undegraded":"2023-10-01T10:02:43.697958+0000","last_fullsized":"2023-10-01T10:02:43.697958+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":166,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686013+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T10:02:43.686013+0000","last_peered":"2023-10-01T10:02:43.686013+0000","last_clean":"2023-10-01T10:02:43.686013+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T10:02:43.686013+0000","last_undegraded":"2023-10-01T10:02:43.686013+0000","last_fullsized":"2023-10-01T10:02:43.686013+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":369,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679674+0000","last_change":"2023-10-01T09:59:31.680489+0000","last_active":"2023-10-01T10:02:43.679674+0000","last_peered":"2023-10-01T10:02:43.679674+0000","last_clean":"2023-10-01T10:02:43.679674+0000","last_became_active":"2023-10-01T09:59:31.680132+0000","last_became_peered":"2023-10-01T09:59:31.680132+0000","last_unstale":"2023-10-01T10:02:43.679674+0000","last_undegraded":"2023-10-01T10:02:43.679674+0000","last_fullsized":"2023-10-01T10:02:43.679674+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:30:49.156585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":362,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712025+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T10:02:44.712025+0000","last_peered":"2023-10-01T10:02:44.712025+0000","last_clean":"2023-10-01T10:02:44.712025+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T10:02:44.712025+0000","last_undegraded":"2023-10-01T10:02:44.712025+0000","last_fullsized":"2023-10-01T10:02:44.712025+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":131,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697116+0000","last_change":"2023-10-01T10:01:43.355130+0000","last_active":"2023-10-01T10:02:43.697116+0000","last_peered":"2023-10-01T10:02:43.697116+0000","last_clean":"2023-10-01T10:02:43.697116+0000","last_became_active":"2023-10-01T10:01:43.353488+0000","last_became_peered":"2023-10-01T10:01:43.353488+0000","last_unstale":"2023-10-01T10:02:43.697116+0000","last_undegraded":"2023-10-01T10:02:43.697116+0000","last_fullsized":"2023-10-01T10:02:43.697116+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":160,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685140+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T10:02:43.685140+0000","last_peered":"2023-10-01T10:02:43.685140+0000","last_clean":"2023-10-01T10:02:43.685140+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T10:02:43.685140+0000","last_undegraded":"2023-10-01T10:02:43.685140+0000","last_fullsized":"2023-10-01T10:02:43.685140+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":361,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687535+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T10:02:43.687535+0000","last_peered":"2023-10-01T10:02:43.687535+0000","last_clean":"2023-10-01T10:02:43.687535+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T10:02:43.687535+0000","last_undegraded":"2023-10-01T10:02:43.687535+0000","last_fullsized":"2023-10-01T10:02:43.687535+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":273,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696393+0000","last_change":"2023-10-01T10:02:03.855097+0000","last_active":"2023-10-01T10:02:43.696393+0000","last_peered":"2023-10-01T10:02:43.696393+0000","last_clean":"2023-10-01T10:02:43.696393+0000","last_became_active":"2023-10-01T10:02:03.854068+0000","last_became_peered":"2023-10-01T10:02:03.854068+0000","last_unstale":"2023-10-01T10:02:43.696393+0000","last_undegraded":"2023-10-01T10:02:43.696393+0000","last_fullsized":"2023-10-01T10:02:43.696393+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":387,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.708319+0000","last_change":"2023-10-01T09:59:31.677239+0000","last_active":"2023-10-01T10:02:44.708319+0000","last_peered":"2023-10-01T10:02:44.708319+0000","last_clean":"2023-10-01T10:02:44.708319+0000","last_became_active":"2023-10-01T09:59:31.676899+0000","last_became_peered":"2023-10-01T09:59:31.676899+0000","last_unstale":"2023-10-01T10:02:44.708319+0000","last_undegraded":"2023-10-01T10:02:44.708319+0000","last_fullsized":"2023-10-01T10:02:44.708319+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:21.260140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":164,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686209+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T10:02:43.686209+0000","last_peered":"2023-10-01T10:02:43.686209+0000","last_clean":"2023-10-01T10:02:43.686209+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T10:02:43.686209+0000","last_undegraded":"2023-10-01T10:02:43.686209+0000","last_fullsized":"2023-10-01T10:02:43.686209+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696870+0000","last_change":"2023-10-01T10:01:43.223194+0000","last_active":"2023-10-01T10:02:43.696870+0000","last_peered":"2023-10-01T10:02:43.696870+0000","last_clean":"2023-10-01T10:02:43.696870+0000","last_became_active":"2023-10-01T10:01:43.222670+0000","last_became_peered":"2023-10-01T10:01:43.222670+0000","last_unstale":"2023-10-01T10:02:43.696870+0000","last_undegraded":"2023-10-01T10:02:43.696870+0000","last_fullsized":"2023-10-01T10:02:43.696870+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":192,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685606+0000","last_change":"2023-10-01T09:59:31.686114+0000","last_active":"2023-10-01T10:02:43.685606+0000","last_peered":"2023-10-01T10:02:43.685606+0000","last_clean":"2023-10-01T10:02:43.685606+0000","last_became_active":"2023-10-01T09:59:31.685669+0000","last_became_peered":"2023-10-01T09:59:31.685669+0000","last_unstale":"2023-10-01T10:02:43.685606+0000","last_undegraded":"2023-10-01T10:02:43.685606+0000","last_fullsized":"2023-10-01T10:02:43.685606+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":271,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698429+0000","last_change":"2023-10-01T10:01:23.138227+0000","last_active":"2023-10-01T10:02:43.698429+0000","last_peered":"2023-10-01T10:02:43.698429+0000","last_clean":"2023-10-01T10:02:43.698429+0000","last_became_active":"2023-10-01T10:01:23.137653+0000","last_became_peered":"2023-10-01T10:01:23.137653+0000","last_unstale":"2023-10-01T10:02:43.698429+0000","last_undegraded":"2023-10-01T10:02:43.698429+0000","last_fullsized":"2023-10-01T10:02:43.698429+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":190,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685961+0000","last_change":"2023-10-01T09:54:11.593387+0000","last_active":"2023-10-01T10:02:43.685961+0000","last_peered":"2023-10-01T10:02:43.685961+0000","last_clean":"2023-10-01T10:02:43.685961+0000","last_became_active":"2023-10-01T09:54:11.531405+0000","last_became_peered":"2023-10-01T09:54:11.531405+0000","last_unstale":"2023-10-01T10:02:43.685961+0000","last_undegraded":"2023-10-01T10:02:43.685961+0000","last_fullsized":"2023-10-01T10:02:43.685961+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":157,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696486+0000","last_change":"2023-10-01T10:02:03.855687+0000","last_active":"2023-10-01T10:02:43.696486+0000","last_peered":"2023-10-01T10:02:43.696486+0000","last_clean":"2023-10-01T10:02:43.696486+0000","last_became_active":"2023-10-01T10:02:03.855421+0000","last_became_peered":"2023-10-01T10:02:03.855421+0000","last_unstale":"2023-10-01T10:02:43.696486+0000","last_undegraded":"2023-10-01T10:02:43.696486+0000","last_fullsized":"2023-10-01T10:02:43.696486+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,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":100,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697600+0000","last_change":"2023-10-01T10:01:43.354972+0000","last_active":"2023-10-01T10:02:43.697600+0000","last_peered":"2023-10-01T10:02:43.697600+0000","last_clean":"2023-10-01T10:02:43.697600+0000","last_became_active":"2023-10-01T10:01:43.353573+0000","last_became_peered":"2023-10-01T10:01:43.353573+0000","last_unstale":"2023-10-01T10:02:43.697600+0000","last_undegraded":"2023-10-01T10:02:43.697600+0000","last_fullsized":"2023-10-01T10:02:43.697600+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712079+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T10:02:44.712079+0000","last_peered":"2023-10-01T10:02:44.712079+0000","last_clean":"2023-10-01T10:02:44.712079+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T10:02:44.712079+0000","last_undegraded":"2023-10-01T10:02:44.712079+0000","last_fullsized":"2023-10-01T10:02:44.712079+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":335,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.706161+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T10:02:44.706161+0000","last_peered":"2023-10-01T10:02:44.706161+0000","last_clean":"2023-10-01T10:02:44.706161+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T10:02:44.706161+0000","last_undegraded":"2023-10-01T10:02:44.706161+0000","last_fullsized":"2023-10-01T10:02:44.706161+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":175,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698789+0000","last_change":"2023-10-01T10:01:23.141457+0000","last_active":"2023-10-01T10:02:43.698789+0000","last_peered":"2023-10-01T10:02:43.698789+0000","last_clean":"2023-10-01T10:02:43.698789+0000","last_became_active":"2023-10-01T10:01:23.140438+0000","last_became_peered":"2023-10-01T10:01:23.140438+0000","last_unstale":"2023-10-01T10:02:43.698789+0000","last_undegraded":"2023-10-01T10:02:43.698789+0000","last_fullsized":"2023-10-01T10:02:43.698789+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696585+0000","last_change":"2023-10-01T10:02:04.258122+0000","last_active":"2023-10-01T10:02:43.696585+0000","last_peered":"2023-10-01T10:02:43.696585+0000","last_clean":"2023-10-01T10:02:43.696585+0000","last_became_active":"2023-10-01T10:02:04.256696+0000","last_became_peered":"2023-10-01T10:02:04.256696+0000","last_unstale":"2023-10-01T10:02:43.696585+0000","last_undegraded":"2023-10-01T10:02:43.696585+0000","last_fullsized":"2023-10-01T10:02:43.696585+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698573+0000","last_change":"2023-10-01T10:01:22.712541+0000","last_active":"2023-10-01T10:02:43.698573+0000","last_peered":"2023-10-01T10:02:43.698573+0000","last_clean":"2023-10-01T10:02:43.698573+0000","last_became_active":"2023-10-01T10:01:22.712155+0000","last_became_peered":"2023-10-01T10:01:22.712155+0000","last_unstale":"2023-10-01T10:02:43.698573+0000","last_undegraded":"2023-10-01T10:02:43.698573+0000","last_fullsized":"2023-10-01T10:02:43.698573+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698295+0000","last_change":"2023-10-01T10:01:22.711675+0000","last_active":"2023-10-01T10:02:43.698295+0000","last_peered":"2023-10-01T10:02:43.698295+0000","last_clean":"2023-10-01T10:02:43.698295+0000","last_became_active":"2023-10-01T10:01:22.711244+0000","last_became_peered":"2023-10-01T10:01:22.711244+0000","last_unstale":"2023-10-01T10:02:43.698295+0000","last_undegraded":"2023-10-01T10:02:43.698295+0000","last_fullsized":"2023-10-01T10:02:43.698295+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698635+0000","last_change":"2023-10-01T09:59:31.682329+0000","last_active":"2023-10-01T10:02:43.698635+0000","last_peered":"2023-10-01T10:02:43.698635+0000","last_clean":"2023-10-01T10:02:43.698635+0000","last_became_active":"2023-10-01T09:59:31.681934+0000","last_became_peered":"2023-10-01T09:59:31.681934+0000","last_unstale":"2023-10-01T10:02:43.698635+0000","last_undegraded":"2023-10-01T10:02:43.698635+0000","last_fullsized":"2023-10-01T10:02:43.698635+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.705443+0000","last_change":"2023-10-01T09:59:31.679975+0000","last_active":"2023-10-01T10:02:44.705443+0000","last_peered":"2023-10-01T10:02:44.705443+0000","last_clean":"2023-10-01T10:02:44.705443+0000","last_became_active":"2023-10-01T09:59:31.679580+0000","last_became_peered":"2023-10-01T09:59:31.679580+0000","last_unstale":"2023-10-01T10:02:44.705443+0000","last_undegraded":"2023-10-01T10:02:44.705443+0000","last_fullsized":"2023-10-01T10:02:44.705443+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:57.376245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709658+0000","last_change":"2023-10-01T09:59:31.682429+0000","last_active":"2023-10-01T10:02:44.709658+0000","last_peered":"2023-10-01T10:02:44.709658+0000","last_clean":"2023-10-01T10:02:44.709658+0000","last_became_active":"2023-10-01T09:59:31.681614+0000","last_became_peered":"2023-10-01T09:59:31.681614+0000","last_unstale":"2023-10-01T10:02:44.709658+0000","last_undegraded":"2023-10-01T10:02:44.709658+0000","last_fullsized":"2023-10-01T10:02:44.709658+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:46:33.198930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"318'151","reported_seq":811,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.716109+0000","last_change":"2023-10-01T10:02:44.716109+0000","last_active":"2023-10-01T10:02:44.716109+0000","last_peered":"2023-10-01T10:02:44.716109+0000","last_clean":"2023-10-01T10:02:44.716109+0000","last_became_active":"2023-10-01T10:02:44.715529+0000","last_became_peered":"2023-10-01T10:02:44.715529+0000","last_unstale":"2023-10-01T10:02:44.716109+0000","last_undegraded":"2023-10-01T10:02:44.716109+0000","last_fullsized":"2023-10-01T10:02:44.716109+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:50.906195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050801299999999998,"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":846,"num_read_kb":4255,"num_write":139,"num_write_kb":3350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":163,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696997+0000","last_change":"2023-10-01T10:01:43.355842+0000","last_active":"2023-10-01T10:02:43.696997+0000","last_peered":"2023-10-01T10:02:43.696997+0000","last_clean":"2023-10-01T10:02:43.696997+0000","last_became_active":"2023-10-01T10:01:43.354072+0000","last_became_peered":"2023-10-01T10:01:43.354072+0000","last_unstale":"2023-10-01T10:02:43.696997+0000","last_undegraded":"2023-10-01T10:02:43.696997+0000","last_fullsized":"2023-10-01T10:02:43.696997+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":377,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709698+0000","last_change":"2023-10-01T09:59:31.679376+0000","last_active":"2023-10-01T10:02:44.709698+0000","last_peered":"2023-10-01T10:02:44.709698+0000","last_clean":"2023-10-01T10:02:44.709698+0000","last_became_active":"2023-10-01T09:59:31.678967+0000","last_became_peered":"2023-10-01T09:59:31.678967+0000","last_unstale":"2023-10-01T10:02:44.709698+0000","last_undegraded":"2023-10-01T10:02:44.709698+0000","last_fullsized":"2023-10-01T10:02:44.709698+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:11:52.809683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"318'112","reported_seq":709,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696953+0000","last_change":"2023-10-01T10:01:43.223471+0000","last_active":"2023-10-01T10:02:43.696953+0000","last_peered":"2023-10-01T10:02:43.696953+0000","last_clean":"2023-10-01T10:02:43.696953+0000","last_became_active":"2023-10-01T10:01:43.222766+0000","last_became_peered":"2023-10-01T10:01:43.222766+0000","last_unstale":"2023-10-01T10:02:43.696953+0000","last_undegraded":"2023-10-01T10:02:43.696953+0000","last_fullsized":"2023-10-01T10:02:43.696953+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":686,"num_read_kb":629,"num_write":114,"num_write_kb":1095,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.945102+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T10:02:44.945102+0000","last_peered":"2023-10-01T10:02:44.945102+0000","last_clean":"2023-10-01T10:02:44.945102+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T10:02:44.945102+0000","last_undegraded":"2023-10-01T10:02:44.945102+0000","last_fullsized":"2023-10-01T10:02:44.945102+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":254,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.947678+0000","last_change":"2023-10-01T10:02:44.947678+0000","last_active":"2023-10-01T10:02:44.947678+0000","last_peered":"2023-10-01T10:02:44.947678+0000","last_clean":"2023-10-01T10:02:44.947678+0000","last_became_active":"2023-10-01T10:02:44.946941+0000","last_became_peered":"2023-10-01T10:02:44.946941+0000","last_unstale":"2023-10-01T10:02:44.947678+0000","last_undegraded":"2023-10-01T10:02:44.947678+0000","last_fullsized":"2023-10-01T10:02:44.947678+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:11:39.517063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"318'177","reported_seq":1078,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.944702+0000","last_change":"2023-10-01T09:57:31.574873+0000","last_active":"2023-10-01T10:02:44.944702+0000","last_peered":"2023-10-01T10:02:44.944702+0000","last_clean":"2023-10-01T10:02:44.944702+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T10:02:44.944702+0000","last_undegraded":"2023-10-01T10:02:44.944702+0000","last_fullsized":"2023-10-01T10:02:44.944702+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":177,"log_dups_size":0,"ondisk_log_size":177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001194891,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1360,"num_read_kb":1262,"num_write":152,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":308,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.947624+0000","last_change":"2023-10-01T10:02:44.947624+0000","last_active":"2023-10-01T10:02:44.947624+0000","last_peered":"2023-10-01T10:02:44.947624+0000","last_clean":"2023-10-01T10:02:44.947624+0000","last_became_active":"2023-10-01T10:02:44.946791+0000","last_became_peered":"2023-10-01T10:02:44.946791+0000","last_unstale":"2023-10-01T10:02:44.947624+0000","last_undegraded":"2023-10-01T10:02:44.947624+0000","last_fullsized":"2023-10-01T10:02:44.947624+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:55:14.438356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":384,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709573+0000","last_change":"2023-10-01T09:59:31.684124+0000","last_active":"2023-10-01T10:02:44.709573+0000","last_peered":"2023-10-01T10:02:44.709573+0000","last_clean":"2023-10-01T10:02:44.709573+0000","last_became_active":"2023-10-01T09:59:31.682095+0000","last_became_peered":"2023-10-01T09:59:31.682095+0000","last_unstale":"2023-10-01T10:02:44.709573+0000","last_undegraded":"2023-10-01T10:02:44.709573+0000","last_fullsized":"2023-10-01T10:02:44.709573+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:14.382788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"318'163","reported_seq":663,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697112+0000","last_change":"2023-10-01T10:01:43.221707+0000","last_active":"2023-10-01T10:02:43.697112+0000","last_peered":"2023-10-01T10:02:43.697112+0000","last_clean":"2023-10-01T10:02:43.697112+0000","last_became_active":"2023-10-01T10:01:43.220972+0000","last_became_peered":"2023-10-01T10:01:43.220972+0000","last_unstale":"2023-10-01T10:02:43.697112+0000","last_undegraded":"2023-10-01T10:02:43.697112+0000","last_fullsized":"2023-10-01T10:02:43.697112+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"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":642,"num_read_kb":1590,"num_write":151,"num_write_kb":5212,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":587,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.684993+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T10:02:43.684993+0000","last_peered":"2023-10-01T10:02:43.684993+0000","last_clean":"2023-10-01T10:02:43.684993+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T10:02:43.684993+0000","last_undegraded":"2023-10-01T10:02:43.684993+0000","last_fullsized":"2023-10-01T10:02:43.684993+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":371,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.706208+0000","last_change":"2023-10-01T09:54:11.527550+0000","last_active":"2023-10-01T10:02:44.706208+0000","last_peered":"2023-10-01T10:02:44.706208+0000","last_clean":"2023-10-01T10:02:44.706208+0000","last_became_active":"2023-10-01T09:54:11.527155+0000","last_became_peered":"2023-10-01T09:54:11.527155+0000","last_unstale":"2023-10-01T10:02:44.706208+0000","last_undegraded":"2023-10-01T10:02:44.706208+0000","last_fullsized":"2023-10-01T10:02:44.706208+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:37:56.805482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.695984+0000","last_change":"2023-10-01T10:02:03.855305+0000","last_active":"2023-10-01T10:02:43.695984+0000","last_peered":"2023-10-01T10:02:43.695984+0000","last_clean":"2023-10-01T10:02:43.695984+0000","last_became_active":"2023-10-01T10:02:03.854882+0000","last_became_peered":"2023-10-01T10:02:03.854882+0000","last_unstale":"2023-10-01T10:02:43.695984+0000","last_undegraded":"2023-10-01T10:02:43.695984+0000","last_fullsized":"2023-10-01T10:02:43.695984+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"318'110","reported_seq":560,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685251+0000","last_change":"2023-10-01T09:59:31.681102+0000","last_active":"2023-10-01T10:02:43.685251+0000","last_peered":"2023-10-01T10:02:43.685251+0000","last_clean":"2023-10-01T10:02:43.685251+0000","last_became_active":"2023-10-01T09:59:31.680329+0000","last_became_peered":"2023-10-01T09:59:31.680329+0000","last_unstale":"2023-10-01T10:02:43.685251+0000","last_undegraded":"2023-10-01T10:02:43.685251+0000","last_fullsized":"2023-10-01T10:02:43.685251+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":667,"num_read_kb":1982,"num_write":95,"num_write_kb":1263,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":382,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686255+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T10:02:43.686255+0000","last_peered":"2023-10-01T10:02:43.686255+0000","last_clean":"2023-10-01T10:02:43.686255+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T10:02:43.686255+0000","last_undegraded":"2023-10-01T10:02:43.686255+0000","last_fullsized":"2023-10-01T10:02:43.686255+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.711967+0000","last_change":"2023-10-01T09:59:31.681718+0000","last_active":"2023-10-01T10:02:44.711967+0000","last_peered":"2023-10-01T10:02:44.711967+0000","last_clean":"2023-10-01T10:02:44.711967+0000","last_became_active":"2023-10-01T09:59:31.681185+0000","last_became_peered":"2023-10-01T09:59:31.681185+0000","last_unstale":"2023-10-01T10:02:44.711967+0000","last_undegraded":"2023-10-01T10:02:44.711967+0000","last_fullsized":"2023-10-01T10:02:44.711967+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:32:17.746648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"318'75","reported_seq":477,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686043+0000","last_change":"2023-10-01T09:57:31.583406+0000","last_active":"2023-10-01T10:02:43.686043+0000","last_peered":"2023-10-01T10:02:43.686043+0000","last_clean":"2023-10-01T10:02:43.686043+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T10:02:43.686043+0000","last_undegraded":"2023-10-01T10:02:43.686043+0000","last_fullsized":"2023-10-01T10:02:43.686043+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":511,"num_read_kb":1111,"num_write":62,"num_write_kb":1400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":322,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.947784+0000","last_change":"2023-10-01T10:02:44.947784+0000","last_active":"2023-10-01T10:02:44.947784+0000","last_peered":"2023-10-01T10:02:44.947784+0000","last_clean":"2023-10-01T10:02:44.947784+0000","last_became_active":"2023-10-01T10:02:44.946971+0000","last_became_peered":"2023-10-01T10:02:44.946971+0000","last_unstale":"2023-10-01T10:02:44.947784+0000","last_undegraded":"2023-10-01T10:02:44.947784+0000","last_fullsized":"2023-10-01T10:02:44.947784+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:20:04.116601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":376,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.688575+0000","last_change":"2023-10-01T09:54:11.529901+0000","last_active":"2023-10-01T10:02:43.688575+0000","last_peered":"2023-10-01T10:02:43.688575+0000","last_clean":"2023-10-01T10:02:43.688575+0000","last_became_active":"2023-10-01T09:54:11.529472+0000","last_became_peered":"2023-10-01T09:54:11.529472+0000","last_unstale":"2023-10-01T10:02:43.688575+0000","last_undegraded":"2023-10-01T10:02:43.688575+0000","last_fullsized":"2023-10-01T10:02:43.688575+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:46:52.615449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":389,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.707538+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T10:02:44.707538+0000","last_peered":"2023-10-01T10:02:44.707538+0000","last_clean":"2023-10-01T10:02:44.707538+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T10:02:44.707538+0000","last_undegraded":"2023-10-01T10:02:44.707538+0000","last_fullsized":"2023-10-01T10:02:44.707538+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":"318'120","reported_seq":836,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709692+0000","last_change":"2023-10-01T09:59:31.684417+0000","last_active":"2023-10-01T10:02:44.709692+0000","last_peered":"2023-10-01T10:02:44.709692+0000","last_clean":"2023-10-01T10:02:44.709692+0000","last_became_active":"2023-10-01T09:59:31.682957+0000","last_became_peered":"2023-10-01T09:59:31.682957+0000","last_unstale":"2023-10-01T10:02:44.709692+0000","last_undegraded":"2023-10-01T10:02:44.709692+0000","last_fullsized":"2023-10-01T10:02:44.709692+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:50:48.414664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":871,"num_read_kb":719,"num_write":78,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679296+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T10:02:43.679296+0000","last_peered":"2023-10-01T10:02:43.679296+0000","last_clean":"2023-10-01T10:02:43.679296+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T10:02:43.679296+0000","last_undegraded":"2023-10-01T10:02:43.679296+0000","last_fullsized":"2023-10-01T10:02:43.679296+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"318'68","reported_seq":530,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696132+0000","last_change":"2023-10-01T10:02:03.855042+0000","last_active":"2023-10-01T10:02:43.696132+0000","last_peered":"2023-10-01T10:02:43.696132+0000","last_clean":"2023-10-01T10:02:43.696132+0000","last_became_active":"2023-10-01T10:02:03.854488+0000","last_became_peered":"2023-10-01T10:02:03.854488+0000","last_unstale":"2023-10-01T10:02:43.696132+0000","last_undegraded":"2023-10-01T10:02:43.696132+0000","last_fullsized":"2023-10-01T10:02:43.696132+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":68,"log_dups_size":0,"ondisk_log_size":68,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":373,"num_read_kb":638,"num_write":55,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":347,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712465+0000","last_change":"2023-10-01T09:59:31.681504+0000","last_active":"2023-10-01T10:02:44.712465+0000","last_peered":"2023-10-01T10:02:44.712465+0000","last_clean":"2023-10-01T10:02:44.712465+0000","last_became_active":"2023-10-01T09:59:31.680618+0000","last_became_peered":"2023-10-01T09:59:31.680618+0000","last_unstale":"2023-10-01T10:02:44.712465+0000","last_undegraded":"2023-10-01T10:02:44.712465+0000","last_fullsized":"2023-10-01T10:02:44.712465+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:05:19.597384+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":"4.1","version":"0'0","reported_seq":81,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698286+0000","last_change":"2023-10-01T10:01:22.714774+0000","last_active":"2023-10-01T10:02:43.698286+0000","last_peered":"2023-10-01T10:02:43.698286+0000","last_clean":"2023-10-01T10:02:43.698286+0000","last_became_active":"2023-10-01T10:01:22.713338+0000","last_became_peered":"2023-10-01T10:01:22.713338+0000","last_unstale":"2023-10-01T10:02:43.698286+0000","last_undegraded":"2023-10-01T10:02:43.698286+0000","last_fullsized":"2023-10-01T10:02:43.698286+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":350,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712216+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T10:02:44.712216+0000","last_peered":"2023-10-01T10:02:44.712216+0000","last_clean":"2023-10-01T10:02:44.712216+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T10:02:44.712216+0000","last_undegraded":"2023-10-01T10:02:44.712216+0000","last_fullsized":"2023-10-01T10:02:44.712216+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":389,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.690996+0000","last_change":"2023-10-01T09:59:31.677969+0000","last_active":"2023-10-01T10:02:43.690996+0000","last_peered":"2023-10-01T10:02:43.690996+0000","last_clean":"2023-10-01T10:02:43.690996+0000","last_became_active":"2023-10-01T09:59:31.676125+0000","last_became_peered":"2023-10-01T09:59:31.676125+0000","last_unstale":"2023-10-01T10:02:43.690996+0000","last_undegraded":"2023-10-01T10:02:43.690996+0000","last_fullsized":"2023-10-01T10:02:43.690996+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:41:53.177879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":103,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697561+0000","last_change":"2023-10-01T10:01:43.223237+0000","last_active":"2023-10-01T10:02:43.697561+0000","last_peered":"2023-10-01T10:02:43.697561+0000","last_clean":"2023-10-01T10:02:43.697561+0000","last_became_active":"2023-10-01T10:01:43.222754+0000","last_became_peered":"2023-10-01T10:01:43.222754+0000","last_unstale":"2023-10-01T10:02:43.697561+0000","last_undegraded":"2023-10-01T10:02:43.697561+0000","last_fullsized":"2023-10-01T10:02:43.697561+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":282,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698464+0000","last_change":"2023-10-01T10:01:23.139337+0000","last_active":"2023-10-01T10:02:43.698464+0000","last_peered":"2023-10-01T10:02:43.698464+0000","last_clean":"2023-10-01T10:02:43.698464+0000","last_became_active":"2023-10-01T10:01:23.138782+0000","last_became_peered":"2023-10-01T10:01:23.138782+0000","last_unstale":"2023-10-01T10:02:43.698464+0000","last_undegraded":"2023-10-01T10:02:43.698464+0000","last_fullsized":"2023-10-01T10:02:43.698464+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":88,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697140+0000","last_change":"2023-10-01T10:01:43.223898+0000","last_active":"2023-10-01T10:02:43.697140+0000","last_peered":"2023-10-01T10:02:43.697140+0000","last_clean":"2023-10-01T10:02:43.697140+0000","last_became_active":"2023-10-01T10:01:43.223484+0000","last_became_peered":"2023-10-01T10:01:43.223484+0000","last_unstale":"2023-10-01T10:02:43.697140+0000","last_undegraded":"2023-10-01T10:02:43.697140+0000","last_fullsized":"2023-10-01T10:02:43.697140+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":205,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698576+0000","last_change":"2023-10-01T10:01:23.141234+0000","last_active":"2023-10-01T10:02:43.698576+0000","last_peered":"2023-10-01T10:02:43.698576+0000","last_clean":"2023-10-01T10:02:43.698576+0000","last_became_active":"2023-10-01T10:01:23.140439+0000","last_became_peered":"2023-10-01T10:01:23.140439+0000","last_unstale":"2023-10-01T10:02:43.698576+0000","last_undegraded":"2023-10-01T10:02:43.698576+0000","last_fullsized":"2023-10-01T10:02:43.698576+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":363,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.680391+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T10:02:43.680391+0000","last_peered":"2023-10-01T10:02:43.680391+0000","last_clean":"2023-10-01T10:02:43.680391+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T10:02:43.680391+0000","last_undegraded":"2023-10-01T10:02:43.680391+0000","last_fullsized":"2023-10-01T10:02:43.680391+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":355,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.705859+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T10:02:44.705859+0000","last_peered":"2023-10-01T10:02:44.705859+0000","last_clean":"2023-10-01T10:02:44.705859+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T10:02:44.705859+0000","last_undegraded":"2023-10-01T10:02:44.705859+0000","last_fullsized":"2023-10-01T10:02:44.705859+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":406,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687991+0000","last_change":"2023-10-01T09:54:11.542355+0000","last_active":"2023-10-01T10:02:43.687991+0000","last_peered":"2023-10-01T10:02:43.687991+0000","last_clean":"2023-10-01T10:02:43.687991+0000","last_became_active":"2023-10-01T09:54:11.525882+0000","last_became_peered":"2023-10-01T09:54:11.525882+0000","last_unstale":"2023-10-01T10:02:43.687991+0000","last_undegraded":"2023-10-01T10:02:43.687991+0000","last_fullsized":"2023-10-01T10:02:43.687991+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:10:47.749325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":251,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697928+0000","last_change":"2023-10-01T09:59:31.682122+0000","last_active":"2023-10-01T10:02:43.697928+0000","last_peered":"2023-10-01T10:02:43.697928+0000","last_clean":"2023-10-01T10:02:43.697928+0000","last_became_active":"2023-10-01T09:59:31.681460+0000","last_became_peered":"2023-10-01T09:59:31.681460+0000","last_unstale":"2023-10-01T10:02:43.697928+0000","last_undegraded":"2023-10-01T10:02:43.697928+0000","last_fullsized":"2023-10-01T10:02:43.697928+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":59,"num_bytes_recovered":17746,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5956,"num_read_kb":12186,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430931,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901916,"kb_used_data":7764,"kb_used_omap":0,"kb_used_meta":894144,"kb_avail":92843236,"statfs":{"total":95995035648,"available":95071473664,"internally_reserved":0,"allocated":7950336,"data_stored":7323972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915603456},"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":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.96099999999999997},"min":{"1min":0.59099999999999997,"5min":0.56799999999999995,"15min":0.23899999999999999},"max":{"1min":1.1240000000000001,"5min":1.3400000000000001,"15min":6.0389999999999997},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.90600000000000003,"15min":1.048},"min":{"1min":0.65400000000000003,"5min":0.47199999999999998,"15min":0.25800000000000001},"max":{"1min":1.2829999999999999,"5min":1.417,"15min":6.657},"last":0.88500000000000001}]},{"osd":1,"last update":"Sun Oct 1 10:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.88900000000000001,"15min":0.88400000000000001},"min":{"1min":0.58699999999999997,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.94299999999999995,"15min":0.91800000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.262,"5min":1.389,"15min":1.389},"last":1.105}]},{"osd":2,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93999999999999995,"15min":1.1859999999999999},"min":{"1min":0.69499999999999995,"5min":0.60799999999999998,"15min":0.32000000000000001},"max":{"1min":1.24,"5min":1.24,"15min":11.023},"last":0.85599999999999998},{"interface":"front","average":{"1min":1,"5min":1.0549999999999999,"15min":1.238},"min":{"1min":0.66900000000000004,"5min":0.65200000000000002,"15min":0.33300000000000002},"max":{"1min":1.4159999999999999,"5min":1.7370000000000001,"15min":13.180999999999999},"last":1.2969999999999999}]},{"osd":3,"last update":"Sun Oct 1 10:03:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.96499999999999997,"15min":1.776},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.32400000000000001},"max":{"1min":1.2050000000000001,"5min":1.3240000000000001,"15min":119.81},"last":1.044},{"interface":"front","average":{"1min":1.012,"5min":0.995,"15min":1.714},"min":{"1min":0.77700000000000002,"5min":0.65500000000000003,"15min":0.29899999999999999},"max":{"1min":1.357,"5min":1.4750000000000001,"15min":119.203},"last":1.1859999999999999}]},{"osd":4,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.96299999999999997,"15min":1.0049999999999999},"min":{"1min":0.63600000000000001,"5min":0.376,"15min":0.35399999999999998},"max":{"1min":1.337,"5min":1.508,"15min":6.3499999999999996},"last":1.159},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.006,"15min":1.095},"min":{"1min":0.749,"5min":0.66900000000000004,"15min":0.35099999999999998},"max":{"1min":1.226,"5min":1.4590000000000001,"15min":6.9089999999999998},"last":1.008}]},{"osd":5,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.97399999999999998,"15min":1.115},"min":{"1min":0.68300000000000005,"5min":0.55800000000000005,"15min":0.35999999999999999},"max":{"1min":1.339,"5min":1.3600000000000001,"15min":10.959},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.82099999999999995,"5min":0.627,"15min":0.34999999999999998},"max":{"1min":1.389,"5min":1.599,"15min":6.4379999999999997},"last":1.284}]},{"osd":6,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.1399999999999999,"15min":1.224},"min":{"1min":0.89800000000000002,"5min":0.57299999999999995,"15min":0.38900000000000001},"max":{"1min":1.417,"5min":1.6819999999999999,"15min":6.5250000000000004},"last":1.232},{"interface":"front","average":{"1min":1.147,"5min":1.1459999999999999,"15min":1.264},"min":{"1min":0.84299999999999997,"5min":0.629,"15min":0.38600000000000001},"max":{"1min":1.458,"5min":1.5629999999999999,"15min":13.092000000000001},"last":1.0880000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627164,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903948,"kb_used_data":3652,"kb_used_omap":0,"kb_used_meta":900288,"kb_avail":92841204,"statfs":{"total":95995035648,"available":95069392896,"internally_reserved":0,"allocated":3739648,"data_stored":3129288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921894912},"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":"Sun Oct 1 10:03:54 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.871,"15min":0.94699999999999995},"min":{"1min":0.59599999999999997,"5min":0.35699999999999998,"15min":0.27400000000000002},"max":{"1min":1.105,"5min":1.3080000000000001,"15min":12.56},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.88100000000000001,"15min":1.028},"min":{"1min":0.59599999999999997,"5min":0.40999999999999998,"15min":0.23699999999999999},"max":{"1min":1.1180000000000001,"5min":1.421,"15min":12.605},"last":0.89000000000000001}]},{"osd":1,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.92300000000000004,"15min":0.91700000000000004},"min":{"1min":0.65000000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.26,"5min":1.351,"15min":1.351},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.97999999999999998,"15min":0.97799999999999998},"min":{"1min":0.70599999999999996,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.4199999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.268}]},{"osd":2,"last update":"Sun Oct 1 10:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.96999999999999997,"15min":1.3160000000000001},"min":{"1min":0.57099999999999995,"5min":0.502,"15min":0.29099999999999998},"max":{"1min":1.3740000000000001,"5min":1.639,"15min":71.191000000000003},"last":1.056},{"interface":"front","average":{"1min":1.044,"5min":1.0329999999999999,"15min":1.431},"min":{"1min":0.61899999999999999,"5min":0.44400000000000001,"15min":0.33400000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":71.302000000000007},"last":1.0900000000000001}]},{"osd":3,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.94799999999999995,"15min":1.746},"min":{"1min":0.61499999999999999,"5min":0.46100000000000002,"15min":0.29799999999999999},"max":{"1min":1.4830000000000001,"5min":1.5329999999999999,"15min":82.728999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.022,"5min":1.0269999999999999,"15min":1.859},"min":{"1min":0.73799999999999999,"5min":0.54800000000000004,"15min":0.34599999999999997},"max":{"1min":1.3460000000000001,"5min":1.5,"15min":81.703000000000003},"last":1.1919999999999999}]},{"osd":4,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.97599999999999998,"15min":0.97499999999999998},"min":{"1min":0.68600000000000005,"5min":0.436,"15min":0.32500000000000001},"max":{"1min":1.544,"5min":1.742,"15min":9.7940000000000005},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.157,"5min":1.0600000000000001,"15min":1.0920000000000001},"min":{"1min":0.85099999999999998,"5min":0.44800000000000001,"15min":0.36899999999999999},"max":{"1min":1.5649999999999999,"5min":1.7430000000000001,"15min":11.722},"last":1.3460000000000001}]},{"osd":5,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.042,"15min":1.3560000000000001},"min":{"1min":0.81699999999999995,"5min":0.47099999999999997,"15min":0.315},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":65.998000000000005},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.1359999999999999,"15min":1.3779999999999999},"min":{"1min":0.84499999999999997,"5min":0.52200000000000002,"15min":0.35799999999999998},"max":{"1min":1.591,"5min":1.647,"15min":61.889000000000003},"last":1.478}]},{"osd":7,"last update":"Sun Oct 1 10:03:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1439999999999999,"15min":1.2230000000000001},"min":{"1min":0.90800000000000003,"5min":0.59999999999999998,"15min":0.40300000000000002},"max":{"1min":1.522,"5min":1.6379999999999999,"15min":8.5899999999999999},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1479999999999999,"15min":1.1100000000000001},"min":{"1min":0.79200000000000004,"5min":0.53300000000000003,"15min":0.39100000000000001},"max":{"1min":1.72,"5min":1.72,"15min":6.9909999999999997},"last":1.452}]}]},{"osd":1,"up_from":330,"seq":1417339207736,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":118964,"kb_used_data":3756,"kb_used_omap":83,"kb_used_meta":115116,"kb_avail":93626188,"statfs":{"total":95995035648,"available":95873216512,"internally_reserved":0,"allocated":3846144,"data_stored":2638407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":85572,"internal_metadata":117879228},"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":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.71599999999999997,"15min":0.74299999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.76100000000000001,"5min":1.048,"15min":1.048},"last":1.083},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.77400000000000002,"15min":0.79000000000000004},"min":{"1min":0.38200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0209999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.1240000000000001}]},{"osd":2,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.70699999999999996,"15min":0.71699999999999997},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.91200000000000003,"5min":1.121,"15min":1.121},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.70299999999999996,"15min":0.71299999999999997},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.95899999999999996,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.68300000000000005}]},{"osd":3,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.83399999999999996,"15min":0.84799999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2210000000000001,"5min":1.389,"15min":1.389},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.77100000000000002,"15min":0.79700000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.018,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.82699999999999996}]},{"osd":4,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.034,"15min":1.024},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.2649999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.028,"15min":1.0609999999999999},"min":{"1min":0.68200000000000005,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3480000000000001,"5min":1.629,"15min":1.629},"last":1.2949999999999999}]},{"osd":5,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.01,"15min":1.032},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1559999999999999}]},{"osd":6,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.0369999999999999,"15min":1.0389999999999999},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2230000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0609999999999999,"15min":1.069},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.2969999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.1950000000000001}]},{"osd":7,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0960000000000001,"15min":1.1080000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.4610000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.02,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2969999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.2330000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449636,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837400,"kb_used_data":4368,"kb_used_omap":5,"kb_used_meta":833018,"kb_avail":92907752,"statfs":{"total":95995035648,"available":95137538048,"internally_reserved":0,"allocated":4472832,"data_stored":3228366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":853011066},"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":"Sun Oct 1 10:03:36 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.73499999999999999,"15min":0.74299999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.94799999999999995,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.76400000000000001,"15min":0.78500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.95099999999999996,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.67900000000000005}]},{"osd":2,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.79200000000000004,"15min":1.101},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.216},"max":{"1min":1.0429999999999999,"5min":1.583,"15min":18.077000000000002},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.79300000000000004,"15min":1.133},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.252},"max":{"1min":0.996,"5min":1.4870000000000001,"15min":17.800000000000001},"last":0.96699999999999997}]},{"osd":3,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.753,"15min":1.7490000000000001},"min":{"1min":0.41599999999999998,"5min":0.38700000000000001,"15min":0.26000000000000001},"max":{"1min":1.268,"5min":1.29,"15min":99.536000000000001},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.86499999999999999,"15min":1.6279999999999999},"min":{"1min":0.48799999999999999,"5min":0.40699999999999997,"15min":0.23400000000000001},"max":{"1min":1.363,"5min":1.363,"15min":99.483999999999995},"last":0.82199999999999995}]},{"osd":4,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.95599999999999996,"15min":1.0980000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.31900000000000001},"max":{"1min":1.2649999999999999,"5min":1.6379999999999999,"15min":9.6129999999999995},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0549999999999999,"15min":1.1419999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.33300000000000002},"max":{"1min":1.4650000000000001,"5min":1.5900000000000001,"15min":9.0879999999999992},"last":1.4199999999999999}]},{"osd":5,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.044,"15min":1.1579999999999999},"min":{"1min":0.60999999999999999,"5min":0.58499999999999996,"15min":0.315},"max":{"1min":1.383,"5min":1.8680000000000001,"15min":14.48},"last":1.3109999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0569999999999999,"15min":1.1379999999999999},"min":{"1min":0.67100000000000004,"5min":0.61899999999999999,"15min":0.377},"max":{"1min":1.23,"5min":1.722,"15min":8.0530000000000008},"last":1.1499999999999999}]},{"osd":6,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0960000000000001,"15min":1.242},"min":{"1min":0.68600000000000005,"5min":0.68300000000000005,"15min":0.36399999999999999},"max":{"1min":1.3799999999999999,"5min":1.7969999999999999,"15min":9.298},"last":1.101},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1619999999999999,"15min":1.3300000000000001},"min":{"1min":0.91800000000000004,"5min":0.76400000000000001,"15min":0.34699999999999998},"max":{"1min":1.4370000000000001,"5min":1.5409999999999999,"15min":10.496},"last":1.2869999999999999}]},{"osd":7,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.137,"15min":1.292},"min":{"1min":0.78300000000000003,"5min":0.68400000000000005,"15min":0.42699999999999999},"max":{"1min":1.3220000000000001,"5min":1.8700000000000001,"15min":13.456},"last":1.224},{"interface":"front","average":{"1min":1.173,"5min":1.143,"15min":1.268},"min":{"1min":0.86399999999999999,"5min":0.56599999999999995,"15min":0.36099999999999999},"max":{"1min":1.4339999999999999,"5min":1.5840000000000001,"15min":9.1419999999999995},"last":1.361}]}]},{"osd":2,"up_from":88,"seq":377957122586,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":772772,"kb_used_data":7836,"kb_used_omap":7,"kb_used_meta":764920,"kb_avail":92972380,"statfs":{"total":95995035648,"available":95203717120,"internally_reserved":0,"allocated":8024064,"data_stored":6827385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":783278161},"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":"Sun Oct 1 10:03:00 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.73999999999999999,"15min":0.93300000000000005},"min":{"1min":0.30599999999999999,"5min":0.255,"15min":0.20699999999999999},"max":{"1min":1.2070000000000001,"5min":1.2969999999999999,"15min":9.6839999999999993},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.76200000000000001,"15min":1.0189999999999999},"min":{"1min":0.45500000000000002,"5min":0.377,"15min":0.18099999999999999},"max":{"1min":1.288,"5min":1.288,"15min":13.602},"last":0.75}]},{"osd":1,"last update":"Sun Oct 1 10:03:37 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.77100000000000002,"15min":0.80200000000000005},"min":{"1min":0.41099999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.98699999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.91200000000000003,"15min":0.93999999999999995},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.2809999999999999,"5min":1.401,"15min":1.401},"last":0.94399999999999995}]},{"osd":3,"last update":"Sun Oct 1 10:03:20 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.73099999999999998,"15min":1.857},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.24199999999999999},"max":{"1min":1.0509999999999999,"5min":1.135,"15min":139.96700000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.88100000000000001,"15min":1.897},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.32200000000000001},"max":{"1min":1.302,"5min":1.462,"15min":137.798},"last":1.024}]},{"osd":4,"last update":"Sun Oct 1 10:03:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0609999999999999,"15min":1.0860000000000001},"min":{"1min":0.85399999999999998,"5min":0.57499999999999996,"15min":0.35899999999999999},"max":{"1min":1.327,"5min":3.484,"15min":5.04},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.98499999999999999,"15min":1.1439999999999999},"min":{"1min":0.67700000000000005,"5min":0.62,"15min":0.32700000000000001},"max":{"1min":1.1990000000000001,"5min":1.5049999999999999,"15min":9.952},"last":1.109}]},{"osd":5,"last update":"Sun Oct 1 10:03:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.99299999999999999,"15min":1.075},"min":{"1min":0.79900000000000004,"5min":0.628,"15min":0.33500000000000002},"max":{"1min":1.2270000000000001,"5min":3.3140000000000001,"15min":7.5789999999999997},"last":1.05},{"interface":"front","average":{"1min":1.121,"5min":1.1020000000000001,"15min":1.198},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.41999999999999998},"max":{"1min":1.407,"5min":1.73,"15min":8.1530000000000005},"last":1.0840000000000001}]},{"osd":6,"last update":"Sun Oct 1 10:03:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0449999999999999,"15min":1.2709999999999999},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.315},"max":{"1min":1.3360000000000001,"5min":3.3719999999999999,"15min":10.125999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.101,"5min":1.0620000000000001,"15min":1.1399999999999999},"min":{"1min":0.76100000000000001,"5min":0.71299999999999997,"15min":0.36599999999999999},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":7.508},"last":1.1479999999999999}]},{"osd":7,"last update":"Sun Oct 1 10:03:00 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0820000000000001,"15min":1.337},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.34200000000000003},"max":{"1min":1.427,"5min":1.5629999999999999,"15min":10.630000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.1140000000000001,"15min":1.323},"min":{"1min":0.745,"5min":0.69199999999999995,"15min":0.44500000000000001},"max":{"1min":1.4810000000000001,"5min":3.1640000000000001,"15min":7.609},"last":1.254}]}]},{"osd":3,"up_from":93,"seq":399431959055,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":893312,"kb_used_data":3704,"kb_used_omap":2,"kb_used_meta":889597,"kb_avail":92851840,"statfs":{"total":95995035648,"available":95080284160,"internally_reserved":0,"allocated":3792896,"data_stored":2627744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":910947381},"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":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.71899999999999997,"15min":1.095},"min":{"1min":0.45400000000000001,"5min":0.33200000000000002,"15min":0.159},"max":{"1min":1.113,"5min":3.0830000000000002,"15min":11.352},"last":0.629},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.70899999999999996,"15min":1.127},"min":{"1min":0.46600000000000003,"5min":0.41299999999999998,"15min":0.20300000000000001},"max":{"1min":0.92400000000000004,"5min":3.0209999999999999,"15min":10.808999999999999},"last":0.72699999999999998}]},{"osd":1,"last update":"Sun Oct 1 10:03:39 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.76200000000000001,"15min":0.78100000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.2150000000000001,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.85099999999999998,"15min":0.89500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.143,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.95399999999999996}]},{"osd":2,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.76600000000000001,"15min":1.153},"min":{"1min":0.49199999999999999,"5min":0.35599999999999998,"15min":0.25700000000000001},"max":{"1min":1.163,"5min":2.238,"15min":24.776},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.83199999999999996,"15min":1.1419999999999999},"min":{"1min":0.51500000000000001,"5min":0.40799999999999997,"15min":0.25800000000000001},"max":{"1min":1.042,"5min":3.1469999999999998,"15min":10.784000000000001},"last":0.79900000000000004}]},{"osd":4,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.085,"15min":1.274},"min":{"1min":0.76800000000000002,"5min":0.67800000000000005,"15min":0.35299999999999998},"max":{"1min":1.4399999999999999,"5min":3.2370000000000001,"15min":11.305999999999999},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.048,"15min":1.2250000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.27100000000000002},"max":{"1min":1.391,"5min":2.9350000000000001,"15min":11.129},"last":1.1120000000000001}]},{"osd":5,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.008,"15min":1.1000000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.32400000000000001},"max":{"1min":1.3109999999999999,"5min":2.5350000000000001,"15min":7.343},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0660000000000001,"15min":1.1970000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.34599999999999997},"max":{"1min":1.4319999999999999,"5min":2.141,"15min":9.2599999999999998},"last":0.88300000000000001}]},{"osd":6,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0740000000000001,"15min":1.2829999999999999},"min":{"1min":0.77000000000000002,"5min":0.629,"15min":0.30199999999999999},"max":{"1min":1.5620000000000001,"5min":2.835,"15min":8.3659999999999997},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.105,"15min":1.25},"min":{"1min":0.78700000000000003,"5min":0.71099999999999997,"15min":0.34999999999999998},"max":{"1min":1.5940000000000001,"5min":2.3170000000000002,"15min":9.5909999999999993},"last":1.004}]},{"osd":7,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1479999999999999,"15min":1.4330000000000001},"min":{"1min":0.82099999999999995,"5min":0.68799999999999994,"15min":0.377},"max":{"1min":1.508,"5min":2.3929999999999998,"15min":9.8290000000000006},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.157,"15min":1.3580000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.41399999999999998},"max":{"1min":1.52,"5min":3.282,"15min":10.576000000000001},"last":1.133}]}]},{"osd":4,"up_from":30,"seq":128849019627,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":600980,"kb_used_data":3084,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":93144172,"statfs":{"total":95995035648,"available":95379632128,"internally_reserved":0,"allocated":3158016,"data_stored":2539230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":"Sun Oct 1 10:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.878,"15min":0.995},"min":{"1min":0.61899999999999999,"5min":0.41599999999999998,"15min":0.26800000000000002},"max":{"1min":1.5209999999999999,"5min":1.6379999999999999,"15min":9.7110000000000003},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91300000000000003,"15min":0.93799999999999994},"min":{"1min":0.65300000000000002,"5min":0.52100000000000002,"15min":0.28599999999999998},"max":{"1min":1.488,"5min":1.524,"15min":6.0339999999999998},"last":1.0389999999999999}]},{"osd":1,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0189999999999999,"15min":1.044},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.077},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.081,"15min":1.1220000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.609,"5min":1.659,"15min":1.659},"last":1.1699999999999999}]},{"osd":2,"last update":"Sun Oct 1 10:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.93799999999999994,"15min":1.1080000000000001},"min":{"1min":0.73799999999999999,"5min":0.52100000000000002,"15min":0.311},"max":{"1min":1.3799999999999999,"5min":1.5680000000000001,"15min":21.047000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98599999999999999,"15min":1.1739999999999999},"min":{"1min":0.57499999999999996,"5min":0.55300000000000005,"15min":0.33600000000000002},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":20.949999999999999},"last":0.79200000000000004}]},{"osd":3,"last update":"Sun Oct 1 10:03:29 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.98499999999999999,"15min":1.462},"min":{"1min":0.56499999999999995,"5min":0.45500000000000002,"15min":0.35399999999999998},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":46.173000000000002},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.038,"15min":1.5},"min":{"1min":0.66300000000000003,"5min":0.61399999999999999,"15min":0.38800000000000001},"max":{"1min":1.776,"5min":1.776,"15min":46.289999999999999},"last":0.89000000000000001}]},{"osd":5,"last update":"Sun Oct 1 10:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.99399999999999999,"15min":0.94499999999999995},"min":{"1min":0.51000000000000001,"5min":0.50800000000000001,"15min":0.33300000000000002},"max":{"1min":1.913,"5min":1.913,"15min":4.7060000000000004},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.006,"5min":0.94899999999999995,"15min":0.97699999999999998},"min":{"1min":0.622,"5min":0.38100000000000001,"15min":0.33000000000000002},"max":{"1min":1.9390000000000001,"5min":1.9390000000000001,"15min":10.066000000000001},"last":1.1160000000000001}]},{"osd":6,"last update":"Sun Oct 1 10:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.97599999999999998,"15min":1.1739999999999999},"min":{"1min":0.56399999999999995,"5min":0.51500000000000001,"15min":0.32200000000000001},"max":{"1min":1.2430000000000001,"5min":1.4630000000000001,"15min":20.170999999999999},"last":1.01},{"interface":"front","average":{"1min":1.175,"5min":1.1160000000000001,"15min":1.1859999999999999},"min":{"1min":0.57699999999999996,"5min":0.46999999999999997,"15min":0.379},"max":{"1min":1.5680000000000001,"5min":1.913,"15min":10.460000000000001},"last":1.29}]},{"osd":7,"last update":"Sun Oct 1 10:03:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.1619999999999999,"15min":1.2},"min":{"1min":0.94299999999999995,"5min":0.50900000000000001,"15min":0.38900000000000001},"max":{"1min":1.9790000000000001,"5min":1.9790000000000001,"15min":8.4619999999999997},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.151,"5min":1.099,"15min":1.1160000000000001},"min":{"1min":0.55600000000000005,"5min":0.49099999999999999,"15min":0.316},"max":{"1min":1.71,"5min":1.71,"15min":5.7060000000000004},"last":1.202}]}]},{"osd":5,"up_from":36,"seq":154618823395,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903752,"kb_used_data":7168,"kb_used_omap":0,"kb_used_meta":896576,"kb_avail":92841400,"statfs":{"total":95995035648,"available":95069593600,"internally_reserved":0,"allocated":7340032,"data_stored":6729297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918093824},"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":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.89900000000000002,"15min":0.96299999999999997},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.24299999999999999},"max":{"1min":1.3,"5min":1.5009999999999999,"15min":7.4420000000000002},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.90100000000000002,"15min":0.91000000000000003},"min":{"1min":0.64900000000000002,"5min":0.54200000000000004,"15min":0.27000000000000002},"max":{"1min":1.3500000000000001,"5min":1.4079999999999999,"15min":5.0439999999999996},"last":1.1599999999999999}]},{"osd":1,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0660000000000001,"15min":1.032},"min":{"1min":0.72799999999999998,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.3,"5min":2.0619999999999998,"15min":2.0619999999999998},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.071,"15min":1.0569999999999999},"min":{"1min":0.63700000000000001,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.391,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.105}]},{"osd":2,"last update":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.97699999999999998,"15min":1.1779999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.33200000000000002},"max":{"1min":1.2030000000000001,"5min":1.3959999999999999,"15min":68.402000000000001},"last":1.127},{"interface":"front","average":{"1min":1.087,"5min":1.0880000000000001,"15min":1.3280000000000001},"min":{"1min":0.82099999999999995,"5min":0.56999999999999995,"15min":0.34899999999999998},"max":{"1min":1.482,"5min":2.1520000000000001,"15min":68.439999999999998},"last":1.0640000000000001}]},{"osd":3,"last update":"Sun Oct 1 10:03:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.04,"15min":1.653},"min":{"1min":0.71299999999999997,"5min":0.61799999999999999,"15min":0.35299999999999998},"max":{"1min":1.325,"5min":1.6719999999999999,"15min":64.991},"last":0.83699999999999997},{"interface":"front","average":{"1min":1.137,"5min":1.131,"15min":1.752},"min":{"1min":0.80800000000000005,"5min":0.79100000000000004,"15min":0.39200000000000002},"max":{"1min":1.5980000000000001,"5min":2.1099999999999999,"15min":68.427999999999997},"last":0.95499999999999996}]},{"osd":4,"last update":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.96299999999999997,"15min":0.97099999999999997},"min":{"1min":0.58499999999999996,"5min":0.54100000000000004,"15min":0.30099999999999999},"max":{"1min":1.351,"5min":1.4570000000000001,"15min":7.5720000000000001},"last":1.002},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97799999999999998,"15min":1.0149999999999999},"min":{"1min":0.56200000000000006,"5min":0.54500000000000004,"15min":0.31},"max":{"1min":1.4079999999999999,"5min":1.512,"15min":5.2830000000000004},"last":0.86599999999999999}]},{"osd":6,"last update":"Sun Oct 1 10:03:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.069,"15min":1.123},"min":{"1min":0.67800000000000005,"5min":0.57899999999999996,"15min":0.374},"max":{"1min":1.4279999999999999,"5min":1.7270000000000001,"15min":7.4349999999999996},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.048,"5min":1.0389999999999999,"15min":1.077},"min":{"1min":0.624,"5min":0.55500000000000005,"15min":0.375},"max":{"1min":1.345,"5min":1.7010000000000001,"15min":8.6470000000000002},"last":1.038}]},{"osd":7,"last update":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.1919999999999999,"15min":1.5049999999999999},"min":{"1min":0.77800000000000002,"5min":0.60199999999999998,"15min":0.36699999999999999},"max":{"1min":1.385,"5min":1.9770000000000001,"15min":69.709999999999994},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.226,"5min":1.1910000000000001,"15min":1.3400000000000001},"min":{"1min":0.875,"5min":0.48599999999999999,"15min":0.41699999999999998},"max":{"1min":1.645,"5min":1.8220000000000001,"15min":66.287999999999997},"last":0.69199999999999995}]}]}],"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":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":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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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}]}} 2023-10-01T10:04:06.551 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T10:04:06.821 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:06 smithi111 bash[75702]: audit 2023-10-01T10:04:05.546720+0000 mgr.y (mgr.25132) 1640 : audit 0 from='client.37191 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T10:04:06.821 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:06 smithi111 bash[78631]: audit 2023-10-01T10:04:05.546720+0000 mgr.y (mgr.25132) 1640 : audit 0 from='client.37191 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T10:04:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:06 smithi183 bash[59233]: audit 2023-10-01T10:04:05.546720+0000 mgr.y (mgr.25132) 1640 : audit 0 from='client.37191 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T10:04:08.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:07 smithi183 bash[59233]: cluster 2023-10-01T10:04:06.054761+0000 mgr.y (mgr.25132) 1641 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:08.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:07 smithi111 bash[75702]: cluster 2023-10-01T10:04:06.054761+0000 mgr.y (mgr.25132) 1641 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:08.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:07 smithi111 bash[78631]: cluster 2023-10-01T10:04:06.054761+0000 mgr.y (mgr.25132) 1641 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:10.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:09 smithi183 bash[59233]: cluster 2023-10-01T10:04:08.055405+0000 mgr.y (mgr.25132) 1642 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:10.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:09 smithi111 bash[78631]: cluster 2023-10-01T10:04:08.055405+0000 mgr.y (mgr.25132) 1642 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:10.071 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:09 smithi111 bash[75702]: cluster 2023-10-01T10:04:08.055405+0000 mgr.y (mgr.25132) 1642 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:11.336 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T10:04:12.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:11 smithi183 bash[59233]: cluster 2023-10-01T10:04:10.056271+0000 mgr.y (mgr.25132) 1643 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:12.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:11 smithi111 bash[75702]: cluster 2023-10-01T10:04:10.056271+0000 mgr.y (mgr.25132) 1643 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:12.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:11 smithi111 bash[78631]: cluster 2023-10-01T10:04:10.056271+0000 mgr.y (mgr.25132) 1643 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:14.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:13 smithi183 bash[59233]: cluster 2023-10-01T10:04:12.057150+0000 mgr.y (mgr.25132) 1644 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:14.070 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:13 smithi111 bash[75702]: cluster 2023-10-01T10:04:12.057150+0000 mgr.y (mgr.25132) 1644 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:14.071 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:13 smithi111 bash[78631]: cluster 2023-10-01T10:04:12.057150+0000 mgr.y (mgr.25132) 1644 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:14.863 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-10-01T10:04:14.865 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2023-10-01T10:04:15.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:14 smithi111 bash[75702]: audit 2023-10-01T10:04:14.074522+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:04:15.045 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:14 smithi111 bash[71331]: ::ffff:172.21.15.183 - - [01/Oct/2023:10:04:14] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.33.4" 2023-10-01T10:04:15.045 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:14 smithi111 bash[78631]: audit 2023-10-01T10:04:14.074522+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:04:15.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:14 smithi183 bash[59233]: audit 2023-10-01T10:04:14.074522+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25132 172.21.15.111:0/1520592155' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T10:04:15.825 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":1802,"stamp":"2023-10-01T10:04:14.057453+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"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":6250,"num_read_kb":12686,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":3559954,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1170,"ondisk_log_size":1170,"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":5933044,"kb_used_data":41332,"kb_used_omap":99,"kb_used_meta":5891548,"kb_avail":744028172,"statfs":{"total":767960285184,"available":761884848128,"internally_reserved":0,"allocated":42323968,"data_stored":35043689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":102212,"internal_metadata":6032945340},"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.004595"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":166,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698386+0000","last_change":"2023-10-01T10:01:22.712281+0000","last_active":"2023-10-01T10:02:43.698386+0000","last_peered":"2023-10-01T10:02:43.698386+0000","last_clean":"2023-10-01T10:02:43.698386+0000","last_became_active":"2023-10-01T10:01:22.711841+0000","last_became_peered":"2023-10-01T10:01:22.711841+0000","last_unstale":"2023-10-01T10:02:43.698386+0000","last_undegraded":"2023-10-01T10:02:43.698386+0000","last_fullsized":"2023-10-01T10:02:43.698386+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":175,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679745+0000","last_change":"2023-10-01T09:39:57.210628+0000","last_active":"2023-10-01T10:02:43.679745+0000","last_peered":"2023-10-01T10:02:43.679745+0000","last_clean":"2023-10-01T10:02:43.679745+0000","last_became_active":"2023-10-01T09:39:57.210273+0000","last_became_peered":"2023-10-01T09:39:57.210273+0000","last_unstale":"2023-10-01T10:02:43.679745+0000","last_undegraded":"2023-10-01T10:02:43.679745+0000","last_fullsized":"2023-10-01T10:02:43.679745+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:12.120296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":299,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.689148+0000","last_change":"2023-10-01T09:43:01.293109+0000","last_active":"2023-10-01T10:02:43.689148+0000","last_peered":"2023-10-01T10:02:43.689148+0000","last_clean":"2023-10-01T10:02:43.689148+0000","last_became_active":"2023-10-01T09:43:01.292701+0000","last_became_peered":"2023-10-01T09:43:01.292701+0000","last_unstale":"2023-10-01T10:02:43.689148+0000","last_undegraded":"2023-10-01T10:02:43.689148+0000","last_fullsized":"2023-10-01T10:02:43.689148+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:48:43.317100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1e","version":"0'0","reported_seq":365,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687395+0000","last_change":"2023-10-01T09:40:31.100363+0000","last_active":"2023-10-01T10:02:43.687395+0000","last_peered":"2023-10-01T10:02:43.687395+0000","last_clean":"2023-10-01T10:02:43.687395+0000","last_became_active":"2023-10-01T09:40:31.099695+0000","last_became_peered":"2023-10-01T09:40:31.099695+0000","last_unstale":"2023-10-01T10:02:43.687395+0000","last_undegraded":"2023-10-01T10:02:43.687395+0000","last_fullsized":"2023-10-01T10:02:43.687395+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:58:19.439464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":367,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.705043+0000","last_change":"2023-10-01T09:59:31.682236+0000","last_active":"2023-10-01T10:02:44.705043+0000","last_peered":"2023-10-01T10:02:44.705043+0000","last_clean":"2023-10-01T10:02:44.705043+0000","last_became_active":"2023-10-01T09:59:31.681860+0000","last_became_peered":"2023-10-01T09:59:31.681860+0000","last_unstale":"2023-10-01T10:02:44.705043+0000","last_undegraded":"2023-10-01T10:02:44.705043+0000","last_fullsized":"2023-10-01T10:02:44.705043+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:03:26.017236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":208,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696074+0000","last_change":"2023-10-01T10:02:04.257740+0000","last_active":"2023-10-01T10:02:43.696074+0000","last_peered":"2023-10-01T10:02:43.696074+0000","last_clean":"2023-10-01T10:02:43.696074+0000","last_became_active":"2023-10-01T10:02:04.256664+0000","last_became_peered":"2023-10-01T10:02:04.256664+0000","last_unstale":"2023-10-01T10:02:43.696074+0000","last_undegraded":"2023-10-01T10:02:43.696074+0000","last_fullsized":"2023-10-01T10:02:43.696074+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":360,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687885+0000","last_change":"2023-10-01T09:54:11.526066+0000","last_active":"2023-10-01T10:02:43.687885+0000","last_peered":"2023-10-01T10:02:43.687885+0000","last_clean":"2023-10-01T10:02:43.687885+0000","last_became_active":"2023-10-01T09:54:11.525708+0000","last_became_peered":"2023-10-01T09:54:11.525708+0000","last_unstale":"2023-10-01T10:02:43.687885+0000","last_undegraded":"2023-10-01T10:02:43.687885+0000","last_fullsized":"2023-10-01T10:02:43.687885+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:26:14.298216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":378,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679938+0000","last_change":"2023-10-01T09:59:31.681442+0000","last_active":"2023-10-01T10:02:43.679938+0000","last_peered":"2023-10-01T10:02:43.679938+0000","last_clean":"2023-10-01T10:02:43.679938+0000","last_became_active":"2023-10-01T09:59:31.681005+0000","last_became_peered":"2023-10-01T09:59:31.681005+0000","last_unstale":"2023-10-01T10:02:43.679938+0000","last_undegraded":"2023-10-01T10:02:43.679938+0000","last_fullsized":"2023-10-01T10:02:43.679938+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:32:57.321021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.16","version":"0'0","reported_seq":93,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696704+0000","last_change":"2023-10-01T09:59:31.681329+0000","last_active":"2023-10-01T10:02:43.696704+0000","last_peered":"2023-10-01T10:02:43.696704+0000","last_clean":"2023-10-01T10:02:43.696704+0000","last_became_active":"2023-10-01T09:59:31.680904+0000","last_became_peered":"2023-10-01T09:59:31.680904+0000","last_unstale":"2023-10-01T10:02:43.696704+0000","last_undegraded":"2023-10-01T10:02:43.696704+0000","last_fullsized":"2023-10-01T10:02:43.696704+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679683+0000","last_change":"2023-10-01T09:40:31.095255+0000","last_active":"2023-10-01T10:02:43.679683+0000","last_peered":"2023-10-01T10:02:43.679683+0000","last_clean":"2023-10-01T10:02:43.679683+0000","last_became_active":"2023-10-01T09:40:31.094935+0000","last_became_peered":"2023-10-01T09:40:31.094935+0000","last_unstale":"2023-10-01T10:02:43.679683+0000","last_undegraded":"2023-10-01T10:02:43.679683+0000","last_fullsized":"2023-10-01T10:02:43.679683+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:54:07.310896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"60'3","reported_seq":166,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685676+0000","last_change":"2023-10-01T09:40:31.730644+0000","last_active":"2023-10-01T10:02:43.685676+0000","last_peered":"2023-10-01T10:02:43.685676+0000","last_clean":"2023-10-01T10:02:43.685676+0000","last_became_active":"2023-10-01T09:40:31.160549+0000","last_became_peered":"2023-10-01T09:40:31.160549+0000","last_unstale":"2023-10-01T10:02:43.685676+0000","last_undegraded":"2023-10-01T10:02:43.685676+0000","last_fullsized":"2023-10-01T10:02:43.685676+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":232,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.948045+0000","last_change":"2023-10-01T10:02:44.948045+0000","last_active":"2023-10-01T10:02:44.948045+0000","last_peered":"2023-10-01T10:02:44.948045+0000","last_clean":"2023-10-01T10:02:44.948045+0000","last_became_active":"2023-10-01T10:02:44.947554+0000","last_became_peered":"2023-10-01T10:02:44.947554+0000","last_unstale":"2023-10-01T10:02:44.948045+0000","last_undegraded":"2023-10-01T10:02:44.948045+0000","last_fullsized":"2023-10-01T10:02:44.948045+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:17:00.102768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"74'22","reported_seq":214,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698581+0000","last_change":"2023-10-01T10:01:22.713315+0000","last_active":"2023-10-01T10:02:43.698581+0000","last_peered":"2023-10-01T10:02:43.698581+0000","last_clean":"2023-10-01T10:02:43.698581+0000","last_became_active":"2023-10-01T10:01:22.712921+0000","last_became_peered":"2023-10-01T10:01:22.712921+0000","last_unstale":"2023-10-01T10:02:43.698581+0000","last_undegraded":"2023-10-01T10:02:43.698581+0000","last_fullsized":"2023-10-01T10:02:43.698581+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":335,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697958+0000","last_change":"2023-10-01T09:59:31.681018+0000","last_active":"2023-10-01T10:02:43.697958+0000","last_peered":"2023-10-01T10:02:43.697958+0000","last_clean":"2023-10-01T10:02:43.697958+0000","last_became_active":"2023-10-01T09:59:31.680685+0000","last_became_peered":"2023-10-01T09:59:31.680685+0000","last_unstale":"2023-10-01T10:02:43.697958+0000","last_undegraded":"2023-10-01T10:02:43.697958+0000","last_fullsized":"2023-10-01T10:02:43.697958+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"60'2","reported_seq":166,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686013+0000","last_change":"2023-10-01T09:40:31.298558+0000","last_active":"2023-10-01T10:02:43.686013+0000","last_peered":"2023-10-01T10:02:43.686013+0000","last_clean":"2023-10-01T10:02:43.686013+0000","last_became_active":"2023-10-01T09:40:31.107649+0000","last_became_peered":"2023-10-01T09:40:31.107649+0000","last_unstale":"2023-10-01T10:02:43.686013+0000","last_undegraded":"2023-10-01T10:02:43.686013+0000","last_fullsized":"2023-10-01T10:02:43.686013+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":369,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679674+0000","last_change":"2023-10-01T09:59:31.680489+0000","last_active":"2023-10-01T10:02:43.679674+0000","last_peered":"2023-10-01T10:02:43.679674+0000","last_clean":"2023-10-01T10:02:43.679674+0000","last_became_active":"2023-10-01T09:59:31.680132+0000","last_became_peered":"2023-10-01T09:59:31.680132+0000","last_unstale":"2023-10-01T10:02:43.679674+0000","last_undegraded":"2023-10-01T10:02:43.679674+0000","last_fullsized":"2023-10-01T10:02:43.679674+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:30:49.156585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":362,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712025+0000","last_change":"2023-10-01T09:40:31.092991+0000","last_active":"2023-10-01T10:02:44.712025+0000","last_peered":"2023-10-01T10:02:44.712025+0000","last_clean":"2023-10-01T10:02:44.712025+0000","last_became_active":"2023-10-01T09:40:31.092633+0000","last_became_peered":"2023-10-01T09:40:31.092633+0000","last_unstale":"2023-10-01T10:02:44.712025+0000","last_undegraded":"2023-10-01T10:02:44.712025+0000","last_fullsized":"2023-10-01T10:02:44.712025+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:45.095974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":131,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697116+0000","last_change":"2023-10-01T10:01:43.355130+0000","last_active":"2023-10-01T10:02:43.697116+0000","last_peered":"2023-10-01T10:02:43.697116+0000","last_clean":"2023-10-01T10:02:43.697116+0000","last_became_active":"2023-10-01T10:01:43.353488+0000","last_became_peered":"2023-10-01T10:01:43.353488+0000","last_unstale":"2023-10-01T10:02:43.697116+0000","last_undegraded":"2023-10-01T10:02:43.697116+0000","last_fullsized":"2023-10-01T10:02:43.697116+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":160,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685140+0000","last_change":"2023-10-01T09:40:31.159178+0000","last_active":"2023-10-01T10:02:43.685140+0000","last_peered":"2023-10-01T10:02:43.685140+0000","last_clean":"2023-10-01T10:02:43.685140+0000","last_became_active":"2023-10-01T09:40:31.111908+0000","last_became_peered":"2023-10-01T09:40:31.111908+0000","last_unstale":"2023-10-01T10:02:43.685140+0000","last_undegraded":"2023-10-01T10:02:43.685140+0000","last_fullsized":"2023-10-01T10:02:43.685140+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":361,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687535+0000","last_change":"2023-10-01T09:40:31.100522+0000","last_active":"2023-10-01T10:02:43.687535+0000","last_peered":"2023-10-01T10:02:43.687535+0000","last_clean":"2023-10-01T10:02:43.687535+0000","last_became_active":"2023-10-01T09:40:31.100069+0000","last_became_peered":"2023-10-01T09:40:31.100069+0000","last_unstale":"2023-10-01T10:02:43.687535+0000","last_undegraded":"2023-10-01T10:02:43.687535+0000","last_fullsized":"2023-10-01T10:02:43.687535+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:49:32.676060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"60'8","reported_seq":273,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696393+0000","last_change":"2023-10-01T10:02:03.855097+0000","last_active":"2023-10-01T10:02:43.696393+0000","last_peered":"2023-10-01T10:02:43.696393+0000","last_clean":"2023-10-01T10:02:43.696393+0000","last_became_active":"2023-10-01T10:02:03.854068+0000","last_became_peered":"2023-10-01T10:02:03.854068+0000","last_unstale":"2023-10-01T10:02:43.696393+0000","last_undegraded":"2023-10-01T10:02:43.696393+0000","last_fullsized":"2023-10-01T10:02:43.696393+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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":"--","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":"4.17","version":"0'0","reported_seq":387,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.708319+0000","last_change":"2023-10-01T09:59:31.677239+0000","last_active":"2023-10-01T10:02:44.708319+0000","last_peered":"2023-10-01T10:02:44.708319+0000","last_clean":"2023-10-01T10:02:44.708319+0000","last_became_active":"2023-10-01T09:59:31.676899+0000","last_became_peered":"2023-10-01T09:59:31.676899+0000","last_unstale":"2023-10-01T10:02:44.708319+0000","last_undegraded":"2023-10-01T10:02:44.708319+0000","last_fullsized":"2023-10-01T10:02:44.708319+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:25:21.260140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":164,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686209+0000","last_change":"2023-10-01T09:40:31.392546+0000","last_active":"2023-10-01T10:02:43.686209+0000","last_peered":"2023-10-01T10:02:43.686209+0000","last_clean":"2023-10-01T10:02:43.686209+0000","last_became_active":"2023-10-01T09:40:31.108002+0000","last_became_peered":"2023-10-01T09:40:31.108002+0000","last_unstale":"2023-10-01T10:02:43.686209+0000","last_undegraded":"2023-10-01T10:02:43.686209+0000","last_fullsized":"2023-10-01T10:02:43.686209+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696870+0000","last_change":"2023-10-01T10:01:43.223194+0000","last_active":"2023-10-01T10:02:43.696870+0000","last_peered":"2023-10-01T10:02:43.696870+0000","last_clean":"2023-10-01T10:02:43.696870+0000","last_became_active":"2023-10-01T10:01:43.222670+0000","last_became_peered":"2023-10-01T10:01:43.222670+0000","last_unstale":"2023-10-01T10:02:43.696870+0000","last_undegraded":"2023-10-01T10:02:43.696870+0000","last_fullsized":"2023-10-01T10:02:43.696870+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":192,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685606+0000","last_change":"2023-10-01T09:59:31.686114+0000","last_active":"2023-10-01T10:02:43.685606+0000","last_peered":"2023-10-01T10:02:43.685606+0000","last_clean":"2023-10-01T10:02:43.685606+0000","last_became_active":"2023-10-01T09:59:31.685669+0000","last_became_peered":"2023-10-01T09:59:31.685669+0000","last_unstale":"2023-10-01T10:02:43.685606+0000","last_undegraded":"2023-10-01T10:02:43.685606+0000","last_fullsized":"2023-10-01T10:02:43.685606+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[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":271,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698429+0000","last_change":"2023-10-01T10:01:23.138227+0000","last_active":"2023-10-01T10:02:43.698429+0000","last_peered":"2023-10-01T10:02:43.698429+0000","last_clean":"2023-10-01T10:02:43.698429+0000","last_became_active":"2023-10-01T10:01:23.137653+0000","last_became_peered":"2023-10-01T10:01:23.137653+0000","last_unstale":"2023-10-01T10:02:43.698429+0000","last_undegraded":"2023-10-01T10:02:43.698429+0000","last_fullsized":"2023-10-01T10:02:43.698429+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":190,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685961+0000","last_change":"2023-10-01T09:54:11.593387+0000","last_active":"2023-10-01T10:02:43.685961+0000","last_peered":"2023-10-01T10:02:43.685961+0000","last_clean":"2023-10-01T10:02:43.685961+0000","last_became_active":"2023-10-01T09:54:11.531405+0000","last_became_peered":"2023-10-01T09:54:11.531405+0000","last_unstale":"2023-10-01T10:02:43.685961+0000","last_undegraded":"2023-10-01T10:02:43.685961+0000","last_fullsized":"2023-10-01T10:02:43.685961+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":157,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696486+0000","last_change":"2023-10-01T10:02:03.855687+0000","last_active":"2023-10-01T10:02:43.696486+0000","last_peered":"2023-10-01T10:02:43.696486+0000","last_clean":"2023-10-01T10:02:43.696486+0000","last_became_active":"2023-10-01T10:02:03.855421+0000","last_became_peered":"2023-10-01T10:02:03.855421+0000","last_unstale":"2023-10-01T10:02:43.696486+0000","last_undegraded":"2023-10-01T10:02:43.696486+0000","last_fullsized":"2023-10-01T10:02:43.696486+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,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":100,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697600+0000","last_change":"2023-10-01T10:01:43.354972+0000","last_active":"2023-10-01T10:02:43.697600+0000","last_peered":"2023-10-01T10:02:43.697600+0000","last_clean":"2023-10-01T10:02:43.697600+0000","last_became_active":"2023-10-01T10:01:43.353573+0000","last_became_peered":"2023-10-01T10:01:43.353573+0000","last_unstale":"2023-10-01T10:02:43.697600+0000","last_undegraded":"2023-10-01T10:02:43.697600+0000","last_fullsized":"2023-10-01T10:02:43.697600+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712079+0000","last_change":"2023-10-01T09:19:26.131063+0000","last_active":"2023-10-01T10:02:44.712079+0000","last_peered":"2023-10-01T10:02:44.712079+0000","last_clean":"2023-10-01T10:02:44.712079+0000","last_became_active":"2023-10-01T09:19:26.130697+0000","last_became_peered":"2023-10-01T09:19:26.130697+0000","last_unstale":"2023-10-01T10:02:44.712079+0000","last_undegraded":"2023-10-01T10:02:44.712079+0000","last_fullsized":"2023-10-01T10:02:44.712079+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:43:14.700139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":335,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.706161+0000","last_change":"2023-10-01T09:20:07.700044+0000","last_active":"2023-10-01T10:02:44.706161+0000","last_peered":"2023-10-01T10:02:44.706161+0000","last_clean":"2023-10-01T10:02:44.706161+0000","last_became_active":"2023-10-01T09:20:07.699695+0000","last_became_peered":"2023-10-01T09:20:07.699695+0000","last_unstale":"2023-10-01T10:02:44.706161+0000","last_undegraded":"2023-10-01T10:02:44.706161+0000","last_fullsized":"2023-10-01T10:02:44.706161+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:50:04.824089+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":175,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698789+0000","last_change":"2023-10-01T10:01:23.141457+0000","last_active":"2023-10-01T10:02:43.698789+0000","last_peered":"2023-10-01T10:02:43.698789+0000","last_clean":"2023-10-01T10:02:43.698789+0000","last_became_active":"2023-10-01T10:01:23.140438+0000","last_became_peered":"2023-10-01T10:01:23.140438+0000","last_unstale":"2023-10-01T10:02:43.698789+0000","last_undegraded":"2023-10-01T10:02:43.698789+0000","last_fullsized":"2023-10-01T10:02:43.698789+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696585+0000","last_change":"2023-10-01T10:02:04.258122+0000","last_active":"2023-10-01T10:02:43.696585+0000","last_peered":"2023-10-01T10:02:43.696585+0000","last_clean":"2023-10-01T10:02:43.696585+0000","last_became_active":"2023-10-01T10:02:04.256696+0000","last_became_peered":"2023-10-01T10:02:04.256696+0000","last_unstale":"2023-10-01T10:02:43.696585+0000","last_undegraded":"2023-10-01T10:02:43.696585+0000","last_fullsized":"2023-10-01T10:02:43.696585+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698573+0000","last_change":"2023-10-01T10:01:22.712541+0000","last_active":"2023-10-01T10:02:43.698573+0000","last_peered":"2023-10-01T10:02:43.698573+0000","last_clean":"2023-10-01T10:02:43.698573+0000","last_became_active":"2023-10-01T10:01:22.712155+0000","last_became_peered":"2023-10-01T10:01:22.712155+0000","last_unstale":"2023-10-01T10:02:43.698573+0000","last_undegraded":"2023-10-01T10:02:43.698573+0000","last_fullsized":"2023-10-01T10:02:43.698573+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698295+0000","last_change":"2023-10-01T10:01:22.711675+0000","last_active":"2023-10-01T10:02:43.698295+0000","last_peered":"2023-10-01T10:02:43.698295+0000","last_clean":"2023-10-01T10:02:43.698295+0000","last_became_active":"2023-10-01T10:01:22.711244+0000","last_became_peered":"2023-10-01T10:01:22.711244+0000","last_unstale":"2023-10-01T10:02:43.698295+0000","last_undegraded":"2023-10-01T10:02:43.698295+0000","last_fullsized":"2023-10-01T10:02:43.698295+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698635+0000","last_change":"2023-10-01T09:59:31.682329+0000","last_active":"2023-10-01T10:02:43.698635+0000","last_peered":"2023-10-01T10:02:43.698635+0000","last_clean":"2023-10-01T10:02:43.698635+0000","last_became_active":"2023-10-01T09:59:31.681934+0000","last_became_peered":"2023-10-01T09:59:31.681934+0000","last_unstale":"2023-10-01T10:02:43.698635+0000","last_undegraded":"2023-10-01T10:02:43.698635+0000","last_fullsized":"2023-10-01T10:02:43.698635+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.705443+0000","last_change":"2023-10-01T09:59:31.679975+0000","last_active":"2023-10-01T10:02:44.705443+0000","last_peered":"2023-10-01T10:02:44.705443+0000","last_clean":"2023-10-01T10:02:44.705443+0000","last_became_active":"2023-10-01T09:59:31.679580+0000","last_became_peered":"2023-10-01T09:59:31.679580+0000","last_unstale":"2023-10-01T10:02:44.705443+0000","last_undegraded":"2023-10-01T10:02:44.705443+0000","last_fullsized":"2023-10-01T10:02:44.705443+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:06:57.376245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709658+0000","last_change":"2023-10-01T09:59:31.682429+0000","last_active":"2023-10-01T10:02:44.709658+0000","last_peered":"2023-10-01T10:02:44.709658+0000","last_clean":"2023-10-01T10:02:44.709658+0000","last_became_active":"2023-10-01T09:59:31.681614+0000","last_became_peered":"2023-10-01T09:59:31.681614+0000","last_unstale":"2023-10-01T10:02:44.709658+0000","last_undegraded":"2023-10-01T10:02:44.709658+0000","last_fullsized":"2023-10-01T10:02:44.709658+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:46:33.198930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"318'151","reported_seq":811,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.716109+0000","last_change":"2023-10-01T10:02:44.716109+0000","last_active":"2023-10-01T10:02:44.716109+0000","last_peered":"2023-10-01T10:02:44.716109+0000","last_clean":"2023-10-01T10:02:44.716109+0000","last_became_active":"2023-10-01T10:02:44.715529+0000","last_became_peered":"2023-10-01T10:02:44.715529+0000","last_unstale":"2023-10-01T10:02:44.716109+0000","last_undegraded":"2023-10-01T10:02:44.716109+0000","last_fullsized":"2023-10-01T10:02:44.716109+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:50.906195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050801299999999998,"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":846,"num_read_kb":4255,"num_write":139,"num_write_kb":3350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":163,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696997+0000","last_change":"2023-10-01T10:01:43.355842+0000","last_active":"2023-10-01T10:02:43.696997+0000","last_peered":"2023-10-01T10:02:43.696997+0000","last_clean":"2023-10-01T10:02:43.696997+0000","last_became_active":"2023-10-01T10:01:43.354072+0000","last_became_peered":"2023-10-01T10:01:43.354072+0000","last_unstale":"2023-10-01T10:02:43.696997+0000","last_undegraded":"2023-10-01T10:02:43.696997+0000","last_fullsized":"2023-10-01T10:02:43.696997+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":377,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709698+0000","last_change":"2023-10-01T09:59:31.679376+0000","last_active":"2023-10-01T10:02:44.709698+0000","last_peered":"2023-10-01T10:02:44.709698+0000","last_clean":"2023-10-01T10:02:44.709698+0000","last_became_active":"2023-10-01T09:59:31.678967+0000","last_became_peered":"2023-10-01T09:59:31.678967+0000","last_unstale":"2023-10-01T10:02:44.709698+0000","last_undegraded":"2023-10-01T10:02:44.709698+0000","last_fullsized":"2023-10-01T10:02:44.709698+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:11:52.809683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"318'112","reported_seq":709,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696953+0000","last_change":"2023-10-01T10:01:43.223471+0000","last_active":"2023-10-01T10:02:43.696953+0000","last_peered":"2023-10-01T10:02:43.696953+0000","last_clean":"2023-10-01T10:02:43.696953+0000","last_became_active":"2023-10-01T10:01:43.222766+0000","last_became_peered":"2023-10-01T10:01:43.222766+0000","last_unstale":"2023-10-01T10:02:43.696953+0000","last_undegraded":"2023-10-01T10:02:43.696953+0000","last_fullsized":"2023-10-01T10:02:43.696953+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":686,"num_read_kb":629,"num_write":114,"num_write_kb":1095,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.945102+0000","last_change":"2023-10-01T09:39:57.200536+0000","last_active":"2023-10-01T10:02:44.945102+0000","last_peered":"2023-10-01T10:02:44.945102+0000","last_clean":"2023-10-01T10:02:44.945102+0000","last_became_active":"2023-10-01T09:39:57.200274+0000","last_became_peered":"2023-10-01T09:39:57.200274+0000","last_unstale":"2023-10-01T10:02:44.945102+0000","last_undegraded":"2023-10-01T10:02:44.945102+0000","last_fullsized":"2023-10-01T10:02:44.945102+0000","mapping_epoch":194,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:49:11.882298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":254,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.947678+0000","last_change":"2023-10-01T10:02:44.947678+0000","last_active":"2023-10-01T10:02:44.947678+0000","last_peered":"2023-10-01T10:02:44.947678+0000","last_clean":"2023-10-01T10:02:44.947678+0000","last_became_active":"2023-10-01T10:02:44.946941+0000","last_became_peered":"2023-10-01T10:02:44.946941+0000","last_unstale":"2023-10-01T10:02:44.947678+0000","last_undegraded":"2023-10-01T10:02:44.947678+0000","last_fullsized":"2023-10-01T10:02:44.947678+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:11:39.517063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"318'177","reported_seq":1078,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.944702+0000","last_change":"2023-10-01T09:57:31.574873+0000","last_active":"2023-10-01T10:02:44.944702+0000","last_peered":"2023-10-01T10:02:44.944702+0000","last_clean":"2023-10-01T10:02:44.944702+0000","last_became_active":"2023-10-01T09:20:07.691093+0000","last_became_peered":"2023-10-01T09:20:07.691093+0000","last_unstale":"2023-10-01T10:02:44.944702+0000","last_undegraded":"2023-10-01T10:02:44.944702+0000","last_fullsized":"2023-10-01T10:02:44.944702+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":177,"log_dups_size":0,"ondisk_log_size":177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:06:56.383357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001194891,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1360,"num_read_kb":1262,"num_write":152,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":308,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.947624+0000","last_change":"2023-10-01T10:02:44.947624+0000","last_active":"2023-10-01T10:02:44.947624+0000","last_peered":"2023-10-01T10:02:44.947624+0000","last_clean":"2023-10-01T10:02:44.947624+0000","last_became_active":"2023-10-01T10:02:44.946791+0000","last_became_peered":"2023-10-01T10:02:44.946791+0000","last_unstale":"2023-10-01T10:02:44.947624+0000","last_undegraded":"2023-10-01T10:02:44.947624+0000","last_fullsized":"2023-10-01T10:02:44.947624+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:55:14.438356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":384,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709573+0000","last_change":"2023-10-01T09:59:31.684124+0000","last_active":"2023-10-01T10:02:44.709573+0000","last_peered":"2023-10-01T10:02:44.709573+0000","last_clean":"2023-10-01T10:02:44.709573+0000","last_became_active":"2023-10-01T09:59:31.682095+0000","last_became_peered":"2023-10-01T09:59:31.682095+0000","last_unstale":"2023-10-01T10:02:44.709573+0000","last_undegraded":"2023-10-01T10:02:44.709573+0000","last_fullsized":"2023-10-01T10:02:44.709573+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:14.382788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"318'163","reported_seq":663,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697112+0000","last_change":"2023-10-01T10:01:43.221707+0000","last_active":"2023-10-01T10:02:43.697112+0000","last_peered":"2023-10-01T10:02:43.697112+0000","last_clean":"2023-10-01T10:02:43.697112+0000","last_became_active":"2023-10-01T10:01:43.220972+0000","last_became_peered":"2023-10-01T10:01:43.220972+0000","last_unstale":"2023-10-01T10:02:43.697112+0000","last_undegraded":"2023-10-01T10:02:43.697112+0000","last_fullsized":"2023-10-01T10:02:43.697112+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"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":642,"num_read_kb":1590,"num_write":151,"num_write_kb":5212,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'139","reported_seq":587,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.684993+0000","last_change":"2023-10-01T09:41:46.681391+0000","last_active":"2023-10-01T10:02:43.684993+0000","last_peered":"2023-10-01T10:02:43.684993+0000","last_clean":"2023-10-01T10:02:43.684993+0000","last_became_active":"2023-10-01T09:41:46.680914+0000","last_became_peered":"2023-10-01T09:41:46.680914+0000","last_unstale":"2023-10-01T10:02:43.684993+0000","last_undegraded":"2023-10-01T10:02:43.684993+0000","last_fullsized":"2023-10-01T10:02:43.684993+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:00:32.037817+0000","last_clean_scrub_stamp":"2023-10-01T09:00:32.037817+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":371,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.706208+0000","last_change":"2023-10-01T09:54:11.527550+0000","last_active":"2023-10-01T10:02:44.706208+0000","last_peered":"2023-10-01T10:02:44.706208+0000","last_clean":"2023-10-01T10:02:44.706208+0000","last_became_active":"2023-10-01T09:54:11.527155+0000","last_became_peered":"2023-10-01T09:54:11.527155+0000","last_unstale":"2023-10-01T10:02:44.706208+0000","last_undegraded":"2023-10-01T10:02:44.706208+0000","last_fullsized":"2023-10-01T10:02:44.706208+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:37:56.805482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.695984+0000","last_change":"2023-10-01T10:02:03.855305+0000","last_active":"2023-10-01T10:02:43.695984+0000","last_peered":"2023-10-01T10:02:43.695984+0000","last_clean":"2023-10-01T10:02:43.695984+0000","last_became_active":"2023-10-01T10:02:03.854882+0000","last_became_peered":"2023-10-01T10:02:03.854882+0000","last_unstale":"2023-10-01T10:02:43.695984+0000","last_undegraded":"2023-10-01T10:02:43.695984+0000","last_fullsized":"2023-10-01T10:02:43.695984+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"318'110","reported_seq":560,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.685251+0000","last_change":"2023-10-01T09:59:31.681102+0000","last_active":"2023-10-01T10:02:43.685251+0000","last_peered":"2023-10-01T10:02:43.685251+0000","last_clean":"2023-10-01T10:02:43.685251+0000","last_became_active":"2023-10-01T09:59:31.680329+0000","last_became_peered":"2023-10-01T09:59:31.680329+0000","last_unstale":"2023-10-01T10:02:43.685251+0000","last_undegraded":"2023-10-01T10:02:43.685251+0000","last_fullsized":"2023-10-01T10:02:43.685251+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":667,"num_read_kb":1982,"num_write":95,"num_write_kb":1263,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":382,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686255+0000","last_change":"2023-10-01T09:43:01.294319+0000","last_active":"2023-10-01T10:02:43.686255+0000","last_peered":"2023-10-01T10:02:43.686255+0000","last_clean":"2023-10-01T10:02:43.686255+0000","last_became_active":"2023-10-01T09:43:01.293534+0000","last_became_peered":"2023-10-01T09:43:01.293534+0000","last_unstale":"2023-10-01T10:02:43.686255+0000","last_undegraded":"2023-10-01T10:02:43.686255+0000","last_fullsized":"2023-10-01T10:02:43.686255+0000","mapping_epoch":227,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":228,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:51:52.813994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.711967+0000","last_change":"2023-10-01T09:59:31.681718+0000","last_active":"2023-10-01T10:02:44.711967+0000","last_peered":"2023-10-01T10:02:44.711967+0000","last_clean":"2023-10-01T10:02:44.711967+0000","last_became_active":"2023-10-01T09:59:31.681185+0000","last_became_peered":"2023-10-01T09:59:31.681185+0000","last_unstale":"2023-10-01T10:02:44.711967+0000","last_undegraded":"2023-10-01T10:02:44.711967+0000","last_fullsized":"2023-10-01T10:02:44.711967+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:32:17.746648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"318'75","reported_seq":477,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.686043+0000","last_change":"2023-10-01T09:57:31.583406+0000","last_active":"2023-10-01T10:02:43.686043+0000","last_peered":"2023-10-01T10:02:43.686043+0000","last_clean":"2023-10-01T10:02:43.686043+0000","last_became_active":"2023-10-01T09:40:31.106559+0000","last_became_peered":"2023-10-01T09:40:31.106559+0000","last_unstale":"2023-10-01T10:02:43.686043+0000","last_undegraded":"2023-10-01T10:02:43.686043+0000","last_fullsized":"2023-10-01T10:02:43.686043+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":511,"num_read_kb":1111,"num_write":62,"num_write_kb":1400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":322,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.947784+0000","last_change":"2023-10-01T10:02:44.947784+0000","last_active":"2023-10-01T10:02:44.947784+0000","last_peered":"2023-10-01T10:02:44.947784+0000","last_clean":"2023-10-01T10:02:44.947784+0000","last_became_active":"2023-10-01T10:02:44.946971+0000","last_became_peered":"2023-10-01T10:02:44.946971+0000","last_unstale":"2023-10-01T10:02:44.947784+0000","last_undegraded":"2023-10-01T10:02:44.947784+0000","last_fullsized":"2023-10-01T10:02:44.947784+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:20:04.116601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":376,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.688575+0000","last_change":"2023-10-01T09:54:11.529901+0000","last_active":"2023-10-01T10:02:43.688575+0000","last_peered":"2023-10-01T10:02:43.688575+0000","last_clean":"2023-10-01T10:02:43.688575+0000","last_became_active":"2023-10-01T09:54:11.529472+0000","last_became_peered":"2023-10-01T09:54:11.529472+0000","last_unstale":"2023-10-01T10:02:43.688575+0000","last_undegraded":"2023-10-01T10:02:43.688575+0000","last_fullsized":"2023-10-01T10:02:43.688575+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:46:52.615449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":389,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.707538+0000","last_change":"2023-10-01T09:40:31.291110+0000","last_active":"2023-10-01T10:02:44.707538+0000","last_peered":"2023-10-01T10:02:44.707538+0000","last_clean":"2023-10-01T10:02:44.707538+0000","last_became_active":"2023-10-01T09:40:31.095473+0000","last_became_peered":"2023-10-01T09:40:31.095473+0000","last_unstale":"2023-10-01T10:02:44.707538+0000","last_undegraded":"2023-10-01T10:02:44.707538+0000","last_fullsized":"2023-10-01T10:02:44.707538+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:06.249730+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":[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":"318'120","reported_seq":836,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.709692+0000","last_change":"2023-10-01T09:59:31.684417+0000","last_active":"2023-10-01T10:02:44.709692+0000","last_peered":"2023-10-01T10:02:44.709692+0000","last_clean":"2023-10-01T10:02:44.709692+0000","last_became_active":"2023-10-01T09:59:31.682957+0000","last_became_peered":"2023-10-01T09:59:31.682957+0000","last_unstale":"2023-10-01T10:02:44.709692+0000","last_undegraded":"2023-10-01T10:02:44.709692+0000","last_fullsized":"2023-10-01T10:02:44.709692+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:50:48.414664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":871,"num_read_kb":719,"num_write":78,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.679296+0000","last_change":"2023-10-01T09:40:31.095239+0000","last_active":"2023-10-01T10:02:43.679296+0000","last_peered":"2023-10-01T10:02:43.679296+0000","last_clean":"2023-10-01T10:02:43.679296+0000","last_became_active":"2023-10-01T09:40:31.094779+0000","last_became_peered":"2023-10-01T09:40:31.094779+0000","last_unstale":"2023-10-01T10:02:43.679296+0000","last_undegraded":"2023-10-01T10:02:43.679296+0000","last_fullsized":"2023-10-01T10:02:43.679296+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:22.289365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"318'68","reported_seq":530,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.696132+0000","last_change":"2023-10-01T10:02:03.855042+0000","last_active":"2023-10-01T10:02:43.696132+0000","last_peered":"2023-10-01T10:02:43.696132+0000","last_clean":"2023-10-01T10:02:43.696132+0000","last_became_active":"2023-10-01T10:02:03.854488+0000","last_became_peered":"2023-10-01T10:02:03.854488+0000","last_unstale":"2023-10-01T10:02:43.696132+0000","last_undegraded":"2023-10-01T10:02:43.696132+0000","last_fullsized":"2023-10-01T10:02:43.696132+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:05:02.285137+0000","last_clean_scrub_stamp":"2023-10-01T09:05:02.285137+0000","objects_scrubbed":0,"log_size":68,"log_dups_size":0,"ondisk_log_size":68,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":373,"num_read_kb":638,"num_write":55,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"60'1","reported_seq":347,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712465+0000","last_change":"2023-10-01T09:59:31.681504+0000","last_active":"2023-10-01T10:02:44.712465+0000","last_peered":"2023-10-01T10:02:44.712465+0000","last_clean":"2023-10-01T10:02:44.712465+0000","last_became_active":"2023-10-01T09:59:31.680618+0000","last_became_peered":"2023-10-01T09:59:31.680618+0000","last_unstale":"2023-10-01T10:02:44.712465+0000","last_undegraded":"2023-10-01T10:02:44.712465+0000","last_fullsized":"2023-10-01T10:02:44.712465+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:05:19.597384+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":"4.1","version":"0'0","reported_seq":81,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698286+0000","last_change":"2023-10-01T10:01:22.714774+0000","last_active":"2023-10-01T10:02:43.698286+0000","last_peered":"2023-10-01T10:02:43.698286+0000","last_clean":"2023-10-01T10:02:43.698286+0000","last_became_active":"2023-10-01T10:01:22.713338+0000","last_became_peered":"2023-10-01T10:01:22.713338+0000","last_unstale":"2023-10-01T10:02:43.698286+0000","last_undegraded":"2023-10-01T10:02:43.698286+0000","last_fullsized":"2023-10-01T10:02:43.698286+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"60'1","reported_seq":350,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.712216+0000","last_change":"2023-10-01T09:40:31.094014+0000","last_active":"2023-10-01T10:02:44.712216+0000","last_peered":"2023-10-01T10:02:44.712216+0000","last_clean":"2023-10-01T10:02:44.712216+0000","last_became_active":"2023-10-01T09:40:31.093607+0000","last_became_peered":"2023-10-01T09:40:31.093607+0000","last_unstale":"2023-10-01T10:02:44.712216+0000","last_undegraded":"2023-10-01T10:02:44.712216+0000","last_fullsized":"2023-10-01T10:02:44.712216+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:46:16.767491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":389,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.690996+0000","last_change":"2023-10-01T09:59:31.677969+0000","last_active":"2023-10-01T10:02:43.690996+0000","last_peered":"2023-10-01T10:02:43.690996+0000","last_clean":"2023-10-01T10:02:43.690996+0000","last_became_active":"2023-10-01T09:59:31.676125+0000","last_became_peered":"2023-10-01T09:59:31.676125+0000","last_unstale":"2023-10-01T10:02:43.690996+0000","last_undegraded":"2023-10-01T10:02:43.690996+0000","last_fullsized":"2023-10-01T10:02:43.690996+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:41:53.177879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"60'2","reported_seq":103,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697561+0000","last_change":"2023-10-01T10:01:43.223237+0000","last_active":"2023-10-01T10:02:43.697561+0000","last_peered":"2023-10-01T10:02:43.697561+0000","last_clean":"2023-10-01T10:02:43.697561+0000","last_became_active":"2023-10-01T10:01:43.222754+0000","last_became_peered":"2023-10-01T10:01:43.222754+0000","last_unstale":"2023-10-01T10:02:43.697561+0000","last_undegraded":"2023-10-01T10:02:43.697561+0000","last_fullsized":"2023-10-01T10:02:43.697561+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1b","version":"0'0","reported_seq":282,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698464+0000","last_change":"2023-10-01T10:01:23.139337+0000","last_active":"2023-10-01T10:02:43.698464+0000","last_peered":"2023-10-01T10:02:43.698464+0000","last_clean":"2023-10-01T10:02:43.698464+0000","last_became_active":"2023-10-01T10:01:23.138782+0000","last_became_peered":"2023-10-01T10:01:23.138782+0000","last_unstale":"2023-10-01T10:02:43.698464+0000","last_undegraded":"2023-10-01T10:02:43.698464+0000","last_fullsized":"2023-10-01T10:02:43.698464+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"60'2","reported_seq":88,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697140+0000","last_change":"2023-10-01T10:01:43.223898+0000","last_active":"2023-10-01T10:02:43.697140+0000","last_peered":"2023-10-01T10:02:43.697140+0000","last_clean":"2023-10-01T10:02:43.697140+0000","last_became_active":"2023-10-01T10:01:43.223484+0000","last_became_peered":"2023-10-01T10:01:43.223484+0000","last_unstale":"2023-10-01T10:02:43.697140+0000","last_undegraded":"2023-10-01T10:02:43.697140+0000","last_fullsized":"2023-10-01T10:02:43.697140+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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.1a","version":"0'0","reported_seq":205,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.698576+0000","last_change":"2023-10-01T10:01:23.141234+0000","last_active":"2023-10-01T10:02:43.698576+0000","last_peered":"2023-10-01T10:02:43.698576+0000","last_clean":"2023-10-01T10:02:43.698576+0000","last_became_active":"2023-10-01T10:01:23.140439+0000","last_became_peered":"2023-10-01T10:01:23.140439+0000","last_unstale":"2023-10-01T10:02:43.698576+0000","last_undegraded":"2023-10-01T10:02:43.698576+0000","last_fullsized":"2023-10-01T10:02:43.698576+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"60'1","reported_seq":363,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.680391+0000","last_change":"2023-10-01T09:29:17.370270+0000","last_active":"2023-10-01T10:02:43.680391+0000","last_peered":"2023-10-01T10:02:43.680391+0000","last_clean":"2023-10-01T10:02:43.680391+0000","last_became_active":"2023-10-01T09:29:17.369847+0000","last_became_peered":"2023-10-01T09:29:17.369847+0000","last_unstale":"2023-10-01T10:02:43.680391+0000","last_undegraded":"2023-10-01T10:02:43.680391+0000","last_fullsized":"2023-10-01T10:02:43.680391+0000","mapping_epoch":140,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":141,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:02:31.019957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":355,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-01T10:02:44.705859+0000","last_change":"2023-10-01T09:20:07.697405+0000","last_active":"2023-10-01T10:02:44.705859+0000","last_peered":"2023-10-01T10:02:44.705859+0000","last_clean":"2023-10-01T10:02:44.705859+0000","last_became_active":"2023-10-01T09:20:07.696715+0000","last_became_peered":"2023-10-01T09:20:07.696715+0000","last_unstale":"2023-10-01T10:02:44.705859+0000","last_undegraded":"2023-10-01T10:02:44.705859+0000","last_fullsized":"2023-10-01T10:02:44.705859+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:55:52.482083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"60'4","reported_seq":406,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.687991+0000","last_change":"2023-10-01T09:54:11.542355+0000","last_active":"2023-10-01T10:02:43.687991+0000","last_peered":"2023-10-01T10:02:43.687991+0000","last_clean":"2023-10-01T10:02:43.687991+0000","last_became_active":"2023-10-01T09:54:11.525882+0000","last_became_peered":"2023-10-01T09:54:11.525882+0000","last_unstale":"2023-10-01T10:02:43.687991+0000","last_undegraded":"2023-10-01T10:02:43.687991+0000","last_fullsized":"2023-10-01T10:02:43.687991+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:56.468733+0000","last_clean_scrub_stamp":"2023-10-01T09:06:56.468733+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 @ 2023-10-02T20:10:47.749325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":251,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-10-01T10:02:43.697928+0000","last_change":"2023-10-01T09:59:31.682122+0000","last_active":"2023-10-01T10:02:43.697928+0000","last_peered":"2023-10-01T10:02:43.697928+0000","last_clean":"2023-10-01T10:02:43.697928+0000","last_became_active":"2023-10-01T09:59:31.681460+0000","last_became_peered":"2023-10-01T09:59:31.681460+0000","last_unstale":"2023-10-01T10:02:43.697928+0000","last_undegraded":"2023-10-01T10:02:43.697928+0000","last_fullsized":"2023-10-01T10:02:43.697928+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T09:06:57.478629+0000","last_clean_scrub_stamp":"2023-10-01T09:06:57.478629+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":59,"num_bytes_recovered":17746,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5956,"num_read_kb":12186,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430933,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901916,"kb_used_data":7764,"kb_used_omap":0,"kb_used_meta":894144,"kb_avail":92843236,"statfs":{"total":95995035648,"available":95071473664,"internally_reserved":0,"allocated":7950336,"data_stored":7323972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915603456},"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":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.874,"15min":0.96099999999999997},"min":{"1min":0.59099999999999997,"5min":0.56799999999999995,"15min":0.23899999999999999},"max":{"1min":1.1240000000000001,"5min":1.3400000000000001,"15min":6.0389999999999997},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.90600000000000003,"15min":1.048},"min":{"1min":0.65400000000000003,"5min":0.47199999999999998,"15min":0.25800000000000001},"max":{"1min":1.2829999999999999,"5min":1.417,"15min":6.657},"last":0.752}]},{"osd":1,"last update":"Sun Oct 1 10:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.88900000000000001,"15min":0.88400000000000001},"min":{"1min":0.58699999999999997,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.135},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.94299999999999995,"15min":0.91800000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.262,"5min":1.389,"15min":1.389},"last":0.89700000000000002}]},{"osd":2,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93999999999999995,"15min":1.1859999999999999},"min":{"1min":0.69499999999999995,"5min":0.60799999999999998,"15min":0.32000000000000001},"max":{"1min":1.24,"5min":1.24,"15min":11.023},"last":0.97399999999999998},{"interface":"front","average":{"1min":1,"5min":1.0549999999999999,"15min":1.238},"min":{"1min":0.66900000000000004,"5min":0.65200000000000002,"15min":0.33300000000000002},"max":{"1min":1.4159999999999999,"5min":1.7370000000000001,"15min":13.180999999999999},"last":0.93400000000000005}]},{"osd":3,"last update":"Sun Oct 1 10:03:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.96499999999999997,"15min":1.776},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.32400000000000001},"max":{"1min":1.2050000000000001,"5min":1.3240000000000001,"15min":119.81},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.012,"5min":0.995,"15min":1.714},"min":{"1min":0.77700000000000002,"5min":0.65500000000000003,"15min":0.29899999999999999},"max":{"1min":1.357,"5min":1.4750000000000001,"15min":119.203},"last":1.079}]},{"osd":4,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.96299999999999997,"15min":1.0049999999999999},"min":{"1min":0.63600000000000001,"5min":0.376,"15min":0.35399999999999998},"max":{"1min":1.337,"5min":1.508,"15min":6.3499999999999996},"last":1.202},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.006,"15min":1.095},"min":{"1min":0.749,"5min":0.66900000000000004,"15min":0.35099999999999998},"max":{"1min":1.226,"5min":1.4590000000000001,"15min":6.9089999999999998},"last":1.0149999999999999}]},{"osd":5,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.97399999999999998,"15min":1.115},"min":{"1min":0.68300000000000005,"5min":0.55800000000000005,"15min":0.35999999999999999},"max":{"1min":1.339,"5min":1.3600000000000001,"15min":10.959},"last":1.244},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.82099999999999995,"5min":0.627,"15min":0.34999999999999998},"max":{"1min":1.389,"5min":1.599,"15min":6.4379999999999997},"last":1.2749999999999999}]},{"osd":6,"last update":"Sun Oct 1 10:03:56 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.1399999999999999,"15min":1.224},"min":{"1min":0.89800000000000002,"5min":0.57299999999999995,"15min":0.38900000000000001},"max":{"1min":1.417,"5min":1.6819999999999999,"15min":6.5250000000000004},"last":1.329},{"interface":"front","average":{"1min":1.147,"5min":1.1459999999999999,"15min":1.264},"min":{"1min":0.84299999999999997,"5min":0.629,"15min":0.38600000000000001},"max":{"1min":1.458,"5min":1.5629999999999999,"15min":13.092000000000001},"last":1.224}]}]},{"osd":6,"up_from":42,"seq":180388627166,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903948,"kb_used_data":3652,"kb_used_omap":0,"kb_used_meta":900288,"kb_avail":92841204,"statfs":{"total":95995035648,"available":95069392896,"internally_reserved":0,"allocated":3739648,"data_stored":3129288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921894912},"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":"Sun Oct 1 10:03:54 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.871,"15min":0.94699999999999995},"min":{"1min":0.59599999999999997,"5min":0.35699999999999998,"15min":0.27400000000000002},"max":{"1min":1.105,"5min":1.3080000000000001,"15min":12.56},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.88100000000000001,"15min":1.028},"min":{"1min":0.59599999999999997,"5min":0.40999999999999998,"15min":0.23699999999999999},"max":{"1min":1.1180000000000001,"5min":1.421,"15min":12.605},"last":0.86199999999999999}]},{"osd":1,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.92300000000000004,"15min":0.91700000000000004},"min":{"1min":0.65000000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.26,"5min":1.351,"15min":1.351},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.97999999999999998,"15min":0.97799999999999998},"min":{"1min":0.70599999999999996,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.4199999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.68000000000000005}]},{"osd":2,"last update":"Sun Oct 1 10:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.96999999999999997,"15min":1.3160000000000001},"min":{"1min":0.57099999999999995,"5min":0.502,"15min":0.29099999999999998},"max":{"1min":1.3740000000000001,"5min":1.639,"15min":71.191000000000003},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.044,"5min":1.0329999999999999,"15min":1.431},"min":{"1min":0.61899999999999999,"5min":0.44400000000000001,"15min":0.33400000000000002},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":71.302000000000007},"last":0.91100000000000003}]},{"osd":3,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.94799999999999995,"15min":1.746},"min":{"1min":0.61499999999999999,"5min":0.46100000000000002,"15min":0.29799999999999999},"max":{"1min":1.4830000000000001,"5min":1.5329999999999999,"15min":82.728999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.022,"5min":1.0269999999999999,"15min":1.859},"min":{"1min":0.73799999999999999,"5min":0.54800000000000004,"15min":0.34599999999999997},"max":{"1min":1.3460000000000001,"5min":1.5,"15min":81.703000000000003},"last":1.0009999999999999}]},{"osd":4,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.97599999999999998,"15min":0.97499999999999998},"min":{"1min":0.68600000000000005,"5min":0.436,"15min":0.32500000000000001},"max":{"1min":1.544,"5min":1.742,"15min":9.7940000000000005},"last":1.052},{"interface":"front","average":{"1min":1.157,"5min":1.0600000000000001,"15min":1.0920000000000001},"min":{"1min":0.85099999999999998,"5min":0.44800000000000001,"15min":0.36899999999999999},"max":{"1min":1.5649999999999999,"5min":1.7430000000000001,"15min":11.722},"last":1.0680000000000001}]},{"osd":5,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.042,"15min":1.3560000000000001},"min":{"1min":0.81699999999999995,"5min":0.47099999999999997,"15min":0.315},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":65.998000000000005},"last":1.369},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.1359999999999999,"15min":1.3779999999999999},"min":{"1min":0.84499999999999997,"5min":0.52200000000000002,"15min":0.35799999999999998},"max":{"1min":1.591,"5min":1.647,"15min":61.889000000000003},"last":1.1240000000000001}]},{"osd":7,"last update":"Sun Oct 1 10:03:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1439999999999999,"15min":1.2230000000000001},"min":{"1min":0.90800000000000003,"5min":0.59999999999999998,"15min":0.40300000000000002},"max":{"1min":1.522,"5min":1.6379999999999999,"15min":8.5899999999999999},"last":1.181},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1479999999999999,"15min":1.1100000000000001},"min":{"1min":0.79200000000000004,"5min":0.53300000000000003,"15min":0.39100000000000001},"max":{"1min":1.72,"5min":1.72,"15min":6.9909999999999997},"last":1.4330000000000001}]}]},{"osd":1,"up_from":330,"seq":1417339207738,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":118964,"kb_used_data":3756,"kb_used_omap":83,"kb_used_meta":115116,"kb_avail":93626188,"statfs":{"total":95995035648,"available":95873216512,"internally_reserved":0,"allocated":3846144,"data_stored":2638407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":85572,"internal_metadata":117879228},"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":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.71599999999999997,"15min":0.74299999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.76100000000000001,"5min":1.048,"15min":1.048},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.77400000000000002,"15min":0.79000000000000004},"min":{"1min":0.38200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0209999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.77200000000000002}]},{"osd":2,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.70699999999999996,"15min":0.71699999999999997},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.91200000000000003,"5min":1.121,"15min":1.121},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.70299999999999996,"15min":0.71299999999999997},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.95899999999999996,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.67900000000000005}]},{"osd":3,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.83399999999999996,"15min":0.84799999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2210000000000001,"5min":1.389,"15min":1.389},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.77100000000000002,"15min":0.79700000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.018,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.61299999999999999}]},{"osd":4,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.034,"15min":1.024},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.028,"15min":1.0609999999999999},"min":{"1min":0.68200000000000005,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3480000000000001,"5min":1.629,"15min":1.629},"last":0.83499999999999996}]},{"osd":5,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.01,"15min":1.032},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.85499999999999998}]},{"osd":6,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.0369999999999999,"15min":1.0389999999999999},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2230000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0609999999999999,"15min":1.069},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.2969999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.0069999999999999}]},{"osd":7,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0960000000000001,"15min":1.1080000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.4610000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.02,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2969999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.121}]}]},{"osd":0,"up_from":78,"seq":335007449638,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837400,"kb_used_data":4368,"kb_used_omap":5,"kb_used_meta":833018,"kb_avail":92907752,"statfs":{"total":95995035648,"available":95137538048,"internally_reserved":0,"allocated":4472832,"data_stored":3228366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":853011066},"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":"Sun Oct 1 10:03:36 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.73499999999999999,"15min":0.74299999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.94799999999999995,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.877},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.76400000000000001,"15min":0.78500000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.95099999999999996,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.71399999999999997}]},{"osd":2,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.79200000000000004,"15min":1.101},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.216},"max":{"1min":1.0429999999999999,"5min":1.583,"15min":18.077000000000002},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.79300000000000004,"15min":1.133},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.252},"max":{"1min":0.996,"5min":1.4870000000000001,"15min":17.800000000000001},"last":0.75900000000000001}]},{"osd":3,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.753,"15min":1.7490000000000001},"min":{"1min":0.41599999999999998,"5min":0.38700000000000001,"15min":0.26000000000000001},"max":{"1min":1.268,"5min":1.29,"15min":99.536000000000001},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.86499999999999999,"15min":1.6279999999999999},"min":{"1min":0.48799999999999999,"5min":0.40699999999999997,"15min":0.23400000000000001},"max":{"1min":1.363,"5min":1.363,"15min":99.483999999999995},"last":1.044}]},{"osd":4,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.95599999999999996,"15min":1.0980000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.31900000000000001},"max":{"1min":1.2649999999999999,"5min":1.6379999999999999,"15min":9.6129999999999995},"last":1.179},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0549999999999999,"15min":1.1419999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.33300000000000002},"max":{"1min":1.4650000000000001,"5min":1.5900000000000001,"15min":9.0879999999999992},"last":1.1080000000000001}]},{"osd":5,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.044,"15min":1.1579999999999999},"min":{"1min":0.60999999999999999,"5min":0.58499999999999996,"15min":0.315},"max":{"1min":1.383,"5min":1.8680000000000001,"15min":14.48},"last":1.248},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0569999999999999,"15min":1.1379999999999999},"min":{"1min":0.67100000000000004,"5min":0.61899999999999999,"15min":0.377},"max":{"1min":1.23,"5min":1.722,"15min":8.0530000000000008},"last":1.0169999999999999}]},{"osd":6,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0960000000000001,"15min":1.242},"min":{"1min":0.68600000000000005,"5min":0.68300000000000005,"15min":0.36399999999999999},"max":{"1min":1.3799999999999999,"5min":1.7969999999999999,"15min":9.298},"last":1.085},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1619999999999999,"15min":1.3300000000000001},"min":{"1min":0.91800000000000004,"5min":0.76400000000000001,"15min":0.34699999999999998},"max":{"1min":1.4370000000000001,"5min":1.5409999999999999,"15min":10.496},"last":1.3129999999999999}]},{"osd":7,"last update":"Sun Oct 1 10:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.137,"15min":1.292},"min":{"1min":0.78300000000000003,"5min":0.68400000000000005,"15min":0.42699999999999999},"max":{"1min":1.3220000000000001,"5min":1.8700000000000001,"15min":13.456},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.143,"15min":1.268},"min":{"1min":0.86399999999999999,"5min":0.56599999999999995,"15min":0.36099999999999999},"max":{"1min":1.4339999999999999,"5min":1.5840000000000001,"15min":9.1419999999999995},"last":1.2150000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122588,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":772772,"kb_used_data":7836,"kb_used_omap":7,"kb_used_meta":764920,"kb_avail":92972380,"statfs":{"total":95995035648,"available":95203717120,"internally_reserved":0,"allocated":8024064,"data_stored":6827385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":783278161},"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":"Sun Oct 1 10:04:04 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.73799999999999999,"15min":0.90300000000000002},"min":{"1min":0.37,"5min":0.30599999999999999,"15min":0.20699999999999999},"max":{"1min":0.91400000000000003,"5min":1.2969999999999999,"15min":9.6839999999999993},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.75,"15min":0.97199999999999998},"min":{"1min":0.40400000000000003,"5min":0.377,"15min":0.18099999999999999},"max":{"1min":0.86699999999999999,"5min":1.288,"15min":13.602},"last":0.79900000000000004}]},{"osd":1,"last update":"Sun Oct 1 10:03:37 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.77100000000000002,"15min":0.80200000000000005},"min":{"1min":0.41099999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.98699999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.91200000000000003,"15min":0.93999999999999995},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.2809999999999999,"5min":1.401,"15min":1.401},"last":0.96799999999999997}]},{"osd":3,"last update":"Sun Oct 1 10:03:20 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.73099999999999998,"15min":1.857},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.24199999999999999},"max":{"1min":1.0509999999999999,"5min":1.135,"15min":139.96700000000001},"last":0.749},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.88100000000000001,"15min":1.897},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.32200000000000001},"max":{"1min":1.302,"5min":1.462,"15min":137.798},"last":1.052}]},{"osd":4,"last update":"Sun Oct 1 10:04:04 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0649999999999999,"15min":1.069},"min":{"1min":0.76100000000000001,"5min":0.70899999999999996,"15min":0.35899999999999999},"max":{"1min":1.254,"5min":3.484,"15min":5.04},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.97999999999999998,"15min":1.099},"min":{"1min":0.67300000000000004,"5min":0.62,"15min":0.32700000000000001},"max":{"1min":1.1459999999999999,"5min":1.5049999999999999,"15min":9.952},"last":1.0049999999999999}]},{"osd":5,"last update":"Sun Oct 1 10:04:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.97899999999999998,"15min":1.0029999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.33500000000000002},"max":{"1min":1.397,"5min":3.3140000000000001,"15min":6.3440000000000003},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.101,"15min":1.141},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.436},"max":{"1min":1.3420000000000001,"5min":1.73,"15min":8.1530000000000005},"last":1.1319999999999999}]},{"osd":6,"last update":"Sun Oct 1 10:04:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0429999999999999,"15min":1.21},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.315},"max":{"1min":1.2290000000000001,"5min":3.3719999999999999,"15min":10.125999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0569999999999999,"15min":1.075},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.36599999999999999},"max":{"1min":1.359,"5min":1.5489999999999999,"15min":6.4059999999999997},"last":1.101}]},{"osd":7,"last update":"Sun Oct 1 10:04:04 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.0840000000000001,"15min":1.2729999999999999},"min":{"1min":0.71199999999999997,"5min":0.63300000000000001,"15min":0.34200000000000003},"max":{"1min":1.369,"5min":1.5629999999999999,"15min":10.630000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.119,"15min":1.2569999999999999},"min":{"1min":0.72399999999999998,"5min":0.70499999999999996,"15min":0.44500000000000001},"max":{"1min":1.4470000000000001,"5min":3.1640000000000001,"15min":7.4699999999999998},"last":1.1870000000000001}]}]},{"osd":3,"up_from":93,"seq":399431959057,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":893312,"kb_used_data":3704,"kb_used_omap":2,"kb_used_meta":889597,"kb_avail":92851840,"statfs":{"total":95995035648,"available":95080284160,"internally_reserved":0,"allocated":3792896,"data_stored":2627744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":910947381},"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":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.71899999999999997,"15min":1.095},"min":{"1min":0.45400000000000001,"5min":0.33200000000000002,"15min":0.159},"max":{"1min":1.113,"5min":3.0830000000000002,"15min":11.352},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.70899999999999996,"15min":1.127},"min":{"1min":0.46600000000000003,"5min":0.41299999999999998,"15min":0.20300000000000001},"max":{"1min":0.92400000000000004,"5min":3.0209999999999999,"15min":10.808999999999999},"last":0.82599999999999996}]},{"osd":1,"last update":"Sun Oct 1 10:03:39 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.76200000000000001,"15min":0.78100000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.2150000000000001,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.876},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.85099999999999998,"15min":0.89500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.143,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0349999999999999}]},{"osd":2,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.76600000000000001,"15min":1.153},"min":{"1min":0.49199999999999999,"5min":0.35599999999999998,"15min":0.25700000000000001},"max":{"1min":1.163,"5min":2.238,"15min":24.776},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.83199999999999996,"15min":1.1419999999999999},"min":{"1min":0.51500000000000001,"5min":0.40799999999999997,"15min":0.25800000000000001},"max":{"1min":1.042,"5min":3.1469999999999998,"15min":10.784000000000001},"last":0.93700000000000006}]},{"osd":4,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.085,"15min":1.274},"min":{"1min":0.76800000000000002,"5min":0.67800000000000005,"15min":0.35299999999999998},"max":{"1min":1.4399999999999999,"5min":3.2370000000000001,"15min":11.305999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.048,"15min":1.2250000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.27100000000000002},"max":{"1min":1.391,"5min":2.9350000000000001,"15min":11.129},"last":1.177}]},{"osd":5,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.008,"15min":1.1000000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.32400000000000001},"max":{"1min":1.3109999999999999,"5min":2.5350000000000001,"15min":7.343},"last":1.087},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0660000000000001,"15min":1.1970000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.34599999999999997},"max":{"1min":1.4319999999999999,"5min":2.141,"15min":9.2599999999999998},"last":1.008}]},{"osd":6,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0740000000000001,"15min":1.2829999999999999},"min":{"1min":0.77000000000000002,"5min":0.629,"15min":0.30199999999999999},"max":{"1min":1.5620000000000001,"5min":2.835,"15min":8.3659999999999997},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.105,"15min":1.25},"min":{"1min":0.78700000000000003,"5min":0.71099999999999997,"15min":0.34999999999999998},"max":{"1min":1.5940000000000001,"5min":2.3170000000000002,"15min":9.5909999999999993},"last":1.2629999999999999}]},{"osd":7,"last update":"Sun Oct 1 10:03:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1479999999999999,"15min":1.4330000000000001},"min":{"1min":0.82099999999999995,"5min":0.68799999999999994,"15min":0.377},"max":{"1min":1.508,"5min":2.3929999999999998,"15min":9.8290000000000006},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.157,"15min":1.3580000000000001},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.41399999999999998},"max":{"1min":1.52,"5min":3.282,"15min":10.576000000000001},"last":1.2210000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019629,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":600980,"kb_used_data":3084,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":93144172,"statfs":{"total":95995035648,"available":95379632128,"internally_reserved":0,"allocated":3158016,"data_stored":2539230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":"Sun Oct 1 10:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.878,"15min":0.995},"min":{"1min":0.61899999999999999,"5min":0.41599999999999998,"15min":0.26800000000000002},"max":{"1min":1.5209999999999999,"5min":1.6379999999999999,"15min":9.7110000000000003},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91300000000000003,"15min":0.93799999999999994},"min":{"1min":0.65300000000000002,"5min":0.52100000000000002,"15min":0.28599999999999998},"max":{"1min":1.488,"5min":1.524,"15min":6.0339999999999998},"last":1.012}]},{"osd":1,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0189999999999999,"15min":1.044},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.081,"15min":1.1220000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.609,"5min":1.659,"15min":1.659},"last":1.107}]},{"osd":2,"last update":"Sun Oct 1 10:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.93799999999999994,"15min":1.1080000000000001},"min":{"1min":0.73799999999999999,"5min":0.52100000000000002,"15min":0.311},"max":{"1min":1.3799999999999999,"5min":1.5680000000000001,"15min":21.047000000000001},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98599999999999999,"15min":1.1739999999999999},"min":{"1min":0.57499999999999996,"5min":0.55300000000000005,"15min":0.33600000000000002},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":20.949999999999999},"last":1.2509999999999999}]},{"osd":3,"last update":"Sun Oct 1 10:03:29 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.98499999999999999,"15min":1.462},"min":{"1min":0.56499999999999995,"5min":0.45500000000000002,"15min":0.35399999999999998},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":46.173000000000002},"last":0.876},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.038,"15min":1.5},"min":{"1min":0.66300000000000003,"5min":0.61399999999999999,"15min":0.38800000000000001},"max":{"1min":1.776,"5min":1.776,"15min":46.289999999999999},"last":0.91500000000000004}]},{"osd":5,"last update":"Sun Oct 1 10:03:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.99399999999999999,"15min":0.94499999999999995},"min":{"1min":0.51000000000000001,"5min":0.50800000000000001,"15min":0.33300000000000002},"max":{"1min":1.913,"5min":1.913,"15min":4.7060000000000004},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.006,"5min":0.94899999999999995,"15min":0.97699999999999998},"min":{"1min":0.622,"5min":0.38100000000000001,"15min":0.33000000000000002},"max":{"1min":1.9390000000000001,"5min":1.9390000000000001,"15min":10.066000000000001},"last":0.94399999999999995}]},{"osd":6,"last update":"Sun Oct 1 10:04:06 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":0.99299999999999999,"15min":1.1100000000000001},"min":{"1min":0.80500000000000005,"5min":0.51500000000000001,"15min":0.32200000000000001},"max":{"1min":2.7360000000000002,"5min":2.7360000000000002,"15min":20.170999999999999},"last":1.077},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1279999999999999,"15min":1.1579999999999999},"min":{"1min":0.78000000000000003,"5min":0.46999999999999997,"15min":0.39900000000000002},"max":{"1min":1.8480000000000001,"5min":1.913,"15min":10.460000000000001},"last":1.2090000000000001}]},{"osd":7,"last update":"Sun Oct 1 10:03:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.1619999999999999,"15min":1.2},"min":{"1min":0.94299999999999995,"5min":0.50900000000000001,"15min":0.38900000000000001},"max":{"1min":1.9790000000000001,"5min":1.9790000000000001,"15min":8.4619999999999997},"last":1.165},{"interface":"front","average":{"1min":1.151,"5min":1.099,"15min":1.1160000000000001},"min":{"1min":0.55600000000000005,"5min":0.49099999999999999,"15min":0.316},"max":{"1min":1.71,"5min":1.71,"15min":5.7060000000000004},"last":1.1359999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823397,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903752,"kb_used_data":7168,"kb_used_omap":0,"kb_used_meta":896576,"kb_avail":92841400,"statfs":{"total":95995035648,"available":95069593600,"internally_reserved":0,"allocated":7340032,"data_stored":6729297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":918093824},"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":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.89900000000000002,"15min":0.96299999999999997},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.24299999999999999},"max":{"1min":1.3,"5min":1.5009999999999999,"15min":7.4420000000000002},"last":1.264},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.90100000000000002,"15min":0.91000000000000003},"min":{"1min":0.64900000000000002,"5min":0.54200000000000004,"15min":0.27000000000000002},"max":{"1min":1.3500000000000001,"5min":1.4079999999999999,"15min":5.0439999999999996},"last":0.79600000000000004}]},{"osd":1,"last update":"Sun Oct 1 10:03:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0660000000000001,"15min":1.032},"min":{"1min":0.72799999999999998,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.3,"5min":2.0619999999999998,"15min":2.0619999999999998},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.071,"15min":1.0569999999999999},"min":{"1min":0.63700000000000001,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.391,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1679999999999999}]},{"osd":2,"last update":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.97699999999999998,"15min":1.1779999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.33200000000000002},"max":{"1min":1.2030000000000001,"5min":1.3959999999999999,"15min":68.402000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.087,"5min":1.0880000000000001,"15min":1.3280000000000001},"min":{"1min":0.82099999999999995,"5min":0.56999999999999995,"15min":0.34899999999999998},"max":{"1min":1.482,"5min":2.1520000000000001,"15min":68.439999999999998},"last":1.1279999999999999}]},{"osd":3,"last update":"Sun Oct 1 10:03:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.04,"15min":1.653},"min":{"1min":0.71299999999999997,"5min":0.61799999999999999,"15min":0.35299999999999998},"max":{"1min":1.325,"5min":1.6719999999999999,"15min":64.991},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.131,"15min":1.752},"min":{"1min":0.80800000000000005,"5min":0.79100000000000004,"15min":0.39200000000000002},"max":{"1min":1.5980000000000001,"5min":2.1099999999999999,"15min":68.427999999999997},"last":1.3420000000000001}]},{"osd":4,"last update":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.96299999999999997,"15min":0.97099999999999997},"min":{"1min":0.58499999999999996,"5min":0.54100000000000004,"15min":0.30099999999999999},"max":{"1min":1.351,"5min":1.4570000000000001,"15min":7.5720000000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97799999999999998,"15min":1.0149999999999999},"min":{"1min":0.56200000000000006,"5min":0.54500000000000004,"15min":0.31},"max":{"1min":1.4079999999999999,"5min":1.512,"15min":5.2830000000000004},"last":1.085}]},{"osd":6,"last update":"Sun Oct 1 10:03:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.069,"15min":1.123},"min":{"1min":0.67800000000000005,"5min":0.57899999999999996,"15min":0.374},"max":{"1min":1.4279999999999999,"5min":1.7270000000000001,"15min":7.4349999999999996},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.048,"5min":1.0389999999999999,"15min":1.077},"min":{"1min":0.624,"5min":0.55500000000000005,"15min":0.375},"max":{"1min":1.345,"5min":1.7010000000000001,"15min":8.6470000000000002},"last":1.28}]},{"osd":7,"last update":"Sun Oct 1 10:03:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.1919999999999999,"15min":1.5049999999999999},"min":{"1min":0.77800000000000002,"5min":0.60199999999999998,"15min":0.36699999999999999},"max":{"1min":1.385,"5min":1.9770000000000001,"15min":69.709999999999994},"last":1.377},{"interface":"front","average":{"1min":1.226,"5min":1.1910000000000001,"15min":1.3400000000000001},"min":{"1min":0.875,"5min":0.48599999999999999,"15min":0.41699999999999998},"max":{"1min":1.645,"5min":1.8220000000000001,"15min":66.287999999999997},"last":1.2509999999999999}]}]}],"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":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":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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"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":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"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":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"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":624,"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":12288,"data_stored":4734,"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":4950,"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}]}} 2023-10-01T10:04:15.831 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-01T10:04:15.832 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-01T10:04:15.904 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9537c59283ad41b0a2a66b4f8c6cca66 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-01T10:04:15.906 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-01T10:04:15.917 INFO:tasks.cephadm:Teardown begin 2023-10-01T10:04:15.918 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T10:04:15.939 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T10:04:15.976 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:15 smithi183 bash[59233]: cluster 2023-10-01T10:04:14.057796+0000 mgr.y (mgr.25132) 1645 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:15.976 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:15 smithi183 bash[59233]: audit 2023-10-01T10:04:14.849112+0000 mgr.y (mgr.25132) 1646 : audit 0 from='client.47060 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T10:04:15.977 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-01T10:04:15.977 DEBUG:teuthology.orchestra.run.smithi111:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-01T10:04:15.988 DEBUG:teuthology.orchestra.run.smithi183:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-01T10:04:16.027 INFO:tasks.cephadm:Stopping all daemons... 2023-10-01T10:04:16.027 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-01T10:04:16.028 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a 2023-10-01T10:04:16.044 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:15 smithi111 bash[75702]: cluster 2023-10-01T10:04:14.057796+0000 mgr.y (mgr.25132) 1645 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:16.045 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:15 smithi111 bash[75702]: audit 2023-10-01T10:04:14.849112+0000 mgr.y (mgr.25132) 1646 : audit 0 from='client.47060 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T10:04:16.045 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:15 smithi111 bash[78631]: cluster 2023-10-01T10:04:14.057796+0000 mgr.y (mgr.25132) 1645 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-01T10:04:16.045 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:15 smithi111 bash[78631]: audit 2023-10-01T10:04:14.849112+0000 mgr.y (mgr.25132) 1646 : audit 0 from='client.47060 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T10:04:16.321 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[71331]: [01/Oct/2023:10:04:16] ENGINE Bus STOPPING 2023-10-01T10:04:16.321 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[71331]: [01/Oct/2023:10:04:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T10:04:16.321 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[71331]: [01/Oct/2023:10:04:16] ENGINE Bus STOPPED 2023-10-01T10:04:16.321 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[71331]: [01/Oct/2023:10:04:16] ENGINE Bus STARTING 2023-10-01T10:04:16.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:16 smithi111 systemd[1]: Stopping Ceph mon.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:16.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[75702]: debug 2023-10-01T10:04:16.203+0000 7f8b29b2d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T10:04:16.322 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[75702]: debug 2023-10-01T10:04:16.203+0000 7f8b29b2d700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-01T10:04:16.670 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[71331]: [01/Oct/2023:10:04:16] ENGINE Serving on http://:::9283 2023-10-01T10:04:16.670 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:16 smithi111 bash[71331]: [01/Oct/2023:10:04:16] ENGINE Bus STARTED 2023-10-01T10:04:17.562 INFO:journalctl@ceph.mon.a.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[270685]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T10:04:17.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-01T10:04:17.720 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:17.721 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-01T10:04:17.721 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-01T10:04:17.721 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.c 2023-10-01T10:04:17.909 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:17 smithi111 systemd[1]: Stopping Ceph mon.c for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:18.244 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[78631]: debug 2023-10-01T10:04:17.903+0000 7ff710a05700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T10:04:18.244 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[78631]: debug 2023-10-01T10:04:17.903+0000 7ff710a05700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-01T10:04:18.244 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[71331]: [01/Oct/2023:10:04:17] ENGINE Bus STOPPING 2023-10-01T10:04:18.244 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[71331]: [01/Oct/2023:10:04:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T10:04:18.245 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[71331]: [01/Oct/2023:10:04:17] ENGINE Bus STOPPED 2023-10-01T10:04:18.245 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:17 smithi111 bash[71331]: [01/Oct/2023:10:04:17] ENGINE Bus STARTING 2023-10-01T10:04:18.245 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:18 smithi111 bash[71331]: [01/Oct/2023:10:04:18] ENGINE Serving on http://:::9283 2023-10-01T10:04:18.245 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:18 smithi111 bash[71331]: [01/Oct/2023:10:04:18] ENGINE Bus STARTED 2023-10-01T10:04:19.080 INFO:journalctl@ceph.mon.c.smithi111.stdout:Oct 01 10:04:18 smithi111 bash[270800]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-c 2023-10-01T10:04:19.085 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-01T10:04:19.195 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:19.195 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-01T10:04:19.196 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-01T10:04:19.196 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.b 2023-10-01T10:04:19.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:19 smithi183 systemd[1]: Stopping Ceph mon.b for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:19.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:19 smithi183 bash[59233]: debug 2023-10-01T10:04:19.388+0000 7f1c96077700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T10:04:19.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:19 smithi183 bash[59233]: debug 2023-10-01T10:04:19.388+0000 7f1c96077700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-01T10:04:20.730 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-01T10:04:20.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:20 smithi183 bash[162260]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T10:04:20.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:20 smithi183 bash[162322]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T10:04:20.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:20 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-01T10:04:20.741 INFO:journalctl@ceph.mon.b.smithi183.stdout:Oct 01 10:04:20 smithi183 systemd[1]: Stopped Ceph mon.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T10:04:20.769 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:20.769 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-01T10:04:20.770 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-01T10:04:20.770 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y 2023-10-01T10:04:21.070 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:20 smithi111 systemd[1]: Stopping Ceph mgr.y for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:21.977 INFO:journalctl@ceph.mgr.y.smithi111.stdout:Oct 01 10:04:21 smithi111 bash[270913]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-y 2023-10-01T10:04:21.982 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-01T10:04:22.074 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:22.074 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-01T10:04:22.074 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-01T10:04:22.074 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x 2023-10-01T10:04:22.337 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 10:04:22 smithi183 systemd[1]: Stopping Ceph mgr.x for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:23.255 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 10:04:23 smithi183 bash[162363]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T10:04:23.256 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 10:04:23 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-01T10:04:23.256 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Oct 01 10:04:23 smithi183 bash[162439]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T10:04:23.259 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-01T10:04:23.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:23.291 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-01T10:04:23.291 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-01T10:04:23.291 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.0 2023-10-01T10:04:23.571 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 10:04:23 smithi111 systemd[1]: Stopping Ceph osd.0 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:23.572 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 10:04:23 smithi111 bash[84477]: debug 2023-10-01T10:04:23.471+0000 7fc75c144700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:04:23.572 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 10:04:23 smithi111 bash[84477]: debug 2023-10-01T10:04:23.471+0000 7fc75c144700 -1 osd.0 351 *** Got signal Terminated *** 2023-10-01T10:04:23.572 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 10:04:23 smithi111 bash[84477]: debug 2023-10-01T10:04:23.471+0000 7fc75c144700 -1 osd.0 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:04:30.274 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 10:04:29 smithi111 bash[271017]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T10:04:30.274 INFO:journalctl@ceph.osd.0.smithi111.stdout:Oct 01 10:04:30 smithi111 bash[271083]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T10:04:32.586 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-01T10:04:32.618 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:32.618 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-01T10:04:32.618 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-01T10:04:32.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1 2023-10-01T10:04:32.840 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 10:04:32 smithi111 systemd[1]: Stopping Ceph osd.1 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:33.321 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 10:04:32 smithi111 bash[259099]: debug 2023-10-01T10:04:32.835+0000 7f6e0bcb9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:04:33.321 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 10:04:32 smithi111 bash[259099]: debug 2023-10-01T10:04:32.835+0000 7f6e0bcb9700 -1 osd.1 351 *** Got signal Terminated *** 2023-10-01T10:04:33.321 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 10:04:32 smithi111 bash[259099]: debug 2023-10-01T10:04:32.835+0000 7f6e0bcb9700 -1 osd.1 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:04:39.343 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 10:04:39 smithi111 bash[271228]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T10:04:39.343 INFO:journalctl@ceph.osd.1.smithi111.stdout:Oct 01 10:04:39 smithi111 bash[271297]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T10:04:41.580 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-01T10:04:41.613 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:41.613 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-01T10:04:41.613 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-01T10:04:41.613 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.2 2023-10-01T10:04:41.832 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 10:04:41 smithi111 systemd[1]: Stopping Ceph osd.2 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:42.321 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 10:04:41 smithi111 bash[90075]: debug 2023-10-01T10:04:41.827+0000 7fa983c22700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:04:42.321 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 10:04:41 smithi111 bash[90075]: debug 2023-10-01T10:04:41.827+0000 7fa983c22700 -1 osd.2 351 *** Got signal Terminated *** 2023-10-01T10:04:42.321 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 10:04:41 smithi111 bash[90075]: debug 2023-10-01T10:04:41.827+0000 7fa983c22700 -1 osd.2 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:04:48.349 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 10:04:48 smithi111 bash[271437]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T10:04:48.349 INFO:journalctl@ceph.osd.2.smithi111.stdout:Oct 01 10:04:48 smithi111 bash[271505]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T10:04:49.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:04:48 smithi183 bash[54747]: ts=2023-10-01T10:04:48.581Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.111:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.111:8765: connect: connection refused" 2023-10-01T10:04:49.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:04:48 smithi183 bash[54747]: ts=2023-10-01T10:04:48.586Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.111:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.111:8765: connect: connection refused" 2023-10-01T10:04:49.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:04:48 smithi183 bash[54747]: ts=2023-10-01T10:04:48.586Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.111:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.111:8765: connect: connection refused" 2023-10-01T10:04:49.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:04:48 smithi183 bash[54747]: ts=2023-10-01T10:04:48.586Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.111:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.111:8765: connect: connection refused" 2023-10-01T10:04:50.052 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:49 smithi183 bash[31261]: debug 2023-10-01T10:04:49.635+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:50.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:49 smithi183 bash[43456]: debug 2023-10-01T10:04:49.655+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:50.399 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-01T10:04:50.432 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:50.432 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-01T10:04:50.432 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-01T10:04:50.432 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.3 2023-10-01T10:04:50.652 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:50 smithi111 systemd[1]: Stopping Ceph osd.3 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:50.652 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:50 smithi111 bash[92999]: debug 2023-10-01T10:04:50.635+0000 7f5c2794c700 -1 osd.3 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.461398+0000 front 2023-10-01T10:04:27.461344+0000 (oldest deadline 2023-10-01T10:04:49.761575+0000) 2023-10-01T10:04:50.652 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:50 smithi111 bash[92999]: debug 2023-10-01T10:04:50.647+0000 7f5c2cb59700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:04:51.052 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:50 smithi183 bash[31261]: debug 2023-10-01T10:04:50.667+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:51.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:50 smithi183 bash[43456]: debug 2023-10-01T10:04:50.611+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:51.071 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:50 smithi111 bash[92999]: debug 2023-10-01T10:04:50.647+0000 7f5c2cb59700 -1 osd.3 351 *** Got signal Terminated *** 2023-10-01T10:04:51.071 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:50 smithi111 bash[92999]: debug 2023-10-01T10:04:50.647+0000 7f5c2cb59700 -1 osd.3 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:04:52.052 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:51 smithi183 bash[31261]: debug 2023-10-01T10:04:51.631+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:52.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:51 smithi183 bash[43456]: debug 2023-10-01T10:04:51.659+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:52.070 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:51 smithi111 bash[92999]: debug 2023-10-01T10:04:51.599+0000 7f5c2794c700 -1 osd.3 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.461398+0000 front 2023-10-01T10:04:27.461344+0000 (oldest deadline 2023-10-01T10:04:49.761575+0000) 2023-10-01T10:04:52.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:52 smithi183 bash[39363]: debug 2023-10-01T10:04:52.143+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:53.053 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:52 smithi183 bash[31261]: debug 2023-10-01T10:04:52.667+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:53.054 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:52 smithi183 bash[43456]: debug 2023-10-01T10:04:52.619+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:53.070 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:52 smithi111 bash[92999]: debug 2023-10-01T10:04:52.631+0000 7f5c2794c700 -1 osd.3 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.461398+0000 front 2023-10-01T10:04:27.461344+0000 (oldest deadline 2023-10-01T10:04:49.761575+0000) 2023-10-01T10:04:53.525 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:53 smithi183 bash[39363]: debug 2023-10-01T10:04:53.139+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:53.802 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:53 smithi183 bash[31261]: debug 2023-10-01T10:04:53.619+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:53.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:53 smithi183 bash[43456]: debug 2023-10-01T10:04:53.655+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:53.803 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:53 smithi183 bash[35302]: debug 2023-10-01T10:04:53.519+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:54.070 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:53 smithi111 bash[92999]: debug 2023-10-01T10:04:53.595+0000 7f5c2794c700 -1 osd.3 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.461398+0000 front 2023-10-01T10:04:27.461344+0000 (oldest deadline 2023-10-01T10:04:49.761575+0000) 2023-10-01T10:04:54.518 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:54 smithi183 bash[39363]: debug 2023-10-01T10:04:54.171+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:54.805 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:54 smithi183 bash[35302]: debug 2023-10-01T10:04:54.515+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:54.805 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:54 smithi183 bash[31261]: debug 2023-10-01T10:04:54.667+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:54.805 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:54 smithi183 bash[43456]: debug 2023-10-01T10:04:54.691+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:55.070 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:54 smithi111 bash[92999]: debug 2023-10-01T10:04:54.575+0000 7f5c2794c700 -1 osd.3 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.461398+0000 front 2023-10-01T10:04:27.461344+0000 (oldest deadline 2023-10-01T10:04:49.761575+0000) 2023-10-01T10:04:55.539 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:55 smithi183 bash[39363]: debug 2023-10-01T10:04:55.131+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:55.803 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:55 smithi183 bash[35302]: debug 2023-10-01T10:04:55.535+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:55.803 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:55 smithi183 bash[31261]: debug 2023-10-01T10:04:55.695+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:55.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:55 smithi183 bash[43456]: debug 2023-10-01T10:04:55.711+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:55.821 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:55 smithi111 bash[92999]: debug 2023-10-01T10:04:55.535+0000 7f5c2794c700 -1 osd.3 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.461398+0000 front 2023-10-01T10:04:27.461344+0000 (oldest deadline 2023-10-01T10:04:49.761575+0000) 2023-10-01T10:04:56.496 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:56 smithi183 bash[39363]: debug 2023-10-01T10:04:56.143+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:56.755 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:56 smithi183 bash[31261]: debug 2023-10-01T10:04:56.663+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:56.755 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:56 smithi183 bash[35302]: debug 2023-10-01T10:04:56.495+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:57.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:56 smithi183 bash[43456]: debug 2023-10-01T10:04:56.751+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:57.302 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:57 smithi111 bash[271647]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T10:04:57.303 INFO:journalctl@ceph.osd.3.smithi111.stdout:Oct 01 10:04:57 smithi111 bash[271713]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T10:04:57.529 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:57 smithi183 bash[39363]: debug 2023-10-01T10:04:57.135+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:57.788 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:57 smithi183 bash[31261]: debug 2023-10-01T10:04:57.623+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:57.789 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:57 smithi183 bash[35302]: debug 2023-10-01T10:04:57.527+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:58.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:57 smithi183 bash[43456]: debug 2023-10-01T10:04:57.783+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:58.524 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:58 smithi183 bash[39363]: debug 2023-10-01T10:04:58.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:58.786 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:58 smithi183 bash[35302]: debug 2023-10-01T10:04:58.523+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:58.787 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:58 smithi183 bash[31261]: debug 2023-10-01T10:04:58.659+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:04:59.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:58 smithi183 bash[43456]: debug 2023-10-01T10:04:58.783+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:04:59.381 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-01T10:04:59.413 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:04:59.413 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-01T10:04:59.414 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-01T10:04:59.414 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.4 2023-10-01T10:04:59.426 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[39363]: debug 2023-10-01T10:04:59.139+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:04:59.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[35302]: debug 2023-10-01T10:04:59.511+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:04:59.802 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[35302]: debug 2023-10-01T10:04:59.511+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:04:59.802 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:59 smithi183 systemd[1]: Stopping Ceph osd.4 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:04:59.802 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[31261]: debug 2023-10-01T10:04:59.591+0000 7fd8ff657700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:04:59.802 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[31261]: debug 2023-10-01T10:04:59.591+0000 7fd8ff657700 -1 osd.4 351 *** Got signal Terminated *** 2023-10-01T10:04:59.803 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[31261]: debug 2023-10-01T10:04:59.591+0000 7fd8ff657700 -1 osd.4 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:04:59.803 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[31261]: debug 2023-10-01T10:04:59.651+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:05:00.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[43456]: debug 2023-10-01T10:04:59.799+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:00.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:04:59 smithi183 bash[43456]: debug 2023-10-01T10:04:59.799+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:00.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[39363]: debug 2023-10-01T10:05:00.187+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:00.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[39363]: debug 2023-10-01T10:05:00.187+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:00.813 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[31261]: debug 2023-10-01T10:05:00.659+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:05:00.814 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[35302]: debug 2023-10-01T10:05:00.555+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:00.814 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[35302]: debug 2023-10-01T10:05:00.555+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:01.182 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[43456]: debug 2023-10-01T10:05:00.811+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:01.183 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:00 smithi183 bash[43456]: debug 2023-10-01T10:05:00.811+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:01.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[39363]: debug 2023-10-01T10:05:01.179+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:01.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[39363]: debug 2023-10-01T10:05:01.179+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:02.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[35302]: debug 2023-10-01T10:05:01.587+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:02.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[35302]: debug 2023-10-01T10:05:01.587+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:02.053 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[31261]: debug 2023-10-01T10:05:01.639+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:05:02.054 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[31261]: debug 2023-10-01T10:05:01.639+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.378723+0000 front 2023-10-01T10:04:37.378819+0000 (oldest deadline 2023-10-01T10:05:00.878461+0000) 2023-10-01T10:05:02.054 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[43456]: debug 2023-10-01T10:05:01.787+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:02.054 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:01 smithi183 bash[43456]: debug 2023-10-01T10:05:01.787+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:02.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[39363]: debug 2023-10-01T10:05:02.219+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:02.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[39363]: debug 2023-10-01T10:05:02.219+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:03.052 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[31261]: debug 2023-10-01T10:05:02.663+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:05:03.053 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[31261]: debug 2023-10-01T10:05:02.663+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.378723+0000 front 2023-10-01T10:04:37.378819+0000 (oldest deadline 2023-10-01T10:05:00.878461+0000) 2023-10-01T10:05:03.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[43456]: debug 2023-10-01T10:05:02.795+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:03.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[43456]: debug 2023-10-01T10:05:02.795+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:03.054 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[35302]: debug 2023-10-01T10:05:02.603+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:03.054 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:02 smithi183 bash[35302]: debug 2023-10-01T10:05:02.603+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:03.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[39363]: debug 2023-10-01T10:05:03.183+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:03.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[39363]: debug 2023-10-01T10:05:03.183+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:04.052 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[31261]: debug 2023-10-01T10:05:03.659+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:23.375904+0000 front 2023-10-01T10:04:23.375817+0000 (oldest deadline 2023-10-01T10:04:49.275601+0000) 2023-10-01T10:05:04.053 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[31261]: debug 2023-10-01T10:05:03.659+0000 7fd8f85cc700 -1 osd.4 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.378723+0000 front 2023-10-01T10:04:37.378819+0000 (oldest deadline 2023-10-01T10:05:00.878461+0000) 2023-10-01T10:05:04.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[35302]: debug 2023-10-01T10:05:03.635+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:04.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[35302]: debug 2023-10-01T10:05:03.635+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:04.054 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[43456]: debug 2023-10-01T10:05:03.807+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:04.054 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:03 smithi183 bash[43456]: debug 2023-10-01T10:05:03.807+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:04.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:04 smithi183 bash[39363]: debug 2023-10-01T10:05:04.159+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:04.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:04 smithi183 bash[39363]: debug 2023-10-01T10:05:04.159+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:04.985 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:04 smithi183 bash[35302]: debug 2023-10-01T10:05:04.619+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:04.985 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:04 smithi183 bash[35302]: debug 2023-10-01T10:05:04.619+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:04.985 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:04 smithi183 bash[43456]: debug 2023-10-01T10:05:04.771+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:04.985 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:04 smithi183 bash[43456]: debug 2023-10-01T10:05:04.771+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:05.302 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[39363]: debug 2023-10-01T10:05:05.111+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:05.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[39363]: debug 2023-10-01T10:05:05.111+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:05.618 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[162480]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-4 2023-10-01T10:05:05.618 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[35302]: debug 2023-10-01T10:05:05.595+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:05.619 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[35302]: debug 2023-10-01T10:05:05.595+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:06.052 INFO:journalctl@ceph.osd.4.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[162550]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-4 2023-10-01T10:05:06.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[43456]: debug 2023-10-01T10:05:05.815+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:06.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:05 smithi183 bash[43456]: debug 2023-10-01T10:05:05.815+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:06.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:06 smithi183 bash[39363]: debug 2023-10-01T10:05:06.107+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:06.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:06 smithi183 bash[39363]: debug 2023-10-01T10:05:06.107+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:07.052 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:06 smithi183 bash[35302]: debug 2023-10-01T10:05:06.595+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:07.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:06 smithi183 bash[35302]: debug 2023-10-01T10:05:06.595+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:07.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:06 smithi183 bash[43456]: debug 2023-10-01T10:05:06.819+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:07.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:06 smithi183 bash[43456]: debug 2023-10-01T10:05:06.819+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:07.408 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:07 smithi183 bash[39363]: debug 2023-10-01T10:05:07.131+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:07.408 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:07 smithi183 bash[39363]: debug 2023-10-01T10:05:07.131+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:07.802 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:07 smithi183 bash[35302]: debug 2023-10-01T10:05:07.599+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:07.802 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:07 smithi183 bash[35302]: debug 2023-10-01T10:05:07.599+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:08.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:07 smithi183 bash[43456]: debug 2023-10-01T10:05:07.807+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:08.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:07 smithi183 bash[43456]: debug 2023-10-01T10:05:07.807+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:08.248 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-01T10:05:08.324 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:05:08.324 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-01T10:05:08.324 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-01T10:05:08.324 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.5 2023-10-01T10:05:08.376 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[39363]: debug 2023-10-01T10:05:08.107+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:08.376 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[39363]: debug 2023-10-01T10:05:08.107+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:08.376 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[39363]: debug 2023-10-01T10:05:08.107+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:08.635 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:08 smithi183 systemd[1]: Stopping Ceph osd.5 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:08.635 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[35302]: debug 2023-10-01T10:05:08.527+0000 7f09faff9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:05:08.635 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[35302]: debug 2023-10-01T10:05:08.527+0000 7f09faff9700 -1 osd.5 351 *** Got signal Terminated *** 2023-10-01T10:05:08.635 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[35302]: debug 2023-10-01T10:05:08.527+0000 7f09faff9700 -1 osd.5 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:05:09.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[43456]: debug 2023-10-01T10:05:08.771+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:09.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[43456]: debug 2023-10-01T10:05:08.771+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:09.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[35302]: debug 2023-10-01T10:05:08.631+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:09.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:08 smithi183 bash[35302]: debug 2023-10-01T10:05:08.631+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:09.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[39363]: debug 2023-10-01T10:05:09.071+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:09.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[39363]: debug 2023-10-01T10:05:09.071+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:09.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[39363]: debug 2023-10-01T10:05:09.071+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:10.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[43456]: debug 2023-10-01T10:05:09.747+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:10.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[43456]: debug 2023-10-01T10:05:09.747+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:10.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[43456]: debug 2023-10-01T10:05:09.747+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:10.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[35302]: debug 2023-10-01T10:05:09.675+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:10.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[35302]: debug 2023-10-01T10:05:09.675+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:10.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:09 smithi183 bash[35302]: debug 2023-10-01T10:05:09.675+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.955380+0000 front 2023-10-01T10:04:45.955405+0000 (oldest deadline 2023-10-01T10:05:08.855180+0000) 2023-10-01T10:05:10.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[39363]: debug 2023-10-01T10:05:10.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:10.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[39363]: debug 2023-10-01T10:05:10.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:10.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[39363]: debug 2023-10-01T10:05:10.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:11.052 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[35302]: debug 2023-10-01T10:05:10.643+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:11.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[35302]: debug 2023-10-01T10:05:10.643+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:11.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[35302]: debug 2023-10-01T10:05:10.643+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.955380+0000 front 2023-10-01T10:04:45.955405+0000 (oldest deadline 2023-10-01T10:05:08.855180+0000) 2023-10-01T10:05:11.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[43456]: debug 2023-10-01T10:05:10.723+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:11.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[43456]: debug 2023-10-01T10:05:10.723+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:11.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:10 smithi183 bash[43456]: debug 2023-10-01T10:05:10.723+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:11.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[39363]: debug 2023-10-01T10:05:11.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:11.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[39363]: debug 2023-10-01T10:05:11.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:11.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[39363]: debug 2023-10-01T10:05:11.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:12.052 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[35302]: debug 2023-10-01T10:05:11.607+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:12.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[35302]: debug 2023-10-01T10:05:11.607+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:12.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[35302]: debug 2023-10-01T10:05:11.607+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.955380+0000 front 2023-10-01T10:04:45.955405+0000 (oldest deadline 2023-10-01T10:05:08.855180+0000) 2023-10-01T10:05:12.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[43456]: debug 2023-10-01T10:05:11.695+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:12.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[43456]: debug 2023-10-01T10:05:11.695+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:12.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:11 smithi183 bash[43456]: debug 2023-10-01T10:05:11.695+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:12.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[39363]: debug 2023-10-01T10:05:12.083+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:12.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[39363]: debug 2023-10-01T10:05:12.083+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:12.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[39363]: debug 2023-10-01T10:05:12.083+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:13.052 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[35302]: debug 2023-10-01T10:05:12.647+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.950965+0000 front 2023-10-01T10:04:27.951017+0000 (oldest deadline 2023-10-01T10:04:52.651185+0000) 2023-10-01T10:05:13.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[35302]: debug 2023-10-01T10:05:12.647+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:37.253466+0000 front 2023-10-01T10:04:37.253387+0000 (oldest deadline 2023-10-01T10:04:58.953248+0000) 2023-10-01T10:05:13.053 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[35302]: debug 2023-10-01T10:05:12.647+0000 7f09f5f72700 -1 osd.5 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.955380+0000 front 2023-10-01T10:04:45.955405+0000 (oldest deadline 2023-10-01T10:05:08.855180+0000) 2023-10-01T10:05:13.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[43456]: debug 2023-10-01T10:05:12.675+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:13.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[43456]: debug 2023-10-01T10:05:12.675+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:13.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:12 smithi183 bash[43456]: debug 2023-10-01T10:05:12.675+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:13.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:13 smithi183 bash[39363]: debug 2023-10-01T10:05:13.123+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:13.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:13 smithi183 bash[39363]: debug 2023-10-01T10:05:13.123+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:13.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:13 smithi183 bash[39363]: debug 2023-10-01T10:05:13.123+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:13.932 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:13 smithi183 bash[43456]: debug 2023-10-01T10:05:13.631+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:13.932 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:13 smithi183 bash[43456]: debug 2023-10-01T10:05:13.631+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:13.932 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:13 smithi183 bash[43456]: debug 2023-10-01T10:05:13.631+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:14.302 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[39363]: debug 2023-10-01T10:05:14.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:14.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[39363]: debug 2023-10-01T10:05:14.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:14.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[39363]: debug 2023-10-01T10:05:14.119+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:14.690 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[162692]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-5 2023-10-01T10:05:14.690 INFO:journalctl@ceph.osd.5.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[162760]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-5 2023-10-01T10:05:14.691 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[43456]: debug 2023-10-01T10:05:14.627+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:14.691 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[43456]: debug 2023-10-01T10:05:14.627+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:14.691 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:14 smithi183 bash[43456]: debug 2023-10-01T10:05:14.627+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:15.550 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:15 smithi183 bash[39363]: debug 2023-10-01T10:05:15.091+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:15.551 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:15 smithi183 bash[39363]: debug 2023-10-01T10:05:15.091+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:15.551 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:15 smithi183 bash[39363]: debug 2023-10-01T10:05:15.091+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:15.802 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:15 smithi183 bash[43456]: debug 2023-10-01T10:05:15.579+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:15.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:15 smithi183 bash[43456]: debug 2023-10-01T10:05:15.579+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:15.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:15 smithi183 bash[43456]: debug 2023-10-01T10:05:15.579+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:16.302 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:16 smithi183 bash[39363]: debug 2023-10-01T10:05:16.075+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:16.302 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:16 smithi183 bash[39363]: debug 2023-10-01T10:05:16.075+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:16.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:16 smithi183 bash[39363]: debug 2023-10-01T10:05:16.075+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:16.781 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-01T10:05:16.857 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:16 smithi183 bash[43456]: debug 2023-10-01T10:05:16.603+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:16.858 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:16 smithi183 bash[43456]: debug 2023-10-01T10:05:16.603+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:16.858 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:16 smithi183 bash[43456]: debug 2023-10-01T10:05:16.603+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:16.859 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:05:16.859 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-01T10:05:16.859 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-01T10:05:16.859 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.6 2023-10-01T10:05:17.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:16 smithi183 systemd[1]: Stopping Ceph osd.6 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:17.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[39363]: debug 2023-10-01T10:05:17.079+0000 7fcd2cb4b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:05:17.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[39363]: debug 2023-10-01T10:05:17.079+0000 7fcd2cb4b700 -1 osd.6 351 *** Got signal Terminated *** 2023-10-01T10:05:17.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[39363]: debug 2023-10-01T10:05:17.079+0000 7fcd2cb4b700 -1 osd.6 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:05:17.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[39363]: debug 2023-10-01T10:05:17.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:17.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[39363]: debug 2023-10-01T10:05:17.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:17.304 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[39363]: debug 2023-10-01T10:05:17.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:18.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[43456]: debug 2023-10-01T10:05:17.639+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:18.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[43456]: debug 2023-10-01T10:05:17.639+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:18.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:17 smithi183 bash[43456]: debug 2023-10-01T10:05:17.639+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:18.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[39363]: debug 2023-10-01T10:05:18.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:18.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[39363]: debug 2023-10-01T10:05:18.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:18.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[39363]: debug 2023-10-01T10:05:18.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:19.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[43456]: debug 2023-10-01T10:05:18.679+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:19.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[43456]: debug 2023-10-01T10:05:18.679+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:19.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[43456]: debug 2023-10-01T10:05:18.679+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:19.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:18 smithi183 bash[43456]: debug 2023-10-01T10:05:18.679+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:19.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[39363]: debug 2023-10-01T10:05:19.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:19.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[39363]: debug 2023-10-01T10:05:19.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:19.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[39363]: debug 2023-10-01T10:05:19.095+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:20.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[43456]: debug 2023-10-01T10:05:19.719+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:20.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[43456]: debug 2023-10-01T10:05:19.719+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:20.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[43456]: debug 2023-10-01T10:05:19.719+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:20.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:19 smithi183 bash[43456]: debug 2023-10-01T10:05:19.719+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:20.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[39363]: debug 2023-10-01T10:05:20.103+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:20.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[39363]: debug 2023-10-01T10:05:20.103+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:20.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[39363]: debug 2023-10-01T10:05:20.103+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:20.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[39363]: debug 2023-10-01T10:05:20.103+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:54.776228+0000 front 2023-10-01T10:04:54.776379+0000 (oldest deadline 2023-10-01T10:05:19.476108+0000) 2023-10-01T10:05:21.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[43456]: debug 2023-10-01T10:05:20.715+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:21.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[43456]: debug 2023-10-01T10:05:20.715+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:21.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[43456]: debug 2023-10-01T10:05:20.715+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:21.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:20 smithi183 bash[43456]: debug 2023-10-01T10:05:20.715+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:21.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[39363]: debug 2023-10-01T10:05:21.115+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:27.971144+0000 front 2023-10-01T10:04:27.970998+0000 (oldest deadline 2023-10-01T10:04:51.470999+0000) 2023-10-01T10:05:21.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[39363]: debug 2023-10-01T10:05:21.115+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:34.273305+0000 front 2023-10-01T10:04:34.273355+0000 (oldest deadline 2023-10-01T10:04:59.572811+0000) 2023-10-01T10:05:21.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[39363]: debug 2023-10-01T10:05:21.115+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:45.474443+0000 front 2023-10-01T10:04:45.474397+0000 (oldest deadline 2023-10-01T10:05:07.774319+0000) 2023-10-01T10:05:21.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[39363]: debug 2023-10-01T10:05:21.115+0000 7fcd272c3700 -1 osd.6 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:54.776228+0000 front 2023-10-01T10:04:54.776379+0000 (oldest deadline 2023-10-01T10:05:19.476108+0000) 2023-10-01T10:05:22.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[43456]: debug 2023-10-01T10:05:21.699+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:22.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[43456]: debug 2023-10-01T10:05:21.699+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:22.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[43456]: debug 2023-10-01T10:05:21.699+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:22.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:21 smithi183 bash[43456]: debug 2023-10-01T10:05:21.699+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:22.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:22 smithi183 bash[43456]: debug 2023-10-01T10:05:22.683+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:22.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:22 smithi183 bash[43456]: debug 2023-10-01T10:05:22.683+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:22.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:22 smithi183 bash[43456]: debug 2023-10-01T10:05:22.683+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:22.804 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:22 smithi183 bash[43456]: debug 2023-10-01T10:05:22.683+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:23.052 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:22 smithi183 bash[162901]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-6 2023-10-01T10:05:23.553 INFO:journalctl@ceph.osd.6.smithi183.stdout:Oct 01 10:05:23 smithi183 bash[162968]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-6 2023-10-01T10:05:24.014 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:23 smithi183 bash[43456]: debug 2023-10-01T10:05:23.710+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:24.014 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:23 smithi183 bash[43456]: debug 2023-10-01T10:05:23.710+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:24.014 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:23 smithi183 bash[43456]: debug 2023-10-01T10:05:23.710+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:24.015 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:23 smithi183 bash[43456]: debug 2023-10-01T10:05:23.710+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:24.802 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:24 smithi183 bash[43456]: debug 2023-10-01T10:05:24.730+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:24.802 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:24 smithi183 bash[43456]: debug 2023-10-01T10:05:24.730+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:24.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:24 smithi183 bash[43456]: debug 2023-10-01T10:05:24.730+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:24.803 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:24 smithi183 bash[43456]: debug 2023-10-01T10:05:24.730+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:25.243 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-01T10:05:25.273 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:05:26.348 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-01T10:05:26.348 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-01T10:05:26.348 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.7 2023-10-01T10:05:26.349 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:25 smithi183 bash[43456]: debug 2023-10-01T10:05:25.698+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:26.350 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:25 smithi183 bash[43456]: debug 2023-10-01T10:05:25.698+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:26.350 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:25 smithi183 bash[43456]: debug 2023-10-01T10:05:25.698+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:26.350 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:25 smithi183 bash[43456]: debug 2023-10-01T10:05:25.698+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:26.350 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:25 smithi183 bash[43456]: debug 2023-10-01T10:05:25.698+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2023-10-01T10:04:59.821230+0000 front 2023-10-01T10:04:59.821282+0000 (oldest deadline 2023-10-01T10:05:25.121081+0000) 2023-10-01T10:05:26.725 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 systemd[1]: Stopping Ceph osd.7 for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:26.725 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.530+0000 7f190c277700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T10:05:26.725 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.530+0000 7f190c277700 -1 osd.7 351 *** Got signal Terminated *** 2023-10-01T10:05:26.725 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.530+0000 7f190c277700 -1 osd.7 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T10:05:26.725 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.718+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:26.726 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.718+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:27.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.718+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:27.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.718+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:27.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:26 smithi183 bash[43456]: debug 2023-10-01T10:05:26.718+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2023-10-01T10:04:59.821230+0000 front 2023-10-01T10:04:59.821282+0000 (oldest deadline 2023-10-01T10:05:25.121081+0000) 2023-10-01T10:05:28.052 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:27 smithi183 bash[43456]: debug 2023-10-01T10:05:27.766+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:28.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:27 smithi183 bash[43456]: debug 2023-10-01T10:05:27.766+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:28.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:27 smithi183 bash[43456]: debug 2023-10-01T10:05:27.766+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:28.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:27 smithi183 bash[43456]: debug 2023-10-01T10:05:27.766+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:28.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:27 smithi183 bash[43456]: debug 2023-10-01T10:05:27.766+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2023-10-01T10:04:59.821230+0000 front 2023-10-01T10:04:59.821282+0000 (oldest deadline 2023-10-01T10:05:25.121081+0000) 2023-10-01T10:05:29.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:28 smithi183 bash[43456]: debug 2023-10-01T10:05:28.806+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:29.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:28 smithi183 bash[43456]: debug 2023-10-01T10:05:28.806+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:29.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:28 smithi183 bash[43456]: debug 2023-10-01T10:05:28.806+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:29.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:28 smithi183 bash[43456]: debug 2023-10-01T10:05:28.806+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:29.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:28 smithi183 bash[43456]: debug 2023-10-01T10:05:28.806+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2023-10-01T10:04:59.821230+0000 front 2023-10-01T10:04:59.821282+0000 (oldest deadline 2023-10-01T10:05:25.121081+0000) 2023-10-01T10:05:30.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:29 smithi183 bash[43456]: debug 2023-10-01T10:05:29.850+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:30.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:29 smithi183 bash[43456]: debug 2023-10-01T10:05:29.850+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:30.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:29 smithi183 bash[43456]: debug 2023-10-01T10:05:29.850+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:30.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:29 smithi183 bash[43456]: debug 2023-10-01T10:05:29.850+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:30.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:29 smithi183 bash[43456]: debug 2023-10-01T10:05:29.850+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2023-10-01T10:04:59.821230+0000 front 2023-10-01T10:04:59.821282+0000 (oldest deadline 2023-10-01T10:05:25.121081+0000) 2023-10-01T10:05:31.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:30 smithi183 bash[43456]: debug 2023-10-01T10:05:30.846+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6806 osd.0 since back 2023-10-01T10:04:24.814432+0000 front 2023-10-01T10:04:24.813874+0000 (oldest deadline 2023-10-01T10:04:49.514052+0000) 2023-10-01T10:05:31.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:30 smithi183 bash[43456]: debug 2023-10-01T10:05:30.846+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6814 osd.1 since back 2023-10-01T10:04:33.615841+0000 front 2023-10-01T10:04:33.615895+0000 (oldest deadline 2023-10-01T10:04:59.515983+0000) 2023-10-01T10:05:31.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:30 smithi183 bash[43456]: debug 2023-10-01T10:05:30.846+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6822 osd.2 since back 2023-10-01T10:04:44.217763+0000 front 2023-10-01T10:04:44.217884+0000 (oldest deadline 2023-10-01T10:05:09.517512+0000) 2023-10-01T10:05:31.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:30 smithi183 bash[43456]: debug 2023-10-01T10:05:30.846+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.111:6830 osd.3 since back 2023-10-01T10:04:52.919418+0000 front 2023-10-01T10:04:52.919498+0000 (oldest deadline 2023-10-01T10:05:18.219364+0000) 2023-10-01T10:05:31.304 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:30 smithi183 bash[43456]: debug 2023-10-01T10:05:30.846+0000 7f19051ec700 -1 osd.7 351 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2023-10-01T10:04:59.821230+0000 front 2023-10-01T10:04:59.821282+0000 (oldest deadline 2023-10-01T10:05:25.121081+0000) 2023-10-01T10:05:32.645 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:32 smithi183 bash[163110]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-7 2023-10-01T10:05:32.646 INFO:journalctl@ceph.osd.7.smithi183.stdout:Oct 01 10:05:32 smithi183 bash[163175]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-osd-7 2023-10-01T10:05:34.507 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-01T10:05:34.538 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:05:34.538 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-01T10:05:34.539 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-01T10:05:34.539 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-01T10:05:34.758 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 systemd[1]: Stopping Ceph prometheus.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:35.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.758Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T10:05:35.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.758Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.758Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.758Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.758Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.758Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.759Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.759Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T10:05:35.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.759Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T10:05:35.054 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.764Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T10:05:35.054 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.764Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T10:05:35.054 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Oct 01 10:05:34 smithi183 bash[54747]: ts=2023-10-01T10:05:34.764Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T10:05:35.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-01T10:05:35.590 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T10:05:35.590 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-01T10:05:35.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-01T10:05:41.943 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:41 smithi111 bash[70404]: level=warn ts=2023-10-01T10:05:41.626Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi111.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.111:8443: connect: connection refused" 2023-10-01T10:05:41.943 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:41 smithi111 bash[70404]: level=warn ts=2023-10-01T10:05:41.627Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi183.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.183:8443: connect: connection refused" 2023-10-01T10:05:42.320 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 10:05:42 smithi111 systemd[1]: Stopping Ceph node-exporter.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:43.320 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 10:05:42 smithi111 bash[272076]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T10:05:43.321 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 10:05:43 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-01T10:05:43.321 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 10:05:43 smithi111 bash[272139]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T10:05:43.321 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 10:05:43 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-01T10:05:43.321 INFO:journalctl@ceph.node-exporter.a.smithi111.stdout:Oct 01 10:05:43 smithi111 systemd[1]: Stopped Ceph node-exporter.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T10:05:43.605 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:43 smithi111 systemd[1]: Stopping Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:43.605 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:43 smithi111 bash[70404]: level=info ts=2023-10-01T10:05:43.499Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-01T10:05:44.555 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:44 smithi111 bash[272199]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T10:05:44.555 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:44 smithi111 bash[272263]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T10:05:44.556 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:44 smithi111 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-01T10:05:44.556 INFO:journalctl@ceph.alertmanager.a.smithi111.stdout:Oct 01 10:05:44 smithi111 systemd[1]: Stopped Ceph alertmanager.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T10:05:52.023 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-01T10:05:58.552 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 10:05:58 smithi183 systemd[1]: Stopping Ceph node-exporter.b for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:59.552 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 10:05:59 smithi183 bash[163641]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T10:05:59.552 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 10:05:59 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-01T10:05:59.553 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 10:05:59 smithi183 bash[163702]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T10:05:59.553 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 10:05:59 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-01T10:05:59.553 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Oct 01 10:05:59 smithi183 systemd[1]: Stopped Ceph node-exporter.b for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T10:05:59.933 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 10:05:59 smithi183 systemd[1]: Stopping Ceph grafana.a for 3963b34a-6038-11ee-8db5-212e2dc638e7... 2023-10-01T10:05:59.933 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 10:05:59 smithi183 bash[53364]: t=2023-10-01T10:05:59+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-01T10:06:00.710 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 10:06:00 smithi183 bash[163764]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T10:06:00.710 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 10:06:00 smithi183 bash[163827]: Error response from daemon: No such container: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T10:06:00.710 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 10:06:00 smithi183 systemd[1]: ceph-3963b34a-6038-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-01T10:06:00.710 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Oct 01 10:06:00 smithi183 systemd[1]: Stopped Ceph grafana.a for 3963b34a-6038-11ee-8db5-212e2dc638e7. 2023-10-01T10:06:06.359 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T10:06:06.375 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T10:06:06.391 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-01T10:06:06.393 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/remote/smithi111/crash 2023-10-01T10:06:06.394 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/crash -- . 2023-10-01T10:06:06.450 INFO:teuthology.orchestra.run.smithi111.stderr:tar: /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-01T10:06:06.450 INFO:teuthology.orchestra.run.smithi111.stderr:tar: Error is not recoverable: exiting now 2023-10-01T10:06:06.452 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/remote/smithi183/crash 2023-10-01T10:06:06.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/crash -- . 2023-10-01T10:06:06.488 INFO:teuthology.orchestra.run.smithi183.stderr:tar: /var/lib/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-01T10:06:06.488 INFO:teuthology.orchestra.run.smithi183.stderr:tar: Error is not recoverable: exiting now 2023-10-01T10:06:06.489 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-01T10:06:06.489 DEBUG:teuthology.orchestra.run.smithi111:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-01T10:06:06.509 INFO:teuthology.orchestra.run.smithi111.stderr:grep: /var/log/ceph/3963b34a-6038-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-01T10:06:06.511 INFO:tasks.cephadm:Compressing logs... 2023-10-01T10:06:06.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T10:06:06.560 DEBUG:teuthology.orchestra.run.smithi183:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T10:06:06.573 INFO:teuthology.orchestra.run.smithi111.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-01T10:06:06.575 INFO:teuthology.orchestra.run.smithi183.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-01T10:12:48.544 INFO:tasks.cephadm:Archiving logs... 2023-10-01T10:12:48.589 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/remote/smithi111/log 2023-10-01T10:12:48.590 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-01T10:13:34.733 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/remote/smithi183/log 2023-10-01T10:13:34.734 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-01T10:14:02.619 INFO:tasks.cephadm:Removing cluster... 2023-10-01T10:14:02.620 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 --force 2023-10-01T10:14:04.545 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3963b34a-6038-11ee-8db5-212e2dc638e7 --force 2023-10-01T10:14:06.343 INFO:tasks.cephadm:Removing cephadm ... 2023-10-01T10:14:06.343 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-01T10:14:06.350 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-01T10:14:06.358 INFO:tasks.cephadm:Teardown complete 2023-10-01T10:14:06.358 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-01T10:14:06.369 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... 2023-10-01T10:14:06.369 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-01T10:14:06.395 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-01T10:14:06.486 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-01T10:14:06.496 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-01T10:14:06.496 DEBUG:teuthology.orchestra.run.smithi111:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T10:14:06.498 DEBUG:teuthology.orchestra.run.smithi183:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T10:14:06.553 INFO:teuthology.orchestra.run.smithi111.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T10:14:06.553 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================== 2023-10-01T10:14:06.553 INFO:teuthology.orchestra.run.smithi111.stdout:*hv01.front.sepi 44.4.53.2 2 u 1 64 377 0.137 0.052 0.173 2023-10-01T10:14:06.553 INFO:teuthology.orchestra.run.smithi111.stdout:+hv02.front.sepi 96.245.170.99 3 u 62 64 377 0.114 0.129 0.256 2023-10-01T10:14:06.554 INFO:teuthology.orchestra.run.smithi111.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.091 -0.529 0.165 2023-10-01T10:14:06.554 INFO:teuthology.orchestra.run.smithi111.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-01T10:14:06.561 INFO:teuthology.orchestra.run.smithi183.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T10:14:06.561 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================== 2023-10-01T10:14:06.561 INFO:teuthology.orchestra.run.smithi183.stdout:*hv01.front.sepi 44.4.53.2 2 u 116 128 377 0.166 -0.504 0.422 2023-10-01T10:14:06.561 INFO:teuthology.orchestra.run.smithi183.stdout:+hv02.front.sepi 96.245.170.99 3 u 96 128 377 0.178 0.495 0.659 2023-10-01T10:14:06.561 INFO:teuthology.orchestra.run.smithi183.stdout:+hv03.front.sepi 74.6.168.72 3 u 62 128 377 0.157 -0.922 0.296 2023-10-01T10:14:06.561 INFO:teuthology.orchestra.run.smithi183.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-01T10:14:06.562 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-01T10:14:06.575 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-01T10:14:06.575 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-01T10:14:06.591 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-01T10:14:06.602 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-01T10:14:06.614 INFO:teuthology.task.internal:Duration was 5193.462848 seconds 2023-10-01T10:14:06.614 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-01T10:14:06.627 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-01T10:14:06.627 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-01T10:14:06.630 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-01T10:14:06.749 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-01T10:14:06.750 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2023-10-01T10:14:06.750 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T10:14:06.764 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi183.front.sepia.ceph.com 2023-10-01T10:14:06.764 DEBUG:teuthology.orchestra.run.smithi183:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-01T10:14:06.785 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-01T10:14:06.785 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T10:14:06.807 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T10:14:06.990 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-01T10:14:06.990 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-01T10:14:06.993 DEBUG:teuthology.orchestra.run.smithi183:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-01T10:14:07.469 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-01T10:14:07.480 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-01T10:14:07.480 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-01T10:14:07.512 DEBUG:teuthology.orchestra.run.smithi183:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-01T10:14:07.548 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-01T10:14:07.561 DEBUG:teuthology.orchestra.run.smithi111:> 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 2023-10-01T10:14:07.564 DEBUG:teuthology.orchestra.run.smithi183:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-01T10:14:07.580 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2023-10-01T10:14:07.605 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = core 2023-10-01T10:14:07.652 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-01T10:14:07.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T10:14:07.658 DEBUG:teuthology.orchestra.run.smithi183:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-01T10:14:07.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T10:14:07.698 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-01T10:14:07.708 INFO:teuthology.task.internal:Transferring archived files... 2023-10-01T10:14:07.709 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/remote/smithi111 2023-10-01T10:14:07.709 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-01T10:14:07.764 DEBUG:teuthology.misc:Transferring archived files from smithi183:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958/remote/smithi183 2023-10-01T10:14:07.765 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-01T10:14:07.833 INFO:teuthology.task.internal:Removing archive directory... 2023-10-01T10:14:07.833 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-01T10:14:07.836 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-01T10:14:07.873 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-01T10:14:07.888 INFO:teuthology.task.internal:Not uploading archives. 2023-10-01T10:14:07.888 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-01T10:14:07.988 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-01T10:14:07.989 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-01T10:14:07.991 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-01T10:14:07.997 INFO:teuthology.orchestra.run.smithi111.stdout: 1048620 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 1 10:14 /home/ubuntu/cephtest 2023-10-01T10:14:07.997 INFO:teuthology.orchestra.run.smithi111.stdout: 1441793 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 1 09:57 /home/ubuntu/cephtest/mnt.0 2023-10-01T10:14:07.997 INFO:teuthology.orchestra.run.smithi111.stdout: 1441794 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 1 09:57 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T10:14:07.999 INFO:teuthology.orchestra.run.smithi111.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-01T10:14:07.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T10:14:08.000 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi111 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-01T10:14:08.006 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-01T10:14:08.086 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-01T10:14:08.099 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi111 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-01T10:14:08.100 INFO:teuthology.nuke:Checking targets against current locks 2023-10-01T10:14:08.107 INFO:teuthology.orchestra.run.smithi183.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 1 10:14 /home/ubuntu/cephtest 2023-10-01T10:14:08.135 DEBUG:teuthology.nuke:shortname: smithi111 2023-10-01T10:14:08.135 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-01T10:14:08.161 DEBUG:teuthology.nuke:shortname: smithi183 2023-10-01T10:14:08.161 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-01T10:14:08.165 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 08:37:48.697883', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-01T10:14:08.187 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi183.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 08:37:48.696345', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-01T10:14:08.213 INFO:teuthology.orchestra.console.smithi111:Power off 2023-10-01T10:14:08.214 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-01T10:14:08.237 DEBUG:teuthology.orchestra.console.smithi111:power off output: Chassis Power Control: Down/Off 2023-10-01T10:14:08.237 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:08.256 INFO:teuthology.orchestra.console.smithi183:Power off 2023-10-01T10:14:08.256 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-01T10:14:08.266 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-10-01T10:14:08.279 DEBUG:teuthology.orchestra.console.smithi183:power off output: Chassis Power Control: Down/Off 2023-10-01T10:14:08.280 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:08.302 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2023-10-01T10:14:12.267 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:12.304 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:12.378 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-10-01T10:14:12.414 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2023-10-01T10:14:16.382 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:16.414 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:16.493 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-10-01T10:14:16.527 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2023-10-01T10:14:20.494 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:20.527 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T10:14:20.604 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is off 2023-10-01T10:14:20.638 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is off 2023-10-01T10:14:20.706 INFO:teuthology.orchestra.console.smithi111:Power off completed 2023-10-01T10:14:20.739 INFO:teuthology.orchestra.console.smithi183:Power off completed 2023-10-01T10:14:20.843 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 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: 5193.462847709656 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9537c59283ad41b0a2a66b4f8c6cca66 status: fail success: false 2023-10-01T10:14:20.844 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-01T10:14:20.920 INFO:teuthology.run:FAIL